This is a JavaScript file released as a jQuery plugin that loads images in a visually appealing way. Instead of the typical block loading that HTML employs while loading images, this plugin waits until the entire image is downloaded then fades it in. This plugin simplifies the process of loading images. It is easily applied …
Daily Archives: October 31, 2011
AnythingSlider
Features Panels are HTML Content (can be anything). Multiple AnythingSliders allowable per-page.
HTML5 Canvas Image Effects: Black & White
The new canvas tag in HTML5 is known for its illustration power. It’s basically an empty element on which you can write and sketch using Javascript. But there’s a hidden power: image manipulation.
View All Email Account Passwords in Plesk
On my server, I have several domains and I have corresponding email addresses for a few of them, for example:
Mod Rewrite Generator
The Mod Rewrite Generator can be used to turn dynamic URLs into search engine friendly static URLs. Static URLs typically rank better in search engines than long complex dynamic URLs with lots of parameters, they are easier to index in the first place and they’re also friendlier looking to the end user.
Using htaccess Files for Pretty URLS
Continuing our review of htaccess files, today we’ll examine how to use mod_rewrite to create pretty URLs.