Slashdot Mirror


User: RossyB

RossyB's activity in the archive.

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

Comments · 124

  1. Re:Not necessary on DRI For 2D Graphics? · · Score: 1

    Mozilla being slower in X has nothing to do with drivers... it's Mozilla. In fact it was only recently (M17? M18?) that a fix was checked in to the tree for Linux which speeded up Mozilla no end. The bug was that the caches in X were being cleared for every drawing operation...

    There is still lots of work to do on Mozilla, and 0.8 was visibly faster than 0.7.

  2. Re:Yes, in the first generation on Gnutella "Virus" Roams · · Score: 1

    Wavey scrolls come in two colours: blue and yellow. This indicated the scripting language used IIRC - JavaScript = Yellow; VBScript = Blue. Unknown files are a document with the Windows flag in.

  3. Re:Format conversion on Are Manpages Becoming Obsolete? · · Score: 1

    Hmmm... I wonder if I can hook a spell checker into Galeon? ;-)

  4. Re:Format conversion on Are Manpages Becoming Obsolete? · · Score: 1

    Info files are hierarchical. Man pages are flat. This, info pages tend to be the definitive documentation (doubly so as they can be printed into chapters) and man pages are the concise reference, listing the usage only.

    This is not a format conversion, but a symantic conversion. Try writing a perl script for that. :-)

  5. SDL! on Cross-Platform Game Development Libraries? · · Score: 1

    The Simple DirectMedia Layer is the answer I think (www.libsdl.org). It provides 2D and 3D libraries, and will use hardware acceleration if it available. Kicks arse!

  6. Re:Hmmm, familiar conversation on Ximian's Red Carpet Released · · Score: 1
    Actaully we crusified M$ for allowing any web page to embed an ActiveX control which can be downloaded from any web site and can then do anything on your machine.

    This allows your application to define a custom tag for the render to catch and call you - thus allowing your code to use HTML for displaying interfaces with complex parts drawn by custom GTK components. There are no security problems as they cannot be put on the Internet.

  7. Re:Well gtkhtml was the first try of HTML support on Ximian's Red Carpet Released · · Score: 1

    IIRC, gtkHTML 2 is based on completely new source code. I did see a preview of it somewhere, but lost it... I'll try and dig it out

  8. When? on Guess When Mir Will Splash · · Score: 1

    I'll say...

    2001-03-26 07:26:00

    Why? Well, the day/hour/minutes where when I was born. As judgement and skill will have nothing to do in the outcome, why the hell not!

  9. Favourite new features? on Eight Tenths Of A Lizard · · Score: 1

    Mine is the "disable pop-ups for specified sites" - excellent. All we need now is a frequently updated files on a FTP server with all of the porn/adverts/junk sites listed!

  10. Re:Cappuccino G1 on Saint Song Releases "Linux-Compatible" Mini PC · · Score: 1

    I couldn't see the milk frother attachement either? What is going on?

  11. Re:Suggest actually reading UW imapd documentation on What Mailbox Format Do You Use And Why? · · Score: 1

    The Maildir format used by qmail...it will therefore never be supported in the official distribution

    I read the docs (docs/format.txt) and my statement stands - UoW IMAPd does not support maildir.

  12. Thanks - what a reply on What Mailbox Format Do You Use And Why? · · Score: 1

    Well, I must say that I am impressed with the reply here! :-)

    Anyone who suggested M$ Exchange formats to go and stick their head in a pig :-) it took me long enough to get all of my mail _out_ of a .pst file.

    Maildir does seem to be winning the public debate - I am planning on upgrading to kernel 2.4.1 once Mandrake Cooker have a source RPM ready - so reiserfs is available to speed up directory searches.

    So: how easy is it to migrate from UoW IMAP and Sendmail to Cyrus and QMail? As this is a home solution for now, are there any other SMTP servers which support maildir I can use? Sendmail at the moment is basically a relay server, I send mails to it and batch the sends in a cron job, and fetchmail forwards the mails it collects to sendmail for delivery.

    Thanks for the comments!
    Ross Burton

  13. Re:MS ($M) Exchange Mailbox format on What Mailbox Format Do You Use And Why? · · Score: 1

    Not even Microsoft is insane enough to suggest Exchange for an ISP solution. (They used to have a product called Commercial Internet Mail Server or something, but that was dropped.)
    Oh yeah?
    $ telnet pop3.[myisp].co.uk pop3
    Trying xxx.xxx.xxx.xxx...
    Connected to pop3.[myisp].co.uk.
    Escape character is '^]'.
    +OK Microsoft POP3 Server Version: 5.5.1877.117.11 ready <228.1555433360@[myisp].co.uk>
    Microsoft POP3 server, version 5.5? :-)

  14. Re:Nope (dumb things I did) on Does .NET Sound Like Java? · · Score: 1
    I was right about Javascript (which I typed as Java...) being open source. Go to any webpage with Javascript, then view the source (button/menu SOMEWHERE in your browser)

    That does not make it open source. Plenty of web sites with Javascript (actually ECMAScript) code on has a copyright notice, stating that you cannot use this code without permission, no copying etc etc. You can see the source, but it's not open source.

  15. Re:.NET *IS* cross platform on Does .NET Sound Like Java? · · Score: 1

    .NET is not cross platform - read the specs...
    Section 6.2.2 of the Common Language Runtime (IIRC), states clearly that the byte-ordering of the CLR is not specified, and is that of the host operating system. So: code compiled on a Windows box (i.e. Intel == little endian) will not run on any big-endian chip (ARM, Alpha, Sparc, Motorola etc). Does this sound cross-platform?
    And has been said, there are plently of compilers which take code in other languages and produce Java bytecode.
    Hang on... has anyone written a backend for GCC to output Java bytecode??

  16. Me too... on Is Sony Turning Its Back On CD-Rs? · · Score: 1

    I've just bought a Sony DVD-335S (or was it 355?) and it also doesn't play CDRs... :-( Dammit - it was going to replace my CD player in my hifi stack.

    (well - it won't play TDK "White" CDRs - I might have to try better quality ones at some point.)

  17. Re:JDK 1.3 From Sun on Native Threading With A Linux JDK? · · Score: 1

    "and the Blackdown-derived 1.3 [J/S]DK from Sun simply doesn't cut it"

    Yes, he has.

  18. Re:The dependencies problem: GNOME killer on Eazel's Nautilus Preview 1 Released · · Score: 1

    Take a look in the directories it installed and you shall see why it is so big _for now_ - it is using bleeding-edge libraries which are not available elseware (apart from CVS). When it is released these libs will be released too, so the download will be _far_ smaller.

  19. Re:Please god.. help these poor mortals!! on Tools For Merging Diffs? · · Score: 1

    Tried freshmeat... nothing there does everything I want. I don't want to use two or three tools just to see the conflicts.

  20. wv? on Why Can't We Reverse Engineer .DOC? · · Score: 1

    What's wrong with the wv library - also known as wordview which was packaged with many Linux distributions. www.wv.com IIRC.

    The default translation is DOC to HTML - which sucks. However, it internally generates XML which can be transformed into anything - one of the examples is TeX.

    Ross

  21. 6 months?! on A Better Mouse-Fix the Left Button! · · Score: 1

    Personally speaking, I had a Logitech Pilot for 5 years, which I had to replace last month with a MouseMan+ as the cable was dying and movement was gittery at times (it was the cable as wiggling the cable without moving the mouse often fixed the problem).

  22. Re:Microsoft's Directory strategy on Windows 2000 Name Services - What do you think? · · Score: 1

    Slightly off-topic, but I'm planning to stay as far away from AD as his humanly possible... If I need a directory service, it's gonna be NDS. Recent stories comparing NDS and AD are rather interesting...

    www.novell.com/advantage is a good place to start. Somewhere on that site is a very good web page, smashing M$'s claim that AD is much faster than NDS (NDS can perform the search "Pa*" 1250 times faster than AD! With the same search with 100 clients, AD didn't return a result within a minute!)

    :-)

    Ross

  23. "Proper" R&B, mid-90's hip-hop on Ask Slashdot: What Music do you Code By? · · Score: 1

    For working in general, Maxwell is just amazing. Mellow soul, excellent songs, very production.

    For fast work, The Brotherhood, Wu-Tang, Nas, and Jurassic 5 feature well, along with classic motown (Ready Steady Go Motown has 2 70 minute CDs - few changes required)

  24. Re:Java/Apache on Ask Slashdot: Which Java Applications Server? · · Score: 1

    AFAIK Jakarta hasn't been started yet - they are still waiting for the reference code from Sun.

    However, the Java Apache project is going strong, the final build of JServ (a servlet engine) was released recently, along with mod_jserv (Apache hooks to JServ).

    They also have produced Cocoon, which is a XML transformation engine, and rather good too. Version 1 is just a proof of concept but still works well, version 2 which is being designed now looks like it will be amazing, the groundwork going into it is amazing.