PyroVesten
Nov 29, 03:11 AM
I also recommend LaCie as well. I have D2 8x (Pioneer inside) and so far it is flawless.
See above.
See above.
vniow
Sep 8, 06:37 PM
Originally posted by awrootbeer
And for those of you who arn't fans of Spymac, ThinkSecret just posted the same thing.
Midfielder Giggs was notably
Ryan Giggs and his Mrs don#39;t
more...
Ryan Giggs and his wife Stacey
Wife Stacey on Sunday
more...
Ryan Giggs Named As Footballer
Ryan Giggs - Ryan Giggs named
more...
Ryan Giggs pictured with his
Ryan Giggs and Stacey Giggs
more...
But we think Ryan Giggs#39;
United#39;s Ryan Giggs stands
more...
Ryan Giggs Wife:
Wife Of Ryan Giggs | Total
more...
player Ryan Giggs cheated
Manchester United#39;s Ryan Giggs
more...
has named Ryan Giggs as the
wife of Ryan Giggs looks
Ryan Giggs Wife: Ryan Giggs
And for those of you who arn't fans of Spymac, ThinkSecret just posted the same thing.
JSRockit
Sep 8, 07:42 PM
I can wait til the 26th, but if I have to wait til January, they better have something mindblowing coming out.
j763
Oct 17, 06:26 AM
Dude, it's apple. you need to b*tch like anything to them to get it fixed. Ask to be transferred to second tier, yell down the phone, whatever it takes... You just have to be really $#!++y with them and then they'll co-operate. that's the only way i could get my base station replaced. trust me, i tried the nice approach, doesn't work, you've just got to be pissed off enough to make them want to fix the problem so they don't have to hear about it any more.
more...
sparkyms
Jan 15, 07:38 AM
a more helpful answer would be to say that the keynote begins 5pm UK.
(Edit: Beaten to it!)
(Edit: Beaten to it!)
lopoz
Apr 16, 05:25 AM
What program is that? And yes, I'm also noticing better (i.e. less accelerated) mouse movement in Lion (using Magic Mouse).
By no problem, do you mean that you feel no difference between 10.6 an 10.7?
Well the cursor is not as fast as in Windows, but it's managable.
It means that the cursor movement is not linear to the mouse movement. Google it and you will see that it's a huge issue for people that want to game on their Macs, especially for Windows switchers that are not used to it. The worst part is that there is no setting in OS X to remove it.
Here are two images that illustrate it (from a 3rd party software that removes the acceleration)
Without this program: http://triq.net/files/gallery/snip2.png With this program: http://triq.net/files/gallery/snip1.png
By no problem, do you mean that you feel no difference between 10.6 an 10.7?
Well the cursor is not as fast as in Windows, but it's managable.
It means that the cursor movement is not linear to the mouse movement. Google it and you will see that it's a huge issue for people that want to game on their Macs, especially for Windows switchers that are not used to it. The worst part is that there is no setting in OS X to remove it.
Here are two images that illustrate it (from a 3rd party software that removes the acceleration)
Without this program: http://triq.net/files/gallery/snip2.png With this program: http://triq.net/files/gallery/snip1.png
more...
MBP13
May 4, 12:53 AM
^Thanks for the advice, I'll go ahead and remove the link to the auction so that no one else takes what I want. :D
Though, I will re-upload the photos.
Though, I will re-upload the photos.
Doctor Q
Feb 9, 05:22 PM
If one of those new supercomputers had a few minutes to spare it could solve all possible protein folding configurations, cure all neurodegenerative diseases, and still have time for a game of Jeopardy!.
more...
fabian9
May 3, 11:16 AM
Hi, if I want to update my jailbroken iPhone will I need to restore it before (or at any point during)?
I realise I'll lose my jailbreak, but I'm just wondering if it would require a restore.
(Sorry if it's been asked over and over again but I can't find anything that directly answers this question.)
To answer your question, I just upgraded from JB 4.3.1 to JB 4.3.2 without restoring. Just updated to stock 4.3.2 in iTunes, then ran redsn0w over it to jailbreak, then reinstalled all my JB packages.
Not sure if not going through a full restore will have any adverse affects, I certainly haven't noticed any yet though!
I realise I'll lose my jailbreak, but I'm just wondering if it would require a restore.
(Sorry if it's been asked over and over again but I can't find anything that directly answers this question.)
To answer your question, I just upgraded from JB 4.3.1 to JB 4.3.2 without restoring. Just updated to stock 4.3.2 in iTunes, then ran redsn0w over it to jailbreak, then reinstalled all my JB packages.
Not sure if not going through a full restore will have any adverse affects, I certainly haven't noticed any yet though!
cmorriss
Jun 22, 03:40 PM
Does it make a difference where I purchase my iPhone 4?:confused:
It does now. AT&T has officially stated that they'll have two things for walk-ins without a preorder: Jack and ****. Nothing until 6/29. If you want one on 6/24, go to an Apple store and get there very early. Good luck.
It does now. AT&T has officially stated that they'll have two things for walk-ins without a preorder: Jack and ****. Nothing until 6/29. If you want one on 6/24, go to an Apple store and get there very early. Good luck.
more...
belvdr
Sep 28, 07:09 PM
Permissions should be 744 I guess (all-read-read), maybe 755.
.htaccess files are inherited. Put one in your root directory, and all directories will be 'protected'. :)
You may of course over-write the inherited .htaccess parameters for a given directory with a new .htaccess file. In turn, this new file will cascade down to all sub-directories.
Or you can edit the httpd.conf file. For the DocumentRoot, you will see a <Directory> directive. Simply put -Indexes in the Options tag. Be sure to check throughout the file. The Apache default is to make the DocumentRoot very strict, then loosen the perms later on.
I personally prefer this method over .htaccess files, just for the cleanliness of the web directories. Also, it eliminates any file permission security holes that may pop up.
EDIT: If you choose .htaccess files, do _not_ use 744 or 755. You want these to be 644, maximum.
.htaccess files are inherited. Put one in your root directory, and all directories will be 'protected'. :)
You may of course over-write the inherited .htaccess parameters for a given directory with a new .htaccess file. In turn, this new file will cascade down to all sub-directories.
Or you can edit the httpd.conf file. For the DocumentRoot, you will see a <Directory> directive. Simply put -Indexes in the Options tag. Be sure to check throughout the file. The Apache default is to make the DocumentRoot very strict, then loosen the perms later on.
I personally prefer this method over .htaccess files, just for the cleanliness of the web directories. Also, it eliminates any file permission security holes that may pop up.
EDIT: If you choose .htaccess files, do _not_ use 744 or 755. You want these to be 644, maximum.
SideStepSociety
Apr 27, 04:09 AM
Okay, so perhaps the title is a bit vague.
I've enabled the lock rotation/mute switch plist mod on my iPhone 4. However, when using the switch as a rotation lock switch, there's a blank black icon in my multitasking menu where the "Mute on/off" button should be.
Could somebody SSH/iFile/whatever the icons for the multitasking mute on/off button for me and send them this way? Likely to be in:
"/System/Library/CoreServices/SpringBoard.app"
The rotation lock icon is under the name, "RotationLockButton-iphone.png" and "RotationUnlockButton-iphone.png" if that helps at all.
Thanks a bunch for any help! It'll save me a heck of a lot of grief. Downloading a 600MB file on terrible satellite internet is like pulling teeth.
I've enabled the lock rotation/mute switch plist mod on my iPhone 4. However, when using the switch as a rotation lock switch, there's a blank black icon in my multitasking menu where the "Mute on/off" button should be.
Could somebody SSH/iFile/whatever the icons for the multitasking mute on/off button for me and send them this way? Likely to be in:
"/System/Library/CoreServices/SpringBoard.app"
The rotation lock icon is under the name, "RotationLockButton-iphone.png" and "RotationUnlockButton-iphone.png" if that helps at all.
Thanks a bunch for any help! It'll save me a heck of a lot of grief. Downloading a 600MB file on terrible satellite internet is like pulling teeth.
more...
discounteggroll
Apr 29, 08:39 AM
was there a network change made at either locations of the computers? some routers do not support what is required for shared files and back to my mac
ijimk
Jul 12, 05:16 PM
This guy is awesome and it looks way kool in the dash.Apple take notes on this guys integration for your ipod car integration.
more...
Zermelo
May 3, 10:29 PM
This is something I would love to see via jailbreak or iOS 5. It would be awesome to be able to hand off SMS to the iPad when they are in close proximity.
But I would want this to work with my iPhone's native AT&T SMS and not some other "free" texting service. Those require you to use a new number and it would be near impossible for me to tell all my contacts to start texting a new number but call me on the old number.
That's really the beauty of google voice, once you transisition to it you never have to worry about changing numbers again or giving people different numbers. You do have to make that initial transition and give all your contacts a new number BUT it's the last one you will have to hive them.
But I would want this to work with my iPhone's native AT&T SMS and not some other "free" texting service. Those require you to use a new number and it would be near impossible for me to tell all my contacts to start texting a new number but call me on the old number.
That's really the beauty of google voice, once you transisition to it you never have to worry about changing numbers again or giving people different numbers. You do have to make that initial transition and give all your contacts a new number BUT it's the last one you will have to hive them.
173080
Jan 10, 04:58 PM
I have an Xserve G5 that came with 2x80GB ADM and tried putting 2x750GB drives in those modules.
It detected only one of the modules. Another one of my Xserves has 2x500GB ADMs, so I used one module (drive sled) from that Xserve with the 750GB drive and put it in the other server. It worked.
The modules are supposed to be the same, but obviously aren't. That "faulty" module works fine with smaller drives.
You'll have to set the drives to 1.5 SATA.
It detected only one of the modules. Another one of my Xserves has 2x500GB ADMs, so I used one module (drive sled) from that Xserve with the 750GB drive and put it in the other server. It worked.
The modules are supposed to be the same, but obviously aren't. That "faulty" module works fine with smaller drives.
You'll have to set the drives to 1.5 SATA.
more...
rgarjr
Apr 29, 01:23 AM
Yep, but I always keep it on.
which carrier do u have? have data plan?
which carrier do u have? have data plan?
iStudentUK
Feb 15, 03:33 PM
The only way I know how to do it is to copy the quote and paste it manually within the quoted post. If the quote came from another post, as in your example, you can use the multi-quote button (http://images.macrumors.com/vb/images/buttons/multiquote_off.gif) to get both quotes in your reply, then cut and paste the original post into the post that quoted it.
Thanks, that is the method I have been using. It just seems a bit inelegant!
Thanks, that is the method I have been using. It just seems a bit inelegant!
harpster
Apr 7, 02:30 PM
There's no difference between these two bits of code in "calling it directly". Both syntaxes are directly calling the function. Do you understand how return values work?
All l'm saying is it didn't work.
All l'm saying is it didn't work.
About2SwitchOvr
Mar 8, 07:59 AM
Oh thanks loads! wonder why there isnt an option built in. anyway. cheers!
I followed these instructions exactly, and it says, "Device busy"
I wonder what that could mean? I'm not doing anything else... any help?
I followed these instructions exactly, and it says, "Device busy"
I wonder what that could mean? I'm not doing anything else... any help?
gernb
Jul 1, 11:04 PM
hey maybe this helps...stumbled on this accidently
to shut down i use "ctrl+eject" and then "return"
simple as that...no mouse clicks involved
cheers
to shut down i use "ctrl+eject" and then "return"
simple as that...no mouse clicks involved
cheers
Thertel88
Oct 21, 10:46 PM
I have 3 questions
1. at the Tiger release did everyone get scratch off cards?
2. ^^ Did everyone receive the 10% discount along with the scratch cards?
3.If I were to buy an iMac that night with the 10% discount can i get that on top of my education discount?
1. at the Tiger release did everyone get scratch off cards?
2. ^^ Did everyone receive the 10% discount along with the scratch cards?
3.If I were to buy an iMac that night with the 10% discount can i get that on top of my education discount?
reberto
Dec 8, 09:35 AM
Well why is it only 6GB now?
The other HD's died on me :(
The other HD's died on me :(
Mr. Anderson
Sep 23, 10:21 AM
So after the fiasco of Katrina and the pending one of Rita, this has turned out to be a very bad year for storms - and, unfortunately, the season isn't over. With all the talk of global warming and stronger storms, what are people going to do if things like this happen *every* year?
I'd like to get the view points from people who live down south and have had to deal with these or other hurricanes in the past.
D
I'd like to get the view points from people who live down south and have had to deal with these or other hurricanes in the past.
D
No comments:
Post a Comment