<?xml version="1.0"?>
<!-- name="generator" content="blosxom/2.0" -->
<!DOCTYPE rss PUBLIC "-//Netscape Communications//DTD RSS 0.91//EN" "http://my.netscape.com/publish/formats/rss-0.91.dtd">

<rss version="0.91">
  <channel>
    <title>Collin R. Mulliner   </title>
    <link>http://www.mulliner.org/blog/blosxom.cgi</link>
    <description>...stuff I do and things I like... </description>
    <language>en</language>

  <item>
 <title>iPhone 3G vs N810</title>
 <pubDate>Fri, 12 Sep 2008 15:33:00 GMT</pubDate>
 <link>http://www.mulliner.org/blog/blosxom.cgi/2008/09/12#iphone3gvsn810</link>
 <description>
I recently acquired an 3G iPhone just to check it out and write some software. 
I must say I'm already totally addicted to it. I'm sorry to say that but the N810 is no real competition. Stuff that really get me excited: really mobile email, very fast GPS (and maps), excellent connectivity (WLAN + 3G). The N810 has all these features too but just not in the same quality. Maybe I would be less impressed if the N810 had GSM/UMTS connectivity. The &lt;i&gt;I only have to carry one device and have connectivity in most places&lt;/i&gt; factor just kicks ass.
&lt;br&gt;&lt;br&gt;
Some points where the N810 still is slightly ahead: web browsing (big screen, flash), the hardware keyboard (nothing beats this on a shell), and of course the open source platform.
&lt;br&gt;&lt;br&gt;
I'm sure that I will continue using my N810 for specific tasks once in awhile.
&lt;br&gt;&lt;br&gt;
&lt;br&gt;
&lt;a href=&quot;http://www.mulliner.org/befreiphone.php&quot;&gt;Befreiphone&lt;/a&gt;</description>
 </item>
  <item>
 <title>OLSRd 0.5.5 for Maemo</title>
 <pubDate>Mon, 28 Jul 2008 21:08:00 GMT</pubDate>
 <link>http://www.mulliner.org/blog/blosxom.cgi/2008/07/28#olsr055maemo</link>
 <description>
I just updated my Maemo port of &lt;a href=&quot;http://www.olsr.org&quot;&gt;OLSRd&lt;/a&gt;. 
&lt;br&gt;&lt;br&gt;
The package is in my Chinook repository, this is &lt;a href=&quot;http://mulliner.org/nokia770/mullinerorg_chinook.install&quot;&gt;here&lt;/a&gt;.
&lt;br&gt;
&lt;br&gt;
Direct download is &lt;a href=&quot;http://mulliner.org/nokia770/repository/dists/chinook/free/binary-armel/olsrd_0.5.5-1_armel.deb&quot;&gt;here&lt;/a&gt;
&lt;br&gt;&lt;br&gt;
btw. this is due to some bugging by &lt;i&gt;Gramels&lt;/i&gt; :-) Do you have free Internet again?</description>
 </item>
  <item>
 <title>N810 on Vacation</title>
 <pubDate>Thu, 10 Apr 2008 12:03:00 GMT</pubDate>
 <link>http://www.mulliner.org/blog/blosxom.cgi/2008/04/10#n810_on_vacation</link>
 <description>
I was on vacation traveling through Portugal for 10 days and I took my
Nokia N810 with me to do email and to have something to browse the web
(weather info etc). I must say it was super both the vacation and the
N810 as a traveling device. Reading email or checking the web while 
having a coffee. We had &lt;i&gt;free&lt;/i&gt; WiFi at all most every place we visited so
I could use my N810 for Twitter (don't ask it is a private stream) to tell
some stories directly from the vacation. One of the best things ever,
we only needed one battery charger for three devices (we only had Nokia devices
with us).
&lt;br&gt;&lt;br&gt;
I already take the N810 every place I go while at home but now I'll take it
on vacation too :-)</description>
 </item>
  <item>
 <title>My N810 Review</title>
 <pubDate>Sun, 17 Feb 2008 23:52:00 GMT</pubDate>
 <link>http://www.mulliner.org/blog/blosxom.cgi/2008/02/17#myn810review</link>
 <description>
I have a N810 since Wednesday so here is my micro review. &lt;bR&gt;
&lt;br&gt;
Good:
&lt;ul&gt;
&lt;li&gt;The Keyboard, I really love it. I noticed that I use it a lot (for everything possible).&lt;/li&gt;&lt;br&gt;
&lt;li&gt;Hardware buttons. Screen maximize/minimize moved to the left. New screen-lock button. This is really
improves usability, excellent!&lt;/li&gt;&lt;br&gt;
&lt;li&gt;Look-and-feel, pretty awesome.&lt;/li&gt;&lt;br&gt;
&lt;li&gt;Speakers, they make NOISE!!1&lt;/li&gt;&lt;br&gt;
&lt;/ul&gt;
&lt;br&gt;
Bad:
&lt;ul&gt;
&lt;li&gt;GPS fix time, almost unusable.&lt;/li&gt;&lt;br&gt;
&lt;li&gt;Mini SD slot. Is there really not enough space to put in a normal-sized SD/MMC slot?&lt;/li&gt;&lt;br&gt;
&lt;li&gt;Micro-USB, WTF?&lt;/li&gt;&lt;br&gt;
&lt;li&gt;The keyboard layout, missing symbols (pipe and tab). See solution below.&lt;/li&gt;&lt;br&gt;
&lt;/ul&gt;
&lt;br&gt;
In order to make the device &lt;a href=&quot;http://en.wikipedia.org/wiki/Hacker&quot;&gt;hacker&lt;/a&gt; compatible one
needs to modify the keyboard layout and at least add a PIPE and a TAB key. This can be easily done by
editing the X11 keyboard layout. &lt;a href=&quot;http://www.thisismobility.com/blog/2007/12/31/adding-pipe-and-tab-to-the-n810-keyboard/&quot;&gt;Mike Rowehl: This is Mobility&lt;/a&gt; had some small discussion in his blog. 
For now I made TAB to be Fn-Space and PIPE to be Shift-Minus. This way I don't loose either Euro nor Sterling/Pound. 
&lt;br&gt;&lt;br&gt;
Some must haves:
&lt;br&gt;&lt;br&gt;
Configuration:
&lt;ul&gt;
&lt;i&gt;update-rc.d -f metalayer-crawler0 remove&lt;/i&gt; (this thing sucks!)&lt;br&gt;&lt;br&gt;
&lt;i&gt;gconftool -s -t string /system/osso/connectivity/IAP/DEFAULT/type DUMMY&lt;/i&gt; (you need this to play with the network)&lt;br&gt;
&lt;/ul&gt;
&lt;br&gt;
Software:
&lt;ul&gt;
Statusbar Load-Applet (CPU and MEM usage)&lt;br&gt;
IpHome Home Applet (show IP address)&lt;br&gt;
Important command line utils: SSH, mtr, bluez-utils, nmap, socat, wireless-tools, dsniff, ...&lt;br&gt;
&lt;/ul&gt;
&lt;br&gt;&lt;br&gt;
New stuff I've been thinking about: Location Home-applet, shows current position (maybe with street name lookup). Temperature Home-applet (see &lt;a href=&quot;http://nitapps.com/&quot;&gt;internal-temp&lt;/a&gt; app). New hardware-keyboard-based version of xkbd-bthid, also I need to support Windows and MacOSX (this will take some time).
&lt;br&gt;&lt;br&gt;
Any comments or ideas for applications?</description>
 </item>
  <item>
 <title>N810 got it!</title>
 <pubDate>Wed, 13 Feb 2008 23:39:00 GMT</pubDate>
 <link>http://www.mulliner.org/blog/blosxom.cgi/2008/02/13#N810gotit</link>
 <description>
Yea! I finally have a Nokia N810. I haven't done much yet since I was kind of busy the
whole day. What I can say so far is: I like the keyboard.
&lt;br&gt;&lt;br&gt;
More in the coming days.
&lt;br&gt;&lt;br&gt;
Many thanks to my sponsor :-)</description>
 </item>
  <item>
 <title>IpHome 0.5 for Maemo 4.x (Chinook)</title>
 <pubDate>Thu, 24 Jan 2008 23:24:00 GMT</pubDate>
 <link>http://www.mulliner.org/blog/blosxom.cgi/2008/01/24#iphome05maemo4</link>
 <description>
