Webtape
Laid down in complaint XHTML and CSS, the user facing end of webtape allows for easy navigation through posts and pages.
Integration with Facebook (via the JS Client Library) allows for users to comment on posts with their
Facebook accounts. Javascript animation and XHR requests are routed through the beautiful Object Oriented MooTools framework.
Content is pulled from shared links to display Flickr photos, YouTube (Vimeo & Viddler)
videos and Digg buttons inline on the site. Relationships between users are solidified using the
XFN microformat.
read more |
check it out!
I am terribly afraid that people do not remember their lives. Webtape fights that by acting as a personal
"this day in history." Users are asked to have a post (photo,blog,link or video) per day so they can look back on
their lives and know what great little things happened each and every day. This website is my baby...
Future Proof
A custom MVC framework was written for all the backend interactions on this site. Javascript and AJAX are prominent on the frontend, with XHR routed through MooTools' AJAX wrapper. CSS sprites for images and buttons have been implemented to increase page load times.
read more |
check it out!
Future Proof is a blog that keeps readers in the know with what is current and just around the bend in web developemnt. After an article is read, a quiz is administered to make sure that the reader fully grasps the topic. This is a current work in progress and is only in super-alpha mode but I think it is cool enough to put here.
Mono No Aware
A flash app written in ActionScript 3, which acts as a search engine
that crawls the Internet for feelings through the We Feel Fine API. Users can search for a feeling and click through the results. If a user feels the same as someone else, they have the ability to Tweet the feeling via the
Twitter PHP API.
check it out!
Mootube
Mootube is a plugin/class for the Mootools framework that allows for easy embedding of YouTube videos.
All you have to do is put a link to a YouTube video with rel="mootube" and Mootube will automatically embed the video
with it's details from YouTube.
check out a demo! |
download the code!
YUI Modal Window
This is a plugin/class or the YUI javascript library that builds a cross-browser (IE6!) modal widow (a lightbox) for
external content. The cool thing about mine is that you can set an expiration date so it won't show past
a certain day. You can also set it to open by default or not.
check out an old demo! |
download the code!
Good Taste - Queued Recipe Uploader
This is a demo of step-by-step recipe uploading process that was made posible with the Prototype and Scriptaculous
framework combination. Requests are secured with a custom token authentication system
and then sent to an MVC PHP backend for processing.
read more |
check it out!
Good Taste gives users the chance to share their recipes and compose weekly menus. The awesome thing about it is that it will compare what food you currently have to the ingredients needed for your menu. Everything you don't have is thrown into a grocery list for you to take Registered users have the ability to upload recipes and compose weekly menus from recipes already added. Grocery lists are auto-collated by comparing your menu vs. your pantry. The Scriptaculous engine gives the site added flare and enhanced usability with autocompleted forms and real-time confirmation of actions.

