Archive for December, 2008

Running your blog with SEO in mind

Monday, December 15th, 2008

Awhile back, I wrote about what it takes to start your own blog. Unless your blog is only meant for your private circle of readers, in most cases, you’ll want people to read what you have penned down, and even make some money from it.

The most effective way to do that is to get it listed in Search Engines.

(more…)

Codeigniter: Helpers, Plugins and Libraries

Wednesday, December 3rd, 2008

Codeigniter JigsawHaving used Codeigniter for a few months now, this framework is really turning out to be a joy. My last post, I talked about how to modify native CI Libraries.

With so many published PHP classes and functions, it would be a shame if we couldn’t use them in CI. Fortunately CI (like all good frameworks) provides not one but three ways to integrate 3rd code, by using Helpers, Plugins and Libraries.

(more…)

Google