Archive for the ‘CMS’ Category

jQuery Galleria with MODx multi-lang snippet

Monday, March 9th, 2009

The other day I wanted to try out jQuery Galleria, it didn’t work out of the box with jQuery 1.3.2. Galleria is using the old style @ syntax which doesn’t work anymore. You basically have to go through the whole plugin and replace lines like this:... Read More

MODx multiple language site with template chunks

Wednesday, March 4th, 2009

After using the stuff in the prior tutorial on the site I’m working on at the moment I quickly realized that I needed to be able to use chunks as templates, just like Ditto, to handle repetitive stuff. It doesn’t make sense having duplicate HTML all over the place.... Read More

MODx multiple language site

Monday, February 23rd, 2009

Although it’s fairly easy to create a multi-lingual site with chunks and template variables alone it’s hardly ideal, to say the least. For most pages there will be a lot of unused template variables, the manager area will start to look like a mess. ... Read More

SEO follow up

Thursday, October 30th, 2008

Back in September I made some changes to the blog, all recommended by various “experts” (witch doctors), did it result in more Google-traffic? Hardly, this is a graph of what I’ve gotten from Google the past few months:... Read More

Fixing utf8 in Wayfinder

Sunday, October 12th, 2008

I’m currently setting up a Swedish site for a friend, this time I changed site language in the backend to Swedish and utf8. The database collation is set to utf8 too, and the charset line in the config file looks like this: $database_connection_charset = ‘utf8′;... Read More

Multi language blog in MODx

Thursday, October 2nd, 2008

This tutorial will demonstrate how a multilingual blog in MODx can be created. It is a combination of the prior tutorial and the multi lingual site tutorial at the MODx wiki. Both are required reading if you want to understand what is happening here.... Read More

MODx TagLinks Problems and Solutions

Wednesday, September 17th, 2008

I just went through the MODx blogging tutorial for real, with the intent of actually creating the exact same blog functionality myself. I ran into some problems with friendly/pretty URLs and this is a description of how I solved them.... Read More

Working with TYPO3 4.2 and TemplaVoila 1.3.7

Monday, September 15th, 2008

Introduction... Read More

Pointless Wordpress SEO?

Sunday, September 7th, 2008

It’s funny how a whole industry has grown up around second guessing and hypothesizing about how to rank as high as possible in the search results.... Read More

TNX and how to hide PR 0 pages

Friday, September 5th, 2008

At the moment my best money maker by far is TNX. Web devs are notorious for not clicking ads, the money I’m making from CPC is ridiculous, no one is clicking.


It was only when I started with TLA that I started seeing some money in my PayPal account, pitiful as the sums are they are still more than I make from for instance Ad-sense by far.... Read More