Computers & Programming Features

How To: Run Windows programs on a Mac using Crossover Chromium

In this how to video, you will learn how to run Windows programs for free on a Mac using Crossover Chromium. You will need to download Crossover and install it by downloading it and dragging it into the applications folder. You will also need Explorer XP. Go to the applications folder and show the package content of Crossover. Go to shared support as you will need a file here later. Open Chromium, go to support, Chromium, and Drive, and then drop Explorer XP into the folder. Open the info fil...

How To: Right click on the Macbook Pro

While the Macbook Pro track pad is a dream to use, it may not be immediately apparent on how to access the secondary, or "right click" menu. This video gives you a visual demonstration on how to right click using the two finger tap method. Note, it is important you check your System Preferences > Track pad preference pane to ensure secondary tap is the selected option. You can access the System Preferences by clicking on the Apple in the very top left hand corner of your screen and selecting ...

How To: Extract text from UIWebView to see if a user has an account

In this clip, you'll learn how to pull text from UIWebView when developing an iOS 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: Run Windows inside Mac OS X

Want to run Windows Vista or 7 on your Apple computer without having to install Bootcamp? With virtualization software like Parallels, it's easy! Learn how to run Microsoft Windows within Mac OS X with this free video tutorial from the folks at CNET TV. For specifics, and to get started running your favorite Windows applications and games in OS X, watch this handy how-to.

How To: Use transformations & timers w/ OpenGL & GLUT for C++

OpenGL (OPEN Graphics Language) is a 3D graphics language developed by SGI. It has become a de facto standard supported in all Unix, Linux, Windows and Macintosh computers. To start out developing your own 3D games and programs, you need to know OpenGL and C++. This video lesson will show you how to use transformations and timers with OpenGL and GLUT for C++, so you can start making your own 3D programs. If you want to create your very first OpenGL project, this is the place to be.

How To: Set up the ExpressKeys, Touch Strips and pen buttons on a Wacom Cintiq 12WX

In this clip, you'll learn how set up and use a Wacom Cintiq tablet. Special emphasis is given to customizing the ExpressKeys, Touch Ring, and on-pen buttons. It's easy. So easy, in fact, that this video tutorial can present a complete, step-by-step overview of the process in just over five minutes. For more information, including detailed, step-by-step instructions, take a look.

How To: Use timelines when working in Adobe Flash Professional CS5

In this clip, we learn how to make use of timelines when working in Flash Professional CS5. Whether you're new to the Adobe's popular Flash authoring application, new to ActionScript 3.0 or are a seasoned Flash developer merely looking to better acquaint yourself with Flash Professional CS5, you're sure to be well served by this clip. For more information, and to get started using the Actions panel Toolbox yourself, watch this video guide.

How To: Connect to a wireless network in Windows 7

First to connect to a wireless internet connection using Windows 7 you must first click on the icon that looks like sideways stairs that is located on your desktop in your task bar. Click on the icon and you will be taken to a page that will show all of the wireless connections in your area. Find your network then click on it. You will be prompted to type in your network security key, do so then your computer should connect to the wireless internet within the next few minutes. Close out of th...

How To: Write a "Hello, World" program using Java

Want to program your own Java games and applications but don't know beans about object-oriented programming? Never you fear. This free video tutorial from TheNewBostonian will have you coding your own Java apps in no time flat. Specifically, this lesson discusses how to build and compile a simple "Hello, World" program writing code in the Java programming language. For more information, including detailed, step-by-step instructions, watch this helpful programmer's guide.

How To: Change the startup sound volume for apps in Windows 7

If you have a tendency to play small games on your computer while listening to a lecture or playing an audiobook, those sounds from the game can be really intrusive to your learning anything. Well, on Windows 7, there's a way you can adjust the sound without messing with hard-to-find sound settings in each application. Windows 7 allows you to adjust the sound of multiple programs at the same time, as well as devices and system sounds. Learn how to change the default startup volume for these a...

How To: Adjust the cursor size in Mac OS X

Learn how to adjust the mouse cursor size on a Macintosh computer, so that it is easier to see and locate. The cursor can be adjusted to your liking by accessing the "Universal Access" preferences window and then by selecting the "Mouse & Trackpad" option. Near the bottom of the control panel, you will be able to find a slidable bar that can adjust the cursor size to be smaller or larger, as needed. This option can help make the mouse cursor easier to see against a difficult desktop backgroun...

How To: Use screen savers in Windows 7

Top-Windows-Tutorials is a great site dedicated to Windows tutorials for almost all things Windows. Whether you are a computer novice or an expert in Windows operating systems, you'll find useful information in these guides catering to your level of expertise. These user friendly and easy to follow free Windows tutorials will show you all that you can do with your Windows PC. In this video, you will learn how to use the screen savers in Windows 7.

How To: Configure your Mac to accept VNC connections

This video demonstrates how to set your Mac up to accept VNC connections.First we open up the "system preferences". Double click on Sharing and then go down to remote management and check this. We can see some options . Check the options Open and quit the application, Change settings, Delete and replace items, Send text messages, Restart and shutdown and Copy items. Then select "OK". Over here we can see "allow access for" and check "only these users". Remote management is now On. We can mana...

How To: Build an XML gallery with Flash CS4 & ActionScript 3

Make your own custom XML image gallery using Flash CS4 and a little bit of ActionScript. 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 XML image gallery, watch this Flash developer's guide.

How To: Call C and C++ from Python with SWIG

If you're interested in learning a general purpose, high-powered programming language, Python might be the way to go. In this installment from his video tutorial series dedicated to programming in the Python programming language, you'll learn how to call C and C++ from Python using SWIG, or the Simplified Wrapper and Interface Generator. To get started using SWIG with Python, take a look!

How To: Attach or detach a database in SQL Server 2005 Express

In this video tutorial, viewers learn how to detach and attach a database in SQL Server 2005. Microsoft SQL Server is a relational model database server. Begin by opening the Database and show all the tables. To detach the table, right-click the database and select Detach. Make sure that the database is not opened or it will not detach. To attach a database, right-click on Database and select Attach. Click on Add and find the table. Select the table and press OK. This video will benefit those...

How To: Declaratively and programmatically use master pages

In this video tutorial, Chris Pels will show several aspects of defining and using master pages in an ASP.NET web site. First, see how to create master pages declaratively using the ASP.NET master page model and learn what information is best suited to a master page compared to an individual content page. Next, see how to programmatically assign master pages on-the-fly in an individual content page. Also learn how to create a base page class which assigns a master page programmatically for al...

How To: Build a 3D calculator with Flash Builder and PHP

In this clip, you'll learn how to create a simple 3D calculator with Flash Builder. 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 programming lesson. For more information, including detailed, step-by-step instructions, take a look.

How To: Set the screensaver in Windows 7

This video is a tutorial on how to set the screensaver in Windows 7. To start, you need to click on the start menu. Next, click on control panel. Click on the personalization link in the first column. On the next screen, go to the bottom right and click on the box labeled 'screensaver'. It will open up a new window. From that window, you can click on the drop-down menu to select a variety of screensavers. You can see the preview of the screensaver in the animation above the buttons. You can a...

How To: Send files with iChat and Bonjour in Mac OS X

You're working together with a colleague in the office and he or she needs a file on your Mac OS X system. Instead of emailing it to them, or looking for an external storage device to plug in, you may want to send that file wirelessly. In this video tutorial, you'll see how easy it is to send that file using iChat and Bonjour. For more information on sending files with Bonjour, watch this OS X tutorial from Apple.