[App]iContact+++ v8.11.10315.8 (stable), v9.7.11029.129 (beta) - Windows Mobile Apps and Games

iContact+++ v8.11.10315.8
iContact+++ is a freeware open-source integrated software for PDAs running different versions of Windows Mobile and Windows Phone. It’s developed on the basis of well-known comfortable Finger oriented applications:
- iContact AE - contact manager,
- iDialer - dialer,
- iCaller - full-screen visualizer of incoming calls and
- GreenButton - utility for intercepting hardware "Accept" button.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Homepage:
- http://mbagc.ru/forum/viewtopic.php?f=11&t=14 (Russian / Google Translate into English)
iContact+++ meets some basic requirements:
- OS: WM5/WM6/WM6.1/WM6.5 +
- Display: QVGA/WQVGA and VGA/WVGA
- Software: MS .NET 3.5 (only for configuration tools)
- Free space: ~ 2.3 MB of free space in the internal memory (or internal flash drive!) for software installation.
Download:
- Latest stable version iContact+++ v8.11.10315.8 (old numeration - v1.0 Beta):
View attachment iContact+++_1_0_Beta_110315.CAB
- Latest beta-version iContact+++ v9.7.11029.129 Beta:
iContact+++ v9.7.11029.129 Beta
Installation:
- download iContact+++ installation CAB-file using links above
- copy installation CAB-file to the PDA
- run installation CAB-file and follow the instructions on the screen
Notes:
- installation is allowed only in the internal device memory (NOT external memory)
- it’s better to remove any previously installed versions (and their modifications) of iContact, iDialer, iCaller, GreenButton before installation
- it’s better to remove or disable all other software like IAB, PhonEx, HTC Phone Canvas, etc. before installation
- proper work of iCaller+ is not guaranteed if you have installed any non-standard dialers and/or other CallerID-apps (currently only standard WM dialer is supported)
- proper work of iCaller+ is not guaranteed with new-type screen blocking enabled (on sliders) in WM6.5+
Customization of iContact+++:
All of the iContact+++ applications can be set up via next configuration tools:
iContact+ Config, iDialer+ Config, iCaller+ Config and GreenButton+ Config, which can be run using shortcuts in the Start menu -> Programs -> iContact+++ -> Config, or via the GreenButton+ popup menu.
---
Parazyte - thank you for the translation main sections into English
---
P.S. The remaining sections of the original page will be translated into English later. Please use while Google Translate.
P.P.S. The main differences from the original versions of the programs described on the original page in Russian. Sorry...

thanks... try it ....

Ok, first of all i have a spanish ROM installed on my device.
When trying to install the cab, even when selecting installation in device a message pops up that it cannot be installed on the SC

claus1953 said:
first of all i have a spanish ROM installed on my device.
Click to expand...
Click to collapse
Ok. As in the Spanish ROM is called "Program Files"? Perhaps the problem in the code, which prohibits the installation is not the internal memory.
Code:
if (wcscmp(pszInstallDir,L"\\Program Files\\iContact+++")!=0)
{
MessageBox(hwndParent, tcsLang[2], tcsLang[0], MB_OK);
return codeINSTALL_INIT_CANCEL;
}
P.S. Sorry, I write my posts through Google Translate. My English is written language so bad. I can read, don't write.

agcforum said:
Ok. As in the Spanish ROM is called "Program Files"? Perhaps the problem in the code, which prohibits the installation is not the internal memory.
Code:
if (wcscmp(pszInstallDir,L"\\Program Files\\iContact+++")!=0)
{
MessageBox(hwndParent, tcsLang[2], tcsLang[0], MB_OK);
return codeINSTALL_INIT_CANCEL;
}
P.S. Sorry, I write my posts through Google Translate. My English is written language so bad.
Click to expand...
Click to collapse
Yes this is the problem, in my rom Program Files is Archivos de programa.

Thank you. Tomorrow will correct. There's just a part of the labels attached to the "Program Files". Need and fix it.

agcforum said:
Thank you. Tomorrow will correct. There's just a part of the labels attached to the "Program Files". Need and fix it.
Click to expand...
Click to collapse
Great thanks alot, so i can install and try it.

I'm not good at English. So this sentence is translated by Google.
-------------------------------------------------- ---------
Hi, I'm Japanese. I use this program. This is very nice.
But the problem is, the book is to sort and search.
In Japanese Name with "YomiFirstName" Object & "YomiLastName" Object to search and sort.
Without the benefit but I think Japanese people, and of you to support this sort and search, I'm happy.
Thank you.

rarara66 said:
Without the benefit but I think Japanese people, and of you to support this sort and search, I'm happy.
Click to expand...
Click to collapse
You must try this:
1. Make copy's english.lng and english.clng from \Program Files\iContact+++\Lang
2. Rename this copy's to japan.lng and japan.clng
3. Edit japan.lng. Set searchAlphabet=regional settings
; SearchAlphabet is a T9 alphabet used in search
; Format: ID%key1%key2%key3%key4%key5%key6%key7%key8%key9%key*%key0%key#
; % is a key separator
; | is a label1 and label2 separator
; ^ hides the text between ^ and %
; Example:
;searchAlphabet=RU%!?,.^[email protected]#$&*()-_=;':"/\%абвг|abc^2%деёжз|def^3%ийкл|ghi^4%мноп|jkl^5%рсту|mno^6%фхцч|pqrs^7%шщъы|tuv^8%ьэюя|wxyz^9%% +^0%
searchAlphabet=regional settings
Click to expand...
Click to collapse
4. Save japan.lng in UTF8, run iContact+ Config and select your language.

iContact+++ v1.0 Test build 110319
Changes from iContact+++ v1.0 Beta:
- Fixed an issue with the regional name "Program Files"

Thanks for the reply.
The instructions do not become fixed. Because, Japanese Name of the mechanism is different from English and Russian.
en.wikipedia.org / wiki / Japanese_name
So, Pocket Outlook is Japanese for "YomiFirstName" and "YomiLastName" and there is an Object.
msdn.microsoft.com/en-us/library/aa912125.aspx
So, sorting and searching, "YomiFirstName" and "YomiLastName" to do from.
Thank you.

