Archive for the ‘Projects’

An easier way to sign in to T-Mobile UK WiFi HotSpots

I can access T-Mobile UK WiFi HotSpots with my T-Mobile Mobile Broadband account (I have a 3G USB stick) but I find the signing in process rather painful. It goes something like this: I have to remember my phone number (I never call my USB Stick so I've never memorized it) and type in my [...]

TurkishCharactersAIR

I just whipped up an AIR app that should make it easier for people who don't have a Turkish keyboard but need to occasionally type in Turkish to use Turkish characters. Yes, it's a niche app The reason I made it? In 140 characters from earlier tonight: Emailed my mom in Turkish & apparently [...]

Gaebar Beta 2 Released

I'm happy to announce that there's quite an important update to Gaebar that brings with it some essential bug fixes and should help shave quite a bit of time off of your restores. I've also created a new project called gaebar-gaed-skeleton on GitHub that gives you an empty Google App Engine Django (Helper) project with Gaebar [...]

Google App Engine Backup and Restore (Gaebar) released

Update: Beta 2 Released! See the Gaebar Beta 2 announcement. Here's my Christmas present for the Google App Engine community: Google App Engine Backup and Restore (or Gaebar, for short). Gaebar is an easy-to-use, standalone Django application that you can plug in to your existing Google App Engine Django or app-engine-patch-based Django applications on Google App Engine [...]

The GAE SWF Project 1.21 1.23

I just updated The GAE SWF Project to version 1.21 1.23. New source code for the update is now available for download. All changes in this version are server-side: All requests apart from those to the PyAMF gateway go through the IndexHandler class. The app.yaml file no longer maps /examples/.* URLs to the various example SWF applications. [...]