Home > Blog
Our Blog Posts
Featured Blog
The Business Case For An Outsourced Software Supply Chain
Outsourcing your software supply chain can not only save you money, but also help you realize your security & productivity goals. Learn more.
Read More →
All Blog Posts
Coding Like it’s 1982: The RubyCamp Writeup
I took a break from working on Komodo to build a rough Google Maps API app with Rails, and presented it at Vancouver RubyCamp this ...
Read More →
Exploring Firefox Event Objects without Debugging
For such a powerful tool, Firefox/Mozilla’s event objects aren’t very well documented. I still haven’t found one definitive, concise source of all the docs I ...
Read More →
XULRunner + PyXPCOM
I wrote this to the PyXPCOM list, but then thought I’d blog it for those who don’t read that list: A while back we open ...
Read More →
Call to Firefox extension developers
Mark Finkle has been making a call out to extension developers to update their extensions for Firefox 3. His call, and some recent extensions that ...
Read More →
The Future of Software and Social Networks
My last few blogs have been pretty techie. I’ve even been wondering if I should write about some messing around I’ve been doing on weekends ...
Read More →
Improving Ajax Performance by Being Selective
I spent a few days over the holidays messing around with Rails 2.0 and the Google Maps API. Sure, these technologies aren’t the newest. GMaps ...
Read More →
XML+CSS+Komodo==Cool Document Preview
A number of times recently I’ve had the idea of preview-ability for different XML formats come up. Komodo has a simple browser preview built into ...
Read More →
Supressing the Windows Error Report MessageBox with Subprocess and Ctypes
Hands up, anyone who’s written a Python script that was supposed to run for a long period of time unattended on a Windows box, only ...
Read More →
Adding New Languages to Komodo with UDL
Kid: Adding a New Language to Komodo with UDL -1. This Tutorial doesn’t work with Komodo 4.2 The API changed slightly when 4.2 was released, ...
Read More →
Ok, time to do this blogging thing seriously again…
For a few months, I really dropped off the blogging wagon. Too much real-world stuff to do. But now that that’s calming down a bit, ...
Read More →
ActivePerl 5.8.8.816
Note: While ActivePerl 5.8 can still be licensed by Team Tier customers, it is no longer maintained or supported. For these reasons, we highly recommend moving ...
Read More →
libpthread: how to get it
On Linux, Komodo requires the standard pthreads library to be installed. Some distributions have setup options that will omit this library. This article will briefly ...
Read More →