sarnesjo (Jesper Särnesjö)

Name
Jesper Särnesjö
Email
Website/Blog
http://jesper.sarnesjo.org/
Member Since
Mar 04, 2009 (11 months)

Following 15 coders and watching 21 repositories view all →

Public Repositories (10)

  • snippets

    Small bits of code I find handy to keep around

    legend

    Last updated Mon Feb 08 11:35:05 -0800 2010

  • dotfiles

    My dotfiles

    legend

    Last updated Mon Feb 08 11:34:25 -0800 2010

  • asi-http-request

    Easy to use CFNetwork wrapper for HTTP requests, Objective-C, Mac OS X and iPhone

    legend

    Forked from pokeb/asi-http-request Fri Jan 29 08:42:41 -0800 2010

    Last updated Thu Feb 04 14:02:26 -0800 2010

  • greenstripes

    Ruby bindings for libspotify

    legend

    Last updated Mon Feb 01 08:51:22 -0800 2010

  • kvitter

    A very, very simple and stupid Twitter client created to demo ASIHTTPRequest and JSON at CocoaHea...

    legend

    Last updated Mon Dec 07 14:20:01 -0800 2009

  • kompis

    MiniJava to SPARC compiler

    legend

    Last updated Sun Nov 01 06:15:14 -0800 2009

  • jesper.sarnesjo.org

    My personal website and blog, powered by Jekyll and Haml

    legend

    Last updated Thu Jul 16 12:26:49 -0700 2009

  • roman

    An example of how to unit test Objective-C code using OCUnit

    legend

    Last updated Tue May 05 07:06:41 -0700 2009

  • twhere

    Twitter/Google Maps mashup

    legend

    Last updated Mon May 04 14:21:53 -0700 2009

  • micromal

    Yet another minimal WordPress theme

    legend

    Last updated Fri Apr 17 05:19:40 -0700 2009

Public Activity feed

sarnesjo started watching devinross/tapkulibrary Tue Feb 09 01:42:51 -0800 2010
tapkulibrary's description:
A collection of iPhone UI classes
sarnesjo pushed to master at sarnesjo/snippets Mon Feb 08 11:35:05 -0800 2010
HEAD is 4b68e11f2c91e57cc233162f4595a7aa67be4354
sarnesjo pushed to master at sarnesjo/dotfiles Mon Feb 08 11:34:26 -0800 2010
HEAD is 4d6e469ad74cd4bbad3214218f7ab6c0facd06e4
sarnesjo pushed to master at sarnesjo/snippets Fri Feb 05 08:33:30 -0800 2010
HEAD is 090f16fc692eff0c575a057d101f28c6b7f40398
  • sarnesjo committed 090f16fc:
    Removed NULL check before call to free, since free(NULL) is a no-op.
sarnesjo pushed to master at sarnesjo/snippets Fri Feb 05 08:23:36 -0800 2010
HEAD is 99f8dd3b010fe6f21ac5972559dbcd018fd2937a
sarnesjo pushed to master at sarnesjo/asi-http-request Thu Feb 04 14:02:26 -0800 2010
HEAD is e3c3b73fa860c6b7b9fb35e44dc4263eeef26241

7 commits »

sarnesjo started watching schacon/showoff Thu Feb 04 04:43:36 -0800 2010
showoff's description:
the best damn presentation software a developer could ever love
sarnesjo started watching jnunemaker/httparty Mon Feb 01 14:45:30 -0800 2010
httparty's description:
Makes http fun! Also, makes consuming restful web services dead easy.
sarnesjo pushed to ffi at sarnesjo/greenstripes Mon Feb 01 08:51:23 -0800 2010
HEAD is 8a52e4897aaf2662cd0bef8077c9c7f9e998f803

2 commits »

