Slashdot Mirror


User: fantazem

fantazem's activity in the archive.

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

Comments · 10

  1. Re:No. on Ask Slashdot: How To Start With Linux In the Workplace? · · Score: 1

    Well said, sorry no points today!

  2. Re:Just what the nodejs on Microsoft Adds Node.js Support To Visual Studio · · Score: 1

    Ultraedit

  3. Inevitable. on Chrome Becoming World's Second Most Popular Web Browser · · Score: 5, Interesting

    I think this was inevitable given how much better Chrome is then all the competition. Once Chrome gets the breadth of plugins that Firefox has, it's game over.

  4. Re:I'll use it the same way I use other social sit on Google+ Growing As a Social Backbone · · Score: 1

    I hate being a me too, but damn, this was a good post!

  5. 10% contract prostate cancer? on Coffee Wards Off Cancer · · Score: 1

    Hang on, nearly 10% of men in the study contracted prostate cancer?! That seems extraordinarily high doesn't it?

  6. Re:First, is there a problem? on Arizona Governor Proposes Flab Tax · · Score: 1

    Right on the money. Seems so obvious when laid out like this, but is counter-intuitive to many people. Add to that the very high taxes that already exist on cigarettes and you can bet that no government wants people to quit smoking. They are cash cows both in tax revenue and then savings on the back-end when they die early. Win-win!

  7. Re:Are you armed? on Ask Slashdot: How Prepared Are You For a Major Emergency? · · Score: 1

    Very well said and right on target. It's seems kind of strange too when you consider it really wasn't that long ago that having a gun or two in the house was not only common place, but carried no social stigma at all. On topic, it seems very simple to me - you need to survive. Survival is two basic parts, sustenance and self defense/protection. Have food and water (and a way to procure more) and a way to defend yourself from the elements and predators. The things you need to satisfy those two basic requirements seem pretty obvious.

  8. Casual player alienation on Ask Questions of the World of Warcraft Team · · Score: 2, Interesting
    I recently cancelled my WoW subscription, along with four of my friends.

    The reason was this game takes a real 180 once you hit level 60. Leveling up was quite easy as a casual player, I could solo and make good gains and group when needed for the more difficult quests. A good balance and a much better leveling system then most MMO's.

    Then came level 60. The "high end" PvE content completely alienates the casual player as 4-5 hour chunks of uninterrupted time are needed to progress through places like Molten Core and BWL.

    The PvP content (my preference) is even worse. Players have to dedicate an abnormally high amount of time to succeed in the PvP ranking system. And ironically, this is to gain rewards that are quite inferior to their PvE counterparts.

    It has been my experience in other MMO's that the "power gamers" always rank up the fastest, get the best gear first, etc, etc and that is expected. However, the casual gamer could achieve these things, it just takes alot longer. This isn't the case with WoW, advancement is predicated on non stop play without letting up, because once you do, you fall too far behind.

    So, that leads to this question: Am I alone in this observation/experience, or are you hearing this quite a bit from your player base? That is, are you hearing that the game starts out very casual player friendly, and then turns very casual player hostile at the end game?

    And further, if this is the case, are you satisified with this situation, or do you intend to ease up on blocking casual players from aquiring end game gear?

  9. The brutal truth on Workplace Privacy Lacking · · Score: 2
    My observation, and admittedly personal experience, is that privacy advocacy is most loudly shouted by those who have something to hide.

    Of course, that is a generality, but I believe it holds true for the most part. I mean let's be real, of course you don't want your boss rummaging around your ePorn collection, or viewing your browser history and seeing all those monster.com submissions and perusals. What better way to keep him out then to start chanting "privacy in the work place".

    As a note, I am a small business owner. I absolutely depend on the few people who work for me to be as productive as possible. If they're not, it could seriously hurt the solvency of the organization. I'll say though, that I am a pretty fair guy. I have no problem with routine personal email and phone calls. I would draw the line though on excessive personal use of company resources.

    Fantazem (cuz someone else took my old nick!)

  10. Re:Java - Gone forever? on Challenging The OEMs on Java · · Score: 1
    "Invisible applet web bugs with the ability to open sockets to the server from which they came. This still has lots of potential. "

    Agreed. I have been using this functionality for quite some time now in my own development efforts. The stateless nature of the web is a real problem when doing web based database apps and a socket connection to the server *really* helps alleviate that problem.

    I'm very disappointed that the JRE will not be natively installed in XP. The power the applets give me is signficant. The omission of the JRE is going to force me to re-think some of my development efforts...ugh.

    - Fantazem