<?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>MediaEvent Services &#187; cover flow</title> <atom:link href="http://mediaeventservices.com/blog/de/tag/cover-flow/feed/" rel="self" type="application/rss+xml" /><link>http://mediaeventservices.com/blog</link> <description>realizing digital media</description> <lastBuildDate>Sun, 11 Apr 2010 08:46:05 +0000</lastBuildDate> <generator>http://wordpress.org/?v=2.8.6</generator> <language>de</language> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <item><title>AJAX Image Gallery powered by Slideflow (like Cover Flow)</title><link>http://mediaeventservices.com/blog/de/2007/11/15/ajax-image-gallery-powered-by-slideflow-like-cover-flow/</link> <comments>http://mediaeventservices.com/blog/de/2007/11/15/ajax-image-gallery-powered-by-slideflow-like-cover-flow/#comments</comments> <pubDate>Thu, 15 Nov 2007 12:31:55 +0000</pubDate> <dc:creator>admin</dc:creator> <category><![CDATA[Uncategorized]]></category> <category><![CDATA[AJAX]]></category> <category><![CDATA[cover flow]]></category> <category><![CDATA[coverflow]]></category> <category><![CDATA[gallery]]></category> <category><![CDATA[javascript]]></category> <category><![CDATA[slideflow]]></category><guid
isPermaLink="false">http://mediaeventservices.com/blog/2007/11/15/ajax-image-gallery-powered-by-slideflow-like-cover-flow/</guid> <description><![CDATA[MES veröffentlicht seine AJAX Slideflow Control, die im Rahmen unserer neuen Videokonsole entwickelt wurde, unter Creative Commons (CC-by 3.0). In unserer Demo kommt sie für eine Fotogalerie zum Einsatz.
Live-Demo:Der Foliensatz kann mit der Maus gedraggt werden. Per Click kann an eine gewünschte Stelle gesprungen werden. Die Navigation per Mausrad und Pfeiltasten ist nach einem [...]]]></description> <content:encoded><![CDATA[<p><img
src="http://assets.mediaeventservices.com/blog/wp-content/uploads/2007/11/slideflow-schema.jpg" width="207" height="49" class="reflect rheight25 ropacity33" style="margin: 0px 20px 15px 5px; float: right;"/>MES veröffentlicht seine AJAX Slideflow Control, die <a
href="http://mediaeventservices.com/blog/de/2007/11/13/webcast-20-platform-independent-streaming-with-ajax-silverlight-and-slideflow-navigation/">im Rahmen unserer neuen Videokonsole</a> entwickelt wurde, unter <a
href="http://creativecommons.org/licenses/by/3.0/">Creative Commons (CC-by 3.0)</a>. In unserer Demo kommt sie für eine Fotogalerie zum Einsatz. <span
id="more-10"></span></p><p>Live-Demo:</p><p><iframe
src="http://cdn.mystreams.com/Slideflow1.1/gallery_small.html" border="0" frameborder="0" height="540" width="450"></iframe><br
/> Der Foliensatz kann mit der Maus gedraggt werden. Per Click kann an eine gewünschte Stelle gesprungen werden. Die Navigation per Mausrad und Pfeiltasten ist nach einem Click auf das Demofenster möglich &#8211; oder <a
href="http://cdn.mystreams.com/Slideflow1.1/gallery.html" target="_blank">probieren Sie die Demo einfach im Vollbildmodus aus</a>.</p><p>Technischer Hintergrund: Fotodaten werden aus einer XML-Datei ausgelesen; Thumbnails werden per Photoshop-Aktion vorgeneriert (im Download enthalten).<br
/> <em>03/28/2008: Update auf Slideflow 1.1 &#8211; Der Bildzuschnitt und die Richtung des Farbverlaufs wurden korrigiert!</em></p><p
class="download-box"> <a
href="http://cdn.mystreams.com/Slideflow-1.1.zip"><span
class="download"><span
class="download-text">Slideflow 1.1 mit Gallerie-Demo herunterladen</span></span></a></p><p>Wir sind darauf gespannt, wo Slideflow zum Einsaz kommt &#8211; wenn Ihnen Slideflow gefallen hat, hinterlassen Sie uns einen Kommentar!</p><h4>Credits:</h4><ul><li><a
href="http://www.adventuresinsoftware.com/blog/?p=104">Basierend auf Code von Michael L Perry</a></li><li><a
href="http://www.se51.net/devnull/cover-flow/">Photoshop-Aktionen ursprünglich von Marcus Strehlow</a></li><li><a
href="http://www.flickr.com/photos/nicholas_t/">Fotos von Nicholas_T</a></li><li><a
href="http://www.softcomplex.com/products/tigra_slider_control/">Tigra Slider control</a></li><li><a
href="http://script.aculo.us/">Scriptaculous</a> and <a
href="http://www.prototypejs.org/">Prototype</a></li></ul><h4>Slideflow in ihren Skripts einsetzen</h4><p>Die Gallerie-Demo ist ein guter Startpunkt. In <em>slideflow.js</em> haben wir alle wichtigen Aspekte des Codes dokumentiert. Die wichtigsten Parameter, wie z.B. die Pfade zu den Bilddaten und das DOM-Objekt, unter dem Slideflow erstellt werden soll, werden bei Initialisierung übergeben. Das Steuerelement bietet auch Methoden, um die Anzeige zur Laufzeit zu verändern, sowie Callbacks, die es der Anwendung ermöglichen, auf Slideflow-Bewegungen und Clicks auf die Mittelfolie zu reagieren. Bitte beachten Sie, dass das Steuerelement spezifisches CSS benötigt <em>(slideflow.css)</em>.</p><h4>Anwendung der Photoshop-Aktionen</h4><p>Die Bilder müssen durch Photoshop-Aktionen aufbereitet werden (ursprünglich von <a
href="http://www.se51.net/devnull/cover-flow/">Marcus Strehlow</a>), um die Miniaturbilder mit linker, rechter und zentrierter Ausrichtung zu erstellen. Diese Bilder müssen jeweils in separate Verzeichnisse gespeichert werden, die dem Steuerelement dann als <em>pathLeft</em>, <em>pathRight</em> und <em>pathCenter</em> übergeben werden.<br
/> We opted for Photoshop&#8217;s <em>Save for Web</em> feature instead of the regular JPEG export because it delivers far superior quality. Unfortunately, <em>Save for Web</em> doesn&#8217;t work well with batches and requires one to manually update the export directories for each of the three <em>Slideflow</em> actions. This can be done by performing the following steps:</p><ol><li>Create a blank RGB document, or open any RGB image</li><li>Navigate to the action&#8217;s <em>Export</em> command, which is second to last and double-click it</li><li>The <em>Save for Web</em> dialog opens. Save the blank document in your target folder for the respective action (i.e. <em>left</em> for the left action etc.)</li><li>If you&#8217;re like Tim and like a clean system, you may delete the JPEG you just created</li></ol><p>All actions assume 4 :  3 ratio. If pictures have a different ratio, you need to adjust it first, or the thumbnail images will have white edges.</p> ]]></content:encoded> <wfw:commentRss>http://mediaeventservices.com/blog/de/2007/11/15/ajax-image-gallery-powered-by-slideflow-like-cover-flow/feed/</wfw:commentRss> <slash:comments>154</slash:comments> </item> <item><title>Leica Scientific Forum &#8211; The Silverlight Experience oder Webcast 2.0</title><link>http://mediaeventservices.com/blog/de/2007/11/13/webcast-20-platform-independent-streaming-with-ajax-silverlight-and-slideflow-navigation/</link> <comments>http://mediaeventservices.com/blog/de/2007/11/13/webcast-20-platform-independent-streaming-with-ajax-silverlight-and-slideflow-navigation/#comments</comments> <pubDate>Tue, 13 Nov 2007 21:41:04 +0000</pubDate> <dc:creator>admin</dc:creator> <category><![CDATA[Uncategorized]]></category> <category><![CDATA[AJAX]]></category> <category><![CDATA[cover flow]]></category> <category><![CDATA[silverlight]]></category> <category><![CDATA[slideflow]]></category> <category><![CDATA[streaming]]></category> <category><![CDATA[webcast]]></category><guid
isPermaLink="false">http://mediaeventservices.com/blog/2007/11/13/webcast-20-platform-independent-streaming-with-ajax-silverlight-and-slideflow-navigation/</guid> <description><![CDATA[Im Rahmen des Leica Scientific Forum hat MES heute ein neues Webcast-Interface gelauncht, das dank moderner AJAX-Komponenten intuitiv bedienbar ist. Herausstechend ist insbesondere die Foliennavigation, die an Apples Cover Flow angelehnt ist.
Der Windows Media basierte Webcast ist dank des Anfang Oktober vorgestellten Browser-Plugins Microsoft Silverlight 1.0 nun unter Windows, Mac OS und Internet Explorer 5, [...]]]></description> <content:encoded><![CDATA[<p><img
src="http://assets.mediaeventservices.com/blog/wp-content/uploads/2007/11/leica_scifo.jpg" width="281" height="72" class="reflect rheight25 ropacity33" style="margin: 5px 20px 15px 15px; float: right;"/>Im Rahmen des Leica Scientific Forum hat MES heute ein neues Webcast-Interface gelauncht, das dank moderner AJAX-Komponenten intuitiv bedienbar ist. Herausstechend ist insbesondere die Foliennavigation, die an Apples Cover Flow angelehnt ist.</p><p>Der Windows Media basierte Webcast ist dank des Anfang Oktober vorgestellten Browser-Plugins Microsoft Silverlight 1.0 nun unter Windows, Mac OS und Internet Explorer 5, 6 und 7, Firefox 1.5 und 2 sowie Safari darstellbar. Wir nennen es Webcast 2.0 <img
src='http://assets.mediaeventservices.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> <span
id="more-3"></span></p><p><strong>Update:&nbsp;</strong>Die Plattform wurde weiterentwickelt und unterstützt inzwischen auch Flash Video!<br
/> <script type="text/javascript" src="/videoconsole/external/embed.js"></script></p><div
style="width: 300px; background-color: #F2F2F2; border: 1px solid #AAAAAA; padding: 15px 5px; text-align: center;"> <a
style="font-size: 15px;" href="#" onclick="return openConsole('lsf-demo');">Launch Interactive Webcast</a></div><p>Screenshots:</p><p><a
class="zoomLink" href="#zoom_lsf1"><img
src="http://assets.mediaeventservices.com/blog/wp-content/uploads/2007/11/1.jpg" width="525" height="377" style="clear: both; margin-bottom: 5px;" alt="Hauptansicht mit Slideflow" /></a><br
/> Hauptansicht mit Slideflow</p><div
class="zoomContent" id="zoom_lsf1"><img
src="http://mediaeventservices.com/blog/wp-content/uploads/2007/11/1.jpg" alt="Hauptansicht mit Slideflow"></div><p><a
class="zoomLink" href="#zoom_lsf2"><img
src="http://assets.mediaeventservices.com/blog/wp-content/uploads/2007/11/2.jpg"width="525" height="377" style="clear: both; margin-bottom: 5px;" alt="Hilfefunktion im Overlay-Fenster" /></a><br
/> Hilfefunktion im Overlay-Fenster</p><div
class="zoomContent" id="zoom_lsf2"><img
src="http://mediaeventservices.com/blog/wp-content/uploads/2007/11/2.jpg" alt="Hilfefunktion im Overlay-Fenster"></div><p><a
class="zoomLink" href="#zoom_lsf3"><img
src="http://assets.mediaeventservices.com/blog/wp-content/uploads/2007/11/3.jpg" width="525" height="377" style="clear: both; margin-bottom: 5px;" alt="Lightbox-Folienansicht" /></a><br
/> Lightbox-Folienansicht</p><div
class="zoomContent" id="zoom_lsf3"><img
src="http://mediaeventservices.com/blog/wp-content/uploads/2007/11/3.jpg" alt="Lightbox-Folienansicht"></div> ]]></content:encoded> <wfw:commentRss>http://mediaeventservices.com/blog/de/2007/11/13/webcast-20-platform-independent-streaming-with-ajax-silverlight-and-slideflow-navigation/feed/</wfw:commentRss> <slash:comments>13</slash:comments> </item> </channel> </rss>
<!-- This site's performance optimized by W3 Total Cache. Dramatically improve the speed and reliability of your blog!

Learn more about our WordPress Plugins: http://www.w3-edge.com/wordpress-plugins/

Minified using apc
Page Caching using apc (user agent is rejected)
Database Caching 9/11 queries in 0.005 seconds using apc
Content Delivery Network via Amazon Web Services: CloudFront: assets.mediaeventservices.com

Served from: 195.226.66.211 @ 2010-07-30 01:13:32 -->