<?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 patspam.com</title>
	<atom:link href="http://blog.patspam.com/comments/feed" rel="self" type="application/rss+xml" />
	<link>http://blog.patspam.com</link>
	<description>patspampatspampatspampatspam</description>
	<pubDate>Fri, 08 Aug 2008 01:01:00 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5</generator>
		<item>
		<title>Comment on Tarpo by FrankChueng</title>
		<link>http://blog.patspam.com/2008/tarpo#comment-361</link>
		<dc:creator>FrankChueng</dc:creator>
		<pubDate>Sat, 10 May 2008 16:52:10 +0000</pubDate>
		<guid isPermaLink="false">http://blog.patspam.com/?p=1030#comment-361</guid>
		<description>what a Cool App that I've recently met!
Adobe Air, I think, it might be New Wave of ExtJS:)</description>
		<content:encoded><![CDATA[<p>what a Cool App that I&#8217;ve recently met!<br />
Adobe Air, I think, it might be New Wave of ExtJS:)</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Tarpo by bingo</title>
		<link>http://blog.patspam.com/2008/tarpo#comment-358</link>
		<dc:creator>bingo</dc:creator>
		<pubDate>Wed, 30 Apr 2008 08:00:16 +0000</pubDate>
		<guid isPermaLink="false">http://blog.patspam.com/?p=1030#comment-358</guid>
		<description>It is fantastic.  Very slick.

Go Adobe Air.</description>
		<content:encoded><![CDATA[<p>It is fantastic.  Very slick.</p>
<p>Go Adobe Air.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on cPanel Automated Backups by Patrick</title>
		<link>http://blog.patspam.com/2008/cpanel-automated-backups#comment-356</link>
		<dc:creator>Patrick</dc:creator>
		<pubDate>Tue, 18 Mar 2008 23:27:58 +0000</pubDate>
		<guid isPermaLink="false">http://blog.patspam.com/2008/03/18/cpanel-automated-backups/#comment-356</guid>
		<description>Yikes! 9GB compressed? I guess a lot of that is 230+ duplicate copies of the Joomla install? I'm not familiar with Joomla but does it have some sort of "user uploads" or "user data" directory that you could focus on backing up instead? On some CMS' you can run multiple sites off a single codebase (which makes updates easier for a start) - looks like Joomla doesn't support that yet (http://forum.joomla.org/viewtopic.php?f=428&#038;t=199298&#038;st=0&#038;sk=t&#038;sd=a&#038;sid=32d602120d27cae9b33d743db74b4b28) but hopefully one day it will to make your life easier (and your cPanel backups smaller).

Have you thought about setting up a cron job to take care of the daily tarring/rotating of the sql files?

Patrick</description>
		<content:encoded><![CDATA[<p>Yikes! 9GB compressed? I guess a lot of that is 230+ duplicate copies of the Joomla install? I&#8217;m not familiar with Joomla but does it have some sort of &#8220;user uploads&#8221; or &#8220;user data&#8221; directory that you could focus on backing up instead? On some CMS&#8217; you can run multiple sites off a single codebase (which makes updates easier for a start) - looks like Joomla doesn&#8217;t support that yet (http://forum.joomla.org/viewtopic.php?f=428&#038;t=199298&#038;st=0&#038;sk=t&#038;sd=a&#038;sid=32d602120d27cae9b33d743db74b4b28) but hopefully one day it will to make your life easier (and your cPanel backups smaller).</p>
<p>Have you thought about setting up a cron job to take care of the daily tarring/rotating of the sql files?</p>
<p>Patrick</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on cPanel Automated Backups by damon</title>
		<link>http://blog.patspam.com/2008/cpanel-automated-backups#comment-355</link>
		<dc:creator>damon</dc:creator>
		<pubDate>Tue, 18 Mar 2008 22:33:49 +0000</pubDate>
		<guid isPermaLink="false">http://blog.patspam.com/2008/03/18/cpanel-automated-backups/#comment-355</guid>
		<description>Pat, this is a very timely post.

I am going through a similar quandry here at work. We have a dedicated server that we host all our websites on. Before my involvement in this project, the main account on the server was set up with 230+ subdomains, all with their own Joomla install, but all running off the one SQL database. How efficient do you reckon a 14,000+ table SQL database is?! but that's another story.

So, back to the backups. The cPanel backup that runs every night, creates a daily/weekly/monthly set of all accounts, public_html, sql etc, but the daily set is replaced the very next day. That wasn't acceptable to me, because you could easily need to restore back more than one day, but less than one week. So I was SSHing to the server with PuTTY to tar the sql folder every morning. At least this would allow for a data/sql restoration even if we needed to find the public_html stuff from another source. The reason I don't archive the full daily cPanel backup? - it's 9GB Big!

Now I need to spend time to split all those sub domains into their own accounts, with their own database just to make things more manageable. Joy.</description>
		<content:encoded><![CDATA[<p>Pat, this is a very timely post.</p>
<p>I am going through a similar quandry here at work. We have a dedicated server that we host all our websites on. Before my involvement in this project, the main account on the server was set up with 230+ subdomains, all with their own Joomla install, but all running off the one SQL database. How efficient do you reckon a 14,000+ table SQL database is?! but that&#8217;s another story.</p>
<p>So, back to the backups. The cPanel backup that runs every night, creates a daily/weekly/monthly set of all accounts, public_html, sql etc, but the daily set is replaced the very next day. That wasn&#8217;t acceptable to me, because you could easily need to restore back more than one day, but less than one week. So I was SSHing to the server with PuTTY to tar the sql folder every morning. At least this would allow for a data/sql restoration even if we needed to find the public_html stuff from another source. The reason I don&#8217;t archive the full daily cPanel backup? - it&#8217;s 9GB Big!</p>
<p>Now I need to spend time to split all those sub domains into their own accounts, with their own database just to make things more manageable. Joy.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Multiple Columns Bookmarklet by Patrick</title>
		<link>http://blog.patspam.com/2007/multiple-columns-bookmarklet#comment-354</link>
		<dc:creator>Patrick</dc:creator>
		<pubDate>Sat, 06 Oct 2007 00:09:44 +0000</pubDate>
		<guid isPermaLink="false">http://blog.patspam.com/2007/10/05/multiple-columns-bookmarklet/#comment-354</guid>
		<description>@andy: yeah good idea, you could hardwire it to certain chunks of text and have a convenience link for visitors (although it currently only works for Firefox so a lot of visitors wouldn't be able to use it). The intended use of the bookmarklet though is for when you're viewing other people's sites, in which case you need to be able to select some arbitrary chunk of text within the context of their entire site layout.</description>
		<content:encoded><![CDATA[<p>@andy: yeah good idea, you could hardwire it to certain chunks of text and have a convenience link for visitors (although it currently only works for Firefox so a lot of visitors wouldn&#8217;t be able to use it). The intended use of the bookmarklet though is for when you&#8217;re viewing other people&#8217;s sites, in which case you need to be able to select some arbitrary chunk of text within the context of their entire site layout.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Multiple Columns Bookmarklet by andy</title>
		<link>http://blog.patspam.com/2007/multiple-columns-bookmarklet#comment-353</link>
		<dc:creator>andy</dc:creator>
		<pubDate>Fri, 05 Oct 2007 13:55:47 +0000</pubDate>
		<guid isPermaLink="false">http://blog.patspam.com/2007/10/05/multiple-columns-bookmarklet/#comment-353</guid>
		<description>I like it, Pat. A really nice feature. I hadn't really thought about it before but you're right - reading in columns is so much easier on the eye. The big online papers seem to set a max width for their pages to avoid huge chunks of text rolling across the page and that just cheats those of us with extra screen real estate.

Selecting text or multiple paragraphs before clicking the link is a little clunky. I assume you can assign these options to some links at the top of an article?</description>
		<content:encoded><![CDATA[<p>I like it, Pat. A really nice feature. I hadn&#8217;t really thought about it before but you&#8217;re right - reading in columns is so much easier on the eye. The big online papers seem to set a max width for their pages to avoid huge chunks of text rolling across the page and that just cheats those of us with extra screen real estate.</p>
<p>Selecting text or multiple paragraphs before clicking the link is a little clunky. I assume you can assign these options to some links at the top of an article?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Windows XP Update Auto-Reboot by bonzo</title>
		<link>http://blog.patspam.com/2005/windows-update-auto-reboot#comment-352</link>
		<dc:creator>bonzo</dc:creator>
		<pubDate>Tue, 02 Oct 2007 13:22:31 +0000</pubDate>
		<guid isPermaLink="false">http://patspam.com/2005/10/17/windows-update-auto-reboot/#comment-352</guid>
		<description>I hear you.  I taught at a college, where the PC's (WinXPPro) were set to auto-download, and auto-install too.

In a lab, with 12 rooms, averaging 30 PCs in a room, we came in one day, and found that after the "required" reboot, there was a video card driver issue, that rendered the PC's useless (wouldn't boot into the windows GUI, Black Error screen, and auto-reboot, rinse, repeat...)

So basically, with this "feature" turned on, 360+/- PCs were rendered useless.

Needless to say, the IT dept. switched the setup to automatically download the updates... but BLOCKED the install, until a test group of PCs applied the update. ;-)</description>
		<content:encoded><![CDATA[<p>I hear you.  I taught at a college, where the PC&#8217;s (WinXPPro) were set to auto-download, and auto-install too.</p>
<p>In a lab, with 12 rooms, averaging 30 PCs in a room, we came in one day, and found that after the &#8220;required&#8221; reboot, there was a video card driver issue, that rendered the PC&#8217;s useless (wouldn&#8217;t boot into the windows GUI, Black Error screen, and auto-reboot, rinse, repeat&#8230;)</p>
<p>So basically, with this &#8220;feature&#8221; turned on, 360+/- PCs were rendered useless.</p>
<p>Needless to say, the IT dept. switched the setup to automatically download the updates&#8230; but BLOCKED the install, until a test group of PCs applied the update. <img src='http://blog.patspam.com/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on ExtJS Articles by damon</title>
		<link>http://blog.patspam.com/2007/extjs-articles#comment-351</link>
		<dc:creator>damon</dc:creator>
		<pubDate>Tue, 25 Sep 2007 04:47:53 +0000</pubDate>
		<guid isPermaLink="false">http://blog.patspam.com/2007/09/25/ext/#comment-351</guid>
		<description>That's a bit special posting your articles in eng and chinese. I think you're just showing off now!

They seem impressive, even though I don't know anything about Ext.</description>
		<content:encoded><![CDATA[<p>That&#8217;s a bit special posting your articles in eng and chinese. I think you&#8217;re just showing off now!</p>
<p>They seem impressive, even though I don&#8217;t know anything about Ext.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on New Theme by Patrick</title>
		<link>http://blog.patspam.com/2007/new-theme#comment-265</link>
		<dc:creator>Patrick</dc:creator>
		<pubDate>Fri, 16 Feb 2007 03:18:02 +0000</pubDate>
		<guid isPermaLink="false">http://blog.patspam.com/2007/01/19/new-theme/#comment-265</guid>
		<description>heh yeah, almost shamefully so ;)</description>
		<content:encoded><![CDATA[<p>heh yeah, almost shamefully so <img src='http://blog.patspam.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Paddypedia by Patrick</title>
		<link>http://blog.patspam.com/paddypedia#comment-264</link>
		<dc:creator>Patrick</dc:creator>
		<pubDate>Fri, 16 Feb 2007 03:16:38 +0000</pubDate>
		<guid isPermaLink="false">http://blog.patspam.com/paddypedia/#comment-264</guid>
		<description>ah nice. I've been playing with del.iciu.us for a while but haven't managed to get myself hooked yet</description>
		<content:encoded><![CDATA[<p>ah nice. I&#8217;ve been playing with del.iciu.us for a while but haven&#8217;t managed to get myself hooked yet</p>
]]></content:encoded>
	</item>
</channel>
</rss>
