<?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>DIMW &#187; binary</title>
	<atom:link href="http://www.doitmyway.net/tag/binary/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.doitmyway.net</link>
	<description>Do It My Way or die trying!</description>
	<lastBuildDate>Wed, 07 Jul 2010 16:38:43 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Binary, Octal, Decimal and Hexadecimal converter(Java)</title>
		<link>http://www.doitmyway.net/2010/02/22/binary-octal-decimal-and-hexadecimal-converter-java/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=binary-octal-decimal-and-hexadecimal-converter-java</link>
		<comments>http://www.doitmyway.net/2010/02/22/binary-octal-decimal-and-hexadecimal-converter-java/#comments</comments>
		<pubDate>Sun, 21 Feb 2010 20:17:48 +0000</pubDate>
		<dc:creator>AL YAMANI</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[binary]]></category>
		<category><![CDATA[converter]]></category>
		<category><![CDATA[Decimal]]></category>
		<category><![CDATA[from]]></category>
		<category><![CDATA[Hexadecimal]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[Octal]]></category>
		<category><![CDATA[to]]></category>

		<guid isPermaLink="false">http://www.doitmyway.net/?p=750</guid>
		<description><![CDATA[I was working on a simple project that simulate CPU registers, where users can use an assembly-like commands to issue some process while watching changes on the virtual CPU registers. you may visit it using this link: http://www.doitmyway.net/2010/02/21/cpu-registers-simulator-educational-project/ In fact CPU data are in binary, although users may want to read those data in different]]></description>
		<wfw:commentRss>http://www.doitmyway.net/2010/02/22/binary-octal-decimal-and-hexadecimal-converter-java/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>decompile wordpress mo to po</title>
		<link>http://www.doitmyway.net/2009/06/30/decompile-wordpress-mo-to-po/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=decompile-wordpress-mo-to-po</link>
		<comments>http://www.doitmyway.net/2009/06/30/decompile-wordpress-mo-to-po/#comments</comments>
		<pubDate>Tue, 30 Jun 2009 18:03:13 +0000</pubDate>
		<dc:creator>AL YAMANI</dc:creator>
				<category><![CDATA[Misc]]></category>
		<category><![CDATA[binary]]></category>
		<category><![CDATA[compile]]></category>
		<category><![CDATA[decompile]]></category>
		<category><![CDATA[editor]]></category>
		<category><![CDATA[language]]></category>
		<category><![CDATA[mo]]></category>
		<category><![CDATA[multilanguage]]></category>
		<category><![CDATA[po]]></category>
		<category><![CDATA[poedit]]></category>
		<category><![CDATA[translation]]></category>
		<category><![CDATA[translator]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://dimw.doitmyway.net/?p=446</guid>
		<description><![CDATA[hi all, wordpress is a very powerfull blog publishing application. it supports multilanguage. and its using (mo) and (po) files as languages files. po files are editable language file, where mo is a binary file. normally language translation are prepared as po files. then they compiled to mo files. but today we will do the]]></description>
		<wfw:commentRss>http://www.doitmyway.net/2009/06/30/decompile-wordpress-mo-to-po/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
