<?xml version='1.0' encoding='UTF-8'?><?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?><feed xmlns='http://www.w3.org/2005/Atom' xmlns:openSearch='http://a9.com/-/spec/opensearchrss/1.0/' xmlns:georss='http://www.georss.org/georss' xmlns:gd='http://schemas.google.com/g/2005' xmlns:thr='http://purl.org/syndication/thread/1.0'><id>tag:blogger.com,1999:blog-27209935</id><updated>2012-05-21T22:26:27.217-07:00</updated><category term='SharePoint Cloud'/><category term='Personal'/><category term='Term Store Management'/><category term='Today'/><category term='SPList'/><category term='Cricket'/><category term='.Net'/><category term='CodeProject'/><category term='Info'/><category term='AJAX'/><category term='Fotos'/><category term='Calgary'/><category term='Film'/><category term='Error and Fix'/><category term='RIA'/><category term='Test'/><category term='Aamir Khan'/><category term='Politics'/><category term='Videos'/><category term='Code'/><category term='JQuery'/><category term='HardWare'/><category term='Songs'/><category term='PowerShell'/><category term='Receipe'/><category term='Pocket PC'/><category term='PC'/><category term='Flex'/><category term='Certifications'/><category term='MOSS'/><category term='About Widget'/><category term='Happenings'/><category term='News'/><category term='Office 365'/><category term='Mobile'/><category term='SMS'/><category term='Technical'/><category term='TV'/><category term='Jasper'/><category term='Project Management'/><category term='REST'/><category term='Javascript'/><category term='C plus plus'/><category term='SharePoint'/><category term='IPL'/><category term='MVP'/><category term='Share'/><category term='Photography'/><category term='Satyamev Jayate'/><category term='SharePoint 2010'/><category term='Humour'/><category term='Gizmos'/><category term='webservice'/><category term='Life'/><category term='Stress Management'/><category term='Observations'/><category term='SPEx'/><category term='Lyrics'/><category term='Tips and Tricks'/><title type='text'>R J E S H</title><subtitle type='html'>/* Rajesh Sitaraman */</subtitle><link rel='http://schemas.google.com/g/2005#feed' type='application/atom+xml' href='http://www.rjesh.com/feeds/posts/default'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/27209935/posts/default'/><link rel='alternate' type='text/html' href='http://www.rjesh.com/'/><link rel='hub' href='http://pubsubhubbub.appspot.com/'/><link rel='next' type='application/atom+xml' href='http://www.blogger.com/feeds/27209935/posts/default?start-index=26&amp;max-results=25'/><author><name>Rajesh Sitaraman</name><uri>http://www.blogger.com/profile/03632307016851774343</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><generator version='7.00' uri='http://www.blogger.com'>Blogger</generator><openSearch:totalResults>324</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>25</openSearch:itemsPerPage><entry><id>tag:blogger.com,1999:blog-27209935.post-4117849715434101835</id><published>2012-04-27T23:50:00.001-07:00</published><updated>2012-04-27T23:50:24.524-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='webservice'/><category scheme='http://www.blogger.com/atom/ns#' term='PowerShell'/><title type='text'>Invoke WebService from PowerShell</title><content type='html'>&lt;div dir="ltr" style="text-align: left;" trbidi="on"&gt;
Use the below to create the web service proxy&lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: left;"&gt;
&lt;a href="http://2.bp.blogspot.com/-waxqnR0W5hQ/T5uSVuKi8yI/AAAAAAAAApc/59yOuw0Kq24/s1600/Capture.PNG" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="30" src="http://2.bp.blogspot.com/-waxqnR0W5hQ/T5uSVuKi8yI/AAAAAAAAApc/59yOuw0Kq24/s640/Capture.PNG" width="640" /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div class="separator" style="clear: both; text-align: left;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class="separator" style="clear: both; text-align: left;"&gt;
Invoke the web method and pass parameter, here I have used the stock quote web service which responds with stock details for the supplied symbol.&lt;/div&gt;
&lt;div class="separator" style="clear: both; text-align: left;"&gt;
&lt;a href="http://1.bp.blogspot.com/-UwXOqTO4XYk/T5uSssK895I/AAAAAAAAApk/QOnGThtdFrA/s1600/Capture1.PNG" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="64" src="http://1.bp.blogspot.com/-UwXOqTO4XYk/T5uSssK895I/AAAAAAAAApk/QOnGThtdFrA/s640/Capture1.PNG" width="640" /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div class="separator" style="clear: both; text-align: left;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;br /&gt;&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/27209935-4117849715434101835?l=www.rjesh.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://www.rjesh.com/feeds/4117849715434101835/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.rjesh.com/2012/04/invoke-webservice-from-powershell.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/27209935/posts/default/4117849715434101835'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/27209935/posts/default/4117849715434101835'/><link rel='alternate' type='text/html' href='http://www.rjesh.com/2012/04/invoke-webservice-from-powershell.html' title='Invoke WebService from PowerShell'/><author><name>Rajesh Sitaraman</name><uri>http://www.blogger.com/profile/00460208446548110182</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://2.bp.blogspot.com/-waxqnR0W5hQ/T5uSVuKi8yI/AAAAAAAAApc/59yOuw0Kq24/s72-c/Capture.PNG' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-27209935.post-3328014903134824386</id><published>2012-04-14T19:34:00.000-07:00</published><updated>2012-04-14T19:35:02.415-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Aamir Khan'/><category scheme='http://www.blogger.com/atom/ns#' term='Satyamev Jayate'/><category scheme='http://www.blogger.com/atom/ns#' term='TV'/><title type='text'>Satyamev Jayate</title><content type='html'>&lt;div dir="ltr" style="text-align: left;" trbidi="on"&gt;
&lt;div dir="ltr" style="text-align: left;" trbidi="on"&gt;
&lt;div dir="ltr" style="text-align: left;" trbidi="on"&gt;
I'm very eagerly waiting for this day May 6th, to watch this.&lt;br /&gt;
&lt;br /&gt;&lt;/div&gt;
Promo 1&lt;br /&gt;
&amp;nbsp;
&lt;iframe allowfullscreen="" frameborder="0" height="315" src="http://www.youtube.com/embed/pvS9RKrgPy0" width="560"&gt;&lt;/iframe&gt;&lt;br /&gt;
&lt;br /&gt;
Promo 2&lt;/div&gt;
&lt;iframe allowfullscreen="" frameborder="0" height="315" src="http://www.youtube.com/embed/CGbnoUftzPs" width="560"&gt;&lt;/iframe&gt;&lt;br /&gt;
&lt;br /&gt;
Promo 3&lt;br /&gt;
&lt;iframe allowfullscreen="" frameborder="0" height="315" src="http://www.youtube.com/embed/6cM6ZpSkYCw" width="560"&gt;&lt;/iframe&gt;
&lt;br /&gt;
&lt;br /&gt;
Promo 4&lt;br /&gt;
&lt;iframe allowfullscreen="" frameborder="0" height="315" src="http://www.youtube.com/embed/bOo9-AEvJLo" width="560"&gt;&lt;/iframe&gt;
&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/27209935-3328014903134824386?l=www.rjesh.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://www.rjesh.com/feeds/3328014903134824386/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.rjesh.com/2012/04/satyamev-jayate.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/27209935/posts/default/3328014903134824386'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/27209935/posts/default/3328014903134824386'/><link rel='alternate' type='text/html' href='http://www.rjesh.com/2012/04/satyamev-jayate.html' title='Satyamev Jayate'/><author><name>Rajesh Sitaraman</name><uri>http://www.blogger.com/profile/00460208446548110182</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://img.youtube.com/vi/pvS9RKrgPy0/default.jpg' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-27209935.post-3951280048009390958</id><published>2012-02-08T14:05:00.001-08:00</published><updated>2012-02-08T14:05:49.259-08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Office 365'/><category scheme='http://www.blogger.com/atom/ns#' term='SharePoint 2010'/><category scheme='http://www.blogger.com/atom/ns#' term='SharePoint Cloud'/><title type='text'>Datasheet view not available in Office 365 (SharePoint online)</title><content type='html'>&lt;div dir="ltr" style="text-align: left;" trbidi="on"&gt;
Some anonymous reader posted the below question on one of the blog post.&lt;br /&gt;
&lt;blockquote class="tr_bq"&gt;
I'm using the trial version of the SharePoint online in Office 365. I'm not able to see the data sheet view for the custom list I created. Any idea how to achieve this&lt;/blockquote&gt;
There should be no issues with the data sheet view of the list in SharePoint online, please make sure that you are using the level one browsers listed by MS for viewing the site. Use IE browser then you will be able to see the datasheet view.&amp;nbsp;&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/27209935-3951280048009390958?l=www.rjesh.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://www.rjesh.com/feeds/3951280048009390958/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.rjesh.com/2012/02/datasheet-view-not-available-in-office.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/27209935/posts/default/3951280048009390958'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/27209935/posts/default/3951280048009390958'/><link rel='alternate' type='text/html' href='http://www.rjesh.com/2012/02/datasheet-view-not-available-in-office.html' title='Datasheet view not available in Office 365 (SharePoint online)'/><author><name>Rajesh Sitaraman</name><uri>http://www.blogger.com/profile/00460208446548110182</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-27209935.post-8689811860287458680</id><published>2011-12-30T11:49:00.003-08:00</published><updated>2011-12-30T11:49:46.924-08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Happenings'/><title type='text'>Happy New year 2012 !!</title><content type='html'>&lt;div dir="ltr" style="text-align: left;" trbidi="on"&gt;
&lt;b&gt;Wish you and your family Happy new year. May this new year bring peace and prosperity to you life.&lt;/b&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;a href="http://1.bp.blogspot.com/-q_NWMpb9ySE/Tv4VrNBQc0I/AAAAAAAAAYw/ZBj_US5aUkc/s1600/2012-new-year.jpg" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="216" src="http://1.bp.blogspot.com/-q_NWMpb9ySE/Tv4VrNBQc0I/AAAAAAAAAYw/ZBj_US5aUkc/s320/2012-new-year.jpg" width="320" /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;br /&gt;&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/27209935-8689811860287458680?l=www.rjesh.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://www.rjesh.com/feeds/8689811860287458680/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.rjesh.com/2011/12/happy-new-year-2012.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/27209935/posts/default/8689811860287458680'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/27209935/posts/default/8689811860287458680'/><link rel='alternate' type='text/html' href='http://www.rjesh.com/2011/12/happy-new-year-2012.html' title='Happy New year 2012 !!'/><author><name>Rajesh Sitaraman</name><uri>http://www.blogger.com/profile/00460208446548110182</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://1.bp.blogspot.com/-q_NWMpb9ySE/Tv4VrNBQc0I/AAAAAAAAAYw/ZBj_US5aUkc/s72-c/2012-new-year.jpg' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-27209935.post-2084438150997462425</id><published>2011-09-28T07:15:00.002-07:00</published><updated>2011-09-28T07:15:55.373-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Life'/><category scheme='http://www.blogger.com/atom/ns#' term='Stress Management'/><title type='text'>பாரதத்தில் தர்மம் - மனசோர்வு !!</title><content type='html'>&lt;div dir="ltr" style="text-align: left;" trbidi="on"&gt;
&lt;br /&gt;
&lt;div style="text-align: left;"&gt;
Nice and classic thoughts on how to overcome depression and ways to avoid it.&lt;/div&gt;
&lt;div style="text-align: left;"&gt;
&lt;span class="Apple-style-span" style="color: #741b47;"&gt;Thanks TechSatish.net.&lt;/span&gt;&lt;/div&gt;
&lt;div style="text-align: left;"&gt;
&lt;span class="Apple-style-span" style="color: #741b47;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;br /&gt;
&lt;iframe allowfullscreen="" frameborder="0" height="315" src="http://www.youtube.com/embed/fuV6lDAk0b0" width="420"&gt;&lt;/iframe&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;div style="text-align: left;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;/div&gt;
&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/27209935-2084438150997462425?l=www.rjesh.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://www.rjesh.com/feeds/2084438150997462425/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.rjesh.com/2011/09/blog-post.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/27209935/posts/default/2084438150997462425'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/27209935/posts/default/2084438150997462425'/><link rel='alternate' type='text/html' href='http://www.rjesh.com/2011/09/blog-post.html' title='பாரதத்தில் தர்மம் - மனசோர்வு !!'/><author><name>Rajesh Sitaraman</name><uri>http://www.blogger.com/profile/00460208446548110182</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://img.youtube.com/vi/fuV6lDAk0b0/default.jpg' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-27209935.post-4346608342020347040</id><published>2011-09-09T16:54:00.001-07:00</published><updated>2011-09-11T20:54:59.212-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='SharePoint 2010'/><category scheme='http://www.blogger.com/atom/ns#' term='SharePoint'/><category scheme='http://www.blogger.com/atom/ns#' term='CodeProject'/><title type='text'>Hide column in SharePoint custom list based on values</title><content type='html'>&lt;div dir="ltr" style="text-align: left;" trbidi="on"&gt;
There are certain requirements when creating new item in the SharePoint custom list user has to hide certain columns based on other value. There are two different ways to achieve it.&lt;br /&gt;
&lt;ol&gt;
&lt;li&gt;Server side&lt;/li&gt;
&lt;li&gt;Client side&lt;/li&gt;
&lt;/ol&gt;
In Server side, we need to write our WebPart and add the webpart to the new form of the list and close the default one. In this you have full control of the controls and life cycle. But the pain will in the deployment and maintaining the code. Advantage is we have full control and the webpart and flexibility to achieve any kind of validations.&lt;br /&gt;
&lt;br /&gt;
&lt;a name='more'&gt;&lt;/a&gt;&lt;br /&gt;
In Client side, it can be achieved using Javascript, especially using the Jquery. I'm big fan of JQuery and I'll be using the second option to achieve it in this blog.&lt;br /&gt;
&lt;ol&gt;
&lt;li&gt;Edit the new form and add CEWP to the form&lt;/li&gt;
&lt;li&gt;Change the chrome state to none, we don't want to see the webpart title it's meant to invisible to the end users.&lt;/li&gt;
&lt;li&gt;In the HTML view of the CEWP, add the below code snippet.&lt;/li&gt;
&lt;li&gt;Change the HideColumn funtion parameters based on your columns in the custom list.&lt;/li&gt;
&lt;/ol&gt;
That's it try to add new item to the list, and based on the column values the other column will get hidden in the code I have used check box and text field. Based on check box I'm deciding here whether to show or hide the column.&lt;br /&gt;

