<?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>Newest Industry &#187; DSL</title>
	<atom:link href="http://newestindustry.org/tag/dsl/feed/" rel="self" type="application/rss+xml" />
	<link>http://newestindustry.org</link>
	<description>Web Performance, Branding, and Social Media</description>
	<lastBuildDate>Fri, 12 Mar 2010 21:41:39 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<atom:link rel='hub' href='http://newestindustry.org/?pushpress=hub'/>
<cloud domain='newestindustry.org' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
		<item>
		<title>Web Performance: On the edge of performance</title>
		<link>http://newestindustry.org/2009/08/10/web-performance-on-the-edge-of-performance/</link>
		<comments>http://newestindustry.org/2009/08/10/web-performance-on-the-edge-of-performance/#comments</comments>
		<pubDate>Mon, 10 Aug 2009 12:00:10 +0000</pubDate>
		<dc:creator>smp</dc:creator>
				<category><![CDATA[GrabPERF]]></category>
		<category><![CDATA[Internet]]></category>
		<category><![CDATA[The Web]]></category>
		<category><![CDATA[Web Performance]]></category>
		<category><![CDATA[Web analytics]]></category>
		<category><![CDATA[analytics]]></category>
		<category><![CDATA[smp]]></category>
		<category><![CDATA[asynchronous connectivity]]></category>
		<category><![CDATA[broadband]]></category>
		<category><![CDATA[Broadband Internet access]]></category>
		<category><![CDATA[business]]></category>
		<category><![CDATA[cable]]></category>
		<category><![CDATA[customer experience]]></category>
		<category><![CDATA[Customer experience management]]></category>
		<category><![CDATA[customer measurement]]></category>
		<category><![CDATA[dialup]]></category>
		<category><![CDATA[DSL]]></category>
		<category><![CDATA[faster networks]]></category>
		<category><![CDATA[FIoS]]></category>
		<category><![CDATA[heavy Web sites]]></category>
		<category><![CDATA[Hugh MacLeod]]></category>
		<category><![CDATA[Network performance]]></category>
		<category><![CDATA[read write web]]></category>
		<category><![CDATA[read/write web]]></category>
		<category><![CDATA[Technology/Internet]]></category>
		<category><![CDATA[Web analytics tools]]></category>
		<category><![CDATA[Web performance industry]]></category>
		<category><![CDATA[Web performance measurement]]></category>

		<guid isPermaLink="false">http://newestindustry.org/2009/08/10/web-performance-on-the-edge-of-performance/</guid>
		<description><![CDATA[
			
				
			
		
A decade of working in the Web performance industry can leave one with the idea that no matter how good a site is, there is always the opportunity to be better, be faster. However, I am beginning to believe, just from my personal experience on the Internet, that speed has reached its peak with the [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fnewestindustry.org%2F2009%2F08%2F10%2Fweb-performance-on-the-edge-of-performance%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fnewestindustry.org%2F2009%2F08%2F10%2Fweb-performance-on-the-edge-of-performance%2F&amp;source=spierzchala&amp;style=normal&amp;service=bit.ly" height="61" width="50" /><br />
			</a>
		</div>
<p><a title="Banda Ancha Â¿para todos?" href="http://flickr.com/photos/57212355@N00/881418311"><img style="float:left;padding: 6px;" src="http://farm2.static.flickr.com/1307/881418311_3a78a453cf_m.jpg" alt="" /></a>A decade of working in the Web performance industry can leave one with the idea that no matter how good a site is, there is always the opportunity to be better, be faster. However, I am beginning to believe, just from my personal experience on the Internet, that speed has reached its peak with the current technologies we have.</p>
<p>This does not bode well for an Internet that is shifting more directly to true read/write, data/interaction heavy Web sites. This needs to have home broadband that is not only fast, but which has equality for inbound and outbound connection speeds.</p>
<p>But will faster home broadband really make that much of a difference? Or will faster networks just show that even with the best connectivity to the Internet money can buy, Web sites are actually hurting themselves with poor design and inefficient data interaction designs?</p>
<p>For companies on the edge of Web performance, who are trying to push their ability to improve the customer experience as hard as possible, who are moving hard and fast to the read/write web, here are some ways you can ensure that you can still deliver the customer experience your vistors expect.</p>
<h3>Confirm your customers&#8217; bandwidth</h3>
<p>This is pretty easy. Most reasonably powerful Web analytics tools can confirm this for you, breaking it down by dialup, and high broadband type. It&#8217;s a great way to ensure that your preconceptions about how your customers interact with your Web site meets the reality of their world.</p>
<p>It is also a way to see just how unbalanced your customers&#8217; inbound and outbound connection speeds. If it is clear that traffic is coming from connection types or broadband providers that are heavily weighted towards download, then optimization exercises cannot ignore the effect of data uploads on the customer experience.</p>
<h3>Design for customers&#8217; bandwidth</h3>
<p>Now that you&#8217;ve confirmed the structure of your customers&#8217; bandwidth, ensure that your site and data interaction design are designed with this in mind. Data that uses a number of inefficient data calls behind the scenes in order to be more AJAXy may hurt itself when it tries to make those calls over a network that&#8217;s optimized for download and not upload.</p>
<h3>Measure from the customer perspective</h3>
<p>Web performance measurement has been around a long time. But understanding how the site performs from the perspective of true (not simulated) customer connectivity, right where they live and work, will highlight how your optimizations may or may not be working as expected.</p>
<p>Measurements from high-throughput, high-quality datacenter connections give you some insight into performance under the best possible circumstances. Measure from the customer&#8217;s desktop, and even the most thoughtfully planned optimization efforts may have been like attacking a mammoth with a closed safety pin: ineffective and it annoys the mammoth [to paraphrase <a title="Hugh Macleod" href="http://gapingvoid.com/" target="_blank">Hugh Macleod</a>].</p>
<p>As well as synthetic measurements, measure performance right from within the browser. Understanding how long it takes pages to render, how long it takes to show content above the fold, and to gather discrete times on complex Flash and AJAX events within the page will give you even more control over finding those things you can fix.</p>
<h3>Takeaway</h3>
<p>In the end, even assuming your customers have the best connectivity, and you have taken all the necessary precautions to get Web performance right, don&#8217;t assume that the technology can save you from bad design and slow applications.</p>
<p>Be constantly vigilant. And measure everything.</p>



Spread the Love:


	<a rel="nofollow"  target="_blank" href="http://www.facebook.com/share.php?u=http%3A%2F%2Fnewestindustry.org%2F2009%2F08%2F10%2Fweb-performance-on-the-edge-of-performance%2F&amp;t=Web%20Performance%3A%20On%20the%20edge%20of%20performance" title="Facebook"><img src="http://newestindustry.org/wp-content/plugins/sociable/images/facebook.png" title="Facebook" alt="Facebook" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://twitter.com/home?status=Web%20Performance%3A%20On%20the%20edge%20of%20performance%20-%20http%3A%2F%2Fnewestindustry.org%2F2009%2F08%2F10%2Fweb-performance-on-the-edge-of-performance%2F" title="Twitter"><img src="http://newestindustry.org/wp-content/plugins/sociable/images/twitter.png" title="Twitter" alt="Twitter" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://ping.fm/ref/?link=http%3A%2F%2Fnewestindustry.org%2F2009%2F08%2F10%2Fweb-performance-on-the-edge-of-performance%2F&amp;title=Web%20Performance%3A%20On%20the%20edge%20of%20performance&amp;body=A%20decade%20of%20working%20in%20the%20Web%20performance%20industry%20can%20leave%20one%20with%20the%20idea%20that%20no%20matter%20how%20good%20a%20site%20is%2C%20there%20is%20always%20the%20opportunity%20to%20be%20better%2C%20be%20faster.%20However%2C%20I%20am%20beginning%20to%20believe%2C%20just%20from%20my%20personal%20experience%20on%20the%20In" title="Ping.fm"><img src="http://newestindustry.org/wp-content/plugins/sociable/images/ping.png" title="Ping.fm" alt="Ping.fm" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fnewestindustry.org%2F2009%2F08%2F10%2Fweb-performance-on-the-edge-of-performance%2F&amp;title=Web%20Performance%3A%20On%20the%20edge%20of%20performance&amp;bodytext=A%20decade%20of%20working%20in%20the%20Web%20performance%20industry%20can%20leave%20one%20with%20the%20idea%20that%20no%20matter%20how%20good%20a%20site%20is%2C%20there%20is%20always%20the%20opportunity%20to%20be%20better%2C%20be%20faster.%20However%2C%20I%20am%20beginning%20to%20believe%2C%20just%20from%20my%20personal%20experience%20on%20the%20In" title="Digg"><img src="http://newestindustry.org/wp-content/plugins/sociable/images/digg.png" title="Digg" alt="Digg" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fnewestindustry.org%2F2009%2F08%2F10%2Fweb-performance-on-the-edge-of-performance%2F&amp;title=Web%20Performance%3A%20On%20the%20edge%20of%20performance" title="StumbleUpon"><img src="http://newestindustry.org/wp-content/plugins/sociable/images/stumbleupon.png" title="StumbleUpon" alt="StumbleUpon" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http%3A%2F%2Fnewestindustry.org%2F2009%2F08%2F10%2Fweb-performance-on-the-edge-of-performance%2F&amp;title=Web%20Performance%3A%20On%20the%20edge%20of%20performance&amp;source=Newest+Industry+Web+Performance%2C+Branding%2C+and+Social+Media&amp;summary=A%20decade%20of%20working%20in%20the%20Web%20performance%20industry%20can%20leave%20one%20with%20the%20idea%20that%20no%20matter%20how%20good%20a%20site%20is%2C%20there%20is%20always%20the%20opportunity%20to%20be%20better%2C%20be%20faster.%20However%2C%20I%20am%20beginning%20to%20believe%2C%20just%20from%20my%20personal%20experience%20on%20the%20In" title="LinkedIn"><img src="http://newestindustry.org/wp-content/plugins/sociable/images/linkedin.png" title="LinkedIn" alt="LinkedIn" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://reddit.com/submit?url=http%3A%2F%2Fnewestindustry.org%2F2009%2F08%2F10%2Fweb-performance-on-the-edge-of-performance%2F&amp;title=Web%20Performance%3A%20On%20the%20edge%20of%20performance" title="Reddit"><img src="http://newestindustry.org/wp-content/plugins/sociable/images/reddit.png" title="Reddit" alt="Reddit" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://slashdot.org/bookmark.pl?title=Web%20Performance%3A%20On%20the%20edge%20of%20performance&amp;url=http%3A%2F%2Fnewestindustry.org%2F2009%2F08%2F10%2Fweb-performance-on-the-edge-of-performance%2F" title="Slashdot"><img src="http://newestindustry.org/wp-content/plugins/sociable/images/slashdot.png" title="Slashdot" alt="Slashdot" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://www.netvouz.com/action/submitBookmark?url=http%3A%2F%2Fnewestindustry.org%2F2009%2F08%2F10%2Fweb-performance-on-the-edge-of-performance%2F&amp;title=Web%20Performance%3A%20On%20the%20edge%20of%20performance&amp;popup=no" title="Netvouz"><img src="http://newestindustry.org/wp-content/plugins/sociable/images/netvouz.png" title="Netvouz" alt="Netvouz" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://identi.ca/notice/new?status_textarea=http%3A%2F%2Fnewestindustry.org%2F2009%2F08%2F10%2Fweb-performance-on-the-edge-of-performance%2F" title="Identi.ca"><img src="http://newestindustry.org/wp-content/plugins/sociable/images/identica.png" title="Identi.ca" alt="Identi.ca" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://technorati.com/faves?add=http%3A%2F%2Fnewestindustry.org%2F2009%2F08%2F10%2Fweb-performance-on-the-edge-of-performance%2F" title="Technorati"><img src="http://newestindustry.org/wp-content/plugins/sociable/images/technorati.png" title="Technorati" alt="Technorati" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://delicious.com/post?url=http%3A%2F%2Fnewestindustry.org%2F2009%2F08%2F10%2Fweb-performance-on-the-edge-of-performance%2F&amp;title=Web%20Performance%3A%20On%20the%20edge%20of%20performance&amp;notes=A%20decade%20of%20working%20in%20the%20Web%20performance%20industry%20can%20leave%20one%20with%20the%20idea%20that%20no%20matter%20how%20good%20a%20site%20is%2C%20there%20is%20always%20the%20opportunity%20to%20be%20better%2C%20be%20faster.%20However%2C%20I%20am%20beginning%20to%20believe%2C%20just%20from%20my%20personal%20experience%20on%20the%20In" title="del.icio.us"><img src="http://newestindustry.org/wp-content/plugins/sociable/images/delicious.png" title="del.icio.us" alt="del.icio.us" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="mailto:?subject=Web%20Performance%3A%20On%20the%20edge%20of%20performance&amp;body=http%3A%2F%2Fnewestindustry.org%2F2009%2F08%2F10%2Fweb-performance-on-the-edge-of-performance%2F" title="email"><img src="http://newestindustry.org/wp-content/plugins/sociable/images/email_link.png" title="email" alt="email" class="sociable-hovers" /></a>


<br/><br/>]]></content:encoded>
			<wfw:commentRss>http://newestindustry.org/2009/08/10/web-performance-on-the-edge-of-performance/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Geekery: Install an OS on a Fujitsu B-2131 without a CD, Part Deux</title>
		<link>http://newestindustry.org/2009/02/21/geekery-install-an-os-on-a-fujitsu-b-2131-without-a-cd-part-deux/</link>
		<comments>http://newestindustry.org/2009/02/21/geekery-install-an-os-on-a-fujitsu-b-2131-without-a-cd-part-deux/#comments</comments>
		<pubDate>Sat, 21 Feb 2009 14:57:46 +0000</pubDate>
		<dc:creator>smp</dc:creator>
				<category><![CDATA[Linux: Desktop]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[boot floppy]]></category>
		<category><![CDATA[Damn Small Linux]]></category>
		<category><![CDATA[DSL]]></category>
		<category><![CDATA[Fujitsu]]></category>
		<category><![CDATA[FUJITSU LIMITED]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[linux distros]]></category>
		<category><![CDATA[Linux flash drive]]></category>
		<category><![CDATA[linux from boot floppy and flash drive]]></category>
		<category><![CDATA[linux install across the internet]]></category>
		<category><![CDATA[Xubuntu]]></category>

		<guid isPermaLink="false">http://newestindustry.org/?p=2283</guid>
		<description><![CDATA[
			
				
			
		
Well, it&#8217;s done. After a week of trying this and that, I finally got DSL (DamnSmallLinux) rolling on the Fujitsu B2131 last night.
To remind folks what the challenge was (and is for some of the linux dev teams out their who claim to support older platforms): Install a fully-functioning OS on a laptop machine built [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fnewestindustry.org%2F2009%2F02%2F21%2Fgeekery-install-an-os-on-a-fujitsu-b-2131-without-a-cd-part-deux%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fnewestindustry.org%2F2009%2F02%2F21%2Fgeekery-install-an-os-on-a-fujitsu-b-2131-without-a-cd-part-deux%2F&amp;source=spierzchala&amp;style=normal&amp;service=bit.ly" height="61" width="50" /><br />
			</a>
		</div>
<p>Well, it&#8217;s done. After a week of trying this and that, I finally got <a title="Damn Small Linux (DSL)" href="http://damnsmalllinux.org/" target="_blank">DSL (DamnSmallLinux)</a> rolling on the Fujitsu B2131 last night.</p>
<p>To remind folks what the challenge was (and is for some of the linux dev teams out their who claim to support older platforms): Install a fully-functioning OS on a laptop machine built in 1999/2000 <em>without</em> a CD drive.</p>
<p>DSL has a great <a title="DSL Boot Floppy Image" href="http://damnsmalllinux.org/wiki/index.php/Boot_Floppies" target="_blank">boot floppy image</a> that works with their embedded version of the OS installed on <a title="DSL Bootable Flash Drive" href="http://damnsmalllinux.org/wiki/index.php/Installing_to_a_USB_Flash_Drive" target="_blank">a Flash drive</a> &#8211; ok, the flash drive made the challenge less problematic than originally described.</p>
<p>However, I lay the challenge out to all of the Linux distros: Create an across the <strong>INTERNET</strong> (not that crazy PXE boot stuff) install that can be started with boot floppies.</p>
<p>The B2131 has a large enough hard drive and enough power to run Xubuntu, but installing it <em>easily</em> (i.e. my 10 year-old son could do it) makes modern linux distros completely unreachable for people trying to easily make old machines go.</p>
<p>So, linux geeks, think you can do this?</p>



Spread the Love:


	<a rel="nofollow"  target="_blank" href="http://www.facebook.com/share.php?u=http%3A%2F%2Fnewestindustry.org%2F2009%2F02%2F21%2Fgeekery-install-an-os-on-a-fujitsu-b-2131-without-a-cd-part-deux%2F&amp;t=Geekery%3A%20Install%20an%20OS%20on%20a%20Fujitsu%20B-2131%20without%20a%20CD%2C%20Part%20Deux" title="Facebook"><img src="http://newestindustry.org/wp-content/plugins/sociable/images/facebook.png" title="Facebook" alt="Facebook" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://twitter.com/home?status=Geekery%3A%20Install%20an%20OS%20on%20a%20Fujitsu%20B-2131%20without%20a%20CD%2C%20Part%20Deux%20-%20http%3A%2F%2Fnewestindustry.org%2F2009%2F02%2F21%2Fgeekery-install-an-os-on-a-fujitsu-b-2131-without-a-cd-part-deux%2F" title="Twitter"><img src="http://newestindustry.org/wp-content/plugins/sociable/images/twitter.png" title="Twitter" alt="Twitter" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://ping.fm/ref/?link=http%3A%2F%2Fnewestindustry.org%2F2009%2F02%2F21%2Fgeekery-install-an-os-on-a-fujitsu-b-2131-without-a-cd-part-deux%2F&amp;title=Geekery%3A%20Install%20an%20OS%20on%20a%20Fujitsu%20B-2131%20without%20a%20CD%2C%20Part%20Deux&amp;body=Well%2C%20it%27s%20done.%20After%20a%20week%20of%20trying%20this%20and%20that%2C%20I%20finally%20got%20DSL%20%28DamnSmallLinux%29%20rolling%20on%20the%20Fujitsu%20B2131%20last%20night.%0D%0A%0D%0ATo%20remind%20folks%20what%20the%20challenge%20was%20%28and%20is%20for%20some%20of%20the%20linux%20dev%20teams%20out%20their%20who%20claim%20to%20support%20older%20" title="Ping.fm"><img src="http://newestindustry.org/wp-content/plugins/sociable/images/ping.png" title="Ping.fm" alt="Ping.fm" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fnewestindustry.org%2F2009%2F02%2F21%2Fgeekery-install-an-os-on-a-fujitsu-b-2131-without-a-cd-part-deux%2F&amp;title=Geekery%3A%20Install%20an%20OS%20on%20a%20Fujitsu%20B-2131%20without%20a%20CD%2C%20Part%20Deux&amp;bodytext=Well%2C%20it%27s%20done.%20After%20a%20week%20of%20trying%20this%20and%20that%2C%20I%20finally%20got%20DSL%20%28DamnSmallLinux%29%20rolling%20on%20the%20Fujitsu%20B2131%20last%20night.%0D%0A%0D%0ATo%20remind%20folks%20what%20the%20challenge%20was%20%28and%20is%20for%20some%20of%20the%20linux%20dev%20teams%20out%20their%20who%20claim%20to%20support%20older%20" title="Digg"><img src="http://newestindustry.org/wp-content/plugins/sociable/images/digg.png" title="Digg" alt="Digg" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fnewestindustry.org%2F2009%2F02%2F21%2Fgeekery-install-an-os-on-a-fujitsu-b-2131-without-a-cd-part-deux%2F&amp;title=Geekery%3A%20Install%20an%20OS%20on%20a%20Fujitsu%20B-2131%20without%20a%20CD%2C%20Part%20Deux" title="StumbleUpon"><img src="http://newestindustry.org/wp-content/plugins/sociable/images/stumbleupon.png" title="StumbleUpon" alt="StumbleUpon" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http%3A%2F%2Fnewestindustry.org%2F2009%2F02%2F21%2Fgeekery-install-an-os-on-a-fujitsu-b-2131-without-a-cd-part-deux%2F&amp;title=Geekery%3A%20Install%20an%20OS%20on%20a%20Fujitsu%20B-2131%20without%20a%20CD%2C%20Part%20Deux&amp;source=Newest+Industry+Web+Performance%2C+Branding%2C+and+Social+Media&amp;summary=Well%2C%20it%27s%20done.%20After%20a%20week%20of%20trying%20this%20and%20that%2C%20I%20finally%20got%20DSL%20%28DamnSmallLinux%29%20rolling%20on%20the%20Fujitsu%20B2131%20last%20night.%0D%0A%0D%0ATo%20remind%20folks%20what%20the%20challenge%20was%20%28and%20is%20for%20some%20of%20the%20linux%20dev%20teams%20out%20their%20who%20claim%20to%20support%20older%20" title="LinkedIn"><img src="http://newestindustry.org/wp-content/plugins/sociable/images/linkedin.png" title="LinkedIn" alt="LinkedIn" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://reddit.com/submit?url=http%3A%2F%2Fnewestindustry.org%2F2009%2F02%2F21%2Fgeekery-install-an-os-on-a-fujitsu-b-2131-without-a-cd-part-deux%2F&amp;title=Geekery%3A%20Install%20an%20OS%20on%20a%20Fujitsu%20B-2131%20without%20a%20CD%2C%20Part%20Deux" title="Reddit"><img src="http://newestindustry.org/wp-content/plugins/sociable/images/reddit.png" title="Reddit" alt="Reddit" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://slashdot.org/bookmark.pl?title=Geekery%3A%20Install%20an%20OS%20on%20a%20Fujitsu%20B-2131%20without%20a%20CD%2C%20Part%20Deux&amp;url=http%3A%2F%2Fnewestindustry.org%2F2009%2F02%2F21%2Fgeekery-install-an-os-on-a-fujitsu-b-2131-without-a-cd-part-deux%2F" title="Slashdot"><img src="http://newestindustry.org/wp-content/plugins/sociable/images/slashdot.png" title="Slashdot" alt="Slashdot" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://www.netvouz.com/action/submitBookmark?url=http%3A%2F%2Fnewestindustry.org%2F2009%2F02%2F21%2Fgeekery-install-an-os-on-a-fujitsu-b-2131-without-a-cd-part-deux%2F&amp;title=Geekery%3A%20Install%20an%20OS%20on%20a%20Fujitsu%20B-2131%20without%20a%20CD%2C%20Part%20Deux&amp;popup=no" title="Netvouz"><img src="http://newestindustry.org/wp-content/plugins/sociable/images/netvouz.png" title="Netvouz" alt="Netvouz" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://identi.ca/notice/new?status_textarea=http%3A%2F%2Fnewestindustry.org%2F2009%2F02%2F21%2Fgeekery-install-an-os-on-a-fujitsu-b-2131-without-a-cd-part-deux%2F" title="Identi.ca"><img src="http://newestindustry.org/wp-content/plugins/sociable/images/identica.png" title="Identi.ca" alt="Identi.ca" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://technorati.com/faves?add=http%3A%2F%2Fnewestindustry.org%2F2009%2F02%2F21%2Fgeekery-install-an-os-on-a-fujitsu-b-2131-without-a-cd-part-deux%2F" title="Technorati"><img src="http://newestindustry.org/wp-content/plugins/sociable/images/technorati.png" title="Technorati" alt="Technorati" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://delicious.com/post?url=http%3A%2F%2Fnewestindustry.org%2F2009%2F02%2F21%2Fgeekery-install-an-os-on-a-fujitsu-b-2131-without-a-cd-part-deux%2F&amp;title=Geekery%3A%20Install%20an%20OS%20on%20a%20Fujitsu%20B-2131%20without%20a%20CD%2C%20Part%20Deux&amp;notes=Well%2C%20it%27s%20done.%20After%20a%20week%20of%20trying%20this%20and%20that%2C%20I%20finally%20got%20DSL%20%28DamnSmallLinux%29%20rolling%20on%20the%20Fujitsu%20B2131%20last%20night.%0D%0A%0D%0ATo%20remind%20folks%20what%20the%20challenge%20was%20%28and%20is%20for%20some%20of%20the%20linux%20dev%20teams%20out%20their%20who%20claim%20to%20support%20older%20" title="del.icio.us"><img src="http://newestindustry.org/wp-content/plugins/sociable/images/delicious.png" title="del.icio.us" alt="del.icio.us" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="mailto:?subject=Geekery%3A%20Install%20an%20OS%20on%20a%20Fujitsu%20B-2131%20without%20a%20CD%2C%20Part%20Deux&amp;body=http%3A%2F%2Fnewestindustry.org%2F2009%2F02%2F21%2Fgeekery-install-an-os-on-a-fujitsu-b-2131-without-a-cd-part-deux%2F" title="email"><img src="http://newestindustry.org/wp-content/plugins/sociable/images/email_link.png" title="email" alt="email" class="sociable-hovers" /></a>


<br/><br/>]]></content:encoded>
			<wfw:commentRss>http://newestindustry.org/2009/02/21/geekery-install-an-os-on-a-fujitsu-b-2131-without-a-cd-part-deux/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
