This little tutorial shows you how to search for url’s and convert them to hyperlinks using komodo edit. Search: http://(.*)/ Replace: <a href="http://\1">\1</a>… more →
Hone Watson Bookmarkspytale wrote 5 months ago: To start with, I’ll describe the development environment I’ll use to create my CD/DVD bu … more →
Jim wrote 6 months ago: I’ve started using a new editor, “TextMate”. I’m sure many developers are al … more →
Jonathan wrote 10 months ago: Komodo IDE 4 is the first unified workspace for end-to-end development of dynamic web applications. … more →
Kyle Hotchkiss wrote 1 year ago: I am just trying to figure out what language, gui, and ide I really want to use. So far I see python … more →
Josh Heitzman wrote 1 year ago: Komodo Edit vs Komodo IDE Komodo Edit is an free dynamic language editor put out by Active State, wh … more →
honewatson wrote 2 years ago: This little tutorial shows you how to search for url’s and convert them to hyperlinks using ko … more →
Christopher wrote 2 years ago: It was brought to my attention in my last post that I should have a look at Komodo Edit, which is th … more →