convertxtodvd_logo

ConvertXtoDVD

VSO ConvertXtoDVD is considered to be one of the best Video converters. It combines high speeds, high quality and many options for your personalized DVD menus.

ConvertXtoDVD guide
Free Download ConvertXtoDVD

Linux Books

Of course the Internet along with the help of Google is a great source of information. You can answer almost any question you have about Linux and find many tutorials, guides and help. However many people prefer reading this information on a printed book accesssible even when they are not online or don't have a computer in front of them. I've received many e-mails asking me to propose them a few good books regarding Linux commands, administration and for specific distributions such as Ubuntu, Fedora etc. So, I've search for a few good books. Here they are. Happy reading!

Linux Books

Ubuntu guides

Ubuntu is a free Operating System based on Debian GNU/Linux. It has been rated as the most popular Linux distribution amongst Linux users according to Distrowatch. As it happens every six months a new version of Ubuntu has been released. Ubuntu 10.04 Lucid Lynx is here! Below you can find some helpful tutorials for old and new users!

Ubuntu 10.04 Lucid Lynx Post Installation Guide
Ubuntu 9.10 Karmic Koala Post Installation Guide
Ubuntu 9.04 Jaunty Jackalope Post Installation Guide
How to install Ubuntu Linux on Windows using VirtualBox

Fedora 12 Installation Guide

Fedora 12, codenamed Constantine, is released! Just for the info, Fedora is an RPM based Linux Distribution, an Operating system in other words, developed by the community supported Fedora Project and sponsored by Red Hat. Fedora contains only free and Open Source software. Some of Fedora's 12 new features are Gnome 2.28, KDE 4.3, better web cam support!, and many others.

Fedora 12 Installation and Post-Installation Guide
Fedora 11 Installation and Post-Installation Guide
Fedora 11 Installation and Post-Installation Guide in Chinese

facebook-logo.jpgFacebook is surely the most popular social networking site with more than 150.000.000 users all around the world. In this guide I will show you a small application that allows you to monitor your Facebook profile without having to constantly check it through Facebook's web site. This application notifies you instantly when your profile changes. For the time being this facebook linux client is available only for Gnome users and I don't know if there is a plan for a KDE version.

The notifications include the following changes:

  • One of your friends changes their status, profile picture or profile details.
  • You receive a friend request, event or group invitation.
  • Someone writes on one of your friends walls.
  • One of your friends is tagged in a photo.

To run this software you must have the following packages installed pygtk, python-webkitgtk (or python-gnome2-extras) and python-simplejson. You can find them in your distributions repositories and install them through your Package Management System.

Fedora users open a terminal and type:

su -c 'yum install pygtk2 pywebkitgtk python-simplejson'

Ubuntu
9.04 Jaunty Jackalope users open a terminal and type:

sudo apt-get install python-gtk2 python-gnome2 python-gnome2-desktop python-gnome2-extras python-simplejson

Ubuntu 8.10 Intrepid Ibex users open a terminal and type:

sudo apt-get install python-gtk2 python-webkitgtk python-simplejson

There is no installation package for facebook-notify. You just have to download the tar package from its official site . Untar it and double click on the facebook-notify.py file (1). Select run (2) and you should see a Facebook icon in your task bar (3). Click on it a Connect option will appear (4).



Now type in your email and password to connect to Facebook.



Allow notifier for gnome to access your profile information.



Now you may close the window and return to what you where doing.



When there is a change in your Facebook profile you will be notified with a little pop up. Enjoy this facebook  client for Linux!



Add this page to your favorite Social Bookmarking websites

Trackback(0)

TrackBack URI for this entry

Comments (17)

