<?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>MP:Mediaprojekte &#187; Widget</title>
	<atom:link href="http://mediaprojekte.de/tag/widget/feed/" rel="self" type="application/rss+xml" />
	<link>http://mediaprojekte.de</link>
	<description>Webentwicklung Grafik und Design Marketing und Werbung Multimedia</description>
	<lastBuildDate>Wed, 25 Jan 2012 14:48:47 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
		<item>
		<title>UWA Widget Präsentation auf dem Webmontag Köln</title>
		<link>http://mediaprojekte.de/webdevelopment/uwa-widget-praesentation-auf-dem-webmontag-koeln/</link>
		<comments>http://mediaprojekte.de/webdevelopment/uwa-widget-praesentation-auf-dem-webmontag-koeln/#comments</comments>
		<pubDate>Mon, 28 May 2007 14:26:48 +0000</pubDate>
		<dc:creator>MP:Schorsch</dc:creator>
				<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[Webdevelopment]]></category>
		<category><![CDATA[Köln]]></category>
		<category><![CDATA[UWA]]></category>
		<category><![CDATA[Webmontag]]></category>
		<category><![CDATA[Widget]]></category>

		<guid isPermaLink="false">http://www.mediaprojekte.de/webdevelopment/uwa-widget-praesentation-auf-dem-webmontag-koeln/</guid>
		<description><![CDATA[Auf dem Webmontag in Köln am 07.05.2007 habe ich eine weitere kurze Präsentation der Universal Widget Api gehalten. Erst heute bin ich auf den Videomitschnitt von Mr.Topf gestoßen. Christian Scholz, der übrigens auch Plone entwickelt, hat noch weitere Video´s und Texte zu diesem Webmontag archiviert. Vielen Dank!]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.mediaprojekte.de/wp-content/uploads/2007/05/mr_topf.jpg" alt="mr_topf.jpg" align="right" />Auf dem Webmontag in Köln am 07.05.2007 habe ich eine weitere kurze Präsentation der Universal Widget Api gehalten.</p>
<p>Erst heute bin ich auf den <a title="video uwa webmontag köln auf mrtopf.de" href="http://mrtopf.de/blog/vlog/webmontag-videos-4-porno-schorsch-universal-widget-api/">Videomitschnitt von Mr.Topf gestoßen</a>.  Christian Scholz, der übrigens auch Plone entwickelt, hat noch weitere <a title="Videos Webmontag Köln Mai 2007" href="http://mrtopf.de/blog/web20/die-webmontags-videos-von-koln-im-uberblick/">Video´s</a> und <a title="Webmontag Köln Protokol" href="http://mrtopf.de/blog/web20/ein-bericht-vom-webmontag-koln/">Texte </a>zu diesem Webmontag archiviert.</p>
<p>Vielen Dank!</p>
]]></content:encoded>
			<wfw:commentRss>http://mediaprojekte.de/webdevelopment/uwa-widget-praesentation-auf-dem-webmontag-koeln/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Adobe Apollo &#8211; .air for your widgets and RIAs</title>
		<link>http://mediaprojekte.de/webdevelopment/adobe-apollo-air-for-your-widgets-and-rias/</link>
		<comments>http://mediaprojekte.de/webdevelopment/adobe-apollo-air-for-your-widgets-and-rias/#comments</comments>
		<pubDate>Wed, 23 May 2007 23:17:52 +0000</pubDate>
		<dc:creator>MP:Schorsch</dc:creator>
				<category><![CDATA[Webdevelopment]]></category>
		<category><![CDATA[Air]]></category>
		<category><![CDATA[Apollo]]></category>
		<category><![CDATA[Widget]]></category>

		<guid isPermaLink="false">http://www.mediaprojekte.de/webdevelopment/adobe-apollo-air-for-your-widgets-and-rias/</guid>
		<description><![CDATA[This evening i took the second look into Adobe Apollo. This time around i found a lot of docs and examples so i got pretty fast stuck and fascinated. An Apollo program consist of javascript 1.7 / html / Actionscript 3.0 / Apollo application xml. You have a pretty free application file structure and your [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.mediaprojekte.de/wp-content/uploads/2007/05/apollo_logo.jpg" alt="apollo_logo.jpg" align="right" />This evening i took the second look into <a href="http://labs.adobe.com/technologies/apollo/" title="Adobe Labs Apollo Website" target="_blank">Adobe Apollo</a>. This time around i found a lot of <a href="http://labs.adobe.com/wiki/index.php/Apollo:Documentation" title="Adobe Labs Apollo Documentation" target="_blank">docs and examples</a> so i got pretty fast stuck and fascinated.</p>
<p>An Apollo program consist of javascript 1.7 / html / Actionscript 3.0 / Apollo application xml. You have a pretty free application file structure and your app can hold as many of the above mentioned files as you need.</p>
<p>Your whole sourcecode pile is compiled into a solid *.air file. The compilation + debugging can be made in the free command line tools or with the Flex Builder / Eclipse Plugin + the Apollo Plugin. The resulting solid file is installed on any OS that has the free apollo runtime installed.</p>
<p><img src="http://labs.adobe.com/wiki/images/5/59/ApolloOverview.gif" title="Adobe Apollo System Overview" alt="Adobe Apollo System Overview" align="middle" height="316" width="428" /></p>
<p>(Picture from Apollo Wiki)</p>
<p>I focused my first tests on the usage as a wrapper for existing html/Javascript applications. The Apollo runtime supports javascript, so i did not really need to know Actionscript details to get started.</p>
<p>I recently coded the <a href="http://www.mediaprojekte.de/webdevelopment/twitter-king-widget-beta-using-netvibes-uwa/" title="Twitter King UWA Widget">Twitter King UWA Widget</a> and thought embedding it into such a shell of *.air, could really be damn useful. Well one might think &#8220;why do i have  browser?&#8221; but Apollo provides you with some neat extra features concerning:</p>
<ul>
<li> CRUD access to the local file system</li>
<li>Update tools</li>
<li>shell access</li>
<li>window controls</li>
<li>talking between javascript / flash</li>
<li>remote request methods</li>
</ul>
<p>It should also be possible to include some of our favorite javascript script frameworks (only got jQuery <img src='http://mediaprojekte.de/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' />  ) and with the power of dom + js + AS you can really rock. Grab remote data, juggle with local files and offline caches, embed dynamic html or flash .. simply everything an application needs.</p>
<p>To quote Adobe:</p>
<blockquote><p>Apollo is the code name for a cross-operating system runtime being developed by Adobe that allows developers to leverage their existing web development skills (Flash, Flex, HTML, JavaScript, Ajax) to build and deploy rich Internet applications (RIAs) to the desktop.</p></blockquote>
<h2></h2>
<p>We will have to see how fast this engine is spreading. It has not yet made it onto the adobe homepage but i think its worth to spend another long night on.</p>
<p>Tomorrow i will  attend the<a href="http://www.adobe.com/de/events/adobelive2007/" title="Adobe Live Cologne" target="_blank"> adobe live conference</a> in cologne which has <a href="http://www.adobe.com/de/events/adobelive2007/agenda.html" title="Agenda Adobe Live Cologne Apollo Talks" target="_blank">two talks about Apollo</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://mediaprojekte.de/webdevelopment/adobe-apollo-air-for-your-widgets-and-rias/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Universal Widgets UWA &#8211; Vortrag Barcamp Frankfurt</title>
		<link>http://mediaprojekte.de/webdevelopment/universal-widgets-uwa-vortrag-barcamp-frankfurt/</link>
		<comments>http://mediaprojekte.de/webdevelopment/universal-widgets-uwa-vortrag-barcamp-frankfurt/#comments</comments>
		<pubDate>Sun, 22 Apr 2007 21:17:25 +0000</pubDate>
		<dc:creator>MP:Schorsch</dc:creator>
				<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[Webdevelopment]]></category>
		<category><![CDATA[BarCamp]]></category>
		<category><![CDATA[Frankfurt]]></category>
		<category><![CDATA[UWA]]></category>
		<category><![CDATA[Widget]]></category>

		<guid isPermaLink="false">http://www.mediaprojekte.de/webdevelopment/universal-widgets-uwa-vortrag-barcamp-frankfurt/</guid>
		<description><![CDATA[Kurz entschlossen hielt ich heute meine erste Barcamp Session, auf dem Barcamp Frankfurt. Ich hatte am Samstag schon diversen Leuten den Ansatz der UWA Widget API, und die daraus resultierenden universell einsetzbaren Widgets, erläutert. Das stieß auf reges Interesse, doch als der Raum heute verdammt voll war, überraschte mich das schon ein wenig. Anfangs dachte [...]]]></description>
			<content:encoded><![CDATA[<p>Kurz entschlossen hielt ich heute meine erste Barcamp Session, auf dem Barcamp Frankfurt.</p>
<p>Ich hatte am Samstag schon diversen Leuten den Ansatz der <a href="http://dev.netvibes.com/doc/" title="Netvibes UWA Api developer Blog" target="_blank">UWA Widget API</a>, und die daraus resultierenden universell einsetzbaren Widgets, erläutert. Das stieß auf reges Interesse, doch als der Raum heute verdammt voll war, überraschte mich das schon ein wenig. Anfangs dachte ich, ich wäre im falschen Raum.<br />
Hier der Vortrag als PDF und der marginal gekürzte und leicht dokumentierte Quellcode</p>
<p><a href="http://www.mediaprojekte.de/wp-content/wp-filez/docs/uwa_widgets_vortrag_barcamp_frankfurt.pdf" title="uwa_widgets_vortrag_barcamp_frankfurt.pdf"><img src="http://www.mediaprojekte.de/wp-includes/js/tinymce/plugins/filemanager/InsertFile/img/ext/pdf_small.gif" alt="uwa_widgets_vortrag_barcamp_frankfurt.pdf" border="0" /> uwa_widgets_vortrag_barcamp_frankfurt.pdf (<span style="font-size: 80%" id="135.43 KB,22 04 2007 - 23:11">135.43 KB 22 04 2007 &#8211; 23:11)</span></a></p>
<p><a href="http://www.mediaprojekte.de/wp-content/wp-filez/docs/uwa_widgets_vortrag_barcamp_frankfurt.pdf" title="uwa_widgets_vortrag_barcamp_frankfurt.pdf"><span style="font-size: 80%" id="135.43 KB,22 04 2007 - 23:11"></span></a><a href="http://www.mediaprojekte.de/wp-content/wp-filez/docs/netvibes_widget.txt" title="netvibes_widget.txt"><img src="http://www.mediaprojekte.de/wp-includes/js/tinymce/plugins/filemanager/InsertFile/img/ext/txt_small.gif" alt="netvibes_widget.txt" border="0" /> netvibes_widget.txt (<span style="font-size: 80%" id="7.05 KB,22 04 2007 - 23:15">7.05 KB 22 04 2007 &#8211; 23:15)</span></a></p>
<p>Gerrit van Aaken (<a href="http://www.preagnanz.de" title="Gerrit von Aaken Blog" target="_blank">preagnanz.de</a>)  hat seinen Power Macintosh Computer dazu bewegt einen Video aufzuzeichnen .. mehr davon auf <a href="http://de.sevenload.com/suche">sevenload</a> nach barcampfrankfurt.</p>
<p><object width="425" height="350"><param name="FlashVars" value="slxml=de.sevenload.com"/><param name="movie" value="http://de.sevenload.com/pl/MP3yz2l/425x350/swf" /><embed src="http://de.sevenload.com/pl/MP3yz2l/425x350/swf" type="application/x-shockwave-flash" width="425" height="350" FlashVars="slxml=de.sevenload.com"></embed></object><br />Link: <a href="http://de.sevenload.com/videos/MP3yz2l/Universal-Widgets">sevenload.com</a></p>
]]></content:encoded>
			<wfw:commentRss>http://mediaprojekte.de/webdevelopment/universal-widgets-uwa-vortrag-barcamp-frankfurt/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Eine Nacht mit der neuen Netvibes Universal Widget API (UWA)</title>
		<link>http://mediaprojekte.de/webdevelopment/eine-nacht-mit-der-neuen-netvibes-universal-widget-api-uwa/</link>
		<comments>http://mediaprojekte.de/webdevelopment/eine-nacht-mit-der-neuen-netvibes-universal-widget-api-uwa/#comments</comments>
		<pubDate>Sun, 18 Mar 2007 05:19:49 +0000</pubDate>
		<dc:creator>MP:Schorsch</dc:creator>
				<category><![CDATA[Webdevelopment]]></category>
		<category><![CDATA[Netvibes]]></category>
		<category><![CDATA[UWA]]></category>
		<category><![CDATA[Widget]]></category>

		<guid isPermaLink="false">http://www.mediaprojekte.de/sonstige-themen/eine-nacht-mit-der-neuen-netvibes-universal-widget-api-uwa/</guid>
		<description><![CDATA[Netvibes wird in Kürze eine recht smarte neue Widget API runtime releasen die UWA &#8211; Universal Widget API. Ich habe die bereits verfügbare Beta, innerhalb von Netvibes, genutzt und ein erstes Widget gebaut. Das ist eigentlich nicht ganz so schwer wenn man ein wenig Javascript und Firebug kann und weiss wie sich JSON Daten in [...]]]></description>
			<content:encoded><![CDATA[<p>Netvibes wird in Kürze eine recht smarte neue<a href="http://dev.netvibes.com/doc/" title="Netvibes Universal Widget API" target="_blank"> Widget API</a>  runtime releasen die UWA &#8211; Universal Widget API. Ich habe die bereits verfügbare Beta, innerhalb von Netvibes, genutzt und ein erstes Widget gebaut.</p>
<p>Das ist eigentlich nicht ganz so schwer wenn man ein wenig Javascript und Firebug kann und weiss wie sich JSON Daten in Domobjekte wandeln lassen.</p>
<p>Das wirklich coole ist allerdings, daß die so erstellten Netvibes Widgets auch auch als Google Widget,  Apple Dashboard Widget und Standalone laufen. Die Vista Desktop Kompatibiltät konnte ich leider noch nicht checken, wird aber kommen.</p>
<p><img src="http://www.mediaprojekte.de/wp-content/wp-filez/sk_widget_1.jpg" alt="wallpaper-changer.jpg" title="wallpaper-changer.jpg" align="middle" /></p>
<p>In diesem Beispiel  frage ich .. noch sehr rudimentär .. Rechnungsdaten aus unserer Online Billing Software(still secret) ab. Im oberen Bereich sind die Einstellungen und darunter der UWA Widget Output. Der Abonent sparrt sich so den Login in Rechnungssoftware und ist trotzdem über seine Finanzen im Bilde. Denkbar sind auch eingebette Flash basierte Statistiken, remote Bearbeitung der Daten,  Karteireiter-Navigation, Games &#8230;. WERBUNG <img src='http://mediaprojekte.de/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' />  &#8230;.  ich schweife ab.</p>
<p>Natürlich gibt es schon Widgets, vor allem auf dem Mac zuhauf, doch dies könnte eine Revolution im Widgetbusiness bedeuten. Es wird viel einfacher und schneller universelle Widgets zu coden, doch das absolut Wichtigste ist: Man kommt auf die Desktops, Webtops, Blogs, Portale &#8230; schlichtweg alles was sich mit Widgets(und der runtime) versehen lässt.</p>
<p>Da werden sich einige Portale umsehen, wenn die Konkurenz damit wirbt:</p>
<p><strong>&#8220;Uns brauchen Sie nicht mehr ansurfen!&#8221;.</strong></p>
<p>Auch liessen sich Inhalte in bezahlter Form über ein UWA Widget ohne grössere Probleme anbieten, falls der dahinterliegende Webservice es unterstützt.</p>
<p>Das Thema schreit eigentlich nach einem Tutorial und ich legen es in meinen &#8220;Will ich noch schreiben&#8221;-Ordner ganz oben auf den Stapel .. verdammt heiß.</p>
<p>Für Techniker hier eine grobe Übersicht der Vorgänge:</p>
<p><a href="http://www.mediaprojekte.de/wp-content/wp-filez/docs/UWA-Struktur.pdf" title="UWA-Struktur.pdf"><img src="http://www.mediaprojekte.de/wp-includes/js/tinymce/plugins/filemanager/InsertFile/img/ext/pdf_small.gif" alt="UWA-Struktur.pdf" border="0" /> UWA-Widget  Struktur.pdf (<span style="font-size: 80%" id="null,18 03 2007 - 07:14">18 03 2007 &#8211; 07:14)</span></a></p>
<p>Gute Nacht</p>
]]></content:encoded>
			<wfw:commentRss>http://mediaprojekte.de/webdevelopment/eine-nacht-mit-der-neuen-netvibes-universal-widget-api-uwa/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Update: King Categories Widget &#8211; show in special sitearea and more</title>
		<link>http://mediaprojekte.de/cms-systeme/wordpress/update-king-categories-widget-show-in-special-sitearea-and-more/</link>
		<comments>http://mediaprojekte.de/cms-systeme/wordpress/update-king-categories-widget-show-in-special-sitearea-and-more/#comments</comments>
		<pubDate>Sun, 03 Sep 2006 13:26:15 +0000</pubDate>
		<dc:creator>MP:Schorsch</dc:creator>
				<category><![CDATA[WordPress]]></category>
		<category><![CDATA[King-Widget]]></category>
		<category><![CDATA[Widget]]></category>

		<guid isPermaLink="false">http://www.mediaprojekte.de/cms-systeme/wordpress/update-king-categories-widget-show-in-special-sitearea-and-more/</guid>
		<description><![CDATA[The most advanced WordPress Categories Widget has become even better!&#160; The King Categories Widget Version 0.92 now has a couple of new switches .. as if it hadn&#180;t already enough. New features are: - Complete &#34;Where to Show&#34; options like already present in other king widgets. You can differentiate very fine grained where to show [...]]]></description>
			<content:encoded><![CDATA[<p><img width="139" vspace="0" hspace="5" height="156" border="0" align="right" alt="King Categories Widget" title="King Categories Widget" src="http://www.mediaprojekte.de/wp-content/wp-filez/king_categories_wappen.jpg" />
<p>The most advanced WordPress Categories Widget has become even better!&nbsp;</p>
<p>The King Categories Widget Version 0.92 now has a couple of new switches .. as if it hadn&acute;t already enough.</p>
<p><strong>New features are:</strong></p>
<p>- Complete &quot;Where to Show&quot; options like already present in other king widgets. You can differentiate very fine grained where to show which categorie widget</p>
<p>- remote Version check&nbsp;</p>
<p>- Copy Options from another cat widget </p>
<p>- options dumper to quickly exchange options between two sites</p>
<p>&nbsp;</p>
<p><strong><a title="King Categories WordPress Widget" href="http://www.mediaprojekte.de/cms-systeme/wordpress/wordpress-widget-king-categories/">Go get it</a></strong> but don&acute;t forget to update the <strong><a title="King Framework" href="http://www.mediaprojekte.de/cms-systeme/wordpress-plugins/king-widget-framework/">King Framework</a></strong> version 0.70&nbsp;</p>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://mediaprojekte.de/cms-systeme/wordpress/update-king-categories-widget-show-in-special-sitearea-and-more/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Widgets und Tab-Vorschau im neuen Opera-Browser (Version 9)</title>
		<link>http://mediaprojekte.de/internet/widgets-und-tab-vorschau-im-neuen-opera-browser-version-9/</link>
		<comments>http://mediaprojekte.de/internet/widgets-und-tab-vorschau-im-neuen-opera-browser-version-9/#comments</comments>
		<pubDate>Fri, 03 Feb 2006 16:21:08 +0000</pubDate>
		<dc:creator>MP:Stefan</dc:creator>
				<category><![CDATA[Internet]]></category>
		<category><![CDATA[Browser]]></category>
		<category><![CDATA[Opera]]></category>
		<category><![CDATA[Tab-Vorschau]]></category>
		<category><![CDATA[Widget]]></category>

		<guid isPermaLink="false">http://www.mediaprojekte.de//widgets-und-tab-vorschau-im-neuen-opera-browser-version-9/</guid>
		<description><![CDATA[Wie die meist gut unterrichtete Seite Opera Watch berichtet, kommen in der neuen Version 9 des Opera-Browsers wohl Widgets und eine Tab-Vorschau zum Einsatz. Widgets sind kleine Tools, welche &#8212; in diesem Fall &#8212; die Rendering-Engine des Browsers nutzen um die unterschiedlichsten Inhalte darzustellen. Die bekanntesten Widgets sind Konfabulator f&#252;r den PC und das Apple [...]]]></description>
			<content:encoded><![CDATA[<p>Wie die meist gut unterrichtete Seite <a href="http://operawatch.blogspot.com/2006/02/opera-9-will-support-widgets.html">Opera Watch</a> berichtet, kommen in der neuen Version 9 des Opera-Browsers wohl Widgets und eine Tab-Vorschau zum Einsatz.  </p>
<p>Widgets sind kleine Tools, welche &mdash; in diesem Fall &mdash; die Rendering-Engine des Browsers nutzen um die unterschiedlichsten Inhalte darzustellen. Die bekanntesten Widgets sind <a href="http://widgets.yahoo.com/">Konfabulator</a> f&uuml;r den PC und das <a href="http://www.apple.com/macosx/features/dashboard/">Apple Dashboard</a> f&uuml;r Mac OS X.  </p>
<p>Die Tab-Vorschau soll beim &uuml;berfahren eines Tabs mit der Maus ein kleines Vorschau-Bild der in dem Tab dargestellten Seite zeigen, um das navigieren zwischen den ge&ouml;ffneten Tabs zu erleichtern.  <a href="http://operawatch.blogspot.com/2006/02/opera-9-will-support-widgets.html" /></p>
<p><a href="http://operawatch.blogspot.com/2006/02/opera-9-will-support-widgets.html">Opera Watch &mdash;  Opera 9 will support Widgets</a> <a href="http://www.heise.de/newsticker/meldung/69191" /></p>
<p><a href="http://www.heise.de/newsticker/meldung/69191">Heise-online &mdash; Opera 9 mit Widgets und Tab-Vorschau</a></p>
]]></content:encoded>
			<wfw:commentRss>http://mediaprojekte.de/internet/widgets-und-tab-vorschau-im-neuen-opera-browser-version-9/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

