Log in
11
July

CEDict now has its own domain!

Written by cdavaz. 2 comments Posted in: Chinese, Java, Perl, Web Development
Tagged with

I decided to register a domain for CEDict, so now you can access it at: http://www.cedict.info I’ve also made a few changes and bug fixes. One important bug that got fixed was that character and bigram frequency data was only getting partially loaded. This was due to a (possible, not yet confirmed) bug in MySQL’s [...]

06
July

Second Revision of CEDict

Written by cdavaz. No comments Posted in: Chinese, Web Development
Tagged with

I’ve update my CEDict application with a new “simple” query form, context-sensitive help, an about page, and several bug fixes. Next on my list of features is to implement user accounts so you can save word lists and such. Hah, now that I think about it I forgot to implement the autocompleter for the new [...]

03
July

CEDict now works with IE

Written by cdavaz. No comments Posted in: Chinese, Web Development
Tagged with

After putting my CEDict application up I soon found that it was broken in IE. I have applied a patch so now all you IE users out there can use it without a problem. By the way, if you are still using IE you should really switch to Firefox.