<?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>Apex Knowledge</title>
	<atom:link href="http://www.apexknowledge.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.apexknowledge.com</link>
	<description>Stay ahead of the competition</description>
	<lastBuildDate>Sat, 11 May 2013 16:54:46 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Hosting apk files on godaddy shared windows hosting</title>
		<link>http://www.apexknowledge.com/developers-blog/hosting-apk-files-on-godaddy-shared-windows-hosting/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=hosting-apk-files-on-godaddy-shared-windows-hosting</link>
		<comments>http://www.apexknowledge.com/developers-blog/hosting-apk-files-on-godaddy-shared-windows-hosting/#comments</comments>
		<pubDate>Fri, 29 Oct 2010 00:52:48 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Developers Blog]]></category>

		<guid isPermaLink="false">http://www.apexknowledge.com/?p=193</guid>
		<description><![CDATA[Another joy of GoDaddy hosting. Have you ever tried to host an apk file to allow someone to install your Android application? Well on the godaddy window servers the file will always come up as not found. Well there is a fix. Just add a web.config file to your apk file directory with this text: [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: left;">Another joy of GoDaddy hosting. Have you ever tried to host an apk file to allow someone to install your Android application? Well on the godaddy window servers the file will always come up as not found. Well there is a fix. Just add a web.config file to your apk file directory with this text:<br />
<code><br />
&lt;?xml version="1.0" encoding="UTF-8"?&gt;<br />
&lt;configuration&gt;<br />
&lt;system.webServer&gt;<br />
&lt;staticContent&gt;<br />
&lt;mimeMap fileExtension=".apk" mimeType="application/vnd.android.package-archive" /&gt;<br />
&lt;/staticContent&gt;<br />
&lt;/system.webServer&gt;<br />
&lt;/configuration&gt;<br />
</code></p>
]]></content:encoded>
			<wfw:commentRss>http://www.apexknowledge.com/developers-blog/hosting-apk-files-on-godaddy-shared-windows-hosting/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Welcome to Apex Knowledge</title>
		<link>http://www.apexknowledge.com/home/welcome-to-apex-knowledge/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=welcome-to-apex-knowledge</link>
		<comments>http://www.apexknowledge.com/home/welcome-to-apex-knowledge/#comments</comments>
		<pubDate>Sun, 13 Jun 2010 18:11:55 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Home]]></category>

		<guid isPermaLink="false">http://localhost/~howard/apex/?p=1</guid>
		<description><![CDATA[Welcome to Apex Knowledge, the company that stays on top with the latest technologies. Are you ready to bring your company to the top? We provide custom software solutions for your company for the iPhone, Android, Facebook, WAP2, Web 2.0, and WordPress. We also will provide education and training to your developers. Our boot camps [...]]]></description>
			<content:encoded><![CDATA[<p>Welcome to Apex Knowledge, the company that stays on top with the latest technologies. Are you ready to bring your company to the top? We provide <a title="custom software solutions" href="http://www.apexknowledge.com/custom-software/">custom software solutions</a> for your company for the iPhone, Android, Facebook, WAP2, Web 2.0, and WordPress. We also will provide <a title="education and training" href="http://www.apexknowledge.com/learning-center/">education and training</a> to your developers.</p>
<p>Our <a title="boot camps" href="http://www.apexknowledge.com/learning-center/courses/">boot camps</a> are limited in size and feature hands on exercises instructed by TRUE corporate developers. We hire only instructors that have worked with/in large corporations and have produced real applications. We defy the saying, “Those Who Can, Do; Those Who Can’t, Teach.” Are you ready to learn what real programming is like from our instructors?</p>
]]></content:encoded>
			<wfw:commentRss>http://www.apexknowledge.com/home/welcome-to-apex-knowledge/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
