Showing posts with label ipad. Show all posts
Showing posts with label ipad. Show all posts

Mar 15, 2013

How to easily transfer your files to iPad with Python one liner

If you have files that cannot be easily shared from iTunes to your iPad device, and have access to Python,
simply open a command prompt or terminal in the directory you want to share and enter the command:

python -m SimpleHTTPServer 8000

You can substitute 8000 with any other free port.
Run ipconfig , or ifconfig if you are in  Linux to find your local ip e.g. 192.168.1.2

From your iPad, open safari and go to
http://192.168.1.2:8000
to access and download the files to your iPad.



Sep 22, 2012

How to find the old youtube player after upgrading to iOS6 in iPad (video).

The original hidef and fullscreen YouTube player it is still inside the (new) iPad, even after upgrading to iOS6. This is not about the prelaunch iPhone app, which is useful by the way, but not specifically designed for iPad.

The old player is available via the free Flipboard app. You can connect flipboard to your youtube account and browse favorites,subscripions,channels from the app. I hope that they won't release any updates removing the player from there too.  It is not necessary to have a Flipboard accountto use the app or watch youtube videos.

Here is a crap video i shot today showing the old player in action within Flipboard in iOS6.






Real Time Web Analytics