Sunday, January 31, 2016

Branching vs forking



http://stackoverflow.com/questions/3611256/forking-vs-branching-in-github


Docker Setup in AWS-InProgress




  1. Launch Ubuntu 14.01 LTS in AWS
  2. sudo su
  3. service docker status
  4. apt-get install docker.io -y
  5. docker info
  6. docker -v
  7. docker version
  8. ls -l /run
  9. sudo docker run -it ubuntu /bin/bash
  10. docker ps -a
  11. docker start "containerid"

Video,Books, websites , course







https://egghead.io/

https://www.udacity.com/

https://www.udemy.com/

https://www.khanacademy.org/

https://www.coursera.org/


https://teamtreehouse.com/library/database-foundations

https://www.codecademy.com/learn/all


https://linuxacademy.com/cp/

https://www.safaribooksonline.com/



https://developers.braintreepayments.com/





http://stackshare.io/trending/tools

http://nightwatchjs.org/


http://www.amazon.com/Code-Language-Computer-Hardware-Software/dp/0735611319

paypal vs stripe



https://memberful.com/blog/stripe-vs-paypal/

https://www.quora.com/Why-should-I-switch-our-websites-to-Stripe-from-Paypal


https://www.masteringmodernpayments.com/

https://ngrok.com/


Best Course

https://app.pluralsight.com/library/courses/ruby-on-rails-integrating-payments/table-of-contents




Micropayments


The Stripe minimum charge is currently $0.50.
-----

According to their pricing at 2.9% + 30c per charge that leaves you with 18.55c. Paypal is 5% + $0.05, a massive 47.45c. If Stripe could even partially match that I'd be delighted. I'm currently looking into Amazon's aggregated option and haven't come up with numbers yet.

Javascript Modules




http://survivejs.com/webpack_react/webpack_compared/




AMD A Format For Writing Modular JavaScript In The Browser



CommonJS A Module Format Optimized For The Server







Tuesday, January 26, 2016

Sharing project properties in Visual C++

http://manski.net/2012/01/sharing-project-properties-in-visual-c/


Tuesday, January 19, 2016

Search Engine Evaluation ( Elastic Search vs Cloud Search)



Search Engine Evaluation:







CloudSearch has now switched to Solr.
Solr and ElasticSearech are ahead than AWS CloudSearch


Elasticsearch is a distributed RESTful search and analytics engine built on top of Apache Lucene.


Apache Solr is a web application built around Lucene with all kinds of goodies.
Solr is built around Lucene. It is not just a http-wrapper around Lucene but has been known toadd more arsenal to Lucene. Solr is ready-to-use out of box. It is a web application that offers infrastructure related and a lot more features in addition to what Lucene offers.



Chrome Extension

https://chrome.google.com/webstore/detail/sense-beta/lhjgkmllcaadmopgmanpapmpjgmfcfig/related?hl=en



Books

https://www.safaribooksonline.com/library/view/elasticsearch-indexing/9781783987023/index.html



Relational DB ⇒ Databases ⇒ Tables ⇒ Rows ⇒ Columns Elasticsearch ⇒ Indices ⇒ Types ⇒ Documents ⇒ Fields



(POST) http://elasticsearch.com/my_blog


Database               Elastic Search

Schema                  Mapping                (create database,create schema)

Table                     type                        (post)

columns                properties                (userid,text)



http://harish11g.blogspot.com/2015/07/amazon-cloudsearch-vs-elasticsearch-vs-Apache-Solr-comparison-report.html

https://www.quora.com/Full-Text-Search-How-does-Amazon-CloudSearch-compare-to-Searchify-ElasticSearch-Solr-or-Sphinx-in-terms-of-features-ease-of-use-cost-and-speed





Saturday, January 16, 2016

Thursday, January 7, 2016

Evaluating Support , Help & Faq Engine






http://stackexchange.com/sites



https://www.atlassian.com/software/confluence-questions

http://www.cmswire.com/cms/enterprise-20/5-community-platforms-and-what-makes-them-unique-008711.php?pageNum=2


https://www.trustradius.com/compare-products/get-satisfaction-vs-lithium-community

https://www.g2crowd.com/compare/jive-vs-lithium


https://www.quora.com/How-does-GetSatisfaction-justify-their-expensive-pricing-scheme


get-satisfaction vs lithium-community






Software Evaluated
cost
pros
cons
clients
http://www.osqa.net/
Free



https://getsatisfaction.com/corp/




https://www.odoo.com/page/community-builder
Basic (25h) 1,700 USD



http://dzonesoftware.com/qa/
$249 per month for up to 30 users or 30,000 monthly pageviews



https://www.biostars.org/




https://www.atlassian.com/software/confluence-questions




http://www.lithium.com/



fitbit

Telligent.com




Sunday, January 3, 2016