<?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>Articles &#187; Best Practices</title>
	<atom:link href="https://www.p6r.com/articles/category/best-practices/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.p6r.com/articles</link>
	<description>Code Less / Deliver More™</description>
	<lastBuildDate>Fri, 23 Jan 2026 05:49:07 +0000</lastBuildDate>
	<language>en-US</language>
		<sy:updatePeriod>hourly</sy:updatePeriod>
		<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.7</generator>
	<item>
		<title>p6COM Reference Counting: A Primer</title>
		<link>https://www.p6r.com/articles/2014/04/27/p6com-reference-counting-a-primer/</link>
		<comments>https://www.p6r.com/articles/2014/04/27/p6com-reference-counting-a-primer/#comments</comments>
		<pubDate>Mon, 28 Apr 2014 03:49:08 +0000</pubDate>
		<dc:creator><![CDATA[Jim Susoy]]></dc:creator>
				<category><![CDATA[Best Practices]]></category>
		<category><![CDATA[COM]]></category>
		<category><![CDATA[The Basics]]></category>
		<category><![CDATA[Tutorials]]></category>

		<guid isPermaLink="false">https://www.p6r.com/articles/?p=1076</guid>
		<description><![CDATA[Introduction Reference counting generally comes in two basic flavors: intrusive and non-intrusive. Non-intrusive reference counting basically means that the location of the variable which stores the reference value is outside of the &#8220;thing&#8221; being reference counted. COM interfaces make use of intrusive reference counting, meaning the underlying object maintains the reference count value itself internally. [&#8230;]]]></description>
		<wfw:commentRss>https://www.p6r.com/articles/2014/04/27/p6com-reference-counting-a-primer/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>We believe in standards</title>
		<link>https://www.p6r.com/articles/2014/04/02/we-believe-in-standards/</link>
		<comments>https://www.p6r.com/articles/2014/04/02/we-believe-in-standards/#comments</comments>
		<pubDate>Wed, 02 Apr 2014 18:03:52 +0000</pubDate>
		<dc:creator><![CDATA[Mark Joseph]]></dc:creator>
				<category><![CDATA[Best Practices]]></category>

		<guid isPermaLink="false">https://www.p6r.com/articles/?p=1040</guid>
		<description><![CDATA[This document was updated on 27 April 2015. We believe that standards are important and whenever possible we build our products to them. Below is a list of the standards that we have incorporated into P6R products. ASN.1 1. ITU-T RecommendationX.690, &#8220;Information technology – ASN.1 encoding rules: Specification of Basic Encoding Rules (BER), Canonical Encoding [&#8230;]]]></description>
		<wfw:commentRss>https://www.p6r.com/articles/2014/04/02/we-believe-in-standards/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
