<rss version="2.0">
  <channel>
    <title>Instiki</title>
    <link>http://instiki.org/show/HomePage</link>
    <description>An Instiki wiki</description>
    <language>en-us</language>
    <ttl>40</ttl>
    <item>
      <title>fuckyes</title>
      <description></description>
      <pubDate>Tue, 01 Jul 2008 19:24:42 Z</pubDate>
      <guid>http://instiki.org/show/fuckyes</guid>
      <link>http://instiki.org/show/fuckyes</link>
    </item>
    <item>
      <title>File Uploads</title>
      <description>&lt;p&gt;&lt;span class="newWikiWord"&gt;image001.jpg&lt;a href="http://instiki.org/files/image001.jpg"&gt;?&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;


	&lt;p&gt;File uploads are new in .11 Instiki.  They provide a simple syntax to include files.&lt;/p&gt;


	&lt;p&gt;Simply follow the wiki format on a page and after you save you will be prompted by the link to upload the file.&lt;/p&gt;


	&lt;p&gt;Step by Step:&lt;/p&gt;


	&lt;ol&gt;
	&lt;li&gt;click on the edit link for a page&lt;/li&gt;
		&lt;li&gt;enter text like the following.  This will become the target for your upload:&lt;br /&gt;[[Kasep's Fam.jpg:pic]] to upload a picture&lt;br /&gt;[[file name here.pdf:file]] to upload a file (not limited to pdfs).&lt;/li&gt;
		&lt;li&gt;submit the page&lt;/li&gt;
		&lt;li&gt;click on the new link, it will prompt you for the file.&lt;/li&gt;
		&lt;li&gt;re-edit the initial page.  Change the [[link]] from above into something like:&lt;br /&gt;"Description of My File":http://server/webname/files/file-name-from-above&lt;/li&gt;
	&lt;/ol&gt;


	&lt;p&gt;Note: to include an image inline, simply use &lt;pre&gt;&amp;lt;img src="files/PICTURE.jpg"/&amp;gt;&lt;/pre&gt; directly in a wiki page.&lt;/p&gt;


	&lt;p&gt;&amp;#8212;&amp;#8212;&lt;/p&gt;


	&lt;p&gt;Q: how do you reupload a file?&lt;br /&gt;A: I don&amp;#8217;t think you can.  You could try redoing the link and uploading the same file.  It would probably overwrite. &amp;#8212;Daryl&lt;/p&gt;


	&lt;p&gt;&amp;#8212;&amp;#8212;&lt;/p&gt;


	&lt;p&gt;Q: how do you actually delete a file? &lt;br /&gt;A: You can&amp;#8217;t at this time from the wiki.  You would have to go to the physical directory and delete. &amp;#8212;Daryl&lt;/p&gt;


	&lt;p&gt;&amp;#8212;&amp;#8212;&lt;/p&gt;


	&lt;p&gt;Q: By the way the above steps can be simplified, can&amp;#8217;t they? ;)&lt;br /&gt;A: Yes.  Please contact &lt;a class="existingWikiWord" href="http://instiki.org/show/DarylRichter"&gt;Daryl Richter&lt;/a&gt; or &lt;a class="existingWikiWord" href="http://instiki.org/show/JohnWhitley"&gt;John Whitley&lt;/a&gt; if you&amp;#8217;d like to help out.&lt;/p&gt;


	&lt;p&gt;&amp;#8212;&amp;#8212;&lt;/p&gt;


	&lt;p&gt;Q: Why do the files continue to show as unlinked wiki words? (xentek)&lt;br /&gt;A: Because you haven&amp;#8217;t uploaded the file yet?  Mine turn to links correctly.  You can&amp;#8217;t upload file to this wiki. &amp;#8212;Daryl&lt;/p&gt;


	&lt;p&gt;A: I find that they always stay with their questionmarks until you edit the page again (maybe thats wat he means above?) once you have dome &lt;span class="caps"&gt;ANYTHING&lt;/span&gt; to the page and submitted the bloody thing appears&lt;/p&gt;


	&lt;p&gt;paul&lt;/p&gt;


Ex:
	&lt;ul&gt;
	&lt;li&gt; &lt;span class="newWikiWord"&gt;file name here.pdf&lt;a href="http://instiki.org/files/file+name+here.pdf"&gt;?&lt;/a&gt;&lt;/span&gt;&lt;/li&gt;
		&lt;li&gt; &lt;span class="newWikiWord"&gt;34053diso_w.jpg&lt;a href="http://instiki.org/files/34053diso_w.jpg"&gt;?&lt;/a&gt;&lt;/span&gt;&lt;/li&gt;
		&lt;li&gt; &lt;span class="newWikiWord"&gt;ScreenshotBIRT1.png&lt;a href="http://instiki.org/files/ScreenshotBIRT1.png"&gt;?&lt;/a&gt;&lt;/span&gt;&lt;/li&gt;
	&lt;/ul&gt;


	&lt;p&gt;A: In my case, it&amp;#8217;s a caching problem. When you click on a missing file link, you are redirected to File Upload. After successful upload, the File controller redirects you back to the referring page, but it&amp;#8217;s not expired. &amp;#8212;Kirk&lt;/p&gt;


	&lt;p&gt;&amp;#8212;&amp;#8212;&lt;/p&gt;


	&lt;p&gt;Q: I am not able to upload any files at all.&lt;br /&gt;When I re-edit the page the link still stays with a ? and the page says:&lt;/p&gt;


	&lt;ul&gt;
	&lt;li&gt;Internal Error&lt;br /&gt;An application error occurred while processing your request.&lt;/li&gt;
	&lt;/ul&gt;


	&lt;p&gt;In my logs I see:&lt;/p&gt;


	&lt;p&gt;ActionController::RoutingError (no route found to match "/fdry/files/myFig.png" 
with {:method=&gt;:get}):
    /usr/local/lib/ruby/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/ro
uting.rb:1292:in `recognize_path'
    /usr/local/lib/ruby/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/ro
uting.rb:1282:in `recognize'
    /usr/local/lib/ruby/gems/1.8/gems/rails-1.2.3/lib/dispatcher.rb:40:in `dispa
tch'
    /usr/local/lib/ruby/gems/1.8/gems/rails-1.2.3/lib/webrick_server.rb:113:in `
handle_dispatch'
    /usr/local/lib/ruby/gems/1.8/gems/rails-1.2.3/lib/webrick_server.rb:79:in `s&lt;/p&gt;


	&lt;p&gt;
A: Rails routing is splitting the URL at the '.' in your filename myFig.png. I changed my routes.rb to read

  connect_to_web map, ':web/files/:id', :controller =&gt; 'file', :action =&gt; 'file', :id =&gt; /.+/

&lt;/p&gt;


	&lt;p&gt;&amp;#8212;&amp;#8212;&lt;br /&gt;Q. I checked the checkbox of &amp;#8216;Publish this web&amp;#8217; at &lt;span class="newWikiWord"&gt;Edit Web&lt;a href="http://instiki.org/new/EditWeb"&gt;?&lt;/a&gt;&lt;/span&gt; page, but &lt;b&gt;it does not show a &lt;span class="caps"&gt;IMG&lt;/span&gt; file on &amp;#8217;/wiki/published/&lt;a class="existingWikiWord" href="http://instiki.org/show/HomePage"&gt;Home Page&lt;/a&gt;&amp;#8217;&lt;/b&gt;.&lt;br /&gt;It shows the &lt;span class="caps"&gt;IMG&lt;/span&gt; file on &amp;#8216;wiki/show/&lt;a class="existingWikiWord" href="http://instiki.org/show/HomePage"&gt;Home Page&lt;/a&gt;&amp;#8217;.&lt;/p&gt;


	&lt;p&gt;&gt; text format is:&lt;br /&gt;&lt;pre&gt;
 [[image-file.png:pic]]
or, 
 &amp;lt;img src="/wiki/files/image-file.png" /&amp;gt;
&lt;/pre&gt;&lt;/p&gt;


	&lt;p&gt;&amp;#8212;&amp;#8212;&lt;/p&gt;


	&lt;p&gt;Q. I can&amp;#8217;t seem to make the image upload work. Mac Server running Tiger and 0.12 of instiki. http://213.129.69.195:2500/matthewpack/&lt;br /&gt;Love the interface and simplicity of the whole thing so far.&lt;/p&gt;


	&lt;p&gt;A:?&lt;/p&gt;


	&lt;p&gt;&amp;#8212;&amp;#8212;&lt;/p&gt;


	&lt;p&gt;Q: Is there a way to allow users to upload to a sub-directory? Trying to make a link to /wiki/file/subdir/file.jpg says the file name is invalid (because it has a / in it). Is there any way or do you just advise users to name their files idividually?&lt;/p&gt;


	&lt;p&gt;A:?&lt;/p&gt;


	&lt;p&gt;&amp;#8212;&amp;#8212;&lt;/p&gt;


	&lt;p&gt;Q: Like above, can&amp;#8217;t make the file upload work. I use Leopard and instiki 0.12. On clicking the &amp;#8217;?&amp;#8217;, I get:&lt;/p&gt;


&lt;pre&gt;
no route found to match "/jaspersinstiwiki/show/files/isdnopzeggen.pdf" with {:method=&amp;gt;:get}
&lt;/pre&gt;

	&lt;p&gt;I get the same problem. The server outputs this:&lt;/p&gt;


&lt;pre&gt;
127.0.0.1 - - [21/Feb/2008:13:07:53 EST] "GET /notes/edit/Backups HTTP/1.1" 200 5730
http://localhost:2500/notes/show/Backups -&amp;gt; /notes/edit/Backups
127.0.0.1 - - [21/Feb/2008:13:08:13 EST] "POST /notes/save/Backups HTTP/1.1" 302 106
http://localhost:2500/notes/edit/Backups -&amp;gt; /notes/save/Backups
127.0.0.1 - - [21/Feb/2008:13:08:13 EST] "GET /notes/show/Backups HTTP/1.1" 200 4666
http://localhost:2500/notes/edit/Backups -&amp;gt; /notes/show/Backups
127.0.0.1 - - [21/Feb/2008:13:08:16 EST] "GET /notes/files/pt.xml HTTP/1.1" 404 632
http://localhost:2500/notes/show/Backups -&amp;gt; /notes/files/pt.xml
&lt;/pre&gt;

	&lt;p&gt;A: ?&lt;br /&gt;&lt;span class="newWikiWord"&gt;file name here.pdf&lt;a href="http://instiki.org/files/file+name+here.pdf"&gt;?&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;


	&lt;p&gt;A: Remove the file extension &amp;#8211; seems to choke on the  &amp;#8221;.&amp;#8221; &lt;br /&gt;&lt;span class="newWikiWord"&gt;file name here&lt;a href="http://instiki.org/files/file+name+here"&gt;?&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;


	&lt;p&gt;A: Add &lt;code&gt;:id =&amp;gt; /.*/&lt;/code&gt; to the end of the files route to let Rails know you want the dot in there, not as a seperator.&lt;/p&gt;


&lt;pre&gt;&lt;code&gt;connect_to_web map, ':web/files/:id', :controller =&amp;gt; 'file', :action =&amp;gt; 'file', :id =&amp;gt; /.*/
&lt;/code&gt;&lt;/pre&gt;

	&lt;p&gt;Note that this is not a complete solution, since Instiki has trouble finding the new file, but it is a step closer.&lt;/p&gt;


	&lt;p&gt;&amp;#8212;&amp;#8212;&lt;/p&gt;


	&lt;p&gt;Q: What is the easiest way to upload a file?&lt;br /&gt;A: Simply put the name of the file into the url like such:&lt;br /&gt;&lt;pre&gt;
http://server/webname/files/yourFileName
&lt;/pre&gt;&lt;br /&gt;and hit enter.  It will then take you to the file upload page.  Just remember the name you gave the file.  This method also seems to choke if there is a &amp;#8221;.&amp;#8221; in the file name &amp;#8211; so sorry &amp;#8211; no extensions.  Which, of course makes it a bit impractical to actually use the files ;-)&lt;/p&gt;


	&lt;p&gt;&amp;#8212;&amp;#8212;&lt;/p&gt;


	&lt;p&gt;Q:When trying to upload screenshots I get the message &amp;#8220;File uploads are blocked by the webmaster&amp;#8221; What do I do to get around this?&lt;/p&gt;</description>
      <pubDate>Tue, 01 Jul 2008 06:08:16 Z</pubDate>
      <guid>http://instiki.org/show/FileUploads</guid>
      <link>http://instiki.org/show/FileUploads</link>
    </item>
    <item>
      <title>Textile</title>
      <description>&lt;p&gt;Textile is a default markup language of Instiki.&lt;/p&gt;


	&lt;p&gt;&lt;a href="#frag"&gt;Document fragment linking&lt;/a&gt; | &lt;a href="#see"&gt;See also&lt;/a&gt;&lt;/p&gt;


	&lt;h2 id="frag"&gt;Document fragment linking&lt;/h2&gt;


	&lt;p&gt;This was used to set up the link list at the top of this page. It doesn&amp;#8217;t appear to be documented anywhere &amp;#8211; including either &lt;a href="http://hobix.com/textile/quick.html"&gt;http://hobix.com/textile/quick.html&lt;/a&gt; or &lt;a href="http://textism.com/tools/textile/"&gt;http://textism.com/tools/textile/&lt;/a&gt; &amp;#8211; and it&amp;#8217;s very handy for writers who need to link from one place in a document to another part of the same document.&lt;/p&gt;


	&lt;p&gt;Footnote creation and linking is a similar idea, but it&amp;#8217;s done differently from the method shown here, and isn&amp;#8217;t really equivalent.&lt;/p&gt;


	&lt;p&gt;Here&amp;#8217;s how to do it:&lt;/p&gt;


	&lt;p&gt;&lt;strong&gt;&lt;em&gt;Do this:&lt;/em&gt;&lt;/strong&gt;&lt;/p&gt;


	&lt;ul&gt;
	&lt;li&gt;item 1&lt;/li&gt;
	&lt;/ul&gt;


	&lt;ul&gt;
	&lt;li&gt;item 2
	&lt;ul&gt;
	&lt;li&gt;item 2a&lt;/li&gt;
		&lt;li&gt;item 2b&lt;/li&gt;
	&lt;/ul&gt;
	&lt;/li&gt;
		&lt;li&gt;item 3
	&lt;ul&gt;
	&lt;li&gt;item 3a
&lt;strong&gt;*&lt;/strong&gt;item 3a1&lt;/li&gt;
	&lt;/ul&gt;&lt;/li&gt;
	&lt;/ul&gt;


&lt;pre&gt;
This is a "link from here":#to_here

h4(#to_here). To here
&lt;/pre&gt;

	&lt;p&gt;&lt;strong&gt;&lt;em&gt;&amp;#8230;to get this:&lt;/em&gt;&lt;/strong&gt;&lt;/p&gt;


	&lt;p&gt;This is a &lt;a href="#to_here"&gt;link from here&lt;/a&gt;&lt;/p&gt;


	&lt;h4 id="to_here"&gt;To here&lt;/h4&gt;


	&lt;p&gt;One can link to a header, but also to a paragraph, like so (showing only the anchor):&lt;/p&gt;


&lt;pre&gt;
p(#anchor). Paragraph text
&lt;/pre&gt;

	&lt;h2 id="see"&gt;See also:&lt;/h2&gt;


	&lt;ul&gt;
	&lt;li&gt;&lt;a href="http://textism.com/tools/textile/"&gt;Textile homepage&lt;/a&gt;&lt;/li&gt;
		&lt;li&gt;&lt;a href="http://hobix.com/textile/quick.html"&gt;Quick introduction to Textile&lt;/a&gt;&lt;/li&gt;
	&lt;/ul&gt;


	&lt;p&gt;&lt;div class="property"&gt; category: &lt;a class="category_link" href="../list/Help"&gt;Help&lt;/a&gt;&lt;/div&gt;&lt;/p&gt;</description>
      <pubDate>Sun, 29 Jun 2008 11:20:13 Z</pubDate>
      <guid>http://instiki.org/show/Textile</guid>
      <link>http://instiki.org/show/Textile</link>
    </item>
    <item>
      <title>Anonymous Coward</title>
      <description>&lt;p&gt;The Anonymous Coward doesn&amp;#8217;t leave a name, and is a typical default for unregistered users of a wiki.&lt;/p&gt;


	&lt;p&gt;This Wiki needs spam filter integration or something!&lt;/p&gt;</description>
      <pubDate>Sun, 29 Jun 2008 03:51:02 Z</pubDate>
      <guid>http://instiki.org/show/AnonymousCoward</guid>
      <link>http://instiki.org/show/AnonymousCoward</link>
    </item>
    <item>
      <title>Topo Gigio</title>
      <description></description>
      <pubDate>Sat, 28 Jun 2008 17:44:10 Z</pubDate>
      <guid>http://instiki.org/show/TopoGigio</guid>
      <link>http://instiki.org/show/TopoGigio</link>
    </item>
    <item>
      <title>Home Page</title>
      <description>&lt;div class="rightHandSide"&gt;

	&lt;p&gt;&lt;strong&gt;Current versions&lt;/strong&gt;  &lt;br /&gt;0.13:&lt;a href="http://rubyforge.org/frs/download.php/34019/instiki-0.13.0.zip"&gt;ZIP&lt;/a&gt; | &lt;a href="http://rubyforge.org/frs/download.php/34016/instiki-0.13.0.tgz"&gt;TGZ&lt;/a&gt;&lt;/p&gt;


	&lt;p&gt;&lt;a href="http://rubyforge.org/scm/?group_id=186"&gt;Instiki source&lt;/a&gt;&lt;/p&gt;


	&lt;p&gt;&lt;strong&gt;About&lt;/strong&gt;&lt;br /&gt;&lt;a class="existingWikiWord" href="http://instiki.org/show/WhatIsInstiki"&gt;What Is Instiki&lt;/a&gt;?&lt;br /&gt;&lt;a class="existingWikiWord" href="http://instiki.org/show/User%27s+Guide"&gt;User's Guide&lt;/a&gt;&lt;br /&gt;&lt;a class="existingWikiWord" href="http://instiki.org/show/FAQ"&gt;FAQ&lt;/a&gt;&lt;br /&gt;&lt;a class="existingWikiWord" href="http://instiki.org/show/InstikiFeatures"&gt;Instiki Features&lt;/a&gt;&lt;br /&gt;&lt;a class="existingWikiWord" href="http://instiki.org/show/RealWorldUsage"&gt;Real World Usage&lt;/a&gt;&lt;/p&gt;


	&lt;p&gt;&lt;a href="http://rubyforge.org/mailman/listinfo/instiki-users"&gt;Mail list&lt;/a&gt;&lt;br /&gt;&lt;a class="existingWikiWord" href="http://instiki.org/show/IRC"&gt;IRC&lt;/a&gt;&lt;br /&gt;&lt;a class="existingWikiWord" href="http://instiki.org/show/LavishPraise"&gt;Lavish Praise&lt;/a&gt;&lt;br /&gt;&lt;a class="existingWikiWord" href="http://instiki.org/show/ConstructiveCriticism"&gt;Constructive Criticism&lt;/a&gt;&lt;br /&gt;&lt;a href="http://rubyforge.org/tracker/?func=add&amp;#38;group_id=186&amp;#38;atid=783"&gt;Report a Bug&lt;/a&gt;&lt;br /&gt;&lt;a class="existingWikiWord" href="http://instiki.org/show/HowToContribute"&gt;How To Contribute&lt;/a&gt;&lt;br /&gt;&lt;a class="existingWikiWord" href="http://instiki.org/show/FeatureRequest"&gt;Feature Request&lt;/a&gt;&lt;/p&gt;


	&lt;p&gt;&lt;strong&gt;&lt;a class="existingWikiWord" href="http://instiki.org/show/Sandbox"&gt;Sandbox&lt;/a&gt;es&lt;/strong&gt;&lt;br /&gt;Play around with Instiki:&lt;br /&gt;&lt;a href="http://instiki.org/textilesandbox/show/HomePage"&gt;Textile&lt;/a&gt; | &lt;a href="http://instiki.org/markdownsandbox/show/HomePage"&gt;Markdown&lt;/a&gt; | &lt;a href="http://instiki.org/rdocsandbox/show/HomePage"&gt;RDoc&lt;/a&gt;&lt;/p&gt;


	&lt;h3 style="margin-top: 25px;"&gt;Key Features&lt;/h3&gt;


	&lt;p&gt;&lt;strong&gt;Revisions&lt;/strong&gt;&lt;br /&gt;Follow or rollback any change to any page.&lt;/p&gt;


	&lt;p&gt;&lt;a href="http://www.instiki.org/export/"&gt;&lt;strong&gt;Exporting&lt;/strong&gt;&lt;/a&gt;&lt;br /&gt;Take the entire wiki home with you as &lt;span class="caps"&gt;HTML&lt;/span&gt; or markup rolled up in a zip.&lt;/p&gt;


	&lt;p&gt;&lt;strong&gt;Internationalization&lt;/strong&gt;&lt;br /&gt;&lt;a class="existingWikiWord" href="http://instiki.org/show/CamelCase"&gt;Camel Case&lt;/a&gt; &lt;a class="existingWikiWord" href="http://instiki.org/show/WikiWords"&gt;Wiki Words&lt;/a&gt; are supported- in Latin, Greek, Cyrillic, and Armenian characters. &lt;a class="existingWikiWord" href="http://instiki.org/show/BracketStyle"&gt;Bracket Style&lt;/a&gt; wiki words work in all languages.&lt;/p&gt;


	&lt;p&gt;&lt;a href="http://www.instiki.org/feeds/"&gt;&lt;strong&gt;RSS feeds&lt;/strong&gt;&lt;/a&gt;&lt;br /&gt;Know when content is added.&lt;/p&gt;


	&lt;p&gt;&lt;strong&gt;Markup choices&lt;/strong&gt;&lt;br /&gt;Write wiki pages in &lt;a class="existingWikiWord" href="http://instiki.org/show/Textile"&gt;Textile&lt;/a&gt;, &lt;a class="existingWikiWord" href="http://instiki.org/show/Markdown"&gt;Markdown&lt;/a&gt; or &lt;a class="existingWikiWord" href="http://instiki.org/show/RDoc"&gt;RDoc&lt;/a&gt;.&lt;/p&gt;


	&lt;p&gt;More: &lt;a class="existingWikiWord" href="http://instiki.org/show/InstikiFeatures"&gt;Instiki Features&lt;/a&gt;&lt;/p&gt;


&lt;/div&gt;

	&lt;p&gt;&lt;span style="color: red;"&gt;Important &lt;span class="caps"&gt;XSS&lt;/span&gt; vulnerability patch release! Please update to &lt;a href="http://rubyforge.org/frs/shownotes.php?release_id=20254"&gt;Instiki 0.13&lt;/a&gt; immediately!&lt;/span&gt;&lt;/p&gt;


	&lt;p&gt;Instiki (&lt;a class="existingWikiWord" href="http://instiki.org/show/WhatIsInstiki"&gt;What Is Instiki&lt;/a&gt;) is a basic &lt;a href="http://wiki.org/wiki.cgi?WhatIsWiki"&gt;wiki&lt;/a&gt; &lt;a href="http://www.c2.com/cgi/wiki?WikiWikiClones"&gt;clone&lt;/a&gt; so pretty and easy to set up, you&amp;#8217;ll wonder if it&amp;#8217;s really a wiki.  Instiki may not have all the features of the competitors, but what it does it does very well indeed.&lt;/p&gt;


	&lt;p&gt;In fact it&amp;#8217;s not &lt;em&gt;only&lt;/em&gt; a wiki. It supports file uploads, &lt;span class="caps"&gt;PDF&lt;/span&gt; export, &lt;span class="caps"&gt;RSS&lt;/span&gt; feeds, multiple users, multiple wiki sites and password protection. Some people even &lt;a href="http://instiki.org/instiki/show/HowToUseInstikiAsWebSite"&gt;use Instiki as a &lt;span class="caps"&gt;CMS &lt;/span&gt;- Content Management System&lt;/a&gt; because of its ability to export static pages.&lt;/p&gt;


&lt;a href="http://www.microsoft.com/windows/default.mspx"&gt;&lt;strong&gt;Windows&lt;/strong&gt;&lt;/a&gt;
	&lt;ol&gt;
	&lt;li&gt;&lt;a href="http://rubyforge.org/projects/instiki/"&gt;Download&lt;/a&gt;&lt;/li&gt;
		&lt;li&gt;run &amp;#8220;instiki.cmd&amp;#8221; with &lt;a class="existingWikiWord" href="http://instiki.org/show/Ruby"&gt;Ruby&lt;/a&gt; 1.8.4 or greater installed (get &lt;a href="http://rubyforge.org/projects/rubyinstaller/"&gt;One-Click Ruby Installer for Windows&lt;/a&gt;)&lt;/li&gt;
		&lt;li&gt;&lt;em&gt;Chuckle&lt;/em&gt;&amp;#8230; There Is No Step Three&amp;#8482;!  :) &lt;em&gt;(See note)&lt;/em&gt;&lt;/li&gt;
	&lt;/ol&gt;


&lt;strong&gt;Mac &lt;span class="caps"&gt;OS X&lt;/span&gt;&lt;/strong&gt;
	&lt;ol&gt;
	&lt;li&gt;&lt;a href="http://rubyforge.org/projects/instiki/"&gt;Download&lt;/a&gt;&lt;/li&gt;
		&lt;li&gt;run &amp;#8220;instiki&amp;#8221; with &lt;a class="existingWikiWord" href="http://instiki.org/show/Ruby"&gt;Ruby&lt;/a&gt; 1.8.4 or greater installed (get the &lt;a href="http://rubyosx.com"&gt;Ruby One-Click Installer for &lt;span class="caps"&gt;OSX&lt;/span&gt;&lt;/a&gt;)&lt;/li&gt;
		&lt;li&gt;&lt;em&gt;Chuckle&lt;/em&gt;&amp;#8230; There Is No Step Three&amp;#8482;!  :) &lt;em&gt;(See note)&lt;/em&gt;&lt;br /&gt;If you have problems such as &amp;#8220;wiki not found&amp;#8221; please read &lt;a class="existingWikiWord" href="http://instiki.org/show/SQLite+issues+on+OSX"&gt;SQLite issues on OSX&lt;/a&gt;&lt;/li&gt;
	&lt;/ol&gt;


&lt;strong&gt;Linux&lt;/strong&gt;
	&lt;ol&gt;
	&lt;li&gt;&lt;a href="http://rubyforge.org/projects/instiki/"&gt;Download&lt;/a&gt;&lt;/li&gt;
		&lt;li&gt;run &amp;#8220;instiki&amp;#8221; with &lt;a class="existingWikiWord" href="http://instiki.org/show/Ruby"&gt;Ruby&lt;/a&gt; 1.8.4 or greater installed (compile Ruby by yourself or check if there are packages for Ruby or even instiki in your package-installer)&lt;/li&gt;
		&lt;li&gt;&lt;em&gt;Chuckle&lt;/em&gt;&amp;#8230; There Is No Step Three&amp;#8482;!  :) &lt;em&gt;(See note)&lt;/em&gt;&lt;/li&gt;
	&lt;/ol&gt;


	&lt;p&gt;Now Instiki is &lt;strong&gt;running&lt;/strong&gt; on port 2500. Visit &lt;a href="http://localhost:2500"&gt;http://localhost:2500&lt;/a&gt; for quick &lt;a class="existingWikiWord" href="http://instiki.org/show/FirstSteps"&gt;configuration&lt;/a&gt; followed by a text area for the home page&amp;#8230;.&lt;/p&gt;


	&lt;p&gt;&lt;strong&gt;Note:&lt;/strong&gt; As of version 0.11.0, this applies only to the Windows and &lt;span class="caps"&gt;OSX&lt;/span&gt; version with Ruby installed. If you are using any other system, please read more about &lt;a class="existingWikiWord" href="http://instiki.org/show/Installation"&gt;Installation&lt;/a&gt;.&lt;/p&gt;


Instiki &lt;em&gt;only&lt;/em&gt; relies on Ruby&amp;#8212;the &lt;em&gt;sole&lt;/em&gt; external dependency (it includes all other dependencies). &lt;br /&gt;Any OS that can run Ruby can run Instiki &amp;#8211; that includes &lt;strong&gt;Windows&lt;/strong&gt;, &lt;strong&gt;Linux&lt;/strong&gt;, &lt;strong&gt;Mac &lt;span class="caps"&gt;OS X&lt;/span&gt;&lt;/strong&gt; and most known &lt;strong&gt;Unix&lt;/strong&gt; flavors. &lt;br /&gt;Instiki gfgd report back to the &lt;a href="http://rubyforge.org/pipermail/instiki-users/"&gt;Mailinglist&lt;/a&gt; or &lt;a href="http://rubyforge.org/tracker/?func=add&amp;#38;group_id=186&amp;#38;atid=783"&gt;file a bug report&lt;/a&gt; if you find errors. Please check the &lt;a href="http://rubyforge.org/pipermail/instiki-users/"&gt;Mail Archives&lt;/a&gt; and the &lt;a href="http://rubyforge.org/tracker/?group_id=186"&gt;bug tracker&lt;/a&gt; before submitting.|
	&lt;table&gt;
		&lt;tr&gt;
			&lt;td&gt;If you know Ruby, support with extending and bugfixing Instiki. Read &lt;a class="existingWikiWord" href="http://instiki.org/show/HowToContribute"&gt;How To Contribute&lt;/a&gt;, see the &lt;a class="existingWikiWord" href="http://instiki.org/show/CurrentTodo"&gt;Current Todo&lt;/a&gt; or fix bugs from &lt;a href="http://rubyforge.org/tracker/?group_id=186"&gt;the bug tracker&lt;/a&gt; or the old &lt;a href="http://dev.instiki.org"&gt;dev.instiki.org trac site&lt;/a&gt;&lt;br /&gt;You can also do new stuff from &lt;a class="existingWikiWord" href="http://instiki.org/show/FeatureRequest"&gt;Feature Request&lt;/a&gt; or make your own additions.&lt;/td&gt;
		&lt;/tr&gt;
	&lt;/table&gt;




	&lt;p&gt;&lt;strong&gt;RULES&lt;/strong&gt;&lt;/p&gt;


	&lt;ol&gt;
	&lt;li&gt;please, keep discussions on the &lt;a href="http://rubyforge.org/forum/?group_id=186"&gt;Rubyforge Forums&lt;/a&gt; or the &lt;a href="http://rubyforge.org/pipermail/instiki-users/"&gt;Instiki Users Mailinglist&lt;/a&gt; and not on this Wiki!&lt;/li&gt;
		&lt;li&gt;If you want to help with bug reporting or patches, please use &lt;strong&gt;only&lt;/strong&gt; the  &lt;a href="http://rubyforge.org/tracker/?group_id=186"&gt;instiki rubyforge trackers&lt;/a&gt; to. If you want to help out more, mail to &lt;a class="existingWikiWord" href="http://instiki.org/show/parasew"&gt;parasew&lt;/a&gt;&lt;/li&gt;
	&lt;/ol&gt;


	&lt;p&gt;Current Schedule: working on instiki 0.14&lt;/p&gt;


	&lt;h2&gt;News&lt;/h2&gt;


&lt;div class="newsList"&gt;

	&lt;p&gt;&lt;strong&gt;Instiki Version 0.13.0 released!&lt;/strong&gt; &lt;em&gt;March 17, 2008&lt;/em&gt;&lt;br /&gt;Mainly a Bugfix Release, which fixes two &lt;span class="caps"&gt;XSS &lt;/span&gt;Vulnerabilities.&lt;br /&gt;More information can be found on &lt;a href="http://golem.ph.utexas.edu/~distler/blog/archives/001634.html"&gt;Jacques Distler&amp;#8217;s Blog&lt;/a&gt;
&amp;#8212;&lt;a class="existingWikiWord" href="http://instiki.org/show/parasew"&gt;parasew&lt;/a&gt;&lt;/p&gt;


	&lt;p&gt;&lt;strong&gt;Ruby One-Click Installer for &lt;span class="caps"&gt;OSX&lt;/span&gt;&lt;/strong&gt; &lt;em&gt;Juli 12, 2007&lt;/em&gt;&lt;br /&gt;to keep the &amp;#8220;there is no step three&amp;#8221; for Mac &lt;span class="caps"&gt;OSX&lt;/span&gt;, i developed a &lt;a href="http://rubyosx.com"&gt;One-Click Installer for &lt;span class="caps"&gt;OSX&lt;/span&gt;&lt;/a&gt; which makes it very easy for people running Mac &lt;span class="caps"&gt;OS X&lt;/span&gt; to get Ruby up and running, even without Apple &lt;span class="caps"&gt;XCODE&lt;/span&gt;!&amp;#8212;&lt;a class="existingWikiWord" href="http://instiki.org/show/parasew"&gt;parasew&lt;/a&gt;&lt;/p&gt;


	&lt;p&gt;&lt;strong&gt;instiki &lt;span class="caps"&gt;SVN&lt;/span&gt; move to Rubyforge&lt;/strong&gt;  &lt;em&gt;April 19, 2007&lt;/em&gt;&lt;br /&gt;i moved the instiki subversion repository to rubyforge, since the&lt;br /&gt;people at textdrive don&amp;#8217;t respond to my support requests and&lt;br /&gt;&lt;a href="http://dev.instiki.org"&gt;dev.instiki.org&lt;/a&gt; gets spammed to death. find the new repository at the rubyforge site: &lt;a href="http://rubyforge.org/scm/?group_id=186"&gt;http://rubyforge.org/scm/?group_id=186&lt;/a&gt;&lt;br /&gt;those people who need or want a developer account, please contact me&lt;br /&gt;directly via mail. please also commit patches, support requests, bugs&lt;br /&gt;and that kind of stuff only to the rubyforge page from now on.&lt;/p&gt;


	&lt;p&gt;&lt;strong&gt;0.12 will be late&lt;/strong&gt; &lt;em&gt;March 4, 2007&lt;/em&gt;&lt;br /&gt;I&amp;#8217;m sick, lying in bed and cannot work that much on instiki these days. I apologize for the 0.12 version being late a little. Please do submit your patches and bugfixes in the meanwhile. I will continue working on the 0.12 release when i am better. &amp;#8212;&lt;a class="existingWikiWord" href="http://instiki.org/show/parasew"&gt;parasew&lt;/a&gt;&lt;/p&gt;


	&lt;p&gt;&lt;strong&gt;cross site scripting vulnerability! please update your instiki to 0.11.pl1&lt;/strong&gt; &lt;em&gt;Febuary 27, 2007&lt;/em&gt;&lt;br /&gt;People running Instiki 0.11 should update immediately to &lt;a href="http://rubyforge.org/frs/shownotes.php?release_id=10014"&gt;Instiki 0.11pl1&lt;/a&gt;&lt;br /&gt;The issue was &lt;a href="http://golem.ph.utexas.edu/~distler/blog/archives/001181.html"&gt;reported&lt;/a&gt; already some days ago, sadly i couldn&amp;#8217;t react faster. Now, download the new release since it also includes &lt;a href="http://rubyforge.org/frs/shownotes.php?group_id=186&amp;#38;release_id=10014"&gt;some fixes and features&lt;/a&gt;&amp;#8212;&lt;a class="existingWikiWord" href="http://instiki.org/show/parasew"&gt;parasew&lt;/a&gt;&lt;/p&gt;


	&lt;p&gt;&lt;strong&gt;hivelogic stress test&lt;/strong&gt; &lt;em&gt;Febuary 13, 2007&lt;/em&gt;&lt;br /&gt;The current trunk version of instiki has the plugin &lt;a href="http://form-spam-protection.googlecode.com/svn/form_spam_protection/"&gt;form-spam-protection&lt;/a&gt; included. To stress test this plugin for an upcoming anti-spam edition of instiki i disabled the dnsbl_check on this main wiki and just let the form-spam-protection plugin show its strength. Hope it works out! Feedback welcome!&amp;#8212;&lt;a class="existingWikiWord" href="http://instiki.org/show/parasew"&gt;parasew&lt;/a&gt;&lt;/p&gt;


	&lt;p&gt;&lt;strong&gt;importers and exporters wanted&lt;/strong&gt; &lt;em&gt;Febuary 8, 2007&lt;/em&gt;&lt;br /&gt;Which importers from other wiki systems and formats would you use? Are there any exporters missing? Please let us know in the &lt;a class="existingWikiWord" href="http://instiki.org/show/FeatureRequest"&gt;Feature Request&lt;/a&gt; Page. Did you already write an importer or exporter script? Submit it to the &lt;a href="http://dev.instiki.org"&gt;instiki patch tracker&lt;/a&gt;&amp;#8212;&lt;a class="existingWikiWord" href="http://instiki.org/show/parasew"&gt;parasew&lt;/a&gt;&lt;/p&gt;


	&lt;p&gt;&lt;strong&gt;trac problem solved&lt;/strong&gt; &lt;em&gt;January 15, 2007&lt;/em&gt;&lt;br /&gt;I solved the trac issues by myself, if anyone experiences similar problems, just &lt;a href="http://dev.plone.org/plone.org/wiki/TracReports"&gt;disable trac reports&lt;/a&gt; &lt;br /&gt;We should prepare a move to the great looking ruby-based &lt;a href="http://retrospectiva.org"&gt;retrospectiva&lt;/a&gt;&lt;br /&gt;Please use only the trac now for bug reporting and sending patches! anonymous reporting enabled!&amp;#8212;&lt;br /&gt;&lt;a class="existingWikiWord" href="http://instiki.org/show/parasew"&gt;parasew&lt;/a&gt;&lt;/p&gt;


	&lt;p&gt;&lt;strong&gt;sorry for downtime&lt;/strong&gt; &lt;em&gt;January 10, 2007&lt;/em&gt;&lt;br /&gt;I apologize for the long downtime of the instiki main site end of december. The main instiki site runs patched on mongrel, which crashed. now this won&amp;#8217;t happen again, since there is a cronjob checking if things are going well!&amp;#8212;&lt;a class="existingWikiWord" href="http://instiki.org/show/parasew"&gt;parasew&lt;/a&gt;&lt;/p&gt;


	&lt;p&gt;&lt;strong&gt;Spam Activity drastically reduced&lt;/strong&gt; &lt;em&gt;November 19, 2006&lt;/em&gt;&lt;br /&gt;Spam on the current instiki site reduced drastically, after applying the &lt;a href="http://www.spacebabies.nl/dnsbl_check/"&gt;dnsbl_check&lt;/a&gt; &amp;#8211; a realtime lookup to blacklisted IPs. Still there is some spamming going on. Please post your anti-spamming and spamfixig-ideas to &lt;a class="existingWikiWord" href="http://instiki.org/show/AntiSpam"&gt;AntiSpam&lt;/a&gt;, we will provide patches soon. &amp;#8212;&lt;a class="existingWikiWord" href="http://instiki.org/show/parasew"&gt;parasew&lt;/a&gt;&lt;/p&gt;


	&lt;p&gt;&lt;strong&gt;Instiki Site Uses &lt;span class="caps"&gt;DNS&lt;/span&gt;-Blacklist now&lt;/strong&gt; &lt;em&gt;November 18, 2006&lt;/em&gt;&lt;br /&gt;The current Instiki Website uses &lt;a href="http://www.spacebabies.nl/dnsbl_check/"&gt;dnsbl_check&lt;/a&gt; a realtime &lt;span class="caps"&gt;DNS&lt;/span&gt;-Blacklist checker Plugin for Rails. Hopefully this reduces the Wikispam. This is just one of the Anti-Spam-Features to be available in instiki 0.12 soon. &amp;#8212;&lt;a class="existingWikiWord" href="http://instiki.org/show/parasew"&gt;parasew&lt;/a&gt;&lt;/p&gt;


	&lt;p&gt;&lt;strong&gt;Bazaar branches available&lt;/strong&gt; &lt;em&gt;June 11, 2006&lt;/em&gt;&lt;br /&gt;A &lt;a class="existingWikiWord" href="http://instiki.org/show/Bazaar"&gt;Bazaar&lt;/a&gt; mirror of Instiki&amp;#8217;s subversion trunk and branches with various bugfixes and (soon) new feature work are now available.  See &lt;a class="existingWikiWord" href="http://instiki.org/show/BzrBranches"&gt;Bzr Branches&lt;/a&gt; for details. &amp;#8212;&lt;a class="existingWikiWord" href="http://instiki.org/show/JohnWhitley"&gt;John Whitley&lt;/a&gt;&lt;/p&gt;


	&lt;p&gt;&lt;strong&gt;&lt;a href="http://Instiki.org"&gt;Instiki.org&lt;/a&gt; upgraded&lt;/strong&gt; &lt;em&gt;March 19, 2006&lt;/em&gt;&lt;br /&gt;&lt;a href="http://Instiki.org"&gt;Instiki.org&lt;/a&gt; is now running on version 0.11.0 (with a couple of tweaks). &amp;#8212;&lt;a class="existingWikiWord" href="http://instiki.org/show/AlexeyVerkhovsky"&gt;Alexey Verkhovsky&lt;/a&gt;&lt;/p&gt;


	&lt;p&gt;&lt;strong&gt;Instiki 0.11.0 released&lt;/strong&gt; &lt;em&gt;March 19, 2006&lt;/em&gt;&lt;br /&gt;The switch from Madeleine to ActiveRecord has finally happened. File Uploads are finally there.&lt;br /&gt;I will put some documentation on this wiki in the next few days, meantime instructions for migrating from earlier versions are in the &lt;a href="http://svn.instiki.org/instiki/tags/release-0.11.0/README"&gt;README&lt;/a&gt;  . &amp;#8212;&lt;a class="existingWikiWord" href="http://instiki.org/show/AlexeyVerkhovsky"&gt;Alexey Verkhovsky&lt;/a&gt;&lt;br /&gt;.org/attachment/ticket/2245/as_clean_logger_rb-fixed.patch.  Thank you and goodnight.&lt;/p&gt;


	&lt;p&gt;&lt;strong&gt;OS X available for 0.10.2&lt;/strong&gt; &lt;em&gt;August 1, 2005&lt;/em&gt;&lt;br /&gt;&lt;a class="existingWikiWord" href="http://instiki.org/show/OlegKourapov"&gt;Oleg Kourapov&lt;/a&gt; has provided a .dmg file for Instiki 0.10.2 for &lt;span class="caps"&gt;OS X 10&lt;/span&gt;.4.  Mac Tiger users, rejoice.  Does not work on 10.3 or before. &amp;#8212;&lt;a class="existingWikiWord" href="http://instiki.org/show/AlexeyVerkhovsky"&gt;Alexey Verkhovsky&lt;/a&gt;&lt;/p&gt;


	&lt;p&gt;&lt;strong&gt;Assistance requests&lt;/strong&gt;&lt;br /&gt;These can all be handled by the &lt;a class="existingWikiWord" href="http://instiki.org/show/FAQ"&gt;FAQ&lt;/a&gt; and &lt;a class="existingWikiWord" href="http://instiki.org/show/User%27s+Guide"&gt;User's Guide&lt;/a&gt; seen in the right bar.&lt;/p&gt;</description>
      <pubDate>Sat, 28 Jun 2008 07:24:18 Z</pubDate>
      <guid>http://instiki.org/show/HomePage</guid>
      <link>http://instiki.org/show/HomePage</link>
    </item>
    <item>
      <title>Home Nav</title>
      <description>&lt;div class="rightHandSide"&gt;

	&lt;p&gt;&lt;strong&gt;Current versions&lt;/strong&gt;  &lt;br /&gt;0.13:&lt;a href="http://rubyforge.org/frs/download.php/34019/instiki-0.13.0.zip"&gt;ZIP&lt;/a&gt; | &lt;a href="http://rubyforge.org/frs/download.php/34016/instiki-0.13.0.tgz"&gt;TGZ&lt;/a&gt;&lt;/p&gt;


	&lt;p&gt;&lt;a href="http://rubyforge.org/scm/?group_id=186"&gt;Instiki source&lt;/a&gt;&lt;/p&gt;


	&lt;p&gt;&lt;strong&gt;About&lt;/strong&gt;&lt;br /&gt;&lt;a class="existingWikiWord" href="http://instiki.org/show/WhatIsInstiki"&gt;What Is Instiki&lt;/a&gt;?&lt;br /&gt;&lt;a class="existingWikiWord" href="http://instiki.org/show/User%27s+Guide"&gt;User's Guide&lt;/a&gt;&lt;br /&gt;&lt;a class="existingWikiWord" href="http://instiki.org/show/FAQ"&gt;FAQ&lt;/a&gt;&lt;br /&gt;&lt;a class="existingWikiWord" href="http://instiki.org/show/InstikiFeatures"&gt;Instiki Features&lt;/a&gt;&lt;br /&gt;&lt;a class="existingWikiWord" href="http://instiki.org/show/RealWorldUsage"&gt;Real World Usage&lt;/a&gt;&lt;/p&gt;


	&lt;p&gt;&lt;a href="http://rubyforge.org/mailman/listinfo/instiki-users"&gt;Mail list&lt;/a&gt;&lt;br /&gt;&lt;a class="existingWikiWord" href="http://instiki.org/show/IRC"&gt;IRC&lt;/a&gt;&lt;br /&gt;&lt;a class="existingWikiWord" href="http://instiki.org/show/LavishPraise"&gt;Lavish Praise&lt;/a&gt;&lt;br /&gt;&lt;a class="existingWikiWord" href="http://instiki.org/show/ConstructiveCriticism"&gt;Constructive Criticism&lt;/a&gt;&lt;br /&gt;&lt;a href="http://rubyforge.org/tracker/?func=add&amp;#38;group_id=186&amp;#38;atid=783"&gt;Report a Bug&lt;/a&gt;&lt;br /&gt;&lt;a class="existingWikiWord" href="http://instiki.org/show/HowToContribute"&gt;How To Contribute&lt;/a&gt;&lt;br /&gt;&lt;a class="existingWikiWord" href="http://instiki.org/show/FeatureRequest"&gt;Feature Request&lt;/a&gt;&lt;/p&gt;


	&lt;p&gt;&lt;strong&gt;&lt;a class="existingWikiWord" href="http://instiki.org/show/Sandbox"&gt;Sandbox&lt;/a&gt;es&lt;/strong&gt;&lt;br /&gt;Play around with Instiki:&lt;br /&gt;&lt;a href="http://instiki.org/textilesandbox/show/HomePage"&gt;Textile&lt;/a&gt; | &lt;a href="http://instiki.org/markdownsandbox/show/HomePage"&gt;Markdown&lt;/a&gt; | &lt;a href="http://instiki.org/rdocsandbox/show/HomePage"&gt;RDoc&lt;/a&gt;&lt;/p&gt;


	&lt;h3 style="margin-top: 25px;"&gt;Key Features&lt;/h3&gt;


	&lt;p&gt;&lt;strong&gt;Revisions&lt;/strong&gt;&lt;br /&gt;Follow or rollback any change to any page.&lt;/p&gt;


	&lt;p&gt;&lt;a href="http://www.instiki.org/export/"&gt;&lt;strong&gt;Exporting&lt;/strong&gt;&lt;/a&gt;&lt;br /&gt;Take the entire wiki home with you as &lt;span class="caps"&gt;HTML&lt;/span&gt; or markup rolled up in a zip.&lt;/p&gt;


	&lt;p&gt;&lt;strong&gt;Internationalization&lt;/strong&gt;&lt;br /&gt;&lt;a class="existingWikiWord" href="http://instiki.org/show/CamelCase"&gt;Camel Case&lt;/a&gt; &lt;a class="existingWikiWord" href="http://instiki.org/show/WikiWords"&gt;Wiki Words&lt;/a&gt; are supported- in Latin, Greek, Cyrillic, and Armenian characters. &lt;a class="existingWikiWord" href="http://instiki.org/show/BracketStyle"&gt;Bracket Style&lt;/a&gt; wiki words work in all languages.&lt;/p&gt;


	&lt;p&gt;&lt;a href="http://www.instiki.org/feeds/"&gt;&lt;strong&gt;RSS feeds&lt;/strong&gt;&lt;/a&gt;&lt;br /&gt;Know when content is added.&lt;/p&gt;


	&lt;p&gt;&lt;strong&gt;Markup choices&lt;/strong&gt;&lt;br /&gt;Write wiki pages in &lt;a class="existingWikiWord" href="http://instiki.org/show/Textile"&gt;Textile&lt;/a&gt;, &lt;a class="existingWikiWord" href="http://instiki.org/show/Markdown"&gt;Markdown&lt;/a&gt; or &lt;a class="existingWikiWord" href="http://instiki.org/show/RDoc"&gt;RDoc&lt;/a&gt;.&lt;/p&gt;


	&lt;p&gt;More: &lt;a class="existingWikiWord" href="http://instiki.org/show/InstikiFeatures"&gt;Instiki Features&lt;/a&gt;&lt;/p&gt;


&lt;/div&gt;</description>
      <pubDate>Sat, 28 Jun 2008 00:43:18 Z</pubDate>
      <guid>http://instiki.org/show/HomeNav</guid>
      <link>http://instiki.org/show/HomeNav</link>
    </item>
    <item>
      <title>What Is Instiki</title>
      <description>&lt;div style="width: 100%; height: 100%; background-color: white;"&gt;&lt;br /&gt;What is a wiki? A wiki makes it simple to create and edit web pages. 

	&lt;p&gt;Instiki is a &lt;a href="http://en.wikipedia.org/wiki/Wiki"&gt;wiki&lt;/a&gt; &lt;a href="http://c2.com/cgi/wiki?WikiWikiClones"&gt;clone&lt;/a&gt; with strong focus on ease of installation and running.&lt;/p&gt;


	&lt;p&gt;Instiki makes wiki so easy, you&#8217;ll use it for many things &#8212; taking notes, brainstorming, organizing gatherings, etc&amp;#8230;&lt;/p&gt;


How Instiki makes wiki easy to use:
	&lt;ol&gt;
	&lt;li&gt;Two step installation: embedded web server (&lt;a href="http://www.webrick.org/"&gt;WEBrick&lt;/a&gt;) makes for easy installation&lt;/li&gt;
		&lt;li&gt;One screen configuration&lt;/li&gt;
	&lt;/ol&gt;


	&lt;h2&gt;Basic features:&lt;/h2&gt;


	&lt;p&gt;&lt;a href="http://wiki.rubyonrails.org/rails/pages/SCGI+Rails+Runner+with+Apache+2+on+Linux"&gt;link&lt;/a&gt;&lt;/p&gt;


	&lt;ol&gt;
	&lt;li&gt;Revisions: Follow changes on any page from birth. Easily rollback to an earlier revision&lt;/li&gt;
		&lt;li&gt;Authors: Each revision is associated with an author, so you can see who changed what &lt;/li&gt;
		&lt;li&gt;&lt;span class="caps"&gt;RSS&lt;/span&gt; feeds: track recently revised pages from an &lt;span class="caps"&gt;RSS&lt;/span&gt; aggregator&lt;/li&gt;
	&lt;/ol&gt;


	&lt;h3&gt;Other features&lt;/h3&gt;


	&lt;ul&gt;
	&lt;li&gt;Regular expression search: Quickly find deep info&lt;/li&gt;
		&lt;li&gt;Exporting: Transport the entire wiki as &lt;span class="caps"&gt;HTML&lt;/span&gt; or wiki markup in a zip&lt;/li&gt;
		&lt;li&gt;Multiple webs: Create separate wikis with their own namespace &lt;/li&gt;
		&lt;li&gt;Password-protected webs: Keep private things private&lt;/li&gt;
		&lt;li&gt;Reference tracker: Find pages linking to the current one&lt;/li&gt;
		&lt;li&gt;Speed: all pages in memory (Uses Madeleine for persistence)&lt;/li&gt;
		&lt;li&gt;Markup choices: &lt;a class="existingWikiWord" href="http://instiki.org/show/Textile"&gt;Textile&lt;/a&gt; (default / &lt;a class="existingWikiWord" href="http://instiki.org/show/RedCloth"&gt;Red Cloth&lt;/a&gt;), &lt;a class="existingWikiWord" href="http://instiki.org/show/Markdown"&gt;Markdown&lt;/a&gt; (&lt;a class="existingWikiWord" href="http://instiki.org/show/BlueCloth"&gt;Blue Cloth&lt;/a&gt;), and &lt;a class="existingWikiWord" href="http://instiki.org/show/RDoc"&gt;RDoc&lt;/a&gt; &lt;/li&gt;
		&lt;li&gt;Internationalization: supports wiki words in latin, greek, cyrillic, and armenian characters &lt;/li&gt;
		&lt;li&gt;Color diffs: Track changes through revisions&lt;/li&gt;
		&lt;li&gt;maybe &lt;span class="caps"&gt;RST&lt;/span&gt;-ReST??&lt;/li&gt;
	&lt;/ul&gt;


&lt;hr&gt;

	&lt;p&gt;&lt;a class="existingWikiWord" href="http://instiki.org/show/User%27s+Guide"&gt;User's Guide&lt;/a&gt; | &gt;&gt; &lt;a class="existingWikiWord" href="http://instiki.org/show/Installation"&gt;Installation&lt;/a&gt;&lt;br /&gt;&lt;hr&gt;&lt;/p&gt;


	&lt;p&gt;&lt;div class="property"&gt; category: &lt;a class="category_link" href="../list/Help"&gt;Help&lt;/a&gt;&lt;/div&gt;&lt;/p&gt;


	&lt;p&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;tramadol&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;buy tramadol&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;tramadol online&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;cheap tramadol&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;tramadol prescription&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;tramadol hydrochloride&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;buy tramadol online&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;order tramadol&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;tramadol ultram&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;tramadol hcl&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;tramadol cod&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;buy prescription tramadol&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;tramadol buy on line&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;buy tramadol twinpharm&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;buy information tramadol&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;buy tramadol hcl&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;buy drug tramadol&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;tramadol side effects&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;drug information tramadol&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;drug tramadol&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;cheap tramadol online&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;buy cheap tramadol&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;tramadol 50mg&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;50 mg tramadol&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;order tramadol online&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;overnight tramadol&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;tramadol 180&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;tramadol without prescription&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;tramadol apap&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;tramadol information&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;online pharmacy tramadol&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;discount tramadol&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;medication tramadol&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;tramadol ingredient&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;tramadol withdrawal&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;tramadol addiction&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;tramadol hci&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;cheapest tramadol&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;tramadol dog&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;tramadol line&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;tramadol dosage&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;purchase tramadol&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;cheap tramadol buy online&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;tramadol hcl 50mg&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;tramadol sale&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;generic tramadol&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;drug information keyword tramadol&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;tramadol use&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;buy tramadol now&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;online prescription tramadol&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;tramadol abuse&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;tramadol and acetaminophen&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;price tramadol&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;tramadol picture&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;acetaminophen hcl par tramadol&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;buy discount tramadol&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;tramadol medicine&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;info tramadol&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;tramadol narcotic&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;tramadol hcl side effects&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;120 tramadol&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;tramadol hcl 50 mg&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;tramadol sales&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;lowest price tramadol&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;acetaminophen tramadol hcl&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;tramadol next day&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;description tramadol&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;tramadol er&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;tramadol overdose&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;ultracet tramadol&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;tramadol effects&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;tramadol saturday delivery&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;buy cod tramadol&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;tramadol pill&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;forum lycaeum tramadol&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;tramadol online discount cheap&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;tramadol pharmacy&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;drug prescription tramadol&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;cheap tramadol cod&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;tramadol medicine online&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;tramadol side affect&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;drug test tramadol&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;order tramadol cod&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;prescription tramadol&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;prescription tramadol without&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;buy prescription tramadol without&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;cheap prescription tramadol without&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;as prescription such tramadol&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;buy online tramadol without prescription&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;free prescription tramadol&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;ordering prescription tramadol without&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;medication prescription tramadol&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;board online prescription tramadol&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;buying online tramadol without prescription&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;cheap prescription tramadol&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;online tramadol without prescription&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;prescription medication tramadol&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;cheap tramadol without prescription&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;cheap overnight tramadol&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;180 cheap tramadol&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;buy cheap cod online tramadol&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;cheap tramadol cod free fedex&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;buy cheap tramadol tramadol ultram&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;cheap order tramadol&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;cheap online pharmacy tramadol&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;tramadol generic name&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;buy generic online tramadol&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;buy generic tramadol&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;generic tramadol online&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;buy tramadol online without a prescription&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;ordering tramadol without prescription&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;tramadol drug addiction&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;hcl tramadol&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;buy hcl tramadol&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;50mg hcl tramadol&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;effects hcl side tramadol&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;50 hcl mg tramadol&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;acetaminophen hcl tramadol&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;consumer guide hcl tramadol&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;hcl medication tramadol&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;50mg hcl tab tramadol&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;50 hcl mg tab tramadol&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;tramadol best buy&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;buy dream pharmaceutical tramadol&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;buy dream online pharmaceutical tramadol&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;buy tramadol online cod&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;cheapest tramadol online&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;cheapest tramadol overnight&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;buy online tramadol&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;buy cheap online tramadol&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;buy cod online tramadol&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;picture tramadol&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;tramadol withdrawal symptom&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;377 dog hydrochloride tramadol&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;dog hydrochloride tramadol&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;boards comment dog keyword tramadol&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;tramadol hydrochloride capsule 50mg&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;tramadol hci 50mg&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;tramadol 50mg tablet&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;tramadol 50mg tab&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;50mg hci tramadol&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;ingredient tramadol&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;in ingredient tramadol&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;tramadol hcl medication&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;cod online tramadol&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;cod overnight tramadol&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;180 cod tramadol&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;cod shipping tramadol&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;180 cod overnight tramadol&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;tramadol delivered cod&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;cod shipped tramadol&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;120 tramadol cod&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;by cod money order order tramadol&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;check cod tramadol&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;120 online qoclick tablet tramadol&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;abuse tramadol umaxppc&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;tramadol ultracet&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;low price tramadol&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;pill price tramadol&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;discount tramadol online&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;tramadol hcl 50 mg tab&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;internet medicine tramadol&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;tramadol hydrochloride tablet&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;ultram tramadol hci tablet&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;tramadol 180 tablet&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;180 ct tramadol&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;180 tab tramadol&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;tramadol 180 pill&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;180 count tramadol&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;180 tablet tramadol&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;180 pill tramadol&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;medicine online tramadol&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;long and term and tramadol and use&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;cheapest online tramadol&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;cheap discount online tramadol&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;order pharmacy tramadol&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;hci tramadol&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;hci tablet tramadol ultram&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;long term effects of tramadol&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;buying tramadol online&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;dreampharmaceuticals tramadol online&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;tramadol online ordering&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;tramadol online dream pharmaceutical&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;online ordering tramadol&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;affect side tramadol&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;drug interaction tramadol&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;drug testing tramadol&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;addiction drug tramadol&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;drug false positive screen tramadol&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;drug screening tramadol&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;drug testing and tramadol&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;medication pain tramadol&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;tramadol drug interaction&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;online order tramadol&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;cod order tramadol&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;dream order pharmaceutical tramadol&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;ingredient in tramadol&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;drug screening for tramadol&lt;/a&gt;&lt;/p&gt;</description>
      <pubDate>Thu, 26 Jun 2008 22:08:46 Z</pubDate>
      <guid>http://instiki.org/show/WhatIsInstiki</guid>
      <link>http://instiki.org/show/WhatIsInstiki</link>
    </item>
    <item>
      <title>FAQ</title>
      <description>&lt;p&gt;Q: After installing Instiki, I see &amp;#8221;.svn&amp;#8221; Subversion directories.  Is using them to update Instiki a good idea?&lt;/p&gt;


	&lt;p&gt;A: Probably not.  The &amp;#8221;.svn&amp;#8221; subdirectories probably shouldn&amp;#8217;t be part of the packaged release.&lt;/p&gt;


	&lt;p&gt;&amp;#8212;&amp;#8212;&lt;/p&gt;


	&lt;p&gt;Q: How do I see a preview of my changes, showing how they would appear, without actually committing them?&lt;/p&gt;


	&lt;p&gt;A: You can&amp;#8217;t.  But it&amp;#8217;s on the official Wish List.&lt;/p&gt;


	&lt;p&gt;&amp;#8212;&amp;#8212;&lt;/p&gt;


	&lt;p&gt;Q: I have Instiki installed and working, but all my edits are credited to &amp;#8220;&lt;a class="existingWikiWord" href="http://instiki.org/show/AnonymousCoward"&gt;Anonymous Coward&lt;/a&gt;&amp;#8221;.  How do I create users and give them passwords, etc.?&lt;/p&gt;


	&lt;p&gt;A: Answer unknown.  You probably can&amp;#8217;t.&lt;/p&gt;


	&lt;p&gt;&amp;#8212;&amp;#8212;&lt;/p&gt;


	&lt;p&gt;Q: How actively is Instiki being developed/supported?  If I report bugs, will they be fixed in a timely manner?&lt;/p&gt;


	&lt;p&gt;A: Development is ongoing, but not exactly aggressive&amp;#8212;this is a very part-time, volunteer project.  Please see &lt;a class="existingWikiWord" href="http://instiki.org/show/HowToContribute"&gt;How To Contribute&lt;/a&gt; if you are able and willing to speed up this process.&lt;/p&gt;


	&lt;p&gt;&amp;#8212;&amp;#8212;&lt;/p&gt;


	&lt;p&gt;Q: Does Instiki run on a server that is running &lt;span class="caps"&gt;IIS&lt;/span&gt;?  How do they interact?&lt;/p&gt;


	&lt;p&gt;Q: Where to ask questions about Instiki&lt;br /&gt;A: On the &lt;a href="http://rubyforge.org/mailman/listinfo/instiki-users"&gt;instiki-users&lt;/a&gt; mailing list. Also, try to search in the &lt;a href="http://rubyforge.org/pipermail/instiki-users"&gt;list archives&lt;/a&gt;. The answer may be already there.&lt;/p&gt;


	&lt;p&gt;&amp;#8212;&amp;#8212;&lt;/p&gt;


	&lt;p&gt;Q: Where to report Instiki bugs?&lt;br /&gt;A: On &lt;a href="http://rubyforge.org/tracker/?group_id=186"&gt;rubyforge&lt;/a&gt;&lt;/p&gt;


	&lt;p&gt;&amp;#8212;&amp;#8212;&lt;/p&gt;


	&lt;p&gt;Q: Is there a way to set Instiki to run as a daemon on &lt;span class="caps"&gt;OSX&lt;/span&gt; so you don&amp;#8217;t need to keep a terminal window open to have it running? I want to set it up on a server somewhere!&lt;/p&gt;


	&lt;p&gt;A: run Instiki with &amp;#8221;&amp;#8212;daemon&amp;#8221; option or use nohup (but note that neither of these methods works on Windows).&lt;/p&gt;


	&lt;p&gt;Q: How do you run Instiki as a windows service?&lt;br /&gt;A: To run Instiki as a Windows service, see &lt;a class="existingWikiWord" href="http://instiki.org/show/Running+as+a+Windows+Service"&gt;Running as a Windows Service&lt;/a&gt;.  Or follow the description on &lt;a href="http://agiletesting.blogspot.com/2005/09/running-python-script-as-windows.html"&gt;http://agiletesting.blogspot.com/2005/09/running-python-script-as-windows.html&lt;/a&gt; modifying where necessary. You&amp;#8217;ll need to install the Resource Kit first, this is linked from &lt;a href="http://www.petri.co.il/download_windows_xp_reskit_tools.htm."&gt;http://www.petri.co.il/download_windows_xp_reskit_tools.htm.&lt;/a&gt;&lt;/p&gt;


	&lt;p&gt;&amp;#8212;&amp;#8212;&lt;/p&gt;


	&lt;p&gt;Q:  I&amp;#8217;m on a &lt;a class="existingWikiWord" href="http://instiki.org/show/MacBook"&gt;Mac Book&lt;/a&gt; (Intel) and I need my new Instiki installation to read from my old (previous Mac, with old version Instiki) madeleine files.  How do I do that?&lt;br /&gt;A: &lt;em&gt;Read the Migrating Instiki 0.10.2 storage to Instiki 0.11.0 database&lt;/em&gt; in the &lt;span class="caps"&gt;README&lt;/span&gt; file of the current instiki release.&lt;/p&gt;


	&lt;p&gt;&amp;#8212;&amp;#8212;&lt;/p&gt;


	&lt;p&gt;Q: How to upgrade Instiki ?&lt;br /&gt;A: From Instiki-users : &lt;em&gt;&amp;#8221;I assume you&amp;#8217;re not using the gem version. Better to unzip to a new directory and just copy the storage dir over. The snapshot file format is compatible, and this take care of backing things up.&amp;#8221;&lt;/em&gt;&lt;/p&gt;


	&lt;p&gt;&lt;strong&gt;Follow up Q:&lt;/strong&gt; After copying the storage directory, I get the following error:&lt;br /&gt;&lt;code&gt;...instiki-0.10.2/vendor/madeleine-0.7.1/lib/madeleine/automatic.rb:230:in `load': undefined class/module WikiChunk::Image (ArgumentError)&lt;/code&gt;&lt;br /&gt;How to work around this error?&lt;/p&gt;


	&lt;p&gt;&lt;strong&gt;Another follow up:&lt;/strong&gt; I updated my One-Click-Installer to Ruby 1.8.4. Now my Instiki (0.10.2) won&amp;#8217;t start any longer:&lt;br /&gt;&lt;pre&gt;D:/tmp/test_instiki/vendor/rails/activesupport/lib/active_support/clean_logger.rb:13:in `remove_const': constant Logger::Format not
defined (NameError)
        from D:/tmp/test_instiki/vendor/rails/activesupport/lib/active_support/clean_logger.rb:13
        from c:/ruby/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:27:in `require'
        from D:/tmp/test_instiki/vendor/rails/activesupport/lib/active_support.rb:31
        from c:/ruby/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:27:in `require'
        from D:/tmp/test_instiki/config/environment.rb:52
        from c:/ruby/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:27:in `require'
        from D:/tmp/test_instiki/script/server:68
        from D:/tmp/test_instiki/instiki.rb:3&lt;/pre&gt;&lt;/p&gt;


	&lt;p&gt;Now what? How can I update the Madelaine storage from the 0.10.2 installation to the sqlite storage of Instiki 0.11.0?&lt;/p&gt;


	&lt;p&gt;A: Read the &lt;span class="caps"&gt;README&lt;/span&gt;.&lt;/p&gt;


	&lt;p&gt;&lt;strong&gt;NOTE&lt;/strong&gt; The &lt;span class="caps"&gt;README&lt;/span&gt; neglects to mention that sqlite.exe will have to be &lt;a href="http://sqlite.org/download.html"&gt;downloaded&lt;/a&gt; sperately for Win32. Also, pass a full &amp;#8216;unix style&amp;#8217; i.e. backslashed path to your content.&lt;/p&gt;


	&lt;p&gt;A2: I don&amp;#8217;t think 10.2 will not work with Ruby 1.8.4.  10.2 works with 1.8.2.  First get your 10.2 working with Ruby 1.8.2; then follow the upgrade instructions on the 11.0 &lt;span class="caps"&gt;README&lt;/span&gt; using instiki 11.0 and Ruby 1.8.4.&lt;/p&gt;


	&lt;p&gt;Q: Now I get this error message:&lt;br /&gt;&lt;pre&gt; D:\tmp\test_instiki&amp;gt;ruby script\import_storage -t D:\tmp\instiki-0.10.2\storage\2500
                                                           -i d:\tmp\instiki-0.10.2 -d sqlite -o instiki_import.sql
 d:/tmp/instiki-0.10.2/vendor/madeleine-0.7.1/lib/madeleine/zmarshal.rb:43:in `read': buffer error (Zlib::BufError)
         from d:/tmp/instiki-0.10.2/vendor/madeleine-0.7.1/lib/madeleine/zmarshal.rb:43:in `load'
         from d:/tmp/instiki-0.10.2/vendor/madeleine-0.7.1/lib/madeleine/automatic.rb:402:in `load'
         from d:/tmp/instiki-0.10.2/vendor/madeleine-0.7.1/lib/madeleine/automatic.rb:155:in `load'
         from d:/tmp/instiki-0.10.2/vendor/madeleine-0.7.1/lib/madeleine.rb:211:in `recover_snapshot'
         from c:/ruby/lib/ruby/1.8/open-uri.rb:88:in `open'
         from d:/tmp/instiki-0.10.2/vendor/madeleine-0.7.1/lib/madeleine.rb:210:in `recover_snapshot'
         from d:/tmp/instiki-0.10.2/vendor/madeleine-0.7.1/lib/madeleine.rb:53:in `new'
         from d:/tmp/instiki-0.10.2/vendor/madeleine-0.7.1/lib/madeleine/automatic.rb:272:in `initialize'
         from d:/tmp/instiki-0.10.2/app/models/wiki_service.rb:184:in `initialize'
         from d:/tmp/instiki-0.10.2/app/models/wiki_service.rb:147:in `instance'
         from script/import_storage:165
&lt;/pre&gt;&lt;/p&gt;


	&lt;p&gt;&lt;strong&gt;Me too!&lt;/strong&gt; This is the original zlib buffer error that made me upgrade from 0.10.2 which I was otherwise perfectly happy with.. Looks like I need a madeleine upgrade? This is really hurting &amp;#8211; isn&amp;#8217;t there some other way to extract the content from these snapshot file?&lt;/p&gt;


	&lt;p&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;tramadol&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;buy tramadol&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;tramadol online&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;cheap tramadol&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;tramadol prescription&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;tramadol hydrochloride&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;buy tramadol online&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;order tramadol&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;tramadol ultram&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;tramadol hcl&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;tramadol cod&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;buy prescription tramadol&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;tramadol buy on line&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;buy tramadol twinpharm&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;buy information tramadol&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;buy tramadol hcl&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;buy drug tramadol&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;tramadol side effects&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;drug information tramadol&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;drug tramadol&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;cheap tramadol online&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;buy cheap tramadol&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;tramadol 50mg&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;50 mg tramadol&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;order tramadol online&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;overnight tramadol&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;tramadol 180&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;tramadol without prescription&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;tramadol apap&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;tramadol information&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;online pharmacy tramadol&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;discount tramadol&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;medication tramadol&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;tramadol ingredient&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;tramadol withdrawal&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;tramadol addiction&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;tramadol hci&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;cheapest tramadol&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;tramadol dog&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;tramadol line&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;tramadol dosage&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;purchase tramadol&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;cheap tramadol buy online&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;tramadol hcl 50mg&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;tramadol sale&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;generic tramadol&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;drug information keyword tramadol&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;tramadol use&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;buy tramadol now&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;online prescription tramadol&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;tramadol abuse&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;tramadol and acetaminophen&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;price tramadol&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;tramadol picture&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;acetaminophen hcl par tramadol&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;buy discount tramadol&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;tramadol medicine&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;info tramadol&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;tramadol narcotic&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;tramadol hcl side effects&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;120 tramadol&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;tramadol hcl 50 mg&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;tramadol sales&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;lowest price tramadol&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;acetaminophen tramadol hcl&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;tramadol next day&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;description tramadol&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;tramadol er&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;tramadol overdose&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;ultracet tramadol&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;tramadol effects&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;tramadol saturday delivery&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;buy cod tramadol&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;tramadol pill&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;forum lycaeum tramadol&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;tramadol online discount cheap&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;tramadol pharmacy&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;drug prescription tramadol&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;cheap tramadol cod&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;tramadol medicine online&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;tramadol side affect&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;drug test tramadol&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;order tramadol cod&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;prescription tramadol&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;prescription tramadol without&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;buy prescription tramadol without&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;cheap prescription tramadol without&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;as prescription such tramadol&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;buy online tramadol without prescription&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;free prescription tramadol&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;ordering prescription tramadol without&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;medication prescription tramadol&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;board online prescription tramadol&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;buying online tramadol without prescription&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;cheap prescription tramadol&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;online tramadol without prescription&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;prescription medication tramadol&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;cheap tramadol without prescription&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;cheap overnight tramadol&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;180 cheap tramadol&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;buy cheap cod online tramadol&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;cheap tramadol cod free fedex&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;buy cheap tramadol tramadol ultram&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;cheap order tramadol&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;cheap online pharmacy tramadol&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;tramadol generic name&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;buy generic online tramadol&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;buy generic tramadol&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;generic tramadol online&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;buy tramadol online without a prescription&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;ordering tramadol without prescription&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;tramadol drug addiction&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;hcl tramadol&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;buy hcl tramadol&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;50mg hcl tramadol&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;effects hcl side tramadol&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;50 hcl mg tramadol&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;acetaminophen hcl tramadol&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;consumer guide hcl tramadol&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;hcl medication tramadol&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;50mg hcl tab tramadol&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;50 hcl mg tab tramadol&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;tramadol best buy&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;buy dream pharmaceutical tramadol&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;buy dream online pharmaceutical tramadol&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;buy tramadol online cod&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;cheapest tramadol online&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;cheapest tramadol overnight&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;buy online tramadol&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;buy cheap online tramadol&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;buy cod online tramadol&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;picture tramadol&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;tramadol withdrawal symptom&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;377 dog hydrochloride tramadol&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;dog hydrochloride tramadol&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;boards comment dog keyword tramadol&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;tramadol hydrochloride capsule 50mg&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;tramadol hci 50mg&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;tramadol 50mg tablet&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;tramadol 50mg tab&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;50mg hci tramadol&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;ingredient tramadol&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;in ingredient tramadol&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;tramadol hcl medication&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;cod online tramadol&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;cod overnight tramadol&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;180 cod tramadol&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;cod shipping tramadol&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;180 cod overnight tramadol&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;tramadol delivered cod&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;cod shipped tramadol&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;120 tramadol cod&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;by cod money order order tramadol&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;check cod tramadol&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;120 online qoclick tablet tramadol&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;abuse tramadol umaxppc&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;tramadol ultracet&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;low price tramadol&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;pill price tramadol&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;discount tramadol online&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;tramadol hcl 50 mg tab&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;internet medicine tramadol&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;tramadol hydrochloride tablet&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;ultram tramadol hci tablet&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;tramadol 180 tablet&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;180 ct tramadol&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;180 tab tramadol&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;tramadol 180 pill&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;180 count tramadol&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;180 tablet tramadol&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;180 pill tramadol&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;medicine online tramadol&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;long and term and tramadol and use&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;cheapest online tramadol&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;cheap discount online tramadol&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;order pharmacy tramadol&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;hci tramadol&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;hci tablet tramadol ultram&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;long term effects of tramadol&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;buying tramadol online&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;dreampharmaceuticals tramadol online&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;tramadol online ordering&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;tramadol online dream pharmaceutical&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;online ordering tramadol&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;affect side tramadol&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;drug interaction tramadol&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;drug testing tramadol&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;addiction drug tramadol&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;drug false positive screen tramadol&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;drug screening tramadol&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;drug testing and tramadol&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;medication pain tramadol&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;tramadol drug interaction&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;online order tramadol&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;cod order tramadol&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;dream order pharmaceutical tramadol&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;ingredient in tramadol&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;drug screening for tramadol&lt;/a&gt;&lt;/p&gt;


	&lt;p&gt;&amp;#8212;&amp;#8212;&lt;/p&gt;


	&lt;p&gt;Q: Where is the old &lt;span class="caps"&gt;FAQ&lt;/span&gt; page?&lt;/p&gt;


	&lt;p&gt;A: 90% of information on that page was about Instiki 0.9, which is no longer a current version. So, restoring it seems useless (and in fact counter-productive, as in many cases it contains advice that simply won&amp;#8217;t work for the 0.10 version users).&lt;/p&gt;


	&lt;p&gt;&amp;#8212;&amp;#8212;&lt;/p&gt;


	&lt;p&gt;Q: How do I open a link in a new window?&lt;/p&gt;


	&lt;p&gt;A: If your wiki allows &lt;span class="caps"&gt;HTML&lt;/span&gt; in the markup, you can write it as a raw &lt;span class="caps"&gt;HTML&lt;/span&gt;. It is the only way.&lt;/p&gt;


	&lt;p&gt;&amp;#8212;&amp;#8212;&lt;/p&gt;


	&lt;p&gt;Q: Why doesn&amp;#8217;t Instiki work on my Mac?&lt;/p&gt;


	&lt;p&gt;A: The &lt;span class="caps"&gt;OS X &lt;/span&gt;.dmg build of instiki 0.10.2 includes Ruby, but will only run on &lt;span class="caps"&gt;OS X 10&lt;/span&gt;.4.  It will not run on &lt;span class="caps"&gt;OS X 10&lt;/span&gt;.3 or earlier.  You will notice the Wiki item in the toolbar, but when accessed, your browser will return a &amp;#8220;Can&amp;#8217;t connect to localhost:2500&amp;#8221; message.&lt;/p&gt;


	&lt;p&gt;&amp;#8212;&amp;#8212;&lt;/p&gt;


	&lt;p&gt;Q: On Windows 2000 my instiki grows and grows until it runs out of virtual memory and dies. Is this a known bug? &amp;#8211; &lt;i&gt;I want to chime in that this also happens to me&amp;#8230; not good. :-(&lt;/i&gt;&lt;/p&gt;


	&lt;p&gt;Me too, on Linux, with Instiki 0.12.  Rather major bug really!  Bug report: &lt;a href="http://rubyforge.org/tracker/?func=detail&amp;atid=783&amp;aid=18185&amp;group_id=186"&gt;http://rubyforge.org/tracker/?func=detail&amp;atid=783&amp;aid=18185&amp;group_id=186&lt;/a&gt;&lt;/p&gt;


	&lt;p&gt;&amp;#8212;&amp;#8212;&lt;/p&gt;


	&lt;p&gt;Q: How do you pronounce Instiki?&lt;/p&gt;


	&lt;p&gt;Instant + wiki = in-stee-kee || in-stih-kee&lt;/p&gt;


	&lt;p&gt;Pronounce all i&amp;#8217;s as &amp;#8216;ee&amp;#8217;, not as &amp;#8216;ai&amp;#8217;. If that&amp;#8217;s the question&amp;#8230; :)&lt;/p&gt;


	&lt;p&gt;&amp;#8212;&amp;#8212;&lt;/p&gt;


	&lt;p&gt;Q: How do you configure Apache to proxy for Instiki?&lt;/p&gt;


	&lt;p&gt;A: See &lt;a class="existingWikiWord" href="http://instiki.org/show/HowToUseInstikiAsWebSite"&gt;How To Use Instiki As Web Site&lt;/a&gt; for information.&lt;/p&gt;


	&lt;p&gt;&amp;#8212;&amp;#8212;&lt;/p&gt;


	&lt;p&gt;Q: How do you configure Instiki to use Markdown as its wiki markup language?   Are there any special features of Instiki Markdown?&lt;/p&gt;


A:
	&lt;ol&gt;
	&lt;li&gt;Click &lt;em&gt;Edit Web&lt;/em&gt; on the front page of your site&lt;/li&gt;
		&lt;li&gt;Under the &lt;strong&gt;Specialize&lt;/strong&gt; heading, choose Markdown from the selection box &lt;/li&gt;
		&lt;li&gt;Below the &lt;strong&gt;Publish read-only&lt;/strong&gt; section, enter your system password and click &lt;em&gt;Update Web&lt;/em&gt;&lt;/li&gt;
	&lt;/ol&gt;


	&lt;p&gt;&amp;#8212;&amp;#8212;&lt;/p&gt;


	&lt;p&gt;Q: What is a quick and dirty way to delete a wiki web without removing the entire storage installation?&lt;/p&gt;


	&lt;p&gt;A: I haven&amp;#8217;t seen much documentation on this, aside from a posting on the debug_storage script, which is used here, but no specific instructions. This is a step-by-step instruction set to remove a wiki web from your Instiki Installation. There may be a better way than this, but I&amp;#8217;ve used this method successfully many times without problems, so it has the virtue of working, even if it is not elegant.&lt;/p&gt;


	&lt;p&gt;These instructions assume that you are using a gem-installed Instiki 0.10.2, that you have shell access to the hosting machine with write permissions to the storage area.&lt;/p&gt;


	&lt;p&gt;Please note that this is not a developer-backed solution. I&amp;#8217;m just an Instiki user that figured out how to do this and I am giving back to the community.&lt;/p&gt;


	&lt;ol&gt;
	&lt;li&gt;Shut down Instiki (kill -2)&lt;/li&gt;
		&lt;li&gt;Backup your storage area&lt;/li&gt;
		&lt;li&gt;If you are paranoid, verify that your backup is good by running it on another port for verification that Instiki likes the backup. &lt;/li&gt;
		&lt;li&gt;Find where the debug_storage script is located and change to that directory:&lt;br /&gt;&lt;pre&gt;
me@mybox:/home/myhome&amp;gt; locate debug_storage
/usr/local/lib/ruby/gems/1.8/gems/instiki-0.10.2/script/debug_storage
me@mybox:/home/mybox&amp;gt; cd /usr/local/lib/ruby/gems/1.8/gems/instiki-0.10.2/script
&lt;/pre&gt;&lt;/li&gt;
		&lt;li&gt;Start &lt;code&gt;irb&lt;/code&gt; and require the &amp;#8216;madeleine&amp;#8217; engine:&lt;br /&gt;&lt;pre&gt;
me@mybox:/usr/local/lib/ruby/gems/1.8/gems/instiki-0.10.2/script&amp;gt; irb
irb(main):001:0&amp;gt; require 'rubygems'
=&amp;gt; true
irb(main):002:0&amp;gt; require_gem 'madeleine'
=&amp;gt; true
&lt;/pre&gt;&lt;/li&gt;
		&lt;li&gt;Load the &lt;code&gt;debug_storage&lt;/code&gt; script and pass it your storage area:&lt;br /&gt;&lt;pre&gt;
irb(main):003:0&amp;gt; load 'debug_storage'
Enter path to storage [/usr/local/lib/ruby/gems/1.8/gems/instiki-0.10.2/storage/2500]: /path/to/instiki/storage/2500
Loading storage from the path you entered (/path/to/instiki/storage/2500)
Instiki storage from /path/to/instiki/storage/2500 is loaded.
Access it via global variable $wiki.
Happy poking!
=&amp;gt; true
&lt;/pre&gt;&lt;/li&gt;
		&lt;li&gt;Look for the address of the wiki web that you want to delete:&lt;br /&gt;&lt;pre&gt;
irb(main):004:0&amp;gt; $wiki.webs.keys
=&amp;gt; ["wikiweb1", "wikiweb2", "wikiweb3"]
&lt;/pre&gt;&lt;/li&gt;
		&lt;li&gt;Delete the wiki web(s) you want removed:&lt;br /&gt;&lt;pre&gt;
irb(main):005:0&amp;gt; puts $wiki.webs.delete('wikiweb2')
#&amp;lt;Web:0x88a0f14&amp;gt;
=&amp;gt; nil
irb(main):006:0&amp;gt; puts $wiki.webs.delete('wikiweb3')
#&amp;lt;Web:0x88a0f14&amp;gt;
=&amp;gt; nil                                  
&lt;/pre&gt;&lt;br /&gt;Note that the &amp;#8216;puts&amp;#8217; is just a quick way to suppress the print out of the return of the delete method, which is the entire wiki. This is especially helpful if you have a large wiki.&lt;/li&gt;
		&lt;li&gt;Check to ensure that you have removed everything you want and take a snapshot.&lt;br /&gt;&lt;pre&gt;
irb(main):006:0&amp;gt; $wiki.webs.keys
=&amp;gt; ["wikiweb1"]
irb(main):015:0&amp;gt; WikiService::snapshot
=&amp;gt; []
&lt;/pre&gt;&lt;/li&gt;
		&lt;li&gt;Quit &lt;code&gt;irb&lt;/code&gt;&lt;br /&gt;&lt;pre&gt;
irb(main):016:0&amp;gt; quit
&lt;/pre&gt;&lt;/li&gt;
		&lt;li&gt;Start up Instiki once again, verify that your Wiki still works and the removed wiki webs are gone.&lt;/li&gt;
		&lt;li&gt;That&amp;#8217;s it, you are done.&lt;/li&gt;
	&lt;/ol&gt;


	&lt;p&gt;&amp;#8212;&amp;#8212;&lt;br /&gt;Q: Is there any other better way to delete a page? Given the simplicity of the Wiki, don&amp;#8217;t understand why deletion is such a problem. Can be an option in the admin panel!&lt;br /&gt;&amp;#8212;&amp;#8212;&lt;br /&gt;Q: I&amp;#8217;ve loaded instiki 11.0 on debian linux and when I start it up all I see is a blank page.&lt;/p&gt;


	&lt;p&gt;A: As &lt;a href="http://rubyforge.org/pipermail/instiki-users/2006-July/000855.html"&gt;found&lt;/a&gt; by mathew on rubyforge instiki mailling list, the ruby package on debian doesn&amp;#8217;t automaticly load the rubysqllite interconnector package (libsqlite3-ruby1.8).  &lt;br /&gt;&amp;#8212;&amp;#8212;&lt;br /&gt;Q: I&amp;#8217;m using the Mac &lt;span class="caps"&gt;OS X&lt;/span&gt; version that runs as an application, how do I delete extra wikis? (Quick and dirty version as referenced above).&lt;/p&gt;


	&lt;p&gt;A: To delete a Wiki manually from Instiki (OS X version)&lt;/p&gt;


	&lt;p&gt;Note: Commands are &lt;span class="caps"&gt;CASE&lt;/span&gt; sensitive and must be entered just as you see them.&lt;br /&gt;And for the love of all that is holy, backup your Instiki folder (from the Application Support folder) before doing this.&lt;/p&gt;


	&lt;p&gt;If you don&amp;#8217;t know your short username, open a new terminal window (command-N) and type in &lt;em&gt;pwd&lt;/em&gt;. You&amp;#8217;ll get an output like /Users/micheal and so you know that micheal is your short user name.&lt;/p&gt;


	&lt;p&gt;Open up Terminal after &lt;strong&gt;quitting&lt;/strong&gt; Instiki.&lt;/p&gt;


	&lt;ol&gt;
	&lt;li&gt;Type in &lt;pre&gt;cd /PATH/TO/INSTIKI (eg. cd /Applications/Instiki.app/)
cd /Contents/Resources/rb_src/script/
irb
irb(main):001:0&amp;gt; load 'debug_storage'&lt;/pre&gt;&lt;/li&gt;
		&lt;li&gt;When asked for the path to storage enter: &lt;pre&gt;/Users/YOUR-SHORT-USERNAME/Library/Application Support/Instiki/2500/&lt;/pre&gt; 
	&lt;ol&gt;
	&lt;li&gt;&lt;em&gt;Do &lt;strong&gt;not&lt;/strong&gt; allow a backslash (&amp;#8221;&amp;#8221;) to appear before the space in &amp;#8220;Application Support&amp;#8221;. If you do this, it will not find the storage!&lt;/em&gt;&lt;/li&gt;
		&lt;li&gt;You&amp;#8217;ll get the Happy Poking message&lt;/li&gt;
	&lt;/ol&gt;
	&lt;/li&gt;
		&lt;li&gt;Next type in &lt;pre&gt;$wiki.webs.keys&lt;/pre&gt;
##This will come back with a list of wikis that you have made.&lt;/li&gt;
		&lt;li&gt;Next we enter &lt;pre&gt;puts $wiki.webs.delete('NAME-OF-WIKI-WE-WANT-TO-DELETE')&lt;/pre&gt;
##Type it exactly as you saw it in the line before.&lt;/li&gt;
		&lt;li&gt;Enter &lt;pre&gt;$wiki.webs.keys&lt;/pre&gt; again to confirm that the wiki was deleted.&lt;/li&gt;
		&lt;li&gt;Then we type &lt;pre&gt;WikiService::snapshot&lt;/pre&gt; to save our changes.&lt;/li&gt;
		&lt;li&gt;Type quit to finish.&lt;/li&gt;
	&lt;/ol&gt;


	&lt;p&gt;Start up Instiki again, verify that it went correctly, close the Terminal and you&amp;#8217;re set until you need to delete another or the easy delete feature is finally added.&lt;/p&gt;


	&lt;p&gt;This will show you all the pages for that wikiweb1.&lt;/p&gt;


	&lt;p&gt;Now assuming that the name of the orphaned page is &amp;#8220;Poor_Child&amp;#8221; you simply do:&lt;br /&gt;&lt;pre&gt;
irb(main):008:0&amp;gt; $wiki.webs["wikiweb1"].pages.delete("Poor_Child")
&lt;/pre&gt;&lt;/p&gt;


	&lt;p&gt;Confirm that the page no longer exists, by doing:&lt;br /&gt;&lt;pre&gt;
irb(main):009:0&amp;gt; $wiki.webs["wikiweb1"].pages.keys
&lt;/pre&gt;&lt;/p&gt;


	&lt;p&gt;Continue from step 9 above. As always, this hint is to be taken with a grain of salt. It is &lt;strong&gt;unofficial&lt;/strong&gt;.&lt;/p&gt;


	&lt;p&gt;&amp;#8212;&amp;#8212;&lt;/p&gt;


	&lt;p&gt;Q: All the Instiki pages I load yield a page &lt;strong&gt;Not Found&lt;/strong&gt; error and, in the log, I see this error:&lt;/p&gt;


&lt;pre&gt;
#&amp;lt;ActionController::SessionRestoreError: 
Session contained objects where the class definition wasn't available. 
Remember to require classes for all objects kept in the session. 
(Original exception: uninitialized constant User [NameError])&amp;gt;  
&lt;/pre&gt;

	&lt;p&gt;A: This problem arises when you are running multiple Rails (including Instikis) on the same server and they are confusing their sessions.  To solve this problem, add this to the end of your config/environment.rb file so that each Rails application will have a unique prefix for their session variables:&lt;/p&gt;


&lt;pre&gt;
ActionController::CgiRequest::DEFAULT_SESSION_OPTIONS.update(:prefix =&amp;gt; 'instiki.')
&lt;/pre&gt;

	&lt;p&gt;&amp;#8212;&amp;#8212;&lt;/p&gt;


	&lt;p&gt;Q: Is there a difference between i2 and Instiki? Are they both  a Rails application? Then why don&amp;#8217;t I have to install Rails (only Ruby)? Is it because Rails makes all-in-one packages of the apps or is this one a special mockup/install?&lt;/p&gt;


	&lt;p&gt;A: Although Instiki predates Rails, the current version is a Rails app. It uses the Webrick server that Rails also uses. Installing i2 is more involved. Instiki is targeted to individuals and small organization wikis. i2 is more robust, at the cost of being somewhat more complex to configure/operate.&lt;/p&gt;


	&lt;p&gt;&amp;#8212;&amp;#8212;&lt;/p&gt;


	&lt;p&gt;Q: On &lt;strong&gt;Mac &lt;span class="caps"&gt;OS X&lt;/span&gt;&lt;/strong&gt;, where are the pages stored?  I don&amp;#8217;t see them in any of the expected places (like /Library/Webserver/Instiki/).  Searching the documentation (this wiki) for &amp;#8216;storage&amp;#8217; didn&amp;#8217;t answer this question.  This is all the more important since exporting doesn&amp;#8217;t seem to work&amp;#38;&lt;/p&gt;


	&lt;p&gt;Q: Thats my problem too on &lt;span class="caps"&gt;OSX &lt;/span&gt;Tiger&lt;br /&gt;Q:&lt;span style="color: red;"&gt;I have this problem too, where is the data? I am linux, but the storage folder 2500 is still 0 bit as I added some pages content there &amp;#8230; in addition, export gave me 0 bit file &amp;#8230; please help!&lt;/span&gt;&lt;br /&gt;Q:%{color:red}With no way to get my data back out of Instiki, I&amp;#8217;m not going to trust it with anything &amp;#8230; why does this happen? Exporting on &lt;span class="caps"&gt;OS X 10&lt;/span&gt;.4 simply hangs, the zip files are crap.&lt;br /&gt;&lt;span class="caps"&gt;A 1&lt;/span&gt;/2: its laying in ~/Library/Application Support/instiki/..  but I can&amp;#8217;t expand that file too.&lt;br /&gt;Q: I have the same problem under linux.  &amp;#8216;Export&amp;#8217;, either html or textile, gives me an empty file (although it takes a good while to generate it).  Is there a bug someplace?&lt;/p&gt;


	&lt;p&gt;&amp;#8212;&amp;#8212;&lt;/p&gt;


	&lt;p&gt;Q: It won&amp;#8217;t start &amp;#8211; how do I do crash recovery?&lt;/p&gt;


	&lt;p&gt;A: It could be that storage/2500 has a bad file. I removed the last one and (thankfully) was able to get in again. Scarry!&lt;/p&gt;


	&lt;p&gt;A: Scary, indeed. I was getting a &amp;#8216;Buffer Error&amp;#8217; that prevented Instiki from starting. I removed the last file in storage/2500 per above and (thankfully) it started up again! Whew!&lt;/p&gt;


	&lt;p&gt;&amp;#8212;&lt;/p&gt;


	&lt;p&gt;Q: Okay, so I forgot my password.  Is there any way to recover it?  I&amp;#8217;ve got physical access to the box it&amp;#8217;s on. (Actually it&amp;#8217;s installed on my iPod Shuffle!)  Someone please help.&lt;/p&gt;


	&lt;p&gt;A: (0.10.2 and prior) rename the latest snapshot to a .gz, gunzip it, then look through it for password. Ugly but worked for me.&lt;br /&gt;A: (0.11.0) Login to the db for your system and look at the contents of the &amp;#8220;system&amp;#8221; table.  For sqlite3 (the default), &amp;#8221;&lt;em&gt;sqlite3 db/production.db.sqlite3&lt;/em&gt;&amp;#8221; and then &amp;#8221;&lt;em&gt;.dump system&lt;/em&gt;&amp;#8221;.  I actually had the issue when upgrading that there were no rows in that table, so I inserted one manually.  &amp;#8221;&lt;em&gt;insert into &amp;#8220;system&amp;#8221; &lt;span class="caps"&gt;VALUES &lt;/span&gt;(1, &amp;#8216;password&amp;#8217;);&lt;/em&gt;&amp;#8221;&lt;/p&gt;


	&lt;p&gt;&amp;#8212;&amp;#8212;&lt;/p&gt;


	&lt;p&gt;Q: I am using &lt;strong&gt;Instiki 0.10.2&lt;/strong&gt;. According to the change log, &lt;span class="caps"&gt;HTML&lt;/span&gt; export is fixed. However, when I click on export I get an  Error 500. The storage directory is empty. Is this an Instiki bug, or could I be missing some dependency???&lt;/p&gt;


	&lt;p&gt;A: It&amp;#8217;s a bug in 0.10.2.&lt;/p&gt;


	&lt;p&gt;&amp;#8212;&lt;/p&gt;


	&lt;p&gt;Q: I am using Instiki 0.10.2. In Textile only mode, when I save the contents, all &lt;span class="caps"&gt;HTML&lt;/span&gt; being ugly.(line break doesn&amp;#8217;t working, and some Textile does not work either).&lt;br /&gt;Is this a bug or my some mistake?? I&amp;#8217;m running into this same problem as well on 0.11.0.&lt;/p&gt;


	&lt;p&gt;A: t.b.d&lt;/p&gt;


	&lt;p&gt;&amp;#8212;&lt;/p&gt;


	&lt;p&gt;Q: I have a phpwiki with lots of pages. I want to move all the data to instiki. What would be the simplest way to do this? (I need step-by-step howto).&lt;/p&gt;


	&lt;p&gt;A:&lt;/p&gt;


	&lt;p&gt;&amp;#8212;&lt;/p&gt;


	&lt;p&gt;Q: Is there a way to see a page&amp;#8217;s history? It seems the only way to know a page&amp;#8217;s history is to manually walk through the revisions.&lt;/p&gt;


	&lt;p&gt;A:&lt;/p&gt;


	&lt;p&gt;&amp;#8212;&lt;/p&gt;


	&lt;p&gt;Q: I&amp;#8217;m trying to cut and paste text from a .doc file into Instiki. When I click Submit it doesn&amp;#8217;t save and I get a message at the top that says &amp;#8220;Your edit was blocked by spam filtering&amp;#8221;. What is this and how can I get rid of it?&lt;/p&gt;


	&lt;p&gt;A: Certain regular expression patterns are matched as spam. They are located in #{RAILS_ROOT}/config/spam_patterns.txt&lt;/p&gt;


	&lt;p&gt;&amp;#8212;&lt;/p&gt;


	&lt;p&gt;Q: How do I handle files with a size &gt;100 kB ? If I try to upload, the system tells me something of a file size limit at 100 kB. If I copy the large file into the storage area of instiki and add a link to this file, it can not be accessed. Can I extend this ? Or what I&amp;#8217;m doing wrong ?&lt;/p&gt;


	&lt;p&gt;A: ok&amp;#8230;..I found it&amp;#8230;.at &amp;#8220;Edit Web&amp;#8221; 
   but it seems that there is still an internal (?) max limit somewhere at
   32MB ? Let&amp;#8217;s say, uploading a file with 23MB will run fine, but e.g. a
   pdf-file with 54 MB will be uploaded, but it&amp;#8217;s not possible to display
   it. my workaround: copy this huge file to an additional sub-directory
   ( I&amp;#8217;m running instiki on a local machine), I named it &amp;#8220;man_files&amp;#8221;, and
   set the link in the usual way. But I&amp;#8217;m not sure if this is the &amp;#8220;legal&amp;#8221; 
   way &amp;#8230;..&lt;/p&gt;


	&lt;p&gt;&amp;#8212;&lt;/p&gt;


	&lt;p&gt;Q: Is there any simple way to move pages from one instiki to another ?&lt;/p&gt;


	&lt;p&gt;A: (?)&lt;/p&gt;


	&lt;p&gt;&amp;#8212;&lt;/p&gt;


	&lt;p&gt;Q: How does one go about linking from Instiki to a file (such as a .pdf) on a local network file server (not a web site)?&lt;/p&gt;


	&lt;p&gt;A: (?)&lt;/p&gt;


	&lt;p&gt;__&lt;/p&gt;


	&lt;p&gt;Q: Is there any way to export pages from Instiki(using Textile markup) to LaTeX?&lt;/p&gt;


	&lt;p&gt;A: (?)&lt;/p&gt;</description>
      <pubDate>Thu, 26 Jun 2008 22:07:50 Z</pubDate>
      <guid>http://instiki.org/show/FAQ</guid>
      <link>http://instiki.org/show/FAQ</link>
    </item>
    <item>
      <title>Lavish Praise</title>
      <description>&lt;p&gt;I find it almost scary how fast it is once deployed. &amp;#8212; SW&lt;/p&gt;


	&lt;p&gt;&lt;em&gt;The docs say &amp;#8220;Instiki lowers the barriers of interest for when you might consider using a wiki. It&amp;#8217;s so simple to get running that you&amp;#8217;ll find yourself using it for anything&amp;#8212;taking notes, brainstorming, organizing a gathering.&amp;#8221; The other day I was putting together a collection of files concerning an author I was reading/working on. I set up a little directory structure on my server and started making sub-directories for each of the author&amp;#8217;s books and yet more sub-directories in each of those to house reviews of those books, store salient quotes from the books, collect relevant links, etc and then other directories where I could take my notes and piece together longer writing, with all this stuff eventually culminating in some essays on the writer. I realized pretty quickly that &lt;code&gt;grep&lt;/code&gt; just wasn&amp;#8217;t going to cut it and I didn&amp;#8217;t want to take time away from collecting information figuring out how I should be collecting that information. Then I remembered the advise in the Instiki &lt;span class="caps"&gt;README&lt;/span&gt;.&lt;/p&gt;


It took about 1 minute:
	&lt;ul&gt;
	&lt;li&gt;wget the source&lt;/li&gt;
		&lt;li&gt;unpack it&lt;/li&gt;
		&lt;li&gt;run instiki.rb&lt;/li&gt;
	&lt;/ul&gt;


	&lt;p&gt;and within 10 minutes everything I had done up until then was copied into the new wiki. Instiki has all the features I need, takes 1 minute to set up and it just &lt;strong&gt;works&lt;/strong&gt;. I&amp;#8217;m pretty sure I&amp;#8217;ll be using it for &lt;strong&gt;a lot&lt;/strong&gt; for quite some time. This changes everything. Cheers and thanks.&lt;/em&gt;&amp;#8212;&lt;a class="existingWikiWord" href="http://instiki.org/show/MarcelMolinaJr"&gt;Marcel Molina Jr&lt;/a&gt; 19-Sep-04&lt;/p&gt;


	&lt;p&gt;&lt;em&gt;Amazing and more amazing.  I can&amp;#8217;t wait to use it!&lt;/em&gt; &#8211; &lt;a class="existingWikiWord" href="http://instiki.org/show/MikeRundle"&gt;Mike Rundle&lt;/a&gt;&lt;/p&gt;


	&lt;p&gt;&lt;em&gt;Just great! I was always looking around for a simple to install, simple to use, but with all the features I like Wiki. And here it is! Instiki is amazing&amp;#8230; and it even ships with testcases! (I just have to look up where the name comes form; in german it sounds a bit like a bad smell).&lt;/em&gt;&amp;#8212;&lt;a class="existingWikiWord" href="http://instiki.org/show/DanielFlueck"&gt;Daniel Flueck&lt;/a&gt;&lt;/p&gt;


	&lt;p&gt;&lt;em&gt;Instiki is just plain beautiful.  Just run instiki.rb and you have a fully working Wiki Web ready to go.  Instiki&amp;#8217;s UI is also the cleanest I&amp;#8217;ve seen in a Wiki.  Kudos to David for writing such an excellent piece of software&lt;/em&gt;&amp;#8212;&lt;a class="existingWikiWord" href="http://instiki.org/show/BillAtkins"&gt;Bill Atkins&lt;/a&gt;&lt;/p&gt;


	&lt;p&gt;&lt;em&gt;Instiki is a really cool wiki server from David Heinemeier Hansson. It is one of the easiest wiki servers to setup and run that I have seen.&lt;/em&gt;&amp;#8212;&lt;a class="existingWikiWord" href="http://instiki.org/show/JimWeirich"&gt;Jim Weirich&lt;/a&gt;&lt;/p&gt;


	&lt;p&gt;&lt;em&gt;Instiki is the greatest Wiki ever!&lt;/em&gt;&amp;#8212;&lt;a class="existingWikiWord" href="http://instiki.org/show/WhyTheLuckyStiff"&gt;Why The Lucky Stiff&lt;/a&gt;&lt;/p&gt;


	&lt;p&gt;&lt;em lang="A"&gt; very cute and lightweight wiki&amp;#8230; I installed this on my laptop, and it works like a dream&lt;/em&gt;&amp;#8212;&lt;a class="existingWikiWord" href="http://instiki.org/show/StephenSykes"&gt;Stephen Sykes&lt;/a&gt;&lt;/p&gt;


	&lt;p&gt;&lt;em&gt;Its really fun to use Instiki&lt;/em&gt;&amp;#8212;&lt;a class="existingWikiWord" href="http://instiki.org/show/DenisMertz"&gt;Denis Mertz&lt;/a&gt;&lt;/p&gt;


	&lt;p&gt;&lt;em&gt;I was looking for a wiki solution with Markdown support. I didn&amp;#8217;t expect the only one that supports it to also be everything else I ever wanted!&lt;/em&gt;&amp;#8212;&lt;a class="existingWikiWord" href="http://instiki.org/show/CortlandKlein"&gt;Cortland Klein&lt;/a&gt;&lt;/p&gt;


	&lt;p&gt;&lt;em&gt;It&amp;#8217;s not only a great Wiki, it&amp;#8217;s a model for an easy to &lt;strong&gt;use&lt;/strong&gt; program&lt;/em&gt;&amp;#8212;&lt;a class="existingWikiWord" href="http://instiki.org/show/RichSeymour"&gt;Rich Seymour&lt;/a&gt;&lt;/p&gt;


	&lt;p&gt;&lt;em&gt;I&amp;#8217;ve never seen a Wiki this easy to set up, this easy to understand, as faithful to web standards and with code I can actually read. Brilliant!&lt;/em&gt;&amp;#8212;&lt;a class="existingWikiWord" href="http://instiki.org/show/RikHemsley"&gt;Rik Hemsley&lt;/a&gt;&lt;/p&gt;


	&lt;p&gt;&lt;em&gt;Aside from the paper notebook I carry with me, Instiki is my primary place for writing and thinking. Super useful.&lt;/em&gt;&amp;#8212;RS&lt;/p&gt;


	&lt;p&gt;&lt;em&gt;I was looking for a way to organize my ideas the way I remember them.  I have tried several wiki clones but they were either too bulky or too feature limited.  Since I started using Instiki I never looked back.&lt;/em&gt;&amp;#8212;&lt;a class="existingWikiWord" href="http://instiki.org/show/WalterGeorgescu"&gt;Walter Georgescu&lt;/a&gt;&lt;/p&gt;


	&lt;p&gt;&lt;em&gt;Instiki is a fabulous program.  The other apps that I tried out had some nice features but they were not as elegant.  This is a very elegant solution.&lt;/em&gt;&amp;#8212;MH&lt;/p&gt;


	&lt;p&gt;&lt;em&gt;My favourite wiki, for sure.  Creating multiple webs, customising &lt;span class="caps"&gt;CSS&lt;/span&gt;, using Textile, marvelling at the nice design; it&amp;#8217;s so cool!&lt;/em&gt;&amp;#8212;&lt;a class="existingWikiWord" href="http://instiki.org/show/GavinSinclair"&gt;Gavin Sinclair&lt;/a&gt;&lt;/p&gt;


	&lt;p&gt;&lt;em&gt;The regular expression searching is fantastic.  I just started learning to use regexes and I can&amp;#8217;t believe how useful they are within Instiki.  Great feature.&lt;/em&gt;&lt;/p&gt;


	&lt;p&gt;&lt;em&gt;Instiki was so easy to set up on my Mac &lt;span class="caps"&gt;OS X&lt;/span&gt; system, when I needed a Wiki for my server I knew exactly which one to use.&lt;/em&gt;&amp;#8212;George Hotelling&lt;/p&gt;


	&lt;p&gt;&lt;em&gt;I&amp;#8217;ve tried several Wikis for taking notes &amp;#8211; too much overhead to set up!  With Instiki &amp;#8211; about three clicks and it&amp;#8217;s done (had to d/l and install Ruby).  Also, now that I&amp;#8217;ve used it a bit, it&amp;#8217;s a good fit with the &lt;a href="http://www.alphasmart.com/products/neo_In.html"&gt;Neo Alphsmart.&lt;/a&gt; Also, since Instiki also lead me to Ruby and Ruby on Rails, it may be a really big net win!&lt;/em&gt;&amp;#8212;Tait Stevens&lt;/p&gt;


	&lt;p&gt;&lt;em&gt;I&amp;#8230;uhm&amp;#8230;. &lt;span class="caps"&gt;LIKE IT&lt;/span&gt;!&lt;/em&gt;&amp;#8212;Li&lt;/p&gt;


	&lt;p&gt;&lt;em&gt;I&amp;#8217;ve been using &lt;span class="caps"&gt;PHP &lt;/span&gt;Wiki for a couple of years, wanting to upgrade but hesitating the hassle. Instiki is sooo much easier, good looking and feature rich. And it&amp;#8217;s in &lt;a class="existingWikiWord" href="http://instiki.org/show/RubyOnRails"&gt;Ruby On Rails&lt;/a&gt;!&lt;/em&gt;&amp;#8212;&lt;a class="existingWikiWord" href="http://instiki.org/show/MariusMathiesen"&gt;Marius Mathiesen&lt;/a&gt;&lt;/p&gt;


	&lt;p&gt;&lt;em&gt;I&amp;#8217;m amazed at how compact it is. &lt;a class="existingWikiWord" href="http://instiki.org/show/RubyOnRails"&gt;Ruby On Rails&lt;/a&gt;, WEBrick&amp;#8230; all in one script. I find myself evangelizing Instiki constantly.&lt;/em&gt;&amp;#8212;&lt;a class="existingWikiWord" href="http://instiki.org/show/James"&gt;James&lt;/a&gt;&lt;/p&gt;


	&lt;p&gt;&lt;em&gt;It&amp;#8217;s super cool !&lt;/em&gt;&amp;#8212;Arun&lt;/p&gt;


	&lt;p&gt;&lt;em&gt;On Rails too!&lt;/em&gt;&amp;#8212;&lt;a class="existingWikiWord" href="http://instiki.org/show/marekj"&gt;marekj&lt;/a&gt;&lt;/p&gt;


	&lt;p&gt;&lt;em&gt;Instiki is quite wonderful. I had it running in seconds, on Mac &lt;span class="caps"&gt;OS X 10&lt;/span&gt;.4.3.  One gripe: the ugly menu bar presence (the word &amp;#8216;Wiki&amp;#8217;) of an otherwise very pretty application. I&amp;#8217;ll see if I can come up with an icon.&lt;/em&gt;&amp;#8212;&lt;a class="existingWikiWord" href="http://instiki.org/show/Hiram"&gt;Hiram&lt;/a&gt;&lt;/p&gt;


	&lt;p&gt;&lt;em&gt;A simple and elegant wiki. If only the published content had the Search and the other links enabled&amp;#8230;The published site should just have the edits disabled and everything else kept as is. I see that in the &amp;#8216;Feature Request&amp;#8217; page (atleast the Search), any updates on these requests ?. Thanks&lt;/em&gt;&amp;#8212;&lt;a class="existingWikiWord" href="http://instiki.org/show/Neelesh"&gt;Neelesh&lt;/a&gt;&lt;/p&gt;


	&lt;p&gt;Awesome program.  I love its simplicity, and its aesthetic design is so nice it puts other wikis to shame. &amp;#8212;&lt;a class="existingWikiWord" href="http://instiki.org/show/Shane+Celis"&gt;Shane Celis&lt;/a&gt;&lt;/p&gt;


	&lt;p&gt;&lt;strong&gt;I like it!&lt;/strong&gt; It took me only minutes to configure it and I now &lt;em&gt;&amp;#8221;host&amp;#8221;&lt;/em&gt; it on a &lt;span class="caps"&gt;USB&lt;/span&gt; memory stick so it goes wherever I go &lt;span style="color: green;"&gt;(distinct lack of access to a host server)&lt;/span&gt;. Thanks!&amp;#8212;Lance&lt;/p&gt;


	&lt;p&gt;&lt;strong&gt;Wow!&lt;/strong&gt;&lt;/p&gt;


	&lt;p&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;tramadol&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;buy tramadol&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;tramadol online&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;cheap tramadol&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;tramadol prescription&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;tramadol hydrochloride&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;buy tramadol online&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;order tramadol&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;tramadol ultram&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;tramadol hcl&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;tramadol cod&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;buy prescription tramadol&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;tramadol buy on line&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;buy tramadol twinpharm&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;buy information tramadol&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;buy tramadol hcl&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;buy drug tramadol&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;tramadol side effects&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;drug information tramadol&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;drug tramadol&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;cheap tramadol online&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;buy cheap tramadol&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;tramadol 50mg&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;50 mg tramadol&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;order tramadol online&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;overnight tramadol&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;tramadol 180&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;tramadol without prescription&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;tramadol apap&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;tramadol information&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;online pharmacy tramadol&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;discount tramadol&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;medication tramadol&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;tramadol ingredient&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;tramadol withdrawal&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;tramadol addiction&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;tramadol hci&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;cheapest tramadol&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;tramadol dog&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;tramadol line&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;tramadol dosage&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;purchase tramadol&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;cheap tramadol buy online&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;tramadol hcl 50mg&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;tramadol sale&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;generic tramadol&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;drug information keyword tramadol&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;tramadol use&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;buy tramadol now&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;online prescription tramadol&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;tramadol abuse&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;tramadol and acetaminophen&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;price tramadol&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;tramadol picture&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;acetaminophen hcl par tramadol&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;buy discount tramadol&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;tramadol medicine&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;info tramadol&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;tramadol narcotic&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;tramadol hcl side effects&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;120 tramadol&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;tramadol hcl 50 mg&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;tramadol sales&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;lowest price tramadol&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;acetaminophen tramadol hcl&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;tramadol next day&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;description tramadol&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;tramadol er&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;tramadol overdose&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;ultracet tramadol&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;tramadol effects&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;tramadol saturday delivery&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;buy cod tramadol&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;tramadol pill&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;forum lycaeum tramadol&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;tramadol online discount cheap&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;tramadol pharmacy&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;drug prescription tramadol&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;cheap tramadol cod&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;tramadol medicine online&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;tramadol side affect&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;drug test tramadol&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;order tramadol cod&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;prescription tramadol&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;prescription tramadol without&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;buy prescription tramadol without&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;cheap prescription tramadol without&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;as prescription such tramadol&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;buy online tramadol without prescription&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;free prescription tramadol&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;ordering prescription tramadol without&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;medication prescription tramadol&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;board online prescription tramadol&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;buying online tramadol without prescription&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;cheap prescription tramadol&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;online tramadol without prescription&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;prescription medication tramadol&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;cheap tramadol without prescription&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;cheap overnight tramadol&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;180 cheap tramadol&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;buy cheap cod online tramadol&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;cheap tramadol cod free fedex&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;buy cheap tramadol tramadol ultram&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;cheap order tramadol&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;cheap online pharmacy tramadol&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;tramadol generic name&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;buy generic online tramadol&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;buy generic tramadol&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;generic tramadol online&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;buy tramadol online without a prescription&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;ordering tramadol without prescription&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;tramadol drug addiction&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;hcl tramadol&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;buy hcl tramadol&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;50mg hcl tramadol&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;effects hcl side tramadol&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;50 hcl mg tramadol&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;acetaminophen hcl tramadol&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;consumer guide hcl tramadol&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;hcl medication tramadol&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;50mg hcl tab tramadol&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;50 hcl mg tab tramadol&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;tramadol best buy&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;buy dream pharmaceutical tramadol&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;buy dream online pharmaceutical tramadol&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;buy tramadol online cod&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;cheapest tramadol online&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;cheapest tramadol overnight&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;buy online tramadol&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;buy cheap online tramadol&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;buy cod online tramadol&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;picture tramadol&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;tramadol withdrawal symptom&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;377 dog hydrochloride tramadol&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;dog hydrochloride tramadol&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;boards comment dog keyword tramadol&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;tramadol hydrochloride capsule 50mg&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;tramadol hci 50mg&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;tramadol 50mg tablet&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;tramadol 50mg tab&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;50mg hci tramadol&lt;/a&gt;&lt;br /&gt;&lt;a href="http://astore.amazon.com/sing05-20/about"&gt;ingredient trama