Saturday, July 29, 2006

C# - Tutorial Lessons and Coding Standards

Here are 13 excellent tutorial lessons that you can use to
get you started with programming in C# (C Sharp) or to help you refresh
your C# programming skills.


read more | digg story

AJAX - The Ajax Work Shop

Forums and Wiki, with online course (slideshows, pdfs, framework downloads, tutorials). Also an instructed online class with homework and an instructor to guide you will begin next month.

read more | digg story

Friday, July 28, 2006

Aptana - Javascript, HTML and CSS IDE

Aptana is a robust, JavaScript-focused IDE for building dynamic web applications. Highlights include the following features: Code Assist on JavaScript, HTML, and CSS languages, including your own JavaScript functions Outliner that gives a snapshot view of your JavaScript, HTML, and CSS code structure Error and warning notification.

read more | digg story

Wednesday, July 26, 2006

CSS - Menus

This uses just CSS 2 to turn nested lists into a working menu and does not use any JavaScript (except in IE 5+ on windows where I use the proprietary DHTML behaviours, because its CSS handling is not good enough to work this menu without script) This works in Mozilla 1+, Netscape 7+, Opera 7+, Safari build 60+, OmniWeb 4.5+, Konqueror 3.2+

read more | digg story

Javascript - Browser detect script

Easily extendable browser detect script by Peter-Paul Koch.

read more | digg story

Tuesday, July 25, 2006

.Net - An Intro to Nullable Datatypes

A good introduction to the new nullable datatypes introducted in the .NET 2.0 framework. If you're a .NET developer that hasn't discovered the joy of Nullable Datatypes, this is a must-read.

read more | digg story

JavaScript - Mouse wheel programming

Programming mouse wheel event handling in JavaScript. Works on IE, Firefox and Opera 9.

read more | digg story

Monday, July 03, 2006

Web Design - 15 things with Yahoo UI

Dustin Diaz shares some of his recent experiments with the Yahoo! User Interface library.

read more | digg story

Top 10 Web Developer Libraries

Link

HTML, CSS - HTML Dog

This great site has free and easy tutorials for learning HTML or CSS.

read more | digg story