<?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>Ashish Kumar from Tekriti Software &#187; Social Networks</title>
	<atom:link href="http://latestinindia.com/category/social-networks/feed/" rel="self" type="application/rss+xml" />
	<link>http://latestinindia.com</link>
	<description>Thoughts on Entrepreneurship, Returning to India, Blogging and Life in general</description>
	<lastBuildDate>Tue, 07 Feb 2012 09:22:42 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='latestinindia.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>Ashish Kumar from Tekriti Software &#187; Social Networks</title>
		<link>http://latestinindia.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://latestinindia.com/osd.xml" title="Ashish Kumar from Tekriti Software" />
	<atom:link rel='hub' href='http://latestinindia.com/?pushpress=hub'/>
		<item>
		<title>Why is PeopleAggregator special?</title>
		<link>http://latestinindia.com/2006/05/26/why-is-peopleaggregator-special/</link>
		<comments>http://latestinindia.com/2006/05/26/why-is-peopleaggregator-special/#comments</comments>
		<pubDate>Fri, 26 May 2006 12:00:26 +0000</pubDate>
		<dc:creator>Ashish</dc:creator>
				<category><![CDATA[My Venture]]></category>
		<category><![CDATA[Social Networks]]></category>

		<guid isPermaLink="false">http://www.latestinindia.com/?p=210</guid>
		<description><![CDATA[This is a continuation of my previous post &#8220;Why is GoingOn special&#8220;. In this one, I am going to talk about why is PeopleAggregator special for us: In the first look, you will notice a lot of similarities in the 2 systems: GoingOn (referred to as GO, subsequently) and PeopleAggregator (referred to as PA) &#8211; [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=latestinindia.com&amp;blog=5931192&amp;post=210&amp;subd=latestinindia&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>This is a continuation of my previous post &#8220;<a href="http://www.latestinindia.com/?p=209">Why is GoingOn special</a>&#8220;. In this one, I am going to talk about why is <a href="http://www.peopleaggregator.org">PeopleAggregator</a> special for us:</p>
<p>In the first look, you will notice a lot of similarities in the 2 systems: GoingOn (referred to as GO, subsequently) and PeopleAggregator (referred to as PA) &#8211; since these both are social networks and let you create social networks on the fly. But, as you look closely, you will notice that these differ a lot in their treatment of the concepts. I hope to provide an insight into the differentiation through this post.</p>
<ul>
<li><strong>New platform to create social networks, built from scratch</strong>: Like GoingOn, PeopleAggregator also lets you create social networks on the fly but the programming model is very different in the 2 systems. While <a href="http://www.goingon.com">GoingOn</a> is built on the top of <a href="http://www.drupal.org">Drupal</a>, <a href="http://www.peopleaggregator.org">PeopleAggregator</a> code architecture is object oriented built from scratch using PHP5. There are a set of programmers who prefers one approach from the other and this model will suit them more.</li>
<li><strong>Code will be available for download, for the basic use</strong>: Apart from being a hosted platform for people to create their social networks, PeopleAggregator code will also be available for download free for &#8216;basic&#8217; use &#8211; shortly. There will be a licensing model for the other use. So, you can go to the site, and join or spawn off your networks. Alternatively, you can also download the code, set it up which can create a social network &#8211; which, in turn, can spawn off multiple social networks themselvs.</li>
<li><strong>Meta Network functionality and <a href="http://www.structuredblogging.org">Structured Blogging</a> Integration</strong>: The 2 systems (GO and PA) are very identical in their treatment of meta-network concept, with ability to create social networks on the fly and making them discoverable through a network directory. Apart from this &#8211; PeopleAggregator also utilizes StructuredBlogging as its default content publishing platform.</li>
<li><strong>Notion of Private and Public Pages</strong>: Haven&#8217;t you ever felt the need of having a separate version of your page when you look at it as compared to when others look at it? On a private page &#8211; the need is felt for a different layout, different controls, different color themes, etc. PeopleAggregator solves it by providing 2 different pages for a user to customize &#8211; your private page and your public page.</li>
<li><strong>Groups inside a Network</strong>: Not only can you create a network, you can also create groups inside a network to create a sub-community with similar interests. A group also has a group blog, a group media gallery.</li>
<li><strong>PeopleAggregator APIs to interact with the other systems</strong>: Open APIs is the way to go. PeopleAggregator exposes APIs to create a group, establish a relation with another member, post and retrieve blogs, add and send messages &#8211; and this list will only grow with time.</li>
<li><strong>Multiple ID login system</strong>: One of the most novel feature is to provide multiple ID login system. So, if you want to login to a PeopleAggregator system &#8211; you don&#8217;t have to be a registered member of the site. You can login using your Flickr account, for example, and the system will pull in your profile details in the system.</li>
<li><strong>Marc Canter</strong>: Oh, of course, how can anything about PeopleAggregator be complete without mentioning that it&#8217;s totally a brain-child of <a href="http://blog.broadbandmechanics.com">Marc Canter</a>.</li>
</ul>
<p>PeopleAggregator is under closed alpha now and will be opened to general public at the end of the next month. If you are interested more in this, you should keep an eye on <a href="http://blog.broadbandmechanics.com">Marc&#8217;s blog</a> for the updates and announcements.</p>
<p>So &#8211; both the systems have their own place in the world and are excellent systems (Disclaimer: Both the products are built by my company and we are proud of both). They are just catering to a different audience.</p>
<p><a id="corporateblog"></a><!--e951ef7d290200e2c0afa430f96a2154--><!--4f7de7b64c11e36838cb93fe8f111b82--><!--e94aa0663aa2c1343f7a8190e6c32649--></p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/latestinindia.wordpress.com/210/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/latestinindia.wordpress.com/210/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/latestinindia.wordpress.com/210/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/latestinindia.wordpress.com/210/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/latestinindia.wordpress.com/210/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/latestinindia.wordpress.com/210/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/latestinindia.wordpress.com/210/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/latestinindia.wordpress.com/210/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/latestinindia.wordpress.com/210/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/latestinindia.wordpress.com/210/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/latestinindia.wordpress.com/210/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/latestinindia.wordpress.com/210/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/latestinindia.wordpress.com/210/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/latestinindia.wordpress.com/210/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/latestinindia.wordpress.com/210/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/latestinindia.wordpress.com/210/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=latestinindia.com&amp;blog=5931192&amp;post=210&amp;subd=latestinindia&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://latestinindia.com/2006/05/26/why-is-peopleaggregator-special/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/f895ca7e30efdafb666669fa4fa35096?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Ashish</media:title>
		</media:content>
	</item>
		<item>
		<title>Why is GoingOn special?</title>
		<link>http://latestinindia.com/2006/05/23/why-is-goingon-special/</link>
		<comments>http://latestinindia.com/2006/05/23/why-is-goingon-special/#comments</comments>
		<pubDate>Tue, 23 May 2006 14:03:26 +0000</pubDate>
		<dc:creator>Ashish</dc:creator>
				<category><![CDATA[My Venture]]></category>
		<category><![CDATA[Social Networks]]></category>

		<guid isPermaLink="false">http://www.latestinindia.com/?p=209</guid>
		<description><![CDATA[Most of the projects that we do in Tekriti are special to me, as one of the selection criteria is their coolness and utility value. This criteria is one which is very important as it allows us to be very upbeat and excited about the stuff we do. But I will single out 2 projects [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=latestinindia.com&amp;blog=5931192&amp;post=209&amp;subd=latestinindia&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Most of the projects that we do in Tekriti are special to me, as one of the selection criteria is their coolness and utility value. This criteria is one which is very important as it allows us to be very upbeat and excited about the stuff we do. But I will single out 2 projects currently for a special mention &#8211; <a href="http://www.goingon.com">GoingOn</a> and <a href="http://www.peopleaggregator.org">PeopleAggregator</a>. These are 2 products which are very special to <a href="http://www.tekritisoftware.com">my company</a>. In this post, I am going to talk about GoingOn and the next post will be dedicated to PeopleAggregator &#8211; I will talk about the other projects with time and as we make further progress.</p>
<p>As the <a href="http://www.goingon.com">text on the site</a> says: &#8220;GoingOn is a growing network of corporate, media, nonprofit, and individual brand networks that share on a common weblog publishing and community management platform&#8221;</p>
<p>Few of the points, in no particular order, which makes the system special are:</p>
<ul>
<li><strong>First complete meta-network</strong>: GoingOn is the first system which lets you <strong>create social networks on the fly</strong>. You can choose the name of the network, specify a URL, upload the logo and banner images, specify the network categories and tags, choose the layout in terms of number of columns, choose the color themes, etc. It also maintains a network directory, which is used to discover more networks of a particular interest. We provide a single sign-on to all the networks, where &#8216;Joining a Network&#8217; is pretty straight-forward. </li>
<li><strong>Hosted social network, with a subscription model for paid networks</strong>: The business model for the platform revolves around hosting the social network for you. So, whether it&#8217;s a basic (free) network or one of the paid networks, GoingOn hosts the network for you &#8211; so that you don&#8217;t have to worry about maintaining it. If it&#8217;s a paid network, you just have to pay a monthly fee which depends upon the type of network you are creating.</li>
<li><strong>Micro-content creation using <a href="http://www.structuredblogging.org">Structured Blogging</a> as the default publishing platform</strong>: The content publishing platform not only lets you create blogs but other micro-content like Reviews, Events, Audio, Video, People Showcase utilizing Structured Blogging &#8211; implicitly supporting the micro-formats. This will be the first social network again which uses Structured Blogging as the default publishing platform.</li>
<li><strong>Network Customization</strong>: Not only can you choose from various layouts and the color themes, you can also customize the homepage of your network by placing various modules / blocks in the left, right and center of the homepage. Apart from this, you can also dynamically customize a top-level tab of the network and put relevant content in it. So &#8211; a ecommerce site will want to put a &#8216;Products&#8217; tab there but a Blog may have &#8216;About&#8217; tab &#8211; it all depends upon the network administrator.</li>
<li><strong>Member Page Customization</strong>: As a user, you have an option to customize &#8216;your page&#8217;. You have a set of modules to choose from (and the list will only keep growing with time) like &#8216;My Tags&#8217;, &#8216;My Flickr&#8217;, &#8216;My Media Gallery&#8217;, &#8216;My Connections&#8217;, &#8216;My Networks&#8217; which can be enabled / disabled and moved around on the page.</li>
<li><strong>People Subscription</strong>: The RSS feed for a person will not only have their blogs but will have their other micro-content and media gallery, essentially making it a compound feed.</li>
<li><strong>Access Control</strong>: All profile fields have access control &#8211; so you can make individual fields visible to everybody, by categories of connections (friends, online connection, lead,clients, family, etc.) , to only 1st degree friend, to only 2nd degree friends, etc.</li>
<li><strong>Web Services Integration</strong>: Apart from the commonly used web-services like Flickr, delicious in social networks, GoingOn provides you services provided by other Web 2.0 companies from within the system. So &#8211; if you can power feed management through <a href="http://www.newsgator.com">Newsgator</a>, you can also export your contacts to <a href="http://www.salesforce.com">Salesforce</a> and get the online reputation management done by <a href="http://www.opinity.com">Opinity</a>. The list will only grow and I will provide my experiences with each as and when we do the integration.</li>
<li><strong>Advanced Editorial publishing system</strong>: The platform also gives a network administrator functionality to invite authors, editors who can create editorial posts. These posts appear separate from the Member Posts (Blogs, etc.) and gives the administrator appropriate permissions to place the 2 content appropriately on the homepage. It also gives network administrators advanced back-of-the-house tools for content and member management.</li>
<li><strong>Personal Blog and External Blogs</strong>: Every GoingOn member gets a GoingOn blog and flexibility to add multiple external blogs. The GoingOn system will not only display the posts from External blogs but also lets you route your posts from your GoingOn blog to your external blogs.</li>
</ul>
<p>If you want to know more about the platform, take a <a href="http://www.goingon.com/tour/1">tour here</a> and then create an account yourself and play with the system.</p>
<p>Look forward to our Beta release next month &#8211; I will have a lot more to write when we make the announcement.</p>
<p><em>Disclaimer: All the features I have mentioned above are not still built in the system but we will keep adding them with time.</em></p>
<p><a id="corporateblog"></a><!--8dcd91cfd370896e04fd8461b798cb1d--></p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/latestinindia.wordpress.com/209/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/latestinindia.wordpress.com/209/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/latestinindia.wordpress.com/209/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/latestinindia.wordpress.com/209/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/latestinindia.wordpress.com/209/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/latestinindia.wordpress.com/209/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/latestinindia.wordpress.com/209/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/latestinindia.wordpress.com/209/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/latestinindia.wordpress.com/209/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/latestinindia.wordpress.com/209/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/latestinindia.wordpress.com/209/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/latestinindia.wordpress.com/209/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/latestinindia.wordpress.com/209/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/latestinindia.wordpress.com/209/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/latestinindia.wordpress.com/209/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/latestinindia.wordpress.com/209/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=latestinindia.com&amp;blog=5931192&amp;post=209&amp;subd=latestinindia&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://latestinindia.com/2006/05/23/why-is-goingon-special/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/f895ca7e30efdafb666669fa4fa35096?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Ashish</media:title>
		</media:content>
	</item>
		<item>
		<title>OnHollywood conference over</title>
		<link>http://latestinindia.com/2006/05/06/onhollywood-conference-over/</link>
		<comments>http://latestinindia.com/2006/05/06/onhollywood-conference-over/#comments</comments>
		<pubDate>Fri, 05 May 2006 21:18:50 +0000</pubDate>
		<dc:creator>Ashish</dc:creator>
				<category><![CDATA[My Venture]]></category>
		<category><![CDATA[Social Networks]]></category>

		<guid isPermaLink="false">http://www.latestinindia.com/?p=205</guid>
		<description><![CDATA[One of the things that was on the top of my priority list, the past few days, was planning the online network for the OnHollywood conference that Tony Perkins and AlwaysOn organizes. The conference started on May 2nd, 2006 and got over on May 4, 2006. The entire team worked hard for it and enjoyed [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=latestinindia.com&amp;blog=5931192&amp;post=205&amp;subd=latestinindia&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>One of the things that was on the top of my priority list, the past few days, was planning the online network for the <a href="http://onhollywood.goingon.com">OnHollywood conference</a> that Tony Perkins and <a href="http://www.alwayson-network.com">AlwaysOn</a> organizes. The conference started on May 2nd, 2006 and got over on May 4, 2006. The entire team worked hard for it and enjoyed the fact that the system was used by a lot of real people with the member count of the network as around 40,000 members (courtesy migrated members from AlwaysOn)<br />
<img src="http://onhollywood.goingon.com/sites/onhollywood.goingon.com/files/images/onhollywood_oh_bug.gif" align="right" /><br />
<a href="http://onhollywood.goingon.com">OnHollywood conference network</a> was hosted as one of the network on the <a href="http://www.goingon.com">GoingOn system &#8211; a hosted network of networks</a>. We disabled creation of network functionality during the conference so that we don&#8217;t change too many variables at a time and we wanted to see how does the system react during the actual use and not just simulated use.</p>
<p>The next step is planning for a public Beta where we will be enabling a lot of features which were disabled so far deliberately. So, if you haven&#8217;t checked out, check out the <a href="http://onhollywood.goingon.com">OnHollywood network</a> &#8211; create an account for yourself or log-in and check the &#8220;My Member Page&#8221; customizaton. More customizations will be allowed to a network administrator &#8211; that will be visible once you create a network as we enable the functionality.</p>
<p>The video archives of the OnHollywood 2006 Panels is <a href="http://onhollywood.goingon.com/?q=editorial/blog/viewall/11">here</a>, if you are interested.</p>
<p><a id="corporateblog"></a><!--6d0a8859ccbafd160d04a22ffe332269--></p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/latestinindia.wordpress.com/205/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/latestinindia.wordpress.com/205/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/latestinindia.wordpress.com/205/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/latestinindia.wordpress.com/205/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/latestinindia.wordpress.com/205/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/latestinindia.wordpress.com/205/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/latestinindia.wordpress.com/205/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/latestinindia.wordpress.com/205/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/latestinindia.wordpress.com/205/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/latestinindia.wordpress.com/205/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/latestinindia.wordpress.com/205/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/latestinindia.wordpress.com/205/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/latestinindia.wordpress.com/205/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/latestinindia.wordpress.com/205/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/latestinindia.wordpress.com/205/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/latestinindia.wordpress.com/205/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=latestinindia.com&amp;blog=5931192&amp;post=205&amp;subd=latestinindia&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://latestinindia.com/2006/05/06/onhollywood-conference-over/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/f895ca7e30efdafb666669fa4fa35096?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Ashish</media:title>
		</media:content>

		<media:content url="http://onhollywood.goingon.com/sites/onhollywood.goingon.com/files/images/onhollywood_oh_bug.gif" medium="image" />
	</item>
	</channel>
</rss>
