Author: Ben Foster
-
Inspiring Inspiration #6
A collection of cool video, motion graphics and interface design, mostly if not all from Vimeo…
-
Spray Paint Stencils in Flash – V2
Well, here we are with version 2 of my Flash spray paint stencils. I’ve been meaning to do a post on this for a while now! This time the paint is rendered much quicker by doing away with an embedded for loop that was in V1. This time instead of looping through each pixel on…
-
Hello TwoK12
Happy new year to everyone. Let’s hope that 2012 is full of awesomeness. There are lots of things in the gadget world that will hopefully become available this year – Windows 8 and subsequent tablet devices, new Nokia Windows Phone devices, iPhone 5 and iPad 3. I think Flash will start to kick butt in…
-
DSI Multitouch construction – Part 7
Well its been a while since I posted an update on my DSI coffee table. It is pretty much complete now. The last thing I have to do is get a piece of scratch resistant plexiglas for the table top to create a single seamless top. I would also like to get black perspex for…
-
PixelPerfect digital art wall
Update: It has come to my attention that some companies have been claiming that Classy Event Group is just a software reseller for Virtual Graffiti Wall. This is entirely untrue. I have worked with Classy Event Group to design and develop this software for them. Classy Event Group is the sole owner of this software…
-
Opening a file in a non-default application with Adobe AIR
On a current project I had to launch files in an application that was not Windows’ default app for opening. Specifically – I needed to open images in Photoshop or Fireworks from my AIR app, even when the default app for .png and .jpg is the Windows Photo Viewer. As you might already know the File…
-
Experiences with Flash, AIR and iOS
Well I’ve been pretty busy latey and not much has happened on here for over month. I decided I should post some work and experiments I have been doing with building iOS apps with AIR for iOS. So below is a series of video demos of some experiments and actual projects I have been doing…
-
Leveraging iOS hardware via the browser with Javascript
Just another quick post tonight. I have bigger one lined up for tomorrow I promise. I just wanted to show a little experiment I did a while back with JavaScript – accessing the Accelerometer and Compass data in Safari on the iPad. Below is a short video demonstrating it if you don’t have access to an…
-
Microsoft’s productivity vision for the future
Microsoft have released a new future vision video and I thought I’d post it here. It’s similar to their earlier future vision video but this one is probably a little less far fetched. It has some great concepts and some really nice UI design. Check out the video below.
-
Creating a HTML version of this blog’s header
Update: this post was made when I was using a different blog design. Please view the original swf file here. Below is a little experiment I did which involved creating a version of this blog’s image flipping Flickr feed header (which I made in Flash) – in HTML/CSS/Javascript. Luckily jQuery includes a JSON parsing feature…