並び順

ブックマーク数

期間指定

  • から
  • まで

1 - 40 件 / 2573件

新着順 人気順

refreshingの検索結果1 - 40 件 / 2573件

  • ブラウザのしくみ: 最新ウェブブラウザの内部構造 - HTML5 Rocks

    How browsers work Stay organized with collections Save and categorize content based on your preferences. Preface This comprehensive primer on the internal operations of WebKit and Gecko is the result of much research done by Israeli developer Tali Garsiel. Over a few years, she reviewed all the published data about browser internals and spent a lot of time reading web browser source code. She wrot

      ブラウザのしくみ: 最新ウェブブラウザの内部構造 - HTML5 Rocks
    • iPhone Battery and Performance - Apple Support

      iPhone Battery and Performance Understand iPhone performance and its relation to your battery. Your iPhone is designed to be simple and easy to use. This is only possible through a combination of advanced technologies and sophisticated engineering. One important technology area is battery and performance. Batteries are a complex technology, and a number of variables contribute to battery performan

        iPhone Battery and Performance - Apple Support
      • ブログのCSSデザイントップ20 - GIGAZINE

        CSS BloomというブログなどのCSSデザインをみんなで評価するサイトにて、高評価のデザイントップ20です。 日本のブログデザインのコンセプトとちょっと違うのが多く、見ているだけでも面白いです。ブログデザインの展示会といった感じ。また、どんなデザインのブログにしようかな~と思っている場合にはかなり参考になります。 Top 20 Blog Designs | Blog http://silentbits.com/?p=339 http://silentbits.com/?p=385 以下、上記サイトで出てきたトップ20のサイト第1弾。 Veerle's blog 2.0 - Webdesign - XHTML CSS | Graphic Design Avalonstar. The Aries Project. By Bryan Veloso. Matt Brett Joshuaink

          ブログのCSSデザイントップ20 - GIGAZINE
        • 「メイクは女性のもの」なんてことはない!男性もちょっとしたメイクで印象が変えられるから試してみて

          ダイキ | 垢抜けさせるプロ @refreshing_dai 【男性がメイクをするメリット】 ・肌が綺麗になり清潔感が出る ・肌をワントーン白くできる ・眉毛が整う ・小顔に見せることができる ・鼻を高く見せることができる ・目を大きく見せることができる これ全てバレない程度のナチュラルメイクで可能なので全男性にオススメです🙆‍♂️ pic.twitter.com/nbIF4aaCMz 2021-02-14 20:00:09

            「メイクは女性のもの」なんてことはない!男性もちょっとしたメイクで印象が変えられるから試してみて
          • 開発者が語る、Google+で使ったJavaScriptテクニック

            Google+チームに所属するエンジニアのMark Knichel氏が、Google+の高速性を実現するためにどのようなテクニックを使ったのかについて、Google+のページで解説しています。 (1) Mark Knichel - Google+ - Hi everyone! I’m an engineer on the Google+ infrastructure… 最新のWebサービスでどのようなJavaScriptのテクニックが使われているのかを垣間見ることができる説明になっていますので、見出しを中心に紹介しましょう。 1) We <3 Closure 私たちはClosureが大好きだ(<3は横向きのハートマーク) Closure(クロージャ)とは、オライリーの書籍「初めてのJavaScript」の解説を借りれば、関数の「入れ子(nesting)」です。(追記、このクロージャじゃなく

              開発者が語る、Google+で使ったJavaScriptテクニック
            • HashiCorpの新プロダクトNomadとOttoを触ってみた | DevelopersIO

              ども、大瀧です。 VagrantやTerraformで有名なHashiCorpのカンファレンスイベント、HashiConf 2015が今朝未明からポートランドで開催されています。そこでNomadとOttoという2つの新サービスが発表されました。両方とも発表直後に公開され、試せるようになっているのでサンプルを動かしてみた様子をレポートします。 Nomad by HashiCorp Otto by HashiCorp Nomad NomadはEasily deploy applications at any scaleというリード文からあるように、アプリケーションをデプロイするスケジューラです。あらかじめアプリケーションを実行するホストにエージェントをインストール、アプリケーションをジョブとして設定ファイル(*.nomad)に定義しておき、設定ファイルに従ってジョブを実行します。 デプロイツー

                HashiCorpの新プロダクトNomadとOttoを触ってみた | DevelopersIO
              • 404 - PAGE NOT FOUND

                404 means the file is not found. If you have already uploaded the file then the name may be misspelled or it is in a different folder. Other Possible Causes You may get a 404 error for images because you have Hot Link Protection turned on and the domain is not on the list of authorized domains. If you go to your temporary url (http://ip/~username/) and get this error, there maybe a problem with th

                  404 - PAGE NOT FOUND
                • Dive Into HTML5

                  by Mark Pilgrim with contributions from the community Dive Into HTML5 elaborates on a hand-picked selection of features from the HTML5 specification and other fine standards. We encourage you to buy the printed work — Mark Pilgrim’s artfully titled “HTML5: Up & Running” — published on paper by O’Reilly, under the Google Press imprint. Your kind and sincere feedback is always welcome, and this work

                  • Backbone.js

                    Backbone.js Introduction Events – bind – unbind – trigger Model – extend – constructor / initialize – get – set – unset – id – cid – attributes - toJSON – save – destroy – validate – url – clone – isNew – change – hasChanged – changedAttributes – previous – previousAttributes Collection – extend – constructor / initialize – models – Underscore Methods (24) – add – remove – get – getByCid – at – le

                    • ペアプロ・TDDの『お題』をまとめてみた #tddbc #coderetreat #pp_con - Diary of absj31

                      TDD及びペアプロを通じてプログラミングスキルを上げるべく、ネットで公開されている『お題』について色々情報収集してみました。 お題やテーマについては、見つけ次第随時追加していきます。 Stackユーティリティ from 『車窓からのTDD』 - 車窓からのTDD こちらについては自分でも試しに写経してみました。以下エントリ。 『車窓からのTDD』を写経してみた ( JDK7 / Eclipse4.2 / Quick JUnit / Mercurial / Bitbucket ) - Shinya’s Daily Report FizzBuzz問題 from TDDBC TDDBC お題 うるう年問題 from TDDBC TDDBC お題 LRU Cache from TDDBC TDDBC お題 ワードフィルタ from TDDBC TDDBC お題 以上、ここまでの4つのお題は和田卓人

                        ペアプロ・TDDの『お題』をまとめてみた #tddbc #coderetreat #pp_con - Diary of absj31
                      • Single Page Applications using Rust

                        WebAssembly (wasm) allows code written in languages other than JavaScript to run on browsers. If you haven’t been paying attention, all the major browsers support wasm and globally more than 90% of users have browsers that can run wasm. Since Rust compiles to wasm, is it possible to build SPAs (Single Page Applications) purely in Rust and without writing a single line of JavaScript? The short answ

                          Single Page Applications using Rust
                        • UsingMac - 200 Mind-Blowing Nature Wallpapers

                          When it comes to the nature, we can't resist its beauty. The beauty of nature always comes with pleasant and mind-refreshing look. Even though we're in the middle of our stressing work, we still can withstand it with the help of pleasant scenery of nature. However, we won't be able to leave our workplace for taking a walk all the time. That's where nice nature wallpapers come in rescue. Luckily,

                          • CG物理シミュレーションの世界

                            初投稿。CGによるさまざまな物理シミュレーションの動画を集めてみました。流体シミュレーションとかやってみたい人は:Blender(タダ) FumeFX(124,950) RealFlow(399,735~) マイリスト:mylist/9685008

                              CG物理シミュレーションの世界
                            • Inspiration Package: 60 Usable &amp; Elegant Designs | Design Showcase | Smashing Magazine

                              As usual, we have to put ourselves in the users’ shoes: What do we want them to see first? How will your message be best communicated? We have to ask these questions before we start designing, because the layout will shape the rest of the design. The following websites have some quite unusual layouts. They aren’t necessarily perfect; still, browse through them, and maybe your creative genius will

                                Inspiration Package: 60 Usable &amp; Elegant Designs | Design Showcase | Smashing Magazine
                              • [O'REILLY]Developing Backbone.js Applications -

                                Available free for open-source reading below or for purchase via the O'Reilly store. Pull requests and comments always welcome. Prelude Not so long ago, “data-rich web application” was an oxymoron. Today, these applications are everywhere and you need to know how to build them. Traditionally, web applications left the heavy-lifting of data to servers that pushed HTML to the browser in complete pag

                                • YouTube - (HD) 夜のゆりかもめ(新橋→豊洲) 01

                                  午後8時ごろ。ちょっと曇り気味。 Night view from Yurikamome. About the Yurikamome Line. http://tokyorailwaylabyrinth.blogspot.jp/2011/08/yurikamome-scenic-transit-in-bay-area.html MUSIC ---- Bioscape / Rei Harakami .Dessert / Rei Harakami CAM ------- SONY XR500V(ワイコン装着) BLOG ----- http://d.hatena.ne.jp/cat2525jp

                                    YouTube - (HD) 夜のゆりかもめ(新橋→豊洲) 01
                                  • AWSでTerraformに入門 | DevelopersIO

                                    OSやミドルウェアの機能検証を実施した場合など、オンデマンドで一時的な検証環境を構築できるのもクラウドサービスの醍醐味です。 検証対象のOSやミドルウェアは異なれど、検証に必要な環境はある程度共通であることが少なくなく、また費用節約のためにも検証が終わった後はきれいさっぱりとその環境を削除したいものです。 AWSでそんな使い捨ての環境を構築する場合の方法として、ファーストチョイスとなるのはAWS CloudFormationかと思います。検証環境をテンプレート化しておくことができ、またマネージメントコンソールやAWS CLIを使って簡単に環境の構築/削除ができる、使い捨て環境の構築にはぴったりのサービスです。あるいはAWS CLIやAWS SDKを使って自前の環境構築スクリプトを作成するのもよいかもしれません。 AWS公式のツールを使う以外では、Terraformが有力な選択肢の1つになる

                                      AWSでTerraformに入門 | DevelopersIO
                                    • ブラウザの仕組み: 最新ウェブブラウザの内部構造

                                      How browsers work Stay organized with collections Save and categorize content based on your preferences. Preface This comprehensive primer on the internal operations of WebKit and Gecko is the result of much research done by Israeli developer Tali Garsiel. Over a few years, she reviewed all the published data about browser internals and spent a lot of time reading web browser source code. She wrot

                                        ブラウザの仕組み: 最新ウェブブラウザの内部構造
                                      • HashiCorpの新オーケストレーションツールTerraformを試してみた | DevelopersIO

                                        ども、大瀧です。 VagrantやPacker、Serfを開発するHashiCorpが手がける新オーケストレーションツール、Terraformが発表されました。zembutsuさんが神速で日本語チュートリアル記事を既に公開しているので、terraformコマンドの使い方はそちらを参照ください。 Terraformとは Terraformは、あらかじめインフラ構成をテンプレートファイルに記述し、terraformコマンドでクラウド環境に適用・管理するツールです。一見するとAWS CloudFormationと非常に良く似た作りですが、以下の特徴があります。 複数のクラウドサービスに対応し、高レイヤーのアプリケーション構成に特化 現時点でTerraformが対応するサービス/プロダクトは以下です。 AWS CloudFlare Consul DigitalOcean DNSimple Hero

                                          HashiCorpの新オーケストレーションツールTerraformを試してみた | DevelopersIO
                                        • Pushbullet - Your devices working better together

                                          Unfortunately, our page wasn’t able to load. Do you have Javascript enabled? Could NoScript or Adblock be blocking things? If this continues to happen after refreshing, please let us know at [email protected]

                                          • Terraformを使って学ぶーAWSにインフラを構築するIaCの基本と、SREが実務で役立つ機能とエコシステムを徹底解説|ハイクラス転職・求人情報サイト AMBI(アンビ)

                                            ハイクラス求人TOPIT記事一覧Terraformを使って学ぶーAWSにインフラを構築するIaCの基本と、SREが実務で役立つ機能とエコシステムを徹底解説 Terraformを使って学ぶーAWSにインフラを構築するIaCの基本と、SREが実務で役立つ機能とエコシステムを徹底解説 Terraformは、パブリッククラウドのインフラ構築と自動化のツールとして、IaCのデファクトスタンダードとなっています。この記事では、AWS(Amazon Web Services)を活用するハンズオンを通してTerraformの動作を理解し、実務にもとづいて役立つ機能や便利なエコシステム、さらにSRE視点の事例を紹介します。アソビュー株式会社でSREユニットリーダーを務める鈴木剛志さんを中心に6名のメンバーによる共同執筆です。 アイキャッチ画像 アソビューでは、インフラストラクチャーの変更管理にTerrafo

                                              Terraformを使って学ぶーAWSにインフラを構築するIaCの基本と、SREが実務で役立つ機能とエコシステムを徹底解説|ハイクラス転職・求人情報サイト AMBI(アンビ)
                                            • 第1回 はじめてのSpring Framework | DevelopersIO

                                              今やすっかりAWS屋、しかもアプリではなくインフラ寄りのプロダクトばかり触っている都元です。しかし元々はサーバサイドアプリ屋ということで、ボスのAWSへの想いとは裏腹に、ぼちぼちとサーバサイドJavaの話も出して行こうと思っています。 というわけで、Spring Frameworkについて色々書いて行こうと思うのですが、どう考えても1回で終わる内容ではないため、シリーズ形式(連載)とさせて頂きたいと思います。ただ、書くネタは無限にありそうなので、回数は反響に応じて調整しようかな、と思っています。ギブミー・いいね。 Javaフレームワークの世界 Javaはフレームワークがいっぱいあることが利点でもあり欠点でもあります。多くの言語にはデファクトと言えるフレームワークが存在します。あまり知らない分野なので深く触れてヤケドしたくはないのですが、例えばRubyだったらRailsでしょうし、Pytho

                                                第1回 はじめてのSpring Framework | DevelopersIO
                                              • NWYH Stock Image Library

                                                Welcome to the definitive stock image library for business imagery. NWYH Stock contains over 50 hi resolution images available to download for free. Our fully searchable database allows you to find imagery to match any of today¹s key management buzzwords. We believe it to be fully comprehensive and unique in its no nonsense portrayal of daily office life. NWYH Stock has been created by NOWWASHYOUR

                                                  NWYH Stock Image Library
                                                • Front-End Performance Checklist 2021 (PDF, Apple Pages, MS Word) — Smashing Magazine

                                                  Let’s make 2021… fast! An annual front-end performance checklist (available as PDF, Apple Pages, MS Word), with everything you need to know to create fast experiences on the web today, from metrics to tooling and front-end techniques. Updated since 2016. Ah, you can also get useful front-end tips in our email newsletter. This guide has been kindly supported by our friends at LogRocket, a service t

                                                    Front-End Performance Checklist 2021 (PDF, Apple Pages, MS Word) — Smashing Magazine
                                                  • blueprints:

                                                    Javaデベロッパ向け AJAX FAQ Author: Greg Murray 訳: Yutaka Yoshida 私たちは現在すでにAJAXに触れ、まったく新しい世界が広がっていることに気づいています。 多くの開発者が既存のフレームワークを通してAJAXを使っていますが、より深くAJAXを知り、 今以上の機能を提供したい人もいるかもしれません。これはアプリケーションにAJAXの機能を 持たせたいJava開発者向けのFAQです。 AJAXを使うべきでしょうか AJAXはJavaと一緒に使えますか 現在使っているフレームワークにAJAXの機能はありますか 何から始めたらいいですか 自分でAJAXの機能を作るためには何を知っておかなければならないですか JavaScriptを知っていなければならないですか Java開発者用にどのようなJavaScriptライブラリやフレームワークがありますか

                                                    • 404 - PAGE NOT FOUND

                                                      404 means the file is not found. If you have already uploaded the file then the name may be misspelled or it is in a different folder. Other Possible Causes You may get a 404 error for images because you have Hot Link Protection turned on and the domain is not on the list of authorized domains. If you go to your temporary url (http://ip/~username/) and get this error, there maybe a problem with th

                                                      • パラパラ漫画を壮大にしてみた on 壁

                                                        転載◆すっごいよこれ◆http://www.blublu.org/

                                                          パラパラ漫画を壮大にしてみた on 壁
                                                        • Twitterがスケールに苦しむ理由 - スケールするサイトのアーキテクチャ考

                                                          Twitterのスケール関係で、面白い記事を発見したのでまとめ。 一時期「スケールしない」とか「動作が不安定」だとか言われ続けていたTwitter。5月ごろにslashdot.jpでも話題になっていた。論調は総じて「Twitterがスケールしないのは、Rubyを使っているから」というもの。 ところが同じ5月、「Why Can't Twitter Scale? Blaine Cook Tries To Explain(なんでTwitterってスケールしないの?)」という、blog紹介記事がSilicon Alley Insiderに掲載される。記事の元になったblogエントリは、Twitterの前チーフアーキテクトだったBlaine Cook氏によるもの。Cook氏によれば、TwitterのスケールとRubyは何の関係もないという。 Why Can't Twitter Scale? Blai

                                                          • みつあみの女の子が、大きな鎌でザクザクと草を刈る動画。

                                                            草刈るよー。草刈るよー。ザックザクと刈るよー。     /     動画の情報ありがとうございまーす。それから市場とタグに関してですが、漫画だろうとアニメだろうとゲームだろうと、何を入れても構いませんよー。     /     消し合いが続くので双方固定。     /     ちなみにうp主は普段こんなの(mylist/1025129)とかこんなの(mylist/1842471)とかこんなの(mylist/4870100)を主にうpしております。最近うpした武器としての鎌の一例、そのまんまこの鎌ですなあ。→sm7302909

                                                              みつあみの女の子が、大きな鎌でザクザクと草を刈る動画。
                                                            • The Ultimate Guide to handling JWTs on frontend clients (GraphQL)

                                                              The Ultimate Guide to handling JWTs on frontend clients (GraphQL) JWTs (JSON Web Token, pronounced 'jot') are becoming a popular way of handling auth. This post aims to demystify what a JWT is, discuss its pros/cons and cover best practices in implementing JWT on the client-side, keeping security in mind. Although, we’ve worked on the examples with a GraphQL clients, but the concepts apply to any

                                                                The Ultimate Guide to handling JWTs on frontend clients (GraphQL)
                                                              • Terraformのリファクタリング始めました - VisasQ Dev Blog

                                                                こんにちは、プラットフォーム開発グループ SREチームの西川 (@taxin_tt) です。 皆さんTerraform使ってますか? 弊社では既存サービスのマイクロサービス化を進めており、GCPベースのインフラはTerraformを利用して整備するようにしています。 一方で、サービス数の増加などに比例してtfファイルのコード量も増えていき、ディレクトリ構成や個別のリソースの定義などマイクロサービスのインフラ整備において負担になる部分があり、昨年末からSREチーム主導でリファクタリングを行っています。 今回は、そのリファクタリングの背景や進め方についてお話しできればと思います。 (本記事は、Terraform v1.3系を前提にしています。) リファクタリング後のTerraformのディレクトリ構成は下記をベースにしているので、下記の記事も合わせてどうぞ。 tech.visasq.com リ

                                                                  Terraformのリファクタリング始めました - VisasQ Dev Blog
                                                                • レゴでコマ撮りしてみた

                                                                  今年はレゴの人形生誕30周年ということで、レゴでコマ撮りしてみました。1秒間に10枚写真を使用しています。制作時間は100時間以上(10日間)。  (追記)たくさんの方に楽しんでいただけているようで嬉しいです。レゴ人形かわいいですよねw この動画を見てレゴ人形のように笑顔になっていただければ本望です。  今回のは練習作で、これから半年ぐらいかけて本格的にコマ撮り動画を作ろうと思っています。お楽しみに!  他のレゴ動画作品→mylist/9897887  新作sm6690810

                                                                    レゴでコマ撮りしてみた
                                                                  • Fullstack React: React Tutorial: Cloning Yelp

                                                                    As we're writing the Fullstack React book, we get a lot of questions about how to build large applications with React and how to integrate external APIs. tl;dr - This post will guide you through building a full React app, even with little to no experience in the framework. We're going build a Yelp clone in React You can get the completed code here Try the demo here Download the first chapter of ou

                                                                      Fullstack React: React Tutorial: Cloning Yelp
                                                                    • Choosing the Best Color Scheme for the Websites You Design

                                                                      There is always one particular step you would like your website’s visitors to take. It is a step you are always concentrating on the most. It could be your subscribe button, and it could be the follow button or even the buy button. Whatever that call-to-action button is, always remember that whether people will click on it or not depends on how you make them feel while they are on your website. Yo

                                                                        Choosing the Best Color Scheme for the Websites You Design
                                                                      • わずか6分で400種類の筋肉を刺激!ラジオ体操のすごい効果 - ポポンコ

                                                                        臨時休校がはじまって12日目。 「太もも&ヒップが大きくなったよ!」と娘に指摘され、ドキッ! 家にずっとこもりっぱなしなので、やっぱり・・ 子供たちの運動不足も心配していたので、母から教わった、手軽で効果絶大な「ラジオ体操第1・第2」をはじめてみました。 最初は、それほど期待していなかったものの、真面目にやってみると、1回目から肩・背中がスッキリして、その効果にビックリ!! 調べてみると、『究極のエクササイズ』とも呼ばれるすごい体操だということがわかったので、皆さんにもシェアします。 誰でも知ってる動きなので、始めやすく続けやすいところが他にはない最大の魅力ですね。 【ラジオ体操第1】肩こり・血行促進・背骨と腰のゆがみに効果あり 【ラジオ体操第2】体力向上・健康維持に効果大 もっと本格的な運動を自宅で実践したい方には「SOELU(ソエル)」 まとめ 【ラジオ体操第1】肩こり・血行促進・背骨

                                                                          わずか6分で400種類の筋肉を刺激!ラジオ体操のすごい効果 - ポポンコ
                                                                        • プロによるアイロンがけ

                                                                          ようつべより。 これぞ職人技という感じ。こういうシャツをいつも着たいもんです。イヤホン・ヘッドホンで聞くと音が心地よいです。

                                                                            プロによるアイロンがけ
                                                                          • Rules of Machine Learning:  |  Google for Developers

                                                                            Rules of Machine Learning: Stay organized with collections Save and categorize content based on your preferences. Best Practices for ML Engineering Martin Zinkevich This document is intended to help those with a basic knowledge of machine learning get the benefit of Google's best practices in machine learning. It presents a style for machine learning, similar to the Google C++ Style Guide and othe

                                                                              Rules of Machine Learning:  |  Google for Developers
                                                                            • Best of CSS Design 2008

                                                                              Last December, I posted a list of the best designs in 2007. Now, it is time for — Best of CSS Design 2008 (a new list of 50 websites hand-picked from Best Web Gallery). This year, more designers are using the large background technique and utilizing Javascript frameworks (such as jQuery and MooTools) to enchance the user experience. I also came across a few designs that mixed Flash with CSS; perha

                                                                                Best of CSS Design 2008
                                                                              • jTweetsAnywhere - jQuery Twitter Widget with @Anywhere support

                                                                                June 13th, 2013 jTweetsAnywhere stopped working since Twitter moved from API Version 1.0 to 1.1 and now turned off V1.0. Due to personal reasons I was not able to work on my open source projects for the last 5 months. Therefore I couldn't update the code nor answer all your emails and requests. I really apologize for this. Since Twitter now requires applications to authenticate ALL requests with O

                                                                                • Terraform import のススメ 〜開発効率化編〜 - LayerX エンジニアブログ

                                                                                  こんにちは、LayerX で主にインフラを担当している高江です。 今回は、一見地味ではありますが実はとても役に立つ機能である Terraform import についてお話したいと思います。 Terraform import とは 公式サイトでは次のように説明されています。 Terraform is able to import existing infrastructure. This allows you take resources you've created by some other means and bring it under Terraform management. 要するに、AWS 等のサービスプロバイダー上に既に存在する、Terraform 管理されていないリソースの情報を取得して Terraform 管理下に置く(tfstate ファイルに import する)

                                                                                    Terraform import のススメ 〜開発効率化編〜 - LayerX エンジニアブログ