Slashdot Mirror


User: Maxwell42

Maxwell42's activity in the archive.

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

Comments · 19

  1. Re:Default installation? on Mono Squeezed Into Debian Default Installation · · Score: 3, Insightful
    Did you read the title the gp was referring to ?

    Mono Squeezed Into Debian Default Installation

  2. Re:Jambi (Qt for Java) discontinued on QT 4.5 Released, Plus New IDE and Analysis Tool · · Score: 1

    We'll see in the long term if there are people willing to maintain it...

  3. Jambi (Qt for Java) discontinued on QT 4.5 Released, Plus New IDE and Analysis Tool · · Score: 4, Informative

    And for those like me who were quite excited with the new licensing and wanted to use it with java... Don't think of it...

    Qt Jambi - a port of Qt to the Java programming language - has been discontinued in order to focus resources on the Qt cross platform application and UI framework. Qt Jambi will be maintained for one year after the March 2009 release of Qt Jambi 4.5.0_01, and will be made available upon release under the LGPL license

    QT Programming Language Support

  4. Save them again with long lasting solutions on How To Verify CD-R Data Retention Over Time? · · Score: 4, Informative

    If you consider your data worth it, have enough time and enough money, you should probably re-burn/re-save them to long lasting media.

    There was a previous post on askslashdot about this subject.
    http://ask.slashdot.org/article.pl?sid=08/08/27/2119252

    My suggestion was to use Plasmon "Century-Disc" :
    http://slashdot.org/comments.pl?sid=914095&cid=24784787
    (even though I have never tried it myself)

  5. Plasmon "Century-Disc" : Glass CD/DVD on Digital Storage To Survive a 25-Year Dirt Nap? · · Score: 1

    I woud use the same solutions that have been selected and approved by national libraries.

    The "Century-Disc" is the support media used for long time archiving at the BNF (french national library).

    Apparently it's a glass CD/DVD media developped by the frenh company "Plasmon".
    It is said to have the following resistance ability :

    • Strength : Abrasion - Vibrations - Friction - Toe angle - Jam - Tear
    • Chemical resistance : Oxidation-Moulds - Sueur - Water - Salt - SO2 - N02
    • Physical Strength : Light - UV - Infra-red - ray radiation - Empty - Cold (-150 Â) Hot (+350 Â) - Thermal shock
    • Functionnal feature : it cannot be modified (neither erased or nor rewritten)

    Definitely a choice to consider !

    Source : Google translation of a french slide

  6. Re:The real 90s versus outdated 00s software on Java Is So 90s · · Score: 1
    everything is an object
    As much as I like to work with java, this really is not true compared to some others languages. Primitive type are a pain in the ass to deal with (and java 5 only hide this in an horrible way making performance management worse when dealing with collections of those types).
  7. Re:.NET?!? on Java Is So 90s · · Score: 1

    Regarding the AppServer issue you mention, I disagree, there are really good professionnal J2EE servers available for free:
      - Apache Tomcat (http://tomcat.apache.org/)
    Combined mod-jk and Apache HTTPD (and specially with the new 2.2) it really does its job perfectly well for large scale site (lots of our clients use this architecture for very frequented web sites)

      - Caucho Resin (http://www.caucho.com/)
    Useful for developpment and debugging purpose as it recompiles classes on changes and provides detail information on exception. (though with tools such as Eclipse and MyEclipse, I don't use it anymore)

  8. Cheap Price on Floating Nuclear Power Station · · Score: 1, Insightful


    We all know why it is that cheap...

    They already have all the nuclear material floating or sunken in the area :)

  9. Apple biggest challenge on Apple Switching to Intel · · Score: 2, Insightful

    I think this is simply the biggest challenge Apple is ever going to take:
    - From a marketing point of view
    - In engineering (hardware and software)
    - In communication with its partner (it seems it's already a success as Wolfram Research, Adobe and Microsoft are in the wagon)

    Wow...

  10. mod parent up on Post-It Notes - 25 Years of Hypertext in Paper · · Score: 1

    I've used those mega post it and they are indeed really useful to stick on a wall, windows or anything you can imagine for a presentation.

  11. Re:Lightsaber Depot? on How Lightsabers Work · · Score: 1

    After reading you... with interest... I thought I had to share this: http://www.spamusement.com/view.php?id=235

  12. Re:cocoa on Apple Developer Profile Changing? · · Score: 2, Insightful

    Don't you think this is due to the fact that you know for a long time how to find the right package/class/method in java, whereas in Objective you have to learn a new way of organizing the "collection class" (frameworks) ?

    I mean, I have been told that the frameworks available with OS X are really complete, so i'm wondering if it's you or not :)

    Note that I am neither a Java programmer neither an Objective-C developper.

  13. Re:Ulch! MOD PARENT UP on REALbasic To Add Linux support · · Score: 1

    Come on, whatever you can think of RealBasic and all that kind of fast developpement tools, this guy is right when is says it is usually for beginners and that it frequently gives us awfull program!
    I have seen too much programs for Mac that could have be done in 50 lines of C with an executable of just a few Kb, and instead are at least 1Mb (minimum size for RealBasic program, as far I have seen).

    Look at this example: FreeSpaceFile X
    That's 1.2 Mb for something that could have been done in one line of shell!!!!!!!!! nahhh...

    (Though i am sure it certainly has a lot of good way to be used, the fact it is used by beginners to start programming is a really really awfull and not wanted, at least by me :p).

  14. Re:Yep. on Marriage May Tame Genius · · Score: 1

    After some research, it appears you are right, Balzac said something like that:

    Il faut arriver à Balzac pour entendre un écrivain, triste de s'être laissé distraire pendant quelques mois par une femme, proférer ce mot effroyable : Encore un roman de perdu!
    L'encyclopédie de l'Agora: Balzac


    It could be quickly and badly translated by :
    We had to fait for Balzac to be sad about having been distracted by a women during few months, and said those horrible words: Another lost novel !
  15. Different target on Microsoft Prepares Alternative To Apple iTunes · · Score: 1

    With that kind of subscription, their target for this service wouldn't be the same as AMS. Maybe people that listen to the last hit on the top 10 would like to swap their music very often, I don't. I have my prefered bands and music style, i wouldn't want to get rid of them.

  16. Re:The BE File System on Review of BeOS Developer Edition 1.1 · · Score: 1

    All said and done, I think the developers of BeOS did a really great job. I recent got the chance to go over the Be File System (BeFS) for class and was amazed by what they did in a short amount of time (less than a year).
    This is really good news for the future of OS X considering that BFS developers have been hired by Apple.
  17. Ecology! on 2003 Edge.org World Question · · Score: 3, Insightful
    I know Bush doesn't give too much attention to that, and i wonder if he will ever know what this word means but just give it a try...
    The world won't last long if the US never change its policics on that (Kyoto.. Johanesburg etc...), IMHO...

    I don't agreee with all but have a look at Brian Goodwin suggestions:
    Accelerating the rate of CO2 increase in the atmosphere by profligate use of Iraq's vast oil supplies, together with the continuing deforestation of the Amazon, will not only turn the Amazon basin into a parched desert but plunge the entire mid-West into prolonged drought, resulting in famine in your own land. History would then judge you as an apocalyptic Burning Bush, bringing the scourge of parching fire to your country and its people. Read More...
  18. Re:whats DWDM? on Disruptive Technologies For Next 5 Years · · Score: 1

    Dense wavelength division multiplexing (DWDM) is a technology that puts data from different sources together on an optical fiber, with each signal carried at the same time on its own separate light wavelength. Using DWDM, up to 80 (and theoretically more) separate wavelengths or channels of data can be multiplexed into a lightstream transmitted on a single optical fiber. Each channel carries a time division multiplexed (TDM) signal. In a system with each channel carrying 2.5 Gbps (billion bits per second), up to 200 billion bits can be delivered a second by the optical fiber. DWDM is also sometimes called wave division multiplexing (WDM).

    Since each channel is demultiplexed at the end of the transmission back into the original source, different data formats being transmitted at different data rates can be transmitted together. Specifically, Internet (IP) data, Synchronous Optical Network data (SONET), and asynchronous transfer mode (ATM) data can all be travelling at the same time within the optical fiber.

    DWDM promises to solve the "fiber exhaust" problem and is expected to be the central technology in the all-optical networks of the future.

  19. TGV on Transrapid (MagLev) Test Successful In China: 405 · · Score: 5, Informative


    Please note that you can already travel at 300Kmh using the TGV (Train à Grande Vitesse, 'High Speed Train'), in France, since since 1980...
    Not 400Kmh, but it works very well.

    More informations can be found here.
    (There is a nice flash map of the french railways).