<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
 xmlns:dc="http://purl.org/dc/elements/1.1/"
 xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
 xmlns:admin="http://webns.net/mvcb/"
 xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
 xmlns:content="http://purl.org/rss/1.0/modules/content/"
 xmlns:wfw="http://wellformedweb.org/CommentAPI/">
<channel>
<title>Michael R. Barrick</title>
<description>Electronic Collaboration Expertise since 1994</description>
<link>http://www.mbarrick.com/mbarrick.com/blog.nsf/</link>
<language>en-us</language>
<lastBuildDate>Sat, 28 Jan 2012 13:56:27 -0700</lastBuildDate>
<item>
<title>Facebook Photo Uploader in Fedora 16</title>
<pubDate>Sat, 28 Jan 2012 13:56:27 -0700</pubDate>
<description>
<![CDATA[ 
Running Fedora 16 PAE with Firefox 9 and the Adobe Flash plugin, I found that the facebook photo uploader control was not working. The flash plugin itself seemed fine, but just didn't want to work wit ...
 ]]>
</description>
<link>http://www.mbarrick.com/mbarrick.com/blog.nsf/dx/facebook-phote-uploader-in-fedora-16.htm</link>
<category>fedora</category>
<dc:creator>Michael R. Barrick</dc:creator>
<comments>http://www.mbarrick.com/mbarrick.com/blog.nsf/dx/facebook-phote-uploader-in-fedora-16.htm?opendocument&amp;comments</comments>
<guid isPermaLink="true">http://www.mbarrick.com/mbarrick.com/blog.nsf/dx/facebook-phote-uploader-in-fedora-16.htm</guid>
<wfw:commentRss> http://www.mbarrick.com/mbarrick.com/blog.nsf/dxcomments/facebook-phote-uploader-in-fedora-16.htm</wfw:commentRss>
<wfw:comment> http://www.mbarrick.com/mbarrick.com/blog.nsf/dx/facebook-phote-uploader-in-fedora-16.htm?opendocument&amp;comments</wfw:comment>
</item>
<item>
<title>Random Images from an Image Field in a Block in Drupal 7</title>
<pubDate>Thu, 24 Mar 2011 11:59:55 -0700</pubDate>
<description>
<![CDATA[ 
The Problem: Displaying a random image from the image field in a certain node type (where not every node has an image) in a block. My Solution: 1. First thing is create a view with the following " ...
 ]]>
</description>
<link>http://www.mbarrick.com/mbarrick.com/blog.nsf/dx/random-images-from-nodes-in-a-block-in-drupal-7.htm</link>
<category>Drupal</category>
<dc:creator>Michael R. Barrick</dc:creator>
<comments>http://www.mbarrick.com/mbarrick.com/blog.nsf/dx/random-images-from-nodes-in-a-block-in-drupal-7.htm?opendocument&amp;comments</comments>
<guid isPermaLink="true">http://www.mbarrick.com/mbarrick.com/blog.nsf/dx/random-images-from-nodes-in-a-block-in-drupal-7.htm</guid>
<wfw:commentRss> http://www.mbarrick.com/mbarrick.com/blog.nsf/dxcomments/random-images-from-nodes-in-a-block-in-drupal-7.htm</wfw:commentRss>
<wfw:comment> http://www.mbarrick.com/mbarrick.com/blog.nsf/dx/random-images-from-nodes-in-a-block-in-drupal-7.htm?opendocument&amp;comments</wfw:comment>
</item>
<item>
<title>Creating a Page Template Suggestion for a Specific Node Type in Drupal 7</title>
<pubDate>Thu, 17 Mar 2011 13:51:49 -0700</pubDate>
<description>
<![CDATA[ 
Add the following function to the template.php for your theme: function yourthemename_preprocess_page(&amp;$vars, $hook) { if (isset($vars&#91;'node'&#93;)) { // If the node type is "blog" the ...
 ]]>
</description>
<link>http://www.mbarrick.com/mbarrick.com/blog.nsf/dx/creating-a-page-template-suggestion-for-a-specific-node-type-in-drupal-7.htm</link>
<category>Drupal</category>
<dc:creator>Michael R. Barrick</dc:creator>
<comments>http://www.mbarrick.com/mbarrick.com/blog.nsf/dx/creating-a-page-template-suggestion-for-a-specific-node-type-in-drupal-7.htm?opendocument&amp;comments</comments>
<guid isPermaLink="true">http://www.mbarrick.com/mbarrick.com/blog.nsf/dx/creating-a-page-template-suggestion-for-a-specific-node-type-in-drupal-7.htm</guid>
<wfw:commentRss> http://www.mbarrick.com/mbarrick.com/blog.nsf/dxcomments/creating-a-page-template-suggestion-for-a-specific-node-type-in-drupal-7.htm</wfw:commentRss>
<wfw:comment> http://www.mbarrick.com/mbarrick.com/blog.nsf/dx/creating-a-page-template-suggestion-for-a-specific-node-type-in-drupal-7.htm?opendocument&amp;comments</wfw:comment>
</item>
<item>
<title>Showing Only the First Image in the Teaser for a Drupal 7 Image Field</title>
<pubDate>Tue, 22 Feb 2011 11:47:35 -0700</pubDate>
<description>
<![CDATA[ 
By default, a Drupal 7 image field that is set to contain multiple images, will display all of the images in both the teaser and full node view. While desirable, there is no option when creating a vie ...
 ]]>
</description>
<link>http://www.mbarrick.com/mbarrick.com/blog.nsf/dx/showing-only-the-first-image-in-the-teaser-for-a-drupal-7-image-field.htm</link>
<category>Drupal</category>
<dc:creator>Michael R. Barrick</dc:creator>
<comments>http://www.mbarrick.com/mbarrick.com/blog.nsf/dx/showing-only-the-first-image-in-the-teaser-for-a-drupal-7-image-field.htm?opendocument&amp;comments</comments>
<guid isPermaLink="true">http://www.mbarrick.com/mbarrick.com/blog.nsf/dx/showing-only-the-first-image-in-the-teaser-for-a-drupal-7-image-field.htm</guid>
<wfw:commentRss> http://www.mbarrick.com/mbarrick.com/blog.nsf/dxcomments/showing-only-the-first-image-in-the-teaser-for-a-drupal-7-image-field.htm</wfw:commentRss>
<wfw:comment> http://www.mbarrick.com/mbarrick.com/blog.nsf/dx/showing-only-the-first-image-in-the-teaser-for-a-drupal-7-image-field.htm?opendocument&amp;comments</wfw:comment>
</item>
<item>
<title>Initialize a Null NotesDocumentCollection</title>
<pubDate>Sat, 22 May 2010 13:31:18 -0700</pubDate>
<description>
<![CDATA[ 
There are times when it is handy to start will a null collection in a NotesDocumentCollection., for example when you want to add documents to a collection programmatically based on something other tha ...
 ]]>
</description>
<link>http://www.mbarrick.com/mbarrick.com/blog.nsf/dx/initialize-a-null-notesdocumentcollection.htm</link>
<category>Lotus Domino</category>
<dc:creator>Michael R. Barrick</dc:creator>
<comments>http://www.mbarrick.com/mbarrick.com/blog.nsf/dx/initialize-a-null-notesdocumentcollection.htm?opendocument&amp;comments</comments>
<guid isPermaLink="true">http://www.mbarrick.com/mbarrick.com/blog.nsf/dx/initialize-a-null-notesdocumentcollection.htm</guid>
<wfw:commentRss> http://www.mbarrick.com/mbarrick.com/blog.nsf/dxcomments/initialize-a-null-notesdocumentcollection.htm</wfw:commentRss>
<wfw:comment> http://www.mbarrick.com/mbarrick.com/blog.nsf/dx/initialize-a-null-notesdocumentcollection.htm?opendocument&amp;comments</wfw:comment>
</item>
<item>
<title>Screen Resultions Higher than 1024x768 for Linux under Parallels 4</title>
<pubDate>Tue, 19 Jan 2010 13:26:01 -0700</pubDate>
<description>
<![CDATA[ 
By default Parallels allocates a very small amount of video memory for Linux installs. Simply increase the amount of available video memory to allow for the largest desired resolution. With the Parall ...
 ]]>
</description>
<link>http://www.mbarrick.com/mbarrick.com/blog.nsf/dx/screen-resultions-higher-than-1024x768-for-linux-under-parallels-4.htm</link>
<category>Linux</category>
<dc:creator>Michael R. Barrick</dc:creator>
<comments>http://www.mbarrick.com/mbarrick.com/blog.nsf/dx/screen-resultions-higher-than-1024x768-for-linux-under-parallels-4.htm?opendocument&amp;comments</comments>
<guid isPermaLink="true">http://www.mbarrick.com/mbarrick.com/blog.nsf/dx/screen-resultions-higher-than-1024x768-for-linux-under-parallels-4.htm</guid>
<wfw:commentRss> http://www.mbarrick.com/mbarrick.com/blog.nsf/dxcomments/screen-resultions-higher-than-1024x768-for-linux-under-parallels-4.htm</wfw:commentRss>
<wfw:comment> http://www.mbarrick.com/mbarrick.com/blog.nsf/dx/screen-resultions-higher-than-1024x768-for-linux-under-parallels-4.htm?opendocument&amp;comments</wfw:comment>
</item>
<item>
<title>Creating an RSS Feed from a Facebook Wall </title>
<pubDate>Sat, 24 Oct 2009 14:48:42 -0700</pubDate>
<description>
<![CDATA[ 
I'm not the first one to run into this problem, but in searching around I couldn't actually find anyone who had actually bothered to solve the problem: how to get an RSS feed from a publicly accessibl ...
 ]]>
</description>
<link>http://www.mbarrick.com/mbarrick.com/blog.nsf/dx/creating-an-rss-feed-from-a-facebook-wall-.htm</link>
<category>facebook</category>
<dc:creator>Michael R. Barrick</dc:creator>
<comments>http://www.mbarrick.com/mbarrick.com/blog.nsf/dx/creating-an-rss-feed-from-a-facebook-wall-.htm?opendocument&amp;comments</comments>
<guid isPermaLink="true">http://www.mbarrick.com/mbarrick.com/blog.nsf/dx/creating-an-rss-feed-from-a-facebook-wall-.htm</guid>
<wfw:commentRss> http://www.mbarrick.com/mbarrick.com/blog.nsf/dxcomments/creating-an-rss-feed-from-a-facebook-wall-.htm</wfw:commentRss>
<wfw:comment> http://www.mbarrick.com/mbarrick.com/blog.nsf/dx/creating-an-rss-feed-from-a-facebook-wall-.htm?opendocument&amp;comments</wfw:comment>
</item>
<item>
<title>Does Your E-Mail Signature Smell Like Spam?</title>
<pubDate>Wed, 23 Sep 2009 14:12:00 -0700</pubDate>
<description>
<![CDATA[ 
Sometime around five or so years ago, it became du rigueur to have e-mail signatures in a format not unlike this: Joe Salesman Marketing Associate joe@companyxyz.ca Ph. +1 (604) 555-1234 Fax + ...
 ]]>
</description>
<link>http://www.mbarrick.com/mbarrick.com/blog.nsf/dx/does-your-e-mail-signature-smell-like-spam.htm</link>
<category>e-mail</category>
<dc:creator>Michael R. Barrick</dc:creator>
<comments>http://www.mbarrick.com/mbarrick.com/blog.nsf/dx/does-your-e-mail-signature-smell-like-spam.htm?opendocument&amp;comments</comments>
<guid isPermaLink="true">http://www.mbarrick.com/mbarrick.com/blog.nsf/dx/does-your-e-mail-signature-smell-like-spam.htm</guid>
<wfw:commentRss> http://www.mbarrick.com/mbarrick.com/blog.nsf/dxcomments/does-your-e-mail-signature-smell-like-spam.htm</wfw:commentRss>
<wfw:comment> http://www.mbarrick.com/mbarrick.com/blog.nsf/dx/does-your-e-mail-signature-smell-like-spam.htm?opendocument&amp;comments</wfw:comment>
</item>
<item>
<title>Certification and Quantifying Relevant Skills</title>
<pubDate>Thu, 3 Sep 2009 10:00:03 -0700</pubDate>
<description>
<![CDATA[ 
There is a lot of emphasis put on certifications in the hiring process. To a certain extent I can understand this, after all, Human Resources professionals are not Information Technology professionals ...
 ]]>
</description>
<link>http://www.mbarrick.com/mbarrick.com/blog.nsf/dx/a-brief-note-on-certification.htm</link>
<category>expertise</category>
<dc:creator>Michael R. Barrick</dc:creator>
<comments>http://www.mbarrick.com/mbarrick.com/blog.nsf/dx/a-brief-note-on-certification.htm?opendocument&amp;comments</comments>
<guid isPermaLink="true">http://www.mbarrick.com/mbarrick.com/blog.nsf/dx/a-brief-note-on-certification.htm</guid>
<wfw:commentRss> http://www.mbarrick.com/mbarrick.com/blog.nsf/dxcomments/a-brief-note-on-certification.htm</wfw:commentRss>
<wfw:comment> http://www.mbarrick.com/mbarrick.com/blog.nsf/dx/a-brief-note-on-certification.htm?opendocument&amp;comments</wfw:comment>
</item>
<item>
<title>Escape Code Stripping in libxml2</title>
<pubDate>Sun, 17 May 2009 15:35:56 -0700</pubDate>
<description>
<![CDATA[ 
There is a problem with the Drupal aggregator module stripping out HTML escape codes (i.e. &amp;lt; &amp;gt; &amp; etc.) from RSS feeds when using PHP = 2.6.32. This is due to an intentional change i ...
 ]]>
</description>
<link>http://www.mbarrick.com/mbarrick.com/blog.nsf/dx/escape-code-stripping-in-libxml2.htm</link>
<category>LAMP</category>
<dc:creator>Michael R. Barrick</dc:creator>
<comments>http://www.mbarrick.com/mbarrick.com/blog.nsf/dx/escape-code-stripping-in-libxml2.htm?opendocument&amp;comments</comments>
<guid isPermaLink="true">http://www.mbarrick.com/mbarrick.com/blog.nsf/dx/escape-code-stripping-in-libxml2.htm</guid>
<wfw:commentRss> http://www.mbarrick.com/mbarrick.com/blog.nsf/dxcomments/escape-code-stripping-in-libxml2.htm</wfw:commentRss>
<wfw:comment> http://www.mbarrick.com/mbarrick.com/blog.nsf/dx/escape-code-stripping-in-libxml2.htm?opendocument&amp;comments</wfw:comment>
</item>
<item>
<title>Why I Like LAMP - Upgrading a Webserver</title>
<pubDate>Mon, 6 Apr 2009 16:35:27 -0700</pubDate>
<description>
<![CDATA[ 
It was time to do an OS upgrade on a webserver I maintain that hosts a couple of reasonably active sites. The two most active sites on the server bring in about 12,000 unique visitors a month, with th ...
 ]]>
</description>
<link>http://www.mbarrick.com/mbarrick.com/blog.nsf/dx/why-i-like-lamp-upgrading-a-webserver-part-1.htm</link>
<category>LAMP</category>
<dc:creator>Michael R. Barrick</dc:creator>
<comments>http://www.mbarrick.com/mbarrick.com/blog.nsf/dx/why-i-like-lamp-upgrading-a-webserver-part-1.htm?opendocument&amp;comments</comments>
<guid isPermaLink="true">http://www.mbarrick.com/mbarrick.com/blog.nsf/dx/why-i-like-lamp-upgrading-a-webserver-part-1.htm</guid>
<wfw:commentRss> http://www.mbarrick.com/mbarrick.com/blog.nsf/dxcomments/why-i-like-lamp-upgrading-a-webserver-part-1.htm</wfw:commentRss>
<wfw:comment> http://www.mbarrick.com/mbarrick.com/blog.nsf/dx/why-i-like-lamp-upgrading-a-webserver-part-1.htm?opendocument&amp;comments</wfw:comment>
</item>
<item>
<title>List of all DX-tags for the Lotus Domino Blog Application</title>
<pubDate>Wed, 1 Apr 2009 17:03:30 -0700</pubDate>
<description>
<![CDATA[ 
This blog is running off the stock IBM Lotus Domino blog application that ships with Lotus Domino 8.5. Customization of the application involves the use of "DX" tags that are particular to the applica ...
 ]]>
</description>
<link>http://www.mbarrick.com/mbarrick.com/blog.nsf/dx/list-of-all-dx-tags-for-lotus-domino-blog.htm</link>
<category>Lotus Domino</category>
<dc:creator>Michael R. Barrick</dc:creator>
<comments>http://www.mbarrick.com/mbarrick.com/blog.nsf/dx/list-of-all-dx-tags-for-lotus-domino-blog.htm?opendocument&amp;comments</comments>
<guid isPermaLink="true">http://www.mbarrick.com/mbarrick.com/blog.nsf/dx/list-of-all-dx-tags-for-lotus-domino-blog.htm</guid>
<wfw:commentRss> http://www.mbarrick.com/mbarrick.com/blog.nsf/dxcomments/list-of-all-dx-tags-for-lotus-domino-blog.htm</wfw:commentRss>
<wfw:comment> http://www.mbarrick.com/mbarrick.com/blog.nsf/dx/list-of-all-dx-tags-for-lotus-domino-blog.htm?opendocument&amp;comments</wfw:comment>
</item>
<item>
<title>Expertise</title>
<pubDate>Mon, 30 Mar 2009 17:06:16 -0700</pubDate>
<description>
<![CDATA[ 
Summary of Qualifications 15 years professional experience in computer technology, with particular emphasis on communication, collaboration and web technologies ● Exceptional English language skills ...
 ]]>
</description>
<link>http://www.mbarrick.com/mbarrick.com/blog.nsf/dx/Expertise.htm</link>
<category>expertise</category>
<dc:creator>Michael R. Barrick</dc:creator>
<comments>http://www.mbarrick.com/mbarrick.com/blog.nsf/dx/Expertise.htm?opendocument&amp;comments</comments>
<guid isPermaLink="true">http://www.mbarrick.com/mbarrick.com/blog.nsf/dx/Expertise.htm</guid>
<wfw:commentRss> http://www.mbarrick.com/mbarrick.com/blog.nsf/dxcomments/Expertise.htm</wfw:commentRss>
<wfw:comment> http://www.mbarrick.com/mbarrick.com/blog.nsf/dx/Expertise.htm?opendocument&amp;comments</wfw:comment>
</item>
</channel></rss>

