You're not logged in! Sign in or Register

29/10/2007

Wow, more than a year since I last did any work on this project! Well, I guess I have been a little busy.

I've made a couple of small changes to the way URLs are added now, and the response should be faster - and the cookie login should be working properly now. If it's still broken, drop me a line.

so now, plans. The following changes to the service are on the cards, and being developed as we speak, although given the amount of time since I last did anything, expect the changes sometime next year :)

  • Categories: You'll be able to sort your URLs into common categories (or folders if you like).
  • RSS feeds: You'll be able to subscribe in a normal RSS reader to each of your categories, or all your URLs.
  • Public/private settings: On a per-URL basis you'll be able to share your links with the world directly.
  • Redesign: The whole application will be given a facelift in the near future!

 

3/6/2006

Another bug squashed. There was a bug in the delete code that caused the passed variable to be overwritten, so the delete always failed. Fixed now.

 

3/6/2006

Cookies! part two Remind me that $HTTP_COOKIE_VARS is deprecated... Cookie-based auto-login now works and you can use add-followup without having to log in first.

I'm still not sure about setting it up as a popup window for adding - that almost defeats the purpose of having Followup! working in a transient manner by leaving a window open. I'll give it some more thought.

 

3/6/2006

Well, that was a nice break. I haven't done any work on Followup! since mid-May, I've not had any spare time. But now I'm back into it, and will be kicking off a new project this afternoon - a WAP RSS reader :)

 

13/5/2006

Cookies! After a bit of fiddling about, cookie-based persistent login should be implemented, meaning you no longer have to log in before using Followup! on your main computer.

 

17/4/2006

Fixed a few more bugs.

Added some more social bookmarking links.

Logged-out adding doesn't currently work. The intention is to record the URL you want to bookmark while you log in.

 

16/4/2006

Fixed a few bugs in how URLs were added

Fixed an infinite add(!) loop.

changed the stylesheet a little more.

Note: Please replace your toolbar bookmarks.

 

14/4/2006

Changed stylesheets.

 

13/4/2006

Updated the 'list followup!' javascript link to fix a bug.

NOTE: It is possible to register twice with the same username/password. If you do so, only the first registration will be recognised.