タグ

iphoneとJavaScriptに関するskyriserのブックマーク (3)

  • How to fall back to marketplace when Android custom URL scheme not handled?

    We have an app that handles a custom URL scheme (vstream://). When someone comes to a web page that has some vstream:// content, we need to redirect them to the store if they don't have our app installed. In iOS, we do this: setTimeout(function() { window.location = "itms://itunes.apple.com/us/app/kaon-v-stream/id378890806?mt=8&uo=4"; }, 25); window.location = "vstream:view?code=...stuff..."; If t

    How to fall back to marketplace when Android custom URL scheme not handled?
    skyriser
    skyriser 2012/04/03
    独自URLスキームのaタグで、対応するスキームを持つアプリがインストールされていなくて開かない場合にfallbackを行う方法。単にsetTimeoutする。
  • iScroll 4 – Matteo Spinelli's Cubiq.org

    iScroll finally received a complete rewrite. Now it’s smoother than ever and adds some new important features: pinch/zoom, pull down to refresh, snap to elements and more custom events for a higher level of hackability. Download Screencast Live Demo GitHub Forum Project info Last code update: 2012.07.14 – v4.2 Device compatibility: iPhone/Ipod touch >=3.1.1, iPad >=3.2, Android >=1.6, Desktop Webk

    skyriser
    skyriser 2012/02/17
    いわゆる「ひっぱって更新」を実現するライブラリ。
  • あたしルートラボ

    ヤフー株式会社は、2023年10月1日にLINEヤフー株式会社になりました。LINEヤフー株式会社の新しいブログはこちらです。LINEヤフー Tech Blog こんにちは。LatLongLabの河合(@inuro)です。 先日、ルートラボというサービスをリリースしました。主として自転車乗りの方などにご愛用いただいていたALPSLAB routeというサービスの後継となります。今年3月末のALPSLABのクローズにともない、LatLongLabに移行しました。 もちろんただ移行するだけでは相対的には退化なので、ルートラボでも色々と新しい試みを行っています。 そもそもルートラボとは ルートラボは、サイクリングコースや道案内などのルートを簡単に作成し公開できるサービスです。 地図をクリックするだけのシンプル操作でルートが描ける 地図と標高グラフが併せて表示される 作成したルートをWebページに

    あたしルートラボ
    skyriser
    skyriser 2010/04/30
    ルートラボはSVGとかHTML5使われているというお話。何気に結構すごい。
  • 1