Main Menu
Home
Last News
Forum
FAQs
Download
Search
Web Hosting
Web Links
Bugzilla
Login Form





Lost Password?
No account yet? Register
Syndicate


News Flash

v0.6.1 at  2008-06-24

TeeDict (called jStarDict before) 0.6.1 released. This include following changes:
1. Add a welcome page if no dict installed to tell user what to do to add a dict.
2. Allow install dict online
3. Fix some bugs
4. Installer for desktop version
5.Rename to TeeDict


And you can try it online now at:
http://www.teesoft.info/teedict/demo/teedict.html
And the application itself can be installed online at:
http://www.teesoft.info/teedict/TeeDictM.jad
Or for blackberry at:
http://www.teesoft.info/teedict/TeeDictBB.jad

 
Where is jStarDict
FAQs - TeeDict FAQs
Written by Wind Li   
Tuesday, 24 June 2008
It's TeeDict now.  We would be greatful if you can tell us your feeling of the new name at our bbs: http://www.teesoft.info/phpbb/
Last Updated ( Tuesday, 24 June 2008 )
Read more...
 
jstardict change log
FAQs - TeeDict FAQs
Written by Wind Li   
Saturday, 12 April 2008

v0.6.1 at  2008-06-24

TeeDict (called jStarDict before) 0.6.1 released. This include following changes:
1. Add a welcome page if no dict installed to tell user what to do to add a dict.
2. Allow install dict online
3. Fix some bugs
4. Installer for desktop version
5.Rename to TeeDict


And you can try it online now at:
http://www.teesoft.info/teedict/demo/teedict.html
And the application itself can be installed online at:
http://www.teesoft.info/teedict/TeeDictM.jad
Or for blackberry at:
http://www.teesoft.info/teedict/TeeDictBB.jad

v0.6.0.1 at  2008-06-08

 jStarDictBB only.

Support press Enter to start search. 

v0.6.0 at  2008-06-08
There are four major enchance to this release and some bug fix
1. Dict file tuning. It can now uncompress dict.dz and split large files on your phone now. After tuning, you will see the remarkable performance improvement. Details are at http://www.teesoft.info/content/view/54/50/.

2. Search performance tuning.
3. Set Delay to 0 to disable search on press. In this mode you can type the word and press search when you finish.
4. All check upgrade online. It will show you the running version and the last version number.

Some minor bug fixes.

v0.5.9 at  2008-06-04

Try to address the performance issue in some old j2me enabled phones. In that phone file system have a strange behavior which will cause stream.skip() very slow.
But jStarDict access all dict in file, it need jump in files.  I found a workaround for this. I will use stream.read where skip needed. You can turn on this  by check "Tuning Skip Code" options in the setting menu.

v0.5.8 at 2008-04-26

 Allow change void volume.

v0.5.7 at 2008-04-17

 Start support package word voice as a stardict dict. So don't need to copy thousands small files.
Please follow http://www.teesoft.info/content/view/35/35/ to add voice.

 v0.5.6  at 2008-04-12:

allow import/export bookmark from text file. Each line is a word.

for export, you can select a text file or a folder, if you choose a folder then the exported file name will be bookmark.txt 

auto discovery  is disabled by default. Important.

 v0.5.5  at 2008-03-22:

Add an options to not auto discovery dict at startup to get quick startup. Add a discovery menu in dict manager Add key setting for bb 8100.

 v0.5.4  at 2008-02-07: 

fix dict discovery error in some phone

v0.5.3  at 2007-12-16:

Implement the Browse Path function in Add Dict.

 v0.5.2  at 2007-09-23:

The changes includes:
1. Add a explain control setting form. For to Setting/Explain Control Settings.
2. Add word sound support. You need to get

http://prdownloads.sourceforge.net/stardict/WyabdcRealPeopleTTS.tar.bz2?download .

Unpack it and put the folder to <tf root>\dict\sound\WyabdcRealPeopleTTS. After you folder will look like this:
F:\dict\sound\WyabdcRealPeopleTTS\a\a.wav
F:\dict\sound\WyabdcRealPeopleTTS\a\......wav
......

3. Add more options to control the explain show behavior.

You can show it only after you click details menu. Goto Settings form for detail.
4. Some other bug fixes.

 

