<?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>Developer Blog &#8211; Gilluminate</title>
	<atom:link href="https://www.gilluminate.com/topic/tech/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.gilluminate.com</link>
	<description>By Jason Gill</description>
	<lastBuildDate>Tue, 03 Nov 2015 03:34:23 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	
	<item>
		<title>Develop ASP.NET and Serve IIS from VM on Mac</title>
		<link>https://www.gilluminate.com/2015/11/02/develop-asp-net-and-serve-iis-from-vm-on-mac/</link>
		
		<dc:creator><![CDATA[Jason Gill]]></dc:creator>
		<pubDate>Tue, 03 Nov 2015 03:34:23 +0000</pubDate>
				<category><![CDATA[Developer Blog]]></category>
		<guid isPermaLink="false">http://www.gilluminate.com/?p=6693</guid>

					<description><![CDATA[If you want to develop using Sublime Text (or other) on Mac but your company uses ASP.NET MVC for back-end server, this information may be helpful to get you to where you can have a shared drive in from Mac to a VM. Build using Visual Studio in the VM, but develop using the Mac....  <a href="https://www.gilluminate.com/2015/11/02/develop-asp-net-and-serve-iis-from-vm-on-mac/" class="more-link" title="Read Develop ASP.NET and Serve IIS from VM on Mac">Read more &#187;</a>]]></description>
		
		
		
			</item>
		<item>
		<title>Complete guide to livereload over ssl (https) using grunt watch</title>
		<link>https://www.gilluminate.com/2014/06/10/livereload-ssl-https-grunt-watch/</link>
		
		<dc:creator><![CDATA[Jason Gill]]></dc:creator>
		<pubDate>Tue, 10 Jun 2014 23:56:22 +0000</pubDate>
				<category><![CDATA[Developer Blog]]></category>
		<category><![CDATA[grunt]]></category>
		<category><![CDATA[https]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[livereload]]></category>
		<category><![CDATA[node.js]]></category>
		<category><![CDATA[ssl]]></category>
		<category><![CDATA[watch]]></category>
		<guid isPermaLink="false">http://www.gilluminate.com/?p=6665</guid>

					<description><![CDATA[It is obvious from the grunt-contrib-watch documentation that it is possible to get livereload working over https to avoid browser complaints such as Google Chrome&#8217;s blocked message &#8220;this content should also be loaded over HTTPS.&#8221; What isn&#8217;t so obvious is how to go about getting it all working properly—especially to a front-end focused developer, who may...  <a href="https://www.gilluminate.com/2014/06/10/livereload-ssl-https-grunt-watch/" class="more-link" title="Read Complete guide to livereload over ssl (https) using grunt watch">Read more &#187;</a>]]></description>
		
		
		
			</item>
		<item>
		<title>Ubuntu, ssh-agent and You!</title>
		<link>https://www.gilluminate.com/2013/04/04/ubuntu-ssh-agent-and-you/</link>
		
		<dc:creator><![CDATA[Jason Gill]]></dc:creator>
		<pubDate>Thu, 04 Apr 2013 23:25:23 +0000</pubDate>
				<category><![CDATA[Developer Blog]]></category>
		<category><![CDATA[git]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[ssh]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<guid isPermaLink="false">http://www.gilluminate.com/?p=6631</guid>

					<description><![CDATA[Background I&#8217;m in the process of setting up a new Droplet on DigitalOcean. Mine is a Ubuntu droplet. The joy about DigitalOcean is that you have full control over your (super fast) server (and at a great price). You want Apache? you can install it yourself. You want git? same deal. Trying out node.js? You...  <a href="https://www.gilluminate.com/2013/04/04/ubuntu-ssh-agent-and-you/" class="more-link" title="Read Ubuntu, ssh-agent and You!">Read more &#187;</a>]]></description>
		
		
		
			</item>
		<item>
		<title>FancyBoxThumbs Extension v2.0 released</title>
		<link>https://www.gilluminate.com/2013/01/30/fancyboxthumbs-extension-v2-0-released/</link>
		
		<dc:creator><![CDATA[Jason Gill]]></dc:creator>
		<pubDate>Wed, 30 Jan 2013 17:31:23 +0000</pubDate>
				<category><![CDATA[Developer Blog]]></category>
		<guid isPermaLink="false">http://www.gilluminate.com/?p=6620</guid>

					<description><![CDATA[My MediaWiki extension, FancyBoxThumbs, has been completely rewritten from the ground up and has been released. This extension makes use of, and provides functionality for using the fancyBox JQuery lightbox plugin. The default behavior of MediaWiki is to take you to a dedicated image page when a thumbnail is clicked, which is less than ideal...  <a href="https://www.gilluminate.com/2013/01/30/fancyboxthumbs-extension-v2-0-released/" class="more-link" title="Read FancyBoxThumbs Extension v2.0 released">Read more &#187;</a>]]></description>
		
		
		
			</item>
		<item>
		<title>Accessibility Tools for HTML5</title>
		<link>https://www.gilluminate.com/2013/01/03/accessibility-tools-for-html5/</link>
		
		<dc:creator><![CDATA[Jason Gill]]></dc:creator>
		<pubDate>Thu, 03 Jan 2013 21:47:52 +0000</pubDate>
				<category><![CDATA[Developer Blog]]></category>
		<guid isPermaLink="false">http://www.gilluminate.com/?p=6616</guid>

					<description><![CDATA[Google released an awesome tool this year as a Chrome Extension called Accessibility Developer Tools which adds a feature to the Audits panel of Chromes dev tools. With this extension enabled, you can run an audit on the accessibility compliance of the page you are viewing (either by refreshing or in its current state). This...  <a href="https://www.gilluminate.com/2013/01/03/accessibility-tools-for-html5/" class="more-link" title="Read Accessibility Tools for HTML5">Read more &#187;</a>]]></description>
		
		
		
			</item>
		<item>
		<title>Microsoft Live Meeting on a Mac</title>
		<link>https://www.gilluminate.com/2012/07/26/microsoft-live-meeting-on-a-mac/</link>
		
		<dc:creator><![CDATA[Jason Gill]]></dc:creator>
		<pubDate>Thu, 26 Jul 2012 22:21:26 +0000</pubDate>
				<category><![CDATA[Developer Blog]]></category>
		<category><![CDATA[Annoynances]]></category>
		<category><![CDATA[Live Meeting]]></category>
		<category><![CDATA[Microsoft]]></category>
		<guid isPermaLink="false">http://www.gilluminate.com/?p=6529</guid>

					<description><![CDATA[I struggled for over a week trying to get my MacBook Pro to connect with the Live Meetings that were happening at work. I&#8217;ve been working from home a lot and needing to join the conversation remotely. After searching the internet high and low, it seemed that I kept running into the same dead ends,...  <a href="https://www.gilluminate.com/2012/07/26/microsoft-live-meeting-on-a-mac/" class="more-link" title="Read Microsoft Live Meeting on a Mac">Read more &#187;</a>]]></description>
		
		
		
			</item>
		<item>
		<title>Is the Fold a Myth?</title>
		<link>https://www.gilluminate.com/2012/04/07/is-the-fold-a-myth/</link>
		
		<dc:creator><![CDATA[Jason Gill]]></dc:creator>
		<pubDate>Sat, 07 Apr 2012 21:47:38 +0000</pubDate>
				<category><![CDATA[Developer Blog]]></category>
		<guid isPermaLink="false">http://www.gilluminate.com/?p=6509</guid>

					<description><![CDATA[As web developers, we&#8217;ve all heard at least one client or member of corporate management express concern about the design and layout of a site because things are appearing &#8220;below the fold.&#8221; The concept of the fold seems to make sense at first glance, which is probably why it is one of those myths that...  <a href="https://www.gilluminate.com/2012/04/07/is-the-fold-a-myth/" class="more-link" title="Read Is the Fold a Myth?">Read more &#187;</a>]]></description>
		
		
		
			</item>
		<item>
		<title>WordPress Loading Two Pages at a Time?</title>
		<link>https://www.gilluminate.com/2012/02/17/wordpress-loading-two-pages-at-a-time/</link>
		
		<dc:creator><![CDATA[Jason Gill]]></dc:creator>
		<pubDate>Sat, 18 Feb 2012 06:27:31 +0000</pubDate>
				<category><![CDATA[Developer Blog]]></category>
		<category><![CDATA[WordPress]]></category>
		<guid isPermaLink="false">http://www.gilluminate.com/?p=6480</guid>

					<description><![CDATA[I think I may have just discovered a major issue with WordPress. It would seem that WordPress is loading two pages at a time, the second loading after the first one has rendered on the screen, the other somehow in the background. Here&#8217;s what I did to discover it. I&#8217;m hoping someone else can verify...  <a href="https://www.gilluminate.com/2012/02/17/wordpress-loading-two-pages-at-a-time/" class="more-link" title="Read WordPress Loading Two Pages at a Time?">Read more &#187;</a>]]></description>
		
		
		
			</item>
		<item>
		<title>WordPress Theme Not Showing Up</title>
		<link>https://www.gilluminate.com/2012/02/10/wordpress-theme-not-showing-up/</link>
		
		<dc:creator><![CDATA[Jason Gill]]></dc:creator>
		<pubDate>Fri, 10 Feb 2012 21:49:08 +0000</pubDate>
				<category><![CDATA[Developer Blog]]></category>
		<category><![CDATA[WordPress]]></category>
		<guid isPermaLink="false">http://www.gilluminate.com/?p=6469</guid>

					<description><![CDATA[I was having an issue with my newly created theme not even appearing in the Appearance -&#62; Themes settings page on WordPress. After much searching online I never did find an answer so I&#8217;m posting it here. I did some trial and error of adding and removing files and realized that WordPress not only requires...  <a href="https://www.gilluminate.com/2012/02/10/wordpress-theme-not-showing-up/" class="more-link" title="Read WordPress Theme Not Showing Up">Read more &#187;</a>]]></description>
		
		
		
			</item>
		<item>
		<title>Host Your Own Custom WordPress Plugin Auto-Updater</title>
		<link>https://www.gilluminate.com/2011/12/23/host-your-own-custom-wordpress-plugin-updater/</link>
		
		<dc:creator><![CDATA[Jason Gill]]></dc:creator>
		<pubDate>Fri, 23 Dec 2011 22:53:51 +0000</pubDate>
				<category><![CDATA[Developer Blog]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Plugins]]></category>
		<category><![CDATA[private]]></category>
		<category><![CDATA[WordPress]]></category>
		<guid isPermaLink="false">http://www.gilluminate.com/?p=6361</guid>

					<description><![CDATA[Update It looks like there is a fully fledged plugin for accomplishing this feat for both plugins and themes. I recommend using it instead of this hack: https://github.com/jeremyclark13/automatic-theme-plugin-update The Problem The biggest appeal WordPress has is it&#8217;s extensibility via plugins. But if you create a private plugin for personal use or for a corporation with...  <a href="https://www.gilluminate.com/2011/12/23/host-your-own-custom-wordpress-plugin-updater/" class="more-link" title="Read Host Your Own Custom WordPress Plugin Auto-Updater">Read more &#187;</a>]]></description>
		
		
		
			</item>
	</channel>
</rss>
