Status of the New Website

Updated on 14 October 2015.

This website is the new website for the OpenCMISS software. Content is still being migrated from cmiss.org, physiomeproject.org and other sites.

Source files and instructions to build this website are now available on GitHub.

Please send any feedback and suggestions to Noel Zeng, the developer working on the project. Be sure to check the Planned section first to see if it's a known issue.

Ready for Feedback

Here is a list of pages that are complete enough. Please take a look and give me feedback on its aesthetics, functionality, structure, and so on.

  • Downloads.
  • CMISS Example Model: Per Pixel Lighting, Eye Model , Animate Jaw. Note that this page has some Responsive features implemented. That is, sidebar is hidden and the content shrinks and grows in size depending on screen size. Updated August Animate Jaw has an interactive 3D model.
  • Documentation - Updated 16 September some pages have now been converted to the new template.
  • Getting Started index - A page linked from on the front page.
  • Community
  • About page
  • API documentation Added on 16 September - a copy of latest Zinc and Iron API documentation.
  • Developers page Added on 16 September Currently just a list of links. Please send in suggestions on how you think they could be categorised.
  • News - Updated 24 September A list of news items, paginated.
  • Add section on pages with pending work in status page. Updated 29 September Done.
  • Compatibility
    • Added Responsive template
    • IE
    • ipad/smaller screen sizes/lower spec devices - make sure the models load. Updated 6 October Mostly done, TODO stop front page model from loading if screen size starts out smaller than the compact dimension.
    • Updated 29 September Found iPad and search screen bug. Clicking on the search bar always scrolls the page up to the top, and trying to scroll through the results actually scrolls the underlying page instead, causing the results screen to go away.
  • Removed KCL/Oxford logo
  • Check links that aren't working, send to a Under Construction page.

In Progress

A list of things currently being worked on.

  • Automated website build - Automate building the website with Buildbot using the latest API reference, documentation and web source code.
    • Updated 14 October Zinc API doc is now built nightly and available on this website.
      • Copy doxygen documentation output from zinc and opencmiss buildbot.
  • Add scrollspy for the sidebar/fix sidebar attachment.

Planned

List of things that will be worked on.

  • Downloads page - change to make source code download more prominent, as well as adding links to development versions.
  • Navigation is complete - maybe breadcrumb. In the documentation pages, link back to root. See if it works across Sphinx, Doxygen, static pages.
  • Fix style for <pre> tags.
  • Send out for second round of feedback.
  • Documentation around how the site works.