<?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 Free Range</title>
	<atom:link href="http://blogs.osuosl.org/kreneskyp/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://blogs.osuosl.org/kreneskyp</link>
	<description>Developed in open source communities.</description>
	<lastBuildDate>Mon, 07 Mar 2011 17:27:39 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.2</generator>
	<item>
		<title>Comment on Ganeti Web Manager 0.6 by Linux News &#187; Ganeti Web Manager 0.6</title>
		<link>http://blogs.osuosl.org/kreneskyp/2011/03/04/ganeti-web-manager-0-6/comment-page-1/#comment-2797</link>
		<dc:creator>Linux News &#187; Ganeti Web Manager 0.6</dc:creator>
		<pubDate>Mon, 07 Mar 2011 17:27:39 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.osuosl.org/kreneskyp/?p=2125#comment-2797</guid>
		<description>[...] Complete Story [...]</description>
		<content:encoded><![CDATA[<p>[...] Complete Story [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Ganeti Web Manager 0.5 by Ganeti Web Manager 0.5 Released &#124; Lance Albertson</title>
		<link>http://blogs.osuosl.org/kreneskyp/2011/02/03/ganeti-web-manager-0-5/comment-page-1/#comment-2725</link>
		<dc:creator>Ganeti Web Manager 0.5 Released &#124; Lance Albertson</dc:creator>
		<pubDate>Thu, 03 Feb 2011 19:55:16 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.osuosl.org/kreneskyp/?p=1963#comment-2725</guid>
		<description>[...] sure to also check out Peter&#8217;s blog post about the 0.5 release as well!   Share and [...]</description>
		<content:encoded><![CDATA[<p>[...] sure to also check out Peter&#8217;s blog post about the 0.5 release as well!   Share and [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Irssi Notifications Via XMPP by Martin Tournoij</title>
		<link>http://blogs.osuosl.org/kreneskyp/2009/06/02/irssi-notifications-via-xmpp/comment-page-1/#comment-13</link>
		<dc:creator>Martin Tournoij</dc:creator>
		<pubDate>Sat, 19 Sep 2009 11:39:37 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.osuosl.org/kreneskyp/?p=315#comment-13</guid>
		<description>The link to jumbles.py is broken :(

(Your anti-spam system is somewhat overly enthusiastic, I had to try several times before I got a message past it ... The text below is to fool it :-/ ).

--

Myself and most others at the OSL use screen+irssi to keep our irssi sessions alive and move between locations and computers.  The problem is that we don”t receive notifications of private messages or highlighted messages (messages directed to us in a channel, or keywords) on our remote machines.  The solution I came up with was to send the notifications over XMPP to a jabber server which both the irssi client and notification system could connect to.</description>
		<content:encoded><![CDATA[<p>The link to jumbles.py is broken <img src='http://blogs.osuosl.org/kreneskyp/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /> </p>
<p>(Your anti-spam system is somewhat overly enthusiastic, I had to try several times before I got a message past it &#8230; The text below is to fool it :-/ ).</p>
<p>&#8211;</p>
<p>Myself and most others at the OSL use screen+irssi to keep our irssi sessions alive and move between locations and computers.  The problem is that we don”t receive notifications of private messages or highlighted messages (messages directed to us in a channel, or keywords) on our remote machines.  The solution I came up with was to send the notifications over XMPP to a jabber server which both the irssi client and notification system could connect to.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Irssi Notifications Via XMPP by Slacker</title>
		<link>http://blogs.osuosl.org/kreneskyp/2009/06/02/irssi-notifications-via-xmpp/comment-page-1/#comment-11</link>
		<dc:creator>Slacker</dc:creator>
		<pubDate>Sat, 15 Aug 2009 16:11:10 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.osuosl.org/kreneskyp/?p=315#comment-11</guid>
		<description>Hi.

First of all thanks for this plugin, exactly what I was looking for.

The only problem I have is: It doesn&#039;t send any messages through Jabber ;)

I want to use Jabber-Notify to receive forwarded Jabber-messages on my Windows PC at home or work. irssi runs on my Ubuntu server.

I installed and configured the plugin as described above with one difference. Instead of installing Net::Jabber through CPAN I chose libnet-jabber-perl (with all dependencies). Jabber-Notify didn&#039;t moan anymore about Net::Jabber missing so I guess that&#039;s no problem.

Config is:

xmpp_notify_recv = sl4cker@jabber.cc
xmpp_notify_pass = 
xmpp_notify_server = jabber.cc
xmpp_notify_user = sl4cker@jabber.cc
xmpp_show_hilight = ON
xmpp_show_notify = ON
xmpp_show_privmsg = ON

I sent some private messages through another irc client to the user logged in over irssi. The console is blinking and I get a new private tab inside irssi but no messages are sent through the specified Jabber account.

I also tried xmpp_notify_user = sl4cker but without luck.

My Jabber client is configured to accept messages from anyone (not only those on my contact list) so it&#039;s no auth-problem.

Is there a log file which could lead me in the right direction? Or do you have a hint?

Thanks in advance,
Dennis</description>
		<content:encoded><![CDATA[<p>Hi.</p>
<p>First of all thanks for this plugin, exactly what I was looking for.</p>
<p>The only problem I have is: It doesn&#8217;t send any messages through Jabber <img src='http://blogs.osuosl.org/kreneskyp/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<p>I want to use Jabber-Notify to receive forwarded Jabber-messages on my Windows PC at home or work. irssi runs on my Ubuntu server.</p>
<p>I installed and configured the plugin as described above with one difference. Instead of installing Net::Jabber through CPAN I chose libnet-jabber-perl (with all dependencies). Jabber-Notify didn&#8217;t moan anymore about Net::Jabber missing so I guess that&#8217;s no problem.</p>
<p>Config is:</p>
<p>xmpp_notify_recv = <a href="mailto:sl4cker@jabber.cc">sl4cker@jabber.cc</a><br />
xmpp_notify_pass =<br />
xmpp_notify_server = jabber.cc<br />
xmpp_notify_user = <a href="mailto:sl4cker@jabber.cc">sl4cker@jabber.cc</a><br />
xmpp_show_hilight = ON<br />
xmpp_show_notify = ON<br />
xmpp_show_privmsg = ON</p>
<p>I sent some private messages through another irc client to the user logged in over irssi. The console is blinking and I get a new private tab inside irssi but no messages are sent through the specified Jabber account.</p>
<p>I also tried xmpp_notify_user = sl4cker but without luck.</p>
<p>My Jabber client is configured to accept messages from anyone (not only those on my contact list) so it&#8217;s no auth-problem.</p>
<p>Is there a log file which could lead me in the right direction? Or do you have a hint?</p>
<p>Thanks in advance,<br />
Dennis</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Irssi Notifications Via XMPP by Matt</title>
		<link>http://blogs.osuosl.org/kreneskyp/2009/06/02/irssi-notifications-via-xmpp/comment-page-1/#comment-9</link>
		<dc:creator>Matt</dc:creator>
		<pubDate>Wed, 12 Aug 2009 19:15:54 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.osuosl.org/kreneskyp/?p=315#comment-9</guid>
		<description>Hi Peter, looks like the link to jumbles.py is broken. Looks really cool. i&#039;ve wanted growl for irssi for awhile</description>
		<content:encoded><![CDATA[<p>Hi Peter, looks like the link to jumbles.py is broken. Looks really cool. i&#8217;ve wanted growl for irssi for awhile</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Building A Generic Widget Builder by peter</title>
		<link>http://blogs.osuosl.org/kreneskyp/2009/03/25/building-a-generic-widget-builder/comment-page-1/#comment-7</link>
		<dc:creator>peter</dc:creator>
		<pubDate>Sun, 19 Jul 2009 16:37:27 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.osuosl.org/kreneskyp/?p=179#comment-7</guid>
		<description>Sorry about that.  The code is found here:

http://github.com/kreneskyp/representme/tree/43731d3bcb1142d93f31d1676c07c9d3581c77d2/repme_widgets</description>
		<content:encoded><![CDATA[<p>Sorry about that.  The code is found here:</p>
<p><a href="http://github.com/kreneskyp/representme/tree/43731d3bcb1142d93f31d1676c07c9d3581c77d2/repme_widgets" rel="nofollow">http://github.com/kreneskyp/representme/tree/43731d3bcb1142d93f31d1676c07c9d3581c77d2/repme_widgets</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Building A Generic Widget Builder by Jason</title>
		<link>http://blogs.osuosl.org/kreneskyp/2009/03/25/building-a-generic-widget-builder/comment-page-1/#comment-5</link>
		<dc:creator>Jason</dc:creator>
		<pubDate>Thu, 16 Jul 2009 19:57:15 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.osuosl.org/kreneskyp/?p=179#comment-5</guid>
		<description>I&#039;m attempting to build a HTML widget similar what you&#039;ve done here.  How can I get access to your code?

I&#039;m new to django and python so please correct me if I&#039;m wrong but I dont believe I can use

from repme_widgets.builder.forms import WidgetFormBase

without access to the code.

Thanks,</description>
		<content:encoded><![CDATA[<p>I&#8217;m attempting to build a HTML widget similar what you&#8217;ve done here.  How can I get access to your code?</p>
<p>I&#8217;m new to django and python so please correct me if I&#8217;m wrong but I dont believe I can use</p>
<p>from repme_widgets.builder.forms import WidgetFormBase</p>
<p>without access to the code.</p>
<p>Thanks,</p>
]]></content:encoded>
	</item>
</channel>
</rss>
