18,251 reputation
32472
bio website quickmediasolutions.com
location Canada
age
visits member for 3 years
seen 5 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.

Here is my Amazon book wish list.


Apr
23
comment Stack Alert [Opera] - Keep tabs on your inbox without needing to have a Stack Exchange site open
You should be able to install it by clicking this link.
Apr
18
comment Firehose JSON streaming event service
+1 - Looks awesome.
Apr
10
comment Stack Alert [Google Chrome Extension] - Keep tabs on your inbox without needing to have a Stack Exchange site open.
Thank you for asking. Popup notifications are planned for a future release but I will need to be careful when implementing them because this extension is designed to work on multiple browsers. That shouldn't be a problem (since I can always disable the feature on browsers that don't support desktop notifications) but it is definitely something to keep in mind.
Apr
7
comment soDumpMe: a Ruby script co convert Data Dump XML to HTML
I'd offer to help except I know nothing about Ruby :(
Apr
7
comment soDumpMe: a Ruby script co convert Data Dump XML to HTML
So this produces a single page with all of the questions and answers?
Apr
6
comment so++ - C++ Library
@KerrekSB: Thanks.
Apr
6
comment so++ - C++ Library
@KerrekSB: Not currently - but patches are welcome. Please visit the Launchpad page for so++ here: launchpad.net/sopp
Apr
5
comment StackExchange™ SuperCollider Freehand Circle™ Editor - [Now supported on EVERY StackExchange site!]
@Manishearth: Don't worry, it may return soon.
Apr
5
comment Registering app for API 2.0 key without Oauth domain
@KevinMontrose: That's probably not a good idea (using the extension ID for the app's domain). I did that originally with Stack Alert but later abandoned it because the extension ID changes based on the key used to sign the extension - and since the Chrome Web Store provides its own key (different from the one you used for testing the extension) it can be a nightmare. A better approach I've found is to simply use stackexchange.com for the domain (which is enabled by default anyway) and have the extension use a new window to complete the authentication procedure.
Apr
2
comment StackExchange™ SuperCollider Freehand Circle™ Editor - [Now supported on EVERY StackExchange site!]
The server-side of the script is currently broken. There is an attempt to bring it back up, so I will post details here as I have them.
Mar
31
comment An associated query is returning a partial record for Area 51
Could you please add a sample query so we can try to reproduce this?
Mar
28
comment Stack Mobile - View Stack Exchange Sites on Your Smart Phone or Tablet
@Futur: I'm extremely sorry for the slow response - somehow I forgot about your message. Anyway, the site is back up now and the security breach has been patched. Everything is back to normal now.
Mar
27
comment Typo in throttle violation error message
Certainly - go right ahead.
Mar
27
comment Typo in throttle violation error message
Yeah, it would be nice for developers to have a special page somewhere where we can reset the timeout when we accidentally trigger it.
Mar
23
comment Better handling of indentation and the TAB key when editing posts
Question: (awesome script by the way!) how does the auto-update feature work around the same-domain restriction for localStorage?
Mar
22
comment StackExchange™ SuperCollider Freehand Circle™ Editor - [Now supported on EVERY StackExchange site!]
I don't know what you're talking about :P
Mar
20
comment Error when requesting the last page of results.
Thanks - it seems to be working much better now.
Mar
19
comment StackTack, a JavaScript widget you can stick anywhere
It's done now.
Mar
15
comment StackApplet - Bringing Stack Exchange Notifications to Your Desktop [1.6 alpha for Windows released using v2.0 of the API!]
Oh, sorry about that then. There is also a 32-bit installer for StackApplet 1.6. Does that work?
Mar
15
comment StackApplet - Bringing Stack Exchange Notifications to Your Desktop [1.6 alpha for Windows released using v2.0 of the API!]
Unfortunately this is a bug that occurs when StackApplet is run on 64-bit versions of Windows. Rather than fixing this bug (which would have been a lot of work), StackApplet was recently rewritten from scratch to provide native support for 64-bit versions of Windows (among other things). You can find a native 64-bit installer for StackApplet 1.6 at the top of the question above. Please try that instead.