<?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: SPUD &#8211; Simple Unified Dashboard for mesh networks</title>
	<atom:link href="http://villagetelco.org/2011/06/spud-simple-unified-dashboard-for-mesh-networks/feed/" rel="self" type="application/rss+xml" />
	<link>http://villagetelco.org/2011/06/spud-simple-unified-dashboard-for-mesh-networks/</link>
	<description>an easy-to-use, scalable, standards-based, wireless, local, do-it-yourself, telephone company toolkit</description>
	<lastBuildDate>Tue, 15 May 2012 18:57:59 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
	<item>
		<title>By: TechU</title>
		<link>http://villagetelco.org/2011/06/spud-simple-unified-dashboard-for-mesh-networks/#comment-3421</link>
		<dc:creator>TechU</dc:creator>
		<pubDate>Thu, 09 Feb 2012 14:06:04 +0000</pubDate>
		<guid isPermaLink="false">http://villagetelco.org/?p=1014#comment-3421</guid>
		<description>molicast = multicast video</description>
		<content:encoded><![CDATA[<p>molicast = multicast video</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: TechU</title>
		<link>http://villagetelco.org/2011/06/spud-simple-unified-dashboard-for-mesh-networks/#comment-3420</link>
		<dc:creator>TechU</dc:creator>
		<pubDate>Thu, 09 Feb 2012 14:04:51 +0000</pubDate>
		<guid isPermaLink="false">http://villagetelco.org/?p=1014#comment-3420</guid>
		<description>oops, this blog comment  page probably wasn&#039;t the best place for the last long post as its to long and not spitting at carriage returns, sorry about that :(     ...  i have other apps and concepts OC :) like molicast video, using IPV6 as standard (for a very good reason), and integrating P2P web services, message boards ,white boards, and more.. but you have far to much to consider in the above for now , draw it out on paper like a jugsaw LOL to make it clearer, perhaps you should put up a small open message board and link it here ?</description>
		<content:encoded><![CDATA[<p>oops, this blog comment  page probably wasn&#8217;t the best place for the last long post as its to long and not spitting at carriage returns, sorry about that <img src='http://villagetelco.org/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' />      &#8230;  i have other apps and concepts OC <img src='http://villagetelco.org/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  like molicast video, using IPV6 as standard (for a very good reason), and integrating P2P web services, message boards ,white boards, and more.. but you have far to much to consider in the above for now , draw it out on paper like a jugsaw LOL to make it clearer, perhaps you should put up a small open message board and link it here ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: TechU</title>
		<link>http://villagetelco.org/2011/06/spud-simple-unified-dashboard-for-mesh-networks/#comment-3419</link>
		<dc:creator>TechU</dc:creator>
		<pubDate>Thu, 09 Feb 2012 01:33:09 +0000</pubDate>
		<guid isPermaLink="false">http://villagetelco.org/?p=1014#comment-3419</guid>
		<description>id consider slax the better option as its stable and so consistent for a long time now, even though porteus as an offshoot of that and so carrys a more upto date kernel etc.

the reason is simple 	Tomas is responsible for many of the scripts and related things that gave the world most livecd&#039;s today, his slax webpage&#039;s allow you to make and add your own modules for all to see and use AND dynamic load them on the fly right there and then once your on the page you want.

 but most of all its old school and he lets you post without first needing to register there just to say &quot;thanks&quot; or &quot;how do i&quot; questions, thats so undervalued today, but i hate having to register everywhere just to add a off the cuff comment LOL, porteus should also allow that but doesnt, and they don&#039;t seem to make it easy to find their versions of the modules.

but by far slax&#039;s best option is that select a ready made PXE Booting Slax option at first slax CD boot time, to share an exact copy of whatever&#039;s on that CD over the LAN/WAN.

http://www.slax.org/forum.php?action=view&amp;parentID=28004
&quot;	Tomas M
wrote 3 years ago	

reply
Slax PXE booting works this way:

1) on the server computer, boot Slax using the &#039;Slax as PXE server&#039; boot menu. This computer will act as a server, it will start its own DHCP server and HTTP server and will provide Slax data for all the other machines

2) on the same LAN segment, boot other PCs from network. You usually have to go into BIOS and change some settings there, so the computer doesn&#039;t look for OS on harddisk, but it sends some network request and waits for response. The &#039;Slax as PXE server&#039; machine will send the response, and it will autoconfigure everything automatically.

If your network card is supported by one of the drivers which are in Slax&#039;s initrd, all computers on the same LAN will be able to boot Slax directly from network, without any other boot medium.&quot;

some other app&#039;s you might to make slax modules for and include in your spud version as i use them and their good

http://www.boomerangsworld.de/worker/ file manager

http://veetle.com/index.php/download the watch and broadcast components you need to install to use, and so be up and running as a broadcaster in less than 2 minutes, no registration required :)

a current git pull of ffmpeg/x264 and vlc  OC so you can encode and stream all you local video content over batman.


ffmpeg.exe -threads 4 -i &quot;input.mkv&quot; -f mp4 -vcodec libx264 -crf 21 -minrate 700k -maxrate 1100k -bufsize 1100k -refs 3 -preset fast -profile high -flags2 -bpyramid -wpredp 0 -strict experimental -acodec aac -ac 2 -ab 128k -vf hqdn3d,unsharp=5:5:0.5,setdar=16:9 &quot;output.mp4&quot;

does it just fine and makes a really small file.

and finally i also like to also carry a http://www.freenas.org/ cd so i can make almost instant iSCSI mass storage of of any old PC and set of hard drives i might have around, i like iSCSI best as its the fastest open  LAN way to make virtual drives on any old windows pc&#039;s once you also get the windows free iSCSI driver , good for storing lots of those x264 encoded files for batman wireless use LOL

shame it&#039;s not linux based and so not slax module usable but still its the best option for free standing wireless mesh networks NAS there is, try it on an old pc.


and finally if your able id like to know how or preferably have it set up as standard on any slax spud/batman.....

if you can make BM use &quot;bonding&quot; as in LAN Ethernet grouping together several LAN 1 gig cards to make a single virtual 2 gig or more pipe between the whole LAN but in wireless channel and several wireless card bonding if you see what i mean ? 
see Router/Bridge Linux Firewall http://www.zeroshell.net/eng/ the wirless bonding sections, 3G, b,d and N, als well as wired ethernet OC.

these apps are your basic building blocks for any serious end user free batman ISP in a box if you will ;) take a look as see what you make of them to try and make it all inclusive and simple from a web page interface etc. rebol http://www.rebol.com/download.html is also a very good app to check out if you are god with scripting and what to make simple GUis for weg pages and stand alone etc....later ,TechU</description>
		<content:encoded><![CDATA[<p>id consider slax the better option as its stable and so consistent for a long time now, even though porteus as an offshoot of that and so carrys a more upto date kernel etc.</p>
<p>the reason is simple 	Tomas is responsible for many of the scripts and related things that gave the world most livecd&#8217;s today, his slax webpage&#8217;s allow you to make and add your own modules for all to see and use AND dynamic load them on the fly right there and then once your on the page you want.</p>
<p> but most of all its old school and he lets you post without first needing to register there just to say &#8220;thanks&#8221; or &#8220;how do i&#8221; questions, thats so undervalued today, but i hate having to register everywhere just to add a off the cuff comment LOL, porteus should also allow that but doesnt, and they don&#8217;t seem to make it easy to find their versions of the modules.</p>
<p>but by far slax&#8217;s best option is that select a ready made PXE Booting Slax option at first slax CD boot time, to share an exact copy of whatever&#8217;s on that CD over the LAN/WAN.</p>
<p><a href="http://www.slax.org/forum.php?action=view&#038;parentID=28004" rel="nofollow" onclick="urchinTracker('/outgoing/www.slax.org/forum.php?action=view_038_parentID=28004&amp;referer=');">http://www.slax.org/forum.php?action=view&#038;parentID=28004</a><br />
&#8221;	Tomas M<br />
wrote 3 years ago	</p>
<p>reply<br />
Slax PXE booting works this way:</p>
<p>1) on the server computer, boot Slax using the &#8216;Slax as PXE server&#8217; boot menu. This computer will act as a server, it will start its own DHCP server and HTTP server and will provide Slax data for all the other machines</p>
<p>2) on the same LAN segment, boot other PCs from network. You usually have to go into BIOS and change some settings there, so the computer doesn&#8217;t look for OS on harddisk, but it sends some network request and waits for response. The &#8216;Slax as PXE server&#8217; machine will send the response, and it will autoconfigure everything automatically.</p>
<p>If your network card is supported by one of the drivers which are in Slax&#8217;s initrd, all computers on the same LAN will be able to boot Slax directly from network, without any other boot medium.&#8221;</p>
<p>some other app&#8217;s you might to make slax modules for and include in your spud version as i use them and their good</p>
<p><a href="http://www.boomerangsworld.de/worker/" rel="nofollow" onclick="urchinTracker('/outgoing/www.boomerangsworld.de/worker/?referer=');">http://www.boomerangsworld.de/worker/</a> file manager</p>
<p><a href="http://veetle.com/index.php/download" rel="nofollow" onclick="urchinTracker('/outgoing/veetle.com/index.php/download?referer=');">http://veetle.com/index.php/download</a> the watch and broadcast components you need to install to use, and so be up and running as a broadcaster in less than 2 minutes, no registration required <img src='http://villagetelco.org/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>a current git pull of ffmpeg/x264 and vlc  OC so you can encode and stream all you local video content over batman.</p>
<p>ffmpeg.exe -threads 4 -i &#8220;input.mkv&#8221; -f mp4 -vcodec libx264 -crf 21 -minrate 700k -maxrate 1100k -bufsize 1100k -refs 3 -preset fast -profile high -flags2 -bpyramid -wpredp 0 -strict experimental -acodec aac -ac 2 -ab 128k -vf hqdn3d,unsharp=5:5:0.5,setdar=16:9 &#8220;output.mp4&#8243;</p>
<p>does it just fine and makes a really small file.</p>
<p>and finally i also like to also carry a <a href="http://www.freenas.org/" rel="nofollow" onclick="urchinTracker('/outgoing/www.freenas.org/?referer=');">http://www.freenas.org/</a> cd so i can make almost instant iSCSI mass storage of of any old PC and set of hard drives i might have around, i like iSCSI best as its the fastest open  LAN way to make virtual drives on any old windows pc&#8217;s once you also get the windows free iSCSI driver , good for storing lots of those x264 encoded files for batman wireless use LOL</p>
<p>shame it&#8217;s not linux based and so not slax module usable but still its the best option for free standing wireless mesh networks NAS there is, try it on an old pc.</p>
<p>and finally if your able id like to know how or preferably have it set up as standard on any slax spud/batman&#8230;..</p>
<p>if you can make BM use &#8220;bonding&#8221; as in LAN Ethernet grouping together several LAN 1 gig cards to make a single virtual 2 gig or more pipe between the whole LAN but in wireless channel and several wireless card bonding if you see what i mean ?<br />
see Router/Bridge Linux Firewall <a href="http://www.zeroshell.net/eng/" rel="nofollow" onclick="urchinTracker('/outgoing/www.zeroshell.net/eng/?referer=');">http://www.zeroshell.net/eng/</a> the wirless bonding sections, 3G, b,d and N, als well as wired ethernet OC.</p>
<p>these apps are your basic building blocks for any serious end user free batman ISP in a box if you will <img src='http://villagetelco.org/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' />  take a look as see what you make of them to try and make it all inclusive and simple from a web page interface etc. rebol <a href="http://www.rebol.com/download.html" rel="nofollow" onclick="urchinTracker('/outgoing/www.rebol.com/download.html?referer=');">http://www.rebol.com/download.html</a> is also a very good app to check out if you are god with scripting and what to make simple GUis for weg pages and stand alone etc&#8230;.later ,TechU</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: steve</title>
		<link>http://villagetelco.org/2011/06/spud-simple-unified-dashboard-for-mesh-networks/#comment-3417</link>
		<dc:creator>steve</dc:creator>
		<pubDate>Tue, 07 Feb 2012 14:46:21 +0000</pubDate>
		<guid isPermaLink="false">http://villagetelco.org/?p=1014#comment-3417</guid>
		<description>That&#039;s a great idea!  I can&#039;t believe I have been unaware of either slax or porteus.  We&#039;ve been focusing on finding good appliances but this seems like a better approach.  Will take a closer look at both now.</description>
		<content:encoded><![CDATA[<p>That&#8217;s a great idea!  I can&#8217;t believe I have been unaware of either slax or porteus.  We&#8217;ve been focusing on finding good appliances but this seems like a better approach.  Will take a closer look at both now.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: TechU</title>
		<link>http://villagetelco.org/2011/06/spud-simple-unified-dashboard-for-mesh-networks/#comment-3416</link>
		<dc:creator>TechU</dc:creator>
		<pubDate>Mon, 06 Feb 2012 22:15:18 +0000</pubDate>
		<guid isPermaLink="false">http://villagetelco.org/?p=1014#comment-3416</guid>
		<description>oh im very surprised you have as het NOT made a live CD with everything required to make this as simple as possible to try.

namely you could make a simple batman and related set of modules for slax or more upto date porteus live cd;s to simply load from a base vf or usb stick

see
http://www.slax.org/ and http://porteus.org/ for the images and the forums for making a simple module for each, FAR better than your standard linux live cds and slax especially can boot over the wired LAN as its got all the required apps already setup to automate that from the forst cd boot try it and Please make a SPUD/batman self contained module and links for people to download and try ASAP.

batman is soo cool but it needs a livecd and lots of {R to make it and spud known and advocated everywhere, even in the so called developed world as they need this too :) and can help the others build open end user meshes al over the world and bypass the ISPs lockdowns</description>
		<content:encoded><![CDATA[<p>oh im very surprised you have as het NOT made a live CD with everything required to make this as simple as possible to try.</p>
<p>namely you could make a simple batman and related set of modules for slax or more upto date porteus live cd;s to simply load from a base vf or usb stick</p>
<p>see<br />
<a href="http://www.slax.org/" rel="nofollow" onclick="urchinTracker('/outgoing/www.slax.org/?referer=');">http://www.slax.org/</a> and <a href="http://porteus.org/" rel="nofollow" onclick="urchinTracker('/outgoing/porteus.org/?referer=');">http://porteus.org/</a> for the images and the forums for making a simple module for each, FAR better than your standard linux live cds and slax especially can boot over the wired LAN as its got all the required apps already setup to automate that from the forst cd boot try it and Please make a SPUD/batman self contained module and links for people to download and try ASAP.</p>
<p>batman is soo cool but it needs a livecd and lots of {R to make it and spud known and advocated everywhere, even in the so called developed world as they need this too <img src='http://villagetelco.org/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  and can help the others build open end user meshes al over the world and bypass the ISPs lockdowns</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Steve</title>
		<link>http://villagetelco.org/2011/06/spud-simple-unified-dashboard-for-mesh-networks/#comment-193</link>
		<dc:creator>Steve</dc:creator>
		<pubDate>Fri, 17 Jun 2011 08:22:59 +0000</pubDate>
		<guid isPermaLink="false">http://villagetelco.org/?p=1014#comment-193</guid>
		<description>The credentials for the demo site are in the mouseover text over the link.  Sorry, trying to be too clever.  -Steve</description>
		<content:encoded><![CDATA[<p>The credentials for the demo site are in the mouseover text over the link.  Sorry, trying to be too clever.  -Steve</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: aep</title>
		<link>http://villagetelco.org/2011/06/spud-simple-unified-dashboard-for-mesh-networks/#comment-192</link>
		<dc:creator>aep</dc:creator>
		<pubDate>Fri, 17 Jun 2011 07:42:11 +0000</pubDate>
		<guid isPermaLink="false">http://villagetelco.org/?p=1014#comment-192</guid>
		<description>Thanks Robert, I have provided alternative links in the page now.

There is a known issue with the parsing of the JSON output of the VIS server. If you use VIS server 0.32, SPUD works out of the box.

We will be providing a new setting in SPUD GUI to select with version of VIS you are talking to (0.32 or trunk)</description>
		<content:encoded><![CDATA[<p>Thanks Robert, I have provided alternative links in the page now.</p>
<p>There is a known issue with the parsing of the JSON output of the VIS server. If you use VIS server 0.32, SPUD works out of the box.</p>
<p>We will be providing a new setting in SPUD GUI to select with version of VIS you are talking to (0.32 or trunk)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Robert Boerner</title>
		<link>http://villagetelco.org/2011/06/spud-simple-unified-dashboard-for-mesh-networks/#comment-191</link>
		<dc:creator>Robert Boerner</dc:creator>
		<pubDate>Fri, 17 Jun 2011 01:47:23 +0000</pubDate>
		<guid isPermaLink="false">http://villagetelco.org/?p=1014#comment-191</guid>
		<description>The links for the downloads and instructions seem to require credentials...</description>
		<content:encoded><![CDATA[<p>The links for the downloads and instructions seem to require credentials&#8230;</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic
Page Caching using disk: basic
Object Caching 482/486 objects using disk: basic

Served from: villagetelco.org @ 2012-05-17 06:27:40 -->
