- 全部分类
- firefox/thunderbird
- General
- jCAPS
- jStarDict
- native2ascii
- NetBeans
- Solaris
- SunMC
- xslt
jStarDictM/jStarDict-BB 0.5.3 released
jStarDictM/jStarDict-BB 0.5.3 released. Implemented the Browse Path function in Add Dict, so you can put the dict in any place of the sd card in your phone and add dict in dict manager.Download from http://www.teesoft.info/content/view/36/36/Technorati Tags: jstardict, jstardictm, stardict, j2me
My Tags: j2me
jStarDict 0.5.2 released / jStarDict 0.5.2 发布了
jStarDict 0.5.2 released / jStarDict 0.5.2 发布了
Refer to http://www.teesoft.info for details.
Technorati Tags: jstardict, j2me, dict, stardict
jStarDict 0.5.1 released / jStarDict 0.5.1 发布了
jStarDict 0.5.1 released / jStarDict 0.5.1 发布了
Technorati Tags: jstardict, j2me, dict, stardict
icuME ,成功移植icu到JaveME(j2me)
为了在我的手机程序中更好的支持各种不同的字符集编码,我已经将 icu 移植到了JavaMe. 在移植过程中我使用到了几个项目的代码,包括 gnu classpath, javolution,phoneme。当然我也写了大量的代码。 我会很快发布这些代码,敬请留意我的blog。项目名称暂且叫icuME吧。
Technorati Tags: jstardict, javame, j2me, icu, icume [Read More]
jStarDict 0.5.0 released / jStarDict 0.5.0 发布了
jStarDict 0.5.0 released / jStarDict 0.5.0 发布了
Technorati Tags: jstardict, j2me, dict, stardict
jStarDict 0.4.0 released / jStarDict 0.4.0 发布了
jStarDict 0.4.0 released / jStarDict 0.4.0 发布了
Refer to http://www.teesoft.info for details.Technorati Tags: jstardict, j2me, dict
jstardict 0.3.0 released / jstardict 0.3.0 发布了
Refer to http://blog.teesoft.info/category/jstardict/ for details.Technorati Tags: jstardict, j2me, dict
release jStarDict 0.2.3
Add remove bookmark item function.Thanks goes to mikezk to raise this up.
Technorati Tags: jStarDict, jStarDictM, stardict, j2me, a1200
发布jstardict到source forge
jstardict现在已经发布到了sf.net. 项目地址是http://sourceforge.net/projects/jstardict. jstardict是一个 java/j2me的字典程序。它目前支持使用stardict的字典文件。项目的主要目标是开发一个手机/移动设备的功能强大的字典程序。目前已在A1200上测试通过。欢迎大家在其它平台上测试。
在A1200上的安装步骤是(中英双文):
如果你对下面说的一些东西比如tf卡不了解,请到ccmove论坛充充电先。A1200地址是:http://club.ccmove.com/nclub/boarddisplay-3422-1.html
1. install this jStarDictM.jar into tf card. Please always find the newer version. Currently I had realsed v0.2.2.
安装 jStarDictM.jar到tf卡,你可以从http://sourceforge.net/projects/jstardict/下载最新版。当我写此文时是0.2.2.
2.edit .system\java\DownloadApps\MIDletxxxx\registry.txt
(You can find what's MIDletxxxx is in .system\java\CardRegistry). You
need change the Domain to Manufacturer to let this tool have
file access permission.
编辑.system\java\DownloadApps\registry.txt .在此之前请先打开.system\java\CardRegistry,查找jStarDict,主要是找到具体的MIDlet编号,例如我的系统上是 MIDlet20087,CardRegistry种的对应记录是 :
[51a795c4-6d1d-2abb-bce7-a19e411101d7]
AppID = {51a795c4-6d1d-2abb-bce7-a19e411101d7}
Args =
Attribute = 5
BigIcon = Files/MIDlet-1.png
Daemon = 0
Directory = /mmc/mmca1/.system/java/DownloadApps/MIDlet20087
Eraseable = 1
Exec =
FixedAllPosition = 0
FixedPosition = 0
GroupID = ezx
Icon = Files/MIDlet-1.png
InstalledDate = 2006/9/29
JavaId = 20087
LockValue = 0
MassStorageStatus = 1
MpkgFile =
Name = jStarDict
OsVersion =
Rotation =
Shared = 0
Size = 115K
Type = 2
UserID = ezx
Visible = 1
找到之后修改.system\java\DownloadApps\MIDletxxxx(替换为你的编号)\registry.txt,将 Domain 设为 Manufacturer.
Domain: Manufacturer
谢谢mikezk
的建议。
3. create a folder called dict in your hard disk. Get the dicts you want to use from stardict.sourceforge.n...naries.php
and unzip to the folder. Each dict should have a folder with its
default name and in that folder there will be three files. An .ifo , an
.idx and a .dict.dz file.
在你的 硬盘上创建一个 dict目录。 从http://stardict.sourceforge.net/Dictionaries.php下载你希望使用的字典,解压到 dict目录。请确保每一个字典在它自己的目录下,每个目录中有 至少三个文件. 一个.ifo,一个.idx和一个.dict.dz文件。
4. unzip the .dict.dz file int the same folder suing 7zip and make the
name correct if need. For examle if your dz file named abc.dict.dz then
the unzipped file should be abc.dict.
解压 .dict.dz文件。你可以使用 7zip解压.dict.dz文件。7zip可以从http://www.7-zip.org/下载.
5. Copy dict directory to your tf root.
将 dict目录复制到tf卡的根目录.
例如我的tf卡上的dict目录有这些子目录:
stardict-langdao-ce-gb-2.4.2
stardict-langdao-ec-gb-2.4.2
stardict-cdict-gb-2.4.2
stardict-cedict-gb-2.4.2
stardict-oxford-gb-2.4.2
6.
In application list ,long click the jStarDict icon, select
manage/permisions, you should change the user data read and user data
write to Never Ask. You have to click the box to select Never Ask. Even there are only one option and the options are already list as Never Ask.
在主程序列表中,点住jStarDict等一会,选择管理 /许可。将读取和写入用户数据改为从不询问。这个地方一定要注意:当你打开窗口的时候看到这俩个选项已经是写着从不询问了,但是你还是要自己去点一下,选择从不询问,否这就无法访问。
7. start jStarDict app,enjoy it.
启动jStarDict。
Technorati Tags: jstardict, j2me, stardict, dict
( 2007年06月11日, 07:27:04 下午 CST ) [Listen] Permalink 评论 [4]
host jstardict project on sf.net
jStarDict is a j2se/j2me dict application which can use stardict dictionaries. The major project goal is to implement a j2me dict application for mobile phones and pocket devices.You can find the project at http://sourceforge.net/projects/jstardict . There are forums, mailing list and bug trackers supported by sf.
Technorati Tags: jstardict, j2me, stardict, dict
jStarDict change log
2006-11-26:Release the initial source code. You can open and compile them using Netbeans 5.0 with mobile pack. I have submit a project request at java.net. It's on pending now. You can go https://jstardict.dev.java.net/ to see the status.
Technorati Tags: jStarDict, StarDict
jStarDict roadmap
Should be fixed asap1. don't show the removed dicts
2. localization
Easy to implemet ones:
1. create custom text control to show the explainations to support click on any words in the explainations to open it in a new search.
2. create custom list control to make the result list looks more compact to save screen spaces and show more thing in the screen
3. font setting
4. better phrase support. stardict dicts may have phrase as words, we should analyze the dicts and get the relation of the words. If we search a word, we give all the phrases include this word to let users to choose.
5. provide a tool to let users install dicts from the downloaded tar.gz files or from stardict.sf.net web site.
6. add binding dicts support to avoid the file access permit issue. the tool will support binding dicts in the jars and will create a java desktop tool to create jars with custom dicts binding.
7. Support other dict format. There are some dictionary tools on the world , is there any dict you want this tool supoort?
Hard to implemets ones:
1. full screen model
2. support ocr : if I can find/create an opensource ocr lib for j2me then I can make this tool support using the camera in the mobile phone to take a picture and translate the words recognised using the ocr lib.
Technorati Tags: j2me, CLDC, MIDP, stardict, dictionary, java, a1200, jStarDict
jStarDict:j2me dictionary applications which will support all stardict dictionaries
I created a j2me dict app for my A1200. It can use any stardict dictationary files. I had upload it to motorola fans and you can also find it here. It works for my a1200 and others have report is works for a780 too.

Here is the install step:
1. install this jStarDictM.jar into tf card. Please always find the newer version. Currently I had realsed v0.2.1.
2.edit .system\java\DownloadApps\
(You can find what's MIDletxxxx is in .system\java\CardRegistry). You
need change the Domain to Trusted Third Party to let this tool have
file access permission.
3. create a folder called dict in your sd card root. Get the dicts you want to use from stardict.sourceforge.n...naries.php
and unzip to the folder. Each dict should have a folder with its
default name and in that folder there will be three files. An .ifo , an
.idx and a .dict.dz file.
4. unzip the .dict.dz file int the same folder suing 7zip and make the
name correct if need. For examle if your dz file named abc.dict.dz then
the unzipped file should be abc.dict.
(This step can be ignore for very small dict, but for big dict there
are performance issue on unzipping the file at running. I will try to
find some to resolve it in later version.)
5. In application list ,long click the jStarDict icon, select
manage/permisions, you should change the user data read and user data
write to Ask once per application.
6. start jStarDict app, unswer yes to permissions questions.
The app will discover dict folder sd root and will load first 2 dicts
by default, you can choose to load or not load some dicts using Manage
Dict menu item. This app support bookmarks. And like some other dict
app, this app will search for the word you are inputing, and there is a
option to set how long to delay to start search after you input some
char. The default value is -1 that mean no delay, it will start search
when any change you make to the search text.
This should work for many j2me enabled mobile phone, but I only have a
a1200 and I have changed to the modified fireware so I don't know
whether this will work on a offical a1200 fireware. If you some try it
on other phone, please give the result here.
I also put the signed jad file in the attachment. It's said you can
install the app using the jad file to get the read and write
permisions. But it failed on my a1200.
Technorati Tags: j2me, CLDC, MIDP, stardict, dictionary, java, a1200, jStarDict








