Source i (link to git-repo or to original if based on someone elses unmodified work):

Add the source-code for this project on opencode.net

4
Become a Fan
6.5

Description:
Facebook plasmoid is a simply webview showing the iPhone version of Facebook.

It's written in Python by following the excellent tutorial on techbase: http://techbase.kde.org/Development/Tutorials/Plasma/Python/GettingStarted

INSTALL:
plasmapkg -i facebook.zip

Ratings & Comments

32 Comments

zunami

first the tool works opensuse 11.2 and why cannot edit the size of this tool. i will make it bigger

diederick76

Nice and useful plasmoid. It works fine, except that the order the messages appear in seems to be random. I'd like to get the most recent one at the top. Is that possible?

nferenc

This is only a simply webview showing the iPhone version of Facebook. So please report a bug to facebook devs :)

diederick76

Can you tell me which application that is? Did you pull it from svn?

docxcz

Hello, this is very good plasmoid. But in my opinion font and overall size is too big. It is option to reduce it? Thanks

Zabu

it works great on my kubuntu - till I reboot, then it's only a blank widget. richtclick --> reload don't work either. :-(

deichschuh

This is because your network connection propably takes some time after rebooting, you can fix this by adding a few lines to the script. The lines are:

import os

ping = 'ping -c 2 google.com'
pause = 'sleep 2'

def check_network():
  if os.system(ping) == 0:
    pass
  else:
    os.system(pause)
    check_network()
check_network() you can add this after: from PyKDE4.kdecore import KUrl in contents -> code -> main.py Maybe nferenc can patch the plasmoid to support this.

deichschuh

This is because your network connection propably takes some time after rebooting, you can fix this by adding a few lines to the script. The lines are:

import os

ping = 'ping -c 2 google.com'
pause = 'sleep 2'

def check_network():
  if os.system(ping) == 0:
    pass
  else:
    os.system(pause)
    check_network()
check_network() you can add this after: from PyKDE4.kdecore import KUrl in contents -> code -> main.py Maybe nferenc can patch the plasmoid to support this.

chareos

It works with these modifications BUT this way the entire KDE sits and wait for network ! This is very noticeable on a wifi based system, and literally kills any start-up time improvement distros made in the last years. I suppose that os.system pause is way too wide. The best thing would be to put in a loop the facebook plasmoid, not the entire plasma/KDE. Is there a better way ?

Zabu

Wow, thank you Works perfectly !!

JackSkellington

Hey, I love this plasmoid :o) There is only one problem. My WLAN needs some moments to get connected to the internet and so the facebook-plasmoid stays empty. Even 'reload' doenst't work. So I alway have to remove and re-add it, which is quite uncomfortable. Has anybody an idea? :o)

tuxbassen

hello i might be blind, but i cant seem to find the spot to add a comment on a friend status. i can find the spot in the 'mobile site' or 'full site' but not in the standard site. So if it not possible, will it be?

Malix82

Any chances for autorefresh?

gillespie

Try this patch http://pastebin.com/m6b2c3191. It could really do with some kind of configuration for the timeout but I was just a quick hack job

miguelpino

Hi there... I was trying to put this on my KDE 4.3 and there was an error I tryed to install by the "add widgets" button on the upper right corner and it says "Cannot read the script" then I tried to instal via terminal as u said after downloading from here and and i just get "facebook plasmoid installation failure" did I miss something? what can I do? im from Chile... sorry about my bad english.

nferenc

Rename it to facebook.zip Then install with command: plasmapkg -i facebook.zip

Fenix-TX

I've tried this but when i added the widget i have this error: This object could not be created for the following reason: Script initialization failed

Fenix-TX

Ok...restarting KDE solve the problem. Now works.

deichschuh

Hi nferenc, I just did 3 simple Plasmoids based on your Facebook-Plasmoid. They Actually do the same as yours, but they acces the mobile Versions of German SchuelerVZ, StudiVZ and MeinVZ. If you have any problems with this please let me know. Thanks for your work and your great Plasmoid

deichschuh

They can be found here: http://kde-look.org/content/show.php?content=109897

echoes

this works fine with kde 4.3.61 (4.4 svn)/Qt 4.5.2. there are a few minor rendering issues but i assume that is due to webkit or whatever rendering engine this script uses. could you please add the ability to tab from the email/phone field to the password field?

jammen33

can you update it to work with kde4.3?

2ndsicness

I've installed the Plasmoid correctly, but I'm simply unable to log in. I'm using Arch Linux.

2ndsicness

EDIT: Just removed it with the plasmapkg -r command and tried installing it from the GUI and the installation failed.

vejha

I have same problem.

Pling
0 Affiliates
Details
license
version
updated
added
downloads 24h 0
mediaviews 24h 0
pageviews 24h 0

More Plasma 4 Extensions from nferenc:

UrlCompressor
nferenc
last update date: 16 years ago

Score 6.9

Other Plasma 4 Extensions:

Icon Tasks deb build
N00bun2
last update date: 13 years ago

Score 4.3

Prayer Times Plasmoid
riyad
last update date: 13 years ago

Score 5.2

KPrayertime4 Islamic Prayer Times
ahaq
last update date: 15 years ago

Score 4.4

Hostinfo
mgraesslin
last update date: 13 years ago

Score 4.7

Monitor QuadCore Russian
kuchumovn
last update date: 16 years ago

Score 5.0

blaKjaK
werevire
last update date: 15 years ago

Score 5.0