other then I &lt;a href=&quot;http://www.mulliner.org/blog/blosxom.cgi/n770/repositorystats.html&quot;&gt;said before&lt;/a&gt; I'm now
releasing my &lt;a href=&quot;http://www.mulliner.org/nokia770/repository/dists/chinook/free/binary-armel/iphome_0.5-1_armel.deb&quot;&gt;IpHome&lt;/a&gt;
home/desktop plugin for Maemo 4.x (for the N8x0 devices) even I don't have a N810 yet.
&lt;br&gt;&lt;br&gt;
In this release it now supports virtual interfaces in the style of &lt;i&gt;wlan0:1&lt;/i&gt; which was requested by some people.
&lt;br&gt;&lt;br&gt;
Please report back any errors.
&lt;br&gt;&lt;br&gt;
Left to do for Chinook is support for a transparent background - to get rid of the white ugly window.
&lt;br&gt;&lt;br&gt;
Install &lt;a href=&quot;http://www.mulliner.org/nokia770/repository/dists/chinook/free/binary-armel/iphome_0.5-1_armel.deb&quot;&gt;IpHome&lt;/a&gt;</description>
 </item>
  <item>
 <title>Stats for the MUlliNER.ORG Maemo Repository</title>
 <pubDate>Tue, 08 Jan 2008 12:29:00 GMT</pubDate>
 <link>http://www.mulliner.org/blog/blosxom.cgi/2008/01/08#repositorystats</link>
 <description>
In mid December I realized that it would be really helpful to know what exactly
is going on with my Maemo repositories. So I decided to have a special webalizer
only for the Maemo repository (I have a global webalizer for the whole domain).
After looking at the stats I regret that I didn't do this right from the start.
&lt;br&gt;
&lt;br&gt;
Some interesting observations so far
&lt;ul&gt;
Most people already download Maemo 4.x (Chinook) packages&lt;br&gt;
last 12 days of December =&gt; 1.7 GB packages&lt;br&gt;
&lt;/ul&gt;
&lt;br&gt;&lt;br&gt;
I wouldn't have guessed that so many people already run Chinook in December (maybe only
the super hard core early adapters use my stuff).
&lt;br&gt;&lt;br&gt;
See the for yourself: &lt;a href=&quot;http://mulliner.org/nokia770/repousage/&quot;&gt;MUlliNER.ORG Maemo Repository Stats&lt;/a&gt;
&lt;br&gt;&lt;br&gt;
Btw: Many people ask me about ipHome applet (shows IP address on home screen). I'm going to release it as soon as I have my N810. I know this is not nice :-P</description>
 </item>
  <item>
 <title>Playing with the N810 at 24C3</title>
 <pubDate>Tue, 01 Jan 2008 17:49:00 GMT</pubDate>
 <link>http://www.mulliner.org/blog/blosxom.cgi/2008/01/01#810at24c3</link>
 <description>
I had some time to play with the N810 while attending &lt;a href=&quot;http://events.ccc.de/congress/2007/Welcome!&quot;&gt;24C3&lt;/a&gt;. The interesting
part was that I saw quite a lot of people with a N810 in their hands - the ones I talked to had it imported from the U.S.
&lt;br&gt;&lt;br&gt;
Since the N810 is mostly like the N800 (software wise) I only checkout the hardware. First impression was very good. The case looks
very nice. I think it is a very clean design no bumps or strange edges. (Pictures don't tell you anything when it comes to hardware
like this.) For me the most important thing to try was the keyboard since it is the novel part of the N-series. So I was very pleased
to find it working just fine - much better then I expected (also I only had a couple of minutes). Sliding the keyboard up and down
also seems to work nicely.
&lt;bR&gt;&lt;br&gt;
All in all it was a nice experience and I'm looking forward to get my own.</description>
 </item>
  <item>
 <title>Update of my Chinook (Maemo 4) Repository</title>
 <pubDate>Sun, 16 Dec 2007 21:15:00 GMT</pubDate>
 <link>http://www.mulliner.org/blog/blosxom.cgi/2007/12/16#chinook_repository_update</link>
 <description>
I finally updated my Chinook repository. Most of my Bora packages just work on Chinook. I only had to rebuild
a few such as the Wireless Tools.&lt;br&gt;&lt;br&gt;
I'm about to rewrite IpHome (the IP address homepage applet) so it isn't in the repository yet. Also I managed to
just rebuild it for Chinook but for some reason it makes the windows manager crash so I'm not putting it in
the repository.
&lt;br&gt;&lt;br&gt;
If you need more command line utilities for your OS2008 device feel free to leave a comment in my blog.
&lt;br&gt;&lt;br&gt;
Add &lt;a href=&quot;http://www.mulliner.org/nokia770/mullinerorg_chinook.install&quot;&gt;MUlliNER.ORG Chinook Repository&lt;/a&gt;</description>
 </item>
  <item>
 <title>The N810 Internet Tablet is out!</title>
 <pubDate>Wed, 17 Oct 2007 18:41:00 GMT</pubDate>
 <link>http://www.mulliner.org/blog/blosxom.cgi/2007/10/17#then810isout</link>
 <description>
