Archive for the ‘Technology’ Category

Jan 2, 2009

First Encounter with Facebook Connect

Facebook Connect Example
Facebook Connect Example

In an attempt to get a head start on the new year health drive I spent a few mornings over the Christmas break having rings ran round me by my Royal Marine brother. Having left my trusty GPS watch up in Leeds I reverted to one of my favourite sites www.mapmyrun.com to confirm my general lack of fitness and track my return to athletic prowess. The site uses Google Maps to allow you to plot your route, ensuring you can see how far you are going and where the mile markers are. It’s a useful tool for a wide variety of sports and this hasn’t been lost on the site owners who have launched a variety of re-skinned spin offs like MapMyRide and MapMyHike.

On top of this simple but highly effective tool the site is building a social network which provides users with a profile and training log in order to share routes, add friends and keep a track of their fitness. This is where Facebook connect comes in; I can now log in to the site using my Facebook credentials and find out if any of my Facebook friends are using the site. My activities on the site are then posted back to my Facebook profile (after adding the site's Facebook App) and the activities of any of my friends who use MapMyRun will appear in my newsfeed.

(more...)

Dec 18, 2008

Tilt Shift (for iPhone)

TiltShift iPhone

You can now take a photo on your iPhone and turn it into a miniature world using Tilt Shift.  For anyone who hasn't seen any Tilt Shift photography before, check out this article on on Web Urbanist.

Nov 12, 2008

Large CSS file management

Some interesting thoughts on structuring CSS files.

I haven't really found anything that applies to managing very large projects yet. I always feel as if CSS could do with a major change because these days sites become more and more complicated.

If anyone finds any good articles about managing and laying out CSS then I'd love to read!

Oct 1, 2008

Flash on iPhone confirmed by Adobe

Currently in Brighton at the 'fantastic' Flash on the Beach conference, yesterday at an Adobe Town Hall meeting session an exec. from Adobe confirmed that they are working on Flash for the iPhone, didn't give much away. Read more here...

http://news.cnet.com/8301-17938_105-10054749-1.html

Sep 16, 2008

Google take to the sea…

Google's latest innovation has seen them file a patent to house their data centers offshore where they will harness wave power to generate electricity and cool their servers! All very honourable, but there is also a great business case, as taking to the sea will mean that the company can avoid property tax.

Read More Here

Sep 10, 2008

jParallax

While undertaking some late night internet browsing I came across an interesting jQuery plugin called jParallax.

The plugin's website describes it best.

"Parallax turns a selected element into a 'window', or viewport, and all its children into absolutely positioned layers that can be seen through the viewport. These layers move in response to the mouse, and, depending on their dimensions (and options for layer initialisation), they move by different amounts, in a parallaxy kind of way."

Seeing is definately believing with this plugin, so head on over to their website and see it in action.

Sep 8, 2008

Developing for FlashPlayer 10?

I've recently been testing out some of the new features available in FlashPlayer 10, building with FlashDevelop+FlexSDK (FD beta8 makes it easy to build for FP10 - yay) and running swfs in the standalone FP10 debug player.

All was well, but I soon found myself maxing out the cpu with some simple audio operations...

After a coule of tests I found the currently available debug players will execute code a lot slower than non-debug players, even hanging or crashing in some cases.

So, use the FP10 release candidate plugin from adobe labs for faster code execution - but no debugging...

Sep 3, 2008

Google Chrome Beta Released

Google Chrome

Yesterday saw the first beta release of Google's new internet browser Google Chrome.

Being a Google product, it is naturally packed to the brim with new technology with an interface that makes it effortless to use.

Head over to the website and download it now. (Currently Windows XP/Vista only)