Slashdot Mirror


User: Mikal

Mikal's activity in the archive.

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

Comments · 13

  1. Re:Mirror of Tux Decoration on Santa Meets NORAD, Tux Gets Lit Up For Xmas · · Score: 1

    The machine is fine... It sits on a nice fast link (its a Debian mirror as well). Load average is currently under 3.

  2. Re:Raw CCIT G.4 anyone ? on Graphics Tricks from the Command Line · · Score: 1

    The TIFF specification is available for free from http://developer.adobe.com

  3. Re:Raw CCIT G.4 anyone ? on Graphics Tricks from the Command Line · · Score: 1

    That wouldn't be that hard to code. There is very similar code in PandaEdit which you're welcome to borrow. Look at the fax.cpp, fax.h, and faketiff.h...

  4. Re:netpbm tools? on Graphics Tricks from the Command Line · · Score: 1

    IBM DeveloperWorks also has articles on coding for TIFF (Intro, and Advanced) which might be of use. There are also many open source PDF APIs out there, including Panda.

  5. Re:create multi-page PDFs on Graphics Tricks from the Command Line · · Score: 1

    The PDFs created by ImageMagick aren't perfect however. You're much better off as a developer using one of the many APIs available for doing that sort of stuff.

  6. Re:Linux?? on Graphics Tricks from the Command Line · · Score: 2, Informative

    I think you'll find that the article is written that way because it is taylored for the IBM DeveloperWorks Linux site. It's not a comment on the Linuxness of IM.

  7. Linus Standards Base on File Packaging Formats - What To Do? · · Score: 1

    It might just be me being slow, but when I was at a Australian Unix Users Group conference in July they had people from Red Hat, Suse, Caldera and TurboLinux who all raved about this thing called the Linux Standards Base which is meant to stop vendor dominance and allow things like a standard package management system despite distribution...

  8. Re:FTP? on First Pictures from Chandra X-Ray Telescope · · Score: 1

    This is still pretty bad for bulk downloads. I want a FTP site like that used for the Hubble images.

  9. FTP? on First Pictures from Chandra X-Ray Telescope · · Score: 1

    Does anyone know of a FTP site with these images? They would make cool desktop patterns.

  10. Re:Australian trademark owner? on German Law Firm claims Linux Trademark · · Score: 1

    It doesn't change my basic point though. There should be someone looking after important marks such as linux. Like The X/Open group does for the Unix trademark.

  11. Re:Australian trademark owner? on German Law Firm claims Linux Trademark · · Score: 3
    There is no trade mark on the term 'linux' in Australia. You can search the Australian Trade Marks Database at:

    http://pericles. ipaustralia.gov.au/atmoss/falcon.application_start

    This whole thing raises a question in my mind though. I thought Linux International was supposed to be protecting these trade marks. Why don't they just rock though all nations and just buy the trade mark now?

    It would save some time later...

    PS: There appears to be someone squatting on linuxinternational.net and linuxinternational.com

  12. Re:Not to worry. on Unisys Enforcing GIF Patents · · Score: 1

    Due to employment at a Patent Office, I found this interesting... It would be embarrasing to breach someone's patent. Luckily, as far as I can determine by looking at the database, there is no LZW patent in Australia.

    I guess I like living in Australia.

  13. Replication using CD R on Machine Replication using a CD-R? · · Score: 1

    Surely you would be better off using a product like Ghost to make a disc image and then dumping that image onto the new disks?

    This could be done over the network. Ghost runs on DOS though.