<?xml version="1.0" encoding="utf-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	>
<channel>
	<title>Comments on: Bitmasks</title>
	<atom:link href="http://artlung.com/blog/2006/07/08/bitmasks/feed/" rel="self" type="application/rss+xml" />
	<link>http://artlung.com/blog/2006/07/08/bitmasks/</link>
	<description>Blogging sporadically since February 2001.</description>
	<pubDate>Sun, 06 Jul 2008 07:04:42 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
		<item>
		<title>By: micheal</title>
		<link>http://artlung.com/blog/2006/07/08/bitmasks/#comment-28502</link>
		<dc:creator>micheal</dc:creator>
		<pubDate>Fri, 21 Jul 2006 05:47:35 +0000</pubDate>
		<guid isPermaLink="false">http://artlung.com/blog/2006/07/08/bitmasks/#comment-28502</guid>
		<description>Bitmasks are always converted to their decimal equivalent prior to entering them and that's why i like it.</description>
		<content:encoded><![CDATA[<p>Bitmasks are always converted to their decimal equivalent prior to entering them and that&#8217;s why i like it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sassy</title>
		<link>http://artlung.com/blog/2006/07/08/bitmasks/#comment-25970</link>
		<dc:creator>Sassy</dc:creator>
		<pubDate>Sat, 08 Jul 2006 17:49:39 +0000</pubDate>
		<guid isPermaLink="false">http://artlung.com/blog/2006/07/08/bitmasks/#comment-25970</guid>
		<description>we use a bitmask to store permissions on an ACL... works very well.  We can aggregate the permissions using bitwise operators to build aggregated permissions for users who have multiple roles in our system.</description>
		<content:encoded><![CDATA[<p>we use a bitmask to store permissions on an <span class="caps">ACL</span>&#8230; works very well.  We can aggregate the permissions using bitwise operators to build aggregated permissions for users who have multiple roles in our system.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
