<?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 for zerokernel.com</title>
	<atom:link href="http://zerokernel.com/blog/index.php/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://zerokernel.com/blog</link>
	<description>everything you don't need to know (but you are asking anyway)</description>
	<lastBuildDate>Wed, 13 Jan 2010 07:33:43 -0500</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on Degrafa + Webcam = FlexPop by J.F. Herrera</title>
		<link>http://zerokernel.com/blog/index.php/2009/03/31/degrafa-webcam-flexpop/comment-page-1/#comment-2394</link>
		<dc:creator>J.F. Herrera</dc:creator>
		<pubDate>Wed, 13 Jan 2010 07:33:43 +0000</pubDate>
		<guid isPermaLink="false">http://zerokernel.com/blog/?p=89#comment-2394</guid>
		<description>Good work. I got a bunch of ideas from this excellent post.</description>
		<content:encoded><![CDATA[<p>Good work. I got a bunch of ideas from this excellent post.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Teztoc updated by acatl Pacheco</title>
		<link>http://zerokernel.com/blog/index.php/2009/12/04/teztoc-updated/comment-page-1/#comment-2274</link>
		<dc:creator>acatl Pacheco</dc:creator>
		<pubDate>Thu, 10 Dec 2009 19:22:08 +0000</pubDate>
		<guid isPermaLink="false">http://zerokernel.com/blog/?p=160#comment-2274</guid>
		<description>hey!! have a new version of Teztoc, http://acatl.net/blog/?p=44 

example here: http://acatl.net/online-examples/teztoc/</description>
		<content:encoded><![CDATA[<p>hey!! have a new version of Teztoc, <a href="http://acatl.net/blog/?p=44" rel="nofollow">http://acatl.net/blog/?p=44</a> </p>
<p>example here: <a href="http://acatl.net/online-examples/teztoc/" rel="nofollow">http://acatl.net/online-examples/teztoc/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Complaints about blocked pages by Marcelo de Moraes Serpa</title>
		<link>http://zerokernel.com/blog/index.php/2009/05/19/complaints-about-blocked-pages/comment-page-1/#comment-1501</link>
		<dc:creator>Marcelo de Moraes Serpa</dc:creator>
		<pubDate>Thu, 30 Jul 2009 02:55:44 +0000</pubDate>
		<guid isPermaLink="false">http://zerokernel.com/blog/?p=97#comment-1501</guid>
		<description>Yay! Polo is all ears!</description>
		<content:encoded><![CDATA[<p>Yay! Polo is all ears!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Network Load Balancing in Mac OSX ? by polozero</title>
		<link>http://zerokernel.com/blog/index.php/2008/11/26/network-load-balancing-in-mac-osx/comment-page-1/#comment-1469</link>
		<dc:creator>polozero</dc:creator>
		<pubDate>Mon, 20 Jul 2009 19:28:49 +0000</pubDate>
		<guid isPermaLink="false">http://zerokernel.com/blog/?p=36#comment-1469</guid>
		<description>You are totally right, I will search for the right stuff, and I will put my results here (also I will correct the title of the post). Please if you had time to came back and put the links will be awesome.

Thank you again for your comments, Load Sharing was what I was looking for...</description>
		<content:encoded><![CDATA[<p>You are totally right, I will search for the right stuff, and I will put my results here (also I will correct the title of the post). Please if you had time to came back and put the links will be awesome.</p>
<p>Thank you again for your comments, Load Sharing was what I was looking for&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Network Load Balancing in Mac OSX ? by Cisco</title>
		<link>http://zerokernel.com/blog/index.php/2008/11/26/network-load-balancing-in-mac-osx/comment-page-1/#comment-1465</link>
		<dc:creator>Cisco</dc:creator>
		<pubDate>Sat, 18 Jul 2009 17:40:15 +0000</pubDate>
		<guid isPermaLink="false">http://zerokernel.com/blog/?p=36#comment-1465</guid>
		<description>Hi...

I believe you are all referring to &quot;Internet Load Sharing&quot;, not &quot;Load Balancing&quot;.  Load Balancing is for incoming traffic to be routed to the least busy server on a LAN/VPN.  For example, say you&#039;re eBay, or Amazon (or just Joe Schmoe doing some P2P filesharing with a lot of data, and a huge internet connection, perhaps an OC3, of course we&#039;re taking into consideration that you have tons of money to get such a connection, but that&#039;s irrelevant)...  What load balancing does, is when you have many clients from the internet, or intranet trying to access data that is in a specific site, the network load balancing system will route the traffic to the server with the least &quot;LOAD&quot; or least amount of process &quot;percentage&quot; available at the time the request is made.

What this means for you and your &quot;customers&quot;, is a quicker response from your servers.

With &quot;Load Sharing&quot;, you are using 2 internet connections to upload/download from the outside.  Now, this is a complicated process due to DNS issues with IPv4/IPv6 routing.  You see, when you make a request to say apple.com, Apple&#039;s servers will get an IP registered for the session.  The reply will be sent to that original IP.  In order to be able to get the reply sent to your least used connection (and by this I mean the connection with the highest amount of bandwidth available at the time), Apple&#039;s servers need to know the second IP as well.  Now for many reasons, but to mention one, security, Apple&#039;s servers won&#039;t send the reply to multiple IP&#039;s.  That&#039;s why security certificates were put into place.  So that someone trying to get in between a connection cannot access your information.

However, there are certain exceptions.  But, you will never be able to do exactly what we&#039;re all trying to do.  (Yea, by that I do mean myself as well)  All BS aside, we all know that it&#039;s simple to get into nearby wireless networks.  It would be great to be able to use both your ISP + your 40 year old neighbor&#039;s network with that phat FiOS with 30MB down 20MB up bandwidth, or that sweet Cable connection with 50MB/50MB from that rich kid upstairs, so we can download, or serve, enormous amounts of data in one sitting...  Although it cannot work exactly as we want, there&#039;s a workaround.  You can google the term &quot;Load Sharing&quot; or &quot;Internet Load Sharing&quot;.  I wanted to do this a few months ago, but got sidetracked.  There is a unix terminal application that you can program with a little help of a unix book, that will allow you to alternate between downloads.

What I mean by this is, that suppose you have 10 files that you want to download, and they&#039;re all pretty big...  Say, 700MB ~ 1.5GB... Catch my drift?  Good...  Now, this application will look at your two active internet connections and check which one is the one with the least traffic at the time.  Say it&#039;s that FiOS connection...  Ok, so it will start to use that one for the first file.  Then you start to download that second file...  Now app will look for the connection again, and will see that the Cable connection has the least traffic.  And so on and so forth.

Sorry that I don&#039;t have any links, as I don&#039;t have any time at the moment, and am just trying to share some of what I know.  But this I do know works similar.  There is a Cisco router, or several different Cisco routers.  That will allow you to use to WAN connections.  For those that may not know, a WAN is just a fancy way of saying Internet Connection, and stands for Wide-Area-Network (INTERNET, but for some larger corporations this is a mere GINORMOUS LAN).

Just make sure that the Cisco router isn&#039;t just a &quot;Failover&quot; one.  This just means, that you&#039;ll pay, or have 2 internet connections, but only use one.  Then when one is disconnected for whatever reason, the second connection takes over, without you losing any downtime.  This is NOT what you want.</description>
		<content:encoded><![CDATA[<p>Hi&#8230;</p>
<p>I believe you are all referring to &#8220;Internet Load Sharing&#8221;, not &#8220;Load Balancing&#8221;.  Load Balancing is for incoming traffic to be routed to the least busy server on a LAN/VPN.  For example, say you&#8217;re eBay, or Amazon (or just Joe Schmoe doing some P2P filesharing with a lot of data, and a huge internet connection, perhaps an OC3, of course we&#8217;re taking into consideration that you have tons of money to get such a connection, but that&#8217;s irrelevant)&#8230;  What load balancing does, is when you have many clients from the internet, or intranet trying to access data that is in a specific site, the network load balancing system will route the traffic to the server with the least &#8220;LOAD&#8221; or least amount of process &#8220;percentage&#8221; available at the time the request is made.</p>
<p>What this means for you and your &#8220;customers&#8221;, is a quicker response from your servers.</p>
<p>With &#8220;Load Sharing&#8221;, you are using 2 internet connections to upload/download from the outside.  Now, this is a complicated process due to DNS issues with IPv4/IPv6 routing.  You see, when you make a request to say apple.com, Apple&#8217;s servers will get an IP registered for the session.  The reply will be sent to that original IP.  In order to be able to get the reply sent to your least used connection (and by this I mean the connection with the highest amount of bandwidth available at the time), Apple&#8217;s servers need to know the second IP as well.  Now for many reasons, but to mention one, security, Apple&#8217;s servers won&#8217;t send the reply to multiple IP&#8217;s.  That&#8217;s why security certificates were put into place.  So that someone trying to get in between a connection cannot access your information.</p>
<p>However, there are certain exceptions.  But, you will never be able to do exactly what we&#8217;re all trying to do.  (Yea, by that I do mean myself as well)  All BS aside, we all know that it&#8217;s simple to get into nearby wireless networks.  It would be great to be able to use both your ISP + your 40 year old neighbor&#8217;s network with that phat FiOS with 30MB down 20MB up bandwidth, or that sweet Cable connection with 50MB/50MB from that rich kid upstairs, so we can download, or serve, enormous amounts of data in one sitting&#8230;  Although it cannot work exactly as we want, there&#8217;s a workaround.  You can google the term &#8220;Load Sharing&#8221; or &#8220;Internet Load Sharing&#8221;.  I wanted to do this a few months ago, but got sidetracked.  There is a unix terminal application that you can program with a little help of a unix book, that will allow you to alternate between downloads.</p>
<p>What I mean by this is, that suppose you have 10 files that you want to download, and they&#8217;re all pretty big&#8230;  Say, 700MB ~ 1.5GB&#8230; Catch my drift?  Good&#8230;  Now, this application will look at your two active internet connections and check which one is the one with the least traffic at the time.  Say it&#8217;s that FiOS connection&#8230;  Ok, so it will start to use that one for the first file.  Then you start to download that second file&#8230;  Now app will look for the connection again, and will see that the Cable connection has the least traffic.  And so on and so forth.</p>
<p>Sorry that I don&#8217;t have any links, as I don&#8217;t have any time at the moment, and am just trying to share some of what I know.  But this I do know works similar.  There is a Cisco router, or several different Cisco routers.  That will allow you to use to WAN connections.  For those that may not know, a WAN is just a fancy way of saying Internet Connection, and stands for Wide-Area-Network (INTERNET, but for some larger corporations this is a mere GINORMOUS LAN).</p>
<p>Just make sure that the Cisco router isn&#8217;t just a &#8220;Failover&#8221; one.  This just means, that you&#8217;ll pay, or have 2 internet connections, but only use one.  Then when one is disconnected for whatever reason, the second connection takes over, without you losing any downtime.  This is NOT what you want.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on 2wire bridge mode by polozero</title>
		<link>http://zerokernel.com/blog/index.php/2009/03/14/2wire_bridge_mode/comment-page-1/#comment-1385</link>
		<dc:creator>polozero</dc:creator>
		<pubDate>Thu, 21 May 2009 20:00:47 +0000</pubDate>
		<guid isPermaLink="false">http://zerokernel.com/blog/?p=87#comment-1385</guid>
		<description>update: I can&#039;t make it right, it doesn&#039;t find pppoe servers to do the login</description>
		<content:encoded><![CDATA[<p>update: I can&#8217;t make it right, it doesn&#8217;t find pppoe servers to do the login</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on FlexPop by FlexPop Now in Air !! &#124; zerokernel.com</title>
		<link>http://zerokernel.com/blog/index.php/flexpop/comment-page-1/#comment-1384</link>
		<dc:creator>FlexPop Now in Air !! &#124; zerokernel.com</dc:creator>
		<pubDate>Thu, 21 May 2009 19:50:59 +0000</pubDate>
		<guid isPermaLink="false">http://zerokernel.com/blog/?page_id=102#comment-1384</guid>
		<description>[...] FlexPop [...]</description>
		<content:encoded><![CDATA[<p>[...] FlexPop [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Degrafa + Webcam = FlexPop by acatl.net &#187; Blog Archive &#187; what can say?&#8230; I&#8217;m Polo&#8217;s friend!!</title>
		<link>http://zerokernel.com/blog/index.php/2009/03/31/degrafa-webcam-flexpop/comment-page-1/#comment-1047</link>
		<dc:creator>acatl.net &#187; Blog Archive &#187; what can say?&#8230; I&#8217;m Polo&#8217;s friend!!</dc:creator>
		<pubDate>Wed, 22 Apr 2009 03:59:43 +0000</pubDate>
		<guid isPermaLink="false">http://zerokernel.com/blog/?p=89#comment-1047</guid>
		<description>[...] Polo&#8217;s Friend, or better known on the web as Zero Kernel, ..  this dude posted a very cool example of Degrafa which you have to check out! &#8230;. and? well first he got twittered by Degrafa, now.. [...]</description>
		<content:encoded><![CDATA[<p>[...] Polo&#8217;s Friend, or better known on the web as Zero Kernel, ..  this dude posted a very cool example of Degrafa which you have to check out! &#8230;. and? well first he got twittered by Degrafa, now.. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Ubuntu cpufreq-selector the wrong way&#8230; by justmad</title>
		<link>http://zerokernel.com/blog/index.php/2009/02/12/cpufreq-selector-the-wrong-way/comment-page-1/#comment-214</link>
		<dc:creator>justmad</dc:creator>
		<pubDate>Tue, 17 Feb 2009 15:11:56 +0000</pubDate>
		<guid isPermaLink="false">http://zerokernel.com/blog/?p=77#comment-214</guid>
		<description>No uso ubuntu, de hecho hace años que no instalo una distribución en alguna de mis maquinas, pero algun dia se que me sera de utilidad.

saludos joven....</description>
		<content:encoded><![CDATA[<p>No uso ubuntu, de hecho hace años que no instalo una distribución en alguna de mis maquinas, pero algun dia se que me sera de utilidad.</p>
<p>saludos joven&#8230;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Json Validator by MaD</title>
		<link>http://zerokernel.com/blog/index.php/2009/01/08/json-validator/comment-page-1/#comment-17</link>
		<dc:creator>MaD</dc:creator>
		<pubDate>Sat, 17 Jan 2009 03:06:30 +0000</pubDate>
		<guid isPermaLink="false">http://zerokernel.com/blog/?p=63#comment-17</guid>
		<description>Ok ese comentario era hace algunos meses jajaja.
Tengo un follower!!!!!

Saludos</description>
		<content:encoded><![CDATA[<p>Ok ese comentario era hace algunos meses jajaja.<br />
Tengo un follower!!!!!</p>
<p>Saludos</p>
]]></content:encoded>
	</item>
</channel>
</rss>
