<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE rss PUBLIC "-//Netscape Communications//DTD RSS 2.0//EN" "http://my.netscape.com/publish/formats/rss-2.0.dtd"><rss version="2.0"
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
xmlns:admin="http://webns.net/mvcb/"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
	<title>open-sTeam News</title>
	<link>http://www.open-steam.org//?type=rss</link>
	<description></description>
	<dc:language>de</dc:language>
	<dc:date>Mon, 06 Sep 2010 22:28:40 +0200</dc:date>
	<admin:generatorAgent>LLMS RSS Feed</admin:generatorAgent>
	<item>
		<title>Chinese webinterface development manual available</title>
		<dc:creator>Daniel Buese</dc:creator>
		<dc:date>Thu, 12 Mar 2009 09:36:14 +0100</dc:date>
		<link>http://www.open-steam.org//?show=all#758080</link>
		<category></category>		<content:encoded><![CDATA[We received a nice E-Mail from the guys of Bejing open party telling us that they are providing a chinese manual for the webinterface development.<br /><br />
<a href="http://steamware.open-steam.org/Manual/Chinese%20Manual/start.html">View the manual</a>]]></content:encoded>	</item>
	<item>
		<title>PHPsTeam API version 2.8 released</title>
		<dc:creator>Daniel Buese</dc:creator>
		<dc:date>Mon, 04 Aug 2008 12:11:39 +0200</dc:date>
		<link>http://www.open-steam.org//?show=all#667177</link>
		<category></category>		<content:encoded><![CDATA[Support for versioning were added to the PHP API, the release also includes some important fixes. Visit the <a href="http://phpsteam.open-steam.org/download">PHPsTeam download page</a> for more details<br />
]]></content:encoded>	</item>
	<item>
		<title>open-sTeam server 2.8 released</title>
		<dc:creator>Robert Hinn</dc:creator>
		<dc:date>Mon, 05 May 2008 14:24:13 +0200</dc:date>
		<link>http://www.open-steam.org//?show=all#653211</link>
		<category></category>		<content:encoded><![CDATA[<div class='html'><p>The new stable version 2.8 of the open-sTeam server software has been officially released today.</p>
<p>Among the improvements of the new version are:
</p>
<ul><li> COAL serialization with native code (performance improvement)
</li><li> fixed compiling of native code on Mac OS X 10.5 (Leopard)
</li><li> some LDAP improvements (e.g. support for structural groups)
</li><li> fixed an issue where the cachesize setting would be ignored
</li><li> RSS feeds now have a content namespace
</li><li> added support for iconsets (iconsets are packages/modules that can define default icons for objects)
</li><li> all server.log output will now be prepended with a timestamp
</li><li> smtp, security and slow_requests log files will now be rotated, too
</li><li> improved init.d scripts (stabilized the restart option, even if the server takes so much time for shutdown that the script times out)
</li><li> various stability improvements
</li></li></ul><br/>Please consult the <a class="external" href="http://server.open-steam.org/?show=all#653209">server news</a> for details on the new version and for downloads.
</div>]]></content:encoded>	</item>
	<item>
		<title>Webinterface Version 2.2.17 released</title>
		<dc:creator>Daniel Buese</dc:creator>
		<dc:date>Wed, 26 Mar 2008 14:17:56 +0100</dc:date>
		<link>http://www.open-steam.org//?show=all#649021</link>
		<category></category>		<content:encoded><![CDATA[The new webinterface version comes with the following improvements:<ul><li>don't let the browser cache error pages<br />
</li></ul><a href="http://steamware.open-steam.org/Webinterface/download/">To the Webinterface Download Page</a>]]></content:encoded>	</item>
	<item>
		<title>Webinterface Version 2.2.14 released</title>
		<dc:creator>Daniel Buese</dc:creator>
		<dc:date>Mon, 26 Nov 2007 11:39:22 +0100</dc:date>
		<link>http://www.open-steam.org//?show=all#625969</link>
		<category></category>		<content:encoded><![CDATA[ The new webinterface version comes with the following improvements:<br />
<ul><li>increased robustness of the installation process</li></ul>Fixes made in step web-2_2_12 which are included in web-2_2_14:<ul><li>backported fix displaying errors in details view of pike scripts from web-2_3</li><li>bugfix: always using USER_SELECTION in uppercase to increase robustness (probably fixed bug which may cause data loss)</li></ul><a href="http://steamware.open-steam.org/Webinterface/download/">To the Webinterface Download Page</a>]]></content:encoded>	</item>
	<item>
		<title>Javasteam Developer Day took place on November 19th</title>
		<dc:creator>Daniel Buese</dc:creator>
		<dc:date>Wed, 21 Nov 2007 10:11:49 +0100</dc:date>
		<link>http://www.open-steam.org//?show=all#625442</link>
		<category></category>		<content:encoded><![CDATA[The steam Java developer forum took place on the 19th of November at the Heinz Nixdorf Institute in Paderborn. The main issues discussed in this year's meeting were:<br />
<ul><li>built modules from the differend communication layers to be able to exchange and enhance the communication layers (P2P, coal, offline...)<br />
</li><li>enhancement of the offline persistence</li><li>better handling of lokal files by the offline persitence of the javasteam API<br />
</li><li>implement a config mechanism for the javasteam API in general to be able to configure things instead of making lokal changes of the API (maybe for switching the communication layer)<br />
</li><li>use standard-mechanismus (z.B. log4j) for the log output of the javasteam API<br />
</li><li>rework SSL and certificates for the secure coal connection müsste noch überarbeitet werden<br />
</li><li>rework the event system of the java api for steam events<br />
</li><li>implementation of a plugin-/module-mechanism for modular enhancements like communication or offline caching might be integrated as plugins/modules<br />
</li><li>integration of support for the package:whiteboardsuppord- spm which offers methods for performance optimization for common requests<br />
</li><li>implement/rework cache mechanism right into the javasteam API. The existing mechanism is disabled at the moment.<br />
</li></ul><br />
<a href="/newsimages/javadevelopers2007/">View some pictures of the activities.</a>]]></content:encoded>	</item>
	<item>
		<title>Webinterface Version 2.2.12 released</title>
		<dc:creator>Daniel Buese</dc:creator>
		<dc:date>Mon, 12 Nov 2007 16:45:52 +0100</dc:date>
		<link>http://www.open-steam.org//?show=all#623477</link>
		<category></category>		<content:encoded><![CDATA[The new webinterface version comes with the following improvements:<br />
<ul><li>backported fix displaying errors in details view of pike scripts from web-2_3</li><li>bugfix: always using USER_SELECTION in uppercase to increase robustness (probably fixed bug which may cause data loss)</li></ul><a href="http://steamware.open-steam.org/Webinterface/download/">To the Webinterface Download Page</a><br />
<!--<br />
<b>Note:</b> If you installed the webinterface release 2.2.11, then please install 2.2.12 and restart your server to fix a problem with registration of the user_selection and USER_SELECTION attributes.<br />
-->]]></content:encoded>	</item>
	<item>
		<title>javasteam developer day</title>
		<dc:creator>Daniel Buese</dc:creator>
		<dc:date>Mon, 12 Nov 2007 16:18:33 +0100</dc:date>
		<link>http://www.open-steam.org//?show=all#622419</link>
		<category></category>		<content:encoded><![CDATA[The next developer day will take place on monday, november 19th at the Heinz Nixdorf Institute in paderborn.<br />
All developers are invited to join us from 10 to 18 o'clock for a free discussion of the sTeam java api features, future development issues of the sTeam java api and more.<br />
For more information about our java api see: <a href="http://javasteam.open-steam.org/">the javasteam website</a>]]></content:encoded>	</item>
	<item>
		<title>open-sTeam presented at the technology transfer fair</title>
		<dc:creator>Daniel Buese</dc:creator>
		<dc:date>Mon, 12 Nov 2007 14:36:13 +0100</dc:date>
		<link>http://www.open-steam.org//?show=all#622391</link>
		<category></category>		<content:encoded><![CDATA[On september 21st, open-sTeam was presented on the "Technology for Business" fair at Bielefeld.<br />
Prof. Dr. Thorsten Hampel and Prof. Dr. Reinhard Keil got in touch with local Business Partners located around Bielefeld and Paderborn.<br />
<a href="/newsimages/hninachrichten28/">This event was mentioned in the HNI News</a>]]></content:encoded>	</item>
	<item>
		<title>MEDIDA-PRIX 2007</title>
		<dc:creator>Robert Hinn</dc:creator>
		<dc:date>Thu, 05 Jul 2007 18:17:29 +0200</dc:date>
		<link>http://www.open-steam.org//?show=all#581801</link>
		<category></category>		<content:encoded><![CDATA[<img src="newsimages/medidaprix_label07_finalist_115.gif" style="margin: 10px;" align="right" />
<p>The open-sTeam team is proud to announce that the joint effort of streamlining the technological and organizational infrastructure at the University of Paderborn has been nominated as a finalist for the <a href="http://www.medidaprix.org">MEDIDA-PRIX 2007</a> award. The open-sTeam server provides the basis for cooperative knowledge spaces which serve as the primary means to support different kinds of knowledge work, such as learning, teaching and administration.</p>
<p>The winner of the medidaprix award will be announced at the <a href="http://www.gmw07.de">GMW</a> conference in Hamburg on September, 13th. More information is available on the <a href="http://iug.uni-paderborn.de">computers and society</a> working group homepage.</p>]]></content:encoded>	</item>
	<item>
		<title>CVS Downtime</title>
		<dc:creator>Robert Hinn</dc:creator>
		<dc:date>Thu, 14 Jun 2007 21:35:57 +0200</dc:date>
		<link>http://www.open-steam.org//?show=all#564465</link>
		<category></category>		<content:encoded><![CDATA[As you might have noticed, we had some trouble with our cvs server cvs.open-steam.org (and its alias shovel.uni-paderborn.de) today. The machine that hosted our cvs had a hard-disk failure, so we needed to move to a new machine and restore a backup of the cvs data.<br />
<br />
The backup was from tonight: 14th of June, 2007 at around 3 AM (central european time: GMT+1), so if you checked in any code between 3 AM and 3 PM (the server was down from 3 PM till 8 PM), the checkin has unfortunately been lost. You should update your local code and re-commit any changes that were lost. We would also advise you to make a backup copy of your local code before trying to synchronize with the cvs repository, just to make sure you don't loose any code by accident.<br />
<br />
We regret the cvs downtime and hope that it hasn't caused you any inconvenience,<br />
	your open-sTeam team]]></content:encoded>	</item>
	<item>
		<title>Feedback from Austria</title>
		<dc:creator>Daniel Buese</dc:creator>
		<dc:date>Tue, 10 Apr 2007 15:19:55 +0200</dc:date>
		<link>http://www.open-steam.org//?show=all#476639</link>
		<category></category>		<content:encoded><![CDATA[These days we received good news from iaeste austria reporting their experience with the new server version 'steam-2_4':<br />
<div style="margin-left: 2em; font-size: xx-small; width: 95%;">[...]<br />
Made the current steam run on our box. Had some troubles with the  <br />
upgrade (thought the process hung and killed it while upgrading; found  <br />
out the mysql db was not in perfect shape before), but using my backup  <br />
everything went smooth.<br />
And now it is smooth as well!!<br />
Using a lot less RAM, performing a lot faster searches and well..  <br />
it just feels good using it.<br /><br />
Congrats and thanks to everybody involved!<br />
Axel Gross for IAESTE.at<br />
</div><!--Thanks for your warm words Axel ! -->]]></content:encoded>	</item>
	<item>
		<title>3rd international open-sTeam Workshop</title>
		<dc:creator>Daniel Buese</dc:creator>
		<dc:date>Tue, 10 Apr 2007 14:59:58 +0200</dc:date>
		<link>http://www.open-steam.org//?show=all#476615</link>
		<category></category>		<content:encoded><![CDATA[<div style="height: 20em;"><div style="float: left; margin-left:1em; margin-right:1em; width: 190 px;"><br />
<a href="newsimages/vienna_big.jpg"><img src="newsimages/vienna_small.jpg"/></a><br /><span style="font-size: xx-small;">Alexander Roth, Robert Hinn, Daniel Büse,<br />Jonas Schulte, René Sprotte, Thorsten Hampel,<br />Ferdinand Ferber, Bernd Pinter and Carla Hampel</span></div>The 3rd international open-sTeam workshop took place in Vienna from 27.3.2007 - 2.4.2007. The workshop focused on current development issues. As all developers of the steam core were on-site or involved via videoconferencing we discussed a lot of things especially improving performance, stability and the installation process.</div>]]></content:encoded>	</item>
	<item>
		<title>sTeam server 2.4 released</title>
		<dc:creator>Robert Hinn</dc:creator>
		<dc:date>Tue, 20 Mar 2007 19:02:57 +0100</dc:date>
		<link>http://www.open-steam.org//?show=all#448931</link>
		<category></category>		<content:encoded><![CDATA[<html>
<body>
<p>
The open-sTeam server software 2.4 series has been released today. The first official version is 2.4.23 since we took some time to perform thorough tests before the release.
</p>
<p>
More details on the new release, as well as downloads can be found on the <a href="http://server.open-steam.org">server site</a>.
</p>
</body>
</html>
]]></content:encoded>	</item>
	<item>
		<title>Uni Paderborn style for mini web CMS available</title>
		<dc:creator>Daniel Buese</dc:creator>
		<dc:date>Tue, 13 Mar 2007 10:55:49 +0100</dc:date>
		<link>http://www.open-steam.org//?show=all#437780</link>
		<category></category>		<content:encoded><![CDATA[An uni paderborn style is now available for the <a href="/Dokumente/docs/php_website/">PHP mini web CMS</a> based on open sTeam: <a href="/Dokumente/docs/php_website/styles/">View available stylesheets</a><br />
The paderborn university layout is available as a stylesheet set for the <a href="http://www.realmacsoftware.com/rapidweaver/">Rapidweaver Website Creation Tool</a> too (for Mac): (<a href="/Dokumente/docs/php_website/styles/Uni%20Paderborn.rwtheme.zip">download uni pb rapidweaver theme</a>)]]></content:encoded>	</item>
	<item>
		<title>Webtests for Webinterface 2.2 released</title>
		<dc:creator>Daniel Buese</dc:creator>
		<dc:date>Tue, 30 Jan 2007 14:36:57 +0100</dc:date>
		<link>http://www.open-steam.org//?show=all#386961</link>
		<category></category>		<content:encoded><![CDATA[In the context of Quality Assurance we have added Selenium Webtests (look at <a href="http://www.openqa.org/selenium/">OpenQA Website</a>) for version 2.2 of the openSteam Web Interface, that has just been released. You can test the correct functionality of a new Webinterface installation with these.<br><br />
The webtests and information on how to use them is avialable via CVS as part of the web-2_2 module and under the <a href="http://steamware.open-steam.org/Webinterface/Selenium%20Webtests/">Webinterface/Webtests</a> section of this site.]]></content:encoded>	</item>
	<item>
		<title>Webinterface version 2.2.4 released</title>
		<dc:creator>Daniel Buese</dc:creator>
		<dc:date>Thu, 25 Jan 2007 12:07:51 +0100</dc:date>
		<link>http://www.open-steam.org//?show=all#380708</link>
		<category></category>		<content:encoded><![CDATA[A new stable version of the webinterface (web-2_2_4) has been released. The main focus of this version was to fix some bugs.<br><br />
For more Information visit the <a href="http://steamware.open-steam.org/Webinterface/download/">webinterface download page</a>]]></content:encoded>	</item>
	<item>
		<title>Milestone release of PHPsTeam API</title>
		<dc:creator>Daniel Buese</dc:creator>
		<dc:date>Sun, 10 Dec 2006 20:16:49 +0100</dc:date>
		<link>http://www.open-steam.org//?show=all#321858</link>
		<category></category>		<content:encoded><![CDATA[The process to ease the development of PHP applications adressing the virtual knowledge spaces of the steam server is going on.<br />On december 6th the  PHPsTeam developers brought together their knowledge and increased the stability, performance and convenience in using PHP to adress the sTeam Server. This results in the new milestone release of <a href="http://www.phpsteam.org/download/">version 2.4 of the PHPsTeam API</a>.<br />The applications "<a href="http://www.open-steam.org/Dokumente/docs/php_website/">steamweb</a>", "<a href="https://koala.upb.de/">koala</a>" and "<a href="http://bid.open-steam.org/">bidowl</a>" (german) have been sucessfully adjusted to use the new PHPsTeam release and benefit from the recent optimizations.]]></content:encoded>	</item>
	<item>
		<title>Javasteam developer forum took place on November, 27th</title>
		<dc:creator>Daniel Buese</dc:creator>
		<dc:date>Wed, 06 Dec 2006 22:43:54 +0100</dc:date>
		<link>http://www.open-steam.org//?show=all#315328</link>
		<category></category>		<content:encoded><![CDATA[The "<a href="http://javasteam.open-steam.org/">javasteam</a> developer forum" took place on the 27th of November at the Heinz Nixdorf Institute in Paderborn. The main issues adressed in this year's meeting were:<br />
<ul><li>Removing the SteamConnector singleton</li><li>Fixing some event-related problems</li><li>Using SSL connections in most applications</li><li>Providing some more JUnit tests</li><li>consolidating up- and download methods</li></ul><a href="newsimages/javadevelopers2006/IMG_6640.JPG">Have a look at all issues</a> (Some of them were directly solved)<p>View <a href="newsimages/javadevelopers2006/">some pictures of the activities</a>.<br />
</p>]]></content:encoded>	</item>
	<item>
		<title>Christmas Party</title>
		<dc:creator>Daniel Buese</dc:creator>
		<dc:date>Tue, 28 Nov 2006 11:00:32 +0100</dc:date>
		<link>http://www.open-steam.org//?show=all#301499</link>
		<category></category>		<content:encoded><![CDATA[This year's chistmas party of the open sTeam team and associates takes place on monday, december 11th, 6 p.m. at the "Fetenkeller" of the villa at the university campus. Feel free to join us, drinks and food will be provided. (<a href="/newsimages/cptravelplan.jpg">travel plan</a>)<br />
As "the same procedure as every year", the traditional "Schrottwichteln" will be moderated by Dominik Niehus this year. So dont forget a little scrap-gift... (no computer related stuff, 5 € max.)<br />
<br />
<br />
 ]]></content:encoded>	</item>
	<item>
		<title>open sTeam was presented on education quality forum in bonn 2006</title>
		<dc:creator>Daniel Buese</dc:creator>
		<dc:date>Wed, 01 Nov 2006 15:57:09 +0100</dc:date>
		<link>http://www.open-steam.org//?show=all#270891</link>
		<category></category>		<content:encoded><![CDATA[<div style="float: left; margin-left:1em; margin-right:1em; width: 190 px;"><br />
<img src="newsimages/eqforum_bonn_minister.jpg"/><br /><span style="font-size: xx-small;">Prof. Dr. Thorsten Hampel, Andreas Brennecke,<br /> Minister Prof. Dr. Andreas Pinkwart and Prof. <br />Dr. Reinhard Keil visiting the stand<br />
</span></div>open sTeam was presented on the <a href="http://www.education-quality.de/">education quality forum</a> in Bonn from 8th to 9th november. The stand was a joint of the <a href="http://locomotion.upb.de/">locomotion</a> and <a href="http://www.systemkonvergenz.de/">mistel</a> project presenting their last efforts in developing an open sTeam based platform for teachers and learners integrating courses and lectures with open groups, allowing the students to act freely. Providing some web 2.0 technics a la podcasts, rss feeds and some more the platform gains acceptance rapidly at the moment.<p>There are <a href="newsimages/eqforum2006/">some pictures from our stand online</a><br />
</p>]]></content:encoded>	</item>
	<item>
		<title>Project Management Application XPertise based on sTeam</title>
		<dc:creator>Daniel Buese</dc:creator>
		<dc:date>Tue, 10 Oct 2006 17:18:24 +0200</dc:date>
		<link>http://www.open-steam.org//?show=all#251192</link>
		<category></category>		<content:encoded><![CDATA[As the steam server offers many ways to access the virtual rooms it become popular to write PHP applications using the steam server as middleware.<br />
so does a project management software called xpertise offering micro and macro structures, versionmanagement for documents (with draft, proposal and approved versions) using the virtual knowledge rooms and their flexibility.<br />
The xpertise tool was presented on this years iknow conference in graz, austria: <a href="/Dokumente/docs/xpertise_paper.pdf">xpertise paper (PDF)</a><br />
<br />
The xpertise demonstrator view is available under:<br />
<a href="http://xpertise.open-steam.org/">http://xpertise.open-steam.org/</a><br />
(Please note that you need a login on <a href="http://steam.upb.de/">our Demo Server</a> to be able to log in and test it.]]></content:encoded>	</item>
	<item>
		<title>sTeam ware - website launched offering additional packages</title>
		<dc:creator>Daniel Buese</dc:creator>
		<dc:date>Fri, 01 Sep 2006 17:57:15 +0200</dc:date>
		<link>http://www.open-steam.org//?show=all#221200</link>
		<category></category>		<content:encoded><![CDATA[we announce the launch of our new  <a href="http://steamware.open-steam.org/">sTeam Ware website</a> offering additional packages to extend the steam server with new functionality. e.g. admin tools, calendar or some specific didactic settings like homework, routeplan or pyramiddiscussion.<br /><br />
you can find information about the webinterface, package installation and the possibility to be notified of changes on the packages source code if you want to keep on track with the latest changes of packages you are interested in<br />
<a href="http://steamware.open-steam.org/">more...</a>]]></content:encoded>	</item>
	<item>
		<title>open sTeam Website using cache mechanism now</title>
		<dc:creator>Daniel Buese</dc:creator>
		<dc:date>Sat, 19 Aug 2006 11:39:08 +0200</dc:date>
		<link>http://www.open-steam.org//?show=all#213607</link>
		<category></category>		<content:encoded><![CDATA[This website was generated using our <a href="http://www.open-steam.org/Dokumente/docs/php_website.html">steamweb</a> website generator which uses a steam server as middleware.<br /><br />
From now on this website uses the new cache mechanisms of the steamweb code which delivers this website approx. 3-5 times faster as without caching mechanism.]]></content:encoded>	</item>
	<item>
		<title>Prof. Keil interviewed by Checkpoint eLearning</title>
		<dc:creator>Daniel Buese</dc:creator>
		<dc:date>Wed, 26 Jul 2006 11:27:02 +0200</dc:date>
		<link>http://www.open-steam.org//?show=all#197070</link>
		<category></category>		<content:encoded><![CDATA[In an interview for the widely read digital newsletter "Checkpoint eLearning" Prof. Keil highlighted the virtues of "virtual knowledge spaces" and expressed the need for extended cooperative capabilities of traditional learning management systems (LMS).<br />
<a href="http://www.checkpoint-elearning.de/?aID=2780">Read the article at checkpoint eLearning (german)</a>]]></content:encoded>	</item>
	<item>
		<title>Replacement at HNI requires Downtime from 14th to 17th July</title>
		<dc:creator>Daniel Buese</dc:creator>
		<dc:date>Mon, 26 Jun 2006 12:15:28 +0200</dc:date>
		<link>http://www.open-steam.org//?show=all#173455</link>
		<category></category>		<content:encoded><![CDATA[Due to some replacement at the Heinz Nixdorf Institute we have to shut down our servers located at the HNI (including our webservers *.open-steam.org and our Demo Server steam.upb.de) from <strong>14.7.2006 - 17.7.2006</strong><br />]]></content:encoded>	</item>
	<item>
		<title>Demonstrator using PHP is online</title>
		<dc:creator>Daniel Buese</dc:creator>
		<dc:date>Wed, 22 Mar 2006 01:23:34 +0100</dc:date>
		<link>http://www.open-steam.org//?show=all#125944</link>
		<category></category>		<content:encoded><![CDATA[There are many ways to access the sTeam Server. We set up an alternative view to the content of the Server using PHP to let you test the flexibility of the system.<br />
The alternative view is available under:<br />
<a href="http://bid-demo.open-steam.org/">http://bid-demo.open-steam.org/</a><br />
(Please note that you need a login on <a href="http://steam.upb.de/">our Demo Server</a> to be able to log in and test it.<br />
<br />
Please be aware that this alternative view displays the data of our demo server.<br />
The "Bidowl" view uses the steam server as a middleware. <br />
This special view is written in php accessing the steam server using the <a href="http://www.phpsteam.org/">PHPsTeam API</a>. ]]></content:encoded>	</item>
	<item>
		<title>Java API available as JavaSteam now</title>
		<dc:creator>Daniel Buese</dc:creator>
		<dc:date>Wed, 15 Mar 2006 08:40:52 +0100</dc:date>
		<link>http://www.open-steam.org//?show=all#124595</link>
		<category></category>		<content:encoded><![CDATA[<a href="http://javasteam.open-steam.org/"><img border="0" src="newsimages/javasteam_logo.gif" align="right"/></a><br />
We decided to move our Java API into its own CVS module to separate the API from the applications. We also moved all information about how to develop Java applications for steam to a new website called "JavaSteam".<br /><br />
You can find some examples, the API as .jar and the whole Documentation on <a href="http://javasteam.open-steam.org/">javasteam.open-steam.org</a>.]]></content:encoded>	</item>
	<item>
		<title>mistel und steam auf der CeBit 2006</title>
		<dc:creator>Thomas Bopp</dc:creator>
		<dc:date>Fri, 03 Mar 2006 14:59:26 +0100</dc:date>
		<link>http://www.open-steam.org//?show=all#119067</link>
		<category></category>		<content:encoded><![CDATA[<p>Auf der CeBit 2006 in Hannover ist das Projekt mistel als Kooperation der Universitäten Duisburg-Essen und Paderborn auf dem Gemeinschaftsstand Innovationsland Nordrhein-Westfalen vertreten: Halle 9, Stand C016</p>

<p>Wir freuen uns auf Ihren Besuch!</p>

<a href="http://www.cebit.de">www.cebit.de</a>
]]></content:encoded>	</item>
	<item>
		<title>Relaunch of the www.open-steam.org website</title>
		<dc:creator>Daniel Buese</dc:creator>
		<dc:date>Thu, 05 Jan 2006 17:41:25 +0100</dc:date>
		<link>http://www.open-steam.org//?show=all#89527</link>
		<category></category>		<content:encoded><![CDATA[We relaunched our website with our new design.<br />
<br />
We decided to separate www.open-steam.org from steam.upb.de, which was previously just an alias. www.open-steam.org now hosts our official websites and steam.upb.de is our demo-server. Websites published on our demo server will be available at steam.upb.de/yourwebsite (not at www.open-steam.org/yourwebsite).<br />
<br />
If you need your website available on www.open-steam.org please contact us: <a href="mailto:info@open-steam.org">info@open-steam.org</a><br />
]]></content:encoded>	</item>
	<item>
		<title>open-steam.org runs latest version now!</title>
		<dc:creator>Daniel Buese</dc:creator>
		<dc:date>Sat, 09 Apr 2005 09:42:32 +0200</dc:date>
		<link>http://www.open-steam.org//?show=all#76939</link>
		<category></category>		<content:encoded><![CDATA[Our demo-site www.open-steam.org runs the latest sTeam Version now (1.7 - unstable). If you notice any problems please let us  know. The server seems pretty stable right now...<br />
<br />
The new features are:<br />
<ul><br />
<li>Service Infrastructure improved. We are currently working on web services</li><br />
<li>Persistence Manager: instead of a fixed persistence layer we designed a manager for different layers.</li><br />
<li>Stability issues: we changed some code that caused problems (connection handling and database reader threads)</li><br />
</ul>]]></content:encoded>	</item>
	<item>
		<title>New Wiki integration</title>
		<dc:creator>Daniel Buese</dc:creator>
		<dc:date>Sun, 13 Mar 2005 08:40:17 +0100</dc:date>
		<link>http://www.open-steam.org//?show=all#76941</link>
		<category></category>		<content:encoded><![CDATA[The current sTeam version (1.6.1) offers Wiki support. You can just create a document with a .wiki extension and start your own wiki pages. Note that the sTeam Wiki is quite different from other wiki engines and uses the room as a basis for wiki creation and manipulation.<br/>

We have just started a new <a href="/wiki/ServerDocu.wiki">Server Documentation</a> using this new technology.
]]></content:encoded>	</item>
	<item>
		<title>steam.upb.de recovered from Hardware defect</title>
		<dc:creator>Daniel Buese</dc:creator>
		<dc:date>Fri, 04 Mar 2005 16:04:35 +0100</dc:date>
		<link>http://www.open-steam.org//?show=all#76942</link>
		<category></category>		<content:encoded><![CDATA[The sTeam Demo- Server steam.upb.de is back on the net since thursday, 3rd march 2005. We used the time to move our demo server onto a new machine which provides us with much more power. So we hope you are going to enjoy the new speed.<br />
<br />
Unfortunately we had some data loss due to a harddisk problem which affected our backups too.<br />
We are able to restore all user data so your login have to work right now<br />
Due to data loss and a lot of very old and unused Data on our Demo Server we decided not to restore all content generally. <br />
So if you want your data back please mail to <a href="mailto:info@open-steam.org?subject=data_recovery">info@open-steam.org</a> and specify the Group or the Path of the data you need and we will do our best to get your data back into the system.  <br />
We are able to restore the whole structure and inform you exactly which of the restored files are corrupted and which are not<br />
<br />
<br />
]]></content:encoded>	</item>
	<item>
		<title>Jabber IM Support in sTeam</title>
		<dc:creator>Daniel Buese</dc:creator>
		<dc:date>Mon, 10 Jan 2005 17:04:40 +0100</dc:date>
		<link>http://www.open-steam.org//?show=all#76959</link>
		<category></category>		<content:encoded><![CDATA[<p>The latest sTeam version offers jabbers instant messaging support. Just connect with jabber to the sTeam server (steam.upb.de) using your nickname (@steam.upb.de) and password.</p>

<p>It is possible to add contacts in the form user@steam.upb.de and group@steam.upb.de. Adding a group contact will subscribe the groups workroom.</p>]]></content:encoded>	</item>
	<item>
		<title>whiteboard and chat applet offering buddy list</title>
		<dc:creator>Daniel Buese</dc:creator>
		<dc:date>Tue, 07 Dec 2004 18:03:39 +0100</dc:date>
		<link>http://www.open-steam.org//?show=all#76958</link>
		<category></category>		<content:encoded><![CDATA[the shared whiteboard and the chat applet of the standard webinterface offer a new feature "buddylist" where the user can add some friends to have them available for chat with one click.<br/>
the status of the buddies will be displayed so you are able to see if your buddy is going to be available via chat in the sTeam system.<br/><br/>
additionally the whiteboard is able to produce SVG which you can save to disk and view it with an external SVG- viewer. for special purposes it is possible to upload the generated SVG image directly onto the server. special stylesheets make the integrated SVG view visible. please feel free to <a href="mailto:info@open-steam.org?subject=SVG">ask us</a> if you want to know more about our brand- new feature.
<br/>
<br/>
<a href="http://www.open-steam.org/Download/whiteboard.html">Get the newest Version of the whiteboard client</a>]]></content:encoded>	</item>
	<item>
		<title>sTeam gains acceptance at IAESTE Austria</title>
		<dc:creator>Daniel Buese</dc:creator>
		<dc:date>Sat, 04 Dec 2004 03:58:05 +0100</dc:date>
		<link>http://www.open-steam.org//?show=all#76957</link>
		<category></category>		<content:encoded><![CDATA[After being in use for more than a year at the national level, <a href="http://www.iaeste.at/">IAESTE Austria</a> went a step further with a nationwide introduction at the local level.<br />
<br />
sTeam presentations and introductions have been held at a tour to every local commitee of IAESTE Austria by one of our developers in november.<br />
<br />
The presentations were welcomed and the feedback was very positive.]]></content:encoded>	</item>
	<item>
		<title>sTeam developer day at Pike Camp 2004</title>
		<dc:creator>Daniel Buese</dc:creator>
		<dc:date>Wed, 06 Oct 2004 01:55:55 +0200</dc:date>
		<link>http://www.open-steam.org//?show=all#76956</link>
		<category></category>		<content:encoded><![CDATA[This years <a href="http://camp.gotpike.org">Pike Camp</a> in Essen will be hosting a sTeam developers day. The new developments and features in the upcoming sTeam version 1.6 will be presented, as well as reports from recent deployments like in china.<br />
sTeam developers day is the 14th of october 2004. Location is the <a href="http://www.unperfekthaus.de">Unperfekthaus</a> in Essen.]]></content:encoded>	</item>
	<item>
		<title>sTeam project launched server in qingdao, china</title>
		<dc:creator>Daniel Buese</dc:creator>
		<dc:date>Mon, 20 Sep 2004 14:34:37 +0200</dc:date>
		<link>http://www.open-steam.org//?show=all#76955</link>
		<category></category>		<content:encoded><![CDATA[<table width="100%">
<tr>
<td>
<a href="newsimages/cdtf_gross.jpg"><img src="newsimages/cdtf_klein.jpg" border="0"/></a><br/>
mr daniel buese (l.) and director xu lixun (r.) presenting the new steam server of the cdtf
</td>
<td>
in the last three weeks scientists of paderborn and qingdao, china worked together to establish an e-learning platform in the chinese german techical faculty (cdtf) in qingdao. this faculty was born in a cooperation of the qingdao university of science and technologie (qust), china and the university of paderborn, germany. <br/>
right now, the cdtf runs their own steam server to deal with all e- learning issues in qingdao. 
<!--
the server is available from the intranet of the qust under:<br/>
<a href="http://steam.qust.edu.cn/">http://steam.qust.edu.cn/</a>
<br/>
-->
</td>
</table>
]]></content:encoded>	</item>
	<item>
		<title>sTeam at linuxtag in Karlsruhe</title>
		<dc:creator>Daniel Buese</dc:creator>
		<dc:date>Thu, 24 Jun 2004 16:14:14 +0200</dc:date>
		<link>http://www.open-steam.org//?show=all#76954</link>
		<category></category>		<content:encoded><![CDATA[<table width="100%">
<tr valign="top">
<td valign="top" align="left">
<a href="newsimages/linuxtag2004/martin_gross.gif">
<img src="newsimages/linuxtag2004/martin_klein.gif" border="0"/></a><br/>Martin is configuring our network
</td>
<td valign="top" align="center">
<p style="text-align:justify; margin-left:1em; margin-right:1em;">sTeam is presented on the Linuxtag fair in Karlsruhe from 23rd to 26th june. We are located at a community stand H105 sharing the boot with some other projects related to content management.<br/>
After a succesfull set up on tuesday evening the fair goes on very well and we have a lot of interested visitors on our first day in Karlsruhe.<br/>
</td>
<td valign="top" align="right">
<a href="newsimages/linuxtag2004/daniel_gross.gif">
<img src="newsimages/linuxtag2004/daniel_klein.gif" border="0"/></a><br/>Daniel demonstrates the power of steam
</td>
</tr>
</table>]]></content:encoded>	</item>
	<item>
		<title>sTeam at the LinuxTag from 23rd to 26th of june 2004</title>
		<dc:creator>Daniel Buese</dc:creator>
		<dc:date>Wed, 12 May 2004 23:13:46 +0200</dc:date>
		<link>http://www.open-steam.org//?show=all#76953</link>
		<category></category>		<content:encoded><![CDATA[<a href="http://www.linuxtag.org/2004/"><img align="right" src="/newsimages/linuxtag.gif" alt="Linuxtag logo" width="100" height="66" border="0" /></a>
sTeam will again be presented at the LinuxTag. Together with the projects Pike and Caudium, we will have a booth where we can showcase the power of sTeam. Have a look at the <a href="http://www.infodrom.org/Debian/events/LinuxTag2004/projects.php3?lang=en">list of projects</a> (<a href="http://www.infodrom.org/Debian/events/LinuxTag2004/projects.php3">german version</a>).</p>
]]></content:encoded>	</item>
	<item>
		<title>Server will be down and updated Thursday </title>
		<dc:creator>Daniel Buese</dc:creator>
		<dc:date>Mon, 08 Mar 2004 18:36:45 +0100</dc:date>
		<link>http://www.open-steam.org//?show=all#76952</link>
		<category></category>		<content:encoded><![CDATA[The development version of sTeam 1.5.1 will be installed<br />
on this server on Thursday. The new server features a lot of <br />
improvements. Clients will also be updated soon to work with<br />
the new server release.<br />
<br />
Users may encounter some bugs in the following days - we hope things will run smoothly though (code has been tested on our development server for quite some time).<br />
The open-steam server is going to be tested until after the Cebit and other sTeam servers will be updated afterwards to the new version. Please let us know if you encounter a bug.<br />
<br />
<br />
<br />
]]></content:encoded>	</item>
	<item>
		<title>sTeam will be present on CeBIT from 18.3. - 24.3.2004</title>
		<dc:creator>Daniel Buese</dc:creator>
		<dc:date>Wed, 18 Feb 2004 16:31:40 +0100</dc:date>
		<link>http://www.open-steam.org//?show=all#76951</link>
		<category></category>		<content:encoded><![CDATA[<p>
<table width="100%" border="0">
<tr>
<td valign="top">
<p>
<sup>open</sup>sTeam will be present on the <a href="http://www.cebit.de/">CeBIT</a> in Hannover from 18.3.2004 to 24.3.2004.
Our stand is located in hall 11, stand D37. 
</p>
<p>
In a joint presentation of developers and users the research group Contextual Informatics, 
the Laboratory for Technical Mechanics, the University of Paderborn's Technologie Transfer Point and 
the regional forum Education in Dialogue will demonstrate their applications of open sTeam.
</p>
<p>
Additionally, we are going to present our brand new <a href="http://steam.upb.de/NEWS?item=147448#147448">steam version 1_5</a> with a lot of improvements.
</p>
</td>
<td valign="top">
<a href="http://www.cebit.de/">
<img border="0" src="newsimages/cebitlogo2004.gif" alt="cebit"/>
</a>
</td>
</tr>
</table>
</p>
<p>
If you are going to visit the CeBIT 2004, don't forget to visit us at hall 11, stand D37.
</p>
<p>
See also: <a href="http://hrz.uni-paderborn.de/universitaet-aktuell/presse/2004/februar/presse-18-02-04.html">the university's press release (german)</a>
</p>]]></content:encoded>	</item>
	<item>
		<title>steam is present on learntec in Karlsruhe</title>
		<dc:creator>Daniel Buese</dc:creator>
		<dc:date>Wed, 11 Feb 2004 12:13:14 +0100</dc:date>
		<link>http://www.open-steam.org//?show=all#76950</link>
		<category></category>		<content:encoded><![CDATA[<table width="100%">
<tr>
<td valign="top" aling="left">
<p>
steam is present on the learntec fair in karlsruhe from 10.2.2004 to 13.02.2004. special issue of our stand is the demonstration of the shared whiteboard and the usage of the whiteboard during the cscw- course in the last semester.</p><p>
we are located at stand nr. 215 of the schwarzwaldhalle
</p>
</td>
<td valign="top" align="center">
<a href="newsimages/learntec2004_big.jpg">
<img border="0" alt="picture of our stand"  title="steam stand on learntec fair" src="newsimages/learntec2004_small.jpg"/></a><br/>
steam stand
</td>
</tr>
</table>]]></content:encoded>	</item>
	<item>
		<title>PDA Client is available in download section</title>
		<dc:creator>Daniel Buese</dc:creator>
		<dc:date>Fri, 30 Jan 2004 17:10:04 +0100</dc:date>
		<link>http://www.open-steam.org//?show=all#76949</link>
		<category></category>		<content:encoded><![CDATA[<table width="100%">
<tr>
<td>
our sTeam PDA client is now available in CVS and as install- package for the sharp zaurus in our <a href="/Download/pdaclient.html">download- section</a>.
</td></tr>
<tr>
<td valign="top" align="center">
<img alt="picture of the steam zaurus client"  title="steam PDA Client on a sharp zaurus" src="/newsimages/zaurus.gif"/><br/>
steam PDA Client on a sharp zaurus
</td>
</tr>
</table>]]></content:encoded>	</item>
	<item>
		<title>steam project bundles competences</title>
		<dc:creator>Daniel Buese</dc:creator>
		<dc:date>Fri, 30 Jan 2004 16:25:12 +0100</dc:date>
		<link>http://www.open-steam.org//?show=all#76948</link>
		<category></category>		<content:encoded><![CDATA[The office of the sTeam project has moved on 23.1.2004. the new Room number is F1.419. Our new telephone number is 05251 606518.<br />
The sTeam office has moved due to new room plans in our building. Dr. Thorsten Hampel now has his own office located on F1.101 and the developers thomas, bernd and daniel are located in a shared office now to intensify their team work.<br />
<center>
<a href="/newsimages/move">View some pictures of our movement</a>
</center>
]]></content:encoded>	</item>
	<item>
		<title>stable sTeam release 1.4.4!</title>
		<dc:creator>Daniel Buese</dc:creator>
		<dc:date>Fri, 19 Dec 2003 18:38:21 +0100</dc:date>
		<link>http://www.open-steam.org//?show=all#76947</link>
		<category></category>		<content:encoded><![CDATA[a new stable version of sTeam has been released!<br />
<br />
webinterface changes<br />
  * rearranged admin interface<br />
  * support for multilanguage containers<br />
  * internationalization (german/english) complete<br />
  * added lots of help texts<br />
  * rearranged group dialogs<br />
<br />
core server changes<br />
  * internal http and ftp support<br />
  * new socket code<br />
  * improved linkreplacement (and turned off by default)<br />
  * groups can be moved now<br />
  * mails can be sent to any object in sTeam now.<br />
  * improved monitor annotation output.<br />
<br />
debian packages are available.<br />
look at our short <a href="/Dokumente/docs/howto-installing_steam.html">HOWTO</a> to install sTeam on debian.]]></content:encoded>	</item>
	<item>
		<title>steam-1.5 development started</title>
		<dc:creator>Daniel Buese</dc:creator>
		<dc:date>Tue, 09 Dec 2003 10:45:07 +0100</dc:date>
		<link>http://www.open-steam.org//?show=all#76946</link>
		<category></category>		<content:encoded><![CDATA[The development of the new steam kernel has started a few weeks ago and quite a lot of progress has been made. Event and Attribute support has been partially rewritten and a new database schema with improved search possibilities was prepared.<br />
<br />
The new sources can be downloaded from CVS (the name of<br />
the module is steam-1_5).<br />
<br />
]]></content:encoded>	</item>
	<item>
		<title>Application launcher is now able to use secure connection</title>
		<dc:creator>Daniel Buese</dc:creator>
		<dc:date>Fri, 31 Oct 2003 17:55:04 +0100</dc:date>
		<link>http://www.open-steam.org//?show=all#76945</link>
		<category></category>		<content:encoded><![CDATA[The application launcher is able to use a secure connection to receive/transmit data from/to the steam server.<BR/>
To enable this feature please start the launcher without any parameter (on windows: just double- click the application- launcher icon) and check the "use secure connection" option on the configuration panel.<BR/>
The usage of a secure connection is disabled by default because there can be some servers which are not "up to date" and therefore dont support this feature.<BR/><BR/>

<a href="http://www.open-steam.org/Download/applaunch.html">Get the new Version of the Application Launcher</a>]]></content:encoded>	</item>
	<item>
		<title>Pike conference was a success!!!</title>
		<dc:creator>Daniel Buese</dc:creator>
		<dc:date>Mon, 29 Sep 2003 20:21:47 +0200</dc:date>
		<link>http://www.open-steam.org//?show=all#76944</link>
		<category></category>		<content:encoded><![CDATA[With participants from New Zealand, the United States, Canada, Sweden, Poland, France, Austria and Germany, this years Pike Conference was a great success.<br />
<br />
Results and photos will be available soon.]]></content:encoded>	</item>
	<item>
		<title>A new version of the application launcher has been released</title>
		<dc:creator>Daniel Buese</dc:creator>
		<dc:date>Fri, 19 Sep 2003 14:06:10 +0200</dc:date>
		<link>http://www.open-steam.org//?show=all#76943</link>
		<category></category>		<content:encoded><![CDATA[The application launcher allows editing documents locally. Changes will be uploaded automatically. 
The launcher can be configured easily to start a specific application to edit a special type of documents. 
To read more about the application launcher please check out 
the <a href="http://steam.upb.de/Download/applaunch.html">application launcher in our download area</a>.
<BR/>
<BR/>
Features:
<ul>
  <li>
    automatic upload of changes
  </li>
  <li>
    available as quick edit-link within the webinterface of steam
  </li>
  <li>
    feedback of upload results    
  </li>
  <li>
    edit documents with your favorite application on your local system
  </li>
  <li>
    runs with windows, linux, solaris
  </li>
  <li>
    for developers: automatic reload of changed XML code, automatic compilation of changed pike- sourcecode. 
  </li>
</ul> ]]></content:encoded>	</item>
	</channel>
</rss>