list

12 Dec 2009

Syntax

@user /formats

Responses:

  1. List of supported formats (string), or
  2. URL to page with list of supported formats

Summary

(more...)

tFormats Twitterformat Proposal

Get a list of Twitterformats supported by a user's client.

10 Jan 2008

If you're implementing PayPal Website Payments Pro Direct Payment in Flex, you're most likely going to need a ComboBox of country names and their ISO codes as expected by the PayPal API.

There's some freely available code for HTML but I couldn't find anything for Flex. It only took three find and replaces, however, to transform the HTML code into a lovely little Flex component. Here it is in hopes that it will save someone else the trouble in the future.

(more...)

PayPal country list component for Flex