Entries Tagged as 'Open Source'
February 8th, 2006 · 3 Comments
With the resurgence of interest in hobby electronics, I thought my readers might enjoy looking at the details of a simple project I did with cheap EBay-acquired parts. This was a fairly straightforward scrolling LED ascii display.
Goal
A simple-to-use Simstick display, capable of showing a reasonable subset of ASCII, utilizing cheap 15seg displays.
15 Seg Display
I […]
[Read more →]
Tags: Open Source · Uncategorized
February 1st, 2006 · 1 Comment
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
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
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
I just rolled my first real AJAX application out to a to testing.
[Read more →]
Tags: Libraries · Open Source · AJAX · Javascript
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