I decided to take a look into Orion – an eclipse project that is touted as, “An open source platform for cloud based development”. I see that you can add it into your blog and thought it might be useful for showing some of the Dojo Mobile code I am developing. This post is a test to see if I added it right (the directions are here: http://planetorion.org/news/2013/03/use-the-orion-editor-in-your-blog/.
/* * This is an Orion editor sample. */ function() { // code goes here }
Seems easy enough, now I just have to figure out what to do with it? Why do I want and editor in my blog post? Can’t I just embed with the <code> markup? I think the more interesting thing is to actually use the Orion IDE, I’m off to install that now.