ComparaGRID Feeds

Pussycat Updates: + Good news! The renderlet updating and polling ...

Fluxion SVN - Wed, 03/19/2008 - 16:24
Rev 1847 - davey (8 file(s) modified)Pussycat Updates:

+ Good news! The renderlet updating and polling system finally works :)

+ Will move onto making more renderlets and tesing interactivity in the coming
weeks, but at least I can start writing papers and talks.

Categories: ComparaGRID Feeds

Pussycat Updates: + Renderlet framework issues still ongoing - a great ...

Fluxion SVN - Tue, 03/18/2008 - 16:18
Rev 1846 - davey (10 file(s) modified)Pussycat Updates:

+ Renderlet framework issues still ongoing - a great deal is working, but not
all.
+ Cannot check for relevant renderlets because of generic types not being
instantiated at renderlet.init(). renderedObject and selection variables are
usually null until that renderlet itself is the propogator of a selection, not
at the end of an update event.

Categories: ComparaGRID Feeds

Added hxt_hacked_new, which should be much more efficient than hxt_hacked.

Fluxion SVN - Wed, 03/12/2008 - 18:13
Rev 1845 - nmrp3 (4696 file(s) modified)Added hxt_hacked_new, which should be much more efficient than hxt_hacked.
Categories: ComparaGRID Feeds

Pussycat Updates: + More work on renderlet framework + Added a LoadedOntologyListRenderlet ...

Fluxion SVN - Tue, 03/11/2008 - 16:11
Rev 1844 - davey (9 file(s) modified)Pussycat Updates:

+ More work on renderlet framework

+ Added a LoadedOntologyListRenderlet to handle grabbing a list of loaded
ontologies from the session. We need an initial "entry point" renderlet to
propgate all other renderlet requests through, and this renderlet is going to provide this
for the time being.

Categories: ComparaGRID Feeds

maven-renderlet-plugin: aplugin to build new renderlet artifacts using a command ...

Fluxion SVN - Tue, 03/11/2008 - 16:11
Rev 1843 - tburdett (10 file(s) modified)maven-renderlet-plugin: aplugin to build new renderlet artifacts using a command like mvn renderlet:create...
Categories: ComparaGRID Feeds

maven-archetype-renderlet: a maven archetype for building new renderlet template artifacts.

Fluxion SVN - Tue, 03/11/2008 - 16:11
Rev 1842 - tburdett (14 file(s) modified)maven-archetype-renderlet: a maven archetype for building new renderlet template artifacts.
Categories: ComparaGRID Feeds

Pussycat Updates: + Addition of a LoadedOntologyListRenderlet

Fluxion SVN - Tue, 03/11/2008 - 13:25
Rev 1841 - davey (14 file(s) modified)Pussycat Updates:

+ Addition of a LoadedOntologyListRenderlet

Categories: ComparaGRID Feeds

Pussycat Updates: + Pussycat now loads a new tab when a ...

Fluxion SVN - Mon, 03/10/2008 - 16:07
Rev 1840 - davey (11 file(s) modified)Pussycat Updates:

+ Pussycat now loads a new tab when a new ontology is loaded (and will
eventually update all ontology-rendering renderlets when additional ontologies
are loaded or activated)

Categories: ComparaGRID Feeds

Pussycat Updates: + Hacky fix for the polling updater. I've ...

Fluxion SVN - Fri, 03/07/2008 - 16:25
Rev 1839 - davey (2 file(s) modified)Pussycat Updates:

+ Hacky fix for the polling updater. I've swapped it out for a standard
javascript setTimeout instead. Works now! :D

Categories: ComparaGRID Feeds

Pussycat Updates: + Final changes to renderlet framework. It now ...

Fluxion SVN - Fri, 03/07/2008 - 16:09
Rev 1838 - davey (4 file(s) modified)Pussycat Updates:

