<?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: Stopping and Starting ColdFusion 8 Services in Windows Via a Batch File</title>
	<atom:link href="http://sherifabdou.com/2008/07/stopping-and-starting-coldfusion-8-services-in-windows-via-a-batch-file/feed" rel="self" type="application/rss+xml" />
	<link>http://sherifabdou.com/2008/07/stopping-and-starting-coldfusion-8-services-in-windows-via-a-batch-file/</link>
	<description>Web Design Resources &#38; Tutorials to help you design the best website!</description>
	<lastBuildDate>Sat, 14 Apr 2012 13:19:12 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
	<item>
		<title>By: JOHN IAMXML</title>
		<link>http://sherifabdou.com/2008/07/stopping-and-starting-coldfusion-8-services-in-windows-via-a-batch-file/comment-page-1/#comment-3945</link>
		<dc:creator>JOHN IAMXML</dc:creator>
		<pubDate>Mon, 27 Sep 2010 21:27:12 +0000</pubDate>
		<guid isPermaLink="false">http://sherifabdou.com/?p=99#comment-3945</guid>
		<description>I LIKE YOUR TITLE FONT! VERY COOL! PROPRIETARY?</description>
		<content:encoded><![CDATA[<p>I LIKE YOUR TITLE FONT! VERY COOL! PROPRIETARY?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: kadazuro</title>
		<link>http://sherifabdou.com/2008/07/stopping-and-starting-coldfusion-8-services-in-windows-via-a-batch-file/comment-page-1/#comment-120</link>
		<dc:creator>kadazuro</dc:creator>
		<pubDate>Mon, 25 Aug 2008 14:00:04 +0000</pubDate>
		<guid isPermaLink="false">http://sherifabdou.com/?p=99#comment-120</guid>
		<description>you can also set coldfusion services to start manually instead of the default automatic. (control panel &gt; administrative tools &gt; services, and then look for the coldfusion ones)
then you can put Sherif&#039;s bat files in the windows\sytem32 folder so you can call &#039;em directly from the start menu (start&gt;run&gt;CFStart &#124; start&gt;run&gt;CFStart).
thanks for the .bat files.</description>
		<content:encoded><![CDATA[<p>you can also set coldfusion services to start manually instead of the default automatic. (control panel &gt; administrative tools &gt; services, and then look for the coldfusion ones)<br />
then you can put Sherif&#8217;s bat files in the windows\sytem32 folder so you can call &#8216;em directly from the start menu (start&gt;run&gt;CFStart | start&gt;run&gt;CFStart).<br />
thanks for the .bat files.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: eric fickes</title>
		<link>http://sherifabdou.com/2008/07/stopping-and-starting-coldfusion-8-services-in-windows-via-a-batch-file/comment-page-1/#comment-66</link>
		<dc:creator>eric fickes</dc:creator>
		<pubDate>Wed, 16 Jul 2008 19:29:49 +0000</pubDate>
		<guid isPermaLink="false">http://sherifabdou.com/?p=99#comment-66</guid>
		<description>This is a super helpful practice when jumping between projects with different technologies.  I like to have a bat for each major piece ( mysql, apache, cf, asp, etc... ), then one master that turns it all on, or turns it all off.  This way I can either just run the db, or run it all at once.

your master.bat would then just need to look something like this.

----
call db.bat

call server.bat

call cf.bat

---</description>
		<content:encoded><![CDATA[<p>This is a super helpful practice when jumping between projects with different technologies.  I like to have a bat for each major piece ( mysql, apache, cf, asp, etc&#8230; ), then one master that turns it all on, or turns it all off.  This way I can either just run the db, or run it all at once.</p>
<p>your master.bat would then just need to look something like this.</p>
<p>&#8212;-<br />
call db.bat</p>
<p>call server.bat</p>
<p>call cf.bat</p>
<p>&#8212;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Faisal Abid</title>
		<link>http://sherifabdou.com/2008/07/stopping-and-starting-coldfusion-8-services-in-windows-via-a-batch-file/comment-page-1/#comment-65</link>
		<dc:creator>Faisal Abid</dc:creator>
		<pubDate>Wed, 16 Jul 2008 18:07:20 +0000</pubDate>
		<guid isPermaLink="false">http://sherifabdou.com/?p=99#comment-65</guid>
		<description>vey usefull thanks</description>
		<content:encoded><![CDATA[<p>vey usefull thanks</p>
]]></content:encoded>
	</item>
</channel>
</rss>

