Slashdot Mirror


User: yopie

yopie's activity in the archive.

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

Comments · 21

  1. Owner doesn't own the battery! on Nissan Unveils All-Electric LEAF · · Score: 2, Informative

    The article fail to mention that owner doesn't own the battery and the infrastructure of electricity to power the electric car.

    Nissan Leaf is part of Project Better Place have been discussed since last year. Wired have a article about it http://www.wired.com/cars/futuretransport/magazine/16-09/ff_agassi?currentPage=all

    And this is the presentation about the Project Better Place. http://www.youtube.com/watch?v=NfGEbTcNuzA

  2. Apple Bonjour for Windows + Pidgin on Internal Instant Messaging Client / Server Combo? · · Score: 1

    Install Bonjour for windows, already installed to your system if you installed iTunes. Otherwise download for free at:
    http://www.apple.com/downloads/macosx/apple/windows/bonjourforwindows.html

    then, use Pidgin for IM.
    Best part, it server less, no need dedicated server for running at network.

  3. Re:Stickers... on How Do I Make My Netbook More Manly? · · Score: 1
  4. watch him at TED on Outliers, The Story Of Success · · Score: 1

    He gave interesting talk at TED, can watch him at:
    http://www.ted.com/index.php/talks/malcolm_gladwell_on_spaghetti_sauce.html

  5. Justin Long on MacGyver Film In the Works? · · Score: 1

    Justin Long as MacGuyver and John Hodgman as Murdoc.

  6. Where's Transformer? on Top Ten Discoveries of the Mars Rovers · · Score: 1

    No discovery of Decepticons?

  7. Nokia 9300i does not have camera! on Megapixels & Camera Phones · · Score: 1

    According to the article “the handsets aimed at business users, such as the Nokia 9300i and the O2 Atom/Mini incorporate some pretty heavy duty cameras.”

    Nokia 9300i does not have a camera! Nokia 9500 have a camera.

  8. Dvorak might be right! on Apple Officially Releases Beta Dual Boot Loader · · Score: 1

    My next notebook will be MacBookPro and John Dvorak might be right!

  9. Old news!! on Keyboards Are Disgusting · · Score: 1
  10. Jobs and The Simpsons? on The Odds at Macworld · · Score: 1, Offtopic

    The Simpsons go to Macworld??
    http://macenstein.com/default/archives/149

  11. Dupe! on The Coming Expensing of Employee Stock Options · · Score: 2, Informative

    Yes; the data is from 12/16/04, but this will be a huge change in how tech companies work.

    It was mentioned in Slasdot on 12/17/04

  12. Satellite Image form DigitalGlobe on Quake Changes Earth's Rotation, Moves Islands · · Score: 1

    DigitalGlobe have the satellite image before and after the tsunami in Sri Lanka.

  13. Palm Tungsten T5 could launch next Monday. on HP iPAQ hx4705 Reviewed · · Score: 2, Informative

    According Palminfocenter and the Register, Palm Tungsten T5
    could come as early as next Monday.

  14. Re:OpenSource IE on Josh Ledgard On MS's Future Open Source Efforts · · Score: 1

    According these people, Microsoft already open source the next IE7 browser and leak the source code as well.

  15. Typical day in 2014: too many nerds slashdoting on SF Author Robert J. Sawyer Looks at 2014 · · Score: 3, Funny

    Is this a typical day in 2014? What a disaster!

    Warning: Too many connections in /usr/local/plesk/apache/vhosts/backbonemag.com/htt pdocs/php_site/php_news/config/config.php on line 11

    Warning: MySQL Connection Failed: Too many connections in /usr/local/plesk/apache/vhosts/backbonemag.com/htt pdocs/php_site/php_news/config/config.php on line 11

    Warning: mysql_select_db(): supplied argument is not a valid MySQL-Link resource in /usr/local/plesk/apache/vhosts/backbonemag.com/htt pdocs/php_site/php_news/config/config.php on line 18
    Could not use database!

  16. But DVD is obsolete in 10 years on Ballmer - Xbox 'Can Take Sony' In Next Generation · · Score: 1

    I wonder, if the next X-box will be using DVD, as Bill said that DVD is obsolete in 10 year.

  17. Finally, compliant with XHTL W3C standards!!! on Microsoft Launches Visual Studio Express, VS 2005 Beta · · Score: 3, Interesting

    From VS 2005 Documentation:
    "ASP.NET allows you to create Web pages that are compliant with XHTML 1.0 Transitional standards. XHTML is a W3C standard that defines HTML as an XML document. Creating Web pages that are compliant with XHTML standards guarantees that the elements in the pages are well formed. Because browsers are moving toward supporting XHTML, creating pages that conform to XHTML standards helps ensure that your pages will be compatible with browsers in the future. XHTML is also extensible, allowing the definition of new elements. Finally, an XHTML page is much easier to read programmatically for situations in which the Web page is processed by a computer, and the document can be manipulated using transformations. For more information about XHTML and the XHTML standards, see the W3C site at www.w3.org/TR/xhtml1."

  18. Can this bluetooth using for data transfer? on Diva Gem Bluetooth MP3 Player Review · · Score: 1

    The feature only said: "Bluetooth Hands-free feature" and the "Data exchange: USB 1.1 compatible".
    Does this means that the player can not transfer data using bluetooth in the PC ?

  19. is spyware run on Linux as well? on Spyware Becoming Worst Tech Support Problem · · Score: 1

    Just wondering, is this run on MS Windows only? Or it can run on any OS like Mac OS and Linux?

  20. Space.com have the Satellite image on Researchers To Climb Ararat To Seek Noah's Ark · · Score: 5, Informative

    The space.com have the satellite image of the object that they suspect the Noah Ark. The enlarge imagecan be seen here.

  21. reduce data trafic and improve SEO on CSS for the LDP? · · Score: 2, Informative

    I think you should use CSS to separate content and presentation.

    One of advantage of CSS is reduce your HTML code size, therefore it reduce your traffic network as well. This is possible because, the CSS file is only loaded once to client and store in the computer and the browser will use the same CSS file to present the other HTML file.

    Other is, improve readability or your code for the search engine spider.