zzamboni.org
Ideally Blue

zzamboni.org
Ideally Blue

These are the things I have written about

google

See all posts on posterous with this tag ยป
Sep 7 / 5:21pm

Google Scribe-generated prose (aka "Google Scribe channels Kanye West")

Google has launched a new labs project called Google Scribe, which essentially provides an auto-completion service. You type, it autocompletes. The following text was generated by typing a single space, and from then on simply accepting the default suggestions (pressing "Enter" every time the suggestion popup appeared). I had to stop at some point, but it seems like a good source of mindless entertainment. Also, the result varies depending on the initial seed word you provide, and also on whether you just accept blindly (Enter) or type spaces at certain places. These results also provide some insight into the training texts that were used ("I'ma let you finish...")

 There are no comments for this user yet and can not believe that there is anything you would not believe how much I loved them all and I'ma let you finish but Beyonce had one of these days I'll bet your life on the road today and they are nothing but another form of therapy for these patients.
Filed under  //  autocompletion   fun   google   scribe  
Aug 16 / 2:58pm

Updated server and service setup

(a friend asked me about my online setup, and I wrote the text below. Then I realized it would also make an interesting blog post, and I just copied and pasted it, with minimal editing, into an email to posterous. This is why I love posterous, it makes posting so easy)

For my setup, I have a hodgepodge of stuff all aggregated under the zzamboni.org domain. I wrote a blog post about my setup some time ago: http://blog.zzamboni.org/server-less-does-not-mean-service-less

Since then, the main things that have changed is that now my static content (e.g. http://zzamboni.org/brt/) is also served by github, instead of Google AppEngine + drydrop. Github used to offer hosting of custom domains only for paid accounts, but now it's available to free accounts as well, so I decided to simplify the setup and host them directly on github. I also just moved the grabcartoons web page to github as well (http://zzamboni.org/grabcartoons/). So now I have:

http://zzamboni.org/ and http://zzamboni.org/brt/ hosted by github from my zzamboni.github.com repository.
http://zzamboni.org/grabcartoons/ hosted by github from the grabcartoons repository.
http://zzamboni.org/things2thl/ hosted by github from the things2thl repository.
http://blog.zzamboni.org/ and http://posterous.zzamboni.org// (plus some other private blogs) hosted by posterous.com. This is my favorite site for blogging, since it's extremely easy to post by email, plus you can configure it to auto-post content to twitter, flicker, facebook, etc.
Email served by Google Apps.

I'm very happy with posterous.com and github.com. They are my two favorite services these days.

Filed under  //  github   google   sitenews