<?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: How to include Pictures when your site is created</title>
	<atom:link href="http://www.21apps.com/sharepoint/how-to-include-pictures-when-your-site-is-created/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.21apps.com/sharepoint/how-to-include-pictures-when-your-site-is-created/</link>
	<description>Inspiring people to change the way they work</description>
	<lastBuildDate>Wed, 01 Feb 2012 16:15:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Abhishek072015</title>
		<link>http://www.21apps.com/sharepoint/how-to-include-pictures-when-your-site-is-created/comment-page-1/#comment-1463</link>
		<dc:creator>Abhishek072015</dc:creator>
		<pubDate>Thu, 14 Jul 2011 06:29:00 +0000</pubDate>
		<guid isPermaLink="false">http://21apps.co.uk/?p=44#comment-1463</guid>
		<description>Hi Andrew,

Great Post, its really helpfull and i did the same as starter. Today i tried creating a picture library with the same steps, it fails to include images with hyperlink attached to the library in list instance. Could you please elaborate which are the steps need to be changed while working in VS 2010</description>
		<content:encoded><![CDATA[<p>Hi Andrew,</p>
<p>Great Post, its really helpfull and i did the same as starter. Today i tried creating a picture library with the same steps, it fails to include images with hyperlink attached to the library in list instance. Could you please elaborate which are the steps need to be changed while working in VS 2010</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Create Custom Lists in CAML based on existing List Templates</title>
		<link>http://www.21apps.com/sharepoint/how-to-include-pictures-when-your-site-is-created/comment-page-1/#comment-1394</link>
		<dc:creator>Create Custom Lists in CAML based on existing List Templates</dc:creator>
		<pubDate>Mon, 28 Mar 2011 19:08:38 +0000</pubDate>
		<guid isPermaLink="false">http://21apps.co.uk/?p=44#comment-1394</guid>
		<description>[...] You can find an extensive example on Andrew Woodward’s blog. [...]</description>
		<content:encoded><![CDATA[<p>[...] You can find an extensive example on Andrew Woodward’s blog. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Cris</title>
		<link>http://www.21apps.com/sharepoint/how-to-include-pictures-when-your-site-is-created/comment-page-1/#comment-1318</link>
		<dc:creator>Cris</dc:creator>
		<pubDate>Fri, 12 Nov 2010 22:03:01 +0000</pubDate>
		<guid isPermaLink="false">http://21apps.co.uk/?p=44#comment-1318</guid>
		<description>Hi there!
&lt;br&gt;Has this steps changed to Sharepoint 2010?
&lt;br&gt;
&lt;br&gt;Thanks in advance
&lt;br&gt;Chris</description>
		<content:encoded><![CDATA[<p>Hi there!<br />
<br />Has this steps changed to Sharepoint 2010?</p>
<p>Thanks in advance<br />
<br />Chris</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anonymous</title>
		<link>http://www.21apps.com/sharepoint/how-to-include-pictures-when-your-site-is-created/comment-page-1/#comment-1104</link>
		<dc:creator>Anonymous</dc:creator>
		<pubDate>Wed, 06 Jan 2010 16:03:02 +0000</pubDate>
		<guid isPermaLink="false">http://21apps.co.uk/?p=44#comment-1104</guid>
		<description>You can also use the same file as the original picture for thumbnail and preview. Add the Path attribute to the File element in the thumbnail and preview modules and point the Path to the original picture like this:  File Url=”21appsLogo_large_jpg.jpg” Path=”21appsLogo_large.jpg”</description>
		<content:encoded><![CDATA[<p>You can also use the same file as the original picture for thumbnail and preview. Add the Path attribute to the File element in the thumbnail and preview modules and point the Path to the original picture like this:  File Url=”21appsLogo_large_jpg.jpg” Path=”21appsLogo_large.jpg”</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anonymous</title>
		<link>http://www.21apps.com/sharepoint/how-to-include-pictures-when-your-site-is-created/comment-page-1/#comment-25</link>
		<dc:creator>Anonymous</dc:creator>
		<pubDate>Wed, 12 Sep 2007 09:33:00 +0000</pubDate>
		<guid isPermaLink="false">http://21apps.co.uk/?p=44#comment-25</guid>
		<description>Hi&lt;br/&gt;&lt;br/&gt;Thanks andrew, so your suggesting that I just create a tool cause creating features wont affect any existing sites right?&lt;br/&gt;Im a newbie on MOSS custom code.. is there an article that I can read on how to create tools that can be executed on server? Should I use webpart? any more suggestions?</description>
		<content:encoded><![CDATA[<p>Hi</p>
<p>Thanks andrew, so your suggesting that I just create a tool cause creating features wont affect any existing sites right?<br />Im a newbie on MOSS custom code.. is there an article that I can read on how to create tools that can be executed on server? Should I use webpart? any more suggestions?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andrew Woodward</title>
		<link>http://www.21apps.com/sharepoint/how-to-include-pictures-when-your-site-is-created/comment-page-1/#comment-21</link>
		<dc:creator>Andrew Woodward</dc:creator>
		<pubDate>Sat, 01 Sep 2007 07:24:00 +0000</pubDate>
		<guid isPermaLink="false">http://21apps.co.uk/?p=44#comment-21</guid>
		<description>The blog post show how to include images for new sites,  if you want to do this on existing templates you will need to look at using Feature Stapling.&lt;br/&gt;&lt;br/&gt;For existing sites you could write a simple tool that does this for you using the object model.</description>
		<content:encoded><![CDATA[<p>The blog post show how to include images for new sites,  if you want to do this on existing templates you will need to look at using Feature Stapling.</p>
<p>For existing sites you could write a simple tool that does this for you using the object model.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anonymous</title>
		<link>http://www.21apps.com/sharepoint/how-to-include-pictures-when-your-site-is-created/comment-page-1/#comment-18</link>
		<dc:creator>Anonymous</dc:creator>
		<pubDate>Wed, 29 Aug 2007 11:08:00 +0000</pubDate>
		<guid isPermaLink="false">http://21apps.co.uk/?p=44#comment-18</guid>
		<description>hi,&lt;br/&gt;&lt;br/&gt;how will I be able to include an image in the images library to every site I have created and I will be creating?&lt;br/&gt;&lt;br/&gt; can u send me your response to issyl_29@yahoo.com</description>
		<content:encoded><![CDATA[<p>hi,</p>
<p>how will I be able to include an image in the images library to every site I have created and I will be creating?</p>
<p> can u send me your response to <a href="mailto:issyl_29@yahoo.com">issyl_29@yahoo.com</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>

