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...
Message search is now enhanced, find messages faster. Take it for a spin.

Best of Y! Groups

   Check them out and nominate your group.

Messages

  Messages Help
Advanced
Messages 18 - 47 of 300   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
18
Hi, I have a few suggestions/questions regarding the simpyapi-java implementation. 1) Currently the implementation only offers a way to get the ten most ...
Benjamin Reitzammer
breitzammer@...
Send Email
Jun 2, 2005
11:53 am
19
Hi Benjamin, ... I think I'd like to support both. Getting all links or notes is good because it doesn't hit the server too much, lets the client disconnect ...
Otis Gospodnetić
otis@...
Send Email
Jun 3, 2005
6:25 am
20
Hi, ... So I'll add getAll*() methods for now, which use the limit parameter, and as soon as you implement the paging mechanism we can add it to the lib. ... ...
Benjamin Reitzammer
breitzammer@...
Send Email
Jun 3, 2005
3:44 pm
21
Hi everyone, first of all good job a really cool website. IMHO i prefer this is spurl (too bloated) and delicious! I also enjoy its speedy clean interface. ...
powster69
Offline Send Email
Jun 26, 2005
2:53 pm
22
Hi, Thank you for your compliments. Performance depends on the number of factors, such as types of queries, use of indices, disk speed, file system and other...
Otis Gospodnetic
otis@...
Send Email
Jun 27, 2005
2:47 pm
23
What did he mean by spurl being too "bloated"? m. Otis Gospodnetic wrote: Hi, Thank you for your compliments. Performance depends on the number of factors,...
Margaret S. M. Chan
margaretsmchan
Online Now Send Email
Jun 27, 2005
3:06 pm
24
Good question. Hey, powster69, we're curious! Thanks, Otis...
Otis Gospodnetic
otis@...
Send Email
Jun 27, 2005
3:28 pm
25
Hi, I see where the FACT tables come from now: http://tagschema.com/blogs/tagschema/ That's a good blog, and validates some of the DB design decisions I've ...
Otis Gospodnetic
otis@...
Send Email
Jun 27, 2005
9:55 pm
26
Hello! I'm not sure if I'm doing something wrong... or if this has already been asked before... or even if the statement "only http URLs are supported" covers...
lostgweilo
Offline Send Email
Jul 11, 2005
3:37 pm
27
Hello, The name anhors in URLs are discarded during URL normalization process. The reason for that is that different anchors just point the browser to...
Otis Gospodnetic
otis@...
Send Email
Jul 11, 2005
6:23 pm
28
... OK, now I understand. ... Well, yes, it is causing problems because for some of the URLs I bookmark, I would like to keep more than just the base URL. I...
lostgweilo
Offline Send Email
Jul 12, 2005
12:31 am
29
... process. Hello Otis, I have thought about this, and here is an idea for you to consider. The idea would allow people to store the complete URL, together...
lostgweilo
Offline Send Email
Jul 13, 2005
4:17 am
30
Simpy is looking pretty good! I'm liking some of the changes since I last looked at it. Just reviewed the API and I'm looking to query a url and have returned:...
rcheramy
Offline Send Email
Aug 11, 2005
2:56 pm
31
Hi, ... This is included in the output of the GetLinks() call. Here's a sample snippet from one of my links <link accessType="public"> ...
Benjamin Reitzammer
breitzammer@...
Send Email
Aug 11, 2005
3:27 pm
32
... Yes, I want to pass in a single url. It's funny del.icio.us doensn't yet allow this via API but does allow posting urls, whereas Yahoo Myweb 2.0 DOES allow...
Reg Cheramy
rcheramy
Offline Send Email
Aug 11, 2005
4:19 pm
33
Hello Reg, I actually already have a REST API that you can send a set of URIs to, and get back tags associated with them. Of course, the set could consist of...
Otis Gospodnetic
otis@...
Send Email
Aug 11, 2005
5:14 pm
34
Hello, Is there an API to remove/delete a link in Simpy? I earlier started to use Simpy for a while, then moved to del.icio.us (because of limitations in...
lostgweilo
Offline Send Email
Aug 12, 2005
2:56 pm
35
Hi, Hm, maybe I should add the API for removing links. Benjamin, would you need that, too? As for deleting all links and starting from scratch, that's...
Otis Gospodnetic
otis@...
Send Email
Aug 12, 2005
3:17 pm
36
Hi, ... Err .... I must admit, I have taken so many looks at the API already, but haven't realized that there's no remove method yet. Yes, I'd definitely need...
Benjamin Reitzammer
breitzammer@...
Send Email
Aug 12, 2005
3:32 pm
37
Sorry, for the second mail, but I forgot that a removing Notes would be very cool too. Benjamin...
Benjamin Reitzammer
breitzammer@...
Send Email
Aug 12, 2005
3:33 pm
38
... only a page, but don't worry) ... search results ... you select them all and delete them ... links, and delete using the "delete" button at the bottom of...
lostgweilo
Offline Send Email
Aug 12, 2005
7:48 pm
39
One of those links was a stubborn one, didn't want to go away, so I had to apply force and now it's gone, along with all the other ones. Looks like a bug in a...
Otis Gospodnetic
otis@...
Send Email
Aug 12, 2005
8:23 pm
40
... I wouldn't be using it on a long list of URL's. Think of it as more of an alternative method of tagging a url, a modified bookmarklet if you will. ... A...
Reg Cheramy
rcheramy
Offline Send Email
Aug 12, 2005
10:02 pm
41
Hi everyone, as a small side project in order to learn a bit python I've started to put together a python version of the simpyapi-lib. The first (very, very)...
Benjamin Reitzammer
breitzammer@...
Send Email
Aug 30, 2005
1:12 pm
42
Hi again, ... Well thanks to the amazing python language, the above statement is no longer true. The python API now supports GetNotes() too. And while I'm at...
Benjamin Reitzammer
breitzammer@...
Send Email
Aug 30, 2005
2:26 pm
43
Hi Benjamin, This is VERY exciting news! I'll be checking it out of CVS shortly. I think you are right about the realm (and maybe host, but that is obvious...
Otis Gospodnetic
otis@...
Send Email
Aug 30, 2005
2:36 pm
44
Hi, ... Still, after so many LOC I've 'written', I feel the urge to apologize for the quality of my code. ;) Consider it to be in an *extreme* early stage of...
Benjamin Reitzammer
breitzammer@...
Send Email
Aug 30, 2005
4:40 pm
45
Hi Benjamin, ... The description was right, the API should not have been returning that <note> inside a <note> element. I changed that so now we have: <notes>...
Otis Gospodnetić
otis@...
Send Email
Aug 31, 2005
3:45 am
46
Hi Benjamin, GetNotes response XML was slightly modified, as I mentioned in the other URL. I updated simpyapi-java (in CVS) and made small changes to stuff in...
Otis Gospodnetić
otis@...
Send Email
Aug 31, 2005
4:00 am
47
Hi, I just couldn't take my fingers of python last night, so I'm proud to announce version 0.1 of simpyapi-python. It supports the GetLinks(), GetNotes(),...
Benjamin Reitzammer
breitzammer@...
Send Email
Aug 31, 2005
2:02 pm
Messages 18 - 47 of 300   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

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