Acemuzzy’s Positronic Blog

The home for games that will be…

Acemuzzy’s Positronic Blog header image 4

Things I forgot to say

June 4th, 2008 · No Comments

There are some extra bullets I should have added to my initial comparisons. Cost, the IDE, and ease of use.
Java

The actual JDK doesn’t come with an IDE.  It has a command line interface, i.e.

javac MyClass.class

java MyClass

 A friend directed me to a freely available IDE, however, called Eclipse.  This seems pretty decent for most Java stuff, [...]

[Read more →]

Tags: Progamming · Web development

I’m Back!

June 3rd, 2008 · No Comments

Right, well, it’s been a while since my last post!  (Not helped by the fact that WordPress seemed to delete it half way through!)
I haven’t looked at any XNA stuff recently, I’ve been mucking about with various new web stuff - driven by the discovery of what I’ll be working on in my new Software [...]

[Read more →]

Tags: Progamming · Web development