<?xml version="1.0" encoding="utf-8" ?>

<rss version="2.0" 
   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
   xmlns:admin="http://webns.net/mvcb/"
   xmlns:dc="http://purl.org/dc/elements/1.1/"
   xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
   xmlns:wfw="http://wellformedweb.org/CommentAPI/"
   xmlns:content="http://purl.org/rss/1.0/modules/content/"
   xmlns:creativeCommons="http://backend.userland.com/creativeCommonsRssModule">
<channel>
    <title>Maugrim McFiriba's Eve Online Journal</title>
    <link>http://blog.adventureineve.com/</link>
    <description></description>
    <dc:language>en</dc:language>
    <generator>Serendipity 1.2.1 - http://www.s9y.org/</generator>
    <pubDate>Wed, 16 Apr 2008 19:31:59 GMT</pubDate>

    <image>
        <url>http://blog.adventureineve.com/templates/default/img/s9y_banner_small.png</url>
        <title>RSS: Maugrim McFiriba's Eve Online Journal - </title>
        <link>http://blog.adventureineve.com/</link>
        <width>100</width>
        <height>21</height>
    </image>

<item>
    <title>Eve Online source code leaked...or not?</title>
    <link>http://blog.adventureineve.com/archives/26-Eve-Online-source-code-leaked...or-not.html</link>
    
    <comments>http://blog.adventureineve.com/archives/26-Eve-Online-source-code-leaked...or-not.html#comments</comments>
    <wfw:comment>http://blog.adventureineve.com/wfwcomment.php?cid=26</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://blog.adventureineve.com/rss.php?version=2.0&amp;type=comments&amp;cid=26</wfw:commentRss>
    

    <author>nospam@example.com (Pádraic Brady)</author>
    <content:encoded>
    Really? I&#039;m so disappointed. Up to a few days ago I had a weird surge in hits to my other blog&#039;s (packaging source code for) PEAR article sourced from Google searches for &quot;eve online source code&quot;. Now this reliable source of traffic has been wiped out from all those news articles declaring Eve Online&#039;s source code has been leaked - oh, the &lt;em&gt;Client&lt;/em&gt; source code has the leaked. No wait, specifically the &lt;em&gt;Python&lt;/em&gt; source code from the client. Hey, it&#039;s like less than 2MB???&lt;br /&gt;
&lt;br /&gt;
Does anyone know what Python is? &lt;img src=&quot;http://blog.adventureineve.com/templates/default/img/emoticons/wink.png&quot; alt=&quot;;-)&quot; style=&quot;display: inline; vertical-align: bottom;&quot; class=&quot;emoticon&quot; /&gt;&lt;br /&gt;
&lt;br /&gt;
If you&#039;re a fellow programmer you can commence giggling hysterically... The problem of course is that it&#039;s Python. Python is like Ruby, PHP and Javascript in that it&#039;s stored and utilised in its plain text form unless obscured to hide the source code (or compiled to bytecode if you want to be prim and proper) - and obscuration methods for scripting languages is notorious for being relatively easy to de-obscure once you know how the obscuration system works. In this case, it seems to be .pyc files - if so that means Python bytecode, and you can &quot;decompile&quot; it yourself using &lt;a href=&quot;http://www.crazy-compilers.com/decompyle/&quot;&gt;Decompyle&lt;/a&gt;. Hell, the decompyle guys offer it as an online service &lt;img src=&quot;http://blog.adventureineve.com/templates/default/img/emoticons/wink.png&quot; alt=&quot;;-)&quot; style=&quot;display: inline; vertical-align: bottom;&quot; class=&quot;emoticon&quot; /&gt;.&lt;br /&gt;
&lt;br /&gt;
I think what really drew attention here is two fold. The main one being all those news articles without a clue what Python is, and why a torrent for Python code decompiled from an MMO&#039;s client is nothing news worthy to anyone with an actual clue. The second was CCP&#039;s &lt;br /&gt;
response, well, their reported response. They started banning accounts on the forums, apparently, and there are even sparks flying over reports of IP bans since they have been tracking the torrent themselves. Putting aside how stupid IP banning is (IP addresses are NEVER, and have NEVER been, a good basis as a unique identifier for an individual as any good web application developer will tell you), CCP&#039;s reported actions merely drew attention to the whole debacle (which has developers in stitches the world over by now) and pushed it into the publicity spotlight. Even if CCP didn&#039;t perform all the actions they were reported as doing &lt;img src=&quot;http://blog.adventureineve.com/templates/default/img/emoticons/wink.png&quot; alt=&quot;;-)&quot; style=&quot;display: inline; vertical-align: bottom;&quot; class=&quot;emoticon&quot; /&gt;.&lt;br /&gt;
&lt;br /&gt;
That&#039;s the informed impartial media (aka Horde) for you...&lt;br /&gt;
&lt;br /&gt;
At the end of the day, this is a story of misconceptions and overreactions without anything truly news worthy backing it up. The only news worthy tidbit in here is that someone distributed Python source code by torrent, easily obtained by any 4 year old with access to decompyler, and such distribution is no doubt illegal at a minimum for copyright reasons.&lt;br /&gt;
&lt;br /&gt;
But maybe there&#039;s a shadowy side to all this. Historically, scripted code&#039;s readability and ease of access to the readable source code can be a serious problem. Once everyone can read the source code, everyone can also attempt to discover ways of using it to their advantage. We already know all the game logic required to operate the client is contained in the Python code (see &lt;a href=&quot;http://myeve.eve-online.com/devblog.asp?a=blog&amp;amp;bid=517&quot;&gt;devBlog (7 Nov. 2007): Penguins In Space&lt;/a&gt;.&lt;br /&gt;
&lt;br /&gt;
But other than Bot programmers, who cares? The main risk to any application is that its state (i.e. the database usually) is compromised and open to data theft or manipulation. This has already happened at least once with a very &lt;a href=&quot;http://myeve.eve-online.com/news.asp?a=single&amp;amp;nid=1609&amp;amp;tid=12&quot;&gt;public shutdown of the Tranquility for 10 days late last year&lt;/a&gt;, but I&#039;m confident Python editing was not involved... 
    </content:encoded>

    <pubDate>Wed, 16 Apr 2008 12:31:59 -0700</pubDate>
    <guid isPermaLink="false">http://blog.adventureineve.com/archives/26-guid.html</guid>
    <creativeCommons:license>http://creativecommons.org/licenses/by-nc-nd/2.5/</creativeCommons:license>
