<?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"
	>
<channel>
	<title>Comments for Future Pages</title>
	<atom:link href="http://futurepages.net/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://futurepages.net</link>
	<description>Sharing Knowledge.</description>
	<pubDate>Fri, 05 Sep 2008 15:35:39 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
		<item>
		<title>Comment on Setup your own server with Ubuntu 7.10 server edition by 100 Tips and Tools to set up a LAMP Server &#171; Jatex&#8217;s Weblog</title>
		<link>http://futurepages.net/setup-your-own-server-with-ubuntu-710-server-edition/#comment-385</link>
		<dc:creator>100 Tips and Tools to set up a LAMP Server &#171; Jatex&#8217;s Weblog</dc:creator>
		<pubDate>Thu, 21 Aug 2008 15:36:06 +0000</pubDate>
		<guid isPermaLink="false">http://futurepages.net/setup-your-own-server-with-ubuntu-710-server-edition/#comment-385</guid>
		<description>[...] Set up your own server with Ubuntu 7.10 server edition: This tutorial explains how you can set up an old piece of hardware as a LAMP server using Ubuntu. [...]</description>
		<content:encoded><![CDATA[<p>[...] Set up your own server with Ubuntu 7.10 server edition: This tutorial explains how you can set up an old piece of hardware as a LAMP server using Ubuntu. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Minimal Gentoo Installation by Nathan</title>
		<link>http://futurepages.net/minimal-gentoo-installation/#comment-382</link>
		<dc:creator>Nathan</dc:creator>
		<pubDate>Fri, 15 Aug 2008 22:01:11 +0000</pubDate>
		<guid isPermaLink="false">http://futurepages.net/minimal-gentoo-installation/#comment-382</guid>
		<description>Thank you for the wonderful information, it helped me a lot installing gentoo in virtual box.
http://www.virtualbox.org/

I would like to add some notes:
1. Virtual box's default HD size is 2gb.  This causes problems even if it isn't dynamic, it runs out of space while the portage is un-compressing.  Even if virtual box's HD is dynamic.  This causes the tar to output errors like "tar: portage/path/to/file cannot be found"
(a gajillion of them)



2. In fdisk it asks about cylinders as well, so here is a link from the handbook that has all the information on fdisk you should need.
http://www.gentoo.org/doc/en/handbook/handbook-x86.xml?chap=4&#38;part=1</description>
		<content:encoded><![CDATA[<p>Thank you for the wonderful information, it helped me a lot installing gentoo in virtual box.<br />
<a href="http://www.virtualbox.org/" rel="nofollow">http://www.virtualbox.org/</a></p>
<p>I would like to add some notes:<br />
1. Virtual box&#8217;s default HD size is 2gb.  This causes problems even if it isn&#8217;t dynamic, it runs out of space while the portage is un-compressing.  Even if virtual box&#8217;s HD is dynamic.  This causes the tar to output errors like &#8220;tar: portage/path/to/file cannot be found&#8221;<br />
(a gajillion of them)</p>
<p>2. In fdisk it asks about cylinders as well, so here is a link from the handbook that has all the information on fdisk you should need.<br />
<a href="http://www.gentoo.org/doc/en/handbook/handbook-x86.xml?chap=4&amp;part=1" rel="nofollow">http://www.gentoo.org/doc/en/handbook/handbook-x86.xml?chap=4&amp;part=1</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to remove the last character of a string by Stephen Pickett</title>
		<link>http://futurepages.net/how-to-remove-the-last-character-of-a-string/#comment-380</link>
		<dc:creator>Stephen Pickett</dc:creator>
		<pubDate>Fri, 01 Aug 2008 14:27:54 +0000</pubDate>
		<guid isPermaLink="false">http://futurepages.net/how-to-remove-the-last-character-of-a-string/#comment-380</guid>
		<description>I needed to remove the first character, so I adapted Alan's code (by the way, thanks Alan!):

x=JJohnDoe;
echo $x
x=$(echo ${x:1});
echo $x</description>
		<content:encoded><![CDATA[<p>I needed to remove the first character, so I adapted Alan&#8217;s code (by the way, thanks Alan!):</p>
<p>x=JJohnDoe;<br />
echo $x<br />
x=$(echo ${x:1});<br />
echo $x</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to remove the last character of a string by flash gamer</title>
		<link>http://futurepages.net/how-to-remove-the-last-character-of-a-string/#comment-379</link>
		<dc:creator>flash gamer</dc:creator>
		<pubDate>Wed, 30 Jul 2008 00:55:12 +0000</pubDate>
		<guid isPermaLink="false">http://futurepages.net/how-to-remove-the-last-character-of-a-string/#comment-379</guid>
		<description>thanks works great</description>
		<content:encoded><![CDATA[<p>thanks works great</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Firefox issue or the 207 error by Yossi</title>
		<link>http://futurepages.net/firefox-issue-or-the-207-error/#comment-378</link>
		<dc:creator>Yossi</dc:creator>
		<pubDate>Mon, 21 Jul 2008 06:05:30 +0000</pubDate>
		<guid isPermaLink="false">http://futurepages.net/firefox-issue-or-the-207-error/#comment-378</guid>
		<description>Install it in another computer, than copy the extension directory to your profile.

C:\Documents and Settings\win-profile\Application Data\Mozilla\Firefox\Profiles\firefox-profile\extensions\extension-directory

Take extension-directory and put it in the same path in your computer</description>
		<content:encoded><![CDATA[<p>Install it in another computer, than copy the extension directory to your profile.</p>
<p>C:\Documents and Settings\win-profile\Application Data\Mozilla\Firefox\Profiles\firefox-profile\extensions\extension-directory</p>
<p>Take extension-directory and put it in the same path in your computer</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to secure your local file sharing server with Samba by samba x server</title>
		<link>http://futurepages.net/how-to-secure-your-local-file-sharing-server-with-samba/#comment-377</link>
		<dc:creator>samba x server</dc:creator>
		<pubDate>Sun, 20 Jul 2008 16:28:32 +0000</pubDate>
		<guid isPermaLink="false">http://futurepages.net/how-to-secure-your-local-file-sharing-server-with-samba/#comment-377</guid>
		<description>[...]  [...]</description>
		<content:encoded><![CDATA[<p>[...]  [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to find the exact domain name extension (in PHP) by tashman</title>
		<link>http://futurepages.net/how-to-find-the-exact-domain-name-extension-in-php/#comment-375</link>
		<dc:creator>tashman</dc:creator>
		<pubDate>Thu, 26 Jun 2008 11:33:19 +0000</pubDate>
		<guid isPermaLink="false">http://futurepages.net/how-to-find-the-exact-domain-name-extension-in-php/#comment-375</guid>
		<description>Yes, I too would have used explode, too. 

Coz looking at your initial solution, it would not work in every situation coz if there was no dot (.) in the $domain variable, then strrpos would return false, then you would effectively be making this call:

$extension = substr($domain, FALSE+1); //false in lowercase if you like.
Perhaps that could translate to substr($domain,1), which would output everything from the 2nd character of $domain going forward.

So I'm glad you ended up using explode() instead. That's why it's part of PHP.

...A mouthful by Tashman :)</description>
		<content:encoded><![CDATA[<p>Yes, I too would have used explode, too. </p>
<p>Coz looking at your initial solution, it would not work in every situation coz if there was no dot (.) in the $domain variable, then strrpos would return false, then you would effectively be making this call:</p>
<p>$extension = substr($domain, FALSE+1); //false in lowercase if you like.<br />
Perhaps that could translate to substr($domain,1), which would output everything from the 2nd character of $domain going forward.</p>
<p>So I&#8217;m glad you ended up using explode() instead. That&#8217;s why it&#8217;s part of PHP.</p>
<p>&#8230;A mouthful by Tashman <img src='http://futurepages.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Firefox issue or the 207 error by Icarin</title>
		<link>http://futurepages.net/firefox-issue-or-the-207-error/#comment-374</link>
		<dc:creator>Icarin</dc:creator>
		<pubDate>Tue, 24 Jun 2008 21:42:15 +0000</pubDate>
		<guid isPermaLink="false">http://futurepages.net/firefox-issue-or-the-207-error/#comment-374</guid>
		<description>Sorry, same problem here. And the main issue is that I can't even download the addons - I have to right click on every addon I want and download the xpi file, but when I drag the xpi to a firefox window, the same error (207) appears.

Yes, drag and drop de xpi files to a firefox window is the "manual" installation.</description>
		<content:encoded><![CDATA[<p>Sorry, same problem here. And the main issue is that I can&#8217;t even download the addons - I have to right click on every addon I want and download the xpi file, but when I drag the xpi to a firefox window, the same error (207) appears.</p>
<p>Yes, drag and drop de xpi files to a firefox window is the &#8220;manual&#8221; installation.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Add form fields dynamically with JavaScript by Amaury</title>
		<link>http://futurepages.net/add-form-fields-dynamically-with-javascript/#comment-373</link>
		<dc:creator>Amaury</dc:creator>
		<pubDate>Tue, 24 Jun 2008 03:50:50 +0000</pubDate>
		<guid isPermaLink="false">http://futurepages.net/add-form-fields-dynamically-with-javascript/#comment-373</guid>
		<description>Thanks for the post, it has been very helpful. I'm just wondering what's the reason behind the redundant math in:

   var num = (document.getElementById(”theValue”).value -1)+ 2;</description>
		<content:encoded><![CDATA[<p>Thanks for the post, it has been very helpful. I&#8217;m just wondering what&#8217;s the reason behind the redundant math in:</p>
<p>   var num = (document.getElementById(”theValue”).value -1)+ 2;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to edit keyboard layout in Windows Vista by layout examples</title>
		<link>http://futurepages.net/how-to-edit-keyboard-layout-in-windows-vista/#comment-368</link>
		<dc:creator>layout examples</dc:creator>
		<pubDate>Sat, 31 May 2008 23:31:50 +0000</pubDate>
		<guid isPermaLink="false">http://futurepages.net/how-to-edit-keyboard-layout-in-windows-vista/#comment-368</guid>
		<description>[...] are drastically changed. Here is a short guide on how to edit these in Vista for your convenience.http://futurepages.net/how-to-edit-keyboard-layout-in-windows-vista/Example LayoutFile Format: PDF/Adobe Acrobat - View as HTMLfront loader for example can be set to [...]</description>
		<content:encoded><![CDATA[<p>[...] are drastically changed. Here is a short guide on how to edit these in Vista for your convenience.http://futurepages.net/how-to-edit-keyboard-layout-in-windows-vista/Example LayoutFile Format: PDF/Adobe Acrobat - View as HTMLfront loader for example can be set to [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
