<?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/"
   xmlns:creativeCommons="http://backend.userland.com/creativeCommonsRssModule">
<channel>
    <title>mysiteonline™ - Web Development</title>
    <link>http://life.mysiteonline.org/</link>
    <description>Brendon Kozlowski's Home on the Web.</description>
    <dc:language>en</dc:language>
    <generator>Serendipity 1.1.2 - http://www.s9y.org/</generator>
    <pubDate>Fri, 01 Aug 2008 18:50:55 GMT</pubDate>

    <image>
        <url>http://life.mysiteonline.org/templates/default/img/s9y_banner_small.png</url>
        <title>RSS: mysiteonline™ - Web Development - Brendon Kozlowski's Home on the Web.</title>
        <link>http://life.mysiteonline.org/</link>
        <width>100</width>
        <height>21</height>
    </image>

<item>
    <title>Browsers and minimum CSS overflow on Windows XP</title>
    <link>http://life.mysiteonline.org/archives/144-Browsers-and-minimum-CSS-overflow-on-Windows-XP.html</link>
            <category>Web Development</category>
    
    <comments>http://life.mysiteonline.org/archives/144-Browsers-and-minimum-CSS-overflow-on-Windows-XP.html#comments</comments>
    <wfw:comment>http://life.mysiteonline.org/wfwcomment.php?cid=144</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://life.mysiteonline.org/rss.php?version=2.0&amp;type=comments&amp;cid=144</wfw:commentRss>
    

    <author>nospam@example.com (Brendon Kozlowski)</author>
    <content:encoded>
    The title of this post is a bit misleading; I was trying to stuff it for SEO keywords without it being too long.&lt;br /&gt;
&lt;br /&gt;
I ran into an issue with regard to the CSS property of &quot;overflow&quot; that I had set to &quot;auto&quot;.  When I set some test text of about 100 or so continuous &quot;Hello &quot; words, the scroll bars worked just fine.  I then tweaked my node&#039;s height, and text and continued, but...  The scroll bars weren&#039;t showing up, and my text was outside the bounds of the box (and therefore clipped)!  Oh no!  Tragedy of tragedies!&lt;br /&gt;
&lt;br /&gt;
Through a little experimentation (in the end, this took me about 30 minutes to track down, and then test in all the browsers), I was able to determine what the problem was. &lt;br /&gt;&lt;a href=&quot;http://life.mysiteonline.org/archives/144-Browsers-and-minimum-CSS-overflow-on-Windows-XP.html#extended&quot;&gt;Continue reading &quot;Browsers and minimum CSS overflow on Windows XP&quot;&lt;/a&gt;
    </content:encoded>

    <pubDate>Fri, 01 Aug 2008 13:47:11 -0400</pubDate>
    <guid isPermaLink="false">http://life.mysiteonline.org/archives/144-guid.html</guid>
    <creativeCommons:license>http://creativecommons.org/licenses/by/1.0/</creativeCommons:license>
</item>
<item>
    <title>Keep your account info handy...</title>
    <link>http://life.mysiteonline.org/archives/139-Keep-your-account-info-handy....html</link>
            <category>Web Development</category>
    
    <comments>http://life.mysiteonline.org/archives/139-Keep-your-account-info-handy....html#comments</comments>
    <wfw:comment>http://life.mysiteonline.org/wfwcomment.php?cid=139</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://life.mysiteonline.org/rss.php?version=2.0&amp;type=comments&amp;cid=139</wfw:commentRss>
    

    <author>nospam@example.com (Brendon Kozlowski)</author>
    <content:encoded>
    So here I was trying to do some work on my domains this weekend and into today, thinking that my host had problems with the server on the weekend...  &quot;Oh, it&#039;s up again today,&quot; I thought...so I proceeded to try to login again today.  Well, apparently I forgot my password somehow and so I locked myself out from my own websites from two separate IP ranges.  Awesome!  At least my own place isn&#039;t blacklisted (visited my parents this weekend and was at work earlier today during my lunch break).&lt;br /&gt;
&lt;br /&gt;
Ha!  Oops...  I still don&#039;t know what my password is for cPanel, but the regular account login still works. 
    </content:encoded>

    <pubDate>Mon, 21 Apr 2008 21:43:27 -0400</pubDate>
    <guid isPermaLink="false">http://life.mysiteonline.org/archives/139-guid.html</guid>
    <creativeCommons:license>http://creativecommons.org/licenses/by/1.0/</creativeCommons:license>
