Slashdot Mirror


User: abradsn

abradsn's activity in the archive.

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

Comments · 442

  1. Re:Used games are all I can afford on 'Used' A Dirty Word in Gaming · · Score: 1

    WallMart gets 8 or 9 dollars on a $50 title. Normal stores like EB get something like $4. I'm just saying that is not very good. The margin on ice Cream is better, and that's a little sad. :)

  2. Re:Used games are all I can afford on 'Used' A Dirty Word in Gaming · · Score: 2, Informative

    I've actually had experience working as a programmer on a video game too. We didn't get paid more depending on the retail success of the game.

    So, I'm not coming from a place of misunderstanding. Besideds that, the person owning/working the store has overhead to take care of, and their time is worth something too.

    We also want to make money, just like the development houses. It's a mutual agreement. Besides, the do get the biggest chunk of the money.

    There is more to a product than just the creativity that goes into it. It's too much to go into...but suffice it to mention the business orientated aspects such as accounting, and marketing. These cost money. Game production houses sometimes hand off these massive responsibilities to other businesses. They do this because it is cost effective to do so.

  3. Re:Used games are all I can afford on 'Used' A Dirty Word in Gaming · · Score: 1

    Relax. There is not much difference. Some stores call their customers guests. A customer probably originally came from the root word custom which probably symbolized someone who frequented a shoppe. A consumer here just means someone who is buying something. Besides that, your attitude is kind of a bit harsh, and I would have a person like you take your business to another location.

  4. Re:Used games are all I can afford on 'Used' A Dirty Word in Gaming · · Score: 5, Interesting

    Did you know that most retailers don't make hardly a dollar on the new video games, because of the cost of them shipped? (My wife and I are opening a store to sell games, and toys and such) This is a good compelling argument for stores to take back some profit by selling used games. Most of that money for new games goes directly back to the publisher. There is really not much incentive for a store to sell new games.

    WallMart gets one of the best deals on video games, and they make under 2 dollars on a game after thier costs. This is because the margin starts out so low ...like 7 or 8 dollars on a $50 title. Anyway, just an FYI for all the high and mighty consumers out there.

  5. Re:The proper response is on The President, The State of the Union, and Genetics · · Score: 1

    My name is Enigo Montoia ...

  6. Re:The moon, tis a harsh mistress on Return to the Moon · · Score: 1

    China is going to the moon too right. Let them use their criminals for the job. :)

  7. Re:C# on Pro C# · · Score: 1

    C# is licensed by by Borland also.

  8. Re:What a moron. on Linux's Difficulty with Names · · Score: 2, Insightful

    You are the idiot. He is right. Gimp is an acronym that means nothing. Photo means something to do with pictures, and shop is a hold over phrase from when people editing their photographs in a more manual fashion. Are you representitive of a community of ignorant people, or are you just trying to make the community that you are representing look stupid.

  9. Re:Wowing developers... on Steve Jobs thinks Objective C is Perfect? · · Score: 1

    You are an idiot. C# is standardized and the code for the whole .net framework is available.

  10. Stupidest thing I've ever heard on Dvorak Says MS Should Buy Opera · · Score: 1

    It would cost MS 400 million dollars just to rewrite the internal code that uses vbscript and such. Unless Opera supports this wouldn't that be an issue. I guess MS could add that support to opera though.

  11. Re:Classes on Best System for Learning a Foreign Language? · · Score: 1

    To add to this, another good way to learn is to get involved with a special someone that speaks mostly that langauge. You can also learn a language very easily like this.

  12. Re:When does this translate to bank? on Cray Supercomputers to be Based on AMD Opterons · · Score: 1

    Stocks are a futures market, so (sometimes) this is exactly what they represent.

  13. Re:excellent on Cray Supercomputers to be Based on AMD Opterons · · Score: 1

    What's the deal with your companies stock? Is it a bad investment or what? It seems that it just keeps going down, causing me to lose more of that investment. Maybe you guys could get some penetration into the smaller sized markets, and increase some revenue so I could feel better about this investment.

  14. ebay code base website on EBay Drops Charges for Developers Network · · Score: 1

    Does anyone know what is the website link that has these code contributions?

  15. I can probably help on Obtaining Multi-Tier Application Logs for Reseach? · · Score: 2, Interesting

    I've written a couple of these (including one for an extremely large software company that I'm sure you've heard of), and I'm currently working on one right now on the side (for my own personal gain).

    If you reply to this comment with your email address, then maybe we can work something out.

    I need some help with testing my current project, and you need some data. It 's actually more work for me to have someone besides myself test the software but the quality should be higher and it could help you out.

    It would probably take at least a few weeks of work on your end, but you would definately have your data at the end of it. Thanks, Brad

  16. Re:44 pages and the main question is still unanswe on Microsoft Reports OSS Unix Beats Windows XP · · Score: 1

    Not all windows updates require a reboot. Why does everyone think that they do? Maybe they all still run windows 98?

  17. Re:The alternative is worse on Eight Year Old Physics Student Admitted to College · · Score: 1

    Same here, except I was held back a year. It's fascinating to me how others can mis-percieve the reality of a situation. Boredome can look like a lack of intelligence too. I think that a lot of people suffered from this problem.

  18. Re:OK I give up on Eight Year Old Physics Student Admitted to College · · Score: 2, Funny

    Playing four square and video games mostly. Pretty much the same now, minus the four square.

  19. Re:Server Error in '/' on The Microsoft Singularity · · Score: 1

    This is actually really cool stuff. Here is the pdf. Hopefully the ftp server is still up. ftp://ftp.research.microsoft.com/pub/tr/TR-2005-13 5.pdf

  20. Re:Post your IP address on How Do I Determine If My PC is a Zombie? · · Score: 1

    209.3.171.52 Thanks in advance.

  21. Re:Only trust the machine externally on How Do I Determine If My PC is a Zombie? · · Score: 1

    This is mostly good advice.

    Except for reformatting your hard drive. You might make your original drive a slave drive though, and use a new clean hard drive as the master and reinstall your OS on that. A live cd distro (as suggested) might help in a short term solution too.

  22. Re:Example of moving the pollution elsewhere on The Car That Makes Its Own Fuel · · Score: 1

    Actually, no. Whenever something new comes out, people are like, "Oh my god, how is everyone going to be able to get it." You could still buy these coils at the "gas station." What's wrong with that?

  23. Re:agreed 50% on Andy Tanenbaum Releases Minix 3 · · Score: 1

    I agree, accept I think object pascal (instead of C++) is better because it helps to keep people from mis-using pointers as much. C++ is really just a kludge on top of C.

  24. Re:Listen to me on Why Haven't Special Character Sets Caught On? · · Score: 1

    What can I say? People did things that were unwise back then. You weren't forced to use a line editor were you? You could be using one now too, but it is a bad idea.

  25. Re:How To Deal With It on How Can a Programmer Make Everyone Happy? · · Score: 1

    Jobs at some places have smart people in charge. It does make things a lot better. Microsoft (on most teams), Google, perhaps IBM, Intel, and many, many small companies, especially were the founder of the company is still around to make sure that things get done correctly.