Skip to main content
Search titles, bodies, and author names
Found 34,738 posts across 1 forum.

Need for Console MP3 player — #8

I don't know if this helps, but do have a streaming mp3 server running on my OSX box. I'm using JScream as the encoder, and Shoutcast as the server (both are console run). Everyt…
MacNN Troubleshooting

Need for Console MP3 player — #9

Quote: Originally posted by anothermacguy: I don't know if this helps, but do have a streaming mp3 server running on my OSX box. I'm using JScream as the encoder, and S…
MacNN Troubleshooting

Need for Console MP3 player — #10

Thanks dreness, I'll check out that link. I created a little script for making play lists easy, its pretty straight forward, but I would like to see what extra features this scrip…
MacNN Troubleshooting

good beginners book? — #1

I've never programmed in C/C++ before, only java. I've liked java and want to start doing some Obj. C stuff for OS X. Is there a good beginners book for Obj C, one that explains f…
MacNN Hardware by gravco

good beginners book? — #2

Well, the only Obj-C reference I have seen so far is Apple's book on it, and that assumes knowledge of C (note that you do not need to know C++, Obj-C is a superset of C and does n…
MacNN Hardware by Angus_D

OADockStatusItem — #1

Does anyone have any code laying around which implements OADockStatusItem? I've looked at the header but got little help. I think I need to initialize it with a badge icon, a num…
MacNN Troubleshooting by 3R1C

OADockStatusItem — #3

In San Jose, and running an operating system that OmniAppKit currently won't build on. Will get to this question when I return...
MacNN Troubleshooting by Rickster

OADockStatusItem — #4

I don't know about text colour, but to get a count and icon you could do something like this: <BLOCKQUOTE><font size="1"face="Geneva, Verdana, Arial">code:</font&gt…
MacNN Troubleshooting by speirsfr

OADockStatusItem — #5

Okay, looks like Fraser answered for me. Good. The current version of OADockStatusItem was (re)written with a very specific purpose in mind... we didn't want to have generalized (…
MacNN Troubleshooting by Rickster

OADockStatusItem — #6

I've managed to get OADockStatusItem to work. I've also replaced the left center and right tiffs of the badge background in the framework to use a 'Mail.app like' red badge. My o…
MacNN Troubleshooting by 3R1C

OADockStatusItem — #7

Quote: Originally posted by Rickster: <STRONG>Okay, looks like Fraser answered for me. Good. The current version of OADockStatusItem was (re)written with a very s…
MacNN Troubleshooting by speirsfr

OADockStatusItem — #8

The NSSTRINGIFY problem only occurs if you're using the gcc3 compiler. Switch back to gcc 2.95 and you'll be fine. Remember, you should only use the beta gcc3 compiler in the Apr…
MacNN Troubleshooting by Rickster

OADockStatusItem — #9

Hmmm...I thought you had to explicitly choose GCC3 in a build setting, which I didn't do. I wasn't intending to use GCC3, so I'll check that again..... Fraser
MacNN Troubleshooting by speirsfr

inetd.conf — #1

I've been looking through the etc files trying to get cvs pserver set up. etc/groups and etc/services both say at the top that they are not used since NetInfo takes over their job.…
MacNN Troubleshooting

inetd.conf — #2

You should be able to make changes to inetd.conf and then simply HUP the inetd process. use 'ps-aux | grep inet' to get the pid of inetd then use 'kill -HUP pid' to restart inetd …
MacNN Troubleshooting

inetd.conf — #3

Wolverine - yes, that WOULD work, *if you are running X in single user mode*. In all normal cases, yes, MacOS X, like any true BSD system, uses NetInfo for all services. I found s…
MacNN Troubleshooting

inetd.conf — #4

I've specifically modified the inetd.conf file to enable things like verbose logging of ftp sessions and had no problems with the changes taking effect with a HUP of the inetd proc…
MacNN Troubleshooting

PHP support — #1

Does anyone know how to install php scripting support for OS X Beta/Apache?
MacNN Troubleshooting

PHP support — #2

No, but I'm interesed too.. also installing SQL to self-teach it, as well as Samba. If people are interested, I may start a web page with how-tos on compiling MySQL and PHP on MacO…
MacNN Troubleshooting

PHP support — #3

Last time I checked, part of the build process for PHP4 was broken under Darwin/MacOSX.
MacNN Troubleshooting

PHP support — #4

PHP 3.016 will compile on DP4 and I am assuming that once the developer tools are released it will continue to compile on the public beta. PHP4 would not compile on DP4 due to iss…
MacNN Troubleshooting

PHP support — #5

I'd love to read more about using PHP and MySQL on OS X
MacNN Troubleshooting

PHP support — #7

Unfortunately, Apple removed the compilation tools from Public Beta (as far as I can tell). This is stupid, as they are included as darwin, and no doubt someone will create a packa…
MacNN Troubleshooting
mp.ls