<?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>L2j Server Project &#187; Coding</title>
	<atom:link href="http://www.l2jserver.com/category/coding/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.l2jserver.com</link>
	<description>GPL Java Based Server Emulator Project</description>
	<lastBuildDate>Thu, 01 Jul 2010 22:05:34 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>6 years of L2j in 6 minutes</title>
		<link>http://www.l2jserver.com/2010/06/6-years-of-l2j-in-6-minutes/</link>
		<comments>http://www.l2jserver.com/2010/06/6-years-of-l2j-in-6-minutes/#comments</comments>
		<pubDate>Fri, 25 Jun 2010 01:36:58 +0000</pubDate>
		<dc:creator>ThePhoenixBird</dc:creator>
				<category><![CDATA[Coding]]></category>
		<category><![CDATA[Features]]></category>
		<category><![CDATA[Video]]></category>
		<category><![CDATA[code swarm]]></category>
		<category><![CDATA[source code]]></category>
		<category><![CDATA[visualization]]></category>

		<guid isPermaLink="false">http://www.l2jserver.com/?p=179</guid>
		<description><![CDATA[Enjoy this video made by DrLecter with Code Swarm representing the changes made to the L2j Project source code since 2004. The names that appear are from the developers who have made changes to the source code. The stars/highlights represent file commits made to the subversion repository. The histogram to the bottom left displays activity. [...]]]></description>
			<content:encoded><![CDATA[<p>Enjoy this video made by <a href="http://www.l2jserver.com/forum/memberlist.php?mode=viewprofile&amp;u=368" target="_blank">DrLecter</a> with <a href="http://vis.cs.ucdavis.edu/~ogawa/codeswarm/">Code Swarm</a> representing the changes made to the L2j Project source code since 2004.</p>
<p>The names that appear are from the developers who have made changes to the source code. The stars/highlights represent file commits made to the subversion repository. The histogram to the bottom left displays activity. Look out for the date displayed in the right bottom corner. <strong>Remember to Watch in HD!</strong></p>
<p><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="560" height="340" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://www.youtube-nocookie.com/v/nR_67YZSKrc&amp;hl=en_US&amp;fs=1?color1=0x2b405b&amp;color2=0x6b8ab6&amp;hd=1" /><param name="allowfullscreen" value="true" /><embed type="application/x-shockwave-flash" width="560" height="340" src="http://www.youtube-nocookie.com/v/nR_67YZSKrc&amp;hl=en_US&amp;fs=1?color1=0x2b405b&amp;color2=0x6b8ab6&amp;hd=1" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
<p><em>Optional: </em><a href="http://www.youtube.com/watch?v=R-jroGhCJEc" target="_blank"><em>Core only</em></a><em> video and </em><a href="http://www.youtube.com/watch?v=QDycuYT6k2g" target="_blank"><em>Datapack only</em></a><em> video.</em></p>
<p>The long void during 2006 correspond to our server switch from OpenSVN to l2jserver.com and the rest are from the <em>code freeze</em> period that we take before a new release launch. We have even found some lost scrolls containing our old CVS repositories.</p>
<p><a href="http://vis.cs.ucdavis.edu/~ogawa/codeswarm/">Code Swarm</a> is an experiment for organic software visualization, you can find more information and download its source code to create your own swarm from their <a href="http://code.google.com/p/codeswarm/">Google Code Project</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.l2jserver.com/2010/06/6-years-of-l2j-in-6-minutes/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>Some other changes!</title>
		<link>http://www.l2jserver.com/2009/05/some-other-changes/</link>
		<comments>http://www.l2jserver.com/2009/05/some-other-changes/#comments</comments>
		<pubDate>Wed, 13 May 2009 11:16:27 +0000</pubDate>
		<dc:creator>DrHouse</dc:creator>
				<category><![CDATA[Coding]]></category>
		<category><![CDATA[Design]]></category>
		<category><![CDATA[Dev Thoughts]]></category>
		<category><![CDATA[Team]]></category>
		<category><![CDATA[changes]]></category>
		<category><![CDATA[ct2.3]]></category>
		<category><![CDATA[developer]]></category>
		<category><![CDATA[initiates]]></category>
		<category><![CDATA[join l2jteam]]></category>
		<category><![CDATA[senior]]></category>

		<guid isPermaLink="false">http://www.l2jserver.com/?p=117</guid>
		<description><![CDATA[CT2.3 support has brought many changes to source code! New client/protocol support, new features but also some old bug fixes both in DP and Core. However, out of code, there have been some other changes that community might not have noticed so easily. We have performed several changes (not hugh ones though) in team structure and basic organization.]]></description>
			<content:encoded><![CDATA[<p>CT2.3 support has brought many changes to source code! <strong>New client/protocol support</strong>, new features but also some old bug fixes both in DP and Core. However, out of code, there have been some other changes that community might not have noticed so easily. We have performed several changes (not hugh ones though) in team structure and basic organization.</p>
<p>In the past, we had these groups: </p>
<ul>
<li>Inner Circle</li>
<li>Core and DP developers</li>
<li>Core and DP initiates</li>
</ul>
<p>but now it goes like this:</p>
<ul>
<li>Inner Circle</li>
<li>Senior Developers</li>
<li>Junior Core Developers &#8211; Junior DP Developers</li>
<li>L2J initiates</li>
</ul>
<p>Firstly, we have <strong>merged Core initiates and DP initiates to just one group</strong>, with the only pourpose to provide a richer environment for our new team members which, in the future, will become new developers with better collaborative skills.</p>
<p>After this (usully short) initiation period, <strong>initiates who are ready for the battle, will be promoted</strong> to either core or datapack junior developers depending on their skills or personal willing. They will be granted developer rights to public svn so they can start their career with certain autonomy.</p>
<p>Those team members who had spent a  succesfully period as junior developers, highly commited with project,  with excellent team skills, &#8230; will have a chance to join Senior Developers group. Despite senior developers represent the most trustable group for active coding, some members of this group are also expected to engage some executive task related to team, such initiates/jr. developers leadership or global leadership for DP or Core projects.</p>
<p>Why have we done this? Main target could be<strong> improve old user-&gt;initiate-&gt;dev process,</strong> taking more care of upbringing and formation process(es) so that(those) can be done more efficiently. However, we are trying to increase/improve our coding and project global leadership(s, both for core and DP) so, again, maximize performance of coding getting more organized. In other words, rather than an independent developing process for each developer, a bunch of independent coordinated tasks engaged by each developer.</p>
<p>Finally, Team and me are <strong>glad to announce four new skilly Junior Developers</strong>, all of them already well-known within community:</p>
<p><strong>Core</strong>: _DS_, shansoft and janiii</p>
<p><strong>Datapack</strong>: Sandro</p>
<p>I hope you wellcome them as they are worth to and wish best of lucks!</p>
<p>This is all for now, on next days you will probably find new blog post or forum threads with further information abut this and some new topics.</p>
<p> Best regards!</p>
<p>PD: We hope forum/svn problems will be fixed soon, our apologies for that nasty issue.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.l2jserver.com/2009/05/some-other-changes/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Feature freeze before Final Gracia support</title>
		<link>http://www.l2jserver.com/2009/04/feature-freeze-before-final-gracia-support/</link>
		<comments>http://www.l2jserver.com/2009/04/feature-freeze-before-final-gracia-support/#comments</comments>
		<pubDate>Wed, 22 Apr 2009 14:52:20 +0000</pubDate>
		<dc:creator>DrHouse</dc:creator>
				<category><![CDATA[Coding]]></category>
		<category><![CDATA[Features]]></category>
		<category><![CDATA[Releases]]></category>
		<category><![CDATA[Updates]]></category>
		<category><![CDATA[gracia]]></category>
		<category><![CDATA[Support]]></category>

		<guid isPermaLink="false">http://www.l2jserver.com/?p=104</guid>
		<description><![CDATA[As you probably noticed,  North American official PTS went live on April 16th and as we&#8217;ve done in the past with every new  major release, we have to prepare support for usual network related stuff,  for basic changes  but also for the incoming bunch of new features. Thus, we will freeze our current feature development [...]]]></description>
			<content:encoded><![CDATA[<p>As you probably noticed,  North American official PTS went live on April 16th and as we&#8217;ve done in the past with every new  major release, we have to prepare support for usual network related stuff,  for basic changes  but also for the incoming bunch of new features. Thus, we will freeze our current feature development to concentrate our efforts on Final Gracia L2j official support.</p>
<p>Out of critical/security fixes, user contributions will not be committed to the public trunk. However, we hope all of our pending contribs could still be integrated on our final release. So as usual, any help is greatly appreciated.</p>
<p>For more detailed information about l2j/l2jdp progress just use our community forums.</p>
<p>The L2J team!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.l2jserver.com/2009/04/feature-freeze-before-final-gracia-support/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Video tutorial: your L2J developer environment in 10 minutes</title>
		<link>http://www.l2jserver.com/2009/02/video-tutorial-your-l2j-developer-environment-in-10-minutes/</link>
		<comments>http://www.l2jserver.com/2009/02/video-tutorial-your-l2j-developer-environment-in-10-minutes/#comments</comments>
		<pubDate>Sun, 01 Feb 2009 01:49:39 +0000</pubDate>
		<dc:creator>DrLecter</dc:creator>
				<category><![CDATA[Coding]]></category>
		<category><![CDATA[tutorials]]></category>

		<guid isPermaLink="false">http://www.l2jdp.com/wp/?p=63</guid>
		<description><![CDATA[This video tutorial (the second of a series) is meant to show a way to create your own L2J development environment and checkout our source code from our subversion repositories. By following these directions, anybody should be hopefully able to move from downloading L2J in a binary form to compile its own builds.]]></description>
			<content:encoded><![CDATA[<p><object width="425" height="350" data="http://www.youtube.com/v/yU7y91P3NfU" type="application/x-shockwave-flash"><param name="src" value="http://www.youtube.com/v/yU7y91P3NfU" /></object></p>
<p><span>This video tutorial (the second of a series) is meant to show a way to create your own L2J development environment and checkout our source code from our subversion repositories. By following these directions, anybody should be hopefully able to move from downloading L2J in a binary form to compile its own builds.<br />
</span></p>
]]></content:encoded>
			<wfw:commentRss>http://www.l2jserver.com/2009/02/video-tutorial-your-l2j-developer-environment-in-10-minutes/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Basic Gracia Support</title>
		<link>http://www.l2jserver.com/2008/08/basic-gracia-support/</link>
		<comments>http://www.l2jserver.com/2008/08/basic-gracia-support/#comments</comments>
		<pubDate>Thu, 14 Aug 2008 17:10:35 +0000</pubDate>
		<dc:creator>DrLecter</dc:creator>
				<category><![CDATA[Coding]]></category>
		<category><![CDATA[Releases]]></category>
		<category><![CDATA[Updates]]></category>

		<guid isPermaLink="false">http://www.l2jdp.com/wp/?p=54</guid>
		<description><![CDATA[Today we&#8217;ve started to provide basic support for the latest Gracia client. Most relevant changes are support for new packets, magic critical damage and rate got updated, and few more. As time passes more and more features will be supported, such as new social actions, vitality system, etc. Thanks to all those who provided information [...]]]></description>
			<content:encoded><![CDATA[<p>Today we&#8217;ve started to provide basic support for the latest Gracia client. Most relevant changes are support for new packets, magic critical damage and rate got updated, and few more. As time passes more and more features will be supported, such as new social actions, vitality system, etc. Thanks to all those who provided information and worked hard to keep L2J supporting latest official updates in a remarkably good timeframe.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.l2jserver.com/2008/08/basic-gracia-support/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Language constructs we should not use.</title>
		<link>http://www.l2jserver.com/2008/04/language-constructs-we-should-not-use/</link>
		<comments>http://www.l2jserver.com/2008/04/language-constructs-we-should-not-use/#comments</comments>
		<pubDate>Thu, 10 Apr 2008 18:33:15 +0000</pubDate>
		<dc:creator>DrLecter</dc:creator>
				<category><![CDATA[Coding]]></category>

		<guid isPermaLink="false">http://www.l2jdp.com/wp/2008/04/10/language-constructs-we-should-not-use/</guid>
		<description><![CDATA[Yesterday we were talking about the outcome of this thread with Ahmed in IRC, and we all agreed on the fact that importing * from anywhere isn&#8217;t a good idea for several reasons. Similar caution apply when it comes to code python scripts. This talking took my memory to a Moshe Zadka&#8217;s article: Idioms and [...]]]></description>
			<content:encoded><![CDATA[<p>Yesterday we were talking about the outcome of <a href="http://www.l2jserver.com/forum/thread.php?threadid=28598" title="Suggestion about the use of constants" target="_blank">this thread</a> with Ahmed in IRC, and we all agreed on the fact that importing * from anywhere isn&#8217;t a good idea for several reasons. Similar caution apply when it comes to code python scripts.</p>
<p>This talking took my memory to a Moshe Zadka&#8217;s article: <a href="http://docs.python.org/dev/howto/doanddont.html" title="Python coding do's and dont's" target="_blank">Idioms and Anti-Idioms in Python</a>. It&#8217;s essentially a list of language construct based tips on how to use Python or better said, how <em>not</em> to use it. Once Ahmed wrote a similar list towards optimization too. If we find it appropiate it may accompany the spirit of this post, for the joy and enthrallment of the big audiences.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.l2jserver.com/2008/04/language-constructs-we-should-not-use/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Today&#8217;s SQL changes have been kinda troublesome&#8230;</title>
		<link>http://www.l2jserver.com/2008/02/todays-sql-changes-have-been-kinda-troublesome/</link>
		<comments>http://www.l2jserver.com/2008/02/todays-sql-changes-have-been-kinda-troublesome/#comments</comments>
		<pubDate>Thu, 21 Feb 2008 02:05:03 +0000</pubDate>
		<dc:creator>DrLecter</dc:creator>
				<category><![CDATA[Coding]]></category>
		<category><![CDATA[Datapack]]></category>
		<category><![CDATA[OhNoes]]></category>
		<category><![CDATA[Updates]]></category>

		<guid isPermaLink="false">http://www.l2jdp.com/wp/2008/02/21/todays-sql-changes-have-been-kinda-troublesome/</guid>
		<description><![CDATA[And I still have plans for the SQL structure , but trust me I&#8217;ll manage to make it better. My sincere apologies to those who have experienced issues and thanks to those who tested and reported &#8217;til things were working&#8230; gio, bigbro, zhyla et al. Blessed are they who have made backups and set their [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.l2jserver.com/wp-content/uploads/2008/02/donuts.jpg" alt="donuts.jpg" /></p>
<p>And I still have plans for the SQL structure <img src='http://www.l2jserver.com/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' /> , but trust me I&#8217;ll manage to make it better. My sincere apologies to those who have experienced issues and thanks to those who tested and reported &#8217;til things were working&#8230; gio, bigbro, zhyla et al.</p>
<p><span id="more-33"></span></p>
<p>Blessed are they who have made backups and set their servers to SQL strict mode, for they databases will be recovered or -even better- never accept data loss during an ALTER CHANGE.</p>
<p>And blessed are they who read the svn logs before pushing fresh stuff into their production servers, for their players not feeling too pissed after any random changeset.</p>
<p>And tomorrow: more wreckage!</p>
<p>(j/k) \-P</p>
]]></content:encoded>
			<wfw:commentRss>http://www.l2jserver.com/2008/02/todays-sql-changes-have-been-kinda-troublesome/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>nbd joined the Core Team</title>
		<link>http://www.l2jserver.com/2008/02/nbd-joined-the-core-team/</link>
		<comments>http://www.l2jserver.com/2008/02/nbd-joined-the-core-team/#comments</comments>
		<pubDate>Mon, 11 Feb 2008 04:32:00 +0000</pubDate>
		<dc:creator>DrLecter</dc:creator>
				<category><![CDATA[Coding]]></category>
		<category><![CDATA[Community]]></category>
		<category><![CDATA[Features]]></category>
		<category><![CDATA[Team]]></category>

		<guid isPermaLink="false">http://www.l2jdp.com/wp/2008/02/11/nbd-joined-the-core-team/</guid>
		<description><![CDATA[After several months of actively collaborating with the project as a community member, nbd succeded on his Initiation ritual (yeah, that with the dancing girls) and became a fully fledged Core Dev. Given the time he has been around, there are varied traces of his participation all over the core. From mere cleanups and fixes [...]]]></description>
			<content:encoded><![CDATA[<p>After several months of actively collaborating with the project as a community member, nbd succeded on his Initiation ritual (yeah, that with the dancing girls) and became a fully fledged Core Dev.</p>
<p>Given the time he has been around, there are varied traces of his participation all over the core. From mere cleanups and fixes to recent Kamael additions, such as S80 items support and skill handling for transformations.</p>
<p>Two valuable coders have been added to the crew during a week. No doubt next months will be exciting times!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.l2jserver.com/2008/02/nbd-joined-the-core-team/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Kamael support went live</title>
		<link>http://www.l2jserver.com/2008/01/kamael-support-went-live/</link>
		<comments>http://www.l2jserver.com/2008/01/kamael-support-went-live/#comments</comments>
		<pubDate>Thu, 03 Jan 2008 15:03:37 +0000</pubDate>
		<dc:creator>DrLecter</dc:creator>
				<category><![CDATA[Coding]]></category>
		<category><![CDATA[Community]]></category>
		<category><![CDATA[Features]]></category>
		<category><![CDATA[Licenses]]></category>
		<category><![CDATA[Releases]]></category>
		<category><![CDATA[Team]]></category>
		<category><![CDATA[Updates]]></category>

		<guid isPermaLink="false">http://www.l2jdp.com/wp/2008/01/03/kamael-support-went-live/</guid>
		<description><![CDATA[Finally, after some delay with our schedule mostly due to our server move we managed to make the public release of the first L2J Kamael Core. While this release should be taken as &#8220;latest client support only&#8221;, it has many important achievements I wish to mention here:  We had the shortest delay time after official [...]]]></description>
			<content:encoded><![CDATA[<p>Finally, after some delay with our schedule mostly due to our server move we managed to make the public release of the first L2J Kamael Core.</p>
<p>While this release should be taken as &#8220;latest client support only&#8221;, it has many important achievements I wish to mention here:<span id="more-29"></span></p>
<ul>
<li> We had the shortest delay time after official release, in comparison with other chronicles/major updates.</li>
<li>We were able to get the support a bit thus far from &#8220;client not crashing&#8221;, by adding basic support for the new race in such a short period.</li>
<li>The contribution flow has been quite active allowing to introduce dialogs and updates quite rapidly.</li>
<li>We have had the invaluable aid of the L2JOneo Development Team, which constitutes a landmark in our history. By the first time in the whole project life we organized collaboration facilities and distributed research, development and testing tasks between projects.</li>
</ul>
<p>From a technical perspective, there are details I should mention as well:</p>
<ul>
<li>Our scripting engine suffered important changes that allowed a whole new way of script development.</li>
<li>Java 1.6 is mandatory, the project will no longer compile with 1.5.</li>
<li>Decided to adopt the GPL v3 as our license.</li>
<li>More in the TODO side, many rewrites/refactorings will hit the repository in the upcoming changesets.</li>
</ul>
<p>Finally, we wanted to sync our core release with a new core portal application. This should hopefully allow several improvements in our community interaction and support.</p>
<p>My sincere thanks to all of our development team, to the Oneo guys and to the people that supported our work in any way all this time, whether by reporting a bug, testing a contrib, donating or just posting &#8220;thank you guys&#8221;. Enjoy.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.l2jserver.com/2008/01/kamael-support-went-live/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>New poll: how about licensing models?</title>
		<link>http://www.l2jserver.com/2007/11/new-poll-how-about-licensing-models/</link>
		<comments>http://www.l2jserver.com/2007/11/new-poll-how-about-licensing-models/#comments</comments>
		<pubDate>Thu, 15 Nov 2007 20:59:25 +0000</pubDate>
		<dc:creator>DrLecter</dc:creator>
				<category><![CDATA[3rd Party Software]]></category>
		<category><![CDATA[Coding]]></category>
		<category><![CDATA[Community]]></category>
		<category><![CDATA[Forks]]></category>
		<category><![CDATA[Licenses]]></category>

		<guid isPermaLink="false">http://www.l2jdp.com/wp/2007/11/15/new-poll-how-about-licensing-models/</guid>
		<description><![CDATA[On a regular basis we add, code and fix stuff in the L2J code and in a not so regular basis we allow the most skilled team workers and programmers from all around the globe to join the team and make the earth tremble with commit and design proposals. But on an hourly basis (to [...]]]></description>
			<content:encoded><![CDATA[<p>On a regular basis we add, code and fix stuff in the L2J code and in a not so regular basis we allow the most skilled team workers and programmers from all around the globe to join the team and make the earth tremble with commit and design proposals. But on an hourly basis (to say something) dozens of persons have access to our source code in a way or another.</p>
<p>So, there&#8217;s another issue that requires also knowledge and attention, and it is the way we offer our results to the big public. So many times you perhaps argued on IRC or forums about what the GPL license allowed another people to do or not to do. Now, are you so sure you were right? Is the legal neuron-set of you informed enough to provide an  educated opinnion about today&#8217;s poll?</p>
<p>I hope you&#8217;d wish to read before you cast a vote like everytime you sign any legal thingy.  You&#8217;d be redefining the way your work is contacting the world, so take it seriously and please feel free to discuss and provide further reading resources. I&#8217;ll leave just some wiki links as your starting point:</p>
<p><a href="http://en.wikipedia.org/wiki/GPL" title="GPL wikipedia page" target="_blank">GNU/GPL License.</a></p>
<p><a href="http://en.wikipedia.org/wiki/GPL#Version_2" target="_blank" title="GPLv2">Version 2 details</a></p>
<p><a href="http://en.wikipedia.org/wiki/GPL#Version_3" title="GPLv3 details" target="_blank">Version 3 details</a></p>
<p><a href="http://en.wikipedia.org/wiki/Affero_General_Public_License" title="AGPL details" target="_blank">Affero details </a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.l2jserver.com/2007/11/new-poll-how-about-licensing-models/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
