Website E Search Results

How To: Set up an entire website with Adobe Illustrator CS5

In this clip, you'll learn how to set up a website within Adobe Illustrator CS5. Whether you're new to Adobe's popular vector graphics editor or a seasoned graphic arts professional interested in better acquainting yourself with the new features and functions of Illustrator CS5, you're sure to benefit from this free software tutorial. For more information, and to get started using this trick in your own Illustrator projects, watch this video guide.

How To: Update a website with an FTP client (à la FileZilla)

In this Computers & Programming video tutorial you will learn how to update a website with an FTP client (v† la FileZilla). Download FileZilla client from www.filezilla-project.org. Find your server IP address from your web host, which will be found in the hosting control center. In the video, it is GoDaddy.com. Open your filezilla client and put in the IP address of your web host and your username and password for your hosting account. Then click ‚Äòquickconnect‚Äô. This will connect you to ...

How To: Secure your website with AccessDiver

AccessDiver is a website security scanner. It incorporates a set of powerful features that will help you to find and organize vulnerabilities and weaknesses in your own site. This video tutorial presents a guide to its use. For more information, as well as to get started using AccessDiver for yourself, watch this video tutorial.

How To: Use jQuery for your website design

The popular javascript library jQuery is an amazing way to extend the design possibilities of your site beyond what CSS can do. But luckily, if you are already comfortable with CSS, you have a huge head start in jQuery! This is a very basic introduction to including jQuery on your web page and getting started writing a few functions. So you Internet website designers out there, this is a good video tutorial to check out.

How To: Cite website resources in your bibliography using MLA format

If you're writing a college essay or report, your bibliography is a painful, yet necessary part. And thanks to all of the information available on the World Wide Web, most colleges and universities accept websites as resources in your bibliography. But citing websites can be confusing when using the MLA citation format. This video will breakdown the process.

How To: See how a website used to look with the Internet Archive's Wayback Machine

Wish you could see how your favorite website looked like a year or two ago? With the Internet Archive's Wayback Machine, it's easy! So easy, in fact, that this home computing how-to from the folks at Easily can present a complete (and somewhat talky) overview of the process in just over three minutes' time. For the specifics, and to get started setting up and using the Wayback Machine yourself, just watch this handy how-to.

How To: Define a website when using Adobe Dreamweaver CS5

In this clip, you'll learn how to define a site when working in Adobe Dreamweaver CS5. Whether you're new to Adobe's popular WYSIWYG HTML editor or a seasoned web development professional just looking to better acquaint yourself with the CS5 workflow, you're sure to be well served by this video tutorial. For more information, include detailed, step-by-step instructions, watch this free video guide.

How To: Permanently block a website on a Mac OS X computer with DNS controls

In this clip, you'll learn how to block a site on an Apple Mac OS X computer by altering your DNS settings. With a little know-how, it's easy. So easy, in fact, that this video guide can offer a complete overview of the process in a matter of a few minutes. For more information, including a complete demonstration and detailed, step-by-step instructions, watch this home-computing how-to from MacMost.

How To: Hack websites using cross-site scripting (XSS)

In this episode of Full Disclosure we are explaining the website attack known as Cross-Site Scripting (XSS). Cross-Site Scripting is a type of security vulnerability that affects web applications that do not sanitize user input properly. This kind of vulnerability allows an "attacker" to inject HTML or client side script like JavaScript into the website. Cross-Site Scripting is most commonly used to steal cookies. Cookies are used for authenticating, tracking, and maintaining specific informa...

How To: Create CSS-based link rollovers for websites in GoLive

Using GoLive CS2, you'll learn how to create some CSS-based rollovers. This is really an easy way to create some rollovers, using CSS, which is an incredibly useful and powerful way to style and design your website pages. In this GoLive video tutorial, learn how to style not only your links, visited links, and active links using CSS, but you will also see how to give your links a rollover or hover style as well. You will quickly see how much more you can achieve by styling your links using CSS.

How To: Host multiple websites on your Mac Mini server

How to Use Your Mac as a Server: Turn your Mac Mini into a server! Yes, that's right, with a little know-how and a little spunk, you can turn an inexpensive Mac Mini computer into a server to provide services over you network. You won't even need the Mac OS X Server, just the Mac OS X Client, so there is no extra software to buy, just the Mac Mini and it's operating system.

How To: Block specific websites with Net Nanny

If you are a parent trying to protect your children from websites you don't want them to see or just a person who doesn't want to stumble upon certain websites by accident then this video is perfect for you. By using Net Nanny you can block any website you want in a fast and simple way. First, open Net Nanny to the dashboard screen and look under "Exceptions" on the lower right side of the screen. Under exceptions click on "Web exceptions" and then click the "Add" button. Now, type in the URL...

How To: Hack websites with SQL injection

For Infinity Exists Full Disclosure's first Website Hacking episode, we demonstrate how to exploit a security vulnerability occurring in a website's database to extract password hashes. Sql (Structured Query Language) is a computer language designed for the retrieval and management of data in a system's database. The Attack, known as Sql Injection, manipulates Sql statements before they are sent to the Sql Server, allowing the Attacker to create, change, or retrieve data stored in the database.

How To: Block websites in Mozilla Firefox

This video gives you a visual walk through on how to block websites on Mozilla Firefox. First, it shows you where to download the add on and it shows you which add on you need to download. Then it shows you how to install the add-on and use it to enter in the websites you would like to block. This is a very helpful video for people who have websites that they want to block but don't know how.

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: Access websites that might be blocked by your school

This video describes how to access websites that may be blocked by your school. To begin, on the desktop go to the Start menu and select Run. Type in "cmd" and hit okay to open the command prompt. If that doesn't work go to Start, My Computer, C drive, Documents and Settings, Default User (or the name of the user), Start Menu, Programs, Accessories, and finally click Command Prompt. From the command prompt enter "ping" and then a space followed by the website. The website entered will display...

How To: Block websites without software

This video shows you how to block websites without having to use software. This technique is ideal for blocking out pages such as MySpace or Facebook. Go to your C:, Windows, System 32, drivers, then 'etc'. Double click on your host file to read it with notepad. To block a website, do the following: Copy where it says '127.0.0.1' and paste it below. Next to it, type in the name of the website you wish to block, for example: http://www.myspace.com. Repeat the above step to block as many sites ...