<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	>
<channel>
	<title>Comments on: Incollector and Ubuntu Jaunty Jackalope</title>
	<atom:link href="http://www.blog.devnull.pl/archives/20/feed" rel="self" type="application/rss+xml" />
	<link>http://www.blog.devnull.pl/archives/20</link>
	<description>blog</description>
	<pubDate>Sun, 05 Feb 2012 14:22:41 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.1</generator>
		<item>
		<title>By: Giacomo</title>
		<link>http://www.blog.devnull.pl/archives/20#comment-2439</link>
		<dc:creator>Giacomo</dc:creator>
		<pubDate>Mon, 04 Oct 2010 18:22:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.blog.devnull.pl/?p=20#comment-2439</guid>
		<description>I'm just asking again...

please... please... a solution for the export function, under ubuntu 10.04 is not working... and if this export function will be able to print also, well, this could be a really important upgrade...

thank you.</description>
		<content:encoded><![CDATA[<p>I&#8217;m just asking again&#8230;</p>
<p>please&#8230; please&#8230; a solution for the export function, under ubuntu 10.04 is not working&#8230; and if this export function will be able to print also, well, this could be a really important upgrade&#8230;</p>
<p>thank you.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: michak</title>
		<link>http://www.blog.devnull.pl/archives/20#comment-2430</link>
		<dc:creator>michak</dc:creator>
		<pubDate>Tue, 28 Sep 2010 15:41:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.blog.devnull.pl/?p=20#comment-2430</guid>
		<description>--runtime=v2.0.50727</description>
		<content:encoded><![CDATA[<p>&#8211;runtime=v2.0.50727</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: michak</title>
		<link>http://www.blog.devnull.pl/archives/20#comment-2429</link>
		<dc:creator>michak</dc:creator>
		<pubDate>Tue, 28 Sep 2010 15:40:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.blog.devnull.pl/?p=20#comment-2429</guid>
		<description>Working content for /usr/bin/incollector

#!/bin/sh
exec /usr/bin/mono --runtime=v2.0.50727 /usr/lib/incollector/incollector.exe $MONO_EXTRA_ARGS "$@"</description>
		<content:encoded><![CDATA[<p>Working content for /usr/bin/incollector</p>
<p>#!/bin/sh<br />
exec /usr/bin/mono &#8211;runtime=v2.0.50727 /usr/lib/incollector/incollector.exe $MONO_EXTRA_ARGS &#8220;$@&#8221;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Marija</title>
		<link>http://www.blog.devnull.pl/archives/20#comment-2407</link>
		<dc:creator>Marija</dc:creator>
		<pubDate>Fri, 17 Sep 2010 17:08:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.blog.devnull.pl/?p=20#comment-2407</guid>
		<description>edit:
- to import open your *.ied file, copy lines from "entry id=..." to "/entry" and paste them into "data.inr" between "data" and "/data", and save file</description>
		<content:encoded><![CDATA[<p>edit:<br />
- to import open your *.ied file, copy lines from &#8220;entry id=&#8230;&#8221; to &#8220;/entry&#8221; and paste them into &#8220;data.inr&#8221; between &#8220;data&#8221; and &#8220;/data&#8221;, and save file</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Marija</title>
		<link>http://www.blog.devnull.pl/archives/20#comment-2406</link>
		<dc:creator>Marija</dc:creator>
		<pubDate>Fri, 17 Sep 2010 17:04:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.blog.devnull.pl/?p=20#comment-2406</guid>
		<description>it has just occurred to me that Incollector's data is a simple xml file, duh! so here's some sort of a workaround for all those who cannot import/export entries:

first go to "home/username/.incollector" and find "data.inr" - those are your entries, and then

- to import open your *.ied file, copy lines from  to  and paste between  and , and save file

- to export simply copy "data.inr" to a safe place :)

I hope this helps!</description>
		<content:encoded><![CDATA[<p>it has just occurred to me that Incollector&#8217;s data is a simple xml file, duh! so here&#8217;s some sort of a workaround for all those who cannot import/export entries:</p>
<p>first go to &#8220;home/username/.incollector&#8221; and find &#8220;data.inr&#8221; - those are your entries, and then</p>
<p>- to import open your *.ied file, copy lines from  to  and paste between  and , and save file</p>
<p>- to export simply copy &#8220;data.inr&#8221; to a safe place :)</p>
<p>I hope this helps!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Marija</title>
		<link>http://www.blog.devnull.pl/archives/20#comment-2405</link>
		<dc:creator>Marija</dc:creator>
		<pubDate>Fri, 17 Sep 2010 15:45:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.blog.devnull.pl/?p=20#comment-2405</guid>
		<description>I'm running Xubuntu 10.04 and the "--runtime..." worked for me, however when I try import entries I get "The file is broken..."

does anyone know any other app that could import Incollector's entries? so far the only alternative I can think of is manually copy&#38;pasting entry by entry and that would take days.</description>
		<content:encoded><![CDATA[<p>I&#8217;m running Xubuntu 10.04 and the &#8220;&#8211;runtime&#8230;&#8221; worked for me, however when I try import entries I get &#8220;The file is broken&#8230;&#8221;</p>
<p>does anyone know any other app that could import Incollector&#8217;s entries? so far the only alternative I can think of is manually copy&amp;pasting entry by entry and that would take days.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: aleeloo</title>
		<link>http://www.blog.devnull.pl/archives/20#comment-2400</link>
		<dc:creator>aleeloo</dc:creator>
		<pubDate>Mon, 13 Sep 2010 11:28:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.blog.devnull.pl/?p=20#comment-2400</guid>
		<description>I added the "--runtime blabla" and I was upset because it didn't work. But next I checked the path ($which incollector) and I realized that I had two incollectors (usr/bin and usr/local/bin), so if anybody have the problem just check it.

I have the same problem with "export" function.</description>
		<content:encoded><![CDATA[<p>I added the &#8220;&#8211;runtime blabla&#8221; and I was upset because it didn&#8217;t work. But next I checked the path ($which incollector) and I realized that I had two incollectors (usr/bin and usr/local/bin), so if anybody have the problem just check it.</p>
<p>I have the same problem with &#8220;export&#8221; function.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Terry</title>
		<link>http://www.blog.devnull.pl/archives/20#comment-2308</link>
		<dc:creator>Terry</dc:creator>
		<pubDate>Mon, 02 Aug 2010 13:22:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.blog.devnull.pl/?p=20#comment-2308</guid>
		<description>I too use Ubuntu 10.04 (Lucid) but have not had any problems running it, but I do have a problem exporting entries - program reports entries have been exported but the file is not created.

Does the fix described above fix exporting?

Also, is there any way I can print a set of entries, either to the printer or the browser?</description>
		<content:encoded><![CDATA[<p>I too use Ubuntu 10.04 (Lucid) but have not had any problems running it, but I do have a problem exporting entries - program reports entries have been exported but the file is not created.</p>
<p>Does the fix described above fix exporting?</p>
<p>Also, is there any way I can print a set of entries, either to the printer or the browser?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Uros</title>
		<link>http://www.blog.devnull.pl/archives/20#comment-2282</link>
		<dc:creator>Uros</dc:creator>
		<pubDate>Sun, 04 Jul 2010 12:05:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.blog.devnull.pl/?p=20#comment-2282</guid>
		<description>I believe there are two dashes before runtime (--runtime=v2.0.50727)..

In 10.04 it starts fine by the hack above, but import/export function doesn't work! Any ideas? :))</description>
		<content:encoded><![CDATA[<p>I believe there are two dashes before runtime (&#8211;runtime=v2.0.50727)..</p>
<p>In 10.04 it starts fine by the hack above, but import/export function doesn&#8217;t work! Any ideas? :))</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Steve</title>
		<link>http://www.blog.devnull.pl/archives/20#comment-2241</link>
		<dc:creator>Steve</dc:creator>
		<pubDate>Fri, 21 May 2010 19:52:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.blog.devnull.pl/?p=20#comment-2241</guid>
		<description>I changed the file in Ubuntu 10.04 with this entry

#!/bin/sh
exec /usr/bin/mono –runtime=v2.0.50727 /usr/lib/incollector/incollector.exe $MONO_EXTRA_ARGS “$@”

But I had no success. What's the mistake?</description>
		<content:encoded><![CDATA[<p>I changed the file in Ubuntu 10.04 with this entry</p>
<p>#!/bin/sh<br />
exec /usr/bin/mono –runtime=v2.0.50727 /usr/lib/incollector/incollector.exe $MONO_EXTRA_ARGS “$@”</p>
<p>But I had no success. What&#8217;s the mistake?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

