Click here to Skip to main content
15,920,217 members
Home / Discussions / Collaboration / Beta Testing
   

Collaboration / Beta Testing

 
QuestionBest Software Testing Institutes Pin
Jayaraman B8-Aug-07 20:03
Jayaraman B8-Aug-07 20:03 
AnswerRe: Best Software Testing Institutes Pin
Vasudevan Deepak Kumar23-Aug-07 1:32
Vasudevan Deepak Kumar23-Aug-07 1:32 
QuestionSource code control for VS.NET 2005 Pin
Program.X29-Jul-07 23:17
Program.X29-Jul-07 23:17 
AnswerRe: Source code control for VS.NET 2005 Pin
Vasudevan Deepak Kumar2-Sep-07 1:10
Vasudevan Deepak Kumar2-Sep-07 1:10 
QuestionDifference between Error, Bug and Defect Pin
codingrocks25-Jul-07 6:26
codingrocks25-Jul-07 6:26 
AnswerRe: Difference between Error, Bug and Defect Pin
Yab (Yet Another Bob)15-Aug-07 5:36
Yab (Yet Another Bob)15-Aug-07 5:36 
QuestionGame Testing Pin
codingrocks19-Jul-07 20:34
codingrocks19-Jul-07 20:34 
QuestionGoogle Adsense Pin
Mri1a16-Jul-07 19:21
Mri1a16-Jul-07 19:21 
AnswerRe: Google Adsense Pin
Paul Conrad23-Jul-07 17:35
professionalPaul Conrad23-Jul-07 17:35 
AnswerRe: Google Adsense Pin
Vasudevan Deepak Kumar2-Sep-07 1:12
Vasudevan Deepak Kumar2-Sep-07 1:12 
QuestionAny stress test tool? Pin
Rafael Quirino8-Jun-07 22:54
Rafael Quirino8-Jun-07 22:54 
GeneralISO 2D RPG engine searching for highly experienced engine and editor coders *demo* [modified] Pin
mvBarracuda27-May-07 1:04
mvBarracuda27-May-07 1:04 
QuestionNeed Help in QTP Framework Pin
sankar61115-May-07 18:40
sankar61115-May-07 18:40 
QuestionTest driven development Pin
Fatbuddha 123-Apr-07 0:37
Fatbuddha 123-Apr-07 0:37 
Questionsending mails through clearquest Pin
Bhakya15-Apr-07 21:52
Bhakya15-Apr-07 21:52 
QuestionThread Test Pin
aaraaayen15-Apr-07 19:45
aaraaayen15-Apr-07 19:45 
AnswerRe: Thread Test Pin
Shog915-Apr-07 20:16
sitebuilderShog915-Apr-07 20:16 
QuestionTry our tool! Pin
DeliaB27-Mar-07 23:55
DeliaB27-Mar-07 23:55 
AnswerRe: Try our tool! Pin
Paul Conrad3-Nov-07 8:06
professionalPaul Conrad3-Nov-07 8:06 
News[ANN] FREE LICENCE TO VOLUNTEER .NET TESTERS Pin
mike montagne21-Mar-07 7:54
mike montagne21-Mar-07 7:54 
Questiontranslational software Pin
nas_mit22-Jan-07 9:40
nas_mit22-Jan-07 9:40 
AnswerRe: translational software Pin
mike montagne21-Mar-07 8:50
mike montagne21-Mar-07 8:50 
GeneralRe: translational software Pin
nas_mit23-Mar-07 6:52
nas_mit23-Mar-07 6:52 
GeneralRe: translational software Pin
mike montagne23-Mar-07 8:29
mike montagne23-Mar-07 8:29 
GeneralRe: translational software Pin
mike montagne23-Mar-07 8:36
mike montagne23-Mar-07 8:36 
In re-reading your original question, one other issue may exist -- input.

If you cannot type your language with a conventional keyboard, then your interface of your application will have to map keystrokes to the characters of your language.

To simply the whole system (as for a project), you might build a simple text editor or memo field editor. The input algorithm could translate characters.

If on the other hand, your language involves words of different lengths (when translated back and forth to and from the human intelligible language), then you will have to build a dictionary which looks up the word of one language and converts it to the other.

This content can be pasted or programmatically transferred to targeted media, and re-converted on the other end.

If you have a language which the human understands however, you hav no computer project at all, except perhaps in the case of searching, where your dictionary is going to have to translate from the new language to forms which are friendly to the search engine.

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.