<?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 Johan&#039;s Blog</title>
	<atom:link href="http://blog.johan-mares.be/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.johan-mares.be</link>
	<description>A personal blog</description>
	<lastBuildDate>Thu, 18 Feb 2010 19:42:04 +0100</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on Using the iPod Touch or iPhone to read ebooks by Johan</title>
		<link>http://blog.johan-mares.be/ict/gadget/ipod/using-the-ipod-touch-or-iphone-to-read-ebooks/comment-page-1/#comment-14547</link>
		<dc:creator>Johan</dc:creator>
		<pubDate>Thu, 18 Feb 2010 19:42:04 +0000</pubDate>
		<guid isPermaLink="false">http://blog.johan-mares.be/?p=242#comment-14547</guid>
		<description>&lt;a href=&quot;#comment-14535&quot; rel=&quot;nofollow&quot;&gt;@jericho&lt;/a&gt; 
For iCHM you can upload CHM ebooks to your iPod Touch via Wi-Fi.
For Stanza you can download tens of thousands of free ebooks via the free Stanza app. You can also organize them on your computer via the Stanza desktop and then upload them via Wi-Fi. Via the Stanza desktop you can convert a variety of ebook formats into the ePub format, used by Stanza.
For PDF&#039;s I started using Discover. You can upload the files via Wi-Fi and it has a good build in PDF viewer.
All 3 apps are available in the iTunes store. Stanza, Discover and the lite version of iCHM are free. Once you have the apps on your iPod Touch or iPhone it will become clear how to add books.
Hope this was helpful.</description>
		<content:encoded><![CDATA[<p><a href="#comment-14535" rel="nofollow">@jericho</a><br />
For iCHM you can upload CHM ebooks to your iPod Touch via Wi-Fi.<br />
For Stanza you can download tens of thousands of free ebooks via the free Stanza app. You can also organize them on your computer via the Stanza desktop and then upload them via Wi-Fi. Via the Stanza desktop you can convert a variety of ebook formats into the ePub format, used by Stanza.<br />
For PDF&#8217;s I started using Discover. You can upload the files via Wi-Fi and it has a good build in PDF viewer.<br />
All 3 apps are available in the iTunes store. Stanza, Discover and the lite version of iCHM are free. Once you have the apps on your iPod Touch or iPhone it will become clear how to add books.<br />
Hope this was helpful.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Using the iPod Touch or iPhone to read ebooks by jericho</title>
		<link>http://blog.johan-mares.be/ict/gadget/ipod/using-the-ipod-touch-or-iphone-to-read-ebooks/comment-page-1/#comment-14535</link>
		<dc:creator>jericho</dc:creator>
		<pubDate>Thu, 18 Feb 2010 15:52:02 +0000</pubDate>
		<guid isPermaLink="false">http://blog.johan-mares.be/?p=242#comment-14535</guid>
		<description>how do u download ebook programs into ipod touch and is there another program that needs to be installed in ipod touch so i can read the ebooks?</description>
		<content:encoded><![CDATA[<p>how do u download ebook programs into ipod touch and is there another program that needs to be installed in ipod touch so i can read the ebooks?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on BeBook one month review by Cin</title>
		<link>http://blog.johan-mares.be/ict/gadget/bebook/bebook-one-month-review/comment-page-1/#comment-14394</link>
		<dc:creator>Cin</dc:creator>
		<pubDate>Mon, 15 Feb 2010 14:33:50 +0000</pubDate>
		<guid isPermaLink="false">http://blog.johan-mares.be/?p=94#comment-14394</guid>
		<description>I am looking forward to receiving the BeBook Letto next week that I ordered from Adlibris for 1495 SEK. A very good deal indeed. This was one of the best reviews of the BeBook I have ever read. Nice work!</description>
		<content:encoded><![CDATA[<p>I am looking forward to receiving the BeBook Letto next week that I ordered from Adlibris for 1495 SEK. A very good deal indeed. This was one of the best reviews of the BeBook I have ever read. Nice work!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Installing Zend Server CE on Ubuntu by perry</title>
		<link>http://blog.johan-mares.be/ict/php/installing-zend-server-ce-on-ubuntu/comment-page-1/#comment-13312</link>
		<dc:creator>perry</dc:creator>
		<pubDate>Sun, 17 Jan 2010 01:12:20 +0000</pubDate>
		<guid isPermaLink="false">http://blog.johan-mares.be/?p=315#comment-13312</guid>
		<description>another way to deal with the 

“SQLSTATE[HY000] [2002] Can’t connect to local MySQL server through socket ‘/tmp/mysql.sock’ (2) ”

issue

is to do a

sudo ln -s /usr/local/zend/mysql/tmp/mysql.sock /tmp/mysql.sock

however, i would like to point out...

that i just this week, got my Zend Server CE working with my Eclipse on my 27 inch Imac...

and i NEED to be able to trace debug!

it&#039;s just the way i operate

so.....

i don&#039;t know

all i know is that Zend made it *so* easy for me to setup...

so i won&#039;t be wasting anytime HIGHLY recommending Zend to my future clients!

I&#039;ve never seen a work environment (Zend, Php 5.3, Mac Leopard OS X 10.6, MySQL, Apache) work so well, so quickly, so intuitively....

i&#039;ve been doing C++ and Java for almost two decades...

and from where I am sitting

PHP is the way to go!

- Perry</description>
		<content:encoded><![CDATA[<p>another way to deal with the </p>
<p>“SQLSTATE[HY000] [2002] Can’t connect to local MySQL server through socket ‘/tmp/mysql.sock’ (2) ”</p>
<p>issue</p>
<p>is to do a</p>
<p>sudo ln -s /usr/local/zend/mysql/tmp/mysql.sock /tmp/mysql.sock</p>
<p>however, i would like to point out&#8230;</p>
<p>that i just this week, got my Zend Server CE working with my Eclipse on my 27 inch Imac&#8230;</p>
<p>and i NEED to be able to trace debug!</p>
<p>it&#8217;s just the way i operate</p>
<p>so&#8230;..</p>
<p>i don&#8217;t know</p>
<p>all i know is that Zend made it *so* easy for me to setup&#8230;</p>
<p>so i won&#8217;t be wasting anytime HIGHLY recommending Zend to my future clients!</p>
<p>I&#8217;ve never seen a work environment (Zend, Php 5.3, Mac Leopard OS X 10.6, MySQL, Apache) work so well, so quickly, so intuitively&#8230;.</p>
<p>i&#8217;ve been doing C++ and Java for almost two decades&#8230;</p>
<p>and from where I am sitting</p>
<p>PHP is the way to go!</p>
<p>- Perry</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on BeBook one month review by taghag</title>
		<link>http://blog.johan-mares.be/ict/gadget/bebook/bebook-one-month-review/comment-page-1/#comment-13106</link>
		<dc:creator>taghag</dc:creator>
		<pubDate>Sun, 10 Jan 2010 19:48:25 +0000</pubDate>
		<guid isPermaLink="false">http://blog.johan-mares.be/?p=94#comment-13106</guid>
		<description>thanks, lots of good info here, saving me loads of time getting started with my beBook!  :)</description>
		<content:encoded><![CDATA[<p>thanks, lots of good info here, saving me loads of time getting started with my beBook!  <img src='http://blog.johan-mares.be/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on BeBook one month review by Boon</title>
		<link>http://blog.johan-mares.be/ict/gadget/bebook/bebook-one-month-review/comment-page-1/#comment-12880</link>
		<dc:creator>Boon</dc:creator>
		<pubDate>Sun, 03 Jan 2010 15:53:00 +0000</pubDate>
		<guid isPermaLink="false">http://blog.johan-mares.be/?p=94#comment-12880</guid>
		<description>Hi Johan,

Could you please upload more screen shot for your Bebook?
I am more concern about the result while reading those network diagram from Cisco pdf.

Appreciate. Thanks!</description>
		<content:encoded><![CDATA[<p>Hi Johan,</p>
<p>Could you please upload more screen shot for your Bebook?<br />
I am more concern about the result while reading those network diagram from Cisco pdf.</p>
<p>Appreciate. Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Using the iPod Touch or iPhone to read ebooks by Johan</title>
		<link>http://blog.johan-mares.be/ict/gadget/ipod/using-the-ipod-touch-or-iphone-to-read-ebooks/comment-page-1/#comment-12717</link>
		<dc:creator>Johan</dc:creator>
		<pubDate>Tue, 29 Dec 2009 21:33:24 +0000</pubDate>
		<guid isPermaLink="false">http://blog.johan-mares.be/?p=242#comment-12717</guid>
		<description>&lt;a href=&quot;#comment-10806&quot; rel=&quot;nofollow&quot;&gt;@PRS700&lt;/a&gt; 
Looking at the abundance of apps, there probably are direct transfer possibilities, but I haven&#039;t needed one yet. I only have to transfer files (apart from apps, music, audiobooks, ... via iTunes) occasionally so using wifi doesn&#039;t bother me.</description>
		<content:encoded><![CDATA[<p><a href="#comment-10806" rel="nofollow">@PRS700</a><br />
Looking at the abundance of apps, there probably are direct transfer possibilities, but I haven&#8217;t needed one yet. I only have to transfer files (apart from apps, music, audiobooks, &#8230; via iTunes) occasionally so using wifi doesn&#8217;t bother me.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Using the iPod Touch or iPhone to read ebooks by Johan</title>
		<link>http://blog.johan-mares.be/ict/gadget/ipod/using-the-ipod-touch-or-iphone-to-read-ebooks/comment-page-1/#comment-12716</link>
		<dc:creator>Johan</dc:creator>
		<pubDate>Tue, 29 Dec 2009 21:29:57 +0000</pubDate>
		<guid isPermaLink="false">http://blog.johan-mares.be/?p=242#comment-12716</guid>
		<description>&lt;a href=&quot;#comment-12714&quot; rel=&quot;nofollow&quot;&gt;@dev&lt;/a&gt; 
Replied via email.</description>
		<content:encoded><![CDATA[<p><a href="#comment-12714" rel="nofollow">@dev</a><br />
Replied via email.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Using the iPod Touch or iPhone to read ebooks by dev</title>
		<link>http://blog.johan-mares.be/ict/gadget/ipod/using-the-ipod-touch-or-iphone-to-read-ebooks/comment-page-1/#comment-12714</link>
		<dc:creator>dev</dc:creator>
		<pubDate>Tue, 29 Dec 2009 20:49:06 +0000</pubDate>
		<guid isPermaLink="false">http://blog.johan-mares.be/?p=242#comment-12714</guid>
		<description>Hi, wanna know that is ipoh touch good in reading oreilly,manning, apress or packthub ebook(PDF) version? can u post oreilly image if possible?</description>
		<content:encoded><![CDATA[<p>Hi, wanna know that is ipoh touch good in reading oreilly,manning, apress or packthub ebook(PDF) version? can u post oreilly image if possible?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on November 2009 in Pictures by Johan</title>
		<link>http://blog.johan-mares.be/pictures/november-2009-in-pictures/comment-page-1/#comment-11978</link>
		<dc:creator>Johan</dc:creator>
		<pubDate>Tue, 08 Dec 2009 19:36:00 +0000</pubDate>
		<guid isPermaLink="false">http://blog.johan-mares.be/?p=402#comment-11978</guid>
		<description>Thanks Michell, will try to make it a monthly thingy.</description>
		<content:encoded><![CDATA[<p>Thanks Michell, will try to make it a monthly thingy.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
