Note: You are viewing a non-styled version of this website. Click here to skip to the content.

Vermonster - Open Standards through Open Source

Vermonster Logo

This is the website and blog for Vermonster LLC, a small technology consulting group based in Boston, Massachusetts.

We can help design, develop and deploy your product using aglie methods. You may be interested in exploring our own internal products and client work. As long-time open source advocates, we are happy to share our contributions.

RallyClock Sponsorship Announcement

Posted on October 15th, 2007 under Company, RallyClock.

We are proud to announce that RallyClock is the official sponsor of Jobs.Rubynow.com. The job site, run by two former Vermonster team members, is the de-facto website for ruby jobs. We feel this sponsorship exposes RallyClock to a key audience of contractors and employers where time account it critical to their business.

We are really delighted to support the site and their efforts!

Using Perl Pipes for Parallel Interprocesses Communication

Posted on October 12th, 2007 under Code, Perl, Uber-techie.

A recent Perl-based project called for some parallel processing. I naturally turned first to fork, which I have used successfully in the past. But this time, I needed to share information across the processes - they can’t just run in their isolated worlds. To do this, I had some options, including:

As the title of this article hints, I went with the last one.

Read the rest of this page »

RallyClock Fourms and Developers’ Blog Launched

Posted on October 5th, 2007 under RallyClock.

As we continue to work on our time tracking product RallyClock, we are pleased to announce the RallyClock Developers’ Blog and the RallyClock Forums. The names aren’t the most dramatic, we could have used “robots”, “rock stars”, “pirates” or “ninjas” (or a combination thereof, like “Robotic Rockstars vs. Pirate Ninjas”), but decided on more pithy titles - plus they are easier to type.

We have a few new announcements and interesting articles about RallyClock, so stay tuned.

Say no to OOXML

Posted on October 4th, 2007 under Code, Opinion.

If you have a moment, sign the petition at NoOOMLX.org. The group highlights some valid arguments, including the fact that the Microsoft-driven format does not even validate as XML. We really ought to continue to use the existing Open Document Format as seen in many existing applications like OpenOffice, Abiword KWord and GoogleDocs.