<?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>Flex Calendar Component</title>
	<atom:link href="http://flex-calendar.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://flex-calendar.com</link>
	<description>component done right!</description>
	<lastBuildDate>Fri, 11 May 2012 08:21:34 +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>Flex Calendar 1.3 released!</title>
		<link>http://flex-calendar.com/2012/flex-calendar-1-3-released/</link>
		<comments>http://flex-calendar.com/2012/flex-calendar-1-3-released/#comments</comments>
		<pubDate>Mon, 23 Jan 2012 06:43:15 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Blog]]></category>

		<guid isPermaLink="false">http://flex-calendar.com/?p=849</guid>
		<description><![CDATA[We are happy to announce that version 1.3 of our component is out! In this main release we&#8217;ve changed some parts of our API and fixed many issues. As always, you can find fully featured *.swc libraries and example sources in Downloads section of our page. Changelog: Own date formatter pattern for dates in header...<br /><br /> <a href="http://flex-calendar.com/2012/flex-calendar-1-3-released/" class="read_more"> Read More</a><br /><br /><br />]]></description>
			<content:encoded><![CDATA[<p>We are happy to announce that version 1.3 of our component is out! In this main release we&#8217;ve changed some parts of our API and fixed many issues. As always, you can find fully featured *.swc libraries and example sources in <a title="Downloads" href="http://flex-calendar.com/downloads/">Downloads</a> section of our page.</p>
<p><span id="more-849"></span>Changelog:</p>
<ul>
<li>Own date formatter pattern for dates in header</li>
<li>Own date formatter pattern for dates in default renderers</li>
<li>Links in header can be disabled</li>
<li>Scrollbar can be hidden</li>
<li>Modern style is now integrated in our swc file</li>
<li>Dynamic style reloading after</li>
<li>Ability to set which is on top: unavailable or available space</li>
<li>Fixed issues related to daylight saving time</li>
<li>Fixed issues related to recurrence rule MONTHLY when day is set to 29, 30 or 31</li>
<li>Fixed issues related to recurrence rule YEARLY when day is set to 29th Feb</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://flex-calendar.com/2012/flex-calendar-1-3-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Flex Calendar Version 1.2.1 Released</title>
		<link>http://flex-calendar.com/2011/flex-calendar-version-1-2-1-released/</link>
		<comments>http://flex-calendar.com/2011/flex-calendar-version-1-2-1-released/#comments</comments>
		<pubDate>Wed, 26 Oct 2011 18:20:06 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Blog]]></category>

		<guid isPermaLink="false">http://flex-calendar.com/?p=841</guid>
		<description><![CDATA[We are happy to announce that version 1.2.1 of the Flex Calendar Component has just been released. This is a maintenance release of Flex Calendar Component, which fixes bugs found in 1.2 branch. Please visit downloads section to get the newest version. Bug fixes: After changing event duration to more than 24 hours, calendar header...<br /><br /> <a href="http://flex-calendar.com/2011/flex-calendar-version-1-2-1-released/" class="read_more"> Read More</a><br /><br /><br />]]></description>
			<content:encoded><![CDATA[<p>We are happy to announce that version 1.2.1 of the Flex Calendar Component has just been released. This is a maintenance release of Flex Calendar Component, which fixes bugs found in 1.2 branch. Please visit <a href="downloads">downloads</a> section to get the newest version. </p>
<p>Bug fixes:</p>
<ul>
<li>After changing event duration to more than 24 hours, calendar header height in the day view has bad size.</li>
<li>In the month view, last day of long event does not reserve space.</li>
<li>In the month view, number of not shown events is not computed correctly.</li>
<li>In the day view, events starting after 12 am are displayed on the next day on the calendar header.</li>
<li>In the month view, long event does not reserve space after starting drag&#038;drop operation.</li>
<li>Binding of the visibleRange property might cause error in Flex 4.</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://flex-calendar.com/2011/flex-calendar-version-1-2-1-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Demo Project Source Code</title>
		<link>http://flex-calendar.com/2011/demo-project-source-code/</link>
		<comments>http://flex-calendar.com/2011/demo-project-source-code/#comments</comments>
		<pubDate>Mon, 26 Sep 2011 19:08:01 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Blog]]></category>

		<guid isPermaLink="false">http://flex-calendar.com/?p=793</guid>
		<description><![CDATA[In the <a href="downloads">downloads</a> section of our web site  you can now find 2 packages containing the source code of our demo project. The archive contains both demo source code with swc library and exported Flash Builder 4.5 project in the FPX format. The FXP format is an archive format that includes project folders, files, and metadata about the project. An exported project includes all dependent Flex library projects. To learn about importing FPX file please visit <a href="http://help.adobe.com/en_US/Flex/4.0/UsingFlashBuilder/WSbde04e3d3e6474c4ef5411412477fbf920-8000.html">Adobe website</a>. ]]></description>
			<content:encoded><![CDATA[<p>In the <a href="downloads">downloads</a> section of our web site you can now find 2 packages containing the source code of our demo project. The archive contains both demo source code with swc library and exported Flash Builder 4.5 project in the FPX format. The FXP format is an archive format that includes project folders, files, and metadata about the project. An exported project includes all dependent Flex library projects. To learn about importing FPX file please visit <a href="http://help.adobe.com/en_US/Flex/4.0/UsingFlashBuilder/WSbde04e3d3e6474c4ef5411412477fbf920-8000.html">Adobe website</a>. </p>
]]></content:encoded>
			<wfw:commentRss>http://flex-calendar.com/2011/demo-project-source-code/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Flex Calendar Version 1.2.0 Released</title>
		<link>http://flex-calendar.com/2011/flex-calendar-version-1-2-0-released/</link>
		<comments>http://flex-calendar.com/2011/flex-calendar-version-1-2-0-released/#comments</comments>
		<pubDate>Sun, 25 Sep 2011 17:20:15 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Blog]]></category>

		<guid isPermaLink="false">http://flex-calendar.com/?p=734</guid>
		<description><![CDATA[We are happy to announce that version 1.2.0 of the Flex Calendar Component has just been released. Please visit downloads section to get the newest version. New features: Support for Design View in Flash Builder 4. Totally new way of skinning the component &#8211; it is now possible to apply custom styles to scrollbars, buttons...<br /><br /> <a href="http://flex-calendar.com/2011/flex-calendar-version-1-2-0-released/" class="read_more"> Read More</a><br /><br /><br />]]></description>
			<content:encoded><![CDATA[<p>We are happy to announce that version 1.2.0 of the Flex Calendar Component has just been released. Please visit <a href="downloads">downloads</a> section to get the newest version. </p>
<p>New features:</p>
<ul>
<li>Support for Design View in Flash Builder 4.</li>
<li>Totally new way of skinning the component &#8211; it is now possible to apply custom styles to scrollbars, buttons in header, itemRenderes, grid lines in a day view any many more.</li>
<li>Added new built-in style callend &#8220;Modern&#8221;.</li>
<li>Added &#8220;tooltip&#8221; property for itemRenderers.</li>
<li>Configurable granularity of time in snapToGrid.</li>
<li>Configurable visible time span (hours).</li>
</ul>
<p>Improvements:</p>
<ul>
<li>New namespace http://flex-calendar.com/ns.</li>
<li>Removed ILayout interface.</li>
<li>Updated demo for Flex 4.</li>
<li>Long events now visible in each day of the month view.</li>
<li>Support for HTML tags in summary text property of the itemRenderer.</li>
</ul>
<p>Bug fixes:</p>
<ul>
<li>Send item modified event after finishing the modification rather than after click.</li>
<li>Fixed problems with headerVisible property.</li>
<li>Fixes related to redraw of the cursor in some circumstances.</li>
</ul>
<p>Some screenshots<br />
<div id="attachment_742" class="wp-caption aligncenter" style="width: 610px"><a href="http://flex-calendar.com/wp-content/uploads/2011/09/style-modern.png"><img src="http://flex-calendar.com/wp-content/uploads/2011/09/style-modern.png" alt="New Style &quot;Modern&quot;" title="New Style &quot;Modern&quot;" width="600" height="432" class="size-medium wp-image-742" /><p class="wp-caption-text">New Style &quot;Modern&quot;</p></div></p>
<div id="attachment_748" class="wp-caption aligncenter" style="width: 610px"><a href="http://flex-calendar.com/wp-content/uploads/2011/09/long-event.png"><img src="http://flex-calendar.com/wp-content/uploads/2011/09/long-event.png" alt="Long Event in Month View" title="Long Event in Month View" width="600" height="432" class="size-medium wp-image-748" /></a><p class="wp-caption-text">Long Event in Month View</p></div>
]]></content:encoded>
			<wfw:commentRss>http://flex-calendar.com/2011/flex-calendar-version-1-2-0-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Flex Calendar Demo Updated</title>
		<link>http://flex-calendar.com/2011/flex-calendar-demo-updated/</link>
		<comments>http://flex-calendar.com/2011/flex-calendar-demo-updated/#comments</comments>
		<pubDate>Mon, 22 Aug 2011 09:22:41 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Blog]]></category>

		<guid isPermaLink="false">http://flex-calendar.com/?p=726</guid>
		<description><![CDATA[Please have a look at our updated <a href="/demo/">demo</a> to see new, incoming features that will be available in the incoming 1.2 version of the component. The <a href="/demo/">demo</a> was also updated  to explain some of the more sophisticated features that are available since version 1.0. 


In the updated <a href="/demo/">demo</a> you can see a clear separation of the basic and PRO features.]]></description>
			<content:encoded><![CDATA[<p>Please have a look at our updated <a href="/demo/">demo</a> to see new, incoming features that will be available in the incoming 1.2 version of the component. The <a href="/demo/">demo</a> was also updated  to explain some of the more sophisticated features that are available since version 1.0. </p>
<p>In the updated <a href="/demo/">demo</a> you can see a clear separation of the basic and PRO features.</p>
]]></content:encoded>
			<wfw:commentRss>http://flex-calendar.com/2011/flex-calendar-demo-updated/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>New Licensing Model</title>
		<link>http://flex-calendar.com/2011/better-pricing-model/</link>
		<comments>http://flex-calendar.com/2011/better-pricing-model/#comments</comments>
		<pubDate>Tue, 24 May 2011 21:02:56 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Blog]]></category>

		<guid isPermaLink="false">http://flex-calendar.com/?p=657</guid>
		<description><![CDATA[We've decided to modify our licensing model to better suit your needs.
Three license types are available:
<ul>
<li>Flex Calendar Component Standard</li>
<li>Flex Calendar Component Pro</li>
<li>Flex Calendar Component Partner</li>
</ul>
Check out the <a href="/pricing/">pricing</a> section to get more details.]]></description>
			<content:encoded><![CDATA[<p>We&#8217;ve decided to modify our licensing model to better suit your needs.<br />
Three license types are available:</p>
<ul>
<li>Flex Calendar Component Standard</li>
<li>Flex Calendar Component Pro</li>
<li>Flex Calendar Component Partner</li>
</ul>
<p>Check out the <a href="/pricing/">pricing</a> section to get more details.</p>
]]></content:encoded>
			<wfw:commentRss>http://flex-calendar.com/2011/better-pricing-model/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Flex Calendar Component 1.1.0 is ready</title>
		<link>http://flex-calendar.com/2011/flex-calendar-component-1-1-0-is-ready/</link>
		<comments>http://flex-calendar.com/2011/flex-calendar-component-1-1-0-is-ready/#comments</comments>
		<pubDate>Thu, 19 May 2011 19:02:01 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Blog]]></category>

		<guid isPermaLink="false">http://flex-calendar.com/?p=646</guid>
		<description><![CDATA[<p>We've just relased version 1.1.0 of the Flex Calendar Component!</p>
<p>Go get it in <a href="/downloads/">downloads</a> section.</p>
<p>This release contains various bug fixes and improvements. </p>
<p>Moreover, as we promised previously, we're still adding cool features to the Flex Calendar Component! In this version we've added: 
<ul>
<li>Item editors and demo code released under MIT license and <a href="https://github.com/flexcalendar/flexcalendar-public">availabe to download via GitHub!</a></li>
<li>Limited edit mode, where new items can be added only at predefined spaces. <a href="http://flex-calendar.com/demo">See our demo for example!</a></li>
<li>Useful calendar events, dispatched when "calendar items" were modified or added</li>
<li>Double click support - you can capture input on calendar item renderers, available space renderers or calendar space</li>
<li>Working week (MO-FRI) view</li>  
</ul]]></description>
			<content:encoded><![CDATA[<p>We&#8217;ve just relased version 1.1.0 of the Flex Calendar Component!</p>
<p>Go get it in <a href="/downloads/">downloads</a> section.</p>
<p>This release contains various bug fixes and improvements. </p>
<p>Moreover, as we promised previously, we&#8217;re still adding cool features to the Flex Calendar Component! In this version we&#8217;ve added: </p>
<ul>
<li>Item editors and demo code released under MIT license and <a href="https://github.com/flexcalendar/flexcalendar-public">availabe to download via GitHub!</a></li>
<li>Limited edit mode, where new items can be added only at predefined spaces. <a href="http://flex-calendar.com/demo">See our demo for example!</a></li>
<li>Useful calendar events, dispatched when &#8220;calendar items&#8221; were modified or added</li>
<li>Double click support &#8211; you can capture input on calendar item renderers, available space renderers or calendar space</li>
<li>Working week (MO-FRI) view</li>
</ul>
<p>In this version we&#8217;ve introduced PRO licenses. Some features of our component will be available for additional price. As for now, only &#8220;limited edit mode&#8221; is PRO feature. For PRO licensing terms and conditions, contact us at <a href="mailto:sales@flex-calendar.com">sales@flex-calendar.com</a. </p>
]]></content:encoded>
			<wfw:commentRss>http://flex-calendar.com/2011/flex-calendar-component-1-1-0-is-ready/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Flex Calendar Component 1.0.0 is ready</title>
		<link>http://flex-calendar.com/2011/flex-calendar-component-has-been-released/</link>
		<comments>http://flex-calendar.com/2011/flex-calendar-component-has-been-released/#comments</comments>
		<pubDate>Tue, 19 Apr 2011 20:57:43 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Blog]]></category>

		<guid isPermaLink="false">http://flex-calendar.com/?p=610</guid>
		<description><![CDATA[<p>It's finally done. Flex Calendar Component has proudly reached it's 1.0.0 version.</p>
<p>Go get it in <a href="/downloads/">downloads</a> section.</p>
<p>It's been a long time of testing and fixing details to provide you with top quality flex calendar component that suits your needs. We hope that some great apps will be built using our Flex Calendar Component.</p>
<p>Besides the fact, that final version has came, we didn't stop working on the component. It's mature piece of code now and we are going to look after it.</p>
<p>Some great features are right around the corner - stay tuned! </p>]]></description>
			<content:encoded><![CDATA[<p>It&#8217;s finally done. Flex Calendar Component has proudly reached it&#8217;s 1.0.0 version.</p>
<p>Go get it in <a href="/downloads/">downloads</a> section.</p>
<p>It&#8217;s been a long time of testing and fixing details to provide you with top quality flex calendar component that suits your needs. We hope that some great apps will be built using our Flex Calendar Component.</p>
<p>Besides the fact, that final version has came, we didn&#8217;t stop working on the component. It&#8217;s mature piece of code now and we are going to look after it.</p>
<p>Some great features are right around the corner &#8211; stay tuned! </p>
]]></content:encoded>
			<wfw:commentRss>http://flex-calendar.com/2011/flex-calendar-component-has-been-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Second Release Candidate is out</title>
		<link>http://flex-calendar.com/2011/second-release-candidate-is-out/</link>
		<comments>http://flex-calendar.com/2011/second-release-candidate-is-out/#comments</comments>
		<pubDate>Mon, 28 Mar 2011 20:39:12 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Blog]]></category>

		<guid isPermaLink="false">http://flex-calendar.com/?p=574</guid>
		<description><![CDATA[We&#8217;re excited to announce that second release candidate of Flex Calendar Component is ready to download. As we&#8217;ve promised &#8211; compatiblity issues with various flex version are fixed now. We&#8217;re providing you with two separate versions of Flex Calendar Component library: flex-calendar_f3_1.0.0-RC2.swc &#8211; for projects using flex 3.x framework versions flex-calendar_f4_1.0.0-RC2.swc &#8211; for flex 4.x...<br /><br /> <a href="http://flex-calendar.com/2011/second-release-candidate-is-out/" class="read_more"> Read More</a><br /><br /><br />]]></description>
			<content:encoded><![CDATA[<p>We&#8217;re excited to announce that second release candidate of Flex Calendar Component is ready to download.<br />
As we&#8217;ve promised &#8211; compatiblity issues with various flex version are fixed now.</p>
<p>We&#8217;re providing you with two separate versions of Flex Calendar Component library:</p>
<ul>
<li><a href="/downloads/#fc_rc2_flex3">flex-calendar_f3_1.0.0-RC2.swc</a> &#8211; for projects using flex 3.x framework versions</li>
<li><a href="/downloads/#fc_rc2_flex4">flex-calendar_f4_1.0.0-RC2.swc</a> &#8211; for flex 4.x</li>
</ul>
<p>We&#8217;ve improved localization and internationalization support as well. You can see it working on our <a href="http://flex-calendar.com/demo">live demo</a> &#8211; just go to the configuration panel (placed below date pickers) and change language in Localization section.</p>
<p>Bare on mind that portuguese localization files are now compiled into library. </p>
]]></content:encoded>
			<wfw:commentRss>http://flex-calendar.com/2011/second-release-candidate-is-out/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Localization and internationalization support</title>
		<link>http://flex-calendar.com/2011/localization-and-internationalization-support/</link>
		<comments>http://flex-calendar.com/2011/localization-and-internationalization-support/#comments</comments>
		<pubDate>Mon, 28 Mar 2011 09:49:46 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[howto]]></category>

		<guid isPermaLink="false">http://flex-calendar.com/?p=568</guid>
		<description><![CDATA[We&#8217;re supporting FlexCalendar localization and internationalization since 1.0.0-RC1. It is possible to add different locale. Month and day names are taken from Flex SDK properties files, and our labels are taken from FlexCalendar.properties file. Let&#8217;s assume that you have pt_BR localization files for Flex 3.2 SDK (if not, see: http://sujitreddyg.wordpress.com/2008/01/22/localizing-flex-applications). Adjust your compiler settings to...<br /><br /> <a href="http://flex-calendar.com/2011/localization-and-internationalization-support/" class="read_more"> Read More</a><br /><br /><br />]]></description>
			<content:encoded><![CDATA[<p>We&#8217;re supporting FlexCalendar localization and internationalization since 1.0.0-RC1. It is possible to add different locale. Month and day names are taken from Flex SDK properties files, and our labels are taken from FlexCalendar.properties file. Let&#8217;s assume that you have pt_BR localization files for Flex 3.2 SDK (if not, see: <a href="http://sujitreddyg.wordpress.com/2008/01/22/localizing-flex-applications">http://sujitreddyg.wordpress.com/2008/01/22/localizing-flex-applications</a>).</p>
<p>Adjust your compiler settings to set compiled locales and locales path. In Project/Properties/FlexCompiler/Additional compiler arguments set something like:
<div class="codesnip-container" >-locale=pt_BR  -source-path=../locale/{locale}</div>
<p>Next, create &#8220;locale&#8221; folder in your main Flex Builder project, with subdirectory &#8220;pt_BR&#8221;, put attached
<div class="codesnip-container" >FlexCalendar.properties</div>
<p> file in and change its content.<br />
This file should contain properties for flex calendar component and it&#8217;s item editor: </p>
<div class="codesnip-container" >calendarHeader.today = Today<br />
calendarHeader.day = Day<br />
calendarHeader.week = Week<br />
calendarHeader.month = Month<br />
calendarHeader.previousToolTip = Previous<br />
calendarHeader.nextToolTip = Next<br />
calendarHeader.labelFormat = EEE MMM DD YYYY</p>
<p>dayViewHeader.labelFormat = EEE DD MMM YYYY</p>
<p>editor.newItem = New item<br />
editor.summary = Summary:<br />
editor.description = Description:<br />
editor.from = From:<br />
editor.to = To:<br />
editor.repeat = Repeat:<br />
editor.repeats = Repeats:<br />
editor.repeatOn = Repeat on:<br />
editor.repeatsInterval = Interval:<br />
editor.endsOn = Ends on:<br />
editor.never = Never<br />
editor.delete = Delete<br />
editor.cancel = Cancel<br />
editor.save = Save</p>
<p>editor.variantDaily = Daily<br />
editor.variantEveryWeekday = Every weekday (Mo.-Fri.)<br />
editor.variantMoWedFri = Every Mon., Wed., and Fri.<br />
editor.variantTuesThurs = Every Tues. and Thurs.<br />
editor.variantWeekly = Weekly<br />
editor.variantMonthly = Monthly<br />
editor.variantYearly = Yearly</p></div>
<p>You should see now localized version of FlexCalendar <img src='http://flex-calendar.com/wp-includes/images/smilies/icon_biggrin.gif' alt=':-D' class='wp-smiley' /> .</p>
<p>In order to change language, you need to set the localeChain property of resourceManager to &#8220;pt_BR&#8221;:
<div class="codesnip-container" >resourceManager.localeChain = [ "pt_BR", "en_US" ];</div>
<p>Tip: You should always include the &#8220;en_US&#8221; string at the end of localeChain. It protects you from displaying NULLs when no Portuguese translation for some properties is available.</p>
]]></content:encoded>
			<wfw:commentRss>http://flex-calendar.com/2011/localization-and-internationalization-support/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

