Every new Apple design gives way to the "no upgrade" sadists. About 18 months later, an upgrade comes out using some clever-but-semi-obvious method to get one working.
Remember t…
I would imagine that eventually there willl be processor upgrades for the G5. Thing is at the moment they are so new, it will be a while before we will see any. Probably from power…
Thank you for all the comments and suggestions. I think I *will* probably get a dual G5 since it does seem to have at least more upgrade potential than the single processor G5.
Quote:
Originally posted by Eriamjh:
Every new Apple design gives way to the "no upgrade" sadists. About 18 months later, an upgrade comes out using some clever-but-sem…
Quote:
Originally posted by sodamnregistered2:
I'm just basing my comments on the fact that the G4 upgrades NEVER seemed like a good value proposition. Sure, it was poss…
I was wondering if anyone out there has created the php code needed to turn an iphoto gallery into an online gallery.
Not just any gallery but one that is formatted as a calendar …
Quote:
Originally posted by barbarian:
I was wondering if anyone out there has created the php code needed to turn an iphoto gallery into an online gallery.
Not just an…
<b>re gallery and betterhtmlexport</b>
Both are fine programs but they are really geared towards displaying albums as photo galleries.
I'm talking about something sim…
http://www.zwily.com/iphoto/index.xsl
Also check out the support forum for gallery, this thread for example.
If what you want hasn't been already put together I'm sure there wou…
thanks for the links... none of those is exactly what I am looking for, but some might be modifiable...
I basically want an app that allows me to load daily images to ultimately p…
SAgent0068, or anyone else who might know... how do you get the creation dates of the photos in iPhoto? I am seeing values like '67046674.000000' in 'DateAsTimerValue' in iPhoto's …
I mentioned I was messing around with this and I think I got something working pretty well so far Currently what it does is... reads the iPhoto XML database... grabs the name of e…
One thing I just noticed... I mentioned that it would screw up if you fed it a date that didn't exist... It'll also screw up if you enter a non 2 digit number... for now the fix is…
Quote:
Originally posted by Synotic:
One thing I just noticed... I mentioned that it would screw up if you fed it a date that didn't exist... It'll also screw up if you …
While parsing the directory structure is an available option, it neglects the timestamps of the photos. I am working to obtain that much (without resorting to the EXIF data since n…
Hey synotic that's a great start. I can now have a very clear idea of what needs to be done! Next week I'm going to have a nice block of time to play with this. I want to add some …
Quote:
Originally posted by SAgent0068:
While parsing the directory structure is an available option, it neglects the timestamps of the photos. I am working to obtain th…
Quote:
Originally posted by Synotic:
To adapt it or just for help? I actually did look through it and it's pretty interesting... are you actually creating your own thumb…
This thread is extremely useful, especially the iPhoto XML parsing and GD. Was it a problem on your end with PHP that stopped GD from working? (Read: Should it working on my syst…
Quote:
Originally posted by macgyvr64:
This thread is extremely useful, especially the iPhoto XML parsing and GD. Was it a problem on your end with PHP that stopped GD …