Gaming Websites Search Results

How To: Make a basic web game with no plugins using only HTML5 and Javascript

Making web games using Flash and all the other plugins out there is fine, but compatibility and resource use are always going to be issues for them. Amazingly enough though, HTML5 is far enough along now that someone has made BioLab Disaster, one of the first if not the first web game to be made entirely with HTML5 and Javascript with zero plugins. The game's maker, Dominic Szablewski, was nice enough to make this video describing what he did to program this landmark game. It even describes w...

How To: Record HD video footage of XBox 360 games using an HD PVR

If you read a lot of video game press on the internet, you've probably salivated at the high-quality HD video footage of console games that reviewers are able to record and use to illustrate their points about games. If you too want to be able to record HD footage of XBox 360 and Playstation 3 games and put them on your computer for editing and distribution, this video will show you how to do it. All you need is a $200 device called an HD PVR, which is an external device that records your gam...

How To: Win Crossfire games in Monday Night Combat

Monday Night Combat might be the surprise hit XBLA game of the summer, but it can be very hard to get going in the game's two main multiplayer modes. The competition is fierce and the help sparse. Fortunately for you, this video is here. It will show you a pretty foolproof strategy for winning Crossfire games while controlling the Support character.

How To: Use Google's reCAPTCHA to secure your web site forms

Google is the biggest and best search engine on Earth, and if you are a webmaster and want your website to be a big success it would really behoove you to know as much about how it works as possible. The Google Webmasters series of videos and website were created to teach webmasters, SEO professionals, and others how Google works by answering their questions and giving them insights into how they can best integrate and utilize Google's functionality to improve their business. This video expla...

How To: Make sure that your root page shows up on Google SERPs over a subpage

Google is the biggest and best search engine on Earth, and if you are a webmaster and want your website to be a big success it would really behoove you to know as much about how it works as possible. The Google Webmasters series of videos and website were created to teach webmasters, SEO professionals, and others how Google works by answering their questions and giving them insights into how they can best integrate and utilize Google's functionality to improve their business. This video will ...

How To: Create versions of a website for different countries without duplicate content

Google is the biggest and best search engine on Earth, and if you are a webmaster and want your website to be a big success it would really behoove you to know as much about how it works as possible. The Google Webmasters series of videos and website were created to teach webmasters, SEO professionals, and others how Google works by answering their questions and giving them insights into how they can best integrate and utilize Google's functionality to improve their business. This video will ...

How To: Understand and handle duplicate content and multiple site issues with Google

Google is the biggest and best search engine on Earth, and if you are a webmaster and want your website to be a big success it would really behoove you to know as much about how it works as possible. The Google Webmasters series of videos and website were created to teach webmasters, SEO professionals, and others how Google works by answering their questions and giving them insights into how they can best integrate and utilize Google's functionality to improve their business. This video will ...

How To: Improve your web page's performance with browser caching

Google is the biggest and best search engine on Earth, and if you are a webmaster and want your website to be a big success it would really behoove you to know as much about how it works as possible. The Google Webmasters series of videos and website were created to teach webmasters, SEO professionals, and others how Google works by answering their questions and giving them insights into how they can best integrate and utilize Google's functionality to improve their business. This video featu...

How To: Use gzip to make your website work better by reducing file sizes

Google is the biggest and best search engine on Earth, and if you are a webmaster and want your website to be a big success it would really behoove you to know as much about how it works as possible. The Google Webmasters series of videos and website were created to teach webmasters, SEO professionals, and others how Google works by answering their questions and giving them insights into how they can best integrate and utilize Google's functionality to improve their business. This video will ...

How To: Move to a new CMS layout without hurting your Google ranking

Google is the biggest and best search engine on Earth, and if you are a webmaster and want your website to be a big success it would really behoove you to know as much about how it works as possible. The Google Webmasters series of videos and website were created to teach webmasters, SEO professionals, and others how Google works by answering their questions and giving them insights into how they can best integrate and utilize Google's functionality to improve their business. This video will ...

How To: Get your webpage or blog indexed more quickly on Google

