Month: June 2008

  • iPhone pricing details announced officially

    A press release just appeared on Softbank’s website and suddenly Twitter went ablaze: the official pricing details for the iPhone have been published. Here’s the lowdown: 7,280円 per month for basic white plan and unlimited data 960円 per month for the 8GB version, 1,440円 per month for the 16GB version (for 24 months) specific email…

  • Custom Django filters in Google App Engine

    You want to create your own custom Django filters in App Engine without running a whole Django stack? Here’s how in a few lines of code. First create a specific python file to hold your custom filters at the root of your application. In my case I use customfilters.py like this: import re from google.appengine.ext…

  • Crossdomain proxy on Google App Engine

    Here’s a crossdomain proxy to pipe Javascript Ajax calls from you Google App Engine application to the Flickr API, since most browser will not let you call another domain directly. import cgi import urllib from google.appengine.ext import webapp from google.appengine.api import urlfetch class FlickrController(webapp.RequestHandler): “””Proxy for Ajax calls to flickr””” def get(self): flickrapiendpoint = ‘http://api.flickr.com/services/rest/’…

  • Otaku rush on the new Fukutoshin

    Last Saturday morning I was leaving a party at 5 A.M. in Shibuya and decided it would be nice to come back home to Shiki with the new Tokyo Metro Fukutoshin line which was opening the very day and interfaces with my usual Tobu Tojo line for an almost direct trip to and from Shibuya…

  • iPhone will be mine on July 11th

    I missed the Keynote because I’m sick like a dog (went rafting/canyoning this weekend in a 7ºC mountain river) and couldn’t bear to stay up until 3 A.M., but today I’m telling my boss I’m taking a day off on July 11th. Update: link to the official Softbank press release.

  • WWDC Keynote

    Tonight (at least in Japanese time) is Steve Job’s WWDC Keynote. It is widely accepted that he will be announcing the new 3G enabled iPhone and I am secretly hoping he will give us a release date for Japan live from the Moscone West. These past weeks, I’ve been developing a live-blogging system for my…

  • iPhone on Softbank

    やった! 「iPhone」について 2008年6月4日 – ソフトバンクモバイル株式会社 この度、ソフトバンクモバイル株式会社は、今年中に日本国内において「iPhone」を発売することにつきまして、アップル社と契約を締結したことを発表いたします。 SOFTBANK MOBILE Corp. today announced it has signed an agreement with Apple® to bring the iPhone™ to Japan later this year. Why am I so happy? Because my corporate phone is a Softbank, so I should legally be able to change my crappy Sharp phone whose battery cannot hold…

  • Contact Juggling

    Found this video on Digg, looks like Yoyogi Park. This guy is a million times more impressive than all those stupid jugglers and beanbag fanatics you find in such parks. Yes, there’s only one crowd I despise more than beanbaggers, it’s the drum players. That’s probably the main reason why I never hang out at…

  • Airport Aerobic

    Taken from the Korean Air lounge at Narita Airport on my way to Thailand earlier this month.