Hey folks, I have started developing an app that will automate the enitre process of tagging for you. Here are the details: A bookmarking system typically...
I've noticed that Simpy itself occasionally presents the user with a list of recommended tags. It would be nice if it was possible, using the free Simpy REST...
Finding related tags is not the crux of the problem this app aims to solve. The idea is to learn how you tag and particulary what you tag and automate the...
Still not sure I'm following. How is what you described different from recommending tags? Is it simply that the application automatically fills in a "tags"...
... Hi Matt, Yes, this functionality already exists. It's undocumented and not public, because I'm not certain that I should be exposing that. Otis -- Simpy...
Otis Gospodnetic
otis@...
Jul 23, 2006 5:53 pm
197
... From what I understand, one difference is that the automated tags Anand is talking about are derived from peeking over the shoulder of a _specific_ user -...
Otis Gospodnetic
otis@...
Jul 23, 2006 5:56 pm
198
Hi Mark, It looks like lots of people are choosing PHP there days. ... Very nice. Perhaps there is some work/thinking/code to be shared with ...
Otis Gospodnetic
otis@...
Jul 23, 2006 5:57 pm
199
Hi Otis, ... Thanks for link. The skeleton indicates PHP5 code, while I'd like to stay with PHP4 for now. But good to know, what other people are planning....
Hi Mark, The DeleteLink problem is on Simpy's end, it seems. The request does succeed (i.e. the link does get deleted), but the response body ends up empty...
Otis Gospodnetic
otis@...
Jul 24, 2006 3:24 am
201
Hi, This post comes from the user group (look for the same subject there). I've tried to make a Greasemonkey script but I get an error. Maybe you can help me. ...
Hi Ranma, I haven't tried your script yet, but that text you mentioned comes from the feed itself. For example, look at ...
Otis Gospodnetic
otis@...
Jul 29, 2006 3:31 pm
203
Yes, you're right Otis. In fact, what I get, besides of that message, is all the text contained inside the XML tags, ie. I get the XML as plain text, without...
Mmm... It seems that the author of the del.icio.us alpha sorting script doesn't know whether it's possible to apply a GS to RSS ... Here is the del.icio.us...
Actually, that is similar to what I wondered first when I saw your message - why are you working with the RSS feed? Why not work with the regular XHTML...
Otis Gospodnetic
otis@...
Jul 29, 2006 4:47 pm
206
Ranma, Just had a quick look at http://userscripts.org/scripts/source/1278.user.js The author did just what I described below - he used CSS classes to get to...
Otis Gospodnetic
otis@...
Jul 29, 2006 4:54 pm
207
Otis, Yes, I saw that script. In fact I got some ideas from it. But what it does is sorting the HTML output, not the RSS output. With it you can see links...
Hi Mark, I think I fixed the problem with DeleteLink.do now. Please let me know if you see anything else strange with that or any other call. I also found and...
Otis Gospodnetic
otis@...
Jul 30, 2006 6:11 am
209
Hi Otis, ... I did only a short test, but yes, this seems to be fixed. Thanks! ... Okay, I'll work on the other parts of the API and inform you in the case of...
Hi, I'm not really sure whether this is the right place to ask, but I'll try it anyway: As you know, Simpy allows to mark links as private. But Simpy still ...
Hi Mark, ... I think this is already what is happening. For example, here is a user whose links are all private, and thus all his tags are hidden, too: ...
Otis Gospodnetic
otis@...
Aug 1, 2006 4:27 am
212
Hi Otis, ... He has currently three visible links. On my own page (same link as above, but different username, of course; I have no public links currently)...
Hi, ... That was a temporary situation there, actually. That person was in the process of privatizing all the links, so now you should see no tags there now. ...
Otis Gospodnetic
otis@...
Aug 1, 2006 3:30 pm
214
Hi Otis, ... [...] ... Okay, yes, that's now the output I expected to see. ... Yes, I noticed that. That's why I used also another browser with whom I never...
Hi, As those of you subscribed to simpy-user saw, there are now a few Simpy widgets available through a third party widget provider, MuseStorm. The MuseStorm...
Otis Gospodnetic
otis@...
Aug 2, 2006 8:27 pm
216
I'm currently working on writing a tag cloud generator in Ruby that uses Simpy data. Unfortunately, getting the date when a tag was last used is very...
Hola, Just a quick note that I'm about to go on vacation for a couple of weeks, and won't be able to reply to emails for about 3 weeks. Oh, and if you spot any...
Otis Gospodnetic
otis@...
Aug 14, 2006 3:00 am
218
Mmmmm, tag cloud generator in Ruby sounds yummy. Unfortunately, I'm about to go on vacation, so I can't address this, even though I think it's doable. Is...
Otis Gospodnetic
otis@...
Aug 14, 2006 3:01 am
219
Hello, David added new functionality to the simpy-java, the Java client for the Simpy REST API. The links are here: http://simpytools.sourceforge.net/ He...
Otis Gospodnetic
otis@...
Aug 14, 2006 3:04 am
220
Just a note to let you know that I'm still working on Zend_Service_Simpy. The ZF project seems to be at a standstill for the moment, though the code might...