highly configurable
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 1267
Configurable Audible User Interface 0.6
Configurable Audible User Interface is a simple plugin-based audible user interface. more>>
Configurable Audible User Interface in short caui is a simple plugin-based audible user interface.
Plugins use speech synthesis software to interact with a user and perform specific actions. The main method of input is a keyboard or number pad.
This project is the successor to the Blind MP3 Player.
Enhancements:
- caui-cmd will exit immediately if caui has an mplayer process forked.
<<lessPlugins use speech synthesis software to interact with a user and perform specific actions. The main method of input is a keyboard or number pad.
This project is the successor to the Blind MP3 Player.
Enhancements:
- caui-cmd will exit immediately if caui has an mplayer process forked.
Download (0.012MB)
Added: 2005-12-02 License: GPL (GNU General Public License) Price:
1423 downloads
ADML language 1.1.4
ADML language is a server-side scripting language with Mysql database suport. more>>
ADML language is a server-side scripting language with Mysql database suport.
About Apache:
Apache HTTP Server is a free software/open source HTTP web server for Unix-like systems (BSD, Linux, and UNIX systems), Microsoft Windows, Novell NetWare and other platforms. Apache is notable for playing a key role in the initial growth of the World Wide Web, and continues to be the most popular web server in use, serving as the reference platform against which other web servers are designed and judged.
Apache features highly configurable error messages, DBMS-based authentication databases, and content negotiation. It is also supported by several graphical user interfaces (GUIs) which permit easier, more intuitive configuration of the server.
The Apache HTTP Server is developed and maintained by an open community of developers under the auspices of the Apache Software Foundation.
<<lessAbout Apache:
Apache HTTP Server is a free software/open source HTTP web server for Unix-like systems (BSD, Linux, and UNIX systems), Microsoft Windows, Novell NetWare and other platforms. Apache is notable for playing a key role in the initial growth of the World Wide Web, and continues to be the most popular web server in use, serving as the reference platform against which other web servers are designed and judged.
Apache features highly configurable error messages, DBMS-based authentication databases, and content negotiation. It is also supported by several graphical user interfaces (GUIs) which permit easier, more intuitive configuration of the server.
The Apache HTTP Server is developed and maintained by an open community of developers under the auspices of the Apache Software Foundation.
Download (0.060MB)
Added: 2006-04-04 License: GPL (GNU General Public License) Price:
1299 downloads
ROX Filer 2.3
ROX Filer is a fast and powerful graphical file manager. more>>
ROX Filer is a fast and powerful graphical file manager.
It has full drag-and-drop support and background file operations, and is highly configurable.
<<lessIt has full drag-and-drop support and background file operations, and is highly configurable.
Download (1.2MB)
Added: 2005-09-05 License: GPL (GNU General Public License) Price:
1510 downloads
Spring Rich Client 0.2.1
Spring-RCPs mission is to provide an elegant way to build highly-configurable, GUI-standards-following rich-client applications more>>
Spring-RCPs mission is to provide an elegant way to build highly-configurable, GUI-standards-following rich-client applications faster by leveraging the Spring Framework, and a rich library of UI factories and support classes.
The Spring Rich Client Project (RCP) is a sub-project of The Spring Framework. Spring-RCPs mission is to provide an elegant way to build highly-configurable, GUI-standards-following rich-client applications faster by leveraging the Spring Framework, and a rich library of UI factories and support classes. Initial focus is on providing support for Swing applications but a goal of Spring-RCP is to be view agnostic as much as possible.
Spring Rich Client Projects goal is to provide a viable option for developers that need a platform and a best-practices guide for constructing Swing applications quickly.
Specifically, spring-richclient seeks to:
Provide a way to build structured, highly-configurable, GUI-standards-following Swing applications faster by leveraging the Spring Framework.
Foster integration with existing rich-client-related projects where it make sense. For example, jgoodies-forms and TableLayout are two good layout managers. We dont need to develop another one.
Adhere to the principles set forth by the Spring Framework--programming to interfaces; the importance of sound OO design, documentation, and testing.
Main features:
- A command framework that provides centralized configuration of Swing actions and appropriate handler registration based on the current active view. Command configuration, as well as action bar contribution policies (to menus or toolbars), can be defined centrally and externalized in Spring bean defintiions.
- A forms data binding and validation framework, for connecting edits made in your UI controls with your domain model automatically--with as you type feedback.
- Support for multiple window management, page configuration, and view management. The concepts here are inspired by Eclipses perspective/view constructs. Views can be defined in the Spring container, associated with one or more pages, and a default page can be configured to be loaded at startup.
- Common support classes addressing various rich client requirements including: well formed dialogs, wizards, input validation (typing hints and validation results reporting), button bars,internationalization, image/icon caching, progress monitoring, UI threading (classes cleanly promoting responsive UIs), treetable/property sheet, table sorting/high-volume table updates, GUI standards builders/helpers, help/about, etc.
Spring-rich adds value for people needing to develop Swing applications and do so in a way that promotes consistent, well-designed, configurable Swing applications. The spring-rich developers strongly feel the old days of Swing apps not looking native and not being performant or web-accessible are gone with JDK1.4.2 and 1.5 and webstart.
It is our belief the only problem with Swing is that there are a limited number of higher-level abstractions available that assist in making the toolkit simpler and easier to use, and a limited number of design best practices. The goal of spring-richclient is to provide that.
Enhancements:
- [RCP-400] - jgoodies forms not included as spring-rich dependencies
- Regression bug: icons on MessageAreaPane didnt show up
<<lessThe Spring Rich Client Project (RCP) is a sub-project of The Spring Framework. Spring-RCPs mission is to provide an elegant way to build highly-configurable, GUI-standards-following rich-client applications faster by leveraging the Spring Framework, and a rich library of UI factories and support classes. Initial focus is on providing support for Swing applications but a goal of Spring-RCP is to be view agnostic as much as possible.
Spring Rich Client Projects goal is to provide a viable option for developers that need a platform and a best-practices guide for constructing Swing applications quickly.
Specifically, spring-richclient seeks to:
Provide a way to build structured, highly-configurable, GUI-standards-following Swing applications faster by leveraging the Spring Framework.
Foster integration with existing rich-client-related projects where it make sense. For example, jgoodies-forms and TableLayout are two good layout managers. We dont need to develop another one.
Adhere to the principles set forth by the Spring Framework--programming to interfaces; the importance of sound OO design, documentation, and testing.
Main features:
- A command framework that provides centralized configuration of Swing actions and appropriate handler registration based on the current active view. Command configuration, as well as action bar contribution policies (to menus or toolbars), can be defined centrally and externalized in Spring bean defintiions.
- A forms data binding and validation framework, for connecting edits made in your UI controls with your domain model automatically--with as you type feedback.
- Support for multiple window management, page configuration, and view management. The concepts here are inspired by Eclipses perspective/view constructs. Views can be defined in the Spring container, associated with one or more pages, and a default page can be configured to be loaded at startup.
- Common support classes addressing various rich client requirements including: well formed dialogs, wizards, input validation (typing hints and validation results reporting), button bars,internationalization, image/icon caching, progress monitoring, UI threading (classes cleanly promoting responsive UIs), treetable/property sheet, table sorting/high-volume table updates, GUI standards builders/helpers, help/about, etc.
Spring-rich adds value for people needing to develop Swing applications and do so in a way that promotes consistent, well-designed, configurable Swing applications. The spring-rich developers strongly feel the old days of Swing apps not looking native and not being performant or web-accessible are gone with JDK1.4.2 and 1.5 and webstart.
It is our belief the only problem with Swing is that there are a limited number of higher-level abstractions available that assist in making the toolkit simpler and easier to use, and a limited number of design best practices. The goal of spring-richclient is to provide that.
Enhancements:
- [RCP-400] - jgoodies forms not included as spring-rich dependencies
- Regression bug: icons on MessageAreaPane didnt show up
Download (15.7MB)
Added: 2006-09-21 License: The Apache License 2.0 Price:
1134 downloads
jGetFile 0.80
jGetFile is a scriptable command-line mass-file downloader that is specifically geared towards non-HTML files. more>>
jGetFile project is geared towards mass downloading specifically non-html files from the web. Web crawlers and website downloads are widely available and work very well. Not all web-based file crawlers are equal however.
Few file crawers handle this href scenario: < a href="http://www.foo.com?url=http://youreallywantthislink.com/files" >< /a > jGetFile was engineered to be able to handle as many extraneous href configurations as possible. Although it does not handle all possible cases, more will be supported in future releases.
jGetFile supports a highly configurable means to filter the acceptance of links within the program. A user can use the -i or -e options to have the program only traverse links that start with the addresses the user specified, or to exclude links that start with the specified addresses.
Alternatively, for the powerusers, one can specify a BeanShell script through the -als option. This allows for abritrarily complex rules to be specified for accepting links, like accept only links at depth 1 that begin with www.blah.com, exclude links at level 2 that begin with www.foo.com, and exclude links at level 2 that contain word cat. The depth variable is currently not available to custom scripts, but will be in the next release.
There is no gui in the works, and because of the intended simplicity of this program, one is not planned in the future either. Also, jGetFile is not intended to replace wget, although its initial features were based on wget. jGetFile has the single goal of downloading files fast and efficiently from the web.
<<lessFew file crawers handle this href scenario: < a href="http://www.foo.com?url=http://youreallywantthislink.com/files" >< /a > jGetFile was engineered to be able to handle as many extraneous href configurations as possible. Although it does not handle all possible cases, more will be supported in future releases.
jGetFile supports a highly configurable means to filter the acceptance of links within the program. A user can use the -i or -e options to have the program only traverse links that start with the addresses the user specified, or to exclude links that start with the specified addresses.
Alternatively, for the powerusers, one can specify a BeanShell script through the -als option. This allows for abritrarily complex rules to be specified for accepting links, like accept only links at depth 1 that begin with www.blah.com, exclude links at level 2 that begin with www.foo.com, and exclude links at level 2 that contain word cat. The depth variable is currently not available to custom scripts, but will be in the next release.
There is no gui in the works, and because of the intended simplicity of this program, one is not planned in the future either. Also, jGetFile is not intended to replace wget, although its initial features were based on wget. jGetFile has the single goal of downloading files fast and efficiently from the web.
Download (1.8MB)
Added: 2006-08-11 License: The Apache License 2.0 Price:
1169 downloads
Call Commander 1.1.21
Call Commander is a high-performance call screening and management system designed for professional talk-radio environments. more>>
Call Commander is a high-performance management system and call screening designed for use in professional talk-radio environments that integrates directly with a variety of popular broadcast telephone interfaces.
The system is designed to allow the easy acquisition, tracking, communication and archiving of caller information, along with tools to enable seamless communication between the various key talk show players (talent, producer, screener, etc).
Also provided is an automated Segment Clock to help keep things running on time.
Call Commander is highly configurable, with virtually every aspect of its on-screen appearance and functionality capable of being customized for the needs of a particular site. Visit our gallery of screen shots showing some of the possibilities available.
Call Commander runs on the popular GNU/Linux operating system, with clients also available for Microsoft Windows 98, 2000 and XP. It is freely available under the GNU General Public License.
Main features:
- Highly customizable and configurable.
- Comprehensive caller data acquisition, status tracking and archving.
- Point-to-point communication and alerting for Talk Show personnel.
- Synchronized, automatic segment clock.
- Works with a variety of broadcast telephone systems, including:
- Comrex/Gentner TS-612
- Telos 100 1A2 Interface
- Telos 100 Direct Interface
- Telos 2101
- Telos ONEx6
- Telos TWOx12
- Works with LAN, Internet and Dialup networking connections.
- Runs on the rock-solid GNU/Linux operating system.
- Totally free and open -- No dongles, unlock codes, software keys or other arbitrary limitations.
<<lessThe system is designed to allow the easy acquisition, tracking, communication and archiving of caller information, along with tools to enable seamless communication between the various key talk show players (talent, producer, screener, etc).
Also provided is an automated Segment Clock to help keep things running on time.
Call Commander is highly configurable, with virtually every aspect of its on-screen appearance and functionality capable of being customized for the needs of a particular site. Visit our gallery of screen shots showing some of the possibilities available.
Call Commander runs on the popular GNU/Linux operating system, with clients also available for Microsoft Windows 98, 2000 and XP. It is freely available under the GNU General Public License.
Main features:
- Highly customizable and configurable.
- Comprehensive caller data acquisition, status tracking and archving.
- Point-to-point communication and alerting for Talk Show personnel.
- Synchronized, automatic segment clock.
- Works with a variety of broadcast telephone systems, including:
- Comrex/Gentner TS-612
- Telos 100 1A2 Interface
- Telos 100 Direct Interface
- Telos 2101
- Telos ONEx6
- Telos TWOx12
- Works with LAN, Internet and Dialup networking connections.
- Runs on the rock-solid GNU/Linux operating system.
- Totally free and open -- No dongles, unlock codes, software keys or other arbitrary limitations.
Download (0.40MB)
Added: 2006-02-16 License: GPL (GNU General Public License) Price:
1356 downloads
NanoBlogger 3.3
NanoBlogger is a small weblog engine written in Bash for the command line. more>>
NanoBlogger is a small weblog engine written in Bash for the command line. NanoBlogger uses common UNIX tools such as cat, grep and sed to create static HTML content. Its free to use and modify under the GNU General Public License.
Main features:
- intuitive commandline interface
- highly configurable and scriptable :)
- easy drafting, editing, and management of entries
- archiving by category, entry, and month
- pagination
- permanent and navigational links
- templates and CSS style sheets for full control over layout
- placeholders for easy template manipulation
- support for multiple weblogs
- support for multiple categories
- support for relative and absolute links
- support for date manipulation of entries
- Atom syndication (comes with 1.0 format)
- RSS syndication (comes with RSS 1.0 and 2.0 formats)
- plugins for calendar, recent entries, weblog status, etc.
- plugins for text formatting (e.g. line breaks translate to HTML)
- global (nb.conf) and per-weblog (blog.conf) configuration
- intelligent build system - only updates relative files
- simple cache system for improved effeciency
- independent of java-script and server-side scripting (e.g. PHP)
- independent of external database (stores data in flat-files)
- multi-language support
- multi-platform portability (just bash and the required commands)
Enhancements:
- This release includes many logical bugfixes, user contributed patches, and a new --query option which combines with other options, such as --edit, to manipulate entries by date.
- It introduces friendly (title based) links and archiving by day.
- Of course, it also includes all the changes and bugfixes from the previous 3.3 release candidates.
<<lessMain features:
- intuitive commandline interface
- highly configurable and scriptable :)
- easy drafting, editing, and management of entries
- archiving by category, entry, and month
- pagination
- permanent and navigational links
- templates and CSS style sheets for full control over layout
- placeholders for easy template manipulation
- support for multiple weblogs
- support for multiple categories
- support for relative and absolute links
- support for date manipulation of entries
- Atom syndication (comes with 1.0 format)
- RSS syndication (comes with RSS 1.0 and 2.0 formats)
- plugins for calendar, recent entries, weblog status, etc.
- plugins for text formatting (e.g. line breaks translate to HTML)
- global (nb.conf) and per-weblog (blog.conf) configuration
- intelligent build system - only updates relative files
- simple cache system for improved effeciency
- independent of java-script and server-side scripting (e.g. PHP)
- independent of external database (stores data in flat-files)
- multi-language support
- multi-platform portability (just bash and the required commands)
Enhancements:
- This release includes many logical bugfixes, user contributed patches, and a new --query option which combines with other options, such as --edit, to manipulate entries by date.
- It introduces friendly (title based) links and archiving by day.
- Of course, it also includes all the changes and bugfixes from the previous 3.3 release candidates.
Download (0.065MB)
Added: 2007-01-14 License: GPL (GNU General Public License) Price:
1014 downloads
Xplore 1.2a
Xplore is a powerful and highly configurable Motif file manager with an Explorer-like user interface. more>>
Xplore is a powerful and highly configurable Motif file manager with an Explorer-like user interface.
Main features:
- customizable four-pane layout, which includes a directory tree view, file view with different display styles, the "shelf," a kind of clipboard inspired by the NeXT file manager, and a "log" pane which captures the output of launched programs
- files can be moved, copied, executed etc. with simple mouse operations, including drag and drop between different xplore windows
- full keyboard navigation support, including an incremental filename search facility
- builtin automounting facility for special file systems like floppies, cdroms, etc.
- comprehensive session management features, with full support for the X11R5 and R6 session management protocols
- includes man page and many XPM icons
- offers extensive configuration options. In particular, file types are fully configurable, including separate push and drop actions a la xfm, and type-specific popup menus. A free-format configuration language featuring C preprocessor commands allows you to set up rather complex configurations with moderate effort, and a configuration dialog allows you to quickly add new and change existing file types at runtime.
<<lessMain features:
- customizable four-pane layout, which includes a directory tree view, file view with different display styles, the "shelf," a kind of clipboard inspired by the NeXT file manager, and a "log" pane which captures the output of launched programs
- files can be moved, copied, executed etc. with simple mouse operations, including drag and drop between different xplore windows
- full keyboard navigation support, including an incremental filename search facility
- builtin automounting facility for special file systems like floppies, cdroms, etc.
- comprehensive session management features, with full support for the X11R5 and R6 session management protocols
- includes man page and many XPM icons
- offers extensive configuration options. In particular, file types are fully configurable, including separate push and drop actions a la xfm, and type-specific popup menus. A free-format configuration language featuring C preprocessor commands allows you to set up rather complex configurations with moderate effort, and a configuration dialog allows you to quickly add new and change existing file types at runtime.
Download (0.5MB)
Added: 2005-04-29 License: GPL (GNU General Public License) Price:
946 downloads
Firenze 2.1
Firenze project helps you to easily subscribe to your favorite Podcast feeds and reveive them. more>>
Firenze project helps you to easily subscribe to your favorite Podcast feeds and reveive them.
There is no gui in the works, and because of the intended simplicity of this program, one is not planned in the future either.
Also, Firenze is not intended to replace any other Podcaster receiver (like juice, jpodder or itunes). Firenze has the single goal of downloading enclosures from subscripted feeds fast and efficiently.
Main features:
- Simplicity and ease of use
- Command-line scriptable
- Multi Platform program (Java based)
- Scheduled downloads
- User-defined destination file and folder name (support for all rss tags included itunes tags)
- User-defined download condition
- Multiple simultaneous downloads
- Single enclosure download
- Proxy Server support
- Multiple simultaneous downloads
- Conditional download
- Split mp3 file after download
- Launch command after download
- Highly configurable for advanced users with BeanShell support
<<lessThere is no gui in the works, and because of the intended simplicity of this program, one is not planned in the future either.
Also, Firenze is not intended to replace any other Podcaster receiver (like juice, jpodder or itunes). Firenze has the single goal of downloading enclosures from subscripted feeds fast and efficiently.
Main features:
- Simplicity and ease of use
- Command-line scriptable
- Multi Platform program (Java based)
- Scheduled downloads
- User-defined destination file and folder name (support for all rss tags included itunes tags)
- User-defined download condition
- Multiple simultaneous downloads
- Single enclosure download
- Proxy Server support
- Multiple simultaneous downloads
- Conditional download
- Split mp3 file after download
- Launch command after download
- Highly configurable for advanced users with BeanShell support
Download (1.3MB)
Added: 2007-07-28 License: LGPL (GNU Lesser General Public License) Price:
820 downloads
KSalomon 0.1.7 beta
KSalomon is a new vocabulary trainer for Kde 3 (Linux). more>>
KSalomon is a new vocabulary trainer for Kde 3 (Linux). The project is open source software written using the Qt and KDE Libraries.
The program is based on the "Leitner" learning system:
The vocabulary is stored in a card index box which can contain several vocabulary files. Words that have been answered correctly on first attempt are moved into a higher folder, where they are asked less often each time.
The number of folders, as well as the time the vocabulary should stay locked is configurable. Words that havent been answered correctly stay in the folder, or, if they already were in a higher folder, are being moved back down.
Main features:
- Multiple correct answers possible
- Easy and fast way to enter words, synonyms, ..., mouse is not needed
- The possibility to record and play sounds for every word, description and example
- Pictures can be added to words
- LaTeX support for e.g. mathematic expressions
- Highly configurable
- You can specify a font for every language
- Special characters can be entered using configurable key combinations
- You can assign different colours to parts of speech
- Supports the kvtml file format
Version restrictions:
- printing support
- Documentation
- Learning mode
Enhancements:
- Added some documentation, viewable via "hints".
- Mainly bugfixing since 0.1.6.
<<lessThe program is based on the "Leitner" learning system:
The vocabulary is stored in a card index box which can contain several vocabulary files. Words that have been answered correctly on first attempt are moved into a higher folder, where they are asked less often each time.
The number of folders, as well as the time the vocabulary should stay locked is configurable. Words that havent been answered correctly stay in the folder, or, if they already were in a higher folder, are being moved back down.
Main features:
- Multiple correct answers possible
- Easy and fast way to enter words, synonyms, ..., mouse is not needed
- The possibility to record and play sounds for every word, description and example
- Pictures can be added to words
- LaTeX support for e.g. mathematic expressions
- Highly configurable
- You can specify a font for every language
- Special characters can be entered using configurable key combinations
- You can assign different colours to parts of speech
- Supports the kvtml file format
Version restrictions:
- printing support
- Documentation
- Learning mode
Enhancements:
- Added some documentation, viewable via "hints".
- Mainly bugfixing since 0.1.6.
Download (1.6MB)
Added: 2007-04-03 License: GPL (GNU General Public License) Price:
935 downloads
Personal Weblog 1.0.0
Personal Weblog is a PHP include file for adding a weblog to a home page. more>>
Personal Weblog is a PHP include file for adding a weblog to a home page. Personal Weblog is highly configurable and can be changed to fit any web page style.
Main features:
- Simple to install and easy to use
- Completely configurable through a web browser
- Entries are categorized by topic
- Search-able by topic, keywords and time
- Supports RSS (Rich Site Summary) for syndication
- Supports multiple weblogs within a single database
- Works under many different operating systems and PHP configurations
- Extensible
I consider the lack of user management, discussion forums and "slashboxes" a feature for a personal home page. A personal weblog should meld with your home page, not contain it as a subtopic. If you are after something more heavy duty to run a news/discussion site check out Geeklog or the original Slashcode.
For announcements or help with general Personal Weblog issues you can subscribe to the low traffic weblog-users mailing list. Feel free to keep sending feedback, bug reports and suggestions my way though.
<<lessMain features:
- Simple to install and easy to use
- Completely configurable through a web browser
- Entries are categorized by topic
- Search-able by topic, keywords and time
- Supports RSS (Rich Site Summary) for syndication
- Supports multiple weblogs within a single database
- Works under many different operating systems and PHP configurations
- Extensible
I consider the lack of user management, discussion forums and "slashboxes" a feature for a personal home page. A personal weblog should meld with your home page, not contain it as a subtopic. If you are after something more heavy duty to run a news/discussion site check out Geeklog or the original Slashcode.
For announcements or help with general Personal Weblog issues you can subscribe to the low traffic weblog-users mailing list. Feel free to keep sending feedback, bug reports and suggestions my way though.
Download (0.040MB)
Added: 2006-07-12 License: GPL (GNU General Public License) Price:
1199 downloads
gnubiff 2.2.7
gnubiff is a mail notification program that periodically checks for mail. more>>
gnubiff project is a mail notification program that checks for mail and displays headers when new mail has arrived.
Main features:
- Multiple mailbox support
- pop3, apop, imap4, mh, qmail and mailfile support
- SSL & certificates support
- GNOME support with complete integration to panel
- GTK stand-alone support
- Automatic detection of mailbox format
- Mail header & content display
- IDLE state support for imap4
- FAM support for mh/qmail/mailfile
- PNG animation support
- Highly configurable
- Spam filtering
- HIG 2.0 compliance
- Small memory usage
Installation:
To install gnubiff with GNOME:
./configure --prefix=`pkg-config libpanelapplet-2.0 --variable=prefix`
make
make install
To install gnubiff with GTK only:
./configure --disable-gnome
make
make install
Enhancements:
- Showing/Hiding popup via SIGUSR signals
- Options for showing/hiding popup/applet in the taskbar
- Several small bugfixes
<<lessMain features:
- Multiple mailbox support
- pop3, apop, imap4, mh, qmail and mailfile support
- SSL & certificates support
- GNOME support with complete integration to panel
- GTK stand-alone support
- Automatic detection of mailbox format
- Mail header & content display
- IDLE state support for imap4
- FAM support for mh/qmail/mailfile
- PNG animation support
- Highly configurable
- Spam filtering
- HIG 2.0 compliance
- Small memory usage
Installation:
To install gnubiff with GNOME:
./configure --prefix=`pkg-config libpanelapplet-2.0 --variable=prefix`
make
make install
To install gnubiff with GTK only:
./configure --disable-gnome
make
make install
Enhancements:
- Showing/Hiding popup via SIGUSR signals
- Options for showing/hiding popup/applet in the taskbar
- Several small bugfixes
Download (0.83MB)
Added: 2007-07-16 License: GPL (GNU General Public License) Price:
833 downloads
IMAP Spam Begone 0.97
IMAP Spam Begone is a script that scans an IMAP inbox for spam using SpamAssassin, moving any found to another folder. more>>
IMAP Spam Begone is a script that scans an IMAP inbox for spam using SpamAssassin, moving any found to another folder. Unlike the normal mode of deployments for SpamAssassin, isbg does not need to be involved in mail delivery, and can run on completely different machines to where your mailbox actually is.
It has been filtering my work email, some of which comes from a legacy email address that is from a spam unfiltered system. I run it as a cronjob every 15 minutes, and have had it doing that for 6 months. I get about 500 spams a month. Many other users are using it for a various servers abd a variety of platforms.
There are no known outstanding bugs.
Main features:
- Works with all common IMAP servers
- Works on Linux, MacOS X and Windows
- Can do IMAP over SSL
- Can remember your password
- Will work painlessly against multiple IMAP accounts and servers
- Is not involved in the mail delivery process, and so can run on any machine that can contact your IMAP server
- Highly configurable
- Sensible defaults so you dont have to do any configuring :-)
<<lessIt has been filtering my work email, some of which comes from a legacy email address that is from a spam unfiltered system. I run it as a cronjob every 15 minutes, and have had it doing that for 6 months. I get about 500 spams a month. Many other users are using it for a various servers abd a variety of platforms.
There are no known outstanding bugs.
Main features:
- Works with all common IMAP servers
- Works on Linux, MacOS X and Windows
- Can do IMAP over SSL
- Can remember your password
- Will work painlessly against multiple IMAP accounts and servers
- Is not involved in the mail delivery process, and so can run on any machine that can contact your IMAP server
- Highly configurable
- Sensible defaults so you dont have to do any configuring :-)
Download (0.016MB)
Added: 2006-07-11 License: GPL (GNU General Public License) Price:
1202 downloads
SirTobis ButtonBar 0.5
SirTobis ButtonBar is a GTK button bar. more>>
SirTobis ButtonBar is a small GTK button bar.
It has few dependencies, is highly configurable, and is intended to be used for administrating remote servers.
Main features:
- tiny and fast
- show load, user and host
- command entry
- menus and submenus
- vertical or horizontal alignement
- with or withour tooltips, icons, text
<<lessIt has few dependencies, is highly configurable, and is intended to be used for administrating remote servers.
Main features:
- tiny and fast
- show load, user and host
- command entry
- menus and submenus
- vertical or horizontal alignement
- with or withour tooltips, icons, text
Download (0.014MB)
Added: 2006-09-30 License: (FDL) GNU Free Documentation License Price:
1120 downloads
Guifications 2.13 Beta2
Guifications is a Gaim plugin that displays msn style more>>
Guifications is a Gaim plugin that displays msn style "toaster" popups in a user defined corner of the screen.
Guifications is highly configurable, and easy to use. There are a ton of preferences, that may be daunting at first, but are pretty straight forward.
<<lessGuifications is highly configurable, and easy to use. There are a ton of preferences, that may be daunting at first, but are pretty straight forward.
Download (0.21MB)
Added: 2006-02-13 License: GPL (GNU General Public License) Price:
1350 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 highly configurable 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