Th3d0ctor
Apr 8, 12:27 PM
4.3.1 didn't bring much but 4.3 brought improvements on AirPlay, safar, added home sharing options, iPad sloder switch option, and added the hotspot feature.
http://www.apple.com/ios/
http://www.apple.com/ios/
5300cs
Sep 4, 06:50 AM
Ahh, I don't know if 'StuffIt' would be such a good company name. Though come to think of it, 'Allume' isn't much better :rolleyes:
UTball
Jun 17, 03:52 PM
As long as you sign up to be a safari developer (for free), then you are officially a developer to apple and can access the videos. So it is free to watch all of the videos, all you have to do is sign up with the safari development program.
_The_Man_
Jul 12, 02:10 PM
Thank you both very much, I did as you said and successfully uninstalled OS 9. As you probably know by now I'm not terminal-fobic. :D
more...
Fabricman112
Mar 13, 04:28 AM
I could never get pwnage to produce a working ipsw for my iPad 3G... so I took the iBSS & kernelcache (rename to zip and extract) from ..customrestore.ipsw for tetheredboot. make sure your iPad is running the Apple 4.3 and jailbreak using redsnow.. point to 4.2.1 ipsw, it will not boot, when it hangs blackscreen with a white square use tetheredboot and u have cydia... :)
iPhoneCollector
Feb 26, 11:32 AM
thats something i would be really glad to see. it's really annoying to subscribe to a thread just to see if someone answered a question
more...
Applejuiced
Mar 14, 01:03 PM
This joke is funny and not over used at all. My favorite part is when you take a shot at the dev team and make your release date a long time away.
Apparently you're one of those guys who believes that the dev team owes you a jailbreak. Honestly if I had one I'd troll all the people like you, who tell the dev team they suck and go ahead and use their jailbreak anyway.
Well said.
Apparently you're one of those guys who believes that the dev team owes you a jailbreak. Honestly if I had one I'd troll all the people like you, who tell the dev team they suck and go ahead and use their jailbreak anyway.
Well said.
nanofrog
Apr 25, 11:23 PM
Just a few off hand that aren't military specific:TCAD (http://www.synopsys.com/Tools/TCAD/Pages/default.aspx)
LabVIEW (http://www.ni.com/labview/)
Matlab (http://www.mathworks.com/products/matlab/)
LabVIEW (http://www.ni.com/labview/)
Matlab (http://www.mathworks.com/products/matlab/)
more...
PhatBoyG
Oct 22, 09:56 AM
I'll probably come in just to score a free shirt and watch the hype unfold.
Gix1k
Mar 14, 10:15 AM
And if you would have taken the time to go to the right forum and look on the first page you would have seen that we have been talking about it since 8pm last night.
yeah yeah...beat it!
yeah yeah...beat it!
more...
myjay610
Mar 8, 06:38 AM
Are you hosting Apache on port 8080? You could just set up a virtual server at *.:80 and any requests to there could be re-directed to the virtual server on *.:8080.
Otherwise I can't think of a way to handle it from something other than the receiving application layer.
Otherwise I can't think of a way to handle it from something other than the receiving application layer.
mashal46
Nov 24, 07:03 AM
i cant update my iMac for some reason my updater is not letting me do it. the version in trying to download is JAVA for MAC OS X 10.4, release7 and also the iDVD update not letting me do ether of them. can someone please help me. the latest software update on my system is version Mac OS X 10.4.11
more...
johnnyturbouk
Apr 8, 10:59 AM
i end up JB twice using pwnage tool as the first time was full of bugs
much more stable now and all my cydia apps i need on a dialy vasis are working fine
much more stable now and all my cydia apps i need on a dialy vasis are working fine
harpster
Apr 6, 07:13 PM
It's probably your email script...
When you have a php form using POST variables like you do (method="post") and your not sure about the form part all you need to do is to put this test code in the page your submitting to in this case contactformprocess.php.
<pre>
<?php
print_r($_POST);
?>
</pre>
<?php exit; ?>
This will print out the POST array showing you all the values that were submitted. That way you know that the form submission is good if you get the expected results and you can then debug the submit to script.
Usually I put in a exit or die statement after the closing </pre> tag to stop the script execution so I can easily see the POST array contents. The <pre> tags aren't needed but they format the array so it's easy to read.
When you have a php form using POST variables like you do (method="post") and your not sure about the form part all you need to do is to put this test code in the page your submitting to in this case contactformprocess.php.
<pre>
<?php
print_r($_POST);
?>
</pre>
<?php exit; ?>
This will print out the POST array showing you all the values that were submitted. That way you know that the form submission is good if you get the expected results and you can then debug the submit to script.
Usually I put in a exit or die statement after the closing </pre> tag to stop the script execution so I can easily see the POST array contents. The <pre> tags aren't needed but they format the array so it's easy to read.
more...
TheMacBookPro
Apr 30, 10:30 AM
I was wondering if anyone else has seen this issue while running Windows 7 from boot camp: My internal speakers don't work - but all sounds work perfectly if I plug in a pair of headphones. I've read about a lot of cases where Windows 7 still assumes a pair of headphones have been plugged in with other Macs and that 'jiggling' the headphones resolves the issue, but that's not my problem. Windows 7 reports - correctly - that headphones are NOT plugged in, yet still no sound through my speakers.
To make it even more frustrating, my speakers were working for the first few boots into Windows 7, but now I can't get a single sound. I've tried reloading all the latest bootcamp drivers, installing other sound drivers (Realtek and Cirrus) with no results. I don't boot into Win 7 often, but it would be nice to have sound. It's these kind of issues that do NOT make me miss the Win experience. :)
Anyone else with this experience? I can't find anything that reports this problem with other MBAs. I'm running a 13" ultimate, but was curious to see if any other Late 2010 MBA owners were running into the same issue.
Thanks for sharing any similar experiences!
Just fyi- never had this problem with any of my Windows based desktops/laptops and my Macs with W7 installed. It isn't a common problem with Windows.
That said- make sure you've updated to the latest version of Boot Camp, updated all the software updates available, and enabled the speakers as an output device (Control Panel\Hardware and Sound, then click Sound, then right click Speakers and click enable if it's disabled). Try the Configure option to test sound output in that menu too.
To make it even more frustrating, my speakers were working for the first few boots into Windows 7, but now I can't get a single sound. I've tried reloading all the latest bootcamp drivers, installing other sound drivers (Realtek and Cirrus) with no results. I don't boot into Win 7 often, but it would be nice to have sound. It's these kind of issues that do NOT make me miss the Win experience. :)
Anyone else with this experience? I can't find anything that reports this problem with other MBAs. I'm running a 13" ultimate, but was curious to see if any other Late 2010 MBA owners were running into the same issue.
Thanks for sharing any similar experiences!
Just fyi- never had this problem with any of my Windows based desktops/laptops and my Macs with W7 installed. It isn't a common problem with Windows.
That said- make sure you've updated to the latest version of Boot Camp, updated all the software updates available, and enabled the speakers as an output device (Control Panel\Hardware and Sound, then click Sound, then right click Speakers and click enable if it's disabled). Try the Configure option to test sound output in that menu too.
CanadaRAM
Dec 17, 12:23 AM
They are 30 pin SIMMs
Data Memory Systems (http://www.datamem.com/viewcat.asp_Q_C_E_919) has the 16 Mb SIMMs for $15 each
You have to install them 4 at a time.
Data Memory Systems (http://www.datamem.com/viewcat.asp_Q_C_E_919) has the 16 Mb SIMMs for $15 each
You have to install them 4 at a time.
more...
Osarkon
Mar 29, 03:52 AM
Worms: Open Warefare or Loco Roco perhaps?
PSP games never seem to last long..:(
PSP games never seem to last long..:(
tnsmart
Apr 12, 05:00 PM
Thanks for the replies.
I have an ATT iphone and the Trim fits perfectly. I also run with my phone and it fits fine in my Belkin armband w/o removing the case. I also like that the case comes with a dock insert. So far it has been the perfect case for me
How well does the Trim protect your phone? If I dropped my iPhone on a parking lot from about 3 feet do you think it would be ok?
Also, could you tell me which Belkin armband you have?
I do like CapsuleRebel but think that it may be a bit too bulky, especially for putting into an armband.
Does anybody have any comments on the Vulcan?
Thanks.
I have an ATT iphone and the Trim fits perfectly. I also run with my phone and it fits fine in my Belkin armband w/o removing the case. I also like that the case comes with a dock insert. So far it has been the perfect case for me
How well does the Trim protect your phone? If I dropped my iPhone on a parking lot from about 3 feet do you think it would be ok?
Also, could you tell me which Belkin armband you have?
I do like CapsuleRebel but think that it may be a bit too bulky, especially for putting into an armband.
Does anybody have any comments on the Vulcan?
Thanks.
zelmo
Dec 2, 10:02 PM
Maybe you can add this 2.7 PowerMac (http://baltimore.craigslist.org/sys/115250396.html) for the ultimate system.:rolleyes:
atrac7
Apr 4, 08:56 PM
Hello all,
I bought an iPad 1 about 2 weeks ago, brand new. All has been well, and I was able to jailbreak it on firmware 4.2.1 using green poison.
I think I made an error yesterday by trying to charge the iPad with a 3rd party connector. It charged fine, and this morning I awoke to a 100% charged battery as usual.
The problem however is that it is STUCK at 100% for the whole day, and that's with a good amount of usage.
I've tried:
-Rebooting (full power off, power on), respringing, trying to sync with itunes, all to no avail. The battery is still stuck at 100%
What is the BEST option for me at this point? If I need to RESTORE, what is the best way to make sure i STAY on 4.2.1 so I can apply the UNTETHERED jailbreak again? The more specific, the more helpful...such as if I were to restore, should I be able to restore from a backup or just create as a brand new iPad?
Thanks everybody, this is really bothering me because being unsure of my battery percentage sucks when leaving the house and not knowing when it'll die.:(
I bought an iPad 1 about 2 weeks ago, brand new. All has been well, and I was able to jailbreak it on firmware 4.2.1 using green poison.
I think I made an error yesterday by trying to charge the iPad with a 3rd party connector. It charged fine, and this morning I awoke to a 100% charged battery as usual.
The problem however is that it is STUCK at 100% for the whole day, and that's with a good amount of usage.
I've tried:
-Rebooting (full power off, power on), respringing, trying to sync with itunes, all to no avail. The battery is still stuck at 100%
What is the BEST option for me at this point? If I need to RESTORE, what is the best way to make sure i STAY on 4.2.1 so I can apply the UNTETHERED jailbreak again? The more specific, the more helpful...such as if I were to restore, should I be able to restore from a backup or just create as a brand new iPad?
Thanks everybody, this is really bothering me because being unsure of my battery percentage sucks when leaving the house and not knowing when it'll die.:(
likemyorbs
May 4, 03:30 PM
Good. Pay your taxes amazon. Why should they not have to? If there were a federal law in place they would have no other options. No more tax breaks for corporations.
petvas
May 6, 12:00 PM
Are you saying that you are not impressed by this feature just because it doesn't fit YOUR need, even though you emphasize that it works very well if you have a small screen (most Mac users have the laptop)?
Runs smooth as butter on my 11" 2GB machine.
I am saying that this feature isn't very important to me. I know that for people with relative small displays or other needs, that full screen is a good idea (as I said before).
I am still giving Full screen mode a chance. I have been using mail and Safari in full screen the whole day and I am trying to find reasons to use it, but I think it doesn't fit in my workflows.
Runs smooth as butter on my 11" 2GB machine.
I am saying that this feature isn't very important to me. I know that for people with relative small displays or other needs, that full screen is a good idea (as I said before).
I am still giving Full screen mode a chance. I have been using mail and Safari in full screen the whole day and I am trying to find reasons to use it, but I think it doesn't fit in my workflows.
Dav1
Mar 25, 04:48 PM
Okay, I'm no newbie but I am stumped on this. Just got a new iPad 1. It came loaded with 3.2.2 (blow out pricing at Verizon). From all my reading, I can't jb this firm version. So, I dl'd the iPad 1,1 4.2.1.ipsw file so I could utilize the Greenp0is0n app (which, I gather 'used to' work on 3.2.2 but now requires 4.2.1). I shift-click (PC) to install that and Apple won't let me (natch, cuz it isn't 4.3.1). Since this is new, with unbreakable current firmware, I have no shsh blobs I can reference saved. So, changing the hostfile won't help me as there is nothing a cydia I can retrieve.
Question, in short, what do I need to do to jb this? :confused:
You have a very limited window, see this thread http://forums.macrumors.com/showthread.php?t=1124940
You need to run TinyUmbrella Now! Save your 4.3 blobs now...
Question, in short, what do I need to do to jb this? :confused:
You have a very limited window, see this thread http://forums.macrumors.com/showthread.php?t=1124940
You need to run TinyUmbrella Now! Save your 4.3 blobs now...
fcortese
Oct 25, 08:57 AM
Saw a similar pumpkin carved set up and he termed his the iPumpkin. Nice job they do look cool all lit up.
No comments:
Post a Comment