</item>
<item>
    <title>mod_rewrite, can't live with ya, can't live without ya!</title>
    <link>http://life.mysiteonline.org/archives/134-mod_rewrite,-cant-live-with-ya,-cant-live-without-ya!.html</link>
            <category>Web Development</category>
    
    <comments>http://life.mysiteonline.org/archives/134-mod_rewrite,-cant-live-with-ya,-cant-live-without-ya!.html#comments</comments>
    <wfw:comment>http://life.mysiteonline.org/wfwcomment.php?cid=134</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://life.mysiteonline.org/rss.php?version=2.0&amp;type=comments&amp;cid=134</wfw:commentRss>
    

    <author>nospam@example.com (Brendon Kozlowski)</author>
    <content:encoded>
    I spent more than half the day today (24 hour day) thinking and trying to find a way to get a mod_rewrite call to work properly.  I felt &lt;strong&gt;so&lt;/strong&gt; dumb, retarded, and plain uneducated in my attempts.  I left work a little bit early so I could concentrate (no distractions, no phone calls, no &quot;how do I send an attachment&quot;, no nothing).  Even after that, I kept running into a stumbling roadblock.  My friend was trying his hardest to help me out (no idea why other than possibly a sheer curiosity - it&#039;s now almost 1:00am).&lt;br /&gt;
&lt;br /&gt;
What I wanted to do:&lt;br /&gt;
http://example.com/contacts/form/recipients/bKozlowski/&lt;br /&gt;
...transformed to...&lt;br /&gt;
http://example.com/contacts/form/index.php?contact=bkozlowski&lt;br /&gt;
&lt;br /&gt;
Sounds easy, right?  Yeah, I thought so too when I first started.  I tried every iteration of something that looked so darned simple and could only be done just so many ways...  The eventual problem?&lt;br /&gt;
&lt;br /&gt;
&lt;strong&gt;I &lt;em&gt;needed&lt;/em&gt; to use: RewriteBase /&lt;/strong&gt;&lt;br /&gt;
I have no idea what this directive does.  I have no idea why my pattern now matches and works.  The RewriteLog really wasn&#039;t helpful at all except to tell me that it wasn&#039;t working...something I could have figured out without a log, obviously.  Anyway, if anyone really cares, the following is the actual end result:&lt;br /&gt;
&lt;br /&gt;
&lt;textarea name=&quot;code&quot; class=&quot;xml&quot;&gt;RewriteEngine On
RewriteBase /
RewriteRule ^/?(contact)/([A-Z_@\.]+)/$ contact/form/index\.php?$1=$2 [NC,PT,L]&lt;/textarea&gt;&lt;br /&gt;
&lt;br /&gt;
I both love and loathe mod_rewrite.&lt;br /&gt;
&lt;br /&gt;
(Special thanks to the people over at &lt;a href=&quot;http://www.sitepoint.com/forums/showthread.php?t=537562&quot;&gt;SitePoint Forums&lt;/a&gt; for their immediate response!) 
    </content:encoded>

    <pubDate>Fri, 14 Mar 2008 00:46:37 -0400</pubDate>
    <guid isPermaLink="false">http://life.mysiteonline.org/archives/134-guid.html</guid>
    <creativeCommons:license>http://creativecommons.org/licenses/by/1.0/</creativeCommons:license>
</item>
<item>
    <title>Compare your Minimized JavaScript</title>
    <link>http://life.mysiteonline.org/archives/132-Compare-your-Minimized-JavaScript.html</link>
            <category>Web Development</category>
    
    <comments>http://life.mysiteonline.org/archives/132-Compare-your-Minimized-JavaScript.html#comments</comments>
    <wfw:comment>http://life.mysiteonline.org/wfwcomment.php?cid=132</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://life.mysiteonline.org/rss.php?version=2.0&amp;type=comments&amp;cid=132</wfw:commentRss>
    

    <author>nospam@example.com (Brendon Kozlowski)</author>
    <content:encoded>
    For the new website I&#039;ve been developing and finishing up some &quot;final touches&quot; on the design to make the experience just a little bit better (before I can delve into the out-dated content after launch), one of the last things that was needed was to speed up the efficiency and download of assets - this included CSS and JavaScript files for the most part.  I made the sIFR flash files as small as possible and my PNG images were compressed (and fixed for IE color rendering) using &lt;a href=&quot;http://brh.numbera.com/software/pnggauntlet/&quot;&gt;PNGGauntlet&lt;/a&gt; (which uses PNGOut).  Until I can figure out ETags, a proper time for an Expires header, and GZip to work on CSS/JS files on our hosted server, this should suffice.  It loads amazingly quick on my iPod Touch.  &lt;img src=&quot;http://life.mysiteonline.org/templates/default/img/emoticons/wink.png&quot; alt=&quot;;-)&quot; style=&quot;display: inline; vertical-align: bottom;&quot; class=&quot;emoticon&quot; /&gt;&lt;br /&gt;
 &lt;br /&gt;&lt;a href=&quot;http://life.mysiteonline.org/archives/132-Compare-your-Minimized-JavaScript.html#extended&quot;&gt;Continue reading &quot;Compare your Minimized JavaScript&quot;&lt;/a&gt;
    </content:encoded>

    <pubDate>Thu, 06 Mar 2008 11:51:55 -0500</pubDate>
    <guid isPermaLink="false">http://life.mysiteonline.org/archives/132-guid.html</guid>
    <creativeCommons:license>http://creativecommons.org/licenses/by/1.0/</creativeCommons:license>
</item>
<item>
    <title>Simple Solution for Encapsulating a Floated Image</title>
    <link>http://life.mysiteonline.org/archives/128-Simple-Solution-for-Encapsulating-a-Floated-Image.html</link>
            <category>Web Development</category>
    
    <comments>http://life.mysiteonline.org/archives/128-Simple-Solution-for-Encapsulating-a-Floated-Image.html#comments</comments>
    <wfw:comment>http://life.mysiteonline.org/wfwcomment.php?cid=128</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://life.mysiteonline.org/rss.php?version=2.0&amp;type=comments&amp;cid=128</wfw:commentRss>
    

    <author>nospam@example.com (Brendon Kozlowski)</author>
    <content:encoded>
    I know I&#039;ve read this article about 10 times over, and yet I always seem to keep forgetting about it.  Everyone always suggests, &quot;in order to keep a floated image from floating over its containing box, add a 1px DIV, or BR tag that uses a style of clear:both&quot;.  This is what I always remember, simply because it&#039;s the most prevalent solution.&lt;br /&gt;
&lt;br /&gt;
However, thanks to my CSS love in Paul O&#039;Brien at SitePoint, there&#039;s a much, much simpler solution.  Apply &lt;strong&gt;overflow:auto;&lt;/strong&gt; to the containing element.  That&#039;s all there is to it.  I love that man!  &lt;img src=&quot;http://life.mysiteonline.org/templates/default/img/emoticons/smile.png&quot; alt=&quot;:-)&quot; style=&quot;display: inline; vertical-align: bottom;&quot; class=&quot;emoticon&quot; /&gt;&lt;br /&gt;
&lt;br /&gt;
Source: &lt;a href=&quot;http://www.sitepoint.com/blogs/2005/02/26/simple-clearing-of-floats/&quot;&gt;http://www.sitepoint.com/blogs/2005/02/26/simple-clearing-of-floats/&lt;/a&gt; &lt;br /&gt;&lt;a href=&quot;http://life.mysiteonline.org/archives/128-Simple-Solution-for-Encapsulating-a-Floated-Image.html#extended&quot;&gt;Continue reading &quot;Simple Solution for Encapsulating a Floated Image&quot;&lt;/a&gt;
    </content:encoded>

    <pubDate>Mon, 28 Jan 2008 12:49:39 -0500</pubDate>
    <guid isPermaLink="false">http://life.mysiteonline.org/archives/128-guid.html</guid>
    <creativeCommons:license>http://creativecommons.org/licenses/by/1.0/</creativeCommons:license>
</item>
<item>
    <title>Internet Marketing - Horribly &quot;wRonG&quot;.</title>
    <link>http://life.mysiteonline.org/archives/114-Internet-Marketing-Horribly-wRonG..html</link>
            <category>Web Development</category>
    
    <comments>http://life.mysiteonline.org/archives/114-Internet-Marketing-Horribly-wRonG..html#comments</comments>
    <wfw:comment>http://life.mysiteonline.org/wfwcomment.php?cid=114</wfw:comment>

    <slash:comments>1</slash:comments>
    <wfw:commentRss>http://life.mysiteonline.org/rss.php?version=2.0&amp;type=comments&amp;cid=114</wfw:commentRss>
    

    <author>nospam@example.com (Brendon Kozlowski)</author>
    <content:encoded>
    It&#039;s mind boggling to me how often I see simple errors on prominently displayed advertisements for a web-based (or other) firm.&lt;br /&gt;
&lt;br /&gt;
&lt;img src=&quot;http://static.fmpub.net/banners/1/b1e02fdf35c10e8a474345cec04e84bd/124159769446d6b61939f0b-banner_300x250_smsgateway.jpg&quot; alt=&quot;&quot;  /&gt;&lt;br /&gt;
&lt;br /&gt;
Now, although I can possibly understand why the text in the bottom blue area isn&#039;t centered in a symmetrical manner, how rushed could it have been to completely miss a spelling error?  Even for a one-man operation, which I would imagine this is not, for something as important as an image that&#039;s to be shown across the world, wouldn&#039;t you check and double check everything?  Obviously some time went in to the design of the art, so why sloppily supply the text within the graphic?  Sheesh... 
    </content:encoded>

    <pubDate>Thu, 20 Sep 2007 16:39:54 -0400</pubDate>
    <guid isPermaLink="false">http://life.mysiteonline.org/archives/114-guid.html</guid>
    <creativeCommons:license>http://creativecommons.org/licenses/by/1.0/</creativeCommons:license>
</item>
<item>
    <title>What do you do?</title>
    <link>http://life.mysiteonline.org/archives/110-What-do-you-do.html</link>
            <category>Web Development</category>
    
    <comments>http://life.mysiteonline.org/archives/110-What-do-you-do.html#comments</comments>
    <wfw:comment>http://life.mysiteonline.org/wfwcomment.php?cid=110</wfw:comment>

    <slash:comments>6</slash:comments>
    <wfw:commentRss>http://life.mysiteonline.org/rss.php?version=2.0&amp;type=comments&amp;cid=110</wfw:commentRss>
    

    <author>nospam@example.com (Brendon Kozlowski)</author>
    <content:encoded>
    What do you do to get yourself over a hump?  I develop web applications as a hobby when I&#039;m not working and at home.  But as with any application, there are portions that are much less desirable to work on than others that still need to be done (such as documentation).  How can you get yourself over the hump when there&#039;s little to no incentive other than being able to continue on with the project?  I&#039;d rather go run...10 miles...and I usually only do 2 miles, so, yeah...&lt;br /&gt;
&lt;br /&gt;
I can&#039;t seem to make myself do it, I keep procrastinating.  There always seems to be something else just &lt;em&gt;slightly&lt;/em&gt; more interesting that I &quot;will only spend x minutes on and get right back to the project&quot;.  Just looking for what you more experienced people do when you come to these things. 
    </content:encoded>

    <pubDate>Wed, 29 Aug 2007 20:51:01 -0400</pubDate>
    <guid isPermaLink="false">http://life.mysiteonline.org/archives/110-guid.html</guid>
    <creativeCommons:license>http://creativecommons.org/licenses/by/1.0/</creativeCommons:license>
</item>
<item>
    <title>Need some inspiration for a logo design?</title>
    <link>http://life.mysiteonline.org/archives/99-Need-some-inspiration-for-a-logo-design.html</link>
            <category>Web Development</category>
    
    <comments>http://life.mysiteonline.org/archives/99-Need-some-inspiration-for-a-logo-design.html#comments</comments>
    <wfw:comment>http://life.mysiteonline.org/wfwcomment.php?cid=99</wfw:comment>

    <slash:comments>6</slash:comments>
    <wfw:commentRss>http://life.mysiteonline.org/rss.php?version=2.0&amp;type=comments&amp;cid=99</wfw:commentRss>
    

    <author>nospam@example.com (Brendon Kozlowski)</author>
    <content:encoded>
    I&#039;ve found that when I need to be inspired when coming up for an organization&#039;s (or website&#039;s) logo graphic design, it&#039;s hard to find examples.  Going from site to site simply looking at how each website integrates their site with a graphic &lt;em&gt;can in fact&lt;/em&gt; be inspirational, but only to a point.  It&#039;s somewhat confining in the broad spectrum of things.  Like the web design review websites, it&#039;s great to have an overview of hand-picked websites for their sheer brilliance in design, color coordination and artistic balance and symmetry...and it looks good too.&lt;br /&gt;
&lt;br /&gt;
Thankfully, there is a website that does this, although since typography and logo design are a little obscure nowadays in favor of total website design (although typography is making a comeback as of late), I only know of one.  The downside is that we must accept their professional wisdom without any second opinions.  The upside is that we don&#039;t have to visit multiple sites to get some great inspiration.&lt;br /&gt;
&lt;br /&gt;
&lt;a href=&quot;http://www.logolounge.com/articles/default.asp?ArticleID=540&quot;&gt;Logo Lounge&#039;s Logo Trends&lt;/a&gt; is a yearly roundup of logos from the world-wide-web that attempts to see what the current trend in overall logo design is for the year.  There are archives going back to 2003, and are current (as of this writing) to 2007.  Each year&#039;s archive contains a decently sized showing of fascinating, trendy, and colorful marketing imagery to help you on your way.  Keep in mind though, whilst getting inspiration, don&#039;t mimic too deeply!  We are all artists afterall, and should use our own ingenuity and imagination to power our creations. 
    </content:encoded>

    <pubDate>Tue, 26 Jun 2007 20:58:19 -0400</pubDate>
    <guid isPermaLink="false">http://life.mysiteonline.org/archives/99-guid.html</guid>
    <creativeCommons:license>http://creativecommons.org/licenses/by/1.0/</creativeCommons:license>
</item>
<item>
    <title>Safari 3 Beta - Now Available for Windows!</title>
    <link>http://life.mysiteonline.org/archives/95-Safari-3-Beta-Now-Available-for-Windows!.html</link>
            <category>Web Development</category>
    
    <comments>http://life.mysiteonline.org/archives/95-Safari-3-Beta-Now-Available-for-Windows!.html#comments</comments>
    <wfw:comment>http://life.mysiteonline.org/wfwcomment.php?cid=95</wfw:comment>

    <slash:comments>3</slash:comments>
    <wfw:commentRss>http://life.mysiteonline.org/rss.php?version=2.0&amp;type=comments&amp;cid=95</wfw:commentRss>
    

    <author>nospam@example.com (Brendon Kozlowski)</author>
    <content:encoded>
    Using third party application websites (browsershots, for example), VirtualMachines, or a full blown Macintosh to test your websites in Safari&#039;s WebKit rendering engine while you code on Windows?  FRET NO MORE!  Apple has released the &lt;a href=&quot;http://www.apple.com/safari/download/&quot;&gt;Beta 3&lt;/a&gt; of their browser, Safari, with a release for Microsoft Windows&#039; users...get this...using the OSX theme and style, as well as OSX &lt;em&gt;embedded fonts&lt;/em&gt;!  Although it&#039;s still pretty buggy, the fact that it&#039;s on the horizon and will have less bugs than Swift (as it&#039;s corporation-based, rather than single developer based), I&#039;m extremely happy!  Plus, it&#039;d be interesting to see how Apple&#039;s font rendering compares to Microsoft&#039;s.  It&#039;s a pretty small download to boot!&lt;br /&gt;
&lt;br /&gt;
Although I&#039;ve only tried this once (directly after installing) and had a problem with the embedded fonts not showing up, I should probably log off or restart the computer to see if changes are needed to take effect first.  Either way, this&#039;ll make testing much, much nicer.&lt;br /&gt;
&lt;br /&gt;
&lt;em&gt;Now let&#039;s just hope it&#039;s not the MacIE5 episode, but in reverse.&lt;/em&gt; 
    </content:encoded>

    <pubDate>Mon, 11 Jun 2007 23:11:29 -0400</pubDate>
    <guid isPermaLink="false">http://life.mysiteonline.org/archives/95-guid.html</guid>
    <creativeCommons:license>http://creativecommons.org/licenses/by/1.0/</creativeCommons:license>
</item>
<item>
    <title>Complete Reinstallation</title>
    <link>http://life.mysiteonline.org/archives/91-Complete-Reinstallation.html</link>
            <category>Web Development</category>
    
    <comments>http://life.mysiteonline.org/archives/91-Complete-Reinstallation.html#comments</comments>
    <wfw:comment>http://life.mysiteonline.org/wfwcomment.php?cid=91</wfw:comment>

    <slash:comments>2</slash:comments>
    <wfw:commentRss>http://life.mysiteonline.org/rss.php?version=2.0&amp;type=comments&amp;cid=91</wfw:commentRss>
    

    <author>nospam@example.com (Brendon Kozlowski)</author>
    <content:encoded>
    I completely reinstalled this blog software from scratch.  There were some issues I was having with the continuous upgrading that needed to be purged from the database, but I was unaware which settings were causing problems, so...to be sure it all worked, I did a fresh install and manually inserted all of the posts/comments information back in.  The largest problem that was fixed was that &lt;strong&gt;email addresses are no longer listed&lt;/strong&gt; with comment authors as was the case with the last few upgrades.  It wasn&#039;t listed as an actual email, but many harvesters can still read the &lt;em&gt;barely&lt;/em&gt; obfuscated &lt;span style=&quot;font-weight:bold; text-decoration:underline;&quot;&gt;name [at] example [dot] com&lt;/span&gt; type of email...and that bothered me to no end.&lt;br /&gt;
&lt;br /&gt;
&quot;So why didn&#039;t you do this sooner?!&quot;&lt;br /&gt;
I had moderately modified the theme I was using at the time for certain functionality and I knew that if I cleaned everything out, I would lose all those modifications again, so I&#039;ve been testing some plugins I created to carry these changes over from theme to theme, rather than modifying them all the time.  In other words, I needed to finish working on the plugins before doing this -- sorry about that!&lt;br /&gt;
&lt;br /&gt;
I&#039;m currently using one of the famous Andreas Viklund themes which was ported to Serendipity; I may, at some point in time, update the CSS to be a semi-fluid layout rather than fixed.  Also, I should be releasing one of my plugins once I fix some CSS specific issues (a markup plugin, dp.SyntaxHighlighter, a JavaScript-based alternative to GeSHi). 
    </content:encoded>

    <pubDate>Sun, 27 May 2007 22:17:55 -0400</pubDate>
    <guid isPermaLink="false">http://life.mysiteonline.org/archives/91-guid.html</guid>
    <creativeCommons:license>http://creativecommons.org/licenses/by/1.0/</creativeCommons:license>
</item>
<item>
    <title>Styling CSS Form Buttons - Cross Browser</title>
    <link>http://life.mysiteonline.org/archives/90-Styling-CSS-Form-Buttons-Cross-Browser.html</link>
            <category>Web Development</category>
    
    <comments>http://life.mysiteonline.org/archives/90-Styling-CSS-Form-Buttons-Cross-Browser.html#comments</comments>
    <wfw:comment>http://life.mysiteonline.org/wfwcomment.php?cid=90</wfw:comment>

    <slash:comments>2</slash:comments>
    <wfw:commentRss>http://life.mysiteonline.org/rss.php?version=2.0&amp;type=comments&amp;cid=90</wfw:commentRss>
    

    <author>nospam@example.com (Brendon Kozlowski)</author>
    <content:encoded>
    It&#039;s interesting how you&#039;ll sometimes find things accidentally that you really needed to know only a few days before, but still helps now!  I love great timing.&lt;br /&gt;
&lt;br /&gt;
Thanks to Kevin Yank over at &lt;a href=&quot;http://www.sitepoint.com&quot;&gt;Sitepoint&lt;/a&gt;, and his News Wire linkage, I was re-introduced to the BUTTON element; that all-forgotten element that was used a long time ago in certain JavaScript ONLY enabled pages.  This element has certain characteristics that make it much more versatile than the standard submit button of an INPUT element.  You&#039;ll be better off reading on the source than listening to me blab:&lt;br /&gt;
&lt;a href=&quot;http://particletree.com/features/rediscovering-the-button-element/&quot;&gt;Styling the Button Element&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
Also, if anyone&#039;s even slightly interested in OpenID (and if you&#039;re a developer, you &lt;strong&gt;should&lt;/strong&gt; be), you&#039;ll want to check out &lt;a href=&quot;http://www.danwebb.net/2007/2/27/the-no-shit-guide-to-supporting-openid-in-your-applications&quot;&gt;Dan Webb&#039;s introductory article&lt;/a&gt; in to implementing OpenID in your own applications.  (Update...) In terms of PHP, Sara Goleman also pointed out &lt;a href=&quot;http://blog.libssh2.org/index.php?/archives/64-Why-isnt-this-in-PEAR.html&quot;&gt;some more cool stuff&lt;/a&gt;, although I like the discussion in the comments better. 
    </content:encoded>

    <pubDate>Wed, 23 May 2007 20:27:26 -0400</pubDate>
    <guid isPermaLink="false">http://life.mysiteonline.org/archives/90-guid.html</guid>
    <creativeCommons:license>http://creativecommons.org/licenses/by/1.0/</creativeCommons:license>
</item>
<item>
    <title>IE and hasLayout without Setting Dimensions</title>
    <link>http://life.mysiteonline.org/archives/82-IE-and-hasLayout-without-Setting-Dimensions.html</link>
            <category>Web Development</category>
    
    <comments>http://life.mysiteonline.org/archives/82-IE-and-hasLayout-without-Setting-Dimensions.html#comments</comments>
    <wfw:comment>http://life.mysiteonline.org/wfwcomment.php?cid=82</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://life.mysiteonline.org/rss.php?version=2.0&amp;type=comments&amp;cid=82</wfw:commentRss>
    

    <author>nospam@example.com (Brendon Kozlowski)</author>
    <content:encoded>
    If you&#039;re unfamiliar with hasLayout and IE&#039;s CSS difficulties surrounding this mysterious camel-cased word, &lt;a href=&quot;http://www.satzansatz.de/cssd/onhavinglayout.html&quot;&gt;you&#039;ll want to read the article&lt;/a&gt; that covers the majority of it all.  If there&#039;s one thing I dislike about Internet Explorer...ok, I probably honestly couldn&#039;t choose just one thing about IE that disturbed me, but when dealing with CSS, IE&#039;s internal &lt;strong&gt;hasLayout&lt;/strong&gt; property is definitely one of those that I never remember to be aware of.  Recently, I had a problem with list-items that were not being properly styled.  The problem?  After getting help on a forum, someone suggested hasLayout; stunned, bewildered, and in denial (both that it could solve the problem, and that I had forgotten about hasLayout itself), after 20 seconds, I found the problem, and the one who helped was right.&lt;br /&gt;
&lt;br /&gt;
Well, ok...so how do we set the hasLayout property to true?  There are a number of different ways. &lt;br /&gt;&lt;a href=&quot;http://life.mysiteonline.org/archives/82-IE-and-hasLayout-without-Setting-Dimensions.html#extended&quot;&gt;Continue reading &quot;IE and hasLayout without Setting Dimensions&quot;&lt;/a&gt;
    </content:encoded>

    <pubDate>Mon, 14 May 2007 11:18:38 -0400</pubDate>
    <guid isPermaLink="false">http://life.mysiteonline.org/archives/82-guid.html</guid>
    <creativeCommons:license>http://creativecommons.org/licenses/by/1.0/</creativeCommons:license>
</item>
<item>
    <title>Highschool Reunions</title>
    <link>http://life.mysiteonline.org/archives/79-Highschool-Reunions.html</link>
            <category>Web Development</category>
    
    <comments>http://life.mysiteonline.org/archives/79-Highschool-Reunions.html#comments</comments>
    <wfw:comment>http://life.mysiteonline.org/wfwcomment.php?cid=79</wfw:comment>

    <slash:comments>1</slash:comments>
    <wfw:commentRss>http://life.mysiteonline.org/rss.php?version=2.0&amp;type=comments&amp;cid=79</wfw:commentRss>
    

    <author>nospam@example.com (Brendon Kozlowski)</author>
    <content:encoded>
    What do you do when you have less than 2 years before your 10-year highschool reunion, never had a 5-year reunion, and then realize that you won&#039;t have one unless someone who traditionally does not set one up takes the initiative?&lt;br /&gt;
&lt;br /&gt;
I&#039;ve decided to create a website meeting place for just such an occasion.  I, unlike many people I know, actually thoroughly enjoyed highschool!  I do have a basic idea of what would be needed, but I&#039;d still like to know what people might find useful.  So, to my beloved readers, friends, and whomever else may come across this blog entry...  &lt;br /&gt;
&lt;ul&gt;
  &lt;li&gt;What would you want in a reunion site?&lt;/li&gt;
  &lt;li&gt;What would be &lt;strong&gt;most important&lt;/strong&gt; to you?&lt;/li&gt;
  &lt;li&gt;What type of information would you want to know about your old classmates?&lt;/li&gt;
  &lt;li&gt;Are there any reunion websites (specific to a graduating class) that you can link me to (to check out the competitors)?  This does not include classmates.com or reunion.com...&lt;/li&gt;
&lt;/ul&gt;Please, feel free to comment! 
    </content:encoded>

    <pubDate>Thu, 10 May 2007 21:24:42 -0400</pubDate>
    <guid isPermaLink="false">http://life.mysiteonline.org/archives/79-guid.html</guid>
    <creativeCommons:license>http://creativecommons.org/licenses/by/1.0/</creativeCommons:license>
</item>
<item>
    <title>CSSVista Updated</title>
    <link>http://life.mysiteonline.org/archives/75-CSSVista-Updated.html</link>
            <category>Web Development</category>
    
    <comments>http://life.mysiteonline.org/archives/75-CSSVista-Updated.html#comments</comments>
    <wfw:comment>http://life.mysiteonline.org/wfwcomment.php?cid=75</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://life.mysiteonline.org/rss.php?version=2.0&amp;type=comments&amp;cid=75</wfw:commentRss>
    

    <author>nospam@example.com (Brendon Kozlowski)</author>
    <content:encoded>
    A couple years ago, &lt;a href=&quot;http://www.salted.com/&quot;&gt;Salted&lt;/a&gt;, the brains behind &lt;a href=&quot;http://www.sitevista.com/&quot;&gt;SiteVista&lt;/a&gt;, created an application to ease the pain of working with the compatibility differences in developing CSS-based websites between the two major browsers: Firefox and Internet Explorer.  There were &lt;a href=&quot;http://snook.ca/archives/other/cssvista_you_do/&quot;&gt;a few noted problems&lt;/a&gt; with that version, but it was still usable if you knew how to get around it all.  But, now we don&#039;t have to deal with those problems anymore! &lt;br /&gt;&lt;a href=&quot;http://life.mysiteonline.org/archives/75-CSSVista-Updated.html#extended&quot;&gt;Continue reading &quot;CSSVista Updated&quot;&lt;/a&gt;
    </content:encoded>

    <pubDate>Mon, 30 Apr 2007 21:45:00 -0400</pubDate>
    <guid isPermaLink="false">http://life.mysiteonline.org/archives/75-guid.html</guid>
    <creativeCommons:license>http://creativecommons.org/licenses/by/1.0/</creativeCommons:license>
</item>
<item>
    <title>My Dumbified Web Design Theory</title>
    <link>http://life.mysiteonline.org/archives/71-My-Dumbified-Web-Design-Theory.html</link>
            <category>Web Development</category>
    
    <comments>http://life.mysiteonline.org/archives/71-My-Dumbified-Web-Design-Theory.html#comments</comments>
    <wfw:comment>http://life.mysiteonline.org/wfwcomment.php?cid=71</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://life.mysiteonline.org/rss.php?version=2.0&amp;type=comments&amp;cid=71</wfw:commentRss>
    

    <author>nospam@example.com (Brendon Kozlowski)</author>
    <content:encoded>
    I don&#039;t pretend to know what I&#039;m talking about when discussing (web) design theory.  I know a few things that were taught to me back in my (very) early years of art class where I got to finger paint, but as far as actual theory - I&#039;m acutely lacking.  However, I do understand that I have this imbalance and need to strengthen myself in this regard, which is why I&#039;m taking steps to try and understand it all.&lt;br /&gt;
&lt;br /&gt;
Someone (Hi, Jon!) asked about my grid system that I was going on about in my earlier post, &lt;a href=&quot;http://life.mysiteonline.org/archives/68-The-Golden-Section.html&quot;&gt;The Golden Section&lt;/a&gt;, wondering how I used it (and probably wondering what the heck I was going on about).  Well, hopefully I&#039;ll clear some of that up in this blog post.  I may repeat some of the things I discussed earlier so be prepared for a little monotony (presuming you read the other article). &lt;br /&gt;&lt;a href=&quot;http://life.mysiteonline.org/archives/71-My-Dumbified-Web-Design-Theory.html#extended&quot;&gt;Continue reading &quot;My Dumbified Web Design Theory&quot;&lt;/a&gt;
    </content:encoded>

    <pubDate>Mon, 02 Apr 2007 23:43:00 -0400</pubDate>
    <guid isPermaLink="false">http://life.mysiteonline.org/archives/71-guid.html</guid>
    <creativeCommons:license>http://creativecommons.org/licenses/by/1.0/</creativeCommons:license>
</item>

</channel>
</rss>