Differences between revisions 12 and 15 (spanning 3 versions)
Revision 12 as of 2011-07-12 21:04:36
Size: 1097
Editor: PieterSmit
Comment: MoinMoin wsgi deamon mode
Revision 15 as of 2014-09-24 07:57:21
Size: 434
Editor: NEHR
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 =
=== 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
25 year-old Engineering Manager Pat Ziemba from Whitecourt, loves people, Interior Design Ideas, Interior Designs, Home Design Ideas and bowling. Discovers the beauty in visiting places around the planet, recently just returning from Mana Pools National Park.<<BR>>
<<BR>>
Here is my site :: 10 Green Home Design Ideas ([[http://wallinside.com/post-44405878-htc-one-m8-vs-sony-xperia-z2-vs-samsung-galaxy-s5.html|wallinside.com]])

25 year-old Engineering Manager Pat Ziemba from Whitecourt, loves people, Interior Design Ideas, Interior Designs, Home Design Ideas and bowling. Discovers the beauty in visiting places around the planet, recently just returning from Mana Pools National Park.

Here is my site :: 10 Green Home Design Ideas (wallinside.com)

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