<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Automation in industry vertical</title>
	<atom:link href="http://automationiv.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://automationiv.wordpress.com</link>
	<description></description>
	<lastBuildDate>Sat, 07 May 2011 08:56:25 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='automationiv.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>Automation in industry vertical</title>
		<link>http://automationiv.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://automationiv.wordpress.com/osd.xml" title="Automation in industry vertical" />
	<atom:link rel='hub' href='http://automationiv.wordpress.com/?pushpress=hub'/>
		<item>
		<title>swf</title>
		<link>http://automationiv.wordpress.com/2009/09/23/19/</link>
		<comments>http://automationiv.wordpress.com/2009/09/23/19/#comments</comments>
		<pubDate>Wed, 23 Sep 2009 17:47:04 +0000</pubDate>
		<dc:creator>ankitarora61186</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://automationiv.wordpress.com/2009/09/23/19/</guid>
		<description><![CDATA[Michael Bester (http://www.kimili.com) * Released under the GNU General Public License (http://www.gnu.org/licenses/gpl.html) * */ /*********************************************************************** * Global Vars ************************************************************************/ $kml_request_type = &#8220;&#8221;; $kml_flashembed_ver = &#8220;1.3&#8243;; /*********************************************************************** * Load Dependencies ************************************************************************/ require(&#8216;buttonsnap.php&#8217;); /*********************************************************************** * Run the main function ************************************************************************/ function kml_flashembed($content) { $pattern = &#8216;/( [\s\n\r]*)??(([\[])&#124;([\[][\[]))([\s\n\r]*)??/Umi&#8217;; $result = preg_replace_callback($pattern,&#8217;kml_flashembed_parse_kfe_tags&#8217;,$content); return $result; } /*********************************************************************** * Parse out [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=automationiv.wordpress.com&amp;blog=3771692&amp;post=19&amp;subd=automationiv&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Michael Bester (http://www.kimili.com)<br />
*	Released under the GNU General Public License (http://www.gnu.org/licenses/gpl.html)<br />
*<br />
*/</p>
<p>/***********************************************************************<br />
*	Global Vars<br />
************************************************************************/</p>
<p>$kml_request_type	= &#8220;&#8221;;<br />
$kml_flashembed_ver	= &#8220;1.3&#8243;;</p>
<p>/***********************************************************************<br />
*	Load Dependencies<br />
************************************************************************/</p>
<p>require(&#8216;buttonsnap.php&#8217;);</p>
<p>/***********************************************************************<br />
*	Run the main function<br />
************************************************************************/</p>
<p>function kml_flashembed($content) {<br />
	$pattern = &#8216;/(
<p>[\s\n\r]*)??(([\[])|([\[][\[]))([\s\n\r]*)??/Umi&#8217;;<br />
	$result = preg_replace_callback($pattern,&#8217;kml_flashembed_parse_kfe_tags&#8217;,$content);<br />
	return $result;<br />
}</p>
<p>/***********************************************************************<br />
*	Parse out the KFE Tags<br />
************************************************************************/</p>
<p>function kml_flashembed_parse_kfe_tags($match) {</p>
<p>	$r	= &#8220;&#8221;;</p>
<p>	# Clean up and untexturize tag<br />
	$strip		= array(&#8216;[KML_FLASHEMBED',<br />
						'][/KML_FLASHEMBED]&#8216;,<br />
						&#8216;[kml_flashembed',<br />
						'][/kml_flashembed]&#8216;,<br />
						&#8216;[KML_SWFEMBED',<br />
						'][/KML_SWFEMBED]&#8216;,<br />
						&#8216;[kml_swfembed',<br />
						'][/kml_swfembed]&#8216;,<br />
						&#8216;/]&#8217;,<br />
						&#8221;,<br />
						&#8221;,<br />
						&#8221;,<br />
						&#8221;,<br />
						&#8216;/&gt;&#8217;,<br />
						&#8216;\n&#8217;,<br />
						&#8216;<br />&#8216;,<br />
						&#8216;<br />&#8216;,<br />
						&#8216;
<p>&#8216;,<br />
						&#8216;</p>
<p>&#8216;<br />
						);</p>
<p>	$elements	= str_replace($strip, &#8221;, $match[0]);</p>
<p>	$elements	= preg_replace(&#8220;/=(\s*)\&#8221;/&#8221;, &#8220;==`&#8221;, $elements);<br />
	$elements	= preg_replace(&#8220;/=(\s*)&Prime;/&#8221;, &#8220;==`&#8221;, $elements);<br />
	$elements	= preg_replace(&#8220;/=(\s*)&prime;/&#8221;, &#8220;==`&#8221;, $elements);<br />
	$elements	= preg_replace(&#8220;/=(\s*)&#8221;/&#8221;, &#8220;==`&#8221;, $elements);<br />
	$elements	= preg_replace(&#8220;/\&#8221;(\s*)/&#8221;, &#8220;`| &#8220;, $elements);<br />
	$elements	= preg_replace(&#8220;/&Prime;(\s*)/&#8221;, &#8220;`|&#8221;, $elements);<br />
	$elements	= preg_replace(&#8220;/&prime;(\s*)/&#8221;, &#8220;`|&#8221;, $elements);<br />
	$elements	= preg_replace(&#8220;/&#8221;(\s*)/&#8221;, &#8220;`|&#8221;, $elements);<br />
	$elements	= preg_replace(&#8220;/&#8243;(\s*)/&#8221;, &#8220;`|&#8221;, $elements);<br />
	$elements	= preg_replace(&#8220;/&#8216;(\s*)/&#8221;, &#8220;&#8216;&#8221;, $elements);<br />
	$elements	= preg_replace(&#8220;/&#8217;(\s*)/&#8221;, &#8220;&#8216;&#8221;, $elements);</p>
<p>	$attpairs	= preg_split(&#8216;/\|/&#8217;, $elements, -1, PREG_SPLIT_NO_EMPTY);<br />
	$atts		= array();</p>
<p>	// Create an associative array of the attributes<br />
	for ($x = 0; $x &lt; count($attpairs); $x++) {</p>
<p>		$attpair		= explode(&#039;==&#039;, $attpairs[$x]);<br />
		$attn			= trim(strtolower($attpair[0]));<br />
		$attv			= preg_replace(&quot;/`/&quot;, &quot;&quot;, trim($attpair[1]));<br />
		$atts[$attn]	= $attv;<br />
	}</p>
<p>	if (isset($atts[&#039;movie&#039;]) &amp;&amp; isset($atts[&#039;height&#039;]) &amp;&amp; isset($atts[&#039;width&#039;])) {</p>
<p>		$atts[&#039;height&#039;]		= ($atts[&#039;height&#039;]{strlen($atts[&#039;height&#039;]) &#8211; 1} == &quot;%&quot;) ? &#039;&quot;&#039; . $atts[&#039;height&#039;] . &#039;&quot;&#039; : $atts[&#039;height&#039;];<br />
		$atts[&#039;width&#039;]		= ($atts[&#039;width&#039;]{strlen($atts[&#039;width&#039;]) &#8211; 1} == &quot;%&quot;) ? &#039;&quot;&#039; . $atts[&#039;width&#039;] . &#039;&quot;&#039; : $atts[&#039;width&#039;];<br />
		$atts[&#039;fversion&#039;]	= (isset($atts[&#039;fversion&#039;])) ? $atts[&#039;fversion&#039;] : 6;</p>
<p>		if (isset($atts[&#039;fvars&#039;])) {<br />
			$fvarpair_regex		= &quot;/(?&lt;!([$|\?]\{))\s+;\s+(?!\})/&quot;;<br />
			$atts[&#039;fvars&#039;]		= preg_split($fvarpair_regex, $atts[&#039;fvars&#039;], -1, PREG_SPLIT_NO_EMPTY);<br />
		}</p>
<p>		// Convert any quasi-HTML in alttext back into tags<br />
		$atts[&#039;alttext&#039;]		= (isset($atts[&#039;alttext&#039;])) ? preg_replace(&quot;/{(.*?)}/i&quot;, &quot;&#8221;, $atts['alttext']) : &#8221;;</p>
<p>		// If we&#8217;re not serving up a feed, generate the script tags<br />
		if ($GLOBALS['kml_request_type'] != &#8220;feed&#8221;) {<br />
			$r	= kml_flashembed_build_fo_script($atts);<br />
		} else {<br />
			$r	= kml_flashembed_build_object_tag($atts);<br />
		}<br />
	}<br />
 	return $r;<br />
}</p>
<p>/***********************************************************************<br />
*	Build the Javascript from the tags<br />
************************************************************************/</p>
<p>function kml_flashembed_build_fo_script($atts) {</p>
<p>	if (is_array($atts)) extract($atts);</p>
<p>	$out	= array();<br />
	$ret	= &#8220;&#8221;;</p>
<p>	$rand	= mt_rand();  // For making sure this instance is unique</p>
<p>	// Extract the filename minus the extension&#8230;<br />
	$swfname	= (strrpos($movie, &#8220;/&#8221;) === false) ?<br />
							$movie :<br />
							substr($movie, strrpos($movie, &#8220;/&#8221;) + 1, strlen($movie));<br />
	$swfname	= (strrpos($swfname, &#8220;.&#8221;) === false) ?<br />
							$swfname :<br />
							substr($swfname, 0, strrpos($swfname, &#8220;.&#8221;));</p>
<p>	// &#8230; to use as a default ID if an ID is not defined.<br />
	$fid			= (isset($fid)) ? $fid : &#8220;fm_&#8221; . $swfname . &#8220;_&#8221; . $rand;<br />
	// &#8230; as well as an empty target if that isn&#8217;t defined.<br />
	if (empty($target)) {<br />
		$targname	= &#8220;so_targ_&#8221; . $swfname . &#8220;_&#8221; . $rand;<br />
		$classname	= (empty($targetclass)) ? &#8220;flashmovie&#8221; : $targetclass;<br />
		// Create a target div<br />
		$out[]		= &#8216;
<div id="' . $targname . '" class="' . $classname . '">&#8216;.$alttext.&#8217;</div>
<p>&#8216;;<br />
		$target	= $targname;<br />
	}</p>
<p>	// Set variables for rendering JS<br />
	$movie 				= &#8216;&#8221;&#8216;.$movie.&#8217;&#8221;,&#8217;;<br />
	$fid 				= &#8216;&#8221;&#8216;.$fid.&#8217;&#8221;,&#8217;;<br />
	$width 				= &#8216;&#8221;&#8216;.$width.&#8217;&#8221;,&#8217;;<br />
	$height				= &#8216;&#8221;&#8216;.$height.&#8217;&#8221;,&#8217;;<br />
	$fversion			= &#8216;&#8221;&#8216;.$fversion.&#8217;&#8221;,&#8217;;<br />
	$bgcolor			= (isset($bgcolor)) ? &#8216;&#8221;&#8216;.$bgcolor.&#8217;&#8221;,&#8217; : &#8216;&#8221;",&#8217;;<br />
	$useexpressinstall	= (isset($useexpressinstall) &amp;&amp; $useexpressinstall == &#8216;true&#8217;) ? true : false;<br />
	$quality			= (isset($quality)) ? &#8216;&#8221;&#8216;.$quality.&#8217;&#8221;,&#8217; : &#8216;&#8221;",&#8217;;<br />
	$xiredirecturl		= (isset($xiredirecturl)) ? &#8216;&#8221;&#8216;.$xiredirecturl.&#8217;&#8221;,&#8217; : &#8216;&#8221;",&#8217;;<br />
	$redirecturl		= (isset($redirecturl)) ? &#8216;&#8221;&#8216;.$redirecturl.&#8217;&#8221;,&#8217; : &#8216;&#8221;",&#8217;;<br />
	$detectKey			= (isset($detectKey)) ? &#8216;&#8221;&#8216;.$detectKey.&#8217;&#8221;&#8216; : &#8216;&#8221;"&#8216;;<br />
	$fvars				= (isset($fvars)) ? $fvars : array();				</p>
<p>									$out[] = &#8221;;<br />
						  	  		$out[] = &#8221;;<br />
						  	  		$out[] = &#8216;	// &lt;![CDATA[&#039;;<br />
									$out[] = &#039;&#039;;<br />
						  	  		$out[] = &#039;	var so_&#039; . $rand . &#039; = new SWFObject(&#039;.$movie . $fid . $width . $height . $fversion . $bgcolor . $quality . $xiredirecturl . $redirecturl . $detectKey . &#039;);&#039;;<br />
	if (isset($play))				$out[] = &#039;	so_&#039; . $rand . &#039;.addParam(&quot;play&quot;, &quot;&#039; . $play . &#039;&quot;);&#039;;<br />
	if (isset($loop))				$out[] = &#039;	so_&#039; . $rand . &#039;.addParam(&quot;loop&quot;, &quot;&#039; . $loop . &#039;&quot;);&#039;;<br />
	if (isset($menu)) 				$out[] = &#039;	so_&#039; . $rand . &#039;.addParam(&quot;menu&quot;, &quot;&#039; . $menu . &#039;&quot;);&#039;;<br />
	if (isset($scale)) 				$out[] = &#039;	so_&#039; . $rand . &#039;.addParam(&quot;scale&quot;, &quot;&#039; . $scale . &#039;&quot;);&#039;;<br />
	if (isset($wmode)) 				$out[] = &#039;	so_&#039; . $rand . &#039;.addParam(&quot;wmode&quot;, &quot;&#039; . $wmode . &#039;&quot;);&#039;;<br />
	if (isset($align)) 				$out[] = &#039;	so_&#039; . $rand . &#039;.addParam(&quot;align&quot;, &quot;&#039; . $align . &#039;&quot;);&#039;;<br />
	if (isset($salign)) 			$out[] = &#039;	so_&#039; . $rand . &#039;.addParam(&quot;salign&quot;, &quot;&#039; . $salign . &#039;&quot;);&#039;;<br />
	if (isset($base)) 	   		 	$out[] = &#039;	so_&#039; . $rand . &#039;.addParam(&quot;base&quot;, &quot;&#039; . $base . &#039;&quot;);&#039;;<br />
	if (isset($allowscriptaccess))	$out[] = &#039;	so_&#039; . $rand . &#039;.addParam(&quot;AllowScriptAccess&quot;, &quot;&#039; . $allowscriptaccess . &#039;&quot;);&#039;;<br />
	if ($useexpressinstall) {<br />
		$xiswf = $_SERVER[&#039;REQUEST_URI&#039;] . str_replace(&#039;\\&#039;, &#039;/&#039;, dirname(preg_replace(&#039;/^.*wp-content[\\\\\/]plugins[\\\\\/]/&#039;, &#039;wp-content/plugins/&#039;, __FILE__))) . &#039;/lib/expressinstall.swf&#039;;<br />
									$out[] = &#039;	so_&#039; . $rand . &#039;.useExpressInstall(&quot;&#039; . $xiswf . &#039;&quot;);&#039;;<br />
	}<br />
	// Loop through and add any name/value pairs in the $fvars attribute<br />
	for ($i = 0; $i &lt; count($fvars); $i++) {<br />
		$thispair	= trim($fvars[$i]);<br />
		$nvpair		= explode(&quot;=&quot;,$thispair);<br />
		$name		= trim($nvpair[0]);<br />
		$value		= &quot;&quot;;<br />
		for ($j = 1; $j &#8216;;<br />
									$out[] = &#8221;;<br />
	// Add NoScript content<br />
	if (!empty($noscript)) {<br />
									$out[] = &#8221;;<br />
									$out[] = &#8216;	&#8216; . $noscript;<br />
									$out[] = &#8221;;<br />
	}<br />
									$out[] = &#8221;;</p>
<p>	$ret .= join(&#8220;\n&#8221;, $out);<br />
	return $ret;<br />
}</p>
<p>/***********************************************************************<br />
*	Build a Satay Object for RSS feeds<br />
************************************************************************/</p>
<p>function kml_flashembed_build_object_tag($atts) {</p>
<p>	$out	= array();<br />
	if (is_array($atts)) extract($atts);</p>
<p>	// Build a query string based on the $fvars attribute<br />
	$querystring = (count($fvars) &gt; 0) ? &#8220;?&#8221; : &#8220;&#8221;;<br />
	for ($i = 0; $i &lt; count($fvars); $i++) {<br />
		$thispair	= trim($fvars[$i]);<br />
		$nvpair		= explode(&quot;=&quot;,$thispair);<br />
		$name		= trim($nvpair[0]);<br />
		$value		= &quot;&quot;;<br />
		for ($j = 1; $j  count($fvars)) {<br />
			$querystring .= &#8220;&amp;&#8221;;<br />
		}<br />
	}</p>
<p>									$out[] = &#8221;;<br />
						  	  		$out[] = &#8221;;<br />
									$out[] = &#8216;	&#8216;;<br />
	if (isset($play))				$out[] = &#8216;	&#8216;;<br />
	if (isset($loop))				$out[] = &#8216;	&#8216;;<br />
	if (isset($menu)) 				$out[] = &#8216;	&#8216;;<br />
	if (isset($scale)) 				$out[] = &#8216;	&#8216;;<br />
	if (isset($wmode)) 				$out[] = &#8216;	&#8216;;<br />
	if (isset($align)) 				$out[] = &#8216;	&#8216;;<br />
	if (isset($salign)) 			$out[] = &#8216;	&#8216;;<br />
	if (isset($base)) 	   		 	$out[] = &#8216;	&#8216;;<br />
	if (isset($allowscriptaccess))	$out[] = &#8216;	&#8216;;<br />
	 								$out[] = &#8221;;     </p>
<p>	$ret .= join(&#8220;\n&#8221;, $out);<br />
	return $ret;</p>
<p>}</p>
<p>/***********************************************************************<br />
*	Add the call to flashobject.js<br />
************************************************************************/</p>
<p>function kml_flashembed_add_flashobject_js() {<br />
	global $kml_flashembed_ver;<br />
	echo &#8216;<br />
	<!-- Courtesy of Kimili Flash Embed - Version '. $kml_flashembed_ver . ' --></p>
<p>&#8216;;<br />
}</p>
<p>/***********************************************************************<br />
*	Toolbar Button Functions<br />
*	Props to Alex Rabe for fuguring out the WP 2.1 buttonsnap workaround<br />
* 	http://alexrabe.boelinger.com/?page_id=46<br />
************************************************************************/</p>
<p>function kml_flashembed_addbuttons() {  </p>
<p>	global $wp_db_version;  </p>
<p>	// Check for WordPress 2.1+ and activated RTE<br />
	if ( 3664 </p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/automationiv.wordpress.com/19/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/automationiv.wordpress.com/19/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/automationiv.wordpress.com/19/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/automationiv.wordpress.com/19/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/automationiv.wordpress.com/19/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/automationiv.wordpress.com/19/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/automationiv.wordpress.com/19/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/automationiv.wordpress.com/19/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/automationiv.wordpress.com/19/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/automationiv.wordpress.com/19/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/automationiv.wordpress.com/19/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/automationiv.wordpress.com/19/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/automationiv.wordpress.com/19/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/automationiv.wordpress.com/19/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=automationiv.wordpress.com&amp;blog=3771692&amp;post=19&amp;subd=automationiv&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://automationiv.wordpress.com/2009/09/23/19/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">Ankit</media:title>
		</media:content>
	</item>
		<item>
		<title>Automation in industury verticals</title>
		<link>http://automationiv.wordpress.com/2008/05/20/automation-in-industury-verticals/</link>
		<comments>http://automationiv.wordpress.com/2008/05/20/automation-in-industury-verticals/#comments</comments>
		<pubDate>Tue, 20 May 2008 08:56:13 +0000</pubDate>
		<dc:creator>ankitarora61186</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://automationiv.wordpress.com/2008/05/20/automation-in-industury-verticals/</guid>
		<description><![CDATA[There are many industury verticals and this site guides you to all of them telling about that in detail&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;. here are various industury verticals Automotive Food Processing Life Sciences &#38; Pharma Metals and Mining Power Distribution Pulp and Paper Textile Water and Waste Water<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=automationiv.wordpress.com&amp;blog=3771692&amp;post=4&amp;subd=automationiv&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>There are many industury verticals and this site guides you to all of them telling about that in detail&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;.</p>
<p>here are various industury verticals<br />
Automotive<br />
Food Processing<br />
Life Sciences &amp; Pharma<br />
Metals and Mining<br />
Power Distribution<br />
Pulp and Paper<br />
Textile<br />
Water and Waste Water</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/automationiv.wordpress.com/4/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/automationiv.wordpress.com/4/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/automationiv.wordpress.com/4/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/automationiv.wordpress.com/4/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/automationiv.wordpress.com/4/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/automationiv.wordpress.com/4/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/automationiv.wordpress.com/4/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/automationiv.wordpress.com/4/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/automationiv.wordpress.com/4/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/automationiv.wordpress.com/4/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/automationiv.wordpress.com/4/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/automationiv.wordpress.com/4/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/automationiv.wordpress.com/4/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/automationiv.wordpress.com/4/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/automationiv.wordpress.com/4/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/automationiv.wordpress.com/4/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=automationiv.wordpress.com&amp;blog=3771692&amp;post=4&amp;subd=automationiv&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://automationiv.wordpress.com/2008/05/20/automation-in-industury-verticals/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">Ankit</media:title>
		</media:content>
	</item>
		<item>
		<title>Power Outage Task Force Report</title>
		<link>http://automationiv.wordpress.com/2008/05/18/power-outage-task-force-report/</link>
		<comments>http://automationiv.wordpress.com/2008/05/18/power-outage-task-force-report/#comments</comments>
		<pubDate>Sun, 18 May 2008 10:32:50 +0000</pubDate>
		<dc:creator>ankitarora61186</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://automationiv.wordpress.com/2008/05/18/power-outage-task-force-report/</guid>
		<description><![CDATA[Mayor&#8217;s Power Outage Task Force Report July 2007<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=automationiv.wordpress.com&amp;blog=3771692&amp;post=8&amp;subd=automationiv&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.creve-coeur.org/Mayor's_Power_Outage_Task_Force_Report_July_2007.pdf">Mayor&#8217;s Power Outage Task Force Report July 2007</a></p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/automationiv.wordpress.com/8/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/automationiv.wordpress.com/8/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/automationiv.wordpress.com/8/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/automationiv.wordpress.com/8/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/automationiv.wordpress.com/8/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/automationiv.wordpress.com/8/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/automationiv.wordpress.com/8/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/automationiv.wordpress.com/8/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/automationiv.wordpress.com/8/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/automationiv.wordpress.com/8/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/automationiv.wordpress.com/8/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/automationiv.wordpress.com/8/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/automationiv.wordpress.com/8/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/automationiv.wordpress.com/8/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/automationiv.wordpress.com/8/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/automationiv.wordpress.com/8/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=automationiv.wordpress.com&amp;blog=3771692&amp;post=8&amp;subd=automationiv&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://automationiv.wordpress.com/2008/05/18/power-outage-task-force-report/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">Ankit</media:title>
		</media:content>
	</item>
	</channel>
</rss>
