<?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:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd"
	xmlns:media="http://search.yahoo.com/mrss/"
	>
<channel>
	<title>Comments on: Episode 086</title>
	<atom:link href="http://screencasters.heathenx.org/episode-086/feed/" rel="self" type="application/rss+xml" />
	<link>http://screencasters.heathenx.org/episode-086/</link>
	<description>Inkscape tutorials for the novice and intermediate graphic artist.</description>
	<lastBuildDate>Sat, 13 Mar 2010 11:20:28 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: heathenx</title>
		<link>http://screencasters.heathenx.org/episode-086/comment-page-1/#comment-2145</link>
		<dc:creator>heathenx</dc:creator>
		<pubDate>Tue, 20 Oct 2009 11:14:30 +0000</pubDate>
		<guid isPermaLink="false">http://screencasters.heathenx.org/?p=132#comment-2145</guid>
		<description>@blendboom

Hmm, that&#039;s odd. I haven&#039;t had a problem like that before. What does your svg file look like in another browser, such as, Opera? 

I made a quick-n-dirty svg just a few minutes ago. Open it up in your browser and see if it works for you.  If it does then download it and compare mine to yours. There must be a difference somewhere.

&lt;a href=&quot;http://screencasters.heathenx.org/wp-content/uploads/jessyink_test.svg&quot; rel=&quot;nofollow&quot;&gt;jessyink_test.svg&lt;/a&gt;</description>
		<content:encoded><![CDATA[<p>@blendboom</p>
<p>Hmm, that&#8217;s odd. I haven&#8217;t had a problem like that before. What does your svg file look like in another browser, such as, Opera? </p>
<p>I made a quick-n-dirty svg just a few minutes ago. Open it up in your browser and see if it works for you.  If it does then download it and compare mine to yours. There must be a difference somewhere.</p>
<p><a href="http://screencasters.heathenx.org/wp-content/uploads/jessyink_test.svg" rel="nofollow">jessyink_test.svg</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: blendboom</title>
		<link>http://screencasters.heathenx.org/episode-086/comment-page-1/#comment-2144</link>
		<dc:creator>blendboom</dc:creator>
		<pubDate>Tue, 20 Oct 2009 09:15:12 +0000</pubDate>
		<guid isPermaLink="false">http://screencasters.heathenx.org/?p=132#comment-2144</guid>
		<description>Ok, I am using ubuntu 9.04, I see jessyink in the menu. I use 0.47 pre3 and I tried with 0.46+devel. JessyInk is version 1.3.1.
I opened the file and there was the jessyink code. Firefox shows me the normal svg-file. With jessyink firefox starts loading and stops sometimes with a bigger sometimes with a smaller piece. The background is black like in inkscape only the image fails. 

Screens:
http://www.pic-upload.de/view-3432189/Bildschirmfoto-1.png.html
http://www.pic-upload.de/view-3432194/Bildschirmfoto-3.png.html
http://www.pic-upload.de/view-3432201/Bildschirmfoto-4.png.html
http://www.pic-upload.de/view-3432209/Bildschirmfoto-5.png.html</description>
		<content:encoded><![CDATA[<p>Ok, I am using ubuntu 9.04, I see jessyink in the menu. I use 0.47 pre3 and I tried with 0.46+devel. JessyInk is version 1.3.1.<br />
I opened the file and there was the jessyink code. Firefox shows me the normal svg-file. With jessyink firefox starts loading and stops sometimes with a bigger sometimes with a smaller piece. The background is black like in inkscape only the image fails. </p>
<p>Screens:<br />
<a href="http://www.pic-upload.de/view-3432189/Bildschirmfoto-1.png.html" rel="nofollow">http://www.pic-upload.de/view-3432189/Bildschirmfoto-1.png.html</a><br />
<a href="http://www.pic-upload.de/view-3432194/Bildschirmfoto-3.png.html" rel="nofollow">http://www.pic-upload.de/view-3432194/Bildschirmfoto-3.png.html</a><br />
<a href="http://www.pic-upload.de/view-3432201/Bildschirmfoto-4.png.html" rel="nofollow">http://www.pic-upload.de/view-3432201/Bildschirmfoto-4.png.html</a><br />
<a href="http://www.pic-upload.de/view-3432209/Bildschirmfoto-5.png.html" rel="nofollow">http://www.pic-upload.de/view-3432209/Bildschirmfoto-5.png.html</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: heathenx</title>
		<link>http://screencasters.heathenx.org/episode-086/comment-page-1/#comment-2142</link>
		<dc:creator>heathenx</dc:creator>
		<pubDate>Mon, 19 Oct 2009 15:02:57 +0000</pubDate>
		<guid isPermaLink="false">http://screencasters.heathenx.org/?p=132#comment-2142</guid>
		<description>@blendboom
With version 0.47 you do not need to manually add the &quot;onload jessyInkInit()&quot; bit. That is only required for 0.46.

I just tried JessyInk 1.3.1 on 0.47pre4 and it works like a charm for me. You&#039;ll have to give me a few more specifics so that I don&#039;t have to assume things. What OS are you using? Do you see JessyInk in your Extensions menu? What version of JessyInk are you using? After you install JessyInk into your SVG have you tried to open that SVG file in a text editor to see if the script is loaded?</description>
		<content:encoded><![CDATA[<p>@blendboom<br />
With version 0.47 you do not need to manually add the &#8220;onload jessyInkInit()&#8221; bit. That is only required for 0.46.</p>
<p>I just tried JessyInk 1.3.1 on 0.47pre4 and it works like a charm for me. You&#8217;ll have to give me a few more specifics so that I don&#8217;t have to assume things. What OS are you using? Do you see JessyInk in your Extensions menu? What version of JessyInk are you using? After you install JessyInk into your SVG have you tried to open that SVG file in a text editor to see if the script is loaded?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: blendboom</title>
		<link>http://screencasters.heathenx.org/episode-086/comment-page-1/#comment-2141</link>
		<dc:creator>blendboom</dc:creator>
		<pubDate>Sun, 18 Oct 2009 12:54:29 +0000</pubDate>
		<guid isPermaLink="false">http://screencasters.heathenx.org/?p=132#comment-2141</guid>
		<description>I&#039;m using inkscape 0.47 pre3 and it doesn&#039;t work. I am able to install jessyink, but in firefox I only see a small pice of the picture, only 10px. I tried onload jessyInkInit() and it also does not work. When I opened a slideshow from web there was no problem. I cannot understand why it does not work.

Can you help?

Blendboom</description>
		<content:encoded><![CDATA[<p>I&#8217;m using inkscape 0.47 pre3 and it doesn&#8217;t work. I am able to install jessyink, but in firefox I only see a small pice of the picture, only 10px. I tried onload jessyInkInit() and it also does not work. When I opened a slideshow from web there was no problem. I cannot understand why it does not work.</p>
<p>Can you help?</p>
<p>Blendboom</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Fede</title>
		<link>http://screencasters.heathenx.org/episode-086/comment-page-1/#comment-1964</link>
		<dc:creator>Fede</dc:creator>
		<pubDate>Wed, 22 Jul 2009 19:21:18 +0000</pubDate>
		<guid isPermaLink="false">http://screencasters.heathenx.org/?p=132#comment-1964</guid>
		<description>I&#039;ve asked the question to Hannes, here you can find his reply:
https://answers.launchpad.net/jessyink/+question/77728</description>
		<content:encoded><![CDATA[<p>I&#8217;ve asked the question to Hannes, here you can find his reply:<br />
<a href="https://answers.launchpad.net/jessyink/+question/77728" rel="nofollow">https://answers.launchpad.net/jessyink/+question/77728</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: heathenx</title>
		<link>http://screencasters.heathenx.org/episode-086/comment-page-1/#comment-1943</link>
		<dc:creator>heathenx</dc:creator>
		<pubDate>Wed, 15 Jul 2009 11:26:02 +0000</pubDate>
		<guid isPermaLink="false">http://screencasters.heathenx.org/?p=132#comment-1943</guid>
		<description>@Fede
Hmm...that&#039;s an interesting problem. In all my time using presentations I have not needed to link to a slide up the chain. I normally do things in order. Regardless, I understand what you&#039;re trying to do but I have not tried it. I&#039;d have to play around with it and see if I could do it. In the meantime, you might get a an answer from Hannes straight away at https://answers.launchpad.net/jessyink. Post your question there. If it cannot be done perhaps this is something Hannes or the rest of the JessyInk coders might implement. :)</description>
		<content:encoded><![CDATA[<p>@Fede<br />
Hmm&#8230;that&#8217;s an interesting problem. In all my time using presentations I have not needed to link to a slide up the chain. I normally do things in order. Regardless, I understand what you&#8217;re trying to do but I have not tried it. I&#8217;d have to play around with it and see if I could do it. In the meantime, you might get a an answer from Hannes straight away at <a href="https://answers.launchpad.net/jessyink" rel="nofollow">https://answers.launchpad.net/jessyink</a>. Post your question there. If it cannot be done perhaps this is something Hannes or the rest of the JessyInk coders might implement. <img src='http://screencasters.heathenx.org/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Fede</title>
		<link>http://screencasters.heathenx.org/episode-086/comment-page-1/#comment-1941</link>
		<dc:creator>Fede</dc:creator>
		<pubDate>Wed, 15 Jul 2009 08:25:00 +0000</pubDate>
		<guid isPermaLink="false">http://screencasters.heathenx.org/?p=132#comment-1941</guid>
		<description>Thanks Heathenx for your screencast!

Do you know if it&#039;s possible to create a &quot;non-linear&quot; path across the slides?

I mean, in the slide 2 (let&#039;s say) I tried to offer the possibility to jump to the 4th or 7th slide. So I added a link like this: nameofmyfile.svg#4 or nameofmyfile.svg#7
But when I open the .svg file in Firefox and click on the links, I always go just to the next slide. No jump allowed.

Am I doing something wrong? Should I add something in the Link Properties dialog box? (BTW, I can&#039;t even get working a simple external link... so i guess I&#039;m missing something..)
Or maybe this feature is not supported by JessyInk yet?

Maybe should I tweak the .xml code?

Many thanks</description>
		<content:encoded><![CDATA[<p>Thanks Heathenx for your screencast!</p>
<p>Do you know if it&#8217;s possible to create a &#8220;non-linear&#8221; path across the slides?</p>
<p>I mean, in the slide 2 (let&#8217;s say) I tried to offer the possibility to jump to the 4th or 7th slide. So I added a link like this: nameofmyfile.svg#4 or nameofmyfile.svg#7<br />
But when I open the .svg file in Firefox and click on the links, I always go just to the next slide. No jump allowed.</p>
<p>Am I doing something wrong? Should I add something in the Link Properties dialog box? (BTW, I can&#8217;t even get working a simple external link&#8230; so i guess I&#8217;m missing something..)<br />
Or maybe this feature is not supported by JessyInk yet?</p>
<p>Maybe should I tweak the .xml code?</p>
<p>Many thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: LabVIEW</title>
		<link>http://screencasters.heathenx.org/episode-086/comment-page-1/#comment-1785</link>
		<dc:creator>LabVIEW</dc:creator>
		<pubDate>Sat, 02 May 2009 21:39:53 +0000</pubDate>
		<guid isPermaLink="false">http://screencasters.heathenx.org/?p=132#comment-1785</guid>
		<description>Hello!

Great work of You and Hannes! That is very useful tool to make presentations in web. I miss only one - automatically transition of slides. Is there any possibility of doing this?

Many thanks, Eugen Graf</description>
		<content:encoded><![CDATA[<p>Hello!</p>
<p>Great work of You and Hannes! That is very useful tool to make presentations in web. I miss only one &#8211; automatically transition of slides. Is there any possibility of doing this?</p>
<p>Many thanks, Eugen Graf</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jonathon</title>
		<link>http://screencasters.heathenx.org/episode-086/comment-page-1/#comment-1766</link>
		<dc:creator>Jonathon</dc:creator>
		<pubDate>Mon, 20 Apr 2009 01:36:37 +0000</pubDate>
		<guid isPermaLink="false">http://screencasters.heathenx.org/?p=132#comment-1766</guid>
		<description>I have seen many of your screencasts before and all have been very informative but this one really blew my mind. The simplicity and portability of javascript embedded in an svg file is brilliant. Kudos to Hannes for developing this Inkscape extension and kudos to you for spreading the word about it!</description>
		<content:encoded><![CDATA[<p>I have seen many of your screencasts before and all have been very informative but this one really blew my mind. The simplicity and portability of javascript embedded in an svg file is brilliant. Kudos to Hannes for developing this Inkscape extension and kudos to you for spreading the word about it!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Stan</title>
		<link>http://screencasters.heathenx.org/episode-086/comment-page-1/#comment-1765</link>
		<dc:creator>Stan</dc:creator>
		<pubDate>Sun, 19 Apr 2009 06:56:58 +0000</pubDate>
		<guid isPermaLink="false">http://screencasters.heathenx.org/?p=132#comment-1765</guid>
		<description>heathenx, just wanted to say HUGE THANKS for your tireless efforts to inform with these tutorials.  As you raise the bar with your tutorials you lower the barriers of entry for us newbs--awesome.</description>
		<content:encoded><![CDATA[<p>heathenx, just wanted to say HUGE THANKS for your tireless efforts to inform with these tutorials.  As you raise the bar with your tutorials you lower the barriers of entry for us newbs&#8211;awesome.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: heathenx</title>
		<link>http://screencasters.heathenx.org/episode-086/comment-page-1/#comment-1759</link>
		<dc:creator>heathenx</dc:creator>
		<pubDate>Thu, 16 Apr 2009 17:58:41 +0000</pubDate>
		<guid isPermaLink="false">http://screencasters.heathenx.org/?p=132#comment-1759</guid>
		<description>Hannes has just released 1.1.1 recently. Be sure to grab the update. There is a new summary tool. :)</description>
		<content:encoded><![CDATA[<p>Hannes has just released 1.1.1 recently. Be sure to grab the update. There is a new summary tool. <img src='http://screencasters.heathenx.org/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jonas</title>
		<link>http://screencasters.heathenx.org/episode-086/comment-page-1/#comment-1754</link>
		<dc:creator>Jonas</dc:creator>
		<pubDate>Wed, 15 Apr 2009 03:00:49 +0000</pubDate>
		<guid isPermaLink="false">http://screencasters.heathenx.org/?p=132#comment-1754</guid>
		<description>I just wanted to thank you for your brilliant presentation, your very clear english and you well balanced voice. It&#039;s the first long screencast (I didn&#039;t hear about your website before) I look from begining to very end!
Thanks for taking time to explain, I really appreciate that!</description>
		<content:encoded><![CDATA[<p>I just wanted to thank you for your brilliant presentation, your very clear english and you well balanced voice. It&#8217;s the first long screencast (I didn&#8217;t hear about your website before) I look from begining to very end!<br />
Thanks for taking time to explain, I really appreciate that!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Robert Smol</title>
		<link>http://screencasters.heathenx.org/episode-086/comment-page-1/#comment-1739</link>
		<dc:creator>Robert Smol</dc:creator>
		<pubDate>Wed, 08 Apr 2009 09:35:22 +0000</pubDate>
		<guid isPermaLink="false">http://screencasters.heathenx.org/?p=132#comment-1739</guid>
		<description>Hi,

just wanted to point out, when adding effects, each slide can start with its own numbering (from the screen case I was not sure whether I should continue to increment the numbers on another slide).

Otherwise, thanks, I am already doing my presentation in it today ;) It would be nice if it got renames from JessyInk to Presentations .</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>just wanted to point out, when adding effects, each slide can start with its own numbering (from the screen case I was not sure whether I should continue to increment the numbers on another slide).</p>
<p>Otherwise, thanks, I am already doing my presentation in it today <img src='http://screencasters.heathenx.org/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' />  It would be nice if it got renames from JessyInk to Presentations .</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: heathenx</title>
		<link>http://screencasters.heathenx.org/episode-086/comment-page-1/#comment-1729</link>
		<dc:creator>heathenx</dc:creator>
		<pubDate>Sun, 05 Apr 2009 12:46:43 +0000</pubDate>
		<guid isPermaLink="false">http://screencasters.heathenx.org/?p=132#comment-1729</guid>
		<description>@Walter
Check this out: http://wiki.inkscape.org/wiki/index.php/CSS_Support</description>
		<content:encoded><![CDATA[<p>@Walter<br />
Check this out: <a href="http://wiki.inkscape.org/wiki/index.php/CSS_Support" rel="nofollow">http://wiki.inkscape.org/wiki/index.php/CSS_Support</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Walther</title>
		<link>http://screencasters.heathenx.org/episode-086/comment-page-1/#comment-1728</link>
		<dc:creator>Walther</dc:creator>
		<pubDate>Sun, 05 Apr 2009 09:40:55 +0000</pubDate>
		<guid isPermaLink="false">http://screencasters.heathenx.org/?p=132#comment-1728</guid>
		<description>Does inkscape support CSS? (i&#039;m pretty sure SVG does.)
It would make it much easier to get a consistent style between your slides.
It would help a lot with flyers too.</description>
		<content:encoded><![CDATA[<p>Does inkscape support CSS? (i&#8217;m pretty sure SVG does.)<br />
It would make it much easier to get a consistent style between your slides.<br />
It would help a lot with flyers too.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: heathenx</title>
		<link>http://screencasters.heathenx.org/episode-086/comment-page-1/#comment-1726</link>
		<dc:creator>heathenx</dc:creator>
		<pubDate>Sat, 04 Apr 2009 14:24:15 +0000</pubDate>
		<guid isPermaLink="false">http://screencasters.heathenx.org/?p=132#comment-1726</guid>
		<description>@Morgon
Thanks for the link. I&#039;ll check it out. :)

@eclipse
That&#039;s a good point. There are ways around it, such as, picking a universal font (sans, helvetica) or perhaps go for the nuclear option and convert text to paths. Regardless, I don&#039;t think I would do either of those things since embedding fonts can be done in SVG. http://www.w3.org/TR/SVG/fonts.html Of course no one needs to worry about any of this if the presentation will be done on the same PC as it was created.

@Asaleh25
Thanks for the link. That looks like a pretty neat set too. :)</description>
		<content:encoded><![CDATA[<p>@Morgon<br />
Thanks for the link. I&#8217;ll check it out. <img src='http://screencasters.heathenx.org/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>@eclipse<br />
That&#8217;s a good point. There are ways around it, such as, picking a universal font (sans, helvetica) or perhaps go for the nuclear option and convert text to paths. Regardless, I don&#8217;t think I would do either of those things since embedding fonts can be done in SVG. <a href="http://www.w3.org/TR/SVG/fonts.html" rel="nofollow">http://www.w3.org/TR/SVG/fonts.html</a> Of course no one needs to worry about any of this if the presentation will be done on the same PC as it was created.</p>
<p>@Asaleh25<br />
Thanks for the link. That looks like a pretty neat set too. <img src='http://screencasters.heathenx.org/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Asaleh25</title>
		<link>http://screencasters.heathenx.org/episode-086/comment-page-1/#comment-1725</link>
		<dc:creator>Asaleh25</dc:creator>
		<pubDate>Sat, 04 Apr 2009 13:01:46 +0000</pubDate>
		<guid isPermaLink="false">http://screencasters.heathenx.org/?p=132#comment-1725</guid>
		<description>If you liked that extension you should checkout this one:

http://www.lysator.liu.se/~perni/iboardgameexts/</description>
		<content:encoded><![CDATA[<p>If you liked that extension you should checkout this one:</p>
<p><a href="http://www.lysator.liu.se/~perni/iboardgameexts/" rel="nofollow">http://www.lysator.liu.se/~perni/iboardgameexts/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: eclipse</title>
		<link>http://screencasters.heathenx.org/episode-086/comment-page-1/#comment-1724</link>
		<dc:creator>eclipse</dc:creator>
		<pubDate>Sat, 04 Apr 2009 02:43:12 +0000</pubDate>
		<guid isPermaLink="false">http://screencasters.heathenx.org/?p=132#comment-1724</guid>
		<description>Hi

Thanks for your work.

I wanna ask you for embeded fonts.
Exemple: as you know when you create a website with a specific font, it&#039;s possible that other people could see the result so different that you made it if fonts aren&#039;t on other PC... 
So what&#039;s about Jessyink, without convert font ???</description>
		<content:encoded><![CDATA[<p>Hi</p>
<p>Thanks for your work.</p>
<p>I wanna ask you for embeded fonts.<br />
Exemple: as you know when you create a website with a specific font, it&#8217;s possible that other people could see the result so different that you made it if fonts aren&#8217;t on other PC&#8230;<br />
So what&#8217;s about Jessyink, without convert font ???</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Morgan</title>
		<link>http://screencasters.heathenx.org/episode-086/comment-page-1/#comment-1723</link>
		<dc:creator>Morgan</dc:creator>
		<pubDate>Fri, 03 Apr 2009 20:31:57 +0000</pubDate>
		<guid isPermaLink="false">http://screencasters.heathenx.org/?p=132#comment-1723</guid>
		<description>The &#039;i&#039; functionality is well thought out!

Unconnected with Inkscape, you can also try Beamer (http://latex-beamer.sourceforge.net/), a LaTeX class that allows you to create a PDF presentation. It is very powerful and you can really separate the form and the content. What I like with this class is you can add at the top of each slide a little summary to remind the plan of your presentation. Some examples are available at the bottom of the page.</description>
		<content:encoded><![CDATA[<p>The &#8216;i&#8217; functionality is well thought out!</p>
<p>Unconnected with Inkscape, you can also try Beamer (<a href="http://latex-beamer.sourceforge.net/" rel="nofollow">http://latex-beamer.sourceforge.net/</a>), a LaTeX class that allows you to create a PDF presentation. It is very powerful and you can really separate the form and the content. What I like with this class is you can add at the top of each slide a little summary to remind the plan of your presentation. Some examples are available at the bottom of the page.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: heathenx</title>
		<link>http://screencasters.heathenx.org/episode-086/comment-page-1/#comment-1722</link>
		<dc:creator>heathenx</dc:creator>
		<pubDate>Fri, 03 Apr 2009 19:58:13 +0000</pubDate>
		<guid isPermaLink="false">http://screencasters.heathenx.org/?p=132#comment-1722</guid>
		<description>@Susan
Calendars? Check out Episode 072. Go to the comments section and you&#039;ll see a link to a blog post by Richard. There he explains how to get calendars to display in the terminal which can be saved out to bring into Inkscape.

If you are a Windows user then try Portable Ubuntu for Windows. I run it from time to time on my WinXP box at work and it&#039;s very handy. It doesn&#039;t harm any Windows files. It runs right on top of Windows and integrates so that you can use Windows and Ubuntu at the same time. With it you can use the terminal to get the cal command for calendar generation. ;)

http://portableubuntu.sourceforge.net</description>
		<content:encoded><![CDATA[<p>@Susan<br />
Calendars? Check out Episode 072. Go to the comments section and you&#8217;ll see a link to a blog post by Richard. There he explains how to get calendars to display in the terminal which can be saved out to bring into Inkscape.</p>
<p>If you are a Windows user then try Portable Ubuntu for Windows. I run it from time to time on my WinXP box at work and it&#8217;s very handy. It doesn&#8217;t harm any Windows files. It runs right on top of Windows and integrates so that you can use Windows and Ubuntu at the same time. With it you can use the terminal to get the cal command for calendar generation. <img src='http://screencasters.heathenx.org/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<p><a href="http://portableubuntu.sourceforge.net" rel="nofollow">http://portableubuntu.sourceforge.net</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.267 seconds -->
