<?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: Javascript Hexadecimal Helpers</title>
	<atom:link href="http://www.mrspeaker.net/2006/11/23/javascript-hex-helpers/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.mrspeaker.net/2006/11/23/javascript-hex-helpers/</link>
	<description>Javascript flâneur, internet flibbertygibbert</description>
	<lastBuildDate>Thu, 26 Jan 2012 09:22:49 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: hex2dec</title>
		<link>http://www.mrspeaker.net/2006/11/23/javascript-hex-helpers/comment-page-1/#comment-1695</link>
		<dc:creator>hex2dec</dc:creator>
		<pubDate>Mon, 29 Mar 2010 04:25:04 +0000</pubDate>
		<guid isPermaLink="false">http://mrspeaker.webeisteddfod.com/2006/11/17/javascript-hex-helpers/#comment-1695</guid>
		<description>[...] $dec = 0, $i For $i = 0 To StringLen($hex) - 1 $dec += Dec(StringMid($hex, StringLen($hex)-$i,1) ...Javascript Hexadecimal Helpers - O! Mr Speaker!alert( HexConverter.hex2dec( &#039;EF&#039; ) ); // gives: 239. That&#039;s all you need for byte conversion [...]</description>
		<content:encoded><![CDATA[<p>[...] $dec = 0, $i For $i = 0 To StringLen($hex) &#8211; 1 $dec += Dec(StringMid($hex, StringLen($hex)-$i,1) &#8230;Javascript Hexadecimal Helpers &#8211; O! Mr Speaker!alert( HexConverter.hex2dec( &#39;EF&#39; ) ); // gives: 239. That&#39;s all you need for byte conversion [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

