The MP3car.com Store  

Welcome to the MP3Car.com forums.

You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. Registering will also remove advertisements. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today!

If you have any problems with the registration process or your account login, please contact contact us.

Go Back   MP3Car.com > Mp3Car Technical > MacCar

Reply
 
Thread Tools Display Modes
Old 06-25-2007, 02:50 PM   #1
Low Bitrate
 
Join Date: Dec 2005
Posts: 82
My Photos: (0)
Using iTunes as your media player?

How do you guys use iTunes as your music player? If I run it in it's normal mode won't everything be too small on a 7" screen? I know I'll turn off the mini store and other unnecessary options. Is there some mode or way of making things bigger / easier to see?

I know that using Front Row gives a whole new look and so forth. But, that's not readily touch-screen compatible.
timeshifter is offline   Reply With Quote
Sponsored Links
Old 06-25-2007, 03:28 PM   #2
QCar Creator
Jirka Jirout's CarPC Specs
 
Jirka Jirout's Avatar
 
Join Date: Jul 2005
Location: Netherlands
Vehicle: 1993 Tatra 613-4Mi Long
Posts: 541
My Photos: (0)
iTunes with its native GUI is in my opinion unusable on a 7" LCD. The only reasonable way is by using custom GUI, that you can easily build using AppleScript + Facespan (probably RB and other tools as well).
Jirka Jirout is offline   Reply With Quote
Old 06-25-2007, 04:15 PM   #3
Constant Bitrate
natedawgg's CarPC Specs
 
Join Date: Jan 2007
Location: Dallas
Vehicle: 99/pontiac/transAm
Posts: 147
My Photos: (0)
i use itunes for my audio player and it works fine. you really cant see easily the names of the songs, but that doesnt matter to me. i just use the coverflow to be able to see all the album art and then just use a rotary control to scroll through the albums. works for me.

jirka, where would you get these programs to create a custum gui? i would be interested in working on something like that
natedawgg is offline   Reply With Quote
Old 06-25-2007, 05:05 PM   #4
CarFrontEnd Creator
iamgnat's CarPC Specs
 
iamgnat's Avatar
 
Join Date: Jul 2004
Location: NoVA
Vehicle: 04 Ford Escape
Posts: 846
My Photos: (0)
I have to agree with Jirka. I use it in a pinch when I either want to use my iPod or my UI of choice isn't playing nice, but doing anything more than hitting the play/pause button is asking for an accident while moving

Quote: Originally Posted by natedawgg View Post
jirka, where would you get these programs to create a custum gui? i would be interested in working on something like that

Don't know what RB or Facespan are, but XCode and Interface Builder will let you build apps that use AS for the code rather than Objective-C. I believe that is how BugByte was writing Harmony.

-dave

Edit: Ok I just just looked at Facespan's website site and all I can say is, huh? It looks like it does the exact same thing that XCode and IB do, but they want you to pay for it? They don't really make any advantages (over XCode & IB, if there are any) stand out either. Jirka, can you enlighten us?
__________________
My pathetic worklog.
CarFrontEnd (now it's own sub-forum!!!!)

Last edited by iamgnat : 06-25-2007 at 05:12 PM.
iamgnat is offline   Reply With Quote
Old 06-26-2007, 02:03 AM   #5
QCar Creator
Jirka Jirout's CarPC Specs
 
Jirka Jirout's Avatar
 
Join Date: Jul 2005
Location: Netherlands
Vehicle: 1993 Tatra 613-4Mi Long
Posts: 541
My Photos: (0)
Quote: Originally Posted by iamgnat View Post
Edit: Ok I just just looked at Facespan's website site and all I can say is, huh? It looks like it does the exact same thing that XCode and IB do, but they want you to pay for it? They don't really make any advantages (over XCode & IB, if there are any) stand out either. Jirka, can you enlighten us?

Well, it is true, that with A-S-S/Xcode, the advantages of FaceSpan are not as great as they used to be (I wrote quite a few rather large apps in it back in OS 9 days).

FaceSpan gives you the "form-based" approach, similar to for example Delphi, which is usually easier and faster to learn than Xcode/Interface builder with its rather strict separation of GUI and code and emphasis on the MVC. Although I do not like the form-based approach, it is in my opinion more in line with the idea of AppleScript as an easy language for the "common people".

A-S-S/Xcode is overkill for someone who just wants to make an easy thing like a window with a few buttons to control iTunes. If this is all you need, I do not see a reason you should have to learn about interface builder and project management within Xcode. Just drop a few buttons on a form, double click them, enter the few lines of code needed and you are done. Ugly, primitive, but sometimes efficient.
Jirka Jirout is offline   Reply With Quote
Old 06-27-2007, 10:34 AM   #6
Constant Bitrate
natedawgg's CarPC Specs
 
Join Date: Jan 2007
Location: Dallas
Vehicle: 99/pontiac/transAm
Posts: 147
My Photos: (0)
Quote: Originally Posted by Jirka Jirout View Post
Well, it is true, that with A-S-S/Xcode, the advantages of FaceSpan are not as great as they used to be (I wrote quite a few rather large apps in it back in OS 9 days).

FaceSpan gives you the "form-based" approach, similar to for example Delphi, which is usually easier and faster to learn than Xcode/Interface builder with its rather strict separation of GUI and code and emphasis on the MVC. Although I do not like the form-based approach, it is in my opinion more in line with the idea of AppleScript as an easy language for the "common people".

A-S-S/Xcode is overkill for someone who just wants to make an easy thing like a window with a few buttons to control iTunes. If this is all you need, I do not see a reason you should have to learn about interface builder and project management within Xcode. Just drop a few buttons on a form, double click them, enter the few lines of code needed and you are done. Ugly, primitive, but sometimes efficient.

sounds a lot like visual studio for windows
natedawgg is offline   Reply With Quote
Sponsored Links
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off

Similar Threads
Thread Thread Starter Forum Replies Last Post
RR Media player classic jerky Fritzee RR Bug Tracker 1 02-16-2006 09:12 PM
Media player that works with iTunes? serendipity Software & Software Development 6 01-18-2005 07:47 AM
windows media player llmask ME Archive 1 08-11-2003 09:24 AM
media player not working on comp? cubanmoses Software & Software Development 2 07-10-2003 12:24 AM


All times are GMT -5. The time now is 08:10 PM.


Sponsored Links
The MP3car.com Store

Powered by vBulletin® Version 3.6.8
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.1.0
Copyright © 1999 - 2008 Mp3Car.com Inc.
Ad Management by RedTyger
Message Board Statistics