<?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>Xojo Renewal &#8211; Xojo Programming Blog</title>
	<atom:link href="https://blog.xojo.com/tag/renewal/feed/" rel="self" type="application/rss+xml" />
	<link>https://blog.xojo.com</link>
	<description>Blog about the Xojo programming language and IDE</description>
	<lastBuildDate>Wed, 01 May 2024 16:37:29 +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>Xojo iOS Is Now Xojo Mobile</title>
		<link>https://blog.xojo.com/2023/08/09/xojo-ios-is-now-xojo-mobile/</link>
		
		<dc:creator><![CDATA[Xojo]]></dc:creator>
		<pubDate>Wed, 09 Aug 2023 13:30:00 +0000</pubDate>
				<category><![CDATA[Android]]></category>
		<category><![CDATA[Cross-Platform]]></category>
		<category><![CDATA[iOS]]></category>
		<category><![CDATA[Mobile]]></category>
		<category><![CDATA[License Management]]></category>
		<category><![CDATA[Licenses]]></category>
		<category><![CDATA[Multi-Platform Development]]></category>
		<category><![CDATA[Xojo Programming Language]]></category>
		<category><![CDATA[Xojo Renewal]]></category>
		<guid isPermaLink="false">https://blog.xojo.com/?p=11659</guid>

					<description><![CDATA[Xojo iOS is now Xojo Mobile. Using Xojo 2023r2, Xojo Mobile, Xojo Pro and Xojo  Pro Plus licenses can build Android apps!]]></description>
										<content:encoded><![CDATA[
<p>Today&#8217;s release of Xojo 2023r2 introduces support for the Android platform! With this release, Xojo iOS licenses are now Xojo Mobile licenses. Any current (not expired) Xojo Mobile license (formerly Xojo iOS licenses) can build for both iOS and Android using Xojo  2023r2. As always, Xojo Pro and Pro Plus licenses include support for all platforms and current Xojo Pro and Pro Plus licenses can build for Android using Xojo 2023r2. The addition of Android support does not change the price of Xojo Mobile, Xojo Pro or Xojo Pro Plus licenses.</p>



<span id="more-11659"></span>



<p>Anyone one with a current Xojo Mobile, Xojo Pro or Xojo Pro Plus license can download Xojo 2023r2 and start building for Android today. <a href="https://www.xojo.com/account/licenses/renew.php">Renew</a> your expired Xojo iOS, Pro or Pro Plus licenses or <a href="https://www.xojo.com/account/licenses/upgrade.php">Upgrade</a> a Xojo Lite or Desktop license to start building for Android anytime. As always, you can <a href="https://xojo.com/download/">download</a> the free Xojo IDE to develop, run and test your projects before purchasing a license. </p>



<p>To learn more about Xojo Mobile licenses, visit our <a href="https://xojo.com/products/mobile.php">website</a>. Use the <a href="https://blog.xojo.com/category/cross-platform/android/">Android category</a> in the Xojo Blog to read more posts about Android support.</p>



<p>TL;DR Xojo iOS licenses are now Xojo Mobile licenses. Using Xojo 2023r2, Xojo Mobile, Xojo Pro and Xojo Pro Plus licenses can build Android apps!</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Learn The Fundamentals of Xojo Programming</title>
		<link>https://blog.xojo.com/2017/06/26/learn-the-fundamentals-of-programming-with-xojo/</link>
		
		<dc:creator><![CDATA[Alyssa Foley]]></dc:creator>
		<pubDate>Mon, 26 Jun 2017 09:56:16 +0000</pubDate>
				<category><![CDATA[Community]]></category>
		<category><![CDATA[Learning]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[Beginner Tips]]></category>
		<category><![CDATA[Intro to Xojo Programming Textbook]]></category>
		<category><![CDATA[Software Development]]></category>
		<category><![CDATA[Xojo IDE]]></category>
		<category><![CDATA[Xojo Programming Language]]></category>
		<category><![CDATA[Xojo Renewal]]></category>
		<guid isPermaLink="false">http://blog.xojo.com/?p=2692</guid>

					<description><![CDATA[Xojo is free to use for learning and development and a great language for those looking to add programming to their skillset. Unlike most languages that are used to teach programming, Xojo is incredibly easy to use.]]></description>
										<content:encoded><![CDATA[<p>The ability to code is an increasingly valuable skill. At Xojo we&nbsp;believe that anybody can learn to make their own apps. And Xojo is a great language for students&nbsp;looking to add programming to their skillset and&nbsp;for&nbsp;<a href="http://blog.xojo.com/2015/11/19/the-citizen-developer/">citizen developers</a>.</p>
<p>Learn to code using Xojo and you can build apps for Mac, Windows and Linux, web apps, iOS apps and Raspberry Pi apps (and Android- it&#8217;s coming!). With the exception of iOS which requires a Mac, you can build <em><strong>for</strong></em> any platform we support <strong><em>from</em></strong> any platform we support. Want to build Windows apps for your friends from your Mac? That&#8217;s what Xojo is great at! Want to make your work day easier with a database app to track your inventory? Xojo&#8217;s great at that too!</p>
<p><span id="more-2692"></span></p>
<h3>One Thing to Learn</h3>
<p>Xojo is a fully integrated development environment (<a href="https://en.wikipedia.org/wiki/Integrated_development_environment">IDE</a>) &#8211; that means your code editor, build tools and debugger are all in Xojo. Learning to code can be challenging enough, you don’t need to also learn how to install and configure a bunch&nbsp;of tools before you even get started. In fact, customers have told us they were able to create their first Xojo app before the other development tools they were testing finished installing!</p>
<h3><img decoding="async" src="https://www.xojo.com/resources/images/intro/Figure01-IntroBook.png"></h3>
<h3>Free Introduction to Programming Book</h3>
<p>Xojo has a free book, <a href="http://www.xojo.com/learn">Introduction to Programming with Xojo</a>, and it&nbsp;is a great way to start learning. The&nbsp;book walks you through programming and general concepts in a way that is easy to understand. You can download it in PDF or for iBooks. Plus there&#8217;s an iOS Addendum, a Raspberry Pi Book and a Teacher’s Guide.</p>
<h3>Apply Your New Skills to Other Languages</h3>
<p>The Xojo programming language is similar to other languages, such as Visual Basic or Java. Because Xojo is object-oriented, the skills you learn with Xojo are directly applicable to other languages, including Visual Basic, Java, C# and more.</p>
<h3>Videos and Webinars</h3>
<p>For those that learn visually, attend the Xojo webinars, hosted by Xojo Developer Evangelist Paul Lefebvre. The webinars cover a wide variety of topics, from beginner to advanced. Plus all the webinars are recorded for on-demand viewing anytime.</p>
<p>Be sure to check out the <a href="https://www.youtube.com/playlist?list=PLPoq910Q9jXiYdPy3sPm_-X9_ol3t9NdM">Getting Started playlist</a> on the Xojo YouTube&nbsp;channel with&nbsp;videos such as:</p>
<ul>
<li>An Introduction to Developing with Xojo</li>
<li>Introduction to Xojo and Xojo Cloud</li>
<li>Creating a Desktop App Tutorial</li>
<li>Creating a Web App Tutorial</li>
<li>Creating a Desktop App using Xojo</li>
<li>Creating a Web App using Xojo</li>
<li>Introduction to Programming 101</li>
<li>Introduction to Programming 201</li>
</ul>
<h3>Comprehensive&nbsp;Documentation</h3>
<p>In addition to Xojo&#8217;s&nbsp;books, webinars and video library, we&#8217;ve got&nbsp;<a href="http://developer.xojo.com/quickstart-overvew">QuickStart Guides</a>, <a href="http://developer.xojo.com/tutorials-overview">Tutorials</a> and a <a href="http://developer.xojo.com/userguide">User Guide</a> totalling over 900 pages. <a href="http://developer.xojo.com/userguide$about-the-user-guide">Divided into four parts</a> to help simplify the learning process, the&nbsp;Xojo User Guide is a great resource for learning.</p>
<p>Still not sure where to start? Our <a href="http://developer.xojo.com/get-started">How to Get Started with Xojo</a> page can point you in the right direction.</p>
<h3>Wonderful Community</h3>
<p>Xojo is known for its friendly and approachable user community. The Xojo&nbsp;<a href="http://forum.xojo.com/" target="_blank" rel="noopener noreferrer">Forum</a>&nbsp;is vibrant and active, and includes a Getting Started channel with lots of fellow Xojo Developers available to help answer questions along the way &#8211; though we recommend you take a moment to search to see if your question has already been answered first!</p>
<p align="center"><img decoding="async" src="https://www.xojo.com/resources/images/intro/Figure04-Forum.png"></p>
<h3>Free to Develop</h3>
<p>Xojo is free for learning and development. Just create an account, download Xojo and use the resources listed above to start developing your app.</p>
<p>You can develop, run, test and debug all for free. When you are ready to compile your app, you can buy the right Xojo license for you.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Xojo 2014r3 Introduces Xojo iOS and Simple, Annual Pricing</title>
		<link>https://blog.xojo.com/2014/12/08/xojo-2014r3-introduces-xojo-ios-and-simple-annual-pricing/</link>
		
		<dc:creator><![CDATA[Xojo]]></dc:creator>
		<pubDate>Mon, 08 Dec 2014 00:00:00 +0000</pubDate>
				<category><![CDATA[Community]]></category>
		<category><![CDATA[iOS]]></category>
		<category><![CDATA[Licenses]]></category>
		<category><![CDATA[Xojo Renewal]]></category>
		<guid isPermaLink="false">http://blogtemp.xojo.com/2014/12/08/xojo-2014r3-introduces-xojo-ios-and-simple-annual-pricing/</guid>

					<description><![CDATA[Xojo 2014r3 Introduces Xojo iOS and Simple, Annual Pricing
With Xojo 2014r3 we are introducing simple, annual pricing for all Xojo licenses]]></description>
										<content:encoded><![CDATA[<p>When it comes to software licensing and pricing, the goal is to provide just the right amount of flexibility without making things too complex. It&#8217;s difficult, however, to do this without some trial and error which means we occasionally make changes.</p>
<p>With <a href="https://www.xojo.com/download/">Xojo 2014r3</a> we are introducing simple, annual pricing for all Xojo licenses:<img /></p>
<p><span id="more-165"></span></p>
<p><span style="text-decoration: underline;"><strong>Licensing</strong></span></p>
<p>We have found that having a separate license for accessing database servers is unnecessarily confusing and costly to our users. With the release of Xojo 2014r3, we are including database access with Xojo Desktop and Web licenses! If you purchased a new Xojo Desktop licenseor Xojo Web license within the last 90 days, your license has already been updated to include database access at no charge.</p>
<p><strong><span style="text-decoration: underline;">Pricing</span></strong></p>
<p>To further simplify our pricing we have changed to a single, <a href="https://www.xojo.com/store/">annual USD pricing model</a>. This means the price will be the same for new and renewal licenses and all prices are in USD- no matter where you are purchasing from. Single-Platform Desktop and Enterprise licenses are unchanged both in terms of licensing and pricing.</p>
<p><em><strong>None of this changes how your Xojo license works. As always, can still continue to use your licenses after they expire but will not have access to new releases until you renew.</strong></em></p>
<p><span style="text-decoration: underline;"><strong>Automatic Renewal</strong></span></p>
<p>The first time you renew or purchase Xojo after December 2014 via our website (PayPal and other non-website purchases do not activate auto-renew), you activate the auto-renewal feature. This means your Xojo license will be automatically renewed and your credit card charged every 12 months. Once it&#8217;s activated, this feature can be turned off for any specific license at any time from the <a href="https://www.xojo.com/account/licenses/">Licenses page</a> in your xojo.com account. However, if you are reasonably sure you plan to renew, we would appreciate you leaving this feature on as it helps us to plan and make Xojo better. <strong>All renewals placed through the auto-renewal feature will include a 10% discount.</strong></p>
<p><span style="text-decoration: underline;"><strong>Getting Xojo iOS</strong></span></p>
<p>If you don&#8217;t have Xojo Pro, you have two options. First, you can <a href="https://www.xojo.com/store/">purchase a new Xojo iOS license</a> for $299 USD. Second, you can upgrade your existing licenses to Xojo Pro. Upgrade discounts are calculated from the remaining value of your existing Xojo licenses. To find out your discount, log into your xojo.com account and select which licenses you wish to upgrade from your licenses page.</p>
<p>If you already have Xojo Pro, you have three options. First, you can add iOS to your existing Xojo Pro license for $199 USD (contact me at custserv@xojo.com for this option). With this option, your Xojo Pro license will be upgraded to include iOS through the end of your current expiration date, whenever that may be. This may be a good option for you if your license doesn&#8217;t expire for many months. Second, you can renew your Xojo Pro license for $699 which will give you Xojo Pro with iOS and add an additional year to your license. Third, you can purchase a new iOS license for $299.</p>
<p>If you purchased or upgraded to Xojo Pro within the last 90 days, your Xojo Pro license has already been updated to include iOS at no additional charge.</p>
<p><span style="text-decoration: underline;"><strong>What About My Licenses?</strong></span></p>
<p>If you have specific questions about how these changes effect your licenses or your recent purchases, please <strong>contact me, Alyssa, at hello@xojo.com. I am more than happy to help you figure out how you can get the most benefit from these changes!</strong><!-- end HubSpot Call-to-Action Code --></p>
<p><a href="http://www.xojo.com/localized/newpriceblog-italian.php">Read in Italian</a></p>
<p><a href="http://www.xojo.com/localized/newpriceblog-spanish.php">Read in Spanish</a></p>
<p><a href="http://xojojapan.blogspot.jp/2014/12/xojo-2013.html">Read in Japanese</a></p>
]]></content:encoded>
					
		
		
			</item>
	</channel>
</rss>
