1,273
edits
Changes
FMenu
,version history, updating w/new info
*You have new friend requests
*You have new photo comments
FaceMenu checks for updates every 9 7 seconds, but checks for each kind of notification (friend details & requests, wall, photo comments, messages, pokes) separately. Consequently each particular type of notification is refreshed once every 45 35 seconds.
'''Please note:''' this application will work with most of your friends. However, if you are not getting notifications for some friends, it probably means that they have opted out of releasing their info to applications using the Facebook API. Tell your friends to go to http://www.facebook.com/privacy.php?view=everyone and make sure that the box labeled ''My information may be used according to the restricted Terms of Service'' is '''checked'''. Otherwise, FaceMenu has absolutely no way of retrieving that user's profile.
==Download==
The latest version is 1.1.2. It is a [[w:Universal Binary|Universal Binary]] and requires Mac OS X 10.4 or better.
*[http://webfiles.berkeley.edu/~lensovet/FaceMenu.app.zip FaceMenu] for users who ''already have Growl installed on their system'' (.zip file, 213k)
*[http://webfiles.berkeley.edu/~lensovet/FaceMenu-withGrowl.zip FaceMenu for everyone else] (.zip file, 1.3M)
*Currently, FaceMenu will consume increasing amounts of memory as it runs. While I do not have a lot of experience with Objective-C, it appears that the problem is not in my code but instead in either the MKAbeFook framework or Apple's own XML methods. My suggestion, for the time being, is to restart FaceMenu at the end of the day before putting your computer to sleep to free up the memory that it uses.
*If you put your computer to sleep for an extended period of time, FaceMenu will obviously give a large number of notifications that happened during the time that your computer was turned off the first time it updates. Make sure that the number of "sticky" notifications is not very high, because otherwise you will spend a lot of time dismissing all of them.
==Version history==
===1.2===
*Made dynamic menu items localizable
*Added pref to change update frequency (default is 7 seconds)
*Cosmetic/UI improvements & code cleanup
===1.1===
*Split up updates to provide the ability to check for new info more frequently
*Added ability to logout and force manual updates
*Added tracking of friends' details (status, notes, and profile details)
*Added Growl notifications
*Universal Binary
===1.0===
*Initial release by Logan