<?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>odyniec.net blog &#187; selectList</title>
	<atom:link href="http://odyniec.net/blog/category/projects/selectlist/feed/" rel="self" type="application/rss+xml" />
	<link>http://odyniec.net/blog</link>
	<description>Just another WordPress weblog</description>
	<lastBuildDate>Mon, 26 Jul 2010 20:37:36 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>SelectList Documentation Updates</title>
		<link>http://odyniec.net/blog/2010/07/selectlist-documentation-updates/</link>
		<comments>http://odyniec.net/blog/2010/07/selectlist-documentation-updates/#comments</comments>
		<pubDate>Tue, 20 Jul 2010 16:21:02 +0000</pubDate>
		<dc:creator>Michal Wojciechowski</dc:creator>
				<category><![CDATA[jQuery]]></category>
		<category><![CDATA[selectList]]></category>

		<guid isPermaLink="false">http://odyniec.net/blog/?p=487</guid>
		<description><![CDATA[Just a quick notice for selectList users &#8212; I have updated the documentation page for the plugin, adding the missing API methods reference. I also added some explanatory text on the examples page. Take a look if you&#8217;re interested.
]]></description>
			<content:encoded><![CDATA[<p>Just a quick notice for <a href="http://odyniec.net/projects/selectlist/">selectList</a> users &#8212; I have updated the <a href="http://odyniec.net/projects/selectlist/usage.html">documentation page</a> for the plugin, adding the missing <a href="http://odyniec.net/projects/selectlist/usage.html#api-methods">API methods reference</a>. I also added some explanatory text on the <a href="http://odyniec.net/projects/selectlist/examples.html">examples page</a>. Take a look if you&#8217;re interested.</p>
]]></content:encoded>
			<wfw:commentRss>http://odyniec.net/blog/2010/07/selectlist-documentation-updates/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SelectList 0.3</title>
		<link>http://odyniec.net/blog/2010/07/selectlist-0-3/</link>
		<comments>http://odyniec.net/blog/2010/07/selectlist-0-3/#comments</comments>
		<pubDate>Mon, 19 Jul 2010 21:30:10 +0000</pubDate>
		<dc:creator>Michal Wojciechowski</dc:creator>
				<category><![CDATA[jQuery]]></category>
		<category><![CDATA[selectList]]></category>

		<guid isPermaLink="false">http://odyniec.net/blog/?p=485</guid>
		<description><![CDATA[I&#8217;m releasing a new version (0.3) of selectList. This release brings support for the core jQuery method .val(), allowing you to retrieve the list of currently selected options at any time (which might be useful when you want to, for instance, send the selection with an AJAX request).
Thanks to John Watson and Dan Young for [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m releasing a new version (0.3) of <a href="http://odyniec.net/projects/selectlist/">selectList</a>. This release brings support for the core jQuery method <code>.val()</code>, allowing you to retrieve the list of currently selected options at any time (which might be useful when you want to, for instance, send the selection with an AJAX request).</p>
<p>Thanks to John Watson and Dan Young for notifying me of this.</p>
]]></content:encoded>
			<wfw:commentRss>http://odyniec.net/blog/2010/07/selectlist-0-3/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SelectList 0.2</title>
		<link>http://odyniec.net/blog/2010/04/selectlist-0-2/</link>
		<comments>http://odyniec.net/blog/2010/04/selectlist-0-2/#comments</comments>
		<pubDate>Tue, 13 Apr 2010 23:36:54 +0000</pubDate>
		<dc:creator>Michal Wojciechowski</dc:creator>
				<category><![CDATA[jQuery]]></category>
		<category><![CDATA[selectList]]></category>

		<guid isPermaLink="false">http://odyniec.net/blog/?p=467</guid>
		<description><![CDATA[A new release of selectList (my multiple selection jQuery plugin) is now out. Version 0.2 brings proper handling of optgroup elements (as requested by a few users), and fixes one minor bug.
Thanks to Łukasz Ledóchowski for his feedback.
]]></description>
			<content:encoded><![CDATA[<p>A new release of <a href="http://odyniec.net/projects/selectlist/">selectList</a> (my multiple selection jQuery plugin) is now out. Version 0.2 brings proper handling of <code>optgroup</code> elements (as requested by a few users), and fixes one minor bug.</p>
<p>Thanks to <a href="http://www.ledochowski.pl/">Łukasz Ledóchowski</a> for his feedback.</p>
]]></content:encoded>
			<wfw:commentRss>http://odyniec.net/blog/2010/04/selectlist-0-2/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>SelectList 0.1.2</title>
		<link>http://odyniec.net/blog/2010/01/selectlist-0-1-2/</link>
		<comments>http://odyniec.net/blog/2010/01/selectlist-0-1-2/#comments</comments>
		<pubDate>Sun, 31 Jan 2010 14:10:34 +0000</pubDate>
		<dc:creator>Michal Wojciechowski</dc:creator>
				<category><![CDATA[jQuery]]></category>
		<category><![CDATA[selectList]]></category>

		<guid isPermaLink="false">http://odyniec.net/blog/?p=383</guid>
		<description><![CDATA[I&#8217;ve just released a new version of the selectList jQuery plugin &#8212; no exciting new features, though, this release only fixes a bug that generated a JavaScript error in IE6 when there were no options in the original select field (thanks to CJ for reporting this).
]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve just released a new version of the <a title="selectList jQuery plugin" href="http://odyniec.net/projects/selectlist/">selectList jQuery plugin</a> &#8212; no exciting new features, though, this release only fixes a bug that generated a JavaScript error in IE6 when there were no options in the original select field (thanks to CJ for reporting this).</p>
]]></content:encoded>
			<wfw:commentRss>http://odyniec.net/blog/2010/01/selectlist-0-1-2/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>SelectList 0.1.1</title>
		<link>http://odyniec.net/blog/2009/10/selectlist-0-1-1/</link>
		<comments>http://odyniec.net/blog/2009/10/selectlist-0-1-1/#comments</comments>
		<pubDate>Sat, 31 Oct 2009 21:47:28 +0000</pubDate>
		<dc:creator>Michal Wojciechowski</dc:creator>
				<category><![CDATA[jQuery]]></category>
		<category><![CDATA[selectList]]></category>

		<guid isPermaLink="false">http://odyniec.net/blog/?p=377</guid>
		<description><![CDATA[Here&#8217;s another minor update to one of my jQuery plugins &#8212; this time it&#8217;s selectList, version 0.1.1. The update is mostly a code cleanup, with one functional change &#8212; if a hint has been provided with the title attribute, it is always shown as the currently selected option in the dropdown list after each selection [...]]]></description>
			<content:encoded><![CDATA[<p>Here&#8217;s another minor update to one of my jQuery plugins &#8212; this time it&#8217;s <a title="selectList" href="http://odyniec.net/projects/selectlist/">selectList</a>, version 0.1.1. The update is mostly a code cleanup, with one functional change &#8212; if a hint has been provided with the <code>title</code> attribute, it is always shown as the currently selected option in the dropdown list after each selection takes place (<a href="http://odyniec.net/blog/2009/06/selectlist-01/comment-page-1/#comment-284">as requested by some</a>).</p>
]]></content:encoded>
			<wfw:commentRss>http://odyniec.net/blog/2009/10/selectlist-0-1-1/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SelectList 0.1</title>
		<link>http://odyniec.net/blog/2009/06/selectlist-01/</link>
		<comments>http://odyniec.net/blog/2009/06/selectlist-01/#comments</comments>
		<pubDate>Fri, 05 Jun 2009 17:14:19 +0000</pubDate>
		<dc:creator>Michal Wojciechowski</dc:creator>
				<category><![CDATA[jQuery]]></category>
		<category><![CDATA[selectList]]></category>

		<guid isPermaLink="false">http://odyniec.net/blog/?p=319</guid>
		<description><![CDATA[I have developed a new jQuery plugin, called selectList. It&#8217;s purpose is to transform the standard multiple selection box used in web forms into a nicely looking list that you can add items to and remove items from. So, it turns this:

Into this:

Apart from the more attractive appearance, the list approach is also better in [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: left;">I have developed a new <a href="http://jquery.com/">jQuery</a> plugin, called <a href="http://odyniec.net/projects/selectlist/">selectList</a>. It&#8217;s purpose is to transform the standard multiple selection box used in web forms into a nicely looking list that you can add items to and remove items from. So, it turns this:</p>
<p style="text-align: center;"><img class="size-full wp-image-318 alignnone" title="Traditional selection box" src="http://odyniec.net/blog/wp-content/uploads/2009/06/selection_box.png" alt="Traditional selection box" width="103" height="160" /></p>
<p style="text-align: left;">Into this:</p>
<p style="text-align: center;"><img class="size-full wp-image-320 aligncenter" title="selectList" src="http://odyniec.net/blog/wp-content/uploads/2009/06/selectlist.png" alt="selectList" width="180" height="161" /></p>
<p style="text-align: left;">Apart from the more attractive appearance, the list approach is also better in terms of user friendliness, as all the selected items are shown to the user all the time. With the traditional solution, the user often has to scroll the box to check if all the desired options have been highlighted.</p>
<p style="text-align: left;">The plugin is actually an extension of the idea that I demonstrated in an <a href="http://odyniec.net/articles/multiple-select-fields/">article on multiple select fields</a> that I wrote some time ago. Back when I wrote it, I thought of developing this plugin, and, well, I finally had a spare afternoon to write it (and half of night to deal with browser incompatibilities). Be my guest and take a look at the <a href="http://odyniec.net/projects/selectlist/">project page</a> and some <a href="http://odyniec.net/projects/selectlist/examples.html">examples</a> &#8212; as usual, your feedback is more than welcome.</p>
]]></content:encoded>
			<wfw:commentRss>http://odyniec.net/blog/2009/06/selectlist-01/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>
