Categories

North West Mozilla Development Camp

 

This past weekend was the NorthWestMozDev meetup.  What is that you say?  Well, the group provides a simple mechanism for developers in the North West
(US/Canada) using Mozilla related technologies to communicate with each
other (Yes I quote that straight from the Google group).

It was the second installment of such meetings, the first was in downtown [...]

Mozilla MozCamp

I made a trip to MozCamp organized by Shane Caraveo at ActiveState.  It was a meetup designed to bring together XUL developers from the surrounding Victoria / Vancouver area.  There was a decent response with about 20+ people representing various companies with notables such as Mozilla Messaging, Sxipper, Songbird, Activestate (obviously), and Flock.

Two of the [...]

DemoCampVictoria01 – Success!

Well, what an amazing lineup of people we had and how well did that turn out! Jessica Pryde, Wendy Pryde and Dave Chard at Juliet did an OUTSTANDING job at making DemoCamp one of the – correction – *the* swankiest get together ever put on in our vibrant not-so-little town of Victoria. Dave’s buildings [...]

Adventures moving to a Macbook Pro

One of the reasons why I wanted a Mac was so that I didn’t need to VNC into a Mini to do development of Flock. My previous machine was an IBM TP60 – a decent machine which I had setup for dual-boot Windows XP and Ubuntu. Originally Linux was Edgy then I dist-upgraded [...]

Featured Projects

Featured Projects on Mozilla’s site now shows Flock under Featured Mozilla-Based Applications. Thank you Mozilla! If you’re a developer you’ll want to check out Open Komodo – the IDE is really good and has support for many different languages (using plugins). There was a recent extension added that allows you to interact [...]

Your MySpace Web Browser Is Coming

Flock, the Mozilla-based social web browser has made the announcement that everyone has been waiting for: they will now integrate with MySpace. Building on the MySpace Developer Platform, Flock will allow users to surf the web with their MySpace friends in their sidebar. This integration will expose all of the . . .

read more | [...]

Writing auto-updaters

I was presented with a problem to solve last week – how do you get a Mozilla product to automatically suggest and download another product? The method I came up with was use the extension updater to our advantage: We can push an update via the browser’s autoupdate mechanism to install and extension [...]