
Products, Technologies, and early junk from JD
Solutions (
jon@jondavis.net ) :
- Notepad32
(1997 NBSoft; first Windows app programming effort; VB4/5)
- TCP Port ReRouter (1999; port mapper; VB5/6)
- Early contributions to PlanetSourceCode (1997-2004) [
ASP classic / VBScript,
VB,
C#,
Javascript ]
- Black Alarm Clock v1 (2003; VB6)
- Black Alarm Clock v2 (2004; C#
v1.1)
- XML-RPC complete API implementation (2003; C# v1.1)
- PowerBlog (2004; VB6, C# v1.1
[not compatible with .NET v2.0])
-
AssemblyLister (2005) Scans a directory and optionally
subdirectories for .NET loadable assemblies and optionally ngen's
(natively precompiles) them.
-
CmdGoogle (2006; Google searching from the command line)
- FsObserver
file system change event handler (simple but rather universally
handy for things like file replication)
- Sprinkle Javascript
library for dynamically injecting external sources to HTML tags
where you put src=".." on normal tags like <div src=".."></div>
- CacheFile.net (2007;
defunct)
-
using.js (2008; simplify your Javascript script loading by using 'using'
declarations)
- OpenCAPTCHA.org
(2009; open specification for secure CAPTCHA services)
- The
Gemli Project (2009; lightweight O/RM and other utilities)
-
SLCanvas (2010; HTML 5 Canvas on IE6~IE8 using Silverlight as renderer ~~
originally created by a "davidans" at
http://blogs.msdn.com/davidans/)