Slashdot Mirror


User: mikecase

mikecase's activity in the archive.

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

Comments · 44

  1. Marketing asks... on The Web Is Not the Internet · · Score: 1

    ...but which one's the cloud?

  2. Re:What instead of Flash? on Adobe Stops Flash Player Support For Android · · Score: 1

    Unfortunately, this is not correct. I work in the e-learning industry which relied heavily on Flash, and I can tell you there are lots of things we did that were easy in Flash that are a PITA to get working correctly using HTML5. Sure, we can develop native apps for each device stack, but that brings it's own mess of challenges, particularly since the training content and training delivery system are typically not developed by the same vendor. In order to support mobile devices, we've had to ratchet down the overall lesson quality. Also, our Flash lesson content worked great on our Xoom tablet. I'm not saying Flash didn't have issues and wasn't used in places it shouldn't have been, but it did die too soon for the e-learning industry as HTML5 multimedia is still not particularly well supported or capable.

  3. We've heard this with the Galaxy Nexus on Samsung Galaxy S3 Face Unlock Tricked By Photograph · · Score: 2

    That said, this isn't meant to be industrial grade security. Compared to no security at all, this is a big step up. The likelihood that I loose my phone in the parking lot and someone who finds it has a picture of me to unlock the phone with seems extremely slim. More likely, this would be vulnerable to attack from people I know, but even then, it's better than nothing.

  4. Re:Get a proper microscope on Ask Slashdot: Advice On Child-Friendly Microscopes? · · Score: 1

    This is what I got my 6 year old daughter (the Duo-Scope). While not a professional quality instrument, it is quite capable. The inclusion of the top-down lighting has allowed us to view numerous opaque objects (pennies, all manner of insects, etc) and a prepared slide set has provided plenty of opportunity to explore. I'm in about $100 for the scope and the slides and it's been very much worth the cost. My daughter finds new things she wants to look at with the microscope every week.

  5. Re:About astronomical observations... on Everything You Need To Know About the June 5/6 Venus Transit · · Score: 2

    While you can surely see more detail in astronomy (as well as microscopy) photos, the experience just isn't the same. For me and my family, watching the transit through my safely filtered binoculars is much more exciting that simply browsing through the results of a Google image search for '2004 Venus Transit.' For my kids especially, who live in a world full of digital experiences, seeing something significant in person is not to be missed.

  6. Re:Top to Bottom Re-evaluation on Does Higher Health Care Spending Lead To Better Patient Outcomes? · · Score: 1

    You go into a hospital and say 'my insurance is paying for this'. You get costs that are 2-10x what they should be plus whatever other procedure they can think of that seems legit.

    Actually, this is backwards. In almost all cases I've seen, the insurance company has a "negociated rate" which is much lower than what I would pay on my own. Looking at my bills I see, for example, that the insurance company has negociated a rate several hundred dollars less than what I'd pay for a blood test. Scan your EOBs and look for contract adjustments to see what I mean. It pretty crazy when you think about it since it means those least likely to afford the care (folks who are w/o employer provided insurance) will pay the highest rates.

  7. Re:I for one have new hope... on Rep. Darrell Issa Requests Public Comments On ACTA · · Score: 1

    "If we're going to require employers to provide health insurance to their employees" You're on the right track. This wouldn't have been an issue if we hadn't started mixing healthcare coverage up with employment.

  8. Re:hmmm on Apple Launches New Legal Attack On Samsung · · Score: 2

    So, obviously, we need to rework the system so that the incentive so that rejection is the most rewarding/path of least resistance. A simple idea might be to double application fees and refund 1/2 if the patent is granted. Perhaps the patent examiner should be compelled to testify in IP cases where the patent is questioned. In today's world the barrier to getting a new patent should be much higher (with regards to prior art, not an impossibly high application cost). The PO's default answer should start with no, and take a very compelling argument to make it yes.

  9. Re:John Huntsman on Ask Slashdot: Which Candidates For Geek Issues? · · Score: 1

    John Huntsman may be the wealthiest candidate in the race. Not that that would make him less acceptable, particularly in the primaries.

  10. Re:Price War? on 3-Way Price War On Black Friday: iPad, Nook, and Kindle · · Score: 2

    You're kidding right? All the upper tier Android tablets offer similar processor and memory specs, but with better screens (1280x800 vs 1024x768). Also, most have at least micro SD and USB slots, some have full size. Most can be had for at least $100 less than a competing iPad. And that's before the quad core Transformer Prime drops next month, which should pretty much mop the floor with the iPad 2 (similar price/size/weight, substantially better processor/batter life). Keep drinking the kool-aid.

  11. Re:pissing contests on Occupy Flash? · · Score: 1

    Ugh, wish I had mod points. I work in the e-learning industry, and feel the same way. HTML5, while promising, just isn't ready to be an alternative for making interactive training. Simple things like synching multiple audio files to animation events is easy in Flash, but overly complicated in HTML/JS. "Leading edge" animation tools like Adobe Edge and Sencha Animatior don't support audio and run poorly on IE8. Audio and video codecs are not supported universally across browsers, so files have to encoded multiple times to ensure playback works. Flash made these things just work, cross platform, new and old hardware. For e-learning, it was the right tool for the job. Now it's hard to look at the current state of HTML5 and not view it as a step back. Obviously the situation will improve, but efforts like this and the total cluster fck that was Adobe's press about discontinuing mobile Flassh Player developments just confuse our clients and customers.

  12. Re:Bust on HP Slate 2: Brilliant or Bust? · · Score: 2

    Uh, there are several sub $500 android tablets already on the market. In fact, the Asus Transformer can be had for $350, and if you shop carefully you'll find standard spec tablets (e.g. the Acer Iconia) for ~$300. These are pretty competitive power wise with the iPads, but cost hundreds less. They only lack in mindshare.

  13. Re:You could recolonize Australia ... on Robot Workforce Threatens Education-Intensive Jobs · · Score: 1

    Wish I hadn't already spent my mod points, I'd mod you up. Marshall's essay is one of the better pieces I've read on this topic. I've thought back to it several times the last few months as topics like structural unemployment and income inequality are suddenly getting an increase in mindshare.

  14. Re:Weebl's Stuff on Adobe Releases Flash 11 and AIR 3 · · Score: 1

    For the record, what can Flash do that HTML5 + JavaScript cannot, other than 1. efficient vector animation and 2. camera and mic access?

    I work in e-learning, an industry which relies heavily on Flash. We keep looking at HTML 5 to replace our Flash content but there are still several areas where it falls short. The biggest for us today is the lack of a robust audio events framework in Javascript. We rely heavily on photos cued up in a narrated slideshow, other events may be linked as well. AFAICT, there's no easy way to ensure that when audio track hits point x, fire Javascript event y. Same goes for video. Most other things are reasonably well covered by modern browser HTML5 implementations, but many of our clients use lagging spec hardware (training computers rarely get high end updates, instead they're often the final resting place for machines unable to any serve other business purposes). I'd love to abandon Flash for more open HTML standards, but in my industry that means some significant tradeoffs today. In the mean time, Adobe appears to be experimenting with making Flash output HTML5 anyway (see Adobe Edge). Long term I think Flash player fades away as HTML5 becomes an output option from the Adobe suite.

  15. Re:Multi-Algorithm? on Google Explores Re-Ranking Search Results Using +1 Button Data · · Score: 1

    This! Users should be able to set their default search algorithm preference (or better still, apply weighting to several) and swap between them to see how it changes results.

  16. Thanks on Rob "CmdrTaco" Malda Resigns From Slashdot · · Score: 1

    I'm sure I'll be stuck at 0, but I thought I'd pass my thanks along anyway. I;ve been reading Slashdot almost since the beginning (posting AC from time to time, but only registering recently). It's hard to fight back the nostalgia. Others have said it better than I can. You did good.

  17. Would love an invite on Google+ Already At 10 Million Users · · Score: 1

    mikecase00@gmail.com

  18. Re:Sure, send me an invite! on Google+ Already At 10 Million Users · · Score: 1

    I'll take an invite as well while we're handing them out. mikecase00@gmail

  19. Re:Steam-punk appeal on Digital Generation Rediscovers Analog Wristwatches · · Score: 1

    Yes and Yes, although they take a lot more practice and focus than a modern cartridge razor. Check out the Badger and Blade website if you want to know more about why old style straight and double edge razors can be superior to modern shaving systems.