winrar 3.8
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 42
GCompris 8.3.3 / 8.4 Beta 1
GCompris is a complete educational suite for children from 2 to 10. more>>
GCompris is an educational software which propose different activities to kids from 2 to 10. Some activities are game oriented, but always educational. You will find some activities in the following topics:
- computer discovery: keyboard, mouse, different mouse gesture, ...
- algebra: table memory, enumeration, double entry table, mirror image, ...
- science: the canal lock, the water cycle, the submarine, ...
- geography: place the country on the map
- games: chess, memory, ...
- reading: reading practice
- other: learn to tell time, puzzle of famous paintings, vector drawing, ...
GCompris project proposes more than 60 activities and it continues to evolves. GCompris is a free software, you have the possibility to adapt it to your needs or to improve it, and, why not, to share your work with the kids of all the world.
GCompris intent is to provide a central location where a user can find different kind of small educational content called boards.
Today there is already a lot of free software that provides a small education content. Unfortunatly, it is difficult to track, intall and use them because they do not evolve at the same speed and offer their own user interface.
GCompris aims to provide a unique user interface that gives access to different boards.
GCompris is part of the GNU project.
Once started, GCompris presents a graphical view that includes from top to bottom:
1. Boards icon list Each icon represent a board. When you move the mouse over them, they are highlighted and the name and description of the board is displayed in the board description area.
2. Boards description area Display a small description of what the highlited board icon is about. Note that the descriptions are internationalized which means translated in a target language (See section Internationalization Issues for more information on Internationalization).
3. Control bar: The control bar is always present in GCompris. This icons are contextual which means that when an icon is not meaningfull in a specific context, it is simply not displayed. The control bar contains the icons from left to right:
1. Help: In some case, a board can be too complex to be described in the Board description area. In this case this will provide access to the additionnal instructions.
2. Level: Some boards provide different level. The number of levels is board dependant.
3. OK: Some boards do not automatically detect that the child has finish the given task. Clicking here is similar to entering RET on the keyboard and thus the RET key is a shortcut.
4. End: End the current board if any, otherwise Exit GCompris. When entered at the board menu level, it will create a dialog window to confirm the Exit of GCompris.
5. About: Display the about box for gcompris with the version number, the author, the licence and links to online resources.
6. Configure: Display the configuration box for gcompris. Configuration can be done at gcompris level when no boards is selected. If a board is selected, it can provides configuration options. Configuration is persistent and saved in the gnome file in the user home directory under .gnome/gcompris.
Whats New in 8.3.3 Stable Release:
- GCompris was asserting when you clicked on the target image in the missingletter activity.
- GCompris was unstable in Spanish and in any locale where there are no spoken congratulation.
- Even if they were present, audio congratulations were not played on Windows.
- All of these problems were fixed.
<<less- computer discovery: keyboard, mouse, different mouse gesture, ...
- algebra: table memory, enumeration, double entry table, mirror image, ...
- science: the canal lock, the water cycle, the submarine, ...
- geography: place the country on the map
- games: chess, memory, ...
- reading: reading practice
- other: learn to tell time, puzzle of famous paintings, vector drawing, ...
GCompris project proposes more than 60 activities and it continues to evolves. GCompris is a free software, you have the possibility to adapt it to your needs or to improve it, and, why not, to share your work with the kids of all the world.
GCompris intent is to provide a central location where a user can find different kind of small educational content called boards.
Today there is already a lot of free software that provides a small education content. Unfortunatly, it is difficult to track, intall and use them because they do not evolve at the same speed and offer their own user interface.
GCompris aims to provide a unique user interface that gives access to different boards.
GCompris is part of the GNU project.
Once started, GCompris presents a graphical view that includes from top to bottom:
1. Boards icon list Each icon represent a board. When you move the mouse over them, they are highlighted and the name and description of the board is displayed in the board description area.
2. Boards description area Display a small description of what the highlited board icon is about. Note that the descriptions are internationalized which means translated in a target language (See section Internationalization Issues for more information on Internationalization).
3. Control bar: The control bar is always present in GCompris. This icons are contextual which means that when an icon is not meaningfull in a specific context, it is simply not displayed. The control bar contains the icons from left to right:
1. Help: In some case, a board can be too complex to be described in the Board description area. In this case this will provide access to the additionnal instructions.
2. Level: Some boards provide different level. The number of levels is board dependant.
3. OK: Some boards do not automatically detect that the child has finish the given task. Clicking here is similar to entering RET on the keyboard and thus the RET key is a shortcut.
4. End: End the current board if any, otherwise Exit GCompris. When entered at the board menu level, it will create a dialog window to confirm the Exit of GCompris.
5. About: Display the about box for gcompris with the version number, the author, the licence and links to online resources.
6. Configure: Display the configuration box for gcompris. Configuration can be done at gcompris level when no boards is selected. If a board is selected, it can provides configuration options. Configuration is persistent and saved in the gnome file in the user home directory under .gnome/gcompris.
Whats New in 8.3.3 Stable Release:
- GCompris was asserting when you clicked on the target image in the missingletter activity.
- GCompris was unstable in Spanish and in any locale where there are no spoken congratulation.
- Even if they were present, audio congratulations were not played on Windows.
- All of these problems were fixed.
Download (78MB)
Added: 2007-08-17 License: GPL (GNU General Public License) Price:
663 downloads
alterMIME 0.3.8
alterMIME is a small program which is used to alter your mime-encoded mailpacks. more>>
alterMIME is a small program which is used to alter your mime-encoded mailpacks as typically received by Xamime, Inflex and AMaViS.
Main features:
- Insert disclaimers
- Insert arbitary X-headers
- Modify existing headers
- Remove attachments based on filename or content-type
- Replace attachments based on filename
Enhancements:
- The FFGET engine has been updated.
- Fixed Outlook Calendar kludging has been fixed.
- BASE64 disclaimer insertions have been added.
<<lessMain features:
- Insert disclaimers
- Insert arbitary X-headers
- Modify existing headers
- Remove attachments based on filename or content-type
- Replace attachments based on filename
Enhancements:
- The FFGET engine has been updated.
- Fixed Outlook Calendar kludging has been fixed.
- BASE64 disclaimer insertions have been added.
Download (0.074MB)
Added: 2007-07-14 License: BSD License Price:
835 downloads
shc 3.8.6
shc project is a generic shell script compiler. more>>
shc project is a generic shell script compiler.
It takes a script which is specified on the command line and produces C source code.
The generated source code is then compiled and linked to produce a stripped binary executable.
shc itself is not a compiler such as cc, it rather encodes and encrypts a shell script and generates C source code with the added expiration capability.
It then uses the system compiler to compile a stripped binary which behaves exactly like the original script.
Upon execution, the compiled binary will decrypt and execute the code with the shell -c option.
Unfortunatelly, it will not give you any speed improvement as a real C program would.
shcs main purpose is to protect your shell scripts from modification or inspection.
You can use it if you wish to distribute your scripts but dont want them to be easily readable by other people.
Enhancements:
- License clarification about the rc4 implementation.
<<lessIt takes a script which is specified on the command line and produces C source code.
The generated source code is then compiled and linked to produce a stripped binary executable.
shc itself is not a compiler such as cc, it rather encodes and encrypts a shell script and generates C source code with the added expiration capability.
It then uses the system compiler to compile a stripped binary which behaves exactly like the original script.
Upon execution, the compiled binary will decrypt and execute the code with the shell -c option.
Unfortunatelly, it will not give you any speed improvement as a real C program would.
shcs main purpose is to protect your shell scripts from modification or inspection.
You can use it if you wish to distribute your scripts but dont want them to be easily readable by other people.
Enhancements:
- License clarification about the rc4 implementation.
Download (0.034MB)
Added: 2006-10-11 License: GPL (GNU General Public License) Price:
1115 downloads
rp-pppoe 3.8
rp-pppoe is a user-mode PPPoE client. more>>
PPPoE (Point-to-Point Protocol over Ethernet) is a protocol used by many ADSL Internet Service Providers. Roaring Penguin has a free PPPoE client for Linux and Solaris systems to connect to PPPoE service providers.
Dubbed RP-PPPoE, this open-source product is ideal for Linux users with a DSL "modem" whose Internet service provider uses PPPoE. Before you download this software, check whether or not you really need it.
rp-pppoe your ISP uses PPPoE, but has given you a router, you may not need a PPPoE client on your Linux box. DHCP may work fine.
Enhancements:
- The code was refactored to shrink the size of the pppoe-executable.
- The ability to omit debugging code was also added.
- A bug in the MD5 code that caused pppoe-server to segfault on 64-bit architectures was fixed.
<<lessDubbed RP-PPPoE, this open-source product is ideal for Linux users with a DSL "modem" whose Internet service provider uses PPPoE. Before you download this software, check whether or not you really need it.
rp-pppoe your ISP uses PPPoE, but has given you a router, you may not need a PPPoE client on your Linux box. DHCP may work fine.
Enhancements:
- The code was refactored to shrink the size of the pppoe-executable.
- The ability to omit debugging code was also added.
- A bug in the MD5 code that caused pppoe-server to segfault on 64-bit architectures was fixed.
Download (0.20MB)
Added: 2006-04-02 License: GPL (GNU General Public License) Price:
1351 downloads
cgoban2 3.3.8
cgoban2 is a Go game file editor and KGS server client. more>>
cgoban2 is a Go game file editor and KGS server client.
Capable of creating and editing SGF files. This is the full-featured client to the go server KGS.
- An editor for SGF go files.
- A client for the Kiseido Go Server.
Notes: (2004/12/23)
KGS is probably the most user-friendly and full-featured of the online go servers (although not the one with the strongest players). It includes a wide range of go game playing, reviewing, and teaching tools.
Most recently, the capability of voice commented lessons was added, along with a pay service including frequent replayable lectures.
<<lessCapable of creating and editing SGF files. This is the full-featured client to the go server KGS.
- An editor for SGF go files.
- A client for the Kiseido Go Server.
Notes: (2004/12/23)
KGS is probably the most user-friendly and full-featured of the online go servers (although not the one with the strongest players). It includes a wide range of go game playing, reviewing, and teaching tools.
Most recently, the capability of voice commented lessons was added, along with a pay service including frequent replayable lectures.
Download (MB)
Added: 2006-11-11 License: GPL (GNU General Public License) Price:
1081 downloads
freepia 0.3.8
Freepia is a small GNU/Linux distribution designed to run on Via Epia-M Mainboards. more>>
Freepia is a small GNU/Linux distribution designed to run on Via Epia-M Mainboards. It currently runs on the M-9000 and M-10000 (ezra and nehemiah cpu) but with some modifications like kernel and X11 modules it should run on others too.
The main motivation behind this project is to build a full featured, low noise media box to play movies/mp3s/images etc. For this it uses freevo but in the future there maybe support for others like mythtv or vdr.
Main features:
- VIA ezra cpu support
- VIA nehemiah cpu support
- iso version available to boot entirely from cdrom
- optional store configuration on IDE or USB devices
- fast startup (<<less
The main motivation behind this project is to build a full featured, low noise media box to play movies/mp3s/images etc. For this it uses freevo but in the future there maybe support for others like mythtv or vdr.
Main features:
- VIA ezra cpu support
- VIA nehemiah cpu support
- iso version available to boot entirely from cdrom
- optional store configuration on IDE or USB devices
- fast startup (<<less
Download (60MB)
Added: 2005-05-18 License: GPL (GNU General Public License) Price:
1625 downloads
KBiff 3.8
KBiff is a dockable biff or new mail notification utility. more>>
KBiff is a "biff" or new mail notification utility. It is highly configurable but very easy to use and setup. It tries to combine the best of the features of most of the "other" biff programs out there.
KBiff supports all major mailbox formats: mbox (Berkely style), maildir, mh, POP3, IMAP4, and NNTP. As of 3.7, it also supports POP3 and IMAP4 with SSL. As of 3.8, it supports CRAM-MD5 and APOP authentication.
KBiff is also part of the KDE project. Among other things, this means that it has support for session managment (it "remembers" the last state it was in before you logged off) and can be docked into the panel.
Main features:
- Pure GUI configuration. No more command line parameters to remember (well, one optional one to make things easier for some people) or strange config files. All settings for KBiff can be done from one setup dialog.
- Session Management. KBiff starts up with the same configuration you left it with.
- Panel Docking. KBiff can be docked into the panel very easily. Handy when you are monitoring several mailboxes and dont have room anywhere else.
- Animated GIFs. You can use animated GIFs as your icons.
- Sounds. KBiff has an option to play .wav files when new mail arrives.
- POP3, IMAP4, NNTP, Maildir, MBOX, MH. KBiff supports all major mailbox formats!
- Multiple Mailbox. KBiff can monitor several mailboxes with one instance.
- Others. KBiff has scads of other options.
Enhancements:
- pdated automake admin dir to compile with latest SuSE
- Updated documentation slightly
<<lessKBiff supports all major mailbox formats: mbox (Berkely style), maildir, mh, POP3, IMAP4, and NNTP. As of 3.7, it also supports POP3 and IMAP4 with SSL. As of 3.8, it supports CRAM-MD5 and APOP authentication.
KBiff is also part of the KDE project. Among other things, this means that it has support for session managment (it "remembers" the last state it was in before you logged off) and can be docked into the panel.
Main features:
- Pure GUI configuration. No more command line parameters to remember (well, one optional one to make things easier for some people) or strange config files. All settings for KBiff can be done from one setup dialog.
- Session Management. KBiff starts up with the same configuration you left it with.
- Panel Docking. KBiff can be docked into the panel very easily. Handy when you are monitoring several mailboxes and dont have room anywhere else.
- Animated GIFs. You can use animated GIFs as your icons.
- Sounds. KBiff has an option to play .wav files when new mail arrives.
- POP3, IMAP4, NNTP, Maildir, MBOX, MH. KBiff supports all major mailbox formats!
- Multiple Mailbox. KBiff can monitor several mailboxes with one instance.
- Others. KBiff has scads of other options.
Enhancements:
- pdated automake admin dir to compile with latest SuSE
- Updated documentation slightly
Download (0.75MB)
Added: 2005-09-12 License: GPL (GNU General Public License) Price:
1504 downloads
FreeLords 0.3.8
FreeLords is a turn-based strategy game in the style of the classical Warlords. more>>
FreeLords is a TBS game in the style of the classical Warlords. In short, you produce armies in cities and use them to conquer more cities and finally defeat the other players. However, we have already extended the game design, e.g. by introducing hitpoints for the armies.
The game is currently still in the development phase, so some features may not be implemented yet.
<<lessThe game is currently still in the development phase, so some features may not be implemented yet.
Download (1.6MB)
Added: 2007-05-06 License: GPL (GNU General Public License) Price:
902 downloads
ClamCour 0.3.8
ClamCour is a multi-threaded filter for the Courier MTA that that scans for viruses using the Clam Antivirus package. more>>
ClamCour software is a multi-threaded filter for the Courier MTA that that scans for viruses using the Clam Antivirus package.
<<less Download (0.25MB)
Added: 2006-11-16 License: GPL (GNU General Public License) Price:
1072 downloads
Comix 1.3.8
Comix is a flat style for KDE 3.2+. more>>
Comix is a flat style for KDE 3.2+.
I hope this adds a little more fun to your desktop.
Thanks to all the authors of previous styles published for KDE. Please read AUTHORS, README and TODO.
Use the styles configuration button to overwrite the contour drawing color.
Use KDEs ControlCenter "Colors" dialog to adjust buttons- and highlight-color as well as the contrast.
Use kcontrols window decoration config-dialog to adjust title alignment and border width.
Also check the corresponding cursor theme at: http://www.kde-look.org/content/show.php?content=32627
Enhancements:
- kwin: title update fix
- kwin: window shading fix (Debian bug report 364459)
- kwin: inactive sunken buttons
<<lessI hope this adds a little more fun to your desktop.
Thanks to all the authors of previous styles published for KDE. Please read AUTHORS, README and TODO.
Use the styles configuration button to overwrite the contour drawing color.
Use KDEs ControlCenter "Colors" dialog to adjust buttons- and highlight-color as well as the contrast.
Use kcontrols window decoration config-dialog to adjust title alignment and border width.
Also check the corresponding cursor theme at: http://www.kde-look.org/content/show.php?content=32627
Enhancements:
- kwin: title update fix
- kwin: window shading fix (Debian bug report 364459)
- kwin: inactive sunken buttons
Download (0.42MB)
Added: 2007-04-16 License: GPL (GNU General Public License) Price:
954 downloads
TCPDB 3.8
TCPDB is a Web application to keep track of your TCP/IP addresses and hosts. more>>
TCPDB is a Web application to keep track of your TCP/IP addresses and hosts. TCPDB is suited for both small and large networks with many locations and subnets. Are supported up to one A Class or 16777216 addresses.
Logon as root.
Unpack the software into web directory.
Create the mysql database.
mysqladmin create tcpdb
mysql tcpdb < tcpdb.sql
Logon.
Goto your http://yourdomain.com/tcpdb
Username: admin
Password: admin
<<lessLogon as root.
Unpack the software into web directory.
Create the mysql database.
mysqladmin create tcpdb
mysql tcpdb < tcpdb.sql
Logon.
Goto your http://yourdomain.com/tcpdb
Username: admin
Password: admin
Download (0.18MB)
Added: 2006-06-28 License: GPL (GNU General Public License) Price:
1264 downloads
Fetchmail 6.3.8
fetchmail is a free, full-featured, robust, well-documented remote-mail retrieval utility. more>>
Fetchmail is a full-featured, robust, well-documented remote-mail retrieval and forwarding utility intended to be used over on-demand TCP/IP links (such as SLIP or PPP connections). Fetchmail supports every remote-mail protocol now in use on the Internet: POP2, POP3, RPOP, APOP, KPOP, all flavors of IMAP, ETRN, and ODMR. It can even support IPv6 and IPSEC.
Fetchmail retrieves mail from remote mail servers and forwards it via SMTP, so it can then be read by normal mail user agents such as mutt, elm(1) or BSD Mail. It allows all your system MTAs filtering, forwarding, and aliasing facilities to work just as they would on normal mail.
Fetchmail offers better security than any other Unix remote-mail client. It supports APOP, KPOP, OTP, Compuserve RPA, Microsoft NTLM, and IMAP RFC1731 encrypted authentication methods including CRAM-MD5 to avoid sending passwords en clair. It can be configured to support end-to-end encryption via tunneling with ssh, the Secure Shell.
Fetchmail can be used as a POP/IMAP-to-SMTP gateway for an entire DNS domain, collecting mail from a single drop box on an ISP and SMTP-forwarding it based on header addresses. (We dont really recommend this, though, as it may lose important envelope-header information. ETRN or a UUCP connection is better.)
Fetchmail can be started automatically and silently as a system daemon at boot time. When running in this mode with a short poll interval, it is pretty hard for anyone to tell that the incoming mail link is not a full-time "push" connection.
Fetchmail is easy to configure. You can edit its dotfile directly, or use the interactive GUI configurator (fetchmailconf) supplied with the fetchmail distribution. It is also directly supported in linuxconf versions 1.16r8 and later.
Fetchmail is fast and lightweight. It packs all its standard features (POP3, IMAP, and ETRN support) in 196K of core on a Pentium under Linux.
Fetchmail is open-source software. The openness of the sources is your strongest possible assurance of quality and reliability.
Main features:
- STARTTLS is supported in both POP and IMAP.
- ESMTP AUTH (RFC 2554) is supported.
- Has the capability of adding trace information to the Received header to faciliate mail filtering by mailserver and remote account.
- Fetchmail now has options to handle SSL certificate validation.
- Fetchmail can be told to fall back to delivering via local sendmail if it cant open port 25.
- Support for AUTH=CRAM-MD5 under POP3, a la RFC2195.
- Support for ODMR (On-Demand Mail Relay), RFC 2645.
- Its now easy to deliver mail to a local LMTP socket.
- The interface option now checks both local and remote interface IPs.
- The plugin facility has been enhanced; %h and %p options are now available to pass in the hostname and service port number.
- Added a dropdelivered option to discard Delivered-To headers. This addresses a problem with using fetchmail and postfix as a relay inside a domain; when postfix sees incoming messages with delivered-to headers looking exactly the same as the ones it adds himself, it bounces the message.
- Added --smtpname to set username and domain portion of SMTP "RCPT TO" command. - Added "from" servers IP address to inserted Received line.
- Fetchmail now runs on BeOS, thanks to David Reid .
- In IMAP, unseen-message counting and indexing is now done by SEARCH UNSEEN at the beginning of each poll or re-poll (rather than with the UNSEEN and RECENT responses and FLAGS queries on individual messages). This significantly cuts down on traffic to and from the server, and gives more reliable results.
- The aka option now matches hostname suffixes, so (for example) saying `aka netaxs.com will match not just netaxs.com but also (say) pop3.netaxs.com and mail.netaxs.com.
- Fetchmail can optionally use the RFC 2177 IDLE extension on an IMAP server that supports it. On IMAP servers that dont, it can simulate it using periodic NOOP commands.
- Fetchmail now recognizes the RFC 2449 extended responses [IN-USE] and [LOGIN-DELAY].
- Fetchmail running in daemon mode now restarts itself quietly when the rc file is touched.
- Following recent court decisions and changes in U.S. federal regulatory policy, hooks for Secure Sockets Layer (SSL) are now part of the main fetchmail distribution. The distribution still contains no actual cryptographic code.
- NTLM support under IMAP, so fetchmail can query Microsoft Exchange servers.
- Expunge option can now be used to break POP3 retrieval into subsessions.
- Support for AUTH=CRAM-MD5 under IMAP, a la RFC2195.
<<lessFetchmail retrieves mail from remote mail servers and forwards it via SMTP, so it can then be read by normal mail user agents such as mutt, elm(1) or BSD Mail. It allows all your system MTAs filtering, forwarding, and aliasing facilities to work just as they would on normal mail.
Fetchmail offers better security than any other Unix remote-mail client. It supports APOP, KPOP, OTP, Compuserve RPA, Microsoft NTLM, and IMAP RFC1731 encrypted authentication methods including CRAM-MD5 to avoid sending passwords en clair. It can be configured to support end-to-end encryption via tunneling with ssh, the Secure Shell.
Fetchmail can be used as a POP/IMAP-to-SMTP gateway for an entire DNS domain, collecting mail from a single drop box on an ISP and SMTP-forwarding it based on header addresses. (We dont really recommend this, though, as it may lose important envelope-header information. ETRN or a UUCP connection is better.)
Fetchmail can be started automatically and silently as a system daemon at boot time. When running in this mode with a short poll interval, it is pretty hard for anyone to tell that the incoming mail link is not a full-time "push" connection.
Fetchmail is easy to configure. You can edit its dotfile directly, or use the interactive GUI configurator (fetchmailconf) supplied with the fetchmail distribution. It is also directly supported in linuxconf versions 1.16r8 and later.
Fetchmail is fast and lightweight. It packs all its standard features (POP3, IMAP, and ETRN support) in 196K of core on a Pentium under Linux.
Fetchmail is open-source software. The openness of the sources is your strongest possible assurance of quality and reliability.
Main features:
- STARTTLS is supported in both POP and IMAP.
- ESMTP AUTH (RFC 2554) is supported.
- Has the capability of adding trace information to the Received header to faciliate mail filtering by mailserver and remote account.
- Fetchmail now has options to handle SSL certificate validation.
- Fetchmail can be told to fall back to delivering via local sendmail if it cant open port 25.
- Support for AUTH=CRAM-MD5 under POP3, a la RFC2195.
- Support for ODMR (On-Demand Mail Relay), RFC 2645.
- Its now easy to deliver mail to a local LMTP socket.
- The interface option now checks both local and remote interface IPs.
- The plugin facility has been enhanced; %h and %p options are now available to pass in the hostname and service port number.
- Added a dropdelivered option to discard Delivered-To headers. This addresses a problem with using fetchmail and postfix as a relay inside a domain; when postfix sees incoming messages with delivered-to headers looking exactly the same as the ones it adds himself, it bounces the message.
- Added --smtpname to set username and domain portion of SMTP "RCPT TO" command. - Added "from" servers IP address to inserted Received line.
- Fetchmail now runs on BeOS, thanks to David Reid .
- In IMAP, unseen-message counting and indexing is now done by SEARCH UNSEEN at the beginning of each poll or re-poll (rather than with the UNSEEN and RECENT responses and FLAGS queries on individual messages). This significantly cuts down on traffic to and from the server, and gives more reliable results.
- The aka option now matches hostname suffixes, so (for example) saying `aka netaxs.com will match not just netaxs.com but also (say) pop3.netaxs.com and mail.netaxs.com.
- Fetchmail can optionally use the RFC 2177 IDLE extension on an IMAP server that supports it. On IMAP servers that dont, it can simulate it using periodic NOOP commands.
- Fetchmail now recognizes the RFC 2449 extended responses [IN-USE] and [LOGIN-DELAY].
- Fetchmail running in daemon mode now restarts itself quietly when the rc file is touched.
- Following recent court decisions and changes in U.S. federal regulatory policy, hooks for Secure Sockets Layer (SSL) are now part of the main fetchmail distribution. The distribution still contains no actual cryptographic code.
- NTLM support under IMAP, so fetchmail can query Microsoft Exchange servers.
- Expunge option can now be used to break POP3 retrieval into subsessions.
- Support for AUTH=CRAM-MD5 under IMAP, a la RFC2195.
Download (1.1MB)
Added: 2007-04-07 License: GPL (GNU General Public License) Price:
932 downloads
DSPAM 3.8.0
DSPAM is a server-side statistical anti-spam agent for Unix email servers. more>>
DSPAM is a server-side statistical anti-spam agent for Unix email servers.
DSPAM masquerades as the email servers local delivery agent and effectively filters spam using a combination of de-obfuscation techniques, specialized algorithms, and statistical analysis.
The result is an administratively maintenance-free, self-learning anti-spam tool. DSPAM has yielded real-world success rates beyond 99.9% accuracy with less than a 0.01% chance of false positives.
The DSPAM project attempts to set itself apart from other filters by focusing on the following areas:
- DSPAM has a strong drive for research. Many new algorithms and approaches to fighting spam have come out of the DSPAM project. Some of the approaches deployed in DSPAM include Concept Identification, Neural Networking, Message Inoculation , advanced de-obfuscation techniques, and a new noise reduction algorithm called Bayesian Noise Reduction. Were always looking for new approaches to improving the accuracy of DSPAM.
- A strong focus on large-scale implementation support. The largest implementation of DSPAM weve heard about to-date involves 350,000 users, with the next largest being around 125,000, then 100,000. DSPAM has been designed to run with a very short execution time (between 0.01s - 0.03s real time for classification and between 0.03s - 0.10s real time for training, on average hardware), and has been equipped with a storage driver API allowing several different storage mechanisms to be used. Depending on disk space constraints, accuracy can be traded off for additional disk space or vice-versa.
- Usability. DSPAM was designed with "grandma" in mind. Users can retrain by either forwarding any spam they receive to a spam address, or (in v3.4.2+) use the history function of the included web interface to quickly mark spam and deliver false positives. End-users dont need to know any commandline utilities or other complexities plaguing some other such tools. Functions such as whitelisting and keyword inventory are automatic (based on statistical functions) and therefore require no user intervention.
Main features:
- System-wide administratively-maintenance free filtering. The DSPAM agent can integrate into just about any network and can even be implemented as an SMTP gateway.
- A simple-to-use learning mechanism. DSPAM allows users to simply forward their spam to their "spam email address" for learning, eliminating any learning curve necessary to make it usable by your customers. The information used in every calculation is temporarily stored on the server, enabling DSPAM to relearn the original message by looking for a small signature in the forwarded spam. As a result, users dont have to be trained to bounce messages around, and administrators dont have to worry about incompatible mail clients.
- Support for a variety of storage implementations. DSPAMs storage driver API allows the administrator to choose how they wish to store data. Currently supported drivers include SQLite, Berkeley DB3, Berkeley DB4, MySQL, PostgreSQL and Oracle.
- Written in C for speed, performance, and scalability. Unlike Python or PERL solutions DSPAM is written in a low-level compiled language, meaning there is very little overhead. DSPAM runs fast, efficient, and doesnt depend on any third-party language interpreters.
- MTA support. DSPAM works great with Sendmail, Postfix, Qmail, Courier, and Exim, and should work well with many other MTAs. In the event you happen to run something like Exchange, DSPAM can be implemented on your network as an SMTP gateway. Just point your MX at it and configure it to relay to your mail server.
Enhancements:
- This is an unofficial release, but significant.
- Several significant bugfixes have been made.
- Bill Yerazunis Orthogonal Sparse Bigram (OSB) tokenizer algorithm has been added.
- The code has been significantly optimized to run much faster and with fewer resources.
<<lessDSPAM masquerades as the email servers local delivery agent and effectively filters spam using a combination of de-obfuscation techniques, specialized algorithms, and statistical analysis.
The result is an administratively maintenance-free, self-learning anti-spam tool. DSPAM has yielded real-world success rates beyond 99.9% accuracy with less than a 0.01% chance of false positives.
The DSPAM project attempts to set itself apart from other filters by focusing on the following areas:
- DSPAM has a strong drive for research. Many new algorithms and approaches to fighting spam have come out of the DSPAM project. Some of the approaches deployed in DSPAM include Concept Identification, Neural Networking, Message Inoculation , advanced de-obfuscation techniques, and a new noise reduction algorithm called Bayesian Noise Reduction. Were always looking for new approaches to improving the accuracy of DSPAM.
- A strong focus on large-scale implementation support. The largest implementation of DSPAM weve heard about to-date involves 350,000 users, with the next largest being around 125,000, then 100,000. DSPAM has been designed to run with a very short execution time (between 0.01s - 0.03s real time for classification and between 0.03s - 0.10s real time for training, on average hardware), and has been equipped with a storage driver API allowing several different storage mechanisms to be used. Depending on disk space constraints, accuracy can be traded off for additional disk space or vice-versa.
- Usability. DSPAM was designed with "grandma" in mind. Users can retrain by either forwarding any spam they receive to a spam address, or (in v3.4.2+) use the history function of the included web interface to quickly mark spam and deliver false positives. End-users dont need to know any commandline utilities or other complexities plaguing some other such tools. Functions such as whitelisting and keyword inventory are automatic (based on statistical functions) and therefore require no user intervention.
Main features:
- System-wide administratively-maintenance free filtering. The DSPAM agent can integrate into just about any network and can even be implemented as an SMTP gateway.
- A simple-to-use learning mechanism. DSPAM allows users to simply forward their spam to their "spam email address" for learning, eliminating any learning curve necessary to make it usable by your customers. The information used in every calculation is temporarily stored on the server, enabling DSPAM to relearn the original message by looking for a small signature in the forwarded spam. As a result, users dont have to be trained to bounce messages around, and administrators dont have to worry about incompatible mail clients.
- Support for a variety of storage implementations. DSPAMs storage driver API allows the administrator to choose how they wish to store data. Currently supported drivers include SQLite, Berkeley DB3, Berkeley DB4, MySQL, PostgreSQL and Oracle.
- Written in C for speed, performance, and scalability. Unlike Python or PERL solutions DSPAM is written in a low-level compiled language, meaning there is very little overhead. DSPAM runs fast, efficient, and doesnt depend on any third-party language interpreters.
- MTA support. DSPAM works great with Sendmail, Postfix, Qmail, Courier, and Exim, and should work well with many other MTAs. In the event you happen to run something like Exchange, DSPAM can be implemented on your network as an SMTP gateway. Just point your MX at it and configure it to relay to your mail server.
Enhancements:
- This is an unofficial release, but significant.
- Several significant bugfixes have been made.
- Bill Yerazunis Orthogonal Sparse Bigram (OSB) tokenizer algorithm has been added.
- The code has been significantly optimized to run much faster and with fewer resources.
Download (0.70MB)
Added: 2007-03-18 License: GPL (GNU General Public License) Price:
950 downloads
Radiance 3.8
Radiance is a set of tools which provide an advanced lighting simulation software package. more>>
Radiance project is a set of tools which provide an advanced lighting simulation software package.
It allows very detailed definition of materials and light sources properties through the use of advanced techniques like brdf and ies files, as well as a powerful mathematical scripting language, resulting in accurate renderings of scenes which are usually imported from CAD and 3D modelers.
It uses the hybrid approach of Monte Carlo and deterministic ray tracing to achieve a reasonably accurate result in a reasonable time.
Enhancements:
- New scripts for higher productivity have been added.
- Code was cleaned to improve performance on new machines and in parallel environments.
- Handling of the recent mesh primitive was improved.
- Lots of clean-ups were done.
- This release has been tested a lot and is meant to be especially stable.
<<lessIt allows very detailed definition of materials and light sources properties through the use of advanced techniques like brdf and ies files, as well as a powerful mathematical scripting language, resulting in accurate renderings of scenes which are usually imported from CAD and 3D modelers.
It uses the hybrid approach of Monte Carlo and deterministic ray tracing to achieve a reasonably accurate result in a reasonable time.
Enhancements:
- New scripts for higher productivity have been added.
- Code was cleaned to improve performance on new machines and in parallel environments.
- Handling of the recent mesh primitive was improved.
- Lots of clean-ups were done.
- This release has been tested a lot and is meant to be especially stable.
Download (1.7MB)
Added: 2006-10-27 License: Artistic License Price:
643 downloads
upgpverify 0.3.8
upgpverify verifies a PGP signed or encrypted and signed message on stdin. more>>
upgpverify verifies a PGP signed or encrypted and signed message on stdin, checks the user id or key id against a database, if wanted, and starts another program, providing the payload of the PGP message on an own file descriptor.
upgpverify is designed to work under qmail. It can handle MIME and non-MIME (traditional PGP format) messages. It handles base64 and quoted-printable.
upgpverify also sets a few environment variables containing various header of the incoming email.
Supported PGP / GPG versions:
- GPG 1.0.4 (earlier version are possibly okay, too, but have not been tested).
- PGP 2.6.x (tested with 2.6.3is)
- PGP 5.0i (tested with some 5.0i1b version)
Enhancements:
- added a --max-len option to restrict the size of the incoming messages
<<lessupgpverify is designed to work under qmail. It can handle MIME and non-MIME (traditional PGP format) messages. It handles base64 and quoted-printable.
upgpverify also sets a few environment variables containing various header of the incoming email.
Supported PGP / GPG versions:
- GPG 1.0.4 (earlier version are possibly okay, too, but have not been tested).
- PGP 2.6.x (tested with 2.6.3is)
- PGP 5.0i (tested with some 5.0i1b version)
Enhancements:
- added a --max-len option to restrict the size of the incoming messages
Download (0.090MB)
Added: 2006-06-02 License: GPL (GNU General Public License) Price:
1240 downloads
Secleted [ 0 ] software to compare
Copyright Notice:
Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future software development. The above winrar 3.8 search only lists software in full, demo and trial versions for free download. Download links are directly from our mirror sites or publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed