<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Convert Dell service tags and express service tags with PHP</title>
	<atom:link href="http://www.wlscripting.com/tutorial/35/feed" rel="self" type="application/rss+xml" />
	<link>http://www.wlscripting.com/tutorial/35</link>
	<description>PHP coding tutorials</description>
	<lastBuildDate>Wed, 10 Mar 2010 13:43:59 -0500</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9-beta-1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Rodrigo Balibrera</title>
		<link>http://www.wlscripting.com/tutorial/35/comment-page-1#comment-191284</link>
		<dc:creator>Rodrigo Balibrera</dc:creator>
		<pubDate>Thu, 04 Mar 2010 16:20:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.wlscripting.com/tutorial/35#comment-191284</guid>
		<description>hey thanks, I was looking for code to do this, I work at Dell and I really needed it even though we got all the tools to find out the express code from service tag this is really helpfull to explain how it is built and also as an offline tool when the systems goes trough an outrage or update.  i haven&#039;t test it yet, I normally use VB.NET, I know a little C   So I can figure out the code, thnks.</description>
		<content:encoded><![CDATA[<p>hey thanks, I was looking for code to do this, I work at Dell and I really needed it even though we got all the tools to find out the express code from service tag this is really helpfull to explain how it is built and also as an offline tool when the systems goes trough an outrage or update.  i haven&#8217;t test it yet, I normally use VB.NET, I know a little C   So I can figure out the code, thnks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jelle</title>
		<link>http://www.wlscripting.com/tutorial/35/comment-page-1#comment-188587</link>
		<dc:creator>Jelle</dc:creator>
		<pubDate>Fri, 06 Nov 2009 12:10:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.wlscripting.com/tutorial/35#comment-188587</guid>
		<description>I would sent this code back to the programmer; it fails the basic test &quot;is it sensibly commented&quot;. Your comments should make the code easier to understand and explain what you are trying to accomplish and why you did it this way. Mentioning that you are converting a &#039;Dell service tag&#039; to a &#039;Dell express service tag&#039; and vice versa would a good first.</description>
		<content:encoded><![CDATA[<p>I would sent this code back to the programmer; it fails the basic test &#8220;is it sensibly commented&#8221;. Your comments should make the code easier to understand and explain what you are trying to accomplish and why you did it this way. Mentioning that you are converting a &#8216;Dell service tag&#8217; to a &#8216;Dell express service tag&#8217; and vice versa would a good first.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rob</title>
		<link>http://www.wlscripting.com/tutorial/35/comment-page-1#comment-170658</link>
		<dc:creator>Rob</dc:creator>
		<pubDate>Mon, 02 Mar 2009 18:59:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.wlscripting.com/tutorial/35#comment-170658</guid>
		<description>Could you please elaborate on the implimentation?  How do I need to upload this to my site so I can use it?  Thanks so much!</description>
		<content:encoded><![CDATA[<p>Could you please elaborate on the implimentation?  How do I need to upload this to my site so I can use it?  Thanks so much!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rod</title>
		<link>http://www.wlscripting.com/tutorial/35/comment-page-1#comment-163564</link>
		<dc:creator>Rod</dc:creator>
		<pubDate>Fri, 12 Dec 2008 01:32:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.wlscripting.com/tutorial/35#comment-163564</guid>
		<description>@Johan: If your coding is on par with your typing or grammar. I highly doubt you executed it in 30min.

@Daniel
Thank you</description>
		<content:encoded><![CDATA[<p>@Johan: If your coding is on par with your typing or grammar. I highly doubt you executed it in 30min.</p>
<p>@Daniel<br />
Thank you</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ward</title>
		<link>http://www.wlscripting.com/tutorial/35/comment-page-1#comment-139198</link>
		<dc:creator>Ward</dc:creator>
		<pubDate>Fri, 26 Sep 2008 17:20:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.wlscripting.com/tutorial/35#comment-139198</guid>
		<description>Johan,

Was all of that really necessary?  

Daniel,

Thanks for the script.  Thankful to have found it for a similar project, as I&#039;ve yet to find the Dell program that I can download to get the S/T of a system, and Dell&#039;s Premier website seems to be less than fully functional more than once a week.  Now, I can stop searching!

Cheers,
Ward</description>
		<content:encoded><![CDATA[<p>Johan,</p>
<p>Was all of that really necessary?  </p>
<p>Daniel,</p>
<p>Thanks for the script.  Thankful to have found it for a similar project, as I&#8217;ve yet to find the Dell program that I can download to get the S/T of a system, and Dell&#8217;s Premier website seems to be less than fully functional more than once a week.  Now, I can stop searching!</p>
<p>Cheers,<br />
Ward</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Daniel</title>
		<link>http://www.wlscripting.com/tutorial/35/comment-page-1#comment-115758</link>
		<dc:creator>Daniel</dc:creator>
		<pubDate>Sun, 06 Jul 2008 00:42:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.wlscripting.com/tutorial/35#comment-115758</guid>
		<description>I should have thought to call Dell and ask for the conversion but did not. It took me maybe 1 hour to figure things out.</description>
		<content:encoded><![CDATA[<p>I should have thought to call Dell and ask for the conversion but did not. It took me maybe 1 hour to figure things out.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Johan Desmedt</title>
		<link>http://www.wlscripting.com/tutorial/35/comment-page-1#comment-104358</link>
		<dc:creator>Johan Desmedt</dc:creator>
		<pubDate>Fri, 06 Jun 2008 00:52:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.wlscripting.com/tutorial/35#comment-104358</guid>
		<description>I&#039;ve no idea why you needed to search how to convert those codes from Dell. Prmier users from Dell can get several programs for free (depending your purpuse, some have a database with every service tag so they get a program to read the database and writes in a second field the express code, others have other needs). As IT &amp; ICT experts we know that a is not equal to A! You said that you got the task to create some code etc.... I got the convertion algorith in a few seconds from Dell, writing the C   program took me maybe 30 minutes from scratch till final release, I&#039;m curious how much time you needed for your whole project?</description>
		<content:encoded><![CDATA[<p>I&#8217;ve no idea why you needed to search how to convert those codes from Dell. Prmier users from Dell can get several programs for free (depending your purpuse, some have a database with every service tag so they get a program to read the database and writes in a second field the express code, others have other needs). As IT &amp; ICT experts we know that a is not equal to A! You said that you got the task to create some code etc&#8230;. I got the convertion algorith in a few seconds from Dell, writing the C   program took me maybe 30 minutes from scratch till final release, I&#8217;m curious how much time you needed for your whole project?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
