Number 3 in Widget-A-Day is a Google Reader widget.
This widget will display your latest shared stories. You can change the amount of stories to display and how to display them.
Download googlereader.zip
Default display:
Admin panel:
Download googlereader.zip
SVN Checkout
svn co http://svn.wp-plugins.org/google-reader-widget/trunk
Requirements
WordPress 2.2 or 2.0.x/2.1.x with WordPress Widgets
file_get_contents (PHP 4.3.0 or greater) or cURL
Your Google Reader User ID
Installation
Download googlereader.zip
Extract and [...]
Number 2 in Widget-A-Day is a widget for the last.fm widgets.
It can show the chart of your recent tracks, top tracks, and top artists (weekly tracks and artists don't work currently since the value varies throughout). You can also choose between red, blue, black, and green.
Download lastfm.zip (lastfm.tar.gz)
Here is the default view:
Here is the [...]
Compete released it's API today, so I decided to make a widget for WordPress using it.
Download compete.zip
SVN Checkout
svn co http://svn.wp-plugins.org/compete-widget/trunk
This adds a link, your current rank, the amount of visitors, and your rank image to the sidebar.
By default, it looks like:
In the widget admin panel, you can completely edit the title, your api key, your [...]
Posted on May 21, 2007, 12:39 am, by James Wilson, under
Scripts.
I just finished making a new paintball classified site that takes feeds from various paintball sites across the web, and brings them into one easy to use place.
Paintball Classifieds – Find Paintball Gear to Buy, Sell, or Trade
Here's how the front end works:
First, you go to the site, and are presented with the 20 latest [...]
Posted on May 6, 2007, 9:14 pm, by James Wilson, under
Scripts.
I've coded a jukebox script for amarok. It consists of a python HTTP server and an amarok control script. Unlike this one, it is not a script to add to amarok. It's completely separate. It's also only 3 python files. Also, AJAX!
What it does:
You visit the url, where you can then control the [...]
Posted on April 27, 2007, 3:40 pm, by James Wilson, under
Scripts.
Here is a python script that will print new requests to your server. I'm sure there are a lot of these, but I couldn't find any when I searched.
Anyway, set logloc to the location of your log file, and if you want it to update more quickly or slower, change updatefrq to the amount [...]
Posted on April 17, 2007, 7:50 pm, by James Wilson, under
Scripts.
There's a site called SimpleWeather. It prides itself on being simple. Enter a zip code, and you get the weather. Go there again, and it will automatically show you the current weather for your location. It's so awesome that it can remember your location.
But being too simple has it's drawbacks, such as being able [...]
Posted on April 7, 2007, 12:11 am, by James Wilson, under
Scripts,
XLMPP.
XLMPP is XAMPP, but instead of Apache, it uses lighttpd.
This is from version 1.6.0a of XAMPP and lighttpd is 1.4.13 from here.
This is a very primitive release. There are of course problems with it. If you find something not listed or have a fix for it, please let me know.
Usage:
1. Run setup-xampp.bat to update configuration.
2. [...]
Posted on March 8, 2007, 8:44 pm, by James Wilson, under
Scripts.
Finished it up enough to constitute a version 0.1 release. Didn't find any big bugs. The admin panel is a little 'meh', but it works. Decided to try Trac this time around. Hopefully it will be easier on me than what I've done in the past.
Download Game Site Script
Also, I've made a game pack for [...]
Posted on March 4, 2007, 12:57 am, by James Wilson, under
Scripts.
I finished, for the most part, my flash game site script that I mentioned earlier. It took longer than I really expected it to. Ran into some really stupid snags with inconsistencies in PHP, namely order of variables and underscores in their functions. Anyways, have most of the site done with only maybe a couple [...]