<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	>
<channel>
	<title>Commentaires pour IP-Tech's Blog</title>
	<atom:link href="http://www.iptech-offshore.net/blog/?feed=comments-rss2" rel="self" type="application/rss+xml" />
	<link>http://www.iptech-offshore.net/blog</link>
	<description>Le blog officiel de IP-Tech</description>
	<pubDate>Thu, 09 Sep 2010 01:43:37 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
		<item>
		<title>Commentaires sur Alfresco Share tip: content type selection when uploading a document par croc</title>
		<link>http://www.iptech-offshore.net/blog/2010/06/15/alfresco-share-tip-content-type-selection-when-uploading-a-document/#comment-12341</link>
		<dc:creator>croc</dc:creator>
		<pubDate>Thu, 12 Aug 2010 11:56:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.iptech-offshore.net/blog/?p=75#comment-12341</guid>
		<description>Do I have to hard-code the contentTypes on flash-upload.get.js like the one above or is the a way that it can gets them automatically from the model.xml ?

Thanks,
Croc</description>
		<content:encoded><![CDATA[<p>Do I have to hard-code the contentTypes on flash-upload.get.js like the one above or is the a way that it can gets them automatically from the model.xml ?</p>
<p>Thanks,<br />
Croc</p>
]]></content:encoded>
	</item>
	<item>
		<title>Commentaires sur Alfresco Share tip: content type selection when uploading a document par Imène BEN TAMANSOURT</title>
		<link>http://www.iptech-offshore.net/blog/2010/06/15/alfresco-share-tip-content-type-selection-when-uploading-a-document/#comment-12174</link>
		<dc:creator>Imène BEN TAMANSOURT</dc:creator>
		<pubDate>Tue, 03 Aug 2010 08:35:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.iptech-offshore.net/blog/?p=75#comment-12174</guid>
		<description>Hello Croc,

Thanks for your interest in this post.

In fact, the configuration explained above suppose that you have already created your custom content types (*Model.xml and *-context.xml files) on the alfresco side, and your form file on the Share side (ex: share-config-custom.xml, wich will enable custom metadata display and control their layout).

