'Web Development' Category
Couple of Flash Firefox things
Flashbug; debug Flash content within Firefox via Firebug.
Mozilla have also revealed they’re adding safeguards against Flash crashes in future versions of their browser (much like Chrome offer).Initial adventures in PS3-browser land
I’ve begun doing some work involving the PlayStation 3 web browser. I thought for ages that it used NetFront as it’s browser manufacturer, but it turns out it’s supposedly proprietary and kinda based on Internet Explorer 4 (thanks @jaffathecake for that). I messed around with the Sony PSP browser years ago and found it to […]
Flash 10.1 on Google’s Nexus One
Adobe have announced Flash 10.1 for the Nexus One. While it looks okay, I can’t say there’s anything from this early demo which significantly impresses me (either as a developer or web user). It seems the National Geographic demo is primarily geared towards business, as it highlights the ability for Flash ads and banners to […]
Firefox 3.5 the world’s most popular browser
…depending on how you read the stats (i.e. it measures individual browser versions). Still; it’s reason to remain optimistic that IE6 might soon be a browser we no longer have to code for (unless you live in Africa…or Asia).
New BBC TV guide goes live
I 100% unbiasedablelyed like this: http://www.bbc.co.uk/tv/guide/
Hide extension == stupid
I thought it was only Windows which offered to hide file extensions, but I’ve just tried to download a JavaScript file off the net via Safari 4.0.4 and it hides the extension by default seemingly. I hate that; why would anyone ever want to be in the dark over what type of file they’re working […]
Is Flash going to die a slow death?
Interesting blog post onĀ eric e. dolecki’s site here on the topic of Flash’s survival. I’m not sure how much of an issue poor(er) Flash performance on the Mac is for the guys at Adobe, but considering Flash has performed worse on the Mac for years now I’m guessing it’ll continue to remain somewhere down the […]
“Enterprise” Flash player penetration figures published
http://www.ashorten.com/2009/07/10/enterprise-flash-player-penetration-statistics-published/
JavaScript performance on iPhone 3.0 firmware kicks ass
So says MacRumors.com…
Flash indexing with external resource loading
Google have expanded their Flash indexing capabilities by allowing for the indexing of external assets. A lot of Flash applications read in some sort of XML config file, which in turn often loads in additional assets such as images, mp3s, etc. This is a big deal in getting Flash properly indexable, so kudos to Google.