Main > Free Download Search >

Free microsoft office home and student 2007 software for linux

microsoft office home and student 2007

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 1775
Causes and Symptoms 2007-08-14

Causes and Symptoms 2007-08-14


Causes and Symptoms program helps you deduce the causes causes of your medical symptoms. more>>
Causes and Symptoms program helps you deduce the causes causes of your medical symptoms that may be related to nutritional deficiencies.

<<less
Download (0.20MB)
Added: 2007-08-21 License: Public Domain Price:
794 downloads
Office Tournament 1.1

Office Tournament 1.1


Office Tournament project is a tool for keeping track of office tournaments. more>>
Office Tournament project is a tool for keeping track of office tournaments, such as foosball.

You may enter data from the command line or from the CGI Web interface. It outputs all kinds of stats and even a nice chart if you use the Imager::Graph::Pie Perl library available from CPAN.

It currently requires no database to run, but there are plans to migrate the text (flat file db) to MySQL.

<<less
Download (0.069MB)
Added: 2006-11-17 License: GPL (GNU General Public License) Price:
1071 downloads
The Mango Library August 2007

The Mango Library August 2007


The Mango Library is a Java library consisting of a number of iterators, algorithms and functions. more>>
The Mango Library is a Java library consisting of a number of iterators, algorithms and functions, loosely inspired by the C++ Standard Template Library.
Enhancements:
- This release adds a further two iterators.
<<less
Download (0.021MB)
Added: 2007-08-21 License: LGPL (GNU Lesser General Public License) Price:
796 downloads
Myrinix Digital Home Edition 2007-04 v3

Myrinix Digital Home Edition 2007-04 v3


Myrinix - Digital Home Edition is meant to be a smart and centralized OS that can be implemented in a home environment. more>>
Myrinix - Digital Home Edition is meant to be a smart and centralized OS that can be implemented in a home environment.
Myrinix Digital Home Edition can be connected to a TV or other large screen to record and play DVD movies and surf the Internet. It also implements video sharing with the NX technology, and includes the videolan program for broadcasting video or music throughout the network.
Diskless client computers can connect with the server as it performs other tasks. Myrinix - Digital Home Edition is a bootable CD derived from Kanotix.
Enhancements:
- This release fixed a DBUS hang at startup on some computers and detection of USB drives as home at startup.
- An easy USB portable drive installer was added along with a locale changer for quick and easy language changes.
<<less
Download (460MB)
Added: 2007-04-27 License: GPL (GNU General Public License) Price:
915 downloads
GNOME Office Pre 1.2

GNOME Office Pre 1.2


GNOME Office is the premier suite of office productivity applications designed for the GNOME desktop environment. more>>
GNOME Office is the premier suite of office productivity applications designed for the GNOME desktop environment.
Some of the applications also can run on Windows or Mac OS X. They provide powerful, efficient office productivity capabilities as free (GPL) software.
Main features:
- AbiWord word processor
- Gnumeric spreadsheet
- Gnome-DB data access components
<<less
Download (27MB)
Added: 2005-07-26 License: GPL (GNU General Public License) Price:
1561 downloads
Cottage Med 2.0.1

Cottage Med 2.0.1


Cottage Med is an electronic medical record software. more>>
Cottage Med is an Open Source Software that is ...
- Accessible & Affordable (Free, in fact)
- Easily Customizable and Expandable
- Designed by physicians for physicians
- Used by doctors in the U.S. and developing nations
- a template for FileMaker versions 5-7
Are you intimidated by computers? Is the cost of an electronic medical record ("EMR") beyond your reach? Are you a non-profit organization or a struggling doctor young or old? Our profession suffers with a blizzard of competing and conflicting EMRs. Bloated with unnecessary features, they cost a thiefs arm and a leg to boot. In Cottage Med you can quickly learn and easily reprogram our EMR just like visual Basic without programming experience.
Medicine has a big problem - no broadly accepted, affordable EMR standard exists. Cottage Med bridges your difficult present and unknown future by helping you step into a calmer, smoother, more productive now where you maintain full control over your information, full access to it, and the ability to smoothly export it to whatever future system or standards you choose. Open-Source EMRs are simply great solutions.
A flexible, ruggedly dependable and HIPAA-secure office system can be constructed with your old computer hardware for a few hundred dollars...with secure and wireless networking, PDA and multiple-office support, prescription writing and cross-platform compatibility built in. You should not believe the hype of the AAFP and hundreds of for-profit EMR software companies; our EMR solutions work right now, today, at no cost even without buying FileMaker.
Designed for PC, Apple and Linux environments, these templates run within the database program FileMaker (so its not a "pure" open-source project), but Cottage Med installs like childs play, develops quickly, and does the job to help improve healthcare. The templates designers offer free software support and system suggestions as needed.
Main features:
- point and click Apple/Windows interface for new users
- patient images, patient held records, pediatric growth charts
- practice statistics with powerful search functions for epidemiology and health maintenance studies
- open & industry standard database format
- wireless networking and PalmOS/PocketPC support
- links to other office programs including Microsoft Word, certificates, charts
- quick location of earliest appointment with iCal
- versatile printer and fax control
- multiple keyboard shortcuts for experienced users
- displays at 600x800, 780 x1024 and higher resolutions on demand
- easily copy and paste to replace any office stationery or forms with your own
- point and click note writing for rapid entry of examination
- custom medication lists, multiple user customizable templates
- patient registration, appointments, records & scripts
- supports an appointment timer, semi-automatic receipting of Medclaims
<<less
Download (21.5MB)
Added: 2006-03-01 License: Freeware Price:
1334 downloads
Home for Sure 0.1

Home for Sure 0.1


Home for Sure is an extension which will ask if you would like to close all open tabs and open your homepage. more>>
Home for Sure is an extension which will ask if you would like to close all open tabs and open your homepage.

When you click Home, Home for Sure will ask if you would like to close all open tabs and open your homepage(s) or if youd like to open your homepage(s) normally.

This isnt for everybody, but weve gotten a few requests, so we thought it might be useful. Try it out and see if you like it.

<<less
Download (0.016MB)
Added: 2007-04-19 License: MPL (Mozilla Public License) Price:
918 downloads
Arabica January 2007

Arabica January 2007


Arabica is a C++ XML parser toolkit that has a full SAX2 implementation. more>>
Arabica is a C++ XML parser toolkit that has a full SAX2 implementation (the Simple API for XML), including the optional interfaces and helper classes. It also implements the W3C DOM (Document Object Model) Level 2.0 Core, together with XPath 1.0.
It delivers UTF-8 encoded std::strings or UCS-2 std::wstrings, but can also accommodate custom string types and alternative encodings. Arabica provides uniform SAX2 wrappers for the expat parser, Xerces, libxml, and the Microsoft XML parser COM component.
Enhancements:
- Further improvements were made to the configure system.
- The build can now be configured without the Boost libraries, in which case the XPath components are skipped.
- Parser detection is improved, as is detecting the correct libraries for sockets.
- TreeWalker and NodeFilter were added.
- MSXML version checking was beefed up.
- Buffering in convertstream was reworked to reduce the number of dynamic allocations.
- LexicalHandler and DeclHandler are promoted to be part of the XMLReader interface.
<<less
Download (0.25MB)
Added: 2007-01-23 License: BSD License Price:
1005 downloads
Simple Invoices 2007-05-23

Simple Invoices 2007-05-23


Simple Invoices is a clean, simple, and basic Web-based invoicing system. more>>
Simple Invoices is a clean, simple, and basic Web-based invoicing system.

Simple Invoices is meant for personal invoices, home office invoicing, small organization invoicing, and basic POS (point of sale) systems for light usage.

Its goals are to be easy to use, simple and clean, and focused on its task. It is not meant for heavy-use POS applications, nor is it meant to be enterprise ready.

<<less
Download (5.9MB)
Added: 2007-05-23 License: GPL (GNU General Public License) Price:
900 downloads
CastCluster 2007-05-14

CastCluster 2007-05-14


CastCluster provides access to additional content on iTunes, Apple TV, iPod, or a random podcast viewer. more>>
CastCluster provides access to additional content on iTunes, Apple TV, iPod, or a random podcast viewer.