New hardware features: GPS, sliding keyboard and a 400MHz CPU (&lt;a href=&quot;http://www.engadget.com/2007/10/17/nokia-n810-gets-official/&quot;&gt;specs. from Engadget&lt;/a&gt;). The device is a little smaller then the N800 (which I think is nice).
The software is called OS2008 (who would have guessed?). They &lt;i&gt;finally&lt;/i&gt; kicked out Opera and use a Gecko-based 
browser (see my older blog &lt;a href=&quot;http://www.mulliner.org/blog/blosxom.cgi/n770/rx44inmyweblog.html&quot;&gt;entry&lt;/a&gt;).
&lt;br&gt;&lt;br&gt;
&lt;img src=&quot;/images/n810.jpg&quot; width=&quot;50%&quot;&gt;
&lt;br&gt;
Another interesting thing for N800 owners is the fact the Nokia announced a OS2008 version for the N800.
This means people who don't like to buy a new device will be able to get all the new eye candy for free.
This basically is possible because the N800 and N810 hardware is very similar.
&lt;br&gt;
&lt;br&gt;
I'm really looking forward to the N810. For me as a Linux (shell) hacker a hardware keyboard will be extremely
interesting. The N810 is supposed to by sold starting mid November.&lt;br&gt;
&lt;br&gt;
Links
&lt;ul&gt;
&lt;a href=&quot;http://www.nseries.com/nseries/v3/media/sections/products/tech_specs/en-R1/tech_specs_n810_en_R1.html&quot;&gt;Nokia N810 specs.&lt;/a&gt;&lt;br&gt;
&lt;a href=&quot;http://linuxdevices.com/news/NS3669465936.html&quot;&gt;N810 at LinuxDevices&lt;/a&gt;&lt;br&gt;
&lt;a href=&quot;http://www.nseries.com/index.html#l=products,n810&quot;&gt;N810 NSeries site&lt;/a&gt;&lt;br&gt;
&lt;a href=&quot;http://jaaksi.blogspot.com/2007/10/nokia-n810-announced.html&quot;&gt;Nokia N810 -- announced!&lt;/a&gt;&lt;br&gt;
&lt;a href=&quot;http://www.nokia.com/A4136017?category=n810#&quot;&gt;Nokia Press Pictures&lt;/a&gt;&lt;br&gt;
&lt;a href=&quot;http://www.heise.de/newsticker/meldung/97557&quot;&gt;heise.de&lt;/a&gt;&lt;br&gt;
&lt;a href=&quot;http://www.flickr.com/photos/thoughtfix/1601800320/&quot;&gt;N810 box&lt;/a&gt;&lt;br&gt;
&lt;a href=&quot;http://www.flickr.com/photos/thoughtfix/1601800354/&quot;&gt;N800 and N810&lt;/a&gt;&lt;br&gt;
&lt;a href=&quot;http://www.engadget.com/2007/10/17/nokia-n810-hands-on/&quot;&gt;Engadget - hands on N810&lt;/a&gt;&lt;br&gt;
&lt;/ul&gt;</description>
 </item>
  <item>
 <title>Xkbd-bthid 0.2 for Maemo 3.2 (fix for the Nokia N800)</title>
 <pubDate>Sat, 13 Oct 2007 23:12:00 GMT</pubDate>
 <link>http://www.mulliner.org/blog/blosxom.cgi/2007/10/13#xkbdbthid_v02</link>
 <description>
here is a version of &lt;a href=&quot;/bluetooth/xkbdbthid.php&quot;&gt;xkbd-bthid&lt;/a&gt; (my Bluetooth HID-Keyboard software)
that works on the Nokia N800 (Maemo 3.2). I've finally found the time to fix it, also the number of users
writing me emails to report that it doesn't work grew quite large in the last weeks.
 &lt;br&gt;&lt;br&gt;
xkbd-bthid still only supports the BOOT protocol which basically means no Windows and no MacOS X support.
Linux is supported if you add &lt;i&gt;-B&lt;/i&gt; to the hidd command line. Ubuntu users can do this in
/etc/default/bluetooth.
&lt;br&gt;&lt;br&gt;
Support for the REPORT protocol will defently come to xkbd-bthid.
&lt;br&gt;&lt;br&gt;
Also please read the the package information before installing. Since you have to perform one small step
manually before xkbd-bthid works. This is setting setuid to the wrapper executable. This is because
dpkg on Maemo still doesn't do setuid.
&lt;br&gt;
&lt;br&gt;
Download/Install it using my &lt;a href=&quot;http://www.mulliner.org/nokia770/mullinerorg_bora.install&quot;&gt;Bora repository&lt;/a&gt;</description>
 </item>
  <item>
 <title>RX-44 in my Weblog?</title>
 <pubDate>Fri, 12 Oct 2007 11:10:00 GMT</pubDate>
 <link>http://www.mulliner.org/blog/blosxom.cgi/2007/10/12#rx44inmyweblog</link>
 <description>
I have this nice script running every night to collect all unique User-Agent (aka. the name of the web browser) strings
that contain &lt;i&gt;interesting&lt;/i&gt; keywords one of them is &lt;i&gt;arm&lt;/i&gt;. So today I
checked the output of this script and I found the new Nokia tablet. The thing 
to look for is &lt;b&gt;RX-44&lt;/b&gt; since this is the new device code (see &lt;a href=&quot;http://tabletblog.com/2007/09/full-analysis-of-ljprx-44-to-date_30.html&quot;&gt;full analysis of ljprx 44&lt;/a&gt;).
&lt;br&gt;
&lt;br&gt;
So is this the new Nokia tablet?
&lt;br&gt;
&lt;br&gt;
&lt;code&gt;
Mozilla/5.0 (X11; U; Linux armv6l; en-US; rv:1.9a6pre) Gecko/20070926 Firefox/3.0a1 Tablet browser 0.1.22 RX-34+RX-44_OSSO1.1_0.2007.39-13 
&lt;/code&gt;
&lt;br&gt;
&lt;br&gt;
Also this seems to be some kind of transition firmware since it says RX-34 and R-X44. Also the &lt;b&gt;OSSO&lt;/b&gt; part is newly added part of the User-Agent string. I have 3 different
User-Agent strings containing OSSO.
&lt;br&gt;&lt;br&gt;
Of course this could also be the new Maemo 4.0 build running on a N800.
&lt;br&gt;
&lt;br&gt;

Update:
&lt;br&gt;
&lt;br&gt;
Just right now I found this: &lt;b&gt;RX-44_2008SE&lt;/b&gt;
&lt;br&gt;
&lt;br&gt;
&lt;code&gt;
Mozilla/5.0 (X11; U; Linux armv6l; en-GB; rv:1.9a6pre) Gecko/20071003 Firefox/3.0a1 Tablet browser 0.1.23 RX-34+RX-44_2008SE_1.2007.40-8
&lt;/code&gt;</description>
 </item>
  <item>
 <title>Aircrack-ng 0.9.1 for the N800</title>
 <pubDate>Mon, 30 Jul 2007 21:29:00 GMT</pubDate>
 <link>http://www.mulliner.org/blog/blosxom.cgi/2007/07/30#aircrackng091n800</link>
 <description>
I finally had the time to build &lt;a href=&quot;http://www.aircrack-ng.org&quot;&gt;Aircrack-ng&lt;/a&gt; (0.9.1) for the N800. Many people were asking about it and I also wanted
to play with some of the newer features. Some of the cooler features of aircrack-ng don't work on the N800: airreplay-ng requires a driver that is able to send raw frames as far as I know the N800's wifi driver doesn't support this (also airreplay-ng doesn't seem to compile out of the box); airtun-ng also didn't compile so I didn't include it in the package.
&lt;br&gt;&lt;br&gt;
A few days ago I build a package for &lt;a href=&quot;http://code.kryo.se/iodine/&quot;&gt;iodine&lt;/a&gt; (a IP-DNS tunnel). This little thing is really fun (best IP-DNS tunnel software I have seen so far).</description>
 </item>
  <item>
 <title>Aircrack-ptw for the 770/N800</title>
 <pubDate>Sat, 07 Apr 2007 13:06:00 GMT</pubDate>
 <link>http://www.mulliner.org/blog/blosxom.cgi/2007/04/07#aircrackptwformaemo</link>
 <description>
Since I compiled and tested &lt;a href=&quot;http://www.cdc.informatik.tu-darmstadt.de/aircrack-ptw/&quot;&gt;Aircrack-ptw&lt;/a&gt; for
my N800 for Erik as a benchmark anyway I now made a Maemo 770/N800 package for it.
&lt;br&gt;&lt;br&gt;
Just add the right repository from my &lt;a href=&quot;http://www.mulliner.org/nokia770/&quot;&gt;Maemo&lt;/a&gt; page and install it.
&lt;br&gt;
&lt;br&gt;
If you also want &lt;a href=&quot;http://www.aircrack-ng.org/&quot;&gt;Aircrack-ng&lt;/a&gt; for your 770/N800 you can get it here:
&lt;a href=&quot;http://www.komputika.net/maemo/index.php?dir=./&amp;file=aircrack-ng_0.5-1mad_armel.deb&quot;&gt;Aircrack-ng_0.5-1mad_armel.deb&lt;/a&gt;</description>
 </item>
  <item>
 <title>The first N800 update</title>
 <pubDate>Sun, 25 Mar 2007 00:40:00 GMT</pubDate>
 <link>http://www.mulliner.org/blog/blosxom.cgi/2007/03/25#n800firstupdate</link>
 <description>
I just installed the first &lt;a href=&quot;http://www.maemo.org/#date_23032007&quot;&gt;N800 update&lt;/a&gt; which was released on the 23rd.
I tested to see if flash is faster but I can't see/feel it, the browser seems to be faster.
&lt;br&gt;&lt;br&gt;
Two problems I really wanted to be fixed got fixed: the 
&lt;a href=&quot;http://maemo.org/maemowiki/DummyIAP?highlight=%28dummy%29&quot;&gt;DUMMY IAP&lt;/a&gt; and 
the &lt;a href=&quot;http://maemo.org/pipermail/maemo-users/2007-January/003055.html&quot;&gt;Metalayer-crawler problem&lt;/a&gt; (I had this fixed 
myself, but it is nice that it now just works).
&lt;br&gt;&lt;br&gt;
I wonder if USB host mode is supported in this release. I need to find some time to check it out.</description>
 </item>
  <item>
 <title>Using the N800 Video Phone</title>
 <pubDate>Sun, 11 Feb 2007 21:21:00 GMT</pubDate>
 <link>http://www.mulliner.org/blog/blosxom.cgi/2007/02/11#n800videophone</link>
 <description>
Today I tried out the video call feature of my N800 together with Martin (of trifinite) and I
must say it works quite nice. Especially the use of jabber (XMPP) makes it really easy to use
(both Martin and I already had and setup a gtalk account). The funny thing we found is that
video seems to work better then audio. This means the video stream was nice and stable while the
audio sometimes was jerky and totally un-usable. But all in all I think with the video phone
feature Nokia did it again and made a real awesome Internet device.</description>
 </item>
  <item>
 <title>IpHome 0.3</title>
 <pubDate>Sun, 04 Feb 2007 11:05:00 GMT</pubDate>
 <link>http://www.mulliner.org/blog/blosxom.cgi/2007/02/04#iphome03</link>
 <description>
I just uploaded a new version of IpHome my network interface status home-applet. The update is really really
small, I just added theming support. This means the applet now uses the theme color for it's border.
&lt;br&gt;&lt;br&gt;
Yesterday I also added One Click Installation support for my &lt;a href=&quot;/nokia770/mullinerorg_bora.install&quot;&gt;bora/Mameo3.0&lt;/a&gt;
and my &lt;a href=&quot;/nokia770/mullinerorg_maemo2.install&quot;&gt;mistral/Maemo2.x&lt;/a&gt; repositories.</description>
 </item>
  <item>
 <title>A few Words about the N800</title>
 <pubDate>Sun, 28 Jan 2007 22:04:00 GMT</pubDate>
 <link>http://www.mulliner.org/blog/blosxom.cgi/2007/01/28#afewwordsaboutthen800</link>
 <description>
No this is not another review if you have been looking for one go &lt;a href=&quot;http://thoughtfix.blogspot.com/2007/01/nokia-n800-review-roundup.html&quot;&gt;here&lt;/a&gt;. A few words...
&lt;br&gt;
&lt;br&gt;
Things I like: The overall look of the device, the faster CPU (ARMv6 320Mhz), more memory (128MB), more storage (250MB) and 2 
SD card slots, bluetooth 2.0 EDR, the kick stand and last but not least the new pen/stylus.
&lt;br&gt;
&lt;br&gt;
Things I don't like: the missing display cover (this was really cool on the 770), the kick stand covers the USB port (which makes it
hard to attach external USB hardware), the quality of camera seems to be pretty low (but who really cares?).
&lt;br&gt;
&lt;br&gt;
The software seems to be in something like a very late beta state (e.g. windows don't redraw nicely),
but I guess the next update will fix a lot.
&lt;br&gt;
&lt;br&gt;
All in all I like the new device and I will give my best to come up with a nice hack specifically for the new hardware.</description>
 </item>
  <item>
 <title>More N800 Software</title>
 <pubDate>Sun, 28 Jan 2007 21:42:00 GMT</pubDate>
 <link>http://www.mulliner.org/blog/blosxom.cgi/2007/01/28#n800sw</link>
 <description>
while riding the train home after the weekend I rebuild my bluetooth software (btaudit, sobexsrv and xkbd-bthid)
to turn on the N800. The packages are now available in my maemo &lt;a href=&quot;/nokia770/&quot;&gt;repository&lt;/a&gt;. Also I found
that the N800 now comes with it's very own obexserver so maybe sobexsrv is no longer needed.</description>
 </item>
  <item>
 <title>Bora/Maemo 3.0 Repository</title>
 <pubDate>Sat, 27 Jan 2007 17:09:00 GMT</pubDate>
 <link>http://www.mulliner.org/blog/blosxom.cgi/2007/01/27#repositorymullinerorg_n800</link>
 <description>
now that I know that many of my applications work on Bora aka. the distribution on the &lt;a href=&quot;http://www.nokia.com/N800&quot;&gt;N800&lt;/a&gt;
I setup a bora repository. Over time I will fix the other applications to make them work on bora and put them in this repository.
&lt;br&gt;
&lt;br&gt;

&lt;b&gt;maemo 3.0/bora repository settings&lt;/b&gt;
&lt;ul&gt;
web address: http://www.mulliner.org/nokia770/repository/&lt;br&gt;
distribution: bora&lt;br&gt;
components: free&lt;br&gt;
&lt;/ul&gt;

&lt;b&gt;maemo 2.0/mistral repository settings&lt;/b&gt;
&lt;ul&gt;
web address: http://www.mulliner.org/nokia770/repository/&lt;br&gt;
distribution: maemo2&lt;br&gt;
components: free&lt;br&gt;
&lt;/ul&gt;</description>
 </item>
  <item>
 <title>Got my N800</title>
 <pubDate>Thu, 25 Jan 2007 13:42:00 GMT</pubDate>
 <link>http://www.mulliner.org/blog/blosxom.cgi/2007/01/25#gotmyn800</link>
 <description>
I just got my Developer Program Device, thanks Team@Maemo!
&lt;br&gt;&lt;br&gt;
I tried my &lt;a href=&quot;http://www.mulliner.org/nokia770/feed/maemo2/iphome_0.2-1_armel.deb&quot;&gt;IpHome&lt;/a&gt;
applet and it installs and works on my N800 just fine. In the coming days I will of course
try my other applications and ports, and fix them accordingly.
&lt;br&gt;&lt;br&gt;
For now everything looks cool and it seems to be a real nice second generation device!
&lt;br&gt;&lt;br&gt;
More to come...
&lt;br&gt;&lt;br&gt;
&lt;br&gt;
PS: Feel free to video call me on my N800: &lt;i&gt;collin@jabber.org&lt;/i&gt;</description>
 </item>
  <item>
 <title>The Nokia N800 Tablet is out!</title>
 <pubDate>Sat, 06 Jan 2007 12:48:00 GMT</pubDate>
 <link>http://www.mulliner.org/blog/blosxom.cgi/2007/01/06#n800</link>
 <description>
See the pictures from &lt;a href=&quot;http://www.ringnokia.com/2007/01/nokia_n800_inte.html&quot;&gt;unboxing the N800&lt;/a&gt;.
The N800 looks like the &lt;a href=&quot;http://www.engadget.com/2006/10/26/nokia-870-surfaces-in-the-wild/&quot;&gt;device&lt;/a&gt; 
that was &lt;i&gt;named&lt;/i&gt; the 870 by various sites.
&lt;br&gt;&lt;br&gt;
Can't wait to hold it in my hands!
&lt;br&gt;&lt;br&gt;
Update:
&lt;ul&gt;
I did some &lt;i&gt;googeling&lt;/i&gt; and found this: &lt;a href=&quot;http://www.nokiausa.com/support/contact_us&quot;&gt;nokiausa.com/support/contact_us&lt;/a&gt; select &lt;b&gt;Phone Product and Feature Information&lt;/b&gt;, press GO, and you will get a list of devices ... the list allready includes the N800.
&lt;/ul&gt;</description>
 </item>
  <item>
 <title>A New Nokia Device in my www log... part 2 </title>
 <pubDate>Sun, 17 Dec 2006 12:45:00 GMT</pubDate>
 <link>http://www.mulliner.org/blog/blosxom.cgi/2006/12/17#newdeviceinlog2</link>
 <description>
another software version (an older one) ... &lt;br&gt;&lt;br&gt;

&lt;code&gt;
Mozilla/4.0 (compatible; MSIE 6.0; X11; Linux armv6l; U) Opera 8.5 [en_GB] Maemo browser 0.7.4 &lt;b&gt;RX-34_2007SE_0.2006.47-17&lt;/b&gt;
&lt;br&gt;&lt;br&gt;
This time from an IP from Finland :-)
&lt;br&gt;&lt;br&gt;
see &lt;a href=&quot;http://www.mulliner.org/blog/blosxom.cgi/n770/newdeviceinlog.html&quot;&gt;part 1&lt;/a&gt;</description>
 </item>
  <item>
 <title>A New Nokia Device in my wwww log...</title>
 <pubDate>Sat, 09 Dec 2006 14:03:00 GMT</pubDate>
 <link>http://www.mulliner.org/blog/blosxom.cgi/2006/12/09#newdeviceinlog</link>
 <description>
