wine 2005
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 265
xkbind 2005.01.04
XKBInd is a small and simple indicator of keyboard layout (XKB group) for the X Window System; it outputs information about current keyboard layout attached to each top-level window through their capt more>>
X Keyboard Extension Indicator is a small and simple, but useful indicator of keyboard layout (XKB group) for the X Window System; it outputs information about current keyboard layout attached to each top-level window through their captions via prefixes to original title strings. XkbInd allows to simulate an independent keyboard layout for each handled window and it can work with most of the window managers, including TWM, MWM and FVWM.
<<less Download (66.92KB)
Added: 2009-04-20 License: Freeware Price:
189 downloads
Other version of xkbind
License:GPL (GNU General Public License)

gOS 3
gOS 3 Gadgets instantly launches Google Gadgets for Linux on startup. more>> gOS 3 Gadgets instantly launches Google Gadgets for Linux on startup, introducing over 100,000 possible iGoogle and Google Gadgets to the desktop.
Google Documents, Calendar, and Mail launch in Mozilla Prism windows to closer resemble desktop applications.
The newest release of WINE 1.0 is included to now support thousands of Windows software for our advanced users.
gOS 3 Gadgets is based on the solid Linux distribution base of Ubuntu 8.04.1.<<less
Download (686MB)
Added: 2009-04-16 License: Freeware Price:
230 downloads
BeatrIX Linux 2005.1 FINAL
BeatrIX Linux - a compact (Less than 200 megs), Linux operating system more>>
BeatrIX Linux 2005.1 FINAL is a less-than-200-meg Debian/Ubuntu Linux that is a live-CD/installable to hard drive distribution featuring kernel 2.6.7, Gnome 2.8.1, Firefox 1.03 w/AdBlock, Evolution 2.01, GAIM 1.03, Open Office 1.1.2, Apt, PDF viewer, image viewer, plus much, much more. It is expandable through both the Debian and Ubuntu repositories and is one of the fastest-growing Linuxes in the world.
It is a "get-the-job-done distribution of Linux and because of its design, will run on just about any personal computer made in the past 10 years with a minimum of 64 megabytes of RAM.
The programs chosen for BeatrIX are all "best-of-breed" meaning weve selected the best of the best of each type of program.
If you install it to hard drive, you can upgrade and add to the system using the Ubuntu and/or Debian file repositories, turning it into just about any type of operating system you want. You can install everything from Web servers to Wed editors. And ll of this from a mini-CD!
It is one of the fastest-growing Linuxes in the world, having been downloaded in more than 110 countries and more than 50,000 times since its release four months ago.
<<lessIt is a "get-the-job-done distribution of Linux and because of its design, will run on just about any personal computer made in the past 10 years with a minimum of 64 megabytes of RAM.
The programs chosen for BeatrIX are all "best-of-breed" meaning weve selected the best of the best of each type of program.
If you install it to hard drive, you can upgrade and add to the system using the Ubuntu and/or Debian file repositories, turning it into just about any type of operating system you want. You can install everything from Web servers to Wed editors. And ll of this from a mini-CD!
It is one of the fastest-growing Linuxes in the world, having been downloaded in more than 110 countries and more than 50,000 times since its release four months ago.
Download (182MB)
Added: 2009-04-07 License: Freeware Price:
203 downloads
Other version of BeatrIX Linux
License:GPL (GNU General Public License)

