<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	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/"
		>
<channel>
	<title>Comments on: Imtech Random Image and Imtech Site Members (Free Web Parts)</title>
	<atom:link href="http://blog.mastykarz.nl/imtech-random-image-and-imtech-site-members-free-web-parts/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.mastykarz.nl/imtech-random-image-and-imtech-site-members-free-web-parts/</link>
	<description>Innovation Matters &#124; SharePoint Server MVP &#124; ISSN 2210-9390</description>
	<lastBuildDate>Thu, 09 Feb 2012 05:22:29 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Waldek Mastykarz</title>
		<link>http://blog.mastykarz.nl/imtech-random-image-and-imtech-site-members-free-web-parts/comment-page-1/#comment-36825</link>
		<dc:creator>Waldek Mastykarz</dc:creator>
		<pubDate>Wed, 09 Dec 2009 16:20:21 +0000</pubDate>
		<guid isPermaLink="false">http://blog.mastykarz.nl/2007/09/05/imtech-random-image-and-imtech-site-members-free-web-parts/#comment-36825</guid>
		<description>@Christopher: Although these Web Parts weren&#039;t specifically developed for SP2010, they should work correctly. I suggest you give it a try.</description>
		<content:encoded><![CDATA[<p>@Christopher: Although these Web Parts weren&#039;t specifically developed for SP2010, they should work correctly. I suggest you give it a try.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Christopher</title>
		<link>http://blog.mastykarz.nl/imtech-random-image-and-imtech-site-members-free-web-parts/comment-page-1/#comment-36820</link>
		<dc:creator>Christopher</dc:creator>
		<pubDate>Wed, 09 Dec 2009 13:09:51 +0000</pubDate>
		<guid isPermaLink="false">http://blog.mastykarz.nl/2007/09/05/imtech-random-image-and-imtech-site-members-free-web-parts/#comment-36820</guid>
		<description>Does this webpart work with Sharpoint 2010?</description>
		<content:encoded><![CDATA[<p>Does this webpart work with Sharpoint 2010?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Waldek Mastykarz</title>
		<link>http://blog.mastykarz.nl/imtech-random-image-and-imtech-site-members-free-web-parts/comment-page-1/#comment-9669</link>
		<dc:creator>Waldek Mastykarz</dc:creator>
		<pubDate>Wed, 10 Dec 2008 18:25:32 +0000</pubDate>
		<guid isPermaLink="false">http://blog.mastykarz.nl/2007/09/05/imtech-random-image-and-imtech-site-members-free-web-parts/#comment-9669</guid>
		<description>@Bogdan: So far you can add static alt text and link to the web part using the properties in the tool part pane. If you want to do more, you would have to modify the web part. If you&#039;re interested in how the web part works, you can peek in the code using the .NET Reflector.</description>
		<content:encoded><![CDATA[<p>@Bogdan: So far you can add static alt text and link to the web part using the properties in the tool part pane. If you want to do more, you would have to modify the web part. If you&#039;re interested in how the web part works, you can peek in the code using the .NET Reflector.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bogdan</title>
		<link>http://blog.mastykarz.nl/imtech-random-image-and-imtech-site-members-free-web-parts/comment-page-1/#comment-9661</link>
		<dc:creator>Bogdan</dc:creator>
		<pubDate>Wed, 10 Dec 2008 13:10:30 +0000</pubDate>
		<guid isPermaLink="false">http://blog.mastykarz.nl/2007/09/05/imtech-random-image-and-imtech-site-members-free-web-parts/#comment-9661</guid>
		<description>Hello!
Verry nice web part. I want ask you how it&#039;s possible to add title and description to the picture. In this case, I want to show me in the web part the random picture, title and descrioption.
Have a nice day, thx!</description>
		<content:encoded><![CDATA[<p>Hello!<br />
Verry nice web part. I want ask you how it&#039;s possible to add title and description to the picture. In this case, I want to show me in the web part the random picture, title and descrioption.<br />
Have a nice day, thx!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Waldek Mastykarz</title>
		<link>http://blog.mastykarz.nl/imtech-random-image-and-imtech-site-members-free-web-parts/comment-page-1/#comment-9187</link>
		<dc:creator>Waldek Mastykarz</dc:creator>
		<pubDate>Fri, 28 Nov 2008 05:18:29 +0000</pubDate>
		<guid isPermaLink="false">http://blog.mastykarz.nl/2007/09/05/imtech-random-image-and-imtech-site-members-free-web-parts/#comment-9187</guid>
		<description>@Peter: Thank you for your comment. I really appreciate it. Just recently I wrote an article on Site Collection and Variation-relative URLs in SharePoint (http://blog.mastykarz.nl/site-collection-variation-relative-urls-office-sharepoint-server-2007/). You could use the approach I described to extend the Web Part. Unfortunately I haven&#039;t provided the code for it. The Web Part isn&#039;t that difficult and you could peek into the code using Reflector. Let me know if you need any more help.

Cheers,

Waldek</description>
		<content:encoded><![CDATA[<p>@Peter: Thank you for your comment. I really appreciate it. Just recently I wrote an article on Site Collection and Variation-relative URLs in SharePoint (<a href="http://blog.mastykarz.nl/site-collection-variation-relative-urls-office-sharepoint-server-2007/" rel="nofollow">http://blog.mastykarz.nl/site-collection-variation-relative-urls-office-sharepoint-server-2007/</a>). You could use the approach I described to extend the Web Part. Unfortunately I haven&#039;t provided the code for it. The Web Part isn&#039;t that difficult and you could peek into the code using Reflector. Let me know if you need any more help.</p>
<p>Cheers,</p>
<p>Waldek</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Peter Cuttriss</title>
		<link>http://blog.mastykarz.nl/imtech-random-image-and-imtech-site-members-free-web-parts/comment-page-1/#comment-9177</link>
		<dc:creator>Peter Cuttriss</dc:creator>
		<pubDate>Thu, 27 Nov 2008 21:02:44 +0000</pubDate>
		<guid isPermaLink="false">http://blog.mastykarz.nl/2007/09/05/imtech-random-image-and-imtech-site-members-free-web-parts/#comment-9177</guid>
		<description>Hi Waldek,

I&#039;ve downloaded a copy of your Image Rotator webpart and was looking at implmenting it on an internal MOSS site.  I&#039;ve added the webpart and it is working fine however what I&#039;d like to be able to do is supply the webpart with a SharePoint token e.g. ~sitecollection or ~site.   I&#039;ve tried a couple of these but with no luck.   Is there any method you would recommend to provide the webpart with a relative url?   Also, is there any chance to get a look at the code?   Thanks for all your work, your blog postings are fantastic and so informative!

Many thanks,
Pete</description>
		<content:encoded><![CDATA[<p>Hi Waldek,</p>
<p>I&#039;ve downloaded a copy of your Image Rotator webpart and was looking at implmenting it on an internal MOSS site.  I&#039;ve added the webpart and it is working fine however what I&#039;d like to be able to do is supply the webpart with a SharePoint token e.g. ~sitecollection or ~site.   I&#039;ve tried a couple of these but with no luck.   Is there any method you would recommend to provide the webpart with a relative url?   Also, is there any chance to get a look at the code?   Thanks for all your work, your blog postings are fantastic and so informative!</p>
<p>Many thanks,<br />
Pete</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Pim Verver</title>
		<link>http://blog.mastykarz.nl/imtech-random-image-and-imtech-site-members-free-web-parts/comment-page-1/#comment-3539</link>
		<dc:creator>Pim Verver</dc:creator>
		<pubDate>Sun, 20 Jul 2008 06:47:47 +0000</pubDate>
		<guid isPermaLink="false">http://blog.mastykarz.nl/2007/09/05/imtech-random-image-and-imtech-site-members-free-web-parts/#comment-3539</guid>
		<description>Waldek,

Ik had je eerdere antwoord niet gezien, maar dank, want als ik de foto&#039;s op de betreffende mysites importeer vanaf een publieke folder, blijft de extra login achterwege. Dank voor je ondersteuning</description>
		<content:encoded><![CDATA[<p>Waldek,</p>
<p>Ik had je eerdere antwoord niet gezien, maar dank, want als ik de foto&#039;s op de betreffende mysites importeer vanaf een publieke folder, blijft de extra login achterwege. Dank voor je ondersteuning</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Waldek Mastykarz</title>
		<link>http://blog.mastykarz.nl/imtech-random-image-and-imtech-site-members-free-web-parts/comment-page-1/#comment-3530</link>
		<dc:creator>Waldek Mastykarz</dc:creator>
		<pubDate>Sat, 19 Jul 2008 10:49:14 +0000</pubDate>
		<guid isPermaLink="false">http://blog.mastykarz.nl/2007/09/05/imtech-random-image-and-imtech-site-members-free-web-parts/#comment-3530</guid>
		<description>De oplossing is om de foto&#039;s op een voor iedereen toegankelijke locatie op te slaan ipv. de op de MySites.</description>
		<content:encoded><![CDATA[<p>De oplossing is om de foto&#039;s op een voor iedereen toegankelijke locatie op te slaan ipv. de op de MySites.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Pim Verver</title>
		<link>http://blog.mastykarz.nl/imtech-random-image-and-imtech-site-members-free-web-parts/comment-page-1/#comment-3529</link>
		<dc:creator>Pim Verver</dc:creator>
		<pubDate>Sat, 19 Jul 2008 10:17:48 +0000</pubDate>
		<guid isPermaLink="false">http://blog.mastykarz.nl/2007/09/05/imtech-random-image-and-imtech-site-members-free-web-parts/#comment-3529</guid>
		<description>Beste Waldek,

Ik heb laatst om een voorbeeld gevraagd van een custom xslt voor de Imtech Sitemembers webpart zodat ik een mooie indeling kon maken. Dat werkt allemaal prima op een interne sharepoint website. Nu heb ik het volgende probleem: ik ben ingelogd als een systeembeheerder op de sharepoint site, dus ik kan en mag alles, alleen als de webpart wordt geladen, vraagt hij nogmaals om mijn login (staat al ingevuld) en wachtwoord. Vul ik dat niet in, dan krijg ik de foto&#039;s, afkomstig van de mysites van de betreffende leden van die site) niet te zien, alleen een rood kruis. Gek gnoeg zijn telefoonnummer en email wel te zien, terwijl die ook van de mysite komen. Blijkbaar vergen het laten zien van de foto&#039;s aparte rechten?? Kan jij iets bedenken om dat extra inloggen te voorkomen?

Alvast dank voor je reactie,

Pim Verver</description>
		<content:encoded><![CDATA[<p>Beste Waldek,</p>
<p>Ik heb laatst om een voorbeeld gevraagd van een custom xslt voor de Imtech Sitemembers webpart zodat ik een mooie indeling kon maken. Dat werkt allemaal prima op een interne sharepoint website. Nu heb ik het volgende probleem: ik ben ingelogd als een systeembeheerder op de sharepoint site, dus ik kan en mag alles, alleen als de webpart wordt geladen, vraagt hij nogmaals om mijn login (staat al ingevuld) en wachtwoord. Vul ik dat niet in, dan krijg ik de foto&#039;s, afkomstig van de mysites van de betreffende leden van die site) niet te zien, alleen een rood kruis. Gek gnoeg zijn telefoonnummer en email wel te zien, terwijl die ook van de mysite komen. Blijkbaar vergen het laten zien van de foto&#039;s aparte rechten?? Kan jij iets bedenken om dat extra inloggen te voorkomen?</p>
<p>Alvast dank voor je reactie,</p>
<p>Pim Verver</p>
]]></content:encoded>
	</item>
</channel>
</rss>

