Main > Free Download Search >

Free 1.1 alpha software for linux

1.1 alpha

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 1846
Nnetstat 0.1.1 Alpha

Nnetstat 0.1.1 Alpha


Nnetstat is a Perl/Gtk-based program that provides functionality similar to that of netstat. more>>
Nnetstat is a Perl/Gtk-based program that provides functionality similar to that of netstat.

<<less
Download (0.020MB)
Added: 2006-10-16 License: GPL (GNU General Public License) Price:
1104 downloads
Dovecot 1.0.2 / 1.1 Alpha 3

Dovecot 1.0.2 / 1.1 Alpha 3


Dovecot is an open source IMAP and POP3 server for Linux/UNIX-like systems, written with security primarily in mind. more>>
Dovecot project is an open source POP3 and IMAP server for Linux/UNIX-like systems, written with security primarily in mind. Although its written in C, it uses several coding techniques to avoid most of the common pitfalls.
Dovecot can work with standard mbox and maildir formats and its fully compatible with UW-IMAP and Courier IMAP servers implementation of them as well as mail clients accessing the mailboxes directly.
Its easy to migrate from them to Dovecot. I have also plans to support storing mails in SQL databases.
Dovecot is easy to set up and doesnt require special maintenance. Only thing you need is to get the authentication working properly - if your users are in /etc/passwd theres hardly anything you have to do.
Dovecot should be pretty fast. There are still some optimizations that could be done, but I believe it already beats most other IMAP servers in overall performance.
This is mostly because of index files that Dovecot maintains; instead of having to scan through all the data in mailbox, Dovecot can get most of the wanted information from index with little effort.
Dovecots indexes can scale to huge amount of messages per mailbox with hardly any noticeable slowdown. Ive tested only up to 367000 mails, but millions of messages should be no problem.
Dovecot takes very little memory. Most of it goes to mmap()ed index and mailbox files, meaning that if operating system is low on memory, it can simply drop those memory pages without having to store them in swap.
Connections are handled in separate processes, each one currently using around 100kB of swappable memory. Some extensions like SORT and THREAD will require more memory to work though.
Dovecot is fail safe. Indexes could potentially be quite a large problem maker, but Dovecot does sanity checks to all data before using it to avoid crashes and other problems.
Any kind of crash is considered as bug and will be fixed - even if it happens only by deliberately poking the index files.
Main features:
- Dovecot should be quite ready for use with normal IMAP clients.
- Complete IMAP4rev1 support.
- Supports THREAD and SORT extensions, required by many IMAP webmails.
- Complete TLS/SSL support
- IPv6 ready.
- Shared mailboxes arent yet supported.
- Maildir++ quota isnt yet supported. Hard filesystem quota can also be problematic.
<<less
Download (1.16MB)
Added: 2007-08-14 License: GPL (GNU General Public License) Price:
497 downloads
pdb 1.0 Alpha

pdb 1.0 Alpha


pbd is a simple database management system for PHP programs. more>>
pbd is a simple database management system for PHP programs.

This DBMS can be used to create a Web site that dynamically stores data even if you cant afford a Web hosting service that offers MySQL.

pdb is simple and easy to use.
<<less
Download (0.011MB)
Added: 2007-01-16 License: Other/Proprietary License Price:
1016 downloads
DIMP 1.0 Alpha

DIMP 1.0 Alpha


DIMP software can create a version of IMP utilizing AJAX-like technologies to allow a more dynamic user experience. more>>
DIMP software can create a version of IMP utilizing AJAX-like technologies to allow a more dynamic user experience (thus DIMP... Dynamic IMP).

If you are interested in helping develop DIMP, or just want to ask questions and keep an eye on its progress, be sure to join our mailing list.

<<less
Download (0.30MB)
Added: 2007-08-08 License: GPL (GNU General Public License) Price:
810 downloads
Deck 0.1 Alpha

Deck 0.1 Alpha


