remy (Remy Sharp)

Name
Remy Sharp
Website/Blog
http://remysharp.com
Company
Left Logic
Location
Brighton, UK
Member Since
Jun 14, 2008 (about 1 year)

Following 0 githubbers and watching 25 repositories view all →

Public Repositories (10)

  • snapbird

    A Twitter API based search app, circumventing the 10 day search limit

    legend

    Last updated Wed Dec 23 02:39:04 -0800 2009

  • twitterlib

    Twitter JavaScript API library

    legend

    Last updated Tue Dec 22 06:08:35 -0800 2009

  • xui

    A tiny javascript framework for mobile web apps.

    legend

    Forked from brianleroux/xui Thu Dec 10 14:53:00 -0800 2009

    Last updated Thu Dec 10 17:55:49 -0800 2009

  • jsbin

    Collaborative JavaScript Debugging App

    legend

    Last updated Wed Dec 09 06:21:57 -0800 2009

  • tweed

    Twitter feed processor for PHP with plugable modules

    legend

    Last updated Wed Sep 23 03:59:51 -0700 2009

  • twitter-search-js

    JavaScript based search filter for Twitter, matching the syntax of Twitter's existing search

    legend

    Last updated Mon Sep 14 15:17:23 -0700 2009

  • twivatar

    Twitter RESTful avatar API

    legend

    Last updated Sat Aug 08 21:13:36 -0700 2009

  • twitpic-json

    Twitpic JSON API to *get* images back out

    legend

    Last updated Mon Jul 20 09:34:45 -0700 2009

  • boxcrateairlines

    Example of progressive enhancement used in an airline site

    legend

    Last updated Wed Jun 03 14:41:47 -0700 2009

  • jquery-api-browser

    jQuery API browser backend and source database

    legend

    Last updated Sat Jun 14 01:23:32 -0700 2008

Public Activity feed

remy pushed to master at remy/snapbird Wed Dec 23 02:39:04 -0800 2009
HEAD is 3963ed2526e2172d942529e024b5dcd0d00c2114

5 commits »

remy pushed to master at remy/twitterlib Tue Dec 22 06:08:36 -0800 2009
HEAD is 8c7dc2288e3c1fedbb58d1f68bb321cb86e95580
  • remy committed 8c7dc228:
    Added an originalTweets property to work out original data
remy pushed to master at remy/twitterlib Tue Dec 22 04:55:03 -0800 2009
HEAD is 2a733c51df75c02a72eb43bdc306eb0b7f179505
remy pushed to master at remy/twitterlib Tue Dec 22 04:43:56 -0800 2009
HEAD is 396f42f898559104288d4915853455eb0987e5eb
  • remy committed 396f42f8:
    Few compression tweaks, added support for completely bespoke Twitter hits and support to cancel requests
remy created branch master at remy/snapbird Tue Dec 22 04:29:09 -0800 2009
New branch is at remy/snapbird/tree/master
remy created repository Snap-Bird Tue Dec 22 03:57:36 -0800 2009
New repository is at remy/snapbird
remy created gist: 259520 Fri Dec 18 06:39:24 -0800 2009
// jQuery based patch for onorientationchange (function () { var w = window.innerWidth, h = win...
remy created gist: 256811 Tue Dec 15 01:40:03 -0800 2009
function getQuery(s) { var query = {};
remy created gist: 255680 Sun Dec 13 16:01:39 -0800 2009
<!DOCTYPE html> <html lang="en"> <head>
remy created gist: 255247 Sat Dec 12 19:38:14 -0800 2009
var e = "touchstart touchmove touchend".split(' '), i = e.length, method = '';
remy created gist: 255246 Sat Dec 12 19:37:52 -0800 2009
var e = "touchstart touchmove touchend".split(' '), i = e.length, method = '';
remy created gist: 255244 Sat Dec 12 19:37:00 -0800 2009
function isPrime( num ) { if ( isPrime.cache[ num ] != null ) return isPrime.cache[ num ];
remy created gist: 255243 Sat Dec 12 19:36:22 -0800 2009
function Foo(name) { this.type = 'foo'; }
remy created gist: 255242 Sat Dec 12 19:35:59 -0800 2009
function Foo(name) { this.type = 'foo'; }
remy updated gist: 255240 Sat Dec 12 19:35:18 -0800 2009
function Foo(name) { this.type = 'foo'; }
remy created gist: 255240 Sat Dec 12 19:34:40 -0800 2009
function Foo(name) { this.type = 'foo'; }
remy pushed to reorg at remy/xui Thu Dec 10 17:55:50 -0800 2009
HEAD is a439da3f4f1144701844d7007316812a8c79fcd0

2 commits »

remy pushed to reorg at remy/xui Thu Dec 10 17:31:03 -0800 2009
HEAD is b42e83291f438a5b2907edd43b4da07087d0db95

3 commits »

remy forked brianleroux/xui Thu Dec 10 14:53:00 -0800 2009
Forked repository is at remy/xui
remy pushed to master at remy/jsbin Wed Dec 09 06:21:58 -0800 2009
HEAD is a36169f8fb8d5f537a333cf71fa587b68aa34dc5

4 commits »

remy forked brianleroux/xui Sat Dec 05 05:23:09 -0800 2009
Forked repository has since been deleted.
remy forked brianleroux/xui Sat Dec 05 04:11:52 -0800 2009
Forked repository has since been deleted.
remy started watching brianleroux/lawnchair Fri Dec 04 08:21:41 -0800 2009
lawnchair's description:
A lightweight clientside JSON document store,
remy started watching brianleroux/xui Fri Dec 04 07:53:59 -0800 2009
xui's description:
A tiny javascript framework for mobile web apps.
remy pushed to master at remy/twitterlib Fri Dec 04 04:06:17 -0800 2009
HEAD is 891319a6d8bc81a13544f363c81491f17da8d215
remy pushed to master at remy/twitterlib Fri Dec 04 03:37:46 -0800 2009
HEAD is 3a651403f7fee260715ea5254377535c2db9bb91
  • remy committed 3a651403:
    Added support to remove the since_id since it borks the search api if set to '1' - if you set default to 'remove' it will ditch the field altogether
remy pushed to master at remy/twitterlib Mon Nov 30 02:42:58 -0800 2009
HEAD is 3785bfcd829fa5b58d20b59f393524ca7b7dd208
  • remy committed 3785bfcd:
    Fixed limit = 0 (was going to 1), and fixed incorrect linkifying of XML entities
remy pushed to master at remy/jsbin Sun Nov 29 23:55:11 -0800 2009
HEAD is 37d8fca20539117e5a366889a8a488c049ff2c03

2 commits »

remy pushed to master at remy/jsbin Sun Nov 29 02:01:37 -0800 2009
HEAD is 3b4b68221816c68f9848d24c4d042f701c885982
  • remy committed 3b4b6822:
    Hiding select box when preview is shown (was still showing in Opera)
remy pushed to master at remy/jsbin Sun Nov 29 01:46:38 -0800 2009
HEAD is a58d33d5b926cd23e5816dcd35928a1b8c5019fa

11 commits »

remy pushed to master at remy/twitterlib Thu Nov 26 09:59:31 -0800 2009
HEAD is ef62eb0214f73cfd0743f21880309cba820c1827

7 commits »