<?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; Javascript</title>
	<atom:link href="http://www.blog.valenticabd.com/tag/javascript/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>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>Integrating FCKeditor in ASP.Net</title>
		<link>http://www.blog.valenticabd.com/2008/07/20/integrating-fckeditor-in-aspnet.html</link>
		<comments>http://www.blog.valenticabd.com/2008/07/20/integrating-fckeditor-in-aspnet.html#comments</comments>
		<pubDate>Sun, 20 Jul 2008 16:01:44 +0000</pubDate>
		<dc:creator>Jahedur Rahman</dc:creator>
				<category><![CDATA[.Net]]></category>
		<category><![CDATA[ASP.Net]]></category>
		<category><![CDATA[CodeProject]]></category>
		<category><![CDATA[JQuery]]></category>
		<category><![CDATA[Javascript]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[FCKeditor]]></category>
		<category><![CDATA[MVC]]></category>

		<guid isPermaLink="false">http://www.blog.valenticabd.com/?p=7</guid>
		<description><![CDATA[Introduction
In Basic ASP.Net, FCKeditor can be easily integrated. Here is the link where I found that. http://docs.fckeditor.net/FCKeditor_2.x/Developers_Guide/Integration/ASP.NET
However, to integrate FCKeditor in ASP.Net MVC environment, we have to follow some tricky steps. Here I will show how to integrate using core javascript as well as using Jquery.
Using Javascript:
Step 1
Download the FCKeditor from http://www.fckeditor.net/download.
Step 2
Unzip the package [...]]]></description>
		<wfw:commentRss>http://www.blog.valenticabd.com/2008/07/20/integrating-fckeditor-in-aspnet.html/feed</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
	</channel>
</rss>
