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
Last revision Both sides next revision
start [2022/01/30 16:32]
120.195.199.62 [Libraries to consider for DOM Javascript]
start [2022/02/06 18:05]
192.111.129.150 [Network protocol references]
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;​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;​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 10: Line 10:
  ==== Libraries to consider for Node.js ==== * [[https://​github.com/​bitinn/​node-fetch|Node Fetch]]: Use [[https://​developer.mozilla.org/​en-US/​docs/​Web/​API/​Fetch_API|Fetch API]] instead of //http// module * [[https://​github.com/​juliangruber/​just-launch|Just launch]]: Launch a browser from the commandline or from a standalone NodeJS app using this library. * [[https://​github.com/​bitifet/​smart-spinner|Smart spinner]]: Use a ticker-like same-line changing log, rather than a running log that scrolls across pages. * [[https://​github.com/​flywheelsports/​hydra|Hydra]]:​ A library that helps build micro-services,​ such that these services can discover and communicate with each other. * [[https://​github.com/​mcollina/​autocannon|Auto cannon]]: Stress test a Node.js server with a huge number of requests * [[https://​github.com/​nearform/​node-clinic|Clinic suite]]: Detect what's slowing down your Node.js server * [[https://​github.com/​ecrmnn/​collect.js|Collect.js]]:​ Library for working with collections  ==== Libraries to consider for Node.js ==== * [[https://​github.com/​bitinn/​node-fetch|Node Fetch]]: Use [[https://​developer.mozilla.org/​en-US/​docs/​Web/​API/​Fetch_API|Fetch API]] instead of //http// module * [[https://​github.com/​juliangruber/​just-launch|Just launch]]: Launch a browser from the commandline or from a standalone NodeJS app using this library. * [[https://​github.com/​bitifet/​smart-spinner|Smart spinner]]: Use a ticker-like same-line changing log, rather than a running log that scrolls across pages. * [[https://​github.com/​flywheelsports/​hydra|Hydra]]:​ A library that helps build micro-services,​ such that these services can discover and communicate with each other. * [[https://​github.com/​mcollina/​autocannon|Auto cannon]]: Stress test a Node.js server with a huge number of requests * [[https://​github.com/​nearform/​node-clinic|Clinic suite]]: Detect what's slowing down your Node.js server * [[https://​github.com/​ecrmnn/​collect.js|Collect.js]]:​ Library for working with collections
  ==== 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 ==== + ==== 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. 
-  ​* [[http://​nsetools.readthedocs.io|NSE Tools]]: Fetches stock details from NSE India + ==== 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 
-  ​* [[http://​nsepy.readthedocs.io/​en/​latest/​|NSE Python]]: Fetches stock details from NSE India + ==== 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.crummy.com/​software/​BeautifulSoup/​bs4/​doc/​|Beautiful soup]]: Web scraping + ==== 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'​ 
-  ​* [[http://​www.celeryproject.org/​|Celery]]:​ Task queue to queue tasks that need to run seperately from the main program / thread. + ==== API access keys ==== * [[https://​www.quandl.com/​|Quandl]]:​ 5XkE_xM6zWYvGFjf5LLK 
- + ==== Book resources ==== * [[https://​sivers.org/​book|Derek Siver'​s list]] 
-==== Tools to install on server ==== + ==== Network protocol references ==== * [[https://​tools.ietf.org/​html/​rfc3501|IMAP commands]]
-  ​* [[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 +
-==== 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 +
- +
-==== 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 ==== ==== Craft resources ====
   * [[https://​templatemaker.nl|Template Maker]]: Shape templates for packaging material   * [[https://​templatemaker.nl|Template Maker]]: Shape templates for packaging material
start.txt · Last modified: 2022/02/07 06:34 by 173.82.202.224