Slashdot Mirror


User: rakanishu

rakanishu's activity in the archive.

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

Comments · 29

  1. Software Rot? on Microsoft .Net Libraries Not Acting "Open Source" · · Score: 1

    "Well, I found this open source project that sounds right, but it looks like it's been dead since 2007."

    What if the software was essentially done and works fine, or does software go bad faster than fruits and veggies left in the sun for a few hours?

  2. Re:The profit motive... on Panel Warns NASA On Commercial Astronaut Transport · · Score: 1

    The CEO must ride with the astronauts. That'll make it safe.

  3. Given up on it. on EA Flip-Flops On Battlefield: Heroes Pricing, Fans Angry · · Score: 1

    I dumped $30 into this game getting outfits for my characters as my way of saying thanks to DICE. I just recently given up on the game. The made changes to the matchmaking service that usually puts you in a near empty server. The number of cheaters has gone up ruining the fun. Now this crap. It was fun while it lasted. They should look a Valve and TF2.

  4. Re:What about personal things on Large Tech Companies Moving Beyond the Cubicle · · Score: 1

    What's a floppy? =)

  5. Re:Love/Hate Ridley Scott on Blade Runner at 25, Why the F/X Still Matter · · Score: 1

    Don't forget "Legend". Except for Tim Curry, it was horrible.

  6. Re:Too many pirates riding the snake... on Python 2.5 Released · · Score: 1
    Python Tutorial

    Dive Into Python is a great online book if you have some programming experience. Buy the dead tree if you like it.

  7. "Burning Kiosks"? on Movie Burning Kiosks Coming To Retailers · · Score: 1

    I missed this movie "Burning Kiosks". I can't seem to find it in IMDB. When did it come out, and why are we talking about it on /.?

  8. Re:Something to start with on Corporate Software Development Wiki? · · Score: 1

    If Trac isn't your cup of tea. You might take a look at GForge It's the OSS version of Source Forge that you can run internally.

  9. KOMODO? on Python IDE for Mac OS X? · · Score: 3, Interesting

    I know it's not open source, but Active State's KOMODO has a mac version now. The personal edition is pretty cheap.

    I just use VIM, but I wouldn't consider it an IDE.

  10. Re:I'm a Python coder & a great Python fan, bu on Python's Cheese Shop Now Open · · Score: 2, Interesting
  11. ISANITY! on Can Open Source and Commercial Software Coexist? · · Score: 3, Funny

    Are you insane? That's like mixing matter and anti-matter, or pouring Pepsi into a Coke glass! The universe will no longer exist as we know it!

  12. Read Uncle Figgy's Guides on A Parent's Guide to Role Playing Games · · Score: 1

    http://www.dragondogpress.com/unclefiggy/rp4nrp/ Uncle Figgy's Guide to Roleplaying for Non-Roleplayers, A Manual for Parents, Friends, and Gamers is a good read about roleplaying for someone who isn't a familiar with it.

  13. Re:Toolsets on Python Moving into the Enterprise · · Score: 1
    If you misspell a variable somewhere in Python, you must end up with two variables or something. It looks ridiculous.
    When coding in Perl, I always use strict, but I also check the syntax before trying to run it (perl -c myscript.pl). In python, I use pychecker which checks the syntax, looks for variables that potentially could be misspelled, and some other cool things.(pychecker myscript.py)
  14. Re:No CPAN. on Python Moving into the Enterprise · · Score: 2, Interesting
    Call me when Python has CPAN's 7848 modules. Then we can talk about "productivity".
    I hear this over and over, but I have to wonder what percentage of CPAN's 7848 modules are actually used? Which ones have been replaced by better ones?

    Python has PYPI which is growing. Python also comes with a pile of standard modules. I'll admit something closer to CPAN would be helpful. On the other hand, I haven't had any issues finding modules. Sometimes all you need to do is google or ask on one of the python lists.
  15. Re:Advantages? on Python Moving into the Enterprise · · Score: 1
    Does Python have any equivalence of Java servlets? What support is there in the Python standard libraries for writing web applications?
    http://snakelets.sourceforge.net/index.html Snakelets
  16. Re:dual-licence agreement mentioned? on Beginning PHP 5 and MySQL E-Commerce · · Score: 1

    You mean like this book... PHP and PostgreSQL Advanced Web Programming http://www.amazon.com/exec/obidos/ASIN/0672323826/ 103-2184460-5649444?

  17. Re:That's great, that's wonderful...one question on Todd Howard on Fallout 3 · · Score: 1

    It's not surprising that it's a lot like GURPS. During Fallout 1's development, they were going to use GURPS but had a falling out with Steve Jackson Games.

  18. Thank you for holding on Canadian Music Industry Drills Dentists · · Score: 2, Funny

    this moment of silence brought to you by the Canadian Music Industry

  19. Nextfest? on Video T-shirts · · Score: 1

    Also we saw the brandmarketers Video T-Shirt at the Wired Nextfest 2004.

    Are you sure that wasn't Wired Nerdfest?

    Sounds like something out of those cyberpunk novels. I'm a t-shirt addict. I wouldn't want sound since it'd be too distracting. Even moving images might be too distracting in the workplace. I guess if you had the ability to stop the motion.

  20. Re:Where is IBM in the settlement? on James Gosling On The Sun/Microsoft Settlement · · Score: 1
    Their largest competitors are no longer Microsoft in a large way, but Oracle, SAP and others.

    Unless their left hand is competing with their right hand, I don't think IBM's competitor is SAP. One of IBM's services is to install/configure/develop SAP.
  21. Woo doesn't even like Sci Fi on John Woo & Metroid the Movie? · · Score: 1

    I heard that Woo doesn't like Sci Fi. He drained all the Sci Fi out of Paycheck. Why would he do a Sci Fi video game?

  22. Re:Time to whore myself: HTML::Template for PHP on PHP Template Engines? · · Score: 2, Informative

    I'll also recommend HTML::Template. Perl, Python, and PHP all have implementations of it. The same template will work in all three of those languages. It's a pretty simple templating syntax that has the option of being embedded in HTML comments.

  23. another reason on Smart Billboards · · Score: 1

    not to listen to radio.

    Sounds like something out of Minority Report.

  24. Re:and if you do... on PC Annoyances · · Score: 1
    "- not being able to open that complex word attachment that your coworker mailed you"
    if everyone at the company is using Linux, not likly to happen. owever, I have not seen I word document that I couldn't open under Linux in over a year.
    I'm sure you could open the document, but it was probably gibberish. =)
    Unfortunately, in my experience with Open Office 1.1, many Word documents will open but are obfuscated. i.e. much of the formatting gone making it look like a mess that hard to follow. Some have refused to open.
    Lately, I've been using Open Office 1.1. When I need to send a document to co-workers. I save it as PDF and email the PDF.
  25. Re:Censored. on Wal-Mart to Launch Online Music Store · · Score: 1
    They don't censor stuff, they just refuse to carry it.
    Then the artists and/or record companies create "clean"(whitewashed) versions of their music so that they don't lose out on Wallyworld's unfortunate massive marketshare.

    Generica Generica