I have revised the 'Labels' of some blog posts, as result, you can overview the posts with animated gifs or cycling posts, going to 'Special view' (on top menu), 'Label' tag.
いくつかの投稿のラベルを見直しました。その結果、アニメーションGIF が入ってる投稿やサイクリングに関する投稿が鳥瞰出来ます。'Special view' 、'Label' タグをクリックしてください。
About the ad below
I am using the service of AdStire to display the advertisement in the bottom of this blog. I am thinking about adding an ad on the GRMX web app.
このブログの下に表示されている広告ですが、AdStireのサービスを利用しています。 ウェブアプリ GRMX にも表示しようとかんがえています。
Made with White black beard board
このブログの下に表示されている広告ですが、AdStireのサービスを利用しています。 ウェブアプリ GRMX にも表示しようとかんがえています。
June 2017 cycling post
Race simulation (tt climbers v1)
I have extended the script introduced in this post to create a race simulator script,
some 'numbers' try to climb the tower interfering rivals to be the first to get to the top.
(the sample picture is from IE. Press F12 to open console, paste and run the script)
こちらで紹介しているスクリプトを拡張して、レースをシミュレーションするスクリプトを作りました。 いくつかの数字が、ライバルの他の数字を妨害してタワーの頂点を目指します。 (サンプルの画像はIEです、F12でコンソールを開き、貼り付けた後、コードを実行してください)
こちらで紹介しているスクリプトを拡張して、レースをシミュレーションするスクリプトを作りました。 いくつかの数字が、ライバルの他の数字を妨害してタワーの頂点を目指します。 (サンプルの画像はIEです、F12でコンソールを開き、貼り付けた後、コードを実行してください)
Test for grmx UI improvement
This is a test of a gimmick to improve grmx (under dev) UI
これは grmx (作成中) の UI を改善するためのギミックのテストです
dragging works only on pc browser..0
ドラグはPCのブラウザでしか出来ないようです、、
これは grmx (作成中) の UI を改善するためのギミックのテストです
ドラグはPCのブラウザでしか出来ないようです、、
White black beard board devhurdle 3
Another challenge of White black beard board development was how to play the animation, I implemented this function using WebView control. There is a local html document, on which the the animated .gif is displayed.
White black beard board をつくる上での課題として、再生機能もあげられます。その機能はWebView コントロールを使って実装しました。ローカルな HTMLドキュメントがあって、それに .gif アニメーションファイルが表示されます。
White black beard board をつくる上での課題として、再生機能もあげられます。その機能はWebView コントロールを使って実装しました。ローカルな HTMLドキュメントがあって、それに .gif アニメーションファイルが表示されます。
Grmx dev hurdle 1
I have been struggling for several hours in the development of the pwa introduced in this post because the slider thumbs could not be dragged on iPhone Safari. I have tried to solve the problem using jquery without success. The solution I could find was to enlarge the thumbs. Now it works somehow.
iPhone の Safari だと、スライダーのノブを動かせなくて、こちらのポストで紹介したPWAの作成に数時間も苦労しました。この問題に対処しようと jquery の導入もしましたがそれでもだめでした。結局ノブのサイズを広げる事が唯一つの成功した方法でした。今はなんとか動作してます。
iPhone の Safari だと、スライダーのノブを動かせなくて、こちらのポストで紹介したPWAの作成に数時間も苦労しました。この問題に対処しようと jquery の導入もしましたがそれでもだめでした。結局ノブのサイズを広げる事が唯一つの成功した方法でした。今はなんとか動作してます。