<?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>Programming &#8211; Kevin Ragsdale</title>
	<atom:link href="/category/programming/feed/" rel="self" type="application/rss+xml" />
	<link>/</link>
	<description>FoxPro Programming and Visual FoxPro 9</description>
	<lastBuildDate>Wed, 28 Sep 2016 23:00:07 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>https://wordpress.org/?v=4.8</generator>
<site xmlns="com-wordpress:feed-additions:1">34471053</site>	<item>
		<title>Downloads for Craig Boyd&#8217;s Visual FoxPro FLLs</title>
		<link>/downloads-for-craig-boyds-visual-foxpro-flls/</link>
		<pubDate>Sat, 06 Jun 2015 17:13:36 +0000</pubDate>
		<dc:creator><![CDATA[Kevin Ragsdale]]></dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[craig boyd]]></category>
		<category><![CDATA[doug hennig]]></category>
		<category><![CDATA[fll]]></category>
		<category><![CDATA[vfpcompression.fll]]></category>
		<category><![CDATA[vfpconnection.fll]]></category>
		<category><![CDATA[vfpencryption.fll]]></category>
		<category><![CDATA[visual foxpro]]></category>

		<guid isPermaLink="false">/?p=2270</guid>
		<description><![CDATA[<p>I&#8217;ve added a page titled Visual FoxPro FLLs, which contains download and documentation links to Craig Boyd&#8217;s VFPCompression.fll, VFPConnection.fll, and VFPEncryption.fll. You can access the page here, or by selecting the Visual FoxPro FLLs menu item.</p>
<p>The post <a rel="nofollow" href="/downloads-for-craig-boyds-visual-foxpro-flls/">Downloads for Craig Boyd&#8217;s Visual FoxPro FLLs</a> appeared first on <a rel="nofollow" href="/">Kevin Ragsdale</a>.</p>
]]></description>
	<post-id xmlns="com-wordpress:feed-additions:1">2270</post-id>	</item>
		<item>
		<title>Windows 10, IE Web Browser Control, and FEATURE_BROWSER_EMULATION</title>
		<link>/windows-10-and-the-web-browser-control/</link>
		<pubDate>Mon, 01 Jun 2015 16:55:29 +0000</pubDate>
		<dc:creator><![CDATA[Kevin Ragsdale]]></dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[visual foxpro]]></category>
		<category><![CDATA[web browser control]]></category>
		<category><![CDATA[windows 10]]></category>

		<guid isPermaLink="false">/?p=2259</guid>
		<description><![CDATA[<p>I&#8217;ve got a Visual FoxPro app that uses the Microsoft Web Browser ActiveX control as the primary UI. A few years ago, I needed to &#8220;upgrade&#8221; the pages being rendered by the Web Browser Control to a more modern look and feel (think HTML5), and found that many of the changes I had made simply weren&#8217;t working [&#8230;]</p>
<p>The post <a rel="nofollow" href="/windows-10-and-the-web-browser-control/">Windows 10, IE Web Browser Control, and FEATURE_BROWSER_EMULATION</a> appeared first on <a rel="nofollow" href="/">Kevin Ragsdale</a>.</p>
]]></description>
	<post-id xmlns="com-wordpress:feed-additions:1">2259</post-id>	</item>
		<item>
		<title>I Need Some SUBSTR() Help, Please!</title>
		<link>/need-substr-help-please/</link>
		<comments>/need-substr-help-please/#comments</comments>
		<pubDate>Thu, 23 Oct 2014 13:16:37 +0000</pubDate>
		<dc:creator><![CDATA[Kevin Ragsdale]]></dc:creator>
				<category><![CDATA[Conferences]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[SUBSTR()]]></category>
		<category><![CDATA[unicode]]></category>
		<category><![CDATA[utf-8]]></category>
		<category><![CDATA[visual foxpro]]></category>

		<guid isPermaLink="false">/?p=1518</guid>
		<description><![CDATA[<p>Last week, I presented a session titled, &#8220;Unicode Made Easier with SQLite&#8221; at the Southwest Fox 2014 conference. At the end of the session, an attendee asked about manipulating strings, specifically using SUBSTR() on UTF-8 encoded strings. Last night, I played around with creating my own SUBSTR() function to deal with UTF-8 encoded strings, and [&#8230;]</p>
<p>The post <a rel="nofollow" href="/need-substr-help-please/">I Need Some SUBSTR() Help, Please!</a> appeared first on <a rel="nofollow" href="/">Kevin Ragsdale</a>.</p>
]]></description>
		<wfw:commentRss>/need-substr-help-please/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
	<post-id xmlns="com-wordpress:feed-additions:1">1518</post-id>	</item>
		<item>
		<title>Have You Seen My Segoe?</title>
		<link>/have-you-seen-my-segoe/</link>
		<pubDate>Wed, 09 Jan 2013 11:00:47 +0000</pubDate>
		<dc:creator><![CDATA[Kevin Ragsdale]]></dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[Screencasts]]></category>
		<category><![CDATA[fonts]]></category>
		<category><![CDATA[properties]]></category>
		<category><![CDATA[segoe ui]]></category>
		<category><![CDATA[visual foxpro]]></category>
		<category><![CDATA[windows 8]]></category>

		<guid isPermaLink="false">/?p=1056</guid>
		<description><![CDATA[<p>My "Segoe UI" font is missing from the FontName dropdown in the Properties window when running Visual FoxPro in Windows 8. Anyone else seen this?</p>
<p>The post <a rel="nofollow" href="/have-you-seen-my-segoe/">Have You Seen My Segoe?</a> appeared first on <a rel="nofollow" href="/">Kevin Ragsdale</a>.</p>
]]></description>
	<post-id xmlns="com-wordpress:feed-additions:1">1056</post-id>	</item>
		<item>
		<title>A &#8220;Visual Cue&#8221; Textbox</title>
		<link>/a-visual-cue-textbox/</link>
		<pubDate>Tue, 08 Jan 2013 11:00:59 +0000</pubDate>
		<dc:creator><![CDATA[Kevin Ragsdale]]></dc:creator>
				<category><![CDATA[It's So, Uh, Gray]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[class]]></category>
		<category><![CDATA[form design]]></category>
		<category><![CDATA[textbox]]></category>
		<category><![CDATA[visual foxpro]]></category>

		<guid isPermaLink="false">/?p=1047</guid>
		<description><![CDATA[<p>A textbox control inspired by the Search box in Windows Explorer.</p>
<p>The post <a rel="nofollow" href="/a-visual-cue-textbox/">A &#8220;Visual Cue&#8221; Textbox</a> appeared first on <a rel="nofollow" href="/">Kevin Ragsdale</a>.</p>
]]></description>
	<post-id xmlns="com-wordpress:feed-additions:1">1047</post-id>	</item>
	</channel>
</rss>
