
- #WANTED TEXTMATE SMART INSTALL#
- #WANTED TEXTMATE SMART TRIAL#
- #WANTED TEXTMATE SMART MAC#
- #WANTED TEXTMATE SMART WINDOWS#
On Dan's suggestion, I am offering my own xmlrpc.php file for you to use. Basically, it needs to be hacked to support tags. This is the script that handles the posting on the server side.

Tag Support for TextMateīy default Wordpress isn't supposed to support tagging, so there's a bit of fiddle that has to be done.

I did that by searching for 'Filed' and below was the tag code, then I removed the 'is_single' check. Yes, I know, I should really design my own blog layout, but I wanted something quick and dirty running, and this theme, I thought, is actually not bad.Īdmittedly I did edit my theme files so that the tags would appear on all the pages, rather than just the single page. Luckily the theme that I had chosen * supported UTW out of the box.
#WANTED TEXTMATE SMART INSTALL#
The install is straight forward and you can start tagging pretty quickly from the web interface. After hunting around, installing plugins I didn't want/need/understand, I found: Ultimate Tag Warrior 3.
#WANTED TEXTMATE SMART TRIAL#
This was pretty simple after a bit of trial and error. Job number 2: get tags recognised in the blogging TextMate bundle. Job number 1: get tags working in Wordpress. I've published 38 videos for new developers, designers, UX, UI, product owners and anyone who needs to conquer the command line today. This is on TextMate version 2.0-rc.10, but is not new behavior, I've seen this for quite some time.READER DISCOUNT Save $50 on aining I've tried removing and reinstalling the `mate` command. It seems to be the communication / connecting between mate and TM that causes this delay somehow. If TM hasn't been activated in a while (even though supposedly running according to the Dock dot) then this seems more likely. Swap also doesn't seem to be an issue, my swapfile has size 0 on a 32GB Macbook Pro, with 16GB free. If I close the document and retry immediately afterwards, then no delay seems to exist for a while. menu, no such delay happens.ĭuring such a delay, if I click on the already running TM in the dock to activate it, the desired document that `mate` is trying to open immediately appears. If I open the files directly through TM's File -> Open. 30 short lines of code), so it cannot be the file size making a difference. TM in all these instances is already running, but doesn't necessarily have any open windows. When opening (existing) files from Terminal.app using the `mate` command, it occasionally (but not always) takes a fairly long time (more than 5secs) to open the file in TextMate. However, in Vim it is easy to keep your hands resting on your keyboard with your shoulders relaxed. It even hurts to have to move my hand down to the arrow keys. It hurts my right shoulder and shoulder blade.
#WANTED TEXTMATE SMART WINDOWS#
Multiple windows isn't really the same thing because they are slow to setup and tear down.Ģ) Selective multifile grep - in Vim you can use a regular expression to open a set of files, and then just grep across the open files.ģ) Don't need arrow keys - after years of editing with the mouse I find it painful to reach for it.

Closing splits is about as easy as they are to create - all from the keyboard. I found that it is very handy when needing to view more than 1 file at a time, which in my case is most of the time. When you split, Vim divides the space up for you which is what you want most of the time. Additionally, you don't have to reach for your mouse to create a split. In Vim you can easily navigate from the keyboard to your different splits and choose what files to display in each.
#WANTED TEXTMATE SMART MAC#
Recently I spent some time learning Vim and I discovered a few things that I particularly liked.ġ) Split windows - not the kind of split windows you normally get in Mac applications, but the Vim style ones. However, I like to try other editors from time to time to see if I'm missing anything. I've been using TextMate for years and I'm productive and happy with it.
