NitobiBug is a Javascript debugging script that once embedded, it can be used as a object logger and inspection tool. The main selling point of NitobiBug is that it is a light weight script you include in the page. This means it runs across different browsers without the need to install any plugins or extension.
Although the interface and features are not as powerful or rich as Firebug, this is still a handy tool to use when trying to debug on multiple browsers.
As a developer, version control is an integral part of my development process. As one of many source version control system, Subversion can manage files and directories over time with a central repository hosted on a Subversion server. So team collaboration become a lot more manageable and effective, since all changes are logged and could be easily rollback.
Now Versions is providing us a brand new subversion client for the Mac. It has a very clean and intuitive interface that makes you really want to use it. So if you are not using subversion and want to give it a try, you can use a hosted Subservsion services like beanstalk. Then you can start versioning you code in no time!!!
JQuery is famous for making Javascript easy to write with minimal code and is definitely on the rise. So I did a little research to find some example of big sites that adopted jQuery.
With the more and more people developing web applications, the needs to have a professional workflow in the development cycle is essential. However, the work involves to build a workflow system that is easy to use are costly. Especially with small development team that need to deliver quickly and don’t have the resource to delicate someone to look after the whole deployment workflow.
Now Springloops is to target this problem and provide us with a quick and easy solution. They put deployment and source code management into one single easy to use interface. You can manage all logs, source code, users, or even integrate with Basecamp.