Displaying 5 results from an estimated 5 matches for "mywebpages".
2003 Jun 28
1
The effects of encoding repeatedly
I just did this experiment where I took an audio clip, encoded it to Vorbis
q4, decoded it to wav, and repeated several times. I also did the same with
MP3 @ 128k. Here are the resulting files, if anyone is interested in the
results. Clip1 is the first encoding, and Clip8 is the eighth.
http://mywebpages.comcast.net/swmarks/vorbis/clip1.ogg
http://mywebpages.comcast.net/swmarks/vorbis/clip8.ogg
http://mywebpages.comcast.net/swmarks/vorbis/clip1.mp3
http://mywebpages.comcast.net/swmarks/vorbis/clip8.mp3
It appears that vorbis dumps in a lot more high frequencies when encoding,
in comparison to mp3...
2008 Sep 02
7
Deploying My Rails App
I have just finished my first Rails application following the
lynda.com tutorial, but I am not sure how to get my application on the
internet.
I have an ftp account through the applemachine server, but from what I
have read, I''m afraid I will not be able to host my application there.
What I am looking for is step by step directions on how to get from a
working Ruby on Rails application
2003 Apr 14
0
Help with SMB permissions problems?
I compiled a new binary on OS X and now it I'm having a few problems.
Everything is working just fine including SWAT, but now I have
permission errors:
http://mywebpages.comcast.net/freeradical/smberror.jpg
I didn't change a thing in my smb.conf, just updated the SMB binaries,
so what might be wrong this time? BTW, I symlinked all the new
binaries to their default locations and renamed the originals *.bak.
It seems i'm having permission problems:
[200...
1998 Aug 14
1
Pine 4.02 and directory perms
Hey linux-security-ers:
I just compiled/installed Pine 4.02 for my RH 5.0 machine today (didn't
see an RPM last time I checked ftp.redhat.com:/pub/contrib), and after I
got it installed, it kept giving me errors about not being able to create
a lockfile when dinking with my mailspool in /var/spool/mail.
After doing some digging on DejaNews and the Pine website, I find a
document who says the
2012 Mar 29
25
Unable to deploy to Apache
Hi All,
Can someone please help? I''ve been banging my head against for wall
for 2 months; all of which has been spent trying to set up ROR. So I
actually haven''t written 1 line of code :( Any help would be greatly
appreciated :)
I''m following the 4th edition of "Agile Web Development with Rails".
So, I''m able to deploy the site via WEBrick.