<?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/"
		>
<channel>
	<title>Comments on: Structure Images on ChemSpider Tagged for InChI Searching. Web Service Enabled.</title>
	<atom:link href="http://www.chemspider.com/blog/structure-images-on-chemspider-tagged-for-inchi-searching-web-service-enabled.html/feed" rel="self" type="application/rss+xml" />
	<link>http://www.chemspider.com/blog/structure-images-on-chemspider-tagged-for-inchi-searching-web-service-enabled.html</link>
	<description>Building Community for Chemists</description>
	<lastBuildDate>Sat, 08 Jun 2013 05:28:46 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5</generator>
	<item>
		<title>By: Tony Hammond</title>
		<link>http://www.chemspider.com/blog/structure-images-on-chemspider-tagged-for-inchi-searching-web-service-enabled.html/comment-page-1#comment-3408</link>
		<dc:creator>Tony Hammond</dc:creator>
		<pubDate>Wed, 10 Oct 2007 11:35:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.chemspider.com/blog/?p=161#comment-3408</guid>
		<description><![CDATA[Hi Antony:

Gotta ask, but why not XMP? That IMHO is the way forward to getting extensible metadata in XML (RDF/XML to boot) into media  files:

&quot;An XMP Packet is embedded in a PNG graphic file by adding a chunk of type iTXt. This
chunk is semantically equivalent to the tEXt and zTXt chunks, but the textual data is in the
UTF-8 encoding of the Unicode character set, instead of Latin-1.

The Chunk Data portion is the XMP Packet. The packet must be marked as read-only.&quot;

Details on p.97, XMP Spec:
http://www.adobe.com/devnet/xmp/pdfs/xmp_specification.pdf

Cheers,

Tony]]></description>
		<content:encoded><![CDATA[<p>Hi Antony:</p>
<p>Gotta ask, but why not XMP? That IMHO is the way forward to getting extensible metadata in XML (RDF/XML to boot) into media  files:</p>
<p>&#8220;An XMP Packet is embedded in a PNG graphic file by adding a chunk of type iTXt. This<br />
chunk is semantically equivalent to the tEXt and zTXt chunks, but the textual data is in the<br />
UTF-8 encoding of the Unicode character set, instead of Latin-1.</p>
<p>The Chunk Data portion is the XMP Packet. The packet must be marked as read-only.&#8221;</p>
<p>Details on p.97, XMP Spec:<br />
<a href="http://www.adobe.com/devnet/xmp/pdfs/xmp_specification.pdf" rel="nofollow">http://www.adobe.com/devnet/xmp/pdfs/xmp_specification.pdf</a></p>
<p>Cheers,</p>
<p>Tony</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Developer at ChemSpider</title>
		<link>http://www.chemspider.com/blog/structure-images-on-chemspider-tagged-for-inchi-searching-web-service-enabled.html/comment-page-1#comment-2814</link>
		<dc:creator>Developer at ChemSpider</dc:creator>
		<pubDate>Tue, 25 Sep 2007 06:29:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.chemspider.com/blog/?p=161#comment-2814</guid>
		<description><![CDATA[Tags above were chosen mostly arbitrarily. I still can&#039;t find any pointers on which keywords should be used for tEXt. Any attempt to standardize? Any example of libpng direct usage for storing cheminfo? Any hints where/how IIOMetadata gets stored in PNG? What about other image formats?]]></description>
		<content:encoded><![CDATA[<p>Tags above were chosen mostly arbitrarily. I still can&#8217;t find any pointers on which keywords should be used for tEXt. Any attempt to standardize? Any example of libpng direct usage for storing cheminfo? Any hints where/how IIOMetadata gets stored in PNG? What about other image formats?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rich Apodaca</title>
		<link>http://www.chemspider.com/blog/structure-images-on-chemspider-tagged-for-inchi-searching-web-service-enabled.html/comment-page-1#comment-2810</link>
		<dc:creator>Rich Apodaca</dc:creator>
		<pubDate>Tue, 25 Sep 2007 04:46:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.chemspider.com/blog/?p=161#comment-2810</guid>
		<description><![CDATA[For those do-it-yourselfers out there, many programming languages support reading and writing PNG image metadata:

http://depth-first.com/articles/2007/08/29/never-draw-the-same-molecule-twice-writing-png-image-metadata-with-python

http://blog.modp.com/2007/08/python-pil-and-png-metadata-take-2.html

http://baoilleach.blogspot.com/2007/08/access-embedded-molecular-information.html

http://chem-bla-ics.blogspot.com/2007/08/jchempaint-too-png-embedded.html]]></description>
		<content:encoded><![CDATA[<p>For those do-it-yourselfers out there, many programming languages support reading and writing PNG image metadata:</p>
<p><a href="http://depth-first.com/articles/2007/08/29/never-draw-the-same-molecule-twice-writing-png-image-metadata-with-python" rel="nofollow">http://depth-first.com/articles/2007/08/29/never-draw-the-same-molecule-twice-writing-png-image-metadata-with-python</a></p>
<p><a href="http://blog.modp.com/2007/08/python-pil-and-png-metadata-take-2.html" rel="nofollow">http://blog.modp.com/2007/08/python-pil-and-png-metadata-take-2.html</a></p>
<p><a href="http://baoilleach.blogspot.com/2007/08/access-embedded-molecular-information.html" rel="nofollow">http://baoilleach.blogspot.com/2007/08/access-embedded-molecular-information.html</a></p>
<p><a href="http://chem-bla-ics.blogspot.com/2007/08/jchempaint-too-png-embedded.html" rel="nofollow">http://chem-bla-ics.blogspot.com/2007/08/jchempaint-too-png-embedded.html</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>
