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...
Show off your group to the world. Share a photo of your group with us.

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 1 - 30 of 305   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
1
Hi Otis, hello list, it's really nice to see the simpy API now. I was really looking forward to it. My first thoughts/questions about the API: * Why are error...
Benjamin Reitzammer
lists@...
Send Email
Mar 18, 2005
1:12 pm
2
Hello Benjamin, ... Good. The API was done months ago, actually, but needed to be cleaned up a bit, tested and documented. ... Using HTTP's response code and...
Otis Gospodnetic
otis_gospodn...
Offline Send Email
Mar 20, 2005
4:29 pm
3
Hi, ... Yes/No, and Yes. Parsing the response body as XML does not make the API that much harder to use. But returning HTTP status code 200 in every case...
Benjamin Reitzammer
breitzammer@...
Send Email
Mar 22, 2005
7:16 am
4
Hi, I'm testing the API a bit, and I'm having problems with authenticating. My first test was with wget on the command line some days ago. With wget I had the...
Benjamin Reitzammer
breitzammer@...
Send Email
Mar 22, 2005
7:49 am
5
Hello Benjamin, Thanks for this report. I think I fixed this problem, but I want to test it some more before releasing the fix. I'll email when the fix get...
Otis Gospodnetic
otis_gospodn...
Offline Send Email
Mar 24, 2005
9:06 am
6
Oh, and I wanted to mention that I've been thinking about creating Simpy APIs for different languages, so I envision Simpy4J, Simpy4Py, and so on. I am also...
Otis Gospodnetic
otis_gospodn...
Offline Send Email
Mar 24, 2005
9:08 am
7
Hello Benjamin, The API login redirecting problem you reported has been fixed. I think I have another problem to fix before the API is really ready, but I...
Otis Gospodnetic
otis@...
Send Email
Mar 30, 2005
2:39 am
8
Hello Benjamin, I made a small release a few hours ago, and the release includes the fix for the API. It should work as advertized now. It also includes the ...
Otis Gospodnetic
otis@...
Send Email
Mar 31, 2005
7:12 am
9
Hello all, For the last couple of days I've been trying to create a small program that returns the tags of a user. I've been trying to do both basic and digest...
Alexandru Badiu
alexbadiu
Offline Send Email
Apr 5, 2005
11:14 am
10
Hi, does your code (or the C# library you use) follow redirects? The Simpy API uses redirect while authenticating a request. Maybe you can output detailed...
Benjamin Reitzammer
breitzammer@...
Send Email
Apr 5, 2005
12:21 pm
11
Hi Alexandru, Benjamin is probably right. Does your application (or the Http-aware classes) follow redirects? Here is how authentication works, roughly: - You...
Otis Gospodnetic
otis@...
Send Email
Apr 7, 2005
4:15 pm
12
Hello, I just added an API for saving links into Simpy: http://simpy.com/simpy/service/api/rest/ It passed minimal testing, and I'd say it pretty much expects...
Otis Gospodnetic
otis@...
Send Email
Apr 28, 2005
6:42 am
13
Hello Otis, you once said, that you plan to release a library for accessing the simpy API. Is this still the case? I wanted to use the API more seriously and...
Benjamin Reitzammer
breitzammer@...
Send Email
May 6, 2005
7:09 am
14
Hi Benjamin, I haven't started the Java API yet. My idea was to start a project on SourceForge and have it host Simpy APIs for: 1. Java 2. Python 3. Perl 4....
Otis Gospodnetic
otis@...
Send Email
May 6, 2005
1:30 pm
15
Hi, ... I'm quite ambivalent about this topic. My observation is also that projects get more attention on sourceforge. But as you said, sourceforge suffers...
Benjamin Reitzammer
breitzammer@...
Send Email
May 6, 2005
1:53 pm
16
Yes, CVS vs. SVN is the first thing I noticed when I went to Berlios this morning. Still, I am optimistic about SourceForge adding SVN support, too. :) So, if...
Otis Gospodnetic
otis@...
Send Email
May 6, 2005
2:06 pm
17
Hello, A quick announcement: Benjamin Reitzammer (you might have seen his name on simpy-user or simpy-dev lists) created a project for development and hosting...
Otis Gospodnetić
otis@...
Send Email
May 31, 2005
8:37 pm
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
Offline 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
Messages 1 - 30 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