<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <title>Snipplr</title>
    <description>Recent snippets posted on Snipplr.com</description>
    <link>https://snipplr.com/</link>
    <lastBuildDate>Tue, 09 Jun 2026 19:42:00 +0000</lastBuildDate>
    <item>
      <title>(SQL) SQL Query to create a table in MySQL to store tweets - eddequincey</title>
      <link>https://snipplr.com/view/56995/sql-query-to-create-a-table-in-mysql-to-store-tweets</link>
      <description>&lt;p&gt;[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 MySQL database")&lt;/p&gt;</description>
      <pubDate>Fri, 22 Jul 2011 00:18:16 UTC</pubDate>
      <guid>https://snipplr.com/view/56995/sql-query-to-create-a-table-in-mysql-to-store-tweets</guid>
    </item>
    <item>
      <title>(PHP) Save tweets using PHP from the twitter search API to a MySQL database - eddequincey</title>
      <link>https://snipplr.com/view/56994/save-tweets-using-php-from-the-twitter-search-api-to-a-mysql-database</link>
      <description>&lt;p&gt;[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")&lt;/p&gt;</description>
      <pubDate>Thu, 21 Jul 2011 23:58:23 UTC</pubDate>
      <guid>https://snipplr.com/view/56994/save-tweets-using-php-from-the-twitter-search-api-to-a-mysql-database</guid>
    </item>
    <item>
      <title>(jQuery) Get a tweet from user timeline using JSON and jQuery - eddequincey</title>
      <link>https://snipplr.com/view/49120/get-a-tweet-from-user-timeline-using-json-and-jquery</link>
      <description>&lt;p&gt;Updated code (December, 2012) to get a tweet from a user's twitter timeline using JSON and jQuery&lt;/p&gt;</description>
      <pubDate>Thu, 17 Feb 2011 07:00:40 UTC</pubDate>
      <guid>https://snipplr.com/view/49120/get-a-tweet-from-user-timeline-using-json-and-jquery</guid>
    </item>
    <item>
      <title>(JavaScript) Variation on webmonkey tutorial: - eddequincey</title>
      <link>https://snipplr.com/view/49118/variation-on-webmonkey-tutorial</link>
      <description>&lt;p&gt;Found that the webmonkey tutorial code didn't work as double quotes were used around JSON string.&lt;/p&gt;</description>
      <pubDate>Thu, 17 Feb 2011 06:36:39 UTC</pubDate>
      <guid>https://snipplr.com/view/49118/variation-on-webmonkey-tutorial</guid>
    </item>
    <item>
      <title>(SQL) Import data into MySQL from a bcp output file - eddequincey</title>
      <link>https://snipplr.com/view/44949/import-data-into-mysql-from-a-bcp-output-file</link>
      <description>&lt;p&gt;&lt;/p&gt;</description>
      <pubDate>Sat, 27 Nov 2010 03:14:45 UTC</pubDate>
      <guid>https://snipplr.com/view/44949/import-data-into-mysql-from-a-bcp-output-file</guid>
    </item>
    <item>
      <title>(ActionScript 3) Get a delicious JSON feed via ActionScript 3 (and as3corelib) - eddequincey</title>
      <link>https://snipplr.com/view/28850/get-a-delicious-json-feed-via-actionscript-3-and-as3corelib</link>
      <description>&lt;p&gt;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.&lt;/p&gt;</description>
      <pubDate>Wed, 24 Feb 2010 10:36:15 UTC</pubDate>
      <guid>https://snipplr.com/view/28850/get-a-delicious-json-feed-via-actionscript-3-and-as3corelib</guid>
    </item>
    <item>
      <title>(ActionScript 3) Get twitter ATOM search feed - eddequincey</title>
      <link>https://snipplr.com/view/28174/get-twitter-atom-search-feed</link>
      <description>&lt;p&gt;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:&#13;
&#13;
http://www.republicofcode.com/tutorials/flash/as3xml/&#13;
http://stackoverflow.com/questions/673412/how-can-i-remove-a-namespace-from-an-xml-document&lt;/p&gt;</description>
      <pubDate>Thu, 11 Feb 2010 09:49:04 UTC</pubDate>
      <guid>https://snipplr.com/view/28174/get-twitter-atom-search-feed</guid>
    </item>
  </channel>
</rss>
