Site Tools


Hotfix release available: 2024-02-06a "Kaos". upgrade now! [55.1] (what's this?)
New release available: 2024-02-06 "Kaos". upgrade now! [55] (what's this?)
Hotfix release available: 2023-04-04a "Jack Jackrum". upgrade now! [54.1] (what's this?)
New release available: 2023-04-04 "Jack Jackrum". upgrade now! [54] (what's this?)
Hotfix release available: 2022-07-31b "Igor". upgrade now! [53.1] (what's this?)
Hotfix release available: 2022-07-31a "Igor". upgrade now! [53] (what's this?)
New release available: 2022-07-31 "Igor". upgrade now! [52.2] (what's this?)
New release candidate 2 available: rc2022-06-26 "Igor". upgrade now! [52.1] (what's this?)
New release candidate available: 2022-06-26 "Igor". upgrade now! [52] (what's this?)
Hotfix release available: 2020-07-29a "Hogfather". upgrade now! [51.4] (what's this?)
New release available: 2020-07-29 "Hogfather". upgrade now! [51.3] (what's this?)
New release candidate 3 available: 2020-06-09 "Hogfather". upgrade now! [51.2] (what's this?)
New release candidate 2 available: 2020-06-01 "Hogfather". upgrade now! [51.1] (what's this?)
New release candidate available: 2020-06-01 "Hogfather". upgrade now! [51] (what's this?)
Hotfix release available: 2018-04-22c "Greebo". upgrade now! [50.3] (what's this?)
Hotfix release available: 2018-04-22b "Greebo". upgrade now! [50.2] (what's this?)
start

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
start [2022/01/30 18:03]
147.182.240.49 [Libraries to consider for Python]
start [2022/02/07 06:34] (current)
173.82.202.224 [Craft resources]
Line 3: Line 3:
  ==== Manifestos ==== * [[mis-en-place|Cleanliness manifesto 2018: Mise-en-place]] * [[investment-manifesto|Investment manifesto]]  ==== Manifestos ==== * [[mis-en-place|Cleanliness manifesto 2018: Mise-en-place]] * [[investment-manifesto|Investment manifesto]]
  ==== Trade Diary ==== * [[trade-diary|Trade Diary]]  ==== Trade Diary ==== * [[trade-diary|Trade Diary]]
- ==== Wealth Builders Club Archive ==== * [[million-dollar-business|How to Start a Million Dollar Business for $25,000]] * [[retire-next-year|Retire Next Year]] * [[wealth-through-personalpower|Wealth through Personal Power]] * [[extra-income|Extra Income Opportunities]] * [[intrapreneurship101|Intrapreneurship 101]] * [[livingrich|Living Rich Series]] * [[businesslaunchpad|The Business Launchpad]] * [[bookclub|The WBC Book Club]] * [[debt&​amp;​amp;​amp;​amp;​amp;​amp;​amp;​amp;​amp;​credit_solutions|Financial Planning]] * [[wealth_stealers|Wealth Stealers]] * [[misc|Miscellaneous]] * [[publishing|Kitchen House Publishing]] * [[collecting101|Collecting 101]] * [[realestate|Real Estate Investment Series]] * [[club_orientation|Club Orientation]]+ ==== Wealth Builders Club Archive ==== * [[million-dollar-business|How to Start a Million Dollar Business for $25,000]] * [[retire-next-year|Retire Next Year]] * [[wealth-through-personalpower|Wealth through Personal Power]] * [[extra-income|Extra Income Opportunities]] * [[intrapreneurship101|Intrapreneurship 101]] * [[livingrich|Living Rich Series]] * [[businesslaunchpad|The Business Launchpad]] * [[bookclub|The WBC Book Club]] * [[debt&​amp;​amp;​amp;​amp;​amp;​amp;​amp;​amp;​amp;​amp;​amp;​amp;​amp;​amp;​amp;​credit_solutions|Financial Planning]] * [[wealth_stealers|Wealth Stealers]] * [[misc|Miscellaneous]] * [[publishing|Kitchen House Publishing]] * [[collecting101|Collecting 101]] * [[realestate|Real Estate Investment Series]] * [[club_orientation|Club Orientation]]
  ==== Project documentation ==== * [[truck_hiring_project_synopsis_business_opportunities_questions|Truck hiring app with Tarun]] * [[trucks-for-you-revised|Revised requirements for Trucks For You]] * [[workplace-fabric|Workplace Fabric]] * [[url-shortener|URL shortener]]  ==== Project documentation ==== * [[truck_hiring_project_synopsis_business_opportunities_questions|Truck hiring app with Tarun]] * [[trucks-for-you-revised|Revised requirements for Trucks For You]] * [[workplace-fabric|Workplace Fabric]] * [[url-shortener|URL shortener]]
  ==== API documentation ==== * [[api-workplace-fabric|Workplace Fabric]] * [[api-trucks-for-you|Trucks for You]]  ==== API documentation ==== * [[api-workplace-fabric|Workplace Fabric]] * [[api-trucks-for-you|Trucks for You]]
Line 11: Line 11:
  ==== Libraries to consider for DOM Javascript ==== [[https://​hammerjs.github.io/​api/​|Hammer.js]] and [[https://​hammerjs.github.io/​jquery-plugin/​|Hammer.js jQuery]]: Library to enable gestures on mobile web.  ==== Libraries to consider for DOM Javascript ==== [[https://​hammerjs.github.io/​api/​|Hammer.js]] and [[https://​hammerjs.github.io/​jquery-plugin/​|Hammer.js jQuery]]: Library to enable gestures on mobile web.
  ==== Libraries to consider for Python ==== * [[http://​nsetools.readthedocs.io|NSE Tools]]: Fetches stock details from NSE India * [[http://​nsepy.readthedocs.io/​en/​latest/​|NSE Python]]: Fetches stock details from NSE India * [[https://​www.crummy.com/​software/​BeautifulSoup/​bs4/​doc/​|Beautiful soup]]: Web scraping * [[http://​www.celeryproject.org/​|Celery]]:​ Task queue to queue tasks that need to run seperately from the main program / thread.  ==== Libraries to consider for Python ==== * [[http://​nsetools.readthedocs.io|NSE Tools]]: Fetches stock details from NSE India * [[http://​nsepy.readthedocs.io/​en/​latest/​|NSE Python]]: Fetches stock details from NSE India * [[https://​www.crummy.com/​software/​BeautifulSoup/​bs4/​doc/​|Beautiful soup]]: Web scraping * [[http://​www.celeryproject.org/​|Celery]]:​ Task queue to queue tasks that need to run seperately from the main program / thread.
-==== Tools to install on server ==== + ==== Tools to install on server ==== * [[https://​github.com/​ChrisCindy/​node-web-console|Node web console]]: A web-based command line console * [[https://​www.gogetssl.com|GoGetSSL]]:​ GoGetSSL certificates * [[https://​letsencrypt.org|Let'​s encrypt]]: Let's encrypt SSL certificate 
-  ​* [[https://​github.com/​ChrisCindy/​node-web-console|Node web console]]: A web-based command line console + ==== Online references useful for developers and devops ==== * [[https://​xebialabs.com/​periodic-table-of-devops-tools/​|Periodic table of devops tools]]: All the tools you need as a devop * [[https://​www.oauth.com/​oauth2-servers/​background/​|OAuth 2.0]]: The complete specification for OAuth 2.0 * [[https://​www.sitepoint.com/​how-to-simulate-mobile-devices-with-device-mode-in-chrome/​|Device emulation mod in Google Chrome]]: How to test your responsive web apps in device simulation mode. * [[https://​buddy.works/​guides/​how-automate-nodejs-unit-tests-with-mocha-chai|Using Chai]]: Unit testing library for Javascript and NodeJS * [[http://​www.chaijs.com/​api/​bdd/​|Chai reference]]:​ Reference manual for Chai unit testing library 
-  ​* [[https://​www.gogetssl.com|GoGetSSL]]:​ GoGetSSL certificates + ==== Online random data generators ==== * [[https://​fakenumber.org|Fakenumber.org]]:​ Generate fake phone numbers for testing * [[http://​www.behindthename.com/​random/​|Behind the name]]: Generate person names * [[https://​www.random.org/​|Random.org]]:​ Generate random numbers and strings. * [[https://​www.lipsum.com/​|Lipsum]]:​ Generate random prose using 'Lorem ipsum'​ 
-  ​* [[https://​letsencrypt.org|Let'​s encrypt]]: Let's encrypt SSL certificate + ==== API access keys ==== * [[https://​www.quandl.com/​|Quandl]]:​ 5XkE_xM6zWYvGFjf5LLK 
-==== Online references useful for developers and devops ==== + ==== Book resources ==== * [[https://​sivers.org/​book|Derek Siver'​s list]] 
-  ​* [[https://​xebialabs.com/​periodic-table-of-devops-tools/​|Periodic table of devops tools]]: All the tools you need as a devop + ==== Network protocol references ==== * [[https://​tools.ietf.org/​html/​rfc3501|IMAP commands]] 
-  ​* [[https://​www.oauth.com/​oauth2-servers/​background/​|OAuth 2.0]]: The complete specification for OAuth 2.0 + ==== Craft resources ==== * [[https://​templatemaker.nl|Template Maker]]: Shape templates for packaging material * [[https://​www.ifixit.com/​guide|iFixit guide]]: Guides to repair electronic gadgets
-  ​* [[https://​www.sitepoint.com/​how-to-simulate-mobile-devices-with-device-mode-in-chrome/​|Device emulation mod in Google Chrome]]: How to test your responsive web apps in device simulation mode. +
-  ​* [[https://​buddy.works/​guides/​how-automate-nodejs-unit-tests-with-mocha-chai|Using Chai]]: Unit testing library for Javascript and NodeJS +
-  ​* [[http://​www.chaijs.com/​api/​bdd/​|Chai reference]]:​ Reference manual for Chai unit testing library +
- +
-==== Online random data generators ==== +
- +
-  ​* [[https://​fakenumber.org|Fakenumber.org]]:​ Generate fake phone numbers for testing +
-  ​* [[http://​www.behindthename.com/​random/​|Behind the name]]: Generate person names +
-  ​* [[https://​www.random.org/​|Random.org]]:​ Generate random numbers and strings. +
-  ​* [[https://​www.lipsum.com/​|Lipsum]]:​ Generate random prose using 'Lorem ipsum' +
- +
- +
-==== API access keys ==== +
-  ​* [[https://​www.quandl.com/​|Quandl]]:​ 5XkE_xM6zWYvGFjf5LLK +
- +
-==== Book resources ==== +
-  ​* [[https://​sivers.org/​book|Derek Siver'​s list]] +
- +
-==== Network protocol references ==== +
-  ​* [[https://​tools.ietf.org/​html/​rfc3501|IMAP commands]] +
- +
-==== Craft resources ==== +
-  ​* [[https://​templatemaker.nl|Template Maker]]: Shape templates for packaging material +
-  ​* [[https://​www.ifixit.com/​guide|iFixit guide]]: Guides to repair electronic gadgets +
- +
start.1643546025.txt.gz · Last modified: 2022/01/30 18:03 by 147.182.240.49