CSS3 forms library v2.0

My original forms library didn’t support anything but textboxes/textareas and buttons and it had ugly “messages” (messages being errors/warnings/info markers). It also had only a single theme. All that changes in version 2.0.

Posted in Portfolio, Programming | Leave a comment

100% CSS3 Lightbox

It’s still a work in progress, but I’ve found a way to register a click even on any element with css3 and html5. It makes use of the contenteditable html5 attribute and :focus css pseudo-class. It’s current bugs include difficulty … Continue reading

Posted in Featured, Portfolio, Programming | Tagged , , , | 1 Comment

Forms CSS3 Library

A library for easy form creation using css3 gradients. Find it on github.

Posted in Featured, Portfolio, Programming | Tagged , | Leave a comment

Window Management System with Applescript, Apptivate, and Speech Recognition

A set of applescripts used for window management. Make a window take up half the screen, a quarter, a ninth, a third, two thirds and more! See it on github.

Posted in Featured, Portfolio, Programming | Tagged | Leave a comment