</item>
<item>
    <title>Programming during Eve's Downtimes: Do Nots!</title>
    <link>http://blog.adventureineve.com/archives/25-Programming-during-Eves-Downtimes-Do-Nots!.html</link>
    
    <comments>http://blog.adventureineve.com/archives/25-Programming-during-Eves-Downtimes-Do-Nots!.html#comments</comments>
    <wfw:comment>http://blog.adventureineve.com/wfwcomment.php?cid=25</wfw:comment>

    <slash:comments>2</slash:comments>
    <wfw:commentRss>http://blog.adventureineve.com/rss.php?version=2.0&amp;type=comments&amp;cid=25</wfw:commentRss>
    

    <author>nospam@example.com (Pádraic Brady)</author>
    <content:encoded>
    I have spent the last two hours working on a registration scheme for Cidev members to register accounts on the corporation website (&lt;a href=&quot;http://crimsonindustries.com&quot;&gt;http://crimsonindustries.com&lt;/a&gt;. The only problem was that after an exercise in utilising the poorly documented Eve-Online API (took some digging in other sources to locate ALL the API server endpoints needed) to allow anyone confirm their registration using their limited userID and apiKey - my unit tests began failing.&lt;br /&gt;
&lt;br /&gt;
Unit tests, if you&#039;re not a programmer, are tests written to assert something I programmed is working as intended.&lt;br /&gt;
&lt;br /&gt;
So 12 failures later I started getting worried that PHP DOM was misbehaving (it&#039;s a bit of a complex beast to work with). I pulled apart a class, reran tests, and finally ripped out wget in bash as a last resort to see if a few manual URLs and POSTs would turn up the problem.&lt;br /&gt;
&lt;br /&gt;
I immediately saw &quot;Unexpected failure accessing database.&quot; turning up as the error message returned from the Eve Online server in it&#039;s XML response code.&lt;br /&gt;
&lt;br /&gt;
Suddenly it hit me. The damn Trinity 1.2 patch was running today! I had been running tests against the offlined server!&lt;br /&gt;
&lt;br /&gt;
I feel a bit of an idiot right about now &lt;img src=&quot;http://blog.adventureineve.com/templates/default/img/emoticons/wink.png&quot; alt=&quot;;-)&quot; style=&quot;display: inline; vertical-align: bottom;&quot; class=&quot;emoticon&quot; /&gt;. I&#039;ll try the tests again around 16:00 GMT when hopefully the server is back online. 
    </content:encoded>

    <pubDate>Tue, 15 Apr 2008 14:08:22 -0700</pubDate>
    <guid isPermaLink="false">http://blog.adventureineve.com/archives/25-guid.html</guid>
    <creativeCommons:license>http://creativecommons.org/licenses/by-nc-nd/2.5/</creativeCommons:license>
</item>
<item>
    <title>Meet Brother Cathbadh!</title>
    <link>http://blog.adventureineve.com/archives/24-Meet-Brother-Cathbadh!.html</link>
    
    <comments>http://blog.adventureineve.com/archives/24-Meet-Brother-Cathbadh!.html#comments</comments>
    <wfw:comment>http://blog.adventureineve.com/wfwcomment.php?cid=24</wfw:comment>

    <slash:comments>2</slash:comments>
    <wfw:commentRss>http://blog.adventureineve.com/rss.php?version=2.0&amp;type=comments&amp;cid=24</wfw:commentRss>
    

    <author>nospam@example.com (Pádraic Brady)</author>
    <content:encoded>
    Since I came to the realisation that in a sandbox game like Eve Online you pretty much invent your own definition of fun (or leave the game bored out of your skull because you think Level 1 missions and roid busting is the whole extent of the game), once I had set up planning for some skills to become a specialised Battlecruiser (specifically a Drake and Hurricane) pilot before moving up to Battleships I decided to see where else I could apply my meagre 8 week old talents.&lt;br /&gt;
&lt;br /&gt;
The whole point of becoming a specialised Caldari and Minmatar Battlecruiser pilot was to limit my scatterbrain approach to skill training, while maintaining at least the flexibility to fly the ships of two races. Luckily with many skills equally important for all races, this isn&#039;t a massive time sink for Tech 1 ships! Since Maugrim is at heart a wardog, I was left wondering about the other side of the coin - mining and industry as a &quot;carebear&quot;.&lt;br /&gt;
&lt;br /&gt;
Cathbadh McFiriba, brother to Maugrim McFiriba, was lured into the fold of the Crimson Industries and Development corporation. As an alt, his duty is to bring laser death to asteroids and figure out how to manufacture items. His training commenced some days ago and with a little investment capital from Maugrim, he has his sights set on a Mining Barge as a short term objective (only 45 days to go for the best one available).&lt;br /&gt;
&lt;br /&gt;
Unlike Maugrim, Cathbadh will be entirely mining and industry based. He&#039;ll be the hauler, miner and manufacturer complementing Maugrim&#039;s pure combat focus. He will put that much maligned cartoon series to shame and make all the other carebears jealous &lt;img src=&quot;http://blog.adventureineve.com/templates/default/img/emoticons/wink.png&quot; alt=&quot;;-)&quot; style=&quot;display: inline; vertical-align: bottom;&quot; class=&quot;emoticon&quot; /&gt;. But mainly he will let the guy pulling his strings experience and explore other areas of the game.&lt;br /&gt;
&lt;br /&gt;
Cathbadh has been a serious investment. He now roams Uitra with a full head of +3 Attribute Implants, in a Badger with a full array of Cargohold Expander IIs, and is busy training Spacial Awareness IV at the moment. It will be a while before he becomes useful by being able to pilot a Retriever (followed asap by a Covetor), and in the meantime he has sunk a lot of funds donated by Maugrim. Luckily Maugrim does not require a lot of cash right now since he is bound to the Battlecruiser class of ships and doesn&#039;t need a lot of saved ISK other than enough funds to eventually buy and fit a Minmatar Hurricane. 
    </content:encoded>

    <pubDate>Mon, 14 Apr 2008 14:27:36 -0700</pubDate>
    <guid isPermaLink="false">http://blog.adventureineve.com/archives/24-guid.html</guid>
    <creativeCommons:license>http://creativecommons.org/licenses/by-nc-nd/2.5/</creativeCommons:license>
</item>
<item>
    <title>For A Tech II Fitted Drake!</title>
    <link>http://blog.adventureineve.com/archives/23-For-A-Tech-II-Fitted-Drake!.html</link>
    
    <comments>http://blog.adventureineve.com/archives/23-For-A-Tech-II-Fitted-Drake!.html#comments</comments>
    <wfw:comment>http://blog.adventureineve.com/wfwcomment.php?cid=23</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://blog.adventureineve.com/rss.php?version=2.0&amp;type=comments&amp;cid=23</wfw:commentRss>
    

    <author>nospam@example.com (Pádraic Brady)</author>
    <content:encoded>
    It&#039;s been a few days since I christened the hull of the Nemesis Prime, my new Caldari Drake Battlecruiser. In that period I&#039;ve pretty much shaken down how to effectively employ it on Level 3 missions, paying particular attention to it&#039;s benefits in extended ranged combat using Heavy Missiles, and sharpening up its backup against Frigate sized ships, i.e. the capability of deploying 5 Light Scout Drones, or 2 Medium Scout Drones and 1 Light.&lt;br /&gt;
&lt;br /&gt;
After some deliberation I selected a fairly balanced approach to obtaining my next objective:&lt;br /&gt;
Fitting a Drake with only Tech II modules!&lt;br /&gt;
&lt;br /&gt;
The problem with outfitting Tech II is of course my continued struggle with Powergrid capacity. I intend training Energy Management V once and for all just to get over at least part of that bump (presently the Drake in Tech I/Named configuration can only fit 6 Heavy Launcher Is). On the plus side, the reduced DPS is not a huge problem in Level 3 missions since I finished training sufficient skills to fit Tech II Shield Amplifiers to provide an even more powerful boost to shield resistances.&lt;br /&gt;
&lt;br /&gt;
Given the Drake&#039;s tank is barely bothered by a few lowly Cruisers, I&#039;ve elected to pump in more DPS instead of hitting more levels of tanking skills. The main ones being targeting are training Drones V and the whole assembly of Drone skills for durability, etc. up to at least level III. Possible IV for a few. End game on that path would be to finalise training for Tech II Drones. You see it&#039;s not the Cruisers in missions I&#039;m worried about, it&#039;s the waiting for 6 Heavy Launcher Is to pop support Frigates which can take a while using Heavy Missiles with their garbage damage levels against Frigates.&lt;br /&gt;
&lt;br /&gt;
Once I can pull off some serious trouble against support Frigates, I&#039;ll detour into Energy Management before the next phase - Tech II Heavy Launchers. This will come close to a fairly decent set of fittings for DPS:&lt;br /&gt;
&lt;br /&gt;
7 x Heavy Launcher II&lt;br /&gt;
2 x NPC-Specific Shield Amps II&lt;br /&gt;
2 x NPC-Specific Medium Scout Drone II&lt;br /&gt;
1 x NPC-Specific Light Scout Drone II&lt;br /&gt;
&lt;br /&gt;
That should add some signicant damage output - after a month and a half of dedicated training! Yes, I&#039;ve finally hit the time to start pulling the long-haul skill levels.&lt;br /&gt;
&lt;br /&gt;
Once these are done I have two more objectives for Tech II fittings:&lt;br /&gt;
&lt;br /&gt;
Shield Power Relay II&lt;br /&gt;
Invulnerability Field II&lt;br /&gt;
&lt;br /&gt;
After that long hard slog (quite a few weeks in there wouldn&#039;t you know!) I&#039;ll drop back to one of two skill routes.&lt;br /&gt;
&lt;br /&gt;
The first option is to go full bore at improving the passive tank on the Drake by focusing on the Shield Amps - there are a set of damage specific skills that will help increase the resistance rates I get from the amps by a respectable amount. The second possible path is Gunnery + Minmatar Frigate/Cruiser.&lt;br /&gt;
&lt;br /&gt;
After some thinking, I&#039;ve started a few tenuous runs into training Minmatar Frigate III so I can least run around in a Rifter for some suicidal antics in the Frigate Tournament that CIDEV is running. The problem obviously, is that up to this point I have put a lot of training into missiles, and effectively nothing into Gunnery. To narrow the training window a little, I&#039;ve set my shortest term ultimate goal on the Minmatar trail to being capable of flying a Hurricane Battlecruiser which has a solid reputation in PvP (unless I&#039;m totally wrong). Obviously, I need more skills outside of Gunnery for this such as training up skills on the Armour tanking and resistances side. Given the 7 week training stint to get into a Drake, I&#039;d judge I could climb into a Hurricane for some random ratting in highsec within a few short weeks of obtaining Tech II Heavy Missiles.&lt;br /&gt;
&lt;br /&gt;
Thereafter the race will commence for sufficient skills to roll out a full rack of 425mm AutoCannon IIs with possibly a Tech II Heavy Launcher for some additional DPS, or an Energy Neutraliser for some variety, followed up the inevitable visit to Tech II armour tanking ability.&lt;br /&gt;
&lt;br /&gt;
By the year 2167 I should be a reasonably skilled pilot specialised heavily for Caldari Drake and Minmatar Hurricane piloting. Maybe sooner if Evemon will allow it and suggest Learning skills while I run off and buy a few 10mil a pop implants next week &lt;img src=&quot;http://blog.adventureineve.com/templates/default/img/emoticons/wink.png&quot; alt=&quot;;-)&quot; style=&quot;display: inline; vertical-align: bottom;&quot; class=&quot;emoticon&quot; /&gt;.&lt;br /&gt;
&lt;br /&gt;
During this training regimen, and depending on synergistic skill training, I will try to divert into Cruise Missiles primarily for the time I can afford to purchase a Caldari Raven. Though to be honest, I&#039;m not really attracted to poop-a-like Raven&#039;s design. The space-turd is however a impressive ship for running missions in and I&#039;m not a million miles away from being able to find a few low quality Level 4 agents in the Caldari Navy. 
    </content:encoded>

    <pubDate>Thu, 10 Apr 2008 16:59:11 -0700</pubDate>
    <guid isPermaLink="false">http://blog.adventureineve.com/archives/23-guid.html</guid>
    <creativeCommons:license>http://creativecommons.org/licenses/by-nc-nd/2.5/</creativeCommons:license>
</item>
<item>
    <title>Election Standards and F Bombs</title>
    <link>http://blog.adventureineve.com/archives/22-Election-Standards-and-F-Bombs.html</link>
    
    <comments>http://blog.adventureineve.com/archives/22-Election-Standards-and-F-Bombs.html#comments</comments>
    <wfw:comment>http://blog.adventureineve.com/wfwcomment.php?cid=22</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://blog.adventureineve.com/rss.php?version=2.0&amp;type=comments&amp;cid=22</wfw:commentRss>
    

    <author>nospam@example.com (Pádraic Brady)</author>
    <content:encoded>
    In an earlier blog entry I detonated an F bomb (uncharacteristically so) after referencing three of the candidates for the Council of Stellar Management (CSM) in Eve Online. A few comments later I&#039;ve had a chance to wonder why I effectively blasted the candidates and followed up the paragraph with some colourful language. Really, at the end of the day it was pretty much an gut emotional reponse to an situtation I found personally suspicious, in the context of the CSM being the possible outcome of a real world style democratic process (it&#039;s not real world but my sensibilities would prefer otherwise &lt;img src=&quot;http://blog.adventureineve.com/templates/default/img/emoticons/smile.png&quot; alt=&quot;:-)&quot; style=&quot;display: inline; vertical-align: bottom;&quot; class=&quot;emoticon&quot; /&gt;).&lt;br /&gt;
&lt;br /&gt;
Key term in the introduction is &quot;real world style democratic process&quot;. Please interpret the remainder of this blog entry in that context bearing in mind Eve and CCP have no obligation to apply real world rules in any way whatsoever.&lt;br /&gt;
&lt;br /&gt;
In reading the Eve CSM website as mentioned over on Crazy Kinux&#039;s blog, I realised it was operated by one of the other CSM candidates, Serenity Steele, dispersing information about all candidates. My immediate gut response was to commence thinking dark thoughts about politicians pulling the strings behind the scenes of the media to throw misinformation and subtle doubts upon their opponents.&lt;br /&gt;
&lt;br /&gt;
In the context of Eve&#039;s CSM Elections, I didn&#039;t see any reason not to subject it to any further thought. By real world standards, politicians running for office do not control media outlets unless they wish to commit political suicide once the other independent media catch on. But Eve Online is not the real world! So this is neither illegal, illicit, or even worthy of suspicion - like I said I merely reacted to it as a questionable endeavor as any common sense voter in a free and open democracy would.&lt;br /&gt;
&lt;br /&gt;
Perhaps my reaction was an overreaction, but I don&#039;t know Serenity Steele or his recommended candidates, so I feel no particular need to take it on faith without question that Eve CSM would never be open to possible massaging of other candidate&#039;s facts. Likely? Probably zero chance! &lt;img src=&quot;http://blog.adventureineve.com/templates/default/img/emoticons/smile.png&quot; alt=&quot;:-)&quot; style=&quot;display: inline; vertical-align: bottom;&quot; class=&quot;emoticon&quot; /&gt; But that doesn&#039;t comfort my personal sensibilities for real world standards.&lt;br /&gt;
&lt;br /&gt;
Secondly I blasted the existence of the Pro.Capita corporation which will control voting by Yusra (a candidate recommended by the Corporation&#039;s financier, Serenity Steele) according to shareholder voting. Pro.Capita is a profit making corporation that aims to make profits using Yusra&#039;s seat on the CSM by selling shares so you can cast votes on how Yusra decides issues, and by charging people who want to raise issues to the CSM. Profits are then redistributed as dividends to the shareholders.&lt;br /&gt;
&lt;br /&gt;
Again, bearing in mind Eve and the CSM are not subject to real world rules, this again I felt was a little offensive since it basically boils down to a CSM representative selling their CSM votes and representation for ISK. Back on my real world standards approach, I was wondering if the local Fine Fail party here in Ireland would raise the issue of lower VAT if I paid them a few billion Euros. Maybe &lt;img src=&quot;http://blog.adventureineve.com/templates/default/img/emoticons/wink.png&quot; alt=&quot;;-)&quot; style=&quot;display: inline; vertical-align: bottom;&quot; class=&quot;emoticon&quot; /&gt;. Either way, same problem - it&#039;s illegal in a real world democracy so why should I lower the bar personally for the CSM candidates? Heck no.&lt;br /&gt;
&lt;br /&gt;
At this point, while writing the previous CSM entry&#039;s summary of all this I dropped an F bomb for emphasis. Two strikes was enough to determine I would not vote for all this silliness or any other candidate supporting such tacky tactics to raise ISK.&lt;br /&gt;
&lt;br /&gt;
Effectively my gut reaction was to interpret the available website information as being created by a related group of three candidates (effectively the stirring of a political party representing 10% of all candidates for a 9 seat CSM - do the probability math) who by turns were intent on either making ISK or proposing chaotic voting anarchy or controlling at least one publicised source of information about all candidates and all of which were hosted (in the absence of any others) on a subsection of the well publicised Eve CSM site.&lt;br /&gt;
&lt;br /&gt;
If a real world political party came remotely close to this, I&#039;d be reading the docket for alternative candidates while the whole party sat in Mount Joy Prison...&lt;br /&gt;
&lt;br /&gt;
Is this an overreaction? I&#039;m 98% sure it is. The other 2% is the niggling voice in my head telling me to tread warily. I do live in a democracy afterall, and we democratic supporters have a sixth sense about such setups I simply cannot overcome entirely by logically repeating over and over that Eve Online is just a game and that the CSM is a relatively actionless player representative to CCP intended as a filter to player thinking (more signal, less noise).&lt;br /&gt;
&lt;br /&gt;
Maybe they should not call it an election and stop bandying words like &quot;democracy&quot; around in relation to it?&lt;br /&gt;
&lt;br /&gt;
Maybe I&#039;m just frakking RPing way too much recently? &lt;img src=&quot;http://blog.adventureineve.com/templates/default/img/emoticons/smile.png&quot; alt=&quot;:-)&quot; style=&quot;display: inline; vertical-align: bottom;&quot; class=&quot;emoticon&quot; /&gt;&lt;br /&gt;
&lt;br /&gt;
Next time... Maugrim drops S and B bombs in another gut reactive entry... 
    </content:encoded>

    <pubDate>Wed, 09 Apr 2008 17:40:56 -0700</pubDate>
    <guid isPermaLink="false">http://blog.adventureineve.com/archives/22-guid.html</guid>
    <creativeCommons:license>http://creativecommons.org/licenses/by-nc-nd/2.5/</creativeCommons:license>
</item>
<item>
    <title>Eve Online Blog Feast</title>
    <link>http://blog.adventureineve.com/archives/21-Eve-Online-Blog-Feast.html</link>
    
    <comments>http://blog.adventureineve.com/archives/21-Eve-Online-Blog-Feast.html#comments</comments>
    <wfw:comment>http://blog.adventureineve.com/wfwcomment.php?cid=21</wfw:comment>

    <slash:comments>4</slash:comments>
    <wfw:commentRss>http://blog.adventureineve.com/rss.php?version=2.0&amp;type=comments&amp;cid=21</wfw:commentRss>
    

    <author>nospam@example.com (Pádraic Brady)</author>
    <content:encoded>
    I&#039;ve been employing Google Reader recently to aggregate Eve Online related blogs. If you&#039;re seeking Eve Online blogs here&#039;s the current list I&#039;m regularly keeping track of in alphabetical order (as parsed from Google Reader&#039;s OPML export feed using a quick PHP SimpleXML script). The majority are wellsprings of player experiences, tips, and general wisdom the authors have gleaned from playing Eve.&lt;br /&gt;
&lt;br /&gt;
I&#039;ll look into maintaining the full OPML feed here on the blog once I finish the redesign of a new Serendipity theme. Enjoy! And if you have an Eve Online related blog I&#039;ve not yet added to my reading list then let me know! &lt;img src=&quot;http://blog.adventureineve.com/templates/default/img/emoticons/smile.png&quot; alt=&quot;:-)&quot; style=&quot;display: inline; vertical-align: bottom;&quot; class=&quot;emoticon&quot; /&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;ul&gt;&lt;br /&gt;
&lt;li&gt;&lt;a href=&quot;http://eve.aeonoftime.com/&quot;&gt;Aeon&#039;s EVE&lt;/a&gt;&lt;/li&gt;&lt;br /&gt;
&lt;li&gt;&lt;a href=&quot;http://arduron.samuraipotato.com/&quot;&gt;Arduron&#039;s Eve CSM Campaign Site&lt;/a&gt;&lt;/li&gt;&lt;br /&gt;
&lt;li&gt;&lt;a href=&quot;http://articulatedsky.wordpress.com&quot;&gt;Articulated Sky&lt;/a&gt;&lt;/li&gt;&lt;br /&gt;
&lt;li&gt;&lt;a href=&quot;http://bitteroldnoob.blogspot.com/&quot;&gt;Bitter Old Noob: An EVE Online Blog&lt;/a&gt;&lt;/li&gt;&lt;br /&gt;
&lt;li&gt;&lt;a href=&quot;http://caldarinavyibis.blogspot.com/&quot;&gt;Caldari Navy Ibis: Noob Adventures in New Eden&lt;/a&gt;&lt;/li&gt;&lt;br /&gt;
&lt;li&gt;&lt;a href=&quot;http://i-carebear.blogspot.com/&quot;&gt;Carebear on Helium&lt;/a&gt;&lt;/li&gt;&lt;br /&gt;
&lt;li&gt;&lt;a href=&quot;http://blogs.chimpswithkeyboards.com/games/Default.aspx&quot;&gt;Chimps in Space&lt;/a&gt;&lt;/li&gt;&lt;br /&gt;
&lt;li&gt;&lt;a href=&quot;http://congo-free-state.blogspot.com/&quot;&gt;Congo Free State&lt;/a&gt;&lt;/li&gt;&lt;br /&gt;
&lt;li&gt;&lt;a href=&quot;http://www.crazykinux.com/&quot;&gt;CrazyKinux&#039;s Musing&lt;/a&gt;&lt;/li&gt;&lt;br /&gt;
&lt;li&gt;&lt;a href=&quot;http://derangedcarebear.blogspot.com/&quot;&gt;Deranged Carebear&lt;/a&gt;&lt;/li&gt;&lt;br /&gt;
&lt;li&gt;&lt;a href=&quot;http://derekest.wordpress.com&quot;&gt;DEREKEST BLOG&lt;/a&gt;&lt;/li&gt;&lt;br /&gt;
&lt;li&gt;&lt;a href=&quot;http://epicwords.net/&quot;&gt;Epic Words&lt;/a&gt;&lt;/li&gt;&lt;br /&gt;
&lt;li&gt;&lt;a href=&quot;http://www.eve-pirate.com/&quot;&gt;EVE Online - EVE-Pirate.com&lt;/a&gt;&lt;/li&gt;&lt;br /&gt;
&lt;li&gt;&lt;a href=&quot;http://evevault.ign.com&quot;&gt;EVE Vault - The Ultimate Resource&lt;/a&gt;&lt;/li&gt;&lt;br /&gt;
&lt;li&gt;&lt;a href=&quot;http://www.eve-online.com/&quot;&gt;eve-online.com | devBlog&lt;/a&gt;&lt;/li&gt;&lt;br /&gt;
&lt;li&gt;&lt;a href=&quot;http://www.eve-online.com/&quot;&gt;eve-online.com | news from EvE&lt;/a&gt;&lt;/li&gt;&lt;br /&gt;
&lt;li&gt;&lt;a href=&quot;http://vivitari.blogspot.com/&quot;&gt;EVE: The Vivitari Story&lt;/a&gt;&lt;/li&gt;&lt;br /&gt;
&lt;li&gt;&lt;a href=&quot;http://www.evegeek.com&quot;&gt;EVE[geek] Eve news&lt;/a&gt;&lt;/li&gt;&lt;br /&gt;
&lt;li&gt;&lt;a href=&quot;http://evemerc.blogspot.com/&quot;&gt;Fighting Broke&lt;/a&gt;&lt;/li&gt;&lt;br /&gt;
&lt;li&gt;&lt;a href=&quot;http://i-pirate.blogspot.com/&quot;&gt;Flashfresh - a pirate.&lt;/a&gt;&lt;/li&gt;&lt;br /&gt;
&lt;li&gt;&lt;a href=&quot;http://flavan.wordpress.com&quot;&gt;Flavan&#039;s Adventures in Empire Space&lt;/a&gt;&lt;/li&gt;&lt;br /&gt;
&lt;li&gt;&lt;a href=&quot;http://hammer-eve.blogspot.com/&quot;&gt;Hammer&#039;s Eve&lt;/a&gt;&lt;/li&gt;&lt;br /&gt;
&lt;li&gt;&lt;a href=&quot;http://syncaine.wordpress.com&quot;&gt;Hardcore Casual&lt;/a&gt;&lt;/li&gt;&lt;br /&gt;
&lt;li&gt;&lt;a href=&quot;http://hardinfaq.blogspot.com/&quot;&gt;Hardin FAQ for CSM elections&lt;/a&gt;&lt;/li&gt;&lt;br /&gt;
&lt;li&gt;&lt;a href=&quot;http://ninveah.blogspot.com/&quot;&gt;Inner Sanctum of the Ninveah&lt;/a&gt;&lt;/li&gt;&lt;br /&gt;
&lt;li&gt;&lt;a href=&quot;http://www.ironfleet.com&quot;&gt;Ironfleet Towing And Salvage&lt;/a&gt;&lt;/li&gt;&lt;br /&gt;
&lt;li&gt;&lt;a href=&quot;http://www.jericho-fraction.net/wordpress&quot;&gt;Jade Constantine for CSM - Eve Online&lt;/a&gt;&lt;/li&gt;&lt;br /&gt;
&lt;li&gt;&lt;a href=&quot;http://inanna-zuni.livejournal.com/&quot;&gt;Journey of an EVE-online pilot&lt;/a&gt;&lt;/li&gt;&lt;br /&gt;
&lt;li&gt;&lt;a href=&quot;http://justagirlandherthorax.blogspot.com/&quot;&gt;Just a Girl and Her Thorax&lt;/a&gt;&lt;/li&gt;&lt;br /&gt;
&lt;li&gt;&lt;a href=&quot;http://novakaneinc.blogspot.com/&quot;&gt;Kane Rizzel  - a Pirates Perspective&lt;/a&gt;&lt;/li&gt;&lt;br /&gt;
&lt;li&gt;&lt;a href=&quot;http://eveparrot.blogspot.com/&quot;&gt;Kraesslers Coyotes&lt;/a&gt;&lt;/li&gt;&lt;br /&gt;
&lt;li&gt;&lt;a href=&quot;http://chic-eve-geek.blogspot.com/&quot;&gt;Lady in Space&lt;/a&gt;&lt;/li&gt;&lt;br /&gt;
&lt;li&gt;&lt;a href=&quot;http://www.massively.com&quot;&gt;Massively&lt;/a&gt;&lt;/li&gt;&lt;br /&gt;
&lt;li&gt;&lt;a href=&quot;http://blog.adventureineve.com/&quot;&gt;Maugrim McFiriba&#039;s Eve Online Journal&lt;/a&gt;&lt;/li&gt;&lt;br /&gt;
&lt;li&gt;&lt;a href=&quot;http://www.starfleetcomms.com/blogs/max_torps&quot;&gt;Max Torps&#039;s blog&lt;/a&gt;&lt;/li&gt;&lt;br /&gt;
&lt;li&gt;&lt;a href=&quot;http://deecarson.blogspot.com/&quot;&gt;Miner With Fangs&lt;/a&gt;&lt;/li&gt;&lt;br /&gt;
&lt;li&gt;&lt;a href=&quot;http://www.sobaseki.com/wordpress&quot;&gt;Morphisat&#039;s Blog&lt;/a&gt;&lt;/li&gt;&lt;br /&gt;
&lt;li&gt;&lt;a href=&quot;http://noghri08.blogspot.com/&quot;&gt;Noghri_ViR 08!&lt;/a&gt;&lt;/li&gt;&lt;br /&gt;
&lt;li&gt;&lt;a href=&quot;http://nuyan.wordpress.com&quot;&gt;Nuyan&#039;s Hangout&lt;/a&gt;&lt;/li&gt;&lt;br /&gt;
&lt;li&gt;&lt;a href=&quot;http://oddpodout.blogspot.com/&quot;&gt;Odd Pod Out&lt;/a&gt;&lt;/li&gt;&lt;br /&gt;
&lt;li&gt;&lt;a href=&quot;http://ofdanes.wordpress.com&quot;&gt;ofDanes&lt;/a&gt;&lt;/li&gt;&lt;br /&gt;
&lt;li&gt;&lt;a href=&quot;http://omberzombie.wordpress.com&quot;&gt;Omber Zombie&#039;s CSM Campaign&lt;/a&gt;&lt;/li&gt;&lt;br /&gt;
&lt;li&gt;&lt;a href=&quot;http://ombeve.blogspot.com/&quot;&gt;Ombeve&lt;/a&gt;&lt;/li&gt;&lt;br /&gt;
&lt;li&gt;&lt;a href=&quot;http://72.41.146.180&quot;&gt;One Tired Blogger&lt;/a&gt;&lt;/li&gt;&lt;br /&gt;
&lt;li&gt;&lt;a href=&quot;http://zapatero.wordpress.com&quot;&gt;postings from the edge&lt;/a&gt;&lt;/li&gt;&lt;br /&gt;
&lt;li&gt;&lt;a href=&quot;http://pve-log.blogspot.com/&quot;&gt;PVE-LOG&lt;/a&gt;&lt;/li&gt;&lt;br /&gt;
&lt;li&gt;&lt;a href=&quot;http://ghosttr.ark-corp.com/&quot;&gt;Ramblings of a forum whore&lt;/a&gt;&lt;/li&gt;&lt;br /&gt;
&lt;li&gt;&lt;a href=&quot;http://rantingsofacarebear.blogspot.com/&quot;&gt;Rantings of a Carebear&lt;/a&gt;&lt;/li&gt;&lt;br /&gt;
&lt;li&gt;&lt;a href=&quot;http://www.nerfbat.com&quot;&gt;Ryan Shwayder&#039;s Nerfbat&lt;/a&gt;&lt;/li&gt;&lt;br /&gt;
&lt;li&gt;&lt;a href=&quot;http://scratchpad.roaringshrimp.com&quot;&gt;Scratchpad&lt;/a&gt;&lt;/li&gt;&lt;br /&gt;
&lt;li&gt;&lt;a href=&quot;http://eve-maps.blogspot.com/&quot;&gt;Serenity Steele&#039;s Directive Perspicacity&lt;/a&gt;&lt;/li&gt;&lt;br /&gt;
&lt;li&gt;&lt;a href=&quot;http://shiplog-of-a-privateer.blogspot.com/&quot;&gt;Shiplog of a Privateer&lt;/a&gt;&lt;/li&gt;&lt;br /&gt;
&lt;li&gt;&lt;a href=&quot;http://drunkenwanderingsthroughspace.blogspot.com/&quot;&gt;Tales Of A BoB CEO&lt;/a&gt;&lt;/li&gt;&lt;br /&gt;
&lt;li&gt;&lt;a href=&quot;http://terranova.blogs.com/terra_nova/&quot;&gt;Terra Nova&lt;/a&gt;&lt;/li&gt;&lt;br /&gt;
&lt;li&gt;&lt;a href=&quot;http://tagn.wordpress.com&quot;&gt;The Ancient Gaming Noob&lt;/a&gt;&lt;/li&gt;&lt;br /&gt;
&lt;li&gt;&lt;a href=&quot;http://caldaripiratess.wordpress.com&quot;&gt;~The Caldari Piratess~&lt;/a&gt;&lt;/li&gt;&lt;br /&gt;
&lt;li&gt;&lt;a href=&quot;http://defiasblog.insurmountablelogic.com&quot;&gt;The Defias Blog - An EVE-Online Blog&lt;/a&gt;&lt;/li&gt;&lt;br /&gt;
&lt;li&gt;&lt;a href=&quot;http://eve-druid.com&quot;&gt;The Wandering Druid of Tranquility&lt;/a&gt;&lt;/li&gt;&lt;br /&gt;
&lt;li&gt;&lt;a href=&quot;http://blogs.chimpswithkeyboards.com/vanhemlock/Default.aspx&quot;&gt;Van Hemlock&lt;/a&gt;&lt;/li&gt;&lt;br /&gt;
&lt;li&gt;&lt;a href=&quot;http://www.eve-ivy.com/votedv&quot;&gt;VoteDV&lt;/a&gt;&lt;/li&gt;&lt;br /&gt;
&lt;li&gt;&lt;a href=&quot;http://votrian.blogspot.com/&quot;&gt;Votrian&#039;s Eve Blog&lt;/a&gt;&lt;/li&gt;&lt;br /&gt;
&lt;li&gt;&lt;a href=&quot;http://winterblink.com&quot;&gt;winterblink.com&lt;/a&gt;&lt;/li&gt;&lt;br /&gt;
&lt;li&gt;&lt;a href=&quot;http://worldsofnote.wordpress.com&quot;&gt;Worlds of Note&lt;/a&gt;&lt;/li&gt;&lt;br /&gt;
&lt;li&gt;&lt;a href=&quot;http://xyliana.com&quot;&gt;Xyliana.com&lt;/a&gt;&lt;/li&gt;&lt;br /&gt;
&lt;li&gt;&lt;a href=&quot;http://eve-pirate.blogspot.com/&quot;&gt;Your money or your life!&lt;/a&gt;&lt;/li&gt;&lt;br /&gt;
&lt;/ul&gt;&lt;br /&gt;
&lt;br /&gt;
Other reading? &lt;a href=&quot;http://www.eve-tribune.com&quot;&gt;Eve Tribune&lt;/a&gt; which unfortunately does not have any RSS or Atom feeds for some reason.&lt;br /&gt;
&lt;br /&gt;
Just to add to your daily reading worries, I missed mentioning the debut of an independent Eve Online magazine at &lt;a href=&quot;http://myeve.eve-online.com/ingameboard.asp?a=topic&amp;amp;threadID=742595&amp;amp;page=1&quot;&gt;EVE Mag&lt;/a&gt; which has a current special issue covering interviews with about half of the CSM candidates. Just to add to the unusual practices of would-be CSM members, many candidates have yet to submit an interview resulting in even more lost public coverage of their campaigns. What&#039;s that saying about catching the early worm?&lt;br /&gt;
&lt;br /&gt;
See the rest of earlier today&#039;s opinions about the CSM candidates and their public practices over on &lt;a href=&quot;http://blog.adventureineve.com/archives/20-CSM-The-Council-Of-Stellar-Management-Elections.html&quot;&gt;CSM: The Council Of Stellar Management Elections&lt;/a&gt; 
    </content:encoded>

    <pubDate>Tue, 08 Apr 2008 15:40:31 -0700</pubDate>
    <guid isPermaLink="false">http://blog.adventureineve.com/archives/21-guid.html</guid>
    <creativeCommons:license>http://creativecommons.org/licenses/by-nc-nd/2.5/</creativeCommons:license>
</item>
<item>
    <title>CSM: The Council Of Stellar Management Elections</title>
    <link>http://blog.adventureineve.com/archives/20-CSM-The-Council-Of-Stellar-Management-Elections.html</link>
    
    <comments>http://blog.adventureineve.com/archives/20-CSM-The-Council-Of-Stellar-Management-Elections.html#comments</comments>
    <wfw:comment>http://blog.adventureineve.com/wfwcomment.php?cid=20</wfw:comment>

    <slash:comments>4</slash:comments>
    <wfw:commentRss>http://blog.adventureineve.com/rss.php?version=2.0&amp;type=comments&amp;cid=20</wfw:commentRss>
    

    <author>nospam@example.com (Pádraic Brady)</author>
    <content:encoded>
    I still don&#039;t feel too comforable posting to the Eve forums and adding to the noise to signal ratio (or detracting from it &lt;img src=&quot;http://blog.adventureineve.com/templates/default/img/emoticons/wink.png&quot; alt=&quot;;-)&quot; style=&quot;display: inline; vertical-align: bottom;&quot; class=&quot;emoticon&quot; /&gt;), but the upcoming Council of Stellar Management elections being held in May are worth a wee mention here on my as yet rarely read blog. (Please subscribe - I don&#039;t even have ads to blind and dazzle you!).&lt;br /&gt;
&lt;br /&gt;
Most notably I&#039;m a blog whore, so obviously I put a lot of faith in community outreach via you local friendly blogosphere. It&#039;s interesting to note that the number of blog-connected candidates (who have blogs, or comment on other blogs) is far less than the number of candidates in total (or not - but as I said I&#039;m still getting my feet wet on the forums but if the majority have blogs or dynamic websites they&#039;re doing a great job hiding them!).&lt;br /&gt;
&lt;br /&gt;
I think it&#039;s minimally interesting because there is a segment of the community out there who won&#039;t fire up the forums regularly (how many folk have the forums blocked while sitting behind the office firewall again?) and not hitting the blog community with your point of view loses you that audience (says the guy with countless Eve blogs aggregated on Google Reader). So to be honest, the only candidates I really have a semi-grasp on are those either with blogs, or who have responded to blog posts, or who have managed to string more than 4 HTML tags together to make a website with information that requires actual scrolling down the page. In other words - not many. You merry few have grabbed my early attention so you&#039;re already ahead of the pack for my vote at least.&lt;br /&gt;
&lt;br /&gt;
Where&#039;s the campaign love? Your audience sits just a few packets and cables away from some cheap hosting at $4.99 a month or even a free blog over on Blogspot.com. There&#039;s me...and well...me. But likely many others who remain anonymous lurking in the shadows quietly digesting web content outside the Eve forums.&lt;br /&gt;
&lt;br /&gt;
Here&#039;s one very readable (do it now) example - &lt;a href=&quot;http://caldarinavyibis.blogspot.com/2008/03/council-of-stellar-management-open.html&quot;&gt;Council of Stellar Management - Open Questions for Candidates&lt;/a&gt; courtesy of the &lt;a href=&quot;http://caldarinavyibis.blogspot.com/&quot;&gt;Caldari Navy Ibis&lt;/a&gt; blog. How many of the candidates have responded since March 27th thus far? A whopping 6. Out of 30 candidates. What the frak? Where are the other 24?!! Do you not want my non-forum-reading vote?&lt;br /&gt;
&lt;br /&gt;
At least I do know the missing 24 candidates&#039; names courtesy of the one page &lt;a href=&quot;http://eve-csm.com/&quot;&gt;Eve CSM&lt;/a&gt; website which lists their names, in-game portraits and a single catchphrase for each. I can&#039;t recommend the listing though since the site&#039;s author has personally recommended two candidates recently on his own blog. Interestingly one of the recommendations is a for-profit corporate representative he&#039;s financing (i.e. votes are dictated by the shareholders who purchase shares and individuals purchase the right to raise issues for attention). Fuck democracy, eh? Those recommendations have been flushed down the toilet at the back of my mind.&lt;br /&gt;
&lt;br /&gt;
What about websites? Here the candidates differ significantly in campaign approach. Several put in some hours to create a website with a campaign message or platform summary. Others opened up brand new blogs - the less successful of that small group have not yet managed to post anything readable on them except one liners or the famous 1990&#039;s &quot;under construction&quot; style holder message. But overall, I&#039;d have expected more from such a large group of motivated individuals seeking public office in Eve. A few shine brightly, but the majority vary between floating and drowning conditions so far. With the rest of April to go though, perhaps there&#039;s still that last mad dash to the finishing line when the will to get a campaign message communicated will spawn more will to do something.&lt;br /&gt;
&lt;br /&gt;
For the present then, I&#039;ve selected three individuals who have been most successful in convincing me they are worth voting for just from reading their blogs/websites/comments. Not to cast shadows, I&#039;m sure the rest (or at least some of the rest) are quite illustrious on the forums, but since I rarely get the opportunity to partake in the forums I&#039;ll have to do some digging before they have a chance to overtake those three as my preferences.&lt;br /&gt;
&lt;br /&gt;
In a world where political character asassination and exaggeration is performed every other day in full view of the media and where new age politicians are turning to blogs, Twitter, Youtube, and other points of content distribution, the CSM elections are a bit disappointing. I expected more spectacle but it&#039;s all falling rather flat at the moment. The will to dominate the election ticket just seems lacking a bit.&lt;br /&gt;
&lt;br /&gt;
In any case, Crazy Kinux&#039;s latest blog update has a list of some resources worth visiting to gain information on the candidates. If they won&#039;t publicise themselves, there&#039;s always some someone willing to expose them more thoroughly ;):&lt;br /&gt;
&lt;a href=&quot;http://feeds.feedburner.com/~r/CrazykinuxsMusing/~3/265895744/csm-candidates-and-you.html&quot;&gt;The CSM, the Candidates and You!&lt;/a&gt; 
    </content:encoded>

    <pubDate>Tue, 08 Apr 2008 11:16:50 -0700</pubDate>
    <guid isPermaLink="false">http://blog.adventureineve.com/archives/20-guid.html</guid>
    <creativeCommons:license>http://creativecommons.org/licenses/by-nc-nd/2.5/</creativeCommons:license>
</item>
<item>
    <title>Nemesis Prime: Bringing home the ISK</title>
    <link>http://blog.adventureineve.com/archives/19-Nemesis-Prime-Bringing-home-the-ISK.html</link>
    
    <comments>http://blog.adventureineve.com/archives/19-Nemesis-Prime-Bringing-home-the-ISK.html#comments</comments>
    <wfw:comment>http://blog.adventureineve.com/wfwcomment.php?cid=19</wfw:comment>

    <slash:comments>2</slash:comments>
    <wfw:commentRss>http://blog.adventureineve.com/rss.php?version=2.0&amp;type=comments&amp;cid=19</wfw:commentRss>
    

    <author>nospam@example.com (Pádraic Brady)</author>
    <content:encoded>
    Over the weekend I finally spent some time, with a new set of Powergrid saving skills, outfitting my new Caldari Drake Battlecruiser. At a cost of roughly 33 million ISK for the ship, and probably half that again on the modules, it truly was an exercise in careful budgeting and trade offs. I&#039;m taking it as a sign that I won&#039;t think about buying anything bigger for at least another month (honestly, probably two).&lt;br /&gt;
&lt;br /&gt;
The current fitting is a mixture of Tech 1 and Named modules (and no rigs yet):&lt;br /&gt;
&lt;br /&gt;
High Slots:&lt;br /&gt;
6 x &#039;Limos&#039; Heavy Launcher&lt;br /&gt;
&lt;br /&gt;
Mid Slots:&lt;br /&gt;
3 x Large F-S9 &#039;Regolith&#039; Extender&lt;br /&gt;
1 x V-M15 Braced Multispectral Shield Matrix&lt;br /&gt;
2 x NPC-Specific Shield Amplifier&lt;br /&gt;
&lt;br /&gt;
Low Slots:&lt;br /&gt;
3 x Shield Power Relay I&lt;br /&gt;
1 x Ballistic Control I&lt;br /&gt;
&lt;br /&gt;
Drones:&lt;br /&gt;
2 x Medium Scout Drones&lt;br /&gt;
1 x Small Scout Drone&lt;br /&gt;
&lt;br /&gt;
Since we&#039;re talking about budgeting and tradeoffs, the experts in the audience will spot precisely two obvious ones. Firstly, I have 3 Shield Power Relay Is instead of 4. The simple fact is that cutting my capacitor recharge further would leave the named Invulnerability Field running out of cap after a while. I haven&#039;t had time to experiment whether losing the invuln field is worth the extra shield recharge rate. Secondly I have 6 Heavy Launchers fitted, and not 7. Simply put - I don&#039;t have the powergrid available (65 short of the mark) to fit a seventh. I have skills in training to try to open up another 65 grid to fit the seventh launcher. In the meantime I&#039;ll see whether a Standard Assault Launcher will do temporarily. The final 8th slot is not a launcher hardpoint - might go with a Salvager I if nothing else strikes my fancy.&lt;br /&gt;
&lt;br /&gt;
Overall, my DPS is far lower against Frigates than if I were in a Cruiser! But the tanking is far more vital for the Level 3 missions I&#039;ll be running this week where Cruisers are more numerous. In those a Caracal would crack like an egg very quickly (as I found out in one Level 2 mission where I met 3 Cruisers head on and the dreaded Eve lag left my Caracal unresponsive to commands), whereas the Drake takes the damage and laughs in your face.&lt;br /&gt;
&lt;br /&gt;
The first test of the new Nemesis Prime was in a level 3 Damsel In Distress mission (the one where Kruul&#039;s DNA is a looted item). Tanking damage using both the passive shield tank, and the advantage of my ranged missile envelope (up to 58km thus far with a 65km targeting window), I completed the mission without too much worry. The shields tightened up at roughly the 40% mark and refused to push lower (being a passive tank, if the tank looks like it will break it&#039;s time to pray you aligned on a warp target &lt;img src=&quot;http://blog.adventureineve.com/templates/default/img/emoticons/smile.png&quot; alt=&quot;:-)&quot; style=&quot;display: inline; vertical-align: bottom;&quot; class=&quot;emoticon&quot; /&gt;).&lt;br /&gt;
&lt;br /&gt;
The result is a solid investment towards a Level 3 Mission ship.&lt;br /&gt;
&lt;br /&gt;
Now look at the return &lt;img src=&quot;http://blog.adventureineve.com/templates/default/img/emoticons/smile.png&quot; alt=&quot;:-)&quot; style=&quot;display: inline; vertical-align: bottom;&quot; class=&quot;emoticon&quot; /&gt;.&lt;br /&gt;
&lt;br /&gt;
My first Level 3 mission offered 90,000+ ISK bounties on ships. The end reward was close to 800,000 ISK. I did not have time to salvage the mission wrecks. If I&#039;m reserved I&#039;ll say a total of 2,600,000 ISK was at least feasible before salvage. Might not be consistent across all level 3 missions - I don&#039;t have that much experience with them yet.&lt;br /&gt;
&lt;br /&gt;
That&#039;s perhaps 7-8% of the cost of a new Drake hull. Or it&#039;s enough to start converting those Tech 1/Named modules currently fitted into better Named or Tech 2 variants (depending on skills). Once I can meet the requirements of fitting Tech 2 modules on the Nemesis Prime, it will be a superior Level 3 mission runner. Possibly even capable of some careful Level 4 missions.&lt;br /&gt;
&lt;br /&gt;
That&#039;s a staggering turnaround! Compared to Level 2 missions this is a suspiciously vast improvement. On one of my final Level 2 missions (at the highest available quality and a 5.8 Agent standing) I was getting up to 400k per mission maximum not including salvage or bounties.&lt;br /&gt;
&lt;br /&gt;
The age old question of the biggest bang for my new bucks is a tricky one. I want Tech 2 modules to increase DPS (I can carry drones but I&#039;ve not trained them extensively enough to make a huge difference) and tanking. At the same time I really want to go on a splurge and buy more skill books - I now also have an Alt seeking expensive 5mil a pop books &lt;img src=&quot;http://blog.adventureineve.com/templates/default/img/emoticons/smile.png&quot; alt=&quot;:-)&quot; style=&quot;display: inline; vertical-align: bottom;&quot; class=&quot;emoticon&quot; /&gt;. Specifically Guns for Maugrim since he is cross training a few racial skills to test drive a few new frigates (currently looking at the Rifter). 
    </content:encoded>

    <pubDate>Mon, 07 Apr 2008 11:34:11 -0700</pubDate>
    <guid isPermaLink="false">http://blog.adventureineve.com/archives/19-guid.html</guid>
    <creativeCommons:license>http://creativecommons.org/licenses/by-nc-nd/2.5/</creativeCommons:license>
</item>
<item>
    <title>Mining Op Fun</title>
    <link>http://blog.adventureineve.com/archives/18-Mining-Op-Fun.html</link>
    
    <comments>http://blog.adventureineve.com/archives/18-Mining-Op-Fun.html#comments</comments>
    <wfw:comment>http://blog.adventureineve.com/wfwcomment.php?cid=18</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://blog.adventureineve.com/rss.php?version=2.0&amp;type=comments&amp;cid=18</wfw:commentRss>
    

    <author>nospam@example.com (Pádraic Brady)</author>
    <content:encoded>
    Mining Ops are usually quite fun in the Crimson Industries and Development corporation. Some chat, idle conversation and making fun of dazler in his Badger...&lt;img src=&quot;http://blog.adventureineve.com/templates/default/img/emoticons/wink.png&quot; alt=&quot;;-)&quot; style=&quot;display: inline; vertical-align: bottom;&quot; class=&quot;emoticon&quot; /&gt;.&lt;br /&gt;
&lt;br /&gt;
This has been on of the biggest ops I&#039;ve been in since starting Eve Online.&lt;br /&gt;
&lt;br /&gt;
Look at all the pretty lasers! I&#039;m the one in the Badger II helping out with hauling our Ore to a local station somewhere deep in Caldari territory.&lt;br /&gt;
&lt;br /&gt;
&lt;a href=&quot;http://www.flickr.com/photos/23579228@N04/2390104812/&quot; title=&quot;April 5 2008 CIDEV Mining Op by padraicb, on Flickr&quot;&gt;&lt;img src=&quot;http://farm3.static.flickr.com/2150/2390104812_0176222064.jpg&quot; width=&quot;500&quot; height=&quot;313&quot; alt=&quot;April 5 2008 CIDEV Mining Op&quot; /&gt;&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
Wish I had a mining barge already... 
    </content:encoded>

    <pubDate>Sat, 05 Apr 2008 16:47:00 -0700</pubDate>
    <guid isPermaLink="false">http://blog.adventureineve.com/archives/18-guid.html</guid>
    <creativeCommons:license>http://creativecommons.org/licenses/by-nc-nd/2.5/</creativeCommons:license>
</item>
<item>
    <title>Setting my own goals for Eve Online</title>
    <link>http://blog.adventureineve.com/archives/17-Setting-my-own-goals-for-Eve-Online.html</link>
    
    <comments>http://blog.adventureineve.com/archives/17-Setting-my-own-goals-for-Eve-Online.html#comments</comments>
    <wfw:comment>http://blog.adventureineve.com/wfwcomment.php?cid=17</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://blog.adventureineve.com/rss.php?version=2.0&amp;type=comments&amp;cid=17</wfw:commentRss>
    

    <author>nospam@example.com (Pádraic Brady)</author>
    <content:encoded>
    In previous entries I&#039;ve noted how big and complicated Eve Online is as a game. I also noted that it&#039;s one of those games that attract people like me, who are less interested in the grind and more interested in being...well...interested. I hate playing any game where the fun times are few and far between. There&#039;s something suspicious about spending hour after hour grinding though repetitive scenarios without really sensing some form of accomplishment.&lt;br /&gt;
&lt;br /&gt;
Eve has proven, so far, to evade that feeling. Even though running missions and mining is still technically grinding, it&#039;s somewhat displaced as being an artificial grind. It&#039;s more a realistic grind. It&#039;s hard to put my finger on it, but when you&#039;re mining in Eve Online there&#039;s a strong sense of connection to the rest of Eve. Since Eve has a real economy you know mining a bunch of Ore isn&#039;t just a pointless ISK generating activity where the ISK magically appears from the CCP compiled code on a server - it&#039;s coming out of another player&#039;s pocket instead.&lt;br /&gt;
&lt;br /&gt;
Some of the best fun so far have been simple things. Missions are fun and engaging, but creeping up on a Corp mate after mastering the art of scanning and shooting a few Sabretooth light missiles at their Osprey in a belt is even more fun. As usual engaging real people is far more interesting (that word again) than a predictable NPC. Or there&#039;s warping into Uitra with a few mates and putting on a show for the locals (mostly lots of people just getting started) with missiles, nos, and flaring invuln fields as much entertainment as a fireworks display.&lt;br /&gt;
&lt;br /&gt;
My own goals are twofold. The first is to go seek out more interesting encounters. I&#039;ve gone off the idea a little of bringing a Cruiser down to lowsec when the aim is mischief and exploration. Instead I may start cross-training a few races&#039; Frigate skills and play around with those. I keep hearing Rifter&#039;s are arguably the best PvP Tech 1 frigate so I&#039;ll be putting that assumption to the test by training Minmatar Frigate to lvl4 to start with.&lt;br /&gt;
&lt;br /&gt;
The second goal is be a little bit more specific in what I train. Up until now I&#039;ve been training anything that looks attractive and which has a training time of less than a day. Surprising how much that actually works for the first month and a half. Most of those are now tapped out and I am running into training periods of two or more days. So rather than extend my all-purpose skillset across weeks and months, I&#039;m specialising now.&lt;br /&gt;
&lt;br /&gt;
The three broad areas I&#039;ll be first addressing are:&lt;br /&gt;
&lt;br /&gt;
1. Gunnery&lt;br /&gt;
2. Missiles&lt;br /&gt;
3. ECM&lt;br /&gt;
&lt;br /&gt;
The first is up there since I want to play around with the frigates of a few races. Outside the Caldari, the weapons requirements for a standard fitting require Gunnery skills. I estimate this will take up a chunk of time - which goes to show my lacking skills in this area will make Eve less interesting until I train them up. Why frigates? Because they are cheap disposable ships and I can bulk purchase and haul them to specific resupply spots near any lowsec haunts I find attractive. Cruisers would be more expensive, and while they might live longer I&#039;m willing to admit my total lack of experience is better served by learning in cheaper easy to replace ships that barely dent my wallet.&lt;br /&gt;
&lt;br /&gt;
Missiles are almost not worth mentioning. I&#039;m been training these skills ever since I started in Eve so my only real focus here is increasing my Heavy Missile skills for the new Drake Battlecruiser I&#039;m in the process of purchasing. That and moving all Missile skills to at least Level 4 and 5 for the more general purpose skills. I may just settle on 4 until the Gunnery skills are gaining ground.&lt;br /&gt;
&lt;br /&gt;
ECM is really the result of wanting something useful other than blowing stuff up. I&#039;d put a few things in this category other than ECM only, e.g. sensor dampening, target painting, and their counter-skills. My initial take, without prompting from more experienced players to blow holes in it ;), is that Missiles/Railguns + ECM/Sensor Dampening isn&#039;t a bad mix of potential fun making chaos. Sure, it means mixing and matching but I&#039;d be seeking mischief as a solo ship in the Frigate-Cruiser range anyway. And dying horribly is only a bad thing if I learn nothing from it &lt;img src=&quot;http://blog.adventureineve.com/templates/default/img/emoticons/smile.png&quot; alt=&quot;:-)&quot; style=&quot;display: inline; vertical-align: bottom;&quot; class=&quot;emoticon&quot; /&gt;. My ECM and related skills are continuing to mount up and I just finished Electonics 5 (one of the few 5&#039;s I&#039;ve so far trained).&lt;br /&gt;
&lt;br /&gt;
My only other real concern is efficient fitting of ships. I&#039;ve played around with the Eve Ship Fitting Tool and my preferred passive shield tanked Drake fittings still don&#039;t fly. Apparently I run short of Capacitor for at least two modules (best fit requires dropping a Heavy Missile Launcher and a Large Shield Extender). Pretty sore about losing an LSE, but the resistance amps and invuln fields are the more valuable ones. I could mangle it a bit to use up all the available slots but I think I can solve the bottleneck by training Shield Upgrades 4 (might need at least 5). A short term solution is freeing up a slot for a Capacitor Battery or something similar to increase the Capacitor available for fittings. Still not perfect, esp. for a passive tank, but enough for Level 2 and 3 Missions with some care I bet.&lt;br /&gt;
&lt;br /&gt;
Anyone care to comment a few pointers? &lt;img src=&quot;http://blog.adventureineve.com/templates/default/img/emoticons/wink.png&quot; alt=&quot;;-)&quot; style=&quot;display: inline; vertical-align: bottom;&quot; class=&quot;emoticon&quot; /&gt; 
    </content:encoded>

    <pubDate>Thu, 03 Apr 2008 15:13:52 -0700</pubDate>
    <guid isPermaLink="false">http://blog.adventureineve.com/archives/17-guid.html</guid>
    <creativeCommons:license>http://creativecommons.org/licenses/by-nc-nd/2.5/</creativeCommons:license>
</item>
<item>
    <title>The Nemesis Prime hits the drawing board</title>
    <link>http://blog.adventureineve.com/archives/16-The-Nemesis-Prime-hits-the-drawing-board.html</link>
    
    <comments>http://blog.adventureineve.com/archives/16-The-Nemesis-Prime-hits-the-drawing-board.html#comments</comments>
    <wfw:comment>http://blog.adventureineve.com/wfwcomment.php?cid=16</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://blog.adventureineve.com/rss.php?version=2.0&amp;type=comments&amp;cid=16</wfw:commentRss>
    

    <author>nospam@example.com (Pádraic Brady)</author>
    <content:encoded>
    A while back I posted about the Narcissus Prime, my new Caldari Caracal. This time the Nemesis Prime is about to hit the drawing board as my first baby step into the Battlecruiser class of Caldari vessels.&lt;br /&gt;
&lt;br /&gt;
The Nemesis will be my first Drake Battlecruiser primarily designed for PvE (i.e. missions and hunting NPC pirates in asteroid belts). I&#039;ve been checking the prices recently and they ranged from 32 million to 35 million ISK depending on the regional market and of course time. I&#039;ve seen prices as low as 30 million previously. Obviously it&#039;s quite a chunk of ISK to spend, and even more obviously it only gets worse when you go looking to purchase fittings! There are folk in Evolution Alliance who manufacture ships so I have a possible lead on an available Drake for sale within the Alliance.&lt;br /&gt;
&lt;br /&gt;
Since it&#039;s a PvE designated ship for Level 2 and 3 missions and some NPC ratting, I won&#039;t be going overboard. While I&#039;d love to outfit a new Drake with Tech 2 fittings, I neither have the skills nor the ISK (I have a lot of ISK - but could you fit a Tech 2 Drake for less than 50 million?). So I&#039;m going with Named Modules for now.&lt;br /&gt;
&lt;br /&gt;
Being a Drake, it&#039;s shield tanking is incredible. I&#039;m likely to go with a passive tank since it leverages my skills better. I am really close to training Shield Operation 4 which will in turn let me train specific skills to increase Shield Amplifier resistances. I don&#039;t use active hardeners yet, and I prefer to train one particular tanking ability only. So a passive tank is inevitable. Energy Grid Upgrades will need another level here too to fit Shield Rechargers.&lt;br /&gt;
&lt;br /&gt;
Besides the highs which will be filled with Heavy Missile Launchers, I may start looking into Rigs. I honestly haven&#039;t the foggiest idea about rigs since it hardly seemed worthwhile fitting them on a Cruiser which has laughed at every Level 2 mission (and even a few Level 3&#039;s) thrown at it. My Caracal with it&#039;s active shield tank is not a force to trifle with.&lt;br /&gt;
&lt;br /&gt;
This whole turning point of entering Battlecruisers of course also means I will certainly be moving into Level 3 missions soon. Hopefully the additional ISK and salvage from these missions will let me enter the realm of viewing Cruisers as disposable items. I want to finish off a few longer running skills before making a few visits to lowsec with my +3 implants (which will obviously get lost when podkilled so long skills first before I lose them for a week or two of persistance and stubborn lowsec invading &lt;img src=&quot;http://blog.adventureineve.com/templates/default/img/emoticons/wink.png&quot; alt=&quot;;-)&quot; style=&quot;display: inline; vertical-align: bottom;&quot; class=&quot;emoticon&quot; /&gt;).&lt;br /&gt;
&lt;br /&gt;
I&#039;m thinking I will make the journey down to the Alliance 0.0 space to start with just to get familiar with the route and see what trouble I can get into. I&#039;ve never experienced a gatecamp, get ambushed by Pirates when lowsec ratting, see what happens to an Osprey sitting in a belt of Omber, and figure out what I can learn from those experiences that written guides can&#039;t quite convey. 
    </content:encoded>

    <pubDate>Tue, 01 Apr 2008 10:21:14 -0700</pubDate>
    <guid isPermaLink="false">http://blog.adventureineve.com/archives/16-guid.html</guid>
    <creativeCommons:license>http://creativecommons.org/licenses/by-nc-nd/2.5/</creativeCommons:license>
</item>
<item>
    <title>I think I Need To Be Ganked...</title>
    <link>http://blog.adventureineve.com/archives/15-I-think-I-Need-To-Be-Ganked....html</link>
    
    <comments>http://blog.adventureineve.com/archives/15-I-think-I-Need-To-Be-Ganked....html#comments</comments>
    <wfw:comment>http://blog.adventureineve.com/wfwcomment.php?cid=15</wfw:comment>

    <slash:comments>4</slash:comments>
    <wfw:commentRss>http://blog.adventureineve.com/rss.php?version=2.0&amp;type=comments&amp;cid=15</wfw:commentRss>
    

    <author>nospam@example.com (Pádraic Brady)</author>
    <content:encoded>
    It dawned on me recently that I had hit a bit of a dead end in Eve. The dead end is ISK. Odd, though true, I have discovered my capacity to earn ISK has now exceeded my ability to spend it. I&#039;m not a big believer in being a hoarder just to boast of my ISKiness, so I went on a spending spree, spending attrocious amounts on Skill Books on a mid-term plan to gain a 3 in every possible skill that doesn&#039;t require training for more than a day.&lt;br /&gt;
&lt;br /&gt;
Not sure if this meets the criteria of the all-purpose specialised in nothing character, but I seriously doubt it. The truth is that there are enough skills useful to me as a future PVP pod pilot that I could continue spending ISK like water for a while yet.&lt;br /&gt;
&lt;br /&gt;
It&#039;s intriguing to discover making ISK in Eve is not the biggest concern I&#039;ll ever have as a player. I think the skills are the problematic party! I&#039;m currently facing up to the prospect that very soon I&#039;ll be facing a period of skill prioritisation where the lengthened training time of multiple days starts to slow down my character growth and push me into a specialised path. ISK may yet again become a factor once I purchase and begin outgrowing a Caldari Drake Battlecruiser, but for the moment I&#039;ve decided to sit down and think hard on where I, as a PVP character, should focus the upcoming long skills.&lt;br /&gt;
&lt;br /&gt;
At the moment I&#039;ve spent upwards of a week and a half training for ECM skills, spurred on by the CIDEV Frigate Tournament. In turn, the cap eating ECM modules have sparked a new craze in maxing out all those basic skills like Electonics (which I want for another skill to boost ECM strength). Learning skills to increase skill speed and attributes are again biting for attention. I may actually pull up Battlecruiser 4, and then switch to hitting 4 on all learning skills I can possibly buy the skill books for. Then move to the long haul for level 5 skills in Learning.&lt;br /&gt;
&lt;br /&gt;
The other newly emerging factor is that when ISK temporarily ceases to be a problem, you just know Frigates and Cruisers have reached the point of being disposable. You know what happens when you have disposable ships? You feel less inclined to safeguard them! I think it&#039;s nearing the time when I will set course for low-sec and get myself killed a few times over to learn from the experience.&lt;br /&gt;
&lt;br /&gt;
On this random tangent, it spurs the idea that this path is effectively equivelant to paying around 5-10 million ISK a pop to gain Lowsec Survival 5 as a skill &lt;img src=&quot;http://blog.adventureineve.com/templates/default/img/emoticons/smile.png&quot; alt=&quot;:-)&quot; style=&quot;display: inline; vertical-align: bottom;&quot; class=&quot;emoticon&quot; /&gt;. People who lose their ships on risky adventures and cry about it after really must be irritating to experienced players. Here I am predicting the loss of upwards of 50 million just to play chicken with all takers down in lowsec. Weird attitude on my part? I do have implants in my clone&#039;s head, and no, I don&#039;t yet have a 8.0 standing to use jumpclones. I pretty much assume after Learning skills and I can live without them for a while continually killing or being killed down in lowsec until I have an 8.0 standing with some NPC corporation.&lt;br /&gt;
&lt;br /&gt;
Maybe I&#039;m just insane? I haven&#039;t seen much of a push towards PVP in CIDEV other than the Miss Galancia inspired bloodthirty jaunts after the Eve Tournament (I bet the lowsec oldhands just love the post-Tournament period when everyone want a taste of PVP suddenly &lt;img src=&quot;http://blog.adventureineve.com/templates/default/img/emoticons/wink.png&quot; alt=&quot;;-)&quot; style=&quot;display: inline; vertical-align: bottom;&quot; class=&quot;emoticon&quot; /&gt;).&lt;br /&gt;
&lt;br /&gt;
I&#039;m no Pirate so I will probably ramble around displaying myself as a bumbling idiot player who doesn&#039;t understand anything about lowsec survival, and is therefore so in need of being podded as a lesson. The aim is to attract a fight, get killed, and then figure out how to improve my chances for next time.&lt;br /&gt;
&lt;br /&gt;
Maybe if I ask for directions to Jita in Local it will attract a few vultures? &lt;img src=&quot;http://blog.adventureineve.com/templates/default/img/emoticons/smile.png&quot; alt=&quot;:-)&quot; style=&quot;display: inline; vertical-align: bottom;&quot; class=&quot;emoticon&quot; /&gt; 
    </content:encoded>

    <pubDate>Thu, 27 Mar 2008 17:35:54 -0700</pubDate>
    <guid isPermaLink="false">http://blog.adventureineve.com/archives/15-guid.html</guid>
    <creativeCommons:license>http://creativecommons.org/licenses/by-nc-nd/2.5/</creativeCommons:license>
</item>
<item>
    <title>Recaptcha!</title>
    <link>http://blog.adventureineve.com/archives/14-Recaptcha!.html</link>
    
    <comments>http://blog.adventureineve.com/archives/14-Recaptcha!.html#comments</comments>
    <wfw:comment>http://blog.adventureineve.com/wfwcomment.php?cid=14</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://blog.adventureineve.com/rss.php?version=2.0&amp;type=comments&amp;cid=14</wfw:commentRss>
    

    <author>nospam@example.com (Pádraic Brady)</author>
    <content:encoded>
    Now that the blog has been googled, it&#039;s become the target of the usual blog spammers that afflict all blogs. To head off any epidemic of comment spam while allowing readers not to fall afoul of delayed moderation prior to their comment publication, I&#039;ve installed the Recaptcha plugin which in my opinion is the only free Captcha worth using since it includes an alternative for those with vision problems. 
    </content:encoded>

    <pubDate>Thu, 27 Mar 2008 09:31:27 -0700</pubDate>
    <guid isPermaLink="false">http://blog.adventureineve.com/archives/14-guid.html</guid>
    <creativeCommons:license>http://creativecommons.org/licenses/by-nc-nd/2.5/</creativeCommons:license>
</item>
<item>
    <title>CIDEV Gets A Website</title>
    <link>http://blog.adventureineve.com/archives/13-CIDEV-Gets-A-Website.html</link>
    
    <comments>http://blog.adventureineve.com/archives/13-CIDEV-Gets-A-Website.html#comments</comments>
    <wfw:comment>http://blog.adventureineve.com/wfwcomment.php?cid=13</wfw:comment>

    <slash:comments>1</slash:comments>
    <wfw:commentRss>http://blog.adventureineve.com/rss.php?version=2.0&amp;type=comments&amp;cid=13</wfw:commentRss>
    

    <author>nospam@example.com (Pádraic Brady)</author>
    <content:encoded>
    It&#039;s same old story, Caldari web application programmer joins website-less Corporation. Inevitably Corporation gets a website...&lt;br /&gt;
&lt;br /&gt;
And so &lt;a href=&quot;http://www.crimsonindustries.com&quot;&gt;http://www.crimsonindustries.com&lt;/a&gt; was born. Home of the Crimson Industries and Development corporation.&lt;br /&gt;
&lt;br /&gt;
The new website is still in its infancy but I have installed a reasonable frontend, forums, killboard, and the starting point of some online reference guides and future Corporation applications. The purpose of the website, obviously, is to offer the Corporation a boosted online presence while allowing for out-of-game communication using the forums. I&#039;ll be press ganging Corpies into signing up for forum accounts during the week.&lt;br /&gt;
&lt;br /&gt;
The Eve-Development Killboard took some work to get going. The Eve-Dev.net website lists the current stable version as 1.2.2. Unfortunately that version does not install and results in failing MySQL queries. Luckily a search of the forums and some detective work uncovered regular snapshot downloads of the current in-development 1.4 version. Maybe whoever prepares these could use export in place of checkout since the download also bundles the excess .svn directories. In any case I went one better, figured out where the subversion repository was lurking online, and checked out a fresh copy myself direct to the server &lt;img src=&quot;http://blog.adventureineve.com/templates/default/img/emoticons/wink.png&quot; alt=&quot;;-)&quot; style=&quot;display: inline; vertical-align: bottom;&quot; class=&quot;emoticon&quot; /&gt;. Installation was flawless - a significant improvement over 1.2.2.&lt;br /&gt;
&lt;br /&gt;
The website was also modified a little to work in-game. The In-Game Browser (IGB) has crap CSS2 rendering ability and all the usual CSS layouts fail - the IGB is pretty poor either way since the Eve client doesn&#039;t even seem to give it a new thread so it&#039;s really slow. But semantic HTML does make for a pretty decent IGB page - so all IGB requests are responded to without any CSS links. A simple user agent check server-side strips the CSS styles from requested page headers. It looks quite good - perhaps some minor styling and spacing issues some custom IGB css can easily fix.&lt;br /&gt;
&lt;br /&gt;
The site is currently powered by the Zend Framework 1.5 and HTMLPurifier and runs on PHP5. Obviously overkill for simple sites - but I plan on layering in some handly utilities for the Corporation to utilise both in and out-of-game.&lt;br /&gt;
&lt;br /&gt;
P.S. Apparently it&#039;s popular to use PHPNuke for corporation/alliance websites. Please don&#039;t. I haven&#039;t seen such an explosion of PHPNuke since the early 2000s and it certainly wasn&#039;t pretty or secure back then either. 
    </content:encoded>

    <pubDate>Wed, 26 Mar 2008 09:48:00 -0700</pubDate>
    <guid isPermaLink="false">http://blog.adventureineve.com/archives/13-guid.html</guid>
    <creativeCommons:license>http://creativecommons.org/licenses/by-nc-nd/2.5/</creativeCommons:license>
</item>
<item>
    <title>Err, Join a Corporation?</title>
    <link>http://blog.adventureineve.com/archives/12-Err,-Join-a-Corporation.html</link>
    
    <comments>http://blog.adventureineve.com/archives/12-Err,-Join-a-Corporation.html#comments</comments>
    <wfw:comment>http://blog.adventureineve.com/wfwcomment.php?cid=12</wfw:comment>

    <slash:comments>2</slash:comments>
    <wfw:commentRss>http://blog.adventureineve.com/rss.php?version=2.0&amp;type=comments&amp;cid=12</wfw:commentRss>
    

    <author>nospam@example.com (Pádraic Brady)</author>
    <content:encoded>
    Maugrim McFiriba, Caldari Entrepeneur (and bane of the Guristas). That&#039;s me.&lt;br /&gt;
&lt;br /&gt;
When I first entered Eve I found myself lost in a very large ocean (some call it a sandbox, but the ocean is bigger, so there!). And it&#039;s true - in any big ocean you will inevitably become lost, aimless and without direction.&lt;br /&gt;
&lt;br /&gt;
My biggest step in discovering how fun Eve can be was joining a Corporation and discovering the internal compass that seems to spark to life. &lt;a href=&quot;http://feeds.feedburner.com/~r/CrazykinuxsMusing/~3/256529253/finding-right-corporation-in-eve-online.html&quot;&gt;Crazy Kinux just posted a guide on finding the right Corporation&lt;/a&gt; so do please go read. It&#039;s sound advice.&lt;br /&gt;
&lt;br /&gt;
Joining a Corporation provides a huge benefit. You should now have access to the collective knowledge of the Corp. They should be more than willing to share it. And they should offer your gameplay a bit more structure than simply completing Level 1 Missions. At the moment my Corp is organising a private tournament to provide some combat experience to all members. We&#039;re only using Frigates (which become cheap disposables in Eve very fast &lt;img src=&quot;http://blog.adventureineve.com/templates/default/img/emoticons/smile.png&quot; alt=&quot;:-)&quot; style=&quot;display: inline; vertical-align: bottom;&quot; class=&quot;emoticon&quot; /&gt;) but seeing how others fight and how effective their tactics are is invaluable. You won&#039;t learn that by yourself without doing it the hard way!&lt;br /&gt;
&lt;br /&gt;
For me, in my first week as a Corpie, I learned that Salvaging = ISK, Social Skills = Level 2/3 Missions = ISK, Mining Ops = ISK, and above all else: ISK = Skills. Do learn those skills. Here&#039;s another one: Implants = Faster Skills.&lt;br /&gt;
&lt;br /&gt;
These apparently microscopic nuggets of wisdom were shared with me in my new Corporation some weeks ago and have stood me in good stead. Yet they seem to float outside the perception of so many new Corpless players. They say Eve has a steep learning curve, and they are absolutely right - it&#039;s horrendous at times. What new players miss is that like any great mountaineering expedition things go far easier with a support team and companions.&lt;br /&gt;
&lt;br /&gt;
So go join a Corp!&lt;br /&gt;
&lt;br /&gt;
And yes, Crimson Industries and Development are recruiting, so feel free to message myself or my CEO, ViolenceFetish, in-game. Or apply at our Uitra State Academy head office. See? This blog post does indeed have ulterior motives. What can I say - I&#039;m Caldari. 
    </content:encoded>

    <pubDate>Sun, 23 Mar 2008 16:25:09 -0700</pubDate>
    <guid isPermaLink="false">http://blog.adventureineve.com/archives/12-guid.html</guid>
    <creativeCommons:license>http://creativecommons.org/licenses/by-nc-nd/2.5/</creativeCommons:license>
</item>

</channel>
</rss>