Citizen Developers Search Results

How To: Create an XML photo gallery slideshow with Flash CS4

In this video, you will see how to create a complete, simple XML gallery using Adobe Illustrator CS4. This tutorial is somewhere between intermediate and advanced level, so if you know a little bit about ActionScript you should be just fine. 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 sof...

How To: Create glass wave rollover buttons in Flash CS4

Learn how to create flowing glass rollover buttons. This clips takes a look at tweening in the timeline to create a seamless loop, using the pen tool a little, masking, and reversing frames. 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 Fl...

How To: Create animated business cards in Flash CS4

See how to build and animate a business card in Flash. The idea is that, when the user clicks the business card, it flips over and diplays information on the back and, when it is clicked again, it flips back over and displays the front again. This clip covers how to use the Motion Editor to tween using the 3D rotation tools in Flash CS4 as well as scripting the button to react to a click only when in a certain position. See how to create a simple nav bar when working in Adobe Flash CS4. Wheth...

How To: The FBI Can Spy on Your Webcam Undetected: Here's How to Stop Them

Let's just say it's been a pretty bad year for spies and government agencies and an even worse one for the privacy of U.S. citizens. Edward Snowden blew the lid off the NSA's spy program, and the FBI was recently discovered to have the ability to access your webcam any time they want—without triggering the "camera on" light. Yeah, that means those Justin Bieber lip sync videos you recorded weren't just for your private collection.

How To: Use the Behaviors panel in Adobe Flash

Need a little bit of help figuring out how to use the Behaviors panel in Adobe Flash? This clip will show you what you need to know. 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 menu transitions in Adobe Flash CS4

Transition between menus in a Flash user interface 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: Make a basic ball animation in Adobe Flash CS4

Want to create simple animations in Adobe Flash CS4? Follow the bouncing ball. 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 custom screensavers in Adobe Flash CS4

See how to generate custom screensavers 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, and to get started making your own screensavers in Flash CS4, watch this Flash developer's guide.

How To: Make a mute button in Adobe Flash CS4

Learn how to create a simple mute button for a movie or media player when working 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 basic layout for a web page with CSS

In this free web developer's guide, you will learn the basic of creating a basic CSS layout. Whether you're using a fancy WYSIWYG (or what-you-see-is-what-you-get) page editor like Adobe Dreamweaver CS5 or a barebones text editor like Notepad, if you want to build websites, you'll need to have some understanding of HTML (for the structure of your web pages) and CSS (for their style). And this free coder's guide will get you started along that path.

How To: Create custom extrusions from 2D images in Swift 3D v6

Learn how to use Swift 3D version 6 to create custom 3D extrusions and animations using a 2D image as a guide. Whether you're new to Electric Rain's popular Flash-oriented 3D modeler or just looking to better acquaint yourself with the program, you're sure to find much of value from this free video software tutorial. For more information, including a complete walkthrough of the process, watch this web developer's guide.

How To: Create and animate 3D text in Swift 3D v6

Learn all there is to know about creating and animating 3D text in Swift 3D v6. Whether you're new to Electric Rain's popular Flash-oriented 3D modeler or just looking to better acquaint yourself with the program, you're sure to find much of value from this free video software tutorial. For more information, including a complete walkthrough of the process, watch this web developer's guide.

How To: Navigate the Swift 3D v6 user interface

Learn the basics of the Swift 3D 6 interface and see how to manipulate the program's toolbars to maximize your workspace. Whether you're new to Electric Rain's popular Flash-oriented 3D modeler or just looking to better acquaint yourself with the program, you're sure to find much of value from this free video software tutorial. For more information, including a complete walkthrough of the process, watch this web developer's guide.

How To: Render environment layouts & backgrounds in Swift 3D

Learn how to set up your render environment and layout backgrounds in Swift 3D scenes. Whether you're new to Electric Rain's popular Flash-oriented 3D modeler or just looking to better acquaint yourself with the program, you're sure to find much of value from this free video software tutorial. For more information, including a complete walkthrough of the process, watch this web developer's guide.

How To: Install the Command Line Developer Tools Without Xcode

