A Compiler, A Disassembler, and Some Guy Named Jake
[allaboutjake.com] [twodot.org]

Welcome to WrySpy.com

This site is for distribution of my various software development projects, both open and closed source. I'm sure it is obvious from the website that I spend more time coding in my free time than designing pretty websites.

The Projects

Last Modified Project/Link Status Description
04-May-2005 Genius Bar Widget Discontinued A widget for Dashboard (Mac OS Tiger) that allows you to monitor the status of the Genius Bar queue at your local Apple Store. My first widget; actually written while waiting for a help at the Genius Bar. Discontinued due to an update in the Genius Bar system, "Concierge."
21-Oct-2004 GMail Broswser Discontinued A Gmail viewer for the Danger Hiptop. Currently supports viewing only of the inbox. Paging and message/tread views are supported. Working as of 12-Oct-2004, however, Google has been known to change their system and break the application. Discontinued since GMail now supports POP access.
14-Oct-2004 TTSService Beta A really craptacular text-to-speech synthesizer based on a JavaWorld Article. It works, but it sounds pretty bad. No user interface. It is meant to be called by other applications, but you can call it from the Developer's console. Bundle for T-mo Hiptop 2.
8-Oct-2004 JumpServices Completed

Perpetual BETA
JumpServices is a small app for the Hiptop which allows you to reorder apps in the chooser. It allows you to load and save this ordering, and reload the order automatically on boot. The app doesn't have a user interface. All control is done through the Hiptop developer console.
26-Sep-2004 VoxMail Sample Code VoxMail is a bit of sample code designed to demonstrate some of the new audio features in the Hiptop 2.0 OS. Users seem to think its more useful than just sample code, as it allows you to record, encode, and email your recording all from your Hiptop 2. A precompiled 2.0 bundle for T-mo is available here. I will not be updating this bundle as new OS builds are released, so it may stop working at any time. Download the source and compile it if you need it!
17-Feb-2004 Cognet++ Lost Interest A member of the Conget++ project, a client-server archetecture for messaging across unreliable network links. The primary use is for accessing IRC from the Danger Hiptop, however it could easily be extended for other uses and other devices.
6-Feb-2004 HiptopVNC Nearly complete A VNC client for the Danger Hiptop smart phone. Allows remote control of servers and desktops using the RFB (remote frame buffer) protocol.
17-Jan-2004 Penfold On Hold A sound remapper for the Danger Hiptop platform. Allows users to assign their own sound effects to various Hiptop system events.
29-Aug-2003 jpegwriter Completed Allows users to display jpeg pictures on their Tivo's On Screen display. Featured in Jeff Keegan's Hacking TiVo: The Expansion, Enhancement and Development Starter Kit with CD-ROM
29-Aug-2002 Samsung i3x0 SDK Completed A reverse engineered SDK for the Samsung i300 and i330 palmphones. Developed by examining many lines of dissassmbly. First routines released to the developer community that allowed third party applications to dial the phone and use the full screen area.
01-Aug-2000? Newton IM Recovered A Jabber instant messenger client for the discontinued Apple Newton. The source code was sadly lost, but then found again and released. Furthermore, Paul Guyot has contributed several improvements.