Thursday, August 31, 2006

More Than Just a CSS Design Gallery

If you're a part of a web standards world, join the css globe and use the opportunity to create the news yourself.

read more 

Wednesday, August 30, 2006

18 Questions Your CEO Forgot to Ask When Building Your Website

A list of 18 questions your boss forgot to ask you when building a site. Some of the questions include: do you have a brandable domain, who should we host with, what is our business model and how is it unique...

read more 

Tuesday, August 29, 2006

How to create a business layout

In this tutorial, you will learn step by step how to create a web layout with Adobe Photoshop. Really amazing and useful for web design beginners!

read more 

Monday, August 28, 2006

Create a simple liquid layout

John Oxton explores how to make a simple but effective liquid layout, which will work across browsers and uses absolute positioning

read more 

Tuesday, August 22, 2006

Amazing Pro Photoshop Tutorial! Old Hag to Beautiful Woman!

Ever wanted to turn back the clock? In this Pro Photoshop Tutorial I take an old woman and transform her into a beautiful young model. Remember this is a Pro tutorial so it focuses on advanced techniques rather than the basics.

Please mirror this if you can to avoid crashing the server.

read more 

Monday, August 21, 2006

List of CSS Tools

Huge List of CSS Tools : Fonts, Forms, Layout, Formatters and Optimizers

read more 

Wednesday, August 16, 2006

Tuesday, August 15, 2006

3 Easy Steps to Avoid JavaScript Memory Leaks

It doesn
’t take any special coding skills or expertise. By following the easy steps above, even a novice can write JavaScript code that is leak free.

read more 

Monday, August 14, 2006

The Most Hypnotizing Website Ever

Definitely listen with speakers or headphones. The dots are arranged to trigger notes on a chromatic scale when they pass the line. How can something be so creepy yet so cool at the same time?

read more 

Wednesday, August 09, 2006

Optimizing HTML Page load time

Google engineer Aaron Hopkins has written an interesting analysis of optimizing page load time.

read more 

Tuesday, August 08, 2006

10 Tips for Moving From Programmer to Entrepreneur

#1 - Code is 5% of your business - "I see developers getting caught up in code. Spending countless hours making a function perfect or building features which show off the latest technology. The best code in the world is meaningless if nobody knows about your product."

read more 

Monday, August 07, 2006

Top 3 reasons to use clean URLs

Clean up your URLs and reap the rewards. Learn the top 3 reasons to use clean URLs. The reasons may just surprise you!!

read more 

Thursday, August 03, 2006

Styled HTML Checkboxes and Radio Buttons

A fairly simple and elegant way to style checkboxes and radio buttons, wrapped up in an easy to use package. Uses javascript and CSS with graceful degradation in almost all major browsers.

read more 

Wednesday, August 02, 2006

Fifteen Exercises for Learning a new Programming Language

Here are 15 exercises that will help you learn and get familiar with a programming language in no time.

read more 

Tuesday, August 01, 2006

Check your Site in 30 Different Browsers

Browsershots.org is a free online service that allows you to test your web design in different browsers.


You simply submit your web site URL. A number of distributed computers automatically open your web site in a browser. They take screenshots of the site, and upload them to a page at browsershot.org. You can bookmark this page and return to it later, or send it to your designers or developers for their information.


It's a very useful service for web designers, not only because it aids the design process, but because it allows you to demonstrate to your clients the importance of compatible design. After all, seeing is believing!

Deploy the Azure Machine Learning Model

In the previous post I have discussed how to create an Azure Machine Model.  In this post I will be discussing how to Deploy this model. Pre...