2,207 reputation
517
bio website withoutthesarcasm.com
location Texas
age 33
visits member for 1 year, 5 months
seen May 20 at 19:25
stats profile views 33

I'm a moderator on Arqade/Gaming.StackExchange! Besides my moderator duties, I also occasionally contribute to the Arqade Blog and write tools against the SE API. I enjoy video games, and I like helping people enjoy games as well.

On top of all that, I co-author (with my partner in crime EBongo) a blog about gaming and technology called Without the Sarcasm. Here are some recent items of interest:

You can also follow me on Twitter.

If you've run out of internet or just have a disorder that compels you to click all the links, you may be interested in other things I have been involved with, like:


Mar
12
revised LaServ - A Python/Twisted based flexible command line bot/framework for Stack Exchange
added 10 characters in body
Feb
29
answered Is there a way to get the edit URL for a tag wiki from the API?
Feb
29
comment Is there a way to get the edit URL for a tag wiki from the API?
If you visit stackapps.com/edit-tag-wiki/codeigniter - you're redirected to that URL. If you don't mind the redirect, you might just be able to get around it that way.
Feb
29
revised StackImpact - What's your impact?
added 37 characters in body
Feb
29
revised StatsExchange - low friction, API-based statistics generator
added 22 characters in body
Feb
26
comment StatsExchange - low friction, API-based statistics generator
@GeorgeEdison, it's back up and running.
Feb
25
comment StatsExchange - low friction, API-based statistics generator
@GeorgeEdison This one's 100% javascript + jQuery.
Feb
25
revised StatsExchange - low friction, API-based statistics generator
added 85 characters in body
Feb
25
asked StatsExchange - low friction, API-based statistics generator
Feb
21
accepted Running queries from the Documentation pages hangs browser for minutes at a time
Feb
18
asked Running queries from the Documentation pages hangs browser for minutes at a time
Feb
12
comment ChatterBox - user script that adds inbox integration to Stack Exchange Chat!
Version 3.2 released, with John's request incorporated. Clicking anywhere outside the dialog closes it now.
Feb
10
comment ChatterBox - user script that adds inbox integration to Stack Exchange Chat!
@John Noted. I'll work on that for the next release.
Feb
7
accepted Answer vote counts are not correct
Feb
7
asked Answer vote counts are not correct
Feb
6
accepted Is it possible to get daily reputation change for a user via the API?
Feb
5
comment Include Full Post Details In /users/{id}/timeline
I'm not sure if you're using API v2 or not, but you do know that the /questions/{ids} endpoint (as well as /answers and /comments) in v2 will take multiple ids in one call. If you parse through the timeline, and then need more information, you can keep a list of all the question, answer, and comment ID's, and then join them together to make just one API call for each type. This is covered in the docs under Vectorized Requests (I may be misunderstanding what you're trying to do though, and if so, I apologize)
Feb
4
accepted ChatterBox - user script that adds inbox integration to Stack Exchange Chat!
Feb
4
answered ChatterBox - user script that adds inbox integration to Stack Exchange Chat!
Feb
4
awarded  Self-Learner