/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

dzone.com
| | blog.cdemi.io
3.4 parsecs away

Travel
| | One of the duties of the best man is to assist the groom (and bride) in the preparations. It occured to me that Agile might just be the best way to plan a Wedding!
| | blog.bloomca.me
3.2 parsecs away

Travel
| | The blog of Seva Zaikov
| | www.businessanalystlearnings.com
2.4 parsecs away

Travel
| | Scrum is one of the most widely used frameworks aligned to Agile and is adopted extensively across software development teams. This article highlights some characteristics of scrum teams you should be aware of if you are a business analyst and you find yourself working as part of a scrum team:
| | ericlathrop.com
15.6 parsecs away

Travel
| I often need to view a bunch of static HTML files in my browser locally, and I often need to open them with http:// rather than file:// URLs so related CSS or JavaScript files load correctly. Luckily, Python provides a simple web server, and most Linux distros include Python.