123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167 |
- NODE.JS
- http://npmjs.org/
- http://nodejs.org/docs/v0.2.6/api.html
- http://jsconf.eu/2009/video_nodejs_by_ryan_dahl.html
- http://jnjnjn.com/113/node-js-for-noobs-grabbing-post-content/
- http://net.tutsplus.com/tutorials/javascript-ajax/learning-serverside-javascript-with-node-js/
- http://developer.yahoo.com/blogs/ydn/posts/2010/07/multicore_http_server_with_nodejs/
- http://www.stoimen.com/blog/2010/11/19/diving-into-node-js-very-first-app/
- http://jmesnil.net/weblog/2010/11/24/html5-web-application-for-iphone-and-ipad-with-node-js/
- http://stackoverflow.com/questions/5978361/image-server-using-node-js-and-ni-framework
- http://snippets.dzone.com/posts/show/12069
- DO
- http://howtonode.org/68a949da2e5524ebfe31e06e8351bf75282cc02c/do-it-fast
- https://github.com/creationix/do/blob/master/lib/do.js
- http://howtonode.org/control-flow
- http://howtonode.org/control-flow-part-ii
- WEBWORKERS
- https://developer.mozilla.org/En/Using_web_workers
- http://www.nczonline.net/blog/2009/08/25/web-workers-errors-and-debugging/
- http://www.whatwg.org/specs/web-workers/current-work/
- http://blog.std.in/2010/07/08/nodejs-webworker-design/
- https://github.com/pgriess/node-webworker/issues/11
- JS...
- http://wiki.commonjs.org/wiki/Modules/1.1#Module_Identifiers
- http://stackoverflow.com/questions/254200/access-parent-property-in-jquery-callback
- http://stackoverflow.com/questions/208105/how-to-remove-a-property-from-a-javascript-object
- http://stackoverflow.com/questions/122102/what-is-the-most-efficient-way-to-clone-a-javascript-object
- http://www.componentart.com/community/blogs/jovan/archive/2007/10/17/multiline-strings-in-javascript.aspx
- http://perfectionkills.com/instanceof-considered-harmful-or-how-to-write-a-robust-isarray/
- https://developer.mozilla.org/En/XMLHttpRequest/Using_XMLHttpRequest#Example.3a_Asynchronous_request
- http://www.w3.org/TR/2006/WD-XMLHttpRequest-20060405/
- http://stackoverflow.com/questions/3543319/right-click-event-onclick-in-chrome-opera-and-ie-javascript
- http://stackoverflow.com/questions/57803/how-to-convert-decimal-to-hex-in-javascript
- http://stackoverflow.com/questions/3277369/simulate-a-click-by-using-x-y-coordinates-javascript
- http://www.eggheadcafe.com/community/aspnet/3/10088543/how-to-disable-document-body-from-scrolling.aspx
- http://webdomino.blogspot.com/2007/04/tips-warning-before-navigate-away-from.html
- http://stackoverflow.com/questions/1314450/jquery-how-to-capture-the-tab-keypress-within-a-textbox
- http://simonwillison.net/2006/Jan/20/escape/
- http://caffeinatedcode.wordpress.com/2008/04/08/simple-javascript-progress-bar/
- http://stackoverflow.com/questions/246801/how-can-you-encode-to-base64-using-javascript
- http://stackoverflow.com/questions/383402/is-javascript-s-new-keyword-considered-harmful
- http://javascriptweblog.wordpress.com/2010/06/07/understanding-javascript-prototypes/
- http://stackoverflow.com/questions/3770627/multiple-inheritance-in-javascript
- WEBSOCKETS
- http://slides.html5rocks.com/#web-sockets
- http://dev.w3.org/html5/websockets/
- SOCKET.IO
- http://howtonode.org/websockets-socketio
- http://socket.io/
- https://github.com/LearnBoost/socket.io
- https://github.com/LearnBoost/Socket.IO/wiki/Configuring-Socket.IO
- https://github.com/LearnBoost/socket.io-client
- https://github.com/LearnBoost/socket.io-spec
- XX https://github.com/remy/Socket.io-node-client
- REST
- http://www.suryasuravarapu.com/2009/10/rest-delete-operation-and-tunneling.html
- http://stackoverflow.com/questions/4088350/is-rest-delete-really-idempotent
- PYTHON...
- http://docs.python.org/distutils/introduction.html#distutils-simple-example
- http://stackoverflow.com/questions/336866/how-to-implement-a-minimal-server-for-ajax-in-python
- http://stackoverflow.com/questions/2398144/python-basehttpserver-httpserver-concurrency-threading
- http://stackoverflow.com/questions/1099981/why-cant-python-find-shared-objects-that-are-in-directories-in-sys-path
- http://stackoverflow.com/questions/1562759/can-python-print-a-function-definition
- http://stackoverflow.com/questions/576169/understanding-python-super
- http://stackoverflow.com/questions/463643/python-doing-absolute-imports-from-a-subfolder
- http://psung.blogspot.com/2007/12/for-else-in-python.html
- http://stackoverflow.com/questions/656155/why-did-python-2-6-add-a-global-next-function
- http://wiki.python.org/moin/HowTo/Sorting/
- http://stackoverflow.com/questions/850795/clearing-python-lists
- http://stackoverflow.com/questions/952914/making-a-flat-list-out-of-list-of-lists-in-python
- http://stackoverflow.com/questions/2576534/does-pythons-httplib-httpconnection-block
- PYTHON-WEBSOCKET
- http://freeasinbeard.org/post/1008785379/python-websocket-a-websocket-client-library-for
- https://github.com/mtah/python-websocket
- PYTHON-SPIDERMONKEY
- http://code.google.com/p/python-spidermonkey/
- IGRAPH
- http://www.cs.rhul.ac.uk/home/tamas/development/igraph/tutorial/tutorial.html
- HTML5 DRAGNDROP
- http://www.thebuzzmedia.com/html5-drag-and-drop-and-file-api-tutorial/
- http://help.dottoro.com/ljoiuehq.php
- http://stackoverflow.com/questions/5369928/html5-drag-drop-behaviour
- http://www.html5rocks.com/en/tutorials/casestudies/box_dnd_download/
- http://www.html5rocks.com/en/tutorials/dnd/basics/
- HTML+CSS
- http://www.highdots.com/forums/cascading-style-sheets/adapt-width-div-content-258048.html
- http://forums.devshed.com/css-help-116/div-height-grow-as-content-grows-501491.html
- http://www.bluerobot.com/web/css/center1.html
- http://www.w3schools.com/cssref/pr_pos_z-index.asp
- http://www.adipalaz.com/linksbg.html
- http://stackoverflow.com/questions/2091168/disable-a-link-using-css
- http://stackoverflow.com/questions/826782/css-rule-to-disable-text-selection-highlighting
- http://www.frontpagewebmaster.com/m-134791/tm.htm
- http://stackoverflow.com/questions/3066356/multiple-css-classes-properties-overlapping-based-on-the-order-defined
- http://girliemac.com/blog/2011/11/27/html5-input-events/
- SVG
- http://www.w3.org/TR/SVG/paths.html#PathDataGeneralInformation
- http://www.w3.org/TR/SVGTiny12/text.html#text-edit
- http://en.wikipedia.org/wiki/Comparison_of_layout_engines_(Scalable_Vector_Graphics)
- http://tutorials.jenkov.com/svg/g-element.html
- http://www.w3.org/TR/SVG/coords.html#TransformMatrixDefined
- http://stackoverflow.com/questions/1301685/fixed-stroke-width-in-svg
- http://www.w3.org/TR/SVGTiny12/painting.html#NonScalingStroke
- http://stackoverflow.com/questions/3561270/error-on-line-39-at-column-26-namespace-prefix-xlink-for-href-on-script-is-not
- COPY-PASTE
- http://code.google.com/p/zeroclipboard/
- http://davidwalsh.name/clipboard
- http://help.dottoro.com/ljuimtmq.php
- http://help.dottoro.com/ljwexqxl.php
- https://developer.mozilla.org/en/document.cookie
- http://www.quirksmode.org/js/cookies.html
- https://developer.mozilla.org/en/DOM/Storage
- OTHER
- http://blog.hackers-cafe.net/2009/06/how-to-calculate-bezier-curves-bounding.html
- http://stephenjungels.com/jungels.net/articles/diff-patch-ten-minutes.html
- http://www.gentleface.com/free_icon_set.html
- http://stackoverflow.com/questions/872206/http-status-code-0-what-does-this-mean-in-ms-xmlhttp
- http://www.javapractices.com/topic/TopicAction.do?Id=19
- http://stackoverflow.com/questions/5802974/android-intent-action-sendto-displays-activity-com-android-mms-ui-conversatio
- DATA URIs
- http://stackoverflow.com/questions/5294470/node-js-writing-image-to-local-server
- https://gist.github.com/799195
- http://www.nczonline.net/blog/2009/10/27/data-uris-explained/
- http://stackoverflow.com/questions/934012/get-image-data-in-javascript
- CLIENT SIDE DOWNLOAD, DATA URIs
- # download via hand-built data uris is no longer supported by chrome... you have to put data in a blob and download via the blob url
- http://jsfiddle.net/estelle/SJjJb/
- http://stackoverflow.com/questions/3665115/create-a-file-in-memory-for-user-to-download-not-through-server
- http://html5-demos.appspot.com/static/a.download.html
- http://updates.html5rocks.com/2011/08/Downloading-resources-in-HTML5-a-download
- http://stackoverflow.com/questions/6076047/create-a-download-link-from-a-blob-url/10988709#10988709
-
-
|