-
 KDE-Apps.org Applications for the KDE-Desktop 
 GTK-Apps.org Applications using the GTK Toolkit 
 CLI-Apps.org Command Line Applications 
 Qt-Apps.org Free Qt Applications 
 Qt-Prop.org Proprietary Qt Applications 
 Maemo-Apps.org Applications for the Maemo Plattform 
 Java-Apps.org Free Java Applications 
 eyeOS-Apps.org Free eyeOS Applications 
 Wine-Apps.org Wine Applications 
 Server-Apps.org Server Applications 
--
-
 KDE-Look.org Artwork for the KDE-Desktop 
 GNOME-Look.org Artwork for the GNOME-Desktop 
 Xfce-Look.org Artwork for the Xfce-Desktop 
 Box-Look.org Artwork for your Windowmanager 
 E17-Stuff.org Artwork for Enlightenment 
 Beryl-Themes.org Artwork for the Beryl Windowmanager 
 Compiz-Themes.org Artwork for the Compiz Windowmanager 
 EDE-Look.org Themes for your EDE Desktop 
--
-
 Debian-Art.org Stuff for Debian 
 Gentoo-Art.org Artwork for Gentoo Linux 
 SUSE-Art.org Artwork for openSUSE 
 Ubuntu-Art.org Artwork for Ubuntu 
 Kubuntu-Art.org Artwork for Kubuntu 
 LinuxMint-Art.org Artwork for Linux Mint 
 Arch-Stuff.org Art And Stuff for Arch Linux 
 Frugalware-Art.org Themes for Frugalware 
--
-
 KDE-Files.org Files for KDE Applications 
 OpenTemplate.org Documents for OpenOffice.org
 GIMPStuff.org Files for GIMP
 InkscapeStuff.org Files for Inkscape
 ScribusStuff.org Files for Scribus
 BlenderStuff.org Textures and Objects for Blender
--
-
 KDE-Help.org Support for your KDE Desktop 
 GNOME-Help.org Support for your GNOME Desktop 
 Xfce-Help.org Support for your Xfce Desktop 
--
openDesktop.orgopenDesktop.org:   Applications   Artwork   Linux Distributions   Documents    Open-PC.com   
Artwork
Groups
Knowledge Base
Events
Forum
People
Jobs
Register
Login

-
Best Twitter Client
 Official Twitter Web Interface
 Choqok
 Plasma Twitter Applet
 Twitux
 gTwitter
 Spaz
 Twitterfox
 Gwibber
 Qwit
 TweetDeck
 Other
 Not using Twitter

resultmore


Camheroes

Sponsoring



-
- Content .- Fans (4) .- Knowledge Base  . 

Facebook

  

Plasmoid Script

Facebook
zoom


Downloads:  1872
Submitted:  Jun 12 2009
Updated:  Aug 14 2009
Score: 
score76%76%score
 76% good
bad   good

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




LicenseGPL
send to a friend
subscription
other artwork from nferenc

goto page: prev   1  2  3 

-
.

 don't work after reboot

 
 by Zabu on: Oct 9 2009
 

it works great on my kubuntu - till I reboot, then it's only a blank widget.

richtclick --> reload don't work either.
:-(


reply to this

-

 Re: don't work after reboot

 
 by deichschuh on: Oct 16 2009
 

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.


reply to this

-

 Re: don't work after reboot

 
 by deichschuh on: Oct 16 2009
 

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.


reply to this

-

 Re: don't work after reboot

 
 by Zabu on: Oct 17 2009
 

Wow, thank you

Works perfectly !!


reply to this

-
.

 Change font size

 
 by docxcz on: Oct 13 2009
 

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

Thanks


reply to this

-

 Order is off

 
 by diederick76 on: Nov 3 2009
 

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?


reply to this

-

 Re: Order is off

 
 by nferenc on: Nov 3 2009
 

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


reply to this

-

 Re: Re: Order is off

 
 by diederick76 on: Nov 4 2009
 

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


reply to this

-
.

 edit size?

 
 by zunami on: Dec 6 2009
 

first the tool works
opensuse 11.2

and why cannot edit the size of this tool. i will make it bigger


reply to this

goto page: prev   1  2  3 

add commentback




-
-
all messages

openDesktop.org Facebook App





Partners
Place Your Link Here!
Online Casino
Fundraising Ideas

Cool Sites
iPhone Community

 
 Who we are
Contact
More about us
Frequently Asked Questions
Register
Twitter
Blog
Explore
Artwork
Jobs
Knowledge Base
Events
People
Updates on identi.ca
Updates on Twitter
Facebook App
Content RSS   
News RSS   
Discussion RSS   
Events RSS   

Participate
Groups
Forum
Add Artwork
Public API
About KDE-Look.org
Legal Notice
Spreadshirt Shop
CafePress Shop
Advertising
Sponsor us
Report Abuse
 

Copyright 2001-2010 KDE-Look.org Team  
All rights reserved. KDE-Look.org is not liable for any content or goods on this site.
All contributors are responsible for the lawfulness of their uploads.
KDE and K Desktop Environment are trademarks of KDE e.V.