<?xml version="1.0" encoding="utf-8"?>

			<rss version="2.0" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:cc="http://web.resource.org/cc/" xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd">

			<channel>
			<title>Boyzoid&apos;s Blog &amp; Stuff - Flogr Stuff</title>
			<link>http://www.boyzoid.com/blog/index.cfm</link>
			<description>The Ramblings of a ganius</description>
			<language>en-us</language>
			<pubDate>Tue, 07 Sep 2010 18:38:29 -0400</pubDate>
			<lastBuildDate>Tue, 02 Jan 2007 18:19:00 -0400</lastBuildDate>
			<generator>BlogCFC</generator>
			<docs>http://blogs.law.harvard.edu/tech/rss</docs>
			<managingEditor>scott@boyzoid.com</managingEditor>
			<webMaster>scott@boyzoid.com</webMaster>
			<itunes:subtitle></itunes:subtitle>
			<itunes:summary></itunes:summary>
			<itunes:category text="Technology" />
			<itunes:category text="Technology">
				<itunes:category text="Podcasting" />
			</itunes:category>
			<itunes:category text="Technology">
				<itunes:category text="Tech News" />
			</itunes:category>
			<itunes:keywords></itunes:keywords>
			<itunes:author></itunes:author>
			<itunes:owner>
				<itunes:email>scott@boyzoid.com</itunes:email>
				<itunes:name></itunes:name>
			</itunes:owner>
			
			<itunes:explicit>no</itunes:explicit>
			
			<item>
				<title>CAPFUG Meeting Tomorrow Night</title>
				<link>http://www.boyzoid.com/blog/index.cfm/2007/1/2/CAPFUG-Meeting-Tomorrow-Night</link>
				<description>
				
				&lt;p&gt;Tomorrow night is the first meeting of the &lt;a href=&quot;http://www.dc-flex.org/&quot;&gt;Capital Area Flex Users Group (CAPFUG)&lt;/a&gt;. I will be giving a presentation on  tips, tricks, and pitfalls to avoid with regards to printing from Flex 2. I learned a lot about printing in Flex applications with some of the recent updates to Flogr.&lt;/p&gt;
