Showing posts with label Educational. Show all posts
Showing posts with label Educational. Show all posts

Tuesday, March 1, 2011

myEnglishFAQ 2011


Description:
myEnglishFAQ: a reference tool for common English mistakes, etc.

Designed for its ultimate mobility as 'plug-and-use', myEnglishFAQ is a reference tool intended for Windows Mobile & Windows users at anytime, anywhere! It contains common English errors, confused words, irregular nouns, irregular verbs, prepositions, etc. gathered from various sources.

Aim: creating a mobile design environment (ShowMe!) for the practising engineers & designers in today's mobile world.

Results: Instant solutions at your fingertips.

Highlights:
- customised design English language FAQ including common confusing words, irregular verbs & nouns, prepositions.
- an independent program with built-in data engineered for Windows Mobile Pocket PC and Windows PC.
- user friendly features like creating your own FAQ-formatted text files.

Requirements:
* Pocket PC Windows Mobile

More information:
myEnglishFAQ 2011

Download


Read More......

Thursday, January 6, 2011

MorseUtil


Description:
MorseUtil is an application to translate texts in Morse.

Functions:
* You can translate text to morse signs
* Translate text to Morse code
* You can consult a table of the Morse alphabet

Requirements:
* Windows Mobile 5.0
* Windows Mobile 6.x

More information:
MorseUtil

Download



Read More......

Thursday, September 16, 2010

Sunrise v1.4


Description:
This small program is a useful tool for aviation professionals that need to have an accurate calc of Moon phases and Sunrise/Sunset times.

Freeware to calculate sunrise,sunset,lunar noon and lunar phase depending on your coordinates and selected date.

Requirements:
• Windows Mobile 2003
• Windows Mobile 5.0
• Windows Mobile 6.x

More information:
Sunrise

Download
Sunrise v1.4
Mirror

Read More......

Saturday, July 24, 2010

SMath Studio v0.89


Description:
SMath Studio is a math program with "paper"-like interface. It has an ability to work with systems, matrices, vectors, complex numbers, infinities and fractions.

Support of the following operations and functions:
- Addition, subtraction, multiplication (scalar and vector), division, finding of factorial, raising to power, roots, determination of modules, trigonometric functions, inverse trigonometric functions, hyperbolic and inverse hyperbolic functions, logarithms, determination of signature, calculation of an argument, determinants of matrices, transposition of matrices and vectors, minors of matrices, algebraic additions to matrices, calculations of matrix trace, ranking, conversion of complex numbers from algebraic to trigonometric form.
- Display of 2D and 3D graphs of functions for variable "x".
- Symbolic and numeric differentiation (derivatives) are available.
- Support of parameters (constants and user-defined parameters).
- Automatic saving of user's preferences while exiting the program.
- etc...

Interface languages (18 languages):
# [ENG] English / English
# [GER] German / Deutsch
# [DUT] Dutch / Nederlands
# [SPA] Spanish / Español
# [FRE] French / Français
# [POR] Portuguese / Português
# [CPP] Portuguese (Brazil) / Brazil (Português)
# [SCR] Croatian / Hrvatski
# [SCC] Serbian / Srpski
# [GRE] Greek / Ελληνικά
# [CZE] Czech / Čeština
# [HUN] Hungarian / Magyar
# [ITA] Italian / Italiano
# [POL] Polish / Polski
# [RUS] Russian / Русский
# [BUL] Bulgarian / Български
# [LTH] Lithuanian / Lietuvių
# [UKR] Ukrain / Українська

