<?xml version="1.0" encoding="utf-8" ?>
<rss version="2.0"
   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
   xmlns:admin="http://webns.net/mvcb/"
   xmlns:dc="http://purl.org/dc/elements/1.1/"
   xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
   xmlns:wfw="http://wellformedweb.org/CommentAPI/"
   xmlns:content="http://purl.org/rss/1.0/modules/content/"
   >
<channel>
    <title>cogent free knowledge - Bright Ideas</title>
    <link>http://blog.edogg.com/</link>
    <description>An online compendium of all things that interest me.</description>
    <dc:language>en</dc:language>
    
    <generator>Serendipity 0.9.1 - http://www.s9y.org/</generator>
    <pubDate>Tue, 01 Sep 2009 10:07:59 GMT</pubDate>

    <image>
        <url>http://blog.edogg.com/templates/default/img/s9y_banner_small.png</url>
        <title>RSS: cogent free knowledge - Bright Ideas - An online compendium of all things that interest me.</title>
        <link>http://blog.edogg.com/</link>
        <width>100</width>
        <height>21</height>
    </image>
<item>
    <title>Kindle page calculator</title>
    <link>http://blog.edogg.com/index.php?/archives/40-Kindle-page-calculator.html</link>
<category>Bright Ideas</category>    <comments>http://blog.edogg.com/index.php?/archives/40-Kindle-page-calculator.html#comments</comments>
    <wfw:comment>http://blog.edogg.com/wfwcomment.php?cid=40</wfw:comment>
    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://blog.edogg.com/rss.php?version=2.0&amp;type=comments&amp;cid=40</wfw:commentRss>
    <author>nospam@example.com (JClermont)</author>
    <content:encoded>
I have been in love with my Kindle 2 since I bought it. That's not to say it's without some flaws. One of the things I constantly miss is the lack of page numbers as a frame of reference. On the Kindle, you don't have page numbers, you have &quot;section&quot; numbers. These numbers are dynamic based on font size and other things.&lt;br /&gt;
&lt;br /&gt;
I recently have &lt;a href=&quot;http://blog.edogg.com/exit.php?url_id=86&amp;amp;entry_id=40&quot;  onmouseover=&quot;window.status='http://www.goodreads.com/review/list/2636817';return true;&quot; onmouseout=&quot;window.status='';return true;&quot;  title=&quot;my goodreads profile&quot; target=&quot;_blank&quot;&gt;started using goodreads.com&lt;/a&gt; and wanted to be able to update my status with my current page number. To this end, I created a &lt;a href=&quot;http://blog.edogg.com/exit.php?url_id=87&amp;amp;entry_id=40&quot;  onmouseover=&quot;window.status='http://orioncode.com/kindle-page-calculator';return true;&quot; onmouseout=&quot;window.status='';return true;&quot;  title=&quot;Kindle page calculator&quot; target=&quot;_blank&quot;&gt;Kindle page calculator&lt;/a&gt; that you may find of use. There are some caveats, which I mention on the calculator page.&lt;br /&gt;
&lt;br /&gt;
Let me know if you find this useful or if you have suggestions or problems.&lt;br /&gt;
&lt;br /&gt;
Posted under the influence of [[Owl City :: Rainbow Veins]]     </content:encoded>
                
    <pubDate>Sat, 29 Aug 2009 15:48:33 -0500</pubDate>
    <guid isPermaLink="false">http://blog.edogg.com/index.php?/archives/40-guid.html</guid>
    </item>
<item>
    <title>Visual Studio plugin to convert HTML controls to ASP.NET controls</title>
    <link>http://blog.edogg.com/index.php?/archives/38-Visual-Studio-plugin-to-convert-HTML-controls-to-ASP.NET-controls.html</link>
<category>Bright Ideas</category>    <comments>http://blog.edogg.com/index.php?/archives/38-Visual-Studio-plugin-to-convert-HTML-controls-to-ASP.NET-controls.html#comments</comments>
    <wfw:comment>http://blog.edogg.com/wfwcomment.php?cid=38</wfw:comment>
    <slash:comments>6</slash:comments>
    <wfw:commentRss>http://blog.edogg.com/rss.php?version=2.0&amp;type=comments&amp;cid=38</wfw:commentRss>
    <author>nospam@example.com (JClermont)</author>
    <content:encoded>
