วันเสาร์ที่ 25 มิถุนายน พ.ศ. 2559

3D Engine and Math



The following is the link to 'Essential English Grammar for Reading Comprehension' topic

https://readinterestinglinks.blogspot.com/2015/11/the-following-are-topics-of-english.html


The following is link to 'How to Write Your First Program' topic

http://readinterestinglinks.blogspot.com/2018/01/how-to-write-your-first-program.html


The following is link to 'Programming for Kids' topic

http://readinterestinglinks.blogspot.com/2016/07/programming-for-kids.html


The following is link to 'A-Frame' topic

https://readinterestinglinks.blogspot.com/2019/04/a-frame.html


The following is link to 'Linux and Operating Systems' topic

https://readinterestinglinks.blogspot.com/2019/05/linux-and-operating-systems.html




The following is link to 'Electronics Engineering' topic
http://readinterestinglinks.blogspot.com/2017/05/electronics-engineering.html




The following is link to ' Arduino and Raspberry Pi ' topic

http://readinterestinglinks.blogspot.com/2017/04/arduino-and-raspberry-pi.html



The following is link to 'Game Engine' topic

http://readinterestinglinks.blogspot.com/2016/07/game-engine.html



The following is link to 'Blender' topic

http://readinterestinglinks.blogspot.com/2015/12/blender.html


The following is link to 'Godot' topic

http://readinterestinglinks.blogspot.com/2015/12/godot-engine.html

============================================================== https://gamedevelopment.tutsplus.com/series/lets-build-a-3d-graphics-software-engine--gamedev-12718

https://gamedevelopment.tutsplus.com/tutorials/lets-build-a-3d-graphics-engine-points-vectors-and-basic-concepts--gamedev-8143

https://gamedevelopment.tutsplus.com/tutorials/lets-build-a-3d-graphics-engine-linear-transformations--gamedev-7716

https://gamedevelopment.tutsplus.com/tutorials/lets-build-a-3d-graphics-engine-spaces-and-culling--gamedev-8134

https://gamedevelopment.tutsplus.com/tutorials/lets-build-a-3d-graphics-engine-rasterizing-line-segments-and-circles--gamedev-8414

https://gamedevelopment.tutsplus.com/tutorials/lets-build-a-3d-graphics-engine-rasterizing-triangles-and-quads--gamedev-8852

https://gamedevelopment.tutsplus.com/tutorials/lets-build-a-3d-graphics-engine-colors--gamedev-9036

https://gamedevelopment.tutsplus.com/tutorials/lets-build-a-3d-graphics-engine-dynamic-lighting--gamedev-9143

https://www.davrous.com/2013/06/13/tutorial-series-learning-how-to-write-a-3d-soft-engine-from-scratch-in-c-typescript-or-javascript

https://www.davrous.com/2013/06/14/tutorial-part-2-learning-how-to-write-a-3d-soft-engine-from-scratch-in-c-ts-or-js-drawing-lines-triangles

https://www.davrous.com/2013/06/17/tutorial-part-3-learning-how-to-write-a-3d-soft-engine-in-c-ts-or-js-loading-meshes-exported-from-blender

https://www.davrous.com/2013/06/21/tutorial-part-4-learning-how-to-write-a-3d-software-engine-in-c-ts-or-js-rasterization-z-buffering

https://www.davrous.com/2013/06/25/tutorial-part-4-bonus-learning-how-to-write-a-3d-software-engine-in-c-ts-or-js-optimizing-parallelism

https://www.davrous.com/2013/07/03/tutorial-part-5-learning-how-to-write-a-3d-software-engine-in-c-ts-or-js-flat-gouraud-shading

https://www.davrous.com/2013/07/18/tutorial-part-6-learning-how-to-write-a-3d-software-engine-in-c-ts-or-js-texture-mapping-back-face-culling-webgl

http://www.songho.ca/opengl/gl_transform.html

==========================================

The links below are created before July, 2019

The following is link to 'Haxe Engine ' topic

http://readinterestinglinks.blogspot.com/2015/12/haxe-engine.html

The following is link to ' Godot Engine ' topic

http://readinterestinglinks.blogspot.com/2015/12/godot-engine.html

The following is link to 'Java ' topic

http://readinterestinglinks.blogspot.com/2015/12/java.html



The following is link to 'Haxe ' topic

http://readinterestinglinks.blogspot.com/2015/12/haxe.html



The following is link to 'Android ' topic

http://readinterestinglinks.blogspot.com/2016/04/android.html

