I am the ghost of groovymother.com. Woooooo!

This is an old page from Rod Begbie's blog.

It only exists in an attempt to prevent linkrot. No new content will be added to this site, and links and images are liable to be broken. Check out begbie.com to find where I'm posting stuff these days.

Filed under 'oss'

June 21, 2010

Slide, Inc. - open source

Some Python libraries opensourced from the Slide codebase. “wirebin”, the superfast object serializer, is my favourite.

Filed under : : : :

June 14, 2010

The GNUtards Must Be Crazy

Highly enjoyable rant against the GPL.

Filed under : : : :

December 31, 2009

namebench

Handy open source tool from Google to analyze DNS servers and see if it might be worth switching away from your ISP’s default.

Filed under : : :
via |

August 2, 2009

Tig: text-mode interface for git

Dead handy ncurses-based browser for git. It makes git diffs and blames much more manageable.

Filed under : : : : :
via |

March 15, 2009

redis

Key-value datastore. Fast like memcached, but persists to disk and can deal with pushing and popping with lists and sets. Just the thing to solve some of the problems I’ve been having with my RDBMS on a project I’m hacking on.

Filed under : : : : :
via |

February 20, 2009

Supervisor

Handy lightweight process-launcher-and-watcher. Features like “restart this process if it swallows too much resident memory” are going to be handy.

Filed under : : : :
via |

December 10, 2008

ack -- better than grep

Why am I only finding this now? A smart replacement for the “find . | xargs grep” recipe I use on a daily basis.

Filed under : : : : : : :
via |

July 21, 2008

Ophcrack

Windows password cracker. Has an interesting open-source business model: The cracker is GPL, and there are free (but limited) Rainbow tables. To get the full tables, you need to pay $99.

Filed under : : : :

July 15, 2008

Adeona: A Free, Open Source System for Helping Track and Recover Lost and Stolen Laptops

Open-source app which logs your laptop’s network location (and optionally a snapshot from the webcam) to a DHT distributed database at irregular intervals.

Filed under : : : :
via |

May 14, 2008

XBMC on OS X

Port of the XBox Media Center to OS X. Works with the Apple Remote, making it more elegant than my usual VLC + Sofa Control combination. Looks good.

Filed under : : : : : :
via |

January 14, 2008

Shelf - jerakeen.org

Cool prototype application by Tom Insam which monitors your foreground application in OS X, and tries to provide you some context by matching it to someone in your Address Book. It’s early days yet, but decidedly cool (and written in Python)

Filed under : : : : :
via |

December 12, 2007

IronPython Studio

Free development environment for Python code under .NET. Will definitely be having an in-depth play with this soon.

November 30, 2007

PuTTY Tray

Improved version of the essential ssh client for Windows

Filed under : : : : : :
via |

August 3, 2007

Welcome to Hadoop!

Open-source project to allow the creation of massive massively-parallelized systems. I’m so glad my CompSci course taught me about parallel programming in 1997, because it’s only going to become more important.

Ohloh, the open source network

Open-source-software social network, tracking both projects and people.

Filed under : : : :
via |

June 5, 2007

movabletype.org: Welcome to MTOS: the Movable Type Open Source Project

MovableType to be GPLed. I’ll take “Two Years Too Late” for $400, please, Alex.

Filed under : : :

April 3, 2007

phpsh -- an interactive shell for php

This could come in handy for sanity checking syntax when writing PHP. Bizarrely, it’s mostly written in Python!

Filed under : : : : :
via |

November 24, 2006

WTFPL - Do What The Fuck You Want To Public License

I was pondering what license I apply to Twadget. I think I’ve found my man.

Filed under : : :

November 2, 2006

Yahoo! UI Library (YUI)

Wicked-nifty Javascript UI library, generously open-sourced by Yahoo. Using this with Django and Lucene, I was able to knock out a pretty decent AJAXy autocompleting search box within 24 hours of opening my big yap in a meeting and suggesting it as a feature. (The “Design Pattern Library” is also worth a read to anyone who juggles HTML)

Filed under : : : : : : : :

October 28, 2006

Frozen Bubble - the official home

Truly excellent open-source Bust-a-Move clone hits 2.0. Features, oh yes, internet multiplayer mode. My productivity hits new lows. (No Windows or OSX port yet, but hopefully only a matter of time)

Filed under : : : : :

October 10, 2006

Open Source madness!

Good commentary of the unpleasantness that’s about to unfold with this Firefox/Iceweasel fork. The two new “features” which will now ship with Debian, Ubuntu, et al are just the tip of an iceberg of confusion and incompatibility.

Filed under : : : : : :
via |

July 27, 2006

Google Code - Project Hosting

Google offer free Subversion hosting and bug tracking for open-source projects. Missing in comparison to Sourceforge: Web Hosting, Downloads, SVN web-browsing and adverts galore.

Filed under : : :
via |

July 11, 2006

RoundCube Webmail Project

Attractive, and fairly lightweight, self-hostable webmail client. Works with any IMAP server.

Filed under : : : : : :
via |

June 15, 2006

ClamWin Free Antiviru

Free and Free antivirus for WIndows, based on ClamAV. Imagine Norton Antivirus, but without all the masses of shite that slows down your PC. Doesn’t include “on-access” file scanning, but I’m happy with that.

Filed under : : : : : :

June 13, 2006

GParted -- LiveCD

Manoman is this handy. Boot up off the live CD and repartition your hard drive on the fly without losing data. It’s like PartitionMagic, but free, free and it doesn’t corrupt your data!

Filed under : : : : : : :
via |

June 3, 2006

Omniscient Debugging

Very cool Java debugging tool, which records your application’s entire state over runtime, and allows you to replay and debug it at a later date.

Filed under : : : : : : :

May 22, 2006

SourceForge.net: UltraStar

Open-source version of the SingStar karaoke game.

Filed under : : : : : : :
via |

May 7, 2006

Server Monitoring With munin And monit

Cool. I’d been looking for a simple Linux monitoring tool like this a few weeks ago — Something simple that can plot load over time.

Filed under : : : : :
via |

April 12, 2006

AjaxTerm

Jeepers, this is a cool hack. VT100-emulator running in Javascript over AJAX to allow you to remote-control a server over HTTP.

Filed under : : : : :
via |

March 30, 2006

Daversy

“Daversy is a source control tool for relational databases.” Man, something like this has been needed for years.

March 29, 2006

XScreenSaver

jwz’s awesome screensaver collection is now available for OSX. Windows users are still SOL. “There is no Windows version of xscreensaver, and there never will be. Please stop asking. Microsoft killed my company, and I hold a personal grudge.”

Filed under : : : : : :

February 18, 2006

A Look at GNOME 2.14

The now-traditional “What’s new in the next version of Gnome” post. As per usual, nothing that makes you fall off your chair screaming OMFGAWESOME, but it’s all welcome tweakage (especially the speeding up, since my Pentium3 laptop is pretty clunky these days)

Filed under : : : : :

January 8, 2006

Gregarius » A Free, Web-based Feed Aggregator

Really awesome looking self-hosted feed reader. I’ve been using Feed on Feeds for the last month or so, but this looks light-years ahead of it.

Filed under : : : : :
via |

About This Site

This is an archive of groovmother.com, the old blog run by Rod Begbie — A Scottish geek who lives in San Francisco, CA.

I'm the co-founder of Sōsh, your handy-dandy guide for things to do in San Francisco this weekend.