Robert Cemper

Subscribe
3
show more
Applications
Awards
69 Application(s)
Technology Example
AoC2021-rcc
AoC2021-rcc
An Embedded Python based view of Advent of Code
Technology Example
Background-Jobs-ECP
Background-Jobs-ECP
start background job on connected ECP server
Developer Environment
Cache-in-Docker
Cache-in-Docker
Caché straight in Docker
Technology Example
character-slice-index
character-slice-index
Indexing text by characters
Technology Example
Collection-Indexing-and-Query
Collection-Indexing-and-Query
How to get correct index for SQL query generator
2
Technology Example
COS-ISOS-foreach-command
COS-ISOS-foreach-command
ZZFOREACH command + $$$FOREACH macro
1
Technology Example
CPIPE
CPIPE
Example of using CPIPE programmatically
2
Technology Example
cpipe-for-AoC2020
cpipe-for-AoC2020
A practical example to consume external modules as solutions using cpipe
Technology Example
CrossECP-Cache
CrossECP-Cache
Caché ECP Server in Docker
Technology Example
CrossECP-IRIS
CrossECP-IRIS
IRIS ECP Client in Docker to use Caché ECP Server
Technology Example
CSP-Global-Download
CSP-Global-Download
Download Global as XML using CSP
Technology Example
Dataset-Lightweight-M-N
Dataset-Lightweight-M-N
example of M:N relation between 2 tables
Technology Example
db-migration-using-SQLgateway
db-migration-using-SQLgateway
from PostgreSQL to InterSystems IRIS using SQLGateway
Technology Example
Docker-micro-Durability
Docker-micro-Durability
limited durability for demo and development
2
Technology Example
fast-JSON-formatting-Cache
fast-JSON-formatting-Cache
fast JSON formating for Caché / Ensemble
1
Technology Example
fast-JSON-formatting-IRIS
fast-JSON-formatting-IRIS
fast JSON formatting in IRIS
3
Technology Example
Full-OBJ-Dump
Full-OBJ-Dump
Extended object dump example
Technology Example
function-ISJSON
function-ISJSON
A function to check if string is JSON object
1
Technology Example
Global-dump-to-SQL
Global-dump-to-SQL
Show Global by SQL SELECT
2
Technology Example
Global-Scan-to-SQL
Global-Scan-to-SQL
Analyze Globals by Subscript-Level
2
Technology Example
Globals-ePy-vs-ISOS
Globals-ePy-vs-ISOS
Compare writing Globals in ePy vs. ISOS/COS
1
Technology Example
GlobalStreams-to-SQL
GlobalStreams-to-SQL
Tools to investigate GlobalStreams by SQL
1
Technology Example
GlobalToJSON-Academic
GlobalToJSON-Academic
create JSON Object from Global and with Importer in all details
1
Technology Example
GlobalToJSON-Compact
GlobalToJSON-Compact
create a compact JSON Object from Global
1
Technology Example
GlobalToJSON-Efficient
GlobalToJSON-Efficient
create a JSON Object from Global nodes in use
1
Technology Example
GlobalToJSON-embeddedPython
GlobalToJSON-embeddedPython
Export a Global into a JSON file and re-create using embedded Py
1
Technology Example
GlobalToJSON-ePython-pure
GlobalToJSON-ePython-pure
JSON Object from Global using embedded Python only
1
Technology Example
GlobalToJSON-XL-Academic
GlobalToJSON-XL-Academic
Export / Show / Import Global to JSON Academic to file
Technology Example
helper-for-objectscript-language-extensions
helper-for-objectscript-language-extensions
Utility to add customized Language Extensions programmatically
1
Technology Example
InterJob-communication
InterJob-communication
Demo of IJC
Technology Example
IRIS EchoServer for WebSockets
IRIS EchoServer for WebSockets
WebSocket Echo Server for IRIS as known from Caché / Ensemble
Developer Environment
IRIS-fast-ECP-setup
IRIS-fast-ECP-setup
Fast setup of ECP client / sever with almost no manual intervention.
2
Technology Example
IRIS internal WebSocket Client
IRIS internal WebSocket Client
Using %Net.WebSocket feature available in IRIS
1
Technology Example
IRIS-NativeAPI-Nodejs-compact
IRIS-NativeAPI-Nodejs-compact
an all-in-1 package of the WebSocket MicroService Demo
1
Technology Example
JSONfile-to-Global
JSONfile-to-Global
Load JSONfile into Global
1
Technology Example
Light-weight-EXCEL-download
Light-weight-EXCEL-download
Light weight Excel export over CSP
1
Technology Example
M-N-external-JSON
M-N-external-JSON
Export M:N Relationship with JSON using SQL
Technology Example
Multi-Line-Command-Editor
Multi-Line-Command-Editor
Terminal Multi-Line Input + Editor
4
Technology Example
native-api-command-line-client
native-api-command-line-client
ObjectScript client for IRIS NativeAPI
Technology Example
native-api-command-line-extension
native-api-command-line-extension
ObjectScript Commad Extension for IRIS NativeAPI
Technology Example
native-api-command-line-py-client
native-api-command-line-py-client
Python Client for NativeAPI CommandLine Extension
Technology Example
Native-API-for-ObjectScript
Native-API-for-ObjectScript
A small demo on how to use it
Technology Example
native-api-global-view-and-copy
native-api-global-view-and-copy
Global View + Copy using Native API
Technology Example
ObjectScript-Over-ODBC
ObjectScript-Over-ODBC
Allow running ObjectScript and especially Global copy over ODBC
1
Technology Example
oex-mapping
oex-mapping
collect OEX structure data
Technology Example
Organize-ZLANG
Organize-ZLANG
Clean-up your %ZLANGC00
2
Technology Example
Restart-httpd-SMP
Restart-httpd-SMP
Restart httpd server for SMP
Technology Example
Simple-remote-server-control
Simple-remote-server-control
Simple Server Communication over TCP/IP
2
Technology Example
snapshot-to-JSON
snapshot-to-JSON
Use %JSON.Adaptor for object snapshot
1
Technology Example
SPOOL-demo
SPOOL-demo
Demo Code using SPOOL
1
Technology Example
SPOOL-mapping
SPOOL-mapping
SPOOL as SQL tabel
2
Technology Example
SQL-for-ERRORS-Global
SQL-for-ERRORS-Global
Map ^ERRORS Global and have a custom query for full content
1
Technology Example
SSH-for-IRIS-container
SSH-for-IRIS-container
Example how you can add SSH server to a standard IRIS docker image
3
Technology Example
SUDOKU-en
SUDOKU-en
A demo in traditional style
2
Technology Example
SUDOKU-es
SUDOKU-es
Sudoku demo in Spanish
1
Technology Example
Sync-Data-with-DSTIME
Sync-Data-with-DSTIME
Synchronizing your data to some external DB
2
Technology Example
Terminal-Multi-Line-Option
Terminal-Multi-Line-Option
Terminal Multi-Line Option for IRIS and Caché
3
Technology Example
The adopted Bitmap
The adopted Bitmap
How to enable Bitmaps for nonstandard IDs
1
Technology Example
try_embedded_python
try_embedded_python
An early attempt to use embedded Python in IRIS 2020.3
1
Technology Example
Tutorial-QUERY
Tutorial-QUERY
Show a use case of %QUERY
Technology Example
Using-ZPM-for-Node-js
Using-ZPM-for-Node-js
install node.js by ZPM
Technology Example
WebCommand
WebCommand
Simulate command line in IRIS and OS
Technology Example
WebSocketClient CSP based
WebSocketClient CSP based
Extended CSP page consuming WebService as Client
1
Technology Example
WebSocketIRIS.js
WebSocketIRIS.js
using IRIS Native API for Node.js
2
Technology Example
Wsock-EmbeddedPy
Wsock-EmbeddedPy
Simple WebSocket Client with Embedded Python in IRIS
Technology Example
WsockClient.nodejs
WsockClient.nodejs
use webSocket client in node.js
1
Technology Example
WSockClientMicroSV
WSockClientMicroSV
Docker based WebSocket Client as Micro Service
13
Technology Example
zpmshw
zpmshw
Helper to Search, Install, Uninstall ZPM packages
1
Technology Example
ZPretty
ZPretty
Wrap JSON to multi lines / Test ISJSON
1