Deck is a JavaScript library that aims to provide AJAX-based search and authentication for Horizon Information Portal (HIP). more>>
Deck is a JavaScript library that aims to provide AJAX-based search and authentication for Horizon Information Portal (HIP) on-line public access catalog systems.
Deck is currently alpha-quality, but it is under active development and it can
already be used to build functional web applications.
Enhancements:
- This release provides basic browse and keyword search capability as well as user authentication.
<<less
Download (0.16MB)
Added: 2006-09-07 License: LGPL (GNU Lesser General Public License) Price:
1844 downloads
Actim 0.1 Alpha

Actim 0.1 Alpha


Actim is a program which provides the ability to transfer files and execute commands via e-mail. more>>
Actim is a program which provides the ability to transfer files and execute commands via e-mail.

Actim allows you to send and retrieve files, and to call command line programs on a target machine via emails. The application can handle both synchronous and asynchronous requests with basic security features.

It has both command line and graphical user interfaces. This can be useful if, for example, your home PC does not have any access to your office workstation which is behind the company firewall.

<<less
Download (0.67MB)
Added: 2007-03-05 License: GPL (GNU General Public License) Price:
963 downloads
TUER Alpha

TUER Alpha


TUER is a 3D FPS written in JAVA + JOGL + JOGG. more>>
TUER is a 3D FPS written in JAVA + JOGL + JOGG.

TUER is a very small first player shooter. You can shoot robots in a museum with your rocket launcher. It uses a kind of dynamic lighting. You can also perform screenshots and snapshots.

<<less
Download (MB)
Added: 2007-08-23 License: Freeware Price:
487 downloads
Enas Alpha

Enas Alpha


Enas is a Perl script that can telnet to a Cisco router or switch, execute some command, and log the work on a file. more>>
Enas is a Perl script that can telnet to a Cisco router or switch, execute some command, and log the work on a file.

Easy Network Automated script can use a username/password or password/enable mode.

<<less
Download (0.006MB)
Added: 2005-11-29 License: GPL (GNU General Public License) Price:
1425 downloads
ENSps 0.1 Alpha 71

ENSps 0.1 Alpha 71


ENSps project is a new programming system developed on Mono, Gtk# and Boo Scripting Language. more>>
ENSps project is a new programming system developed on Mono, Gtk# and Boo Scripting Language.

<<less
Download (0.38MB)
Added: 2007-08-13 License: GPL (GNU General Public License) Price:
802 downloads
RabbitMQ 1.1.0 Alpha

RabbitMQ 1.1.0 Alpha


RabbitMQ project is an implementation of AMQP, the emerging standard for high performance enterprise messaging. more>>
RabbitMQ project is an implementation of AMQP, the emerging standard for high performance enterprise messaging.
Main features:
- A complete implementation of AMQP, tracking the core features of the current specification
- Based on a proven platform, offering exceptionally high reliability, availability and scalability
- Good throughput and latency performance that is predictable and consistent
- Compact, easily maintainable code base, for rapid customisation and hot deployment
- Extensive management, monitoring, control and debugging facilities
- Licensed under the open source Mozilla Public License
RabbitMQ is a complete and highly reliable Enterprise Messaging system. The RabbitMQ client libraries and broker daemon can be used together to create an AMQP network, or used individually to bring the benefits of RabbitMQ to established networks.
Packages/installers are available for all major operating systems and platforms. RabbitMQ can also be deployed as a VMWare/Debian virtual appliance.
Commercial support services are available from Rabbit Technologies, LShift, and CohesiveFT.
Enhancements:
- This release contains several bugfixes and enhancements in the RabbitMQ server, the Java client libraries, and the examples, as well as improvements to the documentation and packaging.
- It is recommended that all users of earlier versions upgrade.
<<less
Download (0.39MB)
Added: 2007-08-08 License: MPL (Mozilla Public License) Price:
807 downloads
KXDocker 1.1.4 Alpha

KXDocker 1.1.4 Alpha


