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

iPhoto plugins? — #2

Somebody from OmniGroup has written a plugin by reverse-engineering the protocol (it's all Objective C). Head over to the macosx-dev mailing list archive.
MacNN Development by amonitzer

iPhoto plugins? — #3

Is Apple going to eventually release an API for it like they did iTunes? I already (as I'm sure others do) have lots of little ideas for add-on's that would be really nice ... Hmm…
MacNN Development by ruttopia

iPhoto plugins? — #4

Well, you can be sure that nobody here is able to answer that question, only time will tell.
MacNN Development by amonitzer

iPhoto plugins? — #5

Some consider it a blessing, some a curse -- in order for the Objective-C runtime to work properly, a lot if information is left in a binary that you won't find in a statically bou…
MacNN Development by Rickster

Mojo Nation? — #1

Just wondering if anyone had looked into compiling Mojo Nation for OS X. The one stumbling block I see is Python, which I'm not sure if it's included in the default installation. I…
MacNN Development

Mojo Nation? — #2

Actually, you can download Python for MacOS X. Check out this website for new releases of stuff: http://softrak.stepwise.com/Apps/WebObjects/Softrak another good one is http:/…
MacNN Development

Getting Local IP in a Java program on OS X — #1

Hi- I am trying to write a little network program and I need to get the local IP of the host. I tried to do a InetAddress add = InetAddress.getLocalHost (); This works on Solari…
MacNN Troubleshooting

Getting Local IP in a Java program on OS X — #2

I'm bringing this to the top of the heap. I'm having a similar problem with the java InetAddress class. If I do: InetAddress add = InetAddress.getLocalHost (); I always get the…
MacNN Troubleshooting by gralem

Getting Local IP in a Java program on OS X — #3

1) Molz, the UnknownHostException is thrown to indicate that the IP address of a host could not be determined. This is a combination of the fact that you are connected via PPP and …
MacNN Troubleshooting by Kristoff

configure probs — #1

I try compiling things like jpeglib and ImageMagick. But I can hardely configure the Makefile.PL, since configure is not accepting the host type. I only have the the Darwin tools a…
MacNN PowerPC

Dev feedback Email Adress — #1

What was the Developer feedback adres of apple? They sent it bij normal mail but i lost the paper. Thx Erick
MacNN Development

Dev feedback Email Adress — #3

Thank you, but wasn't there a E-mail address to sent comments en Feature Requests from Developers to Apple?
MacNN Development

OpenGL Programming — #1

How do i create OpenGL programs in OSX, i got the developer Tools, and dont know how to get started with programming in OpenGL under OSX. thans.
MacNN Development

OpenGL Programming — #2

There are some good vanilla examples in the following path: /Developer/Examples/GLUTExamples Though, when I've programmed in cocoa I see that there is an NSOpenGLView. But I'm no…
MacNN Development

bbedit-like java text editor, but... — #1

I'm trying out a java-based text editor- jedit ( http://jedit.sourceforge.net/ ), and it runs great on OS X, short of the fact that the Command and Control keys are swapped. Th…
MacNN Software

MySQL.pkg installer — #1

OK. Here's the link to the site. I got a couple of favorable reports back saying that both the Apache-PHP4 package and the MySQL package work very well. http://homepage.mac.com/Lig…
MacNN Software

MySQL.pkg installer — #2

just want you to know that installing the package and creating the grand tables went fine. Was an easy task. I couldn�t compile my own since my system was missing /usr/lib/libpthre…
MacNN Software

MySQL.pkg installer — #3

just want you to know that installing the package and creating the grand tables went fine. Was an easy task. I couldn�t compile my own since my system was missing /usr/lib/libpthre…
MacNN Software

MySQL.pkg installer — #4

Just wondering how this will affect previous installs of the package. For example, will it overwrite the ~/WebServer/Documents/~ folder and all of it's content's? And is there a…
MacNN Software

MySQL.pkg installer — #5

Quote: Originally posted by bighog: Just wondering how this will affect previous installs of the package. For example, will it overwrite the ~/WebServer/Documents/~ fo…
MacNN Software

Project Builder help disabled? — #1

When I try and access the help function under X I get really strange things. First sometimes it says that it can only read html. Sometimes it just quits. I tried reinstalling X wi…
MacNN Troubleshooting

Project Builder help disabled? — #2

There have been numerous problems reported with UFS volume format. On a HFS++ volume, which is what I am using, the ProjectBuilder help files work with out any problems.
MacNN Troubleshooting

OpenLDAP for OS X PB — #1

I really, REALLY need to find a way to get OpenLDAP (www.openldap.org) to run on OS X PB as well as a compilied version of PHP4 with LDAP enabled. I could support a community min…
MacNN General

Extending Perl on OSX — #1

I have some perl scripts that use the GD.pm module to create graphics "on the fly". To run them on MacOS X I'll need to install some software like gd.lib and other stuff. I'd also…
MacNN Software
mp.ls