&lt;p&gt;Jon Rowny will also be presenting on his trials and tribulations re-developing the CAPFUG site (&lt;a href=&quot;http://www.dc-flex.org/&quot;&gt;http://www.dc-flex.org&lt;/a&gt;) in Flex 2 as a first time Flex developer.&lt;/p&gt;
&lt;p&gt;The meeting will begin at 6:00PM at the &lt;a href=&quot;http://www.aboutweb.com&quot;&gt;AboutWeb&lt;/a&gt; office.&lt;br/&gt;&lt;/p&gt; 
				</description>
				
				<category>ColdFusion Stuff</category>
				
				<category>Flex Stuff</category>
				
				<category>Flogr Stuff</category>
				
				<pubDate>Tue, 02 Jan 2007 18:19:00 -0400</pubDate>
				<guid>http://www.boyzoid.com/blog/index.cfm/2007/1/2/CAPFUG-Meeting-Tomorrow-Night</guid>
				
				
			</item>
			
			<item>
				<title>Flogr for CF Standard</title>
				<link>http://www.boyzoid.com/blog/index.cfm/2007/1/2/Flogr-for-CF-Standard</link>
				<description>
				
				&lt;p&gt;Flogr is now available for those who are running CFMX 7.0.2 Standard.&#xa0; Previous versions of Flogr used event gateways to capture aggregate data for the charting components.&#xa0; It was pointed out by a friend that meant those who have CFMX Standard could not use Flogr (poor planning on my part).&lt;/p&gt;
&lt;p&gt;I have modified the installer to detect what edition of CFMX 7 is being used.&#xa0; If you are using Standard edition, the installer will create a CF Scheduled Task instead of an event gateway to pull aggregate data into the DB.&lt;/p&gt;
&lt;p&gt;You can download Flogr from &lt;a href=&quot;http://flogr.riaforge.org&quot;&gt;http://flogr.riaforge.org&lt;/a&gt;, or get the latest from the Subversion repo at &lt;a href=&quot;http://svn.riaforge.org/flogr/&quot;&gt;http://svn.riaforge.org/flogr&lt;/a&gt;.&lt;/p&gt; 
				</description>
				
				<category>ColdFusion Stuff</category>
				
				<category>Flex Stuff</category>
				
				<category>Flogr Stuff</category>
				
				<pubDate>Tue, 02 Jan 2007 12:35:00 -0400</pubDate>
				<guid>http://www.boyzoid.com/blog/index.cfm/2007/1/2/Flogr-for-CF-Standard</guid>
				
				
			</item>
			
			<item>
				<title>Flogr Update</title>
				<link>http://www.boyzoid.com/blog/index.cfm/2006/12/29/Flogr-Update</link>
				<description>
				
				&lt;p&gt;I have updated Flogr to allow users to print information from the log files.&#xa0; You now have the ability to print the log data grid and any individual log item.&#xa0; The data grid will be printed with the same filters that exist for what is viewed on the screen.&#xa0; These filters will also be outlined in the header of the first page.&lt;/p&gt;
&lt;p&gt;To print the data grid, simply click the &apos;Print&apos; button at the top of the grid.&lt;/p&gt;
&lt;p&gt;To print an individual item, click an item in the data grid, the click the &apos;Print&apos; button that appears above the item details at the bottom of the page.&lt;br/&gt;&lt;/p&gt;
&lt;p&gt;You can get the latest .zip file by visiting &lt;a href=&quot;http://flogr.riaforge.org/&quot;&gt;http://flogr.riaforge.org&lt;/a&gt;. You can also get the latest from the Subversion repo at  
	http://svn.riaforge.org/flogr.&lt;/p&gt;
&lt;p&gt;I am also currently working on setting up the install so that if you have CF 7 Standard Edition, Flogr will use a CF scheduled task instead of an Event Gateway to parse the logs and store aggregate data for the charting.&lt;br/&gt;&lt;/p&gt; 
				</description>
				
				<category>ColdFusion Stuff</category>
				
				<category>Flex Stuff</category>
				
				<category>Flogr Stuff</category>
				
				<pubDate>Fri, 29 Dec 2006 14:48:00 -0400</pubDate>
				<guid>http://www.boyzoid.com/blog/index.cfm/2006/12/29/Flogr-Update</guid>
				
				
			</item>
			
			<item>
				<title>Flogr Update</title>
				<link>http://www.boyzoid.com/blog/index.cfm/2006/10/19/Flogr-Update</link>
				<description>
				
				&lt;p&gt;I was able to get basic charting back into Flogr.&#xa0; I just commited the changes to SVN (http://svn.riaforge.org/flogr) or you can go &lt;a href=&quot;http://flogr.riaforge.org/index.cfm?event=action.download&quot;&gt;here&lt;/a&gt; to download the .zip file.&lt;br/&gt;&lt;/p&gt; 
				</description>
				
				<category>ColdFusion Stuff</category>
				
				<category>Flogr Stuff</category>
				
				<pubDate>Thu, 19 Oct 2006 22:44:00 -0400</pubDate>
				<guid>http://www.boyzoid.com/blog/index.cfm/2006/10/19/Flogr-Update</guid>
				
				
			</item>
			
			<item>
				<title>Flogr News</title>
				<link>http://www.boyzoid.com/blog/index.cfm/2006/10/19/Flogr-News</link>
				<description>
				
				&lt;p&gt;I know its been a while since I did any work with Flogr, but, unfortunately, that pesky little thing called life kept getting in the way.&#xa0; So, here is some news.&lt;/p&gt;



&lt;ul&gt;
  &lt;li&gt;I have decided to host information about Flogr on &lt;a href=&quot;http://www.riaforge.org&quot;&gt;RIAForge.org&lt;/a&gt;. RIAForge is a site dedicated to hosting projects that use Adobe Technologies. &lt;br/&gt;&lt;/li&gt;
  &lt;li&gt;A new version of Flogr is available &lt;a href=&quot;http://flogr.riaforge.org/&quot;&gt;here&lt;/a&gt;.&lt;/li&gt;
&lt;/ul&gt;



&lt;p&gt;A few weeks ago I was fortunate enough to attend 2 Flex classes being conducted at my employer, &lt;a href=&quot;http://www.aboutweb.cocm/&quot;&gt;AboutWeb&lt;/a&gt;.&#xa0; During the class I realised that while it may have looked good, and functioned as I wanted it to, Flogr was not written very well.&#xa0; (What do you expect, I was learning Flex as I wrote Flogr).&#xa0; I decided that I was going to rewrite Flogr to try and&#xa0; incorporate some &apos;best practices&apos;.&#xa0; The UI pretty much remains the same, as does the functionality, but some things have changed:&lt;/p&gt;



&lt;ul&gt;
  &lt;li&gt;Icons have been added to the &apos;Severity&apos; column to make it easier to tell if the log file entry is an &apos;Error&apos;, &amp;quot;warning&apos;, etc...&lt;/li&gt;
  &lt;li&gt;Filtering is now done in real time.&#xa0; For example, as you type keywords into the search box, you will see the list of data getting smaller with each keystroke.&lt;/li&gt;
&lt;/ul&gt;



&lt;p&gt;I will post news about Flogr on this site, and on the Flogr &lt;a href=&quot;http://flogr.riaforge.org/forums/forums.cfm?conferenceid=5E9CBF03-0902-6E1B-CBB694538DA5E88C&quot;&gt;forums&lt;/a&gt;.&lt;/p&gt;



&lt;p&gt;The current version available on RIAForge does not have any charting.&#xa0; I am not quite pleased with the charting yet, however, I wanted to get the current version out since there are some neat new things available.&lt;/p&gt;



&lt;p&gt;Due to some internal network issues, the Flogr demo is not currently available.&#xa0; I am working an getting another demo site set up.&lt;br/&gt;&lt;/p&gt; 
				</description>
				
				<category>ColdFusion Stuff</category>
				
				<category>Flogr Stuff</category>
				
				<pubDate>Thu, 19 Oct 2006 10:22:00 -0400</pubDate>
				<guid>http://www.boyzoid.com/blog/index.cfm/2006/10/19/Flogr-News</guid>
				
				
			</item>
			
			<item>
				<title>Flogr bug fix.</title>
				<link>http://www.boyzoid.com/blog/index.cfm/2006/6/25/Flogr-bug-fix</link>
				<description>
				
				The other day someone pointed out a bug with the charting in Flogr.  When you clicked on any of the &apos;slices&apos; on the main pie chart, you would get en error.  What was supposed to be happening was that clicking on the &apos;slice&apos; would be the same as selecting that log file from the combo box on top of the chart.  This has been corrected and is functioning as expected.  The SVN repo, svn://www.boyzoid.com/logreader/logReader, has been updated, as well as the demo application, &lt;a href=&quot;http://flogr.boyzoid.com:816&quot;&gt;http://flogr.boyzoid.com:816&lt;/a&gt;

I would imagine that the final release of Flex Builder 2 will be out shortly.  When it is released, I will make any necessary updates, and make a .zip file available for download. 
				</description>
				
				<category>ColdFusion Stuff</category>
				
				<category>Flex Stuff</category>
				
				<category>Flogr Stuff</category>
				
				<pubDate>Sun, 25 Jun 2006 12:25:00 -0400</pubDate>
				<guid>http://www.boyzoid.com/blog/index.cfm/2006/6/25/Flogr-bug-fix</guid>
				
				
			</item>
			
			<item>
				<title>Flogr repo back up...</title>
				<link>http://www.boyzoid.com/blog/index.cfm/2006/6/5/Flogr-repo-back-up</link>
				<description>
				
				The Flogr SVN repo, svn://www.boyzoid.com/logreader/logReader, is back up.  To be honest, I am not sure how long it has been up.  &lt;a href=&quot;http://www.clearsoftware.net&quot;&gt;Joe&lt;/a&gt; and &lt;a href=&quot;http://www.doughughes.net&quot;&gt;Doug&lt;/a&gt; did all of the set-up for the new server, and the last thing I heard, SVN wasn&apos;t set up yet.

Once again, Thanx Joe and Doug!! 
				</description>
				
				<category>ColdFusion Stuff</category>
				
				<category>Flogr Stuff</category>
				
				<pubDate>Mon, 05 Jun 2006 12:16:00 -0400</pubDate>
				<guid>http://www.boyzoid.com/blog/index.cfm/2006/6/5/Flogr-repo-back-up</guid>
				
				
			</item>
			
			<item>
				<title>Flogr updated for Beta 3</title>
				<link>http://www.boyzoid.com/blog/index.cfm/2006/5/13/Flogr-updated-for-Beta-3</link>
				<description>
				
				I have updated Flogr with Flex Builder 2 Beta 3 so that it now works with Flash Player 9, and ColdFusion-Flex Connectivity (Mystic) Beat 3.

I have updated the subversion repository and will have a .zip file available soon, as will a &apos;project page&apos;.

The demo site, &lt;a href=&quot;http://flogr.boyzoid.com:816&quot;&gt;http://flogr.boyzoid.com:816&lt;/a&gt; has also been updated.

Please note that in order to view the lates version of Flogr, you must uninstall Flash Player 8.5 Beta 2 and then install Flash Player 9 Beta 3.

Questions, comments, concerns, suggestions are always welcome. 
				</description>
				
				<category>ColdFusion Stuff</category>
				
				<category>Flex Stuff</category>
				
				<category>Flogr Stuff</category>
				
				<pubDate>Sat, 13 May 2006 22:54:00 -0400</pubDate>
				<guid>http://www.boyzoid.com/blog/index.cfm/2006/5/13/Flogr-updated-for-Beta-3</guid>
				
				
			</item>
			
			<item>
				<title>Flogr bug fix</title>
				<link>http://www.boyzoid.com/blog/index.cfm/2006/5/3/Flogr-bug-fix</link>
				<description>
				
				I update the SVN repository for Flogr.  A bug was introduced when I added the &apos;Slow Page Report&apos; where filtered results would not appear in the datagrid.  This has been corrected in the demo site as well. 
				</description>
				
				<category>ColdFusion Stuff</category>
				
				<category>Flex Stuff</category>
				
				<category>Flogr Stuff</category>
				
				<pubDate>Wed, 03 May 2006 17:41:00 -0400</pubDate>
				<guid>http://www.boyzoid.com/blog/index.cfm/2006/5/3/Flogr-bug-fix</guid>
				
				
			</item>
			
			<item>
				<title>I dub thee...Flogr</title>
				<link>http://www.boyzoid.com/blog/index.cfm/2006/5/1/I-dub-theeFlogr</link>
				<description>
				
				I have decided on a name, thanx to &lt;a href=&quot;http://single-dads.us/&quot;&gt;Critter&lt;/a&gt;, for the log reader.  It will be named Flogr.

Along with that, I have added the slow page report. Thanx to &lt;a href=&quot;http://ray.camdenfamily.com/index.cfm/2006/4/28/Slow-page-report&quot;&gt;Ray Camden&lt;/a&gt; for the idea and the base code.  [More]
				</description>
				
				<category>ColdFusion Stuff</category>
				
				<category>Flex Stuff</category>
				
				<category>Flogr Stuff</category>
				
				<pubDate>Mon, 01 May 2006 22:45:00 -0400</pubDate>
				<guid>http://www.boyzoid.com/blog/index.cfm/2006/5/1/I-dub-theeFlogr</guid>
				
				
			</item>
			
			<item>
				<title>logReader New Installer</title>
				<link>http://www.boyzoid.com/blog/index.cfm/2006/4/27/logReader-New-Installer</link>
				<description>
				
				I have just updated the SVN with a new installer for the logReader (still working on a name).&lt;br /&gt;&lt;br /&gt;The new installer walks you through a few screens, asking for CF Admin password, lets you choose a datasource from a drop down-list, specify the gateway name (and checks for conflicts with other gateways) and specify how frequently the gateway should fire.&lt;br /&gt; 
				</description>
				
				<category>ColdFusion Stuff</category>
				
				<category>Flex Stuff</category>
				
				<category>Flogr Stuff</category>
				
				<pubDate>Thu, 27 Apr 2006 12:34:00 -0400</pubDate>
				<guid>http://www.boyzoid.com/blog/index.cfm/2006/4/27/logReader-New-Installer</guid>
				
				
			</item>
			
			<item>
				<title>LogReader Demo Site Updated</title>
				<link>http://www.boyzoid.com/blog/index.cfm/2006/4/24/LogReader-Demo-Site-Updated</link>
				<description>
				
				I have updated the demo site, &lt;a href=&quot;http://util.boyzoid.com:816/logreader&quot;&gt;http://util.boyzoid.com:816/logreader&lt;/a&gt;, with the most recent changes mentioned&lt;a href=&quot;http://www.boyzoid.com/blog/index.cfm?mode=entry&amp;entry=CD42D5BD-E081-2BAC-693B21F2292EEDFB&amp;skippy&quot;&gt; here&lt;/a&gt; (check out filtering...it screams)&lt;br /&gt;&lt;br /&gt;Also, can anyone help me think up a name? &apos;Flex Based Log Reader&apos; is kind of bland.&lt;br /&gt;&lt;br /&gt;Thanx, and if anyone has any suggestions, please feel free to post them. 
				</description>
				
				<category>ColdFusion Stuff</category>
				
				<category>Flex Stuff</category>
				
				<category>Flogr Stuff</category>
				
				<pubDate>Mon, 24 Apr 2006 22:50:00 -0400</pubDate>
				<guid>http://www.boyzoid.com/blog/index.cfm/2006/4/24/LogReader-Demo-Site-Updated</guid>
				
				
			</item>
			
			<item>
				<title>Flex-Based log reader</title>
				<link>http://www.boyzoid.com/blog/index.cfm/2006/4/24/FlexBased-log-reader</link>
				<description>
				
				As was announced &lt;a href=&quot;http://ray.camdenfamily.com/index.cfm/2006/4/21/Advanced-ColdFusion-Contest-Winner&quot;&gt;last week&lt;/a&gt;, my entry into &lt;a href=&quot;http://ray.camdenfamily.com/index.cfm/2006/2/22/Advanced-Contest-Announced&quot;&gt;Ray Camden’s Advanced ColdFusion coding contest&lt;/a&gt; was the winning entry.  I admit, I wish I could say that I beat someone, but, hey, I am not going to look a gift horse in the mouth (whatever that means).  [More]
				</description>
				
				<category>ColdFusion Stuff</category>
				
				<category>Flex Stuff</category>
				
				<category>Flogr Stuff</category>
				
				<pubDate>Mon, 24 Apr 2006 16:49:00 -0400</pubDate>
				<guid>http://www.boyzoid.com/blog/index.cfm/2006/4/24/FlexBased-log-reader</guid>
				
				
			</item>
			</channel></rss>