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

	<channel>
		<title>Wikidot Dev Site - new forum threads</title>
		<link>http://dev.wikidot.org/forum/start</link>
		<description>Threads in forums of the site &quot;Wikidot Dev Site&quot; - The Place for Wikidot Developers</description>
				<copyright></copyright>
		<lastBuildDate></lastBuildDate>
		
					<item>
				<guid>http://dev.wikidot.org/forum/t-122320</guid>
				<title>How to generate a test site?</title>
				<link>http://dev.wikidot.org/forum/t-122320/how-to-generate-a-test-site</link>
				<description></description>
				<pubDate>Thu, 22 Jan 2009 01:35:02 +0000</pubDate>
				<wikidot:authorName>tukez</wikidot:authorName>				<wikidot:authorUserId>249617</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>I used this guide to setup Wikidot with VMWare <a href="http://dev.wikidot.org/virtual-machine">http://dev.wikidot.org/virtual-machine</a> on my Windows Vista. I tested, that the system works somehow. I can load <a href="http://www.wikidot2.dev">http://www.wikidot2.dev</a>, which shows some php errors. I'm not so interested in wikidot2 though, I would like to possibly contribute to wikidot1 project. I tried to see this page <a href="http://www.wikidot1.dev">http://www.wikidot1.dev</a>, it connects, but the page is blank file. How can I generate test site?</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://dev.wikidot.org/forum/t-97076</guid>
				<title>Using existing wiki in VM image?</title>
				<link>http://dev.wikidot.org/forum/t-97076/using-existing-wiki-in-vm-image</link>
				<description></description>
				<pubDate>Tue, 14 Oct 2008 11:22:44 +0000</pubDate>
				<wikidot:authorName>SP_Admin</wikidot:authorName>				<wikidot:authorUserId>18627</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>Hi,</p> <p>I have an existing site schoolsplay.wikidot.com, that I want to update.<br /> In the train I have the most time, but no internet connection.<br /> Can I 'export' my site to my harddisk and use it in the VMWare image on Windows XP?<br /> And how would I do this?</p> <p>I'm trying the backup route: manage site - backup and load that into the image.<br /> But it says at the backup page: "The backup option at the moment has a few limitations: you can not restore from it automatically, it does not include all page revisions, only current (latest), it does not include forum discussion or page comments."<br /> That's not a dealbreaker, but it would be nicest if everything is in it, and can be easily imported in the VMWare image.</p> <p>Thanks,</p> <p>Chris</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://dev.wikidot.org/forum/t-83047</guid>
				<title>module dev</title>
				<link>http://dev.wikidot.org/forum/t-83047/module-dev</link>
				<description></description>
				<pubDate>Thu, 21 Aug 2008 16:47:35 +0000</pubDate>
				<wikidot:authorName>spir</wikidot:authorName>				<wikidot:authorUserId>179225</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>Where can I get the source of existing modules ? Modify and submit changes ? (Try to) develop new one for specific features ?<br /> Thanks for info,<br /> denis<br /> PS : is there any way to install a test platform of wikidot (without a fully functional web server), in order to test modules or whatever softwere evolution ?</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://dev.wikidot.org/forum/t-82091</guid>
				<title>Virtual Startup</title>
				<link>http://dev.wikidot.org/forum/t-82091/virtual-startup</link>
				<description>I have setup WKD1 and working to install WKD2 using your vitural-machine image....</description>
				<pubDate>Sun, 17 Aug 2008 07:28:11 +0000</pubDate>
				<wikidot:authorName>tsangk</wikidot:authorName>				<wikidot:authorUserId>47197</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>I have configured Wikidot 1 on the virtual machine fine and i am working on configureing Wikidot 2. I know it is not ready for the end-user but i just wanted to look. I downloaded the latest repo from your svn server and shared the folder. I navigated to <a href="http://wikidot2.dev/">http://wikidot2.dev/</a> and there was an error:</p> <blockquote> <p><strong>Fatal error:</strong> Uncaught exception 'Wikidot_Exception_Php_Warning' with message 'pg_connect() [&lt;a href='function.pg-connect'&gt;function.pg-connect&lt;/a&gt;]: Unable to connect to PostgreSQL server: could not connect to server: Connection refused Is the server running on host &amp;quot;192.168.17.129&amp;quot; and accepting TCP/IP connections on port 5433?' in /wikidot/www/wikidot2/php/misc/setup.php:92 Stack trace: #0 [internal function]: wikidot_error_handler(2, 'pg_connect() [&lt;…', '/wikidot/www/wi…', 74, Array) #1 /wikidot/www/wikidot2/php/class/Wikidot/Db/Connection/Pg.php(74): pg_connect('host='192.168.1…') #2 /wikidot/www/wikidot2/php/class/Wikidot/Db.php(60): Wikidot_Db_Connection_Pg-&gt;__construct(Array) #3 /wikidot/www/wikidot2/php/class/Wikidot/Db.php(83): Wikidot_Db::factory('pg', Array) #4 /wikidot/www/wikidot2/php/class/Wikidot/Db.php(103): Wikidot_Db::init() #5 /wikidot/www/wikidot2/php/class/Wikidot.php(140): Wikidot_Db::connection(NULL) #6 /wikidot/www/wikidot2/php/class/Wikidot/Core/Api.php(139): Wikidot::database() # in <strong>/wikidot/www/wikidot2/php/misc/setup.php</strong> on line <strong>92</strong></p> </blockquote> <p>That was alright. It says PHP errors were fine. Then I continued to the next step of <tt>ant generate-site</tt>.</p> <p>A load of errors came up.</p> <p>Please help me!!</p> <p>-tsangk</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://dev.wikidot.org/forum/t-73815</guid>
				<title>Non-code contributions</title>
				<link>http://dev.wikidot.org/forum/t-73815/non-code-contributions</link>
				<description>How can I contribute?</description>
				<pubDate>Fri, 11 Jul 2008 14:24:29 +0000</pubDate>
				<wikidot:authorName>LlamaNerds</wikidot:authorName>				<wikidot:authorUserId>46110</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>Do you all have any non-coding needs that I could contribut toward? While I have a background in programming, it has been years since I've touched any code, and I'm rather rusty, so I'm interested in contributing in other ways. Do you have any other needs at this point?</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://dev.wikidot.org/forum/t-61027</guid>
				<title>VirtualBox</title>
				<link>http://dev.wikidot.org/forum/t-61027/virtualbox</link>
				<description>works without problems</description>
				<pubDate>Wed, 21 May 2008 13:33:40 +0000</pubDate>
				<wikidot:authorName>marenz</wikidot:authorName>				<wikidot:authorUserId>131219</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>Just opend the image with VirtualBox. Works without problems, the apache is also available for my native host after enabling port forwarding as described in the Vbox help. Note that ping does not work and that is no error.</p> <p>though, accessing the / site gave me just</p> <p>Not Found</p> <p>The requested URL / was not found on this server.<br /> Apache/2.2.8 (Ubuntu) PHP/5.2.4-2ubuntu4 with Suhosin-Patch Server at localhost Port 8080</p> <p>(port 8080 is forwarded to 80)</p> <p>i thought this is a ready to run image? :/</p> <p>after inspecting the logs it seems that it accesses the file /wikidot/www/wikidot1/web and that the file does not exist</p> <p>oh and btw, why is there alsa installed?!<br /> i could setup a virtual debian server for vbox with all configs done</p> <p>edit: ok i should read more : 5. Before you launch it look at the settings and configure the Shared Folders — "wikidot1" or "wikidot2" must point to the locations where you have a working copy of Wikidot.</p> <p>so nm that, going to try that now</p> <p>—Ano</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://dev.wikidot.org/forum/t-59034</guid>
				<title>Syntax highlighting feature</title>
				<link>http://dev.wikidot.org/forum/t-59034/syntax-highlighting-feature</link>
				<description>Syntax highlighting would be nice feature for any FLOSS projects - especialy those which are some sort of library or have plug-in facilities.</description>
				<pubDate>Sun, 11 May 2008 21:56:28 +0000</pubDate>
				<wikidot:authorName>Maciej Piechotka</wikidot:authorName>				<wikidot:authorUserId>126202</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>Syntax highlighting would be nice feature for any FLOSS projects - especialy those which are some sort of library or have plug-in facilities. As probable (ie. I look through sources) wikidot is on php it could use <a href="http://qbnz.com/highlighter/">GeSHi</a> as it on GNU GPL (and wikidot is on GNU AGPL).</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://dev.wikidot.org/forum/t-57563</guid>
				<title>Basic questions about the Wikidot Dev2 Virtual Machine</title>
				<link>http://dev.wikidot.org/forum/t-57563/basic-questions-about-the-wikidot-dev2-virtual-machine</link>
				<description>1) What tool would you recommend for unpacking the &quot;tar.gz&quot; archive?
