Psyked *
it’s easy once you know how.Link: Hiding the complexity of your tasks with bespoke solutions.
Posted by James - 29/04/10 at 12:04:06 pmHere’s one I wrote earlier: http://www.mmtdigital.co.uk/Layers-of-simplicity.aspx
Part marketing-speak, but discusses the parallels between how a programming language and creating class libraries is similar to your business and using bespoke (custom) computer solutions can help you be more efficient. Or at least, tries too without introducing any jargon.
Link: Introducing ZaaIL – 40+ Image format support for Flash
Posted by James - 28/04/10 at 08:04:13 amThis is something I’ve been waiting a while for!
http://www.zaalabs.com/2010/04/introducing-zaail-40-image-format-support-for-flash/
Alchemy is a technology which makes it possible to convert code libraries from other languages, such as C, into ABC (Actionscript Byte Code) which is the underlying technology behind the Flash Player. In other words, you can take code libraries from other places and use them in the Flash Player, without any additional dependencies. It’s not easy mind you, but it is very cool.
I still haven’t figured it out myself, so I’ve been impatiently waiting for someone else to be nice and figure it out for me. Which they just have!
What actually interests me the most about this is the fact that it adds .raw image support to the Flash Player, which is very much something that I’m interested in getting into ImageSizer. Expect the next major release to include .raw image support!
Link: Alright Adobe, here’s what you do…
Posted by James - 18/04/10 at 07:04:12 pmSo, what can you do with HTML5?
Posted by James - 14/04/10 at 09:04:57 amFor all the buzz it’s getting, you’d think HTML5 was an avalanche of new features crashing around the web. Seems more like the first snow of the year – you know; the one everyone hopes will herald days off work and snowball fights, but then melts away overnight. So I thought it was time I got off my ass and learned a bit more about HTML5 to see if it’s really all people say it is.
First things first – what features actually make up HTML5, and how widely supported are they?
Turns out, there’s already a site which tracks the features and their browser support:
http://www.findmebyip.com/litmus
HTML5 is made up of a lot of things – storage, offline modes, video, audio, dynamic drawing, clever forms. Make sense I guess – HTML5 is a cherry-picked set of features we can implement already with plugins and javascript. Reading through the checklist it’s clear that there’s a couple of hands down winners on the adoption front, and total losers too. None of them implement everything just yet though.
Continue reading So, what can you do with HTML5?…
Link: Bravo, Apple
Posted by James - 11/04/10 at 11:04:57 pmhttp://gamehaxe.com/2010/04/10/bravo-apple/
Link: Voice synthesis in Adobe AIR 2.0
Posted by James - 09/04/10 at 08:04:27 am
Here’s another cool library for AIR applications. It works for both Windows and Mac environments, and uses the NativeProcess access of AIR version 2 to tap into the built-in voice synthesis functionality of the operating system. It’s still in development, is more developed for Mac than for Windows (at the moment) but it’s looking pretty good already.
Should be a good one to have a play with soon!
Read the authors’ blog post here: http://blog.technolog33k.fr/adobe-air/20-12-2009-voice-synthesis-in-adobe-air-with-the-nativeprocess-api/
Access the source code for the library from the Google code repository here: http://code.google.com/p/nativespeech/



