<?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>xDev Magazine &#8211; Xojo Programming Blog</title>
	<atom:link href="https://blog.xojo.com/tag/xdev/feed/" rel="self" type="application/rss+xml" />
	<link>https://blog.xojo.com</link>
	<description>Blog about the Xojo programming language and IDE</description>
	<lastBuildDate>Tue, 13 Aug 2024 19:38:42 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>
	<item>
		<title>Spotlight On: xDev Magazine</title>
		<link>https://blog.xojo.com/2024/07/08/spotlight-on-xdev-magazine/</link>
		
		<dc:creator><![CDATA[Xojo]]></dc:creator>
		<pubDate>Mon, 08 Jul 2024 18:00:00 +0000</pubDate>
				<category><![CDATA[Community]]></category>
		<category><![CDATA[Learning]]></category>
		<category><![CDATA[Beginner Tips]]></category>
		<category><![CDATA[Spotlight On]]></category>
		<category><![CDATA[xDev Magazine]]></category>
		<category><![CDATA[Xojo Programming Language]]></category>
		<guid isPermaLink="false">https://blog.xojo.com/?p=13316</guid>

					<description><![CDATA[Launched in the summer of 2002, xDev is a bimonthly digital publication. Every issue is packed with over 70 pages of vital information: step-by-step tutorials by Xojo experts, columns for the beginner and expert, "behind-the-scenes" postmortems of popular programs made with Xojo, fascinating interviews, handy tips, product reviews and Xojo news. Subscribers to xDev receive download links to the PDF edition via email. ]]></description>
										<content:encoded><![CDATA[
<p><em>Spotlight On posts focus on Xojo community members. We’ll use this space to tell the stories of people using Xojo, share amazing Xojo-made apps and spread awareness of community resources. If you have an app, a project or a person you want to see featured in Spotlight On,&nbsp;<a href="mailto:hello@xojo.com">tell us about it</a>!</em></p>



<p>xDev is a bimonthly digital publication and a staple of the Xojo community since 2002. Every issue is packed with fresh and vital information: step-by-step tutorials by Xojo experts, columns for the beginner and expert, &#8220;behind-the-scenes&#8221; postmortems of popular programs made with Xojo, fascinating interviews, handy tips, product reviews and Xojo news. <a href="https://xojo.com/store/addons/xdev.php">Subscribe</a> today and start expanding your Xojo world.</p>



<h2 class="wp-block-heading">10 Questions with Marc Zeedar of xDev Magazine</h2>



<h3 class="wp-block-heading">Mac, Windows or Linux?</h3>



<p>Mac.</p>



<h3 class="wp-block-heading">What do you wish more people would ask you about when it comes to xDev?</h3>



<p>I love learning about people’s projects. I find many (most) people are overly modest about their own work and over-idealize the coding of others. Every programmer creates bugs. The truth is that *every* project is interesting, regardless of skill level. That’s one of the things I love about programming: it’s so vast and covers such a broad array of uses. They’re all fascinating.</p>



<p>It’s especially gratifying to hear about xDev articles or tips that readers put into practice. There’s nothing better than learning how the magazine helped someone!</p>



<h3 class="wp-block-heading">How would you explain your most recent project to a 5 year old?</h3>



<p>I got AI to help find writing errors in articles (see xDev 22.4’s “Beginner’s Corner” column).</p>



<h3 class="wp-block-heading">What’s next on your&nbsp;<em>Learn Next</em>&nbsp;list?</h3>



<p>Oh boy. That list is so long! And it doesn’t just include programming. Like I’m working on building a microcamper and I’m wanting to learn more woodworking skills so I can build some custom cabinets. I know just enough to be dangerous now and to realize how much more I need to learn!</p>



<p>In terms of programming, I always feel I’m weak on the algorithms side. There are many project ideas where I have no idea how to even begin. So I’m always open for more learning in problem solving.</p>



<p>In tech, I’d like to learn more about AI from a behind-the-scenes perspective, such as training models. For instance, could I create an AI model trained on xDev content that would make it easier to find coding help from past articles?</p>



<h3 class="wp-block-heading">When do you think of solutions for big bugs?</h3>



<p>Usually several hours after I wished I had! Typically that’s at 3 a.m. when I should have quit and gone to bed at midnight. Then I’m kicking myself for making such an “obvious” error.</p>



<h3 class="wp-block-heading">What programming moments made you think “Wow, I love my job so much.”</h3>



<p>Every time my code actually works! There’s nothing more satisfying than having an idea and then seeing it come to life. Probably 90% of the time when I start a project it’s on a whim and I’m just “playing around” to see if the idea is even feasible. Then when it works I’m totally jazzed and inspired.</p>



<p>I did that recently with my “Sandstorm” simulation (xDev 22.1) [<a href="https://www.xdevmag.com/downloads/xdev-sample-sandstorm.zip" target="_blank" rel="noreferrer noopener">Download this article for free</a>], my “Find the Differences” game (xDev 21.6), and my “Xojo Jigsaw” app (xDev 20.4). They all started out with me just fiddling around and then ended up as surprisingly good apps I could write articles about.</p>



<h3 class="wp-block-heading">What’s something that has surprised you about coding in the last 10 years?</h3>



<p>Probably AI (horribly named since it isn’t intelligent at all), which is problematic, but capable of impressive feats. The idea that it can actually generate useful code is wild to me. It’s still early days and there are serious issues to figure out, but it has incredible potential.</p>



<p>Focusing more on coding itself, I don’t think it’s any one thing, but just the way programming has improved and grown more powerful over the last decade. Each year there are small improvements and after ten years you look back and you’re amazed. The high standards of software these days — what users expect — keeps rising and yet coding is getting more powerful and making achieving those levels possible.</p>



<h3 class="wp-block-heading">What’s a cool piece of software more people should know about?</h3>



<p>Not really software, but a technology: RSS (Really Simple Syndication). It’s old, but so simple (it’s even in the name) and effective. I hear so many people grumbling about bad stuff on the news, social media, screen addiction, etc. and I wonder why they put themselves through that. The beauty of RSS is you can use it to set up your own custom feed of information and ignore all the cruft. I get to ignore politics and nonsense and focus on interesting people and technology.</p>



<h3 class="wp-block-heading">What’s the coolest thing you worked on recently?</h3>



<p>Besides my microcamper?&nbsp;My current project is always the coolest, at least until the next one comes along.</p>



<h3 class="wp-block-heading">Music or no music while coding?</h3>



<p>No music. I wouldn’t hear it anyway. When I go into coding mode (or writing mode or reading mode), I’m not aware of much that’s around me. It’s like I’m underwater.</p>



<p>Thank you to Marc Zeedar for answering our questions. If you want to learn more about xDev visit <a href="https://www.xdevmag.com/">https://www.xdevmag.com/</a>, you can get your subscription via PDF, or print for those of you who still like to hold your media in your hands. xDev also offers a 500-page printed book of each year’s issues.</p>



<p><em>Since its launch in 2002, Marc Zeedar is the publisher and editor of *xDev Magazine*, an independent bimonthly publication focused on instructing users of the Xojo development environment. He&#8217;s been using Xojo (then called REALbasic) since 1998 when he released his acclaimed Z-Write word processor, a unique tool for creative writers. In his spare time he hikes and camps, reads, writes novels, watches soccer and films, and lets his dog and cat tell him what to do. He lives in beautiful Oregon wine country.</em></p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Xojo Resources, Lists and Links</title>
		<link>https://blog.xojo.com/2024/02/13/xojo-resources/</link>
		
		<dc:creator><![CDATA[Xojo]]></dc:creator>
		<pubDate>Tue, 13 Feb 2024 18:14:34 +0000</pubDate>
				<category><![CDATA[Learning]]></category>
		<category><![CDATA[Tips]]></category>
		<category><![CDATA[Beginner Tips]]></category>
		<category><![CDATA[Documentation]]></category>
		<category><![CDATA[Educational]]></category>
		<category><![CDATA[Example Projects]]></category>
		<category><![CDATA[GitHub Student Developer Pack]]></category>
		<category><![CDATA[Intro to Xojo Programming Textbook]]></category>
		<category><![CDATA[Student]]></category>
		<category><![CDATA[xDev Magazine]]></category>
		<category><![CDATA[Xojo Forum]]></category>
		<category><![CDATA[Xojo Programming Language]]></category>
		<guid isPermaLink="false">https://blog.xojo.com/?p=12526</guid>

					<description><![CDATA[Xojo and the Xojo community are full of resources for beginners, pros and everyone in between. ]]></description>
										<content:encoded><![CDATA[
<p>Xojo and the Xojo community are full of resources for beginners, pros and everyone in between. </p>



<h2 class="wp-block-heading">Textbook, Books &amp; Magazines</h2>



<ul class="wp-block-list">
<li>Introduction to Xojo Programming <a href="https://xojo.com/resources/learn.php">Textbook</a> &#8211; This is where you start if you are new to programming. Learn the fundamentals of programming. The book uses Xojo to teach programming, but the concepts are applicable to any programming language.</li>



<li>Teacher&#8217;s <a href="https://xojo.com/resources/learn.php">Guide</a> &#8211; A guide to help teachers introduce students to the basics of programming. using the Textbook </li>



<li>I Wish I Knew How To&#8230;. &#8211; A <a href="https://scispec.ca/index.php/books">Book Series</a> from Eugene Dakin that covers many topics including I Wish I Knew How to … Program SQLite with Xojo, I Wish I Knew How To … Program the Canvas Control and I Wish I Knew How to … Program Plugins with Xojo on Windows, to name a few. </li>



<li><a href="http://www.xdevmag.com/orders.shtml" target="_blank" rel="noreferrer noopener">xDev Magazine</a> &#8211; A staple of the Xojo community. Subscribe annually or review the collections, books and back issues for articles. </li>
</ul>



<h2 class="wp-block-heading">Xojo Documentation</h2>



<p>The&nbsp;<a href="https://documentation.xojo.com/getting_started/introduction/welcome.html">Introduction</a>&nbsp;section in the Xojo Documentation is great place to start if you already familiar with Xojo or object-oriented programming. From there, you can choose a QuickStart for&nbsp;<a href="https://documentation.xojo.com/getting_started/quickstarts/desktop_quickstart.html">Desktop</a>,&nbsp;<a href="https://documentation.xojo.com/getting_started/quickstarts/web_quickstart.html">Web</a>, <a href="https://documentation.xojo.com/getting_started/tutorials/ios_tutorial.html">iOS</a> or <a href="https://documentation.xojo.com/getting_started/tutorials/android_tutorial.html">Android</a>. Xojo&#8217;s Documentation site is organized by the following sections:</p>



<ul class="wp-block-list">
<li><a href="https://documentation.xojo.com/#sec-getting-started">GETTING STARTED</a> &#8211; step by step tutorials and a high-level overview</li>



<li><a href="https://documentation.xojo.com/#sec-topics">TOPICS</a>&nbsp;&#8211; categorized discussions on accomplishing specific tasks</li>



<li><a href="https://documentation.xojo.com/#sec-api">API</a>&nbsp;&#8211; guide to the specifics of the Xojo language and framework</li>



<li><a href="https://documentation.xojo.com/#sec-resources">RESOURCES</a>&nbsp;&#8211; information including licensing, system requirements, how to report bugs or request features, etc</li>
</ul>



<p>You can also find many <a href="https://documentation.xojo.com/resources/third_party/index.html">Third Party resources</a> from the Xojo community in the Xojo Documentation, including books, magazines, tutorials, <a href="https://documentation.xojo.com/resources/third_party/free_source_code_and_tools.html">free source code</a>, <a href="https://documentation.xojo.com/resources/third_party/open_source_projects.html">open-source projects</a> and more.</p>



<p>Browse the sections or search for exactly what you need.</p>



<h2 class="wp-block-heading">Xojo Examples</h2>



<p>Experiment with Xojo example projects. Run example code, edit it and use it to get your own project started.</p>



<ul class="wp-block-list">
<li>In Xojo, choose File &gt; New Project and then click on Examples. </li>



<li><a href="https://blog.xojo.com/2023/12/12/finding-the-right-example-project/">Search</a> for a specific example.</li>



<li><a href="https://documentation.xojo.com/_examples/xojoexamples.zip">Download</a> the examples to work off-line. </li>
</ul>



<h2 class="wp-block-heading">Xojo Programming Blog</h2>



<p>The <a href="https://blog.xojo.com/">Blog</a> is an ever-growing resource that offers insight into Xojo features with code examples and best practices, plus community news and events. The Xojo Programming Blog includes guest posts from Xojo users and third party developers as well as posts from Xojo team members. </p>



<h2 class="wp-block-heading">Xojo Video Library and Webinars</h2>



<p>Xojo&#8217;s YouTube <a href="https://www.youtube.com/@XojoInc">Channel</a> has hundreds of videos from <a href="https://www.youtube.com/playlist?list=PLPoq910Q9jXh_rLSPcOS4CyLMB3KkA6UO">beginner</a> topics, <a href="https://www.youtube.com/playlist?list=PLPoq910Q9jXhmtSeP6JbAtdREnuPpW_MW">object-oriented</a> programming concepts to how to use <a href="https://www.youtube.com/playlist?list=PLPoq910Q9jXhRoPw0_mHKdVUKPXpL9TKV">databases</a> with Xojo. It also hosts recordings of the Xojo <a href="https://xojo.com/resources/webinar.php">Webinars</a>. </p>



<h2 class="wp-block-heading">Xojo Forum</h2>



<p>A search of the Xojo Forums often leads to a helpful discussion or a solution to that thing you just could not figure out on your own. And if it doesn&#8217;t, forum members are friendly and free with their Xojo knowledge. The forum is free for everyone, no license required. <a href="https://xojo.com/account/settings/">Enable Forum Access</a> in your Xojo Account and go to the <a href="https://forum.xojo.com/">Xojo Forum</a> to read the discussions and ask your questions. </p>



<p><a href="mailto:hello@xojo.com" data-type="mailto" data-id="mailto:hello@xojo.com">Email</a> Xojo, we&#8217;re happy to help you find a resource or take a request for a topic for a future blog post, webinar or tutorial. </p>



<ul class="wp-block-social-links has-normal-icon-size is-content-justification-center is-layout-flex wp-container-core-social-links-is-layout-16018d1d wp-block-social-links-is-layout-flex"><li class="wp-social-link wp-social-link-facebook  wp-block-social-link"><a rel="noopener nofollow" target="_blank" href="https://www.facebook.com/goxojo" class="wp-block-social-link-anchor"><svg width="24" height="24" viewBox="0 0 24 24" version="1.1" xmlns="http://www.w3.org/2000/svg" aria-hidden="true" focusable="false"><path d="M12 2C6.5 2 2 6.5 2 12c0 5 3.7 9.1 8.4 9.9v-7H7.9V12h2.5V9.8c0-2.5 1.5-3.9 3.8-3.9 1.1 0 2.2.2 2.2.2v2.5h-1.3c-1.2 0-1.6.8-1.6 1.6V12h2.8l-.4 2.9h-2.3v7C18.3 21.1 22 17 22 12c0-5.5-4.5-10-10-10z"></path></svg><span class="wp-block-social-link-label screen-reader-text">Facebook</span></a></li>

<li class="wp-social-link wp-social-link-x  wp-block-social-link"><a rel="noopener nofollow" target="_blank" href="https://x.com/xojo" class="wp-block-social-link-anchor"><svg width="24" height="24" viewBox="0 0 24 24" version="1.1" xmlns="http://www.w3.org/2000/svg" aria-hidden="true" focusable="false"><path d="M13.982 10.622 20.54 3h-1.554l-5.693 6.618L8.745 3H3.5l6.876 10.007L3.5 21h1.554l6.012-6.989L15.868 21h5.245l-7.131-10.378Zm-2.128 2.474-.697-.997-5.543-7.93H8l4.474 6.4.697.996 5.815 8.318h-2.387l-4.745-6.787Z" /></svg><span class="wp-block-social-link-label screen-reader-text">X</span></a></li>

<li class="wp-social-link wp-social-link-linkedin  wp-block-social-link"><a rel="noopener nofollow" target="_blank" href="https://www.linkedin.com/company/xojo" class="wp-block-social-link-anchor"><svg width="24" height="24" viewBox="0 0 24 24" version="1.1" xmlns="http://www.w3.org/2000/svg" aria-hidden="true" focusable="false"><path d="M19.7,3H4.3C3.582,3,3,3.582,3,4.3v15.4C3,20.418,3.582,21,4.3,21h15.4c0.718,0,1.3-0.582,1.3-1.3V4.3 C21,3.582,20.418,3,19.7,3z M8.339,18.338H5.667v-8.59h2.672V18.338z M7.004,8.574c-0.857,0-1.549-0.694-1.549-1.548 c0-0.855,0.691-1.548,1.549-1.548c0.854,0,1.547,0.694,1.547,1.548C8.551,7.881,7.858,8.574,7.004,8.574z M18.339,18.338h-2.669 v-4.177c0-0.996-0.017-2.278-1.387-2.278c-1.389,0-1.601,1.086-1.601,2.206v4.249h-2.667v-8.59h2.559v1.174h0.037 c0.356-0.675,1.227-1.387,2.526-1.387c2.703,0,3.203,1.779,3.203,4.092V18.338z"></path></svg><span class="wp-block-social-link-label screen-reader-text">LinkedIn</span></a></li>

<li class="wp-social-link wp-social-link-github  wp-block-social-link"><a rel="noopener nofollow" target="_blank" href="https://github.com/topics/xojo" class="wp-block-social-link-anchor"><svg width="24" height="24" viewBox="0 0 24 24" version="1.1" xmlns="http://www.w3.org/2000/svg" aria-hidden="true" focusable="false"><path d="M12,2C6.477,2,2,6.477,2,12c0,4.419,2.865,8.166,6.839,9.489c0.5,0.09,0.682-0.218,0.682-0.484 c0-0.236-0.009-0.866-0.014-1.699c-2.782,0.602-3.369-1.34-3.369-1.34c-0.455-1.157-1.11-1.465-1.11-1.465 c-0.909-0.62,0.069-0.608,0.069-0.608c1.004,0.071,1.532,1.03,1.532,1.03c0.891,1.529,2.341,1.089,2.91,0.833 c0.091-0.647,0.349-1.086,0.635-1.337c-2.22-0.251-4.555-1.111-4.555-4.943c0-1.091,0.39-1.984,1.03-2.682 C6.546,8.54,6.202,7.524,6.746,6.148c0,0,0.84-0.269,2.75,1.025C10.295,6.95,11.15,6.84,12,6.836 c0.85,0.004,1.705,0.114,2.504,0.336c1.909-1.294,2.748-1.025,2.748-1.025c0.546,1.376,0.202,2.394,0.1,2.646 c0.64,0.699,1.026,1.591,1.026,2.682c0,3.841-2.337,4.687-4.565,4.935c0.359,0.307,0.679,0.917,0.679,1.852 c0,1.335-0.012,2.415-0.012,2.741c0,0.269,0.18,0.579,0.688,0.481C19.138,20.161,22,16.416,22,12C22,6.477,17.523,2,12,2z"></path></svg><span class="wp-block-social-link-label screen-reader-text">GitHub</span></a></li>

<li class="wp-social-link wp-social-link-youtube  wp-block-social-link"><a rel="noopener nofollow" target="_blank" href="https://www.youtube.com/c/XojoInc" class="wp-block-social-link-anchor"><svg width="24" height="24" viewBox="0 0 24 24" version="1.1" xmlns="http://www.w3.org/2000/svg" aria-hidden="true" focusable="false"><path d="M21.8,8.001c0,0-0.195-1.378-0.795-1.985c-0.76-0.797-1.613-0.801-2.004-0.847c-2.799-0.202-6.997-0.202-6.997-0.202 h-0.009c0,0-4.198,0-6.997,0.202C4.608,5.216,3.756,5.22,2.995,6.016C2.395,6.623,2.2,8.001,2.2,8.001S2,9.62,2,11.238v1.517 c0,1.618,0.2,3.237,0.2,3.237s0.195,1.378,0.795,1.985c0.761,0.797,1.76,0.771,2.205,0.855c1.6,0.153,6.8,0.201,6.8,0.201 s4.203-0.006,7.001-0.209c0.391-0.047,1.243-0.051,2.004-0.847c0.6-0.607,0.795-1.985,0.795-1.985s0.2-1.618,0.2-3.237v-1.517 C22,9.62,21.8,8.001,21.8,8.001z M9.935,14.594l-0.001-5.62l5.404,2.82L9.935,14.594z"></path></svg><span class="wp-block-social-link-label screen-reader-text">YouTube</span></a></li></ul>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Pump Up Your Xojo Development</title>
		<link>https://blog.xojo.com/2021/05/03/the-xojo-extras-store/</link>
		
		<dc:creator><![CDATA[Dana Brown]]></dc:creator>
		<pubDate>Mon, 03 May 2021 09:12:00 +0000</pubDate>
				<category><![CDATA[Community]]></category>
		<category><![CDATA[Database]]></category>
		<category><![CDATA[General]]></category>
		<category><![CDATA[Learning]]></category>
		<category><![CDATA[Networking]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[AprendeXojo]]></category>
		<category><![CDATA[Monkeybread Software]]></category>
		<category><![CDATA[Ohanaware]]></category>
		<category><![CDATA[Third Party]]></category>
		<category><![CDATA[xDev Magazine]]></category>
		<category><![CDATA[Xojo Programming Language]]></category>
		<guid isPermaLink="false">https://blog.xojo.com/?p=7746</guid>

					<description><![CDATA[During this week's May Sale all Xojo licenses and everything in the Xojo Extras Store are discounted 20%! What kind of deals and extras are out there? Let's check them out! There are 5 categories of Xojo Extras: Developer Tools, User Interface, Database, Distribution and Learning.]]></description>
										<content:encoded><![CDATA[
<p>During this week&#8217;s May Sale all Xojo licenses and everything in the Xojo Extras Store are discounted 20%! What kind of deals and extras are out there? Let&#8217;s check them out. There are 5 categories of Xojo Extras: Developer Tools, User Interface, Database, Distribution and Learning.</p>



<h2 class="wp-block-heading"><strong>Developer Tools</strong></h2>



<p><strong>piDog DataView</strong> is a fast and flexible list viewer and includes one year of updates.</p>



<p><strong>Markdown Parser</strong> for Xojo is a class that allows you to implement the ability to parse Markdown source text into HTML + the provided CSS styles, so it can be presented on the fly over an HTML control for its use &#8220;as-is&#8221;, as a starting point for invoices, reports, templates or document conversion. </p>



<p>If you don&#8217;t have anything from Monkeybread Software, then this is a great deal for you! Everything is 20% off from the <strong>Complete Plugin Set</strong>, which includes 54,000+ functions, to <strong>DynaPDF</strong> for creating and editing PDF documents and more.</p>



<p><strong>Mime Parser</strong> is a class for parsing emails.</p>



<p>The <strong>OMP Plugin</strong> allows you to easily parse Microsoft Outlook Structured Storage (.MSG) files cross-platform from Xojo.</p>



<p>Also offered is a <strong>Spell Checker Class</strong> to easily spell check text.</p>



<h2 class="wp-block-heading">User Interface</h2>



<p><strong>ARWaitingView</strong> is a class to prevent the user from navigating the interface while something is downloading or doing a long process. </p>



<p><strong>AXControlGrid</strong> is a complete and powerful Xojo desktop UI component for macOS and Windows that it makes possible to put Canvas-based controls in a Page or a series of Pages of a given size and, optionally, their associated captions.</p>



<p><strong>AXImageCanvas </strong>greatly simplifies the task of displaying a Picture with the ability to correctly display the image maintaining its original aspect ratio, and keeping the full resolution of the picture and reference to the original FolderItem.</p>



<p><strong>AXNumValidatedTF</strong> is a Xojo TextField subclass (32/64 bits) for Windows and macOS allowing the input validation of a defined numeric range, using the system Locale settings for decimal and grouping text formatting.</p>



<p>Antonio Rinaldi offers <strong>Doughnut</strong>, which is an extension for iOSGraphics to draw circular graphs. Additionally, <strong>iOSTableViewExtended</strong> is a subclass that adds useful features including: swipe to reload, table header and footer, customer section header and footer, contextual menus, side index, TextEdit fix and more.</p>



<p><strong>GraffitiSuite</strong> All Access, Desktop and Web are on sale! They are a collection of custom components for Xojo Desktop and Web. </p>



<p>MBS <strong>ChartDirector</strong> lets you create professional charts in Xojo, with 30 chart and gauge types.</p>



<p><strong>RubberViews</strong> from Match Software maintains the place and relative size of every control when a Window or Container Control is resized. They also offer Window Placement and Screen Extensions that are modules that let you manage windows with greater control.</p>



<h2 class="wp-block-heading">Database</h2>



<p><strong>DataViewer Component </strong>is a collection of objects for Xojo that can easily incorporate into your own projects to give SQL Query and DML functionality for SQLite and MySQL databases along with Data Export facilities. Full source code edition also available.</p>



<p>The<strong> MBS SQL Plugin</strong> is an alternative database interface to Xojo that gives access to SQL databases including Oracle, Microsoft SQL Server, DB2, Sybase, Informix, InterBase/Firebird, SQLBase, MySQL, PostgreSQL, ODBC and SQLite. Also available is the <strong>MBS SQLite Extension</strong> is a plug-in for cubeSQL Server, a plug-in for SQLite Manager (sqlabs) and an extension for SQLite that you can use in all SQLite-based database engines, including the SQLiteDatabase class in Xojo.</p>



<p><strong>SQLVue</strong> is the fast and easy way to manage your SQLite databases.</p>



<h2 class="wp-block-heading">Distribution</h2>



<p><strong>App Wrapper </strong>from Ohanaware simplified the process of preparing applications for submission to the Mac App Store and deploying on websites. Get a 30-day or a 1 year single user or team update plan during this limited time offer.</p>



<p><strong>BoxedApp Packer</strong> helps Xojo developers prepare a single executable file that contains all required files a Xojo application needs.</p>



<p>The <strong>GuancheMOS</strong> plug-in is a serial number creation and validation Engine. Also available is <strong>GuancheID</strong>, the easiest way to get a unique ID for macOS and Windows based computers, so you can use it in combination with GuancheMOS or your own software licensing scheme to make sure your software only runs on the computer the license has been generated for.</p>



<p><strong>Quick License Manager</strong> protects your Xojo Windows application with licensing for trials, perpetual or subscription-based licenses.</p>



<h2 class="wp-block-heading"><strong>Learning</strong></h2>



<p><strong>AprendeXojo</strong> has 2 Spanish-language ebooks in the store available for $20 each during the sale:&nbsp;<em>Programación Multiplataforma Xojo</em>&nbsp;and&nbsp;<em>SQLite</em>.</p>



<p><strong>xDev Magazine</strong> is an&nbsp;independent bimonthly publication focused on educating Xojo users through instruction, tutorials and programming. Score a 1 year subscription during the sale for just $40!</p>



<h2 class="wp-block-heading">Shop Now</h2>



<p>The <a href="https://www.xojo.com/store">Xojo Extras store</a> has something for every kind of Xojo developer, whether you are learning something new or looking to save some time implementing something tricky. Take a look now to see what can help make your development life easier! The Xojo May Sale runs until midnight (CT) Friday, May 7th.  </p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>XojoTalk 020 &#8211; Spoiler Alert</title>
		<link>https://blog.xojo.com/2015/12/29/xojotalk-020-spoiler-alert/</link>
		
		<dc:creator><![CDATA[Paul Lefebvre]]></dc:creator>
		<pubDate>Tue, 29 Dec 2015 00:00:00 +0000</pubDate>
				<category><![CDATA[Community]]></category>
		<category><![CDATA[XojoTalk]]></category>
		<category><![CDATA[BKeeney]]></category>
		<category><![CDATA[Podcast]]></category>
		<category><![CDATA[xDev Magazine]]></category>
		<guid isPermaLink="false">http://blogtemp.xojo.com/2015/12/29/xojotalk-020-spoiler-alert/</guid>

					<description><![CDATA[Paul talks with Bob Keeney and Marc Zeedar about Star Wars The Force Awakens.]]></description>
										<content:encoded><![CDATA[<p>In this special episode of XojoTalk, Paul talks Star Wars The Force Awakens with Bob Keeney and Marc Zeedar. The first few minutes are spoiler-free, but the rest of the podcast is spoiler-filled, so go see The Force Awakens first!</p>
<p><span id="more-360"></span></p>
<p>To listen to the podcast, download the <a href="http://files.xojo.com/Podcasts/XojoTalk-020.mp3">mp3</a> now.</p>
<p>Be sure to <a href="http://feeds.feedburner.com/xojotalk">subscribe to the XojoTalk podcast</a> for great developer conversations!</p>
<h2>Show Topics</h2>
<ul>
<li>Use <a href="http://www.xojo.com">Xojo</a> to create your own apps for Windows, OS X, Linux, iOS, Raspberry Pi and web. <a href="http://www.xojo.com/download">Download and try Xojo for free. </a></li>
<li><a href="http://bkeeney.com/">BKeeney Software</a></li>
<li><a href="http://www.xdevmag.com/">xDev Magazine</a></li>
<li><a href="https://youtu.be/sGbxmsDFVnE">Star Wars Trailer</a></li>
</ul>
]]></content:encoded>
					
		
		<enclosure url="http://files.xojo.com/Podcasts/XojoTalk-020.mp3" length="49330178" type="audio/mpeg" />

			</item>
		<item>
		<title>XojoTalk 016: Magical Toolkit</title>
		<link>https://blog.xojo.com/2015/08/05/xojotalk-016-magical-toolkit/</link>
		
		<dc:creator><![CDATA[Paul Lefebvre]]></dc:creator>
		<pubDate>Wed, 05 Aug 2015 00:00:00 +0000</pubDate>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Mac]]></category>
		<category><![CDATA[Raspberry Pi]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[XojoTalk]]></category>
		<category><![CDATA[ODBC]]></category>
		<category><![CDATA[Podcast]]></category>
		<category><![CDATA[xDev Magazine]]></category>
		<guid isPermaLink="false">http://blogtemp.xojo.com/2015/08/05/xojotalk-016-magical-toolkit/</guid>

					<description><![CDATA[Paul talks with Craig Boyd about Xojo, databases, Oracle, IBM, ODBC, Linux, Raspberry Pi and more.]]></description>
										<content:encoded><![CDATA[<p>In this episode of XojoTalk, Paul talks with Craig Boyd, Xojo developer and <a href="https://en.wikipedia.org/wiki/Data_architect">Data Architect</a>. Craig also writes the database column for <a href="http://www.rbdeveloper.com/" target="_blank" rel="noopener">xDev Magazine</a>.</p>
<p><span id="more-356"></span>Download <a href="http://files.xojo.com/Podcasts/XojoTalk-016.mp3">MP3</a>.</p>
<p><a href="http://feeds.feedburner.com/xojotalk">Subscribe to the XojoTalk podcast</a> in your favorite RSS reader or Podcast software! You can also <a href="https://itunes.apple.com/us/podcast/xojotalk-podcast/id920411434">subscribe on iTunes</a> or choose to get <a href="https://feedburner.google.com/fb/a/mailverify?uri=xojotalk&amp;amp;loc=en_US">email notifications</a> of new episodes.</p>
<h2>Show Links</h2>
<ul>
<li><a href="http://www.oracle.com/technetwork/database/database-technologies/express-edition/overview/index.html">Oracle Database</a></li>
<li><a href="http://www-01.ibm.com/software/data/netezza/">Natezza</a></li>
<li><a href="https://en.wikipedia.org/wiki/IBM_i">IBM iSeries</a></li>
<li><a href="http://www.xdevmag.com">xDev Magazine</a></li>
<li><a href="http://www.xojo.com/blog/en/2014/04/using-firebird-with-xojo.php">Firebird Database</a></li>
<li><a href="http://www.valentina-db.com/en/">Valentina Database</a></li>
<li><a href="http://developer.xojo.com/webinar-using-odbc">ODBC webinar</a></li>
<li><a href="http://www.actualtech.com">Mac ODBC Drivers</a></li>
<li><a href="http://www.microsoft.com/en-us/windows/features">Windows 10</a></li>
<li><a href="http://www.kubuntu.org">Kubuntu</a></li>
<li><a href="http://www.linuxmint.com">Linux Mint</a></li>
<li><a href="http://www.xojo.com/blog/en/2015/05/what-is-raspberry-pi.php">Raspberry Pi</a></li>
</ul>
<p style="text-align: center;"><!--HubSpot Call-to-Action Code --> <span id="hs-cta-wrapper-82dd8c4f-9f5b-49b7-aead-cd9b7194166b" class="hs-cta-wrapper"> <span id="hs-cta-82dd8c4f-9f5b-49b7-aead-cd9b7194166b" class="hs-cta-node hs-cta-82dd8c4f-9f5b-49b7-aead-cd9b7194166b"><br />
<!-- [if lte IE 8]></p>





<div id="hs-cta-ie-element"></div>


<![endif]--> <a href="http://blog.xojo.com/2015/07/01/xojotalk-015-type-my-password-like-an-animal/" target="_blank" rel="noopener"><img fetchpriority="high" decoding="async" id="hs-cta-img-82dd8c4f-9f5b-49b7-aead-cd9b7194166b" class="hs-cta-img aligncenter" style="border-width: 0px;" src="https://blog.xojo.com/wp-content/uploads/2015/08/82dd8c4f-9f5b-49b7-aead-cd9b7194166b.png" alt="Xojo Talk Listen Podcase" width="612" height="97" /></a></span></span><br />
<!-- end HubSpot Call-to-Action Code --></p>
]]></content:encoded>
					
		
		<enclosure url="http://files.xojo.com/Podcasts/XojoTalk-016.mp3" length="19287689" type="audio/mpeg" />

			</item>
		<item>
		<title>XDC 2015 Recap</title>
		<link>https://blog.xojo.com/2015/05/05/xdc-2015-recap/</link>
		
		<dc:creator><![CDATA[Xojo]]></dc:creator>
		<pubDate>Tue, 05 May 2015 00:00:00 +0000</pubDate>
				<category><![CDATA[Community]]></category>
		<category><![CDATA[XDC]]></category>
		<category><![CDATA[Citizen Developer]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[Keynote]]></category>
		<category><![CDATA[xDev Magazine]]></category>
		<guid isPermaLink="false">http://blogtemp.xojo.com/2015/05/05/xdc-2015-recap/</guid>

					<description><![CDATA[XDC 2015 Recap]]></description>
										<content:encoded><![CDATA[<p>This year&#8217;s Xojo Developer Conference was in Xojo&#8217;s hometown of Austin, Texas, at the newly renovated Radisson on Lady Bird Lake in Downtown.</p>
<p><a href="http://www.xojo.com/blog/en/assets_c/2015/05/AustinDaySkyline-645.php"><img decoding="async" class="mt-image-center" style="text-align: center; display: block; margin: 0 auto 20px;" src="https://blog.xojo.com/wp-content/uploads/2015/05/austindayskyline-thumb-400x300-645.jpgt1466486449161ampwidth400ampheight300" sizes="(max-width: 400px) 100vw, 400px" alt="AustinDaySkyline.jpg" width="400" height="300" /></a></p>
<p><span id="more-207"></span></p>
<p>Geoff Perlman opened XDC by announcing that, for the first time ever, we are recording the entire conference- that includes Geoff&#8217;s keynote, all 35 sessions plus bonus material! Recordings will be available for sale by early June. XDC attendees will get a copy free.</p>
<p style="text-align: center;"><a href="http://www.xojo.com/blog/en/assets_c/2015/05/XDC2015_Apple_Watch-633.php"><img decoding="async" class="mt-image-center" style="text-align: center; display: block; margin: 0 auto 20px;" src="https://blog.xojo.com/wp-content/uploads/2015/05/xdc2015_apple_watch-thumb-400x300-633.jpgt1466486449161ampwidth400ampheight300" sizes="(max-width: 400px) 100vw, 400px" alt="XDC2015_Apple_Watch.jpg" width="400" height="300" /></a>xDev Magazine&#8217;s Marc Zeedar Checking in with Passbook on his Apple Watch</p>
<p>After a review of this #XDC2015 attendees- representing 12 countries, with 24% of attendees being first time attendees- Geoff moved on to talk about what&#8217;s coming up in future releases of Xojo.</p>
<p><strong>Xojo Cloud Upgrades</strong><br />
Starting in June, all Xojo Cloud servers will get upgraded to 2x the RAM, 2x the throughput and full SSD storage at no additional cost! That means in June: Small Xojo Cloud Servers will offer 1GB RAM, 20GB SSD Storage and 200Mb/s throughput; Medium Xojo Cloud Servers will offer 2GB RAM, 40GB SSD, 2 vCPUs and 400Mb/s throughput; and Large Xojo Cloud Servers will offer 4 GB RAM, 80GB SSD, 4 vCPUs and 800Mb/s throughput. All at no additional cost per month, plus the extensive Xojo Cloud Security and 1-click deployment of your Xojo web apps! With this upgrade even Small Xojo Cloud servers will be have database support for MySQL and PostgreSQL.</p>
<p style="text-align: center;"><a href="http://www.xojo.com/blog/en/assets_c/2015/05/CookieBreak-630.php"><img loading="lazy" decoding="async" class="mt-image-center" style="text-align: center; display: block; margin: 0 auto 20px;" src="https://blog.xojo.com/wp-content/uploads/2015/05/cookiebreak-thumb-400x300-630.jpgt1466486449161ampwidth400ampheight300" sizes="auto, (max-width: 400px) 100vw, 400px" alt="CookieBreak.jpg" width="400" height="300" /></a>Cookie Break at the Radisson in Downtown Austin, Day 1</p>
<p><strong>Xojo Web Drag &amp; Drop</strong><br />
Geoff gave us a demo of touch-enabled drag and drop, coming to Xojo Web. This feature gives you client-side (browser) ability to handle drag and drop. You&#8217;ll be able to specify controls that can be dragged, those that can accept drops and get notified when drops occur.</p>
<p style="text-align: center;"><a href="http://www.xojo.com/blog/en/assets_c/2015/05/Geoff_Interrogation-648.php"><img loading="lazy" decoding="async" class="mt-image-center" style="text-align: center; display: block; margin: 0 auto 20px;" src="https://blog.xojo.com/wp-content/uploads/2015/05/geoff_interrogation-thumb-400x319-648.pngt1466486449161ampwidth400ampheight319" sizes="auto, (max-width: 400px) 100vw, 400px" alt="Geoff_Interrogation.png" width="400" height="319" /></a>Geoff Perlman being interrogated by the Austin Police&#8230;at the Dinner Detective evening event.</p>
<p><strong>64-bit Schedule</strong><br />
As you know, we&#8217;re working hard updating all platform frameworks to be fully 64-bit capable. It&#8217;s huge project with hundreds of thousands of lines of code and we&#8217;ve made great progress to date, Geoff announced that we have already built a 64-bit release of Feedback for OS X and Windows. Xojo iOS is already 64-bit. We&#8217;ll be adding an optimizing 64-bit capable compiler &amp; linker and few if any changes will be required in your projects.</p>
<p style="text-align: center;"><a href="http://www.xojo.com/blog/en/assets_c/2015/05/Bob%26Scott_Boat-639.php"><img loading="lazy" decoding="async" class="mt-image-center" style="text-align: center; display: block; margin: 0 auto 20px;" src="https://blog.xojo.com/wp-content/uploads/2015/05/bob26scott_boat-thumb-400x300-639.jpgt1466486449161ampwidth400ampheight300" sizes="auto, (max-width: 400px) 100vw, 400px" alt="Bob&amp;Scott_Boat.jpg" width="400" height="300" /></a>Bob Keeney and Scott Boss on the Lone Star River Boat awaiting Austin&#8217;s Bats</p>
<p><strong>Raspberry Pi</strong><br />
Probably the most talked about announcement is that Xojo will be adding support for Raspberry Pi later this year! Xojo Pro users will get Raspberry Pi included in their existing licenses at no additional cost. Separate Xojo Raspberry Pi licenses will also be available.</p>
<p><strong>Plugins in Xojo</strong><br />
Get ready to build your plugins in Xojo! We&#8217;re developing a new plugin format that lets you build your Xojo plugins in Xojo- no more C/C++! No Plugin SDK, so no waiting for features to get added to the SDK, use features as soon as they are available. These plugins are compiled down to LLVM bit code. Existing C/C++ plugins will continue to be supported long term on existing platforms &amp; 64 bit desktop/console/web platforms.</p>
<p style="text-align: center;"><a href="http://www.xojo.com/blog/en/assets_c/2015/05/BlackBagTable-651.php"><img loading="lazy" decoding="async" class="mt-image-center" style="text-align: center; display: block; margin: 0 auto 20px;" src="https://blog.xojo.com/wp-content/uploads/2015/05/blackbagtable-thumb-400x300-651.jpgt1466486449161ampwidth400ampheight300" sizes="auto, (max-width: 400px) 100vw, 400px" alt="BlackBagTable.jpg" width="400" height="300" /></a>Xojo developers ready for a good dinner and a good mystery.</p>
<p><strong>Retina Support</strong><br />
Retina support will be coming in 2015 Q4 with support for both the Xojo IDE and the framework, so you can support it more easily in your own apps.</p>
<p>Geoff also announced that we&#8217;ll be dropping Windows XP build support in Xojo 2015r3. We&#8217;ve blogged about this <a href="http://www.xojo.com/blog/en/2014/01/the-end-of-windows-xp.php">many</a> <a href="http://www.xojo.com/blog/en/2014/01/moving-from-windows-xp.php">times</a> since <a href="http://www.xojo.com/blog/en/2013/09/reminder-move-away-from-windows-xp-now.php">2013</a>. Leaving XP behind is necessary and doing so will allow us to move forward and adopt new technologies on the Windows platform.</p>
<p>As always, XDC&#8217;s 3 days went by incredibly quickly. XDC 2015 wrapped up with a brand new coding contest- it was totally retro, dude! Bruno&#8217;s spaceship trumped even Joe&#8217;s bot, and he won a new Apple Watch!</p>
<p style="text-align: center;"><a href="http://www.xojo.com/blog/en/assets_c/2015/05/Bruno_ContestWinner-642.php"><img loading="lazy" decoding="async" class="mt-image-center" style="text-align: center; display: block; margin: 0 auto 20px;" src="https://blog.xojo.com/wp-content/uploads/2015/05/bruno_contestwinner-thumb-400x300-642.jpgt1466486449161ampwidth400ampheight300" sizes="auto, (max-width: 400px) 100vw, 400px" alt="Bruno_ContestWinner.jpg" width="400" height="300" /></a>Bruno, conquerer of Xojo Space and winner of #XDC2015&#8217;s Coding Contest</p>
<p>If you missed #XDC2015, don&#8217;t make the same mistake in 2016. In addition to the 35 sessions and other perks of being an attendee, there was the time Christian Schmitz&#8217;s brother full-body tackled the &#8220;murderer&#8221; at our Dinner Detective event and a gorgeous cruise down Lady Bird Lake ending in an amazing view of thousands of bats taking flight! The benefits of the conference are many and the memories&#8230;well, those can&#8217;t be quantified and some should probably not be recorded. As one attendee wrote me yesterday &#8220;Words can&#8217;t express the time that I had, people I met, and what I learned. I wish that I had attended the earlier ones. I will be at the next one&#8230;&#8221;</p>
<p style="text-align: center;"><a href="http://www.xojo.com/blog/en/assets_c/2015/05/LoneStarBoatNight-636.php"><img loading="lazy" decoding="async" class="mt-image-center" style="text-align: center; display: block; margin: 0 auto 20px;" src="https://blog.xojo.com/wp-content/uploads/2015/05/lonestarboatnight-thumb-400x300-636.jpgt1466486449161ampwidth400ampheight300" sizes="auto, (max-width: 400px) 100vw, 400px" alt="LoneStarBoatNight.jpg" width="400" height="300" /></a>The Lone Star Riverboat, Docked After Taking XDC Attendees on a City Tour and Bat Viewing</p>
<p>For additional information, you can watch Paul&#8217;s <a href="https://youtu.be/WkASnJFn5V8">XDC recap webinar</a>. Also, check out the many threads on the Forum from some of the Xojo Forum&#8217;s most active members. If you have any questions feel free to post here or ask me on Twitter @Xojo. If you were at XDC, tweet us a pic of you wearing your #XDC2015 shirt in your hometown for a RT!</p>
<p><span id="hs-cta-wrapper-42d8bfa2-64a1-410b-9441-f889631e2211" class="hs-cta-wrapper"><span id="hs-cta-42d8bfa2-64a1-410b-9441-f889631e2211" class="hs-cta-node hs-cta-42d8bfa2-64a1-410b-9441-f889631e2211"><!-- [if lte IE 8]>


<div id="hs-cta-ie-element"></div>


<![endif]--> <a href="http://blog.xojo.com/2015/07/28/xdc-2015-session-video-now-available-for-sale/?utm_referrer=http%3A%2F%2Fblog.xojo.com%2F2015%2F05%2F05%2Fxdc-2015-recap%2F" target="_blank" rel="noopener"><img loading="lazy" decoding="async" id="hs-cta-img-42d8bfa2-64a1-410b-9441-f889631e2211" class="hs-cta-img alignnone" style="border-width: 0px; margin: 0 auto; display: block; margin-top: 20px; margin-bottom: 20px;" src="https://blog.xojo.com/wp-content/uploads/2015/05/42d8bfa2-64a1-410b-9441-f889631e2211.png" alt="XDC Xojo Video Conference Sessions" width="595" height="106" align="middle" /></a></span></span><br />
<!-- end HubSpot Call-to-Action Code --></p>
<p>Read this post in <a href="http://www.xojo.com/localized/xdcrecap-german.php">German</a> or <a href="http://www.xojo.com/localized/xdcrecap-italian.php">Italian</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>XojoTalk 005: Where&#8217;s My Column?</title>
		<link>https://blog.xojo.com/2015/01/15/xojotalk-005-wheres-my-column/</link>
		
		<dc:creator><![CDATA[Paul Lefebvre]]></dc:creator>
		<pubDate>Thu, 15 Jan 2015 00:00:00 +0000</pubDate>
				<category><![CDATA[Community]]></category>
		<category><![CDATA[XojoTalk]]></category>
		<category><![CDATA[Podcast]]></category>
		<category><![CDATA[xDev Magazine]]></category>
		<guid isPermaLink="false">http://blogtemp.xojo.com/2015/01/15/xojotalk-005-wheres-my-column/</guid>

					<description><![CDATA[XojoTalk 005: Where's My Column?]]></description>
										<content:encoded><![CDATA[<p>In this episode of XojoTalk, Paul talks with Marc Zeedar, publisher of xDev, the Xojo Developer Magazine. Topics include the magazine, publishing formats, iOS, pricing apps, iOS, the App Store and more.</p>
<p><span id="more-179"></span></p>
<p>Download <a href="http://files.xojo.com/Podcasts/XojoTalk-005.mp3">MP3</a></p>
<p><strong>Show Links</strong></p>
<ul>
<li><a href="http://www.xdevmag.com"><span style="line-height: 1.62;">xDev Magazine</span></a></li>
<li><a href="http://sdtimes.com/editors-nine-predicitions-2015/"><span style="line-height: 1.62;">SD Times 2015 Predictions</span></a></li>
</ul>
<p><span style="line-height: 1.62;">Send your feedback on the podcast to <a href="../../../../../../com/xojo/blog/index.html">paul@xojo.com</a>!</span><span style="line-height: 1.62;"><span id="hs-cta-wrapper-32eb9715-5c1c-45a4-9f37-717ffc906d8e" class="hs-cta-wrapper"><span id="hs-cta-32eb9715-5c1c-45a4-9f37-717ffc906d8e" class="hs-cta-node hs-cta-32eb9715-5c1c-45a4-9f37-717ffc906d8e"><!-- [if lte IE 8]>


<div id="hs-cta-ie-element"></div>


<![endif]--> <a href="http://feeds.feedburner.com/xojotalk" target="_blank" rel="noopener"><img loading="lazy" decoding="async" id="hs-cta-img-32eb9715-5c1c-45a4-9f37-717ffc906d8e" class="hs-cta-img aligncenter" style="border-width: 0px; margin: 0 auto; display: block; margin-top: 20px; margin-bottom: 20px;" src="https://blog.xojo.com/wp-content/uploads/2014/09/32eb9715-5c1c-45a4-9f37-717ffc906d8e.png" alt="Subscribe Podcast" width="622" height="107" align="middle" /></a></span></span><br />
<!-- end HubSpot Call-to-Action Code --> </span></p>
<p><span style="line-height: 1.62;">You can also <a href="https://itunes.apple.com/us/podcast/xojotalk-podcast/id920411434" target="_blank" rel="noopener">subscribe on iTunes</a>.</span></p>
]]></content:encoded>
					
		
		<enclosure url="http://files.xojo.com/Podcasts/XojoTalk-005.mp3" length="31300672" type="audio/mpeg" />

			</item>
	</channel>
</rss>