Some time ago I setup a script that greps for interesting strings in my www log, today I found this
entry (I highlighted the interesting parts):&lt;br&gt;&lt;br&gt; 

&lt;code&gt;
Mozilla/4.0 (compatible; MSIE 6.0; X11; Linux &lt;b&gt;armv6l&lt;/b&gt;; U) Opera &lt;b&gt;8.5&lt;/b&gt; [en_GB] Maemo browser &lt;b&gt;0.7.4 RX-34_2007SE_2.2006.48-10&lt;/b&gt;
&lt;/code&gt;
&lt;br&gt;
&lt;br&gt;
A new CPU, newer Opera version, and a firmware name that is dated for next year :-)
&lt;br&gt;
&lt;br&gt;
In comparison, the current 770 firmware looks like this:
&lt;br&gt;&lt;br&gt;
&lt;code&gt;
Mozilla/4.0 (compatible; MSIE 6.0; ; Linux armv5tejl; U) Opera 8.02 [en_GB] Maemo browser 0.4.31 N770
/SU-18
&lt;/code&gt;
&lt;br&gt;&lt;br&gt;

And since the new device log was produced by a German IP I guess some people are allready 
running around with new a device. I wonder if this was the &lt;a href=&quot;http://www.mulliner.org/blog/blosxom.cgi/mobile_computing/maybethenokia870.html&quot;&gt;870&lt;/a&gt;.</description>
 </item>
  <item>
 <title>OLSRd package for the Nokia 770</title>
 <pubDate>Sat, 07 Oct 2006 00:19:00 GMT</pubDate>
 <link>http://www.mulliner.org/blog/blosxom.cgi/2006/10/07#olsrd</link>
 <description>
since I'm playing with &lt;a href=&quot;http://www.olsr.org&quot;&gt;OLSR&lt;/a&gt; I quickly built a
package for my &lt;a href=&quot;/nokia770&quot;&gt;770&lt;/a&gt;. In order to use it you need to be root 
and you need some basic knowledge about olsrd. The general steps are: edit /etc/olsrd.conf
to fit your network, bring up interface and assign an IP address, configure the wireless
part (essid, ad-hoc mode, and channel number), and finally start olsrd.
&lt;br&gt;&lt;br&gt;
The package is available in my Maemo2 &lt;a href=&quot;http://www.mulliner.org/blog/blosxom.cgi/n770/repositorymullinerorg.html&quot;&gt;repository&lt;/a&gt; and on my &lt;a href=&quot;/nokia770&quot;&gt;Nokia 770 page&lt;/a&gt;.</description>
 </item>
  <item>
 <title>MUlliNER.ORG Maemo Repository is heavily used</title>
 <pubDate>Wed, 19 Jul 2006 15:55:00 GMT</pubDate>
 <link>http://www.mulliner.org/blog/blosxom.cgi/2006/07/19#maemorepository</link>
 <description>
