Search the web
Sign In
New User? Sign Up
simpy-dev · Simpy Developer Group
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Want to share photos of your group with the world? Add a group photo to Flickr.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 191 - 220 of 305   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
191
Hi, I'm currently developing a PHP library for Simpy called Services_Simpy for PEAR, based on the code that already exists in PEAR for del.icio.us ...
Mark Wiesemann
w_mark_12345
Offline Send Email
Jul 19, 2006
9:44 pm
192
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...
anand.kishore
Offline Send Email
Jul 20, 2006
11:59 am
193
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...
Matthew Turland
tobias382
Online Now Send Email
Jul 20, 2006
1:19 pm
194
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...
anand.kishore
Offline Send Email
Jul 20, 2006
3:18 pm
195
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"...
Matthew Turland
tobias382
Online Now Send Email
Jul 20, 2006
4:09 pm
196
... 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@...
Send Email
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@...
Send Email
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@...
Send Email
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....
Mark Wiesemann
w_mark_12345
Offline Send Email
Jul 23, 2006
7:18 pm
200
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@...
Send Email
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. ...
ranma_172
Offline Send Email
Jul 29, 2006
11:09 am
202
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@...
Send Email
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...
ranma_172
Offline Send Email
Jul 29, 2006
4:04 pm
204
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...
ranma_172
Offline Send Email
Jul 29, 2006
4:13 pm
205
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@...
Send Email
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@...
Send Email
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...
ranma_172
Offline Send Email
Jul 29, 2006
6:55 pm
208
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@...
Send Email
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...
Mark Wiesemann
w_mark_12345
Offline Send Email
Jul 30, 2006
8:33 pm
210
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 ...
Mark Wiesemann
w_mark_12345
Offline Send Email
Jul 30, 2006
8:37 pm
211
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@...
Send Email
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)...
Mark Wiesemann
w_mark_12345
Offline Send Email
Aug 1, 2006
8:11 am
213
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@...
Send Email
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...
Mark Wiesemann
w_mark_12345
Offline Send Email
Aug 1, 2006
3:43 pm
215
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@...
Send Email
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...
segphault
Offline Send Email
Aug 10, 2006
8:41 pm
217
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@...
Send Email
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@...
Send Email
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@...
Send Email
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...
tobias382
Online Now Send Email
Aug 15, 2006
6:10 pm
Messages 191 - 220 of 305   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help