organized konfusion
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 445
Organize Status Bar 0.5.2
Organize Status Bar is an extension which allows you to organize your status bar icons. more>>
Organize Status Bar is an extension which allows you to organize your status bar icons.
This extension will enable you to organize your status bar icons. You can now rearrange or remove any item (icon or text) in the Firefox status bar.
If your status bar is full and cluttered like mine was, give this a try.
<<lessThis extension will enable you to organize your status bar icons. You can now rearrange or remove any item (icon or text) in the Firefox status bar.
If your status bar is full and cluttered like mine was, give this a try.
Download (0.031MB)
Added: 2007-03-30 License: MPL (Mozilla Public License) Price:
939 downloads
songanizer 0.8
Songanizer is a shell script to organize a directory containing a collection of MP3 files. more>>
Songanizer is a shell script to organize a directory containing a collection of MP3 files. The goal is to create virtual directory structures, which give different view of the data, but without having redundant copies of the files themselves.
The files are organized according to information gathered from the tags of files stored in subdirectories located under the base directory, which bear the prefix _data in their name. Parallel virtual directory structures containing symbolic links to the actual files are created, which give different views of the same data. Each virtual directory stucture gives a view based on a particular attribute specified by the user. The _data directories themselves can be symbolic links to directories on other devices, and can have multiple levels of sub-directories within them holding the actual song files.
After songanization, the BASE directory will contain the following directories:
(i) _data* --> All directories starting with _data contain the real data.
(ii) _artist --> Contains the link structure on the basis of the artist tag.
(iii) _genre --> Contains the link structure on the basis of the genre tag.
(iv) _initial --> Contains the link structure on the basis of the initial.
... and more, depending on the switches passed to the script
Since Songanizer is a shell script, a running shell is the first and foremost requirement. Preferably it should be a Bourne Again SHell. You may report problems encountered on any shell to the project maintainer.
Getopt (enhanced) is needed to extract the options from the command line arguments. Alongwith that you should have gettext for internationalization support.
The mp3info tool should be installed in the system to process the file tags. It can be downloaded from http://ibiblio.org/mp3info/.
<<lessThe files are organized according to information gathered from the tags of files stored in subdirectories located under the base directory, which bear the prefix _data in their name. Parallel virtual directory structures containing symbolic links to the actual files are created, which give different views of the same data. Each virtual directory stucture gives a view based on a particular attribute specified by the user. The _data directories themselves can be symbolic links to directories on other devices, and can have multiple levels of sub-directories within them holding the actual song files.
After songanization, the BASE directory will contain the following directories:
(i) _data* --> All directories starting with _data contain the real data.
(ii) _artist --> Contains the link structure on the basis of the artist tag.
(iii) _genre --> Contains the link structure on the basis of the genre tag.
(iv) _initial --> Contains the link structure on the basis of the initial.
... and more, depending on the switches passed to the script
Since Songanizer is a shell script, a running shell is the first and foremost requirement. Preferably it should be a Bourne Again SHell. You may report problems encountered on any shell to the project maintainer.
Getopt (enhanced) is needed to extract the options from the command line arguments. Alongwith that you should have gettext for internationalization support.
The mp3info tool should be installed in the system to process the file tags. It can be downloaded from http://ibiblio.org/mp3info/.
Download (0.013MB)
Added: 2006-07-18 License: GPL (GNU General Public License) Price:
1193 downloads
Manitou-Mail 0.9.7
Manitou-Mail is a 3-part database-driven email system. more>>
Manitou-Mail is an open source database-driven mail user-agent and associated utilities. Manitou-Mail project provides a framework and programs for storing, exposing, and managing mail as organized data in a PostgreSQL database. It can be viewed as a versatile alternative to an imap-aware client using imap server storage.
Companies or organizations that use organization-wide mailboxes such as info, support, sales... and need to share the work between the people processing them, monitor and analyze the flow of messages, or even hook their other databases to the messaging system.
Experienced personal users that are willing to put a database at the center of their mail architecture, thus getting powerful retrieval capabilities, extended categorizing of messages, open representation of the mail as structured data.
The user interface runs on Unix/X11 and MS-Windows and is connected to the database, not the mail system. An independant Perl daemon process, controllable by an administrator, is responsible for fetching and sending the mail.
Enhancements:
- This release offers a revamped full text search engine, a new online help system using Qt assistant, modularized Perl code for the mail-database exchanger, along with a number of small bugfixes and enhancements.
- Also, the user interface now compiles on Solaris and BSD-based systems.
<<lessCompanies or organizations that use organization-wide mailboxes such as info, support, sales... and need to share the work between the people processing them, monitor and analyze the flow of messages, or even hook their other databases to the messaging system.
Experienced personal users that are willing to put a database at the center of their mail architecture, thus getting powerful retrieval capabilities, extended categorizing of messages, open representation of the mail as structured data.
The user interface runs on Unix/X11 and MS-Windows and is connected to the database, not the mail system. An independant Perl daemon process, controllable by an administrator, is responsible for fetching and sending the mail.
Enhancements:
- This release offers a revamped full text search engine, a new online help system using Qt assistant, modularized Perl code for the mail-database exchanger, along with a number of small bugfixes and enhancements.
- Also, the user interface now compiles on Solaris and BSD-based systems.
Download (0.038MB)
Added: 2006-04-23 License: GPL (GNU General Public License) Price:
1280 downloads
gtranscode 0.3
gtranscode is a GTK+ GUI (graphical use interface) front-end for transcode . more>>
gtranscode is a GTK+ GUI (graphical use interface) front-end for transcode written in order to make this powerful tool easier to use. Transcode is a powerful video and audio processing tool that can read in just about any format of video and/or audio and convert to just as many different formats. In addition to transcodes extremely flexible modular concept for reading/writing different formats and codecs, it can apply filters, do re-sampling, resizing, cropping, and more. The cost from all this comes in the form of over 100 command line options but gtranscode aims to simplify.
Main features:
- organized layout to reduce confusion
- supports all of the options that most users will want
- uses tcprobe -i (from transcode package) to summarize information about input file before processing
- shows the equivalent transcode command line for troubleshooting and familiarizing users with command line options
- any extra options not supported by the GUI can be manually entered in the entry box before hitting "GO"
- automatic "maintain aspect ratio" calculations
- automatic "projected filesize" calculations based on bitrates
Enhancements:
- added much needed cancel button to progress window
- added capability to tcprobe an entire directory and add the number of frames up. This allows a directory to be transcoded without the progress bar saying NaN.
<<lessMain features:
- organized layout to reduce confusion
- supports all of the options that most users will want
- uses tcprobe -i (from transcode package) to summarize information about input file before processing
- shows the equivalent transcode command line for troubleshooting and familiarizing users with command line options
- any extra options not supported by the GUI can be manually entered in the entry box before hitting "GO"
- automatic "maintain aspect ratio" calculations
- automatic "projected filesize" calculations based on bitrates
Enhancements:
- added much needed cancel button to progress window
- added capability to tcprobe an entire directory and add the number of frames up. This allows a directory to be transcoded without the progress bar saying NaN.
Download (0.019MB)
Added: 2006-08-01 License: GPL (GNU General Public License) Price:
1182 downloads
Network Management Tool 1.44
Network Management Tool is a tool to manage and monitor the devices on your network. more>>
Manage your network with a free Network Monitoring Software application.
Network Management Tool is an organized way to manage your network. 100% web-based network management.
Manage your network devices with ease. 100% Free Network Managment Software! Manage all your network devices, routers, switches, firewalls, hubs, and more.
Enhancements:
- A display bug that occurred when viewing the comments on a device was fixed.
<<lessNetwork Management Tool is an organized way to manage your network. 100% web-based network management.
Manage your network devices with ease. 100% Free Network Managment Software! Manage all your network devices, routers, switches, firewalls, hubs, and more.
Enhancements:
- A display bug that occurred when viewing the comments on a device was fixed.
Download (0.061MB)
Added: 2006-09-07 License: GPL (GNU General Public License) Price:
1158 downloads
GENU CMS 2007.1
GENU is a Content Management System which uses a database server (MySQL, PostgreSQL, or SQLite). more>>
GENU is a Content Management System which uses a database server (MySQL, PostgreSQL, or SQLite). The project uses a template system and supports multiple languages.
It features BBCode and HTML tag support, a bulletin board, a comment system with reply and editing abilities, an administration interface, headlines generation, polls, a search engine, smilies support, "submit" and "send" news functions, unlimited news organized into unlimited categories, and user management.
Enhancements:
- new search system, also included in the posts
- new template named blumar
- HTML corrections
- more verifications when editing the categories
<<lessIt features BBCode and HTML tag support, a bulletin board, a comment system with reply and editing abilities, an administration interface, headlines generation, polls, a search engine, smilies support, "submit" and "send" news functions, unlimited news organized into unlimited categories, and user management.
Enhancements:
- new search system, also included in the posts
- new template named blumar
- HTML corrections
- more verifications when editing the categories
Download (0.17MB)
Added: 2007-05-01 License: GPL (GNU General Public License) Price:
908 downloads
Logging Services 0.9.7
Logging Services project is intended to provide cross-language logging services for purposes of application debugging. more>>
Logging Services project is intended to provide cross-language logging services for purposes of application debugging and auditing.
We should also mention that thanks to the relentless efforts of many developers, we have a basic level of interoperability between the following projects:
- Log4Cxx (c++)
- Log4j
- Log4Net
- Log4Perl
- Log4PHP
- Log4PLSQL
- JDK1.4s util.logging framework
There is still much work ahead bringing in the various projects to work together within the Logging Services Project. The process is likely to take a little while. In the mean time, we will continue to do what we like best, that is developing open source software.
This is a project of the Apache Software Foundation (ASF). Like all Apache projects, we encourage a collaborative, consensus-based development process. We offer an open and pragmatic software license, and we strive to create software of the highest quality. The ASF is organized into several projects, which like Logging Services project may contain multiple sub-projects.
<<lessWe should also mention that thanks to the relentless efforts of many developers, we have a basic level of interoperability between the following projects:
- Log4Cxx (c++)
- Log4j
- Log4Net
- Log4Perl
- Log4PHP
- Log4PLSQL
- JDK1.4s util.logging framework
There is still much work ahead bringing in the various projects to work together within the Logging Services Project. The process is likely to take a little while. In the mean time, we will continue to do what we like best, that is developing open source software.
This is a project of the Apache Software Foundation (ASF). Like all Apache projects, we encourage a collaborative, consensus-based development process. We offer an open and pragmatic software license, and we strive to create software of the highest quality. The ASF is organized into several projects, which like Logging Services project may contain multiple sub-projects.
Download (MB)
Added: 2007-01-11 License: The Apache License 2.0 Price:
1018 downloads
Network Management Center 1.20
Network Management Center is a comprehensive network device management tool. more>>
Network Management Center project is a comprehensive network device management tool. After entering each network device, every detail can be tracked and monitored.
Having this information accessible simplifies the process of troubleshooting a network.
Manage your network with a free web-based network management tool. Troubleshooting your network will become much easier with all your network information just a few clicks away.
Add all your network devices and monitor the details about each device, and any changes that are made to the network device. Multi permission levels allow complete control over the system.
Keep your network organized and under control, network management software is based on PHP and MySQL.
Enhancements:
- Some bugs found in the forms library for the network management center software were fixed.
<<lessHaving this information accessible simplifies the process of troubleshooting a network.
Manage your network with a free web-based network management tool. Troubleshooting your network will become much easier with all your network information just a few clicks away.
Add all your network devices and monitor the details about each device, and any changes that are made to the network device. Multi permission levels allow complete control over the system.
Keep your network organized and under control, network management software is based on PHP and MySQL.
Enhancements:
- Some bugs found in the forms library for the network management center software were fixed.
Download (0.20MB)
Added: 2006-08-10 License: GPL (GNU General Public License) Price:
1172 downloads
Gtk-engines 2.11.6
Gtk-engines is a package containing a number of sample themes for GTK+. more>>
Gtk-engines is a package containing a number of sample themes for GTK+.
Main features:
Free
- GNOME is Free Software and part of the GNU project, dedicated to giving users and developers the ultimate level of control over their desktops, their software, and their data. Find out more about the GNU project and Free Software at gnu.org.
Usable
- GNOME understands that usability is about creating software that is easy for everyone to use, not about piling on features. GNOMEs community of professional and volunteer usability experts have created Free Softwares first and only Human Interface Guidelines, and all core GNOME software is adopting these principles. Find out more about GNOME and usability at the GNOME Usability Project.
Accessible
- Free Software is about enabling software freedom for everyone, including users and developers with disabilities. GNOMEs Accessibility framework is the result of several years of effort, and makes GNOME the most accessible desktop for any Unix platform. Find out more at the GNOME Accessibility Project.
International
- GNOME is used, developed and documented in dozens of languages, and we strive to ensure that every piece of GNOME software can be translated into all languages. Find out more at the GNOME Translation Project.
Developer-friendly
- Developers are not tied to a single language with GNOME. You can use C, C++, Python, Perl, Java, even C#, to produce high-quality applications that integrate smoothly into the rest of your Unix or Linux desktop.
Organized
- GNOME strives to be an organized community, with a foundation of several hundred members, usability, accessibility, and QA teams, and an elected board. GNOME releases are defined by the GNOME Release Team and are scheduled to occur every six months.
Supported
- Beyond the worldwide GNOME Community, GNOME is supported by the leading companies in Linux and Unix, including HP, MandrakeSoft, Novell, Red Hat, and Sun. Find out more at foundation.gnome.org.
A community
- Perhaps more than anything else, GNOME is a worldwide community of volunteers who hack, translate, design, QA, and generally have fun together. Find out more at GNOME Developers site.
Enhancements:
- Clearlooks theme scrollbars are no longer colored (Bug #462723)
- Improved Gummy scale fill level drawing
- Clearlooks notebook fix for right to left langues
New and updated Translations:
- Ilkka Tuohela (fi)
- Simos Xenitellis (el)
- Dr.T.Vasudevan (ta)
<<lessMain features:
Free
- GNOME is Free Software and part of the GNU project, dedicated to giving users and developers the ultimate level of control over their desktops, their software, and their data. Find out more about the GNU project and Free Software at gnu.org.
Usable
- GNOME understands that usability is about creating software that is easy for everyone to use, not about piling on features. GNOMEs community of professional and volunteer usability experts have created Free Softwares first and only Human Interface Guidelines, and all core GNOME software is adopting these principles. Find out more about GNOME and usability at the GNOME Usability Project.
Accessible
- Free Software is about enabling software freedom for everyone, including users and developers with disabilities. GNOMEs Accessibility framework is the result of several years of effort, and makes GNOME the most accessible desktop for any Unix platform. Find out more at the GNOME Accessibility Project.
International
- GNOME is used, developed and documented in dozens of languages, and we strive to ensure that every piece of GNOME software can be translated into all languages. Find out more at the GNOME Translation Project.
Developer-friendly
- Developers are not tied to a single language with GNOME. You can use C, C++, Python, Perl, Java, even C#, to produce high-quality applications that integrate smoothly into the rest of your Unix or Linux desktop.
Organized
- GNOME strives to be an organized community, with a foundation of several hundred members, usability, accessibility, and QA teams, and an elected board. GNOME releases are defined by the GNOME Release Team and are scheduled to occur every six months.
Supported
- Beyond the worldwide GNOME Community, GNOME is supported by the leading companies in Linux and Unix, including HP, MandrakeSoft, Novell, Red Hat, and Sun. Find out more at foundation.gnome.org.
A community
- Perhaps more than anything else, GNOME is a worldwide community of volunteers who hack, translate, design, QA, and generally have fun together. Find out more at GNOME Developers site.
Enhancements:
- Clearlooks theme scrollbars are no longer colored (Bug #462723)
- Improved Gummy scale fill level drawing
- Clearlooks notebook fix for right to left langues
New and updated Translations:
- Ilkka Tuohela (fi)
- Simos Xenitellis (el)
- Dr.T.Vasudevan (ta)
Download (0.65MB)
Added: 2007-08-18 License: LGPL (GNU Lesser General Public License) Price:
801 downloads
Other version of Gtk-engines
License:LGPL (GNU Lesser General Public License)
easy contactsManager 0.0.3
easy contactsManager [eCM] is an internet application for managing contacts. more>>
easy contactsManager project is an internet application for managing contacts.
These contacts can be organized in a lot a different ways (for example folders, categories, ...) and be accessed by different users who belong to different groups.
Main features:
- User, Group and Permission Management
- Notes and Folders Management
- wysiwyg editor
- German and English
- Eventmanager (experimental)
- Editable Navigation tree
- Workflow (experimental)
- Categories (experimental)
- Mandators (experimental)
- Extensible by plugins (experimental)
<<lessThese contacts can be organized in a lot a different ways (for example folders, categories, ...) and be accessed by different users who belong to different groups.
Main features:
- User, Group and Permission Management
- Notes and Folders Management
- wysiwyg editor
- German and English
- Eventmanager (experimental)
- Editable Navigation tree
- Workflow (experimental)
- Categories (experimental)
- Mandators (experimental)
- Extensible by plugins (experimental)
Download (2.5MB)
Added: 2006-02-28 License: MPL (Mozilla Public License) Price:
1333 downloads
Ultrize TimeSheet 20051230
Ultrize TimeSheet is a Web based time card to keep track of all time spent on multiple clients and projects. more>>
Ultrize TimeSheet is a Web based time card to keep track of all time spent on multiple clients and projects.
Ultrize TimeSheet project can keep track of multiple clients with multiple rate quotes with multiple projects easily, intuitively, and simply.
I realized a while ago, that I was having a hard time keeping all my clients organized; multiple clients with multiple rate quotes with multiple projects all in order on a sheet of paper, billing and accouning was starting to become a nightmare. So I did what any proper Interneteer would do .. I created a simple easy to use web based solution for my paper mess.
The initial version was comprised of about 4 hours worth of work, and was by no means feature rich -- I made it to be easy to use, and easy to understand. Now it is full of excellent features that will help anybody who is looking for a great way to keep track of time and billing for multiple clients. I think you will find it is very useful at giving you a valid concept of how much money you are making with each client you service, and how much time you are spending on your projects.
Main features:
- GPL Licensing
- Unlimited number of Clients
- Unlimited number of Jobs
- Unlimited number of Tasks
- Unlimited number of Notes per Job
- Classes extendible via object oriented programming
- Written with Smarty Templates and PHP 4.3+ with MySQL
<<lessUltrize TimeSheet project can keep track of multiple clients with multiple rate quotes with multiple projects easily, intuitively, and simply.
I realized a while ago, that I was having a hard time keeping all my clients organized; multiple clients with multiple rate quotes with multiple projects all in order on a sheet of paper, billing and accouning was starting to become a nightmare. So I did what any proper Interneteer would do .. I created a simple easy to use web based solution for my paper mess.
The initial version was comprised of about 4 hours worth of work, and was by no means feature rich -- I made it to be easy to use, and easy to understand. Now it is full of excellent features that will help anybody who is looking for a great way to keep track of time and billing for multiple clients. I think you will find it is very useful at giving you a valid concept of how much money you are making with each client you service, and how much time you are spending on your projects.
Main features:
- GPL Licensing
- Unlimited number of Clients
- Unlimited number of Jobs
- Unlimited number of Tasks
- Unlimited number of Notes per Job
- Classes extendible via object oriented programming
- Written with Smarty Templates and PHP 4.3+ with MySQL
Download (0.33MB)
Added: 2005-12-31 License: LGPL (GNU Lesser General Public License) Price:
1397 downloads
Goggles Music Manager 0.8.0
Goggles Music Manager is a music collection manager and player. more>>
Goggles Music Manager is a music collection manager and player. Goggles Music Manager allows you to easily manage your music collection.
Each song in your collection is organized according to Artist and Album. As of now, Goggles Music Manager supports Ogg Vorbis and MP3 files.
<<lessEach song in your collection is organized according to Artist and Album. As of now, Goggles Music Manager supports Ogg Vorbis and MP3 files.
Download (0.11MB)
Added: 2007-08-16 License: GPL (GNU General Public License) Price:
802 downloads
Gantry 3.2.1
Gantry is a robust Perl-based Web application framework for Apache/mod_perl, CGI, and Fast-CGI. more>>
Gantry is a robust Perl-based Web application framework for Apache/mod_perl, CGI, and Fast-CGI.
Object-oriented design allows for a pragmatic, modular approach to URL dispatching. Gantry project supports MVC and initiates rapid development, offering an organized coding scheme for Web applications.
Main features:
- Plugin architecture
- Supports mod_perl 1.3 and 2.0
- Supports CGI and Fast-CGI
- Supports Template Toolkit and the ability to plugin other templating systems
- Inherited framework code for a standard CRUD application.
- Calendaring support
- Cookie management
- Form generation and validation
- User authentication: user, group and page-based
- Class::DBI integration
- Database and SQL utilities
- AJAX Support
- TinyMCE Support
- Code generation with BigTop
<<lessObject-oriented design allows for a pragmatic, modular approach to URL dispatching. Gantry project supports MVC and initiates rapid development, offering an organized coding scheme for Web applications.
Main features:
- Plugin architecture
- Supports mod_perl 1.3 and 2.0
- Supports CGI and Fast-CGI
- Supports Template Toolkit and the ability to plugin other templating systems
- Inherited framework code for a standard CRUD application.
- Calendaring support
- Cookie management
- Form generation and validation
- User authentication: user, group and page-based
- Class::DBI integration
- Database and SQL utilities
- AJAX Support
- TinyMCE Support
- Code generation with BigTop
Download (0.13MB)
Added: 2006-04-27 License: GPL (GNU General Public License) Price:
1275 downloads
GConf 2.19.1
GConf is a configuration data storage mechanism. more>>
GConf is a configuration data storage mechanism scheduled to ship with GNOME 2.0. GConf does work without GNOME however. It can be used with plain GTK+, Xlib, KDE, or even text mode applications as well. There is no stable release of GConf yet, but the library is feature-complete.
The GNOME 2.12 Desktop is the latest release of the ever popular, multi-platform free desktop environment - on time, to the day! It includes a number of interesting new features and hundreds of bug fixes.
GNOME is...
Free
GNOME is Free Software and part of the GNU project, dedicated to giving users and developers the ultimate level of control over their desktops, their software, and their data. Find out more about the GNU project and Free Software at gnu.org.
Usable
GNOME understands that usability is about creating software that is easy for everyone to use, not about piling on features. GNOMEs community of professional and volunteer usability experts have created Free Softwares first and only Human Interface Guidelines, and all core GNOME software is adopting these principles. Find out more about GNOME and usability at the GNOME Usability Project.
Accessible
Free Software is about enabling software freedom for everyone, including users and developers with disabilities. GNOMEs Accessibility framework is the result of several years of effort, and makes GNOME the most accessible desktop for any Unix platform. Find out more at the GNOME Accessibility Project.
International
GNOME is used, developed and documented in dozens of languages, and we strive to ensure that every piece of GNOME software can be translated into all languages. Find out more at the GNOME Translation Project.
Developer-friendly
Developers are not tied to a single language with GNOME. You can use C, C++, Python, Perl, Java, even C#, to produce high-quality applications that integrate smoothly into the rest of your Unix or Linux desktop.
Organized
GNOME strives to be an organized community, with a foundation of several hundred members, usability, accessibility, and QA teams, and an elected board. GNOME releases are defined by the GNOME Release Team and are scheduled to occur every six months.
Supported
Beyond the worldwide GNOME Community, GNOME is supported by the leading companies in Linux and Unix, including HP, MandrakeSoft, Novell, Red Hat, and Sun. Find out more at foundation.gnome.org.
A community
Perhaps more than anything else, GNOME is a worldwide community of volunteers who hack, translate, design, QA, and generally have fun together. Find out more at GNOME Developers site.
<<lessThe GNOME 2.12 Desktop is the latest release of the ever popular, multi-platform free desktop environment - on time, to the day! It includes a number of interesting new features and hundreds of bug fixes.
GNOME is...
Free
GNOME is Free Software and part of the GNU project, dedicated to giving users and developers the ultimate level of control over their desktops, their software, and their data. Find out more about the GNU project and Free Software at gnu.org.
Usable
GNOME understands that usability is about creating software that is easy for everyone to use, not about piling on features. GNOMEs community of professional and volunteer usability experts have created Free Softwares first and only Human Interface Guidelines, and all core GNOME software is adopting these principles. Find out more about GNOME and usability at the GNOME Usability Project.
Accessible
Free Software is about enabling software freedom for everyone, including users and developers with disabilities. GNOMEs Accessibility framework is the result of several years of effort, and makes GNOME the most accessible desktop for any Unix platform. Find out more at the GNOME Accessibility Project.
International
GNOME is used, developed and documented in dozens of languages, and we strive to ensure that every piece of GNOME software can be translated into all languages. Find out more at the GNOME Translation Project.
Developer-friendly
Developers are not tied to a single language with GNOME. You can use C, C++, Python, Perl, Java, even C#, to produce high-quality applications that integrate smoothly into the rest of your Unix or Linux desktop.
Organized
GNOME strives to be an organized community, with a foundation of several hundred members, usability, accessibility, and QA teams, and an elected board. GNOME releases are defined by the GNOME Release Team and are scheduled to occur every six months.
Supported
Beyond the worldwide GNOME Community, GNOME is supported by the leading companies in Linux and Unix, including HP, MandrakeSoft, Novell, Red Hat, and Sun. Find out more at foundation.gnome.org.
A community
Perhaps more than anything else, GNOME is a worldwide community of volunteers who hack, translate, design, QA, and generally have fun together. Find out more at GNOME Developers site.
Download (2.2MB)
Added: 2007-06-25 License: GPL (GNU General Public License) Price:
854 downloads
Other version of GConf
License:GPL (GNU General Public License)
Webnight Commander 1
Webnight Commander is web file manager with interface similar to GNU Midnight Commander. The main difference is that Webnight Commander have only one directory panel. The whole program code is organiz more>>
Webnight Commander is web file manager with interface similar to GNU Midnight Commander. The main difference is that Webnight Commander have only one directory panel.
The whole program code is organized in one PHP script. All you need to do is to upload the php script on your server (set the password) and call the php file. Then you have a fully functional File manager. You can copy, move, edit files.
Requirements: apache web server with php
<<less Download (33.70KB)
Added: 2009-04-26 License: Freeware Price: $0
184 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 organized konfusion 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