I just checked my site stats and saw about 6000 hits for my maemo repository during the last 20 days, this
is awesome! Especially nice is that my &lt;a href=&quot;/nokia770&quot;&gt;IpHome&lt;/a&gt; homepage plugin seems to have a lot 
of users.
&lt;br&gt;&lt;br&gt;
Btw. I have a new utility in the queue. Hopefully I have enough spare time during my job search in order
to finish it before I start &lt;i&gt;working&lt;/i&gt;.</description>
 </item>
  <item>
 <title>My Maemo2.0 Repository</title>
 <pubDate>Sat, 01 Jul 2006 19:41:00 GMT</pubDate>
 <link>http://www.mulliner.org/blog/blosxom.cgi/2006/07/01#repositorymullinerorg</link>
 <description>
I now run my own Maemo2.0 repository. I know it is point less
that everybody sets up their own repository, but I just wanted
to play with it (I'm a long time &lt;a href=&quot;http://www.debian.org&quot;&gt;Debian&lt;/a&gt;
user and I was just curious about how &lt;i&gt;this&lt;/i&gt; repository thing
actually works). See the repository settings below:&lt;br&gt;&lt;br&gt;

&lt;b&gt;repository settings&lt;/b&gt;
&lt;ul&gt;
web address: http://www.mulliner.org/nokia770/repository/&lt;br&gt;
distribution: maemo2&lt;br&gt;
components: free&lt;br&gt;
&lt;/ul&gt;</description>
 </item>
  <item>
 <title>Xkbd-btHID for Maemo2.0</title>
 <pubDate>Sat, 01 Jul 2006 05:47:00 GMT</pubDate>
 <link>http://www.mulliner.org/blog/blosxom.cgi/2006/07/01#xkbdbthidmaemo2</link>
 <description>
so I just uploaded &lt;a href=&quot;/nokia770&quot;&gt;xkbd-bthid&lt;/a&gt; for Maemo2.0. You have to follow the
install instructions otherwise it doesn't work!
&lt;br&gt;&lt;br&gt;
I also installed the final version of the IT2006 software today. The first thing I noticed
is that it is much faster or snappier then before, really nice.</description>
 </item>
  <item>
 <title>IT2006 Final is out!</title>
 <pubDate>Fri, 30 Jun 2006 19:51:00 GMT</pubDate>
 <link>http://www.mulliner.org/blog/blosxom.cgi/2006/06/30#it2006final</link>
 <description>
The final version of the IT2006 OS/firmware for the Nokia 770 was released to developers
today. Get it here: &lt;a href=&quot;http://maemo.org/downloads/nokia_770&quot;&gt;maemo.org/downloads/nokia_770&lt;/a&gt;</description>
 </item>
  <item>
 <title>IpHome for Maemo2.0</title>
 <pubDate>Thu, 29 Jun 2006 10:06:00 GMT</pubDate>
 <link>http://www.mulliner.org/blog/blosxom.cgi/2006/06/29#iphome02formaemo2</link>
 <description>
so finally I got my IpHome home page applet running on Maemo2.0. It took a little
longer due to some undocumented changes (well besides in the header files of course).
Anyway get IpHome for Maemo2.0 &lt;a href=&quot;/nokia770&quot;&gt;here&lt;/a&gt;. I also updated some
other applications for Maemo2.0.</description>
 </item>
  <item>
 <title>sobexsrv for IT2006</title>
 <pubDate>Wed, 21 Jun 2006 23:48:00 GMT</pubDate>
 <link>http://www.mulliner.org/blog/blosxom.cgi/2006/06/21#sobexsrvforit2006</link>
 <description>
I started porting my applications to IT2006/Maemo2.0, the first application is my Bluetooth OBEX server &lt;a href=&quot;/bluetooth/sobexsrv.php&quot;&gt;sobexsrv&lt;/a&gt;.
The package is available via the ApplicationCatalog2006 and of course via my &lt;a href=&quot;/nokia770&quot;&gt;Nokia 770&lt;/a&gt; page.
&lt;br&gt;&lt;br&gt;
I also wanted to update my IpHome homepage applet, but I have trouble getting it to work on Maemo2.0, so you have to wait a little longer for it.</description>
 </item>
  <item>
 <title>News of the day - Nokia 770 OS 2006 Beta is out!</title>
 <pubDate>Sat, 10 Jun 2006 03:55:00 GMT</pubDate>
 <link>http://www.mulliner.org/blog/blosxom.cgi/2006/06/10#it2006betaout</link>
 <description>
The developer &lt;i&gt;BETA&lt;/i&gt; finally is out. See the announcement at:
&lt;a href=&quot;http://www.maemo.org/#date_09062006&quot;&gt;www.maemo.org&lt;/a&gt;
&lt;br&gt;&lt;bt&gt;
I guess I have to rebuild all my packages :-)</description>
 </item>
  <item>
 <title>Socat and Aircrack-ng for the Nokia 770</title>
 <pubDate>Sun, 28 May 2006 02:39:00 GMT</pubDate>
 <link>http://www.mulliner.org/blog/blosxom.cgi/2006/05/28#socatandaircrack</link>
 <description>
I did some Nokia 770 hacking today and I needed &lt;a href=&quot;http://www.dest-unreach.org/socat/&quot;&gt;socat&lt;/a&gt;
for part of it so I packaged it for others to use. I also packaged &lt;a href=&quot;http://www.aircrack-ng.org&quot;&gt;aircrack-ng&lt;/a&gt;
because kismet is still not really working on the 770. So far I only tested airodump and it seems
to work, it nicely displays all networks and happily dumps packets. What do you want more?
&lt;br&gt;&lt;br&gt;
As usual the packages are listed on the &lt;a href=&quot;http://maemo.org/maemowiki/ApplicationCatalog&quot;&gt;Maemo Application Catalog&lt;/a&gt; and on my &lt;a href=&quot;/nokia770&quot;&gt;Nokia770&lt;/a&gt; page.</description>
 </item>
  <item>
 <title>770 Software Upgrade</title>
 <pubDate>Sun, 14 May 2006 08:13:00 GMT</pubDate>
 <link>http://www.mulliner.org/blog/blosxom.cgi/2006/05/14#770swupgrade</link>
 <description>
several sites (&lt;a href=&quot;http://hardware.slashdot.org/hardware/06/05/13/1735241.shtml&quot;&gt;Slashdot&lt;/a&gt;, &lt;a href=&quot;http://www.engadget.com/2006/05/12/wsj-sez-nokia-770-followup-to-feature-google-talk/&quot;&gt;Engadget&lt;/a&gt;) 
are running stories about a new Nokia 770, I think this will just be a &lt;b&gt;major software upgrade&lt;/b&gt; instead of a 
new device. The reasons for this are following: the current software doesn't support all hardware like the 
microphone which is obviously needed for any kind of VoIP application. VoIP or GoogleTalk is exactly the new
feature that is mentioned by these sites. Also, the 770 is still pretty new and it wouldn't make sense
to replace it already (making the 770 obsolete). The current 770 could do way better with just a software
upgrade so this is most likely to happen. Anyway they defently work on a new device but this will
not be released any time soon.</description>
 </item>
  <item>
 <title>Kismet on the Nokia 770</title>
 <pubDate>Wed, 08 Mar 2006 05:15:00 GMT</pubDate>
 <link>http://www.mulliner.org/blog/blosxom.cgi/2006/03/08#kismet</link>
 <description>
so some guy started porting &lt;a href=&quot;http://www.kismetwireless.net/&quot;&gt;kismet&lt;/a&gt; (THE wireless sniffer/detector) to the
Nokia 770, see &lt;A href=&quot;http://maemo.org/maemowiki/ApplicationCatalogWip#head-51ec874d7ab4c9a529986877ee6084e0cfe0323f&quot;&gt;ApplicationCatalogWip entry&lt;/a&gt;.
It works in general but reports a bunch of ghost networks which makes it actually unusable,
I have just tried it (and was excited) but as soon as the ghost networks scroll by doh...
&lt;br&gt;&lt;br&gt;
Anyway this looks promising, also I don't have to do it. Yea!</description>
 </item>
  <item>
 <title>Tagesschau on the Nokia 770</title>
 <pubDate>Wed, 01 Mar 2006 05:08:00 GMT</pubDate>
 <link>http://www.mulliner.org/blog/blosxom.cgi/2006/03/01#tagesschau</link>
 <description>
so I finally got over to watching videos on my 770 and I noticed that there is almost
no CPU usage while playing a video, so I guess the Nokia guys did a good job and heavily use
the DSP :) The only annoying thing is the video format and resolution restrictions but I guess
that comes with the low CPU usage. &lt;br&gt;&lt;br&gt;
Anyway I wrote a small script using a slightly modified version of &lt;a href=&quot;http://www.peapodpy.org/&quot;&gt;peapod&lt;/a&gt; 
(a small command line based podcast receiver written in python) to download and convert
the 20Uhr (8pm) &lt;a href=&quot;http://www.tagesschau.de&quot;&gt;Tagesschau&lt;/a&gt; for the 770. So now
I can watch the Tagesschau by pointing my browser to my local webserver which holds
the converted file, nice! Streaming would be awesome but I don't have the time to set this up.
Also my room mate had the very interesting idea to just make a cgi/php/whatever to convert
videos on-the-fly by just handing a URL over to the script running on a webserver.</description>
 </item>
  <item>
 <title>Dsniff 2.4 for the 770</title>
 <pubDate>Tue, 14 Feb 2006 08:45:00 GMT</pubDate>
 <link>http://www.mulliner.org/blog/blosxom.cgi/2006/02/14#dsniff</link>
 <description>