Last changes:
* Every page now has its own thread for evaluation - user could evaluate pages even if evaluation of one of them in progress;
* Multi-threading implemented for the Plot Controls;
* Added ability to convert English symbols of the Math and Text Controls to the Greek characters with a Ctrl+G keystroke;
* Ctrl+1 (insert transpose(..) function), Ctrl+3 (insert boolean Not Equal operator), Ctrl+8 (insert Vector Multiplication operator), Ctrl+9 (insert boolean Smaller or Equal operator), Ctrl+0 (insert boolean Greater or Equal operator), Ctrl+= (insert boolean Equal operator) shortcuts added;
* New functions implemented: eval(..), polyroots(..), reverse(..), sort(..), rsort(..), csort(..), normi(..), norm1(..), norme(..), linterp(..), cinterp(..) and ainterp(..);
* Desktop: "Align horizontally" and "Align vertically" action buttons added to the Toolbar;
* Ability to work with partitioned matrices implemented. Can be used as nested arrays;
* Program now illuminates math expression that in evaluation by light-green rectangle;
* Desktop: Added interface ability to change language of the Text Control with a Context menu;
* Desktop: Added Tooltips for the multi-language Text Controls;
* File Properties Dialog ("File" >> "Properties...") added;
* Examples Dialog ("Help" >> "Examples...") added;
* Page Up/Page Down/Home/End buttons handlers implemented;
* Ctrl/Shift/Ctrl+Shift + Left/Right functionality implemented for the Text Controls;
* Added ability to separately change axis scale factor on 2D graphs using Ctrl/Shift + Mouse Wheel;
* Added ability to horizontally scroll the page with a Mouse Wheel when Shift button pressed;
* Added ability to work with single-index structures (vectors) using only one index instead of two;
* Added ability to differentiate expressions by single-indexed variables;
* Added ability to work with Vectors and Matrices like dynamic arrays;
* Added support for Infinity into Symbolic Library;
* Now on program Language changing language of the opened files changed as well (if these files are translated);
* Not active menu items are now disabled;
* Disable/Enable Evaluation menuitem added to the main menu;
* Functions for(..) and while(..) condition evaluating improved;
* About Dialogs (Handheld & Desktop) improved to be able to correctly show long strings of information;
* Added ability to show error message if Empty Operator is into the math equation (Symbolic Library);
* Function if(..) can be used in symbolic calculations now;
* Native boolean Equal, boolean Not Equal, boolean Less Than, boolean Less Than or Equal, boolean Greater Than and boolean Greater Than or Equal operators implemented into Symbolic Library;
* Native support of functions added: abs(..), trunc(..), mod(..), round(..) in Symbolic Library;
* Composition of Logarithms simplification added into Symbolic Library;
* Desktop: Evaluation time counter (in Status Bar) improvements;
* Insert Function operation improved. Now it automatically corrects cursor position after performing the insert;
* Vector and Matrix element definition speed improved;
* Global calculation options stored into the page-files now;
* Handheld: Button 'mod' from the Functions Panel replaced with 'el';
* Couple of Math Referense Book improvements;
* Danish translation added;
* Italian translation updated;
* Fixed issue with Text Control, when user could set wrong line brake;
* Fixed wrong error displaying when working with indeces;
* Couple of fixes done regarding of matrices of single element;
* Fixed multithreading Critical Error Exception on evaluation;
* Fixed calculation errors in Symbolic Library: "{2*z}/5+{3*z}/5=1", "(el(x;1)/{el(x;2)^2})";
* Fixed Stack Overflow Exception when working with el(..) function that has undifined parameters as indeces (Symbolic Library);
* Fixed issue when user is able to write complex expression into the diff(..), sum(..) and product(..) function's variable;
* Fixed issue when it was possible to move Controls while evaluating;
* Fixed result displaying error when number is too big or too small (Symbolic Library);
* Work with wrong attributed submatrix(..) function fixed in Symbolic Library;
* Desktop: Denied to show ToolTips for the Math Controls if the equations inside are too large;
* Desktop: Fixed issue when bordered controls has no border on print out;
* Desktop: Fixed issue with copying on-page-Controls instead of moving;
* Desktop: Fixed critical error occurs on program closing if evaluation in progress;
* Fixed infinite loop error with examples like: "diff(-unnamed(x);x)";
* Fixed calculation error with trunc(..) function. It happens when number is more then maximum Integer;
* Fixed wrong error displaying when defining the user functions that can't be calculate without definition of function's arguments (f.e.: "f(x):=eval(x)");
* Select All action fixed for the Text Controls;
* Fixed error when defined into the loop variable not visible afterwards;
* Fixed couple of issues with unnecessary recalculations;
* Fixed issue when all graphs has Blue color if they plotted by dots;
* Fixed issue when graphs notifies about error previously occur;
* PayPal donation information removed from all program versions;
* Code optimization.

Requirements:
* Smartphone Windows Mobile 5.0
* Smartphone Windows Mobile 6.x
* Microsoft .NET Compact Framework 2.0

More information:
SMath Studio v0.89

Download
SMathStudioHandheld.0_89.Setup.cab - To install from the device
SMathStudioHandheld.0_89.Setup.exe - To install from the PC

Read More......

Tuesday, April 20, 2010

SMath Studio v0.88


Description:
SMath Studio is a math program with "paper"-like interface. It has an ability to work with systems, matrices, vectors, complex numbers, infinities and fractions.

Support of the following operations and functions:
- Addition, subtraction, multiplication (scalar and vector), division, finding of factorial, raising to power, roots, determination of modules, trigonometric functions, inverse trigonometric functions, hyperbolic and inverse hyperbolic functions, logarithms, determination of signature, calculation of an argument, determinants of matrices, transposition of matrices and vectors, minors of matrices, algebraic additions to matrices, calculations of matrix trace, ranking, conversion of complex numbers from algebraic to trigonometric form.
- Display of 2D and 3D graphs of functions for variable "x".
- Symbolic and numeric differentiation (derivatives) are available.
- Support of parameters (constants and user-defined parameters).
- Automatic saving of user's preferences while exiting the program.
- etc...

Interface languages (18 languages):
# [ENG] English / English
# [GER] German / Deutsch
# [DUT] Dutch / Nederlands
# [SPA] Spanish / Español
# [FRE] French / Français
# [POR] Portuguese / Português
# [CPP] Portuguese (Brazil) / Brazil (Português)
# [SCR] Croatian / Hrvatski
# [SCC] Serbian / Srpski
# [GRE] Greek / Ελληνικά
# [CZE] Czech / Čeština
# [HUN] Hungarian / Magyar
# [ITA] Italian / Italiano
# [POL] Polish / Polski
# [RUS] Russian / Русский
# [BUL] Bulgarian / Български
# [LTH] Lithuanian / Lietuvių
# [UKR] Ukrain / Українська

