<?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>mexlinux.com &#187; iphone</title>
	<atom:link href="http://www.mexlinux.com/tag/iphone/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.mexlinux.com</link>
	<description>digital memories - everything is on the net</description>
	<lastBuildDate>Sat, 05 Nov 2011 17:35:52 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.4</generator>
		<item>
		<title>How to tether iphone on Ubuntu via USB</title>
		<link>http://www.mexlinux.com/how-to-tether-iphone-on-ubuntu-via-usb/</link>
		<comments>http://www.mexlinux.com/how-to-tether-iphone-on-ubuntu-via-usb/#comments</comments>
		<pubDate>Tue, 13 Jul 2010 23:08:54 +0000</pubDate>
		<dc:creator>mexlinux</dc:creator>
				<category><![CDATA[iphone]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[how to]]></category>
		<category><![CDATA[tips]]></category>

		<guid isPermaLink="false">http://www.mexlinux.com/?p=691</guid>
		<description><![CDATA[First you must have tethering enabled in the iPhone, either via your carrier, or via a 3rd party app such as MyWi. Simply add the corresponding PPA repository, either via your prefered GUI or with the command: sudo apt-add-repository ppa:pmcenery/ppa The update your sources with your GUI or with: sudo apt-get update And the install [...]]]></description>
			<content:encoded><![CDATA[<p>First you must have tethering enabled in the iPhone, either via your carrier, or via a 3rd party app such as MyWi.</p>
<p>Simply add the corresponding PPA repository, either via your prefered GUI or with the command:</p>
<blockquote><p>sudo apt-add-repository ppa:pmcenery/ppa</p></blockquote>
<p>The update your sources with your GUI or with:</p>
<blockquote><p>sudo apt-get update</p></blockquote>
<p>And the install ipheth-utils via Syaptic, or with the command:</p>
<blockquote><p>sudo apt-get install ipheth-utils</p></blockquote>
<p>Ready, next time you connect your iPhone, Ubuntu Lucid will automatically connect.</p>
<script type="text/javascript" src="http://cdn.socialtwist.com/2009021710379-1/script.js"></script><a class="st-taf" href="http://tellafriend.socialtwist.com:80" onclick="return false;" style="border:0;padding:0;margin:0;"><img alt="SocialTwist Tell-a-Friend" style="border:0;padding:0;margin:0;" src="http://images.socialtwist.com/2009021710379-1/button.png"onmouseout="STTAFFUNC.hideHoverMap(this)" onmouseover="STTAFFUNC.showHoverMap(this, '2009021710379-1', 'http%3A%2F%2Fwww.mexlinux.com%2Fhow-to-tether-iphone-on-ubuntu-via-usb%2F', 'How+to+tether+iphone+on+Ubuntu+via+USB')" onclick="STTAFFUNC.cw(this, {id:'2009021710379-1', link: 'http%3A%2F%2Fwww.mexlinux.com%2Fhow-to-tether-iphone-on-ubuntu-via-usb%2F', title: 'How+to+tether+iphone+on+Ubuntu+via+USB' });"/></a>]]></content:encoded>
			<wfw:commentRss>http://www.mexlinux.com/how-to-tether-iphone-on-ubuntu-via-usb/feed/</wfw:commentRss>
		<slash:comments>27</slash:comments>
		</item>
		<item>
		<title>How to sync music between iPhone and ubuntu using new ifuse</title>
		<link>http://www.mexlinux.com/how-to-sync-music-between-iphone-and-ubuntu-using-new-ifuse/</link>
		<comments>http://www.mexlinux.com/how-to-sync-music-between-iphone-and-ubuntu-using-new-ifuse/#comments</comments>
		<pubDate>Fri, 26 Mar 2010 02:52:24 +0000</pubDate>
		<dc:creator>mexlinux</dc:creator>
				<category><![CDATA[iphone]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[how to]]></category>
		<category><![CDATA[tips]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://www.mexlinux.com/?p=643</guid>
		<description><![CDATA[iphone and ubuntu can be much more well integrated now. If you used the previuose method described here some months ago, you must first remove those changes: First remove the packages sudo apt-get remove gvfs-backends ifuse libiphone-dev libplist0 libplist-dev libiphone0  libgpod4 libusbmux0 libusbmux-dev gtkpod Now let&#8217;s remove the jonabeck PPA repo: Either adding it as [...]]]></description>
			<content:encoded><![CDATA[<p>iphone and ubuntu can be much more well integrated now.</p>
<p><strong>If you used the previuose method described here some months ago, you must first remove those changes:</strong></p>
<p>First remove the packages</p>
<blockquote><p>sudo apt-get remove gvfs-backends ifuse libiphone-dev libplist0 libplist-dev libiphone0  libgpod4 libusbmux0 libusbmux-dev gtkpod</p></blockquote>
<p>Now let&#8217;s remove the jonabeck PPA repo:</p>
<p style="margin-top: 0px; margin-right: 0px; margin-bottom: 10px; margin-left: 0px; padding: 0px;">Either adding it as root to your /etc/apt/sources.list file</p>
<p style="margin-top: 0px; margin-right: 0px; margin-bottom: 10px; margin-left: 0px; padding: 0px;">Or with the GUI “Software sources”</p>
<p style="margin-top: 0px; margin-right: 0px; margin-bottom: 10px; margin-left: 0px; padding: 0px;">
<p style="margin-top: 0px; margin-right: 0px; margin-bottom: 10px; margin-left: 0px; padding: 0px;">Now:  lets perform an update and upgrade:</p>
<blockquote>
<p style="margin-top: 0px; margin-right: 0px; margin-bottom: 10px; margin-left: 0px; padding: 0px;">sudo apt-get update &amp;&amp; sudo apt-get upgrade</p>
</blockquote>
<p style="margin-top: 0px; margin-right: 0px; margin-bottom: 10px; margin-left: 0px; padding: 0px;">
<p style="margin-top: 0px; margin-right: 0px; margin-bottom: 10px; margin-left: 0px; padding: 0px;">At this point it might be a good option to reboot the system.</p>
<p style="margin-top: 0px; margin-right: 0px; margin-bottom: 10px; margin-left: 0px; padding: 0px;">
<p style="margin-top: 0px; margin-right: 0px; margin-bottom: 10px; margin-left: 0px; padding: 0px;"><strong>New Mehod starts here</strong></p>
<p style="margin-top: 0px; margin-right: 0px; margin-bottom: 10px; margin-left: 0px; padding: 0px;">Let&#8217;s add a new PPA repository:</p>
<blockquote>
<p style="margin-top: 0px; margin-right: 0px; margin-bottom: 10px; margin-left: 0px; padding: 0px;">sudo add-apt-repository ppa:pmcenery/ppa</p>
</blockquote>
<p style="margin-top: 0px; margin-right: 0px; margin-bottom: 10px; margin-left: 0px; padding: 0px;">Let&#8217;s make a full update and upgrade:</p>
<blockquote>
<p style="margin-top: 0px; margin-right: 0px; margin-bottom: 10px; margin-left: 0px; padding: 0px;">sudo apt-get update &amp;&amp; sudo apt-get dist-upgrade</p>
</blockquote>
<p style="margin-top: 0px; margin-right: 0px; margin-bottom: 10px; margin-left: 0px; padding: 0px;">Let&#8217;s install the new needed packages:</p>
<blockquote>
<p style="margin-top: 0px; margin-right: 0px; margin-bottom: 10px; margin-left: 0px; padding: 0px;">sudo apt-get install gvfs gvfs-backends gvfs-bin gvfs-fuse libgvfscommon0 ifuse libgpod-dev libgpod-common libimobiledevice-utils libimobiledevice0 libimobiledevice-dev python-libimobiledevice libplist++1 libplist-utils python-plist libusb-1.0-0 libusb-1.0-0-dev libusbmuxd1 usbmuxd</p>
</blockquote>
<p style="margin-top: 0px; margin-right: 0px; margin-bottom: 10px; margin-left: 0px; padding: 0px;">Now we have to add our own user to the fuse group:</p>
<blockquote>
<p style="margin-top: 0px; margin-right: 0px; margin-bottom: 10px; margin-left: 0px; padding: 0px;">sudo adduser $USER fuse</p>
</blockquote>
<p style="margin-top: 0px; margin-right: 0px; margin-bottom: 10px; margin-left: 0px; padding: 0px;">Let&#8217;s modify the fuse config file:</p>
<blockquote>
<p style="margin-top: 0px; margin-right: 0px; margin-bottom: 10px; margin-left: 0px; padding: 0px;">gksudo gedit /etc/fuse.conf</p>
</blockquote>
<p style="margin-top: 0px; margin-right: 0px; margin-bottom: 10px; margin-left: 0px; padding: 0px;">Uncoment the line that says</p>
<blockquote>
<p style="margin-top: 0px; margin-right: 0px; margin-bottom: 10px; margin-left: 0px; padding: 0px;">&#8220;#user_allow_other&#8221;</p>
</blockquote>
<p style="margin-top: 0px; margin-right: 0px; margin-bottom: 10px; margin-left: 0px; padding: 0px;">(uncoment means remove the &#8220;#&#8221;)</p>
<p style="margin-top: 0px; margin-right: 0px; margin-bottom: 10px; margin-left: 0px; padding: 0px;">
<p style="margin-top: 0px; margin-right: 0px; margin-bottom: 10px; margin-left: 0px; padding: 0px;">Ready: Now symply connect your iphone and it will be detected, you can see it in Rhythmbox and other media players.</p>
<p style="margin-top: 0px; margin-right: 0px; margin-bottom: 10px; margin-left: 0px; padding: 0px;">Tip: iPhone should not be password protected when connected</p>
<p style="margin-top: 0px; margin-right: 0px; margin-bottom: 10px; margin-left: 0px; padding: 0px;">
<p style="margin-top: 0px; margin-right: 0px; margin-bottom: 10px; margin-left: 0px; padding: 0px;">You will notice that you have two iphone mounted devices, one as camera, and one as phone. Enjoy <img src='http://www.mexlinux.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p style="margin-top: 0px; margin-right: 0px; margin-bottom: 10px; margin-left: 0px; padding: 0px;">
<p><a href="http://www.mexlinux.com/wp-content/uploads/2010/03/iphones.png"><img class="alignright size-medium wp-image-646" title="iphones" src="http://www.mexlinux.com/wp-content/uploads/2010/03/iphones-234x300.png" alt="iphones" width="234" height="300" /></a></p>
<script type="text/javascript" src="http://cdn.socialtwist.com/2009021710379-1/script.js"></script><a class="st-taf" href="http://tellafriend.socialtwist.com:80" onclick="return false;" style="border:0;padding:0;margin:0;"><img alt="SocialTwist Tell-a-Friend" style="border:0;padding:0;margin:0;" src="http://images.socialtwist.com/2009021710379-1/button.png"onmouseout="STTAFFUNC.hideHoverMap(this)" onmouseover="STTAFFUNC.showHoverMap(this, '2009021710379-1', 'http%3A%2F%2Fwww.mexlinux.com%2Fhow-to-sync-music-between-iphone-and-ubuntu-using-new-ifuse%2F', 'How+to+sync+music+between+iPhone+and+ubuntu+using+new+ifuse')" onclick="STTAFFUNC.cw(this, {id:'2009021710379-1', link: 'http%3A%2F%2Fwww.mexlinux.com%2Fhow-to-sync-music-between-iphone-and-ubuntu-using-new-ifuse%2F', title: 'How+to+sync+music+between+iPhone+and+ubuntu+using+new+ifuse' });"/></a>]]></content:encoded>
			<wfw:commentRss>http://www.mexlinux.com/how-to-sync-music-between-iphone-and-ubuntu-using-new-ifuse/feed/</wfw:commentRss>
		<slash:comments>11</slash:comments>
		</item>
		<item>
		<title>How to make iPhone Skype calls over 3g and not only over WiFi</title>
		<link>http://www.mexlinux.com/how-to-make-iphone-skype-calls-over-3g-and-not-only-over-wifi/</link>
		<comments>http://www.mexlinux.com/how-to-make-iphone-skype-calls-over-3g-and-not-only-over-wifi/#comments</comments>
		<pubDate>Mon, 28 Dec 2009 03:13:52 +0000</pubDate>
		<dc:creator>mexlinux</dc:creator>
				<category><![CDATA[iphone]]></category>
		<category><![CDATA[how to]]></category>
		<category><![CDATA[jailbreak]]></category>
		<category><![CDATA[tips]]></category>

		<guid isPermaLink="false">http://www.mexlinux.com/?p=614</guid>
		<description><![CDATA[Because of Apple policies, the VoIP software can use WiFi connections only and not 3G. In other words you can not make skype calls on the road. In order to do it, this is what you need: 1-Your iPhone must be jailbroken, if it&#8217;s not, read this. 2-Install your Skype or Fing app from the [...]]]></description>
			<content:encoded><![CDATA[<p>Because of Apple policies, the VoIP software can use WiFi connections only and not 3G.<br />
In other words you can not make skype calls on the road.<br />
In order to do it, this is what you need:</p>
<p>1-Your iPhone must be jailbroken, if it&#8217;s not, <a href="http://www.mexlinux.com/how-to-jailbreak-an-iphone-with-os-3-x/">read this.</a><br />
2-Install your Skype or Fing app from the App Store.<br />
3-Install 3G Unrestrictor from Cydia.<br />
4-Open 3G unrestrictor and add the desired applications (skype, fringe, whatever you want)<br />
<a href="http://www.kqzyfj.com/click-3656491-10576188" target="_top"><br />
<img src="http://www.awltovhc.com/image-3656491-10576188" width="100" height="100" alt="" border="0"/></a><br />
Ready</p>
<script type="text/javascript" src="http://cdn.socialtwist.com/2009021710379-1/script.js"></script><a class="st-taf" href="http://tellafriend.socialtwist.com:80" onclick="return false;" style="border:0;padding:0;margin:0;"><img alt="SocialTwist Tell-a-Friend" style="border:0;padding:0;margin:0;" src="http://images.socialtwist.com/2009021710379-1/button.png"onmouseout="STTAFFUNC.hideHoverMap(this)" onmouseover="STTAFFUNC.showHoverMap(this, '2009021710379-1', 'http%3A%2F%2Fwww.mexlinux.com%2Fhow-to-make-iphone-skype-calls-over-3g-and-not-only-over-wifi%2F', 'How+to+make+iPhone+Skype+calls+over+3g+and+not+only+over+WiFi')" onclick="STTAFFUNC.cw(this, {id:'2009021710379-1', link: 'http%3A%2F%2Fwww.mexlinux.com%2Fhow-to-make-iphone-skype-calls-over-3g-and-not-only-over-wifi%2F', title: 'How+to+make+iPhone+Skype+calls+over+3g+and+not+only+over+WiFi' });"/></a>]]></content:encoded>
			<wfw:commentRss>http://www.mexlinux.com/how-to-make-iphone-skype-calls-over-3g-and-not-only-over-wifi/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to make skype video calls with your iPhone</title>
		<link>http://www.mexlinux.com/how-to-make-skype-video-calls-with-your-iphone/</link>
		<comments>http://www.mexlinux.com/how-to-make-skype-video-calls-with-your-iphone/#comments</comments>
		<pubDate>Mon, 28 Dec 2009 03:04:53 +0000</pubDate>
		<dc:creator>mexlinux</dc:creator>
				<category><![CDATA[iphone]]></category>
		<category><![CDATA[tips]]></category>

		<guid isPermaLink="false">http://www.mexlinux.com/?p=603</guid>
		<description><![CDATA[By defult the Skype iPone App does not support Video. But there is simple workaround: Use Fringe. First you must have a account Then from your iPhone go the App Store, search fring and install it. Open the fring app to open a fring account. Ready now you have skype with video.]]></description>
			<content:encoded><![CDATA[<p>By defult the Skype iPone App does not support Video.<br />
But there is simple workaround: Use Fringe.</p>
<p>First you must have a <a href="http://www.anrdoezrs.net/click-3656491-10576120" target="_top"><br />
<img src="http://www.lduhtrp.net/image-3656491-10576120" width="120" height="53" alt="" border="0"/></a> account</p>
<p>Then from your iPhone go the App Store, search <strong>fring</strong> and install it.<br />
Open the fring app to open a fring account. </p>
<p>Ready now you have skype with video.</p>
<script type="text/javascript" src="http://cdn.socialtwist.com/2009021710379-1/script.js"></script><a class="st-taf" href="http://tellafriend.socialtwist.com:80" onclick="return false;" style="border:0;padding:0;margin:0;"><img alt="SocialTwist Tell-a-Friend" style="border:0;padding:0;margin:0;" src="http://images.socialtwist.com/2009021710379-1/button.png"onmouseout="STTAFFUNC.hideHoverMap(this)" onmouseover="STTAFFUNC.showHoverMap(this, '2009021710379-1', 'http%3A%2F%2Fwww.mexlinux.com%2Fhow-to-make-skype-video-calls-with-your-iphone%2F', 'How+to+make+skype+video+calls+with+your+iPhone')" onclick="STTAFFUNC.cw(this, {id:'2009021710379-1', link: 'http%3A%2F%2Fwww.mexlinux.com%2Fhow-to-make-skype-video-calls-with-your-iphone%2F', title: 'How+to+make+skype+video+calls+with+your+iPhone' });"/></a>]]></content:encoded>
			<wfw:commentRss>http://www.mexlinux.com/how-to-make-skype-video-calls-with-your-iphone/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to sync music between iphone and Ubuntu</title>
		<link>http://www.mexlinux.com/how-to-sync-music-between-iphone-and-ubuntu/</link>
		<comments>http://www.mexlinux.com/how-to-sync-music-between-iphone-and-ubuntu/#comments</comments>
		<pubDate>Sun, 27 Dec 2009 19:52:18 +0000</pubDate>
		<dc:creator>mexlinux</dc:creator>
				<category><![CDATA[iphone]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[how to]]></category>
		<category><![CDATA[tips]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://www.mexlinux.com/?p=580</guid>
		<description><![CDATA[This method is deprecated Use This other method instead to sync iphone and ubuntu http://www.mexlinux.com/how-to-sync-music-between-iphone-and-ubuntu-using-new-ifuse/ OK, now is beginig to be possible to sync your music from Ubuntu to your iPhone, thanks to the work of marcan and many others. Disclaimer: This is very Alfa software, I didn&#8217;t invented any of the things I&#8217;m writing [...]]]></description>
			<content:encoded><![CDATA[<p><strong>This method is deprecate</strong>d<br />
<strong><a href="http://www.mexlinux.com/how-to-sync-music-between-iphone-and-ubuntu-using-new-ifuse/"><span style="color: #ff0000;">Use This other method instead to sync iphone and ubuntu<br />
<br />http://www.mexlinux.com/how-to-sync-music-between-iphone-and-ubuntu-using-new-ifuse/</span></a></strong></p>
<p>OK, now is beginig to be possible to sync your music from Ubuntu to your iPhone, thanks to the work of <strong>marcan</strong> and many others.</p>
<p>Disclaimer: This is very Alfa software, I didn&#8217;t invented any of the things I&#8217;m writing about, I just adpated the marcan instructions in the way they worked for me, to my personal systems, wich I&#8217;m sure many are using: Ubuntu Karmic Koala 9.10 and iPhone 3G with OS 3.1.2, by the way you need to have some music synced by iTunes before you can start.<br />
Don&#8217;t cry if your iPhone melts:</p>
<p>1- update your system, either via synaptic or with</p>
<blockquote><p>sudo apt-get update</p>
<p>sudo apt-get upgrade</p></blockquote>
<p>2- Add the PPA repository with the needed packages :</p>
<blockquote><p>deb http://ppa.launchpad.net/jonabeck/ppa/ubuntu karmic main</p></blockquote>
<p>Either adding it as root to your /etc/apt/sources.list file</p>
<p>Or with the GUI &#8220;Software sources&#8221;</p>
<p>Then add the key for the repo with this command:<br />
<code>sudo apt-key adv --recv-keys --keyserver keyserver.ubuntu.com F0876AC9</code></p>
<p>And update again with:</p>
<blockquote><p>sudo apt-get update</p></blockquote>
<p><span style="font-family: 'Lucida Grande', Verdana, Arial, sans-serif; color: #333333;"><span style="line-height: 16px; font-size: small; "><br />
</span></span></p>
<p>3- Install the packages required for compilation, and the already packaged libraries:</p>
<blockquote><p>sudo apt-get install git-core cmake autoconf libtool libglib2.0-dev intltool gtk-doc-tools  libsqlite3-dev  libxml2-dev  libiphone-dev libplist1 libusb-1.0-0 libusb-1.0-0-dev libusbmux0 libusbmux-dev ifuse libiphone0 libplist0 libplist-dev</p></blockquote>
<p>4-Get the libgpod code and compile it:</p>
<blockquote><p>$ git clone git://gtkpod.git.sourceforge.net/gitroot/gtkpod/libgpod<br />
$ cd libgpod<br />
$ CFLAGS=&#8221;-g -O0&#8243; sh autogen.sh &#8211;prefix=/usr<br />
$ make<br />
$ sudo make install</p></blockquote>
<p>5-Create a folder to mount it, and mount it:</p>
<blockquote><p>sudo mkdir /media/ipod</p></blockquote>
<p>**connect your iPhone**</p>
<blockquote><p>sudo ifuse /media/ipod</p></blockquote>
<p>6-Create the needed directory and files:</p>
<blockquote><p>cd /media/ipod/iTunes_Control<br />
mkdir Device</p></blockquote>
<p>Find your UUID with</p>
<blockquote><p>lsusb -v | grep -i iSerial</p></blockquote>
<p>grab your UUID wich is the 40 characters long text<br />
and run the following command replaceing  with yours:</p>
<blockquote><p>ipod-read-sysinfo-extended  /media/ipod</p></blockquote>
<p>This has generated a needed file into the Device folder.</p>
<p>7-Thats it. Now you can open the gtkpod application and sync your iPhone.</p>
<p>Notes:<br />
In order tu unmount your iphone first dissconect it via gtkpod and the you can use</p>
<blockquote><p>sudo umount /media/ipod</p></blockquote>
<p>And to mount it again just</p>
<blockquote><p>sudo ifuse /media/ipod</p></blockquote>
<script type="text/javascript" src="http://cdn.socialtwist.com/2009021710379-1/script.js"></script><a class="st-taf" href="http://tellafriend.socialtwist.com:80" onclick="return false;" style="border:0;padding:0;margin:0;"><img alt="SocialTwist Tell-a-Friend" style="border:0;padding:0;margin:0;" src="http://images.socialtwist.com/2009021710379-1/button.png"onmouseout="STTAFFUNC.hideHoverMap(this)" onmouseover="STTAFFUNC.showHoverMap(this, '2009021710379-1', 'http%3A%2F%2Fwww.mexlinux.com%2Fhow-to-sync-music-between-iphone-and-ubuntu%2F', 'How+to+sync+music+between+iphone+and+Ubuntu')" onclick="STTAFFUNC.cw(this, {id:'2009021710379-1', link: 'http%3A%2F%2Fwww.mexlinux.com%2Fhow-to-sync-music-between-iphone-and-ubuntu%2F', title: 'How+to+sync+music+between+iphone+and+Ubuntu' });"/></a>]]></content:encoded>
			<wfw:commentRss>http://www.mexlinux.com/how-to-sync-music-between-iphone-and-ubuntu/feed/</wfw:commentRss>
		<slash:comments>22</slash:comments>
		</item>
		<item>
		<title>How to Jailbreak an iphone with OS 3.x</title>
		<link>http://www.mexlinux.com/how-to-jailbreak-an-iphone-with-os-3-x/</link>
		<comments>http://www.mexlinux.com/how-to-jailbreak-an-iphone-with-os-3-x/#comments</comments>
		<pubDate>Sun, 15 Nov 2009 15:20:26 +0000</pubDate>
		<dc:creator>mexlinux</dc:creator>
				<category><![CDATA[iphone]]></category>
		<category><![CDATA[how to]]></category>
		<category><![CDATA[jailbreak]]></category>

		<guid isPermaLink="false">http://www.mexlinux.com/?p=543</guid>
		<description><![CDATA[I have a previouse post about how to jailbrake an iphone but now it may be diffrent, there are two publishers of jailbreaking applications: the Dev-Team and geohot (any other source you find is just selling what they give for free). Well, geohot has published a new app called blackra1n, this is definitivelly the fastest [...]]]></description>
			<content:encoded><![CDATA[<p>I have a previouse post about <a href="http://www.mexlinux.com/how-to-jailbreak-an-iphone/">how to jailbrake an iphone</a> but now it may be diffrent, there are two publishers of jailbreaking applications: the <a href="http://blog.iphone-dev.org/">Dev-Team</a> and <a href="http://iphonejtag.blogspot.com/">geohot</a> (any other source you find is just selling what they give for free).</p>
<p>Well, geohot has published a new app called <strong>blackra1n</strong>, this is definitivelly the fastest jailbreak I have ever seen. Not even a how to is really needed, just go to his site, download, run, follow the onscreen instructions (basically, click, connect, and wait)</p>
<p>And have fun!</p>
<script type="text/javascript" src="http://cdn.socialtwist.com/2009021710379-1/script.js"></script><a class="st-taf" href="http://tellafriend.socialtwist.com:80" onclick="return false;" style="border:0;padding:0;margin:0;"><img alt="SocialTwist Tell-a-Friend" style="border:0;padding:0;margin:0;" src="http://images.socialtwist.com/2009021710379-1/button.png"onmouseout="STTAFFUNC.hideHoverMap(this)" onmouseover="STTAFFUNC.showHoverMap(this, '2009021710379-1', 'http%3A%2F%2Fwww.mexlinux.com%2Fhow-to-jailbreak-an-iphone-with-os-3-x%2F', 'How+to+Jailbreak+an+iphone+with+OS+3.x')" onclick="STTAFFUNC.cw(this, {id:'2009021710379-1', link: 'http%3A%2F%2Fwww.mexlinux.com%2Fhow-to-jailbreak-an-iphone-with-os-3-x%2F', title: 'How+to+Jailbreak+an+iphone+with+OS+3.x' });"/></a>]]></content:encoded>
			<wfw:commentRss>http://www.mexlinux.com/how-to-jailbreak-an-iphone-with-os-3-x/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>How to turn you iPhone into a Multitasking device</title>
		<link>http://www.mexlinux.com/how-to-turn-you-iphone-into-a-multitasking-device/</link>
		<comments>http://www.mexlinux.com/how-to-turn-you-iphone-into-a-multitasking-device/#comments</comments>
		<pubDate>Sat, 17 Oct 2009 14:38:50 +0000</pubDate>
		<dc:creator>mexlinux</dc:creator>
				<category><![CDATA[iphone]]></category>
		<category><![CDATA[how to]]></category>
		<category><![CDATA[jailbreak]]></category>
		<category><![CDATA[tips]]></category>

		<guid isPermaLink="false">http://www.mexlinux.com/?p=493</guid>
		<description><![CDATA[There are not technical reasons, only Apple marketing policies, but the iPhone is not allowed to run multiple applications simultaneously , by design only the phone, mail, ipod, and maybe some other Apple application can run in the backgroud. This is of course not the desired behavior for many cases&#8230; Multitasking you can, for example: [...]]]></description>
			<content:encoded><![CDATA[<p>There are not technical reasons, only Apple marketing policies, but the iPhone is not allowed to run multiple applications simultaneously , by design only the phone, mail, ipod, and maybe some other Apple application can run in the backgroud.</p>
<p>This is of course not the desired behavior for many cases&#8230;</p>
<p>Multitasking you can, for example:</p>
<ul>
<li>Have a messaging service available at any  time.</li>
<li>Have an IP phone (e.g. skype, gizmo5) available all time.</li>
<li>Pause a game,  go to write an email, read the news, and go back to the game&#8230;etc.</li>
<li>etc</li>
</ul>
<p>So this is what&#8217;s needed to enable Multitasking in your iPhone:</p>
<ol>
<li>In order to enable it, the iPhone must be <a title="What is Jailbreak" href="http://www.mexlinux.com/so-what-is-the-jailbreak-is-that-safe-legal/">jailbroken</a>, if  it&#8217;s not, there&#8217;s a <a href="http://www.mexlinux.com/how-to-jailbreak-an-iphone/">jailbreak how to here</a>.</li>
<li>From Cydia (or Icy), search and install the <strong>backgrounder</strong> app. This will provide the availability to run applications in the background.</li>
<li>From Cydia (or Icy), search and install the application <strong>kirikae</strong>. This will provide a task manager that will let you switch between open applications and close them. You can also add favorite apps to open faster.</li>
<li>Have Fun <img src='http://www.mexlinux.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </li>
</ol>
<script type="text/javascript" src="http://cdn.socialtwist.com/2009021710379-1/script.js"></script><a class="st-taf" href="http://tellafriend.socialtwist.com:80" onclick="return false;" style="border:0;padding:0;margin:0;"><img alt="SocialTwist Tell-a-Friend" style="border:0;padding:0;margin:0;" src="http://images.socialtwist.com/2009021710379-1/button.png"onmouseout="STTAFFUNC.hideHoverMap(this)" onmouseover="STTAFFUNC.showHoverMap(this, '2009021710379-1', 'http%3A%2F%2Fwww.mexlinux.com%2Fhow-to-turn-you-iphone-into-a-multitasking-device%2F', 'How+to+turn+you+iPhone+into+a+Multitasking+device')" onclick="STTAFFUNC.cw(this, {id:'2009021710379-1', link: 'http%3A%2F%2Fwww.mexlinux.com%2Fhow-to-turn-you-iphone-into-a-multitasking-device%2F', title: 'How+to+turn+you+iPhone+into+a+Multitasking+device' });"/></a>]]></content:encoded>
			<wfw:commentRss>http://www.mexlinux.com/how-to-turn-you-iphone-into-a-multitasking-device/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>How to view PNG images from iPhone</title>
		<link>http://www.mexlinux.com/how-to-view-png-images-from-iphone/</link>
		<comments>http://www.mexlinux.com/how-to-view-png-images-from-iphone/#comments</comments>
		<pubDate>Fri, 04 Sep 2009 02:35:01 +0000</pubDate>
		<dc:creator>mexlinux</dc:creator>
				<category><![CDATA[iphone]]></category>
		<category><![CDATA[jailbreak]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[tips]]></category>

		<guid isPermaLink="false">http://www.mexlinux.com/?p=194</guid>
		<description><![CDATA[For some unknown reason the images in the iphone, stored as png files do not have a standard format and are not viewable by the general image viewers. In order to be viewable by linux or windows, they need to be normalized, Axel E. Brzostowski has written a python script that normalize the files, making [...]]]></description>
			<content:encoded><![CDATA[<p>For some unknown reason the images in the iphone, stored as png files do not have a standard format and are not viewable by the general image viewers.</p>
<p>In order to be viewable by linux or windows, they need to be normalized, Axel E. Brzostowski has written a python script that normalize the files, making the readable by any imaging program.</p>
<p>Here is a zip file with the script:<a href="http://www.mexlinux.com/wp-content/uploads/2009/09/ipin1.0.zip"> iPIN &#8211; iPhone PNG Images Normalizer v1.0</a> it sholud work on any system with python installed (I have personaly only tested in linux)</p>
<script type="text/javascript" src="http://cdn.socialtwist.com/2009021710379-1/script.js"></script><a class="st-taf" href="http://tellafriend.socialtwist.com:80" onclick="return false;" style="border:0;padding:0;margin:0;"><img alt="SocialTwist Tell-a-Friend" style="border:0;padding:0;margin:0;" src="http://images.socialtwist.com/2009021710379-1/button.png"onmouseout="STTAFFUNC.hideHoverMap(this)" onmouseover="STTAFFUNC.showHoverMap(this, '2009021710379-1', 'http%3A%2F%2Fwww.mexlinux.com%2Fhow-to-view-png-images-from-iphone%2F', 'How+to+view+PNG+images+from+iPhone')" onclick="STTAFFUNC.cw(this, {id:'2009021710379-1', link: 'http%3A%2F%2Fwww.mexlinux.com%2Fhow-to-view-png-images-from-iphone%2F', title: 'How+to+view+PNG+images+from+iPhone' });"/></a>]]></content:encoded>
			<wfw:commentRss>http://www.mexlinux.com/how-to-view-png-images-from-iphone/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>How to jailbreak an iPhone</title>
		<link>http://www.mexlinux.com/how-to-jailbreak-an-iphone/</link>
		<comments>http://www.mexlinux.com/how-to-jailbreak-an-iphone/#comments</comments>
		<pubDate>Wed, 02 Sep 2009 23:25:03 +0000</pubDate>
		<dc:creator>mexlinux</dc:creator>
				<category><![CDATA[iphone]]></category>
		<category><![CDATA[jailbreak]]></category>
		<category><![CDATA[tips]]></category>

		<guid isPermaLink="false">http://www.mexlinux.com/?p=171</guid>
		<description><![CDATA[First thing to understand, the jailbreaking process is something you do the software on your own device, and although it has been proven to be safe, you are the only person responsible of what you do, and you understand that you might loose your apples warranty. So you understand and accept your own risks. OK, [...]]]></description>
			<content:encoded><![CDATA[<p><em>First thing to understand, the jailbreaking process is something you do the software on your own device, and </em>although<em> it has been proven to be safe, you are the only person responsible of what you do, and you understand that you might loose your apples warranty. So you understand and accept your own risks.</p>
<div id="attachment_206" class="wp-caption alignright" style="width: 310px"><em><a href="http://www.mexlinux.com/wp-content/uploads/2009/09/iphone_jailbreak.jpg"><img class="size-medium wp-image-206  " title="iphone_jailbreak" src="http://www.mexlinux.com/wp-content/uploads/2009/09/iphone_jailbreak-300x283.jpg" alt="Jailbreak" width="300" height="283" /></a></em><p class="wp-caption-text">Jailbreaking is fun</p></div>
<p></em></p>
<p>OK, first thing, don&#8217;t get spamed or confused the official page for the jailbraking is this the Dev-Team blog <a href="http://blog.iphone-dev.org/">http://blog.iphone-dev.org/</a></p>
<p>The jeailbreaking process can be made from Mac, Linux or Windows.</p>
<p>0-Syncronize or back up your data!</p>
<p>1-Download the <strong>redsn0w</strong> application <a href="http://blog.iphone-dev.org/" target="_blank">http://blog.iphone-dev.org/</a> for your corresponding operating system from the software section (left side) on the blog from the Dev-Team.</p>
<p>2-Find the firmware file of your <strong>current</strong> firmware that iTunes downloaded when upgrading.</p>
<p>in <strong>OS X</strong> look in</p>
<p><em>~username/Library/iTunes/iPod Software Updates/</em></p>
<p>in <strong>Window</strong>s in look in</p>
<p><em>C:\Users\Your Account Name\AppData\Roaming\Apple Computer\iTunes\iPod Software Updates</em></p>
<p>or</p>
<p><em>%UserProfile%\AppData\Roaming\Apple Computer\iTunes\iPod Software Updates</em></p>
<p><strong>in Linux </strong>look in<strong><br />
</strong></p>
<p><em> ~/there-is-no-iTunes-for-linux/come-on/go-to-next-step</em></p>
<p>2.1-If you don&#8217;t have the file, you can download it from this page:</p>
<p><a href="http://www.poorlad.com/iCommunity/">http://www.poorlad.com/iCommunity/</a></p>
<p>3-Run the <em><strong>redn0w</strong></em> program. And simply follow the on screen instructions. You need to get the iphone in a special mode called DFU my pressing and holding the buttons as you will see, if you don&#8217;t get it on the first time, simple click back, and try again&#8230;.</p>
<p>4-Once it ask for what programs to install select Cydia (it&#8217;s been reported that selecting icy might cause some problems)</p>
<p>5-Keep following on-screein instructions, wait, and your are all set. Welcome to the club!</p>
<script type="text/javascript" src="http://cdn.socialtwist.com/2009021710379-1/script.js"></script><a class="st-taf" href="http://tellafriend.socialtwist.com:80" onclick="return false;" style="border:0;padding:0;margin:0;"><img alt="SocialTwist Tell-a-Friend" style="border:0;padding:0;margin:0;" src="http://images.socialtwist.com/2009021710379-1/button.png"onmouseout="STTAFFUNC.hideHoverMap(this)" onmouseover="STTAFFUNC.showHoverMap(this, '2009021710379-1', 'http%3A%2F%2Fwww.mexlinux.com%2Fhow-to-jailbreak-an-iphone%2F', 'How+to+jailbreak+an+iPhone')" onclick="STTAFFUNC.cw(this, {id:'2009021710379-1', link: 'http%3A%2F%2Fwww.mexlinux.com%2Fhow-to-jailbreak-an-iphone%2F', title: 'How+to+jailbreak+an+iPhone' });"/></a>]]></content:encoded>
			<wfw:commentRss>http://www.mexlinux.com/how-to-jailbreak-an-iphone/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WordPress app for iPhone</title>
		<link>http://www.mexlinux.com/wordpress-app-for-iphone/</link>
		<comments>http://www.mexlinux.com/wordpress-app-for-iphone/#comments</comments>
		<pubDate>Sun, 30 Aug 2009 22:59:08 +0000</pubDate>
		<dc:creator>mexlinux</dc:creator>
				<category><![CDATA[iphone]]></category>
		<category><![CDATA[blog]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.mexlinux.com/?p=101</guid>
		<description><![CDATA[If you have a blog and an iPhone, you can write your post on the road, this app is for you. This app supports the blogging system WordPress, either hosted at wordpress.com or in your own domain, the only pre-requisite is to have wordpress 2.5.1 version or higher. To get it from the AppStore, simply [...]]]></description>
			<content:encoded><![CDATA[<p>If you have a blog and an iPhone, you can write your post on the road, this app is for you.</p>
<p>This app supports the blogging system WordPress, either hosted at wordpress.com or in your own domain, the only pre-requisite is to have wordpress 2.5.1 version or higher.</p>
<p>To get it from the AppStore, simply search for <strong>wordpress</strong> and download it, it&#8217;s a free App from Automattic, Inc.</p>
<p>In order for you to be able to post, in your blog site,   you have to go to your SiteAdmin&gt;Settings&gt;Writing -&gt;Remote Publishing and toggle the XML-RPC on.</p>
<div id="attachment_102" class="wp-caption alignnone" style="width: 310px"><a href="http://www.mexlinux.com/wp-content/uploads/2009/08/xml-rpc.png"><img class="size-medium wp-image-102 " title="xml-rpc" src="http://www.mexlinux.com/wp-content/uploads/2009/08/xml-rpc-300x213.png" alt="Enable xml-rpc" width="300" height="213" /></a><p class="wp-caption-text">Enable xml-rpc</p></div>
<p>Back on your iPhone, start the app with the WordPress logo, and you will this screen:</p>
<div id="attachment_104" class="wp-caption alignnone" style="width: 210px"><a href="http://www.mexlinux.com/wp-content/uploads/2009/08/IMG_0146.PNG"><img class="size-medium wp-image-104" title="WordPress screen" src="http://www.mexlinux.com/wp-content/uploads/2009/08/IMG_0146-200x300.PNG" alt="First Screen" width="200" height="300" /></a><p class="wp-caption-text">First Screen</p></div>
<p>There you can add your blog, it will simply ask for your BlogURL, username and password.</p>
<p>Once your blog is added you can click on it, and from there you will be able to see,  edit, and write your Posts, Pages and Comments:</p>
<div id="attachment_105" class="wp-caption alignnone" style="width: 210px"><a href="http://www.mexlinux.com/wp-content/uploads/2009/08/IMG_0147.PNG"><img class="size-medium wp-image-105 " title="Post Pages Comments" src="http://www.mexlinux.com/wp-content/uploads/2009/08/IMG_0147-200x300.PNG" alt="Post Pages Comments" width="200" height="300" /></a><p class="wp-caption-text">Post Pages Comments</p></div>
<div id="attachment_106" class="wp-caption alignnone" style="width: 210px"><a href="http://www.mexlinux.com/wp-content/uploads/2009/08/IMG_0148.PNG"><img class="size-medium wp-image-106" title="Posts" src="http://www.mexlinux.com/wp-content/uploads/2009/08/IMG_0148-200x300.PNG" alt="Posts" width="200" height="300" /></a><p class="wp-caption-text">Posts</p></div>
<p>There you can write your Posts, and provide the tags and categories:</p>
<div id="attachment_108" class="wp-caption alignnone" style="width: 210px"><a href="http://www.mexlinux.com/wp-content/uploads/2009/08/IMG_0149.PNG"><img class="size-medium wp-image-108" title="Write" src="http://www.mexlinux.com/wp-content/uploads/2009/08/IMG_0149-200x300.PNG" alt="Write" width="200" height="300" /></a><p class="wp-caption-text">Write</p></div>
<p>And you can even take photos to submit to your post:</p>
<div id="attachment_109" class="wp-caption alignnone" style="width: 210px"><a href="http://www.mexlinux.com/wp-content/uploads/2009/08/IMG_0151.PNG"><img class="size-medium wp-image-109" title="Add photo" src="http://www.mexlinux.com/wp-content/uploads/2009/08/IMG_0151-200x300.PNG" alt="Add photo" width="200" height="300" /></a><p class="wp-caption-text">Add photo</p></div>
<p>Very Easy, now you can comlepletly update your blog while on the road.</p>
<script type="text/javascript" src="http://cdn.socialtwist.com/2009021710379-1/script.js"></script><a class="st-taf" href="http://tellafriend.socialtwist.com:80" onclick="return false;" style="border:0;padding:0;margin:0;"><img alt="SocialTwist Tell-a-Friend" style="border:0;padding:0;margin:0;" src="http://images.socialtwist.com/2009021710379-1/button.png"onmouseout="STTAFFUNC.hideHoverMap(this)" onmouseover="STTAFFUNC.showHoverMap(this, '2009021710379-1', 'http%3A%2F%2Fwww.mexlinux.com%2Fwordpress-app-for-iphone%2F', 'WordPress+app+for+iPhone')" onclick="STTAFFUNC.cw(this, {id:'2009021710379-1', link: 'http%3A%2F%2Fwww.mexlinux.com%2Fwordpress-app-for-iphone%2F', title: 'WordPress+app+for+iPhone' });"/></a>]]></content:encoded>
			<wfw:commentRss>http://www.mexlinux.com/wordpress-app-for-iphone/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

