<?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>A GTA fan&#039;s Blog</title>
	<atom:link href="http://onehash.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://onehash.wordpress.com</link>
	<description>Long Live Rockstar North &#38; Sony Play Station</description>
	<lastBuildDate>Tue, 30 Mar 2010 19:30:21 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='onehash.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>A GTA fan&#039;s Blog</title>
		<link>http://onehash.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://onehash.wordpress.com/osd.xml" title="A GTA fan&#039;s Blog" />
	<atom:link rel='hub' href='http://onehash.wordpress.com/?pushpress=hub'/>
		<item>
		<title>Part1 – Learning &amp; Sharing Series – MongoDB -java</title>
		<link>http://onehash.wordpress.com/2010/03/30/part1-%e2%80%93-learning-sharing-series-%e2%80%93-mongodb-java/</link>
		<comments>http://onehash.wordpress.com/2010/03/30/part1-%e2%80%93-learning-sharing-series-%e2%80%93-mongodb-java/#comments</comments>
		<pubDate>Tue, 30 Mar 2010 19:18:01 +0000</pubDate>
		<dc:creator>gksezhian</dc:creator>
				<category><![CDATA[Learning & Sharing Series]]></category>

		<guid isPermaLink="false">http://onehash.wordpress.com/?p=16</guid>
		<description><![CDATA[Part1 – Learning &#38; Sharing Series – MongoDB -java This document is to share some info collected from web and few features i tried out. NOSQL The main principle being ‘RDBMS for not all kind of works’. As an article author quotes &#8216;it has to be NOT ONLY SQL rather than NO to SQL’. So [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=onehash.wordpress.com&amp;blog=12576429&amp;post=16&amp;subd=onehash&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><!-- 		@page { margin: 0.79in } 		P { margin-bottom: 0.08in } --><span style="color:#800080;"><strong><span style="font-family:Sylfaen,serif;">Part1 – Learning &amp; Sharing Series – <span style="font-size:large;">MongoDB -java</span></span></strong></span></p>
<p id="zw-3"><span style="color:#000080;">This  document is to share some info collected from web and few features i  tried out.</span></p>
<p id="zw-7"><span style="color:#000080;"><strong>NOSQL</strong></span></p>
<p id="zw-11"><span style="color:#000080;">The main principle being ‘RDBMS for not all  kind of works’. As an article author quotes &#8216;it has to be NOT ONLY SQL  rather than NO to SQL’.</span></p>
<p id="zw-13"><span style="color:#000080;">So mainly it is giving up some parts of RDDMS for  scaling-speed- flexibility-easiness.</span></p>
<p id="zw-17"><span style="color:#000080;">Please read this .Informative.</span></p>
<p id="zw-19"><span style="color:#000080;"><a id="zw-20" href="http://www.rackspacecloud.com/blog/2009/11/09/nosql-ecosystem/">http://www.rackspacecloud.com/blog/2009/11/09/nosql-ecosystem/</a></span></p>
<p id="zw-26"><span style="color:#000080;">What I like about  the NoSQL crowd.- Good curtain raiser</span></p>
<p id="zw-28"><span style="color:#000080;"><a id="zw-29" href="http://blog.postmaster.gr/2009/11/05/what-i-like-about-the-nosql-crowd/">http://blog.postmaster.gr/2009/11/05/what-i-like-about-the-nosql-crowd/</a></span></p>
<p id="zw-35"><span style="color:#000080;">A very good  discussion at</span></p>
<p id="zw-37"><span style="color:#000080;"><a id="zw-38" href="http://stackoverflow.com/questions/1476295/when-to-use-mongodb-or-other-document-oriented-database-systems">http://stackoverflow.com/questions/1476295/when-to-use-mongodb-or-other-document-oriented-database-systems</a></span></p>
<p id="zw-46"><span style="color:#000080;">NOSQL storages have 4  formats. 1. Document oriented ( for complex data designs) 2. Key value  pairs 3. Column -oriented 4. Graph oriented</span></p>
<p id="zw-50"><span style="color:#000080;"><strong>My  understanding is this</strong>.</span></p>
<p id="zw-54"><span style="color:#000080;">1. Scalability as TB has become  common factor even in home servers</span></p>
<p id="zw-61"><span style="color:#000080;">2. Neccessity of easy Real time data mining and reports</span></p>
<p id="zw-66"><span style="color:#000080;">3. SQL or schema /  relational integrity is not required in many designs and its a overhead.</span></p>
<p id="zw-71"><span style="color:#000080;">4. RAM has seen drastic downfall in price .4 GB  costs around $100</span></p>
<p id="zw-77"><span style="color:#000080;">5. We need ripples once in 2 years like RubyonRails, NOSQL,  Virtualization, cloud  computing</span></p>
<p id="zw-85"><span style="color:#000080;">6. Changing data dimensions  because of dynamic business model. This is the real kill .Google Buzz is a new BM for Google.</span></p>
<p id="zw-94"><span style="color:#000080;">7. Might be a perfect suit for Data warehouse BII systems where 3NF is the design strategy</span></p>
<p id="zw-105"><span style="color:#000080;"><strong>MongoDB</strong></span></p>
<p id="zw-109"><span style="color:#000080;">One of the best web  clipping</span></p>
<p id="zw-111"><span style="color:#000080;">&#8220;Rather than rows in a table, Mongo stores documents in  collections.</span></p>
<p id="zw-113"><span style="color:#000080;">Documents are (slightly enhanced) JSON objects, so you can  stash much more complex structured data in a single document than you  can store in a table row.</span></p>
<p id="zw-115"><span style="color:#000080;">Natural data structures: arrays, objects, dictionaries. Data  modeling becomes a  much more natural process.&#8221;</span></p>
<p id="zw-123"><span style="color:#000080;">I . Impressed by this link</span></p>
<p id="zw-127"><span style="color:#000080;"><a id="zw-129" href="http://eu.techcrunch.com//2009/09/08/silentale-lets-you-archive-and-search-your-every-conversation/">http://eu.techcrunch.com//2009/09/08/silentale-lets-you-archive-and-search-your-every-conversation/</a></span></p>
<p id="zw-136"><span style="color:#000080;">II More impressed by this link</span></p>
<p id="zw-138"><span style="color:#000080;"><a id="zw-140" href="http://www.businessinsider.com/how-we-use-mongodb-2009-11">http://www.businessinsider.com/how-we-use-mongodb-2009-11</a></span></p>
<p id="zw-146"><span style="color:#000080;">III Caught in  glaze of the NOSQL movement ( though none of the  systems i used in last  5 years scaled more than 3 nodes)  , had a goal of  get  to know about  one of the NOSQL DB&#8217;s.</span></p>
<p id="zw-154"><span style="color:#000080;">Though used  memcache and java based in memory libraries in previous projects , this  is the first time to try  a complete NOSQL persistentDB solution.</span></p>
<p id="zw-161"><span style="color:#000080;">Deciding between CouchDB and MongoDB to read about was a tougher  decision , though both have good list of production deployments by big  firms.Selected MongoDB to read about  as couchDB is in  alpha</span></p>
<p id="zw-172"><span style="color:#000080;"><a id="zw-174" href="http://stackoverflow.com/questions/895762/mongodb-or-couchdb-fit-for-production">http://stackoverflow.com/questions/895762/mongodb-or-couchdb-fit-for-production</a></span></p>
<p id="zw-179"><span style="color:#000080;"><a id="zw-181" href="http://discuss.joelonsoftware.com/default.asp?biz.5.727383.8">http://discuss.joelonsoftware.com/default.asp?biz.5.727383.8</a></span></p>
<p id="zw-185"><span style="color:#000080;"><a id="zw-187" href="http://www.linkedin.com/answers/technology/information-technology/databases/TCH_ITS_DBS/633444-24053574">http://www.linkedin.com/answers/technology/information-technology/databases/TCH_ITS_DBS/633444-24053574</a></span></p>
<p id="zw-197"><span style="color:#000080;"><strong>Where Can be used:</strong></span></p>
<p id="zw-203"><span style="color:#000080;">There is a clear  explanation of use cases given in the Mongodb official website</span></p>
<p id="zw-207"><span style="color:#000080;"><a id="zw-208" href="http://www.mongodb.org/display/DOCS/Use+Cases">http://www.mongodb.org/display/DOCS/Use+Cases</a></span></p>
<p id="zw-212"><span style="color:#000080;">For more Business  cases view the production deployments <a id="zw-214" href="http://www.mongodb.org/display/DOCS/Production+Deployments">http://www.mongodb.org/display/DOCS/Production+Deployments</a></span></p>
<p id="zw-220"><span style="color:#000080;">esp. this is interesting <a id="zw-223" href="http://www.businessinsider.com/how-we-use-mongodb-2009-11">http://www.businessinsider.com/how-we-use-mongodb-2009-11</a></span></p>
<p id="zw-225"><span style="color:#000080;">[One of the  websites cofounder seems to a VC for MongoDB ]</span></p>
<p id="zw-239"><span style="color:#000080;"><strong>Additional  Info about MongoDB</strong></span></p>
<p id="zw-251"><span style="color:#000080;">1. Document store model not table-rows-columns. So nested values is possible with eachkeys. Querying will be effective and precise. Uses JSON like Schema.</span></p>
<p id="zw-270"><span style="color:#000080;">2. Schemaless- Referential integrity- Joins less.So  refactoring and modification is quite easy. For example adding a  column to a existing table</span></p>
<p id="zw-274"><span style="color:#000080;"><a id="zw-276" href="http://blog.mongodb.org/post/119945109/why-schemaless">http://blog.mongodb.org/post/119945109/why-schemaless</a></span></p>
<p id="zw-283"><span style="color:#000080;">3. Currently Win 32/64 ,Linux 32/64, OS-x 32/64 bit,  Unix(*NIX only) versions are available</span></p>
<p id="zw-287"><span style="color:#000080;">4. Clusterable. Supports Master &#8211; Slave, Replica Pairs model.</span></p>
<p id="zw-297"><span style="color:#000080;">5. Supports Shard. (Horizontal Partioning)   .Till  in Alpha .More details at</span></p>
<p id="zw-303"><span style="color:#000080;"><a id="zw-305" href="http://www.mongodb.org/display/DOCS/Sharding+Introduction">http://www.mongodb.org/display/DOCS/Sharding+Introduction</a></span></p>
<p id="zw-309"><span style="color:#000080;">6.Claims  better performance than Mysql.</span></p>
<p id="zw-315"><span style="color:#000080;">MongoDB performed more than 2X better than MySQL</span></p>
<p id="zw-320"><span style="color:#000080;"><a id="zw-322" href="http://obvioushints.blogspot.com/2009/07/benchmarking-mongodb-vs-mysql.html">http://obvioushints.blogspot.com/2009/07/benchmarking-mongodb-vs-mysql.html</a></span></p>
<p id="zw-326"><span style="color:#000080;">7.Has sets of good features like</span></p>
<ul>
<li><span style="color:#000080;">&#8221;updates-in-place&#8217;  using  the Mongo  mondifiers- upsert ,  $inc .</span></li>
<li><span style="color:#000080;"> Capped Collections &#8211; Fixed size  collections having age out based on insert order.Will be handy in  logging &amp; Sorting</span></li>
<li><span style="color:#000080;">Enhanced Queries</span></li>
</ul>
<p id="zw-350"><span style="color:#000080;">8.Uses JSON for its query and  display &#8211; BSON binary based JSON for storing  documents for efficiency.</span></p>
<p id="zw-360"><span style="color:#000080;">9. ACID in supported for only a single document  and cannot span multiples. So not for a banking/Financial application</span></p>
<p id="zw-373"><span style="color:#000080;">10. For 64 bit machines the data  volume is not limited and on 32 Bit system the map  file size can be up to a max of 2 GB</span></p>
<p id="zw-379"><span style="color:#000080;">11.Online  shell  is available at <a id="zw-386" href="http://try.mongodb.org/">http://try.mongodb.org/</a></span></p>
<p id="zw-390"><span style="color:#000080;">12. Commercial service providers  are currently very limited.</span></p>
<p id="zw-395"><span style="color:#000080;">The  photon PHP based framework is interesting</span></p>
<p id="zw-397"><span style="color:#000080;"><a id="zw-398" href="http://www.mongodb.org/display/DOCS/MongoDB+Commercial+Services+Providers">http://www.mongodb.org/display/DOCS/MongoDB+Commercial+Services+Providers</a></span></p>
<p id="zw-402"><span style="color:#000080;">13. Drivers are available for java.php  ,C#,Ruby,C++,Perl</span></p>
<p id="zw-410"><span style="color:#000080;">14 Has import  &#8211; from json string formatted document  &amp;   export options &#8211; in csv</span></p>
<p id="zw-422"><span style="color:#000080;">15. MongoDB does not support transactional locking and the primary  reasons said to be to avoid deadlocks , distributed locks and to enhance real time   performance t has other means  of support using techniques &#8211; &#8221;Update if Current&#8217; &amp; &#8216;Insert if Not  Present&#8217;</span></p>
<p id="zw-430"><span style="color:#000080;"><strong>Simple 3 tries  using MongoDB ( Windows)  &#8211; java</strong></span></p>
<p id="zw-438"><span style="color:#000080;"><strong>1. General CRUD using java</strong></span></p>
<p id="zw-440"><span style="color:#000080;"><strong>2. Image persistence and retrieval</strong></span></p>
<p id="zw-445"><span style="color:#000080;"><strong>3. Large objects saving and retrieving using GridFS</strong></span></p>
<p id="zw-451"><span style="color:#000080;">Details about java  -MongoDB is available here.</span></p>
<p id="zw-453"><span style="color:#000080;"><a id="zw-454" href="http://www.mongodb.org/display/DOCS/Java+Language+Center">http://www.mongodb.org/display/DOCS/Java+Language+Center</a></span></p>
<p id="zw-460"><span style="color:#000080;">Windows  installation is just unzipping the file</span></p>
<p id="zw-464"><span style="color:#000080;">[ !Note create a directory \data\db in the same drive where  Mongodb resides]</span></p>
<p id="zw-469">
<p id="zw-471"><span style="color:#000080;"><img src="http://writer.zoho.com/ImageDisplay.im?name=764000000006001/Aspose.Words.368611c6-47fb-442c-a1ba-9dae19491f58.001.png&amp;accId=764000000002007" alt="" width="472" height="165" /></span></p>
<p id="zw-473">
<p id="zw-475">
<p id="zw-477">
<p id="zw-479"><span style="color:#000080;">Files  in the bin directory</span></p>
<p id="zw-481">
<p id="zw-483"><span style="color:#000080;"><img src="http://writer.zoho.com/ImageDisplay.im?name=764000000006001/Aspose.Words.368611c6-47fb-442c-a1ba-9dae19491f58.002.png&amp;accId=764000000002007" alt="" width="576" height="188" /></span></p>
<p id="zw-485">
<p id="zw-487">
<p id="zw-489">
<p id="zw-491"><span style="color:#000080;">Server  Console</span></p>
<p id="zw-493"><span style="color:#000080;"><img src="http://writer.zoho.com/ImageDisplay.im?name=764000000006001/Aspose.Words.368611c6-47fb-442c-a1ba-9dae19491f58.003.jpeg&amp;accId=764000000002007" alt="" width="576" height="140" /></span></p>
<p id="zw-495">
<p id="zw-497">
<p id="zw-499">
<p id="zw-501"><span style="color:#000080;">General  CRUD using java</span></p>
<p id="zw-503">
<p id="zw-505"><span style="color:#000080;">Insertion</span></p>
<p id="zw-507"><span style="color:#000080;"><img src="http://writer.zoho.com/ImageDisplay.im?name=764000000006001/Aspose.Words.368611c6-47fb-442c-a1ba-9dae19491f58.004.jpeg&amp;accId=764000000002007" alt="" width="397" height="422" /></span></p>
<p id="zw-509">
<p id="zw-511">
<p id="zw-513">
<p id="zw-515">
<p id="zw-517"><span style="color:#000080;">Insert  Result</span></p>
<p id="zw-520"><span style="color:#000080;"><img src="http://writer.zoho.com/ImageDisplay.im?name=764000000006001/Aspose.Words.368611c6-47fb-442c-a1ba-9dae19491f58.005.jpeg&amp;accId=764000000002007" alt="" width="575" height="62" /></span></p>
<p id="zw-522">
<p id="zw-524">
<p id="zw-526"><span style="color:#000080;">Searching</span></p>
<p id="zw-528"><span style="color:#000080;"><img src="http://writer.zoho.com/ImageDisplay.im?name=764000000006001/Aspose.Words.368611c6-47fb-442c-a1ba-9dae19491f58.006.jpeg&amp;accId=764000000002007" alt="" width="544" height="286" /></span></p>
<p id="zw-530"><span style="color:#000080;">Search  Results</span></p>
<p id="zw-532">
<p id="zw-534"><span style="color:#000080;"><img src="http://writer.zoho.com/ImageDisplay.im?name=764000000006001/Aspose.Words.368611c6-47fb-442c-a1ba-9dae19491f58.007.jpeg&amp;accId=764000000002007" alt="" width="395" height="79" /></span></p>
<p id="zw-536">
<p id="zw-538">
<p id="zw-540"><span style="color:#000080;">Update</span></p>
<p id="zw-542">
<p id="zw-544"><span style="color:#000080;"><img src="http://writer.zoho.com/ImageDisplay.im?name=764000000006001/Aspose.Words.368611c6-47fb-442c-a1ba-9dae19491f58.008.jpeg&amp;accId=764000000002007" alt="" width="453" height="345" /></span></p>
<p id="zw-546">
<p id="zw-548"><span style="color:#000080;">Result after  updating</span></p>
<p id="zw-550"><span style="color:#000080;"><img src="http://writer.zoho.com/ImageDisplay.im?name=764000000006001/Aspose.Words.368611c6-47fb-442c-a1ba-9dae19491f58.009.jpeg&amp;accId=764000000002007" alt="" width="576" height="65" /></span></p>
<p id="zw-552">
<p id="zw-554">
<p id="zw-556"><span style="color:#000080;">Delete</span></p>
<p id="zw-558"><span style="color:#000080;"><img src="http://writer.zoho.com/ImageDisplay.im?name=764000000006001/Aspose.Words.368611c6-47fb-442c-a1ba-9dae19491f58.010.jpeg&amp;accId=764000000002007" alt="" width="413" height="307" /></span></p>
<p id="zw-560">
<p id="zw-562"><span style="color:#000080;">Result</span></p>
<p id="zw-564">
<p id="zw-566"><span style="color:#000080;"><img src="http://writer.zoho.com/ImageDisplay.im?name=764000000006001/Aspose.Words.368611c6-47fb-442c-a1ba-9dae19491f58.011.jpeg&amp;accId=764000000002007" alt="" width="575" height="67" /></span></p>
<p id="zw-568">
<p id="zw-570">
<p id="zw-572">
<p id="zw-574"><span style="color:#000080;">Image  persistence and retrieval</span></p>
<p id="zw-576">
<p id="zw-578"><span style="color:#000080;"><img src="http://writer.zoho.com/ImageDisplay.im?name=764000000006001/Aspose.Words.368611c6-47fb-442c-a1ba-9dae19491f58.012.jpeg&amp;accId=764000000002007" alt="" width="496" height="264" /></span></p>
<p id="zw-580">
<p id="zw-582">
<p id="zw-584">
<p id="zw-586"><span style="color:#000080;">Image Retrieval</span></p>
<p id="zw-588">
<p id="zw-590"><span style="color:#000080;"><img src="http://writer.zoho.com/ImageDisplay.im?name=764000000006001/Aspose.Words.368611c6-47fb-442c-a1ba-9dae19491f58.013.jpeg&amp;accId=764000000002007" alt="" width="479" height="325" /></span></p>
<p id="zw-592">
<p id="zw-594"><span style="color:#000080;">Result</span></p>
<p id="zw-596">
<p id="zw-598"><span style="color:#000080;"><img src="http://writer.zoho.com/ImageDisplay.im?name=764000000006001/Aspose.Words.368611c6-47fb-442c-a1ba-9dae19491f58.014.jpeg&amp;accId=764000000002007" alt="" width="562" height="33" /></span></p>
<p id="zw-600">
<p id="zw-602">
<p id="zw-604">
<p id="zw-606">
<p id="zw-608">
<p id="zw-610">
<p id="zw-612">
<p id="zw-614">
<p id="zw-616">
<p id="zw-618">
<p id="zw-620">
<p id="zw-622"><span style="color:#000080;">Native storage of  BSON supports only 4 MB it seems and 32 bit it is 2 MB i believe as I got an exception below.</span></p>
<p id="zw-630"><span style="color:#000080;">Related documentation and info available  at <a id="zw-632" href="http://www.mongodb.org/display/DOCS/GridFS">http://www.mongodb.org/display/DOCS/GridFS</a></span></p>
<p id="zw-634">
<p id="zw-636"><span style="color:#000080;"><img src="http://writer.zoho.com/ImageDisplay.im?name=764000000006001/Aspose.Words.368611c6-47fb-442c-a1ba-9dae19491f58.015.jpeg&amp;accId=764000000002007" alt="" width="576" height="71" /></span></p>
<p id="zw-638">
<p id="zw-640">
<p id="zw-642"><span style="color:#000080;">GridFS Insertion</span></p>
<p id="zw-644">
<p id="zw-646"><span style="color:#000080;"><img src="http://writer.zoho.com/ImageDisplay.im?name=764000000006001/Aspose.Words.368611c6-47fb-442c-a1ba-9dae19491f58.016.jpeg&amp;accId=764000000002007" alt="" width="483" height="314" /></span></p>
<p id="zw-648"><span style="color:#000080;">GridFS – Retrieval</span></p>
<p id="zw-650">
<p id="zw-652"><span style="color:#000080;"><img src="http://writer.zoho.com/ImageDisplay.im?name=764000000006001/Aspose.Words.368611c6-47fb-442c-a1ba-9dae19491f58.017.jpeg&amp;accId=764000000002007" alt="" width="571" height="46" /></span></p>
<p id="zw-654">
<p id="zw-656">
<p id="zw-658">
<p id="zw-660">
<p id="zw-662">
<p id="zw-664">
<p id="zw-666">
<p id="zw-668">
<p id="zw-670">
<p id="zw-672">
<p id="zw-674">
<p id="zw-676">
<p id="zw-678">
<p id="zw-680"><span style="color:#000080;">Links that may provide more information</span></p>
<p id="zw-684"><span style="color:#000080;"><a id="zw-685" href="http://www.linux-mag.com/cache/7530/1.html">http://www.linux-mag.com/cache/7530/1.html</a></span></p>
<p id="zw-687">
<p id="zw-689"><span style="color:#000080;"><a id="zw-690" href="http://www.phpclasses.org/blog/post/118-Developing-scalable-PHP-applications-using-MongoDB.html">http://www.phpclasses.org/blog/post/118-Developing-scalable-PHP-applications-using-MongoDB.html</a></span></p>
<p id="zw-692">
<p id="zw-694"><span style="color:#000080;"><a id="zw-695" href="http://howsoftwareisbuilt.com/2010/02/13/interview-with-eliot-horowitz-cto-of-10gen-mongodb/">http://howsoftwareisbuilt.com/2010/02/13/interview-with-eliot-horowitz-cto-of-10gen-mongodb/</a></span></p>
<p id="zw-697">
<p id="zw-699"><span style="color:#000080;"><a id="zw-700" href="http://www.paolocorti.net/2009/12/06/using-mongodb-to-store-geographic-data/">http://www.paolocorti.net/2009/12/06/using-mongodb-to-store-geographic-data/</a></span></p>
<p id="zw-702">
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/onehash.wordpress.com/16/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/onehash.wordpress.com/16/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/onehash.wordpress.com/16/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/onehash.wordpress.com/16/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/onehash.wordpress.com/16/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/onehash.wordpress.com/16/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/onehash.wordpress.com/16/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/onehash.wordpress.com/16/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/onehash.wordpress.com/16/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/onehash.wordpress.com/16/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/onehash.wordpress.com/16/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/onehash.wordpress.com/16/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/onehash.wordpress.com/16/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/onehash.wordpress.com/16/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=onehash.wordpress.com&amp;blog=12576429&amp;post=16&amp;subd=onehash&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://onehash.wordpress.com/2010/03/30/part1-%e2%80%93-learning-sharing-series-%e2%80%93-mongodb-java/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/1db5ce438d1ae8d540dac4d189075b69?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">gksezhian</media:title>
		</media:content>

		<media:content url="http://writer.zoho.com/ImageDisplay.im?name=764000000006001/Aspose.Words.368611c6-47fb-442c-a1ba-9dae19491f58.001.png&#38;accId=764000000002007" medium="image" />

		<media:content url="http://writer.zoho.com/ImageDisplay.im?name=764000000006001/Aspose.Words.368611c6-47fb-442c-a1ba-9dae19491f58.002.png&#38;accId=764000000002007" medium="image" />

		<media:content url="http://writer.zoho.com/ImageDisplay.im?name=764000000006001/Aspose.Words.368611c6-47fb-442c-a1ba-9dae19491f58.003.jpeg&#38;accId=764000000002007" medium="image" />

		<media:content url="http://writer.zoho.com/ImageDisplay.im?name=764000000006001/Aspose.Words.368611c6-47fb-442c-a1ba-9dae19491f58.004.jpeg&#38;accId=764000000002007" medium="image" />

		<media:content url="http://writer.zoho.com/ImageDisplay.im?name=764000000006001/Aspose.Words.368611c6-47fb-442c-a1ba-9dae19491f58.005.jpeg&#38;accId=764000000002007" medium="image" />

		<media:content url="http://writer.zoho.com/ImageDisplay.im?name=764000000006001/Aspose.Words.368611c6-47fb-442c-a1ba-9dae19491f58.006.jpeg&#38;accId=764000000002007" medium="image" />

		<media:content url="http://writer.zoho.com/ImageDisplay.im?name=764000000006001/Aspose.Words.368611c6-47fb-442c-a1ba-9dae19491f58.007.jpeg&#38;accId=764000000002007" medium="image" />

		<media:content url="http://writer.zoho.com/ImageDisplay.im?name=764000000006001/Aspose.Words.368611c6-47fb-442c-a1ba-9dae19491f58.008.jpeg&#38;accId=764000000002007" medium="image" />

		<media:content url="http://writer.zoho.com/ImageDisplay.im?name=764000000006001/Aspose.Words.368611c6-47fb-442c-a1ba-9dae19491f58.009.jpeg&#38;accId=764000000002007" medium="image" />

		<media:content url="http://writer.zoho.com/ImageDisplay.im?name=764000000006001/Aspose.Words.368611c6-47fb-442c-a1ba-9dae19491f58.010.jpeg&#38;accId=764000000002007" medium="image" />

		<media:content url="http://writer.zoho.com/ImageDisplay.im?name=764000000006001/Aspose.Words.368611c6-47fb-442c-a1ba-9dae19491f58.011.jpeg&#38;accId=764000000002007" medium="image" />

		<media:content url="http://writer.zoho.com/ImageDisplay.im?name=764000000006001/Aspose.Words.368611c6-47fb-442c-a1ba-9dae19491f58.012.jpeg&#38;accId=764000000002007" medium="image" />

		<media:content url="http://writer.zoho.com/ImageDisplay.im?name=764000000006001/Aspose.Words.368611c6-47fb-442c-a1ba-9dae19491f58.013.jpeg&#38;accId=764000000002007" medium="image" />

		<media:content url="http://writer.zoho.com/ImageDisplay.im?name=764000000006001/Aspose.Words.368611c6-47fb-442c-a1ba-9dae19491f58.014.jpeg&#38;accId=764000000002007" medium="image" />

		<media:content url="http://writer.zoho.com/ImageDisplay.im?name=764000000006001/Aspose.Words.368611c6-47fb-442c-a1ba-9dae19491f58.015.jpeg&#38;accId=764000000002007" medium="image" />

		<media:content url="http://writer.zoho.com/ImageDisplay.im?name=764000000006001/Aspose.Words.368611c6-47fb-442c-a1ba-9dae19491f58.016.jpeg&#38;accId=764000000002007" medium="image" />

		<media:content url="http://writer.zoho.com/ImageDisplay.im?name=764000000006001/Aspose.Words.368611c6-47fb-442c-a1ba-9dae19491f58.017.jpeg&#38;accId=764000000002007" medium="image" />
	</item>
		<item>
		<title>Using JSON –JQuery-java</title>
		<link>http://onehash.wordpress.com/2010/03/30/using-json-%e2%80%93jquery-java/</link>
		<comments>http://onehash.wordpress.com/2010/03/30/using-json-%e2%80%93jquery-java/#comments</comments>
		<pubDate>Tue, 30 Mar 2010 18:46:07 +0000</pubDate>
		<dc:creator>gksezhian</dc:creator>
				<category><![CDATA[Learning & Sharing Series]]></category>

		<guid isPermaLink="false">http://onehash.wordpress.com/?p=12</guid>
		<description><![CDATA[Part 2 &#8211; Learning &#38; Sharing Series – Using JSON –JQuery-java Good informative links From Microsoft about JSON http://msdn.microsoft.com/en-us/library/bb299886.aspx A clean presentation about JSON http://www.hunlock.com/blogs/Mastering_JSON_(_JavaScript_Object_Notation_) Yahoo web services in  JSON http://developer.yahoo.com/common/json.html This is a good link to select between different JSON available Libraries in java http://www.rojotek.com/blog/2009/05/07/a-review-of-5-java-json-libraries/ Mapping Between -Mapping Between JSON And JavaEntities http://code.google.com/p/json-simple/wiki/MappingBetweenJSONAndJavaEntities Details [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=onehash.wordpress.com&amp;blog=12576429&amp;post=12&amp;subd=onehash&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><span style="font-size:small;">Part 2 &#8211; Learning</span><span style="font-size:small;"> &amp; Sharing  Series </span><span style="font-size:small;">– </span><strong> </strong></p>
<p><span style="color:#000080;"><strong><span style="font-size:x-large;">Using JSON</span></strong> <strong><span style="font-size:small;">–JQuery-java</span></strong></span></p>
<p><span style="font-size:small;"> </span><span style="font-size:small;"> </span></p>
<p><span style="font-size:small;"> </span></p>
<p><span style="color:#000000;"><strong><span style="font-size:small;">Good informative links</span></strong></span></p>
<p><span style="color:#000000;"><span style="font-size:small;"> </span></span></p>
<p><span style="color:#000000;"><span style="font-size:small;">From  Microsoft about JSON</span></span></p>
<p><span style="color:#000000;"><a href="http://msdn.microsoft.com/en-us/library/bb299886.aspx"><span style="text-decoration:underline;"><span style="font-size:small;">http://msdn.microsoft.com/en-us/library/bb299886.aspx</span></span></a></span></p>
<p><span style="color:#000000;"><span style="font-size:small;"> </span></span></p>
<p><span style="color:#000000;"><span style="font-size:small;">A  clean presentation about JSON</span></span></p>
<p><span style="color:#000000;"><a href="http://www.hunlock.com/blogs/Mastering_JSON_%28_JavaScript_Object_Notation_%29"><span style="text-decoration:underline;"><span style="font-size:small;">http://www.hunlock.com/blogs/Mastering_JSON_(_JavaScript_Object_Notation_)</span></span></a></span></p>
<p><span style="color:#000000;"><span style="font-size:small;"> </span></span></p>
<p><span style="color:#000000;"><span style="font-size:small;">Y</span><span style="font-size:small;">ahoo </span><span style="font-size:small;">web services</span><span style="font-size:small;"> in  JSON</span></span></p>
<p><span style="color:#000000;"><a href="http://developer.yahoo.com/common/json.html"><span style="text-decoration:underline;"><span style="font-size:small;">http://developer.yahoo.com/common/json.html</span></span></a></span></p>
<p><span style="color:#000000;"><span style="font-size:small;"> </span></span></p>
<p><span style="color:#000000;"><span style="font-size:small;">This  is a good link to select between different JSON available Libraries in  java</span></span></p>
<p><span style="color:#000000;"><a href="http://www.rojotek.com/blog/2009/05/07/a-review-of-5-java-json-libraries/"><span style="text-decoration:underline;"><span style="font-size:small;">http://www.rojotek.com/blog/2009/05/07/a-review-of-5-java-json-libraries/</span></span></a></span></p>
<p><span style="color:#000000;"><span style="font-size:small;"> </span></span></p>
<p><span style="color:#000000;"><span style="font-size:small;">M</span><span style="font-size:small;">apping  Between -Mapping</span><span style="font-size:small;"> </span><span style="font-size:small;">Between </span><span style="font-size:small;">JSON</span> <span style="font-size:small;">And</span> <span style="font-size:small;">JavaEntities </span></span></p>
<p><span style="color:#000000;"><a href="http://code.google.com/p/json-simple/wiki/MappingBetweenJSONAndJavaEntities"><span style="text-decoration:underline;"><span style="font-size:small;">http://code.google.com/p/json-simple/wiki/MappingBetweenJSONAndJavaEntities</span></span></a></span></p>
<p><span style="color:#000000;"><span style="font-size:small;"> </span></span></p>
<p><span style="color:#000000;"><span style="font-size:small;">Details  about getJSON api</span></span></p>
<p><span style="color:#000000;"><a href="http://api.jquery.com/jQuery.getJSON/"><span style="text-decoration:underline;"><span style="font-size:small;">http://api.</span></span><span style="text-decoration:underline;"><span style="font-size:small;">JQuery</span></span><span style="text-decoration:underline;"><span style="font-size:small;">.com/</span></span><span style="text-decoration:underline;"><span style="font-size:small;">JQuery</span></span><span style="text-decoration:underline;"><span style="font-size:small;">.getJSON/</span></span></a></span></p>
<p><span style="color:#000000;"><span style="font-size:small;"> </span></span></p>
<p><span style="color:#000000;"><span style="font-size:small;"> </span></span></p>
<p><span style="color:#000000;"><span style="font-size:small;"> </span></span></p>
<p><span style="color:#000000;"><strong><span style="font-size:small;">Software  Used</span></strong></span></p>
<p><span style="color:#000000;"><span style="font-size:small;"> </span></span></p>
<p><span style="color:#000000;"><span style="font-size:small;">Json-simple java Library</span></span></p>
<p><span style="color:#000000;"><span style="font-size:small;">NetBeans 6.8</span></span></p>
<p><span style="color:#000000;"><span style="font-size:small;">JQuery</span><span style="font-size:small;"> 1.8</span></span></p>
<p><span style="color:#000000;"><span style="font-size:small;"> </span></span></p>
<p><span style="color:#000000;"><strong><span style="font-size:small;">Tried  the following</span></strong></span></p>
<p><span style="color:#000000;"><span style="font-size:small;"> </span></span></p>
<p><span style="color:#000000;"><span style="font-size:small;">1. A simple JSON </span><span style="font-size:small;">communication  using</span> <span style="font-size:small;">JQuery</span><span style="font-size:small;"> and JSP on the  server side</span></span></p>
<p><span style="color:#000000;"><span style="font-size:small;"> </span></span></p>
<p><span style="color:#000000;"><span style="font-size:small;">2. Using yahoo services</span><span style="font-size:small;"> with </span><span style="font-size:small;">JQuery</span></span></p>
<p><span style="color:#000000;"><span style="font-size:small;"> </span></span></p>
<p><span style="color:#000000;"><span style="font-size:small;"> </span></span></p>
<p><span style="color:#000000;"><strong><span style="text-decoration:underline;"><span style="font-size:small;"> A simple JSON communication  using </span></span></strong><strong><span style="text-decoration:underline;"><span style="font-size:small;">JQuery</span></span></strong><strong><span style="text-decoration:underline;"><span style="font-size:small;"> and JSP on the server side</span></span></strong></span></p>
<p><span style="color:#000000;"><span style="font-size:small;"> </span></span></p>
<p><span style="color:#000000;"><span style="font-size:small;">Made  a </span><span style="font-size:small;">Simple </span><span style="font-size:small;">Server side JSON output  using </span><span style="font-size:small;">j</span><span style="font-size:small;">son-simple java </span><span style="font-size:small;">Library  -</span></span></p>
<p><span style="color:#000000;"><span style="font-size:small;"> </span></span></p>
<p><span style="color:#000000;"><span style="font-size:small;">Details about </span><strong><span style="font-size:small;">AliceintheWorderland</span></strong><span style="font-size:small;"> film as JSON output</span></span></p>
<p><span style="color:#000000;"><span style="font-size:small;"> </span></span></p>
<p><span style="color:#000000;"><img src="http://docs.google.com/File?id=dgkc63f8_14c74h9bg9_b" alt="" width="576" height="282" /></span></p>
<p><span style="color:#000000;"><span style="font-size:small;"> </span></span></p>
<p><span style="color:#000000;"><span style="font-size:small;"> </span></span></p>
<p><span style="color:#000000;"><span style="font-size:small;"> </span></span></p>
<p><span style="color:#000000;"><span style="font-size:small;">Used  JQuery</span><span style="font-size:small;"> function getJSON  for parsing the JSON output</span></span></p>
<p><span style="color:#000000;"><span style="font-size:small;"> </span></span></p>
<p><span style="color:#000000;"><img src="http://docs.google.com/File?id=dgkc63f8_15dm7qshfw_b" alt="" width="575" height="161" /></span></p>
<p><span style="color:#000000;"><span style="font-size:small;"> </span></span></p>
<p><span style="color:#000000;"><span style="font-size:small;"> </span></span></p>
<p><span style="color:#000000;"><span style="font-size:small;">The browser output</span><span style="font-size:small;"> appeared like this</span></span></p>
<p><span style="color:#000000;"><span style="font-size:small;"> </span></span></p>
<p><span style="color:#000000;"><span style="font-size:small;"> </span></span></p>
<p><span style="color:#000000;"><img src="http://docs.google.com/File?id=dgkc63f8_163xsn59d2_b" alt="" width="576" height="388" /></span></p>
<p><span style="color:#000000;"><span style="font-size:small;"> </span></span></p>
<p><span style="color:#000000;"><span style="font-size:small;">Add</span><span style="font-size:small;">ed</span><span style="font-size:small;"> an  Actors array list to the JSON output</span></span></p>
<p><span style="color:#000000;"><span style="font-size:small;"> </span></span></p>
<p><span style="color:#000000;"><img src="http://docs.google.com/File?id=dgkc63f8_17dh53kqdx_b" alt="" width="484" height="353" /></span></p>
<p><span style="color:#000000;"><span style="font-size:small;"> </span></span></p>
<p><span style="color:#000000;"><span style="font-size:small;"> </span></span></p>
<p><span style="color:#000000;"><span style="font-size:small;">Accessed</span><span style="font-size:small;"> the URL directly  output</span><span style="font-size:small;">s</span> <span style="font-size:small;">in the browser window like  this</span></span></p>
<p><span style="color:#000000;"><img src="http://docs.google.com/File?id=dgkc63f8_18gr6x53fr_b" alt="" width="575" height="61" /></span></p>
<p><span style="color:#000000;"><span style="font-size:small;"> </span></span></p>
<p><span style="color:#000000;"><span style="font-size:small;"> </span></span></p>
<p><span style="color:#000000;"><span style="font-size:small;"> </span></span></p>
<p><span style="color:#000000;"><span style="font-size:small;">The </span><span style="font-size:small;">browser</span><span style="font-size:small;"> output</span><span style="font-size:small;"> with Actor details</span></span></p>
<p><span style="color:#000000;"><span style="font-size:small;"> </span></span></p>
<p><span style="color:#000000;"><img src="http://docs.google.com/File?id=dgkc63f8_19fdkcmkdt_b" alt="" width="565" height="299" /></span></p>
<p><span style="color:#000000;"><span style="font-size:small;"> </span></span></p>
<p><span style="color:#000000;"><strong><span style="font-size:small;">2</span></strong><strong><span style="text-decoration:underline;"><span style="font-size:small;">. Using yahoo services with </span></span></strong><strong><span style="text-decoration:underline;"><span style="font-size:small;">JQuery</span></span></strong></span></p>
<p><span style="color:#000000;"><span style="font-size:small;"> </span></span></p>
<p><span style="color:#000000;"><span style="font-size:small;"> </span></span></p>
<p><span style="color:#000000;"><span style="font-size:small;">Yahoo </span><span style="font-size:small;">web services</span><span style="font-size:small;"> have  an option  to prefer the output format with in JSON/XML</span></span></p>
<p><span style="color:#000000;"><span style="font-size:small;"> </span></span></p>
<p><span style="color:#000000;"><span style="font-size:small;">Tried  using the yahoo answers </span><span style="font-size:small;">web services</span></span></p>
<p><span style="color:#000000;"><span style="font-size:small;"> </span></span></p>
<p><span style="color:#000000;"><img src="http://docs.google.com/File?id=dgkc63f8_20fr2qwhdc_b" alt="" width="575" height="364" /></span></p>
<p><span style="color:#000000;"><span style="font-size:small;"> </span></span></p>
<p><span style="color:#000000;"><span style="font-size:small;"> </span></span></p>
<p><span style="color:#000000;"><span style="font-size:small;">In browser the JSON output of yahoo answers  service appeared like this</span><span style="font-size:small;"> – Queried for </span><strong><span style="font-size:small;">ipad</span></strong><span style="font-size:small;"> in  yahoo answers</span></span></p>
<p><span style="color:#000000;"><span style="font-size:small;"> </span></span></p>
<p><span style="color:#000000;"><img src="http://docs.google.com/File?id=dgkc63f8_21fm2vchhf_b" alt="" width="576" height="346" /></span></p>
<p><span style="color:#000000;"><span style="font-size:small;"> </span></span></p>
<p><span style="color:#000000;"><span style="font-size:small;"> </span></span></p>
<p><span style="color:#000000;"><span style="font-size:small;"> </span></span></p>
<p><span style="color:#000000;"><span style="font-size:small;">Initially  used JQuery get method to test the access and parsing</span></span></p>
<p><span style="color:#000000;"><span style="font-size:small;"> </span></span></p>
<p><span style="color:#000000;"><img src="http://docs.google.com/File?id=dgkc63f8_22gj9g5nc4_b" alt="" width="576" height="132" /></span></p>
<p><span style="color:#000000;"><span style="font-size:small;"> </span></span></p>
<p><span style="color:#000000;"><span style="font-size:small;"> </span></span></p>
<p><span style="color:#000000;"><span style="font-size:small;">Once the above step worked tried using the  getJSON function </span></span></p>
<p><span style="color:#000000;"><span style="font-size:small;"> </span></span></p>
<p><span style="color:#000000;"><img src="http://docs.google.com/File?id=dgkc63f8_23hcmqnvd6_b" alt="" width="576" height="334" /></span></p>
<p><span style="color:#000000;"><span style="font-size:small;"> </span></span></p>
<p><span style="color:#000000;"><span style="font-size:small;"> </span></span></p>
<p><span style="color:#000000;"><span style="font-size:small;">The output appeared in the browser window as  follows</span></span></p>
<p><span style="color:#000000;"><span style="font-size:small;"> </span></span></p>
<p><span style="color:#000000;"><img src="http://docs.google.com/File?id=dgkc63f8_24hs6zgfds_b" alt="" width="576" height="291" /></span></p>
<p><span style="color:#000000;"><span style="font-size:small;"> </span></span></p>
<p><span style="color:#000000;"><span style="font-size:small;"> </span></span></p>
<p><span style="color:#000000;"><span style="font-size:small;"> </span></span></p>
<p><span style="color:#000000;"><span style="font-size:small;"> &#8212; Thanks for your time&#8212;&#8212;-</span></span></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/onehash.wordpress.com/12/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/onehash.wordpress.com/12/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/onehash.wordpress.com/12/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/onehash.wordpress.com/12/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/onehash.wordpress.com/12/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/onehash.wordpress.com/12/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/onehash.wordpress.com/12/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/onehash.wordpress.com/12/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/onehash.wordpress.com/12/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/onehash.wordpress.com/12/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/onehash.wordpress.com/12/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/onehash.wordpress.com/12/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/onehash.wordpress.com/12/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/onehash.wordpress.com/12/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=onehash.wordpress.com&amp;blog=12576429&amp;post=12&amp;subd=onehash&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://onehash.wordpress.com/2010/03/30/using-json-%e2%80%93jquery-java/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/1db5ce438d1ae8d540dac4d189075b69?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">gksezhian</media:title>
		</media:content>

		<media:content url="http://docs.google.com/File?id=dgkc63f8_14c74h9bg9_b" medium="image" />

		<media:content url="http://docs.google.com/File?id=dgkc63f8_15dm7qshfw_b" medium="image" />

		<media:content url="http://docs.google.com/File?id=dgkc63f8_163xsn59d2_b" medium="image" />

		<media:content url="http://docs.google.com/File?id=dgkc63f8_17dh53kqdx_b" medium="image" />

		<media:content url="http://docs.google.com/File?id=dgkc63f8_18gr6x53fr_b" medium="image" />

		<media:content url="http://docs.google.com/File?id=dgkc63f8_19fdkcmkdt_b" medium="image" />

		<media:content url="http://docs.google.com/File?id=dgkc63f8_20fr2qwhdc_b" medium="image" />

		<media:content url="http://docs.google.com/File?id=dgkc63f8_21fm2vchhf_b" medium="image" />

		<media:content url="http://docs.google.com/File?id=dgkc63f8_22gj9g5nc4_b" medium="image" />

		<media:content url="http://docs.google.com/File?id=dgkc63f8_23hcmqnvd6_b" medium="image" />

		<media:content url="http://docs.google.com/File?id=dgkc63f8_24hs6zgfds_b" medium="image" />
	</item>
		<item>
		<title>NOSQL &#8211; MongoDB -Info &amp; a short evaluation using its java Driver</title>
		<link>http://onehash.wordpress.com/2010/03/12/nosql-mongodb-info-a-short-evaluation-using-its-java-driver/</link>
		<comments>http://onehash.wordpress.com/2010/03/12/nosql-mongodb-info-a-short-evaluation-using-its-java-driver/#comments</comments>
		<pubDate>Fri, 12 Mar 2010 19:41:55 +0000</pubDate>
		<dc:creator>gksezhian</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://onehash.wordpress.com/?p=8</guid>
		<description><![CDATA[With NOSQL movement gaining momentum and big firms like Facebook,Google using it, MongoDB seems to be an important member of the gang along with cassandra,couchDB,Haldoop, Redis etc.It has notable set of live deployments and has a very organised ( though not much detailed web site) The attached document has some info i collected from web [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=onehash.wordpress.com&amp;blog=12576429&amp;post=8&amp;subd=onehash&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>With NOSQL movement gaining momentum and big firms like  Facebook,Google using it, MongoDB seems to be an important member of the  gang along with cassandra,couchDB,Haldoop,<br />
Redis etc.It has notable set of live deployments and has a very  organised ( though not much detailed web site)</p>
<p>The attached document has some info i collected from web and some  evaluation I did against it using Java.</p>
<p><a href="http://onehash.files.wordpress.com/2010/03/mongodb_info_java.pdf">Download : MongoDB_info_java</a></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/onehash.wordpress.com/8/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/onehash.wordpress.com/8/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/onehash.wordpress.com/8/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/onehash.wordpress.com/8/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/onehash.wordpress.com/8/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/onehash.wordpress.com/8/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/onehash.wordpress.com/8/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/onehash.wordpress.com/8/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/onehash.wordpress.com/8/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/onehash.wordpress.com/8/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/onehash.wordpress.com/8/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/onehash.wordpress.com/8/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/onehash.wordpress.com/8/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/onehash.wordpress.com/8/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=onehash.wordpress.com&amp;blog=12576429&amp;post=8&amp;subd=onehash&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://onehash.wordpress.com/2010/03/12/nosql-mongodb-info-a-short-evaluation-using-its-java-driver/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/1db5ce438d1ae8d540dac4d189075b69?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">gksezhian</media:title>
		</media:content>
	</item>
		<item>
		<title>Hello world!</title>
		<link>http://onehash.wordpress.com/2010/03/12/hello-world/</link>
		<comments>http://onehash.wordpress.com/2010/03/12/hello-world/#comments</comments>
		<pubDate>Fri, 12 Mar 2010 18:31:05 +0000</pubDate>
		<dc:creator>gksezhian</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[Welcome to WordPress.com. This is your first post. Edit or delete it and start blogging!<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=onehash.wordpress.com&amp;blog=12576429&amp;post=1&amp;subd=onehash&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Welcome to <a href="http://wordpress.com/">WordPress.com</a>. This is your first post. Edit or delete it and start blogging!</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/onehash.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/onehash.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/onehash.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/onehash.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/onehash.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/onehash.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/onehash.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/onehash.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/onehash.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/onehash.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/onehash.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/onehash.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/onehash.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/onehash.wordpress.com/1/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=onehash.wordpress.com&amp;blog=12576429&amp;post=1&amp;subd=onehash&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://onehash.wordpress.com/2010/03/12/hello-world/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/1db5ce438d1ae8d540dac4d189075b69?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">gksezhian</media:title>
		</media:content>
	</item>
	</channel>
</rss>
