Main > Free Download Search >

Free experienced women software for linux

experienced women

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 500
Periodic Calendar 2.0

Periodic Calendar 2.0


Periodic Calendar is a GUI utility which assists in women menstrual cycles tracking and fertility periods prediction. more>>
Periodic Calendar is a GUI utility which assists in women menstrual cycles tracking and fertility periods prediction.

The information tracked by this application can be used either to became pregnant or to prevent pregnancy.

At this point the fertility prediction is based on the calendar method which is not very precise. It is not recommended to use this method alone for the birth control.

<<less
Download (0.10MB)
Added: 2005-10-31 License: GPL (GNU General Public License) Price:
1457 downloads
Eclipse 2D Game Engine 1.0

Eclipse 2D Game Engine 1.0


Eclipse 2D Game Engine provides bitmap fonts, window management, audio capabilities, image loading, error logging, and zip file. more>>
Eclipse is a set of C++ classes designed to give beginner developers a head start in developing their first games as well as more experienced developers who dont want to have to write code for mundane tasks like fonts, sprites, and image loading.

Eclipse 2D Game Engine provides bitmap fonts, window management, audio capabilities, image loading, error logging, and zip file support.
<<less
Download (0.38MB)
Added: 2006-08-24 License: GPL (GNU General Public License) Price:
1166 downloads
Pioneer Linux Christian Edition Beta 1

Pioneer Linux Christian Edition Beta 1


Pioneer Linux is a desktop-oriented, Kubuntu-based distribution targeted at new as well as experienced Linux users. more>>
Pioneer Linux is a desktop-oriented, Kubuntu-based distribution targeted at new as well as experienced Linux users. The product comes in two flavours: as a freely downloadable live and installation CD, and as a commercial boxed edition with CrossOver Office and technical support.
Test and try before you install Thats right, you can test Pioneer Linux running off the CD before you decide to perform an installation. This means that you can actually run your operating system and learn it before you install or make that critical decision to leave your previous operating system installation. ASPEN for older computers is not a live CD.
Burn CDs Yes take a look at our screenshots and youll see weve included a utility named K3b so you can burn your CDs or DVDs! K3b is a simple yet powerful tool thats simple to use
Browse the Internet safely Yes its safe! You can browse the Internet safely when you use Pioneer Linux. Its not the same anymore with people dropping viruses or keystroke loggers because of that old unsafe browser youve been using for years! Go wild and have fun!
Listen to music You can listen to your favorite music while working using the CD Player included or make cuts and create your own CD from your music! You decide, the tools are included!
Word processing and more! Yes thats right! Your Pioneer Linux operating system comes with OpenOffice.org that allows you to exchange documents with Word users. You even have the opportunity to run spreadsheets and create professional presentations. More? yes a database application is new with OpenOffice.org 2.0
Play some games Weve packed Pioneer with loads of games to help you kill some time. Want more than those included? Check the knowledge base for more games that can be run like Savage or Civilization.
Utilities Weve included some of the best utilities to manage your operating system today. These utilities come with even our basic ASPEN application so you can manage your system day-to-day!
Enhancements:
- Technalign, Inc. has announced it has released its Beta 1 Pioneer Linux Christian Edition operating system to the community. The beta includes many of the features that come standard with Pioneer Linux. The application includes the King James Bible and many study applications. The Pioneer Christian Edition replaces the Frontier Christian Edition previously retailed by Technaligns partners. There will be a non-installable edition available for Windows users who only want to use the Christian Edition for study. Technalign requests that users report back any applications they would like added as well as applications that they wish removed along with bug reports.
<<less
Download (676MB)
Added: 2007-01-04 License: GPL (GNU General Public License) Price:
602 downloads
Eclipse Fieldviewer 1.0.0

Eclipse Fieldviewer 1.0.0


Eclipse FieldViewer is a structured viewer component that displays data entry fields for model objects. more>>
Eclipse FieldViewer is a structured viewer component that displays data entry fields for model objects in a user defined, form based layout.
Eclipse FieldViewer is similar to the TableViewer component from JFace. Eclipse Fieldviewer separates the model from viewers in a similar way using Content- and Labelproviders to bind the data to the fields of the viewer. A Fieldviewer can display an array of similar elements. Unlike a tableviewer only a single element is shown at a time. The layout of the fields is not predefined as in a tableviewer.
This widget can be used in software using other JFace components (eg RCP applications).
Main features:
- interface similar to that of a JFace-TableViewer()
- ContentProvider(), LabelProvider() and Font-/ColorProvider()
- fields can display text and/or image
- ViewerSorter() and ViewerFilter()
- semi-automatic layout for simple requirements
- fully configurable layout of fields if necessary
- editable fields using standard CellEditors
Unlike a table viewer the Eclipse Fieldviewer is not a widget that has very unique features by itself. An experienced programmer can easily create the fields from scratch or use a tool for this task.
An Eclipse Fieldviewer widget is nice if you have to display data from a database where the user decides which element to display. It is also very well suited if you combine a Tableviewer()/TreeViewer() with a FieldViewer() and the user can decide how he wants the data displayed. Editable fields in these widgets use CellEditors to change the contents of the underlying model so the corresponding code can be reused and is not specifically tied to a single field.
<<less
Download (0.055MB)
Added: 2006-06-22 License: Eclipse Public License Price:
1229 downloads
Icon execute feedback 0.4

