Archive for the ‘TextMate’ Category

Snipplr adds MXML (Flex) to it’s site!

Monday, March 24th, 2008

The popular code snippet web site snipplr added MXML to the languages that you can store code snippets for. If you have not used snipplr then you are missing out. As coders you need to learn to work smarter and store valuable code that you will use all the time. This way you don’t have to type the same lines over and over again that you normally use for every project.

snipplr screen grab

The cool thing about snipplr is that they have a TexMate Plugin. So if you are on a Mac and you code your MXML in Texmate you are just a few keystrokes away from accessing your code snippets that you have stored on snipplr. Oh and don’t worry, if you don’t have a internet connection your snippets can be stored locally.

This site promises to be a killer resource for all coders and now that they added MXML and Actionscript to the mix, this is my one stop shop for code snippets for sure.

Oh and one final plug for the site that makes it cool. If you will notice the sidebar on this blog I have

Useful Code Snippets

These are pulled directly from my snipplr account using there cool wordpress plugin, so if you have a blog that is a cool feature of the site as well.

Installing AS3 and Flex Bundle for Textmate

Monday, July 30th, 2007

TextMate Bundle Editor

I am totally not a coding guru just yet, but I have my eyes on the prise and I hope to one day know my stuff, but for now I will admit that I have a little trouble understanding some simple tasks that most programmers would not have any trouble with. We all know and love Textmate. The great text editor for the Mac. Heck I even use it to write my blog posts. You have to check out the blogging bundle if you have not used it for that it is great.

As soon as I got Textmate I started using it for all my actionscript. At the time the bundle was only for AS2. Now that I am starting to dig into AS3 and Flex it would be great to start coding using this editor. It launches way faster than Flex Builder or Eclips. There are some draw backs. The biggest being that you do not get the code hinting quite as much as you do with Flex Builder, but still it is a great tool to work in. In the next few steps I will show you how to install SVN (subversion) client for your Mac so you can utilize all the bundles and updates that are currently being developed for Textmate and most importantly there is an AS3 / Flex bundle that you can download.

(more…)