Well, now becomes clearer.
CompanyName = YomiCompanyName
FileAs = YomiLastName + "" + YomiFirstName
This is a problem. This is only for searching and sorting lists? Everything else should not be changed?

agcforum said:
Well, now becomes clearer.
CompanyName = YomiCompanyName
FileAs = YomiLastName + "" + YomiFirstName
This is a problem. This is only for searching and sorting lists? Everything else should not be changed?
Click to expand...
Click to collapse
Thanks reply.
Fix "Searching" and "Sorting" is just OK.
Thank you.

Ok. I try it to do. What result - i do not know

iContact+++ v1.0 Test build 110322
Changes from iContact+++ v1.0 Test build 110319 (Translated into English - Google Translate ):
- Installer: remove the restriction only installation in the internal memory (though, in case of problems, it is recommended to install it in internal memory, as working with Storage card is not guaranteed)
- Installer: Added support replacement iconset for all applications (now all icons are delivered in iconset.dll, which lies in the main folder of the installation program)
- IDialer+: a iDialer+ Config on the General tab, added the lost option "iContact Window Name" (if the installation will be carried out while preserving your old settings, you must run after installation iDialer+ Config and enter in the box "iContact Window Name" value iContact - without quotes ie just iContact)
- IDialer+: after restoring the values ​​of options window name iContact+ in operation without unloading from the memory will be solved problems with the speed of transition iDialer+ -> iContact+ and searching in Contacts when calling the search from the keyboard iDialer+
- IDialer+: changed algorithm for calculating the areas of mapping the numeric keypad and the display field number dialed, and now there should be no "artifacts" under the numeric keypad at all resolutions and any kind of iDialer+ (standard or compact)
- IDialer+: made optional feature "expand" menu, query the choice of service before you call that appears when two or more services, and in default item "Ask" (before and after the name of each service is added to an empty string, which acts similar to the choice of the name service)
- IDialer+: a iDialer+ Config Services tab, added the option "'Ask' - expand menu" (default - off)
- IDialer+: for services such as Calling Card in the prefix option can now add "|n10", including the substitution only the last 10 digits (used to make calls through any telephone cards, more configuration mechanism will be described later)
- IDialer+: for services such as Calling Card when you call the contact name is passed from the database, if the contact with this number are (as with direct dialing from iDialer+, and if you call from the Contacts or History iContact+)
- IContact+: Added support for characters "pPwW" for dialed numbers
- Installer: the distribution of all the skins are removed iContact + and iDialer + skins except the default third-party skins can be downloaded separately through the skin catalog of hats theme (...see homepage...)
... other changes ...

iContact+++ v9.3.10328.18 Beta
Main changes from iContact+++ v1.0 Test build 110322 (v9.2.10322.13)
- new versions numeration
- new versions classification
- new visual configuration tools
Full changelog:
- see original thread
Some screenshots new iContact+++ Config:

Can it be translated to other languages?
Thank you.

Yes. You need translate all english.lng and english.clng files from all folders.

Hi; how do I get icaller to show when the device is locked? Currently, it just shows the default WM lockscreen answer/ignore.

link68759, new Slider-lockscreen (WM6.5+) now not supported. Set:
[HKEY_LOCAL_MACHINE\Software\microsoft\Shell\LockScreen]
"Enable"=dword:00000000

Related

w0lf's Translator - Google Translate powered app

