Archive for November, 2006

Give your users all the help (F1) they need!

Wednesday, November 29th, 2006

Many applications we use every day us the F1 key to access the online help for that application. Many applications provide methods to override the default help prompt with your own, including browsers. So whay not provide our users with online help in a consistent method? Here is a (so far) cross browser […]

Sharepoint from the Domino Developer perspective : Part 1

Tuesday, November 21st, 2006

What is Sharepoint? Alot more than I thought when I started down the path of learning about Sharepoint products in support of our enterprise content management project. There is alot to learn, so I’ll only be scratching the surface but I wanted to try and show what this product is all about while avoiding the […]

An online generator for any of your code/config/design needs

Monday, November 20th, 2006

A pretty big list of generators for CSS, Ascii Art, Color schemes, FavIcons, Forms, images, pdf’s and even passwords.

AJAX app to test the performance of your AJAX apps

Wednesday, November 8th, 2006

Ever wondered how your AJAX applications would perform under a load test, but can’t/won’t buy an expensive load testing tool? I got tired of wondering so I figured out how I could create an AJAX application to test my AJAX applications. Nothing professional grade, but it can answer some of my performance questions. […]