Windows
Winamp Plugin v1.2.1
New version, some bugs fixed, supports streams.
Download Normal Installer
You must configure the plugin with the correct username and password.
iTunes for Windows
This build is officially supported, and has been tested to work with the latest version of iTunes for windows (7 at the time of writing). Essede is building and maintaining this plugin, for which we are incredibly grateful.
UPDATE: This plugin is disabled on the server side. It will be ignored. Check back later for a fixed version.
Download
Run to install.Windows Media Player
Version 1.2.0 of the Windows Media Player plugin. It requires WMP version 9 (I think). We need someone to adopt this plugin and keep it up-to-date. Please volunteer in the forums.
Download
Mac
iTunes for Mac
This is an experimental build of the iTunes plugin. We've tried to make it work along side the audioscrobbler plugin, and it seems to work pretty well, but no guarantees. If you want to make it better, let us know and we'll gladly add you to the developer list.
Download
Disk image; copy the file to your Applications folder and run it. Add it to programs run on startup to use it all the time.
Linux
MPD Plugin
This is a client app for MPD (Music Player Daemon) that reads what is being played on an MPD server and submits it to Gerpok. There is an ebuild available for Gentoo Linux. If you have Gentoo, just put the ebuild in your portage overlay dir and emerge mpdgpkc. For everyone else, download the source tarball below.
Download
Source Code, the usual ./configure followed by make, make install.XMMS Plugin
We aren't actively developing this; it may or may not be working right now. If you want to try it, let us know in the forums and we'll work with you to make sure it's submitting properly. I (PacketCollision) will try to get a known-to-be-working version created, but I can't make any promises. If you want to make it better, let us know and we'll gladly add you to the developer list.
Download
Source Code, the usual ./configure followed by make, make install.
Code
ZF Starter project
This is a simple starter project for making apps like Gerpok. It contains an MVC directory structure along with a few libraries: Zend Framework, Smarty, Tripoli, jQuery.
It adds a few classes: a database singleton, a user and session model, and some glue to connect Smarty to ZF's views.
Out of the box, it just has a two column, css layout and user authentication,and some basic performance tracking.Note, this is a bzip2 archive. Windows users might consider using 7zip.
Starter Project