"A human being should be able to change a diaper, plan an invasion, butcher a hog, conn a ship, design a building, write a sonnet, balance accounts, build a wall, set a bone, comfort the dying, take orders, give orders, cooperate, act alone, solve equations, analyze a new problem, pitch manure, program a computer, cook a tasty meal, fight efficiently, die gallantly. Specialization is for insects." (Robert A. Heinlein)

Tuesday, 15 May 2012

New toy on the desk: Acer Veriton S661


Apart from the subtle pride of installing latest Linux releases on a six years old computer I have been feeling the need of a new desktop computer since some years. So, at last, I decided to buy a new one. Not so very new to be honest: I got it at a surplus fair, here in Genoa, where I go twice a year, and they told me it has been used only for “exposition purpose”. It must be true because its interior is almost free of any dust and we all know how is difficult to keep dust out of our computers.
The Acer Veriton S661 is a office targeted compact desktop: with a dual core 2600MHz processor, 1GB RAM and a 250GB hard disk. It could be better, especially on the RAM side, but there is time for expansions in the years to come. The compact case saves some space on my crumpled desktop (the Sempron 2400 was a mid-tower) and I needed this more than the improved performances. The case is well organized inside, in spite of its compactness and can even be opened without a screw-driver. Last but not least, it's wonderfully noiseless.

Tuesday, 1 May 2012

More Mint 12 tuning on the EEEPC 900


After installing Linux Mint 12 on the EEEPC and fixing some immediate post installation issues my netbook has been working fine in all but one last thing. When running on battery power the EEEPC often warned the battery being near to full discharge. Sometimes the computer went in automatic power off even with the battery almost fully charged.
It's no new that the early EEEPCs battery aren't properly recognized on most of Linux distributions. That's because of the buggy way EEEPC BIOS handles ACPI, I noticed it since I first installed Ubuntu years ago, but it usually never been a problem apart from some meaningless estimation of the battery duration.

Sunday, 29 April 2012

Upgraded to Xubuntu 12.04 “Precise Pangolin”


Just a short post about the upgrade to Xubuntu 12.04 of my (old) Sempron 2400 desktop computer. As I started the computer this morning I got the usual Ubuntu upgrade “Invitation”

I started the upgrade program after a final window informing on operation to be performed and requesting for a last confirm the whole upgrade process started

Saturday, 7 April 2012

Monday, 2 April 2012

Tips for (happily) backing up your i.ph blog

After talking with another i.ph blogger I tough it may be useful a short post on how I quickly backed up my i.pb blog posts. 

i.ph blog addresses

DotPH blogging platform is based on a proprietary platform called Calliope. Not a bad platform at all but a bit outdated today. Among many other problems Calliope doesn't provide it's users with any backup tool. During three years of blogging with i.ph platform I noticed that blog post can be accessed  from a dual address: one is the usual long permalink 
the other is based on the post number
http://musante.i.ph/blogs/musante/?p=119
My backup solution

 Once i received the news about i.ph closing its free blogging service I looked for a program able to sweep all my post addresses and automatically downloading at least the page HTML. I discovered I could use a very flexible Firefox plug-in: DownThemAll . 
DownThemAll is a  plug-ins that works as a download manager for Firefox, among the many features it also allow to start a batch download of numbered items. Just what I needed!
All I had to do has been open the DownTemAll manager window and start a new download process (the plus button). I then configured the download process as shown in the screen-shot (sorry I only have an Italian screen-shot).


the numbers between square brackets are the start and end number post you're going to download while the pattern on the bottom (*url*-*inum*.*ext*) tells DownTemAll hot to name the downloaded files (musante.i.ph-001.htm and so on).

Some final notes

DotPH support promised an easy way to backup our blog content, I'm sure they'll come out soon with such solution but, since restoring a blog is a long work, better to start early.
My method only saves the page HTML file not images or any thing you may have linked in it. this is fine if you have your images hosted on another server (like, for example, fickr). If you have your images hosted on i.ph you'll have to save them separately. 
The hard, and boring, part comes with restoring your backed up posts. I'm doing it manually but I have only 117 post to restore on my new blog. If you have more It might be worth looking for an automated way of doing it.

I hope this can be useful. If you have any question, or suggestion, feel free of course to comment here.