<?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>Kolja Schleich &#187; slideshow</title>
	<atom:link href="http://kolja.galerie-neander.de/tag/slideshow/feed/" rel="self" type="application/rss+xml" />
	<link>http://kolja.galerie-neander.de</link>
	<description>Developing Wordpress Plugins</description>
	<lastBuildDate>Sat, 14 Nov 2009 12:18:28 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>New Sponsors Slideshow Widget</title>
		<link>http://kolja.galerie-neander.de/2009/05/new-sponsors-slideshow-widget/</link>
		<comments>http://kolja.galerie-neander.de/2009/05/new-sponsors-slideshow-widget/#comments</comments>
		<pubDate>Wed, 13 May 2009 03:07:46 +0000</pubDate>
		<dc:creator>Kolja Schleich</dc:creator>
				<category><![CDATA[Plugins]]></category>
		<category><![CDATA[slideshow]]></category>
		<category><![CDATA[widget]]></category>

		<guid isPermaLink="false">http://kolja.galerie-neander.de/?p=157</guid>
		<description><![CDATA[I found some time to work a little bit on the Sponsors Slideshow Widget Plugin. In this new version I switched to using the jQuery Cycle Plugin. I think the bug in IE with displaying the first slide only half is now gone. Further it brings several new fade effects. Besides this new Widget title [...]]]></description>
			<content:encoded><![CDATA[<p>I found some time to work a little bit on the Sponsors Slideshow Widget Plugin. In this new version I switched to using the <a href="http://www.malsup.com/jquery/cycle/" target="_blank">jQuery Cycle Plugin</a>. I think the bug in IE with displaying the first slide only half is now gone. Further it brings several new fade effects. Besides this new Widget title is now set manually. If left empty, no title will be displayed. Finally I&#8217;ve worked on the display function so that it should be possible to display the widget manually with the following code example:</p>
<blockquote><p>sponsors_slideshow_widget_display(array(</p>
<p style="padding-left: 60px;">&#8216;number&#8217; =&gt; 1,</p>
<p style="padding-left: 60px;">&#8216;category&#8217; =&gt; catID,</p>
<p style="padding-left: 60px;">&#8216;widget_title&#8217; =&gt; &#8216;Here goes the title&#8217;,</p>
<p style="padding-left: 60px;">&#8216;fade&#8217; =&gt; &#8216;fade&#8217;,</p>
<p style="padding-left: 60px;">&#8216;time&#8217; =&gt; 5,</p>
<p style="padding-left: 60px;">&#8216;width&#8217; =&gt; 200,</p>
<p style="padding-left: 60px;">&#8216;height&#8217; =&gt; 100,</p>
<p style="padding-left: 60px;">order =&gt; 0</p>
<p>));</p></blockquote>
<p><em>number</em> is a unique integer to identify widget, <em>catID</em> is the ID of the link category to display,<em> fade</em> is any <a href="http://www.malsup.com/jquery/cycle/begin.html" target="_blank">valid fade effect</a>, <em>time </em>in seconds between images, <em>width</em> and <em>height</em> of slideshow in pixel, <em>order</em> can be 0 for sequential or 1 for random ordering of images.</p>
]]></content:encoded>
			<wfw:commentRss>http://kolja.galerie-neander.de/2009/05/new-sponsors-slideshow-widget/feed/</wfw:commentRss>
		<slash:comments>36</slash:comments>
		</item>
		<item>
		<title>Sponsors Slideshow Widget Update</title>
		<link>http://kolja.galerie-neander.de/2009/04/sponsors-slideshow-widget-update/</link>
		<comments>http://kolja.galerie-neander.de/2009/04/sponsors-slideshow-widget-update/#comments</comments>
		<pubDate>Tue, 14 Apr 2009 19:09:29 +0000</pubDate>
		<dc:creator>Kolja Schleich</dc:creator>
				<category><![CDATA[Plugins]]></category>
		<category><![CDATA[slideshow]]></category>
		<category><![CDATA[widget]]></category>

		<guid isPermaLink="false">http://kolja.galerie-neander.de/?p=150</guid>
		<description><![CDATA[I&#8217;ve recently released a new version of my SponsorsSlideshowWidget. It supports now multiple widgets, so it is possible to present several link categories in different widgets. Further some styling issues are fixed, such as transparent background color and centering of the slideshow.
]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve recently released a new version of my SponsorsSlideshowWidget. It supports now multiple widgets, so it is possible to present several link categories in different widgets. Further some styling issues are fixed, such as transparent background color and centering of the slideshow.</p>
]]></content:encoded>
			<wfw:commentRss>http://kolja.galerie-neander.de/2009/04/sponsors-slideshow-widget-update/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>
