<?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>Panscendo &#187; trailtracer</title>
	<atom:link href="http://panscendo.com/category/trailtracer/feed/" rel="self" type="application/rss+xml" />
	<link>http://panscendo.com</link>
	<description>Talks of nature and technology</description>
	<lastBuildDate>Tue, 14 Jun 2011 14:36:29 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Random snag and snares of setting up a prod env</title>
		<link>http://panscendo.com/random-snag-and-snares-of-setting-up-a-prod-env/</link>
		<comments>http://panscendo.com/random-snag-and-snares-of-setting-up-a-prod-env/#comments</comments>
		<pubDate>Sun, 03 Oct 2010 16:14:06 +0000</pubDate>
		<dc:creator>bryanc</dc:creator>
				<category><![CDATA[flex]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[trailtracer]]></category>
		<category><![CDATA[flash builder]]></category>
		<category><![CDATA[iis]]></category>
		<category><![CDATA[prod env]]></category>
		<category><![CDATA[sqlyog]]></category>
		<category><![CDATA[windows 7]]></category>

		<guid isPermaLink="false">http://panscendo.com/random-snag-and-snares-of-setting-up-a-prod-env/</guid>
		<description><![CDATA[Setting up a production environment on a fresh OS install is like throwing a cold glass of damnit in your face.&#160; My new laptop came in the mail about two weeks ago and I finally finished setting up my rat nest of applications and configurations.&#160; To anyone that must go through a similar process I [...]]]></description>
			<content:encoded><![CDATA[<p>Setting up a production environment on a fresh OS install is like throwing a cold glass of damnit in your face.&#160; My new laptop came in the mail about two weeks ago and I finally finished setting up my rat nest of applications and configurations.&#160; To anyone that must go through a similar process I pat thee on the head and offer you some random solutions:</p>
<h2>Configuring MySQL on Windows 7 Does not Create Windows Service</h2>
<p>When attempting to install MySQL 6.1 on Windows 7 x64 I received this: “error: cannot create windows service for mysql error 0.”&#160; After trying multiple solutions offered on the forums I ended up just running the configuration wizard again, going through the “Remove Instance” option, and reconfiguring.</p>
<h2>SQLyog Does not Connect to MySQL</h2>
<p>Make sure to enable TCP/IP Networking during your installation of MySQL.&#160; SQLyog connects to the database via TCP.&#160; Whoops.</p>
<h2>IIS 7 on Windows 7 Returns Blank Pages</h2>
<p>Fire up IIS.&#160; Go to your site, select “Basic Settings,” find “Application Pool” click “Select” change to “Classic .NET AppPool.” The project I was attempting to work on was created with an older version of .NET.&#160; I found this solution out after over an hour of scouring forums and finally just randomly selecting configuration options.</p>
<h2>Random Tips</h2>
<p>To run programs in Windows 7 as administrator open the application while holding ctrl+shift.&#160; Works great for running cmd.</p>
<p>Debug/Run Flex (sorry, Flash Builder) projects in a custom URL by going to Project &gt; Properties &gt; Run/Debug Settings.&#160; Click the project, select Edit.&#160; Under URL or path to launch unselect “Use default” and enter your custom URL.&#160; You might as well turn off the HTML wrapper file too by going to Project &gt; Properties &gt; Flex Compiler and unchecking “Generate HTML wrapper file” under the “HTML wrapper” heading.</p>
]]></content:encoded>
			<wfw:commentRss>http://panscendo.com/random-snag-and-snares-of-setting-up-a-prod-env/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Trailtracer 0.1.1 coming soon&#8230;</title>
		<link>http://panscendo.com/trailtracer-011-coming-soon/</link>
		<comments>http://panscendo.com/trailtracer-011-coming-soon/#comments</comments>
		<pubDate>Sat, 31 Jan 2009 22:00:53 +0000</pubDate>
		<dc:creator>bryanc</dc:creator>
				<category><![CDATA[trailtracer]]></category>

		<guid isPermaLink="false">http://panscendo.com/?p=38</guid>
		<description><![CDATA[The team has officially started work on the next trailtracer release.  Version 0.1.1 will focus mainly on polishing the UI and addressing minor hiccups.  The new version will be made public Feb 22nd.  That gives us three weeks to close 20 tickets.
]]></description>
			<content:encoded><![CDATA[<p>The team has officially started work on the next <a href="http://www.trailtracer.org">trailtracer</a> release.  Version 0.1.1 will focus mainly on polishing the UI and addressing minor hiccups.  The new version will be made public Feb 22nd.  That gives us three weeks to close 20 tickets.</p>
]]></content:encoded>
			<wfw:commentRss>http://panscendo.com/trailtracer-011-coming-soon/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

