February 2012
M T W T F S S
« Dec    
 12345
6789101112
13141516171819
20212223242526
272829  
Wikipedia Affiliate Button

Designing Web Interfaces

Bill Scott’s new book “Designing web Interfaces” has just hit stores. I attended a great web cast yesterday by the author Bill Scott of Yahoo. Check it out. Designing Web Interfaces Book – O’Reilly Webcast View more presentations from Bill Scott. (tags: rich ajax)

News Scroll using jquery

Using the jquery plugin ClipRegion ( for image scrolls ) I created a News Scroll to meet my needs. This scroll was built to be unobtrusive, so if javascript has been turned off, it still look presentable. With JavaScript: Without JavaScript (scroll buttons do not work): You can find a functioning sample page by clicking [...]