jkramer (Jonas Kramer)

Name
Jonas Kramer
Email
Website/Blog
http://nex.scrapping.cc/
Company
Seibert Media GmbH
Location
Wiesbaden, Germany
Member Since
Apr 12, 2008 (about 1 year)

Following 7 githubbers and watching 34 repositories view all →

Public Repositories (27)

  • subtle

    legend

    Last updated Sat Nov 21 06:19:41 -0800 2009

  • shell-fm

    Lightweight console-based radio player for Last.FM radio streams.

    legend

    Last updated Sat Nov 21 04:18:30 -0800 2009

  • database-abstract

    SQL::Abstract, but for Haskell!

    legend

    Last updated Mon Oct 26 02:20:19 -0700 2009

  • text-ini

    Haskell module for parsing INI configuration files.

    legend

    Last updated Sun Sep 20 06:50:17 -0700 2009

  • podsync

    Shell script for downloading podcasts from several RSS feeds.

    legend

    Last updated Mon Sep 07 05:06:21 -0700 2009

  • rst

    Lightweight alternative for ack.

    legend

    Last updated Fri Sep 04 09:19:23 -0700 2009

  • jkramer.github.com

    My homepage at GitHub.

    legend

    Last updated Mon Aug 31 09:25:13 -0700 2009

  • Net--ShellFM

    Perl module to control Shell.FM remotely.

    legend

    Last updated Sun Aug 09 09:26:14 -0700 2009

  • Corporate-Fortune

    Fortunes commonly used in German IT companies.

    legend

    Last updated Tue Jul 28 07:25:11 -0700 2009

  • brainfuck

    Simple BrainFuck interpreter written in Haskell.

    legend

    Last updated Sat Jun 27 11:45:26 -0700 2009

  • nelson

    Nelson, the ultimate source of procrastination and distraction.

    legend

    Last updated Thu May 14 12:27:42 -0700 2009

  • makeogg

    Convert stuff to Ogg Vorbis.

    legend

    Last updated Sun May 03 05:10:16 -0700 2009

  • virn

    Rename lots of files using your favorite text editor.

    legend

    Last updated Sun May 03 04:59:02 -0700 2009

  • vitag

    Edit Ogg Vorbis and ID3 tags using your favorite text editor.

    legend

    Last updated Sun May 03 04:53:22 -0700 2009

  • post-fm

    Script for scrobbling track data to Last.FM from CMUS.

    legend

    Last updated Tue Apr 28 14:53:06 -0700 2009

  • sql--beautify

    Beautify SQL.

    legend

    Last updated Tue Apr 14 16:56:14 -0700 2009

  • geo--location

    Class that represents a geographical location.

    legend

    Last updated Thu Mar 12 03:11:19 -0700 2009

  • geo--search

    Simple lookup of locations in geographical databases.

    legend

    Last updated Thu Mar 12 03:10:56 -0700 2009

  • nerd-millenium

    Script that counts down to the nerd millenium (UNIX timestamp of 1234567890).

    legend

    Last updated Thu Feb 12 13:01:00 -0800 2009

  • class--class

    The Class::Class module from CPAN.

    legend

    Last updated Sat Jan 24 05:20:05 -0800 2009

  • pause

    Repository with my Perl modules on CPAN (or those I plan to publish there).

    legend

    Last updated Tue Dec 30 05:11:49 -0800 2008

  • ogganize

    Tool for integrating downloaded albums into your music collection easily.

    legend

    Last updated Sat Dec 27 03:30:57 -0800 2008

  • vim-scmdiff

    Vim script to highlight lines changed from a base version in SCM

    legend

    Forked from ghewgill/vim-scmdiff Tue Dec 16 03:10:08 -0800 2008

    Last updated Tue Dec 16 03:13:52 -0800 2008

  • haskell

    My programming experiments with Haskell.

    legend

    Last updated Sun Dec 07 11:55:55 -0800 2008

  • vim-narrow

    Vim plugin that emulates emacs' narrowing feature (but better than the other plugin that cheats a...

    legend

    Last updated Thu Dec 04 04:30:43 -0800 2008

  • vim-scratch

    Vim scratchbox plugin.

    legend

    Last updated Sun Nov 30 13:56:41 -0800 2008

  • mount

    Perl script for atomatic mounting of devices using udev.

    legend

    Last updated Mon Nov 10 02:27:27 -0800 2008

