<?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>Mythic Technologies</title>
	<atom:link href="http://blog.mythictechnologies.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.mythictechnologies.com</link>
	<description>doing the needful</description>
	<lastBuildDate>Thu, 13 Oct 2011 16:27:01 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Accepting SSL and SSH traffic on the same port with sslh</title>
		<link>http://blog.mythictechnologies.com/2011/10/12/accepting-ssl-and-ssh-traffic-on-the-same-port-with-sslh/</link>
		<comments>http://blog.mythictechnologies.com/2011/10/12/accepting-ssl-and-ssh-traffic-on-the-same-port-with-sslh/#comments</comments>
		<pubDate>Thu, 13 Oct 2011 02:32:16 +0000</pubDate>
		<dc:creator>Sasha</dc:creator>
				<category><![CDATA[Apache]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Nginx]]></category>
		<category><![CDATA[SSH]]></category>
		<category><![CDATA[SSL]]></category>
		<guid isPermaLink="false">http://blog.mythictechnologies.com/?p=692</guid>
		<description><![CDATA[Sometimes you need to SSH to a server, but port 22 is blocked by a firewall in your path. Typically in these situations you can set sshd service to listen on port 443, and bypass the firewalls, which are generally open on this port. But what if the same machine is also hosting your websites, [...]]]></description>
		<wfw:commentRss>http://blog.mythictechnologies.com/2011/10/12/accepting-ssl-and-ssh-traffic-on-the-same-port-with-sslh/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Logo Design Contest for WebAppManager</title>
		<link>http://blog.mythictechnologies.com/2011/09/09/logo-design-contest-for-webappmanager/</link>
		<comments>http://blog.mythictechnologies.com/2011/09/09/logo-design-contest-for-webappmanager/#comments</comments>
		<pubDate>Fri, 09 Sep 2011 19:49:01 +0000</pubDate>
		<dc:creator>Kyle</dc:creator>
				<category><![CDATA[WAM]]></category>
		<category><![CDATA[logo]]></category>
		<guid isPermaLink="false">http://blog.mythictechnologies.com/?p=680</guid>
		<description><![CDATA[Graphic designers! Enter your design for the logo of our new product, WebAppManager! Enter Here Contest ends Wednesday, Sept. 14th, 2011.]]></description>
		<wfw:commentRss>http://blog.mythictechnologies.com/2011/09/09/logo-design-contest-for-webappmanager/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Upgrading Devise from 1.1.x to 1.2.1</title>
		<link>http://blog.mythictechnologies.com/2011/04/14/upgrading-devise-from-1-1-x-to-1-2-1/</link>
		<comments>http://blog.mythictechnologies.com/2011/04/14/upgrading-devise-from-1-1-x-to-1-2-1/#comments</comments>
		<pubDate>Fri, 15 Apr 2011 02:21:29 +0000</pubDate>
		<dc:creator>Romain</dc:creator>
				<category><![CDATA[Authentication]]></category>
		<category><![CDATA[Rails]]></category>
		<category><![CDATA[Ruby]]></category>
		<category><![CDATA[1.2.1]]></category>
		<category><![CDATA[devise]]></category>
		<category><![CDATA[Rails3]]></category>
		<category><![CDATA[upgrade]]></category>
		<guid isPermaLink="false">http://blog.mythictechnologies.com/?p=563</guid>
		<description><![CDATA[Our Ruby on Rails applications use a very nice gem called Devise to handle authentication on our websites. Devise is well supported, and thus gets updated quite a bit. They recently upgraded to 1.2.x, which requires a few fixes if you come from 1.1.x . Here are the steps I took to migrate from Devise [...]]]></description>
		<wfw:commentRss>http://blog.mythictechnologies.com/2011/04/14/upgrading-devise-from-1-1-x-to-1-2-1/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Setting a maintenance page with Nginx</title>
		<link>http://blog.mythictechnologies.com/2011/02/10/setting-a-maintenance-page-with-nginx/</link>
		<comments>http://blog.mythictechnologies.com/2011/02/10/setting-a-maintenance-page-with-nginx/#comments</comments>
		<pubDate>Fri, 11 Feb 2011 04:31:36 +0000</pubDate>
		<dc:creator>Kyle</dc:creator>
				<category><![CDATA[Best Practices]]></category>
		<category><![CDATA[Nginx]]></category>
		<guid isPermaLink="false">http://blog.mythictechnologies.com/?p=476</guid>
		<description><![CDATA[I recently had a need to set a maintenance page with Nginx. The process was simple to redirect everything and return a 503 (Service Unavailable), but a problem developed when the maintenance page needed access to the stylesheets and images of the main site. So we could no longer use a simple &#8216;redirect everything&#8217; rule. [...]]]></description>
		<wfw:commentRss>http://blog.mythictechnologies.com/2011/02/10/setting-a-maintenance-page-with-nginx/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Monitoring Bluehost with Zenoss</title>
		<link>http://blog.mythictechnologies.com/2010/11/15/monitoring-bluehost-with-zenoss/</link>
		<comments>http://blog.mythictechnologies.com/2010/11/15/monitoring-bluehost-with-zenoss/#comments</comments>
		<pubDate>Tue, 16 Nov 2010 04:10:28 +0000</pubDate>
		<dc:creator>Kyle</dc:creator>
				<category><![CDATA[Python]]></category>
		<category><![CDATA[Bluehost]]></category>
		<category><![CDATA[Zenoss]]></category>
		<guid isPermaLink="false">http://blog.mythictechnologies.com/?p=418</guid>
		<description><![CDATA[I recently faced the requirement of monitoring resources for a Bluehost-hosted account using the open source, python-based monitoring platform Zenoss. Seems like a simple enough requirement, and eventually was, but Bluehost&#8217;s shared, locked-down model makes it a bit more challenging. What typically makes Zenoss so easy to use is it&#8217;s reliance on SNMP for agentless [...]]]></description>
		<wfw:commentRss>http://blog.mythictechnologies.com/2010/11/15/monitoring-bluehost-with-zenoss/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Can living on the edge throw you over the edge? Part 2: Coming of Edge</title>
		<link>http://blog.mythictechnologies.com/2010/10/12/can-living-on-the-edge-throw-you-over-the-edge-part-2-coming-of-edge/</link>
		<comments>http://blog.mythictechnologies.com/2010/10/12/can-living-on-the-edge-throw-you-over-the-edge-part-2-coming-of-edge/#comments</comments>
		<pubDate>Wed, 13 Oct 2010 03:39:03 +0000</pubDate>
		<dc:creator>Romain</dc:creator>
				<category><![CDATA[Best Practices]]></category>
		<category><![CDATA[Rails]]></category>
		<category><![CDATA[Ruby]]></category>
		<category><![CDATA[application migration]]></category>
		<category><![CDATA[edge]]></category>
		<category><![CDATA[migration]]></category>
		<category><![CDATA[technologies]]></category>
		<guid isPermaLink="false">http://blog.mythictechnologies.com/?p=344</guid>
		<description><![CDATA[Where we stand In the first part of this post, I discussed some of the issues web-oriented companies face when they decide to upgrade the software technologies they rely on, taking the example of updating our development framework from Ruby on Rails version 2.x to version 3. I highlighted issues linked to code deprecation, time [...]]]></description>
		<wfw:commentRss>http://blog.mythictechnologies.com/2010/10/12/can-living-on-the-edge-throw-you-over-the-edge-part-2-coming-of-edge/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Can living on the edge throw you over the edge? Part 1: Looking down</title>
		<link>http://blog.mythictechnologies.com/2010/09/04/can-living-on-the-edge-throw-you-over-the-edge-part-1-looking-down/</link>
		<comments>http://blog.mythictechnologies.com/2010/09/04/can-living-on-the-edge-throw-you-over-the-edge-part-1-looking-down/#comments</comments>
		<pubDate>Sat, 04 Sep 2010 21:26:28 +0000</pubDate>
		<dc:creator>Romain</dc:creator>
				<category><![CDATA[Best Practices]]></category>
		<category><![CDATA[Rails]]></category>
		<category><![CDATA[Ruby]]></category>
		<category><![CDATA[application migration]]></category>
		<category><![CDATA[edge]]></category>
		<category><![CDATA[migration]]></category>
		<category><![CDATA[technologies]]></category>
		<guid isPermaLink="false">http://blog.mythictechnologies.com/?p=314</guid>
		<description><![CDATA[Walking the edge Rails 3.0, HTML5, Unobtrusive JavaScript, Grails, No-SQL databases…These are some of the web technologies that have exploded recently, and with them the promises for better, stronger, faster tools that will improve the end user experience. However, from the programmer’s perspective, transitioning to these new technologies, which usually happens shortly after you start [...]]]></description>
		<wfw:commentRss>http://blog.mythictechnologies.com/2010/09/04/can-living-on-the-edge-throw-you-over-the-edge-part-1-looking-down/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The Relationship Between Trust and Innovation</title>
		<link>http://blog.mythictechnologies.com/2010/07/21/the-relationship-between-trust-and-innovation/</link>
		<comments>http://blog.mythictechnologies.com/2010/07/21/the-relationship-between-trust-and-innovation/#comments</comments>
		<pubDate>Wed, 21 Jul 2010 05:22:48 +0000</pubDate>
		<dc:creator>Kyle</dc:creator>
				<category><![CDATA[Best Practices]]></category>
		<category><![CDATA[innovation]]></category>
		<guid isPermaLink="false">http://blog.mythictechnologies.com/?p=273</guid>
		<description><![CDATA[The tech world ceases to exist without innovation.  The rate at which technologies evolve and eventually become obsolete will sink your tech-reliant business if you’re not constantly reevaluating and retooling. To keep up, unless you are satisfied with lagging mediocrity, you have to create an environment that is conducive to innovation. There are many components [...]]]></description>
		<wfw:commentRss>http://blog.mythictechnologies.com/2010/07/21/the-relationship-between-trust-and-innovation/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>The Importance of Defining and Implementing Enterprise Standards</title>
		<link>http://blog.mythictechnologies.com/2010/07/13/the-importance-of-defining-and-implementing-enterprise-standards/</link>
		<comments>http://blog.mythictechnologies.com/2010/07/13/the-importance-of-defining-and-implementing-enterprise-standards/#comments</comments>
		<pubDate>Tue, 13 Jul 2010 05:19:04 +0000</pubDate>
		<dc:creator>Kyle</dc:creator>
				<category><![CDATA[Best Practices]]></category>
		<guid isPermaLink="false">http://blog.mythictechnologies.com/?p=254</guid>
		<description><![CDATA[I am frequently amazed at the low priority that some businesses and IT teams seem to place on defining and managing enterprise-wide architectural and configuration standards. It seems to be common sense, but it is not uncommon for me to come across a cluster of application or web servers that are serving the same code, [...]]]></description>
		<wfw:commentRss>http://blog.mythictechnologies.com/2010/07/13/the-importance-of-defining-and-implementing-enterprise-standards/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Troubleshooting Weblogic Authentication with the Truss Command</title>
		<link>http://blog.mythictechnologies.com/2010/06/23/troubleshooting-weblogic-authentication-with-the-truss-command/</link>
		<comments>http://blog.mythictechnologies.com/2010/06/23/troubleshooting-weblogic-authentication-with-the-truss-command/#comments</comments>
		<pubDate>Thu, 24 Jun 2010 04:50:07 +0000</pubDate>
		<dc:creator>Kyle</dc:creator>
				<category><![CDATA[Java]]></category>
		<category><![CDATA[Solaris]]></category>
		<category><![CDATA[Weblogic]]></category>
		<guid isPermaLink="false">http://blog.mythictechnologies.com/?p=191</guid>
		<description><![CDATA[Recently, we were faced with a situation where a Weblogic admin server was failing to start, but was leaving very little info in the logs to point to the reason why, so we had to dig a bit deeper to find the cause. This is the error message as it appeared in the weblogic log: [...]]]></description>
		<wfw:commentRss>http://blog.mythictechnologies.com/2010/06/23/troubleshooting-weblogic-authentication-with-the-truss-command/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
<!-- WP Super Cache is installed but broken. The path to wp-cache-phase1.php in wp-content/advanced-cache.php must be fixed! -->
