Main > Free Download Search >

Free windows vista rc1 software for linux

windows vista rc1

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 186
Vista Basic 2

Vista Basic 2


Vista Basic provides a theme similar to Microsoft Vista. more>>
Vista Basic provides a theme similar to Microsoft Vista.

window borders similar to those of Microsoft Vista when using non Aero compatible software (such as JRE 6 or Photoshop CS 2)

<<less
Download (0.015MB)
Added: 2007-04-17 License: Public Domain Price:
678 downloads
Maintain 3.0.0 RC1

Maintain 3.0.0 RC1


Maintain manage DNS & DHCP quickly and easily. more>>
Maintain is a multi-user, web based management tool for DNS and DHCP. Maintain was created using PHP, Perl and MySQL.

Maintain was developed by Oregon State Universitys Network Engineering to replace a set of command line scripts that edited DNS zone files.

These scripts were used by many Administrators across campus. Learn more about Maintain and why it was developed.

<<less
Download (1.0MB)
Added: 2006-08-09 License: GPL (GNU General Public License) Price:
1171 downloads
BugIn 0.65 RC1

BugIn 0.65 RC1


BugIn is a PHP/ADODB (MySQL tested) ticket tracking system. more>>
BugIn is a PHP4/ADODB-powered (MySQL tested) ticket tracking system. It is intended to be powerful, but lightweight enough that it doesnt need constant maintenance.
It features easy configuration/customization of variables through the DB, an ACL system to see/modify tickets, and ticket notification through email.
Enhancements:
- ADDITIONS
-
- l10n: Spanish language translation from Jose Alfonso Martinez del Paso (tritrilock@yahoo.com)
- i18n: Per-language Templates
- Reverse sort list checkbox on list view.
- Options Editor interface now has tabs for different configuration sections.
- Postgres has been tested, ported, and is now working.
- Session timeouts have been made extremely long, to avoid strange happenings on timeouts.
- Quick ticket search (by number) was added to the side bar.
- Table prefix is complete... now all tables begin with "bugin_", which will eventually be configurable.
-
- FIXES
-
- i18n: More multi-language support, including default templates for different languages.
- List view strangeness should be fixed. This includes search results going away after editing a ticket.
- Viewing an invalid ticket number now displays an error.
- Anonymous Ticket Access Control (DUH!)
-
- NOTICES
-
- Upgraded to adodb 3.72
- notgod is a moron and forgot to credit the great work by Michael R on language support in 0.60.
<<less
Download (0.33MB)
Added: 2005-04-22 License: BSD License Price:
1645 downloads
Falling 1.0 RC1

Falling 1.0 RC1


Falling is a fast-paced survival game involving a ball falling through wooden planks. more>>
Falling is a fast-paced survival game involving a ball falling through wooden planks.

Falling is a survival game where the user controls a small steel ball and tries to roll it through holes in floors which are constantly moving up.

Avoid being crushed between the top of the window and a floor, avoid mechanical sticks of TNT that explode on contact, and avoid magnetic balloons which pull you to the top of the screen.

Collect jewels for extra points. Try to survive as long as possible!

<<less
Download (1.0MB)
Added: 2006-11-06 License: GPL (GNU General Public License) Price:
1083 downloads
E*Reminders 0.93.RC1

E*Reminders 0.93.RC1


E*Reminders is a web-based reminder software. more>>
E*Reminders is a series of PHP scripts that interact with a MySQL database to setup email reminders for any events or occasions youd like.
It includes recurring reminders, advance notices, and password authentication for email addresses. It can be used for an entire company, as a service for Internet users on your site, or privately.
Enhancements:
- Ive merged david roses release with the last main release of EReminders.
- EReminders now supports htaccess user authentication and all remaining timezone logic is redone and now makes more sense.
- Also, some minor changes along the way.
<<less
Download (0.036MB)
Added: 2006-10-17 License: GPL (GNU General Public License) Price:
1106 downloads
KDM Vista like Theme

KDM Vista like Theme