Last changes:
* Every page now has its own thread for evaluation - user could evaluate pages even if evaluation of one of them in progress;
* Multi-threading implemented for the Plot Controls;
* Added ability to convert English symbols of the Math and Text Controls to the Greek characters with a Ctrl+G keystroke;
* Ctrl+1 (insert transpose(..) function), Ctrl+3 (insert boolean Not Equal operator), Ctrl+8 (insert Vector Multiplication operator), Ctrl+9 (insert boolean Smaller or Equal operator), Ctrl+0 (insert boolean Greater or Equal operator), Ctrl+= (insert boolean Equal operator) shortcuts added;
* New functions implemented: eval(..), polyroots(..), reverse(..), sort(..), rsort(..), csort(..), normi(..), norm1(..), norme(..), linterp(..), cinterp(..) and ainterp(..);
* Desktop: "Align horizontally" and "Align vertically" action buttons added to the Toolbar;
* Ability to work with partitioned matrices implemented. Can be used as nested arrays;
* Program now illuminates math expression that in evaluation by light-green rectangle;
* Desktop: Added interface ability to change language of the Text Control with a Context menu;
* Desktop: Added Tooltips for the multi-language Text Controls;
* File Properties Dialog ("File" >> "Properties...") added;
* Examples Dialog ("Help" >> "Examples...") added;
* Page Up/Page Down/Home/End buttons handlers implemented;
* Ctrl/Shift/Ctrl+Shift + Left/Right functionality implemented for the Text Controls;
* Added ability to separately change axis scale factor on 2D graphs using Ctrl/Shift + Mouse Wheel;
* Added ability to horizontally scroll the page with a Mouse Wheel when Shift button pressed;
* Added ability to work with single-index structures (vectors) using only one index instead of two;
* Added ability to differentiate expressions by single-indexed variables;
* Added ability to work with Vectors and Matrices like dynamic arrays;
* Added support for Infinity into Symbolic Library;
* Now on program Language changing language of the opened files changed as well (if these files are translated);
* Not active menu items are now disabled;
* Disable/Enable Evaluation menuitem added to the main menu;
* Functions for(..) and while(..) condition evaluating improved;
* About Dialogs (Handheld & Desktop) improved to be able to correctly show long strings of information;
* Added ability to show error message if Empty Operator is into the math equation (Symbolic Library);
* Function if(..) can be used in symbolic calculations now;
* Native boolean Equal, boolean Not Equal, boolean Less Than, boolean Less Than or Equal, boolean Greater Than and boolean Greater Than or Equal operators implemented into Symbolic Library;
* Native support of functions added: abs(..), trunc(..), mod(..), round(..) in Symbolic Library;
* Composition of Logarithms simplification added into Symbolic Library;
* Desktop: Evaluation time counter (in Status Bar) improvements;
* Insert Function operation improved. Now it automatically corrects cursor position after performing the insert;
* Vector and Matrix element definition speed improved;
* Global calculation options stored into the page-files now;
* Handheld: Button 'mod' from the Functions Panel replaced with 'el';
* Couple of Math Referense Book improvements;
* Danish translation added;
* Italian translation updated;
* Fixed issue with Text Control, when user could set wrong line brake;
* Fixed wrong error displaying when working with indeces;
* Couple of fixes done regarding of matrices of single element;
* Fixed multithreading Critical Error Exception on evaluation;
* Fixed calculation errors in Symbolic Library: "{2*z}/5+{3*z}/5=1", "(el(x;1)/{el(x;2)^2})";
* Fixed Stack Overflow Exception when working with el(..) function that has undifined parameters as indeces (Symbolic Library);
* Fixed issue when user is able to write complex expression into the diff(..), sum(..) and product(..) function's variable;
* Fixed issue when it was possible to move Controls while evaluating;
* Fixed result displaying error when number is too big or too small (Symbolic Library);
* Work with wrong attributed submatrix(..) function fixed in Symbolic Library;
* Desktop: Denied to show ToolTips for the Math Controls if the equations inside are too large;
* Desktop: Fixed issue when bordered controls has no border on print out;
* Desktop: Fixed issue with copying on-page-Controls instead of moving;
* Desktop: Fixed critical error occurs on program closing if evaluation in progress;
* Fixed infinite loop error with examples like: "diff(-unnamed(x);x)";
* Fixed calculation error with trunc(..) function. It happens when number is more then maximum Integer;
* Fixed wrong error displaying when defining the user functions that can't be calculate without definition of function's arguments (f.e.: "f(x):=eval(x)");
* Select All action fixed for the Text Controls;
* Fixed error when defined into the loop variable not visible afterwards;
* Fixed couple of issues with unnecessary recalculations;
* Fixed issue when all graphs has Blue color if they plotted by dots;
* Fixed issue when graphs notifies about error previously occur;
* PayPal donation information removed from all program versions;
* Code optimization.

Requirements:
* Smartphone Windows Mobile 5.0
* Smartphone Windows Mobile 6.x
* Microsoft .NET Compact Framework 2.0

More information:
Download

CAB File, to install from the device
EXE File, to install from the PC

Read More......

Monday, February 15, 2010

SMath Studio v0.87


Description:
SMath Studio is a math program with "paper"-like interface. It has an ability to work with systems, matrices, vectors, complex numbers, infinities and fractions.

Support of the following operations and functions:
- Addition, subtraction, multiplication (scalar and vector), division, finding of factorial, raising to power, roots, determination of modules, trigonometric functions, inverse trigonometric functions, hyperbolic and inverse hyperbolic functions, logarithms, determination of signature, calculation of an argument, determinants of matrices, transposition of matrices and vectors, minors of matrices, algebraic additions to matrices, calculations of matrix trace, ranking, conversion of complex numbers from algebraic to trigonometric form.
- Display of 2D and 3D graphs of functions for variable "x".
- Symbolic and numeric differentiation (derivatives) are available.
- Support of parameters (constants and user-defined parameters).
- Automatic saving of user's preferences while exiting the program.
- etc...

Interface languages (18 languages):
# [ENG] English / English
# [GER] German / Deutsch
# [DUT] Dutch / Nederlands
# [SPA] Spanish / Español
# [FRE] French / Français
# [POR] Portuguese / Português
# [CPP] Portuguese (Brazil) / Brazil (Português)
# [SCR] Croatian / Hrvatski
# [SCC] Serbian / Srpski
# [GRE] Greek / Ελληνικά
# [CZE] Czech / Čeština
# [HUN] Hungarian / Magyar
# [ITA] Italian / Italiano
# [POL] Polish / Polski
# [RUS] Russian / Русский
# [BUL] Bulgarian / Български
# [LTH] Lithuanian / Lietuvių
# [UKR] Ukrain / Українська

