Slashdot Mirror


User: tsager

tsager's activity in the archive.

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

Comments · 38

  1. For Java: Checkstyle on Does Coding Style Matter? · · Score: 1

    For Java project a must. Agree on coding standards and then enforce/check them using Checkstyle.

  2. Playstation and typing? on A Brief Sony Password Analysis · · Score: 1

    Typing text on the Playstation is a horror.

    "Up, Up, Down, Down, Left, Right, Left, Right, B, A, Start"
    THAT would be a password!

  3. Yes, but... on Fedora Core 5 Available · · Score: 1

    does it run Firefox 2.0 alpha? ;-o

  4. SCO's going to sue! on DVD Jon's Code In Sony Rootkit? · · Score: 1

    See here: http://ars.userfriendly.org/cartoons/?id=20051116
    ;-)

    (There are more strips about the Sony issue, just browse back and forth a little..)

  5. Want to have some fun? Slashdot 'em! on Poisoned Torrents Plague Mybittorrent · · Score: -1, Offtopic
    wget http://www.mybittorrent.com/bantrackers.txt -O /tmp/bantrackers.txt && \
    while [ 1 ] ; do \
    counter=1; for i in `cat /tmp/bantrackers.txt | grep 'http'`; do \
    echo -n "${counter} "; counter=`expr $counter + 1`; \
    wget $i -O /dev/null -o /dev/null --timeout=3 ; done; \
    echo; done
    ;-)
  6. Naked people? on Mad Penguin on Ubuntu 5.10 Preview · · Score: 2, Funny

    Naked people?! OMG, you have not yet seen pr0n?
    Virgin troops, rescue him..

  7. Use mirrordot: on It isn't Easy Being Green and Getting to LEO · · Score: 1
  8. Re:Not much, that's how much. on It isn't Easy Being Green and Getting to LEO · · Score: 1

    ..at least in comparison to all the "events" happening every day.

    But hey! Every bit is a bit..

  9. Re:DRAG AND DROP!!! on Google's New Personalized Homepage · · Score: 1

    Have a look at http://www.idots2.org/.
    Or a nice demo of it:
    http://www.idots2.org/egroupware/login.php (demo/demo)

  10. Re:RPMs on Bugzilla 2.18 Goes Gold · · Score: 1

    You should install from CVS.
    It's easiest to maintain and update..
    http://www.bugzilla.org/download/#cvs

  11. Tux?? on Interview of the Windows XP SP2 Dev Team · · Score: 5, Funny

    Following the first link in the story leads you to this picture (eventually):
    http://www.winsupersite.com/images/reviews/war_tea m_85.jpg

    Isn't that a penguin?
    Isn't that Tux?
    What's he doing there?
    Spying?

    Or... noo. They hold him captive??!

  12. bugtraq links for the vulnerabilities / demo on Four New Unpatched Windows Vulnerabilities · · Score: 5, Informative
  13. Cannot find a copy here. Anyone sending copies? on Firefox New York Times Ad Hits the Presses · · Score: 1

    Would pay of course price of newspaper and shipment to Switzerland.

  14. I'm not even on it... on Google Keyhole, Google Scholar · · Score: 1

    :-(
    Neither Germany nor Switzerland is on the map:
    http://www.keyhole.com/body.php?c=popup&h=ho me&t=f aqHome#seeMyHouse

    (Or should I be happy about this?)

  15. Re:How Slashdot Works... in FireFox. on How Computers Work... in 1971 · · Score: 1

    Pressing Ctrl-+ and then Ctrl-- reformats the page nicely.

  16. Re:Stupid. on Microsoft Just Wants a Little Look · · Score: 1

    "Official MS user"
    "I am legal"
    "I knew where I was going.."
    - Cool. I want one of those shirts too.

  17. Cool projects... on Dell Teams Up With SUSE · · Score: 1

    Dell has got some cool kernel projects going on anyway:
    http://linux.dell.com/projects.shtml

  18. Nana? Anan? on Gmail Accounts Vulnerable to XSS Exploit · · Score: 1

    No no no, they got it all backwards!

    (I bet they meant liamG to be vulnerable)

  19. Re:Will it support on Mozilla Releases Firefox 1.0 RC1 · · Score: 5, Informative

    The bug is fixed in trunk. But unfortunately the fix won't make it for Firefox 1.0 as the merge of the two source trees will only be made after release (due to need of excessive regression testing).
    Bug about the issue is here:
    https://bugzilla.mozilla.org/show_bug.cgi?i d=21752 7#c108

  20. Re:Java Update Bug on Mozilla Releases Firefox 1.0 RC1 · · Score: 1

    It's not about java (and it's even not yet confirmed that the jar file is the problem).
    All chrome files are stored in a zip archive with the extension jar. There's no java (as in Sun Java) code in those.

    Sidenote: to use the internal update mechanism you would have to edit some files manually anyway:
    http://www.mozilla.org/projects/firefox/q a/softwar eupdate.html

    The best way to update is to uninstall the existing instance, deleting the whole firefox dir and then install the new version.

  21. Re:Who will notice? on Mozilla Releases Firefox 1.0 RC1 · · Score: 3, Insightful

    Why not play Halo2 at one of the launch parties?
    http://www.openforce.at/mozparty2/

  22. Re:Should I just wait? on Mozilla Releases Firefox 1.0 RC1 · · Score: 5, Informative

    The (rough) changelog is here:
    http://www.mozilla.org/projects/firefox/qa/ changel og-rc1.html

  23. Re:md5sums? on Batch-o-Moz: Firefox, Thunderbird, Suite Released · · Score: 2, Informative

    There are none... :-/

    Working on it: bug 159999

  24. slashdotted - vaporized on Universal Emulators Return · · Score: 3, Funny

    See, the domain already vanished...

    I bet that webserver was emulated. No perfomance loss..ha!

  25. Re:When they had enough... on Sybase Releases Free Enterprise Database on Linux · · Score: 1

    I believe, it is actually the same binary version as current "full" Sybase ASE (version 12.5.2 to be exact), so you are able to get the EBF (emergency bug fix) as well.

    As far as I know Sybase licensing by now, the difference in the functionality will be controlled with different license keys. See also the Sybase ASE Small Business for example.