By domm
on February 7, 2012 8:02 AM
I recently tried to set up an instance of Smolder, but failed. While installing the module and it's dependencies was rather easy (thanks to perlbrew, local::lib and cpanm), I couldn't figure out how to actually initialize the system.
Starting the server works fine (at least after I realized that the default hostname of "localhost.localdomain" doesn't work on my machine and I had to use "--host localhost"). Even the startpage loads perfect, but all following pages are broken, and I can't find any way to set up my users, projects, etc. A…
By domm
on January 10, 2012 10:32 PM
Read more about App::TimeTracker 2.016 and how Test::MockTime can help you testing stuff that depends on time (an inherent fluid "thing" that's rather annoying test) in the latest App::TimeTracker blog post
By domm
on January 4, 2012 7:03 PM
Wow, the new year starts with a lot of collaboration!
Today I got two IRC messages from people who added features / fixed bugs in two of my CPAN modules. Only now I had the time to take a closer look at the requests, merge them and push the new version to CPAN and github.
You can read more about the new version of App::TimeTracker in the App::TimeTracker Blog (Thanks, plu)
CPAN::M…
By domm
on November 7, 2011 7:19 PM
By domm
on October 28, 2011 6:21 PM
Today I launched http://timetracker.plix.at.
timetracker.plix.at contains information about App::TimeTracker, the easily extendable command line based time tracker we use a lot. You maybe remember App::TimeTracker from one of the talks I gave at YAPC::Europe 2011 in Riga (App-TimeTracker, Metaprogramming & Method Modifiers). It…