CSS rounded corners

CSS Round Corners
http://www.spiffybox.com/
http://www.spiffycorners.com/
http://blog.yosle.com/2007/09/20/css-round-corners/
http://www.smileycat.com/miaow/archives/000044.php

JavaScript frameworks

I am getting more and more comfortable with different javascript frameworks.
The simple reason is that frameworks got much better.
I used javascript here and there before but tried to stay away from internals and poluting my memory with different behaviors of JavaScript in different browsers.

My first encounter with AJAX was via using MagicAjax.net at the begining of 2005. Later when Atlas/ASP.NET AJAX got better I start using it for my projects.
I have now enough understanding to see that ASP.NET AJAX can be somewhat havy and from now on I am trying to use more browser friendlier and much lighter options utilizing following javascript libraries and CSS resources:
  • jQuery is a fast, concise, JavaScript Library that simplifies how you traverse HTML documents, handle events, perform animations, and add Ajax interactions to your web pages. jQuery is designed to change the way that you write JavaScript.
  • Ext JS 2.0 Ext JS is a cross-browser JavaScript library for building rich internet applications.
  • Dynamic Drive's new CSS library! Here you'll find original, practical CSS codes and examples such as CSS menus to give your site a visual boast.
Combine this with the good server side scripting technology like ASP.NET, PHP, Ruby on Rails and others and you may get very close to perfect harmony and nice warm Zen like feeling about design and performance of your web application. ;-)

Exporing CSS

http://www.dynamicdrive.com/

Most used CSS tricks -> http://stylizedweb.com/2008/03/12/most-used-css-tricks/

The 960 Grid System is an effort to streamline web development workflow by providing commonly used dimensions, based on a width of 960 pixels.
http://960.gs/

CSS Sprites: Image Slicing’s Kiss of Death  http://www.alistapart.com/articles/sprites

Can you take a simple list and use different Cascading Style Sheets to create radically different list options? The Listamatic shows the power of CSS when applied to one simple list.  http://css.maxdesign.com.au/listamatic/index.htm
http://css.maxdesign.com.au/

CSS Control Adapter Toolkit for ASP.NET 2.0
http://weblogs.asp.net/scottgu/archive/2006/05/02/CSS-Control-Adapter-Toolkit-for-ASP.NET-2.0-.aspx
http://www.asp.net/cssadapters/

ASP.NET 2.0 CSS Friendly Control Adapters: The White Paper
http://www.asp.net/CSSAdapters/WhitePaper.aspx