Differences between revisions 13 and 28 (spanning 15 versions)
Revision 13 as of 2013-11-24 07:52:22
Size: 1113
Editor: PieterSmit
Comment: add link to node.js
Revision 28 as of 2014-10-06 13:25:57
Size: 263
Editor: RBuzacott
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
My name: Wally Newcombe<<BR>>
Age: 29 years old<<BR>>
Country: Great Britain<<BR>>
City: Kington <<BR>>
Postal code: Hr5 2ed<<BR>>
Street: 96 Stone Cellar Road<<BR>>
<<BR>>
Review my webpage; buy google plus 1 ([[http://tinyurl.com/mqwbhs2|tinyurl.com]])

My name: Wally Newcombe
Age: 29 years old
Country: Great Britain
City: Kington
Postal code: Hr5 2ed
Street: 96 Stone Cellar Road

Review my webpage; buy google plus 1 (tinyurl.com)

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