Innovation Simple

Posts Comments



Category: Web Development

Web development is an art in building modules, templates, and tools for websites and databasing. Learn tips and tricks in programming.

Secure Your Computer

18 September, 2008 (10:03) | Web Development

In these days technology is getting more advanced everyday. On the flip side there are people who wish to use this advanced technology to steal and use other peoples computers to get personal information. Here are some tips to keep yourself safe from internet predators. Read more »

Moving to a new IP address - DNS Zones

12 August, 2008 (06:52) | Web Development

Changing to a new server? Changing a site’s IP address can be a hassle. However, with these few steps you can ensure a smooth transfer from one server IP to another. Read more »

Firefox Keyboard Shortcuts

11 August, 2008 (08:42) | Web Development

As people are using their computers more on a daily basis either for work or for fun here are some shortcuts that will assist you in finding things faster. Read more »

Gmail Keyboard Shortcuts

24 July, 2008 (08:26) | Web Development

Here are some shortcuts to use that will help speed up your Gmail experience. To use the shortcuts click on Read more »

Internet Explorer Fixes

10 July, 2008 (17:29) | Web Development

Internet Explorer PNG Fix

(1) Call or Upload this .htc file onto your server where your .css file is located.
(2) Call or Upload blank.gif to the same directory as the .htc and .css files.
(3) Call the following in your css file: img, div { behavior: url(iepngfix.htc) }
(4) Make sure that you specify the exact height and width of any .png image.

Read more »