Difference between revisions of "Recent URLs"
Jump to navigation
Jump to search
PeterHarding (talk | contribs) |
PeterHarding (talk | contribs) |
||
(3 intermediate revisions by the same user not shown) | |||
Line 5: | Line 5: | ||
* [http://www.microsoft.com/systemcenter/en/us/overview.aspx Microsoft System Center] | * [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://technet.microsoft.com/en-us/library/bb961988.aspx SharePoint Capacity Planning Tool] | ||
* http://www.versant.com/developer | |||
= Wikipedia= | = Wikipedia= | ||
Line 15: | Line 16: | ||
* 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.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] | * [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:TODO]] | [[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