As of 1 May 2019, Silverback is no longer available to download and purchase. We will continue providing support to Silverback customers for 6 months after that date, and release critical critical updates if necessary. When we created Silverback, we did so to scratch our own itch for simple and affordable usability testing software. We also hoped to promote usability testing as a vital part of the
「せっかく作ったサービスを暗黒面に落とさないためにも、ユーザビリティテストは必須のものである。」 アジャイルUCD研究会の樽本さんの呼びかけに応じ、ユーザビリティテストマニュアルの実証実験に参加した今では、心の底からそう思います。2011年10月9日と10日の2日間を通して樽本さんのオフィスにて実証実験に参加しましたが、非常に刺激的でした。フィードバックを兼ねてブログに書いてみます。 ユーザビリティテストとは? 「製品やWebサイトの使いやすさ(ユーザビリティ)を、実際にユーザに使ってもらうことで確認するテスト。」(IT用語辞典 ユーザビリティテスト) 「使いやすさを確認する」と言うのは少し曖昧な感じがしますね。樽本さんの言うユーザビリティテストの基本は、以下の2点です。 ユーザにタスク(作業課題)を実行するように依頼する。 ユーザがタスクを実行する過程を観察、記録する。 「使いやすさを確
« Myth: Google Uses Server Farms So You Should Too - Resurrection of the Big-Ass Machines | Main | Sponsored Post: TripAdvisor, eHarmony, NoSQL Now!, Surge, BioWare, Tungsten, deviantART, Aconex, Hadapt, Mathworks, AppDynamics, ScaleOut, Membase, CloudSigma, ManageEngine, Site24x7 » In How to take advantage of Redis just adding it to your stack Salvatore 'antirez' Sanfilippo shows how to solve som
ワーキングドラフトが公開されたり、IEBlogでも言及されるなど、注目度が一層高まってきた感のあるWeb RTC (Web RealTime Communication)仕様について、改めて調べてみました。 Web RTCは、Webアプリからカメラやマイクでメディアデータを取り込んたり、リモートホストとのP2Pのデータ送受信を行うためのJavaScript APIです。 Web RTCは、以前はWHATWG HTMLの一部として仕様が提案されていましたが、分離して一つの仕様になりました。分離したのはつい最近です。 API自体は単純なので、これまでは仕様書流し読みしてわかった気になっていたのですが、「ローカルからのメディアデータの取り込みとP2Pがなんで同じ仕様にあるんだろう?」とふと疑問に思って、きちんと仕様書を眺めて見ました。同じように疑問に思う方が居らっしゃれば、お役に立つ記事かと思い
Chrome 13 introduced sending ArrayBuffers to/from a Web Worker using an algorithm called structured cloning. This allowed the postMessage() API to accept messages that were not just strings, but complex types like File, Blob, ArrayBuffer, and JSON objects. Structured cloning is also supported in later versions of Firefox. Faster is better Structured cloning is great, but it's still a copy operatio
Jcrop » the jQuery Image Cropping Plugin Jcrop Home • Download • Manual • Examples Jcrop is the quick and easy way to add image cropping functionality to your web application. It combines the ease-of-use of a typical jQuery plugin with a powerful cross-platform DHTML cropping engine that is faithful to familiar desktop graphics applications. Feature Overview Attaches unobtrusively to images or blo
After seeing Leah Culver’s blog post entitled “iPhone Pull to Refresh“, I was disappointed when I clicked through to find out that it was an ObjC library and not a javascript library. So I set out to see how hard it would be to replicate the UI pattern in javascript. DEMO | javascript source This is a prototype/proof of concept which gives a good idea of how to implement pull to refresh in javascr
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
Peity (sounds like deity) is a jQuery plugin that converts an element's content into a <svg> mini pie 2/5 donut 5,2,3 line 5,3,9,6,5,9,7,3,5,2 or bar chart 5,3,9,6,5,9,7,3,5,2 and is compatible with any browser that supports <svg>: Chrome, Firefox, IE9+, Opera, Safari. Download version 3.3.0 Uncompressed 8.8Kb jquery.peity.js Minified 3.6Kb (+gzipped 1.7Kb) jquery.peity.min.js Source github.com/be
Fbootstrapp is a toolkit designed to kickstart development of facebook iframe apps in both relevant sizes. It includes base CSS and HTML for typography, forms, buttons, tables, grids, navigation, and more, styled in the typical facebook look and feel. Visit the github project » Based on Bootstrap Fbootstrap is based on Twitter's excellent Bootstrap, as the name might indicate. View details »
Chromium Blog: Chrome Extensions: Now with more powerful scripts and improved proxy management. なんと、content scriptからクロスドメインなXMLHttpRequestができるようになった。これで、いちいちマヌケにもbackground pageを介してメッセージのやり取りをする必要はない。パフォーマンスも向上する。 この仕様は常々疑問だったのだ。background pageといえども、manifesto.jsonに指定したpermissionを無視したXMLHttpRequestはできない。それならば、content script内で、permissionを考慮したクロスドメインなXMLHttpRequestができてもしかるべきだ。何しろ、こちとらはエクステンションなのだ。 さっ
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message はせがわです、こんにちは。backgroundページ内からXMLHttpRequestを使ってクロスドメインなGETリクエストを発行するときに、 すでに発行されているCookieをリクエストに含めないようにする方法ってないでしょうか。 http://code.google.com/chrome/extensions/xhr.html Webブラウザ内の通常のXHR Lv.2だと、withCredentioals = true と明示的に指定しない限りは Cookieが送られることはないんですが、拡張内のXHRだと with
Thanks! Please check your inbox to confirm your subscription. If you haven’t previously confirmed a subscription to a Mozilla-related newsletter you may have to do so. Please check your inbox or your spam filter for an email from us. Charlie Any chance of supporting SRV records for HTTP lookups in 2012? I just read the history of this 12+ year old bug: https://bugzilla.mozilla.org/show_bug.cgi?id=
電子書籍に段々と興味がわいた矢先にAppleからのiBooks Author発表があったためしばらく遊んで見ました。残念ながらiPadを僕は持っていないので実機でのプレビューすらできない状態で悶々としているのですが、このiBooks Author、素晴らしい出来です。先日からiTunes StoreでBeatlesの「Yellow Submarine」のBookが無料でダウンロードできるのですが、ああいった、アニメーションや動画をちりばめたリッチな本や雑誌などが作れてさらに課金も含めた配信までサポートする。そんなすぐそこにある未来を想像するととてもワクワクします(USなどの地域では既に有料コンテンツをユーザーが配信できるみたい)。 で、このiBooks Authorでどれほどの事が可能か使用感をはかりつつも、iTunes Store経由じゃなくとも配信することができるのでちょい「エロ」なコ
【読み方】:いろいろとはかどるぞ 「捗る」とは物事が順調に進む、以前よりも短期間で達成することができる状態などを指す言葉である。 「捗る」自体は元々ある言葉であるが、2011年頃から2chを中心に広く使用される様になった。 何かの情報を得たことにより、効率的に物事が進む様になった体験を元に「○○しろよ。色々と捗るぞ」などと書き込むユーザーが多い。 「進捗」の「捗」であるため「はかどる」でなく「ちょくる」と誤って呼んでしまう人もいるため注意が必要な単語である。 元ネタについては現在のところ確認できる最も古い使用例として2008年9月27「ファイラー使えよ 色々と捗るぞ」というスレッドが挙げられる。 このスレッドの書き込みを見ると「捗る」の読み方が分からないユーザーが多いため、例え最初でなくとも広がる前のものであると推測される。 広まった理由については以下のように考察する。 最初に2chのスレ
A JavaScript blog. Twitter | Feed Subscribe by Email Editor Alex Young Contributors Ric Roberts Oleg Podsechin Justin (Gus) Knowlden Search Sponsors Swirrl. Make the most of your data: tools for working with your data online. Get free email and IM reminders with Deadline During the publication of our Let’s Make a Web App tutorial series, people have been posting comments about hosting Node apps. I
湯川鶴章のIT潮流 powered by ココログ: あなたが知らないGoogleの10の事実=やはりTwitterを買収しようとしていたという記事に驚くべきことが書かれていた。 (4)Page氏とBrin氏ともに秘書がいない これだけ大きな会社になったのに、それでも秘書を置かないらしい。でもそれがかえってよくて、「この程度のことでトップをわずらわしてはいけない」という思いが従業員に働いて、自分たちでコントロールするようになるんだという。それにGoogle Calenderを使えば、特に秘書はいらないらしい。まあそうかもね。 なぜGoogleのような大きな会社のトップがGoogle Calendarのようなシンプルなソフトで業務に支障が出ないのかと言うと、それは、Googleがネットの中から生まれた会社だからだろう。 おそらく、トップのスケジュール管理以外にも、Googleが同じ規模の会社
えんじに🐈にゃーん🍓🫐🍅🌽🍈🍇🦝 @uupaa (ε・◇・)з だらだら書いたよー http://t.co/fK9KaHRq 「CSSのセレクタ部分(IDやCLASS)にハイフンとか使われるの好きじゃないなー。ボクはあまり好きじゃないなー」 2012-01-22 01:37:32
Tip 1657 Printable Monobook Previous Next created June 28, 2010 · complexity basic · author Sternebrau · version 7.0 This tip describes a simple way to automatically compile Javascript files using Google Closure. The compiled results are saved to a different file, for example, filename.js saves as both filename.js and filename.min.js. The regular way[] Edit .js file Save .js file Link it in .html
#vim camerizeをgiナンチャラwでして、giカンチャラwでもとに戻すみたいなやつ作りたいとふと思った http://twitter.com/yamazakiccs/statuses/11630892047 書いちゃいました。 tyru/operator-camelize.vim · GitHub 使用するにはoperator-user.vimも必要です。 kana/vim-operator-user · GitHub 使い方 map <Leader>c <Plug>(operator-camelize) map <Leader>C <Plug>(operator-decamelize) バッファの内容が snake_case hello_wordな状態でcamelizeしたい範囲を選択し、cを押す。 SnakeCase HelloWordまたdecamelizeしたい場合はまた
Open Standards Stories & Practices Tantek Çelik, Mozilla Web Standards Lead tantek.com • @t 1. CSS 2.1 1998 CSS 2 Proposed Recommendation joined W3C CSS working group learned to love the open web open free specs e.g. IETF & W3C contrast: ISO pay to view open free test suites e.g. W3C contrast: CalConnect pay to test valid test suites e.g. CSS WG contrast: invalid most 2004 W3C tests open verifiabl
Mozilla Vision 2012 – Conference Day Mozilla Vision 2012 Conference Dayに参加してきたので、その時のメモです。(いつも通り正確性は保証されません) Boot to Gecko B2G = Boot to Gecko なぜ必要なのか モバイルは閉鎖的すぎる 過去を振りかえる 2002年 ブラウザの場合 IE のみだったので、拡張性はなかった。 拡張する必要がなかった やがて複数のブラウザが登場して競争するようになった。 ブラウザ間で実装の競争が起こると UXが良くなる ユーザーはハッピーになる 標準化も良くなっていく -> 書き手もハッピー ブラウザとモバイル モバイルプラットフォームは閉鎖的で、プラットフォーム側がコントールできるようにしている。 様々なプラットフォームに対応しようとするとそのプラットフォームに対応しない
The CoffeeScript parser is generated by Jison from this grammar file. Jison is a bottom-up parser generator, similar in style to Bison, implemented in JavaScript. It can recognize LALR(1), LR(0), SLR(1), and LR(1) type grammars. To create the Jison parser, we list the pattern to match on the left-hand side, and the action to take (usually the creation of syntax tree nodes) on the right. As the par
The original source of JSONLint There have been many implementations using this pure JavaScript implementation of JSONLint to format JSON on sites like JSONLint.com (the original), JSONLint Pro (a new version without ads). Both sites make it easy to format and validate JSON. JSONLint is an online tool for validating and formatting JSON (JavaScript Object Notation) data. It can be used to check if
Code Review is a series on DailyJS where I take a look at an open source project to see how it’s built. Along the way we’ll learn patterns and techniques by JavaScript masters. If you’re looking for tips to write better apps, or just want to see how they’re structured in established projects, then this is the tutorial series for you. This week’s code review is on CoffeeScript. Why? Well, I really
森崎先生のソフトウェアレビューの講演を聴いて、今やっているレビューの方法をまとめときたいと思ったので、まとめてみます。今回は、コードレビューの話です。Scrum ではといっていますが、レビューのやり方はチームによって違うので、あくまでも例ですよ。PBI とか、仕様、ドメインモデルのレビューの話はまたこんど。 レビューの目的は、もちろん作成するプロダクトの品質向上です。障害を検出するのも、もちろん目的ではあるのですが、それ以降のスプリントで作成されるコードで同じ障害を作り込まないのが目的としては大きいです。そのため、レビューはプロジェクトもしくはチーム立ち上げ後、数スプリントで重点的にやります。後はスプリントの振り返りでレビューをやりたいが出てきたら、チームで決めます。 レビューのやり方 基本はチーム全員で集まってやります。最大2時間。それ以上やっても集中力が続かないので。プロジェクタで対象
野田祐機 / みんなシステムズ @yuu_key これから外資にいて気づいたことを書いていきます。 @HAL_J さん の「月給20万円で働く日本人、月給2万円で働くアジアの人々。」のコメントをみて、日本人の人にもっと現実をみてほしいので togetter.com/li/244980 2012-01-21 21:14:40 野田祐機 / みんなシステムズ @yuu_key 私はある業界のトップ企業(外資)で働いています。 コンサルや金融ではなく、事業会社ですので日本のサラリーマンの方と同じようなビジネスをやっています。 グローバルビジネスがどういうものか、外資系がどういうものかみなさんの参考になれば幸いです。 先にいうと、日本ヤバイですよ! 2012-01-21 21:18:22 野田祐機 / みんなシステムズ @yuu_key さっきも書きましたが、私の会社は数年前に 財務、人事、IT
やさしい英語を聴いて読む。幅広いジャンルの朗読CD付き英語の本。 IBCオーディオブックスは、やさしい英語で書かれたストーリーを聴き、楽しみながら英語のリスニングをマスターする本です。 収録された音声は日本の英語学習者に最適な語彙や朗読スピードとなるよう工夫されています。(本書のテキストは「ラダーシリーズ」と共通です。) IBCオーディオブックスの特徴 日本の英語学習者に最適な朗読スピードの朗読CD付き。 『単語耳』(アスキー刊) の松澤先生監修。 中学校レベルから中級者レベルまで5段階に分かれています。 自分に合ったレベルからスタートしてください。 クラッシックから現代ノンフィクションまで幅広いジャンルを扱っています。あなたの興味に合わせて読み物を選べます。 巻末のワードリストで、いつでもどこでも単語の意味を確認できます。レベル1、2では、文中の全ての単語が、レベル3以上は中学校レベル外
HTML DOM APIWindowインスタンスプロパティcachesclosedconsolecookieStore Experimental credentialless Experimental crossOriginIsolatedcryptocustomElementsdevicePixelRatiodocumentdocumentPictureInPicture Experimental event 非推奨; external 非推奨; fence Experimental frameElementframesfullScreen 非標準 historyindexedDBinnerHeightinnerWidthisSecureContextlaunchQueue Experimental lengthlocalStoragelocationlocationbarmenubar
リリース、障害情報などのサービスのお知らせ
最新の人気エントリーの配信
j次のブックマーク
k前のブックマーク
lあとで読む
eコメント一覧を開く
oページを開く