This is the place to leave feedback or ask questions about BibBase.org.
0
Corrigé

BibBase is really slow today

Chris Cole il y a 10 ans mis à jour par Christian Fritz il y a 10 ans 3
Hi,

I've been testing a new website over the last couple of weeks and BibBase seemed to be the best option, but today - when it went live, of course - I'm finding it's really slow to load (~20 seconds).

This is not acceptable as most visitors won't wait that long.

Is this a problem of capacity or something?
Solution
Christian Fritz il y a 10 ans
Thanks for pointing this out, Chris. I believe I was able to fix it.

If this is the page in question, then I think it is much faster again: http://www.compbio.dundee.ac.uk/user/ccole/refs.html.

If that's no the one and it is still slow, please point me to your page for testing.

Thanks.

0
Corrigé

Author initials in reverse order

Ashton Bradley il y a 10 ans mis à jour par Christian Fritz il y a 9 ans 3
Embedding using the iframe approach, the bibtex author field is parsed incorrectly so that for example

author={Bradley, A S}

becomes

Bradley; S A
0
Résolu

Accents parsing

Eliseo Ferrante il y a 11 ans mis à jour par Tony il y a 5 ans 9
Hi and thank you for your amazing work. I have a problem, but I'm not understanding whether I'm doing something wrong myself or not.

None of the accents in my bib are visualizing correctly with bibbase.

http://www.bibbase.org/show?bib=http://iridia.ulb....

Example: Decugni\`ere -> DecugniÌ€ere instead of Decugnière

I also notice weird characters also where I do not use special commands. What can I be doing wrong? Latex generates perfect documents using that bibtex file.

Thanks for the help!

Eliseo
0
Résolu

Authors' names are clickable links

Oleg Makarenkov il y a 11 ans mis à jour par Phil Schumm il y a 6 ans 7
Some authors' names are clickable links and some are not. How can I ask bibbase to either do clickable links for all the authors or for none of them?
Solution
Christian Fritz il y a 7 ans
Oleg, bibbase turns author names into links for all those authors who also use bibbase. I've noticed on your page that some of your coauthors who get linked don't actually use bibbase, but that bibbase currently incorrectly guesses the owners of some pages they link to. I'll look into that because it shouldn't happen.

More generally though it is not possible to suppress those links. If and when it is working correctly, I consider it a feature that bibbase automatically keeps track of the current page of your coauthors. Many authors like to keep a list of their collaborators and this is a feature that offers that with no effort on the author's side.
0
À l'étude

Users shouldn't be taken away from the current page to the bibbase page

Paul Parsons il y a 10 ans mis à jour par Christian Fritz il y a 10 ans 3
When clicking on a publication, users shouldn't be taken away from the current page to the bibbase page. It is very confusing and they often don't know how to get back.This is especially true if they click on the bibbase logo. There is no visual indication that they are going somewhere else. They see "sign in" and other confusing information.
0
Corrigé

Abstracts not properly escaped in BibBase v3

Raphael ‘kena’ Poss il y a 12 ans mis à jour par Christian Fritz il y a 12 ans 1
If the abstract contains an apostrophe (') the generated abstract link is incorrect and does not work properly; for example:

  <a class="bibbase_abstract_link" href="javascript:showAbstract('... the platform's hardware concurrency management and latency tolerance....')">Abstract</a>

The string delimiter in the abstract text should be escaped.

Solution
Christian Fritz il y a 12 ans

Hi Raphael,


Thanks for reporting this bug. It's fixed now. Unfortunately, I can't seem to force your page to reload though. I suspect the php proxy is caching the old version. So I can't test it on your page.


-- Christian


0
À l'étude

accept one-off fees for faster processing, longer files

Maximilian Held il y a 11 ans mis à jour par Christian Fritz il y a 11 ans 5
(this is half idea, half praise).

I love this service so much -- it's a godsend, especially, if like me, you're getting off of Mendeley and back to basic BibDesk/Bibtex/Github.

I like BibBase so much, I'd be willing to pay for it (preferably one-off? or a donation?), maybe in return for faster processing and/or acceptance of longer files.

I use BibBase a lot for class reading lists, and would also like to have a "I read recently listing" from my entire 4MB file, but I noticed that such long files don't fare well.

(or maybe this isn't even possible in terms of architecture?)
0
Corrigé

Is bibbase down right now? And if so, does this happen frequently?

Martin Roth il y a 11 ans mis à jour il y a 11 ans 2
my webpage does not show the bibbase literature list...
Solution
Christian Fritz il y a 11 ans
Sorry, there was a technical glitch. It's fixed now.

No, this does not happen frequently and I'm working on reducing outages like this to zero.

0
Résolu

example css file is not available

Pierre Kennepohl il y a 12 ans mis à jour par Christian Fritz il y a 12 ans 0

the styles/fancy.css file link is not available for download...

Solution
Christian Fritz il y a 12 ans

Hi Pierre,


Yes, I've just released a new version of BibBase on a new server and that file is no obsolete and gone. I've updated the help page now. Please use http://bibbase.org/css/styles/default.css instead, which is the default css for the new version.


Thanks,

Christian


0
Terminé

Https not allowed

Gustavo Cevolani il y a 11 ans mis à jour par Christian Fritz il y a 11 ans 3

I'd suggest to make clear in the instruction that https is not allowed in the address of the .bib file. This may be relevant because many people may try to use Dropbox or similar services to put their .bib file online, and this wouldn't work (or at least it didn't work for me). In short: emphasize that the address must start with "http" only (if this is the case). Many thanks for your work.

Solution
Christian Fritz il y a 11 ans

Please see my last comment.