<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Computer Science: Source</title>
	<atom:link href="http://computersciencesource.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://computersciencesource.wordpress.com</link>
	<description></description>
	<lastBuildDate>Thu, 05 Jan 2012 12:18:09 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='computersciencesource.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>Computer Science: Source</title>
		<link>http://computersciencesource.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://computersciencesource.wordpress.com/osd.xml" title="Computer Science: Source" />
	<atom:link rel='hub' href='http://computersciencesource.wordpress.com/?pushpress=hub'/>
		<item>
		<title>String Searching &#8211; The Knuth-Morris-Pratt Algorithm</title>
		<link>http://computersciencesource.wordpress.com/2011/01/03/string-searching-the-knuth-morris-pratt-algorithm/</link>
		<comments>http://computersciencesource.wordpress.com/2011/01/03/string-searching-the-knuth-morris-pratt-algorithm/#comments</comments>
		<pubDate>Mon, 03 Jan 2011 18:41:39 +0000</pubDate>
		<dc:creator>Badgerati</dc:creator>
				<category><![CDATA[Algorithms]]></category>
		<category><![CDATA[Computer Science]]></category>
		<category><![CDATA[Algorithm]]></category>
		<category><![CDATA[KMP]]></category>
		<category><![CDATA[Knuth]]></category>
		<category><![CDATA[Knuth-Morris-Pratt]]></category>
		<category><![CDATA[Match]]></category>
		<category><![CDATA[Matching]]></category>
		<category><![CDATA[Morris]]></category>
		<category><![CDATA[Pattern]]></category>
		<category><![CDATA[Pratt]]></category>
		<category><![CDATA[Pre-processing]]></category>
		<category><![CDATA[Search]]></category>
		<category><![CDATA[String]]></category>

		<guid isPermaLink="false">https://computersciencesource.wordpress.com/2011/01/03/string-searching-the-knuth-morris-pratt-algorithm/</guid>
		<description><![CDATA[We’ve seen how to do the naive approach towards pattern matching. So what about other algorithms that are much more better at doing this task? This is the Knuth-Morris-Pratt (KMP) algorithm for pattern matching. &#160; The Problem The problem that we are trying to deal with, is of course, exactly the same as the naive [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=computersciencesource.wordpress.com&amp;blog=9400766&amp;post=1331&amp;subd=computersciencesource&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://computersciencesource.wordpress.com/2011/01/03/string-searching-the-knuth-morris-pratt-algorithm/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/e4afba4cfcf683e791b8ff40d8088df9?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Badgerati</media:title>
		</media:content>
	</item>
		<item>
		<title>String Searching &#8211; The Naive Approach</title>
		<link>http://computersciencesource.wordpress.com/2011/01/03/string-searching-the-naive-approach/</link>
		<comments>http://computersciencesource.wordpress.com/2011/01/03/string-searching-the-naive-approach/#comments</comments>
		<pubDate>Mon, 03 Jan 2011 18:40:42 +0000</pubDate>
		<dc:creator>Badgerati</dc:creator>
				<category><![CDATA[Algorithms]]></category>
		<category><![CDATA[Computer Science]]></category>
		<category><![CDATA[Algorithm]]></category>
		<category><![CDATA[Approach]]></category>
		<category><![CDATA[Complexity]]></category>
		<category><![CDATA[Example]]></category>
		<category><![CDATA[Matching]]></category>
		<category><![CDATA[Naive]]></category>
		<category><![CDATA[Pattern]]></category>
		<category><![CDATA[Problem]]></category>
		<category><![CDATA[Searching]]></category>
		<category><![CDATA[String]]></category>

		<guid isPermaLink="false">https://computersciencesource.wordpress.com/2011/01/03/string-searching-the-naive-approach/</guid>
		<description><![CDATA[We all should all know what string searching is. We have a pattern p and some string s, and we wish to see if p exists in s. There are a number of ways to do this, and this is one of those many ways; the naive approach. &#160; The Problem So what’s the problem [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=computersciencesource.wordpress.com&amp;blog=9400766&amp;post=1330&amp;subd=computersciencesource&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://computersciencesource.wordpress.com/2011/01/03/string-searching-the-naive-approach/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/e4afba4cfcf683e791b8ff40d8088df9?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Badgerati</media:title>
		</media:content>
	</item>
		<item>
		<title>Computer Vision &#8211; The Integral Image</title>
		<link>http://computersciencesource.wordpress.com/2010/09/03/computer-vision-the-integral-image/</link>
		<comments>http://computersciencesource.wordpress.com/2010/09/03/computer-vision-the-integral-image/#comments</comments>
		<pubDate>Fri, 03 Sep 2010 17:23:39 +0000</pubDate>
		<dc:creator>Badgerati</dc:creator>
				<category><![CDATA[Computer Science]]></category>
		<category><![CDATA[Computer Vision]]></category>
		<category><![CDATA[Algorithm]]></category>
		<category><![CDATA[Area]]></category>
		<category><![CDATA[Complexity]]></category>
		<category><![CDATA[Computer]]></category>
		<category><![CDATA[Constant]]></category>
		<category><![CDATA[Image]]></category>
		<category><![CDATA[Image Processing]]></category>
		<category><![CDATA[Image Representation]]></category>
		<category><![CDATA[Integral]]></category>
		<category><![CDATA[Integral Image]]></category>
		<category><![CDATA[Processing]]></category>
		<category><![CDATA[Representation]]></category>
		<category><![CDATA[Science]]></category>
		<category><![CDATA[Summed]]></category>
		<category><![CDATA[Table]]></category>
		<category><![CDATA[Viola-Jones]]></category>
		<category><![CDATA[Vision]]></category>

		<guid isPermaLink="false">https://computersciencesource.wordpress.com/2010/09/03/computer-vision-the-integral-image/</guid>
		<description><![CDATA[The Integral Image or Summed Area Table, was first introduced to us in 1984, but wasn&#8217;t properly introduced to the world of Computer Vision till 2001 by Viola and Jones with the Viola-Jones Object Detection Framework. The Integral Image is used as a quick and effective way of calculating the sum of values (pixel values) [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=computersciencesource.wordpress.com&amp;blog=9400766&amp;post=1284&amp;subd=computersciencesource&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://computersciencesource.wordpress.com/2010/09/03/computer-vision-the-integral-image/feed/</wfw:commentRss>
		<slash:comments>10</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/e4afba4cfcf683e791b8ff40d8088df9?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Badgerati</media:title>
		</media:content>

		<media:content url="http://computersciencesource.files.wordpress.com/2011/05/iisumex_thumb.png" medium="image">
			<media:title type="html">IISumEx</media:title>
		</media:content>

		<media:content url="http://computersciencesource.files.wordpress.com/2011/05/sxyeq_thumb.png" medium="image">
			<media:title type="html">sxyEq</media:title>
		</media:content>

		<media:content url="http://computersciencesource.files.wordpress.com/2010/09/adding_1_thumb.png" medium="image">
			<media:title type="html">adding_1</media:title>
		</media:content>

		<media:content url="http://computersciencesource.files.wordpress.com/2010/09/adding_2_thumb.png" medium="image">
			<media:title type="html">adding_2</media:title>
		</media:content>

		<media:content url="http://computersciencesource.files.wordpress.com/2010/09/adding_3_thumb.png" medium="image">
			<media:title type="html">adding_3</media:title>
		</media:content>

		<media:content url="http://computersciencesource.files.wordpress.com/2011/05/regionadding_2_thumb.png" medium="image">
			<media:title type="html">regionadding_2</media:title>
		</media:content>

		<media:content url="http://computersciencesource.files.wordpress.com/2010/09/iiexeg_thumb.png" medium="image">
			<media:title type="html">IIexeg</media:title>
		</media:content>

		<media:content url="http://computersciencesource.files.wordpress.com/2010/09/iiex1_thumb.png" medium="image">
			<media:title type="html">IIex1</media:title>
		</media:content>

		<media:content url="http://computersciencesource.files.wordpress.com/2010/09/iiex2_thumb.png" medium="image">
			<media:title type="html">IIex2</media:title>
		</media:content>

		<media:content url="http://computersciencesource.files.wordpress.com/2010/09/iiex3_thumb.png" medium="image">
			<media:title type="html">IIex3</media:title>
		</media:content>

		<media:content url="http://computersciencesource.files.wordpress.com/2010/09/iiex4_thumb.png" medium="image">
			<media:title type="html">IIex4</media:title>
		</media:content>

		<media:content url="http://computersciencesource.files.wordpress.com/2010/09/bigexampleimage_thumb.png" medium="image">
			<media:title type="html">bigexampleimage</media:title>
		</media:content>

		<media:content url="http://computersciencesource.files.wordpress.com/2010/09/bigegsat_thumb.png" medium="image">
			<media:title type="html">bigegSAT</media:title>
		</media:content>

		<media:content url="http://computersciencesource.files.wordpress.com/2010/09/areacalcbig1_thumb.png" medium="image">
			<media:title type="html">areacalcbig1</media:title>
		</media:content>

		<media:content url="http://computersciencesource.files.wordpress.com/2010/09/areacalcbig2_thumb.png" medium="image">
			<media:title type="html">areacalcbig2</media:title>
		</media:content>

		<media:content url="http://computersciencesource.files.wordpress.com/2010/09/areacalcbig3_thumb.png" medium="image">
			<media:title type="html">areacalcbig3</media:title>
		</media:content>

		<media:content url="http://computersciencesource.files.wordpress.com/2010/09/areacalcbig4_thumb.png" medium="image">
			<media:title type="html">areacalcbig4</media:title>
		</media:content>

		<media:content url="http://computersciencesource.files.wordpress.com/2010/09/areacalcbig5_thumb.png" medium="image">
			<media:title type="html">areacalcbig5</media:title>
		</media:content>
	</item>
		<item>
		<title>Software Engineering &#8211; Summary</title>
		<link>http://computersciencesource.wordpress.com/2010/06/08/software-engineering-summary/</link>
		<comments>http://computersciencesource.wordpress.com/2010/06/08/software-engineering-summary/#comments</comments>
		<pubDate>Tue, 08 Jun 2010 13:59:22 +0000</pubDate>
		<dc:creator>Shaun</dc:creator>
				<category><![CDATA[Computer Science]]></category>
		<category><![CDATA[Software Engineering]]></category>
		<category><![CDATA[COMP20340]]></category>
		<category><![CDATA[SoftEng]]></category>

		<guid isPermaLink="false">http://computersciencesource.wordpress.com/?p=1251</guid>
		<description><![CDATA[I didn&#8217;t make these, but Nida has kindly made a summary for software engineering and asked me to publish it, so here it is! This link should now be working. Thank you to all those people who pointed it out! If nothing loads when you click on the link, try: Right Click Link &#62; Save [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=computersciencesource.wordpress.com&amp;blog=9400766&amp;post=1251&amp;subd=computersciencesource&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://computersciencesource.wordpress.com/2010/06/08/software-engineering-summary/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/d3d5d5b153d27c8563c4154c839457ae?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">shaundon</media:title>
		</media:content>
	</item>
		<item>
		<title>Distributed Systems &#8211; Special 1st Year Version</title>
		<link>http://computersciencesource.wordpress.com/2010/06/02/distributed-systems-special-1st-year-version/</link>
		<comments>http://computersciencesource.wordpress.com/2010/06/02/distributed-systems-special-1st-year-version/#comments</comments>
		<pubDate>Wed, 02 Jun 2010 19:38:17 +0000</pubDate>
		<dc:creator>James Bedford</dc:creator>
				<category><![CDATA[Distributed Systems]]></category>

		<guid isPermaLink="false">http://computersciencesource.wordpress.com/?p=1245</guid>
		<description><![CDATA[Distributed Systems A 1st Year Revision Summary by James Bedford This revision summary is best viewed as a .pdf, which is available here. Notice Warning: I don&#8217;t think this is complete. Legal Notice The notes in this document are heavily based on a lecture series at The University of Manchester. This document is intended to [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=computersciencesource.wordpress.com&amp;blog=9400766&amp;post=1245&amp;subd=computersciencesource&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://computersciencesource.wordpress.com/2010/06/02/distributed-systems-special-1st-year-version/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/9ad3fe42d82fc58e5141797ef935353e?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">James Bedford</media:title>
		</media:content>
	</item>
		<item>
		<title>Symbolic AI &#8211; Deep and Surface Structure Trees</title>
		<link>http://computersciencesource.wordpress.com/2010/05/30/symbolic-ai-deep-and-surface-structure-trees/</link>
		<comments>http://computersciencesource.wordpress.com/2010/05/30/symbolic-ai-deep-and-surface-structure-trees/#comments</comments>
		<pubDate>Sun, 30 May 2010 14:30:00 +0000</pubDate>
		<dc:creator>Badgerati</dc:creator>
				<category><![CDATA[Computer Science]]></category>
		<category><![CDATA[Symbolic AI]]></category>
		<category><![CDATA[AI]]></category>
		<category><![CDATA[Deep]]></category>
		<category><![CDATA[Moved]]></category>
		<category><![CDATA[Structure]]></category>
		<category><![CDATA[Surface]]></category>
		<category><![CDATA[Symbolic]]></category>
		<category><![CDATA[Trees]]></category>

		<guid isPermaLink="false">https://computersciencesource.wordpress.com/2010/05/30/symbolic-ai-deep-and-surface-structure-trees/</guid>
		<description><![CDATA[Finally, you get to see a tree This post will cover the basics of what Deep and Surface Structure trees are, as well as a little bit on moved words – only little though! Trees Before we mention anything about Deep and Surface Structure trees, we need to see what a typical tree in Symbolic [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=computersciencesource.wordpress.com&amp;blog=9400766&amp;post=1243&amp;subd=computersciencesource&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://computersciencesource.wordpress.com/2010/05/30/symbolic-ai-deep-and-surface-structure-trees/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/e4afba4cfcf683e791b8ff40d8088df9?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Badgerati</media:title>
		</media:content>

		<media:content url="http://computersciencesource.files.wordpress.com/2010/05/trees_thumb.png" medium="image">
			<media:title type="html">trees</media:title>
		</media:content>

		<media:content url="http://computersciencesource.files.wordpress.com/2010/05/cpdeepstruct_thumb.png" medium="image">
			<media:title type="html">CPDeepStruct</media:title>
		</media:content>

		<media:content url="http://computersciencesource.files.wordpress.com/2010/05/cpsurstruct_thumb.png" medium="image">
			<media:title type="html">CPSurStruct</media:title>
		</media:content>
	</item>
		<item>
		<title>Symbolic AI &#8211; Basic Lambda Calculus 2</title>
		<link>http://computersciencesource.wordpress.com/2010/05/30/symbolic-ai-basic-lambda-calculus-2/</link>
		<comments>http://computersciencesource.wordpress.com/2010/05/30/symbolic-ai-basic-lambda-calculus-2/#comments</comments>
		<pubDate>Sun, 30 May 2010 12:12:06 +0000</pubDate>
		<dc:creator>Badgerati</dc:creator>
				<category><![CDATA[Computer Science]]></category>
		<category><![CDATA[Symbolic AI]]></category>
		<category><![CDATA[AI]]></category>
		<category><![CDATA[Alpha]]></category>
		<category><![CDATA[Beta]]></category>
		<category><![CDATA[Calculus]]></category>
		<category><![CDATA[Conversion]]></category>
		<category><![CDATA[Lambda]]></category>
		<category><![CDATA[Property]]></category>
		<category><![CDATA[Reduction]]></category>
		<category><![CDATA[Symbolic]]></category>

		<guid isPermaLink="false">https://computersciencesource.wordpress.com/2010/05/30/symbolic-ai-basic-lambda-calculus-2/</guid>
		<description><![CDATA[This is the second part to the Basic Lambda Calculus 1. In this we’ll go through a proper example. Every Girl Now, if you read Basic Lambda Calculus 1, then you should remember at the end i gave the example of “every girl”. But, how exactly was the lambda meaning computed? In order to do [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=computersciencesource.wordpress.com&amp;blog=9400766&amp;post=1236&amp;subd=computersciencesource&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://computersciencesource.wordpress.com/2010/05/30/symbolic-ai-basic-lambda-calculus-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/e4afba4cfcf683e791b8ff40d8088df9?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Badgerati</media:title>
		</media:content>
	</item>
		<item>
		<title>Symbolic AI &#8211; Basic Lambda Calculus 1</title>
		<link>http://computersciencesource.wordpress.com/2010/05/30/symbolic-ai-basic-lambda-calculus-1/</link>
		<comments>http://computersciencesource.wordpress.com/2010/05/30/symbolic-ai-basic-lambda-calculus-1/#comments</comments>
		<pubDate>Sun, 30 May 2010 11:46:36 +0000</pubDate>
		<dc:creator>Badgerati</dc:creator>
				<category><![CDATA[Computer Science]]></category>
		<category><![CDATA[Symbolic AI]]></category>
		<category><![CDATA[AI]]></category>
		<category><![CDATA[Alpha]]></category>
		<category><![CDATA[Beta]]></category>
		<category><![CDATA[Calculus]]></category>
		<category><![CDATA[Conversion]]></category>
		<category><![CDATA[Lambda]]></category>
		<category><![CDATA[Property]]></category>
		<category><![CDATA[Redex]]></category>
		<category><![CDATA[Reduct]]></category>
		<category><![CDATA[Reduction]]></category>
		<category><![CDATA[Symbolic]]></category>

		<guid isPermaLink="false">https://computersciencesource.wordpress.com/2010/05/30/symbolic-ai-basic-lambda-calculus-1/</guid>
		<description><![CDATA[This post will explain some of the basics of Lambda Calculus, mainly Alpha-Conversion and Beta-Reduction. We’ll also see a quick example of a simple sentence. This post is being written with me being slightly ill… so some bits may make no sense whatsoever – sorry Functions Let’s see an example of a function in Lambda [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=computersciencesource.wordpress.com&amp;blog=9400766&amp;post=1235&amp;subd=computersciencesource&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://computersciencesource.wordpress.com/2010/05/30/symbolic-ai-basic-lambda-calculus-1/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/e4afba4cfcf683e791b8ff40d8088df9?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Badgerati</media:title>
		</media:content>
	</item>
		<item>
		<title>Nida’s Awesome Distributed Systems Notes</title>
		<link>http://computersciencesource.wordpress.com/2010/05/26/nidas-awsome-distributed-systems-notes/</link>
		<comments>http://computersciencesource.wordpress.com/2010/05/26/nidas-awsome-distributed-systems-notes/#comments</comments>
		<pubDate>Wed, 26 May 2010 22:43:09 +0000</pubDate>
		<dc:creator>nidazh</dc:creator>
				<category><![CDATA[Computer Science]]></category>
		<category><![CDATA[Distributed Computing]]></category>
		<category><![CDATA[Distributed Systems]]></category>
		<category><![CDATA[Computing]]></category>
		<category><![CDATA[Distributed]]></category>
		<category><![CDATA[Systems]]></category>

		<guid isPermaLink="false">http://computersciencesource.wordpress.com/?p=1230</guid>
		<description><![CDATA[Hi everyone, My name&#8217;s Nida and I wrote some really awesome notes that James even uploaded to his webspace for me &#8211; but I forgot to put the link on the blog! Gah! Silly me! Here&#8217;s the link to them.<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=computersciencesource.wordpress.com&amp;blog=9400766&amp;post=1230&amp;subd=computersciencesource&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://computersciencesource.wordpress.com/2010/05/26/nidas-awsome-distributed-systems-notes/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/6c3768395fb584d58dd30bb05be6ee9f?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">nidazh</media:title>
		</media:content>
	</item>
		<item>
		<title>ACID</title>
		<link>http://computersciencesource.wordpress.com/2010/05/25/acid/</link>
		<comments>http://computersciencesource.wordpress.com/2010/05/25/acid/#comments</comments>
		<pubDate>Tue, 25 May 2010 21:15:22 +0000</pubDate>
		<dc:creator>Badgerati</dc:creator>
				<category><![CDATA[Computer Science]]></category>
		<category><![CDATA[Databases]]></category>
		<category><![CDATA[Distributed Computing]]></category>
		<category><![CDATA[ACID]]></category>
		<category><![CDATA[Atomicity]]></category>
		<category><![CDATA[Computing]]></category>
		<category><![CDATA[Consistency]]></category>
		<category><![CDATA[Distributed]]></category>
		<category><![CDATA[Durability]]></category>
		<category><![CDATA[Isolation]]></category>

		<guid isPermaLink="false">https://computersciencesource.wordpress.com/2010/05/25/acid/</guid>
		<description><![CDATA[This is going to be a very quick post, mainly because so many people have asked me what ACID means. This post applies to a lot of topics / modules; but mainly to Databases and Distributed Computing. ACID ACID is a set of properties that guarantee Database transactions are process reliably. The acronym stands for: [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=computersciencesource.wordpress.com&amp;blog=9400766&amp;post=1225&amp;subd=computersciencesource&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://computersciencesource.wordpress.com/2010/05/25/acid/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/e4afba4cfcf683e791b8ff40d8088df9?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Badgerati</media:title>
		</media:content>
	</item>
	</channel>
</rss>
