I'm back, this time armed with Textpattern
September 17th, 2005
Since there will be some changes in my life which I wanted to document (you know, so I will remember them later) it became mandatory that I ditch my old homebrewn system and change something easier to use. This way I won’t have the excuse of it’s so complicated for not writing. I looked into several different softwares…
WordPress: Everyone uses it, written in PHP – the language of my choice. But it just does not feel elegant. If it does not feel right it just does not feel right.
Typo: Propably the most hip blogging system at the moment. Written using Ruby on Rails. Utilises AJAX in several places. The downside? Installation, definetily installation. It was like compiling PHP in 2002 – trial and error. In the end I just could not make it work properly with ~username/ style URLs. Then I gave up.
Serendipity: Written by several of the best PHP developers on earth. The code itself is superior but what Serenpidity really needs is a couple of designer guys and a user interface specialist onboard with the developer team.
Texpattern: This is what I finally chose to use main reason being usage of Textile for post formatting. Textile together with somewhat different aproach to admin interface gives Textpattern an elegant overall feeling. The permalink style is similar to my old permalinks so I will not loose my google status. It is not all good though. The template system is a bit awkward and the PHP code itself is really not my style. But hey! It Works™ and I don’t have to maintain the code.
December 6th, 2007 at 01:41 AM
Old post – i know :)
I am also used to homemade systems, which often require alot of time for implementing your own features.
Recently I went on the same mission and tried a few and came across wordpress. Although you don’t find it elegant it is very easy to theme and customize (maybe its a newer version?).
My site is a good example of this, there is almost no custom code, bar the function page which simply splits the post title to make it look nice.