Archive for the 'tlc' Category

TLC (New release)

TLC goes to .7. New features include drag and drop list reordering on list items (NOT LISTS). I didn’t like the way it worked with the list of lists since they are essentially hyperlinks. I am giving it some thought and will include it in a future release.

Also I added some cheesy graphical enhancements. Feedback welcome. If they make you not want to use it let me know and I will take them out :)

Next up I think is to add some functionality to allow you to look back over completed items…given a date span or something. Not sure, I know this is something I want to do. Perhaps a restore feature for completed items, as well as the ability to schedule items for the future/reoccuring so they show up on the list on a certain date…we’ll see.

TLC (screen shot)

As you can see, my graphical skills leave a lot to be desired. However this gives you some idea of what TLC looks like.

TLC (post.1)

Heh. So I went a little haywire after that last post and hacked in a rss feed generator for the todo lists (not that it was hard). I am not sure why, I just suddenly got this urge to write it. It wasn’t even that interesting :)

I am not sure if I want to include it or not.

TLC (post)

Just wanted to post a quick messages about tlc. I have implemented drag and drop list reordering for list items. I am debating on adding the same for the list of lists. I don’t think it would take that long but I am not sure if it’s needed. What say you?

There is no new release as of yet…there are a few things I want to clean up, plus I want to decide on the list of lists thingy.

Though I would guess a minor point release is just around the corner.

TLC (new release)

New release of TLC. Cleaned up code. More security. Slightly better look. I am trying to convice John to handle the graphical elements. He seems interested, but is also busy with his own life so we’ll see :)

It is important to note, if you are using an earlier version of TLC there is no current upgrade path, and the db schema has changed so just untarring this release into the dir won’t work. However you really should migrate to this release since I have basically not paid attention to security AT ALL till now.

I plan to concentrate on either getting John to do the interface look and feel, or striking out on my own with it, as I really think it needs some enhancements. There are also a couple other features I would like to add.

**EDIT: I should have said, If you are using an earlier version and really don’t want to start over with a new install, I would be happy to take the time to write an upgrade script for you. However my tracking stats show very little use of the app, so I am guessing most people at this point are cool to do the upgrade themselves.

TLC (update)

I am close to a new release of TLC. If you can, hold off on installing till I can get .6 out there. I have done a lot of security auditing in the last few days and fixed a bunch of things I didn’t like. The new changes will be transparent to the user, but I will feel better knowing this version is on your server :)

TLC (new release)

Tada List Clone, gets an admin interface and version number! Woo :)

I decided that it had enough features at this point to start versioning it. This is an official .5 release (testers welcome).

As always, it can be gotten at the code link above. New features include cleaned up code! And an admin interface for adding new users!

Try it out.

TLC (new release)

New release of Tada List Clone. Added multiple users and multiple lists per user.

It needs an admin interface, currently you either have to know who you want to use the app when you install it, or you need to be comfortable adding users on the command line (or I suppose with the various php*admin softwares).

You can get the new release from the code link above.

TLC (update)

Worked on Tada List Clone last night and this morning. I should be ready in a day or two for a new release. Have to redo some of the edit feature and add a page for adding new users. Other than that it’s pretty well done. It now supports multiple users and multiple lists per user.

Tada List Clone

I whipped up a tada list clone. It mostly does what tada list does, however there is currently no security and it is single user, 1 list ATM. I may add other lists in the near future. However I wrote it for myself and offer it in case others want it.

As it says in the install, if you really want to use it and it doesn’t have the feature you want (within reason) let me know and I will add it.

You can download it by going to the Code link above.

** If some how you downloaded that in the last five minutes, I forgot something in the INSTALL file and have added it. You have to have smarty installed :) **