X-Git-Url: https://pere.pagekite.me/gitweb/homepage.git/blobdiff_plain/9d61613358b88994a247c3e45a34e582ff0b9f67..ee8e077b581437eae5b52ed81d7f8288c449c750:/blog/Web_service_to_look_up_HP_and_Dell_computer_hardware_support_status.html diff --git a/blog/Web_service_to_look_up_HP_and_Dell_computer_hardware_support_status.html b/blog/Web_service_to_look_up_HP_and_Dell_computer_hardware_support_status.html index 64f054a22f..23c6746d66 100644 --- a/blog/Web_service_to_look_up_HP_and_Dell_computer_hardware_support_status.html +++ b/blog/Web_service_to_look_up_HP_and_Dell_computer_hardware_support_status.html @@ -4,15 +4,15 @@
A few days ago -I +I reported how to get the support status out of Dell using an unofficial and undocumented SOAP API, which I since have found out was discovered by Daniel De Marco in february. Combined with my web scraping code for HP, Dell and IBM -from +from 2009, I got inspired and wrote a web service based on Scraperwiki to make it easy to look up the @@ -49,7 +49,7 @@ support for other vendors. The python source is available on Scraperwiki and I welcome help with adding more features.