<?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>Well, at least we got the duck. &#187; ui</title>
	<atom:link href="http://ingol.nl/blog/tag/ui/feed/" rel="self" type="application/rss+xml" />
	<link>http://ingol.nl/blog</link>
	<description></description>
	<lastBuildDate>Fri, 27 Jan 2012 09:48:53 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>jQuery UI Day-Calendar Widget</title>
		<link>http://ingol.nl/blog/2010/06/09/jquery-ui-day-calendar-widget/</link>
		<comments>http://ingol.nl/blog/2010/06/09/jquery-ui-day-calendar-widget/#comments</comments>
		<pubDate>Wed, 09 Jun 2010 10:50:54 +0000</pubDate>
		<dc:creator>Onno</dc:creator>
				<category><![CDATA[Design]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[calendar]]></category>
		<category><![CDATA[jquery]]></category>
		<category><![CDATA[ui]]></category>
		<category><![CDATA[widget]]></category>

		<guid isPermaLink="false">http://ingol.nl/blog/?p=463</guid>
		<description><![CDATA[I&#8217;m working on a generic calendar widget for event scheduling. It&#8217;s my first jQuery UI widget experience which I really like thus far. The calendar widget itself is a sort of complete re-implementation of the jQuery-Week-Calendar made by Rob Monie. However the week-calendar widget was end-of-life  [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m working on a generic calendar widget for event scheduling. It&#8217;s my first jQuery UI widget experience which I really like thus far. The calendar widget itself is a sort of complete re-implementation of the jQuery-Week-Calendar made by Rob Monie. However the week-calendar widget was end-of-life and no longer maintained.</p>
<p>A repository has been setup at Bitbucket: <a target="_blank" href="http://bitbucket.org/orlissenberg/jquery-day-calendar">jQuery Day Calendar</a></p>
<p>Specs:<br />
- Drag and drop events (which contains various resources).<br />
- Slot-based event containers of variable length (variable event length).<br />
- Both calendar and event components are jQuery UI Widget based.<br />
- Supports the jQuery Theme Roller.<br />
- Support all major browsers.<br />
- Very reusable, should not be a one-trick-pony.<br />
- Using multiple day-calendars would create something similar to the jQuery-Week-Calendar (maybe make another composite UI widget for it even).</p>
<p><a target="_blank" href="http://picasaweb.google.com/lh/photo/takhRbdyNg0YMwSBRUlGTg?feat=embedwebsite"><img src="http://lh6.ggpht.com/_k1lmMufch6s/TB_cXeSxo9I/AAAAAAAAF48/mZA0Nz2VBJM/s400/jquery.calendar.daycalendar.jpg" /></a></p>
<p><a href="http://ingol.nl/projects/daycalendar/jquery.calendar.daycalendar.sandbox.html" target="_blank" style="font-size:20px;font-weight: bold;">DEMO</a></p>
<p><a href="http://plugins.jquery.com/project/Day-Calendar" target="_blank">jQuery Plugins Day Calendar</a></p>
]]></content:encoded>
			<wfw:commentRss>http://ingol.nl/blog/2010/06/09/jquery-ui-day-calendar-widget/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
	</channel>
</rss>

