Sneak a Peek at This Web Site Search Results

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 blue lamp work bead with Latticino and Frit

One of the coolest beading effects is the kind that suspends various materials - from flowers to Latticinos - in a clear glass case. Swirled or marbeled shapes can also be added for interest, but either way the resulting work is like looking into a prehistoric block of amber and peeking around at such curious fragments.

How To: Cheat on a test with a small paper

In this tutorial, we learn how to cheat on a test with a small paper. To make this, you will need printer paper, scissors, and a stapler. To start, cut a strip of paper out of the sheet, then fold it up into a small booklet and staple it together at the top. Cut off any edges to make it fit into the palm of your hand. After this, you will have a booklet that pulls apart and you can write inside of. Write answers to tests in this, then to hide it, place it in the palm of your hand between your...

How To: Measure sleeve length

This video shows you how to measure the length of someone's sleeves precisely. For it, you will need a meter, and to keep your arm straight, near your body. Begin measuring from where the arm starts, where the shoulder naturally begins to curve. Measure straight down the arm until you reach the desired length, where you want the sleeve to end. Be careful to stop at the elbow and position the meter exactly where the curve hits its peek, so that you measure will be precise, and not come shorter...

How To: Transform a hoodie into a strap bag

This video visually explains how to convert your hoodie into a strapped bag. First lay the hoodie face-up onto a table or other flat surface. Then you take a normal belt and, holding it in one hand, feed it in from one sleeve all the way through to the opposite side. Once the belt is peeking out through both sleeves, buckle it together. You can then place the items of your choosing inside the hood, tying it shut, while using the belt as a strap that you can hang around your shoulder like any ...

How To: Hack Smart Cards for satellite TVs

Notorious hacker Chris Tarnovsky opens his underground laboratory to WIRED, providing a peek into the world of satellite television smart-card hacking. This complicated process involves nail polish, a pin head and various acids -- so don't try this at home (unless you're Chris Tarnovsky)! Chances are you won't even know what's going on here, but that's not going to stop you from watching this video tutorial on how to reverse-engineer a satellite TV smart card, is it?

How To: Make a creative holiday card with Crayola

Learn how to make a window holiday card with this tutorial. This is a fun arts and crafts project to do with your children. You will need to use the Crayola Cutter to create peek-through windows in your card. The materials needed for this project are 2 large pieces of white paper, cookie cutters, Crayola erasable colored pencils, glue, glitter glue, markers, crayons, colored pencils, and the Crayola Cutter. With this how to video you and your kids can make these fun window cards for any holiday.

How To: Shoot sunrise or sunsets on video

It's very hard to capture a sunrise on camera. Yes, you can get a general feeling from a single shot: the hazy, blue-orange rays of light peeking through the clouds in a sunrise or the crimson red streaks of sun dappling darkening skies in a sunset. But to truly capture a sunset or a sunrise, you have to experience them.

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: 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: 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: 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: Grouped Notifications in iOS 12 Makes Browsing Alerts on Your iPhone Way Less Annoying

Apple's linear Notification Center has been scattershot at best since iOS 9 when we could group notifications by app. Without any type of grouping ability, the notification history becomes more of a nuisance of random alerts based on time alone, making it a treasure hunt to find the notification wanted. Now, iOS 12 has addressed this issue, bringing back groupings — with improvements.

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

How To: Make a cross-site request to another domain with Microsoft Silverlight

In this clip, you'll learn how to make a call to an external website from within a Silverlight app. Whether you're new to Microsoft's popular web application framework or a seasoned web developer merely looking to improve your chops, you're sure to find benefit in this free MS Silverlight programming lesson. For more information, including a complete demonstration and detailed, step-by-step instructions, take a look.

How To: Install a XAMPP testing server on a PC

If you have a website or do any type of web development you have probably needed a server at some point. Not everybody has a full blown commercial web server at their disposal for development, experimenting, and testing their site, so try this solution: an XAMPP open source bundled server.

How To: Change Google Chrome's Default Search Engine on Your iPhone or Android Phone

Even if your default mobile browser is Google Chrome, you may not want Google to also be your search engine. Maybe you're not impressed with Google's search results all the time, maybe you want a more private search experience, or maybe you just don't want Google's hands over everything in your life. Whatever the case, it's easy to switch from Google to another default search engine.

How To: Change the layout of a Google Sites website

Want to alter the look and feel of your Google Sites website? It's easy. And this brief video tutorial from the folks at Butterscotch will teach you everything you need to know. For more information, including detailed, step-by-step instructions, and to get started managing your own web pages with Google Sites, take a look.

How To: Edit and add content to a Google Site webpage

Interested in editing your Google Site webpage? It's easy. And this brief video tutorial from the folks at Butterscotch will teach you everything you need to know. For more information, including detailed, step-by-step instructions, and to get started managing your own web pages with Google Sites, take a look.

How To: Direct a custom domain to your Google Sites website

Want to direct your personal domain to your Google Sites page? It's easy. And this brief video tutorial from the folks at Butterscotch will teach you everything you need to know. For more information, including detailed, step-by-step instructions, and to get started managing your own web pages with Google Sites, take a look.

How To: Use Facebook's social plugins all over the web

Facebook has added (yet another) brand new feature to their ever-expanding website. This new tool is called "social plugin" and it actually works all over the web. Now, Facebook will follow you wherever you go online. If you are on a completely different site (a news site for instance or a blog) you will see a little Facebook widget in the corner. You can then "Like" what you are reading or see if your friends "liked" it before you. This will then be published to your profile on Facebook for ...