Slashdot Mirror


User: dolmen.fr

dolmen.fr's activity in the archive.

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

Comments · 513

  1. Re:Um.. okay on Apple's Bonjour Available for Windows · · Score: 2, Interesting

    [...] it's funny to me that anyone would call their technology "Good Day" (litteral translation of Bonjour) (or "Meeting" for that matter) and expect to have a strong mark.

    In french we say "c'est simple comme bonjour!", which means everyone can do it, understand it.
    Have a look to the Apple page in french (http://www.apple.com/fr/macosx/features/bonjour/) : "le réseau, simple comme Bonjour".

  2. The most well designed PHP app on Drupal 4.6.0 Released · · Score: 5, Interesting

    I don't know if Drupal is the best Open Source CMS, but at least it is by far the most well designed PHP application I've ever seen. The hook mecanism uses the PHP language symbol table to provide very good extensibility. It doesn't use PHP classes in its structure, but it is a strong point as this article shows: Drupal Programming from an Object-Oriented Perspective.

    I hope many open source PHP applications will reuse the Drupal architecture principles.

  3. Re:yeah. on Short Lifetimes of Optical Drives? · · Score: 1

    This is a Sony Discman®. This guy catches the discs and put them in the drive.

  4. Here is the patch on Exploitable Buffer Overflow in OpenOffice.org · · Score: 2, Informative
  5. Wikimedia Foundation on Wikipedia Planning a DVD Version · · Score: 3, Informative

    This is about the Wikimedia Foundation , not Wikipedia Foundation which doesn't exist.
    Both the article and the /. post are wrong.

  6. Harald Welte at FOSDEM on GPL Violators On The Prowl · · Score: 2, Informative

    Harald Welte did a very interesting presentation about GPL Enforcement in Germany at FOSDEM two weeks ago.

    He is one of the few, with Theo de Raadt, who really fight against proprietary software. See this Kerneltrap.org feature about OpenBSD fight against closed source drivers for wireless.

  7. Re:Free newspaper on PAPER on The Fate of The Free Newspaper · · Score: 1

    PS: they exist for about three years.

  8. Free newspaper on PAPER on The Fate of The Free Newspaper · · Score: 1

    As in Paris (as well as in many European major cities), we have two FREE (as in beer) PAPER newspapers, I would say it is The START of The Free Newspaper.

  9. Error in the ./ post on Publishing Exploit Code Ruled Illegal In France · · Score: 1

    Guillermito has not been condamned for publishing a security vulnerability.

    He has been condamned for reversing a program for which he didn't have a licence, and for publishing code on which he didn't have rights.

  10. Time to drop "2." "in 2.6.x.y"? on Revamped Linux Kernel Numbering Concluded · · Score: 1

    Maybe now is the time to drop the leading "2." in the kernel release number, as Sun did with Solaris after 2.6...

  11. Re:My luck... on Knoppix 3.8 at CeBIT w/ Kernel 2.6, FF, and More · · Score: 1

    If you are in western Europe, you probably have at your local newspaper shop Linux magazines that bundle free Knoppix CD.

  12. Re:Are they going down the 'desktop fluff' path? on Knoppix 3.8 at CeBIT w/ Kernel 2.6, FF, and More · · Score: 1

    I'm looking for a linux distribution which shows the technical boot process [...]

    Just press escape during the boot.

  13. Social Insecurity Number on Identity Theft of Many SAIC Employees · · Score: 1

    "Social Insecurity Number", that's how it should be called.

    At least in France we don't have such a universal identifier. Our "social security number" is used only for administrative purpose related to health.

    Public Treasure, other administrations, banks and private companies have each their own numbers.

  14. Re:Shouldn't compress well on 1.7 Billion Digits Of Pi On CD · · Score: 1

    Pi would contain on one bit if expressed in base Pi.

    But the data of this CD could not contain on a floppy because it NOT exactly pi but only the first 1.7 billion of digits.

  15. Re:Release on Mandrakelinux 10.2 Beta 1 Toured · · Score: 3, Interesting

    So what criteria must be satisfied to create a new version of a distribution?

    Time.
    Every six months for Mandrake. And they are right because that is the only way to do it: all free software projects are independents and have different schedules (when they have one).

    Why can't the distribution just provide the updated files through means like urpmi and you upgrade the packages that need to be upgraded?

    Money.
    Distribution makers need cash at a constant (or increasing) rate. Free updates does not gives money. Microsoft has the same problem: they need that customers upgrades to their latest OS.

    Why the need to download ISOs, burn to CDs, reboot the box and perform the installation/upgrade?

    You don't have too.
    You can find with Google how to upgrade your system without reinstalling with CD images mounted without burning them. But if they told you clearly how to do it, you would not buy new CDs.
    Also, it is easier for everybody (you and them) to support a system installed from scratch, than a system upgraded every six months for 5 years.

  16. Paris: pagesjaunes.fr, since 1998 (at least) on A9 Search Engine Launches Yellow Pages · · Score: 0

    In Paris, we have photos of builings on Pages Jaunes (the french yellow pages) for many years. I remember that I was already using this feature in 1998.

  17. Good data set for staganography on 1.7 Billion Digits Of Pi On CD · · Score: 1

    There seems to be a similar obsession with finding a pattern in Pi as some have with finding messages from God in the Bible.

    Hidding your own data in Pi digits with steganography may be a good trick. Who will bother a CD labeled "1.7 billion of Pi digits"?

    In fact, who will recompute Pi to check that this CD really contains bare Pi digits ?

  18. Re:Why not DVD? on 1.7 Billion Digits Of Pi On CD · · Score: 1

    The data is everything after the '3.'

    So you are wasting one character.

  19. 20 Mbit/s in France for 30 on 8Mbit Broadband to Become Available in the UK · · Score: 1

    In France, Free.fr gives up to 20 Mbit/s (down) / 1 Mbit/s (up) + TV + free phone for 29.99 /month.

    This ISP is particular because they designed their own modem/router. They are the ones that innovates and push the market in France.

  20. Re:How is this news?????? on The Forgotten Huygens Experiment · · Score: 1

    You have no excuse: I wrote it on /. 6 days ago.

  21. Re:Depression. on The Forgotten Huygens Experiment · · Score: 2, Informative

    The problem with channel A is not related to the Doppler problem but due to a human error as reported in the article.

    See also what I reported on saturday.

  22. OT: Firefox fix for /. on Independent Developer Projects in the Workplace? · · Score: 1
    This bookmarklet will redraw the page (delete any space):
    javascript:bs=document.getElementsByTagName(%22bod y%22)[0].style;bs.display='none';bs.display='block ';void(0);
  23. Bytecode Clock on MIT Video Game Programming Competition in Java · · Score: 2, Interesting

    One particular feature of the game rules is that time is measured by counting executed bytecodes. So we can expect that contestants will aim to produce very efficient code.

    Do you know any Java compiler benchmark that compares generated bytecode?

  24. Re:Right.. on Apple iWork Screenshots · · Score: 4, Insightful

    Where's the "Stuff that matters"?

    As I said before, I'm asking the same question.
    The really interesting link for this topic is here

  25. Slashdot uses ActiveX on Firefox Reviewed in the Globe and Mail · · Score: 1

    Are there any major websites that actually use ActiveX? I have yet to come across any.

    Flash ads are displayed by Slashdot. So, as the Flash movies are displayed in Internet Explorer using an ActiveX control, we can say that "./ use ActiveX" when browsed with IE.