<?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>Factum Vicesimus Quartus &#187; component</title>
	<atom:link href="http://www.wietseveenstra.nl/blog/tag/component/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.wietseveenstra.nl/blog</link>
	<description>Exploring web x.0, innovation and RIA techniques</description>
	<lastBuildDate>Sat, 05 Sep 2009 15:27:19 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Flex book component (alpha)</title>
		<link>http://www.wietseveenstra.nl/blog/2007/06/flex-book-component-alpha/</link>
		<comments>http://www.wietseveenstra.nl/blog/2007/06/flex-book-component-alpha/#comments</comments>
		<pubDate>Thu, 07 Jun 2007 06:59:35 +0000</pubDate>
		<dc:creator>Wietse Veenstra</dc:creator>
				<category><![CDATA[Actionscript]]></category>
		<category><![CDATA[Flex]]></category>
		<category><![CDATA[component]]></category>
		<category><![CDATA[flipbook]]></category>
		<category><![CDATA[pageflip]]></category>
		<category><![CDATA[ruben]]></category>
		<category><![CDATA[swieringa]]></category>

		<guid isPermaLink="false">http://www.wietseveenstra.nl/blog/2007/06/07/flex-book-component-alpha/</guid>
		<description><![CDATA[Sitting first row (next to Ruben), I have watched my fellow trainee Ruben Swieringa working on his pageflip book in Flex for the last few months now. And I must say that it&#8217;s already the best pageflip book out there, as far as I know. It includes features as pageflipping, hardback option for every page, [...]]]></description>
			<content:encoded><![CDATA[<p>Sitting first row (next to Ruben), I have watched my fellow trainee <a href="http://www.rubenswieringa.com/blog" target="_blank">Ruben Swieringa</a> working on his pageflip book in Flex for the last few months now. And I must say that it&#8217;s already the best pageflip book out there, as far as I know. It includes features as pageflipping, hardback option for every page, tearing-a-page-out functionality, automatic flipping, support for transparent pages and a lot more. Go check it out by clicking on the preview-image below. Read more <a href="http://www.rubenswieringa.com/blog/flex-book-component-alpha" target="_blank">overhere&#8230;</a></p>
<p align="center"><a href="http://www.rubenswieringa.com/code/as3/flex/Book/" target="_blank"><img title="Flex Pageflip Book alpha" src="http://www.wietseveenstra.nl/files/images/blog/book_alpha_screenshot.jpg" border="0" alt="Flex Pageflip Book alpha" /></a></p>
<p>Very impressive Ruben! Keep up the great work!</p>
<img src="http://www.wietseveenstra.nl/blog/?ak_action=api_record_view&id=69&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://www.wietseveenstra.nl/blog/2007/06/flex-book-component-alpha/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>Reflection Manager 1.0</title>
		<link>http://www.wietseveenstra.nl/blog/2007/05/reflection-manager-10/</link>
		<comments>http://www.wietseveenstra.nl/blog/2007/05/reflection-manager-10/#comments</comments>
		<pubDate>Tue, 29 May 2007 18:31:27 +0000</pubDate>
		<dc:creator>Wietse Veenstra</dc:creator>
				<category><![CDATA[Actionscript]]></category>
		<category><![CDATA[Flex]]></category>
		<category><![CDATA[component]]></category>
		<category><![CDATA[manager]]></category>
		<category><![CDATA[reflection]]></category>

		<guid isPermaLink="false">http://www.wietseveenstra.nl/blog/2007/05/29/reflection-manager-10/</guid>
		<description><![CDATA[I have updated my Reflection Manager to version 1.0. I have implemented a blurring option like suggested in the comments on my previously posted version (0.9). I have also built in the functionality to update the reflection when its target component is dragged or resized. Furthermore I made some minor updates to improve the performance [...]]]></description>
			<content:encoded><![CDATA[<p>I have updated my Reflection Manager to version 1.0. I have implemented a blurring option like suggested in the comments on my previously posted version (<a href="http://www.wietseveenstra.nl/blog/2007/04/26/reflectionmanager-v09/">0.9</a>). I have also built in the functionality to update the reflection when its target component is dragged or resized. Furthermore I made some minor updates to improve the performance even a little more. I hope this will be of some good use to you. Let me know when you use it, what you think of it and/or if you have found a bug or have other suggestions on improving it. Thnx!</p>
<p>Open the <a href="http://www.wietseveenstra.nl/files/flex/ReflectionExplorer/v1_0/ReflectionExplorer.html" target="_blank">Reflection Explorer</a> (right-click for the source).<br />
Open the <a href="http://www.wietseveenstra.nl/files/flex/ReflectionExplorer/v1_0/srcview/index.html" target="_blank">source-view</a> directly.</p>
<img src="http://www.wietseveenstra.nl/blog/?ak_action=api_record_view&id=67&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://www.wietseveenstra.nl/blog/2007/05/reflection-manager-10/feed/</wfw:commentRss>
		<slash:comments>31</slash:comments>
		</item>
		<item>
		<title>ReflectionManager v0.9</title>
		<link>http://www.wietseveenstra.nl/blog/2007/04/reflectionmanager-v09/</link>
		<comments>http://www.wietseveenstra.nl/blog/2007/04/reflectionmanager-v09/#comments</comments>
		<pubDate>Thu, 26 Apr 2007 09:59:00 +0000</pubDate>
		<dc:creator>Wietse Veenstra</dc:creator>
				<category><![CDATA[Actionscript]]></category>
		<category><![CDATA[Flex]]></category>
		<category><![CDATA[component]]></category>
		<category><![CDATA[manager]]></category>
		<category><![CDATA[reflection]]></category>

		<guid isPermaLink="false">http://www.wietseveenstra.nl/blog/2007/reflectionmanager-v09/</guid>
		<description><![CDATA[&#60;&#8211; I have updated the Reflection Manager. The new version can be found overhere &#8211;&#62; Last week I needed a reflection at the bottom of the application I was working on. After searching the internet for a while I found some reflection classes on my favorite Flex resource, Flexbox. But after testing 2 of these [...]]]></description>
			<content:encoded><![CDATA[<p><em><strong><span>&lt;&#8211; I have updated the Reflection Manager. The new version can be found <a href="http://www.wietseveenstra.nl/blog/2007/05/29/reflection-manager-10/">overhere</a> &#8211;&gt;</span></strong></em></p>
<p>Last week I needed a reflection at the bottom of the application I was working on. After searching the internet for a while I found some reflection classes on my favorite Flex resource, <a href="http://flexbox.mrinalwadhwa.com/" target="_blank">Flexbox</a>. But after testing 2 of these I saw that the smoothness and speed of my application was decreasing drastically. So I took some time to figure out the structure of the reflection and came up with some ideas on improvements that I could built in.  I wrote a new Reflection Manager, which I think is a little more efficient in some ways. I separated the bitmapdata for the alpha gradient and the component copy so that I can update them separately and then combine them into 1 bitmapdata by using the copyPixels method. I did this so it only draws the alpha gradient bitmapdata once and only updates the component data when the Flex UpdateEvent occurs. When the component or the reflection is resized, it also updates the alpha gradient data. This saves quite some CPU power.</p>
<p align="center"><a href="http://www.wietseveenstra.nl/files/flex/ReflectionExplorer/v0_9/ReflectionExplorer.html" target="_blank"><img title="ReflectionManager v0.9" src="http://www.wietseveenstra.nl/files/images/blog/ReflectionExplorerv0_9.png" alt="ReflectionManager v0.9" /></a></p>
<p>The height of the bitmapdata is equal to the height given by the user for the reflection and not the entire height of the component your reflecting. Less pixels are drawn this way which you don&#8217;t see after all. There are still some improvements to be made but it&#8217;s a good start I think. Check it out!</p>
<p>Open the <a href="http://www.wietseveenstra.nl/files/flex/ReflectionExplorer/v0_9/ReflectionExplorer.html" target="_blank">Reflection Explorer</a>.<br />
<a href="http://www.wietseveenstra.nl/files/flex/ReflectionExplorer/v0_9/srcview/index.html" target="_blank">View source</a>.</p>
<p>Let me know what you think, suggestions on how to improve the Reflection Manager are welcome as always.</p>
<img src="http://www.wietseveenstra.nl/blog/?ak_action=api_record_view&id=65&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://www.wietseveenstra.nl/blog/2007/04/reflectionmanager-v09/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>Flex SuperPanel v1.5</title>
		<link>http://www.wietseveenstra.nl/blog/2007/04/flex-superpanel-v15/</link>
		<comments>http://www.wietseveenstra.nl/blog/2007/04/flex-superpanel-v15/#comments</comments>
		<pubDate>Wed, 04 Apr 2007 20:17:38 +0000</pubDate>
		<dc:creator>Wietse Veenstra</dc:creator>
				<category><![CDATA[Actionscript]]></category>
		<category><![CDATA[Flex]]></category>
		<category><![CDATA[component]]></category>
		<category><![CDATA[superpanel]]></category>

		<guid isPermaLink="false">http://www.wietseveenstra.nl/blog/?p=61</guid>
		<description><![CDATA[I updated my SuperPanel extension to version 1.5. It now includes focusing of panels, the focused panel has a different color, double clicking on the header to collapse/open the panel, and maximizing the panel to the full screen size. If a panel is being dragged it is 50% transparent now for better visibility. There&#8217;s also [...]]]></description>
			<content:encoded><![CDATA[<p>I updated my SuperPanel extension to version 1.5. It now includes focusing of panels, the focused panel has a different color, double clicking on the header to collapse/open the panel, and maximizing the panel to the full screen size. If a panel is being dragged it is 50% transparent now for better visibility. There&#8217;s also a button on the bottom of the stage to add new panels to the test-stage to further explore the functionality. I didn&#8217;t get the minimize funcionality working yet but it&#8217;s certainly planned for a future update.</p>
<p align="center"><a href="http://www.wietseveenstra.nl/files/flex/SuperPanel/v1_5/MainView.html" target="_blank"><img title="SuperPanel v1.5" src="http://www.wietseveenstra.nl/files/images/blog/SuperPanelv1_5.png" alt="SuperPanel v1.5" width="250" height="175" /></a></p>
<p align="center"><script type="text/javascript"><!--
google_ad_client = "pub-2933878099306045";
/* banner468x60 */
google_ad_slot = "5634696330";
google_ad_width = 468;
google_ad_height = 60;
//-->
// --&gt;</script><br />
<script src="http://pagead2.googlesyndication.com/pagead/show_ads.js" type="text/javascript"></script></p>
<p>View the demo <a href="http://www.wietseveenstra.nl/files/flex/SuperPanel/v1_5/MainView.html" target="_blank">here</a> (right click to view source).<br />
View the source <a href="http://www.wietseveenstra.nl/files/flex/SuperPanel/v1_5/srcview/index.html" target="_blank">here</a>.</p>
<p>Future updates include:<br />
- Minimize to the bottom of the stage<br />
- The option to change the title of the panel<br />
- The option  for panel not to overlap eachother</p>
<p>Ofcourse suggestions are always welcome and let me know if you find any bugs.</p>
<img src="http://www.wietseveenstra.nl/blog/?ak_action=api_record_view&id=61&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://www.wietseveenstra.nl/blog/2007/04/flex-superpanel-v15/feed/</wfw:commentRss>
		<slash:comments>109</slash:comments>
		</item>
		<item>
		<title>Flex SuperPanel</title>
		<link>http://www.wietseveenstra.nl/blog/2007/03/flex-superpanel/</link>
		<comments>http://www.wietseveenstra.nl/blog/2007/03/flex-superpanel/#comments</comments>
		<pubDate>Thu, 22 Mar 2007 21:06:07 +0000</pubDate>
		<dc:creator>Wietse Veenstra</dc:creator>
				<category><![CDATA[Actionscript]]></category>
		<category><![CDATA[Flex]]></category>
		<category><![CDATA[component]]></category>
		<category><![CDATA[superpanel]]></category>

		<guid isPermaLink="false">http://www.wietseveenstra.nl/blog/?p=58</guid>
		<description><![CDATA[&#60;&#8211; there is an update of the SuperPanel which can be found overhere &#8211;&#62; I really like to work with the Panel component in my Flex projects, but it lacks some functionality I use quite often so I extended it which resulted in the SuperPanel component. The SuperPanel can be dragged around on the stage, [...]]]></description>
			<content:encoded><![CDATA[<p><em><strong><span>&lt;&#8211; there is an update of the SuperPanel which can be found <a href="http://www.wietseveenstra.nl/blog/?p=61">overhere</a> &#8211;&gt;</span></strong></em></p>
<p>I really like to work with the Panel component in my Flex projects, but it lacks some functionality I use quite often so I extended it which resulted in the SuperPanel component. The SuperPanel can be dragged around on the stage, it can be closed, collapsed and resized. I have some additional updates planned but I wouldn&#8217;t want to keep this from you so here is the first version. I hope it will be of some good use to you.</p>
<p style="text-align: center;"><a href="http://www.wietseveenstra.nl/files/flex/SuperPanel/v1/MainView.html" target="_blank"><img title="SuperPanel" src="http://www.wietseveenstra.nl/files/images/blog/SuperPanel.png" alt="SuperPanel" width="259" height="166" align="middle" /></a></p>
<p>View the demo <a href="http://www.wietseveenstra.nl/files/flex/SuperPanel/v1/MainView.html">here</a> (right click to view source).<br />
View the source <a href="http://www.wietseveenstra.nl/files/flex/SuperPanel/v1/srcview/index.html">here</a>.</p>
<p>Future updates:<br />
- Different header color for focused panel.<br />
- Click to content area to focus panel.<br />
- Doubleclick on header to collapse the panel.<br />
- Minimize to the bottom of the stage.</p>
<p>If you find any bugs or have any other suggestions, please let me know.</p>
<img src="http://www.wietseveenstra.nl/blog/?ak_action=api_record_view&id=58&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://www.wietseveenstra.nl/blog/2007/03/flex-superpanel/feed/</wfw:commentRss>
		<slash:comments>21</slash:comments>
		</item>
	</channel>
</rss>