OS X is built upon a UNIX foundation, which grants you access to the benefits that UNIX offers, including the standard toolkit (make, gcc, clang, git, perl, svn, size, strings, id, and a lot more) via the command line developer tools, which are an essential if you're a developer. Aside from developers, the command line tools can offer benefits to normal users as well, like the ability to purge RAM for better performance.

How To: Get started using SQLite 3 as an experienced PHP developer

In this clip, we learn how to get started using SQLite 3 from the standpoint of someone with quite a lot of PHP experience. Whether you're entirely new to the SQLite embedded relational database management system or are a seasoned developer merely looking to brush up on a few of the basics, you're sure to find much to take away. For more information, take a look!

How To: Implement a Volume Slider in an iPhone, iPad or iPod Touch app

In this clip, you'll learn how to add a Volume Slider to an iOS app with Xcode. Whether you're new to the Objective-C operating language and Xcode IDE or are a seasoned developer merely looking to pick up a few new tips and tricks, you're certain to be well served by this tutorial. For more information, including a complete overview and detailed, step-by-step instructions, watch this free video Objective-C programming lesson for iPhone & iPod Touch developers.

How To: Create a Cydia repo with Apple's Xcode

In this clip, you'll learn how to create a Cydia repo of an iOS app with Xcode. Whether you're new to the Objective-C operating language and Xcode IDE or are a seasoned developer merely looking to pick up a few new tips and tricks, you're certain to be well served by this tutorial. For more information, including a complete overview and detailed, step-by-step instructions, watch this free video Objective-C programming lesson for iPhone & iPod Touch developers.

How To: Build static libraries in Xcode for an iPhone or iPod Touch app

In this clip, you'll learn how to generate static libraries within Xcode. Whether you're new to the Objective-C operating language and Xcode IDE or are a seasoned developer merely looking to pick up a few new tips and tricks, you're certain to be well served by this tutorial. For more information, including a complete overview and detailed, step-by-step instructions, watch this free video Objective-C programming lesson for iPhone & iPod Touch developers.

How To: Implement an in-app purchase feature in an iPhone or iPod Touch app

In this clip, you'll learn how to add an in-application purchase feature within your app. Whether you're new to the Objective-C operating language and Xcode IDE or are a seasoned developer merely looking to pick up a few new tips and tricks, you're certain to be well served by this tutorial. For more information, including a complete overview and detailed, step-by-step instructions, watch this free video Objective-C programming lesson for iPhone & iPod Touch developers.

How To: Switch views in an iPhone application with View Controllers

In this clip, you'll learn how to switch views within an iPhone app through the use of View Controllers in Xcode. Whether you're new to the Objective-C operating language and Xcode IDE or are a seasoned developer merely looking to pick up a few new tips and tricks, you're certain to be well served by this tutorial. For more information, including a complete overview and detailed, step-by-step instructions, watch this free video Objective-C programming lesson for iPhone & iPod Touch developers.

How To: Create user-interactive Flash scenes with Swift 3D v6

See how to use Swift 3D and Papervision to create user-interactive 3D scenes in Flash. Whether you're new to Electric Rain's popular Flash-oriented 3D modeler or just looking to better acquaint yourself with the program, you're sure to find much of value from this free video software tutorial. For more information, including a complete walkthrough of the process, watch this web developer's guide.

How To: Create custom animated logos in Swift 3D v6

Learn how to create and render custom animated 3D logos within Swift 3D v6. Whether you're new to Electric Rain's popular Flash-oriented 3D modeler or just looking to better acquaint yourself with the program, you're sure to find much of value from this free video software tutorial. For more information, including a complete walkthrough of the process, watch this web developer's guide.

How To: Apply custom bumpmap textures to models in Swift 3D v6

Learn to apply custom bumpmap textures and materials to 3D models in your swift 3D scenes. Whether you're new to Electric Rain's popular Flash-oriented 3D modeler or just looking to better acquaint yourself with the program, you're sure to find much of value from this free video software tutorial. For more information, including a complete walkthrough of the process, watch this web developer's guide.