Note that the content type id called in “tomcat\\webapps\\share\\WEB-INF\\classes\\alfresco\\site-webscripts\\org\\alfresco\\components\\upload\\flash-upload.get.js” must correspond to a content type id defined in the model file.</description>
		<content:encoded><![CDATA[<p>Hello Croc,</p>
<p>Thanks for your interest in this post.</p>
<p>In fact, the configuration explained above suppose that you have already created your custom content types (*Model.xml and *-context.xml files) on the alfresco side, and your form file on the Share side (ex: share-config-custom.xml, wich will enable custom metadata display and control their layout).</p>
<p>Note that the content type id called in “tomcat\\webapps\\share\\WEB-INF\\classes\\alfresco\\site-webscripts\\org\\alfresco\\components\\upload\\flash-upload.get.js” must correspond to a content type id defined in the model file.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Commentaires sur Apache Pivot : l&#8217;alternative à JavaFX ? par Hamdi</title>
		<link>http://www.iptech-offshore.net/blog/2010/02/07/apache-pivot-lalternative-a-javafx/#comment-12151</link>
		<dc:creator>Hamdi</dc:creator>
		<pubDate>Mon, 02 Aug 2010 09:47:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.iptech-offshore.net/blog/?p=72#comment-12151</guid>
		<description>@Mhadhbi : Cet article n'a pas de code. Si vous parlez du code de l'article http://www.iptech-offshore.net/blog/2010/07/06/apache-pivot-l%E2%80%99autre-ria/ , il faut juste que le dossier WebContent soit déployé sur un serveur d'application ou un conteneur léger sous le nom 'Contacts'. Exemple pour Tomcat :
1-Sous le dossier webapps de Tomcat, créer un dossier qui s'appelle 'Contacts'
2-Copier le contenu de 'WebContent' dans 'Contacts'
3-Lancer Tomcat
4-Ouvrir votre navigateur et taper http://localhost:8080/Contacts/index.jsp (cela suppose que le port d'écoute de Tomcat est le port par défaut : 8080)</description>
		<content:encoded><![CDATA[<p>@Mhadhbi : Cet article n&#8217;a pas de code. Si vous parlez du code de l&#8217;article <a href="http://www.iptech-offshore.net/blog/2010/07/06/apache-pivot-l%E2%80%99autre-ria/" rel="nofollow">http://www.iptech-offshore.net/blog/2010/07/06/apache-pivot-l%E2%80%99autre-ria/</a> , il faut juste que le dossier WebContent soit déployé sur un serveur d&#8217;application ou un conteneur léger sous le nom &#8216;Contacts&#8217;. Exemple pour Tomcat :<br />
1-Sous le dossier webapps de Tomcat, créer un dossier qui s&#8217;appelle &#8216;Contacts&#8217;<br />
2-Copier le contenu de &#8216;WebContent&#8217; dans &#8216;Contacts&#8217;<br />
3-Lancer Tomcat<br />
4-Ouvrir votre navigateur et taper <a href="http://localhost:8080/Contacts/index.jsp" rel="nofollow">http://localhost:8080/Contacts/index.jsp</a> (cela suppose que le port d&#8217;écoute de Tomcat est le port par défaut : 8080)</p>
]]></content:encoded>
	</item>
	<item>
		<title>Commentaires sur My Clojure explained solutions to the s99 problems 4 to 7 par Jawher MOUSSA</title>
		<link>http://www.iptech-offshore.net/blog/2010/07/26/my-clojure-explained-solutions-to-the-s99-problems-4-to-7/#comment-12087</link>
		<dc:creator>Jawher MOUSSA</dc:creator>
		<pubDate>Fri, 30 Jul 2010 07:25:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.iptech-offshore.net/blog/?p=78#comment-12087</guid>
		<description>Thanks, and of course you are more than welcome to add my flatten implementation to your gist.

Regarding cgrand's version, it is indeed a thing of beauty and conciseness: thanks for sharing it !</description>
		<content:encoded><![CDATA[<p>Thanks, and of course you are more than welcome to add my flatten implementation to your gist.</p>
<p>Regarding cgrand&#8217;s version, it is indeed a thing of beauty and conciseness: thanks for sharing it !</p>
]]></content:encoded>
	</item>
	<item>
		<title>Commentaires sur Alfresco Share tip: content type selection when uploading a document par croc</title>
		<link>http://www.iptech-offshore.net/blog/2010/06/15/alfresco-share-tip-content-type-selection-when-uploading-a-document/#comment-12075</link>
		<dc:creator>croc</dc:creator>
		<pubDate>Thu, 29 Jul 2010 13:07:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.iptech-offshore.net/blog/?p=75#comment-12075</guid>
		<description>Hi, 

Thanks for the post, it was very useful. I have a question. How do you relate the Content type to the Aspects or Custom metadata fields. For example. if I select custom _docJuri  from the example above. I need only fields related to it on the metadata form.

Thanks,
Croc</description>
		<content:encoded><![CDATA[<p>Hi, </p>
<p>Thanks for the post, it was very useful. I have a question. How do you relate the Content type to the Aspects or Custom metadata fields. For example. if I select custom _docJuri  from the example above. I need only fields related to it on the metadata form.</p>
<p>Thanks,<br />
Croc</p>
]]></content:encoded>
	</item>
	<item>
		<title>Commentaires sur My Clojure explained solutions to the s99 problems 4 to 7 par jneira</title>
		<link>http://www.iptech-offshore.net/blog/2010/07/26/my-clojure-explained-solutions-to-the-s99-problems-4-to-7/#comment-12031</link>
		<dc:creator>jneira</dc:creator>
		<pubDate>Tue, 27 Jul 2010 05:40:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.iptech-offshore.net/blog/?p=78#comment-12031</guid>
		<description>I keep carefully these clojure flatten implementations, some very beautiful (yours is awesome too and i'll add to my gist with your permission):
http://gist.github.com/391238
my fav is from cgrand:
(defn flatten [s] (remove seq? (tree-seq seq? seq s)))</description>
		<content:encoded><![CDATA[<p>I keep carefully these clojure flatten implementations, some very beautiful (yours is awesome too and i&#8217;ll add to my gist with your permission):<br />
<a href="http://gist.github.com/391238" rel="nofollow">http://gist.github.com/391238</a><br />
my fav is from cgrand:<br />
(defn flatten [s] (remove seq? (tree-seq seq? seq s)))</p>
]]></content:encoded>
	</item>
	<item>
		<title>Commentaires sur Apache Pivot : l&#8217;alternative à JavaFX ? par Mhadhbi</title>
		<link>http://www.iptech-offshore.net/blog/2010/02/07/apache-pivot-lalternative-a-javafx/#comment-11913</link>
		<dc:creator>Mhadhbi</dc:creator>
		<pubDate>Wed, 21 Jul 2010 00:51:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.iptech-offshore.net/blog/?p=72#comment-11913</guid>
		<description>Bonjour


comment faire l\'exécution du code de cet article ?

quelle sont les logiciel necessaire pour l\'exéctuter  ?</description>
		<content:encoded><![CDATA[<p>Bonjour</p>
<p>comment faire l\&#8217;exécution du code de cet article ?</p>
<p>quelle sont les logiciel necessaire pour l\&#8217;exéctuter  ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Commentaires sur My Clojure explained solutions to the s99 problems 1 to 3 par Khaled</title>
		<link>http://www.iptech-offshore.net/blog/2010/07/10/my-clojure-explained-solutions-to-the-s99-problems-1-to-3/#comment-11899</link>
		<dc:creator>Khaled</dc:creator>
		<pubDate>Tue, 20 Jul 2010 00:41:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.iptech-offshore.net/blog/?p=77#comment-11899</guid>
		<description>Interesting ! but sadly IP-Tech is the only place in Tunisia where i can see such interest in \'emerging\' JVM languages like Scala or Clojure.
Keep it up, such posts are very welcomed.
Cheers.</description>
		<content:encoded><![CDATA[<p>Interesting ! but sadly IP-Tech is the only place in Tunisia where i can see such interest in \&#8217;emerging\&#8217; JVM languages like Scala or Clojure.<br />
Keep it up, such posts are very welcomed.<br />
Cheers.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Commentaires sur Alfresco Share tip: content type selection when uploading a document par mmhiri</title>
		<link>http://www.iptech-offshore.net/blog/2010/06/15/alfresco-share-tip-content-type-selection-when-uploading-a-document/#comment-11410</link>
		<dc:creator>mmhiri</dc:creator>
		<pubDate>Tue, 15 Jun 2010 16:49:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.iptech-offshore.net/blog/?p=75#comment-11410</guid>
		<description>Hi Peter,

Glad it reached you so quickly!

Unfortunately, our Google search haven't showed up your post which, indeed, talks about the same feature.

It looks that you've worked also on advanced search on Share, get a look at our open source extension: http://www.iptechinside.com/labs/projects/show/alfrescoshare

Main features: http://www.iptechinside.com/labs/wiki/alfrescoshare/Features

Your comments are welcome!</description>
		<content:encoded><![CDATA[<p>Hi Peter,</p>
<p>Glad it reached you so quickly!</p>
<p>Unfortunately, our Google search haven&#8217;t showed up your post which, indeed, talks about the same feature.</p>
<p>It looks that you&#8217;ve worked also on advanced search on Share, get a look at our open source extension: <a href="http://www.iptechinside.com/labs/projects/show/alfrescoshare" rel="nofollow">http://www.iptechinside.com/labs/projects/show/alfrescoshare</a></p>
<p>Main features: <a href="http://www.iptechinside.com/labs/wiki/alfrescoshare/Features" rel="nofollow">http://www.iptechinside.com/labs/wiki/alfrescoshare/Features</a></p>
<p>Your comments are welcome!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Commentaires sur Alfresco Share tip: content type selection when uploading a document par Peter Löfgren</title>
		<link>http://www.iptech-offshore.net/blog/2010/06/15/alfresco-share-tip-content-type-selection-when-uploading-a-document/#comment-11409</link>
		<dc:creator>Peter Löfgren</dc:creator>
		<pubDate>Tue, 15 Jun 2010 16:17:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.iptech-offshore.net/blog/?p=75#comment-11409</guid>
		<description>Actually, there was a blog post on this. ;) http://loftux.se/en/2010/03/22/set-the-document-type-on-file-upload/ 
But yours was a bit more elaborate, and features like this needs to be told about.</description>
		<content:encoded><![CDATA[<p>Actually, there was a blog post on this. <img src='http://www.iptech-offshore.net/blog/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> <a href="http://loftux.se/en/2010/03/22/set-the-document-type-on-file-upload/" rel="nofollow">http://loftux.se/en/2010/03/22/set-the-document-type-on-file-upload/</a><br />
But yours was a bit more elaborate, and features like this needs to be told about.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
