Overview
YaCy-UI is going to be a rich client for YaCy based on the existing YaCY-API.
YaCy-UI makes heavy use of jQuery, JavaScript, Ajax, XML and XSLT.
Currently YaCy-UI is at most alpha status, so I would be very greatful for feedback and bug reports!
apfelmaennchen
Change Log
- 14-09-2008: Added yacysearch.htm via iframe as 'Classic Search'
- 14-09-2008: Major rework and redesign of YaCy-UI
- 24-08-2008: Updated to jQuery-ui 1.6b
- 28-05-2008: Updated to jQuery 1.2.6 and jQuery-ui 1.5b4
- 18-05-2008: YaCy-UI has basic support for searching Bookmark tags !!
- 17-05-2008: YaCy-Widget: e.g. /yacy/ui/ywidget.html?search=yacy&count=50&offset=0
- 14-05-2008: YaCy-UI now support searching Sciencenet !!
- 12-05-2008: added tagcloud for bookmarks
- 12-05-2008: bookmarks support date and public fields as they have been added to XBEL output.
- 10-05-2008: bookmarks are now retrieved from /xml/bookmarks/xbel/xbel.xml and do no longer require a seperate servlet
- 19-04-2008: new double-accordion sidebar menu is up and running (I am open for suggestions on how to populate the menus).
- 19-04-2008: search results are now retrieved from yacysearch.rss (XML) and do no longer need a seperate servlet
Bug Tracker
- Please report bugs in the official YaCy-Forum - thanks!
- 15-09-2008: there seems to be a bug with the German translation: the link yacyui-bookmarks.html gets translated into yacyui-Lesezeichen.html :-(
- 12-05-2008: if you click a tag in the tagcloud, the bookmarks table doesn't update properly and JavaScript returns a 'tabs is undefined' error...
- 10-05-2008:
there is an issue with Firefox 3.0b5 and the jQuery XML parsing of the search result (one symptom is the broken pagination)
- 19-04-2008:
if you open more than one search tab in Firefox 2.x or Safari, only the first result item is shown. I would be greatful for any hint...
- 19-04-2008:
resource types 'sciencenet' and 'bookmarks' doen't work yet. For 'sciencenet' we have to solve the Ajax cross domain restriction.
- 19-04-2008: currently only contentdom="text" is working, all others will fail...
- 19-04-2008: language selection is not yet supported