<?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>Ash Alam&#039;s Blog</title>
	<atom:link href="http://ashalam.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://ashalam.wordpress.com</link>
	<description>Ash Alam</description>
	<lastBuildDate>Mon, 29 Jun 2009 00:37:53 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='ashalam.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>Ash Alam&#039;s Blog</title>
		<link>http://ashalam.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://ashalam.wordpress.com/osd.xml" title="Ash Alam&#039;s Blog" />
	<atom:link rel='hub' href='http://ashalam.wordpress.com/?pushpress=hub'/>
		<item>
		<title>Map Reduce and Parallel DBs</title>
		<link>http://ashalam.wordpress.com/2009/06/28/map-reduce-and-parallel-dbs/</link>
		<comments>http://ashalam.wordpress.com/2009/06/28/map-reduce-and-parallel-dbs/#comments</comments>
		<pubDate>Mon, 29 Jun 2009 00:37:53 +0000</pubDate>
		<dc:creator>ashalam</dc:creator>
				<category><![CDATA[PhD Research]]></category>
		<category><![CDATA[map reduce]]></category>

		<guid isPermaLink="false">http://ashalam.wordpress.com/?p=63</guid>
		<description><![CDATA[In regards to the paper (http://database.cs.brown.edu/sigmod09/) critiquing MapReduce framework, some observations come to mind: Purpose of MapReduce is to analyze really large-scale non-indexed datasets all at once. RDBMs index their data and therefore are efficient in retrieving results to complex queries (e.g. multi-table joins). Not all datasets are indexed. You can write applications (in Java for [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ashalam.wordpress.com&amp;blog=8269805&amp;post=63&amp;subd=ashalam&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>In regards to the paper (<a href="http://database.cs.brown.edu/sigmod09/">http://database.cs.brown.edu/sigmod09/</a>) critiquing MapReduce framework, some observations come to mind:</p>
<p>Purpose of MapReduce is to analyze really large-scale non-indexed datasets all at once. RDBMs index their data and therefore are efficient in retrieving results to complex queries (e.g. multi-table joins). Not all datasets are indexed. You can write applications (in Java for instance) to have MapReduce framework do things in a certain way. RDBMs require data massaging and loading and then getting indexed before they are useful in this kind of scenario. MapReduce is free, parallel RDBMs are not. In RDBMs, SQL queries work over structured data, but not all datasets are structured. WWW is abound with unstructured data. MapReduce, on the other hand, does not make this assumption and therefore can work against unstructured data.</p>
<blockquote><p>MapReduce presents a simple interface for manipulating data: a map and a reduce function written in the language of choice (Java/C/C++/Perl/Python) of a developer. Its real power lies in the Expressivity it brings: it makes the phrasing of really interesting transformations and analytics breathtakingly easy. (<a href="http://www.asterdata.com/blog/index.php/2008/08/25/announcing-in-database-mapreduce/">http://www.asterdata.com/blog/index.php/2008/08/25/announcing-in-database-mapreduce/</a>)</p></blockquote>
<p> </p>
<blockquote><p> </p></blockquote>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/ashalam.wordpress.com/63/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/ashalam.wordpress.com/63/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/ashalam.wordpress.com/63/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/ashalam.wordpress.com/63/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/ashalam.wordpress.com/63/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/ashalam.wordpress.com/63/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/ashalam.wordpress.com/63/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/ashalam.wordpress.com/63/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/ashalam.wordpress.com/63/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/ashalam.wordpress.com/63/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/ashalam.wordpress.com/63/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/ashalam.wordpress.com/63/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/ashalam.wordpress.com/63/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/ashalam.wordpress.com/63/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ashalam.wordpress.com&amp;blog=8269805&amp;post=63&amp;subd=ashalam&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://ashalam.wordpress.com/2009/06/28/map-reduce-and-parallel-dbs/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/0f2b3c9eece92596fa40cae1260444d5?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">ashalam</media:title>
		</media:content>
	</item>
		<item>
		<title>Funtional vs Procedural vs OO</title>
		<link>http://ashalam.wordpress.com/2009/06/28/funtional-vs-procedural-vs-oo/</link>
		<comments>http://ashalam.wordpress.com/2009/06/28/funtional-vs-procedural-vs-oo/#comments</comments>
		<pubDate>Mon, 29 Jun 2009 00:12:11 +0000</pubDate>
		<dc:creator>ashalam</dc:creator>
				<category><![CDATA[Programming]]></category>

		<guid isPermaLink="false">http://ashalam.wordpress.com/?p=61</guid>
		<description><![CDATA[Ref:  http://stackoverflow.com/questions/23277/what-is-the-difference-between-procedural-programming-and-functional-programming Funtional: examples &#8211; Haskell, LISP. Functions are first class objects, so pass them around. Order of evaluation is not pre-defined, funtions are executed only when data is needed (lazy evaluation), does not maintain state. Procedural: examples &#8211; C. Step by step, that is order of evaluation is pre-determined, has states (side-effects), data (not [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ashalam.wordpress.com&amp;blog=8269805&amp;post=61&amp;subd=ashalam&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Ref:  <a href="http://stackoverflow.com/questions/23277/what-is-the-difference-between-procedural-programming-and-functional-programming">http://stackoverflow.com/questions/23277/what-is-the-difference-between-procedural-programming-and-functional-programming</a></p>
<p>Funtional: examples &#8211; Haskell, LISP. Functions are first class objects, so pass them around. Order of evaluation is not pre-defined, funtions are executed only when data is needed (lazy evaluation), does not maintain state.</p>
<p>Procedural: examples &#8211; C. Step by step, that is order of evaluation is pre-determined, has states (side-effects), data (not talking about SQL data, more like variables) is seperate from logic, can pass around function pointers (not entire function).</p>
<p>OO: emulates real-world with objects that encapsulate data and funtions that operate on data. Maintains state, pass around the entire object.</p>
<blockquote><p>The most important distinction is whereas procedural programming uses procedures to operate on data structures, object-oriented programming bundles the two together so an &#8220;object&#8221; operates on its &#8220;own&#8221; data structure. (<a href="http://en.wikipedia.org/wiki/Procedural_programming">http://en.wikipedia.org/wiki/Procedural_programming</a>)</p></blockquote>
<p>And then:</p>
<blockquote><p>Functional programming is very different from imperative programming. The most significant differences stem from the fact that functional programming avoids side effects, which are used in imperative programming to implement state and I/O. Pure functional programming disallows side effects completely. (<a href="http://en.wikipedia.org/wiki/Functional_programming">http://en.wikipedia.org/wiki/Functional_programming</a>)</p></blockquote>
<p>Funtional falls under Declarative programming model.</p>
<p>Procedural and OO fall under Imperative programming model.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/ashalam.wordpress.com/61/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/ashalam.wordpress.com/61/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/ashalam.wordpress.com/61/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/ashalam.wordpress.com/61/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/ashalam.wordpress.com/61/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/ashalam.wordpress.com/61/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/ashalam.wordpress.com/61/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/ashalam.wordpress.com/61/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/ashalam.wordpress.com/61/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/ashalam.wordpress.com/61/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/ashalam.wordpress.com/61/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/ashalam.wordpress.com/61/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/ashalam.wordpress.com/61/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/ashalam.wordpress.com/61/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ashalam.wordpress.com&amp;blog=8269805&amp;post=61&amp;subd=ashalam&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://ashalam.wordpress.com/2009/06/28/funtional-vs-procedural-vs-oo/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/0f2b3c9eece92596fa40cae1260444d5?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">ashalam</media:title>
		</media:content>
	</item>
		<item>
		<title>Spatial Queries for Sensor Networks</title>
		<link>http://ashalam.wordpress.com/2009/06/28/spatial-queries-for-sensor-networks/</link>
		<comments>http://ashalam.wordpress.com/2009/06/28/spatial-queries-for-sensor-networks/#comments</comments>
		<pubDate>Sun, 28 Jun 2009 19:55:29 +0000</pubDate>
		<dc:creator>ashalam</dc:creator>
				<category><![CDATA[Geospatial]]></category>
		<category><![CDATA[PhD Research]]></category>
		<category><![CDATA[sensor networks]]></category>

		<guid isPermaLink="false">http://ashalam.wordpress.com/?p=58</guid>
		<description><![CDATA[Using distributed spatial index. See http://www.cs.ucr.edu/~vana/fp229-soheili.pdf Using localized vs centralized query mechanism with dynamic attributes for optimization: See http://citeseerx.ist.psu.edu/viewdoc/summary?doi=10.1.1.5.2338<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ashalam.wordpress.com&amp;blog=8269805&amp;post=58&amp;subd=ashalam&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Using distributed spatial index. See <a href="http://www.cs.ucr.edu/~vana/fp229-soheili.pdf">http://www.cs.ucr.edu/~vana/fp229-soheili.pdf</a></p>
<p>Using localized vs centralized query mechanism with dynamic attributes for optimization: See <a href="http://citeseerx.ist.psu.edu/viewdoc/summary?doi=10.1.1.5.2338">http://citeseerx.ist.psu.edu/viewdoc/summary?doi=10.1.1.5.2338</a></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/ashalam.wordpress.com/58/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/ashalam.wordpress.com/58/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/ashalam.wordpress.com/58/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/ashalam.wordpress.com/58/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/ashalam.wordpress.com/58/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/ashalam.wordpress.com/58/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/ashalam.wordpress.com/58/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/ashalam.wordpress.com/58/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/ashalam.wordpress.com/58/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/ashalam.wordpress.com/58/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/ashalam.wordpress.com/58/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/ashalam.wordpress.com/58/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/ashalam.wordpress.com/58/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/ashalam.wordpress.com/58/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ashalam.wordpress.com&amp;blog=8269805&amp;post=58&amp;subd=ashalam&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://ashalam.wordpress.com/2009/06/28/spatial-queries-for-sensor-networks/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/0f2b3c9eece92596fa40cae1260444d5?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">ashalam</media:title>
		</media:content>
	</item>
		<item>
		<title>Classical Regression Model and Why It&#8217;s not a Good Fit for Spatial DM</title>
		<link>http://ashalam.wordpress.com/2009/06/27/classical-regression-model-and-why-its-not-a-good-fit-for-spatial-dm/</link>
		<comments>http://ashalam.wordpress.com/2009/06/27/classical-regression-model-and-why-its-not-a-good-fit-for-spatial-dm/#comments</comments>
		<pubDate>Sat, 27 Jun 2009 21:42:13 +0000</pubDate>
		<dc:creator>ashalam</dc:creator>
				<category><![CDATA[Geospatial]]></category>
		<category><![CDATA[PhD Research]]></category>
		<category><![CDATA[spatial autoregression]]></category>

		<guid isPermaLink="false">http://ashalam.wordpress.com/?p=53</guid>
		<description><![CDATA[Problems applying CRM directly for Spatial Data Mining purposes: Ref:  http://www.spatial.cs.umn.edu/paper_ps/SarMRFBaris.pdf<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ashalam.wordpress.com&amp;blog=8269805&amp;post=53&amp;subd=ashalam&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><a href="http://ashalam.files.wordpress.com/2009/06/classic-regression-model.jpg"><img class="aligncenter size-full wp-image-54" title="classic-regression-model" src="http://ashalam.files.wordpress.com/2009/06/classic-regression-model.jpg?w=450&#038;h=409" alt="classic-regression-model" width="450" height="409" /></a></p>
<p>Problems applying CRM directly for Spatial Data Mining purposes:</p>
<p><a href="http://ashalam.files.wordpress.com/2009/06/reg-model-in-spatial-dm.jpg"><img class="aligncenter size-full wp-image-56" title="Regression Model Not Good Fit for Spatial DM" src="http://ashalam.files.wordpress.com/2009/06/reg-model-in-spatial-dm.jpg?w=450&#038;h=339" alt="Regression Model Not Good Fit for Spatial DM" width="450" height="339" /></a></p>
<p><span style="font-family:T21;font-size:xx-small;"><span style="font-family:T21;font-size:xx-small;"></span></span>Ref:  <a href="http://www.spatial.cs.umn.edu/paper_ps/SarMRFBaris.pdf">http://www.spatial.cs.umn.edu/paper_ps/SarMRFBaris.pdf</a></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/ashalam.wordpress.com/53/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/ashalam.wordpress.com/53/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/ashalam.wordpress.com/53/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/ashalam.wordpress.com/53/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/ashalam.wordpress.com/53/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/ashalam.wordpress.com/53/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/ashalam.wordpress.com/53/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/ashalam.wordpress.com/53/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/ashalam.wordpress.com/53/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/ashalam.wordpress.com/53/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/ashalam.wordpress.com/53/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/ashalam.wordpress.com/53/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/ashalam.wordpress.com/53/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/ashalam.wordpress.com/53/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ashalam.wordpress.com&amp;blog=8269805&amp;post=53&amp;subd=ashalam&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://ashalam.wordpress.com/2009/06/27/classical-regression-model-and-why-its-not-a-good-fit-for-spatial-dm/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/0f2b3c9eece92596fa40cae1260444d5?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">ashalam</media:title>
		</media:content>

		<media:content url="http://ashalam.files.wordpress.com/2009/06/classic-regression-model.jpg" medium="image">
			<media:title type="html">classic-regression-model</media:title>
		</media:content>

		<media:content url="http://ashalam.files.wordpress.com/2009/06/reg-model-in-spatial-dm.jpg" medium="image">
			<media:title type="html">Regression Model Not Good Fit for Spatial DM</media:title>
		</media:content>
	</item>
		<item>
		<title>Protected: Research Challenges in Spatial Data Mining</title>
		<link>http://ashalam.wordpress.com/2009/06/23/research-challenges-in-spatial-data-mining/</link>
		<comments>http://ashalam.wordpress.com/2009/06/23/research-challenges-in-spatial-data-mining/#comments</comments>
		<pubDate>Wed, 24 Jun 2009 03:14:36 +0000</pubDate>
		<dc:creator>ashalam</dc:creator>
				<category><![CDATA[Geospatial]]></category>
		<category><![CDATA[PhD Research]]></category>
		<category><![CDATA[research challenges]]></category>

		<guid isPermaLink="false">http://ashalam.wordpress.com/?p=50</guid>
		<description><![CDATA[There is no excerpt because this is a protected post.<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ashalam.wordpress.com&amp;blog=8269805&amp;post=50&amp;subd=ashalam&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>This post is password protected. You must visit the website and enter the password to continue reading.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/ashalam.wordpress.com/50/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/ashalam.wordpress.com/50/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/ashalam.wordpress.com/50/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/ashalam.wordpress.com/50/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/ashalam.wordpress.com/50/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/ashalam.wordpress.com/50/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/ashalam.wordpress.com/50/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/ashalam.wordpress.com/50/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/ashalam.wordpress.com/50/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/ashalam.wordpress.com/50/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/ashalam.wordpress.com/50/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/ashalam.wordpress.com/50/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/ashalam.wordpress.com/50/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/ashalam.wordpress.com/50/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ashalam.wordpress.com&amp;blog=8269805&amp;post=50&amp;subd=ashalam&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://ashalam.wordpress.com/2009/06/23/research-challenges-in-spatial-data-mining/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/0f2b3c9eece92596fa40cae1260444d5?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">ashalam</media:title>
		</media:content>
	</item>
		<item>
		<title>Policy Interop Diagram</title>
		<link>http://ashalam.wordpress.com/2009/06/22/policy-interop-diagram/</link>
		<comments>http://ashalam.wordpress.com/2009/06/22/policy-interop-diagram/#comments</comments>
		<pubDate>Mon, 22 Jun 2009 06:02:50 +0000</pubDate>
		<dc:creator>ashalam</dc:creator>
				<category><![CDATA[PhD Research]]></category>

		<guid isPermaLink="false">http://ashalam.wordpress.com/?p=48</guid>
		<description><![CDATA[<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ashalam.wordpress.com&amp;blog=8269805&amp;post=48&amp;subd=ashalam&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<div id="attachment_47" class="wp-caption aligncenter" style="width: 339px"><a href="http://ashalam.files.wordpress.com/2009/06/policyinteroponto-pic.jpg"><img class="size-full wp-image-47" title="Policy Interop Diagram" src="http://ashalam.files.wordpress.com/2009/06/policyinteroponto-pic.jpg?w=329&#038;h=507" alt="Policy Interop Diagram" width="329" height="507" /></a><p class="wp-caption-text">Policy Interop Diagram</p></div>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/ashalam.wordpress.com/48/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/ashalam.wordpress.com/48/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/ashalam.wordpress.com/48/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/ashalam.wordpress.com/48/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/ashalam.wordpress.com/48/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/ashalam.wordpress.com/48/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/ashalam.wordpress.com/48/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/ashalam.wordpress.com/48/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/ashalam.wordpress.com/48/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/ashalam.wordpress.com/48/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/ashalam.wordpress.com/48/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/ashalam.wordpress.com/48/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/ashalam.wordpress.com/48/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/ashalam.wordpress.com/48/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ashalam.wordpress.com&amp;blog=8269805&amp;post=48&amp;subd=ashalam&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://ashalam.wordpress.com/2009/06/22/policy-interop-diagram/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/0f2b3c9eece92596fa40cae1260444d5?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">ashalam</media:title>
		</media:content>

		<media:content url="http://ashalam.files.wordpress.com/2009/06/policyinteroponto-pic.jpg" medium="image">
			<media:title type="html">Policy Interop Diagram</media:title>
		</media:content>
	</item>
		<item>
		<title>Exchanging RDF Data w/o XSLT Transformation</title>
		<link>http://ashalam.wordpress.com/2009/06/21/exchanging-rdf-data-wo-xslt-transformation/</link>
		<comments>http://ashalam.wordpress.com/2009/06/21/exchanging-rdf-data-wo-xslt-transformation/#comments</comments>
		<pubDate>Mon, 22 Jun 2009 05:58:37 +0000</pubDate>
		<dc:creator>ashalam</dc:creator>
				<category><![CDATA[PhD Research]]></category>

		<guid isPermaLink="false">http://ashalam.wordpress.com/?p=44</guid>
		<description><![CDATA[Semantic web services are a semantic extension to traditional Web services architecture. In this new framework, web agents can interpret communicating messages and perform tasks that in regular Web services would require human intervention. However, because of the popularity and world-wide adoption, majority of the existing web services is based on the traditional XML-based service [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ashalam.wordpress.com&amp;blog=8269805&amp;post=44&amp;subd=ashalam&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Semantic web services are a semantic extension to traditional Web services architecture. In this new framework, web agents can interpret communicating messages and perform tasks that in regular Web services would require human intervention. However, because of the popularity and world-wide adoption, majority of the existing web services is based on the traditional XML-based service advertisement, discovery and exchange architecture. The semantic web services diverge from this setup by bringing ontologies in the web services cycle, which incorporates a rich semantic model to allow more intelligent search and composition of web services. The existing service architecture, however is not entirely compatible with the semantic paradigm. As a workaround, a wrapper approach has been proposed where the semantic model accepts the service advertisements (Web Services Description Language) and annotates them with semantic information to enable a semantic-aware processor to make sense of it. Unfortunately, the proposal does not contain a standard mechanism to directly connect to service providers that serve semantic-aware RDF (Resource Description Framework) data without XSLT translations. We suggest a modified approach to include RDF data exchange methods on top of the current architecture.</p>
<p>Powerpoint</p>
<p><a href="http://ashalam.files.wordpress.com/2009/06/alam-termpaper1.doc">Exchanging RDF Data</a></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/ashalam.wordpress.com/44/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/ashalam.wordpress.com/44/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/ashalam.wordpress.com/44/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/ashalam.wordpress.com/44/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/ashalam.wordpress.com/44/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/ashalam.wordpress.com/44/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/ashalam.wordpress.com/44/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/ashalam.wordpress.com/44/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/ashalam.wordpress.com/44/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/ashalam.wordpress.com/44/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/ashalam.wordpress.com/44/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/ashalam.wordpress.com/44/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/ashalam.wordpress.com/44/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/ashalam.wordpress.com/44/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ashalam.wordpress.com&amp;blog=8269805&amp;post=44&amp;subd=ashalam&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://ashalam.wordpress.com/2009/06/21/exchanging-rdf-data-wo-xslt-transformation/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/0f2b3c9eece92596fa40cae1260444d5?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">ashalam</media:title>
		</media:content>
	</item>
		<item>
		<title>Secure Storage of Semantic Data</title>
		<link>http://ashalam.wordpress.com/2009/06/21/secure-storage-of-semantic-data/</link>
		<comments>http://ashalam.wordpress.com/2009/06/21/secure-storage-of-semantic-data/#comments</comments>
		<pubDate>Mon, 22 Jun 2009 05:51:33 +0000</pubDate>
		<dc:creator>ashalam</dc:creator>
				<category><![CDATA[PhD Research]]></category>

		<guid isPermaLink="false">http://ashalam.wordpress.com/?p=41</guid>
		<description><![CDATA[Powerpoint Secure Storage of Semantic Data<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ashalam.wordpress.com&amp;blog=8269805&amp;post=41&amp;subd=ashalam&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Powerpoint</p>
<p><a href="http://ashalam.files.wordpress.com/2009/06/final-presentation.ppt">Secure Storage of Semantic Data</a></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/ashalam.wordpress.com/41/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/ashalam.wordpress.com/41/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/ashalam.wordpress.com/41/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/ashalam.wordpress.com/41/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/ashalam.wordpress.com/41/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/ashalam.wordpress.com/41/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/ashalam.wordpress.com/41/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/ashalam.wordpress.com/41/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/ashalam.wordpress.com/41/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/ashalam.wordpress.com/41/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/ashalam.wordpress.com/41/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/ashalam.wordpress.com/41/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/ashalam.wordpress.com/41/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/ashalam.wordpress.com/41/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ashalam.wordpress.com&amp;blog=8269805&amp;post=41&amp;subd=ashalam&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://ashalam.wordpress.com/2009/06/21/secure-storage-of-semantic-data/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/0f2b3c9eece92596fa40cae1260444d5?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">ashalam</media:title>
		</media:content>
	</item>
		<item>
		<title>Discovery of Annotated Geospatial Information Services</title>
		<link>http://ashalam.wordpress.com/2009/06/21/discovery-of-annotated-geospatial-information-services/</link>
		<comments>http://ashalam.wordpress.com/2009/06/21/discovery-of-annotated-geospatial-information-services/#comments</comments>
		<pubDate>Mon, 22 Jun 2009 05:46:36 +0000</pubDate>
		<dc:creator>ashalam</dc:creator>
				<category><![CDATA[PhD Research]]></category>

		<guid isPermaLink="false">http://ashalam.wordpress.com/?p=38</guid>
		<description><![CDATA[Powerpoint: DAGIS<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ashalam.wordpress.com&amp;blog=8269805&amp;post=38&amp;subd=ashalam&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Powerpoint:</p>
<p><a href="http://ashalam.files.wordpress.com/2009/06/dagis.ppt">DAGIS</a></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/ashalam.wordpress.com/38/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/ashalam.wordpress.com/38/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/ashalam.wordpress.com/38/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/ashalam.wordpress.com/38/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/ashalam.wordpress.com/38/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/ashalam.wordpress.com/38/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/ashalam.wordpress.com/38/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/ashalam.wordpress.com/38/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/ashalam.wordpress.com/38/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/ashalam.wordpress.com/38/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/ashalam.wordpress.com/38/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/ashalam.wordpress.com/38/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/ashalam.wordpress.com/38/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/ashalam.wordpress.com/38/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ashalam.wordpress.com&amp;blog=8269805&amp;post=38&amp;subd=ashalam&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://ashalam.wordpress.com/2009/06/21/discovery-of-annotated-geospatial-information-services/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/0f2b3c9eece92596fa40cae1260444d5?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">ashalam</media:title>
		</media:content>
	</item>
		<item>
		<title>XACML Tutorial</title>
		<link>http://ashalam.wordpress.com/2009/06/21/xacml-tutorial/</link>
		<comments>http://ashalam.wordpress.com/2009/06/21/xacml-tutorial/#comments</comments>
		<pubDate>Mon, 22 Jun 2009 05:17:21 +0000</pubDate>
		<dc:creator>ashalam</dc:creator>
				<category><![CDATA[PhD Research]]></category>

		<guid isPermaLink="false">http://ashalam.wordpress.com/?p=25</guid>
		<description><![CDATA[Powerpoint presentations: XACML trustworthy-sem-web-classtalk-access-control<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ashalam.wordpress.com&amp;blog=8269805&amp;post=25&amp;subd=ashalam&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Powerpoint presentations:</p>
<p><a href="http://ashalam.files.wordpress.com/2009/06/xacml.ppt">XACML</a></p>
<p><a href="http://ashalam.files.wordpress.com/2009/06/trustworthy-sem-web-classtalk-access-control.ppt">trustworthy-sem-web-classtalk-access-control</a></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/ashalam.wordpress.com/25/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/ashalam.wordpress.com/25/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/ashalam.wordpress.com/25/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/ashalam.wordpress.com/25/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/ashalam.wordpress.com/25/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/ashalam.wordpress.com/25/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/ashalam.wordpress.com/25/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/ashalam.wordpress.com/25/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/ashalam.wordpress.com/25/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/ashalam.wordpress.com/25/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/ashalam.wordpress.com/25/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/ashalam.wordpress.com/25/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/ashalam.wordpress.com/25/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/ashalam.wordpress.com/25/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ashalam.wordpress.com&amp;blog=8269805&amp;post=25&amp;subd=ashalam&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://ashalam.wordpress.com/2009/06/21/xacml-tutorial/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/0f2b3c9eece92596fa40cae1260444d5?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">ashalam</media:title>
		</media:content>
	</item>
	</channel>
</rss>
