<?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>The Buzz Media &#187; global::</title>
	<atom:link href="http://www.thebuzzmedia.com/tag/global/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.thebuzzmedia.com</link>
	<description>Video Games, Movies and Technology</description>
	<lastBuildDate>Fri, 03 Feb 2012 22:32:19 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Git Tip: git config user.name and user.email for local (not global) config</title>
		<link>http://www.thebuzzmedia.com/git-tip-git-config-user-name-and-user-email-for-local-not-global-config/</link>
		<comments>http://www.thebuzzmedia.com/git-tip-git-config-user-name-and-user-email-for-local-not-global-config/#comments</comments>
		<pubDate>Thu, 27 May 2010 18:52:02 +0000</pubDate>
		<dc:creator>Riyad Kalla</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[config]]></category>
		<category><![CDATA[email]]></category>
		<category><![CDATA[Git]]></category>
		<category><![CDATA[global::]]></category>
		<category><![CDATA[local]]></category>
		<category><![CDATA[tip]]></category>
		<category><![CDATA[username]]></category>
		<guid isPermaLink="false">http://www.thebuzzmedia.com/?p=9638</guid>
		<description><![CDATA[<p style="float:right; margin:0 0 10px 15px; width:240px;">
		<img src="http://www.thebuzzmedia.com/wp-content/uploads/2010/05/git-logo-small.png" width="240" />
		</p>Git is a source-control tool used by software developers. As I&#8217;ve mentioned I&#8217;m just learning the ropes of Git and as someone doing that I&#8217;m going through a lot of tutorials that have a lot of similar-looking tips. One in particular is the use of: git config --global user.name "Your Name" git config --global user.email [...]]]></description>
		<wfw:commentRss>http://www.thebuzzmedia.com/git-tip-git-config-user-name-and-user-email-for-local-not-global-config/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Using Namespaces in C#</title>
		<link>http://www.thebuzzmedia.com/using-namespaces-in-csharp/</link>
		<comments>http://www.thebuzzmedia.com/using-namespaces-in-csharp/#comments</comments>
		<pubDate>Wed, 15 Oct 2008 17:51:34 +0000</pubDate>
		<dc:creator>Ray Gomez</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[global::]]></category>
		<category><![CDATA[Mono]]></category>
		<category><![CDATA[Namespace]]></category>
		<guid isPermaLink="false">http://www.thebuzzmedia.com/?p=380</guid>
		<description><![CDATA[<p style="float:right; margin:0 0 10px 15px; width:240px;">
		<img src="http://www.thebuzzmedia.com/wp-content/uploads/2008/10/mono_logo.png" width="240" />
		</p>As we&#8217;ve seen briefly in a previous example, namespaces in C# can give a project some useful ways to organize code. The most common example of where namespaces are useful is what I&#8217;ve dubbed the &#8220;System&#8221; example. A quick google on C# namespace will land you a ton of results showing a basic example. Lets [...]]]></description>
		<wfw:commentRss>http://www.thebuzzmedia.com/using-namespaces-in-csharp/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

