I'm annoyed that my Mac can't use the little tiny weirdly shaped CDs, cause I have one or two things that came with stuff, that I'd really love to put on my computer and can't (OK, it's the Nursing Drug Guide 2005, but still!)
Buffistechnology 2: You Made Her So She Growls?
Got a question about technology? Ask it here. Discussion of hardware, software, TiVos, multi-region DVDs, Windows, Macs, LINUX, hand-helds, iPods, anything tech related. Better than any helpdesk!
It occurs to me that if you're baking a cassette, you can only rescue the stuff on one side. The other side will be ruined after the first pass.
This didn't happen to cassettes. This was with professional open reel tape that was made in the 70's.
The article Tommyrot originally linked to [link] refers to cassettes. And I've definitely had cassettes that made that mechanical squealy sound talked about in the article.
Is there anything special to know about an array of objects?
ita, let me preface this by saying I'm weak on OOP in PHP, however this [link] may give a hint.
I suspect where you're getting messed up is the assigning the object by reference lines (note the &new):
$personObj[] = &new Person("andrew", "22", "male");
HTH
I'll fiddle around with the code and see if that works -- thanks, Eddie.
I don't know if this is a Mac thing or a Mac-Firefox thing, but for some reason, I can't tab-enter to post anymore. Hitting tab takes me to the Search box, and even if I keep hitting it, it never seems to land on the Post button. Is there a setting I can change to fix this, or am I stuck using the mouse to post?
One more -- I frelled something in my Firefox profile, but I can't figure out how to create a new one. This is what the Mozilla help site says:
On Linux or Mac, start Firefox with the the -profilemanager switch, e.g. ./firefox -profilemanager (this assumes that you're in the firefox directory).
Can someone translate that into English for me?
That should be done from a Terminal window.
Anyone know the default firefox directory is on a Mac?
et: Duh. I don't have Firefox on this particular computer.
So, open a terminal window and go to (probably) /Applications/firefox. Then run the command.
eta:
Go to the directory by typing
cd Applications/firefox
(assuming I'm correct about the directory).
Question for those of you whose laptop batteries have been recalled: Did you fill out the form to get a new battery? If so, did you receive any kind of confirmation from Apple?