<?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/"
	xmlns:creativeCommons="http://backend.userland.com/creativeCommonsRssModule">

<channel>
	<title>IRC-Junkie.org - IRC News &#187; Anope</title>
	<atom:link href="http://www.irc-junkie.org/tag/anope/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.irc-junkie.org</link>
	<description>All about Internet Relay Chat</description>
	<lastBuildDate>Sun, 27 Nov 2011 23:50:30 +0000</lastBuildDate>
	<generator>http://wordpress.org/</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<atom:link rel='hub' href='http://www.irc-junkie.org/?pushpress=hub'/>
<creativeCommons:license>http://creativecommons.org/licenses/by-nc-sa/3.0/de/</creativeCommons:license>		<item>
		<title>Anope IRC Services 1.9.2 released, adds InspIRCd 2.0 support [Update 2]</title>
		<link>http://www.irc-junkie.org/2010-06-19/anope-irc-services-1-9-2-released-adds-inspircd-2-0-support/</link>
		<comments>http://www.irc-junkie.org/2010-06-19/anope-irc-services-1-9-2-released-adds-inspircd-2-0-support/#comments</comments>
		<pubDate>Sat, 19 Jun 2010 08:19:16 +0000</pubDate>
		<dc:creator>phrozen77</dc:creator>
				<category><![CDATA[IRC]]></category>
		<category><![CDATA[Network Addons]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Anope]]></category>

		<guid isPermaLink="false">http://www.irc-junkie.org/?p=1044</guid>
		<description><![CDATA[chaz of the Anope project announced version 1.9.2 of their services package in the development branch.

New features since the release of 1.9.1-p1 are the "modestacker" which allows setting and removing several modes by services in one line, the binary databases have been replaced by flatfile plaintext ones and an option for persistent channels which ...<p><a href="http://www.irc-junkie.org/2010-06-19/anope-irc-services-1-9-2-released-adds-inspircd-2-0-support/">Anope IRC Services 1.9.2 released, adds InspIRCd 2.0 support [Update 2]</a> is a post from: <a href="http://www.irc-junkie.org">IRC-Junkie.org - IRC News</a>
<br><br>

This post is licensed under the <a href="http://creativecommons.org/licenses/by-nc-sa/3.0/de/">Creative Commons Attribution-NonCommercial-ShareAlike 3.0 Deutschland</a> license.</p>



Related posts:<ol><li><a href='http://www.irc-junkie.org/2009-02-09/anope-switches-their-support-network-to-inspircd/' rel='bookmark' title='Permanent Link: Anope switches their Support Network to InspIRCd'>Anope switches their Support Network to InspIRCd</a></li>
<li><a href='http://www.irc-junkie.org/2009-12-08/anope-network-services-are-updated-to-191-p1/' rel='bookmark' title='Permanent Link: Anope network services are updated to 1.9.1-p1'>Anope network services are updated to 1.9.1-p1</a></li>
<li><a href='http://www.irc-junkie.org/2010-01-19/anope-stable-1-8-3-is-out/' rel='bookmark' title='Permanent Link: Anope stable 1.8.3 is out'>Anope stable 1.8.3 is out</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p><em><a href="http://www.irc-junkie.org/2010-01-11/interview-anope-chaz/">chaz</a> </em>of the Anope project announced version 1.9.2 of their services package in the development branch.</p>
<p>New features since the <a href="http://www.irc-junkie.org/2009-12-08/anope-network-services-are-updated-to-191-p1/">release of 1.9.1-p1</a> are the &#8220;modestacker&#8221; which allows setting and removing several modes by services in one line, the binary databases have been replaced by flatfile plaintext ones and an option for persistent channels which keeps BotServ bots in the channel even when it is empty has been added.</p>
<p>Anope now supports linking over IPv6 and also reconnects automatically if it detects the uplink has died. Where it was only possible to have one encryption method of your users precious passwords, you can now set to have two or even more &#8211; useful if an application which interfaces with Anope only supports old and broken hashing algorithms like MD5. InspIRCd development also continued at a high pace and this release now supports linking to the 2.0 versions of their IRCd.</p>
<p>Finally, this release features something that closely resembles Live SQL: Anope reads from a special &#8220;commands&#8221; table which contains normal Anope commands and is executed as a FIFO-style queue. The database gets updated immediately when commands are issued and commands executed from SQL are also near-instant, however developer <em>Adam</em> says he has <em>&#8220;an evil plan for that&#8221;</em>. <em>chaz</em> writes in his announcement that this feature will be <em>&#8220;further developed/re-engineered in 1.9.3&#8243;</em> but he says it&#8217;s a <em>&#8220;good start&#8221;.</em></p>
<p>Since the whole Live SQL thing is a new feature and even though it was thoroughly tested, the announcement contains a few words that you should take precautions:</p>
<blockquote><p>As always, we encourage early adopters of development releases to  exercise caution and take frequent system back ups knowing full well it  might destroy your plans on a Friday night. We have been running 1.9.2  on Teranova for some time now and only uncovered a few unseen bugs.  (This was on both Unreal and subsequently our migration to InspIRCd  1.2).</p></blockquote>
<p>Networks that are running their services daemon on Windows will be missing out on the whole Live SQL business &#8211; apparently MySQL support on Windows is broken but it&#8217;ll be added when 1.9.3 is released.</p>
<p>Another thing to look forward to is that there will be a webinterface included in one of the upcoming releases and the developers note that they <em>&#8220;welcome suggestions on our forum for functionality this could include&#8221;.</em></p>
<p>Probably trying to reduce the possibility to be hit by a similarly disastrous hack <a href="http://www.irc-junkie.org/2010-06-12/some-unrealircd-3-2-8-1-downloads-trojaned/">like it happened to the guys of the UnrealIRCd project</a>, <em>chaz</em> writes that future releases <em>&#8220;may include further security measures such as GPG/etc&#8221; </em>in addition to the provided MD5Sums<em>.</em></p>
<p>Even though the <a href="http://anope.svn.sourceforge.net/viewvc/anope/tags/1.9.2/docs/Changes?revision=3008&amp;view=markup">changelog</a> seems rather short there have been changes to no less than 279 files with 31458 insertions and almost as much deletions according to <a href="http://www.anope.org/1.9.2.diff.txt">this diff stat</a>.</p>
<p>The announcement which includes the download link and further instructions regarding the upgrade process from 1.9.1 and MySQL-support <a href="http://www.anope.org/news.php?id=59">can be viewed here</a>.</p>
<p><strong><a name="update"></a>[Update]:</strong> <a href="http://anope.org/news.php?id=62">Anope 1.9.2-p1 has been released</a> as a direct result from a few bugreports. Issues resolved include Windows-specific problems and fixes to the database converter &#8211; if you&#8217;ve experienced problems with either you&#8217;re advised to update.</p>
<p><strong>The project is also <a href="http://anope.org/news.php?id=61">seeking contributors for their upcoming releases</a></strong> &#8211; whether you&#8217;re a coder, webdev or a tester &#8211; if you feel like helping the project out you should get in touch with them.</p>
<p><strong><a name="update2"></a>[Update 2]:</strong> Patch release 2 has just been made available on the Anope website: InspIRCd 2.0 support has been extended, full <em>m_customprefix</em> (allows custom prefixes to be created) support being one of the added features in this release. <strong>Users of Anope 1.9.2 and 1.9.2-p1 are advised to upgrade</strong> since both versions contain a bug that may crash services when a nick expires.</p>
<p><!--Digiprove_Start--><span style="vertical-align:middle; display:inline-table; padding:3px; line-height:normal;border:1px solid #bbbbbb;background-color:#FFFFFF;" title="certified 27 July 2010 10:35:26 UTC by Digiprove certificate P35594" ><a href="http://www.digiprove.com/show_certificate.aspx?id=P35594;guid=LHyLbHdkU0-n2dYYK2hlZw" target="_blank" style="border:0px; float:none; display:inline; text-decoration: none;background-color:#FFFFFF;"><img src="http://www.digiprove.com/images/dp_seal_trans_16x16.png" style="vertical-align:middle; display:inline; border:0px; margin:0px; float:none; background-color:transparent" border="0" width="12px" height="12px" alt=""/><span style="font-family: Tahoma, MS Sans Serif; font-size:9px; color:#636363; border:0px; float:none; display:inline; text-decoration:none; letter-spacing:normal" onmouseover="this.style.color='#A35353';" onmouseout="this.style.color='#636363';">&nbsp;&nbsp;Copyright secured by Digiprove</span></a><!--9F6C951853FC687E9D5AFF08E4FA63FAF733DCF043EF1C9D358795E65F19072E--></span><!--Digiprove_End--></p>
 <p><a href="http://www.irc-junkie.org/?flattrss_redirect&amp;id=1044&amp;md5=704ec48978868bbab88de84cb7beee2c" title="Flattr" target="_blank"><img src="http://www.irc-junkie.org/wp-content/plugins/flattrss/img/flattr-badge-large.png" alt="flattr this!"/></a></p><p><a href="http://www.irc-junkie.org/2010-06-19/anope-irc-services-1-9-2-released-adds-inspircd-2-0-support/">Anope IRC Services 1.9.2 released, adds InspIRCd 2.0 support [Update 2]</a> is a post from: <a href="http://www.irc-junkie.org">IRC-Junkie.org - IRC News</a>
<br><br>

This post is licensed under the <a href="http://creativecommons.org/licenses/by-nc-sa/3.0/de/">Creative Commons Attribution-NonCommercial-ShareAlike 3.0 Deutschland</a> license.</p>
<p class="wp-flattr-button"></p>

<p>Related posts:<ol><li><a href='http://www.irc-junkie.org/2009-02-09/anope-switches-their-support-network-to-inspircd/' rel='bookmark' title='Permanent Link: Anope switches their Support Network to InspIRCd'>Anope switches their Support Network to InspIRCd</a></li>
<li><a href='http://www.irc-junkie.org/2009-12-08/anope-network-services-are-updated-to-191-p1/' rel='bookmark' title='Permanent Link: Anope network services are updated to 1.9.1-p1'>Anope network services are updated to 1.9.1-p1</a></li>
<li><a href='http://www.irc-junkie.org/2010-01-19/anope-stable-1-8-3-is-out/' rel='bookmark' title='Permanent Link: Anope stable 1.8.3 is out'>Anope stable 1.8.3 is out</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.irc-junkie.org/2010-06-19/anope-irc-services-1-9-2-released-adds-inspircd-2-0-support/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>New Anope stable: 1.8.4</title>
		<link>http://www.irc-junkie.org/2010-04-04/new-anope-stable-1-8-4/</link>
		<comments>http://www.irc-junkie.org/2010-04-04/new-anope-stable-1-8-4/#comments</comments>
		<pubDate>Sun, 04 Apr 2010 11:07:34 +0000</pubDate>
		<dc:creator>phrozen77</dc:creator>
				<category><![CDATA[IRC]]></category>
		<category><![CDATA[Network Addons]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Anope]]></category>

		<guid isPermaLink="false">http://www.irc-junkie.org/?p=918</guid>
		<description><![CDATA[Anope developer chaz announced the immediate availability of a new Anope services release in their stable branch which is now at version 1.8.4.



The new release contains a number of "fixes and some further compatibility with InspIRCd 1.2" but also some new features like tracking of deletes and clearings of XOP access lists and tracking ...<p><a href="http://www.irc-junkie.org/2010-04-04/new-anope-stable-1-8-4/">New Anope stable: 1.8.4</a> is a post from: <a href="http://www.irc-junkie.org">IRC-Junkie.org - IRC News</a>
<br><br>

This post is licensed under the <a href="http://creativecommons.org/licenses/by-nc-sa/3.0/de/">Creative Commons Attribution-NonCommercial-ShareAlike 3.0 Deutschland</a> license.</p>



Related posts:<ol><li><a href='http://www.irc-junkie.org/2010-01-19/anope-stable-1-8-3-is-out/' rel='bookmark' title='Permanent Link: Anope stable 1.8.3 is out'>Anope stable 1.8.3 is out</a></li>
<li><a href='http://www.irc-junkie.org/2008-10-30/anope-releases-rc1-of-new-18-stable-branch/' rel='bookmark' title='Permanent Link: Anope releases RC1 of new 1.8 stable branch'>Anope releases RC1 of new 1.8 stable branch</a></li>
<li><a href='http://www.irc-junkie.org/2009-12-10/anope-support-goes-international/' rel='bookmark' title='Permanent Link: Anope support goes international'>Anope support goes international</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>Anope developer <a href="http://www.irc-junkie.org/2010-01-11/interview-anope-chaz/"><em>chaz</em></a> announced the immediate availability of a new Anope services release in their stable branch which is now at <a href="http://anope.org/news.php?id=57">version 1.8.4</a>.</p>
<div id="attachment_919" class="wp-caption aligncenter" style="width: 350px"><a href="http://www.irc-junkie.org/wp-content/uploads/anope_logo.png"><img class="size-full wp-image-919" title="Anope Logo" src="http://www.irc-junkie.org/wp-content/uploads/anope_logo.png" alt="Anope Logo" width="340" height="110" /></a><p class="wp-caption-text">Anope Logo</p></div>
<p>The new release contains a number of <em>&#8220;fixes and some further compatibility with InspIRCd 1.2&#8243;</em> but also some new features like tracking of deletes and clearings of XOP access lists and tracking of permanent channels have been introduced.</p>
<p><em>chaz</em> reveals that there will be some new functionality for their module repository shortly which will &#8220;mass build&#8221; modules for each new release so prospective users don&#8217;t need to rely on the modules author to supply a pre-compiled version of his work.</p>
<p>Furthermore, he announces some of the changes one can look forward in an upcoming 1.9.2 development release which will have a new socket system and finally something that&#8217;ll closely resemble live SQL in the form of a <em>&#8220;sensible and easy to use commands table which Anope will process at  intervals so you can in theory do anything via SQL that you could do  from an IRC client&#8221;.</em></p>
<p>In an unusual move, <em>chaz</em> dedicates this release to developer <em>Adam</em> who he says is <em>&#8220;not only [...] a development machine but he&#8217;s a genuinely nice guy  and we&#8217;re very grateful for the time and effort he puts into the project&#8221;</em> and goes further to commend him to anyone looking for a developer: <em>&#8220;If anyone in the real world is looking for a young developer with an  incredibly bright future get in touch; he&#8217;s definitely worth your time&#8221;.</em></p>
<p>Closing the announcement he writes that <em>&#8220;if you are interested in helping / working with us in any way please do  get in touch (chaz [at] anope.org), &amp; thank you of course to our <a href="http://www.anope.org/sponsors.php">sponsors</a> for their selfless  kindness&#8221;</em> and wishes <em>&#8220;Happy Easter to those who celebrate it&#8221;.</em></p>
<p>The downloads can be found <a href="http://sourceforge.net/projects/anope/files/">here</a> and the full changelog is available <a href="http://anope.svn.sourceforge.net/viewvc/anope/tags/1.8.4/Changes?revision=2860&amp;view=markup">here</a>.</p>
<p>Happy Easter from IRC-Junkie to all our readers!</p>
<p><!--Digiprove_Start--><span style="vertical-align:middle; display:inline-table; padding:3px; line-height:normal;border:1px solid #bbbbbb;background-color:#FFFFFF;" title="certified 4 April 2010 11:07:35 UTC by Digiprove certificate P13554" ><a href="http://www.digiprove.com/show_certificate.aspx?id=P13554;guid=BcFQ5t8Uf0Cl97G6GOGiUQ" style="text-decoration:none" target="_blank" style="border:0px; float:none; display:inline; text-decoration: none;background-color:#FFFFFF;"><img src="http://www.digiprove.com/images/dp_seal_trans_16x16.png" style="vertical-align:middle; display:inline; border:0px; margin:0px; float:none; background-color:transparent" border="0"/><span style="font-family: Tahoma, MS Sans Serif; font-size:11px; color:#636363; border:0px; float:none; display:inline; text-decoration:none; letter-spacing:normal" onmouseover="this.style.color='#A35353';" onmouseout="this.style.color='#636363';">&nbsp;&nbsp;Copyright secured by Digiprove</span></a><!--335AFC883F75F2E937CDF99A17A505944BCD90E714219FF44479FDB006060C9E--></span><!--Digiprove_End--></p>
 <p><a href="http://www.irc-junkie.org/?flattrss_redirect&amp;id=918&amp;md5=03209e3746cfb8c04c9d3e63dad9e277" title="Flattr" target="_blank"><img src="http://www.irc-junkie.org/wp-content/plugins/flattrss/img/flattr-badge-large.png" alt="flattr this!"/></a></p><p><a href="http://www.irc-junkie.org/2010-04-04/new-anope-stable-1-8-4/">New Anope stable: 1.8.4</a> is a post from: <a href="http://www.irc-junkie.org">IRC-Junkie.org - IRC News</a>
<br><br>

This post is licensed under the <a href="http://creativecommons.org/licenses/by-nc-sa/3.0/de/">Creative Commons Attribution-NonCommercial-ShareAlike 3.0 Deutschland</a> license.</p>
<p class="wp-flattr-button"></p>

<p>Related posts:<ol><li><a href='http://www.irc-junkie.org/2010-01-19/anope-stable-1-8-3-is-out/' rel='bookmark' title='Permanent Link: Anope stable 1.8.3 is out'>Anope stable 1.8.3 is out</a></li>
<li><a href='http://www.irc-junkie.org/2008-10-30/anope-releases-rc1-of-new-18-stable-branch/' rel='bookmark' title='Permanent Link: Anope releases RC1 of new 1.8 stable branch'>Anope releases RC1 of new 1.8 stable branch</a></li>
<li><a href='http://www.irc-junkie.org/2009-12-10/anope-support-goes-international/' rel='bookmark' title='Permanent Link: Anope support goes international'>Anope support goes international</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.irc-junkie.org/2010-04-04/new-anope-stable-1-8-4/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Anope stable 1.8.3 is out</title>
		<link>http://www.irc-junkie.org/2010-01-19/anope-stable-1-8-3-is-out/</link>
		<comments>http://www.irc-junkie.org/2010-01-19/anope-stable-1-8-3-is-out/#comments</comments>
		<pubDate>Tue, 19 Jan 2010 09:16:09 +0000</pubDate>
		<dc:creator>phrozen77</dc:creator>
				<category><![CDATA[IRC]]></category>
		<category><![CDATA[Network Addons]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Anope]]></category>

		<guid isPermaLink="false">http://www.irc-junkie.org/?p=735</guid>
		<description><![CDATA[The Anope project just announced the availability of another release in their stable tree, version 1.8.3

New in this release is the official support for InspIRCd version 1.2 which the services have been lacking before.

Other than that, lots of bugs as well as a few memory leaks have been fixed and 3 language files have ...<p><a href="http://www.irc-junkie.org/2010-01-19/anope-stable-1-8-3-is-out/">Anope stable 1.8.3 is out</a> is a post from: <a href="http://www.irc-junkie.org">IRC-Junkie.org - IRC News</a>
<br><br>

This post is licensed under the <a href="http://creativecommons.org/licenses/by-nc-sa/3.0/de/">Creative Commons Attribution-NonCommercial-ShareAlike 3.0 Deutschland</a> license.</p>



Related posts:<ol><li><a href='http://www.irc-junkie.org/2008-10-30/anope-releases-rc1-of-new-18-stable-branch/' rel='bookmark' title='Permanent Link: Anope releases RC1 of new 1.8 stable branch'>Anope releases RC1 of new 1.8 stable branch</a></li>
<li><a href='http://www.irc-junkie.org/2009-01-01/anope-releases-180-stable-of-their-irc-services-package/' rel='bookmark' title='Permanent Link: Anope releases 1.8.0-stable of their IRC services package'>Anope releases 1.8.0-stable of their IRC services package</a></li>
<li><a href='http://www.irc-junkie.org/2009-02-09/anope-switches-their-support-network-to-inspircd/' rel='bookmark' title='Permanent Link: Anope switches their Support Network to InspIRCd'>Anope switches their Support Network to InspIRCd</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>The Anope project <a href="http://anope.org/news.php?id=56">just announced</a> the availability of another release in their stable tree, version 1.8.3</p>
<p>New in this release is the <strong>official support for InspIRCd version 1.2</strong> which the services have been lacking before.</p>
<p>Other than that, lots of bugs as well as a few memory leaks have been fixed and 3 language files have been updated (French, Turkish and German).</p>
<p>Developer <a href="http://www.irc-junkie.org/2010-01-11/interview-anope-chaz/"><em>chaz</em></a> writes in the announcement that they have <em>&#8220;taken the decision to move to Visual Studio 2008 for our precompiled Windows versions&#8221;</em> and that <em>&#8220;this means that if you do not already have 2008 Runtimes you will need those but as several module authors have already moved to this version you may already have them&#8221;</em>.</p>
<p>He cautions to <em>&#8220;take a known good back up and perform testing in a testnet environment with your current databases and modules before considering upgrading your live network. We would however recommend anyone using any versions of 1.6, 1.7 or 1.8 to update as soon as possible&#8221;</em>.</p>
<p>Closing his announcement he writes: <em>&#8220;We would like to extend our thanks to the networks which helped us test this new version and would welcome anyone else to get in touch to help us form a &#8216;Release Testing Team&#8217; in order to provide a more structured and efficient testing and release pattern&#8221;.</em></p>
<p>The downloads can be found <a href="http://sourceforge.net/projects/anope/">here</a> and the full changelog can be viewed <a href="http://anope.svn.sf.net/viewvc/anope/tags/1.8.3/Changes">here</a>.</p>
 <p><a href="http://www.irc-junkie.org/?flattrss_redirect&amp;id=735&amp;md5=6dfaa3cc716568c101dee5749c8f1ebb" title="Flattr" target="_blank"><img src="http://www.irc-junkie.org/wp-content/plugins/flattrss/img/flattr-badge-large.png" alt="flattr this!"/></a></p><p><a href="http://www.irc-junkie.org/2010-01-19/anope-stable-1-8-3-is-out/">Anope stable 1.8.3 is out</a> is a post from: <a href="http://www.irc-junkie.org">IRC-Junkie.org - IRC News</a>
<br><br>

This post is licensed under the <a href="http://creativecommons.org/licenses/by-nc-sa/3.0/de/">Creative Commons Attribution-NonCommercial-ShareAlike 3.0 Deutschland</a> license.</p>
<p class="wp-flattr-button"></p>

<p>Related posts:<ol><li><a href='http://www.irc-junkie.org/2008-10-30/anope-releases-rc1-of-new-18-stable-branch/' rel='bookmark' title='Permanent Link: Anope releases RC1 of new 1.8 stable branch'>Anope releases RC1 of new 1.8 stable branch</a></li>
<li><a href='http://www.irc-junkie.org/2009-01-01/anope-releases-180-stable-of-their-irc-services-package/' rel='bookmark' title='Permanent Link: Anope releases 1.8.0-stable of their IRC services package'>Anope releases 1.8.0-stable of their IRC services package</a></li>
<li><a href='http://www.irc-junkie.org/2009-02-09/anope-switches-their-support-network-to-inspircd/' rel='bookmark' title='Permanent Link: Anope switches their Support Network to InspIRCd'>Anope switches their Support Network to InspIRCd</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.irc-junkie.org/2010-01-19/anope-stable-1-8-3-is-out/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Interview with Anope project leader chaz</title>
		<link>http://www.irc-junkie.org/2010-01-11/interview-anope-chaz/</link>
		<comments>http://www.irc-junkie.org/2010-01-11/interview-anope-chaz/#comments</comments>
		<pubDate>Mon, 11 Jan 2010 07:53:09 +0000</pubDate>
		<dc:creator>phrozen77</dc:creator>
				<category><![CDATA[IRC]]></category>
		<category><![CDATA[Interviews]]></category>
		<category><![CDATA[Anope]]></category>
		<category><![CDATA[Interview]]></category>

		<guid isPermaLink="false">http://www.irc-junkie.org/?p=711</guid>
		<description><![CDATA[IRC services are a software that enables IRC networks to provide channel and nickname registration, or, as Wikipedia puts it: "Services are automated bots with special status which are generally used to provide users with access with certain privileges and protection".

One of the more well-known packages you can use for such a task is ...<p><a href="http://www.irc-junkie.org/2010-01-11/interview-anope-chaz/">Interview with Anope project leader chaz</a> is a post from: <a href="http://www.irc-junkie.org">IRC-Junkie.org - IRC News</a>
<br><br>

This post is licensed under the <a href="http://creativecommons.org/licenses/by-nc-sa/3.0/de/">Creative Commons Attribution-NonCommercial-ShareAlike 3.0 Deutschland</a> license.</p>



Related posts:<ol><li><a href='http://www.irc-junkie.org/2009-02-09/anope-switches-their-support-network-to-inspircd/' rel='bookmark' title='Permanent Link: Anope switches their Support Network to InspIRCd'>Anope switches their Support Network to InspIRCd</a></li>
<li><a href='http://www.irc-junkie.org/2010-01-19/anope-stable-1-8-3-is-out/' rel='bookmark' title='Permanent Link: Anope stable 1.8.3 is out'>Anope stable 1.8.3 is out</a></li>
<li><a href='http://www.irc-junkie.org/2009-12-08/anope-network-services-are-updated-to-191-p1/' rel='bookmark' title='Permanent Link: Anope network services are updated to 1.9.1-p1'>Anope network services are updated to 1.9.1-p1</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>IRC services are a software that enables IRC networks to provide channel and nickname registration, or, as Wikipedia puts it: <em>&#8220;Services are automated bots with special status which are generally used to provide users with access with certain privileges and protection&#8221;.</em></p>
<p>One of the more well-known packages you can use for such a task is called <em>Anope</em> which i&#8217;m sure you&#8217;ve already heard about and today i&#8217;ve interviewed the leader of the project, Charles <em>&#8220;chaz&#8221;</em> Kingsley.</p>
<p><strong>Hello <img src='http://www.irc-junkie.org/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  Please introduce yourself to our readers.</strong></p>
<p>Hi there,</p>
<p>My name is Charles Kingsley and I&#8217;m the project lead for Anope IRC Services and also a contributing Network Administrator on the Teranova IRC Network and IRC Operator on Chatspike.</p>
<p>In *real* life, I work as an IT Consultant designing and building systems for businesses and educational institutions centric to the safe and secure &#8216;always&#8217; available system model.</p>
<p><strong>When did you begin using IRC and what was your &#8220;path&#8221; on it?</strong></p>
<p>Phew, this was a long time ago now..</p>
<p>I started on a java chat site running &#8220;Chatspace&#8221; software some time back in the late 90&#8217;s where dialup was the way of life and soon developed an interest in hacking mIRC to pieces and making it do things it didn&#8217;t want to. (This of course required an offline IRC Server to play with as dialup back then was quota&#8217;d per month!)</p>
<p>I then found myself on Dalnet helping out in various channels before discovering that there was more to IRC than a single network. I can&#8217;t quite recall how but I ended up on Dragonlynk / IRCXP and was given my first oline around 1998/2000-ish and &#8216;taught&#8217; how life was on a modified Bahamut.</p>
<p>As time went on, some of us from Dragonlynk/IRCXP spurred off and created our own little network of &#8216;home&#8217; boxes connected together using free DynDNS.org services fondly referred to as &#8220;no-ip&#8221; net. &#8211; This the very foundations of what Teranova is today.</p>
<p>During this time, I also flirted with positions on other networks; often working with the people there to strengthen their position, improve security and try and impart a professional style of working, something I found at the time IRC lacked.</p>
<p>I found myself on the Anope IRC Network some time later having taken it upon myself to be &#8216;responsible&#8217; for services on our network and a while after helping some folks out on there I was approached to join the then QA Team. Some time went past and as I found my feet I started picking away at things happening within the Team and increased my responsibilities until things went a little off the radar and the then original project lead left to progress his real life professional career and left someone else in charge. At this time I stepped up and took over running the &#8216;QA Team&#8217; within Anope.</p>
<p>Some time later, leading up to our 1.8.0 stable release<a href="http://www.anope.org/news.php?id=26"> it was decided I would takeover the management of the team as our project lead had become engrossed in his studies at University</a> and as I had (have) no life I was in a position to steer things forward.</p>
<p>That was almost 18 months ago and since then we&#8217;ve continued to go from strength to strength improving and refining our stable branch whilst rocketing ahead pioneering the roadmap for our development branch.</p>
<p>It&#8217;s been an exciting ride and continues to provide enough work for a team twice the size of the one we have so times are often tough but we&#8217;ll plod on and get on as well as we can. (*Hint, if you have skills or time (or both) please get in touch if you want to help).</p>
<p><strong>How many people are working on Anope?</strong></p>
<p>I am not someone who judges &#8220;work&#8221; based on code contribution so I will tell you that our team consists of 8 people, each with their own specialities, and each bringing their own contribution to the project.</p>
<p><strong>Why did you feel the need to fork from Epona back then?</strong></p>
<p>This was before my time but I can comment that based on my history lessons with Father Rob of the project him and dengel were maintaining a patchset for Epona (for Hostserv amongst other things) but that Lara (Epona Developer) vanished off of the face of the earth taking the coding repositories (with the most up to date patches), web presence etc with her which left a bit of a hole in the market.</p>
<p>Dengel and Rob at the time decided to start up Anope (epona backwards for those who hadn&#8217;t noticed) with their patch sets against the latest available release with the intention of checking this all back into Epona once Lara returned.</p>
<p>As time went on though, the amount of changes introduced made the application become less of a patch set and more of an overhaul so even once Lara returned to Epona so the project continued&#8230;.</p>
<p><strong>How much of the original codebase is still in Anope?</strong></p>
<p>Phew, I have no idea, that&#8217;s a tough one.</p>
<p>It&#8217;s fair to say a large proportion has been altered over the years.</p>
<p><strong>How much time did you put into the project and the support of it yet?</strong></p>
<p>Now? I spend some hours each day I suppose reading #anope and answering if there are no nice support people around to answer the questions. I frequent the forums daily incase I&#8217;ve missed something not reported in #anope from the RSS feed and generally keep communications flowing between the team to see how we all are.</p>
<p>An important mention is that we are all volunteers with jobs and lives outside of Anope which is seldom understood when we tell people we simply do not have time to do x, y or z at this time.</p>
<p><strong>Even though you probably heard this question over and over &#8211; when will Anope come with live SQL support?</strong></p>
<p>Live SQL, yes, this is of course the big question coming from many people and for the sake of not wishing to commit to anything I can tell you it is roadmapped for 1.9.2 but this may slip as we&#8217;ve introduced a completely new database format already and in the interests of sharing the features and gaining feedback this may slip however we have taken some positive steps and have a working solution based on the stable (1.8) branch of Anope in LiveSQL mode in a large network at this time.</p>
<p>One of our team members has managed to build in LiveSQL into 1.9 for testing and review but at this time there is no agreed solution but we are looking at various methods of providing the flexibility without incurring too much of a CPU overhead.</p>
<p>More to come on this soon.</p>
<p><strong>In the future, what can we expect from Anope?</strong></p>
<p>Whatever people want to see.</p>
<p>We mostly are going off of our own steam creating features we *think* people want and fixing bugs etc but really the future is what everyone makes of it, the road map is deliberately short so we can include requests and ideas at every step.</p>
<p><strong>Compared to other IRC services, Anope is&#8230;?</strong></p>
<p>a solution for those who want to use it. I&#8217;m not someone who wishes to bad mouth or criticise other systems but we are simply responding to community requests for features and integrating our own experience and knowledge into providing a solution people want.</p>
<p>We&#8217;re fairly popular so we&#8217;re doing something right I reckon.</p>
<p><strong>How can the community around Anope get involved and help you to evolve the services?</strong></p>
<p>Well &#8230;&#8230;</p>
<p>We need translators for when we burn the existing language files carried forward into 1.9 from 1.8 as at the moment they are a limiting factor and can cause some stress if edited incorrectly.</p>
<p>We need multilingual supporters who wish to provide support on our forum (we will introduce international forums if these are necessary), and in specific geographical #anope.xx channels.</p>
<p>We need people to get stuck in and offer to test the software and contribute back their views and suggestions as well as providing information on bugs and glitches. We simply cannot test every single feature you may use on your network and in community spirit we could do with everyone helping everyone else.</p>
<p>Peer support is very important to a project like us; we&#8217;ve all asked questions someone else has thought was stupid at some point in our lives. We&#8217;re all human and working together is crucial.</p>
<p><strong>If you could improve one thing in the IRC protocol, what would that be?</strong></p>
<p>I don&#8217;t really have any improvements I can think off as we are able to do most of the things we want within Anope.</p>
<p>I am interested in meshing though, I can see that being particularly useful for geographically interlinked networks over different providers. This is something I do hope to see in the future.</p>
<p><strong>Development aside, what do you use IRC for in your leisure time and which networks do you frequent?</strong></p>
<p>Before, during, &amp; I&#8217;m sure after Anope I&#8217;ll continue helping people with their computer problems and otherwise assisting them with their use of IRC whilst being able to relax and chill out with my friends.</p>
<p>I frequent Teranova.net (home of Anope Support, and a network I have been with since day 1), and Chatspike.net where I was today funnily enough asked to become an IRC Operator.</p>
<p>Two networks with very different atmosphere&#8217;s and I wouldn&#8217;t change either of them for the world.</p>
<p>I&#8217;ve also started to idle in the support channel on Geekshed.net to see whether I can help out there but the folks over there have it pretty well wrapped up so I can just sit back and giggle at Phil and his abuse of global!</p>
<p><strong>There are numerous topics, polls and postings about a possible decline of IRC – what do you think about that and where do you think is IRC heading in the long term?<br />
</strong></p>
<p>Statistics are just numbers, people have this way of going completely against statistics and doing things we&#8217;d never expect so I do believe that taking these polls and postings with a grain of salt.</p>
<p>We&#8217;re seeing downloads increase, from my idling in InspIRCd&#8217;s support channel I also see the number of people being supported increasing so I don&#8217;t really see a decline in the uptake of new systems.</p>
<p><strong>Thank you for the interview &#8211; do you have any last words to our readers?</strong></p>
<p>Thanks for the opportunity as always, a pleasure assisting someone who actively contributes on our network.</p>
<p>I would like to thank our sponsors ( www.anope.org/sponsors.php ) for their continued support with our project and also every single person who has ever helped Anope be it by downloading it, reporting/fixing a bug or just by taking part in our support system and we would welcome more of you <img src='http://www.irc-junkie.org/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Hope you all have a nice week ahead.</p>
<p>Many thanks go to <em>chaz</em> for taking the time for this interview!</p>
 <p><a href="http://www.irc-junkie.org/?flattrss_redirect&amp;id=711&amp;md5=aa6df0ebe7e2319d6a7775ea915388e5" title="Flattr" target="_blank"><img src="http://www.irc-junkie.org/wp-content/plugins/flattrss/img/flattr-badge-large.png" alt="flattr this!"/></a></p><p><a href="http://www.irc-junkie.org/2010-01-11/interview-anope-chaz/">Interview with Anope project leader chaz</a> is a post from: <a href="http://www.irc-junkie.org">IRC-Junkie.org - IRC News</a>
<br><br>

This post is licensed under the <a href="http://creativecommons.org/licenses/by-nc-sa/3.0/de/">Creative Commons Attribution-NonCommercial-ShareAlike 3.0 Deutschland</a> license.</p>
<p class="wp-flattr-button"></p>

<p>Related posts:<ol><li><a href='http://www.irc-junkie.org/2009-02-09/anope-switches-their-support-network-to-inspircd/' rel='bookmark' title='Permanent Link: Anope switches their Support Network to InspIRCd'>Anope switches their Support Network to InspIRCd</a></li>
<li><a href='http://www.irc-junkie.org/2010-01-19/anope-stable-1-8-3-is-out/' rel='bookmark' title='Permanent Link: Anope stable 1.8.3 is out'>Anope stable 1.8.3 is out</a></li>
<li><a href='http://www.irc-junkie.org/2009-12-08/anope-network-services-are-updated-to-191-p1/' rel='bookmark' title='Permanent Link: Anope network services are updated to 1.9.1-p1'>Anope network services are updated to 1.9.1-p1</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.irc-junkie.org/2010-01-11/interview-anope-chaz/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Anope support goes international</title>
		<link>http://www.irc-junkie.org/2009-12-10/anope-support-goes-international/</link>
		<comments>http://www.irc-junkie.org/2009-12-10/anope-support-goes-international/#comments</comments>
		<pubDate>Thu, 10 Dec 2009 19:11:39 +0000</pubDate>
		<dc:creator>phrozen77</dc:creator>
				<category><![CDATA[IRC]]></category>
		<category><![CDATA[Network Addons]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Anope]]></category>

		<guid isPermaLink="false">http://www.irc-junkie.org/?p=655</guid>
		<description><![CDATA[The Anope services project considers "opening up International Support Forums &#38; expanding the use of International Language Specific IRC Channels on irc.anope.org" according to this news-post on their homepage.

Developer chaz writes in the announcement that "if anyone is multilingual including English and wishes to maintain a channel for their language and/or Forum on our ...<p><a href="http://www.irc-junkie.org/2009-12-10/anope-support-goes-international/">Anope support goes international</a> is a post from: <a href="http://www.irc-junkie.org">IRC-Junkie.org - IRC News</a>
<br><br>

This post is licensed under the <a href="http://creativecommons.org/licenses/by-nc-sa/3.0/de/">Creative Commons Attribution-NonCommercial-ShareAlike 3.0 Deutschland</a> license.</p>



Related posts:<ol><li><a href='http://www.irc-junkie.org/2009-02-09/anope-switches-their-support-network-to-inspircd/' rel='bookmark' title='Permanent Link: Anope switches their Support Network to InspIRCd'>Anope switches their Support Network to InspIRCd</a></li>
<li><a href='http://www.irc-junkie.org/2008-10-30/anope-releases-rc1-of-new-18-stable-branch/' rel='bookmark' title='Permanent Link: Anope releases RC1 of new 1.8 stable branch'>Anope releases RC1 of new 1.8 stable branch</a></li>
<li><a href='http://www.irc-junkie.org/2010-06-19/anope-irc-services-1-9-2-released-adds-inspircd-2-0-support/' rel='bookmark' title='Permanent Link: Anope IRC Services 1.9.2 released, adds InspIRCd 2.0 support [Update 2]'>Anope IRC Services 1.9.2 released, adds InspIRCd 2.0 support [Update 2]</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>The Anope services project considers <em>&#8220;opening up International Support Forums &amp; expanding the use of International Language Specific IRC Channels on irc.anope.org&#8221; </em>according to <a href="http://anope.org/news.php?id=53">this news-post</a> on their homepage.</p>
<p>Developer <em>chaz</em> writes in the announcement that <em>&#8220;if anyone is multilingual including English and wishes to maintain a channel for their language and/or Forum on our web forum&#8221; </em>to <a href="mailto:chaz[at]anope.org">email him</a> and to elaborate on <em>&#8220;why it should be you and not someone else&#8221;.</em></p>
<p>Good luck and happy supporting <img src='http://www.irc-junkie.org/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
 <p><a href="http://www.irc-junkie.org/?flattrss_redirect&amp;id=655&amp;md5=00b2a5522fcb6b65fc5355cb098041c6" title="Flattr" target="_blank"><img src="http://www.irc-junkie.org/wp-content/plugins/flattrss/img/flattr-badge-large.png" alt="flattr this!"/></a></p><p><a href="http://www.irc-junkie.org/2009-12-10/anope-support-goes-international/">Anope support goes international</a> is a post from: <a href="http://www.irc-junkie.org">IRC-Junkie.org - IRC News</a>
<br><br>

This post is licensed under the <a href="http://creativecommons.org/licenses/by-nc-sa/3.0/de/">Creative Commons Attribution-NonCommercial-ShareAlike 3.0 Deutschland</a> license.</p>
<p class="wp-flattr-button"></p>

<p>Related posts:<ol><li><a href='http://www.irc-junkie.org/2009-02-09/anope-switches-their-support-network-to-inspircd/' rel='bookmark' title='Permanent Link: Anope switches their Support Network to InspIRCd'>Anope switches their Support Network to InspIRCd</a></li>
<li><a href='http://www.irc-junkie.org/2008-10-30/anope-releases-rc1-of-new-18-stable-branch/' rel='bookmark' title='Permanent Link: Anope releases RC1 of new 1.8 stable branch'>Anope releases RC1 of new 1.8 stable branch</a></li>
<li><a href='http://www.irc-junkie.org/2010-06-19/anope-irc-services-1-9-2-released-adds-inspircd-2-0-support/' rel='bookmark' title='Permanent Link: Anope IRC Services 1.9.2 released, adds InspIRCd 2.0 support [Update 2]'>Anope IRC Services 1.9.2 released, adds InspIRCd 2.0 support [Update 2]</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.irc-junkie.org/2009-12-10/anope-support-goes-international/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

