<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Snipplr - jeffreality</title>
<link>http://snipplr.com/users/jeffreality</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Sun, 12 Oct 2008 05:02:26 GMT</pubDate>
<item>
<title>(JavaScript) Auto-resort numbers in selectable numbered list</title>
<link>http://snipplr.com/view/5994/autoresort-numbers-in-selectable-numbered-list/</link>
<description><![CDATA[ <p>When you have a list of items to sort (say, three items, each with a drop-down from 1-3), this script will (when one of the item drop-downs is changed) automatically change the others to have appropriate numbers.  For example, if your list is numbered: 1, 2, 3...and you change the second item to 3, the list will then be numbered 1, 3, 2.</p> ]]></description>
<pubDate>Thu, 24 Apr 2008 17:47:30 GMT</pubDate>
<guid>http://snipplr.com/view/5994/autoresort-numbers-in-selectable-numbered-list/</guid>
</item>
<item>
<title>(Visual Basic) Excel spreadsheet to MySQL Table inserts</title>
<link>http://snipplr.com/view/5993/excel-spreadsheet-to-mysql-table-inserts/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Thu, 24 Apr 2008 17:41:39 GMT</pubDate>
<guid>http://snipplr.com/view/5993/excel-spreadsheet-to-mysql-table-inserts/</guid>
</item>
</channel>
</rss>