The 3 stages of going agile and boosting your collaboration

As a recent blog post detailed, agile testing is just as beneficial for web development teams as it is for software teams. In fact, a recent report from the Harvard Business Review shows that agile is “the” advantage for businesses in the digital age.

Of course, knowing that is one thing; applying that knowledge can be slightly trickier.

At Clearvision, we specialise in tools and processes that help companies go agile. In building Spectrum – a scalable, customisable platform designed to bring together the best tools and processes for customer collaboration – and through our close work with enterprise companies around the globe, we’ve picked up more than a few tips along the way.

It’s all about communication and collaboration. Here’s our guide to breaking it down and making it manageable. Go agile by considering the following 3 stages.

Continue Reading “The 3 stages of going agile and boosting your collaboration”

Hands-on experience with Hugo as a static site generator

Many years ago, we launched bugtrackers.io as a small side project. Since then, the site has grown from a three-pager to a website with dozens of interviews.

The increasing number of pages & therefore line of code made us look for ways to improve our internal workflow.

We also ended up using GoHugo as our main website framework for bugtrackers.io. In this post I’m going to share some of our first experiences with GoHugo as well as our path to ending up where we are right now.
Continue Reading “Hands-on experience with Hugo as a static site generator”

A beginner’s guide to Pivotal Tracker: How to boost your Pivotal Tracker projects!

When working in agile development teams or web agencies, you are probably always on the look-out for new and better productivity tools. Pivotal Tracker might be one of these tools which can help you become a better and faster team.

In this post, you’ll find everything you need to know when getting started with Pivotal Tracker. You will also find some useful tips & tricks on how to get more out of your Pivotal Tracker projects.

Continue Reading “A beginner’s guide to Pivotal Tracker: How to boost your Pivotal Tracker projects!”

Stop being lazy with ad-hoc feedback.

User feedback and testing probably aren’t a high priority for you when working on your new landing page or web application. But it’s something you should take into consideration before heading in the wrong direction with your newly launched landing page.

Collecting and managing feedback or user complaints on website issues doesn’t always require the use of a large bug-tracking or feedback system. For many (especially) small—and medium-sized companies, on-site feedback widgets or a website feedback tool are sufficient.

So stop being lazy with ad-hoc feedback from colleagues and customers.

Continue Reading “Stop being lazy with ad-hoc feedback.”

Tracking.js & the computer vision power of JavaScript

There are various frameworks, methodologies, and standards for building websites and web applications. No matter which ones you’re following, you will always somehow end up in the browser and therefore with JavaScript.

With tracking.js, the browser got even more powerful. Here’s our first review of tracking.js and why JavaScript is on the winning team.

Continue Reading “Tracking.js & the computer vision power of JavaScript”

A beginner’s guide to deploying static sites with versioning and rollbacks using Flightplan

With the rise of cheap VPS (Virtual Private Server) services and the increase of complexity in the architecture of new web applications, deployment processes are becoming a very important topic and a skill to master to some extent.

Long gone the days when we just needed a cheap hosting service and an FTP access to be able to setup and update our static websites.

Furthermore, it is worth considering that software development has become a lot more collaborative thanks to tools like Git and services like GitHub and therefore people are getting used to the benefits of versioning. This brought in the idea of being able to keep our deploys versioned as well and to be able to roll back to a previous version easily in case a new deploy ends up to break something.

In this article, we will learn how to set up a VPS (or a test virtual machine) to serve a static website with Nginx and how to create a simple yet effective deployment process to keep our website updated. Of course we will take care of integrating versioning and rollbacks in the process.

I am assuming you already have a basic knowledge of Bash, Git, SSH, and Ubuntu but I will try to make things as clear as possible so that, even if you are a newbie, you should be able to understand and follow the tutorial.

Also, you will need to have Git and NodeJs installed on your local machine.
Continue Reading “A beginner’s guide to deploying static sites with versioning and rollbacks using Flightplan”

12 Greatest Firefox Add-ons For Developers & Designers

With the latest Firefox browser update – Firefox Quantum – Mozilla made a leap forward in the browser game. The new Firefox browser is not only super-speedy and sleek. It caused an uproar as the new version only supports Firefox add-ons using the WebExtensions API.

We researched, reviewed, and hand-picked 12 of the best Firefox add-ons for developers.

Continue Reading “12 Greatest Firefox Add-ons For Developers & Designers”

A practical guide to building fast web applications in the cloud (with PHP)

This post originally appeared on loige.co, written by Luciano Mammino. Luciano is a web developer & entrepreneur from Italy.

In this article, Luciano highlighted some of the most common principles you should consider while building or testing high performing web applications (specifically on the backend part).

The following concepts discussed here can be applied to any language and framework. Though this post will cover some concrete examples, design patterns and tools that are mostly used in the PHP ecosystem.

Continue Reading “A practical guide to building fast web applications in the cloud (with PHP)”

Why Microsoft’s new browser still has some rough edges. A first review on Edge for developers.

This is a review on Microsoft’s new browser Edge and what every developer should know about developing with Microsoft Edge.

Microsoft officially released Windows 10 today making a huge step forward. With its all new browser, called Edge, Microsoft is trying to catch up with Chrome and Firefox.

We’ve downloaded Windows 10 and took a look on how Microsoft Edge may influence the daily work of developers. Here’s our first impression of Edge.

Continue Reading “Why Microsoft’s new browser still has some rough edges. A first review on Edge for developers.”

14 powerful JIRA integrations to optimize your web development workflow

I love writing about productivity tips and how developers get more out of their workflows. This time it’s about JIRA – basically the industry standard of issue tracking.

JIRA comes with a rich ecosystem of AddOns and apps that offer a JIRA integration.

Since you can find a lot of software for the web today, I have compiled the best and easiest JIRA hacks to optimize your web development.

Continue Reading “14 powerful JIRA integrations to optimize your web development workflow”