Have a G3 600 combo iBook which I'm selling to a friend and a new G4 800 machine is on its way to me.
I have an airport card and regular base station at home (w a DSL connection) …
If you decide to go with the AirPort Extreme base station, yes, you can get the less expensive model-both models have a USB port for sharing printers.
There are other products tha…
great advice... but worried about configuring and adjusting specs, etc... am not much of a techie and don't want to screw it up. is it painless?
thanks again!
Painless? Almost painless. You can get your "technical novocaine" by doing two things: read the manual thoroughly both before and as you do the setup, and come here for explanati…
Thanks! Finally got my SMC barricade router to work. Had to call tech support to be able to configure it but it works! Now, I've plugged my HP 6110 USB printer into the USB port at…
Hey all,
I use CocoaMySQL (*The* Open Source MySQL Database Manager for Mac OS X) to administer MySQL databases, and highly recommend it:
CocoaMySQL
Some of my clients want to t…
They might want to take a look at phpdev it's a Windows only app that sounds like it's made to simplify doing things with MySQL. Haven't personally used it but I know a friend who…
MySQL Control Center (MySQLCC) is the best ive seen for windows. you can get it (free) from www.mysql.com i believe.
its what i use to admin our databases where i work. does its jo…
I used MySQLfront for a couple years before moving to OSX. It's free, and it always worked fine for me. I think it actually has a few more features than CocoaMySQL (which I use now…
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 …