CSS Ellipsis: How to Manage Multi-Line Ellipsis in Pure CSS | Mobify

A pure CSS solution to truncating text in a container, with the ability to overlay an ellipsis and even a “read more” link. The only caveat is that you must maintain vertical rhythm in your text.

CSS Ellipsis: How to Manage Multi-Line Ellipsis in Pure CSS | Mobify

Posted in Whatever | Tagged , , , , , , | Leave a comment

Hogan.js

Twitter’s JavaScript templating library, based on moustache “only much, much faster”.

Hogan.js

Posted in Whatever | Tagged , , , , , , , , , | Leave a comment

SuperAgent – Ajax with less suck

This JavaScript library for handling AJAX looks pretty sweet. Nice API, and seems to handle just about any situation you could think of. Works both on client-side (browsers) and server-side (node.js).

SuperAgent – Ajax with less suck

Posted in Whatever | Tagged , , , , , , , , | 2 Responses

WordPress › ReciPress « WordPress Plugins

I keep meaning to try out Tammy Hart’s Recipress plugin, which lets you manage recipes using WordPress. My wife and I often share recipes with friends and family, and this could be a fun way to track everything, instead of emailing PDFs around.

WordPress › ReciPress « WordPress Plugins

Posted in Whatever | Tagged , , , , , | 1 Response

SubGit :: Svn To Git Migration

SubGit is a service you can run on a git server that automatically manages dual-hosting a project in Git and Subversion, easing the pain of using the standard git-svn tool. If only it worked with projects hosted on GitHub…

SubGit :: Svn To Git Migration

Posted in Whatever | Tagged , , , , , , , | 2 Responses