Archive

Posts Tagged ‘mac’

Download iPhone SDK using wget

August 28th, 2009 lavluda 4 comments

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 :D

Here i am discribing how to do it. First login to http://developer.apple.com/iphone (if you don’t have any account, just create one, it’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.

$cd /path/to/cookie.txt

$ wget -ct 0 –load-cookies cookie.txt your_file_url

that’s all, now you can resume download without any problem. Here is the command i used to download to download it.

$ wget -ct 0 –server-response –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

If this post help you, don’t forget to share it with others.

number of view: 1572

Popularity: 9% [?]

  • Share/Bookmark
Categories: Tricks, iphone, mac Tags: , , ,

started mac-talks.com

July 29th, 2008 lavluda 1 comment

hi visitors,

everyday i am getting more and more visitor on my technical post. recently i got a new macbook pro, and playing with it. and thinking to sharing my knowledge on mac with all of you. so started mac-talks.com – a dedicated site for mac user/lover. recently i got 3 more guys who joined with me as contributor there. they are salahuddin66, zaher and oshim bhai. if you think you can also join with us, please register your account and send me request to smibrahim[at]gmail.com so that i can add u as author.

anyway let’s go to mac-talks.com :)

number of view: 893

Popularity: unranked [?]

  • Share/Bookmark
Categories: mac-talks Tags: