<?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>Apero Media</title>
	<atom:link href="http://www.aperomedia.com/feed" rel="self" type="application/rss+xml" />
	<link>http://www.aperomedia.com</link>
	<description>Freelance Drupal, Wordpress and Joomla! development</description>
	<lastBuildDate>Tue, 08 Nov 2011 21:48:24 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Mass testing website updates</title>
		<link>http://www.aperomedia.com/mass-testing-website-updates</link>
		<comments>http://www.aperomedia.com/mass-testing-website-updates#comments</comments>
		<pubDate>Tue, 08 Nov 2011 21:48:24 +0000</pubDate>
		<dc:creator>Daniel Washbrook</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.aperomedia.com/?p=195</guid>
		<description><![CDATA[As a web developer we spend a lot of time installing updates. With applications we use testing frameworks to ensure the system behaves properly after an update. But these testing frameworks don&#8217;t exist for simple websites running content management frameworks like Drupal, Joomla or WordPress. We&#8217;re expected to check each page before and after an [...]]]></description>
			<content:encoded><![CDATA[<p>As a web developer we spend a lot of time installing updates. With applications we use testing frameworks to ensure the system behaves properly after an update. But these testing frameworks don&#8217;t exist for simple websites running content management frameworks like Drupal, Joomla or WordPress. We&#8217;re expected to check each page before and after an update and notice any difference&#8230; well that&#8217;s just not a great use of time.</p>
<p>Today I put together a simple way to test a whole bunch of pages on a site and report back if any of them are different from the last time they were checked. In a matter of minutes we know if an update has caused mass errors and with a bit of scanning we can tell if there are minor differences that weren&#8217;t expected.</p>
<p>For the technically minded, we use wget on a file of urls like this:<br />
wget -i ./url_file<br />
and store the results in two directories. Then we use a diff program like OpenDiff to visually compare the two directories like this:<br />
opendiff ./site_v1 ./site_v2</p>
<p>A real site saver&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.aperomedia.com/mass-testing-website-updates/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Drupal summit in Portland</title>
		<link>http://www.aperomedia.com/drupal-summit-in-portland</link>
		<comments>http://www.aperomedia.com/drupal-summit-in-portland#comments</comments>
		<pubDate>Wed, 19 Oct 2011 02:34:10 +0000</pubDate>
		<dc:creator>Daniel Washbrook</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.aperomedia.com/?p=186</guid>
		<description><![CDATA[It&#8217;s been a whole year since the Pacific Northwest Drupal Summit in Vancouver. This year it was held in Portland, Oregon at the Portland State University. It was great to see everyone, specifically the crew from ImageXMedia, OpenSourcery, and all my fellow freelancers. Of the handful of sessions I caught, I really enjoyed the two [...]]]></description>
			<content:encoded><![CDATA[<p><img class="size-medium wp-image-187 alignleft" title="drupal summit portland oregon" src="http://www.aperomedia.com/wp-content/uploads/summit-e1318991745987-300x79.png" alt="" width="300" height="79" /> It&#8217;s been a whole year since the <a href="http://pnwdrupalsummit.org/">Pacific Northwest Drupal Summit</a> in Vancouver. This year it was held in Portland, Oregon at the <a href="http://pdx.edu" target="_blank">Portland State University</a>. It was great to see everyone, specifically the crew from <a href="http://www.imagexmedia.com/">ImageXMedia</a>, <a href="http://www.opensourcery.com/">OpenSourcery</a>, and all my fellow freelancers.</p>
<p>Of the handful of sessions I caught, I really enjoyed the two on performance. The first  was by Mike Carper on front end performance. It was a great review of the tools available for measuring performance metrics and modules for enhancing a Drupal theme. I didn&#8217;t realize a web browser will only make 6 concurrent connections for images to a single domain. The solution is to create multiple subdomains to serve images just as Facebook and Flickr do. He also did a great job explaining ways of integrating a content delivery network into a Drupal site.</p>
<p>The second session was by Josh Koenig from Pantheon (these guys know their performance and scalability). In this session, Josh discussed improvements that can be made to the server to increase backend performance. The gist is to increase a servers ability to cache content at every possible layer. He even referenced the Boost module which is a creation of Mike Carper. I would definitely recommend his <a href="http://pnwdrupalsummit.org/sites/default/files/slides/pnwds_0.pdf" target="_blank">slides</a> and feel free to contact me if anyone needs a run down or some tips. He closed by saying that getting a server cache isn&#8217;t hard, the hard part is getting it to let go of the cache for fresh content.</p>
<p>I&#8217;m very excited for the new Drupal Business Summits that are being put together. I got word of one in Vancouver in May &#8211; I&#8217;ll keep you posted.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.aperomedia.com/drupal-summit-in-portland/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Down with the old phone system</title>
		<link>http://www.aperomedia.com/down-with-the-old-phone-system</link>
		<comments>http://www.aperomedia.com/down-with-the-old-phone-system#comments</comments>
		<pubDate>Fri, 16 Sep 2011 21:34:48 +0000</pubDate>
		<dc:creator>Daniel Washbrook</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.aperomedia.com/?p=175</guid>
		<description><![CDATA[I have been waiting years for Skype to get their act together. They still don&#8217;t have Canadian phone numbers. The idea of having my phone on my computer is priceless to me. In our digital age, I&#8217;m at a loss as to why the concept of &#8220;long distance&#8221; calling even exists. I&#8217;ve worked on hundreds [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.line2.com/"><img src="http://www.aperomedia.com/wp-content/uploads/line2-logo-300x103.png" alt="" title="line2-logo" width="300" height="103" class="alignleft size-medium wp-image-178" /></a>I have been waiting years for Skype to get their act together. They still don&#8217;t have Canadian phone numbers. The idea of having my phone on my computer is priceless to me. In our digital age, I&#8217;m at a loss as to why the concept of &#8220;long distance&#8221; calling even exists. I&#8217;ve worked on hundreds of projects with clients who were a &#8220;long distance&#8221; from me, never a problem. So why does the phone company still think it&#8217;s a reason to charge 3 cents per minute? </p>
<p>On top of that, why do I still have a cell phone number, a land line number and a skype account&#8230; not to mention an email address? It seems so archaic. In my diluted reality, you don&#8217;t call a number, you call a person and it just finds them. </p>
<p>If they&#8217;re not available? Great, voice was invented about 20 years ago&#8230; why do you still CALL your voicemail to get your messages? My phone should really just list my message, with text versions, that I can play and delete. We have the technology &#8211; so where&#8217;s the solution?</p>
<p>Line2 it&#8217;s called &#8211; in 10 minutes I had a new number on a trial account. The number could be in almost any area code I wanted. For $15/month, you can even have a 1800 number. Local calling to anywhere in North America. And my voice mail that just plays on my phone! Best of all, it can ring 6 other numbers to get ahold of me. Now we&#8217;re talking!</p>
<p>Well I was almost talking &#8211; the quality was quite poor on VoIP. But my hat goes off to them for trying and you can bet I&#8217;ll keep an eye on this one. I like it when technology makes my life easier and excites me!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.aperomedia.com/down-with-the-old-phone-system/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>First Drupal Consulting Client</title>
		<link>http://www.aperomedia.com/first-drupal-consulting-client</link>
		<comments>http://www.aperomedia.com/first-drupal-consulting-client#comments</comments>
		<pubDate>Thu, 01 Sep 2011 21:15:09 +0000</pubDate>
		<dc:creator>Daniel Washbrook</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.aperomedia.com/?p=173</guid>
		<description><![CDATA[It&#8217;s an exciting day as I&#8217;ve been hired for my first Drupal consulting contract. A Calgary mobile company with some in hour technical expertise is looking to use Drupal on a project. It&#8217;s a very smart approach to bring me in for technical guidance and I enjoy the opportunity to collaborate with another technical firm.]]></description>
			<content:encoded><![CDATA[<p>It&#8217;s an exciting day as I&#8217;ve been hired for my first Drupal consulting contract. A Calgary mobile company with some in hour technical expertise is looking to use Drupal on a project. It&#8217;s a very smart approach to bring me in for technical guidance and I enjoy the opportunity to collaborate with another technical firm. </p>
]]></content:encoded>
			<wfw:commentRss>http://www.aperomedia.com/first-drupal-consulting-client/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Mobile Apps for all devices</title>
		<link>http://www.aperomedia.com/mobile-app-for-all-devices-with-jquery</link>
		<comments>http://www.aperomedia.com/mobile-app-for-all-devices-with-jquery#comments</comments>
		<pubDate>Tue, 21 Jun 2011 17:16:45 +0000</pubDate>
		<dc:creator>Daniel Washbrook</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.aperomedia.com/?p=166</guid>
		<description><![CDATA[I recently had the pleasure of working with jQuery&#8217;s new mobile framework. It&#8217;s not very often that I work with a framework that will so clearly change the playing field for developers. Prior to this framework, developing an application for the mobile world meant expensive development costs for each platform. On top of that, each [...]]]></description>
			<content:encoded><![CDATA[<p>I recently had the pleasure of working with <a href="http://jquerymobile.com/">jQuery&#8217;s new mobile framework</a>. It&#8217;s not very often that I work with a framework that will so clearly change the playing field for developers. </p>
<p>Prior to this framework, developing an application for the mobile world meant expensive development costs for each platform. On top of that, each device on a platform could potentially throw a wrench in your plans. For instance, Blackberry seems to have a whole variety of its own devices and Android can run on even more! There just wasn&#8217;t any hope.</p>
<p>At least Apple only has the iPhone(3,4 and 5), iPad(1 and 2) but then your application has to sit in a queue for months before it will be released. This makes bug fixes and software updates a nightmare.</p>
<p>So what does jQuery do to change everything? Well now mobile apps will run in the browser, the way the Internet is evolving anyway. Clients no longer need to download the app, it runs real time off a more powerful server. All the complicated hardware issues for each device have been solved by the browser&#8217;s development team and I just need to deal with good ol&#8217; HTML, CSS and whatever code might go into the backend. To put it mildly, it slashes development time and therefore budget by a huge margin. </p>
<p>So what kinds of apps can we expect to see coming from this new framework? Thanks to Google Maps Mobile, most location based applications will run as you&#8217;d like. Even ones that use the client&#8217;s location and Google directions. Applications that require you to sign in will work nicely, produce custom content based on user specific settings and store their state for later use. And lastly you have plenty of control over the screen to manage pinch zooming, scrolling, navigation and the url bar.</p>
<p>Stay tuned, this will mean a lot more web based content for mobile devices in the near future!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.aperomedia.com/mobile-app-for-all-devices-with-jquery/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>iPhone Plus 15 map</title>
		<link>http://www.aperomedia.com/iphone-plus-15-map</link>
		<comments>http://www.aperomedia.com/iphone-plus-15-map#comments</comments>
		<pubDate>Thu, 03 Mar 2011 21:05:17 +0000</pubDate>
		<dc:creator>Daniel Washbrook</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.aperomedia.com/?p=69</guid>
		<description><![CDATA[The City of Calgary recently released a KMZ of it&#8217;s Plus 15 network. The Plus 15 is a network of interconnected elevated walkways throughout the core for when it gets REALLY cold. But navigating this network can sometimes be difficult as maps are randomly placed throughout. Using Appcelerator Titanium, a mobile development framework for iOS [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.aperomedia.com/wp-content/uploads/Screen-shot-2011-02-26-at-4.36.10-PM.png" rel="shadowbox[post-69];player=img;"><img class="alignnone size-medium wp-image-68" title="Plus 15 iPhone App" src="http://www.aperomedia.com/wp-content/uploads/Screen-shot-2011-02-26-at-4.36.10-PM-158x300.png" alt="" width="158" height="300" /></a></p>
<p>The City of Calgary recently released a <a href="http://calgaryonlinestore.com/detail.asp?prod_id=2879">KMZ of it&#8217;s Plus 15 network</a>. The Plus 15 is a network of interconnected elevated walkways throughout the core for when it gets REALLY cold. But navigating this network can sometimes be difficult as maps are randomly placed throughout.</p>
<p>Using <a href="http://www.appcelerator.com/">Appcelerator Titanium</a>, a mobile development framework for iOS and Android, I was able to develop an iPhone app powered by Google Maps that overlays the Plus 15. Handy for those on the go.</p>
<p><a href="http://www.mrare.ca/">Mediumrare</a>, a Calgary web shop, is releasing their own iPhone app shortly and sports a cool <a href="http://www.calgaryplus15.com/">Plus 15 map website too</a>!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.aperomedia.com/iphone-plus-15-map/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Collaborative Consumption</title>
		<link>http://www.aperomedia.com/collaborative-consumption</link>
		<comments>http://www.aperomedia.com/collaborative-consumption#comments</comments>
		<pubDate>Mon, 07 Feb 2011 22:08:24 +0000</pubDate>
		<dc:creator>Daniel Washbrook</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.aperomedia.com/?p=46</guid>
		<description><![CDATA[I work in a world where everything I use has been created by people with the intention of sharing their talents. We call this Open Source. It represents the freedom of code, ideas, and solutions. And just to be clear, this doesn&#8217;t necessarily mean free of monetary gain. Some would be surprised to know that [...]]]></description>
			<content:encoded><![CDATA[<p>I work in a world where everything I use has been created by people with the intention of sharing their talents. We call this <a href="http://en.wikipedia.org/wiki/Open_source">Open Source</a>. It represents the freedom of code, ideas, and solutions. And just to be clear, this doesn&#8217;t necessarily mean free of monetary gain. Some would be surprised to know that even Apple Macs are running on an Open Source version of Linux. We all have to eat.</p>
<p>But I lived in this world assuming it could only exist for the intangibles. I am delighted to find out that our way of life is growing into what has been coined <a href="http://www.collaborativeconsumption.com/">Collaborative Consumption</a>. Now people are sharing cars, bikes, homes, money, and much more! My only wonder, where did this start? Is it intrinsic to our nature to not be greedy after all?</p>
<p><iframe src="http://player.vimeo.com/video/14408878?portrait=0" width="400" height="225" frameborder="0"></iframe>
<p><a href="http://vimeo.com/14408878">WHAT&#8217;S MINE IS YOURS</a> from <a href="http://vimeo.com/user3867905">rachel botsman</a> on <a href="http://vimeo.com">Vimeo</a>.</p>
<p>A &#8216;Big Shift&#8217; from the 20th century, a time defined by hyper-consumption, to a 21st century age of Collaborative Consumption, is underway.</p>
<p>Collaborative Consumption describes the rapid explosion in traditional sharing, bartering, lending, trading, renting, gifting, and swapping redefined through technology and peer communities. www.collaborativeconsumption.com</p>
<p>It is the subject of a new book, What&#8217;s Mine is Yours: The Rise of Collaborative Consumption, by Rachel Botsman and Roo Rogers.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.aperomedia.com/collaborative-consumption/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Pacific Northwest Drupal Summit Session</title>
		<link>http://www.aperomedia.com/pacific-northwest-drupal-summit-session</link>
		<comments>http://www.aperomedia.com/pacific-northwest-drupal-summit-session#comments</comments>
		<pubDate>Wed, 06 Oct 2010 18:40:58 +0000</pubDate>
		<dc:creator>Daniel Washbrook</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.aperomedia.com/?p=65</guid>
		<description><![CDATA[It was a big scary day today. In an amazingly large auditorium at the PNW Drupal Summit in Vancouver I presented on Server Optimization for Drupal web sites. I was trying a new approach to my sessions by proposing some basic findings and instigating discussion. It worked out really well thanks to such a great group of [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignnone size-full wp-image-64" title="PNW Drupal Camp " src="http://www.aperomedia.com/wp-content/uploads/camp2010_logo.png" alt="" width="474" height="208" /></p>
<p>It was a big scary day today. In an amazingly large auditorium at the <a href="http://pnwdrupalsummit.org/">PNW Drupal Summit in Vancouver</a> I presented on <a href="http://pnwdrupalsummit.org/2010/sessions/case-optimizing-server-perfomance">Server Optimization for Drupal web sites</a>. I was trying a new approach to my sessions by proposing some basic findings and instigating discussion. It worked out really well thanks to such a great group of audience contributors. It really is hard to predict what people will say and I would have preferred a smaller more intimate room for such discussions. But it was still amazing to hear the ideas people came forth with. I think I learnt the most out of anyone!</p>
<p>The whole summit was very impressive. A great selection of discussions large and small. My favourite is likely the sessions on security because it&#8217;s quickly becoming my new area of interest. The running joke was that if the presenter kept telling us how to hack Drupal sites he was more likely to sell a lot of books and get asked to present at conferences! Of course we were just kidding. The information was of great value to those of us who write a lot of module code.</p>
<p>Of course it was great to visit with our Vancouver friends and everyone is very excited for Drupal Con in Chicago. I don&#8217;t think I&#8217;ll make it but you never know!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.aperomedia.com/pacific-northwest-drupal-summit-session/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Drupal Camp Alberta Session</title>
		<link>http://www.aperomedia.com/drupal-camp-alberta-session</link>
		<comments>http://www.aperomedia.com/drupal-camp-alberta-session#comments</comments>
		<pubDate>Mon, 13 Sep 2010 18:19:09 +0000</pubDate>
		<dc:creator>Daniel Washbrook</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.aperomedia.com/?p=56</guid>
		<description><![CDATA[It was a delight to have the opportunity to speak in Calgary at the 4th annual Drupal Camp Alberta. The University of Calgary provided an excellent venue with two large conference rooms allowing for back to back sessions for two solid days. My session in particular was focused on the Apache Solr search capabilities and specifically [...]]]></description>
			<content:encoded><![CDATA[<p><img class="size-full wp-image-60 alignnone" title="Drupal Camp Alberta" src="http://www.aperomedia.com/wp-content/uploads/header_bg-e1299181055728.jpg" alt="" width="424" height="97" /></p>
<p>It was a delight to have the opportunity to speak in Calgary at the 4th annual <a href="http://drupalcampalberta.org/">Drupal Camp Alberta</a>. The University of Calgary provided an excellent venue with two large conference rooms allowing for back to back sessions for two solid days.</p>
<p>My session in particular was focused on the <a href="http://drupalcampalberta.org/sessions/apache-solr-searching-witty-title">Apache Solr search capabilities</a> and specifically Acquia as a Solr provider. Not as sexy a topic as my 2008 presentation on CakePHP vs Joomla vs Drupal but still a fun debate. I was at the same time as a presentation on UberCart that I really would have liked to see.</p>
<p>Only one more month until my new presentation on server optimization at the <a href="http://pnwdrupalsummit.org/">Pacific NorthWest Drupal Summit</a>. I&#8217;m a little nervous about that one.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.aperomedia.com/drupal-camp-alberta-session/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Network Solutions gets sticky hands with your domain names</title>
		<link>http://www.aperomedia.com/hello-world</link>
		<comments>http://www.aperomedia.com/hello-world#comments</comments>
		<pubDate>Tue, 26 Jan 2010 06:35:09 +0000</pubDate>
		<dc:creator>Daniel Washbrook</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://aperomedia.com/?p=1</guid>
		<description><![CDATA[Every great business idea needs a great domain name. It’s the basics of the 3 most important business decisions “location, location and location”. But beware how you go about finding the ultimate domain name for you may lose the chance quickly. Years ago, Network Solutions was the only option for registering a domain name with [...]]]></description>
			<content:encoded><![CDATA[<p>Every great business idea needs a great domain name. It’s the basics of the 3 most important business decisions “location, location and location”. But beware how you go about finding the ultimate domain name for you may lose the chance quickly.</p>
<p>Years ago, Network Solutions was the only option for registering a domain name with a flat fee of $35/yr. However, with market deregulation a number of less expensive options surfaced. This led to companies like GoDaddy and eNom becoming huge players offering domain names for as little as $8/yr. Network Solutions lost its market share keeping their price fixed at $35 and sees only name renewals as a source of income.<img title="More..." src="http://labs/wordpress/wp-includes/js/tinymce/plugins/wordpress/img/trans.gif" alt="" /><span id="more-1"></span></p>
<p>As of Tuesday, Network Solutions has changed their tactics. If a user searches for a domain name on Network Solutions and proceeds to register it with a competitor, they may find their domain name no longer available. Network Solutions will register searched names with the only option to purchase through them, for $35/yr.</p>
<p>Network Solutions is using a loop hole in the legislation that allows registrars to register a domain name for 5 days without paying for it. Definitely not what the rule was built for. See this <a href="http://www.techcrunch.com/2008/01/10/network-solutions-using-questionable-tactic-to-sell-more-domain-names/">TechCrunch article</a> for the outcry from the community.</p>
<p>So if you are in search of a domain name, be sure you are searching with the registrar you plan to purchase it from as this behavior will most likely be cloned by competitors very shortly. In the event you lose your name to a registrar, you need only wait the 5 days for it to be released.</p>
<p>Good hunting!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.aperomedia.com/hello-world/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