The following is link to ' C++ ' topic

http://readinterestinglinks.blogspot.com/2015/12/c.html


======================================



Tutorial Series

https://www.davrous.com/2013/06/13/tutorial-series-learning-how-to-write-a-3d-soft-engine-from-scratch-in-c-typescript-or-javascript/

http://gamemath.com/

http://www.gamefromscratch.com/page/Game-Development-Math-Recipes.aspx


Basics of Coordinate Systems


http://gamedevelopment.tutsplus.com/tutorials/lets-build-a-3d-graphics-engine-points-vectors-and-basic-concepts--gamedev-8143



Use JavaScript

https://www.sitepoint.com/building-3d-engine-javascript/


Vector

http://docs.godotengine.org/en/stable/tutorials/vector_math.html

http://docs.godotengine.org/en/latest/tutorials/vector_math.html



Quaternions

http://www.3dgep.com/understanding-quaternions/



Matrices

http://docs.godotengine.org/en/stable/tutorials/matrices_and_transforms.html


http://www.opengl-tutorial.org/beginners-tutorials/tutorial-3-matrices/


Quaternions and Matrices


https://goocreate.com/learn/everything-you-always-wanted-to-know-about-rotation/

http://www.gamedev.net/page/resources/_/technical/math-and-physics/do-we-really-need-quaternions-r1199

http://www.opengl-tutorial.org/intermediate-tutorials/tutorial-17-quaternions/




https://www.google.co.th/webhp?sourceid=chrome-instant&ion=1&espv=2&ie=UTF-8#q=learn%20tutorial%20math%203d%20engine

https://www.google.co.th/webhp?sourceid=chrome-instant&ion=1&espv=2&ie=UTF-8#q=learn+tutorial+math+3d+engine&start=10

https://www.google.co.th/webhp?sourceid=chrome-instant&ion=1&espv=2&ie=UTF-8#q=learn+tutorial+math+3d+engine+compare+quaternion+matrix+matrice



Algorithms


The following is link to 'Assembly and MIPS ' topic

http://readinterestinglinks.blogspot.com/2016/01/assembly-and-mips.html



The following is link to 'HDLs,SystemVerilog and VHDL ' topic

http://readinterestinglinks.blogspot.com/2016/01/hdlssystemverilog-and-vhdl.html



The following is link to 'Java ' topic

http://readinterestinglinks.blogspot.com/2015/12/java.html



The following is link to 'Haxe ' topic

http://readinterestinglinks.blogspot.com/2015/12/haxe.html



The following is link to 'Android ' topic

http://readinterestinglinks.blogspot.com/2016/04/android.html




The following is link to 'HTML5,CSS,JavaScript,jQuery,XML,Joomla and Hosting' topic

http://readinterestinglinks.blogspot.com/2016/05/html5cssjavascriptjqueryxml-and-joomla.html


The following is link to 'MySQL,SQLite and PHP ' topic
http://readinterestinglinks.blogspot.com/2016/05/mysqlsqlite-and-php.html

The following is link to 'Python,Lua and Script Languages ' topic

http://readinterestinglinks.blogspot.com/2016/06/pythonlua-and-script-languages.html






=============================

Algorithms for Java

https://www.learneroo.com/subjects/8


http://www.vogella.com/tutorials/algorithms.html

https://docs.oracle.com/javase/tutorial/collections/algorithms/

http://www.javaworld.com/article/2073390/core-java/datastructures-and-algorithms-part-1.html


https://www.google.co.th/webhp?sourceid=chrome-instant&ion=1&espv=2&ie=UTF-8#q=algorithms%20java


==============================

Algorithms for Python

http://knuth.luther.edu/~leekent/CS2Plus/


http://www.pythonschool.net/category/data-structures-algorithms.html


http://interactivepython.org/runestone/static/pythonds/index.html

http://legacy.python.org/workshops/2002-02/papers/15/index.htm


https://www.google.co.th/search?q=algorithms+python&oq=algorithms+python&aqs=chrome.0.0l6.4225j0j7&sourceid=chrome&ie=UTF-8


===========================

Algorithms for C++

https://msdn.microsoft.com/en-us/library/hh438471.aspx


http://www.codeproject.com/Articles/854127/Top-Beautiful-Cplusplus-std-Algorithms-Examples

http://www.cprogramming.com/algorithms-and-data-structures.html


