On 13 Apr 2009, at 6:54 PM, Sven-S. Porst wrote:

>> I think the API could be simplified by having just one -sites  
>> accessor
>> instead of two, allowing an optional "subscription" key that can be
>> used to filter the items. This may also allow easier extensions in  
>> the
>> future if we'd like that.
>
> Sounds like a good idea to me. I'll implement that soon.

You could use predicate like "subscription == NO || subscription ==  
NIL". Someone should test that on Tiger though because Tiger has a bug  
with comparing boolean numbers.

Note to self: that also should be done for the new group stuff.

>> I think hcite links can appear on various sites, it's a proposal  
>> for a
>> generic microformat. Perhaps it could point to a general info page.
>
> I see. I'll try to come up with a reasonable way to present this.
>

Mike has some info and links on his blog http://michael-mccracken.net

> I wonder whether there is a magic BibTeX regexp  which could be used
> to recognise BibTeX in any web page. That'd certainly be useful.

Don't think that would be feasible. BibTeX has very little  
characteristic structure to look for, you'll very quickly would get  
false positives. Though we do that already for plain text pages, which  
are passed to the various string parsers. But those generically  
contain only the bibtex string and nothing else.

Christiaan

>> That should be easy when you can get the proper ID from the web page.
>> In particular, it can just use +[BibItem(PubMedLookup)
>> itemWithPubMedSearchTerm:], and use the current behavior when that
>> fails.
>
>
> Thanks for the pointer. I'll try to figure that out.
>
>               Sven
>
> -- 
> Sven-S. Porst . http://earthlingsoft.net/ssp . AIM: cv47al
> Pass as best inventor!
>
>
> ------------------------------------------------------------------------------
> This SF.net email is sponsored by:
> High Quality Requirements in a Collaborative Environment.
> Download a free trial of Rational Requirements Composer Now!
> http://p.sf.net/sfu/www-ibm-com
> _______________________________________________
> Bibdesk-develop mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/bibdesk-develop


------------------------------------------------------------------------------
This SF.net email is sponsored by:
High Quality Requirements in a Collaborative Environment.
Download a free trial of Rational Requirements Composer Now!
http://p.sf.net/sfu/www-ibm-com
_______________________________________________
Bibdesk-develop mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/bibdesk-develop

Reply via email to