PHP Archive

  • FMP-plugin-header

    Flash Media Playback – WordPress plugin

    Last night I started writing a plugin to easily embed the Flash Media Playback video component on WordPress blogs and its now ready for you all to use! Flash Media Playback is a free media player based on the Open Source Media Framework and hosted...

    Full Story

  • TwitLive AIR application

    TwitLive AIR application

    Last Sunday afternoon I was listening to The Tech Guy on twitlive.tv and when I accidentally closed its tab one too many times decided to quickly make an AIR app for it to have it available as a desktop application. It literally took me 11...

    Full Story

  • AIR Badge WordPress plugin

    AIR Badge WordPress plugin

    If you want to distribute AIR applications the install badge is definitely the best way to go. The one problem I had with it is that its a pain to prepare and embed on your blog. To help remedy this I started working on this...

    Full Story

  • AMFPHP and Flex 2

    AMFPHP and Flex 2

    There have been a number of posts and tutorials posted on this topic but just wanted to post it here as well because I’ve heard some people who were under the impression it is not possible to hook AMFPHP or other Flash Remoting solutions up...

    Full Story

  • WordPress updated to 2.0.1

    WordPress updated to 2.0.1

    If you're running WordPress its well worth doing the upgrade to 2.0.1! I just did it here this afternoon and it fixes a whole lot of issues I had with 2.0.

    Full Story

  • Configuring a Flash application – Part Two

    Configuring a Flash application – Part Two

    DMXzone.com has just published my follow-up article on using an XML file to configure your Flash applications, its a pretty cool piece even if I say so myself ;)

    Full Story

  • WP-ShortStat WordPress plugin

    WP-ShortStat WordPress plugin

    I recently got word from my good friend (and CMS guru) mattie about a great plugin. This plugin is a really cool addition to those of you running a WordPress blog for getting some visitor stats (including those that read it through your RSS feed)...

    Full Story

  • mySQL 5.0 alpha available for download

    mySQL 5.0 alpha available for download

    ActionScript Hero has just reported some great news, a developer edition of mySQL 5.0 alpha is available for download which includes support for stored procedures. I remember working on a project a while back involving Microsoft SQL Server and it took me quite a while...

    Full Story

  • AMF-PHP multiple method calls

    AMF-PHP multiple method calls

    If you’re working with Flash Remoting using AMF-PHP you might have encountered some problems in the latest release with doing multiple method calls. I’ve been browsing the mailinglist and came across a solution by Justin Watkins that fixes this problem. You can download an updated...

    Full Story

  • SHA1 class for PHP4

    SHA1 class for PHP4

    I’ve written this SHA1 class in PHP quite a while ago but thought I might just put it up in case anyone’s still interested in using it. The code was ported from Branden Hall’s SHA1 Secure Hash for Flash MX which in turn was based...

    Full Story