https://www.google.co.th/search?q=algorithms+c%2B%2B&oq=algorithms+c%2B%2B&aqs=chrome..69i57j69i65.4624j0j7&sourceid=chrome&ie=UTF-8





วันอังคารที่ 21 มิถุนายน พ.ศ. 2559

UML OOP Design Tool

The following is link to 'Assembly and MIPS ' topic

http://readinterestinglinks.blogspot.com/2016/01/assembly-and-mips.html



The following is link to 'HDLs,SystemVerilog and VHDL ' topic

http://readinterestinglinks.blogspot.com/2016/01/hdlssystemverilog-and-vhdl.html



The following is link to 'Java ' topic

http://readinterestinglinks.blogspot.com/2015/12/java.html



The following is link to 'Haxe ' topic

http://readinterestinglinks.blogspot.com/2015/12/haxe.html



The following is link to 'Android ' topic

http://readinterestinglinks.blogspot.com/2016/04/android.html




The following is link to 'HTML5,CSS,JavaScript,jQuery,XML,Joomla and Hosting' topic

http://readinterestinglinks.blogspot.com/2016/05/html5cssjavascriptjqueryxml-and-joomla.html


The following is link to 'MySQL,SQLite and PHP ' topic
http://readinterestinglinks.blogspot.com/2016/05/mysqlsqlite-and-php.html

The following is link to 'Python,Lua and Script Languages ' topic

http://readinterestinglinks.blogspot.com/2016/06/pythonlua-and-script-languages.html



-----------------------------------------------------------

https://en.wikipedia.org/wiki/List_of_Unified_Modeling_Language_tools

https://www.google.co.th/search?q=ArgoUML+alternative&oq=ArgoUML+alternative&aqs=chrome..69i57.901j0j7&sourceid=chrome&ie=UTF-8

--------------------------

AgroUNL
http://argouml.tigris.org/


วันจันทร์ที่ 13 มิถุนายน พ.ศ. 2559

Technology


The following is link to  'Apps ' topic

http://readinterestinglinks.blogspot.com/2016/07/apps.html

des
The following is link to  'Gadgets ' topic

http://readinterestinglinks.blogspot.com/2016/07/gadgets.html


The following is link to  'Artificial Island,House,Shelter,Submarine and Spaceship' topic
http://readinterestinglinks.blogspot.com/2016/05/houseshelter-and-ship.html

The following is link to  ' Lie Detector and Subconscious Detector  ' topic
http://readinterestinglinks.blogspot.com/2016/05/lie-detector-and-subconscious-detector.html

The following is link to  'Eco System ' topic
http://readinterestinglinks.blogspot.com/2016/01/ecosystem.html


The following is link to  'Robot' topic

http://readinterestinglinks.blogspot.com/2016/05/robot.html


The following is link to  'Physics' topic

http://readinterestinglinks.blogspot.com/2016/04/physics.html


The following is link to  'Electromagnetic Interference' topic

http://readinterestinglinks.blogspot.com/2016/05/electromagnetic-interference.html

The following is link to  'Photon Interference' topic

http://readinterestinglinks.blogspot.com/2016/05/photon-interference.html


The following is link to  'Space Travel' topic

http://readinterestinglinks.blogspot.com/2016/06/space-travel.html


===========================



Microwave













SEG Searl Effect Generator













TR 3B











Smart Farm









Finger Print Biometrice Card






Iris Eye Scanner







Brain to Text







Nano-knife





Lilium






Bladeless




































how desalination work

https://www.google.co.th/webhp?sourceid=chrome-instant&ion=1&espv=2&ie=UTF-8#q=how+desalination+plants+work


http://www.treehugger.com/clean-water/how-desalination-works.html


http://science.howstuffworks.com/environmental/earth/oceanography/how-does-desalination-work.htm





































--------------------------------------------

Walk Again with Wireless Brain Device



Monkeys Regain Control Of Paralyzed Limbs With An Implantable Device : Shots - Health News : NPR


http://time.com/4566026/monkeys-research-paralysis/


-------------------------------------

Retina Implant

http://www.bbc.com/news/health-18061174


http://www.ox.ac.uk/news/science-blog/retina-implants-location-key



----------------------------------------------

Tianhe Sky River

http://www.chinadaily.com.cn/china/2016-09/14/content_26793165.htm

http://defence.pk/threads/sky-river.449078/


https://www.google.co.th/webhp?sourceid=chrome-instant&ion=1&espv=2&ie=UTF-8#q=china+tianhe+rain+troposphere



---------------------------

Quantum radar

