<?xml version="1.0" encoding="utf-8" ?>

<rss version="2.0" 
   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
   xmlns:admin="http://webns.net/mvcb/"
   xmlns:dc="http://purl.org/dc/elements/1.1/"
   xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
   xmlns:wfw="http://wellformedweb.org/CommentAPI/"
   xmlns:content="http://purl.org/rss/1.0/modules/content/"
   xmlns:creativeCommons="http://backend.userland.com/creativeCommonsRssModule">
<channel>
    <title>GizmoLA.com - Comments</title>
    <link>http://www.gizmola.com/blog/</link>
    <description>GizmoLA.com - </description>
    <dc:language>en</dc:language>
    <generator>Serendipity 1.1 - http://www.s9y.org/</generator>
    <managingEditor>webmaster@gizmola.com</managingEditor>
<webMaster>webmaster@gizmola.com</webMaster>
<pubDate>Sun, 14 Mar 2010 01:27:49 GMT</pubDate>

    <image>
        <url>http://www.gizmola.com/blog/templates/default/img/s9y_banner_small.png</url>
        <title>RSS: GizmoLA.com - Comments - GizmoLA.com - </title>
        <link>http://www.gizmola.com/blog/</link>
        <width>100</width>
        <height>21</height>
    </image>

<item>
    <title>Rend: Install Xwindows and Gnome on Centos with Yum</title>
    <link>http://www.gizmola.com/blog/archives/74-Install-Xwindows-and-Gnome-on-Centos-with-Yum.html#c130670</link>
            <category></category>
    
    <comments>http://www.gizmola.com/blog/archives/74-Install-Xwindows-and-Gnome-on-Centos-with-Yum.html#comments</comments>
    <wfw:comment>http://www.gizmola.com/blog/wfwcomment.php?cid=74</wfw:comment>

    

    <author>nospam@example.com (Rend)</author>
    <content:encoded>
    Thanks you :) &amp;#305; am installed 
    </content:encoded>

    <pubDate>Mon, 08 Mar 2010 10:06:17 -0800</pubDate>
    <guid isPermaLink="false">http://www.gizmola.com/blog/archives/74-guid.html#c130670</guid>
    <creativeCommons:license>http://creativecommons.org/licenses/by/1.0/</creativeCommons:license>
</item>
<item>
    <title>M.Emre: Install Xwindows and Gnome on Centos with Yum</title>
    <link>http://www.gizmola.com/blog/archives/74-Install-Xwindows-and-Gnome-on-Centos-with-Yum.html#c130669</link>
            <category></category>
    
    <comments>http://www.gizmola.com/blog/archives/74-Install-Xwindows-and-Gnome-on-Centos-with-Yum.html#comments</comments>
    <wfw:comment>http://www.gizmola.com/blog/wfwcomment.php?cid=74</wfw:comment>

    

    <author>nospam@example.com (M.Emre)</author>
    <content:encoded>
    Nice hint, thanks :) 
    </content:encoded>

    <pubDate>Thu, 04 Mar 2010 19:06:50 -0800</pubDate>
    <guid isPermaLink="false">http://www.gizmola.com/blog/archives/74-guid.html#c130669</guid>
    <creativeCommons:license>http://creativecommons.org/licenses/by/1.0/</creativeCommons:license>
</item>
<item>
    <title>Richa Sabharwal: Linux shell scripting: bad interpreter: No such file or directory</title>
    <link>http://www.gizmola.com/blog/archives/87-Linux-shell-scripting-bad-interpreter-No-such-file-or-directory.html#c130668</link>
            <category></category>
    
    <comments>http://www.gizmola.com/blog/archives/87-Linux-shell-scripting-bad-interpreter-No-such-file-or-directory.html#comments</comments>
    <wfw:comment>http://www.gizmola.com/blog/wfwcomment.php?cid=87</wfw:comment>

    

    <author>nospam@example.com (Richa Sabharwal)</author>
    <content:encoded>
    Thanks a ton!! I had the same problem. The script was sent to me as an attachment in the email. The fix worked like a charm for me on Snow Leopard OSX. 
    </content:encoded>

    <pubDate>Mon, 01 Mar 2010 03:06:53 -0800</pubDate>
    <guid isPermaLink="false">http://www.gizmola.com/blog/archives/87-guid.html#c130668</guid>
    <creativeCommons:license>http://creativecommons.org/licenses/by/1.0/</creativeCommons:license>
