Development Tips Search Results

How To: Turn on code hinting in Adobe Flash Professional CS5

Looking for a way to improve your development speed? With the Flash CS5 code hinting feature, it's easy! And this clip will show you how it's done. Whether you're new to Adobe's popular Flash-development platform or a seasoned web developer looking to better acquaint yourself with the new features and functions of the latest iteration of the application, you're sure to benefit from this free software tutorial. For more information, watch this video guide.

How To: Setup PHP and MySQL for your Mac Mini server

How to Use Your Mac as a Server: Turn your Mac Mini into a server! Yes, that's right, with a little know-how and a little spunk, you can turn an inexpensive Mac Mini computer into a server to provide services over you network. You won't even need the Mac OS X Server, just the Mac OS X Client, so there is no extra software to buy, just the Mac Mini and it's operating system.

How To: Use the star tip when piping cake designs

In this tutorial, Nancy goes over the star tip. The star tip is the most popular tip used for cake and cookie decorating. This tip is fantastic for beginners and can look like stars, flowers and also be used to fill in colors for other designs. Follow along with Nancy for fabulous tips and design ideas.

How To: Learn to Code Your Own Games with This Hands-on Bundle

We've shared a capture-the-flag game for grabbing handshakes and cracking passwords for Wi-Fi, and there are some upcoming CTF games we plan on sharing for other Wi-Fi hacks and even a dead-drop game. While security-minded activities and war games are excellent ways to improve your hacking skills, coding a real video game is also an excellent exercise for improving your programming abilities.

How To: Create an iOS app with a Windows PC

iOS app development is not limited to Mac owners. If you want to program apps for iPhones or iPads but you only have a Windows desktop or notebook, this guide overviews the different options available to you, including the DragonFire SDK, RhoHub, and Hackintosh methods. Each has its own strengths and weaknesses, and the Hackintosh method will require you to install Mac OS X on a Windows PC.

How To: Create a "Hello World" application for Android

Develop your own Android app by following along this informative video. After installing the Eclipse IDE and the Android development environment, the walkthrough shows you the steps of compiling prewritten code into an Android app and viewing it on an emulator. Next, a step-by-step process to creating a simple "Hello World" app is demonstrated and explained.

How To: Create simple animation loops in Adobe Flash Professional CS5

Has looping got you thrown for a loop? See how it's done with this clip. Whether you're new to Adobe's popular Flash-development platform or a seasoned web developer looking to better acquaint yourself with the new features and functions of the latest iteration of the application, you're sure to benefit from this free software tutorial. For more information, and to get started making your own Flash-based twinkling starscapes, watch this video guide.

How To: Use jQuery to improve your website and business

Isn't it amazing how quickly children can learn how to use technology that seems completely incomprehensible to older people? Nowhere is that more evident than in this video. It features a 12-year-old prodigy explaining the ins and outs of using jQuery, the popular Javascript library, in web development. At over an hour in length, this video goes into great detail and should teach you everything you need to get up and running in jQuery.

How To: Frost a cupcake with a 1M tip for a stacked appearance

Learn how to frost a cupcake using a 1M tip or large tip. The supplies you'll need are cupcakes and a bag with the frosting and the tip. First, squeeze the bag to remove any air bubbles. Take your cupcake in your hand and start at the outside and work your way in. Then, in one motion, go over the first layer to create a stacked second layer of icing. This method gives you a pretty ice cream cone type effect on your cupcakes. Next, you'll learn how to make your cupcakes look like roses. Using ...

How To: Create CSS rollovers in Adobe Dreamweaver CS4

Rollovers are hot, and CSS rollovers are hotter still. Learn how to create your own CSS rollovers when working in Adobe Dreamweaver CS4. Whether you're new to Adobe's popular WISYWIG HTML editor or a seasoned web development professional just looking to better acquaint yourself with the CS4 workflow, you're sure to be well served by this video tutorial. For more information, including a step-by-step overview, watch this free video guide.

How To: Make a photo thumbnail gallery in Dreamweaver CS4

