<?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 raspbmc)</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, 06 Apr 2014 19:53:18 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>Using a Raspberry Pi running raspbmc to sync Fitbit One with galileo (fitbit linux sync)</title>
    <link>https://blog.crox.net/archives/85-Using-a-Raspberry-Pi-running-raspbmc-to-sync-Fitbit-One-with-galileo-fitbit-linux-sync.html</link>
    
    <comments>https://blog.crox.net/archives/85-Using-a-Raspberry-Pi-running-raspbmc-to-sync-Fitbit-One-with-galileo-fitbit-linux-sync.html#comments</comments>
    <wfw:comment>https://blog.crox.net/wfwcomment.php?cid=85</wfw:comment>

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

    <author>nospam@example.com (crox)</author>
    <content:encoded>
    (it should work with any other Debian-based Raspberry Pi distribution and all newer Fitbit devices that use &lt;a href=&quot;https://en.wikipedia.org/wiki/Bluetooth_low_energy&quot;&gt;BLE&lt;/a&gt;)&lt;br /&gt;
&lt;pre&gt;sudo -i&lt;br /&gt;apt-get update&lt;br /&gt;apt-get install python-pip&lt;br /&gt;pip install galileo&lt;br /&gt;galileo&lt;/pre&gt;&lt;br /&gt;
You can then use cron or a simple shell script to periodically run &lt;a href=&quot;https://bitbucket.org/benallard/galileo&quot;&gt;galileo&lt;/a&gt;.&lt;br /&gt;
&lt;br /&gt;
 
    </content:encoded>

    <pubDate>Sat, 05 Apr 2014 11:47:47 +0000</pubDate>
    <guid isPermaLink="false">https://blog.crox.net/archives/85-guid.html</guid>
    <category>ble</category>
<category>bluetooth</category>
<category>debian</category>
<category>fitbit</category>
<category>linux</category>
<category>raspberry pi</category>
<category>raspbmc</category>

</item>
<item>
    <title>raspbmc - getting rid of iptables</title>
    <link>https://blog.crox.net/archives/80-raspbmc-getting-rid-of-iptables.html</link>
    
    <comments>https://blog.crox.net/archives/80-raspbmc-getting-rid-of-iptables.html#comments</comments>
    <wfw:comment>https://blog.crox.net/wfwcomment.php?cid=80</wfw:comment>

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

    <author>nospam@example.com (crox)</author>
    <content:encoded>
    I don&#039;t need a firewall on my Raspberry PI which runs XMBC (raspbmc distribution) - it&#039;s in a dedicated subnet behind a firewall. Furthermore, there are several reports of iptables having an impact on the performance of network playback, causing buffering issues (although I didn&#039;t do any benchmark myself).&lt;br /&gt;
&lt;br /&gt;
I modified /etc/network/if-up.d/secure-rmc by adding &quot;exit 0&quot; right at the beginning like this:&lt;pre&gt;#!/bin/bash&lt;br /&gt;&lt;br /&gt;exit 0&lt;br /&gt;&lt;br /&gt;dec_to_bin() {&lt;br /&gt;...&lt;/pre&gt;&lt;br /&gt;
And then I ran:&lt;pre&gt;apt-get remove iptables&lt;/pre&gt;&lt;br /&gt;
This was followed by a reboot.&lt;br /&gt;
&lt;br /&gt;
nb: the secure-rmc file appears to be a raspbmc addition, and it could probably just be deleted instead.&lt;br /&gt;
&lt;br /&gt;
 
    </content:encoded>

    <pubDate>Thu, 04 Apr 2013 20:39:00 +0000</pubDate>
    <guid isPermaLink="false">https://blog.crox.net/archives/80-guid.html</guid>
    <category>debian</category>
<category>iptables</category>
<category>linux</category>
<category>raspberry pi</category>
<category>raspbmc</category>
<category>xbmc</category>

</item>

</channel>
</rss>
