From f4635d090ef66a48aaace36611b4cfcc4e65e713 Mon Sep 17 00:00:00 2001 From: gcatalfamo Date: Tue, 31 Mar 2015 23:44:43 +0200 Subject: [PATCH 01/29] Update README.md Added acunote in project management software --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 6e0d0df7..c6e52920 100644 --- a/README.md +++ b/README.md @@ -161,6 +161,7 @@ If you're not inclined to make PRs you can tweet me at ```@ripienaar``` * https://www.jetbrains.com/youtrack/buy/open_source_incloud.jsp - Free hosted YouTrack (InCloud) for FOSS projects (private projects free for 10 users: https://www.jetbrains.com/youtrack/buy/) * https://github.com - In addition to it's git storage facility, github offers basic issue tracking * https://asana.com - Free for private project with collaborators. + * http://www.acunote.com/ - Free project management and SCRUM software for up to 5 team members. ## Storage and Media Processing From c5b4948b2b3bcc41fa61f0d002977d38a92a2602 Mon Sep 17 00:00:00 2001 From: Randall Degges Date: Tue, 31 Mar 2015 16:35:47 -0700 Subject: [PATCH 02/29] Adding Stormpath to security section =) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 6e0d0df7..b81c44a2 100644 --- a/README.md +++ b/README.md @@ -50,6 +50,7 @@ If you're not inclined to make PRs you can tweet me at ```@ripienaar``` * https://www.globalsign.com/en/ssl/ssl-open-source/ - Free SSL certs for Open Source projects * https://www.startssl.com/ - Free SSL certs + * https://stormpath.com/ - Free user management, authentication, social login, and SSO. * https://auth0.com/ - hosted free for development SSO * https://getclef.com/ - new take on auth unlimited free tier for anyone not using premium features * https://ringcaptcha.com/ - tools to use phone number as id, available for free From ce092256601af8ac29bed8c6e9515aa0ee7eab3f Mon Sep 17 00:00:00 2001 From: Fredi Machado Date: Tue, 31 Mar 2015 21:08:15 -0300 Subject: [PATCH 03/29] Added Visual Studio Free IDE --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 6e0d0df7..8ef5b54b 100644 --- a/README.md +++ b/README.md @@ -171,6 +171,7 @@ If you're not inclined to make PRs you can tweet me at ```@ripienaar``` * https://c9.io - IDE in a browser. Incorporates an Ubuntu virtual machine and in-browser terminal access. Integrates with github and bitbucket, but also adds SFTP and generic Git access. * https://koding.com - IDE in a browser. Features: Full sudo access - VMs hosted on Amazon EC2 - SSH Access - Real EC2 VM, no LXCs/hypervising - Custom sub-domains - Publicly accessible IP - Ubuntu 14.04 - IDE/Terminal/Collaboration * https://www.nitrous.io - Private Linux instance(s) with interactive collaboration {[More Details](http://goo.gl/J1Zbsg)} + * http://visualstudio.com/free - Fully-featured IDE with thousands of extensions, cross-platform app development (Microsoft extensions available for download for iOS and Android), desktop, web and cloud development, multi-language support (C#, C++, JavaScript, Python, PHP and more). ## Analytics, Events and Statistics * https://www.librato.com/ - Event/Data collection service with analysis and graphs. Limited plan for free. From 96db9c41137d54f476531239d64feee3717a7945 Mon Sep 17 00:00:00 2001 From: Fredi Machado Date: Tue, 31 Mar 2015 21:11:25 -0300 Subject: [PATCH 04/29] Fix list --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 8ef5b54b..64cf334b 100644 --- a/README.md +++ b/README.md @@ -170,8 +170,8 @@ If you're not inclined to make PRs you can tweet me at ```@ripienaar``` ## IDE and Code Editing * https://c9.io - IDE in a browser. Incorporates an Ubuntu virtual machine and in-browser terminal access. Integrates with github and bitbucket, but also adds SFTP and generic Git access. * https://koding.com - IDE in a browser. Features: Full sudo access - VMs hosted on Amazon EC2 - SSH Access - Real EC2 VM, no LXCs/hypervising - Custom sub-domains - Publicly accessible IP - Ubuntu 14.04 - IDE/Terminal/Collaboration - * https://www.nitrous.io - Private Linux instance(s) with interactive collaboration {[More Details](http://goo.gl/J1Zbsg)} - * http://visualstudio.com/free - Fully-featured IDE with thousands of extensions, cross-platform app development (Microsoft extensions available for download for iOS and Android), desktop, web and cloud development, multi-language support (C#, C++, JavaScript, Python, PHP and more). + * https://www.nitrous.io - Private Linux instance(s) with interactive collaboration {[More Details](http://goo.gl/J1Zbsg)} + * http://visualstudio.com/free - Fully-featured IDE with thousands of extensions, cross-platform app development (Microsoft extensions available for download for iOS and Android), desktop, web and cloud development, multi-language support (C#, C++, JavaScript, Python, PHP and more). ## Analytics, Events and Statistics * https://www.librato.com/ - Event/Data collection service with analysis and graphs. Limited plan for free. From 98b7e99c520ba37e2862b3d7471c86ab65a3f2f7 Mon Sep 17 00:00:00 2001 From: Jeremy Fairbank Date: Tue, 31 Mar 2015 20:21:45 -0400 Subject: [PATCH 05/29] Add SimplyBuilt.com --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 6e0d0df7..35f6f717 100644 --- a/README.md +++ b/README.md @@ -129,6 +129,10 @@ If you're not inclined to make PRs you can tweet me at ```@ripienaar``` * https://bigml.com/ - Hosted machine learning algorithms. Unlimited free tasks for development, limit of 16MB data per task * https://www.activestate.com/stackato/ - Enterprise-hardened Cloud Foundry PaaS from ActiveState, for private, public and hybrid cloud, free up to 20GB +## Web Hosting + + * https://www.simplybuilt.com - SimplyBuilt offers free website building and hosting for open source projects (http://www.simplybuilt.com/explore/free-websites-for-open-source-projects). Simple alternative to GitHub Pages. + ## IaaS * https://exoscale.ch/ - Free resources for Open Source projects From 9c6f7f578cb21fae212c8fcb3fc318afb19ec82b Mon Sep 17 00:00:00 2001 From: Brian Rue Date: Tue, 31 Mar 2015 22:46:57 -0700 Subject: [PATCH 06/29] Clarify Rollbar free plan --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index baebd5ad..c4e4a94b 100644 --- a/README.md +++ b/README.md @@ -89,7 +89,7 @@ If you're not inclined to make PRs you can tweet me at ```@ripienaar``` * http://sematext.com/spm - Free for 24h metrics, unlimited number of servers, 10 custom metrics, 500K custom metrics data points, unlimited dashboards, users, etc. ## Crash / Exception handling - * https://rollbar.com/ - Exception and error monitoring, free for prototypes and personal projects + * https://rollbar.com/ - Exception and error monitoring, free plan - 5000 errors/month, unlimited users, 30 days retention. * https://bugsnag.com/ - Free for up to 2000 errors a month after the initial trial * https://airbrake.io/ - Free for 1 project, 1 user, 2 errors per minute, 2 day retention * http://getsentry.com/ - Sentry tracks app exceptions in realtime. has a small free plan From 74b4792711fb609192c7f21e699991bb0f32c9e0 Mon Sep 17 00:00:00 2001 From: Alan Hamlett Date: Wed, 1 Apr 2015 00:41:22 -0700 Subject: [PATCH 07/29] Added WakaTime --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index c4e4a94b..eb71d116 100644 --- a/README.md +++ b/README.md @@ -178,6 +178,7 @@ If you're not inclined to make PRs you can tweet me at ```@ripienaar``` * https://koding.com - IDE in a browser. Features: Full sudo access - VMs hosted on Amazon EC2 - SSH Access - Real EC2 VM, no LXCs/hypervising - Custom sub-domains - Publicly accessible IP - Ubuntu 14.04 - IDE/Terminal/Collaboration * https://www.nitrous.io - Private Linux instance(s) with interactive collaboration {[More Details](http://goo.gl/J1Zbsg)} * http://visualstudio.com/free - Fully-featured IDE with thousands of extensions, cross-platform app development (Microsoft extensions available for download for iOS and Android), desktop, web and cloud development, multi-language support (C#, C++, JavaScript, Python, PHP and more). + * https://wakatime.com - quantified self metrics about your coding activity, using text editor plugins - Limited plan for free. ## Analytics, Events and Statistics * https://www.librato.com/ - Event/Data collection service with analysis and graphs. Limited plan for free. From fc4c1ccbfeddef1b09805a3f359f171782f1db6f Mon Sep 17 00:00:00 2001 From: Rohan Yelsangikar Date: Wed, 1 Apr 2015 01:02:25 -0700 Subject: [PATCH 08/29] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index eb71d116..6f7ccf46 100644 --- a/README.md +++ b/README.md @@ -122,6 +122,8 @@ If you're not inclined to make PRs you can tweet me at ```@ripienaar``` * http://hpcloud.com/ - $300 credit over 90 days. * https://appharbor.com/ - A .Net PaaS that provides 1 free worker * https://www.heroku.com/ - Host your apps in the cloud, free for single process apps + * https://www.firebase.com/ - Build realtime apps, free plan has 50 Max Connections, 5 GB Data Transfer, 100 MB Data Storage. +1 GB Hosting Storage and 100 GB Hosting Transfer. * https://bluemix.net/ - IBM PaaS with a monthly free allowance * https://www.openshift.com/ - RedHat OpenShift offers 3 free hosted apps * https://bitnami.com/ - One free small app From 53ea9e22990be6b5a96563386a24a70d8b9a107b Mon Sep 17 00:00:00 2001 From: Josh Holloway Date: Wed, 1 Apr 2015 09:17:48 +0100 Subject: [PATCH 09/29] Updated Mailgun description --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6f7ccf46..e65e422c 100644 --- a/README.md +++ b/README.md @@ -100,7 +100,7 @@ If you're not inclined to make PRs you can tweet me at ```@ripienaar``` ## Email - * http://www.mailgun.com/ - First 10 000 emails are free + * http://www.mailgun.com/ - First 10,000 emails per month are free * http://mailchimp.com/ - Send 12,000 emails to 2,000 subscribers for free * http://sendgrid.com/ - 400 emails per day for free * http://mandrill.com/ - First 12,000 emails are free From 7d1977d9b1f3b6f7774f86d26366b5f1c6e3ac93 Mon Sep 17 00:00:00 2001 From: Josh Holloway Date: Wed, 1 Apr 2015 09:18:25 +0100 Subject: [PATCH 10/29] Fixed grammar errors. --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index e65e422c..a8011f99 100644 --- a/README.md +++ b/README.md @@ -104,9 +104,9 @@ If you're not inclined to make PRs you can tweet me at ```@ripienaar``` * http://mailchimp.com/ - Send 12,000 emails to 2,000 subscribers for free * http://sendgrid.com/ - 400 emails per day for free * http://mandrill.com/ - First 12,000 emails are free - * https://www.phplist.com/ - Hosted version allow 300 mails per months for free - * https://www.mailjet.com/ - 6000 mails per months for free - * https://www.sendinblue.com/ - 9000 mails per months for free + * https://www.phplist.com/ - Hosted version allow 300 mails per month for free + * https://www.mailjet.com/ - 6000 mails per month for free + * https://www.sendinblue.com/ - 9000 mails per month for free ## CDN and Protection * http://www.cloudflare.com/ - Basic service is free, good for a blog etc From 9e765838446831d6d98b5eeca658d7e251d4755f Mon Sep 17 00:00:00 2001 From: Rohan Yelsangikar Date: Wed, 1 Apr 2015 01:19:08 -0700 Subject: [PATCH 11/29] Added Realm and Parse --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 6f7ccf46..c5a1d1d6 100644 --- a/README.md +++ b/README.md @@ -69,6 +69,7 @@ If you're not inclined to make PRs you can tweet me at ```@ripienaar``` ## Analytics * http://www.splunk.com/en_us/products/splunk-cloud.html - upload 5GB of data per day up to 28GB of total data stored + * * https://parse.com - Unlimited free analytics ## Monitoring * https://www.thousandeyes.com - network & user experience monitoring. 3 locations plus 20 data feeds of major web services free. @@ -132,6 +133,10 @@ If you're not inclined to make PRs you can tweet me at ```@ripienaar``` * https://bigml.com/ - Hosted machine learning algorithms. Unlimited free tasks for development, limit of 16MB data per task * https://www.activestate.com/stackato/ - Enterprise-hardened Cloud Foundry PaaS from ActiveState, for private, public and hybrid cloud, free up to 20GB +## BaaS + * https://www.parse.com - Mobile backends, free plan has 30 requests per second, with 20 GB of file and database storage, as well as push notifications for up to 1,000,000 unique recipients. + + ## Web Hosting * https://www.simplybuilt.com - SimplyBuilt offers free website building and hosting for open source projects (http://www.simplybuilt.com/explore/free-websites-for-open-source-projects). Simple alternative to GitHub Pages. @@ -146,6 +151,7 @@ If you're not inclined to make PRs you can tweet me at ```@ripienaar``` ## DBaaS * https://mongolab.com/ - MongoDB as a service (500mb free) + * https://realm.io - Free to use even for commercial projects, under Apache 2.0 License * https://orchestrate.io/ - 1 application free * https://redislabs.com/redis-cloud - Redis as a Service (25 mb free) * https://www.backand.com/ - Back-end as a service (for AngularJS) From b545e8cf02360a410bab027b9f9173ba31eeb51d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Thorbj=C3=B8rn=20Lindeijer?= Date: Wed, 1 Apr 2015 10:19:18 +0200 Subject: [PATCH 12/29] Added AppVeyor A Continuous Delivery service for Windows. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 6f7ccf46..ec163715 100644 --- a/README.md +++ b/README.md @@ -44,6 +44,7 @@ If you're not inclined to make PRs you can tweet me at ```@ripienaar``` * https://semaphoreci.com/ - 100 private builds / month. Unlimited for Open Source. * http://www.shippable.com/ - free for 1 build container, private and public repos, unlimited builds. * https://snap-ci.com - free for public repositories, 1 build at the time + * http://www.appveyor.com/ - CD service for Windows. Free for open-source projects. * [Comparison of Continuous Integration services](https://github.com/ligurio/Continuous-Integration-services) ## Security and PKI From f8e783825ccf63d9fac121fbd0bae0ca2d6dcf49 Mon Sep 17 00:00:00 2001 From: Jorge Garcia Date: Wed, 1 Apr 2015 11:00:43 +0200 Subject: [PATCH 13/29] Added Sealion and Codenvy --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 41511ee5..f44fd444 100644 --- a/README.md +++ b/README.md @@ -88,6 +88,7 @@ If you're not inclined to make PRs you can tweet me at ```@ripienaar``` * https://ghostinspector.com/ - Free website and web application monitoring. Single user, 100 test runs per month * http://java-monitor.com/ - Free monitoring of JVM's and uptime * http://sematext.com/spm - Free for 24h metrics, unlimited number of servers, 10 custom metrics, 500K custom metrics data points, unlimited dashboards, users, etc. + * https://sealion.com/ - Free up to 2 servers, 3 days data retention, graphs and raw command output history (`top`, `ps`, `ifconfig`, `netstat`, `iostat`, `free`, custom, etc.) ## Crash / Exception handling * https://rollbar.com/ - Exception and error monitoring, free plan - 5000 errors/month, unlimited users, 30 days retention. @@ -182,6 +183,7 @@ If you're not inclined to make PRs you can tweet me at ```@ripienaar``` * https://www.nitrous.io - Private Linux instance(s) with interactive collaboration {[More Details](http://goo.gl/J1Zbsg)} * http://visualstudio.com/free - Fully-featured IDE with thousands of extensions, cross-platform app development (Microsoft extensions available for download for iOS and Android), desktop, web and cloud development, multi-language support (C#, C++, JavaScript, Python, PHP and more). * https://wakatime.com - quantified self metrics about your coding activity, using text editor plugins - Limited plan for free. + * https://codenvy.com/ - IDE in a browser, collaborative, git integration, build and run your app in customizable Docker-based runners (free 512Mb RAM to distribute between you runners), pre-integrated deploy to Google Apps. ## Analytics, Events and Statistics * https://www.librato.com/ - Event/Data collection service with analysis and graphs. Limited plan for free. From 826256a4c3c3a14951b693a7850a787560ed8298 Mon Sep 17 00:00:00 2001 From: Rohan Yelsangikar Date: Wed, 1 Apr 2015 02:14:20 -0700 Subject: [PATCH 14/29] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c5a1d1d6..244d4a21 100644 --- a/README.md +++ b/README.md @@ -69,7 +69,7 @@ If you're not inclined to make PRs you can tweet me at ```@ripienaar``` ## Analytics * http://www.splunk.com/en_us/products/splunk-cloud.html - upload 5GB of data per day up to 28GB of total data stored - * * https://parse.com - Unlimited free analytics + * https://parse.com - Unlimited free analytics ## Monitoring * https://www.thousandeyes.com - network & user experience monitoring. 3 locations plus 20 data feeds of major web services free. From a192474b1ef68ee2c4358544e3909a56b36510ea Mon Sep 17 00:00:00 2001 From: Dominic Cleal Date: Wed, 1 Apr 2015 10:39:55 +0100 Subject: [PATCH 15/29] Add package build systems Package build systems and repository hosting sites should be particularly useful for small OSS projects. --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 7cd814f2..1f8bfba9 100644 --- a/README.md +++ b/README.md @@ -183,6 +183,12 @@ If you're not inclined to make PRs you can tweet me at ```@ripienaar``` * https://www.aerofs.com/ - behind-the-firewall dropbox, free for 30 users * http://cloudinary.com - Image upload, powerful manipulations, storage, and delivery for sites and apps, with libraries for Ruby, Python, Java, PHP, Objective-C and more. Perpetual free tier includes 7500 images/month, 2gb storage, 5gb bandwidth. +## Package Build Systems + + * https://build.opensuse.org/ - package build service for multiple distros (SUSE, EL, Fedora, Debian etc.) + * https://copr.fedoraproject.org/ - mock-based RPM build service for Fedora and EL + * https://help.launchpad.net/Packaging - Ubuntu and Debian build service + ## IDE and Code Editing * https://c9.io - IDE in a browser. Incorporates an Ubuntu virtual machine and in-browser terminal access. Integrates with github and bitbucket, but also adds SFTP and generic Git access. * https://koding.com - IDE in a browser. Features: Full sudo access - VMs hosted on Amazon EC2 - SSH Access - Real EC2 VM, no LXCs/hypervising - Custom sub-domains - Publicly accessible IP - Ubuntu 14.04 - IDE/Terminal/Collaboration From c14a6a4aedd25ab58f3afb660326772f7caba649 Mon Sep 17 00:00:00 2001 From: Sardor Muminov Date: Wed, 1 Apr 2015 19:20:47 +0900 Subject: [PATCH 16/29] Stathat --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 1f8bfba9..24e3f8d2 100644 --- a/README.md +++ b/README.md @@ -90,6 +90,7 @@ If you're not inclined to make PRs you can tweet me at ```@ripienaar``` * http://java-monitor.com/ - Free monitoring of JVM's and uptime * http://sematext.com/spm - Free for 24h metrics, unlimited number of servers, 10 custom metrics, 500K custom metrics data points, unlimited dashboards, users, etc. * https://sealion.com/ - Free up to 2 servers, 3 days data retention, graphs and raw command output history (`top`, `ps`, `ifconfig`, `netstat`, `iostat`, `free`, custom, etc.) + * StatHat - Get started with ten stats for free, no expiration. ## Crash / Exception handling * https://rollbar.com/ - Exception and error monitoring, free plan - 5000 errors/month, unlimited users, 30 days retention. From 36e89ae5f639be51104962bd395e2e2de7eda3d4 Mon Sep 17 00:00:00 2001 From: Sardor Muminov Date: Wed, 1 Apr 2015 19:27:41 +0900 Subject: [PATCH 17/29] Bonsai and Searchly --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 24e3f8d2..fa3b3adb 100644 --- a/README.md +++ b/README.md @@ -101,6 +101,8 @@ If you're not inclined to make PRs you can tweet me at ```@ripienaar``` ## Search * https://swiftype.com – hosted search solution (API and crawler). Free for a single search engine with up to 1000 documents. Free upgrade to Premuim level for open-source projects. + * https://bonsai.io - Free 1GB memory and 1GB storage. + * http://www.searchly.com - Free 2 Indices and 5MB storage. ## Email From bb059b6ceeed2bdbafb0d5ec0b184da90594aa1d Mon Sep 17 00:00:00 2001 From: Sardor Muminov Date: Wed, 1 Apr 2015 19:41:16 +0900 Subject: [PATCH 18/29] URL fixed --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index fa3b3adb..e11c221d 100644 --- a/README.md +++ b/README.md @@ -90,7 +90,7 @@ If you're not inclined to make PRs you can tweet me at ```@ripienaar``` * http://java-monitor.com/ - Free monitoring of JVM's and uptime * http://sematext.com/spm - Free for 24h metrics, unlimited number of servers, 10 custom metrics, 500K custom metrics data points, unlimited dashboards, users, etc. * https://sealion.com/ - Free up to 2 servers, 3 days data retention, graphs and raw command output history (`top`, `ps`, `ifconfig`, `netstat`, `iostat`, `free`, custom, etc.) - * StatHat - Get started with ten stats for free, no expiration. + * https://www.stathat.com - Get started with ten stats for free, no expiration. ## Crash / Exception handling * https://rollbar.com/ - Exception and error monitoring, free plan - 5000 errors/month, unlimited users, 30 days retention. From 6ff0a2824db1759fea6469cfd34876a480411656 Mon Sep 17 00:00:00 2001 From: Vasil Dininski Date: Wed, 1 Apr 2015 13:47:18 +0300 Subject: [PATCH 19/29] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index e11c221d..e6e5106f 100644 --- a/README.md +++ b/README.md @@ -137,6 +137,7 @@ If you're not inclined to make PRs you can tweet me at ```@ripienaar``` * https://algorithmia.com - Host algorithms for free - includes 10,000 credits (seconds of on-demand execution time) free * https://bigml.com/ - Hosted machine learning algorithms. Unlimited free tasks for development, limit of 16MB data per task * https://www.activestate.com/stackato/ - Enterprise-hardened Cloud Foundry PaaS from ActiveState, for private, public and hybrid cloud, free up to 20GB + * https://platform.telerik.com/ - Build and deploy mobile applications using Javascript. Free plan has 100 MB Data Storage, 1GB File storage, 5GB Bandwidth, 1 million push notifications for BaaS offering, 100 active devices for analytics. ## BaaS * https://www.parse.com - Mobile backends, free plan has 30 requests per second, with 20 GB of file and database storage, as well as push notifications for up to 1,000,000 unique recipients. From 7e19601c00ba6132f7d37d62d49cd2d30675273d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?St=C3=A9phane=20Moureau?= Date: Wed, 1 Apr 2015 12:51:44 +0200 Subject: [PATCH 20/29] Update README.md nsone.net saucelabs.com ssllabs.com scan for owasp risks alienvault.com ThreatFinder --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index e6e5106f..792433aa 100644 --- a/README.md +++ b/README.md @@ -46,6 +46,7 @@ If you're not inclined to make PRs you can tweet me at ```@ripienaar``` * https://snap-ci.com - free for public repositories, 1 build at the time * http://www.appveyor.com/ - CD service for Windows. Free for open-source projects. * [Comparison of Continuous Integration services](https://github.com/ligurio/Continuous-Integration-services) + * https://saucelabs.com/ - CI with scalable testing for mobile and web apps, free for Open Source ## Security and PKI @@ -55,6 +56,9 @@ If you're not inclined to make PRs you can tweet me at ```@ripienaar``` * https://auth0.com/ - hosted free for development SSO * https://getclef.com/ - new take on auth unlimited free tier for anyone not using premium features * https://ringcaptcha.com/ - tools to use phone number as id, available for free + * https://www.ssllabs.com/ssltest/ - very deep analysis of the configuration of any SSL web server + * https://qualys.com/forms/freescan/owasp/ - find web app vulnerabilities, audit for OWASP Risks + * [alienvault.com ThreatFinder](https://www.alienvault.com/open-threat-exchange/threatfinder) - Uncovers Compromised Systems in Your Network ## Management Systems @@ -137,7 +141,6 @@ If you're not inclined to make PRs you can tweet me at ```@ripienaar``` * https://algorithmia.com - Host algorithms for free - includes 10,000 credits (seconds of on-demand execution time) free * https://bigml.com/ - Hosted machine learning algorithms. Unlimited free tasks for development, limit of 16MB data per task * https://www.activestate.com/stackato/ - Enterprise-hardened Cloud Foundry PaaS from ActiveState, for private, public and hybrid cloud, free up to 20GB - * https://platform.telerik.com/ - Build and deploy mobile applications using Javascript. Free plan has 100 MB Data Storage, 1GB File storage, 5GB Bandwidth, 1 million push notifications for BaaS offering, 100 active devices for analytics. ## BaaS * https://www.parse.com - Mobile backends, free plan has 30 requests per second, with 20 GB of file and database storage, as well as push notifications for up to 1,000,000 unique recipients. @@ -154,6 +157,7 @@ If you're not inclined to make PRs you can tweet me at ```@ripienaar``` * https://developer.rackspace.com/ - Rackspace Cloud gives $50/month for 12 months * https://cloud.google.com/compute/ - Google Compute Engine gives $300 over 60 days * https://cloud.google.com/container-engine/ - Google Container Engine for run Docker containers(Alpha). Pricing: same of Google Compute Engine. + * https://nsone.net/ - Data Driven DNS, automatic traffic management, 1M free Queries ## DBaaS * https://mongolab.com/ - MongoDB as a service (500mb free) From 28992079c9295705d494eb1db90b82e0d79674d1 Mon Sep 17 00:00:00 2001 From: Colton Fitzgerald Date: Wed, 1 Apr 2015 04:56:48 -0700 Subject: [PATCH 21/29] Add FTPloy and DeployHQ --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 792433aa..4487e395 100644 --- a/README.md +++ b/README.md @@ -47,6 +47,8 @@ If you're not inclined to make PRs you can tweet me at ```@ripienaar``` * http://www.appveyor.com/ - CD service for Windows. Free for open-source projects. * [Comparison of Continuous Integration services](https://github.com/ligurio/Continuous-Integration-services) * https://saucelabs.com/ - CI with scalable testing for mobile and web apps, free for Open Source + * http://ftploy.com/ - 1 project w/ unlimited deployments + * https://deployhq.com/ - 1 project w/ 10 daily deployments ## Security and PKI From d64aa8b3f7f7df9bb4e50572b5a5f6d4105c17f3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?St=C3=A9phane=20Moureau?= Date: Wed, 1 Apr 2015 14:36:41 +0200 Subject: [PATCH 22/29] Update README.md ParseHub --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 4487e395..fdea2d2a 100644 --- a/README.md +++ b/README.md @@ -168,6 +168,7 @@ If you're not inclined to make PRs you can tweet me at ```@ripienaar``` * https://redislabs.com/redis-cloud - Redis as a Service (25 mb free) * https://www.backand.com/ - Back-end as a service (for AngularJS) * http://www.zenginehq.com - Build business workflow apps in minutes - free for single users + * https://parsehub.com/ — Extract data from dynamic sites, turn dynamic websites into APIs. ## STUN, WebRTC, Web Socket Servers and other Routers * https://pusher.com. Hosted Web Sockets broker. Free for up to 20 simultaneous connections and 100k messages a day. From 352c59fca57d17ed1408a446b279abebfe0e2868 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?St=C3=A9phane=20Moureau?= Date: Wed, 1 Apr 2015 14:42:50 +0200 Subject: [PATCH 23/29] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index fdea2d2a..1f9dbcf3 100644 --- a/README.md +++ b/README.md @@ -168,7 +168,7 @@ If you're not inclined to make PRs you can tweet me at ```@ripienaar``` * https://redislabs.com/redis-cloud - Redis as a Service (25 mb free) * https://www.backand.com/ - Back-end as a service (for AngularJS) * http://www.zenginehq.com - Build business workflow apps in minutes - free for single users - * https://parsehub.com/ — Extract data from dynamic sites, turn dynamic websites into APIs. + * https://parsehub.com/ — Extract data from dynamic sites, turn dynamic websites into APIs, 5 projects free. ## STUN, WebRTC, Web Socket Servers and other Routers * https://pusher.com. Hosted Web Sockets broker. Free for up to 20 simultaneous connections and 100k messages a day. From 8c6c73b537f28414efb2a75c808ddf05fd586d62 Mon Sep 17 00:00:00 2001 From: Jonathan BOUZEKRI Date: Wed, 1 Apr 2015 15:02:51 +0200 Subject: [PATCH 24/29] add apiary --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 4487e395..c7a73736 100644 --- a/README.md +++ b/README.md @@ -206,6 +206,7 @@ If you're not inclined to make PRs you can tweet me at ```@ripienaar``` * http://visualstudio.com/free - Fully-featured IDE with thousands of extensions, cross-platform app development (Microsoft extensions available for download for iOS and Android), desktop, web and cloud development, multi-language support (C#, C++, JavaScript, Python, PHP and more). * https://wakatime.com - quantified self metrics about your coding activity, using text editor plugins - Limited plan for free. * https://codenvy.com/ - IDE in a browser, collaborative, git integration, build and run your app in customizable Docker-based runners (free 512Mb RAM to distribute between you runners), pre-integrated deploy to Google Apps. + * https://apiary.io/ - Collaborative design API with instant API mock and generated documentation ## Analytics, Events and Statistics * https://www.librato.com/ - Event/Data collection service with analysis and graphs. Limited plan for free. From e6e461db2a609caf011d036f03cd3fb7504f2a72 Mon Sep 17 00:00:00 2001 From: Jonathan BOUZEKRI Date: Wed, 1 Apr 2015 15:16:11 +0200 Subject: [PATCH 25/29] add free tiers information to apiary --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c7a73736..644c141e 100644 --- a/README.md +++ b/README.md @@ -206,7 +206,7 @@ If you're not inclined to make PRs you can tweet me at ```@ripienaar``` * http://visualstudio.com/free - Fully-featured IDE with thousands of extensions, cross-platform app development (Microsoft extensions available for download for iOS and Android), desktop, web and cloud development, multi-language support (C#, C++, JavaScript, Python, PHP and more). * https://wakatime.com - quantified self metrics about your coding activity, using text editor plugins - Limited plan for free. * https://codenvy.com/ - IDE in a browser, collaborative, git integration, build and run your app in customizable Docker-based runners (free 512Mb RAM to distribute between you runners), pre-integrated deploy to Google Apps. - * https://apiary.io/ - Collaborative design API with instant API mock and generated documentation + * https://apiary.io/ - Collaborative design API with instant API mock and generated documentation (Free for unlimited API blueprints and unlimited user with one admin account and hosted documentation) ## Analytics, Events and Statistics * https://www.librato.com/ - Event/Data collection service with analysis and graphs. Limited plan for free. From 4d9040d423d8e61b33af859d27f94d4a7f2fee6e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?St=C3=A9phane=20Moureau?= Date: Wed, 1 Apr 2015 15:39:45 +0200 Subject: [PATCH 26/29] usabilityhub, cacoo and gliffy --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 4487e395..078d9c55 100644 --- a/README.md +++ b/README.md @@ -187,6 +187,9 @@ If you're not inclined to make PRs you can tweet me at ```@ripienaar``` * https://github.com - In addition to it's git storage facility, github offers basic issue tracking * https://asana.com - Free for private project with collaborators. * http://www.acunote.com/ - Free project management and SCRUM software for up to 5 team members. + * http://gliffy.com/ - Online diagrams: flowchart, UML, wireframe... Also Plugins for Jira & Confluence. 5 diagrams and 2 MB free. + * https://cacoo.com/ - Online diagrams in real time: flowchart, UML, network. Free max. 15 users/diagram, 25 sheets. + ## Storage and Media Processing @@ -211,6 +214,7 @@ If you're not inclined to make PRs you can tweet me at ```@ripienaar``` * https://www.librato.com/ - Event/Data collection service with analysis and graphs. Limited plan for free. * https://google.com/analytics/ - Google Analytics * http://sematext.com/search-analytics - Free for up to 50K actions/month, 1 day data retention, unlimited dashboards, users, etc. + * https://usabilityhub.com - Test designs and mockups on real people, track visitors. Free for one user, unlimited tests. ## Other Packs * https://education.github.com/pack - As long as you're a student at an recognized university From 559d48115511833ec67c66fbeea396db8278d3bb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micka=C3=ABl=20Andrieu?= Date: Wed, 1 Apr 2015 16:32:44 +0200 Subject: [PATCH 27/29] Added SensioLabs Insight --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 078d9c55..4daa6649 100644 --- a/README.md +++ b/README.md @@ -33,6 +33,7 @@ If you're not inclined to make PRs you can tweet me at ```@ripienaar``` * https://coveralls.io/ - Display test coverage reports - free for open source * https://scrutinizer-ci.com/ - Continuous inspection platform - free for open source * https://codecov.io/ - Code coverage tool (SaaS) free for 1 private project and no restrictions for publics repos + * https://insight.sensiolabs.com/ _ Code Quality for PHP/Symfony projects, free for Open Source ## CI / CD From 47766e55361b8d8aea19fa143c2bade2b53b59f7 Mon Sep 17 00:00:00 2001 From: Mark Bainter Date: Tue, 31 Mar 2015 17:40:30 -0500 Subject: [PATCH 28/29] Adding kabanery, kanbanpad and apiscience --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 6e0d0df7..9c3370d5 100644 --- a/README.md +++ b/README.md @@ -154,6 +154,8 @@ If you're not inclined to make PRs you can tweet me at ```@ripienaar``` * https://www.atlassian.com/opensource/overview - Free Jira etc for Open Source projects * https://kanbanflow.com/ - Board based project management. Free (premium version with more options). + * https://kanbanpad.com/ - Board based project management. Free (premium version with more options). + * https://kanbanery.com/ - Board based project management. Free for 2 users (premium tiers with more options). * https://trello.com/ - Board based project management. Free * https://waffle.io/ - Board based project management solution from your existing GitHub Issues. Free for open-source. * https://huboard.com/ - Instant project management for your GitHub issues. Free for open-source. From 1e0764b9d71d24040f8e183dbdab7a6b55ee2f67 Mon Sep 17 00:00:00 2001 From: Josh Hubbard Date: Wed, 1 Apr 2015 11:11:53 -0700 Subject: [PATCH 29/29] Added in IDE RubyMine note about free license for certain groups and individuals. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 69a00061..846dd3b1 100644 --- a/README.md +++ b/README.md @@ -214,6 +214,7 @@ If you're not inclined to make PRs you can tweet me at ```@ripienaar``` * https://wakatime.com - quantified self metrics about your coding activity, using text editor plugins - Limited plan for free. * https://codenvy.com/ - IDE in a browser, collaborative, git integration, build and run your app in customizable Docker-based runners (free 512Mb RAM to distribute between you runners), pre-integrated deploy to Google Apps. * https://apiary.io/ - Collaborative design API with instant API mock and generated documentation (Free for unlimited API blueprints and unlimited user with one admin account and hosted documentation) + * https://www.jetbrains.com/ruby/ - RubyMine IDE primarily used for Ruby/RoR Projects. Free license for students, teachers, open source projects, and user groups. ## Analytics, Events and Statistics * https://www.librato.com/ - Event/Data collection service with analysis and graphs. Limited plan for free.