<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Kyllene Networks Public Access Server &#187; Projects</title>
	<atom:link href="http://kyllene.info/category/projects/feed" rel="self" type="application/rss+xml" />
	<link>http://kyllene.info</link>
	<description>Share your mind with everyone! Open yourself!</description>
	<lastBuildDate>Wed, 07 Jul 2010 07:40:10 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<image>
  <link>http://kyllene.info</link>
  <url>http://kyllene.info/images/icons/favicon.ico</url>
  <title>Kyllene Networks Public Access Server</title>
</image>
		<item>
		<title>DireFury</title>
		<link>http://kyllene.info/direfury</link>
		<comments>http://kyllene.info/direfury#comments</comments>
		<pubDate>Tue, 23 Feb 2010 12:14:37 +0000</pubDate>
		<dc:creator>lucky</dc:creator>
				<category><![CDATA[Projects]]></category>

		<guid isPermaLink="false">http://kyllene.info/?p=160</guid>
		<description><![CDATA[


DireFury is a fork of Totem movie player based on a Xine-lib.



LP Project page: https://launchpad.net/direfury
Software Requirements

GConf 2.x
Xine-lib 1.1.16 or higher
GTK+ 2.x
GLib 2.x
totem-pl-parser
LibUnique
Imlib2
JasPer
Python 2.3 or higher
PyGTK 2.x
libSM
D-Bus
libgdata
XULRunner

Installing

Source code from Bazaar branch:
$ bzr branch lp:direfury
$ cd direfury
$ cmake -DTOTEM_RUN_IN_SOURCE_TREE=0 . &#38;&#38; \
make &#38;&#38; sudo make install

Ubuntu PPA:
$ sudo add-apt-repository ppa:direfury/ppa
$ sudo apt-key adv --keyserver \
keyserver.ubuntu.com --recv-keys 4208682C
or
$ [...]]]></description>
			<content:encoded><![CDATA[<table>
<tr>
<td><img src="images/direfury.png" alt="direfury logo"/></td>
<td>DireFury is a fork of <a href="http://projects.gnome.org/totem/">Totem</a> movie player based on a <a href="http://www.xine-project.org/">Xine-lib</a>.</td>
</tr>
</table>
<p><br/></p>
<p><strong>LP Project page:</strong> <a href="https://launchpad.net/direfury">https://launchpad.net/direfury</a><br/></p>
<h2><a name="Software_Requirements"></a>Software Requirements</h2>
<ul>
<li><a href="http://projects.gnome.org/gconf/">GConf</a> 2.x</li>
<li><a href="http://www.xine-project.org/">Xine-lib</a> 1.1.16 or higher</li>
<li><a href="http://www.gtk.org/">GTK+</a> 2.x</li>
<li><a href="http://www.gtk.org/">GLib</a> 2.x</li>
<li><a href="ftp://ftp.gnome.org/pub/GNOME/sources/totem-pl-parser/">totem-pl-parser</a></li>
<li><a href="http://live.gnome.org/LibUnique">LibUnique</a></li>
<li><a href="http://docs.enlightenment.org/api/imlib2/html/index.html">Imlib2</a></li>
<li><a href="http://www.ece.uvic.ca/~mdadams/jasper/">JasPer</a></li>
<li><a href="http://python.org/">Python</a> 2.3 or higher</li>
<li><a href="http://www.pygtk.org/">PyGTK</a> 2.x</li>
<li><a href="http://www.freedesktop.org/wiki/Software/xlibs/">libSM</a></li>
<li><a href="http://www.freedesktop.org/wiki/Software/dbus">D-Bus</a></li>
<li><a href="http://live.gnome.org/libgdata">libgdata</a></li>
<li><a href="https://developer.mozilla.org/en/XULRunner/">XULRunner</a></li>
</ul>
<h2><a name="Installing"></a>Installing</h2>
<ul>
<li>Source code from <a href="http://bazaar.canonical.com/">Bazaar</a> branch:<br />
<code>$ bzr branch <a href="https://code.launchpad.net/~direfury/direfury/dev">lp:direfury</a></code><br />
<code>$ cd direfury</code><br />
<code>$ cmake -DTOTEM_RUN_IN_SOURCE_TREE=0 . &amp;&amp; \<br />
make &amp;&amp; sudo make install</code>
</li>
<li>Ubuntu <a href="https://launchpad.net/ubuntu/+ppas">PPA</a>:<br />
<code>$ sudo add-apt-repository <a href="https://launchpad.net/~direfury/+archive/ppa">ppa:direfury/ppa</a></code><br />
<code>$ sudo apt-key adv --keyserver \<br />
keyserver.ubuntu.com --recv-keys <a href="http://keyserver.ubuntu.com:11371/pks/lookup?search=0x8786FC1DAC61A8A7D4C790C36F23E1494208682C&#038;op=index">4208682C</a></code><br />
or<br />
<code>$ sudo wget -q -O - \<br />
<a href="http://kyllene.net/etc/4208682C.asc">http://kyllene.net/etc/4208682C.asc</a> | \<br />
sudo apt-key add -</code><br />
<code>$ sudo apt-get update</code><br />
<code>$ sudo apt-get install direfury</code>
</li>
</ul>
<h2><a name="Conditions"></a>Conditions</h2>
<p>DireFury is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.</p>
<p>DireFury is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.</p>
<p>You should have received a copy of the GNU General Public License along with DireFury. If not, see <a href="http://www.gnu.org/licenses/">http://www.gnu.org/licenses/</a>.</p>
<p>Copyright (C) 2010 Lucky.<br />
Copyright (C) 2001-2007 Bastien Nocera.</p>
<h2><a name="Downloads"></a>Downloads</h2>
<p>Please download a source code from <a href="http://bazaar.canonical.com/">Bazaar</a> branch. Binary releases is only available in Ubuntu <a href="https://launchpad.net/ubuntu/+ppas">PPA</a>. See <a href="#Installing">Installing&#8230;</a></p>
<h2><a name="Screenshots"></a>Screenshots</h2>
<p><img src="images/direfury/direfury-screenshot1.png" width="410" height="443" alt="screenshot 1"/><br />
<img src="images/direfury/direfury-screenshot2.png" width="299" height="246" alt="screenshot 2"/></p>
]]></content:encoded>
			<wfw:commentRss>http://kyllene.info/direfury/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>MaCoPiX Mascots</title>
		<link>http://kyllene.info/macopix-mascots</link>
		<comments>http://kyllene.info/macopix-mascots#comments</comments>
		<pubDate>Thu, 10 Dec 2009 13:00:49 +0000</pubDate>
		<dc:creator>lucky</dc:creator>
				<category><![CDATA[Projects]]></category>

		<guid isPermaLink="false">http://kyllene.info/?p=111</guid>
		<description><![CDATA[MaCoPiX Mascots. For use with MaCoPiX program.
MaCoPiX (Mascot Constructive Pilot for X) is a desktop mascot application for UNIX / X Window system and Microsoft Windows.
初音ミク

Copyright (C) 2009 Lucky.
Download:
Hatsune Miku Mascot 0.1 for MaCoPiX
トトロ

Copyright (C) 2009 Lucky.
Download:
Totoro Mascot 0.1 for MaCoPiX
]]></description>
			<content:encoded><![CDATA[<p>MaCoPiX Mascots. For use with MaCoPiX program.<br />
<a href="http://rosegray.sakura.ne.jp/macopix/index.html">MaCoPiX</a> (Mascot Constructive Pilot for X) is a desktop mascot application for UNIX / X Window system and Microsoft Windows.</p>
<h2><a name="Hatsune_Miku"></a>初音ミク</h2>
<p><img src="images/miku.png" alt="Hatsune Miku"/><br />
Copyright (C) 2009 Lucky.</p>
<h3>Download:</h3>
<p><a href="http://lucky.sdf-eu.org/macopix/macopix-mascot-miku-utf-8-0.1.tar.gz">Hatsune Miku Mascot 0.1 for MaCoPiX</a></p>
<h2><a name="Totoro"></a>トトロ</h2>
<p><img src="images/totoro.png" alt="Totoro"/><br />
Copyright (C) 2009 Lucky.</p>
<h3>Download:</h3>
<p><a href="http://lucky.sdf-eu.org/macopix/macopix-mascot-totoro-utf-8-0.1.tar.gz">Totoro Mascot 0.1 for MaCoPiX</a></p>
]]></content:encoded>
			<wfw:commentRss>http://kyllene.info/macopix-mascots/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Yamaneko</title>
		<link>http://kyllene.info/yamaneko</link>
		<comments>http://kyllene.info/yamaneko#comments</comments>
		<pubDate>Mon, 19 Oct 2009 09:28:59 +0000</pubDate>
		<dc:creator>lucky</dc:creator>
				<category><![CDATA[Projects]]></category>

		<guid isPermaLink="false">http://kyllene.info/?p=101</guid>
		<description><![CDATA[


Yamaneko &#8211; Cross-platform Jabber (XMPP) chatbot written on Java



Project in development
Status: OBT
Features

Full XHTML messages support (XHTML-IM &#8211; XEP-0071). Plain text messages is optional.
Independent options per conference.
Independent access levels for reading/writing (up to 16 levels: 0&#215;00-0&#215;0F).
XMPP Ping (/ping &#8211; urn:xmpp:ping XEP-0199).
Entity Time (/time &#8211; urn:xmpp:time XEP-0202).
Software Version (/version &#8211; jabber:iq:version XEP-0092).
vCard (/vcard &#8211; vcard-temp XEP-0054).
Web search [...]]]></description>
			<content:encoded><![CDATA[<table>
<tr>
<td><img src="images/ikedakana.png" alt="avatar"/></td>
<td>Yamaneko &#8211; Cross-platform Jabber (XMPP) chatbot written on Java</td>
</tr>
</table>
<p><br/></p>
<p><strong>Project in development</strong><br/><br />
<strong>Status: OBT</strong><br/></p>
<h2><a name="Features"></a>Features</h2>
<ul>
<li>Full XHTML messages support (<em>XHTML-IM</em> &#8211; <a href="http://xmpp.org/extensions/xep-0071.html">XEP-0071</a>). Plain text messages is optional.</li>
<li>Independent options per conference.</li>
<li>Independent access levels for reading/writing (up to 16 levels: <em>0&#215;00-0&#215;0F</em>).</li>
<li>XMPP Ping (<strong>/ping</strong> &#8211; <em>urn:xmpp:ping</em> <a href="http://xmpp.org/extensions/xep-0199.html">XEP-0199</a>).</li>
<li>Entity Time (<strong>/time</strong> &#8211; <em>urn:xmpp:time</em> <a href="http://xmpp.org/extensions/xep-0202.html">XEP-0202</a>).</li>
<li>Software Version (<strong>/version</strong> &#8211; <em>jabber:iq:version</em> <a href="http://xmpp.org/extensions/xep-0092.html">XEP-0092</a>).</li>
<li>vCard (<strong>/vcard</strong> &#8211; <em>vcard-temp</em> <a href="http://xmpp.org/extensions/xep-0054.html">XEP-0054</a>).</li>
<li>Web search using <a href="http://google.com">Google</a>, <a href="http://bing.com">Bing</a>, <a href="http://yahoo.com">Yahoo!</a> (<strong>/google</strong>, <strong>/bing</strong>, <strong>/yahoo</strong>).</li>
<li>Web search for images using <a href="http://google.com">Google</a>, <a href="http://bing.com">Bing</a>, <a href="http://konachan.com">Konachan</a> (<strong>/images</strong>, <strong>/imagesb</strong>, <strong>/konachan</strong>).</li>
<li>Web search for videos using <a href="http://youtube.com">YouTube</a> (<strong>/youtube</strong>).</li>
<li>Text translation using <a href="http://google.com">Google</a>, <a href="http://bing.com">Bing</a>, <a href="http://www.promt.com/">PROMT</a> (<strong>/translate</strong>, <strong>/translateb</strong>, <strong>/translatep</strong>).</li>
<li>Currency exchange using <a href="http://finance.yahoo.com/">Yahoo! Finance</a> (<strong>/exchange</strong>).</li>
<li>Weather forecast using <a href="http://google.com">Google</a> (<strong>/weather</strong>).</li>
<li>Japanese Romaji to a Japanese Hiragana/Katakana convertion or vice versa (<strong>/romaji</strong>, <strong>/hiragana</strong>, <strong>/katakana</strong>).</li>
<li><a href="http://wolframalpha.com/">Wolfram|Alpha</a> integration (<strong>/wa</strong>, <strong>/wai</strong>).</li>
</ul>
<h2><a name="Software Requirements"></a>Software Requirements</h2>
<ul>
<li><a href="http://java.sun.com/javase/downloads/index.jsp">Java SE Runtime Environment (JRE)</a> 6.0 or later version.</li>
</ul>
<h2><a name="Installing"></a>Installing</h2>
<ul>
<li>Download an installer and run it:<br />
<code>$ java -jar yamaneko-x.y.z.jar</code></li>
<li>Answer some questions in installation program</li>
<li>Run bot:<br />
<code>$ java -jar yamaneko.jar</code><br />
or<br />
<code>$ ./yamaneko</code></li>
<li>Add a bot account to your roster</li>
<li>To display all available commands type:<br />
<code>/help</code></li>
<li>To get manual about some command type:<br />
<code>/man command</code></li>
</ul>
<h2><a name="Conditions"></a>Conditions</h2>
<p>Yamaneko is a propietary software. Use at your own risk.<br />
Redistribution, disassembling and modification of<br />
the software without author&#8217;s permission is prohibited.<br />
Copyright (C) 2008-2010 Lucky.<br />
All rights reserved.</p>
<p><strong>Some parts are licensed under the Apache License:</strong></p>
<p><a href="http://www.igniterealtime.org/projects/smack/index.jsp">Smack API 3.1.0</a><br />
Copyright (C) 2002-2008 <a href="http://www.igniterealtime.org/">Jive Software.</a><br />
All rights reserved. Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a></p>
<h2><a name="Downloads"></a>Downloads</h2>
<ul>
<li>Not available.</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://kyllene.info/yamaneko/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Totem Plugins</title>
		<link>http://kyllene.info/totem-plugins</link>
		<comments>http://kyllene.info/totem-plugins#comments</comments>
		<pubDate>Thu, 03 Sep 2009 21:10:37 +0000</pubDate>
		<dc:creator>lucky</dc:creator>
				<category><![CDATA[Projects]]></category>

		<guid isPermaLink="false">http://lucky.awardspace.co.uk/?p=64</guid>
		<description><![CDATA[


Totem is the official movie player of the GNOME desktop environment based on GStreamer


To install plugin extract downloaded archive to /usr/lib/totem/plugins directory.
Totem D-Bus Service Plugin
Plugin for sending notifications of currently-playing movies to the D-Bus subsystem using MPRIS API.
This plugin is already in Totem trunk.
Copyright (C) 2010 Lucky.
Download
Totem D-Bus Service Plugin 0.4
Totem Notify-OSD Plugin
Plugin for displaying [...]]]></description>
			<content:encoded><![CDATA[<table>
<tr>
<td><img src="images/totem.png" alt="totem logo"/></td>
<td><a href="http://projects.gnome.org/totem/">Totem</a> is the official movie player of the <a href="http://www.gnome.org/">GNOME</a> desktop environment based on <a href="http://gstreamer.freedesktop.org/">GStreamer</a></td>
</tr>
</table>
<p>To install plugin extract downloaded archive to <em>/usr/lib/totem/plugins</em> directory.</p>
<h2><a name="Totem_D-Bus_Service_Plugin"></a>Totem D-Bus Service Plugin</h2>
<p>Plugin for sending notifications of currently-playing movies to the <a href="http://en.wikipedia.org/wiki/D-Bus">D-Bus</a> subsystem using <a href="http://wiki.xmms2.xmms.se/wiki/Media_Player_Interfaces">MPRIS</a> API.<br />
This plugin is already in <a href="http://git.gnome.org/browse/totem/">Totem trunk</a>.<br />
Copyright (C) 2010 Lucky.</p>
<h3>Download</h3>
<p><a href="http://nyaa.freeshell.org/totem/dbus-service-0.4.tar.gz">Totem D-Bus Service Plugin 0.4</a></p>
<h2><a name="Totem_Notify-OSD_Plugin"></a>Totem Notify-OSD Plugin</h2>
<p>Plugin for displaying notification of currently-playing movies using <a href="http://wiki.ubuntu.com/NotifyOSD">NotifyOSD</a>.<br />
Copyright (C) 2010 Lucky.</p>
<h3>Download</h3>
<p><a href="http://nyaa.freeshell.org/totem/notifyosd-0.1.tar.gz">Totem Notify-OSD Plugin 0.1</a></p>
]]></content:encoded>
			<wfw:commentRss>http://kyllene.info/totem-plugins/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Openmoko</title>
		<link>http://kyllene.info/openmoko</link>
		<comments>http://kyllene.info/openmoko#comments</comments>
		<pubDate>Thu, 03 Sep 2009 20:14:04 +0000</pubDate>
		<dc:creator>lucky</dc:creator>
				<category><![CDATA[Projects]]></category>

		<guid isPermaLink="false">http://lucky.awardspace.co.uk/?p=48</guid>
		<description><![CDATA[


Openmoko™ is a project dedicated to delivering mobile phones with an open source software stack



Russian terminal keyboard layout for illume



Russian terminal keyboard layout for illume.
Download



Russian X8 keyboard layout for illume



Russian keyboard layout for illume based on Nokia N800 keyboard layout.
Download



English X8 keyboard layout for illume



English keyboard layout for illume based on Nokia N800 keyboard layout.
Download



]]></description>
			<content:encoded><![CDATA[<table>
<tr>
<td><img src="images/openmoko.png" alt="openmoko logo"/></td>
<td><a href="http://openmoko.org/">Openmoko™</a> is a project dedicated to delivering mobile phones with an <a href="http://wiki.openmoko.org/wiki/Source_Code" title="Source Code">open source software stack</a></td>
</tr>
</table>
<p><br/></p>
<h2><a name="Russian_terminal_keyboard_layout_for_illume"></a>Russian terminal keyboard layout for illume</h2>
<table>
<tr>
<td><a href="images/openmoko/illume-keyboards-russian-ru-terminal.png" rel="lightbox" title="Russian terminal keyboard layout for illume."><img src="images/openmoko/illume-keyboards-russian-ru-terminal_s.png" alt="screenshot" /></a></td>
<td>Russian terminal keyboard layout for <a href="http://wiki.openmoko.org/wiki/Illume">illume</a>.<br />
<a href="http://nyaa.freeshell.org/openmoko/illume-keyboards-russian-ru-terminal_1.0_all.deb">Download</a></td>
</tr>
</table>
<p><br/></p>
<h2><a name="Russian_X8_keyboard_layout_for_illume"></a>Russian X8 keyboard layout for illume</h2>
<table>
<tr>
<td><a href="images/openmoko/illume-keyboards-russian-ru-x8.png" rel="lightbox" title="Russian keyboard layout for illume based on Nokia N800 keyboard layout."><img src="images/openmoko/illume-keyboards-russian-ru-x8_s.png" alt="screenshot" /></a></td>
<td>Russian keyboard layout for <a href="http://wiki.openmoko.org/wiki/Illume">illume</a> based on <a href="http://en.wikipedia.org/wiki/Nokia_N800">Nokia N800</a> keyboard layout.<br />
<a href="http://nyaa.freeshell.org/openmoko/illume-keyboards-russian-ru-x8_1.0_all.deb">Download</a></td>
</tr>
</table>
<p><br/></p>
<h2><a name="English_X8_keyboard_layout_for_illume"></a>English X8 keyboard layout for illume</h2>
<table>
<tr>
<td><a href="images/openmoko/illume-keyboards-english-us-x8.png" rel="lightbox" title="English keyboard layout for illume based on Nokia N800 keyboard layout."><img src="images/openmoko/illume-keyboards-english-us-x8_s.png" alt="screenshot" /></a></td>
<td>English keyboard layout for <a href="http://wiki.openmoko.org/wiki/Illume">illume</a> based on <a href="http://en.wikipedia.org/wiki/Nokia_N800">Nokia N800</a> keyboard layout.<br />
<a href="http://nyaa.freeshell.org/openmoko/illume-keyboards-english-us-x8_1.0_all.deb">Download</a></td>
</tr>
</table>
<p><br/></p>
]]></content:encoded>
			<wfw:commentRss>http://kyllene.info/openmoko/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ProgramD-lite</title>
		<link>http://kyllene.info/programd-lite</link>
		<comments>http://kyllene.info/programd-lite#comments</comments>
		<pubDate>Thu, 03 Sep 2009 19:28:42 +0000</pubDate>
		<dc:creator>lucky</dc:creator>
				<category><![CDATA[Projects]]></category>

		<guid isPermaLink="false">http://lucky.awardspace.co.uk/42</guid>
		<description><![CDATA[




ProgramD-lite &#8211; AIML interperter library and Yamaneko Extension.




It is a lightweight Program D fork. Most of the features was removed and the application was turned into the library. You can use this library in your application for AIML interpreting.
Program D is the most widely used free (&#8221;open source&#8221;) AIML bot platform in the world. It [...]]]></description>
			<content:encoded><![CDATA[<table>
<tr>
<td>
<img src="images/glados.png" alt="avatar"/></td>
<td>
ProgramD-lite &#8211; <a href="http://en.wikipedia.org/wiki/AIML">AIML</a> interperter library and <a href="yamaneko">Yamaneko</a> Extension.
</td>
</tr>
</table>
<p><br/></p>
<p>It is a lightweight <a href="http://aitools.org/Program_D">Program D</a> fork. Most of the features was removed and the application was turned into the library. You can use this library in your application for <a href="http://en.wikipedia.org/wiki/AIML">AIML</a> interpreting.</p>
<p><a href="http://aitools.org/Program_D">Program D</a> is the most widely used <a href="http://en.wikipedia.org/wiki/free_software">free</a> (&#8221;open source&#8221;) <a href="http://en.wikipedia.org/wiki/AIML">AIML</a> bot platform in the world. It is the most feature-complete, best-tested implementation of the current <a href="http://aitools.org/aiml/spec/">AIML specification</a>.</p>
<h2><a name="Conditions"></a>Conditions</h2>
<p>This program is free software: you can redistribute it and/or modify<br />
it under the terms of the <a href="http://www.gnu.org/licenses/#GPL">GNU General Public License</a> as published by<br />
the <a href="http://www.fsf.org/">Free Software Foundation</a>, either version 3 of the License, or<br />
(at your option) any <a href="http://www.gnu.org/licenses/gpl.html">later version</a>.</p>
<p>
Copyright (C) 2006-2007 Noel Bush.<br />
Copyright (C) 2008-2010 Lucky.
</p>
<h2><a name="Downloads"></a>Downloads</h2>
<ul>
<li><a href="http://nyaa.freeshell.org/pd/ProgramD-lite-0.6.0-src.zip">ProgramD-lite 0.6.0 &#8211; Source Code</a></li>
<li><a href="http://nyaa.freeshell.org/pd/ProgramD-lite-0.6.0.zip">ProgramD-lite 0.6.0 &#8211; Yamaneko Extension</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://kyllene.info/programd-lite/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SevenInstall</title>
		<link>http://kyllene.info/seveninstall</link>
		<comments>http://kyllene.info/seveninstall#comments</comments>
		<pubDate>Thu, 03 Sep 2009 19:20:15 +0000</pubDate>
		<dc:creator>lucky</dc:creator>
				<category><![CDATA[Projects]]></category>

		<guid isPermaLink="false">http://lucky.awardspace.co.uk/?p=39</guid>
		<description><![CDATA[




SevenInstall &#8211; crossplatform application installer written on Java




Conditions
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.

Copyright (C) 2008-2009 Lucky.

Downloads

SevenInstall 0.1.1 &#8211; Source Code
SevenInstall 0.1.1 &#8211; Java [...]]]></description>
			<content:encoded><![CDATA[<table>
<tr>
<td>
<img src="images/7i.png" alt="7i icon"/></td>
<td>
SevenInstall &#8211; crossplatform application installer written on Java
</td>
</tr>
</table>
<p><br/></p>
<h2><a name="Conditions"></a>Conditions</h2>
<p>This program is free software: you can redistribute it and/or modify<br />
it under the terms of the <a href="http://www.gnu.org/licenses/#GPL">GNU General Public License</a> as published by<br />
the <a href="http://www.fsf.org/">Free Software Foundation</a>, either version 3 of the License, or<br />
(at your option) any <a href="http://www.gnu.org/licenses/gpl.html">later version</a>.</p>
<p>
Copyright (C) 2008-2009 Lucky.
</p>
<h2><a name="Downloads"></a>Downloads</h2>
<ul>
<li><a href="http://nyaa.freeshell.org/7i/SevenInstall-0.1.1-src.zip">SevenInstall 0.1.1 &#8211; Source Code</a></li>
<li><a href="http://nyaa.freeshell.org/7i/SevenInstall-0.1.1.zip">SevenInstall 0.1.1 &#8211; Java Binary</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://kyllene.info/seveninstall/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Neko</title>
		<link>http://kyllene.info/neko</link>
		<comments>http://kyllene.info/neko#comments</comments>
		<pubDate>Thu, 03 Sep 2009 11:59:52 +0000</pubDate>
		<dc:creator>lucky</dc:creator>
				<category><![CDATA[Projects]]></category>

		<guid isPermaLink="false">http://lucky.awardspace.co.uk/?p=1</guid>
		<description><![CDATA[


Neko &#8211; Cross-platform Jabber (XMPP) chatbot written on Java



Features

Cross-platform, depends on java runtime only
Encrypted connection using TLS/SSL
Automatic updates, multithreading
Full control and bot configuration via Jabber,
no needed to edit configuration files!
Jabber conferences administartion (privileges, subject, kick, ban)
Can use any command as greeting for user, when he joins a conferences (greet, setgreet)
Japanese Romaji to a Japanese Kana [...]]]></description>
			<content:encoded><![CDATA[<table>
<tr>
<td><img src="images/avatar.png" alt="pic related"/></td>
<td>Neko &#8211; Cross-platform Jabber (XMPP) chatbot written on Java</td>
</tr>
</table>
<p><br/></p>
<h2><a name="Features"></a>Features</h2>
<ul>
<li>Cross-platform, depends on java runtime only</li>
<li>Encrypted connection using TLS/SSL</li>
<li>Automatic updates, multithreading</li>
<li>Full control and bot configuration via Jabber,<br />
no needed to edit configuration files!</li>
<li>Jabber conferences administartion (privileges, subject, kick, ban)</li>
<li>Can use any command as greeting for user, when he joins a conferences (greet, setgreet)</li>
<li>Japanese Romaji to a Japanese Kana convertion or vice versa (kana, romaji)</li>
<li>Supports information commands (ping, version, time, vcard, discovery)</li>
<li>Automatic reconnect to the server when lost connection</li>
<li>Web search, translation, weather forecast using <a href="http://google.com/">Google</a> (google, translate, weather)</li>
<li>Web search for images using <a href="http://google.com/">Google</a>, <a href="http://konachan.com/">Konachan</a> (images, konachan)</li>
<li>Web search using <a href="http://bing.com/">Bing</a> (bing)</li>
<li>Simple remote shell (sh), RSS reader (rssrandom), aliases, manual pages for commands</li>
<li><a href="http://en.wikipedia.org/wiki/AIML">AIML</a> interpreter (using <a href="programd-lite">ProgramD-lite</a> library)</li>
<li>Supports password protected conferences</li>
<li>Supports changing avatar on the fly (setavatar)</li>
<li>Supports sending XHTML message with included images (say)</li>
<li>Supports regular expressions for searching options and manual pages</li>
</ul>
<h2><a name="Software_Requirements"></a>Software Requirements</h2>
<ul>
<li><a href="http://java.sun.com/javase/downloads/index.jsp">Java SE Runtime Environment (JRE)</a> or compatible</li>
</ul>
<h2><a name="Installing"></a>Installing</h2>
<ul>
<li>Download an installer and run it:<br />
<code>$ java -jar neko-x.y.z.jar</code></li>
<li>Answer some questions in installation program</li>
<li>Run bot from directory where it has been installed:<br />
<code>$ java -jar neko.jar</code><br />
or<br />
<code>$ ./neko</code></li>
<li>Answer some questions in bot configuration program</li>
<li>Add a bot account to your roster</li>
</ul>
<h2><a name="Installing_AIML"></a>Installing AIML support (optional)</h2>
<ul>
<li>Download AIML base config pack and extract it to directory where bot is installed</li>
<li>Simple AIML set is included in the package for testing.<br />
If you need more AIML sets, you can find some <a href="http://aitools.org/Free_AIML_sets">here</a>.</li>
<li>Feel free to edit self-explaining xml configuration files and AIML database.</li>
<li>Set commands prefix for commands filtering.<br />
Send this message to bot for example:<br />
<code>setoption prefixes /!</code><br />
Now commands need to be started with &#8220;!&#8221; or &#8220;/&#8221; (!ping for example)</li>
</ul>
<h2><a name="Conditions"></a>Conditions</h2>
<p>Neko is a propietary software. Use at your own risk.<br />
Redistribution, disassembling and modification of<br />
the software without author&#8217;s permission is prohibited.<br />
Copyright (C) 2008-2009 Lucky.<br />
All rights reserved.</p>
<p><strong>Some parts are licensed under the Apache License:</strong></p>
<p><a href="http://www.igniterealtime.org/projects/smack/index.jsp">Smack API 3.1.0</a><br />
Copyright (C) 2002-2008 <a href="http://www.igniterealtime.org/">Jive Software.</a><br />
All rights reserved. Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a></p>
<p><strong>Some parts are licensed under the GNU General Public License:</strong></p>
<p><a href="programd-lite">ProgramD-lite</a><br />
Copyright (C) 2006-2007 Noel Bush.<br />
Copyright (C) 2008-2009 Lucky.<br />
All rights reserved. Licensed under the <a href="http://www.gnu.org/licenses/gpl.html">GNU General Public License, version 3</a></p>
<h2><a name="Downloads"></a>Downloads</h2>
<ul>
<li><a href="http://lucky.sdf-eu.org/neko/neko-0.4.1.jar">Neko 0.4.1 installer</a></li>
<li><a href="http://lucky.sdf-eu.org/neko/aiml.zip">AIML base config pack</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://kyllene.info/neko/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