Icon execute feedback 0.4


Icon execute feedback replaces the zooming rectangle that is drawn if you activate an icon in konqueror for execution feedback. more>>
Icon execute feedback replaces the zooming rectangle that is drawn if you activate an icon in konqueror for execution feedback. It removes the rectangle and instead zooms the icon bigger and fades it out while doing. Its like MacOS X execution feedback.
Currently works in Konqueror, Kicker and all file dialogs. You will need a machine > 600 MHz for this though, else the
animation may be slow.
This is a patch against kdebase-3.5.6 and kdelibs-3.5.6
So you have to recompile the two packages. Please only do
that if you are experienced enough with recompiling KDE.
Apply the patches as follows:
1. Get kdebase-3.5.6
2. Get kdelibs-3.5.6
3. Get this patch
4. Unpack all archives
5. Change to the dir you unpacked kdelibs
6. Execute "patch -p1 7. Recompile kdelibs
8. Install kdelibs (necessary as some header files changed)
9. Change to the dir you unpacked kdebase
7. Execute "patch -p1 8. Recompile kdebase
9. Install kdebase
10. Logout of kde and then login again.
11. Watch the icons zooming
Have fun. If you dont understand the step by step manual above please inform yourself about how to recompile KDE on kde.org
Enhancements:
- Slowed down the animation a bit
<<less
Download (0.073MB)
Added: 2007-03-07 License: GPL (GNU General Public License) Price:
961 downloads
Spin 1.5

Spin 1.5


Spin is a transparent threading solution for non-freezing Swing applications. more>>
Spin is a transparent threading solution for non-freezing Swing applications.
Every non trivial GUI sooner or later encounters the problem of "freeze".
This annoying behaviour is experienced by users every time the application performs extensive calculations or blocks for network or disk I/O.
Spin offers a new approach for solving this problem.
It offers transparent thread handling with minimal impact on your application code.
Enhancements:
- Now built with Maven.
<<less
Download (0.49MB)
Added: 2007-03-31 License: GPL (GNU General Public License) Price:
939 downloads
JSpente 1.0.0.0

JSpente 1.0.0.0


JSpente is a Javascript/DHTML implementation of the strategy board game Pente. more>>
JSpente is a Javascript/DHTML implementation of the strategy board game "Pente". Runs in the browser with several challenging computer intelligence levels. Play human versus computer, human versus human or computer versus computer.

Pente is a simple strategy game played on a grid. The pieces, called "winks" are placed on the line intersections of the board rather than in the squares. Players take turns placing pieces. Pieces may be placed anywhere on the board, though it is customary to place the first piece on the center position.

There are two ways to win the game: place five winks in a row or capture five pairs of your opponents winks. Rows may be established in any direction, including diagonally. Capturing a pair of winks is done by surrounding a pair of your opponents winks with your own so they form a row of four. The captured pair is removed from the board.

It is customary to warn your opponent when you have four in a row. If neither end of your row of four is blocked, you have an "open four" and will win on your next turn. JSpente visually alerts rows of four winks for both players.

JSpente may be adjusted to balance the game if an experienced player is playing an inexperienced one. The required number of winks in a row and the required number of pairs to capture can be adjusted for either player. The computer can control either player or both players with varying levels of intelligence.

<<less
Download (MB)
Added: 2007-03-09 License: GPL (GNU General Public License) Price:
960 downloads
openSUSE 10.2 Live DVD

openSUSE 10.2 Live DVD