v0.5.1  at 2007-09-09:

v0.5.1-pre  at 2007-09-04:

Quick fix to some dict discovery bugs in 0.5.0.

 v0.5.0  at 2007-09-02:

Changes for the mobile version jStarDictM/jStarDictBB:

1. The new improved explaination control. In the new control, you can pick up a dict and click a key to seach for it. You can use the navigater key in your phone. Or use the number key 0 to 9 to navigator and search a word. The OK button or the 5 key is used to first the search. number 2,4,6,8 are as up,left,right and down if you don't have the navigator keys in your phone. 1,3,7,9 are sued to decrease or increase the selected area. 0 is used to move to begin or end of the explain. If you are not at the first line then 0 goto the first line, otherwise it will bring you to the last line. You can also use your point pen if your phone support. You can click the right side of the explain to scroll it. You will find a simple scroll bar at the right of the screen.

2. Add a special char inputer. Select the search box then you will find a command in the menu. It use the same control used to show the explaination.

3. Add a history list. It will show all the searched words in current session.

4. You can manager the order of the dicts now.

5. Add more settings.

Changes for the desktop version jStarDict:

1. Now it's near to usable. You can use it on your desktop. But it still miss some feature like screen word pickup.

2. The dict manager feature is usable now. You can add or delete a dict without need to use files your select. What you need is to download a dict, it can be a tar.gz , tar.bz2 or tar.zip file. You just need to browse the downloaded file, the dict manager will uncompress and try to recognize your dicts. You can also choose to copy the dict to the folders for all users or just for current users. The folder for all users is <install dir>/dict. The folder for current user for windows users are <user home>\Application Data\TeeDict\Dict or <user home>/.teedict/dict for linux users.

3. Add a dict export function. You can use this to prepare the dicts for used in your phone. It can copy all your dicts to a folder and split the large files in it. You can also package the dicts to the jStarDictM.jar for those phones which you can't transfer files to it or you can't make it work. And thanks goes to lzknews,chhzhoushu,xmilder and wxc to test and provide veru helpfull suggestions.

 v0.4.0  at 2007-08-20:

It includes these major changes:

1. Use a custom control to display sound mark.

2. Improve dict manager to add/edit/remove dicts

3. Add a dict list in the main form(can be disabled in settings)

4. Add i18n support to the program

5. Add English and Simple Chinese languages

6. Add pack dict files into the jar file support from this version. Features 4,5,6 use a file: resource.list ,its content like this: d /dict f 509 /dict/punctuation.txt d /lang f 2009 /lang/dict.properties f 2905 /lang/dict_zh_CN.properties f 2009 /lang/dict_en_US.properties d means directory,f means file, the number after f is the size of the file. The build script will create this file automatic. And an app is being wrote to add dicts to the jar file. And before you can put the dict into jStarDictM/src/dict and build the projects to get the jar with the dicts packed in. goto http://www.teesoft.info to find more info.
 v0.3.0.1  at 2007-08-16:

Same function with 0.3.0 but compiled with older WTK. 0.3.0 is compiled with WTK 2.5.1 and this is compiled with WTK 2.2. This one will installable for A1200.

 v0.3.0  at 2007-08-11:

bug fix and more dict format support. The new supported dict format include kdic format, dictd format and tab files.

kdic format is used by kdic developed at http://www002.upp.so-net.ne.jp/kei-k/index-e.htm. They are also used zdic. There are a lot of dict files in this format.
The dictd support are currently only the dictd dicts. Not the dictd protocol. The dictd protocol will be supported in feature version of this app.
tab files are the simple text files each line has a word then a tab then the explains. Like this:
a word a
b word b
If your tab file is less then 128k then you don't need to sort them before use with this tool. If your file size is large then 128k, please sort them yourself before send them to you mobile device.

As for the stardict files, this tool will auotmatic pick up your dicts if you put them in the dict folder of any storage devices in your mobile device.
In this release another major improvement are the support for the dict.dz files support has been improved. You don't need to uncompress the dict.dz files before transfer them to you mobile device.

 


v0.2.3  at 2007-06-14:
Add remove bookmark item function.

 

v0.2.2   at 2007-06-10:

 

v0.1.x   at 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.

