Main > Free Download Search >

Free beta 1 software for linux

beta 1

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 12327
Chotha Beta 1

Chotha Beta 1


Chotha is a blog client written in PyQt4. more>>
Chotha is a blog client written in PyQt4. This is mainly for wordpress, will add support for others later. It is having basic HTML tag editing capabilities with saving blog entries locally in the system.

You can also save it as draft in the server. You can preview your entry either in Firefox or in Konqueror. Or else you can click and go to visual mode to see quick preview (without images).

<<less
Download (0.68MB)
Added: 2007-07-24 License: GPL (GNU General Public License) Price:
824 downloads
steam K Beta 1

steam K Beta 1


steam K is a KDE style created by using domino & dekorator. more>>
steam K is a KDE style created by using domino & dekorator.

Needed:

Dekorator: http://www.kde-look.org/content/show.php?content=31447
Domino: http://www.kde-look.org/content/show.php?content=42804

In this package is included the .rc for domino and the color scheme.

<<less
Download (0.006MB)
Added: 2007-04-13 License: GPL (GNU General Public License) Price:
929 downloads
KDE 4.0 Beta 1

KDE 4.0 Beta 1


KDE is a powerful Free Software graphical desktop environment for Linux and Unix workstations. more>>
KDE is a powerful Free Software graphical desktop environment for Linux and Unix workstations.

It combines ease of use, contemporary functionality, and outstanding graphical design with the technological superiority of the Unix operating system.

KDE is a network transparent contemporary desktop environment for UNIX workstations. KDE seeks to fill the need for an easy to use desktop for Unix workstations, similar to the desktop environments found under the MacOS or Microsoft Windows.

We believe that the UNIX operating system is the best operating system available today. In fact UNIX has been the undisputed choice of the information technology professional for many years. When it comes to stability, scalability and openness there is no competition to UNIX. However, the lack of an easy to use contemporary desktop environment for UNIX has prevented UNIX from finding its way onto the desktops of the typical computer user in offices and homes.

UNIX dominates the server market and is the preferred computing platform for computing professional and scientists. Without UNIX the internet would not be. But UNIX did not address the needs of the average computer user.

This fact is particularly unfortunate since a number of implementations of UNIX (Debian GNU/Linux, FreeBSD, NetBSD etc.) are freely available on the internet. All of which are of exceptional quality and stability.

KDE The Desktop Environment

With KDE there is now an easy to use contemporary desktop environment available for UNIX. Together with a free implementation of UNIX such as GNU/Linux, UNIX/KDE constitutes a completely free and open computing platform available to anyone free of charge including its source code for anyone to modify. While there will always be room for improvement we believe to have delivered a viable alternative to some of the more commonly found and commercial operating systems/desktops combinations available today. It is our hope that the combination UNIX/KDE will finally bring the same open, reliable, stable and monopoly free computing to the average computer user that scientist and computing professionals world-wide have enjoyed for years.

KDE The Application Development Framework

Authoring applications under UNIX/X11 used to be an extremely difficult and tedious process. KDE recognizes the fact that a computing platform is only as good as the amount of first class applications available to the users of that particular platform. In view of these circumstances the KDE Project has developed a first rate compound document application framework, implementing the latest advances in framework technology and thus positioning itself in direct competition to such popular development frameworks as for example Microsofts MFC/COM/ActiveX technology. KDEs KParts compound document technology enables developers to quickly create first rate applications implementing cutting edge technology.

KDE The Office Application Suite

Leveraging the KDE application development framework a great number of applications have been built for the K Desktop Environment. A selection of those applications is contained in the KDE base distribution. At this moment KDE is developing an office application suite based on KDEs KParts technology consisting of a spread-sheet, a presentation application, an organizer, a news client and more. KPresenter, KDEs presentation application was successfully used at many presentations.
<<less
Download (MB)
Added: 2007-08-02 License: GPL (GNU General Public License) Price:
826 downloads
 
Other version of KDE
KDE 3.5 beta 1KDE Project - The K Desktop Environment, for UNIX/Linux based systems. KDE. KDE is a powerful graphical desktop environment for Unix workstations. It combines ease of
License:GPL
Download (naMB)
208 downloads
Added: 2009-04-04
Tagore Beta 1.2

