edesignuk
Mar 24, 05:48 AM
Unfortunately, not exactly an exciting update.
No, but bug fixes and stuff are never a bad thing :)
No, but bug fixes and stuff are never a bad thing :)
xplnusa
Feb 21, 11:58 PM
I can understand not being able to sell until you have 250 posts. Not being able to buy however I don't understand. I don't even know how to tell how many posts I have on this forum. Never really thought I'd need to know...

Krafty
Jun 20, 05:40 PM
So what are people going to be doing to pass the time between now and getting the iPhone 4 on Thursday?
Working, but for today ill be laying in bed as I got owned by 2 yellow-jacket hornets while mowing the lawn and my foot feels like 2 nails have been shoved inside.
Working, but for today ill be laying in bed as I got owned by 2 yellow-jacket hornets while mowing the lawn and my foot feels like 2 nails have been shoved inside.

Warhay
Jul 9, 05:58 PM
im going to the grove because its the largest in the area, thus prob the largest stock of phones, also if i am going to be there for hours i want to be able to smoke and the grove is open air... hopefully ill be close enough to the store font to get wi-fi
more...
rapaleeman
Apr 5, 06:38 AM
Looks pretty cool actually but as was mentioned durability on that thing looks sketchy.
goMac
May 1, 03:39 AM
5870.
A 5870 is (on paper) twice as fast as one 5770. Two 5770s would be even in theory, but crossfire mode always has a speed hit, so the 5870 would beat two 5770s in crossfire.
Plus you have to deal with a more "exotic" configuration with crossfire.
A 5870 is (on paper) twice as fast as one 5770. Two 5770s would be even in theory, but crossfire mode always has a speed hit, so the 5870 would beat two 5770s in crossfire.
Plus you have to deal with a more "exotic" configuration with crossfire.
more...
bally555
Apr 23, 02:33 PM
I have uploaded it to this site.
http://www.megaupload.com/?d=ZDLZBAZ0
http://www.megaupload.com/?d=ZDLZBAZ0

LoganT
Feb 21, 11:26 PM
It's here http://forums.macrumors.com/forumdisplay.php?f=132
more...
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.
Shaun.P
May 4, 02:51 PM
Does the noise change when you alter the screen brightness?
more...
wordoflife
Apr 8, 02:29 PM
http://news.cnet.com/i/tim//2010/06/23/iphone4-52_2_610x407_610x407.jpg
Macaroony
Apr 22, 02:56 AM
Amendment 1 - Freedom of Religion, Press, Expression. Ratified 12/15/1791
Congress shall make no law respecting an establishment of religion, or prohibiting the free exercise thereof; or abridging the freedom of speech, or of the press; or the right of the people peaceably to assemble, and to petition the Government for a redress of grievances.
Hello, anybody home?
Congress shall make no law respecting an establishment of religion, or prohibiting the free exercise thereof; or abridging the freedom of speech, or of the press; or the right of the people peaceably to assemble, and to petition the Government for a redress of grievances.
Hello, anybody home?
more...
vlj9r
Oct 23, 03:52 PM
I hope they have plenty of the family packs. That was a problem when iworks08 was released. Had to wait a few days because they kept running out.
jerry
jerry
biohead
Apr 16, 03:41 PM
The stuff used on the heatsink is NOT an adhesive. It is just a compound that maximises the heat transfers between CPU and heatsink. The heatsink MUST be held down with the screws.
From the looks of it, you've either got a damaged bottom case (screw mount knocked off) or a bottom case for the wrong model (slightly different fittings).
From the looks of it, you've either got a damaged bottom case (screw mount knocked off) or a bottom case for the wrong model (slightly different fittings).
more...
zap2
Apr 2, 04:19 PM
Well I'll take my "Wii remote as a baseball bat and hitting cilvians for on reason" over this "plot"
Honestly I don't see a huge difference(atleast a difference that would make one better then the other) in the plot between GTA and Godfather...different places, different goals. Not sure how one is better then the other.
Honestly I don't see a huge difference(atleast a difference that would make one better then the other) in the plot between GTA and Godfather...different places, different goals. Not sure how one is better then the other.
blevins321
May 3, 02:00 PM
I have Crucial installed in my iMac 2009. Haven't ever had any issues with it. It wasn't 1333 mhz though. I just ordered 1066 for my new Mac Mini from Amazon. 5 stars there.
more...
wpotere
Apr 25, 12:35 PM
Ok. Apolgies again but I guess I didn't make myself clear. Yes the pages are written in ASP, I wrote them myself but like any other web page it's still just text at the end of the day. Unlike HTML you can't just view the page source and edit it though since the HTML you are seeing could just be something that is rendered by the server. What I'm after is something that can FTP to my site, download a file and then edit it using a text editor before reuploading
Your Mac can do that with anything special. You can use Cyberduck as an FTP client...
http://cyberduck.ch/
For a decent WYSIWYG editor, I like Coda. I'm not sure if it will give you ASP (I assume classic) info, but it will at least help with the HTML.
Your Mac can do that with anything special. You can use Cyberduck as an FTP client...
http://cyberduck.ch/
For a decent WYSIWYG editor, I like Coda. I'm not sure if it will give you ASP (I assume classic) info, but it will at least help with the HTML.
crazyrog17
Nov 9, 07:27 PM
Here's mine.
Never tried the "sculpting" thing with my pumpkins before, but tried it this year...
http://i71.photobucket.com/albums/i128/crazyrog17/67791_451068401859_660856859_6035742_4785857_n.jpg
Never tried the "sculpting" thing with my pumpkins before, but tried it this year...
http://i71.photobucket.com/albums/i128/crazyrog17/67791_451068401859_660856859_6035742_4785857_n.jpg
Mr. Anderson
Sep 23, 11:17 AM
With global warming, its sure to get worse next year!!!!!!!!!!!
What a load of BS.
Not quite that stinky - the warmer waters in the gulf just provide more energy to the hurricanes themselves. So where before we might have seen C1 or C2 hurricanes they might gain significant energy to be C3-C5.
In other parts of the country, global warming is equated more with a change in seasonal weather patterns, but the sea temperatures and more importantly the arctic areas have dramatically increased. The poles have seen more change than anywhere else and what's going to happen when ever more permafrost mets is quite scary.
D
What a load of BS.
Not quite that stinky - the warmer waters in the gulf just provide more energy to the hurricanes themselves. So where before we might have seen C1 or C2 hurricanes they might gain significant energy to be C3-C5.
In other parts of the country, global warming is equated more with a change in seasonal weather patterns, but the sea temperatures and more importantly the arctic areas have dramatically increased. The poles have seen more change than anywhere else and what's going to happen when ever more permafrost mets is quite scary.
D
adpretto
Apr 30, 09:39 AM
Hey There,
San Diego Again
So Me and My GF were at the Fashion Valley Mall San Diego Store waiting in Line and we were just asked to leave the Mall til it technically opens at 10am
The Security Guard also said that the Mall Management had no idea of a Special Event Occurring today , and until the Apple Store Notifies them the we are not allowed to Form a line outside the store.
All we can do is wait in the Malls Food Court.
So until 10am we are back at home browsing the forums trying to get more info.
San Diego Again
So Me and My GF were at the Fashion Valley Mall San Diego Store waiting in Line and we were just asked to leave the Mall til it technically opens at 10am
The Security Guard also said that the Mall Management had no idea of a Special Event Occurring today , and until the Apple Store Notifies them the we are not allowed to Form a line outside the store.
All we can do is wait in the Malls Food Court.
So until 10am we are back at home browsing the forums trying to get more info.
sjinsjca
Apr 13, 10:57 PM
I'm not seeing anything unusual with those caps, but could you describe what you see a little more? What makes you suspect those caps?
OzExige
Feb 2, 07:51 AM
Apple and every other computer maker is going to be held back. Don't you think apple had sandy bridge based computers in the pipeline
The biggest difference is others started shipping/advertising those computers before apple
Yeh but ...... "every other sandy bridge computer is a 'PC' and Dell/HP appear to have more stock (sandy bridge) or in the process of ramping up production, when the news broke.
The biggest difference is others started shipping/advertising those computers before apple
Yeh but ...... "every other sandy bridge computer is a 'PC' and Dell/HP appear to have more stock (sandy bridge) or in the process of ramping up production, when the news broke.
dopey220
Mar 5, 11:36 AM
In my experience, they show you a video about how great it is to work in retail and then make you do some dumb role playing exercises and then you go home and never hear from them again.
drwatz0n
Jan 14, 08:25 PM
I've been into these keynotes and rumors since the September 2006 iPod announcements. This MacWorld has me more hyped that Christmas this year.