<?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: Determine Memory Type Without Opening The Computer</title>
	<atom:link href="http://www.emergingtechs.com/posts/determine-memory-type-without-opening-the-computer/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.emergingtechs.com/posts/determine-memory-type-without-opening-the-computer/</link>
	<description>A Weblog for Emerging Computer Technicians</description>
	<lastBuildDate>Sun, 25 Jul 2010 13:50:51 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Cathie</title>
		<link>http://www.emergingtechs.com/posts/determine-memory-type-without-opening-the-computer/comment-page-1/#comment-790</link>
		<dc:creator>Cathie</dc:creator>
		<pubDate>Mon, 10 May 2010 12:59:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.caseytech.com/determine-memory-type-without-opening-the-computer/#comment-790</guid>
		<description>Hi, this is wonderful...wonderful blog. Thanks.</description>
		<content:encoded><![CDATA[<p>Hi, this is wonderful&#8230;wonderful blog. Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Casey</title>
		<link>http://www.emergingtechs.com/posts/determine-memory-type-without-opening-the-computer/comment-page-1/#comment-680</link>
		<dc:creator>Casey</dc:creator>
		<pubDate>Sun, 27 Dec 2009 20:13:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.caseytech.com/determine-memory-type-without-opening-the-computer/#comment-680</guid>
		<description>You can get there by clicking on the link entitled &quot;System Information for Windows&quot; in the article or you can go directly to this website.  http://www.gtopala.com/</description>
		<content:encoded><![CDATA[<p>You can get there by clicking on the link entitled &#8220;System Information for Windows&#8221; in the article or you can go directly to this website.  <a href="http://www.gtopala.com/" rel="nofollow">http://www.gtopala.com/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mr.Aung</title>
		<link>http://www.emergingtechs.com/posts/determine-memory-type-without-opening-the-computer/comment-page-1/#comment-679</link>
		<dc:creator>Mr.Aung</dc:creator>
		<pubDate>Sun, 27 Dec 2009 05:29:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.caseytech.com/determine-memory-type-without-opening-the-computer/#comment-679</guid>
		<description>I cannot find to download link of this software. Please show me. I want to get this software.

Thanks</description>
		<content:encoded><![CDATA[<p>I cannot find to download link of this software. Please show me. I want to get this software.</p>
<p>Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Greg Rundlett</title>
		<link>http://www.emergingtechs.com/posts/determine-memory-type-without-opening-the-computer/comment-page-1/#comment-600</link>
		<dc:creator>Greg Rundlett</dc:creator>
		<pubDate>Mon, 14 Sep 2009 20:46:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.caseytech.com/determine-memory-type-without-opening-the-computer/#comment-600</guid>
		<description>on Linux, 
sudo dmidecode -t 17

To get a nice printout showing how much memory is installed do this (all one line):
sudo dmidecode -t 17 &#124; awk &#039;/Size:/ { if ($2!=&quot;No&quot;) memtotal+=$2 } BEGIN { memtotal=0 } END { print &quot;Total memory: &quot;memtotal&quot; MB&quot; }&#039;</description>
		<content:encoded><![CDATA[<p>on Linux,<br />
sudo dmidecode -t 17</p>
<p>To get a nice printout showing how much memory is installed do this (all one line):<br />
sudo dmidecode -t 17 | awk &#8216;/Size:/ { if ($2!=&#8221;No&#8221;) memtotal+=$2 } BEGIN { memtotal=0 } END { print &#8220;Total memory: &#8220;memtotal&#8221; MB&#8221; }&#8217;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Princess Lowstetter</title>
		<link>http://www.emergingtechs.com/posts/determine-memory-type-without-opening-the-computer/comment-page-1/#comment-460</link>
		<dc:creator>Princess Lowstetter</dc:creator>
		<pubDate>Thu, 22 Jan 2009 06:24:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.caseytech.com/determine-memory-type-without-opening-the-computer/#comment-460</guid>
		<description>Great, thanks!</description>
		<content:encoded><![CDATA[<p>Great, thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Scott Trenda</title>
		<link>http://www.emergingtechs.com/posts/determine-memory-type-without-opening-the-computer/comment-page-1/#comment-231</link>
		<dc:creator>Scott Trenda</dc:creator>
		<pubDate>Fri, 28 Sep 2007 14:33:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.caseytech.com/determine-memory-type-without-opening-the-computer/#comment-231</guid>
		<description>Accessories -&gt; System Tools -&gt; System Information. Bing bang. :)</description>
		<content:encoded><![CDATA[<p>Accessories -&gt; System Tools -&gt; System Information. Bing bang. <img src='http://www.emergingtechs.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ayal</title>
		<link>http://www.emergingtechs.com/posts/determine-memory-type-without-opening-the-computer/comment-page-1/#comment-228</link>
		<dc:creator>Ayal</dc:creator>
		<pubDate>Mon, 03 Sep 2007 11:44:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.caseytech.com/determine-memory-type-without-opening-the-computer/#comment-228</guid>
		<description>You could directly run msinfo32...</description>
		<content:encoded><![CDATA[<p>You could directly run msinfo32&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: x</title>
		<link>http://www.emergingtechs.com/posts/determine-memory-type-without-opening-the-computer/comment-page-1/#comment-232</link>
		<dc:creator>x</dc:creator>
		<pubDate>Thu, 02 Aug 2007 16:41:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.caseytech.com/determine-memory-type-without-opening-the-computer/#comment-232</guid>
		<description>That *.nfo file trick is interesting, though it would have been nice to have a little warning about the whole &quot;possibly corrupt file or unrecognized version&quot; warning box that pops up.

Even so, a useful little thing to have.</description>
		<content:encoded><![CDATA[<p>That *.nfo file trick is interesting, though it would have been nice to have a little warning about the whole &#8220;possibly corrupt file or unrecognized version&#8221; warning box that pops up.</p>
<p>Even so, a useful little thing to have.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: UNKLD</title>
		<link>http://www.emergingtechs.com/posts/determine-memory-type-without-opening-the-computer/comment-page-1/#comment-230</link>
		<dc:creator>UNKLD</dc:creator>
		<pubDate>Thu, 02 Aug 2007 10:52:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.caseytech.com/determine-memory-type-without-opening-the-computer/#comment-230</guid>
		<description>Also try- Create a new txt file on desktop, rename it&quot; anything.nfo- (computername.nfo) open nfo file and there you have all the info about that PC that you need. I do this on any new server I set up and leave it on the desk top. if you add memory or anything- it will update when you open it
D</description>
		<content:encoded><![CDATA[<p>Also try- Create a new txt file on desktop, rename it&#8221; anything.nfo- (computername.nfo) open nfo file and there you have all the info about that PC that you need. I do this on any new server I set up and leave it on the desk top. if you add memory or anything- it will update when you open it<br />
D</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Daniel</title>
		<link>http://www.emergingtechs.com/posts/determine-memory-type-without-opening-the-computer/comment-page-1/#comment-229</link>
		<dc:creator>Daniel</dc:creator>
		<pubDate>Thu, 02 Aug 2007 08:44:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.caseytech.com/determine-memory-type-without-opening-the-computer/#comment-229</guid>
		<description>How about using cpuz, a very nice tool. I even have repackaged it so i can run it directly from my u3 smart drive</description>
		<content:encoded><![CDATA[<p>How about using cpuz, a very nice tool. I even have repackaged it so i can run it directly from my u3 smart drive</p>
]]></content:encoded>
	</item>
</channel>
</rss>
