Main > Free Download Search >

Free plans to software for linux

plans to

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 670
Plans 7.9.2

Plans 7.9.2


Plans is a powerful and flexible Web calendar. more>>
Plans is a powerful and flexible Web calendar. Plans has features like recurring events, merged calendars, event icons, custom themes and templates, MS Outlook export, SQL or flat-file data storage, and browser-based management.
Main features:
Multiple Calendars
- One installation of plans can support many calendars.
- Calendars can share information with each other.
- Each calendar is managed independently (unique password, custom options, custom look & feel).
- Multiple calendars running on the same installation of plans can be "embedded" in completely different websites.
Recurring Events
- Plans uses a powerful and flexible recurring event model.
International Support
- Plans supports multiple languages.
- Weeks can start on days other than Sunday.
- Plans supports arbitrary date formats (mm/dd/yy, dd/mm/yy, etc.)
Database Support
- Plans can store data in flat files or an SQL database.
Sharp-looking
- Plans is the nicest-looking web calendar.
- Plans has several downloadable themes available.
- CSS-based layout makes it easy to match the colors & fonts with your website.
Open Source
- Plans is licensed under the GPL. You can freely modify the code for your needs. Many organizations have done so.
Extendable
- Plans architecture allows add-ons and standalone programs to re-use its framework.
- Plans can export events to other platforms, including MS Outlook and Palm.
Template-based design
- Plans uses HTML templates to allow easy customization of the look & feel.
- Each calendar can have its own custom template, even located on a different server.
<<less
Download (0.57MB)
Added: 2007-03-05 License: GPL (GNU General Public License) Price:
964 downloads
Plan/B 1.5

Plan/B 1.5


Plan/B is a network-aware file backup system. more>>
Plan/B is a network aware file backup system specifically designed to make the backup of files from multiple machines to a variety of devices simple.
The system provides features such as comprehensive reporting, the ability to use CDROM (and soon DVD) drives across the network, as well as centralised management.
Plan/B can be deployed on Windows and Linux systems.
Main features:
General
- Backup anything, to anywhere: You can use any kind of device that plasticine knows about (currently CDROM, Local disk, Network share, FTP device) as either a source or destination. There is no limitation (as there is in DataArmour).
- Multiple sources, Multiple Destinations: A backup may source its files from multiple machines and devices. The destinations for a backup job can also be any number of machines or devices. Thus it is now easy to have a single set of files (documents, code or other important assets) copied to more than one location using a single job. No need to clone a job anymore!
- Multi-Platform: As the system is written in Java, it will work with any machine for which there is a VM (this is true for the backup server and agents). The administration console can be run on either a Linux or Windows machine (when SWT, the GUI framework used for the console matures on OsX, the console will be able to run on that OS as well)
- Volume spanning: If any removable destination is out of space, then it is possible to request the next volume during the backup process. A good example of this is backup to multiple CDs. Plasticine supports both the spanning of single files across multiple media, and also the saving of complete files across different media. In the first case, a large file can be split across two volumes. In the second case, only complete files are written to any volume (obviously, if the file is larger than the size of the volume, it will have to be split up).
- Flexible selection: A single job can backup whatever is deemed important to the user. The files to backup are specified by rules, which can be as simple as include everything, and complex as include all word documents, all excel spreadsheets under my docs directory, and everything NOT ending in .bak under the data directory
- Flexible scheduler: Jobs can be run whenever you like. The current scheduling implementation takes on a form very similar to Cron, but other implementations are easily added. The important point here is that the process of deciding when a backup should be run is completely separated from anything else about the backup job. This is a change from DataArmour, where the scheduling (specifically, the weekly incremental backup job scheduling) is fixed to run on a Monday, with a full backup occurring every week. In Plasticine, user defined schedules are possible.
- Statistics: The system emits various statistics while in operation, including current progress of various jobs, jobs in the run queue, current load, and recent logged events.
Enterprise
- Reliable:The remote agents are resilient to network failure. If a server cannot be contacted, they will move into a discovery mode until the server is back up. No configuration is required!
- Painless installation: The system is very easy to install - just run the included windows installer and tell it what kind of install you want. All services are configured automatically.
- Administration Console: The backup server is a separate process, which is administered via a GUI console. The console can be run from any machine, and can control and manage the settings for the backup server and any client. That means you can configure everything from one place.
Enhancements:
- This release added an option to specify that the destination location should be deleted prior to the backup occuring.
- It also added an option to copy full folders and specify whether or not to create an absolute or relative backup.
- Completion was sped up by detaching the email sending from the job completion process.
- Warnings are now used to log more in the reports for situations that are not necessarily fatal.
- When adding a source or destination, the file browser is now automatically opened for you.
- It is now possible to have multiple email recipients for a backup report.
<<less
Download (13.2MB)
Added: 2005-12-17 License: Freeware Price:
1406 downloads
XellPlan 1.2

