What’s up doc?
Tuesday, December 1st, 2009Wow, what a difference a long weekend makes for a project when you happen to find someone just as excited about it as you! I’m talking about the phenomenal work that Toms has done over this Thanksgiving break!
40 files changed, 3347 insertions(+), 2599 deletions(-)
40 files changed, 3347 insertions(+), 2599 deletions(-)
Not only has he provided some great patches but he’s also taken the lead on converting the ui code to use Glade files instead of the hand-written code I’ve maintained for a while. The logic is that it will be easier for someone to contribute to the project if they can use some IDE to modify and/or add new features to the user interface, and I have to agree with him.

Along the way he’s given the main dialog some serious love, specially the chart that displays your total expenses per category during a time range. All I have to do now is make sure everything compiles, test the notification system, and get ready for a release. Also, I need to write down a roadmap with clear and specific milestones so that those of you out there salivating to contribute with the project can lend us a helping hand.

Don’t just sit right there, go on and start playing with it right now! Check out the code from the git repository today!
BillReminder is the first desktop application I have written for the GNU/Linux operating system. It pretty much started as a means to keep me involved with the open source and GNU/Linux communities, as well as scratch my own itch! ;) It has also proven to be a great way to meet other developers and expose me to other ways of tackling software engineering problems. 
