-
Hi,
I am trying to do the following to convert w3c Document to dom4j document (as is documented as best way to do it when you google):
public static void main(String args[]){
UserAgentContext context = new SimpleUserAgentContext();
DocumentBuilderImpl dbi = new DocumentBuilderImpl(context);
try {
Document document = dbi.parse(new...
2009-04-16 12:30:16 UTC in Lobo - Java Web Browser
-
My task involved loading some existing annotations and
rectifying problems in them using aktivemedia. I found
that aktive media loads documents in a random order.
It would be nice to have it load using some logic
(either serially or sorted by name) and keep same
ordering on each run.
If this happens I could remember the document number
(which should be displayed somewhere in interface)
2006-10-05 12:45:51 UTC in AKTive Media
-
The popup box takes too long to display (at least on
windows sytems) sometimes, may be a JAVA glitch though.
2006-10-05 11:57:29 UTC in AKTive Media
-
Sometimes its not clear which of the two concept is
selected just by color. For example if its just a
different shade of yellow. It might help to use
radically different colors, but also show a concept
either in status bar or as tooltip when one hovers over
the annotation. It might not be techinically feasible
but would be a nice and handy feature.
2006-10-05 11:50:12 UTC in AKTive Media
-
When I make changes to annotation and close aktive
media window, it doesnt ask if i want to save changes
before exiting.
2006-10-03 13:21:24 UTC in AKTive Media
-
It would be useful to be able to display current
document number open in the list of documents loaded
along with the total number of documents in the interface.
2006-10-03 13:14:34 UTC in AKTive Media
-
I tried loading hundred documents and it take pretty
long to load the session (approx. 3 mins) on a very
good system. I tried loading a few hundred and it
never loaded (I waited for 6-7 mins). It might help to
have progress bar to say how long one must wait
otherwise it gives impression of crashing even though
it hasn't.
2006-10-03 12:37:41 UTC in AKTive Media
-
It would be nice if we can close the current session
and go back to selecting a new session. That is
switching between sessions. It would also be handy to
be able to delete the sessions directy from the
interface instead of doing it from the filesystem.
2006-09-29 12:08:15 UTC in AKTive Media