Archive

Archive for March, 2010

Pentecostal christians feelings

March 29th, 2010 No comments

Christians say they want to wake up feelings, today they have succeded:
I feel embarrased for them.
How can they be such weirdos!?

SocialTwist Tell-a-Friend
Categories: worldview Tags:

How to sync music between iPhone and ubuntu using new ifuse

March 25th, 2010 10 comments

iphone and ubuntu can be much more well integrated now.

If you used the previuose method described here some months ago, you must first remove those changes:

First remove the packages

sudo apt-get remove gvfs-backends ifuse libiphone-dev libplist0 libplist-dev libiphone0  libgpod4 libusbmux0 libusbmux-dev gtkpod

Now let’s remove the jonabeck PPA repo:

Either adding it as root to your /etc/apt/sources.list file

Or with the GUI “Software sources”

Now:  lets perform an update and upgrade:

sudo apt-get update && sudo apt-get upgrade

At this point it might be a good option to reboot the system.

New Mehod starts here

Let’s add a new PPA repository:

sudo add-apt-repository ppa:pmcenery/ppa

Let’s make a full update and upgrade:

sudo apt-get update && sudo apt-get dist-upgrade

Let’s install the new needed packages:

sudo apt-get install gvfs gvfs-backends gvfs-bin gvfs-fuse libgvfscommon0 ifuse libgpod-dev libgpod-common libimobiledevice-utils libimobiledevice0 libimobiledevice-dev python-libimobiledevice libplist++1 libplist-utils python-plist libusb-1.0-0 libusb-1.0-0-dev libusbmuxd1 usbmuxd

Now we have to add our own user to the fuse group:

sudo adduser $USER fuse

Let’s modify the fuse config file:

gksudo gedit /etc/fuse.conf

Uncoment the line that says

“#user_allow_other”

(uncoment means remove the “#”)

Ready: Now symply connect your iphone and it will be detected, you can see it in Rhythmbox and other media players.

Tip: iPhone should not be password protected when connected

You will notice that you have two iphone mounted devices, one as camera, and one as phone. Enjoy :-)

iphones

SocialTwist Tell-a-Friend
Categories: iphone, linux Tags: , , , ,

How to get an iPhone consolidated inbox

March 12th, 2010 No comments

One of the very laking features of the iphone is the inavility to have a consolidated inbox, or an easy witch betwwen several of them.

There is a very easy workaround for this:

Use gmail as your “email consolidator”, and set up only the gmail account in the iphone.

SocialTwist Tell-a-Friend
Categories: iphone Tags: