<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:wikidot="http://www.wikidot.com/rss-namespace">

	<channel>
		<title>Comments for page &quot;Promote Your Site&quot;</title>
		<link>http://community.wikidot.com/howto:successful-site/comments/show</link>
		<description></description>
				<copyright></copyright>
		<lastBuildDate></lastBuildDate>
		
					<item>
				<guid>http://community.wikidot.com/howto:successful-site/comments/show#post-608321</guid>
				<title>Here</title>
				<link>http://community.wikidot.com/howto:successful-site/comments/show#post-608321</link>
				<description></description>
				<pubDate>Wed, 14 Oct 2009 02:30:20 +0000</pubDate>
				<wikidot:authorName>James Kanjo</wikidot:authorName>				<wikidot:authorUserId>35113</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p><a href="http://www.wikidot.com/user:info/azalea85" >http://www.wikidot.com/user:info/azalea85</a></p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://community.wikidot.com/howto:successful-site/comments/show#post-608314</guid>
				<title>cant find my profile</title>
				<link>http://community.wikidot.com/howto:successful-site/comments/show#post-608314</link>
				<description></description>
				<pubDate>Wed, 14 Oct 2009 02:12:31 +0000</pubDate>
				<wikidot:authorName>azalea85</wikidot:authorName>				<wikidot:authorUserId>389541</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>where can i find my profile</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://community.wikidot.com/howto:successful-site/comments/show#post-560920</guid>
				<title>Re: Image Wizard</title>
				<link>http://community.wikidot.com/howto:successful-site/comments/show#post-560920</link>
				<description></description>
				<pubDate>Fri, 14 Aug 2009 05:01:52 +0000</pubDate>
				<wikidot:authorName>Ed Johnson</wikidot:authorName>				<wikidot:authorUserId>38854</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>Good point. I always forget about the wizard since I rarely use the editor icons. My brain works better just typing the syntax in directly (once I learn it!). The insert image wizard can be very helpful for beginners, because it shows the proper syntax once you've inserted your image.</p> <p>-Ed</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://community.wikidot.com/howto:successful-site/comments/show#post-560615</guid>
				<title>(no title)</title>
				<link>http://community.wikidot.com/howto:successful-site/comments/show#post-560615</link>
				<description></description>
				<pubDate>Thu, 13 Aug 2009 18:37:34 +0000</pubDate>
				<wikidot:authorName>Brunhilda</wikidot:authorName>				<wikidot:authorUserId>91730</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>Maybe you want to put pictures without uploading them to your site. Then you should know the url of that picture. For example:</p> <p><a href="http://upload.wikimedia.org/wikipedia/commons/5/57/Hamilton_2009_British_GP_3.jpg">http://upload.wikimedia.org/wikipedia/commons/5/57/Hamilton_2009_British_GP_3.jpg</a></p> <p>Then, in edit window, click to the button that says image wizard. There will be place to insert the url. You shall see that you can also determine the position of the image, and if you want it wraped with the text or not. After saving it, you'll get this:</p> <div class="code"> <pre> <code>[[&lt;image http://upload.wikimedia.org/wikipedia/commons/5/57/Hamilton_2009_British_GP_3.jpg]]</code> </pre></div> <p>In this module, you should introduce the size parameter. It is: width="100px". Like this:</p> <div class="code"> <pre> <code>[[&lt;image http://upload.wikimedia.org/wikipedia/commons/5/57/Hamilton_2009_British_GP_3.jpg width="100px"]]</code> </pre></div> <p>And you should get this:</p> <div class="image-container alignleft"><img src="http://upload.wikimedia.org/wikipedia/commons/5/57/Hamilton_2009_British_GP_3.jpg" width="100px" alt="Hamilton_2009_British_GP_3.jpg" class="image" /></div> <p>The size parameter can be modified according to how big you want the picture to be: width="150px" or width="200px", etc…</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://community.wikidot.com/howto:successful-site/comments/show#post-560537</guid>
				<title>Re: HELP</title>
				<link>http://community.wikidot.com/howto:successful-site/comments/show#post-560537</link>
				<description></description>
				<pubDate>Thu, 13 Aug 2009 17:33:42 +0000</pubDate>
				<wikidot:authorName>Helmuti_pdorf</wikidot:authorName>				<wikidot:authorUserId>17609</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p><a href="http://handbook.wikidot.com/en:editing-for-beginners" >http://handbook.wikidot.com/en:editing-for-beginners</a> could help…</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://community.wikidot.com/howto:successful-site/comments/show#post-560524</guid>
				<title>Re: HELP</title>
				<link>http://community.wikidot.com/howto:successful-site/comments/show#post-560524</link>
				<description></description>
				<pubDate>Thu, 13 Aug 2009 17:18:42 +0000</pubDate>
				<wikidot:authorName>Ed Johnson</wikidot:authorName>				<wikidot:authorUserId>38854</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>See: <a href="http://www.wikidot.com/doc:wiki-syntax#toc23">http://www.wikidot.com/doc:wiki-syntax#toc23</a></p> <p>I find it easiest to make a list of the images that I want to include on my page (the filenames). Make sure you don't have any spaces in your filenames or it can cause problems.</p> <p>Create your page and insert the wiki syntax for each image where you want it displayed. For example:</p> <div class="code"> <pre> <code>[[image your-image-filename.jpg size="small" link="http://link-to-external-or-internal-page"]]</code> </pre></div> <br /> The link above explains all of the different attributes and their options. <p>After you save your page, you'll need to upload your image(s) to the page by using the "<strong>files</strong>" link at the bottom.</p> <p>After the upload is complete, refresh your page and you should see the image(s) on your page.</p> <p>-Ed</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://community.wikidot.com/howto:successful-site/comments/show#post-560500</guid>
				<title>HELP</title>
				<link>http://community.wikidot.com/howto:successful-site/comments/show#post-560500</link>
				<description></description>
				<pubDate>Thu, 13 Aug 2009 16:34:29 +0000</pubDate>
				<wikidot:authorName>Pudding Fan</wikidot:authorName>				<wikidot:authorUserId>362819</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>hi everyone i need help on how to add pictures i dont know how and i cant seem to figure it out please help me my wikisite is gamesforgamers.wikidot.com</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://community.wikidot.com/howto:successful-site/comments/show#post-384195</guid>
				<title>Re: New</title>
				<link>http://community.wikidot.com/howto:successful-site/comments/show#post-384195</link>
				<description></description>
				<pubDate>Fri, 13 Feb 2009 15:35:53 +0000</pubDate>
				<wikidot:authorName>RobElliott</wikidot:authorName>				<wikidot:authorUserId>111301</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>If I'm not mistaken, your site's homepage is at <a href="http://otinn.wikidot.com/start" >http://otinn.wikidot.com/start</a>. You will see a box in the bottom left corner of that page called "Add a New Page". Type the name of the page you want in there and press the "New page" button. For example, suppose you wanted to create a page called <strong>molecules</strong>, just enter that, press the New page button and you will see a screen saying that the page does not exist yet. Click on the create page link underneath that text and your page is created and the page editor will open. Enter some content into the editor and press the Save button underneath it and that's it done: you've created a page and added some content.</p> <p>To go back to that page later you can always enter the address in the browser in the format http://otinn.wikidot.com/molecules or you can add the page to the side bar. The page for the side bar is <strong>nav:side</strong></p> <p>Once you are comfortable with creating pages and editing content then you can go on to do more things like start a forum on your site where your students can work together on assignments etc.</p> <p>Have a look at some documentation on creating and editing pages at <a href="http://handbook.wikidot.com/en:editing-for-beginners" >http://handbook.wikidot.com/en:editing-for-beginners</a></p> <p>Rob</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://community.wikidot.com/howto:successful-site/comments/show#post-384148</guid>
				<title>Re: Edit</title>
				<link>http://community.wikidot.com/howto:successful-site/comments/show#post-384148</link>
				<description></description>
				<pubDate>Fri, 13 Feb 2009 14:52:37 +0000</pubDate>
				<wikidot:authorName>OTINN</wikidot:authorName>				<wikidot:authorUserId>242964</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>Thanks. But how do create the pages? Please show some steps then I will do it.</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://community.wikidot.com/howto:successful-site/comments/show#post-384147</guid>
				<title>New</title>
				<link>http://community.wikidot.com/howto:successful-site/comments/show#post-384147</link>
				<description></description>
				<pubDate>Fri, 13 Feb 2009 14:50:55 +0000</pubDate>
				<wikidot:authorName>OTINN</wikidot:authorName>				<wikidot:authorUserId>242964</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>Thanks for your response. I like your ideas but I am having problems createing pages. How do I do it?</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://community.wikidot.com/howto:successful-site/comments/show#post-316456</guid>
				<title>Re: Edit</title>
				<link>http://community.wikidot.com/howto:successful-site/comments/show#post-316456</link>
				<description></description>
				<pubDate>Sun, 23 Nov 2008 13:54:29 +0000</pubDate>
				<wikidot:authorName>James Kanjo</wikidot:authorName>				<wikidot:authorUserId>35113</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>Okay — Welcome to Wikidot!</p> <p>So are you going to be specialising in a particular subject?</p> <p>Whatever you're doing, I think you should have the following for good interaction:</p> <p>1) Activate the forums — A forum is a place for students and teachers to post up topics, whether it be to ask a question, post a solution, or create interactive challenges or discussions.</p> <p>2) Post a "News" section on the home page — A news section is great for notifying students of the latest homework, the latest solutions, or anything else you may wish to have.</p> <p>3) Include some basic information on the subject — If it is a math class, you may wish to create a page of information dedicated to the topic you are currently teaching.</p> <p>A good example of a sites similar to what yours is <a href="http://uw-math308-fall08.wikidot.com/" >Math 308: Matrix AlgebraSections</a>.</p> <p>Once you know what you want to put on your site, then we can actually start helping you out.</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://community.wikidot.com/howto:successful-site/comments/show#post-316411</guid>
				<title>Edit</title>
				<link>http://community.wikidot.com/howto:successful-site/comments/show#post-316411</link>
				<description></description>
				<pubDate>Sun, 23 Nov 2008 12:50:30 +0000</pubDate>
				<wikidot:authorName>OTINN</wikidot:authorName>				<wikidot:authorUserId>242964</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>Hi all<br /> Am new to wiki. Please help me make my wiki. I want use it to interact with my students. I am a teacher.<br /> Thank you in advance</p> 
				 	]]>
				</content:encoded>							</item>
				</channel>
</rss>