| bio | website | quickmediasolutions.com |
|---|---|---|
| location | Canada | |
| age | ||
| visits | member for | 3 years, 1 month |
| seen | 12 hours ago | |
| stats | profile views | 1,470 |
Check out my StackList profile.
I really enjoy working on my apps / libraries. Here are just some of them:
As mentioned above, it would be awesome if you joined StackList and listed your apps / libraries there. Eventually, there will be some awesome tools for bug tracking, etc. Details here.
|
Jun 12 |
awarded | Good Question |
|
May 25 |
comment |
Stack.PY - A Python Module for Accessing the Stack Exchange 2.1 API @Cody: Do you mean more code examples? |
|
May 24 |
comment |
Stack.PY - A Python Module for Accessing the Stack Exchange 2.1 API As a server-side library, Stack.PY does not cover implicit auth. Pretty much everything else is fully accessible through the library. |
|
May 24 |
comment |
Stack.PY - A Python Module for Accessing the Stack Exchange 2.1 API Actually, printing a question will print the title by default. So you can do: print question instead of print question.title. |
|
May 23 |
comment |
Stack.PY - A Python Module for Accessing the Stack Exchange 2.1 API I've edited your answer into a question / answer combo. Please let me know if you have any further questions. |
|
May 23 |
revised |
Stack.PY - A Python Module for Accessing the Stack Exchange 2.1 API Reworked into a question and associated answer. |
|
May 19 |
awarded | Yearling |
|
May 16 |
comment |
Stack2RSS - A JSON to RSS Conversion Service [Now Fully Open Source!] @StefanLasiewski: I'd like to - it's just that everything is so busy :) |
|
May 16 |
awarded | Good Question |
|
May 15 |
revised |
script wiki description Added plug for TamperMonkey - which is much easier than manual installation. |
|
May 14 |
comment |
Array of all Stack Exchange sites with Name, URL and Description @brasofilo: api.stackexchange.com/2.1/sites?pagesize=300 |
|
May 11 |
revised |
Get API responses in formats other than JSON added 255 characters in body |
|
May 11 |
answered | Get API responses in formats other than JSON |
|
May 2 |
comment |
Stack Remote - Free Android app dedicated towards Stack Exchange sites! Finally got an Android phone and installed Stack Remote - what an amazing UI! |
|
May 2 |
revised |
Stackoverflow app that can popup question with certain tag as they asked in realtime edited tags |
|
May 2 |
revised |
StackImage - Generating Images of Questions and Users [Now with Global Flair!] Added service removal notice. |
|
Apr 27 |
reviewed | Approve suggested edit on StacMan - .NET client for Stack Exchange API v2 |
|
Apr 26 |
revised |
Announcement: StackExchange API Development Wiki Continued with planned obsolescence. |
|
Apr 26 |
revised |
Announcement: StackExchange API Development Wiki deleted 112 characters in body |
|
Apr 24 |
comment |
Array of all Stack Exchange sites with Name, URL and Description Why not just use the raw JSON returned from the API? Then it becomes trivial to update the list later on. |