<?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: Processing Binary Files In PHP</title>
	<atom:link href="http://w-shadow.com/blog/2006/10/17/processing-binary-files-in-php/feed/" rel="self" type="application/rss+xml" />
	<link>http://w-shadow.com/blog/2006/10/17/processing-binary-files-in-php/</link>
	<description>Slightly Advanced Computer Stuff (and some magic)</description>
	<lastBuildDate>Sat, 21 Nov 2009 04:22:17 +0200</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: dayg</title>
		<link>http://w-shadow.com/blog/2006/10/17/processing-binary-files-in-php/comment-page-1/#comment-30024</link>
		<dc:creator>dayg</dc:creator>
		<pubDate>Wed, 29 Apr 2009 02:47:51 +0000</pubDate>
		<guid isPermaLink="false">http://w-shadow.com/blog/2006/10/17/processing-binary-files-in-php/#comment-30024</guid>
		<description>Coming from the Java land, I have been searching for a method similar to DataOutputStream.writeUTF() for the last couple of days. 

Your tip on the PHP pack() method solved my problem.

Thanks!</description>
		<content:encoded><![CDATA[<p>Coming from the Java land, I have been searching for a method similar to DataOutputStream.writeUTF() for the last couple of days. </p>
<p>Your tip on the PHP pack() method solved my problem.</p>
<p>Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris</title>
		<link>http://w-shadow.com/blog/2006/10/17/processing-binary-files-in-php/comment-page-1/#comment-29988</link>
		<dc:creator>Chris</dc:creator>
		<pubDate>Thu, 23 Apr 2009 16:26:52 +0000</pubDate>
		<guid isPermaLink="false">http://w-shadow.com/blog/2006/10/17/processing-binary-files-in-php/#comment-29988</guid>
		<description>Another very useful tool is bin2hex() if you&#039;re looking to get hex data from the binary file.</description>
		<content:encoded><![CDATA[<p>Another very useful tool is bin2hex() if you&#8217;re looking to get hex data from the binary file.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: White Shadow</title>
		<link>http://w-shadow.com/blog/2006/10/17/processing-binary-files-in-php/comment-page-1/#comment-11092</link>
		<dc:creator>White Shadow</dc:creator>
		<pubDate>Thu, 17 Jan 2008 13:35:57 +0000</pubDate>
		<guid isPermaLink="false">http://w-shadow.com/blog/2006/10/17/processing-binary-files-in-php/#comment-11092</guid>
		<description>You&#039;re welcome :)</description>
		<content:encoded><![CDATA[<p>You&#8217;re welcome <img src='http://w-shadow.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andy H.</title>
		<link>http://w-shadow.com/blog/2006/10/17/processing-binary-files-in-php/comment-page-1/#comment-11091</link>
		<dc:creator>Andy H.</dc:creator>
		<pubDate>Thu, 17 Jan 2008 13:29:22 +0000</pubDate>
		<guid isPermaLink="false">http://w-shadow.com/blog/2006/10/17/processing-binary-files-in-php/#comment-11091</guid>
		<description>That is great! Thank you very much for posting this as it is exactly what I was looking for. Nowhere else, including _PHP in a Nutshell_, does anyone mention this critical fact when working with binary data.</description>
		<content:encoded><![CDATA[<p>That is great! Thank you very much for posting this as it is exactly what I was looking for. Nowhere else, including _PHP in a Nutshell_, does anyone mention this critical fact when working with binary data.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: White Shadow</title>
		<link>http://w-shadow.com/blog/2006/10/17/processing-binary-files-in-php/comment-page-1/#comment-2388</link>
		<dc:creator>White Shadow</dc:creator>
		<pubDate>Wed, 13 Jun 2007 11:42:18 +0000</pubDate>
		<guid isPermaLink="false">http://w-shadow.com/blog/2006/10/17/processing-binary-files-in-php/#comment-2388</guid>
		<description>Sorry, I don&#039;t know what type of data .cgh files contain and I couldn&#039;t find this extension at http://filext.com/file-extension/chg ... I&#039;m afraid I can&#039;t help you in this case.</description>
		<content:encoded><![CDATA[<p>Sorry, I don&#8217;t know what type of data .cgh files contain and I couldn&#8217;t find this extension at <a href="http://filext.com/file-extension/chg" rel="nofollow">http://filext.com/file-extension/chg</a> &#8230; I&#8217;m afraid I can&#8217;t help you in this case.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: kuldeep</title>
		<link>http://w-shadow.com/blog/2006/10/17/processing-binary-files-in-php/comment-page-1/#comment-2384</link>
		<dc:creator>kuldeep</dc:creator>
		<pubDate>Wed, 13 Jun 2007 09:12:13 +0000</pubDate>
		<guid isPermaLink="false">http://w-shadow.com/blog/2006/10/17/processing-binary-files-in-php/#comment-2384</guid>
		<description>can u help me about getting data form binary file 
that extension is .cgh</description>
		<content:encoded><![CDATA[<p>can u help me about getting data form binary file<br />
that extension is .cgh</p>
]]></content:encoded>
	</item>
</channel>
</rss>
