Highly Recommended Web Site Search Results

How To: Create a custom user control in ASP.Net

In this video tutorial, Chris Pels will demonstrate how to create a custom user control in ASP.NET that can be used throughout a web site or across many web sites. Start out by learning the basics of creating a user control that will be used in multiple pages including validation, controlling formatting using style elements, and loading/saving data for the user interface elements. Throughout the video considerations for building user controls that can be easily maintained and used across mult...

How To: Get free stuff

There is a web site that you can go to and get stuff that is absolutely free from anywhere in the world. The web site is called www.craigslist.org and the first thing you do is choose your country and your state. Kipkay demonstrates.

How To: Origami a pop-up Jack in the Box

Reach new levels of creepiness in your origami hobby by learning how to tuck and fold this origami Jack in the Box. The origami project takes an afternoon to make (the video itself is about an hour long) but the priceless expression on the face of your friend (who happens to have a mortal fear of clowns) will be well worth it.

How To: Program using simple code in Java

Java is a wonderful programming language which is widely used all over the world. To do programming in Java you will need a Java Development Kit which is also called as JDK in short. This can be downloaded from the Java Website for free. To improve and assist in your developmental activities you will also need an IDE, which is an Integrated Development Environment where you can develop, compile and test you code at once place. Though Java code can be written in a normal text pad and compiled ...

How To: Use wood stain

In this video we are shown the proper way to stain wood. For the demonstration in this video our host uses oak cabinets. Wearing rubber gloves, use a rag to apply the coat of stain. You will want to apply two coats of stain followed by a coat of polyurethane to protect your stain and the wood itself. A rag will ensure an even finish, as opposed to a brush that doesn't always get into the cracks and does not get the coverage that a rag does. With a brush you will have to worry about the bristl...

How To: Make an herb roasted turkey with buttermilk brine

Do you like herb roasted turkey? Well, this video is a step-by-step guide on how to make an herb roasted turkey. In just 6 minutes, the viewers will be exposed to a simple and yet delicious recipe on how to make herb roasted turkey. The steps are relatively simple and do not require much cooking experience. Almost any viewer can make this. As a bonus, the video also includes an additional buttermilk brine. Therefore, this is a highly recommended video to anyone who enjoys and wants to cook.

How To: Draw Susan Storm from the Fantastic 4

Did you enjoy Fantastic 4? Was your favorite character Susan Storm? Well, this video is a comprehensive step by step guide to how to draw Susan Storm from Fantastic 4. The video gives very clear and simple instructions. There are very few requirements other than that the viewer should have a pencil and paper. The video gives great advice on how to draw female characters in general. By the end of the video, viewers should have a good idea on how to draw not just Susan Storm, but most female ch...

How To: Add watermarks to your PDF documents in Acrobat 9 Pro

Do you have PDF documents that you want to make sure people know belongs to you? Don't want people to use your PDF documents without permission? Well, this video will teach you exactly how to add watermarks to your documents using Acrobat 9 Pro. The watermarks will stay on the documents, so that who ever uses it will know who the document belongs to. This is very useful in protecting your content from being used without your permission or credit. This is a short 3 minute video, the steps are ...

How To: Design like an architect with asymmetry

Ever dreamed of becoming an architect? Well in this video, the viewers will be instantly thrown into the world of an architect. The video demonstrates and shows how to design like an architect with nothing much than just asymmetrical designs. The video goes in-depth with the idea of asymmetry, what it is and how it functions in architecture. The video is quick paced and very educational. It is highly recommended for any one who wants to become an architect or simply enjoys innovative structur...

How To: Mix a classic Old Fashioned mixed drink cocktail

The Old Fashioned is one of America's earliest cocktails. It has very few ingredients, but is very complex and is quite challenging. Brown sugar syrup adds extra flavor and works very well with the bourbon. If you use a different base, such as Crown Royal Canadian whiskey, brown sugar syrup might be too overpowering. Bitters is an important part of the Old Fashioned and the amount is entirely up to you (although omitting the bitters is not an option). Adding the orange zest is highly recommen...

How To: Sick of Thumbs Up? Here's How to Change the Default Chat Emoji in Individual Messenger Threads

When you can't think of a way to respond in Messenger with words, emojis and stickers will do the trick. Since Facebook is all about the "likes," which use a thumbs-up icon, there's a shortcut to the symbol just to the right of the chat field. It's always there to send a quick like in response to something. But it doesn't have to be the standard Facebook thumbs-up sign — it can be any emoji you want.

How To: HTML Web Design Tutorials for HTML Heading Tags H1 to H6 Lesson 3

