Code 9

How To : Use a microphone in Flash

This tutorial will teach you how to make a simple Flash app that uses the microphon using the ActionScript code: m = Microphone.get(); attachAudio(m); m.setUseEchoSuppression(false); onEnterFrame = function () { box._x+=m.activityLevel/25; };

How To : Things to Do on WonderHowTo (04/25 - 05/01)

WonderHowTo is a how-to website made up of niche communities called Worlds, with topics ranging from Minecraft to science experiments to Scrabble and everything in-between. Check in every Wednesday evening for a roundup of user-run activities and how-to projects from the most ...more

News : Updating Your Website

¬¬Just about every business has a website these days but very few businesses know how to effectively use their websites to get more customers. There are two different things that a business owner needs to do to increase their website traffic: optimize their site so that search ...more

How To : Things to Do on WonderHowTo (01/18 - 01/24)

WonderHowTo is made up of niche communities called Worlds. If you've yet to join one (or create your own), get a taste below of what's going on in the community. Check in every Wednesday for a roundup of new activities and projects. More amazing community contributions this w ...more

How To : Things to Do on WonderHowTo (01/11 - 01/17)

WonderHowTo is made up of niche communities called Worlds. If you've yet to join one (or create your own), get a taste below of what's going on in the community. Check in every Wednesday for a roundup of new activities and projects. This week has been an exciting one. The com ...more

Goodnight Byte : Hack Our IRC Bot to Issue Commands

Welcome to the second Goonight Byte! Our second coding session was kindly hosted by th3m, so props to him for letting this happen. Our task this time was to hack the bot that we made the week prior, which was only capable of connecting to the channel and then printing message ...more

News : Lots of WordPress plugin vulnerabilities

PacketStorm member Ben Schmidt has found dozens of 0day's in Multiple WordPress plugins. Just another reminder to look over code yourself, because plugins are bug prone, and they are not developed by the WP authors!

News : Anatomy of a Computer Virus

Produced for Australian TV show HungryBeast, "Anatomy of a Computer Virus" is an infographic-in-motion "dissecting the nature and ramifications of Stuxnet, the first weapon made entirely out of code."

How To : Run Minecraft with a higher allocated RAM

Wondering how you can allocate more RAM to Minecraft? Watch this video to learn how to dedicate more of your computer's RAM to Minecraft. This video contains the code to enter into your computer to change the allocation of RAM for Minecraft.

News : The Powder Room 20% Discount Salon Retail Brands

Student Discount Coupon Code STU45. The Powder Room, the easiest way to shop online for professional salon brand products. The Powder Room offers a 20% discount on all products everyday and easy payment through PayPal. www.thepowdeerroom-salonretail.com

News : The Powder Room

Student Discount Coupon Code STU45. The Powder Room, the easiest way to shop online for professional salon brand products. The Powder Room offers a 20% discount on all products everyday and easy payment through PayPal. www.thepowdeerroom-salonretail.com

How To : Use class inheritance with PHP OOP programming

This tutorial for PHP beginners introduces the viewer to the concept of class inheritance. As your coding career takes off, you'll need to know as many ways to work efficently and code with speed to save time and money. Check it!

How To : Choose the right PHP framework and CMS

In this video tutorial, JREAMdesign looks at the task of choosing a PHP framework and a CMS. He helps simplify the act of choosing between the major framework contenders (Zend Framework, Symfony, Yii, Code Igniter, CakePHP) and content management systems (Drupal, WordPress, Jo ...more

How To : Start programming your first pages in CSS

Looking for a place to quickly and easily learn CSS? This is the tutorial for you! This video covers every basic concept that you'll need to get under your belt, and shows you how to code a few simple procedures using CSS.

How To : Use the break, continue and pass tricks in Python loops

If you've learned other programming languages, you're likely already familiar with the break and pass flow control commands when programming loops. This video shows you how to use them when writing code in Python, and also how to use the continue trick in your program.

HowTo : Arduino High Speed Photography Trigger

Photography guru Matt Richardson demonstrates how to build your own arduino high speed flash trigger so you can create awesome work like this. Pick up the project code here. Video: Make a high speed photography trigger with an Arduino. Previously, Do-It-Yourself: High Speed Ph ...more

How To : Use Cheat Engine to cheat at web or Flash games

Cheat Engine is a free program you can download that will allow you to hack into any web or Flash game and alter the code so you can cheat. While many tutorials show you how to do one or two things with Cheat Engine, this tutorial focuses on how to use it in general.

How To : Using common timeline navigation methods

In this clip, we learn how to format ActionScript code using the Adobe Flash Professional Actions panel. Whether you're new to the Adobe's popular Flash authoring application or are a seasoned Flash developer merely looking to better acquaint yourself with Flash Professional C ...more

How To : Use Boolean data types in Microsoft Visual Basic 6

In this clip, you'll learn how to use "True" and "False" statements in your VB code. Whether you're new to Microsoft's popular event-driven program language & IDE or a seasoned developer merely looking to improve your chops, you're sure to find benefit in this free Visual Basi ...more

How To : Build a Flash-based photo gallery in ActionScript 3

Use the Flash CS3 website builder and the Action Script code to load in a series of images, then create Next and Previous buttons so you can add a gallery or slideshow feature to your website. Allow users to browse images or a portfolio on your website!

How To : Create a user authentication system with PHP

In this clip, you'll learn how to code a simple user authentication system with PHP. Whether you're new to the PHP: Hypertext Preprocessor scripting language or are a seasoned web developer merely looking to improve your chops, you're sure to find benefit in this free video pr ...more

News : Jailbreak your PS3!

This might be so '2 weeks ago' but I've been away, oh well. In a few short words: The PS3 has finally been hacked via a USB device! Sure it can be possibly used for piracy, but let's not go into that topic. Instead read this nice intro into what an open PS3 can do for you (v ...more

  • Hot
  • Latest