I think everyone that does some design work and/or programming inevitably gets asked by their peers and other friends starting out, what kind of tools they use. After doing this for awhile there are a few things that you figure out, and mostly it is that your tools change as you change. But there are some staples in the list that I’m sure many of you will recognize. Let’s take a look at the applications I use on a daily basis.
Leveraging Google’s AJAX Library API
By Jim Walsh posted in Tutorials | March 9th, 2009
When you get to writing a website you inevitably get to the point of needing to include some libraries to help you out. Before now everyone had to go get these libraries in some form or another and include them in their code in their own way. Now with Google’s AJAX Library API you no longer need to host or even track these files down any longer.
Read More…