XellPlan 1.2


XellPlan is a set of very simple php scripts to create plans for events. more>>
XellPlan is a set of very simple php scripts (by using a Mysql database) to create plans for events and provide a means for people (e.g. volunteers) to enlist for the various positions.
Think of it as a online version of a spreadsheet program, where some cells are editable by users.
NOTE: This is not mature software, rather a quick "hack"- im not very proud of it, but it works quite well.
Main features:
- Unlimited spreadsheet size
- Style cells (bold, italics, font size)
- Track changes (when did who enlist for what kind of job)
- Limit plan modification to a specific date range (e.g. "entry allowed starting dd-mm-yyy 12:00am")
- Password-protected plan entry
- Localizable to different languages (english/german supported out-of-the-box)
- System easy relocatable (just move the installation to another directory)
- Admin login / password protected plans need browser cookie support
Enhancements:
- This release implements the "entry end date" and "plan description" features requested by a user.
<<less
Download (0.032MB)
Added: 2006-01-25 License: GPL (GNU General Public License) Price:
1370 downloads
Panoptis 0.1.4

Panoptis 0.1.4


Panoptis plans to create a network security tool (N-IDS) to detect and block DoS and DDoS attacks. more>>
Panoptis plans to create a network security tool (N-IDS) to detect and block DoS and DDoS attacks. The programming language is C++, and the input is being provided by routers.
First, you need a router that exports NetFlow(TM) data. Versions 1, 5 and 8 are supported, although version 8 has not been tested AT ALL. You also need a server for accepting data and processing it.
In order to compile the software you need a C++ compiler (tested only with g++ for the time being) and the CommonC++ library, found at http://www.gnu.org/software/commonc++/CommonC++.html At the moment the software has been linked against and tested with commoncpp2-1.0.9
YOU WILL ALSO NEED g++ VERSION 3.x!!! This is very important! Compiling with g++ 2.95.x or earlier versions causes segmantation faults in some cases. This has to do with CommonC++, not Panoptis.
Before you can use the software, you must also have read SNMP access to your router. That is only needed by the speeds.py script that collects some initial information (the .py extention should already make you think youll need the Python programming language installed -- thats true.
Enhancements:
- Update so that Panoptis compiles and runs on newer systems (GCC 3.3.5, CommonC++2 1.5.3).
- No new features, unfortunately.
<<less
Download (0.59MB)
Added: 2006-11-28 License: GPL (GNU General Public License) Price:
1063 downloads
Plan 9 20060809

Plan 9 20060809


Plan 9 from Bell Labs is a research system developed at Bell Labs starting in the late 1980s. more>>
Plan 9 from Bell Labs is a research system developed at Bell Labs starting in the late 1980s. Its original designers and authors were Ken Thompson, Rob Pike, Dave Presotto, and Phil Winterbottom. They were joined by many others as development continued throughout the 1990s to the present.
Plan 9 demonstrates a new and often cleaner way to solve most systems problems. The system as a whole is likely to feel tantalizingly familiar to Unix users but at the same time quite foreign.
In Plan 9, each process has its own mutable name space. A process may rearrange, add to, and remove from its own name space without affecting the name spaces of unrelated processes. Included in the name space mutations is the ability to mount a connection to a file server speaking 9P, a simple file protocol.
The connection may be a network connection, a pipe, or any other file descriptor open for reading and writing with a 9P server on the other end. Customized name spaces are used heavily throughout the system, to present new resources (e.g., the window system), to import resources from another machine (e.g., the network stack), or to browse backward in time (e.g., the dump file system).
Plan 9 is an operating system kernel but also a collection of accompanying software. The bulk of the software is predominantly new, written for Plan 9 rather than ported from Unix or other systems. The window system, compilers, file server, and network services are all freshly written for Plan 9. Although classic Unix programs like dc(1), ed(1), and even troff(1) have been brought along, they are often in an updated form. For example, troff accepts Unicode documents encoded in UTF-8, as does the rest of the system.
Enhancements:
- Some fixes for a time sync related problem and minor feature enhancements.
<<less
Download (75.6MB)
Added: 2006-08-09 License: Other/Proprietary License Price:
1175 downloads
Plan-B Linux 1.0

Plan-B Linux 1.0


Plan-B is a bootable Linux environment without the need for a hard drive. more>>
Plan-B is a bootable Linux environment without the need for a hard drive, it runs entirely in ram or from the cd, based on a basic, stripped installation of Red Hat Linux and the fundamental workings of the SuperRescue CD. A list of tools and utilities are also included for projects such as:

* Forensics/Data Recovery
* System/Network Analysis and Security Scanning
* Temporary Network Device/Server
* IDS / NIDS System
* Network Status Report Creation

My reason for its creation came about due to finding other similar projects (SuperRescue CD, Biatchux (F.I.R.E.), Trinux, Knoppix) to be geared toward only a single area of the broad spectrum I was looking for. The first of which (by H. Peter Anvin, the author of Syslinux, Isolinux, and zisofs) was the only one close to the concept I had in mind which is why I chose it as the foundation for this cd. After not finding what I was really looking for, the "All-in-One", I decided the only way to get it was to build one myself.
<<less
Download (546MB)
Added: 2005-05-19 License: GPL (GNU General Public License) Price:
1618 downloads
TransJ 0.1.8

TransJ 0.1.8


TransJ project is a multilingual desktop translation tool. more>>
TransJ project is a multilingual desktop translation tool.
It uses SWT for a native look and feel on each OS and a fast UI.
It currently uses the SYSTRAN engine thru the AltaVista BabelFish service.
Supported languages are: English, French, German, Dutch, Italian, Spanish, Russian, Portuguese, Japanese, Chinese, Korean, and others.
There are also plans to implement the Lingvo engine.
Enhancements:
- major 800x600 screen resolution bug fixed
<<less
Download (1.4MB)
Added: 2006-10-17 License: GPL (GNU General Public License) Price:
1104 downloads
YASTR 1.0

YASTR 1.0


YASTR is a simple string library that mainly consists of functionality that I require in my programs. more>>
YASTR is a simple string library that mainly consists of functionality that I require in my programs.

This entire library should be compatible with ANSI C89 && C99. To use, copy yastr.c, include "yastr.h" and go. No libraries to link, no special compilation flags, nada, zip zilch.

No initialization of the library is needed, but it is possible to configure the library to use custom functions to manage memory, as well as set the character used to escape and unescape strings.

Much of the library uses a yastr string, which is (currently) a rather simple structure, but please use yastr_len() and yastr_strptr() to extract the length and string pointer from a yastr struct. In future releases, the members of the structure may change as needed, but there are currently no plans to change yastr_len() or yastr_strptr().

To create a new yastr struct, try yastrnew() or yastrdup(). To destroy a string and free up memory, use yastrfree() on the string.

Most of the naming convention is ya[function], where [function] is the C function most similar to ya[function]. For example: yavsnprintf() -> vsnprintf()

Yastr also impliments a few non-traditional functions for manipulating string structures.
<<less
Download (0.054MB)
Added: 2006-01-18 License: BSD License Price:
1374 downloads
Adrian 2.0

Adrian 2.0


Adrian project is a RPG using SDL and OpenGL. more>>
Adrian project is a RPG using SDL and OpenGL.
Story Line:
Loacated In the deserts of Nevada, Area 51 the eternally mysterious facilities of the United States Army have been taken over by an evil scientist with the help of his genetically engineered creatures.
He plans to destroy the world using the the Intercontinental Balistic missiles (ICBMs) which have been lying unarmed in the desert since the end of cold war. He plans to arm these missiles and launch an attack on the world resulting in a Nuclear Holocaust.
The Area is heavily guarded, and attacks by air have been ruled out due to the State-of-the-art Anti Aircraft Battery.
The only hope of the world is Adrian. He has successfully completed many commando operations in Vietnam and Afghanistan.
As the Hero is dropped off, he gets the information that the ICBMs are being armed. The standard Arming and launch sequence takes some time. This is all the time Adrian has got to stop the ICBMs from lifting off from their silos. Once Launched, ICBMs cannot be recalled or destroyed.
Version restrictions:
- 1) Takes a lot of time to quit once the mission is sucessful.
- 2) The sound doensnt work properly on some of the systems :(( we are not sure about the reason.. if any of you know about it... plz.. send us...
<<less
Download (13.3MB)
Added: 2007-01-04 License: GPL (GNU General Public License) Price:
1025 downloads
Imendio Planner 0.14.2

Imendio Planner 0.14.2


Planner is a project managment tool for the Gnome desktop, for planning, scheduling and tracking projects. more>>
Planner is a project managment tool for the Gnome desktop, for planning, scheduling and tracking projects.
Main features:
- Definition of tasks and subtasks, resources and resource groups
- Dependencies between tasks
- Display of the critical path
- Calendars with working/non-working time
- Gantt chart and resource usage overview
- HTML export of project plans
- Translated to nearly 20 languages, e.g. French, Spanish and Swedish
Enhancements:
- fix bug #353232 - patch to raise majic priority, fixing nautilus behavior when clicking on a planner file
- fix bug #368186 - patch to paint guide lines behind project start date rather than on top - contributed by Arthur Petitpierre
- added -Wno-return-type for compile with database enabled
- patch related to bug #353213 - added #ifdefs to allow compile with libgda 1 or 2, up to libgda-1.9.102
- Added Arabic - contributed by Djihed Afifi
- fix for bug 358415 crash in gantt view, contributed by Arthur Petitpierre and mdpoole trolius org.
<<less
Download (2.9MB)
Added: 2006-11-29 License: GPL (GNU General Public License) Price:
621 downloads
QtQuran 0.1

QtQuran 0.1


Quran project is aimed to be a comprehensive tool to navigate through texts of the Quran. more>>
Quran project is aimed to be a comprehensive tool to navigate through texts of the Quran, play readings of selected verses, as well as other features.
QtQuran project should also cover multiple translations of the Quran.
Arabeyes is a Meta project that is aimed at fully supporting the Arabic language in the Unix/Linux environment. It is designed to be a central location to standardize the Arabization process. Arabeyes relies on voluntary contributions by computer professionals and enthusiasts all over the world.
Unlike other Arabized products, Arabeyes is Open Source, completely FREE and abides by the ideals of the open source communities. Arabeyes aims for all active participants and volunteers to partake in the development process and to speak their mind on this professional effort.
The idea of Arabizing Unix is not a new one. However, most of the attempts were done by Arab computer science students studying outside of the Arab world. Once those individuals graduated, their projects were abandoned. Resulting in very sparse code and in every subsequent attempt in having to re-invent the wheel. Arabeyes aims to eliminate this redundancy and lack of information by not depending on any one person or group - Arabeyes is aimed to succeed irrespective of the interest or availability of the parties involved.
Arabeyes plans to address every aspect of making the use of Arabic on linux/unix common and without headaches/hurdles. Arabeyes goal is not to create new applications (if those applications exist), but to incorporate modifications/additions to existing common everyday-use applications. Arabeyes will initially engage in the following projects,
- Address the various font/keyboard-mapping issues
- Create the ability to write plain-text Arabic easily
- Create the ability to spell-check your Arabic text documents
- Create the ability to send/receive mail through an Arabic interface
- Localize (or translate) Common Graphical-User-Interface (GUI)
- Create the ability to take Arabic text files and create various enriched documents (TeX, word, etc)
The Arabeyes project acknowledges the importance of documentation. It is the only way to ensure that Arabization will proceed forward. Documentation creates a concrete foundation which others can refer to and follow in the future.
Enhancements:
- qtquran requires qt-3.0.5 and libquran (libexpat, libspeex and libogg).
<<less
Download (0.082MB)
Added: 2005-12-30 License: GPL (GNU General Public License) Price:
1397 downloads
Bless 0.5.1

Bless 0.5.1


Bless is a high quality, full featured hex editor. more>>
Bless is a high quality, full featured hex editor.

Bless is written in mono/Gtk# and its primary platform is GNU/Linux. However it should be able to run without problems on every platform that mono and Gtk# run.

There are also plans for the addition of a lua based scripting language for binary data manipulation.

<<less
Download (0.67MB)
Added: 2007-06-04 License: GPL (GNU General Public License) Price:
873 downloads
LedaX 0.3-1

LedaX 0.3-1


LedaX is ment to be an EDA including a Library Editor, Schematic Capture and PCB Editor. more>>
LedaX is ment to be an EDA including a Library Editor, Schematic Capture and PCB Editor.
LedaX will consist of a minimum of 3 applications, as mentioned above. There has been a lot of talk about having one application for all, but as I see it, why not make use of Xs ability to have more than one desktop.
We might make plugins for autoplacement and auto arrangement for the PCB editor, but again this is for later plans.
We WILL try to make it work with as many application around for Linux. I.e. ktechlab, gEDA etc.
The storage for the system is a MySQL database. This means that several people can work on one project at a time.
Enhancements:
- Lots and lots of cleanup done by Alain.
- Also a lot of functinality completion and bugfixes done by Alain.
<<less
Download (0.27MB)
Added: 2006-10-15 License: GPL (GNU General Public License) Price:
645 downloads
Katalog 0.4

Katalog 0.4


Katalog is a CD organizer integrated in konqueror. more>>
Katalog is a CD organizer for the KDE.

If you have many CD and tons of downloaded files, but you arent able to remember where you put a file when you need it, then Katalog may help you. With this application you can scan a CD and store all the data about each file in a tree structured catalog.

You can add as many catalogs as you like. Searching through the catalogs its easy and fast. The folder to search can be on your drive or on a removable media, such a CD, ZIP or floppy. Katalog saves data in a XML file, compressed on the fly using gzip.

I start to write this application trying to port the excellent KDE 1.x application kdiskcat to KDE 3.x, but the part of the KDE API involved is changed radically so I start to write Katalog from scratch.

In the first revision of the application I tried to mimic the graphic interface and the features of kdiskcat. Soon I found two better alternatives of Katalog: gtktalog and CdCat, So I changed my plans and I write a brand-new Katalog fully integrated in KDE.

<<less
Download (0.20MB)
Added: 2006-04-26 License: GPL (GNU General Public License) Price:
1277 downloads
Plan 9 From User Space 20060727

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
<<less
Download (21.5MB)
Added: 2006-08-02 License: Open Software License Price:
1179 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5