| bio | website | skysanders.net/subtext |
|---|---|---|
| location | Arizona | |
| age | ||
| visits | member for | 3 years |
| seen | Oct 20 '12 at 21:59 | |
| stats | profile views | 895 |
My name is Sky Sanders and I wrassle nones and ones for fun and profit.
Some useful code that I have written and is not under NDA:
- CassiniDev - an enhanced cassini implementation with external IP support that is also a drop-in replacement for VS WebDev.WebServer.exe
- SharpZipLib.Silverlight - a complete (less AES cryptography) port of SharpZiplib for Silverlight 3/4 and Windows Phone 7
- Soapi.CS : A fully relational fluent .NET, Silverlight, Windows Phone 7 and Mono client library for the Stack Exchange API
- Soapi.JS : A fluent JavaScript client library for the Stack Exchange API
- soapi-notify: Stay ahead of the pack with new question notification V1 release
- http://soapi.info a suite of Stack Overflow related tools and services
- SODDI: Fast Multi Platform Data Dump Import - Sql 2000/05/08 - SQLite - MySql
- My CodeProject Articles
- Google Maps API 3 Visual Studio Intellisense
I am MCSE+I which, while I have absolutely no desire to administer, goes a long way towards understanding the requirements, constraints and possible implication of the applications I design. This includes skilled installation, configuration and maintenance of IIS and SQL Server.
I have an keen eye for detail, strive for excellence but know when good enough is good enough. I move fast and clean and I can work in a team or as a one man hit squad.
I have also had extensive experience in the realm of the ASP.Net Provider Stack.
Currently my primary focus is on the Microsoft stack but 20 years of development and infrastructure experience coupled with a driving need to know and an infallible knack for finding out makes me uniquely qualified to deliver solutions for a broad spectrum of problem domains.
All code posted is tested and works on my machine. Unless otherwise noted, it is public domain and you are free to do with as you please.
You can hire me. sky.sanders at gmail.com
|
Apr 28 |
awarded | Nice Question |
|
Apr 10 |
awarded | Notable Question |
|
Mar 11 |
awarded | Nice Question |
|
Mar 10 |
awarded | Popular Question |
|
Dec 22 |
comment |
Soapi.CS : A fully relational fluent .NET Stack Exchange API client library It has been a while but I think the min may be 2.6. not documented, i know. bad me. I have to check. |
|
Dec 17 |
answered | Add logo background color to data returned by StackAuth sites route |
|
Nov 17 |
answered | What is stackapps? |
|
Nov 12 |
comment |
Wrong content-type in JSONP calls @pablo's statement that 'it doesn't work' is incorrect. the content-type may not be correct but chrome handles it just fine, with a warning. both george and i have been leveraging jsonp since day 1 with full browser support. |
|
Nov 11 |
comment |
Fast Multi Platform Data Dump Import for SQL Server (2000/2005/2008), SQLite and MySQL thanks. i will try to get this fixed next week. if you are able, try to follow rchern's advise on workaround |
|
Nov 11 |
comment |
Fast Multi Platform Data Dump Import for SQL Server (2000/2005/2008), SQLite and MySQL thanks for the heads up. i have not run an import in several months. i will try to make time to fix this next week |
|
Nov 9 |
comment |
what should be the duration between each call to stackoverflow api for getting new questions? @zain - the key word is 'identical', e.g. the url is identical. what you are describing does not sound as if it will fall foul of the guideline. |
|
Nov 8 |
revised |
Is there an app which graphs arbitrary tag volume over time? edited tags |
|
Nov 7 |
answered | Search Stack Exchange Network of Q&A sites instantly with SEInstant |
|
Nov 7 |
comment |
Search Stack Exchange Network of Q&A sites instantly with SEInstant dude - this frikkin rocks! very quick and clean. |
|
Nov 6 |
answered | what should be the duration between each call to stackoverflow api for getting new questions? |
|
Nov 6 |
comment |
Is there anyway to get the information now available in the Notification box? @bryan - hmmm.. no chat api. i did not consider that as i do not habit the chats. seems you are SOL on that front. |
|
Nov 5 |
comment |
Is there anyway to get the information now available in the Notification box? @bryan - the data is available. you just have to dig for it. |
|
Nov 5 |
answered | Is there anyway to get the information now available in the Notification box? |
|
Nov 5 |
comment |
Silverlight download JSON from API fails @zain - yes, that suggestion was from the initial answer - if you are using phone7 there is only ClientHttp so manual decompression is required. don't thank me, thank the guy that created silverlight.sharpziplib with a review on codeplex. oh, wait... that is me. ;-) seriously, a review of slziplib on codeplex would be greatly appreciated. |
|
Nov 5 |
comment |
Silverlight download JSON from API fails @zain - my pleasure. |