Archive for the ‘Applications’ Category

Making CakePHP Templates in TextMate

Sunday, March 7th, 2010

I finally got around to exploring templates in the TextMate bundle editor. The PHP bundle does not have any templates, and so I set out to create a few to improve my workflow. I thought it would be helpful information for PHP developers using TextMate. I actually used the Ruby interpreter to power my templates, [...]