softinnov.org softinnov.org

SOFTINNOV.ORG

SI.org :: Home

This is the release of our old experimental driver under BSD license. It works only for reading data from a LDAP server with open access. Basic usage syntax is documented in the file header along with a few simple query examples. Integrate now CRON-like jobs inside your REBOL applications using a simple and natural dialect (DSL) for specifying new jobs. MySQL Driver 1.2.1 released. Updated version with small fixes and enhancements :. Comments using sharp symbol (#) are now supported in SQL scripts. Has b...

http://www.softinnov.org/

WEBSITE DETAILS
SEO
PAGES
SIMILAR SITES

TRAFFIC RANK FOR SOFTINNOV.ORG

TODAY'S RATING

>1,000,000

TRAFFIC RANK - AVERAGE PER MONTH

BEST MONTH

December

AVERAGE PER DAY Of THE WEEK

HIGHEST TRAFFIC ON

Saturday

TRAFFIC BY CITY

CUSTOMER REVIEWS

Average Rating: 3.8 out of 5 with 10 reviews
5 star
4
4 star
2
3 star
3
2 star
0
1 star
1

Hey there! Start your review of softinnov.org

AVERAGE USER RATING

Write a Review

WEBSITE PREVIEW

Desktop Preview Tablet Preview Mobile Preview

LOAD TIME

0.8 seconds

FAVICON PREVIEW

  • softinnov.org

    16x16

CONTACTS AT SOFTINNOV.ORG

SOFTINNOV

SARL SOFTINNOV

78 RUE●●●●●●HELIEU

PA●●IS , 75002

FR

33.6●●●●0092
3a●●●●●●●●●●●●●●●●●●@l.o-w-o.info

View this contact

SOFTINNOV

SARL SOFTINNOV

78 RUE●●●●●●HELIEU

Pa●●is , 75002

FR

33.6●●●●0092
lw●●●●●●●●●●●●●●●●●●@a.o-w-o.info

View this contact

SOFTINNOV

SARL SOFTINNOV

78 RUE●●●●●●HELIEU

Pa●●is , 75002

FR

33.6●●●●0092
lw●●●●●●●●●●●●●●●●●●@a.o-w-o.info

View this contact

Login

TO VIEW CONTACTS

Remove Contacts

FOR PRIVACY ISSUES

DOMAIN REGISTRATION INFORMATION

REGISTERED
n/a
UPDATED
2014 January 23
EXPIRATION
EXPIRED REGISTER THIS DOMAIN

BUY YOUR DOMAIN

Network Solutions®

NAME SERVERS

1
ns.ovh.net
2
dns.ovh.net

REGISTRAR

OVH (R135-LROR)

OVH (R135-LROR)

WHOIS : whois.publicinterestregistry.net

REFERRED :

CONTENT

SCORE

6.2

PAGE TITLE
SI.org :: Home | softinnov.org Reviews
<META>
DESCRIPTION
This is the release of our old experimental driver under BSD license. It works only for reading data from a LDAP server with open access. Basic usage syntax is documented in the file header along with a few simple query examples. Integrate now CRON-like jobs inside your REBOL applications using a simple and natural dialect (DSL) for specifying new jobs. MySQL Driver 1.2.1 released. Updated version with small fixes and enhancements :. Comments using sharp symbol (#) are now supported in SQL scripts. Has b...
<META>
KEYWORDS
1 softinnov
2 rebol
3 overview
4 drivers
5 mysql
6 postgresql
7 ldap
8 libraries
9 async call
10 ntlm
CONTENT
Page content here
KEYWORDS ON
PAGE
softinnov,rebol,overview,drivers,mysql,postgresql,ldap,libraries,async call,ntlm,captcha,nt services,scheduler,frameworks,uniserve,misc,rebox,cheyenne,news,ldap driver released,download here,scheduler library released,more info here,improved mysql driver
SERVER
Cheyenne/0.9.20.dev
CONTENT-TYPE
iso-8859-1
GOOGLE PREVIEW

SI.org :: Home | softinnov.org Reviews

https://softinnov.org

This is the release of our old experimental driver under BSD license. It works only for reading data from a LDAP server with open access. Basic usage syntax is documented in the file header along with a few simple query examples. Integrate now CRON-like jobs inside your REBOL applications using a simple and natural dialect (DSL) for specifying new jobs. MySQL Driver 1.2.1 released. Updated version with small fixes and enhancements :. Comments using sharp symbol (#) are now supported in SQL scripts. Has b...

SUBDOMAINS

andes.softinnov.org andes.softinnov.org

SI.org :: Home

This is the release of our old experimental driver under BSD license. It works only for reading data from a LDAP server with open access. Basic usage syntax is documented in the file header along with a few simple query examples. Integrate now CRON-like jobs inside your REBOL applications using a simple and natural dialect (DSL) for specifying new jobs. MySQL Driver 1.2.1 released. Updated version with small fixes and enhancements :. Comments using sharp symbol (#) are now supported in SQL scripts. Has b...

INTERNAL PAGES

softinnov.org softinnov.org
1

SI.org :: REBOL LDAP Driver

http://www.softinnov.org/rebol/ldap.shtml

LDAP Driver for REBOL/Core. This project aims to propose a standard LDAP. Support for REBOL/Core by implementing the LDAP protocol using REBOL schemes ( ldap:/. So standard functions like open, insert, find, remove,. can be used directly on the port. The current alpha supports the following features :. REBOL dialect for BER structures representation. Basic LDAP v3 protocol. Searching for record using a high level dialect. What's not currently implemented:. Clean and reliable low-level I/O.

2

SI.org :: UniServe

http://www.softinnov.org/rebol/uniserve.shtml

UniServe is a client/server network programming framework for REBOL. It has been designed and built in order to offer a high performance network engine. While providing a simple and consistent API. For developers. If you want to implement a client or server or both (in the same application) in REBOL, UniServe will be a perfect fit and will save you days of hard work. On low-level I/O routines. Allows to process dozens of client and server ports using a port multiplexing engine. Task-Master Service / Modu...

3

SI.org :: Captcha

http://www.softinnov.org/rebol/captcha.shtml

This library offers a visual captcha. Generation system for REBOL web applications. Its goal is to protect web forms from spam produced by automated bots, using a test that is supposed to be only solvable by a human being. Remember two important facts before deciding to use a captcha protection :. Any captcha can be defeated using relay attacks. Adding this captcha using the level 1 mode will probably protect your form against 99% of automated spams (and keep your users with visual deficiencies, happy).

4

SI.org :: REBOL MySQL Driver

http://www.softinnov.org/rebol/mysql.shtml

MySQL Driver for REBOL. This driver will allow you to connect to a MySQL. Database server, send queries and retrieve resulting recordsets. This driver is 100% written in REBOL. And doesn't require any additional library (like libmysql). It works with all REBOL products. And on all platforms. You only need one file. To make it work and it's size is less than 30Kb. It works by adding a new scheme ( mysql:/. That enables any REBOL product to talk to a MySQL server. Here are some code examples :. REBOL types...

5

SI.org :: REBOL NT-Services Library

http://www.softinnov.org/rebol/nt-services.shtml

This REBOL library offers the support for the Windows Services. Also known as NT Services). It allows both accessing/controling services definition and providing a way to run REBOL encapped applications as Windows Services. This library wraps all the win32 services API inside a new scheme : SCM (Service Control Manager). Run your REBOL application as a Windows Service. To third-party products (like svrany.exe). Integration with REBOL using a scheme (scm:/ ). 3 levels of API :. Block as word: value. Allow...

UPGRADE TO PREMIUM TO VIEW 9 MORE

TOTAL PAGES IN THIS WEBSITE

14

LINKS TO THIS WEBSITE

cheyenne-server.org cheyenne-server.org

Cheyenne Web Server

http://www.cheyenne-server.org/community.shtml

Check out the Red programming language. From the same author. Meet with other Cheyenne users, ask for help on AltME. S REBOL3 world, you will get answer usually in minutes. In order to join the community, please follow these steps:. A suitable version of AltME client (less than 1MB). Starts the client and use the follwing settings:. Post a message in the "REBOL3 Join Requests" group with your full name, preferred username, and a working email address (to send you a password). You need to sign in first).

cheyenne-server.org cheyenne-server.org

Cheyenne Web Server

http://www.cheyenne-server.org/blog.rsp?cat=News

Check out the Red programming language. From the same author. Cheyenne sources moved to git/Github. Cheyenne at ReBorCon 2011. OS News is announcing Cheyenne new Web Socket support! The indian has moved to a new tipi! Short update on Cheyenne rc1 status. Nenad Rakocevic - Softinnov.

rebol-france.org rebol-france.org

Applications - REBOLFRANCE

http://www.rebol-france.org/rebol-en-action/applications

Rechercher dans ce site. A propos de REBOL. Essayez REBOL en ligne! European REBOL conference 2013. REBOL 3 bientôt Open Source. A propos de REBOL. Voici quelques applications réalisées ou utilisant REBOL. Plugin REBOL pour Firefox, Opera, Internet Explorer. Il existe un plugin pour les navigateurs internet tel que Firefox, Opera et Internet Explorer pour embarquer vos applications REBOL. Pour plus d'information, rendez-vous sur le site Max Vessi :. Fourni par le département R&D de la société Softinnov.

curecode.org curecode.org

CureCode Home

http://www.curecode.org/index.html

Simple, fast, efficient bugtracking tool. CureCode is a online bugtracking tool written in REBOL. Programming language and using our Cheyenne. Web server and RSP framework. Main features are :. Great performances : very fast page rendering. Database backend : MySQL. Small : 79KB (size of compressed archive). Localized : support for English and French provided. Attached file support with image thumbnails previews. Built-in Mail Transfer Agent, no need for 3rd-party servers. REBOL/Core binary v2.7.6. Open ...

cheyenne-server.org cheyenne-server.org

Cheyenne Web Server

http://www.cheyenne-server.org/blog.rsp?cat=Goodies

Check out the Red programming language. From the same author. Nenad Rakocevic - Softinnov.

rebol-france.org rebol-france.org

Communauté - REBOLFRANCE

http://www.rebol-france.org/communaute

Rechercher dans ce site. A propos de REBOL. Essayez REBOL en ligne! European REBOL conference 2013. REBOL 3 bientôt Open Source. A propos de REBOL. Section en cours de construction. A réalisé un présentation de Rebol. Elle est disponible ici. REBOLFrance.info : wiki de la communauté francophone. Le site du Reboleur. Département R&D de la société Softinnov. Plein de drivers et projets Open Source très utiles. Site communautaire internationale regroupant une grosse librairie de script REBOL.

awi-itpro.com awi-itpro.com

How to update your rebol version number « Awi IT Pro

http://awi-itpro.com/2011/01/how-to-update-your-rebol-version-number

How to update your rebol version number. I know this may looks inefficient to the gurus, but it works. Suppose you have your well-running, stable, rebol script, and you want to distribute it to your friends, clients, or even make it public in www.rebol.org. You will definitely need versioning. Otherwise when you got calls, you don't know which version your user has, and that's really really bad. REBOL [ Title: "Hello World Pro" Date: 16-Jan-2011 Version: 0.7.1 Author: "Awi" ] print "hello world. Version/...

UPGRADE TO PREMIUM TO VIEW 14 MORE

TOTAL LINKS TO THIS WEBSITE

21

OTHER SITES

softinnhotel.com softinnhotel.com

site está hospedado na KingHost

Site em Construção. O site que você acessou está apontado para KingHost. Por favor, tente novamente em breve. Veja: Registro de Domínio. Se você for o responsável por este site, verifique as configurações de DNS do seu domínio. 8 Gb de espaço em disco. 20 Gb para emails. Por R$ 9,90 ao mês no plano trienal. Com servidores no Brasil. Ou acesse www.kinghost.com.br. Em breve aqui mais um domínio hospedado. Com a tecnologia KingHost.

softinnniteroibusiness.com softinnniteroibusiness.com

SoftInn Niteroi Business Hotel

SoftInn Niterói Business Hotel. SoftInn Niteroi Business Hotel. Soft Inn Niteroi Business. LANÇAMENTO SoftInn Niteroi Business. Unidades SoftInn Niteroi Business. Lançamento da Construtora perto das Barcas, UFF e do Shopping Plaza Niteroi. Hotel Soft inn Niteroi Business. Lancamento quartos Softinn Niteroi. Softinn Niteroi Business Quartos a venda. STX Softinn Niteroi Business.

softinno.be softinno.be

SOFTINNO | Softinno

Weldra online - Coming soon.

softinno.directindustry.fr softinno.directindustry.fr

SOFTINNO Overijse- Achat de produits industriels : Mesures de Température et Humidité, Inspection et Surveillance,... Différentes marques disponibles : Cisco Systems, ,...

Inscrivez-vous à la newsletter. Plate-forme de sécurité réseau FirePOWER 7000 series. Plate-forme de sécurité réseau FirePOWER 8000 series. Plate-forme de sécurité réseau sur rail DIN / sur rack / industrielle / via Ethernet Cisco 3000 series. Nos points de vente dans le domaine de l'industrie sont situés à Overijse.

softinnov.net softinnov.net

Félicitations ! Votre domaine a bien été créé chez OVH !

Votre domaine softinnov.net. A bien été créé chez OVH. Accédez à votre Webmail OVH. Depuis votre Espace Client Web. Consultez la liste des. Vous pouvez dès à présent lui associer un hébergement,. En choisissant la solution la plus adaptée à vos besoins :. Pour héberger vos projets Web :. Site Internet, boutique en ligne,. Alliez la flexibilité du Cloud. À la liberté du dédié. Avec nos solutions VPS clef en main. Accompagnez vos projets Web. Vers une nouvelle étape. Hébergez vos sites Web.

softinnov.org softinnov.org

SI.org :: Home

This is the release of our old experimental driver under BSD license. It works only for reading data from a LDAP server with open access. Basic usage syntax is documented in the file header along with a few simple query examples. Integrate now CRON-like jobs inside your REBOL applications using a simple and natural dialect (DSL) for specifying new jobs. MySQL Driver 1.2.1 released. Updated version with small fixes and enhancements :. Comments using sharp symbol (#) are now supported in SQL scripts. Has b...

softinnovacio.com softinnovacio.com

Soft Innováció

A Soft Innováció Kft. célja, hogy a számítástechnika, informatika területén magas szintű szolgáltatást nyújtson. Ezt úgy kívánjuk biztosítani, hogy a vevői, megrendelői igényeket szem előtt tartva, a vevők részére fejlett technikai eszközöket, új megoldásokat kínálunk, ezen felül naprakész információkkal segítünk. Ennek érdekében folyamatosan nyomon követjük a informatikai ipar tevékenységét, az információs és kommunikációs technológiák újdonságait.

softinnovate.com softinnovate.com

网站访问报错

softinnovation-tech.com softinnovation-tech.com

Soft Innovation Technologies - Accueil

Ensemble, Apportons un plus à votre activité. Sécurité et vidéo surveillance. Fourniture et déploiement d’équipements. Marketing Transport et logistiques. Système de gestion du flux de la clientèle (CFM). Gestion informatique du parc automobile et du carburant. Identification et contrôle d’accès. Gestion de la Clientèle. Gestion informatique du parc automobile et du carburant. Réseau télécom - Informatique. Déploiement d’équipement de liaison (VSAT- FH, FO). Téléphonie, Autocommutateur etc.

softinnovation.com softinnovation.com

Softinnovation AB

Developed and maintained by Softinnovation are GPSWINTracker for Windows 7 and Windows 8 platform. GPSTrackerLite and GPSTrackerGate for Android and Windows phone and GPSTrackerGTS for Android. GPSWINTracker consists of a Graphical application, where you configure all the settings for the application and the windows service. The other part is the Windows service that manage the collection and sending logic. Manage all the data you are on the right place. Used by Softinnovation is GPSGate and OpenGTS as b...

softinnovation.com.my softinnovation.com.my

Soft Innovation Sdn Bhd (Malaysia)

We will come back very soon. Stay tuned! Soft Innovation Sdn Bhd (Malaysia).