ASCII stands for American Standard Code for Information Interchange. It is the standard format used for text files within computers and online. As computers can only understand numbers, the ASCII code is the numerical representation of alphabetic and special characters, such as ‘a’ and/or the ‘©’ symbol.
Category Archives: Programming
Quicksand
Reorder and filter items with a nice shuffling animation.
jquery image loader plugin
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 …
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.
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.