Archive for February, 2007

Removing A Mambo/Joomla Template

February 23rd, 2007 by Sarah King

Now there’s a misleading title but I had cause to ask a Mambo site to output some info without a template. Sadly it didn’t want to do that – although if you know another method, please leave a comment…

The official method is to call www.mysite.com/index2.php but that still parses the page and adds an alternate stylesheet and header information. It’s good, but not perfect. Read the rest of this entry »

Buying Expired Domains

February 17th, 2007 by Sarah King

There’s a stack of people out there buying up expired domains and selling them on, or using them to build sites related to their core business (which is sometimes buying expired domains).

I’ve noticed that there are some dos and don’ts associated with this: Read the rest of this entry »

A Picklist Component for CakePHP

February 12th, 2007 by Sarah King

I needed to have a table holding all my picklists, to make them easier to edit and manage. It’s a large application so there will be lots of drop downs and radio buttons, states and status fields.

I started with my picklist table Read the rest of this entry »