<?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 he1ix&#039; blog</title>
	<atom:link href="http://www.he1ix.org/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.he1ix.org</link>
	<description>my 2 cents</description>
	<lastBuildDate>Tue, 20 Dec 2011 06:47:35 +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 hotplugging SATA harddisks in Linux by science and math</title>
		<link>http://www.he1ix.org/2010/04/hotplugging-sata-harddisks-in-linux/comment-page-1/#comment-231</link>
		<dc:creator>science and math</dc:creator>
		<pubDate>Tue, 20 Dec 2011 06:47:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.he1ix.org/?p=481#comment-231</guid>
		<description>Wow great article and specially thanks for the codes</description>
		<content:encoded><![CDATA[<p>Wow great article and specially thanks for the codes</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on hotplugging SATA harddisks in Linux by 1n90</title>
		<link>http://www.he1ix.org/2010/04/hotplugging-sata-harddisks-in-linux/comment-page-1/#comment-226</link>
		<dc:creator>1n90</dc:creator>
		<pubDate>Mon, 21 Nov 2011 09:50:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.he1ix.org/?p=481#comment-226</guid>
		<description>Some time ago, I wrote a small GUI to hotunplug eSATA drives I use for backup. It should be distrib and desktop independent (but requires Qt, but NOT kde).

https://github.com/ibressler/dfmon</description>
		<content:encoded><![CDATA[<p>Some time ago, I wrote a small <span class="caps">GUI</span> to hotunplug eSATA drives I use for backup. It should be distrib and desktop independent (but requires Qt, but <span class="caps">NOT</span> kde).</p>
<p><a href="https://github.com/ibressler/dfmon" rel="nofollow">https://github.com/ibressler/dfmon</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on building the Funambol extension for TB3 on Linux/x86-64 by he1ix</title>
		<link>http://www.he1ix.org/2011/06/funambol-for-tb3-on-linux/comment-page-1/#comment-181</link>
		<dc:creator>he1ix</dc:creator>
		<pubDate>Wed, 08 Jun 2011 14:58:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.he1ix.org/?p=741#comment-181</guid>
		<description>hmm, unfortunately this fails as well because it still misses a file that is not generated by the &quot;&lt;code&gt;dpkg-buildpackage&lt;/code&gt;&quot; process... the error message is:

&lt;pre&gt;
lMozillaTransportAgent.cpp:44: fatal error: nsIXMLHttpRequest.h: No such file or directory
&lt;/pre&gt;</description>
		<content:encoded><![CDATA[<p>hmm, unfortunately this fails as well because it still misses a file that is not generated by the &#8220;<code>dpkg-buildpackage</code>&#8220; process&#8230; the error message is:</p>
<pre>
lMozillaTransportAgent.cpp:44: fatal error: nsIXMLHttpRequest.h: No such file or directory
</pre>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on building the Funambol extension for TB3 on Linux/x86-64 by he1ix</title>
		<link>http://www.he1ix.org/2011/06/funambol-for-tb3-on-linux/comment-page-1/#comment-180</link>
		<dc:creator>he1ix</dc:creator>
		<pubDate>Wed, 08 Jun 2011 14:47:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.he1ix.org/?p=741#comment-180</guid>
		<description>Instead of using &quot;&lt;code&gt;thunderbird-dev&lt;/code&gt;&quot;, the &quot;&lt;code&gt;lightning-extension&lt;/code&gt;&quot; source package could be used, you have to run &quot;&lt;code&gt;dpkg-buildpackage&lt;/code&gt;&quot; once to generate all the headers and a bunch of symlinks have to be set inside the &quot;&lt;code&gt;mozilla/dist/include&lt;/code&gt;&quot; directory:

&lt;pre lang=&quot;bash&quot; file=&quot;symlinks.txt&quot; colla=&quot;+&quot;&gt;
../../ipc/chromium/src/base/
../../../calendar/base/public/calBaseCID.h
../../../calendar/base/public/_xpidlgen/calIAlarm.h
../../../calendar/base/public/_xpidlgen/calIAlarmService.h
../../../calendar/base/public/_xpidlgen/calIAttachment.h
../../../calendar/base/public/_xpidlgen/calIAttendee.h
../../../calendar/providers/caldav/public/_xpidlgen/calICalDavCalendar.h
../../../calendar/base/public/_xpidlgen/calICalendar.h
../../../calendar/base/public/_xpidlgen/calICalendarManager.h
../../../calendar/base/public/_xpidlgen/calICalendarProvider.h
../../../calendar/base/public/_xpidlgen/calICalendarSearchProvider.h
../../../calendar/base/public/_xpidlgen/calICalendarView.h
../../../calendar/base/public/_xpidlgen/calICalendarViewController.h
../../../calendar/base/public/_xpidlgen/calIChangeLog.h
../../../calendar/base/public/_xpidlgen/calIDateTime.h
../../../calendar/base/public/_xpidlgen/calIDateTimeFormatter.h
../../../calendar/base/public/_xpidlgen/calIDuration.h
../../../calendar/base/public/_xpidlgen/calIErrors.h
../../../calendar/base/public/_xpidlgen/calIEvent.h
../../../calendar/base/public/_xpidlgen/calIFreeBusyProvider.h
../../../calendar/providers/gdata/public/_xpidlgen/calIGoogleCalendar.h
../../../calendar/providers/gdata/public/_xpidlgen/calIGoogleRequest.h
../../../calendar/providers/gdata/public/_xpidlgen/calIGoogleSession.h
../../../calendar/base/public/_xpidlgen/calIICSService.h
../../../calendar/base/public/_xpidlgen/calIIcsParser.h
../../../calendar/base/public/_xpidlgen/calIIcsSerializer.h
../../../calendar/base/public/_xpidlgen/calIImportExport.h
../../../calendar/base/public/_xpidlgen/calIItemBase.h
../../../calendar/base/public/_xpidlgen/calIItipItem.h
../../../calendar/base/public/_xpidlgen/calIItipTransport.h
../../../calendar/base/public/_xpidlgen/calIOperation.h
../../../calendar/base/public/_xpidlgen/calIPeriod.h
../../../calendar/base/public/_xpidlgen/calIPrintFormatter.h
../../../calendar/base/public/_xpidlgen/calIRecurrenceDate.h
../../../calendar/base/public/_xpidlgen/calIRecurrenceDateSet.h
../../../calendar/base/public/_xpidlgen/calIRecurrenceInfo.h
../../../calendar/base/public/_xpidlgen/calIRecurrenceItem.h
../../../calendar/base/public/_xpidlgen/calIRecurrenceRule.h
../../../calendar/base/public/_xpidlgen/calIRelation.h
../../../calendar/base/public/_xpidlgen/calISchedulingSupport.h
../../../calendar/base/public/_xpidlgen/calIStatusObserver.h
../../../calendar/base/public/_xpidlgen/calITimezone.h
../../../calendar/base/public/_xpidlgen/calITimezoneProvider.h
../../../calendar/base/public/_xpidlgen/calITodo.h
../../../calendar/base/public/_xpidlgen/calITransactionManager.h
../../../calendar/providers/wcap/public/_xpidlgen/calIWcapCalendar.h
../../../calendar/providers/wcap/public/_xpidlgen/calIWcapErrors.h
../../../calendar/providers/wcap/public/_xpidlgen/calIWcapSession.h
../../../calendar/base/public/_xpidlgen/calIWeekInfoService.h
../../../calendar/base/src/_xpidlgen/calInternalInterfaces.h
../../../calendar/libical/src/libical/ical.h
../../memory/jemalloc/jemalloc.h
../../config/../mozilla-config.h
../../xpcom/glue/nsCOMPtr.h
../../xpcom/base/nsCycleCollector.h
../../xpcom/glue/nsDebug.h
../../xpcom/base/nsError.h
../../xpcom/glue/nsID.h
../../xpcom/base/nsISupportsBase.h
../../xpcom/glue/nsISupportsImpl.h
../../xpcom/glue/nsISupportsUtils.h
../../config/./nsStaticComponents.h
../../xpcom/glue/nsTraceRefcnt.h
../../xpcom/build/nsXPCOM.h
../../xpcom/build/nsXPCOMCID.h
../../xpcom/build/nsXPCOMCIDInternal.h
../../xpcom/glue/standalone/nsXPCOMGlue.h
../../xpcom/string/public/nsXPCOMStrings.h
../../xpcom/base/nscore.h
../../nsprpub/pr/include/obsolete/
../../nsprpub/pr/include/pratom.h
../../ipc/chromium/src/base/third_party/nspr/prcpucfg.h
../../nsprpub/pr/include/prinrval.h
../../nsprpub/pr/include/prlock.h
../../nsprpub/pr/include/prthread.h
../../nsprpub/pr/include/prtypes.h
../../xpcom/xpcom-config.h
&lt;/pre&gt;</description>
		<content:encoded><![CDATA[<p>Instead of using &#8220;<code>thunderbird-dev</code>&#8220;, the &#8220;<code>lightning-extension</code>&#8220; source package could be used, you have to run &#8220;<code>dpkg-buildpackage</code>&#8220; once to generate all the headers and a bunch of symlinks have to be set inside the &#8220;<code>mozilla/dist/include</code>&#8220; directory:</p>

<div class="wp_codebox"><table><tr id="p7411"><td class="code" id="p741code1"><pre class="bash" style="font-family:monospace;">..<span style="color: #000000; font-weight: bold;">/</span>..<span style="color: #000000; font-weight: bold;">/</span>ipc<span style="color: #000000; font-weight: bold;">/</span>chromium<span style="color: #000000; font-weight: bold;">/</span>src<span style="color: #000000; font-weight: bold;">/</span>base<span style="color: #000000; font-weight: bold;">/</span>
..<span style="color: #000000; font-weight: bold;">/</span>..<span style="color: #000000; font-weight: bold;">/</span>..<span style="color: #000000; font-weight: bold;">/</span>calendar<span style="color: #000000; font-weight: bold;">/</span>base<span style="color: #000000; font-weight: bold;">/</span>public<span style="color: #000000; font-weight: bold;">/</span>calBaseCID.h
..<span style="color: #000000; font-weight: bold;">/</span>..<span style="color: #000000; font-weight: bold;">/</span>..<span style="color: #000000; font-weight: bold;">/</span>calendar<span style="color: #000000; font-weight: bold;">/</span>base<span style="color: #000000; font-weight: bold;">/</span>public<span style="color: #000000; font-weight: bold;">/</span>_xpidlgen<span style="color: #000000; font-weight: bold;">/</span>calIAlarm.h
..<span style="color: #000000; font-weight: bold;">/</span>..<span style="color: #000000; font-weight: bold;">/</span>..<span style="color: #000000; font-weight: bold;">/</span>calendar<span style="color: #000000; font-weight: bold;">/</span>base<span style="color: #000000; font-weight: bold;">/</span>public<span style="color: #000000; font-weight: bold;">/</span>_xpidlgen<span style="color: #000000; font-weight: bold;">/</span>calIAlarmService.h
..<span style="color: #000000; font-weight: bold;">/</span>..<span style="color: #000000; font-weight: bold;">/</span>..<span style="color: #000000; font-weight: bold;">/</span>calendar<span style="color: #000000; font-weight: bold;">/</span>base<span style="color: #000000; font-weight: bold;">/</span>public<span style="color: #000000; font-weight: bold;">/</span>_xpidlgen<span style="color: #000000; font-weight: bold;">/</span>calIAttachment.h
..<span style="color: #000000; font-weight: bold;">/</span>..<span style="color: #000000; font-weight: bold;">/</span>..<span style="color: #000000; font-weight: bold;">/</span>calendar<span style="color: #000000; font-weight: bold;">/</span>base<span style="color: #000000; font-weight: bold;">/</span>public<span style="color: #000000; font-weight: bold;">/</span>_xpidlgen<span style="color: #000000; font-weight: bold;">/</span>calIAttendee.h
..<span style="color: #000000; font-weight: bold;">/</span>..<span style="color: #000000; font-weight: bold;">/</span>..<span style="color: #000000; font-weight: bold;">/</span>calendar<span style="color: #000000; font-weight: bold;">/</span>providers<span style="color: #000000; font-weight: bold;">/</span>caldav<span style="color: #000000; font-weight: bold;">/</span>public<span style="color: #000000; font-weight: bold;">/</span>_xpidlgen<span style="color: #000000; font-weight: bold;">/</span>calICalDavCalendar.h
..<span style="color: #000000; font-weight: bold;">/</span>..<span style="color: #000000; font-weight: bold;">/</span>..<span style="color: #000000; font-weight: bold;">/</span>calendar<span style="color: #000000; font-weight: bold;">/</span>base<span style="color: #000000; font-weight: bold;">/</span>public<span style="color: #000000; font-weight: bold;">/</span>_xpidlgen<span style="color: #000000; font-weight: bold;">/</span>calICalendar.h
..<span style="color: #000000; font-weight: bold;">/</span>..<span style="color: #000000; font-weight: bold;">/</span>..<span style="color: #000000; font-weight: bold;">/</span>calendar<span style="color: #000000; font-weight: bold;">/</span>base<span style="color: #000000; font-weight: bold;">/</span>public<span style="color: #000000; font-weight: bold;">/</span>_xpidlgen<span style="color: #000000; font-weight: bold;">/</span>calICalendarManager.h
..<span style="color: #000000; font-weight: bold;">/</span>..<span style="color: #000000; font-weight: bold;">/</span>..<span style="color: #000000; font-weight: bold;">/</span>calendar<span style="color: #000000; font-weight: bold;">/</span>base<span style="color: #000000; font-weight: bold;">/</span>public<span style="color: #000000; font-weight: bold;">/</span>_xpidlgen<span style="color: #000000; font-weight: bold;">/</span>calICalendarProvider.h
..<span style="color: #000000; font-weight: bold;">/</span>..<span style="color: #000000; font-weight: bold;">/</span>..<span style="color: #000000; font-weight: bold;">/</span>calendar<span style="color: #000000; font-weight: bold;">/</span>base<span style="color: #000000; font-weight: bold;">/</span>public<span style="color: #000000; font-weight: bold;">/</span>_xpidlgen<span style="color: #000000; font-weight: bold;">/</span>calICalendarSearchProvider.h
..<span style="color: #000000; font-weight: bold;">/</span>..<span style="color: #000000; font-weight: bold;">/</span>..<span style="color: #000000; font-weight: bold;">/</span>calendar<span style="color: #000000; font-weight: bold;">/</span>base<span style="color: #000000; font-weight: bold;">/</span>public<span style="color: #000000; font-weight: bold;">/</span>_xpidlgen<span style="color: #000000; font-weight: bold;">/</span>calICalendarView.h
..<span style="color: #000000; font-weight: bold;">/</span>..<span style="color: #000000; font-weight: bold;">/</span>..<span style="color: #000000; font-weight: bold;">/</span>calendar<span style="color: #000000; font-weight: bold;">/</span>base<span style="color: #000000; font-weight: bold;">/</span>public<span style="color: #000000; font-weight: bold;">/</span>_xpidlgen<span style="color: #000000; font-weight: bold;">/</span>calICalendarViewController.h
..<span style="color: #000000; font-weight: bold;">/</span>..<span style="color: #000000; font-weight: bold;">/</span>..<span style="color: #000000; font-weight: bold;">/</span>calendar<span style="color: #000000; font-weight: bold;">/</span>base<span style="color: #000000; font-weight: bold;">/</span>public<span style="color: #000000; font-weight: bold;">/</span>_xpidlgen<span style="color: #000000; font-weight: bold;">/</span>calIChangeLog.h
..<span style="color: #000000; font-weight: bold;">/</span>..<span style="color: #000000; font-weight: bold;">/</span>..<span style="color: #000000; font-weight: bold;">/</span>calendar<span style="color: #000000; font-weight: bold;">/</span>base<span style="color: #000000; font-weight: bold;">/</span>public<span style="color: #000000; font-weight: bold;">/</span>_xpidlgen<span style="color: #000000; font-weight: bold;">/</span>calIDateTime.h
..<span style="color: #000000; font-weight: bold;">/</span>..<span style="color: #000000; font-weight: bold;">/</span>..<span style="color: #000000; font-weight: bold;">/</span>calendar<span style="color: #000000; font-weight: bold;">/</span>base<span style="color: #000000; font-weight: bold;">/</span>public<span style="color: #000000; font-weight: bold;">/</span>_xpidlgen<span style="color: #000000; font-weight: bold;">/</span>calIDateTimeFormatter.h
..<span style="color: #000000; font-weight: bold;">/</span>..<span style="color: #000000; font-weight: bold;">/</span>..<span style="color: #000000; font-weight: bold;">/</span>calendar<span style="color: #000000; font-weight: bold;">/</span>base<span style="color: #000000; font-weight: bold;">/</span>public<span style="color: #000000; font-weight: bold;">/</span>_xpidlgen<span style="color: #000000; font-weight: bold;">/</span>calIDuration.h
..<span style="color: #000000; font-weight: bold;">/</span>..<span style="color: #000000; font-weight: bold;">/</span>..<span style="color: #000000; font-weight: bold;">/</span>calendar<span style="color: #000000; font-weight: bold;">/</span>base<span style="color: #000000; font-weight: bold;">/</span>public<span style="color: #000000; font-weight: bold;">/</span>_xpidlgen<span style="color: #000000; font-weight: bold;">/</span>calIErrors.h
..<span style="color: #000000; font-weight: bold;">/</span>..<span style="color: #000000; font-weight: bold;">/</span>..<span style="color: #000000; font-weight: bold;">/</span>calendar<span style="color: #000000; font-weight: bold;">/</span>base<span style="color: #000000; font-weight: bold;">/</span>public<span style="color: #000000; font-weight: bold;">/</span>_xpidlgen<span style="color: #000000; font-weight: bold;">/</span>calIEvent.h
..<span style="color: #000000; font-weight: bold;">/</span>..<span style="color: #000000; font-weight: bold;">/</span>..<span style="color: #000000; font-weight: bold;">/</span>calendar<span style="color: #000000; font-weight: bold;">/</span>base<span style="color: #000000; font-weight: bold;">/</span>public<span style="color: #000000; font-weight: bold;">/</span>_xpidlgen<span style="color: #000000; font-weight: bold;">/</span>calIFreeBusyProvider.h
..<span style="color: #000000; font-weight: bold;">/</span>..<span style="color: #000000; font-weight: bold;">/</span>..<span style="color: #000000; font-weight: bold;">/</span>calendar<span style="color: #000000; font-weight: bold;">/</span>providers<span style="color: #000000; font-weight: bold;">/</span>gdata<span style="color: #000000; font-weight: bold;">/</span>public<span style="color: #000000; font-weight: bold;">/</span>_xpidlgen<span style="color: #000000; font-weight: bold;">/</span>calIGoogleCalendar.h
..<span style="color: #000000; font-weight: bold;">/</span>..<span style="color: #000000; font-weight: bold;">/</span>..<span style="color: #000000; font-weight: bold;">/</span>calendar<span style="color: #000000; font-weight: bold;">/</span>providers<span style="color: #000000; font-weight: bold;">/</span>gdata<span style="color: #000000; font-weight: bold;">/</span>public<span style="color: #000000; font-weight: bold;">/</span>_xpidlgen<span style="color: #000000; font-weight: bold;">/</span>calIGoogleRequest.h
..<span style="color: #000000; font-weight: bold;">/</span>..<span style="color: #000000; font-weight: bold;">/</span>..<span style="color: #000000; font-weight: bold;">/</span>calendar<span style="color: #000000; font-weight: bold;">/</span>providers<span style="color: #000000; font-weight: bold;">/</span>gdata<span style="color: #000000; font-weight: bold;">/</span>public<span style="color: #000000; font-weight: bold;">/</span>_xpidlgen<span style="color: #000000; font-weight: bold;">/</span>calIGoogleSession.h
..<span style="color: #000000; font-weight: bold;">/</span>..<span style="color: #000000; font-weight: bold;">/</span>..<span style="color: #000000; font-weight: bold;">/</span>calendar<span style="color: #000000; font-weight: bold;">/</span>base<span style="color: #000000; font-weight: bold;">/</span>public<span style="color: #000000; font-weight: bold;">/</span>_xpidlgen<span style="color: #000000; font-weight: bold;">/</span>calIICSService.h
..<span style="color: #000000; font-weight: bold;">/</span>..<span style="color: #000000; font-weight: bold;">/</span>..<span style="color: #000000; font-weight: bold;">/</span>calendar<span style="color: #000000; font-weight: bold;">/</span>base<span style="color: #000000; font-weight: bold;">/</span>public<span style="color: #000000; font-weight: bold;">/</span>_xpidlgen<span style="color: #000000; font-weight: bold;">/</span>calIIcsParser.h
..<span style="color: #000000; font-weight: bold;">/</span>..<span style="color: #000000; font-weight: bold;">/</span>..<span style="color: #000000; font-weight: bold;">/</span>calendar<span style="color: #000000; font-weight: bold;">/</span>base<span style="color: #000000; font-weight: bold;">/</span>public<span style="color: #000000; font-weight: bold;">/</span>_xpidlgen<span style="color: #000000; font-weight: bold;">/</span>calIIcsSerializer.h
..<span style="color: #000000; font-weight: bold;">/</span>..<span style="color: #000000; font-weight: bold;">/</span>..<span style="color: #000000; font-weight: bold;">/</span>calendar<span style="color: #000000; font-weight: bold;">/</span>base<span style="color: #000000; font-weight: bold;">/</span>public<span style="color: #000000; font-weight: bold;">/</span>_xpidlgen<span style="color: #000000; font-weight: bold;">/</span>calIImportExport.h
..<span style="color: #000000; font-weight: bold;">/</span>..<span style="color: #000000; font-weight: bold;">/</span>..<span style="color: #000000; font-weight: bold;">/</span>calendar<span style="color: #000000; font-weight: bold;">/</span>base<span style="color: #000000; font-weight: bold;">/</span>public<span style="color: #000000; font-weight: bold;">/</span>_xpidlgen<span style="color: #000000; font-weight: bold;">/</span>calIItemBase.h
..<span style="color: #000000; font-weight: bold;">/</span>..<span style="color: #000000; font-weight: bold;">/</span>..<span style="color: #000000; font-weight: bold;">/</span>calendar<span style="color: #000000; font-weight: bold;">/</span>base<span style="color: #000000; font-weight: bold;">/</span>public<span style="color: #000000; font-weight: bold;">/</span>_xpidlgen<span style="color: #000000; font-weight: bold;">/</span>calIItipItem.h
..<span style="color: #000000; font-weight: bold;">/</span>..<span style="color: #000000; font-weight: bold;">/</span>..<span style="color: #000000; font-weight: bold;">/</span>calendar<span style="color: #000000; font-weight: bold;">/</span>base<span style="color: #000000; font-weight: bold;">/</span>public<span style="color: #000000; font-weight: bold;">/</span>_xpidlgen<span style="color: #000000; font-weight: bold;">/</span>calIItipTransport.h
..<span style="color: #000000; font-weight: bold;">/</span>..<span style="color: #000000; font-weight: bold;">/</span>..<span style="color: #000000; font-weight: bold;">/</span>calendar<span style="color: #000000; font-weight: bold;">/</span>base<span style="color: #000000; font-weight: bold;">/</span>public<span style="color: #000000; font-weight: bold;">/</span>_xpidlgen<span style="color: #000000; font-weight: bold;">/</span>calIOperation.h
..<span style="color: #000000; font-weight: bold;">/</span>..<span style="color: #000000; font-weight: bold;">/</span>..<span style="color: #000000; font-weight: bold;">/</span>calendar<span style="color: #000000; font-weight: bold;">/</span>base<span style="color: #000000; font-weight: bold;">/</span>public<span style="color: #000000; font-weight: bold;">/</span>_xpidlgen<span style="color: #000000; font-weight: bold;">/</span>calIPeriod.h
..<span style="color: #000000; font-weight: bold;">/</span>..<span style="color: #000000; font-weight: bold;">/</span>..<span style="color: #000000; font-weight: bold;">/</span>calendar<span style="color: #000000; font-weight: bold;">/</span>base<span style="color: #000000; font-weight: bold;">/</span>public<span style="color: #000000; font-weight: bold;">/</span>_xpidlgen<span style="color: #000000; font-weight: bold;">/</span>calIPrintFormatter.h
..<span style="color: #000000; font-weight: bold;">/</span>..<span style="color: #000000; font-weight: bold;">/</span>..<span style="color: #000000; font-weight: bold;">/</span>calendar<span style="color: #000000; font-weight: bold;">/</span>base<span style="color: #000000; font-weight: bold;">/</span>public<span style="color: #000000; font-weight: bold;">/</span>_xpidlgen<span style="color: #000000; font-weight: bold;">/</span>calIRecurrenceDate.h
..<span style="color: #000000; font-weight: bold;">/</span>..<span style="color: #000000; font-weight: bold;">/</span>..<span style="color: #000000; font-weight: bold;">/</span>calendar<span style="color: #000000; font-weight: bold;">/</span>base<span style="color: #000000; font-weight: bold;">/</span>public<span style="color: #000000; font-weight: bold;">/</span>_xpidlgen<span style="color: #000000; font-weight: bold;">/</span>calIRecurrenceDateSet.h
..<span style="color: #000000; font-weight: bold;">/</span>..<span style="color: #000000; font-weight: bold;">/</span>..<span style="color: #000000; font-weight: bold;">/</span>calendar<span style="color: #000000; font-weight: bold;">/</span>base<span style="color: #000000; font-weight: bold;">/</span>public<span style="color: #000000; font-weight: bold;">/</span>_xpidlgen<span style="color: #000000; font-weight: bold;">/</span>calIRecurrenceInfo.h
..<span style="color: #000000; font-weight: bold;">/</span>..<span style="color: #000000; font-weight: bold;">/</span>..<span style="color: #000000; font-weight: bold;">/</span>calendar<span style="color: #000000; font-weight: bold;">/</span>base<span style="color: #000000; font-weight: bold;">/</span>public<span style="color: #000000; font-weight: bold;">/</span>_xpidlgen<span style="color: #000000; font-weight: bold;">/</span>calIRecurrenceItem.h
..<span style="color: #000000; font-weight: bold;">/</span>..<span style="color: #000000; font-weight: bold;">/</span>..<span style="color: #000000; font-weight: bold;">/</span>calendar<span style="color: #000000; font-weight: bold;">/</span>base<span style="color: #000000; font-weight: bold;">/</span>public<span style="color: #000000; font-weight: bold;">/</span>_xpidlgen<span style="color: #000000; font-weight: bold;">/</span>calIRecurrenceRule.h
..<span style="color: #000000; font-weight: bold;">/</span>..<span style="color: #000000; font-weight: bold;">/</span>..<span style="color: #000000; font-weight: bold;">/</span>calendar<span style="color: #000000; font-weight: bold;">/</span>base<span style="color: #000000; font-weight: bold;">/</span>public<span style="color: #000000; font-weight: bold;">/</span>_xpidlgen<span style="color: #000000; font-weight: bold;">/</span>calIRelation.h
..<span style="color: #000000; font-weight: bold;">/</span>..<span style="color: #000000; font-weight: bold;">/</span>..<span style="color: #000000; font-weight: bold;">/</span>calendar<span style="color: #000000; font-weight: bold;">/</span>base<span style="color: #000000; font-weight: bold;">/</span>public<span style="color: #000000; font-weight: bold;">/</span>_xpidlgen<span style="color: #000000; font-weight: bold;">/</span>calISchedulingSupport.h
..<span style="color: #000000; font-weight: bold;">/</span>..<span style="color: #000000; font-weight: bold;">/</span>..<span style="color: #000000; font-weight: bold;">/</span>calendar<span style="color: #000000; font-weight: bold;">/</span>base<span style="color: #000000; font-weight: bold;">/</span>public<span style="color: #000000; font-weight: bold;">/</span>_xpidlgen<span style="color: #000000; font-weight: bold;">/</span>calIStatusObserver.h
..<span style="color: #000000; font-weight: bold;">/</span>..<span style="color: #000000; font-weight: bold;">/</span>..<span style="color: #000000; font-weight: bold;">/</span>calendar<span style="color: #000000; font-weight: bold;">/</span>base<span style="color: #000000; font-weight: bold;">/</span>public<span style="color: #000000; font-weight: bold;">/</span>_xpidlgen<span style="color: #000000; font-weight: bold;">/</span>calITimezone.h
..<span style="color: #000000; font-weight: bold;">/</span>..<span style="color: #000000; font-weight: bold;">/</span>..<span style="color: #000000; font-weight: bold;">/</span>calendar<span style="color: #000000; font-weight: bold;">/</span>base<span style="color: #000000; font-weight: bold;">/</span>public<span style="color: #000000; font-weight: bold;">/</span>_xpidlgen<span style="color: #000000; font-weight: bold;">/</span>calITimezoneProvider.h
..<span style="color: #000000; font-weight: bold;">/</span>..<span style="color: #000000; font-weight: bold;">/</span>..<span style="color: #000000; font-weight: bold;">/</span>calendar<span style="color: #000000; font-weight: bold;">/</span>base<span style="color: #000000; font-weight: bold;">/</span>public<span style="color: #000000; font-weight: bold;">/</span>_xpidlgen<span style="color: #000000; font-weight: bold;">/</span>calITodo.h
..<span style="color: #000000; font-weight: bold;">/</span>..<span style="color: #000000; font-weight: bold;">/</span>..<span style="color: #000000; font-weight: bold;">/</span>calendar<span style="color: #000000; font-weight: bold;">/</span>base<span style="color: #000000; font-weight: bold;">/</span>public<span style="color: #000000; font-weight: bold;">/</span>_xpidlgen<span style="color: #000000; font-weight: bold;">/</span>calITransactionManager.h
..<span style="color: #000000; font-weight: bold;">/</span>..<span style="color: #000000; font-weight: bold;">/</span>..<span style="color: #000000; font-weight: bold;">/</span>calendar<span style="color: #000000; font-weight: bold;">/</span>providers<span style="color: #000000; font-weight: bold;">/</span>wcap<span style="color: #000000; font-weight: bold;">/</span>public<span style="color: #000000; font-weight: bold;">/</span>_xpidlgen<span style="color: #000000; font-weight: bold;">/</span>calIWcapCalendar.h
..<span style="color: #000000; font-weight: bold;">/</span>..<span style="color: #000000; font-weight: bold;">/</span>..<span style="color: #000000; font-weight: bold;">/</span>calendar<span style="color: #000000; font-weight: bold;">/</span>providers<span style="color: #000000; font-weight: bold;">/</span>wcap<span style="color: #000000; font-weight: bold;">/</span>public<span style="color: #000000; font-weight: bold;">/</span>_xpidlgen<span style="color: #000000; font-weight: bold;">/</span>calIWcapErrors.h
..<span style="color: #000000; font-weight: bold;">/</span>..<span style="color: #000000; font-weight: bold;">/</span>..<span style="color: #000000; font-weight: bold;">/</span>calendar<span style="color: #000000; font-weight: bold;">/</span>providers<span style="color: #000000; font-weight: bold;">/</span>wcap<span style="color: #000000; font-weight: bold;">/</span>public<span style="color: #000000; font-weight: bold;">/</span>_xpidlgen<span style="color: #000000; font-weight: bold;">/</span>calIWcapSession.h
..<span style="color: #000000; font-weight: bold;">/</span>..<span style="color: #000000; font-weight: bold;">/</span>..<span style="color: #000000; font-weight: bold;">/</span>calendar<span style="color: #000000; font-weight: bold;">/</span>base<span style="color: #000000; font-weight: bold;">/</span>public<span style="color: #000000; font-weight: bold;">/</span>_xpidlgen<span style="color: #000000; font-weight: bold;">/</span>calIWeekInfoService.h
..<span style="color: #000000; font-weight: bold;">/</span>..<span style="color: #000000; font-weight: bold;">/</span>..<span style="color: #000000; font-weight: bold;">/</span>calendar<span style="color: #000000; font-weight: bold;">/</span>base<span style="color: #000000; font-weight: bold;">/</span>src<span style="color: #000000; font-weight: bold;">/</span>_xpidlgen<span style="color: #000000; font-weight: bold;">/</span>calInternalInterfaces.h
..<span style="color: #000000; font-weight: bold;">/</span>..<span style="color: #000000; font-weight: bold;">/</span>..<span style="color: #000000; font-weight: bold;">/</span>calendar<span style="color: #000000; font-weight: bold;">/</span>libical<span style="color: #000000; font-weight: bold;">/</span>src<span style="color: #000000; font-weight: bold;">/</span>libical<span style="color: #000000; font-weight: bold;">/</span>ical.h
..<span style="color: #000000; font-weight: bold;">/</span>..<span style="color: #000000; font-weight: bold;">/</span>memory<span style="color: #000000; font-weight: bold;">/</span>jemalloc<span style="color: #000000; font-weight: bold;">/</span>jemalloc.h
..<span style="color: #000000; font-weight: bold;">/</span>..<span style="color: #000000; font-weight: bold;">/</span>config<span style="color: #000000; font-weight: bold;">/</span>..<span style="color: #000000; font-weight: bold;">/</span>mozilla-config.h
..<span style="color: #000000; font-weight: bold;">/</span>..<span style="color: #000000; font-weight: bold;">/</span>xpcom<span style="color: #000000; font-weight: bold;">/</span>glue<span style="color: #000000; font-weight: bold;">/</span>nsCOMPtr.h
..<span style="color: #000000; font-weight: bold;">/</span>..<span style="color: #000000; font-weight: bold;">/</span>xpcom<span style="color: #000000; font-weight: bold;">/</span>base<span style="color: #000000; font-weight: bold;">/</span>nsCycleCollector.h
..<span style="color: #000000; font-weight: bold;">/</span>..<span style="color: #000000; font-weight: bold;">/</span>xpcom<span style="color: #000000; font-weight: bold;">/</span>glue<span style="color: #000000; font-weight: bold;">/</span>nsDebug.h
..<span style="color: #000000; font-weight: bold;">/</span>..<span style="color: #000000; font-weight: bold;">/</span>xpcom<span style="color: #000000; font-weight: bold;">/</span>base<span style="color: #000000; font-weight: bold;">/</span>nsError.h
..<span style="color: #000000; font-weight: bold;">/</span>..<span style="color: #000000; font-weight: bold;">/</span>xpcom<span style="color: #000000; font-weight: bold;">/</span>glue<span style="color: #000000; font-weight: bold;">/</span>nsID.h
..<span style="color: #000000; font-weight: bold;">/</span>..<span style="color: #000000; font-weight: bold;">/</span>xpcom<span style="color: #000000; font-weight: bold;">/</span>base<span style="color: #000000; font-weight: bold;">/</span>nsISupportsBase.h
..<span style="color: #000000; font-weight: bold;">/</span>..<span style="color: #000000; font-weight: bold;">/</span>xpcom<span style="color: #000000; font-weight: bold;">/</span>glue<span style="color: #000000; font-weight: bold;">/</span>nsISupportsImpl.h
..<span style="color: #000000; font-weight: bold;">/</span>..<span style="color: #000000; font-weight: bold;">/</span>xpcom<span style="color: #000000; font-weight: bold;">/</span>glue<span style="color: #000000; font-weight: bold;">/</span>nsISupportsUtils.h
..<span style="color: #000000; font-weight: bold;">/</span>..<span style="color: #000000; font-weight: bold;">/</span>config<span style="color: #000000; font-weight: bold;">/</span>.<span style="color: #000000; font-weight: bold;">/</span>nsStaticComponents.h
..<span style="color: #000000; font-weight: bold;">/</span>..<span style="color: #000000; font-weight: bold;">/</span>xpcom<span style="color: #000000; font-weight: bold;">/</span>glue<span style="color: #000000; font-weight: bold;">/</span>nsTraceRefcnt.h
..<span style="color: #000000; font-weight: bold;">/</span>..<span style="color: #000000; font-weight: bold;">/</span>xpcom<span style="color: #000000; font-weight: bold;">/</span>build<span style="color: #000000; font-weight: bold;">/</span>nsXPCOM.h
..<span style="color: #000000; font-weight: bold;">/</span>..<span style="color: #000000; font-weight: bold;">/</span>xpcom<span style="color: #000000; font-weight: bold;">/</span>build<span style="color: #000000; font-weight: bold;">/</span>nsXPCOMCID.h
..<span style="color: #000000; font-weight: bold;">/</span>..<span style="color: #000000; font-weight: bold;">/</span>xpcom<span style="color: #000000; font-weight: bold;">/</span>build<span style="color: #000000; font-weight: bold;">/</span>nsXPCOMCIDInternal.h
..<span style="color: #000000; font-weight: bold;">/</span>..<span style="color: #000000; font-weight: bold;">/</span>xpcom<span style="color: #000000; font-weight: bold;">/</span>glue<span style="color: #000000; font-weight: bold;">/</span>standalone<span style="color: #000000; font-weight: bold;">/</span>nsXPCOMGlue.h
..<span style="color: #000000; font-weight: bold;">/</span>..<span style="color: #000000; font-weight: bold;">/</span>xpcom<span style="color: #000000; font-weight: bold;">/</span>string<span style="color: #000000; font-weight: bold;">/</span>public<span style="color: #000000; font-weight: bold;">/</span>nsXPCOMStrings.h
..<span style="color: #000000; font-weight: bold;">/</span>..<span style="color: #000000; font-weight: bold;">/</span>xpcom<span style="color: #000000; font-weight: bold;">/</span>base<span style="color: #000000; font-weight: bold;">/</span>nscore.h
..<span style="color: #000000; font-weight: bold;">/</span>..<span style="color: #000000; font-weight: bold;">/</span>nsprpub<span style="color: #000000; font-weight: bold;">/</span>pr<span style="color: #000000; font-weight: bold;">/</span>include<span style="color: #000000; font-weight: bold;">/</span>obsolete<span style="color: #000000; font-weight: bold;">/</span>
..<span style="color: #000000; font-weight: bold;">/</span>..<span style="color: #000000; font-weight: bold;">/</span>nsprpub<span style="color: #000000; font-weight: bold;">/</span>pr<span style="color: #000000; font-weight: bold;">/</span>include<span style="color: #000000; font-weight: bold;">/</span>pratom.h
..<span style="color: #000000; font-weight: bold;">/</span>..<span style="color: #000000; font-weight: bold;">/</span>ipc<span style="color: #000000; font-weight: bold;">/</span>chromium<span style="color: #000000; font-weight: bold;">/</span>src<span style="color: #000000; font-weight: bold;">/</span>base<span style="color: #000000; font-weight: bold;">/</span>third_party<span style="color: #000000; font-weight: bold;">/</span>nspr<span style="color: #000000; font-weight: bold;">/</span>prcpucfg.h
..<span style="color: #000000; font-weight: bold;">/</span>..<span style="color: #000000; font-weight: bold;">/</span>nsprpub<span style="color: #000000; font-weight: bold;">/</span>pr<span style="color: #000000; font-weight: bold;">/</span>include<span style="color: #000000; font-weight: bold;">/</span>prinrval.h
..<span style="color: #000000; font-weight: bold;">/</span>..<span style="color: #000000; font-weight: bold;">/</span>nsprpub<span style="color: #000000; font-weight: bold;">/</span>pr<span style="color: #000000; font-weight: bold;">/</span>include<span style="color: #000000; font-weight: bold;">/</span>prlock.h
..<span style="color: #000000; font-weight: bold;">/</span>..<span style="color: #000000; font-weight: bold;">/</span>nsprpub<span style="color: #000000; font-weight: bold;">/</span>pr<span style="color: #000000; font-weight: bold;">/</span>include<span style="color: #000000; font-weight: bold;">/</span>prthread.h
..<span style="color: #000000; font-weight: bold;">/</span>..<span style="color: #000000; font-weight: bold;">/</span>nsprpub<span style="color: #000000; font-weight: bold;">/</span>pr<span style="color: #000000; font-weight: bold;">/</span>include<span style="color: #000000; font-weight: bold;">/</span>prtypes.h
..<span style="color: #000000; font-weight: bold;">/</span>..<span style="color: #000000; font-weight: bold;">/</span>xpcom<span style="color: #000000; font-weight: bold;">/</span>xpcom-config.h</pre></td></tr></table></div>

]]></content:encoded>
	</item>
	<item>
		<title>Comment on hp-snmp-agents on debian 6.0 (squeeze) by Seth</title>
		<link>http://www.he1ix.org/2011/03/hp-snmp-agents-on-debian-squeeze/comment-page-1/#comment-132</link>
		<dc:creator>Seth</dc:creator>
		<pubDate>Sat, 07 May 2011 22:48:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.he1ix.org/?p=685#comment-132</guid>
		<description>I&#039;d recommend fixing the dependency in the init script instead. The problem is actually in the file:

/etc/init.d/hp-snmp-agents

One of the Required-Start parameters is incorrect: &quot;snmp&quot; should be changed to &quot;snmpd&quot;. This is the correct dependency for the SNMP daemon. Previously this was simply ignored without dependency based boot support.</description>
		<content:encoded><![CDATA[<p>I&#8217;d recommend fixing the dependency in the init script instead. The problem is actually in the file:</p>
<p>/etc/init.d/hp-snmp-agents</p>
<p>One of the Required-Start parameters is incorrect: &#8220;snmp&#8221; should be changed to &#8220;snmpd&#8221;. This is the correct dependency for the <span class="caps">SNMP</span> daemon. Previously this was simply ignored without dependency based boot support.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on hotplugging SATA harddisks in Linux by he1ix</title>
		<link>http://www.he1ix.org/2010/04/hotplugging-sata-harddisks-in-linux/comment-page-1/#comment-123</link>
		<dc:creator>he1ix</dc:creator>
		<pubDate>Tue, 15 Feb 2011 10:24:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.he1ix.org/?p=481#comment-123</guid>
		<description>Hi!
If you can&#039;t find anything like AHCI in your BIOS settings, look for things like &quot;legacy&quot; mode or similar in the controller config. 

To answer your question: no, I don&#039;t issue any command prior to inserting drives - but I&#039;ve never checked the transfer modes on the new drives. The system just recognized them and I was happy :) (to be more verbose, I didn&#039;t do this on any production server but just on my stupid desktop machine at work that does not have enough SATA-ports - so I used the hotplugging feature just to avoid the unnecessary reboot when changing drives).

Ah, here&#039;s the link my posting is based on: http://blog.shadypixel.com/safely-removing-external-drives-in-linux/</description>
		<content:encoded><![CDATA[<p>Hi!<br />
If you can&#8217;t find anything like <span class="caps">AHCI</span> in your <span class="caps">BIOS</span> settings, look for things like &#8220;legacy&#8221; mode or similar in the controller config. </p>
<p>To answer your question: no, I don&#8217;t issue any command prior to inserting drives &#8211; but I&#8217;ve never checked the transfer modes on the new drives. The system just recognized them and I was happy <img src='http://www.he1ix.org/wp/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  (to be more verbose, I didn&#8217;t do this on any production server but just on my stupid desktop machine at work that does not have enough <span class="caps">SATA</span>-ports &#8211; so I used the hotplugging feature just to avoid the unnecessary reboot when changing drives).</p>
<p>Ah, here&#8217;s the link my posting is based on: <a href="http://blog.shadypixel.com/safely-removing-external-drives-in-linux/" rel="nofollow">http://blog.shadypixel.com/safely-removing-external-drives-in-linux/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on hotplugging SATA harddisks in Linux by Effenberg0x0</title>
		<link>http://www.he1ix.org/2010/04/hotplugging-sata-harddisks-in-linux/comment-page-1/#comment-122</link>
		<dc:creator>Effenberg0x0</dc:creator>
		<pubDate>Tue, 15 Feb 2011 03:53:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.he1ix.org/?p=481#comment-122</guid>
		<description>Hello, I am looking for information on proper SATA hot-swap / hot-plug on Ubuntu for about a month and there doesn&#039;t seem to be any consensus. Your blog post caught my attention because I see the exact same kernel messages on my syslog when I pull one of my sata drives out. 

My motherboard bios says nothing about AHCI, nor does its documentation, so I am guessing it is not AHCI compliant. 

I wanted to ask you: Do you issue any command prior to inserting a new drive? I mean, suppose you want to add a new drive to your array, not replace a drive. If so, does your system recognize it? Mine does, but in wrong PIO/udma modes.</description>
		<content:encoded><![CDATA[<p>Hello, I am looking for information on proper <span class="caps">SATA</span> hot-swap / hot-plug on Ubuntu for about a month and there doesn&#8217;t seem to be any consensus. Your blog post caught my attention because I see the exact same kernel messages on my syslog when I pull one of my sata drives out. </p>
<p>My motherboard bios says nothing about <span class="caps">AHCI</span>, nor does its documentation, so I am guessing it is not <span class="caps">AHCI</span> compliant. </p>
<p>I wanted to ask you: Do you issue any command prior to inserting a new drive? I mean, suppose you want to add a new drive to your array, not replace a drive. If so, does your system recognize it? Mine does, but in wrong <span class="caps">PIO</span>/udma modes.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on textpattern is dead. dead, dead, dead. by mike</title>
		<link>http://www.he1ix.org/2009/12/textpattern-is-dead-dead-dead-dead/comment-page-1/#comment-110</link>
		<dc:creator>mike</dc:creator>
		<pubDate>Tue, 02 Nov 2010 12:31:27 +0000</pubDate>
		<guid isPermaLink="false">http://new.he1ix.org/wp/?p=72#comment-110</guid>
		<description>no it isnt</description>
		<content:encoded><![CDATA[<p>no it isnt</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on toying around with OpenSync, Symbian (Nokia E65) and Funambol by Stefano Maffulli</title>
		<link>http://www.he1ix.org/2010/02/toying-around-with-opensync-symbian-nokia-e65-and-funambol/comment-page-1/#comment-18</link>
		<dc:creator>Stefano Maffulli</dc:creator>
		<pubDate>Thu, 25 Feb 2010 17:17:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.he1ix.org/?p=445#comment-18</guid>
		<description>The problem with Funambol may be a very simple one, probably only a small issue with a synclet and your phone&#039;s model. I have a Nokia E71 but I don&#039;t lose the &#039;default&#039; information. Would you be so kind to send a full log of the sync process to the  Funambol Open Discussion forum? Thanks, Stef</description>
		<content:encoded><![CDATA[<p>The problem with Funambol may be a very simple one, probably only a small issue with a synclet and your phone&#8217;s model. I have a Nokia E71 but I don&#8217;t lose the &#8216;default&#8217; information. Would you be so kind to send a full log of the sync process to the  Funambol Open Discussion forum? Thanks, Stef</p>
]]></content:encoded>
	</item>
</channel>
</rss>

