[delicious-discuss] Bug report: C#

2005-09-11 Thread Joseph Becher
when you try to go eariler on http://del.icio.us/tag/c# you get
http://del.icio.us/tag/c#?page=2. the first page escapes properly to
http://del.icio.us/tag/c%23, but the second page gives me page 2 of the
'c' tag, not the 'c#' tag.
___
discuss mailing list
discuss@del.icio.us
http://lists.del.icio.us/cgi-bin/mailman/listinfo/discuss


[delicious-discuss] internet filter

2005-09-11 Thread Nicole Giambra
I usedel.icio.us for teaching and when I went to post a url that I can normally view it all of the sudden was caught by our Internet filter. 

The Internet filter blocks thesite when I try to post them to delicious.

Any thoughts on why the site gets filtered after I try to post but can view it otherwise?

__Do You Yahoo!?Tired of spam?  Yahoo! Mail has the best spam protection around http://mail.yahoo.com ___
discuss mailing list
discuss@del.icio.us
http://lists.del.icio.us/cgi-bin/mailman/listinfo/discuss


[delicious-discuss] about page

2005-09-11 Thread Nicole Giambra
I am not sure if I am looking hard enough but I cannot seem to find doucmentation about some of the features of del.icio.us.

I read the about page and cannot find reading material on bundles or theextended feature.


Can you point me in the right direction?

By the way, thanks for developing a great site. I really appreciate being able to share bookmarks and view bookmarks others have saved on the same topic. Its a time saver.
		Yahoo! for Good 
Watch the Hurricane Katrina Shelter From The Storm concert
___
discuss mailing list
discuss@del.icio.us
http://lists.del.icio.us/cgi-bin/mailman/listinfo/discuss


[delicious-discuss] rss feed parse errors

2005-09-11 Thread Amir Michail
Hi,

I get these occasionally.  

For example, there appears to be something wrong with this title:

titleBusiness of Life^B122: Free advice from a lawyer/title

The error is not well-formed (invalid token).

Amir
___
discuss mailing list
discuss@del.icio.us
http://lists.del.icio.us/cgi-bin/mailman/listinfo/discuss


Re: [delicious-discuss] rss feed parse errors

2005-09-11 Thread joshua schachter


On Sep 11, 2005, at 6:17 PM, Amir Michail wrote:


I get these occasionally.

For example, there appears to be something wrong with this title:

titleBusiness of Life^B122: Free advice from a lawyer/title

The error is not well-formed (invalid token).



When? What feed? etc

--
joshua schachter
[EMAIL PROTECTED]


___
discuss mailing list
discuss@del.icio.us
http://lists.del.icio.us/cgi-bin/mailman/listinfo/discuss


Re: [delicious-discuss] rss feed parse errors

2005-09-11 Thread Amir Michail
On 9/12/05, joshua schachter [EMAIL PROTECTED] wrote:
 
 On Sep 11, 2005, at 6:17 PM, Amir Michail wrote:
 
  I get these occasionally.
 
  For example, there appears to be something wrong with this title:
 
  titleBusiness of Life^B122: Free advice from a lawyer/title
 
  The error is not well-formed (invalid token).
 
 
 When? What feed? etc
 

I've been getting parse errors for a long time.  They are pretty rare
but appear to stem from some unexpected input submitted by users.

I can start posting all the ones I get.

In this case, the problem stems from an unexpected character (the TM)
in the title:

http://del.icio.us/url/14e333800d5516eea3431985b664d3b7

Perhaps I need to parse these feeds differently, but I don't know how.
 I'm just using the python xml parser in a simple way.

Amir


 --
 joshua schachter
 [EMAIL PROTECTED]
 
 

___
discuss mailing list
discuss@del.icio.us
http://lists.del.icio.us/cgi-bin/mailman/listinfo/discuss


[delicious-discuss] remote app auth

2005-09-11 Thread joshua schachter
i'd like to put together a spec for letting users authorize remote  
application access without giving away their actual password.


here's a very preliminary idea:

1) remote webapp links to, say, del.icio.us/auth?return=http:// 
place.to.send.auth.key/
2) user ends up on a page that tells him 'grant access to http:// 
place.to.send.auth.key for write/read/decline'
3) chooses read or write or whatever and is redirected to http:// 
place.to.send.auth.key/?user=xyzkey=abc and this is logged to some  
del.icio.us database. (or maybe this should be POST)

4) api will accept either password or the auth key

thoughts?

--
joshua schachter
[EMAIL PROTECTED]


___
discuss mailing list
discuss@del.icio.us
http://lists.del.icio.us/cgi-bin/mailman/listinfo/discuss