<?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>Kenneth Weiss &#187; QT</title>
	<atom:link href="http://www.chrome-fusion.com/blog/category/code/qt/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.chrome-fusion.com/blog</link>
	<description>An archive of stuff I’ve done, And do. More technical, some graphical, some musical, Nothing too personal.</description>
	<lastBuildDate>Thu, 20 Oct 2011 02:30:15 +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>Moving to Boston and Working for The MathWorks</title>
		<link>http://www.chrome-fusion.com/blog/code/qt/working-for-the-mathworks/</link>
		<comments>http://www.chrome-fusion.com/blog/code/qt/working-for-the-mathworks/#comments</comments>
		<pubDate>Mon, 16 Feb 2009 02:14:24 +0000</pubDate>
		<dc:creator>Kenneth</dc:creator>
				<category><![CDATA[QT]]></category>
		<category><![CDATA[The Mathworks]]></category>
		<category><![CDATA[Work]]></category>
		<category><![CDATA[MathWorks]]></category>
		<category><![CDATA[Simulink]]></category>

		<guid isPermaLink="false">http://www.chrome-fusion.com/blog/?p=180</guid>
		<description><![CDATA[
I Finished my contract with NewBay and looking for things to do, When I get an email from the MathWorks asking me to come over and join them! MathWorks is a privately held, multi-national corporation that specializes in mathematical computing software.  This is truly an amazing opportunity to work for this prestigious company.  [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.mathworks.com"><img class="alignnone size-full"  style="float: right;" src="http://www.chrome-fusion.com/blog/wp-content/uploads/2011/09/20110920-093434.jpg" alt="20110920-093434.jpg" /></a>
<p>I Finished my contract with <a href="http://www.newbay.com">NewBay</a> and looking for things to do, When I get an email from the <a href="http://www.mathworks.com">MathWorks</a> asking me to come over and join them! MathWorks is a privately held, multi-national corporation that specializes in mathematical computing software.  This is truly an amazing opportunity to work for this prestigious company.  I have known the MathWorks since the days in <a href="http://www.waves.com">Waves Audio</a> where we used <a href="http://www.mathworks.com/products/matlab/index.html">MatLab</a> for prototyping our digital effects.  At the MathWorks I would be on a team that is responsible for redesigning the user interface for the <a href="http://en.wikipedia.org/wiki/Simulink">Simulink</a> application.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.chrome-fusion.com/blog/code/qt/working-for-the-mathworks/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Code: Trolltech QT Development</title>
		<link>http://www.chrome-fusion.com/blog/code/code-trolltech-qt-development/</link>
		<comments>http://www.chrome-fusion.com/blog/code/code-trolltech-qt-development/#comments</comments>
		<pubDate>Sat, 05 Jul 2008 12:40:56 +0000</pubDate>
		<dc:creator>Kenneth</dc:creator>
				<category><![CDATA[Code]]></category>
		<category><![CDATA[QT]]></category>
		<category><![CDATA[Work]]></category>

		<guid isPermaLink="false">http://www.chrome-fusion.com/blog/?p=70</guid>
		<description><![CDATA[QT on Wikipedia: Qt_(toolkit)


QT is a cross-platform application development framework, widely used for the development of GUI programs, and also used for developing non-GUI programs such as console tools and servers.

I have been getting into QT development lately in work and at home. The framework is a clean cross platform C++ toolkit. Other then the [...]]]></description>
			<content:encoded><![CDATA[<p><a href='http://www.trolltech.com'><img src="http://www.chrome-fusion.com/blogimages/trolltechqtlogo.jpg" alt="" title="Trolltech QT logo" width="150" height="150" style="float: right;"/></a><em>QT on Wikipedia: <a href="http://en.wikipedia.org/wiki/Qt_(toolkit)">Qt_(toolkit)</a><br />
</em></p>
<blockquote><p>
QT is a cross-platform application development framework, widely used for the development of GUI programs, and also used for developing non-GUI programs such as console tools and servers.
</p></blockquote>
<p>I have been getting into QT development lately in work and at home. The framework is a clean cross platform C++ toolkit. Other then the GUI, it provides a simple and elegant abstraction to all the system API&#8217;s. I find myself spending less time messing with with writing another file manager or graphic manager, and focusing on the actual application. The documentation is great and covers the objects well. They have an object for any type of action you would need in an application and most of the times its written the way I would.<br />
The most important benefit for me is the ability to see all the frameworks code. Unlike Windows MFC development, I would find myself stepping deeper into the objects and getting a clear understanding of what they exactly do.<br />
So from now on if I need to develop any Cross platform applications this is my preferred framework.</p>
<p>Learn more about QT:<br />
<a href="http://www.trolltech.com">www.trolltech.com</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.chrome-fusion.com/blog/code/code-trolltech-qt-development/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

