<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Snipplr</title>
<link>http://snipplr.com/tags/record</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Wed, 22 May 2013 09:27:12 GMT</pubDate>
<item>
<title>(JavaScript) Record Audio with PhoneGap - parkerkrhoyt</title>
<link>http://snipplr.com/view/60535/record-audio-with-phonegap/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Fri, 04 Nov 2011 07:27:48 GMT</pubDate>
<guid>http://snipplr.com/view/60535/record-audio-with-phonegap/</guid>
</item>
<item>
<title>(JavaScript) Capturing Relative Accelerometer Tilt - parkerkrhoyt</title>
<link>http://snipplr.com/view/60528/capturing-relative-accelerometer-tilt/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Fri, 04 Nov 2011 02:47:19 GMT</pubDate>
<guid>http://snipplr.com/view/60528/capturing-relative-accelerometer-tilt/</guid>
</item>
<item>
<title>(C#) Getting a record count with SData - garnold</title>
<link>http://snipplr.com/view/50936/getting-a-record-count-with-sdata/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Tue, 22 Mar 2011 05:41:49 GMT</pubDate>
<guid>http://snipplr.com/view/50936/getting-a-record-count-with-sdata/</guid>
</item>
<item>
<title>(Ruby) Ruby Metaprogramming - Subclass a Method with Before/After Callbacks and alias_method - viatropos</title>
<link>http://snipplr.com/view/39086/ruby-metaprogramming--subclass-a-method-with-beforeafter-callbacks-and-aliasmethod/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Sun, 15 Aug 2010 10:06:56 GMT</pubDate>
<guid>http://snipplr.com/view/39086/ruby-metaprogramming--subclass-a-method-with-beforeafter-callbacks-and-aliasmethod/</guid>
</item>
<item>
<title>(Visual Basic) Save changes code, prevent you can't save record error - heislekw</title>
<link>http://snipplr.com/view/37834/save-changes-code-prevent-you-cant-save-record-error/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Sat, 24 Jul 2010 02:02:59 GMT</pubDate>
<guid>http://snipplr.com/view/37834/save-changes-code-prevent-you-cant-save-record-error/</guid>
</item>
<item>
<title>(PHP) MySQLi convert a result set to an HTML table - ginoplusio</title>
<link>http://snipplr.com/view/27470/mysqli-convert-a-result-set-to-an-html-table/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Mon, 01 Feb 2010 05:47:27 GMT</pubDate>
<guid>http://snipplr.com/view/27470/mysqli-convert-a-result-set-to-an-html-table/</guid>
</item>
<item>
<title>(MySQL) Get random record based on weight - BFTrick</title>
<link>http://snipplr.com/view/20485/get-random-record-based-on-weight/</link>
<description><![CDATA[ <p>Must have a field named Weight.  The more Weight the more often the record is selected.  Weight should be an integer between 1 and 10.</p> ]]></description>
<pubDate>Wed, 30 Sep 2009 15:09:16 GMT</pubDate>
<guid>http://snipplr.com/view/20485/get-random-record-based-on-weight/</guid>
</item>
<item>
<title>(Bash) Backup your MBR on Linux - webonomic</title>
<link>http://snipplr.com/view/13173/backup-your-mbr-on-linux/</link>
<description><![CDATA[ <p>About the dd command:

dd if= of= bs=("USUALLY" some power of 2, not less than 512 bytes(ie, 512, 1024, 2048, 4096, 8192, 16384[/b], but can be ANY reasonable number.) skip= seek= conv=.

Source is the data being read. Target is where the data gets written.

Warning!! If you reverse the source and target, you can wipe out a lot of data. This feature has inspired the nickname "dd" Data Destroyer.
Warning!! Caution should be observed when using dd to duplicate encrypted partitions.</p> ]]></description>
<pubDate>Tue, 17 Mar 2009 00:11:55 GMT</pubDate>
<guid>http://snipplr.com/view/13173/backup-your-mbr-on-linux/</guid>
</item>
<item>
<title>(VB.NET) Get record count from ObjectDataSource - blackf0rk</title>
<link>http://snipplr.com/view/13051/get-record-count-from-objectdatasource/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Thu, 12 Mar 2009 17:11:44 GMT</pubDate>
<guid>http://snipplr.com/view/13051/get-record-count-from-objectdatasource/</guid>
</item>
<item>
<title>(Ruby) active record cache expensive methods - jnunemaker</title>
<link>http://snipplr.com/view/9344/active-record-cache-expensive-methods/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Tue, 28 Oct 2008 17:45:41 GMT</pubDate>
<guid>http://snipplr.com/view/9344/active-record-cache-expensive-methods/</guid>
</item>
<item>
<title>(ActionScript 3) AIR ActiveRecord is Open Source - bendalton</title>
<link>http://snipplr.com/view/8372/air-activerecord-is-open-source/</link>
<description><![CDATA[ <p>Active Record ORM implementation in ActionScript 3 for AIR's SQLite DB</p> ]]></description>
<pubDate>Fri, 12 Sep 2008 14:58:10 GMT</pubDate>
<guid>http://snipplr.com/view/8372/air-activerecord-is-open-source/</guid>
</item>
<item>
<title>(Other) listValues function - Meestercor</title>
<link>http://snipplr.com/view/6406/listvalues-function/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Thu, 22 May 2008 08:21:46 GMT</pubDate>
<guid>http://snipplr.com/view/6406/listvalues-function/</guid>
</item>
<item>
<title>(PHP) Using PHP and MyActiveRecord ( from www.wattz.net) - wattz</title>
<link>http://snipplr.com/view/4050/using-php-and-myactiverecord--from-wwwwattznet/</link>
<description><![CDATA[ <p>MyActiveRecord is a stand alone db abstraction layer to simplify things between php and mysql.  you can download the latest version from www.wattz.net</p> ]]></description>
<pubDate>Tue, 30 Oct 2007 16:41:52 GMT</pubDate>
<guid>http://snipplr.com/view/4050/using-php-and-myactiverecord--from-wwwwattznet/</guid>
</item>
<item>
<title>(Python) Python - Get id3 from MP3 File - whitetiger</title>
<link>http://snipplr.com/view/1624/python--get-id3-from-mp3-file/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Thu, 09 Nov 2006 23:55:32 GMT</pubDate>
<guid>http://snipplr.com/view/1624/python--get-id3-from-mp3-file/</guid>
</item>
<item>
<title>(Java) Java - Mini Lettore Wav - whitetiger</title>
<link>http://snipplr.com/view/1611/java--mini-lettore-wav/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Thu, 09 Nov 2006 23:55:19 GMT</pubDate>
<guid>http://snipplr.com/view/1611/java--mini-lettore-wav/</guid>
</item>
<item>
<title>(Ruby) Rails active record single error patch - gdonald</title>
<link>http://snipplr.com/view/1243/rails-active-record-single-error-patch/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Wed, 27 Sep 2006 12:57:48 GMT</pubDate>
<guid>http://snipplr.com/view/1243/rails-active-record-single-error-patch/</guid>
</item>
</channel>
</rss>