KDM Vista like Theme is a very nice KDM theme that looks like Vistas one. more>>
KDM Vista like Theme is a very nice KDM theme that looks like Vistas one.
I didnt see any Vista like KDM login theme... I wanted one so I tried.
Enhancements:
- There are now two themes. One for widescreen which is the same as the previous one and one for 4/3 screen. This new one has been successfully tested on a 1600 x 1200 screen. If you have other resolution, please try and report if it works.
<<less
Download (1.1MB)
Added: 2007-04-12 License: GPL (GNU General Public License) Price:
979 downloads
ChibiTracker 1.0 RC1

ChibiTracker 1.0 RC1


ChibiTracker is a portable IT (Impulse Tracker) clone. more>>
ChibiTracker is a portable IT (Impulse Tracker) clone. This project is not a 100% clone though, as it adds more features, such as chorus and reverb, stereo samples, an advanced sample editor and more. The user interface also presents some changes, as it can be custom themed and resized.
ChibiTracker is Open Source Software under the GNU Public License, and it can be run under Windows, Mac-OS, Linux, FreeBSD, BeOS, and more to come.
For those who havent used trackers before, ChibiTracker is a small, compact music composing application that is easy to learn and powerful enough to sound good.
Enhancements:
- This release has many changes, including better dialog management, playback fixes, and loading samples from inside songs.
<<less
Download (0.47MB)
Added: 2006-12-13 License: GPL (GNU General Public License) Price:
1045 downloads
Cicerone 1.4 RC1

Cicerone 1.4 RC1


Cicerone is a multi-platform/server/database, Web-based corporate information system that allows to maintain infos on the fly. more>>
Cicerone is a multi-platform/server/database, Web-based corporate information system that allows to maintain infos on the fly.
It supports any type of file attachment, built in security levels, user and system-wide customizations, automatic import of syndicated news and content, custom email notification of new content, and ease of use.
It is ideal for community-driven Internet/Intranet/Extranet sites or as a standalone document/content management system.
Main features:
- Content Forums
- Content Management
- Document Attachments
- News Monitoring
- Security Features
- User Subscriptions
<<less
Download (0.12MB)
Added: 2006-09-05 License: GPL (GNU General Public License) Price:
1145 downloads
Pas2Dox 0.50 RC1

Pas2Dox 0.50 RC1


Pas2Dox is a pre-processor addon for the Doxygen documentation generator. more>>
Pas2Dox is a pre-processor addon for the Doxygen documentation generator.
Pascal To Doxygen allows the production of advanced documentation from Delphi/Kylix sourcecode.
Installation:
Compiling from source on Linux
Unpack the archive
# tar xvzf pas2dox-xx.tar.gz
Build the source for a case insensitive scanner, with the following command:
# make
This will perform the follow commands
# flex -i -opas2dox.cpp pas2dox.l
# g++ pas2dox.cpp -o pas2dox
If you need to remove the pas2dox.cpp and pas2dox files, type
# make clean
When performing an upgrade of source code, I suggest you do the following
# make clean && make
Installing the binaries on Linux
Copy the pas2dox binary to /usr/local/bin/pas2dox
# make install
If you need to install to another place, use
# make install INSTALL_DIR="/your/location/here"
Enhancements:
- Added include file for tolower to fix build on linux
- handle default values and multi line comments on enums.
- Updated for typedef
- Dont process end of block comment } in a single comment line
- read / write for properties are now handled correctly. see bug 6
- Additional Doxygen comments on array declaration.
- Assigning a value to a var when declaring it
- Updated copyright year and version
- Swapped typedef
- added -s option to suppress generation of sa comments on property.
- fixed issue with function comments in function definition.
- Additional end check.
<<less
Download (0.22MB)
Added: 2006-02-07 License: GPL (GNU General Public License) Price:
1355 downloads
Sdictionary 2.0.0 RC1

Sdictionary 2.0.0 RC1


Sdictionary is a cross-platform dictionary project uses own Sdict dictionary format. more>>
Sdictionary is a cross-platform dictionary project uses own Sdict dictionary format. Sdictionary includes Sdict, the main program and two simple applications: Jotter and Data.
Unlike ptkdic or gtkdic no MySQL needed, so you can work with dictionary files directly. Currently it is known to work under Unix, Win32 and Symbian OS.
Main features:
- Open Source, .dct format is also open and described in documentation
- Unicode, all words and articles are stored in utf8
- Two index levels: short and full
- Using compression
- Tools to convert from text file to .dct and vice versa
- Simple Web dictionary included into package
- C library framework
- Perl API (Sdict.pm module)
- Simple Jotter and Data applications
<<less
Download (0.30MB)
Added: 2007-06-26 License: GPL (GNU General Public License) Price:
853 downloads
SciPres 1.0.0 RC1

