My plan is to craft a pocket dictionary of my own. What kind of code will I need to know in order to do the programming for it? Thanks.
What kind of code do I need to know to program a pocket dictionary?
Started by mojobadshah, Oct 31 2007 07:37 AM
7 replies to this topic
#1
Posted 31 October 2007 - 07:37 AM
|
|
|
#2
Posted 31 October 2007 - 11:55 AM
Are you developing for a PDA type device running Windows mobile or something? If so the easiest route would be to learn a .NET language (Visual Basic, C#, etc). They have a module in Visual Studio for this type of development.
Also, this was posted in the wrong section.
Also, this was posted in the wrong section.
#3
Guest_Jordan_*
Posted 31 October 2007 - 02:05 PM
Guest_Jordan_*
* Moved to correct forum *
#4
Posted 01 November 2007 - 03:25 PM
Besides that there are versions of VB and (C or something) that are solely for PDA use, and have even an emulator.. but they need their runtime environment files to be installed on the PDA.
#5
Guest_Kaabi_*
Posted 01 November 2007 - 03:54 PM
Guest_Kaabi_*
Don't you need some kind of word database to program a dictionary? Where would you get that? Or are you editing a current one for some reason?
#6
Posted 02 December 2007 - 04:17 PM
Yes... what kind of code do I need to know to program a word/lexical database? No graphics. Ultimately, to be programmed into a handheld dictionary.
#7
Posted 04 December 2007 - 07:43 PM
I know of a library that provides an English thesaurus: Aiksaurus. Probably there are some databases of word translators or something like that. Another thing you can do is take a current dictionary like 'aspell' and ported it to work on handheld devices.
#8
Posted 05 December 2007 - 04:31 PM
...


Sign In
Create Account

Back to top









