<?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:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Just Blog, No More...</title>
	<atom:link href="http://nibsirahsieu.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://nibsirahsieu.wordpress.com</link>
	<description></description>
	<lastBuildDate>Sun, 15 Jan 2012 06:37:19 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='nibsirahsieu.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://1.gravatar.com/blavatar/f73c33d408516d3dcc0fcc1dd4f5f478?s=96&#038;d=http%3A%2F%2Fs2.wp.com%2Fi%2Fbuttonw-com.png</url>
		<title>Just Blog, No More...</title>
		<link>http://nibsirahsieu.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://nibsirahsieu.wordpress.com/osd.xml" title="Just Blog, No More..." />
	<atom:link rel='hub' href='http://nibsirahsieu.wordpress.com/?pushpress=hub'/>
		<item>
		<title>We have moved</title>
		<link>http://nibsirahsieu.wordpress.com/2011/01/30/we-have-moved/</link>
		<comments>http://nibsirahsieu.wordpress.com/2011/01/30/we-have-moved/#comments</comments>
		<pubDate>Sat, 29 Jan 2011 21:09:18 +0000</pubDate>
		<dc:creator>nibsirahsieu</dc:creator>
				<category><![CDATA[All about symfony]]></category>

		<guid isPermaLink="false">http://nibsirahsieu.wordpress.com/?p=1764</guid>
		<description><![CDATA[Hello everybody. I&#8217;m leaving WordPress to switch to a custom domain http://nibsirahsieu.com, and the blog itself has been built using sfSimpleBlog15Plugin, a plugin for symfony 1.4. thanks for visiting here.<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=nibsirahsieu.wordpress.com&amp;blog=10105822&amp;post=1764&amp;subd=nibsirahsieu&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://nibsirahsieu.wordpress.com/2011/01/30/we-have-moved/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/dad99965b3a088f629c7efa7bc062710?s=96&#38;d=&#38;r=G" medium="image">
			<media:title type="html">nibsirahsieu</media:title>
		</media:content>
	</item>
		<item>
		<title>Tip: Working with BLOB column</title>
		<link>http://nibsirahsieu.wordpress.com/2010/12/09/tip-working-with-blob-column/</link>
		<comments>http://nibsirahsieu.wordpress.com/2010/12/09/tip-working-with-blob-column/#comments</comments>
		<pubDate>Thu, 09 Dec 2010 12:13:50 +0000</pubDate>
		<dc:creator>nibsirahsieu</dc:creator>
				<category><![CDATA[All about symfony]]></category>
		<category><![CDATA[blob]]></category>
		<category><![CDATA[propel]]></category>
		<category><![CDATA[symfony]]></category>

		<guid isPermaLink="false">http://nibsirahsieu.wordpress.com/?p=1683</guid>
		<description><![CDATA[This article has moved to this location. Let&#8217;s say we have the following XML Schema: How to read and write blob type using Propel? Define the widget and validator for filename field. Here I use sfWidgetFormInputFileEditable widget. In the validator above, we leave the path options is empty, because we store the contents of the [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=nibsirahsieu.wordpress.com&amp;blog=10105822&amp;post=1683&amp;subd=nibsirahsieu&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://nibsirahsieu.wordpress.com/2010/12/09/tip-working-with-blob-column/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/dad99965b3a088f629c7efa7bc062710?s=96&#38;d=&#38;r=G" medium="image">
			<media:title type="html">nibsirahsieu</media:title>
		</media:content>
	</item>
		<item>
		<title>How to make simple sortable table using sfPropel15Plugin</title>
		<link>http://nibsirahsieu.wordpress.com/2010/12/04/how-to-make-simple-sortable-table-using-sfpropel15plugin/</link>
		<comments>http://nibsirahsieu.wordpress.com/2010/12/04/how-to-make-simple-sortable-table-using-sfpropel15plugin/#comments</comments>
		<pubDate>Sat, 04 Dec 2010 05:22:59 +0000</pubDate>
		<dc:creator>nibsirahsieu</dc:creator>
				<category><![CDATA[All about symfony]]></category>
		<category><![CDATA[sfPropel15Plugin]]></category>
		<category><![CDATA[sortable behavior]]></category>
		<category><![CDATA[sortable table]]></category>

		<guid isPermaLink="false">http://nibsirahsieu.wordpress.com/?p=1581</guid>
		<description><![CDATA[This article has moved to this location. One of the features offered by sfPropel15Plugin is sortable behavior. This behavior allows a model to become an ordered list, and provides numerous methods to traverse this list in an efficient way (as said in the doc ). In this article, i would like to share how to [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=nibsirahsieu.wordpress.com&amp;blog=10105822&amp;post=1581&amp;subd=nibsirahsieu&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://nibsirahsieu.wordpress.com/2010/12/04/how-to-make-simple-sortable-table-using-sfpropel15plugin/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/dad99965b3a088f629c7efa7bc062710?s=96&#38;d=&#38;r=G" medium="image">
			<media:title type="html">nibsirahsieu</media:title>
		</media:content>

		<media:content url="http://nibsirahsieu.files.wordpress.com/2010/12/screenshot.png?w=287" medium="image">
			<media:title type="html">Sortable table</media:title>
		</media:content>
	</item>
		<item>
		<title>Embedding forms using sfPropel15Plugin</title>
		<link>http://nibsirahsieu.wordpress.com/2010/11/28/embedding-form-using-sfpropel15plugin/</link>
		<comments>http://nibsirahsieu.wordpress.com/2010/11/28/embedding-form-using-sfpropel15plugin/#comments</comments>
		<pubDate>Sun, 28 Nov 2010 09:08:39 +0000</pubDate>
		<dc:creator>nibsirahsieu</dc:creator>
				<category><![CDATA[All about symfony]]></category>
		<category><![CDATA[embedded forms]]></category>
		<category><![CDATA[embedRelation]]></category>
		<category><![CDATA[sfPropel15Plugin]]></category>

		<guid isPermaLink="false">http://nibsirahsieu.wordpress.com/?p=1369</guid>
		<description><![CDATA[This article has moved to this location. In my previous articles (Ajaxify symfony embedded form and Dynamic input using javascript and symfony embedded forms), I have shown you how to embed main form and it relations in symfony using propel 1.4 (sfPropelPlugin). In this article, I will explain to you how to do it by [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=nibsirahsieu.wordpress.com&amp;blog=10105822&amp;post=1369&amp;subd=nibsirahsieu&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://nibsirahsieu.wordpress.com/2010/11/28/embedding-form-using-sfpropel15plugin/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/dad99965b3a088f629c7efa7bc062710?s=96&#38;d=&#38;r=G" medium="image">
			<media:title type="html">nibsirahsieu</media:title>
		</media:content>

		<media:content url="http://nibsirahsieu.files.wordpress.com/2010/11/screenshot-12.png?w=245" medium="image">
			<media:title type="html">mergeRelation in action</media:title>
		</media:content>

		<media:content url="http://nibsirahsieu.files.wordpress.com/2010/11/screenshot-21.png?w=263" medium="image">
			<media:title type="html">embedRelation in action</media:title>
		</media:content>

		<media:content url="http://nibsirahsieu.files.wordpress.com/2010/11/screenshot-31.png?w=300" medium="image">
			<media:title type="html">Creating new object</media:title>
		</media:content>

		<media:content url="http://nibsirahsieu.files.wordpress.com/2010/11/screenshot-51.png?w=300" medium="image">
			<media:title type="html">Screenshot after adding delete widget</media:title>
		</media:content>

		<media:content url="http://nibsirahsieu.files.wordpress.com/2010/11/screenshot-61.png?w=300" medium="image">
			<media:title type="html">Default form structure</media:title>
		</media:content>

		<media:content url="http://nibsirahsieu.files.wordpress.com/2010/11/screenshot-7.png?w=300" medium="image">
			<media:title type="html">Error when saving a new object</media:title>
		</media:content>
	</item>
		<item>
		<title>sfAdminAjaxThemePlugin now in symfony plugin repository</title>
		<link>http://nibsirahsieu.wordpress.com/2010/11/26/sfadminajaxthemeplugin-now-in-symfony-plugin-repository/</link>
		<comments>http://nibsirahsieu.wordpress.com/2010/11/26/sfadminajaxthemeplugin-now-in-symfony-plugin-repository/#comments</comments>
		<pubDate>Fri, 26 Nov 2010 01:51:52 +0000</pubDate>
		<dc:creator>nibsirahsieu</dc:creator>
				<category><![CDATA[All about symfony]]></category>
		<category><![CDATA[propel]]></category>
		<category><![CDATA[sfAdminAjaxThemePlugin]]></category>
		<category><![CDATA[symfony]]></category>

		<guid isPermaLink="false">http://nibsirahsieu.wordpress.com/?p=1379</guid>
		<description><![CDATA[This article has moved to this location. In my previous article, i&#8217;ve shown you how to ajaxify symfony admin generator, and now it has been packaged as a plugin and is available to download. This plugin still in an alpha state, and it use propel (sfPropelPlugin or sfPropel15Plugin) as an ORM. So i welcome your [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=nibsirahsieu.wordpress.com&amp;blog=10105822&amp;post=1379&amp;subd=nibsirahsieu&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://nibsirahsieu.wordpress.com/2010/11/26/sfadminajaxthemeplugin-now-in-symfony-plugin-repository/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/dad99965b3a088f629c7efa7bc062710?s=96&#38;d=&#38;r=G" medium="image">
			<media:title type="html">nibsirahsieu</media:title>
		</media:content>

		<media:content url="http://nibsirahsieu.files.wordpress.com/2010/11/screenshot-2.png?w=300" medium="image">
			<media:title type="html">Screenshot</media:title>
		</media:content>

		<media:content url="http://nibsirahsieu.files.wordpress.com/2010/11/screenshot-11.png?w=300" medium="image">
			<media:title type="html">Screenshot when a user trying to move page by page</media:title>
		</media:content>

		<media:content url="http://nibsirahsieu.files.wordpress.com/2010/11/screenshot-3.png?w=300" medium="image">
			<media:title type="html">Screenshot when an item failed to save</media:title>
		</media:content>

		<media:content url="http://nibsirahsieu.files.wordpress.com/2010/11/screenshot-4.png?w=300" medium="image">
			<media:title type="html">Screenshot when an item was created successfully</media:title>
		</media:content>

		<media:content url="http://nibsirahsieu.files.wordpress.com/2010/11/screenshot-5.png?w=300" medium="image">
			<media:title type="html">Screenshot for batch action</media:title>
		</media:content>

		<media:content url="http://nibsirahsieu.files.wordpress.com/2010/11/screenshot-6.png?w=300" medium="image">
			<media:title type="html">Screenshot when a user filtering on a list view</media:title>
		</media:content>
	</item>
		<item>
		<title>Ajaxify Symfony Admin Generator</title>
		<link>http://nibsirahsieu.wordpress.com/2010/11/21/ajaxify-symfony-admin-generator/</link>
		<comments>http://nibsirahsieu.wordpress.com/2010/11/21/ajaxify-symfony-admin-generator/#comments</comments>
		<pubDate>Sun, 21 Nov 2010 07:27:14 +0000</pubDate>
		<dc:creator>nibsirahsieu</dc:creator>
				<category><![CDATA[All about symfony]]></category>
		<category><![CDATA[admin generator]]></category>
		<category><![CDATA[ajax]]></category>
		<category><![CDATA[jquery]]></category>
		<category><![CDATA[symfony]]></category>

		<guid isPermaLink="false">http://nibsirahsieu.wordpress.com/?p=1162</guid>
		<description><![CDATA[This article has moved to this location. Symfony admin generator is a great tool to simplify writing web interfaces. By simply typing php symfony propel:generate-admin backend Product you have an administration interface which a lot of features. You can filter, sort, paginate, create and edit an object without writing a single lines of code. All [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=nibsirahsieu.wordpress.com&amp;blog=10105822&amp;post=1162&amp;subd=nibsirahsieu&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://nibsirahsieu.wordpress.com/2010/11/21/ajaxify-symfony-admin-generator/feed/</wfw:commentRss>
		<slash:comments>19</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/dad99965b3a088f629c7efa7bc062710?s=96&#38;d=&#38;r=G" medium="image">
			<media:title type="html">nibsirahsieu</media:title>
		</media:content>
	</item>
		<item>
		<title>sfPropelCustomSelectPlugin sample usage</title>
		<link>http://nibsirahsieu.wordpress.com/2010/11/14/sfpropelcustomselectplugin-sample-usage/</link>
		<comments>http://nibsirahsieu.wordpress.com/2010/11/14/sfpropelcustomselectplugin-sample-usage/#comments</comments>
		<pubDate>Sat, 13 Nov 2010 17:55:07 +0000</pubDate>
		<dc:creator>nibsirahsieu</dc:creator>
				<category><![CDATA[All about symfony]]></category>
		<category><![CDATA[propel]]></category>
		<category><![CDATA[sfPropelCustomSelectPlugin]]></category>
		<category><![CDATA[symfony]]></category>

		<guid isPermaLink="false">http://nibsirahsieu.wordpress.com/?p=1143</guid>
		<description><![CDATA[This article has moved to this location. A few days ago, i&#8217;ve made sfPropelCustomSelectPlugin, a plugin that allow to select arbitrary columns without loosing the power of Propel ORM. In this article, i would like to show you how to use the plugin in your application. This plugin was designed to work well with doSelect, [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=nibsirahsieu.wordpress.com&amp;blog=10105822&amp;post=1143&amp;subd=nibsirahsieu&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://nibsirahsieu.wordpress.com/2010/11/14/sfpropelcustomselectplugin-sample-usage/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/dad99965b3a088f629c7efa7bc062710?s=96&#38;d=&#38;r=G" medium="image">
			<media:title type="html">nibsirahsieu</media:title>
		</media:content>

		<media:content url="http://nibsirahsieu.files.wordpress.com/2010/11/screenshot.png?w=650" medium="image">
			<media:title type="html">SQL Query before using sfPropelCustomSelectPlugin</media:title>
		</media:content>

		<media:content url="http://nibsirahsieu.files.wordpress.com/2010/11/screenshot-1.png?w=650" medium="image">
			<media:title type="html">SQL Query after using sfPropelCustomSelectPlugin</media:title>
		</media:content>
	</item>
		<item>
		<title>Selecting arbitrary columns using propel</title>
		<link>http://nibsirahsieu.wordpress.com/2010/11/12/selecting-arbitrary-columns/</link>
		<comments>http://nibsirahsieu.wordpress.com/2010/11/12/selecting-arbitrary-columns/#comments</comments>
		<pubDate>Fri, 12 Nov 2010 01:57:38 +0000</pubDate>
		<dc:creator>nibsirahsieu</dc:creator>
				<category><![CDATA[All about symfony]]></category>
		<category><![CDATA[custom query]]></category>
		<category><![CDATA[propel]]></category>
		<category><![CDATA[sfPropelCustomSelectPlugin]]></category>
		<category><![CDATA[symfony]]></category>

		<guid isPermaLink="false">http://nibsirahsieu.wordpress.com/?p=1068</guid>
		<description><![CDATA[Generally we cannot use hydrate() with a query where we specify our own select columns. Propel always assumes that statements passed to hydrate() contain the full properties for the object. But of course we can still get the object(s) by populating the statements manually. But the problem will arise when we are working with sfPropelPager, [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=nibsirahsieu.wordpress.com&amp;blog=10105822&amp;post=1068&amp;subd=nibsirahsieu&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://nibsirahsieu.wordpress.com/2010/11/12/selecting-arbitrary-columns/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/dad99965b3a088f629c7efa7bc062710?s=96&#38;d=&#38;r=G" medium="image">
			<media:title type="html">nibsirahsieu</media:title>
		</media:content>
	</item>
		<item>
		<title>Creating simple excel explorer</title>
		<link>http://nibsirahsieu.wordpress.com/2010/07/29/creating-simple-excel-explorer/</link>
		<comments>http://nibsirahsieu.wordpress.com/2010/07/29/creating-simple-excel-explorer/#comments</comments>
		<pubDate>Thu, 29 Jul 2010 11:24:04 +0000</pubDate>
		<dc:creator>nibsirahsieu</dc:creator>
				<category><![CDATA[All about symfony]]></category>
		<category><![CDATA[excel explorer]]></category>
		<category><![CDATA[sfBlueprintPlugin]]></category>
		<category><![CDATA[sfPhpExcelPlugin]]></category>
		<category><![CDATA[symfony]]></category>

		<guid isPermaLink="false">http://nibsirahsieu.wordpress.com/?p=855</guid>
		<description><![CDATA[This article has moved to this location. In this article, i would like to show you how to create a simple excel explorer. This explorer is very simple, because an user application only able to browse or download documents (in the PDF format) that has been uploaded previously. Prerequisites Below are list of libraries used [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=nibsirahsieu.wordpress.com&amp;blog=10105822&amp;post=855&amp;subd=nibsirahsieu&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://nibsirahsieu.wordpress.com/2010/07/29/creating-simple-excel-explorer/feed/</wfw:commentRss>
		<slash:comments>14</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/dad99965b3a088f629c7efa7bc062710?s=96&#38;d=&#38;r=G" medium="image">
			<media:title type="html">nibsirahsieu</media:title>
		</media:content>

		<media:content url="http://nibsirahsieu.files.wordpress.com/2010/07/screenshot4.png?w=300" medium="image">
			<media:title type="html">Screenshot</media:title>
		</media:content>

		<media:content url="http://nibsirahsieu.files.wordpress.com/2010/07/screenshot5.png?w=300" medium="image">
			<media:title type="html">Screenshot</media:title>
		</media:content>

		<media:content url="http://nibsirahsieu.files.wordpress.com/2010/07/screenshot-23.png?w=300" medium="image">
			<media:title type="html">Screenshot-2</media:title>
		</media:content>
	</item>
		<item>
		<title>Creating simple image gallery using sfAssetsLibraryPlugin and sfJQueryLightboxPlugin</title>
		<link>http://nibsirahsieu.wordpress.com/2010/07/21/creating-simple-image-gallery-using-sfassetslibraryplugin-and-sfjquerylightboxplugin/</link>
		<comments>http://nibsirahsieu.wordpress.com/2010/07/21/creating-simple-image-gallery-using-sfassetslibraryplugin-and-sfjquerylightboxplugin/#comments</comments>
		<pubDate>Tue, 20 Jul 2010 17:27:55 +0000</pubDate>
		<dc:creator>nibsirahsieu</dc:creator>
				<category><![CDATA[All about symfony]]></category>
		<category><![CDATA[image gallery]]></category>
		<category><![CDATA[sfAssetsLibraryPlugin]]></category>
		<category><![CDATA[sfJQueryLightboxPlugin]]></category>
		<category><![CDATA[symfony]]></category>

		<guid isPermaLink="false">http://nibsirahsieu.wordpress.com/?p=711</guid>
		<description><![CDATA[This article has moved to this location. In this article, i would like to share how to create a simple image gallery in symfony using exsisting plugins. What plugins do we need? Below are list of plugins that will be used in this article : sfAssetsLibraryPlugin sfThumbnailPlugin (required by sfAssetsLibraryPlugin) sfJQueryLightboxPlugin sfJqueryReloadedPlugin (required by sfJQueryLightboxPlugin) [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=nibsirahsieu.wordpress.com&amp;blog=10105822&amp;post=711&amp;subd=nibsirahsieu&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://nibsirahsieu.wordpress.com/2010/07/21/creating-simple-image-gallery-using-sfassetslibraryplugin-and-sfjquerylightboxplugin/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/dad99965b3a088f629c7efa7bc062710?s=96&#38;d=&#38;r=G" medium="image">
			<media:title type="html">nibsirahsieu</media:title>
		</media:content>

		<media:content url="http://nibsirahsieu.files.wordpress.com/2010/07/screenshot1.png?w=300" medium="image">
			<media:title type="html">Screenshot</media:title>
		</media:content>

		<media:content url="http://nibsirahsieu.files.wordpress.com/2010/07/screenshot-1.png?w=300" medium="image">
			<media:title type="html">Screenshot-1</media:title>
		</media:content>

		<media:content url="http://nibsirahsieu.files.wordpress.com/2010/07/screenshot-22.png?w=300" medium="image">
			<media:title type="html">Screenshot-2</media:title>
		</media:content>

		<media:content url="http://nibsirahsieu.files.wordpress.com/2010/07/screenshot-3.png?w=300" medium="image">
			<media:title type="html">Screenshot-3</media:title>
		</media:content>

		<media:content url="http://nibsirahsieu.files.wordpress.com/2010/07/screenshot-4.png?w=300" medium="image">
			<media:title type="html">Screenshot-4</media:title>
		</media:content>
	</item>
	</channel>
</rss>
