| bio | website | patridgedev.com |
|---|---|---|
| location | Cheyenne, WY | |
| age | 32 | |
| visits | member for | 1 year, 10 months |
| seen | Apr 28 at 20:16 | |
| stats | profile views | 7 |
Mobile app developer with an ASP.NET background.
Current projects:
- Sierra Trading Post Retail Mobile App (Android and iOS [coming soon])
Recent projects:
- Sierra Trading Post API
- Sierra Trading Post mobile website
- StackGeography.com ([stackapps listing], [source])
- Kickstarterterest ([source])
Elsewhere:
- Twitter: @patridgedev
- GitHub: patridge
- BitBucket: patridge
|
Jan 24 |
comment |
StinkingBadges - Track your progress towards long-term badges Very fun stuff. I can definitely see now why you were also hitting that throttle issue I put in StackGeography's screenshot. |
|
Jan 19 |
revised |
StackGeography, a Stack Exchange question mapping site Latest update. |
|
Jan 18 |
revised |
StackGeography, a Stack Exchange question mapping site Latest updates |
|
Jan 18 |
revised |
StackGeography, a Stack Exchange question mapping site edited tags |
|
Jan 12 |
comment |
How do I get a filter to let through the fields I specify? On a slightly unrelated note, these filter-included URLs don't work with markdown directly (had to shorten them first). I put it on meta, but I am guessing it's by design for some of the funky characters they include. |
|
Jan 12 |
awarded | Scholar |
|
Jan 12 |
comment |
How do I get a filter to let through the fields I specify? Well, I feel stupid now. Thank you so much for taking the time to get me going in the right direction. That ought to cut down the data over the wire for my app quite a bit. BTW, I absolutely love this concept in an API. |
|
Jan 12 |
accepted | How do I get a filter to let through the fields I specify? |
|
Jan 11 |
asked | How do I get a filter to let through the fields I specify? |
|
Jan 11 |
comment |
StackGeography, a Stack Exchange question mapping site @Rebecca In case you hadn't seen it since, it is fully functional now. While it still has some 403s from the Google Maps API (I must have made them very angry), they don't affect the interactions. |
|
Jan 10 |
comment |
StackGeography, a Stack Exchange question mapping site @agent86 I hoped you wouldn't mind. I chose that question because I had that issue while developing this app. |
|
Jan 10 |
revised |
StackGeography, a Stack Exchange question mapping site Removed 403 issue notice and replaced it with note about fix. |
|
Jan 10 |
revised |
StackGeography, a Stack Exchange question mapping site Issue update |
|
Jan 10 |
comment |
StackGeography, a Stack Exchange question mapping site Looks like I maxed out my geocoding quota on Google Maps. I'm not sure how to go about fixing that yet, but I will definitely need to look into it. |
|
Jan 9 |
awarded | Editor |
|
Jan 9 |
revised |
StackGeography, a Stack Exchange question mapping site Added new projects. |
|
Jan 9 |
comment |
StackGeography, a Stack Exchange question mapping site Thanks for letting me know. I'll definitely look into a way to fix that. That is a fairly standard jQuery UI dialog box, so I hope tracking down a solution will be easy. Unfortunately, I only tested on Snow Leopard (no Lion yet) and Windows 7. It is weird that it worked fine on Safari for both of those, though. |
|
Jan 9 |
awarded | Student |
|
Jan 9 |
asked | StackGeography, a Stack Exchange question mapping site |
|
Jan 8 |
comment |
Why do I get a throttle violation after 300 requests while using a key but no access_token? Not that it helps, but I ran into the same issue on polling the API, even with ?key={my_key} in all the request. Fortunately, I could just switch from my home IP to a different one by running my machine's traffic through my phone (not ideal for speed, but it bought me enough time to call it a day and wait for the reset). |