Subscribe to this comment's feed
...
This is a really cool application. But of course, I don't suppose it will work in my computer because my college has blocked facebook using openDNS. Do you, may be, want to help me out with it? I really need to access facebook because all my friends live there smilies/wink.gif. I'm using fedora 10. Thnx.
Joyful Thiek , March 16, 2009
...
Yep, this won't work for you. However you can always try some other site which offers anonymous surfing such as http://www.proxylord.com/ . Check if they block them too although I can't guarantee that they won't take your facebook username and password. smilies/tongue.gif
axel , March 17, 2009
...
smilies/cool.gif smilies/tongue.gif smilies/tongue.gif smilies/tongue.gif smilies/tongue.gif smilies/tongue.gif
argentum , March 28, 2009
can me not works
Hey, Facebook notification monitor for GNOME can me not works. If clicked in FB login box to login button nothing happens - nothing progress bar.. (login and password is correct)..If clicked others link in you app, then app normal work (like in web browser).
Ubuntu 9.04
Ideas? Thx
lemunzo , May 20, 2009
...
I checked this in an ubuntu 9.04 installation and indeed I can't press the Login button. I've contacted the author of this Facebook notifier. If I find a solution I will update the guide. Thanks lemunzo.
axel , May 22, 2009
...
How to continue? smilies/smiley.gif
lemunzo , June 02, 2009
...
I have sent an email to the developer of this software but he didn't replied... The last update is from March the 10th. He might have stopped working on this project. Sorry. smilies/sad.gif
axel , June 02, 2009
DAMNIT! I want that
I really want that to work on ubuntu smilies/sad.gif

I guess that works for Fedora
joker999 , June 05, 2009
Edit?
Dang no edit,

I guess i notice that somehow stop the javascript/flash work for that (window popup)
that button work for [removed](
joker999 , June 05, 2009
work around
To all those who are having problems with login button not working I have a work around using the gecko backend instead of the webkit as was discussed here:

http://github.com/nzjrs/facebook-notify/commit/078b3bc935276e59db21a21440f8994e83560c0d

To get this to work on ubuntu you need to install the packages:

python-gtk2 python-simplejson but not python-webkitgtk

also install python-gnome2-desktop + python-gnome2-desktop to give you gecko.

Now run facebook-notify.py as described above and you will have no problems.
sammyd , June 08, 2009
...
Thanks for the information sammyd. I have checked it and it now works properly. I've updated the guide with the correct packages (you have put python-gnome2-desktop twice instead of pythong-gnome2-extras but the link you provided was enough). Thanks again. smilies/smiley.gif
axel , June 08, 2009
...
Thanks sammyd!! smilies/grin.gif

Axel, you got a tutorial python2-gnome-extras in plase python-gnome2-extras smilies/wink.gif
lemunzo , June 10, 2009
...
Oh, thanks lemunzo. I corrected it. Now the facebook notifier should work correctly for everyone! smilies/cheesy.gif
axel , June 11, 2009
An easier way...
An easier way, if you already have python-webkitgtk installed in Ubuntu, is to edit facebook-notify.py, swapping the order in which backends are tried:


# import the backend module
EW_BACKEND = None
try:
# try to import Gecko module
import gtkmozembed
EW_BACKEND = "gtkmozembed"
except:
import webkit
EW_BACKEND = "webkit"
Nigel Cunningham , July 23, 2009
...
Great info Nigel. Thanks!
axel , July 24, 2009
I know this is a late comment...
This works just fine for me with Kubuntu (A Ubuntu version that comes pre-packaged with KDE) and KDE 4.5 RC1. All I had to do was run the *.py and it worked fine! lol.
TN-048 , July 02, 2010
answer this topic
Don't you understand that it's high time to get the mortgage loans, which would make you dreams real.
BairdEmma33 , July 13, 2010

Write comment

smaller | bigger
security image
Write the displayed characters

busy

Login Form

Follow me on...

  • Digg: axelgr
  • Facebook Page: 379363054400
  • FeedBurner: my-guidesnet
  • Twitter: myguidesnet
  • External Link: http://feedburner.google.com/fb/a/mailverify?uri=my-guidesnet

Member Login