Wolf's Translator uses the Google Translate engine to provide translations.
It's a small program I wrote, because I find it useful to be able to translate From/To so many languages at any time and it's much easier to use on the mobile phone than the web-based version of Google Translate.
In order to run the program, .Net Compact Framework 3.5 has to be installed on the device. (you can download it from here)
Of course, you also need an active Internet Connection.
Currently, the following languages are supported by Google Translate:
- Arabic
- Bulgarian
- Catalan
- Chinese
- Chinese Simplified
- Chinese Traditional
- Croatian
- Czezh
- Danish
- Dutch
- English
- Finnish
- French
- German
- Greek
- Hebrew
- Hindi
- Indonesian
- Italian
- Japanese
- Korean
- Latvian
- Lithuanian
- Norwegian
- Polish
- Portuguese
- Romanian
- Russian
- Serbian
- Slovak
- Slovenian
- Spanish
- Swedish
- Tagalog
- Ukrainian
- Vietnamese
Please note that the translations are not always very accurate, but if you have a text in a different language you don't know, it gives you a good idea about what it means in most of the cases.
A nice feature of Google Translate (also present in the application) is the Language Auto Detect feature: you have a text written in I don't know what language, I tell it to translate to English, for example, and it not only translates it, but also shows the language of the source text (try this by checking the Autodetect FROM Language check box).
A feature that right now is missing, but I'm planning to include in a future version is being allowed to save the favourite language pair, so when you open the program it will automatically select your favourite languages.
This program has been tested so far on HTC Touch Diamond, HTC Touch Pro (VGA) and HTC P3600(Trinity) (QVGA).
Screenshot:
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Edited: 08.12.2008:
Version 1.1 available at http://w0lfwmcoder.googlepages.com/translator
What's new in version 1.1:
- Fixed the "Autodetect" label bug
- Fixed character encoding bug (some characters caused the program to throw an exception)
- Moved the "Cancel" menu item over the "Translate" menu item when processing a request
- "Set Default Languages" - saves the current language combination and restores it when application starts
- "Configure Language Set" - if you only want to use 3 or 4 languages yo may select a subset of the languages supported by the application to be shown in the interface
- Copy/Paste feature
- CAB file for easier installation
Edited: 21.04.2009:
Version 1.2 available at http://w0lfwmcoder.googlepages.com
What's new in version 1.2:
- Added the Turkish, Thai, Hungarian, Estonian, Albanian, Maltese, and Galician languages, because they are now supported by Google Translate. (see this link). Please note that to access these languages you may have to change your current language set (menu: Options -> Configure Language Set).
I've uploaded the attachment.
Unzip, copy file to phone and run it.
Thanks for this app working fine on my prophet i have only tested through wifi and active sync Chinese brought up some strange boxes (font not installed i think ) checked polish and Russian, German they seem to work fine one again thanks
Dutch??? it's supported by google translator, but not on the list?
larbke666 said:
Dutch??? it's supported by google translator, but not on the list?
Click to expand...
Click to collapse
I'm sorry; I forgot to write it in the list. Of course it's supported by Google Translator, and it's supported in this program as well.
hey man what a wonderfull simple and fast application. i' very impressed! A musthave on a PPC.
just two small bugs:
-the autodetect doesen't work, i always start with english-romanian
-there is a black line missing above the From box.
and some thoughts:
Can you make it a little more Eyecandy and maybe Fingerfriendly and the default application text translatable? you know, Sex sells !
Again: Fantastic and a very fast online Translation
Awesome work dude,it´s simple yet genius
oh i'm sorry, i missunderstood the autodetect feature, so that's no bug sorry.
I like it. Real easy to use. Is there any way to make it so I can select it from my programs list?
Im sorry I figured it out already. My active sync wasnt working correctly. Thanks for the app.
Works perfect for me (MIO A701 WWE 6.1). Default input/ouput languages in settings could be useful..
Thanx man
Frank
it's a fantastic app!!
thank you!
bluemetalaxe said:
hey man what a wonderfull simple and fast application. i' very impressed! A musthave on a PPC.
just two small bugs:
-the autodetect doesen't work, i always start with english-romanian
-there is a black line missing above the From box.
and some thoughts:
Can you make it a little more Eyecandy and maybe Fingerfriendly and the default application text translatable? you know, Sex sells !
Again: Fantastic and a very fast online Translation
Click to expand...
Click to collapse
Thank you very much for your replies; I'm glad to see you enjoy the app.
Bluemetalaxe, thank you for the tips; the next time I find some spare time for programming, I'll surely take into consideration your advice.
Autodetect works. I input some spanish text and app traslate to language i want. Autodetect is marked and app get correct language in input. Sometimes appear portuguese because some words are similars..
F
thanx for sharing nice app. works fine
this is BRILLIANT!
thank you so much.
wahoo!! this is a marvelous idea!!!
Thanks a lot guys!
mconigs78 said:
I like it. Real easy to use. Is there any way to make it so I can select it from my programs list?
Click to expand...
Click to collapse
Just use Total Commander file exlorer app (freeware) and create shortcut.
weird. now i get an error
Code:
System.net.webexception: an error message cannot be displayed
because an optional resource assembly containing it cannot be found --->
system.net.sockets.socketexception: an error message cannot be displayed
because an optional resource assembly containing it cannt be found at
system.net.dns.resolveinternal() at system.net.dns.gethostentry()
at system.net.servicepoint.resolve().........
strange.
nir36 said:
weird. now i get an error
Code:
System.net.webexception: an error message cannot be displayed
because an optional resource assembly containing it cannot be found --->
system.net.sockets.socketexception: an error message cannot be displayed
because an optional resource assembly containing it cannt be found at
system.net.dns.resolveinternal() at system.net.dns.gethostentry()
at system.net.servicepoint.resolve().........
strange.
Click to expand...
Click to collapse
Hello!
Please make sure your phone succesfully connects to the Internet and then try again. I'll keep testing the application and if I get this behaviour, I'll issue a new version with this thing fixed.
Thank you!

[Stopped]Persian Blue 2.1 - Next Generation of BlueTooth Managers - Send & Receive

