Question Dmitry Maslennikov · Nov 5, 2016 Copy text in editor There are some troubles while I try to copy text in the WYSIWYG editor, some time it does not work, even in source mode. #DC Feedback 1 1 0 261
Article Dmitry Maslennikov · Oct 17, 2016 6m read Internal Structure of Caché Database Blocks, Part 3 This is the third article (see Part 1 and Part 2) where I continue to introduce you to the internal structure of Caché databases. This time, I will tell you a few interesting things and explain how my Caché Blocks Explorer project can help make your work more productive. #Databases #System Administration #Caché 10 11 0 2.2K
Article Dmitry Maslennikov · Oct 11, 2016 5m read Internal Structure of Caché Database Blocks, Part 2 This text is a continuation of my article where I explained the structure a Caché database. In this article, I described the types of blocks, connections between them and their relation to globals. The article was purely theoretical. I made a project that helps visualize the block tree - and this article will explain how it works in great detail. #Databases #System Administration #Caché 8 3 1 2.1K
Question Dmitry Maslennikov · Oct 3, 2016 Date for post published from draft [Fixed] Is it possible to change date for post, when in time when it was published? I've created a draft some days ago, and when I published it today, it shows that post already 3 days old. #DC Feedback 0 1 0 176
Article Dmitry Maslennikov · Oct 3, 2016 6m read Internal Structure of Caché Database Blocks, Part 1 InterSystems Caché globals provide very convenient features for developers. But why are globals so fast and efficient?TheoryBasically, the Caché database is a catalog having the same name as the database and containing the CACHE.DAT file. On Unix systems, the database can also be an ordinary disk partition. #Databases #System Administration #Caché 14 10 6 5.3K
Question Dmitry Maslennikov · Sep 17, 2016 Support for Java Hibernate 5 Working on implementation FHIR to my project, I found interesting project HAPI-FHIR, which could help me to quickly launch my FHIR api server with InterSystems Caché as a storage, because this projects uses Hibernate to connect to database, as an example they use DerbyDB. I tried to change settings to use InterSystems Caché, but unfortunately it does not work and throw some errors inside HIbernate. As I found in Caché documentation, I have not some many options, I just have to set Cache dialect, and set database url. #Compatibility #FHIR #Java #Caché 2 13 0 1.8K
Question Dmitry Maslennikov · Sep 9, 2016 FHIR outside of HealthShare Some time ago, I was started to work at a new company even in other country, and more important in a different sphere when I have not been worked before, in HealthCare. It's a very new project even for company. Since I have not experience in HealthCare, I looked at what I can use in my project, and found that I should not reinvent the bicycle, and think about how to store all my data which I need and how to get access to this data. And I can use FHIR, which is looks like everything what I need, what else I need it's just a client. #Ensemble #HealthShare #REST API 1 2 0 450
Article Dmitry Maslennikov · Jun 30, 2016 6m read Linux bash completions for ccontrol/csession I want to show my script which I use for a completion in bash, for ccontrol and csession. With this script bash helps to available (running or down) instances to ccontrol, or in csession file/usr/share/bash-completion/completions/ccontrol #Code Snippet #System Administration #Caché 6 2 0 952
Question Dmitry Maslennikov · Mar 4, 2016 Contributing to an Atelier As I know Atelier sources already on github, but I think in private repository. May you say when this project will be opened, and how about if I want to contibute to this project? #Development Environment 1 7 0 397
Article Dmitry Maslennikov · Feb 23, 2016 14m read Custom Studio file Developing an idea with RuleEngine in XData, we could even refuse from editing full class and edit only valuable xml. Sometime ago I have already written an article(in russian) about such possibility, even more, in that article I wrote about compilable JavaScript to Caché. #Object Data Model #Studio #Caché 5 2 0 1K
Article Dmitry Maslennikov · Feb 21, 2016 6m read XData Studio Assist Some days ago Alberto has written a very interesting article about the usefulness of ObjectGenerators available in Caché. #Development Environment #Object Data Model #Studio #Caché 7 2 0 901
Question Dmitry Maslennikov · Feb 18, 2016 XData MimeType anything other then just xml XData blocks in Caché classes has a MimeType property, and dcoumentation saysMimeType — The MIME type (more formally, the internet media type) of the contents of the XData block. The default is text/xml #Languages #ObjectScript #Caché 4 3 0 480
Question Dmitry Maslennikov · Feb 8, 2016 Atelier and complicated projects Most of projects on Caché, obviously, written not only in Cache ObjectScript, and should contain sources in other languages. Such as js or css for web-projects or any others. And it would be pretty good, if I could see all of files in one project, and possible to edit all of them. How to be in this case ?And I think it is not a good idea, to place all project's sources in one root folder. Our project contains over 3 thousands classes and routines, and it is too difficult to find anything in such folder. Is not a good for it to use Java-way, and place every package in subfolder ? #Development Environment 5 2 0 378
Article Dmitry Maslennikov · Feb 4, 2016 1m read Some more errors in Atelier #Development Environment 2 5 0 538
Article Dmitry Maslennikov · Feb 1, 2016 1m read Atelier Syntax highlighting errors There are still so many syntax highlighting errors in Atelier, which still exists from first beta public release. #Development Environment 1 8 0 324
Article Dmitry Maslennikov · Dec 4, 2015 1m read CacheBlocksExplorer Database Blocks Explorer for InterSystems CachéKey features #System Administration #Tools #Caché 7 8 0 480