</item>
<item>
    <title>David: Run a Centos Lamp development server on XP, Vista or Win 7 using VirtualBox</title>
    <link>http://www.gizmola.com/blog/archives/95-Run-a-Centos-Lamp-development-server-on-XP,-Vista-or-Win-7-using-VirtualBox.html#c130666</link>
            <category></category>
    
    <comments>http://www.gizmola.com/blog/archives/95-Run-a-Centos-Lamp-development-server-on-XP,-Vista-or-Win-7-using-VirtualBox.html#comments</comments>
    <wfw:comment>http://www.gizmola.com/blog/wfwcomment.php?cid=95</wfw:comment>

    

    <author>nospam@example.com (David)</author>
    <content:encoded>
    There are a variety of things to check.  Can you ping 10.0.0.4 from a cmd shell in windows?  Can you ping 10.0.0.1 in the VM?  When you ifconfig inside the VM does it show the right IP address and subnet mask (should be 255.255.0.0).&lt;br /&gt;
&lt;br /&gt;
On the virtualbox side make sure the network adapter is set to bridged and is pointing to the loopback adapter.  &lt;br /&gt;
&lt;br /&gt;
Also make sure that the iptables service is not running inside the vm.&lt;br /&gt;
&lt;br /&gt;
You may need to reboot if any of these things are not correct, and you have to change settings.  Inside the vm you can always try service network restart, but this doesn&#039;t always work, so you may have to shutdown -h now the vm, and restart it.  I have also seen cases where windows networking gets screwed up to the point that you have to restart windows. 
    </content:encoded>

    <pubDate>Fri, 26 Feb 2010 16:33:13 -0800</pubDate>
    <guid isPermaLink="false">http://www.gizmola.com/blog/archives/95-guid.html#c130666</guid>
    <creativeCommons:license>http://creativecommons.org/licenses/by/1.0/</creativeCommons:license>
</item>
<item>
    <title>Casey: Free Apple Mac style Dock with Windows Vista and RocketDock</title>
    <link>http://www.gizmola.com/blog/archives/81-Free-Apple-Mac-style-Dock-with-Windows-Vista-and-RocketDock.html#c130665</link>
            <category></category>
    
    <comments>http://www.gizmola.com/blog/archives/81-Free-Apple-Mac-style-Dock-with-Windows-Vista-and-RocketDock.html#comments</comments>
    <wfw:comment>http://www.gizmola.com/blog/wfwcomment.php?cid=81</wfw:comment>

    

    <author>nospam@example.com (Casey)</author>
    <content:encoded>
    I&#039;ve installed RocketDock on Vista 32x and XP 32x, it works fine on both.  I helped a friend get his new computer into shape, he has a new Dell with Vista 64x.  &lt;br /&gt;
&lt;br /&gt;
While it worked pretty well it was a lot slower to start.  I think this is because all the 64x programs open first then the 32x ones come in after that.  &lt;br /&gt;
&lt;br /&gt;
In a bit of good news I just helped my dad organize his new computer.  As luck would have it he just got a Toshiba Satellite Intel Core i5 with Windows 7 Home Premium 64x.  RocketDock, at least to me, works better on it than on Vista 64x.&lt;br /&gt;
&lt;br /&gt;
Of course your results may very, given different equipment. 
    </content:encoded>

    <pubDate>Thu, 25 Feb 2010 17:50:30 -0800</pubDate>
    <guid isPermaLink="false">http://www.gizmola.com/blog/archives/81-guid.html#c130665</guid>
    <creativeCommons:license>http://creativecommons.org/licenses/by/1.0/</creativeCommons:license>
