Displaying 20 results from an estimated 4000 matches similar to: "RipTrax Version 1.0.0 Released"
2002 Feb 05
1
Fw: CD Ripper Beta Software: RipTrax
RipTrax has just been modified to include support to OGG output file format
(Ogg Vorbis); including comment fields for pertinent track/album
information. You can download the latest version from this link:
http://web2.airmail.net/jlundy/riptrax.htm
If you are lacking a respectable playback tool for OGG files, try FreeAmp
at:
http://www.freeamp.org/
All feedback is welcome (please go easy on
2002 Feb 16
0
Re: RipTrax - New Version And Added Features
Alex,
    Found the problem with the wave file being empty. All fixed. A new
version is on the home page at:
http://web2.airmail.net/jlundy/riptrax.htm
    This version also has improved setup dialogs for Blade, Lame and Ogg
Vorbis. This gives the user greater control over encoding options. This will
develop over time to provide all reasonable options. I want the setup for
each encoder to be as
2002 Mar 03
0
RipTrax Release Candate 1
RipTrax CD Ripper has been updated to Version 0.0.9.237. Some details are:
Finally, RipTrax has reached the release candidate phase of development.
Never more than now is your feedback required to finalize Version 1 of this
quality CD Ripper.
New in this version of RipTrax CD Ripper is a Files tab. This tab provides
the functionality required to convert previously ripped WAV files to one of
the
2002 Mar 14
1
RipTrax RC3 Release
RipTrax Announces Release Candidate 3
Audio Sound Preview, Format Conversion and Drag-n-Drop Added to RC3!
RipTrax will need to proceed to RC3 so as to provide beta testing of the new
features. The RC3 code will be frozen and only bug fixes will be put into
this code. A lot of new and improved features appear in this version and the
application is really taking shape. Please download this
2003 Feb 25
1
Um, did Lundy troll the vorbis archives..? Did anyone else *not* sign up with him?
Received: from riptrax.com (adsl-65-65-126-45.dsl.rcsntx.swbell.net 
[65.65.126.45])
[...]
From: "John Lundy" <jlundy@riptrax.com>
To: "RipTrax List Member"  <RipTrax@riptrax.com>
Subject: [RipTrax] Announcing a new web site, a new mail list and a new 
RipTrax version
I've seen posts from him going on about RipTrax in the Vorbis users mailing 
list. Is he
2002 Feb 14
1
RipTrax
please send me the link to the program again, i deleted the email,
downloaded the zip, and it was corrupted.
Andy
andycool22@peoplepc.com
AndyCool22 on AIM
http://livejournal.com/~andycool22
<p><p>--- >8 ----
List archives:  http://www.xiph.org/archives/
Ogg project homepage: http://www.xiph.org/ogg/
To unsubscribe from this list, send a message to
2002 Feb 16
1
Proposed header file changes to allow for dynamic linking of DLLs at runtime
Sorry for the attachment, but I do not know of another way to communicate
the details of my proposed changes to the dev team.
While writing RipTrax (a ripper + encoder program), I wanted to make all
encoder DLLs dynamically linkable at runtime. I first check for the
existence of the dll, open the library with Load Library and then do a
GetProcAddress for each routine I plan to use. With the
2014 Oct 29
2
CentOS 6.5 RHCS fence loops
Hi Guys,
I'm using centos 6.5 as guest on RHEV and rhcs for cluster web environment.
The environtment :
web1.example.com
web2.example.com
When cluster being quorum, the web1 reboots by web2. When web2 is going up,
web2 reboots by web1.
Does anybody know how to solving this "fence loop" ?
master_wins="1" is not working properly, qdisk also.
Below the cluster.conf, I
2011 Jun 02
2
nfs webroot 403's
hello list!!
the reason I'm writing you guys today is that I'm looking to solve an issue I am having with apache on a centos 5.5 box. 
The situation is this.. I am sharing the webroot for a few sites in a test environment on an NFS share.
This is the share:
nas2:/mnt/store/web   1.4T  225G 1021G  19% /var/www
Everything that is shared from this location on a server called simply web1
2007 Mar 27
2
Winlink Airmail Help
Hello All.
      I was running Winlink Airmail fine for several months. Somewhere between up grading Wine and Xubuntu I lost the ability to see what I was typing when writing a new e-mail. The text is there but it cannot be seen. If I miss spell and use the spell checker it will appear. When the spell checker is finished the printing disappears again. This is a built-in spell checker in Airmail.
2009 Jun 24
1
Qualified parameters in SOAP body using .SOAP
Hello,
I am trying to reach a web service using the SOAP package. I succeeded 
calling the web service, but not sending parameters to it. After much 
research and tries, I think I found that the problem lies in the 
namespace including the parameters in the SOAP body.
In short, my question is: how can I send unqualified parameters in the 
SOAP body of a call produced through the SOAP package?
2009 Jun 18
0
SSOAP access to a j2EE-ws service
I am currently trying to access a SOAP web service (hosted on a JBoss5 
server and defined as a J2EE-ws service) via the SSOAP R-package. But 
all I can get is a NULL answer. The web service seems to work as it can 
be accessed using a general web-service tester.
The web service wsdl is here: http://smg8.ulb.ac.be:8080/web2?wsdl.
This is how I try to call the web service from R:
---
 >
2008 Aug 14
0
NFS not syncing until directory viewed.
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Guys,
Having a weird problem with NFS.
We have two web-servers under a load balanced system.  Web1 and Web2.
Currently all files are hosted in Web1, and we use NFS exports to share
the files with Web2.
Up until recently this was working fine (two/three weeks ago).
However, it's starting to behave a little randomly.  When a file is
uploaded, it
2015 Mar 12
0
mysql replication - problems
On Thu, Mar 12, 2015 at 8:57 AM Tim Dunphy <bluethundr at gmail.com> wrote:
> Hey everybody,
>
>  I'm trying to get mysql master/slave replication to work under SSL. I've
> created the certs for both the slave and the master. I've configured the
> master and slave my.cnf. And it does appear that replication is actually
> working.
>
> Master is actually
2015 Mar 12
3
mysql replication - problems
>
> The mysqld process runs as the mysql user.  It's parent which is the
> mysqld_safe runs as the root user.   That being said the mysql user needs
> to have at least read permission to the locations where the ssl files are
>
> located.   By default on Centos the /etc/pki/CA/private directory has its
> directory permissions to only allow the root user.  If the mysql
2005 Apr 22
0
Open up a software with Wine.
Hi.
For may HAM radio I have seen, that the software airmail can run under
Wine. I donwloaded it, and would install it.
But there's some problems, that I need your help to get solved:
erikja@lajka3:~/Airmail> wine amhc32022.exe
fixme:font:WineEngCreateFontInstance just using first face for now
err:menubuilder:extract_icon32 LoadLibraryExW (L"C:\\Program
2004 May 21
3
rsync hangs in cron (not SSH-problem)
This is the case
- mounted Inetpub's windows-webserver on /mnt/web1 /mnt/web2, etc.
- rsync this to local dir:
	rsync -av --delete /mnt/web1 /mass/kuurne/day
	rsync -av --delete /mnt/web2 /mass/kuurne/day
	etc..
- when logged in, everything works (I do see some errors about 
non-existing files, but rsync won't stop.
When used this command in cron
00 01 * * * rsync -av --delete
2014 Jun 12
1
Xen PV domU reported as Xen-HVM
Hello,
I am running two dom0s, one on CentOS 5 with Xen 4.1.2 (from Gitco) and the
other one on CentOS 6 with Xen 4.2.4 (from Xen4CentOS). I host one LVM
based domU on both from the same template (CentOS 6 PV) with the same Xen
config (see below). However, the domU on Xen 4.1 reports itself as Xen PV
while the domU on Xen4CentOS reports itself as Xen HVM.
== First domU ==
virt-what and cPanel
2016 Oct 03
0
mount.nfs: an incorrect mount option was specified
On Sun, Oct 02, 2016 at 11:42:41PM -0400, Tim Dunphy wrote:
> Hey guys,
> 
>  My NFS server has been working really well for a long time now. Both
> client and server run CentOS 7.2.
> 
>  However when I just had to remount one of my home directories on an NFS
> client, I'm now getting the error when I run mount -a
> 
> mount.nfs: an incorrect mount option was
2016 Oct 03
2
mount.nfs: an incorrect mount option was specified
Hey guys,
 My NFS server has been working really well for a long time now. Both
client and server run CentOS 7.2.
 However when I just had to remount one of my home directories on an NFS
client, I'm now getting the error when I run mount -a
mount.nfs: an incorrect mount option was specified
This is the corresponding line I have in my fstab file on the client: