483
Comment:
|
1344
|
Deletions are marked like this. | Additions are marked like this. |
Line 6: | Line 6: |
* [[angularjs]] - Front-end + backend + meteor * [[node.js]] * Tutorial - django rest http://django-rest-framework.org/tutorial/2-requests-and-responses * Online design and host with cart http://www.wix.com (2014Oct-$8.08/m eCommerce) === Web Gui === * Demo [[http://morrisonpitt.com/jsPlumb/html/jquery/demo.html|jsPlumb]] * http://www.ibm.com/developerworks/linux/library/l-migrate2cloud-1/ * http://desizntech.info/2009/12/15-handpicked-fresh-and-useful-jquery-tutorials/ |
|
Line 15: | Line 26: |
* [[http://www.webdesignfromscratch.com//blog/web-design-is-dead.php|Measure success of design and improve]] | |
Line 16: | Line 28: |
* Free website - http://keeni.webs.com/ * Web evaluation and testing mailto:info@sawebs.co.za |
|
Line 17: | Line 31: |
* MoinMoin * WSGI speedup with deamon mode http://code.google.com/p/modwsgi/wiki/ConfigurationDirectives#WSGIDaemonProcess |
|
Line 19: | Line 34: |
---- CategoryDevelopement |
Web design
angularjs - Front-end + backend + meteor
Tutorial - django rest http://django-rest-framework.org/tutorial/2-requests-and-responses
Online design and host with cart http://www.wix.com (2014Oct-$8.08/m eCommerce)
Web Gui
Demo jsPlumb
http://www.ibm.com/developerworks/linux/library/l-migrate2cloud-1/
http://desizntech.info/2009/12/15-handpicked-fresh-and-useful-jquery-tutorials/
Jquery - JavaScript library
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.3.2/jquery.min.js"></script> <script type="text/javascript"> $(document).ready(function() { // This is more like it! }); </script>
http://www.tvidesign.co.uk/blog/improve-your-jquery-25-excellent-tips.aspx
Free website - http://keeni.webs.com/
Web evaluation and testing mailto:info@sawebs.co.za
WSGI speedup with deamon mode http://code.google.com/p/modwsgi/wiki/ConfigurationDirectives#WSGIDaemonProcess
...