https://en.wikipedia.org/wiki/Quantum_radar


----------------------------------------------

RFID






Electronic Tolling







https://www.quora.com/How-do-EZ-Pass-and-other-electronic-toll-booth-systems-work-Whats-the-technology-behind-how-the-transponder-communicates-with-the-receiver

http://auto.howstuffworks.com/e-zpass.htm

https://en.wikipedia.org/wiki/E-ZPass

https://en.wikipedia.org/wiki/Electronic_toll_collection


----------------------------------

Ship Elevator





////////////////// From Tuesday 27 September 2016,the latest post will be posted above this line //////////////////////////////



==========================================

Technology

Radiometer








https://en.wikipedia.org/wiki/Radiometer

https://en.wikipedia.org/wiki/Crookes_radiometer

https://en.wikipedia.org/wiki/Nichols_radiometer

https://en.wikipedia.org/wiki/Microwave_radiometer

https://en.wikipedia.org/wiki/Surface_plasmon

https://en.wikipedia.org/wiki/Surface_plasmon_resonance

https://en.wikipedia.org/wiki/Surface_plasmon_polariton


http://www.popsci.com/technology/article/2010-07/researchers-coax-big-torque-beam-light-first-nanoscale-light-mill-motor








https://www.google.co.th/webhp?sourceid=chrome-instant&ion=1&espv=2&ie=UTF-8#q=University+of+Texas+Austin+monocolored+light+mill+four+curved+vanes+convex+and+a+concave+surface

https://www.google.co.th/webhp?sourceid=chrome-instant&ion=1&espv=2&ie=UTF-8#q=University+of+California,+Berkeley+nanoscale+light+mill

https://www.google.co.th/search?q=Surface%20plasmon&biw=1366&bih=643&source=lnms&sa=X&ved=0ahUKEwiOhPvTxMLNAhVCs48KHRKsDykQ_AUIBSgA&dpr=1&ion=1&cad=cbv&bvch=u&sei=sCNuV9v6FczHvgTZ2Ye4CA&rct=j#q=Surface+plasmon


https://www.quora.com/Can-we-change-the-wavelength-of-light-without-changing-the-medium-through-which-it-is-passing


https://www.google.co.th/webhp?sourceid=chrome-instant&ion=1&espv=2&ie=UTF-8#q=how+light+change+wavelength


The following is link to  'Artificial Island,House,Shelter,Submarine and Spaceship' topic

http://readinterestinglinks.blogspot.com/2016/05/houseshelter-and-ship.html


The following is link to  'Electromagnetic Interference' topic

http://readinterestinglinks.blogspot.com/2016/05/electromagnetic-interference.html


The following is link to  'Photon Interference' topic


http://readinterestinglinks.blogspot.com/2016/05/photon-interference.html

The following is link to  'Space Travel' topic

http://readinterestinglinks.blogspot.com/2016/06/space-travel.html


-------------------------

Quantum Dot

http://www.wired.com/2015/01/primer-quantum-dot/


https://www.google.co.th/webhp?sourceid=chrome-instant&ion=1&espv=2&ie=UTF-8#q=what%20samsung%20quantum%20dot%20semiconductor

----------------------

Trace Marijuana

http://www.usatoday.com/story/tech/news/2016/06/17/microsoft-makes-bold-move-into-marijuana-biz/86034484/

--------------------------

3D printed car

http://www.telegraph.co.uk/technology/news/11979244/Worlds-first-3D-printed-car-to-go-on-sale-in-2016.html

------------------------

Mosquito Away




----------------------

Hyperloop One




The Ocean Cleanup





------------------------------------

Flash Drives

http://www.explainthatstuff.com/flashmemory.html


http://computer.howstuffworks.com/flash-memory.htm





https://www.google.co.th/webhp?sourceid=chrome-instant&ion=1&espv=2&ie=UTF-8#q=how%20flash%20drives%20work


--------------------------------

Digital Cameras

http://www.explainthatstuff.com/digitalcameras.html


http://electronics.howstuffworks.com/cameras-photography/digital/digital-camera.htm





https://www.google.co.th/webhp?sourceid=chrome-instant&ion=1&espv=2&ie=UTF-8#q=how%20digital%20cameras%20work



-----------------------------





--------------------------------------





http://lunar.xprize.org/


--------------------------------------------

temporary magnet








http://pediaa.com/difference-between-permanent-and-temporary-magnets-2/

https://www.reference.com/science/temporary-magnets-b8bd34ed85ea8406

