<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments for sakri rosenstrom blog</title>
	<atom:link href="http://www.sakri.net/blog/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.sakri.net/blog</link>
	<description>I Flash und I Flex Jaaaa</description>
	<lastBuildDate>Mon, 29 Apr 2013 10:33:25 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>Comment on an approach to triangulating polygons with holes by sakri</title>
		<link>http://www.sakri.net/blog/2009/06/12/an-approach-to-triangulating-polygons-with-holes/#comment-1801</link>
		<dc:creator>sakri</dc:creator>
		<pubDate>Mon, 29 Apr 2013 10:33:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.sakri.net/blog/?p=352#comment-1801</guid>
		<description>I would be very surprised, flabbergasted really, if any of my code has found it&#039;s way to Three.js 

...and no, I haven&#039;t revisited this code since posting it.</description>
		<content:encoded><![CDATA[<p>I would be very surprised, flabbergasted really, if any of my code has found it&#8217;s way to Three.js </p>
<p>&#8230;and no, I haven&#8217;t revisited this code since posting it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on an approach to triangulating polygons with holes by Nicholas Kyriakides</title>
		<link>http://www.sakri.net/blog/2009/06/12/an-approach-to-triangulating-polygons-with-holes/#comment-1798</link>
		<dc:creator>Nicholas Kyriakides</dc:creator>
		<pubDate>Sat, 27 Apr 2013 09:40:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.sakri.net/blog/?p=352#comment-1798</guid>
		<description>Did the issue mentioned above ever got solved?

There is this bug in Three.js and i was wondering if this article is connected to the triangulation algorithms in it:

https://github.com/mrdoob/three.js/issues/3386#issuecomment-17112286

Cheers guys!</description>
		<content:encoded><![CDATA[<p>Did the issue mentioned above ever got solved?</p>
<p>There is this bug in Three.js and i was wondering if this article is connected to the triangulation algorithms in it:</p>
<p><a href="https://github.com/mrdoob/three.js/issues/3386#issuecomment-17112286" rel="nofollow">https://github.com/mrdoob/three.js/issues/3386#issuecomment-17112286</a></p>
<p>Cheers guys!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Spark Multiselect DropDownList by sakri</title>
		<link>http://www.sakri.net/blog/2011/10/20/spark-multiselect-dropdownlist/#comment-1782</link>
		<dc:creator>sakri</dc:creator>
		<pubDate>Fri, 30 Nov 2012 15:37:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.sakri.net/blog/?p=460#comment-1782</guid>
		<description>Hi Ashvin, 

I&#039;m glad you find the dropdown of some use. Unfortunately I don&#039;t personally need the labelField functionality so I will not be spending any time on it.  The source code is available, there is no licence attached to it so feel free to implement it or pay for someone to do so.

Sakri</description>
		<content:encoded><![CDATA[<p>Hi Ashvin, </p>
<p>I&#8217;m glad you find the dropdown of some use. Unfortunately I don&#8217;t personally need the labelField functionality so I will not be spending any time on it.  The source code is available, there is no licence attached to it so feel free to implement it or pay for someone to do so.</p>
<p>Sakri</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Spark Multiselect DropDownList by Ashvin</title>
		<link>http://www.sakri.net/blog/2011/10/20/spark-multiselect-dropdownlist/#comment-1781</link>
		<dc:creator>Ashvin</dc:creator>
		<pubDate>Fri, 30 Nov 2012 11:13:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.sakri.net/blog/?p=460#comment-1781</guid>
		<description>Hello,

I am using remote object to populate the DropDownList. But this dropdownlist does not have the &#039;labelField&#039; attribute. Can you help with this please?</description>
		<content:encoded><![CDATA[<p>Hello,</p>
<p>I am using remote object to populate the DropDownList. But this dropdownlist does not have the &#8216;labelField&#8217; attribute. Can you help with this please?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Spark Multiselect DropDownList by Starlover</title>
		<link>http://www.sakri.net/blog/2011/10/20/spark-multiselect-dropdownlist/#comment-1757</link>
		<dc:creator>Starlover</dc:creator>
		<pubDate>Wed, 16 May 2012 11:21:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.sakri.net/blog/?p=460#comment-1757</guid>
		<description>thanx for the quick reply.
I found that one, but when modifying it i discovered it doesn&#039;t work well with a scrollbar.
also it doesn&#039;t show the selected items comma separated (like your nice example)
Yours is coming the closest to what i want in a understandable way.
What i am looking for is a combination of the 2 so it becomes a perfect multiselect dropdown that is super user friendly and doesn&#039;t require any help by using.
(for the older folks that are not so computer minded as we are)

I hope you consider making more add-ons to this component so people can choose output ways of the component by setting various configuration parameters. 

Meanwhile I&#039;ll try to make mine work... and if i do I&#039;ll let you know.

Greets, Starlover.</description>
		<content:encoded><![CDATA[<p>thanx for the quick reply.<br />
I found that one, but when modifying it i discovered it doesn&#8217;t work well with a scrollbar.<br />
also it doesn&#8217;t show the selected items comma separated (like your nice example)<br />
Yours is coming the closest to what i want in a understandable way.<br />
What i am looking for is a combination of the 2 so it becomes a perfect multiselect dropdown that is super user friendly and doesn&#8217;t require any help by using.<br />
(for the older folks that are not so computer minded as we are)</p>
<p>I hope you consider making more add-ons to this component so people can choose output ways of the component by setting various configuration parameters. </p>
<p>Meanwhile I&#8217;ll try to make mine work&#8230; and if i do I&#8217;ll let you know.</p>
<p>Greets, Starlover.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Spark Multiselect DropDownList by sakri</title>
		<link>http://www.sakri.net/blog/2011/10/20/spark-multiselect-dropdownlist/#comment-1756</link>
		<dc:creator>sakri</dc:creator>
		<pubDate>Wed, 16 May 2012 09:27:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.sakri.net/blog/?p=460#comment-1756</guid>
		<description>Maybe this one will do for you?

http://blastanova.com/labs/multiselectdropdown/CustomMultiSelectDropDown.html</description>
		<content:encoded><![CDATA[<p>Maybe this one will do for you?</p>
<p><a href="http://blastanova.com/labs/multiselectdropdown/CustomMultiSelectDropDown.html" rel="nofollow">http://blastanova.com/labs/multiselectdropdown/CustomMultiSelectDropDown.html</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Spark Multiselect DropDownList by Starlover</title>
		<link>http://www.sakri.net/blog/2011/10/20/spark-multiselect-dropdownlist/#comment-1755</link>
		<dc:creator>Starlover</dc:creator>
		<pubDate>Wed, 16 May 2012 09:19:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.sakri.net/blog/?p=460#comment-1755</guid>
		<description>Hi,
Little question; 
I want to put a checkbox behind each item in the list.
And when you select (without ctrl key) the checkbox is checked.

Where do i put this code? Please some help..

Greets, Starlover</description>
		<content:encoded><![CDATA[<p>Hi,<br />
Little question;<br />
I want to put a checkbox behind each item in the list.<br />
And when you select (without ctrl key) the checkbox is checked.</p>
<p>Where do i put this code? Please some help..</p>
<p>Greets, Starlover</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Get first non transparent pixel in a bitmap Part III by nicothezulu</title>
		<link>http://www.sakri.net/blog/2009/02/18/get-first-non-transparent-pixel-in-a-bitmap-part-iii/#comment-1732</link>
		<dc:creator>nicothezulu</dc:creator>
		<pubDate>Fri, 17 Feb 2012 20:15:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.sakri.net/blog/?p=193#comment-1732</guid>
		<description>Amazing experiment...</description>
		<content:encoded><![CDATA[<p>Amazing experiment&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Simple Shape Extruder using FP10 Drawing API by pallzoltan</title>
		<link>http://www.sakri.net/blog/2009/03/10/simple-shape-extruder-using-fp10-drawing-api/#comment-1724</link>
		<dc:creator>pallzoltan</dc:creator>
		<pubDate>Mon, 23 Jan 2012 16:03:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.sakri.net/blog/?p=248#comment-1724</guid>
		<description>nice, thank you :)</description>
		<content:encoded><![CDATA[<p>nice, thank you <img src='http://www.sakri.net/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Spark Multiselect DropDownList by GuanYuxin</title>
		<link>http://www.sakri.net/blog/2011/10/20/spark-multiselect-dropdownlist/#comment-1686</link>
		<dc:creator>GuanYuxin</dc:creator>
		<pubDate>Fri, 28 Oct 2011 05:36:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.sakri.net/blog/?p=460#comment-1686</guid>
		<description>After a brief attempt at manipulating the original component, I got annoyed and wrote a simple one which full fills my needs.
--a wise plan
original component is a mess</description>
		<content:encoded><![CDATA[<p>After a brief attempt at manipulating the original component, I got annoyed and wrote a simple one which full fills my needs.<br />
&#8211;a wise plan<br />
original component is a mess</p>
]]></content:encoded>
	</item>
</channel>
</rss>
