<?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 Kremalicious</title>
	<atom:link href="http://www.kremalicious.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.kremalicious.com</link>
	<description>Home of designer, developer &#38; photographer Matthias Kretschmann</description>
	<lastBuildDate>Thu, 11 Mar 2010 15:40:36 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on HowTo: Make Ubuntu A Perfect Mac File Server And Time Machine Volume [Update6] by thomas</title>
		<link>http://www.kremalicious.com/2008/06/ubuntu-as-mac-file-server-and-time-machine-volume/#comment-49922</link>
		<dc:creator>thomas</dc:creator>
		<pubDate>Thu, 11 Mar 2010 15:40:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.kremalicious.com/?p=78#comment-49922</guid>
		<description>ah damnit, maybe i missed the answer in this huge thread ;) i found something in this minute what i missed when i wrote the previous comment. maybe i can handle it by myselft ;)</description>
		<content:encoded><![CDATA[<p>ah damnit, maybe i missed the answer in this huge thread <img src='http://www.kremalicious.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' />  i found something in this minute what i missed when i wrote the previous comment. maybe i can handle it by myselft <img src='http://www.kremalicious.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on HowTo: Make Ubuntu A Perfect Mac File Server And Time Machine Volume [Update6] by Thomas</title>
		<link>http://www.kremalicious.com/2008/06/ubuntu-as-mac-file-server-and-time-machine-volume/#comment-49921</link>
		<dc:creator>Thomas</dc:creator>
		<pubDate>Thu, 11 Mar 2010 15:30:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.kremalicious.com/?p=78#comment-49921</guid>
		<description>hey guys, gotta problem with this sparsebundle thing. i have a ubuntu 8.04 machine and a snowleopard mbp. i can access the hard drive on my linux machine but if u want to start time machine it shows me error 45. ok, i know i am not the only one here ;) but i just dont understand the answers... :(</description>
		<content:encoded><![CDATA[<p>hey guys, gotta problem with this sparsebundle thing. i have a ubuntu 8.04 machine and a snowleopard mbp. i can access the hard drive on my linux machine but if u want to start time machine it shows me error 45. ok, i know i am not the only one here <img src='http://www.kremalicious.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' />  but i just dont understand the answers&#8230; <img src='http://www.kremalicious.com/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on New Goodie: Niépce&#8217;s Camera Obscura And The History Of The First Photograph by John</title>
		<link>http://www.kremalicious.com/2008/06/new-goodie-niepces-camera-obscura-and-the-history-of-the-first-photograph/#comment-49918</link>
		<dc:creator>John</dc:creator>
		<pubDate>Thu, 11 Mar 2010 07:07:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.kremalicious.com/?p=68#comment-49918</guid>
		<description>This photograph is on display at the Ransom Center here at the University of Texas. It&#039;s really something to look at (along with the Guttenberg Bibles a few feet away).</description>
		<content:encoded><![CDATA[<p>This photograph is on display at the Ransom Center here at the University of Texas. It&#8217;s really something to look at (along with the Guttenberg Bibles a few feet away).</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on HowTo: Make Ubuntu A Perfect Mac File Server And Time Machine Volume [Update6] by Bryan</title>
		<link>http://www.kremalicious.com/2008/06/ubuntu-as-mac-file-server-and-time-machine-volume/#comment-49917</link>
		<dc:creator>Bryan</dc:creator>
		<pubDate>Thu, 11 Mar 2010 03:09:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.kremalicious.com/?p=78#comment-49917</guid>
		<description>Netatalk 2.0.4 and above supports encrypted authentication (which was the whole point of going through the mess of building with OpenSSL) out of the box with dhx2. If you want to get 2.0.5 installed on your Ubuntu machine, you can either wait for Ubuntu 10.04 Lucid Lynx, or do the following:

1. Add &quot;deb http://us.archive.ubuntu.com/ubuntu/ lucid universe&quot; to the end of &quot;/etc/apt/sources.list&quot; (or use the Software Sources applet)
2. sudo apt-get update
3. sudo apt-get install netatalk (This will install netatalk 2.0.5 from the Lucid universe repository)
4. Make sure that your &quot;/etc/netatalk/afpd.conf&quot; doesn&#039;t override the default, so remove the last uncommented line if you followed this guide previously, or otherwise ensure that &quot;uams_dhx2.so&quot; is listed.
5. sudo /etc/init.d/netatalk restart
6. Finally, you need to remove any .AppleDB folders from your shares. These folders might be hidden in Nautilus, so you may need to do this from the CLI.</description>
		<content:encoded><![CDATA[<p>Netatalk 2.0.4 and above supports encrypted authentication (which was the whole point of going through the mess of building with OpenSSL) out of the box with dhx2. If you want to get 2.0.5 installed on your Ubuntu machine, you can either wait for Ubuntu 10.04 Lucid Lynx, or do the following:</p>
<p>1. Add &#8220;deb <a href="http://us.archive.ubuntu.com/ubuntu/" rel="nofollow">http://us.archive.ubuntu.com/ubuntu/</a> lucid universe&#8221; to the end of &#8220;/etc/apt/sources.list&#8221; (or use the Software Sources applet)<br />
2. sudo apt-get update<br />
3. sudo apt-get install netatalk (This will install netatalk 2.0.5 from the Lucid universe repository)<br />
4. Make sure that your &#8220;/etc/netatalk/afpd.conf&#8221; doesn&#8217;t override the default, so remove the last uncommented line if you followed this guide previously, or otherwise ensure that &#8220;uams_dhx2.so&#8221; is listed.<br />
5. sudo /etc/init.d/netatalk restart<br />
6. Finally, you need to remove any .AppleDB folders from your shares. These folders might be hidden in Nautilus, so you may need to do this from the CLI.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Using The New Post Thumbnail Feature In WordPress 2.9 by David Goldberg</title>
		<link>http://www.kremalicious.com/2009/12/wordpress-post-thumbnails/#comment-49913</link>
		<dc:creator>David Goldberg</dc:creator>
		<pubDate>Wed, 10 Mar 2010 15:19:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.kremalicious.com/?p=959#comment-49913</guid>
		<description>Thanks for this! I adapted some of the functionality to allow the image to integrate with Fancybox. 

If your interested, I made a quick note of how it&#039;s done, http://davidgoldberg.me/tutorial/using-wordpress-post-thumbnail-with-fancybox/.</description>
		<content:encoded><![CDATA[<p>Thanks for this! I adapted some of the functionality to allow the image to integrate with Fancybox. </p>
<p>If your interested, I made a quick note of how it&#8217;s done, <a href="http://davidgoldberg.me/tutorial/using-wordpress-post-thumbnail-with-fancybox/" rel="nofollow">http://davidgoldberg.me/tutorial/using-wordpress-post-thumbnail-with-fancybox/</a>.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Using The New Post Thumbnail Feature In WordPress 2.9 by Kenn</title>
		<link>http://www.kremalicious.com/2009/12/wordpress-post-thumbnails/#comment-49912</link>
		<dc:creator>Kenn</dc:creator>
		<pubDate>Wed, 10 Mar 2010 14:19:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.kremalicious.com/?p=959#comment-49912</guid>
		<description>I SOLVED IT!!!

I added:
&#039;add_image_size( &#039;postliste-thumbnail&#039;, 90, 90, true );&#039;
to the functions.php

Then I added this in the loop: 
&#039;php the_post_thumbnail(( &#039;postliste-thumbnail&#039; )&#039;…

meaning that now I have a thumb on the home.php in 200 x 140 px and a 90 x 90 px for every post where I put the code.

nice …</description>
		<content:encoded><![CDATA[<p>I SOLVED IT!!!</p>
<p>I added:<br />
&#8216;add_image_size( &#8216;postliste-thumbnail&#8217;, 90, 90, true );&#8217;<br />
to the functions.php</p>
<p>Then I added this in the loop:<br />
&#8216;php the_post_thumbnail(( &#8216;postliste-thumbnail&#8217; )&#8217;…</p>
<p>meaning that now I have a thumb on the home.php in 200 x 140 px and a 90 x 90 px for every post where I put the code.</p>
<p>nice …</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Using The New Post Thumbnail Feature In WordPress 2.9 by Kenn</title>
		<link>http://www.kremalicious.com/2009/12/wordpress-post-thumbnails/#comment-49911</link>
		<dc:creator>Kenn</dc:creator>
		<pubDate>Wed, 10 Mar 2010 12:45:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.kremalicious.com/?p=959#comment-49911</guid>
		<description>Man - the code screwed up!

My problem is that I have defined a thumb-size in WP admin at 200 x 140 px. This works fine on my home.php.

I have used your suggestions so when using eg. 90 x 90 px in a loop, the images will display a proportionals size like 65 x 90 px and NOT 90 x 90 px. 

Any suggestions, please?</description>
		<content:encoded><![CDATA[<p>Man &#8211; the code screwed up!</p>
<p>My problem is that I have defined a thumb-size in WP admin at 200 x 140 px. This works fine on my home.php.</p>
<p>I have used your suggestions so when using eg. 90 x 90 px in a loop, the images will display a proportionals size like 65 x 90 px and NOT 90 x 90 px. </p>
<p>Any suggestions, please?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Using The New Post Thumbnail Feature In WordPress 2.9 by Kenn</title>
		<link>http://www.kremalicious.com/2009/12/wordpress-post-thumbnails/#comment-49910</link>
		<dc:creator>Kenn</dc:creator>
		<pubDate>Wed, 10 Mar 2010 12:40:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.kremalicious.com/?p=959#comment-49910</guid>
		<description>I have set up the thumbnail-size to 200 x 140px (w x h) in the mediaoptions in WP, and have no problem showing this with a class on my home.php using &lt;code&gt; &#039;thumb-hpbottom&#039;)); ?&gt;&lt;/code&gt;

Now I want to use the thumbs in a loop of a specific category on a page:
&lt;code&gt;
	
have_posts()) : $recent-&gt;the_post();?&gt;

&lt;a href=&quot;&quot; rel=&quot;bookmark&quot;&gt; &#039;alignleft&#039;, &#039;alt&#039; =&gt; &#039;alttext&#039;)); ?&gt;&lt;/a&gt;
&lt;a href=&quot;&quot; rel=&quot;bookmark&quot;&gt;&lt;/a&gt;



&lt;/code&gt;
As you can see, the &lt;code&gt;the_post_thumbnail&lt;/code&gt; triggers 90 x 90 px thumb, but on my page, it will display the proportions, so 90 x 90 will become something like 65 x 90 px. It will not display a square image!

Can anyone figure this out?</description>
		<content:encoded><![CDATA[<p>I have set up the thumbnail-size to 200 x 140px (w x h) in the mediaoptions in WP, and have no problem showing this with a class on my home.php using <code> 'thumb-hpbottom')); ?&gt;</code></p>
<p>Now I want to use the thumbs in a loop of a specific category on a page:<br />
<code></p>
<p>have_posts()) : $recent-&gt;the_post();?&gt;</p>
<p>&lt;a href=&quot;" rel="bookmark"&gt; 'alignleft', 'alt' =&gt; 'alttext')); ?&gt;<br />
&lt;a href=&quot;" rel="bookmark"&gt;</p>
<p></code><br />
As you can see, the <code>the_post_thumbnail</code> triggers 90 x 90 px thumb, but on my page, it will display the proportions, so 90 x 90 will become something like 65 x 90 px. It will not display a square image!</p>
<p>Can anyone figure this out?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Using The New Post Thumbnail Feature In WordPress 2.9 by brian</title>
		<link>http://www.kremalicious.com/2009/12/wordpress-post-thumbnails/#comment-49902</link>
		<dc:creator>brian</dc:creator>
		<pubDate>Tue, 09 Mar 2010 16:15:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.kremalicious.com/?p=959#comment-49902</guid>
		<description>Hey - I just created a new theme utilizing the new post thumbnail.  I unfortuantely have older posts that dont have a thumbnail attached to them and are not showing up with the backwards compatible code.  Any ideas on how to fix?  Wordpress obviously created a thumbnail when the photo was uploaded, can it just use that?

Any help would be great!

thx</description>
		<content:encoded><![CDATA[<p>Hey &#8211; I just created a new theme utilizing the new post thumbnail.  I unfortuantely have older posts that dont have a thumbnail attached to them and are not showing up with the backwards compatible code.  Any ideas on how to fix?  Wordpress obviously created a thumbnail when the photo was uploaded, can it just use that?</p>
<p>Any help would be great!</p>
<p>thx</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on HowTo: Set A Custom Gravatar Image In Wordpress 2.7+ by Binoy Anto</title>
		<link>http://www.kremalicious.com/2008/12/how-to-set-a-custom-gravatar-image-in-wordpress-27/#comment-49900</link>
		<dc:creator>Binoy Anto</dc:creator>
		<pubDate>Tue, 09 Mar 2010 11:05:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.kremalicious.com/?p=344#comment-49900</guid>
		<description>Hi Mat,
Its really wonderful tut, I have applied the same to my blog http://mydrizzle.com and works perfectly, keep more stuff coming.</description>
		<content:encoded><![CDATA[<p>Hi Mat,<br />
Its really wonderful tut, I have applied the same to my blog <a href="http://mydrizzle.com" rel="nofollow">http://mydrizzle.com</a> and works perfectly, keep more stuff coming.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Using The New Post Thumbnail Feature In WordPress 2.9 by Arun</title>
		<link>http://www.kremalicious.com/2009/12/wordpress-post-thumbnails/#comment-49896</link>
		<dc:creator>Arun</dc:creator>
		<pubDate>Tue, 09 Mar 2010 02:06:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.kremalicious.com/?p=959#comment-49896</guid>
		<description>Does this tag only work with images that are uploaded using the built-in media uploader? What if the images are uploaded via FTP to a folder on the same server, but outside of wp-content?</description>
		<content:encoded><![CDATA[<p>Does this tag only work with images that are uploaded using the built-in media uploader? What if the images are uploaded via FTP to a folder on the same server, but outside of wp-content?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Text-Shadow Exposed: Make cool and clever text effects with css text-shadow by Oussama</title>
		<link>http://www.kremalicious.com/2008/04/make-cool-and-clever-text-effects-with-css-text-shadow/#comment-49892</link>
		<dc:creator>Oussama</dc:creator>
		<pubDate>Mon, 08 Mar 2010 18:36:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.kremalicious.com/?p=41#comment-49892</guid>
		<description>OH my fucking shit !! you&#039;ve got the best fucking website ever ! EVERY LINK OR SOME SHIT HAS A FADE EFFECT !! OMFG !! I LOVE THIS !!! OMFG !!! YOU ARE THE BEST CSS CODER !!</description>
		<content:encoded><![CDATA[<p>OH my fucking shit !! you&#8217;ve got the best fucking website ever ! EVERY LINK OR SOME SHIT HAS A FADE EFFECT !! OMFG !! I LOVE THIS !!! OMFG !!! YOU ARE THE BEST CSS CODER !!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on HowTo: Set A Custom Gravatar Image In Wordpress 2.7+ by Val Archer</title>
		<link>http://www.kremalicious.com/2008/12/how-to-set-a-custom-gravatar-image-in-wordpress-27/#comment-49891</link>
		<dc:creator>Val Archer</dc:creator>
		<pubDate>Mon, 08 Mar 2010 16:42:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.kremalicious.com/?p=344#comment-49891</guid>
		<description>Hi - I just discovered that - even with the funny path - it works in FF + IE6/7/8 + Chrome + Safari but does not work in Opera. I happened to be in Opera at the time! (vers 10.10)

Do you perhaps have a fix for -op-?

thanks - Val</description>
		<content:encoded><![CDATA[<p>Hi &#8211; I just discovered that &#8211; even with the funny path &#8211; it works in FF + IE6/7/8 + Chrome + Safari but does not work in Opera. I happened to be in Opera at the time! (vers 10.10)</p>
<p>Do you perhaps have a fix for -op-?</p>
<p>thanks &#8211; Val</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on HowTo: Set A Custom Gravatar Image In Wordpress 2.7+ by Val Archer</title>
		<link>http://www.kremalicious.com/2008/12/how-to-set-a-custom-gravatar-image-in-wordpress-27/#comment-49890</link>
		<dc:creator>Val Archer</dc:creator>
		<pubDate>Mon, 08 Mar 2010 16:25:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.kremalicious.com/?p=344#comment-49890</guid>
		<description>let me try that path in browser “view source” again:

&lt;code&gt;src=http://www.gravatar.com/avatar/6e2c869ce80cd3fe413e001f1b26b1ec?
s=65&amp;
d=http%3A%2F%2Flocalhost%2F1gs%2Fwp-content%2Fthemes%2F1green%2Fgr-pg%2Favat06.gif
%3Fs%3D65&amp;r=G&#039; class=&#039;avatar avatar-65 photo&#039; height=&#039;65&#039; width=&#039;65&#039;&lt;/code&gt;</description>
		<content:encoded><![CDATA[<p>let me try that path in browser “view source” again:</p>
<p><code>src=http://www.gravatar.com/avatar/6e2c869ce80cd3fe413e001f1b26b1ec?<br />
s=65&amp;<br />
d=http%3A%2F%2Flocalhost%2F1gs%2Fwp-content%2Fthemes%2F1green%2Fgr-pg%2Favat06.gif<br />
%3Fs%3D65&amp;r=G' class='avatar avatar-65 photo' height='65' width='65'</code></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on HowTo: Set A Custom Gravatar Image In Wordpress 2.7+ by Val Archer</title>
		<link>http://www.kremalicious.com/2008/12/how-to-set-a-custom-gravatar-image-in-wordpress-27/#comment-49889</link>
		<dc:creator>Val Archer</dc:creator>
		<pubDate>Mon, 08 Mar 2010 16:23:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.kremalicious.com/?p=344#comment-49889</guid>
		<description>let me try that path in browser &quot;view source&quot; again:

&#039;&#039;</description>
		<content:encoded><![CDATA[<p>let me try that path in browser &#8220;view source&#8221; again:</p>
<p>&#8221;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on HowTo: Set A Custom Gravatar Image In Wordpress 2.7+ by Val Archer</title>
		<link>http://www.kremalicious.com/2008/12/how-to-set-a-custom-gravatar-image-in-wordpress-27/#comment-49888</link>
		<dc:creator>Val Archer</dc:creator>
		<pubDate>Mon, 08 Mar 2010 16:20:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.kremalicious.com/?p=344#comment-49888</guid>
		<description>this page:

http://wpengineer.com/add-avatar-to-wordpress-default/#comment-3662

adds this to the first line:
if ( !function_exists(&#039;fb_addgravatar&#039;) ) {
***
}

but either way I can&#039;t get either php to work. It just shows up as a blank image in settings, and the path in browser &quot;view source&quot; is:


which doesn&#039;t make sense. Why is it bringing gravatar into it? I have &quot;Show Avatars&quot; checked.

The path in php is:
get_bloginfo(&#039;template_directory&#039;) . &#039;/gr-pg/avat06.gif&#039;;

which should read in browser as:
&lt;img src=&quot;http://localhost/1gs/wp-content/themes/1green/gr-pg/avat06.gif&quot;

I tried one solution on that other link, to add  (although it shouldn&#039;t be needed) but that didn&#039;t work.

The other suggestion &quot;In the wp-settings.php plugins.php needs to be required before functions.php because plugins.php contains the add filter function&quot; linking to:
http://wordpress.org/support/topic/102858?replies=4

I don&#039;t know how to implement because &quot;function add_filter&quot; is in \mytheme\wp-includes\plugin.php

but my 2.9.1 wp-settings.php looks like this:
require (ABSPATH . WPINC . &#039;/plugin.php&#039;);
require (ABSPATH . WPINC . &#039;/default-filters.php&#039;);
include_once(ABSPATH . WPINC . &#039;/pomo/mo.php&#039;);
require_once (ABSPATH . WPINC . &#039;/l10n.php&#039;);

there&#039;s no:
require (ABSPATH . WPINC . &#039;/functions.php&#039;);

so I can&#039;t reverse the order.

I also tried the suggestion above:
get_stylesheet_directory_uri()

but that also makes no difference.

Do you perhaps know why I get a blank image in Discussion Settings and that funny browser path of src=&#039;http://www.gravatar.com/avatar/etc?

thanks, Val</description>
		<content:encoded><![CDATA[<p>this page:</p>
<p><a href="http://wpengineer.com/add-avatar-to-wordpress-default/#comment-3662" rel="nofollow">http://wpengineer.com/add-avatar-to-wordpress-default/#comment-3662</a></p>
<p>adds this to the first line:<br />
if ( !function_exists(&#8216;fb_addgravatar&#8217;) ) {<br />
***<br />
}</p>
<p>but either way I can&#8217;t get either php to work. It just shows up as a blank image in settings, and the path in browser &#8220;view source&#8221; is:</p>
<p>which doesn&#8217;t make sense. Why is it bringing gravatar into it? I have &#8220;Show Avatars&#8221; checked.</p>
<p>The path in php is:<br />
get_bloginfo(&#8216;template_directory&#8217;) . &#8216;/gr-pg/avat06.gif&#8217;;</p>
<p>which should read in browser as:<br />
&lt;img src=&quot;http://localhost/1gs/wp-content/themes/1green/gr-pg/avat06.gif&quot;</p>
<p>I tried one solution on that other link, to add  (although it shouldn&#8217;t be needed) but that didn&#8217;t work.</p>
<p>The other suggestion &#8220;In the wp-settings.php plugins.php needs to be required before functions.php because plugins.php contains the add filter function&#8221; linking to:<br />
<a href="http://wordpress.org/support/topic/102858?replies=4" rel="nofollow">http://wordpress.org/support/topic/102858?replies=4</a></p>
<p>I don&#8217;t know how to implement because &#8220;function add_filter&#8221; is in \mytheme\wp-includes\plugin.php</p>
<p>but my 2.9.1 wp-settings.php looks like this:<br />
require (ABSPATH . WPINC . &#8216;/plugin.php&#8217;);<br />
require (ABSPATH . WPINC . &#8216;/default-filters.php&#8217;);<br />
include_once(ABSPATH . WPINC . &#8216;/pomo/mo.php&#8217;);<br />
require_once (ABSPATH . WPINC . &#8216;/l10n.php&#8217;);</p>
<p>there&#8217;s no:<br />
require (ABSPATH . WPINC . &#8216;/functions.php&#8217;);</p>
<p>so I can&#8217;t reverse the order.</p>
<p>I also tried the suggestion above:<br />
get_stylesheet_directory_uri()</p>
<p>but that also makes no difference.</p>
<p>Do you perhaps know why I get a blank image in Discussion Settings and that funny browser path of src=&#8217;http://www.gravatar.com/avatar/etc?</p>
<p>thanks, Val</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Using The New Post Thumbnail Feature In WordPress 2.9 by Club Penguin</title>
		<link>http://www.kremalicious.com/2009/12/wordpress-post-thumbnails/#comment-49874</link>
		<dc:creator>Club Penguin</dc:creator>
		<pubDate>Sat, 06 Mar 2010 18:17:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.kremalicious.com/?p=959#comment-49874</guid>
		<description>I like the addition of this feature a lot.</description>
		<content:encoded><![CDATA[<p>I like the addition of this feature a lot.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Architect and Façade: Theming For Leopard by PISSEDORF</title>
		<link>http://www.kremalicious.com/2008/08/architect-and-facade-theming-for-leopard/#comment-49862</link>
		<dc:creator>PISSEDORF</dc:creator>
		<pubDate>Fri, 05 Mar 2010 00:42:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.kremalicious.com/?p=156#comment-49862</guid>
		<description>WINDOWS 7 IS LEAPS &amp; BOUND AHEAD IN THEMING BUILT INTO THE OS WHY IS APPLE STILL IN THE DARK AGES WHEN IT COMES TO THEMING OPTIONS WITHING OS ITS LIKE THEMING WAS AVAILABLE &amp; JUST DRIED UP COS INTEL MACS CAME ALONG</description>
		<content:encoded><![CDATA[<p>WINDOWS 7 IS LEAPS &amp; BOUND AHEAD IN THEMING BUILT INTO THE OS WHY IS APPLE STILL IN THE DARK AGES WHEN IT COMES TO THEMING OPTIONS WITHING OS ITS LIKE THEMING WAS AVAILABLE &amp; JUST DRIED UP COS INTEL MACS CAME ALONG</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Architect and Façade: Theming For Leopard by PISSEDORF</title>
		<link>http://www.kremalicious.com/2008/08/architect-and-facade-theming-for-leopard/#comment-49861</link>
		<dc:creator>PISSEDORF</dc:creator>
		<pubDate>Fri, 05 Mar 2010 00:39:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.kremalicious.com/?p=156#comment-49861</guid>
		<description>SO EVERYTHING COMES TO A END LAST QUARTER OF 2009 FOR MAC 10.5 THEMING  THANKS FOR NOTHING YOU MORONS AT FAQUADE FOR HAVING A LINK AVAILABLE STILL FOR A BETA THAT ENDED 3 YEARS AGO FRIGGING MUPPETS</description>
		<content:encoded><![CDATA[<p>SO EVERYTHING COMES TO A END LAST QUARTER OF 2009 FOR MAC 10.5 THEMING  THANKS FOR NOTHING YOU MORONS AT FAQUADE FOR HAVING A LINK AVAILABLE STILL FOR A BETA THAT ENDED 3 YEARS AGO FRIGGING MUPPETS</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Using The New Post Thumbnail Feature In WordPress 2.9 by Nicole</title>
		<link>http://www.kremalicious.com/2009/12/wordpress-post-thumbnails/#comment-49860</link>
		<dc:creator>Nicole</dc:creator>
		<pubDate>Thu, 04 Mar 2010 20:05:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.kremalicious.com/?p=959#comment-49860</guid>
		<description>Thanks so much for posting this. I&#039;m working on a layout for a personal blog that relies heavily on thumbnails and I&#039;d heard vague mention of this feature recently but no details. This post was exactly what I need to get the feature working on my theme.</description>
		<content:encoded><![CDATA[<p>Thanks so much for posting this. I&#8217;m working on a layout for a personal blog that relies heavily on thumbnails and I&#8217;d heard vague mention of this feature recently but no details. This post was exactly what I need to get the feature working on my theme.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Text-Shadow Exposed: Make cool and clever text effects with css text-shadow by Stew</title>
		<link>http://www.kremalicious.com/2008/04/make-cool-and-clever-text-effects-with-css-text-shadow/#comment-49842</link>
		<dc:creator>Stew</dc:creator>
		<pubDate>Tue, 02 Mar 2010 13:17:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.kremalicious.com/?p=41#comment-49842</guid>
		<description>Fantastic tutorial thanks!!</description>
		<content:encoded><![CDATA[<p>Fantastic tutorial thanks!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on HowTo: Make Ubuntu A Perfect Mac File Server And Time Machine Volume [Update6] by John K</title>
		<link>http://www.kremalicious.com/2008/06/ubuntu-as-mac-file-server-and-time-machine-volume/#comment-49836</link>
		<dc:creator>John K</dc:creator>
		<pubDate>Tue, 02 Mar 2010 06:45:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.kremalicious.com/?p=78#comment-49836</guid>
		<description>Hey gang...

great tut!  I have followed it for 2 machines (+1 mac to view them from) and gotten mixed results.

machine 1 = Ubu 9.10, ext3 fs shared out + the resumable vnc thing, all working perfectly, except that spotlight can&#039;t index it because it&#039;s not hfs+.  That&#039;s a bad thing for my Work Projects folder...

machine 2 = Deb 5 Squeeze, with a dedicated hfs+ drive just for this (in the hopes of getting spotlight to work).  can&#039;t seem to write to it, only read, can&#039;t figure out why and don&#039;t know where to start looking.

But here&#039;s the even bigger problem, assuming I can figure out machine 2&#039;s permissions issue... if both machines are running netatalk, the mac confuses one for the other and shows the same shares for both machines (it shows machine 1&#039;s shares), even though the 2 lin boxes have different shares entirely, different static IPs, different mac addresses, you name it...

so why would the Finder be showing the shares from machine1 when browsing machine2?  Where do I even begin to look for clues?</description>
		<content:encoded><![CDATA[<p>Hey gang&#8230;</p>
<p>great tut!  I have followed it for 2 machines (+1 mac to view them from) and gotten mixed results.</p>
<p>machine 1 = Ubu 9.10, ext3 fs shared out + the resumable vnc thing, all working perfectly, except that spotlight can&#8217;t index it because it&#8217;s not hfs+.  That&#8217;s a bad thing for my Work Projects folder&#8230;</p>
<p>machine 2 = Deb 5 Squeeze, with a dedicated hfs+ drive just for this (in the hopes of getting spotlight to work).  can&#8217;t seem to write to it, only read, can&#8217;t figure out why and don&#8217;t know where to start looking.</p>
<p>But here&#8217;s the even bigger problem, assuming I can figure out machine 2&#8217;s permissions issue&#8230; if both machines are running netatalk, the mac confuses one for the other and shows the same shares for both machines (it shows machine 1&#8217;s shares), even though the 2 lin boxes have different shares entirely, different static IPs, different mac addresses, you name it&#8230;</p>
<p>so why would the Finder be showing the shares from machine1 when browsing machine2?  Where do I even begin to look for clues?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on HowTo: Set A Custom Gravatar Image In Wordpress 2.7+ by dlv</title>
		<link>http://www.kremalicious.com/2008/12/how-to-set-a-custom-gravatar-image-in-wordpress-27/#comment-49830</link>
		<dc:creator>dlv</dc:creator>
		<pubDate>Mon, 01 Mar 2010 03:57:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.kremalicious.com/?p=344#comment-49830</guid>
		<description>it works great !!
thanks for share Matthias !</description>
		<content:encoded><![CDATA[<p>it works great !!<br />
thanks for share Matthias !</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on HowTo: Make Ubuntu A Perfect Mac File Server And Time Machine Volume [Update6] by Jag Lally</title>
		<link>http://www.kremalicious.com/2008/06/ubuntu-as-mac-file-server-and-time-machine-volume/#comment-49823</link>
		<dc:creator>Jag Lally</dc:creator>
		<pubDate>Sat, 27 Feb 2010 21:15:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.kremalicious.com/?p=78#comment-49823</guid>
		<description>Hi,
Thankyou so much for this guide. It was perfect for my Ubuntu server. However, I recently installed Fedora 12 x64 and wanted to share how I got everything working using the guide and just the available rpms of netatalk 2.0.4.

1) using gui installer or yum install netatalk
2) configure the xml afp service for avahi as per this article instructions. can&#039;t remember if avahi was already configured to start but you can do chkconfig avahi on 
3) yum install nss-mdns. 
4) edit /etc/nsswitch.conf
#hosts:     db files nisplus nis dns
hosts:      files mdns4_minimal [NOTFOUND=return] dns

To test, use terminal to ping each other. e.g. ping .local  and from fedora ping .local 

Using Fedora remote desktop (vino), Avahi,  I was able to use Apple Remote Desktop screen sharing.

hope this helps someone with fedora 12.

Jag</description>
		<content:encoded><![CDATA[<p>Hi,<br />
Thankyou so much for this guide. It was perfect for my Ubuntu server. However, I recently installed Fedora 12 x64 and wanted to share how I got everything working using the guide and just the available rpms of netatalk 2.0.4.</p>
<p>1) using gui installer or yum install netatalk<br />
2) configure the xml afp service for avahi as per this article instructions. can&#8217;t remember if avahi was already configured to start but you can do chkconfig avahi on<br />
3) yum install nss-mdns.<br />
4) edit /etc/nsswitch.conf<br />
#hosts:     db files nisplus nis dns<br />
hosts:      files mdns4_minimal [NOTFOUND=return] dns</p>
<p>To test, use terminal to ping each other. e.g. ping .local  and from fedora ping .local </p>
<p>Using Fedora remote desktop (vino), Avahi,  I was able to use Apple Remote Desktop screen sharing.</p>
<p>hope this helps someone with fedora 12.</p>
<p>Jag</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Text-Shadow Exposed: Make cool and clever text effects with css text-shadow by Jesse</title>
		<link>http://www.kremalicious.com/2008/04/make-cool-and-clever-text-effects-with-css-text-shadow/#comment-49822</link>
		<dc:creator>Jesse</dc:creator>
		<pubDate>Sat, 27 Feb 2010 17:04:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.kremalicious.com/?p=41#comment-49822</guid>
		<description>Nice info for a beginner. I hope to keep learning and one day have a site to teach ppl techniques like this.</description>
		<content:encoded><![CDATA[<p>Nice info for a beginner. I hope to keep learning and one day have a site to teach ppl techniques like this.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on HowTo: Make Ubuntu A Perfect Mac File Server And Time Machine Volume [Update6] by ldpub</title>
		<link>http://www.kremalicious.com/2008/06/ubuntu-as-mac-file-server-and-time-machine-volume/#comment-49808</link>
		<dc:creator>ldpub</dc:creator>
		<pubDate>Wed, 24 Feb 2010 17:06:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.kremalicious.com/?p=78#comment-49808</guid>
		<description>Thank you, works perfectly for me !!!Great Job :)</description>
		<content:encoded><![CDATA[<p>Thank you, works perfectly for me !!!Great Job <img src='http://www.kremalicious.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Using The New Post Thumbnail Feature In WordPress 2.9 by Mau</title>
		<link>http://www.kremalicious.com/2009/12/wordpress-post-thumbnails/#comment-49799</link>
		<dc:creator>Mau</dc:creator>
		<pubDate>Mon, 22 Feb 2010 18:50:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.kremalicious.com/?p=959#comment-49799</guid>
		<description>I got this working but I see that the generated img tag is malformed. It misses the closing forward slash  /  so now it looks like this    Any ideas on how to fix this?</description>
		<content:encoded><![CDATA[<p>I got this working but I see that the generated img tag is malformed. It misses the closing forward slash  /  so now it looks like this    Any ideas on how to fix this?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on HowTo: Make Ubuntu A Perfect Mac File Server And Time Machine Volume [Update6] by Kevin van Zonneveld</title>
		<link>http://www.kremalicious.com/2008/06/ubuntu-as-mac-file-server-and-time-machine-volume/#comment-49798</link>
		<dc:creator>Kevin van Zonneveld</dc:creator>
		<pubDate>Mon, 22 Feb 2010 11:52:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.kremalicious.com/?p=78#comment-49798</guid>
		<description>Awesome job! One of the best tuts ever.
Got it to work on Snow Leopard after 2 bumps, let me share:

1. Experimented with ddb, but had to change it back to the initial cdb in /etc/netatalk/AppleVolumes.default
cause it was giving:

    &quot;The operation could not be completed because the original item for ‘Time Machine’ could not be found&quot;

2. It&#039;s important you figure out en0&#039;s mac address and Don&#039;t look at the Console&#039;s: disk image path, cause putting an image in that location doesn&#039;t work. You really need the _.sparsebundle, and nothing else, or you&#039;ll get an:

    &quot;Error 45&quot;</description>
		<content:encoded><![CDATA[<p>Awesome job! One of the best tuts ever.<br />
Got it to work on Snow Leopard after 2 bumps, let me share:</p>
<p>1. Experimented with ddb, but had to change it back to the initial cdb in /etc/netatalk/AppleVolumes.default<br />
cause it was giving:</p>
<p>    &#8220;The operation could not be completed because the original item for ‘Time Machine’ could not be found&#8221;</p>
<p>2. It&#8217;s important you figure out en0&#8217;s mac address and Don&#8217;t look at the Console&#8217;s: disk image path, cause putting an image in that location doesn&#8217;t work. You really need the _.sparsebundle, and nothing else, or you&#8217;ll get an:</p>
<p>    &#8220;Error 45&#8243;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on HowTo: Make Ubuntu A Perfect Mac File Server And Time Machine Volume [Update6] by Marc</title>
		<link>http://www.kremalicious.com/2008/06/ubuntu-as-mac-file-server-and-time-machine-volume/#comment-49797</link>
		<dc:creator>Marc</dc:creator>
		<pubDate>Mon, 22 Feb 2010 09:11:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.kremalicious.com/?p=78#comment-49797</guid>
		<description>I&#039;ve managed to get netatalk 2.0.5 up and running from the debian packages.. but I keep getting the authentication errors that others have mentioned. Has anyone worked out a solution for this?</description>
		<content:encoded><![CDATA[<p>I&#8217;ve managed to get netatalk 2.0.5 up and running from the debian packages.. but I keep getting the authentication errors that others have mentioned. Has anyone worked out a solution for this?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on HowTo: Make Ubuntu A Perfect Mac File Server And Time Machine Volume [Update6] by Toby</title>
		<link>http://www.kremalicious.com/2008/06/ubuntu-as-mac-file-server-and-time-machine-volume/#comment-49795</link>
		<dc:creator>Toby</dc:creator>
		<pubDate>Sun, 21 Feb 2010 19:10:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.kremalicious.com/?p=78#comment-49795</guid>
		<description>Great tutorial. I had it all set up nicely, sharing an external drive, until I decided to swap the drive out for a larger one.
I copied everything directly across, but when trying to access it I would get an error: &quot;The alias &quot;XXXX&quot; could not be opened, because the original item cannot be found&quot;

Deleting all of the metadata files that OS X stores on the drive fixed the problem (basically delete everything in the root of the share that starts with a &quot;.&quot; - be careful)

Just posting in case others are having this issue.</description>
		<content:encoded><![CDATA[<p>Great tutorial. I had it all set up nicely, sharing an external drive, until I decided to swap the drive out for a larger one.<br />
I copied everything directly across, but when trying to access it I would get an error: &#8220;The alias &#8220;XXXX&#8221; could not be opened, because the original item cannot be found&#8221;</p>
<p>Deleting all of the metadata files that OS X stores on the drive fixed the problem (basically delete everything in the root of the share that starts with a &#8220;.&#8221; &#8211; be careful)</p>
<p>Just posting in case others are having this issue.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Showcasing the CSS Parallax Effect: 12+1 Creative Usages [Update2] by Tyler</title>
		<link>http://www.kremalicious.com/2008/05/showcasing-the-css-parallax-effect-12-creative-usages/#comment-49793</link>
		<dc:creator>Tyler</dc:creator>
		<pubDate>Sat, 20 Feb 2010 23:56:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.kremalicious.com/?p=61#comment-49793</guid>
		<description>I&#039;m working on a series of &quot;Javascript Feelings&quot; which attempt to explain complex human emotions using Javascript.  I&#039;ve used the parallax effect in my first piece entitled &quot;Intimacy With Strangers.&quot;

http://verytogether.com/lifestyle/play/javascript-feelings-intimacy-with-strangers.html</description>
		<content:encoded><![CDATA[<p>I&#8217;m working on a series of &#8220;Javascript Feelings&#8221; which attempt to explain complex human emotions using Javascript.  I&#8217;ve used the parallax effect in my first piece entitled &#8220;Intimacy With Strangers.&#8221;</p>
<p><a href="http://verytogether.com/lifestyle/play/javascript-feelings-intimacy-with-strangers.html" rel="nofollow">http://verytogether.com/lifestyle/play/javascript-feelings-intimacy-with-strangers.html</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on HowTo: Make Ubuntu A Perfect Mac File Server And Time Machine Volume [Update6] by Riccardo</title>
		<link>http://www.kremalicious.com/2008/06/ubuntu-as-mac-file-server-and-time-machine-volume/#comment-49792</link>
		<dc:creator>Riccardo</dc:creator>
		<pubDate>Sat, 20 Feb 2010 18:11:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.kremalicious.com/?p=78#comment-49792</guid>
		<description>Thanks a lot for this guide! It took a little time but it was worth it: everything works greatly and the transfer rate is far better then samba.
I use Mac Os X 10.5.8.</description>
		<content:encoded><![CDATA[<p>Thanks a lot for this guide! It took a little time but it was worth it: everything works greatly and the transfer rate is far better then samba.<br />
I use Mac Os X 10.5.8.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on HowTo: Make Ubuntu A Perfect Mac File Server And Time Machine Volume [Update6] by Tim Nelson</title>
		<link>http://www.kremalicious.com/2008/06/ubuntu-as-mac-file-server-and-time-machine-volume/#comment-49781</link>
		<dc:creator>Tim Nelson</dc:creator>
		<pubDate>Thu, 18 Feb 2010 21:24:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.kremalicious.com/?p=78#comment-49781</guid>
		<description>Quick tip about &quot;Connection Failed&quot;.

I had to shift to another server, and moved all my storage over to another box. I used the same IP and other settings. Despite repeated netatalk setups, I kept getting &quot;Connection Failed.&quot; The folders would even show in a finder popup window.

Turns out that when I moved the files over, I brought over the .AppleDB directories with them. AFP doesn&#039;t like this, per this post: http://www.gentoo-wiki.info/HOWTO_Share_Directories_via_AFP.

If you simply go in and delete those .AppleDB directories from each share, everything will be hunky dory again on your new server.</description>
		<content:encoded><![CDATA[<p>Quick tip about &#8220;Connection Failed&#8221;.</p>
<p>I had to shift to another server, and moved all my storage over to another box. I used the same IP and other settings. Despite repeated netatalk setups, I kept getting &#8220;Connection Failed.&#8221; The folders would even show in a finder popup window.</p>
<p>Turns out that when I moved the files over, I brought over the .AppleDB directories with them. AFP doesn&#8217;t like this, per this post: <a href="http://www.gentoo-wiki.info/HOWTO_Share_Directories_via_AFP" rel="nofollow">http://www.gentoo-wiki.info/HOWTO_Share_Directories_via_AFP</a>.</p>
<p>If you simply go in and delete those .AppleDB directories from each share, everything will be hunky dory again on your new server.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on HowTo: Make Ubuntu A Perfect Mac File Server And Time Machine Volume [Update6] by Greg Haskins</title>
		<link>http://www.kremalicious.com/2008/06/ubuntu-as-mac-file-server-and-time-machine-volume/#comment-49776</link>
		<dc:creator>Greg Haskins</dc:creator>
		<pubDate>Wed, 17 Feb 2010 15:14:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.kremalicious.com/?p=78#comment-49776</guid>
		<description>Thanks for the tutorial; it was really helpful when setting up my file server. With Snow Leopard and Karmic, I was (at first) only able to get AFP sharing to work by compiling netatalk from source as you described to enable SSL.

However, after reading the comments on &lt;a href=&quot;http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=191790&quot; rel=&quot;nofollow&quot;&gt;Debian bug #191790&lt;/a&gt; and a little investigation, I discovered that the stock version distributed in the repository is now good to go without the need to re-compile. In other words, step 1 could be much simpler:

&lt;code&gt;sudo aptitude install netatalk&lt;/code&gt;

Evidently, the maintainers upstream have enabled DHX2 authentication support, but not activated it by default. Based on step 2 above, I edited /etc/netatalk/afpd.conf to use uams_dhx2.so instead of uams_dhx.so and now my 10.6 client connects just fine. (I haven&#039;t tested with any other versions, but DHX2 support for encrypted passwords has been built-in since OS X 10.2.)

My /etc/netatalk/afpd.conf:

&lt;code&gt;- -transall -uamlist uams_dhx2.so -nosavepassword -advertise_ssh&lt;/code&gt;

Perhaps in the future the package maintainers will activate DHX2 by default (rendering this one-time step unnecessary), but until then, this is a lot simpler than recompiling. Plus, this means you can now safely upgrade to new releases of netatalk without breaking your setup.

Thanks again for the excellent post.</description>
		<content:encoded><![CDATA[<p>Thanks for the tutorial; it was really helpful when setting up my file server. With Snow Leopard and Karmic, I was (at first) only able to get AFP sharing to work by compiling netatalk from source as you described to enable SSL.</p>
<p>However, after reading the comments on <a href="http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=191790" rel="nofollow">Debian bug #191790</a> and a little investigation, I discovered that the stock version distributed in the repository is now good to go without the need to re-compile. In other words, step 1 could be much simpler:</p>
<p><code>sudo aptitude install netatalk</code></p>
<p>Evidently, the maintainers upstream have enabled DHX2 authentication support, but not activated it by default. Based on step 2 above, I edited /etc/netatalk/afpd.conf to use uams_dhx2.so instead of uams_dhx.so and now my 10.6 client connects just fine. (I haven&#8217;t tested with any other versions, but DHX2 support for encrypted passwords has been built-in since OS X 10.2.)</p>
<p>My /etc/netatalk/afpd.conf:</p>
<p><code>- -transall -uamlist uams_dhx2.so -nosavepassword -advertise_ssh</code></p>
<p>Perhaps in the future the package maintainers will activate DHX2 by default (rendering this one-time step unnecessary), but until then, this is a lot simpler than recompiling. Plus, this means you can now safely upgrade to new releases of netatalk without breaking your setup.</p>
<p>Thanks again for the excellent post.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Using The New Post Thumbnail Feature In WordPress 2.9 by Paul D'Amora</title>
		<link>http://www.kremalicious.com/2009/12/wordpress-post-thumbnails/#comment-49775</link>
		<dc:creator>Paul D'Amora</dc:creator>
		<pubDate>Wed, 17 Feb 2010 07:18:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.kremalicious.com/?p=959#comment-49775</guid>
		<description>So what if I want to get the src of the post thumbnail, for use with PHP?</description>
		<content:encoded><![CDATA[<p>So what if I want to get the src of the post thumbnail, for use with PHP?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on iPixelPad &#8211; Tongue Twisting But Crisp iPad Icons by Garik Hutt</title>
		<link>http://www.kremalicious.com/2010/02/ipixelpad/#comment-49774</link>
		<dc:creator>Garik Hutt</dc:creator>
		<pubDate>Tue, 16 Feb 2010 15:35:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.kremalicious.com/?p=1092#comment-49774</guid>
		<description>Good icons. I&#039;m use in my app.. Thanks</description>
		<content:encoded><![CDATA[<p>Good icons. I&#8217;m use in my app.. Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on HowTo: Make Ubuntu A Perfect Mac File Server And Time Machine Volume [Update6] by LTO Ultrium Tape</title>
		<link>http://www.kremalicious.com/2008/06/ubuntu-as-mac-file-server-and-time-machine-volume/#comment-49773</link>
		<dc:creator>LTO Ultrium Tape</dc:creator>
		<pubDate>Tue, 16 Feb 2010 11:25:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.kremalicious.com/?p=78#comment-49773</guid>
		<description>great discussion! i have installed Ubuntu some days back and was quiet unaware with how to deal with this... but your post and further discussion told me a lot... really great post.. thanks to share</description>
		<content:encoded><![CDATA[<p>great discussion! i have installed Ubuntu some days back and was quiet unaware with how to deal with this&#8230; but your post and further discussion told me a lot&#8230; really great post.. thanks to share</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on HowTo: Make Ubuntu A Perfect Mac File Server And Time Machine Volume [Update6] by Jared</title>
		<link>http://www.kremalicious.com/2008/06/ubuntu-as-mac-file-server-and-time-machine-volume/#comment-49772</link>
		<dc:creator>Jared</dc:creator>
		<pubDate>Tue, 16 Feb 2010 05:16:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.kremalicious.com/?p=78#comment-49772</guid>
		<description>There goes that, i went to transfer a 6 gig folder of music, 1.5 gigs in, i get an (error -36) from Tiger 10.4. now trying to connect just freezes my file manager (mac). sigh, I&#039;m currently looking into it.</description>
		<content:encoded><![CDATA[<p>There goes that, i went to transfer a 6 gig folder of music, 1.5 gigs in, i get an (error -36) from Tiger 10.4. now trying to connect just freezes my file manager (mac). sigh, I&#8217;m currently looking into it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on HowTo: Make Ubuntu A Perfect Mac File Server And Time Machine Volume [Update6] by Neil Sielski</title>
		<link>http://www.kremalicious.com/2008/06/ubuntu-as-mac-file-server-and-time-machine-volume/#comment-49771</link>
		<dc:creator>Neil Sielski</dc:creator>
		<pubDate>Mon, 15 Feb 2010 06:53:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.kremalicious.com/?p=78#comment-49771</guid>
		<description>Is there any way to change the represented icon for a Windows server to make it show as a xServe? (like step 5, but on windows server 2003)</description>
		<content:encoded><![CDATA[<p>Is there any way to change the represented icon for a Windows server to make it show as a xServe? (like step 5, but on windows server 2003)</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Using The New Post Thumbnail Feature In WordPress 2.9 by Mak</title>
		<link>http://www.kremalicious.com/2009/12/wordpress-post-thumbnails/#comment-49769</link>
		<dc:creator>Mak</dc:creator>
		<pubDate>Sun, 14 Feb 2010 06:18:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.kremalicious.com/?p=959#comment-49769</guid>
		<description>Why are the &quot;alt&quot; tags being stripped out after inserting a Gallery into a post ? Can someone help pls ?</description>
		<content:encoded><![CDATA[<p>Why are the &#8220;alt&#8221; tags being stripped out after inserting a Gallery into a post ? Can someone help pls ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on HowTo: Make Ubuntu A Perfect Mac File Server And Time Machine Volume [Update6] by Tod</title>
		<link>http://www.kremalicious.com/2008/06/ubuntu-as-mac-file-server-and-time-machine-volume/#comment-49768</link>
		<dc:creator>Tod</dc:creator>
		<pubDate>Sat, 13 Feb 2010 14:09:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.kremalicious.com/?p=78#comment-49768</guid>
		<description>Great tutorial, thank you.  I have afp sharing working great and avahi advertising the server.  

Howerver, TimeMachine continuted to fail to create the first backup with the error 45.

Any ideas what I&#039;m missing??  Thanks in advance.  Below are the details.

ubuntu server 9.10
OSX 10.6.2

I used hdiutil to manually create a volume on my desktop.  I then copied the com.apple.TimeMachine.MachineID xml file with my guiid inside into that new sparsebundle.  The I copied that sparsebundle to the server.

In watching the mac&#039;s syslog it looks like Time Machine is not using the sparsebundle I created. 

For example. 
1)  When I create a sparsebundle named &quot;hostname.sparsebundle&quot; then TimeMachine fails trying to create &quot;hostname 1.sparsebundle.&quot; 
2) When I create a sparsebundle named &quot;hostname 1.sparsebundle&quot; then TimeMachine fails trying to create &quot;hostname.sparsebundle.&quot;

Here is a snipped from my Mac&#039;s sys log file.

23:11:37 new-host /Applications/System Preferences.app/Contents/MacOS/System Preferences[15755]: TMShowUnsupportedNetworkVolumes is set to TRUE which allows selection of unsupported Time Machine network destination volumes.  Use of an unsupported network destination can result in silent data corruption and complete loss of backup data under certain circumstances!
23:11:43 new-host UnmountAssistant[15768]: Volume unmounted successfully
23:12:09 new-host com.apple.backupd[15584]: Starting standard backup
23:12:09 new-host com.apple.backupd[15584]: Network destination already mounted at: /Volumes/backup-2
23:12:09 new-host com.apple.backupd[15584]: Creating disk image /Volumes/backup-2/hostname 1.sparsebundle
23:12:10 new-host hdiejectd[15776]: running
23:12:20 new-host hdiejectd[15776]: quitCheck: calling exit(0)
23:15:57 new-host com.apple.backupd[15584]: Error 45 creating backup disk image
23:15:57 new-host com.apple.backupd[15584]: Failed to create disk image 
23:16:02 new-host com.apple.backupd[15584]: Backup failed with error: 20
23:16:02 new-host com.apple.backupd[15584]: Ejected Time Machine network volume.</description>
		<content:encoded><![CDATA[<p>Great tutorial, thank you.  I have afp sharing working great and avahi advertising the server.  </p>
<p>Howerver, TimeMachine continuted to fail to create the first backup with the error 45.</p>
<p>Any ideas what I&#8217;m missing??  Thanks in advance.  Below are the details.</p>
<p>ubuntu server 9.10<br />
OSX 10.6.2</p>
<p>I used hdiutil to manually create a volume on my desktop.  I then copied the com.apple.TimeMachine.MachineID xml file with my guiid inside into that new sparsebundle.  The I copied that sparsebundle to the server.</p>
<p>In watching the mac&#8217;s syslog it looks like Time Machine is not using the sparsebundle I created. </p>
<p>For example.<br />
1)  When I create a sparsebundle named &#8220;hostname.sparsebundle&#8221; then TimeMachine fails trying to create &#8220;hostname 1.sparsebundle.&#8221;<br />
2) When I create a sparsebundle named &#8220;hostname 1.sparsebundle&#8221; then TimeMachine fails trying to create &#8220;hostname.sparsebundle.&#8221;</p>
<p>Here is a snipped from my Mac&#8217;s sys log file.</p>
<p>23:11:37 new-host /Applications/System Preferences.app/Contents/MacOS/System Preferences[15755]: TMShowUnsupportedNetworkVolumes is set to TRUE which allows selection of unsupported Time Machine network destination volumes.  Use of an unsupported network destination can result in silent data corruption and complete loss of backup data under certain circumstances!<br />
23:11:43 new-host UnmountAssistant[15768]: Volume unmounted successfully<br />
23:12:09 new-host com.apple.backupd[15584]: Starting standard backup<br />
23:12:09 new-host com.apple.backupd[15584]: Network destination already mounted at: /Volumes/backup-2<br />
23:12:09 new-host com.apple.backupd[15584]: Creating disk image /Volumes/backup-2/hostname 1.sparsebundle<br />
23:12:10 new-host hdiejectd[15776]: running<br />
23:12:20 new-host hdiejectd[15776]: quitCheck: calling exit(0)<br />
23:15:57 new-host com.apple.backupd[15584]: Error 45 creating backup disk image<br />
23:15:57 new-host com.apple.backupd[15584]: Failed to create disk image<br />
23:16:02 new-host com.apple.backupd[15584]: Backup failed with error: 20<br />
23:16:02 new-host com.apple.backupd[15584]: Ejected Time Machine network volume.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on HowTo: Make Ubuntu A Perfect Mac File Server And Time Machine Volume [Update6] by Frank</title>
		<link>http://www.kremalicious.com/2008/06/ubuntu-as-mac-file-server-and-time-machine-volume/#comment-49767</link>
		<dc:creator>Frank</dc:creator>
		<pubDate>Sat, 13 Feb 2010 12:20:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.kremalicious.com/?p=78#comment-49767</guid>
		<description>

Actually I did manage to add the vnc service by adding 


_rfb._tcp
5901


on the .service file, but I want to remove the second vnc service announce.

Thank you</description>
		<content:encoded><![CDATA[<p>Actually I did manage to add the vnc service by adding </p>
<p>_rfb._tcp<br />
5901</p>
<p>on the .service file, but I want to remove the second vnc service announce.</p>
<p>Thank you</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on HowTo: Make Ubuntu A Perfect Mac File Server And Time Machine Volume [Update6] by Frank</title>
		<link>http://www.kremalicious.com/2008/06/ubuntu-as-mac-file-server-and-time-machine-volume/#comment-49766</link>
		<dc:creator>Frank</dc:creator>
		<pubDate>Sat, 13 Feb 2010 12:14:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.kremalicious.com/?p=78#comment-49766</guid>
		<description>Hi,

Great tutorial, and I see it&#039;s still growing! I have 9.10 and by default the VNC service is broadcasted. With that the afp service is broadcasted, but with an other name. 

The afpd.service file you use is perfect because I can change the name and the icon, Perfect! But the vnc service is broadcasted as &quot;%u&#039;s remote desktop on %h&quot;. How can I change that? Also, how can I see all the services that avahi is broadcasting, like firefly etc...
Thank you allot.</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>Great tutorial, and I see it&#8217;s still growing! I have 9.10 and by default the VNC service is broadcasted. With that the afp service is broadcasted, but with an other name. </p>
<p>The afpd.service file you use is perfect because I can change the name and the icon, Perfect! But the vnc service is broadcasted as &#8220;%u&#8217;s remote desktop on %h&#8221;. How can I change that? Also, how can I see all the services that avahi is broadcasting, like firefly etc&#8230;<br />
Thank you allot.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on HowTo: Make Ubuntu A Perfect Mac File Server And Time Machine Volume [Update6] by Gareth</title>
		<link>http://www.kremalicious.com/2008/06/ubuntu-as-mac-file-server-and-time-machine-volume/#comment-49765</link>
		<dc:creator>Gareth</dc:creator>
		<pubDate>Thu, 11 Feb 2010 23:27:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.kremalicious.com/?p=78#comment-49765</guid>
		<description>For those who are having trouble with Ubuntu 9.10, I found this link solved all problems with installing Netatalk 2.0.5 with apt-get

http://notepad.bobkmertz.com/2010/01/apple-time-machine-backups-to-ubuntu.html</description>
		<content:encoded><![CDATA[<p>For those who are having trouble with Ubuntu 9.10, I found this link solved all problems with installing Netatalk 2.0.5 with apt-get</p>
<p><a href="http://notepad.bobkmertz.com/2010/01/apple-time-machine-backups-to-ubuntu.html" rel="nofollow">http://notepad.bobkmertz.com/2010/01/apple-time-machine-backups-to-ubuntu.html</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Text-Shadow Exposed: Make cool and clever text effects with css text-shadow by sharath</title>
		<link>http://www.kremalicious.com/2008/04/make-cool-and-clever-text-effects-with-css-text-shadow/#comment-49764</link>
		<dc:creator>sharath</dc:creator>
		<pubDate>Wed, 10 Feb 2010 22:48:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.kremalicious.com/?p=41#comment-49764</guid>
		<description>this is awesome :) i use the same for my headlines and it looks awesome.... check out my site for  titles :)

thanks
sharath</description>
		<content:encoded><![CDATA[<p>this is awesome <img src='http://www.kremalicious.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  i use the same for my headlines and it looks awesome&#8230;. check out my site for  titles <img src='http://www.kremalicious.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>thanks<br />
sharath</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Text-Shadow Exposed: Make cool and clever text effects with css text-shadow by ANDY</title>
		<link>http://www.kremalicious.com/2008/04/make-cool-and-clever-text-effects-with-css-text-shadow/#comment-49757</link>
		<dc:creator>ANDY</dc:creator>
		<pubDate>Wed, 10 Feb 2010 18:33:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.kremalicious.com/?p=41#comment-49757</guid>
		<description>Great help --- tks much. Just starting to learn CSS. I know some HTML but certainly not at the advanced stage!</description>
		<content:encoded><![CDATA[<p>Great help &#8212; tks much. Just starting to learn CSS. I know some HTML but certainly not at the advanced stage!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on HowTo: Make Ubuntu A Perfect Mac File Server And Time Machine Volume [Update6] by batDan</title>
		<link>http://www.kremalicious.com/2008/06/ubuntu-as-mac-file-server-and-time-machine-volume/#comment-49754</link>
		<dc:creator>batDan</dc:creator>
		<pubDate>Mon, 08 Feb 2010 18:51:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.kremalicious.com/?p=78#comment-49754</guid>
		<description>On my Debian Squeeze server an apt-get dist-upgrade lately left my netatalk unable to be connected from Macs. In the server&#039;s syslog I found this line: 
afpd[20786]: PAM DHX2: libgcrypt versions mismatch. Need: 1745620456

Unfortunately someone forgot, that the Squeeze netatalk package needs a newer version of the package libgcrypt11 than Squeeze is offering at the moment.

So I compiled a new libgcrypt11 package (1.4.5-1):

aptitude build-dep libgcrypt11 
cd /usr/local/src
wget http://ftp.de.debian.org/debian/pool/main/libg/libgcrypt11/libgcrypt11_1.4.5.orig.tar.gz
tar xvf libgcrypt11_1.4.5.orig.tar.gz
cd libgcrypt-1.4.5
wget http://ftp.de.debian.org/debian/pool/main/libg/libgcrypt11/libgcrypt11_1.4.5-1.debian.tar.gz
tar xvf libgcrypt11_1.4.5-1.debian.tar.gz
wget http://ftp.de.debian.org/debian/pool/main/libg/libgcrypt11/libgcrypt11_1.4.5-1.dsc
dpkg-buildpackage -b -uc
dpkg -i libgcrypt11_1.4.5-1_amd64.deb (system architecture may vary, insert yours instead of &quot;amd64&quot;)
The other packages build by dpkg-buildpackage I guess are not necessary, but I installed them all too:
dpkg -i libgcrypt11-dev_1.4.5-1_amd64.deb
dpkg -i libgcrypt11-dbg_1.4.5-1_amd64.deb
dpkg -i libgcrypt11-doc_1.4.5-1_all.deb

/etc/init.d/netatalk restart
And I was able to connect to the Server, after as usually deleting the .AppleDB directories in the root of all afp server volumes.

Hope this helps someone. Since the new libgcrypt11 package is already available in Sid (unstable), you could also install it from there if you want to mess around in your sources.list ...</description>
		<content:encoded><![CDATA[<p>On my Debian Squeeze server an apt-get dist-upgrade lately left my netatalk unable to be connected from Macs. In the server&#8217;s syslog I found this line:<br />
afpd[20786]: PAM DHX2: libgcrypt versions mismatch. Need: 1745620456</p>
<p>Unfortunately someone forgot, that the Squeeze netatalk package needs a newer version of the package libgcrypt11 than Squeeze is offering at the moment.</p>
<p>So I compiled a new libgcrypt11 package (1.4.5-1):</p>
<p>aptitude build-dep libgcrypt11<br />
cd /usr/local/src<br />
wget <a href="http://ftp.de.debian.org/debian/pool/main/libg/libgcrypt11/libgcrypt11_1.4.5.orig.tar.gz" rel="nofollow">http://ftp.de.debian.org/debian/pool/main/libg/libgcrypt11/libgcrypt11_1.4.5.orig.tar.gz</a><br />
tar xvf libgcrypt11_1.4.5.orig.tar.gz<br />
cd libgcrypt-1.4.5<br />
wget <a href="http://ftp.de.debian.org/debian/pool/main/libg/libgcrypt11/libgcrypt11_1.4.5-1.debian.tar.gz" rel="nofollow">http://ftp.de.debian.org/debian/pool/main/libg/libgcrypt11/libgcrypt11_1.4.5-1.debian.tar.gz</a><br />
tar xvf libgcrypt11_1.4.5-1.debian.tar.gz<br />
wget <a href="http://ftp.de.debian.org/debian/pool/main/libg/libgcrypt11/libgcrypt11_1.4.5-1.dsc" rel="nofollow">http://ftp.de.debian.org/debian/pool/main/libg/libgcrypt11/libgcrypt11_1.4.5-1.dsc</a><br />
dpkg-buildpackage -b -uc<br />
dpkg -i libgcrypt11_1.4.5-1_amd64.deb (system architecture may vary, insert yours instead of &#8220;amd64&#8243;)<br />
The other packages build by dpkg-buildpackage I guess are not necessary, but I installed them all too:<br />
dpkg -i libgcrypt11-dev_1.4.5-1_amd64.deb<br />
dpkg -i libgcrypt11-dbg_1.4.5-1_amd64.deb<br />
dpkg -i libgcrypt11-doc_1.4.5-1_all.deb</p>
<p>/etc/init.d/netatalk restart<br />
And I was able to connect to the Server, after as usually deleting the .AppleDB directories in the root of all afp server volumes.</p>
<p>Hope this helps someone. Since the new libgcrypt11 package is already available in Sid (unstable), you could also install it from there if you want to mess around in your sources.list &#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on HowTo: Make Ubuntu A Perfect Mac File Server And Time Machine Volume [Update6] by maze</title>
		<link>http://www.kremalicious.com/2008/06/ubuntu-as-mac-file-server-and-time-machine-volume/#comment-49753</link>
		<dc:creator>maze</dc:creator>
		<pubDate>Mon, 08 Feb 2010 17:17:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.kremalicious.com/?p=78#comment-49753</guid>
		<description>This must be the most elaborate article on the subject I&#039;ve ever seen, great work! It really helped me setting up all of this in under five minutes.

Thanks,

maze</description>
		<content:encoded><![CDATA[<p>This must be the most elaborate article on the subject I&#8217;ve ever seen, great work! It really helped me setting up all of this in under five minutes.</p>
<p>Thanks,</p>
<p>maze</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on HowTo: Make Ubuntu A Perfect Mac File Server And Time Machine Volume [Update6] by Jared</title>
		<link>http://www.kremalicious.com/2008/06/ubuntu-as-mac-file-server-and-time-machine-volume/#comment-49752</link>
		<dc:creator>Jared</dc:creator>
		<pubDate>Sat, 06 Feb 2010 19:42:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.kremalicious.com/?p=78#comment-49752</guid>
		<description>Been trying to set up my file server all week and an hour or so later after finding this tutorial I&#039;m golden. First SSHFS, then HFS, which with tiger required finagling, then i find this. Great stuff. So I&#039;m just rocking SSH and AFP and thats all i need.</description>
		<content:encoded><![CDATA[<p>Been trying to set up my file server all week and an hour or so later after finding this tutorial I&#8217;m golden. First SSHFS, then HFS, which with tiger required finagling, then i find this. Great stuff. So I&#8217;m just rocking SSH and AFP and thats all i need.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on iPixelPad &#8211; Tongue Twisting But Crisp iPad Icons by goldfish300</title>
		<link>http://www.kremalicious.com/2010/02/ipixelpad/#comment-49751</link>
		<dc:creator>goldfish300</dc:creator>
		<pubDate>Fri, 05 Feb 2010 15:01:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.kremalicious.com/?p=1092#comment-49751</guid>
		<description>nice icon :D
i featured it in my blog http://www.lgadesigns.com/blog</description>
		<content:encoded><![CDATA[<p>nice icon <img src='http://www.kremalicious.com/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /><br />
i featured it in my blog <a href="http://www.lgadesigns.com/blog" rel="nofollow">http://www.lgadesigns.com/blog</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on HowTo: Make Ubuntu A Perfect Mac File Server And Time Machine Volume [Update6] by McMara</title>
		<link>http://www.kremalicious.com/2008/06/ubuntu-as-mac-file-server-and-time-machine-volume/#comment-49750</link>
		<dc:creator>McMara</dc:creator>
		<pubDate>Fri, 05 Feb 2010 13:38:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.kremalicious.com/?p=78#comment-49750</guid>
		<description>Thanks, Dough. Worked for me as well for the source 2.0.5 stable.
Great blog with great information this one.

Jack</description>
		<content:encoded><![CDATA[<p>Thanks, Dough. Worked for me as well for the source 2.0.5 stable.<br />
Great blog with great information this one.</p>
<p>Jack</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on HowTo: Make Ubuntu A Perfect Mac File Server And Time Machine Volume [Update6] by Juan Ortuno</title>
		<link>http://www.kremalicious.com/2008/06/ubuntu-as-mac-file-server-and-time-machine-volume/#comment-49749</link>
		<dc:creator>Juan Ortuno</dc:creator>
		<pubDate>Fri, 05 Feb 2010 13:08:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.kremalicious.com/?p=78#comment-49749</guid>
		<description>Tried, but the settings don&#039;t &quot;stick&quot;, even though I have full rights of the folder, and I&#039;m the owner.
As soon as I hit &quot;apply&quot;, the settings revert to the previous.</description>
		<content:encoded><![CDATA[<p>Tried, but the settings don&#8217;t &#8220;stick&#8221;, even though I have full rights of the folder, and I&#8217;m the owner.<br />
As soon as I hit &#8220;apply&#8221;, the settings revert to the previous.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on HowTo: Make Ubuntu A Perfect Mac File Server And Time Machine Volume [Update6] by Theuntje</title>
		<link>http://www.kremalicious.com/2008/06/ubuntu-as-mac-file-server-and-time-machine-volume/#comment-49748</link>
		<dc:creator>Theuntje</dc:creator>
		<pubDate>Fri, 05 Feb 2010 09:57:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.kremalicious.com/?p=78#comment-49748</guid>
		<description>Can&#039;t you just select in ubuntu/windows *hide hidden folder*?</description>
		<content:encoded><![CDATA[<p>Can&#8217;t you just select in ubuntu/windows *hide hidden folder*?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on The Definite Guide To Watermarks In Apple Aperture by Robert</title>
		<link>http://www.kremalicious.com/2008/10/the-definite-guide-to-watermarks-in-apple-aperture/#comment-49745</link>
		<dc:creator>Robert</dc:creator>
		<pubDate>Fri, 05 Feb 2010 02:01:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.kremalicious.com/?p=318#comment-49745</guid>
		<description>Great article, thanks.  I see you included Impression released Sep &#039;09 so I&#039;m wondering why the article is still dated Oct &#039;08.</description>
		<content:encoded><![CDATA[<p>Great article, thanks.  I see you included Impression released Sep &#8216;09 so I&#8217;m wondering why the article is still dated Oct &#8216;08.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Using The New Post Thumbnail Feature In WordPress 2.9 by Mossack Anme</title>
		<link>http://www.kremalicious.com/2009/12/wordpress-post-thumbnails/#comment-49744</link>
		<dc:creator>Mossack Anme</dc:creator>
		<pubDate>Thu, 04 Feb 2010 16:29:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.kremalicious.com/?p=959#comment-49744</guid>
		<description>How about using an external image as post thumbnail without upload it into our server???</description>
		<content:encoded><![CDATA[<p>How about using an external image as post thumbnail without upload it into our server???</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Using The New Post Thumbnail Feature In WordPress 2.9 by Eric S</title>
		<link>http://www.kremalicious.com/2009/12/wordpress-post-thumbnails/#comment-49741</link>
		<dc:creator>Eric S</dc:creator>
		<pubDate>Wed, 03 Feb 2010 21:18:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.kremalicious.com/?p=959#comment-49741</guid>
		<description>Oops, well it deleted my post of the code.
Anyways, I just wrapped the thumbnail with an anchor and the permalink code.
If I use post thumbnail and set the condition to full it does not work.</description>
		<content:encoded><![CDATA[<p>Oops, well it deleted my post of the code.<br />
Anyways, I just wrapped the thumbnail with an anchor and the permalink code.<br />
If I use post thumbnail and set the condition to full it does not work.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Using The New Post Thumbnail Feature In WordPress 2.9 by Eric S</title>
		<link>http://www.kremalicious.com/2009/12/wordpress-post-thumbnails/#comment-49740</link>
		<dc:creator>Eric S</dc:creator>
		<pubDate>Wed, 03 Feb 2010 21:17:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.kremalicious.com/?p=959#comment-49740</guid>
		<description>I just wrapped the permalink anchor around the thumbnail and it links to the post.
But to link to a bigger image, it does not work? 
&lt;code&gt;
&lt;a href=&quot;&quot;&gt; &quot;alignleft post_thumbnail&quot;)); } ?&gt;&lt;/a&gt;&lt;/code&gt;</description>
		<content:encoded><![CDATA[<p>I just wrapped the permalink anchor around the thumbnail and it links to the post.<br />
But to link to a bigger image, it does not work?<br />
<code><br />
&lt;a href=&quot;"&gt; "alignleft post_thumbnail")); } ?&gt;</code></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on HowTo: Make Ubuntu A Perfect Mac File Server And Time Machine Volume [Update6] by Juan Ortuno</title>
		<link>http://www.kremalicious.com/2008/06/ubuntu-as-mac-file-server-and-time-machine-volume/#comment-49735</link>
		<dc:creator>Juan Ortuno</dc:creator>
		<pubDate>Mon, 01 Feb 2010 20:15:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.kremalicious.com/?p=78#comment-49735</guid>
		<description>I had a problem using &quot;allow:username&quot;, even after entering my user name didn&#039;t work.
Take out that portion and just leave it like this:

/media/movies “movies” cnidscheme:cdb options:usedots, upriv

After you change the configuration file, restart the netatalk services: sudo /etc/init.d/netatalk restart

I had some trouble at the beginning too, and this worked for me. Good luck.</description>
		<content:encoded><![CDATA[<p>I had a problem using &#8220;allow:username&#8221;, even after entering my user name didn&#8217;t work.<br />
Take out that portion and just leave it like this:</p>
<p>/media/movies “movies” cnidscheme:cdb options:usedots, upriv</p>
<p>After you change the configuration file, restart the netatalk services: sudo /etc/init.d/netatalk restart</p>
<p>I had some trouble at the beginning too, and this worked for me. Good luck.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on HowTo: Make Ubuntu A Perfect Mac File Server And Time Machine Volume [Update6] by Juan Ortuno</title>
		<link>http://www.kremalicious.com/2008/06/ubuntu-as-mac-file-server-and-time-machine-volume/#comment-49734</link>
		<dc:creator>Juan Ortuno</dc:creator>
		<pubDate>Mon, 01 Feb 2010 20:10:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.kremalicious.com/?p=78#comment-49734</guid>
		<description>Does anyone know how to get rid of (or avoid creation of) these two folders: Network Trash Folder and Temporary Items.

They get created on every root shared folder that I access from my Mac via AFP. While not visible to the Mac, they are visible to Windows and through Ubuntu when using the command line.
I&#039;ve tried deleting them, but they keep reappearing. I do not want a &quot;Network Trash.&quot;
Searching online hasn&#039;t been much help.
Anyone?</description>
		<content:encoded><![CDATA[<p>Does anyone know how to get rid of (or avoid creation of) these two folders: Network Trash Folder and Temporary Items.</p>
<p>They get created on every root shared folder that I access from my Mac via AFP. While not visible to the Mac, they are visible to Windows and through Ubuntu when using the command line.<br />
I&#8217;ve tried deleting them, but they keep reappearing. I do not want a &#8220;Network Trash.&#8221;<br />
Searching online hasn&#8217;t been much help.<br />
Anyone?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on HowTo: Make Ubuntu A Perfect Mac File Server And Time Machine Volume [Update6] by Yohann</title>
		<link>http://www.kremalicious.com/2008/06/ubuntu-as-mac-file-server-and-time-machine-volume/#comment-49733</link>
		<dc:creator>Yohann</dc:creator>
		<pubDate>Mon, 01 Feb 2010 18:42:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.kremalicious.com/?p=78#comment-49733</guid>
		<description>@K6Martini : in the two cases I browse the disk with mac  osx. But on one side, its via direct usb, and on the second side its via network sharing (netatalk).</description>
		<content:encoded><![CDATA[<p>@K6Martini : in the two cases I browse the disk with mac  osx. But on one side, its via direct usb, and on the second side its via network sharing (netatalk).</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on HowTo: Make Ubuntu A Perfect Mac File Server And Time Machine Volume [Update6] by K6Martini</title>
		<link>http://www.kremalicious.com/2008/06/ubuntu-as-mac-file-server-and-time-machine-volume/#comment-49732</link>
		<dc:creator>K6Martini</dc:creator>
		<pubDate>Mon, 01 Feb 2010 18:10:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.kremalicious.com/?p=78#comment-49732</guid>
		<description>This lies in the way you changed the icon. Linux and Mac OS (and windows) have different ways of &quot;attatching&quot; the file to the icon. The customized icon is not seen in Linux because of the way Mac OS does it. Im pretty sure you will have to re-assign custom icons in each OS.</description>
		<content:encoded><![CDATA[<p>This lies in the way you changed the icon. Linux and Mac OS (and windows) have different ways of &#8220;attatching&#8221; the file to the icon. The customized icon is not seen in Linux because of the way Mac OS does it. Im pretty sure you will have to re-assign custom icons in each OS.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on HowTo: Make Ubuntu A Perfect Mac File Server And Time Machine Volume [Update6] by K6Martini</title>
		<link>http://www.kremalicious.com/2008/06/ubuntu-as-mac-file-server-and-time-machine-volume/#comment-49731</link>
		<dc:creator>K6Martini</dc:creator>
		<pubDate>Mon, 01 Feb 2010 17:52:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.kremalicious.com/?p=78#comment-49731</guid>
		<description>I am having issues using this with 2 Machines on a single LAN my computer (OS X.5) sees the same share for both machines, ie connecting to &quot;K-UBUNTU&quot; yeild the K-Ubuntu share, but connecting to my second computer &quot;K-FRAME&quot; also pulls up the K-Ubuntu share. I swear I have had this set up on 3 different machines at once without any problems, only difference I can think of this that this time one of my Ubuntu machines is 9.04 and the other is 9.10. 

Anyone have any ideas???</description>
		<content:encoded><![CDATA[<p>I am having issues using this with 2 Machines on a single LAN my computer (OS X.5) sees the same share for both machines, ie connecting to &#8220;K-UBUNTU&#8221; yeild the K-Ubuntu share, but connecting to my second computer &#8220;K-FRAME&#8221; also pulls up the K-Ubuntu share. I swear I have had this set up on 3 different machines at once without any problems, only difference I can think of this that this time one of my Ubuntu machines is 9.04 and the other is 9.10. </p>
<p>Anyone have any ideas???</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Showcasing the CSS Parallax Effect: 12+1 Creative Usages [Update2] by Lucas</title>
		<link>http://www.kremalicious.com/2008/05/showcasing-the-css-parallax-effect-12-creative-usages/#comment-49730</link>
		<dc:creator>Lucas</dc:creator>
		<pubDate>Mon, 01 Feb 2010 15:07:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.kremalicious.com/?p=61#comment-49730</guid>
		<description>HI!, Very cool roundup. I actually used the parallax technique to build my website, check out the navigation, I&#039;m quite sure you&#039;ll like it.</description>
		<content:encoded><![CDATA[<p>HI!, Very cool roundup. I actually used the parallax technique to build my website, check out the navigation, I&#8217;m quite sure you&#8217;ll like it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on HowTo: Make Ubuntu A Perfect Mac File Server And Time Machine Volume [Update6] by Yohann</title>
		<link>http://www.kremalicious.com/2008/06/ubuntu-as-mac-file-server-and-time-machine-volume/#comment-49729</link>
		<dc:creator>Yohann</dc:creator>
		<pubDate>Mon, 01 Feb 2010 13:18:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.kremalicious.com/?p=78#comment-49729</guid>
		<description>Hi all, 

I have followed this guide to enable a TM and a shared file server on ubuntu. 

I have just encountered one problem :

When i lauch the external disk on my mac, I see my customized icons (for example on movie files I insert the poster as icon).
But when i see it through the file server, i can not see the customized icons but only the default one.

I used usedots option if it can help.</description>
		<content:encoded><![CDATA[<p>Hi all, </p>
<p>I have followed this guide to enable a TM and a shared file server on ubuntu. </p>
<p>I have just encountered one problem :</p>
<p>When i lauch the external disk on my mac, I see my customized icons (for example on movie files I insert the poster as icon).<br />
But when i see it through the file server, i can not see the customized icons but only the default one.</p>
<p>I used usedots option if it can help.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Using The New Post Thumbnail Feature In WordPress 2.9 by Hema</title>
		<link>http://www.kremalicious.com/2009/12/wordpress-post-thumbnails/#comment-49728</link>
		<dc:creator>Hema</dc:creator>
		<pubDate>Mon, 01 Feb 2010 12:47:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.kremalicious.com/?p=959#comment-49728</guid>
		<description>Hi all,
I&#039;m struggling with ALT tag. I&#039;ve tried all of the methods to add ALT tag in the image but none of them work. All of them show empty string. I&#039;ve set the ALT tag for all images but it always comes empty for whetever method I use.

Interesting though that title tag is always correct. So if title tag is displayed then why not ALT tag is displayed without any additional code?

Is there anything else we need to change to make it automatically display ALT tag.

Tx</description>
		<content:encoded><![CDATA[<p>Hi all,<br />
I&#8217;m struggling with ALT tag. I&#8217;ve tried all of the methods to add ALT tag in the image but none of them work. All of them show empty string. I&#8217;ve set the ALT tag for all images but it always comes empty for whetever method I use.</p>
<p>Interesting though that title tag is always correct. So if title tag is displayed then why not ALT tag is displayed without any additional code?</p>
<p>Is there anything else we need to change to make it automatically display ALT tag.</p>
<p>Tx</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on HowTo: Make Ubuntu A Perfect Mac File Server And Time Machine Volume [Update6] by Axel</title>
		<link>http://www.kremalicious.com/2008/06/ubuntu-as-mac-file-server-and-time-machine-volume/#comment-49725</link>
		<dc:creator>Axel</dc:creator>
		<pubDate>Sun, 31 Jan 2010 14:25:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.kremalicious.com/?p=78#comment-49725</guid>
		<description>Hi. The installation of &#039;build-dep&#039; via apt-get install on Ubuntu Karmic failed, because the package doesn&#039;t exists. But I found the dpkg-buildpackage tool in the &#039;dpkg-dev&#039; package now. Hope it saves somebodies time :-)

Thanks,
Axel</description>
		<content:encoded><![CDATA[<p>Hi. The installation of &#8216;build-dep&#8217; via apt-get install on Ubuntu Karmic failed, because the package doesn&#8217;t exists. But I found the dpkg-buildpackage tool in the &#8216;dpkg-dev&#8217; package now. Hope it saves somebodies time <img src='http://www.kremalicious.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p>Thanks,<br />
Axel</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on HowTo: Make Ubuntu A Perfect Mac File Server And Time Machine Volume [Update6] by Leo</title>
		<link>http://www.kremalicious.com/2008/06/ubuntu-as-mac-file-server-and-time-machine-volume/#comment-49722</link>
		<dc:creator>Leo</dc:creator>
		<pubDate>Sun, 31 Jan 2010 03:27:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.kremalicious.com/?p=78#comment-49722</guid>
		<description>I&#039;m in the process of backing up my files to my Linux box and so far things are working great.  I had to create the sparsebundle image as mentioned in the tutorial above.

I have a question though.  Once the backup is finished, I plan to move my iTunes library from the hard drive to the USB drive that used to be my TimeMachine backup and then I want to add this drive as well to the backup.  My question is, will I need to create a second sparseimage file for the USB when added?  

Thanks,
Leo</description>
		<content:encoded><![CDATA[<p>I&#8217;m in the process of backing up my files to my Linux box and so far things are working great.  I had to create the sparsebundle image as mentioned in the tutorial above.</p>
<p>I have a question though.  Once the backup is finished, I plan to move my iTunes library from the hard drive to the USB drive that used to be my TimeMachine backup and then I want to add this drive as well to the backup.  My question is, will I need to create a second sparseimage file for the USB when added?  </p>
<p>Thanks,<br />
Leo</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on HowTo: Make Ubuntu A Perfect Mac File Server And Time Machine Volume [Update6] by dan</title>
		<link>http://www.kremalicious.com/2008/06/ubuntu-as-mac-file-server-and-time-machine-volume/#comment-49721</link>
		<dc:creator>dan</dc:creator>
		<pubDate>Sat, 30 Jan 2010 23:31:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.kremalicious.com/?p=78#comment-49721</guid>
		<description>I&#039;ve followed this tutorial word by word on both Ubuntu 9.10 and Debian 5.  And never succeeded in getting the server to show up under shared devices in the left pane of the finder :(
Anyone else have the same problem?

Just thought I&#039;d add the some netstat info from the debian box:

tcp        0      0 0.0.0.0:548             0.0.0.0:*               LISTEN      2387/afpd       
tcp        0      0 127.0.0.1:4700          0.0.0.0:*               LISTEN      2385/cnid_metad 
udp        0      0 0.0.0.0:39358           0.0.0.0:*                           2091/avahi-daemon: 
udp        0      0 0.0.0.0:5353            0.0.0.0:*                           2091/avahi-daemon: 
udp6       0      0 :::41490                :::*                                2091/avahi-daemon: 
udp6       0      0 :::5353                 :::*                                2091/avahi-daemon: 

Those are all the daemons related to this right? Anything off?

Thanks
/dan</description>
		<content:encoded><![CDATA[<p>I&#8217;ve followed this tutorial word by word on both Ubuntu 9.10 and Debian 5.  And never succeeded in getting the server to show up under shared devices in the left pane of the finder <img src='http://www.kremalicious.com/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /><br />
Anyone else have the same problem?</p>
<p>Just thought I&#8217;d add the some netstat info from the debian box:</p>
<p>tcp        0      0 0.0.0.0:548             0.0.0.0:*               LISTEN      2387/afpd<br />
tcp        0      0 127.0.0.1:4700          0.0.0.0:*               LISTEN      2385/cnid_metad<br />
udp        0      0 0.0.0.0:39358           0.0.0.0:*                           2091/avahi-daemon:<br />
udp        0      0 0.0.0.0:5353            0.0.0.0:*                           2091/avahi-daemon:<br />
udp6       0      0 :::41490                :::*                                2091/avahi-daemon:<br />
udp6       0      0 :::5353                 :::*                                2091/avahi-daemon: </p>
<p>Those are all the daemons related to this right? Anything off?</p>
<p>Thanks<br />
/dan</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Using The New Post Thumbnail Feature In WordPress 2.9 by John</title>
		<link>http://www.kremalicious.com/2009/12/wordpress-post-thumbnails/#comment-49719</link>
		<dc:creator>John</dc:creator>
		<pubDate>Sat, 30 Jan 2010 08:53:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.kremalicious.com/?p=959#comment-49719</guid>
		<description>How do you make it so the alt tag automatically inherits the filename?</description>
		<content:encoded><![CDATA[<p>How do you make it so the alt tag automatically inherits the filename?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Text-Shadow Exposed: Make cool and clever text effects with css text-shadow by blog zone</title>
		<link>http://www.kremalicious.com/2008/04/make-cool-and-clever-text-effects-with-css-text-shadow/#comment-49718</link>
		<dc:creator>blog zone</dc:creator>
		<pubDate>Fri, 29 Jan 2010 18:52:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.kremalicious.com/?p=41#comment-49718</guid>
		<description>great post, cool text...thanks</description>
		<content:encoded><![CDATA[<p>great post, cool text&#8230;thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Using The New Post Thumbnail Feature In WordPress 2.9 by Mak</title>
		<link>http://www.kremalicious.com/2009/12/wordpress-post-thumbnails/#comment-49713</link>
		<dc:creator>Mak</dc:creator>
		<pubDate>Fri, 29 Jan 2010 08:23:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.kremalicious.com/?p=959#comment-49713</guid>
		<description>My blog contributors use gallery in their posts and often forget to click &quot;Use as thumbnail&quot; link. The end effect is that there is no thumbnail with excerpts. What is the best way to display thumbnail in this situation ?</description>
		<content:encoded><![CDATA[<p>My blog contributors use gallery in their posts and often forget to click &#8220;Use as thumbnail&#8221; link. The end effect is that there is no thumbnail with excerpts. What is the best way to display thumbnail in this situation ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on New Goodie: Niépce&#8217;s Camera Obscura Wallpaper Pack by ines</title>
		<link>http://www.kremalicious.com/2008/06/new-goodie-niepces-camera-obscura-wallpaper-pack/#comment-49705</link>
		<dc:creator>ines</dc:creator>
		<pubDate>Wed, 27 Jan 2010 10:22:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.kremalicious.com/?p=69#comment-49705</guid>
		<description>i have no words for this EXCELLENT</description>
		<content:encoded><![CDATA[<p>i have no words for this EXCELLENT</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on HowTo: Make Ubuntu A Perfect Mac File Server And Time Machine Volume [Update6] by Leo</title>
		<link>http://www.kremalicious.com/2008/06/ubuntu-as-mac-file-server-and-time-machine-volume/#comment-49701</link>
		<dc:creator>Leo</dc:creator>
		<pubDate>Wed, 27 Jan 2010 04:03:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.kremalicious.com/?p=78#comment-49701</guid>
		<description>Figured it out.  Didn&#039;t actually rebuild the package because it was missing libcups2 package.  After that was installed things worked perfectly.  Thx!</description>
		<content:encoded><![CDATA[<p>Figured it out.  Didn&#8217;t actually rebuild the package because it was missing libcups2 package.  After that was installed things worked perfectly.  Thx!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on HowTo: Make Ubuntu A Perfect Mac File Server And Time Machine Volume [Update6] by Leo</title>
		<link>http://www.kremalicious.com/2008/06/ubuntu-as-mac-file-server-and-time-machine-volume/#comment-49700</link>
		<dc:creator>Leo</dc:creator>
		<pubDate>Wed, 27 Jan 2010 03:36:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.kremalicious.com/?p=78#comment-49700</guid>
		<description>Hi.  Well, I&#039;ve followed the steps in your article and have my home folder is showing up in the sidebar in Finder, but when I try connecting using Connect As..., I get:

There was an error connecting to the server. Check the server name or IP address and try again.

Any ideas?  Thanks, Leo</description>
		<content:encoded><![CDATA[<p>Hi.  Well, I&#8217;ve followed the steps in your article and have my home folder is showing up in the sidebar in Finder, but when I try connecting using Connect As&#8230;, I get:</p>
<p>There was an error connecting to the server. Check the server name or IP address and try again.</p>
<p>Any ideas?  Thanks, Leo</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Text-Shadow Exposed: Make cool and clever text effects with css text-shadow by 50 New CSS Techniques For Your Next Web Design &#171; SUMERA&#8217;S Weblog</title>
		<link>http://www.kremalicious.com/2008/04/make-cool-and-clever-text-effects-with-css-text-shadow/#comment-49698</link>
		<dc:creator>50 New CSS Techniques For Your Next Web Design &#171; SUMERA&#8217;S Weblog</dc:creator>
		<pubDate>Tue, 26 Jan 2010 11:32:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.kremalicious.com/?p=41#comment-49698</guid>
		<description>[...] of images is a big advantage in terms of both file size and the time required for maintenance. This tutorial shows how to take advantage of the text-shadow property in CSS to style your text. While this [...]</description>
		<content:encoded><![CDATA[<p>[...] of images is a big advantage in terms of both file size and the time required for maintenance. This tutorial shows how to take advantage of the text-shadow property in CSS to style your text. While this [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Ultimate Share Link Bonanza For Coda, Wordpress And Everything Else by Vince LaMonica</title>
		<link>http://www.kremalicious.com/2009/03/ultimate-coda-wordpress-share-link-bonanza/#comment-49695</link>
		<dc:creator>Vince LaMonica</dc:creator>
		<pubDate>Mon, 25 Jan 2010 15:54:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.kremalicious.com/?p=576#comment-49695</guid>
		<description>Hi Matthias,

I&#039;m an idiot - thanks! :) Can&#039;t believe I didn&#039;t check the zip file first. *sigh*

/vjl/</description>
		<content:encoded><![CDATA[<p>Hi Matthias,</p>
<p>I&#8217;m an idiot &#8211; thanks! <img src='http://www.kremalicious.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  Can&#8217;t believe I didn&#8217;t check the zip file first. *sigh*</p>
<p>/vjl/</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Ultimate Share Link Bonanza For Coda, Wordpress And Everything Else by Matthias</title>
		<link>http://www.kremalicious.com/2009/03/ultimate-coda-wordpress-share-link-bonanza/#comment-49694</link>
		<dc:creator>Matthias</dc:creator>
		<pubDate>Mon, 25 Jan 2010 15:01:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.kremalicious.com/?p=576#comment-49694</guid>
		<description>Hi Vince, there&#039;re two Coda Clips files in the first download package, one file holds the plain text versions and the other one holds the WordPress versions.</description>
		<content:encoded><![CDATA[<p>Hi Vince, there&#8217;re two Coda Clips files in the first download package, one file holds the plain text versions and the other one holds the WordPress versions.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Ultimate Share Link Bonanza For Coda, Wordpress And Everything Else by Vince LaMonica</title>
		<link>http://www.kremalicious.com/2009/03/ultimate-coda-wordpress-share-link-bonanza/#comment-49684</link>
		<dc:creator>Vince LaMonica</dc:creator>
		<pubDate>Mon, 25 Jan 2010 06:11:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.kremalicious.com/?p=576#comment-49684</guid>
		<description>I don&#039;t seem to be able to spot the Wordpress version of this to download. What am I missing?

TIA,

/vjl/</description>
		<content:encoded><![CDATA[<p>I don&#8217;t seem to be able to spot the Wordpress version of this to download. What am I missing?</p>
<p>TIA,</p>
<p>/vjl/</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on HowTo: Make Ubuntu A Perfect Mac File Server And Time Machine Volume [Update6] by Juan Ortuno</title>
		<link>http://www.kremalicious.com/2008/06/ubuntu-as-mac-file-server-and-time-machine-volume/#comment-49674</link>
		<dc:creator>Juan Ortuno</dc:creator>
		<pubDate>Mon, 25 Jan 2010 01:59:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.kremalicious.com/?p=78#comment-49674</guid>
		<description>I used the steps on this guide to create my sparsebundle image on my Mac, and then copied the image to my SMB TimeMachine share, and it worked fine.
Time Machine automatically mounts the share every time it needs to do its backups, and automatically dismounts it when it&#039;s done.

I only had to manually mount the share once to have it show under the list of drives under Time Machine. After that, it&#039;s all automatic.

The only thing that does bother me, and this has been happening for a while now even before changing the location of my TM, is that Time Machine will automatically attempt to back-up every hour - even when I&#039;m not on the same network where the TM drive is. The TM icon &quot;spins&quot; for a few seconds, and then it stops, with the message &quot;Latest Backup: Delayed&quot;.
It will do this for as long as the Mac is not connected to my home network where I have the Ubuntu server and Time Machine backup share, but after connecting to my home network the backup proceeds as usual... 

As far as I can remember, the original behavior of Time Machine wasn&#039;t like this. I think (I could be wrong), that it detected that the current network wasn&#039;t where the TM backup was, and it didn&#039;t attempt to do the backup until it was back to its &quot;TM&quot; network.

Does anyone have a solution to this? &quot;How to stop TM from attempting to back-up every hour when the backup disk is not connected.&quot; 

It&#039;s not a problem (for now), but a minor nuisance I&#039;d say.</description>
		<content:encoded><![CDATA[<p>I used the steps on this guide to create my sparsebundle image on my Mac, and then copied the image to my SMB TimeMachine share, and it worked fine.<br />
Time Machine automatically mounts the share every time it needs to do its backups, and automatically dismounts it when it&#8217;s done.</p>
<p>I only had to manually mount the share once to have it show under the list of drives under Time Machine. After that, it&#8217;s all automatic.</p>
<p>The only thing that does bother me, and this has been happening for a while now even before changing the location of my TM, is that Time Machine will automatically attempt to back-up every hour &#8211; even when I&#8217;m not on the same network where the TM drive is. The TM icon &#8220;spins&#8221; for a few seconds, and then it stops, with the message &#8220;Latest Backup: Delayed&#8221;.<br />
It will do this for as long as the Mac is not connected to my home network where I have the Ubuntu server and Time Machine backup share, but after connecting to my home network the backup proceeds as usual&#8230; </p>
<p>As far as I can remember, the original behavior of Time Machine wasn&#8217;t like this. I think (I could be wrong), that it detected that the current network wasn&#8217;t where the TM backup was, and it didn&#8217;t attempt to do the backup until it was back to its &#8220;TM&#8221; network.</p>
<p>Does anyone have a solution to this? &#8220;How to stop TM from attempting to back-up every hour when the backup disk is not connected.&#8221; </p>
<p>It&#8217;s not a problem (for now), but a minor nuisance I&#8217;d say.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Using The New Post Thumbnail Feature In WordPress 2.9 by YodZiaN</title>
		<link>http://www.kremalicious.com/2009/12/wordpress-post-thumbnails/#comment-49665</link>
		<dc:creator>YodZiaN</dc:creator>
		<pubDate>Sun, 24 Jan 2010 20:58:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.kremalicious.com/?p=959#comment-49665</guid>
		<description>can use this plugin with wpmu?

and thaks for sharing</description>
		<content:encoded><![CDATA[<p>can use this plugin with wpmu?</p>
<p>and thaks for sharing</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Text-Shadow Exposed: Make cool and clever text effects with css text-shadow by Ruth @ WordPress Toronto</title>
		<link>http://www.kremalicious.com/2008/04/make-cool-and-clever-text-effects-with-css-text-shadow/#comment-49659</link>
		<dc:creator>Ruth @ WordPress Toronto</dc:creator>
		<pubDate>Sun, 24 Jan 2010 04:35:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.kremalicious.com/?p=41#comment-49659</guid>
		<description>I tend to shy away from CSS that isn&#039;t cross browser compatible.  If I want a shadow I would create an image so it looks the same for everyone.  I took a css course last year and since then I have played with a few styles that aren&#039;t compatible with IE.  Maybe I&#039;ll give this one a try.  Thanks.</description>
		<content:encoded><![CDATA[<p>I tend to shy away from CSS that isn&#8217;t cross browser compatible.  If I want a shadow I would create an image so it looks the same for everyone.  I took a css course last year and since then I have played with a few styles that aren&#8217;t compatible with IE.  Maybe I&#8217;ll give this one a try.  Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on HowTo: Make Ubuntu A Perfect Mac File Server And Time Machine Volume [Update6] by Nathan Koch</title>
		<link>http://www.kremalicious.com/2008/06/ubuntu-as-mac-file-server-and-time-machine-volume/#comment-49658</link>
		<dc:creator>Nathan Koch</dc:creator>
		<pubDate>Sun, 24 Jan 2010 03:32:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.kremalicious.com/?p=78#comment-49658</guid>
		<description>Awesome tutorial. Needs to be updated. With a little reading and following comments from people in the thread I was able to figure it out. But yes. Comment out all lines in afpd.conf. 

This tutorial is so great in needs to be put up on a wiki. So that more devs can update it as the thread is kinda old.</description>
		<content:encoded><![CDATA[<p>Awesome tutorial. Needs to be updated. With a little reading and following comments from people in the thread I was able to figure it out. But yes. Comment out all lines in afpd.conf. </p>
<p>This tutorial is so great in needs to be put up on a wiki. So that more devs can update it as the thread is kinda old.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on HowTo: Make Ubuntu A Perfect Mac File Server And Time Machine Volume [Update6] by roses delivery</title>
		<link>http://www.kremalicious.com/2008/06/ubuntu-as-mac-file-server-and-time-machine-volume/#comment-49657</link>
		<dc:creator>roses delivery</dc:creator>
		<pubDate>Sat, 23 Jan 2010 21:22:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.kremalicious.com/?p=78#comment-49657</guid>
		<description>great job! I&#039;m wondering about automatising some processes - this is really useful article. thanks guys!</description>
		<content:encoded><![CDATA[<p>great job! I&#8217;m wondering about automatising some processes &#8211; this is really useful article. thanks guys!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on HowTo: Make Ubuntu A Perfect Mac File Server And Time Machine Volume [Update6] by nat</title>
		<link>http://www.kremalicious.com/2008/06/ubuntu-as-mac-file-server-and-time-machine-volume/#comment-49656</link>
		<dc:creator>nat</dc:creator>
		<pubDate>Sat, 23 Jan 2010 21:12:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.kremalicious.com/?p=78#comment-49656</guid>
		<description>Can someone explain what i need to add to the applesvolume.default to get all of my media hard drives to show up on my mac?

for example i have 

/media/movies &quot;movies&quot; allow:username cnidscheme:cdb options:upriv

doesnt seem to be working.</description>
		<content:encoded><![CDATA[<p>Can someone explain what i need to add to the applesvolume.default to get all of my media hard drives to show up on my mac?</p>
<p>for example i have </p>
<p>/media/movies &#8220;movies&#8221; allow:username cnidscheme:cdb options:upriv</p>
<p>doesnt seem to be working.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Using The New Post Thumbnail Feature In WordPress 2.9 by robert</title>
		<link>http://www.kremalicious.com/2009/12/wordpress-post-thumbnails/#comment-49651</link>
		<dc:creator>robert</dc:creator>
		<pubDate>Fri, 22 Jan 2010 20:52:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.kremalicious.com/?p=959#comment-49651</guid>
		<description>I am having a really hard time getting this thumbnail thing to work.  I took all the steps listed above, however every time I post I get the same &quot;No Thumbnail&quot; image where my desired thumbnail is supposed to be!  Can you please help me? Thank you for all the instruction you have given!</description>
		<content:encoded><![CDATA[<p>I am having a really hard time getting this thumbnail thing to work.  I took all the steps listed above, however every time I post I get the same &#8220;No Thumbnail&#8221; image where my desired thumbnail is supposed to be!  Can you please help me? Thank you for all the instruction you have given!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Using The New Post Thumbnail Feature In WordPress 2.9 by Donald</title>
		<link>http://www.kremalicious.com/2009/12/wordpress-post-thumbnails/#comment-49649</link>
		<dc:creator>Donald</dc:creator>
		<pubDate>Fri, 22 Jan 2010 17:16:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.kremalicious.com/?p=959#comment-49649</guid>
		<description>To have your image link to the post, use:

&lt;pre&gt;&lt;code&gt;add_filter( &#039;post_thumbnail_html&#039;, &#039;my_post_image_html&#039;, 10, 3 );
function my_post_image_html( $html, $post_id, $post_image_id ) {
	$html = &#039;&lt;a href=&quot;&#039; . get_permalink( $post_id ) . &#039;&quot; title=&quot;&#039; . esc_attr( get_post_field( &#039;post_title&#039;, $post_id ) ) . &#039;&quot; rel=&quot;nofollow&quot;&gt;&#039; . $html . &#039;&lt;/a&gt;&#039;;
	return $html;
}&lt;/code&gt;&lt;/pre&gt;</description>
		<content:encoded><![CDATA[<p>To have your image link to the post, use:</p>
<pre><code>add_filter( 'post_thumbnail_html', 'my_post_image_html', 10, 3 );
function my_post_image_html( $html, $post_id, $post_image_id ) {
	$html = '&lt;a href=&quot;' . get_permalink( $post_id ) . '&quot; title=&quot;' . esc_attr( get_post_field( 'post_title', $post_id ) ) . '&quot; rel=&quot;nofollow&quot;&gt;' . $html . '&lt;/a&gt;';
	return $html;
}</code></pre>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Using The New Post Thumbnail Feature In WordPress 2.9 by Kim</title>
		<link>http://www.kremalicious.com/2009/12/wordpress-post-thumbnails/#comment-49647</link>
		<dc:creator>Kim</dc:creator>
		<pubDate>Fri, 22 Jan 2010 13:12:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.kremalicious.com/?p=959#comment-49647</guid>
		<description>Nice writeup on this new Wordpress feature. It&#039;ll certainly get me going in my own theme framework.</description>
		<content:encoded><![CDATA[<p>Nice writeup on this new Wordpress feature. It&#8217;ll certainly get me going in my own theme framework.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on HowTo: Make Ubuntu A Perfect Mac File Server And Time Machine Volume [Update6] by Theuntje</title>
		<link>http://www.kremalicious.com/2008/06/ubuntu-as-mac-file-server-and-time-machine-volume/#comment-49646</link>
		<dc:creator>Theuntje</dc:creator>
		<pubDate>Fri, 22 Jan 2010 13:05:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.kremalicious.com/?p=78#comment-49646</guid>
		<description>I don&#039;t have that file.. Am I suposed to?</description>
		<content:encoded><![CDATA[<p>I don&#8217;t have that file.. Am I suposed to?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Using The New Post Thumbnail Feature In WordPress 2.9 by Wordpress: Showing an image in the excerpt &#8211; using either the_post_thumbnail( ); or Get The Image plugin &#171; My Graphic Friend&#39;s blog</title>
		<link>http://www.kremalicious.com/2009/12/wordpress-post-thumbnails/#comment-49637</link>
		<dc:creator>Wordpress: Showing an image in the excerpt &#8211; using either the_post_thumbnail( ); or Get The Image plugin &#171; My Graphic Friend&#39;s blog</dc:creator>
		<pubDate>Thu, 21 Jan 2010 21:15:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.kremalicious.com/?p=959#comment-49637</guid>
		<description>[...] http://www.kremalicious.com/2009/12/wordpress-post-thumbnails/ [...]</description>
		<content:encoded><![CDATA[<p>[...] <a href="http://www.kremalicious.com/2009/12/wordpress-post-thumbnails/" rel="nofollow">http://www.kremalicious.com/2009/12/wordpress-post-thumbnails/</a> [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Using The New Post Thumbnail Feature In WordPress 2.9 by imatthew</title>
		<link>http://www.kremalicious.com/2009/12/wordpress-post-thumbnails/#comment-49636</link>
		<dc:creator>imatthew</dc:creator>
		<pubDate>Thu, 21 Jan 2010 16:49:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.kremalicious.com/?p=959#comment-49636</guid>
		<description>А что за проблема с ссылкой http://cdharrison.com/2009/12/the_post_thumbnail-for-rss-feeds/ ? У меня не работает. Показывает  504 - что это значит?</description>
		<content:encoded><![CDATA[<p>А что за проблема с ссылкой <a href="http://cdharrison.com/2009/12/the_post_thumbnail-for-rss-feeds/" rel="nofollow">http://cdharrison.com/2009/12/the_post_thumbnail-for-rss-feeds/</a> ? У меня не работает. Показывает  504 &#8211; что это значит?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on HowTo: Make Ubuntu A Perfect Mac File Server And Time Machine Volume [Update6] by eulogious</title>
		<link>http://www.kremalicious.com/2008/06/ubuntu-as-mac-file-server-and-time-machine-volume/#comment-49634</link>
		<dc:creator>eulogious</dc:creator>
		<pubDate>Thu, 21 Jan 2010 11:07:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.kremalicious.com/?p=78#comment-49634</guid>
		<description>Great guide!  I have this up and running on my gentoo box, and have had it running for over a year, thanks to this guide.  I just ran some upgrades and updated to netatalk 2.0.5-r1 and everything is working great after I fixed all the broke packages!  Thanks for the guide and all the tips!</description>
		<content:encoded><![CDATA[<p>Great guide!  I have this up and running on my gentoo box, and have had it running for over a year, thanks to this guide.  I just ran some upgrades and updated to netatalk 2.0.5-r1 and everything is working great after I fixed all the broke packages!  Thanks for the guide and all the tips!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on HowTo: Make Ubuntu A Perfect Mac File Server And Time Machine Volume [Update6] by eulogious</title>
		<link>http://www.kremalicious.com/2008/06/ubuntu-as-mac-file-server-and-time-machine-volume/#comment-49633</link>
		<dc:creator>eulogious</dc:creator>
		<pubDate>Thu, 21 Jan 2010 11:04:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.kremalicious.com/?p=78#comment-49633</guid>
		<description>The reason TM doesn&#039;t work over pptp is because pptp doesn&#039;t forward broadcast, which is how bonjour works, so therefore how TM locates the drive.  You might be able to mount the drive manually and then start your back up that way, but I have not tried that.  You could also manual mount the TM backup, and then try running the back up over you pptp tunnel, but again, I haven&#039;t tried it so I don&#039;t know if it would work.</description>
		<content:encoded><![CDATA[<p>The reason TM doesn&#8217;t work over pptp is because pptp doesn&#8217;t forward broadcast, which is how bonjour works, so therefore how TM locates the drive.  You might be able to mount the drive manually and then start your back up that way, but I have not tried that.  You could also manual mount the TM backup, and then try running the back up over you pptp tunnel, but again, I haven&#8217;t tried it so I don&#8217;t know if it would work.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on HowTo: Make Ubuntu A Perfect Mac File Server And Time Machine Volume [Update6] by TTiSoB</title>
		<link>http://www.kremalicious.com/2008/06/ubuntu-as-mac-file-server-and-time-machine-volume/#comment-49626</link>
		<dc:creator>TTiSoB</dc:creator>
		<pubDate>Wed, 20 Jan 2010 19:32:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.kremalicious.com/?p=78#comment-49626</guid>
		<description>Hi Kremalicious, maybe something to the guide:

For all running Snow Leopard and wondering why the sparsebundle you create doesn&#039;t work with Snow Leopard...

The sparsebundle doesn&#039;t have to be named like computername_0014e3856bd0.sparsebundle. There does have to be a file included in the sparsebundle referring to the UUID of your machine.

A guide on how to create the sparsebundle can be found at http://www.insanelymac.com/forum/index.php?showtopic=184462</description>
		<content:encoded><![CDATA[<p>Hi Kremalicious, maybe something to the guide:</p>
<p>For all running Snow Leopard and wondering why the sparsebundle you create doesn&#8217;t work with Snow Leopard&#8230;</p>
<p>The sparsebundle doesn&#8217;t have to be named like computername_0014e3856bd0.sparsebundle. There does have to be a file included in the sparsebundle referring to the UUID of your machine.</p>
<p>A guide on how to create the sparsebundle can be found at <a href="http://www.insanelymac.com/forum/index.php?showtopic=184462" rel="nofollow">http://www.insanelymac.com/forum/index.php?showtopic=184462</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on HowTo: Make Ubuntu A Perfect Mac File Server And Time Machine Volume [Update6] by TTiSoB</title>
		<link>http://www.kremalicious.com/2008/06/ubuntu-as-mac-file-server-and-time-machine-volume/#comment-49625</link>
		<dc:creator>TTiSoB</dc:creator>
		<pubDate>Wed, 20 Jan 2010 19:26:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.kremalicious.com/?p=78#comment-49625</guid>
		<description>Hi there Juan, Good question.. got the same setup here and I don&#039;t know either why I did all above. Only guess I can make is that with netatalk/avahi the timemachine share would be automatically mounted.. something I don&#039;t know for sure if a samba share will do.</description>
		<content:encoded><![CDATA[<p>Hi there Juan, Good question.. got the same setup here and I don&#8217;t know either why I did all above. Only guess I can make is that with netatalk/avahi the timemachine share would be automatically mounted.. something I don&#8217;t know for sure if a samba share will do.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on New Goodie: Niépce&#8217;s Camera Obscura And The History Of The First Photograph by whitney</title>
		<link>http://www.kremalicious.com/2008/06/new-goodie-niepces-camera-obscura-and-the-history-of-the-first-photograph/#comment-49621</link>
		<dc:creator>whitney</dc:creator>
		<pubDate>Wed, 20 Jan 2010 16:33:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.kremalicious.com/?p=68#comment-49621</guid>
		<description>you helped me out on a report :)
thanks alot!</description>
		<content:encoded><![CDATA[<p>you helped me out on a report <img src='http://www.kremalicious.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /><br />
thanks alot!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on HowTo: Make Ubuntu A Perfect Mac File Server And Time Machine Volume [Update6] by Juan Ortuno</title>
		<link>http://www.kremalicious.com/2008/06/ubuntu-as-mac-file-server-and-time-machine-volume/#comment-49610</link>
		<dc:creator>Juan Ortuno</dc:creator>
		<pubDate>Tue, 19 Jan 2010 17:11:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.kremalicious.com/?p=78#comment-49610</guid>
		<description>I have been able to install and configure Samba to share files with my Mac (10.6.2) and it works fine; my attempts to install netatalk have failed multiple times (missing dependencies, can&#039;t find this, or that..)
Even Time Machine works by following the steps mentioned above, I&#039;m able to use TM to back-up to my smb share (after creating the sparse img).
The way I have it now it&#039;s working on smb. My Ubuntu server automatically shows up on my Finder, and clicking on it takes me to my shares (I saved my login info to my keychain).
I don&#039;t see the need to go through all this trouble and install netatalk (only one Mac at home). 
So, please, excuse my ignorance - could someone please tell me WHY I should bother with netatalk if smb already works as I need it to?
Thanks.</description>
		<content:encoded><![CDATA[<p>I have been able to install and configure Samba to share files with my Mac (10.6.2) and it works fine; my attempts to install netatalk have failed multiple times (missing dependencies, can&#8217;t find this, or that..)<br />
Even Time Machine works by following the steps mentioned above, I&#8217;m able to use TM to back-up to my smb share (after creating the sparse img).<br />
The way I have it now it&#8217;s working on smb. My Ubuntu server automatically shows up on my Finder, and clicking on it takes me to my shares (I saved my login info to my keychain).<br />
I don&#8217;t see the need to go through all this trouble and install netatalk (only one Mac at home).<br />
So, please, excuse my ignorance &#8211; could someone please tell me WHY I should bother with netatalk if smb already works as I need it to?<br />
Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Showcasing the CSS Parallax Effect: 12+1 Creative Usages [Update2] by Shamima Sultana</title>
		<link>http://www.kremalicious.com/2008/05/showcasing-the-css-parallax-effect-12-creative-usages/#comment-49608</link>
		<dc:creator>Shamima Sultana</dc:creator>
		<pubDate>Tue, 19 Jan 2010 09:33:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.kremalicious.com/?p=61#comment-49608</guid>
		<description>Great examples...thanks for sharing</description>
		<content:encoded><![CDATA[<p>Great examples&#8230;thanks for sharing</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on HowTo: Make Ubuntu A Perfect Mac File Server And Time Machine Volume [Update6] by Runar</title>
		<link>http://www.kremalicious.com/2008/06/ubuntu-as-mac-file-server-and-time-machine-volume/#comment-49604</link>
		<dc:creator>Runar</dc:creator>
		<pubDate>Mon, 18 Jan 2010 14:12:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.kremalicious.com/?p=78#comment-49604</guid>
		<description>Short question;

Is there a HOWTO for enabling all this services over VPN? Preferable pptp?

It works great over ethernet, but once connected over VPN(pptp) it stop working.

Regards Runar</description>
		<content:encoded><![CDATA[<p>Short question;</p>
<p>Is there a HOWTO for enabling all this services over VPN? Preferable pptp?</p>
<p>It works great over ethernet, but once connected over VPN(pptp) it stop working.</p>
<p>Regards Runar</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Using The New Post Thumbnail Feature In WordPress 2.9 by Eric S</title>
		<link>http://www.kremalicious.com/2009/12/wordpress-post-thumbnails/#comment-49603</link>
		<dc:creator>Eric S</dc:creator>
		<pubDate>Mon, 18 Jan 2010 02:23:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.kremalicious.com/?p=959#comment-49603</guid>
		<description>Is there some kind of trick to getting this thumbnail to be a link to the post/and/or to an bigger image of the thumbnail?</description>
		<content:encoded><![CDATA[<p>Is there some kind of trick to getting this thumbnail to be a link to the post/and/or to an bigger image of the thumbnail?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Using The New Post Thumbnail Feature In WordPress 2.9 by Kyle</title>
		<link>http://www.kremalicious.com/2009/12/wordpress-post-thumbnails/#comment-49602</link>
		<dc:creator>Kyle</dc:creator>
		<pubDate>Sun, 17 Jan 2010 23:51:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.kremalicious.com/?p=959#comment-49602</guid>
		<description>These instructions simply display the image alone.

So how does one get this thumbnail in a post that gets wrapped by text?</description>
		<content:encoded><![CDATA[<p>These instructions simply display the image alone.</p>
<p>So how does one get this thumbnail in a post that gets wrapped by text?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
