View Post

53 CSS Techniques You Couldn't Live Without

Smashing Magazine came up with a link-list post called 53 CSS Techniques You Couldn’t Live Without. It links to cool CSS effects that are easy enough to add to your […]

Continue Reading
Written by DevelopmentNow -- January 24, 2007
View Post

Amazon.com Greybox Product and Barriers to Entry

I was reading TechCrunch today and noticed an article about booBox, a lightbox product that allows Amazon affiliates to incorporate cool web-2.0 “popups” with Amazon.com products into their site. I […]

Continue Reading
Written by DevelopmentNow -- January 21, 2007
View Post

A different kind of WYSIWYG editor

I noticed a different kind of WYSIWYG editor today (credits to Brian R) called WYMeditor. It strives to provide an easy-to-use content editor for non-technical users, while keeping the formatting […]

Continue Reading
Written by DevelopmentNow -- January 2, 2007
View Post

ASP.NET CSS Rescue with Control Adapters

Scott Mitchell has a new article on 4guys about using the ASP.NET CSS Friendly Control Adapters. Using them causes standard ASP.NET controls to basically use fewer tables for layout, and instead […]

Continue Reading
Written by DevelopmentNow -- December 1, 2006
View Post

AJAx Timeline Widget

MIT has a cool timeline widget under open source. Unfortunately I can’t really stick it inline here, but you can visit the link to check it out.

Continue Reading
Written by DevelopmentNow -- December 1, 2006
View Post

Import Email Addresses and Contacts into your Web Site

Maybe you’ve seen some of the new cool web sites that automatically let you import people from your Outlook, Yahoo, Gmail, or other contact lists. That way your users don’t […]

Continue Reading
Written by DevelopmentNow -- November 29, 2006
View Post

Moving ViewState for Better SEO

Mads Kristensen posted an article about an HttpModule to move ViewState to the bottom of the page. It’s based on Scott Hanselman’s similar blog post. The nice thing about moving […]

Continue Reading
Written by DevelopmentNow -- November 28, 2006