openSUSE Live DVD contains a base desktop system (KDE and Gnome) with applications for office, multimedia and internet usage. more>>
openSUSE Live DVD contains a base desktop system (KDE and Gnome) with applications for office, multimedia and internet usage.
The openSUSE project is a community program sponsored by Novell. Promoting the use of Linux everywhere, this program provides free, easy access to openSUSE, a complete Linux distribution.
The openSUSE project has three main goals: make openSUSE the easiest Linux for anyone to obtain and the most widely used Linux distribution; leverage open source collaboration to make openSUSE the worlds most usable Linux distribution and desktop environment for new and experienced Linux users; dramatically simplify and open the development and packaging processes to make openSUSE the platform of choice for Linux developers and software vendors.
Enhancements:
- The last piece of the openSUSE 10.2 distribution got released today.
- The Live DVD image has a size of 1.7 GB and can be used on every x86 compatible system with at least 512 MB of memory.
- It contains a base desktop system (KDE and Gnome) with applications for office, multimedia and internet usage.
<<less
Download (1740MB)
Added: 2007-01-27 License: GPL (GNU General Public License) Price:
1038 downloads
ActiveWidgets Grid 1.0

ActiveWidgets Grid 1.0


ActiveWidgets Grid is a cross-browser scrolling datagrid control. more>>
ActiveWidgets Grid is a cross-browser scrolling datagrid control that is fast to load and easy to integrate. The grid can handle data in many forms, from CSV to XML.

For the experienced developer it provides clean separation between data models, presentation templates, and control behavior, while the end user will find its fixed headers, resizeable columns, instant sorting, in-cell images, and mouse-over effects useful.
<<less
Download (0.33MB)
Added: 2005-05-05 License: GPL (GNU General Public License) Price:
1636 downloads
TrueCombat:Elite 0.49b

TrueCombat:Elite 0.49b


TrueCombat:Elite project is an Enemy Territory total conversion modification. more>>
TrueCombat:Elite project is an Enemy Territory total conversion modification of the free, popular, stand-alone third-person shooter Wolfenstein: Enemy Territory. That is, TC:E is an entirely free game, made by gamers, for gamers.
TC:E is currently being developed by GrooveSix Studios and TeamTerminator. While TeamTerminator is known for the famous Q3 based TrueCombat series, GrooveSix Studios was initiated by retired TeamTerminator co-founder Coroner to develop a Return to Castle Wolfenstein modification that is not released.
Thus, as very experienced Q3-based content creators, we hope to be able to serve the gaming community with a quality offering.
Now, the most important question: "What can you expect from TC:E?" TC:E is a tactical-team shooter, set up in a modern-world environment.
TC:E puts you into the role of elite mercenary soldier in the conflicts of two internationally operating forces.
Main features:
- Texture Tone Mapping
- HDR Lighting
- Realistic scaling
- High quality sounds (44khz)
- rich, deluxe graphics, based on high-resolution digital-camera shots
- Letterbox & widescreen modes - TrueVision
- Dynamic Eye Adaption - DynEA
- Cross Platform Gaming (Win, OS X, Linux)
- tactical-teamplay oriented, modern-world combat simulation
- realistic weapon behavior simulation
- iron sight aiming system, no crosshair
- sophisticated ballistic simulation including multiple-layer object penetration
- professional mode: 1-life, short-timed, objective driven scenarios in realistic environments
- bodycount mode: team deathmatch style, gametype to relax?
- Reinforced OBJ, as Capture the Flag in stock maps
- balanced, team specific set of real-world weapons (Beretta 92, Glock 19, Ump45, Mac-10, M4, Ak-47, and more)
- Free climb
- lag compensation, client-side bullet prediction, punkbuster support
- immersive and lethal, fast-paced action"
<<less
Download (MB)
Added: 2007-02-28 License: Freeware Price:
725 downloads
pam-telecenter 0.3pre1

pam-telecenter 0.3pre1


pam-telecenter is a PAM module that provides remote authentication with roaming and pseudo-user accounts to telecenters. more>>
pam-telecenter is a PAM module that provides remote authentication with roaming and pseudo-user accounts to telecenters.
Roaming is only supported through PostgreSQL.
Compiling and installing pam-telecenter:
If youre using Debian GNU/Linux, you can install the libpam-telecenter downloading it from http://softwarelivre.rits.org.br . This package will be added in the distribution soon.
If youre not using Debian GNU/Linux, follow these steps:
Check if youve libpq3 (PostgreSQL C client library), gcc (to compile the
library), PAM library and a system configured to use it.
Run make under its directory. If it fails maybe youll need to change the
Makefile, if you dont know how paste the output in a message and contact us
at: tech@rits.org.br.
The make output, will show you something like:
gcc -Wall -I. -I/usr/include/postgresql -c -o db_pgsql.o db_pgsql.c
gcc -Wall -I. -I/usr/include/postgresql -c -o pam_telecenter.o pam_telecenter.c
gcc -shared -o pam_telecenter.so db_pgsql.o pam_telecenter.o -lpam -ldl -lpq
Check if under /lib/security there are a lot of pam_anything.so, if its empty or the directory doesnt exist, youll need to check where your OS store the PAM modules. Hint: Find for pam_unix.so.
Listing the current directory, now it has pam_telecenter.so. Copy this file to
/lib/security/ or the other directory as explained above.
Enhancements:
- This pre-release contains "logout" register support (in tests yet), uses autotools for building, and is suitable for developers or experienced administrators only.
<<less
Download (0.28MB)
Added: 2006-02-08 License: GPL (GNU General Public License) Price:
1353 downloads
Tao Live CD 5.00

