Holiverh wrote:I don't know any US capitals.

But isn't the capital of New York, New York?
I think the capital of New York State (it is referred to that to separate itself from just 'New York' I assume) is Albany.
Holiverh wrote:Anyway down to business. Firstly, why not put this as a sub forum to 'Geography Trainer'? Because this more a special edition, than it's own product.

Good idea. I had been thinking along similar lines and this has now been done.
Holiverh wrote:Also, I'm very intrigued in how you made the UI. It'd be great if you could spread some light on it, because making the UI is what stops me from attempting to make anything useful. Did you use an application that allows you to drag 'n' drop widgets onto a form, or did you hand code. If so, what library did you use?
Geography Trainer was wrote with BASIC and specifically
Just basic which is the BASIC the dialect I am using currently. The dialects vary slightly just like a language in a country does. I've also used
QBasic and
Microsoft Small Basic (a good tool for beginners, it has been out since about December 2008 now).
The Ui is not difficult to make with Just Basic (or BASIC in general). It is a fairly simple language, yet powerful enough to entertain me and allow me to complete what I want (that is within my skill range anyway

). There is a drag/drop tool available (although it is kind of dodgy), or you can manually write the code for the UI (again which is fairly simple to do). Just Basic is not a hard language at all, in fact it is a very simple language with it being no more difficult than Python and probably easier than PHP.
Holiverh wrote:Third, what license is Geography Trainer and Geography Trainer US states released under. I would check the READMEs but i have deleted the folders containing the apps off my desktop

. So have you wrote your own, because i don't think there are many licenses out there for freeware that are freely available to use, there's just open source ones.
I am not exactly sure how to answer this Holiverh, so sorry if my answer is off on the wrong track. 'Freeware' may not be the correct word to describe them. Basically you can use them for free so long as you don't redistribute them by hosting them on another website without permission etc. It is not open source as I have not made the code available.
Thanks for the good questions and invoking some interesting discussion.
