07.07.06

Ruby Tutorials for TextMate hackers, part 3

Posted in TextMate, ruby/rails at 4:04 pm by Haris

In the previous tutorial we saw how to load some basic libraries and interact with the user using those. That post was not so much about Ruby as it was about TextMate. In this post we return to talking about Ruby, in particular some of its methods for manipulating strings. Along the way, we’ll see how to use the txmt: scheme.

Read the rest of this entry »

07.06.06

One list to rule them all

Posted in TextMate at 11:50 am by Haris

I just created a list of all TextMate-related posts on the site, for easier access. I’ll try to keep it up-to-date. Enjoy!

Later

Ruby Tutorials for TextMate hackers, part 2

Posted in TextMate, ruby/rails at 12:11 am by Haris

In the previous article from this series we learned some basic things about Ruby and how to use it to make TextMate do our bidding. In this post, we’ll see how to use some of TextMate’s Ruby libraries to do more stuff.

Read the rest of this entry »

07.04.06

Ruby Tutorials for TextMate hackers

Posted in TextMate, ruby/rails at 11:45 am by Haris

Wanted to hack TextMate by creating new commands, but didn’t know how because you don’t know any scripting languages or how to do magic using the shell? Fear not, this post will show you all (or at least a small fraction of all) you need to know to use Ruby to write new and wonderful commands. No prior knowledge of Ruby is assumed.

Read the rest of this entry »

07.02.06

The GTDAlt bundle workflow

Posted in TextMate, GTD at 12:14 am by Haris

This entry has a dual purpose. First, it demonstrates the typical workflow of the GTDAlt bundle through a (hopefully) easy to follow example. Second, it gives an example, with explanations, of how to create new languages/snippets/commands etc.

Read the rest of this entry »

« Previous entries · Next entries »