eddequincey


Member since 02/11/2010

Name: Ed de Quincey

Location: London

Website: http://www.eddequincey.com

7 snippets

2001 profile views

0 Comment(s) Posted

View their favorites

Profile

Achievement

first submission:submitting first snipplet

eddequincey's Recent Snippets



« Prev 1 Next »
[Query related to PHP code to save tweets from the twitter search API to a MySQL database](http://snipplr.com/view/56994/save-tweets-using-php-from-the-twitter-search-api-to-a-mysql-database/ "PHP code to save tweets from the twitter search API to a...
0 1161 posted 12 years ago by eddequincey
[Related SQL query to create the storage table](http://snipplr.com/view/56995/sql-query-to-create-a-table-in-mysql-to-store-tweets/ "Related SQL query to create the storage table")
0 1487 posted 12 years ago by eddequincey
Updated code (December, 2012) to get a tweet from a user's twitter timeline using JSON and jQuery
3 953 posted 13 years ago by eddequincey
Found that the webmonkey tutorial code didn't work as double quotes were used around JSON string.
0 451 posted 13 years ago by eddequincey
Need to download the ActionScript 3.0 library http://code.google.com/p/as3corelib/ and extract the "com" folder into the same folder as your .fla file.
1 761 posted 14 years ago by eddequincey
There has to be a better way to do this rather than using regular expressions to remove the various namespaces within the ATOM feed. Also variables could be reused (currently used for teaching so helpful to explain process). Based on: http://www.r...
2 766 posted 14 years ago by eddequincey
« Prev 1 Next »