Showing posts with label dev. Show all posts
Showing posts with label dev. Show all posts

Monday, August 25, 2014

Waiting for OpenERP 8 (Odoo)? OpenERP 8 Dev already available in Bitnami!

OpenERP, one of the most important open-source enterprise resource planning (ERP) software suites, is getting closer to its next major release, OpenERP 8 which will be released with a new name, "Odoo". Although OpenERP 8 is still in development, we are happy to offer a ready-to-run package with their 8.0dev nightly build, so you can get an early look at this much-anticipated release. It can be deployed using all-in-one free native installers (for Linux), virtual machines and Cloud Images.

Some of the major changes in this new version are:

  • Website Builder & eCommerce
  • New CRM Kanban view
  • New Google Calendar synchronisation
  • New Warehouse Management
  • Gamification (Goals & Challenges for Users)
  • New enhancements in Accounting, Project Management & Human Resources
  • New Business Intelligence Reporting
  • And much more!
At Bitnami one of our goals is to simplify the testing of the latest versions of open source web applications. Bitnami OpenERP is completely self-contained and it will not conflict with your current development environment. You can download it, give it a try and safely remove it when you are done. Don't forget to visit our wiki to learn how to manage your installation.
We are also continuously looking for ways to improve our existing Bitnami stacks. We now configure our Python-based packages on Unix to use the Apache Event MPM and mod_wsgi in daemon mode, resulting in reduced memory usage and an increase in the number of simultaneous requests that can be handled by the server.

Tuesday, September 10, 2013

Waiting for Drupal 8? Drupal 8 Dev already available in BitNami!

Drupal, one of the most famous open source content management platforms, is getting closer to their next major release: Drupal 8. Although Drupal 8 is not ready yet, we are happy to offer a ready-to-run package with 8.x-dev and drush 7.0-dev (compatible with Drupal 8) so you can get an early look at this much-anticipated release. It can be deployed using all-in-one free native installers (for Windows, Linux and Mac OS X), virtual machines and Cloud Images.





The development of Drupal 8 is being focused in 7 major "core initiatives":
  • + Configuration management: In Drupal 8 configuration lives in files and the database is used only for caching. This allows developers to track changes, put configuration under version control amd update a production site cleanly.
  • + HTML5: This is one of the top 5 initiatives for Drupal 8; switch Drupal's default doctype from XHTML to HTML5 adding support for the new form elements to Drupal’s Form API and other features.
  • + Blocks & Layouts: Drupal 8 provides a standardized mechanism of output components (blocks, page callbacks, menus, theme settings, and more) and new tools for placing content on a page.
  • + Mobile-friendly features: enablement of administrative task management from a mobile device, a mobile responsive design, and an improved front-end performance.
  • + Multilingual: New functionality and tools in Drupal 8 core will make building a site with multiple languages in mind a much easier experience
  • + Views in core: The Views module which is installed on 70% of all Drupal sites, will be part of the Drupal 8 core.
  • + Web Services: With Drupal 8, Drupal evolves from a web CMS into a REST server that includes a web CMS. Drupal doesn't just support web services: Drupal is a web service.

The development phase for Drupal 8 started two years ago and after the feature completion phase, Alpha releases are already available. API changes may still be accepted, and it is time to provide early API feedback before starting updgrading contributed modules and themes once the API is stable. More details about the Drupal release cycle can be found on the Drupal official site.

At BitNami one of our goals is to simplify the testing of the latest versions of open source web applications. BitNami Drupal is completly self-contained and it will not conflict with your current development environment. You can download it, give a try and safely remove it when you are done.

Drupal thrives on developer contributions, and you are encouraged to get involved by testing and provide feedback.