<?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>Point2Share</title>
	<atom:link href="http://point2share.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://point2share.wordpress.com</link>
	<description>Just another WordPress.com weblog</description>
	<lastBuildDate>Fri, 14 Oct 2011 10:12:56 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='point2share.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>Point2Share</title>
		<link>http://point2share.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://point2share.wordpress.com/osd.xml" title="Point2Share" />
	<atom:link rel='hub' href='http://point2share.wordpress.com/?pushpress=hub'/>
		<item>
		<title>Been Quite Awhile</title>
		<link>http://point2share.wordpress.com/2009/08/18/been-quite-awhile/</link>
		<comments>http://point2share.wordpress.com/2009/08/18/been-quite-awhile/#comments</comments>
		<pubDate>Tue, 18 Aug 2009 21:39:34 +0000</pubDate>
		<dc:creator>gnijor</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://point2share.wordpress.com/?p=25</guid>
		<description><![CDATA[Just checked the last time I&#8217;ve posted an entry and found that it was Oct. 31st, been a little busy; probably will get a chance to write after my current contract is up and I have some time&#8230;<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=point2share.wordpress.com&amp;blog=5346813&amp;post=25&amp;subd=point2share&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Just checked the last time I&#8217;ve posted an entry and found that it was Oct. 31st, been a little busy; probably will get a chance to write after my current contract is up and I have some time&#8230;</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/point2share.wordpress.com/25/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/point2share.wordpress.com/25/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/point2share.wordpress.com/25/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/point2share.wordpress.com/25/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/point2share.wordpress.com/25/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/point2share.wordpress.com/25/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/point2share.wordpress.com/25/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/point2share.wordpress.com/25/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/point2share.wordpress.com/25/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/point2share.wordpress.com/25/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/point2share.wordpress.com/25/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/point2share.wordpress.com/25/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/point2share.wordpress.com/25/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/point2share.wordpress.com/25/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=point2share.wordpress.com&amp;blog=5346813&amp;post=25&amp;subd=point2share&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://point2share.wordpress.com/2009/08/18/been-quite-awhile/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/ce16115ddd69c416251f0dce5c76883a?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">gnijor</media:title>
		</media:content>
	</item>
		<item>
		<title>AJAX style QuickView Properties Box for ListViews</title>
		<link>http://point2share.wordpress.com/2008/10/30/ajax-style-quickview-properties-box-for-listviews/</link>
		<comments>http://point2share.wordpress.com/2008/10/30/ajax-style-quickview-properties-box-for-listviews/#comments</comments>
		<pubDate>Thu, 30 Oct 2008 23:10:53 +0000</pubDate>
		<dc:creator>gnijor</dc:creator>
				<category><![CDATA[SharePoint Development]]></category>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[SharePoint]]></category>

		<guid isPermaLink="false">http://point2share.wordpress.com/?p=5</guid>
		<description><![CDATA[&#160; On the client side, we have the XMLHttpRequest object (the Microsoft.XMLHTTP activex object to be specific;) which gives us the ability to retrieve the xml provided by owssvr.dll in order to process and convert it into html, instantaneously; without post-back &#160; &#160;<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=point2share.wordpress.com&amp;blog=5346813&amp;post=5&amp;subd=point2share&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>&nbsp;</p>
<p>On the client side, we have the XMLHttpRequest object (the Microsoft.XMLHTTP activex object to be specific;) which gives us the ability to retrieve the xml provided by owssvr.dll in order to process and convert it into html, instantaneously; without post-back</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/point2share.wordpress.com/5/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/point2share.wordpress.com/5/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/point2share.wordpress.com/5/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/point2share.wordpress.com/5/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/point2share.wordpress.com/5/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/point2share.wordpress.com/5/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/point2share.wordpress.com/5/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/point2share.wordpress.com/5/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/point2share.wordpress.com/5/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/point2share.wordpress.com/5/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/point2share.wordpress.com/5/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/point2share.wordpress.com/5/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/point2share.wordpress.com/5/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/point2share.wordpress.com/5/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=point2share.wordpress.com&amp;blog=5346813&amp;post=5&amp;subd=point2share&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://point2share.wordpress.com/2008/10/30/ajax-style-quickview-properties-box-for-listviews/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/ce16115ddd69c416251f0dce5c76883a?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">gnijor</media:title>
		</media:content>
	</item>
	</channel>
</rss>