KXDocker is an innovative docker for KDE its like Mac OSX Docker but more powerfull. more>>
KXDocker is an innovative docker for KDE its like Mac OSX Docker but more powerfull.
KXDocker target is to implement a new Docker idea to improve usability of Linux Desktops.
KXDocker is a VERY big project where the goal is desktop integration with Linux Operative System.
KXDocker is not only an "old school docker" !.
Main features:
- Skinnable bar with animated background
- Rolling Icons, our best innovative feature!
- AutoResize, the first docker which will fit always in your screen
- Dragn Drop now is easy adding icons to your favorite docker, drag an application over another icon to add into the same group or over a separator to add newest
- Support for Xinerama, you may configure a right displacement
- DCOP and Windows tracing, so you can use KXDocker like Window List manager and DCOP running process manager!
- Faster! No computation at runtime
- Support for many animation Design, you can write own
- A lot of external plugin to manage applications and sensors like CPU, FAN, Analog Clock, and so on
- Work everywhere, KXDocker is 1 executable, require KDE libs and KDEDIRS environment variable set.
Enhancements:
- compilation issue
- expose mouse gesture with latest cvs compiz
- new features on plugin interface: test it with gpipe (slideshow?)
<<less
Download (0.71MB)
Added: 2006-04-15 License: GPL (GNU General Public License) Price:
1299 downloads
Kudev Alpha

Kudev Alpha


Kudev is a system tool, written in python, which helps you create and (will help you) manage your udev rules. more>>
Kudev is a system tool, written in python, which helps you create and (will help you) manage your udev rules.

To launch it unpack the archive and launch sudo python ./launch.py in your favorite console.

<<less
Download (0.012MB)
Added: 2006-12-06 License: GPL (GNU General Public License) Price:
1054 downloads
Helis 1.0.3 alpha

Helis 1.0.3 alpha


Helis is a bug tracking system. more>>
Helis is a free bug tracking system :
- It runs on a LAMP server (Linux, Apache, MySQL, PHP).
- The authenticated users reach Helis through their web browser.
Main features:
Ability to manage releases
- E.g. returns resolved bugs between release 1.04 beta and 1.00 alpha.
Precise access rights
- Users may read a leaf, open it, assign it, give priority; their access rights are defined for each software. The user profiles group these access rights.
Email notifications
- These are alerts to keep informed the concerned people and general announces for the subscribers.
English or french languages.
Respects the W3C standards
- DTD HTML 4.01 Transitional
- CSS 2
Helis is under the GPL license
<<less
Download (0.44MB)
Added: 2005-04-22 License: GPL (GNU General Public License) Price:
1645 downloads
kNeu 0.2 alpha

kNeu 0.2 alpha


kNeu is a port from the DLG Neu Icon Theme. more>>
kNeu is a brand new Icon Theme based entirely on Sivestre Herreras DLG Neu Icon Set.
kNeu intends to be some cartoonish, but not stupid. Quiet, but not silent. Shiny, but not scandalous.
When you look at your screen, this icon set intends to say: "hey. they look really nice in my KDE!"
Right now this icon set is in alpha state, wich means that it can have some errors, and, of course, therere a lot of icons missing, and im working to complete this set.
Alpha 0.2 is available, i created a lot of new icons from the original gnome release... hope you like it..
Enhancements:
- Second release, some minor errors fixed, some icons added, like kgpg iconset and a new konqueror icon.
<<less
Download (5.6MB)
Added: 2005-10-01 License: GPL (GNU General Public License) Price:
1483 downloads
DLibs 0.4 Alpha

DLibs 0.4 Alpha


DLibs is a PHP framework built keeping in mind the KISS rule. more>>
DLibs project is a PHP framework built keeping in mind the KISS rule.

Main components are ActiveDB, a simple implementation of the ActiveRecord pattern and ActiveForm, a simple form handler.
<<less
Download (0.017MB)
Added: 2007-05-17 License: GPL (GNU General Public License) Price:
891 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5