<?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>A Tale of Valentica &#187; Programming</title>
	<atom:link href="http://www.blog.valenticabd.com/tag/programming/feed" rel="self" type="application/rss+xml" />
	<link>http://www.blog.valenticabd.com</link>
	<description>My Feelings for You</description>
	<lastBuildDate>Fri, 03 Jul 2009 04:01:27 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>File Uploader in ASP.NET and ASP.NET MVC</title>
		<link>http://www.blog.valenticabd.com/2009/01/23/file-uploader-in-aspnet-and-aspnet-mvc.html</link>
		<comments>http://www.blog.valenticabd.com/2009/01/23/file-uploader-in-aspnet-and-aspnet-mvc.html#comments</comments>
		<pubDate>Fri, 23 Jan 2009 16:27:04 +0000</pubDate>
		<dc:creator>Jahedur Rahman</dc:creator>
				<category><![CDATA[.Net]]></category>
		<category><![CDATA[ASP.Net]]></category>
		<category><![CDATA[ASP.Net Mvc]]></category>
		<category><![CDATA[CodeProject]]></category>
		<category><![CDATA[Libraries]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Utilities]]></category>
		<category><![CDATA[Class]]></category>

		<guid isPermaLink="false">http://www.blog.valenticabd.com/?p=63</guid>
		<description><![CDATA[A class to upload files in ASP.NET and ASP.NET MVC.
Introduction

Uploading files is a common scenario and an essential part of many web applications. Here I have created a class which can be used to upload files easily. The uploader class automatically validate all the necessities i.e. validation of upload directory, file extensions etc.

Background

There are plenty [...]]]></description>
		<wfw:commentRss>http://www.blog.valenticabd.com/2009/01/23/file-uploader-in-aspnet-and-aspnet-mvc.html/feed</wfw:commentRss>
		<slash:comments>12</slash:comments>
		</item>
		<item>
		<title>Creating Custom FCKeditor Combo Plugin</title>
		<link>http://www.blog.valenticabd.com/2008/11/25/creating-custom-fckeditor-combo-plugin.html</link>
		<comments>http://www.blog.valenticabd.com/2008/11/25/creating-custom-fckeditor-combo-plugin.html#comments</comments>
		<pubDate>Tue, 25 Nov 2008 17:02:00 +0000</pubDate>
		<dc:creator>Jahedur Rahman</dc:creator>
				<category><![CDATA[FCKeditor]]></category>
		<category><![CDATA[General]]></category>
		<category><![CDATA[Javascript]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[editor]]></category>

		<guid isPermaLink="false">http://www.blog.valenticabd.com/2008/11/25/creating-custom-fckeditor-combo-plugin.html</guid>
		<description><![CDATA[A simple demonstration on how to create custom FCKeditor combo plugin. 
Introduction:
FCKeditor is a widely used html based text editor. In an earlier post I have shown how to integrate FCKeditor in ASP.Net. You can easily create and install custom plugin for FCKeditor.
Here I have prepared a custom month combo plugin. User can select month [...]]]></description>
		<wfw:commentRss>http://www.blog.valenticabd.com/2008/11/25/creating-custom-fckeditor-combo-plugin.html/feed</wfw:commentRss>
		<slash:comments>11</slash:comments>
		</item>
		<item>
		<title>Pagination Class for ASP.NET MVC</title>
		<link>http://www.blog.valenticabd.com/2008/08/13/pagination-class-for-aspnet-mvc.html</link>
		<comments>http://www.blog.valenticabd.com/2008/08/13/pagination-class-for-aspnet-mvc.html#comments</comments>
		<pubDate>Tue, 12 Aug 2008 18:13:15 +0000</pubDate>
		<dc:creator>Jahedur Rahman</dc:creator>
				<category><![CDATA[.Net]]></category>
		<category><![CDATA[ASP.Net]]></category>
		<category><![CDATA[ASP.Net Mvc]]></category>
		<category><![CDATA[CakePHP]]></category>
		<category><![CDATA[CodeIgniter]]></category>
		<category><![CDATA[CodeProject]]></category>
		<category><![CDATA[JQuery]]></category>
		<category><![CDATA[Javascript]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Class]]></category>
		<category><![CDATA[Library]]></category>
		<category><![CDATA[Pagination]]></category>

		<guid isPermaLink="false">http://www.blog.valenticabd.com/?p=11</guid>
		<description><![CDATA[A class for creating different types of pagination link in Asp.Net Mvc.
Introduction
I was looking for a pagination class to use in Asp.Net Mvc. I found ASP.NET MVC: PagedList&#60;T&#62; and ASP.NET MVC &#8211; Pagination View User Control. But I felt for an easier and customizable pagination class. I have developed many projects using CodeIgniter framework and [...]]]></description>
		<wfw:commentRss>http://www.blog.valenticabd.com/2008/08/13/pagination-class-for-aspnet-mvc.html/feed</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>CakePHP &#8211; How to Run &#8220;Hello World&#8221; Program</title>
		<link>http://www.blog.valenticabd.com/2008/05/15/cakephp-how-to-run-hello-world-program.html</link>
		<comments>http://www.blog.valenticabd.com/2008/05/15/cakephp-how-to-run-hello-world-program.html#comments</comments>
		<pubDate>Thu, 15 May 2008 05:15:58 +0000</pubDate>
		<dc:creator>Jahedur Rahman</dc:creator>
				<category><![CDATA[CakePHP]]></category>
		<category><![CDATA[CodeProject]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[hello world]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[tutorial]]></category>

		<guid isPermaLink="false">http://www.blog.valenticabd.com/?p=3</guid>
		<description><![CDATA[I found that, novice programmers always face problem while trying to run CakePHP for the first time. So, here I&#8217;m describing a &#8220;Hello World&#8221; program in CakePHP.
1. First download the CakePHP from http://www.cakephp.org. You can download Stable: 1.1.19.6305 package or Beta: 1.2.0.6311 package.
2. Make a folder in your htdocs folder named &#8220;hello&#8221; and unzip the [...]]]></description>
		<wfw:commentRss>http://www.blog.valenticabd.com/2008/05/15/cakephp-how-to-run-hello-world-program.html/feed</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>
