Job Sites Search Results

How To: Learn to Code for Free with These Online Programming Lessons

While becoming the next Mark Zuckerberg may be out of reach for someone just getting introduced to code, the skill has never been more valuable. Just understanding basic programming language is a great thing to put on your resume, and if you know how to code, you’re golden. Software developers and programmers have been the most resistant to the recession, as jobs in the tech industry continue to grow.

How To: Negotiate a pay raise with game theory

In this video, we learn how to negotiate a pay raise with game theory. You first need to take into account how much money you are getting an hour with how much you are worth. Make a chart with your boss on there and the other player is you. You will then see if you want to play soft, medium, or hardball with them to negotiate. Think about how your boss will respond to different types of negotiations. When you are finally confident in approaching your boss, you will get respect and get the pay...

How To: Design a professional looking resume

In this video, groddin99 describes the correct way to write a resume and fashion a cover letter. Groddin99 knows the importance of a clean and formatted resume, and he gives advice and tips on formatting your resume properly, and how to list your previous jobs and your skill set. He also explains how inappropriate it is to draw pictures on the margins of the paper your resume is printed on. Groddin99 has written many books on this subject, and with his tips, you can write and fashion an attra...

How To: Use the online discussion site Voice Thread

This video tutorial is in the Computers & Programming category which will show you how to use the online discussion site Voice Thread. Voice thread enables you to create an online discussion with your students. In this video you will learn how to open an account, how to open a thread and how to post a comment on it. Go to the site. On the right hand top corner you will find a coffee cup. If you click on that, it will ask you for a username, password and email for opening an account. After you...

How To: Add Google Analytics to your site and monitor traffic

Wouldn't it be nice to know how many people actually visited your site each day, and how long they stayed there? Google Analytics is a great, free utility from Google that will tell you just that and so much more. In this clip, the Web Guru will show you how to use this program, generate and install an HTML code onto your site so that you can keep track of your visitors and demographics. This is a fantastic tool for advertising purposes and so you can see which content is working best for you...

How To: Host multiple sites & domains on one GoDaddy account

This video shows how to get more value on your GoDaddy account. You have to have a deluxe account to share domains. You have to pay an extra $2 a month to get this account. Once you sign in go to "hosting" then my "hosting account". To add another domain you move it over to a new folder then put the site files in there. To do this, click add domain then go to bulk. Then create a folder and name it what you desire. Sometimes the file folder doesn't always appear immediately, but it is there, i...

How To: Use PlayOn to watch Hulu on your PS3

It's easy to watch Hulu on your Playstation 3 console. Using a free trial version of PlayOn, you can watch a variety of internet TV & movie sites on almost any game console - including your Wii. Who needs cable anymore? This video will show you how to set up your PlayOn account and use it to watch your favorite media sites on the console of choice.

How To: Organize a Web site for Google search

This video tutorial explains how to structure your web site the right way using content silos. But what's a content solo, you ask? Watch this video SEO tutorial to find out. Make structural improvements to your website such that Google has an easier time isolating your keywords with this how-to.

How To: Bypass a blocked site on a school computer

In this tutorial, we learn how to bypass a blocked site on a school computer. You will need a proxy to do this safely. First, go to a proxy site like Proxify. Going through here will prevent the school blocking system from coming up and ruining your fun. If you are blocked, you can use a text file document and run CMD on your computer. This would be the more technological way to do it. Try doing the website first to see if it works, if not, then you can try to change the firewall on the compu...

How To: Set up a Weebly website

In this video, we learn how to set up a Weebly website. This can be used to build a complete site with multiple pages. First, go to Weebly and enter in your information under the sign up now text. Next, click the sign up button and enter in the Captcha phrase. After this, title your new site and continue on until you see the tabs at the top of the screen. Elements, designs, pages, and settings will all be listed. Go through the designs until you find one you like, then settle on that. Once yo...

How To: Create a free website with Office Live

In this video, we learn how to create a free website with Office Live. First, go to the website OfficeLive and sign up for an account. After this, you can get started designing your site. In this window, you will see an editor and a site designer. Through here, you can change the different information that is listed on your site and also change the layout. You can add images, music, videos, and more. You can also create tables and change the text that is written. Have fun with creating your w...

How To: Create a free website with uCoz

In this tutorial, we learn how to create a free website with uCoz. First, register an account at uCoz. After this, log into the site and add your page to the website by clicking "page editor" on the side toolbar. Next, click "add new page", then use the HTML editor and type in the page name at the top. After this, your page will be brought to the site and you can save it. Then, you use the website to edit your page and change different things on it. Add friends and links to your site to get y...

How To: Find the embedded player tool in Youtube

Are you a frequent Youtube poster? Then tracking which blogs and other sites have embedded you videos can be helpful in determining who is interested in your videos and increasing your number of views. When Youtube changed their site recently, they moved the Embedded Player tool that allows you to track that information and used to be under the Insight tab to a new place, causing mass confusion. This video shows you where to locate that tool in the new site layout, allowing you to track where...

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: Save money on beauty products

In this video tutorial, viewers learn how to save money on beauty products. In-store cards and frequent buyer programs can save a lot of money. When you scan the CVS Extra Care card at checkout or in-store kiosk, coupons based on your purchase will be printed automatically. It will give good discounts. Web only offers are becoming popular. Private sale sites have also become popular. You simply sign up on the site and take offers that the site has. This video will benefit those viewers who ar...

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: 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: Customize a CSS template for your website

Want to create a web site using the latest web standards but don't know where to begin? This tutorial outlines the usage of a CSS website template file designed to help those who are not familiar with programming. This is a great resource that will not only kick-start your first web design project, but it will also help you to learn how to manage your web site layout, fonts, and colors using CSS through simple experimentation of changing values in your style sheet.

How To: Get around site blockers at school to view MySpace

You want to use the websites you want to use, regardless of any school blocks or other hindrances, so how? This video tells us by using the IP addresses of your favorite sites. To find this IP address, at your home, or an other unblocked location, in your start menu, you must access Programs, then Accessories, then Command Prompt. When the window pops up, then type in "Ping http://www.myspace.com" without the quotations, for instance. Write down, then, the string of numbers that appears, whic...

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