<?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 Cognitions of FunFun</title>
	<atom:link href="http://www.jonnyfunfun.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.jonnyfunfun.com</link>
	<description>Our minds cannot repel logic of that magnitude!</description>
	<lastBuildDate>Fri, 29 Jan 2010 22:00:38 -0500</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on A New Job and A Missed Plugin Release by Bushido</title>
		<link>http://www.jonnyfunfun.com/2010/01/18/a-new-job-and-a-missed-plugin-release/comment-page-1/#comment-25</link>
		<dc:creator>Bushido</dc:creator>
		<pubDate>Fri, 29 Jan 2010 22:00:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.jonnyfunfun.com/?p=278#comment-25</guid>
		<description>Estimated Time of Arrival for the plugin release? will it be compatible with wordpress 2.9.1?</description>
		<content:encoded><![CDATA[<p>Estimated Time of Arrival for the plugin release? will it be compatible with wordpress 2.9.1?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Long Awaited Release of the WordPress-SMF Bridge 0.2! by JonnyFunFun</title>
		<link>http://www.jonnyfunfun.com/2009/11/23/long-awaited-release-of-the-wordpress-smf-bridge-0-2/comment-page-1/#comment-24</link>
		<dc:creator>JonnyFunFun</dc:creator>
		<pubDate>Mon, 18 Jan 2010 13:16:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.jonnyfunfun.com/?p=256#comment-24</guid>
		<description>@nwt - there are problems with the synchronization, which I am aware of.  That will be fixed in the next release.</description>
		<content:encoded><![CDATA[<p>@nwt &#8211; there are problems with the synchronization, which I am aware of.  That will be fixed in the next release.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Long Awaited Release of the WordPress-SMF Bridge 0.2! by nwt</title>
		<link>http://www.jonnyfunfun.com/2009/11/23/long-awaited-release-of-the-wordpress-smf-bridge-0-2/comment-page-1/#comment-23</link>
		<dc:creator>nwt</dc:creator>
		<pubDate>Wed, 23 Dec 2009 21:54:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.jonnyfunfun.com/?p=256#comment-23</guid>
		<description>i recently installed SMF 1.1.11 and also installed the SMF Bridge plug in on my wp.  i entered /forum/ in the path and saved it. and then synchronized users and said it was sucessfull with all 182 of my users but i can&#039;t get my wp users to show on my smf.
please help
thanks</description>
		<content:encoded><![CDATA[<p>i recently installed SMF 1.1.11 and also installed the SMF Bridge plug in on my wp.  i entered /forum/ in the path and saved it. and then synchronized users and said it was sucessfull with all 182 of my users but i can&#8217;t get my wp users to show on my smf.<br />
please help<br />
thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Flex AdvancedDataGrid/DataGrid Optimizer by JonnyFunFun</title>
		<link>http://www.jonnyfunfun.com/2008/11/11/flex-advanceddatagrid-datagrid-optimizicator/comment-page-1/#comment-22</link>
		<dc:creator>JonnyFunFun</dc:creator>
		<pubDate>Tue, 01 Dec 2009 14:32:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.jonnyfunfun.com/?p=116#comment-22</guid>
		<description>Hello Rich!  Glad my code can help you!  The problem that you&#039;re having is actually quite simple and it was my fault.  For some reason all the ampersands in the code got replaced with the HTML-friendly &lt;em&gt;amp&lt;/em&gt; code.  All you need to do is replace the HTML-friendly codes with proper ampersands, less-than signs, and greater-than signs.  I updated the post above to not have the ampersands and comparison signs in their HTML-friendly format.  You can either replace them yourself manually, or just re-copy-paste the code block into your code.  Hope that helps!  If you need more help please feel free to ask!</description>
		<content:encoded><![CDATA[<p>Hello Rich!  Glad my code can help you!  The problem that you&#8217;re having is actually quite simple and it was my fault.  For some reason all the ampersands in the code got replaced with the HTML-friendly <em>amp</em> code.  All you need to do is replace the HTML-friendly codes with proper ampersands, less-than signs, and greater-than signs.  I updated the post above to not have the ampersands and comparison signs in their HTML-friendly format.  You can either replace them yourself manually, or just re-copy-paste the code block into your code.  Hope that helps!  If you need more help please feel free to ask!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Flex AdvancedDataGrid/DataGrid Optimizer by Rich2727</title>
		<link>http://www.jonnyfunfun.com/2008/11/11/flex-advanceddatagrid-datagrid-optimizicator/comment-page-1/#comment-21</link>
		<dc:creator>Rich2727</dc:creator>
		<pubDate>Tue, 01 Dec 2009 05:43:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.jonnyfunfun.com/?p=116#comment-21</guid>
		<description>This looks promising for a project i am working on.  I am trying to use this code but am getting errors, i attached screencaps here. [&lt;em&gt;removed for privacy&lt;/em&gt;]

Was wondering if you had any suggestions or do you have a working demo somewhere so that i can see if this will be useful for my dev team to incorporate?

Thanks

Rich</description>
		<content:encoded><![CDATA[<p>This looks promising for a project i am working on.  I am trying to use this code but am getting errors, i attached screencaps here. [<em>removed for privacy</em>]</p>
<p>Was wondering if you had any suggestions or do you have a working demo somewhere so that i can see if this will be useful for my dev team to incorporate?</p>
<p>Thanks</p>
<p>Rich</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Long Awaited Release of the WordPress-SMF Bridge 0.2! by NetSvet</title>
		<link>http://www.jonnyfunfun.com/2009/11/23/long-awaited-release-of-the-wordpress-smf-bridge-0-2/comment-page-1/#comment-20</link>
		<dc:creator>NetSvet</dc:creator>
		<pubDate>Mon, 30 Nov 2009 20:05:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.jonnyfunfun.com/?p=256#comment-20</guid>
		<description>&lt;strong&gt;Wordpress i SMF zajedno...&lt;/strong&gt;



Pošto trenutno ne postoji odgovarajući bridge koji integriše Wordpress i SMF forum, postoji mogućnost pisanja komentara na wordpress sajt, sa SMF nalogom.
Prvo što treba uraditi je isključiti sledeću opciju:
WP dashboard -&gt; Settings -&gt;...</description>
		<content:encoded><![CDATA[<p><strong>Wordpress i SMF zajedno&#8230;</strong></p>
<p>Pošto trenutno ne postoji odgovarajući bridge koji integriše Wordpress i SMF forum, postoji mogućnost pisanja komentara na wordpress sajt, sa SMF nalogom.<br />
Prvo što treba uraditi je isključiti sledeću opciju:<br />
WP dashboard -&gt; Settings -&gt;&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Long Awaited Release of the WordPress-SMF Bridge 0.2! by JonnyFunFun</title>
		<link>http://www.jonnyfunfun.com/2009/11/23/long-awaited-release-of-the-wordpress-smf-bridge-0-2/comment-page-1/#comment-19</link>
		<dc:creator>JonnyFunFun</dc:creator>
		<pubDate>Thu, 26 Nov 2009 21:17:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.jonnyfunfun.com/?p=256#comment-19</guid>
		<description>Hello Jakob!  I&#039;m not entirely sure if the plugin works with SMF 2.x.  If SMF 2.x still uses the same API, the SMF 1.1 API, then I do not see any reason why it wouldn&#039;t work.  Synchronizing between SMF and WP is okay, so long as the usernames are the same.  From there forth, whatever end they first log into properly, the other will be synchronized to use the password.  For example, if the SMF and WP username is the same but the passwords are different and the user logs into WP, the SMF password would be updated to the WP password (and vice-versa).</description>
		<content:encoded><![CDATA[<p>Hello Jakob!  I&#8217;m not entirely sure if the plugin works with SMF 2.x.  If SMF 2.x still uses the same API, the SMF 1.1 API, then I do not see any reason why it wouldn&#8217;t work.  Synchronizing between SMF and WP is okay, so long as the usernames are the same.  From there forth, whatever end they first log into properly, the other will be synchronized to use the password.  For example, if the SMF and WP username is the same but the passwords are different and the user logs into WP, the SMF password would be updated to the WP password (and vice-versa).</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Long Awaited Release of the WordPress-SMF Bridge 0.2! by Jakob</title>
		<link>http://www.jonnyfunfun.com/2009/11/23/long-awaited-release-of-the-wordpress-smf-bridge-0-2/comment-page-1/#comment-18</link>
		<dc:creator>Jakob</dc:creator>
		<pubDate>Thu, 26 Nov 2009 21:14:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.jonnyfunfun.com/?p=256#comment-18</guid>
		<description>Hi

Nice plugin you have made :)

Does it work with SMF 2.X ?

You are writing that if there is users in both WP and SMF there could be some issues. My first site is the SMF part about 60 users and only like 3 users in WP, if I deleted the user in WP could I then syncronize from SMF to WP ?

Regards Jakob</description>
		<content:encoded><![CDATA[<p>Hi</p>
<p>Nice plugin you have made <img src='http://www.jonnyfunfun.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Does it work with SMF 2.X ?</p>
<p>You are writing that if there is users in both WP and SMF there could be some issues. My first site is the SMF part about 60 users and only like 3 users in WP, if I deleted the user in WP could I then syncronize from SMF to WP ?</p>
<p>Regards Jakob</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Flex AdvancedDataGrid/DataGrid Optimizer by JonnyFunFun</title>
		<link>http://www.jonnyfunfun.com/2008/11/11/flex-advanceddatagrid-datagrid-optimizicator/comment-page-1/#comment-16</link>
		<dc:creator>JonnyFunFun</dc:creator>
		<pubDate>Mon, 12 Oct 2009 15:20:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.jonnyfunfun.com/?p=116#comment-16</guid>
		<description>Hey perkindiafrawl, welcome to the site!  Feel free to e-mail me a screenshot if you would like.

If you are using non-text item-renders like buttons, then you are going to have to add a special case to the function to set a static width to those columns - or we&#039;ll have to rewrite the function to use something other than a UITextField for the renderer we use to get the measuredWidth.

I suppose I could revisit this function and spiff it up to use the measuredWidth of the itemRenderer if a column uses a renderer.  I&#039;ll add this to my list of to-do&#039;s for the week and see if I can pound out a function.</description>
		<content:encoded><![CDATA[<p>Hey perkindiafrawl, welcome to the site!  Feel free to e-mail me a screenshot if you would like.</p>
<p>If you are using non-text item-renders like buttons, then you are going to have to add a special case to the function to set a static width to those columns &#8211; or we&#8217;ll have to rewrite the function to use something other than a UITextField for the renderer we use to get the measuredWidth.</p>
<p>I suppose I could revisit this function and spiff it up to use the measuredWidth of the itemRenderer if a column uses a renderer.  I&#8217;ll add this to my list of to-do&#8217;s for the week and see if I can pound out a function.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Flex AdvancedDataGrid/DataGrid Optimizer by perkindiafrawl</title>
		<link>http://www.jonnyfunfun.com/2008/11/11/flex-advanceddatagrid-datagrid-optimizicator/comment-page-1/#comment-15</link>
		<dc:creator>perkindiafrawl</dc:creator>
		<pubDate>Mon, 28 Sep 2009 13:35:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.jonnyfunfun.com/?p=116#comment-15</guid>
		<description>Hi Jonny,

I tried out your function and it didn&#039;t work at all!!!  It chose values for each column width that totally cut off all my text.  Any idea what could be wrong?  I have a some columns that have non-text item-renderers.  They use buttons.  Is that an issue?

Can I email you a screenshot?</description>
		<content:encoded><![CDATA[<p>Hi Jonny,</p>
<p>I tried out your function and it didn&#8217;t work at all!!!  It chose values for each column width that totally cut off all my text.  Any idea what could be wrong?  I have a some columns that have non-text item-renderers.  They use buttons.  Is that an issue?</p>
<p>Can I email you a screenshot?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
