<?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 on: Inkscape native, take 2</title>
	<atom:link href="http://maururu.net/2008/inkscape-native-take-2/feed/" rel="self" type="application/rss+xml" />
	<link>http://maururu.net/2008/inkscape-native-take-2/</link>
	<description>[maɽuɽu] — interject., polynesian word for thank you</description>
	<lastBuildDate>Thu, 26 May 2011 23:03:42 -0600</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: James</title>
		<link>http://maururu.net/2008/inkscape-native-take-2/comment-page-1/#comment-68</link>
		<dc:creator>James</dc:creator>
		<pubDate>Thu, 07 May 2009 16:22:51 +0000</pubDate>
		<guid isPermaLink="false">http://jo.irisson.free.fr/?p=62#comment-68</guid>
		<description>I am also for take 3.</description>
		<content:encoded><![CDATA[<p>I am also for take 3.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Vitezslav Valka</title>
		<link>http://maururu.net/2008/inkscape-native-take-2/comment-page-1/#comment-67</link>
		<dc:creator>Vitezslav Valka</dc:creator>
		<pubDate>Sun, 05 Apr 2009 20:02:11 +0000</pubDate>
		<guid isPermaLink="false">http://jo.irisson.free.fr/?p=62#comment-67</guid>
		<description>Hello there :) I am also for &quot;Take 3&quot; :-)</description>
		<content:encoded><![CDATA[<p>Hello there :) I am also for &#8220;Take 3&#8243; :-)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: MySchizoBuddy</title>
		<link>http://maururu.net/2008/inkscape-native-take-2/comment-page-1/#comment-66</link>
		<dc:creator>MySchizoBuddy</dc:creator>
		<pubDate>Sun, 08 Mar 2009 09:21:51 +0000</pubDate>
		<guid isPermaLink="false">http://jo.irisson.free.fr/?p=62#comment-66</guid>
		<description>It has been over an year since this article was written. Lot of packages have been updated.

First of all Macports 1.7 was released

Cairo is on 1.8.6
Gtk2 is on 2.14.7
Gtkmm 2.14.3
Pango 1.22.4

Can you do a take 3 of this article.
thanks</description>
		<content:encoded><![CDATA[<p>It has been over an year since this article was written. Lot of packages have been updated.</p>
<p>First of all Macports 1.7 was released</p>
<p>Cairo is on 1.8.6<br />
Gtk2 is on 2.14.7<br />
Gtkmm 2.14.3<br />
Pango 1.22.4</p>
<p>Can you do a take 3 of this article.<br />
thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: JiHO</title>
		<link>http://maururu.net/2008/inkscape-native-take-2/comment-page-1/#comment-65</link>
		<dc:creator>JiHO</dc:creator>
		<pubDate>Tue, 29 Jul 2008 11:49:17 +0000</pubDate>
		<guid isPermaLink="false">http://jo.irisson.free.fr/?p=62#comment-65</guid>
		<description>Indeed I use the xmodmap trick you mention. The final goal, however, would be to get that out of the box in Inkscape, so that people don&#039;t have to mess with the xmodmap.

As for the packaging, the problem is not to produce a dmg vs. a zip, it is really that the binary compiled this way depends on libraries that are in /opt/local on my system (the MacPorts path). Assuming that I can make a zip of that, when you would unzip it on your machine, it would overwrite all data you may have in these locations and you&#039;ll be mad at me, wouldn&#039;t you ;)

So the only way right now is really to compile it on your system. It has been a long time since I last tried and things may have improved significantly. I hope you have good results.</description>
		<content:encoded><![CDATA[<p>Indeed I use the xmodmap trick you mention. The final goal, however, would be to get that out of the box in Inkscape, so that people don&#8217;t have to mess with the xmodmap.</p>
<p>As for the packaging, the problem is not to produce a dmg vs. a zip, it is really that the binary compiled this way depends on libraries that are in /opt/local on my system (the MacPorts path). Assuming that I can make a zip of that, when you would unzip it on your machine, it would overwrite all data you may have in these locations and you&#8217;ll be mad at me, wouldn&#8217;t you ;)</p>
<p>So the only way right now is really to compile it on your system. It has been a long time since I last tried and things may have improved significantly. I hope you have good results.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Koda</title>
		<link>http://maururu.net/2008/inkscape-native-take-2/comment-page-1/#comment-64</link>
		<dc:creator>Koda</dc:creator>
		<pubDate>Tue, 29 Jul 2008 03:38:00 +0000</pubDate>
		<guid isPermaLink="false">http://jo.irisson.free.fr/?p=62#comment-64</guid>
		<description>it&#039;s very nice, i&#039;m trying it right now!
even if it&#039;s not really packaged you could have just zipped it to easy download

anyway if you dislike the X11 shorcut you can place an .xmodmap in the home dir containg

keycode 63 = Control_L
keycode 60 = Alt_L
keycode 66 = Alt_L
clear mod1
clear Control
add mod1 = Alt_L
add Control = Control_L

to have the same shortcuts as mac</description>
		<content:encoded><![CDATA[<p>it&#8217;s very nice, i&#8217;m trying it right now!<br />
even if it&#8217;s not really packaged you could have just zipped it to easy download</p>
<p>anyway if you dislike the X11 shorcut you can place an .xmodmap in the home dir containg</p>
<p>keycode 63 = Control_L<br />
keycode 60 = Alt_L<br />
keycode 66 = Alt_L<br />
clear mod1<br />
clear Control<br />
add mod1 = Alt_L<br />
add Control = Control_L</p>
<p>to have the same shortcuts as mac</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jon Whipple</title>
		<link>http://maururu.net/2008/inkscape-native-take-2/comment-page-1/#comment-63</link>
		<dc:creator>Jon Whipple</dc:creator>
		<pubDate>Sun, 01 Jun 2008 04:52:54 +0000</pubDate>
		<guid isPermaLink="false">http://jo.irisson.free.fr/?p=62#comment-63</guid>
		<description>Hey, That look very promising. I think once you get Command assigned and the keyboard shortcuts in place, this will be a lot more acceptable to Mac users who don&#039;t want to deal with X11 conventions. Great work. And good points on my blog btw.

Thanks!

Jon</description>
		<content:encoded><![CDATA[<p>Hey, That look very promising. I think once you get Command assigned and the keyboard shortcuts in place, this will be a lot more acceptable to Mac users who don&#8217;t want to deal with X11 conventions. Great work. And good points on my blog btw.</p>
<p>Thanks!</p>
<p>Jon</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: JiHO</title>
		<link>http://maururu.net/2008/inkscape-native-take-2/comment-page-1/#comment-62</link>
		<dc:creator>JiHO</dc:creator>
		<pubDate>Thu, 29 May 2008 14:48:38 +0000</pubDate>
		<guid isPermaLink="false">http://jo.irisson.free.fr/?p=62#comment-62</guid>
		<description>I haven&#039;t tried it yet but the latest build of Inkscape was made Universal by compiling it against universal versions of the libraries in MacPorts. So, from there, going from universal to universal + native should not be too much of a problem.
The real issue is distribution since, at the moment, the native build is not packaged in an app bundle.</description>
		<content:encoded><![CDATA[<p>I haven&#8217;t tried it yet but the latest build of Inkscape was made Universal by compiling it against universal versions of the libraries in MacPorts. So, from there, going from universal to universal + native should not be too much of a problem.<br />
The real issue is distribution since, at the moment, the native build is not packaged in an app bundle.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gruni</title>
		<link>http://maururu.net/2008/inkscape-native-take-2/comment-page-1/#comment-61</link>
		<dc:creator>Gruni</dc:creator>
		<pubDate>Wed, 28 May 2008 22:46:37 +0000</pubDate>
		<guid isPermaLink="false">http://jo.irisson.free.fr/?p=62#comment-61</guid>
		<description>Are you able to compile you&#039;re success into a Universal Binary? That would be great to see (and use.)

Greetings, Gruni</description>
		<content:encoded><![CDATA[<p>Are you able to compile you&#8217;re success into a Universal Binary? That would be great to see (and use.)</p>
<p>Greetings, Gruni</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: JiHO</title>
		<link>http://maururu.net/2008/inkscape-native-take-2/comment-page-1/#comment-60</link>
		<dc:creator>JiHO</dc:creator>
		<pubDate>Thu, 20 Mar 2008 06:28:06 +0000</pubDate>
		<guid isPermaLink="false">http://jo.irisson.free.fr/?p=62#comment-60</guid>
		<description>Try the new builds on &lt;a href=&quot;http://sourceforge.net/project/showfiles.php?group_id=93438&amp;package_id=99112&amp;release_id=583320&quot; rel=&quot;nofollow&quot;&gt;sourceforge&lt;/a&gt; or &lt;a href=&quot;http://inkscape.modevia.com/macosx-snap/?C=M;O=D&quot; rel=&quot;nofollow&quot;&gt;modevia&lt;/a&gt;, they are probably better. At least I work with those daily and don&#039;t find them to be  &quot;painful&quot;. They&#039;re Leopard only for now though. Oh! and chhh, 0.46 is not officially out yet, so don&#039;t tell anyone.</description>
		<content:encoded><![CDATA[<p>Try the new builds on <a href="http://sourceforge.net/project/showfiles.php?group_id=93438&#038;package_id=99112&#038;release_id=583320" rel="nofollow">sourceforge</a> or <a href="http://inkscape.modevia.com/macosx-snap/?C=M;O=D" rel="nofollow">modevia</a>, they are probably better. At least I work with those daily and don&#8217;t find them to be  &#8220;painful&#8221;. They&#8217;re Leopard only for now though. Oh! and chhh, 0.46 is not officially out yet, so don&#8217;t tell anyone.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Phil Crosby</title>
		<link>http://maururu.net/2008/inkscape-native-take-2/comment-page-1/#comment-59</link>
		<dc:creator>Phil Crosby</dc:creator>
		<pubDate>Wed, 19 Mar 2008 22:01:09 +0000</pubDate>
		<guid isPermaLink="false">http://jo.irisson.free.fr/?p=62#comment-59</guid>
		<description>Dude, awesome. Great video, especially the musical accompaniment =) Thanks for all your work on this port. I&#039;ve been building simple web graphics in keynote for awhile now, because inkscape in OSX is too painful. The cure seems to be in sight.</description>
		<content:encoded><![CDATA[<p>Dude, awesome. Great video, especially the musical accompaniment =) Thanks for all your work on this port. I&#8217;ve been building simple web graphics in keynote for awhile now, because inkscape in OSX is too painful. The cure seems to be in sight.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

