<?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>TuVinhSoft .,JSC &#187; API</title>
	<atom:link href="http://blog.tuvinh.com/tag/api/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.tuvinh.com</link>
	<description>Web Design &#38; Development, Software Development, Graphic Design</description>
	<lastBuildDate>Tue, 27 Apr 2010 07:41:40 +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>Using database in PEAR and Smarty</title>
		<link>http://blog.tuvinh.com/using-database-in-pear-and-smarty/</link>
		<comments>http://blog.tuvinh.com/using-database-in-pear-and-smarty/#comments</comments>
		<pubDate>Fri, 27 Nov 2009 09:59:04 +0000</pubDate>
		<dc:creator>huongnt2</dc:creator>
				<category><![CDATA[Articles & Tutorials]]></category>
		<category><![CDATA[Javascript & Ajax]]></category>
		<category><![CDATA[Outsourcing & Offshore Development]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Web2.0]]></category>
		<category><![CDATA[API]]></category>
		<category><![CDATA[database]]></category>
		<category><![CDATA[MDB2]]></category>
		<category><![CDATA[Pear]]></category>
		<category><![CDATA[phptype]]></category>
		<category><![CDATA[protocol]]></category>
		<category><![CDATA[RDBMS]]></category>
		<category><![CDATA[Smarty]]></category>

		<guid isPermaLink="false">http://blog.tuvinh.com/?p=2141</guid>
		<description><![CDATA[
			
				
			
		
For using database, you need to install a package of PEAR called ‘MDB2’ along with the installation of PEAR and Smarty.
MDB2 provides a common API for all support RDBMS.
Connecting to database
To connect to a database through PEAR::MDB2, you have to create a valid DSN &#8211; data source name. This DSN consists in the following parts:
phptype: [...]]]></description>
		<wfw:commentRss>http://blog.tuvinh.com/using-database-in-pear-and-smarty/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Develop Your Own Google with Apache Lucene (Java Nutch Solr)</title>
		<link>http://blog.tuvinh.com/develop-your-own-google-with-apache-lucene-java-nutch-solr/</link>
		<comments>http://blog.tuvinh.com/develop-your-own-google-with-apache-lucene-java-nutch-solr/#comments</comments>
		<pubDate>Mon, 16 Nov 2009 03:11:20 +0000</pubDate>
		<dc:creator>huongnt2</dc:creator>
				<category><![CDATA[Articles & Tutorials]]></category>
		<category><![CDATA[Javascript & Ajax]]></category>
		<category><![CDATA[Web2.0]]></category>
		<category><![CDATA[Apache]]></category>
		<category><![CDATA[API]]></category>
		<category><![CDATA[armel nene]]></category>
		<category><![CDATA[enterprise search]]></category>
		<category><![CDATA[file indexer]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[J2SE]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[liferay]]></category>
		<category><![CDATA[lucene]]></category>
		<category><![CDATA[NetBeans]]></category>
		<category><![CDATA[nutch]]></category>
		<category><![CDATA[open source]]></category>
		<category><![CDATA[solr]]></category>
		<category><![CDATA[Web applications]]></category>
		<category><![CDATA[web crawler]]></category>

		<guid isPermaLink="false">http://blog.tuvinh.com/?p=1898</guid>
		<description><![CDATA[
			
				
			
		
Apache Lucene is Open Source API that allows a Java developer (.Net libraries available) to write indexing and full-text search capable applications. I have been writing applications based on Lucene for the last 3 years and some of the applications have been deployed at large corporations. I know there are other libraries available to developers [...]]]></description>
		<wfw:commentRss>http://blog.tuvinh.com/develop-your-own-google-with-apache-lucene-java-nutch-solr/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>ShareThis API Examples</title>
		<link>http://blog.tuvinh.com/api-examples/</link>
		<comments>http://blog.tuvinh.com/api-examples/#comments</comments>
		<pubDate>Fri, 16 Oct 2009 03:25:21 +0000</pubDate>
		<dc:creator>huongnt2</dc:creator>
				<category><![CDATA[Javascript & Ajax]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Tools]]></category>
		<category><![CDATA[Web2.0]]></category>
		<category><![CDATA[API]]></category>
		<category><![CDATA[API Examples]]></category>
		<category><![CDATA[Javascript]]></category>
		<category><![CDATA[ShareThis]]></category>

		<guid isPermaLink="false">http://blog.tuvinh.com/?p=1336</guid>
		<description><![CDATA[
			
				
			
		
Define Your Sharable Objects:
Using the ShareThis API, it is easy to define the sharable objects. As an example, a website that sells products is able to define such detail as title, description, product image. When an item is shared, the recipient will be able to see all the details defined.
Here is an example of code [...]]]></description>
		<wfw:commentRss>http://blog.tuvinh.com/api-examples/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Drupal Modules</title>
		<link>http://blog.tuvinh.com/drupal-modules/</link>
		<comments>http://blog.tuvinh.com/drupal-modules/#comments</comments>
		<pubDate>Fri, 09 Oct 2009 04:20:21 +0000</pubDate>
		<dc:creator>huongnt2</dc:creator>
				<category><![CDATA[Articles & Tutorials]]></category>
		<category><![CDATA[Site Builds]]></category>
		<category><![CDATA[Tools]]></category>
		<category><![CDATA[Web2.0]]></category>
		<category><![CDATA[API]]></category>
		<category><![CDATA[database]]></category>
		<category><![CDATA[Drupal]]></category>
		<category><![CDATA[e-Commerce]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[module]]></category>
		<category><![CDATA[Website Development]]></category>

		<guid isPermaLink="false">http://blog.tuvinh.com/?p=1225</guid>
		<description><![CDATA[
			
				
			
		

There are plenty of Drupal Modules that you can install for your site as add-ons. What we liked best about Drupal modules is that it already comes pre-shipped with several modules. So a standard distribution contains several useful modules that you can simple point, click and enable.
Some examples of such pre-shipped modules are: archive that [...]]]></description>
		<wfw:commentRss>http://blog.tuvinh.com/drupal-modules/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
