Google I/O 2011 is approaching!

May 4, 2011 by

I am one of the lucky people who managed to snatch a ticket to Google I/O this year. The event was sold in a record time – 58 minutes. The servers crashed instantly during the registration process and it was quite nerv wrecking. In fact I could only register after 2 hours the registration started when the servers have finally came up using a link from the cache of my browser which included session ID, where my ticket was already saved for me just before the servers crashed.

Anyway, I just wanted to put the Google I/O live badge so here it is:

read more

Related Posts

Share This

TextMate go to last edit plugin

May 3, 2011 by

I have recently started using TextMate. It’s been some time I wanted to give it a try and understand why so many people rave about it but every time I needed to use it, I usually wanted to do something very simple and sometimes I just got overwhelmed by all the options and sometimes I just didn’t want to invest а lot of time into figuring out how to “use” TextMate beyond the most basic stuff.

One of the options I missed and couldn’t find an easy way to do was to go to the last edit. After some searching however I did find a plugin that does that. You can download the go to last edit plugin for TextMate plugin and once you install it, you will have the “go to last edit” awesomeness in your TextMate. Use the⌥⌘J combination to activate the plugin. It uses the “undo/redo” mechanism but this particular plugin solves some problems that some other apple scripts or other solutions that use undo/redo technique had.

Enjoy this plugin and enjoy TextMate, although I actually like my MacVim better for most of the stuff I wanted to use TextMate for :) . And actually I find Netbeans to be very good for JS, I started using TextMate for JS, but now I almost exclusively use Netbeans. Share your thoughts, opinions and experience  with TextMate plugins and with Mac editors in general in the comments.

read more

Share This