<?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 Of Penguins &amp; Coffee</title>
	<atom:link href="http://www.andrewbolster.info/blog/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.andrewbolster.info/blog</link>
	<description>Jack of all trades; Master of none</description>
	<lastBuildDate>Fri, 25 Nov 2011 12:27:26 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>Comment on LU Decomposition in C (and under CUDA) by Bolster</title>
		<link>http://www.andrewbolster.info/blog/2011/04/lu-decomposition-in-c-and-under-cuda/comment-page-1/#comment-30650</link>
		<dc:creator>Bolster</dc:creator>
		<pubDate>Fri, 25 Nov 2011 12:27:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.andrewbolster.info/blog/?p=597#comment-30650</guid>
		<description>AFAI Can remember, the point of this section is just a simple vector transposition; Q containing the mapping of x-&gt;x (in this case), so for the final matrix x, initial matrix xi,  and transposition matrix Q, x[i] should contain the value of xi[where  Q[i] points to ]. 

May be wrong, but its been a long day already! And it gave correct results the last time I tested it.</description>
		<content:encoded><![CDATA[<p>AFAI Can remember, the point of this section is just a simple vector transposition; Q containing the mapping of x->x (in this case), so for the final matrix x, initial matrix xi,  and transposition matrix Q, x[i] should contain the value of xi[where  Q[i] points to ]. </p>
<p>May be wrong, but its been a long day already! And it gave correct results the last time I tested it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on LU Decomposition in C (and under CUDA) by frank</title>
		<link>http://www.andrewbolster.info/blog/2011/04/lu-decomposition-in-c-and-under-cuda/comment-page-1/#comment-30646</link>
		<dc:creator>frank</dc:creator>
		<pubDate>Thu, 24 Nov 2011 01:58:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.andrewbolster.info/blog/?p=597#comment-30646</guid>
		<description>hi, I think the last step to solve x=Qz should be x[q[i]]=xtmp[i];</description>
		<content:encoded><![CDATA[<p>hi, I think the last step to solve x=Qz should be x[q[i]]=xtmp[i];</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Why Belfast Needs a Hackerspace by The Plan: Confessions &#171; QUESTS</title>
		<link>http://www.andrewbolster.info/blog/2011/04/why-belfast-needs-a-hackerspace/comment-page-1/#comment-30559</link>
		<dc:creator>The Plan: Confessions &#171; QUESTS</dc:creator>
		<pubDate>Mon, 24 Oct 2011 12:58:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.andrewbolster.info/blog/?p=589#comment-30559</guid>
		<description>[...] As for long-term plans for development, I would like to see QUESTS become a stable society with interesting events with active membership, and eventually build the community both inside and outside of QUB, with an aim to acquiring a space in Belfast where like-minded people can fiddle, work, and learn together, and hopefully spin out some really innovative start-ups. (For more rants on this idea, see my blog). [...]</description>
		<content:encoded><![CDATA[<p>[...] As for long-term plans for development, I would like to see QUESTS become a stable society with interesting events with active membership, and eventually build the community both inside and outside of QUB, with an aim to acquiring a space in Belfast where like-minded people can fiddle, work, and learn together, and hopefully spin out some really innovative start-ups. (For more rants on this idea, see my blog). [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Accidentally Proper Kindle PDF Document Conversion by Bolster</title>
		<link>http://www.andrewbolster.info/blog/2011/05/accidentally-proper-kindle-pdf-document-conversion/comment-page-1/#comment-30396</link>
		<dc:creator>Bolster</dc:creator>
		<pubDate>Mon, 17 Oct 2011 10:35:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.andrewbolster.info/blog/?p=610#comment-30396</guid>
		<description>*Like*

Thanks Tanya</description>
		<content:encoded><![CDATA[<p>*Like*</p>
<p>Thanks Tanya</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Accidentally Proper Kindle PDF Document Conversion by Tanya</title>
		<link>http://www.andrewbolster.info/blog/2011/05/accidentally-proper-kindle-pdf-document-conversion/comment-page-1/#comment-29522</link>
		<dc:creator>Tanya</dc:creator>
		<pubDate>Tue, 27 Sep 2011 13:51:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.andrewbolster.info/blog/?p=610#comment-29522</guid>
		<description>Hi, 

thanks for the idea. I have installed the sendemail software and after the tweaks mentioned by ubuntudroid, it reallyworked. So thanks to you both.

Anyway I decided to check WHY it is working. It turns out that this feature is actually already documented by Amazon: 

Option to Convert PDF Files to Kindle Format
If you prefer to have your personal PDF documents converted to the Kindle format so you can take advantage of Kindle functionality such as variable font size, annotation, Text-to-Speech, etc., type &quot;Convert&quot; in the subject of the e-mail when you submit your personal document to your @kindle.com address.
cited from here: http://www.amazon.com/gp/help/customer/display.html?nodeId=200375630. 


So to wrap it up: you do not need the complicated setup - neither additionally installed software, nor your password in clear text on the file system. It is enough to just send a mail with attached PDF and subject &quot;Convert&quot;. I already tested it and it works like a charm :) Hope this helps someone else. 

Best regards, 
Tanya</description>
		<content:encoded><![CDATA[<p>Hi, </p>
<p>thanks for the idea. I have installed the sendemail software and after the tweaks mentioned by ubuntudroid, it reallyworked. So thanks to you both.</p>
<p>Anyway I decided to check WHY it is working. It turns out that this feature is actually already documented by Amazon: </p>
<p>Option to Convert PDF Files to Kindle Format<br />
If you prefer to have your personal PDF documents converted to the Kindle format so you can take advantage of Kindle functionality such as variable font size, annotation, Text-to-Speech, etc., type &#8220;Convert&#8221; in the subject of the e-mail when you submit your personal document to your @kindle.com address.<br />
cited from here: <a target="_blank" rel="nofollow" href="http://www.andrewbolster.info/blog/goto/http://www.amazon.com/gp/help/customer/display.html?nodeId=200375630"  rel="nofollow">http://www.amazon.com/gp/help/customer/display.html?nodeId=200375630</a>. </p>
<p>So to wrap it up: you do not need the complicated setup &#8211; neither additionally installed software, nor your password in clear text on the file system. It is enough to just send a mail with attached PDF and subject &#8220;Convert&#8221;. I already tested it and it works like a charm <img src='http://www.andrewbolster.info/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  Hope this helps someone else. </p>
<p>Best regards,<br />
Tanya</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Replace Unity with AWN and Gnome-Do by OttifantSir</title>
		<link>http://www.andrewbolster.info/blog/2011/06/replace-unity-with-awn-and-gnome-do/comment-page-1/#comment-29366</link>
		<dc:creator>OttifantSir</dc:creator>
		<pubDate>Fri, 23 Sep 2011 21:05:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.andrewbolster.info/blog/?p=630#comment-29366</guid>
		<description>Thanks for pointing out Tilda to me. It seems like a great program, and one I hadn&#039;t tried before.

It&#039;s also good to see someone else who seems to understand the concept of minimalism, which I feel Unity is not. It&#039;s neither unobtrusive or user-friendly in my opinion. AWN is great, and I&#039;ve used it myself for a very long time. That is, until I finally understood the power of DO a few weeks ago. Who knew the Tab-key could be so useful? (That&#039;s really what&#039;s missing from EVERY guide on DO I&#039;ve seen: Write something, use Tab if you don&#039;t like the action presented).

After trying to get it for a very long time, I finally have my perfect setup: After login you see a stunning picture, nothing else. With DO I have removed AWN from startup, replaced a very few of the functionalities of a panel or Unity with Screenlets (InfoPanel is a great one!), otherwise I have assigned everything to keybindings. Still have AWN for when I have visitors over. Can hardly expect them to memorize 100+ keybindings to use a computer for a little while;-P

I don&#039;t know if my ONLY problem with removing Unity is the packages I removed (EVERYTHING saying unity) or my nVidia graphics, but I had a problem of showing videos in fullscreen with VLC where the titlebar wouldn&#039;t render, instead showing the window behind VLC. This has been solved by turning off Window Decorations in CompizConfig Settings Manager. I now love my Ubuntu so much! Earlier I had a problem with cramps in my back and neck, pain in my mouse-arm and other common problems to computer users. Now I have gotten rid of all of them, and I&#039;ve got a BEAUTIFUL and QUICK system! Only way I now know of that can make my system quicker (apart from an expensive upgrade of EVERY hardware component) is telepathic control.</description>
		<content:encoded><![CDATA[<p>Thanks for pointing out Tilda to me. It seems like a great program, and one I hadn&#8217;t tried before.</p>
<p>It&#8217;s also good to see someone else who seems to understand the concept of minimalism, which I feel Unity is not. It&#8217;s neither unobtrusive or user-friendly in my opinion. AWN is great, and I&#8217;ve used it myself for a very long time. That is, until I finally understood the power of DO a few weeks ago. Who knew the Tab-key could be so useful? (That&#8217;s really what&#8217;s missing from EVERY guide on DO I&#8217;ve seen: Write something, use Tab if you don&#8217;t like the action presented).</p>
<p>After trying to get it for a very long time, I finally have my perfect setup: After login you see a stunning picture, nothing else. With DO I have removed AWN from startup, replaced a very few of the functionalities of a panel or Unity with Screenlets (InfoPanel is a great one!), otherwise I have assigned everything to keybindings. Still have AWN for when I have visitors over. Can hardly expect them to memorize 100+ keybindings to use a computer for a little while;-P</p>
<p>I don&#8217;t know if my ONLY problem with removing Unity is the packages I removed (EVERYTHING saying unity) or my nVidia graphics, but I had a problem of showing videos in fullscreen with VLC where the titlebar wouldn&#8217;t render, instead showing the window behind VLC. This has been solved by turning off Window Decorations in CompizConfig Settings Manager. I now love my Ubuntu so much! Earlier I had a problem with cramps in my back and neck, pain in my mouse-arm and other common problems to computer users. Now I have gotten rid of all of them, and I&#8217;ve got a BEAUTIFUL and QUICK system! Only way I now know of that can make my system quicker (apart from an expensive upgrade of EVERY hardware component) is telepathic control.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Customised User Directories in Ubuntu by Anthony</title>
		<link>http://www.andrewbolster.info/blog/2010/06/customised-user-directories-in-ubuntu/comment-page-1/#comment-29222</link>
		<dc:creator>Anthony</dc:creator>
		<pubDate>Sun, 18 Sep 2011 22:59:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.andrewbolster.info/blog/?p=431#comment-29222</guid>
		<description>This is a pretty cool idea, at first I used it to sync my desktop(!), documents, and pictures between my laptop and desktop.  One thing that I didn&#039;t like was that it left the Home folder empty of all those folders (along with the Nautilus sidebar).  What I instead ended up doing is using the original user-dirs.dirs file settings and deleting the folders in /home/ and creating soft symbolic links to take you to the Dropbox folders (ex. &#039;ln -s ~/Dropbox/Desktop/ ~/Desktop&#039;).  This way I still have my /home/ folder icons but am able to sync my folders with Dropbox!</description>
		<content:encoded><![CDATA[<p>This is a pretty cool idea, at first I used it to sync my desktop(!), documents, and pictures between my laptop and desktop.  One thing that I didn&#8217;t like was that it left the Home folder empty of all those folders (along with the Nautilus sidebar).  What I instead ended up doing is using the original user-dirs.dirs file settings and deleting the folders in /home/ and creating soft symbolic links to take you to the Dropbox folders (ex. &#8216;ln -s ~/Dropbox/Desktop/ ~/Desktop&#8217;).  This way I still have my /home/ folder icons but am able to sync my folders with Dropbox!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Citrix Web Client with Ubuntu by Diana Lili Meszaros</title>
		<link>http://www.andrewbolster.info/blog/2010/07/citrix-web-client-with-ubuntu/comment-page-1/#comment-28637</link>
		<dc:creator>Diana Lili Meszaros</dc:creator>
		<pubDate>Wed, 31 Aug 2011 07:17:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.andrewbolster.info/blog/?p=480#comment-28637</guid>
		<description>Thank you very much for posting this!</description>
		<content:encoded><![CDATA[<p>Thank you very much for posting this!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Intel 4965: Poor wireless performance under Ubuntu by GD Post</title>
		<link>http://www.andrewbolster.info/blog/2010/07/intel-4965-poor-wireless-performance-under-ubuntu/comment-page-1/#comment-27987</link>
		<dc:creator>GD Post</dc:creator>
		<pubDate>Tue, 16 Aug 2011 03:06:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.andrewbolster.info/blog/?p=465#comment-27987</guid>
		<description>I have been to nearly every site out there for this issue.  Just so everyone knows my issue, here it is:

Desktop connecting via wireless card using ubuntu 10.10.  Uninstalled and purged network manager completely.  Restarted wicd.  Still got the BAD PASSWORD message.  Tried updating the 10.10 kernel.  No good.  Issued following command:

sudo apt-get install linux-backports-module-wireless-maverick-generic

Restarted.  A little slow, but it finally works.

THANKS A METRIC TON!

Hannibal</description>
		<content:encoded><![CDATA[<p>I have been to nearly every site out there for this issue.  Just so everyone knows my issue, here it is:</p>
<p>Desktop connecting via wireless card using ubuntu 10.10.  Uninstalled and purged network manager completely.  Restarted wicd.  Still got the BAD PASSWORD message.  Tried updating the 10.10 kernel.  No good.  Issued following command:</p>
<p>sudo apt-get install linux-backports-module-wireless-maverick-generic</p>
<p>Restarted.  A little slow, but it finally works.</p>
<p>THANKS A METRIC TON!</p>
<p>Hannibal</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on The Road to Coreboot, Part the First: Introduction by Marc</title>
		<link>http://www.andrewbolster.info/blog/2011/07/the-road-to-coreboot-part-the-first-introduction/comment-page-1/#comment-27262</link>
		<dc:creator>Marc</dc:creator>
		<pubDate>Fri, 29 Jul 2011 17:44:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.andrewbolster.info/blog/?p=647#comment-27262</guid>
		<description>Thanks for the coreboot post.  It is great to see new developers getting involved with coreboot. This board would be a great addition. Keep us posted!</description>
		<content:encoded><![CDATA[<p>Thanks for the coreboot post.  It is great to see new developers getting involved with coreboot. This board would be a great addition. Keep us posted!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on LU Decomposition in C (and under CUDA) by Bolster</title>
		<link>http://www.andrewbolster.info/blog/2011/04/lu-decomposition-in-c-and-under-cuda/comment-page-1/#comment-27187</link>
		<dc:creator>Bolster</dc:creator>
		<pubDate>Wed, 27 Jul 2011 13:54:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.andrewbolster.info/blog/?p=597#comment-27187</guid>
		<description>Nope, fabs (and fabsf) have been in the device API since at least CUDA 2.0

As in all things CUDA related, consult the &lt;a href=&quot;http://developer.download.nvidia.com/compute/cuda/4_0_rc2/toolkit/docs/CUDA_C_Programming_Guide.pdf&quot; rel=&quot;nofollow&quot;&gt;guide&lt;/a&gt;</description>
		<content:encoded><![CDATA[<p>Nope, fabs (and fabsf) have been in the device API since at least CUDA 2.0</p>
<p>As in all things CUDA related, consult the <a target="_blank" rel="nofollow" href="http://www.andrewbolster.info/blog/goto/http://developer.download.nvidia.com/compute/cuda/4_0_rc2/toolkit/docs/CUDA_C_Programming_Guide.pdf"  rel="nofollow">guide</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Accidentally Proper Kindle PDF Document Conversion by Bolster</title>
		<link>http://www.andrewbolster.info/blog/2011/05/accidentally-proper-kindle-pdf-document-conversion/comment-page-1/#comment-27186</link>
		<dc:creator>Bolster</dc:creator>
		<pubDate>Wed, 27 Jul 2011 13:47:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.andrewbolster.info/blog/?p=610#comment-27186</guid>
		<description>This is a Linux/Mac solution, I am not clear on the Windows side of whether this would work, as it was discovered by accident, and we don&#039;t know what exactly is &#039;triggering&#039; the conversion behaviour. Its been suggested that simply having &#039;Convert&#039; as the subject would work. Experiment and report back!

Of course, if all else fails you could look at Cygwin or Ubuntu. (Google is your friend)</description>
		<content:encoded><![CDATA[<p>This is a Linux/Mac solution, I am not clear on the Windows side of whether this would work, as it was discovered by accident, and we don&#8217;t know what exactly is &#8216;triggering&#8217; the conversion behaviour. Its been suggested that simply having &#8216;Convert&#8217; as the subject would work. Experiment and report back!</p>
<p>Of course, if all else fails you could look at Cygwin or Ubuntu. (Google is your friend)</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on LU Decomposition in C (and under CUDA) by Daniel</title>
		<link>http://www.andrewbolster.info/blog/2011/04/lu-decomposition-in-c-and-under-cuda/comment-page-1/#comment-27185</link>
		<dc:creator>Daniel</dc:creator>
		<pubDate>Wed, 27 Jul 2011 12:51:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.andrewbolster.info/blog/?p=597#comment-27185</guid>
		<description>Hi,
how is that in your gpu code you use fabs function, 
isn&#039;t that a host call ?</description>
		<content:encoded><![CDATA[<p>Hi,<br />
how is that in your gpu code you use fabs function,<br />
isn&#8217;t that a host call ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Citrix Web Client with Ubuntu by Bolster</title>
		<link>http://www.andrewbolster.info/blog/2010/07/citrix-web-client-with-ubuntu/comment-page-1/#comment-27184</link>
		<dc:creator>Bolster</dc:creator>
		<pubDate>Wed, 27 Jul 2011 12:32:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.andrewbolster.info/blog/?p=480#comment-27184</guid>
		<description>You&#039;re welcome! If everyone just posts the solutions to the problems they come across, it makes it easier for everyone :D</description>
		<content:encoded><![CDATA[<p>You&#8217;re welcome! If everyone just posts the solutions to the problems they come across, it makes it easier for everyone <img src='http://www.andrewbolster.info/blog/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Accidentally Proper Kindle PDF Document Conversion by DonalDuck</title>
		<link>http://www.andrewbolster.info/blog/2011/05/accidentally-proper-kindle-pdf-document-conversion/comment-page-1/#comment-27182</link>
		<dc:creator>DonalDuck</dc:creator>
		<pubDate>Wed, 27 Jul 2011 11:27:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.andrewbolster.info/blog/?p=610#comment-27182</guid>
		<description>Could you explain more exactly what you did? (Because I&#039;m new at this stuff and I´d really like my kindle to do that.) So could you do something like step by step and what programs are needed (hope they&#039;re free, so that they can be downloaded).

Thanks in advance,
DonalDuck</description>
		<content:encoded><![CDATA[<p>Could you explain more exactly what you did? (Because I&#8217;m new at this stuff and I´d really like my kindle to do that.) So could you do something like step by step and what programs are needed (hope they&#8217;re free, so that they can be downloaded).</p>
<p>Thanks in advance,<br />
DonalDuck</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Citrix Web Client with Ubuntu by Lauren</title>
		<link>http://www.andrewbolster.info/blog/2010/07/citrix-web-client-with-ubuntu/comment-page-1/#comment-26783</link>
		<dc:creator>Lauren</dc:creator>
		<pubDate>Tue, 19 Jul 2011 15:24:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.andrewbolster.info/blog/?p=480#comment-26783</guid>
		<description>That really helped with my DigiCert/Citrix/Ubuntu/Firefox trust problem. THANKS!</description>
		<content:encoded><![CDATA[<p>That really helped with my DigiCert/Citrix/Ubuntu/Firefox trust problem. THANKS!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Replace Unity with AWN and Gnome-Do by Bolster</title>
		<link>http://www.andrewbolster.info/blog/2011/06/replace-unity-with-awn-and-gnome-do/comment-page-1/#comment-26343</link>
		<dc:creator>Bolster</dc:creator>
		<pubDate>Sun, 10 Jul 2011 12:11:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.andrewbolster.info/blog/?p=630#comment-26343</guid>
		<description>I&#039;m glad you found it useful. I just can&#039;t stand Unity at the minute; its a really nice idea, but its fundamentally broken on so many levels, and the Ubuntu dev community is fracturing around the difference between &#039;forced usability&#039; and allowing for the kind of deep customisation that we&#039;re used to.</description>
		<content:encoded><![CDATA[<p>I&#8217;m glad you found it useful. I just can&#8217;t stand Unity at the minute; its a really nice idea, but its fundamentally broken on so many levels, and the Ubuntu dev community is fracturing around the difference between &#8216;forced usability&#8217; and allowing for the kind of deep customisation that we&#8217;re used to.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Replace Unity with AWN and Gnome-Do by Andrew</title>
		<link>http://www.andrewbolster.info/blog/2011/06/replace-unity-with-awn-and-gnome-do/comment-page-1/#comment-26281</link>
		<dc:creator>Andrew</dc:creator>
		<pubDate>Sat, 09 Jul 2011 01:33:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.andrewbolster.info/blog/?p=630#comment-26281</guid>
		<description>Thanks for the post.  I was using gnome-do on a Xubuntu install and preferred it to unity, so this is exactly what I looking for to &quot;fix&quot; my Ubuntu install.  I&#039;ve only been using it for about half an hour so far, but I&#039;m pretty sure it&#039;ll stick.</description>
		<content:encoded><![CDATA[<p>Thanks for the post.  I was using gnome-do on a Xubuntu install and preferred it to unity, so this is exactly what I looking for to &#8220;fix&#8221; my Ubuntu install.  I&#8217;ve only been using it for about half an hour so far, but I&#8217;m pretty sure it&#8217;ll stick.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Accidentally Proper Kindle PDF Document Conversion by Bolster</title>
		<link>http://www.andrewbolster.info/blog/2011/05/accidentally-proper-kindle-pdf-document-conversion/comment-page-1/#comment-25748</link>
		<dc:creator>Bolster</dc:creator>
		<pubDate>Tue, 28 Jun 2011 09:12:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.andrewbolster.info/blog/?p=610#comment-25748</guid>
		<description>Thanks for the second-eyes; the difficulty with writing blog posts one a different machine to what I usually work on is the lack of `history`and my faulty memory!

You are correct in both points, but I didn&#039;t know about the subject-line/convert point.

Thanks again.</description>
		<content:encoded><![CDATA[<p>Thanks for the second-eyes; the difficulty with writing blog posts one a different machine to what I usually work on is the lack of `history`and my faulty memory!</p>
<p>You are correct in both points, but I didn&#8217;t know about the subject-line/convert point.</p>
<p>Thanks again.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Accidentally Proper Kindle PDF Document Conversion by ubuntudroid</title>
		<link>http://www.andrewbolster.info/blog/2011/05/accidentally-proper-kindle-pdf-document-conversion/comment-page-1/#comment-25323</link>
		<dc:creator>ubuntudroid</dc:creator>
		<pubDate>Fri, 17 Jun 2011 18:09:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.andrewbolster.info/blog/?p=610#comment-25323</guid>
		<description>Ah, and I forgot to mention: I also had to install two additional packages to get this to work, namely &lt;code&gt;libnet-ssleay-perl&lt;/code&gt; and &lt;code&gt;libio-socket-ssl-perl&lt;/code&gt; which provide the necessary TLS support.</description>
		<content:encoded><![CDATA[<p>Ah, and I forgot to mention: I also had to install two additional packages to get this to work, namely <code>libnet-ssleay-perl</code> and <code>libio-socket-ssl-perl</code> which provide the necessary TLS support.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

