I'm done with this semester of college. Woo hoo. Only 2 more to go. I came up with a new web site idea which I think is going to be good. I'll tell you guys more about it later, because I don't want to give the idea away so somebody else can steal it and do it better than me. It should be launching in January I hope.
I found this great reminder and to-do list site, Remember the Milk. It's working out really well. You can make to-do lists and it'll remind you by email, text messaging, or instant messaging. It does a lot of other great stuff like being able to share lists with other people, and of course it has RSS feeds. Oh yeah that reminds me, the syndication feed icon is now standardized, sort-of. Maybe I'll change my icons on this blog to match. Oh yeah and RTM supports the iCalendar format, so you can export the data into almost any calendar program, except Outlook. I think my favorite part of RTM is that it lets you enter dates and times in normal typing format, which is exactly something that I complained about a while ago. So instead of wasting time clicking on forms just to enter a date and time, or trying to remember how to format the date, you just enter it like "this Thursday at 11pm" or "Dec 20 at 9am" instead of having to tab through drop down menus or search on a calendar for where you want the task to go. It seems to support a lot of other date and time formats too, and it makes smart assumptions, like that when you enter a vague date you usually mean the one in the near future, not Dec 16 of 2004 or earlier. It also accepts input for recurring tasks correctly, like you can type "every week" or "every other week" or other ways like that.
Ok, I found the post I made, it's this one about my dry erase desk where I talked about how dates and times should be entered into calendar programs. I wonder what other calendar programs do it like that. It seems like only the most obvious way to input dates, and by now there's probably lots of already written code to interpret the input. I think I remember there being something in PHP that will convert dates into a standard format and can be given any format as input. I do see that blogging software (mine at least) uses a single text field for the date and time. It would probably get confused if I tried to type it in a weird order though. It looks like it's already in the format that MySQL would store it in (YYYY-MM-DD hh:mm). I think that's it. I don't know why I'm so obsessed with this date format stuff, but I guess I'm just so frustrated with how difficult it is to enter dates and times in most applications. So back to my original point, try out Remember the Milk. And if you have anything for me to do, send a task to davidb. (Don't really, I don't even do tasks that I give myself to do. Tweaking the design of this blog has been on my list for a while.)
Add new comment