Slashdot Mirror


User: mrotschi

mrotschi's activity in the archive.

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

Comments · 7

  1. Re:Wait for Penelope ! on Must-Have Extensions for Thunderbird 2.0 · · Score: 1

    It sounds like a troll, it tastes like a troll, but (I guess) this is not a troll !

    > i like to be able to use word as an editor,

    Mail should be plain ASCII in most cases (You don't know if the receiver of the email can read HTML mails)

    > when you answered the e-mail it worked like MAC the answer was at the bottom so you had to scroll down to read the answer,,,very very annoying.

    Standard netiquette is "below", that is why the default is below.
    If you want the reply "above", set your cursor above or in the middle and type ! :P

  2. Re:In other news... on Paris Hilton Recruited to Publicize Linux · · Score: 5, Funny

    there needs to be a new distribution of Linux called Pink Linux or something "like" that
    like this ? http://www.divisiontwo.com/articles/barbieOS.htm

  3. Re:Imperial overstretch on What's Next For Mozilla? · · Score: 2, Interesting
    XUL has already made Firefox deathly slow on computers more than 3 years old
    My computer is five year old (PIII 733) and FireFox just runs fine on it. I think memory is important (I have 384MB)
  4. Re:I' m not so 'geek' on High Tech Baby Monitoring? · · Score: 1
    Girlfriend?? Who are you and why are you posting on SlashDot??
    I thought every /.ers had a girlfriend like these ones ! : http://www.boingboing.net/2004/08/23/virtual_cellu lar_gir.html
  5. I' m not so 'geek' on High Tech Baby Monitoring? · · Score: 1

    I thought I was a bit insane since I used my palm to count my girlfriend's contractions when my baby came. (
    But I'm happy to see that some /.ers can be a lot more strange than me :-)

  6. Impossible on Superflu Being Brewed in the Lab · · Score: 1

    Thanks to IP laws, it's not possible. If you intend to do such a thing you would be sued by MI2 scenarist !

  7. Re:Debatable scale on MySQL & Open Source Code Quality · · Score: 1
    > * It does not take into account the design of the software. This is often as important as the actual quality of the code.
    Actually, the number of faults per 1000 lines of code reflects the quality of the design. A badly designed software can not be enhanced/corrected without adding bugs.