<?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>FP Digital Media</title>
	<atom:link href="https://fandangleproductions.com/feed/" rel="self" type="application/rss+xml" />
	<link>https://fandangleproductions.com</link>
	<description>21st Century Digital Media Hints, Tips and Tools</description>
	<lastBuildDate>Tue, 16 Jan 2018 06:39:09 +0000</lastBuildDate>
	<language>en-CA</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>
	<item>
		<title>XRCed: 1 Overview</title>
		<link>https://fandangleproductions.com/xrced-1-overview/</link>
		
		<dc:creator><![CDATA[Daryl Williams]]></dc:creator>
		<pubDate>Mon, 06 Nov 2017 04:53:54 +0000</pubDate>
				<category><![CDATA[Python Bytes TV]]></category>
		<category><![CDATA[gui]]></category>
		<category><![CDATA[programming with python]]></category>
		<category><![CDATA[python]]></category>
		<category><![CDATA[python programming]]></category>
		<category><![CDATA[wxpython]]></category>
		<category><![CDATA[xrc]]></category>
		<category><![CDATA[xrced]]></category>
		<guid isPermaLink="false">https://fandangleproductions.com/?p=269</guid>

					<description><![CDATA[XRCed is a simple program that I have used for a few years now. It is a great program if you want to make wxPython GUI&#8217;s for python, such as quick database applications. Why Use XRCed? Now you might ask yourself what makes this progam a great tool? It is a progam you can quickly [&#8230;]]]></description>
		
		
		
			</item>
		<item>
		<title>[Video] Internet Explorer &#8211; Make Google My Home Page</title>
		<link>https://fandangleproductions.com/video-internet-explorer-make-google-my-home-page/</link>
		
		<dc:creator><![CDATA[Daryl Williams]]></dc:creator>
		<pubDate>Thu, 10 Dec 2015 07:41:36 +0000</pubDate>
				<category><![CDATA[Senior Bytes TV]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[Google Search Engine]]></category>
		<category><![CDATA[Internet]]></category>
		<category><![CDATA[Internet Explorer]]></category>
		<category><![CDATA[Webbrowser]]></category>
		<guid isPermaLink="false">https://fandangleproductions.com/?p=236</guid>

					<description><![CDATA[If you are a newbie or beginner in all things relating to the internet this tutorial will show you how to make the Google search engine your home page. Google search engine is the quickest way to find information about your favourite subjects. Follow along with this video tutorial on how to make Google your [&#8230;]]]></description>
		
		
		
			</item>
		<item>
		<title>[Video] wxFormBuilder: Build a Python Gif Viewer &#8211; 12 Final Code</title>
		<link>https://fandangleproductions.com/video-wxformbuilder-build-a-python-gif-viewer-12-final-code/</link>
		
		<dc:creator><![CDATA[Daryl Williams]]></dc:creator>
		<pubDate>Tue, 01 Dec 2015 10:47:30 +0000</pubDate>
				<category><![CDATA[Python Bytes TV]]></category>
		<category><![CDATA[GIF]]></category>
		<category><![CDATA[gif animation]]></category>
		<category><![CDATA[gif animation GIF viewer]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[programming with python]]></category>
		<category><![CDATA[python GUI]]></category>
		<category><![CDATA[wxFormBuilder]]></category>
		<category><![CDATA[wxpython]]></category>
		<guid isPermaLink="false">https://fandangleproductions.com/?p=232</guid>

					<description><![CDATA[This is the final tutorial for the wxFormBuilder Gif Viewer. The final code will be provided. Final and complete code for gifviewer.py [crayon-6a1d3fd986cb4643311818/] If you have any questions or comments please post them on my YouTube video Also,If you liked this video click the like button and subscribe to Python Bytes channel]]></description>
		
		
		
			</item>
		<item>
		<title>[Video] wxFormBuilder: Build a Python Gif Viewer Part 11 &#8211; Gif Animator Code</title>
		<link>https://fandangleproductions.com/video-wxformbuilder-build-a-python-gif-viewer-part-11-gif-animator-code/</link>
		
		<dc:creator><![CDATA[Daryl Williams]]></dc:creator>
		<pubDate>Tue, 01 Dec 2015 10:26:39 +0000</pubDate>
				<category><![CDATA[Python Bytes TV]]></category>
		<category><![CDATA[gif animation]]></category>
		<category><![CDATA[gif animation GIF viewer]]></category>
		<category><![CDATA[programming with python]]></category>
		<category><![CDATA[python GUI]]></category>
		<category><![CDATA[wxFormBuilder]]></category>
		<category><![CDATA[wxpython]]></category>
		<guid isPermaLink="false">https://fandangleproductions.com/?p=226</guid>

					<description><![CDATA[In this tutorial you add code that will load the Gif file in the wx.animate.AnimationCtrl and then you can see the animation. You will also learn how to set the minumum width or height of the frame. [crayon-6a1d3fd987651624195480/] By adding this code you will be able to see the gif animation. But we need to [&#8230;]]]></description>
		
		
		
			</item>
		<item>
		<title>[Video] wxFormBuilder: Build a Python Gif Viewer &#8211; 10 Gif Animator</title>
		<link>https://fandangleproductions.com/video-wxformbuilder-build-a-python-gif-viewer-10-gif-animator/</link>
		
		<dc:creator><![CDATA[Daryl Williams]]></dc:creator>
		<pubDate>Tue, 01 Dec 2015 09:55:38 +0000</pubDate>
				<category><![CDATA[Python Bytes TV]]></category>
		<category><![CDATA[GIF]]></category>
		<category><![CDATA[gif animation]]></category>
		<category><![CDATA[gif animation GIF viewer]]></category>
		<category><![CDATA[GIF Viewer]]></category>
		<category><![CDATA[programming with python]]></category>
		<category><![CDATA[python GUI]]></category>
		<category><![CDATA[wxFormBuilder]]></category>
		<category><![CDATA[wxpython]]></category>
		<guid isPermaLink="false">https://fandangleproductions.com/?p=223</guid>

					<description><![CDATA[In this tutorial we add the wx.animate.AnimationCtrl so we can animate Gif images. Take note of the complexity of wx.BoxSizers to create a widget horizontal split. There is no code to add to the application at this stage. If you have any questions or comments please post them on my YouTube video Also,If you liked [&#8230;]]]></description>
		
		
		
			</item>
		<item>
		<title>[Video] wxFormBuilder: Build a Python Gif Viewer- 8 listbox</title>
		<link>https://fandangleproductions.com/video-wxformbuilder-build-a-python-gif-viewer-8-listbox/</link>
		
		<dc:creator><![CDATA[Daryl Williams]]></dc:creator>
		<pubDate>Tue, 01 Dec 2015 09:38:46 +0000</pubDate>
				<category><![CDATA[Python Bytes TV]]></category>
		<category><![CDATA[GIF]]></category>
		<category><![CDATA[gif animation]]></category>
		<category><![CDATA[gif animation GIF viewer]]></category>
		<category><![CDATA[programming with python]]></category>
		<category><![CDATA[python GUI]]></category>
		<category><![CDATA[wxFormBuilder]]></category>
		<category><![CDATA[wxpython]]></category>
		<guid isPermaLink="false">https://fandangleproductions.com/?p=208</guid>

					<description><![CDATA[Using wxFormBuilder we now add a listbox to list all the GIF images in a directory. You may notice the previous video tutorials were on my Fandangle Productions youtube channel. I have now created a new channel Python Bytes devoted to python programming and wxpython GUI building. So from now on all programming videos will [&#8230;]]]></description>
		
		
		
			</item>
		<item>
		<title>[Video] wxFormBuilder: Build a Python Gif Viewer &#8211; 9 listbox Code</title>
		<link>https://fandangleproductions.com/video-wxformbuilder-build-a-python-gif-viewer-9-listbox-code/</link>
		
		<dc:creator><![CDATA[Daryl Williams]]></dc:creator>
		<pubDate>Tue, 01 Dec 2015 09:35:52 +0000</pubDate>
				<category><![CDATA[Python Bytes TV]]></category>
		<category><![CDATA[GIF]]></category>
		<category><![CDATA[gif animation]]></category>
		<category><![CDATA[gif animation GIF viewer]]></category>
		<category><![CDATA[programming with python]]></category>
		<category><![CDATA[python GUI]]></category>
		<category><![CDATA[wxFormBuilder]]></category>
		<category><![CDATA[wxpython]]></category>
		<guid isPermaLink="false">https://fandangleproductions.com/?p=210</guid>

					<description><![CDATA[We are now getting closer to finishing the Gif Viewer using python, wxpython and wxFormBuilder. Now we add the code to populate the listbox with all Gif images found in a directory. In this tutorial we change the file name that is converted from the descode directory to filenameBK.py Changed frameFixCleaner.py code with filenameBK.py [crayon-6a1d3fd98790e726741709/] [&#8230;]]]></description>
		
		
		
			</item>
		<item>
		<title>[Video] wxFormBuilder: Build a Python Gif Viewer &#8211; 7</title>
		<link>https://fandangleproductions.com/video-wxformbuilder-build-a-python-gif-viewer-7/</link>
		
		<dc:creator><![CDATA[Daryl Williams]]></dc:creator>
		<pubDate>Tue, 01 Dec 2015 08:39:05 +0000</pubDate>
				<category><![CDATA[Python Bytes TV]]></category>
		<category><![CDATA[GIF]]></category>
		<category><![CDATA[gif animation]]></category>
		<category><![CDATA[gif animation GIF viewer]]></category>
		<category><![CDATA[GIF Viewer]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[programming with python]]></category>
		<category><![CDATA[wxFormBuilder]]></category>
		<guid isPermaLink="false">https://fandangleproductions.com/?p=205</guid>

					<description><![CDATA[Our seventh tutorial goes through the frameFixCleaner.py code to cleans up the wxFormBuilder generated python code and adds a main loop so we can run the application. In this tutorial I rehash the code to get it just right and working. Here is the completed frameFixCleaner.py code [crayon-6a1d3fd987b66920088019/] Next Tutorial: [Video] wxFormBuilder: Build a Python [&#8230;]]]></description>
		
		
		
			</item>
		<item>
		<title>[Video] wxFormBuilder: Build a Python Gif Viewer &#8211; 6</title>
		<link>https://fandangleproductions.com/video-wxformbuilder-build-a-python-gif-viewer-part-6/</link>
		
		<dc:creator><![CDATA[Daryl Williams]]></dc:creator>
		<pubDate>Tue, 01 Dec 2015 08:16:25 +0000</pubDate>
				<category><![CDATA[Python Bytes TV]]></category>
		<category><![CDATA[GIF]]></category>
		<category><![CDATA[gif animation]]></category>
		<category><![CDATA[gif animation GIF viewer]]></category>
		<category><![CDATA[programming with python]]></category>
		<category><![CDATA[wxFormBuilder]]></category>
		<category><![CDATA[wxpython]]></category>
		<category><![CDATA[wxpython widgets]]></category>
		<guid isPermaLink="false">https://fandangleproductions.com/?p=193</guid>

					<description><![CDATA[The next tutorial in this wxFormBuilder series explains how to organise the layout of your application using wxPython sizers. We add a Static Box Sizer and a Directory Picker. There was an issue with the frameFixCleaner.py file in this tutorial. The proper code was shown in tutorial 5 &#160; &#160;]]></description>
		
		
		
			</item>
		<item>
		<title>[Video] wxFormBuilder: Build a Python Gif Viewer &#8211; 5</title>
		<link>https://fandangleproductions.com/wxformbuilder-build-a-python-gif-viewer-5/</link>
		
		<dc:creator><![CDATA[Daryl Williams]]></dc:creator>
		<pubDate>Wed, 16 Sep 2015 09:52:08 +0000</pubDate>
				<category><![CDATA[Python Bytes TV]]></category>
		<category><![CDATA[GIF]]></category>
		<category><![CDATA[gif animation GIF viewer]]></category>
		<category><![CDATA[programming with python]]></category>
		<category><![CDATA[python]]></category>
		<category><![CDATA[python programming]]></category>
		<category><![CDATA[wxFormBuilder]]></category>
		<category><![CDATA[wxpython]]></category>
		<guid isPermaLink="false">https://fandangleproductions.com/?p=170</guid>

					<description><![CDATA[In the last tutorial you created a python script that would fix up some of the wxFormBuilder code. In this tutorial you will create a new frameFixCleaner.py script that cleans up unwanted code and adds a main loop so your application will work straight away. This is a very handy tool and as you will [&#8230;]]]></description>
		
		
		
			</item>
	</channel>
</rss>
