Slashdot Mirror


User: Suriel

Suriel's activity in the archive.

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

Comments · 23

  1. Re:crappy article on XPrize Founders Launch Tech Innovation Competition · · Score: 0

    The secret of (and technique to guarantee) the female orgasm. I'd pay a million dollars for that...

  2. Re:I wonder if the hardware specs are the same... on Doom 3 for Linux Released · · Score: 0

    I am sure there are tons more developers working on windows drivers than linux drivers in any consumer performance hardware company... Plus direct x is just good stuff.

  3. VoIP? Can you hear me now? on AT&T Announces VoIP Program · · Score: 1, Informative

    *cough* We (read Verizon) already have consumer VoIP services (Called Voice Wing; super sexy, go buy it). We are also finishing up testing on our fiber to the home lines in Keller Texas (I volunteered for staff duty at the FIOS block party). It's only a matter of time before 30Mbit connections are avilable in your homes guys... Aaron de Zeeuw Verizon Creative Development

  4. Open Source Heros on Unsung Heroes of Open Source Software? · · Score: 0

    Anyone that spends more than 100 hours on a client side javascript web application (with an XML datasource) just to see it featured on another corporate site code verbatim without any mention of the original author or the originating corporation (the only two comments they stripped out) in the code behind... Dave, this one's for you.

  5. What??? on Microsoft Found Guilty of Misleading Advertising · · Score: 0

    Yeah, that is misleading. Linux is 11+ times as expensive!

  6. retarded on How Google Could Overthrow AIM · · Score: 0

    his idea is pretty retarded. there is a reason jabber never took off... if google did test the waters in instant messanging, it would be on a proprietary protocol... i played around with the jabber SDK, and i wasn't impressed in the least.

  7. AAAarRRggg! on Linux vs. Windows · · Score: 0, Funny

    When will this ever end! What's better? Apples or Oranges?

  8. Re:Everything will be half on Northface University - Computer Science in Half the Time? · · Score: 0

    "but teaches the student how to learn" People who have MCSDs (one of the certifications they will prepare you for) you should know how to learn already. If I am paying $60,000 I am paying to become a master of my trade, I can be a well rounded individual for free.

  9. Woo! on FCC Says TiVo Owners Can Share Shows · · Score: 0

    Now i can complete my futurama collection :) How are they going to limit sharing to "Just a few friends" i wonder... Enter: Microsoft DRM

  10. Dvorak for all! on Is Typing a Necessary Skill? · · Score: 0

    I for one will be sending my children to school with a Dvorak keyboard... Like in handwriting, there can be no one accepted way to type. I took a typing class in 9th grade and my teacher hated me because I kept my left hand at the row above home, and my left hand on the row below. It was just easier for me, and I got some of the highest numbers in the class on the typing clock application she tested us with. Typing should be something you learn on your own time, or at least with fewer constraints.

  11. Next Up... on Google: The Missing Manual · · Score: 2, Funny

    Next Up: Solitaire, The missing manual.

  12. Strangest Place on Reading Slashdot From Strange Locations · · Score: 0

    Back-Stage, Rocky Horror Picture Show, On my laptop (using the coffee shop next door's connection) in my underwear. I was playing Rocky that night... it was before the tank scene.

  13. Up in arms? on Latest MyDoom Variant Gives Google Problems · · Score: 0

    Unfortunately there is very little we can do to retaliate when one of our favorite systems is being attacked. IMO the problem is not the viruses themselves, the problem is that we still don't have a solution to DDoS attacks. If we can solve the DDoS problem, there will be no point in writing DDoS viruses anymore.

  14. Re:WiFi Police on Japan Considers Taxing of WiFi · · Score: 0

    I know that Holland has a TV tax. I had to pay it. I am sure if it's feasable to tax television usage in the Netherlands, the UK would do it too. I do not know if there is a way to find people using untaxes televisions. Dutch people are generally honest, if you tell them there is a tax on walking outside barefoot, they would probably pay it in high percentage.

  15. WiFi Police on Japan Considers Taxing of WiFi · · Score: 0

    I would love to see japanese WiFi police in orange jumpsuits wardriving the streets of tokyo, looking for untaxes hotspots... And underground Yakuza wireless networks would be nifty.

  16. eMac on Rendezvous Renamed to OpenTalk · · Score: 0, Offtopic

    I swear, I'm buying an eMac this weekend so i can feel like "one of the guys" again. I hope that isn't why we are getting so many apple posts! *gasp* Seriously though. Getting an eMac. That way I can shut both my Mac and Linux friends up :).

  17. Re:Why oh why on Birth of the iPod · · Score: 0, Flamebait

    All you're buying is the name, and the 30 extra hours some designer spent on look and feel. "Think different"... yeah, whatever...

  18. Re:My experience is different on Is the Linux Desktop Getting Heavier and Slower? · · Score: 1

    You mean applications made by IBM (the same people that make AIX) run faster in UNIX than on windows? Duh. Beyond a shadow of a doubt it was created for UNIX and ported to windows.

  19. Re:Wo ist mein Fahrad? on Wi-Fi Warsailing In The Netherlands · · Score: 1

    that's german, not dutch :-P

  20. Re:IE Feature List on Another Zero-Day IE Scripting Exploit · · Score: 1

    I am not talking about HTML element applications, I am talking about full windows forms applications downloaded and hosted by the browser, but not in the browser... And yes, there are plenty of IE only features out there; which is why there are so many IE only internal applications...

  21. Re:IE Feature List on Another Zero-Day IE Scripting Exploit · · Score: 1

    Bringing it all back around: in order to allow developers to use IE as an intranet (trusted) application interface, MS had to open the browser up to scripting and COM. If you have not worked with the Microsoft Web Browser object, you'd be amazed at how much control you can take... IE is at the very least millions of lines of code that was not originally designed to be as open as it is (and it's opened up more and more every version), so naturally there will be a number of issues dealing with overlooked holes in security (which will be fixed in time). Closed source developers who are paid for their work get deadlines, and having worked with Microsoft before, I know that their deadlines do not necessarily include time to reread and fully consider the scope of your code ("welcome to Microsoft, your project was due last week"). For everything it is, that Mozilla isn't; I personally believe that IE is still a strong and efficient product and I will continue using/developing for it.

    BTW: Open Source is the Hippie Movement of our generation... You might not like that comment, but it's true.

  22. IE Feature List on Another Zero-Day IE Scripting Exploit · · Score: 1

    IE is less of a browser, and more of a gateway into windows as far as I am concerned. As a .Net developer, I have deployed more than a few IE only internal applications that include code written in C++ and C# () that ran on the client. As an interface tool Internet Explorer is extremely powerful. It allows me to write an application in which an internal user logs into a network local site, downloads large binaries, and runs complex forms based applications without installing anything on his computer (which means i can update code without requiring a client software update). Firefox/Mozilla/other hippie browsers do not have that capability.

  23. She's Boring... on Playing Games While Not Ruining Your Relationship? · · Score: 1

    My girlfriend likes to quilt. I can get in a good amount of gaming while she's quilting... Watch a movie snuggled up on the couch (complete with blanket comfy clothes and popcorn) with your woman every once in a while, that should cheer her up.