Difference between revisions of "Recent URLs"
Jump to navigation
Jump to search
PeterHarding (talk | contribs) (New page: * http://npselvan.wordpress.com/ * http://groups.google.com/group/perfviz?hl=en * http://en.wikipedia.org/wiki/SWOT_analysis * http://diveintopython.org/http_web_services/gzip_compression...) |
PeterHarding (talk | contribs) |
||
(6 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
=Misc= | |||
* http://npselvan.wordpress.com/ | * http://npselvan.wordpress.com/ | ||
* http://groups.google.com/group/perfviz?hl=en | * http://groups.google.com/group/perfviz?hl=en | ||
* [http://www.microsoft.com/systemcenter/en/us/overview.aspx Microsoft System Center] | |||
* [http://technet.microsoft.com/en-us/library/bb961988.aspx SharePoint Capacity Planning Tool] | |||
* http://www.versant.com/developer | |||
= Wikipedia= | |||
* http://en.wikipedia.org/wiki/Hazard_analysis | |||
* http://en.wikipedia.org/wiki/SWOT_analysis | * http://en.wikipedia.org/wiki/SWOT_analysis | ||
=Python= | |||
* http://diveintopython.org/http_web_services/gzip_compression.html | * http://diveintopython.org/http_web_services/gzip_compression.html | ||
* [http://www.developer.com/lang/other/article.php/2191421 Extending Python with C] | |||
* [http://www.python.org/doc/2.5/ext/node22.html Extending and Embedding Python] | |||
=Performance= | |||
* [http://h21007.www2.hp.com/portal/site/dspp/menuitem.863c3e4cbcdc3f3515b49c108973a801/?ciid=e308a8ea6ce02110a8ea6ce02110275d6e10RCRD HP Java Performance Tools] | |||
=Java= | |||
* [http://h21007.www2.hp.com/portal/site/dspp/menuitem.863c3e4cbcdc3f3515b49c108973a801/?ciid=e308a8ea6ce02110a8ea6ce02110275d6e10RCRD HP Java Performance Tools] | |||
[[Category: | [[Category:TODO]] |
Latest revision as of 14:30, 4 December 2008
Misc
- http://npselvan.wordpress.com/
- http://groups.google.com/group/perfviz?hl=en
- Microsoft System Center
- SharePoint Capacity Planning Tool
- http://www.versant.com/developer
Wikipedia
Python
- http://diveintopython.org/http_web_services/gzip_compression.html
- Extending Python with C
- Extending and Embedding Python