<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>u_1roh</author_name>
  <author_url>https://blog.hatena.ne.jp/u_1roh/</author_url>
  <blog_title>かたちづくり</blog_title>
  <blog_url>https://u1roh.hatenadiary.jp/</blog_url>
  <categories>
  </categories>
  <description>私は計算時間がかかる処理を作ることがちょくちょくあります。といっても何時間も計算機をぶん回すような計算はあまりなくて、数秒から数十秒程度の計算が殆ど、長くても数分でしょうか。この程度の計算時間でも計算処理の進捗状況が可視化されないとユーザーはイライラを感じますから、プログレスバーで大まかな進捗状況を可視化する必要が出てきます。しかし当然ながら計算アルゴリズムを ProgressBar のような GUI 部品に依存させる設計は出来ませんから、処理の進捗を通知する部分をGUIから切り離す必要があります。今までは計算処理APIの引数にコールバック（のようなもの）を渡して進捗の通知を行ったりしていまし…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fu1roh.hatenadiary.jp%2Fentry%2F2014%2F05%2F16%2F155021&quot; title=&quot;処理の進捗通知について - かたちづくり&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2014-05-16 15:50:21</published>
  <title>処理の進捗通知について</title>
  <type>rich</type>
  <url>https://u1roh.hatenadiary.jp/entry/2014/05/16/155021</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