Tagore Beta 1.2


Tagore project is a personal desktop wiki for GNOME. more>>
Tagore project is a personal desktop wiki for GNOME.

Tagore lets you take notes using the textile syntax and display them with the embeded browser. You can add tags to your notes for easy organizing them and you can later export them to html.

<<less
Download (0.036MB)
Added: 2006-09-10 License: GPL (GNU General Public License) Price:
1141 downloads
MKSearch beta 1

MKSearch beta 1


MKSearch provides a Web metadata spider and search engine. more>>
MKSearch provides a Web metadata spider and search engine.

MKSearch is a metadata search engine that indexes structured metadata in Web documents instead of free text in the document body.

The data acquisition system conforms to the Dublin Core metadata in HTML recommendations, and supports other application profiles, such as the UK e-Government Metadata Standard.

It also indexes native RDF formats, including RSS 1.0. The system has five major components: a Web crawler, an HTML document validator and formatter, a set of custom indexers, an RDF storage and query system, and a public query interface, provided through a standard servlet container.

System composition

The MKSearch system is composed of several other free software components. Further details are provided in the MKSearch development plans.

JSpider
JSpider is a Java Web crawler engine that has pluggable interfaces that can be used to add custom processing and content handling. MKSearch uses custom SAX-based content handlers for extracting metadata from Web documents.

Sesame
Sesame is a set of RDF processing and storage APIs and applications that includes RDF data query facilities. MKSearch uses Sesame to store indexed metadata in RDF format and to search the repository via the public query interface.

JTidy
JTidy is a utility for correcting common HTML markup errors and is used to convert HTML documents to XHTML so they can be processed using SAX.

<<less
Download (9.0MB)
Added: 2007-02-16 License: GPL (GNU General Public License) Price:
980 downloads
GLFW 2.6 Beta 1

GLFW 2.6 Beta 1


GLFW is a free, Open Source, portable framework for OpenGL application development. more>>
GLFW project is a free, Open Source, portable framework for OpenGL application development. In short, it is a single library providing a powerful, portable API for otherwise operating system specific tasks such as opening an OpenGL window, and reading keyboard, time, mouse and joystick input.
It also provides functions accessing OpenGL extensions, creating and synchronizing threads and reading textures from files.
GLFW is available for Windows, Mac OS X and Unix-like systems such as Linux, Solaris and FreeBSD.
Main features:
- Very easy to use API (similar to the OpenGL API)
- No system specific code necessary
- Open an OpenGL window with one call
- Good fullscreen support
- Keyboard, mouse and joystick input
- Unicode keyboard character input
- High-precision timer input
- Multi threading support
- Support for fullscreen antialiasing
- Texture loading support (from memory buffers and Targa image files)
- Near 100% compatibility between supported platforms
- Its Open Source with a liberal license
- Support for most popular C/C++ compilers
- Support for Delphi, Visual Basic, MASM32, Lua and D
- Comprehensive documentation, with a Users Guide, Reference Manual, tutorials and examples
- Can link either statically or dynamically with your application
- Its still small
Supported compilers:
- Apple Developer Tools (Mac OS X)
- Borland C++ Builder (Windows)
- Cygwin (Windows)
- DJGPP (DOS)
- GCC (Unix)
- Geek Gadgets (GCC/AmigaOS)
- LCC-Win32 (Windows)
- Microsoft Visual C++ (Windows)
- MinGW32 (Windows)
- OpenWatcom (Windows)
- Pelles C (Windows)
- VBCC (AmigaOS)
Enhancements:
- Many bugs have been fixed, including the fullscreen problems on X11.
- Support for fullscreen antialiasing has been added.
- The image and texture API has been enhanced.
- Windows can be made non-resizable.
- Threads can explicitly yield.
- The build system has been improved.
- Shared library, universal binary, and MinGW cross compiling targets now exist.
<<less
Download (0.97MB)
Added: 2007-05-10 License: zlib/libpng License Price:
900 downloads
x2svg 1.2 Beta 1

x2svg 1.2 Beta 1


x2svg is an application to graphically lay out files like DTDs and Java property files as scalable vector graphics (SVG). more>>
x2svg is an application to graphically lay out files like DTDs and Java property files as scalable vector graphics (SVG). SVG diagrams can be converted into PDF files directly from within x2svg.

<<less
Download (0.28MB)
Added: 2007-08-13 License: LGPL (GNU Lesser General Public License) Price:
804 downloads
JaC64 1.0 Beta 1

JaC64 1.0 Beta 1


JaC64 project is completely written in Java and can be run from a modern web browser like Firefox, InternetExplorer or Netscape. more>>
JaC64 project is completely written in Java and can be run from a modern web browser like Firefox, InternetExplorer or Netscape Navigator. jac64.com contains information about the emulator and JSIDPlay (a 100% Java sid player) as well as games and demos playable directly in your browser.

On jac64.com you can try it out with classical C64 games such as Arkanoid, Commando, and California games. Soon there will also be more documentation on JaC64 and how to use it on your own site!

One goal with JaC64 is to make it possible for Commodore C64 game and demo developers to show their old (and new) C64 games/demos on-line on the web. There will be some demos and games as a showcase of what JaC64 can do.

<<less
Download (0.27MB)
Added: 2006-11-13 License: GPL (GNU General Public License) Price:
1079 downloads
mplay 1.0 Beta 1

mplay 1.0 Beta 1


mplay is a console based frontend for MPlayer written in Perl. more>>
mplay is a console based frontend for MPlayer written in Perl. MPlayer video player plays most audio and video formats. Why use mplay?
Work on mplay was motivated by experience of other console based audio players. Although mplay is a front-end to MPlayer, it extends its functions in several significant ways.
Main features:
- keeps a browsable , sortable and searchable playlist
- provides an internal filebrowser to add files
- provides essential status information
- includes a progress bar
- remembers the position within the track last played before quitting
- shows ID3-info / tag and it is possible to edit ID3-tag
- gives user-friendly output through a colour scheme
- runs as single-instance (provides basic controlling from outside)
- provides basic mixer functions
- provides an own interactive shoutcast streambrowser
- provides interactive help (German/English) for control keys
<<less
Download (0.80MB)
Added: 2006-06-09 License: GPL (GNU General Public License) Price:
1234 downloads
Batik 1.7 Beta 1

Batik 1.7 Beta 1


Batik is a Java(tm) technology based toolkit for applications or applets that want to use images in the SVG. more>>
Batik is a Java(tm) technology based toolkit for applications that want to use images in the Scalable Vector Graphics (SVG) format for various purposes, such as viewing, generation or manipulation. The projects ambition is to give developers a set of core modules
which can be used together or individually to support specific SVG solutions.
Example modules are, SVG parsers, SVG generators and SVG DOM implementations. Another ambition for the Batik project is to make it highly extensible (for example, Batik allows the developer to handle custom SVG tags). Even though the goal of the project is to provide a set of core modules, one of the deliverables is a full fledged SVG browser implementation which validates the various modules and their interoperability.
With Batik, you can manipulate SVG documents if a Java framework is available. You can also use the various Batik modules to generate, manipulate, transcode and search SVG images in your applications or applets.
Enhancements:
- Major new features since the 1.6 release include DOM Level 3 Core/Events/XPath support, a near complete SMIL Animation implementation, a much improved WMF transcode, and a few SVG 1.2 features.
<<less
Download (11MB)
Added: 2007-03-30 License: (FDL) GNU Free Documentation License Price:
938 downloads
Gamefu 0.2 Beta 1

Gamefu 0.2 Beta 1


Gamefu is a (old-school)game collection manager and emulator frontend. more>>
Gamefu project was previously know as Kamefu. Please update your SVN checkout. No release with the new name yet.

Gamefu is a (old-school) game collection manager and emulator frontend. Gamefu stand for "Gaming All Machine Emulator Frontend for UNIX".

Supported systems(as 0.1):
-NES (Nintendo Entertainment System)
-SNES (Super Nintendo Entertainment System)
-GB/GBC (Game Boy/Game Boy Color)
-GBA (Game Boy Advance)
-MAME (Multiple Arcade Machine Emulator)

<<less
Download (0.74MB)
Added: 2006-11-26 License: GPL (GNU General Public License) Price:
1070 downloads
Epydoc 3.0 Beta 1

Epydoc 3.0 Beta 1


Epydoc is a tool for generating API documentation for Python modules, based on their docstrings. more>>
Epydoc is a tool for generating API documentation for Python modules, based on their docstrings. For an example of epydocs output, see the API documentation for epydoc itself (html, pdf).

A lightweight markup language called epytext can be used to format docstrings, and to add information about specific fields, such as parameters and instance variables.

Epydoc also understands docstrings written in reStructuredText, Javadoc, and plaintext. For a more extensive example of epydocs output, see the API documentation for Python 2.4.

<<less
Download (1.6MB)
Added: 2007-03-02 License: MIT/X Consortium License Price:
966 downloads
Wormux 0.8 Beta 1

Wormux 0.8 Beta 1


Wormux is free software clone of the Worms game. more>>
Wormux project is free software clone of this game concept. Though currently under heavy development, it is already very playable, with lots of weapons (Dynamite, Baseball Bat, Teleportation, etc.).

There are also lots of maps available for your battling pleasure! Wormux takes the genre to the next level, with great customisation options leading to great gameplay.

There is a wide selection of teams, from the Aliens to the Chickens. Also, new battlefields can be downloaded from the Internet, making strategy an important part of each battle.

Though two human players are currently needed to play (unless you have a split personality) the creation of artificial players and network play are future goals. So, start downloading today, and fight to become king of the garden!

<<less
Download (MB)
Added: 2007-06-13 License: GPL (GNU General Public License) Price:
865 downloads
Waffle 0.7 Beta 1

Waffle 0.7 Beta 1


Waffle is a Java web framework that makes the process of developing Java based web applications easier. more>>
Waffle is a Java web framework that makes the process of developing Java based web applications easier. Waffle Web framework was built to support enterprise level web-based business applications.
Waffle is different than the multitude of web frameworks that exist today.
- it does NOT have any proprietary XML configuration files
- it does NOT have a steep learning curve
- it does NOT have a proprietary UI templating language
- easily maps an http request directly to any Java classes method
Application built upon Waffle only need to be aware of three things:
- Actions - an action in Waffle does not need to extend or implement any specific class or interface because an action is simply a plain old Java object (Pojo).
- ActionMethod - in Waffle an ActionMethod is simply a method defined in your Action class. Any method can be used regardless of its signature or return type. Waffle will react differently depending on what is returned from the ActionMethod so take a look at this section for further details.
- Registrar - the Registrar is where you go to register the Actions, and other common components, your application is dependent on. Typically most web frameworks require your applications to create special XML file(s) for this, but with Waffle youll spend less time playing with XML and more time building business value.
Enhancements:
- Waffle has been updated with full ParaNamer support as an alternative to annotations.
- It is now easier to handle user errors when binding or validation fails.
- Developers can override ActionMethod invocation through "pragma-driven" requests.
- Overall performance improvements were done.
<<less
Download (MB)
Added: 2006-10-09 License: BSD License Price:
1111 downloads
Slast 1.4.2 Beta 1

Slast 1.4.2 Beta 1


Slast project (formerly Slasterisk) is a live cd project combining Slax and Asterisk 1.4. more>>
With the ease of modifying Slax to create a custom cd, you can have a live cd with your Asterisk install on it, doing whatever you need a pbx to do. Slast is great for demonstrating/testing Asterisk, learning Asterisk, and with the loading into ram, you can have a very powerful backup if your Asterisk box were to go down.

Slax is modular, so we hope to have a repository of user submitted modules here for you to add to your personal Slast cd.

If you want to help with anything from website design to creating modules and writing documentation, please contact droops (at) gmail to volunteer.

Why Another Distro?

This is a good question. We think that this has a place for 2 reasons, education of Asterisk and custom Asterisk live-cds. The config files have been moved and only the necessary ones remain. They have been rewritten to make getting Asterisk working, for the newcomer, the top priority.
<<less
Download (115.3MB)
Added: 2007-07-04 License: GPL (GNU General Public License) Price:
842 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5