</item>
<item>
    <title>kav rao: Run a Centos Lamp development server on XP, Vista or Win 7 using VirtualBox</title>
    <link>http://www.gizmola.com/blog/archives/95-Run-a-Centos-Lamp-development-server-on-XP,-Vista-or-Win-7-using-VirtualBox.html#c130664</link>
            <category></category>
    
    <comments>http://www.gizmola.com/blog/archives/95-Run-a-Centos-Lamp-development-server-on-XP,-Vista-or-Win-7-using-VirtualBox.html#comments</comments>
    <wfw:comment>http://www.gizmola.com/blog/wfwcomment.php?cid=95</wfw:comment>

    

    <author>nospam@example.com (kav rao)</author>
    <content:encoded>
    Hello, &lt;br /&gt;
&lt;br /&gt;
I followed the instructions.  After changing the eth0 to 10.0.0.4, I am unable to putt to that ipaddr.  Also same with checking phpinfo. 
    </content:encoded>

    <pubDate>Mon, 22 Feb 2010 06:04:06 -0800</pubDate>
    <guid isPermaLink="false">http://www.gizmola.com/blog/archives/95-guid.html#c130664</guid>
    <creativeCommons:license>http://creativecommons.org/licenses/by/1.0/</creativeCommons:license>
</item>
<item>
    <title>kavita Rao: Run a Centos Lamp development server on XP, Vista or Win 7 using VirtualBox</title>
    <link>http://www.gizmola.com/blog/archives/95-Run-a-Centos-Lamp-development-server-on-XP,-Vista-or-Win-7-using-VirtualBox.html#c130663</link>
            <category></category>
    
    <comments>http://www.gizmola.com/blog/archives/95-Run-a-Centos-Lamp-development-server-on-XP,-Vista-or-Win-7-using-VirtualBox.html#comments</comments>
    <wfw:comment>http://www.gizmola.com/blog/wfwcomment.php?cid=95</wfw:comment>

    

    <author>nospam@example.com (kavita Rao)</author>
    <content:encoded>
    Fantastic instructions.  Thank You. 
    </content:encoded>

    <pubDate>Sat, 20 Feb 2010 17:53:31 -0800</pubDate>
    <guid isPermaLink="false">http://www.gizmola.com/blog/archives/95-guid.html#c130663</guid>
    <creativeCommons:license>http://creativecommons.org/licenses/by/1.0/</creativeCommons:license>
</item>
<item>
    <title>David: Install Xwindows and Gnome on Centos with Yum</title>
    <link>http://www.gizmola.com/blog/archives/74-Install-Xwindows-and-Gnome-on-Centos-with-Yum.html#c130662</link>
            <category></category>
    
    <comments>http://www.gizmola.com/blog/archives/74-Install-Xwindows-and-Gnome-on-Centos-with-Yum.html#comments</comments>
    <wfw:comment>http://www.gizmola.com/blog/wfwcomment.php?cid=74</wfw:comment>

    

    <author>nospam@example.com (David)</author>
    <content:encoded>
    I would try:&lt;br /&gt;
&lt;br /&gt;
yum groupremove &quot;X Window System&quot; &quot;GNOME Desktop Environment&quot; 
    </content:encoded>

    <pubDate>Fri, 05 Feb 2010 15:04:50 -0800</pubDate>
    <guid isPermaLink="false">http://www.gizmola.com/blog/archives/74-guid.html#c130662</guid>
    <creativeCommons:license>http://creativecommons.org/licenses/by/1.0/</creativeCommons:license>
