Jan
14
2009
Holy crap batman!!!
I saw on slashdot today that Nokia is going to be releaseing QT under the LGPL license starting with version 4.5 (site). Back in the day, when I was toying with leaving the web industry and going more into traditional software developement, QT caught my eye. The thing that stopped me from diving into QT at that time, was the $5000 license fee for anything non open source.
Now that it is being released as LGPL only, there are no more entry fees. Guess I will be looking at QT again
no comments | tags: Cross Platform, QT | posted in software
Jan
7
2009
At my current job I am constantly dumping mysql databases from a v5 server to import into a v3 server. In order for this to work, I have to dump the database in a mode that is compatible with version 3. Here is a quick reference for the compatibility modes available for mysqldump. Continue reading
no comments | tags: mysql, mysqldump | posted in software
Sep
16
2008
As a developer. it is very common to be required to report actual time spent working on a project or task. Sometimes the data is used for project planning, and sometimes your time is actually billed back to the customer. Over the last few years, I have used a variety of means of tracking time, some that made me cringe, and some that are almost a pleasure to use.
*** Read an updated post to learn more about my new project gootimer, a task based time reporting tool for Google Calendar ***
Continue reading
6 comments | tags: eclipse, tasktop, tools | posted in software
Sep
8
2008
Throughout my career I’ve had the opportunity to work for a few shops that claimed to be ‘Agile’ but were really just using the term poorly and inflicting increasing amounts of stress on the developers by trying to manage a non-agile process/project in an agile manner. Continue reading
2 comments | tags: agile, development, methodologies, software | posted in software