| bio | website | BillTheLizard.com |
|---|---|---|
| location | Charlotte, NC | |
| age | 39 | |
| visits | member for | 3 years |
| seen | Apr 16 at 16:47 | |
| stats | profile views | 117 |
Big Ball of Mud maintainer (mostly Java, C++, and SQL - Perl, Python, and JavaScript as necessary) currently living in Charlotte, NC. I also tutor Java, Python, and JavaScript part-time at Franklin University.
I blog about programming, math, learning, and technology at BillTheLizard.com.
You can follow me on Twitter, @lizardbill. (If I recognize you from SO or meta, I'll probably follow you back.) You can also find me on Google+.
I also wrote @BountyBot, a Twitter bot that posts new and interesting bounty questions from Stack Overflow.
|
2d |
awarded | Yearling |
|
Nov 24 |
awarded | Revival |
|
Nov 13 |
answered | Create a question Bookmarket |
|
Aug 25 |
answered | Can you access a user's tag reputation/score via the API? |
|
Aug 13 |
revised |
Can I search over SE using SE API if I have only a username? fixed capitalization and grammar |
|
Jun 12 |
awarded | Notable Question |
|
May 19 |
awarded | Yearling |
|
Apr 25 |
comment |
StackWrap4J Java wrapper @Jack If I can find the time I'll update it, but I don't have any immediate plans to, so I don't know when that will be. |
|
Apr 23 |
awarded | Suffrage |
|
Apr 23 |
awarded | Vox Populi |
|
Apr 1 |
awarded | Critic |
|
Dec 26 |
asked | revisions/{id} is returning an error for locked posts |
|
May 20 |
comment |
StackWrap4J Java wrapper @Mat: Yeah, I've tested it with all the Trilogy sites, including Meta. It should work with any of the sites that have an active API route. |
|
May 20 |
awarded | Yearling |
|
Feb 23 |
comment |
Stacky - A .NET client library (Full support for API v2.0) Is there any way to get a user's badges (the /user/badges route)? See this SO question: stackoverflow.com/questions/5091513/… |
|
Feb 10 |
awarded | Citizen Patrol |
|
Feb 6 |
comment |
StackWrap4J Java wrapper @rascher: Those will be in the MetadataList returned by the methods in StackWrapper. It looks like we made a mistake and didn't expose that data, because those methods return List, which you'll have to cast. |
|
Jan 17 |
awarded | Popular Question |
|
Oct 19 |
comment |
Truly unanswered questions @user3652: In other words... stackoverflow.com/search?q= |
|
Sep 19 |
comment |
Stack.PHP - Powerful and Extensive Library for Accessing the Stack Exchange API - Including Full Support for v2.0. Thanks for the notification, I'll check it out and let you know when I have some free time. Right now I'm only using the StackAuth part, but that could change as my little side project grows. |