<?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>Gzip &#8211; it.megocollector.com</title>
	<atom:link href="https://it.megocollector.com/tag/gzip/feed/" rel="self" type="application/rss+xml" />
	<link>https://it.megocollector.com</link>
	<description>The information technology compendium</description>
	<lastBuildDate>Tue, 07 Nov 2023 17:56:58 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>
	<item>
		<title>How To Backup an SVN Server for Windows</title>
		<link>https://it.megocollector.com/tips-and-tricks/how-to-backup-an-svn-server-for-windows/</link>
		
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Wed, 15 Sep 2010 21:22:01 +0000</pubDate>
				<category><![CDATA[Tips and Tricks]]></category>
		<category><![CDATA[Backup]]></category>
		<category><![CDATA[dump]]></category>
		<category><![CDATA[Gzip]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[load]]></category>
		<category><![CDATA[svn]]></category>
		<category><![CDATA[windows]]></category>
		<guid isPermaLink="false">https://it.megocollector.com/?p=1376</guid>

					<description><![CDATA[Being relatively novice to SVN, I needed to backup a recent installation. I found a couple of great scripts that was described for Linux, however, will work for Windows with additional software that is described in this article. Dump the repository to a file. svnadmin dump d:\csvn\data\repositories\myrepository &#62; reponame.svn_dump Or dump the repository to a compressed file. This requires gzip...]]></description>
		
		
		
			</item>
		<item>
		<title>Linux: Recursively Unzip All Files Into Their Existing Directory</title>
		<link>https://it.megocollector.com/scripts/linux-recursively-unzip-all-files-into-their-existing-directory/</link>
		
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Mon, 02 Aug 2010 21:25:38 +0000</pubDate>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Scripts]]></category>
		<category><![CDATA[Tips and Tricks]]></category>
		<category><![CDATA[gunzip]]></category>
		<category><![CDATA[Gzip]]></category>
		<category><![CDATA[recursive directories]]></category>
		<category><![CDATA[red hat linux]]></category>
		<category><![CDATA[rhel 5.5]]></category>
		<category><![CDATA[xargs]]></category>
		<guid isPermaLink="false">https://it.megocollector.com/?p=1340</guid>

					<description><![CDATA[A backup of every file in every sub-directory created zipped archives of each individual file. This was not the intended result. To resolve this each file must be restored to it&#8217;s original location and remove the created archive. Research directed me into a couple of different routes, that didn&#8217;t really work for me or produce the desired result. Here is...]]></description>
		
		
		
			</item>
		<item>
		<title>GZip files with .htaccess and PHP that works with WordPress</title>
		<link>https://it.megocollector.com/scripts/gzip-files-with-htaccess-and-php-that-works-with-wordpress/</link>
					<comments>https://it.megocollector.com/scripts/gzip-files-with-htaccess-and-php-that-works-with-wordpress/#comments</comments>
		
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Thu, 07 May 2009 17:14:07 +0000</pubDate>
				<category><![CDATA[Scripts]]></category>
		<category><![CDATA[Tips and Tricks]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[.htaccess]]></category>
		<category><![CDATA[Gzip]]></category>
		<category><![CDATA[php]]></category>
		<guid isPermaLink="false">https://it.megocollector.com/?p=1123</guid>

					<description><![CDATA[Lately, I have been burning through bandwidth. I had thought that I have enabled all possible tweaks until I discovered that there is an additional work-a-round that will use gzip compression for PHP, CSS, and JS files. While there are more simplified solutions for use, WordPress installations create additional obstacles that this code addresses well. The results may be measured...]]></description>
		
					<wfw:commentRss>https://it.megocollector.com/scripts/gzip-files-with-htaccess-and-php-that-works-with-wordpress/feed/</wfw:commentRss>
			<slash:comments>1</slash:comments>
		
		
			</item>
	</channel>
</rss>
