Difference between revisions of "Main Page"
From EVEDev
(Pandora Bracelet Uk jmyjvz Tiffany And Co Uk mugrhj) |
m (Protected "Main Page" ([edit=sysop] (indefinite) [move=sysop] (indefinite)) [cascading]) |
||
(11 intermediate revisions by 5 users not shown) | |||
Line 1: | Line 1: | ||
− | + | {| align="left" width="33%" | |
− | + | | | |
− | + | {{Category table|bg=#f9f9f9|bghead=#e8e8e8|title=Resources| | |
− | + | content= | |
− | + | * [[API|Application Programming Interface (API)]] | |
− | + | ** [[API News]] (2012-05-03) | |
+ | ** [[APIv2_Page_Index|API Reference]] | ||
+ | ** [[API Wanted Features]] | ||
+ | * [[CCP Community Toolkit]] | ||
+ | ** [[CCP Static Data Dump|Static Data Dump]] | ||
+ | ** [[:Category:CCP_DB_Tables|CCP DB Tables]] | ||
+ | ** [[Read mySQL dumps with node.js]] | ||
+ | ** [[CCP Image Dump|Image Dump]] | ||
+ | * [[Cache Resources]] | ||
+ | * [[EVE-Dev Killboard Resources]] | ||
+ | * [https://forums.eveonline.com/default.aspx?g=topics&f=263 EVE Technology Lab Forum/API Discussion] ([http://myeve.eve-online.com/ingameboard.asp?a=channel&channelID=3525 archived topics]) | ||
+ | * [[IGB Documentation]] | ||
+ | ** [[IGB Javascript Functions]] | ||
+ | * [http://image.eveonline.com/ EVE Online Image Server] | ||
+ | * [[List_of_tools|List of EVE-Related Tools]] | ||
+ | * [[:Category:Resources|Overview of all resources]] | ||
+ | }} | ||
+ | |- | ||
+ | | | ||
+ | {{Category table|bg=#f9f9f9|bghead=#e8e8e8|title=Game Mechanics| | ||
+ | content= | ||
+ | * [[Equations]] | ||
+ | * [[Stacking]] | ||
+ | * [[Tracking]] | ||
+ | }} | ||
+ | |||
+ | |- | ||
+ | | | ||
+ | {{Category table|bg=#faf8f8|bghead=#eee3e3|title=Templates| | ||
+ | content= | ||
+ | * [[Category table template]] | ||
+ | * [[Developer template]] | ||
+ | * [[Project template]] | ||
+ | }} | ||
+ | |||
+ | |- | ||
+ | | | ||
+ | {{Category table|bg=#faf8f8|bghead=#eee3e3|title=About EVEDev| | ||
+ | content= | ||
+ | * [[EVEDev:About|What is EVEDev?]] | ||
+ | }} | ||
+ | |} | ||
+ | |||
+ | {| align="left" width="33%" | ||
+ | | | ||
+ | {{Category table|bg=#f7f9fb|bghead=#dfe6f1|title=API Libraries| | ||
+ | content= | ||
+ | * [[:Category:API_Libraries|API Libraries]] | ||
+ | ** .Net (C#/ Visual Basic.Net/ Others) | ||
+ | *** [[EveLib]] | ||
+ | *** [[EveAI]] | ||
+ | *** [[EVE.Net]] | ||
+ | ** Java | ||
+ | *** [[EveApi]] | ||
+ | *** [[EVE_on_steroids|EVE on steroids]] | ||
+ | ** Perl | ||
+ | *** [[EVEAPI]] | ||
+ | *** [[VarjoAPI]] | ||
+ | ** PHP | ||
+ | *** [[Pheal|Pheal]] (Oldschool Pheal) | ||
+ | *** [[PhealNG|PhealNG]] (Namespaced Pheal for PHP 5.4+) | ||
+ | *** [[Yapeal|Yapeal]] | ||
+ | ** Python | ||
+ | *** [[eveapi|eveapi Python API module]] | ||
+ | *** [[EVELink|EVELink Python API bindings]] | ||
+ | *** [[txEVE|txEVE (async)]] | ||
+ | *** [[Django-eve-proxy|django-eve-proxy]] | ||
+ | ** Ruby | ||
+ | *** [[EAAL]] | ||
+ | *** [[Reve]] | ||
+ | * API Proxies/Caches | ||
+ | ** [[Recache]] - for Reve | ||
+ | }} | ||
+ | |||
+ | |- | ||
+ | | | ||
+ | {{Category table|bg=#f7f9fb|bghead=#dfe6f1|title=Dead/Stalled API Building Blocks| | ||
+ | content= | ||
+ | * [[:Category:API_Libraries|API Libraries]] | ||
+ | ** .Net (C#/ Visual Basic.Net/ Others) | ||
+ | *** [[Eve Toolbox]] (stalled) | ||
+ | *** [[C|libEveApi]] | ||
+ | ** Common Lisp | ||
+ | *** [[Common-Lisp-EVE-API-package|EVE-API package]] (stalled) | ||
+ | ** Java | ||
+ | *** [[JEve Project]] (stalled) | ||
+ | ** Perl | ||
+ | *** [[WebService::EveOnline]] (stalled) | ||
+ | ** PHP | ||
+ | *** [[API PHP Class]] (outdated, svn-dead) | ||
+ | *** [[API PHP Class Extended]] (dead) | ||
+ | *** [[Api Lib|Kw4h's PHP API Lib]] (outdated) | ||
+ | *** [[PHP classes for APIv2|Rynlam's additions]] to Kw4h's classes (outdated) | ||
+ | *** [[eve-apiphp|Ale API Library for EvE]] (svn hasn't updated since over a year. | ||
+ | ** Python | ||
+ | *** [[eveapwhy Python package]] (linkdead) | ||
+ | ** Other | ||
+ | *** [[EVE_API_RBSocket|REALbasic EVE API HTTP Socket]] (dead) | ||
+ | * API Proxies/Caches | ||
+ | ** [[Gatecamper]] (closed down) | ||
+ | * Applications | ||
+ | ** [[EvEFleet|EvEFleet]] - Fleet invitation script (stalled/superceded by FleetFinder) | ||
+ | ** [[wxEswat - Cross-platform API application|wxEswat]] - Cross-platform API application (linkdead) | ||
+ | ** [[podbay|podbay]] - webOS App for monitoring Skill Queue, Wallet Balance, Remaining Skillpoints in Clone (stalled/outdated) | ||
+ | ** [[EVE Trading Tool]] (linkdead) | ||
+ | }} | ||
+ | |} | ||
+ | |||
+ | {| align="left" width="33%" | ||
+ | | | ||
+ | {{Category table|bg=#f7f9fb|bghead=#dfe6f1|title=API Snippets/Examples/Proxies| | ||
+ | content= | ||
+ | *Snippets/Examples | ||
+ | ** [[Perl API Example]] | ||
+ | ** [[EVE API Roles Class|PHP EVE API Roles Class]] | ||
+ | ** [[PHP Parsing: Assets XML]] | ||
+ | ** [[Python Killmail Class]] | ||
+ | * API Proxies/Caches | ||
+ | ** [[Eve API Proxy]] | ||
+ | }} | ||
+ | |||
+ | |- | ||
+ | | | ||
+ | {{Category table|bg=#f7fbf9|bghead=#dff1e6|title=Applications| | ||
+ | content= | ||
+ | * [[EDK]] - Eve Development Killboard | ||
+ | * [[EMMA|EMMA]] - Eve Market Monitoring App | ||
+ | * [[EVE Asset Manager]] | ||
+ | * [[Eve Industry]] - Your Only Webbased Isk Printing Profit Tool. | ||
+ | * [[EVE Market Scanner]] - Regional comparison of exported marketlogs | ||
+ | * [[EveNexus]] - Track your journals, transactions and profits. | ||
+ | * [[Eve Trader]] - Free easy-to-use Eve-Online market analysis and monitoring tool. | ||
+ | * [[Eve-MEEP]] | ||
+ | * [[EveMap|EveMap]] - Google Maps style API for New Eden | ||
+ | * [[EVEMon]] - Eve character monitor for Windows | ||
+ | * [[GtkEveMon]] - Eve character monitor for Linux | ||
+ | * [[EVEViewer]] - Pilot info, Skill Queue, wallet journal, market orders, wallet transactions and more viewer | ||
+ | * [[Influence Map]] | ||
+ | * [[JEveAssets|jEveAssets]] - Assets Manager | ||
+ | * [[ECM|EVE Corporation Management]] - Management and decision-making helper application | ||
+ | * [[EMDU|EVE Market Data Uploader]] - An efficient, cross-platform market data uploader | ||
+ | * [[Finger_For_EVE|Finger for EVE (FFE)]] - An intel management system | ||
+ | * [http://fleet-up.com Fleet-Up.com] Your fleet operations, on steroids. | ||
+ | * [[eufe|eufe]] - EVEUniverse fitting engine. | ||
+ | * [[jeufe|jeufe]] - Java wrapper around eufe. | ||
+ | }} | ||
+ | |||
+ | |- | ||
+ | | | ||
+ | {{Category table|bg=#f7fbf9|bghead=#dff1e6|title=Mobile| | ||
+ | content= | ||
+ | * Android | ||
+ | ** [https://play.google.com/store/apps/details?id=com.aideronrobotics.android.aura Aura] | ||
+ | ** [[Evanova|Evanova]] | ||
+ | ** [https://play.google.com/store/apps/details?id=fr.eoit Eve Industrial Tool] | ||
+ | ** [https://play.google.com/store/apps/details?id=com.moebius.evebusiness Eve Business] | ||
+ | ** [https://play.google.com/store/apps/details?id=net.evewatch Eve Watch] | ||
+ | |||
+ | * IOS | ||
+ | ** [[Neocom|Neocom]] - iOS mobile EVE assistant. | ||
+ | }} | ||
+ | |||
+ | |- | ||
+ | | | ||
+ | {{Category table|bg=#f7fbf9|bghead=#dff1e6|title=Websites| | ||
+ | content= | ||
+ | * [http://3rdpartyeve.net 3rdPartyEve.net] website / application catalogue | ||
+ | * [http://games.chruker.dk/eve_online/default.php Chucker's EVE Online section] | ||
+ | * [[EveCentral|EVE-Central APIs]] | ||
+ | * [[EveMarketData|eve-marketdata.com]] successor of EVE-Metrics | ||
+ | * [[EveMarketDataRelay|EVE Market Data Relay]] - realtime public market feed | ||
+ | * [[OneKillboard.com|OneKillboard killboard hosting]] ('''SUSPENDED''') | ||
+ | * [[EVEMod|EVEMod Tools (Rus)]] - WEB version of EVEMon + Loot counter, reprocess counter, assets manager, corporation management (Bills, tax management, pos fuel monitor...) | ||
+ | * [[List_of_tools|List of tools and WebPages]] | ||
+ | }} | ||
+ | |||
+ | |} |
Latest revision as of 12:17, 12 September 2014
| ||
| ||
|
| ||
|
| ||
| ||
| ||
|