This HTML Web Design tutorial will explain how to add a Heading tag for your website. The heading tag is very important because it helps search engines to determine what the main topic is on a particular web page within your website. The HTML codes for heading tags range from h1 to h6 with h1 being the most important or in other words the main heading HTML web design tag. Make sure to give the h1 tag the most importance in terms of titles on your web page for headings. Another rule I recommen...

How To: Use Google sites to create & manage secure group sites

Google Sites makes it easy for anyone to create and manage simple, secure group websites. You can create and publish new pages with the click of a button, edit web pages like documents, and move content and pages around as you please. Information is stored securely online, and you decide who can edit or view the site. Google Sites is powerful enough for a company intranet, yet simple enough for a family website.

How To: Find a manual for a used car

Need to know what kind of oil your car needs? How about your vehicle load capacity? What about the standard maintenance procedures for you specific make and model? All of this and more can be located inside your owner's manual. If you don’t have an owner’s manual for your used car, you may still be able to find one even if your car is an antique.

How To: Make a MySQL database for CoffeeCup Form Builder

This CoffeeCup Web Form Builder software tutorial shows how to create a MySQL database to be used in CoffeeCup Form Builder to build web forms. Mike Lively shows you how to do this using cPanel and the Site Ground server for hosting since it allows an unlimited number of MySQL databases. Start by creating your database in cPanel and then upload the results to CoffeeCup Form Builder.

How To: Use Google Reader with RSS, Atom, & XML feeds

In this video, learn how to use Google Reader with RSS, Atom, and/or XML feeds. Feeds allow sites to "pull" information from the web without having to visit the site manually. It also helps prevent web users from having to go "check" a site for updates because the feed will check for you! In this video, learn how to add and remove feeds from Google reader and get tips on how to sort & read them these feeds effectively.

How To: Delete search history in IE and Firefox

Bobthegrand demonstrates how to clear the search history on the Internet Explorer and Firefox web browsers. In Internet Explorer, click the star on the toolbar to see stored web browsing tabs. Click on the history tab to expose the search history. Right click on the site that you would like to erase and then hit the delete key. Click yes in the verification popup window. In Firefox, click the expandable search options on the left hand side of the browser. Your search history will appear in th...

How To: Edit sites with JavaScript code

Editing the sites with JavaScript code is one of the easiest method in the internet. First go to any web page, clear the address bar and the paste the code below, "javascript:document.body.contentEditable='true'; document.designMode='on'; void 0"(Without the quotes) and hit enter. Yep that's it, now you can select or click any part of the web page and edit what ever you need. If you follow the steps in this video you would be able to edit sites with JavaScript code easily.

How To: Implement tracing in an ASP.Net website

In this video tutorial, Chris Pels will show you how to implement tracing in an ASP.NET web site to monitor or measure the performance and to diagnose errors. Learn how to add tracing to an entire web site as well as individual pages. See how to add custom trace messages in pages and business objects to aid in assessing site performance and in diagnosing errors. Learn the differences between tracing in an ASP.NET page and in using System.Diagnostics.Trace for tracing information in business o...

How To: Block Facebook links on any website

Block Facebook scripts on sites that you visit with Safari, Chrome and Firefox by installing an add-on called Facebook Blocker. This removes the "Like" buttons, "Recommended" lists and prevents Facebook scripts from tracking your browsing history. Veronica from Tekzilla Daily demonstrates the features of this new add-on.

How To: Extend and customize an ASP.Net server control

In this video tutorial, Chris Pels will show how to extend a standard ASP.NET server control and customize it for a specific purpose. Specialized controls provide an convenient way to implement standardized user interface elements for multiple web sites for individuals or teams of developers. In this example, see how to extend the DropDownList control to create a special purpose year selection control. Learn how to add properties for custom attributes that control the behavior of the range of...

How To: Stay Focused and Be Productive Online

The Internet has had a huge influence on many areas of our lives, but, in particular, has resulted in nothing short of a revolution in the way we work. The web has offered the sort of flexibility to the individual that few people would have dreamed of just a couple of decades ago. And where once a global marketplace was available only to a handful of multinational corporations, today thanks to the Internet, we can all access it.

How To: Use the AutoFill feature in Safari and save time

Use the AutoFill feature in Safari to quickly fill in web forms for sites that you visit again and again and save time when logging in. Form entry data is stored in your address book contacts, and from information you have filled out in web forms before. You can see the passwords used by AutoFill in the OS X keychain, and you can also specify and limit general access to those passwords.