https://www.reference.com/science/difference-between-permanent-temporary-magnet-b8a9478cf537498d

https://www.google.co.th/webhp?sourceid=chrome-instant&ion=1&espv=2&ie=UTF-8#q=how%20temporary%20magnets%20work

-reverse polarity

https://www.quora.com/How-do-I-reverse-the-polarity-of-a-magnet

https://www.google.co.th/webhp?sourceid=chrome-instant&ion=1&espv=2&ie=UTF-8#q=how%20temporary%20magnets%20change%20pole

-------------------------------------

high speed trains

http://science.howstuffworks.com/transport/engines-equipment/maglev-train.htm

https://en.wikipedia.org/wiki/High-speed_rail

https://en.wikipedia.org/wiki/Maglev





https://www.google.co.th/webhp?sourceid=chrome-instant&ion=1&espv=2&ie=UTF-8#q=how%20high%20speed%20trains%20work

----------------------------------

radio telescope




http://www.space.com/33357-china-largest-radio-telescope-alien-life.html

------------------------------

robot for elderly





http://www.chinadaily.com.cn/china/2016-07/11/content_26036457.htm


https://www.google.co.th/search?q=china%20robot%20elderly&biw=1366&bih=643&source=lnms&tbm=vid&sa=X&ved=0ahUKEwjrzKvxnPrNAhWBuo8KHajZDUMQ_AUIBygC&dpr=1&ion=1&cad=cbv&bvch=u&sei=V1eLV8ewJMaHvQSIoKHoAg&rct=j

-------------------------

embryo frozen


http://www.chinadaily.com.cn/china/2016-06/30/content_25913559.htm

https://www.google.co.th/search?q=china%20birth%20frozen%20baby&biw=1366&bih=643&source=lnms&tbm=vid&sa=X&ved=0ahUKEwil3pz7nPrNAhUFqY8KHa4WCP0Q_AUIBygC&dpr=1&ion=1&cad=cbv&bvch=u&sei=aViLV6SXJ8rdvAS7tI2QDQ&rct=j

-----------------------------------------

Biochemicals Levulinic Acid

http://www.gfbiochemicals.com/products/

http://www.dailymail.co.uk/sport/football/article-3318339/Mathieu-Flamini-keeping-secret-seven-years-pioneering-company-revolutionise-energy-industry-make-20bn.html


https://www.google.co.th/webhp?sourceid=chrome-instant&ion=1&espv=2&ie=UTF-8#q=Biochemicals+Levulinic+Acid+(LA)+replace+oil


-----------------------------------


Reverse Vending Machine






http://www.gizmag.com/reverse-vending-machines-cash-for-recycling/15566/

---------------------------------------

Emergency Shelter


http://www.gizmag.com/disaster-emergency-relief-shelter-best/40699/

http://inhabitat.com/ikeas-extraordinary-solar-powered-disaster-shelters-receive-honorary-design-award/

http://inhabitat.com/8-innovative-emergency-shelter-designs-for-when-disaster-hits/





---------------------------------


3D Printing in Space


http://www.space.com/topics/3d-printing

http://www.3ders.org/articles/20160104-esa-plans-to-3d-print-village-on-the-moon-by-2030.html





-------------------------------

Charger










http://www.hongkiat.com/blog/extraordinary-smartphone-chargers/


---------------------------------------------

Launchpad







https://www.amazon.com/Amazon-Launchpad/b?ie=UTF8&node=12034488011

https://www.amazon.com/gp/launchpad/signup


https://bizedge.co.nz/story/Amazon-launches-launchpad-startups/

----------------------------------------

ePhamarcy

https://venturesafrica.com/the-ephamarcy-project-automated-drug-machines-are-the-latest-innovations-to-tackle-hiv-in-south-africa/

----------------------------------------







----------------------------

Neural Dust
dust-sized wireless sensor


http://news.berkeley.edu/2016/08/03/sprinkling-of-neural-dust-opens-door-to-electroceuticals/





-------------------------

floating nuclear power station, Akademik Lomonosov

https://en.wikipedia.org/wiki/Russian_floating_nuclear_power_station










--------------------------


 highly porous gold nanodisks and light kill bacteria


https://www.sciencedaily.com/releases/2016/03/160317151138.htm

http://www.hngn.com/articles/190005/20160322/scientists-discover-new-technique-killing-bacteria-seconds.htm




////////////////// From Tuesday 27 September 2016,the latest post will be posted on the top of this page   //////////////////////////////





