<?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>Hello Thupten &#187; &#187; Web Designing and Programming</title>
	<atom:link href="https://www.thupten.feedback/category/academic-works/web-designing-and-programming/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.thupten.feedback</link>
	<description>Just another developer&#039;s blog</description>
	<lastBuildDate>Sat, 20 Jun 2026 21:18:42 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=4.2.2</generator>
	<item>
		<title>Splitify &#8211; chrome extension to split a webpage for wide screen</title>
		<link>https://www.thupten.feedback/2013/12/18/splitify-chrome-extension-to-split-a-webpage-for-wide-screen/</link>
		<comments>https://www.thupten.feedback/2013/12/18/splitify-chrome-extension-to-split-a-webpage-for-wide-screen/#respond</comments>
		<pubDate>Wed, 18 Dec 2013 06:59:00 +0000</pubDate>
		<dc:creator><![CDATA[thupten]]></dc:creator>
				<category><![CDATA[Others]]></category>
		<category><![CDATA[Web Designing and Programming]]></category>

		<guid isPermaLink="false">http://www.hellothupten.com/?p=575</guid>
		<description><![CDATA[I created this chrome extension that splits the webpage that uses the wide screen more effectively. Extract the zip file and install the extension. Chrome > Settings Tick Developer Mode Click &#8216;Load unpacked extension&#8217; Select the folder you extracted the files to. Enjoy Download Splitify This extension does not work on all websites. So enable [&#8230;]]]></description>
				<content:encoded><![CDATA[I created this chrome extension that splits the webpage that uses the wide screen more effectively. 
Extract the zip file and install the extension.
<span id="more-575"></span>
<ul>
<li>Chrome > Settings</li>
<li>Tick Developer Mode</li>
<li>Click &#8216;Load unpacked extension&#8217;</li>
<li>Select the folder you extracted the files to.</li>
<li>Enjoy</li>
</ul>

<a href="http://www.thupten.feedback/wp-content/uploads/splitify.zip">Download Splitify</a>

This extension does not work on all websites. So enable this extension when you need and disable when you don&#8217;t. <img src="https://www.thupten.feedback/wp-includes/images/smilies/simple-smile.png" alt=":)" class="wp-smiley" style="height: 1em; max-height: 1em;" />

<a href="http://www.thupten.feedback/wp-content/uploads/2013/12/news.png"><img src="http://www.thupten.feedback/wp-content/uploads/2013/12/news.png" alt="news" width="1280" height="800" class="alignnone size-full wp-image-576" /></a>



]]></content:encoded>
			<wfw:commentRss>https://www.thupten.feedback/2013/12/18/splitify-chrome-extension-to-split-a-webpage-for-wide-screen/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ASP.NET MVC3 Application Project</title>
		<link>https://www.thupten.feedback/2011/08/12/recruitment-application-project/</link>
		<comments>https://www.thupten.feedback/2011/08/12/recruitment-application-project/#respond</comments>
		<pubDate>Fri, 12 Aug 2011 13:14:28 +0000</pubDate>
		<dc:creator><![CDATA[thupten]]></dc:creator>
				<category><![CDATA[Web Designing and Programming]]></category>
		<category><![CDATA[asp.net]]></category>
		<category><![CDATA[asp.net mvc]]></category>
		<category><![CDATA[entity framework]]></category>

		<guid isPermaLink="false">http://www.hellothupten.com/?p=786</guid>
		<description><![CDATA[ASP.NET MVC3 Application for a typical recruitment company. The company has many employees who can work for a certain client company. Many to Many relationship between employee and client. The models are made using code first entity framework 4.1 Iteration 1: Model class files completed. Basic site working. Needs Authentication to be added. Iteration 2: [&#8230;]]]></description>
				<content:encoded><![CDATA[ASP.NET MVC3 Application for a typical recruitment company. The company has many employees who can work for a certain client company. Many to Many relationship between employee and client. The models are made using code first entity framework 4.1

<a href="http://thupten.feedback/wp-content/uploads/recruitment_project/Recruitment1.rar">Iteration 1</a>: Model class files completed. Basic site working. Needs Authentication to be added.

<a href="http://thupten.feedback/wp-content/uploads/recruitment_project/Recruitment2-torontoworkforce.zip">Iteration 2</a>: Jquery was added. Some ajax features added. JQueryUI was added to get a thematic look. Jquery full calendar plugin was added to the homepage. I am hosting it on my home server, <a href="http://torontoworkforce.veryusefulinfo.com">torontoworkforce.veryusefulinfo.com</a> for demo purposes. If is down, then probably my computer is shut off or I may have shut the server down temporarily to work on the computer.

<a href="http://thupten.feedback/wp-content/uploads/recruitment_project/TorontoWorkforce.rar">Iteration 3</a>: User authentication added.

<a href="http://thupten.feedback/wp-content/uploads/2012/03/calendar.png"><img class="alignnone size-full wp-image-418" title="calendar" src="http://thupten.feedback/wp-content/uploads/2012/03/calendar.png" alt="" width="580" height="319" /></a>

<a href="http://thupten.feedback/wp-content/uploads/2012/03/list.png"><img class="alignnone size-full wp-image-415" title="list" src="http://thupten.feedback/wp-content/uploads/2012/03/list.png" alt="" width="580" height="319" /></a>

<a href="http://thupten.feedback/wp-content/uploads/2012/03/addline.png"><img class="alignnone size-full wp-image-417" title="addline" src="http://thupten.feedback/wp-content/uploads/2012/03/addline.png" alt="" width="580" height="319" /></a>

<a href="http://thupten.feedback/wp-content/uploads/2012/03/about.png"><img class="alignnone size-full wp-image-416" title="about" src="http://thupten.feedback/wp-content/uploads/2012/03/about.png" alt="" width="580" height="319" /></a>]]></content:encoded>
			<wfw:commentRss>https://www.thupten.feedback/2011/08/12/recruitment-application-project/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
