Coder’s Eye

A site about one of the three passions in my life.

Coder’s Eye header image 4

Entries from May 2006

AWeber Joomla Module

May 21st, 2006 · 26 Comments

I’m using Joomla with VirtueCart for a new business venture.

[Read more →]

Tags: Joomla · PHP · Open Source

This site is worth how much?

May 12th, 2006 · 5 Comments

According to LeapFish, this domain is worth $12,150!
Well all right then! Finally some respect for the ol’ coder’s eye.
Ranking Factors
It seems that the ranking engine takes into account all sorts of variables. The shortness of the name, the fact that it is two dictionary words, and that it has a lot of Google […]

[Read more →]

Tags: Domains · Site

Activating Akismet anti-spam plugin

May 7th, 2006 · 3 Comments

If you are using Wordpress, and you aren’t using the built-in plugin “Akismet”, are you insane? Or are you a bit confused about that API Key thing you need?See, you need that plugin. Or at least you will once the comspammers find you.

[Read more →]

Tags: Wordpress

Free domains for me!

May 5th, 2006 · No Comments

This is the end of my first week working at Dotster.

[Read more →]

Tags: Domains

Magic Removal Success!

May 1st, 2006 · No Comments

I’m pleased to report that the Django magic removal branch is now much easier to use. It feels stable, the docs are getting complete, and I see now that the branch has now been merged to the head.My magic-removed code works great, and is passing all its tests with flying colors. Total time taken for three apps was approximately 4 hours.

[Read more →]

Tags: Django · Libraries · Python