VirtualTam's bookmarks
270 bookmarks found
-
- https://stackoverflow.com/questions/23931987/apache-proxy-no-protocol-handler-was-valid
- https://serverfault.com/questions/746810/enforcing-client-verification-in-apache-just-for-a-specific-client-certificate
- https://httpd.apache.org/docs/2.4/mod/mod_ssl.html
- https://serverfault.com/questions/639317/ah01896-unable-to-determine-list-of-acceptable-ca-certificates-for-client-authe#842857
- http://www.zeitoun.net/articles/configure-mod_proxy_ajp-with-tomcat/start
- https://wiki.apache.org/tomcat/FAQ/Connectors
- https://serverfault.com/questions/785652/how-do-i-configure-apache-to-proxy-tomcat-using-ajp
-
VexFlow & React
2017-08-04 VexFlow rendering:
- https://github.com/0xfe/vexflow/wiki/Understanding-Renderer-&-Context
- https://github.com/0xfe/vexflow/blob/master/src/renderer.js
React resources:
- https://facebook.github.io/react/docs/refs-and-the-dom.html
- https://facebook.github.io/react/docs/components-and-props.html
- https://facebook.github.io/react/docs/typechecking-with-proptypes.html
React examples:
- https://gist.github.com/wchargin/96f2550531b67c379b3e
- https://github.com/kirkness/react-vexflow-example
React-Native examples:
-
-
Part 1 - https://scotch.io/tutorials/build-a-crud-web-app-with-python-and-flask-part-one
- https://github.com/mbithenzomo/project-dream-team-one
- http://flask.pocoo.org/docs/0.12/config/
- http://flask.pocoo.org/docs/0.12/patterns/appfactories/
- http://flask.pocoo.org/docs/0.12/blueprints/
- http://flask-sqlalchemy.pocoo.org/2.2/config/
Part 2 - https://scotch.io/tutorials/build-a-crud-web-app-with-python-and-flask-part-two
Part 3 - https://scotch.io/tutorials/build-a-crud-web-app-with-python-and-flask-part-three
-
-
WTForms
2017-05-12 -
C+Python and core dumps - Stack Overflow
2017-04-26 - http://plasmodic.github.io/ecto/ecto/usage/external/debugging.html
- https://lists.gt.net/python/python/1132756
1$ gdb --args python script.py 2[... GDB info ...] 3(gdb) run 4[... oooh crashes \o/ ...] 5(gdb)
-
- https://toastersecurity.blogspot.de/2015/12/understanding-tcp-with-python-part-1.html
- https://toastersecurity.blogspot.de/2015/12/understanding-and-manipulating-tcp-with.html
- https://toastersecurity.blogspot.de/2015/12/tcp-103-port-scanning-with-scapy.html
- https://toastersecurity.blogspot.de/2015/12/dos-101-ping-of-death.html