Re: MediaPlayer

2004-07-21 Thread Dick Applebaum
Rick I have been playing with QuickTime and I think I can get it to do everything I (or you) want. Currently I an using the browser plugin a popup window. I also have been able to use the QT Player desktop app. You can select a song (or movie) from a browser page. You can play it inline, in

Re: MediaPlayer

2004-07-20 Thread Dick Applebaum
Rick Sure! I'll email you off list, Dick On Jul 19, 2004, at 8:20 PM, cfhelp wrote: My JukeBox is here. http://www.kcjukebox.com/ http://www.kcjukebox.com/ http://www.kcjukebox.com/ http://www.kcjukebox.com/ The CF_Nuke is here http://www.mycfnuke.com/ http://www.mycfnuke.com/

Re: MediaPlayer

2004-07-20 Thread Dick Applebaum
Rick Apple has just started shipping their Airport Extreme / AirTunes system.I got mine last Thursday. http://www.apple.com/airportexpress/airtunes.html It is a little Airport (wireless) router that can connect to a stereo as well as to a LAN the internet, So, from any computer in the

Re: MediaPlayer

2004-07-20 Thread Cutter (CF-Talk)
Rick, I would look into using WM9 as opposed to WM7 (fairly wide distribution, so it shouldn't be much of a stretch.) MS has full documentation for control in the SDK, and an active forum on their developer's site, which may give you the information you need. If I had a little more time I

Re: MediaPlayer

2004-07-20 Thread Dick Applebaum
Rick It would also be worth supporting Quicktime.Apple has a new codec that supports higher quality video at lower data rates.Steve demoed it by doing a video chat with 3 concurrent participants displayed on the screen. http://www.apple.com/macosx/tiger/h264.html Dick On Jul 20, 2004, at

RE: MediaPlayer

2004-07-20 Thread Greg Luce
important, but I always uninstall it. WMP is much more civilized. Greg -Original Message- From: Dick Applebaum [mailto:[EMAIL PROTECTED] Sent: Tuesday, July 20, 2004 10:04 AM To: CF-Talk Subject: Re: MediaPlayer Rick It would also be worth supporting Quicktime.Apple has a new codec

RE: MediaPlayer

2004-07-20 Thread cfhelp
Thanks everyone for the input I will be checking into it all especially the WM9 Codec I think the ultimate idea would be to detect the users default player or at least ask them if they want QuickTime, winamp or Media Player. In the case of the KCJukeBox.com I can store that info in the database

Re: MediaPlayer

2004-07-19 Thread Dick Applebaum
On Jul 19, 2004, at 3:07 PM, cfhelp wrote: I have built a simple JukeBox for the CF_Nuke Portal that embeds MediaPlayer and plays files from directories on your site. What is the CF_Nuke portal? I written a simple CFprogram that: 1) Parses my iTunes Library.xml file 2) creates a structure of

RE: MediaPlayer

2004-07-19 Thread cfhelp
] Sent: Monday, July 19, 2004 5:59 PM To: CF-Talk Subject: Re: MediaPlayer On Jul 19, 2004, at 3:07 PM, cfhelp wrote: I have built a simple JukeBox for the CF_Nuke Portal that embeds MediaPlayer and plays files from directories on your site. What is the CF_Nuke portal? I written a simple

RE: MediaPlayer

2004-07-19 Thread cfhelp
My JukeBox is here. http://www.kcjukebox.com/ http://www.kcjukebox.com/ http://www.kcjukebox.com/ http://www.kcjukebox.com/ The CF_Nuke is here http://www.mycfnuke.com/ http://www.mycfnuke.com/ http://www.mycfnuke.com/ http://www.mycfnuke.com/ It does sound like we have the same problem.