20 September 2006

FlashFoward Slides and Source

Written by Richard Leggett ( Contact the author of this post )
Published on September 20th, 2006 @ 02:41:10 pm, using 148 words, 470 views

Just to announce I've uploaded my FlashFoward Austin 2006 slides and source.

You can download the zip here.

As soon as time allows it... a mini-tutorial that goes a little more in depth as to how the multi-user example works and how you can set up SUSHI on your machine (the docs that come with it are great though, so get downloading!

In the meantime, to enable HTTP support in SUSHI, you need to follow the instructions supplied with the SUSHI manual, for example, all I had to do was uncomment this line in my Apache httpd.conf config file:

LoadModule proxy_module modules/mod_proxy.so

...add the following to the end and restart it:

ProxyPreserveHost On
<VirtualHost *:80>
ProxyPass /sushidemo http://127.0.0.1:5556
ProxyPassReverse /sushidemo http://127.0.0.1:5556
</VirtualHost>

Of course 5556 is the port my SUSHI admin.xml configuration file is set to use for HTTP tunneling mode.

Comments, Pingbacks:

No Comments/Pingbacks for this post yet...

Comments are closed for this post.

About

Richard Leggett is a Freelance RIA and Web Developer (download CV, skills/portfolio coming soon). He is co-author of Foundation Flash Applications for Mobile Devices (Friend of ED), an Adobe Community Expert and speaker at industry conferences and user groups.



July 2008
Mon Tue Wed Thu Fri Sat Sun
 << <   > >>
  1 2 3 4 5 6
7 8 9 10 11 12 13
14 15 16 17 18 19 20
21 22 23 24 25 26 27
28 29 30 31      

Categories

Miscellany

XML Feeds

Information

Contact the admin  /   b2evo template by Two18 Media