Actually, it’s not my bag (yet). I am seriously thinking about ordering a MacBook Pro 13″ and I thought it might be nice to get a bag to go with it. New fabrics from Timbuk2 are really nice and I just love trying different combinations of fabrics and customizing “my” bag.
This is my current design that I really like. Maybe I will place an order for it after I get my MacBook Pro. Until then, I will playing around with the customization options.

I recently got a new slice (512MB RAM, 20GB disk, 200GB bandwidth) from Slicehost. With the new slice, I decided to start from scratch and I am now in the process of importing my old blog posts.
Yes, I know I can do dump or import of old posts, but I want to start fresh so I will be uploading posts individually. You will see them by the end of this month.
This is just a note on installing/testing the Go Programming Language from Google.
I followed the instructions from IT戦記 (in Japanese). According to the article, 早速 Go 言語を試してみる!, amachang reported that HTTP test failed. I also had the same test failure, but after I disabled the firewall temporarily and ran the test again, HTTP test passed fine.
I have been using LaunchBar since version 3 (as of now, version 5 RC4) and one of the features I like is being able to run search from its simple interface.
After activating LaunchBar (with simple Control-Space key combination), I enter ‘goog’ (short for Google search) and press Enter key. Type your search terms and LaunchBar opens a search result in Safari (or your default web browser).
You can even add your own search template so that you can perform search on your favorite online forum.
For example, I added new search templates for Google Blog Search, MacPorts, Github and MSDN.

Search MacPorts
URL: http://trac.macports.org/search?q=*&noquickjump=1&portsummarysearch=on&ticket=on&changeset=on&milestone=on&wiki=on
Encoding: UTF-8
Search Github
URL = http://github.com/search?q=*&type=Everything&repo=&langOverride=&start_value=1
Encoding = UTF-8
Google Blog Search
URL = http://blogsearch.google.com/blogsearch?hl=en&ie=UTF-8&q=*&btnG=Search+Blogs
Encoding = UTF-8
Search Objective Development Forum
URL = http://forums.obdev.at/search.php?keywords=*
Encoding = UTF-8
Search MSDN
URL = http://social.msdn.microsoft.com/search/en-us/?query=*
Encoding = UTF-8
To add your own search template:
- Open your LaunchBar Index (select Index -> Show Index).
- Select Search Templates (UTF-8) from left column.
- Add a new search template by clicking ‘Add…’ button and enter name and URL.
- Update index and you’ll start performing search faster immediately.
For more complete information on Search Templates and instructions, use LaunchBar Help. Also, for more search templates, go have a look at Objective Development Forums – LaunchBar Search Templates.