<?xml version="1.0" encoding="utf-8"?>
        <?xml-stylesheet type="text/css" href="http://localhost/please/edit/me/styles/feed.css"?>
<rss version="2.0"
 xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
 xmlns:dc="http://purl.org/dc/elements/1.1/"
 xmlns:admin="http://webns.net/mvcb/"
 xmlns:atom="http://www.w3.org/2005/Atom"
>
<channel>
<title>Benoit's techie blog</title>
<atom:link href="http://localhost/please/edit/me/rss.xml" rel="self" type="application/rss+xml" />
<link>http://localhost/please/edit/me</link>
<description>The place I use to share techie stuff, mostly Linux and Mobile </description>
<dc:language>en-us</dc:language>
<dc:creator>Benoit Begue</dc:creator>
<dc:date>2011-02-09T17:30:51+00:00</dc:date>
<admin:generatorAgent rdf:resource="http://nanoblogger.sourceforge.net" />

<item>
<link>http://localhost/please/edit/me/archives/2011/02/09/additionnal_thoughts_to_run_piratebox_on_other_configurations/index.html</link>
<guid isPermaLink="true">http://localhost/please/edit/me/archives/2011/02/09/additionnal_thoughts_to_run_piratebox_on_other_configurations/index.html</guid>
<title>Additionnal thoughts to run Piratebox on other configurations</title>
<dc:date>2011-02-09T16:30:38+00:00</dc:date>
<dc:creator>Benoit Begue</dc:creator>

<description><![CDATA[<p>The script is only tested on a eee 901 at the moment but works nicely. It lacks a proper start/stop script (help needed).<br>
It is pretty easy to understand by following the steps of the scripts, edit "install" and "piratebox" to understand the steps.</p>
<p>
The things that you can change to make it work on other laptops/linuxes :<br>
<ul>
    <li>replace apt-get package with another distro tool and package name.  </li>
    <li>for hostapd.conf, and dnsmasq.conf change the interface name from wlan0 to whatever your wireless interface is.  </li>
    <li>for hostapd.conf change the driver name to something else as needed by your wireless network card.  </li>
</ul>
<br>
And it should work on a lot of other laptop devices running Linux :) </p>]]></description>

</item>
<item>
<link>http://localhost/please/edit/me/archives/2011/02/09/first_release_of_piratebox_for_laptops/index.html</link>
<guid isPermaLink="true">http://localhost/please/edit/me/archives/2011/02/09/first_release_of_piratebox_for_laptops/index.html</guid>
<title>First release of Piratebox for laptops</title>
<dc:date>2011-02-09T14:43:23+00:00</dc:date>
<dc:creator>Benoit Begue</dc:creator>

<description><![CDATA[<p>This page will explain how to install the <a href="http://wiki.daviddarts.com/PirateBoxLaptop_DIY"> Piratebox</a> on a laptop. 
The scripts are currently made only for a Asus eeePc 901 running Ubuntu 10.10 (my configuration). 
<br>I'll explain later how to adapt the scripts to another Linux based configuration. The credit for the Piratebox is due to David Darts and other people cited on his pages.</p>
<br>
<p><strong>Step 1: Installation using NetInstall script</strong></p>
<p>From a user home directory, issue those commands:</p>
<code>wget http://mimibubi.dyndns.org/netinstall_piratebox.sh <br>
[chmod +x netinstall_piratebox.sh]<br>
./netinstall_piratebox.sh</code>
<p>
This will take care of the installation, asking you for administrator rights at some step. You should then have a piratebox directory in your home directory.</p>
<br>
<p><strong>Step 2: Launch the piratebox</strong></p>
<p>To launch the piratebox, simply browse to the piratebox directory:</p>
<p><code>
cd ~/piratebox<br>
[sudo] ./piratebox
</code></p>
<br>
<p><strong>Step 3: Stopping it</strong></p>
<p>
There is no proper script to start/stop the piratebox yet. Help would be wellcome to create a proper /etc/init.d script ;)</p>
<p>You have 2 choices here:<br>
1: reboot as the changes are not persistent, your laptop will be unmodified after a reboot<br>
2: write those 2 lines in the terminal. <strong>Beware</strong> as killing python may kill other software on your computer:<br></p>
<p><code>
sudo killall python hostapd<br>
sudo /etc/init.d/dnsmasq stop</code></p>
<br>
<p><strong>Discussion and improvements</strong></p>
<p>
For french speaking people, there is a dedicated thread on the Blogeee.net forums to discuss <a href=http://www.blogeee.net/forum/viewtopic.php?f=253&t=20595&p=216397#p216397>here</a>. For english audience, David Darts already offers one to discuss improvements and optimizations. Look at the comments on this <a href=http://wiki.daviddarts.com/PirateBoxLaptop_DIY>page</a>.
<br>
You can also talk to me on Twitter and I'll probably write new blog posts here as the project improves.
</p>
<br>
<p>
<a rel="license" href="http://creativecommons.org/licenses/by/3.0/"><img alt="Creative Commons License" style="border-width:0" src="http://i.creativecommons.org/l/by/3.0/88x31.png" /></a><br /><span xmlns:dct="http://purl.org/dc/terms/" property="dct:title">Setup scripts to install Piratebox on a Linux computer</span> by <a xmlns:cc="http://creativecommons.org/ns#" href="http://mimibubi.dyndns.org/blog/" property="cc:attributionName" rel="cc:attributionURL">Benoit Bégué</a> is licensed under a <a rel="license" href="http://creativecommons.org/licenses/by/3.0/">Creative Commons Attribution 3.0 Unported License</a>.
</p>]]></description>

