Monthly Archives: January 2010

The Ideal Tablet

Apple never asked me for my requirements before they created the iPad. Well if they had, this is what I would have told them… What I Need At least a 10 inch touch screen. I am not so stuck on … Continue reading

Posted in technology | Leave a comment

Building A Web App – Authentication / Authorization

Note: This is a continuation of a series of posts on the design and development of a web application for a non-profit organization. Previous posts: Part 1: Securing Web Presence Part 2: High Level Design Part 3: Page Header and … Continue reading

Posted in asp.net, mvc, security | 2 Comments

HTML Scrolling Table With Fixed Headers jQuery Plugin

I have been searching for a nice simple jQuery plugin to convert a HTML table element to a scrolling element with a fixed header. The following demo page includes three tables. The top one has the desired effect including CSS … Continue reading

Posted in html, jQuery | 16 Comments

jQuery Blink Plugin

As part of a website that I am building I wanted to be able to draw the users attention to a content that is already on the page. This type of behavior may have purposes else where, so I encapsulated … Continue reading

Posted in jQuery | 3 Comments

Building A Web App – WordPress Integration

Note: This is a continuation of a series of posts on the design and development of a web application for a non-profit organization. Previous posts: Part 1: Securing Web Presence Part 2: High Level Design Part 3: Page Header and … Continue reading

Posted in asp.net, mvc, wordpress | Leave a comment