SciPres 1.0.0 RC1


SciPres is a system for creating animated presentations. more>>
SciPres is a system for creating animated presentations. SciPres was inspired by Slithy, a python-based system developed by Douglas Zonker.

In short, SciPres is to PowerPoint what LaTeX is to Microsoft Word: you script your presentation using a text editor, rather than using a WYSIWYG system.

<<less
Download (0.54MB)
Added: 2006-09-20 License: Other/Proprietary License with Source Price:
1129 downloads
Sh 0.8.0 RC1

Sh 0.8.0 RC1


Sh is a programming language built on top of C++. more>>
Sh is a programming language built on top of C++. It can be used to write shaders that run on top of modern graphics processing units (GPUs), or write stream programs that run on GPUs or CPUs.
Sh project is implemented as a C++ library, and allows programs to be generated at run-time using a number of metaprogramming techniques. Variants of programs for different cases can easily be generated, or programs can be generated entirely at run-time from some input data. The system is cleanly separated into a frontend and backend, and is hence portable.
Whats New in 0.7.10 Release:
- Shrike has been updated for Sh 0.8.0rc0.
Whats New in 0.8.0 RC1 Release:
- This is the second release candidate for the stable release of Sh.
- It fixes most issues related to 64-bit operating systems, ATI GPUs, Visual Studio 2005, and Mac OS X.
- Aside from a number of small bugfixes, two memory leaks have also been eliminated and the dead code remover has been improved.
- An SDL example is now available in the examples directory along with Visual Studio project files for all other examples.
<<less
Download (0.37MB)
Added: 2006-02-17 License: GPL (GNU General Public License) Price:
1349 downloads
PicoForge 1.0 RC1

PicoForge 1.0 RC1


PicoForge aim is to provide a set of high level libre software applications that are well integrated. more>>
PicoForges aim is to provide a set of high level libre software applications that are well integrated in order to provide a collaborative "forge". It makes it easy to deploy a collaborative work platform for developing software or hosting other collaborative activities.

Having started (as PicoLibre) in an educational context, PicoForge is now a quite generic platform, comparable (but sometimes less advanced) to other *-Forge software platforms. It groups several high-level applications like phpGroupware, Sympa, TWiki, Subversion, and CVS.

<<less
Download (MB)
Added: 2007-02-27 License: GPL (GNU General Public License) Price:
970 downloads
ioquake3 1.34 RC1

ioquake3 1.34 RC1


ioquake3 project (or ioq3 for short) aims to build upon id Softwares Quake 3 source code release. more>>
ioquake3 project (or ioq3 for short) aims to build upon id Softwares Quake 3 source code release. The source code was released on August 20, 2005 under the GPL. Since then, we have been cleaning up, fixing bugs, and adding features.

Our permanent goal is to create the open source Quake 3 distribution upon which people base their games and projects. We also seek to have the perfect version of the engine for playing Quake 3: Arena, Team Arena, and all popular mods.

This distribution of the engine has been ported to many new platforms and has had a slew of new features added, along with massive bug extermination. While we dont have PunkBuster (and never will), we do have more security for servers and clients from various bugfixes which arent in ids client.

<<less
Download (2.7MB)
Added: 2006-08-29 License: Freeware Price:
1157 downloads
KDVD-RAM Tools 0.4 RC1

KDVD-RAM Tools 0.4 RC1


KDVD-RAM Tools are a combination with service menu, shell script and kdialog. more>>
All I wanted is a simple way to format DVD-RAM, create UDF filesystems, set or remove the write protection and informations about the DVD-RAM.

KDVD-RAM Tools are a combination with service menu, shell script and kdialog.

<<less
Download (1.9MB)
Added: 2007-08-12 License: GPL (GNU General Public License) Price:
495 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5