Talend - Ecosystem http://talendforge.org/ext PhpWebGallery extensions en team phpwebgallery.net tSageCRMOutput, revision V1.1 http://talendforge.org/ext/extension_view.php?eid=68&rid=89#rev89

Version: V1.1

Extension description: This component is design to import data in Sage CRM software.

Revision description: the instance, user, password and Request Filter may be blanck. Increased the quality of some error messages.

benoitO
tSageCRMInput, revision V1.1 http://talendforge.org/ext/extension_view.php?eid=69&rid=88#rev88

Version: V1.1

Extension description: Component used to extract data from the Sage CRM software.

Revision description: the instance, user, password and Request Filter may be blanck. Increased the quality of some error messages.

benoitO
tLDAPOutput, revision 0.1 http://talendforge.org/ext/extension_view.php?eid=76&rid=87#rev87

Version: 0.1

Extension description: This is an update to the tLDAPOutput which allows it to use the tLDAPConnection component. This allows the component to be used after Iteration links but, not establish a new connection for every iteration, increasing performance.

Revision description: This updates tLDAPOutput to be able to be used with tLDAPConnection. Please note this is particular release of tLDAPOutput has not been thoroughly tested yet.

bpack
tLDAPInput, revision 0.1 http://talendforge.org/ext/extension_view.php?eid=75&rid=86#rev86

Version: 0.1

Extension description: An update to tLDAPInput in TOS Release 2.4. This update enables support for tLDAPConnection. Note: this does not break existing TLS connections.

Revision description: Update of tLDAPInput from TOS 2.4. This enables the use of tLDAPConnection component allowing much higher performance for dynamic filters. This does not break existing TLS connections.

bpack
tLDAPConnection, revision 0.1 http://talendforge.org/ext/extension_view.php?eid=74&rid=85#rev85

Version: 0.1

Extension description: tLDAPConnection allows you to create an LDAP connection for an entire job. This is most beneficial when you need have dynamic filters for searches. Now when iterating over the tLDAPInput component you don\'t need to establish a new connection dramatically improving LDAP performance.

Revision description: Requires an Update to tLDAPInput/tLDAPOutput. Will upload these shortly. Also note that tLDAPConnection currently does not currently support TLS connections; LDAP/LDAPS are fine.

bpack
tHTTPTableInput, revision 2 http://talendforge.org/ext/extension_view.php?eid=72&rid=84#rev84

Version: 2

Extension description: This Component extracts HTML-Tables from a given URL. The \'Syntax for Table\' means: T=3 / Third(fourth) Table inside the page C=0,0 / The Column at the position 0,0 in the third(fourth) table T=1 / The first(second) table inside Cell 0,0 from the third(fourth)

Revision description: Component works now with a proxy server.

mlange
tHTTPTableInput, revision 1 http://talendforge.org/ext/extension_view.php?eid=72&rid=83#rev83

Version: 1

Extension description: This Component extracts HTML-Tables from a given URL. The \'Syntax for Table\' means: T=3 / Third(fourth) Table inside the page C=0,0 / The Column at the position 0,0 in the third(fourth) table T=1 / The first(second) table inside Cell 0,0 from the third(fourth)

Revision description: First Version

mlange
tJython, revision 1.1.1 http://talendforge.org/ext/extension_view.php?eid=71&rid=82#rev82

Version: 1.1.1

Extension description: tJython is a component how implemente the high-level, dynamic, object-oriented language Python written in 100% Pure Java(Jython),It allows you to run Python on Talend.

Revision description: Some amelioration has been added to tJython component please download the latest version.

Mbaroudi
tJython, revision 0.1 http://talendforge.org/ext/extension_view.php?eid=71&rid=81#rev81

Version: 0.1

Extension description: tJython is a component how implemente the high-level, dynamic, object-oriented language Python written in 100% Pure Java(Jython),It allows you to run Python on Talend.

Revision description: Jython is an implementation of the high-level, dynamic, object-oriented language Python seamlessly integrated with the Java platform. The predecessor to Jython, JPython, is certified as 100% Pure Java. Jython is freely available for both commercial and non-commercial use and is distributed with source code. Jython is complementary to Java and is especially suited for the following tasks: - Embedded scripting - Java programmers can add the Jython libraries to their system to allow end users to write simple or complicated scripts that add functionality to the application. - Interactive experimentation - Jython provides an interactive interpreter that can be used to interact with Java packages or with running Java applications. This allows programmers to experiment and debug any Java system using Jython. - Rapid application development - Python programs are typically 2-10X shorter than the equivalent Java program. This translates directly to increased programmer productivity. The seamless interaction between Python and Java allows developers to freely mix the two languages both during development and in shipping products. There are numerous alternative languages implemented for the Java VM. The following features help to separate Jython from the rest: - Dynamic compilation to Java bytecodes - leads to highest possible performance without sacrificing interactivity. - Ability to extend existing Java classes in Jython - allows effective use of abstract classes. - Optional static compilation - allows creation of applets, servlets, beans, ... - Bean Properties - make use of Java packages much easier. - Python Language - combines remarkable power with very clear syntax. It also supports a full object-oriented programming model which makes it a natural fit for Java OO design. For more information about Jython see here:http://www.jython.org/Project/

Mbaroudi
tCompiereOutput, revision 0.01 http://talendforge.org/ext/extension_view.php?eid=70&rid=80#rev80

Version: 0.01

Extension description: Allow Compiere ERP/CRM as output using PO model

Revision description: By Astidian Systems. See the .doc file for instructions

neilg075