Deprecated: Assigning the return value of new by reference is deprecated in /var/www/agit8.turbulent.ca/bwp/wp-settings.php on line 512

Deprecated: Assigning the return value of new by reference is deprecated in /var/www/agit8.turbulent.ca/bwp/wp-settings.php on line 527

Deprecated: Assigning the return value of new by reference is deprecated in /var/www/agit8.turbulent.ca/bwp/wp-settings.php on line 534

Deprecated: Assigning the return value of new by reference is deprecated in /var/www/agit8.turbulent.ca/bwp/wp-settings.php on line 570

Deprecated: Assigning the return value of new by reference is deprecated in /var/www/agit8.turbulent.ca/bwp/wp-includes/cache.php on line 103

Deprecated: Assigning the return value of new by reference is deprecated in /var/www/agit8.turbulent.ca/bwp/wp-includes/query.php on line 61

Deprecated: Assigning the return value of new by reference is deprecated in /var/www/agit8.turbulent.ca/bwp/wp-includes/theme.php on line 1109

Deprecated: Assigning the return value of new by reference is deprecated in /var/www/agit8.turbulent.ca/bwp/wp-content/plugins/social_bookmarks/social_bookmarks.php on line 64

Deprecated: Assigning the return value of new by reference is deprecated in /var/www/agit8.turbulent.ca/bwp/wp-content/plugins/social_bookmarks/social_bookmarks.php on line 79

Deprecated: Assigning the return value of new by reference is deprecated in /var/www/agit8.turbulent.ca/bwp/wp-content/plugins/social_bookmarks/social_bookmarks.php on line 82

Deprecated: Assigning the return value of new by reference is deprecated in /var/www/agit8.turbulent.ca/bwp/wp-content/plugins/social_bookmarks/social_bookmarks.php on line 245

Deprecated: Assigning the return value of new by reference is deprecated in /var/www/agit8.turbulent.ca/bwp/wp-content/plugins/social_bookmarks/social_view_admin.php on line 424

Deprecated: Assigning the return value of new by reference is deprecated in /var/www/agit8.turbulent.ca/bwp/wp-content/plugins/social_bookmarks/social_view_public.php on line 126
Benoit Beausejour | Agit8




Author Archive

Setting up a VPN server with Ubuntu 10.04 and strongswan

This is an unformatted brain dump of my experiences getting a VPN server set up using Ubuntu 10.04 LTS. My target was to get this solution working with native Mac OS X clients as well as Microsoft Windows XP, Vista and 7 clients. I wanted to simply have to give my clients a username, password [...]

Spring physics powered 3D camera for Away3D and Papervision

When building flash 3D application it is often necessary to implement complex routines to manage camera movements. Wether it’s a 3rd person follow cam, a first person FPS camera or a more customized movements most of the time it would be desirable for developers to have access to a simple camera that implements a “natural” movement. This is where this Spring physics powered camera comes in.

MeshMorph Shapes updated: Fix to Cassini

Marpi from the Papervision channel contacted me regarding a problem with the Cassini shape in our previous post Papervision3D: Quad layer - Shape morphing source . Seems the that vertices and UV coordinates for the shape were not computed correctly. Well I took some time to correct the problem and realign the UV and vertices [...]

Flash AS3 optimization - Fastest way to copy an array

Been having an interesting discussion on the papervision3d channel on freenode. (irc.freenode.net #papervision3d) The question asked by a member was: “What’s the fastest way to copy an array in flash as3?” So Tom Richardson and I made some tests for fun and profit (some guys bet a beer and pizza to Tom that a simple [...]

Papervision3D: Quad layer - Shape morphing source

Revisiting our Dynamic shape morphing work, I finally got time to clean up the source and have it ready for release. Sorry it took so long! I also parametrized the shape morph, allowing you to choose a more “bouncy” or “elastic” look (*cough*feature creep*cough*)
The first element in the source package contains the [...]

Flash CS3 Bug on Mac OS X and subversion (.svn files)

While developping our latest project we encountered a bug in the Flash IDE that caused us many headaches and woes. Our project was setup in the Flash IDE with assets and files located in subdirectories, nothing fancy. Right on the last day of production, suddenly after a particular commit , our project would no longer [...]