<?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>NEXT DESIGN &#187; Web Development</title>
	<atom:link href="http://hellonext.com/http:/hellonext.com/topics/development/feed/" rel="self" type="application/rss+xml" />
	<link>http://hellonext.com</link>
	<description>What's going on at Next Design?</description>
	<lastBuildDate>Wed, 07 Oct 2009 19:00:07 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>ascii Table</title>
		<link>http://hellonext.com/2009/09/02/ascii-table/</link>
		<comments>http://hellonext.com/2009/09/02/ascii-table/#comments</comments>
		<pubDate>Wed, 02 Sep 2009 20:06:54 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Web Development]]></category>

		<guid isPermaLink="false">http://hellonext.com/?p=33</guid>
		<description><![CDATA[Text ASCII Binary  n/a   chr(0)   00000000   n/a   chr(1)   00000001   n/a   chr(2)   00000010   n/a   chr(3)   00000011   n/a   chr(4)   00000100   n/a   chr(5)   00000101   n/a   chr(6)   00000110   n/a  ]]></description>
			<content:encoded><![CDATA[<table border="0">
<tbody>
<tr>
<td valign="top">
<table class="asciiTable" border="0">
<tbody>
<tr>
<th>Text</th>
<th>ASCII</th>
<th>Binary</th>
</tr>
<tr>
<td>n/a</td>
<td>chr(0)</td>
<td>00000000</td>
</tr>
<tr>
<td>n/a</td>
<td>chr(1)</td>
<td>00000001</td>
</tr>
<tr>
<td>n/a</td>
<td>chr(2)</td>
<td>00000010</td>
</tr>
<tr>
<td>n/a</td>
<td>chr(3)</td>
<td>00000011</td>
</tr>
<tr>
<td>n/a</td>
<td>chr(4)</td>
<td>00000100</td>
</tr>
<tr>
<td>n/a</td>
<td>chr(5)</td>
<td>00000101</td>
</tr>
<tr>
<td>n/a</td>
<td>chr(6)</td>
<td>00000110</td>
</tr>
<tr>
<td>n/a</td>
<td>chr(7)</td>
<td>00000111</td>
</tr>
<tr>
<td>n/a</td>
<td>chr(8)</td>
<td>00001000</td>
</tr>
<tr>
<td>n/a</td>
<td>chr(9)</td>
<td>00001001</td>
</tr>
<tr>
<td>n/a</td>
<td>chr(10)</td>
<td>00001010</td>
</tr>
<tr>
<td>n/a</td>
<td>chr(11)</td>
<td>00001011</td>
</tr>
<tr>
<td>n/a</td>
<td>chr(12)</td>
<td>00001100</td>
</tr>
<tr>
<td>n/a</td>
<td>chr(13)</td>
<td>00001101</td>
</tr>
<tr>
<td>n/a</td>
<td>chr(14)</td>
<td>00001110</td>
</tr>
<tr>
<td>n/a</td>
<td>chr(15)</td>
<td>00001111</td>
</tr>
<tr>
<td>n/a</td>
<td>chr(16)</td>
<td>00010000</td>
</tr>
<tr>
<td>n/a</td>
<td>chr(17)</td>
<td>00010001</td>
</tr>
<tr>
<td>n/a</td>
<td>chr(18)</td>
<td>00010010</td>
</tr>
<tr>
<td>n/a</td>
<td>chr(19)</td>
<td>00010011</td>
</tr>
<tr>
<td>n/a</td>
<td>chr(20)</td>
<td>00010100</td>
</tr>
<tr>
<td>n/a</td>
<td>chr(21)</td>
<td>00010101</td>
</tr>
<tr>
<td>n/a</td>
<td>chr(22)</td>
<td>00010110</td>
</tr>
<tr>
<td>n/a</td>
<td>chr(23)</td>
<td>00010111</td>
</tr>
<tr>
<td>n/a</td>
<td>chr(24)</td>
<td>00011000</td>
</tr>
<tr>
<td>n/a</td>
<td>chr(25)</td>
<td>00011001</td>
</tr>
<tr>
<td>n/a</td>
<td>chr(26)</td>
<td>00011010</td>
</tr>
<tr>
<td>n/a</td>
<td>chr(27)</td>
<td>00011011</td>
</tr>
<tr>
<td>n/a</td>
<td>chr(28)</td>
<td>00011100</td>
</tr>
<tr>
<td>n/a</td>
<td>chr(29)</td>
<td>00011101</td>
</tr>
<tr>
<td>n/a</td>
<td>chr(30)</td>
<td>00011110</td>
</tr>
<tr>
<td>n/a</td>
<td>chr(31)</td>
<td>00011111</td>
</tr>
<tr>
<td>n/a</td>
<td>chr(32)</td>
<td>00100000</td>
</tr>
<tr>
<td>!</td>
<td>chr(33)</td>
<td>00100001</td>
</tr>
<tr>
<td>&#8220;</td>
<td>chr(34)</td>
<td>00100010</td>
</tr>
<tr>
<td>#</td>
<td>chr(35)</td>
<td>00100011</td>
</tr>
<tr>
<td>$</td>
<td>chr(36)</td>
<td>00100100</td>
</tr>
<tr>
<td>%</td>
<td>chr(37)</td>
<td>00100101</td>
</tr>
<tr>
<td>&amp;</td>
<td>chr(38)</td>
<td>00100110</td>
</tr>
<tr>
<td>&#8216;</td>
<td>chr(39)</td>
<td>00100111</td>
</tr>
<tr>
<td>(</td>
<td>chr(40)</td>
<td>00101000</td>
</tr>
<tr>
<td>)</td>
<td>chr(41)</td>
<td>00101001</td>
</tr>
<tr>
<td>*</td>
<td>chr(42)</td>
<td>00101010</td>
</tr>
<tr>
<td>+</td>
<td>chr(43)</td>
<td>00101011</td>
</tr>
<tr>
<td>,</td>
<td>chr(44)</td>
<td>00101100</td>
</tr>
<tr>
<td>-</td>
<td>chr(45)</td>
<td>00101101</td>
</tr>
<tr>
<td>.</td>
<td>chr(46)</td>
<td>00101110</td>
</tr>
<tr>
<td>/</td>
<td>chr(47)</td>
<td>00101111</td>
</tr>
<tr>
<td>0</td>
<td>chr(48)</td>
<td>00110000</td>
</tr>
<tr>
<td>1</td>
<td>chr(49)</td>
<td>00110001</td>
</tr>
<tr>
<td>2</td>
<td>chr(50)</td>
<td>00110010</td>
</tr>
<tr>
<td>3</td>
<td>chr(51)</td>
<td>00110011</td>
</tr>
<tr>
<td>4</td>
<td>chr(52)</td>
<td>00110100</td>
</tr>
<tr>
<td>5</td>
<td>chr(53)</td>
<td>00110101</td>
</tr>
<tr>
<td>6</td>
<td>chr(54)</td>
<td>00110110</td>
</tr>
<tr>
<td>7</td>
<td>chr(55)</td>
<td>00110111</td>
</tr>
<tr>
<td>8</td>
<td>chr(56)</td>
<td>00111000</td>
</tr>
<tr>
<td>9</td>
<td>chr(57)</td>
<td>00111001</td>
</tr>
<tr>
<td>:</td>
<td>chr(58)</td>
<td>00111010</td>
</tr>
<tr>
<td>;</td>
<td>chr(59)</td>
<td>00111011</td>
</tr>
<tr>
<td>&lt;</td>
<td>chr(60)</td>
<td>00111100</td>
</tr>
<tr>
<td>=</td>
<td>chr(61)</td>
<td>00111101</td>
</tr>
<tr>
<td>&gt;</td>
<td>chr(62)</td>
<td>00111110</td>
</tr>
<tr>
<td>?</td>
<td>chr(63)</td>
<td>00111111</td>
</tr>
<tr>
<td>@</td>
<td>chr(64)</td>
<td>01000000</td>
</tr>
<tr>
<td>A</td>
<td>chr(65)</td>
<td>01000001</td>
</tr>
<tr>
<td>B</td>
<td>chr(66)</td>
<td>01000010</td>
</tr>
<tr>
<td>C</td>
<td>chr(67)</td>
<td>01000011</td>
</tr>
<tr>
<td>D</td>
<td>chr(68)</td>
<td>01000100</td>
</tr>
<tr>
<td>E</td>
<td>chr(69)</td>
<td>01000101</td>
</tr>
<tr>
<td>F</td>
<td>chr(70)</td>
<td>01000110</td>
</tr>
<tr>
<td>G</td>
<td>chr(71)</td>
<td>01000111</td>
</tr>
<tr>
<td>H</td>
<td>chr(72)</td>
<td>01001000</td>
</tr>
<tr>
<td>I</td>
<td>chr(73)</td>
<td>01001001</td>
</tr>
<tr>
<td>J</td>
<td>chr(74)</td>
<td>01001010</td>
</tr>
<tr>
<td>K</td>
<td>chr(75)</td>
<td>01001011</td>
</tr>
<tr>
<td>L</td>
<td>chr(76)</td>
<td>01001100</td>
</tr>
<tr>
<td>M</td>
<td>chr(77)</td>
<td>01001101</td>
</tr>
<tr>
<td>N</td>
<td>chr(78)</td>
<td>01001110</td>
</tr>
<tr>
<td>O</td>
<td>chr(79)</td>
<td>01001111</td>
</tr>
<tr>
<td>P</td>
<td>chr(80)</td>
<td>01010000</td>
</tr>
<tr>
<td>Q</td>
<td>chr(81)</td>
<td>01010001</td>
</tr>
<tr>
<td>R</td>
<td>chr(82)</td>
<td>01010010</td>
</tr>
<tr>
<td>S</td>
<td>chr(83)</td>
<td>01010011</td>
</tr>
<tr>
<td>T</td>
<td>chr(84)</td>
<td>01010100</td>
</tr>
<tr>
<td>U</td>
<td>chr(85)</td>
<td>01010101</td>
</tr>
<tr>
<td>V</td>
<td>chr(86)</td>
<td>01010110</td>
</tr>
<tr>
<td>W</td>
<td>chr(87)</td>
<td>01010111</td>
</tr>
<tr>
<td>X</td>
<td>chr(88)</td>
<td>01011000</td>
</tr>
<tr>
<td>Y</td>
<td>chr(89)</td>
<td>01011001</td>
</tr>
<tr>
<td>Z</td>
<td>chr(90)</td>
<td>01011010</td>
</tr>
<tr>
<td>[</td>
<td>chr(91)</td>
<td>01011011</td>
</tr>
<tr>
<td>\</td>
<td>chr(92)</td>
<td>01011100</td>
</tr>
<tr>
<td>]</td>
<td>chr(93)</td>
<td>01011101</td>
</tr>
<tr>
<td>^</td>
<td>chr(94)</td>
<td>01011110</td>
</tr>
<tr>
<td>_</td>
<td>chr(95)</td>
<td>01011111</td>
</tr>
<tr>
<td>`</td>
<td>chr(96)</td>
<td>01100000</td>
</tr>
<tr>
<td>a</td>
<td>chr(97)</td>
<td>01100001</td>
</tr>
<tr>
<td>b</td>
<td>chr(98)</td>
<td>01100010</td>
</tr>
<tr>
<td>c</td>
<td>chr(99)</td>
<td>01100011</td>
</tr>
<tr>
<td>d</td>
<td>chr(100)</td>
<td>01100100</td>
</tr>
<tr>
<td>e</td>
<td>chr(101)</td>
<td>01100101</td>
</tr>
<tr>
<td>f</td>
<td>chr(102)</td>
<td>01100110</td>
</tr>
<tr>
<td>g</td>
<td>chr(103)</td>
<td>01100111</td>
</tr>
<tr>
<td>h</td>
<td>chr(104)</td>
<td>01101000</td>
</tr>
<tr>
<td>i</td>
<td>chr(105)</td>
<td>01101001</td>
</tr>
<tr>
<td>j</td>
<td>chr(106)</td>
<td>01101010</td>
</tr>
<tr>
<td>k</td>
<td>chr(107)</td>
<td>01101011</td>
</tr>
<tr>
<td>l</td>
<td>chr(108)</td>
<td>01101100</td>
</tr>
<tr>
<td>m</td>
<td>chr(109)</td>
<td>01101101</td>
</tr>
<tr>
<td>n</td>
<td>chr(110)</td>
<td>01101110</td>
</tr>
<tr>
<td>o</td>
<td>chr(111)</td>
<td>01101111</td>
</tr>
<tr>
<td>p</td>
<td>chr(112)</td>
<td>01110000</td>
</tr>
<tr>
<td>q</td>
<td>chr(113)</td>
<td>01110001</td>
</tr>
<tr>
<td>r</td>
<td>chr(114)</td>
<td>01110010</td>
</tr>
<tr>
<td>s</td>
<td>chr(115)</td>
<td>01110011</td>
</tr>
<tr>
<td>t</td>
<td>chr(116)</td>
<td>01110100</td>
</tr>
<tr>
<td>u</td>
<td>chr(117)</td>
<td>01110101</td>
</tr>
<tr>
<td>v</td>
<td>chr(118)</td>
<td>01110110</td>
</tr>
<tr>
<td>w</td>
<td>chr(119)</td>
<td>01110111</td>
</tr>
<tr>
<td>x</td>
<td>chr(120)</td>
<td>01111000</td>
</tr>
<tr>
<td>y</td>
<td>chr(121)</td>
<td>01111001</td>
</tr>
<tr>
<td>z</td>
<td>chr(122)</td>
<td>01111010</td>
</tr>
<tr>
<td>{</td>
<td>chr(123)</td>
<td>01111011</td>
</tr>
<tr>
<td>|</td>
<td>chr(124)</td>
<td>01111100</td>
</tr>
<tr>
<td>}</td>
<td>chr(125)</td>
<td>01111101</td>
</tr>
<tr>
<td>~</td>
<td>chr(126)</td>
<td>01111110</td>
</tr>
<tr>
<td>n/a</td>
<td>chr(127)</td>
<td>01111111</td>
</tr>
</tbody>
</table>
</td>
<td valign="top">
<table class="asciiTable" border="0">
<tbody>
<tr>
<th>Text</th>
<th>ASCII</th>
<th>Binary</th>
</tr>
<tr>
<td>n/a</td>
<td>chr(127)</td>
<td>01111111</td>
</tr>
<tr>
<td>€</td>
<td>chr(128)</td>
<td>10000000</td>
</tr>
<tr>
<td>n/a</td>
<td>chr(129)</td>
<td>10000001</td>
</tr>
<tr>
<td>‚</td>
<td>chr(130)</td>
<td>10000010</td>
</tr>
<tr>
<td>ƒ</td>
<td>chr(131)</td>
<td>10000011</td>
</tr>
<tr>
<td>„</td>
<td>chr(132)</td>
<td>10000100</td>
</tr>
<tr>
<td>…</td>
<td>chr(133)</td>
<td>10000101</td>
</tr>
<tr>
<td>†</td>
<td>chr(134)</td>
<td>10000110</td>
</tr>
<tr>
<td>‡</td>
<td>chr(135)</td>
<td>10000111</td>
</tr>
<tr>
<td>ˆ</td>
<td>chr(136)</td>
<td>10001000</td>
</tr>
<tr>
<td>‰</td>
<td>chr(137)</td>
<td>10001001</td>
</tr>
<tr>
<td>Š</td>
<td>chr(138)</td>
<td>10001010</td>
</tr>
<tr>
<td>‹</td>
<td>chr(139)</td>
<td>10001011</td>
</tr>
<tr>
<td>Œ</td>
<td>chr(140)</td>
<td>10001100</td>
</tr>
<tr>
<td>n/a</td>
<td>chr(141)</td>
<td>10001101</td>
</tr>
<tr>
<td>Ž</td>
<td>chr(142)</td>
<td>10001110</td>
</tr>
<tr>
<td>n/a</td>
<td>chr(143)</td>
<td>10001111</td>
</tr>
<tr>
<td>n/a</td>
<td>chr(144)</td>
<td>10010000</td>
</tr>
<tr>
<td>‘</td>
<td>chr(145)</td>
<td>10010001</td>
</tr>
<tr>
<td>’</td>
<td>chr(146)</td>
<td>10010010</td>
</tr>
<tr>
<td>“</td>
<td>chr(147)</td>
<td>10010011</td>
</tr>
<tr>
<td>”</td>
<td>chr(148)</td>
<td>10010100</td>
</tr>
<tr>
<td>•</td>
<td>chr(149)</td>
<td>10010101</td>
</tr>
<tr>
<td>–</td>
<td>chr(150)</td>
<td>10010110</td>
</tr>
<tr>
<td>—</td>
<td>chr(151)</td>
<td>10010111</td>
</tr>
<tr>
<td>˜</td>
<td>chr(152)</td>
<td>10011000</td>
</tr>
<tr>
<td>™</td>
<td>chr(153)</td>
<td>10011001</td>
</tr>
<tr>
<td>š</td>
<td>chr(154)</td>
<td>10011010</td>
</tr>
<tr>
<td>›</td>
<td>chr(155)</td>
<td>10011011</td>
</tr>
<tr>
<td>œ</td>
<td>chr(156)</td>
<td>10011100</td>
</tr>
<tr>
<td>n/a</td>
<td>chr(157)</td>
<td>10011101</td>
</tr>
<tr>
<td>ž</td>
<td>chr(158)</td>
<td>10011110</td>
</tr>
<tr>
<td>Ÿ</td>
<td>chr(159)</td>
<td>10011111</td>
</tr>
<tr>
<td></td>
<td>chr(160)</td>
<td>10100000</td>
</tr>
<tr>
<td>¡</td>
<td>chr(161)</td>
<td>10100001</td>
</tr>
<tr>
<td>¢</td>
<td>chr(162)</td>
<td>10100010</td>
</tr>
<tr>
<td>£</td>
<td>chr(163)</td>
<td>10100011</td>
</tr>
<tr>
<td>¤</td>
<td>chr(164)</td>
<td>10100100</td>
</tr>
<tr>
<td>¥</td>
<td>chr(165)</td>
<td>10100101</td>
</tr>
<tr>
<td>¦</td>
<td>chr(166)</td>
<td>10100110</td>
</tr>
<tr>
<td>§</td>
<td>chr(167)</td>
<td>10100111</td>
</tr>
<tr>
<td>¨</td>
<td>chr(168)</td>
<td>10101000</td>
</tr>
<tr>
<td>©</td>
<td>chr(169)</td>
<td>10101001</td>
</tr>
<tr>
<td>ª</td>
<td>chr(170)</td>
<td>10101010</td>
</tr>
<tr>
<td>«</td>
<td>chr(171)</td>
<td>10101011</td>
</tr>
<tr>
<td>¬</td>
<td>chr(172)</td>
<td>10101100</td>
</tr>
<tr>
<td>­</td>
<td>chr(173)</td>
<td>10101101</td>
</tr>
<tr>
<td>®</td>
<td>chr(174)</td>
<td>10101110</td>
</tr>
<tr>
<td>¯</td>
<td>chr(175)</td>
<td>10101111</td>
</tr>
<tr>
<td>°</td>
<td>chr(176)</td>
<td>10110000</td>
</tr>
<tr>
<td>±</td>
<td>chr(177)</td>
<td>10110001</td>
</tr>
<tr>
<td>²</td>
<td>chr(178)</td>
<td>10110010</td>
</tr>
<tr>
<td>³</td>
<td>chr(179)</td>
<td>10110011</td>
</tr>
<tr>
<td>´</td>
<td>chr(180)</td>
<td>10110100</td>
</tr>
<tr>
<td>µ</td>
<td>chr(181)</td>
<td>10110101</td>
</tr>
<tr>
<td>¶</td>
<td>chr(182)</td>
<td>10110110</td>
</tr>
<tr>
<td>·</td>
<td>chr(183)</td>
<td>10110111</td>
</tr>
<tr>
<td>¸</td>
<td>chr(184)</td>
<td>10111000</td>
</tr>
<tr>
<td>¹</td>
<td>chr(185)</td>
<td>10111001</td>
</tr>
<tr>
<td>º</td>
<td>chr(186)</td>
<td>10111010</td>
</tr>
<tr>
<td>»</td>
<td>chr(187)</td>
<td>10111011</td>
</tr>
<tr>
<td>¼</td>
<td>chr(188)</td>
<td>10111100</td>
</tr>
<tr>
<td>½</td>
<td>chr(189)</td>
<td>10111101</td>
</tr>
<tr>
<td>¾</td>
<td>chr(190)</td>
<td>10111110</td>
</tr>
<tr>
<td>¿</td>
<td>chr(191)</td>
<td>10111111</td>
</tr>
<tr>
<td>À</td>
<td>chr(192)</td>
<td>11000000</td>
</tr>
<tr>
<td>Á</td>
<td>chr(193)</td>
<td>11000001</td>
</tr>
<tr>
<td>Â</td>
<td>chr(194)</td>
<td>11000010</td>
</tr>
<tr>
<td>Ã</td>
<td>chr(195)</td>
<td>11000011</td>
</tr>
<tr>
<td>Ä</td>
<td>chr(196)</td>
<td>11000100</td>
</tr>
<tr>
<td>Å</td>
<td>chr(197)</td>
<td>11000101</td>
</tr>
<tr>
<td>Æ</td>
<td>chr(198)</td>
<td>11000110</td>
</tr>
<tr>
<td>Ç</td>
<td>chr(199)</td>
<td>11000111</td>
</tr>
<tr>
<td>È</td>
<td>chr(200)</td>
<td>11001000</td>
</tr>
<tr>
<td>É</td>
<td>chr(201)</td>
<td>11001001</td>
</tr>
<tr>
<td>Ê</td>
<td>chr(202)</td>
<td>11001010</td>
</tr>
<tr>
<td>Ë</td>
<td>chr(203)</td>
<td>11001011</td>
</tr>
<tr>
<td>Ì</td>
<td>chr(204)</td>
<td>11001100</td>
</tr>
<tr>
<td>Í</td>
<td>chr(205)</td>
<td>11001101</td>
</tr>
<tr>
<td>Î</td>
<td>chr(206)</td>
<td>11001110</td>
</tr>
<tr>
<td>Ï</td>
<td>chr(207)</td>
<td>11001111</td>
</tr>
<tr>
<td>Ð</td>
<td>chr(208)</td>
<td>11010000</td>
</tr>
<tr>
<td>Ñ</td>
<td>chr(209)</td>
<td>11010001</td>
</tr>
<tr>
<td>Ò</td>
<td>chr(210)</td>
<td>11010010</td>
</tr>
<tr>
<td>Ó</td>
<td>chr(211)</td>
<td>11010011</td>
</tr>
<tr>
<td>Ô</td>
<td>chr(212)</td>
<td>11010100</td>
</tr>
<tr>
<td>Õ</td>
<td>chr(213)</td>
<td>11010101</td>
</tr>
<tr>
<td>Ö</td>
<td>chr(214)</td>
<td>11010110</td>
</tr>
<tr>
<td>×</td>
<td>chr(215)</td>
<td>11010111</td>
</tr>
<tr>
<td>Ø</td>
<td>chr(216)</td>
<td>11011000</td>
</tr>
<tr>
<td>Ù</td>
<td>chr(217)</td>
<td>11011001</td>
</tr>
<tr>
<td>Ú</td>
<td>chr(218)</td>
<td>11011010</td>
</tr>
<tr>
<td>Û</td>
<td>chr(219)</td>
<td>11011011</td>
</tr>
<tr>
<td>Ü</td>
<td>chr(220)</td>
<td>11011100</td>
</tr>
<tr>
<td>Ý</td>
<td>chr(221)</td>
<td>11011101</td>
</tr>
<tr>
<td>Þ</td>
<td>chr(222)</td>
<td>11011110</td>
</tr>
<tr>
<td>ß</td>
<td>chr(223)</td>
<td>11011111</td>
</tr>
<tr>
<td>à</td>
<td>chr(224)</td>
<td>11100000</td>
</tr>
<tr>
<td>á</td>
<td>chr(225)</td>
<td>11100001</td>
</tr>
<tr>
<td>â</td>
<td>chr(226)</td>
<td>11100010</td>
</tr>
<tr>
<td>ã</td>
<td>chr(227)</td>
<td>11100011</td>
</tr>
<tr>
<td>ä</td>
<td>chr(228)</td>
<td>11100100</td>
</tr>
<tr>
<td>å</td>
<td>chr(229)</td>
<td>11100101</td>
</tr>
<tr>
<td>æ</td>
<td>chr(230)</td>
<td>11100110</td>
</tr>
<tr>
<td>ç</td>
<td>chr(231)</td>
<td>11100111</td>
</tr>
<tr>
<td>è</td>
<td>chr(232)</td>
<td>11101000</td>
</tr>
<tr>
<td>é</td>
<td>chr(233)</td>
<td>11101001</td>
</tr>
<tr>
<td>ê</td>
<td>chr(234)</td>
<td>11101010</td>
</tr>
<tr>
<td>ë</td>
<td>chr(235)</td>
<td>11101011</td>
</tr>
<tr>
<td>ì</td>
<td>chr(236)</td>
<td>11101100</td>
</tr>
<tr>
<td>í</td>
<td>chr(237)</td>
<td>11101101</td>
</tr>
<tr>
<td>î</td>
<td>chr(238)</td>
<td>11101110</td>
</tr>
<tr>
<td>ï</td>
<td>chr(239)</td>
<td>11101111</td>
</tr>
<tr>
<td>ð</td>
<td>chr(240)</td>
<td>11110000</td>
</tr>
<tr>
<td>ñ</td>
<td>chr(241)</td>
<td>11110001</td>
</tr>
<tr>
<td>ò</td>
<td>chr(242)</td>
<td>11110010</td>
</tr>
<tr>
<td>ó</td>
<td>chr(243)</td>
<td>11110011</td>
</tr>
<tr>
<td>ô</td>
<td>chr(244)</td>
<td>11110100</td>
</tr>
<tr>
<td>õ</td>
<td>chr(245)</td>
<td>11110101</td>
</tr>
<tr>
<td>ö</td>
<td>chr(246)</td>
<td>11110110</td>
</tr>
<tr>
<td>÷</td>
<td>chr(247)</td>
<td>11110111</td>
</tr>
<tr>
<td>ø</td>
<td>chr(248)</td>
<td>11111000</td>
</tr>
<tr>
<td>ù</td>
<td>chr(249)</td>
<td>11111001</td>
</tr>
<tr>
<td>ú</td>
<td>chr(250)</td>
<td>11111010</td>
</tr>
<tr>
<td>û</td>
<td>chr(251)</td>
<td>11111011</td>
</tr>
<tr>
<td>ü</td>
<td>chr(252)</td>
<td>11111100</td>
</tr>
<tr>
<td>ý</td>
<td>chr(253)</td>
<td>11111101</td>
</tr>
<tr>
<td>þ</td>
<td>chr(254)</td>
<td>11111110</td>
</tr>
<tr>
<td>ÿ</td>
<td>chr(255)</td>
<td>11111111</td>
</tr>
</tbody>
</table>
</td>
</tr>
</tbody>
</table>
<img src="http://hellonext.com/?ak_action=api_record_view&id=33&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://hellonext.com/2009/09/02/ascii-table/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Visual Studio 2008 FTP access Issue</title>
		<link>http://hellonext.com/2009/06/24/visual-studio-2008-ftp-access-issue/</link>
		<comments>http://hellonext.com/2009/06/24/visual-studio-2008-ftp-access-issue/#comments</comments>
		<pubDate>Wed, 24 Jun 2009 16:09:14 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Web Development]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Visual Studio]]></category>

		<guid isPermaLink="false">http://hellonext.com/?p=31</guid>
		<description><![CDATA[Built-in caching that Visual Studio 2008 (or Visual Web Developer) does for FTP sites. Watch the bottom of the interface: do you see an indicator that it&#8217;s &#8220;getting file xxx from the web. Press ESC to cancel&#8221;? When you first open a remote FTP site, the entire remote directory is pulled down to your local [...]]]></description>
			<content:encoded><![CDATA[<p>Built-in caching that Visual Studio 2008 (or Visual Web Developer) does for FTP sites. Watch the bottom of the interface: do you see an indicator that it&#8217;s &#8220;getting file xxx from the web. Press ESC to cancel&#8221;? When you first open a remote FTP site, the entire remote directory is pulled down to your local machine, and stored in a temp directory on your machine with the name VWDWebCache (at least it was called that on my Visual Web Developer Express 2008 install). XP sp3 was stored in</p>
<p>C:\Documents and Settings\[MyNAME]\Local Settings\Temp\VWDWebCache\ftp_[domainname]_[rootdir]\</p>
<p>It also gets the entire cache at various other times. This can be painful for a large directory.</p>
<p>There are certainly no options for it in the property page for the FTP site in Solution Explorer.</p>
<p>Note that you can at least &#8220;press ESC to cancel&#8221;, to stop it downloading.</p>
<p>Note as well that when you edit a file, it&#8217;s pulled into that same cache, and if you do a &#8220;file>save as&#8221;, you&#8217;ll see that the file you&#8217;re editing is really now a local copy. That makes sense, of course, in that you could lose the connection to the remote server. At least you&#8217;d still have the local copy. When you do a save, the cache folder version of the file is actually pushed up to the FTP site.</p>
<img src="http://hellonext.com/?ak_action=api_record_view&id=31&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://hellonext.com/2009/06/24/visual-studio-2008-ftp-access-issue/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>CoRD: Remote Desktop for Mac OS X</title>
		<link>http://hellonext.com/2009/05/28/cord-remote-desktop-for-mac-os-x/</link>
		<comments>http://hellonext.com/2009/05/28/cord-remote-desktop-for-mac-os-x/#comments</comments>
		<pubDate>Thu, 28 May 2009 23:16:04 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[IIS]]></category>
		<category><![CDATA[Web Development]]></category>
		<category><![CDATA[IIS Upload]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Server]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://hellonext.com/2009/05/28/cord-remote-desktop-for-mac-os-x/</guid>
		<description><![CDATA[Macs interact well with Windows, and with CoRD the experience is a bit smoother. Great for working on the office terminal server, administrating servers or any other time you&#8217;d like your PC to be a bit closer without leaving your Mac.

]]></description>
			<content:encoded><![CDATA[<p>Macs interact well with Windows, and with CoRD the experience is a bit smoother. Great for working on the office terminal server, administrating servers or any other time you&#8217;d like your PC to be a bit closer without leaving your Mac.<br />
<a href="http://cord.sourceforge.net/"><img src="http://hellonext.com/wp-content/uploads/2009/05/smallserver2003screencapture.png" alt="smallserver2003screencapture" title="smallserver2003screencapture" width="475" height="315" class="alignnone size-full wp-image-18" /></a></p>
<img src="http://hellonext.com/?ak_action=api_record_view&id=19&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://hellonext.com/2009/05/28/cord-remote-desktop-for-mac-os-x/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>To edit the IIS metabase file without stopping IIS,</title>
		<link>http://hellonext.com/2009/05/28/to-edit-the-iis-metabase-file-without-stopping-iis/</link>
		<comments>http://hellonext.com/2009/05/28/to-edit-the-iis-metabase-file-without-stopping-iis/#comments</comments>
		<pubDate>Thu, 28 May 2009 20:21:32 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[IIS]]></category>
		<category><![CDATA[Web Development]]></category>
		<category><![CDATA[IIS Upload]]></category>
		<category><![CDATA[Server]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://hellonext.com/2009/05/28/to-edit-the-iis-metabase-file-without-stopping-iis/</guid>
		<description><![CDATA[Applies To:
Microsoft Windows Server 2003
Background:
To edit the IIS metabase file without stopping IIS, you must enable Edit-While-Running.
Procedure:
To enable metabase edit-while-running using IIS Manager
   1. In IIS Manager, right-click the local computer, and then click Properties.
   2. Select the Enable Direct Metabase Edit check box.
]]></description>
			<content:encoded><![CDATA[<p>Applies To:<br />
Microsoft Windows Server 2003<br />
Background:<br />
To edit the IIS metabase file without stopping IIS, you must enable Edit-While-Running.<br />
Procedure:<br />
To enable metabase edit-while-running using IIS Manager</p>
<p>   1. In IIS Manager, right-click the local computer, and then click Properties.<br />
   2. Select the Enable Direct Metabase Edit check box.</p>
<img src="http://hellonext.com/?ak_action=api_record_view&id=16&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://hellonext.com/2009/05/28/to-edit-the-iis-metabase-file-without-stopping-iis/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>IIS upload limit</title>
		<link>http://hellonext.com/2009/05/23/10/</link>
		<comments>http://hellonext.com/2009/05/23/10/#comments</comments>
		<pubDate>Sat, 23 May 2009 04:45:30 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[IIS]]></category>
		<category><![CDATA[Web Development]]></category>
		<category><![CDATA[IIS Upload]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Servers]]></category>

		<guid isPermaLink="false">http://hellonext.com/?p=10</guid>
		<description><![CDATA[When Windows Server 2003 was released was that when our clients attempted to upload media to our product, it was a bit hit and miss at times. What we discovered was a security precaution in IIS 6 limited the maximum file size that was up-loadable to 240Kb.
To resolve this issue, we increased the Maximum ASP [...]]]></description>
			<content:encoded><![CDATA[<p>When Windows Server 2003 was released was that when our clients attempted to upload media to our product, it was a bit hit and miss at times. What we discovered was a security precaution in IIS 6 limited the maximum file size that was up-loadable to 240Kb.<br />
To resolve this issue, we increased the Maximum ASP upload by running the following from the command line:</p>
<pre class="alt"><span>cscript C:\inetpub\adminscripts\adsutil.vbs set w3svc/ASPMaxRequestEntityAllowed 10484880

</span></pre>
<p>Finding the ASPMaxRequestEntityAllowed node, and changing the value.</p>
<p>With Windows Vista and Windows Server 2008, the way to set this changed again! To achieve the same setting, it can now be done via the IIS Administrative tool. To change do the following:</p>
<ul>
<li><img style="border: 0pt none;" src="http://hellonext.com/wp-content/uploads/2009/05/image-thumb2.png" border="0" alt="image" width="86" height="90" align="right" />Open <strong>IIS Manager</strong> from the <strong>Administrative Tools</strong></li>
<li>Select the Server from the tree structure on the left hand side</li>
<li>Double click on <strong>ASP</strong> in the right pane.</li>
<li>You will see a list of properties, Expand the <strong>Limits Properties</strong> and you will see <strong>Maximum Request Entity Body Limit</strong>. Set the value here in bytes to the upload limit you wish to set. Click <strong>Apply</strong>.</li>
</ul>
<ul>
<li><a href="http://hellonext.com/wp-content/uploads/2009/05/image-thumb3.png"><img style="border: 0pt none;" src="http://rosscify.files.wordpress.com/2008/07/image-thumb3.png?w=404&amp;h=163" border="0" alt="image" width="404" height="163" /></a></li>
</ul>
<p>There is a similar limit imposed in all flavours of ASP.net. This can be configured in the machine.config file of the machine or in the web.config for the application. Adding the following under the &lt;system.web&gt; tag in the will increase the ASP.net maximum upload to 10Mb in this example.</p>
<pre class="csharpcode"><span class="kwrd">&lt;</span><span class="html">system.web</span><span class="kwrd">&gt;</span>
      <span class="kwrd">&lt;</span><span class="html">httpRuntime</span> <span class="attr">maxRequestLength</span><span class="kwrd">="102400"</span> <span class="kwrd">/&gt;</span>
<span class="kwrd">&lt;/</span><span class="html">system.web</span><span class="kwrd">&gt;</span></pre>
<p>As you can see, it isn’t too difficult to resolve this issue, although the way to change the setting can be difficult at first to find.<br />
I hope this guide makes it a little easier for you.</p>
<img src="http://hellonext.com/?ak_action=api_record_view&id=10&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://hellonext.com/2009/05/23/10/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
