From: Petter Reinholdtsen
Date: Fri, 1 Jun 2012 13:18:21 +0000 (+0000)
Subject: Add link.
X-Git-Url: https://pere.pagekite.me/gitweb/homepage.git/commitdiff_plain/0966f18ac590267356d9786024f75d12e0753142?ds=inline
Add link.
---
diff --git a/blog/data/2012-06-01-dell-support-json.txt b/blog/data/2012-06-01-dell-support-json.txt
index e228077d21..532dea0e6f 100644
--- a/blog/data/2012-06-01-dell-support-json.txt
+++ b/blog/data/2012-06-01-dell-support-json.txt
@@ -5,10 +5,12 @@ Date: 2012-06-01 15:20
A few years ago I wrote
how
to extract support status for your Dell and HP servers. Recently
-I have learned that Dell have made this even easier, by providing a
-SOAP based web service. Given the service tag, one can now query the
-Dell servers and get machine readable information about the support
-status. This perl code demonstrate how to do it:
+I have learned from colleges here at the
+University of Oslo that Dell have
+made this even easier, by providing a SOAP based web service. Given
+the service tag, one can now query the Dell servers and get machine
+readable information about the support status. This perl code
+demonstrate how to do it:
use strict;