Human Society

The following is link to  'Artificial Island,House,Shelter,Submarine and Spaceship' topic
http://readinterestinglinks.blogspot.com/2016/05/houseshelter-and-ship.html

The following is link to  ' Lie Detector and Subconscious Detector  ' topic
http://readinterestinglinks.blogspot.com/2016/05/lie-detector-and-subconscious-detector.html

The following is link to  'Eco System ' topic
http://readinterestinglinks.blogspot.com/2016/01/ecosystem.html

------------------------------------------

What conditions can change anyone to be a selfish liar ,and then enslave uneducated,deprived people?

https://twitter.com/Thaatchaphol/status/642223400388177920

--------------------------------------

https://en.wikipedia.org/wiki/Winter_War


http://timesofindia.indiatimes.com/world/china/cia-papers-reveal-chinas-nuclear-free-pass-to-pakistan/articleshow/56823259.cms

http://www.dailyo.in/politics/pakistan-china-agni-v-missile-test-launch-taliban-cpec-gwadar-masood-azhar/story/1/15441.html

----------------------------------------------


http://www.telegraph.co.uk/news/2017/01/30/quebec-mosque-shooting-two-students-arrested-gun-attack-mosque/


https://www.nytimes.com/2017/01/30/world/canada/quebec-mosque-shooting.html



https://www.nytimes.com/2016/06/13/us/orlando-nightclub-shooting.html?_r=0

https://en.wikipedia.org/wiki/2016_Orlando_nightclub_shooting


--------------------------------------
http://www.independent.co.uk/news/world/americas/donald-trump-justin-trudeau-canada-immigration-ban-muslim-countries-a7552186.html

http://www.foxnews.com/world/2017/01/29/prime-minister-justin-trudeau-says-canada-welcomes-refugees.html


http://www.cic.gc.ca/english/visit/apply-how.asp


http://www.cic.gc.ca/english/immigrate/apply.asp


----------------------------------------------

http://www.telegraph.co.uk/news/2017/02/10/americans-still-support-donald-trumps-immigration-ban-poll-shows/


http://www.aljazeera.com/indepth/features/2017/01/trump-muslim-ban-happen-america-170130060442834.html

----------------------------------------------

CPI Corruption Perception Index


https://en.wikipedia.org/wiki/Corruption_Perceptions_Index

http://www.transparency.org/research/cpi/overview



OECD PISA Programme International Student Assessment

https://en.wikipedia.org/wiki/Programme_for_International_Student_Assessment

http://www.oecd.org/pisa/


-------------------------

http://www.independent.co.uk/news/world/americas/justin-ross-harris-life-sentence-son-hot-car-death-a7458216.html

--------------------

https://en.wikipedia.org/wiki/Pizzagate_conspiracy_theory


-----------------------------------------

http://www.bbc.com/news/uk-england-london-37081642

----------------------------------------

http://www.habitat.org/volunteer/build-events/carter-work-project

https://en.wikipedia.org/wiki/Jimmy_%26_Rosalynn_Carter_Work_Project



-------------------------------------------------

http://www.dailysportek.com/top-10-most-charitable-players-football/


http://www.telegraph.co.uk/sport/football/players/cristiano-ronaldo/11808787/Cristiano-Ronaldo-tops-list-of-worlds-most-charitable-sports-stars.html

http://www.mirror.co.uk/sport/football/news/real-madrid-winger-cristiano-ronaldo-6272908


https://www.google.co.th/webhp?sourceid=chrome-instant&ion=1&espv=2&ie=UTF-8#q=football+player+donate+list&tbm=vid


--------------------------------------------------


https://en.wikipedia.org/wiki/Queen_of_Katwe

https://www.theguardian.com/global/2016/aug/28/chess-queen-of-africa-phiona-mutesi

http://www.queenofkatwe.com/

http://www.voanews.com/a/queen-of-katwe-uganda-chess-champion/3522667.html




------------------------------------------------




http://www.bbc.com/news/technology-19271061

https://sanitationupdates.wordpress.com/tag/reinventing-the-toilet/



---------------------------------------------------------------------------------------------------

http://www.bbc.com/news/world-africa-36487536


http://edition.cnn.com/2016/07/04/africa/chickens-africa-gates/




---------------------------------------



http://www.businessinsider.com/mark-zuckerberg-cure-all-disease-explained-2016-9

http://news.berkeley.edu/2016/09/21/biohub/

