Specific Type Search Results

How To: Automatically log in to Windows XP

This video tutorial from Help-Vids shows you how to setup the automatic login in Windows XP so that you are automatically logged in as a specific user when you turn your PC on. Go to the start menu, select run and type the given command. When the user account dialog opens un-check the setting requiring the user to enter a name and password to use the computer and click apply. Fill in the user name and the password of the user that needs to be automatically logged in and click OK. Now when you...

How To: Edit form fields in Adobe Acrobat 9 Pro

Learn how to edit form fields in Adobe Acrobat 9 Pro. Start by looking at a automated form that has some errors in the field of gender and marital status. To correct click on forms add or edit fields. Click on the field that needs correcting and figure out the error. Rename the fields to reset them and correct the field. Double check that the name an tool tips have been fixed. Create a cross hairs that you can type over with the correct values you want. You can also shift over boxes. A specia...

How To: Connect to a database & add data in PHP & MYSQL

MySQL is a database for serving data on the web. This video teaches viewers how to connect to a database and add data in PHP & MySQL. PHPMyAdmin is an interface that allows you to interact with MySQL more easily. Use the form in the program to create a database; choose the name for your database and select 'create'. Next you can create tables within your database, also using the forms provided. Within the tables you can set your variables; PHPMyAdmin has fields that allow you to choose the ty...

How To: Digitally color a drawing in Corel Painter

This digital drawing tutorial shows you how to color or ink a manga animation type drawing in Corel Painter. The tutorial assumes you are using a Wacom or Cintiq tablet to work. The tutorial explains the steps taken to digitally color a drawing in Corel Painter and is more about the process than the specific mouse movements.

How To: Cast polyester resin rings

In this instructional jewelry making video, learn the process of making rings out of clear polyester resin, a type of moldable plastic. This tutorial shows you everything from mold-making to embedments. Use this same technique to make RFID rings, which are clear plastic containing unique microchips useful for electronics projects where you want to identify a specific person wearing one. Thanks to Townsend Atelier for the sample of Knead-a-Mold, a welcomed (and much easier to work with) altern...

How To: Map an ASP.Net server control to the render adapter

In this video tutorial, Chris Pels will show how to use a control adaptor to provide different renderings for an ASP.NET server control without actually changing the control itself. In this video, an ASP.NET BulletList control will be adapted to display each list item horizontally using div elements instead of the traditional ul elements. First, see how to create a class that inherits WebControlAdaptor and then implements the code to render the new list format. Next, learn how to map the new ...

How To: Detect browser capabilities in ASP.Net web pages

In this video tutorial, Chris Pels will show how to determine what capabilities a user’s browser has when viewing pages in an ASP.NET web site. First, learn how to access an instance of the HttpBrowserCapabilities object from the ASP.NET Request object associated with the web page request. Next, see the different information available in the HttpBrowserCapabilities object such as the type of browser and whether the user’s browser supports JavaScript and Cookies. Then see an example of how to ...

How To: Plant bonsai tree seeds

Bonsai trees have a great history to them. Although most people think a bonsai tree is a specific type of tree, in all reality, the word "bonsai" quite literally means "tree in a pot. To plant a bonsai tree from seeds, you will need: bonsai tree seeds, a peat pellet, paper towels, a sealable plastic bag, small pellet tray, a bonsai pot, bonsai soil, a larger tray and water. The seeds need to germinate before potting the seeds. This process generally takes nine days.

How To: Configure safe frames and grids in Autodesk Maya 2011

Need some help figuring out how to configure safe frames and grids in Maya 2011 when animating for specific output source? This clip will show you how it's done. Whether you're new to Autodesk's popular modeling software or a seasoned 3D artist just looking to better acquaint yourself with the Maya 2011 workflow, you're sure to be well served by this video tutorial. For specifics, watch this free video guide.

How To: Free up hard drive space using WinDirStat

Stan shows an easy way to see and clean the files that are hogging hard drive space in the computer using a free software called "windirtstat". Now enter the following address in the web browser "windirtstat.info" and scroll down the page until you get the downloading and installing section. Click on the link "windirtstat1.1.2Setup(Ansi&Unicode)" which will be right after the "for all flavors of windows" this will direct you to "SOURCEFORGE.NET" download creations. This will ask you to save t...

