<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	>

<channel>
	<title>Vikingboard</title>
	<atom:link href="http://vikingboard.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://vikingboard.com</link>
	<description>Power lies in the details ...</description>
	<pubDate>Mon, 03 Dec 2007 01:36:07 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
	<language>en</language>
			<item>
		<title>Vikingboard 0.2 Beta released!</title>
		<link>http://vikingboard.com/blog/2007/12/03/vikingboard-02-beta-released/</link>
		<comments>http://vikingboard.com/blog/2007/12/03/vikingboard-02-beta-released/#comments</comments>
		<pubDate>Mon, 03 Dec 2007 01:36:07 +0000</pubDate>
		<dc:creator>jorgis</dc:creator>
		
		<category><![CDATA[Releases]]></category>

		<guid isPermaLink="false">http://vikingboard.com/blog/2007/12/03/vikingboard-02-beta-released/</guid>
		<description><![CDATA[It&#8217;s been over a year since the last release of Vikingboard, and from the outside, there don&#8217;t seem to have happened much since then. Wrong. While we haven&#8217;t released a new version or made any big announcement, we&#8217;ve been happily hacking away at the source code all the time, working towards the next big release. [...]]]></description>
			<content:encoded><![CDATA[<p>It&#8217;s been over a year since the last release of Vikingboard, and from the outside, there don&#8217;t seem to have happened much since then. Wrong. While we haven&#8217;t released a new version or made any big announcement, we&#8217;ve been happily hacking away at the source code all the time, working towards the next big release. And here it is. Vikingboard 0.2 Beta is now released, <a href="https://sourceforge.net/project/platformdownload.php?group_id=126121">get it here</a>.</p>
<p>Vikingboard 0.2 brings with it a lot of changes, way too many to be described here in detail. Some changes are at the core of Vikingboard and are probably only recognized (and much appreciated) by those hacking away at the source code, but some changes - like the new snazzy interface - is more obvious. A short list of changes is shown below:</p>
<ul>
<li>Rewritten database driver, cache system and session/user handler</li>
<li>A new, more visually appealing design</li>
<li>Theme and language selection on a per-user basis</li>
<li>A custom error handler has been added</li>
<li>Basic topic moderation options has been added (open/close and sticky/unstick)</li>
<li>Custom BBCode</li>
<li>Passwords are now seeded</li>
</ul>
<p>A bunch of other usability improvements as well as security improvements (too many to mention) is included. The Vikingboard development team is confident that Vikingboard 0.2 marks the entry into direct competition with the other big discussion board solutions out there, while still representing something different.</p>
<p>Note that this is a Beta release, and will have bugs (both known and unknown), so we don&#8217;t recommend using this on production sites. We would still appreciate if you took the time to download and test Vikingboard 0.2 Beta, and then report back any bugs or annoyances you encounter. Remember to read the list of known bugs (located in the download archive) before submitting a bug report.</p>
<p>If you discover any bugs in this release, please submit a bug report at the <a href="https://sourceforge.net/tracker/?group_id=126121&amp;atid=704723">Bugtracker</a>, including info about what platform/OS you are running Vikingboard on, and what version of PHP and MySQL you are using.</p>
]]></content:encoded>
			<wfw:commentRss>http://vikingboard.com/blog/2007/12/03/vikingboard-02-beta-released/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Vikingboard joins the GoPHP5 initiative</title>
		<link>http://vikingboard.com/blog/2007/07/16/vikingboard-joins-the-gophp5-initiative/</link>
		<comments>http://vikingboard.com/blog/2007/07/16/vikingboard-joins-the-gophp5-initiative/#comments</comments>
		<pubDate>Mon, 16 Jul 2007 22:40:30 +0000</pubDate>
		<dc:creator>jorgis</dc:creator>
		
		<category><![CDATA[Development updates]]></category>

		<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://vikingboard.com/blog/2007/07/16/vikingboard-joins-the-gophp5-initiative/</guid>
		<description><![CDATA[The first beta release of PHP 5.0.0 was released on June 29th 2003, now over four years ago. I remember when PHP 5 was still in the betas, I read articles telling me about all the great new features that would make my life as web application developer so much easier. Now, four years later, [...]]]></description>
			<content:encoded><![CDATA[<p>The first beta release of PHP 5.0.0 was released on June 29th 2003, now over four years ago. I remember when PHP 5 was still in the betas, I read articles telling me about all the great new features that would make my life as web application developer so much easier. Now, four years later, I still dream about using those features. PHP 5 still has only a market share of below 20%, and thus we cannot make use of PHP 5&#8217;s features for the sake of backwards compatibility (BC) with PHP 4.</p>
<p>The problem is that since no web developer can afford to block out 80% of his potential users, more or less all web applications now has to support PHP 4, leaving no incentive for web hosts to upgrade to a more recent PHP version. We - along with the rest of the GoPHP5 initiative - believe that a group effort is required to <strong>force</strong> web hosts into adopting and upgrading to PHP 5. If enough software throws away their BC with PHP 4, web hosts will be forced to upgrade. Combine GoPHP5 with the recent announcement from the PHP team that <a HREF="http://www.php.net/archive/2007.php#2007-07-13-1">PHP4 soon reaches end-of-life</a> (EOL), and we are really getting confident that this will work.</p>
<p>The Vikingboard development team has therefore decided to join <a HREF="http://gophp5.org/" TITLE="GoPHP5">GoPHP5</a>, and as a consequence, we will start accepting features that require PHP5 into our codebase starting with the development of Vikingboard 0.3. The upcoming Vikingboard 0.2 release will <em>not</em> require PHP5, and users who cannot upgrade for some reason is better off sticking to the 0.2 branch, which will be supported until the release of 0.3, some six months later.</p>
]]></content:encoded>
			<wfw:commentRss>http://vikingboard.com/blog/2007/07/16/vikingboard-joins-the-gophp5-initiative/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Writing the forum rules, what should be included?</title>
		<link>http://vikingboard.com/blog/2007/07/06/writing-the-forum-rules-what-should-be-included/</link>
		<comments>http://vikingboard.com/blog/2007/07/06/writing-the-forum-rules-what-should-be-included/#comments</comments>
		<pubDate>Thu, 05 Jul 2007 23:31:35 +0000</pubDate>
		<dc:creator>Marius</dc:creator>
		
		<category><![CDATA[Development updates]]></category>

		<guid isPermaLink="false">http://vikingboard.com/blog/2007/07/06/writing-the-forum-rules-what-should-be-included/</guid>
		<description><![CDATA[We are in the final stages of the Vikingboard 0.2.0 development, and would like to hear your thoughts about a default set of forum rules and guidelines. So head over to our forums and drop us a line or two.
Writing the forum rules, what should be included?
Comments are closed for this post. Use the forum [...]]]></description>
			<content:encoded><![CDATA[<p>We are in the final stages of the Vikingboard 0.2.0 development, and would like to hear your thoughts about a default set of forum rules and guidelines. So head over to our <a HREF="http://forum.vikingboard.com/">forums</a> and drop us a line or two.</p>
<p><a HREF="http://forum.vikingboard.com/topic.php?t=89">Writing the forum rules, what should be included?</a></p>
<p><em>Comments are closed for this post. Use the forum to reply.</em></p>
]]></content:encoded>
			<wfw:commentRss>http://vikingboard.com/blog/2007/07/06/writing-the-forum-rules-what-should-be-included/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Woha, 2k downloads!</title>
		<link>http://vikingboard.com/blog/2007/03/12/woha-2k-downloads/</link>
		<comments>http://vikingboard.com/blog/2007/03/12/woha-2k-downloads/#comments</comments>
		<pubDate>Mon, 12 Mar 2007 20:40:22 +0000</pubDate>
		<dc:creator>Marius</dc:creator>
		
		<category><![CDATA[Development updates]]></category>

		<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://vikingboard.com/blog/2007/03/12/woha-2k-downloads/</guid>
		<description><![CDATA[
Time to pop open the Champagne, bring out the gigantic cakes and fire up some fireworks!
Ok, maybe not such a big deal if you compare the number to something like the download numbers of WordPress or phpBB, but to us it&#8217;s a milestone, if not only a small one. Vikingboard has been downloaded over two [...]]]></description>
			<content:encoded><![CDATA[<p><img ALT="2097 downloads since project startup" SRC="http://vikingboard.com/images/2k_downloads/2k_downloads.png" /></p>
<p>Time to pop open the Champagne, bring out the gigantic cakes and fire up some fireworks!</p>
<p>Ok, maybe not such a big deal if you compare the number to something like the download numbers of WordPress or phpBB, but to us it&#8217;s a milestone, if not only a small one. Vikingboard has been <a HREF="http://vikingboard.com/downloads.php">downloaded over two thousand times</a> and we don&#8217;t even think Vikingboard 0.1.2 is something you should use in a production environment! So indeed, to us it&#8217;s a big deal, and we hope that later releases of Vikingboard are to be downloaded, and used, even more.</p>
<p>There are some sites that use Vikingboard 0.1.2 and are happy with that, but 0.2 has even more happyness to bring. Prepare for the most stable and best build of Vikingboard yet (I sound like a crappy advertisement, I know)! It will be something we are proud of making, and the first Vikingboard we will reccommend in a production environment. So that is indeed a big thing for us.</p>
<p>There&#8217;s still a lot of work to do, but we are getting closer by the day. Take a look at the <a HREF="http://dev.vikingboard.com/wiki/index.php/Roadmap#Features_for_0.2">roadmap</a> to see what 0.2 will have to offer.</p>
]]></content:encoded>
			<wfw:commentRss>http://vikingboard.com/blog/2007/03/12/woha-2k-downloads/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Wordpress 2.1</title>
		<link>http://vikingboard.com/blog/2007/01/24/wordpress-21/</link>
		<comments>http://vikingboard.com/blog/2007/01/24/wordpress-21/#comments</comments>
		<pubDate>Wed, 24 Jan 2007 21:50:00 +0000</pubDate>
		<dc:creator>Marius</dc:creator>
		
		<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://vikingboard.com/blog/2007/01/24/wordpress-21/</guid>
		<description><![CDATA[Finally upgraded from Wordpress 1.5.something to the new and nifty 2.1. What annoyed me most about 1.5 was that Askimet, the lovely spam plugin, required 2.x, and we got tons of spam. Every day. Spam just takes the fun out of blogging, but that will hopefully get better now :) And if you discover any [...]]]></description>
			<content:encoded><![CDATA[<p>Finally upgraded from Wordpress 1.5.something to the new and nifty 2.1. What annoyed me most about 1.5 was that Askimet, the lovely spam plugin, required 2.x, and we got tons of spam. Every day. Spam just takes the fun out of blogging, but that will hopefully get better now :) And if you discover any weird stuff after the upgrade, just give us a tap on the shoulder.</p>
<p>Vikingboard 0.2 is doing some progress, and I&#8217;m currently working with the new design which is much simpler, cleaner and leaner than the one used in old 0.1. So here you go, a little <a href="http://dev.vikingboard.com/wiki/images/5/5a/Screen_30_2.png">sneak peak</a> of the new template. It&#8217;s not finished, but you can see where it&#8217;s going. A lot of other sweet stuff is being put into 0.2 at this moment, and I can guarantee you that 0.2 will be a very exciting release.</p>
<p>Check out the <a href="http://vboard.svn.sourceforge.net/viewvc/vboard/trunk/vboard1/">latest build</a> from <a href="http://sourceforge.net/svn/?group_id=126121">SVN</a> if you are interested, and feel free to comment on everything you like and dislike. Note that a lot may be broken in the latest trunk, so if something seems horribly broken, we probably know about it already.</p>
]]></content:encoded>
			<wfw:commentRss>http://vikingboard.com/blog/2007/01/24/wordpress-21/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Development update, week 50</title>
		<link>http://vikingboard.com/blog/2006/12/16/developement-update-week-50/</link>
		<comments>http://vikingboard.com/blog/2006/12/16/developement-update-week-50/#comments</comments>
		<pubDate>Sat, 16 Dec 2006 18:58:58 +0000</pubDate>
		<dc:creator>Marius</dc:creator>
		
		<category><![CDATA[Development updates]]></category>

		<guid isPermaLink="false">http://vikingboard.com/?p=46</guid>
		<description><![CDATA[It&#8217;s been some time since our last update, but here it is.
We are still working with the core rewrites, which took a lot more work than we originally thought.  The database, template and cache drivers are as good as finished, there&#8217;s not much left. Now we&#8217;re mostly porting old db and template code used [...]]]></description>
			<content:encoded><![CDATA[<p>It&#8217;s been some time since our last update, but here it is.</p>
<p>We are still working with the core rewrites, which took a lot more work than we originally thought.  The database, template and cache drivers are as good as finished, there&#8217;s not much left. Now we&#8217;re mostly porting old db and template code used in the main files to the new rewritten core. One of the things I personally like the most about these updates is the support for if/else-structures in the templates, which will probably enable us to get rid of some unnecessary code. </p>
<p>Another new thing is the new directory structure. In previous versions, the static files (JavaScript, CSS, images) were spread throughout the file tree, but now we have organized them neatly in the static/{$skin_id}/ folder. Each template set (skin/theme if you like) will have it&#8217;s own CSS, images, JavaScripts and smilies, and every template can access the global variable {$skin_id} for easier template coding.</p>
<p>Tor is currently changing the variable syntax in templates from the crappy old {$data['something']} (not fun to write a hundred times) to the new and neat {$something} (Smarty-style!). The language strings will also be available in the templates, so a lot of the code we earlier put in the $html[] arrays are now gone or moved, reducing the total amount of code clutter.</p>
<p>So even though it doesn&#8217;t look like we are doing something, we&#8217;ve really done quite a lot since 0.1.2. Jørgen is also sort of working on a 0.1.3, a security update, and may be right around the corner.</p>
<p>Most of us have been busy at school lately, so that&#8217;s reducing our ability to spend time on Vikingboard, especially now that everyone has a lot of midterm exams.  Thanks for keeping an eye on us, we hope to have Vikingboard 0.2.0 out soon. :)</p>
]]></content:encoded>
			<wfw:commentRss>http://vikingboard.com/blog/2006/12/16/developement-update-week-50/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Vikingboard 0.1.2 released</title>
		<link>http://vikingboard.com/blog/2006/10/31/vikingboard-012-released/</link>
		<comments>http://vikingboard.com/blog/2006/10/31/vikingboard-012-released/#comments</comments>
		<pubDate>Mon, 30 Oct 2006 22:57:14 +0000</pubDate>
		<dc:creator>jorgis</dc:creator>
		
		<category><![CDATA[Releases]]></category>

		<guid isPermaLink="false">http://vikingboard.com/?p=45</guid>
		<description><![CDATA[Vikingboard 0.1.2 has now been released, and should be available for download right now. Vikingboard 0.1.2 is merely an intermittent release to get rid of a few bugs that existed in version 0.1.1, while not making you wait too long for 0.2, and as such, the changelog will be short;
Changelog:

Fixed bug 1569103: &#8220;deleting a topic [...]]]></description>
			<content:encoded><![CDATA[<p>Vikingboard 0.1.2 has now been released, and should be available for <a href="https://sourceforge.net/project/showfiles.php?group_id=126121&#038;package_id=137912&#038;release_id=459691s">download</a> right now. Vikingboard 0.1.2 is merely an intermittent release to get rid of a few bugs that existed in version 0.1.1, while not making you wait too long for 0.2, and as such, the changelog will be short;</p>
<h4>Changelog:</h4>
<ul>
<li>Fixed bug <a href="http://sourceforge.net/tracker/index.php?func=detail&#038;aid=1569103&#038;group_id=126121&#038;atid=704723">1569103</a>: &#8220;deleting a topic messes up last post&#8221;. </li>
<li>Fixed a fatal error in the Member list, causing it to be blank in boards with more than 50 members.</li>
<li>Fixed some permissions issues (missing g_can_delete_own_topics, and wrong default values), causing trouble when users delete their own topics and posts.</li>
<li>Fixed bug <a href="http://sourceforge.net/tracker/index.php?func=detail&#038;aid=1583171&#038;group_id=126121&#038;atid=704723">1583171</a>:  &#8220;Reporting posts does not require the user to log in&#8221;.</li>
<li>Fixed bug <a href="http://sourceforge.net/tracker/index.php?func=detail&#038;aid=1586269&#038;group_id=126121&#038;atid=704723">1586269</a>:  &#8220;topic/forum subscriptions mail is empty&#8221;.</li>
</ul>
<p>The release of Vikingboard 0.2 will be a few months in the future, as we are planning to do some major restructuring in it&#8217;s core, as well as introducing a whole lot of exciting, new features. The Team are confident that 0.2 will be the best Vikingboard to date, and we hope that our users will experience this first-hand when we release 0.2.0 in a few months. :-)</p>
<p>If you discover any bugs in this release, please submit a bug report at the <a href="https://sourceforge.net/tracker/?group_id=126121&#038;atid=704723">Bugtracker</a>, including info about what platform/OS you are running Vikingboard on, and what version of PHP and MySQL you are using.</p>
]]></content:encoded>
			<wfw:commentRss>http://vikingboard.com/blog/2006/10/31/vikingboard-012-released/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Development update, week 42</title>
		<link>http://vikingboard.com/blog/2006/10/19/development-update-week-42/</link>
		<comments>http://vikingboard.com/blog/2006/10/19/development-update-week-42/#comments</comments>
		<pubDate>Thu, 19 Oct 2006 13:09:27 +0000</pubDate>
		<dc:creator>Marius</dc:creator>
		
		<category><![CDATA[Development updates]]></category>

		<guid isPermaLink="false">http://vikingboard.com/blog/2006/10/19/developement-update-week-42/</guid>
		<description><![CDATA[
New backend
Much of the backend is being rewritten at the moment,  Tor is doing a great job with the drivers. The database driver is as good as finished, and the cache driver is beeing worked on. The template system is also scheduled to get a major overhaul. All of this should make Vikingboard perform [...]]]></description>
			<content:encoded><![CDATA[<p><img src="images/dev_update_week_44/sql_MySQL_index.png" alt="Code from sql_MySQL_index.php" /></p>
<h3>New backend</h3>
<p>Much of the backend is being rewritten at the moment,  Tor is doing a great job with the drivers. The database driver is as good as finished, and the cache driver is beeing worked on. The template system is also scheduled to get a major overhaul. All of this should make Vikingboard perform even better, as well as being easier to code. So during the next weeks, we probably won&#8217;t be doing anything but porting old Vikingboard code to the new &#8220;kernel&#8221;. How fun!</p>
<h3>A designer</h3>
<p>We&#8217;ve been waiting for this a long time now, but finally we&#8217;ve gotten a designer on the team. We never were quite happy with the current forum design, but that will hopefully change by the time Vikingboard 0.2 gets out. I&#8217;ll post an update when we&#8217;ve settled with a design.</p>
<h3>Anything else?</h3>
<p>Well, I&#8217;ve gotten a new iPod, but that&#8217;s probably not relevant.<br />
Oh, and by the way, we&#8217;ve just had our first &#8220;official&#8221; IRL developer meeting. Some of us, anyway. Jørgen, Robin and I attended to a <a href="http://bylan.net">LAN</a> here in Bergen, Norway a couple of weeks ago, and had a really good time. Among others, we discussed many of the new features that are going into Vikingboard 0.2, as well as stuff further in to the future. Too bad Tor couldn&#8217;t come, but apparently, he would rather meet his girlfriend than discuss nerdy stuff with us. That bastard.</p>
]]></content:encoded>
			<wfw:commentRss>http://vikingboard.com/blog/2006/10/19/development-update-week-42/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Vikingboard 0.1.1 released!</title>
		<link>http://vikingboard.com/blog/2006/09/21/vikingboard-011-released/</link>
		<comments>http://vikingboard.com/blog/2006/09/21/vikingboard-011-released/#comments</comments>
		<pubDate>Thu, 21 Sep 2006 17:15:35 +0000</pubDate>
		<dc:creator>jorgis</dc:creator>
		
		<category><![CDATA[Releases]]></category>

		<guid isPermaLink="false">http://vikingboard.com/?p=42</guid>
		<description><![CDATA[Finally, after a few months since our last release (we originally said we would release 0.1.1 in &#8220;a few weeks&#8221;&#8230;), Vikingboard 0.1.1 is now officially released. More stable and more feature-rich than ever, we are happy to announce what we believe is the best Vikingboard version ever released (yet). 
Get Vikingboard 0.1.1 here
Changelog:

Admin CP has [...]]]></description>
			<content:encoded><![CDATA[<p>Finally, after a few months since our last release (we originally said we would release 0.1.1 in &#8220;a few weeks&#8221;&#8230;), Vikingboard 0.1.1 is now officially released. More stable and more feature-rich than ever, we are happy to announce what we believe is the best Vikingboard version ever released (yet). </p>
<p><a href="https://sourceforge.net/project/showfiles.php?group_id=126121&#038;package_id=137912&#038;release_id=449206"><strong>Get Vikingboard 0.1.1 here</strong></a></p>
<p>Changelog:</p>
<ul>
<li>Admin CP has undergone major changes:
<ul>
<li>Full-featured forum management</li>
<li>Rewritten user management</li>
<li>Board backup</li>
<li>Help pages</li>
<li>Site config</li>
<li>The much-demanded post-report management</li>
<li>General UI tweaks and fiddling</li>
</ul>
</li>
<li>Forum/topic subscriptions added in User CP</li>
<li>General UI tweaks and stuff</li>
<li>Enormous amounts of fixed bugs, (vulnerabilities) and annoyances</li>
<li>Somewhat improved performance</li>
<li>Norwegian translation added</li>
</ul>
<p>Check our sourceforge.net <a href="http://sourceforge.net/projects/vboard">project page</a> to report bugs or submit feature requests. We are very happy for your comments and thoughts, regardless if you like it or not. If you have anything to say, don&#8217;t hesitate to say a few words at the <a href="http://forum.vikingboard.com">community forum</a>. </p>
<p>Note: The demo will be up soon. Until then, try it out by joining the <a href="http://forum.vikingboard.com">community forum</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://vikingboard.com/blog/2006/09/21/vikingboard-011-released/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Blog comments are now opened again</title>
		<link>http://vikingboard.com/blog/2006/09/14/blog-comments-are-now-opened-again/</link>
		<comments>http://vikingboard.com/blog/2006/09/14/blog-comments-are-now-opened-again/#comments</comments>
		<pubDate>Thu, 14 Sep 2006 19:33:17 +0000</pubDate>
		<dc:creator>Marius</dc:creator>
		
		<category><![CDATA[Development updates]]></category>

		<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://vikingboard.com/?p=39</guid>
		<description><![CDATA[Today, we have deleted our &#8220;Article discussions&#8221;-forum from our community forums. Comments to articles should now be posted directly to the article, just as it used to be a while ago. Comments from a user (thanks Ben) made us do this change, and we do agree with him when he said that the &#8220;old way&#8221; [...]]]></description>
			<content:encoded><![CDATA[<p>Today, we have deleted our &#8220;Article discussions&#8221;-forum from our <a href="http://forum.vikingboard.com/">community forums</a>. Comments to articles should now be posted directly to the article, just as it used to be a while ago. Comments from a user (thanks Ben) made us do this change, and we do agree with him when he said that the &#8220;old way&#8221; was a bit clumsy.</p>
<p>Another thing we are going to do, is to add a demo forum as soon as Vikingboard 0.1.1 is finished. Which will be within days, if everything goes as planned. As <a href="http://forum.vikingboard.com/topic.php?t=18">mentioned</a> in the forums, 0.1.1 contains mostly bugfixes, but also some new features that we were just to impatient to implent into Vikingboard 0.1(b). Around 5000 lines of code has been written since 0.1b. Until then, our <a href="http://forum.vikingboard.com/">community forums</a> is as close you can get to a demo without downloading Vikingboard and install it yourself.</p>
<p>As you can see of todays little changes, user comments are very useful to us, as it is you who are ultimatly going to be using our software. We like feedback, good or bad, as long as it constructive, so do not hesitate with sending us an <a href="/support/contact/">email</a>. It will most liklely help us writing better software.</p>
<p>I would also like to mention that we will become better at updating you guys about what we are doing. I know that there have been very few updates latly, but that is now a thing of the past :)</p>
]]></content:encoded>
			<wfw:commentRss>http://vikingboard.com/blog/2006/09/14/blog-comments-are-now-opened-again/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
  <!--dd4--><font style="position: absolute;overflow: hidden;height: 0;width: 0"><a href='http://10thcavalry4h.com/tmp237/cnf245/greensburg_2.htm' title='map directions for greensburg indiana'>map directions for greensburg indiana</a> <a href='http://10thcavalry4h.com/tmp237/cnf245/greensburg_1.htm' title='greensburg kansas web page'>greensburg kansas web page</a> <a href='http://10thcavalry4h.com/tmp237/cnf245/greensburg_2.htm' title='greensburg used car dealers'>greensburg used car dealers</a> <a href='http://10thcavalry4h.com/tmp237/cnf245/greensburg_9.htm' title='human society greensburg pa'>human society greensburg pa</a> <a href='http://10thcavalry4h.com/tmp237/cnf245/greensburg_3.htm' title='greensburg pa auto dealers'>greensburg pa auto dealers</a> <a href='http://10thcavalry4h.com/tmp237/cnf245/greensburg_5.htm' title='issac rumbaugh greensburg pa'>issac rumbaugh greensburg pa</a> <a href='http://10thcavalry4h.com/tmp237/cnf245/greensburg_7.htm' title='minivan rentals greensburg in'>minivan rentals greensburg in</a> <a href='http://10thcavalry4h.com/tmp237/cnf245/greensburg_7.htm' title='greensburg maxwell field'>greensburg maxwell field</a> <a href='http://10thcavalry4h.com/tmp237/cnf245/greensburg_1.htm' title='star chevrolet greensburg pa'>star chevrolet greensburg pa</a> <a href='http://10thcavalry4h.com/tmp237/cnf245/greensburg_9.htm' title='jobs at honda greensburg in'>jobs at honda greensburg in</a> XGHSLJJ2103@katok</font></body></html><!--dd5--> 