<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	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/"
	>

<channel>
	<title>Davs Rants and Random Thoughts &#187; php</title>
	<atom:link href="http://blog.davglass.com/category/php/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.davglass.com</link>
	<description></description>
	<lastBuildDate>Wed, 18 Nov 2009 06:30:20 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>YUI Local Combo Handler</title>
		<link>http://blog.davglass.com/2008/11/yui-local-combo-handler/</link>
		<comments>http://blog.davglass.com/2008/11/yui-local-combo-handler/#comments</comments>
		<pubDate>Sat, 08 Nov 2008 16:52:31 +0000</pubDate>
		<dc:creator>Dav Glass</dc:creator>
				<category><![CDATA[ajax]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[yui]]></category>

		<guid isPermaLink="false">http://blog.davglass.com/2008/11/yui-local-combo-handler/</guid>
		<description><![CDATA[There have been several questions on how to use the Yahoo! combo handler to serve YUI files over SSL. The Yahoo! combo handler doesn&#8217;t support SSL, so I needed another option.
I have written an example what shows how to setup a local combo handler and configure YUI 2.6.0 to use it.
Currently the example doesn&#8217;t work [...]]]></description>
			<content:encoded><![CDATA[<p>There have been several questions on how to use the Yahoo! combo handler to serve YUI files over SSL. The Yahoo! combo handler doesn&#8217;t support SSL, so I needed another option.</p>
<p><a href="http://blog.davglass.com/files/yui/combo/">I have written an example</a> what shows how to setup a local combo handler and configure YUI 2.6.0 to use it.</p>
<p>Currently the example doesn&#8217;t work for YUI 3.0.0pr1 but it will once YUI 3.0.0pr2 is released.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.davglass.com/2008/11/yui-local-combo-handler/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Site update</title>
		<link>http://blog.davglass.com/2008/03/site-update/</link>
		<comments>http://blog.davglass.com/2008/03/site-update/#comments</comments>
		<pubDate>Sat, 08 Mar 2008 16:39:43 +0000</pubDate>
		<dc:creator>Dav Glass</dc:creator>
				<category><![CDATA[general]]></category>
		<category><![CDATA[news]]></category>
		<category><![CDATA[php]]></category>

		<guid isPermaLink="false">http://blog.davglass.com/2008/03/site-update/</guid>
		<description><![CDATA[My hosting provider is upgrading PHP on my server to 5.x tonight, hopefully all of my examples and site will continue to function.
If you notice any of my examples failing, please feel free to email me and let me know, there are 159 examples, so I&#8217;ll have a hard time checking them all  
ThanksDav
]]></description>
			<content:encoded><![CDATA[<p>My hosting provider is upgrading PHP on my server to 5.x tonight, hopefully all of my examples and site will continue to function.</p>
<p>If you notice any of my examples failing, please feel free to email me and let me know, there are 159 examples, so I&#8217;ll have a hard time checking them all <img src='http://blog.davglass.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Thanks<br />Dav</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.davglass.com/2008/03/site-update/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Wordpress Plugin Updated</title>
		<link>http://blog.davglass.com/2007/12/wordpress-plugin-updated/</link>
		<comments>http://blog.davglass.com/2007/12/wordpress-plugin-updated/#comments</comments>
		<pubDate>Wed, 05 Dec 2007 16:01:27 +0000</pubDate>
		<dc:creator>Dav Glass</dc:creator>
				<category><![CDATA[ajax]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[yui]]></category>

		<guid isPermaLink="false">http://blog.davglass.com/2007/12/wordpress-plugin-updated/</guid>
		<description><![CDATA[I just updated my YUI Rich Text Editor plugin for the 2.4.0 release. I have fixed a couple of issues and checked to make sure the plugin works on WordPress 2.3x as well as the 2.2x version.
I also changed out the comments Editor with the new SimpleEditor Control. It will help with those concerned about [...]]]></description>
			<content:encoded><![CDATA[<p>I just updated my YUI Rich Text Editor plugin for the 2.4.0 release. I have fixed a couple of issues and checked to make sure the plugin works on WordPress 2.3x as well as the 2.2x version.</p>
<p>I also changed out the comments Editor with the new <a title="YAHOO.widget.SimpleEditor" target="_blank" href="http://blog.davglass.com/files/yui/wp-yui-rte/">SimpleEditor Control</a>. It will help with those concerned about page weight.</p>
<p>Enjoy <img src='http://blog.davglass.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://blog.davglass.com/2007/12/wordpress-plugin-updated/feed/</wfw:commentRss>
		<slash:comments>14</slash:comments>
		</item>
		<item>
		<title>YUI Rich Text Editor WordPress Plugin</title>
		<link>http://blog.davglass.com/2007/07/yui-rich-text-editor-wordpress-plugin/</link>
		<comments>http://blog.davglass.com/2007/07/yui-rich-text-editor-wordpress-plugin/#comments</comments>
		<pubDate>Wed, 01 Aug 2007 01:30:42 +0000</pubDate>
		<dc:creator>Dav Glass</dc:creator>
				<category><![CDATA[Yahoo!]]></category>
		<category><![CDATA[ajax]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[yui]]></category>

		<guid isPermaLink="false">http://blog.davglass.com/2007/07/yui-rich-text-editor-wordpress-plugin/</guid>
		<description><![CDATA[Today, the YUI team released version 2.3.0 of the library and it contains my Rich Text Editor. So I decided to build a plugin for WordPress that allows you to use that editor for blog posts as well as comments.
You can download the plugin here.
You can demo the plugin here: http://rte.davglass.com
The posting and comments feature [...]]]></description>
			<content:encoded><![CDATA[<p>Today, the <a href="http://yuiblog.com/blog/2007/07/31/yui-2-3-0-released/">YUI team released version 2.3.0</a> of the library and it contains my <a target="_blank" href="http://yuiblog.com/blog/2007/07/31/yui-2-3-0-released/">Rich Text Editor</a>. So I decided to build a plugin for <a target="_blank" href="http://wordpress.org/">WordPress</a> that allows you to use that editor for blog posts as well as comments.</p>
<p>You can download the <a href="http://blog.davglass.com/files/yui/wp-yui-rte/">plugin here</a>.</p>
<p>You can demo the plugin here: <a target="_blank" href="http://rte.davglass.com">http://rte.davglass.com</a></p>
<p>The posting and comments feature of the plugin has also been activated, you can test the post editor by logging in with the username and password of: rte</p>
<p>Please be nice with the posts and the comments or I will have to turn off the demo.</p>
<p>I have the plugin installed on this site, so you should now see it in action when you make a comment <img src='http://blog.davglass.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Enjoy<br />
Dav</p>
<p>Note, I just found out that WordPress is filtering the content coming from the editor.. Let me get that patched. I&#8217;ll post an update when that is fixed..</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.davglass.com/2007/07/yui-rich-text-editor-wordpress-plugin/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>Yahoo! Mail API</title>
		<link>http://blog.davglass.com/2007/03/yahoo-mail-api/</link>
		<comments>http://blog.davglass.com/2007/03/yahoo-mail-api/#comments</comments>
		<pubDate>Fri, 30 Mar 2007 01:28:32 +0000</pubDate>
		<dc:creator>Dav Glass</dc:creator>
				<category><![CDATA[Yahoo!]]></category>
		<category><![CDATA[ajax]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[news]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[yui]]></category>

		<guid isPermaLink="false">http://blog.davglass.com/2007/03/yahoo-mail-api/</guid>
		<description><![CDATA[The Yahoo! Developer Network released a new set of API&#8217;s today. They opened up the &#8220;Yahoo! Mail Web Service APIs&#8220;. This set of API&#8217;s is possibly the best set to ever be released..
Back in Dec I posted about my latest win at Hack Day (you can read about that here). Well, now that the API&#8217;s [...]]]></description>
			<content:encoded><![CDATA[<p>The Yahoo! Developer Network released a new set of API&#8217;s today. They opened up the &#8220;<a href="http://developer.yahoo.com/mail/">Yahoo! Mail Web Service APIs</a>&#8220;. This set of API&#8217;s is possibly the best set to ever be released..</p>
<p>Back in Dec I posted about my latest win at Hack Day (<a href="http://blog.davglass.com/2006/12/yahoo-hackday-q4-06/">you can read about that here</a>). Well, now that the API&#8217;s have been released, I can show you my winning hack <img src='http://blog.davglass.com/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </p>
<blockquote><p><strong>Note:</strong> This hack was built in around 12 hours and it has not been tested! The code is messy and could have been done better, but I wanted to get as much done as possible so I hacked it quite a bit!</p></blockquote>
<p>So now on to the hack&#8230;</p>
<p>My hack was called &#8220;CandyGram Lite&#8221; and it was an attempt to rebuild the new Yahoo! Mail Beta with semantic markup and using the YUI tools. Not only to make it faster, but to make it work in all Grade A Browsers.</p>
<p>Enough of the yapping, here&#8217;s the link:<br />
<a href="http://blog.davglass.com/files/yui/cglite/">http://blog.davglass.com/files/yui/cglite/</a></p>
<p>You will need a Yahoo! Mail account in order to use it. If you don&#8217;t have one, <a href="http://edit.yahoo.com/config/eval_register">get one here</a>.</p>
<p>Please be gentle on my server <img src='http://blog.davglass.com/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://blog.davglass.com/2007/03/yahoo-mail-api/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>Server Move in Progress</title>
		<link>http://blog.davglass.com/2007/01/server-move-in-progress/</link>
		<comments>http://blog.davglass.com/2007/01/server-move-in-progress/#comments</comments>
		<pubDate>Tue, 16 Jan 2007 15:06:04 +0000</pubDate>
		<dc:creator>Dav Glass</dc:creator>
				<category><![CDATA[code]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[news]]></category>
		<category><![CDATA[php]]></category>

		<guid isPermaLink="false">http://blog.davglass.com/2007/01/server-move-in-progress/</guid>
		<description><![CDATA[Hey all &#8211;
I am relocating my site to a new host. The transfer should be transparent, but you never know  
I have updated the current site to make the header bar green, so if you see the header in green then you are on the old site. If the header is still blue then [...]]]></description>
			<content:encoded><![CDATA[<p>Hey all &#8211;</p>
<p>I am relocating my site to a new host. The transfer <em>should</em> be transparent, but you never know <img src='http://blog.davglass.com/wp-includes/images/smilies/icon_cool.gif' alt='8-)' class='wp-smiley' /> </p>
<p>I have updated the current site to make the header bar green, so if you see the header in green then you are on the old site. If the header is still blue then you are on the new host.</p>
<p>Please <a href="mailto:dav.glass@yahoo.com">drop me a note</a> if you see anything that doesn&#8217;t work properly.</p>
<p>Thanks</p>
<p>Dav</p>
<hr />
<p><b>Update: </b> The server move is complete, so you should be seeing these pages from the new server..<br />
Again, let me know if you see anything that doesn&#8217;t work.. Dav <img src='http://blog.davglass.com/wp-includes/images/smilies/icon_cool.gif' alt='8-)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://blog.davglass.com/2007/01/server-move-in-progress/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Site Layout Screwy&#8230; Fixed</title>
		<link>http://blog.davglass.com/2006/08/site-layout-screwy/</link>
		<comments>http://blog.davglass.com/2006/08/site-layout-screwy/#comments</comments>
		<pubDate>Wed, 30 Aug 2006 03:41:22 +0000</pubDate>
		<dc:creator>Dav Glass</dc:creator>
				<category><![CDATA[Yahoo!]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[yui]]></category>

		<guid isPermaLink="false">http://blog.davglass.com/2006/08/site-layout-screwy/</guid>
		<description><![CDATA[Just an FYI, the site&#8217;s layout is a bit screwy at the moment.. Trying to import &#038; use the YUI CSS fonts, rest &#038; grids files.
Hopefully I will get it all lined out tonight  
Update: I got the site migrated over to the YUI Grids CSS.. There may be a few things left to [...]]]></description>
			<content:encoded><![CDATA[<p>Just an FYI, the site&#8217;s layout is a bit screwy at the moment.. Trying to import &#038; use the <a href="http://developer.yahoo.com/yui/grids/">YUI CSS fonts, rest &#038; grids</a> files.</p>
<p>Hopefully I will get it all lined out tonight <img src='http://blog.davglass.com/wp-includes/images/smilies/icon_cool.gif' alt='8-)' class='wp-smiley' /> </p>
<p><strong>Update:</strong> I got the site migrated over to the YUI Grids CSS.. There may be a few things left to tweek, but I think it&#8217;s ok for now.. Let me know what you think or if you run into any &#8220;glitches&#8221;..</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.davglass.com/2006/08/site-layout-screwy/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