http://www.abc.net.au/news/2016-09-22/zuckerberg-and-chan-to-donate-billions-towards-medical-research/7866930

http://www.nytimes.com/2016/09/22/technology/mark-zuckerberg-priscilla-chan-3-billion-pledge-fight-disease.html



--------------------------





http://bigstory.ap.org/article/6a8e702c40224f6a8345d9f6fe4def54/renowned-chef-feeds-rios-homeless-excess-olympic-food

http://www.nytimes.com/2016/08/15/world/americas/rio-olympics-chef-food-homeless.html?_r=0





http://www.bbc.com/news/magazine-36918094



////////////////// From Tuesday 27 September 2016,the latest post will be posted above this line //////////////////////////////


https://twitter.com/Thaatchaphol/status/642223400388177920




http://indianexpress.com/article/india/india-news-india/dalit-woman-denied-water-access-husband-digs-own-well-in-drought-hit-maharashtra-village-2790466/


http://bigstory.ap.org/article/57e128c2703440bda0ff8998a54044a8/beijing-tracks-elderly-they-take-buses-go-shopping


http://www.demos.org/blog/10/20/15/united-states-vs-denmark-17-charts


http://www.tradingeconomics.com/denmark/personal-income-tax-rate


https://en.wikipedia.org/wiki/List_of_countries_by_tax_rates


http://www.pbs.org/newshour/rundown/can-u-s-learn-denmark/





http://www.businessinsider.com/4-things-finlands-schools-do-better-than-america-2015-4



https://mic.com/articles/81889/8-ways-finland-gives-its-children-the-education-system-america-can-only-dream-of#.8xe8V0It2

https://www.weforum.org/agenda/2015/05/3-reasons-why-finland-is-first-for-education/


http://news.stanford.edu/news/2012/january/finnish-schools-reform-012012.html

---------------------------------------------





--------------------------------------------






------------------------------------






-------------------------------




---------------------------------------------
https://www.theguardian.com/world/2016/feb/04/french-law-forbids-food-waste-by-supermarkets





--------------------------------------

http://www.npr.org/sections/thesalt/2016/02/29/468301837/denmarks-new-grocer-is-selling-expired-food-and-its-a-hit






-----------------------------------------------

http://edition.cnn.com/2016/06/19/asia/pakistan-pregnant-wife-husband-murdered/







-------------------------------------------

MSF








------------------------------


https://www.khanacademy.org/




------------------------------------

Wikipedia

https://en.wikipedia.org/wiki/Main_Page


https://play.google.com/store/apps/details?id=org.wikipedia


https://www.google.co.th/search?q=wikipedia+list+open+source+robot&oq=wikipedia+list+open+source+robot&aqs=chrome..69i57.5456j0j7&sourceid=chrome&ie=UTF-8


Source Code Repository (Open Source Host)

https://en.wikipedia.org/wiki/Comparison_of_source_code_hosting_facilities

https://en.wikipedia.org/wiki/List_of_free_and_open-source_software_packages


List of open-source hardware projects

https://en.wikipedia.org/wiki/List_of_open-source_hardware_projects

https://en.wikipedia.org/wiki/Open-source_hardware


https://en.wikipedia.org/wiki/Open-source_computing_hardware


Open-source robotics

https://en.wikipedia.org/wiki/Open-source_robotics


-----------------------------

Wikihow

https://play.google.com/store/apps/details?id=com.wikihow.wikihowapp

------------------------------

Instructables


https://play.google.com/store/apps/details?id=com.adsk.instructables


---------------------------------

http://www.nytimes.com/2016/06/24/world/asia/china-running-tracks-poison-toxic.html?_r=0

-------------------------------



-----------------------------

https://play.google.com/store/apps/details?id=com.ted.android








---------------------------------------------

http://www.latimes.com/local/lanow/la-me-cal-state-homelessness-20160620-snap-story.html

----------------------

http://edition.cnn.com/2014/05/30/world/africa/meet-armless-table-tennis-champion/

http://www.bbc.com/sport/get-inspired/27416685




http://dirtedrifting.com/tag/armless-drifter/


http://www.networka.com/armless-polish-drift-driver-bartosz-ostalowski-uses-feet




---------------------------------

http://www.thejakartapost.com/life/2016/06/23/signs-to-look-out-for-in-fake-vaccines.html


http://www.bbc.com/news/world-asia-china-36253779

---------------------------------------



Blok

https://projectbloks.withgoogle.com/






-----------------------------------------------------------

Scratch

https://scratch.mit.edu/


