michaelcyee
Apr 19, 02:51 PM
I don't think anyone doubts the machine can do the expose effect (the iPad 1 does it in Safari just fine).
There are plenty of reasons it might have been turned down for their final switcher implementation. One, the final iOS allows a variable number of programs to remain open depending on their memory requirements. The expose implementation implies that 9 can be open. That's inconsistent UI. Two, as others have mentioned, you can't always tell the difference between apps at a glance from little screenshots. So they went with icons in the end.
I have mutilfl0w, one of the problems is that it doesn't show some apps that are running in the background, such as Mail or FaceTime, that I can see in the regular multitasking pane. That may be because it never got a picture of the app as it was open. In fact, FaceTime is an app that keeps coming back no matter how many times I've killed it, even though I have it disabled on the Settings menu. I have no idea why Apple insists that FT keeps itself open.
Rarely have I had problems with showing more than nine open apps; I'd run out of memory before I got to that stage.
There are plenty of reasons it might have been turned down for their final switcher implementation. One, the final iOS allows a variable number of programs to remain open depending on their memory requirements. The expose implementation implies that 9 can be open. That's inconsistent UI. Two, as others have mentioned, you can't always tell the difference between apps at a glance from little screenshots. So they went with icons in the end.
I have mutilfl0w, one of the problems is that it doesn't show some apps that are running in the background, such as Mail or FaceTime, that I can see in the regular multitasking pane. That may be because it never got a picture of the app as it was open. In fact, FaceTime is an app that keeps coming back no matter how many times I've killed it, even though I have it disabled on the Settings menu. I have no idea why Apple insists that FT keeps itself open.
Rarely have I had problems with showing more than nine open apps; I'd run out of memory before I got to that stage.
fifthworld
Feb 25, 08:41 AM
Agree 100% - as I said in my original post, I don't think Apple are in any way culpable here: It's not their job to set prices for apps or in-app purchases. I also think Parents need to accept responsibility and watch their kids more carefully.
My only issue with this is the exploitative behavior of the publishers of the Apps - I can't think of any reason for charging the huge prices they do apart from someone thinking "Some parents are dumb and won't know how to stop their kids spending huge wads of cash on in-app purchases. We can make loads of money by using this to our advantage".
That shouldn't be what in-app purchases are used for: even if it doesn't break any rules, it's not at all ethical.
I know businesses exist to make money, but they shouldn't do it in an unethical and immoral way IMO.
Agree. Doesn't matter if parents are at fault or not, like most of the post are establishing, exploitative behavior should not be tolerated.
My only issue with this is the exploitative behavior of the publishers of the Apps - I can't think of any reason for charging the huge prices they do apart from someone thinking "Some parents are dumb and won't know how to stop their kids spending huge wads of cash on in-app purchases. We can make loads of money by using this to our advantage".
That shouldn't be what in-app purchases are used for: even if it doesn't break any rules, it's not at all ethical.
I know businesses exist to make money, but they shouldn't do it in an unethical and immoral way IMO.
Agree. Doesn't matter if parents are at fault or not, like most of the post are establishing, exploitative behavior should not be tolerated.
spazzcat
Aug 19, 08:49 PM
It's working here in Cleveland, Ohio
tangentially
Mar 25, 10:18 AM
Samsung and LG already settled with Kodak.
Kodak's (NYSE:EK) market cap is < $1B.
Why doesn't Apple just buy them and continue the suit against RIM?
Kodak's (NYSE:EK) market cap is < $1B.
Why doesn't Apple just buy them and continue the suit against RIM?
more...
SandboxGeneral
Mar 27, 07:46 PM
How about a graph showing my cost per gallon over the last 2 years? This is in US dollars.
leshkanyc
Jun 24, 02:53 PM
T-Mobile is next. That's all. Here is what i have to say on it - click to read my blog post: iPhone 4 pre-orders, Apple game and T-Mobile availability (http://www.webandblog.com/general/iphone-4-pre-orders-dirty-apple-game-and-t-mobile-availability/)
more...
appleguy
Jan 6, 08:54 PM
I am getting push notification but no sound for faecbook
all over push apps I am geting a ding
all over push apps I am geting a ding
strausd
Apr 10, 10:53 PM
Right now I have a 5870 running a 24" ACD and a Dell u2311h. I also have a TV that I want to to be hooked up, but right now I don't have an active adapter for it, but I do have an active one for the MDP to single link DVI. If I ever want to hook up the TV right now, the u2311h won't work. So I was thinking of getting another Dell u2311h and hooking that up to the 5870 with the active adapter. Then I was thinking of getting a cheap gt 120 just for the TV. I am not sure how will this would work and I would also like to get some of y'alls opinions.
more...
IEatApples
Oct 9, 04:33 PM
Ah shut up you bastards...
That's right! They need to:
http://www.youtube.com/watch?v=AOH_e3YUprQ
:D :D :D
That's right! They need to:
http://www.youtube.com/watch?v=AOH_e3YUprQ
:D :D :D
simsaladimbamba
Dec 12, 04:41 AM
What about downloading a heart shape image (found via Image Search, large or bigger) and use that as mask via the WAND tool?
Sample: http://www.mediafire.com/?ibqtaapgzam3z53
Sample: http://www.mediafire.com/?ibqtaapgzam3z53
more...
wal9000
Apr 27, 10:31 PM
Check out CandyBar (http://panic.com/candybar/). It's not particularly cheap, but it does what you want, and Panic's a great company.

kristianmoss
Apr 20, 08:44 AM
Where have you installed OpenCV and wxWidgets? Are they frameworks or dylib libraries? Have you added the framework or dylib to the Link Binary with Libraries build phase of your target? If they're dylibs, have you additionally added the path(s) to the header files to the Header Search Paths build setting of your target?
The OpenCV is a framework, the wxWidgets is not a framework, atleast I guess it is a dylib (if there is no other options for libraries then framework and dylib).
I have tried adding OpenCV to the "Link Binary with Libraries" but I could not find the wxWidgets in there. and cv.h, is still an issue, meaning it doesn't seem to understand OpenCV framework.
How do I add a dylib to Xcode?
To be earnest I go through some Xcode tutorials, seems like I know so little about Xcode4 that I can't even ask questions that are good enough for you to be able to help me. (Like calling and ask for directions, when your not able to read the street signs). I'll probably be back
The OpenCV is a framework, the wxWidgets is not a framework, atleast I guess it is a dylib (if there is no other options for libraries then framework and dylib).
I have tried adding OpenCV to the "Link Binary with Libraries" but I could not find the wxWidgets in there. and cv.h, is still an issue, meaning it doesn't seem to understand OpenCV framework.
How do I add a dylib to Xcode?
To be earnest I go through some Xcode tutorials, seems like I know so little about Xcode4 that I can't even ask questions that are good enough for you to be able to help me. (Like calling and ask for directions, when your not able to read the street signs). I'll probably be back
more...
miniConvert
Oct 26, 12:53 PM
No PowerPC version? Ouch. Lets hope that's not a growing trend for all you golden oldies out there :p
Sounds pretty cool though I think.
Sounds pretty cool though I think.
call-151
Apr 13, 10:17 AM
That is helpful for syncing with itunes - but what about ical/outlook? Can I get outlook to sync with my 7 different calendars on ical?
That's what Sync Services does:
http://mac2.microsoft.com/help/office/14/en-us/outlook/item/748ea995-465e-4c40-88d2-7669c7f37a0d
That's what Sync Services does:
http://mac2.microsoft.com/help/office/14/en-us/outlook/item/748ea995-465e-4c40-88d2-7669c7f37a0d
more...
bella92108
Apr 1, 03:21 PM
I was excited for this app. when I heard about it. The evening it was released it kept crashing. I gave up on it then; and the intro is a little much too. I'm deleting it. Thanks for letting me down again TWC.
HEHE, I giggled cause I thought u were being sarcastic about The Weather Channel letting you down... I forgot Time Warner's 11% marketshare is still a big chunk, I just didn't make the connection cause to me TWC is The Weather Channel... which would be cool if they streamed live, hehe.
HEHE, I giggled cause I thought u were being sarcastic about The Weather Channel letting you down... I forgot Time Warner's 11% marketshare is still a big chunk, I just didn't make the connection cause to me TWC is The Weather Channel... which would be cool if they streamed live, hehe.
CrzySausageBaby
Apr 5, 10:23 AM
A MacBook trackpad does NOT need a click to register.
You can change the settings so that you do not need to click at all, it simply takes your touch as a click. I use it in this way all the time, I NEVER click the touchpad.
+1 I also never click the trackpad.....I hate the clicking noise and it takes too long, much easier to tap.
You can change the settings so that you do not need to click at all, it simply takes your touch as a click. I use it in this way all the time, I NEVER click the touchpad.
+1 I also never click the trackpad.....I hate the clicking noise and it takes too long, much easier to tap.
more...
TheNewDude
May 10, 10:18 PM
Getting the application doesn't let you play. The game is online, and you have to log into SC II with a battle.net account that has a StarCraft 2 Beta Key registered with it.
Yeah that's what i figured. So i went to Best Buy because I had placed my pre-order there a while back but never got a code. The girl at customer service had no clue what I was talking about. They said they will have the guy from Video Games call me tomorrow....
Yeah that's what i figured. So i went to Best Buy because I had placed my pre-order there a while back but never got a code. The girl at customer service had no clue what I was talking about. They said they will have the guy from Video Games call me tomorrow....
Waybo
Mar 4, 10:29 PM
https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEji7IrO4bjoZFY3E5zZtUrcskD3u7XLJuxK_xIIEzuEJk1sFVCpOP2D8OV_G7KyipW3dlIkijlA55w6gIGofoQ0CH_LyIzzkGEfeyVFpcXPeaCa-HhhC563ap3dPRPOzm42z1CKxOKwnZA/s1000/paint1.jpg
I know I must be overtired ... I actually reached out and touched my screen to see if this was really 3-dimensional!
I know I must be overtired ... I actually reached out and touched my screen to see if this was really 3-dimensional!
redeye be
Feb 21, 01:22 PM
You're right,
It doesn't work for me either.
I haven't looked at this for ages, extremeoverclocking probably changed their xml design. I'll see what I can do, but I can't promisse you a fast solution. My daughter and studies take up most of my time right now.
I'll post a working version in this thread, when I come to it. If you'd like to take over development however, feel free to do so.
Thanks for trying the widget :)
It doesn't work for me either.
I haven't looked at this for ages, extremeoverclocking probably changed their xml design. I'll see what I can do, but I can't promisse you a fast solution. My daughter and studies take up most of my time right now.
I'll post a working version in this thread, when I come to it. If you'd like to take over development however, feel free to do so.
Thanks for trying the widget :)
toddybody
Mar 23, 01:39 PM
The only ATV i like is made by Yamaha.
virus1
Aug 19, 09:49 PM
I just had a stroke of genius. What if, one could harness Gmail's huge amount of server space and somehow have it host your files as if a web server? I don't personally know if it could be done.
verozov
Sep 6, 09:08 PM
hilarious, seriously...
AhmedFaisal
Apr 12, 02:19 PM
Most political interest groups or whatever you may call them tend to sooner or later be a hindrance to integration that a benefit. It is in their very nature as their mission is to watch out for the interest of their constituents. Sooner or later that will lead to trying to carve out special privileges.
Also most of these interest groups do not truly represent the majority of the people they claim to represent anyways.
Doesn't matter what group that is, racial, ethnic, religious, industry, social etc.. Politics would benefit most from banning all of them from the political discourse.
Also most of these interest groups do not truly represent the majority of the people they claim to represent anyways.
Doesn't matter what group that is, racial, ethnic, religious, industry, social etc.. Politics would benefit most from banning all of them from the political discourse.
apolloa
Apr 21, 02:46 PM
No manufacturer is going to develop LTE unless it is cheap as America in limited areas is the only place you can use it really? What manufacturer is going to literally waste money? I highly doubt we will see it, but maybe the US version will have it and follow what others have done?
I don't really care to be honest as I only use it to browse the web when I'm out and as in the UK it's a case of who knows when we get LTE, I'm not holding my breath! 3G FTW!!
I don't really care to be honest as I only use it to browse the web when I'm out and as in the UK it's a case of who knows when we get LTE, I'm not holding my breath! 3G FTW!!