Slashdot Mirror


User: DRO0

DRO0's activity in the archive.

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

Comments · 63

  1. Re:"even more excited" on Sony, Nintendo Announce 'Fixes' For Their Consoles · · Score: 1

    Yes better get it sorted. We can't have all these people using their Wii in a way that's "not fit for the purpose intended".

  2. DS vs. PSP on PSP Vs. DS One Year Later · · Score: 3, Informative

    When first evaluating my next portable hardware purchase, I was intrigued by the PSP appearing to be a portable "Playstation 1.5" as far as graphics and other capabilities go...

    But I ended up going with the DS for three main reasons.

    1. ~$120 USD cheaper
    2. GBA-compatible -- I have a decent GBA library so I could give the GBA to my son :) but still play the games on the DS.
    3. Mario Kart DS -- 'nuff said

    At first I was also dubious about the dual-screen thing, but now I think of it as a great idea. It's nice for even simple things like in Mario Kart where you can glance down to check the overhead view of the other cars, etc.

    For future RPG games it seems like a great thing as well to always have map or inventory available on another screen. I'm also looking forward to the recently announced Zelda game.

    Not trying to sound like a "fanboy", just my $.02.

  3. Re:No different on Dismantling the Myth of IT Being a Dead-End Career · · Score: 1

    In my opinion a lot of it comes down to how quick and effective you are at making good personal connections. I think the best way to find another job is to know someone at the other company who can inform you of and/or recommend you for the new opportunity. These connections are pretty obvious -- your friends, ex-coworkers, ex-professors, etc.

    Therefore, I usually don't think it's good to "jump ship" just for the sake of making a change. By using your connections, you tend to have a better sense of whether the new opportunity is really a good fit for you -- or at least better than job searching on your own or through a recruiter.

  4. Re:Good Writeup on Impressions From A Second Shipment 360 Owner · · Score: 1

    I think what's making me hold off for now isn't the price of the console but the price of the GAMES.

    Once there's enough games on the market and the initial release titles drop into the $29.99 range I'll maybe consider jumping in then. All I see right now are a handful of $59.99 titles that don't particularly excite me.

    There's plenty of good "bargain" games for the pre-Xbox360 generation of consoles to keep me content.

  5. Etch-a-Sketch? on Preview Of The $100 Laptop · · Score: 1

    Is that really a laptop or a collectors edition Etch-a-Sketch for Dilbert's Pointy Haired Boss?

  6. Spoiler Tags Please! on Star Wars 3D And TV · · Score: 2, Funny

    Come on put some Spoiler tags in your messages people! Not all of us have seen the original Star Wars trilogy yet!

  7. Work Experience on Online Porn - The Technology Testbed? · · Score: 1

    "Maybe having an adult content provider listed on your geek resume isn't so bad after all."

    Did I say on my resume that I've worked at Google? Sorry, I meant BOOBLE!!!

  8. Client-side scripting on Learn How to Program Using Any Web Browser · · Score: 1

    My main issue with client-side scripting is not necessarily the language/platform, but the manner in which it is used...

    IMHO, it's OK for web pages to use JS or some other client-side to supplement or enhance the user experience (i.e., basic form validation, help pop-ups, etc). However, I've also seen web pages that depend on JS and I've seen that result in menus that do not work across all browsers and are often even lacking some kind of navigational alternative when the JS doesn't work.

    So I agree with those who say it's not always about programming languages. It's more about universal design principles and good separation (non-interdepedence) of functional roles between client and server-side scripting logic.

  9. Mars on Locus 2003 Recommended Reading List · · Score: 2, Interesting

    With the recent news about Sprit and Opportuntity, I'm really tempted to go back and re-read Kim Stanley Robinson's Mars trilogy (Red Mars, Green Mars, Blue Mars).

    These books get into a lot of detail about the colonization and terraforming of Mars and how different factions splinter off into different directions (think of Sid Meier's Alpha Centauri for you gamers).

  10. Re:What Tolkein thought about the movies on Nit-Pickers Guide to Deviations in Jackson's LotR · · Score: 1

    "More American"??? I guess that's why the Board of Directors, oops I mean the Council, decided to outsource the ring-bearing jobs to hobbits b/c they're cheap labor!!!

  11. Re: Dubya wearing the ring on Nit-Pickers Guide to Deviations in Jackson's LotR · · Score: 1

    Strange, when I gave my then girlfriend / now wife a ring she NEVER seemed to disappear for even a second from my sight and she became a LOT louder too. :))

  12. Re:Aragorn an archer? on Nit-Pickers Guide to Deviations in Jackson's LotR · · Score: 1

    You sir must never have played D&D. Rangers are very adept with the bow in D&D. Aragorn is a Ranger. Where do you think Tolkien got his ideas from? That's right...Gary Gygax.

  13. Re:Needless amounts of effort! on Nit-Pickers Guide to Deviations in Jackson's LotR · · Score: 1

    Wasn't it a barrow-wight that actually wounded Frodo in the book? Ack, my memory is so bad even though I've read LOTR 3 times!

  14. Re:Needless amounts of effort! on Nit-Pickers Guide to Deviations in Jackson's LotR · · Score: 1

    (2) Aragorn -- he has been working toward his 'destiny' his entire life; there is no "Oh, I'm not good enough" angst in the books.

    Dang, I wish I had the books with me so I could quote exactly. I believe there is one scene at the beginning of TTT where Aragorn expresses a lot of remorse and self-doubt when Boromir dies. I'll have to go dig that up later.

  15. Re:Free lunch on The Absolute Worst Working Environment? · · Score: 1

    OMG, this guy is going to eat the mods!!!

  16. Re:"Linux Gaming" on Linux Gaming after Loki · · Score: 2, Funny

    Except there's no icculus.org for Windows security...

  17. But I want to look at my old config.sys files!!! on Dell Dropping The Floppy · · Score: 1

    Because I haven't archived all my old DOS startup floppy disks onto Hard Drive or CD!

    I can't remember how many floppies I have floating around b/c of all the DOS games I played. All that work I did to tweak autoexec.bat and config.sys to get games to boot was epic!

  18. Who's Next on The Who's John Entwistle Dead · · Score: 1

    Ouch, bad pun in subject. But so far this year Harrison and Entwistle have passed on. I hope John Paul Jones isn't next...

  19. Re:Glad they emphasis SQL-92 on The Practical SQL Handbook: Using SQL Variants (4th ed.) · · Score: 1

    Damn, that's what I get for copy/paste. Let me try again. There shouldn't be an "and" after the LEFT OUTER JOIN ON clause. Time to wake up. :)

  20. Re:Glad they emphasis SQL-92 on The Practical SQL Handbook: Using SQL Variants (4th ed.) · · Score: 1

    It's not just an issue w/ readability as far as OUTER JOINS are concerned. After banging my head several times against my desk to solve one hell of a bug, I'm now 100% in the habit of using INNER JOIN and OUTER JOIN clauses rather than = and *=.

    From SQL Server Books Online

    "In earlier versions of Microsoft® SQL Server(TM) 2000, left and right outer join conditions were specified in the WHERE clause using the *= and =* operators. In some cases, this syntax results in an ambiguous query that can be interpreted in more than one way. SQL-92 compliant outer joins are specified in the FROM clause and do not result in this ambiguity. Because the SQL-92 syntax is more precise, detailed information about using the old Transact-SQL outer join syntax in the WHERE clause is not included with this release. The syntax may not be supported in a future version of SQL Server. Any statements using the Transact-SQL outer joins should be changed to use the SQL-92 syntax."

    If I changed your query to an outer join,

    Select A.*
    From A,B
    Where A.MayorName is not null
    and A.CityID *= B.CityID
    and B.TaxRate > 5

    This could be interpreted as

    "Give me all rows from A and B where the CityID's match and TaxRate > 5. and MayorName is not Null"

    OR

    "Give me all rows from A where MayorName is not null and only join rows from B where the CityID's match and the TaxRate > 5".

    But if you write it as

    Select A.*
    From A
    LEFT OUTER JOIN B ON
    and A.CityID = B.CityID
    and B.TaxRate > 5
    Where A.MayorName is not null

    OR

    Select A.*
    From A
    LEFT OUTER JOIN B ON
    and A.CityID = B.CityID
    Where A.MayorName is not null
    and B.TaxRate > 5

    ...you avoid this ambiguity.

  21. Metacity? on Sun Drops Sawfish for Metacity · · Score: 1

    I admit I had never heard of Metacity. Here's a link to and quote from the Debian package.

    "Many window managers are like Marshmallow Froot Loops; Metacity is like Cheerios".

    Hmm. OK, I guess I'll stick with IceWM. I like Froot Loops better. :)

  22. Don't single out Lott on Senator Prevents Action on Online Privacy Bill · · Score: 4, Informative

    Get the attention of all of the task force members.

    http://rpc.senate.gov/httf/fastfacts.htm

  23. Multiplayer Battle? on Blizzard Gets DMCA Smackdown From Sony · · Score: 0, Offtopic

    Maybe it's related, maybe not, but remember that Blizzard is working heavily on Worlds of Warcraft which will be in direct competition with whatever version of EverCrack is popular right now...

  24. Recycling on Recycle Fee For Each PC? · · Score: 1

    Microsoft has been recycling the same OS for years and charging US for it. Shouldn't they have to pay a tax?

    But seriously, if Joe Consumer is willing to pay the bucks for the Microsoft/AOL/recycling tax and fewer PC parts are dumped in a third world country or shot into space, then it's all fine with me...

  25. Re:Awesome on Mandrake Clarifies its Future · · Score: 1, Insightful

    I've also gone from Mandrake to Debian and share your sentiments about 'Drake. Having barely any *nix experience at the time, installing and configuring Mandrake wasn't bad at all.

    Like marijuana, I think of Mandrake as the "gateway drug." :) It got me serious about converting my home PC to 100% Linux and probably would never have tried Debian if I didn't have such a positive experience with Mandrake.