https://wiki.scratch.mit.edu/wiki/Alternatives_to_Scratch

http://alternativeto.net/software/scratch/





The following is link to 'Programming for Kids ' topic

http://readinterestinglinks.blogspot.com/2016/07/programming-for-kids.html

---------------------------------

The Ocean Cleanup

https://en.wikipedia.org/wiki/The_Ocean_Cleanup




----------------------------

http://themysteriousworld.com/top-10-most-popular-monuments-of-love-in-the-world/

http://www.dailymail.co.uk/sciencetech/article-3202851/Ashley-Madison-customers-exposed-Hackers-finally-posted-details-cheating-spouses-use-adultery-site.html

http://www.enca.com/south-africa/top-five-sa-murder-cases-involving-spouse

---------------------------------

http://www.huffingtonpost.com/2013/02/28/mother-kills-son-small-penis-indonesia_n_2779668.html

-------------------------------

http://www.dailymail.co.uk/wires/ap/article-3526034/French-lawmakers-vote-punishing-prostitutes-clients.html


---------------------------------



----------------------------

http://www.businessinsider.com/the-town-where-a-gay-college-student-was-killed-approves-lgbt-protections-17-years-later-2015-5

-----------------------------------


http://www.bbc.com/news/business-34917918

------------------------------


http://biochem.science.oregonstate.edu/content/biochemistry-free-and-easy

http://www.davincipress.com/





---------------------------------------------------------------






https://en.wikipedia.org/wiki/Comparison_of_crowdfunding_services


https://thecrowdfundingformula.com/2015/11/13/kickstarter-vs-indiegogo-2/


http://www.forbes.com/sites/gilpress/2015/02/16/15-most-funded-crowdfunding-projects-on-kickstarter-and-indiegogo/#15b299d77ba9


https://www.google.co.th/webhp?sourceid=chrome-instant&ion=1&espv=2&ie=UTF-8#q=compare%20kickstart%20indiegogo%20crowdfunding%20projects

----------------------------------------------


https://www.theguardian.com/technology/2016/jul/10/pokemon-go-armed-robbers-dead-body

----------------------------------





https://en.wikipedia.org/wiki/Grameen_Bank









--------------------------------------------


http://www.channelnewsasia.com/news/singapore/couple-who-tortured-2/2930842.html

http://www.todayonline.com/singapore/mother-and-boyfriend-who-abused-toddler-causing-his-death-jailed-11-and-10-years


--------------------------------





https://en.wikipedia.org/wiki/Child_labour

-----------------------------------------------------------








https://en.wikipedia.org/wiki/Prostitution_of_children

http://www.ibtimes.co.uk/top-five-countries-highest-rates-child-prostitution-1435448

http://globalrescuerelief.org/donate-now/?gclid=CjwKEAjwtqe8BRCs-9DdpMOilBoSJAAyqWz_CrNF-rkQF6xCGsZ0K3Z-e3YSbIgnAVBEAhPIIBHrpRoC-G3w_wcB


-----------------------------------------








-------------------------------

http://www.newsweek.com/panama-papers-top-ten-tax-havens-where-money-hidden-444512

http://www.cnbc.com/2016/04/04/panama-papers-leak-spells-danger-for-offshore-tax-havens.html

------------------------

http://qz.com/143017/beijing-goes-hunting-for-overseas-real-estate-by-corrupt-officials/


http://www.reuters.com/article/us-china-corruption-idUSBREA2B04520140312


-----------------------------

http://www.abc.net.au/news/2016-07-12/cambodian-activist-kem-ley-killed-leaves-powerful-legacy/7590050

------------------------

https://www.theguardian.com/world/2016/jan/26/malaysian-pm-najib-razak-cleared-corruption-gift-saudi-royals

http://www.abc.net.au/news/2016-03-29/najib-razak-bank-accounts-triggered-money-laundering-alert/7280244

----------------------------------

https://www.theguardian.com/world/2016/jun/24/south-korea-mulls-ban-on-bosses-messaging-employees-at-home

---------------------------------------


http://www.mentalfloss.com/article/82890/new-zealanders-raise-millions-buy-beach-and-donate-it-public

----------------------------------------------------------





https://www.amazon.com/Amazon-Launchpad/b?ie=UTF8&node=12034488011

https://www.amazon.com/gp/launchpad/signup

---------------------------------------------


----------------------------------



////////////////// From Tuesday 27 September 2016,the latest post will be posted on the top of this page   //////////////////////////////