<?xml version="1.0" encoding="UTF-8"?>
                <rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
                  <channel>
                    <title>webSPELL.org CMS News Feed</title>
                    <link>http://www.webspell.org</link>
                    <atom:link href="http://www.webspell.org/tmp/rss.xml" rel="self" type="application/rss+xml" />
                    <description>Latest news from http://www.webspell.org</description>
                    <language>uk-uk</language>
                    <pubDate>Thu, 04 Mar 2010 06:22:01 +0100</pubDate>
                    <item>
	                       <title>webSPELL 4.2.2a Release</title>
	                       <description><![CDATA[<b>webSPELL 4.2.2a Clan Edition & webSPELL 4.2.2a Society Edition</b><br />
<br />
And again we have just finished a new webSPELL release for you. As you are able to see at the version numbering this is again a pure bugfix release. You are able to see the changes we have made in our changelog. We wish you all a lot of fun with this brand new webSPELL release!<br />
<br />
webSPELL 4.2.2a Clan & Esports Edition:<br />
<a href="http://www.webspell.org/index.php?site=files&file=39" target="_blank">Download webSPELL 4.2.2a Full Installer</a><br />
<a href="http://www.webspell.org/index.php?site=files&file=41" target="_blank">Download webSPELL 4.2.2a Update Patch for 4.2.1*</a><br />
[toggle=Changelog Esports & Clan Edition]### webspell 4.2.2a ( 2010-02-28 ) rev.428 (new svn server)<br />
<br />
* (all or a lot of files/folders):<br />
  - changed copyright notice<br />
<br />
* _functions.php:<br />
  - performance optimizations<br />
  - check ban expiring every hour instead of every day<br />
  - fixed ban removement<br />
  - added usage of $GLOBALS['ip']<br />
  - fixed url/email validation<br />
<br />
* _settings.php:<br />
  - security fix: added usage of security_slashes($_REQUEST)<br />
  <br />
* admin/boards.php:<br />
  - fixed removing of shadow topics on board deletions<br />
  <br />
* admin/languages/*/squads.php:<br />
  - removed unused language keys<br />
  <br />
* admin/page_statistics.php:<br />
  - removed E_STRICT/E_DEPRECATED error<br />
  - fixed query failed, if db name contains special characters<br />
  - fixed display of all tables<br />
  <br />
* admin/squads.php:<br />
  - removed size limitations for squad pics/icons<br />
  - using IMAGETYPE constants instead of their values<br />
  <br />
* admin/users.php:<br />
  - replaced mysql_query with safe_query<br />
  <br />
* articles.php:<br />
  - replaced mysql_query with safe_query<br />
  <br />
* asearch.php:<br />
  - security fix: fixed sql injection possibility<br />
  - limited template usage<br />
  <br />
* awards.php:<br />
  - fixed save edit when the user is clanwaradmin or newsadmin<br />
  <br />
* calendar.php:<br />
  - removed double load of language files<br />
  - fixed empty lines in the calendar<br />
  <br />
* clanwars_details.php:<br />
  - security fix: enforced integer type on cwID<br />
  - fixed information when no screenshot is available<br />
  <br />
* comments.php:<br />
  - added usage of $GLOBALS['ip']<br />
  <br />
* contact.php:<br />
  - security fix: fixed possibility to send messages to any email addresses<br />
  - added usage of $GLOBALS['ip']<br />
  <br />
* counter_stats.php:<br />
  - fixed max width of counter entry<br />
  <br />
* forum.php:<br />
  - removed double load of language files<br />
  - removed double declared counter variable<br />
  <br />
* forum_topic.php:<br />
  - fixed forum ranks<br />
  - fixed sticky topic feature<br />
  - fixed posibility to edit topics without headline/content<br />
  <br />
* guestbook.php:<br />
  - added usage of $GLOBALS['ip']<br />
  <br />
* index.php:<br />
  - removed mysql debug information  <br />
<br />
* install/index.php:<br />
  - removed unused code<br />
  - removed unused language keys<br />
<br />
* install/functions.php:<br />
  - fixed wrong default website title<br />
<br />
* install/languages/*/index.php<br />
  - removed unused language keys<br />
  <br />
* install/languages/fr/*:<br />
  - removed BOM<br />
<br />
* install/step*.php:<br />
  - removed language selection flags<br />
  - fixed alignment of steps<br />
  <br />
* install/step01.php:<br />
  - replaced character > with ><br />
  <br />
* install/step03.php:<br />
  - replaced character > with ><br />
  <br />
* install/style.css:<br />
  - fixed alignment of steps<br />
  <br />
* js/bbcode.js:<br />
  - added additional special characters to the bbcode checkers searchregexp<br />
  - translated comments<br />
  <br />
* languages/*/contact.php:<br />
  - security fix: fixed possibility to send messages to any email addresses<br />
  <br />
* languages/*/latesttopics.php:<br />
  - added language variables<br />
  <br />
* languages/*/rating.php:<br />
  - fixed rating error messages<br />
  <br />
* languages/*/register.php:<br />
  - fixed possibility to register if you are allready logged in<br />
  - added language variables<br />
  <br />
* languages/de/countries.php:<br />
  - fixed spelling<br />
  <br />
* languages/nl/contact.php:<br />
  - fixed spelling<br />
  <br />
* languages/nl/whoisonline.php:<br />
  - fixed spelling<br />
  <br />
* languages/uk/articles.php:<br />
  - fixed spelling<br />
  <br />
* languages/uk/counter.php:<br />
  - fixed spelling<br />
  <br />
* languages/uk/register.php:<br />
  - fixed spelling<br />
  <br />
* latesttopics.php:<br />
  - added language variables<br />
  <br />
* myprofile.php:<br />
  - fixed default language selection<br />
  <br />
* news.php:<br />
  - fixed news headlines if they contain a username<br />
  <br />
* out.php:<br />
  - fixed adding of "http://"  <br />
<br />
* partners.php:<br />
  - added possibility of text partners instead of images only<br />
  <br />
* profile.php:<br />
  - added usage of $GLOBALS['ip']<br />
  - replaced mysql_query with safe_query<br />
  - fixed user ranks<br />
  <br />
* rating.php:<br />
  - fixed rating error messages<br />
  <br />
* register.php:<br />
  - fixed possibility to register if you are allready logged in<br />
  - added language variables<br />
  <br />
* sc_headlines.php:<br />
  - fixed rubric usage<br />
  <br />
* search.php:<br />
  - added strtolower to article title tests<br />
  <br />
* shoutbox_content.php:<br />
  - security fix: fixed sql injection possibility<br />
  - added usage of $GLOBALS['ip']<br />
  <br />
* sponsors.php:<br />
  - fixed adding of "http://"<br />
  - fixed redirection<br />
  <br />
* src/func/bbcode.php:<br />
  - fixed img tag replace<br />
  - fixed png image info<br />
  - fixed disabling of img resizing<br />
  - added form tag to htmlml<br />
  <br />
* src/seo.php:<br />
  - fixed page title for server.php<br />
  <br />
* templates/addbbcode.html:<br />
  - fixed selectors<br />
  <br />
* templates/comments_add_visitor.html:<br />
  - added id="post" to the form tag<br />
  <br />
* templates/sc_partners.html:<br />
  - added possibility of text partners instead of images only<br />
  <br />
* version.php:<br />
  - raised version numbering[/toggle]<br />
<a href="http://www.webspell.org/index.php?site=files&file=40" target="_blank">Download webSPELL 4.2.2a Society Edition</a><br />
[toggle=Changelog Society Edition]### webspell 4.2.2a ( 2010-02-28 ) rev.430 (new svn server)<br />
<br />
* (all or a lot of files/folders):<br />
  - changed copyright notice<br />
<br />
* _functions.php:<br />
  - performance optimizations<br />
  - check ban expiring every hour instead of every day<br />
  - fixed ban removement<br />
  - added usage of $GLOBALS['ip']<br />
  - fixed url validation<br />
  <br />
* _settings.php:<br />
  - security fix: added usage of security_slashes($_REQUEST)<br />
  <br />
* admin/boards.php:<br />
  - fixed removing of shadow topics on board deletions<br />
  <br />
* admin/languages/*/squads.php:<br />
  - removed unused language keys<br />
  <br />
* admin/languages/uk/modules.php<br />
  - fixed spelling<br />
  <br />
* admin/modules.php:<br />
  - fixed usage of database translations after adding a new language<br />
<br />
* admin/modules_boxed.php:<br />
  - fixed usage of database translations after adding a new language<br />
  <br />
* admin/navigation.php:<br />
  - fixed usage of database translations after adding a new language<br />
  <br />
* admin/page_statistics.php:<br />
  - removed E_STRICT/E_DEPRECATED error<br />
  - fixed query failed, if db name contains special characters<br />
  - fixed display of all tables<br />
  <br />
* admin/registerfields.php:<br />
  - fixed usage of database translations after adding a new language<br />
  <br />
* admin/squads.php:<br />
  - removed size limitations for squad pics/icons<br />
  - using IMAGETYPE constants instead of their values<br />
  <br />
* admin/users.php:<br />
  - replaced mysql_query with safe_query<br />
  <br />
* articles.php:<br />
  - replaced mysql_query with safe_query<br />
  <br />
* asearch.php:<br />
  - security fix: fixed sql injection possibility<br />
  - limited template usage<br />
  <br />
* calendar.php:<br />
  - fixed empty lines in the calendar<br />
  - fixed unlimited amount of registering to an event<br />
  <br />
* comments.php:<br />
  - added usage of $GLOBALS['ip']<br />
  - fixed non translated strings<br />
  - added language variables<br />
  - fixed w3c validation error<br />
  <br />
* contact.php:<br />
  - security fix: fixed possibility to send messages to any email addresses<br />
  - added usage of $GLOBALS['ip']<br />
  <br />
* data.php:<br />
  - fixed spelling<br />
  <br />
* forum.php:<br />
  - removed double load of language files<br />
  - removed double declared counter variable<br />
  <br />
* forum_topic.php:<br />
  - fixed possibility to save topics without a name<br />
  - fixed forum ranks<br />
  - fixed sticky topic feature<br />
  - removed unused language variables<br />
  <br />
* guestbook.php:<br />
  - added usage of $GLOBALS['ip']<br />
  - fixed w3c validation error<br />
  <br />
* install/index.php:<br />
  - removed unused code<br />
  - removed unused language keys<br />
  <br />
* install/functions.php:<br />
  - fixed wrong default website title<br />
  <br />
* install/languages/*/index.php<br />
  - removed unused language keys<br />
  <br />
* install/step*.php:<br />
  - removed language selection flags<br />
  - fixed alignment of steps<br />
  <br />
* install/step01.php:<br />
  - replaced character > with ><br />
  <br />
* install/step03.php:<br />
  - replaced character > with ><br />
  <br />
* install/style.css:<br />
  - fixed alignment of steps<br />
  <br />
* js/bbcode.js:<br />
  - added additional special characters to the bbcode checkers searchregexp<br />
  <br />
* languages/*/comments.php:<br />
  - added language variables<br />
  <br />
* languages/*/contact.php:<br />
  - security fix: fixed possibility to send messages to any email addresses<br />
  <br />
* languages/*/forum.php:<br />
  - removed unused language variables<br />
  <br />
* languages/*/latesttopics.php:<br />
  - added language variables<br />
  <br />
* languages/*/rating.php:<br />
  - fixed rating error messages<br />
  <br />
* languages/*/register.php:<br />
  - fixed possibility to register if you are allready logged in<br />
  - added language variables<br />
  <br />
* languages/de/countries.php:<br />
  - fixed spelling<br />
  <br />
* languages/uk/articles.php:<br />
  - fixed spelling<br />
  <br />
* languages/uk/calendar.php:<br />
  - fixed spelling<br />
  <br />
* languages/uk/counter.php:<br />
  - fixed spelling<br />
  <br />
* languages/uk/register.php:<br />
  - fixed spelling<br />
  <br />
* latesttopics.php:<br />
  - added language variables<br />
  <br />
* myprofile.php:<br />
  - fixed default language selection<br />
  <br />
* news.php:<br />
  - fixed news headlines if they contain a username<br />
  <br />
* out.php:<br />
  - fixed adding of "http://"<br />
  <br />
* partners.php:<br />
  - added possibility of text partners instead of images only<br />
  <br />
* profile.php:<br />
  - added usage of $GLOBALS['ip']<br />
  - replaced mysql_query with safe_query<br />
  - fixed forum ranks<br />
<br />
* rating.php:<br />
  - fixed rating error messages<br />
  <br />
* register.php:<br />
  - fixed possibility to register if you are allready logged in<br />
  - added language variables<br />
  <br />
* sc_headlines.php:<br />
  - fixed rubric usage<br />
  <br />
* search.php:<br />
  - added strtolower to article title tests<br />
  <br />
* shoutbox_content.php:<br />
  - security fix: fixed sql injection possibility<br />
  - added usage of $GLOBALS['ip']<br />
  <br />
* sponsors.php:<br />
  - fixed adding of "http://"<br />
  <br />
* src/func/bbcode.php:<br />
  - fixed img tag replace<br />
  - fixed png image info<br />
  - fixed disabling of img resizing<br />
  - added form tag to htmlml<br />
  - fixed url replacement<br />
  <br />
* src/seo.php:<br />
  - fixed SEO title for server.php<br />
  <br />
* templates/addbbcode.html:<br />
  - fixed selectors<br />
  <br />
* templates/comments_add_visitor.html:<br />
  - added id="post" to the form tag<br />
  <br />
* templates/guestbook_comment.html:<br />
  - fixed w3c validation error<br />
  <br />
* templates/latesttopics_content.html<br />
  - added language variables<br />
  <br />
* templates/myprofile_editmail.html<br />
  - removed double width entry<br />
  <br />
* templates/myprofile_editpwd.html<br />
  - removed double width entry<br />
  <br />
* templates/sc_partners.html:<br />
  - added possibility of text partners instead of images only<br />
  <br />
* version.php:<br />
  - raised version numbering[/toggle]<br />
<b>webSPELL goes social</b><br />
<br />
As you may have noticed already we have added a <a href="http://www.facebook.com/group.php?gid=318886266854" target="_blank">webSPELL Facebook Group</a> and a <a href="http://www.facebook.com/pages/webSPELL/344817222274" target="_blank">webSPELL Facebook Fan Site</a>, don't hesitate to become a member of the group and a fan of webSPELL at Facebook! Additionally you might want to follow our <a href="http://twitter.com/webspell" target="_blank">twitter feed</a>, which will be updated more frequently in the future. Another service we added for you is the Addthis bookmark service which enables you to bookmark various pages of webspell.org in your favourite bookmark service.<br />
]]></description>
	                       <author>webmaster@giesi.com (Dipl.-Inf. Stefan Giesecke)</author>
	                       <guid><![CDATA[http://www.webspell.org/index.php?site=news_comments&newsID=157]]></guid>
	                       <link><![CDATA[http://www.webspell.org/index.php?site=news_comments&newsID=157]]></link>
	                     </item>
	  			            <item>
	                       <title>webSPELL meets Facebook</title>
	                       <description><![CDATA[Since today there is an offical webSPELL Facebook page and group available. Socialize yourself with the webSPELL community and become a <a href="http://www.facebook.com/group.php?gid=318886266854" target="_blank">webSPELL Facebook group member</a> and a <a href="http://www.facebook.com/pages/webSPELL/344817222274" target="_blank">fan of webSPELL!</a>]]></description>
	                       <author>webmaster@giesi.com (Dipl.-Inf. Stefan Giesecke)</author>
	                       <guid><![CDATA[http://www.webspell.org/index.php?site=news_comments&newsID=156]]></guid>
	                       <link><![CDATA[http://www.webspell.org/index.php?site=news_comments&newsID=156]]></link>
	                     </item>
	  			            <item>
	                       <title>Support webSPELL</title>
	                       <description><![CDATA[<b>webSPELL Wiki authors wanted</b><br />
<br />
As you may have noticed not much has happened in the webSPELL wiki over the last months. Therefor we are looking for some wiki authors, who want to contribute with their webSPELL knowledge to increase the usefulness of our wiki. If you have decent webSPELL skills, good english language or you are even an english native speaker and you want to help to improve our knowledgebase, please feel free to contact k3rmit via IRC to get a webSPELL wiki account.<br />
<br />
<br />
<b>webSPELL e.V. (incorporated society)</b><br />
<br />
The webSPELL e.V., the supporting and developing incorporated society behind the webSPELL project, is still looking for members, who want to help in all aspects of the webSPELL project. For a small annual membership fee you can become part of the project, get a special forum rank, being invited to our annual meetings, getting early access to our beta testing areas and much more! You are able to apply for a membership via our <a href="http://www.webspell.org/verein/forms/aufnahmeantrag.pdf" target="_blank">application form</a>. If you want to inform yourself more detailled about the aims of the webSPELL e.V. please read our <a href="http://www.webspell.org/verein/docs/satzung.pdf" target="_blank">constitution</a> (documents are only available in german language, if you need any help in translating them fell free to contact us).<br />
<br />
<br />
<b>Donations</b><br />
<br />
Some of you might have noticed already, that we have putted a paypal donation button in the upper right corner. If you want to support the webSPELL project, but you are not interested in becoming a webSPELL e.V. member or you dont have the time to contribute any work we also happily accept a simple money donation. We ensure, that every euro will only be used according to our aims defined in the <a href="http://www.webspell.org/verein/docs/satzung.pdf" target="_blank">constitution in paragraph 2</a>.<br />
<br />
<br />
<b>webSPELL development</b><br />
<br />
We are happy to announce, that we are currently in release candidate state testing concerning the upcoming webSPELL 4.2.2a bugfix release. If you check our <a href="http://bugtracker.webspell.piripiri213.server4you.de/view_all_bug_page.php" target="_blank">bugtracker</a> you are able to see, that we have putted a lot of work again in improving webSPELL. Expect a soon release!<br />
<br />
<br />
Thank you for your interest,<br />
the webSPELL Team<br />
<br />
]]></description>
	                       <author>webmaster@giesi.com (Dipl.-Inf. Stefan Giesecke)</author>
	                       <guid><![CDATA[http://www.webspell.org/index.php?site=news_comments&newsID=155]]></guid>
	                       <link><![CDATA[http://www.webspell.org/index.php?site=news_comments&newsID=155]]></link>
	                     </item>
	  			            <item>
	                       <title>Merry Christmas!</title>
	                       <description><![CDATA[The webSPELL team wishes you all a merry christmas and calm holidays. Get a lot of presents and don't eat too much cookies <img src="images/smileys/wink.gif" alt="smile" border="0" />]]></description>
	                       <author>webmaster@giesi.com (Dipl.-Inf. Stefan Giesecke)</author>
	                       <guid><![CDATA[http://www.webspell.org/index.php?site=news_comments&newsID=150]]></guid>
	                       <link><![CDATA[http://www.webspell.org/index.php?site=news_comments&newsID=150]]></link>
	                     </item>
	  			            <item>
	                       <title>New feature for webspell.org</title>
	                       <description><![CDATA[Today webSPELL.org introduces a new feature to optimize our support efforts and to improve our demonstration page for potential new users.<br />
<br />
Registered user can now manage their websites in a new profile section called <a href="index.php?site=mywebsites" target="_blank">My Websites</a>. You are able to mark your sites to be shown publicly in your profile, where others are able then to leave comments and rate the website.<br />
<br />
All enlisted webSPELL websites can then farther be connected to a support request in our forums (mandatory from now on for certain boards).  Furthermore we will select certain websites to be presented as live demo websites on our <a href="index.php?site=demo" target="_blank">demo page</a>. <br />
<br />
In the past, missing links to websites related to the support requests slowed down our support efforts, we hope this new feature will help us speeding up our support. It also presents a great opportunity for webSPELL webmaster: websites approved by our team will get published on the demo page and will bring you a lot of new visitors. <br />
<br />
<b>You have a well done website? <a href="index.php?site=mywebsites&action=add" target="_blank">Get started</a> right away and <i>get your page ranked</i>*.</b><br />
<br />
We are excited to see your websites and hope you'll enjoy our new feature. <br />
<br />
________________<br />
* Ranked websites are websites which are based on webSPELL and approved by our team. You can find a list with all ranked pages here: <a href="index.php?site=wswebsites" target="_blank">webSPELL Site-Ranking</a>]]></description>
	                       <author>bluetiger@webspell.org (Florian Siegmund)</author>
	                       <guid><![CDATA[http://www.webspell.org/index.php?site=news_comments&newsID=139]]></guid>
	                       <link><![CDATA[http://www.webspell.org/index.php?site=news_comments&newsID=139]]></link>
	                     </item>
	  			            <item>
	                       <title>New Security Fix</title>
	                       <description><![CDATA[Thanks to Trex, who reported security related problems in the asearch.php, we have a new security fix for webSPELL 4.2.1 and the webSPELL 4.2.1 Society Edition ready for you.<br />
<br />
Many thanks again, also in the name of the community, to Trex.]]></description>
	                       <author>webmaster@giesi.com (Dipl.-Inf. Stefan Giesecke)</author>
	                       <guid><![CDATA[http://www.webspell.org/index.php?site=news_comments&newsID=149]]></guid>
	                       <link><![CDATA[http://www.webspell.org/index.php?site=news_comments&newsID=149]]></link>
	                     </item>
	  			            <item>
	                       <title>webSPELL e.V. (incorporated society)</title>
	                       <description><![CDATA[After over 4 years there is a major change in the webSPELL project. Since the beginning of the development in april 2005 webSPELL was a private project under the lead of blue.tiger, this is going to change now.<br />
<br />
In march this year most of the members of the webSPELL attended a meeting (we reported about this in our <a href="http://www.webspell.org/index.php?site=blog_comments&amp;blogID=28" target="_blank">blog</a>) and we founded the society webSPELL. Since 07.07.2009 this society is incorporated at the county court Waiblingen (Germany) and will further carry the name webSPELL e.V.<br />
<br />
The purpose of this incorporated society is to mantain, administer and support the webSPELL project and its webpage. The further development of the content management system and the support for our numerous users will be in the centre of our efforts. Currently the incorporated society consists of 8 members (as of 02.09.09, 21:00), most of them members of the webSPELL team. The executive council, consisting of Stefan 'k3rmit' Giesecke (executive director), Daniel 'TwisteD' Steih (2nd chairman) and Florian 'blue.tiger' Siegmund (1st chairman), will lead the further actions of the webSPELL e.V.<br />
<br />
With immediate effect the incorporated society webSPELL e.V. will be responsible for the complete webSPELL project.<br />
<br />
With this step we do not only want to improve regarding legal and economic aspects, but also - in accordance with the spirit of open source - open us even more to the users and fans of the webSPELL project. Everyone can apply for a membership in the incorporated society and influence the further evolution of webSPELL. Interested parties should have a look at our <a href="http://www.webspell.org/verein/forms/aufnahmeantrag.pdf" target="_blank">membership application</a> (currently only available in german language, we will supply a english version soon) and our <a href="http://www.webspell.org/verein/docs/satzung.pdf" target="_blank">constitution</a>.<br />
<br />
We will henceforth publish further information and decisions of the incorporated society webSPELL e.V.<br />
]]></description>
	                       <author>bluetiger@webspell.org (Florian Siegmund)</author>
	                       <guid><![CDATA[http://www.webspell.org/index.php?site=news_comments&newsID=147]]></guid>
	                       <link><![CDATA[http://www.webspell.org/index.php?site=news_comments&newsID=147]]></link>
	                     </item>
	  			            <item>
	                       <title>Giga Homepage Award participation</title>
	                       <description><![CDATA[Although the german gaming scene had a big set-back with the shutdown of the popular german E-Sports TV station Giga their big Giga Homepage Award continues.<br />
<br />
We decided to compete again in this award und we want to ask you to support us and participate in the voting for webspell.org to further increase the popularity of the webspell project. The first round of voting for webspell.org has allready been started and will continue till monday the 7th of september.<br />
<br />
<a href="http://kunden.wundermedia.de/webaward/giga/html/microsite.php?sid=139acb3a3cde470e8256f34b98c1ef7187db3e42&amp;kategorie=21" target="_blank"><b>» Continue to the voting page «</b></a><br />
<br />
Thanks a lot to all voters!]]></description>
	                       <author>bluetiger@webspell.org (Florian Siegmund)</author>
	                       <guid><![CDATA[http://www.webspell.org/index.php?site=news_comments&newsID=145]]></guid>
	                       <link><![CDATA[http://www.webspell.org/index.php?site=news_comments&newsID=145]]></link>
	                     </item>
	  			            <item>
	                       <title>Limitation of the support for webSPELL 4.01.02 and all older versions</title>
	                       <description><![CDATA[As of 04.10.2009 the normal support for webSPELL 4.01.02 and all older versions will be discontinued. From this date on the support for these versions will be limited to update support only.<br />
<br />
We encourage all webSPELL users, which are still running old and outdated webSPELL versions, to update their websites to the newest version.]]></description>
	                       <author>webmaster@giesi.com (Dipl.-Inf. Stefan Giesecke)</author>
	                       <guid><![CDATA[http://www.webspell.org/index.php?site=news_comments&newsID=144]]></guid>
	                       <link><![CDATA[http://www.webspell.org/index.php?site=news_comments&newsID=144]]></link>
	                     </item>
	  			            <item>
	                       <title>webSPELL 4.2.1a Society Edition</title>
	                       <description><![CDATA[As of now there is another webSPELL version, the Society Edition, which was developed as a part of k3rmit's diploma thesis, available at webspell.org. In contrast to the regular webSPELL, this version is not intended for the use in E-Sports related projects, instead it is an highly optimized and extendend version for the special needs of non-profit organizations (like for example a lot of societies or clubs). With the completion of the diploma thesis the webSPELL team overtakes the further official development and support of the webSPELL Society Edition.<br />
<br />
Short overview about the most important changes:<br />
<br />
<ul class='list'><li>all E-Sports/Clan related stuff was removed; all verbalizations of E-Sport specific phrases have been made neutral</li><li>new application system for events: define textfields and checkboxes via admincenter for the application forms (choosable per event), db based multi language support, etc...</li><li>generic database module to realize your own custom databases being displayed at the page (e.g. a literature database, list your soccer divisions, mp3 databases etc...): define db fields via admincenter, db based template system for displaying, etc...</li><li>dynamic navigation: free definition and controlling of the page navigation via the admincenter (ordered in categories), db based multi language support, etc...</li><li>modul control: definition of modules (news, articles, calendar, forum... everything) and activation/deactivation of modules via admincenter, db based multi language support, etc...</li><li>sc_ includes control: definition of sc_ includes, activation/deactivation and also positioning of sc_ includes on the page can be done via admincenter, db based multi language support, etc...</li><li>"ajaxification" of some admincenter functions</li><li>extended rights system</li><li>complete new default design based on the admincenter design</li><li>changed profile and added a data protection switch for hiding own private data</li><li>complete new access group system for controlling the access to modules, sc_ includes, downloads, static pages, comments...</li><li>etc...</li></ul><br />
<br />
The webSPELL Team and especially k3rmit wishes you a lot of fun with the webSPELL Society Edition!<br />
<br />
]]></description>
	                       <author>webmaster@giesi.com (Dipl.-Inf. Stefan Giesecke)</author>
	                       <guid><![CDATA[http://www.webspell.org/index.php?site=news_comments&newsID=143]]></guid>
	                       <link><![CDATA[http://www.webspell.org/index.php?site=news_comments&newsID=143]]></link>
	                     </item>
	  			            </channel>
                 </rss>