Daily del.icio.us bookmarks

I’ve been rather silent in bookmark department over the last few days. For today though, I’ll give a you long list.

Firstly, a few sites about parenting. There are some funny and cool bits too, so even if you don’t have any kids, you might want to check them out.

Continue reading Daily del.icio.us bookmarks

Daily del.icio.us bookmarks

I came across a couple of really good programming resources. The first one has an excellent collection of links to websites and articles about designing good user interfaces and improving accessibility. The second one is a great article about commenting source code. It also links to some nice works on the subject.

These were shared bookmarks for del.icio.us user tvset on 2005-08-31.

Tagging calendars

While playing around with Delicious I thought about how useful it would be to have a calendar which could operate with tags. This way, a jazz festival in Cyprus that is going to happen in Cyprus during 16-18 of September this year, for example, could have been tagged as “jazz”, “festivals”, “events”, “music”, “cyprus” as well as “16sep2005”, “17sep2005”, “18sep2005”. And maybe even as “year2005” and “september”.

It is easy to find some format to express dates and times – there is no question about that. After that is done, the set of events can be represented in a variety of forms. The usual calendar table could be filled using the date format. The list of events for a certain month or year could be combined. Or it could even be categorised based on tags.

It would be possible to make queries like “Show me the list of music events that are planned for September 2005 in Cyprus” or “Show me the list of Cyprus festivals”. These could be easily used together with the usual calendaring stuff like “What is planned for September?”.

If there was some calendaring application that could work with Delicious it would awesome! Just think of the possibilities! A combined calendar of events with geographic locations and links to website for more information maintained by a bunch of interested people. And since Delicious provides RSS feeds for everything, it would be really easy to update and monitor such a calendar. That would be partially competing with the service provided by Airset. Purhaps there are even some commercial applications that could be based on this service.

Now all we need is for someone to create it…

Daily del.icio.us bookmarks

Some random stuff for today.

These were shared bookmarks for del.icio.us user tvset on 2005-08-26.

Quake III Arena source code GPLed

id Software has released the source code for its Quake III Arena for the public under the GPL. That is even before Quake 4 has been released! If you’re interested, you can download the source code here.

Now game writers all over the world can unite and produce some really cool games for Linux, Windows, and Mac. Yeah!