Wednesday, March 3, 2010

ABC Time Tracking - sound error notification

We just added sound error notification to Punchy - ABC Time Tracking's desktop plugin.

Whenever there is an error that disconnect you from the server or you application stop counting time an error sound is played.

Thanks Marco for suggestion.

Monday, March 1, 2010

SQLarity: PHP and mySQL made simple

Part of our team from scriptoid joined the sqlarity project.

It's actually an official repository for a framework we built applications on.

What it does?

Simple said it takes tables from mySQL and creates PHP5 classes.

Also creates a Delegate class that allows you to do all the CR(eate)U(pdate)D(elete) operations.

From our experience with it, it speeds up the PHP5 coding with a factor of 5x to 7x.

It follows our philosophy: "automate your business" so we love it.

Long live sqlarity.