Differences between revisions 13 and 16 (spanning 3 versions)
Revision 13 as of 2013-11-24 07:52:22
Size: 1113
Editor: PieterSmit
Comment: add link to node.js
Revision 16 as of 2014-09-24 11:09:32
Size: 267
Editor: GWilks
Comment:
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
##master-page:HomepageReadWritePageTemplate
##master-date:Unknown-Date
#format wiki
#language en
= Web design =
 * [[node.js]]
=== 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/
 * 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.webdesignfromscratch.com//blog/web-design-is-dead.php|Measure success of design and improve]]
 * 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

 * MoinMoin
   * WSGI speedup with deamon mode http://code.google.com/p/modwsgi/wiki/ConfigurationDirectives#WSGIDaemonProcess
...
----
CategoryDevelopement
Hello, I'm Kirby, a 29 year old from Tarbes, France.<<BR>>
My hobbies include (but are not limited to) Knapping, Paintball and watching Game of Thrones.<<BR>>
<<BR>>
Feel free to visit my blog - [[http://www.youtube.com/watch?v=Jpq6jYSDG-k|Venus Factor Youtube]]

Hello, I'm Kirby, a 29 year old from Tarbes, France.
My hobbies include (but are not limited to) Knapping, Paintball and watching Game of Thrones.

Feel free to visit my blog - Venus Factor Youtube

Web (last edited 2022-11-27 22:45:40 by PieterSmit)