Using Textmate with ColdFusion
Category: Tools > Textmate
Posted: 05 Jun 07
This screencast gives you an idea of what it’s like using Textmate with ColdFusion. It shows a quick example of creating a newsletter application. It...
|
|
|
Python Usage 101
Category: Tools > Textmate
Posted: 18 May 07
Domenico Carbotta shows how to write a small Python program using some useful Python shortcuts like an intelligent class snippet for auto-initialization of object data, and how to run the program from within TextMate
|
|
LaTeX Intro
Category: Tools > Textmate
Posted: 18 May 07
This is the first of several screencasts focusing on the LaTeX bundle. Recorded and narrated by Charilaos Skiadas.
|
|
LaTeX Projects
Category: Tools > Textmate
Posted: 18 May 07
Learn how to use TextMate's project window, how to set up a master LaTeX file, references, label completion, and the magic that is pdfsync.
|
|
Screenwriting Bundle
Category: Tools > Textmate
Posted: 18 May 07
This video goes through the behavioral features of the screenwriting bundle by Oliver Taylor.
It should be interesting even for non-screenwriters, as it is an impressive demonstration of how much automation one can achieve without writing a single line of code (the author of the screenwrit...
|
|
Context Sensitive Snippet Expansion
Category: Tools > Textmate
Posted: 18 May 07
Oliver Taylor shows how snippet expansion can be made context sensitive plus a few other features of TextMate.
This is one of several screencasts which introduce the user to writing screenplays in TextMate
|
|
Objective-C Snippets
Category: Tools > Textmate
Posted: 18 May 07
Some of the Objective-C snippets responsible for my increased productivity :)
It was recorded and narrated by myself (Allan Odgaard) and lack of a script made me forget a few points, amongst other that the user should look in the Objective-C bundle (Bundle Editor) and the chapters on snipp...
|
|
Rails Bundle Improvements
Category: Tools > Textmate
Posted: 18 May 07
Duane Johnson has made several cool improvements to the Rails bundle which are shown off in this screencast.
These improvements will be available out-of-the-box in TextMate 1.5.1 but you can also grab the updated bundle now.
|
|
Scope Based Customization
Category: Tools > Textmate
Posted: 18 May 07
Very advanced behavior adjusting customizations can be done in a matter of minutes by making good use of scope selectors and language grammars. This screencast shows a few of these.
|
|
Working With Numbers & Columns
Category: Tools > Textmate
Posted: 18 May 07
Basic calculations from inside TextMate including how to add/subtract numbers in column formatted text, and how to do various other column related operations.
|
|
Inserting HTML Tags
Category: Tools > Textmate
Posted: 18 May 07
Four ways to efficiently have HTML tags inserted into your document without having to type the angle brackets or type both a start and end tag.
Also shows a bit of multi-line editing, in particular dealing with list items of varying lengths.
|
|