--- In plazesapi@yahoogroups.com, Chris Eidhof <chris@...> wrote:
>
> Hm, this is written in Javascript, right?
>
> Maybe we (team klinkr) should team up with you, because we also wrote our client in Javascript. Perhaps we can share some code =)
The Firefox extension itself is a combination of JavaScript and XUL(the "contacts' presences" table is entirely a XUL template, with no
JS involved).
The "look up the MAC address to auto-Plaze" is a BASH shell-script. which is why FirePlazer is, for the moment, restricted to Mac OS X and Linux.
On this Google Code page I've started to assembled code snippets for MAC address lookup in various environments; it would be cool if we could develop a cross-platform solution for this task that could be used in FirePlazer, klinkr, and other environments.
-Peter