<?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 libssh</title>
	<atom:link href="http://www.libssh.org/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.libssh.org</link>
	<description>The SSH Library!</description>
	<lastBuildDate>Tue, 02 Mar 2010 14:16:57 +0100</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.3</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on libssh 0.4.1 by gladiac</title>
		<link>http://www.libssh.org/2010/02/13/libssh-0-4-1/comment-page-1/#comment-1657</link>
		<dc:creator>gladiac</dc:creator>
		<pubDate>Tue, 02 Mar 2010 14:16:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.libssh.org/?p=102#comment-1657</guid>
		<description>I&#039;ve contacted the KDE people to get it fixed. Thanks for the report.</description>
		<content:encoded><![CDATA[<p>I&#8217;ve contacted the KDE people to get it fixed. Thanks for the report.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on libssh 0.4.1 by mkv</title>
		<link>http://www.libssh.org/2010/02/13/libssh-0-4-1/comment-page-1/#comment-1656</link>
		<dc:creator>mkv</dc:creator>
		<pubDate>Tue, 02 Mar 2010 14:02:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.libssh.org/?p=102#comment-1656</guid>
		<description>I can&#039;t find the win32 binaries in the kde dir.</description>
		<content:encoded><![CDATA[<p>I can&#8217;t find the win32 binaries in the kde dir.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Hello world! by aris</title>
		<link>http://www.libssh.org/2009/03/28/hello-world/comment-page-1/#comment-995</link>
		<dc:creator>aris</dc:creator>
		<pubDate>Mon, 14 Dec 2009 13:54:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.libssh.org/?p=1#comment-995</guid>
		<description>Norbert, you&#039;re right. I&#039;d like to integrate the tutorial into the main doxygen doc but it requires some time to do (right).
We certainly have done the hardest (documenting each public API call), now we only have to present it correctly.</description>
		<content:encoded><![CDATA[<p>Norbert, you&#8217;re right. I&#8217;d like to integrate the tutorial into the main doxygen doc but it requires some time to do (right).<br />
We certainly have done the hardest (documenting each public API call), now we only have to present it correctly.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Hello world! by Norbert</title>
		<link>http://www.libssh.org/2009/03/28/hello-world/comment-page-1/#comment-994</link>
		<dc:creator>Norbert</dc:creator>
		<pubDate>Mon, 14 Dec 2009 03:04:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.libssh.org/?p=1#comment-994</guid>
		<description>API documentation for ssh_options_set is missing.  Overall the documentation is hard to browse/search: where were I supposed to start looking for the documentation of that function?  Clicking on e.g. &quot;module ssh_session&quot; assumes I know that the first parameter of that functions is ssh_session and that the &quot;module&quot; definition is based on a &quot;C functions with first parameter  are collected in module &quot;.</description>
		<content:encoded><![CDATA[<p>API documentation for ssh_options_set is missing.  Overall the documentation is hard to browse/search: where were I supposed to start looking for the documentation of that function?  Clicking on e.g. &#8220;module ssh_session&#8221; assumes I know that the first parameter of that functions is ssh_session and that the &#8220;module&#8221; definition is based on a &#8220;C functions with first parameter  are collected in module &#8220;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on libssh 0.4.0 by tysonite</title>
		<link>http://www.libssh.org/2009/12/10/libssh-0-4-0/comment-page-1/#comment-993</link>
		<dc:creator>tysonite</dc:creator>
		<pubDate>Sun, 13 Dec 2009 19:06:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.libssh.org/?p=84#comment-993</guid>
		<description>Thanks, I very appreciate your work!</description>
		<content:encoded><![CDATA[<p>Thanks, I very appreciate your work!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on KDE uses libssh by :-)</title>
		<link>http://www.libssh.org/2009/10/01/kde-uses-libssh/comment-page-1/#comment-854</link>
		<dc:creator>:-)</dc:creator>
		<pubDate>Fri, 02 Oct 2009 21:10:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.libssh.org/?p=78#comment-854</guid>
		<description>Congrats (-:</description>
		<content:encoded><![CDATA[<p>Congrats (-:</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Hello world! by gladiac</title>
		<link>http://www.libssh.org/2009/03/28/hello-world/comment-page-1/#comment-523</link>
		<dc:creator>gladiac</dc:creator>
		<pubDate>Tue, 01 Sep 2009 10:31:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.libssh.org/?p=1#comment-523</guid>
		<description>Hi,

a) You should use the mailing list to communicate. See the link in the menu above!
b) You are using libssh2 and NOT libssh
c) Read the cmake documentation how to create make files for XCode.</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>a) You should use the mailing list to communicate. See the link in the menu above!<br />
b) You are using libssh2 and NOT libssh<br />
c) Read the cmake documentation how to create make files for XCode.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Hello world! by Paresh Thakor</title>
		<link>http://www.libssh.org/2009/03/28/hello-world/comment-page-1/#comment-522</link>
		<dc:creator>Paresh Thakor</dc:creator>
		<pubDate>Tue, 01 Sep 2009 10:19:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.libssh.org/?p=1#comment-522</guid>
		<description>It would be great if I get a good xcode - iPhone project built with libssh implementation, i want some command execution through SSH through iPhone over remote node.</description>
		<content:encoded><![CDATA[<p>It would be great if I get a good xcode &#8211; iPhone project built with libssh implementation, i want some command execution through SSH through iPhone over remote node.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Hello world! by Paresh Thakor</title>
		<link>http://www.libssh.org/2009/03/28/hello-world/comment-page-1/#comment-521</link>
		<dc:creator>Paresh Thakor</dc:creator>
		<pubDate>Tue, 01 Sep 2009 10:17:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.libssh.org/?p=1#comment-521</guid>
		<description>thank you very much, but i don&#039;t know based on this turorial my project is unable to load, it fails loading library. I&#039;ve inlcluded libssh2.a, libgpg-error.a, libz.1.2.3.a, i&#039;ve downloaded their source code and built them, then used .a files as framework.

if there is any proper way, please tell me, I could not find the right one..!

Thanking You</description>
		<content:encoded><![CDATA[<p>thank you very much, but i don&#8217;t know based on this turorial my project is unable to load, it fails loading library. I&#8217;ve inlcluded libssh2.a, libgpg-error.a, libz.1.2.3.a, i&#8217;ve downloaded their source code and built them, then used .a files as framework.</p>
<p>if there is any proper way, please tell me, I could not find the right one..!</p>
<p>Thanking You</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Hello world! by gladiac</title>
		<link>http://www.libssh.org/2009/03/28/hello-world/comment-page-1/#comment-510</link>
		<dc:creator>gladiac</dc:creator>
		<pubDate>Mon, 31 Aug 2009 07:03:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.libssh.org/?p=1#comment-510</guid>
		<description>There is good documentation. We have a full API documentation and a tutorial for libssh newcomers on http://dev.libssh.org/wiki/Tutorial. Feel free to improve it.</description>
		<content:encoded><![CDATA[<p>There is good documentation. We have a full API documentation and a tutorial for libssh newcomers on <a href="http://dev.libssh.org/wiki/Tutorial" rel="nofollow">http://dev.libssh.org/wiki/Tutorial</a>. Feel free to improve it.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
