<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Adobe AIR &amp; Flash Tutorial</title>
	<atom:link href="http://jurnal.tripmedia.ro/phone-book-adobe-air/1536.html/feed" rel="self" type="application/rss+xml" />
	<link>http://jurnal.tripmedia.ro/phone-book-adobe-air/1536.html</link>
	<description>Jurnal Tripmedia</description>
	<lastBuildDate>Sat, 27 Feb 2010 08:22:55 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: 35个air教程 - zneil</title>
		<link>http://jurnal.tripmedia.ro/phone-book-adobe-air/1536.html/comment-page-1#comment-190</link>
		<dc:creator>35个air教程 - zneil</dc:creator>
		<pubDate>Sat, 27 Feb 2010 08:22:55 +0000</pubDate>
		<guid isPermaLink="false">http://jurnal.tripmedia.ro/?p=1536#comment-190</guid>
		<description>[...] Adobe AIR &amp; Flash Tutorial [...]</description>
		<content:encoded><![CDATA[<p>[...] Adobe AIR &amp; Flash Tutorial [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: adam</title>
		<link>http://jurnal.tripmedia.ro/phone-book-adobe-air/1536.html/comment-page-1#comment-189</link>
		<dc:creator>adam</dc:creator>
		<pubDate>Mon, 22 Feb 2010 05:06:24 +0000</pubDate>
		<guid isPermaLink="false">http://jurnal.tripmedia.ro/?p=1536#comment-189</guid>
		<description>thank you so much.
It&#039;s tutorial great help me..</description>
		<content:encoded><![CDATA[<p>thank you so much.<br />
It&#8217;s tutorial great help me..</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Darío Gutiérrez</title>
		<link>http://jurnal.tripmedia.ro/phone-book-adobe-air/1536.html/comment-page-1#comment-188</link>
		<dc:creator>Darío Gutiérrez</dc:creator>
		<pubDate>Mon, 08 Feb 2010 19:06:02 +0000</pubDate>
		<guid isPermaLink="false">http://jurnal.tripmedia.ro/?p=1536#comment-188</guid>
		<description>Excellent this is I was looking for!</description>
		<content:encoded><![CDATA[<p>Excellent this is I was looking for!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: TMA WebSolutions Blog! &#187; Blog Archive &#187; Tutoriales para programar en Adobe Air</title>
		<link>http://jurnal.tripmedia.ro/phone-book-adobe-air/1536.html/comment-page-1#comment-186</link>
		<dc:creator>TMA WebSolutions Blog! &#187; Blog Archive &#187; Tutoriales para programar en Adobe Air</dc:creator>
		<pubDate>Mon, 25 Jan 2010 17:00:14 +0000</pubDate>
		<guid isPermaLink="false">http://jurnal.tripmedia.ro/?p=1536#comment-186</guid>
		<description>[...] Adobe AIR &amp; Flash Tutorial [...]</description>
		<content:encoded><![CDATA[<p>[...] Adobe AIR &amp; Flash Tutorial [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Peter</title>
		<link>http://jurnal.tripmedia.ro/phone-book-adobe-air/1536.html/comment-page-1#comment-182</link>
		<dc:creator>Peter</dc:creator>
		<pubDate>Mon, 18 Jan 2010 10:02:08 +0000</pubDate>
		<guid isPermaLink="false">http://jurnal.tripmedia.ro/?p=1536#comment-182</guid>
		<description>You can not create user defined functions with Adobe Air SQLite, at least for now.</description>
		<content:encoded><![CDATA[<p>You can not create user defined functions with Adobe Air SQLite, at least for now.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Edster</title>
		<link>http://jurnal.tripmedia.ro/phone-book-adobe-air/1536.html/comment-page-1#comment-181</link>
		<dc:creator>Edster</dc:creator>
		<pubDate>Mon, 18 Jan 2010 09:47:24 +0000</pubDate>
		<guid isPermaLink="false">http://jurnal.tripmedia.ro/?p=1536#comment-181</guid>
		<description>Hello every one, nice post.

Is it possible for one to create “user-defined functions” in the AIR runtime Embedded Database system ( SQLlite so far )? If yes… How?</description>
		<content:encoded><![CDATA[<p>Hello every one, nice post.</p>
<p>Is it possible for one to create “user-defined functions” in the AIR runtime Embedded Database system ( SQLlite so far )? If yes… How?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Peter</title>
		<link>http://jurnal.tripmedia.ro/phone-book-adobe-air/1536.html/comment-page-1#comment-55</link>
		<dc:creator>Peter</dc:creator>
		<pubDate>Sun, 01 Mar 2009 12:14:34 +0000</pubDate>
		<guid isPermaLink="false">http://jurnal.tripmedia.ro/?p=1536#comment-55</guid>
		<description>Links are fixed now. What do you mean by &quot;Is there any way to see the tables after they have been created?&quot;... if you are looking to see the tables in Flash there is no way other than using sql commands, for more commands you should visit http://www.sqlite.org/index.html . If you are looking to see the structure of the database externally you should do a search for SQLite Database Browser, this is a freeware applications that lets you see the structure of the database.</description>
		<content:encoded><![CDATA[<p>Links are fixed now. What do you mean by &#8220;Is there any way to see the tables after they have been created?&#8221;&#8230; if you are looking to see the tables in Flash there is no way other than using sql commands, for more commands you should visit <a href="http://www.sqlite.org/index.html" rel="nofollow">http://www.sqlite.org/index.html</a> . If you are looking to see the structure of the database externally you should do a search for SQLite Database Browser, this is a freeware applications that lets you see the structure of the database.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dave</title>
		<link>http://jurnal.tripmedia.ro/phone-book-adobe-air/1536.html/comment-page-1#comment-54</link>
		<dc:creator>dave</dc:creator>
		<pubDate>Sat, 28 Feb 2009 22:12:04 +0000</pubDate>
		<guid isPermaLink="false">http://jurnal.tripmedia.ro/?p=1536#comment-54</guid>
		<description>Great tutorial I have been looking all over for this really helpful, the links to the tutorial files take me to a page saying Error 404 - Not Found.

Is there any way to see the tables after they have been created?</description>
		<content:encoded><![CDATA[<p>Great tutorial I have been looking all over for this really helpful, the links to the tutorial files take me to a page saying Error 404 &#8211; Not Found.</p>
<p>Is there any way to see the tables after they have been created?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Pete Mc</title>
		<link>http://jurnal.tripmedia.ro/phone-book-adobe-air/1536.html/comment-page-1#comment-53</link>
		<dc:creator>Pete Mc</dc:creator>
		<pubDate>Fri, 27 Feb 2009 11:09:24 +0000</pubDate>
		<guid isPermaLink="false">http://jurnal.tripmedia.ro/?p=1536#comment-53</guid>
		<description>Thanks for an easy straight forward intro to SQL in AIR!
It&#039;s a really nice surprise to discover how easy it is. I&#039;ve always avoided databases as a rule, as there&#039;s usually a developer I can lean on. I can see learning SQL by using AIR will be useful for building more advanced we projects aswell. Anyway, thankyou for spending the time to create this great tut!</description>
		<content:encoded><![CDATA[<p>Thanks for an easy straight forward intro to SQL in AIR!<br />
It&#8217;s a really nice surprise to discover how easy it is. I&#8217;ve always avoided databases as a rule, as there&#8217;s usually a developer I can lean on. I can see learning SQL by using AIR will be useful for building more advanced we projects aswell. Anyway, thankyou for spending the time to create this great tut!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
