Fractalconfusion

Joined 22 February 2009
no edit summary
No edit summary
Line 67: Line 67:
==Terrain Generator==
==Terrain Generator==
I've been having trouble finding a good terrain generator on the net so I decided I'd write one myself.  Development documentation of the system can be found [[Terrain Generator|on its own page]].
I've been having trouble finding a good terrain generator on the net so I decided I'd write one myself.  Development documentation of the system can be found [[Terrain Generator|on its own page]].
==Simming Stats Application==
I've finished a command-line tool in Java that uses the java mail API to generate CSV reports (a type of spreadsheet that you can open in excel or openOffice) on the number of sims posted etc.  All you need to do is create a label and filter that has the posts from your sim group in it and then run this tool.  An example in my case would be:
<pre>
simmingreport.bat -u [gmail user] -p [gmail password] -f USS Ronin PBeM -t -o ronin_report.csv -s 2010-05-01
</pre>
1,328

edits