<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: Working With Excel Spreadsheet Files Without Using Excel&#8230;</title>
	<atom:link href="http://blog.ouseful.info/2012/04/30/working-with-excel-files-without-using-excel/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.ouseful.info/2012/04/30/working-with-excel-files-without-using-excel/</link>
	<description>Trying to find useful things to do with emerging technologies in open education</description>
	<lastBuildDate>Mon, 27 May 2013 02:41:51 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>By: How to work with Excel XLS files outside of Excel &#124; visurus</title>
		<link>http://blog.ouseful.info/2012/04/30/working-with-excel-files-without-using-excel/#comment-22072</link>
		<dc:creator><![CDATA[How to work with Excel XLS files outside of Excel &#124; visurus]]></dc:creator>
		<pubDate>Fri, 04 May 2012 05:00:22 +0000</pubDate>
		<guid isPermaLink="false">http://blog.ouseful.info/?p=7698#comment-22072</guid>
		<description><![CDATA[[...] recommended read if the above sounds interesting to you: Working with Excel Files without Using Excel. Share this:EmailMoreDiggPrintLike this:LikeBe the first to like this [...]]]></description>
		<content:encoded><![CDATA[<p>[...] recommended read if the above sounds interesting to you: Working with Excel Files without Using Excel. Share this:EmailMoreDiggPrintLike this:LikeBe the first to like this [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris Webb</title>
		<link>http://blog.ouseful.info/2012/04/30/working-with-excel-files-without-using-excel/#comment-21943</link>
		<dc:creator><![CDATA[Chris Webb]]></dc:creator>
		<pubDate>Mon, 30 Apr 2012 22:08:02 +0000</pubDate>
		<guid isPermaLink="false">http://blog.ouseful.info/?p=7698#comment-21943</guid>
		<description><![CDATA[I would imagine so. But I suppose the point is that if you&#039;ve got web access, you&#039;ve always got access to a version of Excel with the Excel Web App - even if it is very limited in terms of functionality compared to its desktop-based older brother, or something like Google Docs.]]></description>
		<content:encoded><![CDATA[<p>I would imagine so. But I suppose the point is that if you&#8217;ve got web access, you&#8217;ve always got access to a version of Excel with the Excel Web App &#8211; even if it is very limited in terms of functionality compared to its desktop-based older brother, or something like Google Docs.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tony Hirst</title>
		<link>http://blog.ouseful.info/2012/04/30/working-with-excel-files-without-using-excel/#comment-21942</link>
		<dc:creator><![CDATA[Tony Hirst]]></dc:creator>
		<pubDate>Mon, 30 Apr 2012 20:32:56 +0000</pubDate>
		<guid isPermaLink="false">http://blog.ouseful.info/?p=7698#comment-21942</guid>
		<description><![CDATA[Okay - I guess Zoho and Google spreadsheets offer a similar route?]]></description>
		<content:encoded><![CDATA[<p>Okay &#8211; I guess Zoho and Google spreadsheets offer a similar route?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris Webb</title>
		<link>http://blog.ouseful.info/2012/04/30/working-with-excel-files-without-using-excel/#comment-21941</link>
		<dc:creator><![CDATA[Chris Webb]]></dc:creator>
		<pubDate>Mon, 30 Apr 2012 19:57:29 +0000</pubDate>
		<guid isPermaLink="false">http://blog.ouseful.info/?p=7698#comment-21941</guid>
		<description><![CDATA[What about the Excel Web App? I was able to upload the workbook you mention directly from the URL into SkyDrive without downloading it first. Here&#039;s a public link to the workbook: https://skydrive.live.com/redir.aspx?cid=7b84b0f2c239489a&amp;resid=7B84B0F2C239489A!7864&amp;parid=7B84B0F2C239489A!2074&amp;authkey=!AKClewhuij9D72s]]></description>
		<content:encoded><![CDATA[<p>What about the Excel Web App? I was able to upload the workbook you mention directly from the URL into SkyDrive without downloading it first. Here&#8217;s a public link to the workbook: <a href="https://skydrive.live.com/redir.aspx?cid=7b84b0f2c239489a&#038;resid=7B84B0F2C239489A!7864&#038;parid=7B84B0F2C239489A!2074&#038;authkey=!AKClewhuij9D72s" rel="nofollow">https://skydrive.live.com/redir.aspx?cid=7b84b0f2c239489a&#038;resid=7B84B0F2C239489A!7864&#038;parid=7B84B0F2C239489A!2074&#038;authkey=!AKClewhuij9D72s</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tony Hirst</title>
		<link>http://blog.ouseful.info/2012/04/30/working-with-excel-files-without-using-excel/#comment-21934</link>
		<dc:creator><![CDATA[Tony Hirst]]></dc:creator>
		<pubDate>Mon, 30 Apr 2012 13:31:24 +0000</pubDate>
		<guid isPermaLink="false">http://blog.ouseful.info/?p=7698#comment-21934</guid>
		<description><![CDATA[@mark Thanks for those links - I&#039;ll check them out... From a quick skim, POI&#039;s HSSF and XSSF look as if they could provide an API to Excel docs. Is there a site anywhere that provides this as a service (eg so I can pass it a URL to an Excel file and then essentially get access to an API over that document? Assume (correctly) that I am Java challenged and can&#039;t run my own webserver related services, although I can consume content published in XML or JSON via RESTful APIs...) 

Tika looks interesting too (&quot;detects and extracts metadata and structured text content from various documents using existing parser libraries&quot;). Again, does anyone/anywhere offer it as an open, hosted service? How might it work in a Scraperwiki context, for example?

This reminds me of something else I came across recently that helps regenerate structured markup from template created free text: Boomerang, &quot;a bidirectional programming language for ad-hoc, textual data.&quot; [ http://www.seas.upenn.edu/~harmony/ ]. 
As with all these things, the problem is keeping up with what&#039;s possible whilst maintaining enough skills with any particular toolset to be able to make appropriate use of it...]]></description>
		<content:encoded><![CDATA[<p>@mark Thanks for those links &#8211; I&#8217;ll check them out&#8230; From a quick skim, POI&#8217;s HSSF and XSSF look as if they could provide an API to Excel docs. Is there a site anywhere that provides this as a service (eg so I can pass it a URL to an Excel file and then essentially get access to an API over that document? Assume (correctly) that I am Java challenged and can&#8217;t run my own webserver related services, although I can consume content published in XML or JSON via RESTful APIs&#8230;) </p>
<p>Tika looks interesting too (&#8220;detects and extracts metadata and structured text content from various documents using existing parser libraries&#8221;). Again, does anyone/anywhere offer it as an open, hosted service? How might it work in a Scraperwiki context, for example?</p>
<p>This reminds me of something else I came across recently that helps regenerate structured markup from template created free text: Boomerang, &#8220;a bidirectional programming language for ad-hoc, textual data.&#8221; [ <a href="http://www.seas.upenn.edu/~harmony/" rel="nofollow">http://www.seas.upenn.edu/~harmony/</a> ].<br />
As with all these things, the problem is keeping up with what&#8217;s possible whilst maintaining enough skills with any particular toolset to be able to make appropriate use of it&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mark Lawson (@tingenek)</title>
		<link>http://blog.ouseful.info/2012/04/30/working-with-excel-files-without-using-excel/#comment-21933</link>
		<dc:creator><![CDATA[Mark Lawson (@tingenek)]]></dc:creator>
		<pubDate>Mon, 30 Apr 2012 13:02:10 +0000</pubDate>
		<guid isPermaLink="false">http://blog.ouseful.info/?p=7698#comment-21933</guid>
		<description><![CDATA[Apache do a java API into MS format documents, including Excel :- POI-HSSF http://poi.apache.org/spreadsheet/index.html If you just want &#039;bits&#039; of a file, Tika, although made for indexing can be handy  http://tika.apache.org]]></description>
		<content:encoded><![CDATA[<p>Apache do a java API into MS format documents, including Excel :- POI-HSSF <a href="http://poi.apache.org/spreadsheet/index.html" rel="nofollow">http://poi.apache.org/spreadsheet/index.html</a> If you just want &#8216;bits&#8217; of a file, Tika, although made for indexing can be handy  <a href="http://tika.apache.org" rel="nofollow">http://tika.apache.org</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>
