hayesdavis (Hayes Davis)

Name
Hayes Davis
Website/Blog
http://www.appozite.com
Company
Appozite
Location
Austin, TX
Member Since
Nov 05, 2008 (about 1 year)

Following 12 githubbers and watching 15 repositories view all →

Public Repositories (4)

  • twitter-scripts

    Some scripts for doing stuff with Twitter. Kind of a grab-bag of things I think are useful.

    legend

    Last updated Thu Nov 19 18:30:54 -0800 2009

  • grackle

    Lightweight Ruby library for the Twitter API that supports both Basic and OAuth authentication.

    legend

    Last updated Sat Oct 31 09:27:26 -0700 2009

  • async_observer

    Rails plugin that provides deep integration with Beanstalk.

    legend

    Forked from kristjan/async_observer Sun Sep 06 16:00:38 -0700 2009

    Last updated Sun Sep 13 16:52:49 -0700 2009

  • freemium

    Subscription management and processing (TrustCommerce, BrainTree, etc.)

    legend

    Forked from uservoice/freemium Sun Feb 22 13:05:17 -0800 2009

    Last updated Sat Feb 14 18:14:04 -0800 2009

Public Activity feed

hayesdavis pushed to master at hayesdavis/twitter-scripts Thu Nov 19 18:30:55 -0800 2009
HEAD is ec46b4a576b1b2d79b44f0bcc84975be15cec7b7
  • hayesdavis committed ec46b4a5:
    Fixed a memory leak in Util.with_cursor where it was accumulating a return value it didn't really need that could be very large for some API calls. Also added the ability to control Grackle::Client settings from a .twitter_client file.
hayesdavis pushed to master at hayesdavis/twitter-scripts Thu Nov 19 14:57:33 -0800 2009
HEAD is f5f8656abbf0f18f63ac93be4e5b6b0eadcabf0e
  • hayesdavis committed f5f8656a:
    Added a script for doing a diff of followers from one execution to the next called daily_diff. Good for seeing how your followers change over time.
hayesdavis pushed to master at hayesdavis/twitter-scripts Thu Nov 19 14:21:39 -0800 2009
HEAD is 2b19927d13589db64f2df37f0130eb865552fcc8
hayesdavis pushed to master at hayesdavis/twitter-scripts Thu Nov 19 14:20:25 -0800 2009
HEAD is 82d10306a3b145d9f7b5e22390ef5020cf17b39b
hayesdavis pushed to master at hayesdavis/twitter-scripts Thu Nov 19 13:30:52 -0800 2009
HEAD is cbeb76e8dbfdad5519175e8fac440a0f685e1b35
  • hayesdavis committed cbeb76e8:
    Added a Utils module in the lib directory with some handy methods and changed mutual_followers.rb to use those.
hayesdavis added damon to twitter-scripts Thu Nov 19 13:22:25 -0800 2009
twitter-scripts is at hayesdavis/twitter-scripts
hayesdavis created branch master at hayesdavis/twitter-scripts Thu Nov 19 13:21:05 -0800 2009
hayesdavis created repository twitter-scripts Thu Nov 19 13:08:10 -0800 2009
New repository is at hayesdavis/twitter-scripts
hayesdavis updated gist: 238994 Thu Nov 19 11:56:34 -0800 2009
require 'rubygems' require 'grackle' require 'redis'
hayesdavis updated gist: 238994 Thu Nov 19 11:55:28 -0800 2009
require 'rubygems' require 'grackle' require 'redis'
hayesdavis created gist: 238994 Thu Nov 19 11:54:57 -0800 2009
require 'rubygems' require 'grackle' require 'redis'
hayesdavis started watching compulsivo/prefinery-ruby-api Sun Nov 15 18:43:54 -0800 2009
prefinery-ruby-api's description:
Launch a private beta for your web site in minutes.
hayesdavis edited a page in the hayesdavis/grackle wiki Wed Nov 11 14:10:40 -0800 2009
"How to Use Twitter's New API Versioning" is at hayesdavis/grackle/wikis/how-to-use-twitters-new-api-versioning
hayesdavis started watching jeresig/sizzle Sun Nov 08 12:40:55 -0800 2009
sizzle's description:
A sizzlin' hot selector engine.
hayesdavis started watching freels/table_migrator Sat Oct 31 10:00:17 -0700 2009
table_migrator's description:
Zero-downtime table migrations in MySQL
hayesdavis started watching stefankroes/ancestry Sat Oct 31 09:59:55 -0700 2009
ancestry's description:
Organise ActiveRecord model into a tree structure
hayesdavis pushed to master at hayesdavis/grackle Sat Oct 31 09:27:26 -0700 2009
HEAD is 791ba696441239891843e9f3ac229f5ca0b18f9a
  • hayesdavis committed 791ba696:
    Added information about how to get support and announcements to the README.
hayesdavis edited a page in the hayesdavis/grackle wiki Sat Oct 31 08:59:25 -0700 2009
"Changing User-Agent String" is at hayesdavis/grackle/wikis/changing-user-agent-string
hayesdavis created tag 0.1.6 at hayesdavis/grackle Thu Oct 29 20:10:15 -0700 2009
hayesdavis pushed to master at hayesdavis/grackle Thu Oct 29 19:46:53 -0700 2009
HEAD is 7041b6408e387eca9ba89d3e5ef33ef766cbc1f7
  • hayesdavis committed 7041b640:
    Added new block syntax for HTTP methods that aren't GET and POST. Also added support for building a request path that has a part that is not a valid Ruby method. These two changes give Grackle better support for the upcoming Twitter Lists API and its more RESTful approach. This is version 0.1.6.
hayesdavis pushed to master at hayesdavis/grackle Wed Oct 28 21:48:11 -0700 2009
HEAD is 8cd15c339b8ed13d9e0464557b0c5e9f4384e3a8
  • hayesdavis committed 8cd15c33:
    Moved gem distribution to gemcutter. The gem for grackle will be hosted at gemcutter.org from version 0.1.5 on.
hayesdavis pushed to 0.1.5 at hayesdavis/grackle Wed Oct 28 21:47:44 -0700 2009
HEAD is 8cd15c339b8ed13d9e0464557b0c5e9f4384e3a8
  • hayesdavis committed 8cd15c33:
    Moved gem distribution to gemcutter. The gem for grackle will be hosted at gemcutter.org from version 0.1.5 on.
hayesdavis created tag 0.1.5 at hayesdavis/grackle Wed Oct 28 21:26:47 -0700 2009
hayesdavis pushed to master at hayesdavis/grackle Wed Oct 28 21:25:45 -0700 2009
HEAD is 0055ce8727fbae98bb6e5446b8fc1596087c4b5e
  • hayesdavis committed 0055ce87:
    Added support for the versioned Twitter API. There is now an API symbol :v1 for using version 1 of the API, however :rest is still the default. This is version 0.1.5.
hayesdavis updated gist: 212011 Fri Oct 16 12:49:39 -0700 2009
#These instructions are for <= 0.1.3. Newer versions of Grackle will have a more #fully-baked wa...
hayesdavis created a page in the hayesdavis/grackle wiki Fri Oct 16 12:48:26 -0700 2009
"How to Use Twitter's New API Versioning" is at hayesdavis/grackle/wikis/how-to-use-twitters-new-api-versioning
hayesdavis created gist: 212011 Fri Oct 16 12:44:37 -0700 2009
require 'grackle' #Option 1: Just setup the hosts on your Grackle instance