<?xml version="1.0" encoding="UTF-8"?><?xml-stylesheet type="text/xsl" href="http://www.bytemycode.com/rssformat.xsl"?><rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/">
	<channel>
		<title>byteMyCode: Snippets for design</title>
		<link>http://www.bytemycode.com</link>
		<description>Snippets for this tag.</description>
		<pubDate>Wed, 03 Dec 2008 01:29:59 +0000</pubDate>
		<copyright>1998-2008 </copyright>
		<language>en-us</language>
		<image>
		      <link>http://www.bytemycode.com</link>
		      <url>http://www.bytemycode.com/img/rss_title.gif</url>
		      <title>byteMyCode</title>
		</image>

	<item>
	<title>Aspect Oriented PHP</title>
	<link>http://www.bytemycode.com/snippets/snippet/664/</link>
	<comments>http://www.bytemycode.com/snippets/snippet/664/comments/</comments>
	<pubDate>Fri, 01 Jun 2007 19:30:38 +0000</pubDate>
	<dc:creator>albud</dc:creator>
	<category>aspects, design, PHP</category>
	<guid isPermaLink="false">http://www.bytemycode.com/snippets/snippet/664/</guid>
	<description>
		<![CDATA[

			<img src="http://www.bytemycode.com/img/icon_calendar.gif" align="middle" class="icon" alt="Date Submitted" /> Fri. Jun. 1st, 2007  7:30 PM			<br />
			<img src="http://www.bytemycode.com/img/icon_revision.gif" align="middle" class="icon" alt="Revision" /> <a href="http://www.bytemycode.com/snippets/snippet/664/revisions/">1</a>
			<br />
			<img src="http://www.bytemycode.com/img/rank_helper.gif" align="middle" class="icon" alt="Helper" /> <a href="http://www.bytemycode.com/members/member/albud/" title="Helper">albud</a>
			<br />
			<img src="http://www.bytemycode.com/img/icon_tag.gif" align="middle" class="icon" alt="Tags" /> <a href="http://www.bytemycode.com/tags/tag/aspects">aspects</a>&nbsp;|&nbsp;<a href="http://www.bytemycode.com/tags/tag/design">design</a>&nbsp;|&nbsp;<a href="http://www.bytemycode.com/tags/tag/PHP">PHP</a>			<br />
			<img src="http://www.bytemycode.com/img/icon_comments.gif" align="middle" class="icon" alt="Comments" /> <a href="http://www.bytemycode.com/snippets/snippet/664/comments/">3 comments</a>
			<br />
			<img src="http://www.bytemycode.com/img/icon_ranking.gif" align="middle" class="icon" alt="Ranking" /> 7
			<p>A proof of concept idea I had for implementing an aspect oriented   framework in PHP (yes, I know about http://aophp.net, but it requires a module).<br /><br />I thought it was neat, so I'm going to share it.<br /><br />Hope someone likes it. <img src="http://www.bytemycode.com/img/wysiwyg/emo-smile.gif" /></p>
		]]>
	</description>
</item>
	</channel>
</rss>