Archive for the 'Web2.0' Category

Page 3 of 15

DrupalPress: Matt vs Dries

On my left side: Matt Mullenweg:

  • Matt was born in 1984 in Houston, Texas.
  • Amongst other things (see below) Matt is a passionate photographer.
  • In Jan 2003, unhappy with the capabilities of B2/Cafelog, he starts with the development of what will grow to be the hottest blog platform software around: WordPress.
  • In October 2004 he moves from Houston to San Francisco to work for CNET on, amongst other things, WordPress.
  • In October 2005, he leaves CNET too concentrate on WordPress and also launches Akismet, a (comment/trackback) spam detection platform (with plugins for e.g. WordPress).
  • In November 2005 Matt launches WordPress.com, the (free) hosted WordPress provider.
  • In Dec 2005 Matt annouces the creation of AutoMattic, the company behind WordPress.com, Akismet.
  • Matt is cited as #16 on PCWorld’s list of “50 Most Important People on the Web”

At my right hand: Dries Buytaert:

I especially like the ‘spam detection’ detail. If this is the main concern of two of the leading CMS platforms, you can imagine spam is a real problem.

If we extrapolate on the previous similarities, we could expect:

  • something like Drupal.com – a freemium hosted Drupal provider. The free version gives you an instant xyz.drupal.com site with some standard themes (layouts) and plugins. If you want your own domain, or a custom layout, you will have to pay.
  • a Mollom plugin for WordPress – because there is already an Akismet plugin for Drupal
  • WordPress starts releasing ‘distributions’: a special version for e.g. NGO’s, for schools, for music groups. This distribution will contain the latest core of WordPress with some plugins, themes, widgets, pages … pre-installed.

In any case, I admire both guys and hope they continue to successfully lead some of the most promising web software platforms around.

FM Brussel playlist live on Twitter

Via Pietel I heard of a Twitter account that publishes the playlist of StuBru in real-time. Interesting, but I listen to FM Brussel. How hard would it be to make the same thing for FM Brussel? Not that hard, it appears. After some twiddling with curl, twitter API and other PHP, here is the Twitter account for the playlist of FM Brussel.

http://twitter.com/fmbrussel


Number 24, score 17

MetaTale widget

According to Metatale

What Google Agenda currently misses

I am using Google Agenda as the central repository for the milonga.be Belgian tango agenda, which I edit together with half a dozen other tango enthusiasts. While the principle of a central, hosted calendar storage works wonderfully, I (have to) use a modified PHPiCalendar to display different views on the agenda (‘only Brussels’, ‘only workshops’, ’1 week in advance’, ’1 month in advance’, …). There are actually a couple of features that I’d like to see in Google Agenda, and what better place to list them but here:

Google Agenda: desired features

Metadata/Folksonomy

Currently an event in the agenda has the fields Title, Date/time (with recurrency, if any) , Location and Description. What I really miss is Tags (or categories, keywords, whatever you want to call them). Tags would allow me to attribute events to categories so that I can easily slice and dice them: only display the “milonga’s”, the events in Antwerp, the events in a specific place. Now I had to write a modified ‘filtered printable view’ for PHPiCalendar so that I can search on specific words in the event title, but that is really a hack. E.g. I now ask every editor to create the event titles as

“[TYPE]: [name of the event] @ [LOCATION]“

so that I can filter on “CONCERT:” or “@ Gent”. With the tags “concert, gent, polariteit, openair” it would be so much easier.

The iCalendar specification even mentions a ‘Categories’ field, although Google Agenda currently does not use it.

Continue reading ‘What Google Agenda currently misses’