Last Updated ( Tuesday, 24 June 2008 )
Read more...
 
autopager changelogs
FAQs - autopager FAQS
Written by Wind Li   
Sunday, 06 April 2008
  • autopager 0.1.6.0.18 : Version 0.1.6.0.18 fix conflict with NoSquint,create autoPagerBorderPaging only when needed,add an always enable javascript option
  • autopager 0.1.6.0.15 : Version 0.1.6.0.15 Remove a buggy css rule
  • autopager 0.1.6.0.14: Version 0.1.6.0.14 Fix conflicts with other addons
  • autopager 0.1.6.0.13: Version 0.1.6.0.13 Support Firefox 3.0
  • autopager 0.1.6.0.12: Version 0.1.6.0.12 Support pickup element in frames
  • autopager 0.1.6.0.10: Version 0.1.6.0.10 Add position based xpath generate
  • autopager 0.1.6.0.8: Version 0.1.6.0.8  Finish the xpath pick up function.
  • autopager 0.1.6.0.2: Version 0.1.6.0.2  Allow public site setting to teesoft.info . Access it at site settings.
  • autopager 0.1.6.0.1: Version 0.1.6.0.1  A new auto discovery site wizards is added. Access it at Tools->Auto Pager->AutoPager Site Setting Workshop.
  • autopager 0.1.5.7.3: Version 0.1.5.7.3  tunning the performance,Add a highlight content function in page optionm,Site Wizard allow also select content now
  • autopager 0.1.5.6.8: Version 0.1.5.6.8  change some names to resovle the conflict with other addons
  • autopager 0.1.5.6.6: Version 0.1.5.6.6  add more locales
  • autopager 0.1.5.6.4: Version 0.1.5.6.4  fix a bug which cause the export to file in the option dialog not work
  • autopager 0.1.5.6.3: Version 0.1.5.6.3  fix a bug which cause the export to file in the option dialog not work
  • autopager 0.1.5.6.2: Version 0.1.5.6.2  add nl-NL locale
  • autopager 0.1.5.6.1: Version 0.1.5.6.1  add fr-FR locale
  • autopager 0.1.5.5: Version 0.1.5.5  make the confirm div movable.
  • autopager 0.1.5.4: Version 0.1.5.4  Add highlight next links function to confirm div.
  • autopager 0.1.5.3: Version 0.1.5.3  Add support to firefox 3.0a5.
  • autopager 0.1.5.2: Version 0.1.5.2  Fix a bug in clone config.
  • autopager 0.1.5.1: Version 0.1.5.1  import from/export to clipboard. New config insert as the first item.
  • autopager 0.1.5.0: Version 0.1.5.0  Finish the auto update configuration features. Load configurations from other auto paging tools. Recommend to install.
  • autopager 0.1.4.0: Version 0.1.4.0  Confirm before loading next page. Recommend to install.
  • autopager 0.1.3.5: Version 0.1.3.5  A little better support for frames.
  • autopager 0.1.3.4: Version 0.1.3.4  Add a Auto Pager menu to Tools menu for those who disable status bar. And fix a bug found by Chris. Thanks Chris again.
  • autopager 0.1.3.3: Version 0.1.3.3  Fix a bug found by Chris. When this addon installed to firefox running on windows, it will continually loading next pages.
  • autopager 0.1.3.2: Version 0.1.3.2  Add support to Firefox up to v3.0a4.
  • autopager 0.1.3.1: Version 0.1.3.1  Add support to Mozilla,SeaMonkey,Flock and Firefox v1.5.
  • autopager 0.1.3.0: Version 0.1.3.0  Add a guid to each configed site so that when you update the site pattarn you will still keep it update. Add a quick load option. It will try to merge pages while the next page is not totally loaded(Such as some pictures not loaded yet). It's not safe for all sites. You can try it for some sites.
  • autopager 0.1.2.9: Version 0.1.2.9  Fix some bugs with the sites paging with JS enabled.
  • autopager 0.1.2.8: Version 0.1.2.8  Add better frame support. Make page break style custom able.
  • autopager 0.1.2.7: Version 0.1.2.7  add regexp support to url pattern.
  • autopager 0.1.2.6: Version 0.1.2.6  configurable enable/disable hostkey. Default is ctrl+doubleclick. Configurable loading notification style.
  • autopager 0.1.2.5: Version 0.1.2.5  fix some bug and add up/down button in site and content xpath setting
  • autopager 0.1.2.3: Version 0.1.2.3  fix the bug that autopaging will not work on restarted pages after firefox crash. It will staill not work some time. If you meet this,please click next link manaully or refresh the page.
  • autopager 0.1.2.2: Version 0.1.2.2  Add a small loading nitify panel to the right bottom of browse window.
  • autopager 0.1.2.1: Version 0.1.2.1  Enhance the XPath generator

