Showing posts with label JavaScript. Show all posts
Showing posts with label JavaScript. Show all posts
Friday, July 26, 2019
Interactive Maps and D3 and others
References:
[1] Image to map by Deep Learning https://ai.facebook.com/blog/mapping-roads-through-deep-learning-and-weakly-supervised-training/
Resources
[1] Just a map https://codepen.io/manishgolcha/post/world-map-using-d3-js
[2] Datamaps http://datamaps.github.io/
Tutorial https://github.com/markmarkoh/datamaps/blob/master/README.md#getting-started
[3] Worldmap by cuntry tooltip http://bl.ocks.org/micahstubbs/8e15870eb432a21f0bc4d3d527b2d14f
[4] d3-zoom https://github.com/d3/d3-zoom
Free geocode
[1] Works using open street map https://opencagedata.com/api
https://api.opencagedata.com/geocode/v1/json?q=São Paulo&key=8c0e3ccc191e41f38dd211fe50fb9eab
[2] Limited https://developer.here.com/documentation/maps/dev_guide/topics/quick-start.html
[3] Google not recommended https://developers.google.com/maps/documentation/geocoding/intro
Testing
https://blockbuilder.org/Ayumix01/984d70d411ea1d29f48b3963881a5618
https://medium.com/@ttemplier/map-visualization-of-open-data-with-d3-part3-db98e8b346b3
http://datawanderings.com/2018/10/28/making-a-map-in-d3-js-v-5/
https://github.com/ivan-ha/d3-hk-map
Saturday, March 02, 2019
JavaScript Frameworks Lecture
References:
[1] https://reactjs.org/
[2] https://www.w3schools.com/whatis/whatis_react.asp
[3] Repository https://github.com/facebook/react
Saturday, February 23, 2019
Monday, November 26, 2018
API Testing
References
[1] postman https://steelkiwi.com/blog/api-testing-useful-tools-postman-tutorial-and-hints/
Labels:
JavaScript,
Web Tools,
Web.Developer
Thursday, October 04, 2012
Thursday, January 19, 2012
Wednesday, May 18, 2011
JavaScript::Add Extensions
Array.prototype.newMethod = function () {
return “this is an extended method for javascript array”;
};http://www.blogger.com/img/blank.gif
var js_array = new Array();
alert(js_array.newMethod());
references:
[1] Extend array functions http://blog.programmingsolution.net/javascript/javascript-array-extension/
[2] http://stackoverflow.com/questions/477700/array-functions-in-jquery
return “this is an extended method for javascript array”;
};http://www.blogger.com/img/blank.gif
var js_array = new Array();
alert(js_array.newMethod());
references:
[1] Extend array functions http://blog.programmingsolution.net/javascript/javascript-array-extension/
[2] http://stackoverflow.com/questions/477700/array-functions-in-jquery
Subscribe to:
Posts (Atom)
-
Resources: [1] Hela https://ome.grc.nia.nih.gov/iicbu2008/hela/index.html
-
en inglés se llama “A potentially dangerous Request.Form value was detected from the client”. varias páginas indican dos cosas: 1. agrega...
-
mas plugins http://devsnippets.com/reviews/using-jquery-to-style-design-elements-20-impressive-plugins.html http://www.extjs.com/deploy/dev/...
Odoo 17 - Custom adds
[1] Diario/Seq https://apps.odoo.com/apps/modules/17.0/sequence_for_journal