An Introduction To Object Oriented CSS (OOCSS)
http://coding.smashingmagazine.com/2011/12/12/an-introduction-to-object-oriented-css-oocss/
Live.js – one script closer to designing in the browser
Say goodbye to Alt-Tab. Live.js makes sure you're always looking at the latest version of the page you're working on, whether you're writing HTML, CSS or Javascript.
JotForm – Easiest Form Builder
First and Always Ahead.
Free.
Fast.
More info : http://www.jotform.com/
An open-source PHP library for image manipulation
- Imagine (PHP 5.3+, GD, Imagick, GMagick)
- Asido (supports GD and ImageMagick; not actively developed)
- phpThumb (GD, ImageMagick; not actively developed)
- PHP Thumbnailer (GD, ImageMagick to be supported; PHP5, actively developed)
- PHP IML (GD, loosely based on WideImage)
- class.upload.php (GD)
- Smart Image Resizer (GD; on-the-fly resizing, cropping, sharpening)
- php-image (GD; not actively developed)
- Gregphoto image (GD; not actively developed)
- Image_Transform (GD, ImageMagick, NetPBM; not actively developed)
- phMagick (ImageMagick)
- GD (GD native PHP extension)
- IMagick (ImageMagick native PHP extension)
- MagickWand for PHP (ImageMagick MagicWand native PHP extension)
Image Processing with Imagine
What is Imagine?
Imagine is an open source image manipulation library built with PHP 5.3 that implements an object oriented interface to ImageMagick, GraphicsMagick and GD. It provides functionality for both common image manipulation and drawing tasks. Instead of rewriting the same code to create a thumbnail, crop, rotate, resize, flip or even creating a composite image, Imagine provides a single line method to solve these tasks.
The Lightbox Clones Matrix
Comparison of various scripts that display images and other objects in somehow cool CSS popups.