<?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>contest &#8211; mintCast</title>
	<atom:link href="https://mintcast.org/category/contest/feed/" rel="self" type="application/rss+xml" />
	<link>https://mintcast.org</link>
	<description>The podcast by the Linux Mint community for all users of Linux</description>
	<lastBuildDate>Thu, 26 Apr 2012 03:09:54 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=7.1</generator>

<image>
	<url>https://mintcast.org/wp-content/uploads/2020/03/cropped-small-logo-32x32.png</url>
	<title>contest &#8211; mintCast</title>
	<link>https://mintcast.org</link>
	<width>32</width>
	<height>32</height>
</image> 
<site xmlns="com-wordpress:feed-additions:1">164426984</site>	<item>
		<title>Episode 112: LinuxFest Northwest Lookahead</title>
		<link>https://mintcast.org/episode-112-linuxfest-n-lookahead/</link>
		
		<dc:creator><![CDATA[mintcast]]></dc:creator>
		<pubDate>Thu, 26 Apr 2012 03:09:54 +0000</pubDate>
				<category><![CDATA[contest]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[Podcast]]></category>
		<category><![CDATA[giveaway]]></category>
		<guid isPermaLink="false">http://www.mintcast.org/?p=1991</guid>

					<description><![CDATA[News: Linux Mint 13 gets a name. (blog.linuxmint.com) MATE 1.2 released. (mate-desktop.org) Install MATE in Ubuntu. (webupd8.org) There is now a PPA for Cinnamon themes, extensions and applets. (webupd8.org) Linus [&#8230;]]]></description>
										<content:encoded><![CDATA[<div>
<h2>News:</h2>
<div>
<ul>
<li>Linux Mint 13 gets a name. (<a href="http://blog.linuxmint.com/?p=1974" target="_blank" rel="noopener noreferrer">blog.linuxmint.com</a>)</li>
</ul>
<ul>
<li>MATE 1.2 released. (<a href="http://mate-desktop.org/2012/04/16/mate-1-2-released/" target="_blank" rel="noopener noreferrer">mate-desktop.org</a>)</li>
</ul>
<ul>
<li>Install MATE in Ubuntu. (<a href="http://www.webupd8.org/2012/04/mate-desktop-12-released-install-it-in.html" target="_blank" rel="noopener noreferrer">webupd8.org</a>)</li>
</ul>
<ul>
<li>There is now a PPA for Cinnamon themes, extensions and applets. (<a href="http://www.webupd8.org/2012/04/cinnamon-themes-applets-and-extensions.html" target="_blank" rel="noopener noreferrer">webupd8.org</a>)</li>
</ul>
<ul>
<li>Linus Torvalds nominated for Millenium Technology prize, and link to TechCrunch interview. (<a href="http://www.theregister.co.uk/2012/04/20/linux_founder_linus_torvalds_tech_prize/" target="_blank" rel="noopener noreferrer">theregister.co.uk</a>) (<a href="http://techcrunch.com/2012/04/19/an-interview-with-millenium-technology-prize-finalist-linus-torvalds/" target="_blank" rel="noopener noreferrer">techcrunch.com</a>)</li>
</ul>
<ul>
<li>Canonical not interested in Linux Kernel development? (<a href="http://www.theinquirer.net/inquirer/news/2168086/canonical-linux-kernel" target="_blank" rel="noopener noreferrer">theinquirer.net</a>)</li>
</ul>
<ul>
<li>Big things coming next week for the Linux desktop. (<a href="http://www.phoronix.com/scan.php?page=news_item&amp;px=MTA4OTk" target="_blank" rel="noopener noreferrer">phoronix.com</a>)</li>
</ul>
</div>
<h2>The Main Topic: LinuxFest Northwest 2012</h2>
<div>
<ul>
<li>LinuxFest Northwest is a free annual event produced by the Bellingham Linux Users Group and volunteers from other open source user groups. It is held on the campus of Bellingham Technical College.</li>
</ul>
<ul>
<li>The Fest features Linux and open source experts and aficionados sharing their experience and enthusiasm with a wide variety of free and open source technologies. This generally means that there will be a lot of smart people who come with something to share and a desire to learn. This is a free+cheap event that&#8217;s held on a weekend, so there are also folks who don&#8217;t usually go to commercial conferences. All in all, it&#8217;s a lot of fun with fresh faces on eager people.</li>
</ul>
<h2>Featured Website: LinuxFest Northwest</h2>
<div>
<ul>
<li><a href="http://linuxfestnorthwest.org/" target="_blank" rel="noopener noreferrer">linuxfestnorthwest.org</a></li>
</ul>
</div>
<h2>Tip:</h2>
<div>
<ul>
<li>This podcast&#8217;s tip comes to us from Brad Alexander who wrote in with some advice about the problems Rob has had with doing upgrades and specifically dist-upgrades. Brad says,</li>
</ul>
<blockquote><p>I have a bunch of machines and VMs at home, and what I do is to preserve the package list on each one, using the command:</p></blockquote>
<p><code>dpkg --get-selections | grep -v deinstall &gt; $HOSTNAME-pkglist</code></p>
<blockquote><p>This gives me a usable list of packages that I can then use to build a machine (more on this later). Since I do this on all of my machines, I have a nice pool of package lists that I can call on to get something fairly close to what I need to build.</p></blockquote>
<blockquote><p>So when I (re)build a box, I do a Debian base install, which only installs the base system, only the minimal packages (less than 1GB?) &#8230;I go through the drive layout and get everything set up the way I want. However, when it wants to install extra packages (e.g. desktop, dns server, web server, etc), I either uncheck everything, or in squeeze and beyond, I *only* check ssh server. This gives me the base install + ssh. Once grub is installed, I finish the install and reboot. Log in and copy the appropriate package list to /root or /tmp or wherever, then do:</p></blockquote>
<p><code>dpkg --set-selections &lt; $HOSTNAME-pkglist<br />
apt-get dselect-upgrade</code></p>
<blockquote><p>This will (intelligently) install the packages from the list on the system. When this is complete, you have a working near-clone of the system from the package list.</p></blockquote>
</div>
<p><img fetchpriority="high" decoding="async" src="http://170.187.156.171/wp-content/uploads/2011/07/mess1_thumbnail-1.png" alt="" width="300" height="240" /></p>
<p>Your browser does not support the audio element.</p>
<p><strong>MP3:</strong><audio controls src="https://archive.org/download/MintcastProductionsArchiveVolume1/mintcast112.mp3" type="audio/mp3"></audio><br />
<strong>OGG:</strong><audio controls src="https://archive.org/download/MintcastProductionsArchiveVolume1/mintcast112.ogg" type="audio/ogg"></audio>  </p>
<h2>More Information:</h2>
<div>
<strong>Hosts:</strong>: <a href="http://www.mintcast.org/about-the-authors/james/">James</a>, <a href="http://www.mintcast.org/about-the-authors/rob/">Rob</a>, <a href="http://www.mintcast.org/about-the-authors/scott/">Scott</a>, Harrison</p>
<p><strong>Live Stream (Mondays at 8:00 p.m. Eastern):</strong> <a href="http://www.mintcast.org/livestream/">mintcast.org</a></p>
<p><strong>Subscribe:</strong> [<a href="http://itunes.apple.com/WebObjects/MZStore.woa/wa/viewPodcast?id=304048048&amp;uo=6">iTunes</a>] [<a href="//subscribe/?mintCast=http://www.mintcast.org/feed/podcast/?format=mp3">Zune</a>] [<a href="../../../../../feed/podcast/?format=mp3">RSS MP3</a>] [<a href="../../../../../feed/podcast/?format=ogg">RSS OGG</a>]</p>
<p><strong>Contact Us:</strong></p>
<p><strong>Forum:</strong> <a href="http://forums.linuxmint.com/viewforum.php?f=181">forums.linuxmint.com</a></p>
<p><strong>Email:</strong> <a href="mintcast@mintcast.org">mintcast@mintcast.org</a></p>
<p><strong>Phone:</strong>1-832-514-2278</p>
<p><strong>Twitter:</strong> <a href="http://twitter.com/mintcast">@mintCast</a> <a href="http://twitter.com/Linux_Mint">@Linux_Mint</a> <a href="http://twitter.com/3dbeef" target="_blank" rel="noopener noreferrer">@3dbeef</a> <a href="http://twitter.com/jamescoyner" target="_blank" rel="noopener noreferrer">@jamescoyner</a> <a href="http://twitter.com/txhawkins" target="_blank" rel="noopener noreferrer">@txhawkins</a></p>
<p><strong>IRC:</strong> irc.spotchat.org &#8211; #mintcast</p>
<p><strong>Google+:</strong> <a href="https://plus.google.com/u/0/b/118274307818115732233/">mintCast</a></p>
<p><strong>More Linux Mint info:</strong> <a href="http://linuxmint.com">website</a>, <a href="http://blog.linuxmint.com/">blog</a>, <a href="http://forums.linuxmint.com">forums</a>, <a href="http://community.linuxmint.com/">community</a></p>
<p><strong>Credits:</strong> Podcast Entry and exit music provided by Mark Blasco (<a href="http://www.podcastthemes.com/">podcastthemes.com</a>). The podcast’s bumpers were provided by Oscar.
</div>
</div>
]]></content:encoded>
					
		
		<enclosure url="http://170.187.156.171/wp-content/uploads/mintcast_published/mintcast112.mp3" length="33813693" type="audio/mpeg" />
<enclosure url="http://170.187.156.171/wp-content/uploads/mintcast_published/mintcast112.ogg" length="45525148" type="audio/ogg" />
<enclosure url="http://170.187.156.171/wp-content/uploads/mintcast_published/mintcast112.mp3" length="33813693" type="audio/mpeg" />
<enclosure url="http://170.187.156.171/wp-content/uploads/mintcast_published/mintcast112.ogg" length="45525148" type="audio/ogg" />
<enclosure url="http://170.187.156.171/wp-content/uploads/mintcast_published/mintcast112.mp3" length="33813693" type="audio/mpeg" />
<enclosure url="http://170.187.156.171/wp-content/uploads/mintcast_published/mintcast112.ogg" length="45525148" type="audio/ogg" />
<enclosure url="http://170.187.156.171/wp-content/uploads/mintcast_published/mintcast112.mp3" length="33813693" type="audio/mpeg" />
<enclosure url="http://170.187.156.171/wp-content/uploads/mintcast_published/mintcast112.ogg" length="45525148" type="audio/ogg" />

		<post-id xmlns="com-wordpress:feed-additions:1">2032</post-id>	</item>
		<item>
		<title>Episode 111: Home Alone</title>
		<link>https://mintcast.org/episode-111-home-alone/</link>
		
		<dc:creator><![CDATA[mintcast]]></dc:creator>
		<pubDate>Thu, 19 Apr 2012 01:59:39 +0000</pubDate>
				<category><![CDATA[contest]]></category>
		<category><![CDATA[News]]></category>
		<guid isPermaLink="false">http://www.mintcast.org/?p=1985</guid>

					<description><![CDATA[News: Blue Systems sponsors Kubuntu. ( h-online.com) Samba Patch: Linux users should apply immediately. (informationweek.com) The expanding need to protect innovation in Linux. (zdnet.com) Say Goodbye to Ubuntu Linux 10.10 [&#8230;]]]></description>
										<content:encoded><![CDATA[<div>
<h2>News:</h2>
<div>
<ul>
<li>Blue Systems sponsors Kubuntu. (<a href="http://www.h-online.com/open/news/item/Blue-Systems-to-sponsor-Kubuntu-1518345.html" target="_blank" rel="noopener noreferrer"> h-online.com</a>)</li>
</ul>
<ul>
<li>Samba Patch: Linux users should apply immediately. (<a href="http://www.informationweek.com/news/security/app-security/232900201" target="_blank" rel="noopener noreferrer">informationweek.com</a>)</li>
</ul>
<ul>
<li>The expanding need to protect innovation in Linux. (<a href="http://www.zdnet.com/news/the-expanding-need-to-protect-innovation-in-linux/6357522" target="_blank" rel="noopener noreferrer">zdnet.com</a>)</li>
</ul>
<ul>
<li>Say Goodbye to Ubuntu Linux 10.10 &#8216;Maverick Meerkat&#8217; (and LM 10 Julia). (<a href="http://www.pcworld.com/businesscenter/article/253594/say_goodbye_to_ubuntu_linux_1010_maverick_meerkat.html" target="_blank" rel="noopener noreferrer">pcworld.com</a>)</li>
</ul>
<ul>
<li>Linux Mint Debian 201204 RC (MATE/Cinnamon &amp; Xfce) released! (<a href="http://blog.linuxmint.com/?p=1967" target="_blank" rel="noopener noreferrer">linuxmint.com</a>)</li>
</ul>
</div>
<p><img decoding="async" src="http://170.187.156.171/wp-content/uploads/2011/07/mess1_thumbnail-1.png" alt="" width="300" height="240" /></p>
<p>Your browser does not support the audio element.</p>
<p><strong>MP3:</strong><audio controls src="https://archive.org/download/MintcastProductionsArchiveVolume1/mintcast111.mp3" type="audio/mp3"></audio><br />
<strong>OGG:</strong><audio controls src="https://archive.org/download/MintcastProductionsArchiveVolume1/mintcast111.ogg" type="audio/ogg"></audio>  </p>
<h2>More Information:</h2>
<div>
<strong>Hosts:</strong>: <a href="http://www.mintcast.org/about-the-authors/james/">James</a>, <a href="http://www.mintcast.org/about-the-authors/rob/">Rob</a>, <a href="http://www.mintcast.org/about-the-authors/scott/">Scott</a>, Harrison</p>
<p><strong>Live Stream (Mondays at 8:00 p.m. Eastern):</strong> <a href="http://www.mintcast.org/livestream/">mintcast.org</a></p>
<p><strong>Subscribe:</strong> [<a href="http://itunes.apple.com/WebObjects/MZStore.woa/wa/viewPodcast?id=304048048&amp;uo=6">iTunes</a>] [<a href="//subscribe/?mintCast=http://www.mintcast.org/feed/podcast/?format=mp3">Zune</a>] [<a href="../../../../../feed/podcast/?format=mp3">RSS MP3</a>] [<a href="../../../../../feed/podcast/?format=ogg">RSS OGG</a>]</p>
<p><strong>Contact Us:</strong></p>
<p><strong>Forum:</strong> <a href="http://forums.linuxmint.com/viewforum.php?f=181">forums.linuxmint.com</a></p>
<p><strong>Email:</strong> <a href="mintcast@mintcast.org">mintcast@mintcast.org</a></p>
<p><strong>Phone:</strong>1-832-514-2278</p>
<p><strong>Twitter:</strong> <a href="http://twitter.com/mintcast">@mintCast</a> <a href="http://twitter.com/Linux_Mint">@Linux_Mint</a> <a href="http://twitter.com/3dbeef" target="_blank" rel="noopener noreferrer">@3dbeef</a> <a href="http://twitter.com/jamescoyner" target="_blank" rel="noopener noreferrer">@jamescoyner</a> <a href="http://twitter.com/txhawkins" target="_blank" rel="noopener noreferrer">@txhawkins</a></p>
<p><strong>IRC:</strong> irc.spotchat.org &#8211; #mintcast</p>
<p><strong>Google+:</strong> <a href="https://plus.google.com/u/0/b/118274307818115732233/">mintCast</a></p>
<p><strong>More Linux Mint info:</strong> <a href="http://linuxmint.com">website</a>, <a href="http://blog.linuxmint.com/">blog</a>, <a href="http://forums.linuxmint.com">forums</a>, <a href="http://community.linuxmint.com/">community</a></p>
<p><strong>Credits:</strong> Podcast Entry and exit music provided by Mark Blasco (<a href="http://www.podcastthemes.com/">podcastthemes.com</a>). The podcast’s bumpers were provided by Oscar.
</div>
</div>
]]></content:encoded>
					
		
		<enclosure url="http://170.187.156.171/wp-content/uploads/mintcast_published/mintcast111.mp3" length="11600397" type="audio/mpeg" />
<enclosure url="http://170.187.156.171/wp-content/uploads/mintcast_published/mintcast111.ogg" length="26382240" type="audio/ogg" />
<enclosure url="http://170.187.156.171/wp-content/uploads/mintcast_published/mintcast111.mp3" length="11600397" type="audio/mpeg" />
<enclosure url="http://170.187.156.171/wp-content/uploads/mintcast_published/mintcast111.ogg" length="26382240" type="audio/ogg" />
<enclosure url="http://170.187.156.171/wp-content/uploads/mintcast_published/mintcast111.mp3" length="11600397" type="audio/mpeg" />
<enclosure url="http://170.187.156.171/wp-content/uploads/mintcast_published/mintcast111.ogg" length="26382240" type="audio/ogg" />
<enclosure url="http://170.187.156.171/wp-content/uploads/mintcast_published/mintcast111.mp3" length="11600397" type="audio/mpeg" />
<enclosure url="http://170.187.156.171/wp-content/uploads/mintcast_published/mintcast111.ogg" length="26382240" type="audio/ogg" />

		<post-id xmlns="com-wordpress:feed-additions:1">2030</post-id>	</item>
		<item>
		<title>Episode 76: Compiling Software on Debian Based Systems</title>
		<link>https://mintcast.org/episode-76compiling-software-on-debian-based-systems/</link>
		
		<dc:creator><![CDATA[mintcast]]></dc:creator>
		<pubDate>Sun, 31 Jul 2011 21:21:01 +0000</pubDate>
				<category><![CDATA[contest]]></category>
		<category><![CDATA[How-to]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[Podcast]]></category>
		<category><![CDATA[Software]]></category>
		<guid isPermaLink="false">http://www.mintcast.org/?p=1606</guid>

					<description><![CDATA[News &#38; Personal Updates 0:08:32 SUSE extends Linux agreement with Microsoft for four more years. http://www.newsfactor.com/news/SUSE-Linux-Deal-with-MS-Extended/story.xhtml?story_id=122003ZEWNDE 0:12:18 Oracle purchases Ksplice. http://www.zdnet.com/blog/open-source/oracle-acquires-zero-downtime-linux-upgrade-software/9271 http://www.ksplice.com/uptrack/download-ubuntu 0:24:34 The Humble Indie Bundle 3 is now [&#8230;]]]></description>
										<content:encoded><![CDATA[<div>
<div>
<div>
<div>
<div>
<div>
<div>
<h2>News &amp; Personal Updates</h2>
<div>
<ul id="internal-source-marker_0.6192460542079061">
<li>0:08:32 SUSE extends Linux agreement with Microsoft for four more years.<br />
<a href="http://www.newsfactor.com/news/SUSE-Linux-Deal-with-MS-Extended/story.xhtml?story_id=122003ZEWNDE" target="_blank" rel="noopener noreferrer">http://www.newsfactor.com/news/SUSE-Linux-Deal-with-MS-Extended/story.xhtml?story_id=122003ZEWNDE</a></li>
</ul>
<ul>
<li>0:12:18 Oracle purchases Ksplice.<a href="http://www.zdnet.com/blog/open-source/oracle-acquires-zero-downtime-linux-upgrade-software/9271"><br />
http://www.zdnet.com/blog/open-source/oracle-acquires-zero-downtime-linux-upgrade-software/9271</a><a href="http://www.ksplice.com/uptrack/download-ubuntu"><br />
http://www.ksplice.com/uptrack/download-ubuntu</a></li>
</ul>
<ul>
<li>0:24:34 The Humble Indie Bundle 3 is now on sale.<a href="http://www.humblebundle.com/"><br />
http://www.humblebundle.com/</a></li>
</ul>
<ul>
<li>0:28:36 Linux 3.0 Kernel is released and shows up in Finnix 102 distro release.<a href="https://lkml.org/lkml/2011/7/21/455"><br />
https://lkml.org/lkml/2011/7/21/455</a><a href="http://www.finnix.org/"><br />
http://www.finnix.org/</a></li>
</ul>
<ul>
<li>0:29:44 KDE 4.7 has been released.<a href="http://kde.org/announcements/4.7/"><br />
http://kde.org/announcements/4.7/</a></li>
</ul>
</div>
<h2>Main Topic</h2>
<ul>
<li>0:30:42 Compiling Debian Software</li>
<li>Exampe Used: ﻿﻿﻿﻿Flight Gear dependenciessudo  apt-get install git-core subversion build-essential cmake  cmake-curses-gui libpng-dev libfreetype6-dev libjpeg-dev libungif4-dev  libtiff-dev libxmu-dev libxi-dev libglut3-dev libalut-dev libboost-dev  automake autoconf libfltk1.1-dev libplib-dev libopenscenegraph-dev</li>
</ul>
</div>
<h2>Website of the Week</h2>
<ul>
<li>
<div><a id="internal-source-marker_0.20261327363550663" href="http://en.gentoo-wiki.com/wiki/Safe_Cflags">http://en.gentoo-wiki.com/wiki/Safe_Cflags</a></div>
</li>
</ul>
<h2>Tip of the Week</h2>
<div>
<ul id="internal-source-marker_0.5047311515081674">
<li>
<div>If you get errors when running make install it’s probably because you don’t have permission to copy files to /usr/local/bin, in that case do a sudo make install and you should be good.</div>
</li>
</ul>
</div>
<h2>Announcements</h2>
<ul>
<li>The Nottingham LUG is holding a talk by Richard Stallman August 24th in Nottingham, UK <a href="http://stallman.eventbrite.com/" target="_blank" rel="noopener noreferrer">http://stallman.eventbrite.com/</a></li>
</ul>
<h2>More info</h2>
<p><strong>Hosts</strong>: Rob, Scott, James, Harrison</p>
<p><strong>Subscribe to the podcast:</strong> [<a href="http://itunes.apple.com/WebObjects/MZStore.woa/wa/viewPodcast?id=304048048&amp;uo=6">iTunes</a>] [<a href="//subscribe/?mintCast=http://www.mintcast.org/feed/podcast/?format=mp3">Zune</a>] [<a href="../../../../../feed/podcast/?format=mp3">RSS MP3</a>] [<a href="../../../../../feed/podcast/?format=ogg">RSS OGG</a>]</p>
<p><strong>Contact podcast:</strong></p>
<p><strong>Forum:</strong> <a href="http://forums.linuxmint.com/viewforum.php?f=181">mintCast</a></p>
<p><strong>Email:</strong> <a href="mintcast@mintcast.org">mintCast@mintcast.org</a></p>
<p><strong>Phone:</strong> 1-832-514-2278</p>
<p><strong>Twitter</strong>: <a href="http://twitter.com/mintcast">@mintCast</a> <a href="http://twitter.com/Linux_Mint">@Linux_Mint</a> <a href="http://twitter.com/#!/3dbeef" target="_blank" rel="noopener noreferrer">@3dbeef</a> <a href="http://twitter.com/#!/jamescoyner" target="_blank" rel="noopener noreferrer">@jamescoyner</a></p>
<p><strong>IRC</strong>: irc.spotchat.org &#8211; #mintcast</p>
<p><strong>More Linux Mint info</strong>:<a href="http://linuxmint.com">Linux Mint website</a>,<a href="http://blog.linuxmint.com/">blog</a>,<a href="http://forums.linuxmint.com">forums</a>,<a href="http://community.linuxmint.com/">community</a></p>
<p>Podcast Entry and exit music provided by Mark Blasco. <a href="http://www.podcastthemes.com/">http://www.podcastthemes.com/</a> The podcast’s bumpers were provided by Oscar.</p>
<p><audio controls src="https://archive.org/download/MintcastProductionsArchiveVolume1/mintcast076.mp3" type="audio/mp3"></audio>  </p>
<p><audio controls src="https://archive.org/download/MintcastProductionsArchiveVolume1/mintcast076.ogg" type="audio/ogg"></audio>  </p>
</div>
</div>
</div>
</div>
</div>
<p><img decoding="async" src="http://170.187.156.171/wp-content/uploads/2011/07/mess1_thumbnail-1.png" alt="" width="300" height="240" /></p>
<p>Your browser does not support the audio element.</p>
</div>
]]></content:encoded>
					
		
		<enclosure url="http://170.187.156.171/wp-content/uploads/mintcast_published/mintcast076.mp3" length="0" type="audio/mpeg" />
<enclosure url="http://170.187.156.171/wp-content/uploads/mintcast_published/mintcast076.mp3" length="0" type="audio/mpeg" />
<enclosure url="http://170.187.156.171/wp-content/uploads/mintcast_published/mintcast076.ogg" length="0" type="audio/ogg" />
<enclosure url="http://170.187.156.171/wp-content/uploads/mintcast_published/mintcast076.mp3" length="0" type="audio/mpeg" />
<enclosure url="http://170.187.156.171/wp-content/uploads/mintcast_published/mintcast076.mp3" length="0" type="audio/mpeg" />
<enclosure url="http://170.187.156.171/wp-content/uploads/mintcast_published/mintcast076.ogg" length="0" type="audio/ogg" />
<enclosure url="http://170.187.156.171/wp-content/uploads/mintcast_published/mintcast076.mp3" length="0" type="audio/mpeg" />
<enclosure url="http://170.187.156.171/wp-content/uploads/mintcast_published/mintcast076.mp3" length="0" type="audio/mpeg" />
<enclosure url="http://170.187.156.171/wp-content/uploads/mintcast_published/mintcast076.ogg" length="0" type="audio/ogg" />
<enclosure url="http://170.187.156.171/wp-content/uploads/mintcast_published/mintcast076.mp3" length="0" type="audio/mpeg" />
<enclosure url="http://170.187.156.171/wp-content/uploads/mintcast_published/mintcast076.mp3" length="0" type="audio/mpeg" />
<enclosure url="http://170.187.156.171/wp-content/uploads/mintcast_published/mintcast076.ogg" length="0" type="audio/ogg" />

		<post-id xmlns="com-wordpress:feed-additions:1">1606</post-id>	</item>
		<item>
		<title>mintCast Wallpaper voting</title>
		<link>https://mintcast.org/mintcast-wallpaper-voting-2/</link>
		
		<dc:creator><![CDATA[mintcast]]></dc:creator>
		<pubDate>Fri, 05 Feb 2010 08:01:33 +0000</pubDate>
				<category><![CDATA[contest]]></category>
		<category><![CDATA[poll]]></category>
		<category><![CDATA[wallpaper]]></category>
		<guid isPermaLink="false">http://www.mintcast.org/?p=698</guid>

					<description><![CDATA[Listeners were asked to submit a wallpaper of their making that advertised mintCast in some way and were encouraged to be creative. We have over 80 wallpapers for you to vote on. Please vote for your favorite 5 wallpapers here.]]></description>
										<content:encoded><![CDATA[<p>Listeners were asked to submit a wallpaper of their making that advertised mintCast in some way and were encouraged to be creative. We have over 80 wallpapers for you to vote on. Please vote for your favorite 5 wallpapers here.<br />
The top two winners will both win IBM laptops (R51 and R40).</p>
<p>Rules for voting:<br />
<strong>1. You are allowed to vote for your top 5 wallpapers.</strong><br />
<strong>2. You are only allowed to vote for your favorite 5 wallpapers once.</strong></p>
<p><strong>Click on any thumbnail for the full resolution wallpaper.</strong> Due to limitations of the poll system we were not able to submit every variation of a wallpaper that was submitted, but we tried to be fair and submit as many as we could.</p>
<p>If you would like to download all of the wallpapers in one .zip file you can get that <a href="http://170.187.156.171/wp-content/uploads/2010/02/mintcast-wallpapers.zip">HERE</a>. Included in the .zip is a &#8220;mintcast.xml&#8221; file, which is a rotating background for gnome. Simply copy/move the entire mintcast folder to /usr/share/backgrounds/ (the default gnome background folder) and then drag the XML file into the &#8220;change background window&#8221; (right click on your desktop and select &#8220;change desktop background&#8221;). Or you can set a static wallpaper by simply extracting the wallpaper and dragging the single picture you want into the &#8220;change background window&#8221;.</p>
<p><strong>Thank you all for your submissions and good luck to the winners.</strong><br />
<strong>Voting has ended but you can still download all the wallpapers below</strong><br />
<strong>Congratulations to 1st, 2nd, and 3rd places</strong></p>
<p><a href="http://170.187.156.171/wp-content/uploads/2010/02/mintcast_0191-1.jpg"><img decoding="async" src="http://170.187.156.171/wp-content/uploads/2010/02/mintcast_019_thumb-1.jpg" /></a><br />
<a href="http://170.187.156.171/wp-content/uploads/2010/02/mintcast_033-1.jpg"><img decoding="async" src="http://170.187.156.171/wp-content/uploads/2010/02/mintcast_033_thumb-1.jpg" /></a><br />
<a href="http://www.mintcast.org/wp-content/uploads/2010/02/mintcast_082.jpg"><img decoding="async" src="http://170.187.156.171/wp-content/uploads/2010/02/mintcast_082_thumb-1.jpg" /></a></p>
<p><strong>In no particular order, here are the rest of the entries we received.</strong><br />
<a href="http://170.187.156.171/wp-content/uploads/2010/02/mintcast_000-1.jpg"><img decoding="async" src="http://170.187.156.171/wp-content/uploads/2010/02/mintcast_000_thumb-1.jpg" /></a><br />
<a href="http://www.mintcast.org/wp-content/uploads/2010/02/mintcast_001.jpg"><img decoding="async" src="http://170.187.156.171/wp-content/uploads/2010/02/mintcast_001_thumb-1.jpg" /></a><br />
<a href="http://170.187.156.171/wp-content/uploads/2010/02/mintcast_002-1.jpg"><img decoding="async" src="http://170.187.156.171/wp-content/uploads/2010/02/mintcast_002_thumb-1.jpg" /></a><br />
<a href="http://www.mintcast.org/wp-content/uploads/2010/02/mintcast_003.jpg"><img decoding="async" src="http://170.187.156.171/wp-content/uploads/2010/02/mintcast_003_thumb-1.jpg" /></a><br />
<a href="http://170.187.156.171/wp-content/uploads/2010/02/mintcast_004-1.jpg"><img decoding="async" src="http://170.187.156.171/wp-content/uploads/2010/02/mintcast_004_thumb-1.jpg" /></a><br />
<a href="http://170.187.156.171/wp-content/uploads/2010/02/mintcast_005-1.jpg"><img decoding="async" src="http://170.187.156.171/wp-content/uploads/2010/02/mintcast_005_thumb-1.jpg" /></a><br />
<a href="http://170.187.156.171/wp-content/uploads/2010/02/mintcast_006-1.jpg"><img decoding="async" src="http://170.187.156.171/wp-content/uploads/2010/02/mintcast_006_thumb-1.jpg" /></a><br />
<a href="http://170.187.156.171/wp-content/uploads/2010/02/mintcast_007-1.jpg"><img decoding="async" src="http://170.187.156.171/wp-content/uploads/2010/02/mintcast_007_thumb-1.jpg" /></a><br />
<a href="http://170.187.156.171/wp-content/uploads/2010/02/mintcast_008-1.jpg"><img decoding="async" src="http://170.187.156.171/wp-content/uploads/2010/02/mintcast_008_thumb-1.jpg" /></a><br />
<a href="http://170.187.156.171/wp-content/uploads/2010/02/mintcast_009-1.jpg"><img decoding="async" src="http://170.187.156.171/wp-content/uploads/2010/02/mintcast_009_thumb-1.jpg" /></a><br />
<a href="http://170.187.156.171/wp-content/uploads/2010/02/mintcast_010-1.jpg"><img decoding="async" src="http://www.mintcast.org/wp-content/uploads/2010/02/mintcast_010_thumb.jpg" /></a><br />
<a href="http://170.187.156.171/wp-content/uploads/2010/02/mintcast_0111-1.jpg"><img decoding="async" src="http://170.187.156.171/wp-content/uploads/2010/02/mintcast_011_thumb-1.jpg" /></a><br />
<a href="http://170.187.156.171/wp-content/uploads/2010/02/mintcast_012-1.jpg"><img decoding="async" src="http://170.187.156.171/wp-content/uploads/2010/02/mintcast_012_thumb-1.jpg" /></a><br />
<a href="http://170.187.156.171/wp-content/uploads/2010/02/mintcast_013-1.jpg"><img decoding="async" src="http://170.187.156.171/wp-content/uploads/2010/02/mintcast_013_thumb-1.jpg" /></a><br />
<a href="http://170.187.156.171/wp-content/uploads/2010/02/mintcast_014-1.jpg"><img decoding="async" src="http://170.187.156.171/wp-content/uploads/2010/02/mintcast_014_thumb-1.jpg" /></a><br />
<a href="http://170.187.156.171/wp-content/uploads/2010/02/mintcast_015-1.jpg"><img decoding="async" src="http://170.187.156.171/wp-content/uploads/2010/02/mintcast_015_thumb-1.jpg" /></a><br />
<a href="http://170.187.156.171/wp-content/uploads/2010/02/mintcast_016-1.jpg"><img decoding="async" src="http://www.mintcast.org/wp-content/uploads/2010/02/mintcast_016_thumb.jpg" /></a><br />
<a href="http://170.187.156.171/wp-content/uploads/2010/02/mintcast_0171-1.jpg"><img decoding="async" src="http://170.187.156.171/wp-content/uploads/2010/02/mintcast_017_thumb-1.jpg" /></a><br />
<a href="http://170.187.156.171/wp-content/uploads/2010/02/mintcast_018-1.jpg"><img decoding="async" src="http://170.187.156.171/wp-content/uploads/2010/02/mintcast_018_thumb-1.jpg" /></a><br />
<a href="http://www.mintcast.org/wp-content/uploads/2010/02/mintcast_020.jpg"><img decoding="async" src="http://170.187.156.171/wp-content/uploads/2010/02/mintcast_020_thumb-1.jpg" /></a><br />
<a href="http://170.187.156.171/wp-content/uploads/2010/02/mintcast_0211-1.jpg"><img decoding="async" src="http://170.187.156.171/wp-content/uploads/2010/02/mintcast_021_thumb-1.jpg" /></a><br />
<a href="http://170.187.156.171/wp-content/uploads/2010/02/mintcast_022-1.jpg"><img decoding="async" src="http://170.187.156.171/wp-content/uploads/2010/02/mintcast_022_thumb-1.jpg" /></a><br />
<a href="http://www.mintcast.org/wp-content/uploads/2010/02/mintcast_023.jpg"><img decoding="async" src="http://170.187.156.171/wp-content/uploads/2010/02/mintcast_023_thumb-1.jpg" /></a><br />
<a href="http://170.187.156.171/wp-content/uploads/2010/02/mintcast_024-1.jpg"><img decoding="async" src="http://170.187.156.171/wp-content/uploads/2010/02/mintcast_024_thumb-1.jpg" /></a><br />
<a href="http://170.187.156.171/wp-content/uploads/2010/02/mintcast_025-1.jpg"><img decoding="async" src="http://170.187.156.171/wp-content/uploads/2010/02/mintcast_025_thumb-1.jpg" /></a><br />
<a href="http://170.187.156.171/wp-content/uploads/2010/02/mintcast_026-1.jpg"><img decoding="async" src="http://170.187.156.171/wp-content/uploads/2010/02/mintcast_026_thumb-1.jpg" /></a><br />
<a href="http://170.187.156.171/wp-content/uploads/2010/02/mintcast_027-1.jpg"><img decoding="async" src="http://170.187.156.171/wp-content/uploads/2010/02/mintcast_027_thumb-1.jpg" /></a><br />
<a href="http://170.187.156.171/wp-content/uploads/2010/02/mintcast_028-1.jpg"><img decoding="async" src="http://170.187.156.171/wp-content/uploads/2010/02/mintcast_028_thumb-1.jpg" /></a><br />
<a href="http://170.187.156.171/wp-content/uploads/2010/02/mintcast_029-1.jpg"><img decoding="async" src="http://www.mintcast.org/wp-content/uploads/2010/02/mintcast_029_thumb.jpg" /></a><br />
<a href="http://170.187.156.171/wp-content/uploads/2010/02/mintcast_030-1.jpg"><img decoding="async" src="http://170.187.156.171/wp-content/uploads/2010/02/mintcast_030_thumb-1.jpg" /></a><br />
<a href="http://170.187.156.171/wp-content/uploads/2010/02/mintcast_0311-1.jpg"><img decoding="async" src="http://170.187.156.171/wp-content/uploads/2010/02/mintcast_031_thumb-1.jpg" /></a><br />
<a href="http://170.187.156.171/wp-content/uploads/2010/02/mintcast_032-1.jpg"><img decoding="async" src="http://170.187.156.171/wp-content/uploads/2010/02/mintcast_032_thumb-1.jpg" /></a><br />
<a href="http://170.187.156.171/wp-content/uploads/2010/02/mintcast_034-1.jpg"><img decoding="async" src="http://170.187.156.171/wp-content/uploads/2010/02/mintcast_034_thumb-1.jpg" /></a><br />
<a href="http://170.187.156.171/wp-content/uploads/2010/02/mintcast_035-1.jpg"><img decoding="async" src="http://170.187.156.171/wp-content/uploads/2010/02/mintcast_035_thumb-1.jpg" /></a><br />
<a href="http://170.187.156.171/wp-content/uploads/2010/02/mintcast_036-1.jpg"><img decoding="async" src="http://170.187.156.171/wp-content/uploads/2010/02/mintcast_036_thumb-1.jpg" /></a><br />
<a href="http://170.187.156.171/wp-content/uploads/2010/02/mintcast_0371-1.jpg"><img decoding="async" src="http://170.187.156.171/wp-content/uploads/2010/02/mintcast_037_thumb-1.jpg" /></a><br />
<a href="http://170.187.156.171/wp-content/uploads/2010/02/mintcast_038-1.jpg"><img decoding="async" src="http://www.mintcast.org/wp-content/uploads/2010/02/mintcast_038_thumb.jpg" /></a><br />
<a href="http://170.187.156.171/wp-content/uploads/2010/02/mintcast_039-1.jpg"><img decoding="async" src="http://170.187.156.171/wp-content/uploads/2010/02/mintcast_039_thumb-1.jpg" /></a><br />
<a href="http://170.187.156.171/wp-content/uploads/2010/02/mintcast_040-1.jpg"><img decoding="async" src="http://170.187.156.171/wp-content/uploads/2010/02/mintcast_040_thumb-1.jpg" /></a><br />
<a href="http://170.187.156.171/wp-content/uploads/2010/02/mintcast_0411-1.jpg"><img decoding="async" src="http://170.187.156.171/wp-content/uploads/2010/02/mintcast_041_thumb-1.jpg" /></a><br />
<a href="http://170.187.156.171/wp-content/uploads/2010/02/mintcast_042-1.jpg"><img decoding="async" src="http://170.187.156.171/wp-content/uploads/2010/02/mintcast_042_thumb-1.jpg" /></a><br />
<a href="http://170.187.156.171/wp-content/uploads/2010/02/mintcast_043-1.jpg"><img decoding="async" src="http://170.187.156.171/wp-content/uploads/2010/02/mintcast_043_thumb-1.jpg" /></a><br />
<a href="http://170.187.156.171/wp-content/uploads/2010/02/mintcast_044-1.jpg"><img decoding="async" src="http://www.mintcast.org/wp-content/uploads/2010/02/mintcast_044_thumb.jpg" /></a><br />
<a href="http://170.187.156.171/wp-content/uploads/2010/02/mintcast_045-1.jpg"><img decoding="async" src="http://www.mintcast.org/wp-content/uploads/2010/02/mintcast_045_thumb.jpg" /></a><br />
<a href="http://170.187.156.171/wp-content/uploads/2010/02/mintcast_0461-1.jpg"><img decoding="async" src="http://170.187.156.171/wp-content/uploads/2010/02/mintcast_046_thumb-1.jpg" /></a><br />
<a href="http://170.187.156.171/wp-content/uploads/2010/02/mintcast_047-1.jpg"><img decoding="async" src="http://170.187.156.171/wp-content/uploads/2010/02/mintcast_047_thumb-1.jpg" /></a><br />
<a href="http://170.187.156.171/wp-content/uploads/2010/02/mintcast_048-1.jpg"><img decoding="async" src="http://170.187.156.171/wp-content/uploads/2010/02/mintcast_048_thumb-1.jpg" /></a><br />
<a href="http://170.187.156.171/wp-content/uploads/2010/02/mintcast_049-1.jpg"><img decoding="async" src="http://170.187.156.171/wp-content/uploads/2010/02/mintcast_049_thumb-1.jpg" /></a><br />
<a href="http://170.187.156.171/wp-content/uploads/2010/02/mintcast_050-1.jpg"><img decoding="async" src="http://www.mintcast.org/wp-content/uploads/2010/02/mintcast_050_thumb.jpg" /></a><br />
<a href="http://170.187.156.171/wp-content/uploads/2010/02/mintcast_051-1.jpg"><img decoding="async" src="http://170.187.156.171/wp-content/uploads/2010/02/mintcast_051_thumb-1.jpg" /></a><br />
<a href="http://170.187.156.171/wp-content/uploads/2010/02/mintcast_0521-1.jpg"><img decoding="async" src="http://170.187.156.171/wp-content/uploads/2010/02/mintcast_052_thumb-1.jpg" /></a><br />
<a href="http://170.187.156.171/wp-content/uploads/2010/02/mintcast_053-1.jpg"><img decoding="async" src="http://170.187.156.171/wp-content/uploads/2010/02/mintcast_053_thumb-1.jpg" /></a><br />
<a href="http://170.187.156.171/wp-content/uploads/2010/02/mintcast_054-1.jpg"><img decoding="async" src="http://170.187.156.171/wp-content/uploads/2010/02/mintcast_054_thumb-1.jpg" /></a><br />
<a href="http://170.187.156.171/wp-content/uploads/2010/02/mintcast_055-1.jpg"><img decoding="async" src="http://170.187.156.171/wp-content/uploads/2010/02/mintcast_055_thumb-1.jpg" /></a><br />
<a href="http://170.187.156.171/wp-content/uploads/2010/02/mintcast_056-1.jpg"><img decoding="async" src="http://170.187.156.171/wp-content/uploads/2010/02/mintcast_056_thumb-1.jpg" /></a><br />
<a href="http://170.187.156.171/wp-content/uploads/2010/02/mintcast_057-1.jpg"><img decoding="async" src="http://170.187.156.171/wp-content/uploads/2010/02/mintcast_057_thumb-1.jpg" /></a><br />
<a href="http://170.187.156.171/wp-content/uploads/2010/02/mintcast_058-1.jpg"><img decoding="async" src="http://170.187.156.171/wp-content/uploads/2010/02/mintcast_058_thumb-1.jpg" /></a><br />
<a href="http://170.187.156.171/wp-content/uploads/2010/02/mintcast_059-1.jpg"><img decoding="async" src="http://170.187.156.171/wp-content/uploads/2010/02/mintcast_059_thumb-1.jpg" /></a><br />
<a href="http://170.187.156.171/wp-content/uploads/2010/02/mintcast_060-1.jpg"><img decoding="async" src="http://170.187.156.171/wp-content/uploads/2010/02/mintcast_060_thumb-1.jpg" /></a><br />
<a href="http://170.187.156.171/wp-content/uploads/2010/02/mintcast_061-1.jpg"><img decoding="async" src="http://170.187.156.171/wp-content/uploads/2010/02/mintcast_061_thumb-1.jpg" /></a><br />
<a href="http://170.187.156.171/wp-content/uploads/2010/02/mintcast_062-1.jpg"><img decoding="async" src="http://170.187.156.171/wp-content/uploads/2010/02/mintcast_062_thumb-1.jpg" /></a><br />
<a href="http://170.187.156.171/wp-content/uploads/2010/02/mintcast_063-1.jpg"><img decoding="async" src="http://170.187.156.171/wp-content/uploads/2010/02/mintcast_063_thumb-1.jpg" /></a><br />
<a href="http://www.mintcast.org/wp-content/uploads/2010/02/mintcast_064.jpg"><img decoding="async" src="http://170.187.156.171/wp-content/uploads/2010/02/mintcast_064_thumb-1.jpg" /></a><br />
<a href="http://170.187.156.171/wp-content/uploads/2010/02/mintcast_065-1.jpg"><img decoding="async" src="http://170.187.156.171/wp-content/uploads/2010/02/mintcast_065_thumb-1.jpg" /></a><br />
<a href="http://170.187.156.171/wp-content/uploads/2010/02/mintcast_066-1.jpg"><img decoding="async" src="http://170.187.156.171/wp-content/uploads/2010/02/mintcast_066_thumb-1.jpg" /></a><br />
<a href="http://170.187.156.171/wp-content/uploads/2010/02/mintcast_067-1.jpg"><img decoding="async" src="http://170.187.156.171/wp-content/uploads/2010/02/mintcast_067_thumb-1.jpg" /></a><br />
<a href="http://170.187.156.171/wp-content/uploads/2010/02/mintcast_068-1.jpg"><img decoding="async" src="http://170.187.156.171/wp-content/uploads/2010/02/mintcast_068_thumb-1.jpg" /></a><br />
<a href="http://170.187.156.171/wp-content/uploads/2010/02/mintcast_069-1.jpg"><img decoding="async" src="http://170.187.156.171/wp-content/uploads/2010/02/mintcast_069_thumb-1.jpg" /></a><br />
<a href="http://www.mintcast.org/wp-content/uploads/2010/02/mintcast_070.jpg"><img decoding="async" src="http://170.187.156.171/wp-content/uploads/2010/02/mintcast_070_thumb-1.jpg" /></a><br />
<a href="http://www.mintcast.org/wp-content/uploads/2010/02/mintcast_071.jpg"><img decoding="async" src="http://170.187.156.171/wp-content/uploads/2010/02/mintcast_071_thumb-1.jpg" /></a><br />
<a href="http://170.187.156.171/wp-content/uploads/2010/02/mintcast_072-1.jpg"><img decoding="async" src="http://170.187.156.171/wp-content/uploads/2010/02/mintcast_072_thumb-1.jpg" /></a><br />
<a href="http://170.187.156.171/wp-content/uploads/2010/02/mintcast_073-1.jpg"><img decoding="async" src="http://170.187.156.171/wp-content/uploads/2010/02/mintcast_073_thumb-1.jpg" /></a><br />
<a href="http://170.187.156.171/wp-content/uploads/2010/02/mintcast_074-1.jpg"><img decoding="async" src="http://170.187.156.171/wp-content/uploads/2010/02/mintcast_074_thumb-1.jpg" /></a><br />
<a href="http://170.187.156.171/wp-content/uploads/2010/02/mintcast_075-1.jpg"><img decoding="async" src="http://170.187.156.171/wp-content/uploads/2010/02/mintcast_075_thumb-1.jpg" /></a><br />
<a href="http://170.187.156.171/wp-content/uploads/2010/02/mintcast_076-1.jpg"><img decoding="async" src="http://170.187.156.171/wp-content/uploads/2010/02/mintcast_076_thumb-1.jpg" /></a><br />
<a href="http://170.187.156.171/wp-content/uploads/2010/02/mintcast_077-1.jpg"><img decoding="async" src="http://170.187.156.171/wp-content/uploads/2010/02/mintcast_077_thumb-1.jpg" /></a><br />
<a href="http://170.187.156.171/wp-content/uploads/2010/02/mintcast_078-1.jpg"><img decoding="async" src="http://www.mintcast.org/wp-content/uploads/2010/02/mintcast_078_thumb.jpg" /></a><br />
<a href="http://170.187.156.171/wp-content/uploads/2010/02/mintcast_079-1.jpg"><img decoding="async" src="http://170.187.156.171/wp-content/uploads/2010/02/mintcast_079_thumb-1.jpg" /></a><br />
<a href="http://170.187.156.171/wp-content/uploads/2010/02/mintcast_080-1.jpg"><img decoding="async" src="http://170.187.156.171/wp-content/uploads/2010/02/mintcast_080_thumb-1.jpg" /></a><br />
<a href="http://170.187.156.171/wp-content/uploads/2010/02/mintcast_081-1.jpg"><img decoding="async" src="http://www.mintcast.org/wp-content/uploads/2010/02/mintcast_081_thumb.jpg" /></a><br />
<a href="http://170.187.156.171/wp-content/uploads/2010/02/mintcast_083-1.jpg"><img decoding="async" src="http://170.187.156.171/wp-content/uploads/2010/02/mintcast_083_thumb-1.jpg" /></a><br />
<a href="http://170.187.156.171/wp-content/uploads/2010/02/mintcast_084-1.jpg"><img decoding="async" src="http://www.mintcast.org/wp-content/uploads/2010/02/mintcast_084_thumb.jpg" /></a><br />
<a href="http://www.mintcast.org/wp-content/uploads/2010/02/mintcast_085.jpg"><img decoding="async" src="http://170.187.156.171/wp-content/uploads/2010/02/mintcast_085_thumb-1.jpg" /></a><br />
<a href="http://170.187.156.171/wp-content/uploads/2010/02/mintcast_086-1.jpg"><img decoding="async" src="http://170.187.156.171/wp-content/uploads/2010/02/mintcast_086_thumb-1.jpg" /></a><br />
<a href="http://170.187.156.171/wp-content/uploads/2010/02/mintcast_087-1.jpg"><img decoding="async" src="http://170.187.156.171/wp-content/uploads/2010/02/mintcast_087_thumb-1.jpg" /></a><br />
<a href="http://170.187.156.171/wp-content/uploads/2010/02/mintcast_088-1.jpg"><img decoding="async" src="http://www.mintcast.org/wp-content/uploads/2010/02/mintcast_088_thumb.jpg" /></a></p>
<p>Thank you to everyone that made this a success and congratulations again to the winners. </p>
]]></content:encoded>
					
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">698</post-id>	</item>
	</channel>
</rss>
