bigandy
Jan 28, 07:55 PM
yet another thing i wish i'd known when i switched!
andylyon
Sep 9, 03:11 AM
Cheers, I think that's the first time i've ever had a quick, simple, precise and to the point answer on these boards. Thanks!
AnDy
AnDy
tutubibi
Nov 28, 07:32 PM
I also recommend LaCie as well. I have D2 8x (Pioneer inside) and so far it is flawless.
Mr. Anderson
Sep 21, 10:46 AM
Originally posted by Nipsy
Friday nights are the standard maintenance period for the Apple store.
You should get excited when you see that graphic, and it is not a Friday night.
Ah, oh well. It was fun for a second or two.....
Friday nights are the standard maintenance period for the Apple store.
You should get excited when you see that graphic, and it is not a Friday night.
Ah, oh well. It was fun for a second or two.....
more...
Surely
Apr 12, 11:24 PM
I use my iPhone way more than my iPad.
nomad01
Sep 21, 06:58 AM
Verify if the Seagate warranty does apply if you buy an OEM drive.
I will but if it's just replacement warranty, for the cost, I wouldn't be *too* bothered if it wasn't covered. I'll be backing everything up anyway.
Good point though.
Thanks.
I will but if it's just replacement warranty, for the cost, I wouldn't be *too* bothered if it wasn't covered. I'll be backing everything up anyway.
Good point though.
Thanks.
more...
Sydde
Mar 25, 08:47 PM
Write a program to do it for you ;)
Karr271
Mar 11, 01:27 PM
Just got in line. Apple is handing out tickets for iPads in a few minutes. Up to two tickets per person. One iPad per ticket. About. Less than 40 in line. As of 2:30
more...
hackthatphone
Apr 28, 08:34 PM
Any new information on baseband unocks will be revealed by the iphone dev team. They are the ones responsible for free unlocks. They have a blog it's here: http://blog.iphone-dev.org/
The don't hang around in this site (other than saurik who posted once or twice a long time ago). We get our information from them.
---Insert haters below who don't like when someone posts factual information.----
The don't hang around in this site (other than saurik who posted once or twice a long time ago). We get our information from them.
---Insert haters below who don't like when someone posts factual information.----
ulbador
Feb 24, 01:14 PM
Does this script run for an unusually long time or something? I believe the default timeout for MySQL is around 8 hours.
Your code below is calling mysql_ping, but your error message is for mysqli_ping, make sure you are using the right type of connection.
mysql_ping will not do automatic reconnection, however mysqli_ping will if you set the mysqli.reconnect option in php.ini or your code.
Sorry, I just typed up the test cases I had used from memory quickly and copied and pasted (poorly). It is actually using mysqli_ping in the real tests. Thanks for pointing it out. I corrected this in my original post
8 hours is far too long of a timeout for our busy website. We are running a 30 second timeout right on the database out of necessity. Otherwise the resources sit there and are never released and aren't reallocated and used quickly enough.
I know mysqli_ping won't auto-reconnect (at least in some versions of PHP no matter what option you set), I just use it to test if the connection is still open. If not, I grab a new connection. Even if the ping worked and autoreconnected, the code would be fine. I just can't figure out why sometimes it tosses that error, or how to test for it beforehand.
Your code below is calling mysql_ping, but your error message is for mysqli_ping, make sure you are using the right type of connection.
mysql_ping will not do automatic reconnection, however mysqli_ping will if you set the mysqli.reconnect option in php.ini or your code.
Sorry, I just typed up the test cases I had used from memory quickly and copied and pasted (poorly). It is actually using mysqli_ping in the real tests. Thanks for pointing it out. I corrected this in my original post
8 hours is far too long of a timeout for our busy website. We are running a 30 second timeout right on the database out of necessity. Otherwise the resources sit there and are never released and aren't reallocated and used quickly enough.
I know mysqli_ping won't auto-reconnect (at least in some versions of PHP no matter what option you set), I just use it to test if the connection is still open. If not, I grab a new connection. Even if the ping worked and autoreconnected, the code would be fine. I just can't figure out why sometimes it tosses that error, or how to test for it beforehand.
more...
Koodauw
Nov 28, 11:38 PM
Can I ask how much the keyboard went for?
I have one I would like to sell, but im not sure where to price it.
I have one I would like to sell, but im not sure where to price it.
spekulanten
Apr 15, 03:32 PM
i downloaded fah for 10.5, i have 10.6, than system preferences, folding, start (with anonymus), and i have no screen saver or window application, why dosnt it? how do i get it started? :confused:
more...
logandzwon
May 4, 06:55 AM
I can recover the pictures, but it is something I'd need physical access to the phone to do.
Doctor Q
Feb 9, 02:19 PM
Informationweek article (http://www.informationweek.com/news/hardware/supercomputers/showArticle.jhtml?articleID=229202772)
Jack Dongarra, a computing expert at the University of Tennessee who helped design the technology used in testing systems on the Top 500 list, said he expects more 10-petaflop-plus systems next year. "Everything is moving along according to Moore's law, so things are doubling every 18 months, roughly," Dongarra told InformationWeek.
Dongarra predicted computer makers in 2017 will have 100-petaflop systems, with "exascale" systems between 2018 and 2020. An exascale, or extreme-scale, computer is expected to be a thousand times faster than a petascale system. "All of these things are dependent on funding," Dongarra said in an interview. "This will happen if the funding is in place for those machines."
100 petaflops is 10^17 FLoating-point OPperations/Second.
I'll be sure to buy a desktop 100 petaflop Mac so I can read my email much faster than I can now. :D
Seriously, it's incredible to think about the types of simulations they'll be able to run, including much more sophisticated weather models. However, this article (http://portal.acm.org/citation.cfm?id=1062325) said that we'll need 1 zettaflops for full weather simulation. That's 10^21 operations/second!
Jack Dongarra, a computing expert at the University of Tennessee who helped design the technology used in testing systems on the Top 500 list, said he expects more 10-petaflop-plus systems next year. "Everything is moving along according to Moore's law, so things are doubling every 18 months, roughly," Dongarra told InformationWeek.
Dongarra predicted computer makers in 2017 will have 100-petaflop systems, with "exascale" systems between 2018 and 2020. An exascale, or extreme-scale, computer is expected to be a thousand times faster than a petascale system. "All of these things are dependent on funding," Dongarra said in an interview. "This will happen if the funding is in place for those machines."
100 petaflops is 10^17 FLoating-point OPperations/Second.
I'll be sure to buy a desktop 100 petaflop Mac so I can read my email much faster than I can now. :D
Seriously, it's incredible to think about the types of simulations they'll be able to run, including much more sophisticated weather models. However, this article (http://portal.acm.org/citation.cfm?id=1062325) said that we'll need 1 zettaflops for full weather simulation. That's 10^21 operations/second!
more...
WinterMute
Mar 27, 06:54 PM
I'm sorry but this is still an illegal activity under the terms of the EULA that all users of the game agree to when they install the code.
Blizzard own the rights to the game, the code and the ideas behind the game where applicable, and that is what they are protecting.
For sure they want the player base to keep paying the fees for server access, but they put the money into the development, publishing and maintenance of the multitude of game servers, and they have the legal right to profit from their endeavors.
Whilst you may not agree that pirating a beta test client to run on a server is a big deal, Blizzard do and the law is on their side.
MacRumors cannot condone the promotion of illegal activities on these forums.
Blizzard own the rights to the game, the code and the ideas behind the game where applicable, and that is what they are protecting.
For sure they want the player base to keep paying the fees for server access, but they put the money into the development, publishing and maintenance of the multitude of game servers, and they have the legal right to profit from their endeavors.
Whilst you may not agree that pirating a beta test client to run on a server is a big deal, Blizzard do and the law is on their side.
MacRumors cannot condone the promotion of illegal activities on these forums.
djsound
Feb 5, 12:48 PM
OK your page has forms. I know how to make forms, I just don't know how to send the results to a database that can be used to send to later. I am just creating this website for a client. I do not want to have to be involved every time they want to send something from a MailChimp account. I am pretty sure they are not going to want to use a MailChimp account themselves. I don't think they would know how. They just want to be able to go to their email and send an email update to people.....and what if it is over 2000 people?
more...
zap2
Apr 16, 03:41 PM
HDMI>VGA
No questions asked
No questions asked
rdowns
Apr 17, 09:05 AM
This was funny in the first time I saw it.
mrgreen4242
Apr 16, 08:58 AM
I don't know how accurate this is, I'm not saying that its upscaling the DVDs but I am getting 1080p thru component. My TV will show me the resolution at the press of a button and when it changes. The Xbox is 1080p and when I place a DVD in the drive and play it, it does not (any longer) change down to 480p.
Could be changed. There was a Dashboard update that changed what resolutions were available with VGA cables, so they may have changed it. That said, the issue at hand is the DVD Consortium's rules on upscaling. They typically don't allow it over component... most upscaling players HAVE to use HDMI. It's a stupid rule, seeing as you can rip DVDs with complete impunity and then software scale them to any resolution you want (and they MUST know that), and it doesn't effect anything, but that's the general rule.
MS may have a special deal with them though, so who knows.
Could be changed. There was a Dashboard update that changed what resolutions were available with VGA cables, so they may have changed it. That said, the issue at hand is the DVD Consortium's rules on upscaling. They typically don't allow it over component... most upscaling players HAVE to use HDMI. It's a stupid rule, seeing as you can rip DVDs with complete impunity and then software scale them to any resolution you want (and they MUST know that), and it doesn't effect anything, but that's the general rule.
MS may have a special deal with them though, so who knows.
overanalyzer
Jan 15, 04:10 PM
I think if we were going to see a Blu Ray drive offered, it would have been part of the Mac Pro updates last week, so I'm doubting that's pending soon. There are third party drives available, though.
3G iPhone has been expected for this Summer at earliest all along, so I'd expect an announcement at WWDC in June with immediate or very soon availability. If there's not a 16GB by then I'd expect one then. We'll most likely know 100% when it's coming too, because the FCC filings have to be submitted months in advance.
3G iPhone has been expected for this Summer at earliest all along, so I'd expect an announcement at WWDC in June with immediate or very soon availability. If there's not a 16GB by then I'd expect one then. We'll most likely know 100% when it's coming too, because the FCC filings have to be submitted months in advance.
bella92108
Mar 28, 12:11 PM
Get the latest version of TinyUmbrella. It needs to be updated each time a new firmware is released.
One would think he'd get the idea when it pops up and says "New Version Available, Please UPDATE NOW" whenever it loads. LOL, but alas, never OVERestimate people, hehe
One would think he'd get the idea when it pops up and says "New Version Available, Please UPDATE NOW" whenever it loads. LOL, but alas, never OVERestimate people, hehe
MarximusMG
Dec 14, 10:21 AM
Anyone aware of this story yet? Apparently some manager of a Chipotle branch ran over a cat, and then posted jokingly about it on Facebook. She also posted on Facebook about the stupidity of the customers at Chipotle.
Anyway, someone finds this online, and posts it to Chipotle's FB page. Within 24 hours, the entire situation explodes. Chipotle stumbles over itself posting numerous status updates, only bringing more attention to an issue that wouldn't have really been a big deal had they not said anything.
Needless to say, the entire thing is hilarious. There's even a fan page for the entire incident, with screenshots of the manager's original posts.
What's great is that there's now a fan page for this hilarious incident, and it's exploding!
"Chipotle Hates Cats"
http://www.facebook.com/pages/Chipotle-Hates-Cats-Jocelyn-Rivas-Done-Goofed/131568376902991?v=wall
Just thought someone could use a laugh this morning! :D
Anyway, someone finds this online, and posts it to Chipotle's FB page. Within 24 hours, the entire situation explodes. Chipotle stumbles over itself posting numerous status updates, only bringing more attention to an issue that wouldn't have really been a big deal had they not said anything.
Needless to say, the entire thing is hilarious. There's even a fan page for the entire incident, with screenshots of the manager's original posts.
What's great is that there's now a fan page for this hilarious incident, and it's exploding!
"Chipotle Hates Cats"
http://www.facebook.com/pages/Chipotle-Hates-Cats-Jocelyn-Rivas-Done-Goofed/131568376902991?v=wall
Just thought someone could use a laugh this morning! :D
macfan881
May 25, 01:12 AM
Dane Cook for Joker would be epic!!
ugh no though i do like him im sorry if its any one other than Seth than fail.
ugh no though i do like him im sorry if its any one other than Seth than fail.
Mertzen
Jan 2, 01:00 AM
HAHAHAHAH .. spycorp, inc ..
So what happened to their MWSF booth ???
So what happened to their MWSF booth ???