The project currently supports YouTube, Google Video, local disks, and RSS feeds as sources of content. CastCluster uses ffmpeg for video conversion.

<<less
Download (MB)
Added: 2007-05-15 License: Free To Use But Restricted Price:
893 downloads
Office 2007 Black 1.3.6

Office 2007 Black 1.3.6


This extension is designed to provide a theme based on Office 2007 Black. more>>

Office 2007 Black 1.3.6 will make your Firefox browser even more powerful as it is designed to provide a theme based on Office 2007 Black . This integrates well with:

  • The Windows XP Zune theme
  • The default Vista graphite colours
  • The MetaCity-Zune theme on Ubuntu.

2 subskins now exist: lighter and darker. lighter is in "much better shape" than darker.

Enhancements:

  • Corrected issues with padding/margin with TMP (0.3.7.4.pre.090516) in FF 3.5.
  • Correct button text colour on stylish items in AiOS.
  • Reverted active tab label bold change introduced in 1.3.4. (This is more in keeping with Office 2007).
  • Restyled Brief icons.

Requirements:

  • Mozilla Firefox
<<less
Added: 2009-07-23 License: MPL Price: FREE
1 downloads
Home Insurance Inventory Wizard 2.3

Home Insurance Inventory Wizard 2.3


Home Insurance Inventory Wizard is an free little program you can upload to your web site to add some extra functionality. more>>
Home Insurance Inventory Wizard is an free little program you can upload to your web site to add some extra functionality.
Home Insurance Inventory Wizard makes taking a home inventory for home insurance purposes extremely simple. And installing it is super easy, too. Best of all, its free!
Main features:
- Javascript and PHP-based for maximum compatibility
- The home inventory list expands as new rooms and items are added indefinitely. Can be useful for small apartments or large houses.
- Inventories can be saved by the user and downloaded, no databases needed!
- Home inventory lists can be uploaded by a user later so that they can make adjustments and add new items
- An HTML output option allows the user to create and then print a nicely formatted HTML version of their home inventory. Also includes option to add images of items.
- No adware, spyware or viruses
- The Home Insurance Inventory Wizard is absolutely FREE!
<<less
Download (0.011MB)
Added: 2006-01-16 License: Freeware Price:
1379 downloads
Office Fitness Timer 1.2

Office Fitness Timer 1.2


Office Fitness Timer project is a simple tool to help energize a drab office day with regular exercise. more>>
Office Fitness Timer project is a simple tool to help energize a drab office day with regular exercise.
Just open the Office Fitness Timer, click a time amount, and start stretching, doing Tai Chi, whatever, and just glance over at your computer screen from time to time.
When the page starts to flash, youre done! Use the Timer regularly during the day to keep the blood flowing.
Main features:
- Office Fitness Timer is Javascript-based, so the visitor only needs to visit the page once and then can keep the page open throughout the day.
- Office Fitness Timer is easy to install. Just unzip, upload and youre done!
- Select several different timer amounts.
- Screen flashes when the time is up, so you just have to glance at the screen to know when youre done.
- Best of all, Office Fitness Timer is completely free!
<<less
Added: 2006-05-09 License: Freeware Price:
1264 downloads
DVD Home Video Project 0.4.0.1

DVD Home Video Project 0.4.0.1


DVD Home Video Project is a tool that provides a simple, quick way to transform video on a DV camcorder into a DVD. more>>
DVD Home Video Project is a tool that provides a simple, quick way to transform video on a DV camcorder into a fully functional DVD, including a menu with optional background images and music.

<<less
Download (0.18MB)
Added: 2007-01-14 License: GPL (GNU General Public License) Price:
1017 downloads
Trinacria Linux 2.0

Trinacria Linux 2.0


Trinacria Linux is a new Italian distribution based on KNOPPIX. more>>
Trinacria Linux is a new Italian distribution based on KNOPPIX.

Trinacria Linuxs primary target markets are the Italian office users and Linux beginners.
<<less
Download (683.9MB)
Added: 2006-10-10 License: GPL (GNU General Public License) Price:
1114 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5