<?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>Scripting &#8211; Xojo Programming Blog</title>
	<atom:link href="https://blog.xojo.com/tag/scripting/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, 02 Mar 2021 18:37:24 +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>#JustCode Challenge Week 11 &#8211; Xojo Dojo for Pi</title>
		<link>https://blog.xojo.com/2018/08/31/justcode-challenge-week-11-xojo-dojo-for-pi/</link>
		
		<dc:creator><![CDATA[Paul Lefebvre]]></dc:creator>
		<pubDate>Fri, 31 Aug 2018 10:00:15 +0000</pubDate>
				<category><![CDATA[Fun]]></category>
		<category><![CDATA[Learning]]></category>
		<category><![CDATA[Raspberry Pi]]></category>
		<category><![CDATA[#JustCode]]></category>
		<category><![CDATA[GPIO]]></category>
		<category><![CDATA[RPi]]></category>
		<category><![CDATA[Scripting]]></category>
		<category><![CDATA[Xojo Dojo]]></category>
		<category><![CDATA[Xojo Programming Language]]></category>
		<guid isPermaLink="false">https://blog.xojo.com/?p=4872</guid>

					<description><![CDATA[For #JustCode week 11, I've finished a project I've been working on for several months. This project is a simple app that you can use to write and run your own scripts using Xojo code on the Raspberry Pi. I call it Xojo Dojo.]]></description>
										<content:encoded><![CDATA[<p>For #JustCode week 11, I&#8217;ve finished a project I&#8217;ve been working on for several months. This project is a simple app that you can use to write and run your own scripts using Xojo code on the Raspberry Pi. I call it Xojo Dojo.</p>
<p><span id="more-4872"></span></p>
<p><img fetchpriority="high" decoding="async" class="alignnone size-full wp-image-4873" src="https://blog.xojo.com/wp-content/uploads/2018/08/2018-08-28_15-11-34.png" alt="" width="1195" height="758" /></p>
<p>With Xojo Dojo you get a simple code editor where you can write code using the Xojo programming language and a small set of additional commands for graphics, GPIO and some other things. It&#8217;s a great way to learn programming basics. Xojo Dojo includes several sample scripts to get you started.</p>
<p>For more information, check out the <a href="http://developer.xojo.com/xojo-dojo">Xojo Dojo doc page</a>.</p>
<p><a href="https://gitlab.com/xojo/XojoDojo">Download the source from GitLab</a>.</p>
<p>Add your #JustCode project to the <a href="https://forum.xojo.com/49692-just-code-challenge-week-11-projects">week 11 forum conversation</a>.</p>
<p>Download and check out earlier projects:</p>
<ul>
<li>Week 10: <a href="https://blog.xojo.com/2018/08/24/justcode-challenge-week-10-nettank/">NetTank</a></li>
<li>Week 9: <a href="https://blog.xojo.com/2018/08/17/justcode-challenge-week-9-quote-web-service/">Quote Web Service</a></li>
<li>Week 8: <a href="https://blog.xojo.com/2018/08/10/justcode-challenge-week-8-jumpstart-app-launcher/">JumpStart App Launcher</a></li>
<li>Week 7: <a href="https://blog.xojo.com/2018/08/03/justcode-challenge-week-7-pitch-tracker/">Pitch Tracker</a></li>
<li>Week 6: <a href="https://blog.xojo.com/2018/07/27/justcode-challenge-week-6-bubble-popper/">Bubble Popper</a></li>
<li>Week 5: <a href="https://blog.xojo.com/2018/07/20/justcode-challenge-week-5-math-quiz/">Math Quiz</a></li>
<li>Week 4: <a href="https://blog.xojo.com/2018/07/13/justcode-challenge-week-4-mini-golf-scorekeeper/">Mini-Golf ScoreKeeper</a></li>
<li>Week 3: <a href="https://blog.xojo.com/2018/07/06/just-code-challenge-week3/">Dogs Up!</a></li>
<li>Week 2: <a href="https://blog.xojo.com/2018/06/29/just-code-challenge-week2/">Password Generator</a></li>
<li>Week 1: <a href="https://blog.xojo.com/2018/06/22/just-code-challenge-week1/">Color Picker</a></li>
</ul>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Xojo IDE Script Menu Shortcuts</title>
		<link>https://blog.xojo.com/2016/09/22/ide-script-menu-tip/</link>
		
		<dc:creator><![CDATA[Norman Palardy]]></dc:creator>
		<pubDate>Thu, 22 Sep 2016 09:20:20 +0000</pubDate>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Mac]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[Tips]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[IDE]]></category>
		<category><![CDATA[Scripting]]></category>
		<guid isPermaLink="false">http://blog.xojo.com/?p=1495</guid>

					<description><![CDATA[In the Xojo IDE Scripts Menu there are some new shortcuts you may find helpful. The items in the IDE Scripts menu under File &#62;&#8230;]]></description>
										<content:encoded><![CDATA[<p>In the Xojo IDE Scripts Menu there are some new shortcuts you may find helpful.</p>
<p>The items in the IDE Scripts menu under File &gt; IDE Scripts now have shortcuts assigned for the first nine items (these are the scripts that you add to the Scripts folder). On OS X the shortcuts are Cmd + Option + digit and on Windows and Linux they are Ctrl + Alt + digit.</p>
<p>And for those scripts that do not get shortcuts assigned, selecting them from the menu will run them.</p>
<p>On OS X, if you hold down the Ctrl key + the above shortcut, then the script will be opened in the editor instead of run. On Windows and Linux holding the Shift key in addition to the above shortcut will accomplish this. These modifiers also works if you select the item from the menu. Hold the Ctrl key on OS X or Shift key on Windows and Linux the item will be opened in the editor instead of run.</p>
<p>Read more about <a href="http://developer.xojo.com/userguide/ide-scripting">IDE Scripting in the User Guide</a>.</p>
<p>Happy IDE Scripting!</p>
]]></content:encoded>
					
		
		
			</item>
	</channel>
</rss>
