<?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"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>scriptwelt blog &#187; Allgemeines</title>
	<atom:link href="http://www.scriptwelt.org/blog/category/allgemeines/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.scriptwelt.org/blog</link>
	<description>Blog von scriptwelt.org - das grosse deutschsprachige JavaScript Archiv</description>
	<lastBuildDate>Fri, 23 Sep 2011 08:53:32 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.3</generator>
		<item>
		<title>jQuery Mobile bald in der Finalen Version 1</title>
		<link>http://www.scriptwelt.org/blog/2011/09/23/jquery-mobile-bald-in-der-finalen-version-1/</link>
		<comments>http://www.scriptwelt.org/blog/2011/09/23/jquery-mobile-bald-in-der-finalen-version-1/#comments</comments>
		<pubDate>Fri, 23 Sep 2011 08:53:32 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Framework]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[jQuery]]></category>

		<guid isPermaLink="false">http://www.scriptwelt.org/blog/?p=824</guid>
		<description><![CDATA[Für Ende des Monats soll die Umsetzung des jQuery Projekt, das für den Einsatz auf mobilen Geräten optimierte  jQuery Mobile in der Version 1.0 vorgestellt werden. Die zur Zeit dritte Betaversion scheint somit die letzte vor dem Final Release. Nach jQuery Mobile 1.0 überlegt man bereits auf CSS-Animationen, anstelle von Keyframe Trasitions zu setzen. &#160; &#160;]]></description>
			<content:encoded><![CDATA[<p>Für Ende des Monats soll die Umsetzung des jQuery Projekt, das für den Einsatz auf mobilen Geräten optimierte  <a rel="external" href="http://jquerymobile.com/" target="_blank">jQuery Mobile</a> in der Version 1.0 vorgestellt werden. Die zur Zeit dritte Betaversion scheint somit die letzte vor dem Final Release. Nach jQuery Mobile 1.0 überlegt man bereits auf CSS-Animationen, anstelle von Keyframe  Trasitions zu setzen.</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.scriptwelt.org/blog/2011/09/23/jquery-mobile-bald-in-der-finalen-version-1/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Mozilla-Entwickler arbeiten an PDF-Reader für Firefox</title>
		<link>http://www.scriptwelt.org/blog/2011/06/25/mozilla-entwickler-arbeiten-an-pdf-reader-fur-firefox/</link>
		<comments>http://www.scriptwelt.org/blog/2011/06/25/mozilla-entwickler-arbeiten-an-pdf-reader-fur-firefox/#comments</comments>
		<pubDate>Sat, 25 Jun 2011 14:26:25 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[Browser]]></category>
		<category><![CDATA[Firefox]]></category>

		<guid isPermaLink="false">http://www.scriptwelt.org/blog/?p=803</guid>
		<description><![CDATA[Mit den Arbeiten am PDF-Betrachter für Firefox 5 wurde seitens Mozilla begonnen. Im Gegensatz zu anderen PDF-Readern soll der PDF Reader komplett auf offenen Webtechniken basieren. Anders als der Google Chrome wird Mozilla mit dem pdf.js die Fähigkeiten des Browsers (HTML 5 und JavaScript) nutzen The traditional approach to rendering PDFs in a browser is [...]]]></description>
			<content:encoded><![CDATA[<p>Mit den Arbeiten am <a href="http://www.zdnet.de/news/41551269/firefox-5-bringt-social-sharing-home-tab-und-pdf-betrachter.htm" target="_blank">PDF-Betrachter für Firefox 5</a> wurde seitens Mozilla begonnen. Im Gegensatz zu anderen PDF-Readern soll der PDF Reader komplett  auf offenen Webtechniken basieren. Anders als der Google Chrome wird Mozilla mit dem pdf.js die Fähigkeiten des Browsers (HTML 5 und JavaScript) nutzen</p>
<blockquote><p>The traditional approach to rendering PDFs in a browser is to use a  native-code plugin, either Adobe’s own PDF Reader or other commercial  renderers, or some open source alternative (e.g. poppler). From a  security perspective, this enlarges the trusted code base, and because  of that Google’s Chrome browser goes through quite some pain to sandbox  the PDF renderer to avoid code injection attacks. An HTML5-based  implementation is completely immune to this class of problems.</p></blockquote>
<p><a title="Link zum Status von pdf-js" href="http://andreasgal.com/2011/06/15/pdf-js/" target="_blank">Weitere Infos und den Projektstatus</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.scriptwelt.org/blog/2011/06/25/mozilla-entwickler-arbeiten-an-pdf-reader-fur-firefox/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Ext JS 3.2 Final Beta</title>
		<link>http://www.scriptwelt.org/blog/2010/04/30/ext-js-3-2-final-beta/</link>
		<comments>http://www.scriptwelt.org/blog/2010/04/30/ext-js-3-2-final-beta/#comments</comments>
		<pubDate>Fri, 30 Apr 2010 08:01:40 +0000</pubDate>
		<dc:creator>Autor</dc:creator>
				<category><![CDATA[Framework]]></category>
		<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://www.scriptwelt.org/blog/?p=795</guid>
		<description><![CDATA[Die Entwickler der Javascript-Bibliothek ExtJS veröffentlichen die Final Beta der Version 3.2 und beseitigen damit  Fehler und fügen einige neue Funktionen hinzu. While the beta announcement covers most of the details of the new release, a few additional changes made their way in between then and now: Ext.ux.SliderTip has been incorporated into the library as [...]]]></description>
			<content:encoded><![CDATA[<p>Die Entwickler der Javascript-Bibliothek ExtJS veröffentlichen die Final Beta der Version 3.2 und  beseitigen damit  Fehler und fügen einige neue Funktionen hinzu.</p>
<p>While <a href="http://www.extjs.com/blog/2010/03/09/announcing-ext-js-3-2-beta-multisort-transitions-and-composite-fields">the  beta announcement</a> covers most of the details of the new release, a  few additional changes made their way in between then and now:</p>
<ul>
<li>Ext.ux.SliderTip has been incorporated into the library as <a href="http://www.extjs.com/deploy/ext-3.2-rc/docs/?class=Ext.slider.Tip">Ext.slider.Tip</a></li>
<li>Ext.ux.form.SliderField has been incorporated into the library as <a href="http://www.extjs.com/deploy/ext-3.2-rc/docs/?class=Ext.form.SliderField">Ext.form.SliderField</a></li>
<li>Significant performance improvements to the Box Layouts, resulting  in a 25% speed increase in many cases</li>
<li>Performance improvements to AnchorLayout and ColumnLayout</li>
<li><a href="http://www.extjs.com/deploy/dev/examples/themes/index.html">New  Themes Viewer example</a></li>
<li>Updated Charts</li>
<li><a href="http://www.extjs.com/products/js/CHANGES_ext-3.2.0.html">60  bug and enhancement tickets have been closed</a> since the beta release</li>
</ul>
<p style="margin-top: 10px;">
]]></content:encoded>
			<wfw:commentRss>http://www.scriptwelt.org/blog/2010/04/30/ext-js-3-2-final-beta/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Neue Javascript-Engine im Opera 10.52 für Mac OS X</title>
		<link>http://www.scriptwelt.org/blog/2010/04/30/neue-javascript-engine-im-opera-10-52-fur-mac-os-x/</link>
		<comments>http://www.scriptwelt.org/blog/2010/04/30/neue-javascript-engine-im-opera-10-52-fur-mac-os-x/#comments</comments>
		<pubDate>Fri, 30 Apr 2010 07:46:51 +0000</pubDate>
		<dc:creator>Autor</dc:creator>
				<category><![CDATA[Allgemeines]]></category>
		<category><![CDATA[Internet]]></category>
		<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://www.scriptwelt.org/blog/?p=791</guid>
		<description><![CDATA[Eine neue Javascript-Engine im Opera 10.52 für den Mac soll die Performance erhöhen. Die Norwegegische Softwareschmiede  Opera hat seinen Browser  für Mac OS X in Version 10.52 veröffentlicht. Die neue Javascript-Engine &#8220;Carakan&#8221; soll für einen mächtigen  Geschwindigkeits-Boost sorgen. Nach Angaben der Opera Entwickler Unsere neue JavaScript-Engine ist bis zu 7 Mal schneller. The new Opera browser [...]]]></description>
			<content:encoded><![CDATA[<p>Eine neue Javascript-Engine im Opera 10.52 für den Mac soll die Performance erhöhen. Die Norwegegische Softwareschmiede  <a href="http://www.opera.com/" target="_blank">Opera </a>hat seinen  Browser  für Mac OS X in Version 10.52 veröffentlicht. Die neue  Javascript-Engine &#8220;Carakan&#8221; soll für einen mächtigen   Geschwindigkeits-Boost sorgen. Nach Angaben der Opera Entwickler</p>
<blockquote><p>Unsere neue JavaScript-Engine ist bis zu 7 Mal schneller.</p></blockquote>
<blockquote><p>The new Opera browser for Mac is now more   than ten times faster, according to speed comparisons between Opera  10.52   and Opera 10.10. With a powerful new feature set tailored for Mac   computers, Opera delivers a much improved user experience. Download  Opera   for Mac at <a href="http://www.opera.com/">www.opera.com</a>.</p></blockquote>
<blockquote><p>The  new Opera is designed with Mac in mind. This version boasts an   improved user interface, Cocoa integration, multi-touch trackpad gestures and Growl support. This, combined with the unprecedented speed    from the new JavaScript engine, Carakan, and the new graphic library,   Vega, provides a faster and smoother browsing experience. The new Opera    also features the latest in Web standards, including leading SVG support    and HTML 5 video.</p></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://www.scriptwelt.org/blog/2010/04/30/neue-javascript-engine-im-opera-10-52-fur-mac-os-x/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>JavaScript free Richtexteditor</title>
		<link>http://www.scriptwelt.org/blog/2010/03/22/javascript-free-richtexteditor/</link>
		<comments>http://www.scriptwelt.org/blog/2010/03/22/javascript-free-richtexteditor/#comments</comments>
		<pubDate>Mon, 22 Mar 2010 11:02:59 +0000</pubDate>
		<dc:creator>Autor</dc:creator>
				<category><![CDATA[Allgemeines]]></category>
		<category><![CDATA[Tools]]></category>

		<guid isPermaLink="false">http://www.scriptwelt.org/blog/?p=776</guid>
		<description><![CDATA[Als kleinen Nachtrag zu meinem Post vom 15.02.2010 5 Powerful WYSIWYG editors für web-based applications gibt es einen weiteren Rrichtexteditor bei freerichtexteditor.com confirmed to work with the following browsers so far: Internet Explorer Internet Explorer 6 (Microsoft Windows) Internet Explorer 7 (Microsoft Windows) Mozilla Firefox Mozilla Firefox 1.5+ (Microsoft Windows) Mozilla Firefox 1.5+ (Apple Macintosh) [...]]]></description>
			<content:encoded><![CDATA[<p>Als kleinen Nachtrag zu meinem Post vom 15.02.2010 <a rel="bookmark" href="../2010/02/15/5-powerful-wysiwyg-editors-fur-web-based-applications/">5 Powerful WYSIWYG editors für web-based applications</a> gibt es einen weiteren Rrichtexteditor bei freerichtexteditor.com</p>
<p>confirmed to work with the following browsers so far:</p>
<ul>
<li><strong>Internet Explorer </strong>
<ul>
<li>Internet Explorer 6 (Microsoft Windows)</li>
<li>Internet Explorer 7  (Microsoft Windows)</li>
</ul>
</li>
<li><strong>Mozilla Firefox </strong>
<ul>
<li>Mozilla Firefox 1.5+ (Microsoft Windows)</li>
<li>Mozilla Firefox 1.5+ (Apple Macintosh)</li>
</ul>
</li>
<li><strong>Opera </strong>
<ul>
<li>Opera 9 (Microsoft Windows)</li>
</ul>
</li>
<li><strong><span style="color: red;">*NEW*</span> Safari</strong>
<ul>
<li>Safari 1.3+ (Apple Macintosh)</li>
</ul>
</li>
</ul>
<div id="attachment_777" class="wp-caption alignnone" style="width: 570px"><a href="http://www.freerichtexteditor.com/index.php?inc=demo/index" target="_blank"><img class="size-full wp-image-777 " src="http://www.scriptwelt.org/blog/wp-content/uploads/2010/03/freerichtexteditor.jpg" alt="Free Richtexteditor" width="560" height="404" /></a><p class="wp-caption-text">Free Richtexteditor</p></div>
<p>Lizensiert ist der Editor unter <a title="OpenSoure Lizenz" href="http://creativecommons.org/licenses/by/2.5/" target="_blank">creative commons</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.scriptwelt.org/blog/2010/03/22/javascript-free-richtexteditor/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SELFHTML ab sofort als Wiki</title>
		<link>http://www.scriptwelt.org/blog/2010/03/15/selfhtml-ab-sofort-als-wiki/</link>
		<comments>http://www.scriptwelt.org/blog/2010/03/15/selfhtml-ab-sofort-als-wiki/#comments</comments>
		<pubDate>Mon, 15 Mar 2010 12:43:33 +0000</pubDate>
		<dc:creator>Autor</dc:creator>
				<category><![CDATA[Allgemeines]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[Selfhtml]]></category>

		<guid isPermaLink="false">http://www.scriptwelt.org/blog/?p=773</guid>
		<description><![CDATA[Seit gestern ist es nun ganz offiziell: SELFHTML ist ab sofort als Wiki verfügbar unter wiki.selfhtml.org Die bisherige Dokumentation SELFHTML 8.x unter http://de.selfhtml.org/ bleibt so lange bestehen, bis das Wiki sie ersetzen kann, wird jedoch nach und nach durch die Links zum Wiki Beitrag ergänzt. Weiterhin werden noch Autoren für das neue Wiki gesucht. Wenn [...]]]></description>
			<content:encoded><![CDATA[<p>Seit gestern ist es nun ganz offiziell:<br />
SELFHTML ist ab sofort als Wiki verfügbar unter <a title="Selfhtml Wiki Seite" href="wiki.selfhtml.org" target="_blank">wiki.selfhtml.org</a></p>
<p>Die bisherige Dokumentation SELFHTML 8.x unter <a href="http://de.selfhtml.org/">http://de.selfhtml.org/</a> bleibt so  lange bestehen, bis das Wiki sie ersetzen kann, wird jedoch nach und nach durch die Links zum Wiki Beitrag ergänzt. Weiterhin werden noch Autoren für das neue Wiki gesucht. Wenn Interesse besteht, einfach dem oberen Link folgen.</p>
<p><a href="http://partners.webmasterplan.com/click.asp?ref=469206&amp;site=5463&amp;type=b20&amp;bnb=20" target="_blank"><br />
<img src="http://banners.webmasterplan.com/view.asp?ref=469206&amp;site=5463&amp;b=20" border="0" alt="Seine Heimat ist unser Klima" width="468" height="60" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.scriptwelt.org/blog/2010/03/15/selfhtml-ab-sofort-als-wiki/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>MooTools Roundup February 2010</title>
		<link>http://www.scriptwelt.org/blog/2010/03/12/mootools-roundup-february-2010/</link>
		<comments>http://www.scriptwelt.org/blog/2010/03/12/mootools-roundup-february-2010/#comments</comments>
		<pubDate>Fri, 12 Mar 2010 09:39:53 +0000</pubDate>
		<dc:creator>Autor</dc:creator>
				<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[MooTools]]></category>

		<guid isPermaLink="false">http://www.scriptwelt.org/blog/?p=770</guid>
		<description><![CDATA[In 12 Schritten zum MooTools Master lautet das Motto des Februar MooTools Roundup. Jacob Thornton’s NetTuts article, 12 Steps to MooTools Master, is a high-level introduction to the MooTools JavaScript framework. The informative article touches on such MooTools topics as Mutators, Prototypal Inheritance, custom events, binding, and more. This tutorial probably isn’t for the complete [...]]]></description>
			<content:encoded><![CDATA[<p>In 12 Schritten zum MooTools Master lautet das Motto des Februar MooTools Roundup.</p>
<blockquote><p>Jacob Thornton’s NetTuts article, 12 Steps to MooTools Master, is a  high-level introduction to the MooTools JavaScript framework.  The  informative article touches on such MooTools topics as Mutators,  Prototypal Inheritance, custom events, binding, and more.  This tutorial  probably isn’t for the complete beginner, but is a good place to start  for people still relatively new to MooTools and those considering it for  the first time.</p></blockquote>
<p><a title="MooTools Roundup February 2010" href="http://mootools.net/blog/2010/03/11/mootools-roundup-february-2010/" target="_blank">Hier der ganze Beitrag</a></p>
<p><a href="http://partners.webmasterplan.com/click.asp?ref=469206&amp;site=6412&amp;type=b83&amp;bnb=83" target="_blank"><br />
<img src="http://banners.webmasterplan.com/view.asp?ref=469206&amp;site=6412&amp;b=83" border="0" alt="Jetzt mitbieten!" width="300" height="250" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.scriptwelt.org/blog/2010/03/12/mootools-roundup-february-2010/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>jqIsoText ein jQuery plugin für pseudo-isometric Texteffekt</title>
		<link>http://www.scriptwelt.org/blog/2010/03/03/jqisotext-ein-jquery-plugin-fur-pseudo-isometric-texteffekt/</link>
		<comments>http://www.scriptwelt.org/blog/2010/03/03/jqisotext-ein-jquery-plugin-fur-pseudo-isometric-texteffekt/#comments</comments>
		<pubDate>Wed, 03 Mar 2010 16:41:34 +0000</pubDate>
		<dc:creator>Autor</dc:creator>
				<category><![CDATA[Allgemeines]]></category>
		<category><![CDATA[Framework]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[jQuery Plug-in]]></category>

		<guid isPermaLink="false">http://www.scriptwelt.org/blog/?p=759</guid>
		<description><![CDATA[Ein schönes jQuerry Plugin gibt es bei workshop.rs. Mit dem jqIsoText lassen sich Texte mit einem pseudo-isometrischen Effekt darstellen. Das Plugin funktionier mit Safari 2+, Internet Explorer 6+, Firefox 2+, Google Chrome 3+, Opera 9+.]]></description>
			<content:encoded><![CDATA[<p>Ein schönes jQuerry Plugin gibt es bei <a title="jqIsoText ein jQuery plugin für pseudo-isometric Texteffekt" href="http://workshop.rs/projects/jqisotext/" target="_blank">workshop.rs</a>. Mit dem jqIsoText lassen sich Texte mit einem pseudo-isometrischen Effekt darstellen. Das Plugin funktionier mit Safari 2+, Internet Explorer 6+, Firefox 2+, Google Chrome 3+, Opera 9+.</p>
<p><img class="alignnone size-full wp-image-760" style="border: 1px solid black; margin: 1px;" src="http://www.scriptwelt.org/blog/wp-content/uploads/2010/03/jqisotext.jpg" alt="jqIsoText ein jQuery plugin für pseudo-isometric Texteffekt" width="541" height="308" /></p>
]]></content:encoded>
			<wfw:commentRss>http://www.scriptwelt.org/blog/2010/03/03/jqisotext-ein-jquery-plugin-fur-pseudo-isometric-texteffekt/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>5 Powerful WYSIWYG editors für web-based applications</title>
		<link>http://www.scriptwelt.org/blog/2010/02/15/5-powerful-wysiwyg-editors-fur-web-based-applications/</link>
		<comments>http://www.scriptwelt.org/blog/2010/02/15/5-powerful-wysiwyg-editors-fur-web-based-applications/#comments</comments>
		<pubDate>Mon, 15 Feb 2010 06:59:51 +0000</pubDate>
		<dc:creator>Autor</dc:creator>
				<category><![CDATA[Allgemeines]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[Tools]]></category>

		<guid isPermaLink="false">http://www.scriptwelt.org/blog/?p=726</guid>
		<description><![CDATA[Auf dem Blog stellt Antonio Lupetti eine Übersicht der 5 gängisten  Rich Text Editoren vor. Er beschreibt in seinem Artikel die Vorzüge eines jeden WYSIWYG editors Editor für den Web Einsatz.]]></description>
			<content:encoded><![CDATA[<p>Auf dem Blog stellt  <a href="http://woorkup.com/2009/10/06/5-powerful-wysiwyg-editors-for-web-based-applications/">Antonio Lupetti</a> eine Übersicht der 5 gängisten  Rich Text Editoren vor.</p>
<div id="attachment_730" class="wp-caption alignnone" style="width: 560px"><a href="http://developer.yahoo.com/yui/examples/editor/" target="_blank"><img class="size-full wp-image-730" src="http://www.scriptwelt.org/blog/wp-content/uploads/2010/02/Yahoo-UI-Rich-Text-Editor1.jpg" alt="Yahoo! UI Rich Text Editor" width="550" height="114" /></a><p class="wp-caption-text">Yahoo! UI Rich Text Editor</p></div>
<div id="attachment_733" class="wp-caption alignnone" style="width: 560px"><a href="http://tinymce.moxiecode.com/examples/full.php" target="_blank"><img class="size-full wp-image-733" src="http://www.scriptwelt.org/blog/wp-content/uploads/2010/02/TinyMCE.jpg" alt="TinyMCE" width="550" height="84" /></a><p class="wp-caption-text">TinyMCE</p></div>
<div id="attachment_734" class="wp-caption alignnone" style="width: 560px"><a href="http://nicedit.com/index.php" target="_blank"><img class="size-full wp-image-734 " src="http://www.scriptwelt.org/blog/wp-content/uploads/2010/02/NicEdit.jpg" alt="NicEdit" width="550" height="103" /></a><p class="wp-caption-text">NicEdit WYSIWYG editor</p></div>
<div id="attachment_735" class="wp-caption alignnone" style="width: 559px"><a href="http://ckeditor.com/" target="_blank"><img class="size-full wp-image-735" src="http://www.scriptwelt.org/blog/wp-content/uploads/2010/02/CKEditor.jpg" alt="CKEditor WYSIWYG editor" width="549" height="117" /></a><p class="wp-caption-text">CKEditor WYSIWYG editor</p></div>
<div id="attachment_736" class="wp-caption alignnone" style="width: 560px"><a href="http://www.openwebware.com/" target="_blank"><img class="size-full wp-image-736" src="http://www.scriptwelt.org/blog/wp-content/uploads/2010/02/openWYSIWYG.jpg" alt="openWYSIWYG WYSIWYG editor" width="550" height="144" /></a><p class="wp-caption-text">openWYSIWYG WYSIWYG editor</p></div>
<p>Er beschreibt in seinem Artikel die Vorzüge eines jeden WYSIWYG editors Editor für den Web Einsatz.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.scriptwelt.org/blog/2010/02/15/5-powerful-wysiwyg-editors-fur-web-based-applications/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Google vs Twitter und Facebook</title>
		<link>http://www.scriptwelt.org/blog/2010/02/09/707/</link>
		<comments>http://www.scriptwelt.org/blog/2010/02/09/707/#comments</comments>
		<pubDate>Tue, 09 Feb 2010 17:55:43 +0000</pubDate>
		<dc:creator>Autor</dc:creator>
				<category><![CDATA[Allgemeines]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[Google]]></category>

		<guid isPermaLink="false">http://www.scriptwelt.org/blog/?p=707</guid>
		<description><![CDATA[Heute auf dem Google Watchblog gefunden: &#8220;Berichten zufolge wird Google heute Abend deutscher Zeit einen neuen Service vorstellen. Mit diesem soll es möglich sein wie bei Facebook und Twitter kleine Nachrichten an seine Kontakte zu schicken und deren beobachten zu können. So soll Google zu einer Pressekonferenz in Mountain View geladen haben. Google will auf [...]]]></description>
			<content:encoded><![CDATA[<p>Heute auf dem Google Watchblog gefunden:</p>
<blockquote><p>&#8220;Berichten zufolge wird Google heute Abend deutscher Zeit einen neuen Service vorstellen. Mit diesem soll es möglich sein wie bei Facebook und Twitter kleine Nachrichten an seine Kontakte zu schicken und deren beobachten zu können.</p>
<p>So soll Google zu einer Pressekonferenz in Mountain View geladen haben. Google will auf dieser einige Produkt-Innovationen vorstellen. Vermutlich wird auch Picasa Web und YouTube in den neuen Service integriert werden.&#8221;</p></blockquote>
<p>Mal abwarten was kommt. Wäre mal interessant was wie sich dann der Markt teilt.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.scriptwelt.org/blog/2010/02/09/707/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