</item>
<item>
    <title>Richard Cairns: Exploring Mysql CURDATE and NOW.  The same but different.</title>
    <link>http://www.gizmola.com/blog/archives/51-Exploring-Mysql-CURDATE-and-NOW.-The-same-but-different..html#c130147</link>
            <category></category>
    
    <comments>http://www.gizmola.com/blog/archives/51-Exploring-Mysql-CURDATE-and-NOW.-The-same-but-different..html#comments</comments>
    <wfw:comment>http://www.gizmola.com/blog/wfwcomment.php?cid=51</wfw:comment>

    

    <author>nospam@example.com (Richard Cairns)</author>
    <content:encoded>
    I just want to say thank you, dates always get me time and time again. 
    </content:encoded>

    <pubDate>Wed, 27 Jan 2010 14:06:51 -0800</pubDate>
    <guid isPermaLink="false">http://www.gizmola.com/blog/archives/51-guid.html#c130147</guid>
    <creativeCommons:license>http://creativecommons.org/licenses/by/1.0/</creativeCommons:license>
</item>
<item>
    <title>Dave: Free Apple Mac style Dock with Windows Vista and RocketDock</title>
    <link>http://www.gizmola.com/blog/archives/81-Free-Apple-Mac-style-Dock-with-Windows-Vista-and-RocketDock.html#c129788</link>
            <category></category>
    
    <comments>http://www.gizmola.com/blog/archives/81-Free-Apple-Mac-style-Dock-with-Windows-Vista-and-RocketDock.html#comments</comments>
    <wfw:comment>http://www.gizmola.com/blog/wfwcomment.php?cid=81</wfw:comment>

    

    <author>nospam@example.com (Dave)</author>
    <content:encoded>
    You CAN run Rocketdock on 64bit Win 7, but unfortunately the stacks dockelt which to me makes the dock irresistable does not work - at least on my Vaio :-( 
    </content:encoded>

    <pubDate>Fri, 15 Jan 2010 21:22:50 -0800</pubDate>
    <guid isPermaLink="false">http://www.gizmola.com/blog/archives/81-guid.html#c129788</guid>
    <creativeCommons:license>http://creativecommons.org/licenses/by/1.0/</creativeCommons:license>
</item>
<item>
    <title>Qasim Ali Khawaja: Install Xwindows and Gnome on Centos with Yum</title>
    <link>http://www.gizmola.com/blog/archives/74-Install-Xwindows-and-Gnome-on-Centos-with-Yum.html#c129446</link>
            <category></category>
    
    <comments>http://www.gizmola.com/blog/archives/74-Install-Xwindows-and-Gnome-on-Centos-with-Yum.html#comments</comments>
    <wfw:comment>http://www.gizmola.com/blog/wfwcomment.php?cid=74</wfw:comment>

    

    <author>nospam@example.com (Qasim Ali Khawaja)</author>
    <content:encoded>
    Then how to erase the desktop environment? 
    </content:encoded>

    <pubDate>Thu, 07 Jan 2010 06:30:11 -0800</pubDate>
    <guid isPermaLink="false">http://www.gizmola.com/blog/archives/74-guid.html#c129446</guid>
    <creativeCommons:license>http://creativecommons.org/licenses/by/1.0/</creativeCommons:license>
</item>
<item>
    <title>gorka: Free Apple Mac style Dock with Windows Vista and RocketDock</title>
    <link>http://www.gizmola.com/blog/archives/81-Free-Apple-Mac-style-Dock-with-Windows-Vista-and-RocketDock.html#c129184</link>
            <category></category>
    
    <comments>http://www.gizmola.com/blog/archives/81-Free-Apple-Mac-style-Dock-with-Windows-Vista-and-RocketDock.html#comments</comments>
    <wfw:comment>http://www.gizmola.com/blog/wfwcomment.php?cid=81</wfw:comment>

    

    <author>nospam@example.com (gorka)</author>
    <content:encoded>
    Has anyone tried RocketDock on Windows 7? Does it work ok?&lt;br /&gt;
Al the videos that i´ve watched onlye appeared windows Vista 
    </content:encoded>

    <pubDate>Wed, 30 Dec 2009 11:10:41 -0800</pubDate>
    <guid isPermaLink="false">http://www.gizmola.com/blog/archives/81-guid.html#c129184</guid>
    <creativeCommons:license>http://creativecommons.org/licenses/by/1.0/</creativeCommons:license>
</item>
<item>
    <title>David: Exploring Mysql CURDATE and NOW.  The same but different.</title>
    <link>http://www.gizmola.com/blog/archives/51-Exploring-Mysql-CURDATE-and-NOW.-The-same-but-different..html#c127948</link>
            <category></category>
    
    <comments>http://www.gizmola.com/blog/archives/51-Exploring-Mysql-CURDATE-and-NOW.-The-same-but-different..html#comments</comments>
    <wfw:comment>http://www.gizmola.com/blog/wfwcomment.php?cid=51</wfw:comment>

    

    <author>nospam@example.com (David)</author>
    <content:encoded>
    Using the techniques I discussed, MySQL&#039;s DATE_ADD works with the underlying calender, so there&#039;s no concern about adding to a particular date.  It doesn&#039;t care if that&#039;s the last day of the month, as the concept of what month a particular day is, is something that&#039;s layered on during formatting. 
    </content:encoded>

    <pubDate>Tue, 01 Dec 2009 21:02:33 -0800</pubDate>
    <guid isPermaLink="false">http://www.gizmola.com/blog/archives/51-guid.html#c127948</guid>
    <creativeCommons:license>http://creativecommons.org/licenses/by/1.0/</creativeCommons:license>
</item>
<item>
    <title>Hakan: Linux shell scripting: bad interpreter: No such file or directory</title>
    <link>http://www.gizmola.com/blog/archives/87-Linux-shell-scripting-bad-interpreter-No-such-file-or-directory.html#c127863</link>
            <category></category>
    
    <comments>http://www.gizmola.com/blog/archives/87-Linux-shell-scripting-bad-interpreter-No-such-file-or-directory.html#comments</comments>
    <wfw:comment>http://www.gizmola.com/blog/wfwcomment.php?cid=87</wfw:comment>

    

    <author>nospam@example.com (Hakan)</author>
    <content:encoded>
    Great fix, I appreciate it. Regards 
    </content:encoded>

    <pubDate>Sun, 29 Nov 2009 12:10:05 -0800</pubDate>
    <guid isPermaLink="false">http://www.gizmola.com/blog/archives/87-guid.html#c127863</guid>
    <creativeCommons:license>http://creativecommons.org/licenses/by/1.0/</creativeCommons:license>
</item>
<item>
    <title>gizmo@gizmola.com: Run a Centos Lamp development server on XP, Vista or Win 7 using VirtualBox</title>
    <link>http://www.gizmola.com/blog/archives/95-Run-a-Centos-Lamp-development-server-on-XP,-Vista-or-Win-7-using-VirtualBox.html#c127473</link>
            <category></category>
    
    <comments>http://www.gizmola.com/blog/archives/95-Run-a-Centos-Lamp-development-server-on-XP,-Vista-or-Win-7-using-VirtualBox.html#comments</comments>
    <wfw:comment>http://www.gizmola.com/blog/wfwcomment.php?cid=95</wfw:comment>

    

    <author>nospam@example.com (gizmo@gizmola.com)</author>
    <content:encoded>
    Thanks for the comments.  Installing a recent version of PHP and MySQL is covered in Part II of the series. 
    </content:encoded>

    <pubDate>Sun, 22 Nov 2009 12:56:17 -0800</pubDate>
    <guid isPermaLink="false">http://www.gizmola.com/blog/archives/95-guid.html#c127473</guid>
    <creativeCommons:license>http://creativecommons.org/licenses/by/1.0/</creativeCommons:license>
</item>

</channel>
</rss>