Last Updated ( Monday, 28 July 2008 )
Read more...
 
foxbeans changelogs
FAQs - foxbeans
Written by Wind Li   
Sunday, 06 April 2008
 
New functions added to 1.0.1.18:
1. add run wtih and debug with menus for the project context menu,allow run/debug project and xul files with different applications
2. allow run individual xul files , also support run with and debug with. Now you can test and debug your xul files without need to open the main browser window.
You may need to use ProfileManager to delete the test profile some time when you switch applications.  Espcially when you are trying a different version of an application. Such as different of firefox.
 
New functions added to 1.0.1.16:
Autodiscovery the installed mozilla applications in your system. It will discovery Mozilla, Firefox, Thunderbird, SeaMonkey, Flock and nvu/KompoZer. You can also manually do the discovery in the mozilla application manager(open the project setting and click the "...' button to open it.) It will search for the installed application in registory (WinXP only) and C:\Program Files for Windows users. And search in /opt/, /usr/lib, /usr/local/lib,~ and ~/bin for installed mozilla based applications for other systems.
 
New functions added to 1.0.1.14:
Add debug support. This is done by add the injtegration to the javascript debugger(venkman) for firefox. You can set breakpoints in netbeans for the java script files , when you debug the addon, the breakpoints will be auto loaded in firefox/thunderbird and the javascript debugger will be open too. 
From 1.0.1.13, this plugin need XDM plugin. If the plugin manager fails to install it for you, you can try download and install  http://updates.netbeans.org/netbeans/updates/6.0/uc/final/stable/ide8/org-netbeans-modules-xml-xdm.nbm. Here is a local copy http://www.teesoft.info/foxbeans/org-netbeans-modules-xml-xdm.nbm.
If you are failed to install it 
New functions added to 1.0.1.13:
Add i18n support for xul file.
It will search and put the hard coded string for following attribute to a dtd file.
*=tooltiptext,label,accesskey,tooltiptextdown,tooltiptextup,title,
toolbar=toolbarname
label=value
key=key
New functions added to 1.0.1.11:
1. Add two functions to add/remove the missed language items from properties/dtd locale files. Correct Language Files and minimize Language Files. Correct will add missed string resources, this will help if you want to release the files. Minimize will remove the string resources which equal to the default "en-US" ones. This will help to submit the upgraded files to http://www.babelzilla.org. babelzilla is a site to help localizing mozilla/Firefox addons.
2. Support add extensions to the testing env. You just need put the addons you want to add to the test profiles to the extensions directory under your project. They will be automatically installed. For example you can put the javascript debugger there. XPI files or installed folders are both supported. You can get the installed addon folders in your /extensions folder. An small extension have been added by default. It will enable debug chrome files in javascript debugger.
Last Updated ( Sunday, 18 May 2008 )
Read more...
 
jStarDictM installation
FAQs - TeeDict FAQs
Written by Wind Li   
Tuesday, 21 August 2007
This is a little complex because jstardict is a java midlet. It need get the file access permission to work.
The following step are approved to work for motorola phones like A1200. For Symbian phones like Nokia N70,N95, please read this also. 
For BlackBerry users. Please also read  this  and http://oranbb.blogbus.com/c1928098/.
Read  this for the navigater in the explain area.
 
 
1. install this jStarDictM.jar into tf card. Please always find the newer version. Currently I had realsed v0.4.0. Please Download it from http://sourceforge.net/projects/jstardict.
2.edit .system\java\DownloadApps\MIDletxxxx\registry.txt If you had not install this program before the MIDletxxxx should be the last one in .system\java\DownloadApps. You can find what's MIDletxxxx is in .system\java\CardRegistry. Search jStarDict in it, you will find the section for jStarDict, it will tell you the Directory.
You eed change the Domain to Manufacturer to let this tool have file access permission.
You can also change DRM-Modeand Is-Trusted.
The chaged File look like:
 
DRM-Mode: Allowed
Is-Trusted: 1
Domain: Manufacturer
 
Notice:Be sure to keep this file in unix format. Not tranfer it to dos format. 
 It's said there is a simple app to remove the security restrictions of all installed JAVA applications by hacking the registry.txt file. You can try it here:http://www.motorolafans.com/forums/viewtopic.php?t=10949
 
.system\java\CardRegistry look like:
[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



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.
If you use 4-1 step, you will not need to unzip the download files.
 
4 Choose  4-1 or 4-2. 4-1 is suggested.
     4-1 install the dict to jStarDict for desktop and export the dicts to a folder then copy dict/ to your phone. See http://www.teesoft.info/content/view/33/35/ for how to install jstardict desktop version.
     4-2. unzip the .dict.dz file int the same folder using 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.

5. Copy dict directory to your tf root.

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.

7.(Option,if you meet out memory you can try this)Manage Java Heap, see http://www.teesoft.info/content/view/26/1/
8.(Option)add word sound support

9. start jStarDict app,enjoy it. Use dict manager to add dict. You can use the auto discovery function, or add manually.
Support This Project
Last Updated ( Sunday, 08 June 2008 )
Read more...
 
What's autopager
FAQs - autopager FAQS
Written by Wind Li   
Sunday, 09 September 2007

AutoPager is a firefox/mozilla extension to autoloading next page. You can download it here . If you like it, please post a review to https://addons.mozilla.org/en-US/firefox/addon/4925. Mozilla Add-ons editors will not set this extension to public if there are not enough reviewers. Thanks.

AutoPager's configuration is base on XPath. You can find there is a built in function to create a XPath by click some links on the pages. This extension will import online configuration from these sources: http://autopager.mozdev.org/conf.d/autopager.xml, http://blogs.sun.com/wind/entry/autopager_site_config, http://swdyh.infogami.com/autopagerize and http://userjs.oh.land.to/pagerization/convert.php?file=siteinfo.v4. The last two ones are originally created for autopagerize and pagerization. If you have new site config please submit it to http://www.teesoft.info/component/option,com_autopager/Itemid,47/ . Thanks.
You can find XPath tutorials at http://www.w3schools.com/xpath/ and http://www.zvon.org/xxl/XPathTutorial/General/examples.html.

If you don't know XPath and don't want to learn it. please use the smart paging feature of this extension.For some site with next links have text "next" or ">" or other you string you set, the extension will auto follow the link. It will try to meet the links or buttons' text,id,name and class, and image source. To avoid follow wrong links, here I use equal compare after convert ot lower case. But for image, I use ends with. So you need only give the image name,not need the full path, lower case too.

You can also use this extension as an XPath generator. I can't find a better one for this purpose, so I create one for this extension. If you find any better XPath generator, let me know. Otherwise I will continue to improve the XPath generator bese on your feed back.

If you have any suggestion or you find some bugs in this extension, you are welcome to leave me a message. You can comments on my blog at http://blogs.sun.com/wind or add a note in this site.

 
 
What's New
  • autopager 0.1.6.0.0: Version 0.1.6.0.0  A new auto discovery site wizards is added. Access it at Tools->Auto Pager->AutoPager Site Setting Workshop.
  • autopager 0.1.5.7.3: Version 0.1.5.7.3  tunning the performance,Add a highlight content function in page optionm,Site Wizard allow also select content now
  • autopager 0.1.5.6.8: Version 0.1.5.6.8  change some names to resovle the conflict with other addons
  • autopager 0.1.5.5: Version 0.1.5.5  make the confirm div movable.
  • autopager 0.1.5.4: Version 0.1.5.4  Add highlight next links function to confirm div.
  • autopager 0.1.5.3: Version 0.1.5.3  Add support to firefox 3.0a5.
 
Last Updated ( Sunday, 20 April 2008 )
Read more...
 

Who Is Online
We have 3 guests online

Total Hits: 967807