<?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</title>
	<atom:link href="http://www.fbloggs.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.fbloggs.com</link>
	<description>Duncan&#039;s musings on tech related topics</description>
	<lastBuildDate>Mon, 19 Sep 2011 21:29:42 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Instructions for using a RAVIOLCASA 12</title>
		<link>http://www.fbloggs.com/2011/07/24/instructions-for-using-a-raviolcasa-12/</link>
		<comments>http://www.fbloggs.com/2011/07/24/instructions-for-using-a-raviolcasa-12/#comments</comments>
		<pubDate>Mon, 25 Jul 2011 03:21:17 +0000</pubDate>
		<dc:creator>fbloggs</dc:creator>
				<category><![CDATA[cooking]]></category>
		<category><![CDATA[Google Translate]]></category>
		<category><![CDATA[hardware]]></category>
		<category><![CDATA[kitchen gadgets]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[pasta]]></category>
		<category><![CDATA[translate]]></category>

		<guid isPermaLink="false">http://www.fbloggs.com/?p=359</guid>
		<description><![CDATA[<p><span class="dropcap">T</span>his post is for a different kind of technology &#8211; a ravioli template for making raviolis from fresh pasta. I have a hand-crank pasta machine that I use occasionally for making homemade pasta- usually fettucini. This weekend I purchased a&#8230;</p>]]></description>
		<wfw:commentRss>http://www.fbloggs.com/2011/07/24/instructions-for-using-a-raviolcasa-12/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>How To Write an SQL Trigger for IBM i</title>
		<link>http://www.fbloggs.com/2011/04/24/how-to-write-an-sql-trigger-for-ibm-i/</link>
		<comments>http://www.fbloggs.com/2011/04/24/how-to-write-an-sql-trigger-for-ibm-i/#comments</comments>
		<pubDate>Mon, 25 Apr 2011 05:45:29 +0000</pubDate>
		<dc:creator>fbloggs</dc:creator>
				<category><![CDATA[AS/400]]></category>
		<category><![CDATA[IBM i]]></category>
		<category><![CDATA[iSeries]]></category>
		<category><![CDATA[SQL]]></category>
		<category><![CDATA[Web Development]]></category>

		<guid isPermaLink="false">http://www.fbloggs.com/?p=352</guid>
		<description><![CDATA[<p><span class="dropcap">I</span>n Product Development at our company we are considering a new approach to writing transactions functions (used for shopping cart applications, etc.)  which suggests a use for database triggers.  We want to update the transaction header with the current timestamp&#8230;</p>]]></description>
		<wfw:commentRss>http://www.fbloggs.com/2011/04/24/how-to-write-an-sql-trigger-for-ibm-i/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Tip for getting Gmail email attachments into Google Docs with Chrome</title>
		<link>http://www.fbloggs.com/2011/02/25/tip-for-getting-gmail-email-attachments-into-google-docs-with-chrome/</link>
		<comments>http://www.fbloggs.com/2011/02/25/tip-for-getting-gmail-email-attachments-into-google-docs-with-chrome/#comments</comments>
		<pubDate>Fri, 25 Feb 2011 18:54:00 +0000</pubDate>
		<dc:creator>fbloggs</dc:creator>
				<category><![CDATA[Chrome]]></category>
		<category><![CDATA[Gmail]]></category>
		<category><![CDATA[Google Docs]]></category>
		<category><![CDATA[attachments]]></category>
		<category><![CDATA[email]]></category>
		<category><![CDATA[Google docs]]></category>

		<guid isPermaLink="false">http://www.fbloggs.com/?p=347</guid>
		<description><![CDATA[<p><span class="dropcap">I</span>f you use Gmail and Chrome as your browser you can take advantage of Chrome&#8217;s clever file upload functionality to include Gmail attachments in Google docs. Chrome has drag and drop functionality that lets you drag a file from anywhere&#8230;</p>]]></description>
		<wfw:commentRss>http://www.fbloggs.com/2011/02/25/tip-for-getting-gmail-email-attachments-into-google-docs-with-chrome/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>New Version of jQuery UI Feedback plugin</title>
		<link>http://www.fbloggs.com/2010/09/24/new-version-of-jquery-ui-feedback-plugin/</link>
		<comments>http://www.fbloggs.com/2010/09/24/new-version-of-jquery-ui-feedback-plugin/#comments</comments>
		<pubDate>Fri, 24 Sep 2010 23:06:26 +0000</pubDate>
		<dc:creator>fbloggs</dc:creator>
				<category><![CDATA[AJAX]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[jQuery]]></category>
		<category><![CDATA[jQuery UI]]></category>
		<category><![CDATA[Web Development]]></category>
		<category><![CDATA[Feedback plugin]]></category>
		<category><![CDATA[jQuery plugin]]></category>

		<guid isPermaLink="false">http://www.fbloggs.com/?p=340</guid>
		<description><![CDATA[<p> <span class="dropcap">T</span>he <a href="http://plugins.jquery.com/project/Feedback">jQuery UI Feedback plugin</a> I wrote lets you show an informational or error message next to a UI component on your page. Its primary intended use is for AJAX-driven applications, where you want to provide some&#8230;</p>]]></description>
		<wfw:commentRss>http://www.fbloggs.com/2010/09/24/new-version-of-jquery-ui-feedback-plugin/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<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[jQuery]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[Web Development]]></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&#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>8</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[php]]></category>
		<category><![CDATA[Web Development]]></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>1</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[jQuery]]></category>
		<category><![CDATA[jQuery UI]]></category>
		<category><![CDATA[Web Design]]></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&#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>7</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&#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>3</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[jQuery]]></category>
		<category><![CDATA[jQuery UI]]></category>
		<category><![CDATA[Web Design]]></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&#8230;</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>7</slash:comments>
		</item>
	</channel>
</rss>