HFS - HTTP File Ser ver 2.3 Build 171 Be
You can use HFS (HTTP File Server) to send and receive files. more>> You can use HFS (HTTP File Server) to send and receive files.
Its different from classic file sharing because it uses web technology to be more compatible with todays Internet.
It also differs from classic web servers because
its very easy to use and runs "right out-of-the box".
Access your remote files, over the network.
It has been successfully tested with Wine under Linux.<<less
Download (550KB)
Added: 2009-04-03 License: Freeware Price: Free
203 downloads
Wine 0.9.43
Wine is an Open Source implementation of the Windows API on top of X and Unix. more>>
Wine is an Open Source implementation of the Windows API on top of X and Unix.
Think of Wine as a compatibility layer for running Windows programs. Wine does not require Microsoft Windows, as it is a completely free alternative implementation of the Windows API consisting of 100% non-Microsoft code, however Wine can optionally use native Windows DLLs if they are available. Wine provides both a development toolkit for porting Windows source code to Unix as well as a program loader, allowing many unmodified Windows programs to run on x86-based Unixes, including Linux, FreeBSD, and Solaris.
Main features:
Binary Compatibility
- Loads Windows 9x/NT/2000/XP, Windows 3.x and DOS programs and libraries
- Win32 compatible memory layout, exception handling, threads and processes
- Designed for POSIX compatible operatings systems (eg. Linux and FreeBSD)
- ``bug-for-bug compatibility with Windows
Graphics
- X11-based graphics allows remote display to any X terminal
- X11, TrueType (.ttf/.ttc) and Windows Bitmap (.fon) Fonts
- DirectX support for games (limited Direct3D support)
- Printing via PostScript driver or legacy native Win16 printer drivers
- Enhanced Metafile (EMF) and Windows Metafile (WMF) driver
- Desktop-in-a-box or mixable windows
- Windows MultiMedia (WinMM) layer support with builtin codecs
Allows Windows program to interface with:
- Sound devices via ALSA, OSS, ARTS, JACK, and libaudio etc
- Multi-lingual keyboards and CJK input method support via XIM
- Modems, serial devices
- Networks (TCP/IP and IPX)
- ASPI Scanners
- Windows Tablets via XInput (eg. Wacom)
Wine API
- Designed for source and binary compatibility with Win32 code
- Win32 API test suite to ensure compatibility
- Compilable on a wide range of C compilers
- Permits mixing of Win32 and POSIX code
- Permits mixing of ELF (.so) and PE (.dll/.exe) binaries in one address space
- Win32 compatible header files
- Automatically generated API documentation
- Resource compiler
- Message compiler
- IDL compiler
- extensive Unicode support
- Internationalization -- Wine supports 16 languages
- Built-in debugger and configurable trace messages
- External memory checker support using Valgrind
- Sample programs
Enhancements:
- Direct3D support on top of WGL instead of GLX for better portability.
- Many DirectSound fixes.
- Still more gdiplus functions.
- Many crypt32 improvements.
- Lots of bug fixes.
<<lessThink of Wine as a compatibility layer for running Windows programs. Wine does not require Microsoft Windows, as it is a completely free alternative implementation of the Windows API consisting of 100% non-Microsoft code, however Wine can optionally use native Windows DLLs if they are available. Wine provides both a development toolkit for porting Windows source code to Unix as well as a program loader, allowing many unmodified Windows programs to run on x86-based Unixes, including Linux, FreeBSD, and Solaris.
Main features:
Binary Compatibility
- Loads Windows 9x/NT/2000/XP, Windows 3.x and DOS programs and libraries
- Win32 compatible memory layout, exception handling, threads and processes
- Designed for POSIX compatible operatings systems (eg. Linux and FreeBSD)
- ``bug-for-bug compatibility with Windows
Graphics
- X11-based graphics allows remote display to any X terminal
- X11, TrueType (.ttf/.ttc) and Windows Bitmap (.fon) Fonts
- DirectX support for games (limited Direct3D support)
- Printing via PostScript driver or legacy native Win16 printer drivers
- Enhanced Metafile (EMF) and Windows Metafile (WMF) driver
- Desktop-in-a-box or mixable windows
- Windows MultiMedia (WinMM) layer support with builtin codecs
Allows Windows program to interface with:
- Sound devices via ALSA, OSS, ARTS, JACK, and libaudio etc
- Multi-lingual keyboards and CJK input method support via XIM
- Modems, serial devices
- Networks (TCP/IP and IPX)
- ASPI Scanners
- Windows Tablets via XInput (eg. Wacom)
Wine API
- Designed for source and binary compatibility with Win32 code
- Win32 API test suite to ensure compatibility
- Compilable on a wide range of C compilers
- Permits mixing of Win32 and POSIX code
- Permits mixing of ELF (.so) and PE (.dll/.exe) binaries in one address space
- Win32 compatible header files
- Automatically generated API documentation
- Resource compiler
- Message compiler
- IDL compiler
- extensive Unicode support
- Internationalization -- Wine supports 16 languages
- Built-in debugger and configurable trace messages
- External memory checker support using Valgrind
- Sample programs
Enhancements:
- Direct3D support on top of WGL instead of GLX for better portability.
- Many DirectSound fixes.
- Still more gdiplus functions.
- Many crypt32 improvements.
- Lots of bug fixes.
Download (11.5MB)
Added: 2007-08-10 License: LGPL (GNU Lesser General Public License) Price:
521 downloads
SabayonLinux 3.4e
Sabayon Linux is a live DVD designed to transform a computer into a powerful Gentoo Linux system in less than 5 minutes. more>>
Sabayon Linux is a live DVD designed to transform a computer into a powerful Gentoo Linux system in less than 5 minutes.
Gentoo Linux is a Linux distribution powered by a software install manager engine called "Portage". Besides functioning as a live DVD, Sabayon Linux can also be installed on a hard disk, acting effectively as an easy-to-use Gentoo installation disk.
The live DVD includes a large range of desktop environments and open source software applications, such as KDE, GNOME, XFce, Fluxbox, KOffice, OpenOffice.org, FreeNX, amaroK, Kaffeine, etc.
Whats New in 3.4 Release:
- The most advanced: Linux Kernel 2.6.22 with extra Power Management (PowerTop), Wireless (mac80211), Ext4 Filesystem, Scheduler (CFS) and Virtualization (KVM,Virt-Manager,VirtualBox) support
- Gaming oriented: featuring,
- Savage 2
- FlightGear
- DangerDeep
- Warsow
- Nexuiz
- Torcs
- Battle of Wesnoth
- Latest NVIDIA (100.14.11) and AMD (8.38.6) GPU drivers
- The most Windows-aware: supporting NTFS in read/write and Wine Doors utility, that let you install Windows applications as easy as 1-2-3 (using Wine 0.9.40).
- The first to support Ext4 File System: for the braves, Sabayon Linux Installer can easily handle it.
- The most Stable Cutting Edge DVD: featuring Compiz Fusion and Metisse (Technology Preview) integration
- Much more flexible: the Installer now features a really improved execution speed, RAID10 support, Ext4 Support, UUID device naming support, a Packages Selector, a Boot Services Selector and also a Core/Minimal Install Method (Server deployments)
- The Most Laptop Aware: tested and optimized also for Laptop usage
- X.Org 7.3 with automatic Monitor configuration
- KDE 3.5.7
- GNOME 2.18.2
- Strong identity: no Server applications installed (you will find them in the Business Edition)
- Less Duplicated Packages: removed about 140 duplicated applications
- Better Mactel support: added support for Intel ICH8M, Atheros Wireless cards, Backlight management and new Synaptics touchpads
- Better Out of the Box hardware support: Agere et131x,
- VMware Guest Installation Support
- Media Center capabilities: featuring GeeXbox 1.1 and Elisa Media Center (Technology Preview)
- Incredible set of installed and preconfigured Applications (see Packages List below)
- The most tested Stable Release: in the last 4 months, our Core Beta Team have done a great work to accomply our always growing QA standards. This transformed Sabayon Linux 3.4 in the most reliable version ever released.
Enhancements:
- We are happy to announce Sabayon Linux 3.4 Revision E. Distribution updates: introduced a (teaser) pre-alpha release of the Entropy stack (Equo application); updated Portato to 0.8.0; updated Compiz Fusion to work with XGL and AMD/ATI cards; updated WINE to 0.9.42 and fixed Wine Doors; re-introduced sudo after install; updated Second Life to 1.18.0.6; fixed partitioning issues on some system caused by dmraid stack (disabled by default now); re-introduced old and stable ipw3945 driver; updated pommed to 1.7 (better MacBook support); re-introduced old bcm43xx wireless driver.
<<lessGentoo Linux is a Linux distribution powered by a software install manager engine called "Portage". Besides functioning as a live DVD, Sabayon Linux can also be installed on a hard disk, acting effectively as an easy-to-use Gentoo installation disk.
The live DVD includes a large range of desktop environments and open source software applications, such as KDE, GNOME, XFce, Fluxbox, KOffice, OpenOffice.org, FreeNX, amaroK, Kaffeine, etc.
Whats New in 3.4 Release:
- The most advanced: Linux Kernel 2.6.22 with extra Power Management (PowerTop), Wireless (mac80211), Ext4 Filesystem, Scheduler (CFS) and Virtualization (KVM,Virt-Manager,VirtualBox) support
- Gaming oriented: featuring,
- Savage 2
- FlightGear
- DangerDeep
- Warsow
- Nexuiz
- Torcs
- Battle of Wesnoth
- Latest NVIDIA (100.14.11) and AMD (8.38.6) GPU drivers
- The most Windows-aware: supporting NTFS in read/write and Wine Doors utility, that let you install Windows applications as easy as 1-2-3 (using Wine 0.9.40).
- The first to support Ext4 File System: for the braves, Sabayon Linux Installer can easily handle it.
- The most Stable Cutting Edge DVD: featuring Compiz Fusion and Metisse (Technology Preview) integration
- Much more flexible: the Installer now features a really improved execution speed, RAID10 support, Ext4 Support, UUID device naming support, a Packages Selector, a Boot Services Selector and also a Core/Minimal Install Method (Server deployments)
- The Most Laptop Aware: tested and optimized also for Laptop usage
- X.Org 7.3 with automatic Monitor configuration
- KDE 3.5.7
- GNOME 2.18.2
- Strong identity: no Server applications installed (you will find them in the Business Edition)
- Less Duplicated Packages: removed about 140 duplicated applications
- Better Mactel support: added support for Intel ICH8M, Atheros Wireless cards, Backlight management and new Synaptics touchpads
- Better Out of the Box hardware support: Agere et131x,
- VMware Guest Installation Support
- Media Center capabilities: featuring GeeXbox 1.1 and Elisa Media Center (Technology Preview)
- Incredible set of installed and preconfigured Applications (see Packages List below)
- The most tested Stable Release: in the last 4 months, our Core Beta Team have done a great work to accomply our always growing QA standards. This transformed Sabayon Linux 3.4 in the most reliable version ever released.
Enhancements:
- We are happy to announce Sabayon Linux 3.4 Revision E. Distribution updates: introduced a (teaser) pre-alpha release of the Entropy stack (Equo application); updated Portato to 0.8.0; updated Compiz Fusion to work with XGL and AMD/ATI cards; updated WINE to 0.9.42 and fixed Wine Doors; re-introduced sudo after install; updated Second Life to 1.18.0.6; fixed partitioning issues on some system caused by dmraid stack (disabled by default now); re-introduced old and stable ipw3945 driver; updated pommed to 1.7 (better MacBook support); re-introduced old bcm43xx wireless driver.
Download (MB)
Added: 2007-08-08 License: GPL (GNU General Public License) Price:
814 downloads
TkWiCe 0.9
TkWiCe is a free wine cellar software. more>>
TkWiCe is a free wine cellar software. As it is written in native Tcl/Tk, youve got a real chance to use it on any operating system with that interpreter on it (you can get Tcl/Tk for any Unix like Mac OS X, Linux, *BSD, AIX, HP-UX or Solaris as well as for PowerPC and Windows).
If you want to get a fast overview about your bottles (perhaps youve got to choose one?), this might be what you are looking for.
If youre more interested in writing intellectual tasting notes take a wordprocessor like LyX or OpenOffice instead. And if 100 points are the most important thing to you, please choose other points of interest than wine (and bestow the saved money). Such things never will be added to this software:
Aims
- Focus is on pleasure, not on charts.
- Function conquers eyecandy.
- Own plain text files for each wine.
- Everything about one wine fits on 1024x768 pixel at once.
- Old computers are new enough.
- No more dependencies than Tcl/Tk (not: operating system).
- Free (means: liberty *and* free of charge).
- Dont replace wine literature (as commercial solutions try).
Enhancements:
- Bugfixes in startup, the cellar book/history window, and the country selection buttons in the main window.
<<lessIf you want to get a fast overview about your bottles (perhaps youve got to choose one?), this might be what you are looking for.
If youre more interested in writing intellectual tasting notes take a wordprocessor like LyX or OpenOffice instead. And if 100 points are the most important thing to you, please choose other points of interest than wine (and bestow the saved money). Such things never will be added to this software:
Aims
- Focus is on pleasure, not on charts.
- Function conquers eyecandy.
- Own plain text files for each wine.
- Everything about one wine fits on 1024x768 pixel at once.
- Old computers are new enough.
- No more dependencies than Tcl/Tk (not: operating system).
- Free (means: liberty *and* free of charge).
- Dont replace wine literature (as commercial solutions try).
Enhancements:
- Bugfixes in startup, the cellar book/history window, and the country selection buttons in the main window.
Download (0.45MB)
Added: 2007-08-02 License: BSD License Price:
814 downloads
wine-doors 0.1
Wine doors is an application designed to assist users in obtaining, installing, uninstalling and working with wine applications. more>>
Wine-doors is an application designed to assist users in obtaining, installing, uninstalling and working around the caveats associated with wine applications.
Although wine doors is intended to be a replacement for winetools it is not limited to release cycles for the applications available to install, instead a web service will be provided, this web service will serve XML Pack Lists and Application Packs as well as various other resources.
Using a web service to connect users to applications means the service can be community managed thus splitting application installation and configuration from the user interface used to install the applications.
<<lessAlthough wine doors is intended to be a replacement for winetools it is not limited to release cycles for the applications available to install, instead a web service will be provided, this web service will serve XML Pack Lists and Application Packs as well as various other resources.
Using a web service to connect users to applications means the service can be community managed thus splitting application installation and configuration from the user interface used to install the applications.
Download (2.5MB)
Added: 2007-07-06 License: GPL (GNU General Public License) Price:
850 downloads
IEs for Linux 2.0.5/2.5 Beta 6
IEs for Linux is a simple Bash Script program that installs Internet Explorer 6, 5.5 and 5 on Linux using Wine. more>>
IEs for Linux project is a simple Bash Script program that installs Internet Explorer 6, 5.5 and 5 on Linux using Wine. The whole process is automatic and very easy.
What is the magic?
The magic of IEs4Linux is to use full browsers downloads instead of using that boring install process. The script automatically downloads full versions of IE from the Evolt Browser Archive. Then installation is done completely behind the scenes! You dont need to click on anything to install IE6, IE5.5 and IE5 - with FlashPlayer 8!
Who is the target public?
WebDesigners that want to move to Linux but still need to test their sites on IE. The IEs installations are smaller than usual because they include only the necessary files to have a good test browser (there is no Outlook, Media Player etc). Please, dont use any of these IEs to navigate!! Get Firefox!
Whats New in 2.0.5 Stable Release:
- The mirror for downloading MSIE was changed.
Whats New in 2.5 Beta 6 Development Release:
- New: Kommander GUI finished (advanced dialog)
- New: IE7 proxy configuration hack (see below)
- Improved: download output
- Improved: other programs should find IE now (as Jim suggested here)
- Improved: all temp files now go to ~/.ies4linux/tmp to avoid complications
- Other bug fixes
<<lessWhat is the magic?
The magic of IEs4Linux is to use full browsers downloads instead of using that boring install process. The script automatically downloads full versions of IE from the Evolt Browser Archive. Then installation is done completely behind the scenes! You dont need to click on anything to install IE6, IE5.5 and IE5 - with FlashPlayer 8!
Who is the target public?
WebDesigners that want to move to Linux but still need to test their sites on IE. The IEs installations are smaller than usual because they include only the necessary files to have a good test browser (there is no Outlook, Media Player etc). Please, dont use any of these IEs to navigate!! Get Firefox!
Whats New in 2.0.5 Stable Release:
- The mirror for downloading MSIE was changed.
Whats New in 2.5 Beta 6 Development Release:
- New: Kommander GUI finished (advanced dialog)
- New: IE7 proxy configuration hack (see below)
- Improved: download output
- Improved: other programs should find IE now (as Jim suggested here)
- Improved: all temp files now go to ~/.ies4linux/tmp to avoid complications
- Other bug fixes
Download (0.33MB)
Added: 2007-06-19 License: GPL (GNU General Public License) Price:
900 downloads
pmpkg 2007-06-11
pmpkg provides a script and definitions to build SysV style binary packages for Solaris. more>>
pmpkg provides a script and definitions to build SysV style binary packages for Solaris from source tarballs in an automated way, somewhat similar to ports or ebuilds.
pmpkg aims for reuse of system packages where possible and a minimalistic dependency set.
Enhancements:
- This release features more robust handling of the package tree in many places.
- It also includes the usual assortment of new packages (mkvtoolnix, xgcc-i386-elf, 0install, pyhashlib, ilmbase, libebml, libmatroska, smarteiffel) and updates (ddclient, openldap, dovecot, x264, erlang, php4, wine, pcre, wxwidgets, squeak, texmacs, bchunk, openexr, blender, ocaml, wavpack, gossip, ogle, git, star, boost, monotone, sbcl, scons).
<<lesspmpkg aims for reuse of system packages where possible and a minimalistic dependency set.
Enhancements:
- This release features more robust handling of the package tree in many places.
- It also includes the usual assortment of new packages (mkvtoolnix, xgcc-i386-elf, 0install, pyhashlib, ilmbase, libebml, libmatroska, smarteiffel) and updates (ddclient, openldap, dovecot, x264, erlang, php4, wine, pcre, wxwidgets, squeak, texmacs, bchunk, openexr, blender, ocaml, wavpack, gossip, ogle, git, star, boost, monotone, sbcl, scons).
Download (0.26MB)
Added: 2007-06-11 License: CDDL (Common Development and Distribution License) Price:
865 downloads
BlogBridge 5.0.1
BlogBridge is a Free, Open Source, Cross Platform RSS Aggregator for professional users. more>>
BlogBridge project is for true info-junkies who want a better way to wrangle all their RSS feeds from blogs and news into one pretty cool organizer. But it is also for people who need to learn things on the fly and want to stay current on select topics -- from internet security to product innovation to wine. With BlogBridge you quickly get to enjoy the latest, best, and most relevant stuff without the distraction and blind alleys (fascinating though they may be) that characterize most Internet searches. BlogBridge is also free and open source!
Much more than a standard rss reader, BlogBridge allows you to create filters, agents, search, slice and dice the information so that only the most important and relevant information bubbles up to the top. With SmartFeeds you can create standing queries and build them into a funnel that delivers what you need to know on a silver platter. There is direct integration with other well known web services such as Technorati, del.icio.us, Flickr, and many others.
<<lessMuch more than a standard rss reader, BlogBridge allows you to create filters, agents, search, slice and dice the information so that only the most important and relevant information bubbles up to the top. With SmartFeeds you can create standing queries and build them into a funnel that delivers what you need to know on a silver platter. There is direct integration with other well known web services such as Technorati, del.icio.us, Flickr, and many others.
Download (0.002MB)
Added: 2007-05-07 License: LGPL (GNU Lesser General Public License) Price:
934 downloads
jToDoList 0.3
jToDoList project is a sophisticated ToDo List written in Java. more>>
jToDoList project is a sophisticated ToDo List written in Java. It is meant to be compatible with ToDoList from AbstractSpoon for Windows.
Background
While being very happy with ToDoList from AbstractSpoon when using Windows I did want to be able to manage my List also under Linux.
After trying to get ToDoList running with wine - it didnt work at all - I startet writing an simple GUI that would be able to edit the XML-Files.
<<lessBackground
While being very happy with ToDoList from AbstractSpoon when using Windows I did want to be able to manage my List also under Linux.
After trying to get ToDoList running with wine - it didnt work at all - I startet writing an simple GUI that would be able to edit the XML-Files.
Download (0.90MB)
Added: 2007-04-17 License: GPL (GNU General Public License) Price:
920 downloads
cutmp3 1.9.2
cutmp3 is a small and fast command line MP3 editor. more>>
cutmp3 is a small and fast command line MP3 editor. cutmp3 lets you select sections of an MP3 interactively or via a timetable and save them to separate files without quality loss.
It uses mpg123 for playback and works with VBR files and even with files bigger than 2GB.
Other features are configurable silence seeking and ID3 tag seeking, which are useful for concatenated mp3s.
Playback is realized via mpg123, so be sure to have it installed or at least have a symlink to your favorite mp3 playing program.
I recommend a symlink to mpg321 which works better!
You can mark beginning and end of a segment with a and b and save the segment with s.
Using a timetable or direct times with VBR files delivers exact(!) results at the cost of slightly lower speed. cutmp3 even works with files bigger than 2 GB!
If you want a working graphical software you can try mp3directcut,
which runs fairly well in WINE after I asked the author about a WINEd version.
Installation:
make (you will need readline-devel or similar!)
install it to /usr/bin with
make install
Enhancements:
- A small fix for timetable cutting with negative values has been made.
- Another option for silence seeking has been added.
- The documentation has been updated.
<<lessIt uses mpg123 for playback and works with VBR files and even with files bigger than 2GB.
Other features are configurable silence seeking and ID3 tag seeking, which are useful for concatenated mp3s.
Playback is realized via mpg123, so be sure to have it installed or at least have a symlink to your favorite mp3 playing program.
I recommend a symlink to mpg321 which works better!
You can mark beginning and end of a segment with a and b and save the segment with s.
Using a timetable or direct times with VBR files delivers exact(!) results at the cost of slightly lower speed. cutmp3 even works with files bigger than 2 GB!
If you want a working graphical software you can try mp3directcut,
which runs fairly well in WINE after I asked the author about a WINEd version.
Installation:
make (you will need readline-devel or similar!)
install it to /usr/bin with
make install
Enhancements:
- A small fix for timetable cutting with negative values has been made.
- Another option for silence seeking has been added.
- The documentation has been updated.
Download (0.033MB)
Added: 2007-04-06 License: GPL (GNU General Public License) Price:
931 downloads
xmppjca 2005-11-25
xmppjca project is a JCA 1.5 resource Adapter for managing connections to a XMPP (aka jabber) server from a J2EE application. more>>
xmppjca project is a JCA 1.5 resource Adapter for managing connections to a XMPP (aka jabber) server from a J2EE application server (for instance JBoss). The resource adapter has been written to conform to the JCA 1.5 specification but only JBoss has been tested. The RA uses the smack API to connect to XMPP servers.
The connector supports multiple connections to multiple servers and provides an abstraction of the underlying smack api that in addition to connection management provides support for extensions from su-smack which includes support for JEP-0060 aka publish subscribe.
Currently the RA only supports container managed security. Future versions will support bean managed security using JAAS. The goal is eventually support single-sign-on using SASL+GSSAPI to XMPP servers which support this mechanism.
Currently the RA does not support transactions. The precise way in which this will be supported is a matter of debate.
Installation
The project consists of two parts - xmppjca and xmppjca-spec. Build both artifacts. Deploy the rar-file in your J2EE-server. In a standard JBoss- installation this means copying the rar-file to $JBOSS_HOME/server/default/deploy. The xmppjca-spec-< version >.jar should be placed in the classpath of clients who need to use the resource adapter. In a standard JBoss-installation the easiest way is to copy the file to $JBOSS_HOME/server/default/lib. In most situations the application server will hotdeploy the rar-file but not the jar- file so a restart is needed whenever you update the spec-file.
<<lessThe connector supports multiple connections to multiple servers and provides an abstraction of the underlying smack api that in addition to connection management provides support for extensions from su-smack which includes support for JEP-0060 aka publish subscribe.
Currently the RA only supports container managed security. Future versions will support bean managed security using JAAS. The goal is eventually support single-sign-on using SASL+GSSAPI to XMPP servers which support this mechanism.
Currently the RA does not support transactions. The precise way in which this will be supported is a matter of debate.
Installation
The project consists of two parts - xmppjca and xmppjca-spec. Build both artifacts. Deploy the rar-file in your J2EE-server. In a standard JBoss- installation this means copying the rar-file to $JBOSS_HOME/server/default/deploy. The xmppjca-spec-< version >.jar should be placed in the classpath of clients who need to use the resource adapter. In a standard JBoss-installation the easiest way is to copy the file to $JBOSS_HOME/server/default/lib. In most situations the application server will hotdeploy the rar-file but not the jar- file so a restart is needed whenever you update the spec-file.
Download (MB)
Added: 2007-04-05 License: GPL (GNU General Public License) Price:
933 downloads
saml-registry 2005-11-08
saml-registry is a SAML 2.0 Metadata management tool that is useful for building shibboleth-based federations. more>>
saml-registry is a SAML 2.0 Metadata management tool that is useful for building shibboleth-based federations.
The saml-registry is a j2ee-application intended as a federation management tool, primarily (but not exclusively) for use with shibboleth. Future versions will support full delegation of rights through container-based role-management. The current version relies on container-based authentication.
For convenience the current version of the sql database schema and a jboss datasource descriptor sample can be found here on the right.
Installation instructions
Download the ear-file from the maven repository and drop it in the deploy-directory of your jboss application server. This build has been tested with jboss 4.0.2 but later versions should work.
You may need to disable certain features in a standard jboss, notably the jboss-ws4ee.sar (which conflicts with webservices provided by saml-registry) - just remove it from the deploy directory. Newer versions of jboss may ship with included versions of myfaces and jsf. These files must also be removed from your jboss before deploying saml-registry (or you must repackage the application excluding these libraries from the ear).
Next create a datasource-file for the mysql datastore. The < jndi-name/ > must be set to jdbc/saml-registry. Now create the database (update the datasource file with the server, username and password). Drop this file next to the ear in the deploy-directory. Use the sql schema to populate the database.
Finally configure authentication and authorization for saml-registry. This is done in the container by editing the login-config.xml (for jboss). Create a security domain called saml-registry in login-config.xml. The attached login-config.xml contains a sample entry which is based on property-files. The UsersRolesLoginModule is described on the jboss wiki.
The authorization for saml-registry is also managed by the security domain using standard j2ee role-based security. The roles govern access to individual use-cases (represented by menu entries in the user interface). Future versions will add per-organizational access control to this basic framework so that management of entities can be delegated.
The use-cases and roles is documented by this usecase diagram. Once your security-domain is configured to serve these roles (by editing property-files or whatever) you should be able to point your browser to https://your-box.example.com/saml-registry and get the main menu (or a login page depending on how your security domain was setup).
Building from source
In order to build saml-registry from source (which can be obtained from the subversion repository) you need maven2 and java5 to build the sources. The saml-registry is based on an MDA toolchain called andromda. Normally maven2 should download and install all dependencies, however the user interface needs the jsf2 cartridge from the andromda plugins project which may not be distributed from the andromda maven repository. If maven2 complains about unresolved dependencies for jsf2 then checkout the andromda plugins project and build it manually.
<<lessThe saml-registry is a j2ee-application intended as a federation management tool, primarily (but not exclusively) for use with shibboleth. Future versions will support full delegation of rights through container-based role-management. The current version relies on container-based authentication.
For convenience the current version of the sql database schema and a jboss datasource descriptor sample can be found here on the right.
Installation instructions
Download the ear-file from the maven repository and drop it in the deploy-directory of your jboss application server. This build has been tested with jboss 4.0.2 but later versions should work.
You may need to disable certain features in a standard jboss, notably the jboss-ws4ee.sar (which conflicts with webservices provided by saml-registry) - just remove it from the deploy directory. Newer versions of jboss may ship with included versions of myfaces and jsf. These files must also be removed from your jboss before deploying saml-registry (or you must repackage the application excluding these libraries from the ear).
Next create a datasource-file for the mysql datastore. The < jndi-name/ > must be set to jdbc/saml-registry. Now create the database (update the datasource file with the server, username and password). Drop this file next to the ear in the deploy-directory. Use the sql schema to populate the database.
Finally configure authentication and authorization for saml-registry. This is done in the container by editing the login-config.xml (for jboss). Create a security domain called saml-registry in login-config.xml. The attached login-config.xml contains a sample entry which is based on property-files. The UsersRolesLoginModule is described on the jboss wiki.
The authorization for saml-registry is also managed by the security domain using standard j2ee role-based security. The roles govern access to individual use-cases (represented by menu entries in the user interface). Future versions will add per-organizational access control to this basic framework so that management of entities can be delegated.
The use-cases and roles is documented by this usecase diagram. Once your security-domain is configured to serve these roles (by editing property-files or whatever) you should be able to point your browser to https://your-box.example.com/saml-registry and get the main menu (or a login page depending on how your security domain was setup).
Building from source
In order to build saml-registry from source (which can be obtained from the subversion repository) you need maven2 and java5 to build the sources. The saml-registry is based on an MDA toolchain called andromda. Normally maven2 should download and install all dependencies, however the user interface needs the jsf2 cartridge from the andromda plugins project which may not be distributed from the andromda maven repository. If maven2 complains about unresolved dependencies for jsf2 then checkout the andromda plugins project and build it manually.
Download (MB)
Added: 2007-04-05 License: GPL (GNU General Public License) Price:
938 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 wine 2005 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