Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.412.026 Times

Dict freeware
Filter: All | Freeware | Demo
 

Dict

1 2 3 4 5 > 
Added: October 05, 2010 | Visits: 883

Xfce 4 Dict Plugin Xfce 4 Dict Plugin can help you query a dictionary server(see RFC 2229) to search for the translation or explanation of a word. You can also choose a dictionary offered by the server to improve your search results. Usage: - Compile and install the dict package - Right-click the Xfce panel >...



Platforms: *nix

License: Freeware Size: 286.72 KB Download (94): Xfce 4 Dict Plugin Download

Added: July 06, 2010 | Visits: 946

Ruby/DICT Ruby/DICT is an RFC 2229 compliant client-side library implementation of the DICT protocol, written in the Ruby programming language. Ruby/DICT library can be used to write clients that access dictionary definitions from a set of natural language dictionary databases. In the words of the RFC:...





Platforms: *nix

License: Freeware Size: 48.13 KB Download (89): Ruby/DICT Download

Added: June 14, 2010 | Visits: 1.118

WWW::Dict::Zdic WWW::Dict::Zdic is a Zdic Chinese Dictionary interface. SYNOPSIS use WWW::Dict::Zdic; my $dic = WWW::Dict::Zdic->new(); my $def = $dic->define("劉"); print YAML::Dump($def); This module provides simple interface to zdic.net Chinese character dictionary website. INTERFACE new()...


Platforms: *nix

License: Freeware Size: 22.53 KB Download (116): WWW::Dict::Zdic Download

Added: January 16, 2010 | Visits: 720

WWW::Dict WWW::Dict is a base class for WWW::Dict::* modules. SYNOPSIS use WWW::Dict; my $dict = WWW::Dict->new(Zdic); my $definition = $dict->define( $word ); print YAML::Dump( $definition ) This module is the base class for WWW::Dict::* modules, also a loder class for them. It doesnt query to...


Platforms: *nix

License: Freeware Size: 19.46 KB Download (91): WWW::Dict Download

Added: September 04, 2010 | Visits: 919

Search::Dict Search::Dict is a Perl module to search for key in dictionary file. SYNOPSIS use Search::Dict; look *FILEHANDLE, $key, $dict, $fold; use Search::Dict; look *FILEHANDLE, $params; Sets file position in FILEHANDLE to be first line greater than or equal (stringwise) to $key. Returns the new...


Platforms: *nix

License: Freeware Size: 12.2 MB Download (100): Search::Dict Download

Added: January 01, 2010 | Visits: 1.354

ADDRESS LIST print web.de dict one slide ADDRESS LIST print web.de dict one slide allows users of web.de can print up to 85 addresses on one sheet of paper! If you use the printing function of web.de, you get a lot of pages to print but never all informations stored before. It is much more convenient to have all informations on one...


Platforms: *nix

License: Freeware Size: 1.3 MB Download (103): ADDRESS LIST print web.de dict one slide Download

Released: June 20, 2012  |  Added: June 20, 2012 | Visits: 455

Dict protocol J2SE implementation J2SE implementation of the Dictionary Server Protocol (DICT) that allows a client to access dictionary definitions from a set of natural language dictionary databases.


Platforms: Windows, Mac, Linux

License: Freeware Size: 39.16 KB Download (49): Dict protocol J2SE implementation Download

Released: December 05, 2012  |  Added: December 05, 2012 | Visits: 378

Java Dict API A 100% Java client for the DICT protocol (RFC2229). This provides access to lexicons, translating dictionaries, thesauri and similar database over a TCP/IP protocol.


Platforms: Windows, Mac, Linux

License: Freeware Size: 31.87 KB Download (48): Java Dict API Download

Released: October 19, 2012  |  Added: October 19, 2012 | Visits: 351

JDictClient - JAVA dict server client Client for dict servers writen in JAVA (SWING) support UTF-8


Platforms: Windows, Mac, Linux

License: Freeware Size: 15.9 KB Download (47): JDictClient - JAVA dict server client Download

Added: October 18, 2010 | Visits: 846

