Slashdot Mirror


User: levik

levik's activity in the archive.

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

Comments · 291

  1. Hardware on First Mac OS X Virus? · · Score: 4, Funny

    Well, of course there's a mac virus now - virus writers have been comfortably writing to the intel platform for years, and now with the processor switch, all the viruses will be very easy to port over :)

  2. Re:LucasArts on Games That Keep You Coming Back? · · Score: 1

    While I'm not sure I agree about their replayability, I agree with you that this was the adventure games' golden age.

    For my money, Day of the Tentacle is the pinnacle of the genre.

  3. Re:Dune on Games That Keep You Coming Back? · · Score: 1

    Hmmm... I don't know if grandparent meant Dune 2 or not (which was an amazing game in its own right for the time), but I think the original Dune is greatly undervalued. It managed to combine elements of strategy, adventure and a financial sim in a package that was amazingly well produced for its time: the animated full-screen portraits, the first person flying and worm riding sequences and the wonderful AdLib soundtrack still evoke warm memories. I would also say that it has aged a lot better than Dune 2, which doesn't stack up very well gameplay-wise to today's RTS games.

  4. Business model on Web Game Helps Predict Spread of Epidemics · · Score: 1, Insightful

    These guys (wheresgeorge) have a pretty ingenious business model... They sell stamps which allow you to mark bills thus greatly increasing the chances that somebody else will enter it into the system.

  5. Great on Dell Strikes Deal For High-Speed Wireless · · Score: 1

    One more reason for europeans to feel snooty supperiority over their vaunted consolidated cell phone system :)

  6. Time for a tech revolution on Earth's Copper Supply Inadequate For Development? · · Score: 2, Funny

    Hamster computing, here we come!

  7. The article might as well be titled... on Java Is So 90s · · Score: 1

    "Apples deemed so last century as the industry rushes to adopt the wider use of oranges"

  8. Consider PHP on Developing for Healthcare - .NET vs J2EE? · · Score: 0
    Firstly, I want to mention that physician's offices and hospitals are two wildly different targets, since office-based practices generally revolve around a single doctor while hospitals are huge multi-ward affairs.

    Both J2EE and .Net pretty much require you to run on a dedicated server, which carries a significant monthly cost. You may have diffuculty getting a private practicioner (with no IT staff) to commit to this. While with PHP, you can easily talk them into a shared hosting plan, and a DSL account for the office to manage things quickly (the two combined will probably run under $100 per month, and you can even make some money on referring the doctor to a webhost)

  9. True purpose of the flash iPod on Rumored iPod Flash Leaked · · Score: 3, Insightful
    At a low low price of $200, Apple's main goal for the flash player will be to make its slightly bigger and slightly more expensive players (the mini at $250 and the full size at $300) seem like very well priced bargains.

  10. Keeping score on Gunshot Tracking Cameras to be Deployed in LA · · Score: 2, Funny
    The system operates on a "point" scheme, where each "thug" receives credit for referring "friends" into the system.

    The LAPD has also promised a speedy patch to adress the widespread camera control issues in the first release.

  11. Re:Riiight ... on Things To Do Before You Die · · Score: 5, Funny

    How about yelling: "You'll never get away with this!" while slowly being lowered into liquid hot magma?

  12. While we are at it on Meta-tag Spam Declared Illegal in Germany · · Score: 4, Funny

    Can somebody ban the BLINK tag please? And pages full of CENTERed text?

  13. Re:Microsoft? on Opera Settles $12.75m Lawsuit, But with Whom? · · Score: 1
    Opera's User Agent string roughly translated says this:

    "I am Netscape 4" "I am IE 6" "I am IE 5.5" "I am Opera".

    Yes, it really says all these things.

    A genuine IE User Agent String says:

    "I am Netscape 4" "I am IE 6"

    The ONLY way to tell genuine IE6 is to look for a browser that claims to be IE6, but DOES NOT claim to be one of the other browsers that are known to PRETEND to be IE6.

    Opera is a known browser that pretends to be IE6. There assume there are also some more browsers X, Y and Z that are known to do the same thing. In that case, the only way to detect genuine IE6 would be to say

    You are IE6 if you say "I am IE 6", unless you also say "I am Opera" or "I am X" or "I am Y" or "I am Z".

    By changing "Opera" to "Oprah", the browser now says:

    "I am Netscape 4" "I am IE 6" "I am IE 5.5" "I am Oprah".

    Since "Oprah" is not a browser known to pretend to be IE6, MSN assumes that it is the genuine thing, and shows it the IE6 specific CSS file.

    I hope that clears it up for you.

  14. Re:Microsoft? on Opera Settles $12.75m Lawsuit, But with Whom? · · Score: 1
    I'm not saying that the generic CSS wasn't bad. While there is a chance that they tested it to work against some arcane browser, that chance is pretty slim. However, Opera at the time used their "Oprah" test to "prove" that they are being specifically targeted by MSN, and that a nonexistant browser got "valid" css while they did not.

    My point is that MSN probably sent ALL 3RD TIER BROWSERS the bad CSS, not just Opera. Changing "Opera" to "Oprah" had the same effect as changing the UA to a strictly MSIE 6 string.

  15. Re:Microsoft? on Opera Settles $12.75m Lawsuit, But with Whom? · · Score: 1
    Actually after reading the article again, I realized that there was no ill intention against Opera per se on MSN's part.

    If you look at the names of their css files, it becomes clear that they categorize browsers as IE for windows (presumably there is also a mac version), Netscape 6/7/Mozilla, and everything else.

    The "everything else" stylesheet was arguably broken, but it was by no means targeted at Opera alone. In the article, the Opera people "prove" that it is by changing their UA string from containging Opera to Oprah. However, this proves nothing.

    Assuming you are implementing a browser detection script based on the UA string, the way you used to find a Netscape browser is by looking for strings that contain "Mozilla" but do not contain "MSIE". This is because Internet Explorer has "Mozilla" in it's UA string.

    The same is true of detecting explorer today. Most browsers today have "MSIE" somwhere in their UA string. Opera has not 1 but 2 instances of "MSIE" - it pretends to be explorer 5.5 and 6 simultaneously! Assuming Microsoft said we want to send the IE6 stylesheet only to Explorer, but not browsers PRETENDING to be explorer, they would have had to look for "MSIE" and specifically exclude other browsers known to pretend to be IE6. Opera is one of them, but there may be more.

    Their proof is meaningless specifically because there is no "Oprah" browser - this means that any detection mechanism that they encountered treated "Oprah" UA as IE6. I cannot think of any other MSIE-pretenders off the top of my head, but if there are known ones out there, I am sure MSN would have sent these browsers the "generic" stylesheet as well.

  16. Re:Are the defensive patents? on Apple Wins iTunes Interface Patent · · Score: 3, Insightful
    Any chance Apple is just building a defensive portfolio to keep the trolls at arm's length?

    Quit kidding yourself. Apple *IS* a patent troll - they use any legal means they can think of to preserve market share. Whether or not this is a fair practice is debatable, but it isn't any different from Amazon slamming BN with 1-Click.

    Of course, if it were Microsoft, I'd be all outraged and stuff.

    If I were you, I would be outraged reguardless. By getting one of the first interface patents, Apple has just made it easier for all sorts of frivolous patent awards to happen. Patents as originally concieved were intended to protect concrete mechanisms and technologies, not ideas, algorithm and UI concepts.

    This one is a case in point of the trend of patenting things that were not meant to be patented. How can this do anything but lower the standard of software we use every day?

  17. Re:These guys missed the boat. on New Online Ad Technology To Bypass Popup Blockers · · Score: 1
    These people are trying to serve ads to people actively trying to block them. Oh yeah, that's brilliant.

    Your sarcasm is misplaced. It is brilliant. Who is more likely to pay attention to your ad, someone who sees (and reflexively closes) 100s of them every day, or someone who hasn't seen an ad in such a format for a few months? What they're doing is tryin gto reach a market no longer being tapped.

    (Of course I do not speak of the ethical implications of this)

  18. Re:why on New Online Ad Technology To Bypass Popup Blockers · · Score: 1
    No, this is not the case at all. I'm not sure about you, but I never miss the close box on a window, and have a hard time seeing somebody miss it 5% of the time.

    The fact that good reputable companies are still willing to pour money into these ads demonstrates that the ROI is good. Unfortunately for the entire industry, there are also BAD advertisers, ones who spawn dozens of windows, or take advantage of IE flaws to install spyware, etc. These bring down the whole industry.

    Most sites using popups show one ad per visitor per day, and advertise legitimate products. Would you not agree to subject yourself to a measely daily popup so that your favorite site could remain free and operational?

  19. Re:why on New Online Ad Technology To Bypass Popup Blockers · · Score: 4, Informative
    ... For those who have not disabled javascript this just might be the nail that gets them to disable it.

    As a webmaster, let me assure you that the percentage of the web audience who have disabled javascript (or in fact knows how to do so), is so insignificant that it's not worth talking about.

    Again, it's not people who run mozilla or paid $29.99 for an IE blocker that this measure is targeting. These people hadly make up 10% of the web users... The reason ad companies are scrambling now to circumvent blockers is because the two largest toolbars now provide them, and soon so will the most popular web browser.

  20. Re:why on New Online Ad Technology To Bypass Popup Blockers · · Score: 4, Informative
    I think that this crop of blocker circumventors is not targeted at the users who said they don't want popups, but rather at people who installed a google/yahoo toolbar in their browser, and for whom popup disappearance is a side-effect.

    The truth is, popup ads have about 10-20 times as high a clickthrough rate as regular banners do (even flash banners) - so the companies will keep paying for them. Where there is a will and a lot of money, there is a way.

    If popups become ignored (as you propose, as opposed to being simply blocked) on a significantly large scale (doubt it will happen though), ad companies will not even attempt to show popups, but jump straight to DIV layer ads, so you're not really going to ever solve this problem permanently.

    However, consider that Mozilla has had blocking for a couple of years now, and the ad industry didn't really do anything about it. It's not until Yahoo and Google (and soon MS) got in on the action that they started to get worried and started coming up with circumvention techniques. The truth is that Mozilla is currently not a big enough market for the companies to worry about. In fact, most current implementations of floating DIV ads leave mozilla users alone.

    Don't expect this privilege to continue if our little underdog of a browser earns any significant market share.

  21. The title will be on Star Wars Episode 3 Release Date Announced · · Score: 3, Funny
    StarWars Episode III: The License to print money

  22. Re:Biased Poster? on Melting Europa · · Score: 4, Funny
    Yeah, really... And it's not like the Europeans are even on the endangered species list...

    Geez....

  23. Haven't you heard?.. on Peter Jackson Hints At The Hobbit · · Score: 2, Funny
    Minuaturisation is all the rage nowadays. Smaller computers, smaller cars, smaller everything.

    I personally blame the Japanese

  24. This isn't so bad on Apple Claims Ownership of Shareware · · Score: -1, Troll
    Because it's not Microsoft that did it.

    Go Apple!

  25. I've always wondered on USPTO To Reexamine Eolas, SBC Patents · · Score: 5, Funny

    If you lisence Amazon's 1-Click patent, do they give you an SDK to help understand this advanced and innovative technology?