Hi all - <br><br>SHP 0.2 is now available through planet, along with JSMGR 0.1 and HTTP
0.1.  SHP adds a number of enhancements toward making SHP easy to use:<br>
<ul><li>simpler startup <br>
  </li><li>default and configurable chrome - so you can switch the UI chrome depending on the page <br>
  </li><li>proxy integration - a built-in http/s proxy so you can use AJAX with ease <br>
  </li><li>JSMGR, which allows you to develop javascript and css in modular
fashion but yet serve them combined and compressed; it is optionally
available (you need to require the module explicitly) in SHP <br>
  </li><li>HTTP client abstraction, which include https protocol - this is the basis of proxy <br>
  </li></ul>
To download SHP and JSMGR: <br><br>(require (planet bzlib/shp)) <br>(require (planet bzlib/jsmgr/shp)) <br><br>You can find additional details and sample code at <a href="http://weblambda.blogspot.com/2009/08/shp-02-and-jsmgr-01-http-01-are-now.html" target="_blank">http://weblambda.blogspot.com/2009/08/shp-02-and-jsmgr-01-http-01-are-now.html</a><br>

<br>Cheers,<br>yc<br><br><br>