<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent posts to news</title><link>https://sourceforge.net/p/cfe/news/</link><description>Recent posts to news</description><atom:link href="https://sourceforge.net/p/cfe/news/feed" rel="self"/><language>en</language><lastBuildDate>Fri, 18 Jun 2010 06:41:09 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/cfe/news/feed" rel="self" type="application/rss+xml"/><item><title>New Release 0.9.4 and jQuery Port</title><link>https://sourceforge.net/p/cfe/news/2010/06/new-release-094-and-jquery-port/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Despite the release of 0.9.4, which featured some bugfixes with selects and Opera 10, i'm pleased to announce that jQuery porting has finally begun. Thanks to dfilatov81 and his jQuery inheritance plugin, porting won't take as long as i had expected. After figuring out the jQuery API i managed to get the checkboxes module working already - took about 4 hours from the download of jQuery 1.4.2 to clicking a cfe-jquery checkbox. Stay tuned!&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Maik</dc:creator><pubDate>Fri, 18 Jun 2010 06:41:09 -0000</pubDate><guid>https://sourceforge.net46263ef3d91904e63185bed7a2b296f7bdeed46c</guid></item><item><title>New Release 0.9.3</title><link>https://sourceforge.net/p/cfe/news/2009/08/new-release-093/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Despite the usual bugfixes, this release features a single compressed library file for all those of you who want to quickstart using cfe (i used yuicompressor for minifying). The integration therefore gets even easier (see &lt;a href="http://customformelements.net/howto.php\" rel="nofollow"&gt;http://customformelements.net/howto.php\&lt;/a&gt;). Enjoy!&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Maik</dc:creator><pubDate>Tue, 11 Aug 2009 20:16:03 -0000</pubDate><guid>https://sourceforge.netb8e7647b87ed36d6c9c823fbae6b6fe7b1d8c58c</guid></item><item><title>Developer docs for cfe</title><link>https://sourceforge.net/p/cfe/news/2009/07/developer-docs-for-cfe/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;For all you who want to have a deeper look inside cfe or extend cfe, i just launched the online docs which might be helpful to you. See them at &lt;a href="http://customformelements.net/docs." rel="nofollow"&gt;http://customformelements.net/docs.&lt;/a&gt; Enjoy&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Maik</dc:creator><pubDate>Sat, 11 Jul 2009 18:18:15 -0000</pubDate><guid>https://sourceforge.net0be19708f2c793533a0e96ad8ab59136506ab9da</guid></item><item><title>Support for Attribute disabled added</title><link>https://sourceforge.net/p/cfe/news/2009/05/support-for-attribute-disabled-added/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;HTML Elements with disabled set to true are now correctly handled by cfe. I modified the graphics and css to show the disabled state. It's even possible to disable/enable elements on-the-fly with javascript, if you use the provided methods $('myElem').disable() and $('myElem').enable(). Note: those methods only work with form elements defined by w3c (see &lt;a href="http://www.w3.org/TR/html401/interact/forms.html#h-17.12.1\" rel="nofollow"&gt;http://www.w3.org/TR/html401/interact/forms.html#h-17.12.1\&lt;/a&gt;)&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Maik</dc:creator><pubDate>Fri, 15 May 2009 17:15:59 -0000</pubDate><guid>https://sourceforge.netb6256a6498f4d00864fb1086cb269c700e75bbe3</guid></item><item><title>CFE 0.9 released</title><link>https://sourceforge.net/p/cfe/news/2009/03/cfe-09-released/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Just released 0.9 of cfe. Be sure to read the ChangeLog and the installation notes. &lt;/p&gt;
&lt;p&gt;This version will be the last before going 1.0, so please post any bugs you find.&lt;/p&gt;
&lt;p&gt;After releasing 1.0 i'll port cfe to jQuery.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Maik</dc:creator><pubDate>Sat, 21 Mar 2009 22:37:13 -0000</pubDate><guid>https://sourceforge.netaa14be5abbad3f81e8144e34b685cd68b771942b</guid></item><item><title>Big update ahead</title><link>https://sourceforge.net/p/cfe/news/2009/03/big-update-ahead/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;I'm currently working on the last bugfixes for the new cfe version 0.9. It will offer advanced event handling and a more solid and flexible architecture. It will be possible to create any cfe dynamically via javascript without the need for a hard-coded html form element.&lt;/p&gt;
&lt;p&gt;After v0.9 evaluation phase and bugfixes i'll move cfe to 1.0 stable and start porting it to jQuery.&lt;/p&gt;
&lt;p&gt;Stay tuned.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Maik</dc:creator><pubDate>Tue, 17 Mar 2009 22:49:10 -0000</pubDate><guid>https://sourceforge.net0841678dbb18a6908a86ad45a21c98120bf88768</guid></item><item><title>Small update - more to come</title><link>https://sourceforge.net/p/cfe/news/2009/01/small-update---more-to-come/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Hi there,&lt;br /&gt;
since im currently busy with studies i have not much time for cfe - i apologize for this.&lt;br /&gt;
I still wanted to fix an annoying bug - the select field now gets auto-selected with the option you specify in the original select-html-element.&lt;/p&gt;
&lt;p&gt;I'm planning some major improvements to the structure, but it may take some time...&lt;/p&gt;
&lt;p&gt;Stay tuned and post bugreports :)&lt;/p&gt;
&lt;p&gt;Thanks&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Maik</dc:creator><pubDate>Fri, 16 Jan 2009 00:45:18 -0000</pubDate><guid>https://sourceforge.nete51ccbca797a04305920a87f2a0ca8f4559abeb9</guid></item><item><title>Offer: Addon / Feature development</title><link>https://sourceforge.net/p/cfe/news/2008/08/offer-addon--feature-development/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;I'm about to write my diploma thus having not much time for the development of cfe. After graduating I want to spend some weeks in Japan with my friends.&lt;/p&gt;
&lt;p&gt;We're big fans of the japanese culture and already took some lessons in Japanese to be prepared for our trip. While in Japan, we want to blog about our experiences and show you the beauty of this country while road-trippin' from Tokio to Nagasaki.&lt;/p&gt;
&lt;p&gt;But as you can guess, it's pretty hard for students with limited amounts of money to pay the tickets and to travel around in Japan. So my idea was to utilize cfe to earn some additional bucks by developing addons or feature requests for you.&lt;/p&gt;
&lt;p&gt;If you want to support the development of one feature or addon, you may donate via SourceForge donation system. Please add the name of the addon / feature as a comment.&lt;/p&gt;
&lt;p&gt;When receiving donations for a specific feature, I'll start developing it. You may check the current status of each request on this page.&lt;/p&gt;
&lt;p&gt;There will be a list of donors nearby the feature to see, who supports active development - if you want to get linked back from cfe, just add a link to your site in the donation comment.&lt;/p&gt;
&lt;p&gt;After hitting the target amount, I'll do my best to release a stable version of the feature as soon as possible, which all users of cfe can enjoy.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Maik</dc:creator><pubDate>Thu, 28 Aug 2008 12:46:23 -0000</pubDate><guid>https://sourceforge.netedf318e7cd0b3f833c02863f3da0a10cc34ac410</guid></item><item><title>CFE featured on webresourcesdepot.com</title><link>https://sourceforge.net/p/cfe/news/2008/08/cfe-featured-on-webresourcesdepotcom/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Thanks for featuring CFE today! It had a great impact on user stats and downloads and i'm happy to get some feedback for my work.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Maik</dc:creator><pubDate>Mon, 25 Aug 2008 15:43:48 -0000</pubDate><guid>https://sourceforge.net63996f4559a05acb073b8e3bda819ed63d98ffbf</guid></item><item><title>File Release for mootools 1.2</title><link>https://sourceforge.net/p/cfe/news/2008/08/file-release-for-mootools-12/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Updated and packed cfe for use with mootools 1.2.&lt;br /&gt;
Fixed some bugs that occured while porting to mt 1.2. Enjoy!&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Maik</dc:creator><pubDate>Mon, 25 Aug 2008 15:41:40 -0000</pubDate><guid>https://sourceforge.net9b9871a0ed6fed44bc04a1a326d18c4006a1d6bd</guid></item></channel></rss>