Sponsored links

Go Back   MP3Car.com > Mp3Car Technical > MacCar > AMP


Reply
 
Share Thread Tools Display Modes
Old 04-10-2007, 05:48 PM   #16
Newbie
 
Join Date: Apr 2007
Posts: 3
degrees is an unknown quantity at this point
The link will only work if the IRC:// protocol is registered to an application (IRC Client) otherwise the browser won't know what to do with it.
degrees is offline   Reply With Quote
Sponsored links
Advertisement
 
Advertisement
Old 04-10-2007, 06:36 PM   #17
Maximum Bitrate
 
pepsibobby's Avatar
 
Join Date: Dec 2005
Location: Langley AFB
Posts: 607
pepsibobby is on a distinguished road
how do you do that?
__________________
Cant code cause I dont know how, but give me the paint bucket and my eraser and have at you!
pepsibobby is offline   Reply With Quote
Old 04-10-2007, 06:38 PM   #18
Low Bitrate
 
Join Date: Nov 2006
Posts: 98
gthing is an unknown quantity at this point
Quote: Originally Posted by pepsibobby View Post
link is busted.

That link will only work if you have a IRC client installed that will handle it.

I use Colloquy for Mac. Install it, run it once, then the link should work.

Alternately, you can just start your IRC program, connect to irc.efnet.us, and join #xamp

http://colloquy.info/

Last edited by gthing; 04-10-2007 at 06:43 PM. Reason: Added link
gthing is offline   Reply With Quote
Old 04-10-2007, 08:18 PM   #19
Newbie
 
Join Date: Apr 2007
Location: Sacramento
Posts: 5
silverhack is an unknown quantity at this point
Quote: Originally Posted by gthing View Post
Please join us on IRC.

On efnet in the "xamp" channel.

irc://irc.efnet.us/xamp

What's a good IRC client for Mac? I'll join the channel when I get home later.
silverhack is offline   Reply With Quote
Old 04-11-2007, 06:51 PM   #20
Newbie
 
Jagwire's Avatar
 
Join Date: Apr 2006
Location: Tacoma, WA
Posts: 27
Jagwire is on a distinguished road
Just so you guys know there are already projects called:

XaMp
XAMPP

might want to consider a different project name..
Jagwire is offline   Reply With Quote
Old 04-11-2007, 09:17 PM   #21
Low Bitrate
 
Join Date: Nov 2006
Posts: 98
gthing is an unknown quantity at this point
Hmmm ... I was aware of XAMPP (having used it myself) but had never seen XaMp before. I think it is clear they are two different things, especially with their crazy caps/lowercase thing.

I'm for keeping the name xamp, anyone else wanna weigh in?
gthing is offline   Reply With Quote
Old 04-14-2007, 10:14 AM   #22
Newbie
 
Join Date: Apr 2007
Posts: 2
crwfshkid is an unknown quantity at this point
Trying to compile

I'm very new to this whole MacCar thing, but I admit, it does seem to get my blood pumping. I've downloaded the source code, but I don't know how to compile it. I want to learn a little about programming-so i may not be a whole lot of help in this project, but hopefully I can in future.

Could someone point me in a direction so I can see how xamp works?

thanks!
janders
crwfshkid is offline   Reply With Quote
Old 04-15-2007, 02:05 AM   #23
Constant Bitrate
 
Join Date: Jul 2005
Posts: 138
bcohen5055 is on a distinguished road
First of all there should be a compiled version floating around here somewhere, if there isnt then you need to install Apple Developer Tools. This is the programming environment for mac and can be found on your install disks once you have that installed click on the project file and compile it yourself, Welcome to the world of Mac Car!
bcohen5055 is offline   Reply With Quote
Sponsored links
Advertisement
 
Advertisement
Old 04-15-2007, 02:01 PM   #24
Newbie
 
Join Date: Apr 2007
Posts: 2
crwfshkid is an unknown quantity at this point
Compiled

Thanks! I downloaded Xcode and compiled it. It looks like it's going to be a lot of fun. I have started reading up on Cocoa coding. For Amp 1.0, is there a way to build it into a binary package so you don't have to always load it from Xcode?
crwfshkid is offline   Reply With Quote
Old 04-16-2007, 11:58 PM   #25
Constant Bitrate
 
Join Date: Jul 2005
Posts: 138
bcohen5055 is on a distinguished road
I've never used sourceforge before and I created an account today, I want to join the Xamp project but I dont know how. Can someone please post some instructions? I saw there was a request for a "night mode" and I know how to dim the screen using gamma adjustments it won't take me that long to impliment if I join the project and if someone can convert the images for a night mode im sure this request won't take too long to complete.
bcohen5055 is offline   Reply With Quote
Old 04-17-2007, 09:43 PM   #26
Newbie
 