&lt;pre class="brush: javascript;"&gt;&lt;script src="http://ajax.aspnetcdn.com/ajax/jquery/jquery-1.5.js"&gt;
&lt;/script&gt;  
&lt;script type="text/javascript"&gt;
function HideColumn(targetColumn, hideColumn) {  
	var columnObj = $("input[Title='" + hideColumn + "']");
	$("input[Title='" + targetColumn + "']").bind('click',function() { 
		
        if($(this).is(':checked')) { 			      
			columnObj.closest("tr").hide();
         }
		 else {
			columnObj.closest("tr").show();
		 }
	});		 
   }   
 $(document).ready(function() {
		HideColumn('YourCheckboxcolumn','columntobehidden');
    });
&lt;/script&gt;
&lt;/pre&gt;&lt;br/&gt;
Please have a demo on the below video.&lt;br/&gt;
&lt;iframe allowfullscreen="" frameborder="0" height="345" src="http://www.youtube.com/embed/FmG7C74XQg4" width="560"&gt;&lt;/iframe&gt;
&lt;/div&gt;
&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/27209935-4346608342020347040?l=www.rjesh.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://www.rjesh.com/feeds/4346608342020347040/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.rjesh.com/2011/09/hide-column-in-sharepoint-custom-list.html#comment-form' title='4 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/27209935/posts/default/4346608342020347040'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/27209935/posts/default/4346608342020347040'/><link rel='alternate' type='text/html' href='http://www.rjesh.com/2011/09/hide-column-in-sharepoint-custom-list.html' title='Hide column in SharePoint custom list based on values'/><author><name>Rajesh Sitaraman</name><uri>http://www.blogger.com/profile/03632307016851774343</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://img.youtube.com/vi/FmG7C74XQg4/default.jpg' height='72' width='72'/><thr:total>4</thr:total></entry><entry><id>tag:blogger.com,1999:blog-27209935.post-7769010131262656816</id><published>2011-07-23T06:40:00.002-07:00</published><updated>2011-07-23T06:44:22.485-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='SharePoint'/><title type='text'>Demo - SharePoint and Microsoft Commerce Server Integrated</title><content type='html'>&lt;div dir="ltr" style="text-align: left;" trbidi="on"&gt;&lt;br /&gt;
Nice demo to&amp;nbsp;showcase SharePoint and Microsoft Commerce Server integration.&lt;br /&gt;
&lt;br /&gt;
&lt;a name='more'&gt;&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;iframe allowfullscreen="" frameborder="0" height="444" src="http://www.youtube.com/embed/d7JXT-RnrIc?fs=1" width="625"&gt;&lt;/iframe&gt;&lt;br /&gt;
&lt;div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/27209935-7769010131262656816?l=www.rjesh.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://www.rjesh.com/feeds/7769010131262656816/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.rjesh.com/2011/07/demo-sharepoint-and-microsoft-commerce.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/27209935/posts/default/7769010131262656816'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/27209935/posts/default/7769010131262656816'/><link rel='alternate' type='text/html' href='http://www.rjesh.com/2011/07/demo-sharepoint-and-microsoft-commerce.html' title='Demo - SharePoint and Microsoft Commerce Server Integrated'/><author><name>Rajesh Sitaraman</name><uri>http://www.blogger.com/profile/03632307016851774343</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://img.youtube.com/vi/d7JXT-RnrIc/default.jpg' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-27209935.post-1479993261384771990</id><published>2011-07-12T11:23:00.004-07:00</published><updated>2011-07-12T11:39:13.920-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Javascript'/><category scheme='http://www.blogger.com/atom/ns#' term='Code'/><title type='text'>Use Blogger Page links as label filter</title><content type='html'>In blogger, when user desires to add the link of posts specific to label in the page navigation.&lt;br /&gt;
&lt;a href="http://4.bp.blogspot.com/-5DEiUL8SRp0/ThyT4gU4B1I/AAAAAAAADSA/r7xi9NqHjBI/s1600/images.jpg" imageanchor="1" style="clear: right; float: right; margin-bottom: 1em; margin-left: 1em;"&gt;&lt;img border="0" id=":current_picnik_image" src="http://4.bp.blogspot.com/-5DEiUL8SRp0/ThyT4gU4B1I/AAAAAAAADSA/r7xi9NqHjBI/s1600/images.jpg" /&gt;&lt;/a&gt;Use the below code in the page html, enclosed with the script tag.&lt;br /&gt;
&lt;br /&gt;
Change the URL as per requirements. Whenever user clicks on the page link it will redirect to the specific label filter page specified in the script. It also handles mobile layouts too.&lt;br /&gt;
&lt;br /&gt;
&lt;a name='more'&gt;&lt;/a&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="font-family: monospace; white-space: pre;"&gt;&lt;br /&gt;
&lt;pre class="brush: javascript;"&gt;function getQuerystring(key, default_)&lt;/span&gt;
{
  if (default_==null) default_="";
  key = key.replace(/[\[]/,"\\\[").replace(/[\]]/,"\\\]");
  var regex = new RegExp("[\\?&amp;amp;]"+key+"=([^&amp;amp;#]*)");
  var qs = regex.exec(window.location.href);
  if(qs == null)
    return default_;
  else
    return qs[1];
}
if(getQuerystring('m'))
window.location="http://www.YourBlog.com/search/label/DESIREDLABEL/?m=1";
else
window.location="http://www.YourBlog.com/search/label/DESIREDLABEL";

&lt;/pre&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/27209935-1479993261384771990?l=www.rjesh.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://www.rjesh.com/feeds/1479993261384771990/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.rjesh.com/2011/07/use-blogger-page-links-as-label-filter.html#comment-form' title='2 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/27209935/posts/default/1479993261384771990'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/27209935/posts/default/1479993261384771990'/><link rel='alternate' type='text/html' href='http://www.rjesh.com/2011/07/use-blogger-page-links-as-label-filter.html' title='Use Blogger Page links as label filter'/><author><name>Rajesh Sitaraman</name><uri>http://www.blogger.com/profile/03632307016851774343</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://4.bp.blogspot.com/-5DEiUL8SRp0/ThyT4gU4B1I/AAAAAAAADSA/r7xi9NqHjBI/s72-c/images.jpg' height='72' width='72'/><thr:total>2</thr:total></entry><entry><id>tag:blogger.com,1999:blog-27209935.post-6878427268594663004</id><published>2011-03-14T10:40:00.001-07:00</published><updated>2012-05-16T17:04:58.867-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Songs'/><title type='text'>My favorite Aamir’s all time hits</title><content type='html'>&lt;div dir="ltr" style="text-align: left;" trbidi="on"&gt;I have listed my favorite numbers from Aamir’s movie. The list goes on and on, here are very few to list down.&lt;br /&gt;
Happy Birthday &lt;a href="http://en.wikipedia.org/wiki/Aamir_Khan" target="_blank"&gt;Aamir Khan&lt;/a&gt;, wish you many more happy returns.&lt;br /&gt;
&lt;br /&gt;
&lt;a name='more'&gt;&lt;/a&gt;&lt;br /&gt;
&amp;nbsp; &lt;img align="right" height="238" src="http://upload.wikimedia.org/wikipedia/commons/thumb/3/39/AamirKhanTIFFSept10.jpg/220px-AamirKhanTIFFSept10.jpg" style="display: inline; float: right;" width="163" /&gt;&lt;br /&gt;
&lt;ol&gt;&lt;li&gt;&lt;a href="http://www.youtube.com/watch?v=ODm1UiML1bw" target="_blank"&gt;Papa Kehtay Hain (Qayamat se qayamat tak)&lt;/a&gt; &lt;/li&gt;
&lt;li&gt;&lt;a href="http://www.youtube.com/watch?v=RRlnMWNrpMY" target="_blank"&gt;Pehla Nasha&lt;/a&gt; (Joh jeeta wahi sikandar)&lt;/li&gt;
&lt;li&gt;&lt;a href="http://www.youtube.com/watch?v=HvUhnTA2YVU" target="_blank"&gt;Chand Sifarish (Fanaa)&lt;/a&gt; &lt;/li&gt;
&lt;li&gt;&lt;a href="http://www.youtube.com/watch?v=DYipQBFkWDQ" target="_blank"&gt;Tu meri adhuri (Ghazini)&lt;/a&gt; &lt;/li&gt;
&lt;li&gt;Aati ka khandala (Ghulaam)&lt;/li&gt;
&lt;li&gt;Tanhayee (Dil chahta hai) &lt;/li&gt;
&lt;li&gt;Is Deewane Ladke ko (Sarfarosh) &lt;/li&gt;
&lt;li&gt;&lt;a href="http://www.youtube.com/watch?v=3L8PRRCcse0" target="_blank"&gt;Dil hai Ki Manta nahi (Dil hai ki Manta nahi)&lt;/a&gt; &lt;/li&gt;
&lt;li&gt;&lt;a href="http://www.youtube.com/watch?v=Z2jPH64mub8" target="_blank"&gt;Radha kaise na jale (Lagaan)&lt;/a&gt; &lt;/li&gt;
&lt;li&gt;&lt;a href="http://www.youtube.com/watch?v=i1kvXA8-r-4" target="_blank"&gt;Raja ko Rani Se (Akhele hum Akhele tum)&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Pardesi pardesi (Raja Hindustani)&lt;/li&gt;
&lt;li&gt;Koi kahe kehte rahe (Dil chahta hai)&lt;/li&gt;
&lt;/ol&gt;&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/27209935-6878427268594663004?l=www.rjesh.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://www.rjesh.com/feeds/6878427268594663004/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.rjesh.com/2011/03/my-aamirs-all-time-hits.html#comment-form' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/27209935/posts/default/6878427268594663004'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/27209935/posts/default/6878427268594663004'/><link rel='alternate' type='text/html' href='http://www.rjesh.com/2011/03/my-aamirs-all-time-hits.html' title='My favorite Aamir’s all time hits'/><author><name>Rajesh Sitaraman</name><uri>http://www.blogger.com/profile/03632307016851774343</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-27209935.post-8817849968309537612</id><published>2011-02-28T09:20:00.000-08:00</published><updated>2011-02-28T09:20:37.878-08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='SPEx'/><category scheme='http://www.blogger.com/atom/ns#' term='SharePoint 2010'/><category scheme='http://www.blogger.com/atom/ns#' term='SharePoint'/><title type='text'>SPEx Setup</title><content type='html'>&lt;div style="text-align: left" dir="ltr" trbidi="on"&gt;&lt;strong&gt;Scripts and CSS files&lt;/strong&gt;     &lt;br /&gt;
&lt;br /&gt;
Download the SPEx 0.1.1 from &lt;a href="http://spex.codeplex.com" target="_blank"&gt;here&lt;/a&gt;.&amp;#160; &lt;br /&gt;
&lt;br /&gt;
Upload the necessary scripts and css to the document library.     &lt;br /&gt;
In case of extending the Out of box form, you can upload the scripts and css files to the document library, and make sure that necessary access permissions are given to the users. If you trying to use the SPEx on your custom WebPart its better to add them in the layouts and package it as part of the WSP.     &lt;br /&gt;
&lt;/div&gt;&lt;/br&gt;&lt;br /&gt;
&lt;a name='more'&gt;&lt;/a&gt;  &lt;div style="text-align: left" dir="ltr" trbidi="on"&gt;&lt;br /&gt;
&lt;strong&gt;Adding the script&lt;/strong&gt; &lt;/div&gt;&lt;ol dir="ltr"&gt;&lt;li&gt;     &lt;div style="text-align: left" trbidi="on"&gt;Goto list settings and edit New/Edit form &lt;/div&gt;&lt;/li&gt;
&lt;li&gt;     &lt;div style="text-align: left" trbidi="on"&gt;Add content editor webpart to the form &lt;/div&gt;&lt;/li&gt;
&lt;li&gt;     &lt;div style="text-align: left" trbidi="on"&gt;Add below code snippet to content editor webpart’s html &lt;/div&gt;&lt;/li&gt;
&lt;li&gt;     &lt;div style="text-align: left" trbidi="on"&gt;Change the script and CSS links based on your uploaded location&lt;/div&gt;&lt;/li&gt;
&lt;/ol&gt;&lt;br /&gt;
&lt;strong&gt;extendLookup&lt;/strong&gt; &lt;br /&gt;
&lt;pre class="brush: javascript;"&gt;&lt;link rel="stylesheet" type="text/css" href="~/YOURLOCATION/jquery-ui.css" media="all"/&gt;
&lt;link rel="stylesheet" type="text/css" href="~/YOURLOCATION/jquery.pgrid.default.css" /&gt;
&lt;script type="text/javascript" src="~/YOURLOCATION/jquery.js"&gt;&lt;/script&gt;
&lt;script type="text/javascript" src="~/YOURLOCATION/jquery-ui.js"&gt;&lt;/script&gt;        
&lt;script type="text/javascript" src="~/YOURLOCATION/jquery.pgrid.js"&gt;&lt;/script&gt;  
&lt;script type="text/javascript" src="~/YOURLOCATION/jquery.SPServices-0.5.8.js"&gt;
&lt;/script&gt;
&lt;script type="text/javascript" src="~/YOURLOCATION/jQuery.SPEx-0.1.0.js"&gt;
&lt;/script&gt;
&lt;script type="text/javascript"&gt;
     $(document).ready(function () {
        extendLookup({
            search: false, //Set true or false to enable search
            sourceList: "YOUR SOURCE LIST",
            sourceColumn1: "COLUMN NAME FROM SOURCE LIST",
            sourceColumn2: "COLUMN NAME FROM SOURCE LIST",
            targetColumn: "TARGET COLUMN NAME"
        });       
		markAsReadOnly("TARGET COLUMN NAME");
        markAsDisabled("TARGET COLUMN NAME");
     });
&lt;/script&gt;&lt;/pre&gt;&lt;br /&gt;
&lt;strong&gt;markAsDisabled&lt;/strong&gt; &lt;br /&gt;
&lt;pre class="brush: javascript;"&gt;&lt;script type="text/javascript" src="~/YOURLOCATION/jquery.js"&gt;&lt;/script&gt;
&lt;script type="text/javascript" src="~/YOURLOCATION/jQuery.SPEx-0.1.0.js"&gt;&lt;/script&gt;
&lt;script type="text/javascript"&gt;
     $(document).ready(function () {       
        markAsDisabled("TARGET COLUMN NAME");
     });
&lt;/script&gt;&lt;/pre&gt;&lt;br /&gt;
&lt;strong&gt;markAsReadOnly&lt;/strong&gt; &lt;br /&gt;
&lt;pre class="brush: javascript;"&gt;&lt;script type="text/javascript" src="~/YOURLOCATION/jquery.js"&gt;&lt;/script&gt;
&lt;script type="text/javascript" src="~/YOURLOCATION/jQuery.SPEx-0.1.0.js"&gt;&lt;/script&gt;
&lt;script type="text/javascript"&gt;
     $(document).ready(function () {       
		markAsReadOnly("TARGET COLUMN NAME");
     });
&lt;/script&gt;&lt;/pre&gt;&lt;div style="text-align: left" dir="ltr" trbidi="on"&gt;  &lt;br /&gt;
Update the parameters accordingly based on your need, for complete list of options for extendLookup function is available on the &lt;a href="http://www.rjesh.com/2011/02/overview-on-spex.html"&gt;overview.&lt;/a&gt;&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/27209935-8817849968309537612?l=www.rjesh.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://www.rjesh.com/feeds/8817849968309537612/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.rjesh.com/2011/02/spex-setup.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/27209935/posts/default/8817849968309537612'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/27209935/posts/default/8817849968309537612'/><link rel='alternate' type='text/html' href='http://www.rjesh.com/2011/02/spex-setup.html' title='SPEx Setup'/><author><name>Rajesh Sitaraman</name><uri>http://www.blogger.com/profile/03632307016851774343</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-27209935.post-8893576955495392221</id><published>2011-02-20T08:24:00.002-08:00</published><updated>2011-06-21T10:12:43.501-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Receipe'/><title type='text'>Cooking SPL</title><content type='html'>&lt;div dir="ltr" style="text-align: left;" trbidi="on"&gt;Some snaps of Home made Strawberry jelly prepared by me &lt;img alt="Angel" class="wlEmoticon wlEmoticon-angel" src="http://lh3.ggpht.com/_eQTLoJEl07Q/TWE_87J-RoI/AAAAAAAADKk/Q6IFEYbJFBU/wlEmoticon-angel%5B2%5D.png?imgmax=800" style="border-bottom-style: none; border-left-style: none; border-right-style: none; border-top-style: none;" /&gt;.&lt;br /&gt;
&lt;a name='more'&gt;&lt;/a&gt;&lt;br /&gt;
&lt;a href="http://lh6.ggpht.com/_eQTLoJEl07Q/TWE__XCn3SI/AAAAAAAADKo/TK45UGvhNwY/s1600-h/DSC00454%5B17%5D.jpg"&gt;&lt;img alt="DSC00454" border="0" height="199" src="http://lh6.ggpht.com/_eQTLoJEl07Q/TWFAAalDFEI/AAAAAAAADKs/IMHnXKd49JE/DSC00454_thumb%5B14%5D.jpg?imgmax=800" style="background-image: none; border-bottom: 0px; border-left: 0px; border-right: 0px; border-top: 0px; display: inline; padding-left: 0px; padding-right: 0px; padding-top: 0px;" title="DSC00454" width="255" /&gt;&lt;/a&gt;&lt;a href="http://lh4.ggpht.com/_eQTLoJEl07Q/TWFACkhQ9fI/AAAAAAAADKw/TKzjdtjXMvg/s1600-h/DSC00453%5B10%5D.jpg"&gt;&lt;img alt="DSC00453" border="0" height="203" src="http://lh4.ggpht.com/_eQTLoJEl07Q/TWFAEukcgtI/AAAAAAAADK0/dbBZWPbktFc/DSC00453_thumb%5B7%5D.jpg?imgmax=800" style="background-image: none; border-bottom: 0px; border-left: 0px; border-right: 0px; border-top: 0px; display: inline; padding-left: 0px; padding-right: 0px; padding-top: 0px;" title="DSC00453" width="259" /&gt;&lt;/a&gt;&lt;a href="http://lh6.ggpht.com/_eQTLoJEl07Q/TWFAGbwTAyI/AAAAAAAADK4/a99dqP_alt0/s1600-h/DSC00452%5B11%5D.jpg"&gt;&lt;img alt="DSC00452" border="0" height="207" src="http://lh3.ggpht.com/_eQTLoJEl07Q/TWFAHsGL3sI/AAAAAAAADK8/5XkpfDKwpjk/DSC00452_thumb%5B8%5D.jpg?imgmax=800" style="background-image: none; border-bottom: 0px; border-left: 0px; border-right: 0px; border-top: 0px; display: inline; padding-left: 0px; padding-right: 0px; padding-top: 0px;" title="DSC00452" width="262" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/27209935-8893576955495392221?l=www.rjesh.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://www.rjesh.com/feeds/8893576955495392221/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.rjesh.com/2011/02/cooking-spl.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/27209935/posts/default/8893576955495392221'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/27209935/posts/default/8893576955495392221'/><link rel='alternate' type='text/html' href='http://www.rjesh.com/2011/02/cooking-spl.html' title='Cooking SPL'/><author><name>Rajesh Sitaraman</name><uri>http://www.blogger.com/profile/03632307016851774343</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://lh3.ggpht.com/_eQTLoJEl07Q/TWE_87J-RoI/AAAAAAAADKk/Q6IFEYbJFBU/s72-c/wlEmoticon-angel%5B2%5D.png?imgmax=800' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-27209935.post-7087560397883793344</id><published>2011-02-15T21:42:00.008-08:00</published><updated>2011-09-11T20:58:27.578-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='JQuery'/><category scheme='http://www.blogger.com/atom/ns#' term='SPEx'/><category scheme='http://www.blogger.com/atom/ns#' term='SharePoint 2010'/><title type='text'>Overview on SPEx</title><content type='html'>&lt;div dir="ltr" style="text-align: left;" trbidi="on"&gt;&lt;div dir="ltr" style="text-align: left;" trbidi="on"&gt;&lt;b&gt;SPEx - SharePoint Javascript library extended&lt;/b&gt;     &lt;br /&gt;
SPEx is a Javascript library, which extends some of the existing out of box functionalities of SharePoint.     &lt;br /&gt;
It’s in beta stage.     &lt;br /&gt;
Its current version 0.1.0     &lt;/div&gt;&lt;div class="separator" dir="ltr" style="clear: both; text-align: center;" trbidi="on"&gt;&lt;a href="http://3.bp.blogspot.com/-zKO-tNrQoBE/TVuUGqznN4I/AAAAAAAAABk/s9aMyfPIeZA/s1600/SPExLogoNew.JPG" imageanchor="1" style="clear: right; float: right; margin-bottom: 1em; margin-left: 1em;"&gt;&lt;img border="0" height="86" src="http://3.bp.blogspot.com/-zKO-tNrQoBE/TVuUGqznN4I/AAAAAAAAABk/s9aMyfPIeZA/s1600/SPExLogoNew.JPG" width="320" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;div dir="ltr" style="text-align: left;" trbidi="on"&gt;It’s tested over SharePoint 2010.&lt;br /&gt;
&lt;a name='more'&gt;&lt;/a&gt;    &lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;Prerequisites&lt;/b&gt;     &lt;br /&gt;
jQuery v1.4.2     &lt;br /&gt;
&lt;a href="http://spservices.codeplex.com/" target="_blank"&gt;SPServices-0.5.8&lt;/a&gt; or greater&lt;/div&gt;&lt;div dir="ltr" style="text-align: left;" trbidi="on"&gt;&lt;a href="http://pines.sourceforge.net/pgrid/" target="_blank"&gt;Pgrid&lt;/a&gt;     &lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;SPEx APIs&lt;/b&gt;     &lt;br /&gt;
extendLookup &lt;/div&gt;&lt;div dir="ltr" style="text-align: left;" trbidi="on"&gt;Syntax:    &lt;/div&gt;&lt;pre class="brush: javascript;"&gt;extendLookup({
WebURL: "",   // Optional, for future purpose
sourceList: "",  // Source list name
sourceColumn1: "", // Source Column from the source list which will be selected.
sourceColumn2: "", // Source Column from the source list to be used in search.  
CAMLQuery: "",   // Optional, for future purpose    
numChars: 3,   // Minimum number of chars to be entered for search
search: false,   // Turns on/off Search
targetColumn: ""  // Target column name in new or edit form 
});&lt;/pre&gt;markasReadOnly &lt;br /&gt;
Syntax: &lt;br /&gt;
&lt;pre class="brush: javascript;"&gt;markAsReadOnly("targetColumn"); // Target column name in new or edit form &lt;/pre&gt;&lt;br /&gt;
markasDisabled &lt;br /&gt;
Syntax: &lt;br /&gt;
&lt;pre class="brush: javascript;"&gt;markAsDisabled("targetColumn"); // Target column name in new or edit form &lt;/pre&gt;&lt;br /&gt;
&lt;b&gt;Known Issues &lt;/b&gt;&lt;br /&gt;
Currently, extendLookup works on non-dialog based forms. &lt;br /&gt;
markasReadOnly and markasDisabled works on single line of text type of columns &lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;Download &lt;/b&gt;&lt;br /&gt;
SPEx can be downloaded from &lt;a href="http://spex.codeplex.com/"&gt;http://spex.codeplex.com/&lt;/a&gt;&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/27209935-7087560397883793344?l=www.rjesh.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://www.rjesh.com/feeds/7087560397883793344/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.rjesh.com/2011/02/overview-on-spex.html#comment-form' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/27209935/posts/default/7087560397883793344'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/27209935/posts/default/7087560397883793344'/><link rel='alternate' type='text/html' href='http://www.rjesh.com/2011/02/overview-on-spex.html' title='Overview on SPEx'/><author><name>Rajesh Sitaraman</name><uri>http://www.blogger.com/profile/00460208446548110182</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://3.bp.blogspot.com/-zKO-tNrQoBE/TVuUGqznN4I/AAAAAAAAABk/s9aMyfPIeZA/s72-c/SPExLogoNew.JPG' height='72' width='72'/><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-27209935.post-3140767414484424943</id><published>2010-12-10T06:59:00.001-08:00</published><updated>2010-12-10T06:59:22.895-08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Cricket'/><title type='text'>My Cricket World Cup Squad</title><content type='html'>&lt;p&gt;&lt;a href="http://lh6.ggpht.com/_eQTLoJEl07Q/TQJARKXvKfI/AAAAAAAADJk/12tOaXnO_1U/s1600-h/image%5B3%5D.png"&gt;&lt;img style="background-image: none; border-bottom: 0px; border-left: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top: 0px; border-right: 0px; padding-top: 0px" title="image" border="0" alt="image" src="http://lh3.ggpht.com/_eQTLoJEl07Q/TQJASXAbgKI/AAAAAAAADJo/fDbuyDnq6L8/image_thumb%5B1%5D.png?imgmax=800" width="267" height="341" /&gt;&lt;/a&gt;&lt;/p&gt;  &lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/27209935-3140767414484424943?l=www.rjesh.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://www.rjesh.com/feeds/3140767414484424943/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.rjesh.com/2010/12/my-cricket-world-cup-squad.html#comment-form' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/27209935/posts/default/3140767414484424943'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/27209935/posts/default/3140767414484424943'/><link rel='alternate' type='text/html' href='http://www.rjesh.com/2010/12/my-cricket-world-cup-squad.html' title='My Cricket World Cup Squad'/><author><name>Rajesh Sitaraman</name><uri>http://www.blogger.com/profile/03632307016851774343</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://lh3.ggpht.com/_eQTLoJEl07Q/TQJASXAbgKI/AAAAAAAADJo/fDbuyDnq6L8/s72-c/image_thumb%5B1%5D.png?imgmax=800' height='72' width='72'/><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-27209935.post-8508194390460947087</id><published>2010-09-08T09:20:00.001-07:00</published><updated>2010-09-08T09:20:54.277-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='SharePoint 2010'/><category scheme='http://www.blogger.com/atom/ns#' term='SharePoint'/><category scheme='http://www.blogger.com/atom/ns#' term='Error and Fix'/><title type='text'>The Managed Metadata Service or Connection is currently not available</title><content type='html'>&lt;p&gt;&lt;b&gt;Error: &lt;/b&gt;    &lt;br /&gt;When tried to access the Manage Metadata Service from the central admin, got the below error&lt;/p&gt;  &lt;p&gt;&lt;font color="#ff0000"&gt;The Managed Metadata Service or Connection is currently not available. The Application Pool or Managed Metadata Web Service may not have been started. Please Contact your Administrator.&lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;b&gt;Fix :&lt;/b&gt;     &lt;br /&gt;Download KB976462 Hot fix and install.    &lt;br /&gt;&lt;a href="http://connect.microsoft.com/VisualStudio/Downloads/DownloadDetails.aspx?DownloadID=23806"&gt;http://connect.microsoft.com/VisualStudio/Downloads/DownloadDetails.aspx?DownloadID=23806&lt;/a&gt;&lt;/p&gt;  &lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/27209935-8508194390460947087?l=www.rjesh.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://www.rjesh.com/feeds/8508194390460947087/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.rjesh.com/2010/09/managed-metadata-service-or-connection.html#comment-form' title='3 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/27209935/posts/default/8508194390460947087'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/27209935/posts/default/8508194390460947087'/><link rel='alternate' type='text/html' href='http://www.rjesh.com/2010/09/managed-metadata-service-or-connection.html' title='The Managed Metadata Service or Connection is currently not available'/><author><name>Rajesh Sitaraman</name><uri>http://www.blogger.com/profile/03632307016851774343</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>3</thr:total></entry><entry><id>tag:blogger.com,1999:blog-27209935.post-5523322298662077038</id><published>2010-09-06T10:34:00.001-07:00</published><updated>2010-09-06T10:34:18.347-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Term Store Management'/><category scheme='http://www.blogger.com/atom/ns#' term='SharePoint 2010'/><category scheme='http://www.blogger.com/atom/ns#' term='SharePoint'/><title type='text'>Term Store Management not visible in Site settings</title><content type='html'>&lt;p&gt;When you are done with your installation, you might have noticed that “Term Store Management” link is not visible in the site settings page. You’ll be not able to find the suitable feature also in the features page.&lt;/p&gt;  &lt;p&gt;&lt;a href="http://lh3.ggpht.com/_eQTLoJEl07Q/TIUmA7n6-2I/AAAAAAAADH4/pp_5voNWM8Q/s1600-h/image001%5B3%5D.png"&gt;&lt;img style="border-bottom: 0px; border-left: 0px; display: block; float: none; margin-left: auto; border-top: 0px; margin-right: auto; border-right: 0px" title="image001" border="0" alt="image001" src="http://lh4.ggpht.com/_eQTLoJEl07Q/TIUmB-C7i8I/AAAAAAAADH8/BL15WRFnnN8/image001_thumb%5B1%5D.png?imgmax=800" width="404" height="257" /&gt;&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;Since its a hidden feature, which needs to be activated. Use the below PowerShell which uses the feature GUID.&lt;/p&gt;  &lt;p&gt;&lt;a href="http://lh4.ggpht.com/_eQTLoJEl07Q/TIUmCzrv2WI/AAAAAAAADIA/pQsEirEbkMM/s1600-h/image002%5B5%5D.png"&gt;&lt;img style="border-bottom: 0px; border-left: 0px; display: block; float: none; margin-left: auto; border-top: 0px; margin-right: auto; border-right: 0px" title="image002" border="0" alt="image002" src="http://lh3.ggpht.com/_eQTLoJEl07Q/TIUmDgRzBLI/AAAAAAAADIE/Qnya_RPHXA0/image002_thumb%5B3%5D.png?imgmax=800" width="385" height="109" /&gt;&lt;/a&gt;&amp;#160; &lt;/p&gt;  &lt;p&gt;After activation,&lt;/p&gt;  &lt;p&gt;&lt;a href="http://lh4.ggpht.com/_eQTLoJEl07Q/TIUmFBkWANI/AAAAAAAADII/VpHR4wFxiaQ/s1600-h/image003%5B4%5D.png"&gt;&lt;img style="border-bottom: 0px; border-left: 0px; display: block; float: none; margin-left: auto; border-top: 0px; margin-right: auto; border-right: 0px" title="image003" border="0" alt="image003" src="http://lh3.ggpht.com/_eQTLoJEl07Q/TIUmGG1FZwI/AAAAAAAADIM/0nMSy-0MtuM/image003_thumb%5B2%5D.png?imgmax=800" width="412" height="281" /&gt;&lt;/a&gt;&lt;/p&gt;  &lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/27209935-5523322298662077038?l=www.rjesh.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://www.rjesh.com/feeds/5523322298662077038/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.rjesh.com/2010/09/term-store-management-not-visible-in_06.html#comment-form' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/27209935/posts/default/5523322298662077038'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/27209935/posts/default/5523322298662077038'/><link rel='alternate' type='text/html' href='http://www.rjesh.com/2010/09/term-store-management-not-visible-in_06.html' title='Term Store Management not visible in Site settings'/><author><name>Rajesh Sitaraman</name><uri>http://www.blogger.com/profile/03632307016851774343</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://lh4.ggpht.com/_eQTLoJEl07Q/TIUmB-C7i8I/AAAAAAAADH8/BL15WRFnnN8/s72-c/image001_thumb%5B1%5D.png?imgmax=800' height='72' width='72'/><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-27209935.post-4600387905046231779</id><published>2010-08-11T08:20:00.001-07:00</published><updated>2010-11-09T09:18:41.121-08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='SharePoint 2010'/><category scheme='http://www.blogger.com/atom/ns#' term='SharePoint'/><category scheme='http://www.blogger.com/atom/ns#' term='SPList'/><title type='text'>Get RSS URL from SPList object</title><content type='html'>RSS feeds are generated with the help of listfeed.aspx which resides in the layouts folder. It take list id as parameter through querystring. Will be posting other overloaded methods for variants.  &lt;div style="padding-bottom: 0px; margin: 0px; padding-left: 0px; padding-right: 0px; display: inline; float: none; padding-top: 0px" id="scid:9D7513F9-C04C-4721-824A-2B34F0212519:d0dddf6e-a3d6-4e06-ab0a-8103b8ae42a5" class="wlWriterEditableSmartContent"&gt;&lt;pre class="brush: csharp; gutter: true; first-line: 1; tab-size: 4;  toolbar: true;  width: 470px; height: 218px;" style=" width: 470px; height: 218px;overflow: auto;"&gt;public string GetRSSUrl(SPList list)
{
     string rssurl = string.Empty;
     using (SPWeb web = new SPSite(list.ParentWeb.Url).OpenWeb())
     {
          rssurl = web.Url + &amp;quot;/_layouts/listfeed.aspx?list=&amp;quot; + list.ID;                
     }
      return rssurl;
 }&lt;/pre&gt;&lt;!-- Code inserted with Steve Dunn's Windows Live Writer Code Formatter Plugin.  http://dunnhq.com --&gt;&lt;/div&gt;  &lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/27209935-4600387905046231779?l=www.rjesh.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://www.rjesh.com/feeds/4600387905046231779/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.rjesh.com/2010/08/get-rss-url-from-splist-object.html#comment-form' title='4 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/27209935/posts/default/4600387905046231779'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/27209935/posts/default/4600387905046231779'/><link rel='alternate' type='text/html' href='http://www.rjesh.com/2010/08/get-rss-url-from-splist-object.html' title='Get RSS URL from SPList object'/><author><name>Rajesh Sitaraman</name><uri>http://www.blogger.com/profile/03632307016851774343</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>4</thr:total></entry><entry><id>tag:blogger.com,1999:blog-27209935.post-8222421793702700138</id><published>2010-08-10T06:56:00.003-07:00</published><updated>2010-11-09T09:25:49.259-08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='SharePoint 2010'/><category scheme='http://www.blogger.com/atom/ns#' term='SharePoint'/><title type='text'>SharePoint 2010 Social Ratings – Part 2</title><content type='html'>In &lt;a title="http://www.rjesh.com/2010/08/sharepoint-2010-social-ratings-part-1.html" href="http://www.rjesh.com/2010/08/sharepoint-2010-social-ratings-part-1.html" target="_blank"&gt;Part 1&lt;/a&gt;, we have seen how to use the SharePoint 2010 Social ratings in lists. In this post we will try to change the SharePoint ratings icons to custom icons. In SharePoint 2010 classic five star has been used for the ratings, and these image path are stored in the Site properties.   &lt;br /&gt;  &lt;a name='more'&gt;&lt;/a&gt;  &lt;br /&gt;&lt;a href="" name="more"&gt;&lt;/a&gt;Below list shows the properties and the image icons.   &lt;br /&gt;&lt;a href="http://lh4.ggpht.com/_eQTLoJEl07Q/TGFi0ZmNwqI/AAAAAAAADG8/yivBEK4P-YY/s1600-h/image%5B22%5D.png"&gt;&lt;img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="image" border="0" alt="image" src="http://lh3.ggpht.com/_eQTLoJEl07Q/TGFi3iGjbaI/AAAAAAAADHA/DRlsfoa1s5s/image_thumb%5B10%5D.png?imgmax=800" width="597" height="125" /&gt;&lt;/a&gt;   &lt;br /&gt;In order to change the icons, we need to edit these properties with the new image icons. For that we need little help from the graphics team or knowledge of image editing software to create new rating icons. Make sure the images are matching exact size specifications as the original.   &lt;br /&gt;Below are the four images which I have created.   &lt;br /&gt;&lt;a href="http://lh6.ggpht.com/_eQTLoJEl07Q/TGFagN0Q-KI/AAAAAAAADGM/YiBkGqF5n2I/s1600-h/MyRatingsNew3.png"&gt;&lt;img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="MyRatingsNew" border="0" alt="MyRatingsNew" src="http://lh4.ggpht.com/_eQTLoJEl07Q/TGFagjTMk8I/AAAAAAAADGQ/4TxRZ8O_Qs8/MyRatingsNew_thumb1.png?imgmax=800" width="16" height="16" /&gt;&lt;/a&gt;   &lt;br /&gt;&lt;a href="http://lh4.ggpht.com/_eQTLoJEl07Q/TGFahJ4GAxI/AAAAAAAADGU/Y8Q_D_EfHSI/s1600-h/MyRatingsrtl3.png"&gt;&lt;img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="MyRatingsrtl" border="0" alt="MyRatingsrtl" src="http://lh5.ggpht.com/_eQTLoJEl07Q/TGFah80w0wI/AAAAAAAADGY/A_RoEtPOXCM/MyRatingsrtl_thumb1.png?imgmax=800" width="240" height="9" /&gt;&lt;/a&gt;&amp;#160; &lt;br /&gt;&lt;a href="http://lh5.ggpht.com/_eQTLoJEl07Q/TGFaiutNDuI/AAAAAAAADGc/1U4gm_RLrqw/s1600-h/MyRatings3.png"&gt;&lt;img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="MyRatings" border="0" alt="MyRatings" src="http://lh3.ggpht.com/_eQTLoJEl07Q/TGFajPP94QI/AAAAAAAADGg/3GZUCIWo3pQ/MyRatings_thumb1.png?imgmax=800" width="240" height="9" /&gt;&lt;/a&gt;   &lt;br /&gt;&lt;a href="http://lh6.ggpht.com/_eQTLoJEl07Q/TGFajtUmkkI/AAAAAAAADGk/FErp8nRXsDc/s1600-h/MyRatingsEmpty3.png"&gt;&lt;img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="MyRatingsEmpty" border="0" alt="MyRatingsEmpty" src="http://lh4.ggpht.com/_eQTLoJEl07Q/TGFakR0J00I/AAAAAAAADGo/HWWB-Fx2u0Y/MyRatingsEmpty_thumb1.png?imgmax=800" width="16" height="16" /&gt;&lt;/a&gt;   &lt;br /&gt;We will upload the new images, to site assets or any other site library. Next, we will use SharePoint designer 2010 to edit the site properties to reflect the new image icon path.   &lt;br /&gt;  &lt;ul&gt;   &lt;li&gt;Open the site in SharePoint Designer 2010 &lt;/li&gt;    &lt;li&gt;Click the site options from the ribbon menu &lt;/li&gt; &lt;/ul&gt; &lt;a href="http://lh6.ggpht.com/_eQTLoJEl07Q/TNmEF4yJqCI/AAAAAAAADI8/EJJPol_4vlM/s1600-h/image%5B6%5D.png"&gt;&lt;img style="background-image: none; border-bottom: 0px; border-left: 0px; padding-left: 0px; padding-right: 0px; display: inline; margin-left: 0px; border-top: 0px; margin-right: 0px; border-right: 0px; padding-top: 0px" title="image" border="0" alt="image" src="http://lh5.ggpht.com/_eQTLoJEl07Q/TGFamggpx_I/AAAAAAAADJA/SAa-k4GUhDo/image_thumb%5B5%5D.png?imgmax=800" width="560" height="157" /&gt;&lt;/a&gt;   &lt;br /&gt;  &lt;ul&gt;   &lt;li&gt;Rename the existing properties as below, to be used to when the default icons has to be reverted. &lt;/li&gt;    &lt;li&gt;Create new properties as mentioned below, with the path where the new icons were uploaded. &lt;/li&gt; &lt;/ul&gt;  &lt;p&gt;&lt;a href="http://lh3.ggpht.com/_eQTLoJEl07Q/TGFi424-kmI/AAAAAAAADHE/LlOzv6Y3Y3Q/s1600-h/image%5B18%5D.png"&gt;&lt;img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="image" border="0" alt="image" src="http://lh4.ggpht.com/_eQTLoJEl07Q/TGFi6mrIOZI/AAAAAAAADHI/cP1hhgQ7k2g/image_thumb%5B8%5D.png?imgmax=800" width="605" height="155" /&gt;&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;We need to perform an IISRESET or app pool recycle, after completing the above items to the new icons to get in effect. It will look like below after the changes are made. I was not able to capture the hover effect on the screen grab. Need to capture it on the screen cast I think. Anyways Isn’t it cool?    &lt;br /&gt;&lt;/p&gt; &lt;a href="http://lh4.ggpht.com/_eQTLoJEl07Q/TGFanTS1ZvI/AAAAAAAADG0/NioUmnY6LBQ/s1600-h/image%5B7%5D.png"&gt;&lt;img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; margin-left: 0px; border-left-width: 0px; margin-right: 0px" title="image" border="0" alt="image" src="http://lh4.ggpht.com/_eQTLoJEl07Q/TGFaoFIiLGI/AAAAAAAADG4/4yVmKa46MuI/image_thumb%5B3%5D.png?imgmax=800" width="572" height="134" /&gt;&lt;/a&gt;  &lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/27209935-8222421793702700138?l=www.rjesh.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://www.rjesh.com/feeds/8222421793702700138/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.rjesh.com/2010/08/sharepoint-2010-social-ratings-part-2.html#comment-form' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/27209935/posts/default/8222421793702700138'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/27209935/posts/default/8222421793702700138'/><link rel='alternate' type='text/html' href='http://www.rjesh.com/2010/08/sharepoint-2010-social-ratings-part-2.html' title='SharePoint 2010 Social Ratings – Part 2'/><author><name>Rajesh Sitaraman</name><uri>http://www.blogger.com/profile/03632307016851774343</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://lh3.ggpht.com/_eQTLoJEl07Q/TGFi3iGjbaI/AAAAAAAADHA/DRlsfoa1s5s/s72-c/image_thumb%5B10%5D.png?imgmax=800' height='72' width='72'/><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-27209935.post-7675956958144642334</id><published>2010-08-06T20:13:00.001-07:00</published><updated>2010-08-06T20:13:24.621-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='REST'/><category scheme='http://www.blogger.com/atom/ns#' term='SharePoint 2010'/><category scheme='http://www.blogger.com/atom/ns#' term='SharePoint'/><category scheme='http://www.blogger.com/atom/ns#' term='Error and Fix'/><title type='text'>Could not load type 'System.Data.Services.Providers.IDataServiceUpdateProvider'</title><content type='html'>&lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;p&gt;I was trying to access SharePoint 2010 REST services in a Windows 7 machine, and face the below error message.&lt;/p&gt;  &lt;p&gt;&lt;a href="http://lh5.ggpht.com/_eQTLoJEl07Q/TFzPRGLEqEI/AAAAAAAADFY/KuY7ROVxKno/s1600-h/image3.png"&gt;&lt;img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="image" border="0" alt="image" src="http://lh3.ggpht.com/_eQTLoJEl07Q/TFzPSTgpVJI/AAAAAAAADFc/J5SHX6DYD9A/image_thumb1.png?imgmax=800" width="520" height="283" /&gt;&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;After some binging was able to get a Service update, which solved the issue.&lt;/p&gt;  &lt;p&gt;&lt;a href="http://www.microsoft.com/downloads/details.aspx?familyid=79d7f6f8-d6e9-4b8c-8640-17f89452148e&amp;amp;displaylang=en" target="_blank"&gt;ADO.NET Data Services Update for .NET Framework 3.5 SP1 for Windows 7 and Windows Server 2008 R2&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;Now, I’m able to proceed with the REST.&lt;/p&gt;  &lt;p&gt;&lt;a href="http://lh6.ggpht.com/_eQTLoJEl07Q/TFzPTpPfKsI/AAAAAAAADFg/PTe_j_Q-JII/s1600-h/image%5B3%5D.png"&gt;&lt;img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="image" border="0" alt="image" src="http://lh4.ggpht.com/_eQTLoJEl07Q/TFzPUmKlOVI/AAAAAAAADFk/_ex3XctOg4w/image_thumb.png?imgmax=800" width="179" height="244" /&gt;&lt;/a&gt;&lt;/p&gt;  &lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/27209935-7675956958144642334?l=www.rjesh.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://www.rjesh.com/feeds/7675956958144642334/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.rjesh.com/2010/08/could-not-load-type.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/27209935/posts/default/7675956958144642334'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/27209935/posts/default/7675956958144642334'/><link rel='alternate' type='text/html' href='http://www.rjesh.com/2010/08/could-not-load-type.html' title='Could not load type &amp;#39;System.Data.Services.Providers.IDataServiceUpdateProvider&amp;#39;'/><author><name>Rajesh Sitaraman</name><uri>http://www.blogger.com/profile/03632307016851774343</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://lh3.ggpht.com/_eQTLoJEl07Q/TFzPSTgpVJI/AAAAAAAADFc/J5SHX6DYD9A/s72-c/image_thumb1.png?imgmax=800' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-27209935.post-7354180798572640606</id><published>2010-08-06T10:16:00.001-07:00</published><updated>2010-08-06T10:17:40.947-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='SharePoint 2010'/><category scheme='http://www.blogger.com/atom/ns#' term='SharePoint'/><title type='text'>SharePoint 2010 Social Ratings – Part 1</title><content type='html'>&lt;p&gt;SharePoint 2010 provides new feature to users to rate the site content list items like documents, blogs, tasks, discussion items etc. It’s available only with SharePoint 2010 and not with the Windows Foundation Services. &lt;/p&gt;  &lt;p&gt;Lets see how to use the rating feature. I will use social rating on the discussion board list in this article, but the procedure remains same for the rest of the lists.&lt;/p&gt;  &lt;p&gt;Follow the below steps to enable rating.&lt;/p&gt;  &lt;p&gt;1. Enable Ratings Feature, It’s a hidden site feature, make sure it’s activated.&lt;/p&gt; &lt;a name='more'&gt;&lt;/a&gt;  &lt;blockquote&gt;   &lt;p&gt;To activate using PowerShell : Open SharePoint 2010 Management Shell and type the below&lt;a href="http://lh3.ggpht.com/_eQTLoJEl07Q/TFxDaglweMI/AAAAAAAADE4/Yy4kALTUKds/s1600-h/image%5B15%5D.png"&gt;&lt;img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="image" border="0" alt="image" src="http://lh5.ggpht.com/_eQTLoJEl07Q/TFxDbRSnjUI/AAAAAAAADE8/rRQSOON2NFk/image_thumb%5B11%5D.png?imgmax=800" width="505" height="39" /&gt;&lt;/a&gt; &lt;/p&gt; &lt;/blockquote&gt;  &lt;p&gt;2. Enable Ratings on the list by using the List Settings &amp;gt;&amp;gt; Rating Settings&lt;/p&gt;  &lt;p&gt;&lt;a href="http://lh3.ggpht.com/_eQTLoJEl07Q/TFxDcvaAEgI/AAAAAAAADFA/ZM6BnnH5uYY/s1600-h/image%5B35%5D.png"&gt;&lt;img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="image" border="0" alt="image" src="http://lh4.ggpht.com/_eQTLoJEl07Q/TFxDdpWNZ_I/AAAAAAAADFE/NRAyxyf9Wpw/image_thumb%5B21%5D.png?imgmax=800" width="579" height="273" /&gt;&lt;/a&gt; &lt;/p&gt;  &lt;p&gt;3. Select “Yes” on the, Allow items in the list to be rated option.&lt;/p&gt;  &lt;p&gt;&lt;a href="http://lh6.ggpht.com/_eQTLoJEl07Q/TFxDelQn9EI/AAAAAAAADFI/hMnKBXhroEI/s1600-h/image%5B36%5D.png"&gt;&lt;img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="image" border="0" alt="image" src="http://lh4.ggpht.com/_eQTLoJEl07Q/TFxDfiwVP7I/AAAAAAAADFM/mZooFAtNZu0/image_thumb%5B22%5D.png?imgmax=800" width="588" height="192" /&gt;&lt;/a&gt; &lt;/p&gt;  &lt;p&gt;4. Rating (0-5), Rating Average columns gets added to the list, and in corresponding views.&lt;/p&gt;  &lt;p&gt;&lt;a href="http://lh6.ggpht.com/_eQTLoJEl07Q/TFxDgR7Qf7I/AAAAAAAADFQ/6eo1kNFsvec/s1600-h/image%5B40%5D.png"&gt;&lt;img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="image" border="0" alt="image" src="http://lh4.ggpht.com/_eQTLoJEl07Q/TFxDhLwLsBI/AAAAAAAADFU/X_vnW2S68wY/image_thumb%5B24%5D.png?imgmax=800" width="598" height="137" /&gt;&lt;/a&gt; &lt;/p&gt;  &lt;p&gt;5. Start rating on the discussion board item. The same procedure applies for other lists also.&lt;/p&gt;  &lt;p&gt;Why my ratings are not getting reflected instantly?&lt;/p&gt;  &lt;p&gt;Ratings works with the help of the two timer jobs listed below&lt;/p&gt;  &lt;ul&gt;   &lt;li&gt;User Profile Service - Social Data Maintenance Job &lt;/li&gt;    &lt;li&gt;User Profile Service - Social Rating Synchronization Job &lt;/li&gt; &lt;/ul&gt;  &lt;p&gt;These two timer jobs are responsible for synchronizing rating values between the Social Database and the Content Database. By default it’s configured on default interval. Change the interval to desired minutes will allow the timer job run more frequently and synchronize the rating data quickly.&lt;/p&gt;  &lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/27209935-7354180798572640606?l=www.rjesh.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://www.rjesh.com/feeds/7354180798572640606/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.rjesh.com/2010/08/sharepoint-2010-social-ratings-part-1.html#comment-form' title='3 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/27209935/posts/default/7354180798572640606'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/27209935/posts/default/7354180798572640606'/><link rel='alternate' type='text/html' href='http://www.rjesh.com/2010/08/sharepoint-2010-social-ratings-part-1.html' title='SharePoint 2010 Social Ratings – Part 1'/><author><name>Rajesh Sitaraman</name><uri>http://www.blogger.com/profile/03632307016851774343</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://lh5.ggpht.com/_eQTLoJEl07Q/TFxDbRSnjUI/AAAAAAAADE8/rRQSOON2NFk/s72-c/image_thumb%5B11%5D.png?imgmax=800' height='72' width='72'/><thr:total>3</thr:total></entry><entry><id>tag:blogger.com,1999:blog-27209935.post-4125983496975873881</id><published>2010-08-05T09:56:00.000-07:00</published><updated>2010-08-05T09:56:13.906-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='HardWare'/><category scheme='http://www.blogger.com/atom/ns#' term='PC'/><title type='text'>My PC RIG</title><content type='html'>Finally, My PC RIG is ready.&lt;br /&gt;