Several times a week, I wish that Visual Studio 2005 had an option where I could convert an HTML control to its ASP.NET counterpart. Generally, I am given a page mocked up by an HTML designer and I need to &quot;make it work&quot; in an ASP.NET application. Wouldn't it be great if I could right-click a 'input type=&quot;text&quot;' HTML element and convert it to an ASP.NET TextBox? Or even better yet, run the conversion against an entire page and have every HTML element converted in one fell swoop. 'select' to DropDownList, 'input type=&quot;radio&quot;' to RadioButton or RadioButtonList, and so on and so forth. If I wanted to make it really slick, it would capture attributes like &quot;name&quot; or &quot;size&quot; and convert them to the ASP.NET attributes like &quot;ID&quot; and &quot;Width&quot;.&lt;br /&gt;
&lt;br /&gt;
If anyone knows of such a tool, drop me a line. If I ever get a spare day, I might whip something up myself. Let me know if you'd be interested as well.&lt;br /&gt;
&lt;br /&gt;
Posted under the influence of [[Ratatat::Seventeen Years]]    </content:encoded>
                
    <pubDate>Mon,  9 Apr 2007 21:09:17 -0500</pubDate>
    <guid isPermaLink="false">http://blog.edogg.com/index.php?/archives/38-guid.html</guid>
    </item>
<item>
    <title>Matrix Calculator</title>
    <link>http://blog.edogg.com/index.php?/archives/35-Matrix-Calculator.html</link>
<category>Bright Ideas</category>    <comments>http://blog.edogg.com/index.php?/archives/35-Matrix-Calculator.html#comments</comments>
    <wfw:comment>http://blog.edogg.com/wfwcomment.php?cid=35</wfw:comment>
    <slash:comments>1</slash:comments>
    <wfw:commentRss>http://blog.edogg.com/rss.php?version=2.0&amp;type=comments&amp;cid=35</wfw:commentRss>
    <author>nospam@example.com (JClermont)</author>
    <content:encoded>
Don't ask why, but today I needed to solve a simple 3 x 3 matrix. Since I was a bit rusty, I first wanted to make sure that my system of equations had a finite solution. A quick google turned up a basic &lt;a href=&quot;http://blog.edogg.com/exit.php?url_id=62&amp;amp;entry_id=35&quot; title=&quot;http://www.mkaz.com/math/js_lalg3.html&quot;  onmouseover=&quot;window.status='http://www.mkaz.com/math/js_lalg3.html';return true;&quot; onmouseout=&quot;window.status='';return true;&quot;&gt;Javascript matrix calculator&lt;/a&gt; for 3 x 3 matrices, just what I needed. The online calculator quickly told me the solution to my problem. But, I had to implement this in code, so I figured I should be able to work it out on paper myself first.&lt;br /&gt;
&lt;br /&gt;
An hour or two later, I was able to arrive at the same solution. During my struggle, I wished that the online calculator would &quot;show its work&quot; to see where I went astray. It didn't. Another few searches on google turned up no results. I guess this is a niche I should fill. I don't have time to do it now, but I would like to create a server-side app that not only solves a 3 x 3, but shows the steps along the way, with some explanation of what is happening. I found the &lt;a href=&quot;http://blog.edogg.com/exit.php?url_id=63&amp;amp;entry_id=35&quot; title=&quot;http://people.hofstra.edu/faculty/Stefan_Waner/RealWorld/tutorialsf1/frames2_2A.html&quot;  onmouseover=&quot;window.status='http://people.hofstra.edu/faculty/Stefan_Waner/RealWorld/tutorialsf1/frames2_2A.html';return true;&quot; onmouseout=&quot;window.status='';return true;&quot;&gt;tutorial on this site&lt;/a&gt; quite helpful in really explaining the steps and why the steps work. I plan on incorporating the work of both sites into a solver that explains step-by-step how the solution was reached.&lt;br /&gt;
&lt;br /&gt;
Posted under the influence of [[Johnny Cash :: When the Man Comes Around]]    </content:encoded>
                
    <pubDate>Fri, 18 Nov 2005 21:16:49 -0600</pubDate>
    <guid isPermaLink="false">http://blog.edogg.com/index.php?/archives/35-guid.html</guid>
    </item>
