The TextMate screencasts can be subscribed to through iTunes, which works really nicely:
http://macrosmates.com/textmate/screencast.rss
The bit that impressed me was the image uploading functionality when they drag-n-dropped an image onto TextMate. TextMate Bundles development is really well done, extending TextMate to do stuff like blogging is surprisingly easy.
The Blogging Bundle is written in Ruby, the svn repository is here:
http://macromates.com/svn/Bundles/trunk/Bundles/Blogging.tmbundle/
With the Ruby code living in /Support/lib/.
The bundle even takes advantage of the command-line interface for Keychain:
http://macromates.com/svn/Bundles/trunk/Bundles/Blogging.tmbundle/Support/lib/keychain.rb
1 Comment
Jump to comment form | comments rss | trackback uri