<?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"
	>
<channel>
	<title>Comments for Wil Linssen - Multimedia Developer &amp; Designer</title>
	<atom:link href="http://www.wil-linssen.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.wil-linssen.com</link>
	<description>Just another WordPress weblog</description>
	<pubDate>Sat, 22 Nov 2008 04:12:27 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.3</generator>
		<item>
		<title>Comment on Apple&#8217;s Advertising: The Holistic Synergy by A Passer By</title>
		<link>http://www.wil-linssen.com/apples-advertising-the-holistic-synergy/#comment-100</link>
		<dc:creator>A Passer By</dc:creator>
		<pubDate>Sun, 09 Nov 2008 13:55:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.wil-linssen.com/?p=63#comment-100</guid>
		<description>I too have started computing using Microsoft Products but after a year or so  my techno-geekish curiosity pushed me to  install GNU/Linux and since then I'm a long time *nix user.  Early this year I developed an interest into buying a Mac and while wandering around I found out that it's ridiculously easy to build a hackintosh aorund my laptop so I thought "That would be the perfect way to finally make up my mind whether to buy it or not!" I was excited since it was going to be my first close encounter with OS X.  Getting through a few hardware issues something (I got used to in my early *nix days) I got OS X installed and after a couple of hours of playing with it I had only one clear thought in my mind "No thanks, I'm sticking to my *nix machines with KDE 3.5" and off goes Apple from my machine.</description>
		<content:encoded><![CDATA[<p>I too have started computing using Microsoft Products but after a year or so  my techno-geekish curiosity pushed me to  install GNU/Linux and since then I&#8217;m a long time *nix user.  Early this year I developed an interest into buying a Mac and while wandering around I found out that it&#8217;s ridiculously easy to build a hackintosh aorund my laptop so I thought &#8220;That would be the perfect way to finally make up my mind whether to buy it or not!&#8221; I was excited since it was going to be my first close encounter with OS X.  Getting through a few hardware issues something (I got used to in my early *nix days) I got OS X installed and after a couple of hours of playing with it I had only one clear thought in my mind &#8220;No thanks, I&#8217;m sticking to my *nix machines with KDE 3.5&#8243; and off goes Apple from my machine.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Expression Engine - Removing index.php by Rolando Murillo</title>
		<link>http://www.wil-linssen.com/expression-engine-removing-indexphp/#comment-98</link>
		<dc:creator>Rolando Murillo</dc:creator>
		<pubDate>Mon, 03 Nov 2008 02:18:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.wil-linssen.com/?p=29#comment-98</guid>
		<description>Perfect! Thanks.</description>
		<content:encoded><![CDATA[<p>Perfect! Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Expression Engine - Removing index.php by Carl</title>
		<link>http://www.wil-linssen.com/expression-engine-removing-indexphp/#comment-91</link>
		<dc:creator>Carl</dc:creator>
		<pubDate>Wed, 22 Oct 2008 15:30:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.wil-linssen.com/?p=29#comment-91</guid>
		<description>@leonism after you have added the .htaccess file you need to go to your (EE) CP 

Admin &#62; System Preferences &#62; General Configuration 

and remove the line were it say Index.php and click update 

that removed it for me if you havent done that already</description>
		<content:encoded><![CDATA[<p>@leonism after you have added the .htaccess file you need to go to your (EE) CP </p>
<p>Admin &gt; System Preferences &gt; General Configuration </p>
<p>and remove the line were it say Index.php and click update </p>
<p>that removed it for me if you havent done that already</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on jQuery Sortable Lists With Drag Drop Handle by soulcrazy</title>
		<link>http://www.wil-linssen.com/jquery-sortable-lists-with-drag-drop-handle/#comment-74</link>
		<dc:creator>soulcrazy</dc:creator>
		<pubDate>Sun, 21 Sep 2008 04:17:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.wil-linssen.com/?p=3#comment-74</guid>
		<description>Ah! Thank you for this code.  I managed to implement additional effects into this for an amazing result.

Email me if you would like the source.  I'd be happy to share.</description>
		<content:encoded><![CDATA[<p>Ah! Thank you for this code.  I managed to implement additional effects into this for an amazing result.</p>
<p>Email me if you would like the source.  I&#8217;d be happy to share.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on jQuery Sortable Lists With Drag Drop Handle by wil.linssen</title>
		<link>http://www.wil-linssen.com/jquery-sortable-lists-with-drag-drop-handle/#comment-61</link>
		<dc:creator>wil.linssen</dc:creator>
		<pubDate>Thu, 11 Sep 2008 09:18:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.wil-linssen.com/?p=3#comment-61</guid>
		<description>&lt;a href="#comment-41" rel="nofollow"&gt;@Lionel&lt;/a&gt; You'll probably want to create another PHP file that will receive, handle and return your variables from the jQuery.

Add a function into the update part to do just that, and there is plenty on that in the &lt;a href="http://docs.jquery.com/Ajax/jQuery.post#urldatacallbacktype" rel="nofollow"&gt;jQuery docs&lt;/a&gt;. Alternatively you could just &lt;a href="http://www.google.co.uk/search?q=jquery%20ajax%20post" rel="nofollow"&gt;Google jQuery AJAX POST&lt;/a&gt; (or GET.)</description>
		<content:encoded><![CDATA[<p><a href="#comment-41" rel="nofollow">@Lionel</a> You&#8217;ll probably want to create another PHP file that will receive, handle and return your variables from the jQuery.</p>
<p>Add a function into the update part to do just that, and there is plenty on that in the <a href="http://docs.jquery.com/Ajax/jQuery.post#urldatacallbacktype" rel="nofollow">jQuery docs</a>. Alternatively you could just <a href="http://www.google.co.uk/search?q=jquery%20ajax%20post" rel="nofollow">Google jQuery AJAX POST</a> (or GET.)</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Expression Engine - Removing index.php by wil.linssen</title>
		<link>http://www.wil-linssen.com/expression-engine-removing-indexphp/#comment-60</link>
		<dc:creator>wil.linssen</dc:creator>
		<pubDate>Thu, 11 Sep 2008 09:11:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.wil-linssen.com/?p=29#comment-60</guid>
		<description>&lt;a href="#comment-56" rel="nofollow"&gt;@leonism&lt;/a&gt; Do you get any errors? If you load a page that should run the rule does your expression engine site load at all?

If you like I can take a look for you, &lt;a href="http://www.wil-linssen.com/contact/" rel="nofollow"&gt;get in touch&lt;/a&gt; and I'll see if I can help.</description>
		<content:encoded><![CDATA[<p><a href="#comment-56" rel="nofollow">@leonism</a> Do you get any errors? If you load a page that should run the rule does your expression engine site load at all?</p>
<p>If you like I can take a look for you, <a href="http://www.wil-linssen.com/contact/" rel="nofollow">get in touch</a> and I&#8217;ll see if I can help.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Expression Engine - Removing index.php by wil.linssen</title>
		<link>http://www.wil-linssen.com/expression-engine-removing-indexphp/#comment-59</link>
		<dc:creator>wil.linssen</dc:creator>
		<pubDate>Thu, 11 Sep 2008 08:38:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.wil-linssen.com/?p=29#comment-59</guid>
		<description>&lt;a href="#comment-55" rel="nofollow"&gt;@Leevi&lt;/a&gt; That's a great point about the individual files, a nice way around that would be to add some extensions to the rule to be ignored.  I've &lt;a href="#image-extensions" rel="nofollow"&gt;added a bit to the rule&lt;/a&gt;, that should stop that.</description>
		<content:encoded><![CDATA[<p><a href="#comment-55" rel="nofollow">@Leevi</a> That&#8217;s a great point about the individual files, a nice way around that would be to add some extensions to the rule to be ignored.  I&#8217;ve <a href="#image-extensions" rel="nofollow">added a bit to the rule</a>, that should stop that.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Expression Engine - Removing index.php by leonism</title>
		<link>http://www.wil-linssen.com/expression-engine-removing-indexphp/#comment-56</link>
		<dc:creator>leonism</dc:creator>
		<pubDate>Tue, 09 Sep 2008 07:00:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.wil-linssen.com/?p=29#comment-56</guid>
		<description>Yes, I met all the technical server requirement just fine. Apache 2.xx, mod_rewrite, .htaccess and everything working out just fine with other cms such as textpattern and wordpress for the permalink structures.
But when it comes to EE, I tried my methods, they simply don't work. Oh btw, I'm on site5.com as my hosting provider.
Many thanks linssen.</description>
		<content:encoded><![CDATA[<p>Yes, I met all the technical server requirement just fine. Apache 2.xx, mod_rewrite, .htaccess and everything working out just fine with other cms such as textpattern and wordpress for the permalink structures.<br />
But when it comes to EE, I tried my methods, they simply don&#8217;t work. Oh btw, I&#8217;m on site5.com as my hosting provider.<br />
Many thanks linssen.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Expression Engine - Removing index.php by Leevi Graham</title>
		<link>http://www.wil-linssen.com/expression-engine-removing-indexphp/#comment-55</link>
		<dc:creator>Leevi Graham</dc:creator>
		<pubDate>Mon, 08 Sep 2008 05:32:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.wil-linssen.com/?p=29#comment-55</guid>
		<description>Hey Wil,

There are a couple of major issues using the "File and Directory Check" method of URL rewriting. One of the biggest is no 404 errors for missing images and other files. 

The other issue is a performance issue. If you are missing an image your site will render an entire EE page rather than a simple 404 error. Think of a page with 4 missing images; you would infact be rendering 5 EE pages which will slow down your site a whole bunch.

I always used the "Include Method" but it also had a couple of issue, namely manually generating the template groups and that pages were not included in the example.

I have solved this issue with LG .htaccess Generator which automatically generates your .htaccess file for you when an entry or template group is created or modified.

Check it out here: &lt;a href="http://leevigraham.com/cms-customisation/expressionengine/lg-htaccess-generator/" rel="nofollow"&gt;http://leevigraham.com/cms-customisation/expressionengine/lg-htaccess-generator/&lt;/a&gt;

Cheers Leevi</description>
		<content:encoded><![CDATA[<p>Hey Wil,</p>
<p>There are a couple of major issues using the &#8220;File and Directory Check&#8221; method of URL rewriting. One of the biggest is no 404 errors for missing images and other files. </p>
<p>The other issue is a performance issue. If you are missing an image your site will render an entire EE page rather than a simple 404 error. Think of a page with 4 missing images; you would infact be rendering 5 EE pages which will slow down your site a whole bunch.</p>
<p>I always used the &#8220;Include Method&#8221; but it also had a couple of issue, namely manually generating the template groups and that pages were not included in the example.</p>
<p>I have solved this issue with LG .htaccess Generator which automatically generates your .htaccess file for you when an entry or template group is created or modified.</p>
<p>Check it out here: <a href="http://leevigraham.com/cms-customisation/expressionengine/lg-htaccess-generator/" rel="nofollow">http://leevigraham.com/cms-customisation/expressionengine/lg-htaccess-generator/</a></p>
<p>Cheers Leevi</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on jQuery Sortable Lists With Drag Drop Handle by Lionel</title>
		<link>http://www.wil-linssen.com/jquery-sortable-lists-with-drag-drop-handle/#comment-41</link>
		<dc:creator>Lionel</dc:creator>
		<pubDate>Wed, 03 Sep 2008 15:28:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.wil-linssen.com/?p=3#comment-41</guid>
		<description>Hi, 

Thanks for sharing
can we use persistence?
Can you point me to where I could grab myself an ajax script to insert the array in a databse?</description>
		<content:encoded><![CDATA[<p>Hi, </p>
<p>Thanks for sharing<br />
can we use persistence?<br />
Can you point me to where I could grab myself an ajax script to insert the array in a databse?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
