<?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>James Collins</title>
	<atom:link href="https://jamesc.id.au/feed/" rel="self" type="application/rss+xml" />
	<link>https://jamesc.id.au/</link>
	<description>Web Development, PHP, Cloud Computing and more</description>
	<lastBuildDate>Tue, 12 Nov 2019 23:36:01 +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>Twenty Thirteen to Twenty Twenty</title>
		<link>https://jamesc.id.au/2019/11/twenty-thirteen-to-twenty-twenty/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=twenty-thirteen-to-twenty-twenty</link>
					<comments>https://jamesc.id.au/2019/11/twenty-thirteen-to-twenty-twenty/#respond</comments>
		
		<dc:creator><![CDATA[James Collins]]></dc:creator>
		<pubDate>Tue, 12 Nov 2019 23:21:14 +0000</pubDate>
				<category><![CDATA[WordPress]]></category>
		<guid isPermaLink="false">http://jamesc.id.au/?p=1230</guid>

					<description><![CDATA[<p>Tap tap, is this thing on? It&#8217;s been a while! 1745 days to be precise. With today&#8217;s release of WordPress 5.3, I&#8217;ve switched across to WordPress&#8217; latest default theme (Twenty Twenty).</p>
<p>The post <a href="https://jamesc.id.au/2019/11/twenty-thirteen-to-twenty-twenty/">Twenty Thirteen to Twenty Twenty</a> appeared first on <a href="https://jamesc.id.au">James Collins</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>Tap tap, is this thing on? It&#8217;s been a while! <a href="https://jamesc.id.au/2015/02/bulk-delete-woocommerce-customer-accounts/">1745 days</a> to be precise.</p>
<p>With <a href="https://wordpress.org/news/2019/11/kirk/">today&#8217;s release of WordPress 5.3</a>, I&#8217;ve switched across to WordPress&#8217; latest default theme (Twenty Twenty).</p>
<p>The post <a href="https://jamesc.id.au/2019/11/twenty-thirteen-to-twenty-twenty/">Twenty Thirteen to Twenty Twenty</a> appeared first on <a href="https://jamesc.id.au">James Collins</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://jamesc.id.au/2019/11/twenty-thirteen-to-twenty-twenty/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>How to Bulk Delete all WooCommerce Customer Accounts</title>
		<link>https://jamesc.id.au/2015/02/bulk-delete-woocommerce-customer-accounts/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=bulk-delete-woocommerce-customer-accounts</link>
					<comments>https://jamesc.id.au/2015/02/bulk-delete-woocommerce-customer-accounts/#comments</comments>
		
		<dc:creator><![CDATA[James Collins]]></dc:creator>
		<pubDate>Mon, 02 Feb 2015 02:03:38 +0000</pubDate>
				<category><![CDATA[WooCommerce]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[WP-CLI]]></category>
		<category><![CDATA[wp-cli]]></category>
		<guid isPermaLink="false">http://jamesc.id.au/?p=1164</guid>

					<description><![CDATA[<p>The following WP-CLI command is a really easy way to delete all existing WooCommerce customer accounts on a WordPress website: wp user list --field=ID --role=customer &#124; xargs wp user delete --yes And the best part: all of the information from the customers&#8217; existing orders remained in-tact as well!</p>
<p>The post <a href="https://jamesc.id.au/2015/02/bulk-delete-woocommerce-customer-accounts/">How to Bulk Delete all WooCommerce Customer Accounts</a> appeared first on <a href="https://jamesc.id.au">James Collins</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>The following <a href="http://wp-cli.org/commands/user/">WP-CLI command</a> is a really easy way to delete all existing WooCommerce customer accounts on a WordPress website:</p>
<p><code>wp user list --field=ID --role=customer | xargs wp user delete --yes</code></p>
<p>And the best part: all of the information from the customers&#8217; existing orders remained in-tact as well!</p>
<p>The post <a href="https://jamesc.id.au/2015/02/bulk-delete-woocommerce-customer-accounts/">How to Bulk Delete all WooCommerce Customer Accounts</a> appeared first on <a href="https://jamesc.id.au">James Collins</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://jamesc.id.au/2015/02/bulk-delete-woocommerce-customer-accounts/feed/</wfw:commentRss>
			<slash:comments>6</slash:comments>
		
		
			</item>
		<item>
		<title>Is your Linux Timezone Reverting to UTC After Rebooting?</title>
		<link>https://jamesc.id.au/2015/01/linux-timezone-reverting-utc-rebooting/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=linux-timezone-reverting-utc-rebooting</link>
					<comments>https://jamesc.id.au/2015/01/linux-timezone-reverting-utc-rebooting/#comments</comments>
		
		<dc:creator><![CDATA[James Collins]]></dc:creator>
		<pubDate>Thu, 29 Jan 2015 01:25:36 +0000</pubDate>
				<category><![CDATA[Amazon Web Services]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Rackspace]]></category>
		<category><![CDATA[CentOS]]></category>
		<category><![CDATA[cloud]]></category>
		<category><![CDATA[glibc]]></category>
		<category><![CDATA[timezone]]></category>
		<category><![CDATA[UTC]]></category>
		<guid isPermaLink="false">http://jamesc.id.au/?p=1186</guid>

					<description><![CDATA[<p>Being based in Perth (GMT +8), I have always thought it made sense to have our servers running in the Australia/Perth timezone (rather than UTC). This makes sense for many reasons, mostly that when we set up a cron job, we can use local time (rather than UTC), which makes life very easy. Recently our [&#8230;]</p>
<p>The post <a href="https://jamesc.id.au/2015/01/linux-timezone-reverting-utc-rebooting/">Is your Linux Timezone Reverting to UTC After Rebooting?</a> appeared first on <a href="https://jamesc.id.au">James Collins</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>Being based in Perth (GMT +8), I have always thought it made sense to have our servers running in the Australia/Perth timezone (rather than UTC).</p>
<p>This makes sense for many reasons, mostly that when we set up a cron job, we can use local time (rather than UTC), which makes life very easy.</p>
<p>Recently our Rackspace Cloud servers and Amazon EC2 instances (both running CentOS) were rebooted after updating the <code>glibc</code> package, which caused each server&#8217;s timezone to revert back to UTC.</p>
<p>To set the timezone, I had always created a <code>/etc/localtime</code> symbolic link pointing to <code>/usr/share/zoneinfo/Australia/Perth</code>, however it turns out that there is one other thing that has to be done in order to make the timezone setting be persistent across updates and reboots.</p>
<p>Luckily, <a href="http://docs.aws.amazon.com/AWSEC2/latest/UserGuide/set-time.html">the solution was hidden away in the AWS user guide</a>.</p>
<p>In addition to the symlink, it is also necessary to edit the <code>/etc/sysconfig/clock</code> file, and change it to your local timezone ( in my case <code>ZONE="Australia/Perth"</code> ).</p>
<p>After making both of these changes, be sure to reboot your server, and then use the <code>date</code> command to check that your server is still in your local timezone (rather than UTC).</p>
<p>The post <a href="https://jamesc.id.au/2015/01/linux-timezone-reverting-utc-rebooting/">Is your Linux Timezone Reverting to UTC After Rebooting?</a> appeared first on <a href="https://jamesc.id.au">James Collins</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://jamesc.id.au/2015/01/linux-timezone-reverting-utc-rebooting/feed/</wfw:commentRss>
			<slash:comments>2</slash:comments>
		
		
			</item>
		<item>
		<title>Command Line WordPress with WP-CLI &#8211; WordPress Perth User Goup</title>
		<link>https://jamesc.id.au/2014/10/wordpress-wp-cli-perth/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=wordpress-wp-cli-perth</link>
					<comments>https://jamesc.id.au/2014/10/wordpress-wp-cli-perth/#respond</comments>
		
		<dc:creator><![CDATA[James Collins]]></dc:creator>
		<pubDate>Sun, 05 Oct 2014 05:49:53 +0000</pubDate>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[Presentations]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[WP-CLI]]></category>
		<guid isPermaLink="false">http://jamesc.id.au/?p=1180</guid>

					<description><![CDATA[<p>Today at the WordPress Perth User Group October 2014 Meetup, I gave a presentation titled Command Line WordPress with WP-CLI. Command Line WordPress with WP-CLI &#8211; WordPress Perth User Group from James Collins These days my favourite uses of WP-CLI include: Performing search/replaces in the WordPress database Bulk importing/managing WordPress user accounts Installing WordPress Regenerating [&#8230;]</p>
<p>The post <a href="https://jamesc.id.au/2014/10/wordpress-wp-cli-perth/">Command Line WordPress with WP-CLI &#8211; WordPress Perth User Goup</a> appeared first on <a href="https://jamesc.id.au">James Collins</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>Today at the <a href="http://www.meetup.com/WordPress-Perth/events/209200412/">WordPress Perth User Group October 2014 Meetup</a>, I gave a presentation titled <strong>Command Line WordPress with WP-CLI</strong>.</p>
<p><iframe title="Command Line WordPress with WP-CLI - WordPress Perth User Group" src="https://www.slideshare.net/slideshow/embed_code/key/GMYtFEcToeWNet" width="427" height="356" frameborder="0" marginwidth="0" marginheight="0" scrolling="no" style="border:1px solid #CCC; border-width:1px; margin-bottom:5px; max-width: 100%;" allowfullscreen> </iframe> </p>
<div style="margin-bottom:5px"> <strong> <a href="https://www.slideshare.net/jamesacollins/command-line-word-press-with-wp-cli-oct-2014" title="Command Line WordPress with WP-CLI - WordPress Perth User Group" target="_blank">Command Line WordPress with WP-CLI &#8211; WordPress Perth User Group</a> </strong> from <strong><a href="https://www.slideshare.net/jamesacollins" target="_blank">James Collins</a></strong> </div>
<p>These days my favourite uses of WP-CLI include:</p>
<ol>
<li>Performing search/replaces in the WordPress database</li>
<li>Bulk importing/managing WordPress user accounts</li>
<li>Installing WordPress</li>
<li>Regenerating media library items</li>
</ol>
<p>If you&#8217;re not already using <a href="http://wp-cli.org">WP-CLI</a>, I suggest heading on over to <a href="http://wp-cli.org">wp-cli.org</a> and installing it. </p>
<p>The command line isn&#8217;t as scary as it sounds <img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f642.png" alt="🙂" class="wp-smiley" style="height: 1em; max-height: 1em;" /></p>
<p>The post <a href="https://jamesc.id.au/2014/10/wordpress-wp-cli-perth/">Command Line WordPress with WP-CLI &#8211; WordPress Perth User Goup</a> appeared first on <a href="https://jamesc.id.au">James Collins</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://jamesc.id.au/2014/10/wordpress-wp-cli-perth/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Importing 1100 users into WordPress from a CSV file using WP-CLI</title>
		<link>https://jamesc.id.au/2014/08/import-users-wordpress-csv-wp-cli/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=import-users-wordpress-csv-wp-cli</link>
					<comments>https://jamesc.id.au/2014/08/import-users-wordpress-csv-wp-cli/#comments</comments>
		
		<dc:creator><![CDATA[James Collins]]></dc:creator>
		<pubDate>Tue, 12 Aug 2014 23:00:29 +0000</pubDate>
				<category><![CDATA[WordPress]]></category>
		<category><![CDATA[WP-CLI]]></category>
		<category><![CDATA[csv]]></category>
		<category><![CDATA[import]]></category>
		<category><![CDATA[user]]></category>
		<category><![CDATA[wp-cli]]></category>
		<guid isPermaLink="false">http://jamesc.id.au/?p=1157</guid>

					<description><![CDATA[<p>The Problem A spreadsheet of ~1100 people (name, email address, etc) that needs to be imported into a WordPress site as users: I tried several user import plugins, but I had trouble with some users not importing (duplicate email addresses and/or usernames), and the plugins I tried didn&#8217;t make it easy to see which accounts [&#8230;]</p>
<p>The post <a href="https://jamesc.id.au/2014/08/import-users-wordpress-csv-wp-cli/">Importing 1100 users into WordPress from a CSV file using WP-CLI</a> appeared first on <a href="https://jamesc.id.au">James Collins</a>.</p>
]]></description>
										<content:encoded><![CDATA[<h2>The Problem</h2>
<p>A spreadsheet of ~1100 people (name, email address, etc) that needs to be imported into a WordPress site as users:</p>
<figure id="attachment_1178" aria-describedby="caption-attachment-1178" style="width: 600px" class="wp-caption aligncenter"><a href="https://jamesc.id.au/wp-content/uploads/2014/08/user-import-csv.png"><img decoding="async" src="https://jamesc.id.au/wp-content/uploads/2014/08/user-import-csv-600x53.png" alt="User Import CSV File" width="600" height="53" class="size-large wp-image-1178" srcset="https://jamesc.id.au/wp-content/uploads/2014/08/user-import-csv-600x53.png 600w, https://jamesc.id.au/wp-content/uploads/2014/08/user-import-csv-150x13.png 150w, https://jamesc.id.au/wp-content/uploads/2014/08/user-import-csv-300x26.png 300w, https://jamesc.id.au/wp-content/uploads/2014/08/user-import-csv.png 774w" sizes="(max-width: 600px) 100vw, 600px" /></a><figcaption id="caption-attachment-1178" class="wp-caption-text">The User Import CSV File</figcaption></figure>
<p>I tried several user import plugins, but I had trouble with some users not importing (duplicate email addresses and/or usernames), and the plugins I tried didn&#8217;t make it easy to see which accounts were failing to import and why.</p>
<p>The import process via the WordPress dashboard was also encountering timeout problems due to the large amount of data being imported.</p>
<h2>The Solution</h2>
<p>WP-CLI&#8217;s <a href="http://wp-cli.org/commands/user/import-csv/">user import command available</a> to the rescue!</p>
<p>I used the following command to import the 1100+ user accounts:</p>
<p><code>wp user import-csv --skip-update user-import.csv</code></p>
<p>Note: this command skips user accounts that already exist because I included the <code>--skip-update</code> flag.</p>
<p>The output of this command made it very easy to identify the lines/users that were failing to import due to their email addresses already exist.</p>
<h2>Bulk Deleting all Subscriber Accounts</h2>
<p>I fixed up the duplicate data in the CSV file, and then used the following command to delete the imported user accounts before attempting the import again:</p>
<p><code>wp user list --role=subscriber --field=ID | xargs wp user delete --yes</code></p>
<p>Note: this command deletes ALL existing subscriber user accounts.</p>
<p>Once the imported accounts were deleted, I was able to retry the import using the command above.</p>
<p>Using WP-CLI for this ended up working great, and the import process was much quicker than using a plugin because I didn&#8217;t have to worry about server timeouts and other problems.</p>
<h2>Are you using WP-CLI?</h2>
<p>If you&#8217;re not already using WP-CLI, <a href="http://jamesc.id.au/2013/09/command-line-wordpress-wp-cli/">be sure to check out my previous presentation</a>.</p>
<p>The post <a href="https://jamesc.id.au/2014/08/import-users-wordpress-csv-wp-cli/">Importing 1100 users into WordPress from a CSV file using WP-CLI</a> appeared first on <a href="https://jamesc.id.au">James Collins</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://jamesc.id.au/2014/08/import-users-wordpress-csv-wp-cli/feed/</wfw:commentRss>
			<slash:comments>2</slash:comments>
		
		
			</item>
		<item>
		<title>Three Zero</title>
		<link>https://jamesc.id.au/2014/03/thirty/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=thirty</link>
					<comments>https://jamesc.id.au/2014/03/thirty/#respond</comments>
		
		<dc:creator><![CDATA[James Collins]]></dc:creator>
		<pubDate>Mon, 10 Mar 2014 22:00:43 +0000</pubDate>
				<category><![CDATA[News]]></category>
		<guid isPermaLink="false">http://jamesc.id.au/?p=1133</guid>

					<description><![CDATA[<p>Today is the day where I exit my twenties and enter my thirties. This is the first birthday in 6 years that I&#8217;m celebrating in Perth. It&#8217;s also the first birthday where I&#8217;ve taken the day off work. I&#8217;ve been putting in some long hours at work since we moved to Perth in December, so [&#8230;]</p>
<p>The post <a href="https://jamesc.id.au/2014/03/thirty/">Three Zero</a> appeared first on <a href="https://jamesc.id.au">James Collins</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>Today is the day where I exit my twenties and enter my thirties.</p>
<p>This is the first birthday in 6 years that I&#8217;m celebrating in Perth.</p>
<p>It&#8217;s also the first birthday where I&#8217;ve taken the day off work. I&#8217;ve been putting in some long hours at work since we <a href="http://jamesc.id.au/2013/11/melbourne-perth-3700km-road-trip/">moved to Perth in December</a>, so I&#8217;m making an effort to improve the work-life balance <img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f642.png" alt="🙂" class="wp-smiley" style="height: 1em; max-height: 1em;" /></p>
<p>The post <a href="https://jamesc.id.au/2014/03/thirty/">Three Zero</a> appeared first on <a href="https://jamesc.id.au">James Collins</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://jamesc.id.au/2014/03/thirty/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Melbourne to Perth: a 3700km road trip</title>
		<link>https://jamesc.id.au/2013/11/melbourne-perth-3700km-road-trip/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=melbourne-perth-3700km-road-trip</link>
					<comments>https://jamesc.id.au/2013/11/melbourne-perth-3700km-road-trip/#comments</comments>
		
		<dc:creator><![CDATA[James Collins]]></dc:creator>
		<pubDate>Wed, 27 Nov 2013 05:49:16 +0000</pubDate>
				<category><![CDATA[News]]></category>
		<category><![CDATA[Personal]]></category>
		<category><![CDATA[Melbourne]]></category>
		<category><![CDATA[Perth]]></category>
		<category><![CDATA[Road Trip]]></category>
		<guid isPermaLink="false">http://jamesc.id.au/?p=1100</guid>

					<description><![CDATA[<p>In July 2008, I moved to Melbourne with a plan on staying for approximately 12 months. It turns out I was completely wrong about that time frame, because after more than 5 years, I&#8217;m still here! Quite simply, Melbourne has been amazing. I&#8217;ve had the time of my life. Melbourne&#8217;s food, bar and sporting culture [&#8230;]</p>
<p>The post <a href="https://jamesc.id.au/2013/11/melbourne-perth-3700km-road-trip/">Melbourne to Perth: a 3700km road trip</a> appeared first on <a href="https://jamesc.id.au">James Collins</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>In July 2008, I moved to Melbourne with a plan on staying for approximately 12 months.</p>
<p>It turns out I was completely wrong about that time frame, because after more than 5 years, I&#8217;m still here!</p>
<p>Quite simply, Melbourne has been amazing. I&#8217;ve had the time of my life.</p>
<p>Melbourne&#8217;s food, bar and sporting culture have been highlights. On the other hand, Melbourne&#8217;s weather has not been a highlight!</p>
<p>I&#8217;ve met some great friends, and <a href="photos.jamesc.id.au">explored some beautiful places</a>.</p>
<p>I&#8217;ve <a href="http://jcollins.me/2012/02/first-home-owner/">bought a house in Melbourne</a>.</p>
<p>I&#8217;ve also been really impressed by Melbourne&#8217;s tech community. In particular, <a href="http://jamesc.id.au/2013/11/wordpress-melbourne-history-future/">being a part of the WordPress Melbourne User Group</a>.</p>
<p>But best of all, I&#8217;ve been lucky enough to meet the love of my life, <a href="https://twitter.com/jencphillips">Jen</a>.</p>
<h2>The Future</h2>
<p>After <em>many</em> discussions, Jen and I have decided to move to Perth.</p>
<p>In 36 hours time, Jen and I will be leaving Melbourne and starting our huge road trip to the other side of Australia. </p>
<p>Here&#8217;s the 3700km plan:</p>
<p><a href="https://jamesc.id.au/wp-content/uploads/2013/11/melbourne-to-perth.gif"><img fetchpriority="high" decoding="async" src="https://jamesc.id.au/wp-content/uploads/2013/11/melbourne-to-perth-600x525.gif" alt="Melbourne to Perth Map" width="600" height="525" class="aligncenter size-large wp-image-1098" srcset="https://jamesc.id.au/wp-content/uploads/2013/11/melbourne-to-perth-600x525.gif 600w, https://jamesc.id.au/wp-content/uploads/2013/11/melbourne-to-perth-150x131.gif 150w, https://jamesc.id.au/wp-content/uploads/2013/11/melbourne-to-perth-300x262.gif 300w" sizes="(max-width: 600px) 100vw, 600px" /></a></p>
<p>We&#8217;ll be taking our time on this journey &#8211; there&#8217;s plenty of sightseeing to be done along the way!</p>
<p>The trip even includes a <a href="http://www.murrayriver.com.au/paddleboats/river-boat-trail-wellington/">short ferry ride across the Murray River</a>!</p>
<p>We&#8217;re both really excited about starting the next chapter of our lives in Perth.</p>
<p>I&#8217;m looking forward to being closer to my family and long-time friends, and being surrounded by amazing beaches.</p>
<p>I&#8217;m also excited about being in the same office as my business partner and colleagues.</p>
<p>Melbourne, I will miss you. But you never know &#8211; we may even be back some day!</p>
<p>The post <a href="https://jamesc.id.au/2013/11/melbourne-perth-3700km-road-trip/">Melbourne to Perth: a 3700km road trip</a> appeared first on <a href="https://jamesc.id.au">James Collins</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://jamesc.id.au/2013/11/melbourne-perth-3700km-road-trip/feed/</wfw:commentRss>
			<slash:comments>7</slash:comments>
		
		
			</item>
		<item>
		<title>The WordPress Melbourne User Group: a 1200 day history and a look into the future</title>
		<link>https://jamesc.id.au/2013/11/wordpress-melbourne-history-future/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=wordpress-melbourne-history-future</link>
					<comments>https://jamesc.id.au/2013/11/wordpress-melbourne-history-future/#comments</comments>
		
		<dc:creator><![CDATA[James Collins]]></dc:creator>
		<pubDate>Wed, 13 Nov 2013 02:48:51 +0000</pubDate>
				<category><![CDATA[Community]]></category>
		<category><![CDATA[Events]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[community]]></category>
		<category><![CDATA[Melbourne]]></category>
		<category><![CDATA[wpmelb]]></category>
		<guid isPermaLink="false">http://jamesc.id.au/?p=1102</guid>

					<description><![CDATA[<p>The History In June 2010, Andrew Davis, Anthony Cole and myself met with the idea of reinvigorating the (then defunct) WordPress Melbourne User Group. The discussions went well, and the following month we hosted the first meeting (which had 8 people in attendance). 1202 days later, I&#8217;m immensely proud to say that we have organised [&#8230;]</p>
<p>The post <a href="https://jamesc.id.au/2013/11/wordpress-melbourne-history-future/">The WordPress Melbourne User Group: a 1200 day history and a look into the future</a> appeared first on <a href="https://jamesc.id.au">James Collins</a>.</p>
]]></description>
										<content:encoded><![CDATA[<h2>The History</h2>
<p>In June 2010, <a href="https://twitter.com/goboxless">Andrew Davis</a>, <a href="https://twitter.com/anthonycole">Anthony Cole</a> and myself met with the idea of reinvigorating the (then defunct) <a href="http://wpmelb.org/">WordPress Melbourne User Group</a>.</p>
<p>The discussions went well, and the following month we hosted the <a href="http://wpmelbourne.wordpress.com/2010/07/25/first-meeting-30th-july-2010/">first meeting</a> (which had 8 people in attendance).</p>
<p>1202 days later, I&#8217;m immensely proud to say that we have organised 47 WordPress Melbourne User Group meetup events (an average of 1.2 events per month), all of which have helped WordPress users learn and share their knowledge about WordPress and related topics.</p>
<h2>The Thank You&#8217;s</h2>
<p>I&#8217;d like to extend a sincere thank you to the following people and companies, who have all played a big part in making WPmelb a success.</p>
<p>The sponsors (past and present):</p>
<ul>
<li><a href="http://envato.com">Envato</a> (generous pizza sponsors for the last 2 and a half years)</li>
<li><a href="http://sennza.com.au">Sennza</a></li>
<li><a href="https://www.uber.com/cities/melbourne">Uber</a></li>
<li><a href="http://videousermanuals.com">Video User Manuals</a></li>
</ul>
<p>The venues (past and present):</p>
<ul>
<li><a href="http://inspire9.com">Inspire9</a></li>
<li><a href="http://yorkbutterfactory.com/">York Butter Factory</a></li>
<li><a href="http://www.rmit.edu.au/">RMIT University</a></li>
<li><a href="http://www.jtribe.com.au/2010/07/the-openhub-by-jtribe/">Openhub</a></li>
</ul>
<p>The organisers (past, present and future):</p>
<ul>
<li><a href="https://twitter.com/thewebprincess">Dee Teal</a></li>
<li><a href="https://twitter.com/AaronRutley/">Aaron Rutley</a></li>
<li><a href="http://twitter.com/maddisondesigns">Anthony Hortin</a></li>
<li><a href="http://twitter.com/pwcc">Peter Wilson</a></li>
<li><a href="https://twitter.com/WarrenDenley">Warren Denley</a></li>
<li><a href="https://twitter.com/amelia_briscoe">Amelia Briscoe</a></li>
<li><a href="https://twitter.com/anthonycole">Anthony Cole</a></li>
<li><a href="https://twitter.com/goboxless">Andrew Davis</a></li>
<li><a href="https://twitter.com/om4james">James Collins</a> (me)</li>
</ul>
<p>The regular volunteers (past and present):</p>
<ul>
<li><a href="http://twitter.com/JoelEade">Joel Eade</a></li>
<li><a href="https://twitter.com/chrisburgess">Chris Burgess</a></li>
<li><a href="http://twitter.com/glentodd/">Glenn Todd</a></li>
</ul>
<p>The speakers: </p>
<ul>
<li>There have been in excess of 60 volunteer speakers (too many to list unfortunately).</li>
</ul>
<p>The members and community: </p>
<ul>
<li>Countless people have come along to our events to expand or contribute their knowledge</li>
<li>These people have also helped spread the word about the group, and encouraged their friends to join and attend.</li>
</ul>
<p>As of today, we are lucky enough to have almost 1000 members. </p>
<p>Without all of you the user group would be meaningless.</p>
<p>Thank you.</p>
<h2>The Future</h2>
<p>With my impending move to Perth, tonight will be the last WPmelb event I attend for a while.</p>
<p>I&#8217;ve also stepped down as lead organiser, and I feel confident knowing that a talented and awesome team of volunteer organisers will be ensuring that the group grows and prospers into the future!</p>
<p>It&#8217;s been fantastic being a part of the WordPress Melbourne User Group over the last 3 and a half years.</p>
<p>I&#8217;ve met so many great people, learnt so many things, and had countless opportunities to share some of my knowledge with others.</p>
<p>If you live in or near Melbourne, and are interested in WordPress, I strongly recommend that you <a href="http://wpmelb.org/">join the friendly group and come along to an event</a>.</p>
<p>The post <a href="https://jamesc.id.au/2013/11/wordpress-melbourne-history-future/">The WordPress Melbourne User Group: a 1200 day history and a look into the future</a> appeared first on <a href="https://jamesc.id.au">James Collins</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://jamesc.id.au/2013/11/wordpress-melbourne-history-future/feed/</wfw:commentRss>
			<slash:comments>3</slash:comments>
		
		
			</item>
		<item>
		<title>Command Line WordPress with WP-CLI</title>
		<link>https://jamesc.id.au/2013/09/command-line-wordpress-wp-cli/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=command-line-wordpress-wp-cli</link>
					<comments>https://jamesc.id.au/2013/09/command-line-wordpress-wp-cli/#comments</comments>
		
		<dc:creator><![CDATA[James Collins]]></dc:creator>
		<pubDate>Wed, 11 Sep 2013 08:00:01 +0000</pubDate>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[Events]]></category>
		<category><![CDATA[Meetups]]></category>
		<category><![CDATA[Presentations]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[WP-CLI]]></category>
		<category><![CDATA[wp-cli]]></category>
		<category><![CDATA[wpmelb]]></category>
		<guid isPermaLink="false">http://jamesc.id.au/?p=1073</guid>

					<description><![CDATA[<p>Tonight at the WordPress Melbourne User Group September 2013 Meetup, I gave a presentation titled Command Line WordPress with WP-CLI. Video: Slides: Command Line WordPress with WP-CLI from James Collins &#160; Are you already using WP-CLI? If so, please let me know what your favourite WP-CLI command is. If not, I suggest you go to [&#8230;]</p>
<p>The post <a href="https://jamesc.id.au/2013/09/command-line-wordpress-wp-cli/">Command Line WordPress with WP-CLI</a> appeared first on <a href="https://jamesc.id.au">James Collins</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>Tonight at the <a href="http://www.meetup.com/WordPress-Melbourne/events/112574042/">WordPress Melbourne User Group September 2013 Meetup</a>, I gave a presentation titled <strong>Command Line WordPress with WP-CLI</strong>.</p>
<p>Video:</p>
<p><iframe loading="lazy" title="WordPress Melbourne User Group September 2013 Developer Meetup" width="580" height="326" src="https://www.youtube.com/embed/tu_QpDFVxWQ?start=4154&#038;feature=oembed" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe></p>
<p>Slides: </p>
<p><iframe loading="lazy" title="Command Line WordPress with WP-CLI" src="https://www.slideshare.net/slideshow/embed_code/key/2MseWsHMo80lQO" width="427" height="356" frameborder="0" marginwidth="0" marginheight="0" scrolling="no" style="border:1px solid #CCC; border-width:1px; margin-bottom:5px; max-width: 100%;" allowfullscreen> </iframe> </p>
<div style="margin-bottom:5px"> <strong> <a href="https://www.slideshare.net/jamesacollins/command-line-wordpress-with-wpcli" title="Command Line WordPress with WP-CLI" target="_blank">Command Line WordPress with WP-CLI</a> </strong> from <strong><a href="https://www.slideshare.net/jamesacollins" target="_blank">James Collins</a></strong> </div>
<p>&nbsp;</p>
<p>Are you already using WP-CLI? If so, please let me know what your favourite WP-CLI command is.</p>
<p>If not, I suggest you go to <a href="http://wp-cli.org/">wp-cli.org</a> and give it a try <img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f642.png" alt="🙂" class="wp-smiley" style="height: 1em; max-height: 1em;" /></p>
<p>The post <a href="https://jamesc.id.au/2013/09/command-line-wordpress-wp-cli/">Command Line WordPress with WP-CLI</a> appeared first on <a href="https://jamesc.id.au">James Collins</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://jamesc.id.au/2013/09/command-line-wordpress-wp-cli/feed/</wfw:commentRss>
			<slash:comments>1</slash:comments>
		
		
			</item>
		<item>
		<title>The Inaugural BeachPress Australia &#8211; August 2013 &#8211; Phillip Island, Victoria</title>
		<link>https://jamesc.id.au/2013/07/beachpress-melbourne-2013/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=beachpress-melbourne-2013</link>
					<comments>https://jamesc.id.au/2013/07/beachpress-melbourne-2013/#comments</comments>
		
		<dc:creator><![CDATA[James Collins]]></dc:creator>
		<pubDate>Tue, 09 Jul 2013 02:07:32 +0000</pubDate>
				<category><![CDATA[Community]]></category>
		<category><![CDATA[Events]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[BeachPress]]></category>
		<category><![CDATA[event]]></category>
		<category><![CDATA[Phillip Island]]></category>
		<category><![CDATA[Victoria]]></category>
		<category><![CDATA[weekend]]></category>
		<guid isPermaLink="false">http://jamesc.id.au/?p=995</guid>

					<description><![CDATA[<p>A weekend where WordPress developers and/or businesses owners get together to write code, share ideas, collaborate on projects, and maybe even relax. Do you like WordPress? Do you like sharing ideas, stories and (GPL) code with like minded people? Do you have an idea for a new plugin, and want to team up with someone [&#8230;]</p>
<p>The post <a href="https://jamesc.id.au/2013/07/beachpress-melbourne-2013/">The Inaugural BeachPress Australia &#8211; August 2013 &#8211; Phillip Island, Victoria</a> appeared first on <a href="https://jamesc.id.au">James Collins</a>.</p>
]]></description>
										<content:encoded><![CDATA[<h5>A weekend where WordPress developers and/or businesses owners get together to write code, share ideas, collaborate on projects, and maybe even relax.</h5>
<p>Do you like WordPress?</p>
<p>Do you like sharing ideas, stories and (GPL) code with like minded people?</p>
<p>Do you have an idea for a new plugin, and want to team up with someone to get it <a href="http://jamesc.id.au/2013/06/releasing-wordpress-plugins/">finished and published</a>?</p>
<p>Do you have a WordPress project that you&#8217;ve been wanting to finish, but haven&#8217;t been able to find the time?</p>
<p>If you answered yes to any (or all) of those questions, then this weekend is for you!</p>
<p><strong>When?</strong><br />
Arrive Friday 16 August 2013 after 3pm.<br />
Depart Monday 19 August 2013 by 9am.</p>
<p><strong>Where?</strong><br />
A deluxe 5 star holiday house (including ocean views) in Phillip Island, Victoria:</p>
<p>
<a href='https://jamesc.id.au/wp-content/uploads/2013/07/DSC_0604.jpg'><img loading="lazy" decoding="async" width="300" height="199" src="https://jamesc.id.au/wp-content/uploads/2013/07/DSC_0604-300x199.jpg" class="attachment-medium size-medium" alt="" srcset="https://jamesc.id.au/wp-content/uploads/2013/07/DSC_0604-300x199.jpg 300w, https://jamesc.id.au/wp-content/uploads/2013/07/DSC_0604-150x99.jpg 150w, https://jamesc.id.au/wp-content/uploads/2013/07/DSC_0604-600x398.jpg 600w, https://jamesc.id.au/wp-content/uploads/2013/07/DSC_0604.jpg 800w" sizes="auto, (max-width: 300px) 100vw, 300px" /></a>
<a href='https://jamesc.id.au/wp-content/uploads/2013/07/DSC_0707.jpg'><img loading="lazy" decoding="async" width="300" height="199" src="https://jamesc.id.au/wp-content/uploads/2013/07/DSC_0707-300x199.jpg" class="attachment-medium size-medium" alt="" srcset="https://jamesc.id.au/wp-content/uploads/2013/07/DSC_0707-300x199.jpg 300w, https://jamesc.id.au/wp-content/uploads/2013/07/DSC_0707-150x99.jpg 150w, https://jamesc.id.au/wp-content/uploads/2013/07/DSC_0707-600x398.jpg 600w, https://jamesc.id.au/wp-content/uploads/2013/07/DSC_0707.jpg 800w" sizes="auto, (max-width: 300px) 100vw, 300px" /></a>
<a href='https://jamesc.id.au/wp-content/uploads/2013/07/DSC_0572.jpg'><img loading="lazy" decoding="async" width="300" height="199" src="https://jamesc.id.au/wp-content/uploads/2013/07/DSC_0572-300x199.jpg" class="attachment-medium size-medium" alt="" srcset="https://jamesc.id.au/wp-content/uploads/2013/07/DSC_0572-300x199.jpg 300w, https://jamesc.id.au/wp-content/uploads/2013/07/DSC_0572-150x99.jpg 150w, https://jamesc.id.au/wp-content/uploads/2013/07/DSC_0572-600x398.jpg 600w, https://jamesc.id.au/wp-content/uploads/2013/07/DSC_0572.jpg 800w" sizes="auto, (max-width: 300px) 100vw, 300px" /></a>
<a href='https://jamesc.id.au/wp-content/uploads/2013/07/DSC_0681.jpg'><img loading="lazy" decoding="async" width="300" height="199" src="https://jamesc.id.au/wp-content/uploads/2013/07/DSC_0681-300x199.jpg" class="attachment-medium size-medium" alt="" srcset="https://jamesc.id.au/wp-content/uploads/2013/07/DSC_0681-300x199.jpg 300w, https://jamesc.id.au/wp-content/uploads/2013/07/DSC_0681-150x99.jpg 150w, https://jamesc.id.au/wp-content/uploads/2013/07/DSC_0681-600x398.jpg 600w, https://jamesc.id.au/wp-content/uploads/2013/07/DSC_0681.jpg 800w" sizes="auto, (max-width: 300px) 100vw, 300px" /></a>
<br />
<small>(Photos courtesy of the holiday house&#8217;s owner)</small></p>
<p><strong>What&#8217;s included?</strong></p>
<ul>
<li>3 nights accommodation in Rhyll, Phillip Island, Victoria.</li>
<li>7 meals (Friday dinner, Saturday breakfast, Saturday lunch, Saturday dinner, Sunday breakfast, Sunday lunch, Sunday dinner).</li>
<li>your own bed (including linen).</li>
<li>the opportunity to collaborate and have fun with some great Australian WordPress people!</li>
</ul>
<p><strong>How much?</strong><br />
$250 AUD per person (paid in advance).<br />
<small>Note: we are not going to profit from this event &#8211; any extra money will be spent on additional food/drinks/snacks for everyone.</small></p>
<p><strong>What do I need to bring?</strong></p>
<ul>
<li>your laptop and charger</li>
<li>mobile phone (with mobile data) &#8211; wifi is not available, so we&#8217;ll need to use our phones for internet access</li>
<li>any alcoholic drinks</li>
<li>any specialist snacks/food</li>
<li>your wetsuit (if you&#8217;re crazy enough to swim during a Melbourne winter!)</li>
</ul>
<p><strong>Who is organising this?</strong><br />
<a href="https://twitter.com/om4james">James Collins</a> and <a href="https://twitter.com/AaronRutley">Aaron Rutley</a>.<br />
(Two WordPress developers from Melbourne, and organisers of the WordPress Melbourne User Group).</p>
<p><strong>Can I come?</strong><br />
We are keeping the numbers small &#8211; places are limited to 10-12 people.<br />
<del datetime="2013-07-15T03:30:26+00:00">If you&#8217;re willing to sleep on the floor (instead of in a bed), it is more likely we&#8217;ll be able to squeeze you in.<br />
So if you&#8217;re interested in coming, please <a href="http://jamesc.id.au/contact/?subject=BeachPress%202013#form">contact me</a>.</del><br />
This event is now sold out. Please keep an eye on the blog if/when we organise another one of these events.</p>
<p><strong>I can&#8217;t make it on those dates. Will there be another one?</strong><br />
No promises, but we&#8217;re really excited about this concept, and we&#8217;re hoping to make them a (semi) regular event in different locations around Australia.</p>
<p><small>Full disclosure: this event wasn&#8217;t my idea &#8211; recently in Portland, <a href="http://zao.is/2013/03/beachpress-2013/">Justin Sainton organised an event called BeachPress</a>, and he&#8217;s been kind enough to give me some advice and let me run a similar event in Australia.</small></p>
<p>The post <a href="https://jamesc.id.au/2013/07/beachpress-melbourne-2013/">The Inaugural BeachPress Australia &#8211; August 2013 &#8211; Phillip Island, Victoria</a> appeared first on <a href="https://jamesc.id.au">James Collins</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://jamesc.id.au/2013/07/beachpress-melbourne-2013/feed/</wfw:commentRss>
			<slash:comments>4</slash:comments>
		
		
			</item>
	</channel>
</rss>
