WareSeeker Search Software

hans


Sponsored Links
Collapse All
Software Name Software Type Category Price
1

The Hans Andersen Metaphor Machine 1.0


windows Home Education->Teaching Tools Free
View Detail
2

Little Mermaid 1.0


windows Home Shell Desktop->Cartoon Screen Savers Free
View Detail
Download Little Mermaid 1.0Download Little Mermaid 1.0
637K
Proved over years to deserve comparison with the best Disney work of the past. This screensaver hopes to pay proper tribute to eternal tale about love based on Hans Christian Andersens writing and hallmarked with unforgettable voice of Samuel E. Wright singing Under the Sea.

3

Syberia 2 1.01


pda Games->Adventure 24.95 $ to buy
View Detail
Download Syberia 2 1.01Download Syberia 2 1.01
41.77 MB
Having searched Eastern and Western Europe for a missing heir, Kate Walker finally completed her long and arduous journey, obtaining the signature of Hans Voralberg and closing the automaton factory buyout.
Mission accomplished? Not for this sophisticated New York lawyer...

An unlikely pair, young Kate Walker and old, eccentric Hans Voralberg now set off on a journey together: in search of the last of the fabled Syberian mammoths at the heart of a long and forgotten universe. The surreal quest Hans began alone several years ago will come to a final close as he and Kate face obstacles far more dangerous than ever before, testing their courage and determination.

Far and beyond, a mystical Syberia awaits their arrival...

Here are some key features of "Syberia 2":

· Original and captivating storyline
· Rich and intriguing new characters with new, realistically detailed 3D environments
· Completely integrated, original puzzles that test the players skill
· Ambient sounds for a total immersive experience

Requirements:

· Windows Mobile 2003/2003 SE/ 5.0
· 24 MB of free program memory - 230 MB storage space
· Not compatible with Square Screen (240*240)

4

Cronander Excel models R1A


windows Home Education->Science Free
View Detail
Download Cronander Excel models R1ADownload Cronander Excel models R1A
765KB
The MS Excel guru Hans Cronander presents models for R.L. McCoy / Gavre exterior ballistics and Black & Scholes / Monte Carlo option value determination. The source code includes an ODE engine based on a Bulrish-Stoer variable step length numerical integration method for rational functions. Anyone devoted to VBA programming is welcome to further develop these calculators, as long as they share the improved code with the author (the 3DOF model needs to be complemented with more retardation functions).
5

WebXMMS 0.2


linux Internet->HTTP Free
View Detail
Download WebXMMS 0.2Download WebXMMS 0.2
0.058 MB
WebXMMS is a general plugin for xmms.

WebXMMS plugin can display informations about your running music file at your homepage. You can adjust your information string with wild cards, for example %f = filename or %t = title. Its very easy to uses.

Example string: Hans Zimmer & Trevor Rabin - The Rock & Armageddon Mix - 4:58 min (Volume: 64 %, Balance: 25 ) Mode: running, repeat, shuffle off

Format string: %t - %l min (Volume: %m, Balance: %b) Mode: %r, %p, %u

WebXMMS stores the information in a mysql database or in a textfile, WebXMMS uploads this textfile with ftp to the web account.

Installation:

1. autoconf
2. ./configure
3. make
4. sudo make install
5. restart xmms

6. copy the php (php/webxmms*.php) files to your webspace
7. open the webxmms.php file with your browser


6

Mixer.app 1.8.0


linux Multimedia->Audio Free
View Detail
Download Mixer.app 1.8.0Download Mixer.app 1.8.0
0.037 MB
Mixer.app is a mixer application for Linux/FreeBSD/OpenBSD/NetBSD systems and is designed to be docked in WindowMaker.

This application has three volume controllers that can be configured to handle any sound source, the default sources are master-, cd- and pcm-volume.

Sound sources can easily be muted and can also be controlled with the mouse wheel. This program is licensed through the GNU General Public License.

Whats New in This Release:

· Now supports all mixer sources. NOTE! The source names have been changed. See "Mixer.app -h".
· Added alternative skin submitted by Hans D.
· Fixed warnings when compiling with GCC 3.2.
· Added OpenBSD support.