so &lt;a href=&quot;/nokia770&quot;&gt;here&lt;/a&gt; is dsniff for the 770. Warning the package is BIG.</description>
 </item>
  <item>
 <title>Nokia 770 Monitor Mode is working!</title>
 <pubDate>Tue, 14 Feb 2006 04:18:00 GMT</pubDate>
 <link>http://www.mulliner.org/blog/blosxom.cgi/2006/02/14#wlanmonitormode</link>
 <description>
just read it on the developer list and tried it right away, and yes it works. So
since firmware 51-13 (should be the latest) we have working monitor mode.
&lt;br&gt;&lt;br&gt;
Since you need the Linux wireless tools to set monitor mode (iwconfig wlan0 mode monitor)
and the 770 comes without them I complied and packed them. Download them &lt;a href=&quot;/nokia770/&quot;&gt;here&lt;/a&gt;.</description>
 </item>
  <item>
 <title>NMAP and Bluetooth Keyboard</title>
 <pubDate>Mon, 23 Jan 2006 03:13:00 GMT</pubDate>
 <link>http://www.mulliner.org/blog/blosxom.cgi/2006/01/23#nmap_btkeyboard</link>
 <description>
so I just uploaded a &lt;a href=&quot;/nokia770&quot;&gt;packaged version for the 770&lt;/a&gt; of &lt;a href=&quot;http://www.insecure.org/nmap&quot;&gt;NMAP&lt;/a&gt;. Its a really cool thing to have on the 770. Especially since I now (Dec. 2005) own a cool Bluetooth keyboard (Stowaway Think Outside) which I got as a birthday present from my girl friend. It, together with
an xterm console, really makes your 770 more usable. I started installing all the necessary shell utilities
and now its just a cooler device. Also the keyboard applet is far from perfect right now. I have problems
getting enter/return working sometimes. Also the power save mode kicks in too often.</description>
 </item>
  <item>
 <title>xkbd-bthid screenshot</title>
 <pubDate>Mon, 16 Jan 2006 22:00:00 GMT</pubDate>
 <link>http://www.mulliner.org/blog/blosxom.cgi/2006/01/16#xkbdbthid02</link>
 <description>
&lt;a href=&quot;/nokia770/feed/fotos/n770_xkbdbthid_02.png&quot;&gt;&lt;img src=&quot;/nokia770/feed/fotos/n770_xkbdbthid_02.png&quot; width=&quot;50%&quot; align=&quot;left&quot;&gt;&lt;/a&gt;
&lt;small&gt;click to get full size&lt;/small&gt;&lt;br&gt;&lt;br&gt;

here is a much nicer screenshot of &lt;a href=&quot;/bluetooth/xkbdbthid.php&quot;&gt;xkbdbthid&lt;/a&gt; I took it using
&lt;a href=&quot;http://only.mawhrin.net/~mss/thingies/mst/&quot;&gt;mst&lt;/a&gt;. Which is a nice networked screenshot tool.
Also it tells you to only bind to 127.0.0.1 (localhost) you can access it from any computer on the network.</description>
 </item>
  <item>
 <title>xkbd-bthid</title>
 <pubDate>Sun, 15 Jan 2006 02:40:00 GMT</pubDate>
 <link>http://www.mulliner.org/blog/blosxom.cgi/2006/01/15#xkbdbthid01</link>
 <description>
...is my latest Bluetooth tool. It's a soft-HID device as I call it. This is a
Bluetooth HID Keyboard software implementation. It turns your Linux box, PDA or
tablet into a Bluetooth HID Keyboard. This is the same thing some of the newer
cellphones have, now we have it for Linux!
&lt;br&gt;&lt;br&gt;
This is the very first release, so expect it to be buggy. For example it
doesn't support MacOSX by now (because I don't have a Mac) since MacOSX
requires a other sub protocol (blablabla).
&lt;br&gt;&lt;br&gt;
Check the &lt;a href=&quot;/bluetooth/xkbdbthid.php&quot;&gt;xkbdbthid&lt;/a&gt; site and my &lt;a href=&quot;/nokia770&quot;&gt;Nokia770&lt;/a&gt;
page for downloads and instructions.
&lt;br&gt;&lt;br&gt;
This is actually just my first HID tool, some more stuff is coming up but I just don't have any time
now so I first release this cool thing for you.
&lt;br&gt;&lt;br&gt;
Feedback is more then welcome as always!</description>
 </item>
  <item>
 <title>IpHome 0.2</title>
 <pubDate>Tue, 03 Jan 2006 01:56:00 GMT</pubDate>
 <link>http://www.mulliner.org/blog/blosxom.cgi/2006/01/03#iphome02</link>
 <description>
Happy New Year, here is IpHome 0.2! Actually this was just a test tool
but so many people downloaded it and I got some emails with feature
request - so I decided to put in more features. Now you can cycle through
all interfaces which are up and have a IP address assigned. Just tap the
plugin display panel to switch to the next interface.
&lt;br&gt;&lt;br&gt;
Download it from my &lt;a href=&quot;http://www.mulliner.org/nokia770/&quot;&gt;770&lt;/a&gt;
section.</description>
 </item>
  <item>
 <title>IpHome</title>
 <pubDate>Wed, 21 Dec 2005 17:55:00 GMT</pubDate>
 <link>http://www.mulliner.org/blog/blosxom.cgi/2005/12/21#iphome01</link>
 <description>
&lt;img src=&quot;/nokia770/feed/fotos/iphome01_screen.png&quot; alt=&quot;iphome&quot; align=&quot;left&quot; width=&quot;%50&quot;&gt;
IpHome is a small and simple hildon homepage plugin that shows the current IP and
TX/RX bytes and errors. Its meant to be a first try homepage plugin, also I am an
information fetishist so I like to know whats going on on the network :-] I also
want to keep an eye on the network because of the &lt;a href=&quot;http://www.mulliner.org/blog/blosxom.cgi/n770/wirelessspeedissues.html&quot;&gt;wireless speed issues&lt;/a&gt;.
&lt;br&gt;&lt;br&gt;
&lt;br&gt;
For those who don't know what hildon is, its the GUI system used by the Nokia 770.
&lt;br&gt;
&lt;br&gt;
Download is in my &lt;a href=&quot;/nokia770/&quot;&gt;Nokia770 section&lt;/a&gt;, have fun.</description>
 </item>
  <item>
 <title>770: wireless speed issues</title>
 <pubDate>Tue, 20 Dec 2005 16:15:00 GMT</pubDate>
 <link>http://www.mulliner.org/blog/blosxom.cgi/2005/12/20#wirelessspeedissues</link>
 <description>
while playing around in my home network I noticed that wireless is kind
of slow, I only have 1.5Mbit DSL so I didn't noticed it before. But now
I tried to download stuff from my laptop via FTP and boy this sucks. I
did a few tests with different security settings, since I use WPA and
WPA is done in software, I though this could be the problem. Here are
the results:
&lt;br&gt;&lt;br&gt;

&lt;b&gt;setup&lt;/b&gt;
&lt;ul&gt;
 WRT54GS - with wrt-dd #22 prefinal4&lt;br&gt;
 computer running Debian with proftpd (xinetd)&lt;br&gt;
 N770 with Opera as ftp client&lt;br&gt;
&lt;/ul&gt;
&lt;b&gt;tests&lt;/b&gt;
&lt;ul&gt;
 WPA-PSK TKIP+AES&lt;br&gt;
  ftp ~80KB/s (cpu maxed out)&lt;br&gt;
