<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss 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/" xmlns:media="http://search.yahoo.com/mrss/" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">

<channel>
	<title>Hash</title>
	
	<link>http://hashfactor.wordpress.com</link>
	<description>Just another WordPress.com weblog</description>
	<lastBuildDate>Fri, 06 Nov 2009 15:14:40 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<cloud domain="hashfactor.wordpress.com" port="80" path="/?rsscloud=notify" registerProcedure="" protocol="http-post" />
<image>
		<url>http://www.gravatar.com/blavatar/e6d38b1a1a17709d4a53f4f2cc98f3a2?s=96&amp;d=http://s.wordpress.com/i/buttonw-com.png</url>
		<title>Hash</title>
		<link>http://hashfactor.wordpress.com</link>
	</image>
			<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" href="http://feeds.feedburner.com/Hashfactor" type="application/rss+xml" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com" /><item>
		<title>SQL Server clustering vs. Oracle RAC</title>
		<link>http://feedproxy.google.com/~r/Hashfactor/~3/BuM5ajBxL6A/</link>
		<comments>http://hashfactor.wordpress.com/2009/11/07/sql-server-clustering-vs-oracle-rac/#comments</comments>
		<pubDate>Fri, 06 Nov 2009 15:01:00 +0000</pubDate>
		<dc:creator>hashfactor</dc:creator>
				<category><![CDATA[CodeProject]]></category>
		<category><![CDATA[Oracle]]></category>
		<category><![CDATA[SQL Server]]></category>
		<category><![CDATA[TechFactor]]></category>
		<category><![CDATA[RAC]]></category>
		<category><![CDATA[cluster]]></category>
		<category><![CDATA[fail-over]]></category>
		<category><![CDATA[high-availability]]></category>

		<guid isPermaLink="false">http://hashfactor.wordpress.com/2009/11/07/sql-server-clustering-vs-oracle-rac/</guid>
		<description>&amp;#160;
I did some research on SQL Server clustering a while ago to find out what high-availability and fail-over options does SQL Server provide. Below are my findings. In short SQL Server has fail-over but no high-availability as compared to Oracle RAC.
1. SQL Server 2008 Peer-to-Peer Replication

Multiple nodes running their own instances
Each node has its own [...]&lt;img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=hashfactor.wordpress.com&amp;blog=5490579&amp;post=200&amp;subd=hashfactor&amp;ref=&amp;feed=1" /&gt;&lt;img src="http://feeds.feedburner.com/~r/Hashfactor/~4/BuM5ajBxL6A" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://hashfactor.wordpress.com/2009/11/07/sql-server-clustering-vs-oracle-rac/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/a600458dfefcb3d5fe2008ed664be282?s=96&amp;d=identicon&amp;r=G" medium="image">
			<media:title type="html">hashfactor</media:title>
		</media:content>

		<media:content url="http://blogs.msdn.com/blogfiles/rahulso/WindowsLiveWriter/IconsfordifferentSocialBookmarkingSites_B387/digg14.png" medium="image" />

		<media:content url="http://blogs.technet.com/photos/james/images/1765319/original.aspx" medium="image" />

		<media:content url="http://blogs.msdn.com/blogfiles/rahulso/WindowsLiveWriter/IconsfordifferentSocialBookmarkingSites_B387/live4.png" medium="image" />

		<media:content url="http://blogs.msdn.com/blogfiles/rahulso/WindowsLiveWriter/IconsfordifferentSocialBookmarkingSites_B387/reddit4.png" medium="image" />

		<media:content url="http://blogs.msdn.com/blogfiles/rahulso/WindowsLiveWriter/IconsfordifferentSocialBookmarkingSites_B387/technora4.png" medium="image" />

		<media:content url="http://blogs.msdn.com/blogfiles/rahulso/WindowsLiveWriter/IconsfordifferentSocialBookmarkingSites_B387/yahoo9.png" medium="image" />
	<feedburner:origLink>http://hashfactor.wordpress.com/2009/11/07/sql-server-clustering-vs-oracle-rac/</feedburner:origLink></item>
		<item>
		<title>Deadlock Resolution: Killing Oracle Sessions</title>
		<link>http://feedproxy.google.com/~r/Hashfactor/~3/N22Uf6CRPnc/</link>
		<comments>http://hashfactor.wordpress.com/2009/06/12/deadlock-resolution-killing-oracle-sessions/#comments</comments>
		<pubDate>Fri, 12 Jun 2009 03:20:00 +0000</pubDate>
		<dc:creator>hashfactor</dc:creator>
				<category><![CDATA[CodeProject]]></category>
		<category><![CDATA[Oracle]]></category>
		<category><![CDATA[TechFactor]]></category>
		<category><![CDATA[deadlock]]></category>
		<category><![CDATA[Kill]]></category>
		<category><![CDATA[lock]]></category>
		<category><![CDATA[Session]]></category>
		<category><![CDATA[update]]></category>

		<guid isPermaLink="false">http://hashfactor.wordpress.com/2009/06/12/deadlock-resolution-killing-oracle-sessions/</guid>
		<description>&amp;#160;
