<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://www.brighthub.comhttp://www.brighthub.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Posts by Matthew Casperson</title><link>http://www.brighthub.com/search/searchresults.aspx?u=2466&amp;o=DateDescending&amp;a=275</link><description>Posts by Matthew Casperson</description><dc:language>en-US</dc:language><item><title>Create Your Own Flash Adventure Game - Level Loading</title><link>http://www.brighthub.com/hubfolio/matthew-casperson/articles/56911.aspx</link><pubDate>Mon, 23 Nov 2009 02:31:36 GMT</pubDate><guid isPermaLink="false">b133e95a-c263-4882-8f2a-b24547eff78e:56911</guid><dc:creator>MatthewCasperson</dc:creator><description>In this tutorial we will write the code that will display the level created in the TaT editor. Introduction VIEW THE DEMO DOWNLOAD THE SOURCE CODE In the last tutorial we looked at how to create a level using the TaT map editor. Now we will write the code that will allow us to display that map in a Flash game. Step 1 - Get Flex Builder While it is ...</description></item><item><title>Create Your Own Flash Adventure Game - Building a Level</title><link>http://www.brighthub.com/hubfolio/matthew-casperson/articles/56900.aspx</link><pubDate>Sun, 22 Nov 2009 23:15:37 GMT</pubDate><guid isPermaLink="false">b133e95a-c263-4882-8f2a-b24547eff78e:56900</guid><dc:creator>MatthewCasperson</dc:creator><description>This tutorial show you how to create a basic level for the Flash adventure game. Introduction Flash is the standard for casual browser based gaming, with hundreds of sites hosting thousands of Flash games. With their easy distribution, zero installation and instant playability, Flash games are popular and can be very successful. In this tutorial se...</description></item><item><title>Managing PHP Exceptions with Google Spreadsheets</title><link>http://www.brighthub.com/hubfolio/matthew-casperson/articles/56351.aspx</link><pubDate>Wed, 18 Nov 2009 01:07:09 GMT</pubDate><guid isPermaLink="false">b133e95a-c263-4882-8f2a-b24547eff78e:56351</guid><dc:creator>MatthewCasperson</dc:creator><description>This tutorial shows you how to use Google Spreadsheets to collection PHP exception details. Introduction DOWNLOAD THE SOURCE CODE Getting feedback about program errors is vital for the ongoing support of any complex application. But setting up the infrastructure required to collect and analyse these errors can be expensive - at the very least you n...</description></item><item><title>Adding spell checking to Adobe Flex</title><link>http://www.brighthub.com/hubfolio/matthew-casperson/articles/56248.aspx</link><pubDate>Tue, 17 Nov 2009 05:55:36 GMT</pubDate><guid isPermaLink="false">b133e95a-c263-4882-8f2a-b24547eff78e:56248</guid><dc:creator>MatthewCasperson</dc:creator><description>This tutorial shows you how to add spell checking to Adobe Flex text controls. Introduction VIEW THE DEMO DOWNLOAD THE SOURCE CODE If you are anything like me you can't live without that squiggly red line under your spelling errors. Most web browsers have incorporated some form of spell checking for web forms, but there is no native solution for sp...</description></item><item><title>Using SWF/XML Charts with PHP</title><link>http://www.brighthub.com/hubfolio/matthew-casperson/articles/56222.aspx</link><pubDate>Tue, 17 Nov 2009 01:28:09 GMT</pubDate><guid isPermaLink="false">b133e95a-c263-4882-8f2a-b24547eff78e:56222</guid><dc:creator>MatthewCasperson</dc:creator><description>This tutorial shows you how to use the SWF&amp;#47;XML Charting library with PHP. Introduction DOWNLOAD THE SOURCE CODE PHP has a number of charting libraries available. Most of these will generate a static chart image using PHP that is then sent to a web browser. The XML/SWF Charts library is a little different. It uses a Flash applet that reads an XM...</description></item><item><title>Generate Excel spreadsheets in PHP</title><link>http://www.brighthub.com/hubfolio/matthew-casperson/articles/56198.aspx</link><pubDate>Tue, 17 Nov 2009 00:08:41 GMT</pubDate><guid isPermaLink="false">b133e95a-c263-4882-8f2a-b24547eff78e:56198</guid><dc:creator>MatthewCasperson</dc:creator><description>This tutorial shows you how to generate Microsoft Excel spreadsheets in PHP. Introduction DOWNLOAD THE SOURCE CODE For better or for worse, the Microsoft Office file formats still dominate when it comes to distributing documents or spreadsheets. Fortunately for PHP developers looking to work with Excel spreadsheets there is a free library called PH...</description></item><item><title>Create a Fisheye Flickr Image Viewer with Adobe Flex</title><link>http://www.brighthub.com/hubfolio/matthew-casperson/articles/56065.aspx</link><pubDate>Mon, 16 Nov 2009 06:31:02 GMT</pubDate><guid isPermaLink="false">b133e95a-c263-4882-8f2a-b24547eff78e:56065</guid><dc:creator>MatthewCasperson</dc:creator><description>This free tutorial shows you how to create a Flickr fisheye image viewer with Adobe Flex. Introduction VIEW THE DEMO DOWNLOAD THE SOURCE CODE The &amp;quot;fisheye&amp;quot; effect is the same effect that you'll see on the Mac OS Dockbar. It is where the item under the mouse is enlarged, and the others to the sides scale down the further they are from the ...</description></item><item><title>iPhone kinetic scrolling in Adobe Flash</title><link>http://www.brighthub.com/hubfolio/matthew-casperson/articles/56038.aspx</link><pubDate>Mon, 16 Nov 2009 01:29:37 GMT</pubDate><guid isPermaLink="false">b133e95a-c263-4882-8f2a-b24547eff78e:56038</guid><dc:creator>MatthewCasperson</dc:creator><description>This free tutorial shows you how to add the same kinetic scrolling found in the iPhone to Adobe Flex. Introduction VIEW THE DEMO DOWNLOAD THE SOURCE CODE The iPhone touch screen interface includes a number of user friendly controls that respond well to tactile input. One of these is &amp;quot;kinetic&amp;quot; scrolling, where the movement of the screen fo...</description></item><item><title>Using the Pulse Particle library in Adobe Flex</title><link>http://www.brighthub.com/hubfolio/matthew-casperson/articles/56021.aspx</link><pubDate>Sun, 15 Nov 2009 22:57:50 GMT</pubDate><guid isPermaLink="false">b133e95a-c263-4882-8f2a-b24547eff78e:56021</guid><dc:creator>MatthewCasperson</dc:creator><description>This free tutorial shows you how to use the Pulse Particle library to add particle effect to an Adobe Flex project. Introduction VIEW THE DEMO DOWNLOAD THE SOURCE CODE Particles effects are a quick and easy way to add an eye catching effect to a Flex Rich Internet Application (RIA). Like the Flint library, the Pulse Particles library allows you to ...</description></item><item><title>An overview of PEAR for PHP developers</title><link>http://www.brighthub.com/hubfolio/matthew-casperson/articles/55712.aspx</link><pubDate>Thu, 12 Nov 2009 22:30:18 GMT</pubDate><guid isPermaLink="false">b133e95a-c263-4882-8f2a-b24547eff78e:55712</guid><dc:creator>MatthewCasperson</dc:creator><description>What is Pear&amp;#63; How do I install it&amp;#63; This tutorial will have you up an running with PEAR in just 4 simple steps. Introduction So just what is PEAR ? It is a common question for new PHP developers. In a nutshell, PEAR is a system for packaging, distributing and installing reusable PHP libraries. It is a similar concept to the software package ...</description></item></channel></rss>