<?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>General talk (new threads)</title>
		<link>http://org.wikidot.com/forum/c-28012/general-talk</link>
		<description>Threads in the forum category &quot;General talk&quot;</description>
				<copyright></copyright>
		<lastBuildDate>Thu, 12 Mar 2026 22:04:18 +0000</lastBuildDate>
		
					<item>
				<guid>http://org.wikidot.com/forum/t-324389</guid>
				<title>Amazon Web Services Free Tier</title>
				<link>http://org.wikidot.com/forum/t-324389/amazon-web-services-free-tier</link>
				<description></description>
				<pubDate>Sat, 12 Mar 2011 10:33:19 +0000</pubDate>
				<wikidot:authorName>tsangk</wikidot:authorName>				<wikidot:authorUserId>47197</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>Hello everyone,</p> <p>I just read that recently, Amazon Web Services started a <a href="http://aws.amazon.com/free/">free usage tier</a> allowing:</p> <div class="code"> <pre><code>AWS Free Usage Tier (Per Month): * 750 hours of Amazon EC2 Linux Micro Instance usage (613 MB of memory and 32-bit and 64-bit platform support) – enough hours to run continuously each month* * 750 hours of an Elastic Load Balancer plus 15 GB data processing* * 10 GB of Amazon Elastic Block Storage, plus 1 million I/Os, 1 GB of snapshot storage, 10,000 snapshot Get Requests and 1,000 snapshot Put Requests* * 5 GB of Amazon S3 storage, 20,000 Get Requests, and 2,000 Put Requests* * 30 GB per of internet data transfer (15 GB of data transfer “in” and 15 GB of data transfer “out” across all services except Amazon CloudFront)* * 25 Amazon SimpleDB Machine Hours and 1 GB of Storage** * 100,000 Requests of Amazon Simple Queue Service** * 100,000 Requests, 100,000 HTTP notifications and 1,000 email notifications for Amazon Simple Notification Service** * 10 Amazon Cloudwatch alarms** * In addition to these services, the AWS Management Console is available at no charge to help you build and manage your application on AWS.</code></pre></div> <p>I can not test this myself because I don't have a credit card. However, I believe you could run Wikidot Open Source on an EC2 instance (which is free for one year under this tier).</p> <p>Does anyone want to try it out?</p> <p><em>~ Kenneth Tsang</em></p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://org.wikidot.com/forum/t-198067</guid>
				<title>Status of project</title>
				<link>http://org.wikidot.com/forum/t-198067/status-of-project</link>
				<description></description>
				<pubDate>Wed, 18 Nov 2009 16:37:13 +0000</pubDate>
				<wikidot:authorName>slaufer</wikidot:authorName>				<wikidot:authorUserId>343204</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>Greeting everyone,</p> <p>I've been asked to check on the status of the Wikidot project that you announced in August (new version based on current wikidot.com).</p> <p>Do you have any type of (very) rough timeframe?</p> <p>Thanks in advance.</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://org.wikidot.com/forum/t-85716</guid>
				<title>Karma</title>
				<link>http://org.wikidot.com/forum/t-85716/karma</link>
				<description></description>
				<pubDate>Tue, 02 Sep 2008 16:16:57 +0000</pubDate>
				<wikidot:authorName>SarahCavie</wikidot:authorName>				<wikidot:authorUserId>78725</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>The Karma FAQ on the main site says that guidelines for calculating karma are including with the open source package, but I haven't found them. Were they written or am I not looking in the right place?</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://org.wikidot.com/forum/t-84514</guid>
				<title>Browsable SVN Site Down?</title>
				<link>http://org.wikidot.com/forum/t-84514/browsable-svn-site-down</link>
				<description></description>
				<pubDate>Thu, 28 Aug 2008 17:49:15 +0000</pubDate>
								<wikidot:authorUserId>38854</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>Is the browsable SVN repository down for good? <a href="http://svn.wikidot.org/svn">http://svn.wikidot.org/svn</a></p> <p>For about a week I've been getting:</p> <blockquote> <h3><span>Service Temporarily Unavailable</span></h3> <p>The server is temporarily unable to service your request due to maintenance downtime or capacity problems. Please try again later.<br /> <em>Apache/2.2.3 (CentOS) Server at svn.wikidot.org Port 80</em></p> </blockquote> <p>The other link to the files works fine (<a href="http://svn.wikidot.org/repos">http://svn.wikidot.org/repos</a>), but I like the browsable link to try and stay on top of what was changed from revision to revision.</p> <p>Thanks,<br /> Ed</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://org.wikidot.com/forum/t-79807</guid>
				<title>Recent Flood Of Updates</title>
				<link>http://org.wikidot.com/forum/t-79807/recent-flood-of-updates</link>
				<description></description>
				<pubDate>Thu, 07 Aug 2008 03:54:00 +0000</pubDate>
								<wikidot:authorUserId>38854</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>First, i want to say &quot;Hat's off&quot; to Michal and the other developers for the unbelievable pace of updates to the Wikidot 1 repository. The bugs fixes and enhancements are fantastic and the pace at which you're getting this done is nothing sort of miraculous!</p> <p>That being said, I am a bit disappointed that the documentation of these changes is not keeping pace. The comments attached to the SVN repository just whet my appetite on many of the changes without telling me how to implement some of them (i.e PageCalendar, NewPage auto increments, theme previewer, title templates, etc.)</p> <p>Is anyone working on the documentation side of things so that we can start playing with all of the nice improvements that are being made? Am I not looking in the right place for this information?</p> <p>Thanks again for all you are doing. I am one of Wikidot's biggest cheerleaders! ;)</p> <p>-Ed</p> 
				 	]]>
				</content:encoded>							</item>
				</channel>
</rss>