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

extensions and plug-ins in os x — #1

for me, one of the coolest things about the mac os is the ability to extend system functionality with things like extensions, control panels, contextual menu plug-ins, and control …
MacNN Development

extensions and plug-ins in os x — #2

To varying degrees, yes. Control strip modules: not directly. However, OpenStrip is taking over that functionality. Modules need to be recompiled, but that's generally all. Conte…
MacNN Development

extensions and plug-ins in os x — #3

thanks, that's very helpful. i definitely understand that the old method of patching traps was a little, uh, sketchy, but it did allow for some nice improvements. since it seems …
MacNN Development

javax.servlet? — #1

I'm probably just being very dense (I'm relatively new to Java and UNIX), but does anyone know how to get the javax.servlet.* classes installed on OS X? Whenever I use javac to com…
MacNN Development

javax.servlet? — #2

it is just a set of classes available for download from Sun. It used to be called JSDK but now called JSWDK to avoid confusion with the Java2 SDK. It is also closely related with t…
MacNN Development

javax.servlet? — #3

Thanks for the download info. Again, I know this is pretty basic stuff, but could someone offer some help as to where I should put the javax.servlet stuff I downloaded from Sun so …
MacNN Development

javax.servlet? — #4

Quote: Originally posted by ElLeon0: Thanks for the download info. Again, I know this is pretty basic stuff, but could someone offer some help as to where I should put t…
MacNN Development

Java Datagram Broadcast Bug — #1

Hey, does anyone know how to send a datagram packet to the broadcast address on OSXb? The following code runs fine on Solaris, Linux, Windows, and OS 9, but results in a "java.io.…
MacNN OS 9

Java Datagram Broadcast Bug — #2

Weird, this isn't just a java bug. I tried the same thing with perl and got a similar error. I am trying to do a udp broadcast for server discovery. Any ideas? -Mike --------- …
MacNN OS 9

running shell scripts... — #1

ok... I feel silly now, but have been unable to successfully execute a fairly simple Bourne Shell script and am frustrated. Anyway, the script reports "Bourne shell script text"…
MacNN Troubleshooting

running shell scripts... — #2

Quote: Originally posted by ericw: ok... I feel silly now, but have been unable to successfully execute a fairly simple Bourne Shell script and am frustrated. Anyway,…
MacNN Troubleshooting

running shell scripts... — #4

heh... just kidding. turns out one of the foolders it needed wasn't in the right place Thanks for the suggestion! eric
MacNN Troubleshooting

libc / libm — #1

I've tried to compile the X11-based tgif application on PB. Compile it did, but I couldn't link the file because the libraries libc and libm were missing (I didn't have a problem w…
MacNN Software

libc / libm — #1

I've tried to compile the X11-based tgif application on PB. Compile it did, but I couldn't link the file because the libraries libc and libm were missing (I didn't have a problem w…
MacNN Software

libc / libm — #2

Ok, I found it myself, at http://publicsource.apple.com I was able to compile libm, but there are errors with libc (some types are redefined). Help... PS: Sorry for posting th…
MacNN Software

How friendly is GAMES development on OSX? — #1

How frienly if the OS right off the bat for sprites, sound and stuff. I havn't heard much about the equivalent of sprockets on X. Also, it seems to be easier usin ObjC (cocoa).
MacNN Development
mp.ls