be usable
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 392
Bakefile 0.2.2
Bakefile is cross-platform, cross-compiler generator of native makefiles. more>>
Bakefile project is cross-platform, cross-compiler native makefiles generator. It takes compiler-independent description of build tasks as input and generates native makefile (autoconfs Makefile.in, Visual C++ project, bcc makefile etc.).
Bakefiles task is to generate native makefiles, so that people can keep using their favorite tools. There are other cross-platform make solutions, but they either arent native and require the user to use unfamiliar tools (Boost.Build) or they are too limited (qmake).
Beware that Bakefile is currently under heavy development (version 0.1.x) and is very likely to change significantly and to contain bugs. It is being used for wxWidgets new build system and you can expect it to be usable for production once we fully convert wxWidgets to use it.
Enhancements:
- Bakefile was relicensed from the GPL to the MIT license.
- Support for Visual Studio 2005 project files was added.
- Many small fixes and improvements were made.
<<lessBakefiles task is to generate native makefiles, so that people can keep using their favorite tools. There are other cross-platform make solutions, but they either arent native and require the user to use unfamiliar tools (Boost.Build) or they are too limited (qmake).
Beware that Bakefile is currently under heavy development (version 0.1.x) and is very likely to change significantly and to contain bugs. It is being used for wxWidgets new build system and you can expect it to be usable for production once we fully convert wxWidgets to use it.
Enhancements:
- Bakefile was relicensed from the GPL to the MIT license.
- Support for Visual Studio 2005 project files was added.
- Many small fixes and improvements were made.
Download (0.65MB)
Added: 2007-02-13 License: GPL (GNU General Public License) Price:
986 downloads
Cover Hunter 0.3
CoverHunter will scan your digital music albums and try to get the cover image for each one. more>>
CoverHunter will scan your digital music albums and try to get the cover image for each one.
If more than one cover was found, you can choose which one will be set as the cover for that album. These covers are usable for XMMS, KDE, GNOME, etc.
<<lessIf more than one cover was found, you can choose which one will be set as the cover for that album. These covers are usable for XMMS, KDE, GNOME, etc.
Download (0.027MB)
Added: 2005-09-15 License: GPL (GNU General Public License) Price:
844 downloads
IOSN Live CD beta
IOSN Live CD is an bootable CD that boots into a usable and fully featured Linux Desktop. more>>
IOSN Live CD is an bootable CD that boots into a usable and fully featured Linux Desktop. In addition to standard FOSS productivity and multimedia applications, it is bundled with a User Guide to Using the Linux Desktop in print and multimedia formats as well as several IOSN Free/Open Source Software Primers.
Note: This is a beta release.
<<lessNote: This is a beta release.
Download (620MB)
Added: 2005-08-30 License: GPL (GNU General Public License) Price:
1516 downloads
ircbase 0.7
Ircbase is a daemon (ircbase) that runs on a Unix server and performs actual IRC client operations. more>>
First, there is a daemon (ircbase) that runs on a Unix server and performs actual IRC client operations. It listens on an assigned TCP port for connections from the actual user, which will run another program. This other program (irc.exe for now) can run on Windows, and prThere is now limited support for connecting with conventional IRC clients.Povides graphical user interaction to the features contained in ircbase.
There is now limited support for connecting with another IRC clients. Such a solution will not be able to take full advantage of the features in ircbase, and is also currently rather flakey and ad hoc, but its provided anyway for people that want it while they wait for the native clients to be usable enough. When you do this, ircbase will behave like an advanced autonomous detachable ircbouncer.
Set up your IRC client to connect to the ircbase like it was an IRC server. The nick you setup in the client will map to ircbase session ID, and ircbase will connect to the actual IRC server with the session parameters (including nick) from the configuration file. It will then do some tricks to convince the IRC client of the actual nick in use after connecting/attaching, to avoid confusing it.
(The nick is used to select session ID rather than anything else in order to make it easy to use with ircII, which can specify the nick on the command line or in the /server and /window server commands.)
If you need to issue a command for interpretation by the ircbase parser, you can prefix it with /QUOTE I, e.g. for accepting a DCC on the ircbase end, use /QUOTE I /dcc get nick
and for changing servers, /QUOTE I /server irc.server
Main features:
- The above structure has the advantages that you can run ircbase on a shell account (warning, advertisement: Arctic Net can provide these) idling permanently on the IRC server very much like a bot, and yet, the user can, whenever he comes online, and from wherever he is, connect to it and use it for IRC-ing like any other IRC client.
-
- The ircbase keeps track of the most recent events, so when he does this, he will automatically receive its "scrollback buffer", so he can quickly catch up with what has happened just before he arrived. This is also an advantage if his modem is unstable and often drops the connection, since this way he wont miss anything, no matter how thoroughly the user machine itself crashes (provided he comes online again before the buffer is completely flushed, of course, but this buffer can be arbitrarily sized).
-
- Since ircbase allows scripts to run unattended at all times, it is meant to be able to replace any dedicated bots. Bots are a menace to the net, with their use of resources better spent on human clients, and the net would do so much better without them. With this system, even the most diehard childish moronic obnoxious bot-lover can do without them, simply because our design is superior, when completed.
-
- A system for interconnecting ircbases into an op-net (to replace the traditional bot-net) is also planned.
Enhancements:
- Finally gave a license to ircbase (irccli is still undecided, though).
- Finally ircbase is now under the GNU General Public License, version 2.
<<lessThere is now limited support for connecting with another IRC clients. Such a solution will not be able to take full advantage of the features in ircbase, and is also currently rather flakey and ad hoc, but its provided anyway for people that want it while they wait for the native clients to be usable enough. When you do this, ircbase will behave like an advanced autonomous detachable ircbouncer.
Set up your IRC client to connect to the ircbase like it was an IRC server. The nick you setup in the client will map to ircbase session ID, and ircbase will connect to the actual IRC server with the session parameters (including nick) from the configuration file. It will then do some tricks to convince the IRC client of the actual nick in use after connecting/attaching, to avoid confusing it.
(The nick is used to select session ID rather than anything else in order to make it easy to use with ircII, which can specify the nick on the command line or in the /server and /window server commands.)
If you need to issue a command for interpretation by the ircbase parser, you can prefix it with /QUOTE I, e.g. for accepting a DCC on the ircbase end, use /QUOTE I /dcc get nick
and for changing servers, /QUOTE I /server irc.server
Main features:
- The above structure has the advantages that you can run ircbase on a shell account (warning, advertisement: Arctic Net can provide these) idling permanently on the IRC server very much like a bot, and yet, the user can, whenever he comes online, and from wherever he is, connect to it and use it for IRC-ing like any other IRC client.
-
- The ircbase keeps track of the most recent events, so when he does this, he will automatically receive its "scrollback buffer", so he can quickly catch up with what has happened just before he arrived. This is also an advantage if his modem is unstable and often drops the connection, since this way he wont miss anything, no matter how thoroughly the user machine itself crashes (provided he comes online again before the buffer is completely flushed, of course, but this buffer can be arbitrarily sized).
-
- Since ircbase allows scripts to run unattended at all times, it is meant to be able to replace any dedicated bots. Bots are a menace to the net, with their use of resources better spent on human clients, and the net would do so much better without them. With this system, even the most diehard childish moronic obnoxious bot-lover can do without them, simply because our design is superior, when completed.
-
- A system for interconnecting ircbases into an op-net (to replace the traditional bot-net) is also planned.
Enhancements:
- Finally gave a license to ircbase (irccli is still undecided, though).
- Finally ircbase is now under the GNU General Public License, version 2.
Download (0.151MB)
Added: 2006-06-16 License: GPL (GNU General Public License) Price:
1225 downloads
pebugger 0.3
pebugger is an interactive command-line based debugger for PHP, written in PHP. more>>
pebugger is an interactive command-line based debugger for PHP, written in PHP. The project vaguely resembles gdb. Its basicaly a dbgp client.
This is currently in an early development stage. Its stable and usable, but not fully featured, yet. Its something I am keen to start using myself, so features should be added fairly quickly.
So far, you can set breakpoints, step through code, and query variables.
<<lessThis is currently in an early development stage. Its stable and usable, but not fully featured, yet. Its something I am keen to start using myself, so features should be added fairly quickly.
So far, you can set breakpoints, step through code, and query variables.
Download (0.015MB)
Added: 2007-07-16 License: BSD License Price:
830 downloads
Grapple 0.9.1
Grapple is a network layer, designed for games but usable anywhere. more>>
Grapple is a network layer, designed for games but usable anywhere. However, it also allows for more. It features simple client-server networking that keeps all clients aware of all other clients, passworded servers, and data transfer via TCP, UDP, or reliable UDP.
Advanced features include network messaging via push, pull, or a combination, multiple methods of querying users, user groups for client bandwidth saving, network load reacting data transmission and retransmission, background pinging to monitor network states, server failover, and a fully functional lobby system.
Enhancements:
- This release improves the UDP layer to work through NAT in most situations, fixes server failover issues, and increments the internal protocol number due to changes in the UDP protocol.
<<lessAdvanced features include network messaging via push, pull, or a combination, multiple methods of querying users, user groups for client bandwidth saving, network load reacting data transmission and retransmission, background pinging to monitor network states, server failover, and a fully functional lobby system.
Enhancements:
- This release improves the UDP layer to work through NAT in most situations, fixes server failover issues, and increments the internal protocol number due to changes in the UDP protocol.
Download (0.15MB)
Added: 2007-01-27 License: LGPL (GNU Lesser General Public License) Price:
1001 downloads
FieryFilter 0.4
FieryFilter is an interactive desktop firewall for Linux. more>>
FieryFilter is an interactive desktop firewall for Linux. FieryFilter will ask you everytime a new network connection is made if you want to allow or deny it.
Fieryfilter is far from being usable. Currently the rule generation is incomplete. Please join development if you want to have it working faster.
<<lessFieryfilter is far from being usable. Currently the rule generation is incomplete. Please join development if you want to have it working faster.
Download (0.15MB)
Added: 2006-05-17 License: GPL (GNU General Public License) Price:
1255 downloads
Smartmenu 0.2.2
Smartmenu is a menuing application for Lirc. more>>
Smartmenu is a menuing application for Lirc. Its purpose is to make use of an infra-red remote controller with a Linux box as easy and smart as possible.
It handles displaying and browsing menus in a way that is usable for typical user of a remote controller.
Such a user must be able to use the menus when he is a few meters away from the monitor or even with monitor turned off.
Enhancements:
- This release provided better control of lirc key repeating.
<<lessIt handles displaying and browsing menus in a way that is usable for typical user of a remote controller.
Such a user must be able to use the menus when he is a few meters away from the monitor or even with monitor turned off.
Enhancements:
- This release provided better control of lirc key repeating.
Download (0.036MB)
Added: 2005-11-10 License: GPL (GNU General Public License) Price:
808 downloads
pygobject 2.13.2
pygobject archive contains bindings for the GObject, to be used in Python. more>>
pygobject archive contains bindings for the GObject, to be used in Python.
It is a fairly complete set of bindings, its already rather useful, and is usable to write moderately complex programs. (see the examples directory for some examples of the simpler programs you could write).
<<lessIt is a fairly complete set of bindings, its already rather useful, and is usable to write moderately complex programs. (see the examples directory for some examples of the simpler programs you could write).
Download (0.42MB)
Added: 2007-07-07 License: LGPL (GNU Lesser General Public License) Price:
843 downloads
wbmtranslator 0.6.1
wbmtranslator is a translator assistant for webmin. more>>
wbmtranslator is a translation assistant for webmin/usermin modules.
wbmtranslator module is intended for webmin modules translators. It may not be usable with text only browsers like lynx or w3m. Also, please activate javascript in your browser settings.
<<lesswbmtranslator module is intended for webmin modules translators. It may not be usable with text only browsers like lynx or w3m. Also, please activate javascript in your browser settings.
Download (0.13MB)
Added: 2006-05-23 License: GPL (GNU General Public License) Price:
1249 downloads
Ubuntu Linux 5.10
Ubuntu is a complete Linux-based operating system, freely available with both community and professional support. more>>
Ubuntu is a complete Linux-based operating system, freely available with both community and professional support.
The Ubuntu community is built on the ideas enshrined in the Ubuntu Manifesto: that software should be available free of charge, that software tools should be usable by people in their local language and despite any disabilities, and that people should have the freedom to customise and alter their software in whatever way they see fit.
These freedoms make Ubuntu fundamentally different from traditional proprietary software: not only are the tools you need available free of charge, you have the right to modify your software until it works the way you want it to.
The team behind Ubuntu makes the following public commitment to its users:
* Ubuntu will always be free of charge, and there is no extra fee for the "enterprise edition", we make our very best work available to everyone on the same Free terms.
* Ubuntu includes the very best in translations and accessibility infrastructure that the Free Software community has to offer, to make Ubuntu usable by as many people as possible.
* Ubuntu is released regularly and predictably; a new release is made every six months. You can use the current stable release or the current development release. Each release is supported for at least 18 months.
* Ubuntu is entirely committed to the principles of free and open source software development; we encourage people to use free and open source software, improve it and pass it on.
Ubuntu is suitable for both desktop and server use. The current Ubuntu release supports Intel x86 (IBM-compatible PC), AMD64 (Hammer) and PowerPC (Apple iBook and Powerbook, G4 and G5) architectures.
Ubuntu includes more than 1,000 pieces of software, starting with the Linux kernel version 2.6 and Gnome 2.8, and covering every standard desktop application from word processing and spreadsheet applications to internet access applications, web server software, email software, programming languages and tools and of course several games.
<<lessThe Ubuntu community is built on the ideas enshrined in the Ubuntu Manifesto: that software should be available free of charge, that software tools should be usable by people in their local language and despite any disabilities, and that people should have the freedom to customise and alter their software in whatever way they see fit.
These freedoms make Ubuntu fundamentally different from traditional proprietary software: not only are the tools you need available free of charge, you have the right to modify your software until it works the way you want it to.
The team behind Ubuntu makes the following public commitment to its users:
* Ubuntu will always be free of charge, and there is no extra fee for the "enterprise edition", we make our very best work available to everyone on the same Free terms.
* Ubuntu includes the very best in translations and accessibility infrastructure that the Free Software community has to offer, to make Ubuntu usable by as many people as possible.
* Ubuntu is released regularly and predictably; a new release is made every six months. You can use the current stable release or the current development release. Each release is supported for at least 18 months.
* Ubuntu is entirely committed to the principles of free and open source software development; we encourage people to use free and open source software, improve it and pass it on.
Ubuntu is suitable for both desktop and server use. The current Ubuntu release supports Intel x86 (IBM-compatible PC), AMD64 (Hammer) and PowerPC (Apple iBook and Powerbook, G4 and G5) architectures.
Ubuntu includes more than 1,000 pieces of software, starting with the Linux kernel version 2.6 and Gnome 2.8, and covering every standard desktop application from word processing and spreadsheet applications to internet access applications, web server software, email software, programming languages and tools and of course several games.
Download (641MB)
Added: 2005-10-13 License: GPL (GNU General Public License) Price:
1500 downloads
PCX Portal 0.3.00
PCX Portal is a web desktop. more>>
Created by Xperience, Inc. for use in our Open Source Projects (XIWA, SandSurfer) it is in a usable state (helper applications are not yet completed but will be in the near future) and so is being released to allow people to start trying out our projects, etc.
The PCX Portal provides management of Companies, Users and Applications. When you login, you are presented with your desktop and from there you can select an App to work with.
<<lessThe PCX Portal provides management of Companies, Users and Applications. When you login, you are presented with your desktop and from there you can select an App to work with.
Download (0.089MB)
Added: 2005-05-05 License: Perl Artistic License Price:
1635 downloads
blah 0.01
blah project consists of a utility for maintaining a list of frequently copy-and-pasted text. more>>
blah project consists of a utility for maintaining a list of frequently copy-and-pasted text.
When an item is selected from the menu the corresponding text is automatically placed into the clipboard.
You can then use the paste feature in another application to transfer the text.
The current version is functional and usable. However, my goal is to re-design/re-write the code as a GNOME panel app.
Enhancements:
- added rpm bult from archive.
<<lessWhen an item is selected from the menu the corresponding text is automatically placed into the clipboard.
You can then use the paste feature in another application to transfer the text.
The current version is functional and usable. However, my goal is to re-design/re-write the code as a GNOME panel app.
Enhancements:
- added rpm bult from archive.
Download (0.009MB)
Added: 2007-02-07 License: GPL (GNU General Public License) Price:
990 downloads
Bongo Project 0.2.0
Bongo is an easy-to-use mail and calendar system, offering a simple yet powerful user interface. more>>
Bongo is an easy-to-use mail and calendar system, offering a simple yet powerful user interface. Bongo project goal is to make sharing, organisation, and communication simpler, quicker, and more useful.
What is Bongo?
Were creating fun and simple e-mail & calendaring software. We want our inboxes to be usable again: e-mail should be a useful tool, not a productivity killer. We want to be able to use our calendars to organise our lives, and we want other people to be able to interact with us through it whether they use Bongo or not.
Although Bongo is a young project, the software itself has a long pedigree and we are simply amongst the latest custodians. But while the core code isnt new, the ideas we have and the direction were taking are. Were not trying to create a "groupware" system to compete with well-known proprietary systems, or create an "enterprise platform" which encompasses everything from document management to project planning.
Best of all, Bongo is free (as in "freedom") software developed by an open community: we pride ourselves on being friendly and welcoming, and we see our project as being complementary to similar community projects.
Enhancements:
- This release is another source-only release intended for developers and very early testers, but it includes major new features such as native anti-spam and anti-virus integration and a brand-new Web administration system.
- Many structural changes have also been implemented, and less obvious improvements such as SMTP encryption are included, as are many bugfixes.
<<lessWhat is Bongo?
Were creating fun and simple e-mail & calendaring software. We want our inboxes to be usable again: e-mail should be a useful tool, not a productivity killer. We want to be able to use our calendars to organise our lives, and we want other people to be able to interact with us through it whether they use Bongo or not.
Although Bongo is a young project, the software itself has a long pedigree and we are simply amongst the latest custodians. But while the core code isnt new, the ideas we have and the direction were taking are. Were not trying to create a "groupware" system to compete with well-known proprietary systems, or create an "enterprise platform" which encompasses everything from document management to project planning.
Best of all, Bongo is free (as in "freedom") software developed by an open community: we pride ourselves on being friendly and welcoming, and we see our project as being complementary to similar community projects.
Enhancements:
- This release is another source-only release intended for developers and very early testers, but it includes major new features such as native anti-spam and anti-virus integration and a brand-new Web administration system.
- Many structural changes have also been implemented, and less obvious improvements such as SMTP encryption are included, as are many bugfixes.
Download (5.2MB)
Added: 2007-05-28 License: GPL (GNU General Public License) Price:
883 downloads
3dFB 0.6.1
3dFB is a 3D file manager and browser. more>>
3dFB is a 3d File Manager / Browser. It was started in 2004 by Roy El-Rayes.
The aim of this project is to make a viable, workable, 3d file manager that is not a hog on resources and can actually be usable.
Main features:
- Mouse Movement
- Level Zoom
- Ability to show different types of information about a file by pressing tab
- Fog
- 2 Different Views
- Copy / Move / Delete File
- Fullscreen support
The current set of keys are as follows:
- w : activates mouse-move
- q : zooms to end of level
- a : zooms to middle of level
- z : zooms to front of level
- tab/ctrl-tab : switches between different information for each file
- g : turns fog on/off
- v : switches views between normal and top-down
- page-up, page-down : changes our current level
- left, right, up, down : changes your location in the 3d world
- c : copy a file
- m : move a file
- d : delete a file
- f : fullscreen
- escape : exit
- n : show names on current level
- o : show all names
<<lessThe aim of this project is to make a viable, workable, 3d file manager that is not a hog on resources and can actually be usable.
Main features:
- Mouse Movement
- Level Zoom
- Ability to show different types of information about a file by pressing tab
- Fog
- 2 Different Views
- Copy / Move / Delete File
- Fullscreen support
The current set of keys are as follows:
- w : activates mouse-move
- q : zooms to end of level
- a : zooms to middle of level
- z : zooms to front of level
- tab/ctrl-tab : switches between different information for each file
- g : turns fog on/off
- v : switches views between normal and top-down
- page-up, page-down : changes our current level
- left, right, up, down : changes your location in the 3d world
- c : copy a file
- m : move a file
- d : delete a file
- f : fullscreen
- escape : exit
- n : show names on current level
- o : show all names
Download (0.10MB)
Added: 2005-04-29 License: GPL (GNU General Public License) Price:
1639 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 be usable 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