Image Resizer library for C#/.Net

http://imageresizing.net/

 

Looks cool.

Feb20

Feb14

Feb09

Feb01

Bootstrap 2 is out

This awesome HTML/CSS/Javascript visual framework has a new version.

Feb01

Cross Browser HTML List Library

http://listjs.com/. It is love.

Feb01

A great tutorial for JavaScript Object Oriented model

Everything you can manipulate in JavaScript is an object. This includes Strings, Arrays, Numbers, Functions, and, obviously, the so-called Object — there are primitives, but they're converted to an object when you need to operate upon them. An object in the language is simply a collection of key/value pairs (and some internal magic sometimes).

http://killdream.github.com/blog/2011/10/understanding-javascript-oop/index.html

Jan10

A JavaScript MarkDown parser

https://github.com/chjj/marked. It works for node.js and also the on the client.

Jan09

Jan04

URI library for javascript

http://medialize.github.com/URI.js/

 

It looks mighty useful.

Dec28