<?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>Fbloggs Geekdom &#187; Web Development</title>
	<atom:link href="http://www.fbloggs.com/tag/web-development/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.fbloggs.com</link>
	<description>Duncan&#039;s musings on tech related topics</description>
	<lastBuildDate>Fri, 09 Jul 2010 10:26:58 +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>How to access cross-domain data with AJAX using JSONP, jQuery and PHP</title>
		<link>http://www.fbloggs.com/2010/07/09/how-to-access-cross-domain-data-with-ajax-using-jsonp-jquery-and-php/</link>
		<comments>http://www.fbloggs.com/2010/07/09/how-to-access-cross-domain-data-with-ajax-using-jsonp-jquery-and-php/#comments</comments>
		<pubDate>Fri, 09 Jul 2010 10:21:49 +0000</pubDate>
		<dc:creator>fbloggs</dc:creator>
				<category><![CDATA[AJAX]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[Web Development]]></category>
		<category><![CDATA[jQuery]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[Cross domain scripting]]></category>
		<category><![CDATA[Feedback plugin]]></category>
		<category><![CDATA[JSONP]]></category>
		<category><![CDATA[Same Origin Policy]]></category>

		<guid isPermaLink="false">http://www.fbloggs.com/?p=310</guid>
		<description><![CDATA[<p><span class="dropcap">I</span>&#8217;m guessing that if you are reading this post you have already encountered the problem of the <a href="http://en.wikipedia.org/wiki/Same_origin_policy"> same origin policy</a> with regards to retrieving data with AJAX from urls in other domains than your&#8217;s (the requesting domain). This policy, enforced by&#8230;</p>]]></description>
		<wfw:commentRss>http://www.fbloggs.com/2010/07/09/how-to-access-cross-domain-data-with-ajax-using-jsonp-jquery-and-php/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>How To Assign The Current Date and Time to a MySQL Datetime Field using PHP</title>
		<link>http://www.fbloggs.com/2010/02/18/how-to-assign-the-current-date-and-time-to-a-mysql-field-using-php/</link>
		<comments>http://www.fbloggs.com/2010/02/18/how-to-assign-the-current-date-and-time-to-a-mysql-field-using-php/#comments</comments>
		<pubDate>Thu, 18 Feb 2010 18:50:49 +0000</pubDate>
		<dc:creator>fbloggs</dc:creator>
				<category><![CDATA[Drupal]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[Web Development]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[Dates]]></category>

		<guid isPermaLink="false">http://www.fbloggs.com/?p=295</guid>
		<description><![CDATA[<p><span class="dropcap">T</span>his is a no-brainer, but I always forget how to do it.   MySQL datetime fields are stored in this format: 2010-02-18 10:33:18.  Here&#8217;s a trivial example showing you how to populate a datetime field with the current date in the&#8230;</p>]]></description>
		<wfw:commentRss>http://www.fbloggs.com/2010/02/18/how-to-assign-the-current-date-and-time-to-a-mysql-field-using-php/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The jQuery UI CSS Framework &#8211; Part 2: How To Create Widget-style Boxes</title>
		<link>http://www.fbloggs.com/2010/02/03/the-jquery-ui-css-framework-part-2-how-to-create-widget-style-boxes/</link>
		<comments>http://www.fbloggs.com/2010/02/03/the-jquery-ui-css-framework-part-2-how-to-create-widget-style-boxes/#comments</comments>
		<pubDate>Wed, 03 Feb 2010 07:05:21 +0000</pubDate>
		<dc:creator>fbloggs</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[Web Design]]></category>
		<category><![CDATA[jQuery]]></category>
		<category><![CDATA[jQuery UI]]></category>
		<category><![CDATA[Browser differences]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[Web Development]]></category>

		<guid isPermaLink="false">http://www.fbloggs.com/?p=280</guid>
		<description><![CDATA[<p><span class="dropcap">T</span>his is the second post in a series on the jQuery UI CSS Framework.    Here&#8217;s the<a title="jQuery UI CSS Framework , Part 1" href="http://www.fbloggs.com/2010/01/20/the-jquery-ui-css-framework-part-1-intro-and-how-to-style-a-button/" target="_blank"> first one</a>.</p>
<p>Today I&#8217;ll show you how to create a nice looking box that has sort of a widget appearance to it. The jQuery UI components&#8230;</p>]]></description>
		<wfw:commentRss>http://www.fbloggs.com/2010/02/03/the-jquery-ui-css-framework-part-2-how-to-create-widget-style-boxes/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>How To Embed A Google Calendar Gadget In Your Web Site</title>
		<link>http://www.fbloggs.com/2010/02/01/how-to-embed-a-google-calendar-gadget-in-your-web-site/</link>
		<comments>http://www.fbloggs.com/2010/02/01/how-to-embed-a-google-calendar-gadget-in-your-web-site/#comments</comments>
		<pubDate>Tue, 02 Feb 2010 04:28:40 +0000</pubDate>
		<dc:creator>fbloggs</dc:creator>
				<category><![CDATA[Google Gadgets]]></category>
		<category><![CDATA[Productivity]]></category>
		<category><![CDATA[Web Development]]></category>
		<category><![CDATA[Google Calendar]]></category>
		<category><![CDATA[iGoogle]]></category>
		<category><![CDATA[Mashups]]></category>

		<guid isPermaLink="false">http://www.fbloggs.com/?p=277</guid>
		<description><![CDATA[<p><span class="dropcap">G</span>oogle provides two simple ways, other than you writing your own client code to talk to their APIs, to embed a calendar in your web page. One method is easily found by <a title="Google's explanation of how to embed a calendar" href="http://www.google.com/support/calendar/bin/answer.py?hl=en&#38;answer=41207" target="_blank">Googling for the info</a>. This link explains how&#8230;</p>]]></description>
		<wfw:commentRss>http://www.fbloggs.com/2010/02/01/how-to-embed-a-google-calendar-gadget-in-your-web-site/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>New Version of jQuery Feedback Plugin released</title>
		<link>http://www.fbloggs.com/2010/01/22/new-version-of-jquery-feedback-plugin-released/</link>
		<comments>http://www.fbloggs.com/2010/01/22/new-version-of-jquery-feedback-plugin-released/#comments</comments>
		<pubDate>Sat, 23 Jan 2010 00:45:18 +0000</pubDate>
		<dc:creator>fbloggs</dc:creator>
				<category><![CDATA[AJAX]]></category>
		<category><![CDATA[jQuery]]></category>
		<category><![CDATA[jQuery UI]]></category>
		<category><![CDATA[Feedback plugin]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[jQuery plugin]]></category>
		<category><![CDATA[Web Development]]></category>

		<guid isPermaLink="false">http://www.fbloggs.com/?p=269</guid>
		<description><![CDATA[<p><span class="dropcap">T</span>his is version 1.0.1. It corrects a bug where the &#8216;above&#8217; and &#8216;below&#8217; options did not work, and it also lets you place a message immediately above an element, with the left side of the message area aligned with the&#8230;</p>]]></description>
		<wfw:commentRss>http://www.fbloggs.com/2010/01/22/new-version-of-jquery-feedback-plugin-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The jQuery UI CSS Framework &#8211; Part 1: Intro and How To Style a Button</title>
		<link>http://www.fbloggs.com/2010/01/20/the-jquery-ui-css-framework-part-1-intro-and-how-to-style-a-button/</link>
		<comments>http://www.fbloggs.com/2010/01/20/the-jquery-ui-css-framework-part-1-intro-and-how-to-style-a-button/#comments</comments>
		<pubDate>Wed, 20 Jan 2010 20:39:43 +0000</pubDate>
		<dc:creator>fbloggs</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[Web Design]]></category>
		<category><![CDATA[jQuery]]></category>
		<category><![CDATA[jQuery UI]]></category>
		<category><![CDATA[Browser differences]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[Web Development]]></category>

		<guid isPermaLink="false">http://www.fbloggs.com/?p=252</guid>
		<description><![CDATA[<p><span class="dropcap">T</span>his is the first in a series of articles on the <a href="http://docs.jquery.com/UI/Theming/API" target="_blank">jQuery UI CSS Framework.</a>. This is a powerful suite of CSS selectors that you can use to build web applications with a consistent UI. The main <a href="http://www.jqueryui.com/demos/">jQuery UI demo&#8230;</a></p>]]></description>
		<wfw:commentRss>http://www.fbloggs.com/2010/01/20/the-jquery-ui-css-framework-part-1-intro-and-how-to-style-a-button/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>How to correct font size problem with tables in jQuery UI widgets</title>
		<link>http://www.fbloggs.com/2009/12/30/how-to-correct-font-size-problem-with-tables-in-jquery-ui-widgets/</link>
		<comments>http://www.fbloggs.com/2009/12/30/how-to-correct-font-size-problem-with-tables-in-jquery-ui-widgets/#comments</comments>
		<pubDate>Thu, 31 Dec 2009 00:11:27 +0000</pubDate>
		<dc:creator>fbloggs</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[Web Development]]></category>
		<category><![CDATA[jQuery]]></category>
		<category><![CDATA[jQuery UI]]></category>

		<guid isPermaLink="false">http://www.fbloggs.com/?p=225</guid>
		<description><![CDATA[<p><span class="dropcap">I</span> just recently used jQuery UI tabs in an application. Within a couple of the tabs I used tables for content <em>(let&#8217;s not have a religious debate about  using tables for layout, please)</em>. Anyway, the font size came out much bigger&#8230;</p>]]></description>
		<wfw:commentRss>http://www.fbloggs.com/2009/12/30/how-to-correct-font-size-problem-with-tables-in-jquery-ui-widgets/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Joomla 1.5 has wrong path for css, js files &#8211; edit your configuration.php file</title>
		<link>http://www.fbloggs.com/2009/12/19/joomla-1-5-has-wrong-path-for-css-js-files/</link>
		<comments>http://www.fbloggs.com/2009/12/19/joomla-1-5-has-wrong-path-for-css-js-files/#comments</comments>
		<pubDate>Sun, 20 Dec 2009 01:05:25 +0000</pubDate>
		<dc:creator>fbloggs</dc:creator>
				<category><![CDATA[Content Management]]></category>
		<category><![CDATA[Joomla]]></category>
		<category><![CDATA[Web Development]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[bugs]]></category>

		<guid isPermaLink="false">http://www.fbloggs.com/?p=221</guid>
		<description><![CDATA[<p><span class="dropcap">I</span> just moved a Joomla 1.5 install from my iMac to a hosted site. The home page showed up fine, but subsequent pages were missing all styles. It turns out that I needed to change the variable  $live_site  in configuration.php from&#8230;</p>]]></description>
		<wfw:commentRss>http://www.fbloggs.com/2009/12/19/joomla-1-5-has-wrong-path-for-css-js-files/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Using Aptana Studio 2.0 and PDT Plugin for Drupal Module Development</title>
		<link>http://www.fbloggs.com/2009/12/03/using-aptana-studio-2-0-and-pdt-plugin-for-drupal-module-development/</link>
		<comments>http://www.fbloggs.com/2009/12/03/using-aptana-studio-2-0-and-pdt-plugin-for-drupal-module-development/#comments</comments>
		<pubDate>Thu, 03 Dec 2009 20:45:57 +0000</pubDate>
		<dc:creator>fbloggs</dc:creator>
				<category><![CDATA[Content Management]]></category>
		<category><![CDATA[Drupal]]></category>
		<category><![CDATA[Web Development]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[Aptana Studio]]></category>
		<category><![CDATA[Eclipse Plugin]]></category>
		<category><![CDATA[Mac]]></category>
		<category><![CDATA[PDT]]></category>

		<guid isPermaLink="false">http://www.fbloggs.com/?p=207</guid>
		<description><![CDATA[<p><span class="dropcap">A</span>ptana now uses the official Eclipse PDT (PHP Development Tools) plugin instead of their own PHP editor. I have Aptana 2.0.2, build date November 10 2009 on my Macbook.  I&#8217;m building a Drupal module, so I need to have PDT&#8230;</p>]]></description>
		<wfw:commentRss>http://www.fbloggs.com/2009/12/03/using-aptana-studio-2-0-and-pdt-plugin-for-drupal-module-development/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Articles I&#8217;ve Written on IBM i (iSeries) Technology Subjects</title>
		<link>http://www.fbloggs.com/2009/09/17/articles-ive-written-on-ibm-i-technology-subjects/</link>
		<comments>http://www.fbloggs.com/2009/09/17/articles-ive-written-on-ibm-i-technology-subjects/#comments</comments>
		<pubDate>Thu, 17 Sep 2009 18:32:05 +0000</pubDate>
		<dc:creator>fbloggs</dc:creator>
				<category><![CDATA[AJAX]]></category>
		<category><![CDATA[AS/400]]></category>
		<category><![CDATA[BCD Products]]></category>
		<category><![CDATA[IBM i]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[System i]]></category>
		<category><![CDATA[Web Development]]></category>
		<category><![CDATA[iSeries]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[Catapult]]></category>
		<category><![CDATA[Clover]]></category>
		<category><![CDATA[Nexus]]></category>
		<category><![CDATA[Portal]]></category>
		<category><![CDATA[Query]]></category>
		<category><![CDATA[WebSmart]]></category>

		<guid isPermaLink="false">http://www.fbloggs.com/?p=170</guid>
		<description><![CDATA[<p><span class="dropcap">I</span>&#8217;ve written a few articles in recent years that have been published by <a href="http://www.mcpressonline.com">MC Press Online</a>, relating to IBM i topics. If you don&#8217;t know what the IBM i is (or an AS/400, iSeries or System i), you can stop&#8230;</p>]]></description>
		<wfw:commentRss>http://www.fbloggs.com/2009/09/17/articles-ive-written-on-ibm-i-technology-subjects/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
