phpTodo 0.5 Released!

Yesterday I released the latest version of my phpTodo project. In a nutshell, phpTodo is a todo list manager with RSS feed capabilities. I find it extremely useful, and I hope other are finding it just as useful…

 

Since this is the first entry I’ve written about phpTodo, let me give a little background information. I have things to do. Yeah, so does everyone else. And like most people, it’s hard to keep everything straight. I had my honey-do list at home, a list of stuff that I wanted to accomplish, projects for work, tasks for different projects at work I was working on, etc.. It was all a mass of confusion..

 

So, I decided to start using the todo list manager in Lotus. Well.. it works.. It’s kinda nice, but it’s slow, and a real pain to see everything in one shot. So, I started looking online for a web based one that I could use at home and work. I found a couple, but nothing that allowed me to categorize and view by category, etc. So, since I had wanted to start a sourceforge project, and I like programming, I decided to write one. And I got to thinking.. How could I ensure that I could see my todo list from anywhere? Well, a webpage is a good start, but web pages aren’t always that great on mobile phones.. I happen to have a blackberry that I carry with me, so I looked around a bit more.. I could get RSS feeds on my blackberry, so how about that?

 

And with that, phpTodo was born.. To date, I’ve had over 400 downloads of the software (that’s all vesion combined) .. The previous version, 0.4, had approximately 170 downloads. Not too bad for a piece of beta software.. :) At least, I’m happy with it.. :)

 

This latest version contains a number of bug fixes both big and small. I’ve also added some code to redirect the user properly when the login times out. Essentially, if the user is doing something and times out, it records the current information, redirects to the login page, and then redirects them back to where they left off after they login. Works pretty well… :)

 

Work continues on the project. I’m at 0.5 now and I’d like to get a 1.0 release out pretty soon. So, for the time being, I’m in a feature freeze. At this point I want to ensure that everything works correctly and iron out any bugs that may be lingering around. Once I get 1.0 out, I’ll look at adding some new features.

 

If you’re interested in checking it out, here’s a link to the sourceforge project site. I plan on setting up a formal project site for it, but I haven’t gotten around to it yet…

 

Leave a Reply

Your email address will not be published. Required fields are marked *