<?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>tutorials Archives - Jay Sharp</title>
	<atom:link href="https://sharpi.sh/tag/tutorials/feed/" rel="self" type="application/rss+xml" />
	<link>https://sharpi.sh/tag/tutorials/</link>
	<description>Digital Product Development &#38; Engineering in Europe &#38; Hong Kong</description>
	<lastBuildDate>Wed, 29 Jun 2022 16:49:50 +0000</lastBuildDate>
	<language>en-GB</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>

<image>
	<url>https://sharpi.sh/wp-content/uploads/2018/02/fav2-1.png</url>
	<title>tutorials Archives - Jay Sharp</title>
	<link>https://sharpi.sh/tag/tutorials/</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>Where to find Plesk Version, Plesk License Key, Operating System</title>
		<link>https://sharpi.sh/posts/web-development/where-to-find-plesk-version-plesk-license-key-operating-system/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=where-to-find-plesk-version-plesk-license-key-operating-system</link>
		
		<dc:creator><![CDATA[J]]></dc:creator>
		<pubDate>Wed, 18 Apr 2018 11:30:23 +0000</pubDate>
				<category><![CDATA[Web Dev]]></category>
		<category><![CDATA[tutorials]]></category>
		<guid isPermaLink="false">http://sharpi.sh/?p=604</guid>

					<description><![CDATA[<p>License Key Home &#62; Tools &#38; Settings &#62; License Management more Plesk Version &#38; Operating System Home &#62; System overview more &#160;</p>
<p>The post <a href="https://sharpi.sh/posts/web-development/where-to-find-plesk-version-plesk-license-key-operating-system/">Where to find Plesk Version, Plesk License Key, Operating System</a> appeared first on <a href="https://sharpi.sh">Jay Sharp</a>.</p>
]]></description>
		
		
		
			</item>
		<item>
		<title>Formatting a USB for Pioneer CDJ 900 and Windows on Mac</title>
		<link>https://sharpi.sh/posts/software-hardware/formatting-a-usb-for-pioneer-cdj-900-and-windows-on-mac/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=formatting-a-usb-for-pioneer-cdj-900-and-windows-on-mac</link>
		
		<dc:creator><![CDATA[J]]></dc:creator>
		<pubDate>Thu, 05 Apr 2018 07:02:44 +0000</pubDate>
				<category><![CDATA[Soft & Hardware]]></category>
		<category><![CDATA[djing]]></category>
		<category><![CDATA[mac]]></category>
		<category><![CDATA[tutorials]]></category>
		<guid isPermaLink="false">http://sharpi.sh/?p=507</guid>

					<description><![CDATA[<p>On Mac, Open Disk Utility and find the device. Select the hardware not the partitions. Click erase and select the following That should take a second or two.</p>
<p>The post <a href="https://sharpi.sh/posts/software-hardware/formatting-a-usb-for-pioneer-cdj-900-and-windows-on-mac/">Formatting a USB for Pioneer CDJ 900 and Windows on Mac</a> appeared first on <a href="https://sharpi.sh">Jay Sharp</a>.</p>
]]></description>
		
		
		
			</item>
		<item>
		<title>Installing Yosemite on a new SSD in a 2009 Macbook Pro</title>
		<link>https://sharpi.sh/posts/software-hardware/installing-yosemite-on-a-refurbished-2009-macbook-pro/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=installing-yosemite-on-a-refurbished-2009-macbook-pro</link>
		
		<dc:creator><![CDATA[J]]></dc:creator>
		<pubDate>Mon, 19 Feb 2018 07:52:37 +0000</pubDate>
				<category><![CDATA[Soft & Hardware]]></category>
		<category><![CDATA[hardware]]></category>
		<category><![CDATA[osx]]></category>
		<category><![CDATA[tutorials]]></category>
		<guid isPermaLink="false">https://sharpi.sh/?p=450</guid>

					<description><![CDATA[<p>The ultimate valentines day gift to your beloved, trusty yet ageing Macbook Pro. Back up your files, speed up it&#8217;s performance and fall in love again. Replacing the hard disk in your old machine can give it a new lease of life. You&#8217;ll probably want to go for an older version of OSx, you can [&#8230;]</p>
<p>The post <a href="https://sharpi.sh/posts/software-hardware/installing-yosemite-on-a-refurbished-2009-macbook-pro/">Installing Yosemite on a new SSD in a 2009 Macbook Pro</a> appeared first on <a href="https://sharpi.sh">Jay Sharp</a>.</p>
]]></description>
		
		
		
			</item>
		<item>
		<title>Adding HTML Twig syntax highlighting to Sublime text 3</title>
		<link>https://sharpi.sh/posts/web-development/adding-html-twig-syntax-highlighting-to-sublime-text-3/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=adding-html-twig-syntax-highlighting-to-sublime-text-3</link>
		
		<dc:creator><![CDATA[J]]></dc:creator>
		<pubDate>Fri, 09 Feb 2018 12:17:57 +0000</pubDate>
				<category><![CDATA[Web Dev]]></category>
		<category><![CDATA[tutorials]]></category>
		<guid isPermaLink="false">https://sharpi.sh/?p=369</guid>

					<description><![CDATA[<p>Out of the box Sublime Text 3 does not colour HTML Twig syntax correctly. At the point of writing this there doesn&#8217;t seem to be anything on Package Control that can do this. To add correct syntax highlighting create a folder named &#8220;PHP-Twig&#8221; in OSx ~/Library/Application Support/Sublime Text 3/Packages/ Windows Sublime Text &#62; Preferences &#62;Browse [&#8230;]</p>
<p>The post <a href="https://sharpi.sh/posts/web-development/adding-html-twig-syntax-highlighting-to-sublime-text-3/">Adding HTML Twig syntax highlighting to Sublime text 3</a> appeared first on <a href="https://sharpi.sh">Jay Sharp</a>.</p>
]]></description>
		
		
		
			</item>
		<item>
		<title>A guide to Globally Installing Drush 8 for Drupal 7 on Mac with MAMP, that actually works.</title>
		<link>https://sharpi.sh/posts/web-development/a-guide-to-globally-installing-drush-8-for-drupal-7-on-mac-with-mamp-that-actually-works/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=a-guide-to-globally-installing-drush-8-for-drupal-7-on-mac-with-mamp-that-actually-works</link>
		
		<dc:creator><![CDATA[J]]></dc:creator>
		<pubDate>Mon, 29 Jan 2018 10:42:03 +0000</pubDate>
				<category><![CDATA[Web Dev]]></category>
		<category><![CDATA[mamp]]></category>
		<category><![CDATA[tutorials]]></category>
		<guid isPermaLink="false">http://sharpi.sh/?p=202</guid>

					<description><![CDATA[<p>This deals with Globally installing drush on a MAMP development environment on macOS, running a version of MAMP with PHP5.6. Prerequisites: Homebrew and Wget Get drush cd ~/ # Download latest stable release using the code below or browse to github.com/drush-ops/drush/releases. wget https://github.com/drush-ops/drush/releases/download/8.4.10/drush.phar # Or use our upcoming release: wget http://files.drush.org/drush-unstable.phar test and rename it [&#8230;]</p>
<p>The post <a href="https://sharpi.sh/posts/web-development/a-guide-to-globally-installing-drush-8-for-drupal-7-on-mac-with-mamp-that-actually-works/">A guide to Globally Installing Drush 8 for Drupal 7 on Mac with MAMP, that actually works.</a> appeared first on <a href="https://sharpi.sh">Jay Sharp</a>.</p>
]]></description>
		
		
		
			</item>
	</channel>
</rss>
