Slashdot Mirror


User: machingo

machingo's activity in the archive.

Stories
0
Comments
3
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 3

  1. Well of course... on What Would You Put Into A Software Survival Kit? · · Score: 1

    You will definitely need a (digital) towel!

  2. Amazon in XUL? on Why Browser Innovation Matters · · Score: 1

    The article states...

    Mozilla-based browsers aimed at specific markets and task also exist, including a new XUL application geared specifically to browsing the Amazon website.

    Does anybody know what this is called, or where to find it?

  3. NSPR on Portable Coding and Cross-Platform Libraries? · · Score: 5, Informative

    Check Netscape Portable Runtime, (just one of the many projects that are part of Mozilla. This library provide cross-platform threading, IPC, network/file IO, and dynamic linking, among other things.