7

SDL for AmigaOS 4.0 1.2.11


linux Programming->Libraries Free
View Detail
Download SDL for AmigaOS 4.0 1.2.11Download SDL for AmigaOS 4.0 1.2.11
2.7 MB
SDL for AmigaOS 4.0 project is a port of SDL, the Simple Directmedia Layer, for AmigaOS 4.0 SDL is a popular open-source API for games and other software that need low-level access to video and audio hardware and input devices.

SDL was created and is maintained by Sam Lantinga, but has had a legion of contributors of the years (see SDL credits). The AmigaOS 4.0 port was created originally by Thomas and Hans Joerg Frieden, but for the last two years has largely been the work of me, Richard Drummond.

Other contributors include Juergen Schober (who developed the audio layer). You can find may OS4.0 applications built with SDL at os4depot.net and some that I have built on my Amiga Stuff page.

8

ax25-tools 0.0.8


linux System->Networking Free
View Detail
Download ax25-tools 0.0.8Download ax25-tools 0.0.8
0.25 MB
The ax25-tools package contains the tools that you need to get going with AX.25 for Linux. AX.25 is a network protocol that is used by hamradio operators across packet radio wireless links.

AX.25 is a network protocol that is used for wireless packet networks. Generally when you want to use a network protocol, you need two things:

Operating System Support: Linux has had AX.25, Net/ROM and ROSE support for some time now. Utilities: These manipulate or communicate with the operating system to either setup things or use the protocol.

The set of packages fit the second requirement. The packages have been split into three to make support and development easier.

There is a library that can be used by other programs to do all the low level stuff that you need to talk to the kernel. The idea is that the API of the library stays the same as much as possible even if the kernel changes. It also allows things like name to address translation to occur.

The tools are used to configure an ax.25 enabled computer. They will configure interfaces and assign callsigns to ports as well as Net/ROM and ROSE configuration.

The applications are a set of programs that use the protocols, as opposed to being required for setting things up. The applications are like the client and server programs, to be used by either the system administrator or a normal user.

Whats New in This Release:

· kissattach now tells you where it thinks the config file is
· rip98r metric patch form Jean-Paul
· Fix for FTLK_LIB for configure.in from Hans
· Works better with newer GCCs (thanks again to Hans)


9

ax25-apps 0.5.5


linux System->Networking Free
View Detail
Download ax25-apps 0.5.5Download ax25-apps 0.5.5
0.20 MB
This is the home page for the ax25 utilities for amateur radio operators. These utilities work with the Linux kernel though there is no reason why they couldnt be ported to other operating systems as well with some effort.

AX.25 is a network protocol that is used for wireless networks. Generally when you want to use a network protocol, you require two things:

Operating System Support: Linux has had AX.25, Net/ROM and ROSE support for some time now.
Utilities: These manipulate or communicate with the operating system to either setup things or use the protocol.

The set of packages fit the second requirement. The packages have been split into three to make support and development easier.

The applications are a set of programs that use the protocols, as opposed to being required for setting things up. The applications are like the client and server programs, to be used by either the system administrator or a normal user.

Whats New in This Release:

· New rosedump.c from Jean-Paul.
· Changes to ax25rtd from Hubert F5LCT for problems with kernel 2.2.13
· Fix for ax25rtd in VC mode
· Patch from Hans to work better with newer GCCs
· doc dirs are now relocatable
· Added Jens patches
· Adapted ax25rtd to new kernel-ax25. ax25-learn-only-mine has to be set to "true" for all interfaces to work right now.
· Note that this is only a temporary solution.
· Made new-ax25-stack ready (listen, ax25rtd). Will still work with old kernel-AX25 but need recompile.
· New program, ax25mond


10

GTK+ 2.6.10


linux Programming->Widgets Free
View Detail
Download GTK+ 2.6.10Download GTK+ 2.6.10
11.2 MB
GTK+ is a multi-platform toolkit for creating graphical user interfaces. Offering a complete set of widgets, GTK+ is suitable for projects ranging from small one-off projects to complete application suites.

