General programming

Moderators: None (Apply to moderate this forum)
Number of threads: 1641
Number of posts: 2788

This Forum Only
Post New Thread
Single Post View       Linear View       Threaded View      f

Report
FlashCard/Dictionary Program Idea by a Beginner Posted by rdbandit1459 on 9 Dec 2004 at 1:04 PM
Hello!

I have an idea for a FlashCard program that flashes the definition of a word, and they must guess it. The user should be able to pick and choose which words will be displayed in the Flash Card program, as well as add words of their own to the dictionary. This program will be a windows application running on a local machine, no need for any web stuff.

My question is, what method would be best for storing the dictionary words and definitions? I was thinking an XML file, though perhap it may get rather legnthy. Perhaps there are other methods out there that I am not familiar with? Can anyone help?

Also it would be nice to be able to load pre-made dictionaries of Spanish and German and English and such. I have searched everywhere hoping for a dictionary in xml or another format that my program can load with no problems, and the user can choose which words they wish to load into the FlashCard portion. Is there any pre-made dictionary databases or xml files out there? i have looked everywhere? Perhaps I am not looking correctly!

Any help will be greatly appreciated! Thank you Thank you thank you!

-Dominic
Report
Re: FlashCard/Dictionary Program Idea by a Beginner Posted by Josh Code on 11 Dec 2004 at 11:27 PM
: Hello!
:
: I have an idea for a FlashCard program that flashes the definition of a word, and they must guess it. The user should be able to pick and choose which words will be displayed in the Flash Card program, as well as add words of their own to the dictionary. This program will be a windows application running on a local machine, no need for any web stuff.
:
: My question is, what method would be best for storing the dictionary words and definitions? I was thinking an XML file, though perhap it may get rather legnthy. Perhaps there are other methods out there that I am not familiar with? Can anyone help?
:
: Also it would be nice to be able to load pre-made dictionaries of Spanish and German and English and such. I have searched everywhere hoping for a dictionary in xml or another format that my program can load with no problems, and the user can choose which words they wish to load into the FlashCard portion. Is there any pre-made dictionary databases or xml files out there? i have looked everywhere? Perhaps I am not looking correctly!
:
: Any help will be greatly appreciated! Thank you Thank you thank you!
:
: -Dominic
:

I was trying to make a language translation program before. It involved using some grammatic information about each English word but never found a free dictionary database. I just made up a list of my own of a couple hundred.

For the database format, I don't have any suggestions. I haven't used xml databases before. When I made the language translator, I just made up my own file formats to store information on each word.

If you find any dictionary databases, please contact me.



 

Recent Jobs

Official Programmer's Heaven Blogs
Web Hosting | Browser and Social Games | Gadgets

Popular resources on Programmersheaven.com
Assembly | Basic | C | C# | C++ | Delphi | Flash | Java | JavaScript | Pascal | Perl | PHP | Python | Ruby | Visual Basic
© Copyright 2011 Programmersheaven.com - All rights reserved.
Reproduction in whole or in part, in any form or medium without express written permission is prohibited.
Violators of this policy may be subject to legal action. Please read our Terms Of Use and Privacy Statement for more information.
Operated by CommunityHeaven, a BootstrapLabs company.