<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.hattrick.org/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Nethyperon</id>
	<title>Hattrick - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.hattrick.org/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Nethyperon"/>
	<link rel="alternate" type="text/html" href="https://wiki.hattrick.org/wiki/Special:Contributions/Nethyperon"/>
	<updated>2026-09-16T01:54:36Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.43.9</generator>
	<entry>
		<id>https://wiki.hattrick.org/index.php?title=CHPP_Development/&amp;diff=18946</id>
		<title>CHPP Development/</title>
		<link rel="alternate" type="text/html" href="https://wiki.hattrick.org/index.php?title=CHPP_Development/&amp;diff=18946"/>
		<updated>2006-03-03T12:52:39Z</updated>

		<summary type="html">&lt;p&gt;Nethyperon: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== XML Pages ==&lt;br /&gt;
*[[CHPP_Development/XML/arenaDetails]]&lt;br /&gt;
*[[CHPP_Development/XML/bookmarks]]&lt;br /&gt;
*[[CHPP_Development/XML/challanges]]&lt;br /&gt;
*[[CHPP_Development/XML/club]]&lt;br /&gt;
*[[CHPP_Development/XML/economy]]&lt;br /&gt;
*[[CHPP_Development/XML/leagueDetails]]&lt;br /&gt;
*[[CHPP_Development/XML/live]]&lt;br /&gt;
*[[CHPP_Development/XML/matchDetails]]&lt;br /&gt;
*[[CHPP_Development/XML/matches]]&lt;br /&gt;
*[[CHPP_Development/XML/matchLineup]]&lt;br /&gt;
*[[CHPP_Development/XML/matchOrders]]&lt;br /&gt;
*[[CHPP_Development/XML/playerDetails]]&lt;br /&gt;
*[[CHPP_Development/XML/playerEvents]]&lt;br /&gt;
*[[CHPP_Development/XML/players]]&lt;br /&gt;
*[[CHPP_Development/XML/regionDetails]]&lt;br /&gt;
*[[CHPP_Development/XML/search]]&lt;br /&gt;
*[[CHPP_Development/XML/seriesCup]]&lt;br /&gt;
*[[CHPP_Development/XML/teamDetails]]&lt;br /&gt;
*[[CHPP_Development/XML/training]]&lt;br /&gt;
*[[CHPP_Development/XML/transferHistory]]&lt;br /&gt;
*[[CHPP_Development/XML/worldDetails]]&lt;br /&gt;
&lt;br /&gt;
== Programming languages ==&lt;br /&gt;
[[CHPP_Development/Java|Java code - connecting and retrieving files]]&lt;br /&gt;
&lt;br /&gt;
[[http://sourceforge.net/projects/htcommunicator HTCommunicator, open-source &#039;&#039;&#039;Java&#039;&#039;&#039; library - handles communication]]&lt;br /&gt;
&lt;br /&gt;
[[http://sourceforge.net/projects/htclient Odiobill&#039;s open-source &#039;&#039;&#039;PHP&#039;&#039;&#039; HTClient Class - basic and advanced functions]]&lt;br /&gt;
&lt;br /&gt;
[[CHPP_Development/VB.NET|VB.NET code samples]]&lt;/div&gt;</summary>
		<author><name>Nethyperon</name></author>
	</entry>
	<entry>
		<id>https://wiki.hattrick.org/index.php?title=CHPP_Development/XML/arenaDetails&amp;diff=18579</id>
		<title>CHPP Development/XML/arenaDetails</title>
		<link rel="alternate" type="text/html" href="https://wiki.hattrick.org/index.php?title=CHPP_Development/XML/arenaDetails&amp;diff=18579"/>
		<updated>2006-02-21T21:25:30Z</updated>

		<summary type="html">&lt;p&gt;Nethyperon: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;actionType&lt;br /&gt;
Indicates what type of action the page should perform.&lt;br /&gt;
&lt;br /&gt;
Value 	Default 	Description&lt;br /&gt;
view 	Default 	View the data about an arenas details.&lt;br /&gt;
stats 		Shows the distribution among training types for all leagues or for a specific league. Requires that the logged on user is a Hattrick Supporter.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
arenaID&lt;br /&gt;
Which arena to show details for. Defaults to users own arena if not specified. Only relevant for actionType=view.&lt;br /&gt;
&lt;br /&gt;
StatsType&lt;br /&gt;
Which type of statistics that will be showed. Only relevant for actionType=stats.&lt;br /&gt;
&lt;br /&gt;
Value 	Default 	Description&lt;br /&gt;
MyArena 	Default 	Show visitor statistics for the users own arena.&lt;br /&gt;
OtherArenas 		Shows statistics ower biggest arenas.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
MatchType&lt;br /&gt;
Which type of matches that will be included in the statistics. Only relevant for StatsType=MyArena.&lt;br /&gt;
&lt;br /&gt;
Value 	Default 	Description&lt;br /&gt;
All 	Default 	Show statistics for all types of games.&lt;br /&gt;
CompOnly 		Shows statistics for all competition games.&lt;br /&gt;
LeagueOnly 		Shows statistics only for series games.&lt;br /&gt;
FriendlyOnly 		Shows statistics only for friendly games.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
FirstDate&lt;br /&gt;
The first date the statistics should cover. Only relevant for StatsType=MyArena. Default is date for first match on arena.&lt;br /&gt;
&lt;br /&gt;
LastDate&lt;br /&gt;
The last date the statistics should cover. Only relevant for StatsType=MyArena. Default is todays date.&lt;br /&gt;
&lt;br /&gt;
StatsLeagueID&lt;br /&gt;
Which league to show statistics for. The default, LeagueID=0, gives global statistics. Only relevant for StatsType=OtherArenas.&lt;/div&gt;</summary>
		<author><name>Nethyperon</name></author>
	</entry>
	<entry>
		<id>https://wiki.hattrick.org/index.php?title=CHPP_Development/XML/arenaDetails&amp;diff=18578</id>
		<title>CHPP Development/XML/arenaDetails</title>
		<link rel="alternate" type="text/html" href="https://wiki.hattrick.org/index.php?title=CHPP_Development/XML/arenaDetails&amp;diff=18578"/>
		<updated>2006-02-21T21:24:50Z</updated>

		<summary type="html">&lt;p&gt;Nethyperon: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;* ActionType=view&lt;br /&gt;
** arenaID=&amp;lt;i&amp;gt;integer&amp;lt;/i&amp;gt;&lt;br /&gt;
Which arena to show details for. Defaults to users own arena if not specified&lt;br /&gt;
* Actiontype=stats&lt;br /&gt;
** StatsType=MyArena&lt;br /&gt;
*** MatchType=All&lt;br /&gt;
*** MatchType=CompOnly&lt;br /&gt;
*** MatchType=LeagueOnly&lt;br /&gt;
*** MatchType=FriendlyOnly&lt;br /&gt;
*** FirstDate=&amp;lt;i&amp;gt;date&amp;lt;/i&amp;gt;&lt;br /&gt;
*** LastDate=&amp;lt;i&amp;gt;date&amp;lt;/i&amp;gt;&lt;br /&gt;
** StatsType=OtherArenas&lt;br /&gt;
*** StatsLeagueID&lt;/div&gt;</summary>
		<author><name>Nethyperon</name></author>
	</entry>
	<entry>
		<id>https://wiki.hattrick.org/index.php?title=CHPP_Development/XML/arenaDetails&amp;diff=18577</id>
		<title>CHPP Development/XML/arenaDetails</title>
		<link rel="alternate" type="text/html" href="https://wiki.hattrick.org/index.php?title=CHPP_Development/XML/arenaDetails&amp;diff=18577"/>
		<updated>2006-02-21T21:23:23Z</updated>

		<summary type="html">&lt;p&gt;Nethyperon: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;* ActionType=view&lt;br /&gt;
** arenaID=&amp;lt;i&amp;gt;integer&amp;lt;/i&amp;gt;&lt;br /&gt;
* Actiontype=stats&lt;br /&gt;
** StatsType=MyArena&lt;br /&gt;
*** MatchType=All&lt;br /&gt;
*** MatchType=CompOnly&lt;br /&gt;
*** MatchType=LeagueOnly&lt;br /&gt;
*** MatchType=FriendlyOnly&lt;br /&gt;
*** FirstDate&lt;br /&gt;
*** LastDate&lt;br /&gt;
** StatsType=OtherArenas&lt;br /&gt;
*** StatsLeagueID&lt;/div&gt;</summary>
		<author><name>Nethyperon</name></author>
	</entry>
	<entry>
		<id>https://wiki.hattrick.org/index.php?title=CHPP_Development/&amp;diff=18576</id>
		<title>CHPP Development/</title>
		<link rel="alternate" type="text/html" href="https://wiki.hattrick.org/index.php?title=CHPP_Development/&amp;diff=18576"/>
		<updated>2006-02-21T21:14:54Z</updated>

		<summary type="html">&lt;p&gt;Nethyperon: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== XML Pages ==&lt;br /&gt;
*[http://wiki.hattrick.org/CHPP_Development/XML/arenaDetails arenaDetails]&lt;br /&gt;
*[http://wiki.hattrick.org/CHPP_Development/XML/bookmarks bookmarks]&lt;br /&gt;
*[http://wiki.hattrick.org/CHPP_Development/XML/challanges challanges]&lt;br /&gt;
*[http://wiki.hattrick.org/CHPP_Development/XML/club club]&lt;br /&gt;
*[http://wiki.hattrick.org/CHPP_Development/XML/economy economy]&lt;br /&gt;
*[http://wiki.hattrick.org/CHPP_Development/XML/leagueDetails leagueDetails]&lt;br /&gt;
*[http://wiki.hattrick.org/CHPP_Development/XML/live live]&lt;br /&gt;
*[http://wiki.hattrick.org/CHPP_Development/XML/matchDetails matchDetails]&lt;br /&gt;
*[http://wiki.hattrick.org/CHPP_Development/XML/matches matches]&lt;br /&gt;
*[http://wiki.hattrick.org/CHPP_Development/XML/matchLineup matchLineup]&lt;br /&gt;
*[http://wiki.hattrick.org/CHPP_Development/XML/matchOrders matchOrders]&lt;br /&gt;
*[http://wiki.hattrick.org/CHPP_Development/XML/playerDetails playerDetails]&lt;br /&gt;
*[http://wiki.hattrick.org/CHPP_Development/XML/players players]&lt;br /&gt;
*[http://wiki.hattrick.org/CHPP_Development/XML/regionDetails regionDetails]&lt;br /&gt;
*[http://wiki.hattrick.org/CHPP_Development/XML/search search]&lt;br /&gt;
*[http://wiki.hattrick.org/CHPP_Development/XML/seriesCup seriesCup]&lt;br /&gt;
*[http://wiki.hattrick.org/CHPP_Development/XML/teamDetails teamDetails]&lt;br /&gt;
*[http://wiki.hattrick.org/CHPP_Development/XML/training training]&lt;br /&gt;
*[http://wiki.hattrick.org/CHPP_Development/XML/transferHistory transferHistory]&lt;br /&gt;
*[http://wiki.hattrick.org/CHPP_Development/XML/worldDetails worldDetails]&lt;br /&gt;
== Programming languages ==&lt;br /&gt;
[[http://wiki.hattrick.org/CHPP_Development/Java Java code - connecting and retrieving files]]&lt;/div&gt;</summary>
		<author><name>Nethyperon</name></author>
	</entry>
	<entry>
		<id>https://wiki.hattrick.org/index.php?title=CHPP_Development/&amp;diff=18575</id>
		<title>CHPP Development/</title>
		<link rel="alternate" type="text/html" href="https://wiki.hattrick.org/index.php?title=CHPP_Development/&amp;diff=18575"/>
		<updated>2006-02-21T21:08:36Z</updated>

		<summary type="html">&lt;p&gt;Nethyperon: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== XML Pages ==&lt;br /&gt;
*[http://wiki.hattrick.org/CHPP_Development/XML/arenaDetails arenaDetails]&lt;br /&gt;
*[http://wiki.hattrick.org/CHPP_Development/XML/economy economy]&lt;br /&gt;
== Programming languages ==&lt;br /&gt;
[[http://wiki.hattrick.org/CHPP_Development/Java Java code - connecting and retrieving files]]&lt;/div&gt;</summary>
		<author><name>Nethyperon</name></author>
	</entry>
	<entry>
		<id>https://wiki.hattrick.org/index.php?title=CHPP_Development/&amp;diff=18574</id>
		<title>CHPP Development/</title>
		<link rel="alternate" type="text/html" href="https://wiki.hattrick.org/index.php?title=CHPP_Development/&amp;diff=18574"/>
		<updated>2006-02-21T21:07:01Z</updated>

		<summary type="html">&lt;p&gt;Nethyperon: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== XML Pages ==&lt;br /&gt;
*[[XML:arenaDetails]]&lt;br /&gt;
== Programming languages ==&lt;br /&gt;
[[http://wiki.hattrick.org/CHPP_Development/Java Java code - connecting and retrieving files]]&lt;/div&gt;</summary>
		<author><name>Nethyperon</name></author>
	</entry>
	<entry>
		<id>https://wiki.hattrick.org/index.php?title=CHPP_Development/&amp;diff=18573</id>
		<title>CHPP Development/</title>
		<link rel="alternate" type="text/html" href="https://wiki.hattrick.org/index.php?title=CHPP_Development/&amp;diff=18573"/>
		<updated>2006-02-21T21:03:57Z</updated>

		<summary type="html">&lt;p&gt;Nethyperon: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[http://wiki.hattrick.org/CHPP_Development/Java Java code - connecting and retrieving files]]&lt;br /&gt;
*[[XML:CHPP pages]]&lt;br /&gt;
*[[XML:arenaDetails]]&lt;/div&gt;</summary>
		<author><name>Nethyperon</name></author>
	</entry>
	<entry>
		<id>https://wiki.hattrick.org/index.php?title=CHPP_Development/&amp;diff=18572</id>
		<title>CHPP Development/</title>
		<link rel="alternate" type="text/html" href="https://wiki.hattrick.org/index.php?title=CHPP_Development/&amp;diff=18572"/>
		<updated>2006-02-21T20:59:05Z</updated>

		<summary type="html">&lt;p&gt;Nethyperon: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[http://wiki.hattrick.org/CHPP_Development/Java Java code - connecting and retrieving files]]&lt;br /&gt;
[[http://wiki.hattrick.org/CHPP_Development/Pages CHPP pages]]&lt;/div&gt;</summary>
		<author><name>Nethyperon</name></author>
	</entry>
</feed>