Creative technologist and interactive artisan

Presenting Rails for Flash at LFPUG

Posted: October 27th, 2008 | Author: Daniel | Filed under: Actionscript, Architecture, Flash, Open Source, Project Management, Ruby on Rails, User Groups, Web Applications | Tags: , , , | 1 Comment »

Ruby on Rails Logo

As usual, the London Flash Platform User Group event will be held on the last Thursday of the month; that’s this Thursday, October the 30th.

First up this month are the guys at Unit9, they’ll be taking you through their processes and how they keep everyone in the company communicating effectively for maximum result.

I will be following up with a presentation on Ruby on Rails and Flash; taking you through the steps needed to create a REST-ful Rails application that is read and writeable through a Flash Front end. This will give you an introduction to Ruby on Rails and how this powerful web application framework can make it ridiculously easy for you to kick-start your next, or first, database powered Flash application.

The LFPUG will be held at it’s usual location, Cosmobar on Clerkenwell Road (54-56) and the presentations start at 19:00. For more information on the sessions, and indeed on how to get there, see the official LFPUG site.

See you there!


Insoshi: kickstart your social app

Posted: June 2nd, 2008 | Author: Daniel | Filed under: Architecture, Cool sites, Open Source, Ruby on Rails, Web Applications | Tags: , , | No Comments »

Insoshi logo

Insoshi is an open source social site with everything you would expect; messaging, blogging, connections and much more. If you download the source (writen in Rails), you’ll already have a fully operational social software platform to kick start your idea. To top it off, things can only get better; Insoshi is under active development.

If you’ve used Ruby on Rails before, you should feel very comfortable browsing the source, it is written in a concise and professional manner. For the novice Rails developer, Insoshi provides a great opportunity to understand the architecture of a fully functional Rails site. You’ll learn a lot from browsing the source of a complete application, something I found difficult to find when first embarking on my own Rails adventures.

Head on over to the Insoshi site to get started on your own adventure.