Coder’s Eye

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

Coder’s Eye header image 4

Entries Tagged as 'Downloads'

VPN Client for Vista using Parallels

April 23rd, 2007 · No Comments

A recent client needed me to run some Windows-only software from their network.

[Read more →]

Tags: Tips · Macintosh · Downloads

Ajax remoting for Invisible Castle

February 1st, 2006 · No Comments

I offer the code for my Invisible Castle site under a GPL license. However, it is not the easiest code in the world to get running. Plus, it is really overkill for most people. Most people who ask for the code really just want a die-roller with database lookup for their site.

[Read more →]

Tags: Open Source · AJAX · Javascript · Downloads

Wordpress title suffix plugin

January 24th, 2006 · 26 Comments

I read some research lately which seems to show that keywords matter to search engines in your site’s “title” tag. Not only that, but position matters. Preferably your page title should precede your site title.Unfortunately Wordpress is coded to make that sort of ugly.

[Read more →]

Tags: Plugins · Wordpress · Downloads

Prototype modification to fvlogger

January 20th, 2006 · 2 Comments

fvlogger.js is a fine logging system for Javascript, but when you are already using Prototype.js, it unnecessarily duplicates a lot of functionality. I’ve forked the original code to “fvlogger 1.0.proto”, removing this duplication.

[Read more →]

Tags: Libraries · CSS · Open Source · Javascript · Downloads

Wordpress 2 multi-blogging made easy

December 30th, 2005 · 18 Comments

I upgraded the site to Wordpress 2 this morning. This wouldn’t be a bit deal, since the dev team has made it so easy to upgrade.

[Read more →]

Tags: Site · Open Source · Linux · Downloads