<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>ByREV &#187; Search Results  &#187;  MD</title>
	<atom:link href="http://blog.4rev.net/?s=MD&#038;feed=rss2" rel="self" type="application/rss+xml" />
	<link>http://blog.4rev.net</link>
	<description>4 REV NET</description>
	<lastBuildDate>Thu, 19 Nov 2009 00:36:12 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>District 10 &#8211; coming soon &#8230;</title>
		<link>http://blog.4rev.net/2009-08/district-10-coming-soon/</link>
		<comments>http://blog.4rev.net/2009-08/district-10-coming-soon/#comments</comments>
		<pubDate>Wed, 26 Aug 2009 03:46:26 +0000</pubDate>
		<dc:creator>byrev</dc:creator>
				<category><![CDATA[Box Office]]></category>
		<category><![CDATA[Filme 2009]]></category>
		<category><![CDATA[Video Gallery]]></category>
		<category><![CDATA[X-Files]]></category>
		<category><![CDATA[District 10]]></category>
		<category><![CDATA[District 9]]></category>
		<category><![CDATA[Movies]]></category>
		<category><![CDATA[SciFi]]></category>

		<guid isPermaLink="false">http://blog.4rev.net/?p=8824</guid>
		<description><![CDATA[Neill Blomkamp, the District 9 film&#8217;s director, says &#8220;the studio wants a sequel,&#8221; and the 29-year-old South Africa-born filmmaker said it&#8217;s already being referred to as &#8220;District 10.&#8221;



	Video Title: District 9 TV SpotVideo Desc: SCiFi Movie - District 9 TV Spot 4



	
	  
	write_social();
	http://blog.4rev.net/2009-08/district-10-coming-soon/
	{comments}			


	
	Clip  District 9 TrailerInfo: The full-length trailer for District 9 starring [...]]]></description>
		<wfw:commentRss>http://blog.4rev.net/2009-08/district-10-coming-soon/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Top 10 Supercomputers in 2009</title>
		<link>http://blog.4rev.net/2009-08/top-10-supercomputers-in-2009/</link>
		<comments>http://blog.4rev.net/2009-08/top-10-supercomputers-in-2009/#comments</comments>
		<pubDate>Sat, 15 Aug 2009 07:03:46 +0000</pubDate>
		<dc:creator>byrev</dc:creator>
				<category><![CDATA[Bookmarks]]></category>
		<category><![CDATA[Tech-IT]]></category>
		<category><![CDATA[X-Files]]></category>
		<category><![CDATA[benchmark]]></category>
		<category><![CDATA[Blue]]></category>
		<category><![CDATA[cpu]]></category>
		<category><![CDATA[Cray XT5]]></category>
		<category><![CDATA[gene]]></category>
		<category><![CDATA[JUGENE]]></category>
		<category><![CDATA[Roadrunner]]></category>
		<category><![CDATA[Speed]]></category>
		<category><![CDATA[supercomputers]]></category>
		<category><![CDATA[top 10]]></category>

		<guid isPermaLink="false">http://blog.4rev.net/?p=8780</guid>
		<description><![CDATA[
Roadrunner &#8211; BladeCenter QS22/LS21 Cluster, PowerXCell 8i 3.2 Ghz / Opteron DC 1.8 GHz, Voltaire Infiniband
Is a unique hybrid design, using 12,960 IBM PowerXCell 8i CPUs combined with 6,480 AMD Opteron dual-core processors. It uses Red Hat Enterprise Linux along with Fedora as its operating systems.
Jaguar &#8211; Cray XT5 QC 2.3 GHz
This system is installed [...]]]></description>
		<wfw:commentRss>http://blog.4rev.net/2009-08/top-10-supercomputers-in-2009/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Delay in Batch File ( Batch File Help )</title>
		<link>http://blog.4rev.net/2009-08/delay-in-batch-file-batch-file-help/</link>
		<comments>http://blog.4rev.net/2009-08/delay-in-batch-file-batch-file-help/#comments</comments>
		<pubDate>Sun, 09 Aug 2009 03:42:53 +0000</pubDate>
		<dc:creator>byrev</dc:creator>
				<category><![CDATA[Bookmarks]]></category>
		<category><![CDATA[Tech]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[batch]]></category>
		<category><![CDATA[command]]></category>
		<category><![CDATA[delay]]></category>
		<category><![CDATA[localhost]]></category>
		<category><![CDATA[ping]]></category>
		<category><![CDATA[wait]]></category>

		<guid isPermaLink="false">http://blog.4rev.net/?p=8741</guid>
		<description><![CDATA[
The simple way to make a bat file wait a or delay a set period of time like 60 sec:
ping -n 60 localhost &#62;nul
or
ping -n 60 127.0.0.1 &#62;nul
Batch File Examples:
@echo off
start &#8220;command1&#8243; &#8220;c:\Program Files\&#8230;.&#8221;
ping -n 10 localhost &#62;nul
start &#8220;command2&#8243; &#8220;C:\Program Files\&#8230;.&#8221;
EXIT
]]></description>
		<wfw:commentRss>http://blog.4rev.net/2009-08/delay-in-batch-file-batch-file-help/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>The Best Linux distros</title>
		<link>http://blog.4rev.net/2009-07/the-best-linux-distros/</link>
		<comments>http://blog.4rev.net/2009-07/the-best-linux-distros/#comments</comments>
		<pubDate>Tue, 28 Jul 2009 00:06:13 +0000</pubDate>
		<dc:creator>byrev</dc:creator>
				<category><![CDATA[Bookmarks]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Tech]]></category>
		<category><![CDATA[386]]></category>
		<category><![CDATA[amd64]]></category>
		<category><![CDATA[Best Linux]]></category>
		<category><![CDATA[CentOS]]></category>
		<category><![CDATA[Debian]]></category>
		<category><![CDATA[Fedora]]></category>
		<category><![CDATA[Linux distros]]></category>
		<category><![CDATA[OpenSuse]]></category>

		<guid isPermaLink="false">http://blog.4rev.net/?p=8705</guid>
		<description><![CDATA[
Fedora &#8211; Red Hat distro &#8211; Desktop Gnome by default KDE available
Architectures i386, x86_64, ppc
fedoraproject.org
Debian &#8211; Desktop User&#8217;s choice
Architectures i386, amd64, ppc, s390, ia64 m68k, sparc, alpha, arm, mips, hppa
www.debian.org
CentOS &#8211; variant of Red Hat Enterprise Linux &#8211; Desktop Gnome
Architectures i386, x86_64
www.centos.org
 OpenSUSE &#8211; Novell&#8217;s open Linux distro &#8211; Desktop Gnome by default KDE available
Architectures [...]]]></description>
		<wfw:commentRss>http://blog.4rev.net/2009-07/the-best-linux-distros/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Harry Potter and the Deathly Hallows &#8211; Video Gallery</title>
		<link>http://blog.4rev.net/2009-07/harry-potter-and-the-deathly-hallows-video-gallery/</link>
		<comments>http://blog.4rev.net/2009-07/harry-potter-and-the-deathly-hallows-video-gallery/#comments</comments>
		<pubDate>Thu, 16 Jul 2009 04:00:01 +0000</pubDate>
		<dc:creator>byrev</dc:creator>
				<category><![CDATA[Coming Soon]]></category>
		<category><![CDATA[Video Gallery]]></category>
		<category><![CDATA[Daniel Radcliffe]]></category>
		<category><![CDATA[Deathly Hallows]]></category>
		<category><![CDATA[Emma Watson. Rupert Grint]]></category>
		<category><![CDATA[Gallery]]></category>
		<category><![CDATA[Harry Potter]]></category>
		<category><![CDATA[Trailers]]></category>
		<category><![CDATA[Video]]></category>
		<category><![CDATA[Warner Bros]]></category>

		<guid isPermaLink="false">http://blog.4rev.net/?p=8655</guid>
		<description><![CDATA[


	Video Title: Harry Potter and the Deathly Hallows Trailer HQ-FANMADEVideo Desc: This is a FANMADE trailer for the new Harry Potter book using clips from the PREVIOUS 5 MOVIES. There are SPOILERS. The trailer makes more sense if you have read the book. MUSIC: "The Island Awaits You" - Steve Jablonsky, from "The Island" soundtrack. [...]]]></description>
		<wfw:commentRss>http://blog.4rev.net/2009-07/harry-potter-and-the-deathly-hallows-video-gallery/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Battlestar Galactica &#8211; Video Gallery</title>
		<link>http://blog.4rev.net/2009-06/battlestar-galactica-video-gallery/</link>
		<comments>http://blog.4rev.net/2009-06/battlestar-galactica-video-gallery/#comments</comments>
		<pubDate>Sun, 28 Jun 2009 17:24:24 +0000</pubDate>
		<dc:creator>byrev</dc:creator>
				<category><![CDATA[Movie]]></category>
		<category><![CDATA[Video Gallery]]></category>
		<category><![CDATA[Battlestar]]></category>
		<category><![CDATA[Galactica]]></category>
		<category><![CDATA[Gallery]]></category>
		<category><![CDATA[SciFi Movie]]></category>
		<category><![CDATA[Season 1]]></category>
		<category><![CDATA[season 4]]></category>
		<category><![CDATA[Trailers]]></category>
		<category><![CDATA[tv]]></category>
		<category><![CDATA[Video]]></category>

		<guid isPermaLink="false">http://blog.4rev.net/?p=8623</guid>
		<description><![CDATA[


	Video Title: Battlestar Galactica - Season 1 - TrailerVideo Desc: The trailer for the first season of Battlestar Galactica. Original version.



	
	  
	write_social();
	http://blog.4rev.net/2009-06/battlestar-galactica-video-gallery/
	{comments}			


	
	Clip  Battlestar Galactica Season 4 PromoInfo: This is a teaser for the final season of BSGClip  Battlestar Galactica Season 3Info: A trailer for the upcoming season of BSG starting in October [...]]]></description>
		<wfw:commentRss>http://blog.4rev.net/2009-06/battlestar-galactica-video-gallery/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>AMD Istambul &#8211; Six-Core AMD Opteron processors</title>
		<link>http://blog.4rev.net/2009-06/amd-istambul-six-core-amd-opteron-processors/</link>
		<comments>http://blog.4rev.net/2009-06/amd-istambul-six-core-amd-opteron-processors/#comments</comments>
		<pubDate>Wed, 10 Jun 2009 01:52:12 +0000</pubDate>
		<dc:creator>byrev</dc:creator>
				<category><![CDATA[Hosting]]></category>
		<category><![CDATA[Tech]]></category>
		<category><![CDATA[Tech-IT]]></category>
		<category><![CDATA[6-Core AMD]]></category>
		<category><![CDATA[opteron]]></category>
		<category><![CDATA[performance-per-watt]]></category>
		<category><![CDATA[six core cpu]]></category>
		<category><![CDATA[Six-Core AMD]]></category>
		<category><![CDATA[six-core server]]></category>

		<guid isPermaLink="false">http://blog.4rev.net/?p=8531</guid>
		<description><![CDATA[New Six-Core AMD Opteron Processor Delivers Up to Thirty-Four Percent More Performance/Watt in Exact Same Platform
Available five months ahead of schedule, Istanbul is an industry game-changer
AMD today announced availability of the world’s first six-core server processor with Direct Connect Architecture for 2, 4 and 8-socket servers. Six-Core AMD Opteron processors (code-name “Istanbul”) extend AMD’s commitment [...]]]></description>
		<wfw:commentRss>http://blog.4rev.net/2009-06/amd-istambul-six-core-amd-opteron-processors/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Open Computing Language &#8211; OpenCL</title>
		<link>http://blog.4rev.net/2009-05/open-computing-language-opencl/</link>
		<comments>http://blog.4rev.net/2009-05/open-computing-language-opencl/#comments</comments>
		<pubDate>Fri, 29 May 2009 10:59:37 +0000</pubDate>
		<dc:creator>byrev</dc:creator>
				<category><![CDATA[Bookmarks]]></category>
		<category><![CDATA[Digital]]></category>
		<category><![CDATA[Tech]]></category>
		<category><![CDATA[Tech-IT]]></category>
		<category><![CDATA[Cell architectures]]></category>
		<category><![CDATA[cpu]]></category>
		<category><![CDATA[DSP]]></category>
		<category><![CDATA[gpu]]></category>
		<category><![CDATA[Khronos Group]]></category>
		<category><![CDATA[language]]></category>
		<category><![CDATA[Open Computing]]></category>
		<category><![CDATA[OpenCL]]></category>
		<category><![CDATA[parallel processors]]></category>

		<guid isPermaLink="false">http://blog.4rev.net/?p=8471</guid>
		<description><![CDATA[Open Computing Language or OpenCL is the first open, royalty-free standard framework for writing programs that execute across heterogeneous platforms consisting of CPUs, GPUs, and other processors. OpenCL provides a uniform programming environment for software developers to write efficient, portable code for high-performance compute server, desktop computer systems &#38; handheld devices using a diverse mix [...]]]></description>
		<wfw:commentRss>http://blog.4rev.net/2009-05/open-computing-language-opencl/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>AMD Athlon 64 X2  4200+ vs AMD Phenom II X4 810</title>
		<link>http://blog.4rev.net/2009-05/amd-athlon-64-x2-4200-vs-amd-phenom-ii-x4-810/</link>
		<comments>http://blog.4rev.net/2009-05/amd-athlon-64-x2-4200-vs-amd-phenom-ii-x4-810/#comments</comments>
		<pubDate>Wed, 27 May 2009 21:05:26 +0000</pubDate>
		<dc:creator>byrev</dc:creator>
				<category><![CDATA[Bookmarks]]></category>
		<category><![CDATA[Tech]]></category>
		<category><![CDATA[Tech-IT]]></category>
		<category><![CDATA[790GX]]></category>
		<category><![CDATA[Athlon 64]]></category>
		<category><![CDATA[BOINC]]></category>
		<category><![CDATA[Community]]></category>
		<category><![CDATA[Corsair]]></category>
		<category><![CDATA[DDR3]]></category>
		<category><![CDATA[Grid]]></category>
		<category><![CDATA[M2N-MX SE]]></category>
		<category><![CDATA[manager]]></category>
		<category><![CDATA[Phenom 810]]></category>
		<category><![CDATA[Phenom II]]></category>
		<category><![CDATA[World]]></category>

		<guid isPermaLink="false">http://blog.4rev.net/?p=8462</guid>
		<description><![CDATA[Computer 1 ( Athlon 64 X2 )

CPU &#8211; AMD Athlon 64 X2 Dual Core Processor 4200+, 2.21 Ghz
RAM &#8211; 2Gb (2&#215;1Gb) DDR2 800Mhz &#8211; dual channel (kingmax)
MB &#8211; Asus M2N-MX SE+

Computer 2 ( Phenom II X4 )

CPU &#8211; AMD Phenom II X4 810 QuadCore , 2.60 Mhz
RAM &#8211; 4Gb (2&#215;2Gb) DDR3 1333Mhz &#8211; dual channel [...]]]></description>
		<wfw:commentRss>http://blog.4rev.net/2009-05/amd-athlon-64-x2-4200-vs-amd-phenom-ii-x4-810/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Linux &#8211; Delete all files and folders in a folder recursively</title>
		<link>http://blog.4rev.net/2009-05/linux-delete-all-files-and-folders-in-a-folder-recursively/</link>
		<comments>http://blog.4rev.net/2009-05/linux-delete-all-files-and-folders-in-a-folder-recursively/#comments</comments>
		<pubDate>Wed, 27 May 2009 11:35:50 +0000</pubDate>
		<dc:creator>byrev</dc:creator>
				<category><![CDATA[Bookmarks]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Tech]]></category>
		<category><![CDATA[delete folder]]></category>
		<category><![CDATA[exec]]></category>
		<category><![CDATA[exec linux]]></category>
		<category><![CDATA[find linux]]></category>
		<category><![CDATA[ommand]]></category>
		<category><![CDATA[rm linux]]></category>

		<guid isPermaLink="false">http://blog.4rev.net/?p=8453</guid>
		<description><![CDATA[Linux command that will delete all files &#38; folders in a certain directory:
for current path

cd to directory
rm -Rf *

or for absolute path:

 rm -Rf /home/some/directory/*

another option (this will only delete files of type f which is a regular file):

find /some/path/ -type f -exec rm -f &#8216;{}&#8217; \;

If you are trying to delete too many files [...]]]></description>
		<wfw:commentRss>http://blog.4rev.net/2009-05/linux-delete-all-files-and-folders-in-a-folder-recursively/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