Google is the biggest and best search engine on Earth, and if you are a webmaster and want your website to be a big success it would really behoove you to know as much about how it works as possible. The Google Webmasters series of videos and website were created to teach webmasters, SEO professionals, and others how Google works by answering their questions and giving them insights into how they can best integrate and utilize Google's functionality to improve their business. This video will ...

How To: Exclude Experts Exchange and other spammy sites from your Google results

Google is the biggest and best search engine on Earth, and if you are a webmaster and want your website to be a big success it would really behoove you to know as much about how it works as possible. The Google Webmasters series of videos and website were created to teach webmasters, SEO professionals, and others how Google works by answering their questions and giving them insights into how they can best integrate and utilize Google's functionality to improve their business. This video will ...

How To: Create an advanced Tower Defense game in the StarCraft 2 Editor

Starcraft 2, like it's predecessor before it, has a very robust level editor that allows you, the DIY modder, to create nearly any scenario within the bounds of the Starcraft 2 engine that you could imagine. We have compiled videos on how to do all sorts of fun things with it, from making RPG's and Tower Defense games to just making you dream Starcraft 2 level. This video will teach you how to create a complete and advanced Tower Defense game in the Starcraft 2 editor, allowing you to create ...

How To: Create a website with external CSS and HTML

In this tutorial, we learn how to create a website with external CSS and HTML. Start off by managing your site like usual, then create a new HTML document and new CSS document. Now, name both of these to what you would like, then link them both together by linking the CSS in your HTML document. Now, make a container div, which is what will center your main document. Change your different settings so your div will be exactly how you want it to be. Next, make a banner for your page and set the ...

How To: Insert HTML content over Photoshop slices

If you already know how to make Photoshop slices and bring them into Dreamweaver for use on your website, there's really only one more thing you need to know to utilize these slices properly on your website: how to insert HTML content over the sliced images to make your website both functional and cool-looking. What more could you want your site to be?

How To: Move Photoshop slices into Dreamweaver correctly

Photoshop is great software for manipulating images, and Dreamweaver is great software for making websites. Do you want to combine their powers to create an even more awesome website? This video will show you how to move designs from Photoshop into Dreamweaver properly, enabling you to use them on your website and make it look as snazzy as can be. You'll also learn how to make a good background using CSS as an added bonus. Yes, that means coding. No, it's not scary or hard.

How To: Use Slide and SlideToggle() Effects in jQuery

The slide effect is a popular feature of many websites that allows information to cascade out from an item on a page and the rest of the page to adjust accordingly. This effect is created using the SlideToggle() function in jQuery, the popular Javascript library. This video will teach you how to use it to make your website much easier for your users to access.

How To: Use AJAX with jQuery to create a simple login script

If you're working on a website and want users to use it repeatedly and form a community on it, you should probably give them a way to create an account and log in to your site. This video will show you how to create an AJAX login script using AJAX with jQuery, which will allow your users to do exactly what I described above, making your website much more professional and a much better place for people to stay and click on ads or whatever else you want them to do.

How To: Create a basic game with Flash CS4 and Actionscript 3

Creating a game using Flash CS4 and Actionscript 3 is a great way to start the gamemaking career you've always dreamed of. If you want a game company to hire you, it will really help if you have at least one simple, creative game in your portfolio. If you want help with this undertaking, this seven-part video series will teach you how to create a simple spaceship shooting game from start to finish. The first three videos cover physics topics like acceleration, friction, and velocity, the adju...

How To: Create an XML-driven video player using Flash CS4

XML video players are the most efficient and accessible type of video player that you can put on your website from both a user and a web designer standpoint. This video will teach you how to create one and put it on your website using Flash CS4 and Actionscript 3. After your do this, you will have saved yourself many future headaches by making it easier to modify and add videos in your player.

How To: Create a random frame using Flash and Actionscript 3

Flash and Actionscript can be used together to create damn near any sort of animation or website feature that you could want. This video will teach you how to do just one thing: generate a random frame using Flash CS4 and Actionscript 3. This is handy if you want to create a button that will link to several different objects randomly. Fun if you want to add the zest of unpredictability to your user's website experience.

How To: Shorten links with bit.ly

Link shortening is the process of cleaning up the URL link which is long and converting it into a short URL. You can use bit.ly to do link shortening. Using bit.ly you can not only shorten the link but also track the users who are using those links. To use this service go to the http://www.bit.ly website. There in the home page you are provided with a text box. Enter your long link in the text box and submit it. Now the website converts the long URL and provides you with a short link which ca...

How To: Delete game history on your Xbox 360 (Xbox 101)

Learn how to delete the game history on your Xbox 360 from Ryan Treit in simple steps. You can get rid of the nasty unused game history from your Xbox 360 by following the steps below: 1. First go to your profile, press the guide button and then slide to the left one tab to Games and choose 'Achievements'. 2. Now a list of all the games you used will be displayed in order. 3. Select the game you wish to delete and press the X button and select 'Yes' to delete the game history. 4. Delete all t...

How To: Hack Shopping Cart Hero 2 with Cheat Engine (12/20/09)

This video provides detailed instructions on how to hack into the game credits of 'Shopping Cart Hero 2'. The first step in this process is to complete the first level of the game in order to gain in-game funds. The instructor then shows how to use a cheat engine when buying an item in-game to change values within the game to whatever you choose allowing the player to have unlimited funds and buy everything they want within the game. This means that the shopping cart can easily receive every ...

How To: Access blocked websites and bypass proxy servers

Are you using the Internet at a school, library, or some other place that blocks or restricts web access? Mom and dad still trying to protect you from online predators, even though you're more than old enough to be one yourself? Learn how to bypass proxy servers that block access to certain websites by watching this how-to video. In this case it's done to access Myspace but this method can be used with any blocked website. Follow along with this video tutorial and never get hindered by restri...

How To: Block a website using a Linksys Router

In this tutorial, we learn how to block a website using a Linksys Router. First, go to your web browser and type in "192.168.1.1" into the address bar. After this, you will need to enter in your username and password to the pop up window. From here, go to the tab that says "access restrictions" and look for where it says "policy name". Type in 'blocked website' to the bar and then click 'enable'. From here, go down to the bottom of the page and enter in the URL of the website you want to bloc...

How To: Publish & upload a website with Fusion Essentials

Have you been having trouble publishing your website? Well, using NetObjects Fusion Essentials v7.5 you can easily publish your website as well as upload it to the internet. This video shows you the exact steps to doing this in a quick and easy step-by-step guide. It shows how to set up your FTP, user name, and password. After doing this you can easily make changes to your website. So if you're having trouble using this program or are simply looking for a way to get your website published and...

How To: Create a button for a website in Illustrator

In this video tutorial, viewers learn how to create a button or banner for a website in Adobe Illustrator. Adobe Illustrator is a vector graphics editor. These buttons or banners can be used on personal websites or website channels, such as YouTube. Users are able to customize their button or banner appearance. Basic knowledge on Illustrator is required, but it is straightforward. This video will benefit those viewers who design their own website and would like to enhance their the appearance...

How To: Unblock websites at school with the Cmd prompt

The instructor, Diesel, teaches how to bypass blocked websites at school like MySpace and YouTube. He shows how to make a batch file which opens the command prompt. Next, he shows how to ping a website like MySpace and how to extract the ip address of the website from the command prompt by using the mark option. Now, you can copy that address, paste it into the browser and go to the blocked site directly. By watching this video, you can easily learn to access blocked websites by bypassing them.

How To: Make a website with Photoshop

In this software tutorial you will learn how to make a simple website using Photoshop. You may think it's too difficult to create your own site and that you need to use a template, but this tutorial will change all that! See how easy it is to design your own web page without a template right in Photoshop.

Rules Thrown Out the Window: Ogilvy & Mather's Scrabble Trickster Video Spot

Despite the controversy over Scrabble Trickster across the word world, Mattel's modern take on the classic crossword board game is out in stores— but not in the United States. It's only available in and around the UK, but you can snag your copy just in time for Christmas from Amazon UK. You can also visit the official Scrabble Trickster website. I imagine this is going to be a hot item in the United Kingdom this holiday season, but as for me— it's the one Scrabble game I refuse to add to my c...