File tree Expand file tree Collapse file tree 4 files changed +7
-5
lines changed
Expand file tree Collapse file tree 4 files changed +7
-5
lines changed Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" utf-8" ?>
2- <feed xmlns =" http://www.w3.org/2005/Atom" ><title >Matt Makai</title ><link href =" http://www.fullstackpython.com/" rel =" alternate" ></link ><link href =" http://www.fullstackpython.com/feeds/all.atom.xml" rel =" self" ></link ><id >http://www.fullstackpython.com/</id ><updated >2014-02-03T11:22:22Z </updated ></feed >
2+ <feed xmlns =" http://www.w3.org/2005/Atom" ><title >Matt Makai</title ><link href =" http://www.fullstackpython.com/" rel =" alternate" ></link ><link href =" http://www.fullstackpython.com/feeds/all.atom.xml" rel =" self" ></link ><id >http://www.fullstackpython.com/</id ><updated >2014-02-04T17:20:36Z </updated ></feed >
Original file line number Diff line number Diff line change @@ -118,6 +118,8 @@ <h2>Open Source Projects</h2>
118118time-series data and displays them in graphs through a Django web application.</ p >
119119< p > < a class ="reference external " href ="http://sensuapp.org/ "> Sensu</ a > is an open source monitoring framework
120120written in Ruby but applicable to any programming language web application.</ p >
121+ < p > < a class ="reference external " href ="http://vimeo.github.io/graph-explorer/ "> Graph Explorer</ a > by Vimeo is a
122+ Graphite-based dashboard with added features and a slick design.</ p >
121123</ div >
122124< div class ="section " id ="monitoring-resources ">
123125< h2 > Monitoring Resources</ h2 >
Original file line number Diff line number Diff line change @@ -89,8 +89,8 @@ <h2>Source Control Third Party Services</h2>
8989< p > < a class ="reference external " href ="https://github.com/ "> GitHub</ a > is currently the most commonly used source
9090control platform for using Git.</ p >
9191< p > < a class ="reference external " href ="https://bitbucket.org/ "> BitBucket</ a > provides free Git and Mercurial
92- repositories for open projects and paid services for hosting private
93- repositories.</ p >
92+ repositories for open projects and private repositories for up to five
93+ users. Users pay for hosting private repositories with more than five users .</ p >
9494</ div >
9595< div class ="section " id ="source-control-resources ">
9696< h2 > Source Control Resources</ h2 >
Original file line number Diff line number Diff line change @@ -25,8 +25,8 @@ Source Control Third Party Services
2525control platform for using Git.
2626
2727`BitBucket <https://bitbucket.org/ >`_ provides free Git and Mercurial
28- repositories for open projects and paid services for hosting private
29- repositories.
28+ repositories for open projects and private repositories for up to five
29+ users. Users pay for hosting private repositories with more than five users .
3030
3131
3232Source Control Resources
You can’t perform that action at this time.
0 commit comments