Posted by andu
Sat, 2008-03-22 22:04
Simpy Dashboard Widget 0.1
- First release.
- Requires OS X 10.4.3+.
- Displays your latest links.
- Lets you search by tag or tags (separated by comma).
- Attempts to make it use all links rather than a user's links were unsuccessful. This is because the RSS feed for all user's links is huge and loading and parsing it took too much time.
- Grab it here.
Simpy Firefox Extension 0.4
- Changed the name to SFE. In the Linux tradition it means SFE Firefox Extension and not Simpy Firefox Extension as you might think. The name change was done since Simpy implied it being official, which is not.
- Updated for Firefox 3 beta.
- Added the possibility to use a popup when adding bookmarks. Warning: popup does not have group info.
- Some code cleanup.
- Grab it here or, when it's approved, here.
Posted by andu
Wed, 2007-04-25 15:44
The extension has been accepted by the Mozilla Addons staff. Get it here: https://addons.mozilla.org/en-US/firefox/addon/2465.
Posted by andu
Tue, 2007-04-24 12:00
Here's a short guide on installing the php 4 memcached extension from source. I write it as a reference as I couldn't find some precise instructions on this.
Download and extract the source code:
system:~# wget http://pecl.php.net/get/memcache-2.1.2.tgz
system:~# tar xvfz memcache-2.1.2.tgz
Prepare the extension for compiling:
system:~# cd memcache-2.1.2
system:~/memcache-2.1.2# phpize
Configure, make and make install:
system:~/memcache-2.1.2# ./configure
system:~/memcache-2.1.2# make
system:~/memcache-2.1.2# make install
If configure fails with the following error: configure: error: Cannot find php_session.h (as it did on ubuntu and debian for me) then you'll have to create a symbolic link to /usr/include/php4 called /usr/include/php. If you don't have one of those directories, then you're probably missing the php4-dev package.
Posted by andu
Mon, 2007-04-23 13:57
Please report any bugs.
Changelog:
- bundles the two firefox search plugins from http://www.simpy.com/tools/firefox-search-plugin
- a menu with the different actions is added
- add button is added to the toolbar on first run
- added the option to select which links appear when right clicking
- fixed a bug which incorrectly added an _ to tags taken from the meta information of the website being added
- new identification to the Simpy website: ffe-ab: firefox extension, alexandru badiu
- better translation
- new icons
Posted by andu
Tue, 2006-10-24 08:00
I upgraded the Simpy extension to work with the newly released Firefox 2.0. It has been submitted to addons.mozilla.com and it's waiting approval.
In the meantime, you can grab it from here: simpy-0.2-fx.xpi. Remember that you need to add my website to the trusted websites list to install it from here.
Posted by andu
Thu, 2006-05-04 19:50
The Simpy extension is now on Mozilla Update.
Get it here: https://addons.mozilla.org/firefox/2465/
Posted by andu
Thu, 2006-04-13 19:43
Here's the first release of the Simpy Firefox extension, based on the de.lirio.us one with a couple of extra things.
To install it, click here: simpy-0.1.xpi (you have to add my website into the "Allowed websites to install software" list to install this). Alternatively, you can download it and install it from there (drag and drop the file on a browser window).
Some images: