Archive for 'Tutorials'

Starting Off With MS-DOS

Starting Off With MS-DOS

MS-DOS Is a VERY powerful way to do a lot of things. In this tutorial, I will begin to explain to you some commands in the MS-DOS Application for Windows, and how to use it to your advantage.
Here are the commands that I will be using in this tutorial:

PING
FTP

Ok, now that you have those down, [...]

Timers and Basic Animation in Visual Basic

Timers and Basic Animation in Visual Basic

Timers in Visual Basic can help you do lots of things, including basic animation and making a basic IM Client spammer for clients such as MSN, AIM, etc.

Table of Contents
1. Making timers to fit your needs
2. Using timers for basic animation
1. Timers in visual basic are like heaven. They can help you do so much, [...]

Automatically Scale Images with CSS

Automatically Scale Images with CSS

So you’ve just made a blog, and you’re making your first post. You want to display an image that fits your WordPress theme, but you don’t want to spend the time resizing it in Photoshop. Well, we’ve got a useful trick for you. A small and easy bit of code that will evenly resize your [...]