Building Web Search Results

How To: Write basic HTML and CSS

Whether you're using a fancy WYSIWYG (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: Buy the perfect pair of denim jeans and care for them

Denim is built tough enough for cowboys, miners and motorcyclists, but it's cool enough for just about everybody since James Dean. In this video from Put This On web series on dressing like a grownup, see how to buy the perfect pair of denim jeans and also some tips on how to care for them. This is the ultimate denim guide.

How To: Build an Arts and Crafts style panel bed

Eagle Lake Woodworking, hosted by John Nixon, offers great do-it-yourself guides for building your own furniture, especially in the American Arts and Crafts style, and turning your garage into an amateur woodshop. Search Eagle Lake on WonderHowTo for more carpentry tutorial videos. From Eagle Lake Woodworking on this specific lesson:

How To: Create a full width header and footer in XSitePro Ver2

In this web development software tutorial you will learn how to create a full width header and footer for a website using XSitePro 2. Starting with a blank template that's 800 pixels wide, you'll learn how to add a black stripe running along the top and bottom of the website page. If you are building websites in XSitePro 2, this tutorial will show you how to create 100% wide headers and/or footers.

How To: Change the template of an existing XSitePro 1 website

This web building software tutorial shows you how to use XSitePro to change an existing XSitePro website template with a new XSitePro template. Don't worry if clients, or you, change your mind about what you want your XSitePro website to look like. This tutorial will show you how easy it is to change from one template to another for an existing website in XSitePro.

How To: Use ASP.NET AJAX in Visual Studio 2008

In this video programming tutorial, you will get a quick overview of the inclusion of ASP.NET AJAX into Visual Studio 2008 (Orcas) and .NET 3.5. This will be demonstrated by using Visual Studio 2008 and the building of web site application. For more information, and to get started using ASP.NET AJAX–formerly Microsoft ATLAS–for yourself, take a look!

How To: Access and browser the Internet on a T-Mobile myTouch 4G

Surf the web on your myTouch 4G! This clip will teach you how to use and control the phone's built-in web browser. Whether you're the proud owner of a T-Mobile myTouch 4G Google Android smartphone or are merely toying with the idea of picking one up sometime in the near future, you're sure to be well served by this brief, official video tutorial from the folks at T-Mobile. For complete instructions, watch the video!

How To: Use LISP programming language for beginners

The programming language LISP is definitely not as well known as XML or C++, but it's been around for a very long time and is one of the easiest computer programming languages to learn if you want to create a web server. It is a contemporary of Cobal and was devloped by John McCarthy. To learn how to use LISP for beginners, check out this tutorial.

How To: Build Google Chrome extensions

In order to build Google Chrome extensions, you will need to familiar with scripting and codes. These are small programs that add additional functions for programmers. It is a compressed directory. These files must have a particular name: i.e. "manifest" (manifest.json). An extension will have at least one of the following: browser actions, page actions, content scripts, and utility web files.

How To: Build a laser effects light show

A laser light show is possible to replicate with the diffraction grating effect. Different laser effects can be created using a variety of materials: small motors and diffraction grating pieces, and mirrors. It's possible to create searchlights, crystal balls, spring patterns, a Galvanometer effect, and a spider web. Watch this video circuitry tutorial series and learn how to replicate professional laser show techniques for recreational use at home, or as an accompaniment to music or any pseu...

How To: Optimize performance on your Windows Vista PC with CCleaner

There is a built-in tool in Windows Vista that allows you to clean up your hard drive and system, and it could be found by simply searching for "disk cleanup" in the start menu. But this provides a really basic cleanup, so for all of you who want something more extensive, there are free alternatives available on the web. Once is called CCleaner, which is a lot better. It's the number-one tool for cleaning your Windows PC.

How To: Dress a floor loom

This is video footage of one step in the process of dressing a loom. This includes threading heddles and sleying reed. For a first-time weaver, setting up the loom can be 80% of the job. Many beginners actually enjoy dressing the loom more than weaving off the web. This comes about by careful work, techniques that have built-in double-checks, and efficient methodology.

How To: Use the digital zoom feature on an iOS 4 mobile device

See how to work with the new digital zoom feature built into iOS 4. Apple's new iOS 4 for the iPhone and iPod Touch brings with it a host of new features. While that's certainly a cause for celebration, there's also, believe it or not, a downside: learning how to take advantage of them. Happily, the web is awash in helpful video tutorials like this one which make the process a pleasure (and a simple one at that).

How To: Work with Flash video files (FLV) in Adobe Flash CS4

This clip presents a brief look at some of the basics of working with Flash Video in Adobe Flash CS4. See how to convert to the FLV format, how to transform the video using, for example, the new 3d Rotate tool, and how to build a simple stop and play button setup. 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 ben...

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...

Hack Like a Pro: How to Crack Online Web Form Passwords with THC-Hydra & Burp Suite

Welcome back, my hacker novitiates! In an earlier tutorial, I had introduced you to two essential tools for cracking online passwords—Tamper Data and THC-Hydra. In that guide, I promised to follow up with another tutorial on how to use THC-Hydra against web forms, so here we go. Although you can use Tamper Data for this purpose, I want to introduce you to another tool that is built into Kali, Burp Suite.

How To: Create and call a simple web service in ASP.Net

In this video tutorial, Chris Pels will show how to create a web service in ASP.NET and then call the service from another ASP.NET web site. First, learn how to create an .asmx component which represents a web service in an ASP.NET web site. When creating the web service learn how to control several aspects of the web service functionality with web service attributes. Next, see how to test the web service in the Visual Studio web service test page. Then learn how ASP.NET allows many .NET data...