
Via Ben Forta: Adobe Platform Evangelist Greg Wilson has created a cool short URL service specifically designed for sharing code snippets and “disposable web pages” – tBlurb.com
Simply insert your code into the rich text “Code Syntax” window and select what language it is. tBlurb.com then generates a shortened URL (or you can create your own) that links to that code sample complete with line numbering and syntax highlighting. For example, take a look at this small snippet of ActionScript that is used for stopping automatic screen rotation using the Nokia S60 Platform Services Device object – http://tblurb.com/S2laJ9
Here’s another sample from Greg that shows some more complex MXML and XML code on the same page – http://tblurb.com/Bfmb77
This is a very cool app that I’ll be using for sure, which by the way has been built using Adobe Cold Fusion. Well done Greg!


