from other
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 237
mod_filter 1.4.1
mod_filter allows you to filter output from other modules inside of Apache. more>>
mod_filter allows you to filter output from other modules inside of Apache. This allows you to implement filters (think Swedish Chef, jive, etc.).
You can also use it to retailer output for your locale. This works with HTML documents, mod_perl, PHP, JServ, CGIs, and for that matter just about any sort of custom handler you might have.
<<lessYou can also use it to retailer output for your locale. This works with HTML documents, mod_perl, PHP, JServ, CGIs, and for that matter just about any sort of custom handler you might have.
Download (0.010MB)
Added: 2005-08-24 License: GPL (GNU General Public License) Price:
1523 downloads
Linux From Scratch 6.2-3
Linux From Scratch are instructions to create your own custom Linux system from scratch. more>>
Linux From Scratch (LFS) is a project that provides you with the steps necessary to build your own custom Linux system.
There are a lot of reasons why somebody would want to install an LFS system. The question most people raise is "why go through all the hassle of manually installing a Linux system from scratch when you can just download an existing distribution?". That is a valid question which I hope to answer for you.
The most important reason for LFSs existence is teaching people how a Linux system works internally. Building an LFS system teaches you about all that makes Linux tick, how things work together, and depend on each other. And most importantly, how to customize it to your own taste and needs.
One of the key benefits of LFS is that you are in control over your system without having to rely on somebody elses Linux implementation. You are in the drivers seat now and are able to dictate every single thing such as the directory layout and boot script setup. You will also know exactly where, why and how programs are installed.
Another benefit of LFS is that you can create a very compact Linux system. When you install a regular distribution, you end up installing a lot of programs you probably would never use. Theyre just sitting there taking up (precious) disk space. Its not hard to get an LFS system installed under 100 MB. Does that still sound like a lot? A few of us have been working on creating a very small embedded LFS system. We installed a system that was just enough to run the Apache web server; total disk space usage was aproximately 8 MB. With further stripping, that can be brought down to 5 MB or less. Try that with a regular distribution.
If we were to compare a Linux distribution with a hamburger you buy at a supermarket or fast-food restaurant, you would end up eating it without knowing precisely what it is you are eating, whereas LFS gives you the ingredients to make a hamburger. This allows you to carefully inspect it, remove unwanted ingredients, and at the same time allow you to add ingredients to enhance the flavour of your hamburger. When you are satisfied with the ingredients, you go on to the next part of putting it together. You now have the chance to make it just the way you like it: broil it, bake it, deep-fry it, barbeque it, or eat it raw.
Another analogy that we can use is that of comparing LFS with a finished house. LFS will give you the skeleton of a house, but its up to you to install plumbing, electrical outlets, kitchen, bathtub, wallpaper, etc.
Another advantage of a custom built Linux system is added security. You will compile the entire system from source, thus allowing you to audit everything, if you wish to do so, and apply all the security patches you want or need to apply. You dont have to wait for somebody else to provide a new binary package that fixes a security hole. Besides, you have no guarantee that the new package actually fixes the problem (adequately). You never truly know whether a security hole is fixed or not unless you do it yourself.
Enhancements:
- The LFS LiveCD Team is proud to announce the release of the x86-6.2-3 version of LFS LiveCD. This version is built using LFS 6.2 and many Beyond Linux From Scratch packages from the Subversion branch. Source packages for LFS 6.2, and the LFS book itself, are included on the live CD. The CD is also suitable as a host for building x86 and x86_64 Cross LFS systems. Other features and bugfixes: the CD supports hibernation; the CD file system can be written to; the CD contains a visually pleasing and easy-to-use window manager, XFce...
<<lessThere are a lot of reasons why somebody would want to install an LFS system. The question most people raise is "why go through all the hassle of manually installing a Linux system from scratch when you can just download an existing distribution?". That is a valid question which I hope to answer for you.
The most important reason for LFSs existence is teaching people how a Linux system works internally. Building an LFS system teaches you about all that makes Linux tick, how things work together, and depend on each other. And most importantly, how to customize it to your own taste and needs.
One of the key benefits of LFS is that you are in control over your system without having to rely on somebody elses Linux implementation. You are in the drivers seat now and are able to dictate every single thing such as the directory layout and boot script setup. You will also know exactly where, why and how programs are installed.
Another benefit of LFS is that you can create a very compact Linux system. When you install a regular distribution, you end up installing a lot of programs you probably would never use. Theyre just sitting there taking up (precious) disk space. Its not hard to get an LFS system installed under 100 MB. Does that still sound like a lot? A few of us have been working on creating a very small embedded LFS system. We installed a system that was just enough to run the Apache web server; total disk space usage was aproximately 8 MB. With further stripping, that can be brought down to 5 MB or less. Try that with a regular distribution.
If we were to compare a Linux distribution with a hamburger you buy at a supermarket or fast-food restaurant, you would end up eating it without knowing precisely what it is you are eating, whereas LFS gives you the ingredients to make a hamburger. This allows you to carefully inspect it, remove unwanted ingredients, and at the same time allow you to add ingredients to enhance the flavour of your hamburger. When you are satisfied with the ingredients, you go on to the next part of putting it together. You now have the chance to make it just the way you like it: broil it, bake it, deep-fry it, barbeque it, or eat it raw.
Another analogy that we can use is that of comparing LFS with a finished house. LFS will give you the skeleton of a house, but its up to you to install plumbing, electrical outlets, kitchen, bathtub, wallpaper, etc.
Another advantage of a custom built Linux system is added security. You will compile the entire system from source, thus allowing you to audit everything, if you wish to do so, and apply all the security patches you want or need to apply. You dont have to wait for somebody else to provide a new binary package that fixes a security hole. Besides, you have no guarantee that the new package actually fixes the problem (adequately). You never truly know whether a security hole is fixed or not unless you do it yourself.
Enhancements:
- The LFS LiveCD Team is proud to announce the release of the x86-6.2-3 version of LFS LiveCD. This version is built using LFS 6.2 and many Beyond Linux From Scratch packages from the Subversion branch. Source packages for LFS 6.2, and the LFS book itself, are included on the live CD. The CD is also suitable as a host for building x86 and x86_64 Cross LFS systems. Other features and bugfixes: the CD supports hibernation; the CD file system can be written to; the CD contains a visually pleasing and easy-to-use window manager, XFce...
Download (503.3MB)
Added: 2006-09-10 License: BSD License Price:
668 downloads
Plan 9 From User Space 20060727
Plan 9 From User Space is a port of the bulk of the Plan 9 software build environment to Unix. more>>
Plan 9 From User Space is a port of the bulk of the Plan 9 software build environment to Unix.
While the libraries make an attempt to play nice with the rest of the system (by using the Unix rules for printf verbs and Unix system headers, for example), this port tries to reproduce the Plan 9 build environment as faithfully as possible, providing u.h and libc.h, and blithely redefining tokens such as open, dup, and accept in order to provide implementations that better mimic the Plan 9 semantics.
The result is a more complicated and less Unix-friendly environment, but Plan 9 programs can typically be compiled with little or no changes.
Most obviously, plan9port derives from Plan 9 from Bell Labs and would not exist without the work of the Plan 9 team over the past many years.
Rob Pike suggested the original X11 port of libdraw years ago, as part of drawterm, and strongly encouraged the Mac OS X work. He has also been a consistent source of good ideas to hide the ugliness of modern Unix.
William Josephson handled troff(1) (with Taj Khattra) and many of the supporting programs. He also inspired the thread library clean-up and has ported a handful of applications.
Andrey Mirtchovski and Axel Belinfante have done significant work dealing with X11 corner cases and fine-tuning rio(1). Axel never tires of finding bugs in the SunOS port.
Latchesar Ionkov has contributed many fixes to tricky bugs, and got factotum(4) up and running.
Many other people have provided help, ported programs, written bug reports, sent useful patches, and gotten plan9port running on new systems.
Bigelow & Holmes, Inc. created the screen fonts in the luc, lucm, lucsans, and pelm directories and granted permission to redistribute them with plan9port.
Enhancements:
- A FUSE-related bug was fixed. See http://lists.cse.psu.edu/archives/9fans/2006-July/048531.html
<<lessWhile the libraries make an attempt to play nice with the rest of the system (by using the Unix rules for printf verbs and Unix system headers, for example), this port tries to reproduce the Plan 9 build environment as faithfully as possible, providing u.h and libc.h, and blithely redefining tokens such as open, dup, and accept in order to provide implementations that better mimic the Plan 9 semantics.
The result is a more complicated and less Unix-friendly environment, but Plan 9 programs can typically be compiled with little or no changes.
Most obviously, plan9port derives from Plan 9 from Bell Labs and would not exist without the work of the Plan 9 team over the past many years.
Rob Pike suggested the original X11 port of libdraw years ago, as part of drawterm, and strongly encouraged the Mac OS X work. He has also been a consistent source of good ideas to hide the ugliness of modern Unix.
William Josephson handled troff(1) (with Taj Khattra) and many of the supporting programs. He also inspired the thread library clean-up and has ported a handful of applications.
Andrey Mirtchovski and Axel Belinfante have done significant work dealing with X11 corner cases and fine-tuning rio(1). Axel never tires of finding bugs in the SunOS port.
Latchesar Ionkov has contributed many fixes to tricky bugs, and got factotum(4) up and running.
Many other people have provided help, ported programs, written bug reports, sent useful patches, and gotten plan9port running on new systems.
Bigelow & Holmes, Inc. created the screen fonts in the luc, lucm, lucsans, and pelm directories and granted permission to redistribute them with plan9port.
Enhancements:
- A FUSE-related bug was fixed. See http://lists.cse.psu.edu/archives/9fans/2006-July/048531.html
Download (21.5MB)
Added: 2006-08-02 License: Open Software License Price:
1179 downloads
Debian From Scratch 0.99.0
Debian From Scratch is a system to build and use full Debian bootable CD images. more>>
Debian From Scratch is really two systems:
1) a bootable CD for repairing Linux systems or installing Debian;
2) the program that generates the CDs that are used for #1.
You can expect the following from your DFS CD:
* Bootable CD featuring the GNU Grub bootloader. Can be used to boot hard disk partitions even if no hard disk bootloader is present.
* Kernel and userland support for all major filesystems, including ext2, ext3, JFS, XFS, ReiserFS, FAT, VFAT, NTFS, ISO9660, CramFS, tmpfs, and more. Userland support for Reiser4.
* Kernel and userland support for different disk layout schemes including standard partitioning, Logical Volume Manager 2 (LVM2), software RAID, etc.
* Full recovery tools runnable directly from CD, including:
- Filesystem utilities for all mazjor filesystems, including undeletion tools for ext2
- Partition editors (fdisk, cfdisk, parted)
- Text editors (nano, joe, vim, emacs)
- C, Perl, Python, and OCaml development environments. Enough to configure and compile a new kernel and build basic .debs. Kernel 2.6.6 sources included on CD.
- Full networking support, including PPP and various Ethernet cards and DHCP
- Network tools including FTP clients, Web client, ssh, telnet, NFS, smbclient, tcpdump, netcat, etc.
- Backup restoration tools such as rdiff-backup, dump/restore, tar, cpio, amanda client, afbackup client, etc.
- CD and DVD burning tools
- Basic printing tools (cat for local printers, rlpr for remote ones, and netcat for Jetdirect, plus unix2dos for text files and Ghostscript for emergency conversions)
- Mail reader (mutt)
* Base systems for multiple versions of Debian installable directly from CD, including: woody (i386), sarge (i386), sid (i386), and sid (amd64). Alpha CD can install woody, sarge, or sid for Alpha.
* amd64 support: Enough to install or fix an AMD64 system. Includes 64-bit kernel with 32-bit emulation (to run the 32-bit userland on the CD). Also includes 64-bit package for bootstrapping a new AMD64 support. In short, you can boot a 64-bit kernel and be treated as a first-class citizen in almost all respects.
* i386 or x86_64 (amd64) kernels bootable directly from initial boot menu.
* DFS generation scripts support custom kernels, packages, mirrors, compressed ISO images, and a high degree of flexibility.
<<less1) a bootable CD for repairing Linux systems or installing Debian;
2) the program that generates the CDs that are used for #1.
You can expect the following from your DFS CD:
* Bootable CD featuring the GNU Grub bootloader. Can be used to boot hard disk partitions even if no hard disk bootloader is present.
* Kernel and userland support for all major filesystems, including ext2, ext3, JFS, XFS, ReiserFS, FAT, VFAT, NTFS, ISO9660, CramFS, tmpfs, and more. Userland support for Reiser4.
* Kernel and userland support for different disk layout schemes including standard partitioning, Logical Volume Manager 2 (LVM2), software RAID, etc.
* Full recovery tools runnable directly from CD, including:
- Filesystem utilities for all mazjor filesystems, including undeletion tools for ext2
- Partition editors (fdisk, cfdisk, parted)
- Text editors (nano, joe, vim, emacs)
- C, Perl, Python, and OCaml development environments. Enough to configure and compile a new kernel and build basic .debs. Kernel 2.6.6 sources included on CD.
- Full networking support, including PPP and various Ethernet cards and DHCP
- Network tools including FTP clients, Web client, ssh, telnet, NFS, smbclient, tcpdump, netcat, etc.
- Backup restoration tools such as rdiff-backup, dump/restore, tar, cpio, amanda client, afbackup client, etc.
- CD and DVD burning tools
- Basic printing tools (cat for local printers, rlpr for remote ones, and netcat for Jetdirect, plus unix2dos for text files and Ghostscript for emergency conversions)
- Mail reader (mutt)
* Base systems for multiple versions of Debian installable directly from CD, including: woody (i386), sarge (i386), sid (i386), and sid (amd64). Alpha CD can install woody, sarge, or sid for Alpha.
* amd64 support: Enough to install or fix an AMD64 system. Includes 64-bit kernel with 32-bit emulation (to run the 32-bit userland on the CD). Also includes 64-bit package for bootstrapping a new AMD64 support. In short, you can boot a 64-bit kernel and be treated as a first-class citizen in almost all respects.
* i386 or x86_64 (amd64) kernels bootable directly from initial boot menu.
* DFS generation scripts support custom kernels, packages, mirrors, compressed ISO images, and a high degree of flexibility.
Download (614MB)
Added: 2006-04-21 License: GPL (GNU General Public License) Price:
1294 downloads
SIP Express Router 0.9.6
SIP Express Router is a very fast and flexible SIP (RFC3261) server. more>>
SIP Express Router (ser) is a high-performance, configurable, free SIP ( RFC3261 ) server .
SER features an application-server interface, presence support, SMS gateway, SIMPLE2Jabber gateway, RADIUS/syslog accounting and authorization, server status monitoring, FCP security, etc. Web-based user provisioning, serweb, available.
Its performance allows it to deal with operational burdens, such as broken network components, attacks, power-up reboots and rapidly growing user population.
SERs configuration ability meets needs of a whole range of scenarios including small-office use, enterprise PBX replacements and carrier services.
Main features:
- accounting
- digest authentication
- CPL scripts
- ENUM support
- instant messaging
- MySQL support
- PostgreSQL support
- a presence agent
- Radius authentication and accounting
- Diameter authentication
- record routing
- SMS gateway
- Jabber gateway
- NAT traversal support transaction module
- registrar
- user location
SER has been extensively and successfuly tested with many SIP products from other vendors (Microsoft, Cisco, Mitel, snom, Pingtel, Siemens, and many others). It has been powering our SIP services continuously for more than two years.
<<lessSER features an application-server interface, presence support, SMS gateway, SIMPLE2Jabber gateway, RADIUS/syslog accounting and authorization, server status monitoring, FCP security, etc. Web-based user provisioning, serweb, available.
Its performance allows it to deal with operational burdens, such as broken network components, attacks, power-up reboots and rapidly growing user population.
SERs configuration ability meets needs of a whole range of scenarios including small-office use, enterprise PBX replacements and carrier services.
Main features:
- accounting
- digest authentication
- CPL scripts
- ENUM support
- instant messaging
- MySQL support
- PostgreSQL support
- a presence agent
- Radius authentication and accounting
- Diameter authentication
- record routing
- SMS gateway
- Jabber gateway
- NAT traversal support transaction module
- registrar
- user location
SER has been extensively and successfuly tested with many SIP products from other vendors (Microsoft, Cisco, Mitel, snom, Pingtel, Siemens, and many others). It has been powering our SIP services continuously for more than two years.
Download (2.0MB)
Added: 2006-01-11 License: GPL (GNU General Public License) Price:
1393 downloads
Beyond Linux From Scratch 6.2.0
Beyond Linux From Scratch or BLFS in short, is a project that continues where the LFS book finishes. more>>
Beyond Linux From Scratch or BLFS in short, is a project that continues where the LFS book finishes. It assists users in developing their systems according to their needs by providing a broad range of instructions for installing and configuring various packages on top of a base LFS system.
Why would I want a BLFS system?
If you are wondering why you would want a BLFS system or dont know what LFS is then you dont want to be here just yet - you should head over to the LFS Project Homepage where all will be explained.
What can I do with my BLFS system?
Nearly anything! An LFS system is primed to become a system that fits whatever need you have. BLFS is the book that takes you down your own custom path. You could build an office workstation, a multimedia desktop, a router, a server, or all of the above! And the best part is you only install what you need.
Enhancements:
- Version 6.2.0 of BLFS has been released. Version 6.2.0 is the complement to the LFS 6.2 book. More time has elapsed between the release of the previous version (6.1) and this one than in any other release cycle. Much of this is due to the fact that LFS 6.2 took much longer to be released than was originally anticipated. Many new packages have been introduced in the 6.2.0 version, as well as many updates, refinements and additions to the existing packages.
<<lessWhy would I want a BLFS system?
If you are wondering why you would want a BLFS system or dont know what LFS is then you dont want to be here just yet - you should head over to the LFS Project Homepage where all will be explained.
What can I do with my BLFS system?
Nearly anything! An LFS system is primed to become a system that fits whatever need you have. BLFS is the book that takes you down your own custom path. You could build an office workstation, a multimedia desktop, a router, a server, or all of the above! And the best part is you only install what you need.
Enhancements:
- Version 6.2.0 of BLFS has been released. Version 6.2.0 is the complement to the LFS 6.2 book. More time has elapsed between the release of the previous version (6.1) and this one than in any other release cycle. Much of this is due to the fact that LFS 6.2 took much longer to be released than was originally anticipated. Many new packages have been introduced in the 6.2.0 version, as well as many updates, refinements and additions to the existing packages.
Download (MB)
Added: 2007-02-16 License: (FDL) GNU Free Documentation License Price:
986 downloads
Network Weathermap Creator 1.3.1
Netmap is a program to create network weathermaps based on existing images created by other software. more>>
Netmap is a program to create network weathermaps based on existing images created by other software. It uses SNMP for collecting data from other devices and it does not depend on MRTG or any other statistics program.
Enhancements:
- configure.in, db/create_tables.sql, doc/netmap.tex, interface/admin/netmap_a.css, interface/admin/common/config.inc, interface/admin/netmap/nm_config.cgi.in, interface/admin/points/points_edit.cgi.in, interface/ui/index.cgi.in, src/conf.cc, src/conf.h, src/db.cc, src/db.h, src/main.cc, src/snmp.cc: Minor compilation and othe fixes. Added check_same_ifdescr(). Added option to store acct data for used interfaces only.
<<lessEnhancements:
- configure.in, db/create_tables.sql, doc/netmap.tex, interface/admin/netmap_a.css, interface/admin/common/config.inc, interface/admin/netmap/nm_config.cgi.in, interface/admin/points/points_edit.cgi.in, interface/ui/index.cgi.in, src/conf.cc, src/conf.h, src/db.cc, src/db.h, src/main.cc, src/snmp.cc: Minor compilation and othe fixes. Added check_same_ifdescr(). Added option to store acct data for used interfaces only.
Download (1.0MB)
Added: 2006-06-28 License: GPL (GNU General Public License) Price:
1222 downloads
Automated Linux From Scratch 2.2
Automated Linux From Scratch creates the generic framework for an extendable system builder and package installer. more>>
Automated Linux From Scratch (ALFS) is a project that creates the generic framework for an extendable system builder and package installer.
Why would I want to use ALFS?
After having gone through the LFS and BLFS books more than 2 or 3 times, you will quickly appreciate the ability to automate the task of compiling the software you want for your systems.
What can I do with ALFS?
The goal of ALFS is to automate the process of creating an LFS system. It seeks to make the process of building LFS easier and more efficient while still providing flexibility by granting the user total control and insight into the compilation and management of his LFS build.
How is ALFS implemented?
nALFS
The first ALFS implementation was nALFS by Neven Has. nALFS is a small program written in C. It first parses an XML profile that contains information concerning the LFS build process into a series of internal commands. It can then execute these at your discretion, thus automating the compilation of LFS.
jhalfs
Currently, the official implementation is jhalfs. Originally created by Jeremy Huntwork, but since developed and maintained by Manuel Canales Esparcia and George Boudreau, jhalfs has become a light-weight, practical method of automating an LFS build. jhalfs is a Bash shell script that makes use of Subversion and xsltproc to first download the XML sources of the Linux From Scratch book and then extract any necessary commands, placing them into executable shell scripts. If you do not already have the necessary source packages in place on your system jhalfs can fetch them. Finally, jhalfs generates a Makefile which will control the execution of the shell scripts, allowing for recovery if the build should encounter an error. Since jhalfs extracts its commands to run directly from the LFS book, there are no profiles to edit or maintain.
Note: The 2.2 version of jhalfs has been released. A tarball can been downloaded from http://www.linuxfromscratch.org/alfs/downloads/jhalfs/stable/.
alfs
There are many in-depth features that have been requested for future ALFS implementations. Because of this, development has been slated for an entirely new build tool which will be called alfs. To see a list of features that will appear in alfs, please read our Software Requirements Specification. If you wish to help develop this new tool, please subscribe to the alfs-discuss mailing list and leave a note there explaining your desire to help.
<<lessWhy would I want to use ALFS?
After having gone through the LFS and BLFS books more than 2 or 3 times, you will quickly appreciate the ability to automate the task of compiling the software you want for your systems.
What can I do with ALFS?
The goal of ALFS is to automate the process of creating an LFS system. It seeks to make the process of building LFS easier and more efficient while still providing flexibility by granting the user total control and insight into the compilation and management of his LFS build.
How is ALFS implemented?
nALFS
The first ALFS implementation was nALFS by Neven Has. nALFS is a small program written in C. It first parses an XML profile that contains information concerning the LFS build process into a series of internal commands. It can then execute these at your discretion, thus automating the compilation of LFS.
jhalfs
Currently, the official implementation is jhalfs. Originally created by Jeremy Huntwork, but since developed and maintained by Manuel Canales Esparcia and George Boudreau, jhalfs has become a light-weight, practical method of automating an LFS build. jhalfs is a Bash shell script that makes use of Subversion and xsltproc to first download the XML sources of the Linux From Scratch book and then extract any necessary commands, placing them into executable shell scripts. If you do not already have the necessary source packages in place on your system jhalfs can fetch them. Finally, jhalfs generates a Makefile which will control the execution of the shell scripts, allowing for recovery if the build should encounter an error. Since jhalfs extracts its commands to run directly from the LFS book, there are no profiles to edit or maintain.
Note: The 2.2 version of jhalfs has been released. A tarball can been downloaded from http://www.linuxfromscratch.org/alfs/downloads/jhalfs/stable/.
alfs
There are many in-depth features that have been requested for future ALFS implementations. Because of this, development has been slated for an entirely new build tool which will be called alfs. To see a list of features that will appear in alfs, please read our Software Requirements Specification. If you wish to help develop this new tool, please subscribe to the alfs-discuss mailing list and leave a note there explaining your desire to help.
Download (0.15MB)
Added: 2007-07-02 License: GPL (GNU General Public License) Price:
849 downloads
EventWatcher 0.4.3
EventWatcher is a KDE application which notifies you about various events. more>>
EventWatcher is a KDE application which notifies you about various events.
"Events" are pieces of information about, for example, news ticker or blog updates, new emails, user logons, system warnings, hardware events etc.
They get collected by EventWatcher plugins and sent to the main application which lives in the KDE system tray for most of the time and displays this information.
EventWatcher requires KDE/Qt 3.2.
Available Plugins
- DCOP: Receives "events" via KDEs desktop communication protocol, for example from other KDE applications or scripts.
- Log File Monitor: Reports changes in log files.
- RSS Feed Monitor: Watches RSS feeds provided by many news sites and blogs.
Enhancements:
- Event expiring:
- Remove events based on the time they were received
- Configuable behaviour: Expire agetime, Expire only unread events, Auto-expire
- KNotify support (Patch by Paul Eggleton)
- Hide plusminus button when list is empty.
<<less"Events" are pieces of information about, for example, news ticker or blog updates, new emails, user logons, system warnings, hardware events etc.
They get collected by EventWatcher plugins and sent to the main application which lives in the KDE system tray for most of the time and displays this information.
EventWatcher requires KDE/Qt 3.2.
Available Plugins
- DCOP: Receives "events" via KDEs desktop communication protocol, for example from other KDE applications or scripts.
- Log File Monitor: Reports changes in log files.
- RSS Feed Monitor: Watches RSS feeds provided by many news sites and blogs.
Enhancements:
- Event expiring:
- Remove events based on the time they were received
- Configuable behaviour: Expire agetime, Expire only unread events, Auto-expire
- KNotify support (Patch by Paul Eggleton)
- Hide plusminus button when list is empty.
Download (0.50MB)
Added: 2005-10-30 License: GPL (GNU General Public License) Price:
1454 downloads
kFlickr 0.9
kFlickr is a standalone Flickr uploader for KDE. more>>
KFlickr is a standalone KDE application that allows for easy upload of your favourite photos to your Flickr.com account.
Main features:
- drag and drop from other applications (such as Konqueror and DigiKam)
- easy editing of your photo properties (title, description, privacy, tags)
- access to your Flickr.com list of tags
- support for more than one user
- image preview
- support for the new Flickr.com authentication
KFlickr was created and designed to meet my requirements but does not have to stop there. If you have any features that you feel would make KFlickr a better product please let me know.
Visit the KFlickr project page and leave your suggestion in one of our forums. Or better yet join the KFlickr dev team and help me add your feature.
Enhancements:
- Add feature: session management
- Add feature: use JPEG or EXIF comment for default photo description
- Fix bug that causes crash on batch edit
- No longer use file extension in default photo title
- A little progress on the manual
<<lessMain features:
- drag and drop from other applications (such as Konqueror and DigiKam)
- easy editing of your photo properties (title, description, privacy, tags)
- access to your Flickr.com list of tags
- support for more than one user
- image preview
- support for the new Flickr.com authentication
KFlickr was created and designed to meet my requirements but does not have to stop there. If you have any features that you feel would make KFlickr a better product please let me know.
Visit the KFlickr project page and leave your suggestion in one of our forums. Or better yet join the KFlickr dev team and help me add your feature.
Enhancements:
- Add feature: session management
- Add feature: use JPEG or EXIF comment for default photo description
- Fix bug that causes crash on batch edit
- No longer use file extension in default photo title
- A little progress on the manual
Download (0.074MB)
Added: 2007-07-27 License: GPL (GNU General Public License) Price:
821 downloads
My File Manager 0.4
My File Manager is a small and lightweight file manager. more>>
My File Manager is a small and lightweight file manager. It was developed to provide a small and fast file manager, which has only a few dependencies from other packages, but including some interestings things like mount partitions, minimalistic burning capability and mass renaming files. MFM use FLTK graphics toolkit.
Main features:
- Selectable shown fields (permissions, users, groups, date and size)
- Various sort options
- Rename group of files
- Change attributes of group of files
- Compress files
- Burn CD/DVD
- Find files by name or by content
- Mount/umount partitions
<<lessMain features:
- Selectable shown fields (permissions, users, groups, date and size)
- Various sort options
- Rename group of files
- Change attributes of group of files
- Compress files
- Burn CD/DVD
- Find files by name or by content
- Mount/umount partitions
Download (0.092MB)
Added: 2006-06-11 License: GPL (GNU General Public License) Price:
1237 downloads
Monkey Boards 0.3.8
Monkey Boards is a small, fast, and efficient message board systems to enable smaller Web sites to build online communities. more>>
Monkey Boards is a small, fast, and efficient message board systems to enable smaller Web sites to build virtual online communities where users post and reply to messages.
Compared with other projects, this defining purpose Monkey Boards much more clearer and to-the-point.
The project is different from other similar solutions mainly because it uses an SQLite database, whereas the majority currently require a MySQL server to be running somewhere. It will output clean and valid XHTML pages with external CSS stylesheets.
<<lessCompared with other projects, this defining purpose Monkey Boards much more clearer and to-the-point.
The project is different from other similar solutions mainly because it uses an SQLite database, whereas the majority currently require a MySQL server to be running somewhere. It will output clean and valid XHTML pages with external CSS stylesheets.
Download (0.065MB)
Added: 2006-12-03 License: GPL (GNU General Public License) Price:
1056 downloads
Divmod Vertex 0.2.0
Divmod Vertex is an implementation of Q2Q, a protocol for opening authenticated connections, even through NAT. more>>
Divmod Vertex is an implementation of Q2Q, a protocol for opening authenticated connections, even through NAT.
It allows a user to reliably demonstrate their identity (for distributed authentication) and receive real-time data directly from other users, and provides a mechanism for a user to decide whether they want to expose their IP address to a third party before accepting a peer-to-peer connection.
Divmod Vertex is byte-stream oriented and application-agnostic. Any peer-to-peer application can use Q2Q to open connections and deliver messages.
<<lessIt allows a user to reliably demonstrate their identity (for distributed authentication) and receive real-time data directly from other users, and provides a mechanism for a user to decide whether they want to expose their IP address to a third party before accepting a peer-to-peer connection.
Divmod Vertex is byte-stream oriented and application-agnostic. Any peer-to-peer application can use Q2Q to open connections and deliver messages.
Download (0.082MB)
Added: 2006-06-14 License: MIT/X Consortium License Price:
1227 downloads
Lyric-am 0.2
Lyric-am is a Superkaramba applet that shows lyrics of your songs directly on your desktop. more>>
Lyric-am is a Superkaramba applet that shows lyrics of your songs directly on your desktop.
Lyric-am requires amaroK player version 1.3.X or newer. If you want to test your configuration before download this script write "dcop amarok default lyrics" in your shell when amaroK plays a song with lyrics: if you get lyrics in your shell, the script could be work.
You can get better performance if you use a database to store lyrics: see amaroK manual to see how you can do it.
When you have created an amaroK database and configured it correctly, you can create a collection of lyrics listening songs with "Lyrics" tab selected (do it on-line!): youll have a collection to browse it also off-line.
IMPORTANT NOTE:
- Im a newbie.
- Ive wrote it only to learn Python (I cut-and-pasted, modified in a bad way some code from other scripts to learn syntax).
- For that reason I dont assure you that this scripts works fine, use it carefully.
- It works for me and thats all!
<<lessLyric-am requires amaroK player version 1.3.X or newer. If you want to test your configuration before download this script write "dcop amarok default lyrics" in your shell when amaroK plays a song with lyrics: if you get lyrics in your shell, the script could be work.
You can get better performance if you use a database to store lyrics: see amaroK manual to see how you can do it.
When you have created an amaroK database and configured it correctly, you can create a collection of lyrics listening songs with "Lyrics" tab selected (do it on-line!): youll have a collection to browse it also off-line.
IMPORTANT NOTE:
- Im a newbie.
- Ive wrote it only to learn Python (I cut-and-pasted, modified in a bad way some code from other scripts to learn syntax).
- For that reason I dont assure you that this scripts works fine, use it carefully.
- It works for me and thats all!
Download (0.025MB)
Added: 2006-06-29 License: GPL (GNU General Public License) Price:
1214 downloads
KLinInfo 0.2
KLinInfo program was created for gathering all the available information from a Linux system. more>>
KLinInfo program was created for gathering all the available information from a Linux system and using it to generate HTML files as reports. It has a simple interface and is very easy to use.
It can give information on fonts, memory and disk usage, module and package information, as well as on many other issues. It can also be used as notepad for command or system files - it has an ability to store system or log file list or command list with their descriptions in separate files.
There is also a posibility for using a script to retrieve more info (note, that this is a bash shell script so you should be using bash; otherwise you may have to adapt this script to your shell).
Installation:
Installing it doesnt differ from other Linux programs. If this is a tarball
package (tar.gz), then at first, do a
$configure
to configure it, then
$make
and at the end make its install with
$make install.
<<lessIt can give information on fonts, memory and disk usage, module and package information, as well as on many other issues. It can also be used as notepad for command or system files - it has an ability to store system or log file list or command list with their descriptions in separate files.
There is also a posibility for using a script to retrieve more info (note, that this is a bash shell script so you should be using bash; otherwise you may have to adapt this script to your shell).
Installation:
Installing it doesnt differ from other Linux programs. If this is a tarball
package (tar.gz), then at first, do a
$configure
to configure it, then
$make
and at the end make its install with
$make install.
Download (1.1MB)
Added: 2006-07-14 License: GPL (GNU General Public License) Price:
1197 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 from other 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