<?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/"
	xmlns:creativeCommons="http://backend.userland.com/creativeCommonsRssModule"
>

<channel>
	<title>Geek Notes &#187; Tools</title>
	<atom:link href="http://www.geek-notes.com/category/tools/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.geek-notes.com</link>
	<description>A web developer's blog: languages, search engines, servers.</description>
	<lastBuildDate>Thu, 12 Nov 2009 01:14:45 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<creativeCommons:license>http://creativecommons.org/licenses/by-nc-sa/2.5/</creativeCommons:license>
		<item>
		<title>Available tools</title>
		<link>http://www.geek-notes.com/tools/18/available-tools/</link>
		<comments>http://www.geek-notes.com/tools/18/available-tools/#comments</comments>
		<pubDate>Sun, 07 May 2006 14:00:09 +0000</pubDate>
		<dc:creator>Maurizio Petrone</dc:creator>
				<category><![CDATA[Tools]]></category>

		<guid isPermaLink="false">http://www.geek-notes.com/tools/18/available-tools/</guid>
		<description><![CDATA[
This post is a list of the software tools available on this site.
The list will be updated every time a new tool is available.
If you want more software tools, feel free to suggest your needs in a comment on this post!
Here is the list of the available ones, at the moment:

Text to Binary translator
Encodes plain [...]]]></description>
			<content:encoded><![CDATA[<img src="/wp-content/icons/icon_tools.gif" width="80" height="80" class="icon" alt="Tools" />
<p>This post is a <strong>list of the software tools available on this site</strong>.</p>
<p>The list will be updated every time a new tool is available.</p>
<p>If you <strong>want more software tools</strong>, feel free to suggest your needs in a comment on this post!</p>
<p>Here is the list of the available ones, at the moment:</p>
<ul>
<li><a href="http://www.geek-notes.com/tools/17/text-to-binary-translator/">Text to Binary translator</a><br />
Encodes plain ASCII text (like the one you are reading) in binary code, and vice-versa. With a javascript function, it&#8217;s possible to have your text translated &#8220;live&#8221; in binary at each character you type.<br />
Useful to solve game&#8217;s quests, for programming (altough rarely), or just for fun!</li>
</ul>
<div class="sociable"><span class="sociable_tagline"><strong>Bookmark:</strong><span>These icons link to social bookmarking sites where readers can share and discover new web pages.</span></span><ul>
	<li><a href="http://digg.com/submit?phase=2&amp;url=http://www.geek-notes.com/tools/18/available-tools/&amp;title=Available+tools" title="digg"><img src="http://www.geek-notes.com/wp-content/plugins/sociable/images/digg.png" alt="digg" /></a></li>
	<li><a href="http://del.icio.us/post?url=http://www.geek-notes.com/tools/18/available-tools/&amp;title=Available+tools" title="del.icio.us"><img src="http://www.geek-notes.com/wp-content/plugins/sociable/images/delicious.png" alt="del.icio.us" /></a></li>
	<li><a href="http://blogmarks.net/my/new.php?mini=1&amp;simple=1&amp;url=http://www.geek-notes.com/tools/18/available-tools/&amp;title=Available+tools" title="blogmarks"><img src="http://www.geek-notes.com/wp-content/plugins/sociable/images/blogmarks.png" alt="blogmarks" /></a></li>
	<li><a href="http://co.mments.com/track?url=http://www.geek-notes.com/tools/18/available-tools/&amp;title=Available+tools" title="co.mments"><img src="http://www.geek-notes.com/wp-content/plugins/sociable/images/co.mments.gif" alt="co.mments" /></a></li>
	<li><a href="http://www.newsvine.com/_tools/seed&amp;save?u=http://www.geek-notes.com/tools/18/available-tools/&amp;h=Available+tools" title="NewsVine"><img src="http://www.geek-notes.com/wp-content/plugins/sociable/images/newsvine.png" alt="NewsVine" /></a></li>
	<li><a href="http://www.furl.net/storeIt.jsp?u=http://www.geek-notes.com/tools/18/available-tools/&amp;t=Available+tools" title="Furl"><img src="http://www.geek-notes.com/wp-content/plugins/sociable/images/furl.png" alt="Furl" /></a></li>
</ul></div>
]]></content:encoded>
			<wfw:commentRss>http://www.geek-notes.com/tools/18/available-tools/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
	<creativeCommons:license>http://creativecommons.org/licenses/by-nc-sa/2.5/</creativeCommons:license>
	</item>
		<item>
		<title>Text to Binary translator</title>
		<link>http://www.geek-notes.com/tools/17/text-to-binary-translator/</link>
		<comments>http://www.geek-notes.com/tools/17/text-to-binary-translator/#comments</comments>
		<pubDate>Sun, 07 May 2006 13:00:15 +0000</pubDate>
		<dc:creator>Maurizio Petrone</dc:creator>
				<category><![CDATA[Tools]]></category>

		<guid isPermaLink="false">http://www.geek-notes.com/tools/17/binary-to-ascii-translator/</guid>
		<description><![CDATA[
Type your text in the first field, and you&#8217;ll see its binary encoding in the second one. You can also translate from binary to plain text.
< ?php include('./tools/binary.php'); ?>
Bookmark:These icons link to social bookmarking sites where readers can share and discover new web pages.
	
	
	
	
	
	

]]></description>
			<content:encoded><![CDATA[<img src="/wp-content/icons/icon_tools.gif" width="80" height="80" class="icon" alt="Tools" />
<p>Type your text in the first field, and you&#8217;ll see its binary encoding in the second one. You can also translate from binary to plain text.</p>
<hr />< ?php include('./tools/binary.php'); ?></p>
<div class="sociable"><span class="sociable_tagline"><strong>Bookmark:</strong><span>These icons link to social bookmarking sites where readers can share and discover new web pages.</span></span><ul>
	<li><a href="http://digg.com/submit?phase=2&amp;url=http://www.geek-notes.com/tools/17/text-to-binary-translator/&amp;title=Text+to+Binary+translator" title="digg"><img src="http://www.geek-notes.com/wp-content/plugins/sociable/images/digg.png" alt="digg" /></a></li>
	<li><a href="http://del.icio.us/post?url=http://www.geek-notes.com/tools/17/text-to-binary-translator/&amp;title=Text+to+Binary+translator" title="del.icio.us"><img src="http://www.geek-notes.com/wp-content/plugins/sociable/images/delicious.png" alt="del.icio.us" /></a></li>
	<li><a href="http://blogmarks.net/my/new.php?mini=1&amp;simple=1&amp;url=http://www.geek-notes.com/tools/17/text-to-binary-translator/&amp;title=Text+to+Binary+translator" title="blogmarks"><img src="http://www.geek-notes.com/wp-content/plugins/sociable/images/blogmarks.png" alt="blogmarks" /></a></li>
	<li><a href="http://co.mments.com/track?url=http://www.geek-notes.com/tools/17/text-to-binary-translator/&amp;title=Text+to+Binary+translator" title="co.mments"><img src="http://www.geek-notes.com/wp-content/plugins/sociable/images/co.mments.gif" alt="co.mments" /></a></li>
	<li><a href="http://www.newsvine.com/_tools/seed&amp;save?u=http://www.geek-notes.com/tools/17/text-to-binary-translator/&amp;h=Text+to+Binary+translator" title="NewsVine"><img src="http://www.geek-notes.com/wp-content/plugins/sociable/images/newsvine.png" alt="NewsVine" /></a></li>
	<li><a href="http://www.furl.net/storeIt.jsp?u=http://www.geek-notes.com/tools/17/text-to-binary-translator/&amp;t=Text+to+Binary+translator" title="Furl"><img src="http://www.geek-notes.com/wp-content/plugins/sociable/images/furl.png" alt="Furl" /></a></li>
</ul></div>
]]></content:encoded>
			<wfw:commentRss>http://www.geek-notes.com/tools/17/text-to-binary-translator/feed/</wfw:commentRss>
		<slash:comments>146</slash:comments>
	<creativeCommons:license>http://creativecommons.org/licenses/by-nc-sa/2.5/</creativeCommons:license>
	</item>
	</channel>
</rss>
