How To: Program conditionals in GlovePie
You can connect your Nintendo Wii Wiimote to your PC using GlovePie input emulation software and a bluetooth connection. Learn how to program conditionals - if, if/then, and if/else statements - in GlovePie.
You can connect your Nintendo Wii Wiimote to your PC using GlovePie input emulation software and a bluetooth connection. Learn how to program conditionals - if, if/then, and if/else statements - in GlovePie.
Trying to get more traffic for your Wordpress blog? Looking to connect with the people who visit you online? This video will show you how to facilitate web interactions by adding social media icons to your blog's header. This video uses the 2010 theme to demonstrate. CSS may be intimidating, but this video will show you exactly what to do.
In this Computers & Programming video tutorial you will learn how to use Stock.Xchng to access free stock images. The site is at SXC. Go to this site and you will find a large number of stock images that are free to use. And every day new photos are being added. You can search for an image by category by clicking on the search box and scrolling down to find your category. You can also type in the search box to find a photo of your liking. The image also tells you what is the screen size, prin...
An easy way to view your CSS code of your website is through the Firefox plugin called Firebug. It's really helpful, especially if debugging your code. Just remember, you cannot save anything with Firebug, it's only for viewing code and adding codes for previewing webpages.
In this tutorial freetutorials teaches you how to create navigation style buttons using cascading style sheets, or CSS, in this the first in his series of "HTML Tips & Tricks". As you follow along, you will be shown how to setup and link your cascading style sheet to your HTML document, and where to place it in the document. Once you have done that, he will show you how to create a CSS, add a body and code the buttons in the CSS using notepad.
Have you seen extravagant graphics on web pages or in the GUI (Graphical User Interface) of a commercially published program? Do you wish you could create graphics comparable to published works? Now you can! This tutorial will take you step by step in creating visual elements in CSS. Cascading Style sheets are the present and future of web pages and this tutorial will make sure you are not left behind. The visual aspect of web pages are of utmost importance and the major determinant of a user...
1. Visit 3schools for free and fantastic web building tutorials. 2. Find the subject you are interested in researching and simply click on it and it takes you to a video.
Check out this video tutorial on how to use the Band Website Template. This is just a quick tour of it, explaining why it was built and why it can be useful for bands and their web designers. So, if your a band or a CSS web designer, check this out, because you're Internet page isn't getting any prettier.
This video hows you how to upload a previously saved photo onto your webpage as the background image.
So many newbies to Transact-SQL have difficulties determing when to use a UNION or a JOIN to satisy their query. This video teaches you some guidelines to help you quickly and easily identify whether your query will likely need to become a JOIN or UNION. Disclaimer: these are just guidelines and they will not work in every situation but they are applicable for most SQL developers most of the time.
We look at how to find the existing and new starter kits for VB 2005. We run the RSS Screen Saver starter kit. Next, we will modify the kit and install the screen saver.
Delphi controls have an owner and parent property, find out what the difference is and how to use them when programming in Delphi.
Learn how to make the enter key function like the tab key when programming in Delphi.
In this movie we look at how you can use Align and Margins to control how your visual controls behave when you resize your form.
Expressions are new in SSIS (meaning that they were not in DTS) but they allow you to create extremely flexible packages. Expressions can be used to assign values to variables, help you determine whether to execute a task, and to assign properties. If you ever found yourself writing ActiveX code (VBScript) in DTS to determine which task to execute based on a variable's value, then you probably can forego the scripting all together in favor of expressions! They are very powerful in SSIS and yo...
Learn about class helpers in Delphi and how to use them when programming.
A look at how to manually create forms with Delphi. Creating forms as they are needed can make your application start faster and take up less resources.
This guide will cover the SQL Insert statement and how to use it when programming in Delphi.
A tutorial on using SQL when programming GUIs in Delphi. Part 1 of 3 - How to Use SQL when programming in Delphi.
Watch this guide to learn how to download Yahoo music to Linux.
Getting Started Steps for Beginners If you are brand new to Expression Web 4, then read the following guide to quickly set up your web site and web pages.
Watch this video to learn how to set up gallery thumbnails. This is a cool effect and it is not that hard to do. Set up gallery thumbnails.
The Lego Mindstorms system may seem like a toy at first, but it is actually a very powerful robotics system used by universities, schools, hobbiests, and kids alike. Learn how to use the Lego Mindstorms NXT editing and programming software to program movements for your robot. Use the Lego Mindstorms NXT Editor.
Learn how to program movements in the Lego Mindstorms NXT robotics system using movement blocks within the NXT programming environment. You will be able to configure move blocks to move parts of your Lego robot at varying degrees and speeds. Program movements in the Lego Mindstorms NXT system.
If you want your Lego Mindstorms robot to perform one task repeatedly, it will be much more efficient to use a loop. Learn how to program loops in the Lego Mindstorms NXT robotics system within the NXT programming environment. Program loops in the Lego Mindstorms NXT system.
Programming a Lego Mindstorms robot to do more than just move continuously involves using the wait block within the NXT programming environment.. Learn how to use wait blocks to program your robot to respond to certain conditions including touch and sound. Program wait blocks in the Lego Mindstorms NXT system.
The light sensor on a Lego Mindstorms NXT robot can be used to help the robot navigate obstacles or follow light sources. Learn how to program light sensors and the calibration program in the Lego Mindstorms NXT robotics system using movement blocks within the NXT programming environment. Program the light sensor on a Lego Mindstorms robot.
If you want your Lego Mindstorms NXT robot to function as accurately as possible youneed to understand how to get data from the viewing sensors via the NXT brick. Learn how to use the NXT brick and the NXT programming environment to view and change light, sound, or touch sensor data on a Lego Mindstorms Robot. View sensor data from a Lego Mindstorms NXT robot.
To get some great functionality out of your Lego Mindstorms NXT robot it is important that you know to how program basic decision-making tasks. Learn how to program switches in the Lego Mindstorms NXT programming environment. Program switches in the Lego Mindstorms NXT system.
The Lego Mindstorms system may seem like a toy at first, but it is actually a very powerful robotics system used by universities, schools, hobbiests, and kids alike. The NXT Brick is the basic component of the NXT system - learn how to use it to build robots and program or check functions. Use the Lego Mindstorms NXT Brick.
Lego Mindstorms NXT robots are capable of displaying images, text and/or feedback on their screens. To get them to do this you have to learn how to program display blocks in the NXT programming environment. Program display blocks in the Lego Mindstorms system.
If you find yourself using the same functions over and over again in the Lego Mindstorms NXT robotics system it may be helpful to program your own subroutine or block to save time in making other programs. Learn how to use the my blocks function in the NXT programming environment to create subroutines. Create blocks in the Lego Mindstorms NXT system.
Programming cascading switches in the NXT programming environment allows you to program a Lego Mindstorms NXT robot to perform several if/then functions and react to inputs differently outside of a sequence. Program cascading switches in Lego Mindstorms.
Learn how to program a Lego Mindstorms NXT robot to perform multiple tasks simultaneously in the NXT programming environment. Program multiple tasks in Lego Mindstorms NXT.
Data hubs allow you to create interactions among the different function blocks in the NXT programming environment. Using data hubs allows you to program your Lego Mindstorms NXT robot to perform complex tasks or output information based on these tasks. Program data hubs in the Lego Mindstorms NXT system.
Learn how to create more advanced subroutines or blocks in the Lego Mindstorms NXT programming environment that will use data hubs and other functions to perform complex tasks. Create advanced blocks in the Lego Mindstorms NXT.
Using variables allows your Lego Mindstorms NXT robot to store numbers or text based on input. Learn how to program variables using the NXT programming environment. Program variables in the Lego Mindstorms NXT system.
This tutorial shows you how to edit a Dynamic Flash Template just by moving files around in folders and doing a little HTML writing. Edit a dynamic flash template.
Prank your friends' computers by making a fake trojan virus that shuts their system down. Make a prank trojan virus in 3 minutes.
Program a fake virus in Windows that will shutdown your friend's computer. Makes a great prank. Program a prank virus.