text
stringlengths 2
1.05M
| repo_name
stringlengths 5
101
| path
stringlengths 4
991
| language
stringclasses 3
values | license
stringclasses 5
values | size
int64 2
1.05M
|
---|---|---|---|---|---|
<!DOCTYPE html>
<html lang="en">
<head>
<!-- Basic Page Needs
–––––––––––––––––––––––––––––––––––––––––––––––––– -->
<meta charset="utf-8">
<title>Kemble Song - an index</title>
<meta name="description" content="Index page for Kemble Song's corner of the internet.">
<meta name="author" content="Kemble Song">
<!-- Mobile Specific Metas
–––––––––––––––––––––––––––––––––––––––––––––––––– -->
<meta name="viewport" content="width=device-width, initial-scale=1">
<!-- FONT
–––––––––––––––––––––––––––––––––––––––––––––––––– -->
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css">
<!-- CSS
–––––––––––––––––––––––––––––––––––––––––––––––––– -->
<link rel="stylesheet" href="styles.min.css">
<!-- Favicon
–––––––––––––––––––––––––––––––––––––––––––––––––– -->
<link rel="icon" type="image/png" href="images/favicon.png">
</head>
<body>
<!-- Primary Page Layout
–––––––––––––––––––––––––––––––––––––––––––––––––– -->
<div class="container fade-in">
<div class="row">
<div class="one-half column" style="margin-top: 20%; margin-bottom: 6rem; font-size: 20px;">
<h4>🙇🏻 Hello,</h4>
<p>
My name is <strong>Kemble</strong>.<br>I write <strong>code</strong>, shoot <strong>film</strong> and make <strong>beats</strong>.<br>
</p>
</div>
</div>
<div class="row">
<div class="one-half column" style="margin-bottom: 1rem">
<h5>💾 Projects</h5>
<ul>
<li><a href="http://ksong.co/resume">resume</a> - a resume</li>
<li><a href="http://kemblesong.com">who am i?</a> - a digital business card</li>
<li><a href="http://soundcloud.com/latenightlaboratory">Late Night Laboratory</a> - instrumentals, beats</li>
</ul>
</div>
</div>
<div class="row">
<div class="one-half column">
<h5>👋🏻 Social</h5>
<ul>
<li><a href="http://github.com/kemblesong">github</a> - code lives here</li>
<li><a href="http://kemblog.tumblr.com">tumblr</a> - some of my photography</li>
<li><a href="http://instagram.com/kemblog">instagram</a> - selfies, fashion pics, other trash</li>
<li><a href="mailto:[email protected]">email</a> - still the go to method of contact in the 21st century</li>
</ul>
</div>
</div>
</div>
<!-- End Document
–––––––––––––––––––––––––––––––––––––––––––––––––– -->
</body>
| kemblesong/kemblesong.github.io | index.html | HTML | mit | 3,190 |
<div class="modal-header">
<button type="button" class="close" ng-click="closeDialog()" aria-hidden="true">×</button>
<h4 class="modal-title">Widget hinzufügen</h4>
</div>
<div class="modal-body" class="row">
<div class="panel-group" id="accordion" role="tablist" aria-multiselectable="true">
<div class="panel panel-default" ng-repeat="(category, widgets) in categories" is-open="isopen">
<div class="panel-heading" role="tab" id="headingOne">
<h4 class="panel-title">
<a role="button" data-toggle="collapse" data-parent="#accordion" href="#collapseOne" aria-expanded="true" aria-controls="collapseOne">
{{category}}
</a>
</h4>
</div>
<div id="#panel{{category}}" class="panel-collapse collapse in" role="tabpanel" aria-labelledby="headingOne">
<ul class="list-group">
<li class="list-group-item" ng-repeat="(key, widget) in widgets">
<a href="" ng-click="addWidget(key)">{{widget.title}} <i class="fa fa-spinner fa-spin" ng-show="recentlyAdded.indexOf(key) > -1"></i></a>
<p>
<small ng-if="widget.description">{{widget.description}}</small>
</p>
</li>
</ul>
</div>
</div>
</div>
</div>
<div class="modal-footer">
<button type="button" class="btn btn-default" ng-click="closeDialog()"><i class="fa fa-times"></i> Schließen</button>
</div> | Traperto/angular-dashboard-framework | src/templates/widget-add.html | HTML | mit | 1,595 |
<!DOCTYPE html>
<html>
<head>
<meta charset='utf-8'>
<meta http-equiv="X-UA-Compatible" content="chrome=1">
<link href='https://fonts.googleapis.com/css?family=Chivo:900' rel='stylesheet' type='text/css'>
<link rel="stylesheet" type="text/css" href="stylesheets/stylesheet.css" media="screen">
<link rel="stylesheet" type="text/css" href="stylesheets/pygment_trac.css" media="screen">
<link rel="stylesheet" type="text/css" href="stylesheets/print.css" media="print">
<!--[if lt IE 9]>
<script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script>
<![endif]-->
<title>Davidstrada.GitHub.io by DavidStrada</title>
</head>
<body>
<div id="container">
<div class="inner">
<header>
<h1>Davidstrada.GitHub.io</h1>
<h2></h2>
</header>
<section id="downloads" class="clearfix">
<a href="https://github.com/DavidStrada" id="view-on-github" class="button"><span>View on GitHub</span></a>
</section>
<hr>
<section id="main_content">
<h3>
<a id="welcome-to-github-pages" class="anchor" href="#welcome-to-github-pages" aria-hidden="true"><span class="octicon octicon-link"></span></a>Welcome to GitHub Pages.</h3>
<p>This automatic page generator is the easiest way to create beautiful pages for all of your projects. Author your page content here using GitHub Flavored Markdown, select a template crafted by a designer, and publish. After your page is generated, you can check out the new branch:</p>
<pre><code>$ cd your_repo_root/repo_name
$ git fetch origin
$ git checkout gh-pages
</code></pre>
<p>If you're using the GitHub for Mac, simply sync your repository and you'll see the new branch.</p>
<h3>
<a id="designer-templates" class="anchor" href="#designer-templates" aria-hidden="true"><span class="octicon octicon-link"></span></a>Designer Templates</h3>
<p>We've crafted some handsome templates for you to use. Go ahead and continue to layouts to browse through them. You can easily go back to edit your page before publishing. After publishing your page, you can revisit the page generator and switch to another theme. Your Page content will be preserved if it remained markdown format.</p>
<h3>
<a id="rather-drive-stick" class="anchor" href="#rather-drive-stick" aria-hidden="true"><span class="octicon octicon-link"></span></a>Rather Drive Stick?</h3>
<p>If you prefer to not use the automatic generator, push a branch named <code>gh-pages</code> to your repository to create a page manually. In addition to supporting regular HTML content, GitHub Pages support Jekyll, a simple, blog aware static site generator written by our own Tom Preston-Werner. Jekyll makes it easy to create site-wide headers and footers without having to copy them across every page. It also offers intelligent blog support and other advanced templating features.</p>
<h3>
<a id="authors-and-contributors" class="anchor" href="#authors-and-contributors" aria-hidden="true"><span class="octicon octicon-link"></span></a>Authors and Contributors</h3>
<p>You can <a href="https://github.com/blog/821" class="user-mention">@mention</a> a GitHub username to generate a link to their profile. The resulting <code><a></code> element will link to the contributor's GitHub Profile. For example: In 2007, Chris Wanstrath (<a href="https://github.com/defunkt" class="user-mention">@defunkt</a>), PJ Hyett (<a href="https://github.com/pjhyett" class="user-mention">@pjhyett</a>), and Tom Preston-Werner (<a href="https://github.com/mojombo" class="user-mention">@mojombo</a>) founded GitHub.</p>
<h3>
<a id="support-or-contact" class="anchor" href="#support-or-contact" aria-hidden="true"><span class="octicon octicon-link"></span></a>Support or Contact</h3>
<p>Having trouble with Pages? Check out the documentation at <a href="https://help.github.com/pages">https://help.github.com/pages</a> or contact <a href="mailto:[email protected]">[email protected]</a> and we’ll help you sort it out.</p>
</section>
<footer>
This page was generated by <a href="http://pages.github.com">GitHub Pages</a>. Tactile theme by <a href="https://twitter.com/jasonlong">Jason Long</a>.
</footer>
</div>
</div>
</body>
</html> | DavidStrada/davidstrada.github.io | index.html | HTML | mit | 4,311 |
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>jprover: Not compatible 👼</title>
<link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" />
<link href="../../../../../bootstrap.min.css" rel="stylesheet">
<link href="../../../../../bootstrap-custom.css" rel="stylesheet">
<link href="//maxcdn.bootstrapcdn.com/font-awesome/4.2.0/css/font-awesome.min.css" rel="stylesheet">
<script src="../../../../../moment.min.js"></script>
<!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script>
<script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
<![endif]-->
</head>
<body>
<div class="container">
<div class="navbar navbar-default" role="navigation">
<div class="container-fluid">
<div class="navbar-header">
<a class="navbar-brand" href="../../../../.."><i class="fa fa-lg fa-flag-checkered"></i> Coq bench</a>
</div>
<div id="navbar" class="collapse navbar-collapse">
<ul class="nav navbar-nav">
<li><a href="../..">clean / released</a></li>
<li class="active"><a href="">8.13.1 / jprover - 8.6.0</a></li>
</ul>
</div>
</div>
</div>
<div class="article">
<div class="row">
<div class="col-md-12">
<a href="../..">« Up</a>
<h1>
jprover
<small>
8.6.0
<span class="label label-info">Not compatible 👼</span>
</small>
</h1>
<p>📅 <em><script>document.write(moment("2022-02-04 18:52:19 +0000", "YYYY-MM-DD HH:mm:ss Z").fromNow());</script> (2022-02-04 18:52:19 UTC)</em><p>
<h2>Context</h2>
<pre># Packages matching: installed
# Name # Installed # Synopsis
base-bigarray base
base-threads base
base-unix base
conf-findutils 1 Virtual package relying on findutils
conf-gmp 4 Virtual package relying on a GMP lib system installation
coq 8.13.1 Formal proof management system
num 1.4 The legacy Num library for arbitrary-precision integer and rational arithmetic
ocaml 4.07.1 The OCaml compiler (virtual package)
ocaml-base-compiler 4.07.1 Official release 4.07.1
ocaml-config 1 OCaml Switch Configuration
ocamlfind 1.9.3 A library manager for OCaml
zarith 1.12 Implements arithmetic and logical operations over arbitrary-precision integers
# opam file:
opam-version: "2.0"
maintainer: "[email protected]"
homepage: "https://github.com/coq-contribs/jprover"
license: "Unknown"
build: [make "-j%{jobs}%"]
install: [make "install"]
remove: ["rm" "-R" "%{lib}%/coq/user-contrib/JProver"]
depends: [
"ocaml"
"coq" {>= "8.6" & < "8.7~"}
]
tags: [
"keyword: decision procedure"
"keyword: first-order logic"
"keyword: intuitionistic logic"
"keyword: theorem proving"
"keyword: proof search"
"category: Miscellaneous/Coq Extensions"
"category: Computer Science/Decision Procedures and Certified Algorithms/Decision procedures"
"date: 2002-04 (contribution since January 2009)"
]
authors: [ "Huang Guan-Shieng" ]
bug-reports: "https://github.com/coq-contribs/jprover/issues"
dev-repo: "git+https://github.com/coq-contribs/jprover.git"
synopsis: "A theorem prover for first-order intuitionistic logic"
description: """
JProver is a theorem prover for first-order intuitionistic logic.
It is originally implemented by Stephan Schmitt and then integrated into
MetaPRL by Aleksey Nogin. After this, Huang Guan-Shieng extracted the
necessary ML-codes from MetaPRL and then adapted it to Coq."""
flags: light-uninstall
url {
src: "https://github.com/coq-contribs/jprover/archive/v8.6.0.tar.gz"
checksum: "md5=d7a8888e2da482827e2bc958d6902b89"
}
</pre>
<h2>Lint</h2>
<dl class="dl-horizontal">
<dt>Command</dt>
<dd><code>true</code></dd>
<dt>Return code</dt>
<dd>0</dd>
</dl>
<h2>Dry install 🏜️</h2>
<p>Dry install with the current Coq version:</p>
<dl class="dl-horizontal">
<dt>Command</dt>
<dd><code>opam install -y --show-action coq-jprover.8.6.0 coq.8.13.1</code></dd>
<dt>Return code</dt>
<dd>5120</dd>
<dt>Output</dt>
<dd><pre>[NOTE] Package coq is already installed (current version is 8.13.1).
The following dependencies couldn't be met:
- coq-jprover -> coq < 8.7~ -> ocaml < 4.06.0
base of this switch (use `--unlock-base' to force)
No solution found, exiting
</pre></dd>
</dl>
<p>Dry install without Coq/switch base, to test if the problem was incompatibility with the current Coq/OCaml version:</p>
<dl class="dl-horizontal">
<dt>Command</dt>
<dd><code>opam remove -y coq; opam install -y --show-action --unlock-base coq-jprover.8.6.0</code></dd>
<dt>Return code</dt>
<dd>0</dd>
</dl>
<h2>Install dependencies</h2>
<dl class="dl-horizontal">
<dt>Command</dt>
<dd><code>true</code></dd>
<dt>Return code</dt>
<dd>0</dd>
<dt>Duration</dt>
<dd>0 s</dd>
</dl>
<h2>Install 🚀</h2>
<dl class="dl-horizontal">
<dt>Command</dt>
<dd><code>true</code></dd>
<dt>Return code</dt>
<dd>0</dd>
<dt>Duration</dt>
<dd>0 s</dd>
</dl>
<h2>Installation size</h2>
<p>No files were installed.</p>
<h2>Uninstall 🧹</h2>
<dl class="dl-horizontal">
<dt>Command</dt>
<dd><code>true</code></dd>
<dt>Return code</dt>
<dd>0</dd>
<dt>Missing removes</dt>
<dd>
none
</dd>
<dt>Wrong removes</dt>
<dd>
none
</dd>
</dl>
</div>
</div>
</div>
<hr/>
<div class="footer">
<p class="text-center">
Sources are on <a href="https://github.com/coq-bench">GitHub</a> © Guillaume Claret 🐣
</p>
</div>
</div>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js"></script>
<script src="../../../../../bootstrap.min.js"></script>
</body>
</html>
| coq-bench/coq-bench.github.io | clean/Linux-x86_64-4.07.1-2.0.6/released/8.13.1/jprover/8.6.0.html | HTML | mit | 7,364 |
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>icharate: 41 s</title>
<link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" />
<link href="../../../../../bootstrap.min.css" rel="stylesheet">
<link href="../../../../../bootstrap-custom.css" rel="stylesheet">
<link href="//maxcdn.bootstrapcdn.com/font-awesome/4.2.0/css/font-awesome.min.css" rel="stylesheet">
<script src="../../../../../moment.min.js"></script>
<!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script>
<script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
<![endif]-->
</head>
<body>
<div class="container">
<div class="navbar navbar-default" role="navigation">
<div class="container-fluid">
<div class="navbar-header">
<a class="navbar-brand" href="../../../../.."><i class="fa fa-lg fa-flag-checkered"></i> Coq bench</a>
</div>
<div id="navbar" class="collapse navbar-collapse">
<ul class="nav navbar-nav">
<li><a href="../..">clean / released</a></li>
<li class="active"><a href="">8.9.1 / icharate - 8.9.0</a></li>
</ul>
</div>
</div>
</div>
<div class="article">
<div class="row">
<div class="col-md-12">
<a href="../..">« Up</a>
<h1>
icharate
<small>
8.9.0
<span class="label label-success">41 s</span>
</small>
</h1>
<p><em><script>document.write(moment("2020-08-24 17:47:06 +0000", "YYYY-MM-DD HH:mm:ss Z").fromNow());</script> (2020-08-24 17:47:06 UTC)</em><p>
<h2>Context</h2>
<pre># Packages matching: installed
# Name # Installed # Synopsis
base-bigarray base
base-num base Num library distributed with the OCaml compiler
base-threads base
base-unix base
camlp5 7.12 Preprocessor-pretty-printer of OCaml
conf-findutils 1 Virtual package relying on findutils
conf-m4 1 Virtual package relying on m4
coq 8.9.1 Formal proof management system
num 0 The Num library for arbitrary-precision integer and rational arithmetic
ocaml 4.05.0 The OCaml compiler (virtual package)
ocaml-base-compiler 4.05.0 Official 4.05.0 release
ocaml-config 1 OCaml Switch Configuration
ocamlfind 1.8.1 A library manager for OCaml
# opam file:
opam-version: "2.0"
maintainer: "[email protected]"
homepage: "https://github.com/http://www.labri.fr/perso/anoun/Icharate"
license: "LGPL 2.1"
build: [make "-j%{jobs}%"]
install: [make "install"]
remove: ["rm" "-R" "%{lib}%/coq/user-contrib/Icharate"]
depends: [
"ocaml"
"coq" {>= "8.9" & < "8.10~"}
]
tags: [
"keyword: Multimodal Categorial Grammars"
"keyword: Syntax/Semantics Interface"
"keyword: Higher Order Logic"
"keyword: Meta-Linguistics"
"category: Computer Science/Formal Languages Theory and Automata"
"date: 2003-2006"
]
authors: [
"Houda Anoun <[email protected]>"
"Pierre Casteran <[email protected]>"
]
bug-reports: "https://github.com/coq-contribs/icharate/issues"
dev-repo: "git+https://github.com/coq-contribs/icharate.git"
synopsis: "Icharate: A logical Toolkit for Multimodal Categorial Grammars"
description: """
The logical toolkit ICHARATE is built upon a formalization of
multimodal categorial grammars in Coq proof assistant.
This toolkit aims at facilitating the study of these
complicated formalisms by allowing users to build interactively the
syntactic derivations of different sentences, compute their
semantic interpretations and also prove universal properties of entire
classes of grammars using a collection of already established derived
rules. Several tactics are defined to ease the interaction with users."""
flags: light-uninstall
url {
src: "https://github.com/coq-contribs/icharate/archive/v8.9.0.tar.gz"
checksum: "md5=fe48c0335d136d85a028b467f073194b"
}
</pre>
<h2>Lint</h2>
<dl class="dl-horizontal">
<dt>Command</dt>
<dd><code>true</code></dd>
<dt>Return code</dt>
<dd>0</dd>
</dl>
<h2>Dry install</h2>
<p>Dry install with the current Coq version:</p>
<dl class="dl-horizontal">
<dt>Command</dt>
<dd><code>opam install -y --show-action coq-icharate.8.9.0 coq.8.9.1</code></dd>
<dt>Return code</dt>
<dd>0</dd>
</dl>
<p>Dry install without Coq/switch base, to test if the problem was incompatibility with the current Coq/OCaml version:</p>
<dl class="dl-horizontal">
<dt>Command</dt>
<dd><code>true</code></dd>
<dt>Return code</dt>
<dd>0</dd>
</dl>
<h2>Install dependencies</h2>
<dl class="dl-horizontal">
<dt>Command</dt>
<dd><code>opam list; echo; ulimit -Sv 4000000; timeout 2h opam install -y --deps-only coq-icharate.8.9.0 coq.8.9.1</code></dd>
<dt>Return code</dt>
<dd>0</dd>
<dt>Duration</dt>
<dd>5 s</dd>
</dl>
<h2>Install</h2>
<dl class="dl-horizontal">
<dt>Command</dt>
<dd><code>opam list; echo; ulimit -Sv 16000000; timeout 2h opam install -y -v coq-icharate.8.9.0 coq.8.9.1</code></dd>
<dt>Return code</dt>
<dd>0</dd>
<dt>Duration</dt>
<dd>41 s</dd>
</dl>
<h2>Installation size</h2>
<p>Total: 5 M</p>
<ul>
<li>1 M <code>../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/Icharate/Kernel/lambda_bruijn.vo</code></li>
<li>657 K <code>../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/Icharate/Kernel/basics.vo</code></li>
<li>257 K <code>../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/Icharate/Kernel/apply_rule_props.vo</code></li>
<li>234 K <code>../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/Icharate/Meta/derivedRulesNatDed.vo</code></li>
<li>195 K <code>../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/Icharate/Kernel/struct_ex.vo</code></li>
<li>183 K <code>../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/Icharate/Tacs/tacticsDed.vo</code></li>
<li>126 K <code>../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/Icharate/Kernel/basics.glob</code></li>
<li>123 K <code>../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/Icharate/Kernel/lambda_reduction.vo</code></li>
<li>112 K <code>../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/Icharate/Kernel/apply_rule_props.glob</code></li>
<li>108 K <code>../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/Icharate/Kernel/struct_ex.glob</code></li>
<li>104 K <code>../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/Icharate/Meta/derivedRulesNatDed.glob</code></li>
<li>91 K <code>../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/Icharate/Kernel/lambda_bruijn.glob</code></li>
<li>83 K <code>../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/Icharate/Kernel/final_sem.vo</code></li>
<li>79 K <code>../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/Icharate/Lib/listAux.vo</code></li>
<li>76 K <code>../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/Icharate/Lib/permutation.vo</code></li>
<li>71 K <code>../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/Icharate/Kernel/lambda_coq.vo</code></li>
<li>68 K <code>../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/Icharate/Kernel/lambda_reduction.glob</code></li>
<li>66 K <code>../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/Icharate/Tacs/tacticsDed.glob</code></li>
<li>60 K <code>../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/Icharate/Kernel/derivSem.vo</code></li>
<li>58 K <code>../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/Icharate/Examples/ex1s.vo</code></li>
<li>58 K <code>../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/Icharate/Meta/unaries.vo</code></li>
<li>54 K <code>../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/Icharate/Kernel/struct_props.vo</code></li>
<li>52 K <code>../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/Icharate/Kernel/natDed.vo</code></li>
<li>51 K <code>../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/Icharate/Meta/polarity.vo</code></li>
<li>50 K <code>../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/Icharate/Meta/seqNatDed.vo</code></li>
<li>50 K <code>../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/Icharate/Meta/crossDep.vo</code></li>
<li>49 K <code>../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/Icharate/Examples/ex1.vo</code></li>
<li>48 K <code>../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/Icharate/Examples/polEx.vo</code></li>
<li>47 K <code>../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/Icharate/Examples/dep_ex.vo</code></li>
<li>46 K <code>../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/Icharate/Examples/medialEx.vo</code></li>
<li>45 K <code>../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/Icharate/Kernel/sequent.vo</code></li>
<li>42 K <code>../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/Icharate/Kernel/semLex.vo</code></li>
<li>42 K <code>../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/Icharate/Kernel/natDedGram.vo</code></li>
<li>39 K <code>../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/Icharate/Meta/medialExtraction.vo</code></li>
<li>38 K <code>../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/Icharate/Meta/unbounDep.vo</code></li>
<li>37 K <code>../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/Icharate/Tacs/struct_tacs.vo</code></li>
<li>37 K <code>../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/Icharate/Kernel/basics.v</code></li>
<li>33 K <code>../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/Icharate/Tacs/polTac.vo</code></li>
<li>33 K <code>../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/Icharate/Lib/listAux.glob</code></li>
<li>32 K <code>../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/Icharate/Lib/permutation.glob</code></li>
<li>30 K <code>../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/Icharate/Kernel/interp_coq.vo</code></li>
<li>29 K <code>../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/Icharate/Examples/ex3.vo</code></li>
<li>29 K <code>../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/Icharate/Kernel/logic_const.vo</code></li>
<li>29 K <code>../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/Icharate/Tacs/tacticsDed.v</code></li>
<li>29 K <code>../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/Icharate/Kernel/notations.vo</code></li>
<li>27 K <code>../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/Icharate/Kernel/lambda_bruijn.v</code></li>
<li>27 K <code>../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/Icharate/Kernel/apply_rule_props.v</code></li>
<li>26 K <code>../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/Icharate/Kernel/natDed.glob</code></li>
<li>26 K <code>../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/Icharate/Meta/derivedRulesNatDed.v</code></li>
<li>22 K <code>../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/Icharate/Kernel/lambda_reduction.v</code></li>
<li>21 K <code>../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/Icharate/Kernel/struct_ex.v</code></li>
<li>21 K <code>../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/Icharate/Meta/polarity.glob</code></li>
<li>19 K <code>../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/Icharate/Kernel/sequent.glob</code></li>
<li>18 K <code>../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/Icharate/Kernel/struct_props.glob</code></li>
<li>15 K <code>../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/Icharate/Kernel/lambda_coq.glob</code></li>
<li>14 K <code>../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/Icharate/Examples/ex1s.glob</code></li>
<li>14 K <code>../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/Icharate/Meta/unaries.glob</code></li>
<li>13 K <code>../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/Icharate/Meta/crossDep.glob</code></li>
<li>12 K <code>../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/Icharate/Kernel/semLex.glob</code></li>
<li>12 K <code>../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/Icharate/Kernel/derivSem.glob</code></li>
<li>11 K <code>../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/Icharate/Lib/listAux.v</code></li>
<li>11 K <code>../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/Icharate/Kernel/final_sem.glob</code></li>
<li>11 K <code>../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/Icharate/Kernel/natDedGram.glob</code></li>
<li>10 K <code>../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/Icharate/Lib/permutation.v</code></li>
<li>10 K <code>../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/Icharate/Examples/polEx.glob</code></li>
<li>10 K <code>../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/Icharate/Meta/seqNatDed.glob</code></li>
<li>9 K <code>../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/Icharate/Examples/medialEx.glob</code></li>
<li>9 K <code>../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/Icharate/Meta/unbounDep.glob</code></li>
<li>9 K <code>../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/Icharate/Examples/dep_ex.glob</code></li>
<li>9 K <code>../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/Icharate/Examples/ex1.glob</code></li>
<li>7 K <code>../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/Icharate/Kernel/lambda_coq.v</code></li>
<li>6 K <code>../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/Icharate/Meta/polarity.v</code></li>
<li>5 K <code>../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/Icharate/Meta/medialExtraction.glob</code></li>
<li>5 K <code>../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/Icharate/Kernel/natDed.v</code></li>
<li>5 K <code>../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/Icharate/Kernel/interp_coq.glob</code></li>
<li>4 K <code>../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/Icharate/Meta/unaries.v</code></li>
<li>4 K <code>../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/Icharate/Kernel/derivSem.v</code></li>
<li>4 K <code>../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/Icharate/Kernel/struct_props.v</code></li>
<li>4 K <code>../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/Icharate/Tacs/struct_tacs.glob</code></li>
<li>4 K <code>../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/Icharate/Meta/crossDep.v</code></li>
<li>4 K <code>../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/Icharate/Meta/seqNatDed.v</code></li>
<li>4 K <code>../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/Icharate/Kernel/final_sem.v</code></li>
<li>3 K <code>../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/Icharate/Kernel/semLex.v</code></li>
<li>3 K <code>../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/Icharate/Kernel/sequent.v</code></li>
<li>3 K <code>../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/Icharate/Tacs/struct_tacs.v</code></li>
<li>3 K <code>../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/Icharate/Kernel/logic_const.glob</code></li>
<li>3 K <code>../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/Icharate/Examples/ex1s.v</code></li>
<li>3 K <code>../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/Icharate/Kernel/natDedGram.v</code></li>
<li>3 K <code>../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/Icharate/Examples/ex1.v</code></li>
<li>3 K <code>../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/Icharate/Meta/unbounDep.v</code></li>
<li>2 K <code>../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/Icharate/Tacs/polTac.glob</code></li>
<li>2 K <code>../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/Icharate/Meta/medialExtraction.v</code></li>
<li>2 K <code>../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/Icharate/Examples/dep_ex.v</code></li>
<li>2 K <code>../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/Icharate/Examples/polEx.v</code></li>
<li>2 K <code>../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/Icharate/Examples/medialEx.v</code></li>
<li>2 K <code>../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/Icharate/Examples/ex3.glob</code></li>
<li>1 K <code>../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/Icharate/Tacs/tacticsSeq.vo</code></li>
<li>1 K <code>../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/Icharate/Kernel/notations.v</code></li>
<li>1 K <code>../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/Icharate/Kernel/notations.glob</code></li>
<li>1 K <code>../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/Icharate/Tacs/polTac.v</code></li>
<li>1 K <code>../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/Icharate/Kernel/interp_coq.v</code></li>
<li>1 K <code>../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/Icharate/Kernel/logic_const.v</code></li>
<li>1 K <code>../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/Icharate/Tacs/tacticsSeq.v</code></li>
<li>1 K <code>../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/Icharate/Examples/ex3.v</code></li>
<li>1 K <code>../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/Icharate/Tacs/tacticsSeq.glob</code></li>
</ul>
<h2>Uninstall</h2>
<dl class="dl-horizontal">
<dt>Command</dt>
<dd><code>opam remove -y coq-icharate.8.9.0</code></dd>
<dt>Return code</dt>
<dd>0</dd>
<dt>Missing removes</dt>
<dd>
none
</dd>
<dt>Wrong removes</dt>
<dd>
none
</dd>
</dl>
</div>
</div>
</div>
<hr/>
<div class="footer">
<p class="text-center">
<small>Sources are on <a href="https://github.com/coq-bench">GitHub</a>. © Guillaume Claret.</small>
</p>
</div>
</div>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js"></script>
<script src="../../../../../bootstrap.min.js"></script>
</body>
</html>
| coq-bench/coq-bench.github.io | clean/Linux-x86_64-4.05.0-2.0.6/released/8.9.1/icharate/8.9.0.html | HTML | mit | 20,055 |
<!doctype html>
<html class="no-js" lang="">
<head>
<meta charset="utf-8">
<meta http-equiv="x-ua-compatible" content="ie=edge">
<title>Workweek Template: Tyler Kirkham Andrews</title>
<meta name="description" content="Workweek lets you build your own portfolio with built-in invoicing and payment processing. ">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="apple-touch-icon" href="apple-touch-icon.png">
<!-- Place favicon.ico in the root directory -->
<link rel="stylesheet" href="css/stylesheet.css">
<link rel="stylesheet" href="codrops/css/component.css">
<script src="js/vendor/modernizr-2.8.3.min.js"></script>
<!-- Font Awesome -->
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.4.0/css/font-awesome.min.css">
<!-- Stylesheet for Lightbox plugin -->
<link rel="stylesheet" href="js/Minimal-jQuery-Image-Gallery-Lightbox-Plugin-maxGallery/css/css.css">
</head>
<body>
<!-- needed for facebook like button -->
<div id="fb-root"></div>
<script>(function(d, s, id) {
var js, fjs = d.getElementsByTagName(s)[0];
if (d.getElementById(id)) return;
js = d.createElement(s); js.id = id;
js.src = "//connect.facebook.net/en_US/sdk.js#xfbml=1&version=v2.3";
fjs.parentNode.insertBefore(js, fjs);
}(document, 'script', 'facebook-jssdk'));</script>
<!--[if lt IE 8]>
<p class="browserupgrade">You are using an <strong>outdated</strong> browser. Please <a href="http://browsehappy.com/">upgrade your browser</a> to improve your experience.</p>
<![endif]-->
<!-- Add your site or application content here -->
<!-- HEADER -->
<div class="header sidebar">
<div class="logo">
<!-- <img src="" alt="Anna James Photography Logo" width="200"> -->
<h1><a href="index.html">Tyler Andrews</a></h1>
</div>
<div class="nav">
<div class="nav-menu">
<ul class="reset">
<li>
<a href="index.html">Work</a>
</li>
<li>
<a href="index-about.html">About</a>
</li>
<li>
<a href="http://hellotylo.tumblr.com/">Blog</a>
</li>
<li>
<a href="contact.html">Contact</a>
</li>
</ul>
<div class="social-icons">
<a href="http://instagram.com/hellotylo">
<i class="fa fa-instagram"></i>
</a>
<a href="http://twitter.com/workweekhq">
<i class="fa fa-twitter"></i>
</a>
</div>
</div>
</div>
</div>
<!-- MAIN BODY -->
<div class="main">
<!-- BEGIN new slider thing -->
<!-- PORTFOLIO -->
<div class="section portfolio">
<div class="gallery">
<a href="img/10.jpg" class="gallery__item">
<img src="img/10.jpg" alt="" class="gallery__item-img" data-id="0" data-title="Neue Wall">
<i class="gallery__item-cover"></i>
</a>
<a href="img/7.jpg" class="gallery__item">
<img src="img/7.jpg" alt="" class="gallery__item-img" data-id="1" data-title="Exhibit Cards">
<i class="gallery__item-cover"></i>
</a>
<a href="img/8.jpg" class="gallery__item">
<img src="img/8.jpg" alt="" class="gallery__item-img" data-id="2" data-title="Neue Poster 1">
<i class="gallery__item-cover"></i>
</a>
<a href="img/9.jpg" class="gallery__item">
<img src="img/9.jpg" alt="" class="gallery__item-img" data-id="3" data-title="Neue Poster 2">
<i class="gallery__item-cover"></i>
</a>
<hr>
</div>
<!-- SLIDER -->
<div class="slider" style="display: none;">
<table class="slider__table">
<tr>
<td class="slider__table-td">
<!-- <div class="slider__table-td-item-number">
</div> -->
<div class="slider__table-td-inner">
<img src="img/0.jpg" alt="" class="slider__cur-img">
</div>
<div class="slider__table-td-item-title">
</div>
</td>
</tr>
</table>
<a href="#prev" class="slider__btn slider__btn_prev"></a>
<a href="#next" class="slider__btn slider__btn_next"></a>
<i class="slider__btn_close"></i>
</div>
<!-- NEW PORTFOLIO with just thumbs -- adding to bottom of each project page. for easy navigation -->
<div class="section portfolio">
<div class="row">
<div class="four columns">
<a href="project-1.html" class="thumbnail" style="background-image: url(img/2-1.jpg)"></a>
</div>
<div class="four columns">
<a href="project-2.html" class="thumbnail" style="background-image: url(img/10.jpg)"></a>
</div>
<div class="four columns">
<a href="project-3.html" class="thumbnail" style="background-image: url(img/11.jpg)"></a>
</div>
</div>
<div class="row">
<div class="four columns">
<a href="project-4.html" class="thumbnail" style="background-image: url(img/14.jpg)"></a>
</div>
<div class="four columns">
<a href="project-5.html" class="thumbnail" style="background-image: url(img/16.jpg)"></a>
</div>
<div class="four columns">
<a href="project-6.html" class="thumbnail" style="background-image: url(img/19.jpg)"></a>
</div>
</div>
<div class="row">
<div class="four columns">
<a href="project-7.html" class="thumbnail" style="background-image: url(img/3.jpg)"></a>
</div>
<div class="four columns">
<a href="project-8.html" class="thumbnail" style="background-image: url(http://static1.squarespace.com/static/5331a702e4b03a785d938a57/5333a407e4b01acd1d7e6b5c/533cbb23e4b0a2d81388a175/1396488997535/2.jpg?format=1000w)"></a>
</div>
<div class="four columns">
<a href="project-9.html" class="thumbnail" style="background-image: url(img/20.jpg)"></a>
</div>
</div>
</div>
</div>
</div>
<!-- FOOTER -->
<div class="footer">
</div>
<!-- Scripts -->
<script src="//ajax.googleapis.com/ajax/libs/jquery/1.11.2/jquery.min.js"></script>
<script>window.jQuery || document.write('<script src="js/vendor/jquery-1.11.2.min.js"><\/script>')</script>
<script src="js/plugins.js"></script>
<script src="js/main.js"></script>
<!-- Gallery Lightbox plugin -->
<script src="js/Minimal-jQuery-Image-Gallery-Lightbox-Plugin-maxGallery/js/js.js"></script>
<!-- Google Analytics -->
<script>
(function(b,o,i,l,e,r){b.GoogleAnalyticsObject=l;b[l]||(b[l]=
function(){(b[l].q=b[l].q||[]).push(arguments)});b[l].l=+new Date;
e=o.createElement(i);r=o.getElementsByTagName(i)[0];
e.src='https://www.google-analytics.com/analytics.js';
r.parentNode.insertBefore(e,r)}(window,document,'script','ga'));
ga('create','UA-XXXX-XXXX','auto');ga('send','pageview');
</script>
</body>
</html>
| brettbradleycampbell/workweek-landing | demo/template-2b/project-2.html | HTML | mit | 7,716 |
<!doctype html>
<html class="theme-next ">
<head>
<meta charset="UTF-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" />
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1"/>
<meta http-equiv="Cache-Control" content="no-transform" />
<meta http-equiv="Cache-Control" content="no-siteapp" />
<meta name="google-site-verification" content="h7BaHlqi6VjlciSt0RF-KHgIXZcGfx3L3gyQ9qfx_ek" />
<link href="/vendors/fancybox/source/jquery.fancybox.css?v=2.1.5" rel="stylesheet" type="text/css"/>
<link href="/vendors/font-awesome/css/font-awesome.min.css?v=4.4.0" rel="stylesheet" type="text/css" />
<link href="/css/main.css?v=0.4.5.2" rel="stylesheet" type="text/css" />
<meta name="keywords" content="vim,tool," />
<link rel="shortcut icon" type="image/x-icon" href="/favicon.ico?v=0.4.5.2" />
<meta name="description" content="vim中常用的命令,日常更新 !ls 使用感叹号开头调用系统命令~ 切换当前光标所在字符的大小写 buffer相关:ls:bn :bnext:bp :bprev:bd :bdelete:b1 :buffer1:bufdo cmd 在所有缓冲区执行命令 参数列表:args 列出参数列表或者设置参数列表:args **/*.postfix:write :w:edit! :e!放弃修改重新载入文件">
<meta name="keywords" content="vim,tool">
<meta property="og:type" content="article">
<meta property="og:title" content="vim 常用的命令模式">
<meta property="og:url" content="http://blog.wuxu92.com/vim-commands/index.html">
<meta property="og:site_name" content="Wu Xu">
<meta property="og:description" content="vim中常用的命令,日常更新 !ls 使用感叹号开头调用系统命令~ 切换当前光标所在字符的大小写 buffer相关:ls:bn :bnext:bp :bprev:bd :bdelete:b1 :buffer1:bufdo cmd 在所有缓冲区执行命令 参数列表:args 列出参数列表或者设置参数列表:args **/*.postfix:write :w:edit! :e!放弃修改重新载入文件">
<meta property="og:locale" content="zh-Hans">
<meta property="og:updated_time" content="2018-04-14T11:19:13.386Z">
<meta name="twitter:card" content="summary">
<meta name="twitter:title" content="vim 常用的命令模式">
<meta name="twitter:description" content="vim中常用的命令,日常更新 !ls 使用感叹号开头调用系统命令~ 切换当前光标所在字符的大小写 buffer相关:ls:bn :bnext:bp :bprev:bd :bdelete:b1 :buffer1:bufdo cmd 在所有缓冲区执行命令 参数列表:args 列出参数列表或者设置参数列表:args **/*.postfix:write :w:edit! :e!放弃修改重新载入文件">
<script type="text/javascript" id="hexo.configuration">
var CONFIG = {
scheme: '',
sidebar: 'hide',
motion: false
};
</script>
<title> vim 常用的命令模式 | Wu Xu </title>
</head>
<body itemscope itemtype="http://schema.org/WebPage" lang="zh-Hans">
<!--[if lte IE 8]>
<div style=' clear: both; height: 59px; padding:0 0 0 15px; position: relative;margin:0 auto;'>
<a href="http://windows.microsoft.com/en-US/internet-explorer/products/ie/home?ocid=ie6_countdown_bannercode">
<img src="http://7u2nvr.com1.z0.glb.clouddn.com/picouterie.jpg" border="0" height="42" width="820"
alt="You are using an outdated browser. For a faster, safer browsing experience, upgrade for free today or use other browser ,like chrome firefox safari."
style='margin-left:auto;margin-right:auto;display: block;'/>
</a>
</div>
<![endif]-->
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-72131273-1', 'auto');
ga('send', 'pageview');
</script>
<div class="container one-column page-post-detail">
<div class="headband"></div>
<div class="bottomband"></div> <!-- add by wuxu -->
<header id="header" class="header" itemscope itemtype="http://schema.org/WPHeader">
<div class="header-inner"><div class="site-meta ">
<div class="custom-logo-site-title">
<a href="/" class="brand" rel="start">
<span class="logo-line-before"><i></i></span>
<span class="site-title">Wu Xu</span>
<span class="logo-line-after"><i></i></span>
</a>
</div>
<p class="site-subtitle">关注C、Go、C++、JavaScript和Rust</p>
</div>
<div class="site-nav-toggle">
<button>
<span class="btn-bar"></span>
<span class="btn-bar"></span>
<span class="btn-bar"></span>
</button>
</div>
<nav class="site-nav">
<ul id="menu" class="menu ">
<li class="menu-item menu-item-home">
<a href="/" rel="section">
<i class="menu-item-icon fa fa-home fa-fw"></i> <br />
首页
</a>
</li>
<li class="menu-item menu-item-categories">
<a href="/categories" rel="section">
<i class="menu-item-icon fa fa-th fa-fw"></i> <br />
分类
</a>
</li>
<li class="menu-item menu-item-tags">
<a href="/tags" rel="section">
<i class="menu-item-icon fa fa-tags fa-fw"></i> <br />
标签
</a>
</li>
<li class="menu-item menu-item-archives">
<a href="/archives" rel="section">
<i class="menu-item-icon fa fa-archive fa-fw"></i> <br />
归档
</a>
</li>
<li class="menu-item menu-item-about">
<a href="/about" rel="section">
<i class="menu-item-icon fa fa-user fa-fw"></i> <br />
关于
</a>
</li>
</ul>
</nav>
</div>
</header>
<main id="main" class="main">
<div class="main-inner">
<div id="content" class="content">
<div id="posts" class="posts-expand">
<article class="post post-type-normal " itemscope itemtype="http://schema.org/Article">
<header class="post-header">
<h1 class="post-title" itemprop="name headline">
vim 常用的命令模式
</h1>
<div class="post-meta">
<span class="post-time">
发表于
<time itemprop="dateCreated" datetime="2015-07-18T12:34:50+08:00" content="2015-07-18">
2015-07-18
</time>
</span>
<span class="post-category" >
| 分类于
<span itemprop="about" itemscope itemtype="https://schema.org/Thing">
<a href="/categories/Linux/" itemprop="url" rel="index">
<span itemprop="name">Linux</span>
</a>
</span>
</span>
</div>
</header>
<div class="post-body">
<span itemprop="articleBody"><p>vim中常用的命令,日常更新 </p>
<figure class="highlight plain"><table><tr><td class="code"><pre><span class="line">!ls 使用感叹号开头调用系统命令</span><br><span class="line">~ 切换当前光标所在字符的大小写</span><br></pre></td></tr></table></figure>
<h2 id="buffer相关"><a href="#buffer相关" class="headerlink" title="buffer相关"></a>buffer相关</h2><figure class="highlight plain"><table><tr><td class="code"><pre><span class="line">:ls</span><br><span class="line">:bn :bnext</span><br><span class="line">:bp :bprev</span><br><span class="line">:bd :bdelete</span><br><span class="line">:b1 :buffer1</span><br><span class="line">:bufdo cmd 在所有缓冲区执行命令</span><br></pre></td></tr></table></figure>
<h2 id="参数列表"><a href="#参数列表" class="headerlink" title="参数列表"></a>参数列表</h2><figure class="highlight plain"><table><tr><td class="code"><pre><span class="line">:args 列出参数列表或者设置参数列表</span><br><span class="line">:args **/*.postfix</span><br><span class="line">:write :w</span><br><span class="line">:edit! :e!放弃修改重新载入文件</span><br><span class="line">:qall :qa</span><br><span class="line">:wall :wa</span><br></pre></td></tr></table></figure>
<h2 id="多窗口"><a href="#多窗口" class="headerlink" title="多窗口"></a>多窗口</h2><figure class="highlight plain"><table><tr><td class="code"><pre><span class="line">:sp [file] 水平分割</span><br><span class="line">:vsp [filw] 垂直分割</span><br><span class="line">:clo <C-w>c 关闭当前窗口</span><br><span class="line">:no[ly] <C-v>o 关闭当前之外的所有窗口</span><br></pre></td></tr></table></figure>
<p><strong>切换窗口</strong></p>
<figure class="highlight plain"><table><tr><td class="code"><pre><span class="line"><C-w><C-w> 在串口中切换,连续按两次Ctrl+w</span><br><span class="line"><C-w>h|j|k|l 切换到左/下/上/右的窗口</span><br></pre></td></tr></table></figure>
<p><strong>改变窗口大小</strong></p>
<figure class="highlight plain"><table><tr><td class="code"><pre><span class="line"><C-w>=</span><br><span class="line"><C-w>_ 最大化当前窗口的高度</span><br><span class="line"><C-w>| 最大化当前窗口的宽度</span><br><span class="line">[n]<C-w>_ 设置</span><br><span class="line">[n]<C-w>|</span><br></pre></td></tr></table></figure>
<h2 id="标签"><a href="#标签" class="headerlink" title="标签"></a>标签</h2><figure class="highlight plain"><table><tr><td class="code"><pre><span class="line">:tabedit :tabe {filename} 如果filename为空则打开一个新的标签页</span><br><span class="line">:tabclose :tabc </span><br><span class="line">:tabonly :tabo 关闭当前标签之外的所有标签</span><br></pre></td></tr></table></figure>
<p><strong>标签切换</strong></p>
<figure class="highlight plain"><table><tr><td class="code"><pre><span class="line">:tabnext :tabn {N} Ngt</span><br><span class="line">:tabn gt</span><br><span class="line">:tabp gT</span><br><span class="line">:tabmove [N] 移动标签页</span><br></pre></td></tr></table></figure>
<h2 id="打开及保存文件"><a href="#打开及保存文件" class="headerlink" title="打开及保存文件"></a>打开及保存文件</h2><figure class="highlight plain"><table><tr><td class="code"><pre><span class="line">:edit full/path/name</span><br><span class="line">:edit %:h<tab>filename 使用缓冲区文件的完整路径打开文件, :h去掉当前文件名,tab键补全</span><br><span class="line">:edit path 打开文件管理窗口</span><br><span class="line">:find filename 在path下查找文件</span><br><span class="line">: set path+=/path/to/workspace 将工作区添加到vim的path中用于寻找</span><br><span class="line">:e 是 :edit的缩写</span><br><span class="line">:Explore :E 打开当前的目录管理器</span><br><span class="line">:Sexplore explore的切分</span><br><span class="line">:Vexplore</span><br></pre></td></tr></table></figure>
<p><strong>文件操作</strong></p>
<figure class="highlight plain"><table><tr><td class="code"><pre><span class="line">:!mkdir -p %:h 前缓冲区创建目录,然后在:w,解决某些不能保存的问题</span><br><span class="line">:w !sudo tee % > /dev/null 由于保存用非sudo打开的无权限文件的保存</span><br></pre></td></tr></table></figure>
</span>
</div>
<footer class="post-footer">
<div class="post-tags">
<a href="/tags/vim/" rel="tag">#vim</a>
<a href="/tags/tool/" rel="tag">#tool</a>
</div>
<div class="post-nav">
<div class="post-nav-next post-nav-item">
<a href="/go-iota-spc/" rel="next" title="Golang 中iota的用法">
<i class="fa fa-chevron-left"></i> Golang 中iota的用法
</a>
</div>
<div class="post-nav-prev post-nav-item">
<a href="/effective-go-note-1/" rel="prev" title="Effective Go笔记:函数,数据,初始化">
Effective Go笔记:函数,数据,初始化 <i class="fa fa-chevron-right"></i>
</a>
</div>
</div>
</footer>
</article>
<div class="post-spread">
</div>
</div>
</div>
<div class="comments" id="comments">
</div>
</div>
<div class="sidebar-toggle">
<div class="sidebar-toggle-line-wrap">
<span class="sidebar-toggle-line sidebar-toggle-line-first"></span>
<span class="sidebar-toggle-line sidebar-toggle-line-middle"></span>
<span class="sidebar-toggle-line sidebar-toggle-line-last"></span>
</div>
</div>
<aside id="sidebar" class="sidebar">
<div class="sidebar-inner">
<ul class="sidebar-nav motion-element">
<li class="sidebar-nav-toc sidebar-nav-active" data-target="post-toc-wrap" >
文章目录
</li>
<li class="sidebar-nav-overview" data-target="site-overview">
站点概览
</li>
</ul>
<section class="site-overview sidebar-panel ">
<div class="site-author motion-element" itemprop="author" itemscope itemtype="http://schema.org/Person">
<img class="site-author-image" src="/images/avatar.jpg" alt="wuxu" itemprop="image"/>
<p class="site-author-name" itemprop="name">wuxu</p>
</div>
<p class="site-description motion-element" itemprop="description">Wu Xu的个人博客</p>
<nav class="site-state motion-element">
<div class="site-state-item site-state-posts">
<a href="/archives">
<span class="site-state-item-count">178</span>
<span class="site-state-item-name">日志</span>
</a>
</div>
<div class="site-state-item site-state-categories">
<a href="/categories">
<span class="site-state-item-count">25</span>
<span class="site-state-item-name">分类</span>
</a>
</div>
<div class="site-state-item site-state-tags">
<a href="/tags">
<span class="site-state-item-count">148</span>
<span class="site-state-item-name">标签</span>
</a>
</div>
</nav>
<div class="links-of-author motion-element">
<span class="links-of-author-item">
<a href="https://github.com/wuxu92" target="_blank">
<i class="fa fa-github"></i> GitHub
</a>
</span>
<span class="links-of-author-item">
<a href="https://twitter.com/wuxu92" target="_blank">
<i class="fa fa-twitter"></i> Twitter
</a>
</span>
<span class="links-of-author-item">
<a href="http://weibo.com/kiwidock" target="_blank">
<i class="fa fa-weibo"></i> Weibo
</a>
</span>
<span class="links-of-author-item">
<a href="http://douban.com/people/wuxu92" target="_blank">
<i class="fa fa-douban"></i> Douban
</a>
</span>
<span class="links-of-author-item">
<a href="http://www.zhihu.com/people/wuxu92" target="_blank">
<i class="fa fa-zhihu"></i> Zhihu
</a>
</span>
</div>
<div class="cc-license motion-element" itemprop="license">
<a href="http://creativecommons.org/licenses/by-nc-sa/4.0" class="cc-opacity" target="_blank">
<img src="/images/cc-by-nc-sa.svg" alt="Creative Commons" />
</a>
</div>
<div class="links-of-author motion-element">
</div>
</section>
<section class="post-toc-wrap motion-element sidebar-panel sidebar-panel-active">
<div class="post-toc-indicator-top post-toc-indicator">
<i class="fa fa-angle-double-up"></i>
</div>
<div class="post-toc">
<div class="post-toc-content"><ol class="nav"><li class="nav-item nav-level-2"><a class="nav-link" href="#buffer相关"><span class="nav-number">1.</span> <span class="nav-text">buffer相关</span></a></li><li class="nav-item nav-level-2"><a class="nav-link" href="#参数列表"><span class="nav-number">2.</span> <span class="nav-text">参数列表</span></a></li><li class="nav-item nav-level-2"><a class="nav-link" href="#多窗口"><span class="nav-number">3.</span> <span class="nav-text">多窗口</span></a></li><li class="nav-item nav-level-2"><a class="nav-link" href="#标签"><span class="nav-number">4.</span> <span class="nav-text">标签</span></a></li><li class="nav-item nav-level-2"><a class="nav-link" href="#打开及保存文件"><span class="nav-number">5.</span> <span class="nav-text">打开及保存文件</span></a></li></ol></div>
</div>
<div class="post-toc-indicator-bottom post-toc-indicator">
<i class="fa fa-angle-double-down"></i>
</div>
</section>
</div>
</aside>
</main>
<footer id="footer" class="footer">
<div class="footer-inner">
<div class="copyright" >
© 2014 -
<span itemprop="copyrightYear">2020</span>
<span class="with-love">
<i class="icon-next-heart fa fa-heart"></i>
</span>
<span class="author" itemprop="copyrightHolder">wuxu</span>
</div>
<div class="powered-by">
由 <a class="theme-link" href="http://hexo.io">Hexo</a> 强力驱动
</div>
<div class="theme-info">
主题 -
<a class="theme-link" href="https://github.com/iissnan/hexo-theme-next">
NexT
</a>
</div>
</div>
</footer>
<div class="back-to-top"></div>
</div>
<script type="text/javascript" src="/vendors/jquery/index.js?v=2.1.3"></script>
<script type="text/javascript" src="/vendors/fancybox/source/jquery.fancybox.pack.js"></script>
<script type="text/javascript" src="/js/fancy-box.js?v=0.4.5.2"></script>
<script type="text/javascript" src="/js/helpers.js?v=0.4.5.2"></script>
<script type="text/javascript" src="/vendors/velocity/velocity.min.js"></script>
<script type="text/javascript" src="/vendors/velocity/velocity.ui.min.js"></script>
<script type="text/javascript" src="/js/motion.js?v=0.4.5.2" id="motion.global"></script>
<script type="text/javascript" src="/vendors/fastclick/lib/fastclick.min.js?v=1.0.6"></script>
<script type="text/javascript" src="/vendors/jquery_lazyload/jquery.lazyload.js?v=1.9.7"></script>
<script type="text/javascript" src="/js/bootstrap.scrollspy.js?v=0.4.5.2" id="bootstrap.scrollspy.custom"></script>
<script type="text/javascript" id="sidebar.toc.highlight">
$(document).ready(function () {
var tocSelector = '.post-toc';
var $tocSelector = $(tocSelector);
var activeCurrentSelector = '.active-current';
$tocSelector
.on('activate.bs.scrollspy', function () {
var $currentActiveElement = $(tocSelector + ' .active').last();
removeCurrentActiveClass();
$currentActiveElement.addClass('active-current');
$tocSelector[0].scrollTop = $currentActiveElement.position().top;
})
.on('clear.bs.scrollspy', function () {
removeCurrentActiveClass();
});
function removeCurrentActiveClass () {
$(tocSelector + ' ' + activeCurrentSelector)
.removeClass(activeCurrentSelector.substring(1));
}
function processTOC () {
getTOCMaxHeight();
toggleTOCOverflowIndicators();
}
function getTOCMaxHeight () {
var height = $('.sidebar').height() -
$tocSelector.position().top -
$('.post-toc-indicator-bottom').height();
$tocSelector.css('height', height);
return height;
}
function toggleTOCOverflowIndicators () {
tocOverflowIndicator(
'.post-toc-indicator-top',
$tocSelector.scrollTop() > 0 ? 'show' : 'hide'
);
tocOverflowIndicator(
'.post-toc-indicator-bottom',
$tocSelector.scrollTop() >= $tocSelector.find('ol').height() - $tocSelector.height() ? 'hide' : 'show'
)
}
$(document).on('sidebar.motion.complete', function () {
processTOC();
});
$('body').scrollspy({ target: tocSelector });
$(window).on('resize', function () {
if ( $('.sidebar').hasClass('sidebar-active') ) {
processTOC();
}
});
onScroll($tocSelector);
function onScroll (element) {
element.on('mousewheel DOMMouseScroll', function (event) {
var oe = event.originalEvent;
var delta = oe.wheelDelta || -oe.detail;
this.scrollTop += ( delta < 0 ? 1 : -1 ) * 30;
event.preventDefault();
toggleTOCOverflowIndicators();
});
}
function tocOverflowIndicator (indicator, action) {
var $indicator = $(indicator);
var opacity = action === 'show' ? 1 : 0;
$indicator.velocity ?
$indicator.velocity('stop').velocity({
opacity: opacity
}, { duration: 100 }) :
$indicator.stop().animate({
opacity: opacity
}, 100);
}
});
</script>
<script type="text/javascript" id="sidebar.nav">
$(document).ready(function () {
var html = $('html');
var TAB_ANIMATE_DURATION = 200;
var hasVelocity = $.isFunction(html.velocity);
$('.sidebar-nav li').on('click', function () {
var item = $(this);
var activeTabClassName = 'sidebar-nav-active';
var activePanelClassName = 'sidebar-panel-active';
if (item.hasClass(activeTabClassName)) {
return;
}
var currentTarget = $('.' + activePanelClassName);
var target = $('.' + item.data('target'));
hasVelocity ?
currentTarget.velocity('transition.slideUpOut', TAB_ANIMATE_DURATION, function () {
target
.velocity('stop')
.velocity('transition.slideDownIn', TAB_ANIMATE_DURATION)
.addClass(activePanelClassName);
}) :
currentTarget.animate({ opacity: 0 }, TAB_ANIMATE_DURATION, function () {
currentTarget.hide();
target
.stop()
.css({'opacity': 0, 'display': 'block'})
.animate({ opacity: 1 }, TAB_ANIMATE_DURATION, function () {
currentTarget.removeClass(activePanelClassName);
target.addClass(activePanelClassName);
});
});
item.siblings().removeClass(activeTabClassName);
item.addClass(activeTabClassName);
});
$('.post-toc a').on('click', function (e) {
e.preventDefault();
var targetSelector = escapeSelector(this.getAttribute('href'));
var offset = $(targetSelector).offset().top;
hasVelocity ?
html.velocity('stop').velocity('scroll', {
offset: offset + 'px',
mobileHA: false
}) :
$('html, body').stop().animate({
scrollTop: offset
}, 500);
});
// Expand sidebar on post detail page by default, when post has a toc.
motionMiddleWares.sidebar = function () {
var $tocContent = $('.post-toc-content');
if (CONFIG.sidebar === 'post') {
if ($tocContent.length > 0 && $tocContent.html().trim().length > 0) {
displaySidebar();
}
}
};
});
</script>
<script type="text/javascript" src="/js/bootstrap.js"></script>
</body>
</html>
| wuxu92/wuxu92.github.io | vim-commands/index.html | HTML | mit | 24,822 |
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>18 --> 19</title>
<link href="./../../assets/style.css" rel="stylesheet">
</head>
<body>
<h2>You have to be fast</h2>
<a href="./c74afbe19e0f475e2fc44426785688aedfb48315daf39b05f2e65ff576c49dce.html">Teleport</a>
<hr>
<a href="./../../about.md">About</a> (Spoilers! )
<script src="./../../assets/md5.js"></script>
<script>
window.currentLevel = 7;
</script>
<script src="./../../assets/script.js"></script>
</body>
</html> | simonmysun/praxis | TAIHAO2019/pub/SmallGame/AsFastAsYouCan2/4a1e8638fe3dc0c69f0d71b8017fd613a193fee8e84ccd3df23b3056f9966334.html | HTML | mit | 550 |
<?xml version="1.0" encoding="iso-8859-1"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
<head>
<title>Nitrogen 2.x Documentation</title>
<meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1"/>
<meta name="title" content="Nitrogen 2.x Documentation"/>
<meta name="generator" content="Org-mode"/>
<meta name="generated" content="2012-10-31 21:51:19 CDT"/>
<meta name="author" content="Rusty Klophaus (@rustyio)"/>
<meta name="description" content=""/>
<meta name="keywords" content=""/>
<style type="text/css">
<!--/*--><![CDATA[/*><!--*/
html { font-family: Times, serif; font-size: 12pt; }
.title { text-align: center; }
.todo { color: red; }
.done { color: green; }
.tag { background-color: #add8e6; font-weight:normal }
.target { }
.timestamp { color: #bebebe; }
.timestamp-kwd { color: #5f9ea0; }
.right {margin-left:auto; margin-right:0px; text-align:right;}
.left {margin-left:0px; margin-right:auto; text-align:left;}
.center {margin-left:auto; margin-right:auto; text-align:center;}
p.verse { margin-left: 3% }
pre {
border: 1pt solid #AEBDCC;
background-color: #F3F5F7;
padding: 5pt;
font-family: courier, monospace;
font-size: 90%;
overflow:auto;
}
table { border-collapse: collapse; }
td, th { vertical-align: top; }
th.right { text-align:center; }
th.left { text-align:center; }
th.center { text-align:center; }
td.right { text-align:right; }
td.left { text-align:left; }
td.center { text-align:center; }
dt { font-weight: bold; }
div.figure { padding: 0.5em; }
div.figure p { text-align: center; }
div.inlinetask {
padding:10px;
border:2px solid gray;
margin:10px;
background: #ffffcc;
}
textarea { overflow-x: auto; }
.linenr { font-size:smaller }
.code-highlighted {background-color:#ffff00;}
.org-info-js_info-navigation { border-style:none; }
#org-info-js_console-label { font-size:10px; font-weight:bold;
white-space:nowrap; }
.org-info-js_search-highlight {background-color:#ffff00; color:#000000;
font-weight:bold; }
/*]]>*/-->
</style>
<LINK href="stylesheet.css" rel="stylesheet" type="text/css" />
<script type="text/javascript">
<!--/*--><![CDATA[/*><!--*/
function CodeHighlightOn(elem, id)
{
var target = document.getElementById(id);
if(null != target) {
elem.cacheClassElem = elem.className;
elem.cacheClassTarget = target.className;
target.className = "code-highlighted";
elem.className = "code-highlighted";
}
}
function CodeHighlightOff(elem, id)
{
var target = document.getElementById(id);
if(elem.cacheClassElem)
elem.className = elem.cacheClassElem;
if(elem.cacheClassTarget)
target.className = elem.cacheClassTarget;
}
/*]]>*///-->
</script>
</head>
<body>
<div id="preamble">
</div>
<div id="content">
<h1 class="title">Nitrogen 2.x Documentation</h1>
<p><a href="./index.html">Getting Started</a> | <a href="./api.html">API</a> | <a href="./elements.html">Elements</a> | <b>Actions</b> | <a href="./validators.html">Validators</a> | <a href="./handlers.html">Handlers</a> | <a href="./config.html">Configuration Options</a> | <a href="./about.html">About</a>
</p>
<div class=headline>Nitrogen Actions</div>
<div id="table-of-contents">
<h2>Table of Contents</h2>
<div id="text-table-of-contents">
<ul>
<li><a href="#sec-1">1 Base Action</a></li>
<li><a href="#sec-2">2 Page Manipulation</a></li>
<li><a href="#sec-3">3 Effects</a></li>
<li><a href="#sec-4">4 Feedback</a></li>
<li><a href="#sec-5">5 See Also</a></li>
</ul>
</div>
</div>
<div id="outline-container-1" class="outline-2">
<h2 id="sec-1"><span class="section-number-2">1</span> Base Action</h2>
<div class="outline-text-2" id="text-1">
<ul>
<li><a href="./actions/base.html">Base Action</a> - All actions contain these attributes.
</li>
</ul>
</div>
</div>
<div id="outline-container-2" class="outline-2">
<h2 id="sec-2"><span class="section-number-2">2</span> Page Manipulation</h2>
<div class="outline-text-2" id="text-2">
<ul>
<li><a href="./actions/event.html">Event</a>
</li>
<li><a href="./actions/script.html">Script</a>
</li>
<li><a href="./actions/validate.html">Validate</a>
</li>
<li><a href="./actions/clear_validation.html">Clear Validation</a>
</li>
<li><a href="./actions/api.html">Ajax API</a>
</li>
</ul>
</div>
</div>
<div id="outline-container-3" class="outline-2">
<h2 id="sec-3"><span class="section-number-2">3</span> Effects</h2>
<div class="outline-text-2" id="text-3">
<ul>
<li><a href="./actions/show.html">Show</a>
</li>
<li><a href="./actions/hide.html">Hide</a>
</li>
<li><a href="./actions/appear.html">Appear</a>
</li>
<li><a href="./actions/fade.html">Fade</a>
</li>
<li><a href="./actions/slide_down.html">Slide Down</a>
</li>
<li><a href="./actions/slide_up.html">Slide Up</a>
</li>
<li><a href="./actions/animate.html">Animate</a>
</li>
<li><a href="./actions/toggle.html">Toggle</a>
</li>
<li><a href="./actions/effect.html">Effect</a>
</li>
<li><a href="./actions/add_class.html">Add Class</a>
</li>
<li><a href="./actions/remove_class.html">Remove Class</a>
</li>
<li><a href="./actions/disable.html">Disable</a>
</li>
</ul>
</div>
</div>
<div id="outline-container-4" class="outline-2">
<h2 id="sec-4"><span class="section-number-2">4</span> Feedback</h2>
<div class="outline-text-2" id="text-4">
<ul>
<li><a href="./actions/alert.html">Alert</a>
</li>
<li><a href="./actions/confirm.html">Confirm</a>
</li>
<li><a href="./actions/other.html">Other</a>
</li>
</ul>
</div>
</div>
<div id="outline-container-5" class="outline-2">
<h2 id="sec-5"><span class="section-number-2">5</span> See Also</h2>
<div class="outline-text-2" id="text-5">
<ul>
<li><a href="./paths.html">Nitrogen Element Paths</a>
</li>
</ul>
</div>
</div>
</div>
<div id="postamble">
<p class="date">Date: 2012-10-31 21:51:19 CDT</p>
<p class="author">Author: Rusty Klophaus (@rustyio)</p>
<p class="creator">Org version 7.8.02 with Emacs version 23</p>
<a href="http://validator.w3.org/check?uri=referer">Validate XHTML 1.0</a>
</div><h2>Comments</h2>
<b>Note:</b><!-- Disqus does not currently support Erlang for its syntax highlighting, so t-->To specify <!--Erlang--> code blocks, just use the generic code block syntax: <pre><b><pre><code>your code here</code></pre></b></pre>
<br />
<br />
<div id="disqus_thread"></div>
<script type="text/javascript">
/* * * CONFIGURATION VARIABLES: EDIT BEFORE PASTING INTO YOUR WEBPAGE * * */
var disqus_shortname = 'nitrogenproject'; // required: replace example with your forum shortname
var disqus_identifier = 'html/actions.html'; //This will be replaced with the path part of the url
/* * * DON'T EDIT BELOW THIS LINE * * */
(function() {
var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true;
dsq.src = 'http://' + disqus_shortname + '.disqus.com/embed.js';
(document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq);
})();
</script>
<noscript>Please enable JavaScript to view the <a href="http://disqus.com/?ref_noscript">comments powered by Disqus.</a></noscript>
<a href="http://disqus.com" class="dsq-brlink">comments powered by <span class="logo-disqus">Disqus</span></a>
</body>
</html>
| jpyle/nitrogen_core | doc/html/actions.html | HTML | mit | 7,516 |
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>wCMF 4.1: Member List</title>
<meta name="generator" content="Doxygen 1.8.17"/>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="A MDSD framework for building reliable, maintainable and extendable web applications with PHP">
<meta name="keywords" content="PHP, web application framework, model driven development">
<meta name="author" content="wemove digital solutions">
<link rel="shortcut icon" href="theme/images/favicon.ico">
<script src="jquery.js"></script>
<script src="theme/vendor/popper/popper.min.js"></script>
<script src="theme/vendor/bootstrap/js/bootstrap.min.js"></script>
<link href="theme/vendor/bootstrap/css/bootstrap.min.css" rel="stylesheet">
<link href="theme/vendor/fontawesome/css/all.min.css" rel="stylesheet">
<script src="theme/vendor/bootstrap-toc/bootstrap-toc.min.js"></script>
<link href="theme/vendor/bootstrap-toc/bootstrap-toc.min.css" rel="stylesheet">
<script src="theme/vendor/bootstrap3-typeahead/bootstrap3-typeahead.min.js"></script>
<script src="theme/vendor/highlight/highlight.pack.js"></script>
<link href="theme/vendor/highlight/styles/solarized-dark.css" rel="stylesheet">
<script src="theme/js/application.js"></script>
<script src="dynsections.js"></script>
<link href="theme/css/style.css" rel="stylesheet">
</head>
<body data-spy="scroll" data-target="#toc">
<nav class="navbar navbar-expand-lg navbar-dark bg-dark sticky-top">
<a class="navbar-brand" href="index.html">wCMF 4.1</a>
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarToggler" aria-controls="navbarToggler" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="navbarToggler">
<ul class="navbar-nav mr-auto mt-2 mt-lg-0">
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="#" id="guidesDropdownMenuLink" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
<i class="far fa-hand-point-right"></i> Guides <b class="caret"></b>
</a>
<div class="dropdown-menu" aria-labelledby="guidesDropdownMenuLink">
<a class="dropdown-item" href="gettingstarted.html">Getting started</a>
<a class="dropdown-item" href="architecture.html">Architecture</a>
<a class="dropdown-item" href="model.html">Model</a>
<a class="dropdown-item" href="persistence.html">Persistence</a>
<a class="dropdown-item" href="presentation.html">Presentation</a>
<a class="dropdown-item" href="configuration.html">Configuration</a>
<a class="dropdown-item" href="security.html">Security</a>
<a class="dropdown-item" href="i18n_l10n.html">I18n & l10n</a>
<a class="dropdown-item" href="tests.html">Tests</a>
</div>
</li>
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="#" id="versionsDropdownMenuLink" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
<i class="fas fa-tags"></i> Versions <b class="caret"></b>
</a>
<div class="dropdown-menu" aria-labelledby="versionsDropdownMenuLink">
<a class="dropdown-item" href="4.1/index.html">4.1.x</a>
<a class="dropdown-item" href="4.0/index.html">4.0.x</a>
</div>
</li>
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="#" id="apiDropdownMenuLink" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
<i class="fas fa-file-alt"></i> API <b class="caret"></b>
</a>
<div class="dropdown-menu" aria-labelledby="apiDropdownMenuLink">
<a class="dropdown-item" href="annotated.html">Classes</a>
<a class="dropdown-item" href="hierarchy.html">Hierarchy</a>
</div>
</li>
<li class="nav-item"><a class="nav-link" href="https://github.com/iherwig/wcmf"><i class="fab fa-github"></i> Code</a></li>
<li class="nav-item"><a class="nav-link" href="support.html"><i class="fas fa-life-ring"></i> Support</a></li>
</ul>
<form class="form-inline my-2 my-lg-0">
<input id="search-field" class="form-control mr-sm-2" type="search" placeholder="Search API" disabled>
</form>
</div>
</nav>
<a class="anchor" id="top"></a>
<div class="content" id="content">
<div class="container">
<div class="row mt-4">
<div id="toc-container" class="col-lg-3 d-none d-lg-block d-none">
<nav id="toc" class="sticky-top"></nav>
</div>
<div id="content-container" class="col-md-12 col-lg-12">
<div>
<!-- end header part --><!-- Generated by Doxygen 1.8.17 -->
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */
//var searchBox = new SearchBox("searchBox", "search",false,'Search');
/* @license-end */
</script>
<div id="nav-path" class="navpath">
<ul>
<li class="navelem"><a class="el" href="namespacewcmf.html">wcmf</a></li><li class="navelem"><a class="el" href="namespacewcmf_1_1lib.html">lib</a></li><li class="navelem"><a class="el" href="namespacewcmf_1_1lib_1_1config.html">config</a></li><li class="navelem"><a class="el" href="namespacewcmf_1_1lib_1_1config_1_1impl.html">impl</a></li><li class="navelem"><a class="el" href="classwcmf_1_1lib_1_1config_1_1impl_1_1_config_action_key_provider.html">ConfigActionKeyProvider</a></li> </ul>
</div>
</div><!-- top -->
<div class="header">
<div class="headertitle">
<div class="title">ConfigActionKeyProvider Member List</div> </div>
</div><!--header-->
<div class="contents">
<p>This is the complete list of members for <a class="el" href="classwcmf_1_1lib_1_1config_1_1impl_1_1_config_action_key_provider.html">ConfigActionKeyProvider</a>, including all inherited members.</p>
<table class="directory">
<tr class="even"><td class="entry"><a class="el" href="classwcmf_1_1lib_1_1config_1_1impl_1_1_config_action_key_provider.html#a4dfad0a6d659cfa93b4c4041902c80a4">__construct</a>(Configuration $configuration, $configSection)</td><td class="entry"><a class="el" href="classwcmf_1_1lib_1_1config_1_1impl_1_1_config_action_key_provider.html">ConfigActionKeyProvider</a></td><td class="entry"></td></tr>
<tr><td class="entry"><a class="el" href="classwcmf_1_1lib_1_1config_1_1impl_1_1_config_action_key_provider.html#a303a70abaf5614e1f9025044c1f78e17">containsKey</a>($actionKey)</td><td class="entry"><a class="el" href="classwcmf_1_1lib_1_1config_1_1impl_1_1_config_action_key_provider.html">ConfigActionKeyProvider</a></td><td class="entry"></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classwcmf_1_1lib_1_1config_1_1impl_1_1_config_action_key_provider.html#a12251d0c022e9e21c137a105ff683f13">getId</a>()</td><td class="entry"><a class="el" href="classwcmf_1_1lib_1_1config_1_1impl_1_1_config_action_key_provider.html">ConfigActionKeyProvider</a></td><td class="entry"></td></tr>
<tr><td class="entry"><a class="el" href="classwcmf_1_1lib_1_1config_1_1impl_1_1_config_action_key_provider.html#a7deb1d109f361a251f9dbf9e8507037e">getKeyValue</a>($actionKey)</td><td class="entry"><a class="el" href="classwcmf_1_1lib_1_1config_1_1impl_1_1_config_action_key_provider.html">ConfigActionKeyProvider</a></td><td class="entry"></td></tr>
</table></div><!-- contents -->
<!-- start footer part -->
</div>
</div>
</div>
</div>
<hr>
<footer>
<div class="container">
<div class="row">
<div class="col-md-9">
<small>© 2020 <a href="http://www.wemove.com" target="_blank">wemove digital solutions</a><br>
Generated on Mon Dec 21 2020 22:40:28 for wCMF by  <a href="http://www.doxygen.org/index.html" target="_blank">doxygen</a> 1.8.17</small>
</div>
</div>
</div>
</footer>
<!-- Matomo -->
<script type="text/javascript">
var _paq = _paq || [];
/* tracker methods like "setCustomDimension" should be called before "trackPageView" */
_paq.push(['trackPageView']);
_paq.push(['enableLinkTracking']);
(function() {
var u="https://piwik.wemove.com/";
_paq.push(['setTrackerUrl', u+'piwik.php']);
_paq.push(['setSiteId', '7']);
var d=document, g=d.createElement('script'), s=d.getElementsByTagName('script')[0];
g.type='text/javascript'; g.async=true; g.defer=true; g.src=u+'piwik.js'; s.parentNode.insertBefore(g,s);
})();
</script>
<noscript><img src="https://piwik.wemove.com/piwik.php?idsite=7&rec=1" style="border:0" alt="" /></noscript>
<!-- End Matomo -->
</body>
</html>
| iherwig/wcmf | docs/api-gen/html/latest/classwcmf_1_1lib_1_1config_1_1impl_1_1_config_action_key_provider-members.html | HTML | mit | 8,747 |
<!DOCTYPE html>
<html>
<head>
<meta charset = "utf-8">
<title>Aarthi Gurusami</title>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/2.1.3/jquery.min.js"></script>
<link rel="stylesheet" type="text/css" href="../stylesheets/stylesheet.css">
<link rel = "stylesheet" type = "text/css" href = "../stylesheets/stylesheet-mobile.css">
<link rel="stylesheet" type="text/css" href="../stylesheets/blog-template-stylesheet.css">
<link rel="stylesheet" type="text/css" href="../stylesheets/blog-template-mobile.css">
<script type = "text/javascript" src = "../stylesheets/default-with-subfolders.js"></script>
<script type = "text/javascript" src = "../stylesheets/blog-post.js"></script>
</head>
<body>
<nav class = "main_nav">
<ul class="transition">
<li id= "first"><a href="../index.html">home</a>
<li id="second"><a href="../about.html">about</a></li>
<li id="third"><a href="index.html">blog</a></li>
<li id="fourth"><a href="../projects/index.html">projects</a></li>
<li id = "resume"><a href="https://resume.creddle.io/resume/fgzuvelzjsf">resume</a></li>
<li id = "contact"><a href="../contact.html">contact</a></li>
</ul>
</nav>
<header>
<h1>
What's it like to blog?
</h1>
<h2>
04/08/2016.
</h2>
</header>
<main>
<figure>
<img src="imgs/sample-image.png" alt= "">
<br>
<figcaption>
blog.
</figcaption>
</figure>
<p>
I enjoy how much more I learn when I'm blogging for an audience. It helps me understand concepts I was having a lot of trouble with, and I typically find myself wanting to go above and beyond to help them understand new concepts.
</p>
<p>
That being said, it's incredibly cumbersome to go through multiple drafts of the same post, and make sure each line of code is as succinct and "pretty" as it should be for an audience.
</p>
<p>
I learned a lot through this process, both technically and personally. I felt like I developed a fun and interesting blogging style, and had really dig into some creative juices to make these topics interesting. It was a really nice way to combine my new found technical knowledge with my artistic and communication skills!
</p>
<div id = "tabs">
<ul id = "tab">
<li id = "previous"><a href = "">Previous</a></li>
<li id = "next"><a href = "">Next</a></li>
</ul>
</div>
</main>
<footer>
<p>
Aarthi Gurusami
<br>
(607) 738-9214
</p>
</footer>
<nav>
<aside>
<h2>other posts.</h2>
<ul>
<li><a href="git.html">Gits Using Git</a></li>
<li><a href="css-concepts.html">Elements With Benefits</a></li>
<li><a href="arrays-hashes.html">#hashlikeyoumeanit</a></li>
<li><a href="enumerable-methods.html">Paul: Give me my money.</a></li>
<li><a href="ruby-classes.html">I'm drunk.</a></li>
<li><a href="javascript.html">I'm not drunk, but I could be.</a></li>
<li><a href="tech.html">toma[yh]to.</a></li>
</ul>
</aside>
</nav>
</body>
</html> | agurusa/agurusa.github.io | blog/blogging.html | HTML | mit | 3,010 |
{% extends "../base.html" %}
{% block content %}
<div class="row">
<div class="col-sm-6">
<legend translate>Platform Information</legend>
<!--ajax_result-->
<div class="ajax_result">
{% if msg %}
<div class="alert alert-info" role="alert">{{msg}}</div>
{% endif %}
<table width="100%" class="table table-striped table-hover">
<thead>
<tr>
<th translate>Height</th>
<th translate>Millimeter</th>
<th translate>Pulse</th>
</tr>
</thead>
<tbody>
<tr>
<td translate>Zero Level</td>
<td>0</td>
<td>0</td>
</tr>
<tr class="success">
<td translate>Current</td>
<td><b>{{CurrentHeightMm}}</b></td>
<td><b>{{Status.CurrentHeight}}</b></td>
</tr>
<tr>
<td translate>End Level</td>
<td><b>{{ZAxisHeightMm}}</b></td>
<td><b>{{Config.ZAxisHeight}}</b></td>
</tr>
</tbody>
</table>
{% if ZAxisPin %}
<br>
<a href="/z-axis/touch-limit" type="button" class="btn btn-primary" translate>Calibrate Zero Position ⇧</a>
<br>
<br>
<legend translate>Save Z Axis Calibration</legend>
<a href="/z-axis/calibrate" class="btn btn-danger btn-lg ask" data-ask="measure-confirm" role="button" translate>Measure Z-Axis Length ⇧ </a>
<translate class="hide" id="measure-confirm">Are you sure you want to set this height as the bottom?</translate>
<br>
<br>
{% if ZAxisEnable>0 %}
<a href="/z-axis/enable/1" type="button" class="btn btn-success" translate>Enable Motor</a>
<a href="/z-axis/enable/0" type="button" class="btn btn-warning" translate>Disable Motor</a>
{% endif %}
{% endif %}
</div>
<!--ajax_result-->
<br><br>
{{ buttonsView(buttons,"/z-calibration") }}
</div>
<div class="col-sm-6">
<legend translate>Move</legend>
<div class="row calibration">
<div class="col-xs-6 right_link">
<a href="/z-axis/bottom" type="button" class="btn btn-danger btn-sm" translate>Floor ⇩</a>
<a href="/z-axis/move/down/micron/200000" type="button" class="btn btn-warning btn-sm">200mm ⇩</a>
<a href="/z-axis/move/down/micron/100000" type="button" class="btn btn-warning btn-sm">100mm ⇩</a>
<a href="/z-axis/move/down/micron/50000" type="button" class="btn btn-warning btn-sm">50mm ⇩</a>
<a href="/z-axis/move/down/micron/10000" type="button" class="btn btn-warning btn-sm">10mm ⇩</a>
<a href="/z-axis/move/down/micron/1000" type="button" class="btn btn-warning btn-sm">1mm ⇩</a>
<a href="/z-axis/move/down/micron/500" type="button" class="btn btn-warning btn-sm">0.5mm ⇩</a>
<a href="/z-axis/move/down/micron/100" type="button" class="btn btn-warning btn-sm">0.1mm ⇩</a>
<a href="/z-axis/move/down/pulse/100" type="button" class="btn btn-warning btn-sm side_left" translate>100 Pulse ⇩</a>
<a href="/z-axis/move/down/pulse/10" type="button" class="btn btn-warning btn-sm side_left" translate>10 Pulse ⇩</a>
<a href="/z-axis/move/down/pulse/1" type="button" class="btn btn-warning btn-sm side_left" translate>1 Pulse ⇩</a>
</div>
<div class="col-xs-6 left_link">
<a href="/z-axis/top" type="button" class="btn btn-primary btn-sm" translate>Top ⇧</a>
<a href="/z-axis/move/up/micron/200000" type="button" class="btn btn-success btn-sm">200mm ⇧</a>
<a href="/z-axis/move/up/micron/100000" type="button" class="btn btn-success btn-sm">100mm ⇧</a>
<a href="/z-axis/move/up/micron/50000" type="button" class="btn btn-success btn-sm">50mm ⇧</a>
<a href="/z-axis/move/up/micron/10000" type="button" class="btn btn-success btn-sm">10mm ⇧</a>
<a href="/z-axis/move/up/micron/1000" type="button" class="btn btn-success btn-sm">1mm ⇧</a>
<a href="/z-axis/move/up/micron/500" type="button" class="btn btn-success btn-sm">0.5mm ⇧</a>
<a href="/z-axis/move/up/micron/100" type="button" class="btn btn-success btn-sm">0.1mm ⇧</a>
<a href="/z-axis/move/up/pulse/100" type="button" class="btn btn-success btn-sm side_right" translate>100 Pulse ⇧</a>
<a href="/z-axis/move/up/pulse/10" type="button" class="btn btn-success btn-sm side_right" translate>10 Pulse ⇧</a>
<a href="/z-axis/move/up/pulse/1" type="button" class="btn btn-success btn-sm side_right" translate>1 Pulse ⇧</a>
</div>
</div>
{% if ZAxisPin %}
<br>
<legend translate>Move to layer</legend>
<form class="edit-page" method="POST">
<fieldset>
<div class="control-group">
<label class="control-label" for="appendedtext" translate>Plate</label>
<select name="ProfileID" class="form-control" required>
{% for profile in profiles %}
<option value="{{profile.ProfileID}}">{{profile.Title}}</option>
{% endfor %}
</select>
</div>
<br>
<div class="control-group">
<label class="control-label" translate>Layer</label>
<input id="appendedtext" name="LayerID" class="form-control" placeholder="Layer ID" type="text" required>
<br>
<br>
<div class="controls">
<button value="down" class="btn btn-danger" translate>Move to Layer</button>
</div>
</div>
</fieldset>
</form>
{% endif %}
</div>
</div>
{% endblock %}
| nanodlp/ui | templates/calibration/z-calibration.html | HTML | mit | 5,204 |
---
layout: base
---
{% include header.html type="page" %}
<div class="container" role="main">
<div class="row">
<div class="col-lg-8 col-lg-offset-2 col-md-10 col-md-offset-1">
{{ content }}
{% if page.comments %}
<div class="disqus-comments">
{% include disqus.html %}
</div>
{% include fb-comment.html %}
<div class="staticman-comments">
{% include staticman-comments.html %}
</div>
{% endif %}
</div>
</div>
</div> | taddison/tjaddison.com | _layouts/page.html | HTML | mit | 508 |
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description" content="">
<meta name="author" content="">
<title>支付网关管理系统后台beta</title>
<!-- Bootstrap Core CSS -->
<link href="../vendor/bootstrap/css/bootstrap.min.css" rel="stylesheet">
<!-- MetisMenu CSS -->
<link href="../vendor/metisMenu/metisMenu.min.css" rel="stylesheet">
<!-- Custom CSS -->
<link href="../dist/css/sb-admin-2.css" rel="stylesheet">
<!-- Morris Charts CSS -->
<link href="../vendor/morrisjs/morris.css" rel="stylesheet">
<!-- Custom Fonts -->
<link href="../vendor/font-awesome/css/font-awesome.min.css" rel="stylesheet" type="text/css">
<!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
<script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script>
<![endif]-->
</head>
<body>
<div id="wrapper">
<!-- Navigation -->
<nav class="navbar navbar-default navbar-static-top" role="navigation" style="margin-bottom: 0">
<div class="navbar-header">
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target=".navbar-collapse">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<a class="navbar-brand" href="index.html">SB Admin v2.0</a>
</div>
<!-- /.navbar-header -->
<ul class="nav navbar-top-links navbar-right">
<li class="dropdown">
<a class="dropdown-toggle" data-toggle="dropdown" href="#">
<i class="fa fa-envelope fa-fw"></i> <i class="fa fa-caret-down"></i>
</a>
<ul class="dropdown-menu dropdown-messages">
<li>
<a href="#">
<div>
<strong>John Smith</strong>
<span class="pull-right text-muted">
<em>Yesterday</em>
</span>
</div>
<div>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque eleifend...</div>
</a>
</li>
<li class="divider"></li>
<li>
<a href="#">
<div>
<strong>John Smith</strong>
<span class="pull-right text-muted">
<em>Yesterday</em>
</span>
</div>
<div>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque eleifend...</div>
</a>
</li>
<li class="divider"></li>
<li>
<a href="#">
<div>
<strong>John Smith</strong>
<span class="pull-right text-muted">
<em>Yesterday</em>
</span>
</div>
<div>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque eleifend...</div>
</a>
</li>
<li class="divider"></li>
<li>
<a class="text-center" href="#">
<strong>Read All Messages</strong>
<i class="fa fa-angle-right"></i>
</a>
</li>
</ul>
<!-- /.dropdown-messages -->
</li>
<!-- /.dropdown -->
<li class="dropdown">
<a class="dropdown-toggle" data-toggle="dropdown" href="#">
<i class="fa fa-tasks fa-fw"></i> <i class="fa fa-caret-down"></i>
</a>
<ul class="dropdown-menu dropdown-tasks">
<li>
<a href="#">
<div>
<p>
<strong>Task 1</strong>
<span class="pull-right text-muted">40% Complete</span>
</p>
<div class="progress progress-striped active">
<div class="progress-bar progress-bar-success" role="progressbar" aria-valuenow="40" aria-valuemin="0" aria-valuemax="100" style="width: 40%">
<span class="sr-only">40% Complete (success)</span>
</div>
</div>
</div>
</a>
</li>
<li class="divider"></li>
<li>
<a href="#">
<div>
<p>
<strong>Task 2</strong>
<span class="pull-right text-muted">20% Complete</span>
</p>
<div class="progress progress-striped active">
<div class="progress-bar progress-bar-info" role="progressbar" aria-valuenow="20" aria-valuemin="0" aria-valuemax="100" style="width: 20%">
<span class="sr-only">20% Complete</span>
</div>
</div>
</div>
</a>
</li>
<li class="divider"></li>
<li>
<a href="#">
<div>
<p>
<strong>Task 3</strong>
<span class="pull-right text-muted">60% Complete</span>
</p>
<div class="progress progress-striped active">
<div class="progress-bar progress-bar-warning" role="progressbar" aria-valuenow="60" aria-valuemin="0" aria-valuemax="100" style="width: 60%">
<span class="sr-only">60% Complete (warning)</span>
</div>
</div>
</div>
</a>
</li>
<li class="divider"></li>
<li>
<a href="#">
<div>
<p>
<strong>Task 4</strong>
<span class="pull-right text-muted">80% Complete</span>
</p>
<div class="progress progress-striped active">
<div class="progress-bar progress-bar-danger" role="progressbar" aria-valuenow="80" aria-valuemin="0" aria-valuemax="100" style="width: 80%">
<span class="sr-only">80% Complete (danger)</span>
</div>
</div>
</div>
</a>
</li>
<li class="divider"></li>
<li>
<a class="text-center" href="#">
<strong>See All Tasks</strong>
<i class="fa fa-angle-right"></i>
</a>
</li>
</ul>
<!-- /.dropdown-tasks -->
</li>
<!-- /.dropdown -->
<li class="dropdown">
<a class="dropdown-toggle" data-toggle="dropdown" href="#">
<i class="fa fa-bell fa-fw"></i> <i class="fa fa-caret-down"></i>
</a>
<ul class="dropdown-menu dropdown-alerts">
<li>
<a href="#">
<div>
<i class="fa fa-comment fa-fw"></i> New Comment
<span class="pull-right text-muted small">4 minutes ago</span>
</div>
</a>
</li>
<li class="divider"></li>
<li>
<a href="#">
<div>
<i class="fa fa-twitter fa-fw"></i> 3 New Followers
<span class="pull-right text-muted small">12 minutes ago</span>
</div>
</a>
</li>
<li class="divider"></li>
<li>
<a href="#">
<div>
<i class="fa fa-envelope fa-fw"></i> Message Sent
<span class="pull-right text-muted small">4 minutes ago</span>
</div>
</a>
</li>
<li class="divider"></li>
<li>
<a href="#">
<div>
<i class="fa fa-tasks fa-fw"></i> New Task
<span class="pull-right text-muted small">4 minutes ago</span>
</div>
</a>
</li>
<li class="divider"></li>
<li>
<a href="#">
<div>
<i class="fa fa-upload fa-fw"></i> Server Rebooted
<span class="pull-right text-muted small">4 minutes ago</span>
</div>
</a>
</li>
<li class="divider"></li>
<li>
<a class="text-center" href="#">
<strong>See All Alerts</strong>
<i class="fa fa-angle-right"></i>
</a>
</li>
</ul>
<!-- /.dropdown-alerts -->
</li>
<!-- /.dropdown -->
<li class="dropdown">
<a class="dropdown-toggle" data-toggle="dropdown" href="#">
<i class="fa fa-user fa-fw"></i> <i class="fa fa-caret-down"></i>
</a>
<ul class="dropdown-menu dropdown-user">
<li><a href="#"><i class="fa fa-user fa-fw"></i> User Profile</a>
</li>
<li><a href="#"><i class="fa fa-gear fa-fw"></i> Settings</a>
</li>
<li class="divider"></li>
<li><a href="login.html"><i class="fa fa-sign-out fa-fw"></i> Logout</a>
</li>
</ul>
<!-- /.dropdown-user -->
</li>
<!-- /.dropdown -->
</ul>
<!-- /.navbar-top-links -->
<div class="navbar-default sidebar" role="navigation">
<div class="sidebar-nav navbar-collapse">
<ul class="nav" id="side-menu">
<li class="sidebar-search">
<div class="input-group custom-search-form">
<input type="text" class="form-control" placeholder="Search...">
<span class="input-group-btn">
<button class="btn btn-default" type="button">
<i class="fa fa-search"></i>
</button>
</span>
</div>
<!-- /input-group -->
</li>
<li>
<a href="index.html"><i class="fa fa-dashboard fa-fw"></i> Dashboard</a>
</li>
<li>
<a href="#"><i class="fa fa-bar-chart-o fa-fw"></i> Charts<span class="fa arrow"></span></a>
<ul class="nav nav-second-level">
<li>
<a href="flot.html">Flot Charts</a>
</li>
<li>
<a href="morris.html">Morris.js Charts</a>
</li>
</ul>
<!-- /.nav-second-level -->
</li>
<li>
<a href="tables.html"><i class="fa fa-table fa-fw"></i> Tables</a>
</li>
<li>
<a href="forms.html"><i class="fa fa-edit fa-fw"></i> Forms</a>
</li>
<li>
<a href="#"><i class="fa fa-wrench fa-fw"></i> UI Elements<span class="fa arrow"></span></a>
<ul class="nav nav-second-level">
<li>
<a href="panels-wells.html">Panels and Wells</a>
</li>
<li>
<a href="buttons.html">Buttons</a>
</li>
<li>
<a href="notifications.html">Notifications</a>
</li>
<li>
<a href="typography.html">Typography</a>
</li>
<li>
<a href="icons.html"> Icons</a>
</li>
<li>
<a href="grid.html">Grid</a>
</li>
</ul>
<!-- /.nav-second-level -->
</li>
<li>
<a href="#"><i class="fa fa-sitemap fa-fw"></i> Multi-Level Dropdown<span class="fa arrow"></span></a>
<ul class="nav nav-second-level">
<li>
<a href="#">Second Level Item</a>
</li>
<li>
<a href="#">Second Level Item</a>
</li>
<li>
<a href="#">Third Level <span class="fa arrow"></span></a>
<ul class="nav nav-third-level">
<li>
<a href="#">Third Level Item</a>
</li>
<li>
<a href="#">Third Level Item</a>
</li>
<li>
<a href="#">Third Level Item</a>
</li>
<li>
<a href="#">Third Level Item</a>
</li>
</ul>
<!-- /.nav-third-level -->
</li>
</ul>
<!-- /.nav-second-level -->
</li>
<li>
<a href="#"><i class="fa fa-files-o fa-fw"></i> Sample Pages<span class="fa arrow"></span></a>
<ul class="nav nav-second-level">
<li>
<a href="blank.html">Blank Page</a>
</li>
<li>
<a href="login.html">Login Page</a>
</li>
</ul>
<!-- /.nav-second-level -->
</li>
</ul>
</div>
<!-- /.sidebar-collapse -->
</div>
<!-- /.navbar-static-side -->
</nav>
<div id="page-wrapper">
<div class="row">
<div class="col-lg-12">
<h1 class="page-header">Flot</h1>
</div>
<!-- /.col-lg-12 -->
</div>
<!-- /.row -->
<div class="row">
<div class="col-lg-12">
<div class="panel panel-default">
<div class="panel-heading">
Line Chart Example
</div>
<!-- /.panel-heading -->
<div class="panel-body">
<div class="flot-chart">
<div class="flot-chart-content" id="flot-line-chart"></div>
</div>
</div>
<!-- /.panel-body -->
</div>
<!-- /.panel -->
</div>
<!-- /.col-lg-12 -->
<div class="col-lg-6">
<div class="panel panel-default">
<div class="panel-heading">
Pie Chart Example
</div>
<!-- /.panel-heading -->
<div class="panel-body">
<div class="flot-chart">
<div class="flot-chart-content" id="flot-pie-chart"></div>
</div>
</div>
<!-- /.panel-body -->
</div>
<!-- /.panel -->
</div>
<!-- /.col-lg-6 -->
<div class="col-lg-6">
<div class="panel panel-default">
<div class="panel-heading">
Multiple Axes Line Chart Example
</div>
<!-- /.panel-heading -->
<div class="panel-body">
<div class="flot-chart">
<div class="flot-chart-content" id="flot-line-chart-multi"></div>
</div>
</div>
<!-- /.panel-body -->
</div>
<!-- /.panel -->
</div>
<!-- /.col-lg-6 -->
<div class="col-lg-6">
<div class="panel panel-default">
<div class="panel-heading">
Moving Line Chart Example
</div>
<!-- /.panel-heading -->
<div class="panel-body">
<div class="flot-chart">
<div class="flot-chart-content" id="flot-line-chart-moving"></div>
</div>
</div>
<!-- /.panel-body -->
</div>
<!-- /.panel -->
</div>
<!-- /.col-lg-6 -->
<div class="col-lg-6">
<div class="panel panel-default">
<div class="panel-heading">
Bar Chart Example
</div>
<!-- /.panel-heading -->
<div class="panel-body">
<div class="flot-chart">
<div class="flot-chart-content" id="flot-bar-chart"></div>
</div>
</div>
<!-- /.panel-body -->
</div>
<!-- /.panel -->
</div>
<!-- /.col-lg-6 -->
<div class="col-lg-12">
<div class="panel panel-default">
<div class="panel-heading">
Flot Charts Usage
</div>
<!-- /.panel-heading -->
<div class="panel-body">
<p>Flot is a pure JavaScript plotting library for jQuery, with a focus on simple usage, attractive looks, and interactive features. In SB Admin, we are using the most recent version of Flot along with a few plugins to enhance the user experience. The Flot plugins being used are the tooltip plugin for hoverable tooltips, and the resize plugin for fully responsive charts. The documentation for Flot Charts is available on their website, <a target="_blank" href="http://www.flotcharts.org/">http://www.flotcharts.org/</a>.</p>
<a target="_blank" class="btn btn-default btn-lg btn-block" href="http://www.flotcharts.org/">View Flot Charts Documentation</a>
</div>
<!-- /.panel-body -->
</div>
<!-- /.panel -->
</div>
<!-- /.col-lg-6 -->
</div>
<!-- /.row -->
</div>
<!-- /#page-wrapper -->
</div>
<!-- /#wrapper -->
<!-- jQuery -->
<script src="../vendor/jquery/jquery.min.js"></script>
<!-- Bootstrap Core JavaScript -->
<script src="../vendor/bootstrap/js/bootstrap.min.js"></script>
<!-- Metis Menu Plugin JavaScript -->
<script src="../vendor/metisMenu/metisMenu.min.js"></script>
<!-- Flot Charts JavaScript -->
<script src="../vendor/flot/excanvas.min.js"></script>
<script src="../vendor/flot/jquery.flot.js"></script>
<script src="../vendor/flot/jquery.flot.pie.js"></script>
<script src="../vendor/flot/jquery.flot.resize.js"></script>
<script src="../vendor/flot/jquery.flot.time.js"></script>
<script src="../vendor/flot-tooltip/jquery.flot.tooltip.min.js"></script>
<script src="../data/flot-data.js"></script>
<!-- Custom Theme JavaScript -->
<script src="../dist/js/sb-admin-2.js"></script>
</body>
</html>
| nimotsang/dashboard | pages/archive/flot.html | HTML | mit | 24,577 |
<!DOCTYPE html>
<html>
<head>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta charset="utf-8">
<title>Henge: b_ine</title>
<link rel="stylesheet" href="/vendor/bootstrap-3.3.7/css/bootstrap.min.css">
<link rel="stylesheet" href="/css/site.css">
</head>
<body>
<div id="staticBody">
<header>
<h1><img src="/imgs/logo.svg" alt="henge"></h1>
</header>
<h2>#436 b_ine</h2>
<ul id="words">
<li>baseline</li>
<li>beeline</li>
<li>benedictine</li>
<li>benzine</li>
<li>bloodline</li>
<li>borderline</li>
<li>bovine</li>
<li>bowline</li>
<li>brigantine</li>
<li>brine</li>
<li>byline</li>
<li>byzantine</li>
</ul>
</div>
<div id="CircleApp" data-floor="37" data-floor-pos="3"></div>
<script type="text/javascript" src="/CircleApp.bundle.js"></script>
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-631498-5', 'auto');
ga('send', 'pageview');
</script>
</body>
</html>
| henge-tech/henge-tech | docs/circles/b_ine.html | HTML | mit | 1,203 |
<h2><span class="pref">options.data.</span>rows</h2>
<p>Specifies a custom row definition for this item. This allows you to render multiple rows for a single item.</p>
<p>This is useful when you want to have a data item be represented with multiple rows. This is especially useful when you toggle the visibility of the second row via a button (ie. expand/collapse details).</p>
<h5>Type and Default</h5>
<blockquote>
<p><code class="pill green">(object)</code>: Default <code class="pill">undefined</code>.</p>
</blockquote>
<h5>Example</h5>
<pre><code class="language-javascript">rows: {
0: {
height: 20,
formatter: function () {
return "Secondary Row";
}
}
}</code></pre>
<h5>Demo</h5>
<div id="demo-grid"></div> | globexdesigns/doby-website | pages/grid-options-data-rows.html | HTML | mit | 767 |
<!doctype html>
<html class="theme-next pisces use-motion">
<head>
<meta charset="UTF-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" />
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1"/>
<meta http-equiv="Cache-Control" content="no-transform" />
<meta http-equiv="Cache-Control" content="no-siteapp" />
<meta name="google-site-verification" content="hURnC-1VtFyi-v7OYQhy-5eOj-XZW3BAIs6iqzQcQj8" />
<link href="/vendors/fancybox/source/jquery.fancybox.css?v=2.1.5" rel="stylesheet" type="text/css"/>
<link href='//fonts.googleapis.com/css?family=Lato:300,400,700,400italic&subset=latin,latin-ext' rel='stylesheet' type='text/css'>
<link href="/vendors/font-awesome/css/font-awesome.min.css?v=4.5.0" rel="stylesheet" type="text/css" />
<link href="/css/main.css?v=5.0.0" rel="stylesheet" type="text/css" />
<meta name="keywords" content="jovey,Nodejs,react,redux,coffeescript,前端,js,jquery,javascript,html5,开发者,程序猿,极客,编程,代码,开源,IT网站,Developer,Programmer,Coder,html,css,css3,用户体验,Hexo,next..." />
<link rel="alternate" href="/atom.xml" title="HankCoder's Space" type="application/atom+xml" />
<link rel="shortcut icon" type="image/x-icon" href="/favicon.ico?v=5.0.0" />
<meta name="description" content="Android | Linux | RD | OpenSource ...">
<meta property="og:type" content="website">
<meta property="og:title" content="HankCoder's Space">
<meta property="og:url" content="http://HankCoder.github.io/archives/2015/09/index.html">
<meta property="og:site_name" content="HankCoder's Space">
<meta property="og:description" content="Android | Linux | RD | OpenSource ...">
<meta name="twitter:card" content="summary">
<meta name="twitter:title" content="HankCoder's Space">
<meta name="twitter:description" content="Android | Linux | RD | OpenSource ...">
<script type="text/javascript" id="hexo.configuration">
var NexT = window.NexT || {};
var CONFIG = {
scheme: 'Pisces',
sidebar: '[object Object]',
fancybox: true,
motion: true
};
</script>
<title> 归档 | HankCoder's Space </title>
</head>
<body itemscope itemtype="http://schema.org/WebPage" lang="zh-Hans">
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-67800719-1', 'auto');
ga('send', 'pageview');
</script>
<script type="text/javascript">
var _hmt = _hmt || [];
(function() {
var hm = document.createElement("script");
hm.src = "//hm.baidu.com/hm.js?7a046e8db6a48f2ab46b7812ba612789";
var s = document.getElementsByTagName("script")[0];
s.parentNode.insertBefore(hm, s);
})();
</script>
<div class="container one-collumn sidebar-position-left page-archive ">
<div class="headband"></div>
<header id="header" class="header" itemscope itemtype="http://schema.org/WPHeader">
<div class="header-inner"><div class="site-meta ">
<div class="custom-logo-site-title">
<a href="/" class="brand" rel="start">
<span class="logo-line-before"><i></i></span>
<span class="site-title">HankCoder's Space</span>
<span class="logo-line-after"><i></i></span>
</a>
</div>
<p class="site-subtitle">Reading The Fucking Code</p>
</div>
<div class="site-nav-toggle">
<button>
<span class="btn-bar"></span>
<span class="btn-bar"></span>
<span class="btn-bar"></span>
</button>
</div>
<nav class="site-nav">
<ul id="menu" class="menu menu-left">
<li class="menu-item menu-item-home">
<a href="/" rel="section">
<i class="menu-item-icon fa fa-home fa-fw"></i> <br />
首页
</a>
</li>
<li class="menu-item menu-item-categories">
<a href="/categories" rel="section">
<i class="menu-item-icon fa fa-th fa-fw"></i> <br />
分类
</a>
</li>
<li class="menu-item menu-item-about">
<a href="/about" rel="section">
<i class="menu-item-icon fa fa-user fa-fw"></i> <br />
关于
</a>
</li>
<li class="menu-item menu-item-archives">
<a href="/archives" rel="section">
<i class="menu-item-icon fa fa-archive fa-fw"></i> <br />
归档
</a>
</li>
<li class="menu-item menu-item-tags">
<a href="/tags" rel="section">
<i class="menu-item-icon fa fa-tags fa-fw"></i> <br />
标签
</a>
</li>
<li class="menu-item menu-item-search">
<a href="#" class="st-search-show-outputs">
<i class="menu-item-icon fa fa-search fa-fw"></i> <br />
搜索
</a>
</li>
</ul>
<div class="site-search">
<form class="site-search-form">
<input type="text" id="st-search-input" class="st-search-input st-default-search-input" />
</form>
<script type="text/javascript">
(function(w,d,t,u,n,s,e){w['SwiftypeObject']=n;w[n]=w[n]||function(){
(w[n].q=w[n].q||[]).push(arguments);};s=d.createElement(t);
e=d.getElementsByTagName(t)[0];s.async=1;s.src=u;e.parentNode.insertBefore(s,e);
})(window,document,'script','//s.swiftypecdn.com/install/v2/st.js','_st');
_st('install', 'Eq6Hisgzq2b_MSGwmySM','2.0.0');
</script>
</div>
</nav>
</div>
</header>
<main id="main" class="main">
<div class="main-inner">
<div class="content-wrap">
<div id="content" class="content">
<section id="posts" class="posts-collapse">
<span class="archive-move-on"></span>
<span class="archive-page-counter">
嗯..! 目前共计 16 篇日志。 继续努力。
</span>
<div class="collection-title">
<h2 class="archive-year motion-element" id="archive-year-2015">2015</h2>
</div>
<article class="post post-type-normal" itemscope itemtype="http://schema.org/Article">
<header class="post-header">
<h1 class="post-title">
<a class="post-title-link" href="/2015/09/07/article-1/" itemprop="url">
<span itemprop="name">使用Git管理项目-起步</span>
</a>
</h1>
<div class="post-meta">
<time class="post-time" itemprop="dateCreated"
datetime="2015-09-07T12:06:21+08:00"
content="2015-09-07" >
09-07
</time>
</div>
</header>
</article>
</section>
</div>
</div>
<div class="sidebar-toggle">
<div class="sidebar-toggle-line-wrap">
<span class="sidebar-toggle-line sidebar-toggle-line-first"></span>
<span class="sidebar-toggle-line sidebar-toggle-line-middle"></span>
<span class="sidebar-toggle-line sidebar-toggle-line-last"></span>
</div>
</div>
<aside id="sidebar" class="sidebar">
<div class="sidebar-inner">
<section class="site-overview sidebar-panel sidebar-panel-active ">
<div class="site-author motion-element" itemprop="author" itemscope itemtype="http://schema.org/Person">
<img class="site-author-image" itemprop="image"
src="/images/default_avatar.jpg"
alt="HankCoder" />
<p class="site-author-name" itemprop="name">HankCoder</p>
<p class="site-description motion-element" itemprop="description">Android | Linux | RD | OpenSource ...</p>
</div>
<nav class="site-state motion-element">
<div class="site-state-item site-state-posts">
<a href="/archives">
<span class="site-state-item-count">16</span>
<span class="site-state-item-name">日志</span>
</a>
</div>
<div class="site-state-item site-state-categories">
<a href="/categories">
<span class="site-state-item-count">6</span>
<span class="site-state-item-name">分类</span>
</a>
</div>
<div class="site-state-item site-state-tags">
<a href="/tags">
<span class="site-state-item-count">12</span>
<span class="site-state-item-name">标签</span>
</a>
</div>
</nav>
<div class="feed-link motion-element">
<a href="/atom.xml" rel="alternate">
<i class="fa fa-rss"></i>
RSS
</a>
</div>
<div class="links-of-author motion-element">
<span class="links-of-author-item">
<a href="https://github.com/HankCoder" target="_blank">
<i class="fa fa-github"></i> GitHub
</a>
</span>
<span class="links-of-author-item">
<a href="" target="_blank">
<i class="fa fa-twitter"></i> Twitter
</a>
</span>
<span class="links-of-author-item">
<a href="" target="_blank">
<i class="fa fa-weibo"></i> Weibo
</a>
</span>
<span class="links-of-author-item">
<a href="" target="_blank">
<i class="fa fa-facebook-square"></i> Facebook
</a>
</span>
<span class="links-of-author-item">
<a href="" target="_blank">
<i class="fa fa-heartbeat"></i> JianShu
</a>
</span>
</div>
<div class="cc-license motion-element" itemprop="license">
<a href="http://creativecommons.org/licenses/by-nc-sa/4.0" class="cc-opacity" target="_blank">
<img src="/images/cc-by-nc-sa.svg" alt="Creative Commons" />
</a>
</div>
<div class="links-of-author motion-element">
</div>
</section>
</div>
</aside>
</div>
</main>
<footer id="footer" class="footer">
<div class="footer-inner">
<div class="copyright" >
© 2015 -
<span itemprop="copyrightYear">2017</span>
<span class="with-love">
<i class="icon-next-heart fa fa-leaf"></i>
</span>
<span class="author" itemprop="copyrightHolder">HankCoder</span>
</div>
<script async src="https://dn-lbstatics.qbox.me/busuanzi/2.3/busuanzi.pure.mini.js">
</script>
</div>
</footer>
<div class="back-to-top"></div>
</div>
<script type="text/javascript" src="/vendors/jquery/index.js?v=2.1.3"></script>
<script type="text/javascript" src="/vendors/fastclick/lib/fastclick.min.js?v=1.0.6"></script>
<script type="text/javascript" src="/vendors/jquery_lazyload/jquery.lazyload.js?v=1.9.7"></script>
<script type="text/javascript" src="/vendors/velocity/velocity.min.js"></script>
<script type="text/javascript" src="/vendors/velocity/velocity.ui.min.js"></script>
<script type="text/javascript" src="/vendors/fancybox/source/jquery.fancybox.pack.js"></script>
<script type="text/javascript" src="/js/src/utils.js?v=5.0.0"></script>
<script type="text/javascript" src="/js/src/motion.js?v=5.0.0"></script>
<script type="text/javascript" src="/js/src/affix.js?v=5.0.0"></script>
<script type="text/javascript" src="/js/src/schemes/pisces.js?v=5.0.0"></script>
<script type="text/javascript" id="motion.page.archive">
$('.archive-year').velocity('transition.slideLeftIn');
</script>
<script type="text/javascript" src="/js/src/bootstrap.js?v=5.0.0"></script>
<script type="text/javascript">
var duoshuoQuery = {short_name:"hankcoder"};
(function() {
var ds = document.createElement('script');
ds.type = 'text/javascript';ds.async = true;
ds.id = 'duoshuo-script';
ds.src = (document.location.protocol == 'https:' ? 'https:' : 'http:') + '//static.duoshuo.com/embed.js';
ds.charset = 'UTF-8';
(document.getElementsByTagName('head')[0]
|| document.getElementsByTagName('body')[0]).appendChild(ds);
})();
</script>
<script type="text/javascript">
var duoshuo_user_ID = 13537963;
var duoshuo_admin_nickname = "博主";
</script>
<script src="/vendors/ua-parser-js/dist/ua-parser.min.js"></script>
<script src="/js/src/hook-duoshuo.js"></script>
<script src="https://cdn1.lncld.net/static/js/av-core-mini-0.6.1.js"></script>
<script>AV.initialize("KIpFhjbOqk9B6NsU6sEACyJt", "HOFTbHJmJyGsoGKssFSPrPAy");</script>
<script>
function showTime(Counter) {
var query = new AV.Query(Counter);
var entries = [];
var $visitors = $(".leancloud_visitors");
$visitors.each(function () {
entries.push( $(this).attr("id").trim() );
});
query.containedIn('url', entries);
query.find()
.done(function (results) {
var COUNT_CONTAINER_REF = '.leancloud-visitors-count';
if (results.length === 0) {
$visitors.find(COUNT_CONTAINER_REF).text(0);
return;
}
for (var i = 0; i < results.length; i++) {
var item = results[i];
var url = item.get('url');
var time = item.get('time');
var element = document.getElementById(url);
$(element).find(COUNT_CONTAINER_REF).text(time);
}
})
.fail(function (object, error) {
console.log("Error: " + error.code + " " + error.message);
});
}
function addCount(Counter) {
var $visitors = $(".leancloud_visitors");
var url = $visitors.attr('id').trim();
var title = $visitors.attr('data-flag-title').trim();
var query = new AV.Query(Counter);
query.equalTo("url", url);
query.find({
success: function(results) {
if (results.length > 0) {
var counter = results[0];
counter.fetchWhenSave(true);
counter.increment("time");
counter.save(null, {
success: function(counter) {
var $element = $(document.getElementById(url));
$element.find('.leancloud-visitors-count').text(counter.get('time'));
},
error: function(counter, error) {
console.log('Failed to save Visitor num, with error message: ' + error.message);
}
});
} else {
var newcounter = new Counter();
newcounter.set("title", title);
newcounter.set("url", url);
newcounter.set("time", 1);
newcounter.save(null, {
success: function(newcounter) {
var $element = $(document.getElementById(url));
$element.find('.leancloud-visitors-count').text(newcounter.get('time'));
},
error: function(newcounter, error) {
console.log('Failed to create');
}
});
}
},
error: function(error) {
console.log('Error:' + error.code + " " + error.message);
}
});
}
$(function() {
var Counter = AV.Object.extend("Counter");
if ($('.leancloud_visitors').length == 1) {
addCount(Counter);
} else if ($('.post-title-link').length > 1) {
showTime(Counter);
}
});
</script>
<script type="text/javascript" src="http://apps.bdimg.com/libs/jquery-lazyload/1.9.5/jquery.lazyload.js"></script>
<script type="text/javascript">
$(function () {
$("#posts").find('img').lazyload({
placeholder: "/images/loading.gif",
effect: "fadeIn"
});
});
</script>
</body>
</html>
| HankCoder/BlogBackup | public/archives/2015/09/index.html | HTML | mit | 16,975 |
<!DOCTYPE html>
<html>
<head>
<title>MathNotes</title>
<link rel="stylesheet" href="css/main.css"/>
<link rel="shortcut icon" href="img/pi.png"/>
<script type="text/javascript" async
src="https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.1/MathJax.js?config=AM_CHTML">
</script>
</head>
<body>
<ul id="navbar"><li><a href="index.html"><button>Home</button></a></li><li><a href="notes.html"><button>Notes</button></a></li><li><a href="about.html"><button>About</button></a></li><li><a href="contact.html"><button>Contact</button></a></li>
</ul>
<p class = "entry">[5/10/17] Book Notes: 5.2 Proving Trig Identities</p>
<p>Prove: `(x^2-1) / (x-1) - (x^2-1)/(x+1) = 2`</p><br>
<p>`((x-1)(x+1))/(x-1) - ((x+1)(x-1))/((x+1)) =`</p><br>
<p>`(x+1) - (x-1) =`</p><br>
<p>`x+1 - x + 1 =`</p><br>
<p>`2`</p><br>
<hr>
<p>Prove: `tanTheta + cotTheta = secThetacscTheta`</p><br>
<p>`tanTheta + 1 / tanTheta =`</p><br>
<p>`sinTheta / cosTheta + cosTheta / sinTheta =`</p><br>
<p>`(sin^2Theta + cos^2Theta) /(sinThetacosTheta) =`</p><br>
<p>`1 / (sinThetacosTheta) =`</p><br>
<p>`secThetacscTheta`</p><br>
<hr>
<p>Prove: `cosTheta/(1-sinTheta) = (1 + sinTheta)/cosTheta`</p><br>
<p>`((1+sinTheta)(cosTheta))/((1+sinTheta)(1-sinTheta)) =`</p><br>
<p>`((1+sinTheta)(cosTheta))/(1-sin^2Theta) =`</p><br>
<p>`(1+sinTheta)/cosTheta`</p><br>
</body>
</html>
| TheKingSparta/MathNotes | notes.html | HTML | mit | 1,494 |
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc -->
<title>org.robolectric.shadows</title>
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../script.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="org.robolectric.shadows";
}
}
catch(err) {
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar.top">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.top.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../overview-summary.html">Overview</a></li>
<li class="navBarCell1Rev">Package</li>
<li>Class</li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../index-all.html">Index</a></li>
<li><a href="../../../help-doc.html">Help</a></li>
</ul>
<div class="aboutLanguage"><ul class="navList" style="font-size: 1.5em;"><li>Robolectric 4.2 | <a href="/" target="_top"><img src="http://robolectric.org/images/logo-with-bubbles-down.png" style="max-height: 18pt; vertical-align: sub;"/></a></li></ul></div>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../org/robolectric/shadow/api/package-summary.html">Prev Package</a></li>
<li><a href="../../../org/robolectric/shadows/gms/package-summary.html">Next Package</a></li>
</ul>
<ul class="navList">
<li><a href="../../../index.html?org/robolectric/shadows/package-summary.html" target="_top">Frames</a></li>
<li><a href="package-summary.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_top");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<a name="skip.navbar.top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<div class="header">
<h1 title="Package" class="title">Package org.robolectric.shadows</h1>
<div class="docSummary">
<div class="block">Package containing shadow classes for the Android SDK.</div>
</div>
<p>See: <a href="#package.description">Description</a></p>
</div>
<div class="contentContainer">
<ul class="blockList">
<li class="blockList">
<table class="typeSummary" border="0" cellpadding="3" cellspacing="0" summary="Interface Summary table, listing interfaces, and an explanation">
<caption><span>Interface Summary</span><span class="tabEnd"> </span></caption>
<tr>
<th class="colFirst" scope="col">Interface</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a href="../../../org/robolectric/shadows/_Activity_.html" title="interface in org.robolectric.shadows">_Activity_</a></td>
<td class="colLast">
<div class="block">Accessor interface for <a href="https://developer.android.com/reference/android/app/Activity.html?is-external=true" title="class or interface in android.app"><code>Activity</code></a>’s internals.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../org/robolectric/shadows/Provider.html" title="interface in org.robolectric.shadows">Provider</a><T></td>
<td class="colLast"> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../org/robolectric/shadows/ShadowAccessibilityNodeInfo.OnPerformActionListener.html" title="interface in org.robolectric.shadows">ShadowAccessibilityNodeInfo.OnPerformActionListener</a></td>
<td class="colLast"> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../org/robolectric/shadows/ShadowActivityThread._ActivityThread_.html" title="interface in org.robolectric.shadows">ShadowActivityThread._ActivityThread_</a></td>
<td class="colLast">
<div class="block">Accessor interface for <a href="https://developer.android.com/reference/android/app/ActivityThread.html?is-external=true" title="class or interface in android.app"><code>ActivityThread</code></a>’s internals.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../org/robolectric/shadows/ShadowActivityThread._AppBindData_.html" title="interface in org.robolectric.shadows">ShadowActivityThread._AppBindData_</a></td>
<td class="colLast">
<div class="block">Accessor interface for <code>ActivityThread.AppBindData</code>’s internals.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../org/robolectric/shadows/ShadowContextImpl._ContextImpl_.html" title="interface in org.robolectric.shadows">ShadowContextImpl._ContextImpl_</a></td>
<td class="colLast">
<div class="block">Accessor interface for <a href="https://developer.android.com/reference/android/app/ContextImpl.html?is-external=true" title="class or interface in android.app"><code>ContextImpl</code></a>’s internals.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../org/robolectric/shadows/ShadowInputMethodManager.SoftInputVisibilityChangeHandler.html" title="interface in org.robolectric.shadows">ShadowInputMethodManager.SoftInputVisibilityChangeHandler</a></td>
<td class="colLast">
<div class="block">Handler for receiving soft input visibility changed event.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../org/robolectric/shadows/ShadowInstrumentation._Instrumentation_.html" title="interface in org.robolectric.shadows">ShadowInstrumentation._Instrumentation_</a></td>
<td class="colLast">
<div class="block">Accessor interface for <a href="https://developer.android.com/reference/android/app/Instrumentation.html?is-external=true" title="class or interface in android.app"><code>Instrumentation</code></a>’s internals.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../org/robolectric/shadows/ShadowLoadedApk._LoadedApk_.html" title="interface in org.robolectric.shadows">ShadowLoadedApk._LoadedApk_</a></td>
<td class="colLast">
<div class="block">Accessor interface for <a href="https://developer.android.com/reference/android/app/LoadedApk.html?is-external=true" title="class or interface in android.app"><code>LoadedApk</code></a>’s internals.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../org/robolectric/shadows/ShadowMediaPlayer.CreateListener.html" title="interface in org.robolectric.shadows">ShadowMediaPlayer.CreateListener</a></td>
<td class="colLast">
<div class="block">Callback interface for clients that wish to be informed when a new <a href="https://developer.android.com/reference/android/media/MediaPlayer.html?is-external=true" title="class or interface in android.media"><code>MediaPlayer</code></a> instance is constructed.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../org/robolectric/shadows/ShadowMediaPlayer.MediaEvent.html" title="interface in org.robolectric.shadows">ShadowMediaPlayer.MediaEvent</a></td>
<td class="colLast"> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../org/robolectric/shadows/ShadowPackageParser._Package_.html" title="interface in org.robolectric.shadows">ShadowPackageParser._Package_</a></td>
<td class="colLast">
<div class="block">Accessor interface for <a href="https://developer.android.com/reference/android/content/pm/PackageParser.Package.html?is-external=true" title="class or interface in android.content.pm"><code>PackageParser.Package</code></a>’s internals.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../org/robolectric/shadows/ShadowSystemServiceRegistry._ServiceFetcherM_.html" title="interface in org.robolectric.shadows">ShadowSystemServiceRegistry._ServiceFetcherM_</a></td>
<td class="colLast">
<div class="block">Accessor interface for <code>android.app.SystemServiceRegistry.StaticOuterContextServiceFetcher</code>’s internals (for M).</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../org/robolectric/shadows/ShadowSystemServiceRegistry._ServiceFetcherN_.html" title="interface in org.robolectric.shadows">ShadowSystemServiceRegistry._ServiceFetcherN_</a></td>
<td class="colLast">
<div class="block">Accessor interface for <a href="https://developer.android.com/reference/android/app/SystemServiceRegistry.StaticApplicationContextServiceFetcher.html?is-external=true" title="class or interface in android.app"><code>SystemServiceRegistry.StaticApplicationContextServiceFetcher</code></a>’s internals (for N+).</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../org/robolectric/shadows/ShadowSystemServiceRegistry._StaticServiceFetcher_.html" title="interface in org.robolectric.shadows">ShadowSystemServiceRegistry._StaticServiceFetcher_</a></td>
<td class="colLast">
<div class="block">Accessor interface for <a href="https://developer.android.com/reference/android/app/SystemServiceRegistry.StaticServiceFetcher.html?is-external=true" title="class or interface in android.app"><code>SystemServiceRegistry.StaticServiceFetcher</code></a>’s internals.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../org/robolectric/shadows/ShadowUsbManager._UsbManager_.html" title="interface in org.robolectric.shadows">ShadowUsbManager._UsbManager_</a></td>
<td class="colLast">
<div class="block">Accessor interface for <a href="https://developer.android.com/reference/android/hardware/usb/UsbManager.html?is-external=true" title="class or interface in android.hardware.usb"><code>UsbManager</code></a>’s internals.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<table class="typeSummary" border="0" cellpadding="3" cellspacing="0" summary="Class Summary table, listing classes, and an explanation">
<caption><span>Class Summary</span><span class="tabEnd"> </span></caption>
<tr>
<th class="colFirst" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a href="../../../org/robolectric/shadows/CachedPathIteratorFactory.html" title="class in org.robolectric.shadows">CachedPathIteratorFactory</a></td>
<td class="colLast">
<div class="block">Class that returns iterators for a given path.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../org/robolectric/shadows/ClassNameResolver.html" title="class in org.robolectric.shadows">ClassNameResolver</a><T></td>
<td class="colLast"> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../org/robolectric/shadows/Converter.html" title="class in org.robolectric.shadows">Converter</a><T></td>
<td class="colLast"> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../org/robolectric/shadows/Converter.FromArray.html" title="class in org.robolectric.shadows">Converter.FromArray</a></td>
<td class="colLast"> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../org/robolectric/shadows/Converter.FromAttrData.html" title="class in org.robolectric.shadows">Converter.FromAttrData</a></td>
<td class="colLast"> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../org/robolectric/shadows/Converter.FromCharSequence.html" title="class in org.robolectric.shadows">Converter.FromCharSequence</a></td>
<td class="colLast"> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../org/robolectric/shadows/Converter.FromColor.html" title="class in org.robolectric.shadows">Converter.FromColor</a></td>
<td class="colLast"> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../org/robolectric/shadows/Converter.FromFilePath.html" title="class in org.robolectric.shadows">Converter.FromFilePath</a></td>
<td class="colLast"> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../org/robolectric/shadows/Converter2.html" title="class in org.robolectric.shadows">Converter2</a><T></td>
<td class="colLast"> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../org/robolectric/shadows/Converter2.FromCharSequence.html" title="class in org.robolectric.shadows">Converter2.FromCharSequence</a></td>
<td class="colLast"> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../org/robolectric/shadows/Converter2.FromColor.html" title="class in org.robolectric.shadows">Converter2.FromColor</a></td>
<td class="colLast"> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../org/robolectric/shadows/ImageUtil.html" title="class in org.robolectric.shadows">ImageUtil</a></td>
<td class="colLast"> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../org/robolectric/shadows/LegacyManifestParser.html" title="class in org.robolectric.shadows">LegacyManifestParser</a></td>
<td class="colLast">
<div class="block">Creates a <a href="https://developer.android.com/reference/android/content/pm/PackageInfo.html?is-external=true" title="class or interface in android.content.pm"><code>PackageInfo</code></a> from a <a href="../../../org/robolectric/manifest/AndroidManifest.html" title="class in org.robolectric.manifest"><code>AndroidManifest</code></a></div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../org/robolectric/shadows/NativeAndroidInput.html" title="class in org.robolectric.shadows">NativeAndroidInput</a></td>
<td class="colLast">
<div class="block">Java representation of framework native system headers Transliterated from oreo-mr1 (SDK 27) frameworks/native/include/android/Input.h</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../org/robolectric/shadows/NativeBitSet64.html" title="class in org.robolectric.shadows">NativeBitSet64</a></td>
<td class="colLast">
<div class="block">Transliteration of native BitSet64.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../org/robolectric/shadows/NativeInput.html" title="class in org.robolectric.shadows">NativeInput</a></td>
<td class="colLast">
<div class="block">Java representation of framework native input Transliterated from oreo-mr1 (SDK 27) frameworks/native/include/input/Input.h and libs/input/Input.cpp</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../org/robolectric/shadows/ResourceHelper.html" title="class in org.robolectric.shadows">ResourceHelper</a></td>
<td class="colLast">
<div class="block">Helper class to provide various conversion method used in handling android resources.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../org/robolectric/shadows/ResourceHelper2.html" title="class in org.robolectric.shadows">ResourceHelper2</a></td>
<td class="colLast">
<div class="block">Helper class to provide various conversion method used in handling android resources.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../org/robolectric/shadows/ResourceModeShadowPicker.html" title="class in org.robolectric.shadows">ResourceModeShadowPicker</a><T></td>
<td class="colLast"> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../org/robolectric/shadows/RoundRectangle.html" title="class in org.robolectric.shadows">RoundRectangle</a></td>
<td class="colLast">
<div class="block">Defines a rectangle with rounded corners, where the sizes of the corners are potentially different.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../org/robolectric/shadows/ShadowAbsListView.html" title="class in org.robolectric.shadows">ShadowAbsListView</a></td>
<td class="colLast"> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../org/robolectric/shadows/ShadowAbsSeekBar.html" title="class in org.robolectric.shadows">ShadowAbsSeekBar</a></td>
<td class="colLast"> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../org/robolectric/shadows/ShadowAbsSpinner.html" title="class in org.robolectric.shadows">ShadowAbsSpinner</a></td>
<td class="colLast"> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../org/robolectric/shadows/ShadowAbstractCursor.html" title="class in org.robolectric.shadows">ShadowAbstractCursor</a></td>
<td class="colLast"> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../org/robolectric/shadows/ShadowAccessibilityButtonController.html" title="class in org.robolectric.shadows">ShadowAccessibilityButtonController</a></td>
<td class="colLast">
<div class="block">Shadow for <a href="https://developer.android.com/reference/android/accessibilityservice/AccessibilityButtonController.html?is-external=true" title="class or interface in android.accessibilityservice"><code>AccessibilityButtonController</code></a>.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../org/robolectric/shadows/ShadowAccessibilityManager.html" title="class in org.robolectric.shadows">ShadowAccessibilityManager</a></td>
<td class="colLast"> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../org/robolectric/shadows/ShadowAccessibilityNodeInfo.html" title="class in org.robolectric.shadows">ShadowAccessibilityNodeInfo</a></td>
<td class="colLast">
<div class="block">Properties of <a href="https://developer.android.com/reference/android/view/accessibility/AccessibilityNodeInfo.html?is-external=true" title="class or interface in android.view.accessibility"><code>AccessibilityNodeInfo</code></a> that are normally locked may be changed using test APIs.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../org/robolectric/shadows/ShadowAccessibilityNodeInfo.ShadowAccessibilityAction.html" title="class in org.robolectric.shadows">ShadowAccessibilityNodeInfo.ShadowAccessibilityAction</a></td>
<td class="colLast">
<div class="block">Shadow of AccessibilityAction.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../org/robolectric/shadows/ShadowAccessibilityRecord.html" title="class in org.robolectric.shadows">ShadowAccessibilityRecord</a></td>
<td class="colLast">
<div class="block">Shadow of <a href="https://developer.android.com/reference/android/view/accessibility/AccessibilityRecord.html?is-external=true" title="class or interface in android.view.accessibility"><code>AccessibilityRecord</code></a>.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../org/robolectric/shadows/ShadowAccessibilityService.html" title="class in org.robolectric.shadows">ShadowAccessibilityService</a></td>
<td class="colLast">
<div class="block">Shadow of AccessibilityService that saves global actions to a list.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../org/robolectric/shadows/ShadowAccessibilityWindowInfo.html" title="class in org.robolectric.shadows">ShadowAccessibilityWindowInfo</a></td>
<td class="colLast">
<div class="block">Shadow of <a href="https://developer.android.com/reference/android/view/accessibility/AccessibilityWindowInfo.html?is-external=true" title="class or interface in android.view.accessibility"><code>AccessibilityWindowInfo</code></a> that allows a test to set properties that are locked in the original class.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../org/robolectric/shadows/ShadowAccountManager.html" title="class in org.robolectric.shadows">ShadowAccountManager</a></td>
<td class="colLast"> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../org/robolectric/shadows/ShadowActivity.html" title="class in org.robolectric.shadows">ShadowActivity</a></td>
<td class="colLast"> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../org/robolectric/shadows/ShadowActivity.IntentForResult.html" title="class in org.robolectric.shadows">ShadowActivity.IntentForResult</a></td>
<td class="colLast">
<div class="block">Container object to hold an Intent, together with the requestCode used in a call to <code>Activity.startActivityForResult(Intent, int)</code></div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../org/robolectric/shadows/ShadowActivity.PermissionsRequest.html" title="class in org.robolectric.shadows">ShadowActivity.PermissionsRequest</a></td>
<td class="colLast">
<div class="block">Class to hold a permissions request, including its request code.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../org/robolectric/shadows/ShadowActivityGroup.html" title="class in org.robolectric.shadows">ShadowActivityGroup</a></td>
<td class="colLast"> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../org/robolectric/shadows/ShadowActivityManager.html" title="class in org.robolectric.shadows">ShadowActivityManager</a></td>
<td class="colLast"> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../org/robolectric/shadows/ShadowActivityManagerNative.html" title="class in org.robolectric.shadows">ShadowActivityManagerNative</a></td>
<td class="colLast"> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../org/robolectric/shadows/ShadowActivityThread.html" title="class in org.robolectric.shadows">ShadowActivityThread</a></td>
<td class="colLast"> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../org/robolectric/shadows/ShadowAdapterView.html" title="class in org.robolectric.shadows">ShadowAdapterView</a><T extends <a href="https://developer.android.com/reference/android/widget/Adapter.html?is-external=true" title="class or interface in android.widget">Adapter</a>></td>
<td class="colLast"> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../org/robolectric/shadows/ShadowAlarmManager.html" title="class in org.robolectric.shadows">ShadowAlarmManager</a></td>
<td class="colLast"> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../org/robolectric/shadows/ShadowAlarmManager.ScheduledAlarm.html" title="class in org.robolectric.shadows">ShadowAlarmManager.ScheduledAlarm</a></td>
<td class="colLast">
<div class="block">Container object to hold a PendingIntent and parameters describing when to send it.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../org/robolectric/shadows/ShadowAlertController.html" title="class in org.robolectric.shadows">ShadowAlertController</a></td>
<td class="colLast"> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../org/robolectric/shadows/ShadowAlertDialog.html" title="class in org.robolectric.shadows">ShadowAlertDialog</a></td>
<td class="colLast"> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../org/robolectric/shadows/ShadowAlertDialog.ShadowBuilder.html" title="class in org.robolectric.shadows">ShadowAlertDialog.ShadowBuilder</a></td>
<td class="colLast"> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../org/robolectric/shadows/ShadowAndroidBidi.html" title="class in org.robolectric.shadows">ShadowAndroidBidi</a></td>
<td class="colLast"> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../org/robolectric/shadows/ShadowAndroidHttpClient.html" title="class in org.robolectric.shadows">ShadowAndroidHttpClient</a></td>
<td class="colLast"> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../org/robolectric/shadows/ShadowAnimationBridge.html" title="class in org.robolectric.shadows">ShadowAnimationBridge</a></td>
<td class="colLast">
<div class="block">Bridge between shadows and <a href="https://developer.android.com/reference/android/view/animation/Animation.html?is-external=true" title="class or interface in android.view.animation"><code>Animation</code></a>.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../org/robolectric/shadows/ShadowAnimationUtils.html" title="class in org.robolectric.shadows">ShadowAnimationUtils</a></td>
<td class="colLast"> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../org/robolectric/shadows/ShadowApkAssets.html" title="class in org.robolectric.shadows">ShadowApkAssets</a></td>
<td class="colLast"> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../org/robolectric/shadows/ShadowApkAssets.Picker.html" title="class in org.robolectric.shadows">ShadowApkAssets.Picker</a></td>
<td class="colLast"> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../org/robolectric/shadows/ShadowApplication.html" title="class in org.robolectric.shadows">ShadowApplication</a></td>
<td class="colLast"> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../org/robolectric/shadows/ShadowApplication.Wrapper.html" title="class in org.robolectric.shadows">ShadowApplication.Wrapper</a></td>
<td class="colLast"> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../org/robolectric/shadows/ShadowApplicationPackageManager.html" title="class in org.robolectric.shadows">ShadowApplicationPackageManager</a></td>
<td class="colLast"> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../org/robolectric/shadows/ShadowAppOpsManager.html" title="class in org.robolectric.shadows">ShadowAppOpsManager</a></td>
<td class="colLast"> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../org/robolectric/shadows/ShadowAppOpsManager.ModeAndException.html" title="class in org.robolectric.shadows">ShadowAppOpsManager.ModeAndException</a></td>
<td class="colLast">
<div class="block">Class holding usage mode and excpetion packages.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../org/robolectric/shadows/ShadowAppTask.html" title="class in org.robolectric.shadows">ShadowAppTask</a></td>
<td class="colLast"> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../org/robolectric/shadows/ShadowAppWidgetHost.html" title="class in org.robolectric.shadows">ShadowAppWidgetHost</a></td>
<td class="colLast"> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../org/robolectric/shadows/ShadowAppWidgetHostView.html" title="class in org.robolectric.shadows">ShadowAppWidgetHostView</a></td>
<td class="colLast"> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../org/robolectric/shadows/ShadowAppWidgetManager.html" title="class in org.robolectric.shadows">ShadowAppWidgetManager</a></td>
<td class="colLast"> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../org/robolectric/shadows/ShadowArrayAdapter.html" title="class in org.robolectric.shadows">ShadowArrayAdapter</a><T></td>
<td class="colLast"> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../org/robolectric/shadows/ShadowArscApkAssets9.html" title="class in org.robolectric.shadows">ShadowArscApkAssets9</a></td>
<td class="colLast"> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../org/robolectric/shadows/ShadowArscAssetInputStream.html" title="class in org.robolectric.shadows">ShadowArscAssetInputStream</a></td>
<td class="colLast"> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../org/robolectric/shadows/ShadowArscAssetManager.html" title="class in org.robolectric.shadows">ShadowArscAssetManager</a></td>
<td class="colLast"> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../org/robolectric/shadows/ShadowArscAssetManager9.html" title="class in org.robolectric.shadows">ShadowArscAssetManager9</a></td>
<td class="colLast"> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../org/robolectric/shadows/ShadowArscResourcesImpl.html" title="class in org.robolectric.shadows">ShadowArscResourcesImpl</a></td>
<td class="colLast"> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../org/robolectric/shadows/ShadowAssetInputStream.html" title="class in org.robolectric.shadows">ShadowAssetInputStream</a></td>
<td class="colLast"> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../org/robolectric/shadows/ShadowAssetInputStream.Picker.html" title="class in org.robolectric.shadows">ShadowAssetInputStream.Picker</a></td>
<td class="colLast"> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../org/robolectric/shadows/ShadowAssetManager.html" title="class in org.robolectric.shadows">ShadowAssetManager</a></td>
<td class="colLast"> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../org/robolectric/shadows/ShadowAssetManager.ArscBase.html" title="class in org.robolectric.shadows">ShadowAssetManager.ArscBase</a></td>
<td class="colLast"> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../org/robolectric/shadows/ShadowAssetManager.Picker.html" title="class in org.robolectric.shadows">ShadowAssetManager.Picker</a></td>
<td class="colLast"> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../org/robolectric/shadows/ShadowAsyncQueryHandler.html" title="class in org.robolectric.shadows">ShadowAsyncQueryHandler</a></td>
<td class="colLast">
<div class="block">Shadow of <a href="https://developer.android.com/reference/android/content/AsyncQueryHandler.html?is-external=true" title="class or interface in android.content"><code>AsyncQueryHandler</code></a>, which calls methods synchronously.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../org/robolectric/shadows/ShadowAsyncTask.html" title="class in org.robolectric.shadows">ShadowAsyncTask</a><Params,Progress,Result></td>
<td class="colLast"> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../org/robolectric/shadows/ShadowAsyncTaskBridge.html" title="class in org.robolectric.shadows">ShadowAsyncTaskBridge</a><Params,Progress,Result></td>
<td class="colLast">
<div class="block">Bridge between shadows and <a href="https://developer.android.com/reference/android/os/AsyncTask.html?is-external=true" title="class or interface in android.os"><code>AsyncTask</code></a>.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../org/robolectric/shadows/ShadowAsyncTaskLoader.html" title="class in org.robolectric.shadows">ShadowAsyncTaskLoader</a><D></td>
<td class="colLast"> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../org/robolectric/shadows/ShadowAudioEffect.html" title="class in org.robolectric.shadows">ShadowAudioEffect</a></td>
<td class="colLast"> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../org/robolectric/shadows/ShadowAudioManager.html" title="class in org.robolectric.shadows">ShadowAudioManager</a></td>
<td class="colLast"> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../org/robolectric/shadows/ShadowAudioManager.AudioFocusRequest.html" title="class in org.robolectric.shadows">ShadowAudioManager.AudioFocusRequest</a></td>
<td class="colLast"> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../org/robolectric/shadows/ShadowAutofillManager.html" title="class in org.robolectric.shadows">ShadowAutofillManager</a></td>
<td class="colLast">
<div class="block">Robolectric implementation of <a href="https://developer.android.com/reference/android/os/AutofillManager.html?is-external=true" title="class or interface in android.os"><code>AutofillManager</code></a>.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../org/robolectric/shadows/ShadowBackgroundThread.html" title="class in org.robolectric.shadows">ShadowBackgroundThread</a></td>
<td class="colLast"> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../org/robolectric/shadows/ShadowBackupManager.html" title="class in org.robolectric.shadows">ShadowBackupManager</a></td>
<td class="colLast">
<div class="block">A stub implementation of <a href="https://developer.android.com/reference/android/app/backup/BackupManager.html?is-external=true" title="class or interface in android.app.backup"><code>BackupManager</code></a> that instead of connecting to a real backup transport and performing restores, stores which packages are restored from which backup set, and can be verified using methods on the shadow like <a href="../../../org/robolectric/shadows/ShadowBackupManager.html#getPackageRestoreToken-java.lang.String-"><code>ShadowBackupManager.getPackageRestoreToken(String)</code></a>.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../org/robolectric/shadows/ShadowBaseAdapter.html" title="class in org.robolectric.shadows">ShadowBaseAdapter</a></td>
<td class="colLast"> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../org/robolectric/shadows/ShadowBatteryManager.html" title="class in org.robolectric.shadows">ShadowBatteryManager</a></td>
<td class="colLast"> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../org/robolectric/shadows/ShadowBinder.html" title="class in org.robolectric.shadows">ShadowBinder</a></td>
<td class="colLast"> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../org/robolectric/shadows/ShadowBinderBridge.html" title="class in org.robolectric.shadows">ShadowBinderBridge</a></td>
<td class="colLast">
<div class="block">Bridge between shadow and <a href="https://developer.android.com/reference/android/os/Binder.html?is-external=true" title="class or interface in android.os"><code>Binder</code></a>.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../org/robolectric/shadows/ShadowBitmap.html" title="class in org.robolectric.shadows">ShadowBitmap</a></td>
<td class="colLast"> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../org/robolectric/shadows/ShadowBitmapDrawable.html" title="class in org.robolectric.shadows">ShadowBitmapDrawable</a></td>
<td class="colLast"> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../org/robolectric/shadows/ShadowBitmapFactory.html" title="class in org.robolectric.shadows">ShadowBitmapFactory</a></td>
<td class="colLast"> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../org/robolectric/shadows/ShadowBitmapRegionDecoder.html" title="class in org.robolectric.shadows">ShadowBitmapRegionDecoder</a></td>
<td class="colLast"> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../org/robolectric/shadows/ShadowBitmapShader.html" title="class in org.robolectric.shadows">ShadowBitmapShader</a></td>
<td class="colLast"> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../org/robolectric/shadows/ShadowBlockGuardOs.html" title="class in org.robolectric.shadows">ShadowBlockGuardOs</a></td>
<td class="colLast"> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../org/robolectric/shadows/ShadowBluetoothAdapter.html" title="class in org.robolectric.shadows">ShadowBluetoothAdapter</a></td>
<td class="colLast"> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../org/robolectric/shadows/ShadowBluetoothDevice.html" title="class in org.robolectric.shadows">ShadowBluetoothDevice</a></td>
<td class="colLast"> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../org/robolectric/shadows/ShadowBluetoothGatt.html" title="class in org.robolectric.shadows">ShadowBluetoothGatt</a></td>
<td class="colLast"> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../org/robolectric/shadows/ShadowBluetoothHeadset.html" title="class in org.robolectric.shadows">ShadowBluetoothHeadset</a></td>
<td class="colLast">
<div class="block">Shadow for <a href="https://developer.android.com/reference/android/bluetooth/BluetoothHeadset.html?is-external=true" title="class or interface in android.bluetooth"><code>BluetoothHeadset</code></a></div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../org/robolectric/shadows/ShadowBluetoothManager.html" title="class in org.robolectric.shadows">ShadowBluetoothManager</a></td>
<td class="colLast"> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../org/robolectric/shadows/ShadowBluetoothServerSocket.html" title="class in org.robolectric.shadows">ShadowBluetoothServerSocket</a></td>
<td class="colLast"> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../org/robolectric/shadows/ShadowBluetoothSocket.html" title="class in org.robolectric.shadows">ShadowBluetoothSocket</a></td>
<td class="colLast"> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../org/robolectric/shadows/ShadowBroadcastPendingResult.html" title="class in org.robolectric.shadows">ShadowBroadcastPendingResult</a></td>
<td class="colLast"> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../org/robolectric/shadows/ShadowBroadcastReceiver.html" title="class in org.robolectric.shadows">ShadowBroadcastReceiver</a></td>
<td class="colLast"> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../org/robolectric/shadows/ShadowBuild.html" title="class in org.robolectric.shadows">ShadowBuild</a></td>
<td class="colLast"> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../org/robolectric/shadows/ShadowCamera.html" title="class in org.robolectric.shadows">ShadowCamera</a></td>
<td class="colLast"> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../org/robolectric/shadows/ShadowCamera.ShadowParameters.html" title="class in org.robolectric.shadows">ShadowCamera.ShadowParameters</a></td>
<td class="colLast">
<div class="block">Shadows the Android <code>Camera.Parameters</code> class.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../org/robolectric/shadows/ShadowCamera.ShadowSize.html" title="class in org.robolectric.shadows">ShadowCamera.ShadowSize</a></td>
<td class="colLast"> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../org/robolectric/shadows/ShadowCameraCharacteristics.html" title="class in org.robolectric.shadows">ShadowCameraCharacteristics</a></td>
<td class="colLast"> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../org/robolectric/shadows/ShadowCameraManager.html" title="class in org.robolectric.shadows">ShadowCameraManager</a></td>
<td class="colLast"> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../org/robolectric/shadows/ShadowCanvas.html" title="class in org.robolectric.shadows">ShadowCanvas</a></td>
<td class="colLast">
<div class="block">Broken.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../org/robolectric/shadows/ShadowCanvas.ArcPaintHistoryEvent.html" title="class in org.robolectric.shadows">ShadowCanvas.ArcPaintHistoryEvent</a></td>
<td class="colLast"> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../org/robolectric/shadows/ShadowCanvas.CirclePaintHistoryEvent.html" title="class in org.robolectric.shadows">ShadowCanvas.CirclePaintHistoryEvent</a></td>
<td class="colLast"> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../org/robolectric/shadows/ShadowCanvas.LinePaintHistoryEvent.html" title="class in org.robolectric.shadows">ShadowCanvas.LinePaintHistoryEvent</a></td>
<td class="colLast"> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../org/robolectric/shadows/ShadowCanvas.OvalPaintHistoryEvent.html" title="class in org.robolectric.shadows">ShadowCanvas.OvalPaintHistoryEvent</a></td>
<td class="colLast"> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../org/robolectric/shadows/ShadowCanvas.RectPaintHistoryEvent.html" title="class in org.robolectric.shadows">ShadowCanvas.RectPaintHistoryEvent</a></td>
<td class="colLast"> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../org/robolectric/shadows/ShadowCanvas.TextHistoryEvent.html" title="class in org.robolectric.shadows">ShadowCanvas.TextHistoryEvent</a></td>
<td class="colLast"> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../org/robolectric/shadows/ShadowCaptioningManager.html" title="class in org.robolectric.shadows">ShadowCaptioningManager</a></td>
<td class="colLast">
<div class="block">Shadow of <a href="https://developer.android.com/reference/android/view/accessibility/CaptioningManager.html?is-external=true" title="class or interface in android.view.accessibility"><code>CaptioningManager</code></a>.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../org/robolectric/shadows/ShadowCarrierConfigManager.html" title="class in org.robolectric.shadows">ShadowCarrierConfigManager</a></td>
<td class="colLast"> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../org/robolectric/shadows/ShadowChoreographer.html" title="class in org.robolectric.shadows">ShadowChoreographer</a></td>
<td class="colLast">
<div class="block">Robolectric maintains its own concept of the current time from the Choreographer’s point of view, aimed at making animations work correctly.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../org/robolectric/shadows/ShadowClipboardManager.html" title="class in org.robolectric.shadows">ShadowClipboardManager</a></td>
<td class="colLast"> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../org/robolectric/shadows/ShadowColor.html" title="class in org.robolectric.shadows">ShadowColor</a></td>
<td class="colLast"> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../org/robolectric/shadows/ShadowColorMatrixColorFilter.html" title="class in org.robolectric.shadows">ShadowColorMatrixColorFilter</a></td>
<td class="colLast"> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../org/robolectric/shadows/ShadowCompoundButton.html" title="class in org.robolectric.shadows">ShadowCompoundButton</a></td>
<td class="colLast"> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../org/robolectric/shadows/ShadowConnectivityManager.html" title="class in org.robolectric.shadows">ShadowConnectivityManager</a></td>
<td class="colLast"> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../org/robolectric/shadows/ShadowContentObserver.html" title="class in org.robolectric.shadows">ShadowContentObserver</a></td>
<td class="colLast"> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../org/robolectric/shadows/ShadowContentProvider.html" title="class in org.robolectric.shadows">ShadowContentProvider</a></td>
<td class="colLast"> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../org/robolectric/shadows/ShadowContentProviderClient.html" title="class in org.robolectric.shadows">ShadowContentProviderClient</a></td>
<td class="colLast"> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../org/robolectric/shadows/ShadowContentProviderOperation.html" title="class in org.robolectric.shadows">ShadowContentProviderOperation</a></td>
<td class="colLast"> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../org/robolectric/shadows/ShadowContentProviderResult.html" title="class in org.robolectric.shadows">ShadowContentProviderResult</a></td>
<td class="colLast"> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../org/robolectric/shadows/ShadowContentResolver.html" title="class in org.robolectric.shadows">ShadowContentResolver</a></td>
<td class="colLast"> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../org/robolectric/shadows/ShadowContentResolver.DeleteStatement.html" title="class in org.robolectric.shadows">ShadowContentResolver.DeleteStatement</a></td>
<td class="colLast">
<div class="block">A statement used to delete content in a <a href="https://developer.android.com/reference/android/content/ContentProvider.html?is-external=true" title="class or interface in android.content"><code>ContentProvider</code></a>.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../org/robolectric/shadows/ShadowContentResolver.InsertStatement.html" title="class in org.robolectric.shadows">ShadowContentResolver.InsertStatement</a></td>
<td class="colLast">
<div class="block">A statement used to insert content into a <a href="https://developer.android.com/reference/android/content/ContentProvider.html?is-external=true" title="class or interface in android.content"><code>ContentProvider</code></a>.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../org/robolectric/shadows/ShadowContentResolver.NotifiedUri.html" title="class in org.robolectric.shadows">ShadowContentResolver.NotifiedUri</a></td>
<td class="colLast"> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../org/robolectric/shadows/ShadowContentResolver.Statement.html" title="class in org.robolectric.shadows">ShadowContentResolver.Statement</a></td>
<td class="colLast">
<div class="block">A statement used to modify content in a <a href="https://developer.android.com/reference/android/content/ContentProvider.html?is-external=true" title="class or interface in android.content"><code>ContentProvider</code></a>.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../org/robolectric/shadows/ShadowContentResolver.Status.html" title="class in org.robolectric.shadows">ShadowContentResolver.Status</a></td>
<td class="colLast"> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../org/robolectric/shadows/ShadowContentResolver.UpdateStatement.html" title="class in org.robolectric.shadows">ShadowContentResolver.UpdateStatement</a></td>
<td class="colLast">
<div class="block">A statement used to update content in a <a href="https://developer.android.com/reference/android/content/ContentProvider.html?is-external=true" title="class or interface in android.content"><code>ContentProvider</code></a>.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../org/robolectric/shadows/ShadowContentUris.html" title="class in org.robolectric.shadows">ShadowContentUris</a></td>
<td class="colLast"> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../org/robolectric/shadows/ShadowContextImpl.html" title="class in org.robolectric.shadows">ShadowContextImpl</a></td>
<td class="colLast"> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../org/robolectric/shadows/ShadowContextThemeWrapper.html" title="class in org.robolectric.shadows">ShadowContextThemeWrapper</a></td>
<td class="colLast"> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../org/robolectric/shadows/ShadowContextWrapper.html" title="class in org.robolectric.shadows">ShadowContextWrapper</a></td>
<td class="colLast"> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../org/robolectric/shadows/ShadowCookieManager.html" title="class in org.robolectric.shadows">ShadowCookieManager</a></td>
<td class="colLast"> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../org/robolectric/shadows/ShadowCookieSyncManager.html" title="class in org.robolectric.shadows">ShadowCookieSyncManager</a></td>
<td class="colLast"> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../org/robolectric/shadows/ShadowCornerPathEffect.html" title="class in org.robolectric.shadows">ShadowCornerPathEffect</a></td>
<td class="colLast"> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../org/robolectric/shadows/ShadowCountDownTimer.html" title="class in org.robolectric.shadows">ShadowCountDownTimer</a></td>
<td class="colLast"> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../org/robolectric/shadows/ShadowCrossProfileApps.html" title="class in org.robolectric.shadows">ShadowCrossProfileApps</a></td>
<td class="colLast">
<div class="block">Robolectric implementation of <a href="https://developer.android.com/reference/android/content/pm/CrossProfileApps.html?is-external=true" title="class or interface in android.content.pm"><code>CrossProfileApps</code></a>.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../org/robolectric/shadows/ShadowCrossProfileApps.StartedMainActivity.html" title="class in org.robolectric.shadows">ShadowCrossProfileApps.StartedMainActivity</a></td>
<td class="colLast">
<div class="block">Container object to hold parameters passed to <a href="../../../org/robolectric/shadows/ShadowCrossProfileApps.html#startMainActivity-android.content.ComponentName-android.os.UserHandle-"><code>ShadowCrossProfileApps.startMainActivity(ComponentName,
UserHandle)</code></a>.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../org/robolectric/shadows/ShadowCursorWindow.html" title="class in org.robolectric.shadows">ShadowCursorWindow</a></td>
<td class="colLast"> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../org/robolectric/shadows/ShadowCursorWrapper.html" title="class in org.robolectric.shadows">ShadowCursorWrapper</a></td>
<td class="colLast"> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../org/robolectric/shadows/ShadowDashPathEffect.html" title="class in org.robolectric.shadows">ShadowDashPathEffect</a></td>
<td class="colLast"> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../org/robolectric/shadows/ShadowDateFormat.html" title="class in org.robolectric.shadows">ShadowDateFormat</a></td>
<td class="colLast"> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../org/robolectric/shadows/ShadowDateIntervalFormat.html" title="class in org.robolectric.shadows">ShadowDateIntervalFormat</a></td>
<td class="colLast"> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../org/robolectric/shadows/ShadowDatePickerDialog.html" title="class in org.robolectric.shadows">ShadowDatePickerDialog</a></td>
<td class="colLast"> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../org/robolectric/shadows/ShadowDebug.html" title="class in org.robolectric.shadows">ShadowDebug</a></td>
<td class="colLast"> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../org/robolectric/shadows/ShadowDevicePolicyManager.html" title="class in org.robolectric.shadows">ShadowDevicePolicyManager</a></td>
<td class="colLast"> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../org/robolectric/shadows/ShadowDialog.html" title="class in org.robolectric.shadows">ShadowDialog</a></td>
<td class="colLast"> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../org/robolectric/shadows/ShadowDiscoverySession.html" title="class in org.robolectric.shadows">ShadowDiscoverySession</a></td>
<td class="colLast"> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../org/robolectric/shadows/ShadowDisplay.html" title="class in org.robolectric.shadows">ShadowDisplay</a></td>
<td class="colLast">
<div class="block">It is possible to override some display properties using setters on <a href="../../../org/robolectric/shadows/ShadowDisplay.html" title="class in org.robolectric.shadows"><code>ShadowDisplay</code></a>; however, this behavior is deprecated as of Robolectric 3.6 and will be removed in 3.7.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../org/robolectric/shadows/ShadowDisplayListCanvas.html" title="class in org.robolectric.shadows">ShadowDisplayListCanvas</a></td>
<td class="colLast"> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../org/robolectric/shadows/ShadowDisplayManager.html" title="class in org.robolectric.shadows">ShadowDisplayManager</a></td>
<td class="colLast">
<div class="block">For tests, display properties may be changed and devices may be added or removed programmatically.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../org/robolectric/shadows/ShadowDisplayManagerGlobal.html" title="class in org.robolectric.shadows">ShadowDisplayManagerGlobal</a></td>
<td class="colLast"> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../org/robolectric/shadows/ShadowDownloadManager.html" title="class in org.robolectric.shadows">ShadowDownloadManager</a></td>
<td class="colLast"> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../org/robolectric/shadows/ShadowDownloadManager.ShadowQuery.html" title="class in org.robolectric.shadows">ShadowDownloadManager.ShadowQuery</a></td>
<td class="colLast"> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../org/robolectric/shadows/ShadowDownloadManager.ShadowRequest.html" title="class in org.robolectric.shadows">ShadowDownloadManager.ShadowRequest</a></td>
<td class="colLast"> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../org/robolectric/shadows/ShadowDrawable.html" title="class in org.robolectric.shadows">ShadowDrawable</a></td>
<td class="colLast"> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../org/robolectric/shadows/ShadowDropBoxManager.html" title="class in org.robolectric.shadows">ShadowDropBoxManager</a></td>
<td class="colLast">
<div class="block">Fake dropbox manager that starts with no entries.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../org/robolectric/shadows/ShadowEdgeEffect.html" title="class in org.robolectric.shadows">ShadowEdgeEffect</a></td>
<td class="colLast"> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../org/robolectric/shadows/ShadowEnvironment.html" title="class in org.robolectric.shadows">ShadowEnvironment</a></td>
<td class="colLast"> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../org/robolectric/shadows/ShadowEnvironment.ShadowUserEnvironment.html" title="class in org.robolectric.shadows">ShadowEnvironment.ShadowUserEnvironment</a></td>
<td class="colLast"> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../org/robolectric/shadows/ShadowEuiccManager.html" title="class in org.robolectric.shadows">ShadowEuiccManager</a></td>
<td class="colLast"> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../org/robolectric/shadows/ShadowEventLog.html" title="class in org.robolectric.shadows">ShadowEventLog</a></td>
<td class="colLast"> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../org/robolectric/shadows/ShadowEventLog.EventBuilder.html" title="class in org.robolectric.shadows">ShadowEventLog.EventBuilder</a></td>
<td class="colLast">
<div class="block">Class to build <code>EventLog.Event</code></div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../org/robolectric/shadows/ShadowEventLog.ShadowEvent.html" title="class in org.robolectric.shadows">ShadowEventLog.ShadowEvent</a></td>
<td class="colLast"> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../org/robolectric/shadows/ShadowExifInterface.html" title="class in org.robolectric.shadows">ShadowExifInterface</a></td>
<td class="colLast"> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../org/robolectric/shadows/ShadowExpandableListView.html" title="class in org.robolectric.shadows">ShadowExpandableListView</a></td>
<td class="colLast"> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../org/robolectric/shadows/ShadowFileUtils.html" title="class in org.robolectric.shadows">ShadowFileUtils</a></td>
<td class="colLast"> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../org/robolectric/shadows/ShadowFilter.html" title="class in org.robolectric.shadows">ShadowFilter</a></td>
<td class="colLast"> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../org/robolectric/shadows/ShadowFingerprintManager.html" title="class in org.robolectric.shadows">ShadowFingerprintManager</a></td>
<td class="colLast">
<div class="block">Provides testing APIs for <a href="https://developer.android.com/reference/android/hardware/fingerprint/FingerprintManager.html?is-external=true" title="class or interface in android.hardware.fingerprint"><code>FingerprintManager</code></a></div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../org/robolectric/shadows/ShadowFloatMath.html" title="class in org.robolectric.shadows">ShadowFloatMath</a></td>
<td class="colLast"> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../org/robolectric/shadows/ShadowFontFamily.html" title="class in org.robolectric.shadows">ShadowFontFamily</a></td>
<td class="colLast"> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../org/robolectric/shadows/ShadowFontsContract.html" title="class in org.robolectric.shadows">ShadowFontsContract</a></td>
<td class="colLast"> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../org/robolectric/shadows/ShadowGeocoder.html" title="class in org.robolectric.shadows">ShadowGeocoder</a></td>
<td class="colLast"> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../org/robolectric/shadows/ShadowGestureDetector.html" title="class in org.robolectric.shadows">ShadowGestureDetector</a></td>
<td class="colLast"> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../org/robolectric/shadows/ShadowGLES20.html" title="class in org.robolectric.shadows">ShadowGLES20</a></td>
<td class="colLast">
<div class="block">Fake implementation of <a href="https://developer.android.com/reference/android/opengl/GLES20.html?is-external=true" title="class or interface in android.opengl"><code>GLES20</code></a></div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../org/robolectric/shadows/ShadowGLSurfaceView.html" title="class in org.robolectric.shadows">ShadowGLSurfaceView</a></td>
<td class="colLast">
<div class="block">Fake implementation of GLSurfaceView</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../org/robolectric/shadows/ShadowGradientDrawable.html" title="class in org.robolectric.shadows">ShadowGradientDrawable</a></td>
<td class="colLast"> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../org/robolectric/shadows/ShadowHandler.html" title="class in org.robolectric.shadows">ShadowHandler</a></td>
<td class="colLast">Deprecated</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../org/robolectric/shadows/ShadowHttpResponseCache.html" title="class in org.robolectric.shadows">ShadowHttpResponseCache</a></td>
<td class="colLast"> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../org/robolectric/shadows/ShadowIAppOpsService.html" title="class in org.robolectric.shadows">ShadowIAppOpsService</a></td>
<td class="colLast"> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../org/robolectric/shadows/ShadowIAppOpsService.ShadowStub.html" title="class in org.robolectric.shadows">ShadowIAppOpsService.ShadowStub</a></td>
<td class="colLast"> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../org/robolectric/shadows/ShadowIcon.html" title="class in org.robolectric.shadows">ShadowIcon</a></td>
<td class="colLast"> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../org/robolectric/shadows/ShadowICU.html" title="class in org.robolectric.shadows">ShadowICU</a></td>
<td class="colLast"> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../org/robolectric/shadows/ShadowImageDecoder.html" title="class in org.robolectric.shadows">ShadowImageDecoder</a></td>
<td class="colLast"> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../org/robolectric/shadows/ShadowInputDevice.html" title="class in org.robolectric.shadows">ShadowInputDevice</a></td>
<td class="colLast"> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../org/robolectric/shadows/ShadowInputEvent.html" title="class in org.robolectric.shadows">ShadowInputEvent</a></td>
<td class="colLast"> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../org/robolectric/shadows/ShadowInputEventReceiver.html" title="class in org.robolectric.shadows">ShadowInputEventReceiver</a></td>
<td class="colLast"> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../org/robolectric/shadows/ShadowInputManager.html" title="class in org.robolectric.shadows">ShadowInputManager</a></td>
<td class="colLast"> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../org/robolectric/shadows/ShadowInputMethodManager.html" title="class in org.robolectric.shadows">ShadowInputMethodManager</a></td>
<td class="colLast"> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../org/robolectric/shadows/ShadowInstrumentation.html" title="class in org.robolectric.shadows">ShadowInstrumentation</a></td>
<td class="colLast"> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../org/robolectric/shadows/ShadowIntent.html" title="class in org.robolectric.shadows">ShadowIntent</a></td>
<td class="colLast"> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../org/robolectric/shadows/ShadowIntentService.html" title="class in org.robolectric.shadows">ShadowIntentService</a></td>
<td class="colLast"> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../org/robolectric/shadows/ShadowIoUtils.html" title="class in org.robolectric.shadows">ShadowIoUtils</a></td>
<td class="colLast"> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../org/robolectric/shadows/ShadowJobScheduler.html" title="class in org.robolectric.shadows">ShadowJobScheduler</a></td>
<td class="colLast"> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../org/robolectric/shadows/ShadowJobScheduler.ShadowJobSchedulerImpl.html" title="class in org.robolectric.shadows">ShadowJobScheduler.ShadowJobSchedulerImpl</a></td>
<td class="colLast"> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../org/robolectric/shadows/ShadowJobService.html" title="class in org.robolectric.shadows">ShadowJobService</a></td>
<td class="colLast"> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../org/robolectric/shadows/ShadowJsPromptResult.html" title="class in org.robolectric.shadows">ShadowJsPromptResult</a></td>
<td class="colLast"> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../org/robolectric/shadows/ShadowJsResult.html" title="class in org.robolectric.shadows">ShadowJsResult</a></td>
<td class="colLast"> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../org/robolectric/shadows/ShadowKeyCharacterMap.html" title="class in org.robolectric.shadows">ShadowKeyCharacterMap</a></td>
<td class="colLast"> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../org/robolectric/shadows/ShadowKeyguardManager.html" title="class in org.robolectric.shadows">ShadowKeyguardManager</a></td>
<td class="colLast"> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../org/robolectric/shadows/ShadowKeyguardManager.ShadowKeyguardLock.html" title="class in org.robolectric.shadows">ShadowKeyguardManager.ShadowKeyguardLock</a></td>
<td class="colLast">
<div class="block">An implementation of <code>KeyguardManager#KeyguardLock</code>, for use in tests.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../org/robolectric/shadows/ShadowLayoutAnimationController.html" title="class in org.robolectric.shadows">ShadowLayoutAnimationController</a></td>
<td class="colLast"> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../org/robolectric/shadows/ShadowLegacyApkAssets.html" title="class in org.robolectric.shadows">ShadowLegacyApkAssets</a></td>
<td class="colLast"> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../org/robolectric/shadows/ShadowLegacyAssetInputStream.html" title="class in org.robolectric.shadows">ShadowLegacyAssetInputStream</a></td>
<td class="colLast"> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../org/robolectric/shadows/ShadowLegacyAssetManager.html" title="class in org.robolectric.shadows">ShadowLegacyAssetManager</a></td>
<td class="colLast"> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../org/robolectric/shadows/ShadowLegacyResourcesImpl.html" title="class in org.robolectric.shadows">ShadowLegacyResourcesImpl</a></td>
<td class="colLast"> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../org/robolectric/shadows/ShadowLegacyResourcesImpl.ShadowLegacyThemeImpl.html" title="class in org.robolectric.shadows">ShadowLegacyResourcesImpl.ShadowLegacyThemeImpl</a></td>
<td class="colLast"> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../org/robolectric/shadows/ShadowLinearGradient.html" title="class in org.robolectric.shadows">ShadowLinearGradient</a></td>
<td class="colLast"> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../org/robolectric/shadows/ShadowLinearLayout.html" title="class in org.robolectric.shadows">ShadowLinearLayout</a></td>
<td class="colLast"> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../org/robolectric/shadows/ShadowLinkMovementMethod.html" title="class in org.robolectric.shadows">ShadowLinkMovementMethod</a></td>
<td class="colLast"> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../org/robolectric/shadows/ShadowLinux.html" title="class in org.robolectric.shadows">ShadowLinux</a></td>
<td class="colLast"> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../org/robolectric/shadows/ShadowListPopupWindow.html" title="class in org.robolectric.shadows">ShadowListPopupWindow</a></td>
<td class="colLast"> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../org/robolectric/shadows/ShadowListView.html" title="class in org.robolectric.shadows">ShadowListView</a></td>
<td class="colLast"> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../org/robolectric/shadows/ShadowLoadedApk.html" title="class in org.robolectric.shadows">ShadowLoadedApk</a></td>
<td class="colLast"> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../org/robolectric/shadows/ShadowLocalActivityManager.html" title="class in org.robolectric.shadows">ShadowLocalActivityManager</a></td>
<td class="colLast"> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../org/robolectric/shadows/ShadowLocaleData.html" title="class in org.robolectric.shadows">ShadowLocaleData</a></td>
<td class="colLast">
<div class="block">Robolectric only supports en_US regardless of the default locale set in the JVM.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../org/robolectric/shadows/ShadowLocationManager.html" title="class in org.robolectric.shadows">ShadowLocationManager</a></td>
<td class="colLast"> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../org/robolectric/shadows/ShadowLog.html" title="class in org.robolectric.shadows">ShadowLog</a></td>
<td class="colLast"> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../org/robolectric/shadows/ShadowLog.LogItem.html" title="class in org.robolectric.shadows">ShadowLog.LogItem</a></td>
<td class="colLast"> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../org/robolectric/shadows/ShadowLooper.html" title="class in org.robolectric.shadows">ShadowLooper</a></td>
<td class="colLast">
<div class="block">Robolectric enqueues posted <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Runnable.html?is-external=true" title="class or interface in java.lang"><code>Runnable</code></a>s to be run (on this thread) later.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../org/robolectric/shadows/ShadowMatrix.html" title="class in org.robolectric.shadows">ShadowMatrix</a></td>
<td class="colLast"> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../org/robolectric/shadows/ShadowMeasuredParagraph.html" title="class in org.robolectric.shadows">ShadowMeasuredParagraph</a></td>
<td class="colLast"> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../org/robolectric/shadows/ShadowMediaCodec.html" title="class in org.robolectric.shadows">ShadowMediaCodec</a></td>
<td class="colLast">
<div class="block">Implementation of <a href="https://developer.android.com/reference/android/media/MediaCodec.html?is-external=true" title="class or interface in android.media"><code>MediaCodec</code></a> which only supports a passthrough asynchronous encoding pipeline.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../org/robolectric/shadows/ShadowMediaCodec.ShadowCodecBuffer.html" title="class in org.robolectric.shadows">ShadowMediaCodec.ShadowCodecBuffer</a></td>
<td class="colLast">
<div class="block">Shadows CodecBuffer to prevent attempting to free non-direct ByteBuffer objects.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../org/robolectric/shadows/ShadowMediaMetadataRetriever.html" title="class in org.robolectric.shadows">ShadowMediaMetadataRetriever</a></td>
<td class="colLast"> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../org/robolectric/shadows/ShadowMediaMuxer.html" title="class in org.robolectric.shadows">ShadowMediaMuxer</a></td>
<td class="colLast">
<div class="block">Implementation of <a href="https://developer.android.com/reference/android/media/MediaMuxer.html?is-external=true" title="class or interface in android.media"><code>MediaMuxer</code></a> which directly passes input bytes to the specified file, with no modification.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../org/robolectric/shadows/ShadowMediaPlayer.html" title="class in org.robolectric.shadows">ShadowMediaPlayer</a></td>
<td class="colLast">
<div class="block">Automated testing of media playback can be a difficult thing - especially testing that your code properly handles asynchronous errors and events.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../org/robolectric/shadows/ShadowMediaPlayer.MediaInfo.html" title="class in org.robolectric.shadows">ShadowMediaPlayer.MediaInfo</a></td>
<td class="colLast">
<div class="block">Class specifying information for an emulated media object.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../org/robolectric/shadows/ShadowMediaRecorder.html" title="class in org.robolectric.shadows">ShadowMediaRecorder</a></td>
<td class="colLast"> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../org/robolectric/shadows/ShadowMediaRouter.html" title="class in org.robolectric.shadows">ShadowMediaRouter</a></td>
<td class="colLast">
<div class="block">Shadow class for <a href="https://developer.android.com/reference/android/media/MediaRouter.html?is-external=true" title="class or interface in android.media"><code>MediaRouter</code></a>.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../org/robolectric/shadows/ShadowMediaScannerConnection.html" title="class in org.robolectric.shadows">ShadowMediaScannerConnection</a></td>
<td class="colLast"> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../org/robolectric/shadows/ShadowMediaSession.html" title="class in org.robolectric.shadows">ShadowMediaSession</a></td>
<td class="colLast"> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../org/robolectric/shadows/ShadowMediaStore.html" title="class in org.robolectric.shadows">ShadowMediaStore</a></td>
<td class="colLast"> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../org/robolectric/shadows/ShadowMediaStore.ShadowImages.html" title="class in org.robolectric.shadows">ShadowMediaStore.ShadowImages</a></td>
<td class="colLast"> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../org/robolectric/shadows/ShadowMediaStore.ShadowImages.ShadowMedia.html" title="class in org.robolectric.shadows">ShadowMediaStore.ShadowImages.ShadowMedia</a></td>
<td class="colLast"> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../org/robolectric/shadows/ShadowMemoryMappedFile.html" title="class in org.robolectric.shadows">ShadowMemoryMappedFile</a></td>
<td class="colLast">
<div class="block">This is used by Android to load and inferFromValue time zone information.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../org/robolectric/shadows/ShadowMessage.html" title="class in org.robolectric.shadows">ShadowMessage</a></td>
<td class="colLast"> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../org/robolectric/shadows/ShadowMessageQueue.html" title="class in org.robolectric.shadows">ShadowMessageQueue</a></td>
<td class="colLast">
<div class="block">Robolectric puts <a href="https://developer.android.com/reference/android/os/Message.html?is-external=true" title="class or interface in android.os"><code>Message</code></a>s into the scheduler queue instead of sending them to be handled on a separate thread.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../org/robolectric/shadows/ShadowMessenger.html" title="class in org.robolectric.shadows">ShadowMessenger</a></td>
<td class="colLast"> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../org/robolectric/shadows/ShadowMimeTypeMap.html" title="class in org.robolectric.shadows">ShadowMimeTypeMap</a></td>
<td class="colLast"> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../org/robolectric/shadows/ShadowMotionEvent.html" title="class in org.robolectric.shadows">ShadowMotionEvent</a></td>
<td class="colLast">
<div class="block">Shadow of MotionEvent.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../org/robolectric/shadows/ShadowNativeAllocationRegistry.html" title="class in org.robolectric.shadows">ShadowNativeAllocationRegistry</a></td>
<td class="colLast"> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../org/robolectric/shadows/ShadowNativePluralRules.html" title="class in org.robolectric.shadows">ShadowNativePluralRules</a></td>
<td class="colLast"> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../org/robolectric/shadows/ShadowNetwork.html" title="class in org.robolectric.shadows">ShadowNetwork</a></td>
<td class="colLast"> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../org/robolectric/shadows/ShadowNetworkInfo.html" title="class in org.robolectric.shadows">ShadowNetworkInfo</a></td>
<td class="colLast"> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../org/robolectric/shadows/ShadowNetworkScoreManager.html" title="class in org.robolectric.shadows">ShadowNetworkScoreManager</a></td>
<td class="colLast">
<div class="block">Provides testing APIs for <a href="https://developer.android.com/reference/android/net/NetworkScoreManager.html?is-external=true" title="class or interface in android.net"><code>NetworkScoreManager</code></a>.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../org/robolectric/shadows/ShadowNfcAdapter.html" title="class in org.robolectric.shadows">ShadowNfcAdapter</a></td>
<td class="colLast"> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../org/robolectric/shadows/ShadowNinePatch.html" title="class in org.robolectric.shadows">ShadowNinePatch</a></td>
<td class="colLast"> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../org/robolectric/shadows/ShadowNotification.html" title="class in org.robolectric.shadows">ShadowNotification</a></td>
<td class="colLast"> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../org/robolectric/shadows/ShadowNotificationManager.html" title="class in org.robolectric.shadows">ShadowNotificationManager</a></td>
<td class="colLast"> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../org/robolectric/shadows/ShadowNsdManager.html" title="class in org.robolectric.shadows">ShadowNsdManager</a></td>
<td class="colLast"> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../org/robolectric/shadows/ShadowNumberPicker.html" title="class in org.robolectric.shadows">ShadowNumberPicker</a></td>
<td class="colLast"> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../org/robolectric/shadows/ShadowObjectAnimator.html" title="class in org.robolectric.shadows">ShadowObjectAnimator</a></td>
<td class="colLast"> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../org/robolectric/shadows/ShadowOpenGLMatrix.html" title="class in org.robolectric.shadows">ShadowOpenGLMatrix</a></td>
<td class="colLast"> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../org/robolectric/shadows/ShadowOutline.html" title="class in org.robolectric.shadows">ShadowOutline</a></td>
<td class="colLast"> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../org/robolectric/shadows/ShadowOverScroller.html" title="class in org.robolectric.shadows">ShadowOverScroller</a></td>
<td class="colLast"> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../org/robolectric/shadows/ShadowPackageInstaller.html" title="class in org.robolectric.shadows">ShadowPackageInstaller</a></td>
<td class="colLast"> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../org/robolectric/shadows/ShadowPackageInstaller.ShadowSession.html" title="class in org.robolectric.shadows">ShadowPackageInstaller.ShadowSession</a></td>
<td class="colLast"> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../org/robolectric/shadows/ShadowPackageManager.html" title="class in org.robolectric.shadows">ShadowPackageManager</a></td>
<td class="colLast"> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../org/robolectric/shadows/ShadowPackageManager.ComponentState.html" title="class in org.robolectric.shadows">ShadowPackageManager.ComponentState</a></td>
<td class="colLast"> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../org/robolectric/shadows/ShadowPackageManager.IntentComparator.html" title="class in org.robolectric.shadows">ShadowPackageManager.IntentComparator</a></td>
<td class="colLast"> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../org/robolectric/shadows/ShadowPackageManager.PackageSetting.html" title="class in org.robolectric.shadows">ShadowPackageManager.PackageSetting</a></td>
<td class="colLast">
<div class="block">Settings for a particular package.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../org/robolectric/shadows/ShadowPackageParser.html" title="class in org.robolectric.shadows">ShadowPackageParser</a></td>
<td class="colLast"> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../org/robolectric/shadows/ShadowPaint.html" title="class in org.robolectric.shadows">ShadowPaint</a></td>
<td class="colLast"> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../org/robolectric/shadows/ShadowParcel.html" title="class in org.robolectric.shadows">ShadowParcel</a></td>
<td class="colLast">
<div class="block">Robolectric’s <a href="https://developer.android.com/reference/android/os/Parcel.html?is-external=true" title="class or interface in android.os"><code>Parcel</code></a> pretends to be backed by a byte buffer, closely matching <a href="https://developer.android.com/reference/android/os/Parcel.html?is-external=true" title="class or interface in android.os"><code>Parcel</code></a>’s position, size, and capacity behavior.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../org/robolectric/shadows/ShadowParcelFileDescriptor.html" title="class in org.robolectric.shadows">ShadowParcelFileDescriptor</a></td>
<td class="colLast"> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../org/robolectric/shadows/ShadowPath.html" title="class in org.robolectric.shadows">ShadowPath</a></td>
<td class="colLast">
<div class="block">The shadow only supports straight-line paths.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../org/robolectric/shadows/ShadowPath.Point.html" title="class in org.robolectric.shadows">ShadowPath.Point</a></td>
<td class="colLast"> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../org/robolectric/shadows/ShadowPathMeasure.html" title="class in org.robolectric.shadows">ShadowPathMeasure</a></td>
<td class="colLast"> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../org/robolectric/shadows/ShadowPathParser.html" title="class in org.robolectric.shadows">ShadowPathParser</a></td>
<td class="colLast"> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../org/robolectric/shadows/ShadowPathParser.PathDataNode.html" title="class in org.robolectric.shadows">ShadowPathParser.PathDataNode</a></td>
<td class="colLast"> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../org/robolectric/shadows/ShadowPathParser.ShadowPathData.html" title="class in org.robolectric.shadows">ShadowPathParser.ShadowPathData</a></td>
<td class="colLast"> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../org/robolectric/shadows/ShadowPeerHandle.html" title="class in org.robolectric.shadows">ShadowPeerHandle</a></td>
<td class="colLast"> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../org/robolectric/shadows/ShadowPendingIntent.html" title="class in org.robolectric.shadows">ShadowPendingIntent</a></td>
<td class="colLast"> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../org/robolectric/shadows/ShadowPhoneWindow.html" title="class in org.robolectric.shadows">ShadowPhoneWindow</a></td>
<td class="colLast"> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../org/robolectric/shadows/ShadowPhoneWindowFor22.html" title="class in org.robolectric.shadows">ShadowPhoneWindowFor22</a></td>
<td class="colLast"> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../org/robolectric/shadows/ShadowPicture.html" title="class in org.robolectric.shadows">ShadowPicture</a></td>
<td class="colLast"> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../org/robolectric/shadows/ShadowPlayerBase.html" title="class in org.robolectric.shadows">ShadowPlayerBase</a></td>
<td class="colLast"> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../org/robolectric/shadows/ShadowPolicyManager.html" title="class in org.robolectric.shadows">ShadowPolicyManager</a></td>
<td class="colLast"> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../org/robolectric/shadows/ShadowPopupMenu.html" title="class in org.robolectric.shadows">ShadowPopupMenu</a></td>
<td class="colLast"> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../org/robolectric/shadows/ShadowPopupWindow.html" title="class in org.robolectric.shadows">ShadowPopupWindow</a></td>
<td class="colLast"> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../org/robolectric/shadows/ShadowPorterDuffColorFilter.html" title="class in org.robolectric.shadows">ShadowPorterDuffColorFilter</a></td>
<td class="colLast"> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../org/robolectric/shadows/ShadowPosix.html" title="class in org.robolectric.shadows">ShadowPosix</a></td>
<td class="colLast"> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../org/robolectric/shadows/ShadowPowerManager.html" title="class in org.robolectric.shadows">ShadowPowerManager</a></td>
<td class="colLast"> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../org/robolectric/shadows/ShadowPowerManager.ShadowWakeLock.html" title="class in org.robolectric.shadows">ShadowPowerManager.ShadowWakeLock</a></td>
<td class="colLast"> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../org/robolectric/shadows/ShadowPrecomputedText.html" title="class in org.robolectric.shadows">ShadowPrecomputedText</a></td>
<td class="colLast"> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../org/robolectric/shadows/ShadowPreference.html" title="class in org.robolectric.shadows">ShadowPreference</a></td>
<td class="colLast"> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../org/robolectric/shadows/ShadowProcess.html" title="class in org.robolectric.shadows">ShadowProcess</a></td>
<td class="colLast"> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../org/robolectric/shadows/ShadowProgressBar.html" title="class in org.robolectric.shadows">ShadowProgressBar</a></td>
<td class="colLast"> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../org/robolectric/shadows/ShadowProgressDialog.html" title="class in org.robolectric.shadows">ShadowProgressDialog</a></td>
<td class="colLast"> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../org/robolectric/shadows/ShadowQueuedWork.html" title="class in org.robolectric.shadows">ShadowQueuedWork</a></td>
<td class="colLast"> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../org/robolectric/shadows/ShadowRangingResult.html" title="class in org.robolectric.shadows">ShadowRangingResult</a></td>
<td class="colLast">
<div class="block">Shadow for <a href="https://developer.android.com/reference/android/net/wifi/rtt/RangingResult.html?is-external=true" title="class or interface in android.net.wifi.rtt"><code>RangingResult</code></a>.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../org/robolectric/shadows/ShadowRangingResult.Builder.html" title="class in org.robolectric.shadows">ShadowRangingResult.Builder</a></td>
<td class="colLast">
<div class="block">A builder for creating ShadowRangingResults.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../org/robolectric/shadows/ShadowRegion.html" title="class in org.robolectric.shadows">ShadowRegion</a></td>
<td class="colLast"> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../org/robolectric/shadows/ShadowRelativeLayout.html" title="class in org.robolectric.shadows">ShadowRelativeLayout</a></td>
<td class="colLast"> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../org/robolectric/shadows/ShadowRemoteCallbackList.html" title="class in org.robolectric.shadows">ShadowRemoteCallbackList</a><E extends <a href="https://developer.android.com/reference/android/os/IInterface.html?is-external=true" title="class or interface in android.os">IInterface</a>></td>
<td class="colLast"> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../org/robolectric/shadows/ShadowRenderNode.html" title="class in org.robolectric.shadows">ShadowRenderNode</a></td>
<td class="colLast"> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../org/robolectric/shadows/ShadowRenderNodeAnimator.html" title="class in org.robolectric.shadows">ShadowRenderNodeAnimator</a></td>
<td class="colLast"> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../org/robolectric/shadows/ShadowResolveInfo.html" title="class in org.robolectric.shadows">ShadowResolveInfo</a></td>
<td class="colLast">
<div class="block">Utilities for <a href="https://developer.android.com/reference/android/content/pm/ResolveInfo.html?is-external=true" title="class or interface in android.content.pm"><code>ResolveInfo</code></a>.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../org/robolectric/shadows/ShadowResources.html" title="class in org.robolectric.shadows">ShadowResources</a></td>
<td class="colLast"> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../org/robolectric/shadows/ShadowResources.ShadowLegacyTheme.html" title="class in org.robolectric.shadows">ShadowResources.ShadowLegacyTheme</a></td>
<td class="colLast"> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../org/robolectric/shadows/ShadowResources.ShadowNotFoundException.html" title="class in org.robolectric.shadows">ShadowResources.ShadowNotFoundException</a></td>
<td class="colLast"> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../org/robolectric/shadows/ShadowResources.ShadowTheme.html" title="class in org.robolectric.shadows">ShadowResources.ShadowTheme</a></td>
<td class="colLast"> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../org/robolectric/shadows/ShadowResources.ShadowTheme.Picker.html" title="class in org.robolectric.shadows">ShadowResources.ShadowTheme.Picker</a></td>
<td class="colLast"> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../org/robolectric/shadows/ShadowResourcesImpl.html" title="class in org.robolectric.shadows">ShadowResourcesImpl</a></td>
<td class="colLast"> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../org/robolectric/shadows/ShadowResourcesImpl.Picker.html" title="class in org.robolectric.shadows">ShadowResourcesImpl.Picker</a></td>
<td class="colLast"> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../org/robolectric/shadows/ShadowResourcesImpl.ShadowThemeImpl.html" title="class in org.robolectric.shadows">ShadowResourcesImpl.ShadowThemeImpl</a></td>
<td class="colLast"> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../org/robolectric/shadows/ShadowResourcesImpl.ShadowThemeImpl.Picker.html" title="class in org.robolectric.shadows">ShadowResourcesImpl.ShadowThemeImpl.Picker</a></td>
<td class="colLast"> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../org/robolectric/shadows/ShadowResourcesManager.html" title="class in org.robolectric.shadows">ShadowResourcesManager</a></td>
<td class="colLast"> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../org/robolectric/shadows/ShadowRestrictionsManager.html" title="class in org.robolectric.shadows">ShadowRestrictionsManager</a></td>
<td class="colLast">
<div class="block">Shadow of <a href="https://developer.android.com/reference/android/content/RestrictionsManager.html?is-external=true" title="class or interface in android.content"><code>RestrictionsManager</code></a>.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../org/robolectric/shadows/ShadowResultReceiver.html" title="class in org.robolectric.shadows">ShadowResultReceiver</a></td>
<td class="colLast"> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../org/robolectric/shadows/ShadowScaleGestureDetector.html" title="class in org.robolectric.shadows">ShadowScaleGestureDetector</a></td>
<td class="colLast"> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../org/robolectric/shadows/ShadowScanResult.html" title="class in org.robolectric.shadows">ShadowScanResult</a></td>
<td class="colLast"> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../org/robolectric/shadows/ShadowScroller.html" title="class in org.robolectric.shadows">ShadowScroller</a></td>
<td class="colLast"> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../org/robolectric/shadows/ShadowScrollView.html" title="class in org.robolectric.shadows">ShadowScrollView</a></td>
<td class="colLast"> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../org/robolectric/shadows/ShadowSearchManager.html" title="class in org.robolectric.shadows">ShadowSearchManager</a></td>
<td class="colLast"> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../org/robolectric/shadows/ShadowSeekBar.html" title="class in org.robolectric.shadows">ShadowSeekBar</a></td>
<td class="colLast"> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../org/robolectric/shadows/ShadowSensor.html" title="class in org.robolectric.shadows">ShadowSensor</a></td>
<td class="colLast"> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../org/robolectric/shadows/ShadowSensorManager.html" title="class in org.robolectric.shadows">ShadowSensorManager</a></td>
<td class="colLast"> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../org/robolectric/shadows/ShadowService.html" title="class in org.robolectric.shadows">ShadowService</a></td>
<td class="colLast"> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../org/robolectric/shadows/ShadowServiceManager.html" title="class in org.robolectric.shadows">ShadowServiceManager</a></td>
<td class="colLast"> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../org/robolectric/shadows/ShadowSettings.html" title="class in org.robolectric.shadows">ShadowSettings</a></td>
<td class="colLast"> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../org/robolectric/shadows/ShadowSettings.ShadowGlobal.html" title="class in org.robolectric.shadows">ShadowSettings.ShadowGlobal</a></td>
<td class="colLast"> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../org/robolectric/shadows/ShadowSettings.ShadowSecure.html" title="class in org.robolectric.shadows">ShadowSettings.ShadowSecure</a></td>
<td class="colLast"> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../org/robolectric/shadows/ShadowSettings.ShadowSystem.html" title="class in org.robolectric.shadows">ShadowSettings.ShadowSystem</a></td>
<td class="colLast"> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../org/robolectric/shadows/ShadowSharedMemory.html" title="class in org.robolectric.shadows">ShadowSharedMemory</a></td>
<td class="colLast">
<div class="block">A <a href="https://developer.android.com/reference/android/os/SharedMemory.html?is-external=true" title="class or interface in android.os"><code>SharedMemory</code></a> fake that uses a private temporary disk file for storage and Java’s <a href="https://docs.oracle.com/javase/8/docs/api/java/nio/MappedByteBuffer.html?is-external=true" title="class or interface in java.nio"><code>MappedByteBuffer</code></a> for the memory mappings.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../org/robolectric/shadows/ShadowSharedPreferences.html" title="class in org.robolectric.shadows">ShadowSharedPreferences</a></td>
<td class="colLast">
<div class="block">Dummy container class for nested shadow class</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../org/robolectric/shadows/ShadowSharedPreferences.ShadowSharedPreferencesEditorImpl.html" title="class in org.robolectric.shadows">ShadowSharedPreferences.ShadowSharedPreferencesEditorImpl</a></td>
<td class="colLast"> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../org/robolectric/shadows/ShadowShortcutManager.html" title="class in org.robolectric.shadows">ShadowShortcutManager</a></td>
<td class="colLast"> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../org/robolectric/shadows/ShadowSliceManager.html" title="class in org.robolectric.shadows">ShadowSliceManager</a></td>
<td class="colLast">
<div class="block">Shadow of <a href="https://developer.android.com/reference/android/app/slice/SliceManager.html?is-external=true" title="class or interface in android.app.slice"><code>SliceManager</code></a>.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../org/robolectric/shadows/ShadowSmsManager.html" title="class in org.robolectric.shadows">ShadowSmsManager</a></td>
<td class="colLast"> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../org/robolectric/shadows/ShadowSmsManager.DataMessageParams.html" title="class in org.robolectric.shadows">ShadowSmsManager.DataMessageParams</a></td>
<td class="colLast"> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../org/robolectric/shadows/ShadowSmsManager.TextMultipartParams.html" title="class in org.robolectric.shadows">ShadowSmsManager.TextMultipartParams</a></td>
<td class="colLast"> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../org/robolectric/shadows/ShadowSmsManager.TextSmsParams.html" title="class in org.robolectric.shadows">ShadowSmsManager.TextSmsParams</a></td>
<td class="colLast"> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../org/robolectric/shadows/ShadowSocketTagger.html" title="class in org.robolectric.shadows">ShadowSocketTagger</a></td>
<td class="colLast"> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../org/robolectric/shadows/ShadowSoundPool.html" title="class in org.robolectric.shadows">ShadowSoundPool</a></td>
<td class="colLast"> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../org/robolectric/shadows/ShadowSoundPool.Playback.html" title="class in org.robolectric.shadows">ShadowSoundPool.Playback</a></td>
<td class="colLast">
<div class="block">Record of a single call to <a href="https://developer.android.com/reference/android/media/SoundPool.html?is-external=true#play-int-float-float-int-int-float-" title="class or interface in android.media"><code>SoundPool.play(int, float, float, int, int, float)</code></a>.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../org/robolectric/shadows/ShadowSpellChecker.html" title="class in org.robolectric.shadows">ShadowSpellChecker</a></td>
<td class="colLast"> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../org/robolectric/shadows/ShadowSQLiteConnection.html" title="class in org.robolectric.shadows">ShadowSQLiteConnection</a></td>
<td class="colLast"> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../org/robolectric/shadows/ShadowSQLiteOpenHelper.html" title="class in org.robolectric.shadows">ShadowSQLiteOpenHelper</a></td>
<td class="colLast">
<div class="block">Avoid calls to setIdleConnectionTimeout.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../org/robolectric/shadows/ShadowSslErrorHandler.html" title="class in org.robolectric.shadows">ShadowSslErrorHandler</a></td>
<td class="colLast"> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../org/robolectric/shadows/ShadowStateListDrawable.html" title="class in org.robolectric.shadows">ShadowStateListDrawable</a></td>
<td class="colLast"> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../org/robolectric/shadows/ShadowStatFs.html" title="class in org.robolectric.shadows">ShadowStatFs</a></td>
<td class="colLast">
<div class="block">Robolectic doesn’t provide actual filesystem stats; rather, it provides the ability to specify stats values in advance.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../org/robolectric/shadows/ShadowStaticLayout.html" title="class in org.robolectric.shadows">ShadowStaticLayout</a></td>
<td class="colLast"> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../org/robolectric/shadows/ShadowStatusBarManager.html" title="class in org.robolectric.shadows">ShadowStatusBarManager</a></td>
<td class="colLast">
<div class="block">Robolectric implementation of <a href="https://developer.android.com/reference/android/app/StatusBarManager.html?is-external=true" title="class or interface in android.app"><code>StatusBarManager</code></a>.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../org/robolectric/shadows/ShadowStorageManager.html" title="class in org.robolectric.shadows">ShadowStorageManager</a></td>
<td class="colLast">
<div class="block">Fake implementation of <a href="https://developer.android.com/reference/android/os/storage/StorageManager.html?is-external=true" title="class or interface in android.os.storage"><code>StorageManager</code></a></div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../org/robolectric/shadows/ShadowStrictModeVmPolicy.html" title="class in org.robolectric.shadows">ShadowStrictModeVmPolicy</a></td>
<td class="colLast"> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../org/robolectric/shadows/ShadowStringBlock.html" title="class in org.robolectric.shadows">ShadowStringBlock</a></td>
<td class="colLast"> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../org/robolectric/shadows/ShadowSubscriptionManager.html" title="class in org.robolectric.shadows">ShadowSubscriptionManager</a></td>
<td class="colLast"> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../org/robolectric/shadows/ShadowSubscriptionManager.SubscriptionInfoBuilder.html" title="class in org.robolectric.shadows">ShadowSubscriptionManager.SubscriptionInfoBuilder</a></td>
<td class="colLast">
<div class="block">Builder class to create instance of <a href="https://developer.android.com/reference/android/telephony/SubscriptionInfo.html?is-external=true" title="class or interface in android.telephony"><code>SubscriptionInfo</code></a>.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../org/robolectric/shadows/ShadowSurface.html" title="class in org.robolectric.shadows">ShadowSurface</a></td>
<td class="colLast"> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../org/robolectric/shadows/ShadowSurfaceView.html" title="class in org.robolectric.shadows">ShadowSurfaceView</a></td>
<td class="colLast"> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../org/robolectric/shadows/ShadowSurfaceView.FakeSurfaceHolder.html" title="class in org.robolectric.shadows">ShadowSurfaceView.FakeSurfaceHolder</a></td>
<td class="colLast">
<div class="block">Robolectric implementation of <a href="https://developer.android.com/reference/android/view/SurfaceHolder.html?is-external=true" title="class or interface in android.view"><code>SurfaceHolder</code></a>.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../org/robolectric/shadows/ShadowSystemClock.html" title="class in org.robolectric.shadows">ShadowSystemClock</a></td>
<td class="colLast">
<div class="block">Robolectric’s concept of current time is base on the current time of the UI Scheduler for consistency with previous implementations.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../org/robolectric/shadows/ShadowSystemProperties.html" title="class in org.robolectric.shadows">ShadowSystemProperties</a></td>
<td class="colLast"> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../org/robolectric/shadows/ShadowSystemServiceRegistry.html" title="class in org.robolectric.shadows">ShadowSystemServiceRegistry</a></td>
<td class="colLast"> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../org/robolectric/shadows/ShadowSystemVibrator.html" title="class in org.robolectric.shadows">ShadowSystemVibrator</a></td>
<td class="colLast"> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../org/robolectric/shadows/ShadowTabActivity.html" title="class in org.robolectric.shadows">ShadowTabActivity</a></td>
<td class="colLast"> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../org/robolectric/shadows/ShadowTabHost.html" title="class in org.robolectric.shadows">ShadowTabHost</a></td>
<td class="colLast"> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../org/robolectric/shadows/ShadowTabHost.ShadowTabSpec.html" title="class in org.robolectric.shadows">ShadowTabHost.ShadowTabSpec</a></td>
<td class="colLast"> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../org/robolectric/shadows/ShadowTabWidget.html" title="class in org.robolectric.shadows">ShadowTabWidget</a></td>
<td class="colLast"> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../org/robolectric/shadows/ShadowTelecomManager.html" title="class in org.robolectric.shadows">ShadowTelecomManager</a></td>
<td class="colLast"> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../org/robolectric/shadows/ShadowTelecomManager.CallRecord.html" title="class in org.robolectric.shadows">ShadowTelecomManager.CallRecord</a></td>
<td class="colLast"> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../org/robolectric/shadows/ShadowTelephony.html" title="class in org.robolectric.shadows">ShadowTelephony</a></td>
<td class="colLast"> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../org/robolectric/shadows/ShadowTelephony.ShadowSms.html" title="class in org.robolectric.shadows">ShadowTelephony.ShadowSms</a></td>
<td class="colLast"> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../org/robolectric/shadows/ShadowTelephonyManager.html" title="class in org.robolectric.shadows">ShadowTelephonyManager</a></td>
<td class="colLast"> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../org/robolectric/shadows/ShadowTextPaint.html" title="class in org.robolectric.shadows">ShadowTextPaint</a></td>
<td class="colLast"> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../org/robolectric/shadows/ShadowTextToSpeech.html" title="class in org.robolectric.shadows">ShadowTextToSpeech</a></td>
<td class="colLast"> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../org/robolectric/shadows/ShadowTextUtils.html" title="class in org.robolectric.shadows">ShadowTextUtils</a></td>
<td class="colLast">
<div class="block">Implement by truncating the text.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../org/robolectric/shadows/ShadowTextView.html" title="class in org.robolectric.shadows">ShadowTextView</a></td>
<td class="colLast"> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../org/robolectric/shadows/ShadowThreadedRenderer.html" title="class in org.robolectric.shadows">ShadowThreadedRenderer</a></td>
<td class="colLast"> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../org/robolectric/shadows/ShadowTile.html" title="class in org.robolectric.shadows">ShadowTile</a></td>
<td class="colLast"> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../org/robolectric/shadows/ShadowTileService.html" title="class in org.robolectric.shadows">ShadowTileService</a></td>
<td class="colLast"> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../org/robolectric/shadows/ShadowTime.html" title="class in org.robolectric.shadows">ShadowTime</a></td>
<td class="colLast"> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../org/robolectric/shadows/ShadowTimePickerDialog.html" title="class in org.robolectric.shadows">ShadowTimePickerDialog</a></td>
<td class="colLast"> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../org/robolectric/shadows/ShadowTimeZoneFinder.html" title="class in org.robolectric.shadows">ShadowTimeZoneFinder</a></td>
<td class="colLast"> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../org/robolectric/shadows/ShadowToast.html" title="class in org.robolectric.shadows">ShadowToast</a></td>
<td class="colLast"> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../org/robolectric/shadows/ShadowTouchDelegate.html" title="class in org.robolectric.shadows">ShadowTouchDelegate</a></td>
<td class="colLast"> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../org/robolectric/shadows/ShadowTrace.html" title="class in org.robolectric.shadows">ShadowTrace</a></td>
<td class="colLast">
<div class="block">Shadow implementation for <a href="https://developer.android.com/reference/android/os/Trace.html?is-external=true" title="class or interface in android.os"><code>Trace</code></a>, which stores the traces locally in arrays (unlike the real implementation) and allows reading them.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../org/robolectric/shadows/ShadowTrafficStats.html" title="class in org.robolectric.shadows">ShadowTrafficStats</a></td>
<td class="colLast"> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../org/robolectric/shadows/ShadowTypedArray.html" title="class in org.robolectric.shadows">ShadowTypedArray</a></td>
<td class="colLast"> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../org/robolectric/shadows/ShadowTypedArray.Picker.html" title="class in org.robolectric.shadows">ShadowTypedArray.Picker</a></td>
<td class="colLast"> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../org/robolectric/shadows/ShadowTypeface.html" title="class in org.robolectric.shadows">ShadowTypeface</a></td>
<td class="colLast"> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../org/robolectric/shadows/ShadowTypeface.FontDesc.html" title="class in org.robolectric.shadows">ShadowTypeface.FontDesc</a></td>
<td class="colLast"> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../org/robolectric/shadows/ShadowUIModeManager.html" title="class in org.robolectric.shadows">ShadowUIModeManager</a></td>
<td class="colLast"> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../org/robolectric/shadows/ShadowUsageStatsManager.html" title="class in org.robolectric.shadows">ShadowUsageStatsManager</a></td>
<td class="colLast">
<div class="block">Shadow of <a href="https://developer.android.com/reference/android/app/usage/UsageStatsManager.html?is-external=true" title="class or interface in android.app.usage"><code>UsageStatsManager</code></a>.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../org/robolectric/shadows/ShadowUsageStatsManager.AppUsageObserver.html" title="class in org.robolectric.shadows">ShadowUsageStatsManager.AppUsageObserver</a></td>
<td class="colLast">
<div class="block">App usage observer registered via <a href="https://developer.android.com/reference/android/app/usage/UsageStatsManager.html?is-external=true#registerAppUsageObserver-int-java.lang.String:A-long-java.util.concurrent.TimeUnit-android.app.PendingIntent-" title="class or interface in android.app.usage"><code>UsageStatsManager.registerAppUsageObserver(int,
String[], long, TimeUnit, PendingIntent)</code></a>.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../org/robolectric/shadows/ShadowUsageStatsManager.EventBuilder.html" title="class in org.robolectric.shadows">ShadowUsageStatsManager.EventBuilder</a></td>
<td class="colLast">
<div class="block">Builder for constructing <a href="https://developer.android.com/reference/android/app/usage/UsageEvents.Event.html?is-external=true" title="class or interface in android.app.usage"><code>UsageEvents.Event</code></a> objects.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../org/robolectric/shadows/ShadowUsageStatsManager.UsageStatsBuilder.html" title="class in org.robolectric.shadows">ShadowUsageStatsManager.UsageStatsBuilder</a></td>
<td class="colLast">
<div class="block">Builder for constructing <a href="https://developer.android.com/reference/android/app/usage/UsageStats.html?is-external=true" title="class or interface in android.app.usage"><code>UsageStats</code></a> objects.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../org/robolectric/shadows/ShadowUsbManager.html" title="class in org.robolectric.shadows">ShadowUsbManager</a></td>
<td class="colLast">
<div class="block">Robolectric implementation of <a href="https://developer.android.com/reference/android/hardware/usb/UsbManager.html?is-external=true" title="class or interface in android.hardware.usb"><code>UsbManager</code></a>.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../org/robolectric/shadows/ShadowUserManager.html" title="class in org.robolectric.shadows">ShadowUserManager</a></td>
<td class="colLast">
<div class="block">Robolectric implementation of <a href="https://developer.android.com/reference/android/os/UserManager.html?is-external=true" title="class or interface in android.os"><code>UserManager</code></a>.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../org/robolectric/shadows/ShadowValueAnimator.html" title="class in org.robolectric.shadows">ShadowValueAnimator</a></td>
<td class="colLast"> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../org/robolectric/shadows/ShadowVectorDrawable.html" title="class in org.robolectric.shadows">ShadowVectorDrawable</a></td>
<td class="colLast"> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../org/robolectric/shadows/ShadowVelocityTracker.html" title="class in org.robolectric.shadows">ShadowVelocityTracker</a></td>
<td class="colLast"> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../org/robolectric/shadows/ShadowVibrator.html" title="class in org.robolectric.shadows">ShadowVibrator</a></td>
<td class="colLast"> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../org/robolectric/shadows/ShadowVideoView.html" title="class in org.robolectric.shadows">ShadowVideoView</a></td>
<td class="colLast"> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../org/robolectric/shadows/ShadowView.html" title="class in org.robolectric.shadows">ShadowView</a></td>
<td class="colLast"> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../org/robolectric/shadows/ShadowView.WindowIdHelper.html" title="class in org.robolectric.shadows">ShadowView.WindowIdHelper</a></td>
<td class="colLast"> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../org/robolectric/shadows/ShadowViewAnimator.html" title="class in org.robolectric.shadows">ShadowViewAnimator</a></td>
<td class="colLast"> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../org/robolectric/shadows/ShadowViewConfiguration.html" title="class in org.robolectric.shadows">ShadowViewConfiguration</a></td>
<td class="colLast"> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../org/robolectric/shadows/ShadowViewGroup.html" title="class in org.robolectric.shadows">ShadowViewGroup</a></td>
<td class="colLast"> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../org/robolectric/shadows/ShadowViewRootImpl.html" title="class in org.robolectric.shadows">ShadowViewRootImpl</a></td>
<td class="colLast"> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../org/robolectric/shadows/ShadowVirtualRefBasePtr.html" title="class in org.robolectric.shadows">ShadowVirtualRefBasePtr</a></td>
<td class="colLast"> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../org/robolectric/shadows/ShadowVisualVoicemailSms.html" title="class in org.robolectric.shadows">ShadowVisualVoicemailSms</a></td>
<td class="colLast"> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../org/robolectric/shadows/ShadowVMRuntime.html" title="class in org.robolectric.shadows">ShadowVMRuntime</a></td>
<td class="colLast"> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../org/robolectric/shadows/ShadowVpnService.html" title="class in org.robolectric.shadows">ShadowVpnService</a></td>
<td class="colLast"> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../org/robolectric/shadows/ShadowWallpaperManager.html" title="class in org.robolectric.shadows">ShadowWallpaperManager</a></td>
<td class="colLast"> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../org/robolectric/shadows/ShadowWebStorage.html" title="class in org.robolectric.shadows">ShadowWebStorage</a></td>
<td class="colLast">
<div class="block">Shadow of <a href="https://developer.android.com/reference/android/webkit/WebStorage.html?is-external=true" title="class or interface in android.webkit"><code>WebStorage</code></a> which constructs a stub instance rather than attempting to create a full Chromium-backed instance.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../org/robolectric/shadows/ShadowWebSyncManager.html" title="class in org.robolectric.shadows">ShadowWebSyncManager</a></td>
<td class="colLast"> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../org/robolectric/shadows/ShadowWebView.html" title="class in org.robolectric.shadows">ShadowWebView</a></td>
<td class="colLast"> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../org/robolectric/shadows/ShadowWebView.LoadData.html" title="class in org.robolectric.shadows">ShadowWebView.LoadData</a></td>
<td class="colLast"> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../org/robolectric/shadows/ShadowWebView.LoadDataWithBaseURL.html" title="class in org.robolectric.shadows">ShadowWebView.LoadDataWithBaseURL</a></td>
<td class="colLast"> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../org/robolectric/shadows/ShadowWebViewDatabase.html" title="class in org.robolectric.shadows">ShadowWebViewDatabase</a></td>
<td class="colLast"> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../org/robolectric/shadows/ShadowWifiConfiguration.html" title="class in org.robolectric.shadows">ShadowWifiConfiguration</a></td>
<td class="colLast"> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../org/robolectric/shadows/ShadowWifiInfo.html" title="class in org.robolectric.shadows">ShadowWifiInfo</a></td>
<td class="colLast"> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../org/robolectric/shadows/ShadowWifiManager.html" title="class in org.robolectric.shadows">ShadowWifiManager</a></td>
<td class="colLast">
<div class="block">Shadow for <a href="https://developer.android.com/reference/android/net/wifi/WifiManager.html?is-external=true" title="class or interface in android.net.wifi"><code>WifiManager</code></a>.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../org/robolectric/shadows/ShadowWifiManager.ShadowMulticastLock.html" title="class in org.robolectric.shadows">ShadowWifiManager.ShadowMulticastLock</a></td>
<td class="colLast"> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../org/robolectric/shadows/ShadowWifiManager.ShadowWifiLock.html" title="class in org.robolectric.shadows">ShadowWifiManager.ShadowWifiLock</a></td>
<td class="colLast"> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../org/robolectric/shadows/ShadowWifiP2pGroup.html" title="class in org.robolectric.shadows">ShadowWifiP2pGroup</a></td>
<td class="colLast"> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../org/robolectric/shadows/ShadowWifiP2pManager.html" title="class in org.robolectric.shadows">ShadowWifiP2pManager</a></td>
<td class="colLast"> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../org/robolectric/shadows/ShadowWifiRttManager.html" title="class in org.robolectric.shadows">ShadowWifiRttManager</a></td>
<td class="colLast">
<div class="block">Shadow for <a href="https://developer.android.com/reference/android/net/wifi/rtt/WifiRttManager.html?is-external=true" title="class or interface in android.net.wifi.rtt"><code>WifiRttManager</code></a>.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../org/robolectric/shadows/ShadowWindow.html" title="class in org.robolectric.shadows">ShadowWindow</a></td>
<td class="colLast"> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../org/robolectric/shadows/ShadowWindowManager.html" title="class in org.robolectric.shadows">ShadowWindowManager</a></td>
<td class="colLast"> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../org/robolectric/shadows/ShadowWindowManagerGlobal.html" title="class in org.robolectric.shadows">ShadowWindowManagerGlobal</a></td>
<td class="colLast"> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../org/robolectric/shadows/ShadowWindowManagerImpl.html" title="class in org.robolectric.shadows">ShadowWindowManagerImpl</a></td>
<td class="colLast"> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../org/robolectric/shadows/ShadowWindowManagerImpl.ShadowCompatModeWrapper.html" title="class in org.robolectric.shadows">ShadowWindowManagerImpl.ShadowCompatModeWrapper</a></td>
<td class="colLast"> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../org/robolectric/shadows/ShadowXmlBlock.html" title="class in org.robolectric.shadows">ShadowXmlBlock</a></td>
<td class="colLast"> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../org/robolectric/shadows/ShadowZoomButtonsController.html" title="class in org.robolectric.shadows">ShadowZoomButtonsController</a></td>
<td class="colLast"> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../org/robolectric/shadows/StorageVolumeBuilder.html" title="class in org.robolectric.shadows">StorageVolumeBuilder</a></td>
<td class="colLast">
<div class="block">Class to build <a href="https://developer.android.com/reference/android/os/storage/StorageVolume.html?is-external=true" title="class or interface in android.os.storage"><code>StorageVolume</code></a></div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<table class="typeSummary" border="0" cellpadding="3" cellspacing="0" summary="Enum Summary table, listing enums, and an explanation">
<caption><span>Enum Summary</span><span class="tabEnd"> </span></caption>
<tr>
<th class="colFirst" scope="col">Enum</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a href="../../../org/robolectric/shadows/ShadowMediaPlayer.InvalidStateBehavior.html" title="enum in org.robolectric.shadows">ShadowMediaPlayer.InvalidStateBehavior</a></td>
<td class="colLast">
<div class="block">Possible behavior modes for the media player when a method is invoked in an invalid state.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../org/robolectric/shadows/ShadowMediaPlayer.State.html" title="enum in org.robolectric.shadows">ShadowMediaPlayer.State</a></td>
<td class="colLast">
<div class="block">Possible states for the media player to be in.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../org/robolectric/shadows/ShadowPath.Point.Type.html" title="enum in org.robolectric.shadows">ShadowPath.Point.Type</a></td>
<td class="colLast"> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../org/robolectric/shadows/ShadowUserManager.UserState.html" title="enum in org.robolectric.shadows">ShadowUserManager.UserState</a></td>
<td class="colLast">
<div class="block">Describes the current state of the user.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<table class="typeSummary" border="0" cellpadding="3" cellspacing="0" summary="Exception Summary table, listing exceptions, and an explanation">
<caption><span>Exception Summary</span><span class="tabEnd"> </span></caption>
<tr>
<th class="colFirst" scope="col">Exception</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a href="../../../org/robolectric/shadows/ShadowLog.TerribleFailure.html" title="class in org.robolectric.shadows">ShadowLog.TerribleFailure</a></td>
<td class="colLast">
<div class="block">Failure thrown when wtf_is_fatal is true and Log.wtf is called.</div>
</td>
</tr>
</tbody>
</table>
</li>
</ul>
<a name="package.description">
<!-- -->
</a>
<h2 title="Package org.robolectric.shadows Description">Package org.robolectric.shadows Description</h2>
<div class="block"><p>Package containing shadow classes for the Android SDK.</p></div>
</div>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar.bottom">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.bottom.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../overview-summary.html">Overview</a></li>
<li class="navBarCell1Rev">Package</li>
<li>Class</li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../index-all.html">Index</a></li>
<li><a href="../../../help-doc.html">Help</a></li>
</ul>
<div class="aboutLanguage"><ul class="navList" style="font-size: 1.5em;"><li>Robolectric 4.2 | <a href="/" target="_top"><img src="http://robolectric.org/images/logo-with-bubbles-down.png" style="max-height: 18pt; vertical-align: sub;"/></a></li></ul><script type="text/javascript" src="../../../highlight.pack.js"></script>
<script type="text/javascript"><!--
hljs.initHighlightingOnLoad();
//--></script></div>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../org/robolectric/shadow/api/package-summary.html">Prev Package</a></li>
<li><a href="../../../org/robolectric/shadows/gms/package-summary.html">Next Package</a></li>
</ul>
<ul class="navList">
<li><a href="../../../index.html?org/robolectric/shadows/package-summary.html" target="_top">Frames</a></li>
<li><a href="package-summary.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<a name="skip.navbar.bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
</body>
</html>
| robolectric/robolectric.github.io | javadoc/4.2/org/robolectric/shadows/package-summary.html | HTML | mit | 129,372 |
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width">
<title>olturf Namespace: toolbars</title>
<!--[if lt IE 9]>
<script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script>
<![endif]-->
<link type="text/css" rel="stylesheet" href="styles/sunlight.default.css">
<link type="text/css" rel="stylesheet" href="styles/site.simplex.css">
</head>
<body>
<div class="navbar navbar-default navbar-fixed-top ">
<div class="container">
<div class="navbar-header">
<a class="navbar-brand" href="index.html">olturf</a>
<button class="navbar-toggle" type="button" data-toggle="collapse" data-target="#topNavigation">
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
</div>
<div class="navbar-collapse collapse" id="topNavigation">
<ul class="nav navbar-nav">
<li class="dropdown">
<a href="namespaces.list.html" class="dropdown-toggle" data-toggle="dropdown">Namespaces<b class="caret"></b></a>
<ul class="dropdown-menu ">
<li><a href="external-ol.control.html">external:ol.control</a></li><li><a href="olturf.html">olturf</a></li><li><a href="olturf.toolbars.html">olturf.toolbars</a></li>
</ul>
</li>
<li class="dropdown">
<a href="classes.list.html" class="dropdown-toggle" data-toggle="dropdown">Classes<b class="caret"></b></a>
<ul class="dropdown-menu ">
<li><a href="external-ol.control.Control.html">external:ol.control.Control</a></li><li><a href="olturf.Toolbar.html">olturf.Toolbar</a></li>
</ul>
</li>
<li class="dropdown">
<a href="externals.list.html" class="dropdown-toggle" data-toggle="dropdown">Externals<b class="caret"></b></a>
<ul class="dropdown-menu ">
<li><a href="external-ol.html">ol</a></li>
</ul>
</li>
</ul>
<div class="col-sm-3 col-md-3">
<form class="navbar-form" role="search">
<div class="input-group">
<input type="text" class="form-control" placeholder="Search" name="q" id="search-input">
<div class="input-group-btn">
<button class="btn btn-default" id="search-submit"><i class="glyphicon glyphicon-search"></i></button>
</div>
</div>
</form>
</div>
</div>
</div>
</div>
<div class="container" id="toc-content">
<div class="row">
<div class="col-md-8">
<div id="main">
<h1 class="page-title">Namespace: toolbars</h1>
<section>
<header>
<h2>
<span class="ancestors"><a href="olturf.html">olturf</a>.</span>
toolbars
</h2>
</header>
<article>
<div class="container-overview">
<dl class="details">
</dl>
</div>
<h3 class="subsection-title">Methods</h3>
<dl>
<hr>
<dt>
<h4 class="name" id=".aggregation"><span class="type-signature"><static> </span>aggregation()</h4>
</dt>
<dd>
<div class="description">
<p>Aggregation toolbar: 'collect'</p>
</div>
<dl class="details">
</dl>
<h5>Returns:</h5>
<div class="param-desc">
<p>Control names for the aggregation toolbar</p>
</div>
<dl>
<dt>
Type
</dt>
<dd>
<span class="param-type">Array.<string></span>
</dd>
</dl>
</dd>
<hr>
<dt>
<h4 class="name" id=".all"><span class="type-signature"><static> </span>all()</h4>
</dt>
<dd>
<div class="description">
<p>Toolbar with all controls: 'distance', 'line-distance', 'area', 'bearing',
'center-of-mass', 'center', 'centroid', 'midpoint', 'point-on-surface',
'envelope', 'square', 'circle', 'along', 'destination', 'bezier', 'buffer',
'concave', 'convex', 'difference', 'intersect', 'simplify', 'union',
'combine', 'explode', 'flip', 'kinks', 'line-slice-along', 'point-on-line',
'inside', 'tag', 'within', 'nearest', 'collect', 'random', 'sample',
'isolines', 'planepoint', 'tin', 'hex-grid', 'point-grid', 'square-grid',
'triangle-grid', 'tesselate'</p>
</div>
<dl class="details">
</dl>
<h5>Returns:</h5>
<div class="param-desc">
<p>Control names for all the controls</p>
</div>
<dl>
<dt>
Type
</dt>
<dd>
<span class="param-type">Array.<string></span>
</dd>
</dl>
</dd>
<hr>
<dt>
<h4 class="name" id=".classification"><span class="type-signature"><static> </span>classification()</h4>
</dt>
<dd>
<div class="description">
<p>Classification toolbar: 'nearest'</p>
</div>
<dl class="details">
</dl>
<h5>Returns:</h5>
<div class="param-desc">
<p>Control names for the classification toolbar</p>
</div>
<dl>
<dt>
Type
</dt>
<dd>
<span class="param-type">Array.<string></span>
</dd>
</dl>
</dd>
<hr>
<dt>
<h4 class="name" id=".data"><span class="type-signature"><static> </span>data()</h4>
</dt>
<dd>
<div class="description">
<p>Data toolbar: 'random', 'sample'</p>
</div>
<dl class="details">
</dl>
<h5>Returns:</h5>
<div class="param-desc">
<p>Control names for the data toolbar</p>
</div>
<dl>
<dt>
Type
</dt>
<dd>
<span class="param-type">Array.<string></span>
</dd>
</dl>
</dd>
<hr>
<dt>
<h4 class="name" id=".grids"><span class="type-signature"><static> </span>grids()</h4>
</dt>
<dd>
<div class="description">
<p>Grids toolbar: 'hex-grid', 'point-grid', 'square-grid', 'triangle-grid',
'tesselate'</p>
</div>
<dl class="details">
</dl>
<h5>Returns:</h5>
<div class="param-desc">
<p>Control names for the grids toolbar</p>
</div>
<dl>
<dt>
Type
</dt>
<dd>
<span class="param-type">Array.<string></span>
</dd>
</dl>
</dd>
<hr>
<dt>
<h4 class="name" id=".interpolation"><span class="type-signature"><static> </span>interpolation()</h4>
</dt>
<dd>
<div class="description">
<p>Interpolation toolbar: 'isolines', 'planepoint', 'tin'</p>
</div>
<dl class="details">
</dl>
<h5>Returns:</h5>
<div class="param-desc">
<p>Control names for the interpolation toolbar</p>
</div>
<dl>
<dt>
Type
</dt>
<dd>
<span class="param-type">Array.<string></span>
</dd>
</dl>
</dd>
<hr>
<dt>
<h4 class="name" id=".joins"><span class="type-signature"><static> </span>joins()</h4>
</dt>
<dd>
<div class="description">
<p>Joins toolbar: 'inside', 'tag', 'within'</p>
</div>
<dl class="details">
</dl>
<h5>Returns:</h5>
<div class="param-desc">
<p>Control names for the joins toolbar</p>
</div>
<dl>
<dt>
Type
</dt>
<dd>
<span class="param-type">Array.<string></span>
</dd>
</dl>
</dd>
<hr>
<dt>
<h4 class="name" id=".measurement"><span class="type-signature"><static> </span>measurement()</h4>
</dt>
<dd>
<div class="description">
<p>Measurement toolbar: 'distance', 'line-distance', 'area', 'bearing',
'center-of-mass', 'center', 'centroid', 'midpoint',
'point-on-surface', 'envelope', 'square', 'circle',
'along', 'destination'</p>
</div>
<dl class="details">
</dl>
<h5>Returns:</h5>
<div class="param-desc">
<p>Control names for the measurement toolbar</p>
</div>
<dl>
<dt>
Type
</dt>
<dd>
<span class="param-type">Array.<string></span>
</dd>
</dl>
</dd>
<hr>
<dt>
<h4 class="name" id=".misc"><span class="type-signature"><static> </span>misc()</h4>
</dt>
<dd>
<div class="description">
<p>Miscellaneous toolbar: 'combine', 'explode', 'flip', 'kinks',
'line-slice-along', 'point-on-line'</p>
</div>
<dl class="details">
</dl>
<h5>Returns:</h5>
<div class="param-desc">
<p>Control names for the miscellaneous toolbar</p>
</div>
<dl>
<dt>
Type
</dt>
<dd>
<span class="param-type">Array.<string></span>
</dd>
</dl>
</dd>
<hr>
<dt>
<h4 class="name" id=".transformation"><span class="type-signature"><static> </span>transformation()</h4>
</dt>
<dd>
<div class="description">
<p>Transformation toolbar: 'bezier', 'buffer', 'concave', 'convex',
'difference', 'intersect', 'simplify', 'union'</p>
</div>
<dl class="details">
</dl>
<h5>Returns:</h5>
<div class="param-desc">
<p>Control names for the transformation toolbar</p>
</div>
<dl>
<dt>
Type
</dt>
<dd>
<span class="param-type">Array.<string></span>
</dd>
</dl>
</dd>
</dl>
</article>
</section>
</div>
</div>
<div class="clearfix"></div>
<div class="col-md-3">
<div id="toc" class="col-md-3 hidden-xs hidden-sm hidden-md"></div>
</div>
</div>
</div>
<div class="modal fade" id="searchResults">
<div class="modal-dialog">
<div class="modal-content">
<div class="modal-header">
<button type="button" class="close" data-dismiss="modal" aria-label="Close"><span aria-hidden="true">×</span></button>
<h4 class="modal-title">Search results</h4>
</div>
<div class="modal-body"></div>
<div class="modal-footer">
<button type="button" class="btn btn-default" data-dismiss="modal">Close</button>
</div>
</div><!-- /.modal-content -->
</div><!-- /.modal-dialog -->
</div>
<footer>
<span class="jsdoc-message">
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.4</a>
using the <a href="https://github.com/docstrap/docstrap">DocStrap template</a>.
</span>
</footer>
<script src="scripts/docstrap.lib.js"></script>
<script src="scripts/toc.js"></script>
<script type="text/javascript" src="scripts/fulltext-search-ui.js"></script>
<script>
$( function () {
$( "[id*='$']" ).each( function () {
var $this = $( this );
$this.attr( "id", $this.attr( "id" ).replace( "$", "__" ) );
} );
$( ".tutorial-section pre, .readme-section pre, pre.prettyprint.source" ).each( function () {
var $this = $( this );
var example = $this.find( "code" );
exampleText = example.html();
var lang = /{@lang (.*?)}/.exec( exampleText );
if ( lang && lang[1] ) {
exampleText = exampleText.replace( lang[0], "" );
example.html( exampleText );
lang = lang[1];
} else {
var langClassMatch = example.parent()[0].className.match(/lang\-(\S+)/);
lang = langClassMatch ? langClassMatch[1] : "javascript";
}
if ( lang ) {
$this
.addClass( "sunlight-highlight-" + lang )
.addClass( "linenums" )
.html( example.html() );
}
} );
Sunlight.highlightAll( {
lineNumbers : false,
showMenu : true,
enableDoclinks : true
} );
$.catchAnchorLinks( {
navbarOffset: 10
} );
$( "#toc" ).toc( {
anchorName : function ( i, heading, prefix ) {
return $( heading ).attr( "id" ) || ( prefix + i );
},
selectors : "#toc-content h1,#toc-content h2,#toc-content h3,#toc-content h4",
showAndHide : false,
smoothScrolling: true
} );
$( "#main span[id^='toc']" ).addClass( "toc-shim" );
$( '.dropdown-toggle' ).dropdown();
$( "table" ).each( function () {
var $this = $( this );
$this.addClass('table');
} );
} );
</script>
<!--Navigation and Symbol Display-->
<!--Google Analytics-->
<script type="text/javascript">
$(document).ready(function() {
SearcherDisplay.init();
});
</script>
</body>
</html> | dpmcmlxxvi/ol3-turf | docs/api/olturf.toolbars.html | HTML | mit | 13,825 |
<!doctype html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>마봉아빠의 개발자를 위한 CSS 초급강의</title>
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css" integrity="sha384-BVYiiSIFeK1dGmJRAkycuHAHRg32OmUcww7on3RYdg4Va+PmSTsz/K68vbdEjh4u" crossorigin="anonymous">
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap-theme.min.css" integrity="sha384-rHyoN1iRsVXV4nD0JutlnGaslCJuC7uwjduW9SVrLvRYooPp2bWYgmgJQIXwl/Sp" crossorigin="anonymous">
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js" integrity="sha384-Tc5IQib027qvyjSMfHjOMaLkfuWVxZxUPnCJA7l2mCWNIpG9mGCD8wGNIcPD7Txa" crossorigin="anonymous"></script>
<link rel="stylesheet" href="../../template/style.css">
</head>
<body>
<p>##CSS의 기초 - 폰트명(font-family)</p>
<p>웹에 사용될 폰트명을 지정합니다. 지정되지 않으면, 브라우저의 기본 폰트로 설정이 되고,
지정하게 되면 해당 폰트명을 검색하여 반영합니다. 만약 지정폰트명이 없으면, 브라우저의 폰트명을 상속받게 됩니다.</p>
<p>폰트에는 두가지 종류가 있는데, 형태를 기준하는 제너릭명(generic-family) 방식과 실제 폰트명(font-name) 방식이 있습니다.</p>
<h3 id="font-family">font-family</h3>
<ul>
<li>기본값 : 브라우저의 기본폰트</li>
<li>상속성 : 있음</li>
<li>작성방법 : <code>font-family: (제너릭명 | 폰트명)+|initial|inherit;</code></li>
</ul>
<h4 id="-">제너릭명?</h4>
<p>폰트는 글자의 형태에 따라 크게 3가지 로 지칭합니다.</p>
<ul>
<li>Serif(쉐리프) : 곡선을 주로 사용하여 작성된 폰트 스타일들 (예 : Times New Roman , Georgia)</li>
<li>Sans-serif(산쉐리프) : 직선을 주로 사용하여 작성된 폰트 스타일들 (예 : Arial , Verdana)</li>
<li>Monospace(모노스페이스) : 곡선과 직선을 혼합하여 작성된 폰트 스타일들 (예 : Courier New , Lucida Console)</li>
</ul>
<h4 id="-">다양한 폰트설정</h4>
<pre><code class="lang-css">body{font-family:"Nanum Gothic","나눔고딕","Malgun Gothic","맑은고딕",Dotum,"돋움",Gulim,"굴림","Helvetica Neue",Helvetica,Tahoma,Verdana,"Trebuchet MS",Arial,Apple-Gothic,Sans-serif;}
</code></pre>
<h4 id="qa">QA</h4>
<p>Q. 제너릭명으로 지칭했는데, 포함되는 폰트가 많다면, 어떤것이 적용되나요?<br>A. 그건 브라우저에 설정된 폰트를 따라갑니다. 한글 윈도우7에 있는 크롬은 기본적으로 쉐리프 라면 "batang"(바탕체) 폰트를 사용합니다.<br>A. 산쉐리프라면? "Malgun Gothic" (맑은고딕) </p>
<h2 id="a-gulimche-">A. 모노스페이스 라면? "GulimChe" (굴림체) </h2>
<p>Q. 따움표로 감싸진것과 아닌것의 차이<br>A. 폰트명이 "CJK" 이거나 "띄어쓰기"가 있는경우엔 따옴표를 넣게 됩니다.</p>
</body>
</html> | dstyle0210/minipaper | css-page/step3/02_family.html | HTML | mit | 3,124 |
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<title>Mypy</title>
<meta property="og:title" content="Mypy" />
<meta property="og:image" content="https://rcalsaverini.github.io/images/me.png" />
<meta name="description" content="Random ramblings from an entropy maximizer.">
<meta property="og:description" content="Random ramblings from an entropy maximizer." />
<meta name="author" content="Rafael S. Calsaverini">
<link href="https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/4.0.0/css/bootstrap.min.css" rel="stylesheet">
<link href="https://fonts.googleapis.com/css?family=Saira+Extra+Condensed:100,200,300,400,500,600,700,800,900"
rel="stylesheet">
<link href="https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i,800,800i"
rel="stylesheet">
<link href="https://use.fontawesome.com/releases/v5.5.0/css/all.css" rel="stylesheet">
<link href='https://cdnjs.cloudflare.com/ajax/libs/devicons/1.8.0/css/devicons.min.css' rel='stylesheet'>
<link href="https://cdnjs.cloudflare.com/ajax/libs/simple-line-icons/2.4.1/css/simple-line-icons.min.css"
rel="stylesheet">
<link
rel="stylesheet"
href="https://cdn.jsdelivr.net/npm/[email protected]/dist/katex.min.css"
integrity="sha384-Um5gpz1odJg5Z4HAmzPtgZKdTBHZdw8S29IecapCSB31ligYPhHQZMIlWLYQGVoc"
crossorigin="anonymous"
/>
<script
defer
src="https://cdn.jsdelivr.net/npm/[email protected]/dist/katex.min.js"
integrity="sha384-YNHdsYkH6gMx9y3mRkmcJ2mFUjTd0qNQQvY9VYZgQd7DcN7env35GzlmFaZ23JGp"
crossorigin="anonymous"
></script>
<script
defer
src="https://cdn.jsdelivr.net/npm/[email protected]/dist/contrib/auto-render.min.js"
integrity="sha384-vZTG03m+2yp6N6BNi5iM4rW4oIwk5DfcNdFfxkk9ZWpDriOkXX8voJBFrAO7MpVl"
crossorigin="anonymous"
></script>
<script>
document.addEventListener("DOMContentLoaded", function () {
renderMathInElement(document.body, {
delimiters: [
{ left: "$$", right: "$$", display: true },
{ left: "$", right: "$", display: false },
{ left: "\\(", right: "\\)", display: false },
{ left: "\\[", right: "\\]", display: true },
],
throwOnError: false,
});
});
</script>
<link href="https://rcalsaverini.github.io/css/resume.css" rel="stylesheet">
<link href="https://rcalsaverini.github.io/css/tweaks.css" rel="stylesheet">
<meta name="generator" content="Hugo 0.83.1" />
</head>
<body id="page-top">
<nav class="navbar navbar-expand-lg navbar-dark bg-primary fixed-top" id="sideNav">
<a class="navbar-brand js-scroll-trigger" href="#page-top">
<span class="d-block d-lg-none">Rafael S. Calsaverini</span>
<span class="d-none d-lg-block">
<img class="img-fluid img-profile rounded-circle mx-auto mb-2" src="/images/me.png" alt="">
</span>
</a>
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarSupportedContent" aria-controls="navbarSupportedContent" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="navbarSupportedContent">
<ul class="navbar-nav">
<li class="nav-item">
<a class="nav-link js-scroll-trigger" href="/#about">About</a>
</li>
<li class="nav-item">
<a class="nav-link js-scroll-trigger" href="/#experience">Experience</a>
</li>
<li class="nav-item">
<a class="nav-link js-scroll-trigger" href="/#education">Education</a>
</li>
<li class="nav-item">
<a class="nav-link js-scroll-trigger" href="/#blog">Blog</a>
</li>
<li class="nav-item">
<a class="nav-link js-scroll-trigger" href="/#skills">Skills</a>
</li>
<li class="nav-item">
<a class="nav-link js-scroll-trigger" href="/#publications">Publications</a>
</li>
</ul>
</div>
</nav>
<div class="container-fluid p-0">
<section class="resume-section p-3 p-lg-5 d-flex d-column">
<div class="my-auto">
Content tagged with <span class="tag">Mypy</span>
<ul>
<li>
<a href="https://rcalsaverini.github.io/blog/2019-01-20-frustrations-with-mypy/">A few frustrations with Python's type annotation system</a>
</li>
</ul>
</div>
</section>
</div>
<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.3.1/jquery.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/4.0.0/js/bootstrap.bundle.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery-easing/1.4.1/jquery.easing.min.js"></script>
<script src="/js/resume.js"></script>
<script async
src="https://www.googletagmanager.com/gtag/js?id=UA-53013610-1"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag() { dataLayer.push(arguments); }
gtag('js', new Date());
gtag('config', 'UA-53013610-1');
</script>
</body>
</html> | rcalsaverini/rcalsaverini.github.io | tags/mypy/index.html | HTML | mit | 5,278 |
<html><body>
<h4>Windows 10 x64 (18362.113)</h4><br>
<h2>_HEAP_GLOBAL_APPCOMPAT_FLAGS</h2>
<font face="arial"> +0x000 SafeInputValidation : Pos 0, 1 Bit<br>
+0x000 Padding : Pos 1, 1 Bit<br>
+0x000 CommitLFHSubsegments : Pos 2, 1 Bit<br>
+0x000 AllocateHeapFromEnv : Pos 3, 1 Bit<br>
</font></body></html> | epikcraw/ggool | public/Windows 10 x64 (18362.113)/_HEAP_GLOBAL_APPCOMPAT_FLAGS.html | HTML | mit | 325 |
<!doctype html>
<html lang="en">
<head>
<title>Code coverage report for test/features/support/page-objects/style.js</title>
<meta charset="utf-8" />
<link rel="stylesheet" href="../../../../prettify.css" />
<link rel="stylesheet" href="../../../../base.css" />
<meta name="viewport" content="width=device-width, initial-scale=1">
<style type='text/css'>
.coverage-summary .sorter {
background-image: url(../../../../sort-arrow-sprite.png);
}
</style>
</head>
<body>
<div class='wrapper'>
<div class='pad1'>
<h1>
<a href="../../../../index.html">All files</a> / <a href="index.html">test/features/support/page-objects</a> style.js
</h1>
<div class='clearfix'>
<div class='fl pad1y space-right2'>
<span class="strong">100% </span>
<span class="quiet">Statements</span>
<span class='fraction'>2/2</span>
</div>
<div class='fl pad1y space-right2'>
<span class="strong">100% </span>
<span class="quiet">Branches</span>
<span class='fraction'>0/0</span>
</div>
<div class='fl pad1y space-right2'>
<span class="strong">100% </span>
<span class="quiet">Functions</span>
<span class='fraction'>0/0</span>
</div>
<div class='fl pad1y space-right2'>
<span class="strong">100% </span>
<span class="quiet">Lines</span>
<span class='fraction'>2/2</span>
</div>
</div>
<p class="quiet">
Press <em>n</em> or <em>j</em> to go to the next uncovered block, <em>b</em>, <em>p</em> or <em>k</em> for the previous block.
</p>
</div>
<div class='status-line high'></div>
<pre><table class="coverage">
<tr><td class="line-count quiet"><a name='L1'></a><a href='#L1'>1</a>
<a name='L2'></a><a href='#L2'>2</a>
<a name='L3'></a><a href='#L3'>3</a>
<a name='L4'></a><a href='#L4'>4</a>
<a name='L5'></a><a href='#L5'>5</a>
<a name='L6'></a><a href='#L6'>6</a>
<a name='L7'></a><a href='#L7'>7</a>
<a name='L8'></a><a href='#L8'>8</a>
<a name='L9'></a><a href='#L9'>9</a>
<a name='L10'></a><a href='#L10'>10</a></td><td class="line-coverage quiet"><span class="cline-any cline-neutral"> </span>
<span class="cline-any cline-neutral"> </span>
<span class="cline-any cline-yes">1x</span>
<span class="cline-any cline-yes">1x</span>
<span class="cline-any cline-neutral"> </span>
<span class="cline-any cline-neutral"> </span>
<span class="cline-any cline-neutral"> </span>
<span class="cline-any cline-neutral"> </span>
<span class="cline-any cline-neutral"> </span>
<span class="cline-any cline-neutral"> </span></td><td class="text"><pre class="prettyprint lang-js">import _ from 'lodash'
const searchColor = 'rgba(252,237,217,1)'
const errorColor = 'rgba(245, 186, 186, 0.3)'
export {
searchColor,
errorColor
}
</pre></td></tr>
</table></pre>
<div class='push'></div><!-- for sticky footer -->
</div><!-- /wrapper -->
<div class='footer quiet pad2 space-top1 center small'>
Code coverage
generated by <a href="https://istanbul.js.org/" target="_blank">istanbul</a> at Thu Jul 05 2018 17:19:06 GMT+1000 (AEST)
</div>
</div>
<script src="../../../../prettify.js"></script>
<script>
window.onload = function () {
if (typeof prettyPrint === 'function') {
prettyPrint();
}
};
</script>
<script src="../../../../sorter.js"></script>
<script src="../../../../block-navigation.js"></script>
</body>
</html>
| ODIQueensland/data-curator | coverage/lcov-report/test/features/support/page-objects/style.js.html | HTML | mit | 3,510 |
<!DOCTYPE html>
<!--[if lt IE 7]>
<html class="no-js lt-ie9 lt-ie8 lt-ie7"> <![endif]-->
<!--[if IE 7]>
<html class="no-js lt-ie9 lt-ie8"> <![endif]-->
<!--[if IE 8]>
<html class="no-js lt-ie9"> <![endif]-->
<!--[if gt IE 8]><!-->
<html class="no-js">
<!--<![endif]-->
<head>
<!-- Meta-Information -->
<title>Kaleo | Search</title>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<meta name="description" content="Kaleo">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" href="http://fonts.googleapis.com/css?family=Open+Sans:400,300,600,700">
<!-- Vendor: Bootstrap Stylesheets http://getbootstrap.com -->
<link rel="stylesheet" href="app/bower_components/bootstrap/dist/css/bootstrap.min.css">
<link rel="stylesheet" href="app/bower_components/bootstrap/dist/css/bootstrap-theme.min.css">
<link href="app/bower_components/font-awesome/css/font-awesome.min.css" rel="stylesheet">
<link href="app/bower_components/angular-bootstrap/ui-bootstrap-csp.css" rel="stylesheet"></link>
<link href="app/bower_components/selectize/dist/css/selectize.bootstrap2.css" rel="stylesheet"></link>
<!-- Our Website CSS Styles -->
<link rel="stylesheet" href="css/main.css">
</head>
<body ng-app="kaleoProject" ng-controller="mainCtrl">
<!--[if lt IE 7]>
<p class="browsehappy">You are using an <strong>outdated</strong> browser. Please <a href="http://browsehappy.com/">upgrade
your browser</a> to improve your experience.</p>
<![endif]-->
<!-- Our Website Content Goes Here -->
<div ng-include='"templates/header.html"'></div>
<div ui-view></div>
<div ng-include='"templates/footer.html"'></div>
<!-- Vendor: Javascripts -->
<script src="app/bower_components/jquery/dist/jquery.min.js"></script>
<script src="app/bower_components/bootstrap/dist/js/bootstrap.min.js"></script>
<script src="app/bower_components/q/q.js"></script>
<script src="app/bower_components/lodash/lodash.js"></script>
<script src="app/bower_components/selectize/dist/js/standalone/selectize.js"></script>
<!-- Vendor: Angular, followed by our custom Javascripts -->
<script src="app/bower_components/angular/angular.min.js"></script>
<script src="app/bower_components/ui-router/release/angular-ui-router.min.js"></script>
<script src="app/bower_components/angular-bootstrap/ui-bootstrap.min.js"></script>
<script src="app/bower_components/angular-bootstrap/ui-bootstrap-tpls.min.js"></script>
<script src="app/bower_components/angular-selectize2/dist/angular-selectize.js"></script>
<!-- Our Website Javascripts -->
<script src="app/main.js"></script>
<script src="app/components/search/searchCtrl.js"></script>
<script src="app/components/services/promiseMonitor.js"></script>
<script src="app/components/directives/paginationDirective.js"></script>
<script src="app/components/directives/versionDirective.js"></script>
</body>
</html>
| fezimmer89/kaleoChallenge | index.html | HTML | mit | 3,034 |
<!DOCTYPE html>
<html lang=ko>
<head>
<meta charset="utf-8">
<title>ES6+ES7</title>
<script src="let-1.js" defer></script>
</head>
<body>
</body>
</html> | leisureq/study | 02_let_const/let-1.html | HTML | mit | 165 |
<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<title>React Taxonomy Picker consumer</title>
</head>
<body>
<noscript>
You need to enable JavaScript to run this app.
</noscript>
<div id="reactContainer"></div>
</body>
</html>
| jquintozamora/react-taxonomypicker | public/index.html | HTML | mit | 365 |
<md-content>
<br>
<md-toolbar>
<div class="md-toolbar-tools">
<button md-button class="md-icon-button" aria-label="Settings" (click)="clicked('Menu')">
<i md-icon>menu</i>
</button>
<h2>
<span>Toolbar with Icon Buttons</span>
</h2>
<span flex></span>
<button md-button class="md-icon-button" aria-label="Favorite" (click)="clicked('Favorite')">
<i class="green" md-icon>favorite</i>
</button>
<button md-button class="md-icon-button" aria-label="More" (click)="clicked('Show More')">
<i md-icon>more_vert</i>
</button>
</div>
</md-toolbar>
<br>
<md-toolbar>
<div class="md-toolbar-tools">
<button md-button aria-label="Go Back">
Go Back
</button>
<h2>
<span>Toolbar with Standard Buttons</span>
</h2>
<span flex></span>
<button md-raised-button aria-label="Learn More" (click)="clicked('Learn More')">
Learn More
</button>
<button md-fab class="md-mini md-warn" aria-label="Favorite">
<i md-icon>favorite</i>
</button>
</div>
</md-toolbar>
<br>
<md-toolbar class="md-tall md-accent">
<h2 class="md-toolbar-tools">
<span>Toolbar: tall (md-accent)</span>
</h2>
</md-toolbar>
<br>
<md-toolbar class="md-tall md-warn md-hue-3">
<span flex></span>
<h2 class="md-toolbar-tools md-toolbar-tools-bottom">
<span class="md-flex">Toolbar: tall with actions pin to the bottom (md-warn md-hue-3)</span>
</h2>
</md-toolbar>
</md-content> | adaojunior/md | example/toolbar/example.html | HTML | mit | 1,811 |
<head>
<title>survey-app</title>
</head>
<body>
<nav class="navbar navbar-default">
<ol class="breadcrumb">
<li><h2><a class="homeLink" href="#">Survey App</a></h2></li>
<li><a href="#">About</a></li>
<li> {{> loginButtons }} </li>
{{#if currentUser}}
<li><a class="profileLink" href="#">Profile</a></li>
<li>Score {{score}}</li>
{{/if}}
</ol>
</nav>
{{#if currentUser}}
{{#if isHomeState}}
{{#each questions}}
{{> question}}
{{/each}}
{{/if}}
{{#if isProfileState}}
{{> profile }}
{{/if}}
{{else}}
{{> register}}
{{/if}}
</body>
<template name="register">
<div class = "well">
<h1 class="text-center">Welcome to Survey Tools!</h1><br>
<h2 class = "text-center">Registration Form</h2><br>
<form class= "form-horizontal">
<div class = "form-group">
<div class = "col-sm-10">
<input class = "form-control" type="email" id="register-email" placeholder="Please enter email">
</div>
</div>
<div class = "form-group">
<div class = "col-sm-10">
<input class = "form-control" type="text" id="register-uName" placeholder="Please enter your username">
</div>
</div>
<div class = "form-group">
<div class = "col-sm-10">
<input class = "form-control" type="password" id="register-password" placeholder="Please enter password">
</div>
</div>
<div class = "form-group">
<div class = "col-sm-10">
<input class = "form-control" type="password" id="password-confirm" placeholder="Confirm password">
</div>
</div>
<div class="form-group">
<div class="col-sm-offset-2 col-sm-10">
<input class="btn btn-primary" id="button" type="submit" value="Register">
</div>
</div>
</form>
</div>
</template>
<template name="profile">
<div class="well">
<h2>{{fname}} {{lname}}'s Profile</h2>
<form id="profileForm" class="form-horizontal">
<input type="email" name="email" placeholder="email"/><br/>
<input type="password" name="pass" placeholder="password"/><br/>
<input type="password" name="passConfirm" placeholder="confirm password"/><br/>
<input type="text" name="first" placeholder="First Name"/><br/>
<input type="text" name="last" placeholder="Last Name"/><br/>
<input type="submit" class="btn btn-primary" value="Submit Changes"/>
</form>
</div>
</template>
<template name="question">
<div class="well">
<p>{{question}}</p>
<form class="form-horizontal">
<input class="answer" type="text"/>
<input type="submit" value="Answer"/>
</form>
</div>
</template>
| joshuajharris/ODUHackathon2015 | survey-app.html | HTML | mit | 2,545 |
<HTML><HEAD>
<TITLE>Review for Quills (2000)</TITLE>
<LINK REL="STYLESHEET" TYPE="text/css" HREF="/ramr.css">
</HEAD>
<BODY BGCOLOR="#FFFFFF" TEXT="#000000">
<H1 ALIGN="CENTER" CLASS="title"><A HREF="/Title?0180073">Quills (2000)</A></H1><H3 ALIGN=CENTER>reviewed by<BR><A HREF="/ReviewsBy?Harvey+S.+Karten">Harvey S. Karten</A></H3><HR WIDTH="40%" SIZE="4">
<PRE>QUILLS</PRE>
<P> Reviewed by Harvey Karten
Fox Searchlight Films
Director: Philip Kaufman
Writer: Doug Wright (play & screenplay)
Cast: Geoffrey Rush, Kate Winslet, Joaquin Phoenix,
Michael Caine, Billie Whitelaw, Patrick Malahide, Amelia
Warner, Jane Menelaus, Stephen Moyer</P>
<P> If you're reading this online review, you are, of course,
familiar with the power of the Internet. All sorts of movie
data, even whole books, can be uploaded to the 'net and
then downloaded in a matter of seconds by readers from
Passaic to Port Moresby. How easy things have become in
the Information Age! Our very freedom to gather printed and
even visual material from a gadget that can be held on our
laps furnishes dramatic contrast to the difficulties people had
in disseminating their views during the Nineteenth Century
and before. Although Gutenberg's invention of movable type
had been around for a couple of hundred years, governments
and religious leaders were reluctant to allow their people to
read materials they considered subversive of the political or
social order. In our own time, an age that beholds eight-
year-olds gazing casually and without shock at pornography
on the Internet, we may feel bemused that at one time some
books considered corrupt by those in power were off limits to
the populace (as a few are even today). One such work was
"Justine," published anonymously but recognized everywhere
as the work of the Marquis de Sade. While the contents
would today be considered hokey, even downright laughable,
the flagrantly erotic text of "Justine" created quite a scandal
in Paris, so much so that while many who could get their
hands on the outlawed novel gobbled up the pages hungrily,
Church officials and even Napoleon himself were apoplectic
with outrage.</P>
<P> Phil Kaufman, whose "The Right Stuff" was neither arty nor
subtle, now comes across with a decidedly uncommercial
movie; cynical where "The Right Stuff" was idealistic,
grotesque where the all-American movie was straight-laced,
depraved and revolting where the rah-rah picture was
uplifting. Based on Doug Wright's Obie (off-Broadway)-award
winning play by the same name, "Quills" cannot be mistaken
for a naturalistic movie but instead evokes its theatrical
origins in virtually every scene. Resembling in spirit Peter
Brook's 1996 film "Marat/Sade"--which was in turn based on
Peter Weiss's breathing-down-your-neck play about a so-
called performance staged by inmates of the French asylum
for the insane at Charenton--"Quills" offers a potent, arch,
humorous and downright fascinating glimpse into a society
both terrified and titillated by literary descriptions of raging
sexuality. While "Justine" appears to me to be more
gynecological than arousing, the illustrated novel in its time
became a cause celebre, as controversial as the current
presidential quagmire in the U.S.</P>
<P> "Quills" takes place in 1807 and centers on the Marquis de
Sade, a man whose very name has given us the word
"sadism" but whose cruelty in this screenplay is limited to a
passing comment about his activities--which included the
carving up of a 16-year-old's backside and the rubbing of salt
into the wound. Instead de Sade is made into an artistic
hero, a man who, while imprisoned at a mental institution for
his past sadism, is for the most part a gentlemanly, intelligent
fellow with a compulsion to write and comfortable quarters to
do so. If denied the privilege of putting his ideas on paper
with his feathery, quill pen--of subliminating his madness
through his art--he believes that he will go as demented as
his fellow inmates, who include one guy who thinks he's a
bird and another a bald, lecherous Frenchman who could
pass for a Sumo wrestler or for the masked executioner who
in the opening scene lowers the guillotine on a hapless
aristocrat.</P>
<P> The Marquis (Geoffrey Rush) is treated well by the Abbe
de Coulmier (Joaquin Phoenix), who believes that insane
people can act reasonably when treated with kindness and
given therapy. (In one situation, he gently asks a pyromanic,
"Isn't it better to paint fires than to set them")?
A virginal chambermaid in the institution, Madeleine (Kate
Winslet), is regularly aroused by the Marquis' erotic writings,
which she reads to the giggles and pique of other workers,
but more important she has been smuggling the banned
chapters of the Marquis' literature out of the asylum for
general publication--handing the pages over to a mysterious
equestrian comrade. With Napoleon himself infuriated by the
novels and the Marquis' wife scandalized by the pornography,
Dr. Royer-Collar (Michael Caine) is sent to Charenton to
bring both the Marquis and the Abbe to heel.</P>
<P> Most of the film deals forcefully, dramatically, and
exquisitely with what happens after the Marquis is forbidden
to write. His quill pen taken away, he resorts to writing on
the tablecloth with a chicken bone dipped in wine. Absent
the chicken bone, he pricks his own finger and writes in his
own blood. When even the ability to cut himself is removed,
he implements yet another resourceful method to get his
ideas into print, one which horrifies the entire institution and
could turn quite a few stomachs of those in the theater
audience. (His final words give new meaning to smut on
bathroom walls.)</P>
<P> "Quills" informs us with striking drama what happens when
art and sexuality are repressed by the forces of pious
hypocrisy. Director Kaufman draws the lines clearly, giving
the viewer no doubt that compromise is out of the question.
The gentle Abbe is pitted against the throughly unsentimental
Royer-Collard, the latter infuriated when his own marriage to
a orphaned girl decades younger than he is brutally satirized
in a play written by the Marquis and performed by the
inmates to the glee and horror of the audience. The Abbe
himself is torn between his vows of chastity to the Church
and his arousal by both a naked Marquis and the winsome
chambermaid, Madeleine. The lovely wife of the Dr. Royer-
Collard, Simone (Amelia Warner), is torn between her
marriage vows to the aging doctor (who supplies her with all
the material luxuries any woman could want) and her
"Justine"-inspired desire for the young and handsome
architect, Prouix (Stephen Moyer). </P>
<P> While most of the action of this stage-born work is filmed
within the institution, Kaufman's photographer, Rogier Stoffer
and his production designer, Martin Childs, give the work a
painterly essence, a gruesome exhibition of the guillotine in
action in the very opening of the film climaxing with the horror
that befalls the Marquis as he uncompromisingly alienates the
powers that be.</P>
<P> The always reliable Michael Caine plays admirably against
the extraordinarily talented Geoffrey Rush, while the erotic
nature of the young women is tested against the repressive
notions of the Church and government. Strip away the
costumes and you could almost see our own times: the
ongoing dialectic about Hollywood's alleged corrupting of
youths around the world; the absurd overreaction of right-
wingers to President Clinton's peccadilloes; even (as ace
online critic Maitland McDonagh points out in her prescient
essay) the controversy over the defense given by the
American Civil Liberties Union to repulsive organizations like
the American Nazi Party and other skinhead bands.
Contemporary relevance aside, "Quills" stands out as a
tough-minded, lush portrayal of people acting in extremis,
particularly of one man unwilling, nay unable, to compromise
even at the risk of torture and death. There's a place on our
screens for small, low-budget indies like Kenneth Lonergan's
remarkable "You Can Count on Me," which NY Times critic
Stephen Holden named one of the two or three best movies
of the year so far. "Quills" demonstrates that we also need
off-the-wall high drama, powerful tales of larger-than-life
characters whose uncompromising heroism elevates them to
mythic stature.</P>
<P>Rated R. Running time: 120 minutes. (C) 2000 by
Harvey Karten, <A HREF="mailto:[email protected]">[email protected]</A></P>
<HR><P CLASS=flush><SMALL>The review above was posted to the
<A HREF="news:rec.arts.movies.reviews">rec.arts.movies.reviews</A> newsgroup (<A HREF="news:de.rec.film.kritiken">de.rec.film.kritiken</A> for German reviews).<BR>
The Internet Movie Database accepts no responsibility for the contents of the
review and has no editorial control. Unless stated otherwise, the copyright
belongs to the author.<BR>
Please direct comments/criticisms of the review to relevant newsgroups.<BR>
Broken URLs inthe reviews are the responsibility of the author.<BR>
The formatting of the review is likely to differ from the original due
to ASCII to HTML conversion.
</SMALL></P>
<P ALIGN=CENTER>Related links: <A HREF="/Reviews/">index of all rec.arts.movies.reviews reviews</A></P>
</P></BODY></HTML>
| xianjunzhengbackup/code | data science/machine_learning_for_the_web/chapter_4/movie/26812.html | HTML | mit | 9,484 |
{#-
This file was automatically generated - do not edit
-#}
{% macro t(key) %}{{ {
"language": "sv",
"clipboard.copy": "Kopiera till urklipp",
"clipboard.copied": "Kopierat till urklipp",
"edit.link.title": "Redigera sidan",
"footer.previous": "Föregående",
"footer.next": "Nästa",
"meta.comments": "Kommentarer",
"meta.source": "Källa",
"search.config.lang": "sv",
"search.placeholder": "Sök",
"search.result.placeholder": "Skriv sökord",
"search.result.none": "Inga sökresultat",
"search.result.one": "1 sökresultat",
"search.result.other": "# sökresultat",
"skip.link.title": "Gå till innehållet",
"source.link.title": "Gå till datakatalog",
"source.revision.date": "Senaste uppdateringen",
"toc.title": "Innehållsförteckning"
}[key] }}{% endmacro %}
| andhremattos/andhremattos.github.io | material/partials/language/sv.html | HTML | mit | 806 |
<<<<<<< HEAD
=======
<header class="hide-on-large-only">
<img src="{{"assets/img/logo-mds-big.png"}}" alt="" style="width: 100%;">
</header>
>>>>>>> 9bc2ead780ab1fa06cd37135345925de18a2a3fd
| moredms/moredms-com | _includes/mobile_banner.html | HTML | mit | 192 |
<section data-ng-controller="Page1Controller">
<md-grid-list
md-cols-sm="1" md-cols-md="2" md-cols-gt-md="6"
md-row-height-gt-md="1:1" md-row-height="2:2"
md-gutter="12px" md-gutter-gt-sm="8px" >
<md-grid-tile class="red" md-rowspan="1" md-colspan="2">
<md-grid-tile-footer>
<h3>TODAY</h3>
</md-grid-tile-footer>
</md-grid-tile>
<md-grid-tile class="green" md-rowspan="1" md-colspan="2">
<h1 class="md-display-3">70%</h1>
<md-grid-tile-footer>
<h3>YESTERDAY</h3>
</md-grid-tile-footer>
</md-grid-tile>
<md-grid-tile class="yellow" md-rowspan="1" md-colspan="2">
<h1 class="md-display-3">40%</h1>
<md-grid-tile-footer>
<h3>LAST WEEK</h3>
</md-grid-tile-footer>
</md-grid-tile>
</md-grid-list>
</section> | SamDC/MEANMaterial | public/modules/core/views/page1.client.view.html | HTML | mit | 829 |
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!--NewPage-->
<HTML>
<HEAD>
<!-- Generated by javadoc (build 1.5.0_13) on Sun Jan 24 12:52:50 EST 2010 -->
<META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
<TITLE>
Uses of Class edu.uci.ics.jung.io.graphml.GraphMLReader2 (jung2 2.0.1 API)
</TITLE>
<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../../stylesheet.css" TITLE="Style">
<SCRIPT type="text/javascript">
function windowTitle()
{
parent.document.title="Uses of Class edu.uci.ics.jung.io.graphml.GraphMLReader2 (jung2 2.0.1 API)";
}
</SCRIPT>
<NOSCRIPT>
</NOSCRIPT>
</HEAD>
<BODY BGCOLOR="white" onload="windowTitle();">
<!-- ========= START OF TOP NAVBAR ======= -->
<A NAME="navbar_top"><!-- --></A>
<A HREF="#skip-navbar_top" title="Skip navigation links"></A>
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
<TR>
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
<A NAME="navbar_top_firstrow"><!-- --></A>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
<TR ALIGN="center" VALIGN="top">
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../edu/uci/ics/jung/io/graphml/GraphMLReader2.html" title="class in edu.uci.ics.jung.io.graphml"><FONT CLASS="NavBarFont1"><B>Class</B></FONT></A> </TD>
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../overview-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD>
</TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
</EM>
</TD>
</TR>
<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
PREV
NEXT</FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../../../../../index.html?edu/uci/ics/jung/io/graphml//class-useGraphMLReader2.html" target="_top"><B>FRAMES</B></A>
<A HREF="GraphMLReader2.html" target="_top"><B>NO FRAMES</B></A>
<SCRIPT type="text/javascript">
<!--
if(window==top) {
document.writeln('<A HREF="../../../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
}
//-->
</SCRIPT>
<NOSCRIPT>
<A HREF="../../../../../../../allclasses-noframe.html"><B>All Classes</B></A>
</NOSCRIPT>
</FONT></TD>
</TR>
</TABLE>
<A NAME="skip-navbar_top"></A>
<!-- ========= END OF TOP NAVBAR ========= -->
<HR>
<CENTER>
<H2>
<B>Uses of Class<br>edu.uci.ics.jung.io.graphml.GraphMLReader2</B></H2>
</CENTER>
No usage of edu.uci.ics.jung.io.graphml.GraphMLReader2
<P>
<HR>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<A NAME="navbar_bottom"><!-- --></A>
<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
<TR>
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
<A NAME="navbar_bottom_firstrow"><!-- --></A>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
<TR ALIGN="center" VALIGN="top">
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../edu/uci/ics/jung/io/graphml/GraphMLReader2.html" title="class in edu.uci.ics.jung.io.graphml"><FONT CLASS="NavBarFont1"><B>Class</B></FONT></A> </TD>
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../overview-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD>
</TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
</EM>
</TD>
</TR>
<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
PREV
NEXT</FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../../../../../index.html?edu/uci/ics/jung/io/graphml//class-useGraphMLReader2.html" target="_top"><B>FRAMES</B></A>
<A HREF="GraphMLReader2.html" target="_top"><B>NO FRAMES</B></A>
<SCRIPT type="text/javascript">
<!--
if(window==top) {
document.writeln('<A HREF="../../../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
}
//-->
</SCRIPT>
<NOSCRIPT>
<A HREF="../../../../../../../allclasses-noframe.html"><B>All Classes</B></A>
</NOSCRIPT>
</FONT></TD>
</TR>
</TABLE>
<A NAME="skip-navbar_bottom"></A>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<HR>
Copyright © 2010 null. All Rights Reserved.
</BODY>
</HTML>
| tobyclemson/msci-project | vendor/jung-2.0.1/doc/edu/uci/ics/jung/io/graphml/class-use/GraphMLReader2.html | HTML | mit | 6,127 |
<!DOCTYPE html>
<html>
<head>
<meta content="text/html;charset=utf-8" http-equiv="Content-Type">
<meta content="utf-8" http-equiv="encoding">
<meta http-equiv="refresh" content="5; url={{.SiteName}}/">
<title>Creating Site - Renfish</title>
{{template "Header" .}}
</head>
<body>
{{template "Topbar" .}}
<div class="body-content">
Creating Site...
</div>
<br>
<br>
{{template "Bottombar"}}
</body>
</html>
| bjwbell/renfish | setup.html | HTML | mit | 522 |
<section>
<div class="div-select-up-animal">
<h1>Selecciona el animal que quieres actualizar:
<select ng-model="updAnimal.animalSelected" ng-change="updAnimal.editAnimal(updAnimal.animalSelected)">
<option ng-repeat="item in updAnimal.allAnimals" ng-value="{{item.id}}">{{item.name}}</option>
</select>
</h1>
</div>
<div class="frm-UpdAnimal" ng-show="updAnimal.animalSelected">
<h3>Modificar el animal: {{updAnimal.animalToUpdate.name}}</h3>
<div class="div-img-detail">
Nombre animal:
<input type="text" value="{{updAnimal.animalToUpdate.name}}" ng-model="updAnimal.nameUpdAnimal" label="Animal" ng-class="{ 'has-error' : !updAnimal.nameUpdAnimal && updAnimal.formSend}">
<br><br>
Tipo Animal:
<select ng-model="updAnimal.typeUpdAnimal" ng-class="{ 'has-error' : !updAnimal.typeUpdAnimal && updAnimal.formSend }">
<option value="mamiferos">Mamiferos</option>
<option value="otros">Otros</option>
</select>
<br><br>
Imagen:
<input type="text" value="{{updAnimal.animalToUpdate.img}}" ng-model="updAnimal.imgUpdAnimal" label="Animal" ng-class="{ 'has-error' : !updAnimal.imgUpdAnimal && updAnimal.formSend}">
<br><br>
<div>
<div class="txt-error" ng-show="!showMsg && updAnimal.formSend">ERROR <br> Debe introducir todos los datos.</div>
</div>
<div class="button-bar">
<button ng-click="updAnimal.updAnimal()">Confirmar</button>
<button ng-click="updAnimal.goToMain()">Cancelar</button>
</div>
</div>
</div>
</section> | daniberc/TheAnimalShop | src/app/components/updAnimal/upd-animal-template.html | HTML | mit | 1,760 |
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
<meta name="generator" content="Doxygen 1.8.9.1"/>
<title>V8 API Reference Guide for node.js v0.1.4: Member List</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="jquery.js"></script>
<script type="text/javascript" src="dynsections.js"></script>
<link href="search/search.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="search/searchdata.js"></script>
<script type="text/javascript" src="search/search.js"></script>
<script type="text/javascript">
$(document).ready(function() { init_search(); });
</script>
<link href="doxygen.css" rel="stylesheet" type="text/css" />
</head>
<body>
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
<div id="titlearea">
<table cellspacing="0" cellpadding="0">
<tbody>
<tr style="height: 56px;">
<td style="padding-left: 0.5em;">
<div id="projectname">V8 API Reference Guide for node.js v0.1.4
</div>
</td>
</tr>
</tbody>
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.8.9.1 -->
<script type="text/javascript">
var searchBox = new SearchBox("searchBox", "search",false,'Search');
</script>
<div id="navrow1" class="tabs">
<ul class="tablist">
<li><a href="index.html"><span>Main Page</span></a></li>
<li><a href="namespaces.html"><span>Namespaces</span></a></li>
<li class="current"><a href="annotated.html"><span>Classes</span></a></li>
<li><a href="files.html"><span>Files</span></a></li>
<li><a href="examples.html"><span>Examples</span></a></li>
<li>
<div id="MSearchBox" class="MSearchBoxInactive">
<span class="left">
<img id="MSearchSelect" src="search/mag_sel.png"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
alt=""/>
<input type="text" id="MSearchField" value="Search" accesskey="S"
onfocus="searchBox.OnSearchFieldFocus(true)"
onblur="searchBox.OnSearchFieldFocus(false)"
onkeyup="searchBox.OnSearchFieldChange(event)"/>
</span><span class="right">
<a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a>
</span>
</div>
</li>
</ul>
</div>
<div id="navrow2" class="tabs2">
<ul class="tablist">
<li><a href="annotated.html"><span>Class List</span></a></li>
<li><a href="classes.html"><span>Class Index</span></a></li>
<li><a href="hierarchy.html"><span>Class Hierarchy</span></a></li>
<li><a href="functions.html"><span>Class Members</span></a></li>
</ul>
</div>
<!-- window showing the filter options -->
<div id="MSearchSelectWindow"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
onkeydown="return searchBox.OnSearchSelectKey(event)">
</div>
<!-- iframe showing the search results (closed by default) -->
<div id="MSearchResultsWindow">
<iframe src="javascript:void(0)" frameborder="0"
name="MSearchResults" id="MSearchResults">
</iframe>
</div>
<div id="nav-path" class="navpath">
<ul>
<li class="navelem"><a class="el" href="namespacev8.html">v8</a></li><li class="navelem"><a class="el" href="classv8_1_1_string.html">String</a></li><li class="navelem"><a class="el" href="classv8_1_1_string_1_1_external_ascii_string_resource.html">ExternalAsciiStringResource</a></li> </ul>
</div>
</div><!-- top -->
<div class="header">
<div class="headertitle">
<div class="title">v8::String::ExternalAsciiStringResource Member List</div> </div>
</div><!--header-->
<div class="contents">
<p>This is the complete list of members for <a class="el" href="classv8_1_1_string_1_1_external_ascii_string_resource.html">v8::String::ExternalAsciiStringResource</a>, including all inherited members.</p>
<table class="directory">
<tr class="even"><td class="entry"><a class="el" href="classv8_1_1_string_1_1_external_ascii_string_resource.html#adeb99e8c8c630e2dac5ad76476249d2f">data</a>() const =0</td><td class="entry"><a class="el" href="classv8_1_1_string_1_1_external_ascii_string_resource.html">v8::String::ExternalAsciiStringResource</a></td><td class="entry"><span class="mlabel">pure virtual</span></td></tr>
<tr bgcolor="#f0f0f0"><td class="entry"><b>ExternalAsciiStringResource</b>() (defined in <a class="el" href="classv8_1_1_string_1_1_external_ascii_string_resource.html">v8::String::ExternalAsciiStringResource</a>)</td><td class="entry"><a class="el" href="classv8_1_1_string_1_1_external_ascii_string_resource.html">v8::String::ExternalAsciiStringResource</a></td><td class="entry"><span class="mlabel">inline</span><span class="mlabel">protected</span></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classv8_1_1_string_1_1_external_ascii_string_resource.html#aeecccc52434c2057d3dc5c9732458a8e">length</a>() const =0</td><td class="entry"><a class="el" href="classv8_1_1_string_1_1_external_ascii_string_resource.html">v8::String::ExternalAsciiStringResource</a></td><td class="entry"><span class="mlabel">pure virtual</span></td></tr>
<tr><td class="entry"><a class="el" href="classv8_1_1_string_1_1_external_ascii_string_resource.html#acd8790ae14be1b90794b363d24a147d0">~ExternalAsciiStringResource</a>()</td><td class="entry"><a class="el" href="classv8_1_1_string_1_1_external_ascii_string_resource.html">v8::String::ExternalAsciiStringResource</a></td><td class="entry"><span class="mlabel">inline</span><span class="mlabel">virtual</span></td></tr>
</table></div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated on Tue Aug 11 2015 23:44:35 for V8 API Reference Guide for node.js v0.1.4 by  <a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.9.1
</small></address>
</body>
</html>
| v8-dox/v8-dox.github.io | 9dc621f/html/classv8_1_1_string_1_1_external_ascii_string_resource-members.html | HTML | mit | 6,327 |
---
layout: default
---
<section id="content-region-3" class="padding-40 page-tree-bg">
<div class="container">
<h3 class="page-tree-text">
Becoming a Sponsor
</h3>
</div>
</section>
<div class="space-70"></div>
<div class="container">
<div class="row">
<div class="col-md-12">
</div>
</div>
<div class="row">
<div class="col-md-4 margin-btm-20">
<div class="pricing-wrapper">
<div class="pricing-head">
<h3>Terawatt</h3>
</div>
<div class="pricing-rate">
<h1>$6,000 and above</h1>
</div>
<div class="pricing-desc">
<ul class="list-unstyled">
<li><i class="ion-checkmark-round"></i> Invitation to Sponsor Day</li>
<li><i class="ion-checkmark-round"></i> Feature in our newsletter</li>
<li><i class="ion-checkmark-round"></i> Company logo on team website</li>
<li><i class="ion-checkmark-round"></i> Social media shout outs</li>
<li><i class="ion-checkmark-round"></i> Company logo on team banner </li>
<li><i class="ion-checkmark-round"></i> Large Company logo on REV 2</li>
<li><i class="ion-checkmark-round"></i> Access to our team resume book and EVT room tour</li>
<li><i class="ion-checkmark-round"></i> Large Company logo on team T-shirts</li>
</ul>
</div>
</div><!--pricing wrapper-->
</div><!--pricing col end-->
<div class="col-md-4 margin-btm-20">
<div class="pricing-wrapper">
<div class="pricing-head">
<h3>Gigawatt</h3>
</div>
<div class="pricing-rate">
<h1>$3,500 - $5,999</h1>
</div>
<div class="pricing-desc">
<ul class="list-unstyled">
<li><i class="ion-checkmark-round"></i> Invitation to Sponsor Day</li>
<li><i class="ion-checkmark-round"></i> Feature in our newsletter</li>
<li><i class="ion-checkmark-round"></i> Company logo on team website</li>
<li><i class="ion-checkmark-round"></i> Social media shout outs</li>
<li><i class="ion-checkmark-round"></i> Company logo on team banner </li>
<li><i class="ion-checkmark-round"></i> Medium Company logo on REV 2</li>
<li><i class="ion-checkmark-round"></i> Access to our team resume book and EVT room tour</li>
<li><i class="ion-checkmark-round"></i> Medium Company logo on team T-shirts</li>
</ul>
</div>
</div><!--pricing wrapper-->
</div><!--pricing col end-->
<div class="col-md-4 margin-btm-20">
<div class="pricing-wrapper">
<div class="pricing-head">
<h3>Megawatt</h3>
</div>
<div class="pricing-rate">
<h1>$1000 - $3,499</h1>
</div>
<div class="pricing-desc">
<ul class="list-unstyled">
<li><i class="ion-checkmark-round"></i> Invitation to Sponsor Day</li>
<li><i class="ion-checkmark-round"></i> Feature in our newsletter</li>
<li><i class="ion-checkmark-round"></i> Company logo on team website</li>
<li><i class="ion-checkmark-round"></i> Social media shout outs</li>
<li><i class="ion-checkmark-round"></i> Company logo on team banner </li>
<li><i class="ion-checkmark-round"></i> Small Company logo on REV 2</li>
<li><i class="ion-checkmark-round"></i> Access to our team resume book and EVT room tour</li>
<li><i class="ion-checkmark-round"></i> Small Company logo on team T-shirts</li>
</ul>
</div>
</div><!--pricing wrapper-->
</div><!--pricing col end-->
<div class="col-md-4 margin-btm-20">
<div class="pricing-wrapper">
<div class="pricing-head">
<h3>Kilowatt</h3>
</div>
<div class="pricing-rate">
<h1>$500-$999</h1>
</div>
<div class="pricing-desc">
<ul class="list-unstyled">
<li><i class="ion-checkmark-round"></i> Invitation to Sponsor Day</li>
<li><i class="ion-checkmark-round"></i> Feature in our newsletter</li>
<li><i class="ion-checkmark-round"></i> Company logo on team website</li>
<li><i class="ion-checkmark-round"></i> Social media shout outs</li>
<!--<li><i class="ion-close-round"></i> Company logo on team banner </li>-->
<!--<li><i class="ion-close-round"></i> Company logo on REV 1</li>-->
<!--<li><i class="ion-close-round"></i> Private tour of team room and projects</li>-->
</ul>
</div>
</div><!--pricing wrapper-->
</div><!--pricing col end-->
<div class="col-md-4 margin-btm-20">
<div class="pricing-wrapper">
<div class="pricing-head">
<h3>Watt</h3>
</div>
<div class="pricing-rate">
<h1>$1-$499</h1>
</div>
<div class="pricing-desc">
<ul class="list-unstyled">
<li><i class="ion-checkmark-round"></i> Invitation to Sponsor Day</li>
<li><i class="ion-checkmark-round"></i> Feature in our newsletter</li>
<!--<li><i class="ion-close-round"></i> Social media shout outs</li> -->
<!--<li><i class="ion-close-round"></i> Company logo on team banner </li>-->
<!--<li><i class="ion-close-round"></i> Company logo on REV 1</li>-->
<!--<li><i class="ion-close-round"></i> Private tour of team room and projects</li>-->
</ul>
</div>
</div><!--pricing wrapper-->
</div><!--pricing col end-->
</div><!--pricing 3 col row end-->
<div class="col-md-6 text-center">
<h1><a href="../../assets/documents/2018.19_EVT_SponsorshipPacketWeb.pdf" target="_blank" class="text-center btn theme-btn-evt btn-lg btn-radius btn-block">View the official 2018-19 Sponsorship Packet</a></h1>
</div>
<div class="col-md-6 text-center">
<h1><a href="https://securelb.imodules.com/s/1624/index-giving.aspx?sid=1624&gid=1&pgid=705&cid=1466&fid=1466&gfid=800&bledit=1&dids=354"
target="_blank" class="text-center btn theme-btn-evt btn-lg btn-radius btn-block">Make a donation to the RIT Electric Vehicle Team</a></h1>
</div>
<div class="space-40"></div>
<!--<div class="col-md-12">-->
<!--<h1 class="heading-mini">How to Donate</h1>-->
<!--</div>-->
<!--<div class="col-md-8">-->
<!--<div>-->
<!--<img src="/assets/img/gift_to_evt_1.png" class="img-responsive" alt="Responsive Image">-->
<!--</div>-->
<!--</div>-->
<!--<div class="col-md-12">-->
<!--<div class="price-faq-box">-->
<!--<div class="space-20"></div>-->
<!--<h3>Safe, Fast, Offical</h3>-->
<!--<p>-->
<!--Donating only takes 5 steps. On the first page,-->
<!--be sure to select "Other" and fill in-->
<!--"<strong>Electric Vehicle Team</strong>".-->
<!--</p>-->
<!--<a href="https://www.rit.edu/giving/makeagift/" target="_blank"><img src="/assets/img/make_a_gift_button.png"></a>-->
<!--</div>-->
<!--</div>-->
</div>
</div>
<div class="space-20"></div> | RIT-EVT/RIT-EVT.github.io | sponsors/info/index.html | HTML | mit | 8,389 |
<!DOCTYPE html>
<html lang="en">
<!--
Copyright 2021 David Stein
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
--><head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title> stein | resume </title><!-- Begin Jekyll SEO tag v2.6.1 -->
<meta name="generator" content="Jekyll v3.8.7" />
<meta property="og:title" content="resume" />
<meta name="author" content="David Stein" />
<meta property="og:locale" content="en_US" />
<meta name="description" content="stein’s web site" />
<meta property="og:description" content="stein’s web site" />
<link rel="canonical" href="https://davidbstein.com/resume" />
<meta property="og:url" content="https://davidbstein.com/resume" />
<meta property="og:site_name" content="stein" />
<script type="application/ld+json">
{"description":"stein’s web site","author":{"@type":"Person","name":"David Stein"},"@type":"WebPage","url":"https://davidbstein.com/resume","headline":"resume","@context":"https://schema.org"}</script>
<!-- End Jekyll SEO tag -->
<link rel="stylesheet" href="/assets/main.css"><link type="application/atom+xml" rel="alternate" href="https://davidbstein.com/feed.xml" title="stein" /></head>
<body><header id="site-header">
<div id="header-background" ></div>
<nav>
<div class="title" >
<a href="/" >stein</a>
</div>
<ul >
<li ><a href="/blog">blog</a></li>
<li ><a href="/about">about</a></li>
</ul></div>
</nav>
</header>
<div id="header-underlay"></div>
<script>
/*for source and licence see https://github.com/davidbstein/header-hider */
!function(){var i=function(){if(this.scrollY=0,this.old_scroll=window.onscroll,this.header=document.getElementsByTagName("header")[0],null==this.header)throw"in order to use the header hider you must have a <header>";this.header.style.transition="margin-top 0.2s ease-out 0s;",this.header_height=header.offsetHeight,this.hidden=!1,this.hide=function(){this.header.style.marginTop=-this.header_height+"px",this.hidden=!0}.bind(this),this.unhide=function(){this.header.style.marginTop=0,this.hidden=!1}.bind(this),this.unhide(),window.onscroll=function(){this.old_scroll&&this.old_scroll();var i=window.pageYOffset;i<64||i<this.scrollY?this.unhide():this.hide(),this.scrollY=i}.bind(this)};window.onload?window.onload=function(h){(void 0)(h),i()}:window.onload=i}();
</script>
<main aria-label="Content">
<div class="wrapper">
<article class="post">
<header class="post-header">
<h1 class="post-title">resume</h1>
</header>
<div class="post-content">
<p>My resume was last updated in January 2021.</p>
<p><a href="/static/resume.pdf">download pdf</a></p>
</div>
</article>
</div>
</main>
<footer>Copyright (c) David Stein</footer>
</body>
</html>
| davidbstein/davidbstein.com | docs/resume.html | HTML | mit | 3,831 |
<!DOCTYPE html>
<html>
<head>
<title>metamachine v.0.03</title>
<meta charset="UTF-8">
<link href="style.css" type="text/css" rel="stylesheet">
<!--- <script type="text/javascript" src="main.js" async></script> -->
<script src="http://code.jquery.com/jquery-2.1.4.js"></script>
<script type="text/javascript" src="querymain.js"></script>
<script type="text/javascript" src="LifemirrorPlayer.js"></script>
</head>
<body>
<!--- <div id="player"> -->
<div id="middle">
<div id="header">
<h1>metamachine</h1>
<span>v.0.03</span>
</div>
<div id="menu">
<input id="attr1" type="range" min="0" max="5" step="1" value"1">Liebe</input><br>
<input id="attr2" type="range" min="0" max="5" step="1" value"1">Glück</input><br>
<input id="attr3" type="range" min="0" max="5" step="1" value"1">Tradition</input><br>
<input id="attr4" type="range" min="0" max="5" step="1" value"1">Abenteuer</input><br>
<input id="attr5" type="range" min="0" max="5" step="1" value"1">Perfektion</input><br>
<br>
<button id="generatePlaylist">Playliste generieren</button>
<br>
<p id="playlist"></p>
<div id="debug">
<ul id="XMLread"></ul>
</div>
</div>
</div>
</body>
</html>
| marvmartz/Project_MetaJS | index.html | HTML | mit | 1,271 |
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>18 --> 19</title>
<link href="./../../assets/style.css" rel="stylesheet">
</head>
<body>
<h2>You have to be fast</h2>
<a href="./52b2fda3bd58f1a43a67b48b0bb8d03f82aae6247c19cb3e1f6cb057ca1c8718.html">Teleport</a>
<hr>
<a href="./../../about.md">About</a> (Spoilers! )
<script src="./../../assets/md5.js"></script>
<script>
window.currentLevel = 7;
</script>
<script src="./../../assets/script.js"></script>
</body>
</html> | simonmysun/praxis | TAIHAO2019/pub/SmallGame/AsFastAsYouCan2/76fdc108858381c1bd203e3bd2fb2126995af3857aa91fa0c688c54727428c26.html | HTML | mit | 550 |
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<link rel="stylesheet" href="../css/lib/pure.min.css">
<link rel="stylesheet" href="../css/whhg.css">
<link rel="stylesheet" href="../css/main.css">
<link rel="icon" type="image/png" href="../favicon.png?v=1.01">
<title>Dining @ CU</title>
</head>
<body>
<div class="header">
<div class="home-menu pure-menu pure-menu-open pure-menu-horizontal pure-menu-fixed">
<a class="pure-menu-heading" href="../">Dining @ CU</a>
<ul>
<li><a href="../">Home</a></li>
<li class="pure-menu-selected"><a href="#">Menu</a></li>
</ul>
</div>
</div>
<div class="splash-container menu-splash-container">
<div class="splash menu-splash">
<h1 class="splash-head menu-splash-head">
Loading your content <span class="loading">...</span>
</h1>
</div>
</div>
<div class="menu-content-wrapper">
<div class="invert-content-wrapper">
<div class="content">
<div class="pure-g-r">
<div class="pure-u-1">
<div class="l-box menu-box">
<h2 class="content-subhead menu-subhead" id="dining-text">
Columbia Dining:
</h2>
</div>
</div>
</div>
</div>
</div>
<div class="content">
<div class="pure-g-r">
<div class="pure-u-1">
<div class="l-box menu-box">
<h3 class="content-subhead menu-subhead">
John Jay
</h3>
<div class="menu-icon-holder">
<i class="icon-pizza menu-icon"></i>
<i class="icon-ban-circle menu-icon menu-sub-icon ban-icon"></i>
<i class="icon-pizza menu-icon-mirror mirror"></i>
<i class="icon-ban-circle menu-icon-mirror menu-sub-icon-mirror ban-icon"></i>
</div>
<p class="menu-p">
John Jay has no pizza today. Please don't be upset, there's no reason for that.
Consider the bustling, driven, priority-oriented network that is John Jay dining - at times like these we've got to take a step back and breathe, acknowledging that all of us are prone to human error.
We know pizza, and we know that it could be just around the corner. Maybe try <a href="#" class="tomorrow-link">Tomorrow?</a>
</p>
</div>
</div>
</div>
</div>
<div class="content menu-gray-content-wrapper">
<div class="pure-g-r">
<div class="pure-u-1">
<div class="l-box menu-box">
<h3 class="content-subhead menu-subhead">
Ferris
</h3>
<div class="menu-icon-holder">
<i class="icon-pizza menu-icon"></i>
<i class="icon-ok-circle menu-icon menu-sub-icon check-icon"></i>
<i class="icon-pizza menu-icon-mirror mirror"></i>
<i class="icon-ok-circle menu-icon-mirror menu-sub-icon-mirror check-icon"></i>
</div>
<p class="menu-p">
Ferris does have pizza today. Thank the stars, it's safe - you can go there. There's no need to be afraid today,
and there's no need to be afraid when you're gripping the steamy, flaky crust between your grateful hands, all the more
supple from the relaxing data-styles we were able to serve you with.
You can't do anything wrong at Ferris Booth! As long as there's pizza! (Ha Ha!).
</p>
</div>
</div>
</div>
</div>
<div class="content">
<div class="pure-g-r">
<div class="pure-u-1">
<div class="l-box menu-box">
<h3 class="content-subhead menu-subhead">
JJ's
</h3>
<div class="menu-icon-holder">
<i class="icon-pizza menu-icon"></i>
<i class="icon-ban-circle menu-icon menu-sub-icon ban-icon"></i>
<i class="icon-pizza menu-icon-mirror mirror"></i>
<i class="icon-ban-circle menu-icon-mirror menu-sub-icon-mirror ban-icon"></i>
</div>
<p class="menu-p">
JJ's ... doesn't have pizza today - and apparently, not tonight either. I'm so sorry.
We know you get hungry late at night, and we know sometimes you can't sleep because of it.
We know you need pizza. Please don't let what happened happen again.
As an alternative, it could be worth your troubles to slide some famous "Mozzarella Sticks"
in a dip bowl of "Marinara Sauce" - even better, you can smear two swads of them on your styrofoam
"Plate", and garnish with the "Omelette Pepperoni" to taste.
At the end of the day, it'll come back soon. Please try <a href="#" class="tomorrow-link">Tomorrow</a>.
Please.
</p>
</div>
</div>
</div>
</div>
<div class="footer s-box">
Dining @ CU - <a href="http://www.millersfantasy.com">Miller's Fantasy</a> 2014
</div>
</div>
<script src="../js/lib/jquery.min.js"></script>
<script src="./js/menu_build.js"></script>
</body>
</html>
| kevin-roark/dining-at-cu | menu/index.html | HTML | mit | 5,671 |
---
layout: base
published: true
---
<style>
#carouselExampleIndicators{
/*max-height: 70vh;*/
padding-top: -10vh;
padding-bottom: 8vh;
height: 100vh;
position: relative;
}
.carousel-inner{
padding-top: -10vh;
padding-bottom: 8vh;
height: 100vh;
position: relative;
background-color: black;
}
.carousel-item{
padding-top: -10vh;
padding-bottom: 8vh;
height: 100vh;
position: relative;
}
.slide1{
background-image: url(./images/orientation2018-min.jpg);
width: 100vw;
min-height: 296px;
background-position: center center;
background-repeat: no-repeat;
object-fit: cover;
background-size: cover;
text-align: center;
padding-top: 14vh;
padding-bottom: 12vh;
opacity: 0.6;
}
.slide2{
background-image: url(./images/cusec.jpg);
width: 100vw;
min-height: 296px;
background-position: center center;
background-repeat: no-repeat;
object-fit: cover;
background-size: cover;
text-align: center;
padding-top: 14vh;
padding-bottom: 12vh;
opacity: 0.6;
}
.slide3{
background-image: url(./images/bbq20192.jpg);
width: 100vw;
min-height: 296px;
background-position: center center;
background-repeat: no-repeat;
object-fit: cover;
background-size: cover;
text-align: center;
padding-top: 14vh;
padding-bottom: 12vh;
opacity: 0.7;
}
.backgroundCover{
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
background: #000;
opacity: 0.3;
z-index: 10;
}
.slide {
transform: translateX(-0%) !important;
}
</style>
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
<!--<div class='background backgroundCover'></div>-->
<div class='main-front-page-subject' style="{{ page.subjectstyle }}">
CARLETON COMPUTER<br>SCIENCE SOCIETY
</div>
<div id="carouselExampleIndicators" class="carousel slide" data-ride="carousel">
<!-- Indicators -->
<ol class="carousel-indicators">
<li data-target="#carouselExampleIndicators" data-slide-to="0" class="active"></li>
<li data-target="#carouselExampleIndicators" data-slide-to="1"></li>
<li data-target="#carouselExampleIndicators" data-slide-to="2"></li>
</ol>
<!-- Wrapper for slides -->
<div class="carousel-inner">
<div class="carousel-item active slide1">
<!--<img class="d-block w-100" src="https://cdn.pixabay.com/photo/2015/04/23/22/00/tree-736885__340.jpg" data-color="lightblue" alt="First Image">-->
<div class="carousel-caption d-md-block">
<!--<h5>First Image</h5>-->
</div>
</div>
<div class="carousel-item slide2">
<!--<img class="d-block w-100" src="https://cdn.pixabay.com/photo/2015/04/23/22/00/tree-736885__340.jpg" data-color="lightblue" alt="First Image">-->
<div class="carousel-caption d-md-block">
<!--<h5>Second Image</h5>-->
</div>
</div>
<div class="carousel-item slide3">
<!--<img class="d-block w-100" src="https://cdn.pixabay.com/photo/2015/04/23/22/00/tree-736885__340.jpg" data-color="lightblue" alt="First Image">-->
<div class="carousel-caption d-md-block">
<!--<h5>Third Image</h5>-->
</div>
</div>
</div>
<!-- Controls -->
<a class="carousel-control-prev" href="#carouselExampleIndicators" role="button" data-slide="prev">
<span class="carousel-control-prev-icon" aria-hidden="true"></span>
<span class="sr-only">Previous</span>
</a>
<a class="carousel-control-next" href="#carouselExampleIndicators" role="button" data-slide="next">
<span class="carousel-control-next-icon" aria-hidden="true"></span>
<span class="sr-only">Next</span>
</a>
</div>
<link rel="stylesheet" type="text/css" href="https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/4.0.0-beta.2/css/bootstrap.css">
<script src="https://unpkg.com/popper.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/4.0.0-beta/js/bootstrap.min.js"></script>
<script>
$('.carousel').carousel({
interval: 6000,
pause: "false"
});
</script>
<!--
<div class="main-page-image-wrapper" style="
background-image: url('{{ page.pimage }}');">-->
<!--div class="front-logo">
<img style="display:block;"class="cu-logo" src= "/images/cu-logo.png">
</div--><!--
<div class='background'></div>
<div class='main-front-page-subject' style="{{ page.subjectstyle }}">
CARLETON COMPUTER<br>SCIENCE SOCIETY
</div>
</div>
-->
<!--a href="http://ccss.carleton.ca/opportunities/volunteer/" target="_blank" class="skinny-underline">Sign up to be a volunteer!</a-->
{{ content }}
| CarletonComputerScienceSociety/carletoncomputersciencesociety.github.io | _layouts/main.html | HTML | mit | 4,717 |
<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no, viewport-fit=cover">
<meta name="theme-color" content="#03375F">
<script src="https://maps.googleapis.com/maps/api/js?key=AIzaSyAARdEBQWL0JrVWMnHBQwFwaK_ZtOfH9T4"></script>
<!--
manifest.json provides metadata used when your web app is added to the
homescreen on Android. See https://developers.google.com/web/fundamentals/engage-and-retain/web-app-manifest/
-->
<link rel="manifest" href="%PUBLIC_URL%/manifest.json">
<link rel="shortcut icon" href="%PUBLIC_URL%/icons/16x16.png">
<!--
Notice the use of %PUBLIC_URL% in the tags above.
It will be replaced with the URL of the `public` folder during the build.
Only files inside the `public` folder can be referenced from the HTML.
Unlike "/favicon.ico" or "favicon.ico", "%PUBLIC_URL%/favicon.ico" will
work correctly both with client-side routing and a non-root public URL.
Learn how to configure a non-root public URL by running `npm run build`.
-->
<meta name="apple-mobile-web-app-capable" content="yes">
<meta name="apple-mobile-web-app-status-bar-style" content="black">
<meta name="apple-mobile-web-app-title" content="Nextzy">
<link rel="apple-touch-icon" href="%PUBLIC_URL%/icons/16x16.png">
<meta name="msapplication-TileImage" content="%PUBLIC_URL%/icons/16x16.png">
<meta name="msapplication-TileColor" content="#03375F">
<meta property="og:url" content="https://nextzy.me/" />
<meta property="og:type" content="website" />
<meta property="og:title" content="Nextzy Technologies" />
<meta property="og:description" content="We are pirates. We sail and hunt the best mobile and web solution." />
<meta property="og:image" content="https://nextzy.me/images/thumbnail.jpg" />
<meta property="og:image:alt" content="Nextzy goes to the moon." />
<meta name='twitter:url' content='https://nextzy.me/' />
<meta name='twitter:title' content='Nextzy Technologies' />
<meta name='twitter:description' content='We are pirates. We sail and hunt the best mobile and web solution.' />
<meta name='twitter:image' content='https://nextzy.me/images/thumbnail.jpg' />
<link href="https://fonts.googleapis.com/css?family=Montserrat" rel="stylesheet">
<title>Nextzy Technologies</title>
</head>
<body>
<noscript>
You need to enable JavaScript to run this app.
</noscript>
<div id="root"></div>
<!--
This HTML file is a template.
If you open it directly in the browser, you will see an empty page.
You can add webfonts, meta tags, or analytics to this file.
The build step will place the bundled scripts into the <body> tag.
To begin the development, run `npm start` or `yarn start`.
To create a production bundle, use `npm run build` or `yarn build`.
-->
</body>
</html>
| Nextzy/client-nextzy-landing-page-2017 | public/index.html | HTML | mit | 3,000 |
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>18 --> 19</title>
<link href="./../../assets/style.css" rel="stylesheet">
</head>
<body>
<h2>You have to be fast</h2>
<a href="./4703c69f923e43a33917a8c255df64036726dfab6335e115d802c67dc861f2e5.html">Teleport</a>
<hr>
<a href="./../../about.md">About</a> (Spoilers! )
<script src="./../../assets/md5.js"></script>
<script>
window.currentLevel = 7;
</script>
<script src="./../../assets/script.js"></script>
</body>
</html> | simonmysun/praxis | TAIHAO2019/pub/SmallGame/AsFastAsYouCan2/d8f1da9c79203f326f97696576bf661b5a4a6a656caad0d54b1eb66df7adeb48.html | HTML | mit | 550 |
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>18 --> 19</title>
<link href="./../../assets/style.css" rel="stylesheet">
</head>
<body>
<h2>You have to be fast</h2>
<a href="./20c5dddf18a00c634c481d431f5a710d510181165c30d071ad312ba5525cdc86.html">Teleport</a>
<hr>
<a href="./../../about.md">About</a> (Spoilers! )
<script src="./../../assets/md5.js"></script>
<script>
window.currentLevel = 7;
</script>
<script src="./../../assets/script.js"></script>
</body>
</html> | simonmysun/praxis | TAIHAO2019/pub/SmallGame/AsFastAsYouCan2/45c5b6cd2a2a68330c4a637578e70c087de3f640b237407f583fcd162401c7e6.html | HTML | mit | 550 |
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>Ryan Hall Media | Front-end Web Designer from Madison, WI</title>
<!--mobile meta-->
<meta name="viewport" content="width=device-width,initial-scale=1,width=device-width,user-scalable=no">
<meta name="HandheldFriendly" content="true" />
<meta name="MobileOptimized" content="320" />
<!--search meta-->
<meta name="description" content="Ryan Hall Media provides modern and professional front-end web design and development using the latest technologies and best techniques Based out of Madison Wi, let me create your identity.">
<meta property="og:image" content="http://www.ryanhallmedia.com/img/ryan.png" />
<meta name="robots" content="all">
<meta name="author" content="Ryan J. Hall">
<meta name="copyright" content="Ryan Hall Media">
<meta name="keywords" content="web, design, web design, front-end web, photography, identity, branding, logo, layout, app design, ios">
<!--favicon-->
<link rel="shortcut icon" href="favicon.ico">
<!-- googlefonts (playfair, roboto) -->
<link href="https://fonts.googleapis.com/css?family=Playfair+Display:400,700|Roboto:500,700,900" rel="stylesheet">
<!-- icon font -->
<link rel="stylesheet" href="css/font-awesome.min.css" media="screen" title="no title" charset="utf-8">
<!-- bulma framework -->
<link rel="stylesheet" href="css/bulma.min.css" media="screen" title="no title" charset="utf-8">
<!-- animations -->
<link rel="stylesheet" href="css/animate.min.css" media="screen" title="no title" charset="utf-8">
<!-- main styles -->
<link rel="stylesheet" href="css/styles.min.css" media="screen" title="no title" charset="utf-8">
<!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
<script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script>
<![endif]-->
</head>
<body>
<!-- external nav -->
<div class="nav-group">
<div class="navigation startnav preanimate">
<!-- logo -->
<a href="index.html" class="logo">
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
viewBox="0 0 1000 719.7" style="enable-background:new 0 0 1000 719.7;" xml:space="preserve">
<path class="st0" d="M549.8,396v320.1c0,1.9,1.6,3.5,3.5,3.5H596c1.9,0,3.5-1.6,3.5-3.5V4.5c0-1.9-1.6-3.5-3.5-3.5h-42.8c-1.9,0-3.5,1.6-3.5,3.5
v338c0,1.9-1.6,3.5-3.5,3.5H303.9c-1.9,0-3.5,1.6-3.5,3.5V389c0,1.9,1.6,3.5,3.5,3.5h242.3C548.2,392.5,549.8,394.1,549.8,396z"/>
<path class="st0" d="M652.3,3.3l131.8,303.2c1.2,2.8,5.2,2.8,6.4,0L924.8,3.1c0.6-1.3,1.8-2.1,3.2-2.1h69.4c1.9,0,3.5,1.6,3.5,3.5V716
c0,1.9-1.6,3.5-3.5,3.5h-43.9c-1.9,0-3.5-1.6-3.5-3.5V91.2c0-3.8-5.2-4.9-6.7-1.4L791.6,434.7c-1.2,2.8-5.2,2.8-6.4,0L645.9,116.2
c-0.2-0.4-0.3-0.9-0.3-1.4V4.7C645.6,0.9,650.8-0.2,652.3,3.3z"/>
<path class="st0" d="M214.3,370.6c-3-1.1-3.1-5.3-0.2-6.5c46.1-18.5,93.7-68.1,93.7-176C307.9,73,248.1,1,128.6,1H4.5C2.6,1,1,2.6,1,4.5v38.4
c0,1.9,1.6,3.5,3.5,3.5h119.6c93,0,130.6,59.8,130.6,142.8c0,94.1-36.5,157.2-135,157.2H4.5c-1.9,0-3.5,1.6-3.5,3.5v38.4
c0,1.9,1.6,3.5,3.5,3.5h110.8c112.9,0,133.9,62,133.9,173.8v150.6c0,1.9,1.6,3.5,3.5,3.5h42.8c1.9,0,3.5-1.6,3.5-3.5v-154
C299,464.7,282.8,396.6,214.3,370.6z"/>
</svg>
</a>
<!-- menu button -->
<div class="navbutton">
<span class="menu">MENU</span>
<span class="bars"></span>
</div>
</div>
<!-- hidden nav -->
<div class="side-nav">
<ul>
<li class="items"><a href="index.html">HOME</a></li>
<li class="items"><a href="work.html">WORK</a></li>
<li class="social">
<a href="https://twitter.com/ryanhallmedia" target="_blank"><i class="fa fa-twitter"></i></a>
<a href="https://facebook.com/ryanhallmedia" target="_blank"><i class="fa fa-facebook"></i></a>
<a href="https://behance.net/ryanhallmedia" target="_blank"><i class="fa fa-behance"></i></a>
<a href="http://codepen.io/RyanHallMedia/" target="_blank"><i class="fa fa-codepen"></i></a>
</li>
</ul>
</div>
</div>
<header class="small">
<!-- background lines -->
<div class="linediv lineone preanimate"></div>
<div class="linediv linetwo preanimate"></div>
<div class="bigtext">
<h1 class="preanimate">CONTACT</h1>
</div>
<div class="info">
<h2 class="preanimate">Whether you have a <span class="high">project idea</span> or <br />just a few <span class="high">questions</span>. Drop me a line <br />I'll get back to you <span class="high">right away</span>.</h2>
<a href="work.html" class="buttonbox preanimate">
<span class="text">Back Home</span>
<span class="box"></span>
</a>
</div>
<a href="mailto:[email protected]?Subject=Hi%20There" class="email is-hidden-mobile" target="_top"><span class="preanimate">[email protected]</span></a>
<div class="line linedown preanimate"><div class="linein animated slideInDownLine infinite"></div></div>
<div class="is-overlay preanimate"></div>
</header>
<section class="contact-from">
<!-- background lines -->
<div class="linediv lineone preanimate"></div>
<div class="linediv linetwo preanimate"></div>
<div class="contain text-left has-text-centered">
<div class="form-set preanimate">
<!-- contact form -->
<form id="contactForm" class="form" onSubmit="return checkform(this)" method="post" action="mailer.php" accept-charset="UTF-8">
<div class="inputs columns is-multiline">
<!-- input group -->
<div class="namegroup group column is-12-mobile is-6-tablet">
<!-- form input -->
<input id="fname" class="input" maxlength="40" name="fname" size="20" type="text" required="">
<!-- underline hover -->
<span class="highlight"></span>
<!-- underline -->
<span class="bar"></span>
<!-- form label -->
<label for="fname" class="loglabel">First Name</label>
</div>
<!-- input group -->
<div class="namegroup group column is-12-mobile is-6-tablet">
<!-- form input -->
<input id="lname" class="input" maxlength="40" name="lname" size="20" type="text" required="">
<!-- underline hover -->
<span class="highlight"></span>
<!-- underline -->
<span class="bar"></span>
<!-- form label -->
<label for="lname" class="loglabel">Last Name</label>
</div>
<!-- input group -->
<div class="namegroup group column is-12-mobile is-6-tablet">
<!-- form input -->
<input id="phone" class="input" maxlength="40" name="phone" size="20" type="number" required="">
<!-- underline hover -->
<span class="highlight"></span>
<!-- underline -->
<span class="bar"></span>
<!-- form label -->
<label for="phone" class="loglabel">Phone</label>
</div>
<!-- input group -->
<div class="namegroup group column is-12-mobile is-6-tablet">
<!-- form input -->
<input id="email" class="input" maxlength="40" name="email" size="20" type="email" required="">
<!-- underline hover -->
<span class="highlight"></span>
<!-- underline -->
<span class="bar"></span>
<!-- form label -->
<label for="email" class="loglabel">Email</label>
</div>
<!-- input group -->
<div class="messagegroup group column is-12-mobile is-12-tablet">
<!-- form input -->
<textarea id="message" rows="2" cols="100" name="message" type="message" class="input" style="resize: none;" required=""></textarea>
<!-- underline hover -->
<span class="highlight"></span>
<!-- underline -->
<span class="bar"></span>
<!-- form label -->
<label for="message" class="loglabel">Your Message</label>
</div>
</div>
<!-- button -->
<button type="submit" class="is-disabled submit buttonbox">
<span class="text">Let's Talk</span>
<span class="box"></span>
</button>
</form>
</div>
</div>
</section>
<footer>
<div class="toppart columns is-multiline">
<div class="column is-12-mobile is-8-tablet talk has-text-left">
<h2 class="light">Let's work together.</h2>
<a href="mailto:[email protected]?Subject=Hi%20There" target="_top" class="buttonline">
<span class="line left"></span>
<span class="text">[email protected]</span>
</a>
</div>
<div class="column is-12-mobile is-4-tablet contactinfo light has-text-right">
<span class="num">920.904.7926</span>
<span class="address">639 E. Johnson St.<br />Madison, WI 53703</span>
</div>
</div>
<div class="bottompart columns is-multiline">
<span class="column is-12-mobile is-6-tablet owner">COPYRIGHT ® <script type="text/javascript">document.write((new Date()).getFullYear());</script> | <a href="index.html">Ryan Hall Media</a></span>
<div class="column is-12-mobile is-6-tablet text social has-text-right">
<a href="https://twitter.com/ryanhallmedia" target="_blank"><i class="fa fa-twitter"></i></a>
<a href="https://facebook.com/ryanhallmedia" target="_blank"><i class="fa fa-facebook"></i></a>
<a href="https://behance.net/ryanhallmedia" target="_blank"><i class="fa fa-behance"></i></a>
<a href="http://codepen.io/RyanHallMedia/" target="_blank"><i class="fa fa-codepen"></i></a>
</div>
</div>
</footer>
</body>
<!-- jquery (all) -->
<script src="js/jquery-2.1.3.min.js" type="text/javascript"></script>
<!-- main js file (all) -->
<script src="js/script.min.js" type="text/javascript"></script>
<!-- scroll animate scripts (all) -->
<script src="js/jquery.scrollme.min.js" type="text/javascript"></script>
<!-- fixes styles for older browsers (all) -->
<script src="js/modernizr-custom.js" type="text/javascript"></script>
<script type="text/javascript">
$(document).ready(function(){
$('#fname').on('focusout', function(){
if( $(this).val().length === 0 ) {
$(this).addClass('warning');
$('.form').removeClass('name');
} else {
$(this).removeClass('warning');
$('.form').addClass('name');
}
});
$('#email').on('focusout', function(){
if( $(this).val().length === 0 ) {
$(this).addClass('warning');
$('form').removeClass('email');
} else {
$(this).removeClass('warning');
$('.form').addClass('email');
}
});
$('#message').on('focusout', function(){
if( $(this).val().length === 0 ) {
$(this).addClass('warning');
$('.form').removeClass('comment');
} else {
$(this).removeClass('warning');
$('.form').addClass('comment');
}
});
$('.input').on('focusout', function(){
if( $('.form').is('email, .name, .comment')) {
$('.submit').removeClass('is-disabled');
} else {
$('.submit').addClass('is-disabled');
}
});
});
</script>
<!-- google -->
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-43959511-1', 'auto');
ga('send', 'pageview');
</script>
</html>
| RyanHallMedia/newsite | contact.html | HTML | mit | 12,753 |
<!DOCTYPE html>
<html class="h-100" lang="en">
{% include _head.htm %}
<body>
{% include _cookie_banner.htm %}
{% include _header.htm %}
<div class="min-h-80 docs-container container-fluid">
<div class="row">
<div class="col-xl-3">
<details class="docs-menu" id="docs-menu">
<summary>Other Wiki Pages (click to view)</summary>
<ul>
{% for page in site.pages %}
{% if page.layout == 'wiki'%}
<li>
<a href="{{ page.url }}">{{ page.title }}</a>
</li>
{% endif %}
{% endfor %}
</ul>
</details>
</div>
<div class="col-xl-6" id="main" role="main">
{{ content }}
</div>
<div class="col-xl-3">
<details class="docs-toc">
<summary>Table of Contents (click to view)</summary>
{% assign cur_page = page.path | split: "/" | last%}
{% include _wiki_toc.md page=cur_page %}
</details>
</div>
</div>
</div>
{% include _footer.htm %}
<!-- Core JS Files -->
<script src="/assets/js/core/jquery-3.6.0.min.js" type="text/javascript"></script>
<script src="/assets/js/core/bootstrap-4.6.1.bundle.min.js" type="text/javascript"></script>
<script src="/assets/js/details-element-polyfill.js" type="text/javascript"></script>
<script> //open by dropdown default if on Desktop, but not on Mobile
const breakpoint = parseInt(
getComputedStyle(document.documentElement).getPropertyValue('--breakpoint-xl')
);
if (screen.width >= breakpoint){
document.getElementById("docs-menu").open = true;
}
</script>
</body>
</html>
| barton2526/Gridcoin-Site | _layouts/wiki.html | HTML | mit | 2,158 |
<div class="{{ field_classes|default:'field' }}{% if field.errors %} error{% endif %}">
{{ field }}
{% if field.errors %}
<div class="ui error message">
{% for error in field.errors %}
<p><i class="warning sign icon"></i> <span>{{ error }}</span></p>
{% endfor %}
</div>
{% endif %}
</div>
| alexey-grom/django-userflow | userflow/templates/userflow/forms/_field-short.html | HTML | mit | 363 |
<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8" />
<title>Insert Before Example</title>
<script>
onload = insertTagBefore;
function insertTagBefore(){
// CREATE A LI TAG
var list = document.createElement("li");
list.innerHTML = "New Item";
// CREATE A REFERENCE TO THE 3rd LIST ITEM
var destination = document.getElementsByTagName("li")[2];
// INSERT THE NEW LIST ITEM BEFORE THE 3rd LIST ITEM
destination.parentNode.insertBefore(list,destination);
}
</script>
<body>
<ol>
<li>Item Number 1</li>
<li>Item Number 2</li>
<li>Item Number 3</li>
<li>Item Number 4</li>
</ol>
</body>
</head>
</html> | joshsager/Code-Examples | JS_DOM_INSERT_BEFORE/index.html | HTML | mit | 687 |
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>W28770_text</title>
<link rel="stylesheet" type="text/css" href="style.css" />
</head>
<body>
<div style="margin-left: auto; margin-right: auto; width: 800px; overflow: hidden;">
<div style="float: left;">
<a href="index.html">«</a>
</div>
<div style="float: right;">
</div>
</div>
<hr/>
<div style="position: absolute; margin-left: 1168px; margin-top: 191px;">
<p class="styleSans10.0000<enum PANGO_WEIGHT_NORMAL of type PangoWeight><enum PANGO_STYLE_NORMAL of type PangoStyle>">A Gyrodata Directional Survey </p>
</div>
<div style="position: absolute; margin-left: 297px; margin-top: 255px;">
<p class="styleSans12.0000<enum PANGO_WEIGHT_NORMAL of type PangoWeight><enum PANGO_STYLE_NORMAL of type PangoStyle>">Whiting Oil & Gas Lease: Uran Federal Well: #21-24H, 8 3/4" Case and 6" Hole Location: Nabors #112 AC, Mountrail County, North Dakota <br/>Job Number: RD0315DM104 <br/>MEASURED INCL AZIMUTH DOGLEG VERTICAL CLOSURE DEPTH SEVERITY DEPTH DIST. AZIMUTH <br/>feet deg. deg. deg./ feet feet deg. </p>
</div>
<div style="position: absolute; margin-left: 1147px; margin-top: 722px;">
<p class="styleSans9.0000<enum PANGO_WEIGHT_NORMAL of type PangoWeight><enum PANGO_STYLE_NORMAL of type PangoStyle>">100 ft. </p>
</div>
<div style="position: absolute; margin-left: 340px; margin-top: 935px;">
<p class="styleSans8.0000<enum PANGO_WEIGHT_NORMAL of type PangoWeight><enum PANGO_STYLE_NORMAL of type PangoStyle>">12344.00 12438.00 12533.00 12628.00 12723.00 </p>
</div>
<div style="position: absolute; margin-left: 340px; margin-top: 1232px;">
<p class="styleSans8.0000<enum PANGO_WEIGHT_NORMAL of type PangoWeight><enum PANGO_STYLE_NORMAL of type PangoStyle>">12818.00 12913.00 13009.00 13103.00 13199.00 </p>
</div>
<div style="position: absolute; margin-left: 340px; margin-top: 1530px;">
<p class="styleSans7.0000<enum PANGO_WEIGHT_NORMAL of type PangoWeight><enum PANGO_STYLE_NORMAL of type PangoStyle>">13293.00 13388.00 13483.00 13578.00 13673 .00 <br/>13768.00 13863.00 13958.00 14053.00 14148.00 </p>
</div>
<div style="position: absolute; margin-left: 340px; margin-top: 2103px;">
<p class="styleSans7.0000<enum PANGO_WEIGHT_NORMAL of type PangoWeight><enum PANGO_STYLE_NORMAL of type PangoStyle>">14243.00 </p>
</div>
<div style="position: absolute; margin-left: 2975px; margin-top: 2273px;">
<p class="styleSans8.0000<enum PANGO_WEIGHT_NORMAL of type PangoWeight><enum PANGO_STYLE_NORMAL of type PangoStyle>"></p>
</div>
<div style="position: absolute; margin-left: 2167px; margin-top: 531px;">
<p class="styleSans9.0000<enum PANGO_WEIGHT_NORMAL of type PangoWeight><enum PANGO_STYLE_NORMAL of type PangoStyle>">HORIZONTAL COORDINATES feet </p>
</div>
<div style="position: absolute; margin-left: 637px; margin-top: 935px;">
<p class="styleSans7.0000<enum PANGO_WEIGHT_NORMAL of type PangoWeight><enum PANGO_STYLE_NORMAL of type PangoStyle>">92.37 89.09 89.37 89.59 92.20 </p>
</div>
<div style="position: absolute; margin-left: 637px; margin-top: 1232px;">
<p class="styleSans8.0000<enum PANGO_WEIGHT_NORMAL of type PangoWeight><enum PANGO_STYLE_NORMAL of type PangoStyle>">92.96 91.72 89.48 89.71 90.21 <br/>90.18 91.36 90.97 90.91 90.97 <br/>89.93 90.46 91.16 91.13 91.50 </p>
</div>
<div style="position: absolute; margin-left: 637px; margin-top: 2103px;">
<p class="styleSans8.0000<enum PANGO_WEIGHT_NORMAL of type PangoWeight><enum PANGO_STYLE_NORMAL of type PangoStyle>">91.78 </p>
</div>
<div style="position: absolute; margin-left: 850px; margin-top: 935px;">
<p class="styleSans7.0000<enum PANGO_WEIGHT_NORMAL of type PangoWeight><enum PANGO_STYLE_NORMAL of type PangoStyle>">110.25 109.44 109.40 109.52 109.5] </p>
</div>
<div style="position: absolute; margin-left: 850px; margin-top: 1232px;">
<p class="styleSans8.0000<enum PANGO_WEIGHT_NORMAL of type PangoWeight><enum PANGO_STYLE_NORMAL of type PangoStyle>">109.40 107.75 105.31 105.72 105.73 <br/>106.22 106.75 106.19 106.55 106.73 <br/>106.06 107.94 110.13 109.82 110.42 </p>
</div>
<div style="position: absolute; margin-left: 871px; margin-top: 2103px;">
<p class="styleSans7.0000<enum PANGO_WEIGHT_NORMAL of type PangoWeight><enum PANGO_STYLE_NORMAL of type PangoStyle>"></p>
</div>
<div style="position: absolute; margin-left: 1190px; margin-top: 935px;">
<p class="styleSans7.0000<enum PANGO_WEIGHT_NORMAL of type PangoWeight><enum PANGO_STYLE_NORMAL of type PangoStyle>">2.83 3.59 0.30 0.26 2.75 </p>
</div>
<div style="position: absolute; margin-left: 1190px; margin-top: 1232px;">
<p class="styleSans7.0000<enum PANGO_WEIGHT_NORMAL of type PangoWeight><enum PANGO_STYLE_NORMAL of type PangoStyle>">0.81 2.17 3.45 0.50 0.52 <br/>0.52 1.36 0.72 0.38 0.20 <br/>1.30 2.06 2.42 0.33 0.74 </p>
</div>
<div style="position: absolute; margin-left: 1190px; margin-top: 2082px;">
<p class="styleSans7.0000<enum PANGO_WEIGHT_NORMAL of type PangoWeight><enum PANGO_STYLE_NORMAL of type PangoStyle>">0.41 </p>
</div>
<div style="position: absolute; margin-left: 1423px; margin-top: 935px;">
<p class="styleSans7.0000<enum PANGO_WEIGHT_NORMAL of type PangoWeight><enum PANGO_STYLE_NORMAL of type PangoStyle>">10382.90 10381.70 103 82.98 103 83.84 103 82.36 </p>
</div>
<div style="position: absolute; margin-left: 1423px; margin-top: 1232px;">
<p class="styleSans7.0000<enum PANGO_WEIGHT_NORMAL of type PangoWeight><enum PANGO_STYLE_NORMAL of type PangoStyle>">10378.08 10374.20 10373.20 10373.86 10373.93 <br/>10373.61 10372.33 10370.40 103 68.84 10367.28 <br/>10366.54 10366.22 10364.87 10362.97 10360.79 </p>
</div>
<div style="position: absolute; margin-left: 1423px; margin-top: 2082px;">
<p class="styleSans7.0000<enum PANGO_WEIGHT_NORMAL of type PangoWeight><enum PANGO_STYLE_NORMAL of type PangoStyle>">10358.07 </p>
</div>
<div style="position: absolute; margin-left: 1721px; margin-top: 935px;">
<p class="styleSans8.0000<enum PANGO_WEIGHT_NORMAL of type PangoWeight><enum PANGO_STYLE_NORMAL of type PangoStyle>">3017.4 31 10.8 3205.2 3299.6 3394.0 <br/>3488.4 3582.7 3677.6 3770.4 3865.2 <br/>3958.2 4052.3 4146.5 4240.7 4334.9 <br/>4429.2 4523.6 4618.3 4713.2 4808.0 </p>
</div>
<div style="position: absolute; margin-left: 1889px; margin-top: 935px;">
<p class="styleSans8.0000<enum PANGO_WEIGHT_NORMAL of type PangoWeight><enum PANGO_STYLE_NORMAL of type PangoStyle>">116.3 116.1 115.9 115.7 115.5 <br/>115.3 115.2 114.9 114.7 114.5 <br/>114.3 114.1 113.9 113.8 113.6 <br/>113.5 113.3 113.2 113.2 113.1 </p>
</div>
<div style="position: absolute; margin-left: 1721px; margin-top: 2082px;">
<p class="styleSans8.0000<enum PANGO_WEIGHT_NORMAL of type PangoWeight><enum PANGO_STYLE_NORMAL of type PangoStyle>">4902.9 </p>
</div>
<div style="position: absolute; margin-left: 1889px; margin-top: 2082px;">
<p class="styleSans7.0000<enum PANGO_WEIGHT_NORMAL of type PangoWeight><enum PANGO_STYLE_NORMAL of type PangoStyle>">113.0 </p>
</div>
<div style="position: absolute; margin-left: 2103px; margin-top: 935px;">
<p class="styleSans8.0000<enum PANGO_WEIGHT_NORMAL of type PangoWeight><enum PANGO_STYLE_NORMAL of type PangoStyle>">1334.88 1366.79 1398.37 1430.02 1461.75 <br/>1493.36 1523.59 1550.90 1576.04 1602.06 <br/>1627.93 1654.89 1681.81 1708.58 1735.78 <br/>C/JUJUJMUJ UJUJUJUJUJ <br/>moot/2mm </p>
</div>
<div style="position: absolute; margin-left: 2124px; margin-top: 1785px;">
<p class="styleSans8.0000<enum PANGO_WEIGHT_NORMAL of type PangoWeight><enum PANGO_STYLE_NORMAL of type PangoStyle>">1762.60 3 1790.37 3 1821.35 S 1853.80 S 1886.47 S </p>
</div>
<div style="position: absolute; margin-left: 2125px; margin-top: 2082px;">
<p class="styleSans7.0000<enum PANGO_WEIGHT_NORMAL of type PangoWeight><enum PANGO_STYLE_NORMAL of type PangoStyle>">1919.39 S </p>
</div>
<div style="position: absolute; margin-left: 2401px; margin-top: 935px;">
<p class="styleSans8.0000<enum PANGO_WEIGHT_NORMAL of type PangoWeight><enum PANGO_STYLE_NORMAL of type PangoStyle>">2706.05 E 2794.45 E 2884.03 E 2973.60 E 3063.13 E <br/>3152.61 E 3242.58 E 3334.60 E 3425.17 E 3517.57 E <br/>3607.94 E 3699.03 E 3790.11 E 3881.25 E 3972.26 E </p>
</div>
<div style="position: absolute; margin-left: 2401px; margin-top: 1785px;">
<p class="styleSans7.0000<enum PANGO_WEIGHT_NORMAL of type PangoWeight><enum PANGO_STYLE_NORMAL of type PangoStyle>">4063.39 E 4154.23 E 424402 E 433329 E 4422.47 E </p>
</div>
<div style="position: absolute; margin-left: 2401px; margin-top: 2082px;">
<p class="styleSans7.0000<enum PANGO_WEIGHT_NORMAL of type PangoWeight><enum PANGO_STYLE_NORMAL of type PangoStyle>">4511.54 E </p>
</div>
</body>
</html>
| datamade/elpc_bakken | ocr_extracted/W28770_text/page2.html | HTML | mit | 8,921 |
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_40) on Sun Oct 06 19:07:34 PDT 2013 -->
<title>pacman.controllers Class Hierarchy</title>
<meta name="date" content="2013-10-06">
<link rel="stylesheet" type="text/css" href="../../stylesheet.css" title="Style">
</head>
<body>
<script type="text/javascript"><!--
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="pacman.controllers Class Hierarchy";
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar_top">
<!-- -->
</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../overview-summary.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li>Class</li>
<li>Use</li>
<li class="navBarCell1Rev">Tree</li>
<li><a href="../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../index-files/index-1.html">Index</a></li>
<li><a href="../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../pacman/package-tree.html">Prev</a></li>
<li><a href="../../pacman/controllers/examples/package-tree.html">Next</a></li>
</ul>
<ul class="navList">
<li><a href="../../index.html?pacman/controllers/package-tree.html" target="_top">Frames</a></li>
<li><a href="package-tree.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_top");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<a name="skip-navbar_top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<div class="header">
<h1 class="title">Hierarchy For Package pacman.controllers</h1>
<span class="strong">Package Hierarchies:</span>
<ul class="horizontal">
<li><a href="../../overview-tree.html">All Packages</a></li>
</ul>
</div>
<div class="contentContainer">
<h2 title="Class Hierarchy">Class Hierarchy</h2>
<ul>
<li type="circle">java.lang.Object
<ul>
<li type="circle">pacman.controllers.<a href="../../pacman/controllers/Controller.html" title="class in pacman.controllers"><span class="strong">Controller</span></a><T> (implements java.lang.Runnable)
<ul>
<li type="circle">pacman.controllers.<a href="../../pacman/controllers/HumanController.html" title="class in pacman.controllers"><span class="strong">HumanController</span></a></li>
</ul>
</li>
<li type="circle">java.awt.event.KeyAdapter (implements java.awt.event.KeyListener)
<ul>
<li type="circle">pacman.controllers.<a href="../../pacman/controllers/KeyBoardInput.html" title="class in pacman.controllers"><span class="strong">KeyBoardInput</span></a></li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar_bottom">
<!-- -->
</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../overview-summary.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li>Class</li>
<li>Use</li>
<li class="navBarCell1Rev">Tree</li>
<li><a href="../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../index-files/index-1.html">Index</a></li>
<li><a href="../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../pacman/package-tree.html">Prev</a></li>
<li><a href="../../pacman/controllers/examples/package-tree.html">Next</a></li>
</ul>
<ul class="navList">
<li><a href="../../index.html?pacman/controllers/package-tree.html" target="_top">Frames</a></li>
<li><a href="package-tree.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<a name="skip-navbar_bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
</body>
</html>
| bpgabin/pacman-vs-ghosts | doc/pacman/controllers/package-tree.html | HTML | mit | 4,702 |
<!DOCTYPE html>
<!--[if lt IE 7]><html class="no-js lt-ie9 lt-ie8 lt-ie7"><![endif]-->
<!--[if IE 7]><html class="no-js lt-ie9 lt-ie8 ie7"><![endif]-->
<!--[if IE 8]><html class="no-js lt-ie9 ie8"><![endif]-->
<!--[if IE 9]><html class="no-js ie9"><![endif]-->
<!--[if gt IE 8]><!-->
<html class="no-js"><!--<![endif]-->
<head>
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1"/>
<title>ONS Alpha Pattern Library</title>
<meta charset="utf-8"/>
<meta content="width=device-width,initial-scale=1.0" name="viewport"/>
<meta content="on" http-equiv="cleartype"/>
<meta name="format-detection" content="telephone=no">
<link rel="shortcut icon" href="/sg-assets/img/favicon.png">
<!-- These are the project stylesheets and scripts -->
<link rel="stylesheet" href="/dist/css/main.css"/>
<link href="/sg-assets/prismjs/prism.css" rel="stylesheet"/>
<script src="/ui/js/lib/modernizr.min.js"></script>
<!-- // -->
<!-- These are the styleguide stylesheets -->
<!-- IE friendly media query replacements as per http://jakearchibald.github.io/sass-ie/ -->
<!--[if lte IE 8]>
<link rel="stylesheet" href="/sg-assets/css/main-oldie.css"/>
<![endif]-->
<!--[if gt IE 8]><!-->
<link rel="stylesheet" href="/sg-assets/css/main.css"/>
<!--<![endif]-->
<!-- // -->
<!-- Styles that are required to make the project display correctly in the pattern library. -->
<link rel="stylesheet" href="/sg-assets/css/project.css"/>
</head>
<body class="sgcxp">
<div class="sgcxp__outer-wrapper">
<div class="sgcxp__inner-wrapper">
<a class="skiplink visuallyhidden focusable" href="#sgcxp__main" tabindex="0">
<span>Skip to main content</span>
</a>
<header class="sgcxp__header" id="header" role="banner">
<div class="sgcxp__update-panel">
<p class="sgcxp__update-panel__inner">Last updated: 18 November 2015</p>
</div>
<!--/sgcxp__update-panel-->
<div class="sgcxp__header__inner sgxcp-icons">
<a href="#menu" class="mobile-only offcanvas-menu-toggle offcanvas-menu-toggle--open"><span
class="icon icon-menu" role="presentation"></span><span
class="offcanvas-menu-toggle__text">Menu</span></a>
<a itemprop="url" class="sgcxp__logo" href="/">
<span itemprop="name">ONS</span>
<link itemprop="logo" href="/sg-assets/img/logo.png"/>
</a>
<div class="sgcxp__nav" id="menu">
<a href="#masthead" class="mobile-only offcanvas-menu-toggle offcanvas-menu-toggle--close"><span
class="icon icon-close" role="presentation"></span></a>
<nav>
<ul class="sgcxp__nav__list">
<li class="sgcxp__nav__item">
<a class="sgcxp__nav__link" href="#">Components<span
class="icon-down-arrow desktop-only"></span></a>
<div class="sgcxp__nav__dropdown grid-wrap">
<div class="sgcxp__linklist__col__wrapper grid-wrap grid-col">
<div class="sgcxp__linklist__col grid-col grid-one-quarter">
<div class="sgcxp__linklist__section">
<h3 class="sgcxp__linklist__heading">
<a href="components-buttons.html">Buttons</a>
</h3>
<ul class="sgcxp__linklist__item__wrapper desktop-only">
<li class="sgcxp__linklist__item">
<a href="components-buttons-primary.html"
class="sgcxp__linklist__link">Primary</a>
</li>
<li class="sgcxp__linklist__item">
<a href="components-buttons-primary-with-icon.html"
class="sgcxp__linklist__link">Primary, with icon</a>
</li>
<li class="sgcxp__linklist__item">
<a href="components-buttons-sizes.html"
class="sgcxp__linklist__link">Sizes</a>
</li>
<li class="sgcxp__linklist__item">
<a href="components-buttons-primary-block.html"
class="sgcxp__linklist__link">Primary, block</a>
</li>
<li class="sgcxp__linklist__item">
<a href="components-buttons-secondary.html"
class="sgcxp__linklist__link">Secondary</a>
</li>
<li class="sgcxp__linklist__item">
<a href="components-buttons-secondary-active.html"
class="sgcxp__linklist__link">Secondary, active</a>
</li>
<li class="sgcxp__linklist__item">
<a href="components-buttons-button-bar.html"
class="sgcxp__linklist__link">Button bar</a>
</li>
</ul>
<!--/sgcxp__linklist__item__wrapper-->
</div>
<!--/sgcxp__linklist__section-->
</div><!--/sgcxp__linklist__col-->
<div class="sgcxp__linklist__col grid-col grid-one-quarter">
<div class="sgcxp__linklist__section">
<h3 class="sgcxp__linklist__heading">
<a href="components-global.html">Global</a>
</h3>
<ul class="sgcxp__linklist__item__wrapper desktop-only">
<li class="sgcxp__linklist__item">
<a href="components-global-footer.html"
class="sgcxp__linklist__link">Footer</a>
</li>
<li class="sgcxp__linklist__item">
<a href="components-global-header-with-breadcrumb.html"
class="sgcxp__linklist__link">Header with breadcrumb</a>
</li>
<li class="sgcxp__linklist__item">
<a href="components-global-header.html"
class="sgcxp__linklist__link">Header</a>
</li>
<li class="sgcxp__linklist__item">
<a href="components-global-hero-banner.html"
class="sgcxp__linklist__link">Hero banner</a>
</li>
<li class="sgcxp__linklist__item">
<a href="components-global-hero-banner-with-extra-large-stat.html"
class="sgcxp__linklist__link">Hero banner with extra large stat</a>
</li>
<li class="sgcxp__linklist__item">
<a href="components-global-page-header.html"
class="sgcxp__linklist__link">Page header</a>
</li>
</ul>
<!--/sgcxp__linklist__item__wrapper-->
</div>
<!--/sgcxp__linklist__section-->
</div><!--/sgcxp__linklist__col-->
<div class="sgcxp__linklist__col grid-col grid-one-quarter">
<div class="sgcxp__linklist__section">
<h3 class="sgcxp__linklist__heading">
<a href="components-charts.html">Charts</a>
</h3>
<ul class="sgcxp__linklist__item__wrapper desktop-only">
<li class="sgcxp__linklist__item">
<a href="components-charts-chart-controls.html"
class="sgcxp__linklist__link">Chart Controls</a>
</li>
<li class="sgcxp__linklist__item">
<a href="components-charts-horizontal-bar-chart.html"
class="sgcxp__linklist__link">Horizontal Bar Chart</a>
</li>
<li class="sgcxp__linklist__item">
<a href="components-charts-multi-series-chart.html"
class="sgcxp__linklist__link">Multi Series Chart</a>
</li>
<li class="sgcxp__linklist__item">
<a href="components-charts-population-pyramid.html"
class="sgcxp__linklist__link">Population Pyramid</a>
</li>
<li class="sgcxp__linklist__item">
<a href="components-charts-stacked-bar-chart.html"
class="sgcxp__linklist__link">Stacked Bar Chart</a>
</li>
<li class="sgcxp__linklist__item">
<a href="components-charts-line-chart.html"
class="sgcxp__linklist__link">Line Chart</a>
</li>
</ul>
<!--/sgcxp__linklist__item__wrapper-->
</div>
<!--/sgcxp__linklist__section-->
</div><!--/sgcxp__linklist__col-->
<div class="sgcxp__linklist__col grid-col grid-one-quarter">
<div class="sgcxp__linklist__section">
<h3 class="sgcxp__linklist__heading">
<a href="components-data-tables.html">Data Tables</a>
</h3>
<ul class="sgcxp__linklist__item__wrapper desktop-only">
<li class="sgcxp__linklist__item">
<a href="components-data-tables-data-table-with-toggle.html"
class="sgcxp__linklist__link">Data Table with Toggle</a>
</li>
<li class="sgcxp__linklist__item">
<a href="components-data-tables-data-table-with-mode-switcher.html"
class="sgcxp__linklist__link">Data Table with Mode Switcher</a>
</li>
<li class="sgcxp__linklist__item">
<a href="components-data-tables-data-table-with-swipe-control.html"
class="sgcxp__linklist__link">Data Table with Swipe Control</a>
</li>
<li class="sgcxp__linklist__item">
<a href="components-data-tables-bare-data-table.html"
class="sgcxp__linklist__link">Bare Data Table</a>
</li>
<li class="sgcxp__linklist__item">
<a href="components-data-tables-responsive-table.html"
class="sgcxp__linklist__link">Responsive table</a>
</li>
</ul>
<!--/sgcxp__linklist__item__wrapper-->
</div>
<!--/sgcxp__linklist__section-->
</div><!--/sgcxp__linklist__col-->
</div>
<div class="sgcxp__linklist__col__wrapper grid-wrap grid-col">
<div class="sgcxp__linklist__col grid-col grid-one-quarter">
<div class="sgcxp__linklist__section">
<h3 class="sgcxp__linklist__heading">
<a href="components-misc.html">Misc</a>
</h3>
<ul class="sgcxp__linklist__item__wrapper desktop-only">
<li class="sgcxp__linklist__item">
<a href="components-misc-tooltips.html"
class="sgcxp__linklist__link">Tooltips</a>
</li>
</ul>
<!--/sgcxp__linklist__item__wrapper-->
</div>
<!--/sgcxp__linklist__section-->
</div><!--/sgcxp__linklist__col-->
</div>
</div>
<!--/sgcxp__nav__dropdown-->
</li>
<li class="sgcxp__nav__item">
<a class="sgcxp__nav__link" href="#">Patterns<span
class="icon-down-arrow desktop-only"></span></a>
<div class="sgcxp__nav__dropdown grid-wrap">
<div class="sgcxp__linklist__col__wrapper grid-wrap grid-col">
<div class="sgcxp__linklist__col grid-col grid-one-quarter">
<div class="sgcxp__linklist__section">
<h3 class="sgcxp__linklist__heading">
<a href="patterns-boxes.html">Boxes</a>
</h3>
<ul class="sgcxp__linklist__item__wrapper desktop-only">
<li class="sgcxp__linklist__item">
<a href="patterns-boxes-standard-box.html"
class="sgcxp__linklist__link">Standard box</a>
</li>
<li class="sgcxp__linklist__item">
<a href="patterns-boxes-padded-box.html"
class="sgcxp__linklist__link">Padded box</a>
</li>
<li class="sgcxp__linklist__item">
<a href="patterns-boxes-sectioned-box.html"
class="sgcxp__linklist__link">Sectioned box</a>
</li>
<li class="sgcxp__linklist__item">
<a href="patterns-boxes-lifted-box.html"
class="sgcxp__linklist__link">Lifted box</a>
</li>
<li class="sgcxp__linklist__item">
<a href="patterns-boxes-combinations.html"
class="sgcxp__linklist__link">Combinations</a>
</li>
<li class="sgcxp__linklist__item">
<a href="patterns-boxes-vertically-sectioned-box.html"
class="sgcxp__linklist__link">Vertically sectioned box</a>
</li>
<li class="sgcxp__linklist__item">
<a href="patterns-boxes-box-with-border.html"
class="sgcxp__linklist__link">Box with border</a>
</li>
<li class="sgcxp__linklist__item">
<a href="patterns-boxes-orange-box.html"
class="sgcxp__linklist__link">Orange box</a>
</li>
<li class="sgcxp__linklist__item">
<a href="patterns-boxes-orange-box-with-large-left-border.html"
class="sgcxp__linklist__link">Orange box with large left border</a>
</li>
<li class="sgcxp__linklist__item">
<a href="patterns-boxes-orange-coloured-box-with-icon.html"
class="sgcxp__linklist__link">Orange-coloured box with icon</a>
</li>
<li class="sgcxp__linklist__item">
<a href="patterns-boxes-negative-offset.html"
class="sgcxp__linklist__link">Negative offset</a>
</li>
<li class="sgcxp__linklist__item">
<a href="patterns-boxes-dark-lifted-box.html"
class="sgcxp__linklist__link">Dark lifted box</a>
</li>
</ul>
<!--/sgcxp__linklist__item__wrapper-->
</div>
<!--/sgcxp__linklist__section-->
</div><!--/sgcxp__linklist__col-->
<div class="sgcxp__linklist__col grid-col grid-one-quarter">
<div class="sgcxp__linklist__section">
<h3 class="sgcxp__linklist__heading">
<a href="patterns-navs.html">Navs</a>
</h3>
<ul class="sgcxp__linklist__item__wrapper desktop-only">
<li class="sgcxp__linklist__item">
<a href="patterns-navs-nav.html"
class="sgcxp__linklist__link">Nav</a>
</li>
<li class="sgcxp__linklist__item">
<a href="patterns-navs-nav-inline-block.html"
class="sgcxp__linklist__link">Nav inline-block</a>
</li>
<li class="sgcxp__linklist__item">
<a href="patterns-navs-nav-block.html"
class="sgcxp__linklist__link">Nav, block</a>
</li>
<li class="sgcxp__linklist__item">
<a href="patterns-navs-nav-block-spaced.html"
class="sgcxp__linklist__link">Nav, block spaced</a>
</li>
<li class="sgcxp__linklist__item">
<a href="patterns-navs-nav-dark.html"
class="sgcxp__linklist__link">Nav dark</a>
</li>
<li class="sgcxp__linklist__item">
<a href="patterns-navs-nav-heavy.html"
class="sgcxp__linklist__link">Nav heavy</a>
</li>
<li class="sgcxp__linklist__item">
<a href="patterns-navs-simple-breadcrumb-nav.html"
class="sgcxp__linklist__link">Simple breadcrumb nav</a>
</li>
<li class="sgcxp__linklist__item">
<a href="patterns-navs-breadcrumb.html"
class="sgcxp__linklist__link">Breadcrumb</a>
</li>
</ul>
<!--/sgcxp__linklist__item__wrapper-->
</div>
<!--/sgcxp__linklist__section-->
</div><!--/sgcxp__linklist__col-->
<div class="sgcxp__linklist__col grid-col grid-one-quarter">
<div class="sgcxp__linklist__section">
<h3 class="sgcxp__linklist__heading">
<a href="patterns-general.html">General</a>
</h3>
<ul class="sgcxp__linklist__item__wrapper desktop-only">
<li class="sgcxp__linklist__item">
<a href="patterns-general-actionable-header.html"
class="sgcxp__linklist__link">Actionable header</a>
</li>
<li class="sgcxp__linklist__item">
<a href="patterns-general-actionable-header-tight.html"
class="sgcxp__linklist__link">Actionable header, tight</a>
</li>
<li class="sgcxp__linklist__item">
<a href="patterns-general-content-reveal-class.html"
class="sgcxp__linklist__link">Content reveal class</a>
</li>
<li class="sgcxp__linklist__item">
<a href="patterns-general-stacked-date-microcomponent.html"
class="sgcxp__linklist__link">Stacked date microcomponent</a>
</li>
<li class="sgcxp__linklist__item">
<a href="patterns-general-divider.html"
class="sgcxp__linklist__link">Divider</a>
</li>
<li class="sgcxp__linklist__item">
<a href="patterns-general-lozenges.html"
class="sgcxp__linklist__link">Lozenges</a>
</li>
<li class="sgcxp__linklist__item">
<a href="patterns-general-table-of-contents.html"
class="sgcxp__linklist__link">Table of Contents</a>
</li>
<li class="sgcxp__linklist__item">
<a href="patterns-general-standard-tabbed-ui.html"
class="sgcxp__linklist__link">Standard tabbed UI</a>
</li>
</ul>
<!--/sgcxp__linklist__item__wrapper-->
</div>
<!--/sgcxp__linklist__section-->
</div><!--/sgcxp__linklist__col-->
<div class="sgcxp__linklist__col grid-col grid-one-quarter">
<div class="sgcxp__linklist__section">
<h3 class="sgcxp__linklist__heading">
<a href="patterns-stats.html">Stats</a>
</h3>
<ul class="sgcxp__linklist__item__wrapper desktop-only">
<li class="sgcxp__linklist__item">
<a href="patterns-stats-hero-stat-headline.html"
class="sgcxp__linklist__link">Hero stat headline</a>
</li>
<li class="sgcxp__linklist__item">
<a href="patterns-stats-basic.html"
class="sgcxp__linklist__link">Basic</a>
</li>
<li class="sgcxp__linklist__item">
<a href="patterns-stats-basic-with-unit.html"
class="sgcxp__linklist__link">Basic, with unit</a>
</li>
<li class="sgcxp__linklist__item">
<a href="patterns-stats-basic-with-unit-and-description.html"
class="sgcxp__linklist__link">Basic, with unit and description</a>
</li>
<li class="sgcxp__linklist__item">
<a href="patterns-stats-small.html"
class="sgcxp__linklist__link">Small</a>
</li>
<li class="sgcxp__linklist__item">
<a href="patterns-stats-headline-stat.html"
class="sgcxp__linklist__link">Headline stat</a>
</li>
<li class="sgcxp__linklist__item">
<a href="patterns-stats-xl-headline-stat.html"
class="sgcxp__linklist__link">XL Headline stat</a>
</li>
</ul>
<!--/sgcxp__linklist__item__wrapper-->
</div>
<!--/sgcxp__linklist__section-->
</div><!--/sgcxp__linklist__col-->
</div>
<div class="sgcxp__linklist__col__wrapper grid-wrap grid-col">
<div class="sgcxp__linklist__col grid-col grid-one-quarter">
<div class="sgcxp__linklist__section">
<h3 class="sgcxp__linklist__heading">
<a href="patterns-panels.html">Panels</a>
</h3>
<ul class="sgcxp__linklist__item__wrapper desktop-only">
<li class="sgcxp__linklist__item">
<a href="patterns-panels-nav-panel-with-stats.html"
class="sgcxp__linklist__link">Nav panel with stats</a>
</li>
<li class="sgcxp__linklist__item">
<a href="patterns-panels-nav-panel-without-stats.html"
class="sgcxp__linklist__link">Nav panel without stats</a>
</li>
<li class="sgcxp__linklist__item">
<a href="patterns-panels-panel.html"
class="sgcxp__linklist__link">Panel</a>
</li>
<li class="sgcxp__linklist__item">
<a href="patterns-panels-panel-separated.html"
class="sgcxp__linklist__link">Panel, separated</a>
</li>
<li class="sgcxp__linklist__item">
<a href="patterns-panels-panel-with-padding.html"
class="sgcxp__linklist__link">Panel, with padding</a>
</li>
<li class="sgcxp__linklist__item">
<a href="patterns-panels-panel-with-margin.html"
class="sgcxp__linklist__link">Panel, with margin</a>
</li>
</ul>
<!--/sgcxp__linklist__item__wrapper-->
</div>
<!--/sgcxp__linklist__section-->
</div><!--/sgcxp__linklist__col-->
<div class="sgcxp__linklist__col grid-col grid-one-quarter">
<div class="sgcxp__linklist__section">
<h3 class="sgcxp__linklist__heading">
<a href="patterns-lists.html">Lists</a>
</h3>
<ul class="sgcxp__linklist__item__wrapper desktop-only">
<li class="sgcxp__linklist__item">
<a href="patterns-lists-standard-unordered-list.html"
class="sgcxp__linklist__link">Standard unordered list</a>
</li>
<li class="sgcxp__linklist__item">
<a href="patterns-lists-standard-ordered-list.html"
class="sgcxp__linklist__link">Standard ordered list</a>
</li>
<li class="sgcxp__linklist__item">
<a href="patterns-lists-neutral-list.html"
class="sgcxp__linklist__link">Neutral list</a>
</li>
<li class="sgcxp__linklist__item">
<a href="patterns-lists-stacking-definition-list.html"
class="sgcxp__linklist__link">Stacking definition list</a>
</li>
<li class="sgcxp__linklist__item">
<a href="patterns-lists-inline-definition-list.html"
class="sgcxp__linklist__link">Inline definition list</a>
</li>
<li class="sgcxp__linklist__item">
<a href="patterns-lists-inline-split-definition-list.html"
class="sgcxp__linklist__link">Inline, split definition list</a>
</li>
</ul>
<!--/sgcxp__linklist__item__wrapper-->
</div>
<!--/sgcxp__linklist__section-->
</div><!--/sgcxp__linklist__col-->
<div class="sgcxp__linklist__col grid-col grid-one-quarter">
<div class="sgcxp__linklist__section">
<h3 class="sgcxp__linklist__heading">
<a href="patterns-slates.html">Slates</a>
</h3>
<ul class="sgcxp__linklist__item__wrapper desktop-only">
<li class="sgcxp__linklist__item">
<a href="patterns-slates-light-grey-slate.html"
class="sgcxp__linklist__link">Light grey slate</a>
</li>
<li class="sgcxp__linklist__item">
<a href="patterns-slates-off-white-slate.html"
class="sgcxp__linklist__link">Off-white slate</a>
</li>
<li class="sgcxp__linklist__item">
<a href="patterns-slates-mid-grey-slate.html"
class="sgcxp__linklist__link">Mid grey slate</a>
</li>
<li class="sgcxp__linklist__item">
<a href="patterns-slates-grey-slate.html"
class="sgcxp__linklist__link">Grey slate</a>
</li>
</ul>
<!--/sgcxp__linklist__item__wrapper-->
</div>
<!--/sgcxp__linklist__section-->
</div><!--/sgcxp__linklist__col-->
<div class="sgcxp__linklist__col grid-col grid-one-quarter">
<div class="sgcxp__linklist__section">
<h3 class="sgcxp__linklist__heading">
<a href="patterns-media.html">Media</a>
</h3>
<ul class="sgcxp__linklist__item__wrapper desktop-only">
<li class="sgcxp__linklist__item">
<a href="patterns-media-content-image.html"
class="sgcxp__linklist__link">Content image</a>
</li>
<li class="sgcxp__linklist__item">
<a href="patterns-media-media-object.html"
class="sgcxp__linklist__link">Media object</a>
</li>
<li class="sgcxp__linklist__item">
<a href="patterns-media-media-object-with-reverse-image.html"
class="sgcxp__linklist__link">Media object with reverse image</a>
</li>
</ul>
<!--/sgcxp__linklist__item__wrapper-->
</div>
<!--/sgcxp__linklist__section-->
</div><!--/sgcxp__linklist__col-->
</div>
<div class="sgcxp__linklist__col__wrapper grid-wrap grid-col">
<div class="sgcxp__linklist__col grid-col grid-one-quarter">
<div class="sgcxp__linklist__section">
<h3 class="sgcxp__linklist__heading">
<a href="patterns-type.html">Type</a>
</h3>
<ul class="sgcxp__linklist__item__wrapper desktop-only">
<li class="sgcxp__linklist__item">
<a href="patterns-type-complex-link.html"
class="sgcxp__linklist__link">Complex link</a>
</li>
</ul>
<!--/sgcxp__linklist__item__wrapper-->
</div>
<!--/sgcxp__linklist__section-->
</div><!--/sgcxp__linklist__col-->
</div>
</div>
<!--/sgcxp__nav__dropdown-->
</li>
<li class="sgcxp__nav__item">
<a class="sgcxp__nav__link" href="#">Visual Language<span
class="icon-down-arrow desktop-only"></span></a>
<div class="sgcxp__nav__dropdown grid-wrap">
<div class="sgcxp__linklist__col__wrapper grid-wrap grid-col">
<div class="sgcxp__linklist__col grid-col grid-one-quarter">
<div class="sgcxp__linklist__section">
<h3 class="sgcxp__linklist__heading">
<a href="visual-language-forms.html">Forms</a>
</h3>
<ul class="sgcxp__linklist__item__wrapper desktop-only">
<li class="sgcxp__linklist__item">
<a href="visual-language-forms-text-input.html"
class="sgcxp__linklist__link">Text input</a>
</li>
<li class="sgcxp__linklist__item">
<a href="visual-language-forms-text-input-with-supporting-text.html"
class="sgcxp__linklist__link">Text input with supporting text</a>
</li>
<li class="sgcxp__linklist__item">
<a href="visual-language-forms-input-with-error.html"
class="sgcxp__linklist__link">Input with error</a>
</li>
<li class="sgcxp__linklist__item">
<a href="visual-language-forms-input-with-button.html"
class="sgcxp__linklist__link">Input with button</a>
</li>
<li class="sgcxp__linklist__item">
<a href="visual-language-forms-textarea.html"
class="sgcxp__linklist__link">Textarea</a>
</li>
<li class="sgcxp__linklist__item">
<a href="visual-language-forms-checkboxes.html"
class="sgcxp__linklist__link">Checkboxes</a>
</li>
<li class="sgcxp__linklist__item">
<a href="visual-language-forms-selectbox.html"
class="sgcxp__linklist__link">Selectbox</a>
</li>
</ul>
<!--/sgcxp__linklist__item__wrapper-->
</div>
<!--/sgcxp__linklist__section-->
</div><!--/sgcxp__linklist__col-->
<div class="sgcxp__linklist__col grid-col grid-one-quarter">
<div class="sgcxp__linklist__section">
<h3 class="sgcxp__linklist__heading">
<a href="visual-language-grid.html">Grid</a>
</h3>
<ul class="sgcxp__linklist__item__wrapper desktop-only">
<li class="sgcxp__linklist__item">
<a href="visual-language-grid-desktop-grid.html"
class="sgcxp__linklist__link">Desktop grid</a>
</li>
<li class="sgcxp__linklist__item">
<a href="visual-language-grid-tablet-and-up-grid.html"
class="sgcxp__linklist__link">Tablet (and up) grid</a>
</li>
<li class="sgcxp__linklist__item">
<a href="visual-language-grid-mobile-and-up-grid.html"
class="sgcxp__linklist__link">Mobile (and up) grid</a>
</li>
<li class="sgcxp__linklist__item">
<a href="visual-language-grid-mixed-mobiletabletdesktop-grid.html"
class="sgcxp__linklist__link">Mixed Mobile/Tablet/Desktop grid</a>
</li>
<li class="sgcxp__linklist__item">
<a href="visual-language-grid-push-pull-grid.html"
class="sgcxp__linklist__link">Push pull grid</a>
</li>
<li class="sgcxp__linklist__item">
<a href="visual-language-grid-nested-grid.html"
class="sgcxp__linklist__link">Nested grid</a>
</li>
</ul>
<!--/sgcxp__linklist__item__wrapper-->
</div>
<!--/sgcxp__linklist__section-->
</div><!--/sgcxp__linklist__col-->
<div class="sgcxp__linklist__col grid-col grid-one-quarter">
<div class="sgcxp__linklist__section">
<h3 class="sgcxp__linklist__heading">
<a href="visual-language-type.html">Type</a>
</h3>
<ul class="sgcxp__linklist__item__wrapper desktop-only">
<li class="sgcxp__linklist__item">
<a href="visual-language-type-headings.html"
class="sgcxp__linklist__link">Headings</a>
</li>
<li class="sgcxp__linklist__item">
<a href="visual-language-type-paragraph.html"
class="sgcxp__linklist__link">Paragraph</a>
</li>
<li class="sgcxp__linklist__item">
<a href="visual-language-type-links.html"
class="sgcxp__linklist__link">Links</a>
</li>
</ul>
<!--/sgcxp__linklist__item__wrapper-->
</div>
<!--/sgcxp__linklist__section-->
</div><!--/sgcxp__linklist__col-->
<div class="sgcxp__linklist__col grid-col grid-one-quarter">
<div class="sgcxp__linklist__section">
<h3 class="sgcxp__linklist__heading">
<a href="visual-language-colors.html">Colors</a>
</h3>
<ul class="sgcxp__linklist__item__wrapper desktop-only">
<li class="sgcxp__linklist__item">
<a href="visual-language-colors-primary.html"
class="sgcxp__linklist__link">Primary</a>
</li>
<li class="sgcxp__linklist__item">
<a href="visual-language-colors-global.html"
class="sgcxp__linklist__link">Global</a>
</li>
<li class="sgcxp__linklist__item">
<a href="visual-language-colors-accent.html"
class="sgcxp__linklist__link">Accent</a>
</li>
</ul>
<!--/sgcxp__linklist__item__wrapper-->
</div>
<!--/sgcxp__linklist__section-->
</div><!--/sgcxp__linklist__col-->
</div>
<div class="sgcxp__linklist__col__wrapper grid-wrap grid-col">
<div class="sgcxp__linklist__col grid-col grid-one-quarter">
<div class="sgcxp__linklist__section">
<h3 class="sgcxp__linklist__heading">
<a href="visual-language-graphical-elements.html">Graphical elements</a>
</h3>
<ul class="sgcxp__linklist__item__wrapper desktop-only">
<li class="sgcxp__linklist__item">
<a href="visual-language-graphical-elements-icons.html"
class="sgcxp__linklist__link">Icons</a>
</li>
</ul>
<!--/sgcxp__linklist__item__wrapper-->
</div>
<!--/sgcxp__linklist__section-->
</div><!--/sgcxp__linklist__col-->
</div>
</div>
<!--/sgcxp__nav__dropdown-->
</li>
<li class="sgcxp__nav__item">
<a class="sgcxp__nav__link" href="#">Templates<span
class="icon-down-arrow desktop-only"></span></a>
<div class="sgcxp__nav__dropdown grid-wrap">
<div class="sgcxp__linklist__col__wrapper grid-wrap grid-col">
<div class="sgcxp__linklist__col grid-col grid-one-quarter">
<div class="sgcxp__linklist__section">
<h3 class="sgcxp__linklist__heading">
<a href="templates-templates.html">Templates</a>
</h3>
<ul class="sgcxp__linklist__item__wrapper desktop-only">
<li class="sgcxp__linklist__item">
<a href="templates-templates-homepage-template-t1.html"
class="sgcxp__linklist__link">Homepage Template (T1)</a>
</li>
<li class="sgcxp__linklist__item">
<a href="templates-templates-product-page-t3.html"
class="sgcxp__linklist__link">Product Page (T3)</a>
</li>
<li class="sgcxp__linklist__item">
<a href="templates-templates-stat-bulletin-page-t4-1.html"
class="sgcxp__linklist__link">Stat Bulletin Page (T4-1)</a>
</li>
<li class="sgcxp__linklist__item">
<a href="templates-templates-expert-analysis-page-t4-2.html"
class="sgcxp__linklist__link">Expert Analysis Page (T4-2)</a>
</li>
<li class="sgcxp__linklist__item">
<a href="templates-templates-time-series-page-t5.html"
class="sgcxp__linklist__link">Time Series Page (T5)</a>
</li>
</ul>
<!--/sgcxp__linklist__item__wrapper-->
</div>
<!--/sgcxp__linklist__section-->
</div><!--/sgcxp__linklist__col-->
<div class="sgcxp__linklist__col grid-col grid-one-quarter">
<div class="sgcxp__linklist__section">
<h3 class="sgcxp__linklist__heading">
<a href="templates-examples.html">Examples</a>
</h3>
<ul class="sgcxp__linklist__item__wrapper desktop-only">
<li class="sgcxp__linklist__item">
<a href="templates-examples-desktop-grid.html"
class="sgcxp__linklist__link">Desktop Grid</a>
</li>
<li class="sgcxp__linklist__item">
<a href="templates-examples-basic-starter.html"
class="sgcxp__linklist__link">Basic starter</a>
</li>
</ul>
<!--/sgcxp__linklist__item__wrapper-->
</div>
<!--/sgcxp__linklist__section-->
</div><!--/sgcxp__linklist__col-->
</div>
</div>
<!--/sgcxp__nav__dropdown-->
</li>
<!--<li class="sgcxp__nav__item no-subnav">-->
<!--<a class="sgcxp__nav__link" href="#">Pages</a>-->
<!--</li>-->
</ul>
</nav>
</div>
<!--/sgcxp__nav-->
</div>
<!--/sgcxp__header__inner-->
</header>
<main id="sgcxp__main" role="main">
<div class="sgcxp__wrapper">
<style>
.sgcxp__block__img {
vertical-align: middle;
margin-bottom:20px;
max-width:100%;
}
.sgcxp__block--imgs {
text-align:center;
}
</style>
<div class="grid-wrap">
<div class="grid-col">
<ul class="sgcxp__breadcrumb">
<li class="sgcxp__breadcrumb__item">
Components
</li>
<li class="sgcxp__breadcrumb__item">
Data Tables
</li>
</ul>
</div><!--/grid-col-->
</div><!--/grid-wrap-->
<div class="grid-wrap">
<div class="grid-col">
<h1 class="sgcxp__page-title">Data Table with Swipe Control</h1>
</div><!--/grid-col-->
<div class="grid-col grid-two-fifths">
</div><!--/grid-col-->
</div><!--/grid-wrap-->
<div class="grid-wrap" id="error-panel">
<div class="grid-col">
<div class="sgcxp__block sgcxp__block--lifted">
<div class="sgcxp__block__desc">
<table class="tablesaw" data-mode="swipe" data-minimap="">
<thead>
<tr>
<th data-priority="persist">Year</th>
<th>Annual average</th>
<th>Jan</th>
<th>Feb</th>
<th>Mar</th>
<th>Apr</th>
<th>May</th>
<th>Jun</th>
<th>Jul</th>
<th>Aug</th>
<th>Sep</th>
<th>Oct</th>
<th>Nov</th>
<th>Dec</th>
</tr>
</thead>
<tbody>
<tr>
<th>1988</th>
<td>63.5</td>
<td>61.9</td>
<td>62.1</td>
<td>62.3</td>
<td>63.1</td>
<td>63.4</td>
<td>63.6</td>
<td>63.6</td>
<td>63.8</td>
<td>64.1</td>
<td>64.4</td>
<td>64.7</td>
<td>64.8</td>
</tr>
<tr>
<th>1989</th>
<td>66.8</td>
<td>65.0</td>
<td>65.2</td>
<td>65.5</td>
<td>66.4</td>
<td>66.7</td>
<td>67.0</td>
<td>66.9</td>
<td>67.0</td>
<td>67.5</td>
<td>68.0</td>
<td>68.2</td>
<td>68.3</td>
</tr>
<tr>
<th>1990</th>
<td>71.5</td>
<td>68.6</td>
<td>69.0</td>
<td>69.4</td>
<td>70.6</td>
<td>71.3</td>
<td>71.6</td>
<td>71.4</td>
<td>72.2</td>
<td>72.9</td>
<td>73.5</td>
<td>73.6</td>
<td>73.5</td>
</tr>
<tr>
<th>1991</th>
<td>76.8</td>
<td>73.5</td>
<td>73.9</td>
<td>74.1</td>
<td>76.6</td>
<td>77.2</td>
<td>77.6</td>
<td>77.4</td>
<td>77.7</td>
<td>78.1</td>
<td>78.5</td>
<td>78.8</td>
<td>78.8</td>
</tr>
<tr>
<th>1992</th>
<td>80.1</td>
<td>78.6</td>
<td>79.0</td>
<td>79.4</td>
<td>80.2</td>
<td>80.5</td>
<td>80.6</td>
<td>80.2</td>
<td>80.2</td>
<td>80.5</td>
<td>80.7</td>
<td>80.8</td>
<td>80.8</td>
</tr>
<tr>
<th>1993</th>
<td>82.1</td>
<td>80.4</td>
<td>80.9</td>
<td>81.3</td>
<td>82.2</td>
<td>82.5</td>
<td>82.5</td>
<td>82.2</td>
<td>82.5</td>
<td>82.9</td>
<td>82.8</td>
<td>82.6</td>
<td>82.8</td>
</tr>
<tr>
<th>1994</th>
<td>83.8</td>
<td>82.5</td>
<td>82.9</td>
<td>83.1</td>
<td>83.9</td>
<td>84.1</td>
<td>84.1</td>
<td>83.6</td>
<td>84.1</td>
<td>84.2</td>
<td>84.0</td>
<td>84.1</td>
<td>84.5</td>
</tr>
<tr>
<th>1995</th>
<td>86.0</td>
<td>84.5</td>
<td>84.9</td>
<td>85.3</td>
<td>85.8</td>
<td>86.2</td>
<td>86.3</td>
<td>85.8</td>
<td>86.3</td>
<td>86.7</td>
<td>86.5</td>
<td>86.5</td>
<td>87.0</td>
</tr>
<tr>
<th>1996</th>
<td>88.1</td>
<td>86.8</td>
<td>87.2</td>
<td>87.5</td>
<td>88.0</td>
<td>88.3</td>
<td>88.4</td>
<td>87.8</td>
<td>88.3</td>
<td>88.7</td>
<td>88.7</td>
<td>88.7</td>
<td>89.0</td>
</tr>
<tr>
<th>1997</th>
<td>89.7</td>
<td>88.6</td>
<td>88.8</td>
<td>89.0</td>
<td>89.4</td>
<td>89.6</td>
<td>89.8</td>
<td>89.5</td>
<td>90.0</td>
<td>90.3</td>
<td>90.3</td>
<td>90.4</td>
<td>90.5</td>
</tr>
<tr>
<th>1998</th>
<td>91.1</td>
<td>89.9</td>
<td>90.3</td>
<td>90.5</td>
<td>91.0</td>
<td>91.5</td>
<td>91.3</td>
<td>90.8</td>
<td>91.2</td>
<td>91.6</td>
<td>91.6</td>
<td>91.7</td>
<td>91.9</td>
</tr>
<tr>
<th>1999</th>
<td>92.3</td>
<td>91.4</td>
<td>91.5</td>
<td>92.0</td>
<td>92.4</td>
<td>92.7</td>
<td>92.6</td>
<td>92.0</td>
<td>92.3</td>
<td>92.7</td>
<td>92.6</td>
<td>92.7</td>
<td>93.0</td>
</tr>
<tr>
<th>2000</th>
<td>93.1</td>
<td>92.1</td>
<td>92.4</td>
<td>92.6</td>
<td>92.9</td>
<td>93.2</td>
<td>93.3</td>
<td>92.8</td>
<td>92.8</td>
<td>93.6</td>
<td>93.5</td>
<td>93.7</td>
<td>93.7</td>
</tr>
<tr>
<th>2001</th>
<td>94.2</td>
<td>92.9</td>
<td>93.1</td>
<td>93.4</td>
<td>94.0</td>
<td>94.7</td>
<td>94.9</td>
<td>94.2</td>
<td>94.5</td>
<td>94.8</td>
<td>94.7</td>
<td>94.5</td>
<td>94.7</td>
</tr>
<tr>
<th>2002</th>
<td>95.4</td>
<td>94.4</td>
<td>94.5</td>
<td>94.9</td>
<td>95.3</td>
<td>95.5</td>
<td>95.5</td>
<td>95.2</td>
<td>95.5</td>
<td>95.7</td>
<td>95.9</td>
<td>95.9</td>
<td>96.3</td>
</tr>
<tr>
<th>2003</th>
<td>96.7</td>
<td>95.7</td>
<td>96.0</td>
<td>96.3</td>
<td>96.7</td>
<td>96.7</td>
<td>96.5</td>
<td>96.5</td>
<td>96.8</td>
<td>97.1</td>
<td>97.2</td>
<td>97.2</td>
<td>97.5</td>
</tr>
<tr>
<th>2004</th>
<td>98.0</td>
<td>97.0</td>
<td>97.2</td>
<td>97.4</td>
<td>97.8</td>
<td>98.1</td>
<td>98.1</td>
<td>97.8</td>
<td>98.1</td>
<td>98.2</td>
<td>98.4</td>
<td>98.6</td>
<td>99.1</td>
</tr>
<tr>
<th>2005</th>
<td>100.0</td>
<td>98.6</td>
<td>98.8</td>
<td>99.3</td>
<td>99.7</td>
<td>100.0</td>
<td>100.0</td>
<td>100.1</td>
<td>100.4</td>
<td>100.6</td>
<td>100.7</td>
<td>100.7</td>
<td>101.0</td>
</tr>
<tr>
<th>2006</th>
<td>102.3</td>
<td>100.5</td>
<td>100.9</td>
<td>101.1</td>
<td>101.7</td>
<td>102.2</td>
<td>102.5</td>
<td>102.5</td>
<td>102.9</td>
<td>103.0</td>
<td>103.2</td>
<td>103.4</td>
<td>104.0</td>
</tr>
<tr>
<th>2007</th>
<td>104.7</td>
<td>103.2</td>
<td>103.7</td>
<td>104.2</td>
<td>104.5</td>
<td>104.8</td>
<td>105.0</td>
<td>104.4</td>
<td>104.7</td>
<td>104.8</td>
<td>105.3</td>
<td>105.6</td>
<td>106.2</td>
</tr>
<tr>
<th>2008</th>
<td>..</td>
<td>105.5</td>
<td>106.3</td>
<td>106.7</td>
<td>107.6</td>
<td>108.3</td>
<td>109.0</td>
<td>109.0</td>
<td>109.7</td>
<td>110.3</td>
<td>..</td>
<td>..</td>
<td>..</td>
</tr>
</tbody>
</table>
</div>
</div>
</div><!--/grid-col-->
</div><!--/grid-wrap-->
<div class="grid-wrap">
<div class="grid-col">
</div><!--/grid-col-->
</div><!--/grid-wrap-->
<div class="grid-wrap sgcxp__content">
<div class="grid-col grid-two-fifths">
<div class="sgcxp__block--notes sgcxp__block--padding-large">
<h2 class="sgcxp__block--notes__header">Usage notes</h2>
<p><p>Tables that have data that is not always required to be directly comparable suit this pattern.<br><br>The swipe table allows the user to browse the columns, using the prev / next controls or by swiping on a device that supports touch events. The only deficiency with this component is that it is harder to compare individual columns that are spread out from one another.</p>
</p>
</div>
</div><!--/grid-col-->
<div class="grid-col grid-three-fifths">
<div class="sgcxp__code">
<pre class="language-markup"><code><table class="tablesaw" data-mode="swipe" data-minimap="">
<thead>
<tr>
<th data-priority="persist">Year</th>
<th>Annual average</th>
<th>Jan</th>
<th>Feb</th>
<th>Mar</th>
<th>Apr</th>
<th>May</th>
<th>Jun</th>
<th>Jul</th>
<th>Aug</th>
<th>Sep</th>
<th>Oct</th>
<th>Nov</th>
<th>Dec</th>
</tr>
</thead>
<tbody>
<tr>
<th>1988</th>
<td>63.5</td>
<td>61.9</td>
<td>62.1</td>
<td>62.3</td>
<td>63.1</td>
<td>63.4</td>
<td>63.6</td>
<td>63.6</td>
<td>63.8</td>
<td>64.1</td>
<td>64.4</td>
<td>64.7</td>
<td>64.8</td>
</tr>
<tr>
<th>1989</th>
<td>66.8</td>
<td>65.0</td>
<td>65.2</td>
<td>65.5</td>
<td>66.4</td>
<td>66.7</td>
<td>67.0</td>
<td>66.9</td>
<td>67.0</td>
<td>67.5</td>
<td>68.0</td>
<td>68.2</td>
<td>68.3</td>
</tr>
<tr>
<th>1990</th>
<td>71.5</td>
<td>68.6</td>
<td>69.0</td>
<td>69.4</td>
<td>70.6</td>
<td>71.3</td>
<td>71.6</td>
<td>71.4</td>
<td>72.2</td>
<td>72.9</td>
<td>73.5</td>
<td>73.6</td>
<td>73.5</td>
</tr>
<tr>
<th>1991</th>
<td>76.8</td>
<td>73.5</td>
<td>73.9</td>
<td>74.1</td>
<td>76.6</td>
<td>77.2</td>
<td>77.6</td>
<td>77.4</td>
<td>77.7</td>
<td>78.1</td>
<td>78.5</td>
<td>78.8</td>
<td>78.8</td>
</tr>
<tr>
<th>1992</th>
<td>80.1</td>
<td>78.6</td>
<td>79.0</td>
<td>79.4</td>
<td>80.2</td>
<td>80.5</td>
<td>80.6</td>
<td>80.2</td>
<td>80.2</td>
<td>80.5</td>
<td>80.7</td>
<td>80.8</td>
<td>80.8</td>
</tr>
<tr>
<th>1993</th>
<td>82.1</td>
<td>80.4</td>
<td>80.9</td>
<td>81.3</td>
<td>82.2</td>
<td>82.5</td>
<td>82.5</td>
<td>82.2</td>
<td>82.5</td>
<td>82.9</td>
<td>82.8</td>
<td>82.6</td>
<td>82.8</td>
</tr>
<tr>
<th>1994</th>
<td>83.8</td>
<td>82.5</td>
<td>82.9</td>
<td>83.1</td>
<td>83.9</td>
<td>84.1</td>
<td>84.1</td>
<td>83.6</td>
<td>84.1</td>
<td>84.2</td>
<td>84.0</td>
<td>84.1</td>
<td>84.5</td>
</tr>
<tr>
<th>1995</th>
<td>86.0</td>
<td>84.5</td>
<td>84.9</td>
<td>85.3</td>
<td>85.8</td>
<td>86.2</td>
<td>86.3</td>
<td>85.8</td>
<td>86.3</td>
<td>86.7</td>
<td>86.5</td>
<td>86.5</td>
<td>87.0</td>
</tr>
<tr>
<th>1996</th>
<td>88.1</td>
<td>86.8</td>
<td>87.2</td>
<td>87.5</td>
<td>88.0</td>
<td>88.3</td>
<td>88.4</td>
<td>87.8</td>
<td>88.3</td>
<td>88.7</td>
<td>88.7</td>
<td>88.7</td>
<td>89.0</td>
</tr>
<tr>
<th>1997</th>
<td>89.7</td>
<td>88.6</td>
<td>88.8</td>
<td>89.0</td>
<td>89.4</td>
<td>89.6</td>
<td>89.8</td>
<td>89.5</td>
<td>90.0</td>
<td>90.3</td>
<td>90.3</td>
<td>90.4</td>
<td>90.5</td>
</tr>
<tr>
<th>1998</th>
<td>91.1</td>
<td>89.9</td>
<td>90.3</td>
<td>90.5</td>
<td>91.0</td>
<td>91.5</td>
<td>91.3</td>
<td>90.8</td>
<td>91.2</td>
<td>91.6</td>
<td>91.6</td>
<td>91.7</td>
<td>91.9</td>
</tr>
<tr>
<th>1999</th>
<td>92.3</td>
<td>91.4</td>
<td>91.5</td>
<td>92.0</td>
<td>92.4</td>
<td>92.7</td>
<td>92.6</td>
<td>92.0</td>
<td>92.3</td>
<td>92.7</td>
<td>92.6</td>
<td>92.7</td>
<td>93.0</td>
</tr>
<tr>
<th>2000</th>
<td>93.1</td>
<td>92.1</td>
<td>92.4</td>
<td>92.6</td>
<td>92.9</td>
<td>93.2</td>
<td>93.3</td>
<td>92.8</td>
<td>92.8</td>
<td>93.6</td>
<td>93.5</td>
<td>93.7</td>
<td>93.7</td>
</tr>
<tr>
<th>2001</th>
<td>94.2</td>
<td>92.9</td>
<td>93.1</td>
<td>93.4</td>
<td>94.0</td>
<td>94.7</td>
<td>94.9</td>
<td>94.2</td>
<td>94.5</td>
<td>94.8</td>
<td>94.7</td>
<td>94.5</td>
<td>94.7</td>
</tr>
<tr>
<th>2002</th>
<td>95.4</td>
<td>94.4</td>
<td>94.5</td>
<td>94.9</td>
<td>95.3</td>
<td>95.5</td>
<td>95.5</td>
<td>95.2</td>
<td>95.5</td>
<td>95.7</td>
<td>95.9</td>
<td>95.9</td>
<td>96.3</td>
</tr>
<tr>
<th>2003</th>
<td>96.7</td>
<td>95.7</td>
<td>96.0</td>
<td>96.3</td>
<td>96.7</td>
<td>96.7</td>
<td>96.5</td>
<td>96.5</td>
<td>96.8</td>
<td>97.1</td>
<td>97.2</td>
<td>97.2</td>
<td>97.5</td>
</tr>
<tr>
<th>2004</th>
<td>98.0</td>
<td>97.0</td>
<td>97.2</td>
<td>97.4</td>
<td>97.8</td>
<td>98.1</td>
<td>98.1</td>
<td>97.8</td>
<td>98.1</td>
<td>98.2</td>
<td>98.4</td>
<td>98.6</td>
<td>99.1</td>
</tr>
<tr>
<th>2005</th>
<td>100.0</td>
<td>98.6</td>
<td>98.8</td>
<td>99.3</td>
<td>99.7</td>
<td>100.0</td>
<td>100.0</td>
<td>100.1</td>
<td>100.4</td>
<td>100.6</td>
<td>100.7</td>
<td>100.7</td>
<td>101.0</td>
</tr>
<tr>
<th>2006</th>
<td>102.3</td>
<td>100.5</td>
<td>100.9</td>
<td>101.1</td>
<td>101.7</td>
<td>102.2</td>
<td>102.5</td>
<td>102.5</td>
<td>102.9</td>
<td>103.0</td>
<td>103.2</td>
<td>103.4</td>
<td>104.0</td>
</tr>
<tr>
<th>2007</th>
<td>104.7</td>
<td>103.2</td>
<td>103.7</td>
<td>104.2</td>
<td>104.5</td>
<td>104.8</td>
<td>105.0</td>
<td>104.4</td>
<td>104.7</td>
<td>104.8</td>
<td>105.3</td>
<td>105.6</td>
<td>106.2</td>
</tr>
<tr>
<th>2008</th>
<td>..</td>
<td>105.5</td>
<td>106.3</td>
<td>106.7</td>
<td>107.6</td>
<td>108.3</td>
<td>109.0</td>
<td>109.0</td>
<td>109.7</td>
<td>110.3</td>
<td>..</td>
<td>..</td>
<td>..</td>
</tr>
</tbody>
</table></code></pre>
</div><!--/sgcxp__code-->
</div><!--/grid-col-->
</div><!--/grid-wrap-->
<div class="grid-wrap" id="error-panel">
<div class="grid-col">
<div class="sgcxp__block sgcxp__block--lifted">
<div class="sgcxp__block__desc sgcxp__block--padding-large sgcxp__block--markdown">
<h1>Developer Notes</h1>
<p>All data-tables are based on Filament Group's <a href="https://github.com/filamentgroup/tablesaw">Tablesaw library</a>, which provides an out of the box solution to responsive tables.<br><br>To define a table as a responsive table use <code>class="tablesaw"</code> on the table element and specify the appropriate mode e.g. <code>data-mode="swipe"</code> in this case.<br><br>The extent to the customisations for use within the pattern library is limited - specifically, the only additions are to present the tables in keeping with the of the pattern libraries look.<br><br>Use <code><th data-priority="persist">Always shows</th></code> to fix a column so that it is always visible.<br><br>Adding the attribute <code>data-minimap</code> adds an element to the chart indicating to the user which columns are currently visible.</p>
</div>
</div>
</div><!--/grid-col-->
</div><!--/grid-wrap-->
</div>
</main>
</div>
</div>
<!-- project js -->
<script src="/dist/js/footer.js"></script>
<!-- / -->
<!-- pattern library JS (@optimise: minify) -->
<script src="/sg-assets/js/charts.js"></script>
<script src="/sg-assets/js/lib/jquery-ui-1.10.3.custom.min.js"></script>
<script src="/sg-assets/js/lib/media.match.js"></script>
<script src="/sg-assets/js/lib/enquire.min.js"></script>
<script src="/sg-assets/js/lib/tiny-pubsub.js"></script>
<script src="/sg-assets/js/lib/jquery.uniform.min.js"></script>
<script src="/sg-assets/js/lib/jquery.hoverIntent.js"></script>
<script src="/sg-assets/js/app/widgets/offcanvas-menu.js"></script>
<script src="/sg-assets/js/app/widgets/skiplink.js"></script>
<script src="/sg-assets/js/app/widgets/jquery.cx.jump-to.js"></script>
<script src="/sg-assets/js/app/app.js"></script>
<!-- Fast Click - for speedy clicks and to fix the meganav dropdown on touch -->
<script src="/sg-assets/js/lib/fastclick.js"></script>
<script>
window.addEventListener('load', function () {
new FastClick(document.body);
}, false);
</script>
<!-- Font -->
<script type="text/javascript">
WebFontConfig = { fontdeck: { id: '42695' } };
(function () {
var wf = document.createElement('script');
wf.src = ('https:' == document.location.protocol ? 'https' : 'http') +
'://ajax.googleapis.com/ajax/libs/webfont/1/webfont.js';
wf.type = 'text/javascript';
wf.async = 'true';
var s = document.getElementsByTagName('script')[0];
s.parentNode.insertBefore(wf, s);
})();
</script>
<script src="/sg-assets/prismjs/prism.js"></script>
<script>
$('table').addClass('tablesaw');
$('pre').addClass('language-markup');
$('code').addClass('language-markup');
</script>
</body>
</html>
| ONSdigital/pattern-library | docs/components-data-tables-data-table-with-swipe-control.html | HTML | mit | 74,520 |
<!DOCTYPE HTML>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Jasmine Spec Runner v2.0.0</title>
<link rel="shortcut icon" type="image/png" href="lib/jasmine-2.0.0/jasmine_favicon.png">
<link rel="stylesheet" type="text/css" href="lib/jasmine-2.0.0/jasmine.css">
<script type="text/javascript" src="lib/jasmine-2.0.0/jasmine.js"></script>
<script type="text/javascript" src="lib/jasmine-2.0.0/jasmine-html.js"></script>
<script type="text/javascript" src="lib/jasmine-2.0.0/boot.js"></script>
<!-- include source files here... -->
<script type="text/javascript" src="../src/mikulas.js"></script>
<!-- include spec files here... -->
<script type="text/javascript" src="spec/MikulasSpec.js"></script>
</head>
<body>
</body>
</html>
| dpskvn/mikulas.js | test/SpecRunner.html | HTML | mit | 801 |
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>nx.graphic - Next UI Toolkit</title>
<link rel="stylesheet" href="http://yui.yahooapis.com/3.9.1/build/cssgrids/cssgrids-min.css">
<link rel="stylesheet" href="../assets/vendor/prettify/prettify-min.css">
<link rel="stylesheet" href="../assets/css/main.css" id="site_styles">
<link rel="shortcut icon" type="image/png" href="../assets/favicon.png">
<script src="http://yui.yahooapis.com/combo?3.9.1/build/yui/yui-min.js"></script>
</head>
<body class="yui3-skin-sam">
<div id="doc">
<div id="hd" class="yui3-g header">
<div class="yui3-u-3-4">
<h1><img src="http://abdvl.github.io/src/bin/logo.svg" title="Next UI Toolkit"></h1>
</div>
<div class="yui3-u-1-4 version">
<em>API Docs for: 0.9.0</em>
</div>
</div>
<div id="bd" class="yui3-g">
<div class="yui3-u-1-4">
<div id="docs-sidebar" class="sidebar apidocs">
<div id="api-list">
<h2 class="off-left">APIs</h2>
<div id="api-tabview" class="tabview">
<ul class="tabs">
<li><a href="#api-classes">Classes</a></li>
<li><a href="#api-modules">Modules</a></li>
</ul>
<div id="api-tabview-filter">
<input type="search" id="api-filter" placeholder="Type to filter APIs">
</div>
<div id="api-tabview-panel">
<ul id="api-classes" class="apis classes">
<li><a href="../classes/nx.html">nx</a></li>
<li><a href="../classes/nx.data.Collection.html">nx.data.Collection</a></li>
<li><a href="../classes/nx.data.Convex.html">nx.data.Convex</a></li>
<li><a href="../classes/nx.data.Counter.html">nx.data.Counter</a></li>
<li><a href="../classes/nx.data.Dictionary.html">nx.data.Dictionary</a></li>
<li><a href="../classes/nx.data.Edge.html">nx.data.Edge</a></li>
<li><a href="../classes/nx.data.EdgeSet.html">nx.data.EdgeSet</a></li>
<li><a href="../classes/nx.data.EdgeSetCollection.html">nx.data.EdgeSetCollection</a></li>
<li><a href="../classes/nx.data.Force.html">nx.data.Force</a></li>
<li><a href="../classes/nx.data.nx.dom.Document.html">nx.data.nx.dom.Document</a></li>
<li><a href="../classes/nx.data.nx.dom.Element.html">nx.data.nx.dom.Element</a></li>
<li><a href="../classes/nx.data.nx.dom.Fragment.html">nx.data.nx.dom.Fragment</a></li>
<li><a href="../classes/nx.data.nx.dom.Node.html">nx.data.nx.dom.Node</a></li>
<li><a href="../classes/nx.data.nx.dom.Text.html">nx.data.nx.dom.Text</a></li>
<li><a href="../classes/nx.data.nx.Env.html">nx.data.nx.Env</a></li>
<li><a href="../classes/nx.data.nx.Util.html">nx.data.nx.Util</a></li>
<li><a href="../classes/nx.data.ObservableCollection.html">nx.data.ObservableCollection</a></li>
<li><a href="../classes/nx.data.ObservableDictionary.html">nx.data.ObservableDictionary</a></li>
<li><a href="../classes/nx.data.ObservableGraph.html">nx.data.ObservableGraph</a></li>
<li><a href="../classes/nx.data.ObservableGraph.ForceProcessor.html">nx.data.ObservableGraph.ForceProcessor</a></li>
<li><a href="../classes/nx.data.ObservableObject.html">nx.data.ObservableObject</a></li>
<li><a href="../classes/nx.data.Query.html">nx.data.Query</a></li>
<li><a href="../classes/nx.data.SortedMap.html">nx.data.SortedMap</a></li>
<li><a href="../classes/nx.data.Vertex.html">nx.data.Vertex</a></li>
<li><a href="../classes/nx.data.VertexSet.html">nx.data.VertexSet</a></li>
<li><a href="../classes/nx.geometry.BezierCurve.html">nx.geometry.BezierCurve</a></li>
<li><a href="../classes/nx.geometry.Line.html">nx.geometry.Line</a></li>
<li><a href="../classes/nx.geometry.Math.html">nx.geometry.Math</a></li>
<li><a href="../classes/nx.geometry.Matrix.html">nx.geometry.Matrix</a></li>
<li><a href="../classes/nx.geometry.Vector.html">nx.geometry.Vector</a></li>
<li><a href="../classes/nx.graphic.Arc.html">nx.graphic.Arc</a></li>
<li><a href="../classes/nx.graphic.BezierCurves.html">nx.graphic.BezierCurves</a></li>
<li><a href="../classes/nx.graphic.Circle.html">nx.graphic.Circle</a></li>
<li><a href="../classes/nx.graphic.Group.html">nx.graphic.Group</a></li>
<li><a href="../classes/nx.graphic.Icon.html">nx.graphic.Icon</a></li>
<li><a href="../classes/nx.graphic.Icons.html">nx.graphic.Icons</a></li>
<li><a href="../classes/nx.graphic.Image.html">nx.graphic.Image</a></li>
<li><a href="../classes/nx.graphic.Line.html">nx.graphic.Line</a></li>
<li><a href="../classes/nx.graphic.LinkSetTooltipContent.html">nx.graphic.LinkSetTooltipContent</a></li>
<li><a href="../classes/nx.graphic.LinkTooltipContent.html">nx.graphic.LinkTooltipContent</a></li>
<li><a href="../classes/nx.graphic.NodeTooltipContent.html">nx.graphic.NodeTooltipContent</a></li>
<li><a href="../classes/nx.graphic.Path.html">nx.graphic.Path</a></li>
<li><a href="../classes/nx.graphic.Polygon.html">nx.graphic.Polygon</a></li>
<li><a href="../classes/nx.graphic.Rect.html">nx.graphic.Rect</a></li>
<li><a href="../classes/nx.graphic.Stage.html">nx.graphic.Stage</a></li>
<li><a href="../classes/nx.graphic.Text.html">nx.graphic.Text</a></li>
<li><a href="../classes/nx.graphic.Topology.html">nx.graphic.Topology</a></li>
<li><a href="../classes/nx.graphic.Topology.AbstractLink.html">nx.graphic.Topology.AbstractLink</a></li>
<li><a href="../classes/nx.graphic.Topology.AbstractNode.html">nx.graphic.Topology.AbstractNode</a></li>
<li><a href="../classes/nx.graphic.Topology.BasePath.html">nx.graphic.Topology.BasePath</a></li>
<li><a href="../classes/nx.graphic.Topology.Categories.html">nx.graphic.Topology.Categories</a></li>
<li><a href="../classes/nx.graphic.Topology.CircleGroup.html">nx.graphic.Topology.CircleGroup</a></li>
<li><a href="../classes/nx.graphic.Topology.Config.html">nx.graphic.Topology.Config</a></li>
<li><a href="../classes/nx.graphic.Topology.DefaultScene.html">nx.graphic.Topology.DefaultScene</a></li>
<li><a href="../classes/nx.graphic.Topology.Event.html">nx.graphic.Topology.Event</a></li>
<li><a href="../classes/nx.graphic.Topology.Graph.html">nx.graphic.Topology.Graph</a></li>
<li><a href="../classes/nx.graphic.Topology.GroupItem.html">nx.graphic.Topology.GroupItem</a></li>
<li><a href="../classes/nx.graphic.Topology.GroupsLayer.html">nx.graphic.Topology.GroupsLayer</a></li>
<li><a href="../classes/nx.graphic.Topology.Layer.html">nx.graphic.Topology.Layer</a></li>
<li><a href="../classes/nx.graphic.Topology.LayoutMixin.html">nx.graphic.Topology.LayoutMixin</a></li>
<li><a href="../classes/nx.graphic.Topology.Link.html">nx.graphic.Topology.Link</a></li>
<li><a href="../classes/nx.graphic.Topology.LinkMixin.html">nx.graphic.Topology.LinkMixin</a></li>
<li><a href="../classes/nx.graphic.Topology.LinkSet.html">nx.graphic.Topology.LinkSet</a></li>
<li><a href="../classes/nx.graphic.Topology.LinksLayer.html">nx.graphic.Topology.LinksLayer</a></li>
<li><a href="../classes/nx.graphic.Topology.NeXtForceLayout.html">nx.graphic.Topology.NeXtForceLayout</a></li>
<li><a href="../classes/nx.graphic.Topology.Node.html">nx.graphic.Topology.Node</a></li>
<li><a href="../classes/nx.graphic.Topology.NodeMixin.html">nx.graphic.Topology.NodeMixin</a></li>
<li><a href="../classes/nx.graphic.Topology.NodeSet.html">nx.graphic.Topology.NodeSet</a></li>
<li><a href="../classes/nx.graphic.Topology.NodeSetPath.html">nx.graphic.Topology.NodeSetPath</a></li>
<li><a href="../classes/nx.graphic.Topology.NodesLayer.html">nx.graphic.Topology.NodesLayer</a></li>
<li><a href="../classes/nx.graphic.Topology.Path.html">nx.graphic.Topology.Path</a></li>
<li><a href="../classes/nx.graphic.Topology.PathLayer.html">nx.graphic.Topology.PathLayer</a></li>
<li><a href="../classes/nx.graphic.Topology.PolygonGroup.html">nx.graphic.Topology.PolygonGroup</a></li>
<li><a href="../classes/nx.graphic.Topology.RectGroup.html">nx.graphic.Topology.RectGroup</a></li>
<li><a href="../classes/nx.graphic.Topology.Scene.html">nx.graphic.Topology.Scene</a></li>
<li><a href="../classes/nx.graphic.Topology.SceneMixin.html">nx.graphic.Topology.SceneMixin</a></li>
<li><a href="../classes/nx.graphic.Topology.SelectionNodeScene.html">nx.graphic.Topology.SelectionNodeScene</a></li>
<li><a href="../classes/nx.graphic.Topology.SelectionScene.html">nx.graphic.Topology.SelectionScene</a></li>
<li><a href="../classes/nx.graphic.Topology.StageMixin.html">nx.graphic.Topology.StageMixin</a></li>
<li><a href="../classes/nx.graphic.Topology.Tooltip.html">nx.graphic.Topology.Tooltip</a></li>
<li><a href="../classes/nx.graphic.Topology.TooltipManager.html">nx.graphic.Topology.TooltipManager</a></li>
<li><a href="../classes/nx.graphic.Topology.TooltipMixin.html">nx.graphic.Topology.TooltipMixin</a></li>
<li><a href="../classes/nx.graphic.Topology.TooltipPolicy.html">nx.graphic.Topology.TooltipPolicy</a></li>
<li><a href="../classes/nx.graphic.Topology.USMapLayout.html">nx.graphic.Topology.USMapLayout</a></li>
<li><a href="../classes/nx.graphic.Topology.ZoomBySelection.html">nx.graphic.Topology.ZoomBySelection</a></li>
<li><a href="../classes/nx.graphic.Triangle.html">nx.graphic.Triangle</a></li>
<li><a href="../classes/nx.Iterable.html">nx.Iterable</a></li>
<li><a href="../classes/nx.Object.html">nx.Object</a></li>
<li><a href="../classes/nx.Observable.html">nx.Observable</a></li>
<li><a href="../classes/nx.ui.Application.html">nx.ui.Application</a></li>
<li><a href="../classes/nx.ui.Collection.html">nx.ui.Collection</a></li>
<li><a href="../classes/nx.ui.Component.html">nx.ui.Component</a></li>
<li><a href="../classes/nx.ui.CssClass.html">nx.ui.CssClass</a></li>
<li><a href="../classes/nx.ui.CssStyle.html">nx.ui.CssStyle</a></li>
<li><a href="../classes/nx.ui.DOMComponent.html">nx.ui.DOMComponent</a></li>
<li><a href="../classes/nx.ui.nx.graphic.Component.html">nx.ui.nx.graphic.Component</a></li>
<li><a href="../classes/nx.ui.nx.graphic.DragManager.html">nx.ui.nx.graphic.DragManager</a></li>
<li><a href="../classes/nx.ui.nx.widget.ZIndexManager.html">nx.ui.nx.widget.ZIndexManager</a></li>
<li><a href="../classes/nx.ui.Popover.html">nx.ui.Popover</a></li>
<li><a href="../classes/nx.ui.Popup.html">nx.ui.Popup</a></li>
<li><a href="../classes/nx.ui.PopupContainer.html">nx.ui.PopupContainer</a></li>
<li><a href="../classes/nxex.toolkit.collection.CollectionRelation.html">nxex.toolkit.collection.CollectionRelation</a></li>
</ul>
<ul id="api-modules" class="apis modules">
<li><a href="../modules/nx.html">nx</a></li>
<li><a href="../modules/nx.data.html">nx.data</a></li>
<li><a href="../modules/nx.geometry.html">nx.geometry</a></li>
<li><a href="../modules/nx.graphic.html">nx.graphic</a></li>
<li><a href="../modules/nx.graphic.Topology.html">nx.graphic.Topology</a></li>
<li><a href="../modules/nx.graphic.Topology.Group.html">nx.graphic.Topology.Group</a></li>
</ul>
</div>
</div>
</div>
</div>
</div>
<div class="yui3-u-3-4">
<div id="api-options">
Show:
<label for="api-show-inherited">
<input type="checkbox" id="api-show-inherited" checked>
Inherited
</label>
<label for="api-show-protected">
<input type="checkbox" id="api-show-protected">
Protected
</label>
<label for="api-show-private">
<input type="checkbox" id="api-show-private">
Private
</label>
<label for="api-show-deprecated">
<input type="checkbox" id="api-show-deprecated">
Deprecated
</label>
</div>
<div class="apidocs">
<div id="docs-main">
<div class="content">
<h1>nx.graphic Module</h1>
<div class="box clearfix meta">
<div class="foundat">
Defined in: <a href="../files/target_next_js_next.js.html#l11390"><code>target/next/js/next.js:11390</code></a>
</div>
</div>
<div class="box intro">
<p>Base class of graphic component</p>
</div>
<div class="yui3-g">
<div class="yui3-u-1-2">
<p>This module provides the following classes:</p>
<ul class="module-classes">
<li class="module-class">
<a href="../classes/nx.geometry.BezierCurve.html">
nx.geometry.BezierCurve
</a>
</li>
<li class="module-class">
<a href="../classes/nx.geometry.Math.html">
nx.geometry.Math
</a>
</li>
<li class="module-class">
<a href="../classes/nx.geometry.Matrix.html">
nx.geometry.Matrix
</a>
</li>
<li class="module-class">
<a href="../classes/nx.geometry.Vector.html">
nx.geometry.Vector
</a>
</li>
<li class="module-class">
<a href="../classes/nx.graphic.Arc.html">
nx.graphic.Arc
</a>
</li>
<li class="module-class">
<a href="../classes/nx.graphic.BezierCurves.html">
nx.graphic.BezierCurves
</a>
</li>
<li class="module-class">
<a href="../classes/nx.graphic.Circle.html">
nx.graphic.Circle
</a>
</li>
<li class="module-class">
<a href="../classes/nx.graphic.Group.html">
nx.graphic.Group
</a>
</li>
<li class="module-class">
<a href="../classes/nx.graphic.Icon.html">
nx.graphic.Icon
</a>
</li>
<li class="module-class">
<a href="../classes/nx.graphic.Icons.html">
nx.graphic.Icons
</a>
</li>
<li class="module-class">
<a href="../classes/nx.graphic.Image.html">
nx.graphic.Image
</a>
</li>
<li class="module-class">
<a href="../classes/nx.graphic.Line.html">
nx.graphic.Line
</a>
</li>
<li class="module-class">
<a href="../classes/nx.graphic.Path.html">
nx.graphic.Path
</a>
</li>
<li class="module-class">
<a href="../classes/nx.graphic.Polygon.html">
nx.graphic.Polygon
</a>
</li>
<li class="module-class">
<a href="../classes/nx.graphic.Rect.html">
nx.graphic.Rect
</a>
</li>
<li class="module-class">
<a href="../classes/nx.graphic.Stage.html">
nx.graphic.Stage
</a>
</li>
<li class="module-class">
<a href="../classes/nx.graphic.Text.html">
nx.graphic.Text
</a>
</li>
<li class="module-class">
<a href="../classes/nx.graphic.Triangle.html">
nx.graphic.Triangle
</a>
</li>
<li class="module-class">
<a href="../classes/nx.ui.nx.graphic.Component.html">
nx.ui.nx.graphic.Component
</a>
</li>
</ul>
</div>
<div class="yui3-u-1-2">
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<script src="../assets/vendor/prettify/prettify-min.js"></script>
<script>prettyPrint();</script>
<script src="../assets/js/yui-prettify.js"></script>
<script src="../assets/../api.js"></script>
<script src="../assets/js/api-filter.js"></script>
<script src="../assets/js/api-list.js"></script>
<script src="../assets/js/api-search.js"></script>
<script src="../assets/js/apidocs.js"></script>
</body>
</html>
| ericgreen/topology | app-ui/next/doc/modules/nx.graphic.html | HTML | mit | 19,999 |
<!doctype html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>Pong</title>
<style>
canvas {
position: absolute;
margin: auto;
top: 0;
bottom: 0;
left: 0;
right: 0;
}
</style>
</head>
<body>
<script>
var WIDTH=700, HEIGHT=600, pi=Math.PI;
var UpArrow = 38, DownArrow = 40;
var canvas, ctx, keystate;
var player, ai, ball;
player = {
x: null,
y: null,
width: 20,
height: 100,
update: function() {
if (keystate[UpArrow]) this.y -= 7;
if (keystate[DownArrow]) this.y += 7;
this.y = Math.max(Math.min(this.y, HEIGHT - this.height), 0);
},
draw: function() {
ctx.fillRect(this.x, this.y, this.width, this.height);
}
};
ai = {
x: null,
y: null,
width: 20,
height: 100,
update: function() {
var desty = ball.y - (this.height - ball.side)*0.5;
this.y += (desty - this.y) * 0.1;
this.y = Math.max(Math.min(this.y, HEIGHT - this.height), 0);
},
draw: function() {
ctx.fillRect(this.x, this.y, this.width, this.height);
}
};
ball = {
x: null,
y: null,
vel: null,
side: 20,
speed: 12,
serve: function(side) {
var r = Math.random();
this.x = side === 1 ? player.x+player.width : ai.x - this.side;
this.y = (HEIGHT - this.side)*r;
var phi = 0.1*pi*(1 - 2*r);
this.vel = {
x: side*this.speed*Math.cos(phi),
y: this.speed*Math.sin(phi)
}
},
update: function() {
this.x += this.vel.x;
this.y += this.vel.y;
if (0 > this.y || this.y+this.side > HEIGHT) {
var offset = this.vel.y < 0 ? 0 - this.y : HEIGHT - (this.y+this.side);
this.y += 2*offset;
this.vel.y *= -1;
}
var AABBIntersect = function (ax, ay, aw, ah, bx, by, bw, bh) {
return ax < bx+bw && ay < by+bh && bx < ax+aw && by < ay+ah;
};
var pdle = this.vel.x < 0 ? player : ai;
if (AABBIntersect(pdle.x, pdle.y, pdle.width, pdle.height, this.x, this.y, this.side, this.side)
) {
this.x = pdle === player ? player.x+player.width : ai.x - this.side;
var n = (this.y+this.side - pdle.y)/(pdle.height+this.side);
var phi = 0.25*pi*(2*n - 1); // pi/4 = 45 degrees
var smash = Math.abs(phi) > 0.2*pi ? 1.5: 1;
this.vel.x = smash*(pdle === player ? 1 : -1) * this.speed * Math.cos(phi);
this.vel.y = smash*this.speed * Math.sin(phi);
}
if (0 > this.x+this.side || this.x > WIDTH) {
this.serve(pdle === player ? 1 : -1);
}
},
draw: function() {
ctx.fillRect(this.x, this.y, this.side, this.side);
}
};
function main() {
canvas = document.createElement("canvas");
canvas.width = WIDTH;
canvas.height = HEIGHT;
ctx = canvas.getContext("2d");
document.body.appendChild(canvas);
keystate = {};
document.addEventListener("keydown", function(evt) {
keystate[evt.keyCode] = true;
});
document.addEventListener("keyup", function(evt) {
delete keystate[evt.keyCode];
});
init();
var loop = function() {
update();
draw();
window.requestAnimationFrame(loop, canvas);
};
window.requestAnimationFrame(loop, canvas);
}
function init() {
player.x = player.width;
player.y = (HEIGHT-player.height)/2;
ai.x = WIDTH - (player.width + ai.width);
ai.y = (HEIGHT - ai.height)/2;
ball.serve(1);
}
function update() {
ball.update();
player.update();
ai.update();
}
function draw() {
ctx.fillRect(0, 0, WIDTH, HEIGHT);
ctx.save();
ctx.fillStyle = "#fff";
ball.draw();
player.draw();
ai.draw();
var w = 4;
var x = (WIDTH - w)*0.5;
var y = 0;
var step = HEIGHT/20;
while (y < HEIGHT) {
ctx.fillRect(x, y+step*0.25, w, step*0.5);
y += step;
}
ctx.restore();
}
main();
</script>
</body>
</html> | redxtreme/practicePong | pong.html | HTML | mit | 5,793 |
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta http-equiv="x-ua-compatible" content="ie=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="generator" content="ExDoc v0.13.0">
<title>Murnau.Adapter.Labor.Api – murnau v0.0.1</title>
<link rel="stylesheet" href="dist/app-9c1e3d5aa2.css" />
<script src="dist/sidebar_items.js"></script>
</head>
<body data-type="modules">
<script>if(localStorage.getItem('night-mode')) document.body.className += ' night-mode';</script>
<div class="main">
<button class="sidebar-toggle">
<i class="icon-menu"></i>
</button>
<section class="sidebar">
<a href="api-reference.html" class="sidebar-projectLink">
<div class="sidebar-projectDetails">
<h1 class="sidebar-projectName">
murnau
</h1>
<h2 class="sidebar-projectVersion">
v0.0.1
</h2>
</div>
</a>
<div class="sidebar-search">
<i class="icon-search"></i>
<input type="text" class="sidebar-searchInput" placeholder="search" autocomplete="off" />
</div>
<ul class="sidebar-listNav">
<li><a id="extras-list" href="#full-list">Pages</a></li>
<li><a id="modules-list" href="#full-list">Modules</a></li>
</ul>
<ul id="full-list" class="sidebar-fullList"></ul>
<div class="sidebar-noResults"></div>
</section>
<section class="content">
<div class="content-outer">
<div id="content" class="content-inner">
<h1>
<small class="visible-xs">murnau v0.0.1</small>
Murnau.Adapter.Labor.Api
<a href="https://github.com/freieslabor/murnau/blob/master/lib/murnau/adapter/labor/api.ex#L1" title="View Source" class="view-source" rel="help">
<i class="icon-code"></i>
</a>
</h1>
<section id="moduledoc" class="docstring">
<p>Provides API calls to the Labor-API.</p>
</section>
<section id="summary" class="details-list">
<h1 class="section-heading">
<a class="hover-link" href="#summary">
<i class="icon-link"></i>
</a>
Summary
</h1>
<div class="summary-functions summary">
<h2>
<a href="#functions">Functions</a>
</h2>
<div class="summary-row">
<div class="summary-signature">
<a href="#cam_fetch/0">cam_fetch()</a>
</div>
</div>
<div class="summary-row">
<div class="summary-signature">
<a href="#laborcam_current/0">laborcam_current()</a>
</div>
</div>
<div class="summary-row">
<div class="summary-signature">
<a href="#room_close/0">room_close()</a>
</div>
</div>
<div class="summary-row">
<div class="summary-signature">
<a href="#room_is_open?/0">room_is_open?()</a>
</div>
</div>
<div class="summary-row">
<div class="summary-signature">
<a href="#room_open/0">room_open()</a>
</div>
</div>
</div>
</section>
<section id="functions" class="details-list">
<h1 class="section-heading">
<a class="hover-link" href="#functions">
<i class="icon-link"></i>
</a>
Functions
</h1>
<div class="detail" id="cam_fetch/0">
<div class="detail-header">
<a href="#cam_fetch/0" class="detail-link" title="Link to this function">
<i class="icon-link"></i>
</a>
<span class="signature">cam_fetch()</span>
<a href="https://github.com/freieslabor/murnau/blob/master/lib/murnau/adapter/labor/api.ex#L52" class="view-source" rel="help" title="View Source">
<i class="icon-code"></i>
</a>
</div>
<section class="docstring">
</section>
</div>
<div class="detail" id="laborcam_current/0">
<div class="detail-header">
<a href="#laborcam_current/0" class="detail-link" title="Link to this function">
<i class="icon-link"></i>
</a>
<span class="signature">laborcam_current()</span>
<a href="https://github.com/freieslabor/murnau/blob/master/lib/murnau/adapter/labor/api.ex#L63" class="view-source" rel="help" title="View Source">
<i class="icon-code"></i>
</a>
</div>
<section class="docstring">
</section>
</div>
<div class="detail" id="room_close/0">
<div class="detail-header">
<a href="#room_close/0" class="detail-link" title="Link to this function">
<i class="icon-link"></i>
</a>
<span class="signature">room_close()</span>
<a href="https://github.com/freieslabor/murnau/blob/master/lib/murnau/adapter/labor/api.ex#L43" class="view-source" rel="help" title="View Source">
<i class="icon-code"></i>
</a>
</div>
<section class="docstring">
</section>
</div>
<div class="detail" id="room_is_open?/0">
<div class="detail-header">
<a href="#room_is_open?/0" class="detail-link" title="Link to this function">
<i class="icon-link"></i>
</a>
<span class="signature">room_is_open?()</span>
<a href="https://github.com/freieslabor/murnau/blob/master/lib/murnau/adapter/labor/api.ex#L25" class="view-source" rel="help" title="View Source">
<i class="icon-code"></i>
</a>
</div>
<section class="docstring">
</section>
</div>
<div class="detail" id="room_open/0">
<div class="detail-header">
<a href="#room_open/0" class="detail-link" title="Link to this function">
<i class="icon-link"></i>
</a>
<span class="signature">room_open()</span>
<a href="https://github.com/freieslabor/murnau/blob/master/lib/murnau/adapter/labor/api.ex#L34" class="view-source" rel="help" title="View Source">
<i class="icon-code"></i>
</a>
</div>
<section class="docstring">
</section>
</div>
</section>
<footer class="footer">
<p>
<span class="line">
Built using
<a href="https://github.com/elixir-lang/ex_doc" title="ExDoc" rel="help" target="_blank">ExDoc</a> (v0.13.0),
</span>
<span class="line">
designed by
<a href="https://twitter.com/dignifiedquire" target="_blank" title="@dignifiedquire">Friedel Ziegelmayer</a>.
</span>
</p>
<button class="night-mode-toggle" />
</footer>
</div>
</div>
</section>
</div>
<script src="dist/app-21f1a20b9e.js"></script>
</body>
</html>
| freieslabor/murnau | doc/Murnau.Adapter.Labor.Api.html | HTML | mit | 6,599 |
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>error-handlers: 17 s 🏆</title>
<link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" />
<link href="../../../../../bootstrap.min.css" rel="stylesheet">
<link href="../../../../../bootstrap-custom.css" rel="stylesheet">
<link href="//maxcdn.bootstrapcdn.com/font-awesome/4.2.0/css/font-awesome.min.css" rel="stylesheet">
<script src="../../../../../moment.min.js"></script>
<!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script>
<script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
<![endif]-->
</head>
<body>
<div class="container">
<div class="navbar navbar-default" role="navigation">
<div class="container-fluid">
<div class="navbar-header">
<a class="navbar-brand" href="../../../../.."><i class="fa fa-lg fa-flag-checkered"></i> Coq bench</a>
</div>
<div id="navbar" class="collapse navbar-collapse">
<ul class="nav navbar-nav">
<li><a href="../..">clean / released</a></li>
<li class="active"><a href="">8.12.1 / error-handlers - 1.0.0</a></li>
</ul>
</div>
</div>
</div>
<div class="article">
<div class="row">
<div class="col-md-12">
<a href="../..">« Up</a>
<h1>
error-handlers
<small>
1.0.0
<span class="label label-success">17 s 🏆</span>
</small>
</h1>
<p>📅 <em><script>document.write(moment("2021-12-26 01:44:44 +0000", "YYYY-MM-DD HH:mm:ss Z").fromNow());</script> (2021-12-26 01:44:44 UTC)</em><p>
<h2>Context</h2>
<pre># Packages matching: installed
# Name # Installed # Synopsis
base-bigarray base
base-threads base
base-unix base
conf-findutils 1 Virtual package relying on findutils
coq 8.12.1 Formal proof management system
num 1.4 The legacy Num library for arbitrary-precision integer and rational arithmetic
ocaml 4.06.1 The OCaml compiler (virtual package)
ocaml-base-compiler 4.06.1 Official 4.06.1 release
ocaml-config 1 OCaml Switch Configuration
ocamlfind 1.9.1 A library manager for OCaml
# opam file:
opam-version: "2.0"
maintainer: "[email protected]"
homepage: "https://github.com/clarus/coq-error-handlers"
dev-repo: "git+https://github.com/clarus/coq-error-handlers.git"
bug-reports: "https://github.com/clarus/coq-error-handlers/issues"
authors: ["Guillaume Claret"]
license: "MIT"
build: [
["./configure.sh"]
[make "-j%{jobs}%"]
]
install: [
[make "install"]
]
remove: ["rm" "-R" "%{lib}%/coq/user-contrib/ErrorHandlers"]
depends: [
"ocaml"
"coq" {>= "8.4pl4"}
]
synopsis: "Simple and robust error handling functions"
flags: light-uninstall
url {
src: "https://github.com/clarus/coq-error-handlers/archive/1.0.0.tar.gz"
checksum: "md5=1e69cdf94ba20cc0b7ac89fc0644c840"
}
</pre>
<h2>Lint</h2>
<dl class="dl-horizontal">
<dt>Command</dt>
<dd><code>true</code></dd>
<dt>Return code</dt>
<dd>0</dd>
</dl>
<h2>Dry install 🏜️</h2>
<p>Dry install with the current Coq version:</p>
<dl class="dl-horizontal">
<dt>Command</dt>
<dd><code>opam install -y --show-action coq-error-handlers.1.0.0 coq.8.12.1</code></dd>
<dt>Return code</dt>
<dd>0</dd>
</dl>
<p>Dry install without Coq/switch base, to test if the problem was incompatibility with the current Coq/OCaml version:</p>
<dl class="dl-horizontal">
<dt>Command</dt>
<dd><code>true</code></dd>
<dt>Return code</dt>
<dd>0</dd>
</dl>
<h2>Install dependencies</h2>
<dl class="dl-horizontal">
<dt>Command</dt>
<dd><code>opam list; echo; ulimit -Sv 4000000; timeout 4h opam install -y --deps-only coq-error-handlers.1.0.0 coq.8.12.1</code></dd>
<dt>Return code</dt>
<dd>0</dd>
<dt>Duration</dt>
<dd>12 s</dd>
</dl>
<h2>Install 🚀</h2>
<dl class="dl-horizontal">
<dt>Command</dt>
<dd><code>opam list; echo; ulimit -Sv 16000000; timeout 4h opam install -y -v coq-error-handlers.1.0.0 coq.8.12.1</code></dd>
<dt>Return code</dt>
<dd>0</dd>
<dt>Duration</dt>
<dd>17 s</dd>
</dl>
<h2>Installation size</h2>
<p>Total: 5 K</p>
<ul>
<li>3 K <code>../ocaml-base-compiler.4.06.1/lib/coq/user-contrib/ErrorHandlers/All.vo</code></li>
<li>2 K <code>../ocaml-base-compiler.4.06.1/lib/coq/user-contrib/ErrorHandlers/All.glob</code></li>
<li>1 K <code>../ocaml-base-compiler.4.06.1/lib/coq/user-contrib/ErrorHandlers/All.v</code></li>
</ul>
<h2>Uninstall 🧹</h2>
<dl class="dl-horizontal">
<dt>Command</dt>
<dd><code>opam remove -y coq-error-handlers.1.0.0</code></dd>
<dt>Return code</dt>
<dd>0</dd>
<dt>Missing removes</dt>
<dd>
none
</dd>
<dt>Wrong removes</dt>
<dd>
none
</dd>
</dl>
</div>
</div>
</div>
<hr/>
<div class="footer">
<p class="text-center">
Sources are on <a href="https://github.com/coq-bench">GitHub</a> © Guillaume Claret 🐣
</p>
</div>
</div>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js"></script>
<script src="../../../../../bootstrap.min.js"></script>
</body>
</html>
| coq-bench/coq-bench.github.io | clean/Linux-x86_64-4.06.1-2.0.5/released/8.12.1/error-handlers/1.0.0.html | HTML | mit | 6,630 |
<p>Busca de JSON em uma API sem CORS usando <a href="http://cors-server.getup.io/">http://cors-server.getup.io/</a>
</p>
<form data-ng-submit="submit()">
<label for="url">
<input type="text" name="url" data-ng-model="url">
<!-- <button data-ng-click="find(url)">Buscar</button> -->
<input type="submit" value="Buscar">
</label>
<p>
Buscando em: {{ urlFull }}
</p>
</form>
<div class="spinner" ng-show="loading">
<img src="img/ajax-loader.gif">
</div>
<blockquote>
{{ data }}
</blockquote>
| suissa/cors-server-client | app/partials/partial1.html | HTML | mit | 520 |
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>poltac: 1 m 4 s</title>
<link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" />
<link href="../../../../../bootstrap.min.css" rel="stylesheet">
<link href="../../../../../bootstrap-custom.css" rel="stylesheet">
<link href="//maxcdn.bootstrapcdn.com/font-awesome/4.2.0/css/font-awesome.min.css" rel="stylesheet">
<script src="../../../../../moment.min.js"></script>
<!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script>
<script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
<![endif]-->
</head>
<body>
<div class="container">
<div class="navbar navbar-default" role="navigation">
<div class="container-fluid">
<div class="navbar-header">
<a class="navbar-brand" href="../../../../.."><i class="fa fa-lg fa-flag-checkered"></i> Coq bench</a>
</div>
<div id="navbar" class="collapse navbar-collapse">
<ul class="nav navbar-nav">
<li><a href="../..">clean / released</a></li>
<li class="active"><a href="">8.8.1 / poltac - 0.8.8</a></li>
</ul>
</div>
</div>
</div>
<div class="article">
<div class="row">
<div class="col-md-12">
<a href="../..">« Up</a>
<h1>
poltac
<small>
0.8.8
<span class="label label-success">1 m 4 s</span>
</small>
</h1>
<p><em><script>document.write(moment("2020-03-11 05:33:27 +0000", "YYYY-MM-DD HH:mm:ss Z").fromNow());</script> (2020-03-11 05:33:27 UTC)</em><p>
<h2>Context</h2>
<pre># Packages matching: installed
# Name # Installed # Synopsis
base-bigarray base
base-threads base
base-unix base
camlp5 7.11 Preprocessor-pretty-printer of OCaml
conf-findutils 1 Virtual package relying on findutils
conf-m4 1 Virtual package relying on m4
coq 8.8.1 Formal proof management system.
num 1.3 The legacy Num library for arbitrary-precision integer and rational arithmetic
ocaml 4.09.0 The OCaml compiler (virtual package)
ocaml-base-compiler 4.09.0 Official release 4.09.0
ocaml-config 1 OCaml Switch Configuration
ocamlfind 1.8.1 A library manager for OCaml
# opam file:
opam-version: "2.0"
maintainer: "[email protected]"
homepage: "https://github.com/thery/PolTac"
bug-reports: "https://github.com/thery/PolTac"
dev-repo: "git://github.com/thery/PolTac"
license: "LGPL"
authors: ["Laurent Théry"]
install: [
[make]
[make "install"]
]
remove: ["rm" "-R" "%{lib}%/coq/user-contrib/PolTac"]
depends: [
"ocaml"
"coq" {>= "8.8~" & < "8.11"}
]
synopsis:
"A set of tactics to deal with inequalities in Coq over N, Z and R:"
flags: light-uninstall
url {
src: "https://github.com/thery/PolTac/archive/8.8.zip"
checksum: "md5=ce09898d4435b50a4a9503d41623222f"
}
</pre>
<h2>Lint</h2>
<dl class="dl-horizontal">
<dt>Command</dt>
<dd><code>true</code></dd>
<dt>Return code</dt>
<dd>0</dd>
</dl>
<h2>Dry install</h2>
<p>Dry install with the current Coq version:</p>
<dl class="dl-horizontal">
<dt>Command</dt>
<dd><code>opam install -y --show-action coq-poltac.0.8.8 coq.8.8.1</code></dd>
<dt>Return code</dt>
<dd>0</dd>
</dl>
<p>Dry install without Coq/switch base, to test if the problem was incompatibility with the current Coq/OCaml version:</p>
<dl class="dl-horizontal">
<dt>Command</dt>
<dd><code>true</code></dd>
<dt>Return code</dt>
<dd>0</dd>
</dl>
<h2>Install dependencies</h2>
<dl class="dl-horizontal">
<dt>Command</dt>
<dd><code>opam list; echo; ulimit -Sv 4000000; timeout 2h opam install -y --deps-only coq-poltac.0.8.8 coq.8.8.1</code></dd>
<dt>Return code</dt>
<dd>0</dd>
<dt>Duration</dt>
<dd>4 s</dd>
</dl>
<h2>Install</h2>
<dl class="dl-horizontal">
<dt>Command</dt>
<dd><code>opam list; echo; ulimit -Sv 16000000; timeout 2h opam install -y -v coq-poltac.0.8.8 coq.8.8.1</code></dd>
<dt>Return code</dt>
<dd>0</dd>
<dt>Duration</dt>
<dd>1 m 4 s</dd>
</dl>
<h2>Installation size</h2>
<p>Total: 3 M</p>
<ul>
<li>173 K <code>../ocaml-base-compiler.4.09.0/lib/coq/user-contrib/PolTac/PolSBase.vo</code></li>
<li>158 K <code>../ocaml-base-compiler.4.09.0/lib/coq/user-contrib/PolTac/PolAux.glob</code></li>
<li>142 K <code>../ocaml-base-compiler.4.09.0/lib/coq/user-contrib/PolTac/PolAux.vo</code></li>
<li>118 K <code>../ocaml-base-compiler.4.09.0/lib/coq/user-contrib/PolTac/RSignTac.vo</code></li>
<li>100 K <code>../ocaml-base-compiler.4.09.0/lib/coq/user-contrib/PolTac/ZSignTac.vo</code></li>
<li>88 K <code>../ocaml-base-compiler.4.09.0/lib/coq/user-contrib/PolTac/PolSBase.glob</code></li>
<li>81 K <code>../ocaml-base-compiler.4.09.0/lib/coq/user-contrib/PolTac/PolFBase.vo</code></li>
<li>80 K <code>../ocaml-base-compiler.4.09.0/lib/coq/user-contrib/PolTac/RSignTac.glob</code></li>
<li>77 K <code>../ocaml-base-compiler.4.09.0/lib/coq/user-contrib/PolTac/ReplaceTest.vo</code></li>
<li>58 K <code>../ocaml-base-compiler.4.09.0/lib/coq/user-contrib/PolTac/NatPolR.vo</code></li>
<li>57 K <code>../ocaml-base-compiler.4.09.0/lib/coq/user-contrib/PolTac/RPolR.vo</code></li>
<li>56 K <code>../ocaml-base-compiler.4.09.0/lib/coq/user-contrib/PolTac/NPolR.vo</code></li>
<li>56 K <code>../ocaml-base-compiler.4.09.0/lib/coq/user-contrib/PolTac/Rex.vo</code></li>
<li>56 K <code>../ocaml-base-compiler.4.09.0/lib/coq/user-contrib/PolTac/ZPolR.vo</code></li>
<li>53 K <code>../ocaml-base-compiler.4.09.0/lib/coq/user-contrib/PolTac/Zex.vo</code></li>
<li>52 K <code>../ocaml-base-compiler.4.09.0/lib/coq/user-contrib/PolTac/PolRBase.vo</code></li>
<li>51 K <code>../ocaml-base-compiler.4.09.0/lib/coq/user-contrib/PolTac/NatPolS.vo</code></li>
<li>51 K <code>../ocaml-base-compiler.4.09.0/lib/coq/user-contrib/PolTac/NPolS.vo</code></li>
<li>50 K <code>../ocaml-base-compiler.4.09.0/lib/coq/user-contrib/PolTac/RPolS.vo</code></li>
<li>50 K <code>../ocaml-base-compiler.4.09.0/lib/coq/user-contrib/PolTac/ZPolS.vo</code></li>
<li>49 K <code>../ocaml-base-compiler.4.09.0/lib/coq/user-contrib/PolTac/NAux.vo</code></li>
<li>49 K <code>../ocaml-base-compiler.4.09.0/lib/coq/user-contrib/PolTac/NPolF.vo</code></li>
<li>49 K <code>../ocaml-base-compiler.4.09.0/lib/coq/user-contrib/PolTac/NatPolF.vo</code></li>
<li>49 K <code>../ocaml-base-compiler.4.09.0/lib/coq/user-contrib/PolTac/Natex.vo</code></li>
<li>49 K <code>../ocaml-base-compiler.4.09.0/lib/coq/user-contrib/PolTac/Nex.vo</code></li>
<li>49 K <code>../ocaml-base-compiler.4.09.0/lib/coq/user-contrib/PolTac/ZPolF.vo</code></li>
<li>48 K <code>../ocaml-base-compiler.4.09.0/lib/coq/user-contrib/PolTac/RPolF.vo</code></li>
<li>48 K <code>../ocaml-base-compiler.4.09.0/lib/coq/user-contrib/PolTac/NSignTac.vo</code></li>
<li>45 K <code>../ocaml-base-compiler.4.09.0/lib/coq/user-contrib/PolTac/PolTac.vo</code></li>
<li>45 K <code>../ocaml-base-compiler.4.09.0/lib/coq/user-contrib/PolTac/RGroundTac.vo</code></li>
<li>42 K <code>../ocaml-base-compiler.4.09.0/lib/coq/user-contrib/PolTac/RPolTac.vo</code></li>
<li>40 K <code>../ocaml-base-compiler.4.09.0/lib/coq/user-contrib/PolTac/ZPolTac.vo</code></li>
<li>40 K <code>../ocaml-base-compiler.4.09.0/lib/coq/user-contrib/PolTac/NatSignTac.vo</code></li>
<li>40 K <code>../ocaml-base-compiler.4.09.0/lib/coq/user-contrib/PolTac/ReplaceTest.glob</code></li>
<li>40 K <code>../ocaml-base-compiler.4.09.0/lib/coq/user-contrib/PolTac/NPolTac.vo</code></li>
<li>39 K <code>../ocaml-base-compiler.4.09.0/lib/coq/user-contrib/PolTac/NatPolTac.vo</code></li>
<li>34 K <code>../ocaml-base-compiler.4.09.0/lib/coq/user-contrib/PolTac/PolFBase.glob</code></li>
<li>34 K <code>../ocaml-base-compiler.4.09.0/lib/coq/user-contrib/PolTac/PolAux.v</code></li>
<li>32 K <code>../ocaml-base-compiler.4.09.0/lib/coq/user-contrib/PolTac/NGroundTac.vo</code></li>
<li>31 K <code>../ocaml-base-compiler.4.09.0/lib/coq/user-contrib/PolTac/PolSBase.v</code></li>
<li>30 K <code>../ocaml-base-compiler.4.09.0/lib/coq/user-contrib/PolTac/PolAuxList.vo</code></li>
<li>28 K <code>../ocaml-base-compiler.4.09.0/lib/coq/user-contrib/PolTac/NatGroundTac.vo</code></li>
<li>26 K <code>../ocaml-base-compiler.4.09.0/lib/coq/user-contrib/PolTac/NSignTac.glob</code></li>
<li>26 K <code>../ocaml-base-compiler.4.09.0/lib/coq/user-contrib/PolTac/ZSignTac.glob</code></li>
<li>24 K <code>../ocaml-base-compiler.4.09.0/lib/coq/user-contrib/PolTac/RSignTac.v</code></li>
<li>20 K <code>../ocaml-base-compiler.4.09.0/lib/coq/user-contrib/PolTac/PolRBase.glob</code></li>
<li>18 K <code>../ocaml-base-compiler.4.09.0/lib/coq/user-contrib/PolTac/NatSignTac.glob</code></li>
<li>15 K <code>../ocaml-base-compiler.4.09.0/lib/coq/user-contrib/PolTac/NAux.glob</code></li>
<li>14 K <code>../ocaml-base-compiler.4.09.0/lib/coq/user-contrib/PolTac/ZSignTac.v</code></li>
<li>9 K <code>../ocaml-base-compiler.4.09.0/lib/coq/user-contrib/PolTac/PolFBase.v</code></li>
<li>8 K <code>../ocaml-base-compiler.4.09.0/lib/coq/user-contrib/PolTac/Rex.glob</code></li>
<li>7 K <code>../ocaml-base-compiler.4.09.0/lib/coq/user-contrib/PolTac/RPolR.glob</code></li>
<li>6 K <code>../ocaml-base-compiler.4.09.0/lib/coq/user-contrib/PolTac/NatPolR.glob</code></li>
<li>6 K <code>../ocaml-base-compiler.4.09.0/lib/coq/user-contrib/PolTac/NSignTac.v</code></li>
<li>6 K <code>../ocaml-base-compiler.4.09.0/lib/coq/user-contrib/PolTac/Zex.glob</code></li>
<li>6 K <code>../ocaml-base-compiler.4.09.0/lib/coq/user-contrib/PolTac/NPolR.glob</code></li>
<li>6 K <code>../ocaml-base-compiler.4.09.0/lib/coq/user-contrib/PolTac/ZPolR.glob</code></li>
<li>5 K <code>../ocaml-base-compiler.4.09.0/lib/coq/user-contrib/PolTac/NatSignTac.v</code></li>
<li>5 K <code>../ocaml-base-compiler.4.09.0/lib/coq/user-contrib/PolTac/ReplaceTest.v</code></li>
<li>5 K <code>../ocaml-base-compiler.4.09.0/lib/coq/user-contrib/PolTac/NatPolR.v</code></li>
<li>5 K <code>../ocaml-base-compiler.4.09.0/lib/coq/user-contrib/PolTac/PolRBase.v</code></li>
<li>5 K <code>../ocaml-base-compiler.4.09.0/lib/coq/user-contrib/PolTac/ZPolR.v</code></li>
<li>5 K <code>../ocaml-base-compiler.4.09.0/lib/coq/user-contrib/PolTac/NPolR.v</code></li>
<li>5 K <code>../ocaml-base-compiler.4.09.0/lib/coq/user-contrib/PolTac/RPolR.v</code></li>
<li>5 K <code>../ocaml-base-compiler.4.09.0/lib/coq/user-contrib/PolTac/NAux.v</code></li>
<li>5 K <code>../ocaml-base-compiler.4.09.0/lib/coq/user-contrib/PolTac/Nex.glob</code></li>
<li>5 K <code>../ocaml-base-compiler.4.09.0/lib/coq/user-contrib/PolTac/Natex.glob</code></li>
<li>4 K <code>../ocaml-base-compiler.4.09.0/lib/coq/user-contrib/PolTac/NPolS.glob</code></li>
<li>4 K <code>../ocaml-base-compiler.4.09.0/lib/coq/user-contrib/PolTac/RPolS.glob</code></li>
<li>4 K <code>../ocaml-base-compiler.4.09.0/lib/coq/user-contrib/PolTac/ZPolS.glob</code></li>
<li>4 K <code>../ocaml-base-compiler.4.09.0/lib/coq/user-contrib/PolTac/NatPolS.glob</code></li>
<li>4 K <code>../ocaml-base-compiler.4.09.0/lib/coq/user-contrib/PolTac/NPolF.glob</code></li>
<li>4 K <code>../ocaml-base-compiler.4.09.0/lib/coq/user-contrib/PolTac/ZPolF.glob</code></li>
<li>4 K <code>../ocaml-base-compiler.4.09.0/lib/coq/user-contrib/PolTac/NatPolF.glob</code></li>
<li>3 K <code>../ocaml-base-compiler.4.09.0/lib/coq/user-contrib/PolTac/P.vo</code></li>
<li>3 K <code>../ocaml-base-compiler.4.09.0/lib/coq/user-contrib/PolTac/RPolF.glob</code></li>
<li>3 K <code>../ocaml-base-compiler.4.09.0/lib/coq/user-contrib/PolTac/PolAuxList.glob</code></li>
<li>3 K <code>../ocaml-base-compiler.4.09.0/lib/coq/user-contrib/PolTac/NPolS.v</code></li>
<li>3 K <code>../ocaml-base-compiler.4.09.0/lib/coq/user-contrib/PolTac/NatPolS.v</code></li>
<li>3 K <code>../ocaml-base-compiler.4.09.0/lib/coq/user-contrib/PolTac/Replace2.vo</code></li>
<li>3 K <code>../ocaml-base-compiler.4.09.0/lib/coq/user-contrib/PolTac/RGroundTac.glob</code></li>
<li>2 K <code>../ocaml-base-compiler.4.09.0/lib/coq/user-contrib/PolTac/RPolS.v</code></li>
<li>2 K <code>../ocaml-base-compiler.4.09.0/lib/coq/user-contrib/PolTac/ZPolS.v</code></li>
<li>2 K <code>../ocaml-base-compiler.4.09.0/lib/coq/user-contrib/PolTac/NatPolF.v</code></li>
<li>2 K <code>../ocaml-base-compiler.4.09.0/lib/coq/user-contrib/PolTac/NPolF.v</code></li>
<li>2 K <code>../ocaml-base-compiler.4.09.0/lib/coq/user-contrib/PolTac/ZPolF.v</code></li>
<li>2 K <code>../ocaml-base-compiler.4.09.0/lib/coq/user-contrib/PolTac/NatGroundTac.glob</code></li>
<li>2 K <code>../ocaml-base-compiler.4.09.0/lib/coq/user-contrib/PolTac/RPolF.v</code></li>
<li>2 K <code>../ocaml-base-compiler.4.09.0/lib/coq/user-contrib/PolTac/RGroundTac.v</code></li>
<li>1 K <code>../ocaml-base-compiler.4.09.0/lib/coq/user-contrib/PolTac/PolTac.v</code></li>
<li>1 K <code>../ocaml-base-compiler.4.09.0/lib/coq/user-contrib/PolTac/Rex.v</code></li>
<li>1 K <code>../ocaml-base-compiler.4.09.0/lib/coq/user-contrib/PolTac/Zex.v</code></li>
<li>1 K <code>../ocaml-base-compiler.4.09.0/lib/coq/user-contrib/PolTac/PolAuxList.v</code></li>
<li>1 K <code>../ocaml-base-compiler.4.09.0/lib/coq/user-contrib/PolTac/Nex.v</code></li>
<li>1 K <code>../ocaml-base-compiler.4.09.0/lib/coq/user-contrib/PolTac/Natex.v</code></li>
<li>1 K <code>../ocaml-base-compiler.4.09.0/lib/coq/user-contrib/PolTac/NatGroundTac.v</code></li>
<li>1 K <code>../ocaml-base-compiler.4.09.0/lib/coq/user-contrib/PolTac/PolTac.glob</code></li>
<li>1 K <code>../ocaml-base-compiler.4.09.0/lib/coq/user-contrib/PolTac/NGroundTac.glob</code></li>
<li>1 K <code>../ocaml-base-compiler.4.09.0/lib/coq/user-contrib/PolTac/Replace2.v</code></li>
<li>1 K <code>../ocaml-base-compiler.4.09.0/lib/coq/user-contrib/PolTac/P.glob</code></li>
<li>1 K <code>../ocaml-base-compiler.4.09.0/lib/coq/user-contrib/PolTac/NGroundTac.v</code></li>
<li>1 K <code>../ocaml-base-compiler.4.09.0/lib/coq/user-contrib/PolTac/NPolTac.glob</code></li>
<li>1 K <code>../ocaml-base-compiler.4.09.0/lib/coq/user-contrib/PolTac/NatPolTac.glob</code></li>
<li>1 K <code>../ocaml-base-compiler.4.09.0/lib/coq/user-contrib/PolTac/ZPolTac.glob</code></li>
<li>1 K <code>../ocaml-base-compiler.4.09.0/lib/coq/user-contrib/PolTac/RPolTac.glob</code></li>
<li>1 K <code>../ocaml-base-compiler.4.09.0/lib/coq/user-contrib/PolTac/P.v</code></li>
<li>1 K <code>../ocaml-base-compiler.4.09.0/lib/coq/user-contrib/PolTac/NPolTac.v</code></li>
<li>1 K <code>../ocaml-base-compiler.4.09.0/lib/coq/user-contrib/PolTac/NatPolTac.v</code></li>
<li>1 K <code>../ocaml-base-compiler.4.09.0/lib/coq/user-contrib/PolTac/ZPolTac.v</code></li>
<li>1 K <code>../ocaml-base-compiler.4.09.0/lib/coq/user-contrib/PolTac/RPolTac.v</code></li>
<li>1 K <code>../ocaml-base-compiler.4.09.0/lib/coq/user-contrib/PolTac/Replace2.glob</code></li>
</ul>
<h2>Uninstall</h2>
<dl class="dl-horizontal">
<dt>Command</dt>
<dd><code>opam remove -y coq-poltac.0.8.8</code></dd>
<dt>Return code</dt>
<dd>0</dd>
<dt>Missing removes</dt>
<dd>
none
</dd>
<dt>Wrong removes</dt>
<dd>
none
</dd>
</dl>
</div>
</div>
</div>
<hr/>
<div class="footer">
<p class="text-center">
<small>Sources are on <a href="https://github.com/coq-bench">GitHub</a>. © Guillaume Claret.</small>
</p>
</div>
</div>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js"></script>
<script src="../../../../../bootstrap.min.js"></script>
</body>
</html>
| coq-bench/coq-bench.github.io | clean/Linux-x86_64-4.09.0-2.0.5/released/8.8.1/poltac/0.8.8.html | HTML | mit | 18,416 |
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>{$title}</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="{$description}">
<!-- Le styles -->
<link href="css/style.css" rel="stylesheet">
<!-- Le fav and touch icons -->
<link rel="shortcut icon" href="ico/favicon.ico">
<!-- Le fav and touch icons -->
<link rel="shortcut icon" href="http://raincms.org/website/themes/raincms2/img/icon/favicon.ico">
<link rel="apple-touch-icon" href="http://raincms.org/website/themes/raincms2/img/icon/apple-touch-icon.png">
<link rel="apple-touch-icon" sizes="72x72" href="http://raincms.org/website/themes/raincms2/img/icon/apple-touch-icon-72x72.png">
<link rel="apple-touch-icon" sizes="114x114" href="http://raincms.org/website/themes/raincms2/img/icon/apple-touch-icon-114x114.png">
<!-- styles & javascript -->
{$head}
</head>
<body class="home">
<header>
<div class="nav_container">
<nav>
{loop="menu"}
<a href="{$value.link}" {$value.selected?'class="selected"':null}>{$value.name}</a>
{/loop}
</nav>
</div>
<a id="logo"><img src="img/logo.png"></a>
<a id="slogan"><img src="img/slogan.png"></a>
</header>
<section>
<!-- Example row of columns -->
<div class="row">
<div class="span4">
{$load_area.left}
</div>
<div class="span4">
<div class="content">
<h1 class="title">{$content.title}</h1>
<div class="text">{$content.content}</div>
</div>
</div>
<div class="span4">
{$load_area.right}
</div>
</div>
</section>
<footer>
<p>execution time: <span id="execution_time">{$execution_time}</span> memory used: <span id="memory_used">{$memory_used}</span><br>included files: <span id="included_files">{$included_files|count}</span> queries: <span id="n_query">{$n_query}</span></p>
</footer>
{$foot}
</body>
</html>
| rainphp/RainCMS | website/themes/default/layout.home.html | HTML | mit | 2,421 |
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<title>联系我们 - 八八箱业</title>
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<meta name="Keywords" content="宜宾废旧桂圆筐,八八箱业,废料回收,桂圆筐交易,报废桂圆筐,废旧桂圆筐" />
<meta name="Description" content="四川省宜宾市八八箱业-宜宾纸箱厂主营废旧桂圆筐,八八箱业,废料回收,桂圆筐交易,报废桂圆筐,废旧桂圆筐。集回收、出售、运输一体化纸箱回收厂。拥有上千平米场地,长期持有固定货源。严格的二次加工技术,最大化实现商品的可重用性。节能环保,高价回收,低价出售等优势。接受几十到数万不等预定。"
/>
<link rel="stylesheet" href="assets/css/style.css">
<link rel="stylesheet" href="assets/css/responsive.css">
</head>
<body>
<!-- main wrapper -->
<div class="wrapper">
<!-- header -->
<header class="header">
<div class="header-top">
<div class="container">
<div class="row">
<div class="col-lg-9 col-md-8 col-sm-8 col-xs-12">
<div class="header-location"><i class="fa fa-home"></i> <a href="#">四川 宜宾 上江北 445号</a></div>
<div class="header-email"><i class="fa fa-envelope-o"></i> <a href="mailto:[email protected]">[email protected]</a></div>
<div class="header-phone"><i class="fa fa-phone"></i> <a href="#">(0831) 139 - 9099 - 9756</a></div>
</div>
<div class="col-lg-3 col-md-4 col-sm-4 col-xs-12">
<div class="header-social pull-right">
<a href="#"><i class="fa fa-twitter"></i></a>
<a href="#"><i class="fa fa-facebook"></i></a>
<a href="#"><i class="fa fa-google-plus"></i></a>
<a href="#"><i class="fa fa-dribbble"></i></a>
<a href="#"><i class="fa fa-instagram"></i></a>
</div>
</div>
</div>
</div>
</div>
<div class="header-bottom">
<nav class="navbar navbar-universal navbar-custom">
<div class="container">
<div class="row">
<div class="col-lg-3">
<div class="logo"><a href="index.html" class="navbar-brand page-scroll"><img src="assets/images/logo/logo.png" alt="logo"></a></div>
</div>
<div class="col-lg-9">
<div class="navbar-header">
<button type="button" data-toggle="collapse" data-target=".navbar-main-collapse" class="navbar-toggle"><span class="sr-only">Toggle navigation</span><span class="icon-bar"></span><span class="icon-bar"></span><span class="icon-bar"></span></button>
</div>
<div class="collapse navbar-collapse navbar-main-collapse">
<ul class="nav navbar-nav navbar-right">
<li><a href="index.html">首页</a></li>
<li><a href="about-us.html">关于我们</a></li>
<li><a href="contacts.html">联系方式</a></li>
<li><a href="best-rooms.html">产品展示</a></li>
<li><a href="news.html">行业资讯</a></li>
</ul>
</div>
</div>
</div>
</div>
</nav>
</div>
</header>
<!-- /header -->
<!-- breadcrumbs -->
<section class="breadcrumbs" style="background-image: url(assets/images/breadcrumbs/reservation.jpg)">
<div class="container">
<div class="row">
<div class="col-md-6">
<h1 class="h1">联系方式</h1>
</div>
<div class="col-md-6">
<ol class="breadcrumb">
<li><a href="./index.html">首页</a><i class="fa fa-angle-right"></i></li>
<li class="active">联系方式</li>
</ol>
</div>
</div>
</div>
</section>
<!-- /breadcrumbs -->
<section class="contact-block">
<div class="container">
<div class="contact-block_form">
<div class="row">
<div class="contact-block_info">
<div class="col-md-4">
<div class="contact-block_i">
<div class="info_icon">
<i class="fa fa-home"></i>
</div>
<div class="info_txt"><span>四川 宜宾 上江北 445号</span></div>
</div>
</div>
<div class="col-md-4">
<div class="contact-block_i">
<div class="info_icon">
<i class="fa fa-envelope-o"></i>
</div>
<div class="info_txt"><span>[email protected]</span></div>
</div>
</div>
<div class="col-md-4">
<div class="contact-block_i">
<div class="info_icon">
<i class="fa fa-phone"></i>
</div>
<div class="info_txt"><span>(0831) 139 - 9099 - 9756</span></div>
</div>
</div>
</div>
</div>
<div class="row marg50">
<div class="col-lg-12 col-md-12 col-sm-12 col-xs-12">
<h2 class="h2">给我们一些建议...</h2>
</div>
<div class="col-lg-2 col-md-2 col-sm-1 col-xs-1"></div>
<div class="col-lg-8 col-md-8 col-sm-11 col-xs-11">
<form action="mail.php" method="POST" class="form-horizontal form-wizzard">
<div class="row">
<div class="col-lg-4 col-md-4 col-sm-12 col-xs-12">
<div id="name-group" class="form-group">
<input type="text" name="name" class="form-control" placeholder="Enter your name ...">
</div>
</div>
<div class="col-lg-4 col-md-4 col-sm-12 col-xs-12">
<div id="surname-group" class="form-group">
<input type="text" name="name" class="form-control" placeholder="Enter your surname ...">
</div>
</div>
<div class="col-lg-4 col-md-4 col-sm-12 col-xs-12">
<div id="phone-group" class="form-group">
<input type="tel" name="name" class="form-control" placeholder="Enter your phone number ...">
</div>
</div>
</div>
<div id="comment-group" class="form-group">
<textarea rows="10" name="comment" class="form-control" placeholder="Additional note type here ..."></textarea>
</div>
<div class="form-group text-center">
<input type="submit" value="发送消息" class="btn btn-default">
</div>
</form>
</div>
<div class="col-lg-2 col-md-2 col-sm-1 col-xs-1"></div>
</div>
</div>
</div>
</section>
<section class="map">
<div id="map"></div>
</section>
<!-- /main wrapper -->
<!-- footer -->
<footer class="footer">
<div class="footer-top">
<div class="container">
<div class="row">
<div class="col-lg-4 col-md-4 col-sm-6 col-xs-12">
<div class="footer-top_logo"><a href="index.html"><img src="assets/images/logo/logo.png" alt="Footer logo"></a></div>
<div class="footer-top_txt">
<p>成立于1995年,位于长江第一城--四川省宜宾市江北农贸市场对面,交通方便,物流快捷. 本着以“信誉第一,客户至上”的经营理念。 线下运营纸箱,烟箱,水果筐,废料交易(回收/批发). 线上力求打造专业的行业资讯交流平台,为广大同行提供采购,销售,行情等信息交流.
</p>
</div>
<div class="footer-top_address">
<div><i class="fa fa-phone"></i> Phone: <span>(0831) 139 - 9099 - 9756</span></div>
<div><i class="fa fa-envelope-o"></i> E-mail: <span><a href="mailto:[email protected]">[email protected]</a></span></div>
<div><i class="fa fa-home"></i> Location: <span>四川 宜宾 上江北 445号</span></div>
</div>
</div>
<div class="col-lg-4 col-md-4 col-sm-6 col-xs-12">
<div class="footer-top_rooms" style="visibility:hidden">
<ul>
<li>
<div class="rooms_img">
<a href="blog-detail.html"><img src="assets/images/footer/1.jpg" alt=""></a>
</div>
<div class="rooms_info">
<div class="rooms_t"><a href="blog-detail.html">Grang Super Luxury</a></div>
<div class="rooms_props">3 Bed / Wi-Fi / 2 - Bathroom<span>$119</span></div>
</div>
</li>
<li>
<div class="rooms_img">
<a href="blog-detail.html"><img src="assets/images/footer/2.jpg" alt=""></a>
</div>
<div class="rooms_info">
<div class="rooms_t"><a href="blog-detail.html">President Room</a></div>
<div class="rooms_props">4 Bed / Wi-Fi / 3 - Bathroom<span>$329</span></div>
</div>
</li>
<li>
<div class="rooms_img">
<a href="blog-detail.html"><img src="assets/images/footer/3.jpg" alt=""></a>
</div>
<div class="rooms_info">
<div class="rooms_t"><a href="blog-detail.html">Spa Double Room</a></div>
<div class="rooms_props">2 Bed / Wi-Fi / 2 - Bathroom<span>$749</span></div>
</div>
</li>
</ul>
</div>
</div>
<div class="col-lg-4 col-md-4 col-sm-12 marg-sm-50 col-xs-12">
<div class="footer-top_contact_form">
<div class="contact_form_t">Contact Form</div>
<form action="#" method="POST" class="row form-horizontal form-wizzard">
<div class="col-lg-6 col-md-6 col-sm-6 col-xs-12">
<input type="text" name="name" class="form-control" placeholder="Name ...">
</div>
<div class="col-lg-6 col-md-6 col-sm-6 col-xs-12">
<input type="email" name="email" class="form-control" placeholder="Email ...">
</div>
<div class="col-lg-12 col-md-12 col-sm-12 col-xs-12">
<textarea rows="6" name="message" class="form-control" placeholder="Message ..."></textarea>
</div>
<div class="col-lg-12 col-md-12 col-sm-12 col-xs-12 text-right">
<input type="button" onclick="javascript:alert('功能暂未开放,谢谢您的支持!')" value="Send message" class="btn btn-default">
</div>
</form>
</div>
</div>
</div>
</div>
</div>
<div class="footer-bottom">
<div class="container">
<div class="row">
<div class="col-lg-6 col-md-6 col-sm-6 col-xs-12">
<div class="footer-bottom_copy">Copyright © 2017.Company name All rights reserved.</div>
</div>
<div class="col-lg-6 col-md-6 col-sm-6 col-xs-12">
<div class="footer-bottom_links">
<a class="active" href="./index.html" title="本地最新最全的行业资讯">八八箱业</a>
<a href="http://www.88boxs.cn" target="blank" title="主营纸箱交易,回收,批发">宜宾纸箱厂
<a href="http://www.cnzhixiang.com/">中国纸箱网</a>
<a href="http://www.paper.com.cn/">中国纸网</a>
<a href="https://www.1688.com/">1688采购网</a>
<!-- CNZZ -->
<script src="https://s19.cnzz.com/z_stat.php?id=1262971731&web_id=1262971731" language="JavaScript"></script>
</a>
</div>
</div>
</div>
</div>
</div>
</footer>
</div>
<!-- /footer -->
<!-- Scripts -->
<script type="text/javascript" src="assets/js/jquery.min.js"></script>
<script type="text/javascript" src="assets/js/tether.min.js"></script>
<script type="text/javascript" src="assets/js/bootstrap.min.js"></script>
<script type="text/javascript" src="assets/js/jquery-ui.min.js"></script>
<script type="text/javascript" src="assets/js/moment.min.js"></script>
<script type="text/javascript" src="assets/js/jquery.smartmenus.js"></script>
<script type="text/javascript" src="assets/js/jquery.parallax.min.js"></script>
<script type="text/javascript" src="assets/js/jquery.shuffle.min.js"></script>
<script type="text/javascript" src="assets/js/owl.carousel.min.js"></script>
<!---<script type="text/javascript" src="http://ditu.google.cn/maps/api/js"></script>--->
<script type="text/javascript" src="assets/js/map.js"></script>
<script type="text/javascript" src="assets/js/main.js"></script>
<!-- /Scripts -->
</body>
</html> | 442331311/waste | build/contacts.html | HTML | mit | 13,537 |
<!DOCTYPE html>
<html lang="en">
<head>
<title>Simple Webpack-React Starter Kit</title>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
</head>
<body>
<div id="app"></div>
</body>
</html> | phinoppix/webpack-react-starter | src/app/template.html | HTML | mit | 243 |
<!DOCTYPE html>
<html>
<head>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>ROUTES</title>
<link rel="stylesheet" href="themes/koko2.min.css" />
<link rel="stylesheet" href="themes/jquery.mobile.icons.min.css" />
<link rel="stylesheet" type="text/css" href="css/jquery.mobile.structure-1.4.3.min.css" />
<link rel="stylesheet" type="text/css" href="css/index.css" />
<link rel="stylesheet" type="text/css" href="css/responsive.css" />
<link rel="stylesheet" type="text/css" href="css/main.css" />
<link rel="stylesheet" type="text/css" href="css/font/typo.css" />
<script src="js/modernizr.custom.js"></script>
<!--[if lt IE 9]>
<script src="http://html5shiv.googlecode.com/svn/trunk/html5.js"></script>
<![endif]-->
</head>
<body>
<nav class="cbp-spmenu cbp-spmenu-horizontal cbp-spmenu-bottom" id="pushmenu">
<div data-role="list-divider" id="listdiv">Pick Nearby Location ...</div>
<ul class="push-y" data-role="listview" id="listAdd">
</ul>
</nav>
<div data-role="page">
<div data-role="panel" id="myPanel">
<ul data-role="controlgroup">
<a onclick="pindahHal('now')" href="#" class="ui-btn">NOW</a></li>
<a onclick="pindahHal('browse')" href="#" class="ui-btn">BROWSE</a>
<a onclick="pindahHal('my_hops')" href="#" class="ui-btn">MY HOPS</a>
<a href="#" class="ui-btn">CREATE HOP</a>
<a onclick="pindahHal('recording')" href="#" class="ui-btn">RECORD HOP</a>
<a href="#" class="ui-btn">MY PLACE</a>
<a href="#" class="ui-btn">ACCOUNT</a>
<a href="#" class="ui-btn">TRAVEL BUDDIES</a>
</ul>
</div>
<div data-role="header" data-position="fixed">
<a href="#myPanel" data-icon="bars" data-iconpos="notext" data-shadow="false" data-iconshadow="false">Menu</a>
<h1>ROUTES</h1>
</div><!-- /header -->
<div role="main" class="ui-content" id="main-body">
<div id="main-map"></div>
</div>
<div data-role="footer" data-position="fixed">
<div data-role="navbar">
<ul>
<li><a onclick="pindahHal('browse')" href="#" class="ui-btn ui-shadow ui-btn-icon-left ui-custom-icon ui-arrow-ni ui-nodisc-icon">FIND NEARBY TRIPS</a></li>
<li><a id="add-archive" href="#" class="ui-btn ui-shadow ui-btn-icon-left ui-custom-icon ui-arrow-na ui-nodisc-icon ">ADD TO ARCHIVE</a></li>
</ul>
</div><!-- /navbar -->
</div><!-- /footer -->
</div><!-- /page -->
<script src="js/jquery-1.11.1.min.js"></script>
<script src="js/jquery.mobile-1.4.3.min.js"></script>
<script src="js/classie.js"></script>
<script src="js/functions.js"></script>
<script src="js/google.js"></script>
<script type="text/javascript">
var headerHeight,footerHeight,windowHeight;
var curLat, curLon;
var imaps = {map:null,marker:null,listmarkers:[]};
var pushmenu = document.getElementById('pushmenu');
//event click addto cari 4square
$('#add-archive').click(function() {
classie.toggle( pushmenu, 'cbp-spmenu-open' );
if(classie.has( pushmenu, 'cbp-spmenu-open' )){
//update list
listPlaceTo(curLat,curLon,'pushmenu','listAdd');
}
});
//
window.onload = function() {
//
headerHeight = $('#header').height();
footerHeight = $('#footer').height();
windowHeight = $(window).height();
$('#main-map').css('min-height', windowHeight - headerHeight - footerHeight);
//
if (navigator.geolocation) {
var idtrip = getValue('id');
navigator.geolocation.getCurrentPosition(function(position) {
curLat = position.coords.latitude;
curLon = position.coords.longitude;
//pindahin marker
if (imaps.map === null){
initRoute(imaps,'main-map',curLat, curLon,idtrip);
}
},function(error) {
console.log("Error occurred. Error code: " + error.code);
},{ frequency: 10000 });
};
};
</script>
</body>
</html> | ans-4175/tripapp | backup/route.html | HTML | mit | 4,335 |
</div>
<footer>
<p>Copyright 2013 Solidyn Solutions, Inc.</p>
</footer>
</div> <!--! end of #container -->
<!-- JavaScript at the bottom for fast page loading -->
<!-- Grab Google CDN's jQuery, with a protocol relative URL; fall back to local if offline -->
<script src="//ajax.googleapis.com/ajax/libs/jquery/1.9.0/jquery.min.js"></script>
<script>window.jQuery || document.write('<script src="/js/libs/jquery-1.9.0.min.js"><\/script>')</script>
<!-- scripts concatenated and minified via ant build script-->
<script defer src="/js/plugins.js"></script>
<script defer src="/js/script.js"></script>
<script defer src="/js/libs/prettify.js"></script>
<!-- end scripts-->
<!-- Change UA-XXXXX-X to be your site's ID -->
<script>
window._gaq = [['_setAccount','UA-27610714-1'],['_trackPageview'],['_trackPageLoadTime']];
Modernizr.load({
load: ('https:' == location.protocol ? '//ssl' : '//www') + '.google-analytics.com/ga.js'
});
</script>
<!-- Prompt IE 6 users to install Chrome Frame. Remove this if you want to support IE 6.
chromium.org/developers/how-tos/chrome-frame-getting-started -->
<!--[if lt IE 7 ]>
<script src="//ajax.googleapis.com/ajax/libs/chrome-frame/1.0.3/CFInstall.min.js"></script>
<script>window.attachEvent('onload',function(){CFInstall.check({mode:'overlay'})})</script>
<![endif]-->
</body>
</html>
| solidyn/universe.js | utils/jsdoc/templates/universe_web/static/footer.html | HTML | mit | 1,487 |
<!DOCTYPE html><html lang="en"><head><meta charset="utf-8"><meta name="viewport" content="width=device-width,initial-scale=1,shrink-to-fit=no"><meta name="theme-color" content="#000000"><link rel="manifest" href="/ps-react-shuki/manifest.json"><link rel="shortcut icon" href="/ps-react-shuki/favicon.ico"><title>React App</title><link href="/ps-react-shuki/static/css/main.012e6304.css" rel="stylesheet"></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"></div><script type="text/javascript" src="/ps-react-shuki/static/js/main.4ca73eaa.js"></script></body></html> | Shuki-L/ps-react-shuki | build/index.html | HTML | mit | 608 |
<!DOCTYPE html>
<html>
<head>
<meta name="viewport" content="width=device-width" />
<meta charset="utf-8">
<base href="https://wordbit.com">
<title> Technology </title>
<link rel="canonical" href="https://wordbit.com/categories/technology/">
<link rel="stylesheet" href="/css/poole.css">
<link rel="stylesheet" href="/css/lanyon.css">
<link rel="stylesheet" href="/css/custom.css">
</head>
<body class="theme-base-08">
<input type="checkbox" class="sidebar-checkbox" id="sidebar-checkbox"
xmlns="http://www.w3.org/1999/html" xmlns="http://www.w3.org/1999/html">
<div class="sidebar" id="sidebar">
<nav class="sidebar-nav">
<a class="sidebar-nav-item" href="/">Home</a>
<a class="sidebar-nav-item" href="/posts">All Blog Posts</a>
<a class="sidebar-nav-item" href="/pages/status">Status Updates</a>
<a class="sidebar-nav-item" href="/pages/about">About</a>
</nav>
<div class="sidebar-item">
<p>
© 2021. All rights reserved.
</p>
</div>
</div>
<div class="wrap">
<div class="masthead">
<div class="container">
<h3 class="masthead-title">
<a href="/" title="Home">wordbit</a>
</h3>
</div>
</div>
<div class="container content">
<h1>Posts about “Technology”</h1>
<section id="main">
<div>
<article class="post">
<header>
<h2><a href='https://wordbit.com/posts/no-rest-for-the-deadbattery/'> No rest for the dead…battery</a> </h2>
<h5 class="meta">Tue, Nov 29, 2011</h5>
</header>
My recent article on Battery Recycling is now available in the November issue of alive. I wasn’t aware of this before researching this topic, but you can recycle both single-use and rechargeable batteries in British Columbia.
Personally, I’m a big fan of eneloop batteries. I believe the batteries Apple uses in their wireless mouse and keyboard are re-branded eneloops.
<footer>
<a href='https://wordbit.com/posts/no-rest-for-the-deadbattery/'><nobr>Read more →</nobr></a>
</footer>
</article>
<article class="post">
<header>
<h2><a href='https://wordbit.com/posts/three-amazing-new-technologies-that-will-blow-your-mind/'> Three amazing new technologies that will blow your mind</a> </h2>
<h5 class="meta">Wed, Nov 9, 2011</h5>
</header>
I’ve been thinking about the future and what it might bring. In my last post I talked about a 1988 school project that accurately predicted the dawn of the tablet age. Well, here are three emerging technologies that are quite simply gob smacking. You have to see these videos to believe.
Quantum Levitation
You know that magnetic forces repel and attract, but did you know these laws can be bended so an object stays fixed in empty space?
<footer>
<a href='https://wordbit.com/posts/three-amazing-new-technologies-that-will-blow-your-mind/'><nobr>Read more →</nobr></a>
</footer>
</article>
<article class="post">
<header>
<h2><a href='https://wordbit.com/posts/the-ipad-in-1988/'> The iPad in 1988</a> </h2>
<h5 class="meta">Tue, Nov 8, 2011</h5>
</header>
In 1988 students from the University of Illinois were tasked with imagining the computer of the year 2000. What they came up with was a tablet computer that bears a striking resemblance to the iPad. From the report:
Our machine will have the same dimensions as a standard notebook. It will look like an 8”x11” monolith from the movie 2001, and be reminiscent of the Dynabook. This rectangular slab will weigh but a few pounds, and have no buttons or knobs to play with.
<footer>
<a href='https://wordbit.com/posts/the-ipad-in-1988/'><nobr>Read more →</nobr></a>
</footer>
</article>
<article class="post">
<header>
<h2><a href='https://wordbit.com/posts/even-hitler-hates-the-new-iphone/'> Even Hitler hates the new iPhone</a> </h2>
<h5 class="meta">Wed, Oct 5, 2011</h5>
</header>
This is a hilarious take on the apathy surrounding the new iPhone 4S release:
LOL! Come on people.
<footer>
<a href='https://wordbit.com/posts/even-hitler-hates-the-new-iphone/'><nobr>Read more →</nobr></a>
</footer>
</article>
<article class="post">
<header>
<h2><a href='https://wordbit.com/posts/why-ill-pass-on-the-ipad/'> Why I’ll pass on the iPad</a> </h2>
<h5 class="meta">Thu, Apr 8, 2010</h5>
</header>
There were many naysayers when this “magical device” first came out. It’s nothing but a glorified iPod Touch they cried. No front-facing camera. No multitasking (until the Fall that is, when iPhone OS 4 comes out). No USB ports, and so on.
Well I’m not one of those nitpicking technocrats. I think that the iPad is like a shiny piece of the future, straight out of Star Trek. It’s amazing. But here’s the thing: I don’t even own a laptop.
<footer>
<a href='https://wordbit.com/posts/why-ill-pass-on-the-ipad/'><nobr>Read more →</nobr></a>
</footer>
</article>
<article class="post">
<header>
<h2><a href='https://wordbit.com/posts/two-years-is-a-long-time/'> Two years is a long time…</a> </h2>
<h5 class="meta">Tue, Apr 6, 2010</h5>
</header>
To be working on a project that is. At least it feels that way considering most writing projects I’ve been involved in are over after a hair-pulling night of throwing words onto a page or two. Project timelines are a bit more distended in the technical writing world. But, anyway, enough kerfuffle. What I’d like to present to you is the best business phone ever.
Yes, it’s the phone system I’ve been writing those 400-page Internal Product Specifications for.
<footer>
<a href='https://wordbit.com/posts/two-years-is-a-long-time/'><nobr>Read more →</nobr></a>
</footer>
</article>
<article class="post">
<header>
<h2><a href='https://wordbit.com/posts/2008-wrap-up-and-vtech-at-ces/'> 2008 wrap-up and Vtech at CES</a> </h2>
<h5 class="meta">Tue, Jan 13, 2009</h5>
</header>
The first entry of 2009! Granted, this isn’t the most updated blog in the world, but I’ve managed to keep wordbit going for around two years now, which is not bad. I recently tried to find the oldest blog in the world, and this site claims to have been blogging since 1987. But that’s just their opinion - blogs in their modern incarnation haven’t been around for more than about 10 years.
<footer>
<a href='https://wordbit.com/posts/2008-wrap-up-and-vtech-at-ces/'><nobr>Read more →</nobr></a>
</footer>
</article>
<article class="post">
<header>
<h2><a href='https://wordbit.com/posts/delete-your-itunes/'> Delete your iTunes</a> </h2>
<h5 class="meta">Wed, Nov 19, 2008</h5>
</header>
Not all of Apple’s offerings are shiny and perfect. And when it comes to iTunes, most sane people will agree that this music player is just plain ugly. I applaud Scott Gilberson for calling it like it is in his blog post, “The Top Ten Reasons iTunes Sucks”. Here are his main beefs:
It’s a store stupid
The library manager is prehistoric
No web browser/Wikipedia/anything
No plug-in architecture
<footer>
<a href='https://wordbit.com/posts/delete-your-itunes/'><nobr>Read more →</nobr></a>
</footer>
</article>
<article class="post">
<header>
<h2><a href='https://wordbit.com/posts/electric-dream/'> Electric dream</a> </h2>
<h5 class="meta">Wed, Jun 18, 2008</h5>
</header>
The auto industry may have killed the electric car a few years ago, but it’s back - and dude, this is one sweet ride. Yes, going green has never been so self-indulgent…or pricey for that matter. The Tesla Roadster is a 100% electric and is available in the US and Europe, but you have to reserve it. All 2008 models are sold and in production, but you can snag a 2009 model for a mere $109,000.
<footer>
<a href='https://wordbit.com/posts/electric-dream/'><nobr>Read more →</nobr></a>
</footer>
</article>
<article class="post">
<header>
<h2><a href='https://wordbit.com/posts/one-month-till-iphone-gets-here/'> One month till iPhone gets here</a> </h2>
<h5 class="meta">Thu, Jun 12, 2008</h5>
</header>
Is it worth switching carriers for? It certainly is tempting. Sweet 3G, the 2.0 software update and a price tag of (only) $199 on a three-year contract. Both Fido and Rogers will be launching the device on July 11 - but I happen to be with Telus. If I had a lame plan I’d drop Telus in a nanosecond. The problem is, I’m getting a pretty good deal right now - a carry-over from the time when you got unlimited evenings and weekends by default.
<footer>
<a href='https://wordbit.com/posts/one-month-till-iphone-gets-here/'><nobr>Read more →</nobr></a>
</footer>
</article>
<article class="post">
<header>
<h2><a href='https://wordbit.com/posts/musical-cross-pollination-with-the-tech-industry/'> Musical cross-pollination with the tech industry</a> </h2>
<h5 class="meta">Tue, May 13, 2008</h5>
</header>
If you’re Homo Sapien then you’ve probably heard that song by Yael Naïm. Name not ringing any bells? You know, it’s the one that goes something like this: “La-la-la-la la-la-la-la-la…” Still not getting it? Okay, it’s the song from the MacBook Air commercial. Yes, you know the one (and if you still have no clue, check out this YouTube video).
The song is called “New Soul” and was handpicked by Steve Jobs for the MacBook campaign.
<footer>
<a href='https://wordbit.com/posts/musical-cross-pollination-with-the-tech-industry/'><nobr>Read more →</nobr></a>
</footer>
</article>
<article class="post">
<header>
<h2><a href='https://wordbit.com/posts/dangers-of-boring-work/'> Dangers of boring work</a> </h2>
<h5 class="meta">Fri, Apr 25, 2008</h5>
</header>
Have you ever had a job that bored you into zombie mode faster than Seabiscuit on steroids? According to this BBC article, scientists have developed a headset that measures when our brains are about to switch into autopilot mode. This state of cognitive rest is the brain’s way of saving cogitations for something more mentally taxing like what to make for dinner tonight.
Going brain dead is all very well if you’re gluing hula skirts onto tiki dolls on an assembly line, but what about if you’re, say, an air traffic controller?
<footer>
<a href='https://wordbit.com/posts/dangers-of-boring-work/'><nobr>Read more →</nobr></a>
</footer>
</article>
<article class="post">
<header>
<h2><a href='https://wordbit.com/posts/internet-privacy-that-saves-lives/'> Internet privacy saves lives</a> </h2>
<h5 class="meta">Fri, Feb 15, 2008</h5>
</header>
It doesn’t matter how many firewalls, P2P filters, script blockers, or spyware removers you use, the one giveaway to your identity on the Internet is your IP address. Those numbers will trumpet your location to whoever’s interested, which is why you’ll often see annoying ads like “Find friends in (insert your city here) now!” This lack of privacy is a huge problem for political dissidents in China, or for anyone in that country who wants to surf an uncensored version of the net.
<footer>
<a href='https://wordbit.com/posts/internet-privacy-that-saves-lives/'><nobr>Read more →</nobr></a>
</footer>
</article>
<article class="post">
<header>
<h2><a href='https://wordbit.com/posts/macbook-air-saves-the-day/'> MacBook Air could save your day</a> </h2>
<h5 class="meta">Tue, Jan 22, 2008</h5>
</header>
Apple’s new MacBook Air is purportedly the world’s thinnest (and sexiest) laptop, but is a bit shallow when it comes to hardware. The lack of CD-Rom drive or landline internet access for example, may discourage first-time laptop buyers. But if you need some compelling reasons to shell out for a laptop you can fit into a manilla envelope, perhaps these philanthropic possibilities will persuade you:
Source: Joyoftech.com
<footer>
<a href='https://wordbit.com/posts/macbook-air-saves-the-day/'><nobr>Read more →</nobr></a>
</footer>
</article>
<article class="post">
<header>
<h2><a href='https://wordbit.com/posts/ipod-levy-rejected/'> iPod levy rejected</a> </h2>
<h5 class="meta">Tue, Jan 15, 2008</h5>
</header>
If you’re a wannabe iPod disciple and the rumour of an iPod levy had you on your knees praying for an intervention, your prayers have been answered. Canada’s federal court told the Canadian Copyright Board they had “no authority” to impose the levy, according to this CBC News article.
Well, this is good news indeed. I already find it cheaper to buy blank CDs in the States and would hate to cross the border to buy electronic goods as well.
<footer>
<a href='https://wordbit.com/posts/ipod-levy-rejected/'><nobr>Read more →</nobr></a>
</footer>
</article>
<article class="post">
<header>
<h2><a href='https://wordbit.com/posts/skid-marks-on-your-soul/'> Skid marks on your soul</a> </h2>
<h5 class="meta">Thu, Jan 10, 2008</h5>
</header>
Over at Wired’s video gallery you can watch some amusing tech vintage commercials. While I find the ones for the old Mac, the Vic-20, and the Commodore chuckle worthy, my vote for the funniest - and the most creative - goes to the 1980s ad for the Atari 5200’s Pole Position. Back in those days, the marketing strategy was basically to show as little of the game’s graphics as possible while hyping up the game in various ridiculous ways.
<footer>
<a href='https://wordbit.com/posts/skid-marks-on-your-soul/'><nobr>Read more →</nobr></a>
</footer>
</article>
<article class="post">
<header>
<h2><a href='https://wordbit.com/posts/wireless-power-could-unchain-laptops/'> Wireless power could unchain laptops</a> </h2>
<h5 class="meta">Sat, Dec 29, 2007</h5>
</header>
This story is a few months old, but it just came to my attention and I thought it was really neat. Scientists at MIT have successfully transmitted electricity through the air. In an experiment, they were able to successfully power a 60 watt light bulb from a power source two metres away. The team are calling this new concept “witricity”.
The potential for this new technology is pretty exciting. Imagine a world where laptops and cellphones could power themselves up when the batteries get low.
<footer>
<a href='https://wordbit.com/posts/wireless-power-could-unchain-laptops/'><nobr>Read more →</nobr></a>
</footer>
</article>
<article class="post">
<header>
<h2><a href='https://wordbit.com/posts/vista-1-disappointment-of-2007/'> Vista #1 disappointment of 2007</a> </h2>
<h5 class="meta">Mon, Dec 24, 2007</h5>
</header>
PC World has boldly declared that Vista is not all that Microsoft promised it would be. Alex and Kevin from Diggnation were talking about this on their show and how they just want the latest OS despite the sacrifices in frame rates for some games. I’ve seen Vista in action and it looks slick, but it seems to be all flash at this point. I’m extremely satisfied with the robustness of Windows Server 2003, which is so rock solid because it was designed to administer networks.
<footer>
<a href='https://wordbit.com/posts/vista-1-disappointment-of-2007/'><nobr>Read more →</nobr></a>
</footer>
</article>
<article class="post">
<header>
<h2><a href='https://wordbit.com/posts/ipod-price-hike/'> iPod price hike?</a> </h2>
<h5 class="meta">Tue, Dec 4, 2007</h5>
</header>
You may be aware of Canada’s Private Copyright Collective, the organization responsible for the ridiculous levy on blank audio cassettes and CDs. Now this collective is lobbying hard for a levy on recording devices such as MP3 players, cellphones, computers, and anything you can record with basically. Their argument is that just because you can pirate music on these devices, you should pay for it. These extortionist royalties are distributed to eligible songwriters, musicians, and record production companies (although the collective is unclear on who exactly is eligible - they don’t even have to be Canadian).
<footer>
<a href='https://wordbit.com/posts/ipod-price-hike/'><nobr>Read more →</nobr></a>
</footer>
</article>
<article class="post">
<header>
<h2><a href='https://wordbit.com/posts/amazons-paperless-utopia/'> Amazon's paperless Utopia</a> </h2>
<h5 class="meta">Tue, Nov 20, 2007</h5>
</header>
Amazon took a stab at revolutionizing the reading world today with the launch of its new wireless reading device called the Kindle. It’s about the size of a paperback, has a built in keyboard and a display that’s easy on the eyes and visible in sunlight. To buy a book you hook into their network through a wireless connection, but it’s more like making a call on your cell because you don’t have to find a hotspot.
<footer>
<a href='https://wordbit.com/posts/amazons-paperless-utopia/'><nobr>Read more →</nobr></a>
</footer>
</article>
<article class="post">
<header>
<h2><a href='https://wordbit.com/posts/top-5-tech-gifts-for-holidays/'> Top 5 tech gifts for holidays</a> </h2>
<h5 class="meta">Thu, Nov 15, 2007</h5>
</header>
CNET just released its readers top choices for sparkly new toys they want under the tree this year. Not surprisingly the Apple iphone is only in the number five spot, despite the price slash. As for the number one spot, well, I’m not sure if I agree with that one.
Watch it here.
<footer>
<a href='https://wordbit.com/posts/top-5-tech-gifts-for-holidays/'><nobr>Read more →</nobr></a>
</footer>
</article>
<article class="post">
<header>
<h2><a href='https://wordbit.com/posts/seadragon-changes-the-way-we-manipulate-images/'> Seadragon changes the way we manipulate images</a> </h2>
<h5 class="meta">Thu, Oct 11, 2007</h5>
</header>
Microsoft is working on a revolutionary new technology that will blow your mind. Watch this video on Seadragon and Photosynth to learn about a new social network that merges Flickr images from thousands of users into one representational image.
Thanks to Maureen for this.
<footer>
<a href='https://wordbit.com/posts/seadragon-changes-the-way-we-manipulate-images/'><nobr>Read more →</nobr></a>
</footer>
</article>
<article class="post">
<header>
<h2><a href='https://wordbit.com/posts/wacky-science/'> Wacky science</a> </h2>
<h5 class="meta">Tue, May 1, 2007</h5>
</header>
Can governments read people’s minds with radio waves? Many people believe so. In fact, in order to combat this unseen menace, a paranoid subculture has arisen around the wearing of tin foil hats. This seemingly bizarre practice has garnered such credibility that an MIT student conducted empirical research in order to debunk it. Curiously, his findings indicated that tin foil in fact amplifies certain radio frequencies. Ironically, or perhaps tellingly, the frequencies amplified are the very same governmental and corporate frequencies that paranoids are trying to avoid.
<footer>
<a href='https://wordbit.com/posts/wacky-science/'><nobr>Read more →</nobr></a>
</footer>
</article>
<article class="post">
<header>
<h2><a href='https://wordbit.com/posts/greed-for-speed/'> Greed for speed</a> </h2>
<h5 class="meta">Fri, Mar 23, 2007</h5>
</header>
After my nasty lesson with Google Accelerator you think I would have given up on my obsession with speeding up my Internet connection. Unfortunately, there’s nothing like the tantalizing lure of speed and power to blind even the most cautious of web surfers, especially if your Internet connection is agonizingly sluggish.
It’s not surprising then, that this tubetorial on speeding up the Internet with Firefox caught my attention. I did briefly try it out before turning it off in horror.
<footer>
<a href='https://wordbit.com/posts/greed-for-speed/'><nobr>Read more →</nobr></a>
</footer>
</article>
<article class="post">
<header>
<h2><a href='https://wordbit.com/posts/writers-challenge-1/'> Writer's challenge #1</a> </h2>
<h5 class="meta">Sat, Mar 17, 2007</h5>
</header>
As promised in my last post, here is a little segment I’m going to call…(insert drum-roll here)…THE WRITER’S CHALLENGE! Will you muster your courage and face the cunning challenge I’ve set before you?
Here it is:
I am holding an object in my hand. Guess what the object is by reading it’s patent description.
Let me warn you, this is some of the most convoluted, ridiculously bloated writing I have ever seen being used to describe something that is deceptively simple.
<footer>
<a href='https://wordbit.com/posts/writers-challenge-1/'><nobr>Read more →</nobr></a>
</footer>
</article>
<article class="post">
<header>
<h2><a href='https://wordbit.com/posts/google-accelerator-killed-my-website/'> Google Accelerator killed my website</a> </h2>
<h5 class="meta">Tue, Mar 6, 2007</h5>
</header>
Wordbit has been down for the count for a few days due to an experimental Google app I unwisely installed. So, just in case you were thinking of trying out one of the apps in Google Labs, think again.
Google Accelerator ostensibly speeds up your Internet browsing by diverting web pages through their servers. The problem is that the program pre-fetches all websites on any given page. This is fine for public browsing at, say, a library.
<footer>
<a href='https://wordbit.com/posts/google-accelerator-killed-my-website/'><nobr>Read more →</nobr></a>
</footer>
</article>
<article class="post">
<header>
<h2><a href='https://wordbit.com/posts/are-ipods-losing-their-coolness/'> Are iPods losing their 'coolness'?</a> </h2>
<h5 class="meta">Fri, Feb 23, 2007</h5>
</header>
There is no denying that the iPod has become part of our popular culture. What started as a neat toy for Mac users blossomed into a fashion craze for young urban hipsters. These cool urbanites identified each other not with secret handshakes but by the white ear-buds that had become the icon for “coolness”. The rise of the iPod sub-culture has a grassroots foundation in the heart of the thriving metropolis - on gritty city streets, on crowded subway trains and in public places.
<footer>
<a href='https://wordbit.com/posts/are-ipods-losing-their-coolness/'><nobr>Read more →</nobr></a>
</footer>
</article>
<article class="post">
<header>
<h2><a href='https://wordbit.com/posts/what-does-your-business-card-say-about-you/'> What does your business card say about you?</a> </h2>
<h5 class="meta">Wed, Feb 21, 2007</h5>
</header>
Business cards are so ubiquitous these days, but not many people consider how much of an impression their card really makes. Well, with the exception of some Asian cultures (In Asia the exchange of business cards is ritualistic - The reciever takes the card respectfully with two hands and studies it carefully before placing it carefully into a pocket for safekeeping).
Your business card is a little piece of you that somebody carries around in their wallet.
<footer>
<a href='https://wordbit.com/posts/what-does-your-business-card-say-about-you/'><nobr>Read more →</nobr></a>
</footer>
</article>
</div>
</section>
</div>
</div>
<label for="sidebar-checkbox" class="sidebar-toggle"></label>
<div class="container content">
<footer>
<div>
</div>
</footer>
</div>
</body>
</html>
| wordbit/wordbit | public/categories/technology/index.html | HTML | mit | 25,027 |
<!DOCTYPE html>
<html xmlns:msxsl="urn:schemas-microsoft-com:xslt">
<head>
<meta content="en-us" http-equiv="Content-Language" />
<meta content="text/html; charset=utf-16" http-equiv="Content-Type" />
<title _locid="PortabilityAnalysis0">.NET Portability Report</title>
<style>
/* Body style, for the entire document */
body {
background: #F3F3F4;
color: #1E1E1F;
font-family: "Segoe UI", Tahoma, Geneva, Verdana, sans-serif;
padding: 0;
margin: 0;
}
/* Header1 style, used for the main title */
h1 {
padding: 10px 0px 10px 10px;
font-size: 21pt;
background-color: #E2E2E2;
border-bottom: 1px #C1C1C2 solid;
color: #201F20;
margin: 0;
font-weight: normal;
}
/* Header2 style, used for "Overview" and other sections */
h2 {
font-size: 18pt;
font-weight: normal;
padding: 15px 0 5px 0;
margin: 0;
}
/* Header3 style, used for sub-sections, such as project name */
h3 {
font-weight: normal;
font-size: 15pt;
margin: 0;
padding: 15px 0 5px 0;
background-color: transparent;
}
h4 {
font-weight: normal;
font-size: 12pt;
margin: 0;
padding: 0 0 0 0;
background-color: transparent;
}
/* Color all hyperlinks one color */
a {
color: #1382CE;
}
/* Paragraph text (for longer informational messages) */
p {
font-size: 10pt;
}
/* Table styles */
table {
border-spacing: 0 0;
border-collapse: collapse;
font-size: 10pt;
}
table th {
background: #E7E7E8;
text-align: left;
text-decoration: none;
font-weight: normal;
padding: 3px 6px 3px 6px;
}
table td {
vertical-align: top;
padding: 3px 6px 5px 5px;
margin: 0px;
border: 1px solid #E7E7E8;
background: #F7F7F8;
}
.NoBreakingChanges {
color: darkgreen;
font-weight:bold;
}
.FewBreakingChanges {
color: orange;
font-weight:bold;
}
.ManyBreakingChanges {
color: red;
font-weight:bold;
}
.BreakDetails {
margin-left: 30px;
}
.CompatMessage {
font-style: italic;
font-size: 10pt;
}
.GoodMessage {
color: darkgreen;
}
/* Local link is a style for hyperlinks that link to file:/// content, there are lots so color them as 'normal' text until the user mouse overs */
.localLink {
color: #1E1E1F;
background: #EEEEED;
text-decoration: none;
}
.localLink:hover {
color: #1382CE;
background: #FFFF99;
text-decoration: none;
}
/* Center text, used in the over views cells that contain message level counts */
.textCentered {
text-align: center;
}
/* The message cells in message tables should take up all avaliable space */
.messageCell {
width: 100%;
}
/* Padding around the content after the h1 */
#content {
padding: 0px 12px 12px 12px;
}
/* The overview table expands to width, with a max width of 97% */
#overview table {
width: auto;
max-width: 75%;
}
/* The messages tables are always 97% width */
#messages table {
width: 97%;
}
/* All Icons */
.IconSuccessEncoded, .IconInfoEncoded, .IconWarningEncoded, .IconErrorEncoded {
min-width: 18px;
min-height: 18px;
background-repeat: no-repeat;
background-position: center;
}
/* Success icon encoded */
.IconSuccessEncoded {
/* Note: Do not delete the comment below. It is used to verify the correctness of the encoded image resource below before the product is released */
/* [---XsltValidateInternal-Base64EncodedImage:IconSuccess#Begin#background-image: url(data:image/png;base64,#Separator#);#End#] */
background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAABPElEQVR4Xp1Tv0vDUBi8FqeA4NpBcBLcWnQSApncOnTo4FSnjP0DsnXpH5CxiwbHDg4Zuj4oOEXiJgiC4FDcCkLWmIMc1Pfw+eMgQ77v3Xf3Pe51YKGqqisAEwCR1TIAsiAIblSo6xrdHeJR85Xle3mdmCQKb0PsfqyxxzM8K15HZADl/H5+sHpZwYfxyRjTs+kWwKBx8yoHd2mRiuzF8mkJniWH/13u3Fjrs/EdhsdDFHGB/DLXEJBDLh1MWPAhPo1BLB4WX5yQywHR+m3tVe/t97D52CB/ziG0nIgD/qDuYg8WuCcVZ2YGwlJ3YDugkpR/VNcAEx6GEKhERSr71FuO4YCM4XBdwKvecjIlkSnsO0Hyp/GxSeJAdzBKzpOtnPwyyiPdAZhpZptT04tU+zk7s8czeges//s5C5+CwqrR4/gw+AAAAABJRU5ErkJggg==);
}
/* Information icon encoded */
.IconInfoEncoded {
/* Note: Do not delete the comment below. It is used to verify the correctness of the encoded image resource below before the product is released */
/* [---XsltValidateInternal-Base64EncodedImage:IconInformation#Begin#background-image: url(data:image/png;base64,#Separator#);#End#] */
background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAABHElEQVR4Xs2TsUoDQRRF7wwoziokjZUKadInhdhukR9YP8DMX1hYW+QvdsXa/QHBbcXC7W0CamWTQnclFutceIQJwwaWNLlwm5k5d94M76mmaeCrrmsLYOocY12FcxZFUeozCqKqqgYA8uevv1H6VuPxcwlfk5N92KHBxfFeCSAxxswlYAW/Xr989x/mv9gkhtyMDhcAxgzRsp7flj8B/HF1RsMXq+NZMkopaHe7lbKxQUEIGbKsYNoGn969060hZBkQex/W8oRQwsQaW2o3Ago2SVcJUzAgY3N0lTCZZm+zPS8HB51gMmS1DEYyOz9acKO1D8JWTlafKIMxdhvlfdyT94Vv5h7P8Ky7nQzACmhvKq3zk3PjW9asz9D/1oigecsioooAAAAASUVORK5CYII=);
}
/* Warning icon encoded */
.IconWarningEncoded {
/* Note: Do not delete the comment below. It is used to verify the correctness of the encoded image resource below before the product is released */
/* [---XsltValidateInternal-Base64EncodedImage:IconWarning#Begin#background-image: url(data:image/png;base64,#Separator#);#End#] */
background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAx0lEQVR4XpWSMQ7CMAxFf4xAyBMLCxMrO8dhaBcuwdCJS3RJBw7SA/QGTCxdWJgiQYWKXJWKIXHIlyw5lqr34tQgEOdcBsCOx5yZK3hCCKdYXneQkh4pEfqzLfu+wVDSyyzFoJjfz9NB+pAF+eizx2Vruts0k15mPgvS6GYvpVtQhB61IB/dk6AF6fS4Ben0uIX5odtFe8Q/eW1KvFeH4e8khT6+gm5B+t3juyDt7n0jpe+CANTd+oTUjN/U3yVaABnSUjFz/gFq44JaVSCXeQAAAABJRU5ErkJggg==);
}
/* Error icon encoded */
.IconErrorEncoded {
/* Note: Do not delete the comment below. It is used to verify the correctness of the encoded image resource below before the product is released */
/* [---XsltValidateInternal-Base64EncodedImage:IconError#Begin#background-image: url(data:image/png;base64,#Separator#);#End#] */
background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAABQElEQVR4XqWTvUoEQRCE6wYPZUA80AfwAQz23uCMjA7MDRQEIzPBVEyNTQUFIw00vcQTTMzuAh/AxEQQT8HF/3G/oGGnEUGuoNnd6qoZuqltyKEsyzVJq5I6rnUp6SjGeGhESikzzlc1eL7opfuVbrqbU1Zw9NCgtQMaZpY0eNnaaL2fHusvTK5vKu7sjSS1Y4y3QUA6K3e3Mau5UFDyMP7tYF9o8cAHZv68vipoIJg971PZIZ5HiwdvYGGvFVFHmGmZ2MxwmQYPXubPl9Up0tfoMQGetXd6mRbvhBw+boZ6WF7Mbv1+GsHRk0fQmPAH1GfmZirbCfDJ61tw3Px8/8pZsPAG4jlVhcPgZ7adwNWBB68lkRQWFiTgFlbnLY3DGGM7izIJIyT/jjIvEJw6fdJTc6krDzh6aMwMP9bvDH4ADSsa9uSWVJkAAAAASUVORK5CYII=);
}
</style>
</head>
<body>
<h1 _locid="PortabilityReport">.NET Portability Report</h1>
<div id="content">
<div id="submissionId" style="font-size:8pt;">
<p>
<i>
Submission Id
9ed8f698-5353-4484-b628-91840090693d
</i>
</p>
</div>
<h2 _locid="SummaryTitle">
<a name="Portability Summary"></a>Portability Summary
</h2>
<div id="summary">
<table>
<tbody>
<tr>
<th>Assembly</th>
<th>ASP.NET 5,Version=v1.0</th>
<th>Windows,Version=v8.1</th>
<th>.NET Framework,Version=v4.6</th>
<th>Windows Phone,Version=v8.1</th>
</tr>
<tr>
<td><strong><a href="#Manatee.Trello.RestSharp">Manatee.Trello.RestSharp</a></strong></td>
<td class="text-center">100.00 %</td>
<td class="text-center">100.00 %</td>
<td class="text-center">100.00 %</td>
<td class="text-center">100.00 %</td>
</tr>
</tbody>
</table>
</div>
<div id="details">
</div>
</div>
</body>
</html> | kuhlenh/port-to-core | Reports/ma/manatee.trello.restsharp.1.2.0.2/Manatee.Trello.RestSharp-net35.html | HTML | mit | 9,663 |
<div class="help">
<h1>Photo Album Help</h1>
<p>
About..
</p>
<p>
Create new...
</p>
<p>
Edit and delete..
</p>
</div>
| olle/baseweb | web/baseweb/modules/galleries/help/help_en.html | HTML | mit | 132 |
<extend name="Public:registBase"/>
<block name="content">
<div class="box">
<div class="top">
<a class="tjt" href="__URL__/welcome"><img src="__PUBLIC__/images/tjt_03.png"></a>
<a class="a1">登陆</a>
<a class="a2" href="#">完成</a>
</div>
<div class="zc1_k">
<p class="zc_p1"></p>
<div class="zc_phone">
<p class="zc_p2">+86</p>
<p class="zc_p3"></p>
<form action="" method="get">
<input class="zc_hm" type="text" value="填写手机号" onfocus="if(this.value=' 请写您的电话号') this.value = ''" onblur="if(this.value == '') this.value = ' 请写您的电话号'" name='shoper_phone'/>
</form>
</div>
<div class="zc_phone">
<form action="" method="get">
<input class="zc_hm" type="text" value="请输入密码" name="hidepassword" />
<input class="zc_hm" type="password" style="display:none" name='password'/>
</form>
</div>
</div>
</div>
</block>
<block name="js">
<script type="text/javascript">
$('.a2').click(function(event){
var shoper_phone = $('input[name="shoper_phone"]').val();
var password = $('input[name="password"]').val();
event.preventDefault();
$.post('__URL__/loginPro',{shoper_phone:shoper_phone,password:password},function(data){
if (data.status) {
location.href = "{:U('Home/Store/dashboardDis')}";
}else{
alert(data.info);
};
});
});
$('.zc_hm[name="hidepassword"]').focus(function(){
$(this).hide();
$('.zc_hm[name="password"]').show().focus();
});
</script>
</block> | kkme/WxShop | Application/Home/View/Regist/login.html | HTML | mit | 1,931 |
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
<meta name="generator" content="Doxygen 1.8.14"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<title>CryptoAuthLib: cdc_device Struct Reference</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="jquery.js"></script>
<script type="text/javascript" src="dynsections.js"></script>
<link href="navtree.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="resize.js"></script>
<script type="text/javascript" src="navtreedata.js"></script>
<script type="text/javascript" src="navtree.js"></script>
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */
$(document).ready(initResizable);
/* @license-end */</script>
<link href="search/search.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="search/searchdata.js"></script>
<script type="text/javascript" src="search/search.js"></script>
<link href="doxygen.css" rel="stylesheet" type="text/css" />
</head>
<body>
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
<div id="titlearea">
<table cellspacing="0" cellpadding="0">
<tbody>
<tr style="height: 56px;">
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">CryptoAuthLib
</div>
<div id="projectbrief">Microchip CryptoAuthentication Library</div>
</td>
</tr>
</tbody>
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.8.14 -->
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */
var searchBox = new SearchBox("searchBox", "search",false,'Search');
/* @license-end */
</script>
<script type="text/javascript" src="menudata.js"></script>
<script type="text/javascript" src="menu.js"></script>
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */
$(function() {
initMenu('',true,false,'search.php','Search');
$(document).ready(function() { init_search(); });
});
/* @license-end */</script>
<div id="main-nav"></div>
</div><!-- top -->
<div id="side-nav" class="ui-resizable side-nav-resizable">
<div id="nav-tree">
<div id="nav-tree-contents">
<div id="nav-sync" class="sync"></div>
</div>
</div>
<div id="splitbar" style="-moz-user-select:none;"
class="ui-resizable-handle">
</div>
</div>
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */
$(document).ready(function(){initNavTree('a00961.html','');});
/* @license-end */
</script>
<div id="doc-content">
<!-- window showing the filter options -->
<div id="MSearchSelectWindow"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
onkeydown="return searchBox.OnSearchSelectKey(event)">
</div>
<!-- iframe showing the search results (closed by default) -->
<div id="MSearchResultsWindow">
<iframe src="javascript:void(0)" frameborder="0"
name="MSearchResults" id="MSearchResults">
</iframe>
</div>
<div class="header">
<div class="summary">
<a href="#pub-attribs">Data Fields</a> </div>
<div class="headertitle">
<div class="title">cdc_device Struct Reference<div class="ingroups"><a class="el" href="a00843.html">Hardware abstraction layer (hal_)</a></div></div> </div>
</div><!--header-->
<div class="contents">
<p><code>#include <<a class="el" href="a00347_source.html">hal_linux_kit_cdc.h</a>></code></p>
<table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-attribs"></a>
Data Fields</h2></td></tr>
<tr class="memitem:a79525e0d472c02e26e7c4aa4a780c1d9"><td class="memItemLeft" align="right" valign="top"><a class="el" href="a00843.html#ga069bb8cb95b0528d5ce0304bb5561a40">HANDLE</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="a00961.html#a79525e0d472c02e26e7c4aa4a780c1d9">read_handle</a></td></tr>
<tr class="separator:a79525e0d472c02e26e7c4aa4a780c1d9"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:af11a0103eb96a026ea6782bfcad7548e"><td class="memItemLeft" align="right" valign="top"><a class="el" href="a00843.html#ga069bb8cb95b0528d5ce0304bb5561a40">HANDLE</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="a00961.html#af11a0103eb96a026ea6782bfcad7548e">write_handle</a></td></tr>
<tr class="memdesc:af11a0103eb96a026ea6782bfcad7548e"><td class="mdescLeft"> </td><td class="mdescRight">The kit USB read file handle. <a href="#af11a0103eb96a026ea6782bfcad7548e">More...</a><br /></td></tr>
<tr class="separator:af11a0103eb96a026ea6782bfcad7548e"><td class="memSeparator" colspan="2"> </td></tr>
</table>
<h2 class="groupheader">Field Documentation</h2>
<a id="a79525e0d472c02e26e7c4aa4a780c1d9"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a79525e0d472c02e26e7c4aa4a780c1d9">◆ </a></span>read_handle</h2>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname"><a class="el" href="a00843.html#ga069bb8cb95b0528d5ce0304bb5561a40">HANDLE</a> read_handle</td>
</tr>
</table>
</div><div class="memdoc">
</div>
</div>
<a id="af11a0103eb96a026ea6782bfcad7548e"></a>
<h2 class="memtitle"><span class="permalink"><a href="#af11a0103eb96a026ea6782bfcad7548e">◆ </a></span>write_handle</h2>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname"><a class="el" href="a00843.html#ga069bb8cb95b0528d5ce0304bb5561a40">HANDLE</a> write_handle</td>
</tr>
</table>
</div><div class="memdoc">
<p>The kit USB read file handle. </p>
</div>
</div>
</div><!-- contents -->
</div><!-- doc-content -->
<!-- start footer part -->
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
<ul>
<li class="navelem"><a class="el" href="a00961.html">cdc_device</a></li>
<li class="footer">Generated by
<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.14 </li>
</ul>
</div>
</body>
</html>
| PhillyNJ/SAMD21 | cryptoauthlib/docs/html/a00961.html | HTML | mit | 6,596 |
<!DOCTYPE html>
<html lang="en">
<head>
<title>three.js webgl - materials - displacement map</title>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, user-scalable=no, minimum-scale=1.0, maximum-scale=1.0">
<style>
body {
background:#000;
color:#fff;
padding:0;
margin:0;
font-weight: bold;
overflow:hidden;
}
a { color: #ffffff; }
#info {
position: absolute;
top: 0px; width: 100%;
color: #ffffff;
padding: 5px;
font-family:Monospace;
font-size:13px;
text-align:center;
}
#vt { display:none }
#vt, #vt a { color:orange; }
</style>
</head>
<body>
<div id="info">
<span id="description">Sierpinski dodecahedron after three iterations</span>
</div>
<script src="js/three.min.js"></script>
<script src="js/SierpinskiDodecahedron.js"></script>
<script src="js/controls/OrbitControls.js"></script>
<script src="js/Detector.js"></script>
<script src="js/libs/stats.min.js"></script>
<script src='js/libs/dat.gui.min.js'></script>
<script>
if ( ! Detector.webgl ) Detector.addGetWebGLMessage();
var stats;
var camera, scene, renderer, controls;
var settings = {
metalness: 1.0,
roughness: 0.4,
ambientIntensity: 0.2,
aoMapIntensity: 1.0,
envMapIntensity: 1.0,
displacementScale: 2.436143, // from original model
normalScale: 1.0
};
var mesh, materia, cubeMesh;
var directionalLight, ambientLight;
var mouseX = 0;
var mouseY = 0;
var windowHalfX = window.innerWidth / 2;
var windowHalfY = window.innerHeight / 2;
var height = 500; // of camera frustum
var r = 0.0;
init();
animate();
initGui();
// Init gui
function initGui() {
var gui = new dat.GUI();
//var gui = gui.addFolder( "Material" );
gui.add( settings, "metalness" ).min( 0 ).max( 1 ).onChange( function( value ) {
material.metalness = value;
} );
gui.add( settings, "roughness" ).min( 0 ).max( 1 ).onChange( function( value ) {
material.roughness = value;
} );
gui.add( settings, "aoMapIntensity" ).min( 0 ).max( 1 ).onChange( function( value ) {
material.aoMapIntensity = value;
} );
gui.add( settings, "ambientIntensity" ).min( 0 ).max( 1 ).onChange( function( value ) {
ambientLight.intensity = value;
} );
gui.add( settings, "envMapIntensity" ).min( 0 ).max( 3 ).onChange( function( value ) {
material.envMapIntensity = value;
} );
gui.add( settings, "displacementScale" ).min( 0 ).max( 3.0 ).onChange( function( value ) {
material.displacementScale = value;
} );
gui.add( settings, "normalScale" ).min( - 1 ).max( 1 ).onChange( function( value ) {
material.normalScale.set( 1, - 1 ).multiplyScalar( value );
} );
}
function init() {
var container = document.createElement( 'div' );
document.body.appendChild( container );
renderer = new THREE.WebGLRenderer();
renderer.setPixelRatio( window.devicePixelRatio );
renderer.setSize( window.innerWidth, window.innerHeight );
renderer.shadowMap.enabled = true;
container.appendChild( renderer.domElement );
renderer.gammaInput = true;
renderer.gammaOutput = true;
//
scene = new THREE.Scene();
var aspect = window.innerWidth / window.innerHeight;
//camera = new THREE.OrthographicCamera( - height * aspect, height * aspect, height, - height, 1, 10000 );
//camera.position.z = 400;
camera = new THREE.PerspectiveCamera( 70, window.innerWidth / window.innerHeight, 1, 10000 );
camera.position.z = 7;
scene.add( camera );
controls = new THREE.OrbitControls( camera, renderer.domElement );
controls.enableZoom = false;
controls.enableDamping = true;
// lights
ambientLight = new THREE.AmbientLight( 0xffffff, settings.ambientIntensity );
scene.add( ambientLight );
directionalLight = new THREE.DirectionalLight( 0xffffff, 0.5 );
directionalLight.position.set(-50*32,0,0);
directionalLight.castShadow = true;
directionalLight.shadow.mapSize.width = 1024;
directionalLight.shadow.mapSize.height = 1024;
scene.add( directionalLight );
var path = "https://threejs.org/examples/textures/cube/SwedishRoyalCastle/";
var format = '.jpg';
var urls = [
path + 'px' + format, path + 'nx' + format,
path + 'py' + format, path + 'ny' + format,
path + 'pz' + format, path + 'nz' + format
];
var loader = new THREE.CubeTextureLoader();
loader.setCrossOrigin( 'anonymous' );
var reflectionCube = loader.load( urls );
reflectionCube.format = THREE.RGBFormat;
reflectionCube.mapping = THREE.CubeReflectionMapping;
scene.background = reflectionCube;
// this sets up the background panoramic image
var cubeShader = THREE.ShaderLib[ "cube" ];
var cubeMaterial = new THREE.ShaderMaterial( {
fragmentShader: cubeShader.fragmentShader,
vertexShader: cubeShader.vertexShader,
uniforms: cubeShader.uniforms,
depthWrite: false,
side: THREE.BackSide
} );
cubeMaterial.uniforms[ "tCube" ].value = reflectionCube;
// Skybox
cubeMesh = new THREE.Mesh( new THREE.BoxBufferGeometry( 100, 100, 100 ), cubeMaterial );
scene.add( cubeMesh );
material = new THREE.MeshStandardMaterial( {
color: 0x888888,
roughness: settings.roughness,
metalness: settings.metalness,
envMap: reflectionCube,
envMapIntensity: settings.envMapIntensity,
side: THREE.FrontSide
} );
var geometry = new THREE.IFS.SierpinskiDodecahedron.createBufferGeometry(3);
geometry.center();
mesh = new THREE.Mesh( geometry, material );
mesh.receiveShadow = true;
mesh.castShadow = true;
scene.add( mesh );
stats = new Stats();
container.appendChild( stats.dom );
//
window.addEventListener( 'resize', onWindowResize, false );
}
function onWindowResize() {
var aspect = window.innerWidth / window.innerHeight;
camera.left = - height * aspect;
camera.right = height * aspect;
camera.top = height;
camera.bottom = - height;
camera.updateProjectionMatrix();
renderer.setSize( window.innerWidth, window.innerHeight );
}
//
function animate() {
requestAnimationFrame( animate );
controls.update();
stats.begin();
render();
stats.end();
}
function render() {
renderer.render( scene, camera );
}
</script>
</body>
</html> | jimparsley/ThreeExperiments | sierpinski-dodecahedron.html | HTML | mit | 6,504 |
<!doctype html>
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width,user-scalable=no" />
<title>无标题文档</title>
<script>
var html = document.getElementsByTagName("html")[0];
setRem();
window.addEventListener("resize",setRem,false);
window.addEventListener("orientationchange",setRem,false);
function setRem(){
var witdh = html.getBoundingClientRect().width;
html.style.fontSize = witdh/16 + "px";
}
</script>
<style>
html ,body{
height: 100%;
overflow: hidden;
font-size: .6rem;
font-family: "宋体";
background: #ccc;
}
body,ul {
margin: 0;
padding: 0;
}
li {
list-style: none;
}
img {
vertical-align: middle;
}
header {
height: 2rem;
background: #000;
color: #fff;
text-align: center;
line-height: 2rem;
font-size: .8rem;
}
#wrap {
position: absolute;
top: 2rem;
bottom: 0;
left: 0;
right: 0;
overflow: hidden;
}
#list {
overflow: hidden;
}
#list li{
width: 6rem;
height: 6rem;
margin: .5rem;
border: .5rem solid #fff;
border-radius: .25rem;
box-shadow: 0 0 10px rgba(0, 0, 0, .5);
float: left;
background:url(pics/loadingImg.gif) no-repeat center center;
}
#list img {
width: 6rem;
opacity: 0;
}
footer{
background: #fff;
font: .6rem / 60px "宋体";
text-align: center;
color: #333;
position: absolute;
bottom: -60px;
left: 0;
right: 0;
}
footer img {
height: 40px;
}
#scroll {
position: relative;
}
</style>
<script src="miaov.touch.js"></script>
<script>
var aImg = [];
for(var i =0; i < 200 ; i++){
aImg[i] = "pics/"+(i%16+1)+".jpg";
}
</script>
<script>
window.onload = function(){
var wrap = document.getElementById("wrap");
var list = document.getElementById("list");
var imgW = html.getBoundingClientRect().width/2;
var wrapClient = wrap.clientHeight;
var length = 16//Math.ceil(wrapClient / imgW)*2;
var lis = wrap.getElementsByTagName("li");
var Scroll = null;
createImg();
function createImg(){
var start = lis.length;
var end = start + length;
for(var i = start; i < end; i++){
create(i);
}
function create(i){
var li = document.createElement("li");
var img = document.createElement("img");
li.appendChild(img);
list.appendChild(li);
var newImg = new Image();
newImg.src = aImg[i];
newImg.onload = function(){
img.src = aImg[i];
mTween(img,{opacity: 100},300,"easeOut");
};
}
if(!Scroll){
initScroll();
}
}
function initScroll(){
Scroll = new MScroll(
{
element: wrap,
showBar: true,
dir: "y",
isOver: true,
offMove: false
}
);
Scroll.backout = 60;
Scroll.onscrollend = function(target){
if(target == this.minTranslate){
console.log("动画结束之后,加载新的");
}
if(this.iScroll < this.minTranslate){
console.log("不需要回弹,直接加载新的");
}
}
}
};
</script>
</head>
<body>
<header id="header">miaov--下拉加载</header>
<section id="wrap">
<div id="scroll">
<ul id="list">
</ul>
<footer><img src="pics/loading.gif" />加载更多</footer>
</div>
</section>
</body>
</html>
| skybjf/MyTestProject | 20160423/2_下拉加载.html | HTML | mit | 3,061 |
---
title: Info Page
layout: default
layout_type: one-sidebar
display: info-page
---
<article class="main-content">
<div class="content-primary">
{% include components/global/sub-nav.html %}
<header class="article-header">
<h1 class="article-title">A Sample Info Page</h1>
</header> <!-- /.article-header -->
{% include components/share-links.html %}
<div class="article-body">
<p class="summary">This is an example of lead text being used to begin basic content. This page represents a basic page type that could be created to capture information that isn't covered within the other pre-defined content types within the content model.</p>
<p>Mlkshk messenger bag post-ironic, selfies Wes Anderson Tumblr ethnic chia umami drinking vinegar before they sold out. Pickled Godard try-hard Vice. Actually cornhole wolf Pinterest Intelligentsia, scenester irony sriracha letterpress. Synth ennui before they sold out, polaroid tousled retro put a bird on it chia lo-fi craft beer squid Tonx kitsch. Semiotics chia hoodie Blue Bottle shabby chic Vice sustainable squid, kitsch dreamcatcher mlkshk cray. IPhone Etsy Wes Anderson, hoodie photo booth next level wolf. Typewriter paleo wolf lomo, synth hashtag distillery locavore.</p>
<p>Artisan Godard skateboard Bushwick, asymmetrical squid PBR seitan ethical. Vice banjo four loko hella, gentrify Wes Anderson American Apparel fixie flannel twee Austin paleo tofu. Drinking vinegar 3 wolf moon ethnic skateboard, deep v Terry Richardson banh mi Echo Park try-hard fanny pack Austin single-origin coffee tattooed Bushwick. Banksy PBR&B occupy Godard iPhone letterpress. Bespoke seitan typewriter narwhal, mixtape kale chips irony tote bag. Trust fund kale chips ennui Marfa meggings, Echo Park vinyl polaroid. Odd Future YOLO viral you probably haven't heard of them hoodie typewriter.</p>
<h2>Subheading within content</h2>
<p>Hella bitters cardigan locavore, occupy pickled DIY Thundercats bicycle rights tote bag Blue Bottle High Life biodiesel. Odd Future VHS scenester Wes Anderson slow-carb tattooed. Artisan occupy wayfarers Truffaut tattooed, Helvetica ethnic meh irony raw denim tousled plaid art party forage asymmetrical. Vegan Austin pork belly vinyl asymmetrical, keffiyeh squid pug mixtape. Irony Carles organic, put a bird on it XOXO raw denim 90's Godard semiotics. Asymmetrical tousled narwhal beard American Apparel PBR meh Truffaut, irony hashtag gastropub letterpress Bushwick deep v. Authentic 3 wolf moon freegan, letterpress McSweeney's direct trade PBR&B.</p>
<h2>Subheading within content</h2>
<p>Keytar pug cray, kogi Shoreditch roof party tofu fanny pack sustainable semiotics. Meh fixie chia synth retro, fashion axe fap pickled hella occupy tofu. Salvia YOLO street art tote bag photo booth authentic. Ethical vinyl pork belly messenger bag kale chips authentic, Etsy dreamcatcher photo booth wayfarers pour-over gluten-free pickled stumptown. Pour-over meggings drinking vinegar, Banksy Blue Bottle pop-up VHS typewriter Shoreditch sriracha. Literally street art gastropub actually lo-fi Neutra. Portland Austin shabby chic wayfarers skateboard, 8-bit bitters drinking vinegar Helvetica mustache pug lo-fi pour-over.</p>
<p>Pickled Truffaut kale chips, bicycle rights chia wayfarers Shoreditch meggings chillwave PBR&B readymade photo booth hoodie. Paleo irony umami, semiotics wolf wayfarers VHS selvage Neutra iPhone Williamsburg cred readymade. Vinyl shabby chic freegan, hella wayfarers butcher +1 Blue Bottle. PBR&B ugh selvage, art party bitters Vice scenester ennui. Cliche authentic blog literally, Williamsburg roof party chia wayfarers Terry Richardson gastropub cred Schlitz. Wayfarers PBR forage ethnic, sriracha pork belly chambray Terry Richardson shabby chic Tumblr fingerstache artisan literally craft beer. Yr chambray Schlitz, meh iPhone scenester post-ironic Wes Anderson.</p>
<p>Raw denim banjo iPhone fashion axe shabby chic Bushwick. Ethnic 90's American Apparel Blue Bottle, lo-fi hoodie gastropub bitters dreamcatcher Intelligentsia whatever. Deep v mumblecore flannel Intelligentsia organic PBR forage. Kitsch tattooed Echo Park, art party seitan next level craft beer Helvetica authentic beard. Gastropub forage PBR&B fashion axe, DIY actually vinyl iPhone slow-carb pour-over Cosby sweater Williamsburg. Distillery single-origin coffee narwhal drinking vinegar, fanny pack brunch keytar. Yr four loko jean shorts direct trade street art.</p>
</div> <!-- /.article-body -->
</div> <!-- /.content-primary -->
<aside role="complementary" id="sidebar" class="content-secondary">
{% include components/join-coalition-small.html %}
{% include components/impact-spotlight.html %}
{% include components/stat-highlight.html %}
</aside> <!-- /.content-secondary -->
</article> <!-- /.main-content --> | Lullabot/namm-wireframes | info-page.html | HTML | mit | 4,952 |
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>vuetify-dropzone</title>
<link href='https://fonts.googleapis.com/css?family=Roboto:300,400,500,700|Material+Icons' rel="stylesheet">
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Montserrat:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i">
<link href="https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css" rel="stylesheet">
<link rel="stylesheet" href="/dist/vuetify-dropzone.css">
</head>
<body>
<div id="app"></div>
<script src="/dist/vuetify-dropzone.js"></script>
</body>
</html>
| lioneil/pluma | core/submodules/Library/assets/vuetify-dropzone/index.html | HTML | mit | 676 |
<!DOCTYPE html>
<html lang="ko-kr">
<head>
<meta charset="UTF-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<meta name="generator" content="Hugo 0.15" />
<title>#Ludens</title>
<meta property="og:site_name" content="#Ludens" />
<meta property="og:locale" content="ko-kr" />
<meta property="og:url" content="http://ludens.kr/tags/branding/" />
<meta property="fb:pages" content="1707155736233413"/>
<meta property="fb:admins" content="100001662925065"/>
<meta property="fb:app_id" content="326482430777833"/>
<meta property="fb:article_style" content="default" />
<meta name="twitter:site" content="@ludensk" />
<meta name="twitter:creator" content="@ludensk" />
<meta name="google-site-verification" content="RPY_1Z0am0hoduGzENYtuwF3BBoE0x5l3UxhUplLWPU" />
<meta name="naver-site-verification" content="f84c50bc744edf7a543994325914265117555d53" />
<meta name="p:domain_verify" content="381496f2247c95edc614061bacd92e08" />
<meta name="msvalidate.01" content="9137E6F3A8C1C4AE6DC4809DEDB06FD9" />
<meta property="og:title" content="Branding" />
<meta property="og:type" content="website" />
<meta name="description" content="페이스북부터 심리학 그리고 워드프레스까지 온갖 잡지식을 가끔씩 끄적이고 있습니다." />
<meta name="twitter:card" content="summary" />
<link rel="author" href="humans.txt" />
<link rel="me" href="https://twitter.com/ludensk" />
<link rel="me" href="https://google.com/+ludensk" />
<link rel="me" href="https://github.com/ludens" />
<link rel="pingback" href="https://webmention.io/ludens.kr/xmlrpc" />
<link rel="webmention" href="https://webmention.io/ludens.kr/webmention" />
<link href="https://plus.google.com/+ludensk" rel="publisher">
<link rel="canonical" href="http://ludens.kr/tags/branding/" />
<link rel="alternate" type="application/rss+xml" title="#Ludens" href="http://ludens.kr/rss/" />
<meta name="apple-mobile-web-app-capable" content="yes">
<meta name="apple-mobile-web-app-status-bar-style" content="black">
<meta name="apple-mobile-web-app-title" content="#Ludens">
<meta name="mobile-web-app-capable" content="yes">
<meta name="theme-color" content="#111111">
<meta name="msapplication-navbutton-color" content="#111111">
<meta name="msapplication-TileColor" content="#111111">
<meta name="application-name" content="#Ludens">
<meta name="msapplication-tooltip" content="페이스북부터 심리학 그리고 워드프레스까지 온갖 잡지식을 가끔씩 끄적이고 있습니다.">
<meta name="msapplication-starturl" content="/">
<meta http-equiv="cleartype" content="on">
<meta name="msapplication-tap-highlight" content="no">
<link rel="apple-touch-icon" sizes="57x57" href="http://ludens.kr/favicon/apple-touch-icon-57x57.png">
<link rel="apple-touch-icon" sizes="60x60" href="http://ludens.kr/favicon/apple-touch-icon-60x60.png">
<link rel="apple-touch-icon" sizes="72x72" href="http://ludens.kr/favicon/apple-touch-icon-72x72.png">
<link rel="apple-touch-icon" sizes="76x76" href="http://ludens.kr/favicon/apple-touch-icon-76x76.png">
<link rel="apple-touch-icon" sizes="114x114" href="http://ludens.kr/favicon/apple-touch-icon-114x114.png">
<link rel="apple-touch-icon" sizes="120x120" href="http://ludens.kr/favicon/apple-touch-icon-120x120.png">
<link rel="apple-touch-icon" sizes="144x144" href="http://ludens.kr/favicon/apple-touch-icon-144x144.png">
<link rel="apple-touch-icon" sizes="152x152" href="http://ludens.kr/favicon/apple-touch-icon-152x152.png">
<link rel="apple-touch-icon" sizes="180x180" href="http://ludens.kr/favicon/apple-touch-icon-180x180.png">
<link rel="icon" type="image/png" href="http://ludens.kr/favicon/favicon-32x32.png" sizes="32x32">
<link rel="icon" type="image/png" href="http://ludens.kr/favicon/favicon-194x194.png" sizes="194x194">
<link rel="icon" type="image/png" href="http://ludens.kr/favicon/favicon-96x96.png" sizes="96x96">
<link rel="icon" type="image/png" href="http://ludens.kr/favicon/android-chrome-192x192.png" sizes="192x192">
<link rel="icon" type="image/png" href="http://ludens.kr/favicon/favicon-16x16.png" sizes="16x16">
<link rel="manifest" href="http://ludens.kr/favicon/manifest.json">
<link rel="mask-icon" href="http://ludens.kr/favicon/safari-pinned-tab.svg" color="#5bbad5">
<meta name="msapplication-TileImage" content="/mstile-144x144.png">
<link rel="stylesheet" href="http://ludens.kr/css/pure/pure-min.css" />
<link rel="stylesheet" href="http://ludens.kr/css/pure/grids-responsive-min.css" />
<link rel='stylesheet' href='http://ludens.kr/font/fonts.css'>
<link rel="stylesheet" href="http://ludens.kr/font/font-awesome.min.css">
<link rel="stylesheet" href="http://ludens.kr/css/style.css"/>
<script src="http://ludens.kr/js/jquery-2.2.1.min.js"></script>
</head>
<body>
<script>
window.fbAsyncInit = function() {
FB.init({
appId : '326482430777833',
xfbml : true,
version : 'v2.6'
});
};
(function(d, s, id){
var js, fjs = d.getElementsByTagName(s)[0];
if (d.getElementById(id)) {return;}
js = d.createElement(s); js.id = id;
js.src = "//connect.facebook.net/ko_KR/sdk.js";
fjs.parentNode.insertBefore(js, fjs);
}(document, 'script', 'facebook-jssdk'));
</script>
<header class="pure-g">
<div class="pure-u-1 pure-u-sm-1-3 center">
<h1><a href="http://ludens.kr">#LUDENS</a></h1>
</div>
<nav class="pure-u-1 pure-u-sm-2-3 center">
<a href="http://ludens.kr/" class="home" title="Home">HOME</a>
<a href="http://ludens.kr/categories/" class="category" title="Category">CATEGORY</a>
<a href="http://ludens.kr/post/" class="archive" title="Archive">ARCHIVE</a>
<a href="http://ludens.kr/tags/" class="tag" title="Tag">TAG</a>
<a href="http://ludens.kr/guestbook/" class="guestbook" title="Guestbook">GUESTBOOK</a>
</nav>
</header>
<main class="list mainWrap">
<h2 class="ellipsis"><small>Posts about </small>Branding</h2>
<h3 id="2014">2014</h3>
<div class="pure-g">
<div class="pure-u-1 pure-u-sm-1-2">
<a href="http://ludens.kr/post/why-i-accept-all-linkedin-contact-requests/" class="cover" style="background-image: url('https://upload.wikimedia.org/wikipedia/commons/thumb/3/31/Linkedin_Chocolates.jpg/1024px-Linkedin_Chocolates.jpg');"></a>
<div class="category ubuntu300 grey">
<a class="grey" href="http://ludens.kr/categories/social" title="social">social</a>
at <time datetime="16 Jan 2014 17:00">2014/1/16</time>
</div>
<h3 class="ellipsis margintop0"><a href="http://ludens.kr/post/why-i-accept-all-linkedin-contact-requests/" title="링크드인 1촌 신청을 전부 수락하는 이유">링크드인 1촌 신청을 전부 수락하는 이유</a></h3>
</div>
</div>
</main>
<footer>
<div class="footerWrap pure-g">
<div class="pure-u-1 pure-u-md-2-5 copyright center">
ⓒ 2016 Ludens | Published with <a class="black dotline" href="http://gohugo.io" target="_blank" rel="nofollow">Hugo</a>
</div>
<nav class="pure-u-1 pure-u-md-3-5 center">
<a href="https://twitter.com/ludensk" class="twitter" title="Twitter"><i class='fa fa-twitter-square'></i></a>
<a href="https://fb.com/ludensk" class="facebook" title="Facebook"><i class='fa fa-facebook-square'></i></a>
<a href="https://instagr.am/ludensk" class="instagram" title="Instagram"><i class='fa fa-instagram'></i></a>
<a href="https://pinterest.com/ludensk" class="pinterest" title="Pinterest"><i class='fa fa-pinterest-square'></i></a>
<a href="https://www.youtube.com/user/ludensk" class="youtube" title="YouTube"><i class='fa fa-youtube-square'></i></a>
<a href="https://ludensk.tumblr.com" class="tumblr" title="Tumblr"><i class='fa fa-tumblr-square'></i></a>
<a href="https://linkedin.com/in/ludensk" class="linkedin" title="LinkedIn"><i class='fa fa-linkedin-square'></i></a>
<a href="https://github.com/ludens" class="github" title="GitHub"><i class='fa fa-github-square'></i></a>
<a href="http://ludens.kr/rss/" class="rss" title="RSS"><i class='fa fa-rss-square'></i></a>
</nav>
</div>
</footer>
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)})(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-29269230-1', 'auto');
ga('send', 'pageview');
</script>
<script type="text/javascript" src="//wcs.naver.net/wcslog.js"></script>
<script type="text/javascript">
if(!wcs_add) var wcs_add = {};
wcs_add["wa"] = "123cefa73667c5c";
wcs_do();
</script>
<script>
!function(f,b,e,v,n,t,s){if(f.fbq)return;n=f.fbq=function(){n.callMethod?n.callMethod.apply(n,arguments):n.queue.push(arguments)};if(!f._fbq)f._fbq=n;n.push=n;n.loaded=!0;n.version='2.0';n.queue=[];t=b.createElement(e);t.async=!0;t.src=v;s=b.getElementsByTagName(e)[0];s.parentNode.insertBefore(t,s)}(window,document,'script','//connect.facebook.net/en_US/fbevents.js');
fbq('init','1143503702345044');
fbq('track',"PageView");
</script>
<noscript><img height="1" width="1" style="display:none" src="//www.facebook.com/tr?id=1143503702345044&ev=PageView&noscript=1" /></noscript>
<script src="//twemoji.maxcdn.com/twemoji.min.js"></script>
<script>var emoji=document.getElementsByClassName("emoji");twemoji.parse(emoji[0],{size:16});</script>
<script src="http://ludens.kr/js/jquery.keep-ratio.min.js"></script>
<script type="text/javascript">
$(function() {
$('.kofic-poster').keepRatio({ ratio: 27/40, calculate: 'height' });
$('.articleWrap .cover, .post_latest .cover,.articleWrap header figure').keepRatio({ ratio: 12/5, calculate: 'height' });
if ($(window).width() >= 568) {
$('.futher .cover,.error .cover,.post_two .cover,.list .cover').keepRatio({ ratio: 4/3, calculate: 'height' });
$('.categories .cover').keepRatio({ ratio: 1/1, calculate: 'height' });
}
else {
$('.futher .cover,.error .cover,.post_two .cover,.list .cover,.categories .cover').keepRatio({ ratio: 12/5, calculate: 'height' });
}
});
</script>
</body>
</html> | ludens/ludens.kr | tags/branding/index.html | HTML | mit | 10,684 |
<html><img border=0 src=42397-65-9.txt alt=42397-65-9.txt></img><body>
"x"
"1" "KAZIUS, J, MCGUIRE, R AND BURSI, R. DERIVATION AND VALIDATION OF TOXICOPHORES FOR MUTAGENICITY PREDICTION. J. MED. CHEM. 48: 312-320, 2005"
</body></html>
| andrewdefries/Ames_ToxBenchmark | 42397-65-9.txt.html | HTML | mit | 235 |
<!DOCTYPE html>
<html lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>JS Canvas Game Architecture</title>
<link rel="stylesheet" type="text/css" href="css/main.css" />
</head>
<body>
<div id="Container">
<h1>
<a href="https://github.com/philpill/js-canvas-game-architecture">
JS Canvas Game Architecture
</a>
</h1>
<div class="control-panel">
<p>Timeout: <span id="Timeout">0</span></p>
<p>FPS: <span id="Fps"></span></p>
<a id="Pause" class="control" href="#">Pause</a>
<a id="Resume" class="control" href="#">Resume</a>
</div>
<canvas id="Canvas" height="260" width="150"></canvas>
</div>
<script src="js/microevent.js"></script>
<script src="js/object.js"></script>
<script src="js/square.js"></script>
<script src="js/circle.js"></script>
<script src="js/state.js"></script>
<script src="js/heartbeat.js"></script>
<script src="js/canvas.js"></script>
<script src="js/interface.js"></script>
<script src="js/ticker.js"></script>
<script src="js/core.js"></script>
</body>
</html>
| philpill/js-canvas-game-architecture | index.html | HTML | mit | 1,222 |
<!DOCTYPE html>
<html>
<head>
<title>MSL BlackSox</title>
<link rel="stylesheet" type="text/css" href="reset.css"/>
<link href='http://fonts.googleapis.com/css?family=Lobster' rel='stylesheet' type='text/css'>
<link rel="stylesheet" type="text/css" href="index.css"/>
</head>
<body>
<div id="header">
<h1>BlackSox</h1>
</div>
<div id="nav">
<ul>
<li><a href="http://drennen42.github.io/BlackSox">Home</a></li>
<li><a href="http://www.midwestsuburbanleague.com/msl/special/team_info.php?id=136">Team Page</a></li>
<li><a href="https://docs.google.com/spreadsheets/d/16E3Q833LSgMn7DMXsjxe_NUSxa9fTYV2SERqagVL9z8/edit?usp=sharing">Game Spreadsheet</a></li>
<li><a href="http://www.midwestsuburbanleague.com/msl/special/roster.php?id=136">Roster</a></li>
<li><a href="http://www.midwestsuburbanleague.com/msl/special/games_schedule.php?id=136">Schedule</a></li>
<li><a href="http://drennen42.github.io/BlackSox/pages/sponsors.html">Sponsors</a></li>
<li><a href="http://drennen42.github.io/BlackSox/pages/links.html">Links</a></li>
<li><a href="mailto:[email protected]?Subject=BlackSox%20GitHub%20Site">Email Me</a></li>
</ul>
</div>
<!--<div class="spreadsheet" style="width:55%; height:auto; z-index:-1; left:20%; position:relative">-->
<!-- <iframe style="width:100%;height:1020px; border:10px solid black" src="https://docs.google.com/spreadsheets/d/16E3Q833LSgMn7DMXsjxe_NUSxa9fTYV2SERqagVL9z8/pubhtml?gid=0&single=true&widget=true&headers=false"></iframe>-->
<!--</div>-->
<aside>
<ul>
<li><a href="#week1">Week 1</a></li>
<li><a href="#week2">Week 2</a></li>
<li><a href="#week3">Week 3</a></li>
<li><a href="#week4">Week 4</a></li>
<li><a href="#week5">Week 5</a></li>
<li><a href="#week6">Week 6</a></li>
<li><a href="#week7">Week 7</a></li>
<li><a href="#week8">Week 8</a></li>
<li><a href="#week9">Week 9</a></li>
</ul>
</aside>
<section>
<!--<h1>2015</h1>-->
<article><a name="week1"></a>
<!-- <header><h2>Phase 0</h2></header> -->
<table>
<tr>
<th colspan="3">2015</th>
</tr>
<tr>
<th colspan="3">Week 1 - Win</th>
</tr>
<tr>
<td><a href="http://www.midwestsuburbanleague.com/msl/special/team_info.php?id=136"><figure><img src="http://www.midwestsuburbanleague.com/msl/logos/thumb.php?w=150&img=136_688368252.jpg"><figcaption>8</figcaption></figure></a></td>
<td><a href="http://www.midwestsuburbanleague.com/msl/special/team_info.php?id=114"><figure><img src="http://www.midwestsuburbanleague.com/msl/logos/thumb.php?w=150&img=114_217774841.jpg"><figcaption>2</figcaption></figure></a></td>
</tr>
</table>
</article>
<article><a name="week2"></a>
<table>
<tr>
<th colspan="3">Week 2 - Postponed</th>
</tr>
<tr>
<td><a href="http://www.midwestsuburbanleague.com/msl/special/team_info.php?id=136"><figure><img src="http://www.midwestsuburbanleague.com/msl/logos/thumb.php?w=150&img=136_688368252.jpg"><figcaption>Black Sox</figcaption></figure></a></td>
<td><a href="http://www.midwestsuburbanleague.com/msl/special/team_info.php?id=197"><figure><img src="http://www.midwestsuburbanleague.com/msl/logos/thumb.php?w=150&img=197_801318791.jpg"><figcaption>Yetis</figcaption></figure></a></td>
</tr>
</table>
</article>
<article><a name="week3"></a>
<table>
<tr>
<th colspan="2">Week 3 - Loss</th>
</tr>
<tr>
<td><a href="http://www.midwestsuburbanleague.com/msl/special/team_info.php?id=136"><figure><img src="http://www.midwestsuburbanleague.com/msl/logos/thumb.php?w=150&img=136_688368252.jpg"><figcaption>3</figcaption></figure></a></td>
<td><a href="http://www.midwestsuburbanleague.com/msl/special/team_info.php?id=150"><figure><img src="http://www.midwestsuburbanleague.com/msl/logos/thumb.php?w=150&img=150_307543813.jpg"><figcaption>4</figcaption></figure></a></td>
</tr>
</table>
</article>
<article><a name="week4"></a>
<table>
<tr>
<th colspan="2">Week 4 - Postponed</th>
</tr>
<tr>
<td><a href="http://www.midwestsuburbanleague.com/msl/special/team_info.php?id=136"><figure><img src="http://www.midwestsuburbanleague.com/msl/logos/thumb.php?w=150&img=136_688368252.jpg"><figcaption>Black Sox</figcaption></figure></a></td>
<td><a href="http://www.midwestsuburbanleague.com/msl/special/team_info.php?id=181"><figure><img src="http://www.midwestsuburbanleague.com/msl/logos/thumb.php?w=150&img=181_811139402.jpg"><figcaption>Hawks</figcaption></figure></a></td>
</tr>
</table>
</article>
<article><a name="week5"></a>
<table>
<tr>
<th colspan="2">Week 5, Game 1 - Win</th>
</tr>
<tr>
<td><a href="http://www.midwestsuburbanleague.com/msl/special/team_info.php?id=136"><figure><img src="http://www.midwestsuburbanleague.com/msl/logos/thumb.php?w=150&img=136_688368252.jpg"><figcaption>10</figcaption></figure></a></td>
<td><a href="http://www.midwestsuburbanleague.com/msl/special/team_info.php?id=197"><figure><img src="http://www.midwestsuburbanleague.com/msl/logos/thumb.php?w=150&img=197_801318791.jpg"><figcaption>5</figcaption></figure></a></td>
</tr>
<tr>
<th colspan="2">Week 5, Game 2 - Postponed</th>
</tr>
<tr>
<td><a href="http://www.midwestsuburbanleague.com/msl/special/team_info.php?id=136"><figure><img src="http://www.midwestsuburbanleague.com/msl/logos/thumb.php?w=150&img=136_688368252.jpg"><figcaption>Black Sox</figcaption></figure></a></td>
<td><a href="http://www.midwestsuburbanleague.com/msl/special/team_info.php?id=181"><figure><img src="http://www.midwestsuburbanleague.com/msl/logos/thumb.php?w=150&img=181_811139402.jpg"><figcaption>Hawks</figcaption></figure></a></td>
</tr>
</table>
</article>
<article><a name="week6"></a>
<table>
<tr>
<th colspan="2">Week 6, Game 1 - 5/30/15 12:30pm</th>
</tr>
<tr>
<td><a href="http://www.midwestsuburbanleague.com/msl/special/team_info.php?id=136"><figure><img src="http://www.midwestsuburbanleague.com/msl/logos/thumb.php?w=150&img=136_688368252.jpg"><figcaption>Black Sox</figcaption></figure></a></td>
<td><a href="http://www.midwestsuburbanleague.com/msl/special/team_info.php?id=202"><figure><img src="http://www.midwestsuburbanleague.com/msl/logos/thumb.php?w=150&img=202_1965433954.gif"><figcaption>Hops</figcaption></figure></a></td>
</tr>
<tr>
<th colspan="2">Week 6, Game 2 - 5/30/15 4:00pm</th>
</tr>
<tr>
<td><a href="http://www.midwestsuburbanleague.com/msl/special/team_info.php?id=136"><figure><img src="http://www.midwestsuburbanleague.com/msl/logos/thumb.php?w=150&img=136_688368252.jpg"><figcaption>Black Sox</figcaption></figure></a></td>
<td><a href="http://www.midwestsuburbanleague.com/msl/special/team_info.php?id=202"><figure><img src="http://www.midwestsuburbanleague.com/msl/logos/thumb.php?w=150&img=202_1965433954.gif"><figcaption>Hops</figcaption></figure></a></td>
</tr>
</table>
</article>
<article><a name="week7"></a>
<table>
<tr>
<th colspan="2">Week 7 - 6/6/2015 4:00pm</th>
</tr>
<tr>
<td><a href="http://www.midwestsuburbanleague.com/msl/special/team_info.php?id=136"><figure><img src="http://www.midwestsuburbanleague.com/msl/logos/thumb.php?w=150&img=136_688368252.jpg"><figcaption>Black Sox</figcaption></figure></a></td>
<td><a href="http://www.midwestsuburbanleague.com/msl/special/team_info.php?id=193"><figure><img src="http://www.midwestsuburbanleague.com/msl/logos/thumb.php?w=150&img=193_2063021075.jpg"><figcaption>Reds</figcaption></figure></a></td>
</tr>
</table>
</article>
<article><a name="week8"></a>
<table>
<tr>
<th colspan="2">Week 8 - 6/14/15 10:00am</th>
</tr>
<tr>
<td><a href="http://www.midwestsuburbanleague.com/msl/special/team_info.php?id=136"><figure><img src="http://www.midwestsuburbanleague.com/msl/logos/thumb.php?w=150&img=136_688368252.jpg"><figcaption>Black Sox</figcaption></figure></a></td>
<td><a href="http://www.midwestsuburbanleague.com/msl/special/team_info.php?id=164"><figure><img src="http://www.midwestsuburbanleague.com/msl/logos/thumb.php?w=150&img=164_437919337.gif"><figcaption>Wardogs</figcaption></figure></a></td>
</tr>
</table>
</article>
</section>
<footer><div class="footer"><p>Copyright Alex Drennen 2014</p></div></footer>
</body>
</html>
| drennen42/drennen42.github.io | BlackSox/index.html | HTML | mit | 8,552 |
{% extends "base.html" %}
{% block body %}
<h2>{{ character }}'s Journal</h2>
<div class="row">
<div class="col-lg-1"> </div>
<div class="col-lg-11">
{% for post in posts %}
{% include "single_post.html" %}
{% endfor %}
</div>
</div>
{% endblock %} | jcderr/loot | blog/templates/listview.html | HTML | mit | 299 |
<html>
<head>
<title>OKRs are cool!</title>
</head>
<body>
<h1>OKRs are cool!</h1>
<ul>
{% for company in companies %}
<li>
<a href="{% url 'company' pk=company.id %}">{{ company }}</a>
</li>
{% endfor %}
</ul>
<p>test variables</p>
<p>Saskia likes {{ my_variable }} animalz</p>
<p>Dave likes {{ my_variable }} boys</p>
</body>
</html>
| camda280/okr | okr/templates/index.html | HTML | mit | 492 |
<html>
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta http-equiv="X-UA-Compatible" content="ie=edge">
<title>Document</title>
</head>
<body>
<div style="text-align: center; height: 75px; padding:1px; text-transform:capitalize; background-color:#42a5f5; color:white">
<h1 style="margin-bottom:-10px; "><a style="text-decoration: none; color:white;"href="/">List Template - taxonomy</a></h1>
</div>
<div style="border: 1px solid black; margin:10px; padding:10px; ">
<div style="font-size:20px;">
<a href="/2011-04/2011-04-05-quote-post/">Quote post</a>
</div>
<div style="color:grey; font-size:16px;">Tuesday, Apr 5, 2011</div>
<div style="color:grey; font-size:16px;"><strong>Tags:</strong> <a href="/tags/%EC%82%AC%EC%9A%A9%EC%9E%90-%EA%B2%BD%ED%97%98-%EC%8A%A4%EC%BC%80%EC%B9%98">사용자 경험 스케치</a> <a href="/tags/bill-buxton">Bill Buxton</a> <a href="/tags/low-fidelity">Low-fidelity</a> <a href="/tags/prototype">prototype</a> <a href="/tags/quote">quote</a> </div>
<div style="color:grey; font-size:16px;"></div>
<div style="color:grey; font-size:16px;"></div>
<p style="font-size:18px;">사용자 경험 스케치 / Bill Buxton / p.335
나는 스콧의 ‘단순화를 통한 증폭’이라는 표현이 참 좋다.
</p>
</div>
<div style="height:35px;"></div>
<div style=" position:fixed; color: white; height:35px; background-color:#757575; bottom:0px; text-align:center; width:99%">
<p style="margin:10px; "><a style="color: white; " target="_blank" href="http://www.giraffeacademy.com/">Giraffe Academy</a> - Hugo Theme</p>
</div>
</body>
</html>
| limitist-log/limitist-log.github.io | tags/low-fidelity/index.html | HTML | mit | 1,846 |
<!DOCTYPE html>
<html>
<head>
<title></title>
<meta name="viewport" content="width=device-width">
</head>
<body>
<script type="text/javascript" src='jquery-1.11.1.js'></script>
<div class="num"></div>
<div class="slider">
<div class="touch"></div>
<div class="bg"></div>
</div>
<dic class="console"></dic>
<style type="text/css">
*{margin:0;padding:0;}
body{padding:3%;}
.touch{
width:30px;
height:30px;
border-radius:15px;
background:green;
position: absolute;
z-index: 10;
left: 0
}
.slider{
position:relative;
height: 30px;
}
.bg{
width:100%;
height:10px;
background:gray;
position:absolute;
top:50%;
margin-top:-5px;
}
.num{
width:30px;
height:30px;
margin:0 auto;
}
</style>
<script>
$(document).ready(function(){
$(document).on("touchstart",".touch",function(e){
var pageX=e.originalEvent.touches[0].pageX;
var pageY=e.originalEvent.touches[0].pageY;
$(".console").html(pageX+":"+pageY)
})
$(document).on("touchmove touchstart",".slider",function(e){
var pageX=e.originalEvent.touches[0].pageX;
var pageY=e.originalEvent.touches[0].pageY;
$(".console").html(pageX+":"+pageY)
var sliderPageX=$(".slider").position().left;
var positionTouchX=pageX-sliderPageX;
$(".touch").css("left",positionTouchX);
//计算移动的数值
var sliderWidth=$(this).width();
var dig=(positionTouchX/sliderWidth)*10;
console.log(dig)
var num=Math.ceil(dig);
$(".num").html(num)
})
})
</script>
</body>
</html> | huhai586/learn | slider/index.html | HTML | mit | 1,592 |
<!doctype html>
<!--[if lt IE 7]><html class="no-js lt-ie9 lt-ie8 lt-ie7" lang="en"> <![endif]-->
<!--[if (IE 7)&!(IEMobile)]><html class="no-js lt-ie9 lt-ie8" lang="en"><![endif]-->
<!--[if (IE 8)&!(IEMobile)]><html class="no-js lt-ie9" lang="en"><![endif]-->
<!--[if gt IE 8]><!--> <html class="no-js" lang="en"><!--<![endif]-->
<head>
{% include _head-one-smart-code-hosted.html %}
</head>
<body class="home">
{% include _browser-upgrade.html %}
{% include _navigation.html %}
{% if page.image.feature %}
<div class="image-wrap">
<img src=
{% if page.image.feature contains 'http' %}
"{{ page.image.feature }}"
{% else %}
"{{ site.url }}/images/{{ page.image.feature }}"
{% endif %}
alt="{{ page.title }} feature image">
{% if page.image.credit %}
<span class="image-credit">Photo Credit: <a href="{{ page.image.creditlink }}">{{ page.image.credit }}</a></span>
{% endif %}
</div><!-- /.image-wrap -->
{% endif %}
<div id="main" role="main">
<div class="article-author-side">
{% include _author-bio.html %}
</div>
<div id="index">
<h3><a href="{{ site.url}}/posts/">Recent Posts</a></h3>
{% for post in site.posts limit:5 %}
<article>
{% if post.link %}
<h2 class="link-post"><a href="{{ site.url }}{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a> <a href="{{ post.link }}" target="_blank" title="{{ post.title }}"><i class="fa fa-link"></i></h2>
{% else %}
<h2><a href="{{ site.url }}{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a></h2>
<p>{{ post.excerpt | strip_html | truncate: 160 }}</p>
{% endif %}
</article>
{% endfor %}
</div><!-- /#index -->
</div><!-- /#main -->
<div class="footer-wrap">
<footer>
{% include _footer.html %}
</footer>
</div><!-- /.footer-wrap -->
{% include _scripts.html %}
</body>
</html>
| hariombalhara/hariombalhara.github.io | _layouts/home-one-smart-code-hosted.html | HTML | mit | 1,886 |
<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<title>muvicre</title>
<link rel="stylesheet" href="css/muvicre.css">
</head>
<body>
<div class="window">
<div class="form-group">
<div class="leftArea">
<button id="coverButton" class="cover btn btn-default">Cover file</button>
</div>
<div class="rightArea">
<input id="coverFile" class="resizedTextBox" type="text"/>
</div>
</div>
<div class="form-group">
<div class="leftArea">
<button id="audioButton" class="audio btn btn-default">Audio file</button>
</div>
<div class="rightArea">
<input id="audioFile" class="resizedTextBox" type="text"/>
</div>
</div>
<div class="form-group">
<div class="leftArea">
<button id="videoButton" class="video btn btn-default">Video file</button>
</div>
<div class="rightArea">
<input id="videoFile" class="resizedTextBox" type="text"/>
</div>
</div>
<div class="form-group">
<button id="startButton" class="btn btn-default">Start</button>
<!--<button id="stopButton" class="btn btn-default">Stop</button>-->
</div>
<div class="form-group">
<textarea rows="15" cols="100" id="myText"></textarea>
</div>
<footer>
muvicre 0.3.0
</footer>
</div>
</body>
<script>
require('./js/renderer.js')
</script>
</html>
| varjolintu/muvicre-electron | index.html | HTML | mit | 1,486 |
<link rel="stylesheet" href="css/main.css"/>
<script src="https://identity.netlify.com/v1/netlify-identity-widget.js"></script> | gllmt/victorhugo | site/layouts/partials/head_custom.html | HTML | mit | 127 |
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>Themes Lab - Creative Laborator</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta content="" name="description" />
<meta content="themes-lab" name="author" />
<link rel="shortcut icon" href="../assets/global/images/favicon.png">
<link href="resources/assets/global/css/style.css" rel="stylesheet">
<link href="resources/assets/global/css/ui.css" rel="stylesheet">
<link href="resources/assets/global/plugins/bootstrap-loading/lada.min.css" rel="stylesheet">
</head>
<body class="account2" data-page="login">
<!-- BEGIN LOGIN BOX -->
<div class="container" id="login-block">
<i class="user-img icons-faces-users-03"></i>
<div class="account-info">
<a href="dashboard.html" class="logo"></a>
<h3>Modular & Flexible Admin.</h3>
<ul>
<li><i class="icon-magic-wand"></i> Fully customizable</li>
<li><i class="icon-layers"></i> Various sibebars look</li>
<li><i class="icon-arrow-right"></i> RTL direction support</li>
<li><i class="icon-drop"></i> Colors options</li>
</ul>
</div>
<div class="account-form">
<form class="form-signin" role="form">
<h3><strong>Sign in</strong> to your account</h3>
<div class="append-icon">
<input type="text" name="name" id="name" class="form-control form-white username" placeholder="Username" required>
<i class="icon-user"></i>
</div>
<div class="append-icon m-b-20">
<input type="password" name="password" class="form-control form-white password" placeholder="Password" required>
<i class="icon-lock"></i>
</div>
<button type="submit" id="submit-form" class="btn btn-lg btn-dark btn-rounded ladda-button" data-style="expand-left">Sign In</button>
<span class="forgot-password"><a id="password" href="account-forgot-password.html">Forgot password?</a></span>
<div class="form-footer">
<div class="social-btn">
<button type="button" class="btn-fb btn btn-lg btn-block btn-square"><i class="fa fa-facebook pull-left"></i>Connect with Facebook</button>
<button type="button" class="btn btn-lg btn-block btn-blue btn-square"><i class="fa fa-twitter pull-left"></i>Login with Twitter</button>
</div>
<div class="clearfix">
<p class="new-here"><a href="user-signup-v2.html">New here? Sign up</a></p>
</div>
</div>
</form>
<form class="form-password" role="form">
<h3><strong>Reset</strong> your password</h3>
<div class="append-icon m-b-20">
<input type="password" name="password" class="form-control form-white password" placeholder="Password" required>
<i class="icon-lock"></i>
</div>
<button type="submit" id="submit-password" class="btn btn-lg btn-danger btn-block ladda-button" data-style="expand-left">Send Password Reset Link</button>
<div class="clearfix m-t-60">
<p class="pull-left m-t-20 m-b-0"><a id="login" href="#">Have an account? Sign In</a></p>
<p class="pull-right m-t-20 m-b-0"><a href="user-signup2.html">New here? Sign up</a></p>
</div>
</form>
</div>
<div id="account-builder">
<form class="form-horizontal" role="form">
<div class="row">
<div class="col-md-12">
<i class="fa fa-spin fa-gear"></i>
<h3><strong>Customize</strong> Login Page</h3>
</div>
<div class="col-md-6">
<div class="form-group">
<label class="col-xs-8 control-label">Social Login</label>
<div class="col-xs-4">
<label class="switch m-r-20">
<input id="social-cb" type="checkbox" class="switch-input" checked>
<span class="switch-label" data-on="On" data-off="Off"></span>
<span class="switch-handle"></span>
</label>
</div>
</div>
</div>
<div class="col-md-6">
<div class="form-group">
<label class="col-xs-8 control-label">Background Image</label>
<div class="col-xs-4">
<label class="switch m-r-20">
<input id="image-cb" type="checkbox" class="switch-input" checked>
<span class="switch-label" data-on="On" data-off="Off"></span>
<span class="switch-handle"></span>
</label>
</div>
</div>
</div>
<div class="col-md-6">
<div class="form-group">
<label class="col-xs-8 control-label">Background Slides</label>
<div class="col-xs-4">
<label class="switch m-r-20">
<input id="slide-cb" type="checkbox" class="switch-input">
<span class="switch-label" data-on="On" data-off="Off"></span>
<span class="switch-handle"></span>
</label>
</div>
</div>
</div>
<div class="col-md-6">
<div class="form-group">
<label class="col-xs-8 control-label">User Image</label>
<div class="col-xs-4">
<label class="switch m-r-20">
<input id="user-cb" type="checkbox" class="switch-input">
<span class="switch-label" data-on="On" data-off="Off"></span>
<span class="switch-handle"></span>
</label>
</div>
</div>
</div>
</div>
</form>
</div>
</div>
<!-- END LOCKSCREEN BOX -->
<p class="account-copyright">
<span>Copyright © 2015 </span><span>THEMES LAB</span>.<span>All rights reserved.</span>
</p>
<script src="resources/assets/global/plugins/jquery/jquery-1.11.1.min.js"></script>
<script src="resources/assets/global/plugins/jquery/jquery-migrate-1.2.1.min.js"></script>
<script src="resources/assets/global/plugins/gsap/main-gsap.min.js"></script>
<script src="resources/assets/global/plugins/bootstrap/js/bootstrap.min.js"></script>
<script src="resources/assets/global/plugins/backstretch/backstretch.min.js"></script>
<script src="resources/assets/global/plugins/bootstrap-loading/lada.min.js"></script>
<script src="resources/assets/global/js/pages/login-v2.js"></script>
</body>
</html>
| jozadaquebatista/WebDevelopment | user-login-v2.html | HTML | mit | 8,289 |
<!DOCTYPE html>
<!--[if IE]><![endif]-->
<html>
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<title>Namespace FubarDev.FtpServer.FileSystem.S3
| FTP Server documentation </title>
<meta name="viewport" content="width=device-width">
<meta name="title" content="Namespace FubarDev.FtpServer.FileSystem.S3
| FTP Server documentation ">
<meta name="generator" content="docfx 2.43.2.0">
<link rel="shortcut icon" href="../favicon.ico">
<link rel="stylesheet" href="../styles/docfx.vendor.css">
<link rel="stylesheet" href="../styles/docfx.css">
<link rel="stylesheet" href="../styles/main.css">
<meta property="docfx:navrel" content="../toc.html">
<meta property="docfx:tocrel" content="toc.html">
<meta property="docfx:rel" content="../">
</head>
<body data-spy="scroll" data-target="#affix" data-offset="120">
<div id="wrapper">
<header>
<nav id="autocollapse" class="navbar navbar-inverse ng-scope" role="navigation">
<div class="container">
<div class="navbar-header">
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#navbar">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<a class="navbar-brand" href="../index.html">
<img id="logo" class="svg" src="../logo.svg" alt="">
</a>
</div>
<div class="collapse navbar-collapse" id="navbar">
<form class="navbar-form navbar-right" role="search" id="search">
<div class="form-group">
<input type="text" class="form-control" id="search-query" placeholder="Search" autocomplete="off">
</div>
</form>
</div>
</div>
</nav>
<div class="subnav navbar navbar-default">
<div class="container hide-when-search" id="breadcrumb">
<ul class="breadcrumb">
<li></li>
</ul>
</div>
</div>
</header>
<div class="container body-content">
<div id="search-results">
<div class="search-list"></div>
<div class="sr-items">
<p><i class="glyphicon glyphicon-refresh index-loading"></i></p>
</div>
<ul id="pagination"></ul>
</div>
</div>
<div role="main" class="container body-content hide-when-search">
<div class="sidenav hide-when-search">
<a class="btn toc-toggle collapse" data-toggle="collapse" href="#sidetoggle" aria-expanded="false" aria-controls="sidetoggle">Show / Hide Table of Contents</a>
<div class="sidetoggle collapse" id="sidetoggle">
<div id="sidetoc"></div>
</div>
</div>
<div class="article row grid-right">
<div class="col-md-10">
<article class="content wrap" id="_content" data-uid="FubarDev.FtpServer.FileSystem.S3">
<h1 id="FubarDev_FtpServer_FileSystem_S3" data-uid="FubarDev.FtpServer.FileSystem.S3" class="text-break">Namespace FubarDev.FtpServer.FileSystem.S3
</h1>
<div class="markdown level0 summary"></div>
<div class="markdown level0 conceptual"></div>
<div class="markdown level0 remarks"></div>
<h3 id="classes">Classes
</h3>
<h4><a class="xref" href="FubarDev.FtpServer.FileSystem.S3.S3FileSystem.html">S3FileSystem</a></h4>
<section><p>The S3-based file system implementation.</p>
</section>
<h4><a class="xref" href="FubarDev.FtpServer.FileSystem.S3.S3FileSystemOptions.html">S3FileSystemOptions</a></h4>
<section><p>Options for the S3 file system.</p>
</section>
</article>
</div>
<div class="hidden-sm col-md-2" role="complementary">
<div class="sideaffix">
<div class="contribution">
<ul class="nav">
</ul>
</div>
<nav class="bs-docs-sidebar hidden-print hidden-xs hidden-sm affix" id="affix">
<!-- <p><a class="back-to-top" href="#top">Back to top</a><p> -->
</nav>
</div>
</div>
</div>
</div>
<footer>
<div class="grad-bottom"></div>
<div class="footer">
<div class="container">
<span class="pull-right">
<a href="#top">Back to top</a>
</span>
<table border='0'><tr><td><span>Copyright © 2018 Fubar Development Junker<br>Generated by <strong>DocFX</strong></span></td><td><a rel='license' href='http://creativecommons.org/licenses/by-sa/4.0/'><img alt='Creative Commons License' style='border-width:0' src='https://i.creativecommons.org/l/by-sa/4.0/88x31.png'></a><br><span xmlns:dct='http://purl.org/dc/terms/' property='dct:title'>FluentMigrator Documentation</span> by <a xmlns:cc='http://creativecommons.org/ns#' href='https://fluentmigrator.github.io' property='cc:attributionName' rel='cc:attributionURL'>FluentMigrator Project</a> is licensed under a <a rel='license' href='http://creativecommons.org/licenses/by-sa/4.0/'>Creative Commons Attribution-ShareAlike 4.0 International License</a>.</td></tr></table>
</div>
</div>
</footer>
</div>
<script type="text/javascript" src="../styles/docfx.vendor.js"></script>
<script type="text/javascript" src="../styles/docfx.js"></script>
<script type="text/javascript" src="../styles/main.js"></script>
</body>
</html>
| FubarDevelopment/FtpServer | docs/api/FubarDev.FtpServer.FileSystem.S3.html | HTML | mit | 5,784 |
<!--
Copyright 2015 Maker Collider
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
-->
<script type="text/javascript">
RED.nodes.registerType('GroveTemperature', {
category: 'GroveSensors',
color: '#E2D96E',
defaults: {
name: {value: "GroveTemperature", required: false},
analogPin: {value: "0", required: false},
interval: {value: "1000", required: true}
},
inputs: 1,
outputs: 1,
icon: "light.png",
label: function() {
return this.name +' A' + this.analogPin;
},
paletteLabel: function () {
return this.name||this._("GroveTemperature.label.palette");
}
});
</script>
<script type="text/x-red" data-template-name="GroveTemperature">
<div class="form-row">
<label for="node-input-name"><i class="fa fa-tag"></i> <span data-i18n="GroveTemperature.label.name"></span></label>
<input type="text" id="node-input-name" data-i18n="[placeholder]GroveTemperature.label.name-placeholder">
</div>
<div class="form-row">
<label for="node-input-analogPin"><i class="fa fa-tag"></i> <span data-i18n="GroveTemperature.label.analog-pin"></span></label>
<select id="node-input-analogPin">
<option value=0>A0</option>
<option value=1>A1</option>
<option value=2>A2</option>
<option value=3>A3</option>
<option value=4>A4</option>
<option value=5>A5</option>
</select>
</div>
<div class="form-row">
<label for="node-input-interval"><i class="fa fa-clock-o"></i> <span data-i18n="GroveTemperature.label.interval"></span></label>
<input type="number" id="node-input-interval">
</div>
</script>
| MakerCollider/curie-smartnode-mac | curie-smartnode/smartnode/node_modules/node-red-contrib-smartnode/GroveSensors/groveTemp/groveTemp.html | HTML | mit | 2,337 |
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Brian Schrader - 06ee</title>
<link rel="shortcut icon" href="/assets/images/favicon.ico">
<link rel="stylesheet" href="/assets/css/style.css">
<link rel="alternate" type="application/rss+xml" title="My Blog" href="/rss.xml">
<link rel="stylesheet" href="/assets/css/highlight.css">
</head>
<body>
<nav class="main-nav">
<a href="/"> <span class="arrow">←</span> Home </a>
<a href="/about">About </a>
<a class="cta" href="/feed.xml">RSS</a>
</nav>
<section id="wrapper" class="">
<article class="post">
<header>
<!-- <h1>06ee</h1> -->
<h2 class="headline">April 1, 2016</h2>
</header>
<section id="post-body">
<p>umm... why? <a href="http://bit.ly/1N0zRr2">http://bit.ly/1N0zRr2</a></p>
</section>
</article>
<footer id="post-meta" class="clearfix">
<a href="http://snippets.today/users/sonicrocketman">
<img class="avatar" src="http://www.gravatar.com/avatar/11b074a636e00292c98e3e60f7e16595?s=160" />
<div>
<span class="dark">sonicrocketman</span>
<span>Brian Schrader</span>
</div>
</a>
<section id="sharing">
<a class="twitter" href="https://twitter.com/intent/tweet?text=http://sonicrocketman.snippets.xyz/2016/04/01/06ee.html"><span class="icon-twitter"> Tweet</span></a>
<a class="facebook" href="#" onclick="
window.open(
'https://www.facebook.com/sharer/sharer.php?u='+encodeURIComponent(location.href),
'facebook-share-dialog',
'width=626,height=436');
return false;"><span class="icon-facebook-rect"> Share</span>
</a>
</section>
</footer>
<!-- Disqus comments -->
<!-- Archive post list -->
<!--
<ul id="post-list" class="archive readmore">
<h3>Read more</h3>
<li>
<a href="/2016/09/13/70a7.html">I'm convinced he was a friendly plumbing spirit. I'll never forget you; you were here so briefly I'm not sure you even existed at all.
<aside class="dates">Sep 13</aside></a>
</li>
<li>
<a href="/2016/09/13/5e48.html">Plumber came today to fix a large leak. He came to the door smiling, was here 10 mins, fixed the issue, laughed joyously, and said goodbye.
<aside class="dates">Sep 13</aside></a>
</li>
<li>
<a href="/2016/09/13/1184.html">First impressions of iOS 10: All the text is HUGE.
<aside class="dates">Sep 13</aside></a>
</li>
<li>
<a href="/2016/09/13/4799.html">I guess the whole app wasn't pure white enough. Jony Ive wasn't happy.
<aside class="dates">Sep 13</aside></a>
</li>
<li>
<a href="/2016/09/13/ec93.html">Not sure why the new version of iTunes removed the custom, album cover based playlist background colors, but I'm sad they're gone.
<aside class="dates">Sep 13</aside></a>
</li>
<li>
<a href="/2016/09/12/e9e1.html">I love this effect on photos. [http://bit.ly/2cUuJgV](http://bit.ly/2cUuJgV) credit: @museofadventure
<aside class="dates">Sep 12</aside></a>
</li>
<li>
<a href="/2016/09/09/5e5c.html">Typos make quotes better.
<aside class="dates">Sep 09</aside></a>
</li>
<li>
<a href="/2016/09/09/8c20.html">"See how he pops and locks agains his will?"
<aside class="dates">Sep 09</aside></a>
</li>
<li>
<a href="/2016/09/08/75b3.html">Thanks to everyone who's been commenting or visiting the Adventurer's Codex site. Your response has been amazing.
<aside class="dates">Sep 08</aside></a>
</li>
<li>
<a href="/2016/09/07/ed5f.html">I'm thrilled to announce a project I've been working on for a while now: Announcing Adventurer's Codex, a D&D 5e players tool. [http://bit.ly/2c5BLg7](http://bit.ly/2c5BLg7)
<aside class="dates">Sep 07</aside></a>
</li>
<li>
<a href="/2016/08/25/ada7.html">🎶Adding email filters🎶
<aside class="dates">Aug 25</aside></a>
</li>
<li>
<a href="/2016/08/19/4ccf.html">I need a break for a week. [http://bit.ly/2bxiGlS](http://bit.ly/2bxiGlS)
<aside class="dates">Aug 19</aside></a>
</li>
<li>
<a href="/2016/08/16/cbd2.html">Now this is a hack, but it is also a working hack. [http://bit.ly/2aXQKcB](http://bit.ly/2aXQKcB)
<aside class="dates">Aug 16</aside></a>
</li>
<li>
<a href="/2016/08/15/9691.html">Other than that though, it's super fun. #NoMansSky
<aside class="dates">Aug 15</aside></a>
</li>
<li>
<a href="/2016/08/15/024b.html">One thing about No Man's Sky: the lack of an intro in Minecraft was never really a plus either.
<aside class="dates">Aug 15</aside></a>
</li>
<li>
<a href="/2016/08/14/4d06.html">"Gigabuckets of anti-love"
<aside class="dates">Aug 14</aside></a>
</li>
<li>
<a href="/2016/08/12/8d24.html">Solving the real problems. [http://bit.ly/2aQNYFS](http://bit.ly/2aQNYFS) @museofadventure
<aside class="dates">Aug 12</aside></a>
</li>
<li>
<a href="/2016/08/12/892f.html">Let the Star Gazing begin! #persieds
<aside class="dates">Aug 12</aside></a>
</li>
<li>
<a href="/2016/08/11/5edf.html">I think I've reached peak tech irony (sorry HackerNews commenters). [http://bit.ly/2aPx4WW](http://bit.ly/2aPx4WW)
<aside class="dates">Aug 11</aside></a>
</li>
<li>
<a href="/2016/08/10/f342.html">making plans with @museofadventure [http://bit.ly/2aKFxMn](http://bit.ly/2aKFxMn)
<aside class="dates">Aug 10</aside></a>
</li>
<li>
<a href="/2016/08/09/1a7d.html">I'm so full of good food. 😌😴
<aside class="dates">Aug 09</aside></a>
</li>
<li>
<a href="/2016/08/09/eebb.html">(Yes I just popped in a new fuze). Thanks internet. [http://bit.ly/2aHP19W](http://bit.ly/2aHP19W)
<aside class="dates">Aug 09</aside></a>
</li>
<li>
<a href="/2016/08/09/2b1d.html">I wouldn't have normally noticed until I didn't see the reflection while driving. This stopped me before it could be a problem. 👍
<aside class="dates">Aug 09</aside></a>
</li>
<li>
<a href="/2016/08/09/1f90.html">Apparently my car won't go into gear (there's an override) if the brake light fuze goes out. That's actually pretty cool.
<aside class="dates">Aug 09</aside></a>
</li>
<li>
<a href="/2016/07/30/5968.html">"Minor Text Fixes" - Most hated words in 2016
<aside class="dates">Jul 30</aside></a>
</li>
<li>
<a href="/2016/07/30/7520.html">There must be 80 people here sitting in a small plaza, in the shade playing Pokemon. All ages.
<aside class="dates">Jul 30</aside></a>
</li>
<li>
<a href="/2016/07/27/7087.html">"Completely empty flight tonight" - Attendant 👍😊😴
<aside class="dates">Jul 27</aside></a>
</li>
<li>
<a href="/2016/07/27/357b.html">SJC➡️SAN✈️
<aside class="dates">Jul 27</aside></a>
</li>
<li>
<a href="/2016/07/27/c31f.html">Writing up a pre-flight post... ready for home.
<aside class="dates">Jul 27</aside></a>
</li>
<li>
<a href="/2016/07/27/eb90.html">Pre-Flight cappuccino
<aside class="dates">Jul 27</aside></a>
</li>
<li>
<a href="/2016/07/26/6834.html">This vacation is 30% Pokemon Go.
<aside class="dates">Jul 26</aside></a>
</li>
<li>
<a href="/2016/07/24/cc0f.html">OH: "Feet is not a feeling."
<aside class="dates">Jul 24</aside></a>
</li>
<li>
<a href="/2016/07/24/8dcc.html">Only a little sunburned...
<aside class="dates">Jul 24</aside></a>
</li>
<li>
<a href="/2016/07/23/4662.html">More views. [http://bit.ly/2a6inwX](http://bit.ly/2a6inwX)
<aside class="dates">Jul 23</aside></a>
</li>
<li>
<a href="/2016/07/23/807d.html">Dear SF, please teach your birds not to crap on my head. K thanks.
<aside class="dates">Jul 23</aside></a>
</li>
<li>
<a href="/2016/07/23/88ad.html">TIL Davey Crockett rode into town on the backs of crocodiles. [http://bit.ly/2aiC3Bh](http://bit.ly/2aiC3Bh)
<aside class="dates">Jul 23</aside></a>
</li>
<li>
<a href="/2016/07/23/dc22.html">Feels too much like San Diego here. Not that that's bad, just that I was already in San Diego.
<aside class="dates">Jul 23</aside></a>
</li>
<li>
<a href="/2016/07/23/5918.html">You know San Francisco, without the cold and the fog you lose a lot of the mystique.
<aside class="dates">Jul 23</aside></a>
</li>
<li>
<a href="/2016/07/23/04bc.html">The audiophile section of the last episode of @atpfm was longer than my flight. Super cool stuff though.
<aside class="dates">Jul 23</aside></a>
</li>
<li>
<a href="/2016/07/23/7be0.html">Traveling with @MuseofAdventure 😆🌅⏳☕️🎶😞
<aside class="dates">Jul 23</aside></a>
</li>
<li>
<a href="/2016/07/23/9b21.html">SAN➡️SJC ✈️
<aside class="dates">Jul 23</aside></a>
</li>
<li>
<a href="/2016/07/22/65d3.html">Second wind: Go!
<aside class="dates">Jul 22</aside></a>
</li>
<li>
<a href="/2016/07/20/5f83.html">New café recently opened down the street. Good coffee, weak AC. ☕😊️🔥😞
<aside class="dates">Jul 20</aside></a>
</li>
<li>
<a href="/2016/07/20/aa08.html">An interesting writeup about today's Stack Overflow outage. [http://bit.ly/29Wk53Z](http://bit.ly/29Wk53Z)
<aside class="dates">Jul 20</aside></a>
</li>
<li>
<a href="/2016/07/20/8ff7.html">Xcode doesn't support Swift refactoring so I'm over here writing scripts to grep through source files. Funnily enough, I don't really mind.
<aside class="dates">Jul 20</aside></a>
</li>
<li>
<a href="/2016/07/20/e7f5.html">Python people are usually sticklers for it, and consequently, I am now too. But Swift is making it really difficult.
<aside class="dates">Jul 20</aside></a>
</li>
<li>
<a href="/2016/07/20/1b4d.html">Does anyone out there even attempt to keep ~80 characters/line in Swift?
<aside class="dates">Jul 20</aside></a>
</li>
<li>
<a href="/2016/07/19/58a1.html">It's a two coffee morning. ☕️☕️
<aside class="dates">Jul 19</aside></a>
</li>
<li>
<a href="/2016/07/15/c66c.html">Holy crap Turkey.
<aside class="dates">Jul 15</aside></a>
</li>
<li>
<a href="/2016/07/15/7f78.html">Out for a night of Pokemon hunting.
<aside class="dates">Jul 15</aside></a>
</li>
<li>
<a href="/2016/07/11/8989.html">Will it finally be cool to wear a Pokemon hat as an adult now? I've waited for that moment for years.
<aside class="dates">Jul 11</aside></a>
</li>
<li>
<a href="/2016/07/11/caa7.html">Its official. I'm now fully indoctrinated. I've had the server crash on me while catching Pokemon.
<aside class="dates">Jul 11</aside></a>
</li>
<li>
<a href="/2016/07/11/4fd0.html">I know I'm a bit late to the party, but I'm here now.
<aside class="dates">Jul 11</aside></a>
</li>
<li>
<a href="/2016/07/11/6e42.html">Whelp. It's happened. [http://bit.ly/29CEkYa](http://bit.ly/29CEkYa)
<aside class="dates">Jul 11</aside></a>
</li>
<li>
<a href="/2016/07/08/1377.html">What do you call global, shared-state objects: NSNotificationCenter.defaultCenter, UIApplication.sharedApplication, etc? I say services.
<aside class="dates">Jul 08</aside></a>
</li>
<li>
<a href="/2016/07/05/a427.html">View from the top. #prefireworks [http://bit.ly/29mryMc](http://bit.ly/29mryMc)
<aside class="dates">Jul 05</aside></a>
</li>
<li>
<a href="/2016/07/04/da5b.html">Linode, you're awesome.
<aside class="dates">Jul 04</aside></a>
</li>
<li>
<a href="/2016/07/04/b1c7.html">[notice] everything is fine. It's a non-crucial personal server. Thanks to the folks at Linode for detecting the hack and shutting it down.
<aside class="dates">Jul 04</aside></a>
</li>
<li>
<a href="/2016/07/04/29a6.html">Ladies and Gentlemen, I have been hacked. [http://bit.ly/29oAEdb](http://bit.ly/29oAEdb)
<aside class="dates">Jul 04</aside></a>
</li>
<li>
<a href="/2016/07/02/52e6.html">There's a local Dixieland brass band playing on the front steps of a historical hotel down the street from me. I love this neighborhood.
<aside class="dates">Jul 02</aside></a>
</li>
<li>
<a href="/2016/06/28/10f3.html">Python Programming Interview:
A: "What are the steps to make a PB&J sandwich?"
B: "from sandwich import PBJ; my_sammie = PBJ()"
<aside class="dates">Jun 28</aside></a>
</li>
<li>
<a href="/2016/06/28/894d.html">Remember when we used to print emails, web pages, etc cause we wanted the "real version"?
<aside class="dates">Jun 28</aside></a>
</li>
<li>
<a href="/2016/06/28/df60.html">I normally don't really care for server admin stuff, but doing first time setup for production servers is exciting. It's like passing a milestone.
<aside class="dates">Jun 28</aside></a>
</li>
<li>
<a href="/2016/06/28/3e87.html">The project is real now.
<aside class="dates">Jun 28</aside></a>
</li>
<li>
<a href="/2016/06/21/c355.html">Last night @museofadventure took some great pictures of the Strawberry Moon. [http://bit.ly/28LEDvI](http://bit.ly/28LEDvI)
<aside class="dates">Jun 21</aside></a>
</li>
<li>
<a href="/2016/06/21/b4ad.html">I climb mountain like mountain goat. Minus the stumbling of course.
<aside class="dates">Jun 21</aside></a>
</li>
<li>
<a href="/2016/06/21/001c.html">The moon is so bright and its light is so moon-beautiful. Moon is moon best. Moon. #moon
<aside class="dates">Jun 21</aside></a>
</li>
<li>
<a href="/2016/06/21/fa7c.html">Keep the streak! [http://bit.ly/28JOu4e](http://bit.ly/28JOu4e)
<aside class="dates">Jun 21</aside></a>
</li>
<li>
<a href="/2016/06/19/4caf.html">Oh sweet, merciful god I found shade.
<aside class="dates">Jun 19</aside></a>
</li>
<li>
<a href="/2016/06/18/0050.html">OH: "12PM is the noon?"
<aside class="dates">Jun 18</aside></a>
</li>
<li>
<a href="/2016/06/16/b513.html">A long, but overall successful morning of coding. Now, I has lunch!
<aside class="dates">Jun 16</aside></a>
</li>
<li>
<a href="/2016/06/08/405f.html">"This isn't a Request for Thoughts. It's a Request for Comments."
<aside class="dates">Jun 08</aside></a>
</li>
<li>
<a href="/2016/06/07/f785.html">That's what software engineers should aspire to create.
<aside class="dates">Jun 07</aside></a>
</li>
<li>
<a href="/2016/06/07/2672.html">Not only is BBEdit's software great, but releases are timely with OS updates, and their documentation is complete (as far as I can tell).
<aside class="dates">Jun 07</aside></a>
</li>
<li>
<a href="/2016/06/07/9c61.html">BBEdit is a fantastic example of mature, correct software. It doesn't look "modern", but it's extremely powerful, stable, and feature-rich.
<aside class="dates">Jun 07</aside></a>
</li>
<li>
<a href="/2016/06/04/c4c2.html">PDX ➡️SAN ✈️
<aside class="dates">Jun 04</aside></a>
</li>
<li>
<a href="/2016/06/04/f368.html">I will definitely be back. And hopefully before #PyCon2017
<aside class="dates">Jun 04</aside></a>
</li>
<li>
<a href="/2016/06/04/1a03.html">It's been fun Portland. But now I must leave you.
<aside class="dates">Jun 04</aside></a>
</li>
<li>
<a href="/2016/06/03/ba0c.html">I. Love. This. City.
<aside class="dates">Jun 03</aside></a>
</li>
<li>
<a href="/2016/06/03/bfde.html">Why did I have to travel all the way from San Diego for this? Best coffee shop idea I've seen. [http://www.revolucioncoffeehouse.com](http://www.revolucioncoffeehouse.com)
<aside class="dates">Jun 03</aside></a>
</li>
<li>
<a href="/2016/06/03/7992.html">Re Portland: there's a lot of beautiful architecture. So many old buildings and churches.
<aside class="dates">Jun 03</aside></a>
</li>
<li>
<a href="/2016/06/03/2d82.html">I'm a sucker for columns. [http://bit.ly/1PrZ0Sc](http://bit.ly/1PrZ0Sc)
<aside class="dates">Jun 03</aside></a>
</li>
<li>
<a href="/2016/06/03/c8eb.html">Sacajawea [http://bit.ly/20XJmhX](http://bit.ly/20XJmhX)
<aside class="dates">Jun 03</aside></a>
</li>
<li>
<a href="/2016/06/03/7d72.html">Biscuits for Breakfast. 😊
<aside class="dates">Jun 03</aside></a>
</li>
<li>
<a href="/2016/06/02/06f9.html">Now this is what Portland is about. #coffee [http://bit.ly/1r4kGrN](http://bit.ly/1r4kGrN)
<aside class="dates">Jun 02</aside></a>
</li>
<li>
<a href="/2016/06/02/d4e8.html">Tired. #PyCon has beaten me.
<aside class="dates">Jun 02</aside></a>
</li>
<li>
<a href="/2016/06/02/e3b5.html">Usually. [http://bit.ly/1Uvzjim](http://bit.ly/1Uvzjim)
<aside class="dates">Jun 02</aside></a>
</li>
<li>
<a href="/2016/06/01/8554.html">best quote, "crap, crap, crap, crap, crap, crap, crap, crap, crap, crap, crap, crap, crap, crap, crap, crap, crap, crap, crap, crap, yes!"
<aside class="dates">Jun 01</aside></a>
</li>
<li>
<a href="/2016/06/01/63b1.html">Great talks, great people, but I'm exhausted.
<aside class="dates">Jun 01</aside></a>
</li>
<li>
<a href="/2016/05/31/7c82.html">I can't imagine nicer Portland weather.
<aside class="dates">May 31</aside></a>
</li>
<li>
<a href="/2016/05/31/3e48.html">A Pork Katsu Torta? Yes please!
<aside class="dates">May 31</aside></a>
</li>
<li>
<a href="/2016/05/31/080b.html">some awesome lightning talks #pycon2016
<aside class="dates">May 31</aside></a>
</li>
<li>
<a href="/2016/05/30/2b10.html">Oh no. Other Mac apps are doing the whole "jump to the cursor on-click like iMessage does" thing. Please fix this Apple.
<aside class="dates">May 30</aside></a>
</li>
<li>
<a href="/2016/05/30/8a73.html">Automation > Process #pycon2016
<aside class="dates">May 30</aside></a>
</li>
<li>
<a href="/2016/05/30/7ac3.html">All of the talks are closed captioned. I feel so bad for them, so much jargon.
<aside class="dates">May 30</aside></a>
</li>
<li>
<a href="/2016/05/30/91ff.html">Up next: "The Cobbler's Children have no Shoes."
<aside class="dates">May 30</aside></a>
</li>
<li>
<a href="/2016/05/30/6df5.html">Seriously, their apps are so ridiculously good.
<aside class="dates">May 30</aside></a>
</li>
<li>
<a href="/2016/05/30/844a.html">The one thing I miss most after leaving Twitter: @tweetbot.
<aside class="dates">May 30</aside></a>
</li>
<li>
<a href="/2016/05/30/193b.html">define your charaters (funtions) before they're used. #pycon2016
<aside class="dates">May 30</aside></a>
</li>
<li>
<a href="/2016/05/30/b555.html">programming style as storytelling. great idea.
<aside class="dates">May 30</aside></a>
</li>
<li>
<a href="/2016/05/30/ffda.html">"Readability matters because you don't scale" #pycon2016
<aside class="dates">May 30</aside></a>
</li>
<li>
<a href="/2016/05/30/9b78.html">"Software is made out of people...and their time."
<aside class="dates">May 30</aside></a>
</li>
<li>
<a href="/2016/05/30/daec.html">Everyone in the room has Slack, Twitter, and Github open.
<aside class="dates">May 30</aside></a>
</li>
<li>
<a href="/2016/05/30/46c5.html">recovering git branches... YES!
<aside class="dates">May 30</aside></a>
</li>
<li>
<a href="/2016/05/30/b03f.html">Git: Fear of losing work is a barrier to learning/experimentation #pycon2016
<aside class="dates">May 30</aside></a>
</li>
<li>
<a href="/2016/05/30/bd57.html">so many good talks all at the same time...
<aside class="dates">May 30</aside></a>
</li>
<li>
<a href="/2016/05/30/d31c.html">All examples in Python3. #asitshouldbe #pycon2016
<aside class="dates">May 30</aside></a>
</li>
<li>
<a href="/2016/05/30/fb8e.html">btw if you don't care about programming or Python, then you might want to mute #pycon2016 for the next few days.
<aside class="dates">May 30</aside></a>
</li>
<li>
<a href="/2016/05/30/8412.html">First session of the day: File descriptors, UNIX sockets and other POSIX wizardry. #pycon2016
<aside class="dates">May 30</aside></a>
</li>
<li>
<a href="/2016/05/30/9c03.html">PyCon so far has been 5% technology and 95% inclusivity, community, diversity, and education. #pycon2016
<aside class="dates">May 30</aside></a>
</li>
<li>
<a href="/2016/05/30/7325.html">It's time for PyCon: Day 1!
<aside class="dates">May 30</aside></a>
</li>
<li>
<a href="/2016/05/30/c00c.html">Free food!
<aside class="dates">May 30</aside></a>
</li>
<li>
<a href="/2016/05/30/1c59.html">Badged. [http://bit.ly/1Z7sLb3](http://bit.ly/1Z7sLb3)
<aside class="dates">May 30</aside></a>
</li>
<li>
<a href="/2016/05/30/3c82.html">Portland Lyft driver makes a Portlandia reference and neither of the dudes from San Diego got it. #auspiciousstart
<aside class="dates">May 30</aside></a>
</li>
<li>
<a href="/2016/05/30/0a2c.html">I'm in Portland!
<aside class="dates">May 30</aside></a>
</li>
<li>
<a href="/2016/05/29/0513.html">Got some time to wait in the terminal. Time for some Revolutions Podcast! [https://overcast.fm/](https://overcast.fm/) BFNrRhjmI
<aside class="dates">May 29</aside></a>
</li>
<li>
<a href="/2016/05/29/51ae.html">My activity graph makes cat ears. [http://bit.ly/20Q8R4S](http://bit.ly/20Q8R4S)
<aside class="dates">May 29</aside></a>
</li>
<li>
<a href="/2016/05/29/db5e.html">Thank you to whoever unplugged the 12-port, communal charging strip so they could plug in their iPad directly. We didn't need those.
<aside class="dates">May 29</aside></a>
</li>
<li>
<a href="/2016/05/29/7e3e.html">SAN➡️PDX✈️
<aside class="dates">May 29</aside></a>
</li>
<li>
<a href="/2016/05/28/70b4.html">🐍 Prepping for PyCon! 🐍
<aside class="dates">May 28</aside></a>
</li>
<li>
<a href="/2016/05/28/8c01.html">Me before entering a Twitter argument. [http://gph.is/1eRvd1P](http://gph.is/1eRvd1P)
<aside class="dates">May 28</aside></a>
</li>
<li>
<a href="/2016/05/26/dd52.html">Glad to see that this case ended how it should have. The consequences are huge. [http://bit.ly/1UgpGUC](http://bit.ly/1UgpGUC)
<aside class="dates">May 26</aside></a>
</li>
<li>
<a href="/2016/05/26/244f.html">This is my favorite thing this week. [http://bit.ly/1Ru1mKn](http://bit.ly/1Ru1mKn)
<aside class="dates">May 26</aside></a>
</li>
<li>
<a href="/2016/05/24/8975.html">Guns replaced with selfie sticks [http://bit.ly/25k2aia](http://bit.ly/25k2aia)
<aside class="dates">May 24</aside></a>
</li>
<li>
<a href="/2016/05/24/b0c8.html">Work, now with breakfast! Order now!
<aside class="dates">May 24</aside></a>
</li>
<li>
<a href="/2016/05/23/dd56.html">End of a long, productive day. Now that nourishment has been consumed, it's time to relax. 🤖 *beep*
<aside class="dates">May 23</aside></a>
</li>
<li>
<a href="/2016/05/21/5b9f.html">Well it will be in an hour, at least.
<aside class="dates">May 21</aside></a>
</li>
<li>
<a href="/2016/05/21/0757.html">What time is it? Band practice time!
<aside class="dates">May 21</aside></a>
</li>
<li>
<a href="/2016/05/21/5940.html">It's serious stuff. [http://bit.ly/1NDPYRl](http://bit.ly/1NDPYRl)
<aside class="dates">May 21</aside></a>
</li>
<li>
<a href="/2016/05/20/f009.html">Can we all agree that there are too many proprietary chat apps, and bluetooth dongles?
<aside class="dates">May 20</aside></a>
</li>
<li>
<a href="/2016/05/18/d39f.html">🎶Configuring Postgres🎶
<aside class="dates">May 18</aside></a>
</li>
<li>
<a href="/2016/05/18/cfbc.html">For reference, this is the keyboard in question. [http://amzn.to/1TZK4sT](http://amzn.to/1TZK4sT)
<aside class="dates">May 18</aside></a>
</li>
<li>
<a href="/2016/05/18/4caf.html">Got a new keyboard today; not used to split layouts. This might be a good motivator for me to learn to type correctly.
<aside class="dates">May 18</aside></a>
</li>
<li>
<a href="/2016/05/18/1fc1.html">I'm really liking the iTunes update yesterday. What year is this?
<aside class="dates">May 18</aside></a>
</li>
<li>
<a href="/2016/05/17/7d11.html">Different topic: I'm really liking Swift. It's a little inconsistent at times (EAFP/LBYL) but it's really practical. [http://www.oranlooney.com/lbyl-vs-eafp/](http://www.oranlooney.com/lbyl-vs-eafp/)
<aside class="dates">May 17</aside></a>
</li>
<li>
<a href="/2016/05/17/4ba1.html">Not just for if you lock yourself out (which is **huge**) but if you want to go to your car and you left the keys at your desk or something.
<aside class="dates">May 17</aside></a>
</li>
<li>
<a href="/2016/05/17/d255.html">Best advice I've ever gotten: Put a copy of your car key in your wallet.
<aside class="dates">May 17</aside></a>
</li>
<li>
<a href="/2016/05/15/e8b3.html">And now, band practice. 🎶
<aside class="dates">May 15</aside></a>
</li>
<li>
<a href="/2016/05/15/2f47.html">Tried to take a time-lapse while bike riding. Took a slow-mo instead: 5 minutes of 240 glorious frames per second.
<aside class="dates">May 15</aside></a>
</li>
<li>
<a href="/2016/05/10/eb26.html">Remember the old days? [http://bit.ly/1XjNBFp](http://bit.ly/1XjNBFp)
<aside class="dates">May 10</aside></a>
</li>
<li>
<a href="/2016/04/25/4dfe.html">I have Xcode open. Repeat: I have Xcode open.
<aside class="dates">Apr 25</aside></a>
</li>
<li>
<a href="/2016/04/17/7810.html">Surprisingly, its working well.
<aside class="dates">Apr 17</aside></a>
</li>
<li>
<a href="/2016/04/17/3d84.html">I don't know why I'm doing it, but I am.
<aside class="dates">Apr 17</aside></a>
</li>
<li>
<a href="/2016/04/17/cda7.html">Currently listening to music in iTunes, streamed from my webserver, via Icecast, from NiceCast, using VLC, streamed from my media server.
<aside class="dates">Apr 17</aside></a>
</li>
<li>
<a href="/2016/04/16/8c88.html">"Apple recovered [a tonne] of gold from broken iPhones last year" [http://cnnmon.ie/1WxNBkK](http://cnnmon.ie/1WxNBkK)
<aside class="dates">Apr 16</aside></a>
</li>
<li>
<a href="/2016/04/16/688e.html">With this coffee, I am become human.
<aside class="dates">Apr 16</aside></a>
</li>
<li>
<a href="/2016/04/12/8d5d.html">Actually, can we make "Relevant Rocky and Bullwinkle" a thing?
<aside class="dates">Apr 12</aside></a>
</li>
<li>
<a href="/2016/04/12/1e3e.html">Request: Plz upload all human knowledge to the internet. I couldn't find a relevant Rocky and Bullwinkle episode and my joke was lost. k thx
<aside class="dates">Apr 12</aside></a>
</li>
<li>
<a href="/2016/04/07/abfa.html">Filenames are hard.
<aside class="dates">Apr 07</aside></a>
</li>
<li>
<a href="/2016/04/06/8416.html">Yesterday was the first time in months that I've added a new contact on my Mac. Went to my iPhone this morning: it's not there.
<aside class="dates">Apr 06</aside></a>
</li>
<li>
<a href="/2016/04/06/6e76.html">Mr. Rogers Neighborhood [http://bit.ly/25L6ZPg](http://bit.ly/25L6ZPg)
<aside class="dates">Apr 06</aside></a>
</li>
<li>
<a href="/2016/04/06/af55.html">"Why is this place called the Cave of Hopelessness?"
"Oh fear not lad, tis named for its discoverer: Reginald Hopelessness..."
<aside class="dates">Apr 06</aside></a>
</li>
<li>
<a href="/2016/04/06/0ff0.html">"Deep in the Geysers of Gygax"
<aside class="dates">Apr 06</aside></a>
</li>
<li>
<a href="/2016/04/06/f52e.html">Waves. [http://bit.ly/1MRqI9s](http://bit.ly/1MRqI9s)
<aside class="dates">Apr 06</aside></a>
</li>
<li>
<a href="/2016/04/05/5a2b.html">Current status [http://bit.ly/1q4VEc1](http://bit.ly/1q4VEc1)
<aside class="dates">Apr 05</aside></a>
</li>
<li>
<a href="/2016/04/05/6cc2.html">Apparently we depend on C++, Perl, and even Powershell. Here's our full report. [http://pastebin.com/c0UwdGBK](http://pastebin.com/c0UwdGBK)
<aside class="dates">Apr 05</aside></a>
</li>
<li>
<a href="/2016/04/05/9b99.html">For a side project: We've written 8,500 lines of code. That code depends on 1,012,723 lines of 3rd party code. /cc @caseyliss
<aside class="dates">Apr 05</aside></a>
</li>
<li>
<a href="/2016/04/04/7272.html">Yup. [http://www.listen-tome.com/wasted-hours/](http://www.listen-tome.com/wasted-hours/)
<aside class="dates">Apr 04</aside></a>
</li>
<li>
<a href="/2016/04/04/bdf1.html">Fog [http://bit.ly/1MOry76](http://bit.ly/1MOry76)
<aside class="dates">Apr 04</aside></a>
</li>
<li>
<a href="/2016/04/02/35f8.html">Got a guitar yesterday. New to me, needed some cleaning but I've taken care of that, and of course new strings. Can't wait to play today!
<aside class="dates">Apr 02</aside></a>
</li>
<li>
<a href="/2016/04/01/59c9.html">People like pictures.
<aside class="dates">Apr 01</aside></a>
</li>
<li>
<a href="/2016/04/01/081e.html">Knowing all that, I got extremely giddy just now because I converted some console log statements into an HTML report with a progress bar.
<aside class="dates">Apr 01</aside></a>
</li>
<li>
<a href="/2016/04/01/200f.html">Developers get frustrated when people react to small visual changes over large code changes. To people that's when something becomes real.
<aside class="dates">Apr 01</aside></a>
</li>
<li>
<a href="/2016/04/01/06ee.html"><p>umm... why? <a href="http://bit.ly/1N0zRr2">http://bit.ly/1N0zRr2</a></p>
<aside class="dates">Apr 01</aside></a>
</li>
<li>
<a href="/2016/03/30/a03a.html"><p><em>cough</em> <a href="http://bit.ly/1WYCNKq">http://bit.ly/1WYCNKq</a></p>
<aside class="dates">Mar 30</aside></a>
</li>
<li>
<a href="/2016/03/30/1135.html"><p>Captionbot describes itself. <a href="http://bit.ly/1ZLmyC8">http://bit.ly/1ZLmyC8</a></p>
<aside class="dates">Mar 30</aside></a>
</li>
<li>
<a href="/2016/03/30/e7d8.html"><p>I am a tap-to-click trackpad wizard.</p>
<aside class="dates">Mar 30</aside></a>
</li>
<li>
<a href="/2016/03/30/d242.html"><p>and I'm pretty confident that I would have noticed it if it did. I've logged a <em>lot</em> of typing hours on my Mac laptops. #college</p>
<aside class="dates">Mar 30</aside></a>
</li>
<li>
<a href="/2016/03/30/efdf.html"><p>Not sure if I'm imagining it, but when I'm using a trackpad, I mouse with my left hand (my dominant hand) and I've never had issues. </p>
<aside class="dates">Mar 30</aside></a>
</li>
<li>
<a href="/2016/03/30/8763.html"><p>My setup today. Using my laptops keyboard and trackpad. <a href="http://bit.ly/1omk7Zc">http://bit.ly/1omk7Zc</a></p>
<aside class="dates">Mar 30</aside></a>
</li>
<li>
<a href="/2016/03/30/09fa.html"><p>I'm banishing you to the depths! <a href="http://bit.ly/1UCC2Jz">http://bit.ly/1UCC2Jz</a></p>
<aside class="dates">Mar 30</aside></a>
</li>
<li>
<a href="/2016/03/30/2e17.html"><p>Anyone with burgeoning RSI use a magic trackpad over a mouse? I never seem to have issues when I'm using my laptop, only with a mouse.</p>
<aside class="dates">Mar 30</aside></a>
</li>
<li>
<a href="/2016/03/30/c45e.html"><p>My favorite kind of weather. <a href="http://bit.ly/1ThtPsN">http://bit.ly/1ThtPsN</a></p>
<aside class="dates">Mar 30</aside></a>
</li>
<li>
<a href="/2016/03/29/e589.html"><p>Why do I Git version non-code projects? Because I can easily look up when, where, what, and how past me changed something. It's extremely useful.</p>
<aside class="dates">Mar 29</aside></a>
</li>
<li>
<a href="/2016/03/29/3ac7.html"><p>I highly doubt they will. "[this] raises questions about... whether it will inform Apple about these vulnerabilities" <a href="http://bit.ly/22VVxxU">http://bit.ly/22VVxxU</a></p>
<aside class="dates">Mar 29</aside></a>
</li>
<li>
<a href="/2016/03/29/e784.html"><p>It's never a good time when the Finder says an empty directory uses 28GB. That's when the panic starts.</p>
<aside class="dates">Mar 29</aside></a>
</li>
<li>
<a href="/2016/03/29/1e47.html"><p>Looks like a Disk Utility First Aid check caught the issue. <em>phew</em> 😪</p>
<aside class="dates">Mar 29</aside></a>
</li>
<li>
<a href="/2016/03/29/499f.html"><p>Oh no... 😣 please HFS , don't be corrupted.</p>
<aside class="dates">Mar 29</aside></a>
</li>
<li>
<a href="/2016/03/29/c773.html"><p>It took me all day, but I'm down to the last cup of this french press of coffee I made this morning.</p>
<aside class="dates">Mar 29</aside></a>
</li>
<li>
<a href="/2016/03/28/c670.html"><p>Months after it came out, my parents are finally seeing Star Wars. </p>
<aside class="dates">Mar 28</aside></a>
</li>
<li>
<a href="/2016/03/28/2b0d.html"><p>4 cups of coffee and I'm still tired. </p>
<aside class="dates">Mar 28</aside></a>
</li>
<li>
<a href="/2016/03/26/362e.html"><p>Post-hike Perrier. </p>
<aside class="dates">Mar 26</aside></a>
</li>
<li>
<a href="/2016/03/26/69d7.html"><p>I need to turn up my filter on Hacker News. </p>
<aside class="dates">Mar 26</aside></a>
</li>
<li>
<a href="/2016/03/25/b811.html"><p>Most of the buildings are still there. "Classic NYC street photos, from the 1930s and now" <a href="http://bit.ly/1SlQ3ax">http://bit.ly/1SlQ3ax</a></p>
<aside class="dates">Mar 25</aside></a>
</li>
<li>
<a href="/2016/03/25/045d.html"><p>The actual help menu appears when you run the script with no arguments. </p>
<aside class="dates">Mar 25</aside></a>
</li>
<li>
<a href="/2016/03/25/37ca.html"><p>You know you're using some really special software when the --help option just prints out Perl code with no additional comments.</p>
<aside class="dates">Mar 25</aside></a>
</li>
<li>
<a href="/2016/03/24/d904.html"><p>Hell is PDFs for documentation. </p>
<aside class="dates">Mar 24</aside></a>
</li>
<li>
<a href="/2016/03/23/fafa.html"><p>Early coffeehouses in Oxford (~1700s) held talks on topics like politics, news, science, etc. Why don't we do that today? TED: Coffeehouse</p>
<aside class="dates">Mar 23</aside></a>
</li>
<li>
<a href="/2016/03/23/5102.html"><p>so close... </p>
<aside class="dates">Mar 23</aside></a>
</li>
<li>
<a href="/2016/03/22/606d.html"><p>Big Software</p>
<aside class="dates">Mar 22</aside></a>
</li>
<li>
<a href="/2016/03/22/4855.html"><p>When there's no more coffee, it's time to leave.</p>
<aside class="dates">Mar 22</aside></a>
</li>
<li>
<a href="/2016/03/22/e228.html"><p>HTML was designed for researchers to publish and link to each other's work. Yet it's 2016 and we're still using PDF. <a href="http://bit.ly/25jeT24">http://bit.ly/25jeT24</a></p>
<aside class="dates">Mar 22</aside></a>
</li>
<li>
<a href="/2016/03/21/8c7b.html"><p>Looking at the list of talks for PyCon: I'm not past the first set of sessions and I can't decide which one to go to. #AGoodProblemToHave</p>
<aside class="dates">Mar 21</aside></a>
</li>
<li>
<a href="/2016/03/21/86c8.html"><p>aaaaaaaaand no new Macs.</p>
<aside class="dates">Mar 21</aside></a>
</li>
<li>
<a href="/2016/03/21/c4c8.html"><p>What the hell is a "nit of light?" </p>
<aside class="dates">Mar 21</aside></a>
</li>
<li>
<a href="/2016/03/21/a743.html"><p>Wow. Tim Cook starting off the keynote with the FBI debacle. </p>
<aside class="dates">Mar 21</aside></a>
</li>
<li>
<a href="/2016/03/21/2af5.html"><p>Apple event screen. <a href="http://bit.ly/1ZkLKz8">http://bit.ly/1ZkLKz8</a></p>
<aside class="dates">Mar 21</aside></a>
</li>
<li>
<a href="/2016/03/20/3924.html"><p>Prepping for band practice. 🎶😊🎶</p>
<aside class="dates">Mar 20</aside></a>
</li>
<li>
<a href="/2016/03/20/6014.html"><p>Setting up a new Wordpress installation is pretty easy as long as you haven't messed with your Apache PHP configuration. Then it's a nightmare. </p>
<aside class="dates">Mar 20</aside></a>
</li>
<li>
<a href="/2016/03/18/e46a.html"><p>so much want.</p>
<aside class="dates">Mar 18</aside></a>
</li>
<li>
<a href="/2016/03/18/c612.html"><p>TIL that you can design custom telecasters... (designed, not ordered) <a href="http://bit.ly/1WuxSAF">http://bit.ly/1WuxSAF</a></p>
<aside class="dates">Mar 18</aside></a>
</li>
<li>
<a href="/2016/03/17/5108.html"><p>Why is there no standard way of sharing music playlists? And if there is, why doesn't iTunes support it?</p>
<aside class="dates">Mar 17</aside></a>
</li>
<li>
<a href="/2016/03/17/2986.html"><p>Well, I skimmed that paper and looked at the graphs. That's about all I could understand. :P</p>
<aside class="dates">Mar 17</aside></a>
</li>
<li>
<a href="/2016/03/17/3c3f.html"><p>My reading for today: Generalized methods and solvers for noise removal from piecewise constant signals. We'll see how this goes. </p>
<aside class="dates">Mar 17</aside></a>
</li>
<li>
<a href="/2016/03/17/2672.html"><p>A good morning so far. <a href="http://bit.ly/1R6435L">http://bit.ly/1R6435L</a></p>
<aside class="dates">Mar 17</aside></a>
</li>
<li>
<a href="/2016/03/15/e0af.html"><p>Everyone needs this Giphy Alfred workflow. <a href="http://bit.ly/1Xt1K0D">http://bit.ly/1Xt1K0D</a></p>
<aside class="dates">Mar 15</aside></a>
</li>
<li>
<a href="/2016/03/15/81da.html"><p>Google's like, "Platform specific interface guidelines? lolwut?" <a href="http://bit.ly/1QTq2iA">http://bit.ly/1QTq2iA</a></p>
<aside class="dates">Mar 15</aside></a>
</li>
<li>
<a href="/2016/03/15/b25f.html"><p>That's probably the 10th time I've posted that. It's not funny to most people, but it's funny to me.</p>
<aside class="dates">Mar 15</aside></a>
</li>
<li>
<a href="/2016/03/14/bf08.html"><p>Thanks @overcast! I've wanted a dark mode forever (looks great too) and file upload is something I can't wait to use.</p>
<aside class="dates">Mar 14</aside></a>
</li>
<li>
<a href="/2016/03/11/6283.html"><p>A universal install script. <a href="http://xkcd.com/1654/">http://xkcd.com/1654/</a></p>
<aside class="dates">Mar 11</aside></a>
</li>
<li>
<a href="/2016/03/11/5723.html"><p>🎶Mocking all the things🎶</p>
<aside class="dates">Mar 11</aside></a>
</li>
<li>
<a href="/2016/03/08/035e.html"><p>Dat rain doe</p>
<aside class="dates">Mar 08</aside></a>
</li>
<li>
<a href="/2016/03/08/755d.html"><p>🌧🌧🌧🌧🌙🌧🌧🌧🌧</p>
<aside class="dates">Mar 08</aside></a>
</li>
<li>
<a href="/2016/03/05/c865.html"><p>but seriously I don't think you realize how much time you actually spend just browsing (the modern equivalent of flipping channels)</p>
<aside class="dates">Mar 05</aside></a>
</li>
<li>
<a href="/2016/03/05/3dea.html"><p>I recommend filtering HN through to an RSS feed. You'll spend less time searching and more time reading things that are important to you.</p>
<aside class="dates">Mar 05</aside></a>
</li>
<li>
<a href="/2016/03/05/a19d.html"><p>After adding automatic filtering to Hacker News, I've realized how few of the posts I actually want to read. It's not a bad thing.</p>
<aside class="dates">Mar 05</aside></a>
</li>
<li>
<a href="/2016/03/04/2ff3.html"><p>I'm exahusted. Want sleep.</p>
<aside class="dates">Mar 04</aside></a>
</li>
<li>
<a href="/2016/03/02/054c.html"><p>Project meeting time! 🕖🎉🍹</p>
<aside class="dates">Mar 02</aside></a>
</li>
<li>
<a href="/2016/03/01/c52d.html"><p>It's a stupidly beautiful day. </p>
<aside class="dates">Mar 01</aside></a>
</li>
<li>
<a href="/2016/03/01/6e2c.html"><p>My coffee was cold. I warmed it up. Now it is cold again. #cantwin #failwhale #suckstobeme #tuesdays</p>
<aside class="dates">Mar 01</aside></a>
</li>
<li>
<a href="/2016/03/01/ecbf.html"><p>Eggs, with tomatoes and mushrooms, on toast. <a href="http://bit.ly/1oMwP3R">http://bit.ly/1oMwP3R</a></p>
<aside class="dates">Mar 01</aside></a>
</li>
<li>
<a href="/2016/03/01/9b15.html"><p>Also coffee.</p>
<aside class="dates">Mar 01</aside></a>
</li>
<li>
<a href="/2016/03/01/70e6.html"><p>Always coffee.</p>
<aside class="dates">Mar 01</aside></a>
</li>
<li>
<a href="/2016/03/01/9d21.html"><p>“Infinite are the arguments of mages,”
― Ursula K. Le Guin, A Wizard of Earthsea</p>
<aside class="dates">Mar 01</aside></a>
</li>
<li>
<a href="/2016/02/28/a803.html"><p>Gonna play some Risk tonight!</p>
<aside class="dates">Feb 28</aside></a>
</li>
<li>
<a href="/2016/02/27/7672.html"><p>I don't know why, but I just remembered this tweet. <a href="https://twitter.com/rentzsch/status/602862585398992896">https://twitter.com/rentzsch/status/602862585398992896</a></p>
<aside class="dates">Feb 27</aside></a>
</li>
<li>
<a href="/2016/02/25/4dc9.html"><p>[Closed as Expected Behavior]</p>
<aside class="dates">Feb 25</aside></a>
</li>
<li>
<a href="/2016/02/25/029b.html"><p>Bug #1234 "Computers are generally insecure. Please add more privacy protection." <<Closed as Expected Behavior>> </p>
<aside class="dates">Feb 25</aside></a>
</li>
<li>
<a href="/2016/02/25/e04d.html"><p>The modern web and software landscape has conditioned people to just accept that computers are insecure, and broken. </p>
<aside class="dates">Feb 25</aside></a>
</li>
<li>
<a href="/2016/02/25/5fb4.html"><p>From what I've seen, most people just expect that all things can be broken into. That's the scary part. There's no expectation of privacy.</p>
<aside class="dates">Feb 25</aside></a>
</li>
<li>
<a href="/2016/02/25/d56a.html"><p>The idea that the data on an iPhone can't be read, even by Apple or the FBI, is shocking to most people. </p>
<aside class="dates">Feb 25</aside></a>
</li>
<li>
<a href="/2016/02/24/13c2.html"><p>YouTube's goal recently seems to be to remind everyone that it controls everything and there's nothing we can do.</p>
<aside class="dates">Feb 24</aside></a>
</li>
<li>
<a href="/2016/02/24/b6f9.html"><p>Team Four Star's YouTube channel was taken down with no notice. </p>
<aside class="dates">Feb 24</aside></a>
</li>
<li>
<a href="/2016/02/23/4dc2.html"><p>CI is a magical thing. Especially when it auto-deploys.</p>
<aside class="dates">Feb 23</aside></a>
</li>
<li>
<a href="/2016/02/23/c420.html"><p>The evolution of the web. <a href="http://fabianburghardt.de/webolution/">http://fabianburghardt.de/webolution/</a></p>
<aside class="dates">Feb 23</aside></a>
</li>
<li>
<a href="/2016/02/23/f2c3.html"><p>A perfect example of the UNIX philosophy on the web is Gravatar. It does one thing: profile images, and it does it well. </p>
<aside class="dates">Feb 23</aside></a>
</li>
<li>
<a href="/2016/02/23/4bcd.html"><p>Coffee ✅
Eggs on toast ✅
Read some articles before work [In Progress]
Work [Next]
Book of Mormon [Tonight]</p>
<aside class="dates">Feb 23</aside></a>
</li>
<li>
<a href="/2016/02/20/dc1e.html"><p>"Roll for gypsies"</p>
<aside class="dates">Feb 20</aside></a>
</li>
<li>
<a href="/2016/02/20/806f.html"><p>I'm proud of this. "Fatal Python error: Cannot recover from stack overflow."
<a href="http://bit.ly/24g4bJf">http://bit.ly/24g4bJf</a></p>
<aside class="dates">Feb 20</aside></a>
</li>
<li>
<a href="/2016/02/18/41c2.html"><p>Is there really no "equal sign" emoji? </p>
<aside class="dates">Feb 18</aside></a>
</li>
<li>
<a href="/2016/02/18/839d.html"><p>☕️➕🌧➕🎶➡️😌</p>
<aside class="dates">Feb 18</aside></a>
</li>
<li>
<a href="/2016/02/10/9e2e.html"><p>Webpage size with Twitter widget: 200KB; without it: 16KB. That's 12x smaller.</p>
<aside class="dates">Feb 10</aside></a>
</li>
<li>
<a href="/2016/02/10/b9c8.html"><p>Had to wait for my solar powered keyboard to charge before I could start my day.</p>
<aside class="dates">Feb 10</aside></a>
</li>
<li>
<a href="/2016/02/07/53c3.html"><p>This lox bagel is the only thing I've ever wanted right now.</p>
<aside class="dates">Feb 07</aside></a>
</li>
<li>
<a href="/2016/02/07/fa1c.html"><p>Not a LOX bagel; that's something else.</p>
<aside class="dates">Feb 07</aside></a>
</li>
<li>
<a href="/2016/02/07/189c.html"><p>Coffee, code, and a lox Bagel. #aperfectsunday</p>
<aside class="dates">Feb 07</aside></a>
</li>
<li>
<a href="/2016/02/06/3e91.html"><p>I didn't know Gravatar had a default image option for missing avatars. It even includes random monster, and pattern images. That's awesome!</p>
<aside class="dates">Feb 06</aside></a>
</li>
<li>
<a href="/2016/02/05/a241.html"><p>In San Diego we have the problem of the weather being 'too perfect'. It's boring having such perfect weather with no variety. 😜</p>
<aside class="dates">Feb 05</aside></a>
</li>
<li>
<a href="/2016/02/05/da63.html"><p>So, if I were to use the offical clients for all the chat apps I use, I'd have to have 5 seperate applications that do the same thing.</p>
<aside class="dates">Feb 05</aside></a>
</li>
<li>
<a href="/2016/02/05/6a33.html"><p>(aim for some friends, HipChat for work, Gitter for side projects, IRC for meetups, SMS/iMessage for everything else)</p>
<aside class="dates">Feb 05</aside></a>
</li>
<li>
<a href="/2016/02/05/4dfb.html"><p>I log onto Twitter to change my profile and this is my timeline... <a href="http://bit.ly/1PFcLux">http://bit.ly/1PFcLux</a></p>
<aside class="dates">Feb 05</aside></a>
</li>
<li>
<a href="/2016/02/05/5d53.html"><p>I mean, it's probably a lot more than typical users, but I feel like a modern OS should be able to handle that without stuttering animations.</p>
<aside class="dates">Feb 05</aside></a>
</li>
<li>
<a href="/2016/02/05/9125.html"><p>I have 7 virtual desktops with about 4-5 windows in each (and some even have tabs 👻). I don't feel like that's a lot.</p>
<aside class="dates">Feb 05</aside></a>
</li>
<li>
<a href="/2016/02/05/534d.html"><p>Sometimes, I feel like I'm pushing the limits of my Mac by just having lots of windows open. (even on my 2014 rMBP, 16GB Memory)</p>
<aside class="dates">Feb 05</aside></a>
</li>
<li>
<a href="/2016/02/04/921f.html"><p>All code is simple, if designed properly; even the most complex tasks are simple if you break it down.</p>
<aside class="dates">Feb 04</aside></a>
</li>
<li>
<a href="/2016/02/04/5c78.html"><p>Developing Software isn't a test of skill, or cleverness; it's a test of your ability to properly organize things. </p>
<aside class="dates">Feb 04</aside></a>
</li>
<li>
<a href="/2016/02/02/5064.html"><p>Second round of coffee, go!</p>
<aside class="dates">Feb 02</aside></a>
</li>
<li>
<a href="/2016/02/02/5a89.html"><p>Sometimes I wonder if I should write my History and Programming blog posts on seperate sites. </p>
<aside class="dates">Feb 02</aside></a>
</li>
<li>
<a href="/2016/02/01/eae0.html"><p>I opened the Terminal and got this... wut?
<a href="http://bit.ly/20C5cID">http://bit.ly/20C5cID</a></p>
<aside class="dates">Feb 01</aside></a>
</li>
<li>
<a href="/2016/02/01/c894.html"><p>"...it's basically every crappy IT project..."</p>
<aside class="dates">Feb 01</aside></a>
</li>
<li>
<a href="/2016/02/01/485c.html"><p>"I hate The Lord of the Rings because it's too much like work."
<a href="http://kottke.org/16/02/i-hate-the-lord-of-the-rings">http://kottke.org/16/02/i-hate-the-lord-of-the-rings</a></p>
<aside class="dates">Feb 01</aside></a>
</li>
<li>
<a href="/2016/02/01/cfd8.html"><p>"Installing updates"</p>
<aside class="dates">Feb 01</aside></a>
</li>
<li>
<a href="/2016/02/01/3602.html"><p>Gordon Ramsey-style eggs. 😋 <a href="http://bit.ly/1KlLay8">http://bit.ly/1KlLay8</a></p>
<aside class="dates">Feb 01</aside></a>
</li>
<li>
<a href="/2016/01/31/1552.html"><p>"Beer is the space catnip"</p>
<aside class="dates">Jan 31</aside></a>
</li>
<li>
<a href="/2016/01/30/d587.html"><p>"Cap off a canyon with ice"
Bam! Instant building. </p>
<aside class="dates">Jan 30</aside></a>
</li>
<li>
<a href="/2016/01/30/2ab3.html"><p>"Pork, pasta, and peanut butter."</p>
<aside class="dates">Jan 30</aside></a>
</li>
<li>
<a href="/2016/01/30/7e8f.html"><p>"Hydroponics are key."</p>
<aside class="dates">Jan 30</aside></a>
</li>
<li>
<a href="/2016/01/30/d9a4.html"><p>Recycling in space. </p>
<aside class="dates">Jan 30</aside></a>
</li>
<li>
<a href="/2016/01/30/8210.html"><p>Found the first use of the .aero domain!
masten.aero</p>
<aside class="dates">Jan 30</aside></a>
</li>
<li>
<a href="/2016/01/30/880a.html"><p>Asteroid mining and Masten #SpaceUpV
<a href="https://db.tt/ARJoY71G">https://db.tt/ARJoY71G</a></p>
<aside class="dates">Jan 30</aside></a>
</li>
<li>
<a href="/2016/01/30/d315.html"><p>Thorium reactors and space pirates. #SpaceUpV</p>
<aside class="dates">Jan 30</aside></a>
</li>
<li>
<a href="/2016/01/30/6574.html"><p>MaaS: Mars as a service. </p>
<aside class="dates">Jan 30</aside></a>
</li>
<li>
<a href="/2016/01/30/0143.html"><p>We need Silicon Valley-esq titles for space companies.</p>
<aside class="dates">Jan 30</aside></a>
</li>
<li>
<a href="/2016/01/30/abb8.html"><p>"Flags and Footprints model" #SpaceUpV</p>
<aside class="dates">Jan 30</aside></a>
</li>
<li>
<a href="/2016/01/30/241c.html"><p>"Sucker punch the satellite" </p>
<p>"Spongebob or a catcher's mitt" #SpaceUpV</p>
<aside class="dates">Jan 30</aside></a>
</li>
<li>
<a href="/2016/01/30/83e0.html"><p>"Steampunk in space" #SpaceUpV</p>
<aside class="dates">Jan 30</aside></a>
</li>
<li>
<a href="/2016/01/30/d475.html"><p><a href="https://db.tt/tJCerFsF">https://db.tt/tJCerFsF</a></p>
<aside class="dates">Jan 30</aside></a>
</li>
<li>
<a href="/2016/01/30/c07c.html"><p>Power satellites! <a href="https://db.tt/Rgncs4BE">https://db.tt/Rgncs4BE</a></p>
<aside class="dates">Jan 30</aside></a>
</li>
<li>
<a href="/2016/01/30/64b2.html"><p>Getting ready for talks!</p>
<aside class="dates">Jan 30</aside></a>
</li>
<li>
<a href="/2016/01/30/e90b.html"><h1>SpaceUpV</h1>
<aside class="dates">Jan 30</aside></a>
</li>
<li>
<a href="/2016/01/30/5c2b.html"><p>There we go. Now it's official. </p>
<aside class="dates">Jan 30</aside></a>
</li>
<li>
<a href="/2016/01/30/2f79.html"><p>SpaceUp has started! <a href="https://db.tt/a24WdFrv">https://db.tt/a24WdFrv</a></p>
<aside class="dates">Jan 30</aside></a>
</li>
<li>
<a href="/2016/01/29/c8c5.html"><p>It's a nice dream, but it's unfortunately just that. </p>
<aside class="dates">Jan 29</aside></a>
</li>
<li>
<a href="/2016/01/29/2e0c.html"><p>The dream for scientists, analysts, and programmers is for all the world's data to be in 1 place, in 1 format, and have 1 naming convention.</p>
<aside class="dates">Jan 29</aside></a>
</li>
<li>
<a href="/2016/01/28/7445.html"><p>making graphs!</p>
<aside class="dates">Jan 28</aside></a>
</li>
<li>
<a href="/2016/01/28/5884.html"><p>Oatmeal cookies and coffee. Breakfast of champions.</p>
<aside class="dates">Jan 28</aside></a>
</li>
<li>
<a href="/2016/01/28/76e8.html"><p>I'll fix it tomorrow. #sleep</p>
<aside class="dates">Jan 28</aside></a>
</li>
<li>
<a href="/2016/01/28/e317.html"><p>I guess it's still to early to require automatic https for Let's Encrypt certificates. I'm getting "untrusted" errors from some browsers.</p>
<aside class="dates">Jan 28</aside></a>
</li>
<li>
<a href="/2016/01/28/f5a6.html"><p>Fun fact: There are more people under 15 in India then there are in the U.S. period.</p>
<aside class="dates">Jan 28</aside></a>
</li>
<li>
<a href="/2016/01/27/31b0.html"><p>Anyone have any good resources for learning intermediate-advanced Statistics? </p>
<aside class="dates">Jan 27</aside></a>
</li>
<li>
<a href="/2016/01/27/c031.html"><p>Kinda wanna blog more, but I don't want to look at my computer anymore. 😪</p>
<aside class="dates">Jan 27</aside></a>
</li>
<li>
<a href="/2016/01/27/96bc.html"><p>🎉🎉 Open Source Project Meetup Night 🎉🎉</p>
<aside class="dates">Jan 27</aside></a>
</li>
<li>
<a href="/2016/01/27/489c.html"><p>It's easier to just delete some after a week. The impulse to read clickbait articles vanishes, and only the best articles remain.</p>
<aside class="dates">Jan 27</aside></a>
</li>
<li>
<a href="/2016/01/27/1ad2.html"><p>Finally caught up on all the articles I've been hoarding for the last week. By that I mean I read 2 of them, and deleted 8.</p>
<aside class="dates">Jan 27</aside></a>
</li>
<li>
<a href="/2016/01/26/cc03.html"><p>Everything I needed to do today is done. Now, time to relax.</p>
<aside class="dates">Jan 26</aside></a>
</li>
<li>
<a href="/2016/01/25/65bb.html"><p>I love it when all my tests pass.</p>
<aside class="dates">Jan 25</aside></a>
</li>
<li>
<a href="/2016/01/25/346e.html"><p>I love that <a href="http://bit.ly/1WBUi3w">Dr. Drang</a> links to the actual bills. It makes them so much easier to find.</p>
<aside class="dates">Jan 25</aside></a>
</li>
<li>
<a href="/2016/01/25/e30d.html"><p>"California and New York State legislatures to force smartphone manufacturers... to incorporate backdoors..."
http://bit.ly/1ZNIP0L</p>
<aside class="dates">Jan 25</aside></a>
</li>
<li>
<a href="/2016/01/21/e534.html"><p>I recently read <a href="http://www.amazon.com/gp/product/1621052036?redirect=true&ref_=cm_cr_ryp_prd_ttl_sol_0">King Space Void</a> by my friend Anthony Trevino. It's a fun, bite-sized bit of bizzareness. You should check it out!</p>
<aside class="dates">Jan 21</aside></a>
</li>
<li>
<a href="/2016/01/21/c8dd.html"><p>That feeling when you want to have a server just to serve your clever 500 error jokes.</p>
<aside class="dates">Jan 21</aside></a>
</li>
<li>
<a href="/2016/01/21/8a41.html"><p>I think I rediscover this every 6 months, but a thermos of coffee is a great thing to bring with me in the morning.</p>
<aside class="dates">Jan 21</aside></a>
</li>
<li>
<a href="/2016/01/11/9d46.html"><p>Written Log: blog
Video Log: vlog
Audio Log: alog? aug? augh? ugh?</p>
<aside class="dates">Jan 11</aside></a>
</li>
<li>
<a href="/2016/01/11/68f0.html"><blockquote>
<p>With hindsight, it seems bloody obvious the Sun and not the Earth is the center of the solar system. Occam's razor and all that.</p>
</blockquote>
<p><img src="http://also.kottke.org/misc/images/helio-vs-geo.gif" alt="Heliocentrism vs geocentrism"></p>
<aside class="dates">Jan 11</aside></a>
</li>
<li>
<a href="/2016/01/11/7c56.html"><p>.@kjaymiller No, Peach is just a new version of the same thing. For now I've got my own microblog. Twitter is becoming just chat for me.</p>
<aside class="dates">Jan 11</aside></a>
</li>
<li>
<a href="/2016/01/11/6689.html"><p>PSA: Never remove the Logitech adapter from your Mac, not even for 2 minutes. You'll forget to put it back, and you'll be sad at work.</p>
<aside class="dates">Jan 11</aside></a>
</li>
<li>
<a href="/2016/01/11/1ee6.html"><p>As of today, I won't really be posting to Twitter anymore. I'll still reply, and DM, but all of my normal tweets will be auto-posted from my Microblog.
<a href="http://sonicrocketman.snippets.xyz">http://sonicrocketman.snippets.xyz</a></p>
<aside class="dates">Jan 11</aside></a>
</li>
<li>
<a href="/2016/01/11/0e9f.html"><p>Posting to Hacker News is so hit or miss.</p>
<aside class="dates">Jan 11</aside></a>
</li>
<li>
<a href="/2016/01/11/b54d.html"><p><a href="http://brianschrader.com/archive/breaking-up-is-hard-to-do/">Breaking up is hard to do (A breakup letter to Twitter)</a></p>
<aside class="dates">Jan 11</aside></a>
</li>
<li>
<a href="/2016/01/10/334d.html"><p>Coffee. It's the good stuff. </p>
<aside class="dates">Jan 10</aside></a>
</li>
<li>
<a href="/2015/10/20/1554.html"><p>I have not seen the new Star Wars Trailer.</p>
<aside class="dates">Oct 20</aside></a>
</li>
<li>
<a href="/2015/09/24/82fb.html"><p>Today has been a whirlwind of a day. </p>
<aside class="dates">Sep 24</aside></a>
</li>
<li>
<a href="/2015/09/24/2ea6.html"><p>Got some new data in today. Time to start digging.</p>
<aside class="dates">Sep 24</aside></a>
</li>
<li>
<a href="/2015/09/23/c59f.html"><p>Though, since I'm not a biologist, I probably won't be able to tell.</p>
<aside class="dates">Sep 23</aside></a>
</li>
<li>
<a href="/2015/09/23/f021.html"><p>Got this DNA analysis going. Hopefully it leads to something interesting.</p>
<aside class="dates">Sep 23</aside></a>
</li>
<li>
<a href="/2015/09/23/d6af.html"><p>Hello world and all who inhabit it!</p>
<aside class="dates">Sep 23</aside></a>
</li>
</ul>
-->
</section>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/2.1.1/jquery.min.js"></script>
<script src="/assets/js/main.js"></script>
<script src="/assets/js/highlight.js"></script>
<script>hljs.initHighlightingOnLoad();</script>
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-XXXXXXXX-X', 'auto');
ga('send', 'pageview');
</script>
</body>
</html>
| Sonictherocketman/mirror.microblog | _site/2016/04/01/06ee.html | HTML | mit | 71,090 |
---
---
<!doctype html>
<html class="default no-js">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<title>ResolvableLiteral | UI-Router</title>
<meta name="description" content="">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" href="../assets/css/main.css">
<link rel="stylesheet" href="../assets/css/typedoctheme.css">
<script src="../assets/js/modernizr.js"></script>
</head>
<body>
<header>
<div class="tsd-page-toolbar">
<div class="container">
<div class="table-wrap">
<div class="table-cell" id="tsd-search" data-index="../assets/js/search.js" data-base="..">
<div class="field">
<label for="tsd-search-field" class="tsd-widget search no-caption">Search</label>
<input id="tsd-search-field" type="text" />
</div>
<ul class="results">
<li class="state loading">Preparing search index...</li>
<li class="state failure">The search index is not available</li>
</ul>
<a href="../index.html" class="title">UI-Router</a>
</div>
<div class="table-cell" id="tsd-widgets">
<div id="tsd-filter">
<a href="#" class="tsd-widget options no-caption" data-toggle="options">Options</a>
<div class="tsd-filter-group">
<div class="tsd-select" id="tsd-filter-visibility">
<span class="tsd-select-label">All</span>
<ul class="tsd-select-list">
<li data-value="public">Public</li>
<li data-value="protected">Public/Protected</li>
<li data-value="private" class="selected">All</li>
</ul>
</div>
<input type="checkbox" id="tsd-filter-inherited" checked />
<label class="tsd-widget" for="tsd-filter-inherited">Inherited</label>
<input type="checkbox" id="tsd-filter-externals" checked />
<label class="tsd-widget" for="tsd-filter-externals">Externals</label>
<input type="checkbox" id="tsd-filter-only-exported" />
<label class="tsd-widget" for="tsd-filter-only-exported">Only exported</label>
</div>
</div>
<a href="#" class="tsd-widget menu no-caption" data-toggle="menu">Menu</a>
</div>
</div>
</div>
</div>
<div class="tsd-page-title">
<div class="container">
<ul class="tsd-breadcrumb">
<li>
<a href="../globals.html">Globals</a>
</li>
<li>
<a href="../modules/resolve.html">resolve</a>
</li>
<li>
<a href="resolve.resolvableliteral.html">ResolvableLiteral</a>
</li>
</ul>
<h1>Interface ResolvableLiteral</h1>
</div>
</div>
</header>
<div class="container container-main">
<div class="row">
<div class="col-8 col-content">
<section class="tsd-panel tsd-comment">
<div class="tsd-comment tsd-typography">
<div class="lead">
<p>A plain object used to describe a <a href="../classes/resolve.resolvable.html">Resolvable</a></p>
</div>
<p>These objects may be defined in [[StateDefinition.resolve]] blocks to declare
async data that the state or substates require.</p>
</div>
</section>
<section class="tsd-panel tsd-hierarchy">
<h3>Hierarchy</h3>
<ul class="tsd-hierarchy">
<li>
<span class="target">ResolvableLiteral</span>
</li>
</ul>
</section>
<section class="tsd-panel">
<h3>Implemented by</h3>
<ul class="tsd-hierarchy">
<li><a href="../classes/resolve.resolvable.html" class="tsd-signature-type">Resolvable</a></li>
</ul>
</section>
<section class="tsd-panel-group tsd-index-group">
<h2>Index</h2>
<section class="tsd-panel tsd-index-panel">
<div class="tsd-index-content">
<section class="tsd-index-section ">
<h3>Properties</h3>
<ul class="tsd-index-list">
<li class="tsd-kind-property tsd-parent-kind-interface"><a href="resolve.resolvableliteral.html#data" class="tsd-kind-icon">data</a></li>
<li class="tsd-kind-property tsd-parent-kind-interface"><a href="resolve.resolvableliteral.html#deps" class="tsd-kind-icon">deps</a></li>
<li class="tsd-kind-property tsd-parent-kind-interface"><a href="resolve.resolvableliteral.html#policy" class="tsd-kind-icon">policy</a></li>
<li class="tsd-kind-property tsd-parent-kind-interface"><a href="resolve.resolvableliteral.html#resolvefn" class="tsd-kind-icon">resolve<wbr>Fn</a></li>
<li class="tsd-kind-property tsd-parent-kind-interface"><a href="resolve.resolvableliteral.html#token" class="tsd-kind-icon">token</a></li>
</ul>
</section>
</div>
</section>
</section>
<section class="tsd-panel-group tsd-member-group ">
<h2>Properties</h2>
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface">
<a name="data" class="tsd-anchor"></a>
<!---->
<!--<h3><span class="tsd-flag ts-flagOptional">Optional</span> data</h3>-->
<!---->
<div class="tsd-signature tsd-kind-icon">data<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">any</span> <div class="tsd-header">
<p> Pre-resolved value. </p>
</div>
</div>
<div class="tsd-declaration">
<div class="tsd-comment tsd-typography">
<div class="lead">
<p>Pre-resolved value.</p>
</div>
</div>
</div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/angular-ui/ui-router/blob/b1e6337/src/resolve/interface.ts#L40">resolve/interface.ts:40</a></li>
</ul>
</aside>
</section>
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface">
<a name="deps" class="tsd-anchor"></a>
<!---->
<!--<h3><span class="tsd-flag ts-flagOptional">Optional</span> deps</h3>-->
<!---->
<div class="tsd-signature tsd-kind-icon">deps<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">[]</span> <div class="tsd-header">
<p> The Dependency Injection tokens for dependencies of the <a href="resolve.resolvableliteral.html#resolvefn">resolveFn</a>.
The DI tokens are references to other <code>Resolvables</code>, or to global services. </p>
</div>
</div>
<div class="tsd-declaration">
<div class="tsd-comment tsd-typography">
<div class="lead">
<p>The Dependency Injection tokens for dependencies of the <a href="resolve.resolvableliteral.html#resolvefn">resolveFn</a>.
The DI tokens are references to other <code>Resolvables</code>, or to global services.</p>
</div>
</div>
</div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/angular-ui/ui-router/blob/b1e6337/src/resolve/interface.ts#L37">resolve/interface.ts:37</a></li>
</ul>
</aside>
</section>
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface">
<a name="policy" class="tsd-anchor"></a>
<!---->
<!--<h3><span class="tsd-flag ts-flagOptional">Optional</span> policy</h3>-->
<!---->
<div class="tsd-signature tsd-kind-icon">policy<span class="tsd-signature-symbol">:</span> <a href="resolve.resolvepolicy.html" class="tsd-signature-type">ResolvePolicy</a> <div class="tsd-header">
<p> A policy that defines when to invoke the resolve, and whether to wait for async and unwrap the data </p>
</div>
</div>
<div class="tsd-declaration">
<div class="tsd-comment tsd-typography">
<div class="lead">
<p>A policy that defines when to invoke the resolve, and whether to wait for async and unwrap the data</p>
</div>
</div>
</div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/angular-ui/ui-router/blob/b1e6337/src/resolve/interface.ts#L31">resolve/interface.ts:31</a></li>
</ul>
</aside>
</section>
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface">
<a name="resolvefn" class="tsd-anchor"></a>
<!---->
<!--<h3>resolve<wbr>Fn</h3>-->
<!---->
<div class="tsd-signature tsd-kind-icon">resolve<wbr>Fn<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">Function</span> <div class="tsd-header">
<p> The function that returns one of: </p>
</div>
</div>
<div class="tsd-declaration">
<div class="tsd-comment tsd-typography">
<div class="lead">
<p>The function that returns one of:</p>
</div>
<ul>
<li>The resolved value (synchronously)</li>
<li>A promise for the resolved value</li>
<li>An Observable of the resolved value(s)</li>
</ul>
<p>This function will be provided the dependencies listed in <a href="resolve.resolvableliteral.html#deps">deps</a> as its arguments.
The resolve system will asynchronously fetch the dependencies before invoking this function.</p>
</div>
</div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/angular-ui/ui-router/blob/b1e6337/src/resolve/interface.ts#L28">resolve/interface.ts:28</a></li>
</ul>
</aside>
</section>
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface">
<a name="token" class="tsd-anchor"></a>
<!---->
<!--<h3>token</h3>-->
<!---->
<div class="tsd-signature tsd-kind-icon">token<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">any</span> <div class="tsd-header">
<p> The Dependency Injection token that will be used to inject/access the resolvable </p>
</div>
</div>
<div class="tsd-declaration">
<div class="tsd-comment tsd-typography">
<div class="lead">
<p>The Dependency Injection token that will be used to inject/access the resolvable</p>
</div>
</div>
</div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/angular-ui/ui-router/blob/b1e6337/src/resolve/interface.ts#L16">resolve/interface.ts:16</a></li>
</ul>
</aside>
</section>
</section>
</div>
<div class="col-4 col-menu menu-sticky-wrap menu-highlight">
<nav class="tsd-navigation primary">
<ul>
<li class="globals ">
<a href="../globals.html"><em>Globals</em></a>
</li>
<li class=" tsd-kind-external-module">
<a href="../modules/common.html">common</a>
</li>
<li class=" tsd-kind-external-module">
<a href="../modules/common_hof.html">common_<wbr>hof</a>
</li>
<li class=" tsd-kind-external-module">
<a href="../modules/common_predicates.html">common_<wbr>predicates</a>
</li>
<li class=" tsd-kind-external-module">
<a href="../modules/common_strings.html">common_<wbr>strings</a>
</li>
<li class=" tsd-kind-external-module">
<a href="../modules/core.html">core</a>
</li>
<li class=" tsd-kind-external-module">
<a href="../modules/hooks.html">hooks</a>
</li>
<li class=" tsd-kind-external-module">
<a href="../modules/justjs.html">justjs</a>
</li>
<li class=" tsd-kind-external-module">
<a href="../modules/ng1.html">ng1</a>
</li>
<li class=" tsd-kind-external-module">
<a href="../modules/ng1_directives.html">ng1_<wbr>directives</a>
</li>
<li class=" tsd-kind-external-module">
<a href="../modules/ng1_state_events.html">ng1_<wbr>state_<wbr>events</a>
</li>
<li class=" tsd-kind-external-module">
<a href="../modules/ng2.html">ng2</a>
</li>
<li class=" tsd-kind-external-module">
<a href="../modules/ng2_directives.html">ng2_<wbr>directives</a>
</li>
<li class=" tsd-kind-external-module">
<a href="../modules/params.html">params</a>
</li>
<li class=" tsd-kind-external-module">
<a href="../modules/path.html">path</a>
</li>
<li class="current tsd-kind-external-module">
<a href="../modules/resolve.html">resolve</a>
</li>
<li class=" tsd-kind-external-module">
<a href="../modules/state.html">state</a>
</li>
<li class=" tsd-kind-external-module">
<a href="../modules/trace.html">trace</a>
</li>
<li class=" tsd-kind-external-module">
<a href="../modules/transition.html">transition</a>
</li>
<li class=" tsd-kind-external-module">
<a href="../modules/url.html">url</a>
</li>
<li class=" tsd-kind-external-module">
<a href="../modules/view.html">view</a>
</li>
</ul>
</nav>
<nav class="tsd-navigation secondary menu-sticky">
<ul class="before-current">
<li class=" tsd-kind-class tsd-parent-kind-external-module">
<a href="../classes/resolve.resolvable.html" class="tsd-kind-icon">Resolvable</a>
</li>
<li class=" tsd-kind-class tsd-parent-kind-external-module">
<a href="../classes/resolve.resolvecontext.html" class="tsd-kind-icon">Resolve<wbr>Context</a>
</li>
<li class=" tsd-kind-class tsd-parent-kind-external-module tsd-is-not-exported">
<a href="../classes/resolve.uiinjectorimpl.html" class="tsd-kind-icon">UIInjector<wbr>Impl</a>
</li>
</ul>
<ul class="current">
<li class="current tsd-kind-interface tsd-parent-kind-external-module">
<a href="resolve.resolvableliteral.html" class="tsd-kind-icon">Resolvable<wbr>Literal</a>
<ul>
<li class=" tsd-kind-property tsd-parent-kind-interface">
<a href="resolve.resolvableliteral.html#data" class="tsd-kind-icon">data</a>
</li>
<li class=" tsd-kind-property tsd-parent-kind-interface">
<a href="resolve.resolvableliteral.html#deps" class="tsd-kind-icon">deps</a>
</li>
<li class=" tsd-kind-property tsd-parent-kind-interface">
<a href="resolve.resolvableliteral.html#policy" class="tsd-kind-icon">policy</a>
</li>
<li class=" tsd-kind-property tsd-parent-kind-interface">
<a href="resolve.resolvableliteral.html#resolvefn" class="tsd-kind-icon">resolve<wbr>Fn</a>
</li>
<li class=" tsd-kind-property tsd-parent-kind-interface">
<a href="resolve.resolvableliteral.html#token" class="tsd-kind-icon">token</a>
</li>
</ul>
</li>
</ul>
<ul class="after-current">
<li class=" tsd-kind-interface tsd-parent-kind-external-module">
<a href="resolve.resolvables.html" class="tsd-kind-icon">Resolvables</a>
</li>
<li class=" tsd-kind-interface tsd-parent-kind-external-module">
<a href="resolve.resolvepolicy.html" class="tsd-kind-icon">Resolve<wbr>Policy</a>
</li>
<li class=" tsd-kind-type-alias tsd-parent-kind-external-module">
<a href="../modules/resolve.html#policyasync" class="tsd-kind-icon">Policy<wbr>Async</a>
</li>
<li class=" tsd-kind-type-alias tsd-parent-kind-external-module">
<a href="../modules/resolve.html#policywhen" class="tsd-kind-icon">Policy<wbr>When</a>
</li>
<li class=" tsd-kind-variable tsd-parent-kind-external-module tsd-is-not-exported">
<a href="../modules/resolve.html#all_whens" class="tsd-kind-icon">ALL_<wbr>WHENS</a>
</li>
<li class=" tsd-kind-variable tsd-parent-kind-external-module tsd-is-not-exported">
<a href="../modules/resolve.html#eager_whens" class="tsd-kind-icon">EAGER_<wbr>WHENS</a>
</li>
<li class=" tsd-kind-variable tsd-parent-kind-external-module">
<a href="../modules/resolve.html#native_injector_token" class="tsd-kind-icon">NATIVE_<wbr>INJECTOR_<wbr>TOKEN</a>
</li>
<li class=" tsd-kind-variable tsd-parent-kind-external-module tsd-is-not-exported">
<a href="../modules/resolve.html#when" class="tsd-kind-icon">when</a>
</li>
<li class=" tsd-kind-object-literal tsd-parent-kind-external-module">
<a href="../modules/resolve.html#defaultresolvepolicy" class="tsd-kind-icon">default<wbr>Resolve<wbr>Policy</a>
</li>
<li class=" tsd-kind-object-literal tsd-parent-kind-external-module">
<a href="../modules/resolve.html#resolvepolicies" class="tsd-kind-icon">resolve<wbr>Policies</a>
</li>
</ul>
</nav>
</div>
</div>
</div>
<footer class="with-border-bottom">
<div class="container">
<h2>Legend</h2>
<div class="tsd-legend-group">
<ul class="tsd-legend">
<li class="tsd-kind-module"><span class="tsd-kind-icon">Module</span></li>
<li class="tsd-kind-object-literal"><span class="tsd-kind-icon">Object literal</span></li>
<li class="tsd-kind-variable"><span class="tsd-kind-icon">Variable</span></li>
<li class="tsd-kind-function"><span class="tsd-kind-icon">Function</span></li>
<li class="tsd-kind-function tsd-has-type-parameter"><span class="tsd-kind-icon">Function with type parameter</span></li>
<li class="tsd-kind-index-signature"><span class="tsd-kind-icon">Index signature</span></li>
<li class="tsd-kind-type-alias"><span class="tsd-kind-icon">Type alias</span></li>
</ul>
<ul class="tsd-legend">
<li class="tsd-kind-enum"><span class="tsd-kind-icon">Enumeration</span></li>
<li class="tsd-kind-enum-member"><span class="tsd-kind-icon">Enumeration member</span></li>
<li class="tsd-kind-property tsd-parent-kind-enum"><span class="tsd-kind-icon">Property</span></li>
<li class="tsd-kind-method tsd-parent-kind-enum"><span class="tsd-kind-icon">Method</span></li>
</ul>
<ul class="tsd-legend">
<li class="tsd-kind-interface"><span class="tsd-kind-icon">Interface</span></li>
<li class="tsd-kind-interface tsd-has-type-parameter"><span class="tsd-kind-icon">Interface with type parameter</span></li>
<li class="tsd-kind-constructor tsd-parent-kind-interface"><span class="tsd-kind-icon">Constructor</span></li>
<li class="tsd-kind-property tsd-parent-kind-interface"><span class="tsd-kind-icon">Property</span></li>
<li class="tsd-kind-method tsd-parent-kind-interface"><span class="tsd-kind-icon">Method</span></li>
<li class="tsd-kind-index-signature tsd-parent-kind-interface"><span class="tsd-kind-icon">Index signature</span></li>
</ul>
<ul class="tsd-legend">
<li class="tsd-kind-class"><span class="tsd-kind-icon">Class</span></li>
<li class="tsd-kind-class tsd-has-type-parameter"><span class="tsd-kind-icon">Class with type parameter</span></li>
<li class="tsd-kind-constructor tsd-parent-kind-class"><span class="tsd-kind-icon">Constructor</span></li>
<li class="tsd-kind-property tsd-parent-kind-class"><span class="tsd-kind-icon">Property</span></li>
<li class="tsd-kind-method tsd-parent-kind-class"><span class="tsd-kind-icon">Method</span></li>
<li class="tsd-kind-accessor tsd-parent-kind-class"><span class="tsd-kind-icon">Accessor</span></li>
<li class="tsd-kind-index-signature tsd-parent-kind-class"><span class="tsd-kind-icon">Index signature</span></li>
</ul>
<ul class="tsd-legend">
<li class="tsd-kind-constructor tsd-parent-kind-class tsd-is-inherited"><span class="tsd-kind-icon">Inherited constructor</span></li>
<li class="tsd-kind-property tsd-parent-kind-class tsd-is-inherited"><span class="tsd-kind-icon">Inherited property</span></li>
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><span class="tsd-kind-icon">Inherited method</span></li>
<li class="tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited"><span class="tsd-kind-icon">Inherited accessor</span></li>
</ul>
<ul class="tsd-legend">
<li class="tsd-kind-property tsd-parent-kind-class tsd-is-protected"><span class="tsd-kind-icon">Protected property</span></li>
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-protected"><span class="tsd-kind-icon">Protected method</span></li>
<li class="tsd-kind-accessor tsd-parent-kind-class tsd-is-protected"><span class="tsd-kind-icon">Protected accessor</span></li>
</ul>
<ul class="tsd-legend">
<li class="tsd-kind-property tsd-parent-kind-class tsd-is-private"><span class="tsd-kind-icon">Private property</span></li>
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-private"><span class="tsd-kind-icon">Private method</span></li>
<li class="tsd-kind-accessor tsd-parent-kind-class tsd-is-private"><span class="tsd-kind-icon">Private accessor</span></li>
</ul>
<ul class="tsd-legend">
<li class="tsd-kind-property tsd-parent-kind-class tsd-is-static"><span class="tsd-kind-icon">Static property</span></li>
<li class="tsd-kind-call-signature tsd-parent-kind-class tsd-is-static"><span class="tsd-kind-icon">Static method</span></li>
</ul>
</div>
</div>
</footer>
<div class="container tsd-generator">
<p>Generated using <a href="http://typedoc.io" target="_blank">TypeDoc</a></p>
</div>
<div class="overlay"></div>
<script src="../assets/js/main.js"></script>
<script>if (location.protocol == 'file:') document.write('<script src="../assets/js/search.js"><' + '/script>');</script>
</body>
</html> | ui-router/ui-router.github.io | _ng2_docs/1.0.0-beta.3/interfaces/resolve.resolvableliteral.html | HTML | mit | 21,047 |
<DIV NAME="detail" ID="detail" xmlns="http://www.w3.org/TR/REC-html40"><H3><A NAME='detail_CallStep'></A>DDDriverFlowCommands::<BIG>CallStep</BIG>
</H3> <TABLE><TR>
<TD class="borderStyle"><SPAN CLASS='Support' TITLE='Rational Robot Classic'>RC</SPAN></TD>
<TD class="borderStyle"><SPAN CLASS='Support' TITLE='SAFS TID Commands'>TID</SPAN></TD>
<TD class="borderStyle"><SPAN CLASS='Support' TITLE='Mercury Interactive WinRunner'>WR</SPAN></TD>
</TR></TABLE>
<DIV NAME="list" ID="short_desc"><short_desc xmlns="">
Invoke a Step table from within another Step table (from StepDriver).
</short_desc></DIV>
<BR/>
<DIV NAME="list" ID="detail_desc"><detailed_desc xmlns="">
The command is only used at the Step level. You do not use this
command within Suites or Cycles.
<p>Since the Step table is executed as a driver command by StepDriver
and NOT as a CycleDriver or SuiteDriver test record, the call to the
Step table itself is not counted as a test pass or a test fail.</p></detailed_desc><BR/>
</DIV>
<BR/>
<DIV NAME="list" ID="other">
<p><B>Fields: </B><SMALL>[ ]=Optional with Default Value</SMALL></p>
<code class="safs">
<OL start="3" ><LI>
<B>StepName</B>
<BR/>
<DIV NAME="list" ID="short_desc"><short_desc xmlns="">
The name of the StepTable to execute.
</short_desc></DIV>
<BR/>
<DIV NAME="list" ID="detail_desc"/>
</LI>
<LI>[ <B>StepSeparator</B> = ]<BR/>
<DIV NAME="list" ID="short_desc"><short_desc xmlns="">
The field separator used by the Step table--if required.
</short_desc></DIV>
<BR/>
<DIV NAME="list" ID="detail_desc"><detailed_desc xmlns="">
Only necessary if the table uses a different field separator than
that already set for StepDriver. Use an empty string or an empty
field to keep the field separator already in use.<br>
Typically, all the tables use the same separator so this can usually
be left empty.
</detailed_desc><BR/>
</DIV>
</LI>
<LI>[ <B>ParameterName</B> = AValue ]<BR/>
<DIV NAME="list" ID="short_desc"><short_desc xmlns="">
One or more parameter values to send to the table--each in their own field.
</short_desc></DIV>
<BR/>
<DIV NAME="list" ID="detail_desc"/>
</LI></OL ></code>
<br/>
<p><B>Examples:</B></p>
<code class="safs"><UL>
<LI>
<B><usage xmlns="">C, CallStep, "AnotherStepTable" </usage></B>
<BR/><DIV NAME="list" ID="short_desc"><short_desc xmlns="">
Invoke AnotherStepTable which does not require or expect parameters.
</short_desc></DIV>
<BR/>
<DIV NAME="list" ID="detail_desc"/>
</LI>
<LI>
<B><usage xmlns="">C, CallStep, "MyStep", ";" </usage></B>
<BR/><DIV NAME="list" ID="short_desc"><short_desc xmlns="">
Invoke MyStep which uses a semi-colon as a field delimiter.
</short_desc></DIV>
<BR/>
<DIV NAME="list" ID="detail_desc"/>
</LI>
<LI>
<B><usage xmlns="">C, CallStep, "AnotherStep", "", ^FName="John", ^LName="Smith"</usage></B>
<BR/><DIV NAME="list" ID="short_desc"><short_desc xmlns="">
Invoke AnotherStep using the existing field separator and passing two parameters.
</short_desc></DIV>
<BR/>
<DIV NAME="list" ID="detail_desc"/>
</LI>
</UL>
</code>
<br/>
<A href="SAFSReferenceKey.htm" alt="Reference Legend or Key">
<SMALL><B>[How To Read This Reference]</B></SMALL>
</A>
<HR/>
</DIV>
</DIV>
| kid551/safsdev.test.github.io | keyref/DDDriverFlowCommandsCallStep.html | HTML | mit | 3,620 |
<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<style>
body, html{
background-color:#ddd;
margin: 0px;
height: 100%;
overflow-x: hidden;
overflow-y: auto;
}
#bodymovin{
background-color:#000;
width:100%;
height:100%;
/*width:800px;
height:500px;*/
display:block;
overflow: hidden;
transform: translate3d(0,0,0);
margin: auto;
opacity: 1;
}
.botas_loop_3,.botas_loop_2{
display:none
}
</style>
<!-- build:js bodymovin.js -->
<script src="js/main.js"></script>
<script src="js/utils/common.js"></script>
<script src="js/3rd_party/transformation-matrix.js"></script>
<script src="js/3rd_party/seedrandom.js"></script>
<script src="js/3rd_party/BezierEaser.js"></script>
<script src="js/utils/MatrixManager.js"></script>
<script src="js/utils/animationFramePolyFill.js"></script>
<script src="js/utils/functionExtensions.js"></script>
<script src="js/utils/bez.js"></script>
<script src="js/utils/DataManager.js"></script>
<script src="js/utils/FontManager.js"></script>
<script src="js/utils/PropertyFactory.js"></script>
<script src="js/utils/shapes/ShapeProperty.js"></script>
<script src="js/utils/shapes/ShapeModifiers.js"></script>
<script src="js/utils/shapes/TrimModifier.js"></script>
<script src="js/utils/shapes/RoundCornersModifier.js"></script>
<script src="js/utils/imagePreloader.js"></script>
<script src="js/utils/featureSupport.js"></script>
<script src="js/utils/filters.js"></script>
<script src="js/renderers/BaseRenderer.js"></script>
<script src="js/renderers/SVGRenderer.js"></script>
<script src="js/renderers/CanvasRenderer.js" data-light-skip="true"></script>
<script src="js/renderers/HybridRenderer.js" data-light-skip="true"></script>
<script src="js/mask.js"></script>
<script src="js/elements/BaseElement.js"></script>
<script src="js/elements/svgElements/SVGBaseElement.js"></script>
<script src="js/elements/TextElement.js"></script>
<script src="js/elements/svgElements/SVGTextElement.js"></script>
<script src="js/elements/svgElements/effects/SVGTintEffect.js"></script>
<script src="js/elements/svgElements/effects/SVGFillFilter.js"></script>
<script src="js/elements/svgElements/effects/SVGStrokeEffect.js"></script>
<script src="js/elements/svgElements/effects/SVGTritoneFilter.js"></script>
<script src="js/elements/svgElements/effects/SVGProLevelsFilter.js"></script>
<script src="js/elements/svgElements/SVGEffects.js"></script>
<script src="js/elements/CompElement.js"></script>
<script src="js/elements/ImageElement.js"></script>
<script src="js/elements/ShapeElement.js"></script>
<script src="js/elements/SolidElement.js"></script>
<script src="js/elements/canvasElements/CVBaseElement.js" data-light-skip="true"></script>
<script src="js/elements/canvasElements/CVCompElement.js" data-light-skip="true"></script>
<script src="js/elements/canvasElements/CVImageElement.js" data-light-skip="true"></script>
<script src="js/elements/canvasElements/CVMaskElement.js" data-light-skip="true"></script>
<script src="js/elements/canvasElements/CVShapeElement.js" data-light-skip="true"></script>
<script src="js/elements/canvasElements/CVSolidElement.js" data-light-skip="true"></script>
<script src="js/elements/canvasElements/CVTextElement.js" data-light-skip="true"></script>
<script src="js/elements/htmlElements/HBaseElement.js" data-light-skip="true"></script>
<script src="js/elements/htmlElements/HSolidElement.js" data-light-skip="true"></script>
<script src="js/elements/htmlElements/HCompElement.js" data-light-skip="true"></script>
<script src="js/elements/htmlElements/HShapeElement.js" data-light-skip="true"></script>
<script src="js/elements/htmlElements/HTextElement.js" data-light-skip="true"></script>
<script src="js/elements/htmlElements/HImageElement.js" data-light-skip="true"></script>
<script src="js/elements/htmlElements/HCameraElement.js" data-light-skip="true"></script>
<script src="js/animation/AnimationManager.js"></script>
<script src="js/animation/AnimationItem.js"></script>
<!-- Expressions -->
<script src="js/utils/expressions/Expressions.js" data-light-skip="true"></script>
<script src="js/utils/expressions/ExpressionPropertyDecorator.js" data-light-skip="true"></script>
<script src="js/utils/expressions/ExpressionManager.js" data-light-skip="true"></script>
<script src="js/utils/expressions/ShapeInterface.js" data-light-skip="true"></script>
<script src="js/utils/expressions/LayerInterface.js" data-light-skip="true"></script>
<script src="js/utils/expressions/CompInterface.js" data-light-skip="true"></script>
<script src="js/utils/expressions/TransformInterface.js" data-light-skip="true"></script>
<script src="js/utils/expressions/ProjectInterface.js" data-light-skip="true"></script>
<script src="js/utils/expressions/EffectInterface.js" data-light-skip="true"></script>
<script src="js/effects/SliderEffect.js" data-light-skip="true"></script>
<script src="js/effects.js" data-light-skip="true"></script>
<!-- end Expressions -->
<!-- endbuild -->
<script src="js/module.js" data-skip="true"></script>
<!-- <script src="bodymovin.js"></script> -->
<!-- <script src="bodymovin_light.js"></script> -->
</head>
<body>
<div id="bodymovin"></div>
<script>
var anim;
var animData = {
container: document.getElementById('bodymovin'),
renderer: 'svg',
loop: true,
autoplay: true,
rendererSettings: {
progressiveLoad:false
},
path: 'exports/render/data.json'
};
anim = bodymovin.loadAnimation(animData);
</script>
</body>
</html>
| chen-ye/bodymovin | player/index.html | HTML | mit | 6,058 |
<!doctype html>
<!--[if lt IE 7]> <html class="no-js lt-ie9 lt-ie8 lt-ie7"> <![endif]-->
<!--[if IE 7]> <html class="no-js lt-ie9 lt-ie8"> <![endif]-->
<!--[if IE 8]> <html class="no-js lt-ie9"> <![endif]-->
<!--[if gt IE 8]><!--> <html class="no-js"> <!--<![endif]-->
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<base href="/">
<title></title>
<meta name="description" content="">
<meta name="viewport" content="width=device-width">
<!-- Place favicon.ico and apple-touch-icon.png in the root directory -->
<!-- build:css(client) app/vendor.css -->
<!-- bower:css -->
<link rel="stylesheet" href="bower_components/angular-list-group/dist/angular-list-group.css" />
<link rel="stylesheet" href="bower_components/ui-select/dist/select.css" />
<link rel="stylesheet" href="bower_components/angular-toastr/dist/angular-toastr.css" />
<!-- endbower -->
<!-- endbuild -->
<!-- build:css({.tmp,client}) app/app.css -->
<link rel="stylesheet" href="app/app.css">
<!-- injector:css -->
<!-- endinjector -->
<!-- endbuild -->
<link rel="stylesheet" href="bower_components/odometer/themes/odometer-theme-minimal.css" />
</head>
<body ng-app="tdpharmaClientApp" hashchange-event keydown-event>
<!--[if lt IE 7]>
<p class="browsehappy">You are using an <strong>outdated</strong> browser. Please <a href="http://browsehappy.com/">upgrade your browser</a> to improve your experience.</p>
<![endif]-->
<!-- Add your site or application content here -->
<div ui-view=""></div>
<!-- Google Analytics: change UA-XXXXX-X to be your site's ID -->
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-XXXXX-X');
ga('send', 'pageview');
</script>
<!--[if lt IE 9]>
<script src="bower_components/es5-shim/es5-shim.js"></script>
<script src="bower_components/json3/lib/json3.min.js"></script>
<![endif]-->
<!-- build:js({client,node_modules}) app/vendor.js -->
<!-- bower:js -->
<script src="bower_components/jquery/dist/jquery.js"></script>
<script src="bower_components/angular/angular.js"></script>
<script src="bower_components/angular-bootstrap/ui-bootstrap-tpls.js"></script>
<script src="bower_components/angular-cookies/angular-cookies.js"></script>
<script src="bower_components/angular-sanitize/angular-sanitize.js"></script>
<script src="bower_components/angular-list-group/dist/angular-list-group.min.js"></script>
<script src="bower_components/angular-resource/angular-resource.js"></script>
<script src="bower_components/angular-smart-table/dist/smart-table.js"></script>
<script src="bower_components/angular-socket-io/socket.js"></script>
<script src="bower_components/angular-ui-router/release/angular-ui-router.js"></script>
<script src="bower_components/lodash/lodash.js"></script>
<script src="bower_components/moment/moment.js"></script>
<script src="bower_components/angular-translate/angular-translate.js"></script>
<script src="bower_components/underscore/underscore.js"></script>
<script src="bower_components/ui-select/dist/select.js"></script>
<script src="bower_components/ng-file-upload/ng-file-upload.js"></script>
<script src="bower_components/ng-file-upload-shim/ng-file-upload-shim.js"></script>
<script src="bower_components/async/lib/async.js"></script>
<script src="bower_components/ngstorage/ngStorage.js"></script>
<script src="bower_components/angular-toastr/dist/angular-toastr.tpls.js"></script>
<script src="bower_components/aws-sdk/dist/aws-sdk.js"></script>
<script src="bower_components/ng-lodash/build/ng-lodash.js"></script>
<script src="bower_components/angular-moment/angular-moment.js"></script>
<script src="bower_components/odometer/odometer.js"></script>
<script src="bower_components/angular-odometer-js/dist/angular-odometer.js"></script>
<script src="bower_components/angular-io-barcode/build/angular-io-barcode.js"></script>
<script src="bower_components/highcharts-ng/dist/highcharts-ng.js"></script>
<script src="bower_components/highcharts/highcharts.js"></script>
<script src="bower_components/highcharts/highcharts-more.js"></script>
<script src="bower_components/highcharts/modules/exporting.js"></script>
<!-- endbower -->
<script src="bower_components/bootstrap/dist/js/bootstrap.min.js"></script>
<script src="bower_components/moment/locale/vi.js"></script>
<script src="socket.io-client/socket.io.js"></script>
<!-- endbuild -->
<!-- build:js({.tmp,client}) app/app.js -->
<script src="app/DYMO.Label.Frameork_2.0Beta.js"></script>
<script src="app/app.js"></script>
<script src="app/config.js"></script>
<!-- injector:js -->
<script src="app/account/account.js"></script>
<script src="app/account/login/login.controller.js"></script>
<script src="app/account/settings/settings.controller.js"></script>
<script src="app/account/signup/signup.controller.js"></script>
<script src="app/admin/admin.controller.js"></script>
<script src="app/admin/admin.js"></script>
<script src="app/app-config/angular-locale_en-us.js"></script>
<script src="app/app-config/angular_locale_vi_vn.js"></script>
<script src="app/app-config/config_angular_translate_en.js"></script>
<script src="app/app-config/config_angular_translate_vn.js"></script>
<script src="app/categories/categories.js"></script>
<script src="app/categories/index/categories.controller.js"></script>
<script src="app/categories/item/categoriesItem.controller.js"></script>
<script src="app/checkout/checkout.controller.js"></script>
<script src="app/checkout/checkout.js"></script>
<script src="app/checkoutv2/checkoutv2.js"></script>
<script src="app/checkoutv2/confirm/checkoutConfirm.controller.js"></script>
<script src="app/checkoutv2/index/checkoutv2.controller.js"></script>
<script src="app/dashboard/dashboard.js"></script>
<script src="app/dashboard/index/dashboard.controller.js"></script>
<script src="app/inventory/index/inventory.controller.js"></script>
<script src="app/inventory/inventory.js"></script>
<script src="app/inventory/item/inventoryItem.controller.js"></script>
<script src="app/main/main.controller.js"></script>
<script src="app/main/main.js"></script>
<script src="app/orders/adjustments/adjustments.controller.js"></script>
<script src="app/orders/orderItem/orderItem.controller.js"></script>
<script src="app/orders/orders.js"></script>
<script src="app/orders/purchases/new_purchase.controller.js"></script>
<script src="app/orders/purchases/purchases.controller.js"></script>
<script src="app/orders/sales/sales.controller.js"></script>
<script src="app/products/id/productsId.js"></script>
<script src="app/products/index/products.controller.js"></script>
<script src="app/products/products.js"></script>
<script src="components/directives/authorSelect/authorSelect.directive.js"></script>
<script src="components/directives/backImgUrl/backImgUrl.directive.js"></script>
<script src="components/directives/csSelect/csSelect.directive.js"></script>
<script src="components/directives/goClick/goClick.directive.js"></script>
<script src="components/directives/hashchangeEvent/hashchangeEvent.directive.js"></script>
<script src="components/directives/keydownEvent/keydownEvent.directive.js"></script>
<script src="components/directives/mongoose-error/mongoose-error.directive.js"></script>
<script src="components/directives/pageSelect/pageSelect.directive.js"></script>
<script src="components/directives/selectOnClick/selectOnClick.directive.js"></script>
<script src="components/directives/textFormat/textFormat.directive.js"></script>
<script src="components/filters/resolve/resolve.filter.js"></script>
<script src="components/filters/unique/unique.filter.js"></script>
<script src="components/models/Category/Category.service.js"></script>
<script src="components/models/InventoryItem/InventoryItem.service.js"></script>
<script src="components/models/Medicine/Medicine.service.js"></script>
<script src="components/models/Receipt/Receipt.service.js"></script>
<script src="components/models/Transaction/Transaction.service.js"></script>
<script src="components/models/config/config.service.js"></script>
<script src="components/models/medBatch/medBatch.service.js"></script>
<script src="components/services/DataHelper/DataHelper.service.js"></script>
<script src="components/services/S3Upload/S3Upload.service.js"></script>
<script src="components/services/auth/auth.service.js"></script>
<script src="components/services/auth/user.service.js"></script>
<script src="components/services/inventorySearch/inventorySearch.service.js"></script>
<script src="components/services/modal/modal.service.js"></script>
<script src="components/services/orderSearch/orderSearch.service.js"></script>
<script src="components/services/pharmacare/pharmacare.service.js"></script>
<script src="components/services/socket/socket.service.js"></script>
<script src="components/services/util/util.service.js"></script>
<script src="components/templates/navbar/navbar.controller.js"></script>
<!-- endinjector -->
<!-- endbuild -->
</body>
</html>
| tdang2/tdpharma-client | client/index.html | HTML | mit | 10,329 |
<!DOCTYPE html>
<html lang="en">
<!-- Mirrored from bucketadmin.themebucket.net/google_map.html by HTTrack Website Copier/3.x [XR&CO'2013], Fri, 21 Feb 2014 19:39:48 GMT -->
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="">
<meta name="author" content="ThemeBucket">
<link rel="shortcut icon" href="images/favicon.html">
<title>Google map</title>
<!--Core CSS -->
<link href="bs3/css/bootstrap.min.css" rel="stylesheet">
<link href="css/bootstrap-reset.css" rel="stylesheet">
<link href="assets/font-awesome/css/font-awesome.css" rel="stylesheet" />
<!-- Custom styles for this template -->
<link href="css/style.css" rel="stylesheet">
<link href="css/style-responsive.css" rel="stylesheet" />
<!-- Just for debugging purposes. Don't actually copy this line! -->
<!--[if lt IE 9]><script src="js/ie8/ie8-responsive-file-warning.js"></script><![endif]-->
<!-- HTML5 shim and Respond.js IE8 support of HTML5 elements and media queries -->
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/library/html5shiv/3.7.0/html5shiv.js"></script>
<script src="https://oss.maxcdn.com/library/respond.js/1.3.0/respond.min.js"></script>
<![endif]-->
</head>
<body>
<section id="container" >
<!--header start-->
<header class="header fixed-top clearfix">
<!--logo start-->
<div class="brand">
<a href="index-2.html" class="logo">
<img src="images/logo.png" alt="">
</a>
<div class="sidebar-toggle-box">
<div class="fa fa-bars"></div>
</div>
</div>
<!--logo end-->
<div class="nav notify-row" id="top_menu">
<!-- notification start -->
<ul class="nav top-menu">
<!-- settings start -->
<li class="dropdown">
<a data-toggle="dropdown" class="dropdown-toggle" href="#">
<i class="fa fa-tasks"></i>
<span class="badge bg-success">8</span>
</a>
<ul class="dropdown-menu extended tasks-bar">
<li>
<p class="">You have 8 pending tasks</p>
</li>
<li>
<a href="#">
<div class="task-info clearfix">
<div class="desc pull-left">
<h5>Target Sell</h5>
<p>25% , Deadline 12 June’13</p>
</div>
<span class="notification-pie-chart pull-right" data-percent="45">
<span class="percent"></span>
</span>
</div>
</a>
</li>
<li>
<a href="#">
<div class="task-info clearfix">
<div class="desc pull-left">
<h5>Product Delivery</h5>
<p>45% , Deadline 12 June’13</p>
</div>
<span class="notification-pie-chart pull-right" data-percent="78">
<span class="percent"></span>
</span>
</div>
</a>
</li>
<li>
<a href="#">
<div class="task-info clearfix">
<div class="desc pull-left">
<h5>Payment collection</h5>
<p>87% , Deadline 12 June’13</p>
</div>
<span class="notification-pie-chart pull-right" data-percent="60">
<span class="percent"></span>
</span>
</div>
</a>
</li>
<li>
<a href="#">
<div class="task-info clearfix">
<div class="desc pull-left">
<h5>Target Sell</h5>
<p>33% , Deadline 12 June’13</p>
</div>
<span class="notification-pie-chart pull-right" data-percent="90">
<span class="percent"></span>
</span>
</div>
</a>
</li>
<li class="external">
<a href="#">See All Tasks</a>
</li>
</ul>
</li>
<!-- settings end -->
<!-- inbox dropdown start-->
<li id="header_inbox_bar" class="dropdown">
<a data-toggle="dropdown" class="dropdown-toggle" href="#">
<i class="fa fa-envelope-o"></i>
<span class="badge bg-important">4</span>
</a>
<ul class="dropdown-menu extended inbox">
<li>
<p class="red">You have 4 Mails</p>
</li>
<li>
<a href="#">
<span class="photo"><img alt="avatar" src="images/avatar-mini.jpg"></span>
<span class="subject">
<span class="from">Jonathan Smith</span>
<span class="time">Just now</span>
</span>
<span class="message">
Hello, this is an example msg.
</span>
</a>
</li>
<li>
<a href="#">
<span class="photo"><img alt="avatar" src="images/avatar-mini-2.jpg"></span>
<span class="subject">
<span class="from">Jane Doe</span>
<span class="time">2 min ago</span>
</span>
<span class="message">
Nice admin template
</span>
</a>
</li>
<li>
<a href="#">
<span class="photo"><img alt="avatar" src="images/avatar-mini-3.jpg"></span>
<span class="subject">
<span class="from">Tasi sam</span>
<span class="time">2 days ago</span>
</span>
<span class="message">
This is an example msg.
</span>
</a>
</li>
<li>
<a href="#">
<span class="photo"><img alt="avatar" src="images/avatar-mini.jpg"></span>
<span class="subject">
<span class="from">Mr. Perfect</span>
<span class="time">2 hour ago</span>
</span>
<span class="message">
Hi there, its a test
</span>
</a>
</li>
<li>
<a href="#">See all messages</a>
</li>
</ul>
</li>
<!-- inbox dropdown end -->
<!-- notification dropdown start-->
<li id="header_notification_bar" class="dropdown">
<a data-toggle="dropdown" class="dropdown-toggle" href="#">
<i class="fa fa-bell-o"></i>
<span class="badge bg-warning">3</span>
</a>
<ul class="dropdown-menu extended notification">
<li>
<p>Notifications</p>
</li>
<li>
<div class="alert alert-info clearfix">
<span class="alert-icon"><i class="fa fa-bolt"></i></span>
<div class="noti-info">
<a href="#"> Server #1 overloaded.</a>
</div>
</div>
</li>
<li>
<div class="alert alert-danger clearfix">
<span class="alert-icon"><i class="fa fa-bolt"></i></span>
<div class="noti-info">
<a href="#"> Server #2 overloaded.</a>
</div>
</div>
</li>
<li>
<div class="alert alert-success clearfix">
<span class="alert-icon"><i class="fa fa-bolt"></i></span>
<div class="noti-info">
<a href="#"> Server #3 overloaded.</a>
</div>
</div>
</li>
</ul>
</li>
<!-- notification dropdown end -->
</ul>
<!-- notification end -->
</div>
<div class="top-nav clearfix">
<!--search & user info start-->
<ul class="nav pull-right top-menu">
<li>
<input type="text" class="form-control search" placeholder=" Search">
</li>
<!-- user login dropdown start-->
<li class="dropdown">
<a data-toggle="dropdown" class="dropdown-toggle" href="#">
<img alt="" src="images/avatar1_small.jpg">
<span class="username">John Doe</span>
<b class="caret"></b>
</a>
<ul class="dropdown-menu extended logout">
<li><a href="#"><i class=" fa fa-suitcase"></i>Profile</a></li>
<li><a href="#"><i class="fa fa-cog"></i> Settings</a></li>
<li><a href="login.html"><i class="fa fa-key"></i> Log Out</a></li>
</ul>
</li>
<!-- user login dropdown end -->
<li>
<div class="toggle-right-box">
<div class="fa fa-bars"></div>
</div>
</li>
</ul>
<!--search & user info end-->
</div>
</header>
<!--header end-->
<aside>
<div id="sidebar" class="nav-collapse">
<!-- sidebar menu start--> <div class="leftside-navigation">
<ul class="sidebar-menu" id="nav-accordion">
<li>
<a href="index-2.html">
<i class="fa fa-dashboard"></i>
<span>Dashboard</span>
</a>
</li>
<li class="sub-menu">
<a href="javascript:;">
<i class="fa fa-laptop"></i>
<span>Layouts</span>
</a>
<ul class="sub">
<li><a href="boxed_page.html">Boxed Page</a></li>
<li><a href="horizontal_menu.html">Horizontal Menu</a></li>
<li><a href="language_switch.html">Language Switch Bar</a></li>
</ul>
</li>
<li class="sub-menu">
<a href="javascript:;">
<i class="fa fa-book"></i>
<span>UI Elements</span>
</a>
<ul class="sub">
<li><a href="general.html">General</a></li>
<li><a href="buttons.html">Buttons</a></li>
<li><a href="widget.html">Widget</a></li>
<li><a href="slider.html">Slider</a></li>
<li><a href="tree_view.html">Tree View</a></li>
<li><a href="nestable.html">Nestable</a></li>
<li><a href="grids.html">Grids</a></li>
<li><a href="calendar.html">Calender</a></li>
<li><a href="draggable_portlet.html">Draggable Portlet</a></li>
</ul>
</li>
<li>
<a href="fontawesome.html">
<i class="fa fa-bullhorn"></i>
<span>Fontawesome </span>
</a>
</li>
<li class="sub-menu">
<a href="javascript:;">
<i class="fa fa-th"></i>
<span>Data Tables</span>
</a>
<ul class="sub">
<li><a href="basic_table.html">Basic Table</a></li>
<li><a href="responsive_table.html">Responsive Table</a></li>
<li><a href="dynamic_table.html">Dynamic Table</a></li>
<li><a href="editable_table.html">Editable Table</a></li>
</ul>
</li>
<li class="sub-menu">
<a href="javascript:;">
<i class="fa fa-tasks"></i>
<span>Form Components</span>
</a>
<ul class="sub">
<li><a href="form_component.html">Form Elements</a></li>
<li><a href="advanced_form.html">Advanced Components</a></li>
<li><a href="form_wizard.html">Form Wizard</a></li>
<li><a href="form_validation.html">Form Validation</a></li>
<li><a href="file_upload.html">Muliple File Upload</a></li>
<li><a href="dropzone.html">Dropzone</a></li>
<li><a href="inline_editor.html">Inline Editor</a></li>
</ul>
</li>
<li class="sub-menu">
<a href="javascript:;">
<i class="fa fa-envelope"></i>
<span>Mail </span>
</a>
<ul class="sub">
<li><a href="mail.html">Inbox</a></li>
<li><a href="mail_compose.html">Compose Mail</a></li>
<li><a href="mail_view.html">View Mail</a></li>
</ul>
</li>
<li class="sub-menu">
<a href="javascript:;">
<i class=" fa fa-bar-chart-o"></i>
<span>Charts</span>
</a>
<ul class="sub">
<li><a href="morris.html">Morris</a></li>
<li><a href="chartjs.html">Chartjs</a></li>
<li><a href="flot_chart.html">Flot Charts</a></li>
<li><a href="c3_chart.html">C3 Chart</a></li>
</ul>
</li>
<li class="sub-menu">
<a href="javascript:;" class="active">
<i class=" fa fa-bar-chart-o"></i>
<span>Maps</span>
</a>
<ul class="sub">
<li class="active"><a href="google_map.html">Google Map</a></li>
<li><a href="vector_map.html">Vector Map</a></li>
</ul>
</li>
<li class="sub-menu">
<a href="javascript:;">
<i class="fa fa-glass"></i>
<span>Extra</span>
</a>
<ul class="sub">
<li><a href="blank.html">Blank Page</a></li>
<li><a href="lock_screen.html">Lock Screen</a></li>
<li><a href="profile.html">Profile</a></li>
<li><a href="invoice.html">Invoice</a></li>
<li><a href="pricing_table.html">Pricing Table</a></li>
<li><a href="timeline.html">Timeline</a></li>
<li><a href="gallery.html">Media Gallery</a></li><li><a href="404.html">404 Error</a></li>
<li><a href="500.html">500 Error</a></li>
<li><a href="registration.html">Registration</a></li>
</ul>
</li>
<li>
<a href="login.html">
<i class="fa fa-user"></i>
<span>Login Page</span>
</a>
</li>
</ul></div>
<!-- sidebar menu end-->
</div>
</aside>
<!--sidebar end-->
<!--main content start-->
<section id="main-content">
<section class="wrapper">
<!-- page start-->
<div class="row">
<div class="col-sm-12">
<section class="panel">
<header class="panel-heading">
Google Map with Loaction List
<span class="tools pull-right">
<a href="javascript:;" class="fa fa-chevron-down"></a>
<a href="javascript:;" class="fa fa-cog"></a>
<a href="javascript:;" class="fa fa-times"></a>
</span>
</header>
<div class="panel-body">
<div id="gmap-list"></div>
</div>
</section>
</div>
</div>
<div class="row">
<div class="col-sm-12">
<section class="panel">
<header class="panel-heading">
Google Map with Tab Location
<span class="tools pull-right">
<a href="javascript:;" class="fa fa-chevron-down"></a>
<a href="javascript:;" class="fa fa-cog"></a>
<a href="javascript:;" class="fa fa-times"></a>
</span>
</header>
<div class="panel-body">
<div id="controls-tabs"></div>
<div id="info"></div>
<div id="gmap-tabs"></div>
</div>
</section>
</div>
</div>
<!-- page end-->
</section>
</section>
<!--main content end-->
<!--right sidebar start-->
<div class="right-sidebar">
<div class="search-row">
<input type="text" placeholder="Search" class="form-control">
</div>
<div class="right-stat-bar">
<ul class="right-side-accordion">
<li class="widget-collapsible">
<a href="#" class="head widget-head red-bg active clearfix">
<span class="pull-left">work progress (5)</span>
<span class="pull-right widget-collapse"><i class="ico-minus"></i></span>
</a>
<ul class="widget-container">
<li>
<div class="prog-row side-mini-stat clearfix">
<div class="side-graph-info">
<h4>Target sell</h4>
<p>
25%, Deadline 12 june 13
</p>
</div>
<div class="side-mini-graph">
<div class="target-sell">
</div>
</div>
</div>
<div class="prog-row side-mini-stat">
<div class="side-graph-info">
<h4>product delivery</h4>
<p>
55%, Deadline 12 june 13
</p>
</div>
<div class="side-mini-graph">
<div class="p-delivery">
<div class="sparkline" data-type="bar" data-resize="true" data-height="30" data-width="90%" data-bar-color="#39b7ab" data-bar-width="5" data-data="[200,135,667,333,526,996,564,123,890,564,455]">
</div>
</div>
</div>
</div>
<div class="prog-row side-mini-stat">
<div class="side-graph-info payment-info">
<h4>payment collection</h4>
<p>
25%, Deadline 12 june 13
</p>
</div>
<div class="side-mini-graph">
<div class="p-collection">
<span class="pc-epie-chart" data-percent="45">
<span class="percent"></span>
</span>
</div>
</div>
</div>
<div class="prog-row side-mini-stat">
<div class="side-graph-info">
<h4>delivery pending</h4>
<p>
44%, Deadline 12 june 13
</p>
</div>
<div class="side-mini-graph">
<div class="d-pending">
</div>
</div>
</div>
<div class="prog-row side-mini-stat">
<div class="col-md-12">
<h4>total progress</h4>
<p>
50%, Deadline 12 june 13
</p>
<div class="progress progress-xs mtop10">
<div style="width: 50%" aria-valuemax="100" aria-valuemin="0" aria-valuenow="20" role="progressbar" class="progress-bar progress-bar-info">
<span class="sr-only">50% Complete</span>
</div>
</div>
</div>
</div>
</li>
</ul>
</li>
<li class="widget-collapsible">
<a href="#" class="head widget-head terques-bg active clearfix">
<span class="pull-left">contact online (5)</span>
<span class="pull-right widget-collapse"><i class="ico-minus"></i></span>
</a>
<ul class="widget-container">
<li>
<div class="prog-row">
<div class="user-thumb">
<a href="#"><img src="images/avatar1_small.jpg" alt=""></a>
</div>
<div class="user-details">
<h4><a href="#">Jonathan Smith</a></h4>
<p>
Work for fun
</p>
</div>
<div class="user-status text-danger">
<i class="fa fa-comments-o"></i>
</div>
</div>
<div class="prog-row">
<div class="user-thumb">
<a href="#"><img src="images/avatar1.jpg" alt=""></a>
</div>
<div class="user-details">
<h4><a href="#">Anjelina Joe</a></h4>
<p>
Available
</p>
</div>
<div class="user-status text-success">
<i class="fa fa-comments-o"></i>
</div>
</div>
<div class="prog-row">
<div class="user-thumb">
<a href="#"><img src="images/chat-avatar2.jpg" alt=""></a>
</div>
<div class="user-details">
<h4><a href="#">John Doe</a></h4>
<p>
Away from Desk
</p>
</div>
<div class="user-status text-warning">
<i class="fa fa-comments-o"></i>
</div>
</div>
<div class="prog-row">
<div class="user-thumb">
<a href="#"><img src="images/avatar1_small.jpg" alt=""></a>
</div>
<div class="user-details">
<h4><a href="#">Mark Henry</a></h4>
<p>
working
</p>
</div>
<div class="user-status text-info">
<i class="fa fa-comments-o"></i>
</div>
</div>
<div class="prog-row">
<div class="user-thumb">
<a href="#"><img src="images/avatar1.jpg" alt=""></a>
</div>
<div class="user-details">
<h4><a href="#">Shila Jones</a></h4>
<p>
Work for fun
</p>
</div>
<div class="user-status text-danger">
<i class="fa fa-comments-o"></i>
</div>
</div>
<p class="text-center">
<a href="#" class="view-btn">View all Contacts</a>
</p>
</li>
</ul>
</li>
<li class="widget-collapsible">
<a href="#" class="head widget-head purple-bg active">
<span class="pull-left"> recent activity (3)</span>
<span class="pull-right widget-collapse"><i class="ico-minus"></i></span>
</a>
<ul class="widget-container">
<li>
<div class="prog-row">
<div class="user-thumb rsn-activity">
<i class="fa fa-clock-o"></i>
</div>
<div class="rsn-details ">
<p class="text-muted">
just now
</p>
<p>
<a href="#">Jim Doe </a>Purchased new equipments for zonal office setup
</p>
</div>
</div>
<div class="prog-row">
<div class="user-thumb rsn-activity">
<i class="fa fa-clock-o"></i>
</div>
<div class="rsn-details ">
<p class="text-muted">
2 min ago
</p>
<p>
<a href="#">Jane Doe </a>Purchased new equipments for zonal office setup
</p>
</div>
</div>
<div class="prog-row">
<div class="user-thumb rsn-activity">
<i class="fa fa-clock-o"></i>
</div>
<div class="rsn-details ">
<p class="text-muted">
1 day ago
</p>
<p>
<a href="#">Jim Doe </a>Purchased new equipments for zonal office setup
</p>
</div>
</div>
</li>
</ul>
</li>
<li class="widget-collapsible">
<a href="#" class="head widget-head yellow-bg active">
<span class="pull-left"> shipment status</span>
<span class="pull-right widget-collapse"><i class="ico-minus"></i></span>
</a>
<ul class="widget-container">
<li>
<div class="col-md-12">
<div class="prog-row">
<p>
Full sleeve baby wear (SL: 17665)
</p>
<div class="progress progress-xs mtop10">
<div class="progress-bar progress-bar-success" role="progressbar" aria-valuenow="20" aria-valuemin="0" aria-valuemax="100" style="width: 40%">
<span class="sr-only">40% Complete</span>
</div>
</div>
</div>
<div class="prog-row">
<p>
Full sleeve baby wear (SL: 17665)
</p>
<div class="progress progress-xs mtop10">
<div class="progress-bar progress-bar-info" role="progressbar" aria-valuenow="20" aria-valuemin="0" aria-valuemax="100" style="width: 70%">
<span class="sr-only">70% Completed</span>
</div>
</div>
</div>
</div>
</li>
</ul>
</li>
</ul>
</div>
</div>
<!--right sidebar end-->
</section>
<!-- Placed js at the end of the document so the pages load faster -->
<!--Core js-->
<script src="js/library/jquery.js"></script>
<script src="bs3/js/bootstrap.min.js"></script>
<script class="include" type="text/javascript" src="js/accordion-menu/jquery.dcjqaccordion.2.7.js"></script>
<script src="js/scrollTo/jquery.scrollTo.min.js"></script>
<script src="assets/jQuery-slimScroll-1.3.0/jquery.slimscroll.js"></script>
<script src="js/nicescroll/jquery.nicescroll.js"></script>
<!--Easy Pie Chart-->
<script src="assets/easypiechart/jquery.easypiechart.js"></script>
<!--Sparkline Chart-->
<script src="assets/sparkline/jquery.sparkline.js"></script>
<!--jQuery Flot Chart-->
<script src="assets/flot-chart/jquery.flot.js"></script>
<script src="assets/flot-chart/jquery.flot.tooltip.min.js"></script>
<script src="assets/flot-chart/jquery.flot.resize.js"></script>
<script src="assets/flot-chart/jquery.flot.pie.resize.js"></script>
<!--Google Map-->
<script src="http://maps.google.com/maps/api/js?sensor=false&libraryraries=geometry&v=3.7"></script>
<script src="assets/google-map/maplace.js"></script>
<script src="assets/google-map/data/points.js"></script>
<!--common script init for all pages-->
<script src="js/scripts.js"></script>
<script>
//ul list example
new Maplace({
locations: LocsB,
map_div: '#gmap-list',
controls_type: 'list',
controls_title: 'Choose a location:'
}).Load();
new Maplace({
locations: LocsB,
map_div: '#gmap-tabs',
controls_div: '#controls-tabs',
controls_type: 'list',
controls_on_map: false,
show_infowindow: false,
start: 1,
afterShow: function(index, location, marker) {
$('#info').html(location.html);
}
}).Load();
</script>
</body>
<!-- Mirrored from bucketadmin.themebucket.net/google_map.html by HTTrack Website Copier/3.x [XR&CO'2013], Fri, 21 Feb 2014 19:39:48 GMT -->
</html>
| mromrell/quotadeck-frontend | public/partials/theme/google_map.html | HTML | mit | 29,848 |
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>stalmarck: Not compatible 👼</title>
<link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" />
<link href="../../../../../bootstrap.min.css" rel="stylesheet">
<link href="../../../../../bootstrap-custom.css" rel="stylesheet">
<link href="//maxcdn.bootstrapcdn.com/font-awesome/4.2.0/css/font-awesome.min.css" rel="stylesheet">
<script src="../../../../../moment.min.js"></script>
<!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script>
<script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
<![endif]-->
</head>
<body>
<div class="container">
<div class="navbar navbar-default" role="navigation">
<div class="container-fluid">
<div class="navbar-header">
<a class="navbar-brand" href="../../../../.."><i class="fa fa-lg fa-flag-checkered"></i> Coq bench</a>
</div>
<div id="navbar" class="collapse navbar-collapse">
<ul class="nav navbar-nav">
<li><a href="../..">clean / released</a></li>
<li class="active"><a href="">8.13.2 / stalmarck - 8.9.0</a></li>
</ul>
</div>
</div>
</div>
<div class="article">
<div class="row">
<div class="col-md-12">
<a href="../..">« Up</a>
<h1>
stalmarck
<small>
8.9.0
<span class="label label-info">Not compatible 👼</span>
</small>
</h1>
<p>📅 <em><script>document.write(moment("2021-11-22 00:16:09 +0000", "YYYY-MM-DD HH:mm:ss Z").fromNow());</script> (2021-11-22 00:16:09 UTC)</em><p>
<h2>Context</h2>
<pre># Packages matching: installed
# Name # Installed # Synopsis
base-bigarray base
base-threads base
base-unix base
conf-findutils 1 Virtual package relying on findutils
conf-gmp 3 Virtual package relying on a GMP lib system installation
coq 8.13.2 Formal proof management system
num 1.4 The legacy Num library for arbitrary-precision integer and rational arithmetic
ocaml 4.07.1 The OCaml compiler (virtual package)
ocaml-base-compiler 4.07.1 Official release 4.07.1
ocaml-config 1 OCaml Switch Configuration
ocamlfind 1.9.1 A library manager for OCaml
zarith 1.12 Implements arithmetic and logical operations over arbitrary-precision integers
# opam file:
opam-version: "2.0"
maintainer: "[email protected]"
homepage: "https://github.com/coq-community/stalmarck"
dev-repo: "git+https://github.com/coq-community/stalmarck.git"
bug-reports: "https://github.com/coq-community/stalmarck/issues"
license: "LGPL-2.1-or-later"
synopsis: "Proof of Stålmarck's algorithm in Coq"
description: """
A two-level approach to prove tautologies using Stålmarck's algorithm in Coq.
"""
build: [make "-j%{jobs}%"]
install: [make "install"]
depends: [
"ocaml"
"coq" {>= "8.9" & < "8.10~"}
]
tags: [
"category:Computer Science/Decision Procedures and Certified Algorithms/Decision procedures"
"category:Miscellaneous/Extracted Programs/Decision procedures"
"keyword:boolean formula"
"keyword:tautology checker"
"logpath:Stalmarck"
"date:2019-05-19"
]
authors: [
"Pierre Letouzey"
"Laurent Théry"
]
url {
src: "https://github.com/coq-community/stalmarck/archive/v8.9.0.tar.gz"
checksum: "sha256=c0c6958e059d632cca0d0e67ff673d996abb0c9e389ecdffa9d1e1186884168b"
}
</pre>
<h2>Lint</h2>
<dl class="dl-horizontal">
<dt>Command</dt>
<dd><code>true</code></dd>
<dt>Return code</dt>
<dd>0</dd>
</dl>
<h2>Dry install 🏜️</h2>
<p>Dry install with the current Coq version:</p>
<dl class="dl-horizontal">
<dt>Command</dt>
<dd><code>opam install -y --show-action coq-stalmarck.8.9.0 coq.8.13.2</code></dd>
<dt>Return code</dt>
<dd>5120</dd>
<dt>Output</dt>
<dd><pre>[NOTE] Package coq is already installed (current version is 8.13.2).
The following dependencies couldn't be met:
- coq-stalmarck -> coq < 8.10~ -> ocaml < 4.06.0
base of this switch (use `--unlock-base' to force)
Your request can't be satisfied:
- No available version of coq satisfies the constraints
No solution found, exiting
</pre></dd>
</dl>
<p>Dry install without Coq/switch base, to test if the problem was incompatibility with the current Coq/OCaml version:</p>
<dl class="dl-horizontal">
<dt>Command</dt>
<dd><code>opam remove -y coq; opam install -y --show-action --unlock-base coq-stalmarck.8.9.0</code></dd>
<dt>Return code</dt>
<dd>0</dd>
</dl>
<h2>Install dependencies</h2>
<dl class="dl-horizontal">
<dt>Command</dt>
<dd><code>true</code></dd>
<dt>Return code</dt>
<dd>0</dd>
<dt>Duration</dt>
<dd>0 s</dd>
</dl>
<h2>Install 🚀</h2>
<dl class="dl-horizontal">
<dt>Command</dt>
<dd><code>true</code></dd>
<dt>Return code</dt>
<dd>0</dd>
<dt>Duration</dt>
<dd>0 s</dd>
</dl>
<h2>Installation size</h2>
<p>No files were installed.</p>
<h2>Uninstall 🧹</h2>
<dl class="dl-horizontal">
<dt>Command</dt>
<dd><code>true</code></dd>
<dt>Return code</dt>
<dd>0</dd>
<dt>Missing removes</dt>
<dd>
none
</dd>
<dt>Wrong removes</dt>
<dd>
none
</dd>
</dl>
</div>
</div>
</div>
<hr/>
<div class="footer">
<p class="text-center">
Sources are on <a href="https://github.com/coq-bench">GitHub</a> © Guillaume Claret 🐣
</p>
</div>
</div>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js"></script>
<script src="../../../../../bootstrap.min.js"></script>
</body>
</html>
| coq-bench/coq-bench.github.io | clean/Linux-x86_64-4.07.1-2.0.6/released/8.13.2/stalmarck/8.9.0.html | HTML | mit | 7,149 |
<?xml version="1.0" encoding="iso-8859-1"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<!-- template designed by Marco Von Ballmoos -->
<title>Docs for page Updated.php</title>
<link rel="stylesheet" href="../../media/stylesheet.css" />
<script src="../../media/lib/classTree.js"></script>
<script language="javascript" type="text/javascript">
var imgPlus = new Image();
var imgMinus = new Image();
imgPlus.src = "../../media/images/plus.png";
imgMinus.src = "../../media/images/minus.png";
function showNode(Node){
switch(navigator.family){
case 'nn4':
// Nav 4.x code fork...
var oTable = document.layers["span" + Node];
var oImg = document.layers["img" + Node];
break;
case 'ie4':
// IE 4/5 code fork...
var oTable = document.all["span" + Node];
var oImg = document.all["img" + Node];
break;
case 'gecko':
// Standards Compliant code fork...
var oTable = document.getElementById("span" + Node);
var oImg = document.getElementById("img" + Node);
break;
}
oImg.src = imgMinus.src;
oTable.style.display = "block";
}
function hideNode(Node){
switch(navigator.family){
case 'nn4':
// Nav 4.x code fork...
var oTable = document.layers["span" + Node];
var oImg = document.layers["img" + Node];
break;
case 'ie4':
// IE 4/5 code fork...
var oTable = document.all["span" + Node];
var oImg = document.all["img" + Node];
break;
case 'gecko':
// Standards Compliant code fork...
var oTable = document.getElementById("span" + Node);
var oImg = document.getElementById("img" + Node);
break;
}
oImg.src = imgPlus.src;
oTable.style.display = "none";
}
function nodeIsVisible(Node){
switch(navigator.family){
case 'nn4':
// Nav 4.x code fork...
var oTable = document.layers["span" + Node];
break;
case 'ie4':
// IE 4/5 code fork...
var oTable = document.all["span" + Node];
break;
case 'gecko':
// Standards Compliant code fork...
var oTable = document.getElementById("span" + Node);
break;
}
return (oTable && oTable.style.display == "block");
}
function toggleNodeVisibility(Node){
if (nodeIsVisible(Node)){
hideNode(Node);
}else{
showNode(Node);
}
}
</script>
</head>
<body>
<div class="page-body">
<h2 class="file-name"><img src="../../media/images/Page_logo.png" alt="File" style="vertical-align: middle">/Gdata/App/Extension/Updated.php</h2>
<a name="sec-description"></a>
<div class="info-box">
<div class="info-box-title">Description</div>
<div class="nav-bar">
<span class="disabled">Description</span> |
<a href="#sec-classes">Classes</a>
| <a href="#sec-includes">Includes</a>
</div>
<div class="info-box-body">
<!-- ========== Info from phpDoc block ========= -->
<p class="short-description">Zend Framework</p>
<p class="description"><p>LICENSE</p><p>This source file is subject to the new BSD license that is bundled with this package in the file LICENSE.txt. It is also available through the world-wide-web at this URL: http://framework.zend.com/license/new-bsd If you did not receive a copy of the license and are unable to obtain it through the world-wide-web, please send an email to [email protected] so we can send you a copy immediately.</p></p>
<ul class="tags">
<li><span class="field">version:</span> $Id: Updated.php 20096 2010-01-06 02:05:09Z bkarwin $</li>
<li><span class="field">copyright:</span> Copyright (c) 2005-2010 Zend Technologies USA Inc. (http://www.zend.com)</li>
<li><span class="field">license:</span> <a href="http://framework.zend.com/license/new-bsd">New BSD License</a></li>
</ul>
</div>
</div>
<a name="sec-classes"></a>
<div class="info-box">
<div class="info-box-title">Classes</div>
<div class="nav-bar">
<a href="#sec-description">Description</a> |
<span class="disabled">Classes</span>
| <a href="#sec-includes">Includes</a>
</div>
<div class="info-box-body">
<table cellpadding="2" cellspacing="0" class="class-table">
<tr>
<th class="class-table-header">Class</th>
<th class="class-table-header">Description</th>
</tr>
<tr>
<td style="padding-right: 2em; vertical-align: top; white-space: nowrap">
<img src="../../media/images/Class.png"
alt=" class"
title=" class"/>
<a href="../../Zend_Gdata/App/Zend_Gdata_App_Extension_Updated.html">Zend_Gdata_App_Extension_Updated</a>
</td>
<td>
Represents the atom:updated element
</td>
</tr>
</table>
</div>
</div>
<a name="sec-includes"></a>
<div class="info-box">
<div class="info-box-title">Includes</div>
<div class="nav-bar">
<a href="#sec-description">Description</a> |
<a href="#sec-classes">Classes</a>
| <span class="disabled">Includes</span>
</div>
<div class="info-box-body">
<a name="_Zend/Gdata/App/Extension_php"><!-- --></a>
<div class="oddrow">
<div>
<img src="../../media/images/Page.png" alt=" " />
<span class="include-title">
<span class="include-type">require_once</span>
(<span class="include-name">'Zend/Gdata/App/Extension.php'</span>)
(line <span class="line-number">27</span>)
</span>
</div>
<!-- ========== Info from phpDoc block ========= -->
<ul class="tags">
<li><span class="field">see:</span> <a href="../../Zend_Gdata/App/Zend_Gdata_App_Extension.html">Zend_Gdata_App_Extension</a></li>
</ul>
</div>
</div>
</div>
<p class="notes" id="credit">
Documentation generated on Wed, 25 Aug 2010 03:44:25 +0400 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.4.2</a>
</p>
</div></body>
</html> | broadinstitute/gdata-cli | lib/gapps/ZendGdata-1.10.8/documentation/api/core/Zend_Gdata/App/_Gdata---App---Extension---Updated.php.html | HTML | mit | 6,213 |
<template name="myworks">
<article class="page container-fluid shine-wrapper">
{{> myworksNav}}
{{> myworksList}}
</article>
</template>
<template name="myworksNav">
<header>
<h3>My works</h3>
</header>
<div class="row-fluid">
<nav class="navtabs">
<ul class="navtabs-list">
<li class="navtabs-item {{mode 'draft'}}">
<a class="navtabs-anchor" href="{{pathFor 'myworks' mode='draft'}}">
작성중<span class="navtabs-count"> {{getPublishedCount 'myDraftCount'}}</span>
</a>
</li>
<li class="navtabs-item {{mode 'post'}}">
<a class="navtabs-anchor" href="{{pathFor 'myworks' mode='post'}}">
발행글<span class="navtabs-count"> {{getPublishedCount 'myPostsListCount'}}</span>
</a>
</li>
</ul>
</nav>
</div>
</template>
<template name="myworksList">
<div class="row-fluid">
<div class="block-group">
<ul class="block-list">
{{#each myworksList}}
{{#if switchMode}}
{{> myworksDraft}}
{{else}}
{{> myworksPost}}
{{/if}}
{{/each}}
{{#if Template.subscriptionsReady}}
<div class="row-fluid">
{{#if hasMore}}
<a class="btn btn-default btn-block load-more">더 보기</a>
{{/if}}
</div>
{{else}}
<div class="loading">{{> listLoading}}</div>
{{/if}}
</ul>
</div>
</div>
</template>
<template name="myworksDraft">
<li class="post-item">
<h3 class="title">
<small><a href="{{pathFor 'categoryView' _id=categoryId}}">{{categoryId}}</a></small>
<a href="{{pathFor 'postWrite' categoryId=categoryId draftId=_id}}">{{title}}</a>
</h3>
<div class="info">
<div class="btn-group pull-right">
<button type="button" id="remove" class="close">×</button>
</div>
<div class="block-meta-wrap">
<span class="post-meth-inline">{{momentFromNow createdAt}}</span>
</div>
</div>
</li>
</template>
<template name="myworksPost">
<li class="post-item">
<h3 class="title">
<small><a href="{{pathFor 'categoryView' _id=categoryId}}">{{categoryId}}</a></small>
<a href="{{pathFor 'postView' _id=_id categoryId=categoryId}}">{{title}}</a>
</h3>
<div class="info">
<div class="block-meta-wrap">
<span class="post-meth-inline">{{momentFromNow createdAt}}</span>
</div>
</div>
</li>
</template> | johnghoonchoi/meteor-shine | apps/front/modules/myworks/client/myworks.html | HTML | mit | 2,485 |
<!doctype html>
<html class="no-js" lang="">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<title></title>
<meta name="description" content="">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="apple-touch-icon" href="apple-touch-icon.png">
<!-- Place favicon.ico in the root directory -->
<link rel="stylesheet" href="css/app.css">
<script src="bower_components/modernizr/modernizr.js"></script>
<script src="bower_components/dustjs-linkedin/dist/dust-full.min.js"></script>
</head>
<body>
<header class="startpage-header">
<div class="inner" id="startpage-header">
</div>
</header>
<div class="startpage-news">
<div class="inner">
<div class="news-container" id="news-col-1"></div>
<div class="news-container" id="news-col-2"></div>
<div class="news-container" id="news-col-3"></div>
</div>
<div class="inner">
<div class="news-container full-width" id="news-row-1"></div>
</div>
<div class="inner">
<div class="news-container full-width" id="news-row-2"></div>
</div>
</div>
<script data-main="js/main" src="bower_components/requirejs/require.js"></script>
</body>
</html> | alexander-heimbuch/rss-page | index.html | HTML | mit | 1,258 |
<!DOCTYPE html>
<html lang="en">
<head>
<title>jsTester</title>
<link rel="stylesheet" type="text/css" href="../public/stylesheets/style.css" />
</head>
<body>
<h1>jsTester</h1>
<div id='jsTesterLog'></div>
<script type='text/javascript' src='../public/javascripts/jsTester.js'></script>
<script type='text/javascript' src='./factors.js'></script>
</body>
</html>
| rawright/jsTester | test/index.html | HTML | mit | 398 |
Subsets and Splits