<?xml version="1.0" encoding="ISO-8859-1"?>

<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/">
	<channel>
		<title>Go4Expert - Web Development</title>
		<link>http://www.go4expert.com/</link>
		<description>PHP, ASP, JSP, HTML, JavaScript and many other Web Design and Development Tutorials</description>
		<language>en</language>
		<lastBuildDate>Mon, 20 May 2013 00:26:47 GMT</lastBuildDate>
		<generator>vBulletin</generator>
		<ttl>60</ttl>
		<image>
			<url>http://i.g4estatic.com/misc/rss.jpg</url>
			<title>Go4Expert - Web Development</title>
			<link>http://www.go4expert.com/</link>
		</image>
		<item>
			<title><![CDATA[Read & Update MP3 ID3 Tags in Ruby]]></title>
			<link>http://www.go4expert.com/articles/read-update-mp3-id3-tags-ruby-t29652/</link>
			<pubDate>Fri, 03 May 2013 14:05:59 GMT</pubDate>
			<description>ID3 is a format to store metadata within MP3 files which might include  album info, artist info, cover images, thumbnails, and so on. These tags  help software like Windows Media Player, iTunes, etc. categorize music  and build a library for you to browse. Also, there exists software like  Easy ID3...</description>
			<category domain="http://www.go4expert.com/articles/ruby/">Ruby on Rails</category>
			<dc:creator>pradeep</dc:creator>
			<guid isPermaLink="true">http://www.go4expert.com/articles/read-update-mp3-id3-tags-ruby-t29652/</guid>
		</item>
		<item>
			<title>Accessing SQLite Databases in PHP using PDO</title>
			<link>http://www.go4expert.com/articles/accessing-sqlite-databases-php-using-pdo-t29644/</link>
			<pubDate>Sat, 27 Apr 2013 08:21:39 GMT</pubDate>
			<description>PDO or PHP Data Objects is a data abstraction layer, i.e. it provides uniform methods to access different types of databases, as a result switching between or moving to a different database system is relatively easier. So, in simple language the code to access a SQLite db will also work for MySQL...</description>
			<category domain="http://www.go4expert.com/articles/php-tutorials/">PHP</category>
			<dc:creator>pradeep</dc:creator>
			<guid isPermaLink="true">http://www.go4expert.com/articles/accessing-sqlite-databases-php-using-pdo-t29644/</guid>
		</item>
		<item>
			<title><![CDATA[Access Web Services & Remote URLs with Ruby's HTTParty]]></title>
			<link>http://www.go4expert.com/articles/access-web-services-remote-urls-rubys-t29624/</link>
			<pubDate>Mon, 22 Apr 2013 13:41:00 GMT</pubDate>
			<description>As programmers most of us today are writing programs/scripts that consume data from web services or APIs, like the Facebook Graph API, etc. Writing your own subroutines from open socket and making request and the likes are time consuming and are not worth putting effort on for all projects, so Ruby...</description>
			<category domain="http://www.go4expert.com/articles/ruby/">Ruby on Rails</category>
			<dc:creator>pradeep</dc:creator>
			<guid isPermaLink="true">http://www.go4expert.com/articles/access-web-services-remote-urls-rubys-t29624/</guid>
		</item>
	</channel>
</rss>
