TextMate Screencast
TextMate Screencast
Unknown
Small movies showing various TextMate features.
Working With Comments
This screencast has five tips on working with comments, including toggling comments on/off, commenting a subset of a line, inserting comment blocks and a short section on how to insert todo lists inside a comment block. [link](http://macdevelopertips.com/textmate/textmate-working-with-comments.html)
Jun 21, 2008
Creating Snippets With Code
In this screencast Dr Nic shows how a simple class snippet can be made smart and use embedded ruby code to derive the class name from the current file name. [link](http://drnicwilliams.com/2008/06/11/using-ruby-within-textmate-snippets-and-commands/)
Jun 11, 2008
Dialog Part 2
Shows how to have values (such as selected items from a list) returned and how to work with updating on-screen dialogs from your script. This is a continuation of the “Using tm_dialog Part 1” screencast.
Jun 23, 2007
Filter Through Command
Short example of using TextMate’s Filter Through Command functionality. This tool allows you to send input from TextMate to shell commands and use the output produced by those commands as needed. Recorded and narrated by James Edward Gray II.
Apr 16, 2007
AppleScript Bundle Part 2
Jacob Rus shows how to integrate TextMate’s AppleScript bundle with Script Editor, including installing the Edit in TextMate input manager, saving compiled script applications and droplets from Script Editor, and quickly opening applications’ scripting dictionaries.
Mar 20, 2007
AppleScript Bundle Part 1
Jacob Rus demonstrates the basics of the AppleScript bundle, including running scripts from within TextMate, adding basic user-interactive dialogs, and looking up AppleScript documentation.
Mar 19, 2007
Using tm_dialog Part 1
The new system in TextMate for presenting dialogs allows you to create a custom interface in Interface Builder and then ask TextMate to present it as was it native. This is without writing any code at all. This is part one of a series of screencasts about tm_dialog
Oct 28, 2006
Text Transformations (in HTML)
Various useful key equivalents and text transformations for HTML, amongst others how to obfuscate email addresses in your web page.
Oct 16, 2006
Ruby Unit Tests and More
James Edward Gray shows how to apply unit tests to solving Ruby Quiz #84: Generating Pascal’s Triangle. In the process he also demonstrates a lot of features from the Ruby bundle and explains conventions and rationale behind them.
Sep 14, 2006
Searching and Hyperlinking
First a short intro to how you can search the bundle items. Then a few actions related to turning book titles into canonical Amazon links and/or making words/phrases links with Google’s “I Feel Lucky” but without using a web browser.
Jul 26, 2006
Load more