<?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: I Tried to Make a Fancy IP Calculator</title>
	<atom:link href="http://www.gho.no/2009/02/i-tried-to-make-a-fancy-ip-calculator/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.gho.no/2009/02/i-tried-to-make-a-fancy-ip-calculator/</link>
	<description>How to get the best networks!</description>
	<lastBuildDate>Tue, 24 Nov 2009 07:17:33 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Martin</title>
		<link>http://www.gho.no/2009/02/i-tried-to-make-a-fancy-ip-calculator/comment-page-1/#comment-3321</link>
		<dc:creator>Martin</dc:creator>
		<pubDate>Mon, 31 Aug 2009 09:39:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.gho.no/?p=177#comment-3321</guid>
		<description>Thank you very much Espen. I&#039;m happy with that now.</description>
		<content:encoded><![CDATA[<p>Thank you very much Espen. I&#8217;m happy with that now.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: admin</title>
		<link>http://www.gho.no/2009/02/i-tried-to-make-a-fancy-ip-calculator/comment-page-1/#comment-3307</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Fri, 28 Aug 2009 15:49:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.gho.no/?p=177#comment-3307</guid>
		<description>Martin, Sure - if anyone have any issues with that I&#039;ll just add it as a new line.. let me know. :-)

-- Espen</description>
		<content:encoded><![CDATA[<p>Martin, Sure &#8211; if anyone have any issues with that I&#8217;ll just add it as a new line.. let me know. <img src='http://www.gho.no/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p>&#8211; Espen</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Martin</title>
		<link>http://www.gho.no/2009/02/i-tried-to-make-a-fancy-ip-calculator/comment-page-1/#comment-3245</link>
		<dc:creator>Martin</dc:creator>
		<pubDate>Mon, 17 Aug 2009 08:17:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.gho.no/?p=177#comment-3245</guid>
		<description>Espen, 

could you please just add &lt;b&gt;mask&lt;/b&gt; to the config for BGP so that it&#039;ll be:

BGP:        network 10.0.0.1 &lt;b&gt;mask&lt;/b&gt; 255.255.255.0</description>
		<content:encoded><![CDATA[<p>Espen, </p>
<p>could you please just add <b>mask</b> to the config for BGP so that it&#8217;ll be:</p>
<p>BGP:        network 10.0.0.1 <b>mask</b> 255.255.255.0</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: martin</title>
		<link>http://www.gho.no/2009/02/i-tried-to-make-a-fancy-ip-calculator/comment-page-1/#comment-2218</link>
		<dc:creator>martin</dc:creator>
		<pubDate>Wed, 20 May 2009 11:13:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.gho.no/?p=177#comment-2218</guid>
		<description>Espen, 
IT&#039;S GREAT and it&#039;s very useful for me - THANKS A LOT!!! :) Please let me know when I can help with anything regarding the algorithm.
I&#039;ve already thought a bit about the algorithm and here is the draft:
1. Detect &quot;/&quot; or &quot;space character&quot;
2. if space is present test for presence of 3 &quot;.&quot;-s and 4 numbers from the list (0, 128, 192, 224, 240, 248, 252, 254, 255)
3. convert yyy.yyy.yyy.yyy value into /xx format (e.g. via inverse function of the existing  &quot;/xx -&gt; yyy.yyy.yyy.yyy&quot; conversion function) 
4. process the /xx value via the original script.</description>
		<content:encoded><![CDATA[<p>Espen,<br />
IT&#8217;S GREAT and it&#8217;s very useful for me &#8211; THANKS A LOT!!! <img src='http://www.gho.no/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  Please let me know when I can help with anything regarding the algorithm.<br />
I&#8217;ve already thought a bit about the algorithm and here is the draft:<br />
1. Detect &#8220;/&#8221; or &#8220;space character&#8221;<br />
2. if space is present test for presence of 3 &#8220;.&#8221;-s and 4 numbers from the list (0, 128, 192, 224, 240, 248, 252, 254, 255)<br />
3. convert yyy.yyy.yyy.yyy value into /xx format (e.g. via inverse function of the existing  &#8220;/xx -&gt; yyy.yyy.yyy.yyy&#8221; conversion function)<br />
4. process the /xx value via the original script.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: admin</title>
		<link>http://www.gho.no/2009/02/i-tried-to-make-a-fancy-ip-calculator/comment-page-1/#comment-2029</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Wed, 13 May 2009 22:36:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.gho.no/?p=177#comment-2029</guid>
		<description>Martin, I think I fixed everything you asked for except the ability to enter that other type of input - but I promise, I will have a look at it!
For now hopefully it&#039;s more helpful for your cisco configuration!</description>
		<content:encoded><![CDATA[<p>Martin, I think I fixed everything you asked for except the ability to enter that other type of input &#8211; but I promise, I will have a look at it!<br />
For now hopefully it&#8217;s more helpful for your cisco configuration!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: admin</title>
		<link>http://www.gho.no/2009/02/i-tried-to-make-a-fancy-ip-calculator/comment-page-1/#comment-1774</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Wed, 06 May 2009 15:18:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.gho.no/?p=177#comment-1774</guid>
		<description>Thanks!  It really warms a coders heart! :)
Your suggestions were awesome and I will try to get them implemented this week.

And if anyone else have any suggestions or ideas on how to make the calculator (or this blog) better, please shout it out! &quot;It&#039;s ugly&quot;, etc.  I&#039;ve had my share of good critics now. (Thanks Martin!)

-- 
Espen</description>
		<content:encoded><![CDATA[<p>Thanks!  It really warms a coders heart! <img src='http://www.gho.no/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /><br />
Your suggestions were awesome and I will try to get them implemented this week.</p>
<p>And if anyone else have any suggestions or ideas on how to make the calculator (or this blog) better, please shout it out! &#8220;It&#8217;s ugly&#8221;, etc.  I&#8217;ve had my share of good critics now. (Thanks Martin!)</p>
<p>&#8211;<br />
Espen</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: martin</title>
		<link>http://www.gho.no/2009/02/i-tried-to-make-a-fancy-ip-calculator/comment-page-1/#comment-1709</link>
		<dc:creator>martin</dc:creator>
		<pubDate>Mon, 04 May 2009 10:25:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.gho.no/?p=177#comment-1709</guid>
		<description>Hi Espen 

- YOU HAVE DONE A GREAT JOB!!! It works perfectly !!!! I&#039;m very happy about this your ip calculator !!! I have spent many and many hours ( really :( ) searching for the ip calculator that would give an output that is the closest to what I need.... and yours is the one!  Thank you very much!!! 

I don&#039;t want to bother you, but if you have some time, all the professional Cisco configutators in the world will definitely love you, if you ADD: 

1. ability to enter host/subnet in the format 10.0.0.1 255.255.255.0

2. output:
Interface IP:             ip address 10.0.0.1 255.255.255.0 
BGP:                        network 10.0.0.1 mask  255.255.255.0
OSPF:                       network 10.0.0.0 0.0.0.255 area 
Wildcard network:     10.0.0.0 0.0.0.255 


Thanks  and have a nice day!
Martin</description>
		<content:encoded><![CDATA[<p>Hi Espen </p>
<p>- YOU HAVE DONE A GREAT JOB!!! It works perfectly !!!! I&#8217;m very happy about this your ip calculator !!! I have spent many and many hours ( really <img src='http://www.gho.no/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' />  ) searching for the ip calculator that would give an output that is the closest to what I need&#8230;. and yours is the one!  Thank you very much!!! </p>
<p>I don&#8217;t want to bother you, but if you have some time, all the professional Cisco configutators in the world will definitely love you, if you ADD: </p>
<p>1. ability to enter host/subnet in the format 10.0.0.1 255.255.255.0</p>
<p>2. output:<br />
Interface IP:             ip address 10.0.0.1 255.255.255.0<br />
BGP:                        network 10.0.0.1 mask  255.255.255.0<br />
OSPF:                       network 10.0.0.0 0.0.0.255 area<br />
Wildcard network:     10.0.0.0 0.0.0.255 </p>
<p>Thanks  and have a nice day!<br />
Martin</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: admin</title>
		<link>http://www.gho.no/2009/02/i-tried-to-make-a-fancy-ip-calculator/comment-page-1/#comment-1656</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Sat, 02 May 2009 18:39:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.gho.no/?p=177#comment-1656</guid>
		<description>Hi Martin,
Thanks for your input, it is very valuable and always so fun to see that someone likes something you created!
At least when I don&#039;t make stuff only for myself, I am making it for you guys!
I will have a look at it and see if I can do anything about the Enter-key problem in IE, I haven&#039;t actually tested the site in so many browsers. (shame on me)

And for you that&#039;s reading this comment, if YOU have an idea about how to make ipv6calculator.net better and more useful, it is highly appreciated so please leave me a comment, and I will become very happy!

EDIT 2009-05-02: There seems to be an issue with IE7 when a *single-input* forms action= points to the page the form is on, which renders the enter-key useless - or to reset the form. Can you even imagine how lucky I feel to trigger this kind of stuff all the time? :D  I added another text input field that I tried to hide the best I could with CSS, so now the form is a multi-input form (haha Microsoft, I fooled your crazy browser!)
The only problem I have is that I do not have Internet Explorer to test it with right now, so if I don&#039;t get a hold IE7 before any of you - let me know how it works now! :)

Thanks!

-- 
Espen</description>
		<content:encoded><![CDATA[<p>Hi Martin,<br />
Thanks for your input, it is very valuable and always so fun to see that someone likes something you created!<br />
At least when I don&#8217;t make stuff only for myself, I am making it for you guys!<br />
I will have a look at it and see if I can do anything about the Enter-key problem in IE, I haven&#8217;t actually tested the site in so many browsers. (shame on me)</p>
<p>And for you that&#8217;s reading this comment, if YOU have an idea about how to make ipv6calculator.net better and more useful, it is highly appreciated so please leave me a comment, and I will become very happy!</p>
<p>EDIT 2009-05-02: There seems to be an issue with IE7 when a *single-input* forms action= points to the page the form is on, which renders the enter-key useless &#8211; or to reset the form. Can you even imagine how lucky I feel to trigger this kind of stuff all the time? <img src='http://www.gho.no/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' />   I added another text input field that I tried to hide the best I could with CSS, so now the form is a multi-input form (haha Microsoft, I fooled your crazy browser!)<br />
The only problem I have is that I do not have Internet Explorer to test it with right now, so if I don&#8217;t get a hold IE7 before any of you &#8211; let me know how it works now! <img src='http://www.gho.no/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Thanks!</p>
<p>&#8211;<br />
Espen</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: martin</title>
		<link>http://www.gho.no/2009/02/i-tried-to-make-a-fancy-ip-calculator/comment-page-1/#comment-1625</link>
		<dc:creator>martin</dc:creator>
		<pubDate>Fri, 01 May 2009 20:27:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.gho.no/?p=177#comment-1625</guid>
		<description>Hi, 
I really like it&#039;s design very much!!! In IE7 , it doesn&#039;t show any output if I enter the address and hit &quot;Enter&quot; key. Is there any chance to make it working that way. 
Thx. 
Martin</description>
		<content:encoded><![CDATA[<p>Hi,<br />
I really like it&#8217;s design very much!!! In IE7 , it doesn&#8217;t show any output if I enter the address and hit &#8220;Enter&#8221; key. Is there any chance to make it working that way.<br />
Thx.<br />
Martin</p>
]]></content:encoded>
	</item>
</channel>
</rss>

