Well I have had the Aspire One for a week now and the NetBook Remix is serving me well. I have added a few things to make life a little easier. The first and the one I am using right now is Drivel which is a great way to generate Blog entries off-line and then post them when completed. I have played with it before on the full laptop but for some reason I never really used it extensively as most of the time the laptop was connected to the net and I could post directly or I was using wordpy on the N800. The WordPress interface is a little un-responsive on the NetBook though so I think Drivel will see a bit more action.
The second useful addition is Unison which represents a massive improvement on my previous mobile backup regime of grsync by being truly bi-directional (actually in its current configuration it is tri-directional). GRSync has been great to ensure any content on my laptop or N800 has been backed up to the Linkstation but with the NetBook I wanted to be able to freely switch from working on the NetBook to working on the full size laptop so I started looking for bi-directional synchronisation. Unison makes use of the same SSH key-pairing I have used for setting up rsync so there was no major pain there. I have installed the GTK Unison package that is available from the Ubuntu repositories and I had to find a mipsel debian package to crowbar into the Linkstation. The GTK Unison package does an initial scan to determine what changes to make and presents a very easy interface to determine what needs to be synced and allow you to manually resolve conflicts.
The final solution now revolves around both the NetBook and the main Laptop synchronising with a directory on the Linkstation on-demand. All that is needed to get things onto the NetBook is to copy it into the Mobile folder and run Unison the run Unison again from the NetBook. It could all have been accomplished by SVN or CVS but I don’t really care about version control for this sort of thing (I do have a CVS server for code and web sites I maintain) and the GUI interface just makes the whole solution very easy to keep using which is 90% of the problem keeping things backed up.