<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss 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/" version="2.0">

<channel>
	<title>Phazeon.com</title>
	
	<link>http://phazeon.com</link>
	<description>A glimse into the shadows of my mind.</description>
	<lastBuildDate>Thu, 16 Jul 2009 16:54:39 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/phazeon" /><feedburner:info xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" uri="phazeon" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><item>
		<title>An old Firefox trick with a Windows 7 twist.</title>
		<link>http://phazeon.com/2009/07/15/an-old-firefox-trick-with-a-windows-7-twist/</link>
		<comments>http://phazeon.com/2009/07/15/an-old-firefox-trick-with-a-windows-7-twist/#comments</comments>
		<pubDate>Thu, 16 Jul 2009 04:35:41 +0000</pubDate>
		<dc:creator>PhazeonPhoenix</dc:creator>
				<category><![CDATA[Windows 7]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[firefox]]></category>
		<category><![CDATA[profiles]]></category>
		<category><![CDATA[tips]]></category>
		<category><![CDATA[tricks]]></category>
		<category><![CDATA[tweaks]]></category>

		<guid isPermaLink="false">http://phazeon.com/?p=117</guid>
		<description><![CDATA[I&#8217;ll come right out and say it.  I never would have thought I would have been excited about an OS release (again) but I am starting to like it. So many things I used to use third party programs for are now built into Windows 7 and they did a decent job too.While I could [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ll come right out and say it.  I never would have thought I would have been excited about an OS release (again) but I am starting to like it. So many things I used to use third party programs for are now built into Windows 7 and they did a decent job too.While I could fill several posts about the tricks I&#8217;ve found (and I probably will in the near future) this particular post is about a trick I just figured out how to do.</p>
<div id="attachment_118" class="wp-caption alignright" style="width: 272px"><a href="http://phazeon.com/wp-content/uploads/2009/07/task-bar.png"><img class="size-full wp-image-118" title="Windows 7 Task Bar" src="http://phazeon.com/wp-content/uploads/2009/07/task-bar.png" alt="The new task bar in Windows 7 functions very similar to OS X's Dock Bar" width="262" height="40" /></a><p class="wp-caption-text">The new task bar in Windows 7 functions very similar to OS X&#39;s Dock Bar</p></div>
<p>A quick description of the windows 7 feature I&#8217;m talking about, In windows 7 you have the ability to &#8216;Pin&#8217; applications to the task bar.  In all honesty, it feels very similar to the Mac OS X dock bar. The &#8216;Pinned Application&#8217; becomes the task bar entry while the program is running and remains once the application has ended. It doesn&#8217;t do any nifty scaling of the application&#8217;s Icon, but it is none the less effective.</p>
<div id="attachment_119" class="wp-caption alignright" style="width: 160px"><a href="http://phazeon.com/wp-content/uploads/2009/07/task-bar-multi.png"><img class="size-thumbnail wp-image-119" title="Windows 7 Task Bar Multiple Windows" src="http://phazeon.com/wp-content/uploads/2009/07/task-bar-multi-150x150.png" alt="Windows 7 Task Bar Multiple Windows + 'peek'" width="150" height="150" /></a><p class="wp-caption-text">Windows 7 Task Bar Multiple Windows + &#39;peek&#39;</p></div>
<p>Also very important to my article is the changes to the Windows Grouping feature as it was called in Windows XP. They&#8217;re now called Combined Taskbar buttons. As you can see from the screenshot to the right, multiple windows appear as layered icons in the task bar, and when you hover your mouse over this group of icons you&#8217;ll be able to see the contents of those windows if you have Aero Peek enabled.</p>
<p>As you can tell from my screenshots that I use Firefox as my primary browser (and I use <a href="http://www.pidgin.im/">Pidgin</a> and <a href="http://www.foobar2000.org/">FooBar 2000</a> but that&#8217;s neither here nor there) and it&#8217;s a great browser for many reasons I don&#8217;t need to expand on here. If you&#8217;re not using it, you don&#8217;t know what you&#8217;re missing! get it <a href="http://www.getfirefox.com">here</a>!</p>
<p>I tend to have several separate Firefox profiles depending on what I&#8217;m going to be doing at the time. I have my normal day-to-day browsing profile, my Web Developer profile (You don&#8217;t want to try and casually browse with some of the more advanced dev plugins installed, odd things happen) and a clean profile with no addons.  If you&#8217;re not familiar with Firefox profiles please <a href="http://www.borngeek.com/firefox/profile-tutorial/">read this article</a>. The one missing tidbit of information from that article is if you add <strong>-no-remote</strong> to the command arguments, you can run multiple copies of Firefox, each using a different profile to store it&#8217;s data.</p>
<p>None of this is news. It&#8217;s been written, blogged, twittered, stumbled, shared, and posted about.  I&#8217;ve always launched my devel environment with the -no-remote argument and my normal one with out it. The problem I ran into was Windows 7 (and Windows XP) would group all Firefox windows together on the same taskbar button. I usually turned off window grouping to combat this problem in XP.  I&#8217;ve grown quite fond of Windows 7&#8217;s way of handling Combined Taskbar entries and I wanted to find a way to have one taskbar entry for each profile I was running. Thankfully I found out how!</p>
<div id="attachment_125" class="wp-caption alignright" style="width: 160px"><a href="http://phazeon.com/wp-content/uploads/2009/07/firefox-devel.png"><img class="size-thumbnail wp-image-125" title="Firefox Development Shortcut Information" src="http://phazeon.com/wp-content/uploads/2009/07/firefox-devel-150x150.png" alt="Firefox Development Shortcut Information" width="150" height="150" /></a><p class="wp-caption-text">Firefox Development Shortcut Information</p></div>
<div id="attachment_131" class="wp-caption alignleft" style="width: 160px"><a href="http://phazeon.com/wp-content/uploads/2009/07/Twin-Foxes.png"><img class="size-thumbnail wp-image-131" title="Two Firefoxes Running Parallel" src="http://phazeon.com/wp-content/uploads/2009/07/Twin-Foxes-150x150.png" alt="Two Firefox instances with multiple windows appear as two &quot;stacks&quot; of task bar entries." width="150" height="150" /></a><p class="wp-caption-text">Two Firefox instances with multiple windows appear as two &quot;stacks&quot; of task bar entries. Warning: large image.</p></div>
<p>The Solution turned out to be as simple as creating a copy of the Firefox installation in my Program Files directory.  When creating the shortcut that launches the second profile as described in the article above, use the copy of Firefox as the target Application. I went as far as to rename the shortcut and add a custom icon to it. See my example on the right. After creating the shortcut, execute the shortcut. If you did it right, it will create a new taskbar entry with the name and icon you specified in the shortcut. You then have to right click on the taskbar entry and select &#8220;Pin this program to Taskbar&#8221;.</p>
<p>There are a few little side notes. You don&#8217;t have to keep the original shortcut around. The process of pinning to the task bar actually creates a copy of the shortcut used to launch the program into C:\Users\&lt;user&gt;\AppData\Roaming\Microsoft\Internet Explorer\Quick Launch\User Pinned\TaskBar and you can delete the one you created initially. I&#8217;d also recommend disabling Firefox&#8217;s Default Browser check. Make sure one of your installations is configured to be default, not the other or else Firefox will ask you each time. Finally, changing the icon of the shortcut does not change the icon of the Firefox window itself, as indicated by the red arrow on the image to the left.  It will only change the icon on the task bar as indicated by the green arrow.</p>



Share and Enjoy:


	<a rel="nofollow" id="print" target="_blank" href="javascript:window.location='http%3A%2F%2Fwww.printfriendly.com%2Fprint%3Furl%3Dhttp%253A%252F%252Fphazeon.com%252F2009%252F07%252F15%252Fan-old-firefox-trick-with-a-windows-7-twist%252F%26amp%3Bpartner%3Dsociable';" title="Print this article!"><img src="http://phazeon.com/wp-content/plugins/sociable/images/printfriendly.png" title="Print this article!" alt="Print this article!" class="sociable-hovers" /></a>
	<a rel="nofollow" id="email" target="_blank" href="javascript:window.location='mailto%3A%3Fsubject%3DAn%2520old%2520Firefox%2520trick%2520with%2520a%2520Windows%25207%2520twist.%26amp%3Bbody%3Dhttp%253A%252F%252Fphazeon.com%252F2009%252F07%252F15%252Fan-old-firefox-trick-with-a-windows-7-twist%252F';" title="E-mail this story to a friend!"><img src="http://phazeon.com/wp-content/plugins/sociable/images/email_link.png" title="E-mail this story to a friend!" alt="E-mail this story to a friend!" class="sociable-hovers" /></a>
	<a rel="nofollow" id="rss" target="_blank" href="javascript:window.location='http%3A%2F%2Fphazeon.com%2Ffeed%2F';" title="RSS"><img src="http://phazeon.com/wp-content/plugins/sociable/images/rss.png" title="RSS" alt="RSS" class="sociable-hovers" /></a>
	<a rel="nofollow" id="digg" target="_blank" href="javascript:window.location='http%3A%2F%2Fdigg.com%2Fsubmit%3Fphase%3D2%26amp%3Burl%3Dhttp%253A%252F%252Fphazeon.com%252F2009%252F07%252F15%252Fan-old-firefox-trick-with-a-windows-7-twist%252F%26amp%3Btitle%3DAn%2520old%2520Firefox%2520trick%2520with%2520a%2520Windows%25207%2520twist.%26amp%3Bbodytext%3DI%2527ll%2520come%2520right%2520out%2520and%2520say%2520it.%25C2%25A0%2520I%2520never%2520would%2520have%2520thought%2520I%2520would%2520have%2520been%2520excited%2520about%2520an%2520OS%2520release%2520%2528again%2529%2520but%2520I%2520am%2520starting%2520to%2520like%2520it.%2520So%2520many%2520things%2520I%2520used%2520to%2520use%2520third%2520party%2520programs%2520for%2520are%2520now%2520built%2520into%2520Windows%25207%2520and%2520they%2520did%2520a%2520decent%2520';" title="Digg"><img src="http://phazeon.com/wp-content/plugins/sociable/images/digg.png" title="Digg" alt="Digg" class="sociable-hovers" /></a>
	<a rel="nofollow" id="del.icio.us" target="_blank" href="javascript:window.location='http%3A%2F%2Fdelicious.com%2Fpost%3Furl%3Dhttp%253A%252F%252Fphazeon.com%252F2009%252F07%252F15%252Fan-old-firefox-trick-with-a-windows-7-twist%252F%26amp%3Btitle%3DAn%2520old%2520Firefox%2520trick%2520with%2520a%2520Windows%25207%2520twist.%26amp%3Bnotes%3DI%2527ll%2520come%2520right%2520out%2520and%2520say%2520it.%25C2%25A0%2520I%2520never%2520would%2520have%2520thought%2520I%2520would%2520have%2520been%2520excited%2520about%2520an%2520OS%2520release%2520%2528again%2529%2520but%2520I%2520am%2520starting%2520to%2520like%2520it.%2520So%2520many%2520things%2520I%2520used%2520to%2520use%2520third%2520party%2520programs%2520for%2520are%2520now%2520built%2520into%2520Windows%25207%2520and%2520they%2520did%2520a%2520decent%2520';" title="del.icio.us"><img src="http://phazeon.com/wp-content/plugins/sociable/images/delicious.png" title="del.icio.us" alt="del.icio.us" class="sociable-hovers" /></a>
	<a rel="nofollow" id="google" target="_blank" href="javascript:window.location='http%3A%2F%2Fwww.google.com%2Fbookmarks%2Fmark%3Fop%3Dedit%26amp%3Bbkmk%3Dhttp%253A%252F%252Fphazeon.com%252F2009%252F07%252F15%252Fan-old-firefox-trick-with-a-windows-7-twist%252F%26amp%3Btitle%3DAn%2520old%2520Firefox%2520trick%2520with%2520a%2520Windows%25207%2520twist.%26amp%3Bannotation%3DI%2527ll%2520come%2520right%2520out%2520and%2520say%2520it.%25C2%25A0%2520I%2520never%2520would%2520have%2520thought%2520I%2520would%2520have%2520been%2520excited%2520about%2520an%2520OS%2520release%2520%2528again%2529%2520but%2520I%2520am%2520starting%2520to%2520like%2520it.%2520So%2520many%2520things%2520I%2520used%2520to%2520use%2520third%2520party%2520programs%2520for%2520are%2520now%2520built%2520into%2520Windows%25207%2520and%2520they%2520did%2520a%2520decent%2520';" title="Google Bookmarks"><img src="http://phazeon.com/wp-content/plugins/sociable/images/googlebookmark.png" title="Google Bookmarks" alt="Google Bookmarks" class="sociable-hovers" /></a>
	<a rel="nofollow" id="yahoo! bookmarks" target="_blank" href="javascript:window.location='http%3A%2F%2Fbookmarks.yahoo.com%2Ftoolbar%2Fsavebm%3Fu%3Dhttp%253A%252F%252Fphazeon.com%252F2009%252F07%252F15%252Fan-old-firefox-trick-with-a-windows-7-twist%252F%26amp%3Bt%3DAn%2520old%2520Firefox%2520trick%2520with%2520a%2520Windows%25207%2520twist.%26opener%3Dbm%26amp%3Bei%3DUTF-8%26amp%3Bd%3DI%2527ll%2520come%2520right%2520out%2520and%2520say%2520it.%25C2%25A0%2520I%2520never%2520would%2520have%2520thought%2520I%2520would%2520have%2520been%2520excited%2520about%2520an%2520OS%2520release%2520%2528again%2529%2520but%2520I%2520am%2520starting%2520to%2520like%2520it.%2520So%2520many%2520things%2520I%2520used%2520to%2520use%2520third%2520party%2520programs%2520for%2520are%2520now%2520built%2520into%2520Windows%25207%2520and%2520they%2520did%2520a%2520decent%2520';" title="Yahoo! Bookmarks"><img src="http://phazeon.com/wp-content/plugins/sociable/images/yahoomyweb.png" title="Yahoo! Bookmarks" alt="Yahoo! Bookmarks" class="sociable-hovers" /></a>
	<a rel="nofollow" id="yahoobuzz" target="_blank" href="javascript:window.location='http%3A%2F%2Fbuzz.yahoo.com%2Fsubmit%2F%3FsubmitUrl%3Dhttp%253A%252F%252Fphazeon.com%252F2009%252F07%252F15%252Fan-old-firefox-trick-with-a-windows-7-twist%252F%26amp%3BsubmitHeadline%3DAn%2520old%2520Firefox%2520trick%2520with%2520a%2520Windows%25207%2520twist.%26amp%3BsubmitSummary%3DI%2527ll%2520come%2520right%2520out%2520and%2520say%2520it.%25C2%25A0%2520I%2520never%2520would%2520have%2520thought%2520I%2520would%2520have%2520been%2520excited%2520about%2520an%2520OS%2520release%2520%2528again%2529%2520but%2520I%2520am%2520starting%2520to%2520like%2520it.%2520So%2520many%2520things%2520I%2520used%2520to%2520use%2520third%2520party%2520programs%2520for%2520are%2520now%2520built%2520into%2520Windows%25207%2520and%2520they%2520did%2520a%2520decent%2520%26amp%3BsubmitCategory%3Dscience%26amp%3BsubmitAssetType%3Dtext';" title="Yahoo! Buzz"><img src="http://phazeon.com/wp-content/plugins/sociable/images/yahoobuzz.png" title="Yahoo! Buzz" alt="Yahoo! Buzz" class="sociable-hovers" /></a>
	<a rel="nofollow" id="live" target="_blank" href="javascript:window.location='https%3A%2F%2Ffavorites.live.com%2Fquickadd.aspx%3Fmarklet%3D1%26amp%3Burl%3Dhttp%253A%252F%252Fphazeon.com%252F2009%252F07%252F15%252Fan-old-firefox-trick-with-a-windows-7-twist%252F%26amp%3Btitle%3DAn%2520old%2520Firefox%2520trick%2520with%2520a%2520Windows%25207%2520twist.';" title="Live"><img src="http://phazeon.com/wp-content/plugins/sociable/images/live.png" title="Live" alt="Live" class="sociable-hovers" /></a>
	<a rel="nofollow" id="stumbleupon" target="_blank" href="javascript:window.location='http%3A%2F%2Fwww.stumbleupon.com%2Fsubmit%3Furl%3Dhttp%253A%252F%252Fphazeon.com%252F2009%252F07%252F15%252Fan-old-firefox-trick-with-a-windows-7-twist%252F%26amp%3Btitle%3DAn%2520old%2520Firefox%2520trick%2520with%2520a%2520Windows%25207%2520twist.';" title="StumbleUpon"><img src="http://phazeon.com/wp-content/plugins/sociable/images/stumbleupon.png" title="StumbleUpon" alt="StumbleUpon" class="sociable-hovers" /></a>
	<a rel="nofollow" id="technorati" target="_blank" href="javascript:window.location='http%3A%2F%2Ftechnorati.com%2Ffaves%3Fadd%3Dhttp%253A%252F%252Fphazeon.com%252F2009%252F07%252F15%252Fan-old-firefox-trick-with-a-windows-7-twist%252F';" title="Technorati"><img src="http://phazeon.com/wp-content/plugins/sociable/images/technorati.png" title="Technorati" alt="Technorati" class="sociable-hovers" /></a>


<br/><br/>]]></content:encoded>
			<wfw:commentRss>http://phazeon.com/2009/07/15/an-old-firefox-trick-with-a-windows-7-twist/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Simple Logging Utility Class for Symfony</title>
		<link>http://phazeon.com/2009/07/10/simple-logging-utility-class-for-symfony/</link>
		<comments>http://phazeon.com/2009/07/10/simple-logging-utility-class-for-symfony/#comments</comments>
		<pubDate>Sat, 11 Jul 2009 05:10:49 +0000</pubDate>
		<dc:creator>PhazeonPhoenix</dc:creator>
				<category><![CDATA[Symfony]]></category>
		<category><![CDATA[debugging]]></category>
		<category><![CDATA[logging]]></category>
		<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://phazeon.com/?p=103</guid>
		<description><![CDATA[A simple PHP class to make logging in Symfony a little more straight forward.]]></description>
			<content:encoded><![CDATA[<p>Here&#8217;s a little gem I&#8217;ve been using for quite some time. Sometimes during your development process you simply want to see the contents of a variable while it&#8217;s being used or want to know when a certain bit of code is firing. In my PHP programming infancy I would simply dump such data on screen with functions like echo and print_r. This was an ugly and brutish way of doing it.</p>
<p>Since one of the nice features Symfony sports is it&#8217;s logging features, I started dumping such data to the log. I quickly found out that depending on what part of the code I was working on, the syntax of my logging was different and became quite cumbersome in some cases.</p>
<p>In comes the following class, the Logging class, or L class for short.  It simplifies logging and dumping a variable to the log.  I also found it helpful when I was first learning Symfony to know what methods a class had. I&#8217;ve also included that function as well.</p>
<p>Here are some examples:</p>

<div class="wp_syntax"><div class="code"><pre class="php" style="font-family:monospace;">        L<span class="sy0">::</span><span class="kw3">log</span><span class="br0">&#40;</span><span class="st_h">'Something happened.'</span><span class="br0">&#41;</span><span class="sy0">;</span>
&nbsp;
        <span class="re0">$array</span> <span class="sy0">=</span> <span class="kw3">array</span><span class="br0">&#40;</span><span class="st_h">'1'</span><span class="sy0">,</span> <span class="st_h">'2'</span><span class="sy0">,</span> <span class="st_h">'Tom'</span> <span class="sy0">=&gt;</span> <span class="st_h">'Jones'</span><span class="sy0">,</span> <span class="st_h">'Richard'</span> <span class="sy0">=&gt;</span> <span class="st_h">'Smith'</span><span class="sy0">,</span>
            <span class="st_h">'Harrold'</span> <span class="sy0">=&gt;</span> <span class="st_h">'Jackson'</span><span class="br0">&#41;</span><span class="sy0">;</span>
        L<span class="sy0">::</span><span class="me2">dump</span><span class="br0">&#40;</span><span class="re0">$array</span><span class="sy0">,</span> <span class="st_h">'Example Array'</span><span class="sy0">,</span> <span class="st_h">'info'</span><span class="br0">&#41;</span><span class="sy0">;</span>
&nbsp;
        <span class="re0">$config</span> <span class="sy0">=</span> <span class="kw2">new</span> sfConfig<span class="br0">&#40;</span><span class="br0">&#41;</span><span class="sy0">;</span>
        L<span class="sy0">::</span><span class="me2">methods</span><span class="br0">&#40;</span><span class="re0">$config</span><span class="br0">&#41;</span><span class="sy0">;</span></pre></div></div>

<p>Output:</p>
<div class="wp-syntax">
<div class="code">
<pre class="php">Jul DD HH:MM:SS symfony [debug]
***********************
* Something happened. *
***********************

Jul DD HH:MM:SS symfony [info]
*******************************
* Variable Dump Example Array *
*******************************
array (
 0 =&gt; '1',
 1 =&gt; '2',
 'Tom' =&gt; 'Jones',
 'Richard' =&gt; 'Smith',
 'Harrold' =&gt; 'Jackson',
)
Jul DD HH:MM:SS symfony [debug]
************************
* Methods for sfConfig *
************************
sfConfig::get
sfConfig::has
sfConfig::set
sfConfig::add
sfConfig::getAll
sfConfig::clear</pre>
</div>
</div>
<p>Here is the code. Simply drop it into a file in your project&#8217;s lib directory (I placed it into a util subdirectory) and clear your cache to start using it.</p>

<div class="wp_syntax"><table><tr><td class="line_numbers"><pre>1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
</pre></td><td class="code"><pre class="php" style="font-family:monospace;"><span class="kw2">&lt;?php</span>
<span class="co4">/**
 * Pretty Simple Logger
 *
 * @package util
 * @author Phazeon Phoenix &lt;phoenix@phazeon.com&gt;
 * @copyright 2009 Phazeon.com
 * @version 1
 */</span>
<span class="kw2">class</span> L <span class="br0">&#123;</span>
&nbsp;
    static <span class="kw2">public</span> <span class="re0">$allowedMessageLevels</span> <span class="sy0">=</span> <span class="kw3">array</span><span class="br0">&#40;</span><span class="st_h">'notice'</span><span class="sy0">,</span> <span class="st_h">'emerg'</span><span class="sy0">,</span> <span class="st_h">'alert'</span><span class="sy0">,</span>
                         <span class="st_h">'crit'</span><span class="sy0">,</span> <span class="st_h">'info'</span><span class="sy0">,</span> <span class="st_h">'debug'</span><span class="sy0">,</span> <span class="st_h">'err'</span><span class="sy0">,</span> <span class="st_h">'warning'</span><span class="br0">&#41;</span><span class="sy0">;</span>
    <span class="co4">/**
     * Log a message.
     *
     * @param mixed $message
     * @param string $level
     * @param boolean $pretty Does not add the star header if false.
     * @return void
     */</span>
    static <span class="kw2">public</span> <span class="kw2">function</span> <span class="kw3">log</span><span class="br0">&#40;</span><span class="re0">$message</span><span class="sy0">,</span> <span class="re0">$level</span> <span class="sy0">=</span> <span class="st_h">'debug'</span><span class="sy0">,</span> <span class="re0">$pretty</span> <span class="sy0">=</span> <span class="kw4">true</span><span class="br0">&#41;</span>
    <span class="br0">&#123;</span>
        <span class="kw1">if</span> <span class="br0">&#40;</span>sfConfig<span class="sy0">::</span><span class="me2">get</span><span class="br0">&#40;</span><span class="st_h">'sf_logging_enabled'</span><span class="br0">&#41;</span><span class="br0">&#41;</span> <span class="br0">&#123;</span>
            <span class="kw1">if</span> <span class="br0">&#40;</span> <span class="sy0">!</span> <span class="kw3">in_array</span><span class="br0">&#40;</span><span class="re0">$level</span><span class="sy0">,</span> <span class="kw2">self</span><span class="sy0">::</span><span class="re0">$allowedMessageLevels</span><span class="br0">&#41;</span><span class="br0">&#41;</span>
                <span class="re0">$level</span> <span class="sy0">=</span> <span class="st_h">'debug'</span><span class="sy0">;</span>
            <span class="kw1">if</span> <span class="br0">&#40;</span><span class="re0">$pretty</span><span class="br0">&#41;</span>
                <span class="re0">$output</span> <span class="sy0">=</span> <span class="kw2">self</span><span class="sy0">::</span><span class="me2">prettyHeader</span><span class="br0">&#40;</span><span class="re0">$message</span><span class="br0">&#41;</span><span class="sy0">;</span>
            <span class="kw1">else</span>
                <span class="re0">$output</span> <span class="sy0">=</span> <span class="re0">$message</span><span class="sy0">;</span>
            sfContext<span class="sy0">::</span><span class="me2">getInstance</span><span class="br0">&#40;</span><span class="br0">&#41;</span><span class="sy0">-&gt;</span><span class="me1">getLogger</span><span class="br0">&#40;</span><span class="br0">&#41;</span><span class="sy0">-&gt;</span><span class="re0">$level</span><span class="br0">&#40;</span><span class="re0">$output</span><span class="br0">&#41;</span><span class="sy0">;</span>
        <span class="br0">&#125;</span>
    <span class="br0">&#125;</span>
&nbsp;
    <span class="co4">/**
     * Dump a variable to the log.
     *
     * Known Limitation: Variables that are too large, such as many of the
     * Symfony core classes, will cause this function to fail. This is a
     * limitation of var_export(). If you need to dump such a variable, use
     * print_r(). It's ugly but it'll work no matter how large the variable is.
     *
     * @param mixed $var
     * @param mixed $message
     * @param string $level
     * @return void
     */</span>
    static <span class="kw2">public</span> <span class="kw2">function</span> dump<span class="br0">&#40;</span><span class="re0">$var</span><span class="sy0">,</span> <span class="re0">$message</span> <span class="sy0">=</span> <span class="kw4">null</span><span class="sy0">,</span>  <span class="re0">$level</span> <span class="sy0">=</span> <span class="st_h">'debug'</span><span class="br0">&#41;</span>
    <span class="br0">&#123;</span>
        <span class="kw1">if</span> <span class="br0">&#40;</span>sfConfig<span class="sy0">::</span><span class="me2">get</span><span class="br0">&#40;</span><span class="st_h">'sf_logging_enabled'</span><span class="br0">&#41;</span><span class="br0">&#41;</span> <span class="br0">&#123;</span>
            <span class="re0">$output</span> <span class="sy0">=</span> <span class="kw2">self</span><span class="sy0">::</span><span class="me2">prettyHeader</span><span class="br0">&#40;</span><span class="st0">&quot;Variable Dump <span class="es4">$message</span>&quot;</span><span class="br0">&#41;</span><span class="sy0">;</span>
            <span class="re0">$output</span> <span class="sy0">.=</span> <span class="kw3">var_export</span><span class="br0">&#40;</span><span class="re0">$var</span><span class="sy0">,</span> <span class="kw4">true</span><span class="br0">&#41;</span><span class="sy0">;</span>
            L<span class="sy0">::</span><span class="kw3">log</span><span class="br0">&#40;</span><span class="re0">$output</span><span class="sy0">,</span> <span class="re0">$level</span><span class="sy0">,</span> <span class="kw4">false</span><span class="br0">&#41;</span><span class="sy0">;</span>
        <span class="br0">&#125;</span>
    <span class="br0">&#125;</span>
&nbsp;
    <span class="co4">/**
     * Output all publicly accessable methods of a class.
     *
     * @param mixed $class
     * @param mixed $message
     * @param string $level
     * @return void
     */</span>
    static <span class="kw2">public</span> <span class="kw2">function</span> methods<span class="br0">&#40;</span><span class="re0">$class</span><span class="sy0">,</span> <span class="re0">$message</span> <span class="sy0">=</span> <span class="kw4">null</span><span class="sy0">,</span>  <span class="re0">$level</span> <span class="sy0">=</span> <span class="st_h">'debug'</span><span class="br0">&#41;</span>
    <span class="br0">&#123;</span>
        <span class="kw1">if</span> <span class="br0">&#40;</span>sfConfig<span class="sy0">::</span><span class="me2">get</span><span class="br0">&#40;</span><span class="st_h">'sf_logging_enabled'</span><span class="br0">&#41;</span><span class="br0">&#41;</span> <span class="br0">&#123;</span>
            <span class="re0">$class</span> <span class="sy0">=</span> <span class="kw3">get_class</span><span class="br0">&#40;</span><span class="re0">$class</span><span class="br0">&#41;</span><span class="sy0">;</span>
            <span class="re0">$output</span> <span class="sy0">=</span> <span class="kw2">self</span><span class="sy0">::</span><span class="me2">prettyHeader</span><span class="br0">&#40;</span><span class="st0">&quot;Methods for <span class="es4">$class</span> <span class="es4">$message</span>&quot;</span><span class="br0">&#41;</span><span class="sy0">;</span>
            <span class="re0">$methods</span> <span class="sy0">=</span> <span class="kw3">get_class_methods</span><span class="br0">&#40;</span><span class="re0">$class</span><span class="br0">&#41;</span><span class="sy0">;</span>
            <span class="kw1">foreach</span><span class="br0">&#40;</span><span class="re0">$methods</span> <span class="kw1">as</span> <span class="re0">$method</span><span class="br0">&#41;</span> <span class="br0">&#123;</span>
                <span class="re0">$output</span> <span class="sy0">.=</span> <span class="st0">&quot;<span class="es4">$class</span>::<span class="es4">$method</span><span class="es1">\n</span>&quot;</span><span class="sy0">;</span>
            <span class="br0">&#125;</span>
            L<span class="sy0">::</span><span class="kw3">log</span><span class="br0">&#40;</span><span class="re0">$output</span><span class="sy0">,</span> <span class="re0">$level</span><span class="sy0">,</span> <span class="kw4">false</span><span class="br0">&#41;</span><span class="sy0">;</span>
        <span class="br0">&#125;</span>
    <span class="br0">&#125;</span>
&nbsp;
    <span class="co4">/**
     * Build a string padded and surrounded by stars.
     *
     * @param mixed $text
     * @return string
     */</span>
    static <span class="kw2">public</span> <span class="kw2">function</span> prettyHeader<span class="br0">&#40;</span><span class="re0">$text</span><span class="br0">&#41;</span> <span class="br0">&#123;</span>
        <span class="re0">$stars</span> <span class="sy0">=</span> <span class="st_h">''</span><span class="sy0">;</span>
        <span class="re0">$text</span> <span class="sy0">=</span> <span class="st0">&quot;* &quot;</span> <span class="sy0">.</span> <span class="kw3">trim</span><span class="br0">&#40;</span><span class="re0">$text</span><span class="br0">&#41;</span> <span class="sy0">.</span> <span class="st0">&quot; *&quot;</span><span class="sy0">;</span>
        <span class="re0">$stars</span> <span class="sy0">=</span> <span class="kw3">str_repeat</span><span class="br0">&#40;</span><span class="st_h">'*'</span><span class="sy0">,</span> <span class="kw3">strlen</span><span class="br0">&#40;</span><span class="re0">$text</span><span class="br0">&#41;</span><span class="br0">&#41;</span><span class="sy0">;</span>
        <span class="kw1">return</span> <span class="st0">&quot;<span class="es1">\n</span>&quot;</span> <span class="sy0">.</span> <span class="re0">$stars</span> <span class="sy0">.</span> <span class="st0">&quot;<span class="es1">\n</span>&quot;</span> <span class="sy0">.</span> <span class="re0">$text</span> <span class="sy0">.</span> <span class="st0">&quot;<span class="es1">\n</span>&quot;</span> <span class="sy0">.</span> <span class="re0">$stars</span> <span class="sy0">.</span> <span class="st0">&quot;<span class="es1">\n</span>&quot;</span><span class="sy0">;</span>
    <span class="br0">&#125;</span>
<span class="br0">&#125;</span></pre></td></tr></table></div>




Share and Enjoy:


	<a rel="nofollow" id="print" target="_blank" href="javascript:window.location='http%3A%2F%2Fwww.printfriendly.com%2Fprint%3Furl%3Dhttp%253A%252F%252Fphazeon.com%252F2009%252F07%252F10%252Fsimple-logging-utility-class-for-symfony%252F%26amp%3Bpartner%3Dsociable';" title="Print this article!"><img src="http://phazeon.com/wp-content/plugins/sociable/images/printfriendly.png" title="Print this article!" alt="Print this article!" class="sociable-hovers" /></a>
	<a rel="nofollow" id="email" target="_blank" href="javascript:window.location='mailto%3A%3Fsubject%3DSimple%2520Logging%2520Utility%2520Class%2520for%2520Symfony%26amp%3Bbody%3Dhttp%253A%252F%252Fphazeon.com%252F2009%252F07%252F10%252Fsimple-logging-utility-class-for-symfony%252F';" title="E-mail this story to a friend!"><img src="http://phazeon.com/wp-content/plugins/sociable/images/email_link.png" title="E-mail this story to a friend!" alt="E-mail this story to a friend!" class="sociable-hovers" /></a>
	<a rel="nofollow" id="rss" target="_blank" href="javascript:window.location='http%3A%2F%2Fphazeon.com%2Ffeed%2F';" title="RSS"><img src="http://phazeon.com/wp-content/plugins/sociable/images/rss.png" title="RSS" alt="RSS" class="sociable-hovers" /></a>
	<a rel="nofollow" id="digg" target="_blank" href="javascript:window.location='http%3A%2F%2Fdigg.com%2Fsubmit%3Fphase%3D2%26amp%3Burl%3Dhttp%253A%252F%252Fphazeon.com%252F2009%252F07%252F10%252Fsimple-logging-utility-class-for-symfony%252F%26amp%3Btitle%3DSimple%2520Logging%2520Utility%2520Class%2520for%2520Symfony%26amp%3Bbodytext%3DA%2520simple%2520PHP%2520class%2520to%2520make%2520logging%2520in%2520Symfony%2520a%2520little%2520more%2520straight%2520forward.';" title="Digg"><img src="http://phazeon.com/wp-content/plugins/sociable/images/digg.png" title="Digg" alt="Digg" class="sociable-hovers" /></a>
	<a rel="nofollow" id="del.icio.us" target="_blank" href="javascript:window.location='http%3A%2F%2Fdelicious.com%2Fpost%3Furl%3Dhttp%253A%252F%252Fphazeon.com%252F2009%252F07%252F10%252Fsimple-logging-utility-class-for-symfony%252F%26amp%3Btitle%3DSimple%2520Logging%2520Utility%2520Class%2520for%2520Symfony%26amp%3Bnotes%3DA%2520simple%2520PHP%2520class%2520to%2520make%2520logging%2520in%2520Symfony%2520a%2520little%2520more%2520straight%2520forward.';" title="del.icio.us"><img src="http://phazeon.com/wp-content/plugins/sociable/images/delicious.png" title="del.icio.us" alt="del.icio.us" class="sociable-hovers" /></a>
	<a rel="nofollow" id="google" target="_blank" href="javascript:window.location='http%3A%2F%2Fwww.google.com%2Fbookmarks%2Fmark%3Fop%3Dedit%26amp%3Bbkmk%3Dhttp%253A%252F%252Fphazeon.com%252F2009%252F07%252F10%252Fsimple-logging-utility-class-for-symfony%252F%26amp%3Btitle%3DSimple%2520Logging%2520Utility%2520Class%2520for%2520Symfony%26amp%3Bannotation%3DA%2520simple%2520PHP%2520class%2520to%2520make%2520logging%2520in%2520Symfony%2520a%2520little%2520more%2520straight%2520forward.';" title="Google Bookmarks"><img src="http://phazeon.com/wp-content/plugins/sociable/images/googlebookmark.png" title="Google Bookmarks" alt="Google Bookmarks" class="sociable-hovers" /></a>
	<a rel="nofollow" id="yahoo! bookmarks" target="_blank" href="javascript:window.location='http%3A%2F%2Fbookmarks.yahoo.com%2Ftoolbar%2Fsavebm%3Fu%3Dhttp%253A%252F%252Fphazeon.com%252F2009%252F07%252F10%252Fsimple-logging-utility-class-for-symfony%252F%26amp%3Bt%3DSimple%2520Logging%2520Utility%2520Class%2520for%2520Symfony%26opener%3Dbm%26amp%3Bei%3DUTF-8%26amp%3Bd%3DA%2520simple%2520PHP%2520class%2520to%2520make%2520logging%2520in%2520Symfony%2520a%2520little%2520more%2520straight%2520forward.';" title="Yahoo! Bookmarks"><img src="http://phazeon.com/wp-content/plugins/sociable/images/yahoomyweb.png" title="Yahoo! Bookmarks" alt="Yahoo! Bookmarks" class="sociable-hovers" /></a>
	<a rel="nofollow" id="yahoobuzz" target="_blank" href="javascript:window.location='http%3A%2F%2Fbuzz.yahoo.com%2Fsubmit%2F%3FsubmitUrl%3Dhttp%253A%252F%252Fphazeon.com%252F2009%252F07%252F10%252Fsimple-logging-utility-class-for-symfony%252F%26amp%3BsubmitHeadline%3DSimple%2520Logging%2520Utility%2520Class%2520for%2520Symfony%26amp%3BsubmitSummary%3DA%2520simple%2520PHP%2520class%2520to%2520make%2520logging%2520in%2520Symfony%2520a%2520little%2520more%2520straight%2520forward.%26amp%3BsubmitCategory%3Dscience%26amp%3BsubmitAssetType%3Dtext';" title="Yahoo! Buzz"><img src="http://phazeon.com/wp-content/plugins/sociable/images/yahoobuzz.png" title="Yahoo! Buzz" alt="Yahoo! Buzz" class="sociable-hovers" /></a>
	<a rel="nofollow" id="live" target="_blank" href="javascript:window.location='https%3A%2F%2Ffavorites.live.com%2Fquickadd.aspx%3Fmarklet%3D1%26amp%3Burl%3Dhttp%253A%252F%252Fphazeon.com%252F2009%252F07%252F10%252Fsimple-logging-utility-class-for-symfony%252F%26amp%3Btitle%3DSimple%2520Logging%2520Utility%2520Class%2520for%2520Symfony';" title="Live"><img src="http://phazeon.com/wp-content/plugins/sociable/images/live.png" title="Live" alt="Live" class="sociable-hovers" /></a>
	<a rel="nofollow" id="stumbleupon" target="_blank" href="javascript:window.location='http%3A%2F%2Fwww.stumbleupon.com%2Fsubmit%3Furl%3Dhttp%253A%252F%252Fphazeon.com%252F2009%252F07%252F10%252Fsimple-logging-utility-class-for-symfony%252F%26amp%3Btitle%3DSimple%2520Logging%2520Utility%2520Class%2520for%2520Symfony';" title="StumbleUpon"><img src="http://phazeon.com/wp-content/plugins/sociable/images/stumbleupon.png" title="StumbleUpon" alt="StumbleUpon" class="sociable-hovers" /></a>
	<a rel="nofollow" id="technorati" target="_blank" href="javascript:window.location='http%3A%2F%2Ftechnorati.com%2Ffaves%3Fadd%3Dhttp%253A%252F%252Fphazeon.com%252F2009%252F07%252F10%252Fsimple-logging-utility-class-for-symfony%252F';" title="Technorati"><img src="http://phazeon.com/wp-content/plugins/sociable/images/technorati.png" title="Technorati" alt="Technorati" class="sociable-hovers" /></a>


<br/><br/>]]></content:encoded>
			<wfw:commentRss>http://phazeon.com/2009/07/10/simple-logging-utility-class-for-symfony/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Symfony Template and Component Templates</title>
		<link>http://phazeon.com/2009/07/06/symfony-template-and-component-templates/</link>
		<comments>http://phazeon.com/2009/07/06/symfony-template-and-component-templates/#comments</comments>
		<pubDate>Mon, 06 Jul 2009 19:39:02 +0000</pubDate>
		<dc:creator>PhazeonPhoenix</dc:creator>
				<category><![CDATA[Symfony]]></category>
		<category><![CDATA[component]]></category>
		<category><![CDATA[example]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[snippet]]></category>
		<category><![CDATA[template]]></category>

		<guid isPermaLink="false">http://phazeon.com/?p=100</guid>
		<description><![CDATA[Two free templates for Symfony Components and Templates.]]></description>
			<content:encoded><![CDATA[<p>Today I&#8217;ve got a pair of small templates.</p>
<p>The first is a comment header for the Symfony template files.  Due to the shear number of these template files you can create if you&#8217;re partial and component happy, sometimes just the filename isn&#8217;t enough to really describe what file your editing. My motto is you can never have too much documentation.</p>

<div class="wp_syntax"><table><tr><td class="line_numbers"><pre>1
2
3
4
5
6
7
8
9
10
11
</pre></td><td class="code"><pre class="php" style="font-family:monospace;"><span class="kw2">&lt;?php</span>
<span class="co4">/**
 * Template Template
 * 
 * @author Phazeon Phoenix &lt;phoenix@phazeon.com&gt;
 * @version 1
 * @package Templates
 * @copyright 2009 Phazeon.com
 */</span>
<span class="sy1">?&gt;</span>
&lt;h2&gt;My Template&lt;/h2&gt;</pre></td></tr></table></div>

<p>Next is a template for new components.  This is the sort of thing that I always had trouble remembering. I had to track down the exact syntax for the component class declaration each time.  Now in my IDE (<a href="http://www.mpsoftware.dk/phpdesigner.php" target="_blank">phpDesigner</a>) I can define user entered variables in my snippets/templates.  It prompts me for the model name and the method name minus the &#8220;execute&#8221; prefix.</p>

<div class="wp_syntax"><table><tr><td class="line_numbers"><pre>1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
</pre></td><td class="code"><pre class="php" style="font-family:monospace;"><span class="kw2">&lt;?php</span>
<span class="co4">/**
 * Component Template
 * 
 * @author Phazeon Phoenix &lt;phoenix@phazeon.com&gt;
 * @version 1
 * @package Components
 * @copyright 2009 Phazeon.com
 */</span>
&nbsp;
<span class="kw2">class</span> templateComponents <span class="kw2">extends</span> sfComponents
<span class="br0">&#123;</span>
    <span class="kw2">public</span> <span class="kw2">function</span> executeSomething<span class="br0">&#40;</span><span class="br0">&#41;</span>
    <span class="br0">&#123;</span>
&nbsp;
    <span class="br0">&#125;</span>
<span class="br0">&#125;</span></pre></td></tr></table></div>




Share and Enjoy:


	<a rel="nofollow" id="print" target="_blank" href="javascript:window.location='http%3A%2F%2Fwww.printfriendly.com%2Fprint%3Furl%3Dhttp%253A%252F%252Fphazeon.com%252F2009%252F07%252F06%252Fsymfony-template-and-component-templates%252F%26amp%3Bpartner%3Dsociable';" title="Print this article!"><img src="http://phazeon.com/wp-content/plugins/sociable/images/printfriendly.png" title="Print this article!" alt="Print this article!" class="sociable-hovers" /></a>
	<a rel="nofollow" id="email" target="_blank" href="javascript:window.location='mailto%3A%3Fsubject%3DSymfony%2520Template%2520and%2520Component%2520Templates%26amp%3Bbody%3Dhttp%253A%252F%252Fphazeon.com%252F2009%252F07%252F06%252Fsymfony-template-and-component-templates%252F';" title="E-mail this story to a friend!"><img src="http://phazeon.com/wp-content/plugins/sociable/images/email_link.png" title="E-mail this story to a friend!" alt="E-mail this story to a friend!" class="sociable-hovers" /></a>
	<a rel="nofollow" id="rss" target="_blank" href="javascript:window.location='http%3A%2F%2Fphazeon.com%2Ffeed%2F';" title="RSS"><img src="http://phazeon.com/wp-content/plugins/sociable/images/rss.png" title="RSS" alt="RSS" class="sociable-hovers" /></a>
	<a rel="nofollow" id="digg" target="_blank" href="javascript:window.location='http%3A%2F%2Fdigg.com%2Fsubmit%3Fphase%3D2%26amp%3Burl%3Dhttp%253A%252F%252Fphazeon.com%252F2009%252F07%252F06%252Fsymfony-template-and-component-templates%252F%26amp%3Btitle%3DSymfony%2520Template%2520and%2520Component%2520Templates%26amp%3Bbodytext%3DTwo%2520free%2520templates%2520for%2520Symfony%2520Components%2520and%2520Templates.';" title="Digg"><img src="http://phazeon.com/wp-content/plugins/sociable/images/digg.png" title="Digg" alt="Digg" class="sociable-hovers" /></a>
	<a rel="nofollow" id="del.icio.us" target="_blank" href="javascript:window.location='http%3A%2F%2Fdelicious.com%2Fpost%3Furl%3Dhttp%253A%252F%252Fphazeon.com%252F2009%252F07%252F06%252Fsymfony-template-and-component-templates%252F%26amp%3Btitle%3DSymfony%2520Template%2520and%2520Component%2520Templates%26amp%3Bnotes%3DTwo%2520free%2520templates%2520for%2520Symfony%2520Components%2520and%2520Templates.';" title="del.icio.us"><img src="http://phazeon.com/wp-content/plugins/sociable/images/delicious.png" title="del.icio.us" alt="del.icio.us" class="sociable-hovers" /></a>
	<a rel="nofollow" id="google" target="_blank" href="javascript:window.location='http%3A%2F%2Fwww.google.com%2Fbookmarks%2Fmark%3Fop%3Dedit%26amp%3Bbkmk%3Dhttp%253A%252F%252Fphazeon.com%252F2009%252F07%252F06%252Fsymfony-template-and-component-templates%252F%26amp%3Btitle%3DSymfony%2520Template%2520and%2520Component%2520Templates%26amp%3Bannotation%3DTwo%2520free%2520templates%2520for%2520Symfony%2520Components%2520and%2520Templates.';" title="Google Bookmarks"><img src="http://phazeon.com/wp-content/plugins/sociable/images/googlebookmark.png" title="Google Bookmarks" alt="Google Bookmarks" class="sociable-hovers" /></a>
	<a rel="nofollow" id="yahoo! bookmarks" target="_blank" href="javascript:window.location='http%3A%2F%2Fbookmarks.yahoo.com%2Ftoolbar%2Fsavebm%3Fu%3Dhttp%253A%252F%252Fphazeon.com%252F2009%252F07%252F06%252Fsymfony-template-and-component-templates%252F%26amp%3Bt%3DSymfony%2520Template%2520and%2520Component%2520Templates%26opener%3Dbm%26amp%3Bei%3DUTF-8%26amp%3Bd%3DTwo%2520free%2520templates%2520for%2520Symfony%2520Components%2520and%2520Templates.';" title="Yahoo! Bookmarks"><img src="http://phazeon.com/wp-content/plugins/sociable/images/yahoomyweb.png" title="Yahoo! Bookmarks" alt="Yahoo! Bookmarks" class="sociable-hovers" /></a>
	<a rel="nofollow" id="yahoobuzz" target="_blank" href="javascript:window.location='http%3A%2F%2Fbuzz.yahoo.com%2Fsubmit%2F%3FsubmitUrl%3Dhttp%253A%252F%252Fphazeon.com%252F2009%252F07%252F06%252Fsymfony-template-and-component-templates%252F%26amp%3BsubmitHeadline%3DSymfony%2520Template%2520and%2520Component%2520Templates%26amp%3BsubmitSummary%3DTwo%2520free%2520templates%2520for%2520Symfony%2520Components%2520and%2520Templates.%26amp%3BsubmitCategory%3Dscience%26amp%3BsubmitAssetType%3Dtext';" title="Yahoo! Buzz"><img src="http://phazeon.com/wp-content/plugins/sociable/images/yahoobuzz.png" title="Yahoo! Buzz" alt="Yahoo! Buzz" class="sociable-hovers" /></a>
	<a rel="nofollow" id="live" target="_blank" href="javascript:window.location='https%3A%2F%2Ffavorites.live.com%2Fquickadd.aspx%3Fmarklet%3D1%26amp%3Burl%3Dhttp%253A%252F%252Fphazeon.com%252F2009%252F07%252F06%252Fsymfony-template-and-component-templates%252F%26amp%3Btitle%3DSymfony%2520Template%2520and%2520Component%2520Templates';" title="Live"><img src="http://phazeon.com/wp-content/plugins/sociable/images/live.png" title="Live" alt="Live" class="sociable-hovers" /></a>
	<a rel="nofollow" id="stumbleupon" target="_blank" href="javascript:window.location='http%3A%2F%2Fwww.stumbleupon.com%2Fsubmit%3Furl%3Dhttp%253A%252F%252Fphazeon.com%252F2009%252F07%252F06%252Fsymfony-template-and-component-templates%252F%26amp%3Btitle%3DSymfony%2520Template%2520and%2520Component%2520Templates';" title="StumbleUpon"><img src="http://phazeon.com/wp-content/plugins/sociable/images/stumbleupon.png" title="StumbleUpon" alt="StumbleUpon" class="sociable-hovers" /></a>
	<a rel="nofollow" id="technorati" target="_blank" href="javascript:window.location='http%3A%2F%2Ftechnorati.com%2Ffaves%3Fadd%3Dhttp%253A%252F%252Fphazeon.com%252F2009%252F07%252F06%252Fsymfony-template-and-component-templates%252F';" title="Technorati"><img src="http://phazeon.com/wp-content/plugins/sociable/images/technorati.png" title="Technorati" alt="Technorati" class="sociable-hovers" /></a>


<br/><br/>]]></content:encoded>
			<wfw:commentRss>http://phazeon.com/2009/07/06/symfony-template-and-component-templates/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Symfony 1.1+ Form Template</title>
		<link>http://phazeon.com/2009/07/04/symfony-1-1-form-template/</link>
		<comments>http://phazeon.com/2009/07/04/symfony-1-1-form-template/#comments</comments>
		<pubDate>Sat, 04 Jul 2009 21:00:24 +0000</pubDate>
		<dc:creator>PhazeonPhoenix</dc:creator>
				<category><![CDATA[Symfony]]></category>
		<category><![CDATA[example]]></category>
		<category><![CDATA[forms]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[snippet]]></category>
		<category><![CDATA[template]]></category>

		<guid isPermaLink="false">http://phazeon.com/?p=90</guid>
		<description><![CDATA[A free template for form classes for the Symfony PHP framework.]]></description>
			<content:encoded><![CDATA[<p>In my work with Symfony I&#8217;ve started collecting a library of code snippets that I use to speed up my creation of different objects in the Symfony tree. Since most of them are cut and splices of other people&#8217;s code (especially the Symfony documentation) I&#8217;m going to start posting some of the better ones on my blog.</p>
<p>The one that I&#8217;m going to share today involves the creation of a form class for the new form handling classes added in Symfony 1.1.  I found myself constantly having to go back to the form and adding the sections that I needed but forgot the list time I was working it. I created this template and included all of the options I felt I&#8217;d need to declare to correctly implement a nice looking and behaving form.</p>

<div class="wp_syntax"><table><tr><td class="line_numbers"><pre>1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
</pre></td><td class="code"><pre class="php" style="font-family:monospace;"><span class="kw2">&lt;?php</span>
<span class="co4">/**
 * Template Form
 * 
 * @author Phazeon Phoenix &lt;phoenix@phazeon.com&gt;
 * @version 1
 * @copyright 2009 Phazeon.com
 * @package Forms
 */</span>
<span class="kw2">class</span> templateForm <span class="kw2">extends</span> sfForm
<span class="br0">&#123;</span>
    <span class="kw2">public</span> <span class="kw2">function</span> configure<span class="br0">&#40;</span><span class="br0">&#41;</span>
    <span class="br0">&#123;</span>
        <span class="re0">$this</span><span class="sy0">-&gt;</span><span class="me1">setWidgets</span><span class="br0">&#40;</span><span class="kw3">array</span><span class="br0">&#40;</span>
&nbsp;
        <span class="br0">&#41;</span><span class="br0">&#41;</span><span class="sy0">;</span>
&nbsp;
        <span class="re0">$this</span><span class="sy0">-&gt;</span><span class="me1">setValidators</span><span class="br0">&#40;</span><span class="kw3">array</span><span class="br0">&#40;</span>
&nbsp;
        <span class="br0">&#41;</span><span class="br0">&#41;</span><span class="sy0">;</span>
&nbsp;
        <span class="re0">$this</span><span class="sy0">-&gt;</span><span class="me1">setDefaults</span><span class="br0">&#40;</span><span class="kw3">array</span><span class="br0">&#40;</span>
&nbsp;
        <span class="br0">&#41;</span><span class="br0">&#41;</span><span class="sy0">;</span>
&nbsp;
        <span class="re0">$this</span><span class="sy0">-&gt;</span><span class="me1">widgetSchema</span><span class="sy0">-&gt;</span><span class="me1">setLabels</span><span class="br0">&#40;</span><span class="kw3">array</span><span class="br0">&#40;</span>
&nbsp;
        <span class="br0">&#41;</span><span class="br0">&#41;</span><span class="sy0">;</span>
&nbsp;
        <span class="re0">$this</span><span class="sy0">-&gt;</span><span class="me1">widgetSchema</span><span class="sy0">-&gt;</span><span class="me1">setFormFormatterName</span><span class="br0">&#40;</span><span class="st_h">'list'</span><span class="br0">&#41;</span><span class="sy0">;</span>
&nbsp;
        <span class="re0">$this</span><span class="sy0">-&gt;</span><span class="me1">widgetSchema</span><span class="sy0">-&gt;</span><span class="me1">setNameFormat</span><span class="br0">&#40;</span><span class="st_h">'template[%s]'</span><span class="br0">&#41;</span><span class="sy0">;</span>
    <span class="br0">&#125;</span>
<span class="br0">&#125;</span></pre></td></tr></table></div>




Share and Enjoy:


	<a rel="nofollow" id="print" target="_blank" href="javascript:window.location='http%3A%2F%2Fwww.printfriendly.com%2Fprint%3Furl%3Dhttp%253A%252F%252Fphazeon.com%252F2009%252F07%252F04%252Fsymfony-1-1-form-template%252F%26amp%3Bpartner%3Dsociable';" title="Print this article!"><img src="http://phazeon.com/wp-content/plugins/sociable/images/printfriendly.png" title="Print this article!" alt="Print this article!" class="sociable-hovers" /></a>
	<a rel="nofollow" id="email" target="_blank" href="javascript:window.location='mailto%3A%3Fsubject%3DSymfony%25201.1%252B%2520Form%2520Template%26amp%3Bbody%3Dhttp%253A%252F%252Fphazeon.com%252F2009%252F07%252F04%252Fsymfony-1-1-form-template%252F';" title="E-mail this story to a friend!"><img src="http://phazeon.com/wp-content/plugins/sociable/images/email_link.png" title="E-mail this story to a friend!" alt="E-mail this story to a friend!" class="sociable-hovers" /></a>
	<a rel="nofollow" id="rss" target="_blank" href="javascript:window.location='http%3A%2F%2Fphazeon.com%2Ffeed%2F';" title="RSS"><img src="http://phazeon.com/wp-content/plugins/sociable/images/rss.png" title="RSS" alt="RSS" class="sociable-hovers" /></a>
	<a rel="nofollow" id="digg" target="_blank" href="javascript:window.location='http%3A%2F%2Fdigg.com%2Fsubmit%3Fphase%3D2%26amp%3Burl%3Dhttp%253A%252F%252Fphazeon.com%252F2009%252F07%252F04%252Fsymfony-1-1-form-template%252F%26amp%3Btitle%3DSymfony%25201.1%252B%2520Form%2520Template%26amp%3Bbodytext%3DA%2520free%2520template%2520for%2520form%2520classes%2520for%2520the%2520Symfony%2520PHP%2520framework.';" title="Digg"><img src="http://phazeon.com/wp-content/plugins/sociable/images/digg.png" title="Digg" alt="Digg" class="sociable-hovers" /></a>
	<a rel="nofollow" id="del.icio.us" target="_blank" href="javascript:window.location='http%3A%2F%2Fdelicious.com%2Fpost%3Furl%3Dhttp%253A%252F%252Fphazeon.com%252F2009%252F07%252F04%252Fsymfony-1-1-form-template%252F%26amp%3Btitle%3DSymfony%25201.1%252B%2520Form%2520Template%26amp%3Bnotes%3DA%2520free%2520template%2520for%2520form%2520classes%2520for%2520the%2520Symfony%2520PHP%2520framework.';" title="del.icio.us"><img src="http://phazeon.com/wp-content/plugins/sociable/images/delicious.png" title="del.icio.us" alt="del.icio.us" class="sociable-hovers" /></a>
	<a rel="nofollow" id="google" target="_blank" href="javascript:window.location='http%3A%2F%2Fwww.google.com%2Fbookmarks%2Fmark%3Fop%3Dedit%26amp%3Bbkmk%3Dhttp%253A%252F%252Fphazeon.com%252F2009%252F07%252F04%252Fsymfony-1-1-form-template%252F%26amp%3Btitle%3DSymfony%25201.1%252B%2520Form%2520Template%26amp%3Bannotation%3DA%2520free%2520template%2520for%2520form%2520classes%2520for%2520the%2520Symfony%2520PHP%2520framework.';" title="Google Bookmarks"><img src="http://phazeon.com/wp-content/plugins/sociable/images/googlebookmark.png" title="Google Bookmarks" alt="Google Bookmarks" class="sociable-hovers" /></a>
	<a rel="nofollow" id="yahoo! bookmarks" target="_blank" href="javascript:window.location='http%3A%2F%2Fbookmarks.yahoo.com%2Ftoolbar%2Fsavebm%3Fu%3Dhttp%253A%252F%252Fphazeon.com%252F2009%252F07%252F04%252Fsymfony-1-1-form-template%252F%26amp%3Bt%3DSymfony%25201.1%252B%2520Form%2520Template%26opener%3Dbm%26amp%3Bei%3DUTF-8%26amp%3Bd%3DA%2520free%2520template%2520for%2520form%2520classes%2520for%2520the%2520Symfony%2520PHP%2520framework.';" title="Yahoo! Bookmarks"><img src="http://phazeon.com/wp-content/plugins/sociable/images/yahoomyweb.png" title="Yahoo! Bookmarks" alt="Yahoo! Bookmarks" class="sociable-hovers" /></a>
	<a rel="nofollow" id="yahoobuzz" target="_blank" href="javascript:window.location='http%3A%2F%2Fbuzz.yahoo.com%2Fsubmit%2F%3FsubmitUrl%3Dhttp%253A%252F%252Fphazeon.com%252F2009%252F07%252F04%252Fsymfony-1-1-form-template%252F%26amp%3BsubmitHeadline%3DSymfony%25201.1%252B%2520Form%2520Template%26amp%3BsubmitSummary%3DA%2520free%2520template%2520for%2520form%2520classes%2520for%2520the%2520Symfony%2520PHP%2520framework.%26amp%3BsubmitCategory%3Dscience%26amp%3BsubmitAssetType%3Dtext';" title="Yahoo! Buzz"><img src="http://phazeon.com/wp-content/plugins/sociable/images/yahoobuzz.png" title="Yahoo! Buzz" alt="Yahoo! Buzz" class="sociable-hovers" /></a>
	<a rel="nofollow" id="live" target="_blank" href="javascript:window.location='https%3A%2F%2Ffavorites.live.com%2Fquickadd.aspx%3Fmarklet%3D1%26amp%3Burl%3Dhttp%253A%252F%252Fphazeon.com%252F2009%252F07%252F04%252Fsymfony-1-1-form-template%252F%26amp%3Btitle%3DSymfony%25201.1%252B%2520Form%2520Template';" title="Live"><img src="http://phazeon.com/wp-content/plugins/sociable/images/live.png" title="Live" alt="Live" class="sociable-hovers" /></a>
	<a rel="nofollow" id="stumbleupon" target="_blank" href="javascript:window.location='http%3A%2F%2Fwww.stumbleupon.com%2Fsubmit%3Furl%3Dhttp%253A%252F%252Fphazeon.com%252F2009%252F07%252F04%252Fsymfony-1-1-form-template%252F%26amp%3Btitle%3DSymfony%25201.1%252B%2520Form%2520Template';" title="StumbleUpon"><img src="http://phazeon.com/wp-content/plugins/sociable/images/stumbleupon.png" title="StumbleUpon" alt="StumbleUpon" class="sociable-hovers" /></a>
	<a rel="nofollow" id="technorati" target="_blank" href="javascript:window.location='http%3A%2F%2Ftechnorati.com%2Ffaves%3Fadd%3Dhttp%253A%252F%252Fphazeon.com%252F2009%252F07%252F04%252Fsymfony-1-1-form-template%252F';" title="Technorati"><img src="http://phazeon.com/wp-content/plugins/sociable/images/technorati.png" title="Technorati" alt="Technorati" class="sociable-hovers" /></a>


<br/><br/>]]></content:encoded>
			<wfw:commentRss>http://phazeon.com/2009/07/04/symfony-1-1-form-template/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>The Search For My Great-Grandfather.</title>
		<link>http://phazeon.com/2009/06/19/the-search-for-my-great-grandfather/</link>
		<comments>http://phazeon.com/2009/06/19/the-search-for-my-great-grandfather/#comments</comments>
		<pubDate>Sat, 20 Jun 2009 06:07:39 +0000</pubDate>
		<dc:creator>PhazeonPhoenix</dc:creator>
				<category><![CDATA[Personal]]></category>
		<category><![CDATA[geneology]]></category>
		<category><![CDATA[great grandfather]]></category>

		<guid isPermaLink="false">http://phazeon.com/?p=77</guid>
		<description><![CDATA[So the other day my mother emails me a link to this document. At first glance It looks like a boring old work men&#8217;s handbook from 1918.  But as my mother explained to me, this was written by my great-grandfather, Clarence Westgate Cook, from my mother&#8217;s side of the family.  I honestly don&#8217;t know my [...]]]></description>
			<content:encoded><![CDATA[<p>So the other day my mother emails me a link to <a href="http://books.google.com/books?id=ODkEAAAAMAAJ&amp;printsec=frontcover&amp;dq=clarence+westgate+cook" target="_blank">this document</a>. At first glance It looks like a boring old work men&#8217;s handbook from 1918.  But as my mother explained to me, this was written by my great-grandfather, Clarence Westgate Cook, from my mother&#8217;s side of the family.  I honestly don&#8217;t know my mother&#8217;s side so well. We lived in the mid-west they lived in California.  My Uncles and my Aunt would visit from time to time but hardly often enough to be able to sit and talk about such things.</p>
<p>I must say when I found this link I was flabbergasted. Not only was it a revelation to me to see what my great grandfather did, it was also astonishing to me that anyone would scan in such a book, and make it available online in such a portable format.  I quickly started searching for other references of my grandfather&#8217;s name and found <a href="http://books.google.com/books?id=vjobAAAAMAAJ&amp;pg=PA89&amp;dq=clarence+westgate+cook" target="_blank">these</a> <a href="http://books.google.com/books?id=wU4oAAAAMAAJ&amp;pg=PA155&amp;dq=clarence+westgate+cook" target="_blank">few</a> links and he&#8217;s named <a href="http://books.google.com/books?id=nD4MAQAAIAAJ&amp;dq=clarence+westgate+cook" target="_blank">here</a>, <a href="http://books.google.com/books?id=X-lVAAAAMAAJ&amp;q=clarence+westgate+cook&amp;dq=clarence+westgate+cook&amp;pgis=1" target="_blank">here</a>, <a href="http://books.google.com/books?id=WCjPAAAAMAAJ&amp;pg=PA26&amp;dq=clarence+westgate+cook" target="_blank">here</a> and <a href="http://books.google.com/books?id=Baw9AAAAYAAJ&amp;q=clarence+westgate+cook&amp;dq=clarence+westgate+cook&amp;pgis=1" target="_blank">here</a>. I even found his name listed in a 1920 USC Year Book as a professor of social engineering.</p>
<p>It&#8217;s simply amazing that such rather mundane objects from that era would be scanned and digitally archived.  Who would have figured anyone would want to see these books let alone want to digitize them. I also found it quite astonishing to find such a person in my ancestry of whom I had rather little information about. I think I need to find out more information about this.</p>
<div id="_mcePaste" style="overflow: hidden; position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px;">http://books.google.com/books?id=WCjPAAAAMAAJ&amp;pg=PA26&amp;dq=clarence+westgate+cookhere</div>



Share and Enjoy:


	<a rel="nofollow" id="print" target="_blank" href="javascript:window.location='http%3A%2F%2Fwww.printfriendly.com%2Fprint%3Furl%3Dhttp%253A%252F%252Fphazeon.com%252F2009%252F06%252F19%252Fthe-search-for-my-great-grandfather%252F%26amp%3Bpartner%3Dsociable';" title="Print this article!"><img src="http://phazeon.com/wp-content/plugins/sociable/images/printfriendly.png" title="Print this article!" alt="Print this article!" class="sociable-hovers" /></a>
	<a rel="nofollow" id="email" target="_blank" href="javascript:window.location='mailto%3A%3Fsubject%3DThe%2520Search%2520For%2520My%2520Great-Grandfather.%26amp%3Bbody%3Dhttp%253A%252F%252Fphazeon.com%252F2009%252F06%252F19%252Fthe-search-for-my-great-grandfather%252F';" title="E-mail this story to a friend!"><img src="http://phazeon.com/wp-content/plugins/sociable/images/email_link.png" title="E-mail this story to a friend!" alt="E-mail this story to a friend!" class="sociable-hovers" /></a>
	<a rel="nofollow" id="rss" target="_blank" href="javascript:window.location='http%3A%2F%2Fphazeon.com%2Ffeed%2F';" title="RSS"><img src="http://phazeon.com/wp-content/plugins/sociable/images/rss.png" title="RSS" alt="RSS" class="sociable-hovers" /></a>
	<a rel="nofollow" id="digg" target="_blank" href="javascript:window.location='http%3A%2F%2Fdigg.com%2Fsubmit%3Fphase%3D2%26amp%3Burl%3Dhttp%253A%252F%252Fphazeon.com%252F2009%252F06%252F19%252Fthe-search-for-my-great-grandfather%252F%26amp%3Btitle%3DThe%2520Search%2520For%2520My%2520Great-Grandfather.%26amp%3Bbodytext%3DSo%2520the%2520other%2520day%2520my%2520mother%2520emails%2520me%2520a%2520link%2520to%2520this%2520document.%2520At%2520first%2520glance%2520It%2520looks%2520like%2520a%2520boring%2520old%2520work%2520men%2527s%2520handbook%2520from%25201918.%25C2%25A0%2520But%2520as%2520my%2520mother%2520explained%2520to%2520me%252C%2520this%2520was%2520written%2520by%2520my%2520great-grandfather%252C%2520Clarence%2520Westgate%2520Cook%252C%2520from%2520my%2520moth';" title="Digg"><img src="http://phazeon.com/wp-content/plugins/sociable/images/digg.png" title="Digg" alt="Digg" class="sociable-hovers" /></a>
	<a rel="nofollow" id="del.icio.us" target="_blank" href="javascript:window.location='http%3A%2F%2Fdelicious.com%2Fpost%3Furl%3Dhttp%253A%252F%252Fphazeon.com%252F2009%252F06%252F19%252Fthe-search-for-my-great-grandfather%252F%26amp%3Btitle%3DThe%2520Search%2520For%2520My%2520Great-Grandfather.%26amp%3Bnotes%3DSo%2520the%2520other%2520day%2520my%2520mother%2520emails%2520me%2520a%2520link%2520to%2520this%2520document.%2520At%2520first%2520glance%2520It%2520looks%2520like%2520a%2520boring%2520old%2520work%2520men%2527s%2520handbook%2520from%25201918.%25C2%25A0%2520But%2520as%2520my%2520mother%2520explained%2520to%2520me%252C%2520this%2520was%2520written%2520by%2520my%2520great-grandfather%252C%2520Clarence%2520Westgate%2520Cook%252C%2520from%2520my%2520moth';" title="del.icio.us"><img src="http://phazeon.com/wp-content/plugins/sociable/images/delicious.png" title="del.icio.us" alt="del.icio.us" class="sociable-hovers" /></a>
	<a rel="nofollow" id="google" target="_blank" href="javascript:window.location='http%3A%2F%2Fwww.google.com%2Fbookmarks%2Fmark%3Fop%3Dedit%26amp%3Bbkmk%3Dhttp%253A%252F%252Fphazeon.com%252F2009%252F06%252F19%252Fthe-search-for-my-great-grandfather%252F%26amp%3Btitle%3DThe%2520Search%2520For%2520My%2520Great-Grandfather.%26amp%3Bannotation%3DSo%2520the%2520other%2520day%2520my%2520mother%2520emails%2520me%2520a%2520link%2520to%2520this%2520document.%2520At%2520first%2520glance%2520It%2520looks%2520like%2520a%2520boring%2520old%2520work%2520men%2527s%2520handbook%2520from%25201918.%25C2%25A0%2520But%2520as%2520my%2520mother%2520explained%2520to%2520me%252C%2520this%2520was%2520written%2520by%2520my%2520great-grandfather%252C%2520Clarence%2520Westgate%2520Cook%252C%2520from%2520my%2520moth';" title="Google Bookmarks"><img src="http://phazeon.com/wp-content/plugins/sociable/images/googlebookmark.png" title="Google Bookmarks" alt="Google Bookmarks" class="sociable-hovers" /></a>
	<a rel="nofollow" id="yahoo! bookmarks" target="_blank" href="javascript:window.location='http%3A%2F%2Fbookmarks.yahoo.com%2Ftoolbar%2Fsavebm%3Fu%3Dhttp%253A%252F%252Fphazeon.com%252F2009%252F06%252F19%252Fthe-search-for-my-great-grandfather%252F%26amp%3Bt%3DThe%2520Search%2520For%2520My%2520Great-Grandfather.%26opener%3Dbm%26amp%3Bei%3DUTF-8%26amp%3Bd%3DSo%2520the%2520other%2520day%2520my%2520mother%2520emails%2520me%2520a%2520link%2520to%2520this%2520document.%2520At%2520first%2520glance%2520It%2520looks%2520like%2520a%2520boring%2520old%2520work%2520men%2527s%2520handbook%2520from%25201918.%25C2%25A0%2520But%2520as%2520my%2520mother%2520explained%2520to%2520me%252C%2520this%2520was%2520written%2520by%2520my%2520great-grandfather%252C%2520Clarence%2520Westgate%2520Cook%252C%2520from%2520my%2520moth';" title="Yahoo! Bookmarks"><img src="http://phazeon.com/wp-content/plugins/sociable/images/yahoomyweb.png" title="Yahoo! Bookmarks" alt="Yahoo! Bookmarks" class="sociable-hovers" /></a>
	<a rel="nofollow" id="yahoobuzz" target="_blank" href="javascript:window.location='http%3A%2F%2Fbuzz.yahoo.com%2Fsubmit%2F%3FsubmitUrl%3Dhttp%253A%252F%252Fphazeon.com%252F2009%252F06%252F19%252Fthe-search-for-my-great-grandfather%252F%26amp%3BsubmitHeadline%3DThe%2520Search%2520For%2520My%2520Great-Grandfather.%26amp%3BsubmitSummary%3DSo%2520the%2520other%2520day%2520my%2520mother%2520emails%2520me%2520a%2520link%2520to%2520this%2520document.%2520At%2520first%2520glance%2520It%2520looks%2520like%2520a%2520boring%2520old%2520work%2520men%2527s%2520handbook%2520from%25201918.%25C2%25A0%2520But%2520as%2520my%2520mother%2520explained%2520to%2520me%252C%2520this%2520was%2520written%2520by%2520my%2520great-grandfather%252C%2520Clarence%2520Westgate%2520Cook%252C%2520from%2520my%2520moth%26amp%3BsubmitCategory%3Dscience%26amp%3BsubmitAssetType%3Dtext';" title="Yahoo! Buzz"><img src="http://phazeon.com/wp-content/plugins/sociable/images/yahoobuzz.png" title="Yahoo! Buzz" alt="Yahoo! Buzz" class="sociable-hovers" /></a>
	<a rel="nofollow" id="live" target="_blank" href="javascript:window.location='https%3A%2F%2Ffavorites.live.com%2Fquickadd.aspx%3Fmarklet%3D1%26amp%3Burl%3Dhttp%253A%252F%252Fphazeon.com%252F2009%252F06%252F19%252Fthe-search-for-my-great-grandfather%252F%26amp%3Btitle%3DThe%2520Search%2520For%2520My%2520Great-Grandfather.';" title="Live"><img src="http://phazeon.com/wp-content/plugins/sociable/images/live.png" title="Live" alt="Live" class="sociable-hovers" /></a>
	<a rel="nofollow" id="stumbleupon" target="_blank" href="javascript:window.location='http%3A%2F%2Fwww.stumbleupon.com%2Fsubmit%3Furl%3Dhttp%253A%252F%252Fphazeon.com%252F2009%252F06%252F19%252Fthe-search-for-my-great-grandfather%252F%26amp%3Btitle%3DThe%2520Search%2520For%2520My%2520Great-Grandfather.';" title="StumbleUpon"><img src="http://phazeon.com/wp-content/plugins/sociable/images/stumbleupon.png" title="StumbleUpon" alt="StumbleUpon" class="sociable-hovers" /></a>
	<a rel="nofollow" id="technorati" target="_blank" href="javascript:window.location='http%3A%2F%2Ftechnorati.com%2Ffaves%3Fadd%3Dhttp%253A%252F%252Fphazeon.com%252F2009%252F06%252F19%252Fthe-search-for-my-great-grandfather%252F';" title="Technorati"><img src="http://phazeon.com/wp-content/plugins/sociable/images/technorati.png" title="Technorati" alt="Technorati" class="sociable-hovers" /></a>


<br/><br/>]]></content:encoded>
			<wfw:commentRss>http://phazeon.com/2009/06/19/the-search-for-my-great-grandfather/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>New Symfony Project Woes</title>
		<link>http://phazeon.com/2009/06/16/new-symfony-project-woes/</link>
		<comments>http://phazeon.com/2009/06/16/new-symfony-project-woes/#comments</comments>
		<pubDate>Tue, 16 Jun 2009 21:59:53 +0000</pubDate>
		<dc:creator>PhazeonPhoenix</dc:creator>
				<category><![CDATA[Symfony]]></category>
		<category><![CDATA[automation]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[planning]]></category>
		<category><![CDATA[scripting]]></category>

		<guid isPermaLink="false">http://phazeon.com/?p=70</guid>
		<description><![CDATA[Generating a new Symfony framework project is as simple as a single command. But as with many things it rarely works the way you want out of the box. I&#8217;ve documented every step and every command that I end up running on a new project to ensure that it behaves the way it should and [...]]]></description>
			<content:encoded><![CDATA[<p>Generating a new Symfony framework project is as simple as a single command. But as with many things it rarely works the way you want out of the box. I&#8217;ve documented every step and every command that I end up running on a new project to ensure that it behaves the way it should and I ended up with a 30 point list! I have to initialize the project, modify several files to enable things such as the Doctrine ORM plugin, install several plugins such as the sfDoctrineGuard authentication plugin, SVN version control taking careful steps to avoid placing the cache, logs, and the base model classes under revision, and set up my development environment for the new project.</p>
<p>I need to work on a way to automate as much as I can of the process. The tricky thing is that certain commands need to be executed as root (inlcuding rebooting the web server) and that throws a monkey wrench in the gears of that idea.  Certainly one could create a script and SUID root, but that is going to require extensive care to ensure that the process is handled gracefully if it fails for whatever reason.  It&#8217;s a large undertaking to say the least. I guess I have to weigh the time spent each new project vs. coding such a script.</p>



Share and Enjoy:


	<a rel="nofollow" id="print" target="_blank" href="javascript:window.location='http%3A%2F%2Fwww.printfriendly.com%2Fprint%3Furl%3Dhttp%253A%252F%252Fphazeon.com%252F2009%252F06%252F16%252Fnew-symfony-project-woes%252F%26amp%3Bpartner%3Dsociable';" title="Print this article!"><img src="http://phazeon.com/wp-content/plugins/sociable/images/printfriendly.png" title="Print this article!" alt="Print this article!" class="sociable-hovers" /></a>
	<a rel="nofollow" id="email" target="_blank" href="javascript:window.location='mailto%3A%3Fsubject%3DNew%2520Symfony%2520Project%2520Woes%26amp%3Bbody%3Dhttp%253A%252F%252Fphazeon.com%252F2009%252F06%252F16%252Fnew-symfony-project-woes%252F';" title="E-mail this story to a friend!"><img src="http://phazeon.com/wp-content/plugins/sociable/images/email_link.png" title="E-mail this story to a friend!" alt="E-mail this story to a friend!" class="sociable-hovers" /></a>
	<a rel="nofollow" id="rss" target="_blank" href="javascript:window.location='http%3A%2F%2Fphazeon.com%2Ffeed%2F';" title="RSS"><img src="http://phazeon.com/wp-content/plugins/sociable/images/rss.png" title="RSS" alt="RSS" class="sociable-hovers" /></a>
	<a rel="nofollow" id="digg" target="_blank" href="javascript:window.location='http%3A%2F%2Fdigg.com%2Fsubmit%3Fphase%3D2%26amp%3Burl%3Dhttp%253A%252F%252Fphazeon.com%252F2009%252F06%252F16%252Fnew-symfony-project-woes%252F%26amp%3Btitle%3DNew%2520Symfony%2520Project%2520Woes%26amp%3Bbodytext%3DGenerating%2520a%2520new%2520Symfony%2520framework%2520project%2520is%2520as%2520simple%2520as%2520a%2520single%2520command.%2520But%2520as%2520with%2520many%2520things%2520it%2520rarely%2520works%2520the%2520way%2520you%2520want%2520out%2520of%2520the%2520box.%2520I%2527ve%2520documented%2520every%2520step%2520and%2520every%2520command%2520that%2520I%2520end%2520up%2520running%2520on%2520a%2520new%2520project%2520to%2520ensure%2520that%2520i';" title="Digg"><img src="http://phazeon.com/wp-content/plugins/sociable/images/digg.png" title="Digg" alt="Digg" class="sociable-hovers" /></a>
	<a rel="nofollow" id="del.icio.us" target="_blank" href="javascript:window.location='http%3A%2F%2Fdelicious.com%2Fpost%3Furl%3Dhttp%253A%252F%252Fphazeon.com%252F2009%252F06%252F16%252Fnew-symfony-project-woes%252F%26amp%3Btitle%3DNew%2520Symfony%2520Project%2520Woes%26amp%3Bnotes%3DGenerating%2520a%2520new%2520Symfony%2520framework%2520project%2520is%2520as%2520simple%2520as%2520a%2520single%2520command.%2520But%2520as%2520with%2520many%2520things%2520it%2520rarely%2520works%2520the%2520way%2520you%2520want%2520out%2520of%2520the%2520box.%2520I%2527ve%2520documented%2520every%2520step%2520and%2520every%2520command%2520that%2520I%2520end%2520up%2520running%2520on%2520a%2520new%2520project%2520to%2520ensure%2520that%2520i';" title="del.icio.us"><img src="http://phazeon.com/wp-content/plugins/sociable/images/delicious.png" title="del.icio.us" alt="del.icio.us" class="sociable-hovers" /></a>
	<a rel="nofollow" id="google" target="_blank" href="javascript:window.location='http%3A%2F%2Fwww.google.com%2Fbookmarks%2Fmark%3Fop%3Dedit%26amp%3Bbkmk%3Dhttp%253A%252F%252Fphazeon.com%252F2009%252F06%252F16%252Fnew-symfony-project-woes%252F%26amp%3Btitle%3DNew%2520Symfony%2520Project%2520Woes%26amp%3Bannotation%3DGenerating%2520a%2520new%2520Symfony%2520framework%2520project%2520is%2520as%2520simple%2520as%2520a%2520single%2520command.%2520But%2520as%2520with%2520many%2520things%2520it%2520rarely%2520works%2520the%2520way%2520you%2520want%2520out%2520of%2520the%2520box.%2520I%2527ve%2520documented%2520every%2520step%2520and%2520every%2520command%2520that%2520I%2520end%2520up%2520running%2520on%2520a%2520new%2520project%2520to%2520ensure%2520that%2520i';" title="Google Bookmarks"><img src="http://phazeon.com/wp-content/plugins/sociable/images/googlebookmark.png" title="Google Bookmarks" alt="Google Bookmarks" class="sociable-hovers" /></a>
	<a rel="nofollow" id="yahoo! bookmarks" target="_blank" href="javascript:window.location='http%3A%2F%2Fbookmarks.yahoo.com%2Ftoolbar%2Fsavebm%3Fu%3Dhttp%253A%252F%252Fphazeon.com%252F2009%252F06%252F16%252Fnew-symfony-project-woes%252F%26amp%3Bt%3DNew%2520Symfony%2520Project%2520Woes%26opener%3Dbm%26amp%3Bei%3DUTF-8%26amp%3Bd%3DGenerating%2520a%2520new%2520Symfony%2520framework%2520project%2520is%2520as%2520simple%2520as%2520a%2520single%2520command.%2520But%2520as%2520with%2520many%2520things%2520it%2520rarely%2520works%2520the%2520way%2520you%2520want%2520out%2520of%2520the%2520box.%2520I%2527ve%2520documented%2520every%2520step%2520and%2520every%2520command%2520that%2520I%2520end%2520up%2520running%2520on%2520a%2520new%2520project%2520to%2520ensure%2520that%2520i';" title="Yahoo! Bookmarks"><img src="http://phazeon.com/wp-content/plugins/sociable/images/yahoomyweb.png" title="Yahoo! Bookmarks" alt="Yahoo! Bookmarks" class="sociable-hovers" /></a>
	<a rel="nofollow" id="yahoobuzz" target="_blank" href="javascript:window.location='http%3A%2F%2Fbuzz.yahoo.com%2Fsubmit%2F%3FsubmitUrl%3Dhttp%253A%252F%252Fphazeon.com%252F2009%252F06%252F16%252Fnew-symfony-project-woes%252F%26amp%3BsubmitHeadline%3DNew%2520Symfony%2520Project%2520Woes%26amp%3BsubmitSummary%3DGenerating%2520a%2520new%2520Symfony%2520framework%2520project%2520is%2520as%2520simple%2520as%2520a%2520single%2520command.%2520But%2520as%2520with%2520many%2520things%2520it%2520rarely%2520works%2520the%2520way%2520you%2520want%2520out%2520of%2520the%2520box.%2520I%2527ve%2520documented%2520every%2520step%2520and%2520every%2520command%2520that%2520I%2520end%2520up%2520running%2520on%2520a%2520new%2520project%2520to%2520ensure%2520that%2520i%26amp%3BsubmitCategory%3Dscience%26amp%3BsubmitAssetType%3Dtext';" title="Yahoo! Buzz"><img src="http://phazeon.com/wp-content/plugins/sociable/images/yahoobuzz.png" title="Yahoo! Buzz" alt="Yahoo! Buzz" class="sociable-hovers" /></a>
	<a rel="nofollow" id="live" target="_blank" href="javascript:window.location='https%3A%2F%2Ffavorites.live.com%2Fquickadd.aspx%3Fmarklet%3D1%26amp%3Burl%3Dhttp%253A%252F%252Fphazeon.com%252F2009%252F06%252F16%252Fnew-symfony-project-woes%252F%26amp%3Btitle%3DNew%2520Symfony%2520Project%2520Woes';" title="Live"><img src="http://phazeon.com/wp-content/plugins/sociable/images/live.png" title="Live" alt="Live" class="sociable-hovers" /></a>
	<a rel="nofollow" id="stumbleupon" target="_blank" href="javascript:window.location='http%3A%2F%2Fwww.stumbleupon.com%2Fsubmit%3Furl%3Dhttp%253A%252F%252Fphazeon.com%252F2009%252F06%252F16%252Fnew-symfony-project-woes%252F%26amp%3Btitle%3DNew%2520Symfony%2520Project%2520Woes';" title="StumbleUpon"><img src="http://phazeon.com/wp-content/plugins/sociable/images/stumbleupon.png" title="StumbleUpon" alt="StumbleUpon" class="sociable-hovers" /></a>
	<a rel="nofollow" id="technorati" target="_blank" href="javascript:window.location='http%3A%2F%2Ftechnorati.com%2Ffaves%3Fadd%3Dhttp%253A%252F%252Fphazeon.com%252F2009%252F06%252F16%252Fnew-symfony-project-woes%252F';" title="Technorati"><img src="http://phazeon.com/wp-content/plugins/sociable/images/technorati.png" title="Technorati" alt="Technorati" class="sociable-hovers" /></a>


<br/><br/>]]></content:encoded>
			<wfw:commentRss>http://phazeon.com/2009/06/16/new-symfony-project-woes/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Data Weaving</title>
		<link>http://phazeon.com/2009/06/13/data-weaving/</link>
		<comments>http://phazeon.com/2009/06/13/data-weaving/#comments</comments>
		<pubDate>Sun, 14 Jun 2009 00:56:52 +0000</pubDate>
		<dc:creator>PhazeonPhoenix</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[automation]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[Excel]]></category>
		<category><![CDATA[scripting]]></category>

		<guid isPermaLink="false">http://phazeon.com/?p=66</guid>
		<description><![CDATA[Today I am working diligently on a new project. I was busily moving textual data from various applications I use in my development and into an excel spreadsheet for quick reference later. From three different files opened in two different (and both very large) applications and Excel 2007 all at the same time. If computers [...]]]></description>
			<content:encoded><![CDATA[<p>Today I am working diligently on a new project. I was busily moving textual data from various applications I use in my development and into an excel spreadsheet for quick reference later. From three different files opened in two different (and both very large) applications and Excel 2007 all at the same time. If computers were ever revolt mine&#8217;s going to go straight for the jugular.</p>
<p>Then after I finished building the table in Excel I realized I had to create multiple (24 to be exact) template files for all the pages this new project required. I didn&#8217;t feel like typing the command out (I used touch on my Linux devel box) so I copied the text I needed for the base of the file name, tacked on the remainder of the file name and removed the carriage returns with a quick recorded macro in UltraEdit 32, and pasted it into my shell window. BAM!</p>
<p>OK for most of you that will probably be complete gibberish. And that&#8217;s OK. It just suddenly dawned on me what exactly I was doing to accomplish my goal.  Such a contrived, inefficient but effective way of doing it.  Also as suddenly, the phrase &#8220;Data Weaving&#8221; popped into mind.</p>



Share and Enjoy:


	<a rel="nofollow" id="print" target="_blank" href="javascript:window.location='http%3A%2F%2Fwww.printfriendly.com%2Fprint%3Furl%3Dhttp%253A%252F%252Fphazeon.com%252F2009%252F06%252F13%252Fdata-weaving%252F%26amp%3Bpartner%3Dsociable';" title="Print this article!"><img src="http://phazeon.com/wp-content/plugins/sociable/images/printfriendly.png" title="Print this article!" alt="Print this article!" class="sociable-hovers" /></a>
	<a rel="nofollow" id="email" target="_blank" href="javascript:window.location='mailto%3A%3Fsubject%3DData%2520Weaving%26amp%3Bbody%3Dhttp%253A%252F%252Fphazeon.com%252F2009%252F06%252F13%252Fdata-weaving%252F';" title="E-mail this story to a friend!"><img src="http://phazeon.com/wp-content/plugins/sociable/images/email_link.png" title="E-mail this story to a friend!" alt="E-mail this story to a friend!" class="sociable-hovers" /></a>
	<a rel="nofollow" id="rss" target="_blank" href="javascript:window.location='http%3A%2F%2Fphazeon.com%2Ffeed%2F';" title="RSS"><img src="http://phazeon.com/wp-content/plugins/sociable/images/rss.png" title="RSS" alt="RSS" class="sociable-hovers" /></a>
	<a rel="nofollow" id="digg" target="_blank" href="javascript:window.location='http%3A%2F%2Fdigg.com%2Fsubmit%3Fphase%3D2%26amp%3Burl%3Dhttp%253A%252F%252Fphazeon.com%252F2009%252F06%252F13%252Fdata-weaving%252F%26amp%3Btitle%3DData%2520Weaving%26amp%3Bbodytext%3DToday%2520I%2520am%2520working%2520diligently%2520on%2520a%2520new%2520project.%2520I%2520was%2520busily%2520moving%2520textual%2520data%2520from%2520various%2520applications%2520I%2520use%2520in%2520my%2520development%2520and%2520into%2520an%2520excel%2520spreadsheet%2520for%2520quick%2520reference%2520later.%2520From%2520three%2520different%2520files%2520opened%2520in%2520two%2520different%2520%2528and%2520both%2520v';" title="Digg"><img src="http://phazeon.com/wp-content/plugins/sociable/images/digg.png" title="Digg" alt="Digg" class="sociable-hovers" /></a>
	<a rel="nofollow" id="del.icio.us" target="_blank" href="javascript:window.location='http%3A%2F%2Fdelicious.com%2Fpost%3Furl%3Dhttp%253A%252F%252Fphazeon.com%252F2009%252F06%252F13%252Fdata-weaving%252F%26amp%3Btitle%3DData%2520Weaving%26amp%3Bnotes%3DToday%2520I%2520am%2520working%2520diligently%2520on%2520a%2520new%2520project.%2520I%2520was%2520busily%2520moving%2520textual%2520data%2520from%2520various%2520applications%2520I%2520use%2520in%2520my%2520development%2520and%2520into%2520an%2520excel%2520spreadsheet%2520for%2520quick%2520reference%2520later.%2520From%2520three%2520different%2520files%2520opened%2520in%2520two%2520different%2520%2528and%2520both%2520v';" title="del.icio.us"><img src="http://phazeon.com/wp-content/plugins/sociable/images/delicious.png" title="del.icio.us" alt="del.icio.us" class="sociable-hovers" /></a>
	<a rel="nofollow" id="google" target="_blank" href="javascript:window.location='http%3A%2F%2Fwww.google.com%2Fbookmarks%2Fmark%3Fop%3Dedit%26amp%3Bbkmk%3Dhttp%253A%252F%252Fphazeon.com%252F2009%252F06%252F13%252Fdata-weaving%252F%26amp%3Btitle%3DData%2520Weaving%26amp%3Bannotation%3DToday%2520I%2520am%2520working%2520diligently%2520on%2520a%2520new%2520project.%2520I%2520was%2520busily%2520moving%2520textual%2520data%2520from%2520various%2520applications%2520I%2520use%2520in%2520my%2520development%2520and%2520into%2520an%2520excel%2520spreadsheet%2520for%2520quick%2520reference%2520later.%2520From%2520three%2520different%2520files%2520opened%2520in%2520two%2520different%2520%2528and%2520both%2520v';" title="Google Bookmarks"><img src="http://phazeon.com/wp-content/plugins/sociable/images/googlebookmark.png" title="Google Bookmarks" alt="Google Bookmarks" class="sociable-hovers" /></a>
	<a rel="nofollow" id="yahoo! bookmarks" target="_blank" href="javascript:window.location='http%3A%2F%2Fbookmarks.yahoo.com%2Ftoolbar%2Fsavebm%3Fu%3Dhttp%253A%252F%252Fphazeon.com%252F2009%252F06%252F13%252Fdata-weaving%252F%26amp%3Bt%3DData%2520Weaving%26opener%3Dbm%26amp%3Bei%3DUTF-8%26amp%3Bd%3DToday%2520I%2520am%2520working%2520diligently%2520on%2520a%2520new%2520project.%2520I%2520was%2520busily%2520moving%2520textual%2520data%2520from%2520various%2520applications%2520I%2520use%2520in%2520my%2520development%2520and%2520into%2520an%2520excel%2520spreadsheet%2520for%2520quick%2520reference%2520later.%2520From%2520three%2520different%2520files%2520opened%2520in%2520two%2520different%2520%2528and%2520both%2520v';" title="Yahoo! Bookmarks"><img src="http://phazeon.com/wp-content/plugins/sociable/images/yahoomyweb.png" title="Yahoo! Bookmarks" alt="Yahoo! Bookmarks" class="sociable-hovers" /></a>
	<a rel="nofollow" id="yahoobuzz" target="_blank" href="javascript:window.location='http%3A%2F%2Fbuzz.yahoo.com%2Fsubmit%2F%3FsubmitUrl%3Dhttp%253A%252F%252Fphazeon.com%252F2009%252F06%252F13%252Fdata-weaving%252F%26amp%3BsubmitHeadline%3DData%2520Weaving%26amp%3BsubmitSummary%3DToday%2520I%2520am%2520working%2520diligently%2520on%2520a%2520new%2520project.%2520I%2520was%2520busily%2520moving%2520textual%2520data%2520from%2520various%2520applications%2520I%2520use%2520in%2520my%2520development%2520and%2520into%2520an%2520excel%2520spreadsheet%2520for%2520quick%2520reference%2520later.%2520From%2520three%2520different%2520files%2520opened%2520in%2520two%2520different%2520%2528and%2520both%2520v%26amp%3BsubmitCategory%3Dscience%26amp%3BsubmitAssetType%3Dtext';" title="Yahoo! Buzz"><img src="http://phazeon.com/wp-content/plugins/sociable/images/yahoobuzz.png" title="Yahoo! Buzz" alt="Yahoo! Buzz" class="sociable-hovers" /></a>
	<a rel="nofollow" id="live" target="_blank" href="javascript:window.location='https%3A%2F%2Ffavorites.live.com%2Fquickadd.aspx%3Fmarklet%3D1%26amp%3Burl%3Dhttp%253A%252F%252Fphazeon.com%252F2009%252F06%252F13%252Fdata-weaving%252F%26amp%3Btitle%3DData%2520Weaving';" title="Live"><img src="http://phazeon.com/wp-content/plugins/sociable/images/live.png" title="Live" alt="Live" class="sociable-hovers" /></a>
	<a rel="nofollow" id="stumbleupon" target="_blank" href="javascript:window.location='http%3A%2F%2Fwww.stumbleupon.com%2Fsubmit%3Furl%3Dhttp%253A%252F%252Fphazeon.com%252F2009%252F06%252F13%252Fdata-weaving%252F%26amp%3Btitle%3DData%2520Weaving';" title="StumbleUpon"><img src="http://phazeon.com/wp-content/plugins/sociable/images/stumbleupon.png" title="StumbleUpon" alt="StumbleUpon" class="sociable-hovers" /></a>
	<a rel="nofollow" id="technorati" target="_blank" href="javascript:window.location='http%3A%2F%2Ftechnorati.com%2Ffaves%3Fadd%3Dhttp%253A%252F%252Fphazeon.com%252F2009%252F06%252F13%252Fdata-weaving%252F';" title="Technorati"><img src="http://phazeon.com/wp-content/plugins/sociable/images/technorati.png" title="Technorati" alt="Technorati" class="sociable-hovers" /></a>


<br/><br/>]]></content:encoded>
			<wfw:commentRss>http://phazeon.com/2009/06/13/data-weaving/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Setting up Subversion and Trac on CentOS 5</title>
		<link>http://phazeon.com/2009/06/12/setting-up-subversion-and-trac-on-centos-5/</link>
		<comments>http://phazeon.com/2009/06/12/setting-up-subversion-and-trac-on-centos-5/#comments</comments>
		<pubDate>Sat, 13 Jun 2009 06:15:53 +0000</pubDate>
		<dc:creator>PhazeonPhoenix</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[CentOS]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[linux distributations]]></category>
		<category><![CDATA[Subversion]]></category>
		<category><![CDATA[Trac]]></category>

		<guid isPermaLink="false">http://phazeon.com/?p=62</guid>
		<description><![CDATA[I stumbled upon this article and I must say it&#8217;s a great guide for getting both of these applications up and running correctly. I now use a slightly modified process to create new projects on my dev server. This in conjunction with a quick and dirty WordPress blog installed on my dev server&#8217;s root for [...]]]></description>
			<content:encoded><![CDATA[<p>I stumbled upon <a href="http://www.daniel-skinner.co.uk/setup-subversion-and-trac-on-centos-5/06/01/2008" target="_blank">this article</a> and I must say it&#8217;s a great guide for getting both of these applications up and running correctly. I now use a slightly modified process to create new projects on my dev server. This in conjunction with a quick and dirty WordPress blog installed on my dev server&#8217;s root for posting links to the various parts of my new project and it&#8217;s an impromptu development environment!</p>
<p>Also on a side note, I switched away from Gentoo to CentOS for my dev server. Not that I do not enjoy Gentoo (I&#8217;m a geek, give it a break) but I needed a turn-key enviroment for development. So far I&#8217;ve been satisfied with CentOS. Since it&#8217;s based on Red Hat Enterprise Linux it&#8217;s solid as a rock and help is easy to find.</p>



Share and Enjoy:


	<a rel="nofollow" id="print" target="_blank" href="javascript:window.location='http%3A%2F%2Fwww.printfriendly.com%2Fprint%3Furl%3Dhttp%253A%252F%252Fphazeon.com%252F2009%252F06%252F12%252Fsetting-up-subversion-and-trac-on-centos-5%252F%26amp%3Bpartner%3Dsociable';" title="Print this article!"><img src="http://phazeon.com/wp-content/plugins/sociable/images/printfriendly.png" title="Print this article!" alt="Print this article!" class="sociable-hovers" /></a>
	<a rel="nofollow" id="email" target="_blank" href="javascript:window.location='mailto%3A%3Fsubject%3DSetting%2520up%2520Subversion%2520and%2520Trac%2520on%2520CentOS%25205%26amp%3Bbody%3Dhttp%253A%252F%252Fphazeon.com%252F2009%252F06%252F12%252Fsetting-up-subversion-and-trac-on-centos-5%252F';" title="E-mail this story to a friend!"><img src="http://phazeon.com/wp-content/plugins/sociable/images/email_link.png" title="E-mail this story to a friend!" alt="E-mail this story to a friend!" class="sociable-hovers" /></a>
	<a rel="nofollow" id="rss" target="_blank" href="javascript:window.location='http%3A%2F%2Fphazeon.com%2Ffeed%2F';" title="RSS"><img src="http://phazeon.com/wp-content/plugins/sociable/images/rss.png" title="RSS" alt="RSS" class="sociable-hovers" /></a>
	<a rel="nofollow" id="digg" target="_blank" href="javascript:window.location='http%3A%2F%2Fdigg.com%2Fsubmit%3Fphase%3D2%26amp%3Burl%3Dhttp%253A%252F%252Fphazeon.com%252F2009%252F06%252F12%252Fsetting-up-subversion-and-trac-on-centos-5%252F%26amp%3Btitle%3DSetting%2520up%2520Subversion%2520and%2520Trac%2520on%2520CentOS%25205%26amp%3Bbodytext%3DI%2520stumbled%2520upon%2520this%2520article%2520and%2520I%2520must%2520say%2520it%2527s%2520a%2520great%2520guide%2520for%2520getting%2520both%2520of%2520these%2520applications%2520up%2520and%2520running%2520correctly.%2520I%2520now%2520use%2520a%2520slightly%2520modified%2520process%2520to%2520create%2520new%2520projects%2520on%2520my%2520dev%2520server.%2520This%2520in%2520conjunction%2520with%2520a%2520quick%2520and%2520dirty%2520';" title="Digg"><img src="http://phazeon.com/wp-content/plugins/sociable/images/digg.png" title="Digg" alt="Digg" class="sociable-hovers" /></a>
	<a rel="nofollow" id="del.icio.us" target="_blank" href="javascript:window.location='http%3A%2F%2Fdelicious.com%2Fpost%3Furl%3Dhttp%253A%252F%252Fphazeon.com%252F2009%252F06%252F12%252Fsetting-up-subversion-and-trac-on-centos-5%252F%26amp%3Btitle%3DSetting%2520up%2520Subversion%2520and%2520Trac%2520on%2520CentOS%25205%26amp%3Bnotes%3DI%2520stumbled%2520upon%2520this%2520article%2520and%2520I%2520must%2520say%2520it%2527s%2520a%2520great%2520guide%2520for%2520getting%2520both%2520of%2520these%2520applications%2520up%2520and%2520running%2520correctly.%2520I%2520now%2520use%2520a%2520slightly%2520modified%2520process%2520to%2520create%2520new%2520projects%2520on%2520my%2520dev%2520server.%2520This%2520in%2520conjunction%2520with%2520a%2520quick%2520and%2520dirty%2520';" title="del.icio.us"><img src="http://phazeon.com/wp-content/plugins/sociable/images/delicious.png" title="del.icio.us" alt="del.icio.us" class="sociable-hovers" /></a>
	<a rel="nofollow" id="google" target="_blank" href="javascript:window.location='http%3A%2F%2Fwww.google.com%2Fbookmarks%2Fmark%3Fop%3Dedit%26amp%3Bbkmk%3Dhttp%253A%252F%252Fphazeon.com%252F2009%252F06%252F12%252Fsetting-up-subversion-and-trac-on-centos-5%252F%26amp%3Btitle%3DSetting%2520up%2520Subversion%2520and%2520Trac%2520on%2520CentOS%25205%26amp%3Bannotation%3DI%2520stumbled%2520upon%2520this%2520article%2520and%2520I%2520must%2520say%2520it%2527s%2520a%2520great%2520guide%2520for%2520getting%2520both%2520of%2520these%2520applications%2520up%2520and%2520running%2520correctly.%2520I%2520now%2520use%2520a%2520slightly%2520modified%2520process%2520to%2520create%2520new%2520projects%2520on%2520my%2520dev%2520server.%2520This%2520in%2520conjunction%2520with%2520a%2520quick%2520and%2520dirty%2520';" title="Google Bookmarks"><img src="http://phazeon.com/wp-content/plugins/sociable/images/googlebookmark.png" title="Google Bookmarks" alt="Google Bookmarks" class="sociable-hovers" /></a>
	<a rel="nofollow" id="yahoo! bookmarks" target="_blank" href="javascript:window.location='http%3A%2F%2Fbookmarks.yahoo.com%2Ftoolbar%2Fsavebm%3Fu%3Dhttp%253A%252F%252Fphazeon.com%252F2009%252F06%252F12%252Fsetting-up-subversion-and-trac-on-centos-5%252F%26amp%3Bt%3DSetting%2520up%2520Subversion%2520and%2520Trac%2520on%2520CentOS%25205%26opener%3Dbm%26amp%3Bei%3DUTF-8%26amp%3Bd%3DI%2520stumbled%2520upon%2520this%2520article%2520and%2520I%2520must%2520say%2520it%2527s%2520a%2520great%2520guide%2520for%2520getting%2520both%2520of%2520these%2520applications%2520up%2520and%2520running%2520correctly.%2520I%2520now%2520use%2520a%2520slightly%2520modified%2520process%2520to%2520create%2520new%2520projects%2520on%2520my%2520dev%2520server.%2520This%2520in%2520conjunction%2520with%2520a%2520quick%2520and%2520dirty%2520';" title="Yahoo! Bookmarks"><img src="http://phazeon.com/wp-content/plugins/sociable/images/yahoomyweb.png" title="Yahoo! Bookmarks" alt="Yahoo! Bookmarks" class="sociable-hovers" /></a>
	<a rel="nofollow" id="yahoobuzz" target="_blank" href="javascript:window.location='http%3A%2F%2Fbuzz.yahoo.com%2Fsubmit%2F%3FsubmitUrl%3Dhttp%253A%252F%252Fphazeon.com%252F2009%252F06%252F12%252Fsetting-up-subversion-and-trac-on-centos-5%252F%26amp%3BsubmitHeadline%3DSetting%2520up%2520Subversion%2520and%2520Trac%2520on%2520CentOS%25205%26amp%3BsubmitSummary%3DI%2520stumbled%2520upon%2520this%2520article%2520and%2520I%2520must%2520say%2520it%2527s%2520a%2520great%2520guide%2520for%2520getting%2520both%2520of%2520these%2520applications%2520up%2520and%2520running%2520correctly.%2520I%2520now%2520use%2520a%2520slightly%2520modified%2520process%2520to%2520create%2520new%2520projects%2520on%2520my%2520dev%2520server.%2520This%2520in%2520conjunction%2520with%2520a%2520quick%2520and%2520dirty%2520%26amp%3BsubmitCategory%3Dscience%26amp%3BsubmitAssetType%3Dtext';" title="Yahoo! Buzz"><img src="http://phazeon.com/wp-content/plugins/sociable/images/yahoobuzz.png" title="Yahoo! Buzz" alt="Yahoo! Buzz" class="sociable-hovers" /></a>
	<a rel="nofollow" id="live" target="_blank" href="javascript:window.location='https%3A%2F%2Ffavorites.live.com%2Fquickadd.aspx%3Fmarklet%3D1%26amp%3Burl%3Dhttp%253A%252F%252Fphazeon.com%252F2009%252F06%252F12%252Fsetting-up-subversion-and-trac-on-centos-5%252F%26amp%3Btitle%3DSetting%2520up%2520Subversion%2520and%2520Trac%2520on%2520CentOS%25205';" title="Live"><img src="http://phazeon.com/wp-content/plugins/sociable/images/live.png" title="Live" alt="Live" class="sociable-hovers" /></a>
	<a rel="nofollow" id="stumbleupon" target="_blank" href="javascript:window.location='http%3A%2F%2Fwww.stumbleupon.com%2Fsubmit%3Furl%3Dhttp%253A%252F%252Fphazeon.com%252F2009%252F06%252F12%252Fsetting-up-subversion-and-trac-on-centos-5%252F%26amp%3Btitle%3DSetting%2520up%2520Subversion%2520and%2520Trac%2520on%2520CentOS%25205';" title="StumbleUpon"><img src="http://phazeon.com/wp-content/plugins/sociable/images/stumbleupon.png" title="StumbleUpon" alt="StumbleUpon" class="sociable-hovers" /></a>
	<a rel="nofollow" id="technorati" target="_blank" href="javascript:window.location='http%3A%2F%2Ftechnorati.com%2Ffaves%3Fadd%3Dhttp%253A%252F%252Fphazeon.com%252F2009%252F06%252F12%252Fsetting-up-subversion-and-trac-on-centos-5%252F';" title="Technorati"><img src="http://phazeon.com/wp-content/plugins/sociable/images/technorati.png" title="Technorati" alt="Technorati" class="sociable-hovers" /></a>


<br/><br/>]]></content:encoded>
			<wfw:commentRss>http://phazeon.com/2009/06/12/setting-up-subversion-and-trac-on-centos-5/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Internet Explorer, the bane of all web developers.</title>
		<link>http://phazeon.com/2009/06/11/internet-explorer-the-bane-of-all-web-developers/</link>
		<comments>http://phazeon.com/2009/06/11/internet-explorer-the-bane-of-all-web-developers/#comments</comments>
		<pubDate>Thu, 11 Jun 2009 23:58:01 +0000</pubDate>
		<dc:creator>PhazeonPhoenix</dc:creator>
				<category><![CDATA[Miscellanea]]></category>

		<guid isPermaLink="false">http://phazeon.com/?p=57</guid>
		<description><![CDATA[I really wish Internet Explorer would just die and go away.  IE has been the bane of all web developers since the hay-days of the Internet. Be it quirky CSS behaviour to Javascript Incompatibilities. Today I wrestled with the latter. What sounded like such an easy idea of a rotating image on the front page [...]]]></description>
			<content:encoded><![CDATA[<p>I really wish Internet Explorer would just die and go away.  IE has been the bane of all web developers since the hay-days of the Internet. Be it quirky CSS behaviour to Javascript Incompatibilities. Today I wrestled with the latter. What sounded like such an easy idea of a rotating image on the front page became a debugging nightmare because only IE goofs the script up. I still haven&#8217;t found the solution either and it&#8217;s beginning to get frustrating.  All of you still using IE <a href="http://www.getfirefox.com" target="_blank">GET FIREFOX!</a> Use a browser that&#8217;s not gimped or hobbled by poor implementations of open standards.</p>



Share and Enjoy:


	<a rel="nofollow" id="print" target="_blank" href="javascript:window.location='http%3A%2F%2Fwww.printfriendly.com%2Fprint%3Furl%3Dhttp%253A%252F%252Fphazeon.com%252F2009%252F06%252F11%252Finternet-explorer-the-bane-of-all-web-developers%252F%26amp%3Bpartner%3Dsociable';" title="Print this article!"><img src="http://phazeon.com/wp-content/plugins/sociable/images/printfriendly.png" title="Print this article!" alt="Print this article!" class="sociable-hovers" /></a>
	<a rel="nofollow" id="email" target="_blank" href="javascript:window.location='mailto%3A%3Fsubject%3DInternet%2520Explorer%252C%2520the%2520bane%2520of%2520all%2520web%2520developers.%26amp%3Bbody%3Dhttp%253A%252F%252Fphazeon.com%252F2009%252F06%252F11%252Finternet-explorer-the-bane-of-all-web-developers%252F';" title="E-mail this story to a friend!"><img src="http://phazeon.com/wp-content/plugins/sociable/images/email_link.png" title="E-mail this story to a friend!" alt="E-mail this story to a friend!" class="sociable-hovers" /></a>
	<a rel="nofollow" id="rss" target="_blank" href="javascript:window.location='http%3A%2F%2Fphazeon.com%2Ffeed%2F';" title="RSS"><img src="http://phazeon.com/wp-content/plugins/sociable/images/rss.png" title="RSS" alt="RSS" class="sociable-hovers" /></a>
	<a rel="nofollow" id="digg" target="_blank" href="javascript:window.location='http%3A%2F%2Fdigg.com%2Fsubmit%3Fphase%3D2%26amp%3Burl%3Dhttp%253A%252F%252Fphazeon.com%252F2009%252F06%252F11%252Finternet-explorer-the-bane-of-all-web-developers%252F%26amp%3Btitle%3DInternet%2520Explorer%252C%2520the%2520bane%2520of%2520all%2520web%2520developers.%26amp%3Bbodytext%3DI%2520really%2520wish%2520Internet%2520Explorer%2520would%2520just%2520die%2520and%2520go%2520away.%25C2%25A0%2520IE%2520has%2520been%2520the%2520bane%2520of%2520all%2520web%2520developers%2520since%2520the%2520hay-days%2520of%2520the%2520Internet.%2520Be%2520it%2520quirky%2520CSS%2520behaviour%2520to%2520Javascript%2520Incompatibilities.%2520Today%2520I%2520wrestled%2520with%2520the%2520latter.%2520What%2520sounded%2520li';" title="Digg"><img src="http://phazeon.com/wp-content/plugins/sociable/images/digg.png" title="Digg" alt="Digg" class="sociable-hovers" /></a>
	<a rel="nofollow" id="del.icio.us" target="_blank" href="javascript:window.location='http%3A%2F%2Fdelicious.com%2Fpost%3Furl%3Dhttp%253A%252F%252Fphazeon.com%252F2009%252F06%252F11%252Finternet-explorer-the-bane-of-all-web-developers%252F%26amp%3Btitle%3DInternet%2520Explorer%252C%2520the%2520bane%2520of%2520all%2520web%2520developers.%26amp%3Bnotes%3DI%2520really%2520wish%2520Internet%2520Explorer%2520would%2520just%2520die%2520and%2520go%2520away.%25C2%25A0%2520IE%2520has%2520been%2520the%2520bane%2520of%2520all%2520web%2520developers%2520since%2520the%2520hay-days%2520of%2520the%2520Internet.%2520Be%2520it%2520quirky%2520CSS%2520behaviour%2520to%2520Javascript%2520Incompatibilities.%2520Today%2520I%2520wrestled%2520with%2520the%2520latter.%2520What%2520sounded%2520li';" title="del.icio.us"><img src="http://phazeon.com/wp-content/plugins/sociable/images/delicious.png" title="del.icio.us" alt="del.icio.us" class="sociable-hovers" /></a>
	<a rel="nofollow" id="google" target="_blank" href="javascript:window.location='http%3A%2F%2Fwww.google.com%2Fbookmarks%2Fmark%3Fop%3Dedit%26amp%3Bbkmk%3Dhttp%253A%252F%252Fphazeon.com%252F2009%252F06%252F11%252Finternet-explorer-the-bane-of-all-web-developers%252F%26amp%3Btitle%3DInternet%2520Explorer%252C%2520the%2520bane%2520of%2520all%2520web%2520developers.%26amp%3Bannotation%3DI%2520really%2520wish%2520Internet%2520Explorer%2520would%2520just%2520die%2520and%2520go%2520away.%25C2%25A0%2520IE%2520has%2520been%2520the%2520bane%2520of%2520all%2520web%2520developers%2520since%2520the%2520hay-days%2520of%2520the%2520Internet.%2520Be%2520it%2520quirky%2520CSS%2520behaviour%2520to%2520Javascript%2520Incompatibilities.%2520Today%2520I%2520wrestled%2520with%2520the%2520latter.%2520What%2520sounded%2520li';" title="Google Bookmarks"><img src="http://phazeon.com/wp-content/plugins/sociable/images/googlebookmark.png" title="Google Bookmarks" alt="Google Bookmarks" class="sociable-hovers" /></a>
	<a rel="nofollow" id="yahoo! bookmarks" target="_blank" href="javascript:window.location='http%3A%2F%2Fbookmarks.yahoo.com%2Ftoolbar%2Fsavebm%3Fu%3Dhttp%253A%252F%252Fphazeon.com%252F2009%252F06%252F11%252Finternet-explorer-the-bane-of-all-web-developers%252F%26amp%3Bt%3DInternet%2520Explorer%252C%2520the%2520bane%2520of%2520all%2520web%2520developers.%26opener%3Dbm%26amp%3Bei%3DUTF-8%26amp%3Bd%3DI%2520really%2520wish%2520Internet%2520Explorer%2520would%2520just%2520die%2520and%2520go%2520away.%25C2%25A0%2520IE%2520has%2520been%2520the%2520bane%2520of%2520all%2520web%2520developers%2520since%2520the%2520hay-days%2520of%2520the%2520Internet.%2520Be%2520it%2520quirky%2520CSS%2520behaviour%2520to%2520Javascript%2520Incompatibilities.%2520Today%2520I%2520wrestled%2520with%2520the%2520latter.%2520What%2520sounded%2520li';" title="Yahoo! Bookmarks"><img src="http://phazeon.com/wp-content/plugins/sociable/images/yahoomyweb.png" title="Yahoo! Bookmarks" alt="Yahoo! Bookmarks" class="sociable-hovers" /></a>
	<a rel="nofollow" id="yahoobuzz" target="_blank" href="javascript:window.location='http%3A%2F%2Fbuzz.yahoo.com%2Fsubmit%2F%3FsubmitUrl%3Dhttp%253A%252F%252Fphazeon.com%252F2009%252F06%252F11%252Finternet-explorer-the-bane-of-all-web-developers%252F%26amp%3BsubmitHeadline%3DInternet%2520Explorer%252C%2520the%2520bane%2520of%2520all%2520web%2520developers.%26amp%3BsubmitSummary%3DI%2520really%2520wish%2520Internet%2520Explorer%2520would%2520just%2520die%2520and%2520go%2520away.%25C2%25A0%2520IE%2520has%2520been%2520the%2520bane%2520of%2520all%2520web%2520developers%2520since%2520the%2520hay-days%2520of%2520the%2520Internet.%2520Be%2520it%2520quirky%2520CSS%2520behaviour%2520to%2520Javascript%2520Incompatibilities.%2520Today%2520I%2520wrestled%2520with%2520the%2520latter.%2520What%2520sounded%2520li%26amp%3BsubmitCategory%3Dscience%26amp%3BsubmitAssetType%3Dtext';" title="Yahoo! Buzz"><img src="http://phazeon.com/wp-content/plugins/sociable/images/yahoobuzz.png" title="Yahoo! Buzz" alt="Yahoo! Buzz" class="sociable-hovers" /></a>
	<a rel="nofollow" id="live" target="_blank" href="javascript:window.location='https%3A%2F%2Ffavorites.live.com%2Fquickadd.aspx%3Fmarklet%3D1%26amp%3Burl%3Dhttp%253A%252F%252Fphazeon.com%252F2009%252F06%252F11%252Finternet-explorer-the-bane-of-all-web-developers%252F%26amp%3Btitle%3DInternet%2520Explorer%252C%2520the%2520bane%2520of%2520all%2520web%2520developers.';" title="Live"><img src="http://phazeon.com/wp-content/plugins/sociable/images/live.png" title="Live" alt="Live" class="sociable-hovers" /></a>
	<a rel="nofollow" id="stumbleupon" target="_blank" href="javascript:window.location='http%3A%2F%2Fwww.stumbleupon.com%2Fsubmit%3Furl%3Dhttp%253A%252F%252Fphazeon.com%252F2009%252F06%252F11%252Finternet-explorer-the-bane-of-all-web-developers%252F%26amp%3Btitle%3DInternet%2520Explorer%252C%2520the%2520bane%2520of%2520all%2520web%2520developers.';" title="StumbleUpon"><img src="http://phazeon.com/wp-content/plugins/sociable/images/stumbleupon.png" title="StumbleUpon" alt="StumbleUpon" class="sociable-hovers" /></a>
	<a rel="nofollow" id="technorati" target="_blank" href="javascript:window.location='http%3A%2F%2Ftechnorati.com%2Ffaves%3Fadd%3Dhttp%253A%252F%252Fphazeon.com%252F2009%252F06%252F11%252Finternet-explorer-the-bane-of-all-web-developers%252F';" title="Technorati"><img src="http://phazeon.com/wp-content/plugins/sociable/images/technorati.png" title="Technorati" alt="Technorati" class="sociable-hovers" /></a>


<br/><br/>]]></content:encoded>
			<wfw:commentRss>http://phazeon.com/2009/06/11/internet-explorer-the-bane-of-all-web-developers/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Ultaviolet Light</title>
		<link>http://phazeon.com/2009/06/09/ultaviolet-light/</link>
		<comments>http://phazeon.com/2009/06/09/ultaviolet-light/#comments</comments>
		<pubDate>Tue, 09 Jun 2009 22:18:22 +0000</pubDate>
		<dc:creator>PhazeonPhoenix</dc:creator>
				<category><![CDATA[Miscellanea]]></category>

		<guid isPermaLink="false">http://phazeon.com/?p=54</guid>
		<description><![CDATA[Much to my chagrin it was an overcast day with the sun poking through the could layer ever so little.  These days are hard on me. Just a bit ago I drove down to get the mail from our post office box and it was near torture. I was fighting back a headache the whole [...]]]></description>
			<content:encoded><![CDATA[<p>Much to my chagrin it was an overcast day with the sun poking through the could layer ever so little.  These days are hard on me. Just a bit ago I drove down to get the mail from our post office box and it was near torture. I was fighting back a headache the whole trip just from the intensity of the light. Not the visible light, the ultraviolet light.  It felt like a headache with the odd feeling just before you sneeze after you know it&#8217;s coming.  It was only when I was indoors for the briefest moment at my destinations that I felt relief. It was very brief relief.</p>
<p>I believe I&#8217;m sensetive to high levels of UV light. I&#8217;ve tried using sunglasses to surprising results. They seemed to help keep things managable.  The only problem is I either need to get contacts AND a pair of shades or buy a pair of prescription sunglasses. I&#8217;m not going to get one of those lame ass clip-on/slip-over/under/whatever sunglasses.</p>



Share and Enjoy:


	<a rel="nofollow" id="print" target="_blank" href="javascript:window.location='http%3A%2F%2Fwww.printfriendly.com%2Fprint%3Furl%3Dhttp%253A%252F%252Fphazeon.com%252F2009%252F06%252F09%252Fultaviolet-light%252F%26amp%3Bpartner%3Dsociable';" title="Print this article!"><img src="http://phazeon.com/wp-content/plugins/sociable/images/printfriendly.png" title="Print this article!" alt="Print this article!" class="sociable-hovers" /></a>
	<a rel="nofollow" id="email" target="_blank" href="javascript:window.location='mailto%3A%3Fsubject%3DUltaviolet%2520Light%26amp%3Bbody%3Dhttp%253A%252F%252Fphazeon.com%252F2009%252F06%252F09%252Fultaviolet-light%252F';" title="E-mail this story to a friend!"><img src="http://phazeon.com/wp-content/plugins/sociable/images/email_link.png" title="E-mail this story to a friend!" alt="E-mail this story to a friend!" class="sociable-hovers" /></a>
	<a rel="nofollow" id="rss" target="_blank" href="javascript:window.location='http%3A%2F%2Fphazeon.com%2Ffeed%2F';" title="RSS"><img src="http://phazeon.com/wp-content/plugins/sociable/images/rss.png" title="RSS" alt="RSS" class="sociable-hovers" /></a>
	<a rel="nofollow" id="digg" target="_blank" href="javascript:window.location='http%3A%2F%2Fdigg.com%2Fsubmit%3Fphase%3D2%26amp%3Burl%3Dhttp%253A%252F%252Fphazeon.com%252F2009%252F06%252F09%252Fultaviolet-light%252F%26amp%3Btitle%3DUltaviolet%2520Light%26amp%3Bbodytext%3DMuch%2520to%2520my%2520chagrin%2520it%2520was%2520an%2520overcast%2520day%2520with%2520the%2520sun%2520poking%2520through%2520the%2520could%2520layer%2520ever%2520so%2520little.%25C2%25A0%2520These%2520days%2520are%2520hard%2520on%2520me.%2520Just%2520a%2520bit%2520ago%2520I%2520drove%2520down%2520to%2520get%2520the%2520mail%2520from%2520our%2520post%2520office%2520box%2520and%2520it%2520was%2520near%2520torture.%2520I%2520was%2520fighting%2520back%2520a%2520hea';" title="Digg"><img src="http://phazeon.com/wp-content/plugins/sociable/images/digg.png" title="Digg" alt="Digg" class="sociable-hovers" /></a>
	<a rel="nofollow" id="del.icio.us" target="_blank" href="javascript:window.location='http%3A%2F%2Fdelicious.com%2Fpost%3Furl%3Dhttp%253A%252F%252Fphazeon.com%252F2009%252F06%252F09%252Fultaviolet-light%252F%26amp%3Btitle%3DUltaviolet%2520Light%26amp%3Bnotes%3DMuch%2520to%2520my%2520chagrin%2520it%2520was%2520an%2520overcast%2520day%2520with%2520the%2520sun%2520poking%2520through%2520the%2520could%2520layer%2520ever%2520so%2520little.%25C2%25A0%2520These%2520days%2520are%2520hard%2520on%2520me.%2520Just%2520a%2520bit%2520ago%2520I%2520drove%2520down%2520to%2520get%2520the%2520mail%2520from%2520our%2520post%2520office%2520box%2520and%2520it%2520was%2520near%2520torture.%2520I%2520was%2520fighting%2520back%2520a%2520hea';" title="del.icio.us"><img src="http://phazeon.com/wp-content/plugins/sociable/images/delicious.png" title="del.icio.us" alt="del.icio.us" class="sociable-hovers" /></a>
	<a rel="nofollow" id="google" target="_blank" href="javascript:window.location='http%3A%2F%2Fwww.google.com%2Fbookmarks%2Fmark%3Fop%3Dedit%26amp%3Bbkmk%3Dhttp%253A%252F%252Fphazeon.com%252F2009%252F06%252F09%252Fultaviolet-light%252F%26amp%3Btitle%3DUltaviolet%2520Light%26amp%3Bannotation%3DMuch%2520to%2520my%2520chagrin%2520it%2520was%2520an%2520overcast%2520day%2520with%2520the%2520sun%2520poking%2520through%2520the%2520could%2520layer%2520ever%2520so%2520little.%25C2%25A0%2520These%2520days%2520are%2520hard%2520on%2520me.%2520Just%2520a%2520bit%2520ago%2520I%2520drove%2520down%2520to%2520get%2520the%2520mail%2520from%2520our%2520post%2520office%2520box%2520and%2520it%2520was%2520near%2520torture.%2520I%2520was%2520fighting%2520back%2520a%2520hea';" title="Google Bookmarks"><img src="http://phazeon.com/wp-content/plugins/sociable/images/googlebookmark.png" title="Google Bookmarks" alt="Google Bookmarks" class="sociable-hovers" /></a>
	<a rel="nofollow" id="yahoo! bookmarks" target="_blank" href="javascript:window.location='http%3A%2F%2Fbookmarks.yahoo.com%2Ftoolbar%2Fsavebm%3Fu%3Dhttp%253A%252F%252Fphazeon.com%252F2009%252F06%252F09%252Fultaviolet-light%252F%26amp%3Bt%3DUltaviolet%2520Light%26opener%3Dbm%26amp%3Bei%3DUTF-8%26amp%3Bd%3DMuch%2520to%2520my%2520chagrin%2520it%2520was%2520an%2520overcast%2520day%2520with%2520the%2520sun%2520poking%2520through%2520the%2520could%2520layer%2520ever%2520so%2520little.%25C2%25A0%2520These%2520days%2520are%2520hard%2520on%2520me.%2520Just%2520a%2520bit%2520ago%2520I%2520drove%2520down%2520to%2520get%2520the%2520mail%2520from%2520our%2520post%2520office%2520box%2520and%2520it%2520was%2520near%2520torture.%2520I%2520was%2520fighting%2520back%2520a%2520hea';" title="Yahoo! Bookmarks"><img src="http://phazeon.com/wp-content/plugins/sociable/images/yahoomyweb.png" title="Yahoo! Bookmarks" alt="Yahoo! Bookmarks" class="sociable-hovers" /></a>
	<a rel="nofollow" id="yahoobuzz" target="_blank" href="javascript:window.location='http%3A%2F%2Fbuzz.yahoo.com%2Fsubmit%2F%3FsubmitUrl%3Dhttp%253A%252F%252Fphazeon.com%252F2009%252F06%252F09%252Fultaviolet-light%252F%26amp%3BsubmitHeadline%3DUltaviolet%2520Light%26amp%3BsubmitSummary%3DMuch%2520to%2520my%2520chagrin%2520it%2520was%2520an%2520overcast%2520day%2520with%2520the%2520sun%2520poking%2520through%2520the%2520could%2520layer%2520ever%2520so%2520little.%25C2%25A0%2520These%2520days%2520are%2520hard%2520on%2520me.%2520Just%2520a%2520bit%2520ago%2520I%2520drove%2520down%2520to%2520get%2520the%2520mail%2520from%2520our%2520post%2520office%2520box%2520and%2520it%2520was%2520near%2520torture.%2520I%2520was%2520fighting%2520back%2520a%2520hea%26amp%3BsubmitCategory%3Dscience%26amp%3BsubmitAssetType%3Dtext';" title="Yahoo! Buzz"><img src="http://phazeon.com/wp-content/plugins/sociable/images/yahoobuzz.png" title="Yahoo! Buzz" alt="Yahoo! Buzz" class="sociable-hovers" /></a>
	<a rel="nofollow" id="live" target="_blank" href="javascript:window.location='https%3A%2F%2Ffavorites.live.com%2Fquickadd.aspx%3Fmarklet%3D1%26amp%3Burl%3Dhttp%253A%252F%252Fphazeon.com%252F2009%252F06%252F09%252Fultaviolet-light%252F%26amp%3Btitle%3DUltaviolet%2520Light';" title="Live"><img src="http://phazeon.com/wp-content/plugins/sociable/images/live.png" title="Live" alt="Live" class="sociable-hovers" /></a>
	<a rel="nofollow" id="stumbleupon" target="_blank" href="javascript:window.location='http%3A%2F%2Fwww.stumbleupon.com%2Fsubmit%3Furl%3Dhttp%253A%252F%252Fphazeon.com%252F2009%252F06%252F09%252Fultaviolet-light%252F%26amp%3Btitle%3DUltaviolet%2520Light';" title="StumbleUpon"><img src="http://phazeon.com/wp-content/plugins/sociable/images/stumbleupon.png" title="StumbleUpon" alt="StumbleUpon" class="sociable-hovers" /></a>
	<a rel="nofollow" id="technorati" target="_blank" href="javascript:window.location='http%3A%2F%2Ftechnorati.com%2Ffaves%3Fadd%3Dhttp%253A%252F%252Fphazeon.com%252F2009%252F06%252F09%252Fultaviolet-light%252F';" title="Technorati"><img src="http://phazeon.com/wp-content/plugins/sociable/images/technorati.png" title="Technorati" alt="Technorati" class="sociable-hovers" /></a>


<br/><br/>]]></content:encoded>
			<wfw:commentRss>http://phazeon.com/2009/06/09/ultaviolet-light/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
