Jimbo's Demented Software

Showing Primes in XSL    A demonstration of procedural processing in an XSLT transform...
   
A Simple Popup Ad Remover    A simple technique for allowing only one Internet Explorer instance to exist at any given time...
   
Commodore 64 Computed Restore in BASIC    A technique for adventure game data lookups using a computed RESTORE ... written in C64 BASIC 2.0...
   
Interacting with Perl    Tinker with Perl interactively using this short script...
   
Simulating ALT-ENTER in C    A few Win32 API calls can be used to simulate ALT-ENTER keypresses...
   
An SMTP Simulator in Perl    Debug your SMTP clients with this handy utility...
   
Lightweight Win32 Shortcuts in NASM    Using WinExec via the Netwide ASseMbler to create tiny win32 launcher programs...
   
WSH in BAT Clothing    A JavaScript Windows Scripting Host program embedded in a batch file...
   
Commodore 64 Rolling Color Border    My first interrupt-driven 6502/6510 program...
   
A Tiny Command Line Interpreter    An oversimplified technique for implementing a command interpreter ( in C )...
   
Obfuscated Perl Contest 2nd Place Winner    My entry into The Perl Journal's 0th annual obfuscated Perl coding contest...