MOLGENIS at BOSC and ISMB 2010, Boston July 9-13
You can see us at BOSC2010 SIG on Saturday July 10, 14.40 - 15.00 hours, speak to us at posters Q01, E19, E15, P05 on Sunday, July 11: 12.40 - 14.30 and see us at the ISMB technology track, Tuesday, July 13: 12.15 - 12.40.
Added RestApi and javascript to get rid of scrolling
In SVN is now a new MOLGENIS that generates a REST API so you can create AJAX type interactions'. It also contains new javascript that remembers the scroll position between page views so you don't have to scroll that much. Find the list of these services at http://localhost:8080/yourproject/api/rest/?_wadl
Because most browsers don't render JSON, I recommend to use http://code.google.com/p/rest-client/ to test your services.
Some people already having a molgenis_distro may have some troubles. If you don't want to check out the molgenis_distro from scratch you can check the following:
1. check web.xml
You need to replace your WebContent?/WEB-INF/web.xml with an updated one. The changed two parts around the 'RestServlet?' Find it at http://www.molgenis.org/svn/molgenis_distro/3.3/WebContent/WEB-INF/web.xml
2. library export molgenis
Check if the molgenis project exports its libraries properly
- right-click your molgenis project and choose properties
- choose Java EE Module Dependencies
- make sure that all boxes are selected
Note: this imports all libraries from molgenis to molgenis_distro
3. library import molgenis_distro
Check library references: In Eclipse:
- right-click your molgenis_distro project and choose properties
- choose Java Build Path.
- choose Libraries tab
You should only see two libraries:
- JRE Systems Library
- Web App Libraries
All library references to molgenis/lib should be removed. Note that you may have library references you added yourself.
4. project references from molgenis_distro
Check project references from build path
- right-click your molgenis_distro project and choose properties
- choose Java Build Path.
- choose Projects tab
Remove the molgenis project if selected
5. Java EE module depencencies molgenis_distro
Check the Java EE Module Dependencies
- right-click your molgenis_distro project and choose properties
- choose Java EE Module Dependencies
- make sure that the 'molgenis' project is ticket
Note: you may see a long list of blue boxes that also link into MOLGENIS. That is a good thing.
Compact view.
Small enhancement: the ui model one can now say <form compact_view="field1,field2" to initially only show these fields when the form is in edit view. A button is provided to 'show additional fields'. When pushed all the other (hidden=false) fields are shown. This is particularly usefull if one has a large number of fields per entity.
MOLGENIS at portal workshop
In the world of portal research MOLGENIS is known as a data portal for life scientists. Learn more portal technology and how MOLGENIS fits in at the International Workshop on Portals for Life Sciences, 14 - 15 September, e-Science Institute, Edinburgh.
Full story and MOLGENIS slides available at http://www.nesc.ac.uk/esi/events/1000/
MOLGENIS and XGAP at BOSC/ISMB
MOLGENIS was at BOSC/DAM meeting and coffee-break demos at the NBIC booth. See BOSC 2009 schedule
Tutorial day at BioWISE
A MOLGENIS tutorial day at the BioWise? Information management course in Amsterdam. see https://wiki.nbic.nl/index.php/BioWiseInformationManagement2009
Release 3.2-testing
Added "AJAX" lookup lists to enable large data sets, alternative CSS styles, and support for many-to-many relationships on import/export using "a|b" in the csv files. All source included.
Release 3.0.3
added PostgreSQL support, generators for plug-ins, and a new type of plugin to customize add,update,delete events.
![(please configure the [header_logo] section in trac.ini)](http://gbic.target.rug.nl/trac/molgenis/chrome/site/molgenis_logo.jpg)
rss