<?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 on: Puh.. not my thing</title>
	<atom:link href="http://alexrabe.de/2007/06/02/puh-not-my-thing/feed/" rel="self" type="application/rss+xml" />
	<link>http://alexrabe.de/2007/06/02/puh-not-my-thing/</link>
	<description>ALEX RABE &#124; learning by doing...</description>
	<lastBuildDate>Wed, 08 Feb 2012 16:33:11 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
	<item>
		<title>By: alakhnor</title>
		<link>http://alexrabe.de/2007/06/02/puh-not-my-thing/#comment-1690</link>
		<dc:creator>alakhnor</dc:creator>
		<pubDate>Tue, 05 Jun 2007 06:27:31 +0000</pubDate>
		<guid isPermaLink="false">http://alexrabe.de/2007/06/02/puh-not-my-thing/#comment-1690</guid>
		<description>Actually, I have exactly the same problem. ;)
jquery (and js) is still something I can use but I can hardly do more...</description>
		<content:encoded><![CDATA[<p>Actually, I have exactly the same problem. <img src='http://alexrabe.de/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /><br />
jquery (and js) is still something I can use but I can hardly do more&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: alex.rabe</title>
		<link>http://alexrabe.de/2007/06/02/puh-not-my-thing/#comment-1689</link>
		<dc:creator>alex.rabe</dc:creator>
		<pubDate>Tue, 05 Jun 2007 05:41:15 +0000</pubDate>
		<guid isPermaLink="false">http://alexrabe.de/2007/06/02/puh-not-my-thing/#comment-1689</guid>
		<description>Yes Alakhnor, you are right.

But my main problem is to program the DOM manipluation in a good and usefull way.

PHP is complete different, 90% of my code works with simple IF/FOR/SWITCH statements, also to understand the core WordPress code , you didn&#039;t need a long time, even if you are not such a good programmer.

But have you ever follow up to understand the code of jCarousel or a other &quot;simple&quot; plugin ? My skills for that are very limited, maybe I can excuse my incapacity with the reason that I&#039;m never learned programming... but it&#039;s a pity.</description>
		<content:encoded><![CDATA[<p>Yes Alakhnor, you are right.</p>
<p>But my main problem is to program the DOM manipluation in a good and usefull way.</p>
<p>PHP is complete different, 90% of my code works with simple IF/FOR/SWITCH statements, also to understand the core WordPress code , you didn&#8217;t need a long time, even if you are not such a good programmer.</p>
<p>But have you ever follow up to understand the code of jCarousel or a other &#8220;simple&#8221; plugin ? My skills for that are very limited, maybe I can excuse my incapacity with the reason that I&#8217;m never learned programming&#8230; but it&#8217;s a pity.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: alakhnor</title>
		<link>http://alexrabe.de/2007/06/02/puh-not-my-thing/#comment-1683</link>
		<dc:creator>alakhnor</dc:creator>
		<pubDate>Mon, 04 Jun 2007 15:37:39 +0000</pubDate>
		<guid isPermaLink="false">http://alexrabe.de/2007/06/02/puh-not-my-thing/#comment-1683</guid>
		<description>I don&#039;t know if there is a simpler way to do it.
The thing with jquery, is that you need to choose where you want your code to stop and where jquery takes the hand.
And you also need to choose where to put the limit between js and php.
Obviously, you don&#039;t want to do all the calculation stuff under js or jquery (which would probably mean recode some php under js).
So, then, you can choose between php and js to display a list of pics. your method is straight. You could probably have a simpler html/CSS code though ;)

The advantage of js would be to use an ajax routine to load the pics in the background (which you can do with jcarousel).</description>
		<content:encoded><![CDATA[<p>I don&#8217;t know if there is a simpler way to do it.<br />
The thing with jquery, is that you need to choose where you want your code to stop and where jquery takes the hand.<br />
And you also need to choose where to put the limit between js and php.<br />
Obviously, you don&#8217;t want to do all the calculation stuff under js or jquery (which would probably mean recode some php under js).<br />
So, then, you can choose between php and js to display a list of pics. your method is straight. You could probably have a simpler html/CSS code though <img src='http://alexrabe.de/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<p>The advantage of js would be to use an ajax routine to load the pics in the background (which you can do with jcarousel).</p>
]]></content:encoded>
	</item>
</channel>
</rss>

