<?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>Technology for Mortals &#187; Nokia</title>
	<atom:link href="http://www.formortals.com/category/companies/nokia/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.formortals.com</link>
	<description>Because technology isn&#039;t just for geeks</description>
	<lastBuildDate>Thu, 27 Oct 2011 06:16:52 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.3</generator>
		<item>
		<title>Building Qt Static (and Dynamic) and Making it Small with GCC, Microsoft Visual Studio, and the Intel Compiler</title>
		<link>http://www.formortals.com/build-qt-static-small-microsoft-intel-gcc-compiler/</link>
		<comments>http://www.formortals.com/build-qt-static-small-microsoft-intel-gcc-compiler/#comments</comments>
		<pubDate>Mon, 12 Oct 2009 03:21:51 +0000</pubDate>
		<dc:creator>Charles N. Burns</dc:creator>
				<category><![CDATA[Nokia]]></category>
		<category><![CDATA[Open source]]></category>
		<category><![CDATA[Qt]]></category>
		<category><![CDATA[qt4]]></category>
		<category><![CDATA[reduce size]]></category>
		<category><![CDATA[small]]></category>
		<category><![CDATA[static]]></category>
		<category><![CDATA[static linking]]></category>

		<guid isPermaLink="false">http://www.formortals.com/?p=920</guid>
		<description><![CDATA[This article will show you how to build Qt, the popular C++ framework from Nokia, so that it is both small and, if you prefer, available for static linking. Your Qt applications will be smaller, possibly faster, and can be distributable as a single executable. Also answered: How small can Intel&#8217;s C++ compiler make a [...]]]></description>
		<wfw:commentRss>http://www.formortals.com/build-qt-static-small-microsoft-intel-gcc-compiler/feed/</wfw:commentRss>
		<slash:comments>61</slash:comments>
		</item>
		<item>
		<title>How to statically link Qt 4</title>
		<link>http://www.formortals.com/how-to-statically-link-qt-4/</link>
		<comments>http://www.formortals.com/how-to-statically-link-qt-4/#comments</comments>
		<pubDate>Sat, 05 Sep 2009 06:35:59 +0000</pubDate>
		<dc:creator>Charles N. Burns</dc:creator>
				<category><![CDATA[Nokia]]></category>
		<category><![CDATA[Open source]]></category>
		<category><![CDATA[Qt]]></category>

		<guid isPermaLink="false">http://www.formortals.com/?p=786</guid>
		<description><![CDATA[Qt is probably the best overall framework for rapid development of multi-platform C++ apps, but even its smallest apps require many support files. This guide will show how to put everything you need into a single executable.]]></description>
		<wfw:commentRss>http://www.formortals.com/how-to-statically-link-qt-4/feed/</wfw:commentRss>
		<slash:comments>24</slash:comments>
		</item>
	</channel>
</rss>