sarnesjo pushed to ffi at sarnesjo/greenstripes Mon Feb 01 08:26:17 -0800 2010
HEAD is 2fc374f97372b100039988d17eec415a3ce2553c
sarnesjo pushed to ffi at sarnesjo/greenstripes Mon Feb 01 05:21:23 -0800 2010
HEAD is 9ea842a7f17d4a96c0e23c1c870b65a6b0b079b7

2 commits »

sarnesjo pushed to ffi at sarnesjo/greenstripes Sun Jan 31 17:21:31 -0800 2010
HEAD is 847af0691875470b7ea923b31929d0fc828410b6

2 commits »

sarnesjo created branch ffi at sarnesjo/greenstripes Sun Jan 31 13:01:55 -0800 2010
sarnesjo created tag v0.1.3 at sarnesjo/greenstripes Sun Jan 31 10:28:38 -0800 2010
sarnesjo deleted branch callback at sarnesjo/greenstripes Sat Jan 30 17:52:36 -0800 2010
Deleted branch was at sarnesjo/greenstripes/tree/callback
sarnesjo pushed to master at sarnesjo/greenstripes Sat Jan 30 06:46:38 -0800 2010
HEAD is 81a136e518f82d54cd45272c51606eb18cdee0f5
sarnesjo pushed to callback at sarnesjo/greenstripes Sat Jan 30 06:43:34 -0800 2010
HEAD is 4570070c3af49a83182cc3ffa5917566507c0ac9

2 commits »

sarnesjo pushed to master at sarnesjo/greenstripes Sat Jan 30 06:43:31 -0800 2010
HEAD is 7ff4326c1a39999decfbaecdcb4129889fd80647
  • Niko Felger committed 7ff4326c:
    Fixing spelling error in constant; changed method signature to match current libspotify
sarnesjo forked pokeb/asi-http-request Fri Jan 29 08:42:42 -0800 2010
Forked repository is at sarnesjo/asi-http-request
sarnesjo started watching philnash/meta-spotify Fri Jan 29 08:34:59 -0800 2010
meta-spotify's description:
A ruby wrapper for the Spotify Metadata API
sarnesjo commented on arrelid/preferences Mon Jan 25 14:11:08 -0800 2010
Comment in 9c45f56:

Thank you! (For real this time.)

sarnesjo commented on arrelid/preferences Mon Jan 25 14:10:07 -0800 2010
Comment in 67f1ebe:

Ack! Commented on the wrong commit. :/

sarnesjo commented on arrelid/preferences Mon Jan 25 14:09:07 -0800 2010
Comment in 67f1ebe:

Thank you! :)

sarnesjo pushed to master at sarnesjo/dotfiles Thu Jan 21 13:42:46 -0800 2010
HEAD is 0117991d2c740a5c645ba0b6f328ed12154c8273
sarnesjo started watching banker/newsmonger Sun Jan 17 12:02:34 -0800 2010
newsmonger's description:
A simple social news application demonstrating MongoDB and Rails.
sarnesjo started watching pokeb/asi-http-request Fri Jan 15 07:22:45 -0800 2010
asi-http-request's description:
Easy to use CFNetwork wrapper for HTTP requests, Objective-C, Mac OS X and iPhone
sarnesjo started watching hassox/warden Fri Jan 15 07:20:13 -0800 2010
warden's description:
General Rack Authentication Framework
sarnesjo forked rsms/gitblog Fri Jan 15 07:18:56 -0800 2010
Forked repository has since been deleted.
sarnesjo pushed to master at sarnesjo/dotfiles Fri Jan 08 04:21:59 -0800 2010
sarnesjo started watching sinatra/sinatra Thu Dec 10 07:39:10 -0800 2009
sinatra's description:
Classy web-development dressed in a DSL (official / canonical repo)
sarnesjo started watching nesquena/sinatra_more Thu Dec 10 07:38:59 -0800 2009
sinatra_more's description:
Generators, helpers and extensions enabling complex sinatra apps
sarnesjo created branch master at sarnesjo/kvitter Mon Dec 07 14:20:01 -0800 2009
New branch is at sarnesjo/kvitter/tree/master