Join Date: Mar 2006
Posts: 10
snoe is on a distinguished road
I too would like to start hacking on this but I don't want to duplicate anyone else's efforts.

It looks like the bug tracker in sf is already being used by gthing. I think if anyone starts working on some improvement they should create a bug and assign it to themselves (or add a comment saying so if you can't assign). Does that sound ok?

I'm not sure how code submission should work. If we would send patches to one or two people in charge of putting the changes into cvs or if there's a way to open up commit priviledges to anyone who has a new feature and then freezing, merging and releasing code at regular intervals. I'm sure there's better ways, just trying to get the ball rolling. (irc channel is empty)
snoe is offline   Reply With Quote
Old 04-22-2007, 02:56 PM   #27
Newbie
 
KRS_Juan's Avatar
 
Join Date: Mar 2007
Location: Los Angeles
Posts: 39
KRS_Juan is an unknown quantity at this point
This is a brilliant plan! The biggest killer of Mac Front ends is dev's who loose interest half-way through. Being open source this shouldnt be nearly as much of a problem.

Some things I have not seen mentioned:

Growl Support! (http://www.growl.info)
Sparkle for auto-updating (http://sparkle.andymatuschak.org/)
Bluetooth Proximity detection (http://www.technocrat.ca/?p=44)
Built in widget engine (either Apple's widgets or Yahoo's)

Like everyone else I want ODBII, Nav, and VLC/Mplayer support but lets start out with some easy stuff before we tackle Everest.

As for the interface, I was thinking that an iPhone-like interface would be very cool and easy for in-car-use. Simple aqua squares with each function (or widget) on a grid. Move squares around or even remove the ones you dont use. Just my 2¢.

-KRS Juan-
KRS_Juan is offline   Reply With Quote
Old 04-23-2007, 12:12 AM   #28
Constant Bitrate
 
Join Date: Jul 2005
Posts: 138
bcohen5055 is on a distinguished road
I do like the idea of the aqua squares but do remember we are not building a new frontend from scratch. This is a fork and I believe it should still hold true to the general interface and structure of the current version of AMP. New features need to be added and other things need to be pollished as people request features they should be added to the sourceforge page and they can be deligated out from there.

On another note I still am not a developer on this project (according to sourceforge) so if someone can get me instructions on how to join that would be great. I already have a small app I can intigrate for screen brightness for night mode and I can also port over my phidget interface BUT FIRST I NEED TO BE A DEVELOPER!

-Ben
bcohen5055 is offline   Reply With Quote
Old 04-23-2007, 11:34 AM   #29
Low Bitrate
 
Join Date: Dec 2005
Posts: 59
joesan is on a distinguished road
I really like the Amp frontend it is simple, stylish and works pretty well. I think it is currently the most Mac-like of any of the applications.

Two things I'd really like to see -

a) Support for a rotary controller. Don't want to start a big debate here but I find most touchscreens pretty unreliable and would far prefer to selet options by whizzing through them with a rotary controller (such as NuLooQ or PowerMate)

b) As mentioned earlier getting rid of the need to import media into iTunes would be a great step in the right direction.

I am really looking forward to this!
joesan is offline   Reply With Quote
Old 04-24-2007, 08:37 AM   #30
Low Bitrate
 
Join Date: May 2004
Location: The Netherlands
Posts: 110
defender90 is on a distinguished road
I like what you want to do. But is there something happening: When i look at http://sourceforge.net/project/showf...roup_id=192963 I dont see anything.
I am now using AMP and Parralells (for navigation) together. It would be nice if the sound volume from AMP could be set lower, so i can hear the navigation voice better.
defender90 is offline   Reply With Quote
Sponsored links
Advertisement
 
Advertisement
Reply

Bookmarks

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

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


Similar Threads
Thread Thread Starter Forum Replies Last Post
Engine Noise due to ground loop or amp? matt11601 Car Audio 30 08-26-2009 09:38 PM
YES!!! Yet Another Amp Problem CaptainTrap Car Audio 20 03-24-2007 10:58 PM
Can I run this amp with this sub, how do ohms work, help/recommendations... mikeym Car Audio 37 02-12-2007 12:10 PM
Car Audio People, Help me pick an amp / Jeep GC w/ Infinety System hevnsnt Car Audio 3 12-07-2004 07:34 PM



All times are GMT -5. The time now is 06:37 PM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.3.2
Copyright © 1999 - 2008 Mp3Car.com Inc.Ad Management by RedTyger
Message Board Statistics