From e16ec345131a63a669f0f96d2b65e3fa409a0eb1 Mon Sep 17 00:00:00 2001 From: krablak Date: Wed, 26 Nov 2014 19:06:01 +0100 Subject: [PATCH 01/17] Create team.json --- Teams/PyJunkies/team.json | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 Teams/PyJunkies/team.json diff --git a/Teams/PyJunkies/team.json b/Teams/PyJunkies/team.json new file mode 100644 index 0000000..6bcdbc3 --- /dev/null +++ b/Teams/PyJunkies/team.json @@ -0,0 +1,18 @@ +{ + "teamName": "PyJunkies", + "members": [ + { + "name": "Michal Racek", + "twitter": "krablak", + "koding": "krablak", + "location": "Hradec Kralove, CZ", + "lead": true + },{ + "name": "Radek Hofman", + "twitter": "PapaBenedikto", + "koding": "jeanlucbaptiste", + "location": "Vienna, AT" + }, + + ] +} From c613510f781fcde4e8c7b229e20d6e9ca5a78e24 Mon Sep 17 00:00:00 2001 From: krablak Date: Wed, 26 Nov 2014 19:06:26 +0100 Subject: [PATCH 02/17] Update team.json --- Teams/PyJunkies/team.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/Teams/PyJunkies/team.json b/Teams/PyJunkies/team.json index 6bcdbc3..bb73567 100644 --- a/Teams/PyJunkies/team.json +++ b/Teams/PyJunkies/team.json @@ -12,7 +12,6 @@ "twitter": "PapaBenedikto", "koding": "jeanlucbaptiste", "location": "Vienna, AT" - }, - + } ] } From 9e701a421136a8836da07048835da824973e2e25 Mon Sep 17 00:00:00 2001 From: krablak Date: Wed, 26 Nov 2014 19:30:03 +0100 Subject: [PATCH 03/17] Create ABOUT.md --- Teams/PyJunkies/ABOUT.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 Teams/PyJunkies/ABOUT.md diff --git a/Teams/PyJunkies/ABOUT.md b/Teams/PyJunkies/ABOUT.md new file mode 100644 index 0000000..5342711 --- /dev/null +++ b/Teams/PyJunkies/ABOUT.md @@ -0,0 +1,5 @@ +# PyJunkies + +Bunch of devs addicted to Python. + +## About Us From af7d55fb2db07d767ef0b83760450deb7b94aedd Mon Sep 17 00:00:00 2001 From: krablak Date: Wed, 26 Nov 2014 19:30:20 +0100 Subject: [PATCH 04/17] Update team.json --- Teams/PyJunkies/team.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Teams/PyJunkies/team.json b/Teams/PyJunkies/team.json index bb73567..98a993f 100644 --- a/Teams/PyJunkies/team.json +++ b/Teams/PyJunkies/team.json @@ -10,7 +10,7 @@ },{ "name": "Radek Hofman", "twitter": "PapaBenedikto", - "koding": "jeanlucbaptiste", + "koding": "jezis", "location": "Vienna, AT" } ] From 6e54225a34d39f68c21a42989e86e34d324d6c8d Mon Sep 17 00:00:00 2001 From: krablak Date: Wed, 26 Nov 2014 19:39:19 +0100 Subject: [PATCH 05/17] Update ABOUT.md --- Teams/PyJunkies/ABOUT.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/Teams/PyJunkies/ABOUT.md b/Teams/PyJunkies/ABOUT.md index 5342711..d165fd2 100644 --- a/Teams/PyJunkies/ABOUT.md +++ b/Teams/PyJunkies/ABOUT.md @@ -3,3 +3,9 @@ Bunch of devs addicted to Python. ## About Us +We are just long year frieds which are time to time coding together. + +![](https://dl.dropboxusercontent.com/u/78826/koding/koding-photos.png) + +## Project +We are seeking synergies between computers, science and improvement of life on Earth. From 491cf3f2398c05b4362bf0efb7126e5bb29cc338 Mon Sep 17 00:00:00 2001 From: krablak Date: Wed, 26 Nov 2014 19:43:44 +0100 Subject: [PATCH 06/17] Update ABOUT.md --- Teams/PyJunkies/ABOUT.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/Teams/PyJunkies/ABOUT.md b/Teams/PyJunkies/ABOUT.md index d165fd2..8476b26 100644 --- a/Teams/PyJunkies/ABOUT.md +++ b/Teams/PyJunkies/ABOUT.md @@ -7,5 +7,12 @@ We are just long year frieds which are time to time coding together. ![](https://dl.dropboxusercontent.com/u/78826/koding/koding-photos.png) +Here are some projects on which we participated: + +- [Swaglr](http://www.swaglr.com/swags/all/) +- [DSSOS](http://dss-pyjunkies.rhcloud.com/) +- [Cru.do](http://cru.do) +- [Edicio.us](http://edicio.us) + ## Project We are seeking synergies between computers, science and improvement of life on Earth. From e21531f6bfec3dc6fb2500e4330e2cb36319547d Mon Sep 17 00:00:00 2001 From: krablak Date: Wed, 26 Nov 2014 19:44:53 +0100 Subject: [PATCH 07/17] Update ABOUT.md --- Teams/PyJunkies/ABOUT.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Teams/PyJunkies/ABOUT.md b/Teams/PyJunkies/ABOUT.md index 8476b26..3bdaa8e 100644 --- a/Teams/PyJunkies/ABOUT.md +++ b/Teams/PyJunkies/ABOUT.md @@ -13,6 +13,7 @@ Here are some projects on which we participated: - [DSSOS](http://dss-pyjunkies.rhcloud.com/) - [Cru.do](http://cru.do) - [Edicio.us](http://edicio.us) +- [Quicklook](https://bitbucket.org/radekhofman/quicklook/overview) ## Project We are seeking synergies between computers, science and improvement of life on Earth. From d494a104ed0f64639e86775551b9ff9d75fe3ae7 Mon Sep 17 00:00:00 2001 From: krablak Date: Wed, 26 Nov 2014 19:46:15 +0100 Subject: [PATCH 08/17] Update ABOUT.md --- Teams/PyJunkies/ABOUT.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/Teams/PyJunkies/ABOUT.md b/Teams/PyJunkies/ABOUT.md index 3bdaa8e..fe0e359 100644 --- a/Teams/PyJunkies/ABOUT.md +++ b/Teams/PyJunkies/ABOUT.md @@ -14,6 +14,12 @@ Here are some projects on which we participated: - [Cru.do](http://cru.do) - [Edicio.us](http://edicio.us) - [Quicklook](https://bitbucket.org/radekhofman/quicklook/overview) +- + +As we are not using githup here are out repositories on bitbucket: + +- [krablak](https://bitbucket.org/radekhofman) +- [papab](https://bitbucket.org/radekhofman) ## Project We are seeking synergies between computers, science and improvement of life on Earth. From 6feacc310d59bc7d980e41f77bbbd9e5a98f4684 Mon Sep 17 00:00:00 2001 From: krablak Date: Wed, 26 Nov 2014 19:47:00 +0100 Subject: [PATCH 09/17] Update ABOUT.md --- Teams/PyJunkies/ABOUT.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/Teams/PyJunkies/ABOUT.md b/Teams/PyJunkies/ABOUT.md index fe0e359..cfe0f2c 100644 --- a/Teams/PyJunkies/ABOUT.md +++ b/Teams/PyJunkies/ABOUT.md @@ -14,11 +14,10 @@ Here are some projects on which we participated: - [Cru.do](http://cru.do) - [Edicio.us](http://edicio.us) - [Quicklook](https://bitbucket.org/radekhofman/quicklook/overview) -- As we are not using githup here are out repositories on bitbucket: -- [krablak](https://bitbucket.org/radekhofman) +- [krablak](https://bitbucket.org/krablak) - [papab](https://bitbucket.org/radekhofman) ## Project From f7bd883abf3364e43ac9b0643214915994b131fb Mon Sep 17 00:00:00 2001 From: krablak Date: Wed, 26 Nov 2014 19:48:38 +0100 Subject: [PATCH 10/17] Update ABOUT.md --- Teams/PyJunkies/ABOUT.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Teams/PyJunkies/ABOUT.md b/Teams/PyJunkies/ABOUT.md index cfe0f2c..335f0ba 100644 --- a/Teams/PyJunkies/ABOUT.md +++ b/Teams/PyJunkies/ABOUT.md @@ -15,7 +15,7 @@ Here are some projects on which we participated: - [Edicio.us](http://edicio.us) - [Quicklook](https://bitbucket.org/radekhofman/quicklook/overview) -As we are not using githup here are out repositories on bitbucket: +As we are not using github here are out repositories on bitbucket: - [krablak](https://bitbucket.org/krablak) - [papab](https://bitbucket.org/radekhofman) From 82474e8442748e8f21e4af544732a874ab49d3f7 Mon Sep 17 00:00:00 2001 From: krablak Date: Wed, 26 Nov 2014 19:51:49 +0100 Subject: [PATCH 11/17] Update ABOUT.md --- Teams/PyJunkies/ABOUT.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Teams/PyJunkies/ABOUT.md b/Teams/PyJunkies/ABOUT.md index 335f0ba..13ce56c 100644 --- a/Teams/PyJunkies/ABOUT.md +++ b/Teams/PyJunkies/ABOUT.md @@ -15,7 +15,7 @@ Here are some projects on which we participated: - [Edicio.us](http://edicio.us) - [Quicklook](https://bitbucket.org/radekhofman/quicklook/overview) -As we are not using github here are out repositories on bitbucket: +As we are not using github here are our repositories on bitbucket: - [krablak](https://bitbucket.org/krablak) - [papab](https://bitbucket.org/radekhofman) From 322f85c09447c3ebf3285c16a8f3f41d84f5df6d Mon Sep 17 00:00:00 2001 From: krablak Date: Wed, 26 Nov 2014 19:53:54 +0100 Subject: [PATCH 12/17] Update ABOUT.md --- Teams/PyJunkies/ABOUT.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Teams/PyJunkies/ABOUT.md b/Teams/PyJunkies/ABOUT.md index 13ce56c..6652356 100644 --- a/Teams/PyJunkies/ABOUT.md +++ b/Teams/PyJunkies/ABOUT.md @@ -3,7 +3,7 @@ Bunch of devs addicted to Python. ## About Us -We are just long year frieds which are time to time coding together. +We are just long year friends which are time to time coding together. ![](https://dl.dropboxusercontent.com/u/78826/koding/koding-photos.png) From 393892c0bf2f6bd35a78b0644b694a1160bd5087 Mon Sep 17 00:00:00 2001 From: krablak Date: Wed, 26 Nov 2014 19:55:14 +0100 Subject: [PATCH 13/17] Update ABOUT.md --- Teams/PyJunkies/ABOUT.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Teams/PyJunkies/ABOUT.md b/Teams/PyJunkies/ABOUT.md index 6652356..37e341a 100644 --- a/Teams/PyJunkies/ABOUT.md +++ b/Teams/PyJunkies/ABOUT.md @@ -3,7 +3,7 @@ Bunch of devs addicted to Python. ## About Us -We are just long year friends which are time to time coding together. +We are just old friends who from time to time code together. ![](https://dl.dropboxusercontent.com/u/78826/koding/koding-photos.png) From 90af0e27d1be8862b334e28cb6edd5c320cf45f7 Mon Sep 17 00:00:00 2001 From: krablak Date: Wed, 26 Nov 2014 19:57:16 +0100 Subject: [PATCH 14/17] Update ABOUT.md --- Teams/PyJunkies/ABOUT.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Teams/PyJunkies/ABOUT.md b/Teams/PyJunkies/ABOUT.md index 37e341a..6bf50b3 100644 --- a/Teams/PyJunkies/ABOUT.md +++ b/Teams/PyJunkies/ABOUT.md @@ -15,7 +15,7 @@ Here are some projects on which we participated: - [Edicio.us](http://edicio.us) - [Quicklook](https://bitbucket.org/radekhofman/quicklook/overview) -As we are not using github here are our repositories on bitbucket: +Since we are not github users, please refer to our projects on bitbucket: - [krablak](https://bitbucket.org/krablak) - [papab](https://bitbucket.org/radekhofman) From a37fd56a6a9a1ae55e0cc5d72b9e3b9e058ceb56 Mon Sep 17 00:00:00 2001 From: krablak Date: Wed, 26 Nov 2014 19:58:32 +0100 Subject: [PATCH 15/17] Update ABOUT.md --- Teams/PyJunkies/ABOUT.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Teams/PyJunkies/ABOUT.md b/Teams/PyJunkies/ABOUT.md index 6bf50b3..c8e8e9d 100644 --- a/Teams/PyJunkies/ABOUT.md +++ b/Teams/PyJunkies/ABOUT.md @@ -21,4 +21,4 @@ Since we are not github users, please refer to our projects on bitbucket: - [papab](https://bitbucket.org/radekhofman) ## Project -We are seeking synergies between computers, science and improvement of life on Earth. +We are seeking synergy between computers, science and improvement of life on Earth. From 581e47bb332f349f6dc6b1fcd81051d334b2550a Mon Sep 17 00:00:00 2001 From: krablak Date: Wed, 26 Nov 2014 19:59:49 +0100 Subject: [PATCH 16/17] Update ABOUT.md --- Teams/PyJunkies/ABOUT.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Teams/PyJunkies/ABOUT.md b/Teams/PyJunkies/ABOUT.md index c8e8e9d..0ad2a13 100644 --- a/Teams/PyJunkies/ABOUT.md +++ b/Teams/PyJunkies/ABOUT.md @@ -21,4 +21,4 @@ Since we are not github users, please refer to our projects on bitbucket: - [papab](https://bitbucket.org/radekhofman) ## Project -We are seeking synergy between computers, science and improvement of life on Earth. +We are seeking synergy between computers, science and improvement of life. From aeb6f4386d67fcc18c65f22637fe5ff46bd8ca05 Mon Sep 17 00:00:00 2001 From: krablak Date: Wed, 26 Nov 2014 20:03:02 +0100 Subject: [PATCH 17/17] Update ABOUT.md --- Teams/PyJunkies/ABOUT.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Teams/PyJunkies/ABOUT.md b/Teams/PyJunkies/ABOUT.md index 0ad2a13..f261220 100644 --- a/Teams/PyJunkies/ABOUT.md +++ b/Teams/PyJunkies/ABOUT.md @@ -21,4 +21,4 @@ Since we are not github users, please refer to our projects on bitbucket: - [papab](https://bitbucket.org/radekhofman) ## Project -We are seeking synergy between computers, science and improvement of life. +When the last tree is cut, the last river poisoned, and the last fish dead, we will discover that we can't eat money...