&lt;br&gt;
 WPA-PSK TKIP&lt;br&gt;
  ftp ~150KB/s (cpu maxed out)&lt;br&gt;
&lt;br&gt;
 WPA-PSK AES&lt;br&gt;
  can't connect&lt;br&gt;
&lt;br&gt;
 WEP 104bit&lt;br&gt;
  ftp ~400KB/s (peek ~560KB/s)&lt;br&gt;
&lt;br&gt;
 WEP 40bit&lt;br&gt;
  same as for 104bit&lt;br&gt;
&lt;br&gt;
 NONE&lt;br&gt;
  same as for WEP&lt;br&gt;
&lt;/ul&gt;
&lt;br&gt;
I didn't try WPA-EPA (radius). Also I noticed that the download
destination also impacts the speed. When writing to memory I couldn't
get more then 160KB/s, so all test downloads were done to MMC.
</description>
 </item>
  <item>
 <title>770: be nice to enjoy</title>
 <pubDate>Tue, 20 Dec 2005 12:21:00 GMT</pubDate>
 <link>http://www.mulliner.org/blog/blosxom.cgi/2005/12/20#beniceandenjoy</link>
 <description>
after all the bashing against some of the 770 bugs I &lt;b&gt;again&lt;/b&gt; have something nice to
say about it. I finally installed &lt;a href=&quot;http://only.mawhrin.net/fbreader/&quot;&gt;FBReader&lt;/a&gt;
and a bunch of &lt;i&gt;e, pdfs and html-books&lt;/i&gt;. Now I use it as a handy reference manual,
search ability is so great (let's quick check which RFC xyz was specified in). It's not perfect
yet (perfect does not exist...).
&lt;br&gt;&lt;br&gt;
To enjoy your 770 even more you need to be really nice and: don't open multiple websites
at the same time (most of the sites just have too much junk and make opera eat your memory),
be patient if things seem to hang it will recover faster if you don't try to switch apps,
open the menu or change back to normal screen. Disabling flash in opera is also a good idea
(I don't like it anyway - sometimes only for games).
&lt;br&gt;&lt;br&gt;
Also by now I prefer the 770 over my h6315 for listening to podcasts. The 770 doesn't completely
freeze when playing mp3s. It now happened multiple times that it suddenly stopped playing, 
every time I thought &lt;i&gt;damn it&lt;/i&gt; it crashed again. But it didn't I only drained the battery
to the ground - I guess thats a good sign :-)</description>
 </item>
  <item>
 <title>eBook Reader</title>
 <pubDate>Sun, 18 Dec 2005 13:44:00 GMT</pubDate>
 <link>http://www.mulliner.org/blog/blosxom.cgi/2005/12/18#ebookreader</link>
 <description>
ebook reading really seems to be the &lt;i&gt;killer application&lt;/i&gt; for tablets and/or big-screen
PDAs (if there is a difference between them besides the lack of PIM tools). &lt;a href=&quot;http://www.internettablettalk.com&quot;&gt;InternetTabletTalk&lt;/a&gt; 
[&lt;a href=&quot;http://www.internettablettalk.com/blog/?p=207&quot;&gt;1&lt;/a&gt;, &lt;a href=&quot;http://www.internettablettalk.com/blog/?p=210&quot;&gt;2&lt;/a&gt;] amongst many seem to think this way. Also yesterday at a friends
birthday party (90% IT workers aka GEEKs) we had a short discussion about PDAs, portable media players and friends. Many of us came to the conclusion that we want a viewing devices. This means
mainly: PDFs, HTML and &lt;i&gt;insert popular ebook format here&lt;/i&gt;. Everybody complained about their
favorite device either the screen is to small or unreadable outside, the device is too slow when
rendering content, storage is to limited or DRM sucks to badly. Also what about watching
movies on the same device? Na - we don't want that, that just makes the device to multi purpose
and that never works out well.&lt;br&gt;&lt;br&gt;
As a comment to &lt;a href=&quot;http://www.russellbeattie.com/notebook/1008718.html&quot;&gt;Russell's&lt;/a&gt; review,
I really think Internet access is the &lt;i&gt;killer application&lt;/i&gt; for the Nokia 770. All the
other &lt;i&gt;features&lt;/i&gt; are just add-ons. Of course you need the special viewers (web browser, 
rss reader, audio streaming client and all the different format readers).&lt;br&gt;&lt;br&gt;
Finally what I would like to know is, if people carry around their 770 during the day (when you are not at home/office)? Are you carrying it around with your cellphone or do you keep it at home
close to your couch and fast wifi access? I personal only take it to places where I know
wifi is available for me.</description>
 </item>
  <item>
 <title>770 crashes</title>
 <pubDate>Sat, 17 Dec 2005 11:01:00 GMT</pubDate>
 <link>http://www.mulliner.org/blog/blosxom.cgi/2005/12/17#feedback</link>
 <description>
a rather sad report about my 770, I apologise to all 770 developers in advance for hurting
their feelings (I know how it is like when somebody complains about your software).
&lt;br&gt;&lt;br&gt;
The &lt;b&gt;web browser&lt;/b&gt; (Opera) continues to crash on me with random sites also sites not always 
make it crash, its a random thing (&lt;a href=&quot;http://www.digg.com&quot;&gt;digg.com&lt;/a&gt; is a good example).
I tried to reproduce it but its to random, sorry no decent bug report.
&lt;br&gt;&lt;br&gt;
The &lt;b&gt;file manager&lt;/b&gt; is slow as hell (with big directories) - I guess this has to do with
the pre-fetching which I noticed with obexftp (accessing files on your cellphone). Also
I got many very long hangs (no display update or reaction to user input) and crashes, mostly
while browsing large directories. The memory usage seems to be pretty insane too.
&lt;ul&gt;
I get around using the file manager for browsing large directories by using opera (url=file:///).
&lt;/ul&gt;
&lt;br&gt;
&lt;b&gt;Device just rebooted/reseted&lt;/b&gt; while playing with WPA-PSK - I really guess it was just
a coincidence. This happened while setting up WPA-PSK on my parents Linksys WRT54GS (wrt-gg).
I had opera and xterm running and the connectivity-settings panel open. Suddenly the
device silently reboots (no low memory waring as usual when you do nasty things with opera).
No data lost! Just a normal reboot. I tried to reproduce it again - but no luck. Maybe just
some problem with the wireless driver where it dead-locked itself and some kernel watchdog 
killed and resurrected the device (I was heavily messing with the access point settings).
This never happened to me with any Linux box &lt;i&gt;I wasn't messing around in the kernel&lt;/i&gt;.
&lt;br&gt;&lt;br&gt;
Anyway I still totally like this thing also everybody always comes over to look at it :)
&lt;br&gt;&lt;br&gt;
More feedback is on the way... I still need to investigate some of the things I want tell you folks.</description>
 </item>
  <item>
 <title>Being a 770 user...</title>
 <pubDate>Fri, 02 Dec 2005 00:45:00 GMT</pubDate>
 <link>http://www.mulliner.org/blog/blosxom.cgi/2005/12/02#beeingauser</link>
 <description>
when I first got my Nokia770 I started right away with hacking (developing
and porting applications) rather then actually using it. I started being
&lt;i&gt;just a user&lt;/i&gt; over the Thanksgiving weekend. Some user things I
noticed where:
&lt;br&gt;&lt;br&gt;
We have Flash/Shockwave support, thats kind of nice. I actually didn't expect this. Also web browsing is really nice, just sitting on the couch watching TV
and surfing on the tablet. But unfortunately the browser (Opera) is
sometimes a little picky and crashes or just eats memory when going to some
of my favorite sites.
&lt;br&gt;&lt;br&gt;
A PDF reader, yes there is one on the 770. Don't reading the product
manual really pays of - if you like surprises :)
&lt;br&gt;&lt;br&gt;
Now for some bad things, the email client. I think I remember somebody
complaining about the lack of SMTPS (SMTP with SSL) support. Yes, this
is unbelievable the email client doesn't support SSL for outgoing mail,
why? This makes the mail client totally useless and just a waste of
storage space. Maybe the idea behind the email client is a &lt;i&gt;email reader&lt;/i&gt;
because IMAP supports SSL. Anyway Opera nicely renders my webmail
page (IMP/Horde), so it's not to bad.
&lt;br&gt;&lt;br&gt;
Some remarks about the filemanager, especially about the OBEX browser
(this is the thing that gives you access to the files on your phone).
The OBEX part is supper aggressive, it not only gets the current
directory information it also goes into subdirectories. If you browse
directories with a lot of subdirectories and files, the filemanager
sometimes is just blocked totally because of all the pre-fetching.
&lt;br&gt;&lt;br&gt;
Also you can't directly use files from OBEX sources, I wanted to play
a MP3 from my phone on my 770 but the audio player complains. I
thought I could just use the big SD card in my phone as &lt;i&gt;network&lt;/i&gt;
storage for my 770, but I guess I have to finally finish &lt;a href=&quot;http://www.mulliner.org/bluetooth/btfs.php&quot;&gt;btfs&lt;/a&gt; to get this functionality.
&lt;br&gt;&lt;br&gt;
One last thing, I noticed that the wireless antenna (802.11/WiFi) seems
to be pretty good for such a small device.</description>
 </item>
  <item>
 <title>Xtris on the 770 - it's Tetris</title>
 <pubDate>Wed, 23 Nov 2005 12:29:00 GMT</pubDate>
 <link>http://www.mulliner.org/blog/blosxom.cgi/2005/11/23#n770_xtris_multiplayer</link>
 <description>
&lt;img src=&quot;/nokia770/feed/fotos/n770_xtris_multiplayer.jpg&quot; width=&quot;%70&quot; alt=&quot;xtris&quot; align=&quot;right&quot;&gt;

I wanted to start writing my first maemo application but instead I ended up
porting &lt;a href=&quot;http://www.iagora.com/~espel/xtris/xtris.html&quot;&gt;xtris&lt;/a&gt;
a very cool Tetris implementation. The package is available &lt;a href=&quot;/nokia770&quot;&gt;here&lt;/a&gt;. The nice thing about this game is that it supports multiplayer mode,
the foto shows me playing against myself (laptop vs. 770). To play in multiplayer mode you need to start xtris by hand from the console (xterm) like this: 
&lt;i&gt;xtris x.z.y.a&lt;/i&gt; where x.y.z.a is the IP address of the host running &lt;i&gt;xtserv&lt;/i&gt;. If you start it via the menu the server is started for you, so your
opponent just needs to know your IP and your good to go.&lt;br&gt;&lt;br&gt;
Now I want a second 770 :-)</description>
 </item>
  <item>
 <title>Digging around on the 770's filesystem</title>
 <pubDate>Tue, 22 Nov 2005 11:53:00 GMT</pubDate>
 <link>http://www.mulliner.org/blog/blosxom.cgi/2005/11/22#diggingaround</link>
 <description>
so I started pulling my 770 apart. First I flashed in the developer
rootfs, which turned out to be very striped down - so I decided to
immediately switch back to standard and add a few things on the way.
But first I needed to get the original image back, to do this you
have to go &lt;a href=&quot;http://maemo.org/downloads/nokia_770&quot;&gt;here&lt;/a&gt;.
And by the way, this nice awesome hardware is made in good old Germany!
&lt;br&gt;&lt;br&gt;
I started going through the filesystem, a modified stuff like
&lt;i&gt;/etc/sudoers&lt;/i&gt; to include &lt;i&gt;user ALL = NOPASSWD: /bin/sh&lt;/i&gt;
so I can just get a root shell, without calling gainroot.&lt;br&gt;&lt;br&gt;
Searching further I found all the images, like the big Nokia logo
that you see on startup (/usr/share/icons/hicolor/scalable/hildon/qgn_indi_startup_nokia_logo.png) and the Nokia hands (/usr/share/icons/hicolor/scalable/hildon/qgn_indi_nokia_hands.png). Guess what, of course I replaced them - no big
magic. I also found this funny logo - actually its not funny if you get to see it
(/usr/share/icons/hicolor/scalable/hildon/qgn_indi_startup_failed.png).&lt;br&gt;&lt;br&gt;
&lt;img src=&quot;/images/qgn_indi_startup_failed.png&quot; alt=&quot;failed&quot; align=&quot;center&quot;&gt;
&lt;br&gt; 
Also all the themes are nicely split up into multiple files, so modifying
or creating new themes should be easy (I can't do graphics).
&lt;br&gt;&lt;br&gt;
I guess I'll built me a real nice image over the next days. Also I don't
know how the licensing is - can modified images based on the original
firmware be redistributed?</description>
 </item>
  <item>
 <title>770 Wireless Issues</title>
 <pubDate>Mon, 21 Nov 2005 17:32:00 GMT</pubDate>
 <link>http://www.mulliner.org/blog/blosxom.cgi/2005/11/21#wirelessissues</link>
 <description>
I played around with WiFi (802.11) over the weekend. And found that &lt;i&gt;promisc&lt;/i&gt; mode
is not working on the 770, this means no fun with &lt;i&gt;tcpdump or dsniff&lt;/i&gt; (which I spend
hours on building). Also the whole &lt;i&gt;monitor mode&lt;/i&gt; thing doesn't seem to work right now.
When asking on the developer list about this issue, I got told that they are currently
working on these things (due to popular demand!), which is nice to hear.&lt;br&gt;&lt;br&gt;
Also changing the MAC address of the device seems to work, its not really a feature 
that is needed by many people but I happen to need it.</description>
 </item>
  <item>
 <title>The 770 and sunlight</title>
 <pubDate>Sat, 19 Nov 2005 21:39:00 GMT</pubDate>
 <link>http://www.mulliner.org/blog/blosxom.cgi/2005/11/19#sunlight</link>
 <description>
so I just did the sunlight test (to see if the display is readable 
under direct sunlight [I used genuine Californian sun]). In the default 
brightness setting it is very hard to read anything (images are ok). If you
crank up the brightness setting to the maximum setting the text is
actually readable. I guess the battery wont last as long in the max setting.
&lt;br&gt;&lt;br&gt;
I guess the display passed :-)</description>
 </item>
  <item>
 <title>Nokia770 - finally I got it!</title>
 <pubDate>Sat, 19 Nov 2005 08:24:00 GMT</pubDate>
 <link>http://www.mulliner.org/blog/blosxom.cgi/2005/11/19#gotit</link>
 <description>
&lt;img src=&quot;/images/n770h6315.jpg&quot; alt=&quot;N770 and h6315&quot; align=&quot;left&quot; width=&quot;%50&quot;&gt;
so I finally got my 770! And from the first second I loved it! It's small, black and 
has a big screen. WiFi and Bluetooth work like a charm. The first thing I did was: enabling
the &lt;i&gt;R&amp;amp;D&lt;/i&gt; mode (to get root), installing xterm and dropbear-sshd.
&lt;br&gt;&lt;br&gt;
&lt;img src=&quot;/images/n770_morg.jpg&quot; alt=&quot;morg@n770&quot; align=&quot;right&quot; width=&quot;%50&quot;&gt;
The Nokia 770 is really nice, it boots fast. The UI seems pretty usable, sometimes a little to
slow for me (I'm an old Palm user) but since I'm used to PocketPC it's fast :-)
&lt;br&gt;&lt;br&gt;
&lt;img src=&quot;/images/n770_oftp.jpg&quot; alt=&quot;obex-ftp&quot; align=&quot;left&quot; width=&quot;%50&quot;&gt;
The first thing to test was of course web browsing (since it calls itself an internet tablet).
WiFi setup was fast and easy (it found a tone of access points around here (I haven't looked
for some time now)), so I could kick it of right away. Browsing is real fun thats clear. Most of
the web pages I checked showed nicely.
&lt;br&gt;&lt;br&gt;
&lt;img src=&quot;/images/n770_root.jpg&quot; alt=&quot;rooted it&quot; align=&quot;right&quot; width=&quot;%50&quot;&gt;
So Bluetooth, the sad thing is no GUI support. But it works once you have the shell. OBEX, when I
first setup my network connections the device asked me for the phone setup (for dial-up and file
transfer). File transfer is OBEX, so I fired up &lt;a href=&quot;/bluetooth/sobexsrv.php&quot;&gt;sobexsrv&lt;/a&gt; on
my laptop and told the 770 that it is a phone. And whups I can browse the files on my laptop
from my 770 with the built-in file manager, this is awesome! This makes installing applications really easy,
just double tap the .deb file and it gets installed (from your laptop). The next step was then to compile
&lt;a href=&quot;/nokia770&quot;&gt;sobexsrv for the 770&lt;/a&gt; so I can browse the files on it from my laptop. It of 
course supports regular push/pull too. In the next weeks I will try to port all
&lt;a href=&quot;/bluetooth/&quot;&gt;my Bluetooth applications&lt;/a&gt; to the 770.
&lt;br&gt;&lt;br&gt;
Thats it for now. I'll keep writing and porting new applications for my new toy, so keep reading! 
&lt;br&gt;&lt;br&gt;
&lt;br&gt;&lt;br&gt;</description>
 </item>
  </channel>
</rss>