<?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>Th30z - Coding on the Fly &#187; Flickr</title>
	<atom:link href="http://th30z.netsons.org/tag/flickr/feed/" rel="self" type="application/rss+xml" />
	<link>http://th30z.netsons.org</link>
	<description>Matteo Bertozzi, Objective-C, Cocoa, C, C++, Qt4, iPhone, Mac OS X, Open Moko, Matteo Bertozzi Development</description>
	<lastBuildDate>Sun, 22 Nov 2009 09:47:19 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>PyQt4: PyCon3 Photos on Flickr</title>
		<link>http://th30z.netsons.org/2009/05/pyqt4-pycon3-photos-on-flickr/</link>
		<comments>http://th30z.netsons.org/2009/05/pyqt4-pycon3-photos-on-flickr/#comments</comments>
		<pubDate>Sat, 16 May 2009 05:44:19 +0000</pubDate>
		<dc:creator>Matteo Bertozzi</dc:creator>
				<category><![CDATA[Events]]></category>
		<category><![CDATA[Qt4]]></category>
		<category><![CDATA[Flickr]]></category>
		<category><![CDATA[PyCon3]]></category>
		<category><![CDATA[PyQt4]]></category>

		<guid isPermaLink="false">http://th30z.netsons.org/?p=869</guid>
		<description><![CDATA[PyCon3 was finished, Only one week is passed and I already miss it.  Guido van Rossum, Alex Martelli, Ariya Hidayat, Raymond Hettinger, David Boddie, Fredrik Lundh&#8230; C/C++ and Python Developer not .NET &#8220;coders&#8221; (I hate even more my boring .NET job).
Following the PyCon week, here a simple example of PyQt4 that allows you to [...]]]></description>
			<content:encoded><![CDATA[<p>PyCon3 was finished, Only one week is passed and I already miss it.  <em>Guido van Rossum</em>, <em>Alex Martelli</em>, <em>Ariya Hidayat</em>, <em>Raymond Hettinger</em>, <em>David Boddie</em>, <em>Fredrik Lundh</em>&#8230; C/C++ and Python Developer not .NET &#8220;coders&#8221; (I hate even more my boring .NET job).</p>
<p>Following the PyCon week, here a simple example of <strong>PyQt4</strong> that allows you to see up to 500 photos tagged PyCon3 on Flickr.</p>
<p style="text-align: center;"><a href="http://th30z.netsons.org/wp-content/uploads/pyqt4-pycon3flickr.png"><img class="aligncenter size-full wp-image-873" title="PyQt4 PyCon3 Flickr" src="http://th30z.netsons.org/wp-content/uploads/pyqt4-pycon3flickr.png" alt="PyQt4 PyCon3 Flickr" width="554" height="408" /></a></p>
<p>As always the source code is available here: <a title="PyQt4 PyCon3 Flickr Source Code" href="http://th30z.netsons.org/wp-content/uploads/pyqt4-pycon3flickr.zip">PyQt4 PyCon3 Flickr Source Code</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://th30z.netsons.org/2009/05/pyqt4-pycon3-photos-on-flickr/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Qt4: Flickr and QtConcurrent</title>
		<link>http://th30z.netsons.org/2009/03/qt4-flickr-and-qtconcurrent/</link>
		<comments>http://th30z.netsons.org/2009/03/qt4-flickr-and-qtconcurrent/#comments</comments>
		<pubDate>Sat, 07 Mar 2009 13:23:28 +0000</pubDate>
		<dc:creator>Matteo Bertozzi</dc:creator>
				<category><![CDATA[Qt4]]></category>
		<category><![CDATA[Flickr]]></category>
		<category><![CDATA[GraphicsView]]></category>
		<category><![CDATA[QtConcurrent]]></category>

		<guid isPermaLink="false">http://th30z.netsons.org/?p=572</guid>
		<description><![CDATA[A couple of days ago, I&#8217;ve filled up a Qt Questionnaire and I&#8217;ve seen a couple of subjects that I need to revise. So, Here an Example of Flickr Downloader using QtConcurrent, High Level Network Operations (QNetworkManager), QGraphicsView and QDomElement.

The Flickr Service Class implements, only a couple of Methods. Request of Recently added and Interesting [...]]]></description>
			<content:encoded><![CDATA[<p>A couple of days ago, I&#8217;ve filled up a Qt Questionnaire and I&#8217;ve seen a couple of subjects that I need to revise. So, Here an Example of Flickr Downloader using <strong>QtConcurrent</strong>, High Level Network Operations (<strong>QNetworkManager</strong>), <strong>QGraphicsView</strong> and <strong>QDomElement</strong>.</p>
<p><a href="http://th30z.netsons.org/wp-content/uploads/qflickrtest-1.png"><img class="aligncenter size-medium wp-image-573" title="QFlickrTest" src="http://th30z.netsons.org/wp-content/uploads/qflickrtest-1-350x258.png" alt="QFlickrTest" width="350" height="258" /></a></p>
<p>The Flickr Service Class implements, only a couple of Methods. Request of Recently added and Interesting Photos, and the Search Photos Methods.</p>
<p><a href="http://th30z.netsons.org/wp-content/uploads/qflickrtest-2.png"><img class="aligncenter size-medium wp-image-574" title="QFlickrTest" src="http://th30z.netsons.org/wp-content/uploads/qflickrtest-2-350x258.png" alt="QFlickrTest" width="350" height="258" /></a>The Source Code is Available Here: <a title="QFlickrTest Source Code" href="http://th30z.netsons.org/wp-content/uploads/qflickrtest.zip">QFlickr Test Source Code</a>. (You Must Set your Flickr Key!)</p>
<p><em><strong>PS</strong>: Starting Today, All the <strong>Qt4</strong> Examples/Libraries will be released under <strong>LGPL</strong> license while the <strong>Cocoa</strong> Examples/Libraries will be released under <strong>BSD</strong> license.</em></p>
]]></content:encoded>
			<wfw:commentRss>http://th30z.netsons.org/2009/03/qt4-flickr-and-qtconcurrent/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
