<?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 Binary Elysium</title>
	<atom:link href="http://www.binaryelysium.com/blog/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.binaryelysium.com/blog</link>
	<description>No Ordinary Hotel</description>
	<lastBuildDate>Mon, 08 Mar 2010 01:38:28 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on Running Blurb Booksmart in Linux (without Wine) by timgray</title>
		<link>http://www.binaryelysium.com/blog/2009/10/23/running-blurb-booksmart-in-linux-without-wine/comment-page-1/#comment-6831</link>
		<dc:creator>timgray</dc:creator>
		<pubDate>Mon, 08 Mar 2010 01:38:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.binaryelysium.com/blog/?p=135#comment-6831</guid>
		<description>You rock!  You gave me the one thing needed to get the wife&#039;s laptop away from Windows and to Linux.&lt;br&gt;&lt;br&gt;Thanks!</description>
		<content:encoded><![CDATA[<p>You rock!  You gave me the one thing needed to get the wife&#39;s laptop away from Windows and to Linux.</p>
<p>Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Exporting contacts from Verizon to Gmail by Importing Contacts into Gmail and Google Voice (with some help from Ruby) &#171; Ian Lotinsky</title>
		<link>http://www.binaryelysium.com/blog/2008/10/23/exporting-contacts-from-verizon-to-gmail/comment-page-1/#comment-6830</link>
		<dc:creator>Importing Contacts into Gmail and Google Voice (with some help from Ruby) &#171; Ian Lotinsky</dc:creator>
		<pubDate>Sun, 07 Feb 2010 01:54:07 +0000</pubDate>
		<guid isPermaLink="false">http://binaryelysium.com/blog/?p=45#comment-6830</guid>
		<description>[...] help and inspiration from others who have dissected the Gmail Contacts CSV format and written an HTML to CSV converter in Ruby, I wrote a simple Ruby script to convert contacts from a standard format into something Google [...]</description>
		<content:encoded><![CDATA[<p>[...] help and inspiration from others who have dissected the Gmail Contacts CSV format and written an HTML to CSV converter in Ruby, I wrote a simple Ruby script to convert contacts from a standard format into something Google [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Running Blurb Booksmart in Linux (without Wine) by trashtu</title>
		<link>http://www.binaryelysium.com/blog/2009/10/23/running-blurb-booksmart-in-linux-without-wine/comment-page-1/#comment-6829</link>
		<dc:creator>trashtu</dc:creator>
		<pubDate>Fri, 29 Jan 2010 22:30:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.binaryelysium.com/blog/?p=135#comment-6829</guid>
		<description>I&#039;m using Ubuntu 9.10 32bit and it runs ok, but when i try to load some images, it crashes, if I start the program in root mode, it works, but very slow, it&#039;s unusable.&lt;br&gt;Do you have some idea?&lt;br&gt;Here is the output of the terminal:&lt;br&gt;version: 2.5.1.30022 jvm: 14.0-b16 jre: 1.6.0_0-b16 java: 1.6.0_0&lt;br&gt;java.lang.ClassCastException: com.blurb.booksmart.ui.ScrollProxyPopupMenuUI cannot be cast to javax.swing.plaf.synth.SynthPopupMenuUI&lt;br&gt;	at javax.swing.plaf.synth.DefaultMenuLayout.invalidateLayout(DefaultMenuLayout.java:52)&lt;br&gt;	at javax.swing.BoxLayout.addLayoutComponent(BoxLayout.java:279)&lt;br&gt;	at java.awt.Container.addImpl(Container.java:1107)&lt;br&gt;	at java.awt.Container.add(Container.java:377)&lt;br&gt;	at javax.swing.JPopupMenu.add(JPopupMenu.java:281)&lt;br&gt;	at javax.swing.JMenu.add(JMenu.java:579)&lt;br&gt;	at com.blurb.booksmart.views.pcl.AbstractBookPicturesPCL.createAndAddPhotoSourceSubMenu(AbstractBookPicturesPCL.java:568)&lt;br&gt;	at com.blurb.booksmart.views.pcl.AbstractBookPicturesPCL.populateFilterPopupMenu(AbstractBookPicturesPCL.java:384)&lt;br&gt;	at com.blurb.booksmart.views.pcl.AbstractBookPicturesPCL.rebuildFilterPopupMenu(AbstractBookPicturesPCL.java:295)&lt;br&gt;	at com.blurb.booksmart.views.pcl.AbstractBookPicturesPCL$ImagesDownlodedHandler.onEvent(AbstractBookPicturesPCL.java:1487)&lt;br&gt;	at org.bushe.swing.event.ThreadSafeEventService.publish(ThreadSafeEventService.java:938)&lt;br&gt;	at org.bushe.swing.event.ThreadSafeEventService.publish(ThreadSafeEventService.java:845)&lt;br&gt;	at org.bushe.swing.event.EventBus.publish(EventBus.java:67)&lt;br&gt;	at com.blurb.booksmart.ui.dialogs.DownloadPanel$Copier.run(DownloadPanel.java:493)&lt;br&gt;	at java.lang.Thread.run(Thread.java:636)&lt;br&gt;&lt;br&gt;Thank you!</description>
		<content:encoded><![CDATA[<p>I&#39;m using Ubuntu 9.10 32bit and it runs ok, but when i try to load some images, it crashes, if I start the program in root mode, it works, but very slow, it&#39;s unusable.<br />Do you have some idea?<br />Here is the output of the terminal:<br />version: 2.5.1.30022 jvm: 14.0-b16 jre: 1.6.0_0-b16 java: 1.6.0_0<br />java.lang.ClassCastException: com.blurb.booksmart.ui.ScrollProxyPopupMenuUI cannot be cast to javax.swing.plaf.synth.SynthPopupMenuUI<br />	at javax.swing.plaf.synth.DefaultMenuLayout.invalidateLayout(DefaultMenuLayout.java:52)<br />	at javax.swing.BoxLayout.addLayoutComponent(BoxLayout.java:279)<br />	at java.awt.Container.addImpl(Container.java:1107)<br />	at java.awt.Container.add(Container.java:377)<br />	at javax.swing.JPopupMenu.add(JPopupMenu.java:281)<br />	at javax.swing.JMenu.add(JMenu.java:579)<br />	at com.blurb.booksmart.views.pcl.AbstractBookPicturesPCL.createAndAddPhotoSourceSubMenu(AbstractBookPicturesPCL.java:568)<br />	at com.blurb.booksmart.views.pcl.AbstractBookPicturesPCL.populateFilterPopupMenu(AbstractBookPicturesPCL.java:384)<br />	at com.blurb.booksmart.views.pcl.AbstractBookPicturesPCL.rebuildFilterPopupMenu(AbstractBookPicturesPCL.java:295)<br />	at com.blurb.booksmart.views.pcl.AbstractBookPicturesPCL$ImagesDownlodedHandler.onEvent(AbstractBookPicturesPCL.java:1487)<br />	at org.bushe.swing.event.ThreadSafeEventService.publish(ThreadSafeEventService.java:938)<br />	at org.bushe.swing.event.ThreadSafeEventService.publish(ThreadSafeEventService.java:845)<br />	at org.bushe.swing.event.EventBus.publish(EventBus.java:67)<br />	at com.blurb.booksmart.ui.dialogs.DownloadPanel$Copier.run(DownloadPanel.java:493)<br />	at java.lang.Thread.run(Thread.java:636)</p>
<p>Thank you!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Running Blurb Booksmart in Linux (without Wine) by tom</title>
		<link>http://www.binaryelysium.com/blog/2009/10/23/running-blurb-booksmart-in-linux-without-wine/comment-page-1/#comment-6828</link>
		<dc:creator>tom</dc:creator>
		<pubDate>Sun, 17 Jan 2010 22:32:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.binaryelysium.com/blog/?p=135#comment-6828</guid>
		<description>gave it a try and all works well to the point of importing photo&#039;s.&lt;br&gt;booksmart shuts down without importing pics and asks if I want to email blurb with the error.&lt;br&gt;I&#039;m using ubuntu 8.04&lt;br&gt;I can import pictures succesfully if I run&lt;br&gt;   sudo ./booksmart.sh&lt;br&gt;&lt;br&gt;it&#039;s very nice what you have done, thank you, much farther along than I could have done.</description>
		<content:encoded><![CDATA[<p>gave it a try and all works well to the point of importing photo&#39;s.<br />booksmart shuts down without importing pics and asks if I want to email blurb with the error.<br />I&#39;m using ubuntu 8.04<br />I can import pictures succesfully if I run<br />   sudo ./booksmart.sh</p>
<p>it&#39;s very nice what you have done, thank you, much farther along than I could have done.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Running Blurb Booksmart in Linux (without Wine) by Tim</title>
		<link>http://www.binaryelysium.com/blog/2009/10/23/running-blurb-booksmart-in-linux-without-wine/comment-page-1/#comment-6827</link>
		<dc:creator>Tim</dc:creator>
		<pubDate>Fri, 08 Jan 2010 08:59:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.binaryelysium.com/blog/?p=135#comment-6827</guid>
		<description>Thanks, you saved me a lot of work!</description>
		<content:encoded><![CDATA[<p>Thanks, you saved me a lot of work!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Running Blurb Booksmart in Linux (without Wine) by Tony</title>
		<link>http://www.binaryelysium.com/blog/2009/10/23/running-blurb-booksmart-in-linux-without-wine/comment-page-1/#comment-6826</link>
		<dc:creator>Tony</dc:creator>
		<pubDate>Thu, 31 Dec 2009 02:24:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.binaryelysium.com/blog/?p=135#comment-6826</guid>
		<description>Furym, you probably get the same java exception as I mentioned few posts earlier. Mine installation also works with root permissions.&lt;br&gt;&lt;br&gt;Tony</description>
		<content:encoded><![CDATA[<p>Furym, you probably get the same java exception as I mentioned few posts earlier. Mine installation also works with root permissions.</p>
<p>Tony</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Running Blurb Booksmart in Linux (without Wine) by Casey</title>
		<link>http://www.binaryelysium.com/blog/2009/10/23/running-blurb-booksmart-in-linux-without-wine/comment-page-1/#comment-6825</link>
		<dc:creator>Casey</dc:creator>
		<pubDate>Mon, 21 Dec 2009 22:48:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.binaryelysium.com/blog/?p=135#comment-6825</guid>
		<description>The link is fixed. Sorry, there was a hiccup with Wordpress.&lt;br&gt;&lt;br&gt;If you have successfully installed Booksmart via a different method, and are having problems using the software I&#039;m not sure my version will help you at, but of course feel free to try anyway.</description>
		<content:encoded><![CDATA[<p>The link is fixed. Sorry, there was a hiccup with Wordpress.</p>
<p>If you have successfully installed Booksmart via a different method, and are having problems using the software I&#39;m not sure my version will help you at, but of course feel free to try anyway.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Running Blurb Booksmart in Linux (without Wine) by furym</title>
		<link>http://www.binaryelysium.com/blog/2009/10/23/running-blurb-booksmart-in-linux-without-wine/comment-page-1/#comment-6823</link>
		<dc:creator>furym</dc:creator>
		<pubDate>Mon, 21 Dec 2009 09:22:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.binaryelysium.com/blog/?p=135#comment-6823</guid>
		<description>help, link doesn&#039;t work.</description>
		<content:encoded><![CDATA[<p>help, link doesn&#39;t work.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Running Blurb Booksmart in Linux (without Wine) by furym</title>
		<link>http://www.binaryelysium.com/blog/2009/10/23/running-blurb-booksmart-in-linux-without-wine/comment-page-1/#comment-6824</link>
		<dc:creator>furym</dc:creator>
		<pubDate>Mon, 21 Dec 2009 09:21:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.binaryelysium.com/blog/?p=135#comment-6824</guid>
		<description>I followed ubuntu notes and redirected the java path from another install set but I get the crash when trying to import pictures too.  I would like to try your fixed version but when I click on the download link I get error 404 not found.  any suggestions?</description>
		<content:encoded><![CDATA[<p>I followed ubuntu notes and redirected the java path from another install set but I get the crash when trying to import pictures too.  I would like to try your fixed version but when I click on the download link I get error 404 not found.  any suggestions?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Running Blurb Booksmart in Linux (without Wine) by Casey</title>
		<link>http://www.binaryelysium.com/blog/2009/10/23/running-blurb-booksmart-in-linux-without-wine/comment-page-1/#comment-6822</link>
		<dc:creator>Casey</dc:creator>
		<pubDate>Sun, 20 Dec 2009 22:21:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.binaryelysium.com/blog/?p=135#comment-6822</guid>
		<description>New version released that fixes all the aforementioned bugs. Also it now supports for 64-bit Ubuntu</description>
		<content:encoded><![CDATA[<p>New version released that fixes all the aforementioned bugs. Also it now supports for 64-bit Ubuntu</p>
]]></content:encoded>
	</item>
</channel>
</rss>
