Coding Tools
Codecademy – An Ultimate Web Resource to Learn Programming Online
Are you interested in coding the apps? But don’t know from where to start? Here is the web resource you can get help from i.e. Codecademy. You don’t need to keep the bulky programming books in your cupboard as Codecademy will teach you to create great websites, games, and apps. Codecademy is the ultimate website where your appetite of programming ends. Having the user friendly appearance Codecademy teaches you with interactivity and fun, even you can compare the progress of your learning with your friends.
How to begin?
Simply create an More >
duplicateMovieClip() function in Flash Action Script 3
All of us know that duplicateMovieClip() function doesn’t work in Adobe Flash Action Script 3 (AS3) which was very handy function to duplicate the movie clip in previous versions of Action Scripts such as AS1 and AS2. Flash coders who are migrating from AS2 to AS3 are finding it very difficult to duplicate the movie clip and coding the lengthy lines to do the same. Below is the process on how to shorten your work and duplicate the movie clip with little code.
- Open Adobe Flash software, click on “Action Script 3.0” in create new section
- Create a
Make Your First App in Flash
This is a simple tutor for those who are newbies in the cool world of Adobe Flash (formerly Macromedia Flash). Few days ago Adobe unveiled the new version of Flash i.e. Flash CS5, in this version Adobe has added many new features. But according to the Flash pros Flash 8 is known as the easiest version to understand and code your app, it’s like a boon for beginners who are about to crawl in the Flash world. We’ll start with the simple “Multiplication App” which displays the multiplication table of the given number.
- Start
Common Types of Coding Errors
No matter what language is used when coding, there are common errors that can lead to big problems, if they’re not dealt with early. These coding errors can result in severe breaches in security and unstable platforms, costing time, effort and money to repair.
The Dangers of Coding Errors
Recently, even big companies like Sony have suffered from programming errors requiring extensive fixes to protect their customer’s private information online. One small error in the coding required the removal of part of the Sony PlayStation Network. Users were asked to reset their passwords and cancel their credit cards as More >
[Disable Hotlinking]Prevent Other Sites from Stealing Your Bandwidth – .htaccess trick
When a site is using images hosting on your site, it uses resources from your server to serve on theirs. This process is called Hotlinking. In other words it is using an image from another site. For example, someone was reading one of your blog posts, and they liked the image in it and decided to publish it in their own blog, so instead of hosting the image on their own, they can just link from their pages to the images hosted on yours(serving image from your domain). Hot-linking can greatly affect the performance of your site, since resources from More >
How To: Lock a Folder Without any software
This is a guest post by Akshay who blogs at Scremable.com. If you like to write for TechGyo, read: TechGyo’s 100% Adsense revenue sharing program. Hi, in this post i m going to discuss about how to lock a folder without using any software.Locking a folder means nobody else should be able to access it. Locking a folder will enable you to protect your valuable documents and files from unauthorized access.I will use a simple registry trick to achieve the Task.
How To Lock The Folder?
How To: Make Your Own Text To Speech Converter
Many of us has seen various types of Text To Speech converter. Those are really fun to use is not it so. It would have been more great if you could have made your own script to do so isn’t it? I will help to to make a simple .VBS script which will do the job for you.
How Do I Make It Work?
First you need to open a notepad file or just any other text editor file. Now after doing this you need to paste the following below code in the opened notepad file.
The Code:
Dim message,
Create An Image With Multiple Links using Image Map.
Image map is pretty much similar to CSS Sprites. Image mapping can be used to add multiple links to a single image. This will be useful in many areas of web designing. You can just have a look at “FIND US” image on the right, as an example which we have in our page. Image mapping is very easy to make and you need not be a tech savvy to make one for your own. There are excellent online tools available for creating the code for your custom Image mapped. Today, I’ll show you how to easily create an image with multiple More >
Find Source Code Of Any Flash Object, SWF, PHP file, Java class, .NET, QR-code and more
Are you curious about the source code of a flash, PHP file, Java class, .NET? Then, I have a solution for you using which you can find the source code of the flash object.
You might be a programmer or you just want to know the code used to make the object or maybe you want to know is your program secure. Whatever it is, you can just find the source code by using an online tool. Showmycode is such a tool using which you can find any source code in just a click.
Today I More >










Recent Comments