<?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>MSamir &#187; Programming</title>
	<atom:link href="http://www.msamir.net/category/programming/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.msamir.net</link>
	<description>Experience is the name everyone gives to their mistakes.</description>
	<lastBuildDate>Fri, 09 Oct 2009 20:43:57 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>inject google analytics to html files with bash</title>
		<link>http://www.msamir.net/inject-google-analytics-to-html-files-with-bash/</link>
		<comments>http://www.msamir.net/inject-google-analytics-to-html-files-with-bash/#comments</comments>
		<pubDate>Wed, 29 Apr 2009 07:14:15 +0000</pubDate>
		<dc:creator>msamir</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[bash]]></category>
		<category><![CDATA[google-analytics]]></category>
		<category><![CDATA[web]]></category>

		<guid isPermaLink="false">http://www.msamir.net/?p=618</guid>
		<description><![CDATA[In some cases you create static html/htm file away from whatever CMS you may use (Wordpress &#8211; Joomla &#8211; Drupal) so your google analytic code &#8220;javascript&#8221; need to be inject manually.
In case like this and when you have many html/htm files you can use this script to automatically insert google code to them
Pleas take care [...]]]></description>
		<wfw:commentRss>http://www.msamir.net/inject-google-analytics-to-html-files-with-bash/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Patching the SRPM package</title>
		<link>http://www.msamir.net/patching-the-srpm-package/</link>
		<comments>http://www.msamir.net/patching-the-srpm-package/#comments</comments>
		<pubDate>Mon, 16 Feb 2009 10:29:37 +0000</pubDate>
		<dc:creator>msamir</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Operating systems]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[centos]]></category>
		<category><![CDATA[owlriver]]></category>
		<category><![CDATA[rpm]]></category>
		<category><![CDATA[rpmbuild]]></category>
		<category><![CDATA[src-rpm]]></category>

		<guid isPermaLink="false">http://www.msamir.net/?p=259</guid>
		<description><![CDATA[In this tutorial we will discuss howto unpack source rpm&#8217;s, generate a patch  with diff command from the changed sources and create a new rpm, tihs case you aready have the src-rpm and need to patching the SRPM. I assume you have the non-root build environment set up as per previous tutorial building an RPM [...]]]></description>
		<wfw:commentRss>http://www.msamir.net/patching-the-srpm-package/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Building RPMs without root access</title>
		<link>http://www.msamir.net/building-rpms-without-root-access/</link>
		<comments>http://www.msamir.net/building-rpms-without-root-access/#comments</comments>
		<pubDate>Sun, 15 Feb 2009 12:28:40 +0000</pubDate>
		<dc:creator>msamir</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Operating systems]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[centos]]></category>
		<category><![CDATA[owlriver]]></category>
		<category><![CDATA[rpm]]></category>
		<category><![CDATA[rpmbuild]]></category>
		<category><![CDATA[src-rpm]]></category>

		<guid isPermaLink="false">http://www.msamir.net/?p=248</guid>
		<description><![CDATA[today i will represent simple trick to building an RPM without having root access. You can build it in your home directory
In this  tutorial we will see how to create the RPM build directories and how to setup your ~/.rpmmacros
The .rpmmacros file is used by rpmbuild to provide defaults. You may find references to [...]]]></description>
		<wfw:commentRss>http://www.msamir.net/building-rpms-without-root-access/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
