Nov
9
2008
For all that Amazon.com does, and the sheer size of their audience, you’d think they would be very careful about the design decisions that go into their website. I’ve used Amazon rarely over the past three years, but lately more often, and I found that parts of their site design — especially their login — make no sense to me.
› Continue reading
4 comments
Nov
9
2008
Dev
Interesting angle on monetizing online video.
Steve Ballmer says Microsoft may use WebKit. Its a nice thought but don’t count on it.
Tech
New coating improves efficiency of solar cells. Seriously, buy stock in Solar! This stuff is going to take off.
Searching for extra dimensions with a black hole simulator. I’m cool with this as long as the scientist in charge is not Dr. Hans Reinhardt.
no comments
Nov
2
2008
Even after years of application development experience there are still those times where you realize you’ve done something monumenally noobish and the only recourse your left is to face-palm, admit the mistake, and refactor. I’ll share this story in the hopes that it will help someone avoid a similar snafu.
› Continue reading
no comments
Nov
1
2008
One of the things I’ve always thought was missing from Flash was access to a browser’s cookies. I can understand the argument that cookie access is unnecessary for sites that are primarily flash based. After all Flash’s Local Shared Objects make persisting data across sessions or page views fairly painless. However for hybrid sites where the server passes information to the browser via cookies a developer must jump through a few hoops to get any important data sent from the server via a cookie into Flash.
› Continue reading
2 comments | posted in ActionScript, Air, Flash, Flex