[Stopped]Persian Blue 2.1 - Next Generation of BlueTooth Managers - Send & Receive
Unfortunately due to Personal & Financial Issues Developing of Persian Blue Stopped!​Any Donation will accelerate the Development process:
--------------------------------------
Donation List:
1) mForce2 : 10 $
2) Boyan Todorov : 30 $
--------------------------------------
If any Iranian going to donate or any support Please Use Account information Blew:
Mellat Bank (http://newen.bankmellat.ir)
Access Card
Card Number: 6104-3371-3957-2745
Account Number: 1192889824
Morteza Alikhani
I’m planning to release New Persian Blue Pro 3.0 ASAP
Persian Blue Pro main changes will be:
1) New Engine (Totally Updated)
2) Considering Naming Issue
3) Considering Large File Issue
4) New Graphical Design and Full Touch (finger friend)
Personally, I have a preference to release all my products totally free and I’ll do it very soon. But any financial support will accelerate the process.​
------------------------------------------------------------------------​
Hi EveryBody!
As You know there is no Built in Bluetooth Manager which can Show Any Percentage or Remaing Time of Bluetooth Transfering Process... So I deside To solve the problem in my own way...
First version is in Persian Language
Edited: Now it's MultiLanguage:
Updated = New Version (2.1)
Features:
1) Manage Your Bluetooth Radio (On - Off - Visible)
2) Send Single File via Bluetooth
3) Send Multi File (Selectable From Any Folder) [Using Its Own File Manager]
4) Send Folder [Using Its Own File Manager]
5) Show ProgressBar (Percentage , Elapsed Time , Remaing Time, Speed All in Kb)
6) Most UseFull Feature : Send File Directly From your File Explorer [this App Adds new Item to Right Click of All Files and Foders in File Explorer named : Send Via Persian Blue... So you Can Send Directly From File Explorer]
7) Send Folder Directly From Your File Explorer (Mentioned Above)
8) It's Cool [Isn't It?]
9) It's Now MultiLanguage [Translate And Share it Plz]
10) It's now Can Handle Receive Operations
11) Enable to Choose Where to Save Received Files
12) Show ProgressBar During Receive Operation (Percentage, Elapsed Time, Remiaing Time, Speed)
13) Enable To receive File Even in Suspend Mode
14) Enable To Choose Save File Automatically Or Confirm Before Saving File
15) Enable To Choose Who To Receive Files (windows Mobile Or Persian Blue) [After Applying This You Must Soft Reset Your Device And Kill The Persian Blue RC Handle Process]
16) Show Remote Device Name While Receving File
17) Enable To Define Custom rules for saving Received files based on Their Extenstion (New!) [By this option you can define unlimited directory for unlimited file extension. for example you can save received MP3 files to "\Storage Card\Music" and the other Files to "\My Document"]
Note1: If you Define any Invalid Path Or you Remove All Rules Root path of your Device "\" Will be In Default
Note2: .* extension means Any Other File, If you Define a rule by this Extension other files Will Save in this path...
----------------------------------------------------------------
To Do List:
1) Receive Operations: [Done!]
a) Destination Folder Selection
b) Progress Details [Progress Bar, Time, Percentage…]
2) New Bluetooth Device Search Dialog [Customizable]
3) Improve Built-in File Manager: [Done!]
a) Remember Last Visited Folder
b) Multi Select File [Working on It]
c) Enable To Show Original Icons Of Files
4) Display Remote Device Name While Transferring Data [Done!]
5) Improve Cancel Button [It’s now just Cancel The Group Send Operation]
6) Manage Device Name And Identity:
a) Change Name
b) Schedule Changing of Device Name (Time Based- Date Based)
7) Display Bluetooth Signal Strength of Devices
8) Working On other Objects [Contacts – Appointments - …]
9) maybe Some day Skin management [Finger Friendly and Skinable]==> I'm not sure to do this
10) Disable Suspend Mode during Transfer Operation...
Please Suggest Your Requests
---------------------------------------------------------
How to Translate :
Just Translate english.lng And Save it in New File By *.lng Extension Copy *.lng to Install Dir
Important : Key Indexes Are Important Look at english.lng For Example
[Version 1.0 Language Files won't Work In Version 2.0]
[Version 2.0 Language Files won't Work In Version 2.1]
--------------------------------------------------------
Current Languages : [Version 2.1]
Persian => Owner : Myself
English => Owner : Myself
GermanV2.1.zip
ItalianV2.1.zip
RussianV2.1.zip
slovakV2.1.zip
norwegianV2.1.zip
TurkishV2.1.zip
Note: Please Post Your Language Files here to Share Thanks
Important Notice: If you wanna Uninstall my Software Please Consider Following notes:
a) Do not Uninstall my Software It will be Usefull I'm just kidding...
b) Please Run Persian Blue Goto => Receive Tab Page => Choose WM Will Receive Files => Apply => Uninstall my Software => Soft Reset Your Device
If you don't do this your device may not receive any file...
Developer : Morteza Alikhani
Contact Me : +989121532547 [Send Your Comments Via SMS]
Email: [email protected]
-----------------------------------------------------------
Change Log :
Version 2.1:
1) Enable to Define Multi Folder for Saving Received Files Based On Their Extensions
Version 2.0:
1) Improvment of Built in File Manager : Remember Last Visited Folder - Display Original Icons of Files
2) Revice Operations : Enable To Choose Destination Folder - Show Progress of receive
3) Fix Some Small Bugs...
Version 1.0:
First Official Release
ScreenShots [Latest Version : 2.1]:
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Hey, Seems Promising, Gonna test it and report Back
EDIT: i dont understand the Arabic language you used it is strange (i am Egyptian my mother language is Arabic)
extremely cool. hope english is out soon. (tho my dad is originally from Iran, so I should know how to read persian )
dody said:
Hey, Seems Promising, Gonna test it and report Back
EDIT: i dont understand the Arabic language you used it is strange (i am Egyptian my mother language is Arabic)
Click to expand...
Click to collapse
Dear Firend!
I mentioned it in its Title and Body IT IS PERSIAN You Know There is another Language named Persian Language That Iranian and a few other country Speak in this language. It's Not Arabic At all....
Mer30 dadash.
Just what I need.
dody said:
Hey, Seems Promising, Gonna test it and report Back
EDIT: i dont understand the Arabic language you used it is strange (i am Egyptian my mother language is Arabic)
Click to expand...
Click to collapse
I think this should be Farsi
http://en.wikipedia.org/wiki/Farsi
From a Rozaneh's music lover
http://www.rozanehensemble.com/
We all need to learn from each others... People who have share 'salt and bread' can't simply fight together...
merci cant wait for the english to try out
Dynomite232 said:
merci cant wait for the english to try out
Click to expand...
Click to collapse
It's now MultiLanguage.
last_xerxes said:
It's now MultiLanguage.
Click to expand...
Click to collapse
This programm support Russian language?
last_xerxes said:
Dear Firend!
I mentioned it in its Title and Body IT IS PERSIAN You Know There is another Language named Persian Language That Iranian and a few other country Speak in this language. It's Not Arabic At all....
Click to expand...
Click to collapse
Woops! sorry i didnt see your mentioned i was in hurry but i loved it
now i am gonna read carefully
EDIT: thanks for the english and the great App
Now to the feature request ^^
can you develop it to have the same features but for both sends&receives
so will be more useful and avoids us (at least me) to have too applications for bluetooth
gashome said:
This programm support Russian language?
Click to expand...
Click to collapse
Yeah... Just You Must Translate English.lng File to Russian...
Very handy app, thank you
Its a really really nice app, a thousand thanks to you buddy, it works very nice. Just one feature request : Give the option of browsing image files, and if possible for videos too, by showing a small thumbnail instead of showing the usual icon for it in the explorer. This would really be a worthy feature. I use resco picture viewer currently for only this task and if this app can do it, that would be marvelous and i'll be in love with you (PS: I am straight, dont get me wrong )
Here the German file.
There is Russian language file. Size of text fields needs testing... Russian is very big language
Great application.
Just one issue i'm using the xperia x1 but when I'm sending a file the cancel button doesn't work
Hope you can sort this out
regards,
last_xerxes said:
It's now MultiLanguage.
Click to expand...
Click to collapse
killer app mamnoon for the work u put into this . Mo’afagh bashed = good luck
Farsi e man bad ast = my farsi is bad LöL
Waiting for New Translations... Thanks in Advance...
Here is a translation in french (because some letters have accents and letters disappear in this case, it's a bit different but right and clear in french) :
Thanks so much for this app and all your hard work ,Working perfect

[APP] [27Sep09] Free Mult-Language Dictionary

Hi All,
I would like to introduce a muti-language dictionary and vocabulary learning aids application.
It's called BVocabulary.
Please watch the DEMO Video in youtube first
http://www.youtube.com/user/bokiteam
The latest DEMO video is for BVocabulary 1.9, however, you can download the version 2.0 in current thread.
I would like you to visit another thread to get more detail:
http://translate.google.com/translate?prev=hp&hl=en&js=n&u=http://www.mobile01.com/topicdetail.php%3Ff%3D129%26t%3D918269%26r%3D2%26last%3D10862747&sl=zh-CN&tl=en&history_state0=
The major problem in beta are some popup messages not displayed in English yet ... however, I think it is not a big obstacle to use this software.
I didn't pack them to cab file, you could copy and then use it directly, this version are free to use/test until 2009/10/01. ( after deadline, it will disable some functions )
You can also download startdict dictionaries (http://stardict.sourceforge.net/Dictionaries_dictd-www.dict.org.php) to customize your BVocabulary.
P.S
1. This based on .Net Compact Framework 3.5
2. You can not download anything from mobile01 site unless you are a member, however, just let me know anything you need, I will post it to XDA.
This is my first post in XDA, let me know if I do anything wrong.
Thanks!
Boki
==============================
2009/10/31 Update
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Here is my official site:
http://bokiteam.myweb.hinet.net/
==============================
2010/01/17 Update (Latest version, newer than attachments, but you still need the attachment for the BVocabulary.dll )
BVocabulary VIVID:
http://sites.google.com/site/bvocabulary2/BVocabularyViVid_20090117.zip
BVocabulary Standard:
http://sites.google.com/site/bvocabulary2/BVocabulary2p31.zip
and, welcome donation to let me know you also like my work Thanks!
https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=11236704
/////////////////////////////////////////////////////////////////////////
//
// 03 July 2010 Update free version of BVocabulary VIVID.
// ( DLL file of previous version is required )
//
////////////////////////////////////////////////////////////////////////
Please download it in attachment - [BVocabularyVivid_3July2010.zip]
[10 JUL 2009] Add introduction slides.
Version 2.1
* .Net Compact Framework 3.5 is required.
* How to use StarDict dictionary ?
1. Download the dictionary from stardict website.
2. Uncompress the dictionary file, copy to your Windows Mobile device.
3. Run BVocabulary.exe , select File, External File, choose the dictionary you uncompressed then use it.
BVocabulary 2.1 Vivid version.
What's new in Vivid version ?
1. Support HTML format dictionary, you can see photo / color text in definition.
2. A little speed up loading speed.
BVocabulary Vivid is a branch from BVocabulary.
Download also available @ my temp page:
http://bvocabulary.googlepages.com/home
BVocabulary VIVID 2.2 Release.
http://bokiteam.myweb.hinet.net/
http://bvocabulary.googlepages.com/home
With version vivid 2.2, there isn't a bar to scroll down and see all the info (and the data doesn't fit the screen - it would be necessary to scroll right also).
With version 2.31 (the last one), though I can scroll, a bug occurs with html dictionaries: they loose formatation (the instructions for alignment and colour and etc. are displayed).
Yup, you are right. They are known issues.
and I am quite busy recently to debug it ...
Sorry about that : )
it's always good to be FREE!! hehe...definitely will give it a try. Thanks for sharing
Good to hear that.
Try this link for latest version ( 2.31 beta )
http://sites.google.com/site/bvocabulary2/BVocabulary2p31.zip
Help
Hi bokiteam, I am new to this site. I would like to know how to install this dict to my wm mobile phone? just follow the steps below that u posted b4?
1. Download the dictionary from stardict website.
2. Uncompress the dictionary file, copy to your Windows Mobile device.
3. Run BVocabulary.exe , select File, External File, choose the dictionary you uncompressed then use it.
Can I have many dictionaries in stardict to be displayed at one time after installed? And if is possible for this dict to pronounce the words after following the installation step above? Thanks in advance!!
Hi
Yes, we only need the two files ( BVocabulary.exe and BVocabulary.dll ) then we can use this application.
We can find BVocabulary.dll in packages of old versions, or you could get it from http://www.pocketgear.com/en_US/html/display_product.jsp?id=prod7150551pg
Regarding the displaying multi-dictionaries at the same time, this is unsupported yet. ( if we want to get different result, we could manually switch different dictionary )
To install the pronunciation database, please download WyabdcRealPeopleTTS @ sourceforge.net
http://sourceforge.net/projects/stardict/files/WyabdcRealPeopleTTS/
then uncompressed the zip(tar.bz2) file, put the WyabdcRealPeopleTTS folder to the same directory as BVocabulary.exe
Verification:
Search "book" or "good" in BVocabulary, it should able to pronounce now.
Some more info:
Here is a link that provides a step by step introduction to install BVocabulary ( ex: install stardict dictionary, pronunciation, phonetic font ...etc ), however, it was in Chinese, I post a Google translation link as following:
http://translate.google.com/translate?js=y&prev=_t&hl=en&ie=UTF-8&layout=1&eotf=1&u=http://b-cty.spaces.live.com/blog/cns!404D8E13BA49569C!3922.entry&sl=auto&tl=en
thanks bokiteam, will try it out!!
Hi bokiteam, I am having problem installing giving me this error message:
MissingMethodException
This application requires a newer version of the Microsoft .NET Compact Framework than the version installed on this device.
can i know how to check the Net Compact Framework version in my mobile phone. I am using WM6.5
Hi
BVocabulary required .Net Compact Framework 3.5
The default in WM devices I guess .Net CF 2.0
We can check .Net CF version in 'Add/Remove program' ( if you installed it manually before )
Please try 3.5, I think it will work
msia said:
Hi bokiteam, I am having problem installing giving me this error message:
MissingMethodException
This application requires a newer version of the Microsoft .NET Compact Framework than the version installed on this device.
can i know how to check the Net Compact Framework version in my mobile phone. I am using WM6.5
Click to expand...
Click to collapse
Hi Bokiteam,
BVocabulary is really a great peace of software, thanks for coding!
The only nasty problem I've discovered so far, is that BVocabulary doesn't interpret some Stardict tags like <k>, </k>. It's basically the same problem as described here:
http://member.teesoft.info/phpbb/viewtopic.php?t=294
It would be very nice if you could fix it in one of the next releases
P.S. One more question? Can BVocabulary accept command line parameters? I mean, if you have many dictionaries and quickly want to access a certain one, it would be very convenient to create a shortcut like "BVocabulary.exe -DictA.ifo" So you could have a shortcut for each dictionary in your start menu like
Dict A - "BVocabulary.exe -DictA.ifo"
Dict B - "BVocabulary.exe -DictB.ifo"
Dict C - "BVocabulary.exe -DictC.ifo"
That would also be great.
Hi Bombenbach,
Please find below link for a newer version ( BVocabulary VIVID - v20090117 )
http://sites.google.com/site/bvocabulary2/BVocabularyViVid_20090117.zip
It can interpret the tags and photos
( To display photo, need to put the dict in root directory, ex: ( \Storage Card\AABBCC\AABBCC.ifo )
For shortcut to load different dict, here is a workaround:
Please find the hidden file in the same folder of BVocabulary.exe ( or BVocabularyViVid.exe )
BVocabulary.cfg ( this is a text file )
Modify the content to necessary dicts ...
ex:
\Storage Card\stardict-quick_eng-kor-2.4.2\EXAMPLE.ifo
then ....
create as many as folders to process them ...
Thank you for your idea, I will consider it.
BR,
Boki.
Thank you for your prompt answer! Bvocabulary Vivid works great *happy*
Does anyone have bvocabulary working flawlessly on HTC HD2?
In Vivid version I always have the same bug: the data doesn't autofit the screen and I can't scroll down and right properly.
Well, actually I also can't see any scrollbars on my TP2, but at least I still can use the arrow buttons to scroll up or down. You may try to remap some buttons on your HD2 to up/down-buttons as I did on my TP2.
It would be nice if I could scroll with my fingers on the touchscreen like in Opera, Word or Outlook, but it seems that BVocabulary Vivid doesn't support that yet.
Hi
You *may* able to scroll screen by touch screen.
I just tested BVocabulary Standard 2.31 and BVocabulary Vivid 2.2 on HTC diamond (WM6.1), both can do touch scroll.
FYI
BR,
Boki.
Bombenbach said:
Well, actually I also can't see any scrollbars on my TP2, but at least I still can use the arrow buttons to scroll up or down. You may try to remap some buttons on your HD2 to up/down-buttons as I did on my TP2.
It would be nice if I could scroll with my fingers on the touchscreen like in Opera, Word or Outlook, but it seems that BVocabulary Vivid doesn't support that yet.
Click to expand...
Click to collapse

[WM6.5] [Titanium plugin] JMLLauncher v1.55 (10-Jan-2010)

Post#2 : Configuration/Parameter Informations
JMLLauncher plugin is a Titanium Application launcher + Page/Plugin Moving.
JMLLauncher works with JMLPanex.
JMLLauncher is a team realization : @Ghenarys (idea, skin, tests) + @JMHL (developper).
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Changelog Version 1.55:
- FIX BUG : plugin disappeared after soft-reset
- ADD 'favorites contacts'
- ADD 'folder link'
- fix some bugs
- new skin BlackDusk from @Ghenarys (BlackHD deleted)
Initial Version 1.00:
- TICS installation (from @MichelDiamond)
- Default skin + BlackHD skin (from @Ghenarys)
- Add/Remove Icon, Change Icon text
- Associate Program
- Associate #GOTO moving (goto Page and/or goto another Plugin)
Installation instructions :
- 1 Install MortScript v4.2 -> *Mortscript site*
- 2 Install JMLPanex v2.1 minimum -> *JMLPanel thread*
- 3 UnInstall previous version
- 4 Install JMLLauncher cab
Have Fun!
NO MIRRORS, thanks.
Configuration/Parameter Informations​
Skins :
One folder skin per skin in "JMLLauncher\skins" folder
examples :
JMLLauncher\skins\default
JMLLauncher\skins\BlackHD
JMLLauncher\skins\your_skin_name
In each skin forder :
- pictures (.png)
- your_skin_name.ini
- your_skin_name.pnx
- your_skin_name.plg
with :
.ini = Pages description
.pnx = Association Icon/Program/#GOTO for JMLPanex
.plg = Your plugin description for Titanium....CPR
------------------------------------------------------------------
Pages description : .ini file
- Section [JMLLauncher] for PluginLabel (Displayed on CondensedPage) and numbers of pages
- Sections [Page1]....[PageN] : one section per page
- One line per Icon : {Icon1 to IconN (defined in .plg)} = {picture};{facultatif icon text}
Example default.ini :
Code:
[JMLLauncher]
PluginLabel=Programmes
Pages=3
[Page1]
Icon1=Weather.png;Méteo
Icon2=Office.png;Office
Icon3=Stocks.png;Bourse
Icon4=Messages.png;Messages
[Page2]
Icon1=SMS.png
Icon2=Email.png
Icon5=Today.png
[Page3]
Icon1=Excel.png
Icon2=Word.png
Icon5=Today.png
------------------------------------------------------------------
Program/#GOTO association : .pnx file
- Sections [Page1]....[PageN] : one section per page
- One line per Icon : see JMLPanex thread for coding
Example default.pnx :
Code:
[Page1]
Icon1=#GOTO Page2 JMLToday
Icon2=#GOTO Page3
Icon3=#GOTO None JMLStocks
Icon4=#GOTO Page2
[Page2]
Icon1=#GOTO None CText
Icon2=#GOTO None CEmail
Icon5=#GOTO Page1
[Page3]
Icon1=%WINDOWS%\pxl.exe
Icon2=%WINDOWS%\pword.exe
Icon5=#GOTO Page1
------------------------------------------------------------------
Save/Restore skin
- You can add/delete/modify icon of actual skin.
- You can change skin ("Skin change")
- You can save your modifications ("Skin save") in the skin folder
-> "Skin save" alter the original skin
-> "Skin change" restore the original skin if you don't save it.
-> "Skin change" restore your modified skin (if you have save it before.
I tested it the last days - and I only can recommend the work of you!
It's nice to jump between the Panels with the Launcher - great idea ghenarys and your Icon for TitaniumRSS 2.0, too ) ! and: great job, JMHL!
That's something where much users can look forward to! Interactive Titanium - where Plugins works together - that's the way to iPhone-Killer with mh more use of the new possibilities like Panex or Goto *g*
Merci
Micha
OK, this looks cool. Can't wait to see it in action.
Yes that looks really great. I am using CManilamenu right now but this looks much more versatile.
Will try it out as soon as it is available.
this is WOW!!!
looks very cool...can't wait to test it...
It's a great plugin ! I can't stop using it.
Nice, JMHL! Waiting to test...
Same, always quality work from you JMHL. Keep up the good work!
edit: Also what's the chance of a compilation of JML-themed applications maybe a JMLSuite for those of us who want to enjoy all of the works blended together by JMHL.. =D
Very cool............
@all : First version in Post#1.
If you have already loading JMLPanexV2.1, see my last post on JMLPanex thread.
... wait your retruns....
JMHL, I`m so sorry, but nothing happened by me. I install the cab, it`s enabled in Chome Editor but can`t see it on the screen. What can I do wrong ?
@JMHL: did you read last PM in forumactif? (Tics3?)
@NEO: I cannot test it at the moment - could you try to run manually "install.mscr" ?
Greetz
Micha
MichelDiamond said:
@JMHL: did you read last PM in forumactif? (Tics3?)
@NEO: I cannot test it at the moment - could you try to run manually "install.mscr" ?
Greetz
Micha
Click to expand...
Click to collapse
Michel, I have tried it manually, but nothing happened. It is in the reg, and I can see it in Chome Editor, but never on the screen. -it`s a mystic. I think the skin is also for X1. I don`t no what happened.
NEO130 said:
Michel, I have tried it manually, but nothing happened. It is in the reg, and I can see it in Chome Editor, but never on the screen. -it`s a mystic. I think the skin is also for X1. I don`t no what happened.
Click to expand...
Click to collapse
jmhl uses silent mode-could you append hkcu/software/tics ?
@MichelDiamond : Yes, i use TICS3.
@NEO130 : X1 ? what'is resolution. Verify compatibilty and use PLG-converter......
A++
Thank you for your hard work enhancing the capabilities of the chome panel system! I haven't tried your software until now, but I've noticed your novel work with jmlpanex and jmltoday.
I'm using a Kaiser (AT&T Tilt, QVGA, WM6.5 5.2.23009) and followed your installation procedure (mortscript 4.2, jmlpanex, jmllauncher). Your application works, but the clickable region is centered several pixels above each icon and the icons aren't formatted as in your sample screenshot (i.e. there is a lot of wasted space).
If you could point out my error I would appreciate it. I probably didn't read the instructions carefully enough.
MichelDiamond said:
jmhl uses silent mode-could you append hkcu/software/tics ?
Click to expand...
Click to collapse
What about with this tics. I have it in reg. I don`t know what silent mode is.
In the solution is 800 x 480 for Xperia.
@Uracil :
1 - in JMLPanex (v2.1), use JMLOffset.mscr to fix the offset.
2 - the BlackHD skin is used for standard titanium -> you use another theme.
Adapt this (-> modify .ini, .plg, .pnx) : see post#2
A++

[APP] StartProgWOSense - Update v2.6.3b1/b2!! - auto-disable Sense to free RAM !!

Because of new functions StartProgWOSense is renamed to UIFlex -
and continued in a new thread: <Link>
! Big thanx to arealityfarbetween !
For all with WVGA / VGA* / WQVGA / QVGA* screen and Sense (in Rom or installed separately) I can proudly present:
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
StartProgWOSense v2.6.3b1/b2
Freeware-Version (since v2.5) includes all Pro-functions - Pro-Version is no more available!
!Fixes most Ram-problems with installed HTC-sense!
! 20 - 30MB more free RAM by temporarily disabling HTC-Sense!
Runs on all Roms (not only WWE) with HTC-Sense!
Multilanguage! Supported languages:
Bulgarian / Croatian / Czech / English / French / German / Greek / Polish / Russian / Spanish
Functions::
Add programs to a list.
A background-script (that could be started automatically) checks the list,
terminates Sense as soon as one of the programs starts (highest after 5 seconds) -
and starts Sense automatically when the program is closed.
The programs can be added with the exe-file - or the Startmenu-Shortcut.
Some exe-files are by default in the list (could removed if required):
Navigon: MobileNavigator.exe
Igo: IGO8.exe
TomTom: TomTom Navigator.exe
Route66: Route66.exe
Garmin:Garmin Mobile XT.exe
CityGuide:CityGuide.exe
If the background-script don't terminates Sense when you starts your navi-program
please delete the default-exe-entry and re-add the exe-file of your navi-program
(some navi-programs have other exe-files on different versions...).
Additional you can add Quicklaunch-Shortcuts, so that you can start a program
without Sense directly from startmenu (this needs no running background-script).
When starting a program with the Quicklaunch-Shortcut Sense will be closed, then the
program starts (and when the program is closed Sense starts automatically).
Manual:
To terminate Sense automatically when starting programs:
1. 'Add Program to list'
(either select the StartMenu-Shortcut, or the EXE file)
2. Start Background-Script (or activate Background-Script Auto-Start + Softreset)
3. Close StartProgWOSense
To start programs (without Sense) with a Startmenu-Shortcut:
1. 'Create Quickstart in Startmenu'
(either select the Startmenu-Shortcut, or the EXE file)
2. Enter name of the new shortcut
3. Close StartProgWOSense
4. Quickstart-Shortcut is now added to the startmenu
When a program should be addes by a Startmenu-Shortcut (to add it to the list -
or to create a Quicklaunch-Shortcut), the program will run once (still with Sense)
and closes automatically after a while (10 seconds) - after that the 'real' process-exe ist registered!
Deinstallation:
Befor deinstallation please deactivate the background-script-autostart -
otherwise there comes an error-message after every softreset!
(In this case please the SPWOS_autostart.lnk in your autostart-folder!)
Created Quicklaunch-Shortcuts are not getting deinstalled - please delete the Quicklaunch-Shortcuts with StartProgWOSense before deinstalling (otherwise you have to delete it manually from Startmenu-folder)!
*) I've tested on VGA and QVGA device: It work's ! Only a little part of the messages won't be shown on the display
(every status message have a footer '(window is closing soon)' - and this isn't shown on VGA-/QVGA-devices).
Changelog:
2.5.1
BugFix: Backgroundscript-Autostart wasn't working on some roms with cooked in StartProgWOSense (because of the installation-path) - fixed
BugFix: StartProgWOSense wasn't working when Sense is called 'Sense' (and not 'HTC Sense') - fixed: If required StartProgWOSense renames 'Sense' to 'HTC Sense' (followed by a softreset)
Languages now included: Czech, Spanish
2.5.2
Limit of list places removed (thanx to arealityfarbetween)
BugFix: When you had two programs of the list running - and have closed one of them - Sense was starting for a short time (and closing again 5 second later) - fixed
Languages are now sorted in alphabetic order
Added Garmin Mobile XT.exe (Garmin) and CityGuide.exe (CityGuide) to the default list-entries (could removed if required)
2.5.3
Programcode partly rewritten by arealityfarbetween
Added a 'Special thanks to'-page to 'About StartProgWOSense' - with credits to all coders/translators
2.6.0
Changing language don't need a program-restart
Added 'Debug' - with status of backgroundscript/autostart/program-list/quickstart-shortcuts
Little Bug-fixes
2.6.1
A lot of changes by arealityfarbetween (see his changelog)
2.6.2
Went back to refreshtoday.exe - with RedrawToday there are some bad bugs.
2.6.3b1
Latest mods by arealityfarbetween (see his changelog)
+ Turned again back to RefreshToday.exe - RedrawToday gave different problems ...
+ deleted ExeCheck when adding a program with a exe... (because when I want to add a special exe it don't have to be checked)
2.6.3b2
Same Version as v2.6.3b1 - but with RedrawToday - and not RefreshToday.exe.
(works better on Navigon - but RedrawToday gave sometimes an error on my device - see post 76)
CU cyber-junkie
If you like the program - and want to buy me a cup of coffee, a coke or a beer to say 'thanx':
>>> Donate (Paypal) in EUR <<< >>> Donate (Paypal) in USD <<<
Because of new functions StartProgWOSense is renamed
to UIFlex - and continued in a new thread: <Link>
! Big thanx to arealityfarbetween !
nice work man
Thanks - works very well with iGo!
Uh... These are Mortscripts. You do realize that anyone with a notepad and just a bit of knowledge can make themselves a pro-version? It seems quite easy...
I don't want to be mean... I just hate Sense that much! Manila/Sense hacks are the sole responsibles of actual homescreen plugins development death/halt (there's a big difference between hacking an HTC app and developing proper software...).
PS: Hope you send part of your profits to Mort (he made this possible... who knows maybe he'll finally update MortScript). That or put a bounty for new features for MortScript using the official SVN as base (Mort's 6th post).
frmariam said:
Uh... These are Mortscripts. You do realize that anyone with a notepad and just a bit of knowledge can make themselves a pro-version? It seems quite easy...
Click to expand...
Click to collapse
Yes I know that - but: I haven't even disabled the pro-functions - I removed them completly from the free-version.
And: I programmed around 100 hours to make this program possible - so I think it's really, really unfair to edit just my finished code ...
And: Of course I will send a part of the profit to Mort - he made all this possible!
VGA-Version
This sounds very cool. Any hope for a VGA Version.
KUR0I said:
This sounds very cool. Any hope for a VGA Version.
Click to expand...
Click to collapse
I've tested on VGA and QVGA device: It work's ! Only a little part of the messages won't be shown on the display (every status message have a footer '(window is closing soon)' - and this isn't shown on VGA-/QVGA-devices).
Can translate into Chinese. Will open the file first. Is that ok?
gregzeng said:
Can translate into Chinese. Will open the file first. Is that ok?
Click to expand...
Click to collapse
Yes - thank you! I've sent you a PM...
Nice Idea Cyber bro'...
If you look for UI design/logo, you know where i am...
I can help for the french translation, PM me if i'm required.
BTW it's an awesome idea, much simpler than writing a separate script one at the time for every needed program.
true2you said:
I can help for the french translation, PM me if i'm required.
BTW it's an awesome idea, much simpler than writing a separate script one at the time for every needed program.
Click to expand...
Click to collapse
Hy true2you,
thanks for your offer.
Translation to french is still in progress by another user (see 'Translation-Status' om first post) - and should be included soon
(included in Pro-Version as soon as translation is complete - Freeware-Version will be updated soon).
CU cyber-junkie
Advertising
Hy cyber-junkie,
Nice works, for my HD1 and HD2.
I have write on my French Forum, all the qualities of yours works.
I hope that many french user Donate to this exe.
good job! thx bro!
will do polish translation, i had pm you already
Simple SenseUI switcher
Hint: If you want to switch manually (via start menu short cuts) without using MortScript, you may want to have a look at this: SenseControl
billyJ said:
will do polish translation, i had pm you already
Click to expand...
Click to collapse
Hy billyJ,
I've send you a PM with instructions to translate - thank you!
@AndiCP: Do you think it is really fair to use my thread to promote your program?
Btw: With your program you have to dis-/enable Sense manually when you want to start a program without Sense to free memory -
my program does this automatically (once it's configurated) (and If you optimize your program you should name it StartProgWOSense ...)!
And: Some devices have problems with different .NET Compact Framework-Versions - but I found no device that have problems with Mortscript...
I've now added a Languagepack to the first post (works on Free- and Pro-Version!) - this includes:
Bulgarian / Croatian / French / Greek / Russian (more languages coming soon!)
English and German are supported by default.
frmariam said:
Uh... These are Mortscripts. You do realize that anyone with a notepad and just a bit of knowledge can make themselves a pro-version? It seems quite easy...
Click to expand...
Click to collapse
exactly
see this post:http://forum.xda-developers.com/showthread.php?t=598342&page=3
gaetan505 said:
exactly
see this post:http://forum.xda-developers.com/showthread.php?t=598342&page=3
Click to expand...
Click to collapse
I can only repeat: Yes I know that - but: I haven't even disabled the pro-functions - I removed them completly from the free-version.
And: I programmed around 100 hours to make this program possible - so I think it's really, really unfair to edit just my finished code ... (program is programmed by myself - not a modded version of another user!)

Categories

Resources