Got a question about technology? Ask it here. Discussion of hardware, software, TiVos, multi-region DVDs, Windows, Macs, LINUX, hand-helds, iPods, anything tech related. Better than any helpdesk!
Sean, it looks like there was a recent firmware update for that printer.
I will try this firmware update.
Now, new questions --
I have long wanted to put the Futurama Poppler song on my phone as a ringtone. I have now succeeded, but it was a crappy MP3, and doesn't sound very good.
If I have a copy of that episode, what's the best way to rip that audio segment? I have Mac the Ripper, so I could rip the DVD right on to the hard drive. Is there a way to then rip out that 15 seconds of audio into like a WAV, and turn that into a ringtone through Garage Band?
What about if I put the DVD into my DVD player and run an RCA to balanced stereo cable from the audio out on my player to one of the inputs on my Mbox? Could I capture that 15 second audio segment in ProTools, mix it down to a WAV and turn *that* into a ringtone?
Well, the firmware update completely failed, as the updater cannot see my printer.
Which, of course, is the problem in the first place. I was a little worried that might happen.
What program can I use to open an "mpeg layer 3 audio". It won't open in itunes or quicktime.
mpeg layer 3 audio = mp3. If you can't open it in your usual mp3-playing app, I'd suspect that there's something wrong with the specific file.
Sophia, that ought to be just a garden-variety mp3. If if won't open in iTunes or QT you may have a corrupt file.
Thanks! It was driving me crazy!
sean blame Angie for the astrology question!! Also, for your ringtone question, try AudioHijack.
omnis, I checked out AudioHijack, and I'm not entirely certain that would be a better tool for snatching the audio snippet I have in mind than any of the software I currently own. What can AudioHijack do for me that my existing software can't?
Anyone here use VBA to control Excel?
What's the VBA code to turn the type in a cell sideways? To do a "merge and center"?
If the XML is coming from a web server, XMLHttpRequest is the usual way. If it's coming from disk, there's no standard way.
Even so, it's probably a good idea to use the standard bits when they work, in case you ever do want to run it on another browser.
For cross-browser compatibility, I highly recommend the Prototype JavaScript library.