&lt;ul&gt;&lt;li&gt;I7 - 860 Processor&lt;/li&gt;
&lt;li&gt;Gigabyte H57 mother board&lt;/li&gt;
&lt;li&gt;Corsair 2Gb * 2 DDR 3 RAM (marked for upgrade)&lt;/li&gt;
&lt;li&gt;Cooler Master Elite 360 case&lt;/li&gt;
&lt;li&gt;Cooler Master 500W PSU&lt;/li&gt;
&lt;li&gt;Seagate 1 TB HDD&lt;/li&gt;
&lt;li&gt;ATI Radeon 4350 1 GB Graphics card &lt;/li&gt;
&lt;/ul&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/27209935-4125983496975873881?l=www.rjesh.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://www.rjesh.com/feeds/4125983496975873881/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.rjesh.com/2010/08/my-pc-rig.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/27209935/posts/default/4125983496975873881'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/27209935/posts/default/4125983496975873881'/><link rel='alternate' type='text/html' href='http://www.rjesh.com/2010/08/my-pc-rig.html' title='My PC RIG'/><author><name>Rajesh Sitaraman</name><uri>http://www.blogger.com/profile/03632307016851774343</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-27209935.post-311780452101113126</id><published>2010-07-23T11:11:00.004-07:00</published><updated>2011-10-03T07:16:44.482-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='SharePoint 2010'/><category scheme='http://www.blogger.com/atom/ns#' term='SharePoint'/><category scheme='http://www.blogger.com/atom/ns#' term='Share'/><title type='text'>Document Library “Open with Explorer” from custom WebPart</title><content type='html'>&lt;div dir="ltr" style="text-align: left;" trbidi="on"&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;a href="http://4.bp.blogspot.com/-MHQgAMUYsNc/TonDu6SziuI/AAAAAAAAAW4/ONFKeOBxu3I/s1600/images.jpg" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="116" src="http://4.bp.blogspot.com/-MHQgAMUYsNc/TonDu6SziuI/AAAAAAAAAW4/ONFKeOBxu3I/s200/images.jpg" width="200" /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;br /&gt;
Today, some one posted in MSDN forums a question regarding, opening the pre defined document library in an Explorer mode from the custom WebPart.&lt;br /&gt;
&lt;a href="http://lh3.ggpht.com/_eQTLoJEl07Q/TEndolMHZyI/AAAAAAAADDQ/ZlsVu9VcuZk/s1600-h/image%5B4%5D.png"&gt;&lt;img align="left" alt="image" border="0" height="91" src="http://lh4.ggpht.com/_eQTLoJEl07Q/TEndqAfeHsI/AAAAAAAADDU/5FGM5_JHKgQ/image_thumb%5B2%5D.png?imgmax=800" style="border: 0px none; display: inline; margin-left: 0px; margin-right: 0px;" title="image" width="333" /&gt;&lt;/a&gt; &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Option, which is available with the ribbon menu of the library.&lt;br /&gt;
This can be achieved using below, by using the NavigateHttpFolder function in the core.js   &lt;br /&gt;
&lt;br /&gt;
NavigateHttpFolder(&lt;span class="str"&gt;'http:\u002f\u002f&lt;b&gt;ServerName&lt;/b&gt;:&lt;b&gt;portno&lt;/b&gt;\u002f&lt;b&gt;sitename&lt;/b&gt;\u002f&lt;b&gt;doclibraryname&lt;/b&gt;'&lt;/span&gt;,&lt;span class="str"&gt;'_blank'&lt;/span&gt;);    &lt;br /&gt;
&lt;br /&gt;
This method takes hex encoded URL and frameTarget as the parameters.     &lt;br /&gt;
It worked for SharePoint 2010 and MOSS 2007 in IE8 and Firefox browsers.&lt;/div&gt;
&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/27209935-311780452101113126?l=www.rjesh.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://www.rjesh.com/feeds/311780452101113126/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.rjesh.com/2010/07/document-library-open-with-explorer.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/27209935/posts/default/311780452101113126'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/27209935/posts/default/311780452101113126'/><link rel='alternate' type='text/html' href='http://www.rjesh.com/2010/07/document-library-open-with-explorer.html' title='Document Library “Open with Explorer” from custom WebPart'/><author><name>Rajesh Sitaraman</name><uri>http://www.blogger.com/profile/03632307016851774343</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://4.bp.blogspot.com/-MHQgAMUYsNc/TonDu6SziuI/AAAAAAAAAW4/ONFKeOBxu3I/s72-c/images.jpg' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-27209935.post-2451903183085327442</id><published>2010-07-10T10:16:00.001-07:00</published><updated>2010-07-20T11:15:01.433-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='MVP'/><category scheme='http://www.blogger.com/atom/ns#' term='SharePoint'/><title type='text'>MVP Award</title><content type='html'>I’m glad to say that, I have been awarded Microsoft Most Valuable Professional award for SharePoint Server. I take this moment to thank all my friends, readers of my blog, moderators and members of TechNet and MSDN forums.&lt;br /&gt;
&lt;br /&gt;
Finally, thanks Microsoft for this recognition.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/27209935-2451903183085327442?l=www.rjesh.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://www.rjesh.com/feeds/2451903183085327442/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.rjesh.com/2010/07/mvp-award.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/27209935/posts/default/2451903183085327442'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/27209935/posts/default/2451903183085327442'/><link rel='alternate' type='text/html' href='http://www.rjesh.com/2010/07/mvp-award.html' title='MVP Award'/><author><name>Rajesh Sitaraman</name><uri>http://www.blogger.com/profile/03632307016851774343</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-27209935.post-2383753421168372127</id><published>2010-07-05T09:20:00.002-07:00</published><updated>2010-07-06T10:46:47.867-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='SharePoint 2010'/><category scheme='http://www.blogger.com/atom/ns#' term='SharePoint'/><category scheme='http://www.blogger.com/atom/ns#' term='Error and Fix'/><title type='text'>The referenced assembly "Microsoft.SharePoint.Client.Runtime" could not be resolved..</title><content type='html'>Error:&lt;br /&gt;
The referenced assembly "Microsoft.SharePoint.Client.Runtime" could not be resolved because it has a dependency on "System.Web, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" which is not in the currently targeted framework ".NETFramework,Version=v4.0,Profile=Client". Please remove references to assemblies not in the targeted framework or consider retargeting your project.&lt;br /&gt;
&lt;br /&gt;
Fix:&lt;br /&gt;
When you get the above error, it means that in your project your pointing to .net framework 4.0 and its not installed in your machine. Now, change the project properties to point out available framework in your machine.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/27209935-2383753421168372127?l=www.rjesh.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://www.rjesh.com/feeds/2383753421168372127/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.rjesh.com/2010/07/referenced-assembly-could-not-be.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/27209935/posts/default/2383753421168372127'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/27209935/posts/default/2383753421168372127'/><link rel='alternate' type='text/html' href='http://www.rjesh.com/2010/07/referenced-assembly-could-not-be.html' title='The referenced assembly &amp;quot;Microsoft.SharePoint.Client.Runtime&amp;quot; could not be resolved..'/><author><name>Rajesh Sitaraman</name><uri>http://www.blogger.com/profile/03632307016851774343</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-27209935.post-3017867814936004515</id><published>2010-07-01T08:50:00.001-07:00</published><updated>2010-07-01T08:50:54.672-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Project Management'/><title type='text'>This is what you call motivation !!!</title><content type='html'>&lt;object width="640" height="385"&gt;&lt;param name="movie" value="http://www.youtube.com/v/u6XAPnuFjJc&amp;amp;hl=en_US&amp;amp;fs=1?rel=0"&gt;&lt;/param&gt;&lt;param name="allowFullScreen" value="true"&gt;&lt;/param&gt;&lt;param name="allowscriptaccess" value="always"&gt;&lt;/param&gt;&lt;embed src="http://www.youtube.com/v/u6XAPnuFjJc&amp;amp;hl=en_US&amp;amp;fs=1?rel=0" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="640" height="385"&gt;&lt;/embed&gt;&lt;/object&gt;  &lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;p&gt;Folks!, don’t be stereotypic come out of your boundaries. Think beyond, apply science in management.&lt;/p&gt;  &lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/27209935-3017867814936004515?l=www.rjesh.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://www.rjesh.com/feeds/3017867814936004515/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.rjesh.com/2010/07/this-is-what-you-call-motivation.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/27209935/posts/default/3017867814936004515'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/27209935/posts/default/3017867814936004515'/><link rel='alternate' type='text/html' href='http://www.rjesh.com/2010/07/this-is-what-you-call-motivation.html' title='This is what you call motivation !!!'/><author><name>Rajesh Sitaraman</name><uri>http://www.blogger.com/profile/03632307016851774343</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-27209935.post-7506400973748105060</id><published>2010-04-11T10:47:00.001-07:00</published><updated>2010-04-11T10:47:31.496-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Observations'/><category scheme='http://www.blogger.com/atom/ns#' term='Info'/><title type='text'>Custom Tag Cloud for Rjesh.com</title><content type='html'>&lt;p&gt;&lt;a href="http://lh4.ggpht.com/_eQTLoJEl07Q/S8ILJhRTGDI/AAAAAAAADCc/sX7dJbb0rpg/s1600-h/image%5B4%5D.png"&gt;&lt;img style="border-bottom: 0px; border-left: 0px; display: inline; margin-left: 0px; border-top: 0px; margin-right: 0px; border-right: 0px" title="image" border="0" alt="image" align="left" src="http://lh4.ggpht.com/_eQTLoJEl07Q/S8ILMhnzpOI/AAAAAAAADCg/pQpyWvtbQGU/image_thumb%5B2%5D.png?imgmax=800" width="348" height="328" /&gt;&lt;/a&gt;&amp;#160; A Silver light based tag cloud generation tool available with &lt;a href="http://Tagxedo.com" target="_blank"&gt;Tagxedo&lt;/a&gt;. Which allows to change the shape, color, font and theme of Tag Cloud.&lt;/p&gt;  &lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/27209935-7506400973748105060?l=www.rjesh.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://www.rjesh.com/feeds/7506400973748105060/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.rjesh.com/2010/04/custom-tag-cloud-for-rjeshcom.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/27209935/posts/default/7506400973748105060'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/27209935/posts/default/7506400973748105060'/><link rel='alternate' type='text/html' href='http://www.rjesh.com/2010/04/custom-tag-cloud-for-rjeshcom.html' title='Custom Tag Cloud for Rjesh.com'/><author><name>Rajesh Sitaraman</name><uri>http://www.blogger.com/profile/03632307016851774343</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://lh4.ggpht.com/_eQTLoJEl07Q/S8ILMhnzpOI/AAAAAAAADCg/pQpyWvtbQGU/s72-c/image_thumb%5B2%5D.png?imgmax=800' height='72' width='72'/><thr:total>0</thr:total></entry></feed>