Last changes:
* Every page now has its own thread for evaluation - user could evaluate pages even if evaluation of one of them in progress;
* Multi-threading implemented for the Plot Controls;
* Added ability to convert English symbols of the Math and Text Controls to the Greek characters with a Ctrl+G keystroke;
* Ctrl+1 (insert transpose(..) function), Ctrl+3 (insert boolean Not Equal operator), Ctrl+8 (insert Vector Multiplication operator), Ctrl+9 (insert boolean Smaller or Equal operator), Ctrl+0 (insert boolean Greater or Equal operator), Ctrl+= (insert boolean Equal operator) shortcuts added;
* New functions implemented: eval(..), polyroots(..), reverse(..), sort(..), rsort(..), csort(..), normi(..), norm1(..), norme(..), linterp(..), cinterp(..) and ainterp(..);
* Desktop: "Align horizontally" and "Align vertically" action buttons added to the Toolbar;
* Ability to work with partitioned matrices implemented. Can be used as nested arrays;
* Program now illuminates math expression that in evaluation by light-green rectangle;
* Desktop: Added interface ability to change language of the Text Control with a Context menu;
* Desktop: Added Tooltips for the multi-language Text Controls;
* File Properties Dialog ("File" >> "Properties...") added;
* Examples Dialog ("Help" >> "Examples...") added;
* Page Up/Page Down/Home/End buttons handlers implemented;
* Ctrl/Shift/Ctrl+Shift + Left/Right functionality implemented for the Text Controls;
* Added ability to separately change axis scale factor on 2D graphs using Ctrl/Shift + Mouse Wheel;
* Added ability to horizontally scroll the page with a Mouse Wheel when Shift button pressed;
* Added ability to work with single-index structures (vectors) using only one index instead of two;
* Added ability to differentiate expressions by single-indexed variables;
* Added ability to work with Vectors and Matrices like dynamic arrays;
* Added support for Infinity into Symbolic Library;
* Now on program Language changing language of the opened files changed as well (if these files are translated);
* Not active menu items are now disabled;
* Disable/Enable Evaluation menuitem added to the main menu;
* Functions for(..) and while(..) condition evaluating improved;
* About Dialogs (Handheld & Desktop) improved to be able to correctly show long strings of information;
* Added ability to show error message if Empty Operator is into the math equation (Symbolic Library);
* Function if(..) can be used in symbolic calculations now;
* Native boolean Equal, boolean Not Equal, boolean Less Than, boolean Less Than or Equal, boolean Greater Than and boolean Greater Than or Equal operators implemented into Symbolic Library;
* Native support of functions added: abs(..), trunc(..), mod(..), round(..) in Symbolic Library;
* Composition of Logarithms simplification added into Symbolic Library;
* Desktop: Evaluation time counter (in Status Bar) improvements;
* Insert Function operation improved. Now it automatically corrects cursor position after performing the insert;
* Vector and Matrix element definition speed improved;
* Global calculation options stored into the page-files now;
* Handheld: Button 'mod' from the Functions Panel replaced with 'el';
* Couple of Math Referense Book improvements;
* Danish translation added;
* Italian translation updated;
* Fixed issue with Text Control, when user could set wrong line brake;
* Fixed wrong error displaying when working with indeces;
* Couple of fixes done regarding of matrices of single element;
* Fixed multithreading Critical Error Exception on evaluation;
* Fixed calculation errors in Symbolic Library: "{2*z}/5+{3*z}/5=1", "(el(x;1)/{el(x;2)^2})";
* Fixed Stack Overflow Exception when working with el(..) function that has undifined parameters as indeces (Symbolic Library);
* Fixed issue when user is able to write complex expression into the diff(..), sum(..) and product(..) function's variable;
* Fixed issue when it was possible to move Controls while evaluating;
* Fixed result displaying error when number is too big or too small (Symbolic Library);
* Work with wrong attributed submatrix(..) function fixed in Symbolic Library;
* Desktop: Denied to show ToolTips for the Math Controls if the equations inside are too large;
* Desktop: Fixed issue when bordered controls has no border on print out;
* Desktop: Fixed issue with copying on-page-Controls instead of moving;
* Desktop: Fixed critical error occurs on program closing if evaluation in progress;
* Fixed infinite loop error with examples like: "diff(-unnamed(x);x)";
* Fixed calculation error with trunc(..) function. It happens when number is more then maximum Integer;
* Fixed wrong error displaying when defining the user functions that can't be calculate without definition of function's arguments (f.e.: "f(x):=eval(x)");
* Select All action fixed for the Text Controls;
* Fixed error when defined into the loop variable not visible afterwards;
* Fixed couple of issues with unnecessary recalculations;
* Fixed issue when all graphs has Blue color if they plotted by dots;
* Fixed issue when graphs notifies about error previously occur;
* PayPal donation information removed from all program versions;
* Code optimization.

Requirements:
* Smartphone Windows Mobile 5.0
* Smartphone Windows Mobile 6.x
* Microsoft .NET Compact Framework 2.0

More information:
SMath Studio v0.87

Download
CAB File, to install from the device
EXE File, to install from the PC


Read More......

Tuesday, September 1, 2009

SMath Studio v0.85


Description:
SMath Studio is a math program with "paper"-like interface. It has an ability to work with systems, matrices, vectors, complex numbers, infinities and fractions.

Support of the following operations and functions:
- Addition, subtraction, multiplication (scalar and vector), division, finding of factorial, raising to power, roots, determination of modules, trigonometric functions, inverse trigonometric functions, hyperbolic and inverse hyperbolic functions, logarithms, determination of signature, calculation of an argument, determinants of matrices, transposition of matrices and vectors, minors of matrices, algebraic additions to matrices, calculations of matrix trace, ranking, conversion of complex numbers from algebraic to trigonometric form.
- Display of 2D and 3D graphs of functions for variable "x".
- Symbolic and numeric differentiation (derivatives) are available.
- Support of parameters (constants and user-defined parameters).
- Automatic saving of user's preferences while exiting the program.
- etc...



