<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Jonathan Hedley &#187; file formats</title>
	<atom:link href="http://jonathanhedley.com/tag/file-formats/feed" rel="self" type="application/rss+xml" />
	<link>http://jonathanhedley.com</link>
	<description>Winning at everything so that you don&#039;t have to.</description>
	<lastBuildDate>Wed, 18 Aug 2010 10:25:32 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Announcing Unicode Lookup</title>
		<link>http://jonathanhedley.com/articles/2009/04/announcing-unicode-lookup</link>
		<comments>http://jonathanhedley.com/articles/2009/04/announcing-unicode-lookup#comments</comments>
		<pubDate>Thu, 16 Apr 2009 11:40:46 +0000</pubDate>
		<dc:creator>Jonathan Hedley</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[file formats]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[unicode]]></category>
		<category><![CDATA[web development]]></category>
		<category><![CDATA[web standards]]></category>

		<guid isPermaLink="false">http://jonathanhedley.com/?p=177</guid>
		<description><![CDATA[Over the weekend I built <a href="http://unicodelookup.com/"><strong>Unicode Lookup</strong></a>, a tool that lets you search for any Unicode character by name, or by codepoint number. A table of the characters with their decimal, octal, hex, and HTML entity representations is shown as results.]]></description>
			<content:encoded><![CDATA[<p><a href='http://unicodelookup.com/'><img src="http://static.jonathanhedley.com/2009/04/unicode-lookup-table.png" alt="Unicode character result table" title="Unicode Lookup" width="430" height="240" style="border: 1px solid black" /></a></p>
<p>Over the weekend I built <a href="http://unicodelookup.com/"><strong>Unicode Lookup</strong></a>, a tool that lets you search for any Unicode character by name, or by codepoint number. A table of the characters with their decimal, octal, hex, and HTML entity representations is shown as results.</p>
<p>The core purpose of the tool is to aid web-development by making it easy to find the HTML entity for any character. It&#8217;s also useful for finding a character by class (e.g. math symbols) for copy &#038; paste into documents.</p>
<p>As ASCII is a subset of Unicode, the tool also serves as a full ASCII (and Latin-1 etc) character reference.</p>
<p><a href="http://unicodelookup.com/">Unicode Lookup</a> is based on John Walker&#8217;s command-line tool <a href="http://www.fourmilab.ch/webtools/unum/"><code>unum</code></a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://jonathanhedley.com/articles/2009/04/announcing-unicode-lookup/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Microsoft releases pre-07 Office file specs</title>
		<link>http://jonathanhedley.com/links/2008/07/microsoft-releases-pre-07-office-file-specs</link>
		<comments>http://jonathanhedley.com/links/2008/07/microsoft-releases-pre-07-office-file-specs#comments</comments>
		<pubDate>Thu, 03 Jul 2008 00:43:07 +0000</pubDate>
		<dc:creator>Jonathan Hedley</dc:creator>
				<category><![CDATA[Links]]></category>
		<category><![CDATA[file formats]]></category>
		<category><![CDATA[microsoft]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[specification]]></category>

		<guid isPermaLink="false">http://jonathanhedley.com/?p=153</guid>
		<description><![CDATA[Microsoft has released the specifications to the file formats in the pre-2007 Office suite.
The Microsoft Office binary file formats documentation provides detailed technical specifications for the .doc, .ppt .xls, and .xlsb file formats as created by the following Microsoft Office applications:

.doc: Microsoft Word 97, Microsoft Word 2000, Microsoft Word 2002, Microsoft Office Word 2003, Microsoft [...]]]></description>
			<content:encoded><![CDATA[<p>Microsoft has <a href="http://www.microsoft.com/presspass/press/2008/jun08/06-30InteropUpdatePR.mspx">released the specifications</a> to the file formats in the pre-2007 Office suite.</p>
<blockquote class="spec"><p>The Microsoft Office binary file formats documentation provides detailed technical specifications for the .doc, .ppt .xls, and .xlsb file formats as created by the following Microsoft Office applications:</p>
<ul>
<li>.doc: Microsoft Word 97, Microsoft Word 2000, Microsoft Word 2002, Microsoft Office Word 2003, Microsoft Office Word 2007</li>
<li>.ppt: Microsoft PowerPoint 97, Microsoft PowerPoint 2000, Microsoft PowerPoint 2002, Microsoft Office PowerPoint 2003, Microsoft Office PowerPoint 2007</li>
<li>.xls: Microsoft Excel 97, Microsoft Excel 2000, Microsoft Excel 2002, Microsoft Office Excel 2003, Microsoft Office Excel 2007</li>
<li>.xlsb: Microsoft Office Excel 2007</li>
</ul>
</blockquote>
<div class="rhs">
<p class="spec"><a href="http://msdn.microsoft.com/en-us/library/cc313105.aspx">Microsoft Office Binary File Format Documents</a></p>
</div>
]]></content:encoded>
			<wfw:commentRss>http://jonathanhedley.com/links/2008/07/microsoft-releases-pre-07-office-file-specs/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
