carrot2 / carrot2

Carrot2: Text Clustering Algorithms and Applications
http://www.carrot2.org
749 stars 207 forks source link

Demo web application for mobile devices [CARROT-93] #299

Closed dweiss closed 6 months ago

dweiss commented 16 years ago

It might be a good idea (especially promotion-wise) to provide a set of stylesheets that will enable using the demo web application on mobile devices. At the first sight this might seem easy, but there are a few snags: 1) the current architecture of the QueryProcessingServlet may not be appropriate as it assumes multiple requests done from iframes (and for mobile devices these won't happen), 2) we'll need to think a little bit about the flow of interaction with the mobile version (e.g. switching between cluster and document view).


Issue: CARROT-93 (migrated from JIRA), created by Stanisław Osiński (@stanislawosinski), updated Mar 20 2012

dweiss commented 14 years ago

Comment by Stanisław Osiński (@stanislawosinski) (migrated from JIRA)

Tentative planning of the 3.2.0 release.

dweiss commented 14 years ago

Comment by Dawid Weiss (@dweiss) (migrated from JIRA)

+1 for this, especially on Android/ other high-resolution devices. The problem at the moment is CSS tabs are not displayed properly (require large screen width).

dweiss commented 13 years ago

Comment by Stanisław Osiński (@stanislawosinski) (migrated from JIRA)

The 3.4.0 release will concentrate on a native C# API.

dweiss commented 13 years ago

Comment by Stanisław Osiński (@stanislawosinski) (migrated from JIRA)

Moving to 3.6.0. If we decide to implement the web application on client side on top of the DCS, then these issues will not be relevant any more.