Interface languages (18 languages):
# [ENG] English / English
# [GER] German / Deutsch
# [DUT] Dutch / Nederlands
# [SPA] Spanish / Español
# [FRE] French / Français
# [POR] Portuguese / Português
# [CPP] Portuguese (Brazil) / Brazil (Português)
# [SCR] Croatian / Hrvatski
# [SCC] Serbian / Srpski
# [GRE] Greek / Ελληνικά
# [CZE] Czech / Čeština
# [HUN] Hungarian / Magyar
# [ITA] Italian / Italiano
# [POL] Polish / Polski
# [RUS] Russian / Русский
# [BUL] Bulgarian / Български
# [LTH] Lithuanian / Lietuvių
# [UKR] Ukrain / Українська

Last changes:
* Every page now has its own thread for evaluation - user could evaluate pages even if evaluation of one of them in progress;
* Multi-threading implemented for the Plot Controls;
* Added ability to convert English symbols of the Math and Text Controls to the Greek characters with a Ctrl+G keystroke;
* Ctrl+1 (insert transpose(..) function), Ctrl+3 (insert boolean Not Equal operator), Ctrl+8 (insert Vector Multiplication operator), Ctrl+9 (insert boolean Smaller or Equal operator), Ctrl+0 (insert boolean Greater or Equal operator), Ctrl+= (insert boolean Equal operator) shortcuts added;
* New functions implemented: eval(..), polyroots(..), reverse(..), sort(..), rsort(..), csort(..), normi(..), norm1(..), norme(..), linterp(..), cinterp(..) and ainterp(..);
* Desktop: "Align horizontally" and "Align vertically" action buttons added to the Toolbar;
* Ability to work with partitioned matrices implemented. Can be used as nested arrays;
* Program now illuminates math expression that in evaluation by light-green rectangle;
* Desktop: Added interface ability to change language of the Text Control with a Context menu;
* Desktop: Added Tooltips for the multi-language Text Controls;
* File Properties Dialog ("File" >> "Properties...") added;
* Examples Dialog ("Help" >> "Examples...") added;
* Page Up/Page Down/Home/End buttons handlers implemented;
* Ctrl/Shift/Ctrl+Shift + Left/Right functionality implemented for the Text Controls;
* Added ability to separately change axis scale factor on 2D graphs using Ctrl/Shift + Mouse Wheel;
* Added ability to horizontally scroll the page with a Mouse Wheel when Shift button pressed;
* Added ability to work with single-index structures (vectors) using only one index instead of two;
* Added ability to differentiate expressions by single-indexed variables;
* Added ability to work with Vectors and Matrices like dynamic arrays;
* Added support for Infinity into Symbolic Library;
* Now on program Language changing language of the opened files changed as well (if these files are translated);
* Not active menu items are now disabled;
* Disable/Enable Evaluation menuitem added to the main menu;
* Functions for(..) and while(..) condition evaluating improved;
* About Dialogs (Handheld & Desktop) improved to be able to correctly show long strings of information;
* Added ability to show error message if Empty Operator is into the math equation (Symbolic Library);
* Function if(..) can be used in symbolic calculations now;
* Native boolean Equal, boolean Not Equal, boolean Less Than, boolean Less Than or Equal, boolean Greater Than and boolean Greater Than or Equal operators implemented into Symbolic Library;
* Native support of functions added: abs(..), trunc(..), mod(..), round(..) in Symbolic Library;
* Composition of Logarithms simplification added into Symbolic Library;
* Desktop: Evaluation time counter (in Status Bar) improvements;
* Insert Function operation improved. Now it automatically corrects cursor position after performing the insert;
* Vector and Matrix element definition speed improved;
* Global calculation options stored into the page-files now;
* Handheld: Button 'mod' from the Functions Panel replaced with 'el';
* Couple of Math Referense Book improvements;
* Danish translation added;
* Italian translation updated;
* Fixed issue with Text Control, when user could set wrong line brake;
* Fixed wrong error displaying when working with indeces;
* Couple of fixes done regarding of matrices of single element;
* Fixed multithreading Critical Error Exception on evaluation;
* Fixed calculation errors in Symbolic Library: "{2*z}/5+{3*z}/5=1", "(el(x;1)/{el(x;2)^2})";
* Fixed Stack Overflow Exception when working with el(..) function that has undifined parameters as indeces (Symbolic Library);
* Fixed issue when user is able to write complex expression into the diff(..), sum(..) and product(..) function's variable;
* Fixed issue when it was possible to move Controls while evaluating;
* Fixed result displaying error when number is too big or too small (Symbolic Library);
* Work with wrong attributed submatrix(..) function fixed in Symbolic Library;
* Desktop: Denied to show ToolTips for the Math Controls if the equations inside are too large;
* Desktop: Fixed issue when bordered controls has no border on print out;
* Desktop: Fixed issue with copying on-page-Controls instead of moving;
* Desktop: Fixed critical error occurs on program closing if evaluation in progress;
* Fixed infinite loop error with examples like: "diff(-unnamed(x);x)";
* Fixed calculation error with trunc(..) function. It happens when number is more then maximum Integer;
* Fixed wrong error displaying when defining the user functions that can't be calculate without definition of function's arguments (f.e.: "f(x):=eval(x)");
* Select All action fixed for the Text Controls;
* Fixed error when defined into the loop variable not visible afterwards;
* Fixed couple of issues with unnecessary recalculations;
* Fixed issue when all graphs has Blue color if they plotted by dots;
* Fixed issue when graphs notifies about error previously occur;
* PayPal donation information removed from all program versions;
* Code optimization.

Requirements:
* Smartphone Windows Mobile 5.0
* Smartphone Windows Mobile 6.x
* Microsoft .NET Compact Framework 2.0

More information:
SMath Studio v0.85

Download
CAB File, to install from the device
EXE File, to install from the PC


Read More......

Thursday, May 14, 2009

SMath Studio v0.80


Description:
SMath Studio is a math program with "paper"-like interface. It has an ability to work with systems, matrices, vectors, complex numbers, infinities and fractions.

