<?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>Berthou.com &#187; www</title>
	<atom:link href="http://www.berthou.com/us/tag/www/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.berthou.com/us</link>
	<description>A french developper blog</description>
	<lastBuildDate>Mon, 09 Aug 2010 08:55:28 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5</generator>
		<item>
		<title>Dynamic forms builder with jQuery</title>
		<link>http://www.berthou.com/us/2009/09/05/dynamic-forms-builder-with-jquery/</link>
		<comments>http://www.berthou.com/us/2009/09/05/dynamic-forms-builder-with-jquery/#comments</comments>
		<pubDate>Sat, 05 Sep 2009 13:23:26 +0000</pubDate>
		<dc:creator>rberthou</dc:creator>
				<category><![CDATA[ajax]]></category>
		<category><![CDATA[design]]></category>
		<category><![CDATA[dhtml]]></category>
		<category><![CDATA[OpenSource]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[forms]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[jquery]]></category>
		<category><![CDATA[www]]></category>

		<guid isPermaLink="false">http://www.berthou.com/us/?p=58</guid>
		<description><![CDATA[The project Recently I have searched a foms editor &#8211; wizard&#8221; in web mode. I looked for it on internet, believing many projects should greatly deal with this problem (I don&#8217;t like to develop something if it already exist). After many tests I have come to the conclusion that it does not exist (or that [...]]]></description>
				<content:encoded><![CDATA[<h2 class="titre2">The project</h2>
<p>Recently I have searched a foms editor &#8211; wizard&#8221; in web mode. I looked for it on internet, believing many projects should greatly deal with this problem (I don&#8217;t like to develop something if it already exist). After many tests I have come to the conclusion that it does not exist (or that it is not well &#8220;referenced&#8221;&#8230;).<br />
Also I have taken advantage of my holidays to do this &#8220;little&#8221; project.<br />
<img src="/_img/rbl_forms_0.png" class="center"/></p>
<p><span id="more-58"></span><br />
After my research I signal you the following sites which seem quite good but do not fit my objectives (tey were not in opensource).</p>
<p class="alertLink">
<a href="http://www.jotform.com/" target="_blank">JotForm</a> : I like the presentation<br/><br />
<a href="http://wufoo.com/examples/" target="_blank">Wufoo</a> : Seems interessant but an inscription is compulsory.
</p>
<h2 class="titre2">The goal</h2>
<p><b>It is really simple !</b></p>
<p class="alertInfo">
 <a href="http://www.berthou.com/rbl_forms/index.htm" target="_blank">Demonstration rbl_forms</a>
</p>
<ul>
<li>To permit to construct a html form in 100% web mode (without codeing)</li>
<li>Not to force to use a library as (jQuery, prototype, dojo,..) in the generated code</li>
<li>To offer the basics controls (compulsory area, size&#8230;)</li>
<li>To be easily adaptable (it is at you to tell me if this goal has been succesfully reached)</li>
<li>Not to use table</li>
<li>To save in XML size</li>
<li>To generate a page in pure html</li>
</ul>
<h2 class="titre2">Tools used</h2>
<p class="alertLink">
<a href="http://jquery.com/" target="_blank">jQuery</a> : I love it more and more, it&#8217;s lib !<br/><br />
<a href="http://jqueryui.com/" target="_blank">jQuery UI</a> : the logical extension to work in web mode.<br/><br />
<a href="http://www.berthou.com/fr/2007/11/23/formulaire-dhtml/">t_fotm</a> : For the validation part of the form.
</p>
<h2 class="titre2">The functionalities</h2>
<p>To make easier the visual creation of the form the use of the &#8220;drag &#038; drop&#8221; is very important to register areas of the form or to move them.<br/><br />
There is three levels of personnalisation ( Form, Column, Element ). Theses differents pannels permit to specify with precision the size and the presentation of the form.</p>
<h3 class="titre3">The form pannel</h2>
<p><img src="/_img/rbl_forms_d0.png" class="right"/><br />
This dialog box permit to specify the following informations (they are activated by cliking on the item &#8220;Edition Form&#8221; on the left pannel) :</p>
<ul>
<li>The name : form <b>name</b> attribut</li>
<li>The file : to save</li>
<li>The title : Display in the form (fieldset legend)</li>
<li>The action : form <b>action</b> attribut (url or other)</li>
<li>The method : POST or GET </li>
<li>The size : Appear in the style properti (width, height)</li>
<li>The layout : unused actually</li>
<li>The CSS : This gives the principal style of the &#8220;form&#8221;</li>
</ul>
<p class="alertWarning">In the case of a cration of a new form you must not forgive of modify the &#8220;file&#8221; area to specify the names of the saving files.</p>
<h3 class="titre3">Les colonnes</h2>
<p><img src="/_img/rbl_forms_d1.png" class="right"/><br />
I accept the definition of many column for the construction of theses elements because I don&#8217;t want to have too vertically form. I limit it to three column at this day.<br />
You can edit the proprieties of the column by selecting (by a simple click) the line &#8220;column 1&#8243; of grenn/yellow color then by clicking on the item &#8220;Edition&#8221; of the left pannel.<br/><br />
Description of the pannel : </p>
<ul>
<li>Name of the column : unused</li>
<li>Size : (width, height) can be define by resizing the column or by directly keyboarding the values.</li>
<li>The layout : it is a CSS clss which permit to specify the type of presentation in the column.</li>
<li>The CSS : other CSS class (at this day undefined but implented)</li>
</ul>
<p class="alertWarning">The item &#8220;supression&#8221; in the left menu permit to cancel/delete a column with the whole areas.
</p>
<h3 class="titre3">The areas</h2>
<p><img src="/_img/rbl_forms_d2.png" class="right"/><br />
You can add areas in a column of the form by a simple &#8220;drag &#038; drop&#8221; from the left menu. Also appear  a dialog box which invit you to specify some informations (theses data change with the type of area).</p>
<ul>
<li>ID : for information (readonly</li>
<li>Nom : attribut name </li>
<li>Label : Input information (title / label)</li>
<li>AccessKey : keyboard shortcut</li>
<li>Format : standard input mask  (email, date, money, &#8230;) for input control</li>
<li>Freemask : you can use this to define other format / mask
<ul>
<li>9 : A digit char 0-9</li>
<li># : An optionnal digit char</li>
<li>A : An alpha char in uppercase</li>
<li>a :  An optionnal alpha char in uppercase</li>
<li>M : An alpha char (upper or lower)</li>
<li>m : An optionnal alpha char</li>
<li>N : An alphanumiric char</li>
<li>n : An optionnal alphanumeric char</li>
<li>V : A coma or point </li>
<li>v : An optionnal coma or point </li>
<li>S : A sign + or &#8211; </li>
<li>s : A optionnal sign</li>
<li>T : A char</li>
<li>t : A optionnal char</li>
</ul>
</li>
<li>Regex. : a regexp for more complicated control</li>
<li>Size : </li>
<li>Table associted : personal use in other project</li>
<li> max length :</li>
<li>autoskip : sklip to the next zone if all char is entered  </li>
<li>CSS : style html (class)</li>
<li>Required  </li>
<li>ReadOnly</li>
<li>Aide : Help message </li>
</ul>
<h2 class="titre2">Sample form</h2>
<p><img src="/_img/rbl_forms_1.png" class="center"/></p>
<p class="alertLink">
<a href="http://www.berthou.com/rbl_forms/html/produit.html" target="_blank">Sample generated form</a>
</p>
<h2 class="titre2">In the next versions</h2>
<p>I would like add many other functionnalities in the next version of this tool.<br />
Je souhaite ajouter plusieurs fonctionnalités dans les prochaines versions de cet outil. </p>
<ul>
<li>CSS : Define new CSS styles (form, colonnes, input)</li>
<li>Translation : Add other language</li>
<li>Add more complex controles : Captcha, Tabs, &#8230;</li>
<li>Can select other datepicker and forms controles</li>
<li>Add other load/save script in JSP, ASP, Perl&#8230;</li>
<li>And more&#8230;.</li>
</ul>
<p class="alertInfo">
Do npt hesitate to contact me if you wish to help me in this developement or if you have add a functionality or correct a bug.
</p>
<h2 class="titre2">Download</h2>
<p class="alertDownload">
<a href="/download.php?type=dhtml&#038;file=rbl_forms.zip" target="_blank">rbl_forms last version</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.berthou.com/us/2009/09/05/dynamic-forms-builder-with-jquery/feed/</wfw:commentRss>
		<slash:comments>57</slash:comments>
		</item>
		<item>
		<title>WWW &#8211; Butons and icons libraries&#8230;.</title>
		<link>http://www.berthou.com/us/2008/03/13/www-butons-and-icons-libraries/</link>
		<comments>http://www.berthou.com/us/2008/03/13/www-butons-and-icons-libraries/#comments</comments>
		<pubDate>Thu, 13 Mar 2008 12:17:18 +0000</pubDate>
		<dc:creator>rberthou</dc:creator>
				<category><![CDATA[design]]></category>
		<category><![CDATA[www]]></category>
		<category><![CDATA[image]]></category>

		<guid isPermaLink="false">http://www.berthou.com/us/2008/03/13/www-butons-and-icons-libraries/</guid>
		<description><![CDATA[We all usually use images, butons and icons in our applications. I also often need some to improve the look of my developments. The solution &#8220;image research&#8221; or on an other classical engine need a high work and moreover, the using condition (licence) of the founded image are very hard or impossible to identify. So [...]]]></description>
				<content:encoded><![CDATA[<p><img src="/_img/icons_0.png" alt="IconPedia.com" border="0" class="right"/><br />
We all usually use images, butons and icons in our applications. I also often need some to improve the look of my developments. The solution &#8220;image research&#8221; or on an other classical engine need a high work and moreover, the using condition (licence) of the founded image are very hard or impossible to identify.</p>
<p>So I search specifics sites which propose to me an icon library  (I wanted a sober interface, easy to use and free images).</p>
<p><span id="more-44"></span></p>
<p>The result of my research show to me three very interesting sites :</p>
<p><br/><br />
<a href="http://www.iconlet.com/" target="_blank"><img src="/_img/iconlet.gif" alt="IconLet.com" class="left" border="0"/></a><br />
This site propose an easy research on his image bank and display the size and the licence conditions of each object.<br />
An advanced research option permit to filter precisely the size or the wanted licence.<br />
<br/><br/></p>
<p><a href="http://www.iconfinder.net/" target="_blank"><img src="/_img/iconfinder.jpg" alt="IconFinder.net" class="left" border="0"/></a><br />
The interface is also very sober and easy to use. A research option by a &#8220;cloud tags&#8221; is avaible.<br />
I regret that the licence and the size of the image can not be seen at once.<br />
<br/><br/></p>
<p><a href="http://www.iconspedia.com/" target="_blank"><img src="/_img/iconspedia.png" class="left" alt="IconPedia.com" border="0"/></a><br />
I find it less practical to use but however interesting. And it always permit to have a widest choice of images.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.berthou.com/us/2008/03/13/www-butons-and-icons-libraries/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Microsoft propose 45 miliard dollars to buy Yahoo</title>
		<link>http://www.berthou.com/us/2008/02/01/microsoft-propose-45-miliard-dollars-to-buy-yahoo/</link>
		<comments>http://www.berthou.com/us/2008/02/01/microsoft-propose-45-miliard-dollars-to-buy-yahoo/#comments</comments>
		<pubDate>Fri, 01 Feb 2008 18:28:24 +0000</pubDate>
		<dc:creator>rberthou</dc:creator>
				<category><![CDATA[www]]></category>

		<guid isPermaLink="false">http://www.berthou.com/us/2008/02/01/microsoft-propose-45-miliard-dollars-to-buy-yahoo/</guid>
		<description><![CDATA[Web News If it happens, it would be the biggest buying on the net. Indeed, to counter Google (who gives the impression to bother it), Microsoft announce a buying proposition of Yahoo for 45 milliard dollars. I remember you that Yahoo exist since 1994 and the two (ex) student of Stanford (David Filo and Jerry [...]]]></description>
				<content:encoded><![CDATA[<h2 class="titre2">Web News</h2>
<p>If it happens, it would be the biggest buying on the net. Indeed, to counter Google (who gives the impression to bother it), Microsoft announce a buying proposition of Yahoo for 45 milliard dollars.<br />
<img src="/_img/microsoft_yahoo.png" class="center" alt="En fond cours de l'action de Yahoo"/></p>
<p>I remember you that Yahoo exist since 1994 and the two (ex) student of Stanford (David Filo and Jerry Yang)can be very proud of their project ans of his valorization.</p>
<p class="alertLink">
<a href="http://news.yahoo.com/s/ap/20080201/ap_on_hi_te/microsoft_yahoo" target="_blank">http://news.yahoo.com/s/ap/20080201/ap_on_hi_te/microsoft_yahoo</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.berthou.com/us/2008/02/01/microsoft-propose-45-miliard-dollars-to-buy-yahoo/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WWW &#8211;  XWiki version 1.2</title>
		<link>http://www.berthou.com/us/2008/01/19/www-xwiki-version-12/</link>
		<comments>http://www.berthou.com/us/2008/01/19/www-xwiki-version-12/#comments</comments>
		<pubDate>Sat, 19 Jan 2008 08:49:12 +0000</pubDate>
		<dc:creator>rberthou</dc:creator>
				<category><![CDATA[java]]></category>
		<category><![CDATA[OpenSource]]></category>
		<category><![CDATA[www]]></category>

		<guid isPermaLink="false">http://www.berthou.com/us/2008/01/19/www-xwiki-version-12/</guid>
		<description><![CDATA[Some news of the web After three &#8220;releases candidates&#8221; the final version of the excellent XWiki software is avaible to download. Xwiki is a Wiki Open Source multilingual, entirely written in Java. It offers all the services of a well securisated Wiki and permit an easy developping of the specifique functions (very useful to integrate [...]]]></description>
				<content:encoded><![CDATA[<h2 class="titre2">Some news of the web</h2>
<p>After three &#8220;releases candidates&#8221; the final version of the excellent <a href="http://www.xwiki.org" target="_blank">XWiki</a> software is avaible to download.</p>
<p>Xwiki is a Wiki Open Source multilingual, entirely written in Java. It offers all the services of a well securisated Wiki  and permit an easy developping of the specifique functions (very useful to integrate this in existing applications). This sort of tools permit to develop quickly an entreprise Intranet by adding quite easyly specifique functions.<br />
<img src="/_img/xwiki.png" class="center" /><br />
This new version offers better performans, New users, groups and rights management UI (I didn&#8217;t like the previous one), many pluggins anb many other things to see at this link. <a href="http://www.xwiki.org/xwiki/bin/view/Blog/XWikiEnterprise12Released" target="_blank">ici</a>.</p>
<p>In my opinion I find the first contact very simple and quick. I particulary like the panel interface, the flux reader <b>&#8220;Xwiki Watch&#8221;</b> which is really very powerful and the exportation in RTF or PDF format.</p>
<p>If you don&#8217;t already know this tool I invite you to discover it quicky.</p>
<p class="alertLink">
<a href="http://www.xwiki.org/xwiki/bin/view/Blog/XWikiEnterprise12Released" target="_blank">the official announcement</a><br />
<a href="http://www.xwiki.org/xwiki/bin/view/Main/Download" target="_blank">the download page</a>.<br />
<a href="http://www.xwiki.com/" target="_blank">xwiki.com</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.berthou.com/us/2008/01/19/www-xwiki-version-12/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WWW &#8211; Browsershots.org</title>
		<link>http://www.berthou.com/us/2007/12/13/www-browsershotsorg/</link>
		<comments>http://www.berthou.com/us/2007/12/13/www-browsershotsorg/#comments</comments>
		<pubDate>Thu, 13 Dec 2007 18:44:05 +0000</pubDate>
		<dc:creator>rberthou</dc:creator>
				<category><![CDATA[www]]></category>

		<guid isPermaLink="false">http://www.berthou.com/us/2007/12/13/www-browsershotsorg/</guid>
		<description><![CDATA[On the web When I surfed on the net, I discovered the site browsershots.org . This site makes screenshots of your web design in different browsers. It is a free open-source online service. With a subscription you can get a priority processing and so you can reduce the waiting delay (30 min without sunscription). Borwsershots.org [...]]]></description>
				<content:encoded><![CDATA[<h2 class="titre2">On the web</h2>
<p>When I surfed on the net, I discovered the site <b>browsershots.org</b> . This site makes screenshots of your web design in different browsers. It is a free open-source online service. With a subscription you can get a priority processing and so you can reduce the waiting delay (30 min without sunscription).</p>
<p><img src="/_img/browsershots.png" class="center"></p>
<p>Borwsershots.org  do this on 3 OS (Windows, Linux, Mac) and propose a large choice of browsers. I especially like the old browsers versions and the possibility to download all screenshots in 1 zipped file.</p>
<p class="alertLink">
<a href="http://www.browsershots.org/" target="_blank">http://www.browsershots.org/</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.berthou.com/us/2007/12/13/www-browsershotsorg/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
