Pesquisar

Artigo
· Set. 25, 2024 1min de leitura

Same old terminal but in web

We have Webterminal around for quite a while, but it was limited, not all features worked there. There was no shell support or the latest feature as embedded Python support. There are some issues with tools that require programmer mode. Basic Authorization, not as handy as simple login page, where you could have options to add own login page, in case if you would wish to change the way how to login to the application, such as using SSO.

With the original iris terminal, wrapped into a web form, using most used in the web world xterm.js, used in tools like VSCode as well, with some magic from Python, which helped with interprocess tty. We can get the the terminal in the web, in the full capacity.

iTerm

To test how does it work in the web, I've added term routine, which generates some formatting

iTerm

 

Ideas for future

  • Suggestions and Syntax highlighting You may remember one my previous projects, irissqlcli, which provided intellisense and syntax highlighting to a terminal specifically for SQL access. Mine idea is to add the same level of support to an ObjectScript terminal  And this is already as part of this project, as a tool named iterm, unfortunately not finished yet, it's quite tricky to catch the point between when terminal executes something and awaits for some command.
  • Small VSCode look like with terminal Another project, is irislab, which can inject new item in it

Please vote in the current contest if you like this project

38 Comments
Discussão (38)7
Entre ou crie uma conta para continuar
Pergunta
· Set. 25, 2024

30 days full working test license

Hello,
Can I receive a 30 day full test license?

7 Comments
Discussão (7)3
Entre ou crie uma conta para continuar
Artigo
· Set. 25, 2024 1min de leitura

How to promote your idea on InterSystems Ideas

Hi Developers!

We're sure you want your ideas from the Ideas Portal to be implemented, so here are some steps you can take to attract attention to them.

 

To promote your idea, you can:

1. Create a post on the Developer Community about your idea, inviting users to vote for it on the Ideas Portal. For example, @Heloisa Paiva wrote an article "About the idea of Using Python Class Definition Syntax to create IRIS classes" mentioning "use Python Class Definition Syntax to create IRIS classes" by @Sylvain Guilbaud.

  

2. Request the creation of a poll on the Ideas Portal dedicated to the implementation of the idea. @Guillaume Rongier requested such a poll about his idea idea "Dark version of InterSystems Community". 

To request a poll, write a direct message to @Vadim Aniskin.

3. Respond to comments about your idea on the Ideas Portal and on the Developer Community. 

These three steps will attract attention to your idea and increase the odds of its implementation.

Good luck and keep your ideas coming! 

Discussão (0)1
Entre ou crie uma conta para continuar
Pergunta
· Set. 25, 2024

活动量

请问一下,活动量仪表盘这个界面怎么激活,实例怎么展现?我的服务器展开没有数据,但是是有消息记录的。

1 Comment
Discussão (1)2
Entre ou crie uma conta para continuar
Artigo
· Set. 24, 2024 2min de leitura

第三十二章 使用派生密钥令牌进行加密和签名 - 使用 DerivedKeyToken 进行加密

第三十二章 使用派生密钥令牌进行加密和签名 - 使用

进行加密

要使用 <DerivedKeyToken> 进行加密,请使用以下步骤:

  1. 如果要加密一个或多个安全标头元素,请创建这些安全标头元素。.
  2. 创建 <DerivedKeyToken> 并将其添加到 WS-Security 标头,如创建和添加 <DerivedKeyToken> 中所述。

请注意,此步骤还会创建并添加 <EncryptedKey> 所基于的 <EncryptedKey> 元素。

Discussão (0)1
Entre ou crie uma conta para continuar