<?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>RichNetApps &#187; mysql</title>
	<atom:link href="http://www.richnetapps.com/tag/mysql/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.richnetapps.com</link>
	<description>Internet Applications - Flash, Flex, Silverlight, JavaFX</description>
	<lastBuildDate>Wed, 18 Jan 2012 06:40:36 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Using MySQL to generate daily sales reports with filled gaps</title>
		<link>http://www.richnetapps.com/using-mysql-generate-daily-sales-reports-filled-gaps/</link>
		<comments>http://www.richnetapps.com/using-mysql-generate-daily-sales-reports-filled-gaps/#comments</comments>
		<pubDate>Wed, 19 Aug 2009 13:36:40 +0000</pubDate>
		<dc:creator>Armand Niculescu</dc:creator>
				<category><![CDATA[PHP/MySQL]]></category>
		<category><![CDATA[chart]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[tutorial]]></category>

		<guid isPermaLink="false">http://www.richnetapps.com/?p=436</guid>
		<description><![CDATA[I was surprised to see that there's not a great deal of info on the web on how to do a proper daily report - one that doesn't have any gaps when data is missing. In this post I'll try to quide you through building such a report using MySQL and PHP for a nice chart.]]></description>
		<wfw:commentRss>http://www.richnetapps.com/using-mysql-generate-daily-sales-reports-filled-gaps/feed/</wfw:commentRss>
		<slash:comments>15</slash:comments>
		</item>
		<item>
		<title>Does your PHP/MySQL app speak Unicode?</title>
		<link>http://www.richnetapps.com/php-mysql-speak-unicode/</link>
		<comments>http://www.richnetapps.com/php-mysql-speak-unicode/#comments</comments>
		<pubDate>Mon, 30 Mar 2009 16:14:05 +0000</pubDate>
		<dc:creator>Armand Niculescu</dc:creator>
				<category><![CDATA[PHP/MySQL]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[tutorial]]></category>
		<category><![CDATA[utf-8]]></category>

		<guid isPermaLink="false">http://www.richnetapps.com/?p=376</guid>
		<description><![CDATA[I find it very annoying when I come across web apps that still can't handle non-ASCII characters correctly. In this article, I'll show you how, with just a few lines of code, you can "globalize" your online app.]]></description>
		<wfw:commentRss>http://www.richnetapps.com/php-mysql-speak-unicode/feed/</wfw:commentRss>
		<slash:comments>24</slash:comments>
		</item>
		<item>
		<title>Importing large databases in MySQL</title>
		<link>http://www.richnetapps.com/importing_large_databases_in_mysql/</link>
		<comments>http://www.richnetapps.com/importing_large_databases_in_mysql/#comments</comments>
		<pubDate>Mon, 28 May 2007 11:49:28 +0000</pubDate>
		<dc:creator>Armand Niculescu</dc:creator>
				<category><![CDATA[PHP/MySQL]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[php]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[One of the things I like about PhpMyAdmin is its ability to export an entire database as a series of SQL statements (CREATE and INSERT), a feature I miss in SQL Server. On the other hand the same PhpMyAdmin has a very serious limitation when it comes to import back SQL files: it wouldn&#8217;t import [...]]]></description>
		<wfw:commentRss>http://www.richnetapps.com/importing_large_databases_in_mysql/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>A very fast introduction on Mysql triggers</title>
		<link>http://www.richnetapps.com/a_very_fast_introduction_on_mysql_trigge/</link>
		<comments>http://www.richnetapps.com/a_very_fast_introduction_on_mysql_trigge/#comments</comments>
		<pubDate>Fri, 07 Apr 2006 11:22:11 +0000</pubDate>
		<dc:creator>Armand Niculescu</dc:creator>
				<category><![CDATA[PHP/MySQL]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[sql]]></category>
		<category><![CDATA[triggers]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[I started to work on a pet project for tracking deleted/pending domains (myDomainTracker) and after starting development I was facing a big problem: How to do the data validation directly from MySQL ? Many times I wanted to do data validation directly when inserting into a MySQL table and leave the source code of my [...]]]></description>
		<wfw:commentRss>http://www.richnetapps.com/a_very_fast_introduction_on_mysql_trigge/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic (Feed is rejected)
Page Caching using disk: enhanced

Served from: www.richnetapps.com @ 2012-02-04 22:32:56 -->