See how to create an easy, elegant thumbnail photo gallery when working in Adobe Dreamweaver CS4. Whether you're new to Adobe's popular WISYWIG HTML editor or a seasoned web development professional just looking to better acquaint yourself with the CS4 workflow, you're sure to be well served by this video tutorial. For more information, including a step-by-step overview, watch this free video guide.

How To: Create basic XML documents in Adobe Dreamweaver CS4

See how to work with XML when using Adobe Dreamweaver CS4. Whether you're new to Adobe's popular WISYWIG HTML editor or a seasoned web development professional just looking to better acquaint yourself with the CS4 workflow, you're sure to be well served by this video tutorial. For more information, and to get started using templates in Adobe CS4 yourself, watch this free video guide.

How To: Make a collapsible panel with Spry in Dreamweaver CS4

Use Adobe Dreamweaver CS4? See how to create quick-and-easy collapsible panel using the open-source Spry Ajax framework. Whether you're new to Adobe's popular WISYWIG HTML editor or a seasoned web development professional just looking to better acquaint yourself with the CS4 workflow, you're sure to be well served by this video tutorial. For more information, including a step-by-step overview, watch this free video guide.

How To: Set vertical spacing with margins in Dreamweaver CS5

Need some help figuring out how to control vertical spacing when working with text in Adobe Dreamweaver CS5? See how it's done with this free video guide. Whether you're new to Adobe's popular WISYWIG HTML editor or a seasoned web development professional just looking to better acquaint yourself with the CS5 workflow, you're sure to be well served by this video tutorial. For more information, including a step-by-step overview, watch this free video guide.

How To: Animate growing vines in Adobe Flash CS4

See how to create a trendy growing vine animation when working in Adobe Flash CS4. Whether you're new to Adobe's popular Flash-development platform or a seasoned web developer looking to better acquaint yourself with the new features and functions of this particular iteration of the application, you're sure to benefit from this free software tutorial. For more information, watch this Flash developer's guide.

How To: Create a "slide to open" iPhone effect in Flash CS4

See how to create an iPhone-style slide-to-open effect in Adobe Flash CS4. Whether you're new to Adobe's popular Flash-development platform or a seasoned web developer looking to better acquaint yourself with the new features and functions of this particular iteration of the application, you're sure to benefit from this free software tutorial. For more information, watch this Flash developer's guide.

How To: Create an ActionScript drop-down menu in Flash CS4

See how to create dynamic drop-down menus when working in Adobe Flash CS4. Whether you're new to Adobe's popular Flash-development platform or a seasoned web developer looking to better acquaint yourself with the new features and functions of this particular iteration of the application, you're sure to benefit from this free software tutorial. For more information, watch this Flash developer's guide.

How To: Animate slide-out info panels with AS3 and Flash CS4

See how to create roll-over panels using Adobe Flash CS4 and a little bit of ActionScript 3. Whether you're new to Adobe's popular Flash-development platform or a seasoned web developer looking to better acquaint yourself with the new features and functions of this particular iteration of the application, you're sure to benefit from this free software tutorial. For more information, watch this Flash developer's guide.

How To: Program using simple code in Java

Java is a wonderful programming language which is widely used all over the world. To do programming in Java you will need a Java Development Kit which is also called as JDK in short. This can be downloaded from the Java Website for free. To improve and assist in your developmental activities you will also need an IDE, which is an Integrated Development Environment where you can develop, compile and test you code at once place. Though Java code can be written in a normal text pad and compiled ...

How To: Get the best seat on an airplane

The politics of getting a good seat on a commercial flight are difficult to navigate and not fighting for a good seat can leave you uncomfortable for hours and wrecked when you arrive at your destination. This video features a travel expert outlining some tips for getting good seats on airplanes. Tips include joining a frequent flyer program and buying your tickets online, where you can often pick your seats.

How To: Use the star tip to decorate a cake or cookies

Decorating Tips demonstrates how to use the star tip to decorate a cake or cookies. Use a medium consistency icing and position the bag at a 90 degree angle. Hold the tip 1/4 of an inch above the surface of the cake or cookie. Use the count squeeze, stop squeezing and stop to create a delicate star look with a size #13 star tip. With a size #18 star tip, shorten the count and put the icing stars right next to each other to fill in a cake. Use different colored icings as accents. You can also ...