DictEm DictEm is an extremely customizable DICT client for (X)Emacs. DictEm implements all functions of the client part of the DICT protocol (RFC-2229). Unlike dictionary.el, it widely uses autocompletion that is used for selecting a dictionary and search strategy. It provides several hooks that may...


Platforms: *nix

License: Freeware Size: 33.79 KB Download (92): DictEm Download

Added: October 18, 2010 | Visits: 889

QuikDic QuikDic project is a user-friendly Java-based DICT client. QuikDic is an Internet dictionary which will look up words over the Internet and define them. Whats New in This Release: - International characters support. The application will now correctly display international characters, such...


Platforms: *nix

License: Freeware Size: 64.51 KB Download (95): QuikDic Download

Added: September 07, 2010 | Visits: 901

QueryDict QueryDict is basically a simple KDE front-end for dict, the free dictionary.. Download KDE-Apps.org Community Portal for KDE Applications Software Office Multimedia Graphic Network Printing Education Games Development Administration Scientific Security Utilities Screensaver News Forum GUI Polls...


Platforms: *nix

License: Freeware Size: 6.14 KB Download (89): QueryDict Download

Added: January 08, 2010 | Visits: 1.070

Word Inspector Word Inspector project is a GTK frontend to Dict dictionary program. The dict program allows you to search through one or more dictionary-like reference books for a word, then displays its definition. Word Inspector expands that by allowing you to enter words to look up more easily, easily...


Platforms: *nix

License: Freeware Size: 55.3 KB Download (97): Word Inspector Download

Released: November 05, 2012  |  Added: November 05, 2012 | Visits: 217

Python dict client Python module for accessing RFC 2229 compliant dictionary servers. Includes classes and runs as a standalone client (a la dict) as well as a CGI script.


Platforms: Windows, Mac, Linux

License: Freeware Size: 5.42 KB Download (50): Python dict client Download

Added: November 15, 2013 | Visits: 421

XMl2Dict XML2Dict is an open source python library, which used for converting python dict and XML type. XML2Dict is licensed under the Apache License, Version 2.0 XML2Dict is inspired from Chen Zheng's xml2dict


Platforms: *nix

License: Freeware Size: 10.24 KB Download (38): XMl2Dict Download

Added: August 12, 2010 | Visits: 593

DictD++ DictD++ is a server that implements DICT protocol. The DICT protocol specifies the common way for clients to access dictionary information over network. Although DICT protocol is quite powerful, on practice it seems that more limited (but easier) solutions are typically implemented, most often...


Platforms: *nix

License: Freeware Size: 849.92 KB Download (97): DictD++ Download

Added: September 17, 2010 | Visits: 976

ldict ldict project uses the Net::Dict and Gtk modules to make a GUI dictionary lookup program. The source code may be useful to others trying to code perl and gtk....


Platforms: *nix

License: Freeware Size: 8.19 KB Download (88): ldict Download

Released: July 11, 2012  |  Added: July 11, 2012 | Visits: 842

cURL curl is a command line tool for transferring data with URL syntax, supporting FTP, FTPS, HTTP, HTTPS, SCP, SFTP, TFTP, TELNET, DICT, LDAP, LDAPS, FILE, IMAP, SMTP, POP3, RTMP and RTSP. curl supports SSL certificates, HTTP POST, HTTP PUT, FTP uploading, HTTP form based upload, proxies, cookies,...


Platforms: Windows

License: Freeware Size: 3.3 MB Download (61): cURL Download

Released: August 05, 2012  |  Added: August 05, 2012 | Visits: 465

Estonian-Russian dictionary ER-DICT is a free Estonian-Russian dictionary.The program is available in GTK+, Qt and alsofeatures a daemon that serves web browsers.


Platforms: Mac, BSD, Linux

License: Freeware Size: 645.54 KB Download (53): Estonian-Russian dictionary Download

Released: July 13, 2012  |  Added: July 13, 2012 | Visits: 274

Net Clients .NET Client libraries written in C# for text-based internet protocols (so far including NNTP and Dict). These libraries are designed to reflect the RFCs of their respective protocols. With the release of the MS WCF, this project is effectively obsolete.


Platforms: Windows, Mac, Linux

License: Freeware Size: 113.49 KB Download (55): Net Clients .NET Download

1 2 3 4 5 >