Forgot your password?

typodupeerror

Comment: The Future (Score 1) 444

by EoN604 (#37159914) Attached to: Ask Slashdot: What Will IT Look Like In 10 Years?
The "facsimile" will start to reach the end of it's life as people find less practical use for it. This technology will replaced with what is known as "electronic mail" (or "e-mail" in technical circles) which is basically a form of mail, but electronic. The emergence of "mobile telephony" will start to rise as well - allowing people to communicate in real time in voice while out and about.

Comment: Gameplay Graphics (Score 1) 231

by EoN604 (#36214814) Attached to: Has the Console Arms Race Stalled?
Gameplay/playability is always more important than graphics. It has ALWAYS been the playability of a game that's made the big hits. The graphics are just an extra bonus. In fact most of the games that have a short playtime are the ones with the exceptionally great graphics. It's playability > graphics. With FPS's, the older ones were just as fun if not more fun than the most cutting edge ones. It's nice to have photorealistic graphics, but I know for a fact that CoD is no more fun for me than Unreal Tournament, and I've put way more hours into UT. Think about all the big epic hits over time, Sierra Quest series, Monkey Island, Zelda, Mario Bros, Sonic, Street Fighter 2, WoW etc, in almost all cases there are alternatives with better graphics but the gameplay/playability just aren't as good which is why they fell behind.

Comment: Re:Javascript is a disaster (Score 1) 305

by EoN604 (#36058486) Attached to: JavaScript Creator Talks About the Future
I make the serious assertion that the people who've been raging about JavaScript in this thread (mostly 'Anonymous Coward') actually don't know JavaScript well enough to understand how powerful it can really be. It's style of inheritance (not classical class based) is unusual to get used to, but actually very powerful. I can honestly say I only know a few developers who I'd consider 'experts' in JavaScript. The high majority of web developers do not have a thorough understanding of it.

Comment: Re:What about SQL? (Score 2, Interesting) 897

by EoN604 (#34220582) Attached to: Which Language To Learn?
Yes, a LOT of web programmers highly overestimate their SQL skill. I've worked at a couple of companies who place a lot of importance on it. At my last workplace, if an interviewee couldn't make sense of (for example) a 50 line T-SQL query with, 5 inner joins, 5 left joins, a sub query, some case statements, grouping, ordering and a COALESCE() function here or there, they wouldn't even be considered. Almost all web programmers are able to "interact with a standard relational database" at a basic level. But they're completely unskilled at the more advanced stuff. I've seen this time and time again at work, and on irc & forums - even people who are very smart/efficient with their language of choice, can be really poor with SQL, and they don't even know it. The reason they don't know it is because you can "get by" with minimal sql knowledge, by writing inefficient round-about, bad code to deal with the data and achieve the same end result (but just with far uglier, less efficient code)

Comment: Probably not such a bad idea (Score 2, Interesting) 223

by EoN604 (#33754390) Attached to: Microsoft Rumored To Buy Second Life
It's probably not such a bad idea really. Microsoft are seen as boring, stagnant, and not making any particularly exciting moves in terms of new ideas & new products. Second Life is terrible these days, boring, clunky, ugly and crap, but the fundamental idea is pretty incredible - if Microsoft could take what's there and build upon it/somethow breath some life into it, I reckon it could have some serious potential, a second life if you will. It'll be spare change for MS, so not such a bad gamble IMO.

Comment: Re:Good hygiene, don't be a know it all. (Score 1) 842

by EoN604 (#32151856) Attached to: How To Behave At a Software Company?
No, 'acting like a know-it-all' is that all-too-common, elitist, egotistical, whiney, snide attitude that many nerds tend to exhibit. A nerd who is able to communicate in a socially acceptable and 'normal' manner is a lot more valuable than an awkward whiney stubborn tryhard who always has to be heard. Sometimes less is more, and it's better to just keep your mouth shut. I completely agree with the original point - the MOST important thing is not to act like a know-it-all. Show some common sense. Don't act like you're better than others. Be humble. People like an easy going person more than an uptight weirdo. Wait until you settle in and get to know the system and people before you start suggesting improvements. My work has fired the last 2 developers that exhibited that know-it-all type of personality, and I was glad to see them go. In one of the cases I laughed until my throat hurt.

One good turn asketh another. -- John Heywood

Working...