<?xml version="1.0" encoding="UTF-8"?><!-- generator="WordPress/2.8.5" -->
<rss version="0.92">
<channel>
	<title>Splitbits</title>
	<link>http://www.splitbits.com</link>
	<description></description>
	<lastBuildDate>Mon, 27 Jul 2009 23:40:49 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	
	<item>
		<title>.NET, OleDB and Excel</title>
		<description>OleDB is a very useful API in .NET, especially when programmatically manipulating the data in an Excel spreadsheet. In fact, it can open an Excel spreadsheet and query the data using regular SQL statements.
using System.Data.OleDb;
OleDbConnection conn = new OleDbConnection("Provider=Microsoft.ACE.OLEDB.12.0;Data Source=somedataineed.xls;Extended Properties=\"Excel 12.0 Xml;HDR=NO\";");

The connection string is fairly standard. However, notice ...</description>
		<link>http://www.splitbits.com/?p=59</link>
			</item>
	<item>
		<title>WifFi 1.2b (Part Two)</title>
		<description>WifFi 1.2b (second edition) is ready!

Get it here.

This release includes an optional WifFi-VEN-DB.pdb (621KB). If you choose to install it, WifFi will attempt to "guess" the hardware behind each detected AP. To access this information click the SSID header twice, it will flip from SSID to MAC to VENDOR.

NOTE: This ...</description>
		<link>http://www.splitbits.com/?p=65</link>
			</item>
	<item>
		<title>Move Complete</title>
		<description>Splitbits is now running on a new web host and new software!

All content should now be available under the new site, let me know if something is missing otherwise enjoy.

In addition, a new version of WifFi will be available soon, with many new features and bug fixes including support for ...</description>
		<link>http://www.splitbits.com/?p=57</link>
			</item>
	<item>
		<title>Patience please&#8230;</title>
		<description>Splitbits is moving, to a different server and a different software platform.

Unfortunately, this move will break most existing links and render some content inaccessible for several days (until I get around to transferring it). If you absolutely need something that used to be here, send an email.

However, if your looking ...</description>
		<link>http://www.splitbits.com/?p=30</link>
			</item>
</channel>
</rss>
