<?xml version="1.0" encoding="utf-8" ?>

<rss version="2.0" 
   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
   xmlns:admin="http://webns.net/mvcb/"
   xmlns:dc="http://purl.org/dc/elements/1.1/"
   xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
   xmlns:wfw="http://wellformedweb.org/CommentAPI/"
   xmlns:content="http://purl.org/rss/1.0/modules/content/"
   >
<channel>
    
    <title>blog.crox.net (Entries tagged as phone)</title>
    <link>https://blog.crox.net/</link>
    <description></description>
    <dc:language>en</dc:language>
    <generator>Serendipity 2.5.0 - http://www.s9y.org/</generator>
    <pubDate>Sun, 12 Mar 2017 17:56:33 GMT</pubDate>

    <image>
    <url>https://blog.crox.net/templates/2k11/img/s9y_banner_small.png</url>
    <title>RSS: blog.crox.net - </title>
    <link>https://blog.crox.net/</link>
    <width>100</width>
    <height>21</height>
</image>

<item>
    <title>Accessing iPhone (iOS 10.2.1) pictures from Ubuntu</title>
    <link>https://blog.crox.net/archives/104-Accessing-iPhone-iOS-10.2.1-pictures-from-Ubuntu.html</link>
    
    <comments>https://blog.crox.net/archives/104-Accessing-iPhone-iOS-10.2.1-pictures-from-Ubuntu.html#comments</comments>
    <wfw:comment>https://blog.crox.net/wfwcomment.php?cid=104</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>https://blog.crox.net/rss.php?version=2.0&amp;type=comments&amp;cid=104</wfw:commentRss>
    

    <author>nospam@example.com (crox)</author>
    <content:encoded>
    Recent changes introduced with iOS 10 prevent you from mounting an iPhone on a regular Ubuntu installation.&lt;br /&gt;
&lt;br /&gt;
The PPA by Martin Salbaba used to fix the &lt;a href=&quot;https://bugs.launchpad.net/ubuntu/+source/libimobiledevice/+bug/1623666&quot;&gt;issue&lt;/a&gt;, but it hasn&#039;t been updated in a while, and now when I connect my iPhone (running iOS 10.2.1) the pictures are no longer accessible, although the documents are still there.&lt;br /&gt;
&lt;br /&gt;
This solution worked for me (Ubuntu 16.04):&lt;br /&gt;
&lt;br /&gt;
- install libimobiledevice6 + dependencies from this PPA: &lt;a href=&quot;https://launchpad.net/~martin-salbaba/+archive/ubuntu/ppa+libimobiledevice&quot;&gt;https://launchpad.net/~martin-salbaba/+archive/ubuntu/ppa+libimobiledevice&lt;/a&gt; (follow the instructions there)&lt;br /&gt;
&lt;br /&gt;
- install newer libimobiledevice version according to the &quot;recipe&quot; by A.B. here: &lt;a href=&quot;http://askubuntu.com/questions/598940/libimobiledevice-1-2-ios-8-support-for-ubuntu-14-04-trusty&quot;&gt;http://askubuntu.com/questions/598940/libimobiledevice-1-2-ios-8-support-for-ubuntu-14-04-trusty&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
- install ifuse according to the same method:&lt;pre&gt;cd ~/src/&lt;br /&gt;git clone https://github.com/libimobiledevice/ifuse.git&lt;br /&gt;cd ifuse/&lt;br /&gt;sudo apt-get install libfuse2 libfuse-dev&lt;br /&gt;./autogen.sh &lt;br /&gt;make&lt;br /&gt;sudo checkinstall&lt;/pre&gt;&lt;br /&gt;
You can now mount your iPhone like this:&lt;pre&gt;mkdir ~/mnt&lt;br /&gt;ifuse ~/mnt&lt;/pre&gt;I assume the same procedure would work for an iPad too.&lt;br /&gt;
 
    </content:encoded>

    <pubDate>Sun, 12 Mar 2017 15:40:03 +0000</pubDate>
    <guid isPermaLink="false">https://blog.crox.net/archives/104-guid.html</guid>
    <category>ios</category>
