Setting up access to Flex Remote Objects without access to WEB-INF directory

When creating a project in Flex Builder if you select the application server type as J2EE you need to have access to the WEB-INF flex folder of the server and the services-config.xml configuration file of the remote server. So what do you do if you don't have access to the WEB-INF flex folder?

[More]

Speaking at Web Standard Group in Sydney in February

I'll be giving a talk on open source hardware and the Arduino platform at the Web Standards Group in Sydney on the 24th February.

If you want know more about the Ardunio platform and how easy it is to connect open source hardware to the internet come along.

Remote ActionScript Dynamic Endpoints

When using remote objects in Flex (for BlazeDS) you may want to change the endpoint (server, port and context root) and switch between servers. This is useful if your development environment contains both testing and production servers (as it should).

The usual way is to define these settings in the Flex/Flash Builder project when the project is created but this is not easily changed once it's been set up.

[More]

I'm now a Adobe Community Professional

Adobe announced today the name change of the old Adobe Community Experts program to the shinny new Adobe Community Professionals program. They also announced the list of the people who are in the program and I was one of them. It's great to see a strong Flex and ColdFusion presence in the list (about a 3rd of the total) and I'm looking forward to being a part of the program and helping out in any way I can.

A few other locals made it on the list as well. So congratulations to Kai Koenig, Campbell Anderson, Dale Rankine, Geoff Bowers, Andrew Muller and Mark Mandel. (If I've left any local ColdFusion or Flex people off that list many apologies.)

Speaking at Webinale in Berlin in June

I'll be speaking about Arduinos and RIAs at Webinale in Berlin in June. Thanks goes to Kai Koening who's organising the RIA stream for the conference.

I've not been to Germany before and don't speak a word of German so it's going to be an interesting experience and i'm looking forward to it. The tracks and sessions are starting to fill out. Some of them (including mine) will be in English (thankfully).

Putting your device in the browser and on the web at LCA2010 Arduino mini conference

Here is the code and a pdf of the slides of my talk on putting your (arduino) device in the browser and on the web at linux.conf.au 2010 as part of the arduino mini conference in Wellington New Zealand.

Here is the LED code, the Pebble code and the Ethernet code for the demos. The pebble code demo were run with a standard version of firmata running on the adruino which was plugged into the pebble shield.

Download a PDF of my talk (2.2 Mb) or view on slide share.

Any questions on my talk just comment below or email me.

More Entries