<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>mac-talks.com &#187; iphone</title>
	<atom:link href="http://www.mac-talks.com/category/iphone/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.mac-talks.com</link>
	<description>place where we talk about mac</description>
	<lastBuildDate>Mon, 12 Jul 2010 18:33:30 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Download iPhone SDK using wget</title>
		<link>http://www.mac-talks.com/2009/08/26/download-iphone-sdk-using-wge/#utm_source=feed&amp;utm_medium=feed&amp;utm_campaign=feed</link>
		<comments>http://www.mac-talks.com/2009/08/26/download-iphone-sdk-using-wge/#comments</comments>
		<pubDate>Wed, 26 Aug 2009 15:17:20 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[apple]]></category>
		<category><![CDATA[iphone]]></category>
		<category><![CDATA[tricks]]></category>
		<category><![CDATA[iphone sdk]]></category>

		<guid isPermaLink="false">http://www.mac-talks.com/?p=25</guid>
		<description><![CDATA[<p>If you are using slow connection like me and trying to download the apples iPhone SDK , then you already know how much tough it is , because of apple only allow to download this file after login. And non of the download manager can give you the resume facility. so after trying 2 days with <span style="color:#777"> . . . &#8594; Read More: <a href="http://www.mac-talks.com/2009/08/26/download-iphone-sdk-using-wge/">Download iPhone SDK using wget</a></span>


No related posts.

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<p>If you are using slow connection like me and trying to download the apples iPhone SDK , then you already know how much tough it is , because of apple only allow to download this file after login. And non of the download manager can give you the resume facility. so after trying 2 days with different downloaders i tried wget and got sucess <img src='http://www.mac-talks.com/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </p>
<p>Here i am discribing how to do it. First login to http://developer.apple.com/iphone (if you don&#8217;t have any account, just create one, it&#8217;s free). then use firefox extension to export (firebug+firecookie) cookie to cookie.txt . Then rest of the task simple. just copy download link from http://developer.apple.com/iphone and give the following command in the console.</p>
<blockquote><p>$cd /path/to/cookie.txt</p>
<p>$ wget  -ct 0 &#8211;load-cookies cookie.txt your_file_url</p></blockquote>
<p>that&#8217;s all, now you can resume download without any problem. Here is the command i used to download to download it.</p>
<blockquote><p>$ wget  -ct 0 &#8211;server-response &#8211;load-cookies cookies.txt http://developer.apple.com/iphone/download.action?path=/iphone/iphone_sdk_3.0__final/iphone_sdk_3.0__leopard__9m2736__final.dmg</p></blockquote>
<p>If this post help you, don&#8217;t forget to share it with others.</p>
<p>If you like our site, you can help us by sharing your knowledge and experience about mac here.</p>
number of view: 1269<p><a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save"><img src="http://www.mac-talks.com/wp-content/plugins/add-to-any/share_save_171_16.gif" width="171" height="16" alt="Share/Bookmark"/></a> </p>

<p>No related posts.</p>
<p>Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://www.mac-talks.com/2009/08/26/download-iphone-sdk-using-wge/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Re-enable DFU mode in Mac OS X 10.5.6</title>
		<link>http://www.mac-talks.com/2008/12/24/re-enable-dfu-mode-in-mac-os-x-1056/#utm_source=feed&amp;utm_medium=feed&amp;utm_campaign=feed</link>
		<comments>http://www.mac-talks.com/2008/12/24/re-enable-dfu-mode-in-mac-os-x-1056/#comments</comments>
		<pubDate>Wed, 24 Dec 2008 08:39:28 +0000</pubDate>
		<dc:creator>oshim</dc:creator>
				<category><![CDATA[apple]]></category>
		<category><![CDATA[hacks]]></category>
		<category><![CDATA[iphone]]></category>
		<category><![CDATA[tricks]]></category>

		<guid isPermaLink="false">http://www.mac-talks.com/?p=13</guid>
		<description><![CDATA[<p>this post will help them who are using hacked iPhone and mac os x 10.5.6(released December 15th ‘08). if you want to jailbreak or upgrade the firmware of your iPhone using mac os v10.5.6(released December 15th ‘08) then you have to follow these steps otherwise your new mac os will not support to upgrade your hacked <span style="color:#777"> . . . &#8594; Read More: <a href="http://www.mac-talks.com/2008/12/24/re-enable-dfu-mode-in-mac-os-x-1056/">Re-enable DFU mode in Mac OS X 10.5.6</a></span>


No related posts.

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<p>this post will help them who are using hacked iPhone and mac os x 10.5.6<span>(released December 15th ‘08)</span>. if you want to jailbreak or upgrade the firmware of your iPhone using mac os v10.5.6<span>(released December 15th ‘08)</span> then you have to follow these steps otherwise your new mac os will not support to upgrade your hacked iPhone.<span> it’s unclear if apple did this intentionally or if it’s a bug in the kernel.</span></p>
<p>you are required to be logged in as an administrator and you must provide the admin password.</p>
<ul>
<li>checks if you are at mac os x 10.5.6 or better (if not will quit)</li>
<li>quits all running apps (with save option)</li>
<li>backup the original files (AppleUSBHub.kext and IOUSBCompositeDriver.kext from 10.5.6) in a new folder on your Desktop</li>
<li>asks for your admin password</li>
<li>copy AppleUSBHub.kext and IOUSBCompositeDriver.kext from 10.5.5 into the desired location on your mac</li>
<li>set owner:group and permissions</li>
<li>rebuild the kextcache</li>
<li>reboot your mac</li>
</ul>
<p>download the automator application from here.</p>
<p>http://www.iphone-hacks.com/downloads/Install_IOUSBFamily_kext_10_5_5.zip</p>
<ol>
<li>unzip the archive</li>
<li>place the “Install_IOUSBFamily_kext_10_5_5″ folder <strong>on your Desktop</strong> (This is important)</li>
<li>open the folder and start the application “Fix_DFU_10_5_6″</li>
<li>you will see the readme box (click “OK”)</li>
<li>provide your admin password</li>
<p>let the Application do it’s job</p>
<li>at the end the Finder will open another dialog box telling you that the cache is being rebuild, click “OK” or just leave the box alone. after a couple of seconds your mac will reboot automatically &#8211; done, DFU is enabled again and your mac os x is ready to jailbreak your hacked iPhone.</li>
</ol>
number of view: 1421<p><a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save"><img src="http://www.mac-talks.com/wp-content/plugins/add-to-any/share_save_171_16.gif" width="171" height="16" alt="Share/Bookmark"/></a> </p>

<p>No related posts.</p>
<p>Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://www.mac-talks.com/2008/12/24/re-enable-dfu-mode-in-mac-os-x-1056/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Apple sells one million iPhone 3Gs in first weekend</title>
		<link>http://www.mac-talks.com/2008/07/29/apple-sells-one-million-iphone-3gs-in-first-weekend/#utm_source=feed&amp;utm_medium=feed&amp;utm_campaign=feed</link>
		<comments>http://www.mac-talks.com/2008/07/29/apple-sells-one-million-iphone-3gs-in-first-weekend/#comments</comments>
		<pubDate>Tue, 29 Jul 2008 05:05:07 +0000</pubDate>
		<dc:creator>lavluda</dc:creator>
				<category><![CDATA[apple]]></category>
		<category><![CDATA[iphone]]></category>
		<category><![CDATA[iPhone 3G]]></category>

		<guid isPermaLink="false">http://www.mac-talks.com/?p=5</guid>
		<description><![CDATA[<p>On Sunday, Apple sold its one millionth iPhone 3G, the company announced today. “iPhone 3G had a stunning opening weekend,” said Steve Jobs, Apple’s CEO. “It took 74 days to sell the first one million original iPhones, so the new iPhone 3G is clearly off to a great start around the world.”</p>
<p>WOW, i wish i will <span style="color:#777"> . . . &#8594; Read More: <a href="http://www.mac-talks.com/2008/07/29/apple-sells-one-million-iphone-3gs-in-first-weekend/">Apple sells one million iPhone 3Gs in first weekend</a></span>


Related posts:<ol><li><a href='http://www.mac-talks.com/2009/08/26/download-iphone-sdk-using-wge/' rel='bookmark' title='Permanent Link: Download iPhone SDK using wget'>Download iPhone SDK using wget</a> <small>If you are using slow connection like me and trying...</small></li>
</ol>

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<blockquote><p>On Sunday, Apple sold its one millionth iPhone 3G, the company announced today. “iPhone 3G had a stunning opening weekend,” said Steve Jobs, Apple’s CEO. “It took 74 days to sell the first one million original iPhones, so the new iPhone 3G is clearly off to a great start around the world.”</p></blockquote>
<p>WOW, i wish i will also get one very soon.</p>
number of view: 442<p><a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save"><img src="http://www.mac-talks.com/wp-content/plugins/add-to-any/share_save_171_16.gif" width="171" height="16" alt="Share/Bookmark"/></a> </p>

<p>Related posts:<ol><li><a href='http://www.mac-talks.com/2009/08/26/download-iphone-sdk-using-wge/' rel='bookmark' title='Permanent Link: Download iPhone SDK using wget'>Download iPhone SDK using wget</a> <small>If you are using slow connection like me and trying...</small></li>
</ol></p>
<p>Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://www.mac-talks.com/2008/07/29/apple-sells-one-million-iphone-3gs-in-first-weekend/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
	</channel>
</rss>