<category>iphone</category>
<category>linux</category>
<category>phone</category>
<category>photo</category>
<category>ubuntu</category>

</item>
<item>
    <title>Numéro pour vérifier la présélection téléphonique (opérateurs en Suisse)</title>
    <link>https://blog.crox.net/archives/66-Numero-pour-verifier-la-preselection-telephonique-operateurs-en-Suisse.html</link>
    
    <comments>https://blog.crox.net/archives/66-Numero-pour-verifier-la-preselection-telephonique-operateurs-en-Suisse.html#comments</comments>
    <wfw:comment>https://blog.crox.net/wfwcomment.php?cid=66</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>https://blog.crox.net/rss.php?version=2.0&amp;type=comments&amp;cid=66</wfw:commentRss>
    

    <author>nospam@example.com (crox)</author>
    <content:encoded>
    Composer le 0868 868 868.&lt;br /&gt;
 
    </content:encoded>

    <pubDate>Tue, 15 Jun 2010 22:53:20 +0000</pubDate>
    <guid isPermaLink="false">https://blog.crox.net/archives/66-guid.html</guid>
    <category>isdn</category>
<category>phone</category>

</item>
<item>
    <title>SIP support in Nokia phones (S60 VoIP / S40 VoIP)</title>
    <link>https://blog.crox.net/archives/59-SIP-support-in-Nokia-phones-S60-VoIP-S40-VoIP.html</link>
    
    <comments>https://blog.crox.net/archives/59-SIP-support-in-Nokia-phones-S60-VoIP-S40-VoIP.html#comments</comments>
    <wfw:comment>https://blog.crox.net/wfwcomment.php?cid=59</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>https://blog.crox.net/rss.php?version=2.0&amp;type=comments&amp;cid=59</wfw:commentRss>
    

    <author>nospam@example.com (crox)</author>
    <content:encoded>
    Thanks to &lt;a href=&quot;http://luca.lovalvo.net/&quot;  title=&quot;Luca Lo Valvo&quot;&gt;Luca&lt;/a&gt; who provided me with a link to this table detailing &lt;a href=&quot;http://www.forum.nokia.com/Technology_Topics/Mobile_Technologies/VoIP/Nokia_VoIP_Framework/VoIP_support_in_Nokia_devices.xhtml&quot;  title=&quot;VoIP support in Nokia devices&quot;&gt;VoIP (SIP) support in Nokia devices&lt;/a&gt;. 
    </content:encoded>

    <pubDate>Wed, 02 Dec 2009 21:31:46 +0000</pubDate>
    <guid isPermaLink="false">https://blog.crox.net/archives/59-guid.html</guid>
    <category>n80</category>
<category>nokia</category>
<category>phone</category>
<category>voip</category>

</item>
<item>
    <title>Downloading pictures from my mobile phone</title>
    <link>https://blog.crox.net/archives/6-Downloading-pictures-from-my-mobile-phone.html</link>
    
    <comments>https://blog.crox.net/archives/6-Downloading-pictures-from-my-mobile-phone.html#comments</comments>
    <wfw:comment>https://blog.crox.net/wfwcomment.php?cid=6</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>https://blog.crox.net/rss.php?version=2.0&amp;type=comments&amp;cid=6</wfw:commentRss>
    

    <author>nospam@example.com (crox)</author>
    <content:encoded>
    My phone stores the camera pictures in a dedicated folder with filenames like &quot;Picture(1).jpg&quot;.&lt;br /&gt;
&lt;pre&gt;for I in `seq 20 30` ; do obexftp -b 00:11:22:33:44:55 -c &#039;Pictures/camera_semc/&#039; -g &quot;Picture($I).jpg&quot; ; done&lt;/pre&gt;&lt;br /&gt;
 
    </content:encoded>

    <pubDate>Mon, 25 Sep 2006 23:48:55 +0000</pubDate>
    <guid isPermaLink="false">https://blog.crox.net/archives/6-guid.html</guid>
    <category>bluetooth</category>
<category>linux</category>
<category>phone</category>
<category>photo</category>

</item>

</channel>
</rss>
