Difference between revisions of "FMenu"

From lensowiki
Jump to: navigation, search
(Acknowledgments, install instruction)
m (fix growl download link, + sizes)
Line 12: Line 12:
  
 
==Download==
 
==Download==
The latest version is 1.1 and is a [[w:Universal Binary|Universal Binary]] and requires Mac OS X 10.4 or better.
+
The latest version is 1.1. It is a [[w:Universal Binary|Universal Binary]] and requires Mac OS X 10.4 or better.
*[https://webfiles.berkeley.edu/~lensovet/Facebox.app.zip Facebox] for users who ''already have Growl installed on their system''
+
*[http://webfiles.berkeley.edu/~lensovet/Facebox.app.zip Facebox] for users who ''already have Growl installed on their system'' (.zip file, 213k)
*[https://webfiles.berkeley.edu/~lensovet/Facebox-withGrowl.app.zip Facebox for everyone else]
+
*[http://webfiles.berkeley.edu/~lensovet/Facebox-withGrowl.zip Facebox for everyone else] (.zip file, 1.3M)
 
Facebox is released under the [http://www.gnu.org/licenses/gpl.html GNU General Public License]. Source code can be found inside the application package by going to <tt>Facebox.app/Contents/Resources/Source</tt>.
 
Facebox is released under the [http://www.gnu.org/licenses/gpl.html GNU General Public License]. Source code can be found inside the application package by going to <tt>Facebox.app/Contents/Resources/Source</tt>.
  
Line 20: Line 20:
 
Simply download the appropriate file above, then double-click it. Facebox.app will appear in the same folder as the .zip file you just downloaded. Move Facebox.app to your Applications and double-click it to open. You might also want to add it to your startup items by going to System Preferences→Accounts, selecting your account on the left, then clicking on the '''Login items''' tab. Click the '''+''' button and choose Facebox from the window that appears.
 
Simply download the appropriate file above, then double-click it. Facebox.app will appear in the same folder as the .zip file you just downloaded. Move Facebox.app to your Applications and double-click it to open. You might also want to add it to your startup items by going to System Preferences→Accounts, selecting your account on the left, then clicking on the '''Login items''' tab. Click the '''+''' button and choose Facebox from the window that appears.
  
Note that currently, Facebox requires a login every time it is opened. This is a limitation imposed by Facebook's API and is completely beyond my control. If you're not happy with that, [mailto:developers-help@facebook.com please contact them] and ask them to change this.
+
Note that currently, Facebox requires a login every time it is opened. This is a limitation imposed by Facebook's API and is completely beyond [[user:lensovet|my]] control. If you're not happy with that, [mailto:developers-help@facebook.com please contact them] and ask them to change this.
  
 
==Acknowledgments==
 
==Acknowledgments==
 
This application completely relies on [http://pointlesscrap.net/mkabefook/ MKAbeFook framework] written by Mike Kinney to communicate with the [http://developers.facebook.com/documentation.php Facebook API]. In addition, the first version of the app was written by Logan Rockmore of [http://www.burgundylogan.com Logan Design].
 
This application completely relies on [http://pointlesscrap.net/mkabefook/ MKAbeFook framework] written by Mike Kinney to communicate with the [http://developers.facebook.com/documentation.php Facebook API]. In addition, the first version of the app was written by Logan Rockmore of [http://www.burgundylogan.com Logan Design].

Revision as of 09:37, 26 December 2006

Facebox a program for Mac OS X and Facebook. It sits in your menu bar near your clock and provides you with notifications about various events. In addition, it provides a menu to easily access common Facebook pages and keeps a count of your messages, pokes, events, friend requests, wall posts, and photo comments. Notifications are issued using Growl and can be customized to the user's liking. They are:

Error creating thumbnail: File missing
Screenshot of the Facebox menu (click for high res version)
  • A friend updated his profile
  • A friend changed his status
  • A friend wrote a new note
  • Someone wrote on your wall
  • You have new messages
  • You have new pokes
  • You have new friend requests
  • You have new photo comments

Facebox checks for updates every 9 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 seconds.

Download

The latest version is 1.1. It is a Universal Binary and requires Mac OS X 10.4 or better.

Facebox is released under the GNU General Public License. Source code can be found inside the application package by going to Facebox.app/Contents/Resources/Source.

Installation

Simply download the appropriate file above, then double-click it. Facebox.app will appear in the same folder as the .zip file you just downloaded. Move Facebox.app to your Applications and double-click it to open. You might also want to add it to your startup items by going to System Preferences→Accounts, selecting your account on the left, then clicking on the Login items tab. Click the + button and choose Facebox from the window that appears.

Note that currently, Facebox requires a login every time it is opened. This is a limitation imposed by Facebook's API and is completely beyond my control. If you're not happy with that, please contact them and ask them to change this.

Acknowledgments

This application completely relies on MKAbeFook framework written by Mike Kinney to communicate with the Facebook API. In addition, the first version of the app was written by Logan Rockmore of Logan Design.