Tao Live CD 5.00


Tao Linux is a project to build a free Linux distribution from the sources used in the Red Hat Enterprise product line. more>>
Tao Linux is a project to build a free Linux distribution from the sources used in the Red Hat Enterprise Linux product line.
The target market is either experienced system administrators who would like freely available binaries of this code, or end users who are interested in experimenting with enterprise functionality.
Besides being mostly compatible with Red Hat Enterprise Linux 3, it also includes software packages such as Eclipse and clustering tools not found in the base RHEL products.
Main features:
- Yum used for updates
- Based on commercially produced Enterprise sources
- Many packages for Red Hat Enterprise Linux also run on Tao Linux
- Free as in speech and beer
- Security updates (in SRPM form, at least) available for seven years.
<<less
Download (MB)
Added: 2007-04-25 License: GPL (GNU General Public License) Price:
915 downloads
Clever Copy 2.0a

Clever Copy 2.0a


Clever Copy is a free, fully scalable web site portal and news posting system. more>>
Clever Copy is a free, fully scalable web site portal and news posting system. You can run it as a very simple blog or ramp it up to a full Content Management System.

It is easy to setup, use and maintain requiring no previous knowledge of web portals, blogs, php, Cmss or databases.

It uses a self optomizing database meaning that it always runs as fast as possible and works extremely well in a high traffic environment. It has been designed with the following in mind - first time users, experienced users, long term users.

Because its a dynamic site, anything you want it to, its only limited by your own imagination. If youre not sure about how to run a CMS, set it up as a blog first and then expand it later.

Use it as a news posting site, a blog, a clan site, an informational site or a fun site - its entirely up to you. With full instructions on use built in to the admin panel, whatever you have in mind you can do it with Clever Copy.
<<less
Download (0.51MB)
Added: 2005-09-20 License: Freeware Price:
835 downloads
IceWM Control Panel 3.2

IceWM Control Panel 3.2


IceWM Control Panel is a full-featured control panel for IceWM. more>>
IceWM Control Panel is a full-featured, GTK-based control panel for IceWM. It features an IceWM theme designer, Ice Sound Manager (for sound events), IcePref2, and tools to manage desktop wallpaper, cursors, keys, window options, and more.
IceWM Control Panel has a familiar, Windows-like Control Panel user interface.
Enhancements:
- This release patches bugs that many users of Python 2.3 experienced while attempting to run the applications.
- In addition, this release adds support for the latest changes and features of IceWM versions 1.2.14 and 1.2.15 .
- This release also features Russian translation updates and French Help file additions .
<<less
Download (0.76MB)
Added: 2005-04-04 License: GPL (GNU General Public License) Price:
1675 downloads
Ports Tree Explorer 0.2

Ports Tree Explorer 0.2


Ports Tree Explorer is a navigation tool for a ports tree. more>>
Ports Tree Explorer (PTE) is a small tool that allows you to navigate through your /usr/ports tree, showing you information about a selected port, tree view, software categories (/usr/ports main dirs) and finally allows you to install a selected port using childs for the installation.
PTE Allows you to monitor background installs and allow you to perform certain operations related to your software ports tree, with a plain and simple GUI requires almost minimum shell interaction.
Newer versions will include CVS updates off the ports, managing/modifying a specific port, see available FLAVORS and finally specify compilation options for this port. Ports Tree Explorer is written in perl/tk and its working (tested) on Open BSD. PTE is free and improvements, adjustments etc. are more than welcomed.
PTE aims to be an easy to use tool. Plain and simple as possible, functional for new users of /usr/ports tree along with experienced users that get bored often.
The scope of this project is to provide an easy way to use/maintain and install programs from your ports tree.
At the current stage, we aim to be usable and all the required functions be implemented and work.
After this goes to a stable release, security enhancements and extra functionality will be added.
Main features:
- Ports Category separation
- Ports Program separation
- Description of Port
- Install selected port
- History of executed commands (Installations)
Enhancements:
- Kill a background install.
- Changed the state of background install from Started to Finished (when the install is actually finished)
- Save history to file.
- Direct output from the fork to the output window.
- Support for other ports, like NetBSD, Free BSD ports.
<<less
Download (0.16MB)
Added: 2005-05-05 License: BSD License Price:
1633 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5