Wednesday, July 26, 2006

Learn How to Create a Keygen

After reading this, you hopefully will have a better understanding of how programs generate and check serials.

read more

Tuesday, July 25, 2006

AJAX Feedback Mechanism

Nifty little mechanism that lets you get user feedback on a page without harassing them. Should be on your site

read more

Monday, July 24, 2006

How to Make Your AJAX Applications Accessible - 40 Tutorials and Articles

"AJAX is a great tool for creating rich internet applications, however, when improperly implemented it can cause hugh accessibility issues. The good news is that most of these issues can be fixed so your websites are viewable by a much wider audience."

read more

Friday, July 21, 2006

Library of free database models

The library includes hundreds of sample database schemas for tons of topics â?? ranging from â??Airline Reservationsâ?? to â??Organizations and Peopleâ?? to â??Car Servicingâ?? to â??Pizza Deliveryâ??.

read more

Thursday, July 20, 2006

Free 10 Week Online AJAX Course by Sun Microsystems

A free 10-week "AJAX Programming" online course is about to start from August 4th, 2006. This course is for anyone who wants to learn AJAX for the first time or increase their knowledge on AJAX. In this 10-week course, students learn basic concept of AJAX as well as how to use various AJAX frameworks and toolkits....

read more

Wednesday, July 19, 2006

How to Normalise Your Database

Normalisation is part of successful database design.Without normalisation, database systems can be inaccurate, slow, and inefficient and they might not produce the data you expect.

read more

Friday, July 14, 2006

ASP.NET Developers and Search Engine Optimization (SEO)

Many developers forget about Search Engine Optimization when developing websites. Here's some SEO tips for ASP.NET developers, but the concepts can apply to other languages as well.

read more | digg story

Wednesday, July 12, 2006

Easy Photoshop tutorial - Add 'Thought Bubbles' in PS CS or CS2

I just had a student ask me if there was a more or less automated way to add thought bubbles in Photoshop. I hunted around and found TalkBubbles. Thank you Adobe!
This works in Photoshop CS or Photoshop CS2, and has a variety of thought bubble and talk bubble shapes. It may work in earlier versions as well.

read more

Monday, July 10, 2006

Friday, July 07, 2006

Automate Your Favorite Photoshop Routines

If you find yourself repeating the same tasks in Photoshop, it's time to learn how to write a Photoshop action.

read more

Wednesday, July 05, 2006

The Best Whiteboard on the Internet

This is one of those great tools that the Internet was
born to host! A free white board that you can easily invite people to collaborate with.
With a plethora of features and no membership required.
Great for small businesses, not for profits and just people that want to share
ideas.

read more

Monday, July 03, 2006

Hidden Windows XP tool to convert batch files and VB scripts to .exe

Have you ever needed to convert a batch file or script into a .exe only to find that the only tools that are available are programs you need to buy. Check out this site to see how you can make Windows XP do it for free!

read more

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...