<item>
    <title>Image Hotspotting</title>
    <link>http://blog.edogg.com/index.php?/archives/31-Image-Hotspotting.html</link>
<category>Bright Ideas</category>    <comments>http://blog.edogg.com/index.php?/archives/31-Image-Hotspotting.html#comments</comments>
    <wfw:comment>http://blog.edogg.com/wfwcomment.php?cid=31</wfw:comment>
    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://blog.edogg.com/rss.php?version=2.0&amp;type=comments&amp;cid=31</wfw:commentRss>
    <author>nospam@example.com (JClermont)</author>
    <content:encoded>
After spending about 30 hours on an osCommerce application involving complicated schematics and image maps, I got a bright idea. It would be really cool to leverage an OCR function to automatically scan an image for callout boxes, then draw a hotspot over it and setting the title to the number of the callout. This would save me literally dozens of hours on projects like this. Not to mention that when it comes time to update or fix a hotspot, having an app like this would make it a trivial task.&lt;br /&gt;
&lt;br /&gt;
For a sample of what I'm talking about, check &lt;a href=&quot;http://blog.edogg.com/exit.php?url_id=64&amp;amp;entry_id=31&quot; title=&quot;http://www.alternativemachinetool.com/catalog/index.php?cPath=57_36&amp;osCsid=1bb09a6b5fd0ced56294b4ade3f39247&quot;  onmouseover=&quot;window.status='http://www.alternativemachinetool.com/catalog/index.php?cPath=57_36&amp;osCsid=1bb09a6b5fd0ced56294b4ade3f39247';return true;&quot; onmouseout=&quot;window.status='';return true;&quot;&gt;this link&lt;/a&gt;.&lt;br /&gt;
&lt;br /&gt;
Posted under the influence of [[Rainer Maria :: The Contents of Lincoln's Pockets]]    </content:encoded>
                
    <pubDate>Mon, 21 Mar 2005 09:39:12 -0600</pubDate>
    <guid isPermaLink="false">http://blog.edogg.com/index.php?/archives/31-guid.html</guid>
    </item>
<item>
    <title>PHP report generation</title>
    <link>http://blog.edogg.com/index.php?/archives/28-PHP-report-generation.html</link>
<category>Bright Ideas</category>    <comments>http://blog.edogg.com/index.php?/archives/28-PHP-report-generation.html#comments</comments>
    <wfw:comment>http://blog.edogg.com/wfwcomment.php?cid=28</wfw:comment>
    <slash:comments>1</slash:comments>
    <wfw:commentRss>http://blog.edogg.com/rss.php?version=2.0&amp;type=comments&amp;cid=28</wfw:commentRss>
    <author>nospam@example.com (JClermont)</author>
    <content:encoded>
Why do I always think of really cool projects when I have absolutely no time to work on them?&lt;br /&gt;
&lt;br /&gt;
I'll leave that conundrum for another night. For now, I'll document an idea I came up with that would save me, and undoubtedly many other PHP coders, a great deal of time. I think it would be incredibly helpful to have a class that could be passed a minimal number of parameters and it would generate a nicely formatted report.&lt;br /&gt;
&lt;br /&gt;
Someone has built a &lt;a href=&quot;http://blog.edogg.com/exit.php?url_id=66&amp;amp;entry_id=28&quot; title=&quot;http://www.planet-source-code.com/vb/scripts/ShowCode.asp?txtCodeId=1439&amp;lngWId=8&quot;  onmouseover=&quot;window.status='http://www.planet-source-code.com/vb/scripts/ShowCode.asp?txtCodeId=1439&amp;lngWId=8';return true;&quot; onmouseout=&quot;window.status='';return true;&quot; target=&quot;_new&quot;&gt;rudimentary report generator&lt;/a&gt; already, which is freely available online. The problem is that it is far too basic in its current form. Here is a list of the features my report generator (if it ever comes to fruition) should have:&lt;br /&gt;
&lt;ul&gt;&lt;li&gt;Accept a mysql recordset as a data source&lt;/li&gt;&lt;li&gt;Allow me to specify my own column headings if the field labels in the recordset are too cryptic&lt;/li&gt;&lt;li&gt;Let me specify any number of font, color, spacing and alignment properties&lt;/li&gt;&lt;li&gt;Let me dynamically assign styles depending on certain criteria in the data (e.g. if ID is missing, text is red)&lt;/li&gt;&lt;li&gt;Easily set pagination properties (number of records to show per page)&lt;/li&gt;&lt;li&gt;Allow end user or programmatic sorting and filtering of ANY or ALL columns&lt;/li&gt;&lt;li&gt;Provide buttons to allow the user to export a PDF or CSV file from the data&lt;/li&gt;&lt;li&gt;Allow end user to create a &quot;printer friendly&quot; version of the report&lt;/li&gt;&lt;/ul&gt;&lt;br /&gt;
I don't think I'm asking for too much.  I do think that if I ever sat down and created this, that many people would find it helpful, and a great time-saver. If anyone wants to urge me to actually tackle this project, feel free to &lt;a href=&quot;mailto:joelNO@SPAMedogg.com&quot;&gt;drop me an email&lt;/a&gt;.&lt;br /&gt;
&lt;br /&gt;
Posted under the influence of [[Death Cab For Cutie :: We Looked Like Giants]]    </content:encoded>
                
    <pubDate>Thu, 19 Aug 2004 22:37:32 -0500</pubDate>
    <guid isPermaLink="false">http://blog.edogg.com/index.php?/archives/28-guid.html</guid>
    </item>
<item>
    <title>Mail.app project update</title>
    <link>http://blog.edogg.com/index.php?/archives/23-Mail.app-project-update.html</link>
<category>Bright Ideas</category>    <comments>http://blog.edogg.com/index.php?/archives/23-Mail.app-project-update.html#comments</comments>
    <wfw:comment>http://blog.edogg.com/wfwcomment.php?cid=23</wfw:comment>
    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://blog.edogg.com/rss.php?version=2.0&amp;type=comments&amp;cid=23</wfw:commentRss>
    <author>nospam@example.com (JClermont)</author>
    <content:encoded>
A while back, I &lt;a href=&quot;http://blog.edogg.com/exit.php?url_id=74&amp;amp;entry_id=23&quot; title=&quot;http://blog.edogg.com/index.php?/archives/8_Mailapp_web_interface.html&quot;  onmouseover=&quot;window.status='http://blog.edogg.com/index.php?/archives/8_Mailapp_web_interface.html';return true;&quot; onmouseout=&quot;window.status='';return true;&quot; target=&quot;_new&quot;&gt;mused about&lt;/a&gt; creating a web interface to my iMac's local Mail.app mboxes. As usual, the idea hasn't really gone anywhere yet. Seeing another developer &lt;a href=&quot;http://blog.edogg.com/exit.php?url_id=75&amp;amp;entry_id=23&quot; title=&quot;http://persistent.info/archives/2004/07/16/developers&quot;  onmouseover=&quot;window.status='http://persistent.info/archives/2004/07/16/developers';return true;&quot; onmouseout=&quot;window.status='';return true;&quot; target=&quot;new&quot;&gt;link to the article&lt;/a&gt; has rekindled my interest in this topic.&lt;br /&gt;
&lt;br /&gt;
After further consideration, it seems to make more sense to use existing tools then to completely reinvent the wheel. There's no reason that an IMAP daemon on my Mac and a web-based mail client (like &lt;a href=&quot;http://blog.edogg.com/exit.php?url_id=76&amp;amp;entry_id=23&quot; title=&quot;http://www.squirrelmail.org/&quot;  onmouseover=&quot;window.status='http://www.squirrelmail.org/';return true;&quot; onmouseout=&quot;window.status='';return true;&quot; target=&quot;_new&quot;&gt;SquirrelMail&lt;/a&gt; or &lt;a href=&quot;http://blog.edogg.com/exit.php?url_id=77&amp;amp;entry_id=23&quot; title=&quot;http://www.horde.org/imp/&quot;  onmouseover=&quot;window.status='http://www.horde.org/imp/';return true;&quot; onmouseout=&quot;window.status='';return true;&quot; target=&quot;_new&quot;&gt;IMP&lt;/a&gt;) couldn't be properly configured to handle about 99% of my needs in this endeavor.&lt;br /&gt;
&lt;br /&gt;
I plan on documenting my configuration here at some point for posterity's sake.&lt;br /&gt;
&lt;br /&gt;
Posted under the influence of [[The Delgados :: D'Estus Morte]    </content:encoded>
                
    <pubDate>Wed, 21 Jul 2004 17:51:49 -0500</pubDate>
    <guid isPermaLink="false">http://blog.edogg.com/index.php?/archives/23-guid.html</guid>
    </item>
<item>
    <title>Mail.app web interface</title>
    <link>http://blog.edogg.com/index.php?/archives/8-Mail.app-web-interface.html</link>
<category>Bright Ideas</category>    <comments>http://blog.edogg.com/index.php?/archives/8-Mail.app-web-interface.html#comments</comments>
    <wfw:comment>http://blog.edogg.com/wfwcomment.php?cid=8</wfw:comment>
    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://blog.edogg.com/rss.php?version=2.0&amp;type=comments&amp;cid=8</wfw:commentRss>
    <author>nospam@example.com (JClermont)</author>
    <content:encoded>
I had this idea a while ago. My main work machine is a 17&quot; iMac which lives at my office. I have customized all kinds of automatic filtering and sorting option. This is a real time-saver, while I'm at work. However, I often work from home and find myself wishing I had access to my Mail.app information remotely. Currently, I use VNC to get a remote desktop and manipulate Mail.app directly. This is very clunky, and very slow at times. A better solution would be to fire up a web browser and see a hierarchical list of all my Mail folders from any machine.&lt;br /&gt;
&lt;br /&gt;
This seemed like something that other people would want too. So, I did some searching and came up with very little. There were some existing solutions, like &lt;a href=&quot;http://blog.edogg.com/exit.php?url_id=38&amp;amp;entry_id=8&quot; title=&quot;http://zoe.nu&quot;  onmouseover=&quot;window.status='http://zoe.nu';return true;&quot; onmouseout=&quot;window.status='';return true;&quot; target=&quot;_blank&quot;&gt;Zoe&lt;/a&gt;, but didn't match my needs precisely. The closest I came was &lt;a href=&quot;http://blog.edogg.com/exit.php?url_id=39&amp;amp;entry_id=8&quot; title=&quot;http://nslog.com/archives/2003/07/13/webmailapp.php&quot;  onmouseover=&quot;window.status='http://nslog.com/archives/2003/07/13/webmailapp.php';return true;&quot; onmouseout=&quot;window.status='';return true;&quot; target=&quot;_blank&quot;&gt;another guy blogging&lt;/a&gt; about a similar wish/desire. I contacted him, and he never went anywhere with it either.&lt;br /&gt;
&lt;br /&gt;
So once again, I'm going to have to tackle this one myself. Just not right now. Check back here in the future to see if this project goes anywhere.&lt;br /&gt;
&lt;br /&gt;
Posted under the influence of [[Radiohead :: Packt Like Sardines in a Crushd Tin Box]]    </content:encoded>
                
    <pubDate>Sat,  1 May 2004 10:57:13 -0500</pubDate>
    <guid isPermaLink="false">http://blog.edogg.com/index.php?/archives/8-guid.html</guid>
    </item>
<item>
    <title>burning iTunes playlists to ISO9660 CDs</title>
    <link>http://blog.edogg.com/index.php?/archives/5-burning-iTunes-playlists-to-ISO9660-CDs.html</link>
<category>Bright Ideas</category>    <comments>http://blog.edogg.com/index.php?/archives/5-burning-iTunes-playlists-to-ISO9660-CDs.html#comments</comments>
    <wfw:comment>http://blog.edogg.com/wfwcomment.php?cid=5</wfw:comment>
    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://blog.edogg.com/rss.php?version=2.0&amp;type=comments&amp;cid=5</wfw:commentRss>
    <author>nospam@example.com (JClermont)</author>
    <content:encoded>
Let me start by saying that I absolutely adore iTunes (on OS X -- this is an important clarification). The dynamic playlists, the user interface, the wealth of objects exposed to AppleScript, the seamless integration with iPods (and other mp3 players), and many other things make it my mp3 player of choice on my Macs. &lt;br /&gt;
&lt;br /&gt;
However, today I tried something that iTunes just couldn't do. I wanted to burn one of my &lt;a href=&quot;http://blog.edogg.com/exit.php?url_id=30&amp;amp;entry_id=5&quot; title=&quot;http://www.apple.com/itunes/smartplaylists.html&quot;  onmouseover=&quot;window.status='http://www.apple.com/itunes/smartplaylists.html';return true;&quot; onmouseout=&quot;window.status='';return true;&quot;  target=&quot;_blank&quot;&gt;smart playlists&lt;/a&gt; to a CD. Should be easy enough. I do this all the time. In fact, iTunes gives you 3 main choices when burning a disc: audio, mp3 or data. Audio CDs weren't an option. My playlist was well over 20 hours, and I don't have that much patience. The differences between mp3 and data are subtle. Both create a CD full of mp3s, however the data option will also include other non-mp3 files that happen to be in your playlist. I wanted the mp3 disc. &lt;br /&gt;
&lt;br /&gt;
This becomes tricky when you consider what kind of CD-based mp3 player I have. It cost $20. That says it all. The player does not parse ID3 tags, does not accept mp3 filenames that are &lt;a href=&quot;http://blog.edogg.com/exit.php?url_id=31&amp;amp;entry_id=5&quot; title=&quot;http://www.chami.com/tips/windows/122496W.html&quot;  onmouseover=&quot;window.status='http://www.chami.com/tips/windows/122496W.html';return true;&quot; onmouseout=&quot;window.status='';return true;&quot; target=&quot;_blank&quot;&gt;non 8.3 formatted&lt;/a&gt;, and will absolutely puke if a non mp3 file is included on the disc. Like I said, not a fancy player, but it does the job. An mp3 CD created by iTunes violates both of the rules imposed by my player. It leaves longer file names (though it does truncate them a bit, and trim out odd characters) AND includes a hidden XML file that serves no purpose for me.&lt;br /&gt;
&lt;br /&gt;
To further complicate matters, none of these mp3s are actually stored on my Mac. They all reside on a Windows file server elsewhere on my LAN. Also, these playlists are mainly random, so it would be very time consuming to grab the individual mp3s outside of iTunes and burn a CD some other way. Other burning programs give you the option to create &lt;a href=&quot;http://blog.edogg.com/exit.php?url_id=32&amp;amp;entry_id=5&quot; title=&quot;http://www.alumni.caltech.edu/~pje/iso9660.html&quot;  onmouseover=&quot;window.status='http://www.alumni.caltech.edu/~pje/iso9660.html';return true;&quot; onmouseout=&quot;window.status='';return true;&quot; target=&quot;_blank&quot;&gt;ISO9660 compatible CDs&lt;/a&gt;, but iTunes does not. Also, iTunes does not give you the option to omit that XML file when burning the disc. I propose several solutions . . .&lt;br /&gt;
&lt;br /&gt;
1. Create an AppleScript to copy all the mp3 songs in the current playlist to the local drive. Then, I could use a program like Toast to burn an ISO9660 CD.&lt;br /&gt;
&lt;br /&gt;
2. Create an AppleScript to import my iTunes playlist into a program like Toast. This is slightly more elegant because the files could remain on the network drive. There would need to be some sort of provision to handle playlists that are larger than one CD.&lt;br /&gt;
&lt;br /&gt;
3. Create an AppleScript to hack iTunes into creating the kind of CD I want directly.&lt;br /&gt;
&lt;br /&gt;
These solutions are proposed in order of increasing elegance, and difficulty. Stay tuned . . .&lt;br /&gt;
&lt;br /&gt;
Posted under the influence of [[Mogwai :: Tracy]]&lt;br /&gt;
    </content:encoded>
                
    <pubDate>Sat, 24 Apr 2004 23:01:47 -0500</pubDate>
    <guid isPermaLink="false">http://blog.edogg.com/index.php?/archives/5-guid.html</guid>
    </item>
<item>
    <title>Section Introduction - Bright Ideas</title>
    <link>http://blog.edogg.com/index.php?/archives/4-Section-Introduction-Bright-Ideas.html</link>
<category>Bright Ideas</category>    <comments>http://blog.edogg.com/index.php?/archives/4-Section-Introduction-Bright-Ideas.html#comments</comments>
    <wfw:comment>http://blog.edogg.com/wfwcomment.php?cid=4</wfw:comment>
    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://blog.edogg.com/rss.php?version=2.0&amp;type=comments&amp;cid=4</wfw:commentRss>
    <author>nospam@example.com (JClermont)</author>
    <content:encoded>
I thought it might be helpful to explain a little more about this section, and what purpose it wll serve.&lt;br /&gt;
&lt;br /&gt;
Often, I will run into a problem in which there is no solution, or the solution is less than elegant. Many of these problems can be overcome with a little time, patience, and some sort of scripting/programming language. One of two things usually happens:&lt;br /&gt;
&lt;br /&gt;
1. I immediately stop working on what I should be doing, and devote all my time and energy to create a better solution to my problem. It is not unusal in these cases to waste 10 or more hours to perfect a task that takes less than 10 minutes. I realize this borders on &lt;a href=&quot;http://blog.edogg.com/exit.php?url_id=28&amp;amp;entry_id=4&quot; title=&quot;http://dictionary.reference.com/search?q=psychosis&amp;r=67&quot;  onmouseover=&quot;window.status='http://dictionary.reference.com/search?q=psychosis&amp;r=67';return true;&quot; onmouseout=&quot;window.status='';return true;&quot; target=&quot;_blank&quot;&gt;psychosis&lt;/a&gt; or &lt;a href=&quot;http://blog.edogg.com/exit.php?url_id=29&amp;amp;entry_id=4&quot; title=&quot;http://dictionary.reference.com/search?q=mania&quot;  onmouseover=&quot;window.status='http://dictionary.reference.com/search?q=mania';return true;&quot; onmouseout=&quot;window.status='';return true;&quot; target=&quot;_blank&quot;&gt;mania&lt;/a&gt;, but I justify it with the rationale that if I ever need to perform this task in the future it will be much easier. This approach greatly hinders my current productivity, however. And it seems that it happens all to frequently when I'm really pressed for time. &lt;br /&gt;
&lt;br /&gt;
2. I get a great idea, but instead of pursuing option 1 above, I have the self control to continue on the task at hand. While this might appear to be good, the unintended consequence is that I eventually forget my great idea and it is lost forever.&lt;br /&gt;
&lt;br /&gt;
This section will be a grandiose repository for all of these ideas. Hopefully, this will remedy both of the situations listed above. When I get an idea, I can jot it down here and come back to it when I have more time, not needing to fear that it will be lost or forgotten. In addition, once I actually craft a more elegant solution, I can post the code here for others to use (or for me to reference when I forget where I saved that script).&lt;br /&gt;
&lt;br /&gt;
Let the festivities begin . . .&lt;br /&gt;
&lt;br /&gt;
Posted under the influence of [[Amon Tobin :: Hey Blondie]]    </content:encoded>
                
    <pubDate>Sat, 24 Apr 2004 22:31:30 -0500</pubDate>
    <guid isPermaLink="false">http://blog.edogg.com/index.php?/archives/4-guid.html</guid>
    </item>
</channel>
</rss>
