From 8c249c9b282ad3a5b6f1d679b534322e62a7c6a6 Mon Sep 17 00:00:00 2001 From: Ryan Edge Date: Thu, 8 Oct 2015 10:15:12 -0400 Subject: [PATCH 1/3] Added some good links. Updated IDE/Code Editors Updated Design & UI Updated Cloud Source Repositories. --- README.md | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 502eec92..ab1e7a9e 100644 --- a/README.md +++ b/README.md @@ -59,6 +59,7 @@ Table of Contents * https://visualstudio.com/ - Free unlimited private repos (Git and TFS) for up to 5 users per team * https://assembla.com/ - Free repo hosting in a free plan. * http://www.fogcreek.com/kiln/ - Free unlimited public and private repos (hybrid of git and mecurial) for 2 users. + * [Cloud Source Repositories](https://cloud.google.com/tools/cloud-repositories/) - Free private Git repositories hosted on Google Cloud Platform. Supports syncing with existing GitHub & Bitbucket repos. Free Beta for up to 500MB of storage. ## Tools for Teams & Collaboration @@ -309,6 +310,7 @@ Table of Contents * https://tyk.io/ - API management with authentication, quotas, monitoring, and analytics. Free cloud offering. * http://www.iron.io/ - Async task processing (like AWS Lambda) with free tier and 1 month free trial. * http://stackhut.com/ - Async task processing (like AWS Lambda). 10 free private services and unlimited free public services. + * https://www.pubnub.com/ - Free push notifications for up to 1,000,000 messages a month and 100 active daily devices. ## Web Hosting @@ -413,13 +415,15 @@ Table of Contents * http://embed.ly/ - Provides APIs for embeding media in a webpage, Responsive image Scaling, Extracting elements from a webpage. Free for up to 5,000 URLs per Month at 15 Requests per Second * https://backhub.co/ - Backup and archive your GitHub repositories. Free for public repos. * http://www.otixo.com/ - Encrypt, share, copy and move all your cloud storage files from one place. Basic plan provides unlimited files transfer with 250 MB max file size limit and allows 5 encrypted files. - + ## Design & UI * [Pixlr](http://pixlr.com) - Free online browser editor on the level of commercial ones * [Imagebin](http://imagebin.ca/) - Pastebin for images * [Cloudconvert](https://cloudconvert.com/) - Convert anything to anything. 208 supported formats including videos to gif. * [App Icon Resizer](https://resizeappicon.com/) - A simple service to resize and manage your app icons. +* [Vectr](https://vectr.com/) - Free Design App For Web + Desktop. +* [Pixate](http://www.pixate.com/) - Free design app for creating powerful interactive prototypes. ## Data Visualization on Maps @@ -454,6 +458,9 @@ Table of Contents * http://www.tadpoledb.com/ - IDE in browser Database tool. Support Amazon RDS, Apache Hive, Apache Tajo, CUBRID, MariaDB, MySQL, Oracle, SQLite, MSSQL, PostgreSQL and MongoDB databases. * https://www.sourcelair.com/ - In-browser IDE for Django, JavaScript, HTML5, Python, and more. Integrates with Git, Mercurial, GitHub, Heroku and more. Free forever for 1 private project. * https://codepen.io/ - CodePen is a playground for the front end side of the web. + * [Atom](https://atom.io/) - A hackable cross-platform text editor developed by [GitHub](https://github.com/) + * [WebStorm](https://www.jetbrains.com/webstorm/) - A lightweight, powerful cross-platform IDE for front-end development and back-end Node.js development. Made by [JetBrains](https://www.jetbrains.com/) + * [Brackets](http://brackets.io/index.html) - Free, open source cross-platfrom text-editor for front-end development. Developed by Adobe. ## Analytics, Events and Statistics From 8e8905cbde38e04447f59aea50042fa52ad64fdc Mon Sep 17 00:00:00 2001 From: Ryan Edge Date: Thu, 8 Oct 2015 10:17:45 -0400 Subject: [PATCH 2/3] Added webtask --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index ab1e7a9e..25dbf076 100644 --- a/README.md +++ b/README.md @@ -311,6 +311,7 @@ Table of Contents * http://www.iron.io/ - Async task processing (like AWS Lambda) with free tier and 1 month free trial. * http://stackhut.com/ - Async task processing (like AWS Lambda). 10 free private services and unlimited free public services. * https://www.pubnub.com/ - Free push notifications for up to 1,000,000 messages a month and 100 active daily devices. + * [webtask](https://webtask.io/) - Run code with an HTTP call. No provisioning. No deployment. Developed by [Auth0](https://auth0.com/) ## Web Hosting From a60373280eca909977385264c1c74f2b222589d0 Mon Sep 17 00:00:00 2001 From: Ryan Edge Date: Thu, 8 Oct 2015 10:20:53 -0400 Subject: [PATCH 3/3] Removed non-service options. --- README.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/README.md b/README.md index 25dbf076..cab6aee0 100644 --- a/README.md +++ b/README.md @@ -424,7 +424,6 @@ Table of Contents * [Cloudconvert](https://cloudconvert.com/) - Convert anything to anything. 208 supported formats including videos to gif. * [App Icon Resizer](https://resizeappicon.com/) - A simple service to resize and manage your app icons. * [Vectr](https://vectr.com/) - Free Design App For Web + Desktop. -* [Pixate](http://www.pixate.com/) - Free design app for creating powerful interactive prototypes. ## Data Visualization on Maps @@ -459,9 +458,6 @@ Table of Contents * http://www.tadpoledb.com/ - IDE in browser Database tool. Support Amazon RDS, Apache Hive, Apache Tajo, CUBRID, MariaDB, MySQL, Oracle, SQLite, MSSQL, PostgreSQL and MongoDB databases. * https://www.sourcelair.com/ - In-browser IDE for Django, JavaScript, HTML5, Python, and more. Integrates with Git, Mercurial, GitHub, Heroku and more. Free forever for 1 private project. * https://codepen.io/ - CodePen is a playground for the front end side of the web. - * [Atom](https://atom.io/) - A hackable cross-platform text editor developed by [GitHub](https://github.com/) - * [WebStorm](https://www.jetbrains.com/webstorm/) - A lightweight, powerful cross-platform IDE for front-end development and back-end Node.js development. Made by [JetBrains](https://www.jetbrains.com/) - * [Brackets](http://brackets.io/index.html) - Free, open source cross-platfrom text-editor for front-end development. Developed by Adobe. ## Analytics, Events and Statistics