<?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/"
		xmlns:xhtml="http://www.w3.org/1999/xhtml"
>

<channel>
	<title>Web, Monkies, and Programming &#187; ColdFusion</title>
	<atom:link href="http://filmonkey.net/wordpress/lang/en/tag/coldfusion/feed/" rel="self" type="application/rss+xml" />
	<link>http://filmonkey.net/wordpress</link>
	<description>Web designing, web programming, and so on</description>
	<lastBuildDate>Sun, 17 Jan 2010 07:37:15 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://filmonkey.net/wordpress/lang/en/tag/coldfusion/feed/" />
		<item>
		<title>To Enable SQLite at ColdFusion8</title>
		<link>http://filmonkey.net/wordpress/lang/en/2008/05/18/113</link>
		<comments>http://filmonkey.net/wordpress/lang/en/2008/05/18/113#comments</comments>
		<pubDate>Mon, 19 May 2008 01:37:17 +0000</pubDate>
		<dc:creator>えりぼうろ&#124;eriboro</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[ColdFusion]]></category>
		<category><![CDATA[JDBC]]></category>
		<category><![CDATA[RDBS]]></category>
		<category><![CDATA[SQLite]]></category>

		<guid isPermaLink="false">http://filmonkey.net/wordpress/?p=113&amp;lang=ja</guid>
		<description><![CDATA[

I want to write a note about how to enable SQLite at ColdFusion8 using JDBC Driver.

Download the SQLite JDBC Driver
Unzip it and get sqlite_ini.dll and sqlite.jar. Place them individually like followings:
sqlite_ini.dll =&#62; {CFroot}/runtime/jre/bin/
sqlite.jar =&#62; {CFroot}/wwwroot/WEB-INF/lib/
Log in to CF Administrator and go to JAVA &#38; JVM, then add ColdFusion Classpass:
{CFroot}/wwwroot/WEB-INF/lib/sqlite.jar
Restart ColdFusion 8 Application Server
Log in to  [...]]]></description>
		<wfw:commentRss>http://filmonkey.net/wordpress/lang/en/2008/05/18/113/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://filmonkey.net/wordpress/lang/en/2008/05/18/113" />
	</item>
		<item>
		<title>OpenID：体重記録アプリケーションのユーザ管理(4/5)</title>
		<link>http://filmonkey.net/wordpress/lang/en/2007/07/20/36</link>
		<comments>http://filmonkey.net/wordpress/lang/en/2007/07/20/36#comments</comments>
		<pubDate>Fri, 20 Jul 2007 15:37:32 +0000</pubDate>
		<dc:creator>えりぼうろ&#124;eriboro</dc:creator>
				<category><![CDATA[Internet]]></category>
		<category><![CDATA[Weight Watch App]]></category>
		<category><![CDATA[Authentication]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[ColdFusion]]></category>
		<category><![CDATA[OpenID]]></category>

		<guid isPermaLink="false">http://filmonkey.net/wordpress/2007/07/20/36/</guid>
		<description><![CDATA[English version of this post isn't available.



















&#160;

var AddClipsId = '2485BD444D299';

&#160;
&#160;

&#160;



]]></description>
		<wfw:commentRss>http://filmonkey.net/wordpress/lang/en/2007/07/20/36/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://filmonkey.net/wordpress/lang/en/2007/07/20/36" />
	</item>
	</channel>
</rss>
