<?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/"
	xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments for N0T a Blog</title>
	<atom:link href="http://n0tablog.wordpress.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://n0tablog.wordpress.com</link>
	<description>an attempt to remind myself why the hell I  have done things THAT way</description>
	<lastBuildDate>Mon, 13 Jul 2009 15:15:56 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on Automated security updates in Debian by freedumb2000</title>
		<link>http://n0tablog.wordpress.com/2007/11/28/automated-security-updates-in-debian/#comment-8374</link>
		<dc:creator>freedumb2000</dc:creator>
		<pubDate>Mon, 13 Jul 2009 15:15:56 +0000</pubDate>
		<guid isPermaLink="false">http://n0tablog.wordpress.com/2007/11/28/automated-security-updates-in-debian/#comment-8374</guid>
		<description>another error: cron-apt config does not reside in /etc/apt/cron-apt, but in /etc/cron-apt</description>
		<content:encoded><![CDATA[<p>another error: cron-apt config does not reside in /etc/apt/cron-apt, but in /etc/cron-apt</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Installing Krusader orthodox file manager on Mac OS X in 4 easy steps (or less) by Maelcum</title>
		<link>http://n0tablog.wordpress.com/2009/06/24/installing-krusader-orthodox-file-manager-on-mac-os-x/#comment-8358</link>
		<dc:creator>Maelcum</dc:creator>
		<pubDate>Sun, 12 Jul 2009 10:32:29 +0000</pubDate>
		<guid isPermaLink="false">http://n0tablog.wordpress.com/?p=336#comment-8358</guid>
		<description>Hi andrabr

Yes dbus-daemon exists in the given location.
It&#039;s a Unix executable (755)
Owner: root</description>
		<content:encoded><![CDATA[<p>Hi andrabr</p>
<p>Yes dbus-daemon exists in the given location.<br />
It&#8217;s a Unix executable (755)<br />
Owner: root</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Installing Krusader orthodox file manager on Mac OS X in 4 easy steps (or less) by lucifersdevil</title>
		<link>http://n0tablog.wordpress.com/2009/06/24/installing-krusader-orthodox-file-manager-on-mac-os-x/#comment-8330</link>
		<dc:creator>lucifersdevil</dc:creator>
		<pubDate>Fri, 10 Jul 2009 08:48:49 +0000</pubDate>
		<guid isPermaLink="false">http://n0tablog.wordpress.com/?p=336#comment-8330</guid>
		<description>Ok. I did: launchctl load /Library/LaunchAgents/org.freedesktop.dbus-session.plist
 and got&quot;  

launchctl: Dubious permissions on file (skipping): /Library/LaunchAgents/org.freedesktop.dbus-session.plist
nothing found to load</description>
		<content:encoded><![CDATA[<p>Ok. I did: launchctl load /Library/LaunchAgents/org.freedesktop.dbus-session.plist<br />
 and got&#8221;  </p>
<p>launchctl: Dubious permissions on file (skipping): /Library/LaunchAgents/org.freedesktop.dbus-session.plist<br />
nothing found to load</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Installing Krusader orthodox file manager on Mac OS X in 4 easy steps (or less) by andrabr</title>
		<link>http://n0tablog.wordpress.com/2009/06/24/installing-krusader-orthodox-file-manager-on-mac-os-x/#comment-8327</link>
		<dc:creator>andrabr</dc:creator>
		<pubDate>Fri, 10 Jul 2009 05:15:15 +0000</pubDate>
		<guid isPermaLink="false">http://n0tablog.wordpress.com/?p=336#comment-8327</guid>
		<description>lucifersdevil, it looks like your dbus is not launched.
My &lt;code&gt; set &lt;/code&gt; output has the following line:
&lt;code&gt; DBUS_LAUNCHD_SESSION_BUS_SOCKET=/tmp/launch-yQTdFU/unix_domain_listener &lt;/code&gt;

It is possible that for some reason you may have same problem as Maelcum.

open your terminal, issue &lt;code&gt; launchctl load /Library/LaunchAgents/org.freedesktop.dbus-session.plist
&lt;/code&gt; and tell us what output you get.

If it looks good - launch krusader.  
I wonder if somehow I caused my dbus to auto-start while normally it does not...</description>
		<content:encoded><![CDATA[<p>lucifersdevil, it looks like your dbus is not launched.<br />
My <code> set </code> output has the following line:<br />
<code> DBUS_LAUNCHD_SESSION_BUS_SOCKET=/tmp/launch-yQTdFU/unix_domain_listener </code></p>
<p>It is possible that for some reason you may have same problem as Maelcum.</p>
<p>open your terminal, issue <code> launchctl load /Library/LaunchAgents/org.freedesktop.dbus-session.plist<br />
</code> and tell us what output you get.</p>
<p>If it looks good &#8211; launch krusader.<br />
I wonder if somehow I caused my dbus to auto-start while normally it does not&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Installing Krusader orthodox file manager on Mac OS X in 4 easy steps (or less) by andrabr</title>
		<link>http://n0tablog.wordpress.com/2009/06/24/installing-krusader-orthodox-file-manager-on-mac-os-x/#comment-8326</link>
		<dc:creator>andrabr</dc:creator>
		<pubDate>Fri, 10 Jul 2009 05:09:32 +0000</pubDate>
		<guid isPermaLink="false">http://n0tablog.wordpress.com/?p=336#comment-8326</guid>
		<description>Maelcum, this looks like my org.freedesktop.dbus-session.plist (with a minor difference).

Please check that your /opt/local/bin/dbus-daemon actually exists.</description>
		<content:encoded><![CDATA[<p>Maelcum, this looks like my org.freedesktop.dbus-session.plist (with a minor difference).</p>
<p>Please check that your /opt/local/bin/dbus-daemon actually exists.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on WordPress &#8211; Zen Cart integration by andrabr</title>
		<link>http://n0tablog.wordpress.com/howtos/wordpress-zen-cart-integration/#comment-8325</link>
		<dc:creator>andrabr</dc:creator>
		<pubDate>Fri, 10 Jul 2009 04:34:16 +0000</pubDate>
		<guid isPermaLink="false">http://n0tablog.wordpress.com/wordpress-zen-cart-integration/#comment-8325</guid>
		<description>TANDEM_GURU,  you may also want to look at Simple Machine Forum - when I was integrating Zen Cart with Wordpress (couple of years ago), SMF was about to come up with a package (?) that would fit nicely with the two (sorry, my memory is a bit blurry, but at the time it looked like potentially the easiest option for a forum).</description>
		<content:encoded><![CDATA[<p>TANDEM_GURU,  you may also want to look at Simple Machine Forum &#8211; when I was integrating Zen Cart with WordPress (couple of years ago), SMF was about to come up with a package (?) that would fit nicely with the two (sorry, my memory is a bit blurry, but at the time it looked like potentially the easiest option for a forum).</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Installing Krusader orthodox file manager on Mac OS X in 4 easy steps (or less) by Maelcum</title>
		<link>http://n0tablog.wordpress.com/2009/06/24/installing-krusader-orthodox-file-manager-on-mac-os-x/#comment-8321</link>
		<dc:creator>Maelcum</dc:creator>
		<pubDate>Thu, 09 Jul 2009 21:22:19 +0000</pubDate>
		<guid isPermaLink="false">http://n0tablog.wordpress.com/?p=336#comment-8321</guid>
		<description>I issued the following command:

launchctl load /Library/LaunchAgents/org.freedesktop.dbus-session.plist

And I&#039;ve got:

nothing found to load


Here&#039;s the content:





	Label
	org.freedesktop.dbus-session

	ServiceIPC
	

	&lt;!-- bug in 10.4&#039;s launchd - on-demand loading does not work --&gt;
	OnDemand
	

	Disabled
	

	ProgramArguments
	
		/opt/local/bin/dbus-daemon
		--nofork
		--session
	

	Sockets
	
		unix_domain_listener
		
			SecureSocketWithKey
			DBUS_LAUNCHD_SESSION_BUS_SOCKET
		
	

</description>
		<content:encoded><![CDATA[<p>I issued the following command:</p>
<p>launchctl load /Library/LaunchAgents/org.freedesktop.dbus-session.plist</p>
<p>And I&#8217;ve got:</p>
<p>nothing found to load</p>
<p>Here&#8217;s the content:</p>
<p>	Label<br />
	org.freedesktop.dbus-session</p>
<p>	ServiceIPC</p>
<p>	<!-- bug in 10.4's launchd - on-demand loading does not work --><br />
	OnDemand</p>
<p>	Disabled</p>
<p>	ProgramArguments</p>
<p>		/opt/local/bin/dbus-daemon<br />
		&#8211;nofork<br />
		&#8211;session</p>
<p>	Sockets</p>
<p>		unix_domain_listener</p>
<p>			SecureSocketWithKey<br />
			DBUS_LAUNCHD_SESSION_BUS_SOCKET</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on WordPress &#8211; Zen Cart integration by TANDEM_GURU</title>
		<link>http://n0tablog.wordpress.com/howtos/wordpress-zen-cart-integration/#comment-8305</link>
		<dc:creator>TANDEM_GURU</dc:creator>
		<pubDate>Thu, 09 Jul 2009 04:02:15 +0000</pubDate>
		<guid isPermaLink="false">http://n0tablog.wordpress.com/wordpress-zen-cart-integration/#comment-8305</guid>
		<description>Hi, just passing by here, but, I got to admit that this is probably the most refreshing, thought-provoking discussion about the marriage between ZenCart and WordPress.

Love it. Even though I am only a few days old Zenner, I can tell the combination of two would create a great power for greater good, 1 + 1 &gt; 3 in this case.

Keep the thought flowing, I am in the middle of integrating the two (actually three, phpBB3 also included). 

Thanks,</description>
		<content:encoded><![CDATA[<p>Hi, just passing by here, but, I got to admit that this is probably the most refreshing, thought-provoking discussion about the marriage between ZenCart and WordPress.</p>
<p>Love it. Even though I am only a few days old Zenner, I can tell the combination of two would create a great power for greater good, 1 + 1 &gt; 3 in this case.</p>
<p>Keep the thought flowing, I am in the middle of integrating the two (actually three, phpBB3 also included). </p>
<p>Thanks,</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Installing Krusader orthodox file manager on Mac OS X in 4 easy steps (or less) by lucifersdevil</title>
		<link>http://n0tablog.wordpress.com/2009/06/24/installing-krusader-orthodox-file-manager-on-mac-os-x/#comment-8287</link>
		<dc:creator>lucifersdevil</dc:creator>
		<pubDate>Wed, 08 Jul 2009 10:07:29 +0000</pubDate>
		<guid isPermaLink="false">http://n0tablog.wordpress.com/?p=336#comment-8287</guid>
		<description>Cause here they RRRRRRRRR

Apple_PubSub_Socket_Render=/tmp/launch-zXbooy/Render
BASH=/bin/bash
BASH_ARGC=()
BASH_ARGV=()
BASH_LINENO=()
BASH_SOURCE=()
BASH_VERSINFO=([0]=&quot;3&quot; [1]=&quot;2&quot; [2]=&quot;17&quot; [3]=&quot;1&quot; [4]=&quot;release&quot; [5]=&quot;i386-apple-darwin9.0&quot;)
BASH_VERSION=&#039;3.2.17(1)-release&#039;
COLUMNS=80
COMMAND_MODE=unix2003
DIRSTACK=()
DISPLAY=/tmp/launch-wrehnv/:0
EUID=501
GROUPS=()
HISTFILE=/Users/squwert/.bash_history
HISTFILESIZE=500
HISTSIZE=500
HOME=/Users/squwert
HOSTNAME=brian-l-murphys-mac-mini.local
HOSTTYPE=i386
IFS=$&#039; \t\n&#039;
LANG=en_NZ.UTF-8
LINES=24
LOGNAME=squwert
MACHTYPE=i386-apple-darwin9.0
MAILCHECK=60
MANPATH=/usr/share/man:/usr/local/share/man:/usr/X11/man
OPTERR=1
OPTIND=1
OSTYPE=darwin9.0
PATH=/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/X11/bin
PIPESTATUS=([0]=&quot;127&quot;)
PPID=448
PS1=&#039;\h:\W \u\$ &#039;
PS2=&#039;&gt; &#039;
PS4=&#039;+ &#039;
PWD=/Users/squwert
SECURITYSESSIONID=620050
SHELL=/bin/bash
SHELLOPTS=braceexpand:emacs:hashall:histexpand:history:interactive-comments:monitor
SHLVL=1
SSH_AUTH_SOCK=/tmp/launch-wOyrlx/Listeners
TERM=xterm-color
TERM_PROGRAM=Apple_Terminal
TERM_PROGRAM_VERSION=240.2
TMPDIR=/var/folders/0Q/0QJ4OqGbGqG+fPtRc28bwE+++TI/-Tmp-/
UID=501
USER=squwert
_=assistant
__CF_USER_TEXT_ENCODING=0x1F5:0:0</description>
		<content:encoded><![CDATA[<p>Cause here they RRRRRRRRR</p>
<p>Apple_PubSub_Socket_Render=/tmp/launch-zXbooy/Render<br />
BASH=/bin/bash<br />
BASH_ARGC=()<br />
BASH_ARGV=()<br />
BASH_LINENO=()<br />
BASH_SOURCE=()<br />
BASH_VERSINFO=([0]=&#8221;3&#8243; [1]=&#8221;2&#8243; [2]=&#8221;17&#8243; [3]=&#8221;1&#8243; [4]=&#8221;release&#8221; [5]=&#8221;i386-apple-darwin9.0&#8243;)<br />
BASH_VERSION=&#8217;3.2.17(1)-release&#8217;<br />
COLUMNS=80<br />
COMMAND_MODE=unix2003<br />
DIRSTACK=()<br />
DISPLAY=/tmp/launch-wrehnv/:0<br />
EUID=501<br />
GROUPS=()<br />
HISTFILE=/Users/squwert/.bash_history<br />
HISTFILESIZE=500<br />
HISTSIZE=500<br />
HOME=/Users/squwert<br />
HOSTNAME=brian-l-murphys-mac-mini.local<br />
HOSTTYPE=i386<br />
IFS=$&#8217; \t\n&#8217;<br />
LANG=en_NZ.UTF-8<br />
LINES=24<br />
LOGNAME=squwert<br />
MACHTYPE=i386-apple-darwin9.0<br />
MAILCHECK=60<br />
MANPATH=/usr/share/man:/usr/local/share/man:/usr/X11/man<br />
OPTERR=1<br />
OPTIND=1<br />
OSTYPE=darwin9.0<br />
PATH=/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/X11/bin<br />
PIPESTATUS=([0]=&#8221;127&#8243;)<br />
PPID=448<br />
PS1=&#8217;\h:\W \u\$ &#8216;<br />
PS2=&#8217;&gt; &#8216;<br />
PS4=&#8217;+ &#8216;<br />
PWD=/Users/squwert<br />
SECURITYSESSIONID=620050<br />
SHELL=/bin/bash<br />
SHELLOPTS=braceexpand:emacs:hashall:histexpand:history:interactive-comments:monitor<br />
SHLVL=1<br />
SSH_AUTH_SOCK=/tmp/launch-wOyrlx/Listeners<br />
TERM=xterm-color<br />
TERM_PROGRAM=Apple_Terminal<br />
TERM_PROGRAM_VERSION=240.2<br />
TMPDIR=/var/folders/0Q/0QJ4OqGbGqG+fPtRc28bwE+++TI/-Tmp-/<br />
UID=501<br />
USER=squwert<br />
_=assistant<br />
__CF_USER_TEXT_ENCODING=0&#215;1F5:0:0</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Installing Krusader orthodox file manager on Mac OS X in 4 easy steps (or less) by lucifersdevil</title>
		<link>http://n0tablog.wordpress.com/2009/06/24/installing-krusader-orthodox-file-manager-on-mac-os-x/#comment-8286</link>
		<dc:creator>lucifersdevil</dc:creator>
		<pubDate>Wed, 08 Jul 2009 10:05:08 +0000</pubDate>
		<guid isPermaLink="false">http://n0tablog.wordpress.com/?p=336#comment-8286</guid>
		<description>OK  do you wont all the results?</description>
		<content:encoded><![CDATA[<p>OK  do you wont all the results?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
