Blog

2018.07.22

꿈의 입력기 nimf 이야기 12화 - nimf 의 역사

과거에 홈페이지를 드루팔로 만들었었는데, 관리를 잘못해서 데이터를 모두 날려먹었습니다.
그 후 다시 blogger 를 사용하고 있습니다.
세월이 몇 년 지나니 기억이 가물가물하여 웹 어카이브를 찾아보았습니다.
제가 작성한 글이 약간 남아 있더군요.
nimf 입력기의 역사에 대해 말씀드리고자 합니다.
리눅스에 악명 높은 끝글자 버그로 아주 고통받던 중 끝글자 버그를 잡아보려고 시도했습니다.
처음에 gtk 를 의심하여 gtk 소스를 확인해보았는데, 문제가 ibus 더군요.
ibus 끝글자 버그 잡다가 ibus 구조상 입력기를 새로 만드는게 낫다고 판단하여


2016.05.15

How to view an HWP document directly in LibreOffice by clicking it

If you have not installed the Dalkom HWP filter, please refer to the following link to install it.
https://nimfsoft.art/blog/2016/05/15/dalkom-2016-05-15-libreoffice-hwp-extension-released/


2016.05.15

Announcing Dalkom 2016.05.15, an HWP Extension (oxt) for LibreOffice

Dalkom is an extension for viewing HWP documents in LibreOffice.
I have successfully integrated it with libhwp, and it is now possible to view text from an HWP document in LibreOffice.
Due to time constraints, I have prioritized working only on text for now.
Since LibreOffice handles rendering, there is no need to write rendering code, which makes the difficulty of the task relatively low. While this opens the door to viewing HWP documents in LibreOffice, to implement paragraphs, tables, images, and other features, I need to read hundreds of pages of documentation, including the Hancom HWP spec, UNO API docs, and the ODF spec. Therefore, I will prioritize working on the specifications that I need.
The reason I am releasing this incomplete software is as follows:
Although the quality may not meet expectations, I am releasing this software in the hope that it will be helpful to someone or that someone will participate in its development.


2016.05.14

Announcing LibHwp 2016.05.14

Although the quality may not meet expectations, I am releasing this software in the hope that it will be helpful to someone or that someone will participate in its development.


2016.05.13

Current Development Status of Dalkom HWP Extension (oxt) for LibreOffice

I have successfully integrated with libhwp, and it is now possible to view text from an HWP document in LibreOffice.
Due to time constraints, I have prioritized working only on text for now.
Since LibreOffice handles rendering, there is no need to write rendering code, which makes the difficulty of the task relatively low. While this opens the door to viewing HWP documents in LibreOffice, to implement paragraphs, tables, images, and other features, I need to read hundreds of pages of documentation, including the Hancom HWP spec, UNO API docs, and the ODF spec. Therefore, I will prioritize working on the specifications that I need.
The reason I am releasing this incomplete software is as follows:
The scope of work is vast, making it difficult to do alone.
Besides developing the HWP extension for LibreOffice, I am also developing the Nimf input method framework, libhwp, and other projects, so I have limited time to dedicate to this project. Furthermore, I have a separate day job.
Even if the quality does not meet expectations, instead of complaints like “Why is this all you can do?”, I am releasing this in the hope that someone might see it and think, “Ah… so this is how it’s done… it was surprisingly easy…”, and join the development.


2016.05.09

Dalkom Project - HWP Extension (oxt) for LibreOffice

The name of the HWP extension (oxt) project for LibreOffice is Dalkom.
https://gitlab.com/hodong/dalkom (Address updated)


2016.05.04

libhwp commit rebase scheduled [Completed]

Hello,


2016.05.03

I am planning to develop a LibreOffice HWP extension (oxt).

Hello,


2016.04.30

nimf-settings 구상

nimf-settings 는 gtk3-demo 프로그램처럼 만들 거임.
좌측에 textview 만들고 위에 Run 버튼 제거.
제목을 Nimf Settings 로 하고
부제목을 좌측 선택된 textview 의 아이템 이름을 부제목으로 할 것이고,
우측에 탭을 모두 제거할 것임.
처음에는 작동만 되도록 만들고 점차 다듬어 가면 될 것임.
오늘도 포도막염 때문에 안과 가서 안구에 주사 맞아야 함.
이런 사정이 있으니 사용자분들께서는 느긋하게 기다리시기 바람.


2015.10.25

Dasom 1.0.1 Released

Thanks to many users for reporting bugs.