<?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 on: sendxmpp</title>
	<atom:link href="http://www.imped.net/2005/03/26/sendxmpp/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.imped.net/2005/03/26/sendxmpp/</link>
	<description>redirection of everyday life, by Ivan Savcic</description>
	<lastBuildDate>Wed, 14 Dec 2011 12:23:10 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Goran Rakic</title>
		<link>http://www.imped.net/2005/03/26/sendxmpp/comment-page-1/#comment-478</link>
		<dc:creator>Goran Rakic</dc:creator>
		<pubDate>Sun, 27 Mar 2005 10:21:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.imped.net/arhiva/2005/03/26/sendxmpp/#comment-478</guid>
		<description>No, one machine sends XMPP message (like with this tool) over local Jabber server so it can handle offline messages.
 
And I am planing to write daemon that will show message as a popup window, or as a console message if X is not running. It does not exist now. Currently I am having GAIM loading at startup on all computers and it is working just fine but not that nice as daemon solution will be.

</description>
		<content:encoded><![CDATA[<p>No, one machine sends XMPP message (like with this tool) over local Jabber server so it can handle offline messages.</p>
<p>And I am planing to write daemon that will show message as a popup window, or as a console message if X is not running. It does not exist now. Currently I am having GAIM loading at startup on all computers and it is working just fine but not that nice as daemon solution will be.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: imp</title>
		<link>http://www.imped.net/2005/03/26/sendxmpp/comment-page-1/#comment-477</link>
		<dc:creator>imp</dc:creator>
		<pubDate>Sun, 27 Mar 2005 08:28:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.imped.net/arhiva/2005/03/26/sendxmpp/#comment-477</guid>
		<description>If I understood correctly, one machine sends smb messages and the other, running this daemon above, translates these messages to nice local-display popup messages (if using X or something)? What happens if this other machine isn&#039;t turned on?</description>
		<content:encoded><![CDATA[<p>If I understood correctly, one machine sends smb messages and the other, running this daemon above, translates these messages to nice local-display popup messages (if using X or something)? What happens if this other machine isn&#8217;t turned on?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Goran Rakic</title>
		<link>http://www.imped.net/2005/03/26/sendxmpp/comment-page-1/#comment-473</link>
		<dc:creator>Goran Rakic</dc:creator>
		<pubDate>Sat, 26 Mar 2005 23:01:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.imped.net/arhiva/2005/03/26/sendxmpp/#comment-473</guid>
		<description>I am using simmilar custom tool (actually it is PHP CLI script) as a cross-platform replacement for smb message to send some message across local network.

I use it also in auto-messages like report about received mail (if there is new mail, and there is no IMAP connection to that maildir), about backup status and others.

What I am planing to do is to create a nice daemon (and Win32 Service) that will accept these messages and resend nice notice on user&#039;s desktop. Then I will be able to send messages to any host on the network even if Jabber client is not active...
</description>
		<content:encoded><![CDATA[<p>I am using simmilar custom tool (actually it is PHP CLI script) as a cross-platform replacement for smb message to send some message across local network.</p>
<p>I use it also in auto-messages like report about received mail (if there is new mail, and there is no IMAP connection to that maildir), about backup status and others.</p>
<p>What I am planing to do is to create a nice daemon (and Win32 Service) that will accept these messages and resend nice notice on user&#8217;s desktop. Then I will be able to send messages to any host on the network even if Jabber client is not active&#8230;</p>
]]></content:encoded>
	</item>
</channel>
</rss>