Public Activity feed

jkramer created branch master at jkramer/subtle Sat Nov 21 06:19:41 -0800 2009
New branch is at jkramer/subtle/tree/master
jkramer created repository subtle Sat Nov 21 06:17:52 -0800 2009
New repository is at jkramer/subtle
jkramer pushed to master at jkramer/shell-fm Sat Nov 21 04:18:33 -0800 2009
HEAD is b5ce1470d5684463711adab255e440ae64df0bb3
  • jkramer committed b5ce1470:
    Don't use empty station URLs in station delay mode.
jkramer started watching nddrylliog/ooc Tue Nov 10 14:03:23 -0800 2009
ooc's description:
an ooc compiler written in java
jkramer pushed to master at jkramer/shell-fm Sat Nov 07 04:54:50 -0800 2009
HEAD is 5eb4571cb8f9e86a7183f69171c54f8dbb51e93d

4 commits »

jkramer created gist: 224062 Mon Nov 02 01:56:59 -0800 2009
import Data.Char import Data.String.Utils
jkramer pushed to master at jkramer/shell-fm Fri Oct 30 09:40:29 -0700 2009
HEAD is 63306f4f79843a3682d1e203ab93538fdceec107
  • jkramer committed 63306f4f:
    Fixed a seg. fault when the stream times out while dumping it to a file.
jkramer created gist: 219594 Tue Oct 27 07:21:58 -0700 2009
-- ZChart -- Find the 10 most popular commands from your ZSH history and build a Google
jkramer created gist: 219517 Tue Oct 27 05:03:56 -0700 2009
#!/usr/bin/perl use strict;
jkramer pushed to master at jkramer/database-abstract Mon Oct 26 02:20:19 -0700 2009
HEAD is b8eaba54a1e23ddb30b5178b530da9f3551aa022
jkramer pushed to master at jkramer/database-abstract Mon Oct 26 02:18:55 -0700 2009
HEAD is f37d401544033d7655b580354499a63c0f03b6f9
  • jkramer committed f37d4015:
    Added non-empty lists (NEL) for arguments and criterion NoWHERE for
jkramer created gist: 214195 Tue Oct 20 04:40:08 -0700 2009
#!/usr/bin/perl # Firefox keeps creating the ~/Desktop directory for some reason whenever the pr...
jkramer pushed to master at jkramer/database-abstract Sat Oct 17 05:18:58 -0700 2009
HEAD is d0ebee36b5c796e016b31463158762af65c42e11
  • jkramer committed d0ebee36:
    Added functions for INSERT and UPDATE statements.
jkramer created branch master at jkramer/database-abstract Fri Oct 16 17:58:13 -0700 2009
jkramer created repository database-abstract Fri Oct 16 17:57:57 -0700 2009
New repository is at jkramer/database-abstract
jkramer closed issue 2 on jkramer/shell-fm Tue Oct 06 11:34:55 -0700 2009
Backup Tracks with "tee" And The "extern" Option
jkramer pushed to master at jkramer/shell-fm Tue Oct 06 11:33:13 -0700 2009
HEAD is de90c5147d4daff5a28cec0000ee343cbf96f1fd
jkramer applied fork commits to shell-fm/master Tue Oct 06 11:16:19 -0700 2009
master was changed to 3bc02b
jkramer started watching robbyrussell/oh-my-zsh Mon Oct 05 12:44:57 -0700 2009
oh-my-zsh's description:
A community-driven framework for managing your zsh configuration.