2) What is the root password of the VM so I can shut it down properly?</description>
				<pubDate>Fri, 02 May 2008 23:06:33 +0000</pubDate>
				<wikidot:authorName>David Drascic</wikidot:authorName>				<wikidot:authorUserId>113763</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>I'm hoping to have a chance to try out the virtual machine package of the wikidot server, but I'm not having any luck.</p> <p>I downloaded the VM as required, and got what I think is a clean copy, tho it took several tries</p> <ul> <li>wikidot-dev2-vm-20080220.tar.gz (603,068&nbsp;KB, or 617,540,980 bytes)</li> </ul> <p>I tried using PowerArchiver and TUGZip, but neither was able to decompress everything for some reason. Neither generated errors, tho. By merging the two uncompressed versions, I was able to get a VM that booted up, but apache failed during startup, and the /wikidot/…/wikidot1 and wikidot2 directories were empty.</p> <p>When I tried to shut down the VM, I kept getting an error: "Must be root", but I do not know what the root password is. It isn't "wdadmin", as it is for the wdadmin account. I had to force a "power-failure" shutdown in WMWare Player just to turn the VM off.</p> <p>Any help you can provide would be appreciated.</p> <p>Thanks,</p> <p>David.</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://dev.wikidot.org/forum/t-52290</guid>
				<title>Virtual Machine</title>
				<link>http://dev.wikidot.org/forum/t-52290/virtual-machine</link>
				<description>What version of VM-Player is required?</description>
				<pubDate>Tue, 08 Apr 2008 22:37:30 +0000</pubDate>
				<wikidot:authorName>Barryke</wikidot:authorName>				<wikidot:authorUserId>103616</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>First off; great! I shall test it as a intranet startpage for some students here.<br /> How come the wikidot service is free? I wonder who pays the bills.. or does wikidot sell Pro-wiki's for corporations?</p> <p>Perhaps the <a href="http://dev.wikidot.org/virtual-machine">virtual-machine</a> page could mention which VM version this was exported from;<br /> I was not able to open it in VM-Player 1.0.4 or 1.0.5.</p> <p>I'd rather not use the WM-Player 2.0 Beta because it might disturb other VM's on this hardware!</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://dev.wikidot.org/forum/t-48712</guid>
				<title>Bug fixes here result in wikidot.com fixes?</title>
				<link>http://dev.wikidot.org/forum/t-48712/bug-fixes-here-result-in-wikidot-com-fixes</link>
				<description>Trying to determine the best way to get bugs fixed in wikidot.com wikis.</description>
				<pubDate>Mon, 24 Mar 2008 06:35:46 +0000</pubDate>
				<wikidot:authorName>andrewescott</wikidot:authorName>				<wikidot:authorUserId>35136</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>I've reported a couple of bugs over on community.wikidot.com that contain all the necessary information to fix the bug, e.g. I've referenced the actual files from Wikidot v1, included the lines of source code that need fixing, and provided IMHO easy to follow instructions that would fix them. The effort for anyone to take these bug reports and fix the code is minimal, but the bugs remain.</p> <p>For the record here are the bug reports:<br /> <a href="http://community.wikidot.com/forum/t-22246/module-newpage-doesn-t-honour-template-selection">http://community.wikidot.com/forum/t-22246/module-newpage-doesn-t-honour-template-selection</a><br /> <a href="http://community.wikidot.com/forum/t-46381/many-blank-templates-appear-in-template-list">http://community.wikidot.com/forum/t-46381/many-blank-templates-appear-in-template-list</a></p> <p>So, I'm wondering if there is a better way to get bugs fixed. If source code changes are made on the open source Wikidot v1 repository, do the changes flow through to wikidot.com blogs? If not, can the relevant patches be sent through to another destination, e.g. email address? If so, what is the delay between changes to the repository here and the live wikidot.com wikis?</p> <p>Thanks.</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://dev.wikidot.org/forum/t-47443</guid>
				<title>Virtual Wikidot PHP changes</title>
				<link>http://dev.wikidot.org/forum/t-47443/virtual-wikidot-php-changes</link>
				<description></description>
				<pubDate>Mon, 17 Mar 2008 21:07:33 +0000</pubDate>
				<wikidot:authorName>atglabs</wikidot:authorName>				<wikidot:authorUserId>7706</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>In the notes discussing Virtual Machine operation, one of the items listed was "PHP 5.2.4 recompiled to include required extensions and to solve some irritating bugs".</p> <p>If I were to move V1 Wikidot to another hosting server that has PHP 5.2.x, are the bugs you fixed listed in one of the changelog? Were there workarounds in the code base for some or all of the PHP bugs?</p> <p>I know V2 is taking lots of cycles and it may be that the bugs you refer to only show up in V2 Wikidot; only PHP bugs related to V1 are of current interest to me. Any pointers would be appreciated.</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://dev.wikidot.org/forum/t-44595</guid>
				<title>Importing Users</title>
				<link>http://dev.wikidot.org/forum/t-44595/importing-users</link>
				<description></description>
				<pubDate>Tue, 04 Mar 2008 03:52:42 +0000</pubDate>
				<wikidot:authorName>Ed Johnson</wikidot:authorName>				<wikidot:authorUserId>38854</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>I'm going to try to create a "load_users.sql" file in an attempt to populate my production Wikidot server with an initial set of users. In looking through the "dump.sql" file in the Wikidot 1 distribution, it looks like all I need to replicate is the copy commands for the <strong>ozone_user</strong> and <strong>profile</strong> tables.</p> <p>Are there any other tables that need records added or updated?</p> <hr /> <p>On a related note (for purely selfish reasons!), are there any plans in the works to allow wikidot.com users to create an export of their wiki sites that could be imported into an open source install? I realize that extra steps would be involved with file attachments, etc., but it would be a nice feature to make a full backup/restore of a site easier.</p> <p>-Ed</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://dev.wikidot.org/forum/t-43643</guid>
				<title>Staging and Production Servers</title>
				<link>http://dev.wikidot.org/forum/t-43643/staging-and-production-servers</link>
				<description>Testing before overwriting production wikidot server.</description>
				<pubDate>Wed, 27 Feb 2008 08:09:14 +0000</pubDate>
				<wikidot:authorName>Jerry Schneider</wikidot:authorName>				<wikidot:authorUserId>59278</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>Currently on Wikidot1, I have to edit the "live" pages, and if there are lots of interacting changes, sometimes it leaves the site in an inconsistent state for visitors. I'm used to having a staging server that holds the pre-production version, and when things on the staging server are working well, I throw the switch (well, actually someone pauses the server, copies the file paths from the staging server to the production server, and restarts the production server.)</p> <p>Any thoughts on doing a similar operation on Wikidot, either 1 or 2? One site I know of uses port 8080 for staging and 80 for production, while another has two URLs, one for each type.</p> <p>If there were a quick "restore from zip" mode, I could zip the staging WD server and restore the zip to the main WD server, after first clearing it (deleting it?). Something that doesn't involve requests to the WD admin so I can roll forward/roll back as needed.</p> <p>Thoughts, suggestions. WD2 solution already in the works?</p> <p>TIA</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://dev.wikidot.org/forum/t-42211</guid>
				<title>Strange Behavior With Open Source Install</title>
				<link>http://dev.wikidot.org/forum/t-42211/strange-behavior-with-open-source-install</link>
				<description></description>
				<pubDate>Tue, 19 Feb 2008 14:46:53 +0000</pubDate>
				<wikidot:authorName>Ed Johnson</wikidot:authorName>				<wikidot:authorUserId>38854</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>Now that I have a real, mostly-working site, I'm starting to port pages from one of my Wikidot.com sites to my personal server. This server is my "proof of concept and functionality" before I go live with a Wikidot install at my workplace.</p> <p>After porting just a couple of pages, I noticed some strange behavior with the <strong>[[button...]]</strong> and <strong>[[collapsible...]]</strong> functions. Rather than bore you with the details, I have set up a sandbox site so you can see firsthand what's happening.</p> <p><a href="http://sandbox.davanniswiki.com" >Ed's Sandbox</a></p> <p>I can't promise that this server will be up 24/7, or how long it will be available, but I would really appreciate it if some members of the development team would take just a minute to look. I have permissions pretty wide open, so no need to create an account or become a member to play in this sandbox.</p> <p>This is all I have found so far with my stand-alone server. I will continue to update my sandbox page if I find other issues.</p> <p>Thanks,<br /> -Ed</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://dev.wikidot.org/forum/t-42017</guid>
				<title>Problem With Apache Config File</title>
				<link>http://dev.wikidot.org/forum/t-42017/problem-with-apache-config-file</link>
				<description></description>
				<pubDate>Mon, 18 Feb 2008 18:32:04 +0000</pubDate>
				<wikidot:authorName>Ed Johnson</wikidot:authorName>				<wikidot:authorUserId>38854</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>Michal,</p> <p>Unless I made a mistake in my install script, it appears you made a change in the last day or two to the distributed <strong>apache.vhost.wikidot.conf</strong> file that causes the Apache server to fail upon startup.</p> <p>Some of the new <strong>%{WIKIDOT:xxx}</strong> variables don't appear to be getting set properly somewhere. When I reverted back to the older version of the config file, things started working again.</p> <p>Are there new steps that need to be added to the Debian/Ubuntu install guides?</p> <p>Apologies if I made the mistake - my install scripts were working well 2 days ago and I only made minor changes that should not have caused this, but maybe I missed something.</p> <p>Thanks,<br /> Ed</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://dev.wikidot.org/forum/t-41969</guid>
				<title>Scripting the Install</title>
				<link>http://dev.wikidot.org/forum/t-41969/scripting-the-install</link>
				<description></description>
				<pubDate>Mon, 18 Feb 2008 13:23:17 +0000</pubDate>
				<wikidot:authorName>Ed Johnson</wikidot:authorName>				<wikidot:authorUserId>38854</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>After going through many test installs of Wikidot V1 trying to get it right, I learned enough about <strong>bash</strong> scripting to automate the install process on an Ubuntu server.</p> <p>It might help others who want to install Wikidot to be less intimidated by the "manual" steps. I'm an admitted novice with this stuff, but thought someone with better scripting skills may be able to take what I've done and get it down to one script (from 3 that I used) and really simplify it.</p> <p>See <a href="http://www.wikidot.org/howto:the-easier-wikidot-home-network-install" >The Easier Wikidot Home Network Install</a> on Wikidot.org.</p> <p>Any takers?</p> <p>-Ed</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://dev.wikidot.org/forum/t-41227</guid>
				<title>Windows Port</title>
				<link>http://dev.wikidot.org/forum/t-41227/windows-port</link>
				<description>I&#039;m porting Wikidot V1 to WAPP (windows apache postgre php) on WinXP sp2 and will post configs and lessons learned.</description>
				<pubDate>Thu, 14 Feb 2008 00:39:20 +0000</pubDate>
				<wikidot:authorName>Jerry Schneider</wikidot:authorName>				<wikidot:authorUserId>59278</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>I saw somewhere else that a request to run Wikidot under windoze was made, but that this isn't currently supported or documented.</p> <p>After browsing the source, I've got a pretty good understanding of Wikidot V1 operation, so I'll try to set it up under WinXP SP2 (and maybe Vista after SP1 is available). I think a lot of the effort is just learning where and when to download precompiled binary files and when to compile from source. The configuration of each component is also likely to be different under XP, so I'm keeping notes on what works and what doesn't while I juggle the components to get them working on Wikidot V1. It looks like V2 requires more config and extensions, so I'm concentrating on V1 first.</p> <p>If anyone else is working on this, we should share notes so we don't both go down each fruitless path of implementation and testing.</p> <p>I have a regular day job, so progress will be as I find time in the evenings and on weekends. If someone else has more time to devote, I would be glad to take on small tasks as needed.</p> <p>I'm in Boulder, CO US about -7 hours UTC.</p> <p>Best<br /> Jerry Schneider</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://dev.wikidot.org/forum/t-41031</guid>
				<title>Introductions</title>
				<link>http://dev.wikidot.org/forum/t-41031/introductions</link>
				<description></description>
				<pubDate>Tue, 12 Feb 2008 21:19:55 +0000</pubDate>
				<wikidot:authorName>Ed Johnson</wikidot:authorName>				<wikidot:authorUserId>38854</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>I thought having a place to make some formal introductions would make some sense.</p> <p>I'm interested in helping in any way I can. I have some skill in web development and have dabbled in PHP and some MySQL, but databases are definitely not my strong area. I'm a skilled Windows user and a total beginner with all things Linux. I love being on the "cutting edge" and can help by beta testing new features. I have extra equipment at home that I can load up as a test environment and can help with documentation.</p> <p>By day, I'm an IT Manager for a chain of restaurants in the Minneapolis/St. Paul, Minnesota area and my primary role is development and training of applications specific to our point of sale (cash register) system. We are on the verge of rolling out a Wikidot 1 site for housing a number of things, including our 300+ page Operations Manual.</p> <p>I'm very excited at the prospects of Wikidot 2!</p> <p>-Ed</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://dev.wikidot.org/forum/t-40355</guid>
				<title>How to generate translation</title>
				<link>http://dev.wikidot.org/forum/t-40355/how-to-generate-translation</link>
				<description>how to do it?!</description>
				<pubDate>Fri, 08 Feb 2008 18:30:56 +0000</pubDate>
				<wikidot:authorName>LMZ</wikidot:authorName>				<wikidot:authorUserId>32163</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>what i've done:<br /> from wikidot root:</p> <div class="code"> <pre> <code>$ php lib/ozone/bin/tsmarty2c.php templates &gt; /tmp/lang.c</code> </pre></div> <br /> i got this: <a href="http://dpaste.com/hold/34343/">http://dpaste.com/hold/34343/</a><br /> what i need do next? <p>my version: wikidot1 revision At revision 12.</p> 
				 	]]>
				</content:encoded>							</item>
				</channel>
</rss>