troynt (Troy Thompson)

Name
Troy Thompson
Email
Website/Blog
http://tr0y.com
Company
OnWired LLC
Location
Cary, NC
Member Since
Jul 31, 2008 (about 1 year)

Following 28 githubbers and watching 23 repositories view all →

Public Repositories (1)

  • troynts_twitter_script

    Nested Replies, Custom Search Tabs, Autocomplete, Pagination, RT button, Media Embed, URL Expansi...

    legend

    Last updated Thu Oct 29 16:00:22 -0700 2009

Public Activity feed

troynt created gist: 247930 Wed Dec 02 22:11:37 -0800 2009
$.post('http://twitter.com/friendships/destroy/'+user_id,{authenticity_token:twttr.form_authentic...
troynt started watching brettbuddin/acotsp Wed Dec 02 18:57:48 -0800 2009
acotsp's description:
An MPI program that implements an ant colony optimization for the traveling salesman problem.
troynt started watching philogb/jit Sat Nov 28 05:07:37 -0800 2009
jit's description:
JavaScript InfoVis Toolkit - An Information Visualization Toolkit for implementing Data Visualizations for the Web
troynt created gist: 238921 Thu Nov 19 09:33:16 -0800 2009
$view = new view; $view->name = 'userlist'; $view->description = 'searchable user list';
troynt opened issue 15 on troynt/troynts_twitter_script Wed Nov 11 09:01:39 -0800 2009
Migrate Groups to Twitter Lists for Users still using Groups
troynt added justinreese to troynts_twitter_script Wed Nov 11 08:53:54 -0800 2009
troynts_twitter_script is at troynt/troynts_twitter_script
troynt opened issue 14 on troynt/troynts_twitter_script Tue Nov 10 07:20:58 -0800 2009
When did you join twitter?
troynt started watching bgianfo/traveling-salesman Sun Nov 08 11:55:04 -0800 2009
traveling-salesman was created Fri Sep 25 15:12:07 -0700 2009
troynt started watching goncalopp/ant_colony Sun Nov 08 11:38:45 -0800 2009
ant_colony's description:
a java implementation of a pathfinding algorithm, visualized with opengl
troynt opened issue 13 on troynt/troynts_twitter_script Sun Nov 08 10:03:56 -0800 2009
Missing RT on Lists
troynt opened issue 12 on troynt/troynts_twitter_script Sun Nov 08 10:02:57 -0800 2009
Timestamps are now specified in data attribute on span.published
troynt opened issue 11 on troynt/troynts_twitter_script Sun Nov 08 09:59:36 -0800 2009
Image Hosting Website Support
troynt started watching alexyoung/riotjs Thu Nov 05 14:50:55 -0800 2009
riotjs's description:
JavaScript unit tests.
troynt started watching thumblemonks/riot Thu Nov 05 14:50:49 -0800 2009
riot's description:
An extremely fast-running, expressive, and context-driven unit testing framework. Protest the slow test.
troynt closed issue 8 on troynt/troynts_twitter_script Sun Nov 01 16:33:06 -0800 2009
Twitter Updated UI Icons - Make RT Button Smaller
troynt opened issue 10 on troynt/troynts_twitter_script Sun Nov 01 16:32:50 -0800 2009
Let users specify RT syntax
troynt closed issue 9 on troynt/troynts_twitter_script Sun Nov 01 16:32:14 -0800 2009
Update Char Count after shrinking URLs
troynt pushed to master at troynt/troynts_twitter_script Thu Oct 29 16:00:23 -0700 2009
HEAD is 81fb67d2d573b716712b686f16b4902e4176d2e5
  • troynt committed 81fb67d2:
    Twitter changed reply markup, so I had to update my RT feature
troynt forked documentcloud/underscore Wed Oct 28 08:26:33 -0700 2009
Forked repository has since been deleted.
troynt pushed to master at troynt/troynts_twitter_script Sun Oct 25 12:19:21 -0700 2009
HEAD is 3b334c8d360bb436e5f429d88875ea13da363464
  • U-troy-PC\troy committed 3b334c8d:
    fixed large groups causing unresponsive script, also bug that prevented large groups from loading due to not being able to locate username
troynt created gist: 218171 Sun Oct 25 11:06:45 -0700 2009
#!/usr/bin/env python from urllib2 import urlopen import re
troynt created gist: 218133 Sun Oct 25 09:23:24 -0700 2009
$('#timeline .hentry').each(function(){ var id = $(this).attr('id').replace('direct_message_','...
troynt updated gist: 200084 Sat Oct 24 18:53:59 -0700 2009
/* remember the milk */ CmdUtils.CreateCommand({ names: ["task","rtm"],
troynt pushed to master at troynt/troynts_twitter_script Fri Oct 23 21:52:32 -0700 2009
HEAD is 300ae43662c4dd796c554b508e7ca677d567b374
  • troynt committed 300ae436:
    replacing shortened URLs http:// with www. for even shorter URLs
troynt pushed to master at troynt/troynts_twitter_script Fri Oct 23 21:46:16 -0700 2009
HEAD is 24411ecccbb7da3ca64b8107864522e89f777b4b
  • troynt committed 24411ecc:
    no longer need to hit spacebar to update char count after links shortening