+ Final changes to renderlet framework. It now works as intended, as far as the
periodical updater poll system that checks that the renderlet in question has
returned its html. The updater doesn't seem to want to stop :D

Categories: ComparaGRID Feeds

Pussycat updates: Renderlets should get rendered in parallel threads now, whenever ...

Fluxion SVN - Fri, 03/07/2008 - 12:58
Rev 1837 - tburdett (5 file(s) modified)Pussycat updates:

Renderlets should get rendered in parallel threads now, whenever the container is notified that a renderlet needs rerendering. Made NexusWiring an enum nistead of a class. Fixed void return type of container.add() in the Servlet, and added a print status whenever new renderlets are ready. Updated Renderlet interface with new return types.
Categories: ComparaGRID Feeds

Pussycat Updates: + Nearly finished the whole Renderlet framework and implementation. ...

Fluxion SVN - Fri, 03/07/2008 - 12:25
Rev 1836 - davey (11 file(s) modified)Pussycat Updates:

+ Nearly finished the whole Renderlet framework and implementation. Just got to
work out the ajax stuff (perhaps some x-mixed-replace server push?) and the
per renderlet object lookups

Categories: ComparaGRID Feeds

Pussycat Updates: + Don't create default draggable box when layout is ...

Fluxion SVN - Thu, 03/06/2008 - 16:18
Rev 1835 - davey (2 file(s) modified)Pussycat Updates:

+ Don't create default draggable box when layout is selected.
+ Don't check for metagenome publishers (it's down)

Categories: ComparaGRID Feeds

Pussycat Updates: + Renderlet stuff nearly works now :D

Fluxion SVN - Thu, 03/06/2008 - 10:58
Rev 1834 - davey (2 file(s) modified)Pussycat Updates:

+ Renderlet stuff nearly works now :D

Categories: ComparaGRID Feeds

Usecase: removed jars for SubmitQuery and MergeOntologies - these were ...

Fluxion SVN - Thu, 03/06/2008 - 10:49
Rev 1833 - tburdett (3 file(s) modified)Usecase: removed jars for SubmitQuery and MergeOntologies - these were added by mistake and exist at http://www.ebi.ac.uk/~tburdett/comparagrid. Added new ensembl schema ontology.
Categories: ComparaGRID Feeds

Pussycat Updates: + More changes to PussycatRenderlet stuff

Fluxion SVN - Thu, 03/06/2008 - 10:48
Rev 1832 - davey (11 file(s) modified)Pussycat Updates:

+ More changes to PussycatRenderlet stuff

Categories: ComparaGRID Feeds

SubmitQuery: updates to make sure SubmitQuery uses latest version of ...

Fluxion SVN - Thu, 03/06/2008 - 10:48
Rev 1831 - tburdett (2 file(s) modified)SubmitQuery: updates to make sure SubmitQuery uses latest version of fluxion-service-client (0.3.3-SNAPSHOT).
Categories: ComparaGRID Feeds

OWLChunkinator - updates to make sure everything works ok, added ...

Fluxion SVN - Thu, 03/06/2008 - 10:47
Rev 1830 - tburdett (2 file(s) modified)OWLChunkinator - updates to make sure everything works ok, added customizable commnad line option for number of axioms.
Categories: ComparaGRID Feeds

Pussycat Updates: + Moved PussycatRenderlet to new module (it depends on ...

Fluxion SVN - Thu, 03/06/2008 - 09:33
Rev 1829 - davey (3 file(s) modified)Pussycat Updates:

+ Moved PussycatRenderlet to new module (it depends on pussycat-session-manager)

Categories: ComparaGRID Feeds

Pussycat Updates: + Adding in pussycat-renderlet module for PussycatRenderlet class

Fluxion SVN - Thu, 03/06/2008 - 09:31
Rev 1828 - davey (12 file(s) modified)Pussycat Updates:

+ Adding in pussycat-renderlet module for PussycatRenderlet class

Categories: ComparaGRID Feeds