Slashdot Mirror


User: Evil+Grinn

Evil+Grinn's activity in the archive.

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

Comments · 311

  1. Re:games and the youth on Videogames: In the Beginning · · Score: 1

    "If Pacman had affected us as kids we'd be running around in dark rooms, munching pills and listening to repetitive music."

    Well, if we believe what the police in Utah say, that's what a rave is... Especially the munching pills part


    Wasn't that the point of the joke?

    Of course the OP also deserves a whooping for using that quote without saying where it came from.

  2. Re:Presumption on FCC Wants to Track Wireless · · Score: 1

    I'm sure that there are ids under 10000 and even under 1000 that haven't been used in ages. They need to start recycling those and handing them out to random new users.

  3. Re:MAPI? on Exchange Alternatives Round-up · · Score: 2, Informative

    Do any of these substitute email servers support MS's proprietary MAPI protocol as a fully-implemented workalike? Of course not!

    MAPI and the Exchange protocol are two different things. MAPI is an API, a set of functions, for programs that run on Windows to do mail-related stuff. It is also an abstraction, that hides the actual over-the-wire protocol used to talk to Exchange. Third party vendors implement the MAPI interface so that Outlook (and other MAPI clients, if there are any?) can use it. The actual protocol used for talking to their servers is completely different from what Exchange uses.

  4. Re:Yes on Death of Cookies, Spyware Greatly Exaggerated? · · Score: 1

    Hey, is there any browser that denies all requests to read cookies except if you are actually visiting that domain at that particular time? Or extensions to accomplish this?

    You mean a browser that doesn't send your cookie from hotmail.com to the slashdot.org web server?

    Any browser that supports cookies, ever since they were invented.

    With the exception of browser bugs, cross-site scripting, etc., obviously, but this is a basic part of the cookie spec.

  5. Re:No, but... on Death of Cookies, Spyware Greatly Exaggerated? · · Score: 5, Informative

    increasintly, if you don't have cookies, holding a session is impossible (unique id's on the getline are going the way of the dodo) and, increasingly, sites want you to maintain sessions to do anything useful.

    For session tracking, cookies are now the standard, but there are other security precautions that can only accomplished by including a unique ID in every form.

    Go read up about "session riding" or "cross-site request forgery". For example:

    http://shiflett.org/articles/foiling-cross-site-at tacks

    See the code sample near the end of the page, under "Force the use of your own HTML forms".

  6. Re:Presumption on FCC Wants to Track Wireless · · Score: 1

    If I had mod points right now, I'd give this +1 Sarcastic.

  7. Re:no link for you, Slashdot hordes! on Sanely Moving from Word to the Web? · · Score: 1

    You ain't usin' real SQL if you put quotes around your column and table names.

    What is real SQL? From the SQL-92 standard:

    <delimited identifier> ::= <double quote> <delimited identifier body> <double quote>

  8. Re:Dreamweaver on Sanely Moving from Word to the Web? · · Score: 1

    [s][p][a][n][\s]*[\w]*[\W][\w]*

    How is this different from "span\s*\w*\W\w*" ?

  9. Re:PDF? on Sanely Moving from Word to the Web? · · Score: 1

    Slap a web interface on your site that allows (forced) the AUTHORS to enter their content into a plain textarea. Spend your time working on the design of the site and let them worry about the content.

  10. Re:Actually, an NDA probably doesn't matter. on Sanely Moving from Word to the Web? · · Score: 2, Insightful

    You realize he was converting them for the purpose of putting them on a website, right? ; )

    Did he say the website was public?

  11. Re:Worked for me on When Should You Buy Your Kid A Laptop? · · Score: 1

    The current University system is a joke. It filters out the mediocre and makes them look good, while the truly intelligent (but perhaps slightly lazy) get NOTHING for their efforts but the shaft.

    And this is different from the workplaces where all these people go after college anyway?

  12. what is so great about "unobtrusive" ? on DHTML Utopia · · Score: 1

    The one part that I don't get about the "new Javascript" philosophy that has been going around is, why people are so obsessed with keeping the scripts optional.

    Why not use the full power of DHTML and build applications that totally rely on it?

    The one piece of the Ajax puzzle that I could see being optional is XMLHttpRequest, as it is only a de-facto standard. ECMA script, CSS, and DOM are standards, and the browsers can be expected to support them.

    Attempting to maintain support for non-conforming browsers seems to add a lot of time (read: money) for little benefit. Too many bucks for too little bang.

    Also, you can't point at CSS and say that just like good CSS is unobtrusive, so is good scripting. Apples to orange. CSS is about presentation. And unless you're a marketing person, presentation IS optional. A colorful, three-column positioned blog done with CSS that degrades to plain black on white text laid out from top to bottom, is a good thing. Or at least it's fun to develop and then brag about how well it degrades. But scripting is NOT presentation, or at least it is not JUST presentation. If what you are developing is not a "web page" but a "web application", then scripting is part of what the application does.

    Finally, don't anybody trot out the line about companies that forbid their employees from running browsers with JavaScript enabled. I haven't seriously known of a policy like that since about 1998. You also hear the same thing about cookies, and that's BS as well.

    I am not trolling I actually don't get it.

  13. Re:Patent Issues? on 'MP3' Celebrates its Tenth Anniversary · · Score: 1

    Out of the box, a Windows computer will rip WMA files that are only playable on that very same computer.

    I call FUD, unless this is something new that Microsoft snuck into a service pack so recent that I haven't noticed. Media Player 9 would only rip WMA but they weren't DRM'd by default; Media Player 10 not only supports MP3 but I think it's the default setting.

  14. Re:I for one do not welcome our advertising overlo on Don't Click on the Blue E · · Score: 1

    but IE loads faster

    Not for me it doesn't. I have a PC where IE takes an abnormally long time to start, but this doesn't afflict Firefox. My guess is that some part of Windows itself is fucked, and because IE is so integrated into the OS it is affected by it but not Firefox.

  15. how the hell can this work? on Sony's New DRM Technique · · Score: 1

    Can someone explain how a thing like this is supposed to work? I don't mean whether or not it can be cracked, I'm sure it can. I mean, how does it ever work even on the non-technical user?

  16. Re:No thanks. on Chuck E. Cheese 2.0 · · Score: 1

    You don't meet bangable girls at an arcade. Maybe your definition of bangable is different than mine. The only place worth your time if you're going out to hook up and get laid is a place that is dark, noisey and has an endless supply of alcohol to ply the other person with.

    You have confirmed that you must be under 30. In the 1980's this is exactly what arcades, including Chuck E. Cheese were like.

  17. Re:MS Paint on Why Did Adobe Buy Macromedia? · · Score: 1

    You've got to be kidding. Why do you think MS Office does _not_ feature PDF-export like OpenOffice?

    It's because MS wants the DOC-format to be standard, _not_ PDF.


    And here I thought it was collusion between MS and Adobe so that people will buy both Office and Acrobat.

  18. Re:Not Interested on Hibernate - A J2EE Developers Guide · · Score: 2, Insightful

    And HQL? Wow that's a great feature. Having to learn a mini language that looks almost like SQL and does the job of SQL.

    Yeah, but you can't blame Hibernate for that idea. The whole Java world seems to love pseudo-SQL: EJB-QL, JDO-QL, etc.

  19. Cringely.. on How ISPs May Quietly Kill VoIP · · Score: 0, Redundant

    For some reason Cringely gets paid to say stuff like "I predict Microsoft will become the world's biggest Linux vendor", things that you'd otherwise expect to hear from a 22-year old desktop support technician getting stoned during his lunch break.

  20. Re:Oh boy... on Tim Bray On The Origin Of XML · · Score: 3, Interesting

    replacing compact, binary config files with 'human-readible', resource-intensive XML

    Like what, the Windows registry? Don't say shit like that or ESR will shoot with one of those guns he collects.

    http://www.faqs.org/docs/artu/ch03s01.html#id288 82 98

  21. Re:This is article is amazingly honest on Tim Bray On The Origin Of XML · · Score: 1, Insightful

    Some bright bunny came up with the idea of using perl stringified data structures instead using Data::Dumper.

    Uhh.. that's one of the things that Data::Dumper was designed to do.

  22. Re:This 30yr old is gonna tell a tall tale... on FCC Extends Set-Top Box Deadline · · Score: 1

    Gather round kids, this 30yr old is gonna tell a tall tale....

    In stone age times, before the Internet, even before remote control was standard gear, just about every TV only went from Channels 2-13.


    One 30yr old to another: don't you remember UHF?

  23. Re:My new photo blog on The Peculiar World of Web Photo Sharing · · Score: 1

    I just bought the domain http://www.slashshot.org:)

    Should have it set up in about 2 hours. What should I use it for?


    goatse.cx mirror

  24. Re:Rotary Dialing - Reality on Build Your Own Rotary-Dial Cell Phone · · Score: 1

    As any old phone phreaker knows, one can dial any (land) phone - even today - by clicking the receiver.

    That's nothin'. For a real challenge, try dialing your favorite 1-900-SEXX line by cutting the phone chord in two and touching the wires together the right number of times...

  25. Re:What the hell kind of phone is THIS? on Build Your Own Rotary-Dial Cell Phone · · Score: 2, Interesting

    For more information, I suggest reading old articles of Phrack.

    What kind of a world do we live in where the most readily available information about an electonic device of immense historical importance is information put together by and for people who were outsiders trying to break in? Why isn't all of Ma Bell's old secret internal documentation out in the open where future generations can learn from it?