<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss xmlns:content="http://purl.org/rss/1.0/modules/content/" 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/" version="2.0">
<channel>
	<title>Comments for SP Elements Blog</title>
	
	<link>http://www.spelements.com/blog</link>
	<description>Just another WordPress weblog</description>
	<lastBuildDate>Thu, 12 Aug 2010 01:46:07 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/CommentsForSpElementsBlog" /><feedburner:info xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" uri="commentsforspelementsblog" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><item>
		<title>Comment on Free Mini &amp; Color Calendar Web Parts for SharePoint by Amanda Matthews</title>
		<link>http://www.spelements.com/blog/2009/04/mini-color-calendar-webparts-for-sharepoint/comment-page-1/#comment-453</link>
		<dc:creator>Amanda Matthews</dc:creator>
		<pubDate>Thu, 12 Aug 2010 01:46:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.spelements.com/blog/?p=30#comment-453</guid>
		<description>Why can I only use the SPElements Mini Calendar 5 times on a page? When I add the 6th it seems to loose the styles</description>
		<content:encoded><![CDATA[<p>Why can I only use the SPElements Mini Calendar 5 times on a page? When I add the 6th it seems to loose the styles</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Free Mini &amp; Color Calendar Web Parts for SharePoint by Siddiqui</title>
		<link>http://www.spelements.com/blog/2009/04/mini-color-calendar-webparts-for-sharepoint/comment-page-1/#comment-452</link>
		<dc:creator>Siddiqui</dc:creator>
		<pubDate>Tue, 13 Jul 2010 06:43:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.spelements.com/blog/?p=30#comment-452</guid>
		<description>Hi, It is a great work. I tried Mini Calendar on Wss 3.0 and configured to show events from several lists. Regarding its functionality we need some help:

1. It fetch data &amp; dispaly in colors only for authenticated users. Is it possible to make this work for anonimous users?

2. It displays links for the events in tooltip. How can I disable the links in tooltip, so that it display only the title without any link.

Any help will be greatly appreciated.
Thanks in advance.</description>
		<content:encoded><![CDATA[<p>Hi, It is a great work. I tried Mini Calendar on Wss 3.0 and configured to show events from several lists. Regarding its functionality we need some help:</p>
<p>1. It fetch data &amp; dispaly in colors only for authenticated users. Is it possible to make this work for anonimous users?</p>
<p>2. It displays links for the events in tooltip. How can I disable the links in tooltip, so that it display only the title without any link.</p>
<p>Any help will be greatly appreciated.<br />
Thanks in advance.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on RSS Ticker for SharePoint by Marco</title>
		<link>http://www.spelements.com/blog/2009/02/rss-ticker-for-sharepoint/comment-page-1/#comment-450</link>
		<dc:creator>Marco</dc:creator>
		<pubDate>Thu, 01 Jul 2010 13:30:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.spelements.com/blog/?p=18#comment-450</guid>
		<description>HI, WE HAVE INSTALLED THIS WEB PART, ANYWAY WE GET THI ERROR:

System.Net.WebException: The underlying connection was closed: An unexpected error occurred on a receive. ---&gt; System.IO.IOException: Unable to read data from the transport connection: An existing connection was forcibly closed by the remote host. ---&gt; System.Net.Sockets.SocketException: An existing connection was forcibly closed by the remote host 
at System.Net.Sockets.Socket.Receive(Byte[] buffer, Int32 offset, Int32 size, SocketFlags socketFlags) 
at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size) 
--- End of inner exception stack trace --- 
at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size) 
at System.Net.PooledStream.Read(Byte[] buffer, Int32 offset, Int32 size) 
at System.Net.Connection.SyncRead(HttpWebRequest request, Boolean userRetrievedStream, Boolean probeRead) 
--- End of inner exception stack trace --- 
at SPElements.Utils.Helper.NetHelper.DownloadDataWeb(String link, ICredentials cred, IWebProxy webProxy) 
at SPElements.Utils.Rss.RssFeed.DownloadCurrentItemList() 
at SPRssTicker.WebPartSPRssTicker.CreateChildControls() 

HAVE YOU GOT ANY IDEA ABOUT?
REGARDS.</description>
		<content:encoded><![CDATA[<p>HI, WE HAVE INSTALLED THIS WEB PART, ANYWAY WE GET THI ERROR:</p>
<p>System.Net.WebException: The underlying connection was closed: An unexpected error occurred on a receive. &#8212;&gt; System.IO.IOException: Unable to read data from the transport connection: An existing connection was forcibly closed by the remote host. &#8212;&gt; System.Net.Sockets.SocketException: An existing connection was forcibly closed by the remote host<br />
at System.Net.Sockets.Socket.Receive(Byte[] buffer, Int32 offset, Int32 size, SocketFlags socketFlags)<br />
at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size)<br />
&#8212; End of inner exception stack trace &#8212;<br />
at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size)<br />
at System.Net.PooledStream.Read(Byte[] buffer, Int32 offset, Int32 size)<br />
at System.Net.Connection.SyncRead(HttpWebRequest request, Boolean userRetrievedStream, Boolean probeRead)<br />
&#8212; End of inner exception stack trace &#8212;<br />
at SPElements.Utils.Helper.NetHelper.DownloadDataWeb(String link, ICredentials cred, IWebProxy webProxy)<br />
at SPElements.Utils.Rss.RssFeed.DownloadCurrentItemList()<br />
at SPRssTicker.WebPartSPRssTicker.CreateChildControls() </p>
<p>HAVE YOU GOT ANY IDEA ABOUT?<br />
REGARDS.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on SharePoint 2010 by Robert Rainer</title>
		<link>http://www.spelements.com/blog/2010/05/sharepoint-2010/comment-page-1/#comment-449</link>
		<dc:creator>Robert Rainer</dc:creator>
		<pubDate>Mon, 14 Jun 2010 21:06:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.spelements.com/blog/?p=67#comment-449</guid>
		<description>tried to activate the rss ticker, no dice.  the installer wants 3.0, the wsp file willnot activate</description>
		<content:encoded><![CDATA[<p>tried to activate the rss ticker, no dice.  the installer wants 3.0, the wsp file willnot activate</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on SharePoint 2010 by Joe</title>
		<link>http://www.spelements.com/blog/2010/05/sharepoint-2010/comment-page-1/#comment-447</link>
		<dc:creator>Joe</dc:creator>
		<pubDate>Thu, 10 Jun 2010 17:40:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.spelements.com/blog/?p=67#comment-447</guid>
		<description>Well, one can't get past the installer as it will only work with 3.0, 

You have to manually install it via powershell

for example:
Add-SPSolution “D:DeployMySharePointSolution.wsp“
Install-SPSolution –Identity MySharePointSolution.wsp –WebApplication http://myspwebapp –GACDeployment

I found I also had to conver the wsp to cab and extract the .webpart out and then manually add it to the webpart library to get it to work.

Joe</description>
		<content:encoded><![CDATA[<p>Well, one can&#8217;t get past the installer as it will only work with 3.0, </p>
<p>You have to manually install it via powershell</p>
<p>for example:<br />
Add-SPSolution “D:DeployMySharePointSolution.wsp“<br />
Install-SPSolution –Identity MySharePointSolution.wsp –WebApplication <a href="http://myspwebapp" rel="nofollow">http://myspwebapp</a> –GACDeployment</p>
<p>I found I also had to conver the wsp to cab and extract the .webpart out and then manually add it to the webpart library to get it to work.</p>
<p>Joe</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Free Mini &amp; Color Calendar Web Parts for SharePoint by karthik</title>
		<link>http://www.spelements.com/blog/2009/04/mini-color-calendar-webparts-for-sharepoint/comment-page-1/#comment-442</link>
		<dc:creator>karthik</dc:creator>
		<pubDate>Fri, 28 May 2010 14:07:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.spelements.com/blog/?p=30#comment-442</guid>
		<description>First, thanks for this excellent utility.

I have used the mini calendar in one of my projects and was wondering if these were possible:

1) Is it possible to remove the "time" from the date-time displayed on mouse over. My SharePoint list has date-only data and in the web part, it displays as "01-01-2010 00:00:00".

2) Is it possible to use "Lookup" columns as the title upon mouse-over, so that it is not displayed as "3;#value" etc..

I believe these would be minor tweaks to the code. Would it be possible to send me the source by any chance?

Thanks again!

-Karthik,
India</description>
		<content:encoded><![CDATA[<p>First, thanks for this excellent utility.</p>
<p>I have used the mini calendar in one of my projects and was wondering if these were possible:</p>
<p>1) Is it possible to remove the &#8220;time&#8221; from the date-time displayed on mouse over. My SharePoint list has date-only data and in the web part, it displays as &#8220;01-01-2010 00:00:00&#8243;.</p>
<p>2) Is it possible to use &#8220;Lookup&#8221; columns as the title upon mouse-over, so that it is not displayed as &#8220;3;#value&#8221; etc..</p>
<p>I believe these would be minor tweaks to the code. Would it be possible to send me the source by any chance?</p>
<p>Thanks again!</p>
<p>-Karthik,<br />
India</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Free Mini &amp; Color Calendar Web Parts for SharePoint by Sunit Sheth</title>
		<link>http://www.spelements.com/blog/2009/04/mini-color-calendar-webparts-for-sharepoint/comment-page-1/#comment-440</link>
		<dc:creator>Sunit Sheth</dc:creator>
		<pubDate>Tue, 18 May 2010 13:04:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.spelements.com/blog/?p=30#comment-440</guid>
		<description>Great webpart!  Excellent work!  We installed the webpart and it works perfectly.</description>
		<content:encoded><![CDATA[<p>Great webpart!  Excellent work!  We installed the webpart and it works perfectly.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Free Mini &amp; Color Calendar Web Parts for SharePoint by Roman</title>
		<link>http://www.spelements.com/blog/2009/04/mini-color-calendar-webparts-for-sharepoint/comment-page-1/#comment-438</link>
		<dc:creator>Roman</dc:creator>
		<pubDate>Tue, 11 May 2010 08:05:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.spelements.com/blog/?p=30#comment-438</guid>
		<description>@admin:

Additional information: The SPElements Mini Calendar Web Part works!

The SPElements Mini Calender have the same function (Multiple calendars) like the Color Calendar, but it is to small for my requirements.</description>
		<content:encoded><![CDATA[<p>@admin:</p>
<p>Additional information: The SPElements Mini Calendar Web Part works!</p>
<p>The SPElements Mini Calender have the same function (Multiple calendars) like the Color Calendar, but it is to small for my requirements.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Free Mini &amp; Color Calendar Web Parts for SharePoint by Roman</title>
		<link>http://www.spelements.com/blog/2009/04/mini-color-calendar-webparts-for-sharepoint/comment-page-1/#comment-437</link>
		<dc:creator>Roman</dc:creator>
		<pubDate>Tue, 11 May 2010 07:47:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.spelements.com/blog/?p=30#comment-437</guid>
		<description>@admin: 

Now, i receive the current error:

Object reference not set to an instance of an object. 
Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code. 

Exception Details: System.NullReferenceException: Object reference not set to an instance of an object.

Source Error: 

An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.  

Stack Trace: 

[NullReferenceException: Object reference not set to an instance of an object.]
   Microsoft.GroupBoard.Utilities.GbwUtility.IsSRList(SPList list) +3
   Microsoft.GroupBoard.WebControls.GbwListDeterminer.OnInit(EventArgs e) +138
   System.Web.UI.Control.InitRecursive(Control namingContainer) +142
   System.Web.UI.Control.InitRecursive(Control namingContainer) +390
   System.Web.UI.Control.AddedControl(Control control, Int32 index) +270
   Microsoft.SharePoint.WebControls.SPCalendarView.CreateChildControls() +918
   System.Web.UI.Control.EnsureChildControls() +145
   System.Web.UI.Control.PreRenderRecursiveInternal() +60
   System.Web.UI.Control.PreRenderRecursiveInternal() +223
   System.Web.UI.Control.PreRenderRecursiveInternal() +223
   System.Web.UI.Control.PreRenderRecursiveInternal() +223
   System.Web.UI.Control.PreRenderRecursiveInternal() +223
   System.Web.UI.Control.PreRenderRecursiveInternal() +223
   System.Web.UI.Control.PreRenderRecursiveInternal() +223
   System.Web.UI.Control.PreRenderRecursiveInternal() +223
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +3393</description>
		<content:encoded><![CDATA[<p>@admin: </p>
<p>Now, i receive the current error:</p>
<p>Object reference not set to an instance of an object.<br />
Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code. </p>
<p>Exception Details: System.NullReferenceException: Object reference not set to an instance of an object.</p>
<p>Source Error: </p>
<p>An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.  </p>
<p>Stack Trace: </p>
<p>[NullReferenceException: Object reference not set to an instance of an object.]<br />
   Microsoft.GroupBoard.Utilities.GbwUtility.IsSRList(SPList list) +3<br />
   Microsoft.GroupBoard.WebControls.GbwListDeterminer.OnInit(EventArgs e) +138<br />
   System.Web.UI.Control.InitRecursive(Control namingContainer) +142<br />
   System.Web.UI.Control.InitRecursive(Control namingContainer) +390<br />
   System.Web.UI.Control.AddedControl(Control control, Int32 index) +270<br />
   Microsoft.SharePoint.WebControls.SPCalendarView.CreateChildControls() +918<br />
   System.Web.UI.Control.EnsureChildControls() +145<br />
   System.Web.UI.Control.PreRenderRecursiveInternal() +60<br />
   System.Web.UI.Control.PreRenderRecursiveInternal() +223<br />
   System.Web.UI.Control.PreRenderRecursiveInternal() +223<br />
   System.Web.UI.Control.PreRenderRecursiveInternal() +223<br />
   System.Web.UI.Control.PreRenderRecursiveInternal() +223<br />
   System.Web.UI.Control.PreRenderRecursiveInternal() +223<br />
   System.Web.UI.Control.PreRenderRecursiveInternal() +223<br />
   System.Web.UI.Control.PreRenderRecursiveInternal() +223<br />
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +3393</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on RSS Ticker for SharePoint by Alanna</title>
		<link>http://www.spelements.com/blog/2009/02/rss-ticker-for-sharepoint/comment-page-1/#comment-436</link>
		<dc:creator>Alanna</dc:creator>
		<pubDate>Tue, 11 May 2010 05:20:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.spelements.com/blog/?p=18#comment-436</guid>
		<description>Hi,

I use this webpart for an RSS feed.

I was wondering if its possible to get the rss feed links to open in a new window?</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>I use this webpart for an RSS feed.</p>
<p>I was wondering if its possible to get the rss feed links to open in a new window?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