</item>
<item>
<link>http://localhost/please/edit/me/archives/2011/02/08/welcome_to_nanoblogger_3_4_2/index.html</link>
<guid isPermaLink="true">http://localhost/please/edit/me/archives/2011/02/08/welcome_to_nanoblogger_3_4_2/index.html</guid>
<title>Welcome to NanoBlogger 3.4.2!</title>
<dc:date>2011-02-08T16:52:58+00:00</dc:date>
<dc:creator>n1xt3r</dc:creator>
<dc:subject> nanoblogger-help</dc:subject>
<description><![CDATA[<p>Welcome to NanoBlogger, a small weblog engine for the UNIX command line.</p>
<p><strong>Quick Reference</strong></p>
<ul>
<li>create new weblog (directory) ... <code>nb -b &lt;blog_dir&gt; add <em>weblog</em></code></li>
<li>create new article ... <code>nb add <em>article</em></code></li>
<li>create new entry (w/o tag) ... <code>nb add <em>entry</em></code></li>
<li>create new tag ... <code>nb add <em>tag</em></code></li>
<li>tag new entry ... <code>nb --tag [tag_id] add <em>entry</em></code></li>
<li>list entries ... <code>nb list &lt;query&gt;</code></li>
<li>list tags ... <code>nb list <em>tags</em></code></li>
<li>list entries by tag ... <code>nb list <em>tag</em> [tag_id]</code></li>
<li>edit entry ... <code>nb edit <em>entry</em> [entry_id]</code></li>
<li>tag entry ... <code>nb --tag [tag_id] tag-entry [entry_id]</code></li>
<li>untag entry ... <code>nb --tag [tag_id] delete <em>entry</em> [entry_id]</code></li>
<li>delete tag ... <code>nb delete <em>tag</em> [tag_id]</code></li>
<li>delete entry ... <code>nb delete <em>entry</em> [entry_id]</code></li>
<li>draft entry or article ... <code>nb draft [draft_file]</code></li>
<li>import draft as entry ... <code>nb import <em>entry</em> [draft_file]</code></li>
<li>import draft as article ... <code>nb import <em>article</em> [draft_file]</code></li>
<li>update weblog ... <code>nb update &lt;all|DATE|main|max|articles|feeds&gt;</code></li>
</ul>
<p><code>&lt;query&gt;</code> may equal <code>all,tag,DATE or max</code> (defaults to all)</p>
<p>
Thank you for choosing NanoBlogger. Please direct comments and suggestions to
the <a title="mailing list" href="http://groups.yahoo.com/group/nanoblogger/">mailing list</a> or
submit a bug report to the
<a title="bug tracker" href="http://sourceforge.net/tracker/?func=add&group_id=103576&atid=635240">project page</a>
over at sourceforge.net.
</p>]]></description>

</item>
</channel>
</rss>