Support of the following operations and functions:
- Addition, subtraction, multiplication (scalar and vector), division, finding of factorial, raising to power, roots, determination of modules, trigonometric functions, inverse trigonometric functions, hyperbolic and inverse hyperbolic functions, logarithms, determination of signature, calculation of an argument, determinants of matrices, transposition of matrices and vectors, minors of matrices, algebraic additions to matrices, calculations of matrix trace, ranking, conversion of complex numbers from algebraic to trigonometric form.
- Display of 2D and 3D graphs of functions for variable "x".
- Symbolic and numeric differentiation (derivatives) are available.
- Support of parameters (constants and user-defined parameters).
- Automatic saving of user's preferences while exiting the program.
- etc...



Interface languages (18 languages):
# [ENG] English / English
# [GER] German / Deutsch
# [DUT] Dutch / Nederlands
# [SPA] Spanish / Español
# [FRE] French / Français
# [POR] Portuguese / Português
# [CPP] Portuguese (Brazil) / Brazil (Português)
# [SCR] Croatian / Hrvatski
# [SCC] Serbian / Srpski
# [GRE] Greek / Ελληνικά
# [CZE] Czech / Čeština
# [HUN] Hungarian / Magyar
# [ITA] Italian / Italiano
# [POL] Polish / Polski
# [RUS] Russian / Русский
# [BUL] Bulgarian / Български
# [LTH] Lithuanian / Lietuvių
# [UKR] Ukrain / Українська

Requirements:
* Pocket PC Windows Mobile 5.0
* Pocket PC Windows Mobile 6.x
* Microsoft .NET Compact Framework 2.0

More information:
SMath Studio v0.80

Download



Read More......

Wednesday, April 22, 2009

pfQuizzz v1.2


Description:
pfQuizzz is a freeware vocabulary trainer for PC, PDA & Mobile. If you need to drill thousands of words to learn a foreign language, this tool is exactly what you are looking for! In just a few minutes a day you will make huge progress.

Once you have managed to learn all the words pfQuizzz will help you retain your knowledge.

Features:
* Brings incredibly fast, simple and easy-to-use user interface
* Offers exactly the same user experience over PC, PDA & Mobile
* Is based on custom easy-to-edit sharable vocabulary text files
* Can also be used as a general Question-(Hint)-Answer training system
* Provides simple graphical statistics to keep track of your progress
* Supports Unicode characters to easily handle any language
* Besides single words, also supports short phrases and hints
* Is able to combine a few vocabulary files to form a complex training unit
* Repeats the words you have difficulties with until you get them right
* Supports in-order, out-of-order and bidirectional practising
* Is able to easily share vocabulary files between PC, PDA & Mobile
* Enables users to exchange their vocabulary files just by copying them
* Is DPI & orientation aware, optimized for low-resolution mobile devices
* It's totally free! Although, you might consider supporting the project

Version History

pfQuizzz 1.2 / 16th April 2009
* Pocket PC 2003 SE: The range of supported mobile devices has been extended to the older generation of Pocket PC 2003 SE.
* Layout: The layout management within the Test Screen has been improved. Now it can deal with extremely low resolutions / areas. It's useful on mobile devices when the virtual keyboard is visible and no much screen space is available for pfQuizzz at the same time.
* FIXED: If no data files have been created yet, some of the GoTo menu items might be set to an incorrect state in some situations. Selecting such an item can lead to program crash.
* FIXED: The list of data files in the Home Screen isn't always properly sorted.
* FIXED: The 'General Font Size' option is enabled on mobile devices (Actually, it should not be).

pfQuizzz 1.1 Mobile / 9th April 2009
* Mobile: The initial version of pfQuizzz for Windows Mobile 5/6 has been finally released.

pfQuizzz 1.1 / 29th March 2009
* Variable Font Size: It is now possible to change the size of the application font and make pfQuizzz friendlier to people with impaired vision (it is also useful when the screen projector is used). There are 3 font sizes to choose from (Normal, Large and Extra Large). The setting is available under the Setup Screen (F9) / 'General Font Size'.
* Custom Font: The font used to render all the user data can now be freely changed. All aspects of the font can be controlled including the character set. The setting is available under the Setup Screen (F9) / 'Use Custom Font'.
* Progress Bar: Newly, there is a progress indicator in the Test Mode (F7). It gives quick visual information about the exact stage of the currently running test.
* Single Key Browsing: In the Browse Mode (F3), it is now possible to easily expand / collapse answers by repetitively pressing just a single key (Enter / Space key or the centre button on Windows Mobile). It's extremely effective in the learning period especially on mobile devices.
* Open Folder: The folder where all the user data files are stored can now be quickly accessed in the Windows File Explorer for further manipulation or backup. The 'Open Folder' function is available in the Home Screen (F1) under File / Open Folder (F6) or in the context menu (through the right click).
* Multiline Questions: Questions that are too long to fit a single line in the Test Mode (F7) are now automatically broken into multiple lines so complex questions can now be displayed in a pretty compact way without the necessity of scrolling or resizing the application window.
* Minor Changes: Faster UI updates in certain situations. Improved layout manager (better support for both extremely small and big resolutions). Some minor changes in texts and labels.
* FIXED: While pfQuizzz is minimized, message boxes are being shown in the top-left corner of the screen (normally, they are centred to the application).
* FIXED: The content of the question box in the Test Mode (F7) gets selected when pfQuizzz receives the focus (e.g. after Alt+Tab).
* FIXED: The Windows system folder is always expected to be here: 'c:\windows\', which might prevent pfQuizzz from executing external applications.
* FIXED: When the Browse Mode (F3) is activated, sometimes the top item is not in the visible area. The same applies to the expand / collapse buttons.
* FIXED: After selecting all the items (Ctrl+A) in the Home Screen (F1) the item state is not properly updated.
* FIXED: The Data Folder in the Setup Screen (F9) sometimes shows invalid data path.

pfQuizzz 1.0 BETA 4 / 16th October 2008
* Initial release

Requirements:
* Pocket PC Windows Mobile

More information:
pfQuizzz

Download
PPC WM 2003
PPC WM 5

Read More......

Monday, April 20, 2009

SBaGen v1.4.3 for Pocket PC


Description:
If you like to experiment with brain waves, you can now carry a portable brain wave synchronizer in your pocket.

SBaGen is Jim Peters' open source binaural beat program. Brain waves are classified into four rough bands:
* Delta - .5-3Hz - deep sleep
* Theta - 4-7 Hz - dreaming and intuitive stuff
* Alpha - 8-13 Hz - awake, focused inside
* Beta - >= 14Hz - awake, focused outside

It is thought that exposing the brain to these frequencies will allow you to "entrain" or guide your brain into one of the above states. A variety of methods have been devised, using light and sound, to encourage the brain into the desired state. The light method usually involves goggles and blinking lights flashing directly into your closed eyelids. Since the frequencies are too low to be heard by the ears, the binaural beat technique was devised. It uses the same principle that guitar players use to tune their instruments.. when you play two notes that are very close to each other, there is a sort of beating phenomenon, which increases in frequency as the notes become close to each other. The theory behind binaural beats is that if you apply slightly different frequency sine waves to each ear, the beats will cause the brain to synchronize with them.

You can learn more about Binaural Beats from the SBaGen website, or by simply plugging "binaural beats" into your favorite Internet search engine.

To install SBaGen CE,
1. Download the binary distribution: sbagence-ppc2003-1.4.3.zip.
2. Copy sbagence.exe to your Pocket PC. You can use ActiveSync, or even run it directly from a CF or SD card.
3. Copy the sample SBG sequence files to your My Documents folder. You can create a My Documents folder on a storage card, if you like.
4. Tap the "Open SBG" button, and select the sequence that you would like to play.
5. You must wear headphones to listen to binaural beats. Listening through loudspeakers will lessen the beating effect.

Requirements:
* PPC WM 2003
* PPC WM 5.0

More information:
SBaGen

Download


Read More......

Thursday, January 22, 2009

SMath Studio v0.75


Description:
SMath Studio is a math program with "paper"-like interface. It has an ability to work with systems, matrices, vectors, complex numbers, infinities and fractions.

Support of the following operations and functions:
- Addition, subtraction, multiplication (scalar and vector), division, finding of factorial, raising to power, roots, determination of modules, trigonometric functions, inverse trigonometric functions, hyperbolic and inverse hyperbolic functions, logarithms, determination of signature, calculation of an argument, determinants of matrices, transposition of matrices and vectors, minors of matrices, algebraic additions to matrices, calculations of matrix trace, ranking, conversion of complex numbers from algebraic to trigonometric form.
- Display of 2D and 3D graphs of functions for variable "x".
- Symbolic and numeric differentiation (derivatives) are available.
- Support of parameters (constants and user-defined parameters).
- Automatic saving of user's preferences while exiting the program.
- etc...



Interface languages (18 languages):
# [ENG] English / English
# [GER] German / Deutsch
# [DUT] Dutch / Nederlands
# [SPA] Spanish / Español
# [FRE] French / Français
# [POR] Portuguese / Português
# [CPP] Portuguese (Brazil) / Brazil (Português)
# [SCR] Croatian / Hrvatski
# [SCC] Serbian / Srpski
# [GRE] Greek / Ελληνικά
# [CZE] Czech / Čeština
# [HUN] Hungarian / Magyar
# [ITA] Italian / Italiano
# [POL] Polish / Polski
# [RUS] Russian / Русский
# [BUL] Bulgarian / Български
# [LTH] Lithuanian / Lietuvių
# [UKR] Ukrain / Українська

Requirements:
* Pocket PC Windows Mobile 5.0
* Pocket PC Windows Mobile 6.x
* Microsoft .NET Compact Framework 2.0

More information:
SMath Studio

Download



Read More......

Thursday, November 13, 2008

PocketCAS v1.1.0



Description:
PocketCAS offers you quick access to solutions of mathematical problems on your PDA.

Solving advanced mathematical problems made easy

PocketCAS is a free interface to the open-source Computer Algebra System giac/xcas.
xcas enables you to quickly solve complex algebraic problems, e.g. symbolic and numeric integration and derivation of non-trivial functions, solving differential equations etc. It has also a huge support for problems of linear algebra, like solving linear equation systems, multiplying and inverting matrices, finding eigenvalues (and eigenvectors, of course) and much more. If you do statistics or number theory, you will like xcas' great functionality in those areas, too!

Built-in TeX output

PocketCAS has the option to automatically use the output of xcas to generate beautiful formula images using mimeTeX. Just enter an expression and you will get the result in the same formatting you would find in a mathematical textbook!

For example, other Computer Algebra Systems would output the following result to the command integrate(sin(x)*cos(x)):

(sin(x))^2/2

With PocketCAS, you will see:



































Requirements:

Pocket PC Windows Mobile

More information:

http://pocketcas.com/

Download

Read More......

Thursday, October 9, 2008

SPW.PsychoTest v1.0.33


Description:
PsychoTest is a tiny little Program to test your psychologic Condition.

It asks you some Questions and you have to answer them with Multiple Choice Answers. At the End PsychoTest shows you the Result as a Rating Text. You can even create your own Tests by using the easy Script Language. Up to 999 Tests with each 100 Questions (with optional a Picture) and each 10 Answers are possible by 10 Rating Texts per Test.

Requirements:
* Pocket PC Windows Mobile
* eMbedded Visual Basic (eVB) Runtime

More information:
PsychoTest

Download


Read More......

Monday, September 1, 2008

MCards v2.3


Description:
Flashcards are scientifically proven one of the best ways to learn. MCards minimizes the time required for learning. Increase your knowledge wherever and whenever you want!

MCards is based upon an improved system based on the work of psychologist Dr. Sebastian Leitner. This system takes into account the "forgetting curve" of our brain. It will show flashcards just at the right time for optimizing the learning process.

