A few people have been asking about how we live-blogged the Global Mobile Internet Conference last week, so I thought Iād share a little. I toyed with TextMate Snippets last year and I thought that this GMIC live-blog might be another case where I could use it.
Spoilers: Here are the end results> Live-blog day 1 | Live-blog day 2
Hereās what I wanted to do starting out:
- Have anchor links (or Winerlinks) for each update, each with a unique timestamp
- Provide a āTweet Thisā option after quotable quotes
On day 1, I used the following TextMate Snippets (read: keyboard shortcuts that produce long reusable strings of text) to achieve those two requirements.
For the anchor links:

This string appears when I type āt+[TAB].ā Then when I type the timestamp in the ā1:enumerateā area, the other two instances of ā$1ā are filled in simultaneously, and then I press [tab] to skip to the ā$0ā placemark. Ta-da! Anchor links achievement unlocked!
Possible improvement: ISO time? Update: Improvement made! Now with ISO time automagically input. š
For the āTweet Thisā link I type āw+[TAB]ā to insert the following string, which is just a Twitter status link tacked onto my anchor link snippet. When I write the live blog content (in the ā2:enumerateā area, it gets mirrored and types into the Twitter status link. Cool! Note that thereās another ā$1ā at the end of the URL to link directly to the anchor tag. Now we can send the link to this particular live blog update to Twitter. (and the peasants rejoice!)

Yes, I had to determine our live-blog URL before it was actually published, but thatās easy enough. The problem here lies in having a Twitter status link that includes a Penn-Olson URL with hashtag. It just wonāt work (i.e. paste it into the browser and it doesnāt fill out the Tweet for you).
Stay updated on the go with our mobile app.
Get latest insights with smoother, more personalized experience through TIA mobile app.







