This week we had a visitor on our couch and we decided to do some Slovenian winter sport activities and we got a couple of our sleighs and went to a hill near Ljubljana called Kurenšček. Well here you can see the actual photos, the adventures and misadventures ;)
Snow is FUN!
So we took some pictures, I hope you can find some enjoyment in them as we did in sleighing.
B.
Friday, 19 February 2010
Tuesday, 3 March 2009
Dublin is grand!
I was lucky enough to be able and take some time away traveling and this time we went to Dublin, Ireland. We spent four days walking around the "town", visiting tourist and some less touristy attractions. Had a taste of Guinness (actually I hat to taste and re-taste it quite a couple of times).
We also went for a "Free walking tour", which was great and so was our guide Rob.
I must say I like the "town" A LOT!
The weather we had was surprisingly nice and the people were extremely nice to us.
I definitely would recommend to visit it.
Here are some photos I took during the visit:
We also went for a "Free walking tour", which was great and so was our guide Rob.
I must say I like the "town" A LOT!
The weather we had was surprisingly nice and the people were extremely nice to us.
I definitely would recommend to visit it.
Here are some photos I took during the visit:
Monday, 22 December 2008
Sony Ericsson W910i and its "special" ways
Yes, special... (as in special needs).After fiddling around with many (many, many, ...) options of how to make Album Art work in visualization options, I have figured out it supports ID3 v2.3 (and v2.4 but is faulty - read on) tags that can have embedded pictures in them. It supports only image/jpeg type files. After twiddling for quite some time I converted all the tags to version 2.4.0 and UTF-8 encoded them - BIG MISTAKE, the player displays all the artists, albums and song names incorrectly than. The names seem to be split in 2 or more characters - GO SE ;). So I had to convert them all back.
Here is the final coctail of Id3 tags, that does work and display all fields ok:
- ID3 version 2.3.0
- Picture field with image/jpeg type
- ISO-8859-1 (latin-1) encoding
Another glitch I noticed was that the device did not correctly disconnect when umounting the phone (as a storage device) from the PC. I use Ubuntu as my desktop and what I needed to do was to use eject (or a variation of it) to get proper disconnect - so this is the concoction I brewed to make it work properly:
in ~/.gnome2/nautilus-scripts/ create a file called Eject with the following contents:
MNTPNT=$(echo "$NAUTILUS_SCRIPT_SELECTED_FILE_PATHS" |tr -d '\n')
gnome-eject --pseudonym "$MNTPNT"
When right clicking on the device icon on your desktop (the storage device that displays either the internal or the storage card of your W910i phone), navigate to Scripts->Eject, now the device should be ejected correctly and the phone will display the message that the storage session is finished.
Well hopefully someone else will stumble upon this post instead of wasting a weekend arranging their music files and discovering the tags have all gone beserk...
PS: The same procedure should work on older/other SE W(alkman) model phones/players.
Subscribe to:
Posts (Atom)