windows vista 64bit
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 72
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.
<<lessI 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.
Download (1.1MB)
Added: 2007-04-12 License: GPL (GNU General Public License) Price:
979 downloads
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)
<<lesswindow borders similar to those of Microsoft Vista when using non Aero compatible software (such as JRE 6 or Photoshop CS 2)
Download (0.015MB)
Added: 2007-04-17 License: Public Domain Price:
678 downloads
Windows Powertools 4.0.0.1
Windows Powertools has these features : *Cache2Trash:Clear unwanted temporary files to gain space *DiskCheck: Check for disk errors and resol... more>> <<less
Download (655KB)
Added: 2009-04-07 License: Freeware Price: Free
1074 downloads
Windows tips and tricks 1.0
This is free collection of an authors advices. File format: chm.... more>> <<less
Download (41KB)
Added: 2009-04-02 License: Freeware Price: Free
259 downloads
Added: 2009-03-06 License: Creative Commons Att... Price: FREE
1 downloads
WorldVistA 20060113
Veterans Health Information Systems and Technology Architecture is a healthcare information system (HIS). more>>
Veterans Health Information Systems and Technology Architecture is a healthcare information system (HIS). VistA is widely believed to be the largest integrated HIS in the world. WorldVistA project was originally developed and maintained by the U.S.
Department of Veterans Affairs (VA), based on the systems software architecture and implementation methodology developed by the U.S. Public Health Service jointly with the National Bureau of Standards.
It is designed to provide a high-quality medical care environment for the countrys military veterans. VistA has a proven track record of supporting a large variety of clinical settings and medical delivery systems.
Enhancements:
- This is the FOIAVistA SemiVivA 20060113 package with GT.M bundled.
<<lessDepartment of Veterans Affairs (VA), based on the systems software architecture and implementation methodology developed by the U.S. Public Health Service jointly with the National Bureau of Standards.
It is designed to provide a high-quality medical care environment for the countrys military veterans. VistA has a proven track record of supporting a large variety of clinical settings and medical delivery systems.
Enhancements:
- This is the FOIAVistA SemiVivA 20060113 package with GT.M bundled.
Download (258.8MB)
Added: 2006-02-13 License: GPL (GNU General Public License) Price:
1348 downloads
VistaBut 1.2
VistaBut provies a Vista feel but some custom widgets. more>>
VistaBut provies a Vista feel but some custom widgets.
I upload icon theme soon (if finished...) XFCE4 theme included!
Change menubar colours & fonts:
edit the Gtkrc file in theme dir and modify:
################Select your desired menubar colour!!!
#include "menubar-light.rc"
#include "menubar-blue.rc"
include "menubar-green.rc"
Enhancements:
- Icons removed. (M$ Copyright)
<<lessI upload icon theme soon (if finished...) XFCE4 theme included!
Change menubar colours & fonts:
edit the Gtkrc file in theme dir and modify:
################Select your desired menubar colour!!!
#include "menubar-light.rc"
#include "menubar-blue.rc"
include "menubar-green.rc"
Enhancements:
- Icons removed. (M$ Copyright)
Download (MB)
Added: 2007-03-02 License: Freeware Price:
612 downloads
OpenVista CIS 0.9.1
OpenVista CIS is a Gtk# EHR for interfacing with VistA based systems (Medsphere OpenVista, VAs VistA, etc.) more>>
OpenVista CIS is a Gtk# EHR for interfacing with VistA based systems (Medsphere OpenVista, VAs VistA, etc.)
OpenVista CIS is a rewrite of the Department of Veteran Affairs Computerized Patient Record System (CPRS) in Gtk#. The focus is on using a modern language, internationalization, and cross-platform support.
Architecture
There are two major components to OpenVista, a client (Medsphere OpenVista CIS, commonly referred to just as CIS, OpenVista CIS, or OpenVista Client) and a middleware component (Medsphere OpenVista Bridge). The Bridge handles doing raw RPC communication with the VistA Broker and provides a SOAP (currently broken) and Binary Remoting interface to the client (the client uses one or the other for a given connection). The Bridge is meant to be run on a server (either one running VistA itself, or a separate machine), while CIS runs on a client machine (any machine with a .NET environment and Gtk# available).
There is another component, currently under development, called OpenVista Vitals. This will be both a stand-alone vitals application, as well as a component of OpenVista CIS when it is completed. Note that this project is *not* completed, and should only be considered a pre-preview of what is to come from the Vitals component.
A small portion of the CIS component is actually broken into a separate executable, PdfConverter.exe. This small utility acts as a remoting server, responsible for converting raw bytes of PDFs into GdkPixbuf bytes. This needs to be done out of process, as poppler (and by extension, poppler-sharp) is licensed under the GPL.
The PDFConverter.exe sources, as well as the few shared classes used for remoting, are licensed under a GPL compatible license. We hope in the future that a PDF library with a license less restrictive than the GPL will be available, such that we can increase PDF rendering performance by not having the rendering done out of process.
<<lessOpenVista CIS is a rewrite of the Department of Veteran Affairs Computerized Patient Record System (CPRS) in Gtk#. The focus is on using a modern language, internationalization, and cross-platform support.
Architecture
There are two major components to OpenVista, a client (Medsphere OpenVista CIS, commonly referred to just as CIS, OpenVista CIS, or OpenVista Client) and a middleware component (Medsphere OpenVista Bridge). The Bridge handles doing raw RPC communication with the VistA Broker and provides a SOAP (currently broken) and Binary Remoting interface to the client (the client uses one or the other for a given connection). The Bridge is meant to be run on a server (either one running VistA itself, or a separate machine), while CIS runs on a client machine (any machine with a .NET environment and Gtk# available).
There is another component, currently under development, called OpenVista Vitals. This will be both a stand-alone vitals application, as well as a component of OpenVista CIS when it is completed. Note that this project is *not* completed, and should only be considered a pre-preview of what is to come from the Vitals component.
A small portion of the CIS component is actually broken into a separate executable, PdfConverter.exe. This small utility acts as a remoting server, responsible for converting raw bytes of PDFs into GdkPixbuf bytes. This needs to be done out of process, as poppler (and by extension, poppler-sharp) is licensed under the GPL.
The PDFConverter.exe sources, as well as the few shared classes used for remoting, are licensed under a GPL compatible license. We hope in the future that a PDF library with a license less restrictive than the GPL will be available, such that we can increase PDF rendering performance by not having the rendering done out of process.
Download (MB)
Added: 2007-05-12 License: Other/Proprietary License Price:
897 downloads
TinySID 0.965
TinySID project is the smallest SID player available. more>>
TinySID project is the smallest SID player available. Its most advantage lies in its unique HardSID support, that is:
- exact C64 PC cycle syncronizing
- multispeed tunes will use the same timing a real C64 does
- improved HardSID sample output (includes mixer)
- support for multiprocessor systems
- Previous versions required just 20kbyte disk space. This was however skipped due to 64bit support.
Main features:
- Multiplatform
- Native 32/64 bit windows support
- Runs on Unix/linux platform
- Playstation Portable (PSP) version available
- Also incorporated in rockbox for portable mp3 players
- Accurate playback on both hardsid and software emulation, includes multispeed tunes
- Digitized sample playback on both hardsid and software emulation
- 99% 6510 cpu emulation (still some bugs to fix)
- Fat 6581 SID emulation, including filters. Sounds different than other players!
Please note that TinySID has nothing to do with other projects such as SIDPlay. The 6510/6581 emulation is based on routines by Tammo Hinrichs (kb) and has been further developed.
Enhancements:
- This release added support for multi-speed tunes and digi-playback.
- Bugs in CPU emulation and endian neutral code were fixed.
- Speedups were achieved in the synth renderer.
<<less- exact C64 PC cycle syncronizing
- multispeed tunes will use the same timing a real C64 does
- improved HardSID sample output (includes mixer)
- support for multiprocessor systems
- Previous versions required just 20kbyte disk space. This was however skipped due to 64bit support.
Main features:
- Multiplatform
- Native 32/64 bit windows support
- Runs on Unix/linux platform
- Playstation Portable (PSP) version available
- Also incorporated in rockbox for portable mp3 players
- Accurate playback on both hardsid and software emulation, includes multispeed tunes
- Digitized sample playback on both hardsid and software emulation
- 99% 6510 cpu emulation (still some bugs to fix)
- Fat 6581 SID emulation, including filters. Sounds different than other players!
Please note that TinySID has nothing to do with other projects such as SIDPlay. The 6510/6581 emulation is based on routines by Tammo Hinrichs (kb) and has been further developed.
Enhancements:
- This release added support for multi-speed tunes and digi-playback.
- Bugs in CPU emulation and endian neutral code were fixed.
- Speedups were achieved in the synth renderer.
Download (0.020MB)
Added: 2007-01-05 License: GPL (GNU General Public License) Price:
1027 downloads
Bandwidth Monitor NG 0.6
Bandwidth Monitor NG is a small and simple console-based live bandwidth monitor. more>>
Bandwidth Monitor NG is a small and simple console-based live bandwidth monitor.
I have sucessfully tested on (if you have any other sucessfull or unsucessfull, please mail me):
Linux 2.4, Linux 2.6
FreeBSD 4.8, 5.3
MacOS X 10.1, 10.2, 10.3
Solaris 10 64bit x86
SunOS 5.9 sparc Solaris 9
OpenBSD 3.4, 3.6
NetBSD 1.6.1, 2.0
IRIX64 6.5
Main features:
- supports /proc/net/dev, netstat, getifaddr, sysctl, kstat and libstatgrab
- unlimited number of interfaces supported
- interfaces are added or removed dynamically from list
- white-/blacklist of interfaces
- output of KB/s, Kb/s, packets, errors, average, max and total sum
- output in curses, plain console, CSV or HTML
- configfile
Enhancements:
- Changes in this release include curses2 output (a nice bar chart), disk input for BSD, Mac OS X, Linux, and Solaris, Win32 network bandwidth support, use of autotools, and lots of fixes.
<<lessI have sucessfully tested on (if you have any other sucessfull or unsucessfull, please mail me):
Linux 2.4, Linux 2.6
FreeBSD 4.8, 5.3
MacOS X 10.1, 10.2, 10.3
Solaris 10 64bit x86
SunOS 5.9 sparc Solaris 9
OpenBSD 3.4, 3.6
NetBSD 1.6.1, 2.0
IRIX64 6.5
Main features:
- supports /proc/net/dev, netstat, getifaddr, sysctl, kstat and libstatgrab
- unlimited number of interfaces supported
- interfaces are added or removed dynamically from list
- white-/blacklist of interfaces
- output of KB/s, Kb/s, packets, errors, average, max and total sum
- output in curses, plain console, CSV or HTML
- configfile
Enhancements:
- Changes in this release include curses2 output (a nice bar chart), disk input for BSD, Mac OS X, Linux, and Solaris, Win32 network bandwidth support, use of autotools, and lots of fixes.
Download (0.066MB)
Added: 2007-03-01 License: GPL (GNU General Public License) Price:
971 downloads
Vista-Inspirate 1.0
Vista-Inspirate provides a Vista-looking icon pack for KDE and Gnome. more>>
Vista-Inspirate provides a Vista-looking icon pack for KDE and Gnome.
This is an icon theme based on my other theme "nuoveXT" and "Windows Vista".
It is strongly recommended to have NuoveXT (1.5) installed to use this theme, simply because it inherits it (all mimetypes for instance).
<<lessThis is an icon theme based on my other theme "nuoveXT" and "Windows Vista".
It is strongly recommended to have NuoveXT (1.5) installed to use this theme, simply because it inherits it (all mimetypes for instance).
Download (MB)
Added: 2007-03-02 License: GPL (GNU General Public License) Price:
643 downloads
System monitor
System monitor is a simple system monitor, used in this icones from Vista Inspirate and Metal Gold icon themes. more>>
System monitor is a simple system monitor, used in this icons from Vista Inspirate and Metal Gold icon themes.
<<less Download (0.039MB)
Added: 2006-06-21 License: GPL (GNU General Public License) Price:
1234 downloads
BlinkenSisters JumpnRun 0.4
Blinkensisters is a Parallax-style 2D scrolling gaming system. more>>
Blinkensisters is a Parallax-style 2D scrolling gaming system for Linux, Mac OS X, Windows, and POSIX-compatible Unix systems (every platform that can run SDL).
You can make your own levels with a simple text editor.
Installation:
(Now) the game does not have a GNU autoconf/automake based build system, but
compiling the source should be easy:
tar xvzf blinkensisters-VERSION.tar.gz
cd blinkensisters-VERSION
make
make install
That will compile and install "blinkensisters" in /usr/local/bin and the necessary
data-files in /usr/local/share/blinkensisters.
You will (usually) need root-permissions, if you want to install to /usr/local/...
If you do not have root-permissions (or prefer another path for whatever reason), you
can define a PREFIX Variable, e.g.
make PREFIX=$HOME
make install PREFIX=$HOME
will install blinkensisters inside your homedirectory ($HOME/bin/blinkensisters).
You may need to edit the Makefile (e.g. if you compile on Unix-platform, where the
GNU tools are not the standard-tools (I recommend using the GNU commands for building)
or if you have problems, if you are compiling on a 64Bit system)
You will need the following Libraries/(Packages for your distribution):
- A C++ compiler
- GNU Make
- libSDL (+ development packages (Headers, ...))
- libSDL_mixer (+ development packages)
- libSDL_image (+ development packages)
- xutils (Debian), xorg-x11-devel (Suse), x11-devel, xfree86-devel, ...
We tested and successfully build it on the following Unices:
- Suse Linux (9.2, 9.3),
- Debian GNU/Linux 3.1
- Solaris 8,
- SGI IRIX
- the Cygwin environment in Windows
<<lessYou can make your own levels with a simple text editor.
Installation:
(Now) the game does not have a GNU autoconf/automake based build system, but
compiling the source should be easy:
tar xvzf blinkensisters-VERSION.tar.gz
cd blinkensisters-VERSION
make
make install
That will compile and install "blinkensisters" in /usr/local/bin and the necessary
data-files in /usr/local/share/blinkensisters.
You will (usually) need root-permissions, if you want to install to /usr/local/...
If you do not have root-permissions (or prefer another path for whatever reason), you
can define a PREFIX Variable, e.g.
make PREFIX=$HOME
make install PREFIX=$HOME
will install blinkensisters inside your homedirectory ($HOME/bin/blinkensisters).
You may need to edit the Makefile (e.g. if you compile on Unix-platform, where the
GNU tools are not the standard-tools (I recommend using the GNU commands for building)
or if you have problems, if you are compiling on a 64Bit system)
You will need the following Libraries/(Packages for your distribution):
- A C++ compiler
- GNU Make
- libSDL (+ development packages (Headers, ...))
- libSDL_mixer (+ development packages)
- libSDL_image (+ development packages)
- xutils (Debian), xorg-x11-devel (Suse), x11-devel, xfree86-devel, ...
We tested and successfully build it on the following Unices:
- Suse Linux (9.2, 9.3),
- Debian GNU/Linux 3.1
- Solaris 8,
- SGI IRIX
- the Cygwin environment in Windows
Download (18.2MB)
Added: 2006-12-03 License: GPL (GNU General Public License) Price:
1055 downloads
Nodezilla 0.4.29
Nodezilla is a secured, distributed, and fault tolerant routing system. more>>
Nodezilla is basically an experimental grid based p2p system available for Windows and Linux (on Intel platforms).
Technically, Nodezilla is a secured, distributed and fault tolerant routing system (aka Grid Network). Its main purpose is to serve as a link for distributed services built on top of it (like chat, efficient video multicasting streaming, File Sharing, secured file store ...).
Nodezilla provides cache features; any server may create a local replica of any data object. These local replicas provide faster access and robustness to network partitions.
They also reduce network congestion by localizing access traffic. It is assumed that any server in the infrastructure may crash, leak information, or become compromised, therefore in order to ensure data protection, redundancy and cryptographic techniques are used.
Main features:
- Anonymous File sharing,
- Hierarchical Multimedia Streaming,
- Digital photo sharing with selected friends.
As this is a quite new and evolved p2p protocol compared to existing products, we welcome any comments on it.
Enhancements:
- Some crashes have been fixed, and there are routing fixes for relayed nodes.
- Performance has been tuned.
- This release uses new features of Vista for services rights restriction and buffer overflow prevention.
<<lessTechnically, Nodezilla is a secured, distributed and fault tolerant routing system (aka Grid Network). Its main purpose is to serve as a link for distributed services built on top of it (like chat, efficient video multicasting streaming, File Sharing, secured file store ...).
Nodezilla provides cache features; any server may create a local replica of any data object. These local replicas provide faster access and robustness to network partitions.
They also reduce network congestion by localizing access traffic. It is assumed that any server in the infrastructure may crash, leak information, or become compromised, therefore in order to ensure data protection, redundancy and cryptographic techniques are used.
Main features:
- Anonymous File sharing,
- Hierarchical Multimedia Streaming,
- Digital photo sharing with selected friends.
As this is a quite new and evolved p2p protocol compared to existing products, we welcome any comments on it.
Enhancements:
- Some crashes have been fixed, and there are routing fixes for relayed nodes.
- Performance has been tuned.
- This release uses new features of Vista for services rights restriction and buffer overflow prevention.
Download (7.1MB)
Added: 2007-08-21 License: GPL (GNU General Public License) Price:
798 downloads
Crystal Vista XT Paolo Icon Mod 1.5
Crystal Vista XT Paolo Icon Mod is a mouse cursor theme. more>>
Crystal Vista XT Paolo Icon Mod is NOT my theme, I modified Vista Inspirate, Crystal Clear, Nuove XT and other Icons like Debian Icons, Firefox Alternative and much more.
I take my favourite icons from these Icons-theme and I create my Mod, Crystal Vista XT Paolo Mod.
Vista Inspirate is created by Saki
(http://www.kde-look.org/content/show.php?content=31585)
Crystal Clear is created by Everaldo
(http://www.kde-look.org/content/show.php?content=25668)
Nuove XT is created by Saki
(http://www.kde-look.org/content/show.php?content=26449)
OsX is created by kiddo
(http://www.gnome-look.org/content/show.php?content=31618)
Debian Icons is created by OnkelchenTobi
(http://www.kde-look.org/content/show.php?content=26430)
Sparkling Icon Folder (for non debian linux) is created by flow:
(http://www.kde-look.org/content/show.php?content=9245)
<<lessI take my favourite icons from these Icons-theme and I create my Mod, Crystal Vista XT Paolo Mod.
Vista Inspirate is created by Saki
(http://www.kde-look.org/content/show.php?content=31585)
Crystal Clear is created by Everaldo
(http://www.kde-look.org/content/show.php?content=25668)
Nuove XT is created by Saki
(http://www.kde-look.org/content/show.php?content=26449)
OsX is created by kiddo
(http://www.gnome-look.org/content/show.php?content=31618)
Debian Icons is created by OnkelchenTobi
(http://www.kde-look.org/content/show.php?content=26430)
Sparkling Icon Folder (for non debian linux) is created by flow:
(http://www.kde-look.org/content/show.php?content=9245)
Download (17.6MB)
Added: 2006-07-05 License: GPL (GNU General Public License) Price:
690 downloads
Secleted [ 0 ] software to compare
Copyright Notice:
Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future software development. The above windows vista 64bit search only lists software in full, demo and trial versions for free download. Download links are directly from our mirror sites or publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed
