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

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

Martin Roth hace 11 años actualizado hace 11 años 2
my webpage does not show the bibbase literature list...
Respuesta
Christian Fritz hace 11 años
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
Respuestas

example css file is not available

Pierre Kennepohl hace 12 años actualizado por Christian Fritz hace 12 años 0

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

Respuesta
Christian Fritz hace 12 años

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
COMPLETADO

Https not allowed

Gustavo Cevolani hace 12 años actualizado por Christian Fritz hace 12 años 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.

Respuesta
Christian Fritz hace 12 años

Please see my last comment.

0
Solucionado

Abstract does not expand

SerengetiT hace 13 años actualizado por Christian Fritz hace 13 años 1

The abstract does not expand on my websites


Thanks!

Respuesta
Christian Fritz hace 13 años

This should be fixed now. Please let me know if you notice any more issues with this. The UBC page seems to be doing some server-side caching (probably of the php request), so there it isn't working yet as of right now (7:48pm on pi-day), but should start working soon.


Thanks for pointing this out!


0
Solucionado

python error while trying to get zotero link

Jan Kröger hace 10 años actualizado por mlanglois hace 10 años 8
When I try to get a Zotero link via bibbases webform, I get this error message:

A problem occurred in a Python script. Here is the sequence of function calls leading up to the error, in the order they occurred.

<type 'exceptions.IOError'>: [Errno 28] No space left on device
args = (28, 'No space left on device')
errno = 28
filename = None
message = ''

strerror = 'No space left on device' Status: 302 Moved Location: https://www.zotero.org/oauth/authorize?oauth_token=1c39f870474353046373
0
Solucionado

Abstracts not expanding proberly when references are grouped by keywords (multiple keywords per ref)

Laurie Bayeah hace 11 años actualizado hace 11 años 3
Hello,

When the list of references are grouped by keywords, referecnes can show up multiple times in the list if thay have several keywords.

For example Bidule2014 will be listed under 3 different keywords and so will appear 3 times. Now if I try to expand the abstract of the 2nd or 3rd instance of Bidule2014 the abstract will not expand there and will expand under the first appearance of Bidule 2014.

It is a very minor issue, but maybe you did not know that it was behaving this way :-)

Cheers and thank you for your amazing work on Bibbase
0
COMPLETADO

Zotero groups

Jeroen Smid hace 12 años actualizado por Christian Fritz hace 12 años 4

Dear Christian,


Would it be an idea to creat a way to display zotero groups using bibbase just like it is possible now to do with Mendeley groups? Seems relevant given the fact that some are now leaving Mendeley for Zotero since the first is bought by Elsevier. In any case, I prefer Zotero :)


Thanks!

Respuesta
Christian Fritz hace 12 años

Jeroen,


I've now implemented full support for Zotero. You can now use your Zotero library, collection, or group with BibBase with just a few clicks.



0
COMPLETADO

Embed BibBase into google site

Julyan Arbel hace 10 años actualizado hace 10 años 2
Copy-paste of the JavaScript snippet into an html page of my google site gives the following error: "failed to load external url".

However, from this link (http://googlewebmastercentral.blogspot.it/2014/10/updating-our-technical-webmaster.html) in the help page of BibBase, I thought this Google embedding was possible.

Also related to this question about Wordpress embedding: http://bibbase.userecho.com/topic/867779-feature-request-unable-to-embed-bibbase-into-wordpresscom-site/
Respuesta
Christian Fritz hace 10 años
You should have gotten an error from Google sites, telling you that script tags are not permitted. This is what I see when I try that:



So no, you can't currently use BibBase on Google Sites. I recommend github pages as an alternative.


0
No es un bug

Debugging Errors

Matt Klenk hace 12 años actualizado por Christian Fritz hace 12 años 2

I get the following error: <type 'exceptions.KeyError'> 


A problem occurred in a Python script. Here is the sequence of function calls leading up to the error, in the order they occurred.

/home/mogli/public_html/cgi-bin/pyBibBase/pyBibBase.cgi in ()
 1194 
 1195 # the main call
 1196 showBib(fields)
 1197 
 1198 logstring = os.environ['SERVER_NAME'] + os.environ['REQUEST_URI'].replace('&','&amp;')
showBib = <function showBib>, fields = {'bib': 'www.matthewklenk.com/files/cv.bib', 'proxy': '1'}
/home/mogli/public_html/cgi-bin/pyBibBase/pyBibBase.cgi in showBib(fields={'bib': 'www.matthewklenk.com/files/cv.bib', 'proxy': '1'})
 904 # --- from that ugly "e" structure into our own, nice
 905 # --- class object
 906 be = processBib(data,entry,bibpath,basefilename,fields.has_key("css"),purebiburl)
 907 
 908 # --- Create a html page just containing this entry
be = <__main__.bibEntry instance>, global processBib = <function processBib>, data = Entry(u'inproceedings', fields={u'title': u'Orde... in Modeling Moral Decision-Making'}, persons={}), entry = u'dehghani2008', bibpath = 'http://www.matthewklenk.com/files/', basefilename = u'cache/www.matthewklenk.com_files_cv.bib/dehghani2008', fields = {'bib': 'www.matthewklenk.com/files/cv.bib', 'proxy': '1'}, fields.has_key = <built-in method has_key of dict object>, purebiburl = 'www.matthewklenk.com/files/cv.bib'
/home/mogli/public_html/cgi-bin/pyBibBase/pyBibBase.cgi in processBib(data=Entry(u'inproceedings', fields={u'title': u'Orde... in Modeling Moral Decision-Making'}, persons={}), entryname=u'dehghani2008', bibpath='http://www.matthewklenk.com/files/', basefilename=u'cache/www.matthewklenk.com_files_cv.bib/dehghani2008', css=False, purebiburl='www.matthewklenk.com/files/cv.bib')
 438 elif data.persons.has_key("editor"):
 439 author_or_editor = "editor"
 440 authorlist = data.persons[author_or_editor]
 441 
 442 # if (fields.has_key("debug") and (not debug == "")):
authorlist undefineddata = Entry(u'inproceedings', fields={u'title': u'Orde... in Modeling Moral Decision-Making'}, persons={}), data.persons = {}, author_or_editor = ''


http://matthewklenk.com/index2.php

Respuesta
Christian Fritz hace 12 años
Sorry for the ugly debug message, but this is actually just pointing out a problem with your bib file. There is a comma missing behind "title" in the dehghani2008 entry.
@inproceedings{dehghani2008,
  title={Order of Magnitude Reasoning in Modeling Moral Decision-Making}
  author={Morteza Dehghani and Emmett Tomai and Ken Forbus and Matthew Klenk},
  journal={Proceedings of the 22nd international workshop on qualitative reasoning},
  year={2008},
  url={http://matthewklenk.com/papers/QR08-MoralDM.pdf}
}

0
Respuestas

Grouping by Keyword feature seems broken

Amit Deokar hace 12 años actualizado por Christian Fritz hace 10 años 7

It used to be the case (at least some months back) that BibBase allowed grouping publications by using the keywords mentioned in Mendeley or BibTeX. This does not seem to be the case anymore. Can this feature be restored? It is very useful to demonstrate/list publications according to research streams/themes.

Respuesta
Christian Fritz hace 12 años

Hi Amit,

This should still be possible. The dropdown menu doesn't contain this, but on your page you can still use the &groupby=keyword parameter in your bibbase URL. Please also give me your bibbase URL so I can verify that for myself.

Christian