Banner Ad Dimensions

Rectangles and Pop-Ups 300 x 250 IMU – (Medium Rectangle) 250 x 250 IMU – (Square Pop-Up) 240 x 400 IMU – (Vertical Rectangle) 336 x 280 IMU – (Large Rectangle) 180 x 150 IMU – (Rectangle) 300 x 100 IMU – (3:1 Rectangle) 720 x 300 IMU – (Pop-Under) Banners and Buttons 468 x …

How to enable or use .htaccess on Apache Web Servers in Windows:

Using a text editor, open the httpd.conf file. In XAMPP, this file is found in the \apache\conf directory Locate the following line of code: #LoadModule rewrite_module modules/mod_rewrite.so Remove the # from the line as seen below to enable the module: LoadModule rewrite_module modules/mod_rewrite.so Save the httpd.conf file and Restart your server Restart your Apache Server If all goes well, you should …

How to reset Photoshop preferences (In Windows):

How to reset Photoshop preferences (In Windows): First, hold down all three Ctrl+Alt+Shift buttons Now “while keeping those button held,” simply open Photoshop or a file that opens with Photoshop As Photoshop loads, you should get a prompt asking if you would like to “delete the Photoshop settings file”, Click yes You should now have a fresh …

Ethernet Cable – Color Coding Diagram

The information listed here is to assist Network Administrators in the color coding of Ethernet cables. Please be aware that modifying Ethernet cables improperly may cause loss of network connectivity. Use this information at your own risk, and insure all connectors and cables are modified in accordance with standards. The Internet Centre and its affiliates …

flash URL Encoding: Reading special characters from a text file

  URL Encoding: Reading special characters from a text file   One common technique used to load variables in Macromedia Flash is reading the data from a text file on the server or CD. This works well in most situations. However, there are certain characters that cannot be read directly from text. Entering these characters …