GTK+ is free software and part of the GNU Project. However, the licensing terms for GTK+, the GNU LGPL, allow it to be used by all developers, including those developing proprietary software, without any license fees or royalties.

GTK+ is based on three libraries developed by the GTK+ team:

- GLib is the low-level core library that forms the basis of GTK+ and GNOME. It provides data structure handling for C, portability wrappers, and interfaces for such runtime functionality as an event loop, threads, dynamic loading, and an object system.
- Pango is a library for layout and rendering of text, with an emphasis on internationalization. It forms the core of text and font handling for GTK+-2.0.
- The ATK library provides a set of interfaces for accessibility. By supporting the ATK interfaces, an application or toolkit can be used with such tools as screen readers, magnifiers, and alternative input devices.

GTK+ has been designed from the ground up to support a range of languages, not only C/C++. Using GTK+ from languages such as Perl and Python (especially in combination with the Glade GUI builder) provides an effective method of rapid application development.

Whats New in This Release:

GtkFileChooser

· Dont leave a "trail" when then current folder is explicitly set [Jonathan Blandford]
· Accept file drops on the file list [Sven Neumann]
· Accept GTK+ 2.8 .gtk-bookmarks files [Matthias]
· Make paragraph up/down keynav in GtkTextView symmetric [Behnam Esfahbod]

Win32

· Bug fixes [Tor Lillqvist, Kazuki Iwamoto, Peter Zelezny, Tim Evans, Hans Breuer]
· Improve and simply line segment rendering [Tor]
· Fix handling of Aiptek tablets [Robert Ögren]
· Other bug fixes [Billy Biggs, Vincent Noel, Georg Schwarz, Markku Vire, Dan Winship, Morten Welinder, Matthias, Euan MacGregor, David Saxton, Padraig Brady, Paul Cornett, Mark McLoughlin, Hans Oesterholt, Arkady L. Shane, Tommi Komulainen, Peter S. Mazinger, Dan Winship, Peter Zelezny, Alex Graveley]
· Documentation improvements [Steve Chaplin, Matthias]
· New and updated translations (cs,cy,da,de,en_CA,es,et, fr,gl,gu,hu,hy,ja,ko,nl,sq,sr,sr Latn,sv,zh_CN,zh_TW)

11

MS Project Tool 2003 Addin 1.0.0.6


windows Business Finance->Project Management Free
View Detail
Download MS Project Tool 2003 Addin 1.0.0.6Download MS Project Tool 2003 Addin 1.0.0.6
11MB

BSEditor, Microsoft Office EPM-løsningen (Enterprise Project Management) sætter dig i stand til effektivt at administrere og prioritere projekter og ressourcer i hele organisationen. EPM-løsningen omfatter Microsoft Office Project Professional 2007, Microsoft Office Project Server 2007 og Microsoft Office Project Web Access.

Microsoft Project 2003/2007 er andet end blot et værktøj for visning af redigering af projekter. Med Microsoft Project 2003/2007 vil alle projekter , opgaver og ressourcer bliver gemt i en sqlserver.

Med en PDS (Project Data Services) i ms proect server 2003 og DotNet Dataset namespaces in MS Project 2007 kan virksomheder integrere MS Project til andre applikationer (CRM,AXAPTA eller time-registreringssystemer). Adept kan hjælpe dig med sådan en implementering.

Vi følger dig igennem projektet. Adept hjælper dig fra Installation af Ms project til Undervisning af MS Project, samt Project development (Makroer, Addins og Project Axapta integration). Vi er eksperter inden for MS Project 2003 og MS Project 2007.

Sammen med vores Partner ”Hans Tørleff Management Systems” har vi bygget en engine ”Htmsiztalk” som i dag kobler Axapta & Msproject 2003. Med denne løsning laver vores kunder ”Data-exchange” mellem Axata 3 & Msproject 2003. Med DotNet Addin kan vi hjælpe dig med løsninger i din Microsoft Project klient og Microsoft Project Server.

My Software


You have not saved any software. Click "Save" next to each software to save it to your software basket


Related Search