SWX

2 Dec 2007

A quick reminder that the SWX Contest deadline is tomorrow.

(more...)

SWX contest deadline is tomorrow!

20 Nov 2007

Flash Brighton Big Day Out

Here's quick update on the session I'm presenting at FlashBrighton's Big Day Out (the event's now sold out) this Saturday. The talk is titled Beyond the Buttons:

(more...)

FlashBrighton’s Big Day Out: Beyond the buttons

17 Nov 2007

I'm currently working on a stealthy little pet project of mine that involves creating a PayPal Website Payments Pro API in SWX. A couple of the methods in the API require quite a few arguments (all the billing-related fields for processing a credit card transaction, for example) and I quickly got sick of having to enter mock data manually in the SWX Service Explorer to test and debug methods calls. (This is one scenario where Transfer Object support would be helpful but adding that right now would complicate things too much.) So, to make things easier for myself (and hopefully some of you as well), I've added mock data support (both static and dynamic) to SWX PHP and the SWX Service Explorer.

Using mock data

(more...)

Coming up: Mock data support and better default argument handling in the SWX Service Explorer

14 Nov 2007

This demo requires Flash.

I was looking for a distraction from the PayPal integration stuff I'm working on today for my Super Secret New Project (tm) when I ran across Ted Patrick's Cards API post from yesterday and decided to quickly implement a SWX API for it.

(more...)

Ted’s Pack of Cards in SWX

11 Nov 2007

SWXML RSS reader

My friend Dan played around with SWXml yesterday and hacked together a simple RSS reader in three minutes:

(more...)

SWXml RSS reader in three minutes by Dan Thomas