How To: Open ports in Windows 7

This video tells us the method to open ports in Windows 7. Click on myu icon and go to 'Preferences'. Copy the port number from the resulting window. Go to 'Start', 'Control Panel' and 'System and Security'. Go to 'Windows Firewall' and 'Advanced Settings'. Go to 'Inbound Rules' and 'New Rule'. Click on 'Port' and select 'TCP' and 'Specific Local Port'. Type the port number in the text box. Click 'Next' and 'Allow Connection'. Press 'Next' twice and put the name in the space provided for it. ...

How To: Adjust friend-specific privacy settings on Facebook

You might be unaware that Facebook has a separate settings menu for what your friends can share about you. This includes information about you that can be shared through websites and applications. This clip provides instructions on how to adjust friend- a group-specific privacy settings on Facebook. For more information, including detailed, step-by-step instructions, and to get started adjusting your own Facebook privacy settings, take a look.

How To: Find, replace & sort in MS Excel

In order to Find, Replace, and Sort, using MS Excel, become familiar with your home tab. When you click on Sort, it will give you the opportunity to sort in different ways: e.g. alphabetically. If you accidentally shift your table, you can undo it by using Ctrl + Z. Custom Sort will allow you to be very specific in the way you want your data sorted. You can add or remove a filter with the same drop down menu, in order to be even more precise.

How To: Make your own iPhone ringtones in GarageBand

In this how-to, Gary Rosenzweig shows you how to use GarageBand to make your own iPhone ringtones. You can use music and effects from GarageBand, or import your own sound files. Then you can transfer them to your iPhone via iTunes and assign them as your main ringtone or specific ringtones for specific contacts. You can also go to http://macmost.com/iphoneringtones/ to get some free ringtones to use.

How To: Find surface area of a prism using a specific example

In this video, we learn how to find the surface area of a prism using a specific example. First you will need to find the base and height of your prism. If the base edge is 6 and the height is 8 you will do the equation Area= 1/2 bh. Doing this math out on your calculator, you will get the answer of 12.39. This is what the size of each triangle in the prism is going to be. The area of one pentagon (or the base) is 61.92 inches squared. If you need help with this, you can try drawing the pictu...

Hack Like a Pro: How to Crack Passwords, Part 5 (Creating a Custom Wordlist with CeWL)

Welcome back, my novice hackers! In my series on cracking passwords, I began by showing off some basic password-cracking principles; developed an efficient password-cracking strategy; demonstrated how to use Hashcat, one of the most powerful password-cracking programs; and showed how to create a custom wordlist using Crunch. In this tutorial, I will show you how to create a custom wordlist based upon the industry or business of the targets using CeWL.

How To: Use the IIS registration tool to configure ASP.Net

In this video tutorial, Chris Pels shows how to use the ASP.NET IIS Registration Tool to configure ASP.NET. First, see how file extensions are mapped to ASP.NET in the IIS Manager on a global and web-site-by-web site basis. These script maps provide the basis for configuring individual ASP.NET applications to run under a specific version of the .NET Framework. Next, see how aspnet_regiis.exe, the IIS Registration Tool command line utility, is specific to each version of the .NET Framework and...

How To: Bypass Location Restrictions to Use Any Snapchat Geofilter You Want on Android

In 2014, Snapchat introduced a special type of Filter called Geofilters. Geofilters only appear when you're in a specific location. For example, a Disney Land Geofilter will only appear if you're actually there. Rather, your phone needs to think that you're at Disney Land. By spoofing your GPS location, you can effectively travel all across the globe — at least in the eyes of Snapchat.

How To: Write and post a winning resume & cover letter

In this video, we learn how to write a winning resume and cover letter. First, you want to remember that your resume online needs to be keyword rich, so you will have greater chances of getting an interview. To find keywords for your resume, look up different job descriptions to change your resume to fit that specific job. List your specific qualities that make you the best candidate for that job. For your cover letter, make sure you always send it along with your resume. You want to capture ...