MCards and a PDA are an excelent combination to learn 'mobile' and effectively.

Here are some of the highlights:
* it's free
* considers the 'learning curve' of our brain
* available for Windows Mobile / PocketPC and PalmOS
* four different ways to learn
* phonetic transcriptions
* integrated statistics
* learn with an integrated adjustable timer
* add, change and delete flash cards
* additional databases for different languages are available
* synchronizing of data on PDA with PrismaCards on PC
* create your own databases with PrismaCards

History:
# New in version 2.2 improved system after Dr. Leitner
# support for Thai
# option to disable virtual keyboard of Windows Mobile
# compatibility with PrismaCards 3.0

New in version 2.3
# split window in list-mode (list + flash card)
# program runs also in Czech


Requirements:
* PPC Windows Mobile

More information:
http://www.you2.de/mcardse.html

Download


Read More......

Tuesday, July 1, 2008

Scilor's Driving License Trainer v0.3.1 Alpha


Description:
The German Licence Trainer File for 2008 is included and working

everyone can now create such file for every country
it gets easily if you find a program which also uses a SQL database
Just Download the actual .src.zip and take a look at the Catalogs dir with the example database

SciLor's Driving Licence Trainer 0.3.1 Alpha *HOTFIX*

ReadMe
You will need SQL Server CE 3.5 and the .NET CF 3.5!

ToDo:
-Add: Global Statistics
-Add: Use Statistics for Question Loading
-Add: Statistics
-Add: Tutorial for own Databases
-Add: Enhance Configuration
-Add: Enhance GUI
-Fix: Speedup Everything!
-Find: People who create Databases for other Countrys! (Primeworks Data Port Wizard 1.7 (30 Days Trail) -> mdf/accdb to sdf converter)
-Fix: Remove About flickering

Additional:

Known Bugs:
NONE?!

ChangeLog:
v0.3.1 Alpha
-HOTFIX: Question Pack Only 1 Question!

v0.3 Alpha
-Fix: Question Pack "Not Passed" Bug
-Fix: Some Crashes relating hiding a form
-Added: Statistics Form
-Update: Some About shit
-Update: Some Donation in Config

v0.2.5 Alpha
-Fix: Removed Menu points from old version
-Update: Complete use of CF 3.5
-Update: Licence Plates Form added
-Update: Some About shit

v0.2 Alpha
-Initial Release


Requirements:
PPC Windows Mobile

More information:
http://forum.xda-developers.com/showthread.php?t=371306

Download


Read More......

Wednesday, April 23, 2008

Kagaku v1.00


Description:
"Kagaku" is a simple Periodic Table of Elements. It displays the PTE on a scrollable screen. Tap on an element to view details or pick an element from a list.

If not already done, please install the VB runtimes before you install Kagaku.

Requirements:
- Pocket PC Windows Mobile

More information:
http://www.alfcen.com/pocket/kagaku.html

Download


Read More......

Sunday, April 20, 2008

Time Tracker v1.1


Description:
Time Tracker teaches young children how to tell time using an analog clock.

There are ten educational levels ranging from simple hour hand manipulation to complex double-digit subtraction. Upper level equations show a deactivated clock representing the "current" time in conjunction with the main active play clock representing the "configurable" time. Time Tracker uses dynamic leveling algorithm to adjust to the child's ability.

Requirements:
- Pocket PC Windows Mobile 2000
- Pocket PC Windows Mobile 2002
- Pocket PC Windows Mobile 2003
- Pocket PC Windows Mobile 5.0

More information:
http://www.pockettutor.com/default.aspx?site=pageTimetracker

Download


Read More......

Flash Math v1.1


Description:
Children in years past have always practiced their basic mathematics by using flash cards.

This learning methodology is highly effective in sharpening children's computational capacity but lacks dynamic feedback. Flash Math duplicates the positive aspect of flash cards and provides dynamic feedback. Also, Flash Math scales problems according to children's proficiency so that they are not frustrated by difficult problems or unchallenged by less intricate equations. The problems presented are for children in grades first through third in a standard US school curriculum.

Requirements:
- Pocket PC Windows Mobile 2000
- Pocket PC Windows Mobile 2002
- Pocket PC Windows Mobile 2003
- Pocket PC Windows Mobile 5.0

More information:
http://www.pockettutor.com/default.aspx?site=pageFlashmath

Download


Read More......

Word Seeker v1.1


Description:
Word Seeker is a classic concentration game that helps children learn word skills.

The object of the game is to match the first word with the second word that is exactly the same, a synonym, an antonym, or a homonym. The game begins with eighteen blocks faced down. The user clicks on a block to reveal the hidden word. Subsequently the user selects another block to reveal its hidden word. If the words match, the two blocks disappear. Otherwise, the blocks reset to their hidden states. Match all nine pairs to clear the game. Scoring is based on the number of pairs revealed before selecting a matching pair.

Requirements:
- Pocket PC Windows Mobile 2000
- Pocket PC Windows Mobile 2002
- Pocket PC Windows Mobile 2003
- Pocket PC Windows Mobile 5.0

More information:
http://www.pockettutor.com/default.aspx?site=pageWordSeeker

Download


Read More......

Flash Alphabet v1.1


Description:
Flash Alphabet is a simple but eloquent educational tool to help young children learn the English alphabet.

The program displays letters and their associated pictures one at time to help children memorize the alphabet with familiar pictures such as, "A is for apple." In random mode, children pick one of three pictures that correspond to the letter in question. We recommend parents help their children pronounce the letters and their associated pictures.

Requirements:
- Pocket PC Windows Mobile 2000
- Pocket PC Windows Mobile 2002
- Pocket PC Windows Mobile 2003
- Pocket PC Windows Mobile 5.0

More information:
http://www.pockettutor.com/default.aspx?site=pageFlashalphabet

Download


Read More......