Tag Archives: software development

Sherif Mansour (Confluence Product Manager) on Developing Confluence

AtlasCamp 2016 Interview with Sherif Mansour

Regular readers of this blog or subscribers to our English YouTube channel will know Sherif Mansour, Confluence Product Manager at Atlassian in Sydney. We have published many fun interviews on various topics with Sherif. At the recent 2016 AtlasCamp in Barcelona, the large developer conference by Atlassian, we met again with Sherif, and offered him another opportunity to speak with us on camera.

Codeyard Building Blocks – Atlassian’s HipChat, Confluence, JIRA, Bitbucket and Bamboo together

Codeyard is our all-in-one-project solution for every Atlassian tool installed, configured and heavily used with your employees. It is a concept to launch approach that most product and service companies need to offer their customers to create value. Let’s talk about the Atlassian tool stack and how users can use it as a holistic solution to delivering value to customers (with or without software).

Our Codeyard Theme: Create your own Intranet Software

Today is my first productive Codeyard day. Codeyard is our new all in one Atlassian solution and will hopefully become as successful as our Linchpin intranet solution based on Confluence. It offers the full Atlassian stack (HipChat, Confluence, JIRA, Bitbucket, Bamboo) including all required professional services (organizational and cultural coaching, consulting, installation, configuration, …) at a guaranteed fixed price.

Continuous Delivery in practice: Deployment at the touch of a button and release management with Bamboo

Continuous delivery aims to reduce development costs through high-level automation, speed up deployment processes, increase the quality of processes and be more flexible and responsive to customer requirements earlier on in the process. (Our video session offers a detailed introduction to the concept.) Part of this article addresses how this is done in practice. We will configure Atlassian’s CI server Bamboo to install a simple Java web application on a Tomcat application server at the touch of a button.

Behavior Driven Development and Bamboo: Visualizing Cucumber scenarios

Behavior Driven Development (BDD) aims to bring together the actors involved in software projects, from the stakeholders to developers, and to document functional requirements in simple and understandable standardized language.
These texts are not only meant to make sure everyone has a common understanding or to serve documentation purposes. They can also be used to test and verify whether the defined software criteria have been met with the help of modern tools.