Kores random thoughts
-
Tagging - Broken by design
by Kore Nordmann at Fri, 16 Nov 2007 11:46:11 +0100
In the meantime tagging, as a folksonomy, is often nearly used as equivalent to the whole Web-2.0-hype. Nowadays you can't develop any new application without adding tags, and I wanted to do the same. But reviewing the system in a bit more complex environment shows some major flaws, which can also be detected in the implementations of simple applications. This article lists some structural problems, and will be followed by other articles describing solutions for some of these cases. read more…
-
Parse with regular expressions
by Kore Nordmann at Wed, 07 Nov 2007 15:05:49 +0100
With recursive patterns in PCRE you can actually match recursive structures, even you should not try this. A regular expression to validate BBCode documents is included in the blog post. read more…
-
IPC 11/07 - Publishing talks
by Kore Nordmann at Wed, 07 Nov 2007 11:16:15 +0100
I just finished my both talks at the IPC 07, a quick talk on MockObjects and a talk abaout regular expressions including a description of the new features, like condidtional subpatterns and recursive matches. read more…
-
eZ Components book in the press
by Kore Nordmann at Sun, 30 Sep 2007 22:09:18 +0200
Tobys and my book about eZ Components, published by Galileo Computing, has passed the second gelley-proof and will be published very soon. read more…
-
Why are you using BBCodes?
by Kore Nordmann at Mon, 03 Sep 2007 11:02:40 +0200
The discussion on my blog post "Do not use regular expressions for parsing" ended in a discussion about BBcodes in general. I just used them as an example to demonstrate why it it is impossible to parse such a language with regular expressions - and mentioned in a subclause, that I don't see any sense in using them at all. So why use them at all? read more…
-
The long way to a semantic web
by Kore Nordmann at Thu, 25 Oct 2007 11:20:13 +0200
HTML does not work, neither does XHTML. So how can this be solved without waiting years for better browsers? read more…
-
Why active record sucks
by Kore Nordmann at Tue, 28 Aug 2007 10:12:59 +0200
It is not really Active Record which sucks but the implied, perhaps just misinterpreted, common usage as an ORM (object relational mapping). If you want ORm do it right and use AR where it belongs to. read more…
-
FrOSCon 07
by Kore Nordmann at Sun, 26 Aug 2007 12:05:18 +0200
I uploaded my slides on "PHPotter - Dooing magic with PHP" from this years amazing FrOSCon read more…
-
FrOSCon - Resheduled Talks
by Kore Nordmann at Tue, 21 Aug 2007 17:30:53 +0200
Because of some date problems we had to reshedule some of the FrOSCon talks - had to remove two and got two amazing new talks. read more…
-
Relicensed website contents
by Kore Nordmann at Mon, 20 Aug 2007 12:16:50 +0200
Until now all contents on this website were licensed under CC by-nc-sa - from now on I use CC by-sa only. read more…