Coder’s Eye

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

Coder’s Eye header image 4

Entries from January 2006

Solving Wordpress 2.0 External Posting Errors

January 8th, 2006 · 3 Comments

Since upgrading to WP2.0 I had not been able to use my favorite Weblog editor Ecto to do any posts which contained any inline tags, such as div or span classes. Also, it had been stripping the meat of Image tags.

[Read more →]

Tags: Wordpress · Site

Django encourages Flow

January 8th, 2006 · 1 Comment

Django is one good web framework.

[Read more →]

Tags: Django · Libraries · Python

AJAX goodness for Invisible Castle

January 2nd, 2006 · 3 Comments

I just rolled my first real AJAX application out to a to testing.

[Read more →]

Tags: Libraries · Open Source · AJAX · Javascript