LightSpeed1
Apr 8, 01:11 PM
Now THIS is what I'm talking about.
:D
http://scoopertino.com/wp-content/uploads/2011/03/ibox_page_2.jpg Hilarious.
:D
http://scoopertino.com/wp-content/uploads/2011/03/ibox_page_2.jpg Hilarious.
sebisworld
Jan 7, 09:49 AM
Heyo,
I had to sent my Mac in to get something like AppleCare for it. Before doing that, I turned on FileVault so that they couldn't read my data. Now I want to turn it off again, but I somehow do not have enough space. Reason being: I have 8 GB left, the FileVault file hogs 37 GB - while my home directory only takes up 12 GB right now.
I was once asked after logging out if I wanted my Vault to be optimized, but stupidly I clicked no. Does anyone know how I can get that option back?
And what's the deal with FileVault anyway. It's for portables, isn't it? But it's totally useless since laptop drives are too small to fit two home directories of most users.
Happy new year
Sebastian
I had to sent my Mac in to get something like AppleCare for it. Before doing that, I turned on FileVault so that they couldn't read my data. Now I want to turn it off again, but I somehow do not have enough space. Reason being: I have 8 GB left, the FileVault file hogs 37 GB - while my home directory only takes up 12 GB right now.
I was once asked after logging out if I wanted my Vault to be optimized, but stupidly I clicked no. Does anyone know how I can get that option back?
And what's the deal with FileVault anyway. It's for portables, isn't it? But it's totally useless since laptop drives are too small to fit two home directories of most users.
Happy new year
Sebastian
AvSRoCkCO1067
Oct 16, 11:18 PM
I liked it quite a bit - it would be nice, too, if Apple could figure out a way to show off its operating system (although that would be nearly impossible to do in 30 seconds!)
arn
Nov 16, 02:10 PM
there shouldn't be any pop-up ads.
Please post a screenshot.
arn
Please post a screenshot.
arn
more...
Mechcozmo
Jan 11, 06:39 PM
er... I just tried, but I broke the magic. wasn't as easy a change as I thought. I'll have to get back to you on this one.
arn
Hmm. Odd. Because that page isn't very human-readable (I count myself as more Borg-like than human) is really why I was wondering about the HTML encodings and the comma separations and stuff.
arn
Hmm. Odd. Because that page isn't very human-readable (I count myself as more Borg-like than human) is really why I was wondering about the HTML encodings and the comma separations and stuff.
nateo200
Feb 19, 07:26 PM
Hey guys I was wondering if the OP is a troll?:rolleyes::rolleyes::rolleyes::rolleyes::rolleyes:
more...
FeaRThiS
May 6, 04:04 PM
ok fine sorry it ticked you off, but it was an innocent question. :(:(:(:(:(:(
maybe they should Post that discussion
No problem it's a forum after all I just think everyone needs to use the search feature a bit more instead of having loads of posts saying the same thing. Don't take it personally I didn't mean any offence by my responses I suppose we are all guilty of posting questions which have been answered before at some point.
maybe they should Post that discussion
No problem it's a forum after all I just think everyone needs to use the search feature a bit more instead of having loads of posts saying the same thing. Don't take it personally I didn't mean any offence by my responses I suppose we are all guilty of posting questions which have been answered before at some point.
NYR99
May 3, 04:57 PM
If you don't know what it is, don't delete it.
Yes, I know that. That is why I am asking on here if any one knows what they are and if they are safe to delete....
Yes, I know that. That is why I am asking on here if any one knows what they are and if they are safe to delete....
more...
heehee
Apr 7, 02:25 AM
Wirelessly posted (Mozilla/5.0 (iPhone; U; CPU iPhone OS 4_2_1 like Mac OS X; en-us) AppleWebKit/533.17.9 (KHTML, like Gecko) Version/5.0.2 Mobile/8C148 Safari/6533.18.5)
Burberry. I feel like I model for them.
Lego :D
Sony. I love their tvs.
BMW/MINI
Ikea
Calvin Klein. Underwear and socks only
Victorias Secret. I'm a guy. :p
Lucky jeans
Apple
Hugo Boss
Burberry. I feel like I model for them.
Lego :D
Sony. I love their tvs.
BMW/MINI
Ikea
Calvin Klein. Underwear and socks only
Victorias Secret. I'm a guy. :p
Lucky jeans
Apple
Hugo Boss

bellis1
Feb 4, 03:34 PM
I just had to post to tell everyone how much I love this thing. How can anyone live with a one button mouse?
I has three buttones on the left side of the mouse for your thumb. I have these set for one to go forward/next/page down and one to go backward/previous/page up and then the middle one to flip between pages that are open within one application. Makes browsing macrumors and multiple threads fast especially with the scroll wheel on the top.
And then you can click the scroll whell, I have that programed for expose to only show the desktop.
And then wait, still two more buttons. One of the buttons on the scroll wheel I have programmed to expose all windows and the other to show all the windows in one application. What is that like 6 buttons?
more...

Katie Holmes the Hollywood

katie holmes hair
more...

katie holmes hair color.

The 2010 Katie Holmes short
more...

Katie Holmes#39; hair—her

Katie Holmes arrives at the
more...

Katie Holmes hairstyle,

Latest Short Hairstyle from

2011 » katie-holmes-hair-
I has three buttones on the left side of the mouse for your thumb. I have these set for one to go forward/next/page down and one to go backward/previous/page up and then the middle one to flip between pages that are open within one application. Makes browsing macrumors and multiple threads fast especially with the scroll wheel on the top.
And then you can click the scroll whell, I have that programed for expose to only show the desktop.
And then wait, still two more buttons. One of the buttons on the scroll wheel I have programmed to expose all windows and the other to show all the windows in one application. What is that like 6 buttons?
more...
TheShinyMac
Aug 13, 06:38 PM
No matter how slow it was rolling its still a big deal, even the slightest bump from another car can derail especially with the condition of the tracks on da tube

SchneiderMan
Feb 10, 01:35 AM
I didn't get it
and then I went back to the topic activity then I got it
it was pretty funny so i found this thread again to share this ahaha
Haha stupid threads deserve stupid comments no? :p
and then I went back to the topic activity then I got it
it was pretty funny so i found this thread again to share this ahaha
Haha stupid threads deserve stupid comments no? :p
more...

jiminaus
Apr 24, 07:51 AM
Basically you are freeing memory you did not malloc/calloc.
Actually there is a malloc, it's embedded in the memcpy.
void *pointerGivenByInstanceFunction = memcpy(malloc(byteSizeOfElement),storage+i*byteSizeOfElement,byteSizeOfElement);
EDIT: Sorry ignore that. It's the "read out values bis" loop that's the problem.
Yes it's as robbieduncan says. In your one-line version, you're losing the pointer the copy of the double on the heap. Then later you try to pass the address of the copy on the stack to free, which rightly causes a crash.
Basically you can't do this in one line. You could, though, cast directly to a double pointer and still free it, like so:
double *pointerGivenByInstanceFunction = (double *)memcpy(malloc(byteSizeOfElement),storage+i*byteSizeOfElement,byteSizeOfElement);
double returnElement = *pointerGivenByInstanceFunction;
NSLog(@"%g",returnElement);
free(pointerGivenByInstanceFunction);
Actually there is a malloc, it's embedded in the memcpy.
void *pointerGivenByInstanceFunction = memcpy(malloc(byteSizeOfElement),storage+i*byteSizeOfElement,byteSizeOfElement);
EDIT: Sorry ignore that. It's the "read out values bis" loop that's the problem.
Yes it's as robbieduncan says. In your one-line version, you're losing the pointer the copy of the double on the heap. Then later you try to pass the address of the copy on the stack to free, which rightly causes a crash.
Basically you can't do this in one line. You could, though, cast directly to a double pointer and still free it, like so:
double *pointerGivenByInstanceFunction = (double *)memcpy(malloc(byteSizeOfElement),storage+i*byteSizeOfElement,byteSizeOfElement);
double returnElement = *pointerGivenByInstanceFunction;
NSLog(@"%g",returnElement);
free(pointerGivenByInstanceFunction);

lordonuthin
Mar 20, 07:55 PM
No, I meant how do you EARN them?
Points are earned but WU are processed/folded by your machine to earn those points. The number of points earned per wu depends on what the Pande group has set for that kind of wu. Some wu's have variable points, you earn bonus points for getting the wu done sooner. This faq is a good place to learn more (http://folding.stanford.edu/English/FAQ).
Points are earned but WU are processed/folded by your machine to earn those points. The number of points earned per wu depends on what the Pande group has set for that kind of wu. Some wu's have variable points, you earn bonus points for getting the wu done sooner. This faq is a good place to learn more (http://folding.stanford.edu/English/FAQ).
more...
TheMacBookPro
Apr 28, 02:54 AM
i have the windows cd but i have no idea how to repair it using the cd. can someone help me with the commands?
XP, Vista, 7?
If XP: Insert disc, hold alt/opt at startup then choose the Windows disc. Wait for the computer to load all the drivers etc. Then press the following keys in the following order: 'Enter', 'F8', then 'R'. Then follow the onscreen prompts. It'll look like Windows is reinstalling itself but it is actually just repairing the system. All your files and settings will be preserved.
Vista/7: Insert disc, hold alt/opt at startup then choose the Windows disc. Wait for the computer to load the Windows installer. Choose language/kb layout/etc then click Next. Don't click Install now, instead, select Repair your computer. Choose your Windows installation in the popup and click Next. Installer will search for problems and give you the option to repair you installation, if possible.
Cheers
XP, Vista, 7?
If XP: Insert disc, hold alt/opt at startup then choose the Windows disc. Wait for the computer to load all the drivers etc. Then press the following keys in the following order: 'Enter', 'F8', then 'R'. Then follow the onscreen prompts. It'll look like Windows is reinstalling itself but it is actually just repairing the system. All your files and settings will be preserved.
Vista/7: Insert disc, hold alt/opt at startup then choose the Windows disc. Wait for the computer to load the Windows installer. Choose language/kb layout/etc then click Next. Don't click Install now, instead, select Repair your computer. Choose your Windows installation in the popup and click Next. Installer will search for problems and give you the option to repair you installation, if possible.
Cheers
chrono1081
Apr 17, 10:48 PM
For my programming books I use ebooks for being able to search, and access them from my various machines. Its also easier to have them on my screen beside where I am coding.
more...
Coded-Dude
Mar 20, 11:49 AM
I play the DEMO all the time....its a blast.
I may buy this, but have too many other full length games to play at the moment.
I may buy this, but have too many other full length games to play at the moment.

supermoto1962
Mar 29, 11:09 AM
Hi
Can anyone tell me if it is possible to merge two or more images together using Aperture? Only have this and iPhoto at the moment.
Looking for a package that will allow me to combine images (before and after scenario) for a range of engine components that i refurbish.
Any recommendations for both bought or free software package's would be appreciated.
Many thanks
Can anyone tell me if it is possible to merge two or more images together using Aperture? Only have this and iPhoto at the moment.
Looking for a package that will allow me to combine images (before and after scenario) for a range of engine components that i refurbish.
Any recommendations for both bought or free software package's would be appreciated.
Many thanks
AWallen90
May 2, 12:38 PM
I would definitely be in for the pro model.
I am a little confused why that source posted those pictures then said in their article the next iphone would only be a slight redesign.
I am a little confused why that source posted those pictures then said in their article the next iphone would only be a slight redesign.
Littleodie914
Mar 20, 02:10 PM
This would save me so much time. I hate having to click my username, then click my statistics, then find posts by me, then find the thread I'm looking for...
All just to respond to the people who are talking to me. Gets old. :)
All just to respond to the people who are talking to me. Gets old. :)
Eric5h5
Dec 10, 11:38 PM
I have a feeling this is going to open up a lot of loopholes and backdoors for foreign developers.
Why? There were already a bunch of languages and have been for a long time.
Who does the translation?
A person who knows the language. (Or Google...but that's not a good idea. ;) )
Do the developers have to get that done?
Yes.
So what does the localization service provide exactly?
What service? There are more languages available now than there were before, that's all.
Sounds like a lot of work!
Kind of, yes.
how about if I'm not in the US but I want to use English?!
Change the store to the U.S. store. In some cases it's enough to have your language settings on English. (e.g., just setting the store to Japan won't get you Japanese text for app descriptions--if available--you have to set your computer to Japanese as well.)
--Eric
Why? There were already a bunch of languages and have been for a long time.
Who does the translation?
A person who knows the language. (Or Google...but that's not a good idea. ;) )
Do the developers have to get that done?
Yes.
So what does the localization service provide exactly?
What service? There are more languages available now than there were before, that's all.
Sounds like a lot of work!
Kind of, yes.
how about if I'm not in the US but I want to use English?!
Change the store to the U.S. store. In some cases it's enough to have your language settings on English. (e.g., just setting the store to Japan won't get you Japanese text for app descriptions--if available--you have to set your computer to Japanese as well.)
--Eric
skinniezinho
Mar 26, 06:15 AM
www.opensourcemac.org, give a read on powerpc faq in my sig, it has some other handy sites :D
MacRumors
Dec 10, 02:22 PM
http://www.macrumors.com/images/macrumorsthreadlogo.gif (http://www.macrumors.com/iphone/2009/12/10/apple-makes-new-language-localization-options-available-to-app-store-developers/)
Apple today announced (http://developer.apple.com/iphone/news/archives/december2009/#languagesupport) that it has rolled out support for six new languages and their corresponding localized App Stores for developers using iTunes Connect to submit their iPhone applications.With over 50 million users of iPhone and iPod touch in 81 countries around the world, it's more important than ever to make your app available in a user's language of choice. You can, and should, create localized versions of your app for each market you sell to. In iTunes Connect, you can customize your app's metadata, keywords and screenshots for each localized version.The newly-supported languages include:
- Brazilian Portuguese: Brazil App Store
- Korean: Korea App Store
- Portuguese: Portugal App Store
- Russian: Russia App Store
- Simplified Chinese: China App Store
- Swedish: Sweden App Store
A lack of localization for applications and their instructions have been cited among the many challenges (http://www.macrumors.com/2009/11/17/chinese-app-store-growing-amid-challenges/) faced by the App Store in China.
Article Link: Apple Makes New Language Localization Options Available to App Store Developers (http://www.macrumors.com/iphone/2009/12/10/apple-makes-new-language-localization-options-available-to-app-store-developers/)
Apple today announced (http://developer.apple.com/iphone/news/archives/december2009/#languagesupport) that it has rolled out support for six new languages and their corresponding localized App Stores for developers using iTunes Connect to submit their iPhone applications.With over 50 million users of iPhone and iPod touch in 81 countries around the world, it's more important than ever to make your app available in a user's language of choice. You can, and should, create localized versions of your app for each market you sell to. In iTunes Connect, you can customize your app's metadata, keywords and screenshots for each localized version.The newly-supported languages include:
- Brazilian Portuguese: Brazil App Store
- Korean: Korea App Store
- Portuguese: Portugal App Store
- Russian: Russia App Store
- Simplified Chinese: China App Store
- Swedish: Sweden App Store
A lack of localization for applications and their instructions have been cited among the many challenges (http://www.macrumors.com/2009/11/17/chinese-app-store-growing-amid-challenges/) faced by the App Store in China.
Article Link: Apple Makes New Language Localization Options Available to App Store Developers (http://www.macrumors.com/iphone/2009/12/10/apple-makes-new-language-localization-options-available-to-app-store-developers/)
h0e0h
Feb 8, 06:11 PM
Does anyone reading this own the 'new' Logitech mx1000. If so, lemme know what its like... I'm thinkin about adding one to the mini that i'm about to buy... lemme know what you guys think about it... and the mousepad that you're using w/ it if you think that it makes a difference...
No comments:
Post a Comment