We usually face this situation where an Oracle session is dead and an UPDATE command freezes forever. Usually it is the fault of the programmer who messes up with his session. In such case of a deadlock, the problem session needs to be killed.
Following is a query (I got from some other blog I don’t [...]&lt;img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=hashfactor.wordpress.com&amp;blog=5490579&amp;post=198&amp;subd=hashfactor&amp;ref=&amp;feed=1" /&gt;&lt;img src="http://feeds.feedburner.com/~r/Hashfactor/~4/N22Uf6CRPnc" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://hashfactor.wordpress.com/2009/06/12/deadlock-resolution-killing-oracle-sessions/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/a600458dfefcb3d5fe2008ed664be282?s=96&amp;d=identicon&amp;r=G" medium="image">
			<media:title type="html">hashfactor</media:title>
		</media:content>

		<media:content url="http://www.dotnetscraps.com/dotnetscraps/samples/sbmtool/msdn.png" medium="image" />

		<media:content url="http://www.dotnetscraps.com/dotnetscraps/samples/sbmtool/technet.png" medium="image" />

		<media:content url="http://blogs.msdn.com/blogfiles/rahulso/WindowsLiveWriter/IconsfordifferentSocialBookmarkingSites_B387/deliciou4.png" medium="image" />

		<media:content url="http://blogs.msdn.com/blogfiles/rahulso/WindowsLiveWriter/IconsfordifferentSocialBookmarkingSites_B387/digg14.png" medium="image" />

		<media:content url="http://blogs.technet.com/photos/james/images/1765319/original.aspx" medium="image" />

		<media:content url="http://blogs.msdn.com/blogfiles/rahulso/WindowsLiveWriter/IconsfordifferentSocialBookmarkingSites_B387/live4.png" medium="image" />

		<media:content url="http://blogs.msdn.com/blogfiles/rahulso/WindowsLiveWriter/IconsfordifferentSocialBookmarkingSites_B387/reddit4.png" medium="image" />

		<media:content url="http://blogs.msdn.com/blogfiles/rahulso/WindowsLiveWriter/IconsfordifferentSocialBookmarkingSites_B387/technora4.png" medium="image" />
	<feedburner:origLink>http://hashfactor.wordpress.com/2009/06/12/deadlock-resolution-killing-oracle-sessions/</feedburner:origLink></item>
		<item>
		<title>Oracle: Drop Database Command</title>
		<link>http://feedproxy.google.com/~r/Hashfactor/~3/4OKrtpVm5-8/</link>
		<comments>http://hashfactor.wordpress.com/2009/05/25/oracle-drop-database-command/#comments</comments>
		<pubDate>Mon, 25 May 2009 08:05:00 +0000</pubDate>
		<dc:creator>hashfactor</dc:creator>
				<category><![CDATA[Oracle]]></category>
		<category><![CDATA[TechFactor]]></category>
		<category><![CDATA[10g]]></category>
		<category><![CDATA[database]]></category>
		<category><![CDATA[Drop]]></category>
		<category><![CDATA[RMAN]]></category>

		<guid isPermaLink="false">http://hashfactor.wordpress.com/2009/05/25/oracle-drop-database-command/</guid>
		<description>&amp;#160;
Oracle introduced a new command in 10g to drop a database. Before that there was a set of procedures to follow in order to get rid of a database which involved deleting all data files from the file system, deleting control files, the parameter files etc. Now after this command everything is deleted by the [...]&lt;img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=hashfactor.wordpress.com&amp;blog=5490579&amp;post=194&amp;subd=hashfactor&amp;ref=&amp;feed=1" /&gt;&lt;img src="http://feeds.feedburner.com/~r/Hashfactor/~4/4OKrtpVm5-8" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://hashfactor.wordpress.com/2009/05/25/oracle-drop-database-command/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/a600458dfefcb3d5fe2008ed664be282?s=96&amp;d=identicon&amp;r=G" medium="image">
			<media:title type="html">hashfactor</media:title>
		</media:content>

		<media:content url="http://www.dotnetscraps.com/dotnetscraps/samples/sbmtool/social.png" medium="image" />

		<media:content url="http://blogs.msdn.com/blogfiles/rahulso/WindowsLiveWriter/IconsfordifferentSocialBookmarkingSites_B387/deliciou4.png" medium="image" />

		<media:content url="http://blogs.msdn.com/blogfiles/rahulso/WindowsLiveWriter/IconsfordifferentSocialBookmarkingSites_B387/digg14.png" medium="image" />

		<media:content url="http://blogs.technet.com/photos/james/images/1765319/original.aspx" medium="image" />

		<media:content url="http://blogs.msdn.com/blogfiles/rahulso/WindowsLiveWriter/IconsfordifferentSocialBookmarkingSites_B387/live4.png" medium="image" />

		<media:content url="http://blogs.msdn.com/blogfiles/rahulso/WindowsLiveWriter/IconsfordifferentSocialBookmarkingSites_B387/reddit4.png" medium="image" />

		<media:content url="http://blogs.msdn.com/blogfiles/rahulso/WindowsLiveWriter/IconsfordifferentSocialBookmarkingSites_B387/technora4.png" medium="image" />

		<media:content url="http://blogs.msdn.com/blogfiles/rahulso/WindowsLiveWriter/IconsfordifferentSocialBookmarkingSites_B387/yahoo9.png" medium="image" />
	<feedburner:origLink>http://hashfactor.wordpress.com/2009/05/25/oracle-drop-database-command/</feedburner:origLink></item>
		<item>
		<title>How to detect a lie</title>
		<link>http://feedproxy.google.com/~r/Hashfactor/~3/Frpptn0GVWI/</link>
		<comments>http://hashfactor.wordpress.com/2009/05/04/how-to-detect-a-lie/#comments</comments>
		<pubDate>Mon, 04 May 2009 06:25:00 +0000</pubDate>
		<dc:creator>hashfactor</dc:creator>
				<category><![CDATA[LifeFactor]]></category>
		<category><![CDATA[detection]]></category>
		<category><![CDATA[Ekman]]></category>
		<category><![CDATA[Heather Hatfield]]></category>
		<category><![CDATA[Lie]]></category>
		<category><![CDATA[Microexpressions]]></category>
		<category><![CDATA[Newberry]]></category>
		<category><![CDATA[Trust]]></category>
		<category><![CDATA[WebMD]]></category>

		<guid isPermaLink="false">http://hashfactor.wordpress.com/2009/05/04/how-to-detect-a-lie/</guid>
		<description>&amp;#160;
Following is the opinion of some experts about how to detect when someone is lying to you. Technically they sound right but I dare to differ. I don’t think these are the 10 commandments of lie detection. Just use your common sense to analyze your particular situation. I personally like the “extra tip” at the [...]&lt;img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=hashfactor.wordpress.com&amp;blog=5490579&amp;post=191&amp;subd=hashfactor&amp;ref=&amp;feed=1" /&gt;&lt;img src="http://feeds.feedburner.com/~r/Hashfactor/~4/Frpptn0GVWI" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://hashfactor.wordpress.com/2009/05/04/how-to-detect-a-lie/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/a600458dfefcb3d5fe2008ed664be282?s=96&amp;d=identicon&amp;r=G" medium="image">
			<media:title type="html">hashfactor</media:title>
		</media:content>

		<media:content url="http://blogs.msdn.com/blogfiles/rahulso/WindowsLiveWriter/IconsfordifferentSocialBookmarkingSites_B387/digg14.png" medium="image" />

		<media:content url="http://blogs.technet.com/photos/james/images/1765319/original.aspx" medium="image" />

		<media:content url="http://blogs.msdn.com/blogfiles/rahulso/WindowsLiveWriter/IconsfordifferentSocialBookmarkingSites_B387/live4.png" medium="image" />

		<media:content url="http://blogs.msdn.com/blogfiles/rahulso/WindowsLiveWriter/IconsfordifferentSocialBookmarkingSites_B387/reddit4.png" medium="image" />

		<media:content url="http://blogs.msdn.com/blogfiles/rahulso/WindowsLiveWriter/IconsfordifferentSocialBookmarkingSites_B387/technora4.png" medium="image" />

		<media:content url="http://blogs.msdn.com/blogfiles/rahulso/WindowsLiveWriter/IconsfordifferentSocialBookmarkingSites_B387/yahoo9.png" medium="image" />
	<feedburner:origLink>http://hashfactor.wordpress.com/2009/05/04/how-to-detect-a-lie/</feedburner:origLink></item>
		<item>
		<title>Oracle Parameter File: Order of lookup</title>
		<link>http://feedproxy.google.com/~r/Hashfactor/~3/HNtp5TkM7PI/</link>
		<comments>http://hashfactor.wordpress.com/2009/04/27/oracle-parameter-file-order-of-lookup/#comments</comments>
		<pubDate>Mon, 27 Apr 2009 10:04:00 +0000</pubDate>
		<dc:creator>hashfactor</dc:creator>
				<category><![CDATA[LifeFactor]]></category>
		<category><![CDATA[Oracle]]></category>
		<category><![CDATA[TechFactor]]></category>
		<category><![CDATA[init.ora]]></category>
		<category><![CDATA[initSID.ora]]></category>
		<category><![CDATA[pfile]]></category>
		<category><![CDATA[preference]]></category>
		<category><![CDATA[RAC]]></category>
		<category><![CDATA[sequence]]></category>
		<category><![CDATA[spfile]]></category>
		<category><![CDATA[SPFILE.ora]]></category>
		<category><![CDATA[spfileSID.ora]]></category>

		<guid isPermaLink="false">http://hashfactor.wordpress.com/2009/04/27/oracle-parameter-file-order-of-lookup/</guid>
		<description>&amp;#160;
Oracle has two type of parameter files for initial parameter configurations: PFILE and SPFILE. The parameter file and the shared parameter file. They are used to specify parameter values at the database startup. The SPFILE is used in a RAC environment and PFILE is used in a stand alone database environment. 
The other day I [...]&lt;img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=hashfactor.wordpress.com&amp;blog=5490579&amp;post=189&amp;subd=hashfactor&amp;ref=&amp;feed=1" /&gt;&lt;img src="http://feeds.feedburner.com/~r/Hashfactor/~4/HNtp5TkM7PI" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://hashfactor.wordpress.com/2009/04/27/oracle-parameter-file-order-of-lookup/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/a600458dfefcb3d5fe2008ed664be282?s=96&amp;d=identicon&amp;r=G" medium="image">
			<media:title type="html">hashfactor</media:title>
		</media:content>

		<media:content url="http://blogs.msdn.com/blogfiles/rahulso/WindowsLiveWriter/IconsfordifferentSocialBookmarkingSites_B387/digg14.png" medium="image" />

		<media:content url="http://blogs.technet.com/photos/james/images/1765319/original.aspx" medium="image" />

		<media:content url="http://blogs.msdn.com/blogfiles/rahulso/WindowsLiveWriter/IconsfordifferentSocialBookmarkingSites_B387/live4.png" medium="image" />

		<media:content url="http://blogs.msdn.com/blogfiles/rahulso/WindowsLiveWriter/IconsfordifferentSocialBookmarkingSites_B387/reddit4.png" medium="image" />

		<media:content url="http://blogs.msdn.com/blogfiles/rahulso/WindowsLiveWriter/IconsfordifferentSocialBookmarkingSites_B387/technora4.png" medium="image" />

		<media:content url="http://blogs.msdn.com/blogfiles/rahulso/WindowsLiveWriter/IconsfordifferentSocialBookmarkingSites_B387/yahoo9.png" medium="image" />
	<feedburner:origLink>http://hashfactor.wordpress.com/2009/04/27/oracle-parameter-file-order-of-lookup/</feedburner:origLink></item>
		<item>
		<title>Oracle to buy Sun Microsystems for $7.4 bn</title>
		<link>http://feedproxy.google.com/~r/Hashfactor/~3/nUHT4c_ptlY/</link>
		<comments>http://hashfactor.wordpress.com/2009/04/20/oracle-to-buy-sun-microsystems-for-74-bn/#comments</comments>
		<pubDate>Mon, 20 Apr 2009 11:58:00 +0000</pubDate>
		<dc:creator>hashfactor</dc:creator>
				<category><![CDATA[LifeFactor]]></category>
		<category><![CDATA[TechFactor]]></category>
		<category><![CDATA[$7.4 bn]]></category>
		<category><![CDATA[acquire]]></category>
		<category><![CDATA[buy]]></category>
		<category><![CDATA[IBM]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[Oracle]]></category>
		<category><![CDATA[PostgreSQL]]></category>
		<category><![CDATA[SUN]]></category>

		<guid isPermaLink="false">http://hashfactor.wordpress.com/2009/04/20/oracle-to-buy-sun-microsystems-for-74-bn/</guid>
		<description>&amp;#160;
In a news today by CNN, Oracle confirmed it will buy Sun Microsystems for $7.4 bn. This also strengthens the belief that Sun refused IBM because it had a better offer.
Acquisition of Sun will be fabulous for Oracle because it can now enter in the servers market and that with a BANG! Sun’s powerful hardware [...]&lt;img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=hashfactor.wordpress.com&amp;blog=5490579&amp;post=187&amp;subd=hashfactor&amp;ref=&amp;feed=1" /&gt;&lt;img src="http://feeds.feedburner.com/~r/Hashfactor/~4/nUHT4c_ptlY" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://hashfactor.wordpress.com/2009/04/20/oracle-to-buy-sun-microsystems-for-74-bn/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/a600458dfefcb3d5fe2008ed664be282?s=96&amp;d=identicon&amp;r=G" medium="image">
			<media:title type="html">hashfactor</media:title>
		</media:content>

		<media:content url="http://blogs.msdn.com/blogfiles/rahulso/WindowsLiveWriter/IconsfordifferentSocialBookmarkingSites_B387/digg14.png" medium="image" />

		<media:content url="http://blogs.technet.com/photos/james/images/1765319/original.aspx" medium="image" />

		<media:content url="http://blogs.msdn.com/blogfiles/rahulso/WindowsLiveWriter/IconsfordifferentSocialBookmarkingSites_B387/live4.png" medium="image" />

		<media:content url="http://blogs.msdn.com/blogfiles/rahulso/WindowsLiveWriter/IconsfordifferentSocialBookmarkingSites_B387/reddit4.png" medium="image" />

		<media:content url="http://blogs.msdn.com/blogfiles/rahulso/WindowsLiveWriter/IconsfordifferentSocialBookmarkingSites_B387/technora4.png" medium="image" />

		<media:content url="http://blogs.msdn.com/blogfiles/rahulso/WindowsLiveWriter/IconsfordifferentSocialBookmarkingSites_B387/yahoo9.png" medium="image" />
	<feedburner:origLink>http://hashfactor.wordpress.com/2009/04/20/oracle-to-buy-sun-microsystems-for-74-bn/</feedburner:origLink></item>
		<item>
		<title>Skype Founders want it back</title>
		<link>http://feedproxy.google.com/~r/Hashfactor/~3/jf54Wq7nvJE/</link>
		<comments>http://hashfactor.wordpress.com/2009/04/14/skype-founders-want-it-back/#comments</comments>
		<pubDate>Mon, 13 Apr 2009 14:57:00 +0000</pubDate>
		<dc:creator>hashfactor</dc:creator>
				<category><![CDATA[LifeFactor]]></category>
		<category><![CDATA[TechFactor]]></category>
		<category><![CDATA[Atomico]]></category>
		<category><![CDATA[ebay]]></category>
		<category><![CDATA[Google Voice]]></category>
		<category><![CDATA[Janus Friis]]></category>
		<category><![CDATA[Joost]]></category>
		<category><![CDATA[Niklas Zennstrom]]></category>
		<category><![CDATA[P2P]]></category>
		<category><![CDATA[Skype Founders]]></category>
		<category><![CDATA[Voip]]></category>

		<guid isPermaLink="false">http://hashfactor.wordpress.com/2009/04/14/skype-founders-want-it-back/</guid>
		<description>&amp;#160;
http://www.techcrunch.com/2009/04/10/report-founders-want-to-buy-skype-from-ebay/
&amp;#160;
As the New York Times reported, Skype’s founders, Niklas Zennstrom and Janus Friis, are in talks with several private equity firms and are amassing their own financial resources to make a bid for the internet phone business. eBay bought Skype from Zennstrom and Friis for around $3.1 billion in 2005. We reported last year that [...]&lt;img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=hashfactor.wordpress.com&amp;blog=5490579&amp;post=182&amp;subd=hashfactor&amp;ref=&amp;feed=1" /&gt;&lt;img src="http://feeds.feedburner.com/~r/Hashfactor/~4/jf54Wq7nvJE" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://hashfactor.wordpress.com/2009/04/14/skype-founders-want-it-back/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/a600458dfefcb3d5fe2008ed664be282?s=96&amp;d=identicon&amp;r=G" medium="image">
			<media:title type="html">hashfactor</media:title>
		</media:content>

		<media:content url="http://i.ixnp.com/images/v3.76/t.gif" medium="image" />

		<media:content url="http://i.ixnp.com/images/v3.76/t.gif" medium="image" />

		<media:content url="http://i.ixnp.com/images/v3.76/t.gif" medium="image" />

		<media:content url="http://i.ixnp.com/images/v3.76/t.gif" medium="image" />

		<media:content url="http://i.ixnp.com/images/v3.76/t.gif" medium="image" />

		<media:content url="http://i.ixnp.com/images/v3.76/t.gif" medium="image" />

		<media:content url="http://i.ixnp.com/images/v3.76/t.gif" medium="image" />

		<media:content url="http://i.ixnp.com/images/v3.76/t.gif" medium="image" />

		<media:content url="http://blogs.msdn.com/blogfiles/rahulso/WindowsLiveWriter/IconsfordifferentSocialBookmarkingSites_B387/digg14.png" medium="image" />

		<media:content url="http://blogs.technet.com/photos/james/images/1765319/original.aspx" medium="image" />

		<media:content url="http://blogs.msdn.com/blogfiles/rahulso/WindowsLiveWriter/IconsfordifferentSocialBookmarkingSites_B387/live4.png" medium="image" />

		<media:content url="http://blogs.msdn.com/blogfiles/rahulso/WindowsLiveWriter/IconsfordifferentSocialBookmarkingSites_B387/reddit4.png" medium="image" />

		<media:content url="http://blogs.msdn.com/blogfiles/rahulso/WindowsLiveWriter/IconsfordifferentSocialBookmarkingSites_B387/technora4.png" medium="image" />

		<media:content url="http://blogs.msdn.com/blogfiles/rahulso/WindowsLiveWriter/IconsfordifferentSocialBookmarkingSites_B387/yahoo9.png" medium="image" />
	<feedburner:origLink>http://hashfactor.wordpress.com/2009/04/14/skype-founders-want-it-back/</feedburner:origLink></item>
		<item>
		<title>SQL: Generating Series of Numbers in Oracle</title>
		<link>http://feedproxy.google.com/~r/Hashfactor/~3/dtpKfvvUFTA/</link>
		<comments>http://hashfactor.wordpress.com/2009/04/08/sql-generating-series-of-numbers-in-oracle/#comments</comments>
		<pubDate>Wed, 08 Apr 2009 09:20:00 +0000</pubDate>
		<dc:creator>hashfactor</dc:creator>
				<category><![CDATA[Oracle]]></category>
		<category><![CDATA[TechFactor]]></category>
		<category><![CDATA[CONNECT BY]]></category>
		<category><![CDATA[Constants]]></category>
		<category><![CDATA[Integers]]></category>
		<category><![CDATA[Numbers]]></category>
		<category><![CDATA[Series]]></category>
		<category><![CDATA[sql]]></category>

		<guid isPermaLink="false">http://hashfactor.wordpress.com/2009/04/08/sql-generating-series-of-numbers-in-oracle/</guid>
		<description>&amp;#160;
Generating a series of numbers is a very common practice in SQL environments. The objectives are but not limited to generating testing data and constants to use in SQL statements. Oracle provides a number of ways to accomplish this but the most simple to me is using the CONNECT BY clause. 
&amp;#160;&amp;#160; 1:&amp;#160; SELECT ROWNUM [...]&lt;img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=hashfactor.wordpress.com&amp;blog=5490579&amp;post=171&amp;subd=hashfactor&amp;ref=&amp;feed=1" /&gt;&lt;img src="http://feeds.feedburner.com/~r/Hashfactor/~4/dtpKfvvUFTA" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://hashfactor.wordpress.com/2009/04/08/sql-generating-series-of-numbers-in-oracle/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/a600458dfefcb3d5fe2008ed664be282?s=96&amp;d=identicon&amp;r=G" medium="image">
			<media:title type="html">hashfactor</media:title>
		</media:content>

		<media:content url="http://blogs.msdn.com/blogfiles/rahulso/WindowsLiveWriter/IconsfordifferentSocialBookmarkingSites_B387/digg14.png" medium="image" />

		<media:content url="http://blogs.technet.com/photos/james/images/1765319/original.aspx" medium="image" />

		<media:content url="http://blogs.msdn.com/blogfiles/rahulso/WindowsLiveWriter/IconsfordifferentSocialBookmarkingSites_B387/live4.png" medium="image" />

		<media:content url="http://blogs.msdn.com/blogfiles/rahulso/WindowsLiveWriter/IconsfordifferentSocialBookmarkingSites_B387/reddit4.png" medium="image" />

		<media:content url="http://blogs.msdn.com/blogfiles/rahulso/WindowsLiveWriter/IconsfordifferentSocialBookmarkingSites_B387/technora4.png" medium="image" />

		<media:content url="http://blogs.msdn.com/blogfiles/rahulso/WindowsLiveWriter/IconsfordifferentSocialBookmarkingSites_B387/yahoo9.png" medium="image" />
	<feedburner:origLink>http://hashfactor.wordpress.com/2009/04/08/sql-generating-series-of-numbers-in-oracle/</feedburner:origLink></item>
		<item>
		<title>Twitter is Down due to heavy activity</title>
		<link>http://feedproxy.google.com/~r/Hashfactor/~3/3NRoUrbyxmU/</link>
		<comments>http://hashfactor.wordpress.com/2009/04/08/twitter-is-down-due-to-heavy-activity/#comments</comments>
		<pubDate>Wed, 08 Apr 2009 06:09:00 +0000</pubDate>
		<dc:creator>hashfactor</dc:creator>
				<category><![CDATA[LifeFactor]]></category>
		<category><![CDATA[activity]]></category>
		<category><![CDATA[busy]]></category>
		<category><![CDATA[heavy]]></category>
		<category><![CDATA[media]]></category>
		<category><![CDATA[Moldova]]></category>
		<category><![CDATA[protests]]></category>
		<category><![CDATA[servers down]]></category>
		<category><![CDATA[Twitter]]></category>

		<guid isPermaLink="false">http://hashfactor.wordpress.com/2009/04/08/twitter-is-down-due-to-heavy-activity/</guid>
		<description>&amp;#160;
I tried to login to twitter a while ago and it failed to load!
Guess what the error was? It was unavailable due to the extra ordinary load on the servers. I believe that twitter is being bombarded heavily by the Moldovians at the moment who are trying to keep their fellows updated through internet. Keep [...]&lt;img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=hashfactor.wordpress.com&amp;blog=5490579&amp;post=163&amp;subd=hashfactor&amp;ref=&amp;feed=1" /&gt;&lt;img src="http://feeds.feedburner.com/~r/Hashfactor/~4/3NRoUrbyxmU" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://hashfactor.wordpress.com/2009/04/08/twitter-is-down-due-to-heavy-activity/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/a600458dfefcb3d5fe2008ed664be282?s=96&amp;d=identicon&amp;r=G" medium="image">
			<media:title type="html">hashfactor</media:title>
		</media:content>

		<media:content url="http://blogs.msdn.com/blogfiles/rahulso/WindowsLiveWriter/IconsfordifferentSocialBookmarkingSites_B387/digg14.png" medium="image" />

		<media:content url="http://blogs.technet.com/photos/james/images/1765319/original.aspx" medium="image" />

		<media:content url="http://blogs.msdn.com/blogfiles/rahulso/WindowsLiveWriter/IconsfordifferentSocialBookmarkingSites_B387/live4.png" medium="image" />

		<media:content url="http://blogs.msdn.com/blogfiles/rahulso/WindowsLiveWriter/IconsfordifferentSocialBookmarkingSites_B387/reddit4.png" medium="image" />

		<media:content url="http://blogs.msdn.com/blogfiles/rahulso/WindowsLiveWriter/IconsfordifferentSocialBookmarkingSites_B387/technora4.png" medium="image" />

		<media:content url="http://blogs.msdn.com/blogfiles/rahulso/WindowsLiveWriter/IconsfordifferentSocialBookmarkingSites_B387/yahoo9.png" medium="image" />
	<feedburner:origLink>http://hashfactor.wordpress.com/2009/04/08/twitter-is-down-due-to-heavy-activity/</feedburner:origLink></item>
		<item>
		<title>A twitter revolution in Moldova</title>
		<link>http://feedproxy.google.com/~r/Hashfactor/~3/-45zfuYOvo8/</link>
		<comments>http://hashfactor.wordpress.com/2009/04/08/a-twitter-revolution-in-moldova/#comments</comments>
		<pubDate>Wed, 08 Apr 2009 05:48:00 +0000</pubDate>
		<dc:creator>hashfactor</dc:creator>
				<category><![CDATA[LifeFactor]]></category>
		<category><![CDATA[chisinau]]></category>
		<category><![CDATA[Moldova]]></category>
		<category><![CDATA[revolution]]></category>
		<category><![CDATA[students protest]]></category>
		<category><![CDATA[Twitter]]></category>

		<guid isPermaLink="false">http://hashfactor.wordpress.com/2009/04/08/a-twitter-revolution-in-moldova/</guid>
		<description>&amp;#160;
http://www.techcrunch.com/2009/04/07/student-protests-are-turning-into-a-twitter-revolution-in-moldova/
&amp;#160;
Students in Moldova are using Twitter as a tool to mobilize opposition against a communist victory in Moldovian elections. According to reports, close to 10,000 protesters gathered at Moldova’s parliament in Chisinau, Moldova’s capital and were able to eventually break through police lines to storm into the building. From looking at the tweets on the [...]&lt;img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=hashfactor.wordpress.com&amp;blog=5490579&amp;post=161&amp;subd=hashfactor&amp;ref=&amp;feed=1" /&gt;&lt;img src="http://feeds.feedburner.com/~r/Hashfactor/~4/-45zfuYOvo8" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://hashfactor.wordpress.com/2009/04/08/a-twitter-revolution-in-moldova/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/a600458dfefcb3d5fe2008ed664be282?s=96&amp;d=identicon&amp;r=G" medium="image">
			<media:title type="html">hashfactor</media:title>
		</media:content>

		<media:content url="http://i.ixnp.com/images/v3.75.2/t.gif" medium="image" />

		<media:content url="http://i.ixnp.com/images/v3.75.2/t.gif" medium="image" />

		<media:content url="http://i.ixnp.com/images/v3.75.2/t.gif" medium="image" />

		<media:content url="http://i.ixnp.com/images/v3.75.2/t.gif" medium="image" />

		<media:content url="http://i.ixnp.com/images/v3.75.2/t.gif" medium="image" />

		<media:content url="http://i.ixnp.com/images/v3.75.2/t.gif" medium="image" />

		<media:content url="http://i.ixnp.com/images/v3.75.2/t.gif" medium="image" />

		<media:content url="http://blogs.msdn.com/blogfiles/rahulso/WindowsLiveWriter/IconsfordifferentSocialBookmarkingSites_B387/digg14.png" medium="image" />

		<media:content url="http://blogs.technet.com/photos/james/images/1765319/original.aspx" medium="image" />

		<media:content url="http://blogs.msdn.com/blogfiles/rahulso/WindowsLiveWriter/IconsfordifferentSocialBookmarkingSites_B387/live4.png" medium="image" />

		<media:content url="http://blogs.msdn.com/blogfiles/rahulso/WindowsLiveWriter/IconsfordifferentSocialBookmarkingSites_B387/reddit4.png" medium="image" />

		<media:content url="http://blogs.msdn.com/blogfiles/rahulso/WindowsLiveWriter/IconsfordifferentSocialBookmarkingSites_B387/technora4.png" medium="image" />

		<media:content url="http://blogs.msdn.com/blogfiles/rahulso/WindowsLiveWriter/IconsfordifferentSocialBookmarkingSites_B387/yahoo9.png" medium="image" />
	<feedburner:origLink>http://hashfactor.wordpress.com/2009/04/08/a-twitter-revolution-in-moldova/</feedburner:origLink></item>
		<item>
		<title>Google in late stages to buy Twitter</title>
		<link>http://feedproxy.google.com/~r/Hashfactor/~3/FBa88pgIOS0/</link>
		<comments>http://hashfactor.wordpress.com/2009/04/03/google-in-late-stages-to-buy-twitter/#comments</comments>
		<pubDate>Fri, 03 Apr 2009 04:50:00 +0000</pubDate>
		<dc:creator>hashfactor</dc:creator>
				<category><![CDATA[LifeFactor]]></category>
		<category><![CDATA[250 million dollars]]></category>
		<category><![CDATA[Acquisition]]></category>
		<category><![CDATA[Biz stone]]></category>
		<category><![CDATA[blogger]]></category>
		<category><![CDATA[evan williams]]></category>
		<category><![CDATA[facebook]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[Microsoft Office]]></category>
		<category><![CDATA[real time search engine]]></category>
		<category><![CDATA[search engine]]></category>
		<category><![CDATA[Twitter]]></category>

		<guid isPermaLink="false">http://hashfactor.wordpress.com/2009/04/03/google-in-late-stages-to-buy-twitter/</guid>
		<description>&amp;#160;
http://www.techcrunch.com/2009/04/02/sources-google-in-late-stage-talks-to-buy-twitter/
Here’s a heck of a rumor that we’ve sourced from two separate people close to the negotiations: Google is in late stage negotiations to acquire Twitter. We don’t know the price but can assume its well, well north of the $250 million valuation that they saw in their recent funding. 
Twitter turned down an offer [...]&lt;img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=hashfactor.wordpress.com&amp;blog=5490579&amp;post=158&amp;subd=hashfactor&amp;ref=&amp;feed=1" /&gt;&lt;img src="http://feeds.feedburner.com/~r/Hashfactor/~4/FBa88pgIOS0" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://hashfactor.wordpress.com/2009/04/03/google-in-late-stages-to-buy-twitter/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/a600458dfefcb3d5fe2008ed664be282?s=96&amp;d=identicon&amp;r=G" medium="image">
			<media:title type="html">hashfactor</media:title>
		</media:content>

		<media:content url="http://i.ixnp.com/images/v3.75/t.gif" medium="image" />

		<media:content url="http://blogs.msdn.com/blogfiles/rahulso/WindowsLiveWriter/IconsfordifferentSocialBookmarkingSites_B387/digg14.png" medium="image" />

		<media:content url="http://blogs.technet.com/photos/james/images/1765319/original.aspx" medium="image" />

		<media:content url="http://blogs.msdn.com/blogfiles/rahulso/WindowsLiveWriter/IconsfordifferentSocialBookmarkingSites_B387/live4.png" medium="image" />

		<media:content url="http://blogs.msdn.com/blogfiles/rahulso/WindowsLiveWriter/IconsfordifferentSocialBookmarkingSites_B387/reddit4.png" medium="image" />

		<media:content url="http://blogs.msdn.com/blogfiles/rahulso/WindowsLiveWriter/IconsfordifferentSocialBookmarkingSites_B387/technora4.png" medium="image" />

		<media:content url="http://blogs.msdn.com/blogfiles/rahulso/WindowsLiveWriter/IconsfordifferentSocialBookmarkingSites_B387/yahoo9.png" medium="image" />
	<feedburner:origLink>http://hashfactor.wordpress.com/2009/04/03/google-in-late-stages-to-buy-twitter/</feedburner:origLink></item>
		<item>
		<title>Lamont Adams’ Ten Commandments of Egoless Programming</title>
		<link>http://feedproxy.google.com/~r/Hashfactor/~3/ZHUfASyr9hg/</link>
		<comments>http://hashfactor.wordpress.com/2009/04/03/lamont-adams-ten-commandments-of-egoless-programming/#comments</comments>
		<pubDate>Thu, 02 Apr 2009 14:57:00 +0000</pubDate>
		<dc:creator>hashfactor</dc:creator>
				<category><![CDATA[LifeFactor]]></category>
		<category><![CDATA[TechFactor]]></category>
		<category><![CDATA[egoless]]></category>
		<category><![CDATA[Lamont Adams]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[rules]]></category>
		<category><![CDATA[technologies]]></category>
		<category><![CDATA[Ten commandments]]></category>

		<guid isPermaLink="false">http://hashfactor.wordpress.com/2009/04/03/lamont-adams-ten-commandments-of-egoless-programming/</guid>
		<description>&amp;#160;

Accept your mistakes &amp;#8211; the important thing is to locate and deal with them in a timely manner. 
Do not invest your emotions in your code &amp;#8211; this can lead you to taking critiques of your code personally. 
Seek out the input of others &amp;#8211; programming is a collective effort. 
Consult your colleagues before you [...]&lt;img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=hashfactor.wordpress.com&amp;blog=5490579&amp;post=156&amp;subd=hashfactor&amp;ref=&amp;feed=1" /&gt;&lt;img src="http://feeds.feedburner.com/~r/Hashfactor/~4/ZHUfASyr9hg" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://hashfactor.wordpress.com/2009/04/03/lamont-adams-ten-commandments-of-egoless-programming/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/a600458dfefcb3d5fe2008ed664be282?s=96&amp;d=identicon&amp;r=G" medium="image">
			<media:title type="html">hashfactor</media:title>
		</media:content>

		<media:content url="http://blogs.msdn.com/blogfiles/rahulso/WindowsLiveWriter/IconsfordifferentSocialBookmarkingSites_B387/digg14.png" medium="image" />

		<media:content url="http://blogs.technet.com/photos/james/images/1765319/original.aspx" medium="image" />

		<media:content url="http://blogs.msdn.com/blogfiles/rahulso/WindowsLiveWriter/IconsfordifferentSocialBookmarkingSites_B387/live4.png" medium="image" />

		<media:content url="http://blogs.msdn.com/blogfiles/rahulso/WindowsLiveWriter/IconsfordifferentSocialBookmarkingSites_B387/reddit4.png" medium="image" />

		<media:content url="http://blogs.msdn.com/blogfiles/rahulso/WindowsLiveWriter/IconsfordifferentSocialBookmarkingSites_B387/technora4.png" medium="image" />

		<media:content url="http://blogs.msdn.com/blogfiles/rahulso/WindowsLiveWriter/IconsfordifferentSocialBookmarkingSites_B387/yahoo9.png" medium="image" />
	<feedburner:origLink>http://hashfactor.wordpress.com/2009/04/03/lamont-adams-ten-commandments-of-egoless-programming/</feedburner:origLink></item>
		<item>
		<title>Binding a List with DataGridView</title>
		<link>http://feedproxy.google.com/~r/Hashfactor/~3/kVPeHFcdS64/</link>
		<comments>http://hashfactor.wordpress.com/2009/03/31/binding-a-list-with-datagridview/#comments</comments>
		<pubDate>Tue, 31 Mar 2009 01:08:00 +0000</pubDate>
		<dc:creator>hashfactor</dc:creator>
				<category><![CDATA[.NET]]></category>
		<category><![CDATA[BindingList]]></category>
		<category><![CDATA[CodeProject]]></category>
		<category><![CDATA[Data Binding]]></category>
		<category><![CDATA[DataGridView]]></category>
		<category><![CDATA[DataView control]]></category>
		<category><![CDATA[Embedding Controls in DataGrid]]></category>
		<category><![CDATA[Isolated Storage]]></category>
		<category><![CDATA[IsolatedStorageFile]]></category>
		<category><![CDATA[IsolatedStorageFileStream]]></category>
		<category><![CDATA[Property Binding]]></category>
		<category><![CDATA[XML Serialization]]></category>
		<category><![CDATA[XMLSerializer]]></category>

		<guid isPermaLink="false">http://hashfactor.wordpress.com/?p=52</guid>
		<description>You can use DataGridView to easily build updatable data presentation controls having embedded controls as well. Use a BindingList object to store your data if it is not from the database.&lt;img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=hashfactor.wordpress.com&amp;blog=5490579&amp;post=52&amp;subd=hashfactor&amp;ref=&amp;feed=1" /&gt;&lt;img src="http://feeds.feedburner.com/~r/Hashfactor/~4/kVPeHFcdS64" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://hashfactor.wordpress.com/2009/03/31/binding-a-list-with-datagridview/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/a600458dfefcb3d5fe2008ed664be282?s=96&amp;d=identicon&amp;r=G" medium="image">
			<media:title type="html">hashfactor</media:title>
		</media:content>

		<media:content url="/DOCUME~1/Imad/LOCALS~1/Temp/moz-screenshot-1.jpg" medium="image" />

		<media:content url="http://hashfactor.files.wordpress.com/2009/01/untitled.jpg" medium="image">
			<media:title type="html">untitled</media:title>
		</media:content>

		<media:content url="http://blogs.msdn.com/blogfiles/rahulso/WindowsLiveWriter/IconsfordifferentSocialBookmarkingSites_B387/digg14.png" medium="image" />

		<media:content url="http://blogs.technet.com/photos/james/images/1765319/original.aspx" medium="image" />

		<media:content url="http://blogs.msdn.com/blogfiles/rahulso/WindowsLiveWriter/IconsfordifferentSocialBookmarkingSites_B387/live4.png" medium="image" />

		<media:content url="http://blogs.msdn.com/blogfiles/rahulso/WindowsLiveWriter/IconsfordifferentSocialBookmarkingSites_B387/reddit4.png" medium="image" />

		<media:content url="http://blogs.msdn.com/blogfiles/rahulso/WindowsLiveWriter/IconsfordifferentSocialBookmarkingSites_B387/technora4.png" medium="image" />

		<media:content url="http://blogs.msdn.com/blogfiles/rahulso/WindowsLiveWriter/IconsfordifferentSocialBookmarkingSites_B387/yahoo9.png" medium="image" />
	<feedburner:origLink>http://hashfactor.wordpress.com/2009/03/31/binding-a-list-with-datagridview/</feedburner:origLink></item>
		<item>
		<title>Using the Oracle DBMS_LOCK Package</title>
		<link>http://feedproxy.google.com/~r/Hashfactor/~3/fd_UwF0KDY0/</link>
		<comments>http://hashfactor.wordpress.com/2009/03/31/using-the-oracle-dbms_lock-package/#comments</comments>
		<pubDate>Tue, 31 Mar 2009 01:05:00 +0000</pubDate>
		<dc:creator>hashfactor</dc:creator>
				<category><![CDATA[Oracle]]></category>
		<category><![CDATA[TechFactor]]></category>
		<category><![CDATA[CodeProject]]></category>
		<category><![CDATA[DBMS_LOCK]]></category>
		<category><![CDATA[DBMS_LOCK.allocate_unqiue]]></category>
		<category><![CDATA[DBMS_LOCK.release]]></category>
		<category><![CDATA[DBMS_LOCK.request]]></category>
		<category><![CDATA[locking mechanism]]></category>
		<category><![CDATA[user]]></category>

		<guid isPermaLink="false">http://hashfactor.wordpress.com/2009/02/24/using-the-oracle-dbms_lock-package/</guid>
		<description>As a standard DBMS practice Oracle provides all sort of row level and table level locking mechanism for data integrity. This built-in locking mechanism is strongly coupled with database transactions e.g. a lock acquired through the LOCK command is released automatically at the end of the transaction. Sometimes you need explicit locking with full control [...]&lt;img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=hashfactor.wordpress.com&amp;blog=5490579&amp;post=128&amp;subd=hashfactor&amp;ref=&amp;feed=1" /&gt;&lt;img src="http://feeds.feedburner.com/~r/Hashfactor/~4/fd_UwF0KDY0" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://hashfactor.wordpress.com/2009/03/31/using-the-oracle-dbms_lock-package/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/a600458dfefcb3d5fe2008ed664be282?s=96&amp;d=identicon&amp;r=G" medium="image">
			<media:title type="html">hashfactor</media:title>
		</media:content>

		<media:content url="http://blogs.msdn.com/blogfiles/rahulso/WindowsLiveWriter/IconsfordifferentSocialBookmarkingSites_B387/digg14.png" medium="image" />

		<media:content url="http://blogs.technet.com/photos/james/images/1765319/original.aspx" medium="image" />

		<media:content url="http://blogs.msdn.com/blogfiles/rahulso/WindowsLiveWriter/IconsfordifferentSocialBookmarkingSites_B387/live4.png" medium="image" />

		<media:content url="http://blogs.msdn.com/blogfiles/rahulso/WindowsLiveWriter/IconsfordifferentSocialBookmarkingSites_B387/reddit4.png" medium="image" />

		<media:content url="http://blogs.msdn.com/blogfiles/rahulso/WindowsLiveWriter/IconsfordifferentSocialBookmarkingSites_B387/technora4.png" medium="image" />

		<media:content url="http://blogs.msdn.com/blogfiles/rahulso/WindowsLiveWriter/IconsfordifferentSocialBookmarkingSites_B387/yahoo9.png" medium="image" />
	<feedburner:origLink>http://hashfactor.wordpress.com/2009/03/31/using-the-oracle-dbms_lock-package/</feedburner:origLink></item>
		<item>
		<title>C# Winforms: Using a progress bar with Web Browser Control</title>
		<link>http://feedproxy.google.com/~r/Hashfactor/~3/WDsOHgY2L1Y/</link>
		<comments>http://hashfactor.wordpress.com/2009/03/31/c-winforms-using-a-progress-bar-with-web-browser-control/#comments</comments>
		<pubDate>Tue, 31 Mar 2009 01:04:00 +0000</pubDate>
		<dc:creator>hashfactor</dc:creator>
				<category><![CDATA[.NET]]></category>
		<category><![CDATA[CodeProject]]></category>
		<category><![CDATA[C++]]></category>
		<category><![CDATA[DocumentCompleted event]]></category>
		<category><![CDATA[marquee]]></category>
		<category><![CDATA[MarqueeAnimation]]></category>
		<category><![CDATA[Navigated event]]></category>
		<category><![CDATA[Navigating event]]></category>
		<category><![CDATA[progress bar]]></category>
		<category><![CDATA[WebBrowser control]]></category>
		<category><![CDATA[WinForms]]></category>

		<guid isPermaLink="false">http://hashfactor.wordpress.com/2009/02/03/c-winforms-using-a-progress-bar-with-web-browser-control/</guid>
		<description>The .NET web browser provides a number of different events including some which tells when the browser started navigating to a web page and when that navigation completed.
These events are:
private System.Windows.Forms.WebBrowser ItemBrowser;

&amp;#160;

this.ItemBrowser.Navigating += new System.Windows.Forms.WebBrowserNavigatingEventHandler(this.ItemBrowser_Navigating);
this.ItemBrowser.DocumentCompleted += new System.Windows.Forms.WebBrowserDocumentCompletedEventHandler(this.ItemBrowser_DocumentCompleted);
this.ItemBrowser.Navigated += new System.Windows.Forms.WebBrowserNavigatedEventHandler(this.ItemBrowser_Navigated);

&amp;#160;
This shows the functions are being called at proper events. Now let us come to [...]&lt;img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=hashfactor.wordpress.com&amp;blog=5490579&amp;post=77&amp;subd=hashfactor&amp;ref=&amp;feed=1" /&gt;&lt;img src="http://feeds.feedburner.com/~r/Hashfactor/~4/WDsOHgY2L1Y" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://hashfactor.wordpress.com/2009/03/31/c-winforms-using-a-progress-bar-with-web-browser-control/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/a600458dfefcb3d5fe2008ed664be282?s=96&amp;d=identicon&amp;r=G" medium="image">
			<media:title type="html">hashfactor</media:title>
		</media:content>

		<media:content url="http://blogs.msdn.com/blogfiles/rahulso/WindowsLiveWriter/IconsfordifferentSocialBookmarkingSites_B387/digg14.png" medium="image" />

		<media:content url="http://blogs.technet.com/photos/james/images/1765319/original.aspx" medium="image" />

		<media:content url="http://blogs.msdn.com/blogfiles/rahulso/WindowsLiveWriter/IconsfordifferentSocialBookmarkingSites_B387/live4.png" medium="image" />

		<media:content url="http://blogs.msdn.com/blogfiles/rahulso/WindowsLiveWriter/IconsfordifferentSocialBookmarkingSites_B387/reddit4.png" medium="image" />

		<media:content url="http://blogs.msdn.com/blogfiles/rahulso/WindowsLiveWriter/IconsfordifferentSocialBookmarkingSites_B387/technora4.png" medium="image" />

		<media:content url="http://blogs.msdn.com/blogfiles/rahulso/WindowsLiveWriter/IconsfordifferentSocialBookmarkingSites_B387/yahoo9.png" medium="image" />
	<feedburner:origLink>http://hashfactor.wordpress.com/2009/03/31/c-winforms-using-a-progress-bar-with-web-browser-control/</feedburner:origLink></item>
	</channel>
</rss>
