[X] The "/imdbphp/1.1.3/imdbphp-1.1.3.tar.gz" file could not be found or is not available. Please select another file.

As of 2009-02-17 0:00:00 GMT, this project is no longer under active development.

kmood is a tool for KDE which lets the user to select his current mood. Moods canbe propagated between users on different machines using KDE.


http://kmood.sourceforge.net





Separate each tag with a space.

Release Date:

2004-10-13

Topic:

Operating System:

License:

Translations:

Intended Audience:

User Interface:

Programming Language:

Registered:

2003-09-18

Ratings and Reviews

Be the first to post a text review of KMood. Rate and review a project by clicking thumbs up or thumbs down in the right column.

Project Feed

  • Tested on KDE 3.4 and works

    Though there is no development at the moment, the package still builds on recent KDE versions..

    posted by andreas_baumann 1703 days ago

  • kmood 0.30 file released: kmood-0.30.tar.gz

    09 Sep 2004, 0.30 Andreas Baumann <andreas_baumann@users.sourceforge.net> - fixed wrong icondir when using DESTDIR (e.g. with rpmbuild and a spec file) 05 May 2004, 0.29 Andreas Baumann <andreas_baumann@users.sourceforge.net> - populated acconfig.h 05 May 2004, 0.28 Andreas Baumann <andreas_baumann@users.sourceforge.net> - fixed --disable-debug configure switch (error in assert in KMood.cc, wrong probing in configure.ac) - added configure option --with-default-storage-dir=DIR which specifies the default location where to store the mood files - added simple RPM spec file 22 Jan 2004, 0.27 Andreas Baumann <andreas_baumann@users.sourceforge.net> - signed anti-software-patent survey <http://petition.eurolinux.org> on SourceForge page - renamed 'common shared dir' signals and slots 12 Oct 2003, 0.26 Andreas Baumann <andreas_baumann@users.sourceforge.net> - corrected LSM file (KDE 3.1 is required, generall Unix, this file was originally copy-pasted from kmtraceviewer project) - moved tooltip showing the current users mood into KMoodWidget (from KMoodStatusBarApplet), also showing the minutes since last change now 08 Oct 2003, 0.25 Andreas Baumann <andreas_baumann@users.sourceforge.net> - deployment of another alpha-version to sourceforge site - added new screenshots 08 Oct 2003, 0.24 Andreas Baumann <andreas_baumann@users.sourceforge.net> - fixed bug #4 (menu ticks were not synchronized or not drawn at startup) - added enhancement #1: emoticons are now aging, after 24 hours the icons disappear completly unless the logged-in user changed his mood or confirms his current mood 07 Oct 2003, 0.23 Andreas Baumann <andreas_baumann@users.sourceforge.net> - added simple automatic aging (for testing) - preperations in KMood for supporting ageing 06 Oct 2003, 0.22 Andreas Baumann <andreas_baumann@users.sourceforge.net> - added fading of KMoodWidget (setAge) - added a test page in KMoodPreferencesDialog to test the aging of emoticons - replaced hard coded constant with DEFAULT_KMOOD_STORAGE_DIR in kmood.h 27 Sep 2003, 0.21 Andreas Baumann <andreas_baumann@users.sourceforge.net> - populated preferences dialog 26 Sep 2003, 0.20 Andreas Baumann <andreas_baumann@users.sourceforge.net> - fixed emoticon redistribution problem - fixed sourceforge documentation - added credits for Martin Braschler - added simple preferences dialog (entered data has no effect for now) 18 Sep 2003, 0.19 Andreas Baumann <andreas_baumann@users.sourceforge.net> - applied for sourceforge project space - added simple intranet page - fixed angry tick in mood menu part of main window 16 Sep 2003, 0.18 Andreas Baumann <andreas_baumann@users.sourceforge.net> - added emoticons to distribution - made KDirMoods work also on network drives (KDirWatch doesn't monitor file changes in directories in this constellation!) - added ENHANCEMENTS file - added bugs and enhancements after first alpha test phase - added enhancement #3: made closing the main window more handy, like Kopete - fixed bug #2 (added menu entries for changing the mood of the current user) - fixed bug #3 (no duplicate entries anymore of current user when logging in the first time) 15 Sep 2003, 0.17 Andreas Baumann <andreas_baumann@users.sourceforge.net> - moods are written - moods are propagated - finished step 1 one the tool (though many things are missing, going into first internal alpha now!) 15 Sep 2003, 0.16 Andreas Baumann <andreas_baumann@users.sourceforge.net> - changed installation group to 'appnlk/Toys' - added implementation of KDirMoods which use common (network) drive and a KDirListener to implemented a storage for the moods. - startup works ok now (showing all users in reported by the KDirMoods module) - made only current users mood changeable - some rearangements and small renamings 14 Sep 2003, 0.15 Andreas Baumann <andreas_baumann@users.sourceforge.net> - added KMoods class which manages a set of moods, some part is virtual - added KFileMoods is a derivation of KMoods storing the moods of users in a central file system directory on the same machine or on an network share. Implemented using KDirWatch. Most simple method and good for debugging. 08 Sep 2003, 0.14 Andreas Baumann <andreas_baumann@users.sourceforge.net> - initialize the mood of the currently logged in user correctly - another desperate try to make tooltip working as expected (it seems not to appear while the main window is not open?!) 08 Sep 2003, 0.13 Andreas Baumann <andreas_baumann@users.sourceforge.net> - calculating current users name now (either login or addition data found in /etc/passwd) - added tooltip showing the current user and mood in the status bar - the main windows emoticon and the taskbar emoticon are now sync 31 Aug 2003, 0.12 Andreas Baumann <andreas_baumann@users.sourceforge.net> - added gideon project and session files - KMoodWidget changes the visible icon state now when selecting a mood in the popup menu - popup menu has now a tick marker at the current mood represented in the model 31 Aug 2003, 0.11 Andreas Baumann <andreas_baumann@users.sourceforge.net> - reorganized generation of mood change menu (protected method) - corrected 'make dist' (works already) 28 Aug 2003, 0.10 Andreas Baumann <andreas_baumann@users.sourceforge.net> - split in two the emoticon view: * KMoodWidget: basis view/control of the emotion, the model will be the Kmood class * KMoodStatusBarApplet: at the moment a derivation of the KMoodWidget showing the emotion of the current user in the status bar 27 Aug 2003, 0.9 Andreas Baumann <andreas_baumann@users.sourceforge.net> - nicer emoticons (from Kopete, YazooSmileys22, credits in about box not done yet!) - application icons are not kmtraceviewer icons anymore but smileys - added non-functional emotions entries for context menu of emoticon widget - experimental (and hard-coded) main window with user names and emoticons 26 Aug 2003, 0.8 Andreas Baumann <andreas_baumann@users.sourceforge.net> - added KMoodUniqueApplication (to make the application properly unique per computer) - added KMoodMainWindow (the for now empty application main window) - the main window pops up and disappears again if the icon in the status bar is pressed with the left mouse button 17 Aug 2003, 0.7 Andreas Baumann <andreas_baumann@users.sourceforge.net> - showing default popup menu with about, help, ... - showing default KDE about box now 16 Aug 2003, 0.6 Andreas Baumann <andreas_baumann@users.sourceforge.net> - added GPL licenses to all source files - made kmood an unique application and returning immediately after having started the applet 15 Aug 2003, 0.5 Andreas Baumann <andreas_baumann@users.sourceforge.net> - made popup menu a KPopupMenu with a proper title 15 Aug 2003, 0.4 Andreas Baumann <andreas_baumann@users.sourceforge.net> - added popup menu with About and Quit - added empty About dialog - kmoon like about box, must be made standard KDE not KMessageBox! 15 Aug 2003, 0.3 Andreas Baumann <andreas_baumann@users.sourceforge.net> - removed autoconf cache files 15 Aug 2003, 0.2 Andreas Baumann <andreas_baumann@users.sourceforge.net> - populated project - shows a constant smilling emoticon to start 15 Aug 2003, 0.1 Andreas Baumann <andreas_baumann@users.sourceforge.net> - initial revision

    posted 1867 days ago

  • File released: /kmood/0.30/kmood-0.30.tar.gz

    posted 1867 days ago

  • Code committed

    Anonymous committed patchset 1 of module CVSROOT to the KMood CVS repository, changing 11 files

    posted by nobody 2259 days ago

  • Forum thread added

    Anonymous created the Welcome to Developers forum thread

    posted by nobody 2259 days ago

  • Forum thread added

    Anonymous created the Welcome to Help forum thread

    posted by nobody 2259 days ago

  • Forum thread added

    Anonymous created the Welcome to Open Discussion forum thread

    posted by nobody 2259 days ago

  • Project Information Updated

    registered the KMood project

    posted 2259 days ago

Rate and Review

Be the first person to add a text review.

Would you recommend this project?






<

Related Projects

Thanks for your rating!

Would you also like to write a review?





Skip Review

Thanks for your review!

Get credit for your review by logging in via OpenID. Click your account provider:

No Thanks