code 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>
<meta charset="UTF-8" />
<meta name="robots" content="index, follow, all" />
<title>Grav\Common\Plugins | Grav API</title>
<link rel="stylesheet" type="text/css" href="../../css/bootstrap.min.css">
<link rel="stylesheet" type="text/css" href="../../css/bootstrap-theme.min.css">
<link rel="stylesheet" type="text/css" href="../../css/sami.css">
<script src="../../js/jquery-1.11.1.min.js"></script>
<script src="../../js/bootstrap.min.js"></script>
<script src="../../js/typeahead.min.js"></script>
<script src="../../sami.js"></script>
<meta name="MobileOptimized" content="width">
<meta name="HandheldFriendly" content="true">
<meta name="viewport" content="width=device-width,initial-scale=1,maximum-scale=1">
</head>
<body id="class" data-name="class:Grav_Common_Plugins" data-root-path="../../">
<div id="content">
<div id="left-column">
<div id="control-panel">
<form id="search-form" action="../../search.html" method="GET">
<span class="glyphicon glyphicon-search"></span>
<input name="search"
class="typeahead form-control"
type="search"
placeholder="Search">
</form>
</div>
<div id="api-tree"></div>
</div>
<div id="right-column">
<nav id="site-nav" class="navbar navbar-default" role="navigation">
<div class="container-fluid">
<div class="navbar-header">
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#navbar-elements">
<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">Grav API</a>
</div>
<div class="collapse navbar-collapse" id="navbar-elements">
<ul class="nav navbar-nav">
<li><a href="../../classes.html">Classes</a></li>
<li><a href="../../namespaces.html">Namespaces</a></li>
<li><a href="../../interfaces.html">Interfaces</a></li>
<li><a href="../../traits.html">Traits</a></li>
<li><a href="../../doc-index.html">Index</a></li>
<li><a href="../../search.html">Search</a></li>
</ul>
</div>
</div>
</nav>
<div class="namespace-breadcrumbs">
<ol class="breadcrumb">
<li><span class="label label-default">class</span></li>
<li><a href="../../Grav.html">Grav</a></li>
<li><a href="../../Grav/Common.html">Common</a></li>
<li>Plugins</li>
</ol>
</div>
<div id="page-content">
<a class="btn btn-warning pull-right" href="https://github.com/getgrav/grav/blob/develop/system/src/Grav/Common/Plugins.php">Edit on GitHub</a>
<div class="page-header">
<h1>Plugins</h1>
<span class="pull-right>Edit Grav\Common\Plugins</span>
</div>
<p> class
<strong>Plugins</strong> extends <a href="../../Grav/Common/Iterator.html"><abbr title="Grav\Common\Iterator">Iterator</abbr></a>
</p>
<div class="description">
<p>The Plugins object holds an array of all the plugin objects that
Grav knows about</p> </div>
<h2>Traits</h2>
<div class="container-fluid underlined">
<div class="row">
<div class="col-md-6">
<a href="../../Grav/Common/GravTrait.html"><abbr title="Grav\Common\GravTrait">Grav\Common\GravTrait</abbr></a>
</div>
<div class="col-md-6">
</div>
</div>
<div class="row">
<div class="col-md-6">
<a href="../../RocketTheme/Toolbox/ArrayTraits/Constructor.html"><abbr title="RocketTheme\Toolbox\ArrayTraits\Constructor">RocketTheme\Toolbox\ArrayTraits\Constructor</abbr></a>
</div>
<div class="col-md-6">
Implements Constructor for setting items.
</div>
</div>
<div class="row">
<div class="col-md-6">
<a href="../../RocketTheme/Toolbox/ArrayTraits/ArrayAccessWithGetters.html"><abbr title="RocketTheme\Toolbox\ArrayTraits\ArrayAccessWithGetters">RocketTheme\Toolbox\ArrayTraits\ArrayAccessWithGetters</abbr></a>
</div>
<div class="col-md-6">
Implements getters and setters.
</div>
</div>
<div class="row">
<div class="col-md-6">
<a href="../../RocketTheme/Toolbox/ArrayTraits/Iterator.html"><abbr title="RocketTheme\Toolbox\ArrayTraits\Iterator">RocketTheme\Toolbox\ArrayTraits\Iterator</abbr></a>
</div>
<div class="col-md-6">
Implements \Iterator interface.
</div>
</div>
<div class="row">
<div class="col-md-6">
<a href="../../RocketTheme/Toolbox/ArrayTraits/Countable.html"><abbr title="RocketTheme\Toolbox\ArrayTraits\Countable">RocketTheme\Toolbox\ArrayTraits\Countable</abbr></a>
</div>
<div class="col-md-6">
Implements \Countable interface.
</div>
</div>
<div class="row">
<div class="col-md-6">
<a href="../../RocketTheme/Toolbox/ArrayTraits/Serializable.html"><abbr title="RocketTheme\Toolbox\ArrayTraits\Serializable">RocketTheme\Toolbox\ArrayTraits\Serializable</abbr></a>
</div>
<div class="col-md-6">
Implements \Serializable interface.
</div>
</div>
<div class="row">
<div class="col-md-6">
<a href="../../RocketTheme/Toolbox/ArrayTraits/Export.html"><abbr title="RocketTheme\Toolbox\ArrayTraits\Export">RocketTheme\Toolbox\ArrayTraits\Export</abbr></a>
</div>
<div class="col-md-6">
Implements ExportInterface.
</div>
</div>
<div class="row">
<div class="col-md-6">
<a href="../../RocketTheme/Toolbox/ArrayTraits/ArrayAccess.html"><abbr title="RocketTheme\Toolbox\ArrayTraits\ArrayAccess">RocketTheme\Toolbox\ArrayTraits\ArrayAccess</abbr></a>
</div>
<div class="col-md-6">
Implements ArrayAccess interface.
</div>
</div>
</div>
<h2>Properties</h2>
<table class="table table-condensed">
<tr>
<td class="type" id="property_items">
array
</td>
<td>$items</td>
<td class="last">array$items</td>
<td><small>from
<a href="../../RocketTheme/Toolbox/ArrayTraits/ArrayAccess.html#property_items"><abbr title="RocketTheme\Toolbox\ArrayTraits\ArrayAccess">ArrayAccess</abbr></a></small></td>
</tr>
</table>
<h2>Methods</h2>
<div class="container-fluid underlined">
<div class="row">
<div class="col-md-2 type">
</div>
<div class="col-md-8 type">
<a href="#method___construct">__construct</a>(
array $items = array())
<p>Constructor to initialize array.</p> </div>
<div class="col-md-2"><small>from
<a href="../../RocketTheme/Toolbox/ArrayTraits/Constructor.html#method___construct"><abbr title="RocketTheme\Toolbox\ArrayTraits\Constructor">Constructor</abbr></a></small></div>
</div>
<div class="row">
<div class="col-md-2 type">
bool
</div>
<div class="col-md-8 type">
<a href="#method_offsetExists">offsetExists</a>(
mixed $offset)
<p>Whether or not an offset exists.</p> </div>
<div class="col-md-2"><small>from
<a href="../../RocketTheme/Toolbox/ArrayTraits/ArrayAccess.html#method_offsetExists"><abbr title="RocketTheme\Toolbox\ArrayTraits\ArrayAccess">ArrayAccess</abbr></a></small></div>
</div>
<div class="row">
<div class="col-md-2 type">
mixed
</div>
<div class="col-md-8 type">
<a href="#method_offsetGet">offsetGet</a>(
mixed $offset)
<p>Returns the value at specified offset.</p> </div>
<div class="col-md-2"><small>from
<a href="../../RocketTheme/Toolbox/ArrayTraits/ArrayAccess.html#method_offsetGet"><abbr title="RocketTheme\Toolbox\ArrayTraits\ArrayAccess">ArrayAccess</abbr></a></small></div>
</div>
<div class="row">
<div class="col-md-2 type">
</div>
<div class="col-md-8 type">
<a href="#method_offsetSet">offsetSet</a>(
mixed $offset,
mixed $value)
<p>Assigns a value to the specified offset.</p> </div>
<div class="col-md-2"><small>from
<a href="../../RocketTheme/Toolbox/ArrayTraits/ArrayAccess.html#method_offsetSet"><abbr title="RocketTheme\Toolbox\ArrayTraits\ArrayAccess">ArrayAccess</abbr></a></small></div>
</div>
<div class="row">
<div class="col-md-2 type">
</div>
<div class="col-md-8 type">
<a href="#method_offsetUnset">offsetUnset</a>(
mixed $offset)
<p>Unsets an offset.</p> </div>
<div class="col-md-2"><small>from
<a href="../../RocketTheme/Toolbox/ArrayTraits/ArrayAccess.html#method_offsetUnset"><abbr title="RocketTheme\Toolbox\ArrayTraits\ArrayAccess">ArrayAccess</abbr></a></small></div>
</div>
<div class="row">
<div class="col-md-2 type">
</div>
<div class="col-md-8 type">
<a href="#method___set">__set</a>(
mixed $offset,
mixed $value)
<p>Magic setter method</p> </div>
<div class="col-md-2"><small>from
<a href="../../RocketTheme/Toolbox/ArrayTraits/ArrayAccessWithGetters.html#method___set"><abbr title="RocketTheme\Toolbox\ArrayTraits\ArrayAccessWithGetters">ArrayAccessWithGetters</abbr></a></small></div>
</div>
<div class="row">
<div class="col-md-2 type">
mixed
</div>
<div class="col-md-8 type">
<a href="#method___get">__get</a>(
mixed $offset)
<p>Magic getter method</p> </div>
<div class="col-md-2"><small>from
<a href="../../RocketTheme/Toolbox/ArrayTraits/ArrayAccessWithGetters.html#method___get"><abbr title="RocketTheme\Toolbox\ArrayTraits\ArrayAccessWithGetters">ArrayAccessWithGetters</abbr></a></small></div>
</div>
<div class="row">
<div class="col-md-2 type">
boolean
</div>
<div class="col-md-8 type">
<a href="#method___isset">__isset</a>(
mixed $offset)
<p>Magic method to determine if the attribute is set</p> </div>
<div class="col-md-2"><small>from
<a href="../../RocketTheme/Toolbox/ArrayTraits/ArrayAccessWithGetters.html#method___isset"><abbr title="RocketTheme\Toolbox\ArrayTraits\ArrayAccessWithGetters">ArrayAccessWithGetters</abbr></a></small></div>
</div>
<div class="row">
<div class="col-md-2 type">
</div>
<div class="col-md-8 type">
<a href="#method___unset">__unset</a>(
mixed $offset)
<p>Magic method to unset the attribute</p> </div>
<div class="col-md-2"><small>from
<a href="../../RocketTheme/Toolbox/ArrayTraits/ArrayAccessWithGetters.html#method___unset"><abbr title="RocketTheme\Toolbox\ArrayTraits\ArrayAccessWithGetters">ArrayAccessWithGetters</abbr></a></small></div>
</div>
<div class="row">
<div class="col-md-2 type">
mixed
</div>
<div class="col-md-8 type">
<a href="#method_current">current</a>()
<p>Returns the current element.</p> </div>
<div class="col-md-2"><small>from
<a href="../../RocketTheme/Toolbox/ArrayTraits/Iterator.html#method_current"><abbr title="RocketTheme\Toolbox\ArrayTraits\Iterator">Iterator</abbr></a></small></div>
</div>
<div class="row">
<div class="col-md-2 type">
mixed
</div>
<div class="col-md-8 type">
<a href="#method_key">key</a>()
<p>Returns the key of the current element.</p> </div>
<div class="col-md-2"><small>from
<a href="../../RocketTheme/Toolbox/ArrayTraits/Iterator.html#method_key"><abbr title="RocketTheme\Toolbox\ArrayTraits\Iterator">Iterator</abbr></a></small></div>
</div>
<div class="row">
<div class="col-md-2 type">
void
</div>
<div class="col-md-8 type">
<a href="#method_next">next</a>()
<p>Moves the current position to the next element.</p> </div>
<div class="col-md-2"><small>from
<a href="../../RocketTheme/Toolbox/ArrayTraits/Iterator.html#method_next"><abbr title="RocketTheme\Toolbox\ArrayTraits\Iterator">Iterator</abbr></a></small></div>
</div>
<div class="row">
<div class="col-md-2 type">
void
</div>
<div class="col-md-8 type">
<a href="#method_rewind">rewind</a>()
<p>Rewinds back to the first element of the Iterator.</p> </div>
<div class="col-md-2"><small>from
<a href="../../RocketTheme/Toolbox/ArrayTraits/Iterator.html#method_rewind"><abbr title="RocketTheme\Toolbox\ArrayTraits\Iterator">Iterator</abbr></a></small></div>
</div>
<div class="row">
<div class="col-md-2 type">
bool
</div>
<div class="col-md-8 type">
<a href="#method_valid">valid</a>()
<p>This method is called after Iterator::rewind() and Iterator::next() to check if the current position is valid.</p> </div>
<div class="col-md-2"><small>from
<a href="../../RocketTheme/Toolbox/ArrayTraits/Iterator.html#method_valid"><abbr title="RocketTheme\Toolbox\ArrayTraits\Iterator">Iterator</abbr></a></small></div>
</div>
<div class="row">
<div class="col-md-2 type">
int
</div>
<div class="col-md-8 type">
<a href="#method_count">count</a>()
<p>Implements Countable interface.</p> </div>
<div class="col-md-2"><small>from
<a href="../../RocketTheme/Toolbox/ArrayTraits/Countable.html#method_count"><abbr title="RocketTheme\Toolbox\ArrayTraits\Countable">Countable</abbr></a></small></div>
</div>
<div class="row">
<div class="col-md-2 type">
string
</div>
<div class="col-md-8 type">
<a href="#method_serialize">serialize</a>()
<p>Returns string representation of the object.</p> </div>
<div class="col-md-2"><small>from
<a href="../../RocketTheme/Toolbox/ArrayTraits/Serializable.html#method_serialize"><abbr title="RocketTheme\Toolbox\ArrayTraits\Serializable">Serializable</abbr></a></small></div>
</div>
<div class="row">
<div class="col-md-2 type">
</div>
<div class="col-md-8 type">
<a href="#method_unserialize">unserialize</a>(
string $serialized)
<p>Called during unserialization of the object.</p> </div>
<div class="col-md-2"><small>from
<a href="../../RocketTheme/Toolbox/ArrayTraits/Serializable.html#method_unserialize"><abbr title="RocketTheme\Toolbox\ArrayTraits\Serializable">Serializable</abbr></a></small></div>
</div>
<div class="row">
<div class="col-md-2 type">
array
</div>
<div class="col-md-8 type">
<a href="#method_toArray">toArray</a>()
<p>Convert object into an array.</p> </div>
<div class="col-md-2"><small>from
<a href="../../RocketTheme/Toolbox/ArrayTraits/Export.html#method_toArray"><abbr title="RocketTheme\Toolbox\ArrayTraits\Export">Export</abbr></a></small></div>
</div>
<div class="row">
<div class="col-md-2 type">
string
</div>
<div class="col-md-8 type">
<a href="#method_toYaml">toYaml</a>(
int $inline = 3,
int $indent = 2)
<p>Convert object into YAML string.</p> </div>
<div class="col-md-2"><small>from
<a href="../../RocketTheme/Toolbox/ArrayTraits/Export.html#method_toYaml"><abbr title="RocketTheme\Toolbox\ArrayTraits\Export">Export</abbr></a></small></div>
</div>
<div class="row">
<div class="col-md-2 type">
string
</div>
<div class="col-md-8 type">
<a href="#method_toJson">toJson</a>()
<p>Convert object into JSON string.</p> </div>
<div class="col-md-2"><small>from
<a href="../../RocketTheme/Toolbox/ArrayTraits/Export.html#method_toJson"><abbr title="RocketTheme\Toolbox\ArrayTraits\Export">Export</abbr></a></small></div>
</div>
<div class="row">
<div class="col-md-2 type">
mixed
</div>
<div class="col-md-8 type">
<a href="#method___call">__call</a>(
string $key,
mixed $args)
<p>Convert function calls for the existing keys into their values.</p> </div>
<div class="col-md-2"><small>from
<a href="../../Grav/Common/Iterator.html#method___call"><abbr title="Grav\Common\Iterator">Iterator</abbr></a></small></div>
</div>
<div class="row">
<div class="col-md-2 type">
</div>
<div class="col-md-8 type">
<a href="#method___clone">__clone</a>()
<p>Clone the iterator.</p> </div>
<div class="col-md-2"><small>from
<a href="../../Grav/Common/Iterator.html#method___clone"><abbr title="Grav\Common\Iterator">Iterator</abbr></a></small></div>
</div>
<div class="row">
<div class="col-md-2 type">
string
</div>
<div class="col-md-8 type">
<a href="#method___toString">__toString</a>()
<p>Convents iterator to a comma separated list.</p> </div>
<div class="col-md-2"><small>from
<a href="../../Grav/Common/Iterator.html#method___toString"><abbr title="Grav\Common\Iterator">Iterator</abbr></a></small></div>
</div>
<div class="row">
<div class="col-md-2 type">
</div>
<div class="col-md-8 type">
<a href="#method_remove">remove</a>($key)
<p>Remove item from the list.</p> </div>
<div class="col-md-2"><small>from
<a href="../../Grav/Common/Iterator.html#method_remove"><abbr title="Grav\Common\Iterator">Iterator</abbr></a></small></div>
</div>
<div class="row">
<div class="col-md-2 type">
mixed
</div>
<div class="col-md-8 type">
<a href="#method_prev">prev</a>()
<p>Return previous item.</p> </div>
<div class="col-md-2"><small>from
<a href="../../Grav/Common/Iterator.html#method_prev"><abbr title="Grav\Common\Iterator">Iterator</abbr></a></small></div>
</div>
<div class="row">
<div class="col-md-2 type">
mixed|bool
</div>
<div class="col-md-8 type">
<a href="#method_nth">nth</a>(
int $key)
<p>Return nth item.</p> </div>
<div class="col-md-2"><small>from
<a href="../../Grav/Common/Iterator.html#method_nth"><abbr title="Grav\Common\Iterator">Iterator</abbr></a></small></div>
</div>
<div class="row">
<div class="col-md-2 type">
mixed
</div>
<div class="col-md-8 type">
<a href="#method_first">first</a>()
<p>Get the first item</p> </div>
<div class="col-md-2"><small>from
<a href="../../Grav/Common/Iterator.html#method_first"><abbr title="Grav\Common\Iterator">Iterator</abbr></a></small></div>
</div>
<div class="row">
<div class="col-md-2 type">
mixed
</div>
<div class="col-md-8 type">
<a href="#method_last">last</a>()
<p>Get the last item</p> </div>
<div class="col-md-2"><small>from
<a href="../../Grav/Common/Iterator.html#method_last"><abbr title="Grav\Common\Iterator">Iterator</abbr></a></small></div>
</div>
<div class="row">
<div class="col-md-2 type">
<abbr title="Grav\Common\$this">$this</abbr>
</div>
<div class="col-md-8 type">
<a href="#method_reverse">reverse</a>()
<p>Reverse the Iterator</p> </div>
<div class="col-md-2"><small>from
<a href="../../Grav/Common/Iterator.html#method_reverse"><abbr title="Grav\Common\Iterator">Iterator</abbr></a></small></div>
</div>
<div class="row">
<div class="col-md-2 type">
string|bool
</div>
<div class="col-md-8 type">
<a href="#method_indexOf">indexOf</a>(
mixed $needle)
<p class="no-description">No description</p>
</div>
<div class="col-md-2"><small>from
<a href="../../Grav/Common/Iterator.html#method_indexOf"><abbr title="Grav\Common\Iterator">Iterator</abbr></a></small></div>
</div>
<div class="row">
<div class="col-md-2 type">
<abbr title="Grav\Common\$this">$this</abbr>
</div>
<div class="col-md-8 type">
<a href="#method_shuffle">shuffle</a>()
<p>Shuffle items.</p> </div>
<div class="col-md-2"><small>from
<a href="../../Grav/Common/Iterator.html#method_shuffle"><abbr title="Grav\Common\Iterator">Iterator</abbr></a></small></div>
</div>
<div class="row">
<div class="col-md-2 type">
<abbr title="Grav\Common\$this">$this</abbr>
</div>
<div class="col-md-8 type">
<a href="#method_slice">slice</a>(
int $offset,
int $length = null)
<p>Slice the list.</p> </div>
<div class="col-md-2"><small>from
<a href="../../Grav/Common/Iterator.html#method_slice"><abbr title="Grav\Common\Iterator">Iterator</abbr></a></small></div>
</div>
<div class="row">
<div class="col-md-2 type">
<abbr title="Grav\Common\$this">$this</abbr>
</div>
<div class="col-md-8 type">
<a href="#method_random">random</a>(
int $num = 1)
<p>Pick one or more random entries.</p> </div>
<div class="col-md-2"><small>from
<a href="../../Grav/Common/Iterator.html#method_random"><abbr title="Grav\Common\Iterator">Iterator</abbr></a></small></div>
</div>
<div class="row">
<div class="col-md-2 type">
<abbr title="Grav\Common\$this">$this</abbr>
</div>
<div class="col-md-8 type">
<a href="#method_append">append</a>(
array|<a href="../../Grav/Common/Iterator.html"><abbr title="Grav\Common\Iterator">Iterator</abbr></a> $items)
<p>Append new elements to the list.</p> </div>
<div class="col-md-2"><small>from
<a href="../../Grav/Common/Iterator.html#method_append"><abbr title="Grav\Common\Iterator">Iterator</abbr></a></small></div>
</div>
<div class="row">
<div class="col-md-2 type">
<abbr title="Grav\Common\$this">$this</abbr>
</div>
<div class="col-md-8 type">
<a href="#method_filter">filter</a>(
callable $callback = null)
<p>Filter elements from the list</p> </div>
<div class="col-md-2"><small>from
<a href="../../Grav/Common/Iterator.html#method_filter"><abbr title="Grav\Common\Iterator">Iterator</abbr></a></small></div>
</div>
<div class="row">
<div class="col-md-2 type">
<abbr title="Grav\Common\$this">$this</abbr>|array
</div>
<div class="col-md-8 type">
<a href="#method_sort">sort</a>(
callable $callback = null,
bool $desc = false)
<p>Sorts elements from the list and returns a copy of the list in the proper order</p> </div>
<div class="col-md-2"><small>from
<a href="../../Grav/Common/Iterator.html#method_sort"><abbr title="Grav\Common\Iterator">Iterator</abbr></a></small></div>
</div>
<div class="row">
<div class="col-md-2 type">
static
<a href="../../Grav/Common/Grav.html"><abbr title="Grav\Common\Grav">Grav</abbr></a>
</div>
<div class="col-md-8 type">
<a href="#method_getGrav">getGrav</a>()
<p class="no-description">No description</p>
</div>
<div class="col-md-2"><small>from
<a href="../../Grav/Common/GravTrait.html#method_getGrav"><abbr title="Grav\Common\GravTrait">GravTrait</abbr></a></small></div>
</div>
<div class="row">
<div class="col-md-2 type">
static
</div>
<div class="col-md-8 type">
<a href="#method_setGrav">setGrav</a>(
<a href="../../Grav/Common/Grav.html"><abbr title="Grav\Common\Grav">Grav</abbr></a> $grav)
<p class="no-description">No description</p>
</div>
<div class="col-md-2"><small>from
<a href="../../Grav/Common/GravTrait.html#method_setGrav"><abbr title="Grav\Common\GravTrait">GravTrait</abbr></a></small></div>
</div>
<div class="row">
<div class="col-md-2 type">
array|<a href="../../Grav/Common/Plugin.html"><abbr title="Grav\Common\Plugin">Plugin</abbr></a>[]
</div>
<div class="col-md-8 type">
<a href="#method_init">init</a>()
<p>Recurses through the plugins directory creating Plugin objects for each plugin it finds.</p> </div>
<div class="col-md-2"></div>
</div>
<div class="row">
<div class="col-md-2 type">
</div>
<div class="col-md-8 type">
<a href="#method_add">add</a>($plugin)
<p class="no-description">No description</p>
</div>
<div class="col-md-2"></div>
</div>
<div class="row">
<div class="col-md-2 type">
static
array
</div>
<div class="col-md-8 type">
<a href="#method_all">all</a>()
<p>Return list of all plugin data with their blueprints.</p> </div>
<div class="col-md-2"></div>
</div>
<div class="row">
<div class="col-md-2 type">
static
</div>
<div class="col-md-8 type">
<a href="#method_get">get</a>($name)
<p class="no-description">No description</p>
</div>
<div class="col-md-2"></div>
</div>
</div>
<h2>Details</h2>
<div id="method-details">
<div class="method-item">
<h3 id="method___construct">
<div class="location">in
<a href="../../RocketTheme/Toolbox/ArrayTraits/Constructor.html#method___construct"><abbr title="RocketTheme\Toolbox\ArrayTraits\Constructor">Constructor</abbr></a> at line 20</div>
<code>
<strong>__construct</strong>(
array $items = array())</code>
</h3>
<div class="details">
<div class="method-description">
<p>Constructor to initialize array.</p> </div>
<div class="tags">
<h4>Parameters</h4>
<table class="table table-condensed">
<tr>
<td>
array</td>
<td>$items</td>
<td>Initial items inside the iterator.</td>
</tr>
</table>
</div>
</div>
</div>
<div class="method-item">
<h3 id="method_offsetExists">
<div class="location">in
<a href="../../RocketTheme/Toolbox/ArrayTraits/ArrayAccess.html#method_offsetExists"><abbr title="RocketTheme\Toolbox\ArrayTraits\ArrayAccess">ArrayAccess</abbr></a> at line 21</div>
<code>
bool
<strong>offsetExists</strong>(
mixed $offset)</code>
</h3>
<div class="details">
<div class="method-description">
<p>Whether or not an offset exists.</p> </div>
<div class="tags">
<h4>Parameters</h4>
<table class="table table-condensed">
<tr>
<td>
mixed</td>
<td>$offset</td>
<td>An offset to check for.</td>
</tr>
</table>
<h4>Return Value</h4>
<table class="table table-condensed">
<tr>
<td>
bool</td>
<td>Returns TRUE on success or FALSE on failure.</td>
</tr>
</table>
</div>
</div>
</div>
<div class="method-item">
<h3 id="method_offsetGet">
<div class="location">in
<a href="../../RocketTheme/Toolbox/ArrayTraits/ArrayAccess.html#method_offsetGet"><abbr title="RocketTheme\Toolbox\ArrayTraits\ArrayAccess">ArrayAccess</abbr></a> at line 32</div>
<code>
mixed
<strong>offsetGet</strong>(
mixed $offset)</code>
</h3>
<div class="details">
<div class="method-description">
<p>Returns the value at specified offset.</p> </div>
<div class="tags">
<h4>Parameters</h4>
<table class="table table-condensed">
<tr>
<td>
mixed</td>
<td>$offset</td>
<td>The offset to retrieve.</td>
</tr>
</table>
<h4>Return Value</h4>
<table class="table table-condensed">
<tr>
<td>
mixed</td>
<td>Can return all value types.</td>
</tr>
</table>
</div>
</div>
</div>
<div class="method-item">
<h3 id="method_offsetSet">
<div class="location">in
<a href="../../RocketTheme/Toolbox/ArrayTraits/ArrayAccess.html#method_offsetSet"><abbr title="RocketTheme\Toolbox\ArrayTraits\ArrayAccess">ArrayAccess</abbr></a> at line 43</div>
<code>
<strong>offsetSet</strong>(
mixed $offset,
mixed $value)</code>
</h3>
<div class="details">
<div class="method-description">
<p>Assigns a value to the specified offset.</p> </div>
<div class="tags">
<h4>Parameters</h4>
<table class="table table-condensed">
<tr>
<td>
mixed</td>
<td>$offset</td>
<td>The offset to assign the value to.</td>
</tr>
<tr>
<td>
mixed</td>
<td>$value</td>
<td>The value to set.</td>
</tr>
</table>
</div>
</div>
</div>
<div class="method-item">
<h3 id="method_offsetUnset">
<div class="location">in
<a href="../../RocketTheme/Toolbox/ArrayTraits/ArrayAccess.html#method_offsetUnset"><abbr title="RocketTheme\Toolbox\ArrayTraits\ArrayAccess">ArrayAccess</abbr></a> at line 57</div>
<code>
<strong>offsetUnset</strong>(
mixed $offset)</code>
</h3>
<div class="details">
<div class="method-description">
<p>Unsets an offset.</p> </div>
<div class="tags">
<h4>Parameters</h4>
<table class="table table-condensed">
<tr>
<td>
mixed</td>
<td>$offset</td>
<td>The offset to unset.</td>
</tr>
</table>
</div>
</div>
</div>
<div class="method-item">
<h3 id="method___set">
<div class="location">in
<a href="../../RocketTheme/Toolbox/ArrayTraits/ArrayAccessWithGetters.html#method___set"><abbr title="RocketTheme\Toolbox\ArrayTraits\ArrayAccessWithGetters">ArrayAccessWithGetters</abbr></a> at line 21</div>
<code>
<strong>__set</strong>(
mixed $offset,
mixed $value)</code>
</h3>
<div class="details">
<div class="method-description">
<p>Magic setter method</p> </div>
<div class="tags">
<h4>Parameters</h4>
<table class="table table-condensed">
<tr>
<td>
mixed</td>
<td>$offset</td>
<td>Asset name value</td>
</tr>
<tr>
<td>
mixed</td>
<td>$value</td>
<td>Asset value</td>
</tr>
</table>
</div>
</div>
</div>
<div class="method-item">
<h3 id="method___get">
<div class="location">in
<a href="../../RocketTheme/Toolbox/ArrayTraits/ArrayAccessWithGetters.html#method___get"><abbr title="RocketTheme\Toolbox\ArrayTraits\ArrayAccessWithGetters">ArrayAccessWithGetters</abbr></a> at line 32</div>
<code>
mixed
<strong>__get</strong>(
mixed $offset)</code>
</h3>
<div class="details">
<div class="method-description">
<p>Magic getter method</p> </div>
<div class="tags">
<h4>Parameters</h4>
<table class="table table-condensed">
<tr>
<td>
mixed</td>
<td>$offset</td>
<td>Asset name value</td>
</tr>
</table>
<h4>Return Value</h4>
<table class="table table-condensed">
<tr>
<td>
mixed</td>
<td>Asset value</td>
</tr>
</table>
</div>
</div>
</div>
<div class="method-item">
<h3 id="method___isset">
<div class="location">in
<a href="../../RocketTheme/Toolbox/ArrayTraits/ArrayAccessWithGetters.html#method___isset"><abbr title="RocketTheme\Toolbox\ArrayTraits\ArrayAccessWithGetters">ArrayAccessWithGetters</abbr></a> at line 43</div>
<code>
boolean
<strong>__isset</strong>(
mixed $offset)</code>
</h3>
<div class="details">
<div class="method-description">
<p>Magic method to determine if the attribute is set</p> </div>
<div class="tags">
<h4>Parameters</h4>
<table class="table table-condensed">
<tr>
<td>
mixed</td>
<td>$offset</td>
<td>Asset name value</td>
</tr>
</table>
<h4>Return Value</h4>
<table class="table table-condensed">
<tr>
<td>
boolean</td>
<td>True if the value is set</td>
</tr>
</table>
</div>
</div>
</div>
<div class="method-item">
<h3 id="method___unset">
<div class="location">in
<a href="../../RocketTheme/Toolbox/ArrayTraits/ArrayAccessWithGetters.html#method___unset"><abbr title="RocketTheme\Toolbox\ArrayTraits\ArrayAccessWithGetters">ArrayAccessWithGetters</abbr></a> at line 53</div>
<code>
<strong>__unset</strong>(
mixed $offset)</code>
</h3>
<div class="details">
<div class="method-description">
<p>Magic method to unset the attribute</p> </div>
<div class="tags">
<h4>Parameters</h4>
<table class="table table-condensed">
<tr>
<td>
mixed</td>
<td>$offset</td>
<td>The name value to unset</td>
</tr>
</table>
</div>
</div>
</div>
<div class="method-item">
<h3 id="method_current">
<div class="location">in
<a href="../../RocketTheme/Toolbox/ArrayTraits/Iterator.html#method_current"><abbr title="RocketTheme\Toolbox\ArrayTraits\Iterator">Iterator</abbr></a> at line 27</div>
<code>
mixed
<strong>current</strong>()</code>
</h3>
<div class="details">
<div class="method-description">
<p>Returns the current element.</p> </div>
<div class="tags">
<h4>Return Value</h4>
<table class="table table-condensed">
<tr>
<td>
mixed</td>
<td>Can return any type.</td>
</tr>
</table>
</div>
</div>
</div>
<div class="method-item">
<h3 id="method_key">
<div class="location">in
<a href="../../RocketTheme/Toolbox/ArrayTraits/Iterator.html#method_key"><abbr title="RocketTheme\Toolbox\ArrayTraits\Iterator">Iterator</abbr></a> at line 37</div>
<code>
mixed
<strong>key</strong>()</code>
</h3>
<div class="details">
<div class="method-description">
<p>Returns the key of the current element.</p> </div>
<div class="tags">
<h4>Return Value</h4>
<table class="table table-condensed">
<tr>
<td>
mixed</td>
<td>Returns scalar on success, or NULL on failure.</td>
</tr>
</table>
</div>
</div>
</div>
<div class="method-item">
<h3 id="method_next">
<div class="location">in
<a href="../../RocketTheme/Toolbox/ArrayTraits/Iterator.html#method_next"><abbr title="RocketTheme\Toolbox\ArrayTraits\Iterator">Iterator</abbr></a> at line 47</div>
<code>
void
<strong>next</strong>()</code>
</h3>
<div class="details">
<div class="method-description">
<p>Moves the current position to the next element.</p> </div>
<div class="tags">
<h4>Return Value</h4>
<table class="table table-condensed">
<tr>
<td>
void</td>
<td></td>
</tr>
</table>
</div>
</div>
</div>
<div class="method-item">
<h3 id="method_rewind">
<div class="location">in
<a href="../../RocketTheme/Toolbox/ArrayTraits/Iterator.html#method_rewind"><abbr title="RocketTheme\Toolbox\ArrayTraits\Iterator">Iterator</abbr></a> at line 62</div>
<code>
void
<strong>rewind</strong>()</code>
</h3>
<div class="details">
<div class="method-description">
<p>Rewinds back to the first element of the Iterator.</p> </div>
<div class="tags">
<h4>Return Value</h4>
<table class="table table-condensed">
<tr>
<td>
void</td>
<td></td>
</tr>
</table>
</div>
</div>
</div>
<div class="method-item">
<h3 id="method_valid">
<div class="location">in
<a href="../../RocketTheme/Toolbox/ArrayTraits/Iterator.html#method_valid"><abbr title="RocketTheme\Toolbox\ArrayTraits\Iterator">Iterator</abbr></a> at line 73</div>
<code>
bool
<strong>valid</strong>()</code>
</h3>
<div class="details">
<div class="method-description">
<p>This method is called after Iterator::rewind() and Iterator::next() to check if the current position is valid.</p> </div>
<div class="tags">
<h4>Return Value</h4>
<table class="table table-condensed">
<tr>
<td>
bool</td>
<td>Returns TRUE on success or FALSE on failure.</td>
</tr>
</table>
</div>
</div>
</div>
<div class="method-item">
<h3 id="method_count">
<div class="location">in
<a href="../../RocketTheme/Toolbox/ArrayTraits/Countable.html#method_count"><abbr title="RocketTheme\Toolbox\ArrayTraits\Countable">Countable</abbr></a> at line 20</div>
<code>
int
<strong>count</strong>()</code>
</h3>
<div class="details">
<div class="method-description">
<p>Implements Countable interface.</p> </div>
<div class="tags">
<h4>Return Value</h4>
<table class="table table-condensed">
<tr>
<td>
int</td>
<td></td>
</tr>
</table>
</div>
</div>
</div>
<div class="method-item">
<h3 id="method_serialize">
<div class="location">in
<a href="../../RocketTheme/Toolbox/ArrayTraits/Serializable.html#method_serialize"><abbr title="RocketTheme\Toolbox\ArrayTraits\Serializable">Serializable</abbr></a> at line 20</div>
<code>
string
<strong>serialize</strong>()</code>
</h3>
<div class="details">
<div class="method-description">
<p>Returns string representation of the object.</p> </div>
<div class="tags">
<h4>Return Value</h4>
<table class="table table-condensed">
<tr>
<td>
string</td>
<td>Returns the string representation of the object.</td>
</tr>
</table>
</div>
</div>
</div>
<div class="method-item">
<h3 id="method_unserialize">
<div class="location">in
<a href="../../RocketTheme/Toolbox/ArrayTraits/Serializable.html#method_unserialize"><abbr title="RocketTheme\Toolbox\ArrayTraits\Serializable">Serializable</abbr></a> at line 30</div>
<code>
<strong>unserialize</strong>(
string $serialized)</code>
</h3>
<div class="details">
<div class="method-description">
<p>Called during unserialization of the object.</p> </div>
<div class="tags">
<h4>Parameters</h4>
<table class="table table-condensed">
<tr>
<td>
string</td>
<td>$serialized</td>
<td>The string representation of the object.</td>
</tr>
</table>
</div>
</div>
</div>
<div class="method-item">
<h3 id="method_toArray">
<div class="location">in
<a href="../../RocketTheme/Toolbox/ArrayTraits/Export.html#method_toArray"><abbr title="RocketTheme\Toolbox\ArrayTraits\Export">Export</abbr></a> at line 23</div>
<code>
array
<strong>toArray</strong>()</code>
</h3>
<div class="details">
<div class="method-description">
<p>Convert object into an array.</p> </div>
<div class="tags">
<h4>Return Value</h4>
<table class="table table-condensed">
<tr>
<td>
array</td>
<td></td>
</tr>
</table>
</div>
</div>
</div>
<div class="method-item">
<h3 id="method_toYaml">
<div class="location">in
<a href="../../RocketTheme/Toolbox/ArrayTraits/Export.html#method_toYaml"><abbr title="RocketTheme\Toolbox\ArrayTraits\Export">Export</abbr></a> at line 37</div>
<code>
string
<strong>toYaml</strong>(
int $inline = 3,
int $indent = 2)</code>
</h3>
<div class="details">
<div class="method-description">
<p>Convert object into YAML string.</p> </div>
<div class="tags">
<h4>Parameters</h4>
<table class="table table-condensed">
<tr>
<td>
int</td>
<td>$inline</td>
<td>The level where you switch to inline YAML.</td>
</tr>
<tr>
<td>
int</td>
<td>$indent</td>
<td>The amount of spaces to use for indentation of nested nodes.</td>
</tr>
</table>
<h4>Return Value</h4>
<table class="table table-condensed">
<tr>
<td>
string</td>
<td>A YAML string representing the object.</td>
</tr>
</table>
<h4>Exceptions</h4>
<table class="table table-condensed">
<tr>
<td><abbr title="Symfony\Component\Yaml\Exception\DumpException">DumpException</abbr></td>
<td></td>
</tr>
</table>
</div>
</div>
</div>
<div class="method-item">
<h3 id="method_toJson">
<div class="location">in
<a href="../../RocketTheme/Toolbox/ArrayTraits/Export.html#method_toJson"><abbr title="RocketTheme\Toolbox\ArrayTraits\Export">Export</abbr></a> at line 47</div>
<code>
string
<strong>toJson</strong>()</code>
</h3>
<div class="details">
<div class="method-description">
<p>Convert object into JSON string.</p> </div>
<div class="tags">
<h4>Return Value</h4>
<table class="table table-condensed">
<tr>
<td>
string</td>
<td></td>
</tr>
</table>
</div>
</div>
</div>
<div class="method-item">
<h3 id="method___call">
<div class="location">in
<a href="../../Grav/Common/Iterator.html#method___call"><abbr title="Grav\Common\Iterator">Iterator</abbr></a> at line 31</div>
<code>
mixed
<strong>__call</strong>(
string $key,
mixed $args)</code>
</h3>
<div class="details">
<div class="method-description">
<p>Convert function calls for the existing keys into their values.</p> </div>
<div class="tags">
<h4>Parameters</h4>
<table class="table table-condensed">
<tr>
<td>
string</td>
<td>$key</td>
<td></td>
</tr>
<tr>
<td>
mixed</td>
<td>$args</td>
<td></td>
</tr>
</table>
<h4>Return Value</h4>
<table class="table table-condensed">
<tr>
<td>
mixed</td>
<td></td>
</tr>
</table>
</div>
</div>
</div>
<div class="method-item">
<h3 id="method___clone">
<div class="location">in
<a href="../../Grav/Common/Iterator.html#method___clone"><abbr title="Grav\Common\Iterator">Iterator</abbr></a> at line 39</div>
<code>
<strong>__clone</strong>()</code>
</h3>
<div class="details">
<div class="method-description">
<p>Clone the iterator.</p> </div>
<div class="tags">
</div>
</div>
</div>
<div class="method-item">
<h3 id="method___toString">
<div class="location">in
<a href="../../Grav/Common/Iterator.html#method___toString"><abbr title="Grav\Common\Iterator">Iterator</abbr></a> at line 53</div>
<code>
string
<strong>__toString</strong>()</code>
</h3>
<div class="details">
<div class="method-description">
<p>Convents iterator to a comma separated list.</p> </div>
<div class="tags">
<h4>Return Value</h4>
<table class="table table-condensed">
<tr>
<td>
string</td>
<td></td>
</tr>
</table>
</div>
</div>
</div>
<div class="method-item">
<h3 id="method_remove">
<div class="location">in
<a href="../../Grav/Common/Iterator.html#method_remove"><abbr title="Grav\Common\Iterator">Iterator</abbr></a> at line 63</div>
<code>
<strong>remove</strong>($key)</code>
</h3>
<div class="details">
<div class="method-description">
<p>Remove item from the list.</p> </div>
<div class="tags">
<h4>Parameters</h4>
<table class="table table-condensed">
<tr>
<td></td>
<td>$key</td>
<td></td>
</tr>
</table>
</div>
</div>
</div>
<div class="method-item">
<h3 id="method_prev">
<div class="location">in
<a href="../../Grav/Common/Iterator.html#method_prev"><abbr title="Grav\Common\Iterator">Iterator</abbr></a> at line 73</div>
<code>
mixed
<strong>prev</strong>()</code>
</h3>
<div class="details">
<div class="method-description">
<p>Return previous item.</p> </div>
<div class="tags">
<h4>Return Value</h4>
<table class="table table-condensed">
<tr>
<td>
mixed</td>
<td></td>
</tr>
</table>
</div>
</div>
</div>
<div class="method-item">
<h3 id="method_nth">
<div class="location">in
<a href="../../Grav/Common/Iterator.html#method_nth"><abbr title="Grav\Common\Iterator">Iterator</abbr></a> at line 84</div>
<code>
mixed|bool
<strong>nth</strong>(
int $key)</code>
</h3>
<div class="details">
<div class="method-description">
<p>Return nth item.</p> </div>
<div class="tags">
<h4>Parameters</h4>
<table class="table table-condensed">
<tr>
<td>
int</td>
<td>$key</td>
<td></td>
</tr>
</table>
<h4>Return Value</h4>
<table class="table table-condensed">
<tr>
<td>
mixed|bool</td>
<td></td>
</tr>
</table>
</div>
</div>
</div>
<div class="method-item">
<h3 id="method_first">
<div class="location">in
<a href="../../Grav/Common/Iterator.html#method_first"><abbr title="Grav\Common\Iterator">Iterator</abbr></a> at line 95</div>
<code>
mixed
<strong>first</strong>()</code>
</h3>
<div class="details">
<div class="method-description">
<p>Get the first item</p> </div>
<div class="tags">
<h4>Return Value</h4>
<table class="table table-condensed">
<tr>
<td>
mixed</td>
<td></td>
</tr>
</table>
</div>
</div>
</div>
<div class="method-item">
<h3 id="method_last">
<div class="location">in
<a href="../../Grav/Common/Iterator.html#method_last"><abbr title="Grav\Common\Iterator">Iterator</abbr></a> at line 106</div>
<code>
mixed
<strong>last</strong>()</code>
</h3>
<div class="details">
<div class="method-description">
<p>Get the last item</p> </div>
<div class="tags">
<h4>Return Value</h4>
<table class="table table-condensed">
<tr>
<td>
mixed</td>
<td></td>
</tr>
</table>
</div>
</div>
</div>
<div class="method-item">
<h3 id="method_reverse">
<div class="location">in
<a href="../../Grav/Common/Iterator.html#method_reverse"><abbr title="Grav\Common\Iterator">Iterator</abbr></a> at line 117</div>
<code>
<abbr title="Grav\Common\$this">$this</abbr>
<strong>reverse</strong>()</code>
</h3>
<div class="details">
<div class="method-description">
<p>Reverse the Iterator</p> </div>
<div class="tags">
<h4>Return Value</h4>
<table class="table table-condensed">
<tr>
<td>
<abbr title="Grav\Common\$this">$this</abbr></td>
<td></td>
</tr>
</table>
</div>
</div>
</div>
<div class="method-item">
<h3 id="method_indexOf">
<div class="location">in
<a href="../../Grav/Common/Iterator.html#method_indexOf"><abbr title="Grav\Common\Iterator">Iterator</abbr></a> at line 127</div>
<code>
string|bool
<strong>indexOf</strong>(
mixed $needle)</code>
</h3>
<div class="details">
<div class="tags">
<h4>Parameters</h4>
<table class="table table-condensed">
<tr>
<td>
mixed</td>
<td>$needle</td>
<td>Searched value.</td>
</tr>
</table>
<h4>Return Value</h4>
<table class="table table-condensed">
<tr>
<td>
string|bool</td>
<td>Key if found, otherwise false.</td>
</tr>
</table>
</div>
</div>
</div>
<div class="method-item">
<h3 id="method_shuffle">
<div class="location">in
<a href="../../Grav/Common/Iterator.html#method_shuffle"><abbr title="Grav\Common\Iterator">Iterator</abbr></a> at line 142</div>
<code>
<abbr title="Grav\Common\$this">$this</abbr>
<strong>shuffle</strong>()</code>
</h3>
<div class="details">
<div class="method-description">
<p>Shuffle items.</p> </div>
<div class="tags">
<h4>Return Value</h4>
<table class="table table-condensed">
<tr>
<td>
<abbr title="Grav\Common\$this">$this</abbr></td>
<td></td>
</tr>
</table>
</div>
</div>
</div>
<div class="method-item">
<h3 id="method_slice">
<div class="location">in
<a href="../../Grav/Common/Iterator.html#method_slice"><abbr title="Grav\Common\Iterator">Iterator</abbr></a> at line 164</div>
<code>
<abbr title="Grav\Common\$this">$this</abbr>
<strong>slice</strong>(
int $offset,
int $length = null)</code>
</h3>
<div class="details">
<div class="method-description">
<p>Slice the list.</p> </div>
<div class="tags">
<h4>Parameters</h4>
<table class="table table-condensed">
<tr>
<td>
int</td>
<td>$offset</td>
<td></td>
</tr>
<tr>
<td>
int</td>
<td>$length</td>
<td></td>
</tr>
</table>
<h4>Return Value</h4>
<table class="table table-condensed">
<tr>
<td>
<abbr title="Grav\Common\$this">$this</abbr></td>
<td></td>
</tr>
</table>
</div>
</div>
</div>
<div class="method-item">
<h3 id="method_random">
<div class="location">in
<a href="../../Grav/Common/Iterator.html#method_random"><abbr title="Grav\Common\Iterator">Iterator</abbr></a> at line 177</div>
<code>
<abbr title="Grav\Common\$this">$this</abbr>
<strong>random</strong>(
int $num = 1)</code>
</h3>
<div class="details">
<div class="method-description">
<p>Pick one or more random entries.</p> </div>
<div class="tags">
<h4>Parameters</h4>
<table class="table table-condensed">
<tr>
<td>
int</td>
<td>$num</td>
<td>Specifies how many entries should be picked.</td>
</tr>
</table>
<h4>Return Value</h4>
<table class="table table-condensed">
<tr>
<td>
<abbr title="Grav\Common\$this">$this</abbr></td>
<td></td>
</tr>
</table>
</div>
</div>
</div>
<div class="method-item">
<h3 id="method_append">
<div class="location">in
<a href="../../Grav/Common/Iterator.html#method_append"><abbr title="Grav\Common\Iterator">Iterator</abbr></a> at line 190</div>
<code>
<abbr title="Grav\Common\$this">$this</abbr>
<strong>append</strong>(
array|<a href="../../Grav/Common/Iterator.html"><abbr title="Grav\Common\Iterator">Iterator</abbr></a> $items)</code>
</h3>
<div class="details">
<div class="method-description">
<p>Append new elements to the list.</p> </div>
<div class="tags">
<h4>Parameters</h4>
<table class="table table-condensed">
<tr>
<td>
array|<a href="../../Grav/Common/Iterator.html"><abbr title="Grav\Common\Iterator">Iterator</abbr></a></td>
<td>$items</td>
<td>Items to be appended. Existing keys will be overridden with the new values.</td>
</tr>
</table>
<h4>Return Value</h4>
<table class="table table-condensed">
<tr>
<td>
<abbr title="Grav\Common\$this">$this</abbr></td>
<td></td>
</tr>
</table>
</div>
</div>
</div>
<div class="method-item">
<h3 id="method_filter">
<div class="location">in
<a href="../../Grav/Common/Iterator.html#method_filter"><abbr title="Grav\Common\Iterator">Iterator</abbr></a> at line 205</div>
<code>
<abbr title="Grav\Common\$this">$this</abbr>
<strong>filter</strong>(
callable $callback = null)</code>
</h3>
<div class="details">
<div class="method-description">
<p>Filter elements from the list</p> </div>
<div class="tags">
<h4>Parameters</h4>
<table class="table table-condensed">
<tr>
<td>
callable</td>
<td>$callback</td>
<td>A function the receives ($value, $key) and must return a boolean to indicate filter status</td>
</tr>
</table>
<h4>Return Value</h4>
<table class="table table-condensed">
<tr>
<td>
<abbr title="Grav\Common\$this">$this</abbr></td>
<td></td>
</tr>
</table>
</div>
</div>
</div>
<div class="method-item">
<h3 id="method_sort">
<div class="location">in
<a href="../../Grav/Common/Iterator.html#method_sort"><abbr title="Grav\Common\Iterator">Iterator</abbr></a> at line 231</div>
<code>
<abbr title="Grav\Common\$this">$this</abbr>|array
<strong>sort</strong>(
callable $callback = null,
bool $desc = false)</code>
</h3>
<div class="details">
<div class="method-description">
<p>Sorts elements from the list and returns a copy of the list in the proper order</p> </div>
<div class="tags">
<h4>Parameters</h4>
<table class="table table-condensed">
<tr>
<td>
callable</td>
<td>$callback</td>
<td></td>
</tr>
<tr>
<td>
bool</td>
<td>$desc</td>
<td></td>
</tr>
</table>
<h4>Return Value</h4>
<table class="table table-condensed">
<tr>
<td>
<abbr title="Grav\Common\$this">$this</abbr>|array</td>
<td></td>
</tr>
</table>
</div>
</div>
</div>
<div class="method-item">
<h3 id="method_getGrav">
<div class="location">in
<a href="../../Grav/Common/GravTrait.html#method_getGrav"><abbr title="Grav\Common\GravTrait">GravTrait</abbr></a> at line 14</div>
<code> static
<a href="../../Grav/Common/Grav.html"><abbr title="Grav\Common\Grav">Grav</abbr></a>
<strong>getGrav</strong>()</code>
</h3>
<div class="details">
<div class="tags">
<h4>Return Value</h4>
<table class="table table-condensed">
<tr>
<td>
<a href="../../Grav/Common/Grav.html"><abbr title="Grav\Common\Grav">Grav</abbr></a></td>
<td></td>
</tr>
</table>
</div>
</div>
</div>
<div class="method-item">
<h3 id="method_setGrav">
<div class="location">in
<a href="../../Grav/Common/GravTrait.html#method_setGrav"><abbr title="Grav\Common\GravTrait">GravTrait</abbr></a> at line 25</div>
<code> static
<strong>setGrav</strong>(
<a href="../../Grav/Common/Grav.html"><abbr title="Grav\Common\Grav">Grav</abbr></a> $grav)</code>
</h3>
<div class="details">
<div class="tags">
<h4>Parameters</h4>
<table class="table table-condensed">
<tr>
<td>
<a href="../../Grav/Common/Grav.html"><abbr title="Grav\Common\Grav">Grav</abbr></a></td>
<td>$grav</td>
<td></td>
</tr>
</table>
</div>
</div>
</div>
<div class="method-item">
<h3 id="method_init">
<div class="location">at line 28</div>
<code>
array|<a href="../../Grav/Common/Plugin.html"><abbr title="Grav\Common\Plugin">Plugin</abbr></a>[]
<strong>init</strong>()</code>
</h3>
<div class="details">
<div class="method-description">
<p>Recurses through the plugins directory creating Plugin objects for each plugin it finds.</p> </div>
<div class="tags">
<h4>Return Value</h4>
<table class="table table-condensed">
<tr>
<td>
array|<a href="../../Grav/Common/Plugin.html"><abbr title="Grav\Common\Plugin">Plugin</abbr></a>[]</td>
<td>array of Plugin objects</td>
</tr>
</table>
<h4>Exceptions</h4>
<table class="table table-condensed">
<tr>
<td><a target="_blank" href="http://php.net/RuntimeException"><abbr title="RuntimeException">RuntimeException</abbr></a></td>
<td></td>
</tr>
</table>
</div>
</div>
</div>
<div class="method-item">
<h3 id="method_add">
<div class="location">at line 80</div>
<code>
<strong>add</strong>($plugin)</code>
</h3>
<div class="details">
<div class="tags">
<h4>Parameters</h4>
<table class="table table-condensed">
<tr>
<td></td>
<td>$plugin</td>
<td></td>
</tr>
</table>
</div>
</div>
</div>
<div class="method-item">
<h3 id="method_all">
<div class="location">at line 92</div>
<code> static
array
<strong>all</strong>()</code>
</h3>
<div class="details">
<div class="method-description">
<p>Return list of all plugin data with their blueprints.</p> </div>
<div class="tags">
<h4>Return Value</h4>
<table class="table table-condensed">
<tr>
<td>
array</td>
<td></td>
</tr>
</table>
</div>
</div>
</div>
<div class="method-item">
<h3 id="method_get">
<div class="location">at line 116</div>
<code> static
<strong>get</strong>($name)</code>
</h3>
<div class="details">
<div class="tags">
<h4>Parameters</h4>
<table class="table table-condensed">
<tr>
<td></td>
<td>$name</td>
<td></td>
</tr>
</table>
</div>
</div>
</div>
</div>
</div>
<div id="footer">
Generated on December 8th at 8:01pm by <a href="http://sami.sensiolabs.org/">Sami</a>
</div>
</div>
</div>
</body>
</html>
| getgrav/grav-api | api/Grav/Common/Plugins.html | HTML | mit | 78,535 |
<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, minimum-scale=1, initial-scale=1, user-scalable=yes">
<title>pf-progress-slider demo</title>
<script src="../../webcomponentsjs/webcomponents-lite.js"></script>
<link rel="import" href="../../iron-demo-helpers/demo-pages-shared-styles.html">
<link rel="import" href="../../iron-demo-helpers/demo-snippet.html">
<link rel="import" href="../pf-progress-slider.html">
<custom-style>
<style is="custom-style" include="demo-pages-shared-styles">
.vertical-demo {
--demo-snippet-demo: {
height: 600px;
item-height:500px;
}
}
button {
border-radius: 0px;
padding: 6px 12px;
background: #fff;
border: 1px solid silver;
}
button:focus {
outline: 0;
background: rgba(0, 0, 0, 0.1);
}
input {
width: 20px;
padding: 5px 4px;
text-align: center;
}
</style>
</custom-style>
<script>
function pass(bar) {
var progressBars = document.querySelectorAll('pf-progress-slider');
progressBars[bar].setPosState('pass');
}
function fail(bar) {
var progressBars = document.querySelectorAll('pf-progress-slider');
progressBars[bar].setPosState('fail');
}
function skip(bar) {
var progressBars = document.querySelectorAll('pf-progress-slider');
progressBars[bar].setPosState('skip');
}
function jump(bar, element) {
var progressBars = document.querySelectorAll('pf-progress-slider');
progressBars[bar].setCurrentPos(element.value);
}
function currPos() {
var progressBars = document.querySelectorAll('pf-progress-slider');
console.log("Current Position: "+ progressBars[bar].getCurrentPos());
}
</script>
</head>
<body>
<div class="vertical-section-container centered">
<h3>Progress Bar: Horizontal</h3>
<demo-snippet>
<template>
<!-- Default orientation is horizontal. -->
<pf-progress-slider steps="55"></pf-progress-slider>
</template>
<div style="width: 100%; text-align:center; padding: 10px 0px;">
<button onclick="pass(0)">Pass</button>
<button onclick="fail(0)">Fail</button>
<button onclick="skip(0)">Skip</button>
<input value="1" id="jump-val" type="text" onkeyup="jump(0, this)">
</div>
</demo-snippet>
<h3>Progress Bar: Vertical</h3>
<demo-snippet class="vertical-demo" item-height="700">
<!-- Make room for the testing buttons. -->
<style>pf-progress-slider { height: calc(90% - 12px) }</style>
<template>
<pf-progress-slider vertical steps="70"></pf-progress-slider>
</template>
<div style="width: 100%; height: calc(10% + 12px); text-align:center;">
<button onclick="pass(1)">Pass</button>
<button onclick="fail(1)">Fail</button>
<button onclick="skip(1)">Skip</button>
<input value="1" id="jump-val" type="text" onkeyup="jump(1, this)">
</div>
</demo-snippet>
</div>
</body>
</html>
| PFElements/pf-progress-slider | demo/index.html | HTML | mit | 3,386 |
<!DOCTYPE html>
<!--[if IE]><![endif]-->
<html>
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<title>Class UpdateGuardianFactorResponse
</title>
<meta name="viewport" content="width=device-width">
<meta name="title" content="Class UpdateGuardianFactorResponse
">
<meta name="generator" content="docfx 2.59.0.0">
<link rel="shortcut icon" href="../images/logo.png">
<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">
</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="../images/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 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="Auth0.ManagementApi.Models.UpdateGuardianFactorResponse">
<h1 id="Auth0_ManagementApi_Models_UpdateGuardianFactorResponse" data-uid="Auth0.ManagementApi.Models.UpdateGuardianFactorResponse" class="text-break">Class UpdateGuardianFactorResponse
</h1>
<div class="markdown level0 summary"></div>
<div class="markdown level0 conceptual"></div>
<div class="inheritance">
<h5>Inheritance</h5>
<div class="level0"><span class="xref">System.Object</span></div>
<div class="level1"><a class="xref" href="Auth0.ManagementApi.Models.UpdateGuardianFactorBase.html">UpdateGuardianFactorBase</a></div>
<div class="level2"><span class="xref">UpdateGuardianFactorResponse</span></div>
</div>
<div class="inheritedMembers">
<h5>Inherited Members</h5>
<div>
<a class="xref" href="Auth0.ManagementApi.Models.UpdateGuardianFactorBase.html#Auth0_ManagementApi_Models_UpdateGuardianFactorBase_IsEnabled">UpdateGuardianFactorBase.IsEnabled</a>
</div>
<div>
<span class="xref">System.Object.Equals(System.Object)</span>
</div>
<div>
<span class="xref">System.Object.Equals(System.Object, System.Object)</span>
</div>
<div>
<span class="xref">System.Object.GetHashCode()</span>
</div>
<div>
<span class="xref">System.Object.GetType()</span>
</div>
<div>
<span class="xref">System.Object.MemberwiseClone()</span>
</div>
<div>
<span class="xref">System.Object.ReferenceEquals(System.Object, System.Object)</span>
</div>
<div>
<span class="xref">System.Object.ToString()</span>
</div>
</div>
<h6><strong>Namespace</strong>: <a class="xref" href="Auth0.ManagementApi.Models.html">Auth0.ManagementApi.Models</a></h6>
<h6><strong>Assembly</strong>: Auth0.ManagementApi.dll</h6>
<h5 id="Auth0_ManagementApi_Models_UpdateGuardianFactorResponse_syntax">Syntax</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public class UpdateGuardianFactorResponse : UpdateGuardianFactorBase</code></pre>
</div>
</article>
</div>
<div class="hidden-sm col-md-2" role="complementary">
<div class="sideaffix">
<nav class="bs-docs-sidebar hidden-print hidden-xs hidden-sm affix" id="affix">
<h5>In This Article</h5>
<div></div>
</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>
<span>Generated by <strong>DocFX</strong></span>
</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>
| auth0/auth0.net | docs/api/Auth0.ManagementApi.Models.UpdateGuardianFactorResponse.html | HTML | mit | 5,823 |
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="generator" content="rustdoc">
<meta name="description" content="API documentation for the Rust `get_repr_attrs` fn in crate `rustc_lint`.">
<meta name="keywords" content="rust, rustlang, rust-lang, get_repr_attrs">
<title>rustc_lint::metadata::decoder::get_repr_attrs - Rust</title>
<link rel="stylesheet" type="text/css" href="../../../main.css">
<link rel="shortcut icon" href="http://www.rust-lang.org/favicon.ico">
</head>
<body class="rustdoc">
<!--[if lte IE 8]>
<div class="warning">
This old browser is unsupported and will most likely display funky
things.
</div>
<![endif]-->
<section class="sidebar">
<a href='../../../rustc_lint/index.html'><img src='http://www.rust-lang.org/logos/rust-logo-128x128-blk-v2.png' alt='' width='100'></a>
<p class='location'><a href='../../index.html'>rustc_lint</a>::<wbr><a href='../index.html'>metadata</a>::<wbr><a href='index.html'>decoder</a></p><script>window.sidebarCurrent = {name: 'get_repr_attrs', ty: 'fn', relpath: ''};</script><script defer src="sidebar-items.js"></script>
</section>
<nav class="sub">
<form class="search-form js-only">
<div class="search-container">
<input class="search-input" name="search"
autocomplete="off"
placeholder="Click or press 'S' to search, '?' for more options..."
type="search">
</div>
</form>
</nav>
<section id='main' class="content fn">
<h1 class='fqn'><span class='in-band'>Function <a href='../../index.html'>rustc_lint</a>::<wbr><a href='../index.html'>metadata</a>::<wbr><a href='index.html'>decoder</a>::<wbr><a class='fn' href=''>get_repr_attrs</a><wbr><a class='stability Unstable' title=''>Unstable</a></span><span class='out-of-band'><span id='render-detail'>
<a id="collapse-all" href="#">[-]</a> <a id="expand-all" href="#">[+]</a>
</span><a id='src-269931' href='../../../rustc/metadata/decoder/fn.get_repr_attrs.html?gotosrc=269931'>[src]</a></span></h1>
<pre class='rust fn'>pub fn get_repr_attrs(cdata: &<a class='struct' href='../../../rustc_lint/metadata/cstore/struct.crate_metadata.html' title='rustc_lint::metadata::cstore::crate_metadata'>crate_metadata</a>, id: <a href='../../../std/primitive.u32.html'>u32</a>) -> <a class='struct' href='../../../collections/vec/struct.Vec.html' title='collections::vec::Vec'>Vec</a><<a class='enum' href='../../../syntax/attr/enum.ReprAttr.html' title='syntax::attr::ReprAttr'>ReprAttr</a>></pre></section>
<section id='search' class="content hidden"></section>
<section class="footer"></section>
<div id="help" class="hidden">
<div class="shortcuts">
<h1>Keyboard shortcuts</h1>
<dl>
<dt>?</dt>
<dd>Show this help dialog</dd>
<dt>S</dt>
<dd>Focus the search field</dd>
<dt>⇤</dt>
<dd>Move up in search results</dd>
<dt>⇥</dt>
<dd>Move down in search results</dd>
<dt>⏎</dt>
<dd>Go to active search result</dd>
</dl>
</div>
<div class="infos">
<h1>Search tricks</h1>
<p>
Prefix searches with a type followed by a colon (e.g.
<code>fn:</code>) to restrict the search to a given type.
</p>
<p>
Accepted types are: <code>fn</code>, <code>mod</code>,
<code>struct</code>, <code>enum</code>,
<code>trait</code>, <code>typedef</code> (or
<code>tdef</code>).
</p>
</div>
</div>
<script>
window.rootPath = "../../../";
window.currentCrate = "rustc_lint";
window.playgroundUrl = "";
</script>
<script src="../../../jquery.js"></script>
<script src="../../../main.js"></script>
<script async src="../../../search-index.js"></script>
</body>
</html> | ArcherSys/ArcherSys | Rust/share/doc/rust/html/rustc_lint/metadata/decoder/fn.get_repr_attrs.html | HTML | mit | 4,293 |
<table width="90%" border="0"><tr><td><script>function openfile(url) {fullwin = window.open(url, "fulltext", "toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=yes,resizable=yes");}</script><div class="flayoutclass"><div class="flayoutclass_first"><table class="tableoutfmt2"><tr><th class="std1"><b>條目 </b></th><td class="std2">背暗投明</td></tr>
<tr><th class="std1"><b>注音 </b></th><td class="std2">ㄅㄟ<sup class="subfont">ˋ</sup> ㄢ<sup class="subfont">ˋ</sup> ㄊㄡ<sup class="subfont">ˊ</sup> ㄇ|ㄥ<sup class="subfont">ˊ</sup></td></tr>
<tr><th class="std1"><b>漢語拼音 </b></th><td class="std2"><font class="english_word">bèi àn tóu míng</font></td></tr>
<tr><th class="std1"><b>釋義 </b></th><td class="std2">拋棄黑暗,投向光明。比喻認清是非曲直,走向正道。元˙尚仲賢˙單鞭奪槊˙楔子:<img src=/cydic/dicword/fa40.gif border=0 alt=* class=fontimg valign=center>高鳥相良木而棲,賢臣擇明主而佐,背暗投明,古之常理。<img src=/cydic/dicword/fa41.gif border=0 alt=* class=fontimg valign=center>明˙沈采˙千金記˙第十三齣:<img src=/cydic/dicword/fa40.gif border=0 alt=* class=fontimg valign=center>我欲背暗投明,奈無明王。<img src=/cydic/dicword/fa41.gif border=0 alt=* class=fontimg valign=center>亦作<img src=/cydic/dicword/fa40.gif border=0 alt=* class=fontimg valign=center>棄暗投明<img src=/cydic/dicword/fa41.gif border=0 alt=* class=fontimg valign=center>。</td></tr>
<tr><th class="std1"><b><font class="fltypefont">附錄</font> </b></th><td class="std2">修訂本參考資料</td></tr>
</td></tr></table></div> <!-- flayoutclass_first --><div class="flayoutclass_second"></div> <!-- flayoutclass_second --></div> <!-- flayoutclass --></td></tr></table>
| BuzzAcademy/idioms-moe-unformatted-data | all-data/14000-14999/14228-22.html | HTML | mit | 1,842 |
<p>
comp-789 works!
</p>
| angular/angular-cli-stress-test | src/app/components/comp-789/comp-789.component.html | HTML | mit | 27 |
<!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="./06c4e9e92fac08471ff3886620eaf83173c0a22a2378c985aac13865a1686002.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/ad083e7085a4610405c7c26ba25a8d71968237931abef583c54fe742aa790512.html | HTML | mit | 550 |
<!DOCTYPE html>
<!--[if lt IE 9]><html class="no-js lt-ie9" lang="en" dir="ltr"><![endif]-->
<!--[if gt IE 8]><!-->
<html class="no-js" lang="en" dir="ltr">
<!--<![endif]-->
<!-- Usage: /eic/site/ccc-rec.nsf/tpl-eng/template-1col.html?Open&id=3 (optional: ?Open&page=filename.html&id=x) -->
<!-- Created: ; Product Code: 536; Server: stratnotes2.ic.gc.ca -->
<head>
<!-- Title begins / Début du titre -->
<title>
The Print Shop (G.P.) Inc. -
Complete profile - Canadian Company Capabilities - Industries and Business - Industry Canada
</title>
<!-- Title ends / Fin du titre -->
<!-- Meta-data begins / Début des métadonnées -->
<meta charset="utf-8" />
<meta name="dcterms.language" title="ISO639-2" content="eng" />
<meta name="dcterms.title" content="" />
<meta name="description" content="" />
<meta name="dcterms.description" content="" />
<meta name="dcterms.type" content="report, data set" />
<meta name="dcterms.subject" content="businesses, industry" />
<meta name="dcterms.subject" content="businesses, industry" />
<meta name="dcterms.issued" title="W3CDTF" content="" />
<meta name="dcterms.modified" title="W3CDTF" content="" />
<meta name="keywords" content="" />
<meta name="dcterms.creator" content="" />
<meta name="author" content="" />
<meta name="dcterms.created" title="W3CDTF" content="" />
<meta name="dcterms.publisher" content="" />
<meta name="dcterms.audience" title="icaudience" content="" />
<meta name="dcterms.spatial" title="ISO3166-1" content="" />
<meta name="dcterms.spatial" title="gcgeonames" content="" />
<meta name="dcterms.format" content="HTML" />
<meta name="dcterms.identifier" title="ICsiteProduct" content="536" />
<!-- EPI-11240 -->
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<!-- MCG-202 -->
<meta content="width=device-width,initial-scale=1" name="viewport">
<!-- EPI-11567 -->
<meta name = "format-detection" content = "telephone=no">
<!-- EPI-12603 -->
<meta name="robots" content="noarchive">
<!-- EPI-11190 - Webtrends -->
<script>
var startTime = new Date();
startTime = startTime.getTime();
</script>
<!--[if gte IE 9 | !IE ]><!-->
<link href="/utils/scripts/_WET_4-0/apps/themes-dist/gcweb/assets/favicon.ico" rel="icon" type="image/x-icon">
<link rel="stylesheet" href="/utils/scripts/_WET_4-0/apps/themes-dist/gcweb/css/wet-boew.min.css">
<!--<![endif]-->
<link rel="stylesheet" href="/utils/scripts/_WET_4-0/apps/themes-dist/gcweb/css/theme.min.css">
<!--[if lt IE 9]>
<link href="/utils/scripts/_WET_4-0/apps/themes-dist/gcweb/assets/favicon.ico" rel="shortcut icon" />
<link rel="stylesheet" href="/utils/scripts/_WET_4-0/apps/themes-dist/gcweb/css/ie8-wet-boew.min.css" />
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js"></script>
<script src="/utils/scripts/_WET_4-0/apps/themes-dist/gcweb/js/ie8-wet-boew.min.js"></script>
<![endif]-->
<!--[if lte IE 9]>
<![endif]-->
<noscript><link rel="stylesheet" href="/utils/scripts/_WET_4-0/apps/themes-dist/gcweb/css/noscript.min.css" /></noscript>
<!-- Google Tag Manager DO NOT REMOVE OR MODIFY - NE PAS SUPPRIMER OU MODIFIER -->
<script>dataLayer1 = [];</script>
<!-- End Google Tag Manager -->
<!-- EPI-11235 -->
<link rel="stylesheet" href="/eic/home.nsf/css/add_WET_4-0_Canada_Apps.css">
<link href="//netdna.bootstrapcdn.com/font-awesome/4.0.3/css/font-awesome.css" rel="stylesheet">
<link href="/app/ccc/srch/css/print.css" media="print" rel="stylesheet" type="text/css" />
</head>
<body class="home" vocab="http://schema.org/" typeof="WebPage">
<!-- EPIC HEADER BEGIN -->
<!-- Google Tag Manager DO NOT REMOVE OR MODIFY - NE PAS SUPPRIMER OU MODIFIER -->
<noscript><iframe title="Google Tag Manager" src="//www.googletagmanager.com/ns.html?id=GTM-TLGQ9K" height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>
<script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start': new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer1'?'&l='+l:'';j.async=true;j.src='//www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);})(window,document,'script','dataLayer1','GTM-TLGQ9K');</script>
<!-- End Google Tag Manager -->
<!-- EPI-12801 -->
<span typeof="Organization"><meta property="legalName" content="Department_of_Industry"></span>
<ul id="wb-tphp">
<li class="wb-slc">
<a class="wb-sl" href="#wb-cont">Skip to main content</a>
</li>
<li class="wb-slc visible-sm visible-md visible-lg">
<a class="wb-sl" href="#wb-info">Skip to "About this site"</a>
</li>
</ul>
<header role="banner">
<div id="wb-bnr" class="container">
<section id="wb-lng" class="visible-md visible-lg text-right">
<h2 class="wb-inv">Language selection</h2>
<div class="row">
<div class="col-md-12">
<ul class="list-inline mrgn-bttm-0">
<li><a href="nvgt.do?V_TOKEN=1492324976158&V_SEARCH.docsCount=3&V_DOCUMENT.docRank=46609&V_SEARCH.docsStart=46608&V_SEARCH.command=navigate&V_SEARCH.resultsJSP=/prfl.do&lang=fra&redirectUrl=/app/scr/imbs/ccc/rgstrtn/updt.sec?_flId?_flxKy=e1s1&estblmntNo=234567041301&profileId=61&_evId=bck&lang=eng&V_SEARCH.showStricts=false&prtl=1&_flId?_flId?_flxKy=e1s1" title="Français" lang="fr">Français</a></li>
</ul>
</div>
</div>
</section>
<div class="row">
<div class="brand col-xs-8 col-sm-9 col-md-6">
<a href="http://www.canada.ca/en/index.html"><object type="image/svg+xml" tabindex="-1" data="/utils/scripts/_WET_4-0/apps/themes-dist/gcweb/assets/sig-blk-en.svg"></object><span class="wb-inv"> Government of Canada</span></a>
</div>
<section class="wb-mb-links col-xs-4 col-sm-3 visible-sm visible-xs" id="wb-glb-mn">
<h2>Search and menus</h2>
<ul class="list-inline text-right chvrn">
<li><a href="#mb-pnl" title="Search and menus" aria-controls="mb-pnl" class="overlay-lnk" role="button"><span class="glyphicon glyphicon-search"><span class="glyphicon glyphicon-th-list"><span class="wb-inv">Search and menus</span></span></span></a></li>
</ul>
<div id="mb-pnl"></div>
</section>
<!-- Site Search Removed -->
</div>
</div>
<nav role="navigation" id="wb-sm" class="wb-menu visible-md visible-lg" data-trgt="mb-pnl" data-ajax-fetch="//cdn.canada.ca/gcweb-cdn-dev/sitemenu/sitemenu-en.html" typeof="SiteNavigationElement">
<h2 class="wb-inv">Topics menu</h2>
<div class="container nvbar">
<div class="row">
<ul class="list-inline menu">
<li><a href="https://www.canada.ca/en/services/jobs.html">Jobs</a></li>
<li><a href="http://www.cic.gc.ca/english/index.asp">Immigration</a></li>
<li><a href="https://travel.gc.ca/">Travel</a></li>
<li><a href="https://www.canada.ca/en/services/business.html">Business</a></li>
<li><a href="https://www.canada.ca/en/services/benefits.html">Benefits</a></li>
<li><a href="http://healthycanadians.gc.ca/index-eng.php">Health</a></li>
<li><a href="https://www.canada.ca/en/services/taxes.html">Taxes</a></li>
<li><a href="https://www.canada.ca/en/services.html">More services</a></li>
</ul>
</div>
</div>
</nav>
<!-- EPIC BODY BEGIN -->
<nav role="navigation" id="wb-bc" class="" property="breadcrumb">
<h2 class="wb-inv">You are here:</h2>
<div class="container">
<div class="row">
<ol class="breadcrumb">
<li><a href="/eic/site/icgc.nsf/eng/home" title="Home">Home</a></li>
<li><a href="/eic/site/icgc.nsf/eng/h_07063.html" title="Industries and Business">Industries and Business</a></li>
<li><a href="/eic/site/ccc-rec.nsf/tpl-eng/../eng/home" >Canadian Company Capabilities</a></li>
</ol>
</div>
</div>
</nav>
</header>
<main id="wb-cont" role="main" property="mainContentOfPage" class="container">
<!-- End Header -->
<!-- Begin Body -->
<!-- Begin Body Title -->
<!-- End Body Title -->
<!-- Begin Body Head -->
<!-- End Body Head -->
<!-- Begin Body Content -->
<br>
<!-- Complete Profile -->
<!-- Company Information above tabbed area-->
<input id="showMore" type="hidden" value='more'/>
<input id="showLess" type="hidden" value='less'/>
<h1 id="wb-cont">
Company profile - Canadian Company Capabilities
</h1>
<div class="profileInfo hidden-print">
<ul class="list-inline">
<li><a href="cccSrch.do?lang=eng&profileId=&prtl=1&key.hitsPerPage=25&searchPage=%252Fapp%252Fccc%252Fsrch%252FcccBscSrch.do%253Flang%253Deng%2526amp%253Bprtl%253D1%2526amp%253Btagid%253D&V_SEARCH.scopeCategory=CCC.Root&V_SEARCH.depth=1&V_SEARCH.showStricts=false&V_SEARCH.sortSpec=title+asc&rstBtn.x=" class="btn btn-link">New Search</a> |</li>
<li><form name="searchForm" method="post" action="/app/ccc/srch/bscSrch.do">
<input type="hidden" name="lang" value="eng" />
<input type="hidden" name="profileId" value="" />
<input type="hidden" name="prtl" value="1" />
<input type="hidden" name="searchPage" value="%2Fapp%2Fccc%2Fsrch%2FcccBscSrch.do%3Flang%3Deng%26amp%3Bprtl%3D1%26amp%3Btagid%3D" />
<input type="hidden" name="V_SEARCH.scopeCategory" value="CCC.Root" />
<input type="hidden" name="V_SEARCH.depth" value="1" />
<input type="hidden" name="V_SEARCH.showStricts" value="false" />
<input id="repeatSearchBtn" class="btn btn-link" type="submit" value="Return to search results" />
</form></li>
<li>| <a href="nvgt.do?V_SEARCH.docsStart=46607&V_DOCUMENT.docRank=46608&V_SEARCH.docsCount=3&lang=eng&prtl=1&sbPrtl=&profile=cmpltPrfl&V_TOKEN=1492324990017&V_SEARCH.command=navigate&V_SEARCH.resultsJSP=%2fprfl.do&estblmntNo=234567156141&profileId=&key.newSearchLabel=">Previous Company</a></li>
<li>| <a href="nvgt.do?V_SEARCH.docsStart=46609&V_DOCUMENT.docRank=46610&V_SEARCH.docsCount=3&lang=eng&prtl=1&sbPrtl=&profile=cmpltPrfl&V_TOKEN=1492324990017&V_SEARCH.command=navigate&V_SEARCH.resultsJSP=%2fprfl.do&estblmntNo=234567063483&profileId=&key.newSearchLabel=">Next Company</a></li>
</ul>
</div>
<details>
<summary>Third-Party Information Liability Disclaimer</summary>
<p>Some of the information on this Web page has been provided by external sources. The Government of Canada is not responsible for the accuracy, reliability or currency of the information supplied by external sources. Users wishing to rely upon this information should consult directly with the source of the information. Content provided by external sources is not subject to official languages, privacy and accessibility requirements.</p>
</details>
<h2>
The Print Shop (G.P.) Inc.
</h2>
<div class="row">
<div class="col-md-5">
<h2 class="h5 mrgn-bttm-0">Legal/Operating Name:</h2>
<p>The Print Shop (G.P.) Inc.</p>
<div class="mrgn-tp-md"></div>
<p class="mrgn-bttm-0" ><a href="http://www.theprintshopgp.com"
target="_blank" title="Website URL">http://www.theprintshopgp.com</a></p>
<p><a href="mailto:tps2@telus.net" title="tps2@telus.net">tps2@telus.net</a></p>
</div>
<div class="col-md-4 mrgn-sm-sm">
<h2 class="h5 mrgn-bttm-0">Mailing Address:</h2>
<address class="mrgn-bttm-md">
11040 100 St<br/>
GRANDE PRAIRIE,
Alberta<br/>
T8V 2N1
<br/>
</address>
<h2 class="h5 mrgn-bttm-0">Location Address:</h2>
<address class="mrgn-bttm-md">
11040 100 St<br/>
GRANDE PRAIRIE,
Alberta<br/>
T8V 2N1
<br/>
</address>
<p class="mrgn-bttm-0"><abbr title="Telephone">Tel.</abbr>:
(780) 532-9017
</p>
<p class="mrgn-bttm-0"><abbr title="Telephone">Tel.</abbr>:
(888) 532-9017</p>
<p class="mrgn-bttm-lg"><abbr title="Facsimile">Fax</abbr>:
(780) 539-5616</p>
</div>
<div class="col-md-3 mrgn-tp-md">
</div>
</div>
<div class="row mrgn-tp-md mrgn-bttm-md">
<div class="col-md-12">
<h2 class="wb-inv">Company Profile</h2>
<br> Printers and stationers. Photocopying services, custom printing.
<br>Business formed designed and printed. Promotional products and signs & decals<br>
</div>
</div>
<!-- <div class="wb-tabs ignore-session update-hash wb-eqht-off print-active"> -->
<div class="wb-tabs ignore-session">
<div class="tabpanels">
<details id="details-panel1">
<summary>
Full profile
</summary>
<!-- Tab 1 -->
<h2 class="wb-invisible">
Full profile
</h2>
<!-- Contact Information -->
<h3 class="page-header">
Contact information
</h3>
<section class="container-fluid">
<div class="row mrgn-tp-lg">
<div class="col-md-3">
<strong>
Roger
Viegas
</strong></div>
</div>
<div class="row mrgn-lft-md">
<div class="col-md-5">
<strong>
Title:
</strong>
</div>
<div class="col-md-7">
<!--if client gender is not null or empty we use gender based job title-->
Owner
</div>
</div>
<div class="row mrgn-lft-md">
<div class="col-md-5">
<strong>
Area of Responsibility:
</strong>
</div>
<div class="col-md-7">
Management Executive.
</div>
</div>
<div class="row mrgn-lft-md">
<div class="col-md-5">
<strong>
Telephone:
</strong>
</div>
<div class="col-md-7">
(780) 532-9017
</div>
</div>
<div class="row mrgn-lft-md">
<div class="col-md-5">
<strong>
Facsimile:
</strong>
</div>
<div class="col-md-7">
(780) 539-5616
</div>
</div>
<div class="row mrgn-lft-md">
<div class="col-md-5">
<strong>
Email:
</strong>
</div>
<div class="col-md-7">
tps-mar@telus.net
</div>
</div>
</section>
<p class="mrgn-tp-lg text-right small hidden-print">
<a href="#wb-cont">top of page</a>
</p>
<!-- Company Description -->
<h3 class="page-header">
Company description
</h3>
<section class="container-fluid">
<div class="row">
<div class="col-md-5">
<strong>
Country of Ownership:
</strong>
</div>
<div class="col-md-7">
Canada
</div>
</div>
<div class="row">
<div class="col-md-5">
<strong>
Year Established:
</strong>
</div>
<div class="col-md-7">
1984
</div>
</div>
<div class="row">
<div class="col-md-5">
<strong>
Exporting:
</strong>
</div>
<div class="col-md-7">
No
</div>
</div>
<div class="row">
<div class="col-md-5">
<strong>
Primary Industry (NAICS):
</strong>
</div>
<div class="col-md-7">
323119 - Other Printing
</div>
</div>
<div class="row">
<div class="col-md-5">
<strong>
Alternate Industries (NAICS):
</strong>
</div>
<div class="col-md-7">
323114 - Quick Printing<br>
561430 - Business Service Centres<br>
</div>
</div>
<div class="row">
<div class="col-md-5">
<strong>
Primary Business Activity:
</strong>
</div>
<div class="col-md-7">
Manufacturer / Processor / Producer
</div>
</div>
<div class="row">
<div class="col-md-5">
<strong>
Number of Employees:
</strong>
</div>
<div class="col-md-7">
9
</div>
</div>
</section>
<!-- Products / Services / Licensing -->
<h3 class="page-header">
Product / Service / Licensing
</h3>
<section class="container-fluid">
<div class="row mrgn-bttm-md">
<div class="col-md-3">
<strong>
Product Name:
</strong>
</div>
<div class="col-md-9">
Printers and stationers Photocopying services, custom printing Business formed designed and printed <br>
</div>
</div>
</section>
<p class="mrgn-tp-lg text-right small hidden-print">
<a href="#wb-cont">top of page</a>
</p>
<!-- Technology Profile -->
<!-- Market Profile -->
<!-- Sector Information -->
<details class="mrgn-tp-md mrgn-bttm-md">
<summary>
Third-Party Information Liability Disclaimer
</summary>
<p>
Some of the information on this Web page has been provided by external sources. The Government of Canada is not responsible for the accuracy, reliability or currency of the information supplied by external sources. Users wishing to rely upon this information should consult directly with the source of the information. Content provided by external sources is not subject to official languages, privacy and accessibility requirements.
</p>
</details>
</details>
<details id="details-panel2">
<summary>
Contacts
</summary>
<h2 class="wb-invisible">
Contact information
</h2>
<!-- Contact Information -->
<section class="container-fluid">
<div class="row mrgn-tp-lg">
<div class="col-md-3">
<strong>
Roger
Viegas
</strong></div>
</div>
<div class="row mrgn-lft-md">
<div class="col-md-5">
<strong>
Title:
</strong>
</div>
<div class="col-md-7">
<!--if client gender is not null or empty we use gender based job title-->
Owner
</div>
</div>
<div class="row mrgn-lft-md">
<div class="col-md-5">
<strong>
Area of Responsibility:
</strong>
</div>
<div class="col-md-7">
Management Executive.
</div>
</div>
<div class="row mrgn-lft-md">
<div class="col-md-5">
<strong>
Telephone:
</strong>
</div>
<div class="col-md-7">
(780) 532-9017
</div>
</div>
<div class="row mrgn-lft-md">
<div class="col-md-5">
<strong>
Facsimile:
</strong>
</div>
<div class="col-md-7">
(780) 539-5616
</div>
</div>
<div class="row mrgn-lft-md">
<div class="col-md-5">
<strong>
Email:
</strong>
</div>
<div class="col-md-7">
tps-mar@telus.net
</div>
</div>
</section>
</details>
<details id="details-panel3">
<summary>
Description
</summary>
<h2 class="wb-invisible">
Company description
</h2>
<section class="container-fluid">
<div class="row">
<div class="col-md-5">
<strong>
Country of Ownership:
</strong>
</div>
<div class="col-md-7">
Canada
</div>
</div>
<div class="row">
<div class="col-md-5">
<strong>
Year Established:
</strong>
</div>
<div class="col-md-7">
1984
</div>
</div>
<div class="row">
<div class="col-md-5">
<strong>
Exporting:
</strong>
</div>
<div class="col-md-7">
No
</div>
</div>
<div class="row">
<div class="col-md-5">
<strong>
Primary Industry (NAICS):
</strong>
</div>
<div class="col-md-7">
323119 - Other Printing
</div>
</div>
<div class="row">
<div class="col-md-5">
<strong>
Alternate Industries (NAICS):
</strong>
</div>
<div class="col-md-7">
323114 - Quick Printing<br>
561430 - Business Service Centres<br>
</div>
</div>
<div class="row">
<div class="col-md-5">
<strong>
Primary Business Activity:
</strong>
</div>
<div class="col-md-7">
Manufacturer / Processor / Producer
</div>
</div>
<div class="row">
<div class="col-md-5">
<strong>
Number of Employees:
</strong>
</div>
<div class="col-md-7">
9
</div>
</div>
</section>
</details>
<details id="details-panel4">
<summary>
Products, services and licensing
</summary>
<h2 class="wb-invisible">
Product / Service / Licensing
</h2>
<section class="container-fluid">
<div class="row mrgn-bttm-md">
<div class="col-md-3">
<strong>
Product Name:
</strong>
</div>
<div class="col-md-9">
Printers and stationers Photocopying services, custom printing Business formed designed and printed <br>
</div>
</div>
</section>
</details>
</div>
</div>
<div class="row">
<div class="col-md-12 text-right">
Last Update Date 2015-12-16
</div>
</div>
<!--
- Artifact ID: CBW - IMBS - CCC Search WAR
- Group ID: ca.gc.ic.strategis.imbs.ccc.search
- Version: 3.26
- Built-By: bamboo
- Build Timestamp: 2017-03-02T21:29:28Z
-->
<!-- End Body Content -->
<!-- Begin Body Foot -->
<!-- End Body Foot -->
<!-- END MAIN TABLE -->
<!-- End body -->
<!-- Begin footer -->
<div class="row pagedetails">
<div class="col-sm-5 col-xs-12 datemod">
<dl id="wb-dtmd">
<dt class=" hidden-print">Date Modified:</dt>
<dd class=" hidden-print">
<span><time>2017-03-02</time></span>
</dd>
</dl>
</div>
<div class="clear visible-xs"></div>
<div class="col-sm-4 col-xs-6">
</div>
<div class="col-sm-3 col-xs-6 text-right">
</div>
<div class="clear visible-xs"></div>
</div>
</main>
<footer role="contentinfo" id="wb-info">
<nav role="navigation" class="container wb-navcurr">
<h2 class="wb-inv">About government</h2>
<!-- EPIC FOOTER BEGIN -->
<!-- EPI-11638 Contact us -->
<ul class="list-unstyled colcount-sm-2 colcount-md-3">
<li><a href="http://www.ic.gc.ca/eic/site/icgc.nsf/eng/h_07026.html#pageid=E048-H00000&from=Industries">Contact us</a></li>
<li><a href="https://www.canada.ca/en/government/dept.html">Departments and agencies</a></li>
<li><a href="https://www.canada.ca/en/government/publicservice.html">Public service and military</a></li>
<li><a href="https://www.canada.ca/en/news.html">News</a></li>
<li><a href="https://www.canada.ca/en/government/system/laws.html">Treaties, laws and regulations</a></li>
<li><a href="https://www.canada.ca/en/transparency/reporting.html">Government-wide reporting</a></li>
<li><a href="http://pm.gc.ca/eng">Prime Minister</a></li>
<li><a href="https://www.canada.ca/en/government/system.html">How government works</a></li>
<li><a href="http://open.canada.ca/en/">Open government</a></li>
</ul>
</nav>
<div class="brand">
<div class="container">
<div class="row">
<nav class="col-md-10 ftr-urlt-lnk">
<h2 class="wb-inv">About this site</h2>
<ul>
<li><a href="https://www.canada.ca/en/social.html">Social media</a></li>
<li><a href="https://www.canada.ca/en/mobile.html">Mobile applications</a></li>
<li><a href="http://www1.canada.ca/en/newsite.html">About Canada.ca</a></li>
<li><a href="http://www.ic.gc.ca/eic/site/icgc.nsf/eng/h_07033.html">Terms and conditions</a></li>
<li><a href="http://www.ic.gc.ca/eic/site/icgc.nsf/eng/h_07033.html#p1">Privacy</a></li>
</ul>
</nav>
<div class="col-xs-6 visible-sm visible-xs tofpg">
<a href="#wb-cont">Top of Page <span class="glyphicon glyphicon-chevron-up"></span></a>
</div>
<div class="col-xs-6 col-md-2 text-right">
<object type="image/svg+xml" tabindex="-1" role="img" data="/utils/scripts/_WET_4-0/apps/themes-dist/gcweb/assets/wmms-blk.svg" aria-label="Symbol of the Government of Canada"></object>
</div>
</div>
</div>
</div>
</footer>
<!--[if gte IE 9 | !IE ]><!-->
<script src="https://ajax.googleapis.com/ajax/libs/jquery/2.1.1/jquery.min.js"></script>
<script src="/utils/scripts/_WET_4-0/apps/themes-dist/gcweb/js/wet-boew.min.js"></script>
<!--<![endif]-->
<!--[if lt IE 9]>
<script src="/utils/scripts/_WET_4-0/apps/themes-dist/gcweb/js/ie8-wet-boew2.min.js"></script>
<![endif]-->
<script src="/utils/scripts/_WET_4-0/apps/themes-dist/gcweb/js/theme.min.js"></script>
<!-- EPI-10519 -->
<span class="wb-sessto"
data-wb-sessto='{"inactivity": 1800000, "reactionTime": 180000, "sessionalive": 1800000, "logouturl": "/app/ccc/srch/cccSrch.do?lang=eng&prtl=1"}'></span>
<script src="/eic/home.nsf/js/jQuery.externalOpensInNewWindow.js"></script>
<!-- EPI-11190 - Webtrends -->
<script src="/eic/home.nsf/js/webtrends.js"></script>
<script>var endTime = new Date();</script>
<noscript>
<div><img alt="" id="DCSIMG" width="1" height="1" src="//wt-sdc.ic.gc.ca/dcs6v67hwe0ei7wsv8g9fv50d_3k6i/njs.gif?dcsuri=/nojavascript&WT.js=No&WT.tv=9.4.0&dcssip=www.ic.gc.ca"/></div>
</noscript>
<!-- /Webtrends -->
<!-- JS deps -->
<script src="/eic/home.nsf/js/jquery.imagesloaded.js"></script>
<!-- EPI-11262 - Util JS -->
<script src="/eic/home.nsf/js/_WET_4-0_utils_canada.min.js"></script>
<!-- EPI-11383 -->
<script src="/eic/home.nsf/js/jQuery.icValidationErrors.js"></script>
<span style="display:none;" id='app-info' data-project-groupid='' data-project-artifactid='' data-project-version='' data-project-build-timestamp='' data-issue-tracking='' data-scm-sha1='' data-scm-sha1-abbrev='' data-scm-branch='' data-scm-commit-date=''></span>
</body></html>
<!-- End Footer -->
<!--
- Artifact ID: CBW - IMBS - CCC Search WAR
- Group ID: ca.gc.ic.strategis.imbs.ccc.search
- Version: 3.26
- Built-By: bamboo
- Build Timestamp: 2017-03-02T21:29:28Z
-->
| GoC-Spending/data-corporations | html/234567004569.html | HTML | mit | 36,025 |
<!DOCTYPE html>
<html lang="tr">
<head>
<link href='//fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,700,400italic' rel='stylesheet' type='text/css'>
<link rel="stylesheet" type="text/css" href="https://sust4in.github.io/theme/stylesheet/style.min.css">
<link rel="stylesheet" type="text/css" href="https://sust4in.github.io/theme/pygments/monokai.min.css">
<link rel="stylesheet" type="text/css" href="https://sust4in.github.io/theme/font-awesome/css/font-awesome.min.css">
<link href="https://sust4in.github.io/static/custom.css" rel="stylesheet">
<link href="https://sust4in.github.io/feeds/all.atom.xml" type="application/atom+xml" rel="alternate" title="Ogulcan Gurcaglar's Blog Atom">
<link rel="shortcut icon" href="/images/favicon.ico" type="image/x-icon">
<link rel="icon" href="/images/favicon.ico" type="image/x-icon">
<meta charset="utf-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta name="HandheldFriendly" content="True" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta name="robots" content="index, follow" />
<!-- Chrome, Firefox OS and Opera -->
<meta name="theme-color" content="#333333">
<!-- Windows Phone -->
<meta name="msapplication-navbutton-color" content="#333333">
<!-- iOS Safari -->
<meta name="apple-mobile-web-app-capable" content="yes">
<meta name="apple-mobile-web-app-status-bar-style" content="black-translucent">
<meta name="author" content="Ogulcan Gurcaglar" />
<meta name="description" content="" />
<meta property="og:site_name" content="Ogulcan Gurcaglar's Blog"/>
<meta property="og:type" content="blog"/>
<meta property="og:title" content="Ogulcan Gurcaglar's Blog"/>
<meta property="og:description" content=""/>
<meta property="og:locale" content="en_US"/>
<meta property="og:url" content="https://sust4in.github.io"/>
<meta property="og:image" content="//s.gravatar.com/avatar/d1199e94d0b102565a1b4ab0cf79e3ee?s=80">
<title>Ogulcan Gurcaglar's Blog – Categories
</title>
</head>
<body>
<!-- Google Tag Manager -->
<noscript><iframe src="//www.googletagmanager.com/ns.html?id=GTM-MK4575"
height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>
<script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':
new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],
j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
'//www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
})(window,document,'script','dataLayer','GTM-MK4575');</script>
<!-- End Google Tag Manager --> <aside>
<div>
<a href="https://sust4in.github.io">
<img src="//s.gravatar.com/avatar/d1199e94d0b102565a1b4ab0cf79e3ee?s=80" alt="Ogulcan Gurcaglar" title="Ogulcan Gurcaglar">
</a>
<h1><a href="https://sust4in.github.io">Ogulcan Gurcaglar</a></h1>
<p>Read and :wq</p>
<ul class="social">
<li><a class="sc-github" href="https://www.github.com/sust4in" target="_blank"><i class="fa fa-github"></i></a></li>
<li><a class="sc-linkedin" href="https://tr.linkedin.com/in/o%C4%9Fulcan-g%C3%BCr%C3%A7a%C4%9Flar-5793a7aa" target="_blank"><i class="fa fa-linkedin"></i></a></li>
</ul>
</div>
</aside>
<main>
<nav>
<a href="https://sust4in.github.io"> Home
</a>
<a href="/archives.html">Archives</a>
<a href="/categories.html">Categories</a>
<a href="/tags.html">Tags</a>
<a href="https://sust4in.github.io/feeds/all.atom.xml"> Atom
</a>
</nav>
<article>
<header>
<h1> Categories
</h1>
</header>
<div>
<ul class="list">
<li><a href="https://sust4in.github.io/category/non-technical.html">Non-technical</a> (1)</li>
<li><a href="https://sust4in.github.io/category/web-application-security.html">Web Application Security</a> (1)</li>
</ul>
</div>
</article>
<footer>
<p>
© Ogulcan Gurcaglar 2016 - This work 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>
</p>
<p> Powered by <a href="http://getpelican.com" target="_blank">Pelican</a> - <a href="https://github.com/alexandrevicenzi/flex" target="_blank">Flex</a> theme by <a href="http://alexandrevicenzi.com" target="_blank">Alexandre Vicenzi</a>
</p><p>
<a rel="license"
href="http://creativecommons.org/licenses/by-sa/4.0/"
target="_blank">
<img alt="Creative Commons License"
title="Creative Commons License"
style="border-width:0"
src="https://i.creativecommons.org/l/by-sa/4.0/80x15.png"
width="80"
height="15"/>
</a>
<!-- StatusCake -->
<a href="https://www.statuscake.com" title="Ogulcan Gurcaglar's Blog Uptime">
<img src="https://www.statuscake.com/App/button/index.php?Track=Nu34dBMqV5&Days=7&Design=6" alt="Ogulcan Gurcaglar's Blog Uptime"/>
</a>
<script type="text/javascript">var SC_RumID = 6852;</script>
<script type="text/javascript" async src="https://www.statuscake.com/App/RUM/embed.js"></script>
<!-- End StatusCake --></p> </footer>
</main>
<!-- Google Analytics -->
<script type="text/javascript">
(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-85018984-1', 'auto');
ga('send', 'pageview');
</script>
<!-- End Google Analytics -->
<script type="text/javascript" src="//s7.addthis.com/js/300/addthis_widget.js#pubid=ra-57f1150fb3bb5070" async="async"></script>
<script type="application/ld+json">
{
"@context" : "http://schema.org",
"@type" : "Blog",
"name": " Ogulcan Gurcaglar's Blog ",
"url" : "https://sust4in.github.io",
"image": "//s.gravatar.com/avatar/d1199e94d0b102565a1b4ab0cf79e3ee?s=80",
"description": ""
}
</script>
</body>
</html> | sust4in/sust4in.github.io | categories.html | HTML | mit | 6,134 |
<!DOCTYPE html>
<html>
<head><meta charset="utf-8" />
<title>sciblox v0.01</title><script src="https://cdnjs.cloudflare.com/ajax/libs/require.js/2.1.10/require.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/2.0.3/jquery.min.js"></script>
<style type="text/css">
/*!
*
* Twitter Bootstrap
*
*/
/*!
* Bootstrap v3.3.7 (http://getbootstrap.com)
* Copyright 2011-2016 Twitter, Inc.
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
*/
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
font-family: sans-serif;
-ms-text-size-adjust: 100%;
-webkit-text-size-adjust: 100%;
}
body {
margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
display: block;
}
audio,
canvas,
progress,
video {
display: inline-block;
vertical-align: baseline;
}
audio:not([controls]) {
display: none;
height: 0;
}
[hidden],
template {
display: none;
}
a {
background-color: transparent;
}
a:active,
a:hover {
outline: 0;
}
abbr[title] {
border-bottom: 1px dotted;
}
b,
strong {
font-weight: bold;
}
dfn {
font-style: italic;
}
h1 {
font-size: 2em;
margin: 0.67em 0;
}
mark {
background: #ff0;
color: #000;
}
small {
font-size: 80%;
}
sub,
sup {
font-size: 75%;
line-height: 0;
position: relative;
vertical-align: baseline;
}
sup {
top: -0.5em;
}
sub {
bottom: -0.25em;
}
img {
border: 0;
}
svg:not(:root) {
overflow: hidden;
}
figure {
margin: 1em 40px;
}
hr {
box-sizing: content-box;
height: 0;
}
pre {
overflow: auto;
}
code,
kbd,
pre,
samp {
font-family: monospace, monospace;
font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
color: inherit;
font: inherit;
margin: 0;
}
button {
overflow: visible;
}
button,
select {
text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
-webkit-appearance: button;
cursor: pointer;
}
button[disabled],
html input[disabled] {
cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
border: 0;
padding: 0;
}
input {
line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
box-sizing: border-box;
padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
height: auto;
}
input[type="search"] {
-webkit-appearance: textfield;
box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
-webkit-appearance: none;
}
fieldset {
border: 1px solid #c0c0c0;
margin: 0 2px;
padding: 0.35em 0.625em 0.75em;
}
legend {
border: 0;
padding: 0;
}
textarea {
overflow: auto;
}
optgroup {
font-weight: bold;
}
table {
border-collapse: collapse;
border-spacing: 0;
}
td,
th {
padding: 0;
}
/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
*,
*:before,
*:after {
background: transparent !important;
color: #000 !important;
box-shadow: none !important;
text-shadow: none !important;
}
a,
a:visited {
text-decoration: underline;
}
a[href]:after {
content: " (" attr(href) ")";
}
abbr[title]:after {
content: " (" attr(title) ")";
}
a[href^="#"]:after,
a[href^="javascript:"]:after {
content: "";
}
pre,
blockquote {
border: 1px solid #999;
page-break-inside: avoid;
}
thead {
display: table-header-group;
}
tr,
img {
page-break-inside: avoid;
}
img {
max-width: 100% !important;
}
p,
h2,
h3 {
orphans: 3;
widows: 3;
}
h2,
h3 {
page-break-after: avoid;
}
.navbar {
display: none;
}
.btn > .caret,
.dropup > .btn > .caret {
border-top-color: #000 !important;
}
.label {
border: 1px solid #000;
}
.table {
border-collapse: collapse !important;
}
.table td,
.table th {
background-color: #fff !important;
}
.table-bordered th,
.table-bordered td {
border: 1px solid #ddd !important;
}
}
@font-face {
font-family: 'Glyphicons Halflings';
src: url('../components/bootstrap/fonts/glyphicons-halflings-regular.eot');
src: url('../components/bootstrap/fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('../components/bootstrap/fonts/glyphicons-halflings-regular.woff2') format('woff2'), url('../components/bootstrap/fonts/glyphicons-halflings-regular.woff') format('woff'), url('../components/bootstrap/fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('../components/bootstrap/fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
}
.glyphicon {
position: relative;
top: 1px;
display: inline-block;
font-family: 'Glyphicons Halflings';
font-style: normal;
font-weight: normal;
line-height: 1;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.glyphicon-asterisk:before {
content: "\002a";
}
.glyphicon-plus:before {
content: "\002b";
}
.glyphicon-euro:before,
.glyphicon-eur:before {
content: "\20ac";
}
.glyphicon-minus:before {
content: "\2212";
}
.glyphicon-cloud:before {
content: "\2601";
}
.glyphicon-envelope:before {
content: "\2709";
}
.glyphicon-pencil:before {
content: "\270f";
}
.glyphicon-glass:before {
content: "\e001";
}
.glyphicon-music:before {
content: "\e002";
}
.glyphicon-search:before {
content: "\e003";
}
.glyphicon-heart:before {
content: "\e005";
}
.glyphicon-star:before {
content: "\e006";
}
.glyphicon-star-empty:before {
content: "\e007";
}
.glyphicon-user:before {
content: "\e008";
}
.glyphicon-film:before {
content: "\e009";
}
.glyphicon-th-large:before {
content: "\e010";
}
.glyphicon-th:before {
content: "\e011";
}
.glyphicon-th-list:before {
content: "\e012";
}
.glyphicon-ok:before {
content: "\e013";
}
.glyphicon-remove:before {
content: "\e014";
}
.glyphicon-zoom-in:before {
content: "\e015";
}
.glyphicon-zoom-out:before {
content: "\e016";
}
.glyphicon-off:before {
content: "\e017";
}
.glyphicon-signal:before {
content: "\e018";
}
.glyphicon-cog:before {
content: "\e019";
}
.glyphicon-trash:before {
content: "\e020";
}
.glyphicon-home:before {
content: "\e021";
}
.glyphicon-file:before {
content: "\e022";
}
.glyphicon-time:before {
content: "\e023";
}
.glyphicon-road:before {
content: "\e024";
}
.glyphicon-download-alt:before {
content: "\e025";
}
.glyphicon-download:before {
content: "\e026";
}
.glyphicon-upload:before {
content: "\e027";
}
.glyphicon-inbox:before {
content: "\e028";
}
.glyphicon-play-circle:before {
content: "\e029";
}
.glyphicon-repeat:before {
content: "\e030";
}
.glyphicon-refresh:before {
content: "\e031";
}
.glyphicon-list-alt:before {
content: "\e032";
}
.glyphicon-lock:before {
content: "\e033";
}
.glyphicon-flag:before {
content: "\e034";
}
.glyphicon-headphones:before {
content: "\e035";
}
.glyphicon-volume-off:before {
content: "\e036";
}
.glyphicon-volume-down:before {
content: "\e037";
}
.glyphicon-volume-up:before {
content: "\e038";
}
.glyphicon-qrcode:before {
content: "\e039";
}
.glyphicon-barcode:before {
content: "\e040";
}
.glyphicon-tag:before {
content: "\e041";
}
.glyphicon-tags:before {
content: "\e042";
}
.glyphicon-book:before {
content: "\e043";
}
.glyphicon-bookmark:before {
content: "\e044";
}
.glyphicon-print:before {
content: "\e045";
}
.glyphicon-camera:before {
content: "\e046";
}
.glyphicon-font:before {
content: "\e047";
}
.glyphicon-bold:before {
content: "\e048";
}
.glyphicon-italic:before {
content: "\e049";
}
.glyphicon-text-height:before {
content: "\e050";
}
.glyphicon-text-width:before {
content: "\e051";
}
.glyphicon-align-left:before {
content: "\e052";
}
.glyphicon-align-center:before {
content: "\e053";
}
.glyphicon-align-right:before {
content: "\e054";
}
.glyphicon-align-justify:before {
content: "\e055";
}
.glyphicon-list:before {
content: "\e056";
}
.glyphicon-indent-left:before {
content: "\e057";
}
.glyphicon-indent-right:before {
content: "\e058";
}
.glyphicon-facetime-video:before {
content: "\e059";
}
.glyphicon-picture:before {
content: "\e060";
}
.glyphicon-map-marker:before {
content: "\e062";
}
.glyphicon-adjust:before {
content: "\e063";
}
.glyphicon-tint:before {
content: "\e064";
}
.glyphicon-edit:before {
content: "\e065";
}
.glyphicon-share:before {
content: "\e066";
}
.glyphicon-check:before {
content: "\e067";
}
.glyphicon-move:before {
content: "\e068";
}
.glyphicon-step-backward:before {
content: "\e069";
}
.glyphicon-fast-backward:before {
content: "\e070";
}
.glyphicon-backward:before {
content: "\e071";
}
.glyphicon-play:before {
content: "\e072";
}
.glyphicon-pause:before {
content: "\e073";
}
.glyphicon-stop:before {
content: "\e074";
}
.glyphicon-forward:before {
content: "\e075";
}
.glyphicon-fast-forward:before {
content: "\e076";
}
.glyphicon-step-forward:before {
content: "\e077";
}
.glyphicon-eject:before {
content: "\e078";
}
.glyphicon-chevron-left:before {
content: "\e079";
}
.glyphicon-chevron-right:before {
content: "\e080";
}
.glyphicon-plus-sign:before {
content: "\e081";
}
.glyphicon-minus-sign:before {
content: "\e082";
}
.glyphicon-remove-sign:before {
content: "\e083";
}
.glyphicon-ok-sign:before {
content: "\e084";
}
.glyphicon-question-sign:before {
content: "\e085";
}
.glyphicon-info-sign:before {
content: "\e086";
}
.glyphicon-screenshot:before {
content: "\e087";
}
.glyphicon-remove-circle:before {
content: "\e088";
}
.glyphicon-ok-circle:before {
content: "\e089";
}
.glyphicon-ban-circle:before {
content: "\e090";
}
.glyphicon-arrow-left:before {
content: "\e091";
}
.glyphicon-arrow-right:before {
content: "\e092";
}
.glyphicon-arrow-up:before {
content: "\e093";
}
.glyphicon-arrow-down:before {
content: "\e094";
}
.glyphicon-share-alt:before {
content: "\e095";
}
.glyphicon-resize-full:before {
content: "\e096";
}
.glyphicon-resize-small:before {
content: "\e097";
}
.glyphicon-exclamation-sign:before {
content: "\e101";
}
.glyphicon-gift:before {
content: "\e102";
}
.glyphicon-leaf:before {
content: "\e103";
}
.glyphicon-fire:before {
content: "\e104";
}
.glyphicon-eye-open:before {
content: "\e105";
}
.glyphicon-eye-close:before {
content: "\e106";
}
.glyphicon-warning-sign:before {
content: "\e107";
}
.glyphicon-plane:before {
content: "\e108";
}
.glyphicon-calendar:before {
content: "\e109";
}
.glyphicon-random:before {
content: "\e110";
}
.glyphicon-comment:before {
content: "\e111";
}
.glyphicon-magnet:before {
content: "\e112";
}
.glyphicon-chevron-up:before {
content: "\e113";
}
.glyphicon-chevron-down:before {
content: "\e114";
}
.glyphicon-retweet:before {
content: "\e115";
}
.glyphicon-shopping-cart:before {
content: "\e116";
}
.glyphicon-folder-close:before {
content: "\e117";
}
.glyphicon-folder-open:before {
content: "\e118";
}
.glyphicon-resize-vertical:before {
content: "\e119";
}
.glyphicon-resize-horizontal:before {
content: "\e120";
}
.glyphicon-hdd:before {
content: "\e121";
}
.glyphicon-bullhorn:before {
content: "\e122";
}
.glyphicon-bell:before {
content: "\e123";
}
.glyphicon-certificate:before {
content: "\e124";
}
.glyphicon-thumbs-up:before {
content: "\e125";
}
.glyphicon-thumbs-down:before {
content: "\e126";
}
.glyphicon-hand-right:before {
content: "\e127";
}
.glyphicon-hand-left:before {
content: "\e128";
}
.glyphicon-hand-up:before {
content: "\e129";
}
.glyphicon-hand-down:before {
content: "\e130";
}
.glyphicon-circle-arrow-right:before {
content: "\e131";
}
.glyphicon-circle-arrow-left:before {
content: "\e132";
}
.glyphicon-circle-arrow-up:before {
content: "\e133";
}
.glyphicon-circle-arrow-down:before {
content: "\e134";
}
.glyphicon-globe:before {
content: "\e135";
}
.glyphicon-wrench:before {
content: "\e136";
}
.glyphicon-tasks:before {
content: "\e137";
}
.glyphicon-filter:before {
content: "\e138";
}
.glyphicon-briefcase:before {
content: "\e139";
}
.glyphicon-fullscreen:before {
content: "\e140";
}
.glyphicon-dashboard:before {
content: "\e141";
}
.glyphicon-paperclip:before {
content: "\e142";
}
.glyphicon-heart-empty:before {
content: "\e143";
}
.glyphicon-link:before {
content: "\e144";
}
.glyphicon-phone:before {
content: "\e145";
}
.glyphicon-pushpin:before {
content: "\e146";
}
.glyphicon-usd:before {
content: "\e148";
}
.glyphicon-gbp:before {
content: "\e149";
}
.glyphicon-sort:before {
content: "\e150";
}
.glyphicon-sort-by-alphabet:before {
content: "\e151";
}
.glyphicon-sort-by-alphabet-alt:before {
content: "\e152";
}
.glyphicon-sort-by-order:before {
content: "\e153";
}
.glyphicon-sort-by-order-alt:before {
content: "\e154";
}
.glyphicon-sort-by-attributes:before {
content: "\e155";
}
.glyphicon-sort-by-attributes-alt:before {
content: "\e156";
}
.glyphicon-unchecked:before {
content: "\e157";
}
.glyphicon-expand:before {
content: "\e158";
}
.glyphicon-collapse-down:before {
content: "\e159";
}
.glyphicon-collapse-up:before {
content: "\e160";
}
.glyphicon-log-in:before {
content: "\e161";
}
.glyphicon-flash:before {
content: "\e162";
}
.glyphicon-log-out:before {
content: "\e163";
}
.glyphicon-new-window:before {
content: "\e164";
}
.glyphicon-record:before {
content: "\e165";
}
.glyphicon-save:before {
content: "\e166";
}
.glyphicon-open:before {
content: "\e167";
}
.glyphicon-saved:before {
content: "\e168";
}
.glyphicon-import:before {
content: "\e169";
}
.glyphicon-export:before {
content: "\e170";
}
.glyphicon-send:before {
content: "\e171";
}
.glyphicon-floppy-disk:before {
content: "\e172";
}
.glyphicon-floppy-saved:before {
content: "\e173";
}
.glyphicon-floppy-remove:before {
content: "\e174";
}
.glyphicon-floppy-save:before {
content: "\e175";
}
.glyphicon-floppy-open:before {
content: "\e176";
}
.glyphicon-credit-card:before {
content: "\e177";
}
.glyphicon-transfer:before {
content: "\e178";
}
.glyphicon-cutlery:before {
content: "\e179";
}
.glyphicon-header:before {
content: "\e180";
}
.glyphicon-compressed:before {
content: "\e181";
}
.glyphicon-earphone:before {
content: "\e182";
}
.glyphicon-phone-alt:before {
content: "\e183";
}
.glyphicon-tower:before {
content: "\e184";
}
.glyphicon-stats:before {
content: "\e185";
}
.glyphicon-sd-video:before {
content: "\e186";
}
.glyphicon-hd-video:before {
content: "\e187";
}
.glyphicon-subtitles:before {
content: "\e188";
}
.glyphicon-sound-stereo:before {
content: "\e189";
}
.glyphicon-sound-dolby:before {
content: "\e190";
}
.glyphicon-sound-5-1:before {
content: "\e191";
}
.glyphicon-sound-6-1:before {
content: "\e192";
}
.glyphicon-sound-7-1:before {
content: "\e193";
}
.glyphicon-copyright-mark:before {
content: "\e194";
}
.glyphicon-registration-mark:before {
content: "\e195";
}
.glyphicon-cloud-download:before {
content: "\e197";
}
.glyphicon-cloud-upload:before {
content: "\e198";
}
.glyphicon-tree-conifer:before {
content: "\e199";
}
.glyphicon-tree-deciduous:before {
content: "\e200";
}
.glyphicon-cd:before {
content: "\e201";
}
.glyphicon-save-file:before {
content: "\e202";
}
.glyphicon-open-file:before {
content: "\e203";
}
.glyphicon-level-up:before {
content: "\e204";
}
.glyphicon-copy:before {
content: "\e205";
}
.glyphicon-paste:before {
content: "\e206";
}
.glyphicon-alert:before {
content: "\e209";
}
.glyphicon-equalizer:before {
content: "\e210";
}
.glyphicon-king:before {
content: "\e211";
}
.glyphicon-queen:before {
content: "\e212";
}
.glyphicon-pawn:before {
content: "\e213";
}
.glyphicon-bishop:before {
content: "\e214";
}
.glyphicon-knight:before {
content: "\e215";
}
.glyphicon-baby-formula:before {
content: "\e216";
}
.glyphicon-tent:before {
content: "\26fa";
}
.glyphicon-blackboard:before {
content: "\e218";
}
.glyphicon-bed:before {
content: "\e219";
}
.glyphicon-apple:before {
content: "\f8ff";
}
.glyphicon-erase:before {
content: "\e221";
}
.glyphicon-hourglass:before {
content: "\231b";
}
.glyphicon-lamp:before {
content: "\e223";
}
.glyphicon-duplicate:before {
content: "\e224";
}
.glyphicon-piggy-bank:before {
content: "\e225";
}
.glyphicon-scissors:before {
content: "\e226";
}
.glyphicon-bitcoin:before {
content: "\e227";
}
.glyphicon-btc:before {
content: "\e227";
}
.glyphicon-xbt:before {
content: "\e227";
}
.glyphicon-yen:before {
content: "\00a5";
}
.glyphicon-jpy:before {
content: "\00a5";
}
.glyphicon-ruble:before {
content: "\20bd";
}
.glyphicon-rub:before {
content: "\20bd";
}
.glyphicon-scale:before {
content: "\e230";
}
.glyphicon-ice-lolly:before {
content: "\e231";
}
.glyphicon-ice-lolly-tasted:before {
content: "\e232";
}
.glyphicon-education:before {
content: "\e233";
}
.glyphicon-option-horizontal:before {
content: "\e234";
}
.glyphicon-option-vertical:before {
content: "\e235";
}
.glyphicon-menu-hamburger:before {
content: "\e236";
}
.glyphicon-modal-window:before {
content: "\e237";
}
.glyphicon-oil:before {
content: "\e238";
}
.glyphicon-grain:before {
content: "\e239";
}
.glyphicon-sunglasses:before {
content: "\e240";
}
.glyphicon-text-size:before {
content: "\e241";
}
.glyphicon-text-color:before {
content: "\e242";
}
.glyphicon-text-background:before {
content: "\e243";
}
.glyphicon-object-align-top:before {
content: "\e244";
}
.glyphicon-object-align-bottom:before {
content: "\e245";
}
.glyphicon-object-align-horizontal:before {
content: "\e246";
}
.glyphicon-object-align-left:before {
content: "\e247";
}
.glyphicon-object-align-vertical:before {
content: "\e248";
}
.glyphicon-object-align-right:before {
content: "\e249";
}
.glyphicon-triangle-right:before {
content: "\e250";
}
.glyphicon-triangle-left:before {
content: "\e251";
}
.glyphicon-triangle-bottom:before {
content: "\e252";
}
.glyphicon-triangle-top:before {
content: "\e253";
}
.glyphicon-console:before {
content: "\e254";
}
.glyphicon-superscript:before {
content: "\e255";
}
.glyphicon-subscript:before {
content: "\e256";
}
.glyphicon-menu-left:before {
content: "\e257";
}
.glyphicon-menu-right:before {
content: "\e258";
}
.glyphicon-menu-down:before {
content: "\e259";
}
.glyphicon-menu-up:before {
content: "\e260";
}
* {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
*:before,
*:after {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
html {
font-size: 10px;
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
font-size: 13px;
line-height: 1.42857143;
color: #000;
background-color: #fff;
}
input,
button,
select,
textarea {
font-family: inherit;
font-size: inherit;
line-height: inherit;
}
a {
color: #337ab7;
text-decoration: none;
}
a:hover,
a:focus {
color: #23527c;
text-decoration: underline;
}
a:focus {
outline: 5px auto -webkit-focus-ring-color;
outline-offset: -2px;
}
figure {
margin: 0;
}
img {
vertical-align: middle;
}
.img-responsive,
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
display: block;
max-width: 100%;
height: auto;
}
.img-rounded {
border-radius: 3px;
}
.img-thumbnail {
padding: 4px;
line-height: 1.42857143;
background-color: #fff;
border: 1px solid #ddd;
border-radius: 2px;
-webkit-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
display: inline-block;
max-width: 100%;
height: auto;
}
.img-circle {
border-radius: 50%;
}
hr {
margin-top: 18px;
margin-bottom: 18px;
border: 0;
border-top: 1px solid #eeeeee;
}
.sr-only {
position: absolute;
width: 1px;
height: 1px;
margin: -1px;
padding: 0;
overflow: hidden;
clip: rect(0, 0, 0, 0);
border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
position: static;
width: auto;
height: auto;
margin: 0;
overflow: visible;
clip: auto;
}
[role="button"] {
cursor: pointer;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
font-family: inherit;
font-weight: 500;
line-height: 1.1;
color: inherit;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
font-weight: normal;
line-height: 1;
color: #777777;
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
margin-top: 18px;
margin-bottom: 9px;
}
h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small,
h1 .small,
.h1 .small,
h2 .small,
.h2 .small,
h3 .small,
.h3 .small {
font-size: 65%;
}
h4,
.h4,
h5,
.h5,
h6,
.h6 {
margin-top: 9px;
margin-bottom: 9px;
}
h4 small,
.h4 small,
h5 small,
.h5 small,
h6 small,
.h6 small,
h4 .small,
.h4 .small,
h5 .small,
.h5 .small,
h6 .small,
.h6 .small {
font-size: 75%;
}
h1,
.h1 {
font-size: 33px;
}
h2,
.h2 {
font-size: 27px;
}
h3,
.h3 {
font-size: 23px;
}
h4,
.h4 {
font-size: 17px;
}
h5,
.h5 {
font-size: 13px;
}
h6,
.h6 {
font-size: 12px;
}
p {
margin: 0 0 9px;
}
.lead {
margin-bottom: 18px;
font-size: 14px;
font-weight: 300;
line-height: 1.4;
}
@media (min-width: 768px) {
.lead {
font-size: 19.5px;
}
}
small,
.small {
font-size: 92%;
}
mark,
.mark {
background-color: #fcf8e3;
padding: .2em;
}
.text-left {
text-align: left;
}
.text-right {
text-align: right;
}
.text-center {
text-align: center;
}
.text-justify {
text-align: justify;
}
.text-nowrap {
white-space: nowrap;
}
.text-lowercase {
text-transform: lowercase;
}
.text-uppercase {
text-transform: uppercase;
}
.text-capitalize {
text-transform: capitalize;
}
.text-muted {
color: #777777;
}
.text-primary {
color: #337ab7;
}
a.text-primary:hover,
a.text-primary:focus {
color: #286090;
}
.text-success {
color: #3c763d;
}
a.text-success:hover,
a.text-success:focus {
color: #2b542c;
}
.text-info {
color: #31708f;
}
a.text-info:hover,
a.text-info:focus {
color: #245269;
}
.text-warning {
color: #8a6d3b;
}
a.text-warning:hover,
a.text-warning:focus {
color: #66512c;
}
.text-danger {
color: #a94442;
}
a.text-danger:hover,
a.text-danger:focus {
color: #843534;
}
.bg-primary {
color: #fff;
background-color: #337ab7;
}
a.bg-primary:hover,
a.bg-primary:focus {
background-color: #286090;
}
.bg-success {
background-color: #dff0d8;
}
a.bg-success:hover,
a.bg-success:focus {
background-color: #c1e2b3;
}
.bg-info {
background-color: #d9edf7;
}
a.bg-info:hover,
a.bg-info:focus {
background-color: #afd9ee;
}
.bg-warning {
background-color: #fcf8e3;
}
a.bg-warning:hover,
a.bg-warning:focus {
background-color: #f7ecb5;
}
.bg-danger {
background-color: #f2dede;
}
a.bg-danger:hover,
a.bg-danger:focus {
background-color: #e4b9b9;
}
.page-header {
padding-bottom: 8px;
margin: 36px 0 18px;
border-bottom: 1px solid #eeeeee;
}
ul,
ol {
margin-top: 0;
margin-bottom: 9px;
}
ul ul,
ol ul,
ul ol,
ol ol {
margin-bottom: 0;
}
.list-unstyled {
padding-left: 0;
list-style: none;
}
.list-inline {
padding-left: 0;
list-style: none;
margin-left: -5px;
}
.list-inline > li {
display: inline-block;
padding-left: 5px;
padding-right: 5px;
}
dl {
margin-top: 0;
margin-bottom: 18px;
}
dt,
dd {
line-height: 1.42857143;
}
dt {
font-weight: bold;
}
dd {
margin-left: 0;
}
@media (min-width: 541px) {
.dl-horizontal dt {
float: left;
width: 160px;
clear: left;
text-align: right;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
}
.dl-horizontal dd {
margin-left: 180px;
}
}
abbr[title],
abbr[data-original-title] {
cursor: help;
border-bottom: 1px dotted #777777;
}
.initialism {
font-size: 90%;
text-transform: uppercase;
}
blockquote {
padding: 9px 18px;
margin: 0 0 18px;
font-size: inherit;
border-left: 5px solid #eeeeee;
}
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
margin-bottom: 0;
}
blockquote footer,
blockquote small,
blockquote .small {
display: block;
font-size: 80%;
line-height: 1.42857143;
color: #777777;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
content: '\2014 \00A0';
}
.blockquote-reverse,
blockquote.pull-right {
padding-right: 15px;
padding-left: 0;
border-right: 5px solid #eeeeee;
border-left: 0;
text-align: right;
}
.blockquote-reverse footer:before,
blockquote.pull-right footer:before,
.blockquote-reverse small:before,
blockquote.pull-right small:before,
.blockquote-reverse .small:before,
blockquote.pull-right .small:before {
content: '';
}
.blockquote-reverse footer:after,
blockquote.pull-right footer:after,
.blockquote-reverse small:after,
blockquote.pull-right small:after,
.blockquote-reverse .small:after,
blockquote.pull-right .small:after {
content: '\00A0 \2014';
}
address {
margin-bottom: 18px;
font-style: normal;
line-height: 1.42857143;
}
code,
kbd,
pre,
samp {
font-family: monospace;
}
code {
padding: 2px 4px;
font-size: 90%;
color: #c7254e;
background-color: #f9f2f4;
border-radius: 2px;
}
kbd {
padding: 2px 4px;
font-size: 90%;
color: #888;
background-color: transparent;
border-radius: 1px;
box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}
kbd kbd {
padding: 0;
font-size: 100%;
font-weight: bold;
box-shadow: none;
}
pre {
display: block;
padding: 8.5px;
margin: 0 0 9px;
font-size: 12px;
line-height: 1.42857143;
word-break: break-all;
word-wrap: break-word;
color: #333333;
background-color: #f5f5f5;
border: 1px solid #ccc;
border-radius: 2px;
}
pre code {
padding: 0;
font-size: inherit;
color: inherit;
white-space: pre-wrap;
background-color: transparent;
border-radius: 0;
}
.pre-scrollable {
max-height: 340px;
overflow-y: scroll;
}
.container {
margin-right: auto;
margin-left: auto;
padding-left: 0px;
padding-right: 0px;
}
@media (min-width: 768px) {
.container {
width: 768px;
}
}
@media (min-width: 992px) {
.container {
width: 940px;
}
}
@media (min-width: 1200px) {
.container {
width: 1140px;
}
}
.container-fluid {
margin-right: auto;
margin-left: auto;
padding-left: 0px;
padding-right: 0px;
}
.row {
margin-left: 0px;
margin-right: 0px;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
position: relative;
min-height: 1px;
padding-left: 0px;
padding-right: 0px;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
float: left;
}
.col-xs-12 {
width: 100%;
}
.col-xs-11 {
width: 91.66666667%;
}
.col-xs-10 {
width: 83.33333333%;
}
.col-xs-9 {
width: 75%;
}
.col-xs-8 {
width: 66.66666667%;
}
.col-xs-7 {
width: 58.33333333%;
}
.col-xs-6 {
width: 50%;
}
.col-xs-5 {
width: 41.66666667%;
}
.col-xs-4 {
width: 33.33333333%;
}
.col-xs-3 {
width: 25%;
}
.col-xs-2 {
width: 16.66666667%;
}
.col-xs-1 {
width: 8.33333333%;
}
.col-xs-pull-12 {
right: 100%;
}
.col-xs-pull-11 {
right: 91.66666667%;
}
.col-xs-pull-10 {
right: 83.33333333%;
}
.col-xs-pull-9 {
right: 75%;
}
.col-xs-pull-8 {
right: 66.66666667%;
}
.col-xs-pull-7 {
right: 58.33333333%;
}
.col-xs-pull-6 {
right: 50%;
}
.col-xs-pull-5 {
right: 41.66666667%;
}
.col-xs-pull-4 {
right: 33.33333333%;
}
.col-xs-pull-3 {
right: 25%;
}
.col-xs-pull-2 {
right: 16.66666667%;
}
.col-xs-pull-1 {
right: 8.33333333%;
}
.col-xs-pull-0 {
right: auto;
}
.col-xs-push-12 {
left: 100%;
}
.col-xs-push-11 {
left: 91.66666667%;
}
.col-xs-push-10 {
left: 83.33333333%;
}
.col-xs-push-9 {
left: 75%;
}
.col-xs-push-8 {
left: 66.66666667%;
}
.col-xs-push-7 {
left: 58.33333333%;
}
.col-xs-push-6 {
left: 50%;
}
.col-xs-push-5 {
left: 41.66666667%;
}
.col-xs-push-4 {
left: 33.33333333%;
}
.col-xs-push-3 {
left: 25%;
}
.col-xs-push-2 {
left: 16.66666667%;
}
.col-xs-push-1 {
left: 8.33333333%;
}
.col-xs-push-0 {
left: auto;
}
.col-xs-offset-12 {
margin-left: 100%;
}
.col-xs-offset-11 {
margin-left: 91.66666667%;
}
.col-xs-offset-10 {
margin-left: 83.33333333%;
}
.col-xs-offset-9 {
margin-left: 75%;
}
.col-xs-offset-8 {
margin-left: 66.66666667%;
}
.col-xs-offset-7 {
margin-left: 58.33333333%;
}
.col-xs-offset-6 {
margin-left: 50%;
}
.col-xs-offset-5 {
margin-left: 41.66666667%;
}
.col-xs-offset-4 {
margin-left: 33.33333333%;
}
.col-xs-offset-3 {
margin-left: 25%;
}
.col-xs-offset-2 {
margin-left: 16.66666667%;
}
.col-xs-offset-1 {
margin-left: 8.33333333%;
}
.col-xs-offset-0 {
margin-left: 0%;
}
@media (min-width: 768px) {
.col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
float: left;
}
.col-sm-12 {
width: 100%;
}
.col-sm-11 {
width: 91.66666667%;
}
.col-sm-10 {
width: 83.33333333%;
}
.col-sm-9 {
width: 75%;
}
.col-sm-8 {
width: 66.66666667%;
}
.col-sm-7 {
width: 58.33333333%;
}
.col-sm-6 {
width: 50%;
}
.col-sm-5 {
width: 41.66666667%;
}
.col-sm-4 {
width: 33.33333333%;
}
.col-sm-3 {
width: 25%;
}
.col-sm-2 {
width: 16.66666667%;
}
.col-sm-1 {
width: 8.33333333%;
}
.col-sm-pull-12 {
right: 100%;
}
.col-sm-pull-11 {
right: 91.66666667%;
}
.col-sm-pull-10 {
right: 83.33333333%;
}
.col-sm-pull-9 {
right: 75%;
}
.col-sm-pull-8 {
right: 66.66666667%;
}
.col-sm-pull-7 {
right: 58.33333333%;
}
.col-sm-pull-6 {
right: 50%;
}
.col-sm-pull-5 {
right: 41.66666667%;
}
.col-sm-pull-4 {
right: 33.33333333%;
}
.col-sm-pull-3 {
right: 25%;
}
.col-sm-pull-2 {
right: 16.66666667%;
}
.col-sm-pull-1 {
right: 8.33333333%;
}
.col-sm-pull-0 {
right: auto;
}
.col-sm-push-12 {
left: 100%;
}
.col-sm-push-11 {
left: 91.66666667%;
}
.col-sm-push-10 {
left: 83.33333333%;
}
.col-sm-push-9 {
left: 75%;
}
.col-sm-push-8 {
left: 66.66666667%;
}
.col-sm-push-7 {
left: 58.33333333%;
}
.col-sm-push-6 {
left: 50%;
}
.col-sm-push-5 {
left: 41.66666667%;
}
.col-sm-push-4 {
left: 33.33333333%;
}
.col-sm-push-3 {
left: 25%;
}
.col-sm-push-2 {
left: 16.66666667%;
}
.col-sm-push-1 {
left: 8.33333333%;
}
.col-sm-push-0 {
left: auto;
}
.col-sm-offset-12 {
margin-left: 100%;
}
.col-sm-offset-11 {
margin-left: 91.66666667%;
}
.col-sm-offset-10 {
margin-left: 83.33333333%;
}
.col-sm-offset-9 {
margin-left: 75%;
}
.col-sm-offset-8 {
margin-left: 66.66666667%;
}
.col-sm-offset-7 {
margin-left: 58.33333333%;
}
.col-sm-offset-6 {
margin-left: 50%;
}
.col-sm-offset-5 {
margin-left: 41.66666667%;
}
.col-sm-offset-4 {
margin-left: 33.33333333%;
}
.col-sm-offset-3 {
margin-left: 25%;
}
.col-sm-offset-2 {
margin-left: 16.66666667%;
}
.col-sm-offset-1 {
margin-left: 8.33333333%;
}
.col-sm-offset-0 {
margin-left: 0%;
}
}
@media (min-width: 992px) {
.col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
float: left;
}
.col-md-12 {
width: 100%;
}
.col-md-11 {
width: 91.66666667%;
}
.col-md-10 {
width: 83.33333333%;
}
.col-md-9 {
width: 75%;
}
.col-md-8 {
width: 66.66666667%;
}
.col-md-7 {
width: 58.33333333%;
}
.col-md-6 {
width: 50%;
}
.col-md-5 {
width: 41.66666667%;
}
.col-md-4 {
width: 33.33333333%;
}
.col-md-3 {
width: 25%;
}
.col-md-2 {
width: 16.66666667%;
}
.col-md-1 {
width: 8.33333333%;
}
.col-md-pull-12 {
right: 100%;
}
.col-md-pull-11 {
right: 91.66666667%;
}
.col-md-pull-10 {
right: 83.33333333%;
}
.col-md-pull-9 {
right: 75%;
}
.col-md-pull-8 {
right: 66.66666667%;
}
.col-md-pull-7 {
right: 58.33333333%;
}
.col-md-pull-6 {
right: 50%;
}
.col-md-pull-5 {
right: 41.66666667%;
}
.col-md-pull-4 {
right: 33.33333333%;
}
.col-md-pull-3 {
right: 25%;
}
.col-md-pull-2 {
right: 16.66666667%;
}
.col-md-pull-1 {
right: 8.33333333%;
}
.col-md-pull-0 {
right: auto;
}
.col-md-push-12 {
left: 100%;
}
.col-md-push-11 {
left: 91.66666667%;
}
.col-md-push-10 {
left: 83.33333333%;
}
.col-md-push-9 {
left: 75%;
}
.col-md-push-8 {
left: 66.66666667%;
}
.col-md-push-7 {
left: 58.33333333%;
}
.col-md-push-6 {
left: 50%;
}
.col-md-push-5 {
left: 41.66666667%;
}
.col-md-push-4 {
left: 33.33333333%;
}
.col-md-push-3 {
left: 25%;
}
.col-md-push-2 {
left: 16.66666667%;
}
.col-md-push-1 {
left: 8.33333333%;
}
.col-md-push-0 {
left: auto;
}
.col-md-offset-12 {
margin-left: 100%;
}
.col-md-offset-11 {
margin-left: 91.66666667%;
}
.col-md-offset-10 {
margin-left: 83.33333333%;
}
.col-md-offset-9 {
margin-left: 75%;
}
.col-md-offset-8 {
margin-left: 66.66666667%;
}
.col-md-offset-7 {
margin-left: 58.33333333%;
}
.col-md-offset-6 {
margin-left: 50%;
}
.col-md-offset-5 {
margin-left: 41.66666667%;
}
.col-md-offset-4 {
margin-left: 33.33333333%;
}
.col-md-offset-3 {
margin-left: 25%;
}
.col-md-offset-2 {
margin-left: 16.66666667%;
}
.col-md-offset-1 {
margin-left: 8.33333333%;
}
.col-md-offset-0 {
margin-left: 0%;
}
}
@media (min-width: 1200px) {
.col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
float: left;
}
.col-lg-12 {
width: 100%;
}
.col-lg-11 {
width: 91.66666667%;
}
.col-lg-10 {
width: 83.33333333%;
}
.col-lg-9 {
width: 75%;
}
.col-lg-8 {
width: 66.66666667%;
}
.col-lg-7 {
width: 58.33333333%;
}
.col-lg-6 {
width: 50%;
}
.col-lg-5 {
width: 41.66666667%;
}
.col-lg-4 {
width: 33.33333333%;
}
.col-lg-3 {
width: 25%;
}
.col-lg-2 {
width: 16.66666667%;
}
.col-lg-1 {
width: 8.33333333%;
}
.col-lg-pull-12 {
right: 100%;
}
.col-lg-pull-11 {
right: 91.66666667%;
}
.col-lg-pull-10 {
right: 83.33333333%;
}
.col-lg-pull-9 {
right: 75%;
}
.col-lg-pull-8 {
right: 66.66666667%;
}
.col-lg-pull-7 {
right: 58.33333333%;
}
.col-lg-pull-6 {
right: 50%;
}
.col-lg-pull-5 {
right: 41.66666667%;
}
.col-lg-pull-4 {
right: 33.33333333%;
}
.col-lg-pull-3 {
right: 25%;
}
.col-lg-pull-2 {
right: 16.66666667%;
}
.col-lg-pull-1 {
right: 8.33333333%;
}
.col-lg-pull-0 {
right: auto;
}
.col-lg-push-12 {
left: 100%;
}
.col-lg-push-11 {
left: 91.66666667%;
}
.col-lg-push-10 {
left: 83.33333333%;
}
.col-lg-push-9 {
left: 75%;
}
.col-lg-push-8 {
left: 66.66666667%;
}
.col-lg-push-7 {
left: 58.33333333%;
}
.col-lg-push-6 {
left: 50%;
}
.col-lg-push-5 {
left: 41.66666667%;
}
.col-lg-push-4 {
left: 33.33333333%;
}
.col-lg-push-3 {
left: 25%;
}
.col-lg-push-2 {
left: 16.66666667%;
}
.col-lg-push-1 {
left: 8.33333333%;
}
.col-lg-push-0 {
left: auto;
}
.col-lg-offset-12 {
margin-left: 100%;
}
.col-lg-offset-11 {
margin-left: 91.66666667%;
}
.col-lg-offset-10 {
margin-left: 83.33333333%;
}
.col-lg-offset-9 {
margin-left: 75%;
}
.col-lg-offset-8 {
margin-left: 66.66666667%;
}
.col-lg-offset-7 {
margin-left: 58.33333333%;
}
.col-lg-offset-6 {
margin-left: 50%;
}
.col-lg-offset-5 {
margin-left: 41.66666667%;
}
.col-lg-offset-4 {
margin-left: 33.33333333%;
}
.col-lg-offset-3 {
margin-left: 25%;
}
.col-lg-offset-2 {
margin-left: 16.66666667%;
}
.col-lg-offset-1 {
margin-left: 8.33333333%;
}
.col-lg-offset-0 {
margin-left: 0%;
}
}
table {
background-color: transparent;
}
caption {
padding-top: 8px;
padding-bottom: 8px;
color: #777777;
text-align: left;
}
th {
text-align: left;
}
.table {
width: 100%;
max-width: 100%;
margin-bottom: 18px;
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
padding: 8px;
line-height: 1.42857143;
vertical-align: top;
border-top: 1px solid #ddd;
}
.table > thead > tr > th {
vertical-align: bottom;
border-bottom: 2px solid #ddd;
}
.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td {
border-top: 0;
}
.table > tbody + tbody {
border-top: 2px solid #ddd;
}
.table .table {
background-color: #fff;
}
.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
padding: 5px;
}
.table-bordered {
border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-of-type(odd) {
background-color: #f9f9f9;
}
.table-hover > tbody > tr:hover {
background-color: #f5f5f5;
}
table col[class*="col-"] {
position: static;
float: none;
display: table-column;
}
table td[class*="col-"],
table th[class*="col-"] {
position: static;
float: none;
display: table-cell;
}
.table > thead > tr > td.active,
.table > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.table > tfoot > tr.active > th {
background-color: #f5f5f5;
}
.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
background-color: #e8e8e8;
}
.table > thead > tr > td.success,
.table > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.table > tfoot > tr.success > th {
background-color: #dff0d8;
}
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr.success:hover > th {
background-color: #d0e9c6;
}
.table > thead > tr > td.info,
.table > tbody > tr > td.info,
.table > tfoot > tr > td.info,
.table > thead > tr > th.info,
.table > tbody > tr > th.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > tbody > tr.info > td,
.table > tfoot > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr.info > th,
.table > tfoot > tr.info > th {
background-color: #d9edf7;
}
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr.info:hover > th {
background-color: #c4e3f3;
}
.table > thead > tr > td.warning,
.table > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.table > tfoot > tr.warning > th {
background-color: #fcf8e3;
}
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr.warning:hover > th {
background-color: #faf2cc;
}
.table > thead > tr > td.danger,
.table > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.table > tfoot > tr.danger > th {
background-color: #f2dede;
}
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
background-color: #ebcccc;
}
.table-responsive {
overflow-x: auto;
min-height: 0.01%;
}
@media screen and (max-width: 767px) {
.table-responsive {
width: 100%;
margin-bottom: 13.5px;
overflow-y: hidden;
-ms-overflow-style: -ms-autohiding-scrollbar;
border: 1px solid #ddd;
}
.table-responsive > .table {
margin-bottom: 0;
}
.table-responsive > .table > thead > tr > th,
.table-responsive > .table > tbody > tr > th,
.table-responsive > .table > tfoot > tr > th,
.table-responsive > .table > thead > tr > td,
.table-responsive > .table > tbody > tr > td,
.table-responsive > .table > tfoot > tr > td {
white-space: nowrap;
}
.table-responsive > .table-bordered {
border: 0;
}
.table-responsive > .table-bordered > thead > tr > th:first-child,
.table-responsive > .table-bordered > tbody > tr > th:first-child,
.table-responsive > .table-bordered > tfoot > tr > th:first-child,
.table-responsive > .table-bordered > thead > tr > td:first-child,
.table-responsive > .table-bordered > tbody > tr > td:first-child,
.table-responsive > .table-bordered > tfoot > tr > td:first-child {
border-left: 0;
}
.table-responsive > .table-bordered > thead > tr > th:last-child,
.table-responsive > .table-bordered > tbody > tr > th:last-child,
.table-responsive > .table-bordered > tfoot > tr > th:last-child,
.table-responsive > .table-bordered > thead > tr > td:last-child,
.table-responsive > .table-bordered > tbody > tr > td:last-child,
.table-responsive > .table-bordered > tfoot > tr > td:last-child {
border-right: 0;
}
.table-responsive > .table-bordered > tbody > tr:last-child > th,
.table-responsive > .table-bordered > tfoot > tr:last-child > th,
.table-responsive > .table-bordered > tbody > tr:last-child > td,
.table-responsive > .table-bordered > tfoot > tr:last-child > td {
border-bottom: 0;
}
}
fieldset {
padding: 0;
margin: 0;
border: 0;
min-width: 0;
}
legend {
display: block;
width: 100%;
padding: 0;
margin-bottom: 18px;
font-size: 19.5px;
line-height: inherit;
color: #333333;
border: 0;
border-bottom: 1px solid #e5e5e5;
}
label {
display: inline-block;
max-width: 100%;
margin-bottom: 5px;
font-weight: bold;
}
input[type="search"] {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
input[type="radio"],
input[type="checkbox"] {
margin: 4px 0 0;
margin-top: 1px \9;
line-height: normal;
}
input[type="file"] {
display: block;
}
input[type="range"] {
display: block;
width: 100%;
}
select[multiple],
select[size] {
height: auto;
}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
outline: 5px auto -webkit-focus-ring-color;
outline-offset: -2px;
}
output {
display: block;
padding-top: 7px;
font-size: 13px;
line-height: 1.42857143;
color: #555555;
}
.form-control {
display: block;
width: 100%;
height: 32px;
padding: 6px 12px;
font-size: 13px;
line-height: 1.42857143;
color: #555555;
background-color: #fff;
background-image: none;
border: 1px solid #ccc;
border-radius: 2px;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
-webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
-o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.form-control:focus {
border-color: #66afe9;
outline: 0;
-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.form-control::-moz-placeholder {
color: #999;
opacity: 1;
}
.form-control:-ms-input-placeholder {
color: #999;
}
.form-control::-webkit-input-placeholder {
color: #999;
}
.form-control::-ms-expand {
border: 0;
background-color: transparent;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
background-color: #eeeeee;
opacity: 1;
}
.form-control[disabled],
fieldset[disabled] .form-control {
cursor: not-allowed;
}
textarea.form-control {
height: auto;
}
input[type="search"] {
-webkit-appearance: none;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
input[type="date"].form-control,
input[type="time"].form-control,
input[type="datetime-local"].form-control,
input[type="month"].form-control {
line-height: 32px;
}
input[type="date"].input-sm,
input[type="time"].input-sm,
input[type="datetime-local"].input-sm,
input[type="month"].input-sm,
.input-group-sm input[type="date"],
.input-group-sm input[type="time"],
.input-group-sm input[type="datetime-local"],
.input-group-sm input[type="month"] {
line-height: 30px;
}
input[type="date"].input-lg,
input[type="time"].input-lg,
input[type="datetime-local"].input-lg,
input[type="month"].input-lg,
.input-group-lg input[type="date"],
.input-group-lg input[type="time"],
.input-group-lg input[type="datetime-local"],
.input-group-lg input[type="month"] {
line-height: 45px;
}
}
.form-group {
margin-bottom: 15px;
}
.radio,
.checkbox {
position: relative;
display: block;
margin-top: 10px;
margin-bottom: 10px;
}
.radio label,
.checkbox label {
min-height: 18px;
padding-left: 20px;
margin-bottom: 0;
font-weight: normal;
cursor: pointer;
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
position: absolute;
margin-left: -20px;
margin-top: 4px \9;
}
.radio + .radio,
.checkbox + .checkbox {
margin-top: -5px;
}
.radio-inline,
.checkbox-inline {
position: relative;
display: inline-block;
padding-left: 20px;
margin-bottom: 0;
vertical-align: middle;
font-weight: normal;
cursor: pointer;
}
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
margin-top: 0;
margin-left: 10px;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"].disabled,
input[type="checkbox"].disabled,
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"] {
cursor: not-allowed;
}
.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
cursor: not-allowed;
}
.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
cursor: not-allowed;
}
.form-control-static {
padding-top: 7px;
padding-bottom: 7px;
margin-bottom: 0;
min-height: 31px;
}
.form-control-static.input-lg,
.form-control-static.input-sm {
padding-left: 0;
padding-right: 0;
}
.input-sm {
height: 30px;
padding: 5px 10px;
font-size: 12px;
line-height: 1.5;
border-radius: 1px;
}
select.input-sm {
height: 30px;
line-height: 30px;
}
textarea.input-sm,
select[multiple].input-sm {
height: auto;
}
.form-group-sm .form-control {
height: 30px;
padding: 5px 10px;
font-size: 12px;
line-height: 1.5;
border-radius: 1px;
}
.form-group-sm select.form-control {
height: 30px;
line-height: 30px;
}
.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
height: auto;
}
.form-group-sm .form-control-static {
height: 30px;
min-height: 30px;
padding: 6px 10px;
font-size: 12px;
line-height: 1.5;
}
.input-lg {
height: 45px;
padding: 10px 16px;
font-size: 17px;
line-height: 1.3333333;
border-radius: 3px;
}
select.input-lg {
height: 45px;
line-height: 45px;
}
textarea.input-lg,
select[multiple].input-lg {
height: auto;
}
.form-group-lg .form-control {
height: 45px;
padding: 10px 16px;
font-size: 17px;
line-height: 1.3333333;
border-radius: 3px;
}
.form-group-lg select.form-control {
height: 45px;
line-height: 45px;
}
.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
height: auto;
}
.form-group-lg .form-control-static {
height: 45px;
min-height: 35px;
padding: 11px 16px;
font-size: 17px;
line-height: 1.3333333;
}
.has-feedback {
position: relative;
}
.has-feedback .form-control {
padding-right: 40px;
}
.form-control-feedback {
position: absolute;
top: 0;
right: 0;
z-index: 2;
display: block;
width: 32px;
height: 32px;
line-height: 32px;
text-align: center;
pointer-events: none;
}
.input-lg + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
width: 45px;
height: 45px;
line-height: 45px;
}
.input-sm + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
width: 30px;
height: 30px;
line-height: 30px;
}
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
color: #3c763d;
}
.has-success .form-control {
border-color: #3c763d;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-success .form-control:focus {
border-color: #2b542c;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}
.has-success .input-group-addon {
color: #3c763d;
border-color: #3c763d;
background-color: #dff0d8;
}
.has-success .form-control-feedback {
color: #3c763d;
}
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
color: #8a6d3b;
}
.has-warning .form-control {
border-color: #8a6d3b;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-warning .form-control:focus {
border-color: #66512c;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}
.has-warning .input-group-addon {
color: #8a6d3b;
border-color: #8a6d3b;
background-color: #fcf8e3;
}
.has-warning .form-control-feedback {
color: #8a6d3b;
}
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
color: #a94442;
}
.has-error .form-control {
border-color: #a94442;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-error .form-control:focus {
border-color: #843534;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}
.has-error .input-group-addon {
color: #a94442;
border-color: #a94442;
background-color: #f2dede;
}
.has-error .form-control-feedback {
color: #a94442;
}
.has-feedback label ~ .form-control-feedback {
top: 23px;
}
.has-feedback label.sr-only ~ .form-control-feedback {
top: 0;
}
.help-block {
display: block;
margin-top: 5px;
margin-bottom: 10px;
color: #404040;
}
@media (min-width: 768px) {
.form-inline .form-group {
display: inline-block;
margin-bottom: 0;
vertical-align: middle;
}
.form-inline .form-control {
display: inline-block;
width: auto;
vertical-align: middle;
}
.form-inline .form-control-static {
display: inline-block;
}
.form-inline .input-group {
display: inline-table;
vertical-align: middle;
}
.form-inline .input-group .input-group-addon,
.form-inline .input-group .input-group-btn,
.form-inline .input-group .form-control {
width: auto;
}
.form-inline .input-group > .form-control {
width: 100%;
}
.form-inline .control-label {
margin-bottom: 0;
vertical-align: middle;
}
.form-inline .radio,
.form-inline .checkbox {
display: inline-block;
margin-top: 0;
margin-bottom: 0;
vertical-align: middle;
}
.form-inline .radio label,
.form-inline .checkbox label {
padding-left: 0;
}
.form-inline .radio input[type="radio"],
.form-inline .checkbox input[type="checkbox"] {
position: relative;
margin-left: 0;
}
.form-inline .has-feedback .form-control-feedback {
top: 0;
}
}
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
margin-top: 0;
margin-bottom: 0;
padding-top: 7px;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
min-height: 25px;
}
.form-horizontal .form-group {
margin-left: 0px;
margin-right: 0px;
}
@media (min-width: 768px) {
.form-horizontal .control-label {
text-align: right;
margin-bottom: 0;
padding-top: 7px;
}
}
.form-horizontal .has-feedback .form-control-feedback {
right: 0px;
}
@media (min-width: 768px) {
.form-horizontal .form-group-lg .control-label {
padding-top: 11px;
font-size: 17px;
}
}
@media (min-width: 768px) {
.form-horizontal .form-group-sm .control-label {
padding-top: 6px;
font-size: 12px;
}
}
.btn {
display: inline-block;
margin-bottom: 0;
font-weight: normal;
text-align: center;
vertical-align: middle;
touch-action: manipulation;
cursor: pointer;
background-image: none;
border: 1px solid transparent;
white-space: nowrap;
padding: 6px 12px;
font-size: 13px;
line-height: 1.42857143;
border-radius: 2px;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
outline: 5px auto -webkit-focus-ring-color;
outline-offset: -2px;
}
.btn:hover,
.btn:focus,
.btn.focus {
color: #333;
text-decoration: none;
}
.btn:active,
.btn.active {
outline: 0;
background-image: none;
-webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
cursor: not-allowed;
opacity: 0.65;
filter: alpha(opacity=65);
-webkit-box-shadow: none;
box-shadow: none;
}
a.btn.disabled,
fieldset[disabled] a.btn {
pointer-events: none;
}
.btn-default {
color: #333;
background-color: #fff;
border-color: #ccc;
}
.btn-default:focus,
.btn-default.focus {
color: #333;
background-color: #e6e6e6;
border-color: #8c8c8c;
}
.btn-default:hover {
color: #333;
background-color: #e6e6e6;
border-color: #adadad;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
color: #333;
background-color: #e6e6e6;
border-color: #adadad;
}
.btn-default:active:hover,
.btn-default.active:hover,
.open > .dropdown-toggle.btn-default:hover,
.btn-default:active:focus,
.btn-default.active:focus,
.open > .dropdown-toggle.btn-default:focus,
.btn-default:active.focus,
.btn-default.active.focus,
.open > .dropdown-toggle.btn-default.focus {
color: #333;
background-color: #d4d4d4;
border-color: #8c8c8c;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
background-image: none;
}
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus {
background-color: #fff;
border-color: #ccc;
}
.btn-default .badge {
color: #fff;
background-color: #333;
}
.btn-primary {
color: #fff;
background-color: #337ab7;
border-color: #2e6da4;
}
.btn-primary:focus,
.btn-primary.focus {
color: #fff;
background-color: #286090;
border-color: #122b40;
}
.btn-primary:hover {
color: #fff;
background-color: #286090;
border-color: #204d74;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
color: #fff;
background-color: #286090;
border-color: #204d74;
}
.btn-primary:active:hover,
.btn-primary.active:hover,
.open > .dropdown-toggle.btn-primary:hover,
.btn-primary:active:focus,
.btn-primary.active:focus,
.open > .dropdown-toggle.btn-primary:focus,
.btn-primary:active.focus,
.btn-primary.active.focus,
.open > .dropdown-toggle.btn-primary.focus {
color: #fff;
background-color: #204d74;
border-color: #122b40;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
background-image: none;
}
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus {
background-color: #337ab7;
border-color: #2e6da4;
}
.btn-primary .badge {
color: #337ab7;
background-color: #fff;
}
.btn-success {
color: #fff;
background-color: #5cb85c;
border-color: #4cae4c;
}
.btn-success:focus,
.btn-success.focus {
color: #fff;
background-color: #449d44;
border-color: #255625;
}
.btn-success:hover {
color: #fff;
background-color: #449d44;
border-color: #398439;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
color: #fff;
background-color: #449d44;
border-color: #398439;
}
.btn-success:active:hover,
.btn-success.active:hover,
.open > .dropdown-toggle.btn-success:hover,
.btn-success:active:focus,
.btn-success.active:focus,
.open > .dropdown-toggle.btn-success:focus,
.btn-success:active.focus,
.btn-success.active.focus,
.open > .dropdown-toggle.btn-success.focus {
color: #fff;
background-color: #398439;
border-color: #255625;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
background-image: none;
}
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled.focus,
.btn-success[disabled].focus,
fieldset[disabled] .btn-success.focus {
background-color: #5cb85c;
border-color: #4cae4c;
}
.btn-success .badge {
color: #5cb85c;
background-color: #fff;
}
.btn-info {
color: #fff;
background-color: #5bc0de;
border-color: #46b8da;
}
.btn-info:focus,
.btn-info.focus {
color: #fff;
background-color: #31b0d5;
border-color: #1b6d85;
}
.btn-info:hover {
color: #fff;
background-color: #31b0d5;
border-color: #269abc;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
color: #fff;
background-color: #31b0d5;
border-color: #269abc;
}
.btn-info:active:hover,
.btn-info.active:hover,
.open > .dropdown-toggle.btn-info:hover,
.btn-info:active:focus,
.btn-info.active:focus,
.open > .dropdown-toggle.btn-info:focus,
.btn-info:active.focus,
.btn-info.active.focus,
.open > .dropdown-toggle.btn-info.focus {
color: #fff;
background-color: #269abc;
border-color: #1b6d85;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
background-image: none;
}
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled.focus,
.btn-info[disabled].focus,
fieldset[disabled] .btn-info.focus {
background-color: #5bc0de;
border-color: #46b8da;
}
.btn-info .badge {
color: #5bc0de;
background-color: #fff;
}
.btn-warning {
color: #fff;
background-color: #f0ad4e;
border-color: #eea236;
}
.btn-warning:focus,
.btn-warning.focus {
color: #fff;
background-color: #ec971f;
border-color: #985f0d;
}
.btn-warning:hover {
color: #fff;
background-color: #ec971f;
border-color: #d58512;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
color: #fff;
background-color: #ec971f;
border-color: #d58512;
}
.btn-warning:active:hover,
.btn-warning.active:hover,
.open > .dropdown-toggle.btn-warning:hover,
.btn-warning:active:focus,
.btn-warning.active:focus,
.open > .dropdown-toggle.btn-warning:focus,
.btn-warning:active.focus,
.btn-warning.active.focus,
.open > .dropdown-toggle.btn-warning.focus {
color: #fff;
background-color: #d58512;
border-color: #985f0d;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
background-image: none;
}
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled.focus,
.btn-warning[disabled].focus,
fieldset[disabled] .btn-warning.focus {
background-color: #f0ad4e;
border-color: #eea236;
}
.btn-warning .badge {
color: #f0ad4e;
background-color: #fff;
}
.btn-danger {
color: #fff;
background-color: #d9534f;
border-color: #d43f3a;
}
.btn-danger:focus,
.btn-danger.focus {
color: #fff;
background-color: #c9302c;
border-color: #761c19;
}
.btn-danger:hover {
color: #fff;
background-color: #c9302c;
border-color: #ac2925;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
color: #fff;
background-color: #c9302c;
border-color: #ac2925;
}
.btn-danger:active:hover,
.btn-danger.active:hover,
.open > .dropdown-toggle.btn-danger:hover,
.btn-danger:active:focus,
.btn-danger.active:focus,
.open > .dropdown-toggle.btn-danger:focus,
.btn-danger:active.focus,
.btn-danger.active.focus,
.open > .dropdown-toggle.btn-danger.focus {
color: #fff;
background-color: #ac2925;
border-color: #761c19;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
background-image: none;
}
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled.focus,
.btn-danger[disabled].focus,
fieldset[disabled] .btn-danger.focus {
background-color: #d9534f;
border-color: #d43f3a;
}
.btn-danger .badge {
color: #d9534f;
background-color: #fff;
}
.btn-link {
color: #337ab7;
font-weight: normal;
border-radius: 0;
}
.btn-link,
.btn-link:active,
.btn-link.active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
background-color: transparent;
-webkit-box-shadow: none;
box-shadow: none;
}
.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
border-color: transparent;
}
.btn-link:hover,
.btn-link:focus {
color: #23527c;
text-decoration: underline;
background-color: transparent;
}
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
color: #777777;
text-decoration: none;
}
.btn-lg,
.btn-group-lg > .btn {
padding: 10px 16px;
font-size: 17px;
line-height: 1.3333333;
border-radius: 3px;
}
.btn-sm,
.btn-group-sm > .btn {
padding: 5px 10px;
font-size: 12px;
line-height: 1.5;
border-radius: 1px;
}
.btn-xs,
.btn-group-xs > .btn {
padding: 1px 5px;
font-size: 12px;
line-height: 1.5;
border-radius: 1px;
}
.btn-block {
display: block;
width: 100%;
}
.btn-block + .btn-block {
margin-top: 5px;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
width: 100%;
}
.fade {
opacity: 0;
-webkit-transition: opacity 0.15s linear;
-o-transition: opacity 0.15s linear;
transition: opacity 0.15s linear;
}
.fade.in {
opacity: 1;
}
.collapse {
display: none;
}
.collapse.in {
display: block;
}
tr.collapse.in {
display: table-row;
}
tbody.collapse.in {
display: table-row-group;
}
.collapsing {
position: relative;
height: 0;
overflow: hidden;
-webkit-transition-property: height, visibility;
transition-property: height, visibility;
-webkit-transition-duration: 0.35s;
transition-duration: 0.35s;
-webkit-transition-timing-function: ease;
transition-timing-function: ease;
}
.caret {
display: inline-block;
width: 0;
height: 0;
margin-left: 2px;
vertical-align: middle;
border-top: 4px dashed;
border-top: 4px solid \9;
border-right: 4px solid transparent;
border-left: 4px solid transparent;
}
.dropup,
.dropdown {
position: relative;
}
.dropdown-toggle:focus {
outline: 0;
}
.dropdown-menu {
position: absolute;
top: 100%;
left: 0;
z-index: 1000;
display: none;
float: left;
min-width: 160px;
padding: 5px 0;
margin: 2px 0 0;
list-style: none;
font-size: 13px;
text-align: left;
background-color: #fff;
border: 1px solid #ccc;
border: 1px solid rgba(0, 0, 0, 0.15);
border-radius: 2px;
-webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
background-clip: padding-box;
}
.dropdown-menu.pull-right {
right: 0;
left: auto;
}
.dropdown-menu .divider {
height: 1px;
margin: 8px 0;
overflow: hidden;
background-color: #e5e5e5;
}
.dropdown-menu > li > a {
display: block;
padding: 3px 20px;
clear: both;
font-weight: normal;
line-height: 1.42857143;
color: #333333;
white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
text-decoration: none;
color: #262626;
background-color: #f5f5f5;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
color: #fff;
text-decoration: none;
outline: 0;
background-color: #337ab7;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
color: #777777;
}
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
text-decoration: none;
background-color: transparent;
background-image: none;
filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
cursor: not-allowed;
}
.open > .dropdown-menu {
display: block;
}
.open > a {
outline: 0;
}
.dropdown-menu-right {
left: auto;
right: 0;
}
.dropdown-menu-left {
left: 0;
right: auto;
}
.dropdown-header {
display: block;
padding: 3px 20px;
font-size: 12px;
line-height: 1.42857143;
color: #777777;
white-space: nowrap;
}
.dropdown-backdrop {
position: fixed;
left: 0;
right: 0;
bottom: 0;
top: 0;
z-index: 990;
}
.pull-right > .dropdown-menu {
right: 0;
left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
border-top: 0;
border-bottom: 4px dashed;
border-bottom: 4px solid \9;
content: "";
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
top: auto;
bottom: 100%;
margin-bottom: 2px;
}
@media (min-width: 541px) {
.navbar-right .dropdown-menu {
left: auto;
right: 0;
}
.navbar-right .dropdown-menu-left {
left: 0;
right: auto;
}
}
.btn-group,
.btn-group-vertical {
position: relative;
display: inline-block;
vertical-align: middle;
}
.btn-group > .btn,
.btn-group-vertical > .btn {
position: relative;
float: left;
}
.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover,
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus,
.btn-group > .btn:active,
.btn-group-vertical > .btn:active,
.btn-group > .btn.active,
.btn-group-vertical > .btn.active {
z-index: 2;
}
.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
margin-left: -1px;
}
.btn-toolbar {
margin-left: -5px;
}
.btn-toolbar .btn,
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
float: left;
}
.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
margin-left: 5px;
}
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
border-radius: 0;
}
.btn-group > .btn:first-child {
margin-left: 0;
}
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
border-bottom-right-radius: 0;
border-top-right-radius: 0;
}
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
border-bottom-left-radius: 0;
border-top-left-radius: 0;
}
.btn-group > .btn-group {
float: left;
}
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
border-radius: 0;
}
.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
border-bottom-right-radius: 0;
border-top-right-radius: 0;
}
.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
border-bottom-left-radius: 0;
border-top-left-radius: 0;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
outline: 0;
}
.btn-group > .btn + .dropdown-toggle {
padding-left: 8px;
padding-right: 8px;
}
.btn-group > .btn-lg + .dropdown-toggle {
padding-left: 12px;
padding-right: 12px;
}
.btn-group.open .dropdown-toggle {
-webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn-group.open .dropdown-toggle.btn-link {
-webkit-box-shadow: none;
box-shadow: none;
}
.btn .caret {
margin-left: 0;
}
.btn-lg .caret {
border-width: 5px 5px 0;
border-bottom-width: 0;
}
.dropup .btn-lg .caret {
border-width: 0 5px 5px;
}
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
display: block;
float: none;
width: 100%;
max-width: 100%;
}
.btn-group-vertical > .btn-group > .btn {
float: none;
}
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
margin-top: -1px;
margin-left: 0;
}
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
border-radius: 0;
}
.btn-group-vertical > .btn:first-child:not(:last-child) {
border-top-right-radius: 2px;
border-top-left-radius: 2px;
border-bottom-right-radius: 0;
border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
border-top-right-radius: 0;
border-top-left-radius: 0;
border-bottom-right-radius: 2px;
border-bottom-left-radius: 2px;
}
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
border-radius: 0;
}
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
border-bottom-right-radius: 0;
border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
border-top-right-radius: 0;
border-top-left-radius: 0;
}
.btn-group-justified {
display: table;
width: 100%;
table-layout: fixed;
border-collapse: separate;
}
.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
float: none;
display: table-cell;
width: 1%;
}
.btn-group-justified > .btn-group .btn {
width: 100%;
}
.btn-group-justified > .btn-group .dropdown-menu {
left: auto;
}
[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
position: absolute;
clip: rect(0, 0, 0, 0);
pointer-events: none;
}
.input-group {
position: relative;
display: table;
border-collapse: separate;
}
.input-group[class*="col-"] {
float: none;
padding-left: 0;
padding-right: 0;
}
.input-group .form-control {
position: relative;
z-index: 2;
float: left;
width: 100%;
margin-bottom: 0;
}
.input-group .form-control:focus {
z-index: 3;
}
.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
height: 45px;
padding: 10px 16px;
font-size: 17px;
line-height: 1.3333333;
border-radius: 3px;
}
select.input-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn {
height: 45px;
line-height: 45px;
}
textarea.input-group-lg > .form-control,
textarea.input-group-lg > .input-group-addon,
textarea.input-group-lg > .input-group-btn > .btn,
select[multiple].input-group-lg > .form-control,
select[multiple].input-group-lg > .input-group-addon,
select[multiple].input-group-lg > .input-group-btn > .btn {
height: auto;
}
.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
height: 30px;
padding: 5px 10px;
font-size: 12px;
line-height: 1.5;
border-radius: 1px;
}
select.input-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn {
height: 30px;
line-height: 30px;
}
textarea.input-group-sm > .form-control,
textarea.input-group-sm > .input-group-addon,
textarea.input-group-sm > .input-group-btn > .btn,
select[multiple].input-group-sm > .form-control,
select[multiple].input-group-sm > .input-group-addon,
select[multiple].input-group-sm > .input-group-btn > .btn {
height: auto;
}
.input-group-addon,
.input-group-btn,
.input-group .form-control {
display: table-cell;
}
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
border-radius: 0;
}
.input-group-addon,
.input-group-btn {
width: 1%;
white-space: nowrap;
vertical-align: middle;
}
.input-group-addon {
padding: 6px 12px;
font-size: 13px;
font-weight: normal;
line-height: 1;
color: #555555;
text-align: center;
background-color: #eeeeee;
border: 1px solid #ccc;
border-radius: 2px;
}
.input-group-addon.input-sm {
padding: 5px 10px;
font-size: 12px;
border-radius: 1px;
}
.input-group-addon.input-lg {
padding: 10px 16px;
font-size: 17px;
border-radius: 3px;
}
.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
margin-top: 0;
}
.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
border-bottom-right-radius: 0;
border-top-right-radius: 0;
}
.input-group-addon:first-child {
border-right: 0;
}
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
border-bottom-left-radius: 0;
border-top-left-radius: 0;
}
.input-group-addon:last-child {
border-left: 0;
}
.input-group-btn {
position: relative;
font-size: 0;
white-space: nowrap;
}
.input-group-btn > .btn {
position: relative;
}
.input-group-btn > .btn + .btn {
margin-left: -1px;
}
.input-group-btn > .btn:hover,
.input-group-btn > .btn:focus,
.input-group-btn > .btn:active {
z-index: 2;
}
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
margin-right: -1px;
}
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
z-index: 2;
margin-left: -1px;
}
.nav {
margin-bottom: 0;
padding-left: 0;
list-style: none;
}
.nav > li {
position: relative;
display: block;
}
.nav > li > a {
position: relative;
display: block;
padding: 10px 15px;
}
.nav > li > a:hover,
.nav > li > a:focus {
text-decoration: none;
background-color: #eeeeee;
}
.nav > li.disabled > a {
color: #777777;
}
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
color: #777777;
text-decoration: none;
background-color: transparent;
cursor: not-allowed;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
background-color: #eeeeee;
border-color: #337ab7;
}
.nav .nav-divider {
height: 1px;
margin: 8px 0;
overflow: hidden;
background-color: #e5e5e5;
}
.nav > li > a > img {
max-width: none;
}
.nav-tabs {
border-bottom: 1px solid #ddd;
}
.nav-tabs > li {
float: left;
margin-bottom: -1px;
}
.nav-tabs > li > a {
margin-right: 2px;
line-height: 1.42857143;
border: 1px solid transparent;
border-radius: 2px 2px 0 0;
}
.nav-tabs > li > a:hover {
border-color: #eeeeee #eeeeee #ddd;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
color: #555555;
background-color: #fff;
border: 1px solid #ddd;
border-bottom-color: transparent;
cursor: default;
}
.nav-tabs.nav-justified {
width: 100%;
border-bottom: 0;
}
.nav-tabs.nav-justified > li {
float: none;
}
.nav-tabs.nav-justified > li > a {
text-align: center;
margin-bottom: 5px;
}
.nav-tabs.nav-justified > .dropdown .dropdown-menu {
top: auto;
left: auto;
}
@media (min-width: 768px) {
.nav-tabs.nav-justified > li {
display: table-cell;
width: 1%;
}
.nav-tabs.nav-justified > li > a {
margin-bottom: 0;
}
}
.nav-tabs.nav-justified > li > a {
margin-right: 0;
border-radius: 2px;
}
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
border: 1px solid #ddd;
}
@media (min-width: 768px) {
.nav-tabs.nav-justified > li > a {
border-bottom: 1px solid #ddd;
border-radius: 2px 2px 0 0;
}
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
border-bottom-color: #fff;
}
}
.nav-pills > li {
float: left;
}
.nav-pills > li > a {
border-radius: 2px;
}
.nav-pills > li + li {
margin-left: 2px;
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
color: #fff;
background-color: #337ab7;
}
.nav-stacked > li {
float: none;
}
.nav-stacked > li + li {
margin-top: 2px;
margin-left: 0;
}
.nav-justified {
width: 100%;
}
.nav-justified > li {
float: none;
}
.nav-justified > li > a {
text-align: center;
margin-bottom: 5px;
}
.nav-justified > .dropdown .dropdown-menu {
top: auto;
left: auto;
}
@media (min-width: 768px) {
.nav-justified > li {
display: table-cell;
width: 1%;
}
.nav-justified > li > a {
margin-bottom: 0;
}
}
.nav-tabs-justified {
border-bottom: 0;
}
.nav-tabs-justified > li > a {
margin-right: 0;
border-radius: 2px;
}
.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
border: 1px solid #ddd;
}
@media (min-width: 768px) {
.nav-tabs-justified > li > a {
border-bottom: 1px solid #ddd;
border-radius: 2px 2px 0 0;
}
.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
border-bottom-color: #fff;
}
}
.tab-content > .tab-pane {
display: none;
}
.tab-content > .active {
display: block;
}
.nav-tabs .dropdown-menu {
margin-top: -1px;
border-top-right-radius: 0;
border-top-left-radius: 0;
}
.navbar {
position: relative;
min-height: 30px;
margin-bottom: 18px;
border: 1px solid transparent;
}
@media (min-width: 541px) {
.navbar {
border-radius: 2px;
}
}
@media (min-width: 541px) {
.navbar-header {
float: left;
}
}
.navbar-collapse {
overflow-x: visible;
padding-right: 0px;
padding-left: 0px;
border-top: 1px solid transparent;
box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
-webkit-overflow-scrolling: touch;
}
.navbar-collapse.in {
overflow-y: auto;
}
@media (min-width: 541px) {
.navbar-collapse {
width: auto;
border-top: 0;
box-shadow: none;
}
.navbar-collapse.collapse {
display: block !important;
height: auto !important;
padding-bottom: 0;
overflow: visible !important;
}
.navbar-collapse.in {
overflow-y: visible;
}
.navbar-fixed-top .navbar-collapse,
.navbar-static-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
padding-left: 0;
padding-right: 0;
}
}
.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
max-height: 340px;
}
@media (max-device-width: 540px) and (orientation: landscape) {
.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
max-height: 200px;
}
}
.container > .navbar-header,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-collapse {
margin-right: 0px;
margin-left: 0px;
}
@media (min-width: 541px) {
.container > .navbar-header,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-collapse {
margin-right: 0;
margin-left: 0;
}
}
.navbar-static-top {
z-index: 1000;
border-width: 0 0 1px;
}
@media (min-width: 541px) {
.navbar-static-top {
border-radius: 0;
}
}
.navbar-fixed-top,
.navbar-fixed-bottom {
position: fixed;
right: 0;
left: 0;
z-index: 1030;
}
@media (min-width: 541px) {
.navbar-fixed-top,
.navbar-fixed-bottom {
border-radius: 0;
}
}
.navbar-fixed-top {
top: 0;
border-width: 0 0 1px;
}
.navbar-fixed-bottom {
bottom: 0;
margin-bottom: 0;
border-width: 1px 0 0;
}
.navbar-brand {
float: left;
padding: 6px 0px;
font-size: 17px;
line-height: 18px;
height: 30px;
}
.navbar-brand:hover,
.navbar-brand:focus {
text-decoration: none;
}
.navbar-brand > img {
display: block;
}
@media (min-width: 541px) {
.navbar > .container .navbar-brand,
.navbar > .container-fluid .navbar-brand {
margin-left: 0px;
}
}
.navbar-toggle {
position: relative;
float: right;
margin-right: 0px;
padding: 9px 10px;
margin-top: -2px;
margin-bottom: -2px;
background-color: transparent;
background-image: none;
border: 1px solid transparent;
border-radius: 2px;
}
.navbar-toggle:focus {
outline: 0;
}
.navbar-toggle .icon-bar {
display: block;
width: 22px;
height: 2px;
border-radius: 1px;
}
.navbar-toggle .icon-bar + .icon-bar {
margin-top: 4px;
}
@media (min-width: 541px) {
.navbar-toggle {
display: none;
}
}
.navbar-nav {
margin: 3px 0px;
}
.navbar-nav > li > a {
padding-top: 10px;
padding-bottom: 10px;
line-height: 18px;
}
@media (max-width: 540px) {
.navbar-nav .open .dropdown-menu {
position: static;
float: none;
width: auto;
margin-top: 0;
background-color: transparent;
border: 0;
box-shadow: none;
}
.navbar-nav .open .dropdown-menu > li > a,
.navbar-nav .open .dropdown-menu .dropdown-header {
padding: 5px 15px 5px 25px;
}
.navbar-nav .open .dropdown-menu > li > a {
line-height: 18px;
}
.navbar-nav .open .dropdown-menu > li > a:hover,
.navbar-nav .open .dropdown-menu > li > a:focus {
background-image: none;
}
}
@media (min-width: 541px) {
.navbar-nav {
float: left;
margin: 0;
}
.navbar-nav > li {
float: left;
}
.navbar-nav > li > a {
padding-top: 6px;
padding-bottom: 6px;
}
}
.navbar-form {
margin-left: 0px;
margin-right: 0px;
padding: 10px 0px;
border-top: 1px solid transparent;
border-bottom: 1px solid transparent;
-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
margin-top: -1px;
margin-bottom: -1px;
}
@media (min-width: 768px) {
.navbar-form .form-group {
display: inline-block;
margin-bottom: 0;
vertical-align: middle;
}
.navbar-form .form-control {
display: inline-block;
width: auto;
vertical-align: middle;
}
.navbar-form .form-control-static {
display: inline-block;
}
.navbar-form .input-group {
display: inline-table;
vertical-align: middle;
}
.navbar-form .input-group .input-group-addon,
.navbar-form .input-group .input-group-btn,
.navbar-form .input-group .form-control {
width: auto;
}
.navbar-form .input-group > .form-control {
width: 100%;
}
.navbar-form .control-label {
margin-bottom: 0;
vertical-align: middle;
}
.navbar-form .radio,
.navbar-form .checkbox {
display: inline-block;
margin-top: 0;
margin-bottom: 0;
vertical-align: middle;
}
.navbar-form .radio label,
.navbar-form .checkbox label {
padding-left: 0;
}
.navbar-form .radio input[type="radio"],
.navbar-form .checkbox input[type="checkbox"] {
position: relative;
margin-left: 0;
}
.navbar-form .has-feedback .form-control-feedback {
top: 0;
}
}
@media (max-width: 540px) {
.navbar-form .form-group {
margin-bottom: 5px;
}
.navbar-form .form-group:last-child {
margin-bottom: 0;
}
}
@media (min-width: 541px) {
.navbar-form {
width: auto;
border: 0;
margin-left: 0;
margin-right: 0;
padding-top: 0;
padding-bottom: 0;
-webkit-box-shadow: none;
box-shadow: none;
}
}
.navbar-nav > li > .dropdown-menu {
margin-top: 0;
border-top-right-radius: 0;
border-top-left-radius: 0;
}
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
margin-bottom: 0;
border-top-right-radius: 2px;
border-top-left-radius: 2px;
border-bottom-right-radius: 0;
border-bottom-left-radius: 0;
}
.navbar-btn {
margin-top: -1px;
margin-bottom: -1px;
}
.navbar-btn.btn-sm {
margin-top: 0px;
margin-bottom: 0px;
}
.navbar-btn.btn-xs {
margin-top: 4px;
margin-bottom: 4px;
}
.navbar-text {
margin-top: 6px;
margin-bottom: 6px;
}
@media (min-width: 541px) {
.navbar-text {
float: left;
margin-left: 0px;
margin-right: 0px;
}
}
@media (min-width: 541px) {
.navbar-left {
float: left !important;
float: left;
}
.navbar-right {
float: right !important;
float: right;
margin-right: 0px;
}
.navbar-right ~ .navbar-right {
margin-right: 0;
}
}
.navbar-default {
background-color: #f8f8f8;
border-color: #e7e7e7;
}
.navbar-default .navbar-brand {
color: #777;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
color: #5e5e5e;
background-color: transparent;
}
.navbar-default .navbar-text {
color: #777;
}
.navbar-default .navbar-nav > li > a {
color: #777;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
color: #333;
background-color: transparent;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
color: #555;
background-color: #e7e7e7;
}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
color: #ccc;
background-color: transparent;
}
.navbar-default .navbar-toggle {
border-color: #ddd;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
background-color: #ddd;
}
.navbar-default .navbar-toggle .icon-bar {
background-color: #888;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
border-color: #e7e7e7;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
background-color: #e7e7e7;
color: #555;
}
@media (max-width: 540px) {
.navbar-default .navbar-nav .open .dropdown-menu > li > a {
color: #777;
}
.navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
.navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
color: #333;
background-color: transparent;
}
.navbar-default .navbar-nav .open .dropdown-menu > .active > a,
.navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
.navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
color: #555;
background-color: #e7e7e7;
}
.navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
.navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
.navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
color: #ccc;
background-color: transparent;
}
}
.navbar-default .navbar-link {
color: #777;
}
.navbar-default .navbar-link:hover {
color: #333;
}
.navbar-default .btn-link {
color: #777;
}
.navbar-default .btn-link:hover,
.navbar-default .btn-link:focus {
color: #333;
}
.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:hover,
.navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default .btn-link:focus {
color: #ccc;
}
.navbar-inverse {
background-color: #222;
border-color: #080808;
}
.navbar-inverse .navbar-brand {
color: #9d9d9d;
}
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
color: #fff;
background-color: transparent;
}
.navbar-inverse .navbar-text {
color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a {
color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
color: #fff;
background-color: transparent;
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
color: #fff;
background-color: #080808;
}
.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:hover,
.navbar-inverse .navbar-nav > .disabled > a:focus {
color: #444;
background-color: transparent;
}
.navbar-inverse .navbar-toggle {
border-color: #333;
}
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
background-color: #333;
}
.navbar-inverse .navbar-toggle .icon-bar {
background-color: #fff;
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
border-color: #101010;
}
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
background-color: #080808;
color: #fff;
}
@media (max-width: 540px) {
.navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
border-color: #080808;
}
.navbar-inverse .navbar-nav .open .dropdown-menu .divider {
background-color: #080808;
}
.navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
color: #9d9d9d;
}
.navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
.navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
color: #fff;
background-color: transparent;
}
.navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
.navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,
.navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
color: #fff;
background-color: #080808;
}
.navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
.navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,
.navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
color: #444;
background-color: transparent;
}
}
.navbar-inverse .navbar-link {
color: #9d9d9d;
}
.navbar-inverse .navbar-link:hover {
color: #fff;
}
.navbar-inverse .btn-link {
color: #9d9d9d;
}
.navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link:focus {
color: #fff;
}
.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link[disabled]:focus,
fieldset[disabled] .navbar-inverse .btn-link:focus {
color: #444;
}
.breadcrumb {
padding: 8px 15px;
margin-bottom: 18px;
list-style: none;
background-color: #f5f5f5;
border-radius: 2px;
}
.breadcrumb > li {
display: inline-block;
}
.breadcrumb > li + li:before {
content: "/\00a0";
padding: 0 5px;
color: #5e5e5e;
}
.breadcrumb > .active {
color: #777777;
}
.pagination {
display: inline-block;
padding-left: 0;
margin: 18px 0;
border-radius: 2px;
}
.pagination > li {
display: inline;
}
.pagination > li > a,
.pagination > li > span {
position: relative;
float: left;
padding: 6px 12px;
line-height: 1.42857143;
text-decoration: none;
color: #337ab7;
background-color: #fff;
border: 1px solid #ddd;
margin-left: -1px;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
margin-left: 0;
border-bottom-left-radius: 2px;
border-top-left-radius: 2px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
border-bottom-right-radius: 2px;
border-top-right-radius: 2px;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
z-index: 2;
color: #23527c;
background-color: #eeeeee;
border-color: #ddd;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
z-index: 3;
color: #fff;
background-color: #337ab7;
border-color: #337ab7;
cursor: default;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
color: #777777;
background-color: #fff;
border-color: #ddd;
cursor: not-allowed;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
padding: 10px 16px;
font-size: 17px;
line-height: 1.3333333;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
border-bottom-left-radius: 3px;
border-top-left-radius: 3px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
border-bottom-right-radius: 3px;
border-top-right-radius: 3px;
}
.pagination-sm > li > a,
.pagination-sm > li > span {
padding: 5px 10px;
font-size: 12px;
line-height: 1.5;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
border-bottom-left-radius: 1px;
border-top-left-radius: 1px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
border-bottom-right-radius: 1px;
border-top-right-radius: 1px;
}
.pager {
padding-left: 0;
margin: 18px 0;
list-style: none;
text-align: center;
}
.pager li {
display: inline;
}
.pager li > a,
.pager li > span {
display: inline-block;
padding: 5px 14px;
background-color: #fff;
border: 1px solid #ddd;
border-radius: 15px;
}
.pager li > a:hover,
.pager li > a:focus {
text-decoration: none;
background-color: #eeeeee;
}
.pager .next > a,
.pager .next > span {
float: right;
}
.pager .previous > a,
.pager .previous > span {
float: left;
}
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
color: #777777;
background-color: #fff;
cursor: not-allowed;
}
.label {
display: inline;
padding: .2em .6em .3em;
font-size: 75%;
font-weight: bold;
line-height: 1;
color: #fff;
text-align: center;
white-space: nowrap;
vertical-align: baseline;
border-radius: .25em;
}
a.label:hover,
a.label:focus {
color: #fff;
text-decoration: none;
cursor: pointer;
}
.label:empty {
display: none;
}
.btn .label {
position: relative;
top: -1px;
}
.label-default {
background-color: #777777;
}
.label-default[href]:hover,
.label-default[href]:focus {
background-color: #5e5e5e;
}
.label-primary {
background-color: #337ab7;
}
.label-primary[href]:hover,
.label-primary[href]:focus {
background-color: #286090;
}
.label-success {
background-color: #5cb85c;
}
.label-success[href]:hover,
.label-success[href]:focus {
background-color: #449d44;
}
.label-info {
background-color: #5bc0de;
}
.label-info[href]:hover,
.label-info[href]:focus {
background-color: #31b0d5;
}
.label-warning {
background-color: #f0ad4e;
}
.label-warning[href]:hover,
.label-warning[href]:focus {
background-color: #ec971f;
}
.label-danger {
background-color: #d9534f;
}
.label-danger[href]:hover,
.label-danger[href]:focus {
background-color: #c9302c;
}
.badge {
display: inline-block;
min-width: 10px;
padding: 3px 7px;
font-size: 12px;
font-weight: bold;
color: #fff;
line-height: 1;
vertical-align: middle;
white-space: nowrap;
text-align: center;
background-color: #777777;
border-radius: 10px;
}
.badge:empty {
display: none;
}
.btn .badge {
position: relative;
top: -1px;
}
.btn-xs .badge,
.btn-group-xs > .btn .badge {
top: 0;
padding: 1px 5px;
}
a.badge:hover,
a.badge:focus {
color: #fff;
text-decoration: none;
cursor: pointer;
}
.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
color: #337ab7;
background-color: #fff;
}
.list-group-item > .badge {
float: right;
}
.list-group-item > .badge + .badge {
margin-right: 5px;
}
.nav-pills > li > a > .badge {
margin-left: 3px;
}
.jumbotron {
padding-top: 30px;
padding-bottom: 30px;
margin-bottom: 30px;
color: inherit;
background-color: #eeeeee;
}
.jumbotron h1,
.jumbotron .h1 {
color: inherit;
}
.jumbotron p {
margin-bottom: 15px;
font-size: 20px;
font-weight: 200;
}
.jumbotron > hr {
border-top-color: #d5d5d5;
}
.container .jumbotron,
.container-fluid .jumbotron {
border-radius: 3px;
padding-left: 0px;
padding-right: 0px;
}
.jumbotron .container {
max-width: 100%;
}
@media screen and (min-width: 768px) {
.jumbotron {
padding-top: 48px;
padding-bottom: 48px;
}
.container .jumbotron,
.container-fluid .jumbotron {
padding-left: 60px;
padding-right: 60px;
}
.jumbotron h1,
.jumbotron .h1 {
font-size: 59px;
}
}
.thumbnail {
display: block;
padding: 4px;
margin-bottom: 18px;
line-height: 1.42857143;
background-color: #fff;
border: 1px solid #ddd;
border-radius: 2px;
-webkit-transition: border 0.2s ease-in-out;
-o-transition: border 0.2s ease-in-out;
transition: border 0.2s ease-in-out;
}
.thumbnail > img,
.thumbnail a > img {
margin-left: auto;
margin-right: auto;
}
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
border-color: #337ab7;
}
.thumbnail .caption {
padding: 9px;
color: #000;
}
.alert {
padding: 15px;
margin-bottom: 18px;
border: 1px solid transparent;
border-radius: 2px;
}
.alert h4 {
margin-top: 0;
color: inherit;
}
.alert .alert-link {
font-weight: bold;
}
.alert > p,
.alert > ul {
margin-bottom: 0;
}
.alert > p + p {
margin-top: 5px;
}
.alert-dismissable,
.alert-dismissible {
padding-right: 35px;
}
.alert-dismissable .close,
.alert-dismissible .close {
position: relative;
top: -2px;
right: -21px;
color: inherit;
}
.alert-success {
background-color: #dff0d8;
border-color: #d6e9c6;
color: #3c763d;
}
.alert-success hr {
border-top-color: #c9e2b3;
}
.alert-success .alert-link {
color: #2b542c;
}
.alert-info {
background-color: #d9edf7;
border-color: #bce8f1;
color: #31708f;
}
.alert-info hr {
border-top-color: #a6e1ec;
}
.alert-info .alert-link {
color: #245269;
}
.alert-warning {
background-color: #fcf8e3;
border-color: #faebcc;
color: #8a6d3b;
}
.alert-warning hr {
border-top-color: #f7e1b5;
}
.alert-warning .alert-link {
color: #66512c;
}
.alert-danger {
background-color: #f2dede;
border-color: #ebccd1;
color: #a94442;
}
.alert-danger hr {
border-top-color: #e4b9c0;
}
.alert-danger .alert-link {
color: #843534;
}
@-webkit-keyframes progress-bar-stripes {
from {
background-position: 40px 0;
}
to {
background-position: 0 0;
}
}
@keyframes progress-bar-stripes {
from {
background-position: 40px 0;
}
to {
background-position: 0 0;
}
}
.progress {
overflow: hidden;
height: 18px;
margin-bottom: 18px;
background-color: #f5f5f5;
border-radius: 2px;
-webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}
.progress-bar {
float: left;
width: 0%;
height: 100%;
font-size: 12px;
line-height: 18px;
color: #fff;
text-align: center;
background-color: #337ab7;
-webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
-webkit-transition: width 0.6s ease;
-o-transition: width 0.6s ease;
transition: width 0.6s ease;
}
.progress-striped .progress-bar,
.progress-bar-striped {
background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-size: 40px 40px;
}
.progress.active .progress-bar,
.progress-bar.active {
-webkit-animation: progress-bar-stripes 2s linear infinite;
-o-animation: progress-bar-stripes 2s linear infinite;
animation: progress-bar-stripes 2s linear infinite;
}
.progress-bar-success {
background-color: #5cb85c;
}
.progress-striped .progress-bar-success {
background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-info {
background-color: #5bc0de;
}
.progress-striped .progress-bar-info {
background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-warning {
background-color: #f0ad4e;
}
.progress-striped .progress-bar-warning {
background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-danger {
background-color: #d9534f;
}
.progress-striped .progress-bar-danger {
background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.media {
margin-top: 15px;
}
.media:first-child {
margin-top: 0;
}
.media,
.media-body {
zoom: 1;
overflow: hidden;
}
.media-body {
width: 10000px;
}
.media-object {
display: block;
}
.media-object.img-thumbnail {
max-width: none;
}
.media-right,
.media > .pull-right {
padding-left: 10px;
}
.media-left,
.media > .pull-left {
padding-right: 10px;
}
.media-left,
.media-right,
.media-body {
display: table-cell;
vertical-align: top;
}
.media-middle {
vertical-align: middle;
}
.media-bottom {
vertical-align: bottom;
}
.media-heading {
margin-top: 0;
margin-bottom: 5px;
}
.media-list {
padding-left: 0;
list-style: none;
}
.list-group {
margin-bottom: 20px;
padding-left: 0;
}
.list-group-item {
position: relative;
display: block;
padding: 10px 15px;
margin-bottom: -1px;
background-color: #fff;
border: 1px solid #ddd;
}
.list-group-item:first-child {
border-top-right-radius: 2px;
border-top-left-radius: 2px;
}
.list-group-item:last-child {
margin-bottom: 0;
border-bottom-right-radius: 2px;
border-bottom-left-radius: 2px;
}
a.list-group-item,
button.list-group-item {
color: #555;
}
a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading {
color: #333;
}
a.list-group-item:hover,
button.list-group-item:hover,
a.list-group-item:focus,
button.list-group-item:focus {
text-decoration: none;
color: #555;
background-color: #f5f5f5;
}
button.list-group-item {
width: 100%;
text-align: left;
}
.list-group-item.disabled,
.list-group-item.disabled:hover,
.list-group-item.disabled:focus {
background-color: #eeeeee;
color: #777777;
cursor: not-allowed;
}
.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading {
color: inherit;
}
.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text {
color: #777777;
}
.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
z-index: 2;
color: #fff;
background-color: #337ab7;
border-color: #337ab7;
}
.list-group-item.active .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading > small,
.list-group-item.active:focus .list-group-item-heading > small,
.list-group-item.active .list-group-item-heading > .small,
.list-group-item.active:hover .list-group-item-heading > .small,
.list-group-item.active:focus .list-group-item-heading > .small {
color: inherit;
}
.list-group-item.active .list-group-item-text,
.list-group-item.active:hover .list-group-item-text,
.list-group-item.active:focus .list-group-item-text {
color: #c7ddef;
}
.list-group-item-success {
color: #3c763d;
background-color: #dff0d8;
}
a.list-group-item-success,
button.list-group-item-success {
color: #3c763d;
}
a.list-group-item-success .list-group-item-heading,
button.list-group-item-success .list-group-item-heading {
color: inherit;
}
a.list-group-item-success:hover,
button.list-group-item-success:hover,
a.list-group-item-success:focus,
button.list-group-item-success:focus {
color: #3c763d;
background-color: #d0e9c6;
}
a.list-group-item-success.active,
button.list-group-item-success.active,
a.list-group-item-success.active:hover,
button.list-group-item-success.active:hover,
a.list-group-item-success.active:focus,
button.list-group-item-success.active:focus {
color: #fff;
background-color: #3c763d;
border-color: #3c763d;
}
.list-group-item-info {
color: #31708f;
background-color: #d9edf7;
}
a.list-group-item-info,
button.list-group-item-info {
color: #31708f;
}
a.list-group-item-info .list-group-item-heading,
button.list-group-item-info .list-group-item-heading {
color: inherit;
}
a.list-group-item-info:hover,
button.list-group-item-info:hover,
a.list-group-item-info:focus,
button.list-group-item-info:focus {
color: #31708f;
background-color: #c4e3f3;
}
a.list-group-item-info.active,
button.list-group-item-info.active,
a.list-group-item-info.active:hover,
button.list-group-item-info.active:hover,
a.list-group-item-info.active:focus,
button.list-group-item-info.active:focus {
color: #fff;
background-color: #31708f;
border-color: #31708f;
}
.list-group-item-warning {
color: #8a6d3b;
background-color: #fcf8e3;
}
a.list-group-item-warning,
button.list-group-item-warning {
color: #8a6d3b;
}
a.list-group-item-warning .list-group-item-heading,
button.list-group-item-warning .list-group-item-heading {
color: inherit;
}
a.list-group-item-warning:hover,
button.list-group-item-warning:hover,
a.list-group-item-warning:focus,
button.list-group-item-warning:focus {
color: #8a6d3b;
background-color: #faf2cc;
}
a.list-group-item-warning.active,
button.list-group-item-warning.active,
a.list-group-item-warning.active:hover,
button.list-group-item-warning.active:hover,
a.list-group-item-warning.active:focus,
button.list-group-item-warning.active:focus {
color: #fff;
background-color: #8a6d3b;
border-color: #8a6d3b;
}
.list-group-item-danger {
color: #a94442;
background-color: #f2dede;
}
a.list-group-item-danger,
button.list-group-item-danger {
color: #a94442;
}
a.list-group-item-danger .list-group-item-heading,
button.list-group-item-danger .list-group-item-heading {
color: inherit;
}
a.list-group-item-danger:hover,
button.list-group-item-danger:hover,
a.list-group-item-danger:focus,
button.list-group-item-danger:focus {
color: #a94442;
background-color: #ebcccc;
}
a.list-group-item-danger.active,
button.list-group-item-danger.active,
a.list-group-item-danger.active:hover,
button.list-group-item-danger.active:hover,
a.list-group-item-danger.active:focus,
button.list-group-item-danger.active:focus {
color: #fff;
background-color: #a94442;
border-color: #a94442;
}
.list-group-item-heading {
margin-top: 0;
margin-bottom: 5px;
}
.list-group-item-text {
margin-bottom: 0;
line-height: 1.3;
}
.panel {
margin-bottom: 18px;
background-color: #fff;
border: 1px solid transparent;
border-radius: 2px;
-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}
.panel-body {
padding: 15px;
}
.panel-heading {
padding: 10px 15px;
border-bottom: 1px solid transparent;
border-top-right-radius: 1px;
border-top-left-radius: 1px;
}
.panel-heading > .dropdown .dropdown-toggle {
color: inherit;
}
.panel-title {
margin-top: 0;
margin-bottom: 0;
font-size: 15px;
color: inherit;
}
.panel-title > a,
.panel-title > small,
.panel-title > .small,
.panel-title > small > a,
.panel-title > .small > a {
color: inherit;
}
.panel-footer {
padding: 10px 15px;
background-color: #f5f5f5;
border-top: 1px solid #ddd;
border-bottom-right-radius: 1px;
border-bottom-left-radius: 1px;
}
.panel > .list-group,
.panel > .panel-collapse > .list-group {
margin-bottom: 0;
}
.panel > .list-group .list-group-item,
.panel > .panel-collapse > .list-group .list-group-item {
border-width: 1px 0;
border-radius: 0;
}
.panel > .list-group:first-child .list-group-item:first-child,
.panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
border-top: 0;
border-top-right-radius: 1px;
border-top-left-radius: 1px;
}
.panel > .list-group:last-child .list-group-item:last-child,
.panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
border-bottom: 0;
border-bottom-right-radius: 1px;
border-bottom-left-radius: 1px;
}
.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
border-top-right-radius: 0;
border-top-left-radius: 0;
}
.panel-heading + .list-group .list-group-item:first-child {
border-top-width: 0;
}
.list-group + .panel-footer {
border-top-width: 0;
}
.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
margin-bottom: 0;
}
.panel > .table caption,
.panel > .table-responsive > .table caption,
.panel > .panel-collapse > .table caption {
padding-left: 15px;
padding-right: 15px;
}
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
border-top-right-radius: 1px;
border-top-left-radius: 1px;
}
.panel > .table:first-child > thead:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
border-top-left-radius: 1px;
border-top-right-radius: 1px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
border-top-left-radius: 1px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
border-top-right-radius: 1px;
}
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
border-bottom-right-radius: 1px;
border-bottom-left-radius: 1px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
border-bottom-left-radius: 1px;
border-bottom-right-radius: 1px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
border-bottom-left-radius: 1px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
border-bottom-right-radius: 1px;
}
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
border-top: 1px solid #ddd;
}
.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
border-top: 0;
}
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
border: 0;
}
.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
border-left: 0;
}
.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
border-right: 0;
}
.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
border-bottom: 0;
}
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
border-bottom: 0;
}
.panel > .table-responsive {
border: 0;
margin-bottom: 0;
}
.panel-group {
margin-bottom: 18px;
}
.panel-group .panel {
margin-bottom: 0;
border-radius: 2px;
}
.panel-group .panel + .panel {
margin-top: 5px;
}
.panel-group .panel-heading {
border-bottom: 0;
}
.panel-group .panel-heading + .panel-collapse > .panel-body,
.panel-group .panel-heading + .panel-collapse > .list-group {
border-top: 1px solid #ddd;
}
.panel-group .panel-footer {
border-top: 0;
}
.panel-group .panel-footer + .panel-collapse .panel-body {
border-bottom: 1px solid #ddd;
}
.panel-default {
border-color: #ddd;
}
.panel-default > .panel-heading {
color: #333333;
background-color: #f5f5f5;
border-color: #ddd;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
border-top-color: #ddd;
}
.panel-default > .panel-heading .badge {
color: #f5f5f5;
background-color: #333333;
}
.panel-default > .panel-footer + .panel-collapse > .panel-body {
border-bottom-color: #ddd;
}
.panel-primary {
border-color: #337ab7;
}
.panel-primary > .panel-heading {
color: #fff;
background-color: #337ab7;
border-color: #337ab7;
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
border-top-color: #337ab7;
}
.panel-primary > .panel-heading .badge {
color: #337ab7;
background-color: #fff;
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
border-bottom-color: #337ab7;
}
.panel-success {
border-color: #d6e9c6;
}
.panel-success > .panel-heading {
color: #3c763d;
background-color: #dff0d8;
border-color: #d6e9c6;
}
.panel-success > .panel-heading + .panel-collapse > .panel-body {
border-top-color: #d6e9c6;
}
.panel-success > .panel-heading .badge {
color: #dff0d8;
background-color: #3c763d;
}
.panel-success > .panel-footer + .panel-collapse > .panel-body {
border-bottom-color: #d6e9c6;
}
.panel-info {
border-color: #bce8f1;
}
.panel-info > .panel-heading {
color: #31708f;
background-color: #d9edf7;
border-color: #bce8f1;
}
.panel-info > .panel-heading + .panel-collapse > .panel-body {
border-top-color: #bce8f1;
}
.panel-info > .panel-heading .badge {
color: #d9edf7;
background-color: #31708f;
}
.panel-info > .panel-footer + .panel-collapse > .panel-body {
border-bottom-color: #bce8f1;
}
.panel-warning {
border-color: #faebcc;
}
.panel-warning > .panel-heading {
color: #8a6d3b;
background-color: #fcf8e3;
border-color: #faebcc;
}
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
border-top-color: #faebcc;
}
.panel-warning > .panel-heading .badge {
color: #fcf8e3;
background-color: #8a6d3b;
}
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
border-bottom-color: #faebcc;
}
.panel-danger {
border-color: #ebccd1;
}
.panel-danger > .panel-heading {
color: #a94442;
background-color: #f2dede;
border-color: #ebccd1;
}
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
border-top-color: #ebccd1;
}
.panel-danger > .panel-heading .badge {
color: #f2dede;
background-color: #a94442;
}
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
border-bottom-color: #ebccd1;
}
.embed-responsive {
position: relative;
display: block;
height: 0;
padding: 0;
overflow: hidden;
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
position: absolute;
top: 0;
left: 0;
bottom: 0;
height: 100%;
width: 100%;
border: 0;
}
.embed-responsive-16by9 {
padding-bottom: 56.25%;
}
.embed-responsive-4by3 {
padding-bottom: 75%;
}
.well {
min-height: 20px;
padding: 19px;
margin-bottom: 20px;
background-color: #f5f5f5;
border: 1px solid #e3e3e3;
border-radius: 2px;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
.well blockquote {
border-color: #ddd;
border-color: rgba(0, 0, 0, 0.15);
}
.well-lg {
padding: 24px;
border-radius: 3px;
}
.well-sm {
padding: 9px;
border-radius: 1px;
}
.close {
float: right;
font-size: 19.5px;
font-weight: bold;
line-height: 1;
color: #000;
text-shadow: 0 1px 0 #fff;
opacity: 0.2;
filter: alpha(opacity=20);
}
.close:hover,
.close:focus {
color: #000;
text-decoration: none;
cursor: pointer;
opacity: 0.5;
filter: alpha(opacity=50);
}
button.close {
padding: 0;
cursor: pointer;
background: transparent;
border: 0;
-webkit-appearance: none;
}
.modal-open {
overflow: hidden;
}
.modal {
display: none;
overflow: hidden;
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1050;
-webkit-overflow-scrolling: touch;
outline: 0;
}
.modal.fade .modal-dialog {
-webkit-transform: translate(0, -25%);
-ms-transform: translate(0, -25%);
-o-transform: translate(0, -25%);
transform: translate(0, -25%);
-webkit-transition: -webkit-transform 0.3s ease-out;
-moz-transition: -moz-transform 0.3s ease-out;
-o-transition: -o-transform 0.3s ease-out;
transition: transform 0.3s ease-out;
}
.modal.in .modal-dialog {
-webkit-transform: translate(0, 0);
-ms-transform: translate(0, 0);
-o-transform: translate(0, 0);
transform: translate(0, 0);
}
.modal-open .modal {
overflow-x: hidden;
overflow-y: auto;
}
.modal-dialog {
position: relative;
width: auto;
margin: 10px;
}
.modal-content {
position: relative;
background-color: #fff;
border: 1px solid #999;
border: 1px solid rgba(0, 0, 0, 0.2);
border-radius: 3px;
-webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
background-clip: padding-box;
outline: 0;
}
.modal-backdrop {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1040;
background-color: #000;
}
.modal-backdrop.fade {
opacity: 0;
filter: alpha(opacity=0);
}
.modal-backdrop.in {
opacity: 0.5;
filter: alpha(opacity=50);
}
.modal-header {
padding: 15px;
border-bottom: 1px solid #e5e5e5;
}
.modal-header .close {
margin-top: -2px;
}
.modal-title {
margin: 0;
line-height: 1.42857143;
}
.modal-body {
position: relative;
padding: 15px;
}
.modal-footer {
padding: 15px;
text-align: right;
border-top: 1px solid #e5e5e5;
}
.modal-footer .btn + .btn {
margin-left: 5px;
margin-bottom: 0;
}
.modal-footer .btn-group .btn + .btn {
margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
margin-left: 0;
}
.modal-scrollbar-measure {
position: absolute;
top: -9999px;
width: 50px;
height: 50px;
overflow: scroll;
}
@media (min-width: 768px) {
.modal-dialog {
width: 600px;
margin: 30px auto;
}
.modal-content {
-webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
}
.modal-sm {
width: 300px;
}
}
@media (min-width: 992px) {
.modal-lg {
width: 900px;
}
}
.tooltip {
position: absolute;
z-index: 1070;
display: block;
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
font-style: normal;
font-weight: normal;
letter-spacing: normal;
line-break: auto;
line-height: 1.42857143;
text-align: left;
text-align: start;
text-decoration: none;
text-shadow: none;
text-transform: none;
white-space: normal;
word-break: normal;
word-spacing: normal;
word-wrap: normal;
font-size: 12px;
opacity: 0;
filter: alpha(opacity=0);
}
.tooltip.in {
opacity: 0.9;
filter: alpha(opacity=90);
}
.tooltip.top {
margin-top: -3px;
padding: 5px 0;
}
.tooltip.right {
margin-left: 3px;
padding: 0 5px;
}
.tooltip.bottom {
margin-top: 3px;
padding: 5px 0;
}
.tooltip.left {
margin-left: -3px;
padding: 0 5px;
}
.tooltip-inner {
max-width: 200px;
padding: 3px 8px;
color: #fff;
text-align: center;
background-color: #000;
border-radius: 2px;
}
.tooltip-arrow {
position: absolute;
width: 0;
height: 0;
border-color: transparent;
border-style: solid;
}
.tooltip.top .tooltip-arrow {
bottom: 0;
left: 50%;
margin-left: -5px;
border-width: 5px 5px 0;
border-top-color: #000;
}
.tooltip.top-left .tooltip-arrow {
bottom: 0;
right: 5px;
margin-bottom: -5px;
border-width: 5px 5px 0;
border-top-color: #000;
}
.tooltip.top-right .tooltip-arrow {
bottom: 0;
left: 5px;
margin-bottom: -5px;
border-width: 5px 5px 0;
border-top-color: #000;
}
.tooltip.right .tooltip-arrow {
top: 50%;
left: 0;
margin-top: -5px;
border-width: 5px 5px 5px 0;
border-right-color: #000;
}
.tooltip.left .tooltip-arrow {
top: 50%;
right: 0;
margin-top: -5px;
border-width: 5px 0 5px 5px;
border-left-color: #000;
}
.tooltip.bottom .tooltip-arrow {
top: 0;
left: 50%;
margin-left: -5px;
border-width: 0 5px 5px;
border-bottom-color: #000;
}
.tooltip.bottom-left .tooltip-arrow {
top: 0;
right: 5px;
margin-top: -5px;
border-width: 0 5px 5px;
border-bottom-color: #000;
}
.tooltip.bottom-right .tooltip-arrow {
top: 0;
left: 5px;
margin-top: -5px;
border-width: 0 5px 5px;
border-bottom-color: #000;
}
.popover {
position: absolute;
top: 0;
left: 0;
z-index: 1060;
display: none;
max-width: 276px;
padding: 1px;
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
font-style: normal;
font-weight: normal;
letter-spacing: normal;
line-break: auto;
line-height: 1.42857143;
text-align: left;
text-align: start;
text-decoration: none;
text-shadow: none;
text-transform: none;
white-space: normal;
word-break: normal;
word-spacing: normal;
word-wrap: normal;
font-size: 13px;
background-color: #fff;
background-clip: padding-box;
border: 1px solid #ccc;
border: 1px solid rgba(0, 0, 0, 0.2);
border-radius: 3px;
-webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}
.popover.top {
margin-top: -10px;
}
.popover.right {
margin-left: 10px;
}
.popover.bottom {
margin-top: 10px;
}
.popover.left {
margin-left: -10px;
}
.popover-title {
margin: 0;
padding: 8px 14px;
font-size: 13px;
background-color: #f7f7f7;
border-bottom: 1px solid #ebebeb;
border-radius: 2px 2px 0 0;
}
.popover-content {
padding: 9px 14px;
}
.popover > .arrow,
.popover > .arrow:after {
position: absolute;
display: block;
width: 0;
height: 0;
border-color: transparent;
border-style: solid;
}
.popover > .arrow {
border-width: 11px;
}
.popover > .arrow:after {
border-width: 10px;
content: "";
}
.popover.top > .arrow {
left: 50%;
margin-left: -11px;
border-bottom-width: 0;
border-top-color: #999999;
border-top-color: rgba(0, 0, 0, 0.25);
bottom: -11px;
}
.popover.top > .arrow:after {
content: " ";
bottom: 1px;
margin-left: -10px;
border-bottom-width: 0;
border-top-color: #fff;
}
.popover.right > .arrow {
top: 50%;
left: -11px;
margin-top: -11px;
border-left-width: 0;
border-right-color: #999999;
border-right-color: rgba(0, 0, 0, 0.25);
}
.popover.right > .arrow:after {
content: " ";
left: 1px;
bottom: -10px;
border-left-width: 0;
border-right-color: #fff;
}
.popover.bottom > .arrow {
left: 50%;
margin-left: -11px;
border-top-width: 0;
border-bottom-color: #999999;
border-bottom-color: rgba(0, 0, 0, 0.25);
top: -11px;
}
.popover.bottom > .arrow:after {
content: " ";
top: 1px;
margin-left: -10px;
border-top-width: 0;
border-bottom-color: #fff;
}
.popover.left > .arrow {
top: 50%;
right: -11px;
margin-top: -11px;
border-right-width: 0;
border-left-color: #999999;
border-left-color: rgba(0, 0, 0, 0.25);
}
.popover.left > .arrow:after {
content: " ";
right: 1px;
border-right-width: 0;
border-left-color: #fff;
bottom: -10px;
}
.carousel {
position: relative;
}
.carousel-inner {
position: relative;
overflow: hidden;
width: 100%;
}
.carousel-inner > .item {
display: none;
position: relative;
-webkit-transition: 0.6s ease-in-out left;
-o-transition: 0.6s ease-in-out left;
transition: 0.6s ease-in-out left;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
line-height: 1;
}
@media all and (transform-3d), (-webkit-transform-3d) {
.carousel-inner > .item {
-webkit-transition: -webkit-transform 0.6s ease-in-out;
-moz-transition: -moz-transform 0.6s ease-in-out;
-o-transition: -o-transform 0.6s ease-in-out;
transition: transform 0.6s ease-in-out;
-webkit-backface-visibility: hidden;
-moz-backface-visibility: hidden;
backface-visibility: hidden;
-webkit-perspective: 1000px;
-moz-perspective: 1000px;
perspective: 1000px;
}
.carousel-inner > .item.next,
.carousel-inner > .item.active.right {
-webkit-transform: translate3d(100%, 0, 0);
transform: translate3d(100%, 0, 0);
left: 0;
}
.carousel-inner > .item.prev,
.carousel-inner > .item.active.left {
-webkit-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0);
left: 0;
}
.carousel-inner > .item.next.left,
.carousel-inner > .item.prev.right,
.carousel-inner > .item.active {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
left: 0;
}
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
display: block;
}
.carousel-inner > .active {
left: 0;
}
.carousel-inner > .next,
.carousel-inner > .prev {
position: absolute;
top: 0;
width: 100%;
}
.carousel-inner > .next {
left: 100%;
}
.carousel-inner > .prev {
left: -100%;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
left: 0;
}
.carousel-inner > .active.left {
left: -100%;
}
.carousel-inner > .active.right {
left: 100%;
}
.carousel-control {
position: absolute;
top: 0;
left: 0;
bottom: 0;
width: 15%;
opacity: 0.5;
filter: alpha(opacity=50);
font-size: 20px;
color: #fff;
text-align: center;
text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
background-color: rgba(0, 0, 0, 0);
}
.carousel-control.left {
background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
}
.carousel-control.right {
left: auto;
right: 0;
background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
}
.carousel-control:hover,
.carousel-control:focus {
outline: 0;
color: #fff;
text-decoration: none;
opacity: 0.9;
filter: alpha(opacity=90);
}
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
position: absolute;
top: 50%;
margin-top: -10px;
z-index: 5;
display: inline-block;
}
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
left: 50%;
margin-left: -10px;
}
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
right: 50%;
margin-right: -10px;
}
.carousel-control .icon-prev,
.carousel-control .icon-next {
width: 20px;
height: 20px;
line-height: 1;
font-family: serif;
}
.carousel-control .icon-prev:before {
content: '\2039';
}
.carousel-control .icon-next:before {
content: '\203a';
}
.carousel-indicators {
position: absolute;
bottom: 10px;
left: 50%;
z-index: 15;
width: 60%;
margin-left: -30%;
padding-left: 0;
list-style: none;
text-align: center;
}
.carousel-indicators li {
display: inline-block;
width: 10px;
height: 10px;
margin: 1px;
text-indent: -999px;
border: 1px solid #fff;
border-radius: 10px;
cursor: pointer;
background-color: #000 \9;
background-color: rgba(0, 0, 0, 0);
}
.carousel-indicators .active {
margin: 0;
width: 12px;
height: 12px;
background-color: #fff;
}
.carousel-caption {
position: absolute;
left: 15%;
right: 15%;
bottom: 20px;
z-index: 10;
padding-top: 20px;
padding-bottom: 20px;
color: #fff;
text-align: center;
text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-caption .btn {
text-shadow: none;
}
@media screen and (min-width: 768px) {
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-prev,
.carousel-control .icon-next {
width: 30px;
height: 30px;
margin-top: -10px;
font-size: 30px;
}
.carousel-control .glyphicon-chevron-left,
.carousel-control .icon-prev {
margin-left: -10px;
}
.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next {
margin-right: -10px;
}
.carousel-caption {
left: 20%;
right: 20%;
padding-bottom: 30px;
}
.carousel-indicators {
bottom: 20px;
}
}
.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-header:before,
.modal-header:after,
.modal-footer:before,
.modal-footer:after,
.item_buttons:before,
.item_buttons:after {
content: " ";
display: table;
}
.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-header:after,
.modal-footer:after,
.item_buttons:after {
clear: both;
}
.center-block {
display: block;
margin-left: auto;
margin-right: auto;
}
.pull-right {
float: right !important;
}
.pull-left {
float: left !important;
}
.hide {
display: none !important;
}
.show {
display: block !important;
}
.invisible {
visibility: hidden;
}
.text-hide {
font: 0/0 a;
color: transparent;
text-shadow: none;
background-color: transparent;
border: 0;
}
.hidden {
display: none !important;
}
.affix {
position: fixed;
}
@-ms-viewport {
width: device-width;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
display: none !important;
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
display: none !important;
}
@media (max-width: 767px) {
.visible-xs {
display: block !important;
}
table.visible-xs {
display: table !important;
}
tr.visible-xs {
display: table-row !important;
}
th.visible-xs,
td.visible-xs {
display: table-cell !important;
}
}
@media (max-width: 767px) {
.visible-xs-block {
display: block !important;
}
}
@media (max-width: 767px) {
.visible-xs-inline {
display: inline !important;
}
}
@media (max-width: 767px) {
.visible-xs-inline-block {
display: inline-block !important;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.visible-sm {
display: block !important;
}
table.visible-sm {
display: table !important;
}
tr.visible-sm {
display: table-row !important;
}
th.visible-sm,
td.visible-sm {
display: table-cell !important;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.visible-sm-block {
display: block !important;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.visible-sm-inline {
display: inline !important;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.visible-sm-inline-block {
display: inline-block !important;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
.visible-md {
display: block !important;
}
table.visible-md {
display: table !important;
}
tr.visible-md {
display: table-row !important;
}
th.visible-md,
td.visible-md {
display: table-cell !important;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
.visible-md-block {
display: block !important;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
.visible-md-inline {
display: inline !important;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
.visible-md-inline-block {
display: inline-block !important;
}
}
@media (min-width: 1200px) {
.visible-lg {
display: block !important;
}
table.visible-lg {
display: table !important;
}
tr.visible-lg {
display: table-row !important;
}
th.visible-lg,
td.visible-lg {
display: table-cell !important;
}
}
@media (min-width: 1200px) {
.visible-lg-block {
display: block !important;
}
}
@media (min-width: 1200px) {
.visible-lg-inline {
display: inline !important;
}
}
@media (min-width: 1200px) {
.visible-lg-inline-block {
display: inline-block !important;
}
}
@media (max-width: 767px) {
.hidden-xs {
display: none !important;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.hidden-sm {
display: none !important;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
.hidden-md {
display: none !important;
}
}
@media (min-width: 1200px) {
.hidden-lg {
display: none !important;
}
}
.visible-print {
display: none !important;
}
@media print {
.visible-print {
display: block !important;
}
table.visible-print {
display: table !important;
}
tr.visible-print {
display: table-row !important;
}
th.visible-print,
td.visible-print {
display: table-cell !important;
}
}
.visible-print-block {
display: none !important;
}
@media print {
.visible-print-block {
display: block !important;
}
}
.visible-print-inline {
display: none !important;
}
@media print {
.visible-print-inline {
display: inline !important;
}
}
.visible-print-inline-block {
display: none !important;
}
@media print {
.visible-print-inline-block {
display: inline-block !important;
}
}
@media print {
.hidden-print {
display: none !important;
}
}
/*!
*
* Font Awesome
*
*/
/*!
* Font Awesome 4.2.0 by @davegandy - http://fontawesome.io - @fontawesome
* License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
*/
/* FONT PATH
* -------------------------- */
@font-face {
font-family: 'FontAwesome';
src: url('../components/font-awesome/fonts/fontawesome-webfont.eot?v=4.2.0');
src: url('../components/font-awesome/fonts/fontawesome-webfont.eot?#iefix&v=4.2.0') format('embedded-opentype'), url('../components/font-awesome/fonts/fontawesome-webfont.woff?v=4.2.0') format('woff'), url('../components/font-awesome/fonts/fontawesome-webfont.ttf?v=4.2.0') format('truetype'), url('../components/font-awesome/fonts/fontawesome-webfont.svg?v=4.2.0#fontawesomeregular') format('svg');
font-weight: normal;
font-style: normal;
}
.fa {
display: inline-block;
font: normal normal normal 14px/1 FontAwesome;
font-size: inherit;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
/* makes the font 33% larger relative to the icon container */
.fa-lg {
font-size: 1.33333333em;
line-height: 0.75em;
vertical-align: -15%;
}
.fa-2x {
font-size: 2em;
}
.fa-3x {
font-size: 3em;
}
.fa-4x {
font-size: 4em;
}
.fa-5x {
font-size: 5em;
}
.fa-fw {
width: 1.28571429em;
text-align: center;
}
.fa-ul {
padding-left: 0;
margin-left: 2.14285714em;
list-style-type: none;
}
.fa-ul > li {
position: relative;
}
.fa-li {
position: absolute;
left: -2.14285714em;
width: 2.14285714em;
top: 0.14285714em;
text-align: center;
}
.fa-li.fa-lg {
left: -1.85714286em;
}
.fa-border {
padding: .2em .25em .15em;
border: solid 0.08em #eee;
border-radius: .1em;
}
.pull-right {
float: right;
}
.pull-left {
float: left;
}
.fa.pull-left {
margin-right: .3em;
}
.fa.pull-right {
margin-left: .3em;
}
.fa-spin {
-webkit-animation: fa-spin 2s infinite linear;
animation: fa-spin 2s infinite linear;
}
@-webkit-keyframes fa-spin {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(359deg);
transform: rotate(359deg);
}
}
@keyframes fa-spin {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(359deg);
transform: rotate(359deg);
}
}
.fa-rotate-90 {
filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
-webkit-transform: rotate(90deg);
-ms-transform: rotate(90deg);
transform: rotate(90deg);
}
.fa-rotate-180 {
filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
-webkit-transform: rotate(180deg);
-ms-transform: rotate(180deg);
transform: rotate(180deg);
}
.fa-rotate-270 {
filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
-webkit-transform: rotate(270deg);
-ms-transform: rotate(270deg);
transform: rotate(270deg);
}
.fa-flip-horizontal {
filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);
-webkit-transform: scale(-1, 1);
-ms-transform: scale(-1, 1);
transform: scale(-1, 1);
}
.fa-flip-vertical {
filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);
-webkit-transform: scale(1, -1);
-ms-transform: scale(1, -1);
transform: scale(1, -1);
}
:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
filter: none;
}
.fa-stack {
position: relative;
display: inline-block;
width: 2em;
height: 2em;
line-height: 2em;
vertical-align: middle;
}
.fa-stack-1x,
.fa-stack-2x {
position: absolute;
left: 0;
width: 100%;
text-align: center;
}
.fa-stack-1x {
line-height: inherit;
}
.fa-stack-2x {
font-size: 2em;
}
.fa-inverse {
color: #fff;
}
/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
readers do not read off random characters that represent icons */
.fa-glass:before {
content: "\f000";
}
.fa-music:before {
content: "\f001";
}
.fa-search:before {
content: "\f002";
}
.fa-envelope-o:before {
content: "\f003";
}
.fa-heart:before {
content: "\f004";
}
.fa-star:before {
content: "\f005";
}
.fa-star-o:before {
content: "\f006";
}
.fa-user:before {
content: "\f007";
}
.fa-film:before {
content: "\f008";
}
.fa-th-large:before {
content: "\f009";
}
.fa-th:before {
content: "\f00a";
}
.fa-th-list:before {
content: "\f00b";
}
.fa-check:before {
content: "\f00c";
}
.fa-remove:before,
.fa-close:before,
.fa-times:before {
content: "\f00d";
}
.fa-search-plus:before {
content: "\f00e";
}
.fa-search-minus:before {
content: "\f010";
}
.fa-power-off:before {
content: "\f011";
}
.fa-signal:before {
content: "\f012";
}
.fa-gear:before,
.fa-cog:before {
content: "\f013";
}
.fa-trash-o:before {
content: "\f014";
}
.fa-home:before {
content: "\f015";
}
.fa-file-o:before {
content: "\f016";
}
.fa-clock-o:before {
content: "\f017";
}
.fa-road:before {
content: "\f018";
}
.fa-download:before {
content: "\f019";
}
.fa-arrow-circle-o-down:before {
content: "\f01a";
}
.fa-arrow-circle-o-up:before {
content: "\f01b";
}
.fa-inbox:before {
content: "\f01c";
}
.fa-play-circle-o:before {
content: "\f01d";
}
.fa-rotate-right:before,
.fa-repeat:before {
content: "\f01e";
}
.fa-refresh:before {
content: "\f021";
}
.fa-list-alt:before {
content: "\f022";
}
.fa-lock:before {
content: "\f023";
}
.fa-flag:before {
content: "\f024";
}
.fa-headphones:before {
content: "\f025";
}
.fa-volume-off:before {
content: "\f026";
}
.fa-volume-down:before {
content: "\f027";
}
.fa-volume-up:before {
content: "\f028";
}
.fa-qrcode:before {
content: "\f029";
}
.fa-barcode:before {
content: "\f02a";
}
.fa-tag:before {
content: "\f02b";
}
.fa-tags:before {
content: "\f02c";
}
.fa-book:before {
content: "\f02d";
}
.fa-bookmark:before {
content: "\f02e";
}
.fa-print:before {
content: "\f02f";
}
.fa-camera:before {
content: "\f030";
}
.fa-font:before {
content: "\f031";
}
.fa-bold:before {
content: "\f032";
}
.fa-italic:before {
content: "\f033";
}
.fa-text-height:before {
content: "\f034";
}
.fa-text-width:before {
content: "\f035";
}
.fa-align-left:before {
content: "\f036";
}
.fa-align-center:before {
content: "\f037";
}
.fa-align-right:before {
content: "\f038";
}
.fa-align-justify:before {
content: "\f039";
}
.fa-list:before {
content: "\f03a";
}
.fa-dedent:before,
.fa-outdent:before {
content: "\f03b";
}
.fa-indent:before {
content: "\f03c";
}
.fa-video-camera:before {
content: "\f03d";
}
.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
content: "\f03e";
}
.fa-pencil:before {
content: "\f040";
}
.fa-map-marker:before {
content: "\f041";
}
.fa-adjust:before {
content: "\f042";
}
.fa-tint:before {
content: "\f043";
}
.fa-edit:before,
.fa-pencil-square-o:before {
content: "\f044";
}
.fa-share-square-o:before {
content: "\f045";
}
.fa-check-square-o:before {
content: "\f046";
}
.fa-arrows:before {
content: "\f047";
}
.fa-step-backward:before {
content: "\f048";
}
.fa-fast-backward:before {
content: "\f049";
}
.fa-backward:before {
content: "\f04a";
}
.fa-play:before {
content: "\f04b";
}
.fa-pause:before {
content: "\f04c";
}
.fa-stop:before {
content: "\f04d";
}
.fa-forward:before {
content: "\f04e";
}
.fa-fast-forward:before {
content: "\f050";
}
.fa-step-forward:before {
content: "\f051";
}
.fa-eject:before {
content: "\f052";
}
.fa-chevron-left:before {
content: "\f053";
}
.fa-chevron-right:before {
content: "\f054";
}
.fa-plus-circle:before {
content: "\f055";
}
.fa-minus-circle:before {
content: "\f056";
}
.fa-times-circle:before {
content: "\f057";
}
.fa-check-circle:before {
content: "\f058";
}
.fa-question-circle:before {
content: "\f059";
}
.fa-info-circle:before {
content: "\f05a";
}
.fa-crosshairs:before {
content: "\f05b";
}
.fa-times-circle-o:before {
content: "\f05c";
}
.fa-check-circle-o:before {
content: "\f05d";
}
.fa-ban:before {
content: "\f05e";
}
.fa-arrow-left:before {
content: "\f060";
}
.fa-arrow-right:before {
content: "\f061";
}
.fa-arrow-up:before {
content: "\f062";
}
.fa-arrow-down:before {
content: "\f063";
}
.fa-mail-forward:before,
.fa-share:before {
content: "\f064";
}
.fa-expand:before {
content: "\f065";
}
.fa-compress:before {
content: "\f066";
}
.fa-plus:before {
content: "\f067";
}
.fa-minus:before {
content: "\f068";
}
.fa-asterisk:before {
content: "\f069";
}
.fa-exclamation-circle:before {
content: "\f06a";
}
.fa-gift:before {
content: "\f06b";
}
.fa-leaf:before {
content: "\f06c";
}
.fa-fire:before {
content: "\f06d";
}
.fa-eye:before {
content: "\f06e";
}
.fa-eye-slash:before {
content: "\f070";
}
.fa-warning:before,
.fa-exclamation-triangle:before {
content: "\f071";
}
.fa-plane:before {
content: "\f072";
}
.fa-calendar:before {
content: "\f073";
}
.fa-random:before {
content: "\f074";
}
.fa-comment:before {
content: "\f075";
}
.fa-magnet:before {
content: "\f076";
}
.fa-chevron-up:before {
content: "\f077";
}
.fa-chevron-down:before {
content: "\f078";
}
.fa-retweet:before {
content: "\f079";
}
.fa-shopping-cart:before {
content: "\f07a";
}
.fa-folder:before {
content: "\f07b";
}
.fa-folder-open:before {
content: "\f07c";
}
.fa-arrows-v:before {
content: "\f07d";
}
.fa-arrows-h:before {
content: "\f07e";
}
.fa-bar-chart-o:before,
.fa-bar-chart:before {
content: "\f080";
}
.fa-twitter-square:before {
content: "\f081";
}
.fa-facebook-square:before {
content: "\f082";
}
.fa-camera-retro:before {
content: "\f083";
}
.fa-key:before {
content: "\f084";
}
.fa-gears:before,
.fa-cogs:before {
content: "\f085";
}
.fa-comments:before {
content: "\f086";
}
.fa-thumbs-o-up:before {
content: "\f087";
}
.fa-thumbs-o-down:before {
content: "\f088";
}
.fa-star-half:before {
content: "\f089";
}
.fa-heart-o:before {
content: "\f08a";
}
.fa-sign-out:before {
content: "\f08b";
}
.fa-linkedin-square:before {
content: "\f08c";
}
.fa-thumb-tack:before {
content: "\f08d";
}
.fa-external-link:before {
content: "\f08e";
}
.fa-sign-in:before {
content: "\f090";
}
.fa-trophy:before {
content: "\f091";
}
.fa-github-square:before {
content: "\f092";
}
.fa-upload:before {
content: "\f093";
}
.fa-lemon-o:before {
content: "\f094";
}
.fa-phone:before {
content: "\f095";
}
.fa-square-o:before {
content: "\f096";
}
.fa-bookmark-o:before {
content: "\f097";
}
.fa-phone-square:before {
content: "\f098";
}
.fa-twitter:before {
content: "\f099";
}
.fa-facebook:before {
content: "\f09a";
}
.fa-github:before {
content: "\f09b";
}
.fa-unlock:before {
content: "\f09c";
}
.fa-credit-card:before {
content: "\f09d";
}
.fa-rss:before {
content: "\f09e";
}
.fa-hdd-o:before {
content: "\f0a0";
}
.fa-bullhorn:before {
content: "\f0a1";
}
.fa-bell:before {
content: "\f0f3";
}
.fa-certificate:before {
content: "\f0a3";
}
.fa-hand-o-right:before {
content: "\f0a4";
}
.fa-hand-o-left:before {
content: "\f0a5";
}
.fa-hand-o-up:before {
content: "\f0a6";
}
.fa-hand-o-down:before {
content: "\f0a7";
}
.fa-arrow-circle-left:before {
content: "\f0a8";
}
.fa-arrow-circle-right:before {
content: "\f0a9";
}
.fa-arrow-circle-up:before {
content: "\f0aa";
}
.fa-arrow-circle-down:before {
content: "\f0ab";
}
.fa-globe:before {
content: "\f0ac";
}
.fa-wrench:before {
content: "\f0ad";
}
.fa-tasks:before {
content: "\f0ae";
}
.fa-filter:before {
content: "\f0b0";
}
.fa-briefcase:before {
content: "\f0b1";
}
.fa-arrows-alt:before {
content: "\f0b2";
}
.fa-group:before,
.fa-users:before {
content: "\f0c0";
}
.fa-chain:before,
.fa-link:before {
content: "\f0c1";
}
.fa-cloud:before {
content: "\f0c2";
}
.fa-flask:before {
content: "\f0c3";
}
.fa-cut:before,
.fa-scissors:before {
content: "\f0c4";
}
.fa-copy:before,
.fa-files-o:before {
content: "\f0c5";
}
.fa-paperclip:before {
content: "\f0c6";
}
.fa-save:before,
.fa-floppy-o:before {
content: "\f0c7";
}
.fa-square:before {
content: "\f0c8";
}
.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
content: "\f0c9";
}
.fa-list-ul:before {
content: "\f0ca";
}
.fa-list-ol:before {
content: "\f0cb";
}
.fa-strikethrough:before {
content: "\f0cc";
}
.fa-underline:before {
content: "\f0cd";
}
.fa-table:before {
content: "\f0ce";
}
.fa-magic:before {
content: "\f0d0";
}
.fa-truck:before {
content: "\f0d1";
}
.fa-pinterest:before {
content: "\f0d2";
}
.fa-pinterest-square:before {
content: "\f0d3";
}
.fa-google-plus-square:before {
content: "\f0d4";
}
.fa-google-plus:before {
content: "\f0d5";
}
.fa-money:before {
content: "\f0d6";
}
.fa-caret-down:before {
content: "\f0d7";
}
.fa-caret-up:before {
content: "\f0d8";
}
.fa-caret-left:before {
content: "\f0d9";
}
.fa-caret-right:before {
content: "\f0da";
}
.fa-columns:before {
content: "\f0db";
}
.fa-unsorted:before,
.fa-sort:before {
content: "\f0dc";
}
.fa-sort-down:before,
.fa-sort-desc:before {
content: "\f0dd";
}
.fa-sort-up:before,
.fa-sort-asc:before {
content: "\f0de";
}
.fa-envelope:before {
content: "\f0e0";
}
.fa-linkedin:before {
content: "\f0e1";
}
.fa-rotate-left:before,
.fa-undo:before {
content: "\f0e2";
}
.fa-legal:before,
.fa-gavel:before {
content: "\f0e3";
}
.fa-dashboard:before,
.fa-tachometer:before {
content: "\f0e4";
}
.fa-comment-o:before {
content: "\f0e5";
}
.fa-comments-o:before {
content: "\f0e6";
}
.fa-flash:before,
.fa-bolt:before {
content: "\f0e7";
}
.fa-sitemap:before {
content: "\f0e8";
}
.fa-umbrella:before {
content: "\f0e9";
}
.fa-paste:before,
.fa-clipboard:before {
content: "\f0ea";
}
.fa-lightbulb-o:before {
content: "\f0eb";
}
.fa-exchange:before {
content: "\f0ec";
}
.fa-cloud-download:before {
content: "\f0ed";
}
.fa-cloud-upload:before {
content: "\f0ee";
}
.fa-user-md:before {
content: "\f0f0";
}
.fa-stethoscope:before {
content: "\f0f1";
}
.fa-suitcase:before {
content: "\f0f2";
}
.fa-bell-o:before {
content: "\f0a2";
}
.fa-coffee:before {
content: "\f0f4";
}
.fa-cutlery:before {
content: "\f0f5";
}
.fa-file-text-o:before {
content: "\f0f6";
}
.fa-building-o:before {
content: "\f0f7";
}
.fa-hospital-o:before {
content: "\f0f8";
}
.fa-ambulance:before {
content: "\f0f9";
}
.fa-medkit:before {
content: "\f0fa";
}
.fa-fighter-jet:before {
content: "\f0fb";
}
.fa-beer:before {
content: "\f0fc";
}
.fa-h-square:before {
content: "\f0fd";
}
.fa-plus-square:before {
content: "\f0fe";
}
.fa-angle-double-left:before {
content: "\f100";
}
.fa-angle-double-right:before {
content: "\f101";
}
.fa-angle-double-up:before {
content: "\f102";
}
.fa-angle-double-down:before {
content: "\f103";
}
.fa-angle-left:before {
content: "\f104";
}
.fa-angle-right:before {
content: "\f105";
}
.fa-angle-up:before {
content: "\f106";
}
.fa-angle-down:before {
content: "\f107";
}
.fa-desktop:before {
content: "\f108";
}
.fa-laptop:before {
content: "\f109";
}
.fa-tablet:before {
content: "\f10a";
}
.fa-mobile-phone:before,
.fa-mobile:before {
content: "\f10b";
}
.fa-circle-o:before {
content: "\f10c";
}
.fa-quote-left:before {
content: "\f10d";
}
.fa-quote-right:before {
content: "\f10e";
}
.fa-spinner:before {
content: "\f110";
}
.fa-circle:before {
content: "\f111";
}
.fa-mail-reply:before,
.fa-reply:before {
content: "\f112";
}
.fa-github-alt:before {
content: "\f113";
}
.fa-folder-o:before {
content: "\f114";
}
.fa-folder-open-o:before {
content: "\f115";
}
.fa-smile-o:before {
content: "\f118";
}
.fa-frown-o:before {
content: "\f119";
}
.fa-meh-o:before {
content: "\f11a";
}
.fa-gamepad:before {
content: "\f11b";
}
.fa-keyboard-o:before {
content: "\f11c";
}
.fa-flag-o:before {
content: "\f11d";
}
.fa-flag-checkered:before {
content: "\f11e";
}
.fa-terminal:before {
content: "\f120";
}
.fa-code:before {
content: "\f121";
}
.fa-mail-reply-all:before,
.fa-reply-all:before {
content: "\f122";
}
.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
content: "\f123";
}
.fa-location-arrow:before {
content: "\f124";
}
.fa-crop:before {
content: "\f125";
}
.fa-code-fork:before {
content: "\f126";
}
.fa-unlink:before,
.fa-chain-broken:before {
content: "\f127";
}
.fa-question:before {
content: "\f128";
}
.fa-info:before {
content: "\f129";
}
.fa-exclamation:before {
content: "\f12a";
}
.fa-superscript:before {
content: "\f12b";
}
.fa-subscript:before {
content: "\f12c";
}
.fa-eraser:before {
content: "\f12d";
}
.fa-puzzle-piece:before {
content: "\f12e";
}
.fa-microphone:before {
content: "\f130";
}
.fa-microphone-slash:before {
content: "\f131";
}
.fa-shield:before {
content: "\f132";
}
.fa-calendar-o:before {
content: "\f133";
}
.fa-fire-extinguisher:before {
content: "\f134";
}
.fa-rocket:before {
content: "\f135";
}
.fa-maxcdn:before {
content: "\f136";
}
.fa-chevron-circle-left:before {
content: "\f137";
}
.fa-chevron-circle-right:before {
content: "\f138";
}
.fa-chevron-circle-up:before {
content: "\f139";
}
.fa-chevron-circle-down:before {
content: "\f13a";
}
.fa-html5:before {
content: "\f13b";
}
.fa-css3:before {
content: "\f13c";
}
.fa-anchor:before {
content: "\f13d";
}
.fa-unlock-alt:before {
content: "\f13e";
}
.fa-bullseye:before {
content: "\f140";
}
.fa-ellipsis-h:before {
content: "\f141";
}
.fa-ellipsis-v:before {
content: "\f142";
}
.fa-rss-square:before {
content: "\f143";
}
.fa-play-circle:before {
content: "\f144";
}
.fa-ticket:before {
content: "\f145";
}
.fa-minus-square:before {
content: "\f146";
}
.fa-minus-square-o:before {
content: "\f147";
}
.fa-level-up:before {
content: "\f148";
}
.fa-level-down:before {
content: "\f149";
}
.fa-check-square:before {
content: "\f14a";
}
.fa-pencil-square:before {
content: "\f14b";
}
.fa-external-link-square:before {
content: "\f14c";
}
.fa-share-square:before {
content: "\f14d";
}
.fa-compass:before {
content: "\f14e";
}
.fa-toggle-down:before,
.fa-caret-square-o-down:before {
content: "\f150";
}
.fa-toggle-up:before,
.fa-caret-square-o-up:before {
content: "\f151";
}
.fa-toggle-right:before,
.fa-caret-square-o-right:before {
content: "\f152";
}
.fa-euro:before,
.fa-eur:before {
content: "\f153";
}
.fa-gbp:before {
content: "\f154";
}
.fa-dollar:before,
.fa-usd:before {
content: "\f155";
}
.fa-rupee:before,
.fa-inr:before {
content: "\f156";
}
.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
content: "\f157";
}
.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
content: "\f158";
}
.fa-won:before,
.fa-krw:before {
content: "\f159";
}
.fa-bitcoin:before,
.fa-btc:before {
content: "\f15a";
}
.fa-file:before {
content: "\f15b";
}
.fa-file-text:before {
content: "\f15c";
}
.fa-sort-alpha-asc:before {
content: "\f15d";
}
.fa-sort-alpha-desc:before {
content: "\f15e";
}
.fa-sort-amount-asc:before {
content: "\f160";
}
.fa-sort-amount-desc:before {
content: "\f161";
}
.fa-sort-numeric-asc:before {
content: "\f162";
}
.fa-sort-numeric-desc:before {
content: "\f163";
}
.fa-thumbs-up:before {
content: "\f164";
}
.fa-thumbs-down:before {
content: "\f165";
}
.fa-youtube-square:before {
content: "\f166";
}
.fa-youtube:before {
content: "\f167";
}
.fa-xing:before {
content: "\f168";
}
.fa-xing-square:before {
content: "\f169";
}
.fa-youtube-play:before {
content: "\f16a";
}
.fa-dropbox:before {
content: "\f16b";
}
.fa-stack-overflow:before {
content: "\f16c";
}
.fa-instagram:before {
content: "\f16d";
}
.fa-flickr:before {
content: "\f16e";
}
.fa-adn:before {
content: "\f170";
}
.fa-bitbucket:before {
content: "\f171";
}
.fa-bitbucket-square:before {
content: "\f172";
}
.fa-tumblr:before {
content: "\f173";
}
.fa-tumblr-square:before {
content: "\f174";
}
.fa-long-arrow-down:before {
content: "\f175";
}
.fa-long-arrow-up:before {
content: "\f176";
}
.fa-long-arrow-left:before {
content: "\f177";
}
.fa-long-arrow-right:before {
content: "\f178";
}
.fa-apple:before {
content: "\f179";
}
.fa-windows:before {
content: "\f17a";
}
.fa-android:before {
content: "\f17b";
}
.fa-linux:before {
content: "\f17c";
}
.fa-dribbble:before {
content: "\f17d";
}
.fa-skype:before {
content: "\f17e";
}
.fa-foursquare:before {
content: "\f180";
}
.fa-trello:before {
content: "\f181";
}
.fa-female:before {
content: "\f182";
}
.fa-male:before {
content: "\f183";
}
.fa-gittip:before {
content: "\f184";
}
.fa-sun-o:before {
content: "\f185";
}
.fa-moon-o:before {
content: "\f186";
}
.fa-archive:before {
content: "\f187";
}
.fa-bug:before {
content: "\f188";
}
.fa-vk:before {
content: "\f189";
}
.fa-weibo:before {
content: "\f18a";
}
.fa-renren:before {
content: "\f18b";
}
.fa-pagelines:before {
content: "\f18c";
}
.fa-stack-exchange:before {
content: "\f18d";
}
.fa-arrow-circle-o-right:before {
content: "\f18e";
}
.fa-arrow-circle-o-left:before {
content: "\f190";
}
.fa-toggle-left:before,
.fa-caret-square-o-left:before {
content: "\f191";
}
.fa-dot-circle-o:before {
content: "\f192";
}
.fa-wheelchair:before {
content: "\f193";
}
.fa-vimeo-square:before {
content: "\f194";
}
.fa-turkish-lira:before,
.fa-try:before {
content: "\f195";
}
.fa-plus-square-o:before {
content: "\f196";
}
.fa-space-shuttle:before {
content: "\f197";
}
.fa-slack:before {
content: "\f198";
}
.fa-envelope-square:before {
content: "\f199";
}
.fa-wordpress:before {
content: "\f19a";
}
.fa-openid:before {
content: "\f19b";
}
.fa-institution:before,
.fa-bank:before,
.fa-university:before {
content: "\f19c";
}
.fa-mortar-board:before,
.fa-graduation-cap:before {
content: "\f19d";
}
.fa-yahoo:before {
content: "\f19e";
}
.fa-google:before {
content: "\f1a0";
}
.fa-reddit:before {
content: "\f1a1";
}
.fa-reddit-square:before {
content: "\f1a2";
}
.fa-stumbleupon-circle:before {
content: "\f1a3";
}
.fa-stumbleupon:before {
content: "\f1a4";
}
.fa-delicious:before {
content: "\f1a5";
}
.fa-digg:before {
content: "\f1a6";
}
.fa-pied-piper:before {
content: "\f1a7";
}
.fa-pied-piper-alt:before {
content: "\f1a8";
}
.fa-drupal:before {
content: "\f1a9";
}
.fa-joomla:before {
content: "\f1aa";
}
.fa-language:before {
content: "\f1ab";
}
.fa-fax:before {
content: "\f1ac";
}
.fa-building:before {
content: "\f1ad";
}
.fa-child:before {
content: "\f1ae";
}
.fa-paw:before {
content: "\f1b0";
}
.fa-spoon:before {
content: "\f1b1";
}
.fa-cube:before {
content: "\f1b2";
}
.fa-cubes:before {
content: "\f1b3";
}
.fa-behance:before {
content: "\f1b4";
}
.fa-behance-square:before {
content: "\f1b5";
}
.fa-steam:before {
content: "\f1b6";
}
.fa-steam-square:before {
content: "\f1b7";
}
.fa-recycle:before {
content: "\f1b8";
}
.fa-automobile:before,
.fa-car:before {
content: "\f1b9";
}
.fa-cab:before,
.fa-taxi:before {
content: "\f1ba";
}
.fa-tree:before {
content: "\f1bb";
}
.fa-spotify:before {
content: "\f1bc";
}
.fa-deviantart:before {
content: "\f1bd";
}
.fa-soundcloud:before {
content: "\f1be";
}
.fa-database:before {
content: "\f1c0";
}
.fa-file-pdf-o:before {
content: "\f1c1";
}
.fa-file-word-o:before {
content: "\f1c2";
}
.fa-file-excel-o:before {
content: "\f1c3";
}
.fa-file-powerpoint-o:before {
content: "\f1c4";
}
.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
content: "\f1c5";
}
.fa-file-zip-o:before,
.fa-file-archive-o:before {
content: "\f1c6";
}
.fa-file-sound-o:before,
.fa-file-audio-o:before {
content: "\f1c7";
}
.fa-file-movie-o:before,
.fa-file-video-o:before {
content: "\f1c8";
}
.fa-file-code-o:before {
content: "\f1c9";
}
.fa-vine:before {
content: "\f1ca";
}
.fa-codepen:before {
content: "\f1cb";
}
.fa-jsfiddle:before {
content: "\f1cc";
}
.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
content: "\f1cd";
}
.fa-circle-o-notch:before {
content: "\f1ce";
}
.fa-ra:before,
.fa-rebel:before {
content: "\f1d0";
}
.fa-ge:before,
.fa-empire:before {
content: "\f1d1";
}
.fa-git-square:before {
content: "\f1d2";
}
.fa-git:before {
content: "\f1d3";
}
.fa-hacker-news:before {
content: "\f1d4";
}
.fa-tencent-weibo:before {
content: "\f1d5";
}
.fa-qq:before {
content: "\f1d6";
}
.fa-wechat:before,
.fa-weixin:before {
content: "\f1d7";
}
.fa-send:before,
.fa-paper-plane:before {
content: "\f1d8";
}
.fa-send-o:before,
.fa-paper-plane-o:before {
content: "\f1d9";
}
.fa-history:before {
content: "\f1da";
}
.fa-circle-thin:before {
content: "\f1db";
}
.fa-header:before {
content: "\f1dc";
}
.fa-paragraph:before {
content: "\f1dd";
}
.fa-sliders:before {
content: "\f1de";
}
.fa-share-alt:before {
content: "\f1e0";
}
.fa-share-alt-square:before {
content: "\f1e1";
}
.fa-bomb:before {
content: "\f1e2";
}
.fa-soccer-ball-o:before,
.fa-futbol-o:before {
content: "\f1e3";
}
.fa-tty:before {
content: "\f1e4";
}
.fa-binoculars:before {
content: "\f1e5";
}
.fa-plug:before {
content: "\f1e6";
}
.fa-slideshare:before {
content: "\f1e7";
}
.fa-twitch:before {
content: "\f1e8";
}
.fa-yelp:before {
content: "\f1e9";
}
.fa-newspaper-o:before {
content: "\f1ea";
}
.fa-wifi:before {
content: "\f1eb";
}
.fa-calculator:before {
content: "\f1ec";
}
.fa-paypal:before {
content: "\f1ed";
}
.fa-google-wallet:before {
content: "\f1ee";
}
.fa-cc-visa:before {
content: "\f1f0";
}
.fa-cc-mastercard:before {
content: "\f1f1";
}
.fa-cc-discover:before {
content: "\f1f2";
}
.fa-cc-amex:before {
content: "\f1f3";
}
.fa-cc-paypal:before {
content: "\f1f4";
}
.fa-cc-stripe:before {
content: "\f1f5";
}
.fa-bell-slash:before {
content: "\f1f6";
}
.fa-bell-slash-o:before {
content: "\f1f7";
}
.fa-trash:before {
content: "\f1f8";
}
.fa-copyright:before {
content: "\f1f9";
}
.fa-at:before {
content: "\f1fa";
}
.fa-eyedropper:before {
content: "\f1fb";
}
.fa-paint-brush:before {
content: "\f1fc";
}
.fa-birthday-cake:before {
content: "\f1fd";
}
.fa-area-chart:before {
content: "\f1fe";
}
.fa-pie-chart:before {
content: "\f200";
}
.fa-line-chart:before {
content: "\f201";
}
.fa-lastfm:before {
content: "\f202";
}
.fa-lastfm-square:before {
content: "\f203";
}
.fa-toggle-off:before {
content: "\f204";
}
.fa-toggle-on:before {
content: "\f205";
}
.fa-bicycle:before {
content: "\f206";
}
.fa-bus:before {
content: "\f207";
}
.fa-ioxhost:before {
content: "\f208";
}
.fa-angellist:before {
content: "\f209";
}
.fa-cc:before {
content: "\f20a";
}
.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
content: "\f20b";
}
.fa-meanpath:before {
content: "\f20c";
}
/*!
*
* IPython base
*
*/
.modal.fade .modal-dialog {
-webkit-transform: translate(0, 0);
-ms-transform: translate(0, 0);
-o-transform: translate(0, 0);
transform: translate(0, 0);
}
code {
color: #000;
}
pre {
font-size: inherit;
line-height: inherit;
}
label {
font-weight: normal;
}
/* Make the page background atleast 100% the height of the view port */
/* Make the page itself atleast 70% the height of the view port */
.border-box-sizing {
box-sizing: border-box;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
}
.corner-all {
border-radius: 2px;
}
.no-padding {
padding: 0px;
}
/* Flexible box model classes */
/* Taken from Alex Russell http://infrequently.org/2009/08/css-3-progress/ */
/* This file is a compatability layer. It allows the usage of flexible box
model layouts accross multiple browsers, including older browsers. The newest,
universal implementation of the flexible box model is used when available (see
`Modern browsers` comments below). Browsers that are known to implement this
new spec completely include:
Firefox 28.0+
Chrome 29.0+
Internet Explorer 11+
Opera 17.0+
Browsers not listed, including Safari, are supported via the styling under the
`Old browsers` comments below.
*/
.hbox {
/* Old browsers */
display: -webkit-box;
-webkit-box-orient: horizontal;
-webkit-box-align: stretch;
display: -moz-box;
-moz-box-orient: horizontal;
-moz-box-align: stretch;
display: box;
box-orient: horizontal;
box-align: stretch;
/* Modern browsers */
display: flex;
flex-direction: row;
align-items: stretch;
}
.hbox > * {
/* Old browsers */
-webkit-box-flex: 0;
-moz-box-flex: 0;
box-flex: 0;
/* Modern browsers */
flex: none;
}
.vbox {
/* Old browsers */
display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-box-align: stretch;
display: -moz-box;
-moz-box-orient: vertical;
-moz-box-align: stretch;
display: box;
box-orient: vertical;
box-align: stretch;
/* Modern browsers */
display: flex;
flex-direction: column;
align-items: stretch;
}
.vbox > * {
/* Old browsers */
-webkit-box-flex: 0;
-moz-box-flex: 0;
box-flex: 0;
/* Modern browsers */
flex: none;
}
.hbox.reverse,
.vbox.reverse,
.reverse {
/* Old browsers */
-webkit-box-direction: reverse;
-moz-box-direction: reverse;
box-direction: reverse;
/* Modern browsers */
flex-direction: row-reverse;
}
.hbox.box-flex0,
.vbox.box-flex0,
.box-flex0 {
/* Old browsers */
-webkit-box-flex: 0;
-moz-box-flex: 0;
box-flex: 0;
/* Modern browsers */
flex: none;
width: auto;
}
.hbox.box-flex1,
.vbox.box-flex1,
.box-flex1 {
/* Old browsers */
-webkit-box-flex: 1;
-moz-box-flex: 1;
box-flex: 1;
/* Modern browsers */
flex: 1;
}
.hbox.box-flex,
.vbox.box-flex,
.box-flex {
/* Old browsers */
/* Old browsers */
-webkit-box-flex: 1;
-moz-box-flex: 1;
box-flex: 1;
/* Modern browsers */
flex: 1;
}
.hbox.box-flex2,
.vbox.box-flex2,
.box-flex2 {
/* Old browsers */
-webkit-box-flex: 2;
-moz-box-flex: 2;
box-flex: 2;
/* Modern browsers */
flex: 2;
}
.box-group1 {
/* Deprecated */
-webkit-box-flex-group: 1;
-moz-box-flex-group: 1;
box-flex-group: 1;
}
.box-group2 {
/* Deprecated */
-webkit-box-flex-group: 2;
-moz-box-flex-group: 2;
box-flex-group: 2;
}
.hbox.start,
.vbox.start,
.start {
/* Old browsers */
-webkit-box-pack: start;
-moz-box-pack: start;
box-pack: start;
/* Modern browsers */
justify-content: flex-start;
}
.hbox.end,
.vbox.end,
.end {
/* Old browsers */
-webkit-box-pack: end;
-moz-box-pack: end;
box-pack: end;
/* Modern browsers */
justify-content: flex-end;
}
.hbox.center,
.vbox.center,
.center {
/* Old browsers */
-webkit-box-pack: center;
-moz-box-pack: center;
box-pack: center;
/* Modern browsers */
justify-content: center;
}
.hbox.baseline,
.vbox.baseline,
.baseline {
/* Old browsers */
-webkit-box-pack: baseline;
-moz-box-pack: baseline;
box-pack: baseline;
/* Modern browsers */
justify-content: baseline;
}
.hbox.stretch,
.vbox.stretch,
.stretch {
/* Old browsers */
-webkit-box-pack: stretch;
-moz-box-pack: stretch;
box-pack: stretch;
/* Modern browsers */
justify-content: stretch;
}
.hbox.align-start,
.vbox.align-start,
.align-start {
/* Old browsers */
-webkit-box-align: start;
-moz-box-align: start;
box-align: start;
/* Modern browsers */
align-items: flex-start;
}
.hbox.align-end,
.vbox.align-end,
.align-end {
/* Old browsers */
-webkit-box-align: end;
-moz-box-align: end;
box-align: end;
/* Modern browsers */
align-items: flex-end;
}
.hbox.align-center,
.vbox.align-center,
.align-center {
/* Old browsers */
-webkit-box-align: center;
-moz-box-align: center;
box-align: center;
/* Modern browsers */
align-items: center;
}
.hbox.align-baseline,
.vbox.align-baseline,
.align-baseline {
/* Old browsers */
-webkit-box-align: baseline;
-moz-box-align: baseline;
box-align: baseline;
/* Modern browsers */
align-items: baseline;
}
.hbox.align-stretch,
.vbox.align-stretch,
.align-stretch {
/* Old browsers */
-webkit-box-align: stretch;
-moz-box-align: stretch;
box-align: stretch;
/* Modern browsers */
align-items: stretch;
}
div.error {
margin: 2em;
text-align: center;
}
div.error > h1 {
font-size: 500%;
line-height: normal;
}
div.error > p {
font-size: 200%;
line-height: normal;
}
div.traceback-wrapper {
text-align: left;
max-width: 800px;
margin: auto;
}
/**
* Primary styles
*
* Author: Jupyter Development Team
*/
body {
background-color: #fff;
/* This makes sure that the body covers the entire window and needs to
be in a different element than the display: box in wrapper below */
position: absolute;
left: 0px;
right: 0px;
top: 0px;
bottom: 0px;
overflow: visible;
}
body > #header {
/* Initially hidden to prevent FLOUC */
display: none;
background-color: #fff;
/* Display over codemirror */
position: relative;
z-index: 100;
}
body > #header #header-container {
padding-bottom: 5px;
padding-top: 5px;
box-sizing: border-box;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
}
body > #header .header-bar {
width: 100%;
height: 1px;
background: #e7e7e7;
margin-bottom: -1px;
}
@media print {
body > #header {
display: none !important;
}
}
#header-spacer {
width: 100%;
visibility: hidden;
}
@media print {
#header-spacer {
display: none;
}
}
#ipython_notebook {
padding-left: 0px;
padding-top: 1px;
padding-bottom: 1px;
}
@media (max-width: 991px) {
#ipython_notebook {
margin-left: 10px;
}
}
[dir="rtl"] #ipython_notebook {
float: right !important;
}
#noscript {
width: auto;
padding-top: 16px;
padding-bottom: 16px;
text-align: center;
font-size: 22px;
color: red;
font-weight: bold;
}
#ipython_notebook img {
height: 28px;
}
#site {
width: 100%;
display: none;
box-sizing: border-box;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
overflow: auto;
}
@media print {
#site {
height: auto !important;
}
}
/* Smaller buttons */
.ui-button .ui-button-text {
padding: 0.2em 0.8em;
font-size: 77%;
}
input.ui-button {
padding: 0.3em 0.9em;
}
span#login_widget {
float: right;
}
span#login_widget > .button,
#logout {
color: #333;
background-color: #fff;
border-color: #ccc;
}
span#login_widget > .button:focus,
#logout:focus,
span#login_widget > .button.focus,
#logout.focus {
color: #333;
background-color: #e6e6e6;
border-color: #8c8c8c;
}
span#login_widget > .button:hover,
#logout:hover {
color: #333;
background-color: #e6e6e6;
border-color: #adadad;
}
span#login_widget > .button:active,
#logout:active,
span#login_widget > .button.active,
#logout.active,
.open > .dropdown-togglespan#login_widget > .button,
.open > .dropdown-toggle#logout {
color: #333;
background-color: #e6e6e6;
border-color: #adadad;
}
span#login_widget > .button:active:hover,
#logout:active:hover,
span#login_widget > .button.active:hover,
#logout.active:hover,
.open > .dropdown-togglespan#login_widget > .button:hover,
.open > .dropdown-toggle#logout:hover,
span#login_widget > .button:active:focus,
#logout:active:focus,
span#login_widget > .button.active:focus,
#logout.active:focus,
.open > .dropdown-togglespan#login_widget > .button:focus,
.open > .dropdown-toggle#logout:focus,
span#login_widget > .button:active.focus,
#logout:active.focus,
span#login_widget > .button.active.focus,
#logout.active.focus,
.open > .dropdown-togglespan#login_widget > .button.focus,
.open > .dropdown-toggle#logout.focus {
color: #333;
background-color: #d4d4d4;
border-color: #8c8c8c;
}
span#login_widget > .button:active,
#logout:active,
span#login_widget > .button.active,
#logout.active,
.open > .dropdown-togglespan#login_widget > .button,
.open > .dropdown-toggle#logout {
background-image: none;
}
span#login_widget > .button.disabled:hover,
#logout.disabled:hover,
span#login_widget > .button[disabled]:hover,
#logout[disabled]:hover,
fieldset[disabled] span#login_widget > .button:hover,
fieldset[disabled] #logout:hover,
span#login_widget > .button.disabled:focus,
#logout.disabled:focus,
span#login_widget > .button[disabled]:focus,
#logout[disabled]:focus,
fieldset[disabled] span#login_widget > .button:focus,
fieldset[disabled] #logout:focus,
span#login_widget > .button.disabled.focus,
#logout.disabled.focus,
span#login_widget > .button[disabled].focus,
#logout[disabled].focus,
fieldset[disabled] span#login_widget > .button.focus,
fieldset[disabled] #logout.focus {
background-color: #fff;
border-color: #ccc;
}
span#login_widget > .button .badge,
#logout .badge {
color: #fff;
background-color: #333;
}
.nav-header {
text-transform: none;
}
#header > span {
margin-top: 10px;
}
.modal_stretch .modal-dialog {
/* Old browsers */
display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-box-align: stretch;
display: -moz-box;
-moz-box-orient: vertical;
-moz-box-align: stretch;
display: box;
box-orient: vertical;
box-align: stretch;
/* Modern browsers */
display: flex;
flex-direction: column;
align-items: stretch;
min-height: 80vh;
}
.modal_stretch .modal-dialog .modal-body {
max-height: calc(100vh - 200px);
overflow: auto;
flex: 1;
}
@media (min-width: 768px) {
.modal .modal-dialog {
width: 700px;
}
}
@media (min-width: 768px) {
select.form-control {
margin-left: 12px;
margin-right: 12px;
}
}
/*!
*
* IPython auth
*
*/
.center-nav {
display: inline-block;
margin-bottom: -4px;
}
/*!
*
* IPython tree view
*
*/
/* We need an invisible input field on top of the sentense*/
/* "Drag file onto the list ..." */
.alternate_upload {
background-color: none;
display: inline;
}
.alternate_upload.form {
padding: 0;
margin: 0;
}
.alternate_upload input.fileinput {
text-align: center;
vertical-align: middle;
display: inline;
opacity: 0;
z-index: 2;
width: 12ex;
margin-right: -12ex;
}
.alternate_upload .btn-upload {
height: 22px;
}
/**
* Primary styles
*
* Author: Jupyter Development Team
*/
[dir="rtl"] #tabs li {
float: right;
}
ul#tabs {
margin-bottom: 4px;
}
[dir="rtl"] ul#tabs {
margin-right: 0px;
}
ul#tabs a {
padding-top: 6px;
padding-bottom: 4px;
}
ul.breadcrumb a:focus,
ul.breadcrumb a:hover {
text-decoration: none;
}
ul.breadcrumb i.icon-home {
font-size: 16px;
margin-right: 4px;
}
ul.breadcrumb span {
color: #5e5e5e;
}
.list_toolbar {
padding: 4px 0 4px 0;
vertical-align: middle;
}
.list_toolbar .tree-buttons {
padding-top: 1px;
}
[dir="rtl"] .list_toolbar .tree-buttons {
float: left !important;
}
[dir="rtl"] .list_toolbar .pull-right {
padding-top: 1px;
float: left !important;
}
[dir="rtl"] .list_toolbar .pull-left {
float: right !important;
}
.dynamic-buttons {
padding-top: 3px;
display: inline-block;
}
.list_toolbar [class*="span"] {
min-height: 24px;
}
.list_header {
font-weight: bold;
background-color: #EEE;
}
.list_placeholder {
font-weight: bold;
padding-top: 4px;
padding-bottom: 4px;
padding-left: 7px;
padding-right: 7px;
}
.list_container {
margin-top: 4px;
margin-bottom: 20px;
border: 1px solid #ddd;
border-radius: 2px;
}
.list_container > div {
border-bottom: 1px solid #ddd;
}
.list_container > div:hover .list-item {
background-color: red;
}
.list_container > div:last-child {
border: none;
}
.list_item:hover .list_item {
background-color: #ddd;
}
.list_item a {
text-decoration: none;
}
.list_item:hover {
background-color: #fafafa;
}
.list_header > div,
.list_item > div {
padding-top: 4px;
padding-bottom: 4px;
padding-left: 7px;
padding-right: 7px;
line-height: 22px;
}
.list_header > div input,
.list_item > div input {
margin-right: 7px;
margin-left: 14px;
vertical-align: baseline;
line-height: 22px;
position: relative;
top: -1px;
}
.list_header > div .item_link,
.list_item > div .item_link {
margin-left: -1px;
vertical-align: baseline;
line-height: 22px;
}
.new-file input[type=checkbox] {
visibility: hidden;
}
.item_name {
line-height: 22px;
height: 24px;
}
.item_icon {
font-size: 14px;
color: #5e5e5e;
margin-right: 7px;
margin-left: 7px;
line-height: 22px;
vertical-align: baseline;
}
.item_buttons {
line-height: 1em;
margin-left: -5px;
}
.item_buttons .btn,
.item_buttons .btn-group,
.item_buttons .input-group {
float: left;
}
.item_buttons > .btn,
.item_buttons > .btn-group,
.item_buttons > .input-group {
margin-left: 5px;
}
.item_buttons .btn {
min-width: 13ex;
}
.item_buttons .running-indicator {
padding-top: 4px;
color: #5cb85c;
}
.item_buttons .kernel-name {
padding-top: 4px;
color: #5bc0de;
margin-right: 7px;
float: left;
}
.toolbar_info {
height: 24px;
line-height: 24px;
}
.list_item input:not([type=checkbox]) {
padding-top: 3px;
padding-bottom: 3px;
height: 22px;
line-height: 14px;
margin: 0px;
}
.highlight_text {
color: blue;
}
#project_name {
display: inline-block;
padding-left: 7px;
margin-left: -2px;
}
#project_name > .breadcrumb {
padding: 0px;
margin-bottom: 0px;
background-color: transparent;
font-weight: bold;
}
#tree-selector {
padding-right: 0px;
}
[dir="rtl"] #tree-selector a {
float: right;
}
#button-select-all {
min-width: 50px;
}
#select-all {
margin-left: 7px;
margin-right: 2px;
}
.menu_icon {
margin-right: 2px;
}
.tab-content .row {
margin-left: 0px;
margin-right: 0px;
}
.folder_icon:before {
display: inline-block;
font: normal normal normal 14px/1 FontAwesome;
font-size: inherit;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
content: "\f114";
}
.folder_icon:before.pull-left {
margin-right: .3em;
}
.folder_icon:before.pull-right {
margin-left: .3em;
}
.notebook_icon:before {
display: inline-block;
font: normal normal normal 14px/1 FontAwesome;
font-size: inherit;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
content: "\f02d";
position: relative;
top: -1px;
}
.notebook_icon:before.pull-left {
margin-right: .3em;
}
.notebook_icon:before.pull-right {
margin-left: .3em;
}
.running_notebook_icon:before {
display: inline-block;
font: normal normal normal 14px/1 FontAwesome;
font-size: inherit;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
content: "\f02d";
position: relative;
top: -1px;
color: #5cb85c;
}
.running_notebook_icon:before.pull-left {
margin-right: .3em;
}
.running_notebook_icon:before.pull-right {
margin-left: .3em;
}
.file_icon:before {
display: inline-block;
font: normal normal normal 14px/1 FontAwesome;
font-size: inherit;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
content: "\f016";
position: relative;
top: -2px;
}
.file_icon:before.pull-left {
margin-right: .3em;
}
.file_icon:before.pull-right {
margin-left: .3em;
}
#notebook_toolbar .pull-right {
padding-top: 0px;
margin-right: -1px;
}
ul#new-menu {
left: auto;
right: 0;
}
[dir="rtl"] #new-menu {
text-align: right;
}
.kernel-menu-icon {
padding-right: 12px;
width: 24px;
content: "\f096";
}
.kernel-menu-icon:before {
content: "\f096";
}
.kernel-menu-icon-current:before {
content: "\f00c";
}
#tab_content {
padding-top: 20px;
}
#running .panel-group .panel {
margin-top: 3px;
margin-bottom: 1em;
}
#running .panel-group .panel .panel-heading {
background-color: #EEE;
padding-top: 4px;
padding-bottom: 4px;
padding-left: 7px;
padding-right: 7px;
line-height: 22px;
}
#running .panel-group .panel .panel-heading a:focus,
#running .panel-group .panel .panel-heading a:hover {
text-decoration: none;
}
#running .panel-group .panel .panel-body {
padding: 0px;
}
#running .panel-group .panel .panel-body .list_container {
margin-top: 0px;
margin-bottom: 0px;
border: 0px;
border-radius: 0px;
}
#running .panel-group .panel .panel-body .list_container .list_item {
border-bottom: 1px solid #ddd;
}
#running .panel-group .panel .panel-body .list_container .list_item:last-child {
border-bottom: 0px;
}
[dir="rtl"] #running .col-sm-8 {
float: right !important;
}
.delete-button {
display: none;
}
.duplicate-button {
display: none;
}
.rename-button {
display: none;
}
.shutdown-button {
display: none;
}
.dynamic-instructions {
display: inline-block;
padding-top: 4px;
}
/*!
*
* IPython text editor webapp
*
*/
.selected-keymap i.fa {
padding: 0px 5px;
}
.selected-keymap i.fa:before {
content: "\f00c";
}
#mode-menu {
overflow: auto;
max-height: 20em;
}
.edit_app #header {
-webkit-box-shadow: 0px 0px 12px 1px rgba(87, 87, 87, 0.2);
box-shadow: 0px 0px 12px 1px rgba(87, 87, 87, 0.2);
}
.edit_app #menubar .navbar {
/* Use a negative 1 bottom margin, so the border overlaps the border of the
header */
margin-bottom: -1px;
}
.dirty-indicator {
display: inline-block;
font: normal normal normal 14px/1 FontAwesome;
font-size: inherit;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
width: 20px;
}
.dirty-indicator.pull-left {
margin-right: .3em;
}
.dirty-indicator.pull-right {
margin-left: .3em;
}
.dirty-indicator-dirty {
display: inline-block;
font: normal normal normal 14px/1 FontAwesome;
font-size: inherit;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
width: 20px;
}
.dirty-indicator-dirty.pull-left {
margin-right: .3em;
}
.dirty-indicator-dirty.pull-right {
margin-left: .3em;
}
.dirty-indicator-clean {
display: inline-block;
font: normal normal normal 14px/1 FontAwesome;
font-size: inherit;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
width: 20px;
}
.dirty-indicator-clean.pull-left {
margin-right: .3em;
}
.dirty-indicator-clean.pull-right {
margin-left: .3em;
}
.dirty-indicator-clean:before {
display: inline-block;
font: normal normal normal 14px/1 FontAwesome;
font-size: inherit;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
content: "\f00c";
}
.dirty-indicator-clean:before.pull-left {
margin-right: .3em;
}
.dirty-indicator-clean:before.pull-right {
margin-left: .3em;
}
#filename {
font-size: 16pt;
display: table;
padding: 0px 5px;
}
#current-mode {
padding-left: 5px;
padding-right: 5px;
}
#texteditor-backdrop {
padding-top: 20px;
padding-bottom: 20px;
}
@media not print {
#texteditor-backdrop {
background-color: #EEE;
}
}
@media print {
#texteditor-backdrop #texteditor-container .CodeMirror-gutter,
#texteditor-backdrop #texteditor-container .CodeMirror-gutters {
background-color: #fff;
}
}
@media not print {
#texteditor-backdrop #texteditor-container .CodeMirror-gutter,
#texteditor-backdrop #texteditor-container .CodeMirror-gutters {
background-color: #fff;
}
}
@media not print {
#texteditor-backdrop #texteditor-container {
padding: 0px;
background-color: #fff;
-webkit-box-shadow: 0px 0px 12px 1px rgba(87, 87, 87, 0.2);
box-shadow: 0px 0px 12px 1px rgba(87, 87, 87, 0.2);
}
}
/*!
*
* IPython notebook
*
*/
/* CSS font colors for translated ANSI colors. */
.ansibold {
font-weight: bold;
}
/* use dark versions for foreground, to improve visibility */
.ansiblack {
color: black;
}
.ansired {
color: darkred;
}
.ansigreen {
color: darkgreen;
}
.ansiyellow {
color: #c4a000;
}
.ansiblue {
color: darkblue;
}
.ansipurple {
color: darkviolet;
}
.ansicyan {
color: steelblue;
}
.ansigray {
color: gray;
}
/* and light for background, for the same reason */
.ansibgblack {
background-color: black;
}
.ansibgred {
background-color: red;
}
.ansibggreen {
background-color: green;
}
.ansibgyellow {
background-color: yellow;
}
.ansibgblue {
background-color: blue;
}
.ansibgpurple {
background-color: magenta;
}
.ansibgcyan {
background-color: cyan;
}
.ansibggray {
background-color: gray;
}
div.cell {
/* Old browsers */
display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-box-align: stretch;
display: -moz-box;
-moz-box-orient: vertical;
-moz-box-align: stretch;
display: box;
box-orient: vertical;
box-align: stretch;
/* Modern browsers */
display: flex;
flex-direction: column;
align-items: stretch;
border-radius: 2px;
box-sizing: border-box;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
border-width: 1px;
border-style: solid;
border-color: transparent;
width: 100%;
padding: 5px;
/* This acts as a spacer between cells, that is outside the border */
margin: 0px;
outline: none;
border-left-width: 1px;
padding-left: 5px;
background: linear-gradient(to right, transparent -40px, transparent 1px, transparent 1px, transparent 100%);
}
div.cell.jupyter-soft-selected {
border-left-color: #90CAF9;
border-left-color: #E3F2FD;
border-left-width: 1px;
padding-left: 5px;
border-right-color: #E3F2FD;
border-right-width: 1px;
background: #E3F2FD;
}
@media print {
div.cell.jupyter-soft-selected {
border-color: transparent;
}
}
div.cell.selected {
border-color: #ababab;
border-left-width: 0px;
padding-left: 6px;
background: linear-gradient(to right, #42A5F5 -40px, #42A5F5 5px, transparent 5px, transparent 100%);
}
@media print {
div.cell.selected {
border-color: transparent;
}
}
div.cell.selected.jupyter-soft-selected {
border-left-width: 0;
padding-left: 6px;
background: linear-gradient(to right, #42A5F5 -40px, #42A5F5 7px, #E3F2FD 7px, #E3F2FD 100%);
}
.edit_mode div.cell.selected {
border-color: #66BB6A;
border-left-width: 0px;
padding-left: 6px;
background: linear-gradient(to right, #66BB6A -40px, #66BB6A 5px, transparent 5px, transparent 100%);
}
@media print {
.edit_mode div.cell.selected {
border-color: transparent;
}
}
.prompt {
/* This needs to be wide enough for 3 digit prompt numbers: In[100]: */
min-width: 14ex;
/* This padding is tuned to match the padding on the CodeMirror editor. */
padding: 0.4em;
margin: 0px;
font-family: monospace;
text-align: right;
/* This has to match that of the the CodeMirror class line-height below */
line-height: 1.21429em;
/* Don't highlight prompt number selection */
-webkit-touch-callout: none;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
/* Use default cursor */
cursor: default;
}
@media (max-width: 540px) {
.prompt {
text-align: left;
}
}
div.inner_cell {
min-width: 0;
/* Old browsers */
display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-box-align: stretch;
display: -moz-box;
-moz-box-orient: vertical;
-moz-box-align: stretch;
display: box;
box-orient: vertical;
box-align: stretch;
/* Modern browsers */
display: flex;
flex-direction: column;
align-items: stretch;
/* Old browsers */
-webkit-box-flex: 1;
-moz-box-flex: 1;
box-flex: 1;
/* Modern browsers */
flex: 1;
}
/* input_area and input_prompt must match in top border and margin for alignment */
div.input_area {
border: 1px solid #cfcfcf;
border-radius: 2px;
background: #f7f7f7;
line-height: 1.21429em;
}
/* This is needed so that empty prompt areas can collapse to zero height when there
is no content in the output_subarea and the prompt. The main purpose of this is
to make sure that empty JavaScript output_subareas have no height. */
div.prompt:empty {
padding-top: 0;
padding-bottom: 0;
}
div.unrecognized_cell {
padding: 5px 5px 5px 0px;
/* Old browsers */
display: -webkit-box;
-webkit-box-orient: horizontal;
-webkit-box-align: stretch;
display: -moz-box;
-moz-box-orient: horizontal;
-moz-box-align: stretch;
display: box;
box-orient: horizontal;
box-align: stretch;
/* Modern browsers */
display: flex;
flex-direction: row;
align-items: stretch;
}
div.unrecognized_cell .inner_cell {
border-radius: 2px;
padding: 5px;
font-weight: bold;
color: red;
border: 1px solid #cfcfcf;
background: #eaeaea;
}
div.unrecognized_cell .inner_cell a {
color: inherit;
text-decoration: none;
}
div.unrecognized_cell .inner_cell a:hover {
color: inherit;
text-decoration: none;
}
@media (max-width: 540px) {
div.unrecognized_cell > div.prompt {
display: none;
}
}
div.code_cell {
/* avoid page breaking on code cells when printing */
}
@media print {
div.code_cell {
page-break-inside: avoid;
}
}
/* any special styling for code cells that are currently running goes here */
div.input {
page-break-inside: avoid;
/* Old browsers */
display: -webkit-box;
-webkit-box-orient: horizontal;
-webkit-box-align: stretch;
display: -moz-box;
-moz-box-orient: horizontal;
-moz-box-align: stretch;
display: box;
box-orient: horizontal;
box-align: stretch;
/* Modern browsers */
display: flex;
flex-direction: row;
align-items: stretch;
}
@media (max-width: 540px) {
div.input {
/* Old browsers */
display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-box-align: stretch;
display: -moz-box;
-moz-box-orient: vertical;
-moz-box-align: stretch;
display: box;
box-orient: vertical;
box-align: stretch;
/* Modern browsers */
display: flex;
flex-direction: column;
align-items: stretch;
}
}
/* input_area and input_prompt must match in top border and margin for alignment */
div.input_prompt {
color: #303F9F;
border-top: 1px solid transparent;
}
div.input_area > div.highlight {
margin: 0.4em;
border: none;
padding: 0px;
background-color: transparent;
}
div.input_area > div.highlight > pre {
margin: 0px;
border: none;
padding: 0px;
background-color: transparent;
}
/* The following gets added to the <head> if it is detected that the user has a
* monospace font with inconsistent normal/bold/italic height. See
* notebookmain.js. Such fonts will have keywords vertically offset with
* respect to the rest of the text. The user should select a better font.
* See: https://github.com/ipython/ipython/issues/1503
*
* .CodeMirror span {
* vertical-align: bottom;
* }
*/
.CodeMirror {
line-height: 1.21429em;
/* Changed from 1em to our global default */
font-size: 14px;
height: auto;
/* Changed to auto to autogrow */
background: none;
/* Changed from white to allow our bg to show through */
}
.CodeMirror-scroll {
/* The CodeMirror docs are a bit fuzzy on if overflow-y should be hidden or visible.*/
/* We have found that if it is visible, vertical scrollbars appear with font size changes.*/
overflow-y: hidden;
overflow-x: auto;
}
.CodeMirror-lines {
/* In CM2, this used to be 0.4em, but in CM3 it went to 4px. We need the em value because */
/* we have set a different line-height and want this to scale with that. */
padding: 0.4em;
}
.CodeMirror-linenumber {
padding: 0 8px 0 4px;
}
.CodeMirror-gutters {
border-bottom-left-radius: 2px;
border-top-left-radius: 2px;
}
.CodeMirror pre {
/* In CM3 this went to 4px from 0 in CM2. We need the 0 value because of how we size */
/* .CodeMirror-lines */
padding: 0;
border: 0;
border-radius: 0;
}
/*
Original style from softwaremaniacs.org (c) Ivan Sagalaev <Maniac@SoftwareManiacs.Org>
Adapted from GitHub theme
*/
.highlight-base {
color: #000;
}
.highlight-variable {
color: #000;
}
.highlight-variable-2 {
color: #1a1a1a;
}
.highlight-variable-3 {
color: #333333;
}
.highlight-string {
color: #BA2121;
}
.highlight-comment {
color: #408080;
font-style: italic;
}
.highlight-number {
color: #080;
}
.highlight-atom {
color: #88F;
}
.highlight-keyword {
color: #008000;
font-weight: bold;
}
.highlight-builtin {
color: #008000;
}
.highlight-error {
color: #f00;
}
.highlight-operator {
color: #AA22FF;
font-weight: bold;
}
.highlight-meta {
color: #AA22FF;
}
/* previously not defined, copying from default codemirror */
.highlight-def {
color: #00f;
}
.highlight-string-2 {
color: #f50;
}
.highlight-qualifier {
color: #555;
}
.highlight-bracket {
color: #997;
}
.highlight-tag {
color: #170;
}
.highlight-attribute {
color: #00c;
}
.highlight-header {
color: blue;
}
.highlight-quote {
color: #090;
}
.highlight-link {
color: #00c;
}
/* apply the same style to codemirror */
.cm-s-ipython span.cm-keyword {
color: #008000;
font-weight: bold;
}
.cm-s-ipython span.cm-atom {
color: #88F;
}
.cm-s-ipython span.cm-number {
color: #080;
}
.cm-s-ipython span.cm-def {
color: #00f;
}
.cm-s-ipython span.cm-variable {
color: #000;
}
.cm-s-ipython span.cm-operator {
color: #AA22FF;
font-weight: bold;
}
.cm-s-ipython span.cm-variable-2 {
color: #1a1a1a;
}
.cm-s-ipython span.cm-variable-3 {
color: #333333;
}
.cm-s-ipython span.cm-comment {
color: #408080;
font-style: italic;
}
.cm-s-ipython span.cm-string {
color: #BA2121;
}
.cm-s-ipython span.cm-string-2 {
color: #f50;
}
.cm-s-ipython span.cm-meta {
color: #AA22FF;
}
.cm-s-ipython span.cm-qualifier {
color: #555;
}
.cm-s-ipython span.cm-builtin {
color: #008000;
}
.cm-s-ipython span.cm-bracket {
color: #997;
}
.cm-s-ipython span.cm-tag {
color: #170;
}
.cm-s-ipython span.cm-attribute {
color: #00c;
}
.cm-s-ipython span.cm-header {
color: blue;
}
.cm-s-ipython span.cm-quote {
color: #090;
}
.cm-s-ipython span.cm-link {
color: #00c;
}
.cm-s-ipython span.cm-error {
color: #f00;
}
.cm-s-ipython span.cm-tab {
background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAMCAYAAAAkuj5RAAAAAXNSR0IArs4c6QAAAGFJREFUSMft1LsRQFAQheHPowAKoACx3IgEKtaEHujDjORSgWTH/ZOdnZOcM/sgk/kFFWY0qV8foQwS4MKBCS3qR6ixBJvElOobYAtivseIE120FaowJPN75GMu8j/LfMwNjh4HUpwg4LUAAAAASUVORK5CYII=);
background-position: right;
background-repeat: no-repeat;
}
div.output_wrapper {
/* this position must be relative to enable descendents to be absolute within it */
position: relative;
/* Old browsers */
display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-box-align: stretch;
display: -moz-box;
-moz-box-orient: vertical;
-moz-box-align: stretch;
display: box;
box-orient: vertical;
box-align: stretch;
/* Modern browsers */
display: flex;
flex-direction: column;
align-items: stretch;
z-index: 1;
}
/* class for the output area when it should be height-limited */
div.output_scroll {
/* ideally, this would be max-height, but FF barfs all over that */
height: 24em;
/* FF needs this *and the wrapper* to specify full width, or it will shrinkwrap */
width: 100%;
overflow: auto;
border-radius: 2px;
-webkit-box-shadow: inset 0 2px 8px rgba(0, 0, 0, 0.8);
box-shadow: inset 0 2px 8px rgba(0, 0, 0, 0.8);
display: block;
}
/* output div while it is collapsed */
div.output_collapsed {
margin: 0px;
padding: 0px;
/* Old browsers */
display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-box-align: stretch;
display: -moz-box;
-moz-box-orient: vertical;
-moz-box-align: stretch;
display: box;
box-orient: vertical;
box-align: stretch;
/* Modern browsers */
display: flex;
flex-direction: column;
align-items: stretch;
}
div.out_prompt_overlay {
height: 100%;
padding: 0px 0.4em;
position: absolute;
border-radius: 2px;
}
div.out_prompt_overlay:hover {
/* use inner shadow to get border that is computed the same on WebKit/FF */
-webkit-box-shadow: inset 0 0 1px #000;
box-shadow: inset 0 0 1px #000;
background: rgba(240, 240, 240, 0.5);
}
div.output_prompt {
color: #D84315;
}
/* This class is the outer container of all output sections. */
div.output_area {
padding: 0px;
page-break-inside: avoid;
/* Old browsers */
display: -webkit-box;
-webkit-box-orient: horizontal;
-webkit-box-align: stretch;
display: -moz-box;
-moz-box-orient: horizontal;
-moz-box-align: stretch;
display: box;
box-orient: horizontal;
box-align: stretch;
/* Modern browsers */
display: flex;
flex-direction: row;
align-items: stretch;
}
div.output_area .MathJax_Display {
text-align: left !important;
}
div.output_area .rendered_html table {
margin-left: 0;
margin-right: 0;
}
div.output_area .rendered_html img {
margin-left: 0;
margin-right: 0;
}
div.output_area img,
div.output_area svg {
max-width: 100%;
height: auto;
}
div.output_area img.unconfined,
div.output_area svg.unconfined {
max-width: none;
}
/* This is needed to protect the pre formating from global settings such
as that of bootstrap */
.output {
/* Old browsers */
display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-box-align: stretch;
display: -moz-box;
-moz-box-orient: vertical;
-moz-box-align: stretch;
display: box;
box-orient: vertical;
box-align: stretch;
/* Modern browsers */
display: flex;
flex-direction: column;
align-items: stretch;
}
@media (max-width: 540px) {
div.output_area {
/* Old browsers */
display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-box-align: stretch;
display: -moz-box;
-moz-box-orient: vertical;
-moz-box-align: stretch;
display: box;
box-orient: vertical;
box-align: stretch;
/* Modern browsers */
display: flex;
flex-direction: column;
align-items: stretch;
}
}
div.output_area pre {
margin: 0;
padding: 0;
border: 0;
vertical-align: baseline;
color: black;
background-color: transparent;
border-radius: 0;
}
/* This class is for the output subarea inside the output_area and after
the prompt div. */
div.output_subarea {
overflow-x: auto;
padding: 0.4em;
/* Old browsers */
-webkit-box-flex: 1;
-moz-box-flex: 1;
box-flex: 1;
/* Modern browsers */
flex: 1;
max-width: calc(100% - 14ex);
}
div.output_scroll div.output_subarea {
overflow-x: visible;
}
/* The rest of the output_* classes are for special styling of the different
output types */
/* all text output has this class: */
div.output_text {
text-align: left;
color: #000;
/* This has to match that of the the CodeMirror class line-height below */
line-height: 1.21429em;
}
/* stdout/stderr are 'text' as well as 'stream', but execute_result/error are *not* streams */
div.output_stderr {
background: #fdd;
/* very light red background for stderr */
}
div.output_latex {
text-align: left;
}
/* Empty output_javascript divs should have no height */
div.output_javascript:empty {
padding: 0;
}
.js-error {
color: darkred;
}
/* raw_input styles */
div.raw_input_container {
line-height: 1.21429em;
padding-top: 5px;
}
pre.raw_input_prompt {
/* nothing needed here. */
}
input.raw_input {
font-family: monospace;
font-size: inherit;
color: inherit;
width: auto;
/* make sure input baseline aligns with prompt */
vertical-align: baseline;
/* padding + margin = 0.5em between prompt and cursor */
padding: 0em 0.25em;
margin: 0em 0.25em;
}
input.raw_input:focus {
box-shadow: none;
}
p.p-space {
margin-bottom: 10px;
}
div.output_unrecognized {
padding: 5px;
font-weight: bold;
color: red;
}
div.output_unrecognized a {
color: inherit;
text-decoration: none;
}
div.output_unrecognized a:hover {
color: inherit;
text-decoration: none;
}
.rendered_html {
color: #000;
/* any extras will just be numbers: */
}
.rendered_html em {
font-style: italic;
}
.rendered_html strong {
font-weight: bold;
}
.rendered_html u {
text-decoration: underline;
}
.rendered_html :link {
text-decoration: underline;
}
.rendered_html :visited {
text-decoration: underline;
}
.rendered_html h1 {
font-size: 185.7%;
margin: 1.08em 0 0 0;
font-weight: bold;
line-height: 1.0;
}
.rendered_html h2 {
font-size: 157.1%;
margin: 1.27em 0 0 0;
font-weight: bold;
line-height: 1.0;
}
.rendered_html h3 {
font-size: 128.6%;
margin: 1.55em 0 0 0;
font-weight: bold;
line-height: 1.0;
}
.rendered_html h4 {
font-size: 100%;
margin: 2em 0 0 0;
font-weight: bold;
line-height: 1.0;
}
.rendered_html h5 {
font-size: 100%;
margin: 2em 0 0 0;
font-weight: bold;
line-height: 1.0;
font-style: italic;
}
.rendered_html h6 {
font-size: 100%;
margin: 2em 0 0 0;
font-weight: bold;
line-height: 1.0;
font-style: italic;
}
.rendered_html h1:first-child {
margin-top: 0.538em;
}
.rendered_html h2:first-child {
margin-top: 0.636em;
}
.rendered_html h3:first-child {
margin-top: 0.777em;
}
.rendered_html h4:first-child {
margin-top: 1em;
}
.rendered_html h5:first-child {
margin-top: 1em;
}
.rendered_html h6:first-child {
margin-top: 1em;
}
.rendered_html ul {
list-style: disc;
margin: 0em 2em;
padding-left: 0px;
}
.rendered_html ul ul {
list-style: square;
margin: 0em 2em;
}
.rendered_html ul ul ul {
list-style: circle;
margin: 0em 2em;
}
.rendered_html ol {
list-style: decimal;
margin: 0em 2em;
padding-left: 0px;
}
.rendered_html ol ol {
list-style: upper-alpha;
margin: 0em 2em;
}
.rendered_html ol ol ol {
list-style: lower-alpha;
margin: 0em 2em;
}
.rendered_html ol ol ol ol {
list-style: lower-roman;
margin: 0em 2em;
}
.rendered_html ol ol ol ol ol {
list-style: decimal;
margin: 0em 2em;
}
.rendered_html * + ul {
margin-top: 1em;
}
.rendered_html * + ol {
margin-top: 1em;
}
.rendered_html hr {
color: black;
background-color: black;
}
.rendered_html pre {
margin: 1em 2em;
}
.rendered_html pre,
.rendered_html code {
border: 0;
background-color: #fff;
color: #000;
font-size: 100%;
padding: 0px;
}
.rendered_html blockquote {
margin: 1em 2em;
}
.rendered_html table {
margin-left: auto;
margin-right: auto;
border: 1px solid black;
border-collapse: collapse;
}
.rendered_html tr,
.rendered_html th,
.rendered_html td {
border: 1px solid black;
border-collapse: collapse;
margin: 1em 2em;
}
.rendered_html td,
.rendered_html th {
text-align: left;
vertical-align: middle;
padding: 4px;
}
.rendered_html th {
font-weight: bold;
}
.rendered_html * + table {
margin-top: 1em;
}
.rendered_html p {
text-align: left;
}
.rendered_html * + p {
margin-top: 1em;
}
.rendered_html img {
display: block;
margin-left: auto;
margin-right: auto;
}
.rendered_html * + img {
margin-top: 1em;
}
.rendered_html img,
.rendered_html svg {
max-width: 100%;
height: auto;
}
.rendered_html img.unconfined,
.rendered_html svg.unconfined {
max-width: none;
}
div.text_cell {
/* Old browsers */
display: -webkit-box;
-webkit-box-orient: horizontal;
-webkit-box-align: stretch;
display: -moz-box;
-moz-box-orient: horizontal;
-moz-box-align: stretch;
display: box;
box-orient: horizontal;
box-align: stretch;
/* Modern browsers */
display: flex;
flex-direction: row;
align-items: stretch;
}
@media (max-width: 540px) {
div.text_cell > div.prompt {
display: none;
}
}
div.text_cell_render {
/*font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;*/
outline: none;
resize: none;
width: inherit;
border-style: none;
padding: 0.5em 0.5em 0.5em 0.4em;
color: #000;
box-sizing: border-box;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
}
a.anchor-link:link {
text-decoration: none;
padding: 0px 20px;
visibility: hidden;
}
h1:hover .anchor-link,
h2:hover .anchor-link,
h3:hover .anchor-link,
h4:hover .anchor-link,
h5:hover .anchor-link,
h6:hover .anchor-link {
visibility: visible;
}
.text_cell.rendered .input_area {
display: none;
}
.text_cell.rendered .rendered_html {
overflow-x: auto;
overflow-y: hidden;
}
.text_cell.unrendered .text_cell_render {
display: none;
}
.cm-header-1,
.cm-header-2,
.cm-header-3,
.cm-header-4,
.cm-header-5,
.cm-header-6 {
font-weight: bold;
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.cm-header-1 {
font-size: 185.7%;
}
.cm-header-2 {
font-size: 157.1%;
}
.cm-header-3 {
font-size: 128.6%;
}
.cm-header-4 {
font-size: 110%;
}
.cm-header-5 {
font-size: 100%;
font-style: italic;
}
.cm-header-6 {
font-size: 100%;
font-style: italic;
}
/*!
*
* IPython notebook webapp
*
*/
@media (max-width: 767px) {
.notebook_app {
padding-left: 0px;
padding-right: 0px;
}
}
#ipython-main-app {
box-sizing: border-box;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
height: 100%;
}
div#notebook_panel {
margin: 0px;
padding: 0px;
box-sizing: border-box;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
height: 100%;
}
div#notebook {
font-size: 14px;
line-height: 20px;
overflow-y: hidden;
overflow-x: auto;
width: 100%;
/* This spaces the page away from the edge of the notebook area */
padding-top: 20px;
margin: 0px;
outline: none;
box-sizing: border-box;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
min-height: 100%;
}
@media not print {
#notebook-container {
padding: 15px;
background-color: #fff;
min-height: 0;
-webkit-box-shadow: 0px 0px 12px 1px rgba(87, 87, 87, 0.2);
box-shadow: 0px 0px 12px 1px rgba(87, 87, 87, 0.2);
}
}
@media print {
#notebook-container {
width: 100%;
}
}
div.ui-widget-content {
border: 1px solid #ababab;
outline: none;
}
pre.dialog {
background-color: #f7f7f7;
border: 1px solid #ddd;
border-radius: 2px;
padding: 0.4em;
padding-left: 2em;
}
p.dialog {
padding: 0.2em;
}
/* Word-wrap output correctly. This is the CSS3 spelling, though Firefox seems
to not honor it correctly. Webkit browsers (Chrome, rekonq, Safari) do.
*/
pre,
code,
kbd,
samp {
white-space: pre-wrap;
}
#fonttest {
font-family: monospace;
}
p {
margin-bottom: 0;
}
.end_space {
min-height: 100px;
transition: height .2s ease;
}
.notebook_app > #header {
-webkit-box-shadow: 0px 0px 12px 1px rgba(87, 87, 87, 0.2);
box-shadow: 0px 0px 12px 1px rgba(87, 87, 87, 0.2);
}
@media not print {
.notebook_app {
background-color: #EEE;
}
}
kbd {
border-style: solid;
border-width: 1px;
box-shadow: none;
margin: 2px;
padding-left: 2px;
padding-right: 2px;
padding-top: 1px;
padding-bottom: 1px;
}
/* CSS for the cell toolbar */
.celltoolbar {
border: thin solid #CFCFCF;
border-bottom: none;
background: #EEE;
border-radius: 2px 2px 0px 0px;
width: 100%;
height: 29px;
padding-right: 4px;
/* Old browsers */
display: -webkit-box;
-webkit-box-orient: horizontal;
-webkit-box-align: stretch;
display: -moz-box;
-moz-box-orient: horizontal;
-moz-box-align: stretch;
display: box;
box-orient: horizontal;
box-align: stretch;
/* Modern browsers */
display: flex;
flex-direction: row;
align-items: stretch;
/* Old browsers */
-webkit-box-pack: end;
-moz-box-pack: end;
box-pack: end;
/* Modern browsers */
justify-content: flex-end;
display: -webkit-flex;
}
@media print {
.celltoolbar {
display: none;
}
}
.ctb_hideshow {
display: none;
vertical-align: bottom;
}
/* ctb_show is added to the ctb_hideshow div to show the cell toolbar.
Cell toolbars are only shown when the ctb_global_show class is also set.
*/
.ctb_global_show .ctb_show.ctb_hideshow {
display: block;
}
.ctb_global_show .ctb_show + .input_area,
.ctb_global_show .ctb_show + div.text_cell_input,
.ctb_global_show .ctb_show ~ div.text_cell_render {
border-top-right-radius: 0px;
border-top-left-radius: 0px;
}
.ctb_global_show .ctb_show ~ div.text_cell_render {
border: 1px solid #cfcfcf;
}
.celltoolbar {
font-size: 87%;
padding-top: 3px;
}
.celltoolbar select {
display: block;
width: 100%;
height: 32px;
padding: 6px 12px;
font-size: 13px;
line-height: 1.42857143;
color: #555555;
background-color: #fff;
background-image: none;
border: 1px solid #ccc;
border-radius: 2px;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
-webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
-o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
height: 30px;
padding: 5px 10px;
font-size: 12px;
line-height: 1.5;
border-radius: 1px;
width: inherit;
font-size: inherit;
height: 22px;
padding: 0px;
display: inline-block;
}
.celltoolbar select:focus {
border-color: #66afe9;
outline: 0;
-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.celltoolbar select::-moz-placeholder {
color: #999;
opacity: 1;
}
.celltoolbar select:-ms-input-placeholder {
color: #999;
}
.celltoolbar select::-webkit-input-placeholder {
color: #999;
}
.celltoolbar select::-ms-expand {
border: 0;
background-color: transparent;
}
.celltoolbar select[disabled],
.celltoolbar select[readonly],
fieldset[disabled] .celltoolbar select {
background-color: #eeeeee;
opacity: 1;
}
.celltoolbar select[disabled],
fieldset[disabled] .celltoolbar select {
cursor: not-allowed;
}
textarea.celltoolbar select {
height: auto;
}
select.celltoolbar select {
height: 30px;
line-height: 30px;
}
textarea.celltoolbar select,
select[multiple].celltoolbar select {
height: auto;
}
.celltoolbar label {
margin-left: 5px;
margin-right: 5px;
}
.completions {
position: absolute;
z-index: 110;
overflow: hidden;
border: 1px solid #ababab;
border-radius: 2px;
-webkit-box-shadow: 0px 6px 10px -1px #adadad;
box-shadow: 0px 6px 10px -1px #adadad;
line-height: 1;
}
.completions select {
background: white;
outline: none;
border: none;
padding: 0px;
margin: 0px;
overflow: auto;
font-family: monospace;
font-size: 110%;
color: #000;
width: auto;
}
.completions select option.context {
color: #286090;
}
#kernel_logo_widget {
float: right !important;
float: right;
}
#kernel_logo_widget .current_kernel_logo {
display: none;
margin-top: -1px;
margin-bottom: -1px;
width: 32px;
height: 32px;
}
#menubar {
box-sizing: border-box;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
margin-top: 1px;
}
#menubar .navbar {
border-top: 1px;
border-radius: 0px 0px 2px 2px;
margin-bottom: 0px;
}
#menubar .navbar-toggle {
float: left;
padding-top: 7px;
padding-bottom: 7px;
border: none;
}
#menubar .navbar-collapse {
clear: left;
}
.nav-wrapper {
border-bottom: 1px solid #e7e7e7;
}
i.menu-icon {
padding-top: 4px;
}
ul#help_menu li a {
overflow: hidden;
padding-right: 2.2em;
}
ul#help_menu li a i {
margin-right: -1.2em;
}
.dropdown-submenu {
position: relative;
}
.dropdown-submenu > .dropdown-menu {
top: 0;
left: 100%;
margin-top: -6px;
margin-left: -1px;
}
.dropdown-submenu:hover > .dropdown-menu {
display: block;
}
.dropdown-submenu > a:after {
display: inline-block;
font: normal normal normal 14px/1 FontAwesome;
font-size: inherit;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
display: block;
content: "\f0da";
float: right;
color: #333333;
margin-top: 2px;
margin-right: -10px;
}
.dropdown-submenu > a:after.pull-left {
margin-right: .3em;
}
.dropdown-submenu > a:after.pull-right {
margin-left: .3em;
}
.dropdown-submenu:hover > a:after {
color: #262626;
}
.dropdown-submenu.pull-left {
float: none;
}
.dropdown-submenu.pull-left > .dropdown-menu {
left: -100%;
margin-left: 10px;
}
#notification_area {
float: right !important;
float: right;
z-index: 10;
}
.indicator_area {
float: right !important;
float: right;
color: #777;
margin-left: 5px;
margin-right: 5px;
width: 11px;
z-index: 10;
text-align: center;
width: auto;
}
#kernel_indicator {
float: right !important;
float: right;
color: #777;
margin-left: 5px;
margin-right: 5px;
width: 11px;
z-index: 10;
text-align: center;
width: auto;
border-left: 1px solid;
}
#kernel_indicator .kernel_indicator_name {
padding-left: 5px;
padding-right: 5px;
}
#modal_indicator {
float: right !important;
float: right;
color: #777;
margin-left: 5px;
margin-right: 5px;
width: 11px;
z-index: 10;
text-align: center;
width: auto;
}
#readonly-indicator {
float: right !important;
float: right;
color: #777;
margin-left: 5px;
margin-right: 5px;
width: 11px;
z-index: 10;
text-align: center;
width: auto;
margin-top: 2px;
margin-bottom: 0px;
margin-left: 0px;
margin-right: 0px;
display: none;
}
.modal_indicator:before {
width: 1.28571429em;
text-align: center;
}
.edit_mode .modal_indicator:before {
display: inline-block;
font: normal normal normal 14px/1 FontAwesome;
font-size: inherit;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
content: "\f040";
}
.edit_mode .modal_indicator:before.pull-left {
margin-right: .3em;
}
.edit_mode .modal_indicator:before.pull-right {
margin-left: .3em;
}
.command_mode .modal_indicator:before {
display: inline-block;
font: normal normal normal 14px/1 FontAwesome;
font-size: inherit;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
content: ' ';
}
.command_mode .modal_indicator:before.pull-left {
margin-right: .3em;
}
.command_mode .modal_indicator:before.pull-right {
margin-left: .3em;
}
.kernel_idle_icon:before {
display: inline-block;
font: normal normal normal 14px/1 FontAwesome;
font-size: inherit;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
content: "\f10c";
}
.kernel_idle_icon:before.pull-left {
margin-right: .3em;
}
.kernel_idle_icon:before.pull-right {
margin-left: .3em;
}
.kernel_busy_icon:before {
display: inline-block;
font: normal normal normal 14px/1 FontAwesome;
font-size: inherit;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
content: "\f111";
}
.kernel_busy_icon:before.pull-left {
margin-right: .3em;
}
.kernel_busy_icon:before.pull-right {
margin-left: .3em;
}
.kernel_dead_icon:before {
display: inline-block;
font: normal normal normal 14px/1 FontAwesome;
font-size: inherit;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
content: "\f1e2";
}
.kernel_dead_icon:before.pull-left {
margin-right: .3em;
}
.kernel_dead_icon:before.pull-right {
margin-left: .3em;
}
.kernel_disconnected_icon:before {
display: inline-block;
font: normal normal normal 14px/1 FontAwesome;
font-size: inherit;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
content: "\f127";
}
.kernel_disconnected_icon:before.pull-left {
margin-right: .3em;
}
.kernel_disconnected_icon:before.pull-right {
margin-left: .3em;
}
.notification_widget {
color: #777;
z-index: 10;
background: rgba(240, 240, 240, 0.5);
margin-right: 4px;
color: #333;
background-color: #fff;
border-color: #ccc;
}
.notification_widget:focus,
.notification_widget.focus {
color: #333;
background-color: #e6e6e6;
border-color: #8c8c8c;
}
.notification_widget:hover {
color: #333;
background-color: #e6e6e6;
border-color: #adadad;
}
.notification_widget:active,
.notification_widget.active,
.open > .dropdown-toggle.notification_widget {
color: #333;
background-color: #e6e6e6;
border-color: #adadad;
}
.notification_widget:active:hover,
.notification_widget.active:hover,
.open > .dropdown-toggle.notification_widget:hover,
.notification_widget:active:focus,
.notification_widget.active:focus,
.open > .dropdown-toggle.notification_widget:focus,
.notification_widget:active.focus,
.notification_widget.active.focus,
.open > .dropdown-toggle.notification_widget.focus {
color: #333;
background-color: #d4d4d4;
border-color: #8c8c8c;
}
.notification_widget:active,
.notification_widget.active,
.open > .dropdown-toggle.notification_widget {
background-image: none;
}
.notification_widget.disabled:hover,
.notification_widget[disabled]:hover,
fieldset[disabled] .notification_widget:hover,
.notification_widget.disabled:focus,
.notification_widget[disabled]:focus,
fieldset[disabled] .notification_widget:focus,
.notification_widget.disabled.focus,
.notification_widget[disabled].focus,
fieldset[disabled] .notification_widget.focus {
background-color: #fff;
border-color: #ccc;
}
.notification_widget .badge {
color: #fff;
background-color: #333;
}
.notification_widget.warning {
color: #fff;
background-color: #f0ad4e;
border-color: #eea236;
}
.notification_widget.warning:focus,
.notification_widget.warning.focus {
color: #fff;
background-color: #ec971f;
border-color: #985f0d;
}
.notification_widget.warning:hover {
color: #fff;
background-color: #ec971f;
border-color: #d58512;
}
.notification_widget.warning:active,
.notification_widget.warning.active,
.open > .dropdown-toggle.notification_widget.warning {
color: #fff;
background-color: #ec971f;
border-color: #d58512;
}
.notification_widget.warning:active:hover,
.notification_widget.warning.active:hover,
.open > .dropdown-toggle.notification_widget.warning:hover,
.notification_widget.warning:active:focus,
.notification_widget.warning.active:focus,
.open > .dropdown-toggle.notification_widget.warning:focus,
.notification_widget.warning:active.focus,
.notification_widget.warning.active.focus,
.open > .dropdown-toggle.notification_widget.warning.focus {
color: #fff;
background-color: #d58512;
border-color: #985f0d;
}
.notification_widget.warning:active,
.notification_widget.warning.active,
.open > .dropdown-toggle.notification_widget.warning {
background-image: none;
}
.notification_widget.warning.disabled:hover,
.notification_widget.warning[disabled]:hover,
fieldset[disabled] .notification_widget.warning:hover,
.notification_widget.warning.disabled:focus,
.notification_widget.warning[disabled]:focus,
fieldset[disabled] .notification_widget.warning:focus,
.notification_widget.warning.disabled.focus,
.notification_widget.warning[disabled].focus,
fieldset[disabled] .notification_widget.warning.focus {
background-color: #f0ad4e;
border-color: #eea236;
}
.notification_widget.warning .badge {
color: #f0ad4e;
background-color: #fff;
}
.notification_widget.success {
color: #fff;
background-color: #5cb85c;
border-color: #4cae4c;
}
.notification_widget.success:focus,
.notification_widget.success.focus {
color: #fff;
background-color: #449d44;
border-color: #255625;
}
.notification_widget.success:hover {
color: #fff;
background-color: #449d44;
border-color: #398439;
}
.notification_widget.success:active,
.notification_widget.success.active,
.open > .dropdown-toggle.notification_widget.success {
color: #fff;
background-color: #449d44;
border-color: #398439;
}
.notification_widget.success:active:hover,
.notification_widget.success.active:hover,
.open > .dropdown-toggle.notification_widget.success:hover,
.notification_widget.success:active:focus,
.notification_widget.success.active:focus,
.open > .dropdown-toggle.notification_widget.success:focus,
.notification_widget.success:active.focus,
.notification_widget.success.active.focus,
.open > .dropdown-toggle.notification_widget.success.focus {
color: #fff;
background-color: #398439;
border-color: #255625;
}
.notification_widget.success:active,
.notification_widget.success.active,
.open > .dropdown-toggle.notification_widget.success {
background-image: none;
}
.notification_widget.success.disabled:hover,
.notification_widget.success[disabled]:hover,
fieldset[disabled] .notification_widget.success:hover,
.notification_widget.success.disabled:focus,
.notification_widget.success[disabled]:focus,
fieldset[disabled] .notification_widget.success:focus,
.notification_widget.success.disabled.focus,
.notification_widget.success[disabled].focus,
fieldset[disabled] .notification_widget.success.focus {
background-color: #5cb85c;
border-color: #4cae4c;
}
.notification_widget.success .badge {
color: #5cb85c;
background-color: #fff;
}
.notification_widget.info {
color: #fff;
background-color: #5bc0de;
border-color: #46b8da;
}
.notification_widget.info:focus,
.notification_widget.info.focus {
color: #fff;
background-color: #31b0d5;
border-color: #1b6d85;
}
.notification_widget.info:hover {
color: #fff;
background-color: #31b0d5;
border-color: #269abc;
}
.notification_widget.info:active,
.notification_widget.info.active,
.open > .dropdown-toggle.notification_widget.info {
color: #fff;
background-color: #31b0d5;
border-color: #269abc;
}
.notification_widget.info:active:hover,
.notification_widget.info.active:hover,
.open > .dropdown-toggle.notification_widget.info:hover,
.notification_widget.info:active:focus,
.notification_widget.info.active:focus,
.open > .dropdown-toggle.notification_widget.info:focus,
.notification_widget.info:active.focus,
.notification_widget.info.active.focus,
.open > .dropdown-toggle.notification_widget.info.focus {
color: #fff;
background-color: #269abc;
border-color: #1b6d85;
}
.notification_widget.info:active,
.notification_widget.info.active,
.open > .dropdown-toggle.notification_widget.info {
background-image: none;
}
.notification_widget.info.disabled:hover,
.notification_widget.info[disabled]:hover,
fieldset[disabled] .notification_widget.info:hover,
.notification_widget.info.disabled:focus,
.notification_widget.info[disabled]:focus,
fieldset[disabled] .notification_widget.info:focus,
.notification_widget.info.disabled.focus,
.notification_widget.info[disabled].focus,
fieldset[disabled] .notification_widget.info.focus {
background-color: #5bc0de;
border-color: #46b8da;
}
.notification_widget.info .badge {
color: #5bc0de;
background-color: #fff;
}
.notification_widget.danger {
color: #fff;
background-color: #d9534f;
border-color: #d43f3a;
}
.notification_widget.danger:focus,
.notification_widget.danger.focus {
color: #fff;
background-color: #c9302c;
border-color: #761c19;
}
.notification_widget.danger:hover {
color: #fff;
background-color: #c9302c;
border-color: #ac2925;
}
.notification_widget.danger:active,
.notification_widget.danger.active,
.open > .dropdown-toggle.notification_widget.danger {
color: #fff;
background-color: #c9302c;
border-color: #ac2925;
}
.notification_widget.danger:active:hover,
.notification_widget.danger.active:hover,
.open > .dropdown-toggle.notification_widget.danger:hover,
.notification_widget.danger:active:focus,
.notification_widget.danger.active:focus,
.open > .dropdown-toggle.notification_widget.danger:focus,
.notification_widget.danger:active.focus,
.notification_widget.danger.active.focus,
.open > .dropdown-toggle.notification_widget.danger.focus {
color: #fff;
background-color: #ac2925;
border-color: #761c19;
}
.notification_widget.danger:active,
.notification_widget.danger.active,
.open > .dropdown-toggle.notification_widget.danger {
background-image: none;
}
.notification_widget.danger.disabled:hover,
.notification_widget.danger[disabled]:hover,
fieldset[disabled] .notification_widget.danger:hover,
.notification_widget.danger.disabled:focus,
.notification_widget.danger[disabled]:focus,
fieldset[disabled] .notification_widget.danger:focus,
.notification_widget.danger.disabled.focus,
.notification_widget.danger[disabled].focus,
fieldset[disabled] .notification_widget.danger.focus {
background-color: #d9534f;
border-color: #d43f3a;
}
.notification_widget.danger .badge {
color: #d9534f;
background-color: #fff;
}
div#pager {
background-color: #fff;
font-size: 14px;
line-height: 20px;
overflow: hidden;
display: none;
position: fixed;
bottom: 0px;
width: 100%;
max-height: 50%;
padding-top: 8px;
-webkit-box-shadow: 0px 0px 12px 1px rgba(87, 87, 87, 0.2);
box-shadow: 0px 0px 12px 1px rgba(87, 87, 87, 0.2);
/* Display over codemirror */
z-index: 100;
/* Hack which prevents jquery ui resizable from changing top. */
top: auto !important;
}
div#pager pre {
line-height: 1.21429em;
color: #000;
background-color: #f7f7f7;
padding: 0.4em;
}
div#pager #pager-button-area {
position: absolute;
top: 8px;
right: 20px;
}
div#pager #pager-contents {
position: relative;
overflow: auto;
width: 100%;
height: 100%;
}
div#pager #pager-contents #pager-container {
position: relative;
padding: 15px 0px;
box-sizing: border-box;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
}
div#pager .ui-resizable-handle {
top: 0px;
height: 8px;
background: #f7f7f7;
border-top: 1px solid #cfcfcf;
border-bottom: 1px solid #cfcfcf;
/* This injects handle bars (a short, wide = symbol) for
the resize handle. */
}
div#pager .ui-resizable-handle::after {
content: '';
top: 2px;
left: 50%;
height: 3px;
width: 30px;
margin-left: -15px;
position: absolute;
border-top: 1px solid #cfcfcf;
}
.quickhelp {
/* Old browsers */
display: -webkit-box;
-webkit-box-orient: horizontal;
-webkit-box-align: stretch;
display: -moz-box;
-moz-box-orient: horizontal;
-moz-box-align: stretch;
display: box;
box-orient: horizontal;
box-align: stretch;
/* Modern browsers */
display: flex;
flex-direction: row;
align-items: stretch;
line-height: 1.8em;
}
.shortcut_key {
display: inline-block;
width: 21ex;
text-align: right;
font-family: monospace;
}
.shortcut_descr {
display: inline-block;
/* Old browsers */
-webkit-box-flex: 1;
-moz-box-flex: 1;
box-flex: 1;
/* Modern browsers */
flex: 1;
}
span.save_widget {
margin-top: 6px;
}
span.save_widget span.filename {
height: 1em;
line-height: 1em;
padding: 3px;
margin-left: 16px;
border: none;
font-size: 146.5%;
border-radius: 2px;
}
span.save_widget span.filename:hover {
background-color: #e6e6e6;
}
span.checkpoint_status,
span.autosave_status {
font-size: small;
}
@media (max-width: 767px) {
span.save_widget {
font-size: small;
}
span.checkpoint_status,
span.autosave_status {
display: none;
}
}
@media (min-width: 768px) and (max-width: 991px) {
span.checkpoint_status {
display: none;
}
span.autosave_status {
font-size: x-small;
}
}
.toolbar {
padding: 0px;
margin-left: -5px;
margin-top: 2px;
margin-bottom: 5px;
box-sizing: border-box;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
}
.toolbar select,
.toolbar label {
width: auto;
vertical-align: middle;
margin-right: 2px;
margin-bottom: 0px;
display: inline;
font-size: 92%;
margin-left: 0.3em;
margin-right: 0.3em;
padding: 0px;
padding-top: 3px;
}
.toolbar .btn {
padding: 2px 8px;
}
.toolbar .btn-group {
margin-top: 0px;
margin-left: 5px;
}
#maintoolbar {
margin-bottom: -3px;
margin-top: -8px;
border: 0px;
min-height: 27px;
margin-left: 0px;
padding-top: 11px;
padding-bottom: 3px;
}
#maintoolbar .navbar-text {
float: none;
vertical-align: middle;
text-align: right;
margin-left: 5px;
margin-right: 0px;
margin-top: 0px;
}
.select-xs {
height: 24px;
}
.pulse,
.dropdown-menu > li > a.pulse,
li.pulse > a.dropdown-toggle,
li.pulse.open > a.dropdown-toggle {
background-color: #F37626;
color: white;
}
/**
* Primary styles
*
* Author: Jupyter Development Team
*/
/** WARNING IF YOU ARE EDITTING THIS FILE, if this is a .css file, It has a lot
* of chance of beeing generated from the ../less/[samename].less file, you can
* try to get back the less file by reverting somme commit in history
**/
/*
* We'll try to get something pretty, so we
* have some strange css to have the scroll bar on
* the left with fix button on the top right of the tooltip
*/
@-moz-keyframes fadeOut {
from {
opacity: 1;
}
to {
opacity: 0;
}
}
@-webkit-keyframes fadeOut {
from {
opacity: 1;
}
to {
opacity: 0;
}
}
@-moz-keyframes fadeIn {
from {
opacity: 0;
}
to {
opacity: 1;
}
}
@-webkit-keyframes fadeIn {
from {
opacity: 0;
}
to {
opacity: 1;
}
}
/*properties of tooltip after "expand"*/
.bigtooltip {
overflow: auto;
height: 200px;
-webkit-transition-property: height;
-webkit-transition-duration: 500ms;
-moz-transition-property: height;
-moz-transition-duration: 500ms;
transition-property: height;
transition-duration: 500ms;
}
/*properties of tooltip before "expand"*/
.smalltooltip {
-webkit-transition-property: height;
-webkit-transition-duration: 500ms;
-moz-transition-property: height;
-moz-transition-duration: 500ms;
transition-property: height;
transition-duration: 500ms;
text-overflow: ellipsis;
overflow: hidden;
height: 80px;
}
.tooltipbuttons {
position: absolute;
padding-right: 15px;
top: 0px;
right: 0px;
}
.tooltiptext {
/*avoid the button to overlap on some docstring*/
padding-right: 30px;
}
.ipython_tooltip {
max-width: 700px;
/*fade-in animation when inserted*/
-webkit-animation: fadeOut 400ms;
-moz-animation: fadeOut 400ms;
animation: fadeOut 400ms;
-webkit-animation: fadeIn 400ms;
-moz-animation: fadeIn 400ms;
animation: fadeIn 400ms;
vertical-align: middle;
background-color: #f7f7f7;
overflow: visible;
border: #ababab 1px solid;
outline: none;
padding: 3px;
margin: 0px;
padding-left: 7px;
font-family: monospace;
min-height: 50px;
-moz-box-shadow: 0px 6px 10px -1px #adadad;
-webkit-box-shadow: 0px 6px 10px -1px #adadad;
box-shadow: 0px 6px 10px -1px #adadad;
border-radius: 2px;
position: absolute;
z-index: 1000;
}
.ipython_tooltip a {
float: right;
}
.ipython_tooltip .tooltiptext pre {
border: 0;
border-radius: 0;
font-size: 100%;
background-color: #f7f7f7;
}
.pretooltiparrow {
left: 0px;
margin: 0px;
top: -16px;
width: 40px;
height: 16px;
overflow: hidden;
position: absolute;
}
.pretooltiparrow:before {
background-color: #f7f7f7;
border: 1px #ababab solid;
z-index: 11;
content: "";
position: absolute;
left: 15px;
top: 10px;
width: 25px;
height: 25px;
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-ms-transform: rotate(45deg);
-o-transform: rotate(45deg);
}
ul.typeahead-list i {
margin-left: -10px;
width: 18px;
}
ul.typeahead-list {
max-height: 80vh;
overflow: auto;
}
ul.typeahead-list > li > a {
/** Firefox bug **/
/* see https://github.com/jupyter/notebook/issues/559 */
white-space: normal;
}
.cmd-palette .modal-body {
padding: 7px;
}
.cmd-palette form {
background: white;
}
.cmd-palette input {
outline: none;
}
.no-shortcut {
display: none;
}
.command-shortcut:before {
content: "(command)";
padding-right: 3px;
color: #777777;
}
.edit-shortcut:before {
content: "(edit)";
padding-right: 3px;
color: #777777;
}
#find-and-replace #replace-preview .match,
#find-and-replace #replace-preview .insert {
background-color: #BBDEFB;
border-color: #90CAF9;
border-style: solid;
border-width: 1px;
border-radius: 0px;
}
#find-and-replace #replace-preview .replace .match {
background-color: #FFCDD2;
border-color: #EF9A9A;
border-radius: 0px;
}
#find-and-replace #replace-preview .replace .insert {
background-color: #C8E6C9;
border-color: #A5D6A7;
border-radius: 0px;
}
#find-and-replace #replace-preview {
max-height: 60vh;
overflow: auto;
}
#find-and-replace #replace-preview pre {
padding: 5px 10px;
}
.terminal-app {
background: #EEE;
}
.terminal-app #header {
background: #fff;
-webkit-box-shadow: 0px 0px 12px 1px rgba(87, 87, 87, 0.2);
box-shadow: 0px 0px 12px 1px rgba(87, 87, 87, 0.2);
}
.terminal-app .terminal {
width: 100%;
float: left;
font-family: monospace;
color: white;
background: black;
padding: 0.4em;
border-radius: 2px;
-webkit-box-shadow: 0px 0px 12px 1px rgba(87, 87, 87, 0.4);
box-shadow: 0px 0px 12px 1px rgba(87, 87, 87, 0.4);
}
.terminal-app .terminal,
.terminal-app .terminal dummy-screen {
line-height: 1em;
font-size: 14px;
}
.terminal-app .terminal .xterm-rows {
padding: 10px;
}
.terminal-app .terminal-cursor {
color: black;
background: white;
}
.terminal-app #terminado-container {
margin-top: 20px;
}
/*# sourceMappingURL=style.min.css.map */
</style>
<style type="text/css">
.highlight .hll { background-color: #ffffcc }
.highlight { background: #f8f8f8; }
.highlight .c { color: #408080; font-style: italic } /* Comment */
.highlight .err { border: 1px solid #FF0000 } /* Error */
.highlight .k { color: #008000; font-weight: bold } /* Keyword */
.highlight .o { color: #666666 } /* Operator */
.highlight .ch { color: #408080; font-style: italic } /* Comment.Hashbang */
.highlight .cm { color: #408080; font-style: italic } /* Comment.Multiline */
.highlight .cp { color: #BC7A00 } /* Comment.Preproc */
.highlight .cpf { color: #408080; font-style: italic } /* Comment.PreprocFile */
.highlight .c1 { color: #408080; font-style: italic } /* Comment.Single */
.highlight .cs { color: #408080; font-style: italic } /* Comment.Special */
.highlight .gd { color: #A00000 } /* Generic.Deleted */
.highlight .ge { font-style: italic } /* Generic.Emph */
.highlight .gr { color: #FF0000 } /* Generic.Error */
.highlight .gh { color: #000080; font-weight: bold } /* Generic.Heading */
.highlight .gi { color: #00A000 } /* Generic.Inserted */
.highlight .go { color: #888888 } /* Generic.Output */
.highlight .gp { color: #000080; font-weight: bold } /* Generic.Prompt */
.highlight .gs { font-weight: bold } /* Generic.Strong */
.highlight .gu { color: #800080; font-weight: bold } /* Generic.Subheading */
.highlight .gt { color: #0044DD } /* Generic.Traceback */
.highlight .kc { color: #008000; font-weight: bold } /* Keyword.Constant */
.highlight .kd { color: #008000; font-weight: bold } /* Keyword.Declaration */
.highlight .kn { color: #008000; font-weight: bold } /* Keyword.Namespace */
.highlight .kp { color: #008000 } /* Keyword.Pseudo */
.highlight .kr { color: #008000; font-weight: bold } /* Keyword.Reserved */
.highlight .kt { color: #B00040 } /* Keyword.Type */
.highlight .m { color: #666666 } /* Literal.Number */
.highlight .s { color: #BA2121 } /* Literal.String */
.highlight .na { color: #7D9029 } /* Name.Attribute */
.highlight .nb { color: #008000 } /* Name.Builtin */
.highlight .nc { color: #0000FF; font-weight: bold } /* Name.Class */
.highlight .no { color: #880000 } /* Name.Constant */
.highlight .nd { color: #AA22FF } /* Name.Decorator */
.highlight .ni { color: #999999; font-weight: bold } /* Name.Entity */
.highlight .ne { color: #D2413A; font-weight: bold } /* Name.Exception */
.highlight .nf { color: #0000FF } /* Name.Function */
.highlight .nl { color: #A0A000 } /* Name.Label */
.highlight .nn { color: #0000FF; font-weight: bold } /* Name.Namespace */
.highlight .nt { color: #008000; font-weight: bold } /* Name.Tag */
.highlight .nv { color: #19177C } /* Name.Variable */
.highlight .ow { color: #AA22FF; font-weight: bold } /* Operator.Word */
.highlight .w { color: #bbbbbb } /* Text.Whitespace */
.highlight .mb { color: #666666 } /* Literal.Number.Bin */
.highlight .mf { color: #666666 } /* Literal.Number.Float */
.highlight .mh { color: #666666 } /* Literal.Number.Hex */
.highlight .mi { color: #666666 } /* Literal.Number.Integer */
.highlight .mo { color: #666666 } /* Literal.Number.Oct */
.highlight .sa { color: #BA2121 } /* Literal.String.Affix */
.highlight .sb { color: #BA2121 } /* Literal.String.Backtick */
.highlight .sc { color: #BA2121 } /* Literal.String.Char */
.highlight .dl { color: #BA2121 } /* Literal.String.Delimiter */
.highlight .sd { color: #BA2121; font-style: italic } /* Literal.String.Doc */
.highlight .s2 { color: #BA2121 } /* Literal.String.Double */
.highlight .se { color: #BB6622; font-weight: bold } /* Literal.String.Escape */
.highlight .sh { color: #BA2121 } /* Literal.String.Heredoc */
.highlight .si { color: #BB6688; font-weight: bold } /* Literal.String.Interpol */
.highlight .sx { color: #008000 } /* Literal.String.Other */
.highlight .sr { color: #BB6688 } /* Literal.String.Regex */
.highlight .s1 { color: #BA2121 } /* Literal.String.Single */
.highlight .ss { color: #19177C } /* Literal.String.Symbol */
.highlight .bp { color: #008000 } /* Name.Builtin.Pseudo */
.highlight .fm { color: #0000FF } /* Name.Function.Magic */
.highlight .vc { color: #19177C } /* Name.Variable.Class */
.highlight .vg { color: #19177C } /* Name.Variable.Global */
.highlight .vi { color: #19177C } /* Name.Variable.Instance */
.highlight .vm { color: #19177C } /* Name.Variable.Magic */
.highlight .il { color: #666666 } /* Literal.Number.Integer.Long */
</style>
<style type="text/css">
/* Temporary definitions which will become obsolete with Notebook release 5.0 */
.ansi-black-fg { color: #3E424D; }
.ansi-black-bg { background-color: #3E424D; }
.ansi-black-intense-fg { color: #282C36; }
.ansi-black-intense-bg { background-color: #282C36; }
.ansi-red-fg { color: #E75C58; }
.ansi-red-bg { background-color: #E75C58; }
.ansi-red-intense-fg { color: #B22B31; }
.ansi-red-intense-bg { background-color: #B22B31; }
.ansi-green-fg { color: #00A250; }
.ansi-green-bg { background-color: #00A250; }
.ansi-green-intense-fg { color: #007427; }
.ansi-green-intense-bg { background-color: #007427; }
.ansi-yellow-fg { color: #DDB62B; }
.ansi-yellow-bg { background-color: #DDB62B; }
.ansi-yellow-intense-fg { color: #B27D12; }
.ansi-yellow-intense-bg { background-color: #B27D12; }
.ansi-blue-fg { color: #208FFB; }
.ansi-blue-bg { background-color: #208FFB; }
.ansi-blue-intense-fg { color: #0065CA; }
.ansi-blue-intense-bg { background-color: #0065CA; }
.ansi-magenta-fg { color: #D160C4; }
.ansi-magenta-bg { background-color: #D160C4; }
.ansi-magenta-intense-fg { color: #A03196; }
.ansi-magenta-intense-bg { background-color: #A03196; }
.ansi-cyan-fg { color: #60C6C8; }
.ansi-cyan-bg { background-color: #60C6C8; }
.ansi-cyan-intense-fg { color: #258F8F; }
.ansi-cyan-intense-bg { background-color: #258F8F; }
.ansi-white-fg { color: #C5C1B4; }
.ansi-white-bg { background-color: #C5C1B4; }
.ansi-white-intense-fg { color: #A1A6B2; }
.ansi-white-intense-bg { background-color: #A1A6B2; }
.ansi-bold { font-weight: bold; }
</style>
<style type="text/css">
div#notebook {
font-family: sans-serif;
font-size: 14pt;
line-height: 170%;
color: #b5c2d9;
-webkit-font-smoothing: antialiased !important;
}
body,
div.body {
font-family: sans-serif;
font-size: 14pt;
color: #899ab8;
background-color: #1c1f28;
background: #1c1f28;
-webkit-font-smoothing: antialiased !important;
}
body.notebook_app {
padding: 0;
background-color: #1c1f28;
background: #1c1f28;
padding-right: 0px !important;
overflow-y: hidden;
}
a {
font-family: sans-serif;
color: #899ab8;
-webkit-font-smoothing: antialiased !important;
}
a:hover,
a:focus {
color: #bbc2e0;
-webkit-font-smoothing: antialiased !important;
}
.list_header,
div#notebook_list_header.row.list_header {
font-size: 13.5pt;
color: #bbc2e0;
background-color: #262c36;
height: 35px;
}
div#cluster_list_header.row.list_header,
div#running .row.list_header {
font-size: 14pt;
color: #899ab8;
background: #2e3642;
background-color: #2e3642;
border-bottom: 2px solid rgba(148,204,114,.3);
}
div#cluster_list > div.list_item.row,
div#cluster_list > div.list_item.row:hover {
background: #384152;
background-color: #384152;
}
div#clusters.tab-pane.active {
font-size: 15px;
margin-bottom: 8px;
height: 24px;
line-height: 24px;
padding: 4px 0 4px 0;
}
#running .panel-group .panel .panel-heading {
font-size: 14pt;
color: #899ab8;
padding: 8px 8px;
background: #2e3642;
background-color: #2e3642;
}
#running .panel-group .panel .panel-heading a {
font-size: 14pt;
color: #899ab8;
}
#running .panel-group .panel .panel-heading a:focus,
#running .panel-group .panel .panel-heading a:hover {
font-size: 14pt;
color: #899ab8;
}
#running .panel-group .panel .panel-body .list_container .list_item {
background: #384152;
background-color: #384152;
padding: 2px;
border-bottom: 2px solid rgba(80,92,133,.22);
}
#running .panel-group .panel .panel-body .list_container .list_item:hover {
background: #384152;
background-color: #384152;
}
#running .panel-group .panel .panel-body {
padding: 2px;
}
div.running_list_info.toolbar_info {
font-size: 15px;
padding: 4px 0 4px 0;
margin-top: 5px;
margin-bottom: 8px;
height: 24px;
line-height: 24px;
text-shadow: none;
}
.list_placeholder {
font-weight: normal;
}
#tree-selector {
padding: 0px;
}
#project_name > ul > li > a > i.fa.fa-home {
color: #7aa05d;
font-size: 17pt;
display: inline-block;
position: static;
padding: 0px 0px;
font-weight: normal;
text-align: center;
vertical-align: text-top;
}
.fa-folder:before {
color: #4c8be2;
}
.fa-arrow-up:before {
font-size: 14px;
}
.fa-arrow-down:before {
font-size: 14px;
}
.folder_icon:before {
display: inline-block;
font: normal normal normal 14px/1 FontAwesome;
font-size: inherit;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
content: "\f07b";
color: #4c8be2;
}
.notebook_icon:before {
display: inline-block;
font: normal normal normal 14px/1 FontAwesome;
font-size: inherit;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
content: "\f02d";
position: relative;
color: #2c85f7 !important;
top: 0px;
}
.file_icon:before {
display: inline-block;
font: normal normal normal 14px/1 FontAwesome;
font-size: inherit;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
content: "\f15b";
position: relative;
top: 0px;
color: #292d3a !important;
}
#project_name {
display: inline-flex;
padding-left: 7px;
margin-left: -2px;
margin-bottom: -20px;
text-align: -webkit-auto;
vertical-align: text-top;
}
div#notebook_toolbar div.dynamic-instructions {
font-family: sans-serif;
font-size: 15px;
}
div#maintoolbar .container {
margin-left: -5px !important;
}
span#login_widget > .button,
#logout {
font-family: sans-serif;
color: #899ab8;
background: #313842;
background-color: #313842;
border: 2px solid #313842;
font-weight: normal;
box-shadow: none;
text-shadow: none;
border-radius: 2px;
font-size: inherit;
}
span#login_widget > .button:hover,
#logout:hover {
color: #bbc2e0;
background-color: #3c4451;
background: #3c4451;
border-color: #3c4451;
background-image: none;
box-shadow: none !important;
border-radius: 2px;
}
span#login_widget > .button:focus,
#logout:focus,
span#login_widget > .button.focus,
#logout.focus,
span#login_widget > .button:active,
#logout:active,
span#login_widget > .button.active,
#logout.active,
.open > .dropdown-togglespan#login_widget > .button,
.open > .dropdown-toggle#logout {
color: #d8dcee;
background-color: #2769c3;
background: #2769c3;
border-color: #2769c3;
background-image: none;
box-shadow: none !important;
border-radius: 2px;
}
body > #header #header-container {
padding-bottom: 0px;
padding-top: 4px;
box-sizing: border-box;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
}
body > #header {
background: #1c1f28;
background-color: #1c1f28;
position: relative;
z-index: 100;
}
.list_container {
font-size: 13.0pt;
color: #899ab8;
border: none;
text-shadow: none !important;
}
.list_container > div {
border-bottom: 1px solid rgba(80,92,133,.22);
font-size: 13.0pt;
}
.list_header > div,
.list_item > div {
padding-left: 0px;
}
.list_header > div input,
.list_item > div input {
top: 4px;
}
.list_header > div .item_link,
.list_item > div .item_link {
margin-left: -1px;
vertical-align: middle;
line-height: 22px;
font-size: 13.0pt;
}
.item_icon {
font-size: 13.0pt;
vertical-align: middle;
}
.list_item input:not([type="checkbox"]) {
padding-right: 0px;
height: auto;
width: 20%;
margin: 6px 0 0;
margin-top: 1px;
}
.list_header > div .item_link,
.list_item > div .item_link {
margin-left: -1px;
vertical-align: middle;
line-height: 22px;
font-size: 10.5pt;
display: inline-table;
position: static;
}
#button-select-all {
height: 34px;
min-width: 55px;
z-index: 0;
border: none !important;
padding-top: 0px;
padding-bottom: 0px;
margin-bottom: 0px;
margin-top: 0px;
left: -3px;
border-radius: 0px !important;
}
button#tree-selector-btn {
height: 34px;
font-size: 13.0pt;
border: none;
left: -3px;
border-radius: 0px !important;
}
input#select-all.pull-left.tree-selector {
margin-left: 7px;
margin-right: 2px;
margin-top: 2px;
}
input[type="radio"],
input[type="checkbox"] {
margin-top: 1px;
line-height: normal;
}
.list_container a {
font-size: 16px;
color: #899ab8;
border: none;
text-shadow: none !important;
font-weight: normal;
font-style: normal;
}
div.list_container a:hover {
color: #bbc2e0;
}
div.list_item:hover {
background-color: rgba(80,90,133,.06);
}
.breadcrumb > li {
font-size: 13.0pt;
color: #899ab8;
border: none;
text-shadow: none !important;
}
.breadcrumb > li + li:before {
content: "/\00a0";
padding: 0px;
color: #899ab8;
font-size: 18px;
}
ul#tabs a {
font-family: sans-serif;
font-size: 14pt;
font-weight: normal;
font-style: normal;
border-color: transparent;
text-shadow: none !important;
}
.nav-tabs {
font-family: sans-serif;
font-size: 14pt;
font-weight: normal;
font-style: normal;
background: #1c1f28;
text-shadow: none !important;
border-color: transparent;
border-bottom-color: rgba(80,92,133,.45);
}
.nav-tabs > li > a:hover {
color: #bbc2e0;
background-color: rgba(80,92,133,.22);
}
.nav-tabs > li > a:active,
.nav-tabs > li > a:focus,
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:focus,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
color: #d8dcee;
background-color: #2769c3;
border: 1px solid transparent;
border-bottom-color: transparent;
cursor: default;
}
.nav > li > a:hover,
.nav > li > a:focus {
text-decoration: none;
background-color: rgba(80,92,133,.22);
}
.nav > li.disabled > a,
.nav > li.disabled > a:hover {
color: #526488;
}
div#notebook {
font-family: sans-serif;
font-size: 14pt;
padding-top: 4px;
}
.notebook_app {
background-color: #1c1f28;
}
#notebook-container {
padding: 13px 2px;
background-color: #1c1f28;
min-height: 0px;
box-shadow: none;
width: 88%;
margin-right: auto;
margin-left: auto;
}
div#ipython-main-app.container {
width: 88%;
margin-right: auto;
margin-left: auto;
margin-right: auto;
margin-left: auto;
}
.container {
width: 88%;
margin-right: auto;
margin-left: auto;
}
div#menubar-container {
width: 98%;
}
div#header-container {
width: 98%;
}
.notebook_app #header,
.edit_app #header {
box-shadow: none !important;
background-color: #1c1f28;
border-bottom: 2px solid rgba(80,92,133,.22);
}
#header,
.edit_app #header {
font-family: sans-serif;
font-size: 14pt;
box-shadow: none;
background-color: #1c1f28;
}
#header .header-bar,
.edit_app #header .header-bar {
background: #1c1f28;
background-color: #1c1f28;
}
body > #header .header-bar {
width: 100%;
background: #1c1f28;
}
span.checkpoint_status,
span.autosave_status {
font-size: small;
display: none;
}
#menubar,
div#menubar {
background-color: #1c1f28;
padding-top: 0px !important;
}
#menubar .navbar,
.navbar-default {
background-color: #1c1f28;
margin-bottom: 0px;
margin-top: 3px;
}
.navbar {
border: none;
}
div.navbar-text,
.navbar-text,
.navbar-text.indicator_area,
p.navbar-text.indicator_area {
margin-top: 8px !important;
margin-bottom: 0px;
color: #7aa05d;
}
.navbar-default {
font-family: sans-serif;
font-size: 14pt;
background-color: #1c1f28;
border-color: rgba(80,92,133,.22);
line-height: 1.5em;
padding-bottom: 0px;
}
.navbar-default .navbar-nav > li > a {
font-family: sans-serif;
font-size: 12.5pt;
color: #899ab8;
display: block;
line-height: 1.5em;
padding-top: 9px;
padding-bottom: 6px;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
color: #bbc2e0;
background-color: rgba(80,92,133,.22);
border-color: rgba(80,92,133,.22);
line-height: 1.5em;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
color: #d8dcee;
background-color: #2769c3;
border-color: #2769c3;
line-height: 1.5em;
}
.navbar-nav > li > .dropdown-menu {
margin-top: 2px;
}
div.notification_widget.info,
.notification_widget.info,
.notification_widget:active:hover,
.notification_widget.active:hover,
.open > .dropdown-toggle.notification_widget:hover,
.notification_widget:active:focus,
.notification_widget.active:focus,
.open > .dropdown-toggle.notification_widget:focus,
.notification_widget:active.focus,
.notification_widget.active.focus,
.open > .dropdown-toggle.notification_widget.focus,
div#notification_notebook.notification_widget.btn.btn-xs.navbar-btn,
div#notification_notebook.notification_widget.btn.btn-xs.navbar-btn:hover,
div#notification_notebook.notification_widget.btn.btn-xs.navbar-btn:focus {
color: #4c8be2;
background-color: transparent !important;
border-color: transparent !important;
padding-bottom: 0px !important;
margin-bottom: 0px !important;
font-size: 8pt;
z-index: 0;
}
div#notification_notebook.notification_widget.btn.btn-xs.navbar-btn {
font-size: 8pt;
z-index: 0;
}
.notification_widget {
color: #4c8be2;
z-index: -500;
font-size: 8pt;
background: transparent;
background-color: transparent;
margin-right: 3px;
border: none;
}
div.notification_widget.info,
.notification_widget.info {
display: none !important;
}
.edit_mode .modal_indicator:before {
font-size: 18px;
color: #7aa05d;
content: "E";
opacity: 0.35;
padding-bottom: 0px;
vertical-align: -webkit-baseline-middle;
margin-left: 1px;
margin-bottom: 0px;
}
.command_mode .modal_indicator:before {
font-family: sans-serif;
font-size: 18px;
color: #7aa05d;
content: "C";
padding-bottom: 0px;
vertical-align: -webkit-baseline-middle;
margin-left: 1px;
margin-bottom: 0px;
}
.item_icon {
color: #4c8be2;
}
.item_buttons .kernel-name {
font-size: 14pt;
color: #4c8be2;
}
.running_notebook_icon:before {
color: #94c273 !important;
font: normal normal normal 15px/1 FontAwesome;
font-size: 15px;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
content: "\f10c";
vertical-align: middle;
position: static;
display: inherit;
}
.item_buttons .running-indicator {
padding-top: 4px;
color: #94c273;
font-family: sans-serif;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
}
#notification_trusted {
font-family: sans-serif;
font-size: 17px;
color: #4c8be2;
border: none;
background: transparent;
background-color: transparent;
margin-bottom: 0px !important;
margin-top: 8px !important;
vertical-align: -webkit-baseline-middle !important;
}
#modal_indicator {
float: right !important;
color: #4c8be2;
background: #1c1f28;
background-color: #1c1f28;
margin-top: 5px !important;
margin-left: 0px;
}
#kernel_indicator {
font-size: 15px;
float: right !important;
color: #7aa05d;
background: #1c1f28;
background-color: #1c1f28;
border-left: 2px solid #7aa05d;
padding-bottom: 4px;
margin-top: 5px !important;
margin-left: -2px;
}
#kernel_indicator .kernel_indicator_name {
font-size: 17px;
color: #7aa05d;
background: #1c1f28;
background-color: #1c1f28;
padding-left: 5px;
padding-right: 5px;
margin-top: 4px;
vertical-align: -webkit-baseline-middle;
padding-bottom: 0px;
}
.kernel_idle_icon:before {
display: inline-block;
font: normal normal normal 16px/1 FontAwesome;
font-size: 16px;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
content: "\f10c";
vertical-align: middle;
margin-left: -3px;
}
.kernel_busy_icon:before {
display: inline-block;
font: normal normal normal 16px/1 FontAwesome;
font-size: 16px;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
vertical-align: middle;
margin-left: -3px;
}
i#kernel_indicator_icon {
vertical-align: sub;
}
div.notification_widget.info,
.notification_widget.info,
.notification_widget:active:hover,
.notification_widget.active:hover,
.open > .dropdown-toggle.notification_widget:hover,
.notification_widget:active:focus,
.notification_widget.active:focus,
.open > .dropdown-toggle.notification_widget:focus,
.notification_widget:active.focus,
.notification_widget.active.focus,
.open > .dropdown-toggle.notification_widget.focus,
div#notification_notebook.notification_widget.btn.btn-xs.navbar-btn,
div#notification_notebook.notification_widget.btn.btn-xs.navbar-btn:hover,
div#notification_notebook.notification_widget.btn.btn-xs.navbar-btn:focus {
color: #4c8be2;
background-color: #1c1f28;
border-color: #1c1f28;
}
#notification_area,
div.notification_area {
float: right !important;
position: static;
}
.notification_widget,
div.notification_widget {
margin-right: 0px;
margin-left: 0px;
padding-right: 0px;
vertical-align: text-top !important;
margin-top: 6px !important;
z-index: 1000;
}
#kernel_logo_widget,
#kernel_logo_widget .current_kernel_logo {
display: none;
}
div#ipython_notebook {
display: none;
}
i.fa.fa-icon {
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
text-rendering: auto;
}
.fa {
display: inline-block;
font: normal normal normal 10pt/1 "FontAwesome", sans-serif;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.dropdown-menu {
font-family: sans-serif;
font-size: 14pt;
box-shadow: none;
padding: 0px;
text-align: left;
border: 2px solid rgba(80,92,133,.22);
background-color: #2f3540;
background: #2f3540;
line-height: 1;
}
.dropdown-menu:hover {
font-family: sans-serif;
font-size: 14pt;
box-shadow: none;
padding: 0px;
text-align: left;
border: 2px solid rgba(80,92,133,.22);
background-color: #2f3540;
box-shadow: none;
line-height: 1;
}
.dropdown-menu > li > a {
font-family: sans-serif;
font-size: 13.0pt;
line-height: 1.1;
display: block;
padding: 10px 20px 9px 10px;
color: #899ab8;
background-color: #2f3540;
background: #2f3540;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
color: #bbc2e0;
background-color: rgba(80,92,133,.22);
background: rgba(80,92,133,.22);
border-color: rgba(80,92,133,.22);
}
.dropdown-menu .divider {
height: 1px;
margin: 0px 0px;
overflow: hidden;
background-color: rgba(80,92,133,.45);
}
.dropdown-submenu > .dropdown-menu {
top: 0px;
left: 100%;
margin-top: -2px;
margin-left: 0px;
padding-top: 0px;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
font-family: sans-serif;
font-size: 13.0pt;
font-weight: normal;
color: #526488;
padding: none;
display: block;
clear: both;
line-height: 1.1;
white-space: nowrap;
}
.dropdown-submenu > a:after {
color: #899ab8;
margin-right: -16px;
margin-top: 0px;
}
.dropdown-submenu:hover > a:after,
.dropdown-submenu:active > a:after,
.dropdown-submenu:focus > a:after,
.dropdown-submenu:visited > a:after {
color: #7aa05d;
margin-right: -16px;
}
div.kse-dropdown > .dropdown-menu,
.kse-dropdown > .dropdown-menu {
min-width: 0;
top: 94%;
}
.btn,
.btn-default {
font-family: sans-serif;
color: #899ab8;
background: #313842;
background-color: #313842;
border: 1px solid #313842;
font-weight: normal;
box-shadow: none;
text-shadow: none;
border-radius: 2px;
font-size: inherit;
}
.btn:hover,
.btn:active:hover,
.btn.active:hover,
.btn-default:hover,
.open > .dropdown-toggle.btn-default:hover,
.open > .dropdown-toggle.btn:hover {
color: #bbc2e0;
border: 1px solid #3c4451;
background-color: #3c4451;
background: #3c4451;
background-image: none;
box-shadow: none !important;
border-radius: 2px;
}
.btn:active,
.btn.active,
.btn:active:focus,
.btn.active:focus,
.btn:active.focus,
.btn.active.focus,
.btn-default:focus,
.btn-default.focus,
.btn-default:active,
.btn-default.active,
.btn-default:active:hover,
.btn-default.active:hover,
.btn-default:active:focus,
.btn-default.active:focus,
.btn-default:active.focus,
.btn-default.active.focus,
.open > .dropdown-toggle.btn:focus,
.open > .dropdown-toggle.btn.focus,
.open > .dropdown-toggle.btn-default {
color: #d8dcee;
border: 1px solid #2769c3;
background-color: #2769c3;
background: #2769c3;
border-color: #2769c3;
background-image: none;
box-shadow: none !important;
border-radius: 2px;
}
.item_buttons > .btn,
.item_buttons > .btn-group,
.item_buttons > .input-group {
margin-left: 5px;
background: #2e3642;
background-color: #2e3642;
border: 1px solid #2e3642;
}
.item_buttons > .btn:hover,
.item_buttons > .btn-group:hover,
.item_buttons > .input-group:hover {
margin-left: 5px;
background: #2a313c;
background-color: #2a313c;
border: 1px solid #2a313c;
}
.btn-group > .btn-mini,
.btn-sm,
.btn-group-sm > .btn,
.btn-xs,
.btn-group-xs > .btn,
.alternate_upload .btn-upload,
.btn-group,
.btn-group-vertical {
font-size: 13.0pt;
font-weight: normal;
height: inherit;
}
.btn-xs,
.btn-group-xs > .btn {
font-size: 13.0pt;
background-image: none;
font-weight: normal;
text-shadow: none;
display: inline-table;
}
.btn-group > .btn:first-child {
margin-left: 3px;
}
.alternate_upload input.fileinput {
text-align: center;
vertical-align: bottom;
margin-left: -.5ex;
display: inline-table;
border: solid 0px #313842;
margin-bottom: -1ex;
}
.alternate_upload .btn-upload {
display: inline-table;
}
.dropdown-header {
font-family: sans-serif !important;
font-size: 14pt !important;
color: #7aa05d !important;
border-bottom: none !important;
padding: 0px !important;
margin: 6px 6px 0px !important;
}
span#last-modified.btn.btn-xs.btn-default.sort-action,
span#sort-name.btn.btn-xs.btn-default.sort-action {
font-family: sans-serif;
font-size: 16px;
background-color: transparent;
background: transparent;
border: none;
padding-bottom: 0px;
margin-bottom: 0px;
vertical-align: sub;
}
span#last-modified.btn.btn-xs.btn-default.sort-action {
margin-left: 19px;
}
button.close {
border: 0px none;
font-family: sans-serif;
font-size: 20pt;
font-weight: normal;
}
.dynamic-buttons {
font-size: 15px;
padding-top: 0px;
display: inline-block;
}
.close {
color: #dc6972;
opacity: .5;
text-shadow: none;
font-weight: normal;
}
.close:hover {
color: #dc6972;
opacity: 1;
font-weight: normal;
}
div.nbext-enable-btns .btn[disabled],
div.nbext-enable-btns .btn[disabled]:hover,
.btn-default.disabled,
.btn-default[disabled],
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus {
color: #687b96;
background: #2f363f;
background-color: #2f363f;
border-color: #2f363f;
}
.input-group-addon {
padding: 2px 5px;
font-size: 13.0pt;
font-weight: normal;
height: auto;
color: #899ab8;
text-align: center;
background-color: #262c36;
border: none;
}
.btn-group > .btn + .dropdown-toggle {
padding-left: 8px;
padding-right: 8px;
height: 100%;
border-left: 2px solid #2769c3 !important;
}
.btn-group > .btn + .dropdown-toggle:hover {
border-left: 2px solid #2769c3 !important;
}
.input-group-btn {
position: relative;
font-size: inherit;
white-space: nowrap;
background: #2e3642;
background-color: #2e3642;
border: none;
}
.input-group-btn:hover {
background: #2a313c;
background-color: #2a313c;
border: none;
}
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
background: #2e3642;
background-color: #2e3642;
border: none;
margin: 2px;
font-size: inherit;
}
.input-group-btn:first-child > .btn:hover,
.input-group-btn:first-child > .btn-group:hover {
background: #2a313c;
background-color: #2a313c;
border: none;
margin: 2px;
font-size: inherit;
}
div.modal .btn-group > .btn:first-child {
background: #2e3642;
background-color: #2e3642;
border: 1px solid #2c343f;
margin-top: 0px !important;
margin-left: 0px;
margin-bottom: 2px;
}
div.modal .btn-group > .btn:first-child:hover {
background: #2a313c;
background-color: #2a313c;
border: 1px solid #2a313c;
}
div.modal > button,
div.modal-footer > button {
background: #2e3642;
background-color: #2e3642;
border-color: #2e3642;
}
div.modal > button:hover,
div.modal-footer > button:hover {
background: #2a313c;
background-color: #2a313c;
border-color: #2a313c;
}
.modal-content {
font-family: sans-serif;
font-size: 13.0pt;
position: relative;
background: #2e3642;
background-color: #2e3642;
border: none;
border-radius: 1px;
background-clip: padding-box;
outline: none;
}
.modal-header {
font-family: sans-serif;
font-size: 14pt;
color: #899ab8;
background: #2e3642;
background-color: #2e3642;
border-color: rgba(80,92,133,.22);
padding: 12px;
min-height: 16.4286px;
}
.modal-content h4 {
font-family: sans-serif;
font-size: 16pt;
color: #899ab8;
padding: 5px;
}
.modal-body {
background-color: #384152;
position: relative;
padding: 15px;
}
.modal-footer {
padding: 10px;
text-align: right;
background-color: #384152;
border-top: 1px solid rgba(80,92,133,.22);
}
.alert-info {
background-color: #4a5467;
border-color: rgba(80,92,133,.22);
color: #899ab8;
}
.modal-header .close {
margin-top: -5px;
font-size: 25pt;
}
.modal-backdrop,
.modal-backdrop.in {
opacity: 0.7;
background-color: #414c5d;
}
div.panel,
div.panel-default,
.panel,
.panel-default {
font-family: sans-serif;
font-size: 13.0pt;
background-color: #384152;
color: #899ab8;
margin-bottom: 14px;
border: 0;
box-shadow: none;
}
div.panel > .panel-heading,
div.panel-default > .panel-heading {
font-size: 14pt;
color: #899ab8;
background: #2e3642;
background-color: #2e3642;
border: 0;
}
.modal .modal-dialog {
min-width: 950px;
margin: 50px auto;
}
div.container-fluid {
margin-right: auto;
margin-left: auto;
padding-left: 0px;
padding-right: 5px;
}
div.form-control,
.form-control {
font-family: sans-serif;
font-size: inherit;
color: #899ab8;
background-color: #262c36;
border: 2px solid #262c36;
margin-left: 2px;
height: auto;
box-shadow: none;
padding: 6px 12px;
transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
}
.form-group.list-group-item {
color: #899ab8;
background-color: #384152;
border-color: rgba(80,92,133,.22);
margin-bottom: 0px;
}
input,
button,
select,
textarea {
background-color: #262c36;
font-weight: normal;
border: 1px solid rgba(80,92,133,.22);
}
select.form-control.select-xs {
height: auto;
}
.form-control:focus {
border-color: #7aa05d;
outline: 0;
-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(53,114,198,.5);
box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(53,114,198,.5);
}
::-webkit-input-placeholder {
color: #526488;
}
::-moz-placeholder {
color: #526488;
}
:-ms-input-placeholder {
color: #526488;
}
:-moz-placeholder {
color: #526488;
}
div.output.output_scroll {
box-shadow: none;
}
::-webkit-scrollbar {
width: 11px;
max-height: 9px;
background-color: #292d3a;
border-radius: 3px;
border: none;
}
::-webkit-scrollbar-track {
background: #292d3a;
border: none;
width: 11px;
max-height: 9px;
}
::-webkit-scrollbar-thumb {
border-radius: 2px;
border: none;
background: #3f4555;
background-clip: content-box;
width: 11px;
}
HTML,
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
button,
textarea,
p,
blockquote,
th,
td,
span,
a {
text-rendering: auto;
-webkit-font-smoothing: antialiased;
}
div.input_area {
background-color: #2c303c;
background: #2c303c;
padding-right: 1.2em;
border: 0px;
border-radius: 2px;
}
div.cell {
padding: 0px;
background: #2c303c;
background-color: #2c303c;
border: medium solid #1c1f28;
border-radius: 2px;
top: 0;
border-top-left-radius: 4px;
}
div.cell.selected {
background: #2c303c;
background-color: #2c303c;
border: medium solid #1c1f28;
padding: 0px;
}
.edit_mode div.cell.selected {
padding: 0px;
background: #2c303c;
background-color: #2c303c;
border: medium solid #1c1f28;
}
div.cell.edit_mode {
padding: 0px;
background: #2c303c;
background-color: #2c303c;
}
div.CodeMirror-sizer {
margin-left: 0px;
margin-bottom: -21px;
border-right-width: 16px;
min-height: 37px;
padding-right: 0px;
padding-bottom: 0px;
margin-top: 0px;
}
div.cell.selected:before {
background: #2769c3;
border: 2px solid #2769c3;
border-top-left-radius: 2px;
border-bottom-left-radius: 4px;
position: absolute;
display: block;
top: 0px;
left: 0px;
width: 5px;
height: 100%;
}
div.cell.selected.jupyter-soft-selected:before,
.edit_mode div.cell.selected:before {
background: #33517c;
border: 2px solid #33517c;
border-top-left-radius: 2px;
border-bottom-left-radius: 2px;
position: absolute;
display: block;
top: 0px;
left: 0px;
width: 5px;
height: 100%;
}
div.cell.jupyter-soft-selected,
div.cell.selected.jupyter-soft-selected {
border-left-color: #33517c;
border-left-width: 0px;
padding-left: 7px;
border-right-color: #33517c;
border-right-width: 0px;
background: #33517c;
border-radius: 6px;
}
div.cell.selected.jupyter-soft-selected {
border-left-color: #2769c3;
border-color: #1c1f28;
padding-left: 7px;
border-radius: 6px;
}
div.cell.selected.jupyter-soft-selected .prompt,
div.cell.text_cell.selected.jupyter-soft-selected .prompt {
top: 0;
border-left: #2c303c !important;
border-radius: 2px;
}
div.cell.text_cell.selected.jupyter-soft-selected .input_prompt {
border-left: none !important;
}
div.cell.text_cell.selected.jupyter-soft-selected:before {
background: #455c4d !important;
border: 2px solid #455c4d !important;
border-radius: 6px !important;
position: absolute !important;
display: block !important;
top: 0px !important;
left: 0px !important;
width: 6px !important;
height: 100% !important;
}
div.cell.text_cell.jupyter-soft-selected,
div.cell.text_cell.selected.jupyter-soft-selected {
border-left-color: #455c4d !important;
border-left-width: 0px !important;
padding-left: 7px !important;
border-right-color: #455c4d !important;
border-right-width: 0px !important;
background: #455c4d !important;
border-radius: 6px !important;
}
div.prompt,
.prompt {
font-family: monospace, monospace;
font-size: 9pt !important;
font-weight: normal;
color: transparent;
line-height: 170%;
padding: 0px;
padding-top: 4px;
padding-left: 0px;
padding-right: 1px;
text-align: right !important;
min-width: 7ex !important;
width: 7ex !important;
}
div.prompt.input_prompt {
font-size: 9pt !important;
background-color: #2c303c;
border-top: 0px;
border-top-right-radius: 0px;
border-bottom-left-radius: 0px;
border-bottom-right-radius: 0px;
padding-right: 3px;
min-width: 7ex;
width: 7ex !important;
}
div.cell.code_cell .input_prompt {
border-right: 2px solid rgba(53,114,198,.5);
}
div.cell.selected .prompt {
top: 0;
border-left: 5px solid #2769c3;
border-radius: 2px;
}
.edit_mode div.cell.selected .prompt {
top: 0;
border-left: 5px solid #33517c;
border-radius: 2px;
}
.edit_mode div.cell.selected .prompt {
top: 0;
border-left: 5px solid #33517c;
border-radius: 2px;
}
div.output_wrapper {
background-color: #373e4b;
border: 0px;
left: 0px;
margin-bottom: 0em;
margin-top: 0em;
border-top-right-radius: 0px;
border-top-left-radius: 0px;
}
div.output_subarea.output_text.output_stream.output_stdout,
div.output_subarea.output_text {
font-family: monospace, monospace;
font-size: 13pt !important;
line-height: 150% !important;
background-color: #373e4b;
color: #b1bed6;
border-top-right-radius: 0px;
border-top-left-radius: 0px;
}
div.output_area pre {
font-family: monospace, monospace;
font-size: 13pt !important;
line-height: 151% !important;
color: #b1bed6;
border-top-right-radius: 0px;
border-top-left-radius: 0px;
}
div.output_area {
display: -webkit-box;
}
div.output_html {
font-family: monospace, monospace;
font-size: 13pt;
color: #dbdfef;
background-color: #373e4b;
background: #373e4b;
}
div.output_subarea {
overflow-x: auto;
padding: 0.3em;
-webkit-box-flex: 1;
-moz-box-flex: 1;
box-flex: 1;
flex: 1;
}
div.btn.btn-default.output_collapsed {
background: #242a33;
background-color: #242a33;
border-color: #242a33;
}
div.btn.btn-default.output_collapsed:hover {
background: #1f252d;
background-color: #1f252d;
border-color: #1f252d;
}
div.prompt.output_prompt {
font-family: monospace, monospace;
font-size: 9pt !important;
background-color: #373e4b;
color: transparent;
border-bottom-left-radius: 4px;
border-top-right-radius: 0px;
border-top-left-radius: 0px;
border-bottom-right-radius: 0px;
min-width: 7ex !important;
width: 7ex !important;
border-right: 2px solid rgba(53,114,198,.5) !important;
}
div.out_prompt_overlay.prompt {
font-family: monospace, monospace;
font-size: 9pt !important;
background-color: #373e4b;
border-bottom-left-radius: 2px;
border-top-right-radius: 0px;
border-top-left-radius: 0px;
border-bottom-right-radius: 0px;
min-width: 7ex !important;
width: 7ex !important;
border-right: 2px solid rgba(53,114,198,.5) !important;
color: transparent;
}
div.out_prompt_overlay.prompt:hover {
background-color: #373e4b;
box-shadow: #2b303b 2px 1px 1px 2px inset;
border: none;
border-bottom-left-radius: 2px;
-webkit-border-: 2px;
-moz-border-radius: 2px;
border-top-right-radius: 0px;
border-top-left-radius: 0px;
min-width: 7ex !important;
width: 7ex !important;
border-right: 2px solid rgba(53,114,198,.5) !important;
}
div.cell.code_cell .output_prompt {
border-right: 2px solid 2px solid rgba(53,114,198,.5) !important;
color: transparent;
}
div.cell.selected .output_prompt,
div.cell.selected .out_prompt_overlay.prompt {
border-left: 5px solid #2769c3;
border-radius: 0px !important;
}
.edit_mode div.cell.selected .output_prompt,
.edit_mode div.cell.selected .out_prompt_overlay.prompt {
border-left: 5px solid #33517c !important;
border-radius: 0px !important;
}
div.text_cell,
div.text_cell_render pre,
div.text_cell_render {
font-family: sans-serif;
font-size: 14pt;
line-height: 130% !important;
color: #abb7ce;
background: #2c303c;
background-color: #2c303c;
border-radius: 0px;
}
div .text_cell_render {
padding: 0.4em 0.4em 0em 0.4em;
}
div.cell.text_cell .CodeMirror-lines {
padding-top: .7em !important;
padding-bottom: .4em !important;
padding-left: .5em !important;
padding-right: .5em !important;
margin-top: .4em;
margin-bottom: .3em;
}
div.cell.text_cell.unrendered div.input_area,
div.cell.text_cell.rendered div.input_area {
background-color: #2c303c;
background: #2c303c;
border: 0px;
border-radius: 2px;
}
div.cell.text_cell .CodeMirror,
div.cell.text_cell .CodeMirror pre {
line-height: 170% !important;
}
div.cell.text_cell.rendered.selected {
font-family: sans-serif;
line-height: 170% !important;
background: #2c303c;
background-color: #2c303c;
border-radius: 0px;
}
div.cell.text_cell.unrendered.selected {
font-family: sans-serif;
line-height: 170% !important;
background: #2c303c;
background-color: #2c303c;
border-radius: 0px;
}
div.cell.text_cell.selected {
font-family: sans-serif;
line-height: 170% !important;
background: #2c303c;
background-color: #2c303c;
border-radius: 0px;
}
.edit_mode div.cell.text_cell.selected {
font-family: sans-serif;
line-height: 170% !important;
background: #2c303c;
background-color: #2c303c;
border-radius: 0px;
}
div.text_cell.unrendered,
div.text_cell.unrendered.selected,
div.edit_mode div.text_cell.unrendered {
font-family: sans-serif;
line-height: 170% !important;
background: #2c303c;
background-color: #2c303c;
border-radius: 0px;
}
div.cell.text_cell.selected:before {
background: #7aa05d;
border: 2px solid #7aa05d;
border-top-left-radius: 2px;
border-bottom-left-radius: 2px;
position: absolute;
display: block;
top: 0px;
left: 0px;
width: 5px;
height: 100%;
}
.edit_mode div.cell.text_cell.selected:before {
background: #455c4d;
border: 2px solid #455c4d;
border-top-left-radius: 2px;
border-bottom-left-radius: 2px;
position: absolute;
display: block;
top: 0px;
left: 0px;
width: 5px;
height: 100%;
}
div.cell.text_cell .input_prompt {
border-right: 0;
}
div.cell.text_cell.rendered .input_prompt {
font-family: monospace, monospace;
font-size: 9.5pt;
font-weight: normal;
color: transparent;
text-align: right !important;
min-width: 7ex;
width: 7ex !important;
background-color: #2c303c;
border-right: 2px solid transparent;
border-left: 5px solid #2c303c;
}
div.cell.text_cell.unrendered .input_prompt {
font-family: monospace, monospace;
font-size: 9.5pt;
font-weight: normal;
color: transparent;
text-align: right !important;
min-width: 7ex;
width: 7ex !important;
border-right: 2px solid transparent;
border-left: 5px solid #2c303c;
}
div.cell.text_cell.rendered .input_prompt {
border-right: 2px solid transparent;
}
div.cell.text_cell.rendered.selected .input_prompt {
top: 0;
border-left: 5px solid #7aa05d;
border-radius: 2px;
border-right: 2px solid transparent;
}
div.text_cell.unrendered.selected .prompt {
top: 0;
border-left: 5px solid #455c4d;
border-radius: 2px;
border-right: 2px solid transparent;
}
div.rendered_html code {
font-family: monospace, monospace;
font-size: 14pt;
padding-top: 3px;
color: #b5c2d9;
background: #262c36;
background-color: #262c36;
}
pre,
code,
kbd,
samp {
white-space: pre-wrap;
}
.well code,
code {
font-family: monospace, monospace;
font-size: 14pt !important;
line-height: 170% !important;
color: #abb7ce;
background: #262c36;
background-color: #262c36;
border-color: #262c36;
}
kbd {
padding: 4px;
font-size: 14pt;
color: #b5c2d9;
background-color: #262c36;
border: 0;
box-shadow: none;
}
pre {
display: block;
padding: 8.5px;
margin: 0 0 9px;
font-size: 13.0pt;
line-height: 1.42857143;
color: #b5c2d9;
background-color: #262c36;
border: 1px solid #262c36;
border-radius: 2px;
}
div.rendered_html {
color: #abb7ce;
}
.rendered_html * + ul {
margin-top: .4em;
margin-bottom: .3em;
}
.rendered_html * + p {
margin-top: .5em;
margin-bottom: .5em;
}
div.rendered_html pre,
div.text_cell_render pre {
font-family: monospace, monospace;
font-size: 14pt !important;
line-height: 170% !important;
color: #abb7ce;
background: #262c36;
background-color: #262c36;
border: 2px #262c36 solid;
max-width: 86%;
border-radius: 2px;
}
div.text_cell_render h1,
div.rendered_html h1,
div.text_cell_render h2,
div.rendered_html h2,
div.text_cell_render h3,
div.rendered_html h3,
div.text_cell_render h4,
div.rendered_html h4,
div.text_cell_render h5,
div.rendered_html h5 {
font-family: sans-serif;
margin: 0.4em .2em .3em .2em !important;
}
.rendered_html h1:first-child,
.rendered_html h2:first-child,
.rendered_html h3:first-child,
.rendered_html h4:first-child,
.rendered_html h5:first-child,
.rendered_html h6:first-child {
margin-top: 0.2em !important;
margin-bottom: 0.2em !important;
}
.rendered_html h1,
.text_cell_render h1 {
color: #7aa05d;
font-size: 215%;
text-align: center;
font-style: normal;
font-weight: lighter;
}
.rendered_html h2,
.text_cell_render h2 {
text-align: left;
font-size: 180%;
color: #7aa05d;
font-style: normal;
font-weight: lighter;
}
.rendered_html h3,
.text_cell_render h3 {
font-size: 150%;
color: #7aa05d;
font-style: normal;
font-weight: lighter;
}
.rendered_html h4,
.text_cell_render h4 {
font-size: 120%;
color: #7aa05d;
font-style: normal;
font-weight: lighter;
}
.rendered_html h5,
.text_cell_render h5 {
font-size: 100%;
color: #bbc2e0;
font-style: normal;
font-weight: lighter;
}
hr {
margin-top: 8px;
margin-bottom: 10px;
border: 0;
border-top: 1px solid #7aa05d;
}
.rendered_html hr {
color: #7aa05d;
background-color: #7aa05d;
margin-right: 2em;
}
#complete > select > option:hover {
background: rgba(80,92,133,.22);
background-color: rgba(80,92,133,.22);
}
div#_vivaldi-spatnav-focus-indicator._vivaldi-spatnav-focus-indicator {
position: absolute;
z-index: 9999999999;
top: 0px;
left: 0px;
box-shadow: none;
pointer-events: none;
border-radius: 2px;
}
.rendered_html tr,
.rendered_html th,
.rendered_html td {
text-align: left;
vertical-align: middle;
padding: 0.42em 0.47em;
line-height: normal;
white-space: normal;
max-width: none;
border: none;
}
.rendered_html tr,
.rendered_html td {
font-size: 11pt !important;
}
.rendered_html thead {
font-family: sans-serif;
font-size: 12.0pt !important;
}
.rendered_html table {
margin-left: auto;
margin-right: auto;
border: none;
border-collapse: collapse;
border-spacing: 0;
color: #dbdfef;
font-size: 11pt !important;
table-layout: fixed;
}
.rendered_html thead {
background: #2e3642;
color: #d4d8ec;
border-bottom: 1px solid #2e3642;
vertical-align: bottom;
}
.rendered_html tbody tr:nth-child(odd) {
background: #414b5e;
}
.rendered_html tbody tr {
background: #3b4455;
}
.rendered_html tbody tr:hover:nth-child(odd) {
background: #3f495b;
}
.rendered_html tbody tr:hover {
background: #394152;
}
div.widget-area {
background-color: #373e4b;
background: #373e4b;
color: #b1bed6;
}
div.widget-area a {
font-family: sans-serif;
font-size: 13.0pt;
font-weight: normal;
font-style: normal;
color: #899ab8;
text-shadow: none !important;
}
div.widget-area a:hover,
div.widget-area a:focus {
font-family: sans-serif;
font-size: 13.0pt;
font-weight: normal;
font-style: normal;
color: #bbc2e0;
background: rgba(80,92,133,.22);
background-color: rgba(80,92,133,.22);
border-color: transparent;
background-image: none;
text-shadow: none !important;
}
div.widget_item.btn-group > button.btn.btn-default.widget-combo-btn,
div.widget_item.btn-group > button.btn.btn-default.widget-combo-btn:hover {
background: #2c343f;
background-color: #2c343f;
border: 2px solid #2c343f !important;
font-size: inherit;
z-index: 0;
}
div.jupyter-widgets.widget-hprogress.widget-hbox,
div.widget-hbox,
.widget-hbox {
display: inline-table;
width: 38% !important;
margin-left: 10px;
}
.widget-inline-hbox {
display: inline-table !important;
}
div.jupyter-widgets.widget-hprogress.widget-hbox .widget-label,
div.widget-hbox .widget-label,
.widget-hbox .widget-label,
.widget-inline-hbox .widget-label,
div.widget-label {
text-align: -webkit-auto !important;
margin-left: 15px !important;
max-width: 240px !important;
min-width: 100px !important;
vertical-align: text-top !important;
color: #b1bed6 !important;
}
.widget-hprogress .progress {
flex-grow: 1;
height: 20px;
margin-top: auto;
margin-left: 12px;
margin-bottom: auto;
width: 300px;
}
.progress {
overflow: hidden;
height: 22px;
margin-bottom: 10px;
padding-left: 10px;
background-color: #546379 !important;
border-radius: 2px;
-webkit-box-shadow: none;
box-shadow: none;
z-index: 10;
}
.progress-bar-danger {
background-color: #e16256 !important;
}
.progress-bar-info {
background-color: #3498db !important;
}
.progress-bar-warning {
background-color: #ff914d !important;
}
.progress-bar-success {
background-color: #83a83b !important;
}
.widget-select select {
margin-left: 12px;
}
.rendered_html :link {
font-family: sans-serif;
font-size: 100%;
color: #4c8be2;
text-decoration: underline;
}
.rendered_html :visited,
.rendered_html :visited:active,
.rendered_html :visited:focus {
color: #6297e0;
}
.rendered_html :visited:hover,
.rendered_html :link:hover {
font-family: sans-serif;
font-size: 100%;
color: #94c273;
}
a.anchor-link:link {
font-size: inherit;
text-decoration: none;
padding: 0px 20px;
visibility: none;
color: #4c8be2;
}
a.anchor-link:link:hover {
font-size: inherit;
color: #94c273;
}
.navbar-text {
margin-top: 4px;
margin-bottom: 0px;
}
#clusters > a {
color: #94c273;
text-decoration: underline;
cursor: auto;
}
#clusters > a:hover {
color: #4c8be2;
text-decoration: underline;
cursor: auto;
}
#nbextensions-configurator-container > div.row.container-fluid.nbext-selector > h3 {
font-size: 15px;
margin-top: 5px;
margin-bottom: 8px;
height: 24px;
padding: 4px 0 4px 0;
}
div#nbextensions-configurator-container.container,
#nbextensions-configurator-container.container {
width: 100%;
margin-right: auto;
margin-left: auto;
}
div.nbext-selector > nav > .nav > li > a {
font-family: sans-serif;
font-size: 10.5pt;
padding: 2px 5px;
}
div.nbext-readme > .nbext-readme-contents > .rendered_html {
font-family: sans-serif;
font-size: 11.5pt;
line-height: 145%;
padding: 1em 1em;
color: #abb7ce;
background-color: #2c303c;
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
}
.nbext-icon,
.nbext-desc,
.nbext-compat-div,
.nbext-enable-btns,
.nbext-params {
margin-bottom: 8px;
font-size: 11.5pt;
}
div.nbext-readme > .nbext-readme-contents {
padding: 0;
overflow-y: hidden;
}
div.nbext-readme > .nbext-readme-contents:not(:empty) {
margin-top: 0.5em;
margin-bottom: 2em;
border: none;
border-top-color: rgba(148,204,114,.3);
}
.nbext-showhide-incompat {
padding-bottom: 0.5em;
color: #687b96;
font-size: 10.5pt;
}
.nbext-filter-menu.dropdown-menu > li > a:hover,
.nbext-filter-menu.dropdown-menu > li > a:focus,
.nbext-filter-menu.dropdown-menu > li > a.ui-state-focus {
color: #bbc2e0 !important;
background-color: rgba(80,92,133,.22) !important;
background: rgba(80,92,133,.22) !important;
border-color: rgba(80,92,133,.22) !important;
}
span.rendered_html code {
background-color: transparent;
color: #899ab8;
}
#nbextensions-configurator-container > div.row.container-fluid.nbext-selector {
padding-left: 0px;
padding-right: 0px;
}
.nbext-filter-menu {
max-height: 50vh;
overflow-y: auto;
outline: none;
border: 2px solid rgba(80,92,133,.22);
}
.alert-warning {
background-color: #384152;
border-color: #384152;
color: #899ab8;
}
.notification_widget.danger {
color: #ffffff;
background-color: #e16256;
border-color: #e16256;
padding-right: 5px;
}
mark,
.mark {
background-color: #2c303c;
color: #abb7ce;
padding: .15em;
}
a.text-warning,
a.text-warning:hover {
color: #526488;
}
a.text-warning.bg-warning {
background-color: #1c1f28;
}
span.bg-success.text-success {
background-color: transparent;
color: #94c273;
}
span.bg-danger.text-danger {
background-color: #1c1f28;
color: #dc6972;
}
.has-success .input-group-addon {
color: #94c273;
border-color: transparent;
background: inherit;
background-color: rgba(83,180,115,.10);
}
.has-success .form-control {
border-color: #94c273;
-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.025);
box-shadow: inset 0 1px 1px rgba(0,0,0,0.025);
}
.has-error .input-group-addon {
color: #dc6972;
border-color: transparent;
background: inherit;
background-color: rgba(192,57,67,.10);
}
.has-error .form-control {
border-color: #dc6972;
-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.025);
box-shadow: inset 0 1px 1px rgba(0,0,0,0.025);
}
.kse-input-group-pretty > kbd {
font-family: monospace, monospace;
color: #899ab8;
font-weight: normal;
background: transparent;
}
.kse-input-group-pretty > kbd {
font-family: monospace, monospace;
color: #899ab8;
font-weight: normal;
background: transparent;
}
div.nbext-enable-btns .btn[disabled],
div.nbext-enable-btns .btn[disabled]:hover,
.btn-default.disabled,
.btn-default[disabled] {
background: #2f363f;
background-color: #2f363f;
color: #7f92b2;
}
label#Keyword-Filter {
display: none;
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
color: #d8dcee;
background-color: #2769c3;
}
.input-group .nbext-list-btn-add,
.input-group-btn:last-child > .btn-group > .btn {
background: #2e3642;
background-color: #2e3642;
border-color: #2e3642;
}
.input-group .nbext-list-btn-add:hover,
.input-group-btn:last-child > .btn-group > .btn:hover {
background: #2a313c;
background-color: #2a313c;
border-color: #2a313c;
}
#notebook-container > div.cell.code_cell.rendered.selected > div.widget-area > div.widget-subarea > div > div.widget_item.btn-group > button.btn.btn-default.dropdown-toggle.widget-combo-carrot-btn {
background: #2e3642;
background-color: #2e3642;
border-color: #2e3642;
}
#notebook-container > div.cell.code_cell.rendered.selected > div.widget-area > div.widget-subarea > div > div.widget_item.btn-group > button.btn.btn-default.dropdown-toggle.widget-combo-carrot-btn:hover {
background: #2a313c;
background-color: #2a313c;
border-color: #2a313c;
}
.ui-widget-content {
background: #313842;
background-color: #313842;
border: 2px solid #313842;
color: #899ab8;
}
div.collapsible_headings_toggle {
color: rgba(80,92,133,.45) !important;
}
div.collapsible_headings_toggle:hover {
color: #7aa05d !important;
}
.collapsible_headings_toggle .h1,
.collapsible_headings_toggle .h2,
.collapsible_headings_toggle .h3,
.collapsible_headings_toggle .h4,
.collapsible_headings_toggle .h5,
.collapsible_headings_toggle .h6 {
margin: 0.3em .4em 0em 0em !important;
line-height: 1.2 !important;
}
div.collapsible_headings_toggle .fa-caret-down:before,
div.collapsible_headings_toggle .fa-caret-right:before {
font-size: xx-large;
transition: transform 1000ms;
transform: none !important;
}
.collapsible_headings_collapsed.collapsible_headings_ellipsis .rendered_html h1:after,
.collapsible_headings_collapsed.collapsible_headings_ellipsis .rendered_html h2:after,
.collapsible_headings_collapsed.collapsible_headings_ellipsis .rendered_html h3:after,
.collapsible_headings_collapsed.collapsible_headings_ellipsis .rendered_html h4:after,
.collapsible_headings_collapsed.collapsible_headings_ellipsis .rendered_html h5:after,
.collapsible_headings_collapsed.collapsible_headings_ellipsis .rendered_html h6:after {
position: absolute;
right: 0;
bottom: 20% !important;
content: "[\002026]";
color: rgba(80,92,133,.45) !important;
padding: 0.5em 0em 0em 0em !important;
}
.collapsible_headings_ellipsis .rendered_html h1,
.collapsible_headings_ellipsis .rendered_html h2,
.collapsible_headings_ellipsis .rendered_html h3,
.collapsible_headings_ellipsis .rendered_html h4,
.collapsible_headings_ellipsis .rendered_html h5,
.collapsible_headings_ellipsis .rendered_html h6,
.collapsible_headings_toggle .fa {
transition: transform 1000ms !important;
-webkit-transform: inherit !important;
-moz-transform: inherit !important;
-ms-transform: inherit !important;
-o-transform: inherit !important;
transform: inherit !important;
padding-right: 0px !important;
}
input.raw_input {
font-family: monospace, monospace;
font-size: 14pt !important;
color: #b5c2d9;
background-color: #262c36;
border-color: #242a33;
background: #242a33;
width: auto;
vertical-align: baseline;
padding: 0em 0.25em;
margin: 0em 0.25em;
-webkit-box-shadow: none;
box-shadow: none;
}
audio,
video {
display: inline;
vertical-align: middle;
align-content: center;
margin-left: 20%;
}
.cmd-palette .modal-body {
padding: 0px;
margin: 0px;
}
.cmd-palette form {
background: #293547;
background-color: #293547;
}
.typeahead-field input:last-child,
.typeahead-hint {
background: #293547;
background-color: #293547;
z-index: 1;
}
.typeahead-field input {
font-family: sans-serif;
color: #b5c2d9;
border: none;
font-size: 28pt;
display: inline-block;
line-height: inherit;
padding: 3px 10px;
height: 70px;
}
.typeahead-select {
background-color: #293547;
}
body > div.modal.cmd-palette.typeahead-field {
display: table;
border-collapse: separate;
background-color: #2b3850;
}
.typeahead-container button {
font-family: sans-serif;
font-size: 28pt;
background-color: #292d3a;
border: none;
display: inline-block;
line-height: inherit;
padding: 3px 10px;
height: 70px;
}
.typeahead-search-icon {
min-width: 40px;
min-height: 55px;
display: block;
vertical-align: middle;
text-align: center;
}
.typeahead-container button:focus,
.typeahead-container button:hover {
color: #bbc2e0;
background-color: #7aa05d;
border-color: #7aa05d;
}
.typeahead-list > li.typeahead-group.active > a,
.typeahead-list > li.typeahead-group > a,
.typeahead-list > li.typeahead-group > a:focus,
.typeahead-list > li.typeahead-group > a:hover {
display: none;
}
.typeahead-dropdown > li > a,
.typeahead-list > li > a {
color: #899ab8;
text-decoration: none;
}
.typeahead-dropdown,
.typeahead-list {
font-family: sans-serif;
font-size: 14pt;
color: #899ab8;
background-color: #202937;
border: none;
background-clip: padding-box;
margin-top: 0px;
padding: 3px 2px 3px 0px;
line-height: 1.7;
}
.typeahead-dropdown > li.active > a,
.typeahead-dropdown > li > a:focus,
.typeahead-dropdown > li > a:hover,
.typeahead-list > li.active > a,
.typeahead-list > li > a:focus,
.typeahead-list > li > a:hover {
color: #bbc2e0;
background-color: #2b3850;
border-color: #2b3850;
}
.command-shortcut:before {
content: "(command)";
padding-right: 3px;
color: #526488;
}
.edit-shortcut:before {
content: "(edit)";
padding-right: 3px;
color: #526488;
}
ul.typeahead-list i {
margin-left: 1px;
width: 18px;
margin-right: 10px;
}
ul.typeahead-list {
max-height: 50vh;
overflow: auto;
}
.typeahead-list > li {
position: relative;
border: none;
}
div.input.typeahead-hint,
input.typeahead-hint,
body > div.modal.cmd-palette.in > div > div > div > form > div > div.typeahead-field > span.typeahead-query > input.typeahead-hint {
color: #526488 !important;
background-color: transparent;
padding: 3px 10px;
}
.typeahead-dropdown > li > a,
.typeahead-list > li > a {
display: block;
padding: 5px;
clear: both;
font-weight: 400;
line-height: 1.7;
border: 1px solid #202937;
border-bottom-color: rgba(80,92,133,.45);
}
body > div.modal.cmd-palette.in > div {
min-width: 750px;
margin: 150px auto;
}
.typeahead-container strong {
font-weight: bolder;
color: #7aa05d;
}
#find-and-replace #replace-preview .match,
#find-and-replace #replace-preview .insert {
color: #ffffff;
background-color: #2769c3;
border-color: #2769c3;
border-style: solid;
border-width: 1px;
border-radius: 0px;
}
#find-and-replace #replace-preview .replace .match {
background-color: #dc6972;
border-color: #dc6972;
border-radius: 0px;
}
#find-and-replace #replace-preview .replace .insert {
background-color: #94c273;
border-color: #94c273;
border-radius: 0px;
}
.shortcut_key,
span.shortcut_key {
display: inline-block;
width: 16ex;
text-align: right;
font-family: monospace;
}
.jupyter-keybindings {
padding: 1px;
line-height: 24px;
border-bottom: 1px solid rgba(80,92,133,.22);
}
.jupyter-keybindings i {
background: #262c36;
font-size: small;
padding: 5px;
margin-left: 7px;
}
div#short-key-bindings-intro.well,
.well {
background-color: #2e3642;
border: 1px solid #2e3642;
color: #899ab8;
border-radius: 2px;
-webkit-box-shadow: none;
box-shadow: none;
}
#texteditor-backdrop {
background: #1c1f28;
background-color: #1c1f28;
}
#texteditor-backdrop #texteditor-container .CodeMirror-gutter,
#texteditor-backdrop #texteditor-container .CodeMirror-gutters {
background: #353a48;
background-color: #353a48;
color: #526488;
}
.edit_app #menubar .navbar {
margin-bottom: 0px;
}
#texteditor-backdrop #texteditor-container {
padding: 0px;
background-color: #2c303c;
box-shadow: none;
}
.terminal-app {
background: #1c1f28;
}
.terminal-app .terminal {
font-family: monospace, monospace;
font-size: 14pt;
line-height: 170%;
color: #b5c2d9;
background: #2c303c;
padding: 0.4em;
border-radius: 2px;
-webkit-box-shadow: none;
box-shadow: none;
}
.terminal .xterm-viewport {
background-color: #2c303c;
color: #b5c2d9;
overflow-y: auto;
}
.terminal .xterm-color-0 {
color: #7aa05d;
}
.terminal .xterm-color-1 {
color: #ea8080;
}
.terminal .xterm-color-2 {
color: #cc89e0;
}
.terminal .xterm-color-3 {
color: #ea8080;
}
.terminal .xterm-color-4 {
color: #fea47f;
}
.terminal .xterm-color-5 {
color: #94c273;
}
.terminal .xterm-color-6 {
color: #61afef;
}
.terminal .xterm-color-7 {
color: #61afef;
}
.terminal .xterm-color-8 {
color: #94c273;
}
.terminal .xterm-color-9 {
color: #94c273;
}
.terminal .xterm-color-10 {
color: #ea8080;
}
.terminal .xterm-color-14 {
color: #61afef;
}
.terminal .xterm-bg-color-15 {
background-color: #2c303c;
}
.terminal:not(.xterm-cursor-style-underline):not(.xterm-cursor-style-bar) .terminal-cursor {
background-color: #7aa05d;
color: #2c303c;
}
.terminal:not(.focus) .terminal-cursor {
outline: 1px solid #7aa05d;
outline-offset: -1px;
}
.kernel_idle_icon:before {
display: inline-block;
font: normal normal normal 20px/1 FontAwesome;
font-size: 20px;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
cursor: pointer;
margin-left: 2px !important;
opacity: .5;
}
.kernel_busy_icon:before {
display: inline-block;
font: normal normal normal 20px/1 FontAwesome;
font-size: 20px;
-webkit-animation: pulsate 2s infinite ease-out;
animation: pulsate 2s infinite ease-out;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
cursor: pointer;
margin-left: 2px !important;
}
@-webkit-keyframes pulsate {
0% {
-webkit-transform: scale(0.75,.75);
opacity: 0.3;
}
50% {
-webkit-transform: scale(1.05,1.05);
opacity: 1.0;
}
100% {
-webkit-transform: scale(.75,.75);
opacity: 0.3;
}
}
div.CodeMirror,
div.CodeMirror pre {
font-family: monospace, monospace;
font-size: 14pt;
line-height: 170%;
color: #b5c2d9;
}
div.CodeMirror-lines {
padding-bottom: .9em;
padding-left: .5em;
padding-right: 1.5em;
padding-top: .7em;
}
span.ansiblack,
.ansi-black-fg {
color: #2b303b;
}
span.ansiblue,
.ansi-blue-fg,
.ansi-blue-intense-fg {
color: #61afef;
}
span.ansigray,
.ansi-gray-fg,
.ansi-gray-intense-fg {
color: #899ab8;
}
span.ansigreen,
.ansi-green-fg {
color: #8fca9a;
}
.ansi-green-intense-fg {
color: #899ab8;
}
span.ansipurple,
.ansi-purple-fg,
.ansi-purple-intense-fg {
color: #b399ef;
}
span.ansicyan,
.ansi-cyan-fg,
.ansi-cyan-intense-fg {
color: #b399ef;
}
span.ansiyellow,
.ansi-yellow-fg,
.ansi-yellow-intense-fg {
color: #ddd7a3;
}
span.ansired,
.ansi-red-fg,
.ansi-red-intense-fg {
color: #e07a7a;
}
div.output-stderr {
background-color: #e07a7a;
}
div.output-stderr pre {
color: #d0d4e6;
}
div.js-error {
color: #e07a7a;
}
.ipython_tooltip {
font-family: monospace, monospace;
font-size: 14pt;
line-height: 170%;
border: 2px solid #21262c;
background: #323a44;
background-color: #323a44;
border-radius: 2px;
overflow-x: visible;
overflow-y: visible;
box-shadow: none;
position: absolute;
z-index: 1000;
}
.ipython_tooltip .tooltiptext pre {
font-family: monospace, monospace;
font-size: 14pt;
line-height: 170%;
background: #323a44;
background-color: #323a44;
color: #b5c2d9;
overflow-x: visible;
overflow-y: visible;
max-width: 900px;
}
div#tooltip.ipython_tooltip {
overflow-x: wrap;
overflow-y: visible;
max-width: 800px;
}
div.tooltiptext.bigtooltip {
overflow-x: visible;
overflow-y: scroll;
height: 400px;
max-width: 800px;
}
.cm-s-ipython.CodeMirror {
font-family: monospace, monospace;
font-size: 14pt;
background: #2c303c;
color: #b5c2d9;
border-radius: 2px;
font-style: normal;
font-weight: normal;
}
.cm-s-ipython div.CodeMirror-selected {
background: #373d4b;
}
.cm-s-ipython .CodeMirror-gutters {
background: #353a48;
border: none;
border-radius: 0px;
width: 36px;
}
.cm-s-ipython .CodeMirror-linenumber {
color: #526488;
}
.CodeMirror-sizer {
margin-left: 40px;
}
.CodeMirror-linenumber,
div.CodeMirror-linenumber,
.CodeMirror-gutter.CodeMirror-linenumberdiv.CodeMirror-gutter.CodeMirror-linenumber {
padding-right: 1px;
margin-left: 0px;
margin: 0px;
width: 26px !important;
padding: 0px;
text-align: right;
}
.CodeMirror-linenumber {
color: #526488;
}
.cm-s-ipython .CodeMirror-cursor {
border-left: 2px solid #0095ff !important;
}
.cm-s-ipython span.cm-comment {
color: #526488;
font-style: italic;
}
.cm-s-ipython span.cm-atom {
color: #61afef;
}
.cm-s-ipython span.cm-number {
color: #fea47f;
}
.cm-s-ipython span.cm-property {
color: #b5c2d9;
}
.cm-s-ipython span.cm-attribute {
color: #b5c2d9;
}
.cm-s-ipython span.cm-keyword {
color: #cc89e0;
font-weight: normal;
}
.cm-s-ipython span.cm-string {
color: #94c273;
}
.cm-s-ipython span.cm-meta {
color: #ddd7a3;
}
.cm-s-ipython span.cm-operator {
color: #61afef;
}
.cm-s-ipython span.cm-builtin {
color: #ea8080;
}
.cm-s-ipython span.cm-variable {
color: #b5c2d9;
}
.cm-s-ipython span.cm-variable-2 {
color: #ea8080;
}
.cm-s-ipython span.cm-variable-3 {
color: #cc89e0;
}
.cm-s-ipython span.cm-def {
color: #61afef;
font-weight: normal;
}
.cm-s-ipython span.cm-error {
background: rgba(192,57,67,.3);
}
.cm-s-ipython span.cm-tag {
color: #61afef;
}
.cm-s-ipython span.cm-link {
color: #94c273;
}
.cm-s-ipython span.cm-storage {
color: #61afef;
}
.cm-s-ipython span.cm-entity {
color: #61afef;
}
.cm-s-ipython span.cm-quote {
color: #94c273;
}
div.CodeMirror span.CodeMirror-matchingbracket {
color: #d8dcee;
background-color: #4c8be2;
}
div.CodeMirror span.CodeMirror-nonmatchingbracket {
color: #d8dcee;
background: rgba(192,57,67,.3) !important;
}
.cm-header-1 {
font-size: 215%;
}
.cm-header-2 {
font-size: 180%;
}
.cm-header-3 {
font-size: 150%;
}
.cm-header-4 {
font-size: 120%;
}
.cm-header-5 {
font-size: 100%;
}
.cm-s-default .cm-hr {
color: #61afef;
}
div.cell.text_cell .cm-s-default .cm-header {
font-family: sans-serif;
font-weight: normal;
color: #7aa05d;
margin-top: 0.3em !important;
margin-bottom: 0.3em !important;
}
div.cell.text_cell .cm-s-default span.cm-variable-2 {
color: #abb7ce;
}
div.cell.text_cell .cm-s-default span.cm-variable-3 {
color: #cc89e0;
}
.cm-s-default span.cm-comment {
color: #526488;
}
.cm-s-default .cm-tag {
color: #8fb36a;
}
.cm-s-default .cm-builtin {
color: #ea8080;
}
.cm-s-default .cm-string {
color: #94c273;
}
.cm-s-default .cm-keyword {
color: #cc89e0;
}
.cm-s-default .cm-number {
color: #fea47f;
}
.cm-s-default .cm-error {
color: #61afef;
}
.cm-s-default .cm-link {
color: #94c273;
}
.cm-s-default .cm-atom {
color: #fea47f;
}
.CodeMirror-cursor {
border-left: 2px solid #0095ff !important;
border-right: none;
width: 0;
}
.cm-s-default div.CodeMirror-selected {
background: #373d4b;
}
.cm-s-default .cm-selected {
background: #373d4b;
}
.completions {
position: absolute;
z-index: 110;
overflow: hidden;
border: medium solid rgba(53,114,198,.5);
box-shadow: none;
line-height: 1;
}
.completions select {
background: #2c303c;
background-color: #2c303c;
outline: none;
border: none;
padding: 0px;
margin: 0px;
margin-left: 2px;
overflow: auto;
font-family: monospace, monospace;
font-size: 14pt;
color: #b5c2d9;
width: auto;
}
div#maintoolbar {
margin-left: 8px !important;
}
#header-container {
display: none !important;
}
/**********************************
MathJax Settings and Style Script
**********************************/
.MathJax_Display,
.MathJax nobr>span.math>span {
border: 0 !important;
font-size: 110% !important;
text-align: center !important;
margin: 0em !important;
}
/* Prevents MathJax from jittering */
/* cell position when cell is selected */
.MathJax:focus, body :focus .MathJax {
display: inline-block !important;
}
<script>
MathJax.Hub.Config({
"HTML-CSS": {
/*preferredFont: "TeX",*/
/*availableFonts: ["TeX", "STIX"],*/
styles: {
scale: 110,
".MathJax_Display": {
"font-size": "110%",
}
}
}
});
</script>
</style>
<style type="text/css">
/* Overrides of notebook CSS for static HTML export */
body {
overflow: visible;
padding: 8px;
}
div#notebook {
overflow: visible;
border-top: none;
}@media print {
div.cell {
display: block;
page-break-inside: avoid;
}
div.output_wrapper {
display: block;
page-break-inside: avoid;
}
div.output {
display: block;
page-break-inside: avoid;
}
}
</style>
<!-- Custom stylesheet, it must be in the same directory as the html file -->
<link rel="stylesheet" href="custom.css">
<!-- Loading mathjax macro -->
<!-- Load mathjax -->
<script src="https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.1/MathJax.js?config=TeX-AMS_HTML"></script>
<!-- MathJax configuration -->
<script type="text/x-mathjax-config">
MathJax.Hub.Config({
tex2jax: {
inlineMath: [ ['$','$'], ["\\(","\\)"] ],
displayMath: [ ['$$','$$'], ["\\[","\\]"] ],
processEscapes: true,
processEnvironments: true
},
// Center justify equations in code and markdown cells. Elsewhere
// we use CSS to left justify single line equations in code cells.
displayAlign: 'center',
"HTML-CSS": {
styles: {'.MathJax_Display': {"margin": 0}},
linebreaks: { automatic: true }
}
});
</script>
<!-- End of mathjax configuration --></head>
<body>
<div tabindex="-1" id="notebook" class="border-box-sizing">
<div class="container" id="notebook-container">
<div class="cell border-box-sizing text_cell rendered"><div class="prompt input_prompt">
</div>
<div class="inner_cell">
<div class="text_cell_render border-box-sizing rendered_html">
<h1 id="SciBlox-v0.01-Example-Code---Titanic-Dataset">SciBlox v0.01 Example Code - Titanic Dataset<a class="anchor-link" href="#SciBlox-v0.01-Example-Code---Titanic-Dataset">¶</a></h1>
</div>
</div>
</div>
<div class="cell border-box-sizing text_cell rendered"><div class="prompt input_prompt">
</div>
<div class="inner_cell">
<div class="text_cell_render border-box-sizing rendered_html">
<hr>
<hr>
<hr>
</div>
</div>
</div>
<div class="cell border-box-sizing text_cell rendered"><div class="prompt input_prompt">
</div>
<div class="inner_cell">
<div class="text_cell_render border-box-sizing rendered_html">
<h3 id="1.-Data-Analysis">1. Data Analysis<a class="anchor-link" href="#1.-Data-Analysis">¶</a></h3>
</div>
</div>
</div>
<div class="cell border-box-sizing text_cell rendered"><div class="prompt input_prompt">
</div>
<div class="inner_cell">
<div class="text_cell_render border-box-sizing rendered_html">
<hr>
<p>Opening files - currently CSV is only supported</p>
<p>Use the import * method for easier calling. (Sorry classes not done yet)</p>
<p>MAXROWS(x) - how many rows do you want to show (default = 15)</p>
</div>
</div>
</div>
<div class="cell border-box-sizing code_cell rendered">
<div class="input">
<div class="prompt input_prompt">In [1]:</div>
<div class="inner_cell">
<div class="input_area">
<div class=" highlight hl-ipython3"><pre><span></span><span class="kn">from</span> <span class="nn">sciblox</span> <span class="k">import</span> <span class="o">*</span>
<span class="o">%</span><span class="k">matplotlib</span> inline
<span class="n">maxrows</span><span class="p">(</span><span class="mi">5</span><span class="p">)</span>
<span class="kn">from</span> <span class="nn">jupyterthemes</span> <span class="k">import</span> <span class="n">jtplot</span>
<span class="n">jtplot</span><span class="o">.</span><span class="n">style</span><span class="p">()</span>
</pre></div>
</div>
</div>
</div>
</div>
<div class="cell border-box-sizing code_cell rendered">
<div class="input">
<div class="prompt input_prompt">In [2]:</div>
<div class="inner_cell">
<div class="input_area">
<div class=" highlight hl-ipython3"><pre><span></span><span class="n">x</span> <span class="o">=</span> <span class="n">read</span><span class="p">(</span><span class="s2">"train.csv"</span><span class="p">)</span>
<span class="n">read</span><span class="p">(</span><span class="s2">"train.csv"</span><span class="p">)</span>
</pre></div>
</div>
</div>
</div>
<div class="output_wrapper">
<div class="output">
<div class="output_area">
<div class="prompt output_prompt">Out[2]:</div>
<div class="output_html rendered_html output_subarea output_execute_result">
<div>
<style>
.dataframe thead tr:only-child th {
text-align: right;
}
.dataframe thead th {
text-align: left;
}
.dataframe tbody tr th {
vertical-align: top;
}
</style>
<table border="1" class="dataframe">
<thead>
<tr style="text-align: right;">
<th></th>
<th>PassengerId</th>
<th>Survived</th>
<th>Pclass</th>
<th>Name</th>
<th>Sex</th>
<th>Age</th>
<th>SibSp</th>
<th>Parch</th>
<th>Ticket</th>
<th>Fare</th>
<th>Cabin</th>
<th>Embarked</th>
</tr>
</thead>
<tbody>
<tr>
<th>0</th>
<td>1</td>
<td>0</td>
<td>3</td>
<td>Braund, Mr. Owen Harris</td>
<td>male</td>
<td>22.0</td>
<td>1</td>
<td>0</td>
<td>A/5 21171</td>
<td>7.2500</td>
<td>NaN</td>
<td>S</td>
</tr>
<tr>
<th>1</th>
<td>2</td>
<td>1</td>
<td>1</td>
<td>Cumings, Mrs. John Bradley (Florence Briggs Th...</td>
<td>female</td>
<td>38.0</td>
<td>1</td>
<td>0</td>
<td>PC 17599</td>
<td>71.2833</td>
<td>C85</td>
<td>C</td>
</tr>
<tr>
<th>...</th>
<td>...</td>
<td>...</td>
<td>...</td>
<td>...</td>
<td>...</td>
<td>...</td>
<td>...</td>
<td>...</td>
<td>...</td>
<td>...</td>
<td>...</td>
<td>...</td>
</tr>
<tr>
<th>889</th>
<td>890</td>
<td>1</td>
<td>1</td>
<td>Behr, Mr. Karl Howell</td>
<td>male</td>
<td>26.0</td>
<td>0</td>
<td>0</td>
<td>111369</td>
<td>30.0000</td>
<td>C148</td>
<td>C</td>
</tr>
<tr>
<th>890</th>
<td>891</td>
<td>0</td>
<td>3</td>
<td>Dooley, Mr. Patrick</td>
<td>male</td>
<td>32.0</td>
<td>0</td>
<td>0</td>
<td>370376</td>
<td>7.7500</td>
<td>NaN</td>
<td>Q</td>
</tr>
</tbody>
</table>
<p>891 rows × 12 columns</p>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="cell border-box-sizing text_cell rendered"><div class="prompt input_prompt">
</div>
<div class="inner_cell">
<div class="text_cell_render border-box-sizing rendered_html">
<hr>
<p>Describing and analysing your data:</p>
</div>
</div>
</div>
<div class="cell border-box-sizing code_cell rendered">
<div class="input">
<div class="prompt input_prompt">In [3]:</div>
<div class="inner_cell">
<div class="input_area">
<div class=" highlight hl-ipython3"><pre><span></span><span class="n">analyse</span><span class="p">(</span><span class="n">x</span><span class="p">)</span>
</pre></div>
</div>
</div>
</div>
<div class="output_wrapper">
<div class="output">
<div class="output_area">
<div class="prompt output_prompt">Out[3]:</div>
<div class="output_html rendered_html output_subarea output_execute_result">
<style type="text/css" >
#T_778742d4_6c4d_11e7_8df5_b8ac6f9f4593row0_col0 {
max-width: 90px;
} #T_778742d4_6c4d_11e7_8df5_b8ac6f9f4593row0_col1 {
width: 10em;
height: 80%;
background: linear-gradient(90deg, transparent 0%, transparent 0.0%, #302f2f 0.0%, #302f2f 19.5%, transparent 19.5%);
max-width: 90px;
} #T_778742d4_6c4d_11e7_8df5_b8ac6f9f4593row0_col2 {
width: 10em;
height: 80%;
background: linear-gradient(90deg, transparent 0%, transparent 0.0%, #000000 0.0%, #000000 0.0%, transparent 0.0%);
max-width: 90px;
} #T_778742d4_6c4d_11e7_8df5_b8ac6f9f4593row0_col3 {
width: 10em;
height: 80%;
background: linear-gradient(90deg, transparent 0%, transparent 0.0%, #302f2f 0.0%, #302f2f 5.0%, transparent 5.0%);
max-width: 90px;
} #T_778742d4_6c4d_11e7_8df5_b8ac6f9f4593row0_col4 {
width: 10em;
height: 80%;
background: linear-gradient(90deg, transparent 0%, transparent 0.0%, #302f2f 0.0%, #302f2f 4.7%, transparent 4.7%);
max-width: 90px;
} #T_778742d4_6c4d_11e7_8df5_b8ac6f9f4593row0_col5 {
width: 10em;
height: 80%;
background: linear-gradient(90deg, transparent 0%, transparent 0.0%, #302f2f 0.0%, #302f2f 6.7%, transparent 6.7%);
max-width: 90px;
} #T_778742d4_6c4d_11e7_8df5_b8ac6f9f4593row0_col6 {
width: 10em;
height: 80%;
background: linear-gradient(90deg, transparent 0%, transparent 0.0%, #302f2f 0.0%, #302f2f 2.2%, transparent 2.2%);
max-width: 90px;
} #T_778742d4_6c4d_11e7_8df5_b8ac6f9f4593row0_col7 {
width: 10em;
height: 80%;
background: linear-gradient(90deg, transparent 0%, transparent 0.0%, #302f2f 0.0%, #302f2f 0.2%, transparent 0.2%);
max-width: 90px;
} #T_778742d4_6c4d_11e7_8df5_b8ac6f9f4593row0_col8 {
max-width: 90px;
} #T_778742d4_6c4d_11e7_8df5_b8ac6f9f4593row0_col9 {
width: 10em;
height: 80%;
background: linear-gradient(90deg, transparent 0%, transparent 0.0%, #302f2f 0.0%, #302f2f 14.5%, transparent 14.5%);
max-width: 90px;
} #T_778742d4_6c4d_11e7_8df5_b8ac6f9f4593row0_col10 {
width: 10em;
height: 80%;
background: linear-gradient(90deg, transparent 0%, transparent 0.0%, #302f2f 0.0%, #302f2f 7.5%, transparent 7.5%);
max-width: 90px;
} #T_778742d4_6c4d_11e7_8df5_b8ac6f9f4593row0_col11 {
width: 10em;
height: 80%;
background: linear-gradient(90deg, transparent 0%, transparent 0.0%, #302f2f 0.0%, #302f2f 7.4%, transparent 7.4%);
max-width: 90px;
} #T_778742d4_6c4d_11e7_8df5_b8ac6f9f4593row1_col0 {
max-width: 90px;
} #T_778742d4_6c4d_11e7_8df5_b8ac6f9f4593row1_col1 {
width: 10em;
height: 80%;
background: linear-gradient(90deg, transparent 0%, transparent 0.0%, #302f2f 0.0%, #302f2f 75.0%, transparent 75.0%);
max-width: 90px;
} #T_778742d4_6c4d_11e7_8df5_b8ac6f9f4593row1_col2 {
width: 10em;
height: 80%;
background: linear-gradient(90deg, transparent 0%, transparent 0.0%, #000000 0.0%, #000000 0.0%, transparent 0.0%);
max-width: 90px;
} #T_778742d4_6c4d_11e7_8df5_b8ac6f9f4593row1_col3 {
width: 10em;
height: 80%;
background: linear-gradient(90deg, transparent 0%, transparent nan%, #000000 nan%, #000000 0.0%, transparent 0.0%);
max-width: 90px;
} #T_778742d4_6c4d_11e7_8df5_b8ac6f9f4593row1_col4 {
width: 10em;
height: 80%;
background: linear-gradient(90deg, transparent 0%, transparent nan%, #000000 nan%, #000000 0.0%, transparent 0.0%);
max-width: 90px;
} #T_778742d4_6c4d_11e7_8df5_b8ac6f9f4593row1_col5 {
width: 10em;
height: 80%;
background: linear-gradient(90deg, transparent 0%, transparent nan%, #000000 nan%, #000000 0.0%, transparent 0.0%);
max-width: 90px;
} #T_778742d4_6c4d_11e7_8df5_b8ac6f9f4593row1_col6 {
width: 10em;
height: 80%;
background: linear-gradient(90deg, transparent 0%, transparent nan%, #000000 nan%, #000000 0.0%, transparent 0.0%);
max-width: 90px;
} #T_778742d4_6c4d_11e7_8df5_b8ac6f9f4593row1_col7 {
width: 10em;
height: 80%;
background: linear-gradient(90deg, transparent 0%, transparent nan%, #000000 nan%, #000000 0.0%, transparent 0.0%);
max-width: 90px;
} #T_778742d4_6c4d_11e7_8df5_b8ac6f9f4593row1_col8 {
max-width: 90px;
} #T_778742d4_6c4d_11e7_8df5_b8ac6f9f4593row1_col9 {
width: 10em;
height: 80%;
background: linear-gradient(90deg, transparent 0%, transparent 0.0%, #302f2f 0.0%, #302f2f 13.0%, transparent 13.0%);
max-width: 90px;
} #T_778742d4_6c4d_11e7_8df5_b8ac6f9f4593row1_col10 {
width: 10em;
height: 80%;
background: linear-gradient(90deg, transparent 0%, transparent 0.0%, #302f2f 0.0%, #302f2f 12.0%, transparent 12.0%);
max-width: 90px;
} #T_778742d4_6c4d_11e7_8df5_b8ac6f9f4593row1_col11 {
width: 10em;
height: 80%;
background: linear-gradient(90deg, transparent 0%, transparent 0.0%, #302f2f 0.0%, #302f2f 12.4%, transparent 12.4%);
max-width: 90px;
} #T_778742d4_6c4d_11e7_8df5_b8ac6f9f4593row2_col0 {
max-width: 90px;
} #T_778742d4_6c4d_11e7_8df5_b8ac6f9f4593row2_col1 {
width: 10em;
height: 80%;
background: linear-gradient(90deg, transparent 0%, transparent 0.0%, #000000 0.0%, #000000 0.0%, transparent 0.0%);
max-width: 90px;
} #T_778742d4_6c4d_11e7_8df5_b8ac6f9f4593row2_col2 {
width: 10em;
height: 80%;
background: linear-gradient(90deg, transparent 0%, transparent 0.0%, #000000 0.0%, #000000 0.0%, transparent 0.0%);
max-width: 90px;
} #T_778742d4_6c4d_11e7_8df5_b8ac6f9f4593row2_col3 {
width: 10em;
height: 80%;
background: linear-gradient(90deg, transparent 0%, transparent nan%, #000000 nan%, #000000 0.0%, transparent 0.0%);
max-width: 90px;
} #T_778742d4_6c4d_11e7_8df5_b8ac6f9f4593row2_col4 {
width: 10em;
height: 80%;
background: linear-gradient(90deg, transparent 0%, transparent nan%, #000000 nan%, #000000 0.0%, transparent 0.0%);
max-width: 90px;
} #T_778742d4_6c4d_11e7_8df5_b8ac6f9f4593row2_col5 {
width: 10em;
height: 80%;
background: linear-gradient(90deg, transparent 0%, transparent nan%, #000000 nan%, #000000 0.0%, transparent 0.0%);
max-width: 90px;
} #T_778742d4_6c4d_11e7_8df5_b8ac6f9f4593row2_col6 {
width: 10em;
height: 80%;
background: linear-gradient(90deg, transparent 0%, transparent nan%, #000000 nan%, #000000 0.0%, transparent 0.0%);
max-width: 90px;
} #T_778742d4_6c4d_11e7_8df5_b8ac6f9f4593row2_col7 {
width: 10em;
height: 80%;
background: linear-gradient(90deg, transparent 0%, transparent nan%, #000000 nan%, #000000 0.0%, transparent 0.0%);
max-width: 90px;
} #T_778742d4_6c4d_11e7_8df5_b8ac6f9f4593row2_col8 {
max-width: 90px;
} #T_778742d4_6c4d_11e7_8df5_b8ac6f9f4593row2_col9 {
width: 10em;
height: 80%;
background: linear-gradient(90deg, transparent 0%, transparent 0.0%, #302f2f 0.0%, #302f2f 50.0%, transparent 50.0%);
max-width: 90px;
} #T_778742d4_6c4d_11e7_8df5_b8ac6f9f4593row2_col10 {
width: 10em;
height: 80%;
background: linear-gradient(90deg, transparent 0%, transparent 0.0%, #000000 0.0%, #000000 0.0%, transparent 0.0%);
max-width: 90px;
} #T_778742d4_6c4d_11e7_8df5_b8ac6f9f4593row2_col11 {
width: 10em;
height: 80%;
background: linear-gradient(90deg, transparent 0%, transparent 0.0%, #302f2f 0.0%, #302f2f 0.3%, transparent 0.3%);
max-width: 90px;
} #T_778742d4_6c4d_11e7_8df5_b8ac6f9f4593row3_col0 {
max-width: 90px;
} #T_778742d4_6c4d_11e7_8df5_b8ac6f9f4593row3_col1 {
width: 10em;
height: 80%;
background: linear-gradient(90deg, transparent 0%, transparent 0.0%, #000000 0.0%, #000000 0.0%, transparent 0.0%);
max-width: 90px;
} #T_778742d4_6c4d_11e7_8df5_b8ac6f9f4593row3_col2 {
width: 10em;
height: 80%;
background: linear-gradient(90deg, transparent 0%, transparent 0.0%, #302f2f 0.0%, #302f2f 2.0%, transparent 2.0%);
max-width: 90px;
} #T_778742d4_6c4d_11e7_8df5_b8ac6f9f4593row3_col3 {
width: 10em;
height: 80%;
background: linear-gradient(90deg, transparent 0%, transparent 0.0%, #302f2f 0.0%, #302f2f 5.4%, transparent 5.4%);
max-width: 90px;
} #T_778742d4_6c4d_11e7_8df5_b8ac6f9f4593row3_col4 {
width: 10em;
height: 80%;
background: linear-gradient(90deg, transparent 0%, transparent 0.0%, #302f2f 0.0%, #302f2f 2.4%, transparent 2.4%);
max-width: 90px;
} #T_778742d4_6c4d_11e7_8df5_b8ac6f9f4593row3_col5 {
width: 10em;
height: 80%;
background: linear-gradient(90deg, transparent 0%, transparent 0.0%, #302f2f 0.0%, #302f2f 43.2%, transparent 43.2%);
max-width: 90px;
} #T_778742d4_6c4d_11e7_8df5_b8ac6f9f4593row3_col6 {
width: 10em;
height: 80%;
background: linear-gradient(90deg, transparent 0%, transparent 0.0%, #000000 0.0%, #000000 0.0%, transparent 0.0%);
max-width: 90px;
} #T_778742d4_6c4d_11e7_8df5_b8ac6f9f4593row3_col7 {
width: 10em;
height: 80%;
background: linear-gradient(90deg, transparent 0%, transparent 0.0%, #302f2f 0.0%, #302f2f 2.8%, transparent 2.8%);
max-width: 90px;
} #T_778742d4_6c4d_11e7_8df5_b8ac6f9f4593row3_col8 {
max-width: 90px;
} #T_778742d4_6c4d_11e7_8df5_b8ac6f9f4593row3_col9 {
width: 10em;
height: 80%;
background: linear-gradient(90deg, transparent 0%, transparent 0.0%, #302f2f 0.0%, #302f2f 13.3%, transparent 13.3%);
max-width: 90px;
} #T_778742d4_6c4d_11e7_8df5_b8ac6f9f4593row3_col10 {
width: 10em;
height: 80%;
background: linear-gradient(90deg, transparent 0%, transparent 0.0%, #302f2f 0.0%, #302f2f 21.0%, transparent 21.0%);
max-width: 90px;
} #T_778742d4_6c4d_11e7_8df5_b8ac6f9f4593row3_col11 {
width: 10em;
height: 80%;
background: linear-gradient(90deg, transparent 0%, transparent 0.0%, #302f2f 0.0%, #302f2f 20.9%, transparent 20.9%);
max-width: 90px;
} #T_778742d4_6c4d_11e7_8df5_b8ac6f9f4593row4_col0 {
max-width: 90px;
} #T_778742d4_6c4d_11e7_8df5_b8ac6f9f4593row4_col1 {
width: 10em;
height: 80%;
background: linear-gradient(90deg, transparent 0%, transparent 0.0%, #000000 0.0%, #000000 0.0%, transparent 0.0%);
max-width: 90px;
} #T_778742d4_6c4d_11e7_8df5_b8ac6f9f4593row4_col2 {
width: 10em;
height: 80%;
background: linear-gradient(90deg, transparent 0%, transparent 0.0%, #000000 0.0%, #000000 0.0%, transparent 0.0%);
max-width: 90px;
} #T_778742d4_6c4d_11e7_8df5_b8ac6f9f4593row4_col3 {
width: 10em;
height: 80%;
background: linear-gradient(90deg, transparent 0%, transparent nan%, #000000 nan%, #000000 0.0%, transparent 0.0%);
max-width: 90px;
} #T_778742d4_6c4d_11e7_8df5_b8ac6f9f4593row4_col4 {
width: 10em;
height: 80%;
background: linear-gradient(90deg, transparent 0%, transparent nan%, #000000 nan%, #000000 0.0%, transparent 0.0%);
max-width: 90px;
} #T_778742d4_6c4d_11e7_8df5_b8ac6f9f4593row4_col5 {
width: 10em;
height: 80%;
background: linear-gradient(90deg, transparent 0%, transparent nan%, #000000 nan%, #000000 0.0%, transparent 0.0%);
max-width: 90px;
} #T_778742d4_6c4d_11e7_8df5_b8ac6f9f4593row4_col6 {
width: 10em;
height: 80%;
background: linear-gradient(90deg, transparent 0%, transparent nan%, #000000 nan%, #000000 0.0%, transparent 0.0%);
max-width: 90px;
} #T_778742d4_6c4d_11e7_8df5_b8ac6f9f4593row4_col7 {
width: 10em;
height: 80%;
background: linear-gradient(90deg, transparent 0%, transparent nan%, #000000 nan%, #000000 0.0%, transparent 0.0%);
max-width: 90px;
} #T_778742d4_6c4d_11e7_8df5_b8ac6f9f4593row4_col8 {
max-width: 90px;
} #T_778742d4_6c4d_11e7_8df5_b8ac6f9f4593row4_col9 {
width: 10em;
height: 80%;
background: linear-gradient(90deg, transparent 0%, transparent 0.0%, #302f2f 0.0%, #302f2f 13.0%, transparent 13.0%);
max-width: 90px;
} #T_778742d4_6c4d_11e7_8df5_b8ac6f9f4593row4_col10 {
width: 10em;
height: 80%;
background: linear-gradient(90deg, transparent 0%, transparent 0.0%, #302f2f 0.0%, #302f2f 75.0%, transparent 75.0%);
max-width: 90px;
} #T_778742d4_6c4d_11e7_8df5_b8ac6f9f4593row4_col11 {
width: 10em;
height: 80%;
background: linear-gradient(90deg, transparent 0%, transparent 0.0%, #302f2f 0.0%, #302f2f 75.0%, transparent 75.0%);
max-width: 90px;
} #T_778742d4_6c4d_11e7_8df5_b8ac6f9f4593row5_col0 {
max-width: 90px;
} #T_778742d4_6c4d_11e7_8df5_b8ac6f9f4593row5_col1 {
width: 10em;
height: 80%;
background: linear-gradient(90deg, transparent 0%, transparent 0.0%, #000000 0.0%, #000000 0.0%, transparent 0.0%);
max-width: 90px;
} #T_778742d4_6c4d_11e7_8df5_b8ac6f9f4593row5_col2 {
width: 10em;
height: 80%;
background: linear-gradient(90deg, transparent 0%, transparent 0.0%, #302f2f 0.0%, #302f2f 75.0%, transparent 75.0%);
max-width: 90px;
} #T_778742d4_6c4d_11e7_8df5_b8ac6f9f4593row5_col3 {
width: 10em;
height: 80%;
background: linear-gradient(90deg, transparent 0%, transparent 0.0%, #302f2f 0.0%, #302f2f 0.1%, transparent 0.1%);
max-width: 90px;
} #T_778742d4_6c4d_11e7_8df5_b8ac6f9f4593row5_col4 {
width: 10em;
height: 80%;
background: linear-gradient(90deg, transparent 0%, transparent 0.0%, #000000 0.0%, #000000 0.0%, transparent 0.0%);
max-width: 90px;
} #T_778742d4_6c4d_11e7_8df5_b8ac6f9f4593row5_col5 {
width: 10em;
height: 80%;
background: linear-gradient(90deg, transparent 0%, transparent 0.0%, #302f2f 0.0%, #302f2f 0.5%, transparent 0.5%);
max-width: 90px;
} #T_778742d4_6c4d_11e7_8df5_b8ac6f9f4593row5_col6 {
width: 10em;
height: 80%;
background: linear-gradient(90deg, transparent 0%, transparent 0.0%, #000000 0.0%, #000000 0.0%, transparent 0.0%);
max-width: 90px;
} #T_778742d4_6c4d_11e7_8df5_b8ac6f9f4593row5_col7 {
width: 10em;
height: 80%;
background: linear-gradient(90deg, transparent 0%, transparent 0.0%, #302f2f 0.0%, #302f2f 0.0%, transparent 0.0%);
max-width: 90px;
} #T_778742d4_6c4d_11e7_8df5_b8ac6f9f4593row5_col8 {
max-width: 90px;
} #T_778742d4_6c4d_11e7_8df5_b8ac6f9f4593row5_col9 {
width: 10em;
height: 80%;
background: linear-gradient(90deg, transparent 0%, transparent 0.0%, #302f2f 0.0%, #302f2f 75.0%, transparent 75.0%);
max-width: 90px;
} #T_778742d4_6c4d_11e7_8df5_b8ac6f9f4593row5_col10 {
width: 10em;
height: 80%;
background: linear-gradient(90deg, transparent 0%, transparent 0.0%, #302f2f 0.0%, #302f2f 0.8%, transparent 0.8%);
max-width: 90px;
} #T_778742d4_6c4d_11e7_8df5_b8ac6f9f4593row5_col11 {
width: 10em;
height: 80%;
background: linear-gradient(90deg, transparent 0%, transparent 0.0%, #302f2f 0.0%, #302f2f 0.6%, transparent 0.6%);
max-width: 90px;
} #T_778742d4_6c4d_11e7_8df5_b8ac6f9f4593row6_col0 {
max-width: 90px;
} #T_778742d4_6c4d_11e7_8df5_b8ac6f9f4593row6_col1 {
width: 10em;
height: 80%;
background: linear-gradient(90deg, transparent 0%, transparent 0.0%, #000000 0.0%, #000000 0.0%, transparent 0.0%);
max-width: 90px;
} #T_778742d4_6c4d_11e7_8df5_b8ac6f9f4593row6_col2 {
width: 10em;
height: 80%;
background: linear-gradient(90deg, transparent 0%, transparent 0.0%, #000000 0.0%, #000000 0.0%, transparent 0.0%);
max-width: 90px;
} #T_778742d4_6c4d_11e7_8df5_b8ac6f9f4593row6_col3 {
width: 10em;
height: 80%;
background: linear-gradient(90deg, transparent 0%, transparent 0.0%, #302f2f 0.0%, #302f2f 75.0%, transparent 75.0%);
max-width: 90px;
} #T_778742d4_6c4d_11e7_8df5_b8ac6f9f4593row6_col4 {
width: 10em;
height: 80%;
background: linear-gradient(90deg, transparent 0%, transparent 0.0%, #302f2f 0.0%, #302f2f 75.0%, transparent 75.0%);
max-width: 90px;
} #T_778742d4_6c4d_11e7_8df5_b8ac6f9f4593row6_col5 {
width: 10em;
height: 80%;
background: linear-gradient(90deg, transparent 0%, transparent 0.0%, #302f2f 0.0%, #302f2f 75.0%, transparent 75.0%);
max-width: 90px;
} #T_778742d4_6c4d_11e7_8df5_b8ac6f9f4593row6_col6 {
width: 10em;
height: 80%;
background: linear-gradient(90deg, transparent 0%, transparent 0.0%, #302f2f 0.0%, #302f2f 75.0%, transparent 75.0%);
max-width: 90px;
} #T_778742d4_6c4d_11e7_8df5_b8ac6f9f4593row6_col7 {
width: 10em;
height: 80%;
background: linear-gradient(90deg, transparent 0%, transparent 0.0%, #302f2f 0.0%, #302f2f 75.0%, transparent 75.0%);
max-width: 90px;
} #T_778742d4_6c4d_11e7_8df5_b8ac6f9f4593row6_col8 {
max-width: 90px;
} #T_778742d4_6c4d_11e7_8df5_b8ac6f9f4593row6_col9 {
width: 10em;
height: 80%;
background: linear-gradient(90deg, transparent 0%, transparent 0.0%, #302f2f 0.0%, #302f2f 13.0%, transparent 13.0%);
max-width: 90px;
} #T_778742d4_6c4d_11e7_8df5_b8ac6f9f4593row6_col10 {
width: 10em;
height: 80%;
background: linear-gradient(90deg, transparent 0%, transparent 0.0%, #302f2f 0.0%, #302f2f 75.0%, transparent 75.0%);
max-width: 90px;
} #T_778742d4_6c4d_11e7_8df5_b8ac6f9f4593row6_col11 {
width: 10em;
height: 80%;
background: linear-gradient(90deg, transparent 0%, transparent 0.0%, #302f2f 0.0%, #302f2f 75.0%, transparent 75.0%);
max-width: 90px;
} #T_778742d4_6c4d_11e7_8df5_b8ac6f9f4593row7_col0 {
max-width: 90px;
} #T_778742d4_6c4d_11e7_8df5_b8ac6f9f4593row7_col1 {
width: 10em;
height: 80%;
background: linear-gradient(90deg, transparent 0%, transparent 0.0%, #000000 0.0%, #000000 0.0%, transparent 0.0%);
max-width: 90px;
} #T_778742d4_6c4d_11e7_8df5_b8ac6f9f4593row7_col2 {
width: 10em;
height: 80%;
background: linear-gradient(90deg, transparent 0%, transparent 0.0%, #000000 0.0%, #000000 0.0%, transparent 0.0%);
max-width: 90px;
} #T_778742d4_6c4d_11e7_8df5_b8ac6f9f4593row7_col3 {
width: 10em;
height: 80%;
background: linear-gradient(90deg, transparent 0%, transparent 0.0%, #302f2f 0.0%, #302f2f 0.4%, transparent 0.4%);
max-width: 90px;
} #T_778742d4_6c4d_11e7_8df5_b8ac6f9f4593row7_col4 {
width: 10em;
height: 80%;
background: linear-gradient(90deg, transparent 0%, transparent 0.0%, #302f2f 0.0%, #302f2f 0.5%, transparent 0.5%);
max-width: 90px;
} #T_778742d4_6c4d_11e7_8df5_b8ac6f9f4593row7_col5 {
width: 10em;
height: 80%;
background: linear-gradient(90deg, transparent 0%, transparent 0.0%, #302f2f 0.0%, #302f2f 0.2%, transparent 0.2%);
max-width: 90px;
} #T_778742d4_6c4d_11e7_8df5_b8ac6f9f4593row7_col6 {
width: 10em;
height: 80%;
background: linear-gradient(90deg, transparent 0%, transparent 0.0%, #000000 0.0%, #000000 0.0%, transparent 0.0%);
max-width: 90px;
} #T_778742d4_6c4d_11e7_8df5_b8ac6f9f4593row7_col7 {
width: 10em;
height: 80%;
background: linear-gradient(90deg, transparent 0%, transparent 0.0%, #302f2f 0.0%, #302f2f 0.0%, transparent 0.0%);
max-width: 90px;
} #T_778742d4_6c4d_11e7_8df5_b8ac6f9f4593row7_col8 {
max-width: 90px;
} #T_778742d4_6c4d_11e7_8df5_b8ac6f9f4593row7_col9 {
width: 10em;
height: 80%;
background: linear-gradient(90deg, transparent 0%, transparent 0.0%, #302f2f 0.0%, #302f2f 29.6%, transparent 29.6%);
max-width: 90px;
} #T_778742d4_6c4d_11e7_8df5_b8ac6f9f4593row7_col10 {
width: 10em;
height: 80%;
background: linear-gradient(90deg, transparent 0%, transparent 0.0%, #000000 0.0%, #000000 0.0%, transparent 0.0%);
max-width: 90px;
} #T_778742d4_6c4d_11e7_8df5_b8ac6f9f4593row7_col11 {
width: 10em;
height: 80%;
background: linear-gradient(90deg, transparent 0%, transparent 0.0%, #302f2f 0.0%, #302f2f 0.3%, transparent 0.3%);
max-width: 90px;
} #T_778742d4_6c4d_11e7_8df5_b8ac6f9f4593row8_col0 {
max-width: 90px;
} #T_778742d4_6c4d_11e7_8df5_b8ac6f9f4593row8_col1 {
width: 10em;
height: 80%;
background: linear-gradient(90deg, transparent 0%, transparent 0.0%, #000000 0.0%, #000000 0.0%, transparent 0.0%);
max-width: 90px;
} #T_778742d4_6c4d_11e7_8df5_b8ac6f9f4593row8_col2 {
width: 10em;
height: 80%;
background: linear-gradient(90deg, transparent 0%, transparent 0.0%, #000000 0.0%, #000000 0.0%, transparent 0.0%);
max-width: 90px;
} #T_778742d4_6c4d_11e7_8df5_b8ac6f9f4593row8_col3 {
width: 10em;
height: 80%;
background: linear-gradient(90deg, transparent 0%, transparent nan%, #000000 nan%, #000000 0.0%, transparent 0.0%);
max-width: 90px;
} #T_778742d4_6c4d_11e7_8df5_b8ac6f9f4593row8_col4 {
width: 10em;
height: 80%;
background: linear-gradient(90deg, transparent 0%, transparent nan%, #000000 nan%, #000000 0.0%, transparent 0.0%);
max-width: 90px;
} #T_778742d4_6c4d_11e7_8df5_b8ac6f9f4593row8_col5 {
width: 10em;
height: 80%;
background: linear-gradient(90deg, transparent 0%, transparent nan%, #000000 nan%, #000000 0.0%, transparent 0.0%);
max-width: 90px;
} #T_778742d4_6c4d_11e7_8df5_b8ac6f9f4593row8_col6 {
width: 10em;
height: 80%;
background: linear-gradient(90deg, transparent 0%, transparent nan%, #000000 nan%, #000000 0.0%, transparent 0.0%);
max-width: 90px;
} #T_778742d4_6c4d_11e7_8df5_b8ac6f9f4593row8_col7 {
width: 10em;
height: 80%;
background: linear-gradient(90deg, transparent 0%, transparent nan%, #000000 nan%, #000000 0.0%, transparent 0.0%);
max-width: 90px;
} #T_778742d4_6c4d_11e7_8df5_b8ac6f9f4593row8_col8 {
max-width: 90px;
} #T_778742d4_6c4d_11e7_8df5_b8ac6f9f4593row8_col9 {
width: 10em;
height: 80%;
background: linear-gradient(90deg, transparent 0%, transparent 0.0%, #302f2f 0.0%, #302f2f 24.0%, transparent 24.0%);
max-width: 90px;
} #T_778742d4_6c4d_11e7_8df5_b8ac6f9f4593row8_col10 {
width: 10em;
height: 80%;
background: linear-gradient(90deg, transparent 0%, transparent 0.0%, #000000 0.0%, #000000 0.0%, transparent 0.0%);
max-width: 90px;
} #T_778742d4_6c4d_11e7_8df5_b8ac6f9f4593row8_col11 {
width: 10em;
height: 80%;
background: linear-gradient(90deg, transparent 0%, transparent 0.0%, #302f2f 0.0%, #302f2f 0.2%, transparent 0.2%);
max-width: 90px;
} #T_778742d4_6c4d_11e7_8df5_b8ac6f9f4593row9_col0 {
max-width: 90px;
} #T_778742d4_6c4d_11e7_8df5_b8ac6f9f4593row9_col1 {
width: 10em;
height: 80%;
background: linear-gradient(90deg, transparent 0%, transparent 0.0%, #000000 0.0%, #000000 0.0%, transparent 0.0%);
max-width: 90px;
} #T_778742d4_6c4d_11e7_8df5_b8ac6f9f4593row9_col2 {
width: 10em;
height: 80%;
background: linear-gradient(90deg, transparent 0%, transparent 0.0%, #302f2f 0.0%, #302f2f 67.1%, transparent 67.1%);
max-width: 90px;
} #T_778742d4_6c4d_11e7_8df5_b8ac6f9f4593row9_col3 {
width: 10em;
height: 80%;
background: linear-gradient(90deg, transparent 0%, transparent 0.0%, #302f2f 0.0%, #302f2f 0.1%, transparent 0.1%);
max-width: 90px;
} #T_778742d4_6c4d_11e7_8df5_b8ac6f9f4593row9_col4 {
width: 10em;
height: 80%;
background: linear-gradient(90deg, transparent 0%, transparent 0.0%, #000000 0.0%, #000000 0.0%, transparent 0.0%);
max-width: 90px;
} #T_778742d4_6c4d_11e7_8df5_b8ac6f9f4593row9_col5 {
width: 10em;
height: 80%;
background: linear-gradient(90deg, transparent 0%, transparent 0.0%, #302f2f 0.0%, #302f2f 0.7%, transparent 0.7%);
max-width: 90px;
} #T_778742d4_6c4d_11e7_8df5_b8ac6f9f4593row9_col6 {
width: 10em;
height: 80%;
background: linear-gradient(90deg, transparent 0%, transparent 0.0%, #000000 0.0%, #000000 0.0%, transparent 0.0%);
max-width: 90px;
} #T_778742d4_6c4d_11e7_8df5_b8ac6f9f4593row9_col7 {
width: 10em;
height: 80%;
background: linear-gradient(90deg, transparent 0%, transparent 0.0%, #302f2f 0.0%, #302f2f 0.0%, transparent 0.0%);
max-width: 90px;
} #T_778742d4_6c4d_11e7_8df5_b8ac6f9f4593row9_col8 {
max-width: 90px;
} #T_778742d4_6c4d_11e7_8df5_b8ac6f9f4593row9_col9 {
width: 10em;
height: 80%;
background: linear-gradient(90deg, transparent 0%, transparent 0.0%, #302f2f 0.0%, #302f2f 38.0%, transparent 38.0%);
max-width: 90px;
} #T_778742d4_6c4d_11e7_8df5_b8ac6f9f4593row9_col10 {
width: 10em;
height: 80%;
background: linear-gradient(90deg, transparent 0%, transparent 0.0%, #302f2f 0.0%, #302f2f 0.8%, transparent 0.8%);
max-width: 90px;
} #T_778742d4_6c4d_11e7_8df5_b8ac6f9f4593row9_col11 {
width: 10em;
height: 80%;
background: linear-gradient(90deg, transparent 0%, transparent 0.0%, #302f2f 0.0%, #302f2f 0.6%, transparent 0.6%);
max-width: 90px;
} #T_778742d4_6c4d_11e7_8df5_b8ac6f9f4593row10_col0 {
max-width: 90px;
} #T_778742d4_6c4d_11e7_8df5_b8ac6f9f4593row10_col1 {
width: 10em;
height: 80%;
background: linear-gradient(90deg, transparent 0%, transparent 0.0%, #000000 0.0%, #000000 0.0%, transparent 0.0%);
max-width: 90px;
} #T_778742d4_6c4d_11e7_8df5_b8ac6f9f4593row10_col2 {
width: 10em;
height: 80%;
background: linear-gradient(90deg, transparent 0%, transparent 0.0%, #302f2f 0.0%, #302f2f 61.2%, transparent 61.2%);
max-width: 90px;
} #T_778742d4_6c4d_11e7_8df5_b8ac6f9f4593row10_col3 {
width: 10em;
height: 80%;
background: linear-gradient(90deg, transparent 0%, transparent 0.0%, #302f2f 0.0%, #302f2f 0.1%, transparent 0.1%);
max-width: 90px;
} #T_778742d4_6c4d_11e7_8df5_b8ac6f9f4593row10_col4 {
width: 10em;
height: 80%;
background: linear-gradient(90deg, transparent 0%, transparent 0.0%, #000000 0.0%, #000000 0.0%, transparent 0.0%);
max-width: 90px;
} #T_778742d4_6c4d_11e7_8df5_b8ac6f9f4593row10_col5 {
width: 10em;
height: 80%;
background: linear-gradient(90deg, transparent 0%, transparent 0.0%, #302f2f 0.0%, #302f2f 0.1%, transparent 0.1%);
max-width: 90px;
} #T_778742d4_6c4d_11e7_8df5_b8ac6f9f4593row10_col6 {
width: 10em;
height: 80%;
background: linear-gradient(90deg, transparent 0%, transparent 0.0%, #000000 0.0%, #000000 0.0%, transparent 0.0%);
max-width: 90px;
} #T_778742d4_6c4d_11e7_8df5_b8ac6f9f4593row10_col7 {
width: 10em;
height: 80%;
background: linear-gradient(90deg, transparent 0%, transparent 0.0%, #302f2f 0.0%, #302f2f 0.0%, transparent 0.0%);
max-width: 90px;
} #T_778742d4_6c4d_11e7_8df5_b8ac6f9f4593row10_col8 {
max-width: 90px;
} #T_778742d4_6c4d_11e7_8df5_b8ac6f9f4593row10_col9 {
width: 10em;
height: 80%;
background: linear-gradient(90deg, transparent 0%, transparent 0.0%, #302f2f 0.0%, #302f2f 21.0%, transparent 21.0%);
max-width: 90px;
} #T_778742d4_6c4d_11e7_8df5_b8ac6f9f4593row10_col10 {
width: 10em;
height: 80%;
background: linear-gradient(90deg, transparent 0%, transparent 0.0%, #000000 0.0%, #000000 0.0%, transparent 0.0%);
max-width: 90px;
} #T_778742d4_6c4d_11e7_8df5_b8ac6f9f4593row10_col11 {
width: 10em;
height: 80%;
background: linear-gradient(90deg, transparent 0%, transparent 0.0%, #302f2f 0.0%, #302f2f 0.2%, transparent 0.2%);
max-width: 90px;
} #T_778742d4_6c4d_11e7_8df5_b8ac6f9f4593row11_col0 {
max-width: 90px;
} #T_778742d4_6c4d_11e7_8df5_b8ac6f9f4593row11_col1 {
width: 10em;
height: 80%;
background: linear-gradient(90deg, transparent 0%, transparent 0.0%, #000000 0.0%, #000000 0.0%, transparent 0.0%);
max-width: 90px;
} #T_778742d4_6c4d_11e7_8df5_b8ac6f9f4593row11_col2 {
width: 10em;
height: 80%;
background: linear-gradient(90deg, transparent 0%, transparent 0.0%, #000000 0.0%, #000000 0.0%, transparent 0.0%);
max-width: 90px;
} #T_778742d4_6c4d_11e7_8df5_b8ac6f9f4593row11_col3 {
width: 10em;
height: 80%;
background: linear-gradient(90deg, transparent 0%, transparent nan%, #000000 nan%, #000000 0.0%, transparent 0.0%);
max-width: 90px;
} #T_778742d4_6c4d_11e7_8df5_b8ac6f9f4593row11_col4 {
width: 10em;
height: 80%;
background: linear-gradient(90deg, transparent 0%, transparent nan%, #000000 nan%, #000000 0.0%, transparent 0.0%);
max-width: 90px;
} #T_778742d4_6c4d_11e7_8df5_b8ac6f9f4593row11_col5 {
width: 10em;
height: 80%;
background: linear-gradient(90deg, transparent 0%, transparent nan%, #000000 nan%, #000000 0.0%, transparent 0.0%);
max-width: 90px;
} #T_778742d4_6c4d_11e7_8df5_b8ac6f9f4593row11_col6 {
width: 10em;
height: 80%;
background: linear-gradient(90deg, transparent 0%, transparent nan%, #000000 nan%, #000000 0.0%, transparent 0.0%);
max-width: 90px;
} #T_778742d4_6c4d_11e7_8df5_b8ac6f9f4593row11_col7 {
width: 10em;
height: 80%;
background: linear-gradient(90deg, transparent 0%, transparent nan%, #000000 nan%, #000000 0.0%, transparent 0.0%);
max-width: 90px;
} #T_778742d4_6c4d_11e7_8df5_b8ac6f9f4593row11_col8 {
max-width: 90px;
} #T_778742d4_6c4d_11e7_8df5_b8ac6f9f4593row11_col9 {
width: 10em;
height: 80%;
background: linear-gradient(90deg, transparent 0%, transparent 0.0%, #302f2f 0.0%, #302f2f 13.0%, transparent 13.0%);
max-width: 90px;
} #T_778742d4_6c4d_11e7_8df5_b8ac6f9f4593row11_col10 {
width: 10em;
height: 80%;
background: linear-gradient(90deg, transparent 0%, transparent 0.0%, #302f2f 0.0%, #302f2f 57.0%, transparent 57.0%);
max-width: 90px;
} #T_778742d4_6c4d_11e7_8df5_b8ac6f9f4593row11_col11 {
width: 10em;
height: 80%;
background: linear-gradient(90deg, transparent 0%, transparent 0.0%, #302f2f 0.0%, #302f2f 57.3%, transparent 57.3%);
max-width: 90px;
}</style>
<table id="T_778742d4_6c4d_11e7_8df5_b8ac6f9f4593" >
<thead> <tr>
<th class="blank level0" ></th>
<th class="col_heading level0 col0" >Type</th>
<th class="col_heading level0 col1" >%Missing</th>
<th class="col_heading level0 col2" >%Zeroes</th>
<th class="col_heading level0 col3" >Mean</th>
<th class="col_heading level0 col4" >Median</th>
<th class="col_heading level0 col5" >Range</th>
<th class="col_heading level0 col6" >IQR</th>
<th class="col_heading level0 col7" >Var</th>
<th class="col_heading level0 col8" >Mode</th>
<th class="col_heading level0 col9" >FreqRatio</th>
<th class="col_heading level0 col10" >%Unique</th>
<th class="col_heading level0 col11" >No.Unique</th>
</tr></thead>
<tbody> <tr>
<th id="T_778742d4_6c4d_11e7_8df5_b8ac6f9f4593level0_row0" class="row_heading level0 row0" >Age</th>
<td id="T_778742d4_6c4d_11e7_8df5_b8ac6f9f4593row0_col0" class="data row0 col0" >float</td>
<td id="T_778742d4_6c4d_11e7_8df5_b8ac6f9f4593row0_col1" class="data row0 col1" >20</td>
<td id="T_778742d4_6c4d_11e7_8df5_b8ac6f9f4593row0_col2" class="data row0 col2" >0</td>
<td id="T_778742d4_6c4d_11e7_8df5_b8ac6f9f4593row0_col3" class="data row0 col3" >29.7</td>
<td id="T_778742d4_6c4d_11e7_8df5_b8ac6f9f4593row0_col4" class="data row0 col4" >28</td>
<td id="T_778742d4_6c4d_11e7_8df5_b8ac6f9f4593row0_col5" class="data row0 col5" >79.58</td>
<td id="T_778742d4_6c4d_11e7_8df5_b8ac6f9f4593row0_col6" class="data row0 col6" >0.13</td>
<td id="T_778742d4_6c4d_11e7_8df5_b8ac6f9f4593row0_col7" class="data row0 col7" >211.02</td>
<td id="T_778742d4_6c4d_11e7_8df5_b8ac6f9f4593row0_col8" class="data row0 col8" >24</td>
<td id="T_778742d4_6c4d_11e7_8df5_b8ac6f9f4593row0_col9" class="data row0 col9" >1.11</td>
<td id="T_778742d4_6c4d_11e7_8df5_b8ac6f9f4593row0_col10" class="data row0 col10" >0.1</td>
<td id="T_778742d4_6c4d_11e7_8df5_b8ac6f9f4593row0_col11" class="data row0 col11" >88</td>
</tr> <tr>
<th id="T_778742d4_6c4d_11e7_8df5_b8ac6f9f4593level0_row1" class="row_heading level0 row1" >Cabin</th>
<td id="T_778742d4_6c4d_11e7_8df5_b8ac6f9f4593row1_col0" class="data row1 col0" >str</td>
<td id="T_778742d4_6c4d_11e7_8df5_b8ac6f9f4593row1_col1" class="data row1 col1" >77</td>
<td id="T_778742d4_6c4d_11e7_8df5_b8ac6f9f4593row1_col2" class="data row1 col2" >0</td>
<td id="T_778742d4_6c4d_11e7_8df5_b8ac6f9f4593row1_col3" class="data row1 col3" >nan</td>
<td id="T_778742d4_6c4d_11e7_8df5_b8ac6f9f4593row1_col4" class="data row1 col4" >nan</td>
<td id="T_778742d4_6c4d_11e7_8df5_b8ac6f9f4593row1_col5" class="data row1 col5" >nan</td>
<td id="T_778742d4_6c4d_11e7_8df5_b8ac6f9f4593row1_col6" class="data row1 col6" >nan</td>
<td id="T_778742d4_6c4d_11e7_8df5_b8ac6f9f4593row1_col7" class="data row1 col7" >nan</td>
<td id="T_778742d4_6c4d_11e7_8df5_b8ac6f9f4593row1_col8" class="data row1 col8" >B96 B98</td>
<td id="T_778742d4_6c4d_11e7_8df5_b8ac6f9f4593row1_col9" class="data row1 col9" >1</td>
<td id="T_778742d4_6c4d_11e7_8df5_b8ac6f9f4593row1_col10" class="data row1 col10" >0.16</td>
<td id="T_778742d4_6c4d_11e7_8df5_b8ac6f9f4593row1_col11" class="data row1 col11" >147</td>
</tr> <tr>
<th id="T_778742d4_6c4d_11e7_8df5_b8ac6f9f4593level0_row2" class="row_heading level0 row2" >Embarked</th>
<td id="T_778742d4_6c4d_11e7_8df5_b8ac6f9f4593row2_col0" class="data row2 col0" >str</td>
<td id="T_778742d4_6c4d_11e7_8df5_b8ac6f9f4593row2_col1" class="data row2 col1" >0</td>
<td id="T_778742d4_6c4d_11e7_8df5_b8ac6f9f4593row2_col2" class="data row2 col2" >0</td>
<td id="T_778742d4_6c4d_11e7_8df5_b8ac6f9f4593row2_col3" class="data row2 col3" >nan</td>
<td id="T_778742d4_6c4d_11e7_8df5_b8ac6f9f4593row2_col4" class="data row2 col4" >nan</td>
<td id="T_778742d4_6c4d_11e7_8df5_b8ac6f9f4593row2_col5" class="data row2 col5" >nan</td>
<td id="T_778742d4_6c4d_11e7_8df5_b8ac6f9f4593row2_col6" class="data row2 col6" >nan</td>
<td id="T_778742d4_6c4d_11e7_8df5_b8ac6f9f4593row2_col7" class="data row2 col7" >nan</td>
<td id="T_778742d4_6c4d_11e7_8df5_b8ac6f9f4593row2_col8" class="data row2 col8" >S</td>
<td id="T_778742d4_6c4d_11e7_8df5_b8ac6f9f4593row2_col9" class="data row2 col9" >3.83</td>
<td id="T_778742d4_6c4d_11e7_8df5_b8ac6f9f4593row2_col10" class="data row2 col10" >0</td>
<td id="T_778742d4_6c4d_11e7_8df5_b8ac6f9f4593row2_col11" class="data row2 col11" >3</td>
</tr> <tr>
<th id="T_778742d4_6c4d_11e7_8df5_b8ac6f9f4593level0_row3" class="row_heading level0 row3" >Fare</th>
<td id="T_778742d4_6c4d_11e7_8df5_b8ac6f9f4593row3_col0" class="data row3 col0" >float</td>
<td id="T_778742d4_6c4d_11e7_8df5_b8ac6f9f4593row3_col1" class="data row3 col1" >0</td>
<td id="T_778742d4_6c4d_11e7_8df5_b8ac6f9f4593row3_col2" class="data row3 col2" >2</td>
<td id="T_778742d4_6c4d_11e7_8df5_b8ac6f9f4593row3_col3" class="data row3 col3" >32.2</td>
<td id="T_778742d4_6c4d_11e7_8df5_b8ac6f9f4593row3_col4" class="data row3 col4" >14.45</td>
<td id="T_778742d4_6c4d_11e7_8df5_b8ac6f9f4593row3_col5" class="data row3 col5" >512.33</td>
<td id="T_778742d4_6c4d_11e7_8df5_b8ac6f9f4593row3_col6" class="data row3 col6" >0</td>
<td id="T_778742d4_6c4d_11e7_8df5_b8ac6f9f4593row3_col7" class="data row3 col7" >2469.44</td>
<td id="T_778742d4_6c4d_11e7_8df5_b8ac6f9f4593row3_col8" class="data row3 col8" >8.05</td>
<td id="T_778742d4_6c4d_11e7_8df5_b8ac6f9f4593row3_col9" class="data row3 col9" >1.02</td>
<td id="T_778742d4_6c4d_11e7_8df5_b8ac6f9f4593row3_col10" class="data row3 col10" >0.28</td>
<td id="T_778742d4_6c4d_11e7_8df5_b8ac6f9f4593row3_col11" class="data row3 col11" >248</td>
</tr> <tr>
<th id="T_778742d4_6c4d_11e7_8df5_b8ac6f9f4593level0_row4" class="row_heading level0 row4" >Name</th>
<td id="T_778742d4_6c4d_11e7_8df5_b8ac6f9f4593row4_col0" class="data row4 col0" >str</td>
<td id="T_778742d4_6c4d_11e7_8df5_b8ac6f9f4593row4_col1" class="data row4 col1" >0</td>
<td id="T_778742d4_6c4d_11e7_8df5_b8ac6f9f4593row4_col2" class="data row4 col2" >0</td>
<td id="T_778742d4_6c4d_11e7_8df5_b8ac6f9f4593row4_col3" class="data row4 col3" >nan</td>
<td id="T_778742d4_6c4d_11e7_8df5_b8ac6f9f4593row4_col4" class="data row4 col4" >nan</td>
<td id="T_778742d4_6c4d_11e7_8df5_b8ac6f9f4593row4_col5" class="data row4 col5" >nan</td>
<td id="T_778742d4_6c4d_11e7_8df5_b8ac6f9f4593row4_col6" class="data row4 col6" >nan</td>
<td id="T_778742d4_6c4d_11e7_8df5_b8ac6f9f4593row4_col7" class="data row4 col7" >nan</td>
<td id="T_778742d4_6c4d_11e7_8df5_b8ac6f9f4593row4_col8" class="data row4 col8" >Abbing, Mr. Anthony</td>
<td id="T_778742d4_6c4d_11e7_8df5_b8ac6f9f4593row4_col9" class="data row4 col9" >1</td>
<td id="T_778742d4_6c4d_11e7_8df5_b8ac6f9f4593row4_col10" class="data row4 col10" >1</td>
<td id="T_778742d4_6c4d_11e7_8df5_b8ac6f9f4593row4_col11" class="data row4 col11" >891</td>
</tr> <tr>
<th id="T_778742d4_6c4d_11e7_8df5_b8ac6f9f4593level0_row5" class="row_heading level0 row5" >Parch</th>
<td id="T_778742d4_6c4d_11e7_8df5_b8ac6f9f4593row5_col0" class="data row5 col0" >int</td>
<td id="T_778742d4_6c4d_11e7_8df5_b8ac6f9f4593row5_col1" class="data row5 col1" >0</td>
<td id="T_778742d4_6c4d_11e7_8df5_b8ac6f9f4593row5_col2" class="data row5 col2" >76</td>
<td id="T_778742d4_6c4d_11e7_8df5_b8ac6f9f4593row5_col3" class="data row5 col3" >0.38</td>
<td id="T_778742d4_6c4d_11e7_8df5_b8ac6f9f4593row5_col4" class="data row5 col4" >0</td>
<td id="T_778742d4_6c4d_11e7_8df5_b8ac6f9f4593row5_col5" class="data row5 col5" >6</td>
<td id="T_778742d4_6c4d_11e7_8df5_b8ac6f9f4593row5_col6" class="data row5 col6" >0</td>
<td id="T_778742d4_6c4d_11e7_8df5_b8ac6f9f4593row5_col7" class="data row5 col7" >0.65</td>
<td id="T_778742d4_6c4d_11e7_8df5_b8ac6f9f4593row5_col8" class="data row5 col8" >0</td>
<td id="T_778742d4_6c4d_11e7_8df5_b8ac6f9f4593row5_col9" class="data row5 col9" >5.75</td>
<td id="T_778742d4_6c4d_11e7_8df5_b8ac6f9f4593row5_col10" class="data row5 col10" >0.01</td>
<td id="T_778742d4_6c4d_11e7_8df5_b8ac6f9f4593row5_col11" class="data row5 col11" >7</td>
</tr> <tr>
<th id="T_778742d4_6c4d_11e7_8df5_b8ac6f9f4593level0_row6" class="row_heading level0 row6" >PassengerId</th>
<td id="T_778742d4_6c4d_11e7_8df5_b8ac6f9f4593row6_col0" class="data row6 col0" >int</td>
<td id="T_778742d4_6c4d_11e7_8df5_b8ac6f9f4593row6_col1" class="data row6 col1" >0</td>
<td id="T_778742d4_6c4d_11e7_8df5_b8ac6f9f4593row6_col2" class="data row6 col2" >0</td>
<td id="T_778742d4_6c4d_11e7_8df5_b8ac6f9f4593row6_col3" class="data row6 col3" >446</td>
<td id="T_778742d4_6c4d_11e7_8df5_b8ac6f9f4593row6_col4" class="data row6 col4" >446</td>
<td id="T_778742d4_6c4d_11e7_8df5_b8ac6f9f4593row6_col5" class="data row6 col5" >890</td>
<td id="T_778742d4_6c4d_11e7_8df5_b8ac6f9f4593row6_col6" class="data row6 col6" >4.45</td>
<td id="T_778742d4_6c4d_11e7_8df5_b8ac6f9f4593row6_col7" class="data row6 col7" >66231</td>
<td id="T_778742d4_6c4d_11e7_8df5_b8ac6f9f4593row6_col8" class="data row6 col8" >1</td>
<td id="T_778742d4_6c4d_11e7_8df5_b8ac6f9f4593row6_col9" class="data row6 col9" >1</td>
<td id="T_778742d4_6c4d_11e7_8df5_b8ac6f9f4593row6_col10" class="data row6 col10" >1</td>
<td id="T_778742d4_6c4d_11e7_8df5_b8ac6f9f4593row6_col11" class="data row6 col11" >891</td>
</tr> <tr>
<th id="T_778742d4_6c4d_11e7_8df5_b8ac6f9f4593level0_row7" class="row_heading level0 row7" >Pclass</th>
<td id="T_778742d4_6c4d_11e7_8df5_b8ac6f9f4593row7_col0" class="data row7 col0" >int</td>
<td id="T_778742d4_6c4d_11e7_8df5_b8ac6f9f4593row7_col1" class="data row7 col1" >0</td>
<td id="T_778742d4_6c4d_11e7_8df5_b8ac6f9f4593row7_col2" class="data row7 col2" >0</td>
<td id="T_778742d4_6c4d_11e7_8df5_b8ac6f9f4593row7_col3" class="data row7 col3" >2.31</td>
<td id="T_778742d4_6c4d_11e7_8df5_b8ac6f9f4593row7_col4" class="data row7 col4" >3</td>
<td id="T_778742d4_6c4d_11e7_8df5_b8ac6f9f4593row7_col5" class="data row7 col5" >2</td>
<td id="T_778742d4_6c4d_11e7_8df5_b8ac6f9f4593row7_col6" class="data row7 col6" >0</td>
<td id="T_778742d4_6c4d_11e7_8df5_b8ac6f9f4593row7_col7" class="data row7 col7" >0.7</td>
<td id="T_778742d4_6c4d_11e7_8df5_b8ac6f9f4593row7_col8" class="data row7 col8" >3</td>
<td id="T_778742d4_6c4d_11e7_8df5_b8ac6f9f4593row7_col9" class="data row7 col9" >2.27</td>
<td id="T_778742d4_6c4d_11e7_8df5_b8ac6f9f4593row7_col10" class="data row7 col10" >0</td>
<td id="T_778742d4_6c4d_11e7_8df5_b8ac6f9f4593row7_col11" class="data row7 col11" >3</td>
</tr> <tr>
<th id="T_778742d4_6c4d_11e7_8df5_b8ac6f9f4593level0_row8" class="row_heading level0 row8" >Sex</th>
<td id="T_778742d4_6c4d_11e7_8df5_b8ac6f9f4593row8_col0" class="data row8 col0" >str</td>
<td id="T_778742d4_6c4d_11e7_8df5_b8ac6f9f4593row8_col1" class="data row8 col1" >0</td>
<td id="T_778742d4_6c4d_11e7_8df5_b8ac6f9f4593row8_col2" class="data row8 col2" >0</td>
<td id="T_778742d4_6c4d_11e7_8df5_b8ac6f9f4593row8_col3" class="data row8 col3" >nan</td>
<td id="T_778742d4_6c4d_11e7_8df5_b8ac6f9f4593row8_col4" class="data row8 col4" >nan</td>
<td id="T_778742d4_6c4d_11e7_8df5_b8ac6f9f4593row8_col5" class="data row8 col5" >nan</td>
<td id="T_778742d4_6c4d_11e7_8df5_b8ac6f9f4593row8_col6" class="data row8 col6" >nan</td>
<td id="T_778742d4_6c4d_11e7_8df5_b8ac6f9f4593row8_col7" class="data row8 col7" >nan</td>
<td id="T_778742d4_6c4d_11e7_8df5_b8ac6f9f4593row8_col8" class="data row8 col8" >male</td>
<td id="T_778742d4_6c4d_11e7_8df5_b8ac6f9f4593row8_col9" class="data row8 col9" >1.84</td>
<td id="T_778742d4_6c4d_11e7_8df5_b8ac6f9f4593row8_col10" class="data row8 col10" >0</td>
<td id="T_778742d4_6c4d_11e7_8df5_b8ac6f9f4593row8_col11" class="data row8 col11" >2</td>
</tr> <tr>
<th id="T_778742d4_6c4d_11e7_8df5_b8ac6f9f4593level0_row9" class="row_heading level0 row9" >SibSp</th>
<td id="T_778742d4_6c4d_11e7_8df5_b8ac6f9f4593row9_col0" class="data row9 col0" >int</td>
<td id="T_778742d4_6c4d_11e7_8df5_b8ac6f9f4593row9_col1" class="data row9 col1" >0</td>
<td id="T_778742d4_6c4d_11e7_8df5_b8ac6f9f4593row9_col2" class="data row9 col2" >68</td>
<td id="T_778742d4_6c4d_11e7_8df5_b8ac6f9f4593row9_col3" class="data row9 col3" >0.52</td>
<td id="T_778742d4_6c4d_11e7_8df5_b8ac6f9f4593row9_col4" class="data row9 col4" >0</td>
<td id="T_778742d4_6c4d_11e7_8df5_b8ac6f9f4593row9_col5" class="data row9 col5" >8</td>
<td id="T_778742d4_6c4d_11e7_8df5_b8ac6f9f4593row9_col6" class="data row9 col6" >0</td>
<td id="T_778742d4_6c4d_11e7_8df5_b8ac6f9f4593row9_col7" class="data row9 col7" >1.22</td>
<td id="T_778742d4_6c4d_11e7_8df5_b8ac6f9f4593row9_col8" class="data row9 col8" >0</td>
<td id="T_778742d4_6c4d_11e7_8df5_b8ac6f9f4593row9_col9" class="data row9 col9" >2.91</td>
<td id="T_778742d4_6c4d_11e7_8df5_b8ac6f9f4593row9_col10" class="data row9 col10" >0.01</td>
<td id="T_778742d4_6c4d_11e7_8df5_b8ac6f9f4593row9_col11" class="data row9 col11" >7</td>
</tr> <tr>
<th id="T_778742d4_6c4d_11e7_8df5_b8ac6f9f4593level0_row10" class="row_heading level0 row10" >Survived</th>
<td id="T_778742d4_6c4d_11e7_8df5_b8ac6f9f4593row10_col0" class="data row10 col0" >int</td>
<td id="T_778742d4_6c4d_11e7_8df5_b8ac6f9f4593row10_col1" class="data row10 col1" >0</td>
<td id="T_778742d4_6c4d_11e7_8df5_b8ac6f9f4593row10_col2" class="data row10 col2" >62</td>
<td id="T_778742d4_6c4d_11e7_8df5_b8ac6f9f4593row10_col3" class="data row10 col3" >0.38</td>
<td id="T_778742d4_6c4d_11e7_8df5_b8ac6f9f4593row10_col4" class="data row10 col4" >0</td>
<td id="T_778742d4_6c4d_11e7_8df5_b8ac6f9f4593row10_col5" class="data row10 col5" >1</td>
<td id="T_778742d4_6c4d_11e7_8df5_b8ac6f9f4593row10_col6" class="data row10 col6" >0</td>
<td id="T_778742d4_6c4d_11e7_8df5_b8ac6f9f4593row10_col7" class="data row10 col7" >0.24</td>
<td id="T_778742d4_6c4d_11e7_8df5_b8ac6f9f4593row10_col8" class="data row10 col8" >0</td>
<td id="T_778742d4_6c4d_11e7_8df5_b8ac6f9f4593row10_col9" class="data row10 col9" >1.61</td>
<td id="T_778742d4_6c4d_11e7_8df5_b8ac6f9f4593row10_col10" class="data row10 col10" >0</td>
<td id="T_778742d4_6c4d_11e7_8df5_b8ac6f9f4593row10_col11" class="data row10 col11" >2</td>
</tr> <tr>
<th id="T_778742d4_6c4d_11e7_8df5_b8ac6f9f4593level0_row11" class="row_heading level0 row11" >Ticket</th>
<td id="T_778742d4_6c4d_11e7_8df5_b8ac6f9f4593row11_col0" class="data row11 col0" >str</td>
<td id="T_778742d4_6c4d_11e7_8df5_b8ac6f9f4593row11_col1" class="data row11 col1" >0</td>
<td id="T_778742d4_6c4d_11e7_8df5_b8ac6f9f4593row11_col2" class="data row11 col2" >0</td>
<td id="T_778742d4_6c4d_11e7_8df5_b8ac6f9f4593row11_col3" class="data row11 col3" >nan</td>
<td id="T_778742d4_6c4d_11e7_8df5_b8ac6f9f4593row11_col4" class="data row11 col4" >nan</td>
<td id="T_778742d4_6c4d_11e7_8df5_b8ac6f9f4593row11_col5" class="data row11 col5" >nan</td>
<td id="T_778742d4_6c4d_11e7_8df5_b8ac6f9f4593row11_col6" class="data row11 col6" >nan</td>
<td id="T_778742d4_6c4d_11e7_8df5_b8ac6f9f4593row11_col7" class="data row11 col7" >nan</td>
<td id="T_778742d4_6c4d_11e7_8df5_b8ac6f9f4593row11_col8" class="data row11 col8" >1601</td>
<td id="T_778742d4_6c4d_11e7_8df5_b8ac6f9f4593row11_col9" class="data row11 col9" >1</td>
<td id="T_778742d4_6c4d_11e7_8df5_b8ac6f9f4593row11_col10" class="data row11 col10" >0.76</td>
<td id="T_778742d4_6c4d_11e7_8df5_b8ac6f9f4593row11_col11" class="data row11 col11" >681</td>
</tr></tbody>
</table>
</div>
</div>
</div>
</div>
</div>
<div class="cell border-box-sizing text_cell rendered"><div class="prompt input_prompt">
</div>
<div class="inner_cell">
<div class="text_cell_render border-box-sizing rendered_html">
<hr>
<p>You can also change axis to 1 (both ANALYSE and DESCRIBE works)</p>
</div>
</div>
</div>
<div class="cell border-box-sizing code_cell rendered">
<div class="input">
<div class="prompt input_prompt">In [4]:</div>
<div class="inner_cell">
<div class="input_area">
<div class=" highlight hl-ipython3"><pre><span></span><span class="n">describe</span><span class="p">(</span><span class="n">x</span><span class="p">,</span> <span class="n">axis</span> <span class="o">=</span> <span class="mi">1</span><span class="p">)</span>
</pre></div>
</div>
</div>
</div>
<div class="output_wrapper">
<div class="output">
<div class="output_area">
<div class="prompt output_prompt">Out[4]:</div>
<div class="output_html rendered_html output_subarea output_execute_result">
<style type="text/css" >
#T_77a9bbf0_6c4d_11e7_9b7c_b8ac6f9f4593row0_col0 {
width: 10em;
height: 80%;
background: linear-gradient(90deg, transparent 0%, transparent 0.0%, #302f2f 0.0%, #302f2f 10.6%, transparent 10.6%);
max-width: 90px;
} #T_77a9bbf0_6c4d_11e7_9b7c_b8ac6f9f4593row0_col1 {
width: 10em;
height: 80%;
background: linear-gradient(90deg, transparent 0%, transparent 0.0%, #302f2f 0.0%, #302f2f 10.0%, transparent 10.0%);
max-width: 90px;
} #T_77a9bbf0_6c4d_11e7_9b7c_b8ac6f9f4593row0_col2 {
width: 10em;
height: 80%;
background: linear-gradient(90deg, transparent 0%, transparent 0.0%, #302f2f 0.0%, #302f2f 28.3%, transparent 28.3%);
max-width: 90px;
} #T_77a9bbf0_6c4d_11e7_9b7c_b8ac6f9f4593row0_col3 {
width: 10em;
height: 80%;
background: linear-gradient(90deg, transparent 0%, transparent 0.0%, #302f2f 0.0%, #302f2f 0.0%, transparent 0.0%);
max-width: 90px;
} #T_77a9bbf0_6c4d_11e7_9b7c_b8ac6f9f4593row0_col4 {
width: 10em;
height: 80%;
background: linear-gradient(90deg, transparent 0%, transparent 0.0%, #302f2f 0.0%, #302f2f 75.0%, transparent 75.0%);
max-width: 90px;
} #T_77a9bbf0_6c4d_11e7_9b7c_b8ac6f9f4593row0_col5 {
max-width: 90px;
} #T_77a9bbf0_6c4d_11e7_9b7c_b8ac6f9f4593row0_col6 {
width: 10em;
height: 80%;
background: linear-gradient(90deg, transparent 0%, transparent 0.0%, #302f2f 0.0%, #302f2f 0.4%, transparent 0.4%);
max-width: 90px;
} #T_77a9bbf0_6c4d_11e7_9b7c_b8ac6f9f4593row0_col7 {
width: 10em;
height: 80%;
background: linear-gradient(90deg, transparent 0%, transparent 0.0%, #302f2f 0.0%, #302f2f 0.0%, transparent 0.0%);
max-width: 90px;
} #T_77a9bbf0_6c4d_11e7_9b7c_b8ac6f9f4593row0_col8 {
width: 10em;
height: 80%;
background: linear-gradient(90deg, transparent 0%, transparent 0.0%, #302f2f 0.0%, #302f2f 31.3%, transparent 31.3%);
max-width: 90px;
} #T_77a9bbf0_6c4d_11e7_9b7c_b8ac6f9f4593row1_col0 {
width: 10em;
height: 80%;
background: linear-gradient(90deg, transparent 0%, transparent nan%, #000000 nan%, #000000 0.0%, transparent 0.0%);
max-width: 90px;
} #T_77a9bbf0_6c4d_11e7_9b7c_b8ac6f9f4593row1_col1 {
width: 10em;
height: 80%;
background: linear-gradient(90deg, transparent 0%, transparent nan%, #000000 nan%, #000000 0.0%, transparent 0.0%);
max-width: 90px;
} #T_77a9bbf0_6c4d_11e7_9b7c_b8ac6f9f4593row1_col2 {
width: 10em;
height: 80%;
background: linear-gradient(90deg, transparent 0%, transparent nan%, #000000 nan%, #000000 0.0%, transparent 0.0%);
max-width: 90px;
} #T_77a9bbf0_6c4d_11e7_9b7c_b8ac6f9f4593row1_col3 {
width: 10em;
height: 80%;
background: linear-gradient(90deg, transparent 0%, transparent nan%, #000000 nan%, #000000 0.0%, transparent 0.0%);
max-width: 90px;
} #T_77a9bbf0_6c4d_11e7_9b7c_b8ac6f9f4593row1_col4 {
width: 10em;
height: 80%;
background: linear-gradient(90deg, transparent 0%, transparent nan%, #000000 nan%, #000000 0.0%, transparent 0.0%);
max-width: 90px;
} #T_77a9bbf0_6c4d_11e7_9b7c_b8ac6f9f4593row1_col5 {
max-width: 90px;
} #T_77a9bbf0_6c4d_11e7_9b7c_b8ac6f9f4593row1_col6 {
width: 10em;
height: 80%;
background: linear-gradient(90deg, transparent 0%, transparent 0.0%, #302f2f 0.0%, #302f2f 0.5%, transparent 0.5%);
max-width: 90px;
} #T_77a9bbf0_6c4d_11e7_9b7c_b8ac6f9f4593row1_col7 {
width: 10em;
height: 80%;
background: linear-gradient(90deg, transparent 0%, transparent 0.0%, #302f2f 0.0%, #302f2f 0.1%, transparent 0.1%);
max-width: 90px;
} #T_77a9bbf0_6c4d_11e7_9b7c_b8ac6f9f4593row1_col8 {
width: 10em;
height: 80%;
background: linear-gradient(90deg, transparent 0%, transparent 0.0%, #302f2f 0.0%, #302f2f 75.0%, transparent 75.0%);
max-width: 90px;
} #T_77a9bbf0_6c4d_11e7_9b7c_b8ac6f9f4593row2_col0 {
width: 10em;
height: 80%;
background: linear-gradient(90deg, transparent 0%, transparent nan%, #000000 nan%, #000000 0.0%, transparent 0.0%);
max-width: 90px;
} #T_77a9bbf0_6c4d_11e7_9b7c_b8ac6f9f4593row2_col1 {
width: 10em;
height: 80%;
background: linear-gradient(90deg, transparent 0%, transparent nan%, #000000 nan%, #000000 0.0%, transparent 0.0%);
max-width: 90px;
} #T_77a9bbf0_6c4d_11e7_9b7c_b8ac6f9f4593row2_col2 {
width: 10em;
height: 80%;
background: linear-gradient(90deg, transparent 0%, transparent nan%, #000000 nan%, #000000 0.0%, transparent 0.0%);
max-width: 90px;
} #T_77a9bbf0_6c4d_11e7_9b7c_b8ac6f9f4593row2_col3 {
width: 10em;
height: 80%;
background: linear-gradient(90deg, transparent 0%, transparent nan%, #000000 nan%, #000000 0.0%, transparent 0.0%);
max-width: 90px;
} #T_77a9bbf0_6c4d_11e7_9b7c_b8ac6f9f4593row2_col4 {
width: 10em;
height: 80%;
background: linear-gradient(90deg, transparent 0%, transparent nan%, #000000 nan%, #000000 0.0%, transparent 0.0%);
max-width: 90px;
} #T_77a9bbf0_6c4d_11e7_9b7c_b8ac6f9f4593row2_col5 {
max-width: 90px;
} #T_77a9bbf0_6c4d_11e7_9b7c_b8ac6f9f4593row2_col6 {
width: 10em;
height: 80%;
background: linear-gradient(90deg, transparent 0%, transparent 0.0%, #302f2f 0.0%, #302f2f 75.0%, transparent 75.0%);
max-width: 90px;
} #T_77a9bbf0_6c4d_11e7_9b7c_b8ac6f9f4593row2_col7 {
width: 10em;
height: 80%;
background: linear-gradient(90deg, transparent 0%, transparent 0.0%, #000000 0.0%, #000000 0.0%, transparent 0.0%);
max-width: 90px;
} #T_77a9bbf0_6c4d_11e7_9b7c_b8ac6f9f4593row2_col8 {
width: 10em;
height: 80%;
background: linear-gradient(90deg, transparent 0%, transparent 0.0%, #302f2f 0.0%, #302f2f 58.7%, transparent 58.7%);
max-width: 90px;
} #T_77a9bbf0_6c4d_11e7_9b7c_b8ac6f9f4593row3_col0 {
width: 10em;
height: 80%;
background: linear-gradient(90deg, transparent 0%, transparent 0.0%, #302f2f 0.0%, #302f2f 1.0%, transparent 1.0%);
max-width: 90px;
} #T_77a9bbf0_6c4d_11e7_9b7c_b8ac6f9f4593row3_col1 {
width: 10em;
height: 80%;
background: linear-gradient(90deg, transparent 0%, transparent 0.0%, #302f2f 0.0%, #302f2f 0.4%, transparent 0.4%);
max-width: 90px;
} #T_77a9bbf0_6c4d_11e7_9b7c_b8ac6f9f4593row3_col2 {
width: 10em;
height: 80%;
background: linear-gradient(90deg, transparent 0%, transparent 0.0%, #302f2f 0.0%, #302f2f 15.6%, transparent 15.6%);
max-width: 90px;
} #T_77a9bbf0_6c4d_11e7_9b7c_b8ac6f9f4593row3_col3 {
width: 10em;
height: 80%;
background: linear-gradient(90deg, transparent 0%, transparent 0.0%, #000000 0.0%, #000000 0.0%, transparent 0.0%);
max-width: 90px;
} #T_77a9bbf0_6c4d_11e7_9b7c_b8ac6f9f4593row3_col4 {
width: 10em;
height: 80%;
background: linear-gradient(90deg, transparent 0%, transparent 0.0%, #302f2f 0.0%, #302f2f 75.0%, transparent 75.0%);
max-width: 90px;
} #T_77a9bbf0_6c4d_11e7_9b7c_b8ac6f9f4593row3_col5 {
max-width: 90px;
} #T_77a9bbf0_6c4d_11e7_9b7c_b8ac6f9f4593row3_col6 {
width: 10em;
height: 80%;
background: linear-gradient(90deg, transparent 0%, transparent 0.0%, #302f2f 0.0%, #302f2f 0.0%, transparent 0.0%);
max-width: 90px;
} #T_77a9bbf0_6c4d_11e7_9b7c_b8ac6f9f4593row3_col7 {
width: 10em;
height: 80%;
background: linear-gradient(90deg, transparent 0%, transparent 0.0%, #302f2f 0.0%, #302f2f 0.0%, transparent 0.0%);
max-width: 90px;
} #T_77a9bbf0_6c4d_11e7_9b7c_b8ac6f9f4593row3_col8 {
width: 10em;
height: 80%;
background: linear-gradient(90deg, transparent 0%, transparent 0.0%, #302f2f 0.0%, #302f2f 7.5%, transparent 7.5%);
max-width: 90px;
} #T_77a9bbf0_6c4d_11e7_9b7c_b8ac6f9f4593row4_col0 {
width: 10em;
height: 80%;
background: linear-gradient(90deg, transparent 0%, transparent nan%, #000000 nan%, #000000 0.0%, transparent 0.0%);
max-width: 90px;
} #T_77a9bbf0_6c4d_11e7_9b7c_b8ac6f9f4593row4_col1 {
width: 10em;
height: 80%;
background: linear-gradient(90deg, transparent 0%, transparent nan%, #000000 nan%, #000000 0.0%, transparent 0.0%);
max-width: 90px;
} #T_77a9bbf0_6c4d_11e7_9b7c_b8ac6f9f4593row4_col2 {
width: 10em;
height: 80%;
background: linear-gradient(90deg, transparent 0%, transparent nan%, #000000 nan%, #000000 0.0%, transparent 0.0%);
max-width: 90px;
} #T_77a9bbf0_6c4d_11e7_9b7c_b8ac6f9f4593row4_col3 {
width: 10em;
height: 80%;
background: linear-gradient(90deg, transparent 0%, transparent nan%, #000000 nan%, #000000 0.0%, transparent 0.0%);
max-width: 90px;
} #T_77a9bbf0_6c4d_11e7_9b7c_b8ac6f9f4593row4_col4 {
width: 10em;
height: 80%;
background: linear-gradient(90deg, transparent 0%, transparent nan%, #000000 nan%, #000000 0.0%, transparent 0.0%);
max-width: 90px;
} #T_77a9bbf0_6c4d_11e7_9b7c_b8ac6f9f4593row4_col5 {
max-width: 90px;
} #T_77a9bbf0_6c4d_11e7_9b7c_b8ac6f9f4593row4_col6 {
width: 10em;
height: 80%;
background: linear-gradient(90deg, transparent 0%, transparent 0.0%, #302f2f 0.0%, #302f2f 0.1%, transparent 0.1%);
max-width: 90px;
} #T_77a9bbf0_6c4d_11e7_9b7c_b8ac6f9f4593row4_col7 {
width: 10em;
height: 80%;
background: linear-gradient(90deg, transparent 0%, transparent 0.0%, #302f2f 0.0%, #302f2f 0.1%, transparent 0.1%);
max-width: 90px;
} #T_77a9bbf0_6c4d_11e7_9b7c_b8ac6f9f4593row4_col8 {
width: 10em;
height: 80%;
background: linear-gradient(90deg, transparent 0%, transparent 0.0%, #302f2f 0.0%, #302f2f 75.0%, transparent 75.0%);
max-width: 90px;
} #T_77a9bbf0_6c4d_11e7_9b7c_b8ac6f9f4593row5_col0 {
width: 10em;
height: 80%;
background: linear-gradient(90deg, transparent 0%, transparent 0.0%, #302f2f 0.0%, #302f2f 4.1%, transparent 4.1%);
max-width: 90px;
} #T_77a9bbf0_6c4d_11e7_9b7c_b8ac6f9f4593row5_col1 {
width: 10em;
height: 80%;
background: linear-gradient(90deg, transparent 0%, transparent 0.0%, #000000 0.0%, #000000 0.0%, transparent 0.0%);
max-width: 90px;
} #T_77a9bbf0_6c4d_11e7_9b7c_b8ac6f9f4593row5_col2 {
width: 10em;
height: 80%;
background: linear-gradient(90deg, transparent 0%, transparent 0.0%, #302f2f 0.0%, #302f2f 64.3%, transparent 64.3%);
max-width: 90px;
} #T_77a9bbf0_6c4d_11e7_9b7c_b8ac6f9f4593row5_col3 {
width: 10em;
height: 80%;
background: linear-gradient(90deg, transparent 0%, transparent 0.0%, #000000 0.0%, #000000 0.0%, transparent 0.0%);
max-width: 90px;
} #T_77a9bbf0_6c4d_11e7_9b7c_b8ac6f9f4593row5_col4 {
width: 10em;
height: 80%;
background: linear-gradient(90deg, transparent 0%, transparent 0.0%, #302f2f 0.0%, #302f2f 7.0%, transparent 7.0%);
max-width: 90px;
} #T_77a9bbf0_6c4d_11e7_9b7c_b8ac6f9f4593row5_col5 {
max-width: 90px;
} #T_77a9bbf0_6c4d_11e7_9b7c_b8ac6f9f4593row5_col6 {
width: 10em;
height: 80%;
background: linear-gradient(90deg, transparent 0%, transparent 0.0%, #302f2f 0.0%, #302f2f 61.6%, transparent 61.6%);
max-width: 90px;
} #T_77a9bbf0_6c4d_11e7_9b7c_b8ac6f9f4593row5_col7 {
width: 10em;
height: 80%;
background: linear-gradient(90deg, transparent 0%, transparent 0.0%, #302f2f 0.0%, #302f2f 0.1%, transparent 0.1%);
max-width: 90px;
} #T_77a9bbf0_6c4d_11e7_9b7c_b8ac6f9f4593row5_col8 {
width: 10em;
height: 80%;
background: linear-gradient(90deg, transparent 0%, transparent 0.0%, #302f2f 0.0%, #302f2f 75.0%, transparent 75.0%);
max-width: 90px;
} #T_77a9bbf0_6c4d_11e7_9b7c_b8ac6f9f4593row6_col0 {
width: 10em;
height: 80%;
background: linear-gradient(90deg, transparent 0%, transparent 0.0%, #302f2f 0.0%, #302f2f 0.5%, transparent 0.5%);
max-width: 90px;
} #T_77a9bbf0_6c4d_11e7_9b7c_b8ac6f9f4593row6_col1 {
width: 10em;
height: 80%;
background: linear-gradient(90deg, transparent 0%, transparent 0.0%, #302f2f 0.0%, #302f2f 0.5%, transparent 0.5%);
max-width: 90px;
} #T_77a9bbf0_6c4d_11e7_9b7c_b8ac6f9f4593row6_col2 {
width: 10em;
height: 80%;
background: linear-gradient(90deg, transparent 0%, transparent 0.0%, #302f2f 0.0%, #302f2f 1.0%, transparent 1.0%);
max-width: 90px;
} #T_77a9bbf0_6c4d_11e7_9b7c_b8ac6f9f4593row6_col3 {
width: 10em;
height: 80%;
background: linear-gradient(90deg, transparent 0%, transparent 0.0%, #302f2f 0.0%, #302f2f 0.0%, transparent 0.0%);
max-width: 90px;
} #T_77a9bbf0_6c4d_11e7_9b7c_b8ac6f9f4593row6_col4 {
width: 10em;
height: 80%;
background: linear-gradient(90deg, transparent 0%, transparent 0.0%, #302f2f 0.0%, #302f2f 75.0%, transparent 75.0%);
max-width: 90px;
} #T_77a9bbf0_6c4d_11e7_9b7c_b8ac6f9f4593row6_col5 {
max-width: 90px;
} #T_77a9bbf0_6c4d_11e7_9b7c_b8ac6f9f4593row6_col6 {
width: 10em;
height: 80%;
background: linear-gradient(90deg, transparent 0%, transparent 0.0%, #302f2f 0.0%, #302f2f 0.0%, transparent 0.0%);
max-width: 90px;
} #T_77a9bbf0_6c4d_11e7_9b7c_b8ac6f9f4593row6_col7 {
width: 10em;
height: 80%;
background: linear-gradient(90deg, transparent 0%, transparent 0.0%, #302f2f 0.0%, #302f2f 0.0%, transparent 0.0%);
max-width: 90px;
} #T_77a9bbf0_6c4d_11e7_9b7c_b8ac6f9f4593row6_col8 {
width: 10em;
height: 80%;
background: linear-gradient(90deg, transparent 0%, transparent 0.0%, #302f2f 0.0%, #302f2f 1.0%, transparent 1.0%);
max-width: 90px;
} #T_77a9bbf0_6c4d_11e7_9b7c_b8ac6f9f4593row7_col0 {
width: 10em;
height: 80%;
background: linear-gradient(90deg, transparent 0%, transparent 0.0%, #302f2f 0.0%, #302f2f 57.8%, transparent 57.8%);
max-width: 90px;
} #T_77a9bbf0_6c4d_11e7_9b7c_b8ac6f9f4593row7_col1 {
width: 10em;
height: 80%;
background: linear-gradient(90deg, transparent 0%, transparent 0.0%, #302f2f 0.0%, #302f2f 75.0%, transparent 75.0%);
max-width: 90px;
} #T_77a9bbf0_6c4d_11e7_9b7c_b8ac6f9f4593row7_col2 {
width: 10em;
height: 80%;
background: linear-gradient(90deg, transparent 0%, transparent 0.0%, #302f2f 0.0%, #302f2f 50.0%, transparent 50.0%);
max-width: 90px;
} #T_77a9bbf0_6c4d_11e7_9b7c_b8ac6f9f4593row7_col3 {
width: 10em;
height: 80%;
background: linear-gradient(90deg, transparent 0%, transparent 0.0%, #000000 0.0%, #000000 0.0%, transparent 0.0%);
max-width: 90px;
} #T_77a9bbf0_6c4d_11e7_9b7c_b8ac6f9f4593row7_col4 {
width: 10em;
height: 80%;
background: linear-gradient(90deg, transparent 0%, transparent 0.0%, #302f2f 0.0%, #302f2f 17.5%, transparent 17.5%);
max-width: 90px;
} #T_77a9bbf0_6c4d_11e7_9b7c_b8ac6f9f4593row7_col5 {
max-width: 90px;
} #T_77a9bbf0_6c4d_11e7_9b7c_b8ac6f9f4593row7_col6 {
width: 10em;
height: 80%;
background: linear-gradient(90deg, transparent 0%, transparent 0.0%, #302f2f 0.0%, #302f2f 56.8%, transparent 56.8%);
max-width: 90px;
} #T_77a9bbf0_6c4d_11e7_9b7c_b8ac6f9f4593row7_col7 {
width: 10em;
height: 80%;
background: linear-gradient(90deg, transparent 0%, transparent 0.0%, #000000 0.0%, #000000 0.0%, transparent 0.0%);
max-width: 90px;
} #T_77a9bbf0_6c4d_11e7_9b7c_b8ac6f9f4593row7_col8 {
width: 10em;
height: 80%;
background: linear-gradient(90deg, transparent 0%, transparent 0.0%, #302f2f 0.0%, #302f2f 75.0%, transparent 75.0%);
max-width: 90px;
} #T_77a9bbf0_6c4d_11e7_9b7c_b8ac6f9f4593row8_col0 {
width: 10em;
height: 80%;
background: linear-gradient(90deg, transparent 0%, transparent nan%, #000000 nan%, #000000 0.0%, transparent 0.0%);
max-width: 90px;
} #T_77a9bbf0_6c4d_11e7_9b7c_b8ac6f9f4593row8_col1 {
width: 10em;
height: 80%;
background: linear-gradient(90deg, transparent 0%, transparent nan%, #000000 nan%, #000000 0.0%, transparent 0.0%);
max-width: 90px;
} #T_77a9bbf0_6c4d_11e7_9b7c_b8ac6f9f4593row8_col2 {
width: 10em;
height: 80%;
background: linear-gradient(90deg, transparent 0%, transparent nan%, #000000 nan%, #000000 0.0%, transparent 0.0%);
max-width: 90px;
} #T_77a9bbf0_6c4d_11e7_9b7c_b8ac6f9f4593row8_col3 {
width: 10em;
height: 80%;
background: linear-gradient(90deg, transparent 0%, transparent nan%, #000000 nan%, #000000 0.0%, transparent 0.0%);
max-width: 90px;
} #T_77a9bbf0_6c4d_11e7_9b7c_b8ac6f9f4593row8_col4 {
width: 10em;
height: 80%;
background: linear-gradient(90deg, transparent 0%, transparent nan%, #000000 nan%, #000000 0.0%, transparent 0.0%);
max-width: 90px;
} #T_77a9bbf0_6c4d_11e7_9b7c_b8ac6f9f4593row8_col5 {
max-width: 90px;
} #T_77a9bbf0_6c4d_11e7_9b7c_b8ac6f9f4593row8_col6 {
width: 10em;
height: 80%;
background: linear-gradient(90deg, transparent 0%, transparent 0.0%, #302f2f 0.0%, #302f2f 69.0%, transparent 69.0%);
max-width: 90px;
} #T_77a9bbf0_6c4d_11e7_9b7c_b8ac6f9f4593row8_col7 {
width: 10em;
height: 80%;
background: linear-gradient(90deg, transparent 0%, transparent 0.0%, #000000 0.0%, #000000 0.0%, transparent 0.0%);
max-width: 90px;
} #T_77a9bbf0_6c4d_11e7_9b7c_b8ac6f9f4593row8_col8 {
width: 10em;
height: 80%;
background: linear-gradient(90deg, transparent 0%, transparent 0.0%, #302f2f 0.0%, #302f2f 75.0%, transparent 75.0%);
max-width: 90px;
} #T_77a9bbf0_6c4d_11e7_9b7c_b8ac6f9f4593row9_col0 {
width: 10em;
height: 80%;
background: linear-gradient(90deg, transparent 0%, transparent 0.0%, #302f2f 0.0%, #302f2f 4.9%, transparent 4.9%);
max-width: 90px;
} #T_77a9bbf0_6c4d_11e7_9b7c_b8ac6f9f4593row9_col1 {
width: 10em;
height: 80%;
background: linear-gradient(90deg, transparent 0%, transparent 0.0%, #000000 0.0%, #000000 0.0%, transparent 0.0%);
max-width: 90px;
} #T_77a9bbf0_6c4d_11e7_9b7c_b8ac6f9f4593row9_col2 {
width: 10em;
height: 80%;
background: linear-gradient(90deg, transparent 0%, transparent 0.0%, #302f2f 0.0%, #302f2f 75.0%, transparent 75.0%);
max-width: 90px;
} #T_77a9bbf0_6c4d_11e7_9b7c_b8ac6f9f4593row9_col3 {
width: 10em;
height: 80%;
background: linear-gradient(90deg, transparent 0%, transparent 0.0%, #000000 0.0%, #000000 0.0%, transparent 0.0%);
max-width: 90px;
} #T_77a9bbf0_6c4d_11e7_9b7c_b8ac6f9f4593row9_col4 {
width: 10em;
height: 80%;
background: linear-gradient(90deg, transparent 0%, transparent 0.0%, #302f2f 0.0%, #302f2f 11.4%, transparent 11.4%);
max-width: 90px;
} #T_77a9bbf0_6c4d_11e7_9b7c_b8ac6f9f4593row9_col5 {
max-width: 90px;
} #T_77a9bbf0_6c4d_11e7_9b7c_b8ac6f9f4593row9_col6 {
width: 10em;
height: 80%;
background: linear-gradient(90deg, transparent 0%, transparent 0.0%, #302f2f 0.0%, #302f2f 27.3%, transparent 27.3%);
max-width: 90px;
} #T_77a9bbf0_6c4d_11e7_9b7c_b8ac6f9f4593row9_col7 {
width: 10em;
height: 80%;
background: linear-gradient(90deg, transparent 0%, transparent 0.0%, #302f2f 0.0%, #302f2f 0.1%, transparent 0.1%);
max-width: 90px;
} #T_77a9bbf0_6c4d_11e7_9b7c_b8ac6f9f4593row9_col8 {
width: 10em;
height: 80%;
background: linear-gradient(90deg, transparent 0%, transparent 0.0%, #302f2f 0.0%, #302f2f 65.6%, transparent 65.6%);
max-width: 90px;
} #T_77a9bbf0_6c4d_11e7_9b7c_b8ac6f9f4593row10_col0 {
width: 10em;
height: 80%;
background: linear-gradient(90deg, transparent 0%, transparent 0.0%, #302f2f 0.0%, #302f2f 14.2%, transparent 14.2%);
max-width: 90px;
} #T_77a9bbf0_6c4d_11e7_9b7c_b8ac6f9f4593row10_col1 {
width: 10em;
height: 80%;
background: linear-gradient(90deg, transparent 0%, transparent 0.0%, #000000 0.0%, #000000 0.0%, transparent 0.0%);
max-width: 90px;
} #T_77a9bbf0_6c4d_11e7_9b7c_b8ac6f9f4593row10_col2 {
width: 10em;
height: 80%;
background: linear-gradient(90deg, transparent 0%, transparent 0.0%, #302f2f 0.0%, #302f2f 37.5%, transparent 37.5%);
max-width: 90px;
} #T_77a9bbf0_6c4d_11e7_9b7c_b8ac6f9f4593row10_col3 {
width: 10em;
height: 80%;
background: linear-gradient(90deg, transparent 0%, transparent 0.0%, #000000 0.0%, #000000 0.0%, transparent 0.0%);
max-width: 90px;
} #T_77a9bbf0_6c4d_11e7_9b7c_b8ac6f9f4593row10_col4 {
width: 10em;
height: 80%;
background: linear-gradient(90deg, transparent 0%, transparent 0.0%, #302f2f 0.0%, #302f2f 9.0%, transparent 9.0%);
max-width: 90px;
} #T_77a9bbf0_6c4d_11e7_9b7c_b8ac6f9f4593row10_col5 {
max-width: 90px;
} #T_77a9bbf0_6c4d_11e7_9b7c_b8ac6f9f4593row10_col6 {
width: 10em;
height: 80%;
background: linear-gradient(90deg, transparent 0%, transparent 0.0%, #302f2f 0.0%, #302f2f 60.4%, transparent 60.4%);
max-width: 90px;
} #T_77a9bbf0_6c4d_11e7_9b7c_b8ac6f9f4593row10_col7 {
width: 10em;
height: 80%;
background: linear-gradient(90deg, transparent 0%, transparent 0.0%, #000000 0.0%, #000000 0.0%, transparent 0.0%);
max-width: 90px;
} #T_77a9bbf0_6c4d_11e7_9b7c_b8ac6f9f4593row10_col8 {
width: 10em;
height: 80%;
background: linear-gradient(90deg, transparent 0%, transparent 0.0%, #302f2f 0.0%, #302f2f 75.0%, transparent 75.0%);
max-width: 90px;
} #T_77a9bbf0_6c4d_11e7_9b7c_b8ac6f9f4593row11_col0 {
width: 10em;
height: 80%;
background: linear-gradient(90deg, transparent 0%, transparent nan%, #000000 nan%, #000000 0.0%, transparent 0.0%);
max-width: 90px;
} #T_77a9bbf0_6c4d_11e7_9b7c_b8ac6f9f4593row11_col1 {
width: 10em;
height: 80%;
background: linear-gradient(90deg, transparent 0%, transparent nan%, #000000 nan%, #000000 0.0%, transparent 0.0%);
max-width: 90px;
} #T_77a9bbf0_6c4d_11e7_9b7c_b8ac6f9f4593row11_col2 {
width: 10em;
height: 80%;
background: linear-gradient(90deg, transparent 0%, transparent nan%, #000000 nan%, #000000 0.0%, transparent 0.0%);
max-width: 90px;
} #T_77a9bbf0_6c4d_11e7_9b7c_b8ac6f9f4593row11_col3 {
width: 10em;
height: 80%;
background: linear-gradient(90deg, transparent 0%, transparent nan%, #000000 nan%, #000000 0.0%, transparent 0.0%);
max-width: 90px;
} #T_77a9bbf0_6c4d_11e7_9b7c_b8ac6f9f4593row11_col4 {
width: 10em;
height: 80%;
background: linear-gradient(90deg, transparent 0%, transparent nan%, #000000 nan%, #000000 0.0%, transparent 0.0%);
max-width: 90px;
} #T_77a9bbf0_6c4d_11e7_9b7c_b8ac6f9f4593row11_col5 {
max-width: 90px;
} #T_77a9bbf0_6c4d_11e7_9b7c_b8ac6f9f4593row11_col6 {
width: 10em;
height: 80%;
background: linear-gradient(90deg, transparent 0%, transparent 0.0%, #302f2f 0.0%, #302f2f 0.1%, transparent 0.1%);
max-width: 90px;
} #T_77a9bbf0_6c4d_11e7_9b7c_b8ac6f9f4593row11_col7 {
width: 10em;
height: 80%;
background: linear-gradient(90deg, transparent 0%, transparent 0.0%, #302f2f 0.0%, #302f2f 0.1%, transparent 0.1%);
max-width: 90px;
} #T_77a9bbf0_6c4d_11e7_9b7c_b8ac6f9f4593row11_col8 {
width: 10em;
height: 80%;
background: linear-gradient(90deg, transparent 0%, transparent 0.0%, #302f2f 0.0%, #302f2f 75.0%, transparent 75.0%);
max-width: 90px;
}</style>
<table id="T_77a9bbf0_6c4d_11e7_9b7c_b8ac6f9f4593" >
<thead> <tr>
<th class="blank level0" ></th>
<th class="col_heading level0 col0" >Mean</th>
<th class="col_heading level0 col1" >Median</th>
<th class="col_heading level0 col2" >Range</th>
<th class="col_heading level0 col3" >IQR</th>
<th class="col_heading level0 col4" >Var</th>
<th class="col_heading level0 col5" >Mode</th>
<th class="col_heading level0 col6" >FreqRatio</th>
<th class="col_heading level0 col7" >%Unique</th>
<th class="col_heading level0 col8" >No.Unique</th>
</tr></thead>
<tbody> <tr>
<th id="T_77a9bbf0_6c4d_11e7_9b7c_b8ac6f9f4593level0_row0" class="row_heading level0 row0" >Age</th>
<td id="T_77a9bbf0_6c4d_11e7_9b7c_b8ac6f9f4593row0_col0" class="data row0 col0" >29.7</td>
<td id="T_77a9bbf0_6c4d_11e7_9b7c_b8ac6f9f4593row0_col1" class="data row0 col1" >28</td>
<td id="T_77a9bbf0_6c4d_11e7_9b7c_b8ac6f9f4593row0_col2" class="data row0 col2" >79.58</td>
<td id="T_77a9bbf0_6c4d_11e7_9b7c_b8ac6f9f4593row0_col3" class="data row0 col3" >0.13</td>
<td id="T_77a9bbf0_6c4d_11e7_9b7c_b8ac6f9f4593row0_col4" class="data row0 col4" >211.02</td>
<td id="T_77a9bbf0_6c4d_11e7_9b7c_b8ac6f9f4593row0_col5" class="data row0 col5" >24</td>
<td id="T_77a9bbf0_6c4d_11e7_9b7c_b8ac6f9f4593row0_col6" class="data row0 col6" >1.11</td>
<td id="T_77a9bbf0_6c4d_11e7_9b7c_b8ac6f9f4593row0_col7" class="data row0 col7" >0.1</td>
<td id="T_77a9bbf0_6c4d_11e7_9b7c_b8ac6f9f4593row0_col8" class="data row0 col8" >88</td>
</tr> <tr>
<th id="T_77a9bbf0_6c4d_11e7_9b7c_b8ac6f9f4593level0_row1" class="row_heading level0 row1" >Cabin</th>
<td id="T_77a9bbf0_6c4d_11e7_9b7c_b8ac6f9f4593row1_col0" class="data row1 col0" >nan</td>
<td id="T_77a9bbf0_6c4d_11e7_9b7c_b8ac6f9f4593row1_col1" class="data row1 col1" >nan</td>
<td id="T_77a9bbf0_6c4d_11e7_9b7c_b8ac6f9f4593row1_col2" class="data row1 col2" >nan</td>
<td id="T_77a9bbf0_6c4d_11e7_9b7c_b8ac6f9f4593row1_col3" class="data row1 col3" >nan</td>
<td id="T_77a9bbf0_6c4d_11e7_9b7c_b8ac6f9f4593row1_col4" class="data row1 col4" >nan</td>
<td id="T_77a9bbf0_6c4d_11e7_9b7c_b8ac6f9f4593row1_col5" class="data row1 col5" >B96 B98</td>
<td id="T_77a9bbf0_6c4d_11e7_9b7c_b8ac6f9f4593row1_col6" class="data row1 col6" >1</td>
<td id="T_77a9bbf0_6c4d_11e7_9b7c_b8ac6f9f4593row1_col7" class="data row1 col7" >0.16</td>
<td id="T_77a9bbf0_6c4d_11e7_9b7c_b8ac6f9f4593row1_col8" class="data row1 col8" >147</td>
</tr> <tr>
<th id="T_77a9bbf0_6c4d_11e7_9b7c_b8ac6f9f4593level0_row2" class="row_heading level0 row2" >Embarked</th>
<td id="T_77a9bbf0_6c4d_11e7_9b7c_b8ac6f9f4593row2_col0" class="data row2 col0" >nan</td>
<td id="T_77a9bbf0_6c4d_11e7_9b7c_b8ac6f9f4593row2_col1" class="data row2 col1" >nan</td>
<td id="T_77a9bbf0_6c4d_11e7_9b7c_b8ac6f9f4593row2_col2" class="data row2 col2" >nan</td>
<td id="T_77a9bbf0_6c4d_11e7_9b7c_b8ac6f9f4593row2_col3" class="data row2 col3" >nan</td>
<td id="T_77a9bbf0_6c4d_11e7_9b7c_b8ac6f9f4593row2_col4" class="data row2 col4" >nan</td>
<td id="T_77a9bbf0_6c4d_11e7_9b7c_b8ac6f9f4593row2_col5" class="data row2 col5" >S</td>
<td id="T_77a9bbf0_6c4d_11e7_9b7c_b8ac6f9f4593row2_col6" class="data row2 col6" >3.83</td>
<td id="T_77a9bbf0_6c4d_11e7_9b7c_b8ac6f9f4593row2_col7" class="data row2 col7" >0</td>
<td id="T_77a9bbf0_6c4d_11e7_9b7c_b8ac6f9f4593row2_col8" class="data row2 col8" >3</td>
</tr> <tr>
<th id="T_77a9bbf0_6c4d_11e7_9b7c_b8ac6f9f4593level0_row3" class="row_heading level0 row3" >Fare</th>
<td id="T_77a9bbf0_6c4d_11e7_9b7c_b8ac6f9f4593row3_col0" class="data row3 col0" >32.2</td>
<td id="T_77a9bbf0_6c4d_11e7_9b7c_b8ac6f9f4593row3_col1" class="data row3 col1" >14.45</td>
<td id="T_77a9bbf0_6c4d_11e7_9b7c_b8ac6f9f4593row3_col2" class="data row3 col2" >512.33</td>
<td id="T_77a9bbf0_6c4d_11e7_9b7c_b8ac6f9f4593row3_col3" class="data row3 col3" >0</td>
<td id="T_77a9bbf0_6c4d_11e7_9b7c_b8ac6f9f4593row3_col4" class="data row3 col4" >2469.44</td>
<td id="T_77a9bbf0_6c4d_11e7_9b7c_b8ac6f9f4593row3_col5" class="data row3 col5" >8.05</td>
<td id="T_77a9bbf0_6c4d_11e7_9b7c_b8ac6f9f4593row3_col6" class="data row3 col6" >1.02</td>
<td id="T_77a9bbf0_6c4d_11e7_9b7c_b8ac6f9f4593row3_col7" class="data row3 col7" >0.28</td>
<td id="T_77a9bbf0_6c4d_11e7_9b7c_b8ac6f9f4593row3_col8" class="data row3 col8" >248</td>
</tr> <tr>
<th id="T_77a9bbf0_6c4d_11e7_9b7c_b8ac6f9f4593level0_row4" class="row_heading level0 row4" >Name</th>
<td id="T_77a9bbf0_6c4d_11e7_9b7c_b8ac6f9f4593row4_col0" class="data row4 col0" >nan</td>
<td id="T_77a9bbf0_6c4d_11e7_9b7c_b8ac6f9f4593row4_col1" class="data row4 col1" >nan</td>
<td id="T_77a9bbf0_6c4d_11e7_9b7c_b8ac6f9f4593row4_col2" class="data row4 col2" >nan</td>
<td id="T_77a9bbf0_6c4d_11e7_9b7c_b8ac6f9f4593row4_col3" class="data row4 col3" >nan</td>
<td id="T_77a9bbf0_6c4d_11e7_9b7c_b8ac6f9f4593row4_col4" class="data row4 col4" >nan</td>
<td id="T_77a9bbf0_6c4d_11e7_9b7c_b8ac6f9f4593row4_col5" class="data row4 col5" >Abbing, Mr. Anthony</td>
<td id="T_77a9bbf0_6c4d_11e7_9b7c_b8ac6f9f4593row4_col6" class="data row4 col6" >1</td>
<td id="T_77a9bbf0_6c4d_11e7_9b7c_b8ac6f9f4593row4_col7" class="data row4 col7" >1</td>
<td id="T_77a9bbf0_6c4d_11e7_9b7c_b8ac6f9f4593row4_col8" class="data row4 col8" >891</td>
</tr> <tr>
<th id="T_77a9bbf0_6c4d_11e7_9b7c_b8ac6f9f4593level0_row5" class="row_heading level0 row5" >Parch</th>
<td id="T_77a9bbf0_6c4d_11e7_9b7c_b8ac6f9f4593row5_col0" class="data row5 col0" >0.38</td>
<td id="T_77a9bbf0_6c4d_11e7_9b7c_b8ac6f9f4593row5_col1" class="data row5 col1" >0</td>
<td id="T_77a9bbf0_6c4d_11e7_9b7c_b8ac6f9f4593row5_col2" class="data row5 col2" >6</td>
<td id="T_77a9bbf0_6c4d_11e7_9b7c_b8ac6f9f4593row5_col3" class="data row5 col3" >0</td>
<td id="T_77a9bbf0_6c4d_11e7_9b7c_b8ac6f9f4593row5_col4" class="data row5 col4" >0.65</td>
<td id="T_77a9bbf0_6c4d_11e7_9b7c_b8ac6f9f4593row5_col5" class="data row5 col5" >0</td>
<td id="T_77a9bbf0_6c4d_11e7_9b7c_b8ac6f9f4593row5_col6" class="data row5 col6" >5.75</td>
<td id="T_77a9bbf0_6c4d_11e7_9b7c_b8ac6f9f4593row5_col7" class="data row5 col7" >0.01</td>
<td id="T_77a9bbf0_6c4d_11e7_9b7c_b8ac6f9f4593row5_col8" class="data row5 col8" >7</td>
</tr> <tr>
<th id="T_77a9bbf0_6c4d_11e7_9b7c_b8ac6f9f4593level0_row6" class="row_heading level0 row6" >PassengerId</th>
<td id="T_77a9bbf0_6c4d_11e7_9b7c_b8ac6f9f4593row6_col0" class="data row6 col0" >446</td>
<td id="T_77a9bbf0_6c4d_11e7_9b7c_b8ac6f9f4593row6_col1" class="data row6 col1" >446</td>
<td id="T_77a9bbf0_6c4d_11e7_9b7c_b8ac6f9f4593row6_col2" class="data row6 col2" >890</td>
<td id="T_77a9bbf0_6c4d_11e7_9b7c_b8ac6f9f4593row6_col3" class="data row6 col3" >4.45</td>
<td id="T_77a9bbf0_6c4d_11e7_9b7c_b8ac6f9f4593row6_col4" class="data row6 col4" >66231</td>
<td id="T_77a9bbf0_6c4d_11e7_9b7c_b8ac6f9f4593row6_col5" class="data row6 col5" >1</td>
<td id="T_77a9bbf0_6c4d_11e7_9b7c_b8ac6f9f4593row6_col6" class="data row6 col6" >1</td>
<td id="T_77a9bbf0_6c4d_11e7_9b7c_b8ac6f9f4593row6_col7" class="data row6 col7" >1</td>
<td id="T_77a9bbf0_6c4d_11e7_9b7c_b8ac6f9f4593row6_col8" class="data row6 col8" >891</td>
</tr> <tr>
<th id="T_77a9bbf0_6c4d_11e7_9b7c_b8ac6f9f4593level0_row7" class="row_heading level0 row7" >Pclass</th>
<td id="T_77a9bbf0_6c4d_11e7_9b7c_b8ac6f9f4593row7_col0" class="data row7 col0" >2.31</td>
<td id="T_77a9bbf0_6c4d_11e7_9b7c_b8ac6f9f4593row7_col1" class="data row7 col1" >3</td>
<td id="T_77a9bbf0_6c4d_11e7_9b7c_b8ac6f9f4593row7_col2" class="data row7 col2" >2</td>
<td id="T_77a9bbf0_6c4d_11e7_9b7c_b8ac6f9f4593row7_col3" class="data row7 col3" >0</td>
<td id="T_77a9bbf0_6c4d_11e7_9b7c_b8ac6f9f4593row7_col4" class="data row7 col4" >0.7</td>
<td id="T_77a9bbf0_6c4d_11e7_9b7c_b8ac6f9f4593row7_col5" class="data row7 col5" >3</td>
<td id="T_77a9bbf0_6c4d_11e7_9b7c_b8ac6f9f4593row7_col6" class="data row7 col6" >2.27</td>
<td id="T_77a9bbf0_6c4d_11e7_9b7c_b8ac6f9f4593row7_col7" class="data row7 col7" >0</td>
<td id="T_77a9bbf0_6c4d_11e7_9b7c_b8ac6f9f4593row7_col8" class="data row7 col8" >3</td>
</tr> <tr>
<th id="T_77a9bbf0_6c4d_11e7_9b7c_b8ac6f9f4593level0_row8" class="row_heading level0 row8" >Sex</th>
<td id="T_77a9bbf0_6c4d_11e7_9b7c_b8ac6f9f4593row8_col0" class="data row8 col0" >nan</td>
<td id="T_77a9bbf0_6c4d_11e7_9b7c_b8ac6f9f4593row8_col1" class="data row8 col1" >nan</td>
<td id="T_77a9bbf0_6c4d_11e7_9b7c_b8ac6f9f4593row8_col2" class="data row8 col2" >nan</td>
<td id="T_77a9bbf0_6c4d_11e7_9b7c_b8ac6f9f4593row8_col3" class="data row8 col3" >nan</td>
<td id="T_77a9bbf0_6c4d_11e7_9b7c_b8ac6f9f4593row8_col4" class="data row8 col4" >nan</td>
<td id="T_77a9bbf0_6c4d_11e7_9b7c_b8ac6f9f4593row8_col5" class="data row8 col5" >male</td>
<td id="T_77a9bbf0_6c4d_11e7_9b7c_b8ac6f9f4593row8_col6" class="data row8 col6" >1.84</td>
<td id="T_77a9bbf0_6c4d_11e7_9b7c_b8ac6f9f4593row8_col7" class="data row8 col7" >0</td>
<td id="T_77a9bbf0_6c4d_11e7_9b7c_b8ac6f9f4593row8_col8" class="data row8 col8" >2</td>
</tr> <tr>
<th id="T_77a9bbf0_6c4d_11e7_9b7c_b8ac6f9f4593level0_row9" class="row_heading level0 row9" >SibSp</th>
<td id="T_77a9bbf0_6c4d_11e7_9b7c_b8ac6f9f4593row9_col0" class="data row9 col0" >0.52</td>
<td id="T_77a9bbf0_6c4d_11e7_9b7c_b8ac6f9f4593row9_col1" class="data row9 col1" >0</td>
<td id="T_77a9bbf0_6c4d_11e7_9b7c_b8ac6f9f4593row9_col2" class="data row9 col2" >8</td>
<td id="T_77a9bbf0_6c4d_11e7_9b7c_b8ac6f9f4593row9_col3" class="data row9 col3" >0</td>
<td id="T_77a9bbf0_6c4d_11e7_9b7c_b8ac6f9f4593row9_col4" class="data row9 col4" >1.22</td>
<td id="T_77a9bbf0_6c4d_11e7_9b7c_b8ac6f9f4593row9_col5" class="data row9 col5" >0</td>
<td id="T_77a9bbf0_6c4d_11e7_9b7c_b8ac6f9f4593row9_col6" class="data row9 col6" >2.91</td>
<td id="T_77a9bbf0_6c4d_11e7_9b7c_b8ac6f9f4593row9_col7" class="data row9 col7" >0.01</td>
<td id="T_77a9bbf0_6c4d_11e7_9b7c_b8ac6f9f4593row9_col8" class="data row9 col8" >7</td>
</tr> <tr>
<th id="T_77a9bbf0_6c4d_11e7_9b7c_b8ac6f9f4593level0_row10" class="row_heading level0 row10" >Survived</th>
<td id="T_77a9bbf0_6c4d_11e7_9b7c_b8ac6f9f4593row10_col0" class="data row10 col0" >0.38</td>
<td id="T_77a9bbf0_6c4d_11e7_9b7c_b8ac6f9f4593row10_col1" class="data row10 col1" >0</td>
<td id="T_77a9bbf0_6c4d_11e7_9b7c_b8ac6f9f4593row10_col2" class="data row10 col2" >1</td>
<td id="T_77a9bbf0_6c4d_11e7_9b7c_b8ac6f9f4593row10_col3" class="data row10 col3" >0</td>
<td id="T_77a9bbf0_6c4d_11e7_9b7c_b8ac6f9f4593row10_col4" class="data row10 col4" >0.24</td>
<td id="T_77a9bbf0_6c4d_11e7_9b7c_b8ac6f9f4593row10_col5" class="data row10 col5" >0</td>
<td id="T_77a9bbf0_6c4d_11e7_9b7c_b8ac6f9f4593row10_col6" class="data row10 col6" >1.61</td>
<td id="T_77a9bbf0_6c4d_11e7_9b7c_b8ac6f9f4593row10_col7" class="data row10 col7" >0</td>
<td id="T_77a9bbf0_6c4d_11e7_9b7c_b8ac6f9f4593row10_col8" class="data row10 col8" >2</td>
</tr> <tr>
<th id="T_77a9bbf0_6c4d_11e7_9b7c_b8ac6f9f4593level0_row11" class="row_heading level0 row11" >Ticket</th>
<td id="T_77a9bbf0_6c4d_11e7_9b7c_b8ac6f9f4593row11_col0" class="data row11 col0" >nan</td>
<td id="T_77a9bbf0_6c4d_11e7_9b7c_b8ac6f9f4593row11_col1" class="data row11 col1" >nan</td>
<td id="T_77a9bbf0_6c4d_11e7_9b7c_b8ac6f9f4593row11_col2" class="data row11 col2" >nan</td>
<td id="T_77a9bbf0_6c4d_11e7_9b7c_b8ac6f9f4593row11_col3" class="data row11 col3" >nan</td>
<td id="T_77a9bbf0_6c4d_11e7_9b7c_b8ac6f9f4593row11_col4" class="data row11 col4" >nan</td>
<td id="T_77a9bbf0_6c4d_11e7_9b7c_b8ac6f9f4593row11_col5" class="data row11 col5" >1601</td>
<td id="T_77a9bbf0_6c4d_11e7_9b7c_b8ac6f9f4593row11_col6" class="data row11 col6" >1</td>
<td id="T_77a9bbf0_6c4d_11e7_9b7c_b8ac6f9f4593row11_col7" class="data row11 col7" >0.76</td>
<td id="T_77a9bbf0_6c4d_11e7_9b7c_b8ac6f9f4593row11_col8" class="data row11 col8" >681</td>
</tr></tbody>
</table>
</div>
</div>
</div>
</div>
</div>
<div class="cell border-box-sizing text_cell rendered"><div class="prompt input_prompt">
</div>
<div class="inner_cell">
<div class="text_cell_render border-box-sizing rendered_html">
<hr>
<p>You can output the analysis to a dataframe</p>
</div>
</div>
</div>
<div class="cell border-box-sizing code_cell rendered">
<div class="input">
<div class="prompt input_prompt">In [5]:</div>
<div class="inner_cell">
<div class="input_area">
<div class=" highlight hl-ipython3"><pre><span></span><span class="n">analyse</span><span class="p">(</span><span class="n">x</span><span class="p">,</span> <span class="n">colour</span> <span class="o">=</span> <span class="kc">False</span><span class="p">)</span>
</pre></div>
</div>
</div>
</div>
<div class="output_wrapper">
<div class="output">
<div class="output_area">
<div class="prompt output_prompt">Out[5]:</div>
<div class="output_html rendered_html output_subarea output_execute_result">
<div>
<style>
.dataframe thead tr:only-child th {
text-align: right;
}
.dataframe thead th {
text-align: left;
}
.dataframe tbody tr th {
vertical-align: top;
}
</style>
<table border="1" class="dataframe">
<thead>
<tr style="text-align: right;">
<th></th>
<th>Type</th>
<th>%Missing</th>
<th>%Zeroes</th>
<th>Mean</th>
<th>Median</th>
<th>Range</th>
<th>IQR</th>
<th>Var</th>
<th>Mode</th>
<th>FreqRatio</th>
<th>%Unique</th>
<th>No.Unique</th>
</tr>
</thead>
<tbody>
<tr>
<th>Age</th>
<td>float</td>
<td>20</td>
<td>0</td>
<td>29.70</td>
<td>28.0</td>
<td>79.58</td>
<td>0.13</td>
<td>211.02</td>
<td>24</td>
<td>1.11</td>
<td>0.10</td>
<td>88.0</td>
</tr>
<tr>
<th>Cabin</th>
<td>str</td>
<td>77</td>
<td>0</td>
<td>NaN</td>
<td>NaN</td>
<td>NaN</td>
<td>NaN</td>
<td>NaN</td>
<td>B96 B98</td>
<td>1.00</td>
<td>0.16</td>
<td>147.0</td>
</tr>
<tr>
<th>...</th>
<td>...</td>
<td>...</td>
<td>...</td>
<td>...</td>
<td>...</td>
<td>...</td>
<td>...</td>
<td>...</td>
<td>...</td>
<td>...</td>
<td>...</td>
<td>...</td>
</tr>
<tr>
<th>Survived</th>
<td>int</td>
<td>0</td>
<td>62</td>
<td>0.38</td>
<td>0.0</td>
<td>1.00</td>
<td>0.00</td>
<td>0.24</td>
<td>0</td>
<td>1.61</td>
<td>0.00</td>
<td>2.0</td>
</tr>
<tr>
<th>Ticket</th>
<td>str</td>
<td>0</td>
<td>0</td>
<td>NaN</td>
<td>NaN</td>
<td>NaN</td>
<td>NaN</td>
<td>NaN</td>
<td>1601</td>
<td>1.00</td>
<td>0.76</td>
<td>681.0</td>
</tr>
</tbody>
</table>
<p>12 rows × 12 columns</p>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="cell border-box-sizing text_cell rendered"><div class="prompt input_prompt">
</div>
<div class="inner_cell">
<div class="text_cell_render border-box-sizing rendered_html">
<hr>
<p>You can also check the data's Frequency Ratio and Variance Thresholds.</p>
<p>It'll try to get outliers highlighted.</p>
</div>
</div>
</div>
<div class="cell border-box-sizing code_cell rendered">
<div class="input">
<div class="prompt input_prompt">In [6]:</div>
<div class="inner_cell">
<div class="input_area">
<div class=" highlight hl-ipython3"><pre><span></span><span class="n">varcheck</span><span class="p">(</span><span class="n">x</span><span class="p">)</span>
</pre></div>
</div>
</div>
</div>
<div class="output_wrapper">
<div class="output">
<div class="output_area">
<div class="prompt output_prompt">Out[6]:</div>
<div class="output_html rendered_html output_subarea output_execute_result">
<style type="text/css" >
#T_77d6bd52_6c4d_11e7_803b_b8ac6f9f4593row2_col0 {
background-color: #302f2f;
} #T_77d6bd52_6c4d_11e7_803b_b8ac6f9f4593row5_col0 {
background-color: #302f2f;
}</style>
<table id="T_77d6bd52_6c4d_11e7_803b_b8ac6f9f4593" >
<thead> <tr>
<th class="blank level0" ></th>
<th class="col_heading level0 col0" >FreqRatio</th>
<th class="col_heading level0 col1" >%Unique</th>
<th class="col_heading level0 col2" >Var</th>
<th class="col_heading level0 col3" >VarGood?</th>
</tr></thead>
<tbody> <tr>
<th id="T_77d6bd52_6c4d_11e7_803b_b8ac6f9f4593level0_row0" class="row_heading level0 row0" >Age</th>
<td id="T_77d6bd52_6c4d_11e7_803b_b8ac6f9f4593row0_col0" class="data row0 col0" >1.11</td>
<td id="T_77d6bd52_6c4d_11e7_803b_b8ac6f9f4593row0_col1" class="data row0 col1" >0.099</td>
<td id="T_77d6bd52_6c4d_11e7_803b_b8ac6f9f4593row0_col2" class="data row0 col2" >211.019</td>
<td id="T_77d6bd52_6c4d_11e7_803b_b8ac6f9f4593row0_col3" class="data row0 col3" >True</td>
</tr> <tr>
<th id="T_77d6bd52_6c4d_11e7_803b_b8ac6f9f4593level0_row1" class="row_heading level0 row1" >Cabin</th>
<td id="T_77d6bd52_6c4d_11e7_803b_b8ac6f9f4593row1_col0" class="data row1 col0" >1</td>
<td id="T_77d6bd52_6c4d_11e7_803b_b8ac6f9f4593row1_col1" class="data row1 col1" >0.165</td>
<td id="T_77d6bd52_6c4d_11e7_803b_b8ac6f9f4593row1_col2" class="data row1 col2" >nan</td>
<td id="T_77d6bd52_6c4d_11e7_803b_b8ac6f9f4593row1_col3" class="data row1 col3" >nan</td>
</tr> <tr>
<th id="T_77d6bd52_6c4d_11e7_803b_b8ac6f9f4593level0_row2" class="row_heading level0 row2" >Embarked</th>
<td id="T_77d6bd52_6c4d_11e7_803b_b8ac6f9f4593row2_col0" class="data row2 col0" >3.83</td>
<td id="T_77d6bd52_6c4d_11e7_803b_b8ac6f9f4593row2_col1" class="data row2 col1" >0.003</td>
<td id="T_77d6bd52_6c4d_11e7_803b_b8ac6f9f4593row2_col2" class="data row2 col2" >nan</td>
<td id="T_77d6bd52_6c4d_11e7_803b_b8ac6f9f4593row2_col3" class="data row2 col3" >nan</td>
</tr> <tr>
<th id="T_77d6bd52_6c4d_11e7_803b_b8ac6f9f4593level0_row3" class="row_heading level0 row3" >Fare</th>
<td id="T_77d6bd52_6c4d_11e7_803b_b8ac6f9f4593row3_col0" class="data row3 col0" >1.02</td>
<td id="T_77d6bd52_6c4d_11e7_803b_b8ac6f9f4593row3_col1" class="data row3 col1" >0.278</td>
<td id="T_77d6bd52_6c4d_11e7_803b_b8ac6f9f4593row3_col2" class="data row3 col2" >2469.44</td>
<td id="T_77d6bd52_6c4d_11e7_803b_b8ac6f9f4593row3_col3" class="data row3 col3" >True</td>
</tr> <tr>
<th id="T_77d6bd52_6c4d_11e7_803b_b8ac6f9f4593level0_row4" class="row_heading level0 row4" >Name</th>
<td id="T_77d6bd52_6c4d_11e7_803b_b8ac6f9f4593row4_col0" class="data row4 col0" >1</td>
<td id="T_77d6bd52_6c4d_11e7_803b_b8ac6f9f4593row4_col1" class="data row4 col1" >1</td>
<td id="T_77d6bd52_6c4d_11e7_803b_b8ac6f9f4593row4_col2" class="data row4 col2" >nan</td>
<td id="T_77d6bd52_6c4d_11e7_803b_b8ac6f9f4593row4_col3" class="data row4 col3" >nan</td>
</tr> <tr>
<th id="T_77d6bd52_6c4d_11e7_803b_b8ac6f9f4593level0_row5" class="row_heading level0 row5" >Parch</th>
<td id="T_77d6bd52_6c4d_11e7_803b_b8ac6f9f4593row5_col0" class="data row5 col0" >5.75</td>
<td id="T_77d6bd52_6c4d_11e7_803b_b8ac6f9f4593row5_col1" class="data row5 col1" >0.008</td>
<td id="T_77d6bd52_6c4d_11e7_803b_b8ac6f9f4593row5_col2" class="data row5 col2" >0.65</td>
<td id="T_77d6bd52_6c4d_11e7_803b_b8ac6f9f4593row5_col3" class="data row5 col3" >True</td>
</tr> <tr>
<th id="T_77d6bd52_6c4d_11e7_803b_b8ac6f9f4593level0_row6" class="row_heading level0 row6" >PassengerId</th>
<td id="T_77d6bd52_6c4d_11e7_803b_b8ac6f9f4593row6_col0" class="data row6 col0" >1</td>
<td id="T_77d6bd52_6c4d_11e7_803b_b8ac6f9f4593row6_col1" class="data row6 col1" >1</td>
<td id="T_77d6bd52_6c4d_11e7_803b_b8ac6f9f4593row6_col2" class="data row6 col2" >66231</td>
<td id="T_77d6bd52_6c4d_11e7_803b_b8ac6f9f4593row6_col3" class="data row6 col3" >True</td>
</tr> <tr>
<th id="T_77d6bd52_6c4d_11e7_803b_b8ac6f9f4593level0_row7" class="row_heading level0 row7" >Pclass</th>
<td id="T_77d6bd52_6c4d_11e7_803b_b8ac6f9f4593row7_col0" class="data row7 col0" >2.27</td>
<td id="T_77d6bd52_6c4d_11e7_803b_b8ac6f9f4593row7_col1" class="data row7 col1" >0.003</td>
<td id="T_77d6bd52_6c4d_11e7_803b_b8ac6f9f4593row7_col2" class="data row7 col2" >0.699</td>
<td id="T_77d6bd52_6c4d_11e7_803b_b8ac6f9f4593row7_col3" class="data row7 col3" >True</td>
</tr> <tr>
<th id="T_77d6bd52_6c4d_11e7_803b_b8ac6f9f4593level0_row8" class="row_heading level0 row8" >Sex</th>
<td id="T_77d6bd52_6c4d_11e7_803b_b8ac6f9f4593row8_col0" class="data row8 col0" >1.84</td>
<td id="T_77d6bd52_6c4d_11e7_803b_b8ac6f9f4593row8_col1" class="data row8 col1" >0.002</td>
<td id="T_77d6bd52_6c4d_11e7_803b_b8ac6f9f4593row8_col2" class="data row8 col2" >nan</td>
<td id="T_77d6bd52_6c4d_11e7_803b_b8ac6f9f4593row8_col3" class="data row8 col3" >nan</td>
</tr> <tr>
<th id="T_77d6bd52_6c4d_11e7_803b_b8ac6f9f4593level0_row9" class="row_heading level0 row9" >SibSp</th>
<td id="T_77d6bd52_6c4d_11e7_803b_b8ac6f9f4593row9_col0" class="data row9 col0" >2.91</td>
<td id="T_77d6bd52_6c4d_11e7_803b_b8ac6f9f4593row9_col1" class="data row9 col1" >0.008</td>
<td id="T_77d6bd52_6c4d_11e7_803b_b8ac6f9f4593row9_col2" class="data row9 col2" >1.216</td>
<td id="T_77d6bd52_6c4d_11e7_803b_b8ac6f9f4593row9_col3" class="data row9 col3" >True</td>
</tr> <tr>
<th id="T_77d6bd52_6c4d_11e7_803b_b8ac6f9f4593level0_row10" class="row_heading level0 row10" >Survived</th>
<td id="T_77d6bd52_6c4d_11e7_803b_b8ac6f9f4593row10_col0" class="data row10 col0" >1.61</td>
<td id="T_77d6bd52_6c4d_11e7_803b_b8ac6f9f4593row10_col1" class="data row10 col1" >0.002</td>
<td id="T_77d6bd52_6c4d_11e7_803b_b8ac6f9f4593row10_col2" class="data row10 col2" >0.237</td>
<td id="T_77d6bd52_6c4d_11e7_803b_b8ac6f9f4593row10_col3" class="data row10 col3" >True</td>
</tr> <tr>
<th id="T_77d6bd52_6c4d_11e7_803b_b8ac6f9f4593level0_row11" class="row_heading level0 row11" >Ticket</th>
<td id="T_77d6bd52_6c4d_11e7_803b_b8ac6f9f4593row11_col0" class="data row11 col0" >1</td>
<td id="T_77d6bd52_6c4d_11e7_803b_b8ac6f9f4593row11_col1" class="data row11 col1" >0.764</td>
<td id="T_77d6bd52_6c4d_11e7_803b_b8ac6f9f4593row11_col2" class="data row11 col2" >nan</td>
<td id="T_77d6bd52_6c4d_11e7_803b_b8ac6f9f4593row11_col3" class="data row11 col3" >nan</td>
</tr></tbody>
</table>
</div>
</div>
</div>
</div>
</div>
<div class="cell border-box-sizing text_cell rendered"><div class="prompt input_prompt">
</div>
<div class="inner_cell">
<div class="text_cell_render border-box-sizing rendered_html">
<hr>
<p>You can specify thresholds:</p>
</div>
</div>
</div>
<div class="cell border-box-sizing code_cell rendered">
<div class="input">
<div class="prompt input_prompt">In [7]:</div>
<div class="inner_cell">
<div class="input_area">
<div class=" highlight hl-ipython3"><pre><span></span><span class="n">varcheck</span><span class="p">(</span><span class="n">x</span><span class="p">,</span> <span class="n">freq</span> <span class="o">=</span> <span class="s2">"mean"</span><span class="p">,</span> <span class="n">unique</span> <span class="o">=</span> <span class="mf">0.01</span><span class="p">)</span>
</pre></div>
</div>
</div>
</div>
<div class="output_wrapper">
<div class="output">
<div class="output_area">
<div class="prompt output_prompt">Out[7]:</div>
<div class="output_html rendered_html output_subarea output_execute_result">
<style type="text/css" >
#T_77ebf42e_6c4d_11e7_9789_b8ac6f9f4593row2_col0 {
background-color: #302f2f;
} #T_77ebf42e_6c4d_11e7_9789_b8ac6f9f4593row2_col4 {
background-color: #302f2f;
} #T_77ebf42e_6c4d_11e7_9789_b8ac6f9f4593row2_col5 {
background-color: #302f2f;
} #T_77ebf42e_6c4d_11e7_9789_b8ac6f9f4593row2_col6 {
background-color: #302f2f;
} #T_77ebf42e_6c4d_11e7_9789_b8ac6f9f4593row5_col0 {
background-color: #302f2f;
} #T_77ebf42e_6c4d_11e7_9789_b8ac6f9f4593row5_col4 {
background-color: #302f2f;
} #T_77ebf42e_6c4d_11e7_9789_b8ac6f9f4593row5_col5 {
background-color: #302f2f;
} #T_77ebf42e_6c4d_11e7_9789_b8ac6f9f4593row5_col6 {
background-color: #302f2f;
} #T_77ebf42e_6c4d_11e7_9789_b8ac6f9f4593row7_col5 {
background-color: #302f2f;
} #T_77ebf42e_6c4d_11e7_9789_b8ac6f9f4593row7_col6 {
background-color: #302f2f;
} #T_77ebf42e_6c4d_11e7_9789_b8ac6f9f4593row8_col5 {
background-color: #302f2f;
} #T_77ebf42e_6c4d_11e7_9789_b8ac6f9f4593row8_col6 {
background-color: #302f2f;
} #T_77ebf42e_6c4d_11e7_9789_b8ac6f9f4593row9_col5 {
background-color: #302f2f;
} #T_77ebf42e_6c4d_11e7_9789_b8ac6f9f4593row9_col6 {
background-color: #302f2f;
} #T_77ebf42e_6c4d_11e7_9789_b8ac6f9f4593row10_col5 {
background-color: #302f2f;
} #T_77ebf42e_6c4d_11e7_9789_b8ac6f9f4593row10_col6 {
background-color: #302f2f;
}</style>
<table id="T_77ebf42e_6c4d_11e7_9789_b8ac6f9f4593" >
<thead> <tr>
<th class="blank level0" ></th>
<th class="col_heading level0 col0" >FreqRatio</th>
<th class="col_heading level0 col1" >%Unique</th>
<th class="col_heading level0 col2" >Var</th>
<th class="col_heading level0 col3" >VarGood?</th>
<th class="col_heading level0 col4" >FreqRatioGood?</th>
<th class="col_heading level0 col5" >%UniqueGood?</th>
<th class="col_heading level0 col6" >Good?</th>
</tr></thead>
<tbody> <tr>
<th id="T_77ebf42e_6c4d_11e7_9789_b8ac6f9f4593level0_row0" class="row_heading level0 row0" >Age</th>
<td id="T_77ebf42e_6c4d_11e7_9789_b8ac6f9f4593row0_col0" class="data row0 col0" >1.11</td>
<td id="T_77ebf42e_6c4d_11e7_9789_b8ac6f9f4593row0_col1" class="data row0 col1" >0.099</td>
<td id="T_77ebf42e_6c4d_11e7_9789_b8ac6f9f4593row0_col2" class="data row0 col2" >211.019</td>
<td id="T_77ebf42e_6c4d_11e7_9789_b8ac6f9f4593row0_col3" class="data row0 col3" >True</td>
<td id="T_77ebf42e_6c4d_11e7_9789_b8ac6f9f4593row0_col4" class="data row0 col4" >True</td>
<td id="T_77ebf42e_6c4d_11e7_9789_b8ac6f9f4593row0_col5" class="data row0 col5" >True</td>
<td id="T_77ebf42e_6c4d_11e7_9789_b8ac6f9f4593row0_col6" class="data row0 col6" >True</td>
</tr> <tr>
<th id="T_77ebf42e_6c4d_11e7_9789_b8ac6f9f4593level0_row1" class="row_heading level0 row1" >Cabin</th>
<td id="T_77ebf42e_6c4d_11e7_9789_b8ac6f9f4593row1_col0" class="data row1 col0" >1</td>
<td id="T_77ebf42e_6c4d_11e7_9789_b8ac6f9f4593row1_col1" class="data row1 col1" >0.165</td>
<td id="T_77ebf42e_6c4d_11e7_9789_b8ac6f9f4593row1_col2" class="data row1 col2" >nan</td>
<td id="T_77ebf42e_6c4d_11e7_9789_b8ac6f9f4593row1_col3" class="data row1 col3" >nan</td>
<td id="T_77ebf42e_6c4d_11e7_9789_b8ac6f9f4593row1_col4" class="data row1 col4" >True</td>
<td id="T_77ebf42e_6c4d_11e7_9789_b8ac6f9f4593row1_col5" class="data row1 col5" >True</td>
<td id="T_77ebf42e_6c4d_11e7_9789_b8ac6f9f4593row1_col6" class="data row1 col6" >True</td>
</tr> <tr>
<th id="T_77ebf42e_6c4d_11e7_9789_b8ac6f9f4593level0_row2" class="row_heading level0 row2" >Embarked</th>
<td id="T_77ebf42e_6c4d_11e7_9789_b8ac6f9f4593row2_col0" class="data row2 col0" >3.83</td>
<td id="T_77ebf42e_6c4d_11e7_9789_b8ac6f9f4593row2_col1" class="data row2 col1" >0.003</td>
<td id="T_77ebf42e_6c4d_11e7_9789_b8ac6f9f4593row2_col2" class="data row2 col2" >nan</td>
<td id="T_77ebf42e_6c4d_11e7_9789_b8ac6f9f4593row2_col3" class="data row2 col3" >nan</td>
<td id="T_77ebf42e_6c4d_11e7_9789_b8ac6f9f4593row2_col4" class="data row2 col4" >False</td>
<td id="T_77ebf42e_6c4d_11e7_9789_b8ac6f9f4593row2_col5" class="data row2 col5" >False</td>
<td id="T_77ebf42e_6c4d_11e7_9789_b8ac6f9f4593row2_col6" class="data row2 col6" >False</td>
</tr> <tr>
<th id="T_77ebf42e_6c4d_11e7_9789_b8ac6f9f4593level0_row3" class="row_heading level0 row3" >Fare</th>
<td id="T_77ebf42e_6c4d_11e7_9789_b8ac6f9f4593row3_col0" class="data row3 col0" >1.02</td>
<td id="T_77ebf42e_6c4d_11e7_9789_b8ac6f9f4593row3_col1" class="data row3 col1" >0.278</td>
<td id="T_77ebf42e_6c4d_11e7_9789_b8ac6f9f4593row3_col2" class="data row3 col2" >2469.44</td>
<td id="T_77ebf42e_6c4d_11e7_9789_b8ac6f9f4593row3_col3" class="data row3 col3" >True</td>
<td id="T_77ebf42e_6c4d_11e7_9789_b8ac6f9f4593row3_col4" class="data row3 col4" >True</td>
<td id="T_77ebf42e_6c4d_11e7_9789_b8ac6f9f4593row3_col5" class="data row3 col5" >True</td>
<td id="T_77ebf42e_6c4d_11e7_9789_b8ac6f9f4593row3_col6" class="data row3 col6" >True</td>
</tr> <tr>
<th id="T_77ebf42e_6c4d_11e7_9789_b8ac6f9f4593level0_row4" class="row_heading level0 row4" >Name</th>
<td id="T_77ebf42e_6c4d_11e7_9789_b8ac6f9f4593row4_col0" class="data row4 col0" >1</td>
<td id="T_77ebf42e_6c4d_11e7_9789_b8ac6f9f4593row4_col1" class="data row4 col1" >1</td>
<td id="T_77ebf42e_6c4d_11e7_9789_b8ac6f9f4593row4_col2" class="data row4 col2" >nan</td>
<td id="T_77ebf42e_6c4d_11e7_9789_b8ac6f9f4593row4_col3" class="data row4 col3" >nan</td>
<td id="T_77ebf42e_6c4d_11e7_9789_b8ac6f9f4593row4_col4" class="data row4 col4" >True</td>
<td id="T_77ebf42e_6c4d_11e7_9789_b8ac6f9f4593row4_col5" class="data row4 col5" >True</td>
<td id="T_77ebf42e_6c4d_11e7_9789_b8ac6f9f4593row4_col6" class="data row4 col6" >True</td>
</tr> <tr>
<th id="T_77ebf42e_6c4d_11e7_9789_b8ac6f9f4593level0_row5" class="row_heading level0 row5" >Parch</th>
<td id="T_77ebf42e_6c4d_11e7_9789_b8ac6f9f4593row5_col0" class="data row5 col0" >5.75</td>
<td id="T_77ebf42e_6c4d_11e7_9789_b8ac6f9f4593row5_col1" class="data row5 col1" >0.008</td>
<td id="T_77ebf42e_6c4d_11e7_9789_b8ac6f9f4593row5_col2" class="data row5 col2" >0.65</td>
<td id="T_77ebf42e_6c4d_11e7_9789_b8ac6f9f4593row5_col3" class="data row5 col3" >True</td>
<td id="T_77ebf42e_6c4d_11e7_9789_b8ac6f9f4593row5_col4" class="data row5 col4" >False</td>
<td id="T_77ebf42e_6c4d_11e7_9789_b8ac6f9f4593row5_col5" class="data row5 col5" >False</td>
<td id="T_77ebf42e_6c4d_11e7_9789_b8ac6f9f4593row5_col6" class="data row5 col6" >False</td>
</tr> <tr>
<th id="T_77ebf42e_6c4d_11e7_9789_b8ac6f9f4593level0_row6" class="row_heading level0 row6" >PassengerId</th>
<td id="T_77ebf42e_6c4d_11e7_9789_b8ac6f9f4593row6_col0" class="data row6 col0" >1</td>
<td id="T_77ebf42e_6c4d_11e7_9789_b8ac6f9f4593row6_col1" class="data row6 col1" >1</td>
<td id="T_77ebf42e_6c4d_11e7_9789_b8ac6f9f4593row6_col2" class="data row6 col2" >66231</td>
<td id="T_77ebf42e_6c4d_11e7_9789_b8ac6f9f4593row6_col3" class="data row6 col3" >True</td>
<td id="T_77ebf42e_6c4d_11e7_9789_b8ac6f9f4593row6_col4" class="data row6 col4" >True</td>
<td id="T_77ebf42e_6c4d_11e7_9789_b8ac6f9f4593row6_col5" class="data row6 col5" >True</td>
<td id="T_77ebf42e_6c4d_11e7_9789_b8ac6f9f4593row6_col6" class="data row6 col6" >True</td>
</tr> <tr>
<th id="T_77ebf42e_6c4d_11e7_9789_b8ac6f9f4593level0_row7" class="row_heading level0 row7" >Pclass</th>
<td id="T_77ebf42e_6c4d_11e7_9789_b8ac6f9f4593row7_col0" class="data row7 col0" >2.27</td>
<td id="T_77ebf42e_6c4d_11e7_9789_b8ac6f9f4593row7_col1" class="data row7 col1" >0.003</td>
<td id="T_77ebf42e_6c4d_11e7_9789_b8ac6f9f4593row7_col2" class="data row7 col2" >0.699</td>
<td id="T_77ebf42e_6c4d_11e7_9789_b8ac6f9f4593row7_col3" class="data row7 col3" >True</td>
<td id="T_77ebf42e_6c4d_11e7_9789_b8ac6f9f4593row7_col4" class="data row7 col4" >True</td>
<td id="T_77ebf42e_6c4d_11e7_9789_b8ac6f9f4593row7_col5" class="data row7 col5" >False</td>
<td id="T_77ebf42e_6c4d_11e7_9789_b8ac6f9f4593row7_col6" class="data row7 col6" >False</td>
</tr> <tr>
<th id="T_77ebf42e_6c4d_11e7_9789_b8ac6f9f4593level0_row8" class="row_heading level0 row8" >Sex</th>
<td id="T_77ebf42e_6c4d_11e7_9789_b8ac6f9f4593row8_col0" class="data row8 col0" >1.84</td>
<td id="T_77ebf42e_6c4d_11e7_9789_b8ac6f9f4593row8_col1" class="data row8 col1" >0.002</td>
<td id="T_77ebf42e_6c4d_11e7_9789_b8ac6f9f4593row8_col2" class="data row8 col2" >nan</td>
<td id="T_77ebf42e_6c4d_11e7_9789_b8ac6f9f4593row8_col3" class="data row8 col3" >nan</td>
<td id="T_77ebf42e_6c4d_11e7_9789_b8ac6f9f4593row8_col4" class="data row8 col4" >True</td>
<td id="T_77ebf42e_6c4d_11e7_9789_b8ac6f9f4593row8_col5" class="data row8 col5" >False</td>
<td id="T_77ebf42e_6c4d_11e7_9789_b8ac6f9f4593row8_col6" class="data row8 col6" >False</td>
</tr> <tr>
<th id="T_77ebf42e_6c4d_11e7_9789_b8ac6f9f4593level0_row9" class="row_heading level0 row9" >SibSp</th>
<td id="T_77ebf42e_6c4d_11e7_9789_b8ac6f9f4593row9_col0" class="data row9 col0" >2.91</td>
<td id="T_77ebf42e_6c4d_11e7_9789_b8ac6f9f4593row9_col1" class="data row9 col1" >0.008</td>
<td id="T_77ebf42e_6c4d_11e7_9789_b8ac6f9f4593row9_col2" class="data row9 col2" >1.216</td>
<td id="T_77ebf42e_6c4d_11e7_9789_b8ac6f9f4593row9_col3" class="data row9 col3" >True</td>
<td id="T_77ebf42e_6c4d_11e7_9789_b8ac6f9f4593row9_col4" class="data row9 col4" >True</td>
<td id="T_77ebf42e_6c4d_11e7_9789_b8ac6f9f4593row9_col5" class="data row9 col5" >False</td>
<td id="T_77ebf42e_6c4d_11e7_9789_b8ac6f9f4593row9_col6" class="data row9 col6" >False</td>
</tr> <tr>
<th id="T_77ebf42e_6c4d_11e7_9789_b8ac6f9f4593level0_row10" class="row_heading level0 row10" >Survived</th>
<td id="T_77ebf42e_6c4d_11e7_9789_b8ac6f9f4593row10_col0" class="data row10 col0" >1.61</td>
<td id="T_77ebf42e_6c4d_11e7_9789_b8ac6f9f4593row10_col1" class="data row10 col1" >0.002</td>
<td id="T_77ebf42e_6c4d_11e7_9789_b8ac6f9f4593row10_col2" class="data row10 col2" >0.237</td>
<td id="T_77ebf42e_6c4d_11e7_9789_b8ac6f9f4593row10_col3" class="data row10 col3" >True</td>
<td id="T_77ebf42e_6c4d_11e7_9789_b8ac6f9f4593row10_col4" class="data row10 col4" >True</td>
<td id="T_77ebf42e_6c4d_11e7_9789_b8ac6f9f4593row10_col5" class="data row10 col5" >False</td>
<td id="T_77ebf42e_6c4d_11e7_9789_b8ac6f9f4593row10_col6" class="data row10 col6" >False</td>
</tr> <tr>
<th id="T_77ebf42e_6c4d_11e7_9789_b8ac6f9f4593level0_row11" class="row_heading level0 row11" >Ticket</th>
<td id="T_77ebf42e_6c4d_11e7_9789_b8ac6f9f4593row11_col0" class="data row11 col0" >1</td>
<td id="T_77ebf42e_6c4d_11e7_9789_b8ac6f9f4593row11_col1" class="data row11 col1" >0.764</td>
<td id="T_77ebf42e_6c4d_11e7_9789_b8ac6f9f4593row11_col2" class="data row11 col2" >nan</td>
<td id="T_77ebf42e_6c4d_11e7_9789_b8ac6f9f4593row11_col3" class="data row11 col3" >nan</td>
<td id="T_77ebf42e_6c4d_11e7_9789_b8ac6f9f4593row11_col4" class="data row11 col4" >True</td>
<td id="T_77ebf42e_6c4d_11e7_9789_b8ac6f9f4593row11_col5" class="data row11 col5" >True</td>
<td id="T_77ebf42e_6c4d_11e7_9789_b8ac6f9f4593row11_col6" class="data row11 col6" >True</td>
</tr></tbody>
</table>
</div>
</div>
</div>
</div>
</div>
<div class="cell border-box-sizing text_cell rendered"><div class="prompt input_prompt">
</div>
<div class="inner_cell">
<div class="text_cell_render border-box-sizing rendered_html">
<hr>
<p>You can also output the correlation matrix:</p>
</div>
</div>
</div>
<div class="cell border-box-sizing code_cell rendered">
<div class="input">
<div class="prompt input_prompt">In [8]:</div>
<div class="inner_cell">
<div class="input_area">
<div class=" highlight hl-ipython3"><pre><span></span><span class="n">corr</span><span class="p">(</span><span class="n">x</span><span class="p">)</span>
</pre></div>
</div>
</div>
</div>
<div class="output_wrapper">
<div class="output">
<div class="output_area">
<div class="prompt output_prompt">Out[8]:</div>
<div class="output_html rendered_html output_subarea output_execute_result">
<style type="text/css" >
#T_77f79036_6c4d_11e7_8283_b8ac6f9f4593 th {
font-size: 11pt;
} #T_77f79036_6c4d_11e7_8283_b8ac6f9f4593 td {
padding: 0em 0em;
} #T_77f79036_6c4d_11e7_8283_b8ac6f9f4593 th:hover {
font-size: 16pt;
} #T_77f79036_6c4d_11e7_8283_b8ac6f9f4593 tr:hover td:hover {
max-width: 200px;
font-size: 16pt;
} #T_77f79036_6c4d_11e7_8283_b8ac6f9f4593row0_col0 {
background-color: #3e8186;
max-width: 100px;
font-size: 11pt;
} #T_77f79036_6c4d_11e7_8283_b8ac6f9f4593row0_col1 {
background-color: #7a8a4a;
max-width: 100px;
font-size: 11pt;
} #T_77f79036_6c4d_11e7_8283_b8ac6f9f4593row0_col2 {
background-color: #728340;
max-width: 100px;
font-size: 11pt;
} #T_77f79036_6c4d_11e7_8283_b8ac6f9f4593row0_col3 {
background-color: #859459;
max-width: 100px;
font-size: 11pt;
} #T_77f79036_6c4d_11e7_8283_b8ac6f9f4593row0_col4 {
background-color: #6d7e39;
max-width: 100px;
font-size: 11pt;
} #T_77f79036_6c4d_11e7_8283_b8ac6f9f4593row0_col5 {
background-color: #7b8b4c;
max-width: 100px;
font-size: 11pt;
} #T_77f79036_6c4d_11e7_8283_b8ac6f9f4593row0_col6 {
background-color: #7e8e50;
max-width: 100px;
font-size: 11pt;
} #T_77f79036_6c4d_11e7_8283_b8ac6f9f4593row1_col0 {
background-color: #b3bd96;
max-width: 100px;
font-size: 11pt;
} #T_77f79036_6c4d_11e7_8283_b8ac6f9f4593row1_col1 {
background-color: #3e8186;
max-width: 100px;
font-size: 11pt;
} #T_77f79036_6c4d_11e7_8283_b8ac6f9f4593row1_col2 {
background-color: #6d7e39;
max-width: 100px;
font-size: 11pt;
} #T_77f79036_6c4d_11e7_8283_b8ac6f9f4593row1_col3 {
background-color: #a3ae81;
max-width: 100px;
font-size: 11pt;
} #T_77f79036_6c4d_11e7_8283_b8ac6f9f4593row1_col4 {
background-color: #acb68d;
max-width: 100px;
font-size: 11pt;
} #T_77f79036_6c4d_11e7_8283_b8ac6f9f4593row1_col5 {
background-color: #c6cdaf;
max-width: 100px;
font-size: 11pt;
} #T_77f79036_6c4d_11e7_8283_b8ac6f9f4593row1_col6 {
background-color: #ebefe1;
max-width: 100px;
font-size: 11pt;
} #T_77f79036_6c4d_11e7_8283_b8ac6f9f4593row2_col0 {
background-color: #cbd2b5;
max-width: 100px;
font-size: 11pt;
} #T_77f79036_6c4d_11e7_8283_b8ac6f9f4593row2_col1 {
background-color: #93a06b;
max-width: 100px;
font-size: 11pt;
} #T_77f79036_6c4d_11e7_8283_b8ac6f9f4593row2_col2 {
background-color: #3e8186;
max-width: 100px;
font-size: 11pt;
} #T_77f79036_6c4d_11e7_8283_b8ac6f9f4593row2_col3 {
background-color: #8d9a63;
max-width: 100px;
font-size: 11pt;
} #T_77f79036_6c4d_11e7_8283_b8ac6f9f4593row2_col4 {
background-color: #e1e5d3;
max-width: 100px;
font-size: 11pt;
} #T_77f79036_6c4d_11e7_8283_b8ac6f9f4593row2_col5 {
background-color: #d5dbc3;
max-width: 100px;
font-size: 11pt;
} #T_77f79036_6c4d_11e7_8283_b8ac6f9f4593row2_col6 {
background-color: #6d7e39;
max-width: 100px;
font-size: 11pt;
} #T_77f79036_6c4d_11e7_8283_b8ac6f9f4593row3_col0 {
background-color: #c1c8a8;
max-width: 100px;
font-size: 11pt;
} #T_77f79036_6c4d_11e7_8283_b8ac6f9f4593row3_col1 {
background-color: #a9b489;
max-width: 100px;
font-size: 11pt;
} #T_77f79036_6c4d_11e7_8283_b8ac6f9f4593row3_col2 {
background-color: #6d7e39;
max-width: 100px;
font-size: 11pt;
} #T_77f79036_6c4d_11e7_8283_b8ac6f9f4593row3_col3 {
background-color: #3e8186;
max-width: 100px;
font-size: 11pt;
} #T_77f79036_6c4d_11e7_8283_b8ac6f9f4593row3_col4 {
background-color: #798949;
max-width: 100px;
font-size: 11pt;
} #T_77f79036_6c4d_11e7_8283_b8ac6f9f4593row3_col5 {
background-color: #929f6a;
max-width: 100px;
font-size: 11pt;
} #T_77f79036_6c4d_11e7_8283_b8ac6f9f4593row3_col6 {
background-color: #cdd3b8;
max-width: 100px;
font-size: 11pt;
} #T_77f79036_6c4d_11e7_8283_b8ac6f9f4593row4_col0 {
background-color: #a3ae81;
max-width: 100px;
font-size: 11pt;
} #T_77f79036_6c4d_11e7_8283_b8ac6f9f4593row4_col1 {
background-color: #a8b387;
max-width: 100px;
font-size: 11pt;
} #T_77f79036_6c4d_11e7_8283_b8ac6f9f4593row4_col2 {
background-color: #c2c9a9;
max-width: 100px;
font-size: 11pt;
} #T_77f79036_6c4d_11e7_8283_b8ac6f9f4593row4_col3 {
background-color: #6d7e39;
max-width: 100px;
font-size: 11pt;
} #T_77f79036_6c4d_11e7_8283_b8ac6f9f4593row4_col4 {
background-color: #3e8186;
max-width: 100px;
font-size: 11pt;
} #T_77f79036_6c4d_11e7_8283_b8ac6f9f4593row4_col5 {
background-color: #e3eff0;
max-width: 100px;
font-size: 11pt;
} #T_77f79036_6c4d_11e7_8283_b8ac6f9f4593row4_col6 {
background-color: #d2d8bf;
max-width: 100px;
font-size: 11pt;
} #T_77f79036_6c4d_11e7_8283_b8ac6f9f4593row5_col0 {
background-color: #99a573;
max-width: 100px;
font-size: 11pt;
} #T_77f79036_6c4d_11e7_8283_b8ac6f9f4593row5_col1 {
background-color: #adb78e;
max-width: 100px;
font-size: 11pt;
} #T_77f79036_6c4d_11e7_8283_b8ac6f9f4593row5_col2 {
background-color: #9eaa7a;
max-width: 100px;
font-size: 11pt;
} #T_77f79036_6c4d_11e7_8283_b8ac6f9f4593row5_col3 {
background-color: #6d7e39;
max-width: 100px;
font-size: 11pt;
} #T_77f79036_6c4d_11e7_8283_b8ac6f9f4593row5_col4 {
background-color: #f2f2f2;
max-width: 100px;
font-size: 11pt;
} #T_77f79036_6c4d_11e7_8283_b8ac6f9f4593row5_col5 {
background-color: #3e8186;
max-width: 100px;
font-size: 11pt;
} #T_77f79036_6c4d_11e7_8283_b8ac6f9f4593row5_col6 {
background-color: #ced4ba;
max-width: 100px;
font-size: 11pt;
} #T_77f79036_6c4d_11e7_8283_b8ac6f9f4593row6_col0 {
background-color: #d4dac1;
max-width: 100px;
font-size: 11pt;
} #T_77f79036_6c4d_11e7_8283_b8ac6f9f4593row6_col1 {
background-color: #eef6f7;
max-width: 100px;
font-size: 11pt;
} #T_77f79036_6c4d_11e7_8283_b8ac6f9f4593row6_col2 {
background-color: #6d7e39;
max-width: 100px;
font-size: 11pt;
} #T_77f79036_6c4d_11e7_8283_b8ac6f9f4593row6_col3 {
background-color: #e3e7d6;
max-width: 100px;
font-size: 11pt;
} #T_77f79036_6c4d_11e7_8283_b8ac6f9f4593row6_col4 {
background-color: #eff2e6;
max-width: 100px;
font-size: 11pt;
} #T_77f79036_6c4d_11e7_8283_b8ac6f9f4593row6_col5 {
background-color: #f2f2f2;
max-width: 100px;
font-size: 11pt;
} #T_77f79036_6c4d_11e7_8283_b8ac6f9f4593row6_col6 {
background-color: #3e8186;
max-width: 100px;
font-size: 11pt;
}</style>
<table id="T_77f79036_6c4d_11e7_8283_b8ac6f9f4593" >
<thead> <tr>
<th class="blank level0" ></th>
<th class="col_heading level0 col0" >PassengerId</th>
<th class="col_heading level0 col1" >Survived</th>
<th class="col_heading level0 col2" >Pclass</th>
<th class="col_heading level0 col3" >Age</th>
<th class="col_heading level0 col4" >SibSp</th>
<th class="col_heading level0 col5" >Parch</th>
<th class="col_heading level0 col6" >Fare</th>
</tr></thead>
<tbody> <tr>
<th id="T_77f79036_6c4d_11e7_8283_b8ac6f9f4593level0_row0" class="row_heading level0 row0" >PassengerId</th>
<td id="T_77f79036_6c4d_11e7_8283_b8ac6f9f4593row0_col0" class="data row0 col0" >1</td>
<td id="T_77f79036_6c4d_11e7_8283_b8ac6f9f4593row0_col1" class="data row0 col1" >-0.005</td>
<td id="T_77f79036_6c4d_11e7_8283_b8ac6f9f4593row0_col2" class="data row0 col2" >-0.035</td>
<td id="T_77f79036_6c4d_11e7_8283_b8ac6f9f4593row0_col3" class="data row0 col3" >0.037</td>
<td id="T_77f79036_6c4d_11e7_8283_b8ac6f9f4593row0_col4" class="data row0 col4" >-0.058</td>
<td id="T_77f79036_6c4d_11e7_8283_b8ac6f9f4593row0_col5" class="data row0 col5" >-0.0017</td>
<td id="T_77f79036_6c4d_11e7_8283_b8ac6f9f4593row0_col6" class="data row0 col6" >0.013</td>
</tr> <tr>
<th id="T_77f79036_6c4d_11e7_8283_b8ac6f9f4593level0_row1" class="row_heading level0 row1" >Survived</th>
<td id="T_77f79036_6c4d_11e7_8283_b8ac6f9f4593row1_col0" class="data row1 col0" >-0.005</td>
<td id="T_77f79036_6c4d_11e7_8283_b8ac6f9f4593row1_col1" class="data row1 col1" >1</td>
<td id="T_77f79036_6c4d_11e7_8283_b8ac6f9f4593row1_col2" class="data row1 col2" >-0.34</td>
<td id="T_77f79036_6c4d_11e7_8283_b8ac6f9f4593row1_col3" class="data row1 col3" >-0.077</td>
<td id="T_77f79036_6c4d_11e7_8283_b8ac6f9f4593row1_col4" class="data row1 col4" >-0.035</td>
<td id="T_77f79036_6c4d_11e7_8283_b8ac6f9f4593row1_col5" class="data row1 col5" >0.082</td>
<td id="T_77f79036_6c4d_11e7_8283_b8ac6f9f4593row1_col6" class="data row1 col6" >0.26</td>
</tr> <tr>
<th id="T_77f79036_6c4d_11e7_8283_b8ac6f9f4593level0_row2" class="row_heading level0 row2" >Pclass</th>
<td id="T_77f79036_6c4d_11e7_8283_b8ac6f9f4593row2_col0" class="data row2 col0" >-0.035</td>
<td id="T_77f79036_6c4d_11e7_8283_b8ac6f9f4593row2_col1" class="data row2 col1" >-0.34</td>
<td id="T_77f79036_6c4d_11e7_8283_b8ac6f9f4593row2_col2" class="data row2 col2" >1</td>
<td id="T_77f79036_6c4d_11e7_8283_b8ac6f9f4593row2_col3" class="data row2 col3" >-0.37</td>
<td id="T_77f79036_6c4d_11e7_8283_b8ac6f9f4593row2_col4" class="data row2 col4" >0.083</td>
<td id="T_77f79036_6c4d_11e7_8283_b8ac6f9f4593row2_col5" class="data row2 col5" >0.018</td>
<td id="T_77f79036_6c4d_11e7_8283_b8ac6f9f4593row2_col6" class="data row2 col6" >-0.55</td>
</tr> <tr>
<th id="T_77f79036_6c4d_11e7_8283_b8ac6f9f4593level0_row3" class="row_heading level0 row3" >Age</th>
<td id="T_77f79036_6c4d_11e7_8283_b8ac6f9f4593row3_col0" class="data row3 col0" >0.037</td>
<td id="T_77f79036_6c4d_11e7_8283_b8ac6f9f4593row3_col1" class="data row3 col1" >-0.077</td>
<td id="T_77f79036_6c4d_11e7_8283_b8ac6f9f4593row3_col2" class="data row3 col2" >-0.37</td>
<td id="T_77f79036_6c4d_11e7_8283_b8ac6f9f4593row3_col3" class="data row3 col3" >1</td>
<td id="T_77f79036_6c4d_11e7_8283_b8ac6f9f4593row3_col4" class="data row3 col4" >-0.31</td>
<td id="T_77f79036_6c4d_11e7_8283_b8ac6f9f4593row3_col5" class="data row3 col5" >-0.19</td>
<td id="T_77f79036_6c4d_11e7_8283_b8ac6f9f4593row3_col6" class="data row3 col6" >0.096</td>
</tr> <tr>
<th id="T_77f79036_6c4d_11e7_8283_b8ac6f9f4593level0_row4" class="row_heading level0 row4" >SibSp</th>
<td id="T_77f79036_6c4d_11e7_8283_b8ac6f9f4593row4_col0" class="data row4 col0" >-0.058</td>
<td id="T_77f79036_6c4d_11e7_8283_b8ac6f9f4593row4_col1" class="data row4 col1" >-0.035</td>
<td id="T_77f79036_6c4d_11e7_8283_b8ac6f9f4593row4_col2" class="data row4 col2" >0.083</td>
<td id="T_77f79036_6c4d_11e7_8283_b8ac6f9f4593row4_col3" class="data row4 col3" >-0.31</td>
<td id="T_77f79036_6c4d_11e7_8283_b8ac6f9f4593row4_col4" class="data row4 col4" >1</td>
<td id="T_77f79036_6c4d_11e7_8283_b8ac6f9f4593row4_col5" class="data row4 col5" >0.41</td>
<td id="T_77f79036_6c4d_11e7_8283_b8ac6f9f4593row4_col6" class="data row4 col6" >0.16</td>
</tr> <tr>
<th id="T_77f79036_6c4d_11e7_8283_b8ac6f9f4593level0_row5" class="row_heading level0 row5" >Parch</th>
<td id="T_77f79036_6c4d_11e7_8283_b8ac6f9f4593row5_col0" class="data row5 col0" >-0.0017</td>
<td id="T_77f79036_6c4d_11e7_8283_b8ac6f9f4593row5_col1" class="data row5 col1" >0.082</td>
<td id="T_77f79036_6c4d_11e7_8283_b8ac6f9f4593row5_col2" class="data row5 col2" >0.018</td>
<td id="T_77f79036_6c4d_11e7_8283_b8ac6f9f4593row5_col3" class="data row5 col3" >-0.19</td>
<td id="T_77f79036_6c4d_11e7_8283_b8ac6f9f4593row5_col4" class="data row5 col4" >0.41</td>
<td id="T_77f79036_6c4d_11e7_8283_b8ac6f9f4593row5_col5" class="data row5 col5" >1</td>
<td id="T_77f79036_6c4d_11e7_8283_b8ac6f9f4593row5_col6" class="data row5 col6" >0.22</td>
</tr> <tr>
<th id="T_77f79036_6c4d_11e7_8283_b8ac6f9f4593level0_row6" class="row_heading level0 row6" >Fare</th>
<td id="T_77f79036_6c4d_11e7_8283_b8ac6f9f4593row6_col0" class="data row6 col0" >0.013</td>
<td id="T_77f79036_6c4d_11e7_8283_b8ac6f9f4593row6_col1" class="data row6 col1" >0.26</td>
<td id="T_77f79036_6c4d_11e7_8283_b8ac6f9f4593row6_col2" class="data row6 col2" >-0.55</td>
<td id="T_77f79036_6c4d_11e7_8283_b8ac6f9f4593row6_col3" class="data row6 col3" >0.096</td>
<td id="T_77f79036_6c4d_11e7_8283_b8ac6f9f4593row6_col4" class="data row6 col4" >0.16</td>
<td id="T_77f79036_6c4d_11e7_8283_b8ac6f9f4593row6_col5" class="data row6 col5" >0.22</td>
<td id="T_77f79036_6c4d_11e7_8283_b8ac6f9f4593row6_col6" class="data row6 col6" >1</td>
</tr></tbody>
</table>
</div>
</div>
</div>
</div>
</div>
<div class="cell border-box-sizing code_cell rendered">
<div class="input">
<div class="prompt input_prompt">In [9]:</div>
<div class="inner_cell">
<div class="input_area">
<div class=" highlight hl-ipython3"><pre><span></span><span class="n">corr</span><span class="p">(</span><span class="n">x</span><span class="p">,</span> <span class="n">table</span> <span class="o">=</span> <span class="kc">True</span><span class="p">)</span>
</pre></div>
</div>
</div>
</div>
<div class="output_wrapper">
<div class="output">
<div class="output_area">
<div class="prompt output_prompt">Out[9]:</div>
<div class="output_html rendered_html output_subarea output_execute_result">
<div>
<style>
.dataframe thead tr:only-child th {
text-align: right;
}
.dataframe thead th {
text-align: left;
}
.dataframe tbody tr th {
vertical-align: top;
}
</style>
<table border="1" class="dataframe">
<thead>
<tr style="text-align: right;">
<th></th>
<th>PassengerId</th>
<th>Survived</th>
<th>Pclass</th>
<th>Age</th>
<th>SibSp</th>
<th>Parch</th>
<th>Fare</th>
</tr>
</thead>
<tbody>
<tr>
<th>PassengerId</th>
<td>1.000000</td>
<td>-0.005007</td>
<td>-0.035144</td>
<td>0.036847</td>
<td>-0.057527</td>
<td>-0.001652</td>
<td>0.012658</td>
</tr>
<tr>
<th>Survived</th>
<td>-0.005007</td>
<td>1.000000</td>
<td>-0.338481</td>
<td>-0.077221</td>
<td>-0.035322</td>
<td>0.081629</td>
<td>0.257307</td>
</tr>
<tr>
<th>...</th>
<td>...</td>
<td>...</td>
<td>...</td>
<td>...</td>
<td>...</td>
<td>...</td>
<td>...</td>
</tr>
<tr>
<th>Parch</th>
<td>-0.001652</td>
<td>0.081629</td>
<td>0.018443</td>
<td>-0.189119</td>
<td>0.414838</td>
<td>1.000000</td>
<td>0.216225</td>
</tr>
<tr>
<th>Fare</th>
<td>0.012658</td>
<td>0.257307</td>
<td>-0.549500</td>
<td>0.096067</td>
<td>0.159651</td>
<td>0.216225</td>
<td>1.000000</td>
</tr>
</tbody>
</table>
<p>7 rows × 7 columns</p>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="cell border-box-sizing text_cell rendered"><div class="prompt input_prompt">
</div>
<div class="inner_cell">
<div class="text_cell_render border-box-sizing rendered_html">
<hr>
<p>You can also remove correlated columns:</p>
</div>
</div>
</div>
<div class="cell border-box-sizing code_cell rendered">
<div class="input">
<div class="prompt input_prompt">In [10]:</div>
<div class="inner_cell">
<div class="input_area">
<div class=" highlight hl-ipython3"><pre><span></span><span class="n">remcor</span><span class="p">(</span><span class="n">x</span><span class="p">,</span> <span class="n">threshold</span> <span class="o">=</span> <span class="mf">0.5</span><span class="p">)</span>
</pre></div>
</div>
</div>
</div>
<div class="output_wrapper">
<div class="output">
<div class="output_area">
<div class="prompt output_prompt">Out[10]:</div>
<div class="output_html rendered_html output_subarea output_execute_result">
<div>
<style>
.dataframe thead tr:only-child th {
text-align: right;
}
.dataframe thead th {
text-align: left;
}
.dataframe tbody tr th {
vertical-align: top;
}
</style>
<table border="1" class="dataframe">
<thead>
<tr style="text-align: right;">
<th></th>
<th>PassengerId</th>
<th>Survived</th>
<th>Pclass</th>
<th>Name</th>
<th>Sex</th>
<th>Age</th>
<th>SibSp</th>
<th>Parch</th>
<th>Ticket</th>
<th>Fare</th>
<th>Cabin</th>
<th>Embarked</th>
</tr>
</thead>
<tbody>
<tr>
<th>0</th>
<td>1</td>
<td>0</td>
<td>3</td>
<td>Braund, Mr. Owen Harris</td>
<td>male</td>
<td>22.0</td>
<td>1</td>
<td>0</td>
<td>A/5 21171</td>
<td>7.2500</td>
<td>NaN</td>
<td>S</td>
</tr>
<tr>
<th>1</th>
<td>2</td>
<td>1</td>
<td>1</td>
<td>Cumings, Mrs. John Bradley (Florence Briggs Th...</td>
<td>female</td>
<td>38.0</td>
<td>1</td>
<td>0</td>
<td>PC 17599</td>
<td>71.2833</td>
<td>C85</td>
<td>C</td>
</tr>
<tr>
<th>...</th>
<td>...</td>
<td>...</td>
<td>...</td>
<td>...</td>
<td>...</td>
<td>...</td>
<td>...</td>
<td>...</td>
<td>...</td>
<td>...</td>
<td>...</td>
<td>...</td>
</tr>
<tr>
<th>889</th>
<td>890</td>
<td>1</td>
<td>1</td>
<td>Behr, Mr. Karl Howell</td>
<td>male</td>
<td>26.0</td>
<td>0</td>
<td>0</td>
<td>111369</td>
<td>30.0000</td>
<td>C148</td>
<td>C</td>
</tr>
<tr>
<th>890</th>
<td>891</td>
<td>0</td>
<td>3</td>
<td>Dooley, Mr. Patrick</td>
<td>male</td>
<td>32.0</td>
<td>0</td>
<td>0</td>
<td>370376</td>
<td>7.7500</td>
<td>NaN</td>
<td>Q</td>
</tr>
</tbody>
</table>
<p>891 rows × 12 columns</p>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="cell border-box-sizing text_cell rendered"><div class="prompt input_prompt">
</div>
<div class="inner_cell">
<div class="text_cell_render border-box-sizing rendered_html">
<hr>
<hr>
<hr>
</div>
</div>
</div>
<div class="cell border-box-sizing text_cell rendered"><div class="prompt input_prompt">
</div>
<div class="inner_cell">
<div class="text_cell_render border-box-sizing rendered_html">
<h3 id="2.-Data-Visualisations">2. Data Visualisations<a class="anchor-link" href="#2.-Data-Visualisations">¶</a></h3>
</div>
</div>
</div>
<div class="cell border-box-sizing text_cell rendered"><div class="prompt input_prompt">
</div>
<div class="inner_cell">
<div class="text_cell_render border-box-sizing rendered_html">
<hr>
<p>Plotting is easy. (Currently X,Y,Factor supported)</p>
</div>
</div>
</div>
<div class="cell border-box-sizing code_cell rendered">
<div class="input">
<div class="prompt input_prompt">In [11]:</div>
<div class="inner_cell">
<div class="input_area">
<div class=" highlight hl-ipython3"><pre><span></span><span class="n">plot</span><span class="p">(</span><span class="n">x</span> <span class="o">=</span> <span class="s2">"Survived"</span><span class="p">,</span> <span class="n">y</span> <span class="o">=</span> <span class="s2">"Fare"</span><span class="p">,</span> <span class="n">factor</span> <span class="o">=</span> <span class="s2">"Embarked"</span><span class="p">,</span> <span class="n">data</span> <span class="o">=</span> <span class="n">x</span><span class="p">)</span>
</pre></div>
</div>
</div>
</div>
<div class="output_wrapper">
<div class="output">
<div class="output_area">
<div class="prompt"></div>
<div class="output_png output_subarea ">
<img src="data:image/png;base64,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
"
>
</div>
</div>
</div>
</div>
</div>
<div class="cell border-box-sizing code_cell rendered">
<div class="input">
<div class="prompt input_prompt">In [12]:</div>
<div class="inner_cell">
<div class="input_area">
<div class=" highlight hl-ipython3"><pre><span></span><span class="n">plot</span><span class="p">(</span><span class="n">x</span> <span class="o">=</span> <span class="s2">"Fare"</span><span class="p">,</span> <span class="n">data</span> <span class="o">=</span> <span class="n">x</span><span class="p">)</span>
</pre></div>
</div>
</div>
</div>
<div class="output_wrapper">
<div class="output">
<div class="output_area">
<div class="prompt"></div>
<div class="output_png output_subarea ">
<img src="data:image/png;base64,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
"
>
</div>
</div>
</div>
</div>
</div>
<div class="cell border-box-sizing code_cell rendered">
<div class="input">
<div class="prompt input_prompt">In [13]:</div>
<div class="inner_cell">
<div class="input_area">
<div class=" highlight hl-ipython3"><pre><span></span><span class="n">plot</span><span class="p">(</span><span class="n">x</span> <span class="o">=</span> <span class="s2">"Embarked"</span><span class="p">,</span> <span class="n">y</span> <span class="o">=</span> <span class="s2">"Sex"</span><span class="p">,</span> <span class="n">data</span> <span class="o">=</span> <span class="n">x</span><span class="p">)</span>
</pre></div>
</div>
</div>
</div>
<div class="output_wrapper">
<div class="output">
<div class="output_area">
<div class="prompt"></div>
<div class="output_png output_subarea ">
<img src="data:image/png;base64,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
gg==
"
>
</div>
</div>
</div>
</div>
</div>
<div class="cell border-box-sizing code_cell rendered">
<div class="input">
<div class="prompt input_prompt">In [14]:</div>
<div class="inner_cell">
<div class="input_area">
<div class=" highlight hl-ipython3"><pre><span></span><span class="n">plot</span><span class="p">(</span><span class="n">x</span> <span class="o">=</span> <span class="s2">"Age"</span><span class="p">,</span> <span class="n">y</span> <span class="o">=</span> <span class="s2">"Parch"</span><span class="p">,</span> <span class="n">factor</span> <span class="o">=</span> <span class="s2">"Fare"</span><span class="p">,</span> <span class="n">data</span> <span class="o">=</span> <span class="n">x</span><span class="p">)</span>
</pre></div>
</div>
</div>
</div>
<div class="output_wrapper">
<div class="output">
<div class="output_area">
<div class="prompt"></div>
<div class="output_png output_subarea ">
<img src="data:image/png;base64,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
qx59KK/u2Z0TFp08dDZh4qTs6O3J4ODg0FlPd2cmtk1+I1wL6OWXtuXl37pdftz41kxsm5zDjxib
rq6OofNyuZwdvd2Z2DY5nR3ttRj1d9K3f38mT5mW6/7TX2RwcDA/+O7Nmdg2ue52mTR5auYvODE3
/9P/zmlnnJPkjX9f9bZHc0tLWie05f1nnZvpM2Zlz+5defC+5Wmd0FZXu0yZMj1dHe254KJLMu/4
E/Paq3vywL0/S1NTc91d8/WoEfJW1hZzF1lbPPK2dhohaxN5W9Rd5G2xyNraaoS8lbXF3EXWFk+j
5K07kd+lV/fsftPZsOHD09e3/4Czvr6+DBs2rFpjvSujxxyeq66+PmuefDylUin9fX0HvN7X15eW
YcNrNN3vrrPjlfzdF/577rrztlx21bUZMWJkXe3S1NycZZdcleV33Jb+/v6h8+HDh9fVHkkyevSY
vLhtS1aveiQ33vCFrLj/rlx65TV1t8vIUaNyzOw56enuzI03fCH33n1HLrniY2mbNKWur/l60Wh5
K2uLQdYWk7ytnUbL2kTeFoW8LR5ZW1uNlreythhkbTE1St4qkQ+C/r79aWk58C982LBh2b9/f4V3
FMfEtsn5+Cf+PNu2bs7dy3/8xoX4Frv07d9Xowl/d4ODg0PfDrBzR2/6++trl8XnnJ+tWzblxW1b
Djivx7+TXTt35Nu3fCVbNm3I4MBANq5fm62bX6i7Xfr7+7N7966sXvVIBgcGsvmF9dm2dXNKpdTt
NV/v6jVvZW1xyNpikrfFUq9Zm8jbIpG3xSNri6de81bWFoesLaZGyVsl8kHQ3dWRceNbUyqVhs5a
J7Sl+7duty+iGUcelWuv/3SeXP3LLL/ztqRcTndXR1onTBz6M6VSKeNbJ6a7q7OGk769Y98zN1de
fd0BZ83Nzenu6qyrXebOX5gT33tKPvPZv81nPvu3SZLrP/mX2bNnV13tkSSTpkzL6WcuOeCsuaUl
/f19dbVLT3dXhg8fccBZqakp+15/vS6v+UZQj3kra4tF1haTvC2WeszaRN4WjbwtHllbPPWYt7K2
WGRtMTVK3iqRD4Kuzo7s3NGbM88+P03NzTlh0ck5bPSYbNm8sdajVXT4EWNz5R9fl/t/fmceffiB
ofOtmzdm1GGjs3DRyWlqbs6ZZ5+XnTt609nxSg2nfXuvvPxSZh55dObMXZBSU1NOOvWMNDU3Z8um
9XW1y1f/z9/nhi/+j6FfSfKNr/6vrF/7TF3tkSR9+/dl8ZIPZvaceUmplLnzF2b6jCOzrs522bxp
ffr7+7J4yQUplUo5ZvZxmTFzVtY9/0zdXfONot7yVtYWj6wtJnlbLPWWtYm8LSJ5WzyytnjqLW9l
bfHI2mJqlLwtnXb2xeVaD9EITlh0cha979R86xtfTpKMGz8hF33kikydNiM7enuy/I4fZvtvPXC+
aBYv+WAWL7kg+/+/2//v/umP0tnxSpYuuzwTJralo/3l3Pnj76e3p6tGk/5uZh11bM5f+pGMHTc+
r2x/MXf99Efp6e7MlKnT626Xf/PXn/v73PSPX0xvT3dd7vGe4+ZnyXkfythxrent6co9d/0kv9my
qe52aZ3QlgsvvjRTp83Iq3t25/57fpoN656ru2u+ntVz3sra4pO1xSFva6ueszaRt/VA3haDrK29
es5bWVt8srY4GiFvlcgAAAAAAFTkcRYAAAAAAFSkRAYAAAAAoCIlMgAAAAAAFSmRAQAAAACoSIkM
AAAAAEBFSmQAAAAAACpqnjFrzudqPQQU2ZGzjsl//qu/zugxh2fj+rW1HgegIclagOqQtwAHn6yl
EbkTGf4dxy98X7q7OzN/waK0tLTUehyAhiRrAapD3gIcfLKWRqREhrfR3NycufNPyMqH7ktLS0uO
m7+w1iMBNBxZC1Ad8hbg4JO1NCpfDoG3MXvO/IwYMTIvbHg+WzZvzInvPSXPrnli6PV5xy/M2ede
mCPGjs+WzRuyo7cnI0aMzJ0/vjVJcszs43Lu+ReldUJbdvR2Z9XKFVnz1OparQNQSLIWoDrkLcDB
J2tpVO5EhrexYOH78uK2LXnttVezbu0zmXXUMRk7bnySZPrMWfnIZVfniccfzde/8g/paH85J596
xtB7J7ZNzuX/4U/yq8dX5mtf/lIeXnFvzrvww5l3/Im1WgegkGQtQHXIW4CDT9bSqJTIUMHIkaNy
7HvmZt3aXydJ1q99JoOD5SxcdEqS5ORTz8zG9c/l8VUPp6e7MyvuuyvbX9o29P7Tz1ySZ9Y8kad+
tSo7eruz9tmns2rlipx2xjk12QegiGQtQHXIW4CDT9bSyDzOAiqYd/yJaWlpybq1zyRJ9u59Lb/Z
uikLF52cX6y4J5MmT80zv/UtKUny0ratGTnqsCRJ26TJaZs0Ncef8N6h15uamjIwMFC9JQAKTtYC
VIe8BTj4ZC2NTIkMFSxY+EZof/ovPjt0ViqVUio15aijZ2dgYCClUqni+5uamrP6sUfy5OpHD/qs
APVK1gJUh7wFOPhkLY1MiQxv4Yix4zLjyKPy0AM/z7q1a4bOm5qac811n8qJ7z0lnR2vZOq0GQe8
b+r0ment6U6SdHW2Z3zrhKGPk+S9J52eCW2Tcu9dt1dnEYACk7UA1SFvAQ4+WUuj80xkeAsLFr4v
/f39eXzVL9LZ0T70q/2V7fn1U6szZ+6CrF71cGbPmZ+TTzsz41sn5qxzzs/MI49OuVxOkqxauSLv
mTMvZyz+QMa3Tsjc+Qtz3oXLsnvXzhpvB1AMshagOuQtwMEna2l0zTNmzflcrYeAovnQhy/Ppo3r
s/bZp9/0Wm9vT049/ax0tL+S5559OmcuPi/vP2tJ9vftT3dXR/bv25eN69dmz57d6Wh/OSedembO
OueDmTHzqDz26EP55SMPVn8hgAKStQDVIW8BDj5ZS6MrnXb2xeVaDwH1aOr0mdm/b1+6uzqGzq66
+vpsf+k3eXjFvTWcDKBxyFqA6pC3AAefrKWeeZwFvEPTZxyZj177icycdXSOGDsui046LbOOnp3n
n/t1rUcDaBiyFqA65C3AwSdrqWfuRIZ3qNTUlA+cf1Hmn7AoI0celu6u9qy4/+68sOH5Wo8G0DBk
LUB1yFuAg0/WUs+UyAAAAAAAVORxFgAAAAAAVKREBgAAAACgIiUyAAAAAAAVKZEBAAAAAKhIiQwA
AAAAQEX/F5+Lkvh1P/2GAAAAAElFTkSuQmCC
"
>
</div>
</div>
</div>
</div>
</div>
<div class="cell border-box-sizing code_cell rendered">
<div class="input">
<div class="prompt input_prompt">In [15]:</div>
<div class="inner_cell">
<div class="input_area">
<div class=" highlight hl-ipython3"><pre><span></span><span class="n">plot</span><span class="p">(</span><span class="n">x</span> <span class="o">=</span> <span class="s2">"Age"</span><span class="p">,</span> <span class="n">y</span> <span class="o">=</span> <span class="s2">"Fare"</span><span class="p">,</span> <span class="n">factor</span> <span class="o">=</span> <span class="s2">"Survived"</span><span class="p">,</span> <span class="n">data</span> <span class="o">=</span> <span class="n">x</span><span class="p">)</span>
</pre></div>
</div>
</div>
</div>
<div class="output_wrapper">
<div class="output">
<div class="output_area">
<div class="prompt"></div>
<div class="output_text output_subarea ">
<pre><matplotlib.figure.Figure at 0x2222f1dbd68></pre>
</div>
</div>
<div class="output_area">
<div class="prompt"></div>
<div class="output_png output_subarea ">
<img src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAZsAAAFZCAYAAABOuIJHAAAABHNCSVQICAgIfAhkiAAAAAlwSFlz
AAALEgAACxIB0t1+/AAAIABJREFUeJzt3Xd4XPd97/n3mT6DQnSSINjBTgIgRYkUe5FkUWIkW7Rk
uciOHMfeZLMb39zN3dzc3aw3N4lz48dOYvs6duQi25FtyZKtWIolS2LvFEUSAHsnQYBE79Nnzv1j
SIhgAdFmcAB8Xs/DR8LhzMF3Bpj58HfOme/XWLLqcRMREZEksg11ASIiMvIpbEREJOkUNiIiknQK
GxERSbphGTYOp2uoSxARkT4YdmHjcLp44hNf6lfgeNOzklDR4LF6fWD9GlXfwKi+gVF9dzfswqb/
DAybDTCGupC7sHp9YP0aVd/AqL6BUX09GUVhIyIiQ0VhIyIiSaewERGRpFPYiIhI0ilsREQk6RQ2
IiKSdAobERFJOoWNiIgkncJGRESSTmEjIiJJp7AREZFesTv6P9hZYSMiIj1yuOKUre9kwxdb+7+P
QaxHRERGmLyJEUrX+vGmm7Q39X99orAREZHb2B0mc5YFmDI/jGnCucNuTh3w9Ht/ChsREekme1yU
svV+0sbE6Wy1Ub7FR9PVgcVFysJm3oKFbPi9Td22uVxutm1+ixPHKtj45NOMHV9Ec1MDb73xKjXV
VakqTUREAJvdZNYDQaaVhTAMuHjUxYk9XmLRgc/ASVnYHKs8zLHKw11fzy9ZxPJV6/ngwB4+/ftf
4uTxSl768feYX7KIp575LP/zn7+KGY+nqjwRkVEtMy+xmsnMjRPsMCjf6qO+yjlo+x+Sw2hp6Rk8
vOFJfvFv3yc9I5PsnDz27d5GPB6n4shBHnhwFdOLZ3H29Ike9mLQ/4lzVp2kd4PV6wPr16j6Bkb1
Dczwqc+wmRQvCjLjviA2O1w57eLYTi+R0N0uBujf5c9DEjar1j7CyeOVXK2uYubs+bQ0NxG/aRXT
1FhPXv7YHsPGl5FFNBrp8/f2ZWb3q+ZUsXp9YP0aVd/AqL6BGU71+caEmbusnszcEOGgjVO78qiv
SsfpBqf7zvf3tzX16/umPGzS0jOYt2AhL3zn6wA4XS4ikXC320QiEZzOnpdv/vYWorfc7158mdn4
25r7VnAKWb0+sH6Nqm9gVN/ADJ/6TKaWhpi9JIDdAdfOO6nY7iMciADJqT/lYTN3fhmXLp6jtSXx
gKKRMA5H92BxOp2Ew/cKEpO+LeduXtb2/1OwyWP1+sD6Naq+gVF9AzM86vNlxihd20nuhBiREFRu
93LllOv63yev7pSHzYxZc6k4crDr68aGOrKyczAMA9NMPNCc3PxutxERkYEyKSxuo/i+NhxOqK9y
UL7VR7AjNY1kUtuuxjAYX1hEddWlrk0N9XW0tjSzfNVD2Ox2FpQtxpeWzsULZ1NamojISOX2xXng
8Q5mL20AoHKHl/1vpKUsaCDFKxuf14fb7aGjo63b9tde/gmPPfFxlixbRUtzE6/+/EdEI30/+S8i
IjczKSyOMH9VAJfHpLXezaF33HS2pr4tZkrDxu/v5O++8ue3bW9pbuRnP/5eKksRERnRnJ44C1YF
KCyOEIvBib1erp4fh7+1haE4p6R2NSIiI0zB5Agla/14fCatDTaOvJdGe5MDX+bQff5HYSMiMkI4
XCZzlweYNCeMGYczB92cPujBjA/9h0wVNiIiI0DuhAil6/z4Mkw6mm0c2eyjpc46b/HWqURERPrM
5jCZszTA1JLEZxMvVLg4sc9LfBCaZw4mhY2IyDCVNTZK2To/6dlx/O0G5Zt9NNYMXvPMwaSwEREZ
Zgybycz7gxQvDGHY4PIJF8d3eYlGrLWauZnCRkRkGMnIjbFwfSeZeXGCfoOKrT7qLllzNXMzhY2I
yDBgGCbTF4aYeX9iFEDNWSeV23saBWAtChsREYtLGxOjbL2f7HExwkGDo5u91Jx1DXVZfaKwERGx
LJMpC8LMWRrA7oS6S4nmmSH/8FjN3ExhIyJiQd70OKXr/OQVRYmGoXyrl6oTN0YBDD8KGxERSzEp
mh1m3ooAThc0Vts5ssVHoN0+1IUNiMJGRMQi3N44C9b4GTc1SiwKx3Z5uFDhZriuZm6msBERsYDx
08IsWB3A5TVpqU2sZjqah/dq5mYKGxGRIeR0x5m/MsCEmRHiMTh1wMPZD9yY5vBfzdxMYSMiMkTy
J0UoXevHk2bS1phontnWMDLflkfmoxIRsTC702TusgCT54UxTTh7yM3pAx7iFhgFkCwKGxGRFMoZ
H6V0nZ+0MXE6WxOrmeZrI/+teOQ/QhERC7DZTWYvCTK1NIRhwMVKFyf2eolZbBRAsihsRESSbEx+
lLL1fjJy4gQ6DMq3+Gi4Yv3mmYNJYSMikiSGzWTGfUGK7wths8GVU06O7vQSDQ+/djMDpbAREUmC
jJxE88wx+TFCfoPK7V6uXRhezTMHk8JGRGQwGSbTSoPMWhLEboer5xOjAMKB0beauZnCRkRkkHjT
I5Su6yC3MEokBBVbfVSfdjIS2s0MlMJGRGTATCbPCzN3eQt2h0ndZQcVW30EO0f3auZmChsRkQHw
pMUpWeunYFKUWNSgcruPS8e0mrmVwkZEpF9MJsyMMH+lH6cbmq7aObW/kMaaDsAc6uIsR2EjItJH
Lk+cBasDjJ8eIRaD43s8nC/34MsYXZ+d6QuFjYhIH4ydGqZkdQC3z6S13s6RzT7am+zosFnPFDYi
Ir3gcMWZtyLAxNkR4nE4/b6bMx94MEdw88zBpLAREbmHvKIIpev8eNNN2psTzTNb6/T22Rd6tkRE
7sLuMJnzYIApCxKjAM4fcXNyv4d4TKuZvlLYiIjcQfa4KGXr/KRlxfG32TiyxUdTjd4y+0vPnIjI
TWw2k5kPBJleFsKwwaVjLo7v8RKLaDUzEAobEZHrMvMSowAyc+MEOw0qtvqou6zLmQeDwkZERj3D
MJm+KMTMxUFsdqg+nRgFEAmp3cxgSWnYjMnK5tGNmyiaOJlAwM/2Lb/jWMUhsnPy2Pjk04wdX0Rz
UwNvvfEqNdVVqSxNREaptKwYC9f7yRobIxwwqNzh5eq50TsKIFlSGjYff/b3OXPqGK+89APGFxbx
qc99iSuXL/Cxpz/NyeOVvPTj7zG/ZBFPPfNZ/uc/fxUzHk9leSIyqphMLQkxe2kQuwNqLzqo2OYj
5NdqJhlS9qxOmDgZt8fDjq3vYJomNdVVvPjCt3C53GTn5LFv9zbi8TgVRw4SDAaYXjwrVaWJyCjj
zYix9MlO5q0IEo9D+RYv7/82TUGTRClb2YwbN4GGuloeeeyjzJlXir+zg63v/RabzU5LcxPxm1Yx
TY315OWP5ezpEz3s0aD/7SGsflWJ1esD69eo+gZmpNZnMnFOmLnL/Thd0HDFQfkWH4EO+6BWN3Kf
P+hvk9GUhY3H62Va8Uze+90bfOsbf8PkKdPZ9InPsnfXNiKRcLfbRiIRnM6erwDxZWQRjUb6XIcv
M7vP90klq9cH1q9R9Q3MSK3P5Y0ye0kDeUV+YlGD0+/ncOVUJobNwJc59PWlykDr87c19et+KQub
aDRKe3sbB/fvBuDCudNUXbqAYYDD0T1YnE4n4XD4Trvp4m9vIRrp+Ta38mVm429r7lvhKWT1+sD6
Naq+gRmp9Y0vDrNglR+Xx6T5mp0jW9LobIkDLZaoL1WGsr6UhU1TYwMul7vbNsNmIxQMkpWdg2EY
mGZieZaTm0/FkYP32KNJ35ZzNy8brThrwur1gfVrVH0DM/Lqc7rjzF8VYMKMCPEYnNzn4dxhN6Zp
9HofyawvtYa2vpSdDbtw/jTRaISVax7BMAymFc+iaOJkTp08SmtLM8tXPYTNbmdB2WJ8aelcvHA2
VaWJyAhUMDnC6mfbmTAjQlujjV2vpnP2kOd60Eiqpe4wWiTCSy9+j488/jH+0//9/9PZ0c6/v/Yz
2lpbeO3ln/DYEx9nybJVtDQ38erPf0Q00vfzMSIiDqfJ3OUBJs0NY8bhzAduzrzvIa5RAEMqpZ+z
aWqs5+c/+dfbtrc0N/KzH38vlaWIyAiUW5gYBeDLNOloSYwCaKlVoxQr0E9BRIY9m8Nk9pIA00oT
Fw1dqHBxYp+XeFSrGatQ2IjIsJZVkGiemZ4dJ9BucGSLj8ZqNc+0GoWNiAxLhs1k5uIgxYsSowCq
Trg4tttLNKzVjBUpbERk2MnIiVG23s+Y/Bghv0HFNh+1F7WasTKFjYgMH4bJ9IVBZj4QwG6HmrNO
Knd4iQTV08zqFDYiMiz4MmMseriGrIIQ4aBB+RYvNWecWL8PmYDCRkQsz2Ty/DBzHgzgcELdpcQo
gGCnVjPDicJGRCzLkx6ndK2f/IlRohE4uS+Ps4eiQ12W9IPCRkQsyKRoVoR5K/w43dBYY6d8SxqQ
CTRjzd5j0hOFjYhYissbp2S1n3HTosSicHy3h/MVbjBtgzoKQFJLYSMiljFuWpgFqwO4vSYtdXaO
bPbR0TzYg81kKChsRGTIOd1x5q0MUDQzMQrg1AEPZw+5MdU8c8RQ2IjIkMqfGKF0rR9Pukl7U6J5
Zmu93ppGGv1ERWRI2B0mc5YFmDI/jGnCuSNuTu33EI9pNTMSKWxEJOVyxkcpXecnbUyczlYb5Vt8
NF3V29FIpp+uiKSMzW4ya0mQaaUhDAMuHnVxYo+XmEYBjHgKGxFJiTH5iVEAGTlxgh0G5Vt91Fep
eeZoobARkaQybCbFi0LMuC+IzQ5XTjs5ttNLJKR2M6OJwkZEkiY9OzEKIKsgRihgULndy7XzrqEu
S4aAwkZEksBkammI2UuC2B1w7byDiu0+wgGtZkYrhY2IDCpfZozStX5yJ8SIhKByu48rpzQKYLRT
2IjIIDGZNDfM3GUBHC6or3JQvtVHsEOrGVHYiMgg8KTFKVnjp2BylFgEKnd4uXTUhVYzcoPCRkQG
wKRwRoT5KwO4PCZN1+yUb/bR2armmdKdwkZE+sXpibNgVYDC4gixGJzY6+HcETeYWs3I7RQ2ItJn
BZMjlKz14/GZtDbYOPJeGu1NWs3I3SlsRKTXHC6TecsDTJwTxozDmQ/cnH7fo1EAck8KGxHpldwJ
EUrX+fFlmHQ0J0YBtNTpLUR6R78pItIjm8NkztIAU0vCAJwvd3Fyv5e4mmdKHyhsROSussYmmmem
Z8XxtxmUb/HRWKPmmdJ3ChsRuY3NZjLj/iDFC0MYNrh83MXx3V6iEa1mpH8UNiLSTUZulIXrO8nM
ixPsNKjY5qPuklYzMjAKGxEBwDBMJs9rZmpJOzY71Jx1UrldowBkcChsRIS0MYlRANnjYoSDBkc3
e6k5q1EAMngUNiKjmsmUBWHmLA1gd0JDtZfD77oI+XVuRgaXwkZklPKmxyld5yevKEo0DOVbfTRW
jyXkbwHMoS5PRpiUhs2SZatZs/5RYrFY17bvfusfyMwcw6MbN5GTm0/ttRrefP1lmpsaUlmayChi
UjQ7zLwVAZwuaKy2c2SLj0C7A1+mVjSSHCkNm7HjCnn3rd9w6ODerm12h4Pnv/h/svXd33L8WDnL
Vqzliaee5cff/3YqSxMZFdzeOAvW+Bk3NUosCsd2ebhQ4UajACTZUnqZydhxhdTW1nTbNnnKdMKh
EEcrDhGPxdi9YzM5ufnkF4xNZWkiI9746WFWP9vOuKlRWmrt7HglgwsVHhQ0kgopW9nYHQ5ycvN5
cMVaJhRNpqO9jW2b3yInN5+Ghrqu25mmSUtzI3n5Y6mvq+1hjwb9f5FY/cVl9frA+jWqvhuc7jjz
V/qZMDNCPAYn93s4d8iD2eMoAD1/AzOS6+vf+byUhU1aWjpXqi5ycP9ufvXKT5k2fSYfe/oz7N21
lWgk0u22kUgEh7Pnyy59GVlEo5Eeb3PH+2Vm9/k+qWT1+sD6Naq+D+UU+pmztB63L0ZHi5Pjewro
aHLjzbBGff2h+gZmoPX525r6db+UhU1bawsvvfjdrq/Pnj7BpQvnEsHi6P7pZKfTSSQc6nF//vYW
opFwn2rwZWbjb2vu031Syer1gfVrVH0JdqfJ3GV+Js8LY5pw9pCb0we8xON+wD/k9fWX6huYoawv
ZWFTMK6QadNnsm/3tq5tdoeDaDRCTm5e1zbDMMjOyaOxof4eezTp23Lu5mWjFS/rtHp9YP0aVR9A
zvgopev8pI2J09li48gWH83XbrzUe/q+ev4GRvX1JGUXCETCIVaueZjimXPAMJg9t4QJRZM4deIo
Xl8aJWWLsdntLF+1ntaWZurrrqWqNJERwWY3mbsswIMf7SBtTJyLlS52vJJxU9CIDJ2U/RY2NzXy
+qsvsfahx/joxz9Dc1MDv/z5j+jsaOeVl37Aoxs38fCGJ6mrvcqvXvlpqsoSGRHG5CdGAWTkxAl0
JEYBNFxR80yxjpT+k+fMqeOcOXX8tu3Xrlbz4gvfTGUpIiOCYTOZcV+Q4vtC2GxQddLJsV1eomE1
zxRr0fpaZJjKyEk0zxyTHyPkN6jY7qX2gppnijUpbESGG8NkWmmIWUuC2O1w9XxiFEA4oNWMWJfC
RmQY8WXGKF3nJ7cwRiQEFVt9VJ92Yv0PEcpop7ARGRZMJs8LM2dZAIcT6i47qNjqI9ip1YwMDwob
EYvzpMUpWeunYFKUaAQqt3u5dMyFVjMynChsRCzLZMLMCPNX+nG6oemqnSObffjb7ENdmEifKWxE
LMjljbNgdYDx0yLEYnB8j4fz5W7osXmmiHUpbEQsZtzUMAtWB3D7TFrqEquZjmatZmR4U9iIWITD
FWfeigATZ0eIx+H0+27OfODBjGs1I8OfwkbEAvKKIpSu8+NNN2lvtnFks4/WOr08ZeTQb7PIELI7
TOY8GGDKgsQogPNH3Jzc7yEe02pGRhaFjcgQyR4XpWydn7SsOP62xCiAphq9JGVk0m+2SIrZbCYz
HwgwvSyEYYNLx1wc3+MlFtFqRkYuhY1ICqVnh1i8oY3M3DjBToPyrT7qL2sUgIx8ChuRFDAMk+JF
QWbc34zNBtWnnRzd6SUSUrsZGR0UNiJJlpYVY+F6P1ljY4SDNiq3e7l6TqsZGV0UNiJJYzK1JMTs
pUHsDrh2wcnZD8bTUteONWfUiySPwkYkCbwZMUrXBcibECUShsotXq6cdOPL1EtORif95osMKpOJ
c8LMWx7A4YKGKw7Kt/gIdNhQl2YZzfoUNpljsrjv/mXk5OXz9pu/YlrxLBob6qi5cjlZ9YkMG25f
YhTA2MlRYhE4utPLxUqNAhCBPoRN4YSJfOpzX+LK5YtMmjIdp9PJ+MIiNmzcxGsv/5hzZ04ms04R
SyssDjN/VQCXx6T5WqJ5ZmermmeK3NDr6y7XPbKR3Ts284t/+z6xWBSAd377Ont2bmH1ukeTVqCI
lTndcRY90smiR/w4nCYn9nnY8+t0BY3ILXodNmPHFXLiWMVt249WfEBuXv6gFiUyHBRMjrD62XYK
iyO0NdrY+WoG5w55MDVzRuQ2vT6MFgj4yc7JpaW5sdv28YVFdHZ0DHphIlblcJrMXRFg0pwwZhzO
fODmzPse4hoFIHJXvQ6bDw7sYcPGTWzb/FsMw2DsuEKKZ85hxeqH2b9nezJrFLGM3MLEKABfpklH
S2IUQEutLuoUuZdev0r279lOOBRizUOP4XQ6eeqZ5+joaGf3jvd4f9+uZNYoMuRsdpPZSwNMKw0D
cKHCxcl9XmJRrWZk4MZPmMja9RvwpaUD4Pd3sm3zW4N2pe8f/G//iZ//9IVB2VfRpCk88dQn+c4/
fbVP9+t12MwvWcTJ4xUc/mAfTqcTw2YjHAr1uVCR4SarIErZej/p2XEC7QZHtvhorFa7GRkcdrud
T3z6D3j15y9ypeoiAFOmzeDZz3yB7/zTVwkGAwP+Hj/47j8CBr5M14D31V+9DpuHNzxJTXUVgYCf
SCSSzJpELMGwmcxYHGTGosQogMsnXBzf7SUa1mpGBo/T6cLj8eJ0fRgEF8+f4fVXXyJjTBZf/i//
H3//138BQEbmGP6PP/t/+Luv/DkLyhaz8L4l2GyJKx+bmxpoqK9l947NAMyaM5+ly9fw4+9/m7/8
ytf41jf+loc3PEHt1ao73qZwwkTWPfw4LrcbMDiwbydHyz8AYPmqh1hQdh/BgJ/6umv9epy9Dpua
6ipmzp7Hvt3b+vWNRIaTjJwYZev9jMmPEfIbVGzzUXtRqxkZfMFggM3vvMGmT3yOgL+TK1UXqbp0
gWNHD+PxeHu8b17+WL7zz18lGAgwcdJUHv/oM11BUrLwfg4f3Nft9hUVh3jo4Q233cbj8fLEU5/k
5Zd+QHNTI16vj8994U9oaqjD60tjQekifvSv/0woGOTxJ5/p1+PsddiYZpy1D21g+ar1tLY0E412
X928+MK3+lWAiKUYJtPLQsx8IIjdDjVnnVTu8BIJahSAJM/7+3Zx5IP9TJw8jYmTprLo/gdZvno9
r7/6Uo/3a6ivJRhIHGarunyBWDTKxMlTaWpsYELRZH79y3/rdvua6it3vM3kKdNJz8jkqWc+23Vb
m83OuPFF5OYXcPrkMULBIACHD+5l8tTpfX6MvV/ZXKmi5kpVn7+ByHDhy0ysZnLGxwgHDco3e6k5
60TtZiSZiiZNYeKkqezdtZXzZ09x/uwptm95m+ee/yMmTynm5t8/u737h4VvPaVx5IP9lJQtprGh
nuNHjxC9wymPO93GMAyamxqvn9tJSEvPIBgMsO7hx8H4sIZYPN6vx9nrsNm1/d1+fQMR6zOZPD/M
nAcDOJxQd8lBxTYfwU6tZiT5/J2dLF+1nqvVVVy8cBYAX1oaaRmZ1F6rwTRN8seOp772KnPnl/W4
r4ryg3xxxf+VWLHcZVVUUf4BX1zxn7vdpvrKJTLHZDF1+kwunDvNmKxsPv+lL/PKSz/k7OkTbNi4
ib07txAI+CkpW9yvx9nrsHE4HCy8byl5BeOw2W6knIHD4WDc+Al879tf61cBIkPJkx6ndK2f/IlR
ohGo2Obl8nE1z5TUaWqs55WXfsjKNQ/z2JNPEwmHiUaj7NjyO86cOsaWd9/kmU8+T2dnByePVxCP
x+66r1AwyIVzZ8jJzae+9mqvbxPw+3n1Fy+y9qHHWffw49jtdra88ybVVy4BcPDAbj73hT8hFApS
3c/LsY0lqx7v1RSnjR/9BDNnz+PypfMUz5jNmVMnyMnNIzevgL27trB9y+/6VUBfOZwunvjEl/jN
y98jGgn34Z4Gvsxs/G3NWHNwldXrA+vX2Jf6TIpmRZi3wo/TDY3Vdsq3+vC3JbOn2Uh6/oaC6huY
oa2v1yub4plz+M2vfs7Z0yf4wz/+z+zY9g71tVd57ImPk5GZlcwaRQaVyxunZLWfcdOixKJwbLeH
C+WJyz1FJDl6fVDa5XJTe60GSFwBMX78BAAO7N3J1GkzklOdyCAbNy3M6mfbGTctSkudnZ2/zOBC
uQcFjUhy9TpsWluayC8YB0BjQx3jCosAME0Tt8eTnOpEBonTHadsfSeLH/XjdJmcOuBh96/S6WjW
KACRVOj1YbRDB/fx5KZP8ebrr3DqxFE++wf/OwF/J5OnTOdqzZVef8O8/AI+/6Uv88J3vk5zUyOF
Eyby6MZN5OTmU3uthjdff5nmpoZ+PRiRO8mbGKF0rR9vukl7U6J5Zmu9mmeKpFKvX3Hv79tJZ0c7
oWCA2ms1vP3mr7jvgWUE/H7effvfe7UPw2bj8Sc/gcOR+CS23eFg07OfY+u7v+X4sXKWrVjLE089
y4+//+3+PRqRm9gdJnOWBZgyP4xpwrnDbk4d8BCP6ZCZSKr1GDZ/8Vf/g29+/a/xd3YCcPzoEYom
TsFut1NZ/gGV1/vm9NayFeu4cvkCE4omATB5ynTCoRBHKw4BsHvHZu5fupL8grHU19XeY28G/T/O
bvU3G6vXB1avMXtcjLL1naSNidPZauPI5jSar1lpNWPt50/1DdRIrq9/V7L1+Ooz7lDPJz7zB/zg
u/9IS3NTn75RwdjxzJ1fyo/+9Z9Zsmw1ALl5BTQ01HXdxjRNWpobycu/d9j4MrJua5nTG77M7D7f
J5WsXh9Yu0abLc6CNXEmzWnHMODK6QzOHcolFrXhyxzq6hKs/PyB6huokV6fv61v7/03pOSfeja7
nY0ffYa33niNaDTatd3lct3WTiESieBw3rsNtr+9pY+fs+Gma8ytyer1gbVrHJMfZeHDQdKzIgQ6
DCq2plFf5QBah7q0LlZ+/kD1DdRIqS9xLv2pm86lv9J1Lv0Lf/RnfP9fvtHn752SsFm5+iEuXTzf
Navhhkgk0nX+5gan00kk3Js5OSZ9W87dvEyz5geuPmTF+sCqNRo2k+JFIWbcF8RmhyunXRzb6SES
smGlOq36/H1I9Q3MyKgvcS79s7ecS/8ERysOMXX6TAzD4Nnn/pAjH+zn5PGKXn/3lITN7LklpKVn
ULrw/q5tn//Sl3nrzdfIyc3r2mYYBtk5eTQ21KeiLBkB0rMTzTOzCmKEAganD+Rz6VgEa77YRazv
bufSL188h8PhpKhoMrt3bu5T0EAvwqak7H7CN600bDY780sW4fd3drvdoff33nUft/ZN+8uvfI0f
fu+faG9r5aGPPEFJ2WKOVh5m2Yq1tLY093s4j4wihsm0khCzlgSxO+DaeQcV29NwONMB6x7GELlZ
fOIjkD07+d+o+SS2qt41U+7pXPrkKdP56Y/+hTXrH+V45ZE+ldBj2LS2trBo8YPdtnV2tFNSdn+3
bSZmj2FzN9FolFde+gGPbtzEwxuepK72Kr965ad93o+MLr7MGKXr/OQWxoiEoGK7j+pTTsCGQ/PN
RAakp3Ppr/zshwC89vJP+rzfHsPmO//01T7vsDf+7it/3vX/165W8+IL30zK95GRxmTS3DBzlydG
AdRXOSjf6iPYoVEAMjzZqt6BqndS9N16d7nzwM6l352VPnggcleetDgla/wUTI4Si0DlDi+XjmoU
gMhga2yo63Z+fbDOpStsxOJMCmdEmL8ygMtj0nTNTvlmH52t6mkmkgyXLpzF60sb9HPpChuxLKcn
zoJVAQoHrX+IAAAelElEQVSLI8RicGKvh3NH3GBqNSOSLMk6l66wEUsaOyVCyRo/bp9Ja4ONI++l
0d6k1YxIKiTjXLrCRizF4TKZtzzAxDlh4nE4fdDNmYMezLhWMyLDmcJGLCN3QoSydX68GSYdzYlR
AC11+hUVGQn0SpYhZ3OYzFkaYGpJotfd+XI3J/dpFIDISKKwkSGVNTZK2Xo/6Vlx/G0G5Vt8NNbo
k5kiI43CRoaEzWYy4/4gxQtDGDa4fNzF8d1eohGtZkRGIoWNpFxGboyF6zvJzIsT9BtUbPVRd0mr
GZGRTGEjKWMYJtMXhph5f2IUQM1ZJ5XbvddHAYjISKawkZRIy4pRts5P9rgY4aBB5WYvV8/ee0ie
iIwM+ielJJnJlAUhVj3dTva4GLWXHGz/RYaCRmQYmDVnAc89/0fdtn3hj/6sX/vSykaSxpsep3Sd
n7yiKNEwlG/1UnVCzTNFrM4wDBYvWcHahzZwteYKADNmzWXJg6swDIOnnnmOK1WXOLB3R6/3qbCR
JDApmh1m3ooAThc0Vts5ssVHoF3tZkSGg7UPPUZh0ST27trGlGnFAJw5dRy73cGjj3+MoxWH+hQ0
oLCRQeb2xlmwxs+4qVFiUTi2y8OFCjdazYjcbt4KP+OnR+59wwG6es7JsV1pvb79/r076OxoZ0HZ
4m7bZ82Zz7+9+C889OiT7NuzHTMe7/U+FTYyaMZPD7NgVQCX16Sl1s7hzT46W7SaERluOjva77j9
31/7GQC/+OkLfd6nwkYGzOmOM39lgAkzI8RjcHK/h3OH3JgaBSDSo2O7fBzbNdRVpIbCRgakYFKE
krV+PGkmbY2J5pltDfq1EpHu9K4g/WJ3msxdFmDyvDBmHM4ecnP6gIe4RgGIyB0obKTPcgoTowB8
mXE6W2wc2eKj+Zp+lUTk7vQOIb1ms5sU39fIxNkdGAZcrHRxYq+XWFSrGZGRqPLIQSqPHByUfSls
pFfGFCRGAWRkxwl0JEYBNFxR80wR6R2FjfTIsJnMuC9I8X0hbDa4ei6d8q12omGtZkSk9xQ2clcZ
OTHK1vsZkx8j5Deo2O6jvbGAaLgZMIe6PBEZRhQ2cjvDZHppiJlLgtjtcPV8YhRAOGDHlznUxYnI
cKSwkW58mYnVTM74xCiAii1eqs84UbsZERkIhY1cZzJ5Xpg5ywI4nFB32UHFVh/BTk2hEJGBU9gI
nrQ4JWv9FEyKEo1AxXYvl49pFICIDB6FzahmMmFmhPkr/Tjd0HTVzpHNPvxtap4pIoNLYTNKuTxx
FqwOMH56hFgMju/xcL7cDWqeKSJJoLAZhcZODVOyOoDbZ9JSl1jNdDRrNSMiyaOwGUUcrjjzVgSY
ODtCPA6n33dz5gMPpppnikiSKWxGibyiCKXr/HjTTdqbEqMAWuv14xeR1NC7zQhnd5jMWRZgyvww
pgnnjrg5td9DPKbVjIikjsJmBMsel2iemTYmjr8tsZppuqofuYikXkrfeebOL2Xl2o+Qnp5BY0M9
7739G65UXaRwwkQe3biJnNx8aq/V8ObrL9Pc1JDK0kYUm91k5v1Bpi8MYRhw6ZiL43u8xCJazYjI
0EjZx8NzcvPZ8Hsf5/VXX+LrX/1/OXxwL0898xx2h4NNz36OA3t38I3/8VdcOHeKJ556NlVljTiZ
eVFWfLyd4kUhQn6DA2+mUbndp6ARkSGVspVNU2M93/z6fycSDuP2ePB4fQQCfiZPmU44FOJoxSEA
du/YzP1LV5JfMJb6utoe9mjQ/0+4W/2Nt+/1GYZJ8aIgMxYHsdmh+rSLozu9RELJ+vfEyHsOU0v1
DYzqG5iB1Ne/ju8pPYwWCYcZO66Q57/4p8TjcX758x+Rlz+Whoa6rtuYpklLcyN5+T2HjS8ji2g0
0ucafJnZ/ao9VfpTny8zzNxl9WTmhQgHbZzanUf95XScbnC6rVFjKqm+gVF9AzPS6/O3NfXrfik/
W1xfd41/+Jv/yvySRTz1zHPs37ODaKR7aEQiERxOV4/78be3EI2E+/S9fZnZ+Nua+1xzqvS9PpOp
JSFmLw1gd8C1C04qt/kIBSJAch7nyHsOU0v1DYzqG5ihrC/lYROPxwGoOHKQBx5cRTQaweHoPl7Y
6XQSCYfusSeTvi3nbl42WnHwV9/q82bEKFvnJ3dCjEgYKjd7uXLqRvPMZD2+kfUcpp7qGxjVNzBD
W1/KLhCYPmM2T3/q+W7b7HY7jQ315OTmdW0zDIPsnDwaG+pTVdowYzJpTojVn2gnd0KMhisOdvwi
kyun3Fj/OLGIjFYpC5trV6uZOGkqM2fPx7DZuO+BZdjsdi6eP43Xl0ZJ2WJsdjvLV62ntaWZ+rpr
qSpt2HD74tz/eCclawMYBhzd6WXfb9IIdGjmjIhYW8oOo3V2tPPaL37MQ48+wcaPPsO1miu8/G8/
IBKJ8MpLP+DRjZt4eMOT1NVe5Vev/DRVZQ0bhcVh5q8K4PKYNF9LNM/sbFXzTBEZHlJ6zubSxXP8
4Lv/eNv2a1erefGFb6aylGHD6YmzYFWAwuII8Ric2Ofh/GE3pkYBiMgwot4lFlYwOULJWj8en0lb
g43Dm9Nob9RqRkSGH4WNBTmcJnNXBJg0J4wZhzMfuDnzvoe4RgGIyDClsLGY3MIIpes78WWYdLQk
mme21OrHJCLDm97FLMLmMJmxuIGJszsAuFDh4sQ+L/GoVjMiMvwpbCwgqyAxCiA9O46/3Ub5Fi+N
1c5731FEZJhQ2Awhw2Yyc3GQ4kUhDBvUnE2nYpuDaN+68IiIWJ7CZohk5MYoW9/JmLw4Qb9B5TYf
7U0FRMPNWLPVhYhI/ylsUswwTKaVhZj1QGIUQM1ZJ5U7vESCdnyZQ12diEhyKGxSKG1MjLL1frLH
xQgHDY5u9lJz1ol6monISKewSQmTKfPDzHkwgN0JdZcclG/1EfKrp5mIjA4KmyTzpMcpXesnf2KU
aAQqtnm5fPzGKAARkdFBYZM0JkWzIsxb4cfphsYaO+VbfPjb1G5GREYfhU0SuLxxStb4GTc1SiwK
x3Z7uFCueTMiMnopbAbZuGlhFqwO4PaatNQlRgF0NGs1IyKjm8JmkDjdceatDFA0MzEK4NQBD2cP
uTHVPFNERGEzGPInRihd68eTbtLelGie2Vqvp1ZE5Aa9Iw6A3WEyd3mAyfPCmCacO+zm1AEP8ZhW
MyIiN1PY9FPO+Cil6/ykjYnT2ZpYzTRf09MpInInenfsI5vdZNaSINNKQxgGXDzq4sQeLzGNAhAR
uSuFTR+MyU+MAsjIiRPoMKjY6qO+SqMARETuRWHTC4bNZMZ9QYrvC2GzwZXTTo7t9BIJqd2MiEhv
KGzuIT070TwzqyBGKGBQud3LtfOuoS5LRGRYUdjcjWEyrSTErCVB7A64dt5JxXYv4YBWMyIifaWw
uQNfZozSdX5yC2NEQlCx3Uf1KY0CEBHpL4VNNyaT5oaZuzyAwwn1VYlRAMEOrWZERAZCYXOdJy1O
yVo/BZMSowAqd3i5dFSjAEREBoPCBpPCGRHmrwzg8pg0XU2MAuhsVfNMEZHBMqrDxuWJs2B1gPHT
I8RicGKvh3NH3GBqNSMiMphGbdiMnRKhZI0ft8+ktcHGkffSaG/SakZEJBlGXdg4XCbzlvuZOCeM
GYczB92cPujRKAARkSQaVWGTPS7A7CWteDNMOpoTzTNb6kbVUyAiMiRGxTut3WEye2mAqSXNAJwv
d3Nyn0YBiIikyogPm6yxURau95OWFSfQ4eDIex4aa0b8wxYRGRQmgMMLzgywOTA6a/q1nxH7rmuz
mcx8IMj0shCGDS4fd3GhspD2xlauP30iIqOaadjBmQ6ujESYuDIwnR/+f9d224dRYRz82359rxEZ
Npm5Ucoe8pOZGyfYaVCxzUfdJRe+THUCEJGRzwSwe7qFCM5Mgmm5xAtc4MpMhIwzrecdxUIQaoFI
O4TbMUIt/a5pRIWNYZhMXxRi5uIgNjtUn3FydIdGAYjIyGEatutB8eHKw+wWKtf/2G+ftRXt2okJ
kQ7orIFwO0TaMa7/l5v+a8TDg1Z3SsNmytRi1j3yONk5ebS1trBt89ucOXWMwgkTeXTjJnJy86m9
VsObr79Mc1NDn/adlhWjbJ2f7HExwkGDys1erp7VKAARGR66ViM3h8aNw1pdX6cngqYnsTBE2qDz
ptCItEO4A4/LINhcDdEODDOeiofVJWVh40tL42PPPMcbv/4FZ8+cZMrUYjZ94rP8+PvfZtOzn2Pr
u7/l+LFylq1YyxNPPcuPv//tXu7ZZMqCMHOWBrA7ofaig4ptPkJ+rWZExBpMjDufG+n6+vphLXsP
/0A2TYh2QufVW0LklhVJLHSXjo4G9szsxH2G4Lx1ysJmTFYOJ46Vc/b0CQAunj9DU2MD4wuLCIdC
HK04BMDuHZu5f+lK8gvGUl9X2+M+velxStf5ySuKEg1D+VYvVSfUPFNEUse0ubrOiUQyx2H6bJiu
9FsOa6WD0cP7UiySCAp/e/fDWuG2xOGuSDtEUr8aGUwpC5ur1VVcra7q+jorO4e8/LFkZI6hoaGu
a7tpmrQ0N5KX33PYFM0MM+vBNpwuaKx2cGSLj0B7b9vNWD2MrF4fWL9G1Tcwqu+21Ygz/fZzI650
sLu77hO6044inRCovR4iHTedG2mD8PUgiQV7+YgG63EPZD/9WxUNyQUCaekZPPOpz1Nx+H0MwyAa
iXT7+0gkgsPZ8/mW+asCxGIGpw/mcOVkJoZh4Mu89/f2ZWYPpPSks3p9YP0aVd/AjIb6TMOB6Ugn
7kjDvPHHmdb9a7sPjB4Ox8ejGNFOjFAjtmhn4v+v/+n6OtbZ82rEBbi8gHfAj6m3Bvr8+dua+nW/
lIdNXv5Ynvn057lw9jS/e+t1Hli6Eoej+1UTTqeTSPiO/0bo0lpn59DmDDpb4kDvLsfzZWbjb2vu
b+lJZ/X6wPo1qr6BGe71JVYjvp6v1HJldFuN3FHED4H6Hq7U6oBYoGt9cCNOhvvzl0wpDZuiSVN4
+pPPs2/3Nvbu2gpAY0MdpQvv77qNYRhk5+TR2FDf4772vZFGJByh90u6m5eNVvxQp9XrA+vXqPoG
xtr1mTYXcecYzIzMrsNb5q0h4ky/52okcW6krseT7IYZ60eF1n7+hrq+lIVNRuYYnv7k82x5503K
D7/ftf3ShbN4fWmUlC3maOVhlq1YS2tLM/V113rcn6mZMyIjQqIdSloPV2pd/6/Dg7+nHUWvr0Yi
HXdZkbRBNGD5s1EjVcrCpmzRA3i9Ph7e8CQPb3iya/vv/uPXvPLSD3h04yYe3vAkdbVX+dUrP01V
WSKSRKbNcefPjdx6pZath4t74rFEYATrcZghov4mjHDbbYe1DDN6933IkEtZ2Ozc9i47t717179/
8YVvpqoUERmgxGqkh3MjXauRe5z4jgYg2Nj9ENat50ei/uurEQNP1zkHKx6mkp6MqHY1IjJwpmG/
/kn1e7RDuedqpCMRJDdC5E7nRuJajYwWChuRUeKeqxFnBh3uzETLlJ5EgxBq6t5D69YgiXbq3Ih0
o7ARGQHu2ir+1nYoth5e8mYcI+rHDFT3fKVWPHL3fYjchcJGxMISzRm9t12ZZd56uW+fWsW33fJJ
9uv/jfhJy8zSORFJCoWNyBBJtIq/x5VarnSw3d4q/sOdxBPtUAalVbwOfEnyKGxEBtldW8W7Mgl4
s4kXXf+7Xq1GWm+5UutGU8b2D3ttaRUiw4DCRqQPBjK4CiAGQzK4SmSoKWxEuLEacd9jcFVG4pPu
PbaKv9vgqsQqxOu2EWiqxmD4tooX6Q+FjYx49x5cdWM1co/JrpEO8F/r5+AqAAObPVuHvWRUUtjI
sPbh4KrE5b3hjALiWY7b5pD0uBqJRxJhcevgqm5Xag3vwVUiQ01hI5Z0++CqjNunH96hVfxtZzki
nRCou3tjxnBfBleJSH8pbCTluq9G7naSPe3ereLD7eCv5eZ2KC67Sbjt2oefJelXq3gRGWwKGxk0
H7aKz7wlRG6sUDL7Nriqx+aMd2oVb+DMzCbSoQ8liliNwkZ6JdEqPpOotxDTUQiu9H60io9eP8me
jMFVImJlCptRrufBVTedM7neKj54tx31qVW8iIw2CpsRzDQcvTg30pvBVR+2incaEaId9bdcqaVW
8SLSM4XNMHTvVvHXVyQOX887igYg1Nj1gcN7t4o3cGdmE1OjRhHpI4WNxdy7VfyN1UjPreKJdEDH
jVbxbXc4N9KhVvEikjIKmxTp1iq+x8FV9xqjG4RQc/fQuO0DiJ36lLqIWIrCZhD0rlV8hgZXicio
pbDpQVer+Js/I3KnT7L3aXDV3dqhaHCViIxcozZsetUq3pVxj8FVg9kqXhcFi8jINeLC5u6t4jMJ
+HKIT/Akph8603veUSycaHlyc2jc6SS7ViEiIvc0bMPGzJqJaXjvMIv97q3iuwZXRTuh82q3nlp9
axUvIiJ9MXzDZuoTmPFb4iAWSQTFHVvFXx9c1VytdigiIik2bMPGqNmFEWi9ZTXSU6v464OrNJNE
RCTlhm/Y1O7DiGhGu4jIcNDDwBAREZHBobAREZGkU9iIiEjSKWxERCTpFDYiIpJ0ChsREUk6hY2I
iCSdwkZERJJOYSMiIkmnsBERkaQbtu1qHM47d3a+OwOHw3n9flYcC2D1+sD6Naq+gVF9AzN66ov2
o1XYsAubGyHz2FPPD3ElIiKj029e/l6fA8dYsupxK0Zwjzy+9H4lq4iIDNyoWNkABP0dQ12CiIj0
gS4QEBGRpFPYiIhI0ilsREQk6RQ2IiKSdMPyAoG+KpwwkUc3biInN5/aazW8+frLNDc1DHVZAMya
s4AHlq7gpz/6FwCyc/LY+OTTjB1fRHNTA2+98So11VUpr2vK1GLWPfI42Tl5tLW2sG3z25w5dcwy
z+Xc+aWsXPsR0tMzaGyo5723f8OVqouWqe+GvPwCPv+lL/PCd75Oc1Ojpepbsmw1a9Y/SiwW69r2
3W/9A5mZYyxR45isbB7duImiiZMJBPxs3/I7jlUcssRrZN6ChWz4vU3dtrlcbrZtfosTxyqGvD6A
iZOm8vCGJ8nOyaW1pZnN77zJhXOnh+x30F40eeZXkv5dhpDd4eBzX/gTdm9/j9/8+hdkZGTw4Io1
lB86MKR1GYbB/UtX8ujGj9HR0U7F4fcB+NRn/5Azp47zy5//iGgkwqMbN/H+gd1gpu4KdV9aGp95
/o95961/5z9+80uaGuv52NOf5syp4zzz6c8P+XOZk5vP0596nld+9iPefevfMc04GzZu4uD7eyz1
szZsNp7+5PNkZeVwcP8uIpGIpeq77/5lHPlgP6+9/BP27NzCnp1biMVjlqnxM7//R1y6cJaX/+0H
VFdd5KlnnuNY5WGeeua5IX+N1Ndd63rO9uzcQltrC3n5Y3nrjdd45tPPD3l9hs3G81/8U97+j1/x
29+8SkdHOx97+jMc2LuDzw7Rz3fEH0abPGU64VCIoxWHiMdi7N6xmZzcfPILxg5pXWsfeoxZc+az
d9e2rm25eQVk5+Sxb/c24vE4FUcOEgwGmF48K6W1jcnK4cSxcs6ePgGmycXzZ2hqbGB8YZElnsum
xnq++fX/Tu3VatweDx6vj0DAb7mf9bIV67hy+ULX11arb+y4Qmpra7pts0qNEyZOxu3xsGPrO5im
SU11FS++8C1cLrclXiM3S0vP4OENT/KbX/+C9IxMS9Tn86Xh86Vht9sBME2TWCzKpCH8+Y74w2i5
eQU0NNR1fW2aJi3NjeTlj6W+rnbI6tq/dwedHe0sKFvctS03r4CW5ibi8XjXtqbGevLyxybe+FPk
anUVV29a9mdl55CXP5aMzDGWeS4j4TBjxxXy/Bf/lHg8zi9//iPy8sdapr6CseOZO7+UH/3rP7Nk
2WrAWr+LdoeDnNx8HlyxlglFk+lob2Pb5rfIyc23RI3jxk2goa6WRx77KHPmleLv7GDre7/FZrNb
4jVys1VrH+Hk8UquVlcxc/Z8S9TX2dHOkUMHeOZTnycej2GaJq+9/JMh/R0c8Ssbl8tFNBLpti0S
ifSjt9rg6uxov22b0+UicssncyORCE6nM1Vl3SYtPYNnPvV5Kg6/j2EYlnou6+uu8Q9/8195+83X
eOqZ53C7PZaoz2a3s/Gjz/DWG68RjUa7tlvpdzEtLZ0rVRc5uH833/rG37B9y9t87OnPWKZGj9fL
tOKZNDXW861v/A3v/e4NPvrxT5NfMM5Sr5G09AzmLVjInp2bAeu8hg3DIBQK8srPfsg//O1/483X
X+H3PvbskL5GRnzYRCIRHI7uP2in00kkHBqiiu4uGgnfsdZweGha8+Tlj+VzX/gTqi5d4HdvvW65
5zIej3cdqmhtaSYatUZ9K1c/xKWL57lSdbHbdis9f22tLbz04ne5eP4M8ViMs6dPcOnCOcvUGI1G
aW9v4+D+3cRjMS6cO03VpQsYBpZ6jcydX8ali+dobWkGrPManj13AfkF4zh7+gTxWIxjlYepvVYD
mEP28x3xYdPYUEdObl7X14ZhkJ2TR2ND/RBWdWeNDXVkZedgGEbXtpzcfBpvWvamStGkKTz3+T/m
8MF9vPXma2Calnkup8+YzdOf6t6I1W6309hQb4n6Zs8toXTh/fzZX/w1f/YXfw3A57/0ZTo62ixR
H0DBuEKWLl/TbZvd4SAajViixqbGBlwud7dths1GKBi0zGsEYMasuZw4VtH1tVVewxmZWdht3d/e
47EYfn/nkP18R3zYXLpwFq8vjZKyxdjsdpavWk9rSzP1ddeGurTbNNTX0drSzPJVD2Gz21lQthhf
WjoXL5xNaR0ZmWN4+pPPs+WdN9m7a2vXdqs8l9euVjNx0lRmzp6PYbNx3wPLsNntXDx/2hL1fe/b
X+Mbf/9XXX8Afvi9f+L0iaOWqA8gEg6xcs3DFM+cA4bB7LklTCiaxCmL1Hjh/Gmi0Qgr1zyCYRhM
K55F0cTJnDp51BKvEQAMg/GFRVRXXeraZJXX8IXzZygsmsyceaVAIhQLiyZx9vSJIfv5Dsuuz301
bvwEHt24idy8fOpqr/Lm669Y5nM2C8oWU7boAX76w+8AkJWdy2NPfJzxhUW0NDcNyTX6K9c8zMo1
jxC+ZWn9u//4NfV11yzxXE6eMp2HHn2CMVnZXKu5wtv/8WuaGust+bP+y698jX/55t/T3NRoqfpm
zJrLmvUbGJOVQ3NTA+++/e9cvnjeMjXm5Obzkcc/xvjCIjo72tny7n9w5tRxS7xGIHHF15f/y1f4
2t/9NyI3HSazSn0zZ89j1dqPkDkmi+amRja/88aQ/nxHRdiIiMjQGvGH0UREZOgpbEREJOkUNiIi
knQKGxERSTqFjYiIJJ3CRkREkk5hIzKIJk2exl9+5Ws8uvGpoS5FxFIUNiKDaF7JIhob65k7vwyH
Y8Q3VRfpNYWNyCCx2+3MnruAPTs243A4mDW3ZKhLErEM/dNLZJAUz5yL2+3h3JmTXLxwltKF93Os
4lDX38+ZV3K9fUg2Fy+coaW5Cbfbw5uvvwzAtOJZrH3oMXJy82lpbmT/nu1UHDk4VA9HZFBpZSMy
SOaXLOJK1UX8/k5OnTjK5CnTGJOVDSQmTz7x1Kc49P5efvDdf6Su9iqLH1jWdd+8/LFs+sRn+eD9
Pbzwna+za/t7rP/I73U1UhQZ7hQ2IoPA4/EyfcZsTp2oBOD0iaPE4yYlZfcDsPiB5Zw9fZz39++i
qbGe7Zvf7taccenyNRytOMSRD/bT0tzIiWPl7N+zvWvKp8hwp8NoIoNgzrxSHA4Hp04cBSAQ8HP5
0nlKyhazc/u7FIwdz9GbDqkBVFddwuP1AZBfMJb8gvHMW7Cw6+9tNhuxWCx1D0IkiRQ2IoNgfkki
JP74T/+ia5thGBiGjSlTi4nFYt0Gat3KZrNz8MBuDh/cm/RaRYaCwkZkgDLHZFE0aQo7tr7DqRMf
Tm202ex85vk/onTh/dTXXWN8YVG3+42fMJHmpkYAGupryc7J7foaYOF9S8nNL+C9t3+TmgcikkQ6
ZyMyQPNLFhGNRnl//07q62q7/tReq6HyyEFmzp7Pwf27KJ45l8VLlpOdk8eK1Q8xcdJUTDMxTmr/
nu3MmDmHZSvXkZ2Ty+y5Jaz/yEba21qH+NGJDA570eSZXxnqIkSGsw2/t4nzZ09z4lj5bX/X3NzE
A0tXUFd7jePHylm+cj0PrlhDOBKmsaGOcCjE2dMn6Ohop672Kvc9sJwVqx+maOIUDuzdwb7d21L/
gESSQJM6RVJg/ISJhEMhGhvqurY986nPU1N9mV3b3xvCykRSQ4fRRFJgQtEknn3uC0ycPJXMMVmU
3beEyVOLOXm8cqhLE0kJXSAgkgIfvL+XMWOy+ejHP43H46OxoZZfvfITGuprh7o0kZTQYTQREUk6
HUYTEZGkU9iIiEjSKWxERCTpFDYiIpJ0ChsREUm6/wVwdCiYyiryHQAAAABJRU5ErkJggg==
"
>
</div>
</div>
</div>
</div>
</div>
<div class="cell border-box-sizing code_cell rendered">
<div class="input">
<div class="prompt input_prompt">In [171]:</div>
<div class="inner_cell">
<div class="input_area">
<div class=" highlight hl-ipython3"><pre><span></span><span class="n">plot</span><span class="p">(</span><span class="n">x</span> <span class="o">=</span> <span class="s2">"SibSp"</span><span class="p">,</span> <span class="n">y</span> <span class="o">=</span> <span class="s2">"Embarked"</span><span class="p">,</span> <span class="n">factor</span> <span class="o">=</span> <span class="s2">"Survived"</span><span class="p">,</span> <span class="n">data</span> <span class="o">=</span> <span class="n">x</span><span class="p">)</span>
</pre></div>
</div>
</div>
</div>
<div class="output_wrapper">
<div class="output">
<div class="output_area">
<div class="prompt"></div>
<div class="output_png output_subarea ">
<img src="data:image/png;base64,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
zaO+WkLvpm83T/Tt5qUl9G0pMHt3s7+x2t+mz5qvfgMG68jBfd5l165c0snjhxUWFq6szFs6fmS/
/wr00d1P/na7XDq0f4+iY+J0M+26MtJTFRYWrvNnT+jypfMP35kfFRbk6dX/+hflZN1Wm7Zt1TYk
VJWVFTp1/HBAzeMbEybN0K2bqd7XgTiP9pHRSr54TilXkyWPR2k3rqmwIF9lZaUBN5eEDp2Uk5NZ
Y1mg/ZuEhoYpNDRMZrNZkuTxeORyOXX29LGAmkd9tYTeTd9unujbzUtL6NtSYPZuQsRDHDuyX+vW
vK6iosIay/sNGKx1b7+u7j16yxTU/N/GmNh45efnel97PB4V2QoUG5eg7om9tHbN6xowcKgfK/Sd
w25XQodO+tv/9c+aOmOuvti5RTKZAm4e8QkdNXDwMH315Y4/LwzAeWTdztCOrZ94X0dGRSs2LkF5
udkBNRezxaLomDiNnzRdP/zxP+k7f/G36tWnf8D9m5SXlers6eNa/uxL+vuf/lJLlq/Ulk0fyOly
BdQ86qsl9G76dvND325eWkrflgKzd3NjtY+GDB+l4SPHaO2ffu/vUupk4pSZio1L0Kcfv+ddtnLV
Kzp35oSS7rpWOFAEff3Lf/DQkZo9b7HeePXfVV4eOA+sCjKb9eLLf6Vdn3+qWxlp+snPfqXXX/2l
bIUF/i6tXsLCI7Tihe8rPfW6dn6+yd/lGNKufaQee+JpHdq/RzfTb6hnr756/MkVWvOH3wbUc2lM
JpNmzFmo9NQU3bh+VQMGDtWc+Y/rrd//l8pKS/xdXpML5N5N325e6NvNT0vp21Jg9u7m/TEMGozR
J383d263W263W+fPnlRxkU3dEnv5uyRDJk+dpfS0G7qVkebvUhpMbFyCXnj5r5SRnqqd2zf7uxzD
SoqLtP7tN5R245rcLpdSriYrPfW6evbu7+/SDOk/cIji4jso5Wqy3C6XLiadUU52pvoPHOLv0mAQ
fbt5oW83Py2lb0uB2bst/i4ATaMgP1fDRoz2vg7UJ3/36tNfI0eP14fvrfEuM5vNqqqq9GNVxvUf
OFRh4RE1/k1e+v7faPvWj3Up6awfK6ubLt0SteyZVTp6aJ+OHNzr73LqJL5DJ/Xs1VdHD+3zLjNb
LHK5nP4rqg4i2kXK/K3LdNwul1wul58qQl3Rt5sX+nbz01L6thSYvZsQ0Urc/eTvC0lnNGHS9IB8
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
"
>
</div>
</div>
</div>
</div>
</div>
<div class="cell border-box-sizing code_cell rendered">
<div class="input">
<div class="prompt input_prompt">In [172]:</div>
<div class="inner_cell">
<div class="input_area">
<div class=" highlight hl-ipython3"><pre><span></span><span class="n">plot</span><span class="p">(</span><span class="n">x</span> <span class="o">=</span> <span class="s2">"Fare"</span><span class="p">,</span> <span class="n">y</span> <span class="o">=</span> <span class="s2">"Age"</span><span class="p">,</span> <span class="n">factor</span> <span class="o">=</span> <span class="s2">"SibSp"</span><span class="p">,</span> <span class="n">data</span> <span class="o">=</span> <span class="n">x</span><span class="p">)</span>
</pre></div>
</div>
</div>
</div>
<div class="output_wrapper">
<div class="output">
<div class="output_area">
<div class="prompt"></div>
<div class="output_text output_subarea ">
<pre><matplotlib.figure.Figure at 0x22232db9e10></pre>
</div>
</div>
<div class="output_area">
<div class="prompt"></div>
<div class="output_png output_subarea ">
<img src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAZsAAAFZCAYAAABOuIJHAAAABHNCSVQICAgIfAhkiAAAAAlwSFlz
AAALEgAACxIB0t1+/AAAIABJREFUeJzs3Xd0Y9l94PnvQ2AmmEkALBZz5UBWsbqqi9XdanWr1VL3
acWW5DiWj2c83j2emTNee3b2rM/O2dmd5HUY2XNkjWQFy7KClWzJbsVOarKqusgiKwfmIgmAGYHI
wHv7B0ASYC4mgOTvcw5PgcDDw71k8f7eu/f+7lXOP/2ShhBCCLGNdKkugBBCiL1Pgo0QQohtJ8FG
CCHEtpNgI4QQYtvtq2BjMGakughCCLEv7ZtgYzBm8Monf3tTASc7r3ALS5Te9lNdQeq71+2n+qZr
XfdNsNk8BUWnA5RUF2QH7Ke6gtR3r9tP9U3fukqwEUIIse0k2AghhNh2EmyEEEJsOwk2Qgghtp0E
GyGEENtOgo0QQohtJ8FGCCHEtpNgI4QQYttJsBFCCLHtJNgIIYTYdhJshBBCrEnR6zf1fgk2Qggh
VpRbbqbxgx+j9Q/+302dx7BF5RFCCLFHKHo9ZceasLZcpLC6HoCwz7upc0qwEUIIAUBWUQnWlouY
m86TkZsHgGt4ANu1Nibu3tjUuSXYCCHEPqbodJQcOo61pZXihiMARIIBRq+1Ye9sZ9YxuiWfI8FG
CCH2oYz8AixnLmA9+ySZptiGa7NjNmzX2hi72UE0FNzSz5NgI4QQ+4WiUFTbiPVcK6WHT6Do9KiR
MI4b17B1tOEeHty2j5ZgI4QQe5whOwdL83ksZy+SU1IGgG9qAltHG2M3rm168H9dZdj2TxBCCJES
pqparC0XKT/ehM5gRFOjTNy9ga2jjZmBHtC0HSuLBBshhNhDdBkZWFsuYj3XSl6FFYCg24mt8zL2
61cIeVwpKZcEGyGE2ANyK6xUnrtExamz6DMyAZjuvYeto52ph3fQVDWl5ZNgI4QQu5TOYKTseBPW
llYKqmoACPt9jLa9jq2jjcDMVGoLmECCjRBC7DLZxaVYW1oxNz2BMScXAOdQH7aOdrwjj/DOTAI7
Nx6zHhJshBBiF1B0OkoOn4glX9YfBuLJl+/+AltHG95xB6CQYypKbUFXIMFGCCHSWKapEMvZJ7Gc
uUBmfgEAHvswtmttjN++TjQUSnEJ10eCjRBCpBtFobj+MNaWVkoOHUfR6YiGQ9i7rmLraMczOpTq
Ej42CTZCCJEmjDm5mJsvYG15kuyiUgB8k+PYOtpw3LhGxO9LcQk3ToKNEEKkWMHBOqznWik7ehqd
wYAajTJ+pxtbRxvOgZ5UF29LSLARQogU0GdmUXGqhcpzreSWWwAIuGawd7Zjv36V0Kw7xSXcWhJs
hBBiB+VZDmBtaaXi5Bn0GZlomsrUwzux5Mueuzu6hMxOkmAjhBDbTGc0Un7iDNaWi5gqqwEIeT2M
XP0F9s52As7pFJdw+0mwEUKIbZJTWh67izl9DmN2DgDOwV5sHW1M3LuJFo2muIQ7R4KNEEJsIUWv
p/TISawtrRTVNgIQCfgZufIWto52fJNjKS5hakiwEUKILZBZUIQ1nnyZkWcCwGN7xOi1NsZvd6GG
d0fy5XaRYCOEEBulKBQ3HKXyXCvFjUdRlHjy5fUr2Dra8NiGU13CtJF2webw0ZM8ceESX/3SZwEo
Ki7l5Q+9SoXlADPTk7z2g29jGx1e8zUhhNguxtw8LGcuYD17kazCYgC8Ew5sHe2M3bhGJOBPcQnT
T9oEG0VRaDl/iWef/wB228j88x959Ve4f/cWX/vK5zhx6gwf/cSv8z/++39GU9VVXxNCiK1WWNOA
taWV0qMn0ekNqNEIY7euY+9sxznYm+ripbW0CTbPPv9BrAcOcvmdN6mpawCgpLScouJSrrS9iaqq
3Ozu4Iknn6a+4TAz01Mrvtb78F6KayOE2CsMWdlUnD6HteUiuWVmAPwzU9g7L2PvukLYO5viEu4O
aRNsrl5+G++sh5NNLfPPlZSW45yZRk24U5memqC0rAKdTr/ia6sHGyX+tRmbff9usp/qClLfvW79
9c23VmFtuUj5yTPojRlomsrkgzvYOtqY7r2fkHyZrj/D7SjXxhNO0ybYeGc9S54zZmQQXjSDIxwO
YzQaV31tNTn5hUQi4Q2XM133itgO+6muIPXd69ZTX53BSMmRE5SfOkuu2QpAaNaDo/MKE7e6CHlc
sXPlF25rWTdru363PvfGk0/TJtgsJxIOYTAkBw+j0UgoFFr1tdX4PE4iG5yCmGMqwuee2dB7d5v9
VFeQ+u51a9U3p8yMteUi5tMtGLKyAZjpf4ito53J+7d21Thwuv5u0zrYTE2OU1hUjKIoaPFb1uKS
Mm52d+CcmVrxtdVpbOxWMPGWdG+uXbRgP9UVpL573fL1VfR6yo6extpykcKa2Dhx2O9l+PKb2Dra
8U+N73A5t0L6/m7TOthMTozjcs7Q+vTztL/zOsdPNpOTm8fgQC+RcHjF14QQYiVZhcVYzl7EcuY8
Gbn5ALhHBrF1tMeSLzfRzS5WltbBBuA73/xrPvjKxzl/8WmcM9N8++tfIhIOr/maEELMUxRKDh/H
2nKR4oYjseTLUBBbRzu2jjZmHaOpLuGel3bB5lZ3B7cSusKcM1P87Vc+t+yxq70mhBAZeaZY8mVL
K5mmAgBmx2yx5Mub14gGgyku4f6RdsFGCCE2RVEorGmg8lwrJYdPotPrUSMRxm52YOtow/VoINUl
3Jck2Agh9gRDdg7mpiewtlwkp6QcAP/0JLbOy7h6H+AeGyXdBs33Ewk2QohdzXSgGmtLK+UnmtEZ
jGiqyuT9W7Hky74HoO2/nKJ0JMFGCLHr6DMyKD95FmtLK/mWAwAEPa7YEjLXLxN0uxKOTtcM//1F
go0QYtfILbdgbblIxelzGDKzAJjue4Cto42pB7d3VfLlbqOxubAtwUYIkdZ0BgNlx05jbWml4GAd
AGGfl+H212PJl9OTKS7h3qMBZBZCjhUt1wK5Fsgxo3T9fxs+pwQbIURayi4ujSVfNj+BMScPANej
fmwd7Uzc7UaNRFJcwr1BAzDmQ248sOTEg4shO/nAkHtTnyPBRgiRNhSdjpJDx7Gea6W4/ggAkWCA
0Wtt2Dra8I7ZUlzC3U8z5MbvVCwLdy3GvOSDwrPg7AGfHcVrB68dJeLd1OdKsBFCpFxGfgHWs09i
OXOBTFNsReVZxyi2jjbGbnYSDUny5UZo+qxFgcUKGabkgyJ+cPUnBBYbhD1bPq1Cgo0QIjUUhaK6
Q1hbLlJ6+ASKTo8aCeO4cQ1bRxvu4cFUl3BX0XQZkGMhVFSHWloIOWbIKk4+KBoEz1DsTsVrB58N
gs4dma8nwUYIsaOMObnzyZfZxWUA+KYmsHW04eh+l4jfl+ISpj9NMUBOBeRa0ObGWLJKQVGY30BF
DcPsSDyw2MDngMAUSooSWyXYCCF2hKmqJpZ8ebwpnnwZZeJuN7aOdmYGehJ2vhSJNEUH2eXJXWHZ
ZaDoFg5So7Fg4rWTqboITfWBfzxlgWU5EmyEENtGn5lJxckWrOdayauI7XwZcM3Eki+7rhDybG6G
016joUB2aTywWGN3LNnloEtoqjUV/BPgc8S7wuzgG0PRooCC0VRE2D9Dui3NI8FGCLHl8syVseTL
Uy3oMzIBmO69x+i1NqZ77kryJXO5LMWxrrBca2zKcU4F6DOSD/RPLgzezwUWdfdtpSLBRgixJXQG
I2XHm2LJl1U1AIS8s4y++w62znYCM1OpLWAKaQAZBQljLNbYAL4hK/nAoBNcvSg+R2xWmM+BEt0b
M/Ek2AghNiW7pAzr2YuYm5/AmJ0LgHOoD1tHGxN3b6BFoyku4c5aSJJMGLzPsYAxJ/nAkBtmHqH4
bBC/a1Ei/lQUeUdIsBFCPDZFp6Pk8Akqz7VSVHcYiCdfvvsLbB3teMftKS7hztEMOfNZ9/MZ+Bn5
yQeFveDqTZhybEcJz6amwCkiwUYIsW6ZpkIsc8mX+bGdLz32YWzX2hi/fZ1oKLTGGXY3TZ+5EFjm
7loyC5MPigTAPRALLL5Y9j0h175fe1qCjRBidYpCcf0RrOdaKWk8hqLTEQ2HsHddxdbRhmf0UapL
uC00nTE2rpKUy1KSfFA0BJ5H8cAS7w4Lzuz7wLIcCTZCiGUZc/OwNJ/HcvYi2UWxRtY3OYatoz2W
fBnYO+MLmqKPzQRLXC8sq3RRLksEZkfjM8PigSWFSZK7jQQbIUSSguo6rC2tlB07jU5vQI1GGb/T
ha2jHedAT6qLt2maooOssuQpx9lloNMvHKRGwTeevF5YYAJFkynbGyXBRgiBPjML8+kWrC2t5JZb
gFjypa2jHUfXVUKzuzP5UkOBrFLCpgbUQtNCLsviJMnAZHzw3hFbL8w3jqLJFgZbSYKNEPtYnuUA
1pZWKk6eQZ+RiaapTD28E9v5suferlpCJpYkWbQ0l0WfQVKmSmAavLaFwXufY1cmSe42EmyE2Gd0
RiOlx09TeqIJU2U1AKFZDyNX38beeZmAczrFJVxbLEnSlLysS4556YZfQSe4+smIOglPx5fRjwZS
UeR9T4KNEPtETml57C7m9DmM2bEEQ+dgL6PX2pi8fzOtky81Y17y4H2OBYy5yQeFZsH5cH6zr1iS
pA9QyDAVEfGk33ph+4kEGyH2MEWvp/TIKawtFymqbQQgEvDjuH6VR+2v45scS3EJl9L02bGAkjjl
eMmGXz5w9SXnsmzDhl9i60iwEWIPyiosxnLmApYzF8jIizXU7tFH2DraGL/dRVZ2Hj73TIpLOZck
aU4eZ1k2SXIweWaYJEnuOhJshNgrFIXihqNUnmuluPEoihJPvrx+GVtHOx7b8NyBkL3qmbaFpjPE
AktOwrIu2aXJB0XD4BlODizBaQkse4AEGyF2uYy8fMzN57GevUhWYWwbYO+EA9u1NsZudqQk+VJT
9LF9WHKt8cBiXmbDr0gsmCRuUeyflCTJPUqCjRC7VGFNA9aWVkqPnkKn16NGI4zduo6t4x1cQ/07
Vo7Yhl9lyV1h2eXJSZJzG355bQv7svjHJUlyH5FgI8QuYsjKpuL0uVjyZVkFAP6ZKeyd7di7rhL2
bu9KwrEkyeJFO0lWgN6YcJC2kCQ5N3jvH0NRJUlyP5NgI8QukG+twnruEuUnmtEbM9BUlckHt7Fd
a2O67/62JF/GkiQLl+ay6DOTDwzMgMuWMOXYgaLu7dWfxeOTYCNEmtIZM6g4eQZrSyv51ioAgh4X
w+1vYL9+maDLuWWftbDhV8IYS64FDMts+OUeWNhJ0itJkmJ9JNgIkWZyysxYWy5iPn0OQ1Zs2thM
/0NsHW1M3r+Fpm5+nEPVZ6MVFC/MCsu1gDEv+aDwLDh7EmaG2VEi3k1/ttifJNgIkQYUvZ6yo6ex
nmulsLoegLDfy/DlN7F1tOOfGt/wuTV91nzWfSwD34pvSZKkH1z9yVOOJUlSbCEJNkKkUFZRCdaz
T2JuPk9GbmwrYffI0HzypRp5vAUiNV3GQpLk3F1LVnHyQdEgOt8oqnt4Ycpx0CmBRWwrCTZC7DBF
p6O48SjWlksUNxyOJV+Ggtg62rF1tDHrGF3XeTTFEFsuP2knyVJQEsKGGobZkXguiy025TgwQ46p
ML6CgOS0iJ0hwUaIHZKRb8LSfAHL2SfJKigCYHbMhq2jjbGbnUSDKw+0a4oulruSNOV4cZJkFHyO
hCnHNvBPLJMkKfcwYudJsBFiOykKRbWNseTLIydQdHrUSISxmx3YOtpwPRpY8pZYkmQp5FgXVjnO
Ll+64Zd/IjbNeG6MxT+OoqXvys1if5NgI8Q2MGTnYG56AmvLRXJKygHwT09i62jD0f0uYV9sVlcs
l6U4eYvinArQZySfMDCVnH3vG5MNv8SuIsFGiC1kOlCNtaWV8hPN6AxGNFVl4t5NbB3tTPc/AKMJ
cqvQihJ2kjRkJZ8kOAOuPhSfbSFJMhpc/gOF2CUk2AixSfqMTMpPnqXyXCt55koAgm4ntu7r2B8O
E1BNkNsEpz4AxmWSJGeGErYotqNEdn7hTCG2264INucvPsN7nnuRaMJOgn/55/8Nk6mAF1/+GMUl
ZYw5bPzw+99kZnoyhSUV+0luhSW28+WpFgyZsbuT6eExRvqnmZrORDOeBPPJhTeEveDqTVjl2I4S
3t61zIRIF7si2FSYrfz0tX/gesfl+ef0BgOf/hf/ijd++k/cvXODi5ee5ZWPfoqvfOEvUlhSsdfp
DAZKT7RQee5pCiqtAISCUYb6fNiG/Ph9OqAUlAC4B5JnhoXcMg9M7Fu7Jth0XmtPeq66pp5QMMjt
m9cBaHv755y78BRl5RVMjKffVrdid9J0Rsgxk21pxHK6CUujlYzM2J+NczrM6JCfiREP6mxsrbD5
NcOCMxJYhEiQ9sFGbzBQXFLGk5eepfJANbMeN2/+/DWKS8qYnFxYwkPTNJwzU5SWrRVsFDafZ7Cf
mpH9U1dN0cdmguVY0HLNKHlWSqqtHKjJobgsNjssElEZ6Zlk9PZ9fCMPY+MsgSl0uzaXZbeUc6vs
p/puR103ngSc9sEmNzePkeFBOq628d1vfZW6+kN85NVf5fI7bxAJJ0/9DIfDGIwZK5wpJie/kMhj
LgGS9H5T0Ybfu9vs5bpq6FAzi1GzyohmluPLKkPLLAZFT2aWDuvBLKxVWWRmxzYA8045Gbt1g6lb
V9HCARQgFyADyChMYU02bi//fpezn+q7XXX1uac3/N60DzZul5Ovffkv57/vfXiPoYG+WGAxGJOO
NRqNhEOrTxH1eZxEwhvbayPHVBRf4mPv20t1jW34VZK8rEtOxZIkyeKCAJXV2ZRUFaHT6YhGwjhu
XMd2rQ33yFDqKrAN9tLvdz32U33Tta5pH2zKzVbq6g9xpe3N+ef0BgORSJjiktL55xRFoai4lKnJ
iTXOqLGxW8HEW9K9vp7U7q1rLEmyKHmL4hzzCkmSdjLUacx1ZRw4fYKswtjOl76pifnky4jft+N1
2H679/e7Mfupvulb17QPNuFQkKfe8z4mJ8bo7bnPkaMnqTxwkB987xtceuZ9nGpq4fatLi5eehaX
c4aJcUeqiyx2iAaQYVq0k6RlmSRJVzxJcmEnyQKrhcpzrZQdewqdwRBLvrx7A1tHGzMDPduy86UQ
+1naB5uZ6Sm+/+2v8ezzH+TDH/9VZqYn+buvfwnvrIdvfe2vePHlj/G+D3yI8TE73/3WV1NdXLGN
NGNewp4s8cBizE0+KBTb8Evx2hKSJGN3J/rMTCpOtWBt+QR5FbFpywHXDPbrV3A+vIfLPky6XQ0K
sVekfbAB6Hlwl54Hd5c877CP8uXPfyYFJRLbTdNnxwJK4jjLkg2/fODqS8hlsS+74VeeuTKefHkW
fUYmmqYy1XMPW0cb0z130VRtXw0eC5EKuyLYiL1N02Us2knSEht3SRQJgHswnssSDywh14qTO3UG
I2XHm6g814rpQA0AIe8so+++g62zncDMVMLR+2k6rBCpIcFG7KhYkmTFQmDJscSW008UDYNnOHmL
4uD0ukJCdkkZ1pZWzE3nMGbHuticQ33YOtqYuHsDLSpL8Iv9SENnAL1BQ28Ag1Gbf6w3aOiNCY8N
GnpjwmMD8693/ih37Y9agQQbsW00RR/bh2V++XzzMht+RWLBZH4nSccKG36tTNHpKD1yEmtLK0V1
hwCIBPyMXH0be2c7Xpk0ItKahk5HcoO/0uP5hn+loAHGTC+KEkl636IskZSQYCO2RGzDr7LkKcfZ
5aDTJxwU3/AraSfJcRRN3dBnZpoKsZx9EsuZC2TmFwDgsQ9ju9bG+O3rREMby6cSYoGGoptr1GMN
t24TdwYGg4ZumUCReP21FaIRiEYUohEIB3Tzj6MRhWh47rWF5yLhhNcXHzP3OLy57mYJNuKxxZIk
ixdNOa4AXcLlk6YtbPg1N8biH0NRI5v7cEWhuP4I1paLlBw6jqLTEQ2HsHddxXbtHTy24c2dX+wq
irKoYV+mkTcYICvPhRoJoDeqK94l6FcIILqtDgRRiIYV1AgEfLqEILBKgx8h/nri4+UChY7MnCJ8
LidbObNSD5h0sJnNLyTYiFXFclkKF7rCci3xJMnM5AMD0wljLPENv9Stu7Mw5uZhaT6P5exFsotK
APBOjGHraGPsxjUiAdkDJu0oid04K135r//OwJBw/NzdReKN8+rWl5yrqsw38iG/bmkjH2/c1Qjx
Rn6FO4ZVAoWmbeeEFAUe8/yZQIFOoVAX+9ekKBTqFAp0UKAoFOgU8nWxc/6ec+Ob+EmwEfM0AGM+
5FoJFtWiVsQy8TFkJx8YcoN7YGGLYq8dJRrYljIVVNdhbblE2bFT6PQG1GiU8dtd2DracA72bstn
7gvKXKOuLtvVozdo6OINvmGlK//FQWPxXcK6A8H6aGqseygSUQgHFQJeBTWiEElq3Je5Swgr6I25
+D3++HMJgSIMalQhEn+/pu6dmYkKkKfEAkgsaMQfL/o+S1m5zqqmMavBo4iKe5OJzhJs9jHNkBu/
Y4nPCsu1gDEPgPmlSsOz4OwFn23+rkWJeLe1XPrMLMynz2FtuUhuuQWAgHMaW+dlHF1XCM16tvXz
Uy955tCSO4NV7gIMKzX+S963tWtnadrCHUEkBEGfbklXjxpNbuSj0aVBIXGsYXG3karCxqapK+SY
TPjcUfZK0q4eku48YgEECnU6ihQ/eSYjBQroVwkkYU3DpcKopuJStdiXxsJjVcOtwcZGVJeSYLNP
aPqsRbks1mWSJP3g6gefnSzNQ3CiB8I7t+FXnuUAledaKT9xZiH58uEdbB1tTPXcS5MlZGJdNysP
AsfGCFZ7fa2gsR0zh6Lh2B1BJAxBvw5NNRAOqmt0ASUEgfg4w0oDyWoUJF9pa2QpzN95FOoULNYq
at7zIhm5uehR0Pu95Lf/FKNjBOev/K+YvvtloiXlzD7/YYq+/KeAik+D8YSgoT92mpKWS2g6HZpO
z5jDxo9+/AO8O3jhJsFmD9J0GbFxlcS7lqzi5IOiQfAMJW1RvLDhl4LBVEQovP3/EXVGI+UnzmBt
uYipshqA0KwnPm35MgHn4yxpvswU0rXGB+KPM3MiaGowYYbQyu9b5WJxQxIb/LmZQ3PdOupqs4US
7wwWjx/En4vEz5EcCJSElYHTIYDvD4ndWoXxO5HlurUyE/6DaXo9M5/8NPn/8DWM9keomoarqh7X
R34Dx1/+V5xf/AwuVUOXU8xRVeNz7hChvEJc7oUJAmZLJR9/5kW++Lk/w+eN9Uo8/ez7+eirv8pX
v/TZHau/BJtdTlMMsZlgicu6ZJUmt4hqGGZHkqccB6Z2/DpU0S003Lnl5VQ0XaL06BPoM3MA8Dke
4u57m4CjG70+wsHGlfMLkoJGwuDxxqeQLj/wmTRzyKtb1O2zdApprIFfa6A4udtI7gh2PwOx2VqF
id1ai7q5TOvs1hrWVNzxO5LZDCNPZmbzvYjCfVcQjwaq6x51gb9hxBfmf/v3/5k//5P/h6KoylGD
kYsf+WXKKywEgwF+8tr3cdhGyDcVoKBgNGYAsWBzpf1NRuPbZpxsauH4iSaiapTCwmKCwQA//P63
mJ5aawX9x/8ZiV1CU3Sx3JXErrAlSZLRWGKk147iiy9GuY4kSUVJbMQhtzBERlYEvUFdMWdgbixB
l/B4tRlFil5PJPMskexniWYcjZfXi9H3E4z+N8jT2SlvBBrX9/NQowt3BUG/LqlhjyQ8XjJzaMld
goIx04TXNUs0ou3gzCGxG8x1a83N1loIIPG7FEUhV7f6/xOfqiV1a7m02L9ONTZG4tQ0/Mv9iQZm
8f7kBzzz6j+jxedlZHiQ4aEB7tzuIhRMvkDKy8+nu/MqE9PTVFosfOyTv85nP/Nf6eu5z+BAL7/z
r/4dkxPjjA4PMdDfw4N7t+bfW1Vdy5c//xkmxsc4f/EZXvnoL235upMSbNJULEmydD6w6E2lGHIK
0RtUDPoQel0YveJGH+lHH5nAEJlCH51Gr7kx5KroC1ZLLktMMFtp5pB7U+VX4zOHomGFYKQMLfsZ
KHgKxRhLvozODhIYfQu/7RrRUDh+bFYsUKwz72DrZg4p5Jiy8Ln9SLfS/qEA+UldWWt3ay2marFB
9KGImhBEWPJ443sDw7Ur79DdeZWq6jqqDtZy5tyTtD7zHF/5wl8kHTc5Mc7QYB85piJ6HtzlpVc+
TklpORNjdn7wvW/w+k//keqaOqoO1vG+D7xCy/nW+Y0pB/p7mBgfA+B6x2Wee+FlsrNz8G/hfk4S
bDYtPuf/MQeBE2cO6QygzzBgyDSgy9CjNygYDCp6/Sh63QB63SYTIReXWFsIBJGQQtC3tDFHySTo
Cy0/M2hRIJjLO0i8o9A0hZLGY1hbWiluPIqi6IiGgoxfv8zotTZm7SPx0hiQ/4ZiqxlInK2lo4wQ
2dl6ChMCSv4GurWcKvN3JS5Vi3VrbWM9DhysoepgLZffeYP+3gf09z7grdd/xK99+nc4evx00rGq
uqgkioIajXCq+RwBv5+H929z9/YN7t6+wZs/f43f/b0/pMJSCYCW8F4l3q2rbnBlj5Xsu7/y/JII
EElebmLJ4+XXJDJmelF0kSUzjrbGwrVPJGokGjUSCSsEw5lEw0aioQjRkLZyLkE8WMwNCEdWuTNY
e+bQxgeQM/LysZ6/gPXsk2QVxiYleCcc2K61MXazQ5IvxaZlJ8zWmuvGMukWZm8VLNutFYbMhdt3
r6oxpmq4VHXJnYgz/njZbq0d5vN6aX36OeyjwwwOxPLKcnJzyc03YV+0WkZZuRlrZRVOzyzHTpzG
7/cxPT2F9UA1733hJcYco7icsSnvxaVlRCJhZqYnKSs3U13bgKmgELfLyZlzTzI81E8wsLW5c/su
2LR+xAvKxrNgF2b5QCigS5olpM51ASU28moWUV0BEV0RUUMJEUM5UV0u0WgGUTWDqGokGgwR9UwT
9UyiesZi2feRxY1y5rLlSReFNQ1Yz7VSeuQUOr0eNRph7FYnto42XEP9qS6e2AUSu7VWm62VsYFu
LX9mLuM2KB5HAAAgAElEQVTeWVxaLLhsbV/B9pmemuBbX/siT73nfXzwQ68SDoWIRCK8/fqPeTSY
/Hc1NTnO+YvPUFpeQcDn47vf/AqaqnKruwOD3sDHP/UbGIxG0DTcLiff+Orn5wOKx+3i5VdeJd9k
wutx8fY/fh1LDhh0YIx/GXRw53Emhy6inH/6pTSI39vPYMzglU/+Nv2jf0o4HFoyc0hd684gHF9z
yL3ymkOaIWc+OXJ+ynFGfvJBYW98AN82P+VYCc9u/w/gsazvzsaQlY256QmsLRfJKa0AwD8zia3j
Mo7uq4S96Vavley3qcA7X9+5bq3CxQPsCbO11urWCmoa7oSurPmurYRERI+2XI1S8/tVWGikExtt
ow4MCmToY/8ubtAXPzYkvCf2mhL7V7/wfOL7MjOM6NTwiuczKsnnHis5i634DBcHvrBmnS58Z+Nd
a/vuzub2OzlEwhuptkJi15Omz1wILHNTjjMLk98SCYB7IHnKcWjnkiS3S37lQawtrZSfaEZvzEBT
VSbv34rtfNn3IE2SL8VOyZ6frbVC15aikLPGbK3Ebi2nSiyozI+NgFPTCMT/Wy3XMBt1UKKAeYWG
Ojc3hFqwqMFfpgFffM7lgkXSY2W196TqLz3C4m7yiKoRUSGkQiT+5YvE/p3IAW8Ybk5qhFWIaBBW
Y1+RRf9uxr4LNhsR2/DLTKiwHrWkIJ7LUpJ8UDQEnkfJqxzPJ0nufvqMjFjy5blW8i1VAAQ9Lobb
38B+/TJBlzPFJRQbpbC0cTbqIEMHhTooNCgU6hUK9GDSg0mvkK9XyNNDrg4y9AqKEsuj0uliKV6x
fzVQNMIKRBSIKBpRBVQFVB1oigZKbOZ+vg6qlg0Cc2WaCwYb/YvysfiCcbMiqrakUfZFYo117Hst
6bW1Hkc0CEVj74kmNPhhFaLxQDEfDKLLP46oCvqcAtxu13yACatr3c91xL+2lwSbRTRFn7yT5HyS
pI75NYzVCMyOJu8kGZh6rA2/dovccjPWllYqTrVgyIotyDnT/xBbRxuT928lzWIRC1ZqwI060CtL
r4LXfLzKFfjix4Z4V8lqxxn1znh3irKBBlxja7qjln7uXAMZa3hjjXAgunBFvrgBX7Hx1ha+D0VB
ycjG5/cnvT+yTOO95Ip+mav8ucfp+teeY9DhS8OtnPZ1sNEUHWSVQa41YYvisuQNv9Qo+MfBaydT
dRGa6tvUhl+7gaLXU3LkBIeON1FYXQdA2O9l+PKb2Dra8U+Np6xsS694199oz79Xv7gBh+xsP4Rj
je9K3SnLdZus/Dh97mmjaizvSdXiPZwqEAFVVQhqEFBji1xqWmxlZTXe+AY1CEY1/Cr4o+BXwRfV
8KrgjT+eb9CXCQCLg8ZyjXdit87aV+AblZhHJVJl3wUbrfgYakZ5LPs+pwJ0CT8CTYPAZMJ6YTbw
jaFoUUDBaCoi7Nt7g8hzjW5ucQnlZy5SfPo8hpzY6s8h2yCB221Ee7sp1MKUGcBoWeZqWlncMCc3
2ssOkq7jCnznGvAgj9PFstwVuD+aePWrLW18F3d/LLmSXr3bJapChgYZmkImCtkaZAE5KOSgkKsp
5AF6lPmgEbsmWqhXND5by6PomQlH5mdnOZMy2yG6xT9dIfZdsDlU/Qy9ag5BdPGdJO0LYyw+B4q6
mVzfBStdgS/pUkn8fs2r5tW7UFZqwJcb4MyIP1Z0eu7nH+VqyUUe5seWkMmIBmmausz56XYqA6Ng
IfaFbkt+NiuJqFpygxzvQllobLWFfutFV8Xzjb6W/Fpio7/s1bQGYVVBn5WHd3aWkKoRji69Al/8
vq2+r80ATHMbWCXM0CpdlISoW2O21lhC0HCq8Rlb2kIwmdViq1PkmPLw7cELJ5G+9l2w+WhuF0Yt
hMc/jkcbhewQxlwwVCxckS/udplrnDMzPOjUhUZfv2Kjnz5dKKqmJXVxhKOxBtylN3Gn/AL3zBfw
ZRYBYPLYqB5uo2K0EwMaN4MhOpftt07o944Hh5C6aBBzjf7uxYOf4W1owB9HjsmIb3Mr9Kwod7kN
rOKzt0zx4LLWbC2PqmGParg0dX49LVfCbC2XqrE929cJsTX2XbB5ofhdMkkcPXucwBDrTptrwBMb
12A48ep30TTDNfqt57pdVhu4jGjL94sv13gnniOpAVcUimobsbZcpPTISRSdHjUSYfzGNWwd7biH
B+Z/JrG8hBBy5bsyHWBKTDyc38AqNu03Nv0XjKvcjUS12J3HWGSFDaykW0ukyOGjJ3niwqWkbQh+
63f+LV/47J9s6Hz7Ltj8UVdswyhTnpUSUx0GQy4RTceUZ4yByV5cPueSK/TYYwVjXiEepxN1lzXA
huycheTLknIA/NMT2DracXS/S9i3vTtv7kYZMJ83srAne3IiYt4a3VoBTWN6ySq/Gm6V+W4u77JJ
iEKkjqIotJy/xLPPfwC7LbaGYePhY5x/8mkUReGjn/g1RoaHePfy24913n0XbH40DJGwCoygKDas
xfXUm5vJyz5LqfUsmmuYXvt1ZmYdS96boyop7ep5XKYDNVjPtVJ+vAmdwYimRpm4dxNbRxsz/Q/3
bfJl7tzdx/xuiDqKlSB5uYb5bq7sNXZI86gatni3VvLaWgvLxm98USQhUufZ5z+I9cBBLr/zJjV1
DQD0PLiLXm/gxZc+wu2b1x870MA+DDaJNE1ldKqH0akezIW11FuaKSuooqygimmPnT57FxPu4bVP
lEb0GZlUnDqLtaWVPHNsRdeg24n9+hVsnZcJeVwpLuH20bN8t9bi9bUMywaSCBh1ROKztRxRdf5O
xKXFM9rjAcUt3Vpii6hVL0DRkS09p1enW5r/NnMf3fBP1vX+q5ffxjvr4WRTS9Lzh4+e4G++/Fme
f/FDXGl/67Fz7PZ1sEnkcA7gcA5QaqqiwdJMcb6F4nwLLu8EfY4uHDNDqS7iqnIrLFhbLlFx6iyG
zCwApvvuY+toZ+rB7V2ffJkJy66nlfi9aY1Bdr+mMalqSYFjboA9mJPPmMeNV9OkW0vsa97Z5beD
//vv/C0A3/jq5zd0Xgk2i0y6h5l0D1OUZ6be0kx5wUHO1L/ArN/JiOshAx4nWpp0P+kMBsqONWE9
10pBVS0AYd8sj9pex97Zjn96MsUlXJvCOmZrrbNbaziiJm9etWgDq5W7tRRy0ONLj1+r2Ed0wz+B
dd5xrE/6LiorwWYFM7MOOnpew5RTSr25CXNRHUeyn6C66Cj9jhsMT95H1VLTmZJdXIq15SLmpvMY
c3IBcD3qx9bRxsTdG6iR9FhAXQ/zU3sXz9ZK3Jd9+W6tmEg8WNi1FWZrqbFuL+nWEiK9SbBZg9s3
SVf/z8jNKuRw1XnKTQc5Xn2JBusZBsZu8mj8LpEtSgRdjaLTUXL4RGzny/rDAESCAUavvYOtow3v
mH3by5AoE5JW+V1u2fj8dXZrLbsve/yxN70uzoQQGyTBZp28ARf3x65xb6idWvMpqkqPcOTABerN
zQyO32Zw7Bbh6NbPP8o0FWA58ySWMxfINMW2MJh1jDJ6rY3xW51EQ1v7mXPdWhVEyTIoiwbbYxnu
Jp1C1hobWM1qLOnWcqoa7nV1awkh9hoJNo/JH5rl7qM2em3Xqa04RXX5MRqtZ6mtOMWjibsMjN0k
GPZt7kMUhaK6w7Hky8PH48mXYRzd72LraMM9srHJCnpYOsC+aPbWQrdWAPKW7nk9ty/76BrdWrt7
OoIQ4lZ3B7e6t27rAQk2GxSK+HkwepU+Rxc15SeoqThJnfk01eUnGJ16QJ+9G39o+VkdKzHm5M4n
X2YXlwHgmxqfT76M+FcOYlkszNZayCFZ2LzKtI5uLZ+qMRGfrTVryGAqGFzYo126tYQQmyDBZpMi
0RC99usMjN2kquwodRWnOVh2jAOlR7BP99Fn72I2MLPqOQoO1mJtaaXsWBM6gwE1GmX8Tjf2znac
Az3koWHWKRQYdPPdWHO7IRass1vLo8GjiIpbW0g6dM3vhhjLI1lYxEchx5SPL+Aj3Wa0CCF2Jwk2
WySqRhgcu8Wj8TtUlhymznyaypJGKksaccwM0GfvwuWbmD9en5mJ5VQLlS2tZFdYY0+6Zsi8eYXS
m+9y2j8b69YyGVfdl33Zbq2E5VDc0q0lhEgDEmy2mKqpDE/eY3LqPtXF9RwwN2MuqsVcVItudpQc
xU70aCPOI81EMzJBUykbfEDNzcuUDzxAN7cpm0GHT9UYX2m2Vvx7yQ0RQuwGEmwekwLkJeaKLLMc
SoFOIVNRIDqMNjrMuKmW+yefZba1ldmi2NbKer+Psquvk9F9BZ9zms6krPbF3VpCCLG7rTvYHDl2
igutz1BcUsYXP/dntDzRitvt2tCCbOnKwDKztRK+L1R85Bes3a01FzSmCkuZPnWB8MlzKNk5AKjj
M2SN+NA7PNhnM+gL5GP3TyBjI0KIvWxdweZkUwvPvfAyV9vf4tIzzwMwNTnBe194CZ1Ox5W2N7ez
jFuq0aCQr+iSkhAL43cluWvN1krcCXGZzatcmoZf0VF65CTWllaK6g4BEA34cVx9G1tHO74JB4W5
FdRbmqkorKa5/nkOBVz0OboYnepB02R0RQix96wr2Jx/8ml+9MPvcv/uTS4+9V4Aujqv4Pf7eO/7
XtpVweY3co0YFq3mosZX+h2a28BqUSJibKVfBaOpCJ9n+TWHMgsKF5Iv8wsA8NiGsXW0MXbrOmp4
oVPM6R2js/dH5GcXU29uxlJcx6ma99BobWHAcYNHk/dR1fRYckYIIbbCuoJNUXEJdtvSpfYd9lFy
8/K3vFCPw1pZxYsvf4zikjLGHDZ++P1vMrPKApRvB6K4QuEl+7Kv535iSYqjolDccARrSysljcdQ
dDqi4VB8Of92PKOPVj2fxz9N98DPeWi7Rr25icqSQxw72Eq95QyDYzcZmrhLJCojN0KI3W9dwWZq
coKa2gZudF1Lev7o8VNMTY5vS8HWQ28w8LFP/TPe+Ok/cffODS5eepZXPvopvvKFv1jxPT8ORuOb
p22cMTcPS/MFLGefJLuoBADvxFjsLubGNSIB/2Odzxd0c2vobXpsndSaT3Ow9AiHD5ynztzE0MQd
BsduEYrIDvNCiO232gX8tm8L/ebPX+Ojn/h1LJVV6HR6mluepLi4hIZDR/nut766oQ/eCtU19YSC
QW7fvA5A29s/59yFpygrr2BifGzLPy//QDU1x16m9OgpdPq55MsubNfacA72bvr8gbCXe8Pt9Nmv
U1Nxkuqy4zRYzlBbfpJHk/cZcNwgEJYtnIUQ22OlC/jbN69TW38IRVH41K/9c7o7r3L/7s3HOve6
gk1/7wO+/PnPcKH1PUyMO6ita2Rqcpwvf+EvGLOPbqhSW6GktJzJhDsrTdNwzkxRWrZasFHiX+tj
yMqi4vQ5rC0XyS0zAxBwTmPrvIyj6yqh+Y2G1n/OtYQiQR6OdtDvuEF12XFqKk5SW3GS6rJjjE71
0Ofoxhd0b9nnrW7r6rU7SH33tvSq7/FLPiz1W9tVrijuJRON7H0Z3HknZ833Vtc0xC/guwBoe/t1
zl14ikeD/RgMRg4cqKbtFz9/7EADjzH1eXJijB9+/5uP/QHbKSMjg0g4eXn/cDiMwZix4nty8guJ
RNbeEiC3wkLZqbOUHDmB3piBpmnM9D1k/GYnrsFe0DQMOgMGU9Gm67Eau2+IscERLAW1VBUdpqrs
CAdKDzPuGebR9H28oe3b5jlnm+uWbqS+e1s61teQEUVRtn4ykKLoFn1O5rrqbzlQjdPpTDrW7XJh
PVhHXcMRvvqlz/Ke517k7q3uxy7TuoLNSx/6BMvNwNI0UKNRPB4X9+/e2vHxm3A4jMGQPGxvNBoJ
r7Lsvs/jJBJe/kpCZzRSfqIZa0srpsqDAIRmPYxcfgtb52X0GvEd8HZej2uS3uFOKksaqTc3UWE6
SIXpIGPOIfrsXTi9W/uzX9jtb3+Q+u5t6VrfG6/rAdOWnnPluq6j/mqEgN+b9P5g0I8aCfH1v/6f
gMZ3vvnXGyrXuoJNKBjg7BOt2EaHGY0vb2+1HuDAwRoe3r9DfkEBT156L9/91l/T3/tgQwXZiKnJ
cU43n5v/XlEUiopLmZqcWOVdGosDZ05ZBdazFzE3PYEhK5bhPzPQg62jjcn7t9CiUea2W104x87T
tCgjk/cZmXyApahuPlenorCaSfcoffYupjxb0a2Z2NWwH5JNpb57236q7+bqunABv/DehQv4zf3s
1hVsCotKuPzOG7z1+o+Snr/0zPNUmK383d9+iaaz53nmve/f0WAzNNBLdk4up5pauH2ri4uXnsXl
nGFi3LHmexW9ntIjp6g810phTQMAkYCfkStvxZIvJ7d+gsHW0bDP9GGf6aOs4CANlmZKTZWUmipx
zo7R6+hi3LmxPW+EEPvXxi7g12ddwaa6toGf/fgHS56/c6uLJy89C8QmETz//lc2XaDHEYlE+NbX
/ooXX/4Y7/vAhxgfs685Oy6roIiy0y1Ymi+QEc8Rco8OYbvWxvidLtTw9m/xvJUmXI+YcD2iON9C
vbmZsoIqWhpexOObos/RjX26D23PX80JIbbCZi7g17KuYONxO6lrOETnu8nJkvUNR5iNz8YqKCgi
ENjkDpUb4LCP8uXPf2bdx7f8y98Hg4FoKIit8zK2jjZm7SPbWMKdMe2xM+2xU5BbRn18pemmuudo
tLbQ77jB6NQDVFkKRwixio1cwK/XuoLN22/8mFc++ktU19RjGx1GURQs1ioaDx/lB9//JiWlZbzy
0V/a0AyFneabGme0sx3HjQ6iwb2XKOnyTnC97yfkZRVRb2nCUtzAyZqnabSepX/sBsMT94jKUjhC
iBU87gX8eukPVB/6D2sdNDkxxuBAL2ZLJbX1hygtK8ftdvHaD79DUVEJfp8Xt8tJ+zuvb3kBt4pO
r+fwiRbe/Or/wDU8gBZ93AZXwZiZTXiXBKhQJMCYc5DRqR70ip7CPDMVhdUcLDuGTtHj9k+hatEV
3r276rp5Ut+9bT/VN33ruu48m9HhIUaHY4PONXWNnG4+x6/+xu9gMOj5L//3/47dtvu7ovYif8jD
7Ue/oMfeSV3FaarKjnKo8hx15tMMjd9lYOwmocjjLa8jhBCPa93BxlRQyKmmc5xqasFUUEgoFORG
17t0vtu2neUTWyQY9nFv5DK9ji5qyk9QU36CeksTNRUnGJ68T7/jBoHQbKqLKYTYo1YNNnq9nsPH
TnK6+Qmqa+rQNI1Hg/2YCgr4my99lvEx+06VU2yRcCRAj62DAccNDpYfo7biFDXlJzhYehTbdC99
jm68ge1blUAIsT+tGGze/9JHOHaiCYPBwNBAH6/94Ds8uH+bgN/Pv/vD/4KqrtTfL3aDiBqm33GD
wbHbVJUeoc58mgOlh6ksOYRjZoBRTx++9WQcCyHEOqwYbM60XGB6apK2t39OX899/P6dn9Ystp+q
RRmauMOjyXtYixuoNzdhKa7DUlzHeOEj+uxdzMxufo69EGJ/WzHYfO3Ln+P4qWbe94EP8dKHPsHI
8CAP7t7iwf3bO1k+sUM0TWV06iGjUz2Yi2pprGyhvOAg5QUHmfbY6bV3MeleuoGeEEKsx4rB5tFQ
P4+G+vnxP32fxkPHOHGqmfe+8BLPvxhbJeDw0ZO43e8QCq686KXYjTQcMwO4o05yyaPe0kRxvoUn
8i24vBP02btwOAdSXUghxC6z5mw0NRrlwb1bPLh3i8ysLI4db+L4qWaees8LPHnpWe7e7uaf/uHb
O1FWscMm3MNMuB9RlGehwRJbCudMwwvM+mfoc3Rjm+5dsm+GEGJ3O3biNE89+37y8vKZmpzgZz/6
B0aGB4HN7dS5rqTOOdFIBId9hJvdHdzs7iAYDFDfeITr1y5v6MN30lxS54M7nRuc3JC+yVJbL7mu
gdAstukexpxDZBiyKMqzYC6qpbLkEKoWxeOf3uXrr+2n3y1IffeyzdW1uKSMV3/503zrb7/ET1/7
ezRN5QMvf4xINELr08+RnZ3DoSMniEQiTE483mLF686zWcztctL+i9dp/0X6rhogtpbbN8n1vp+S
m1VIvbkJa0kjJ6qfotF6loGxmwyN3yWq7q6FTIUQC6anJvjMH/9HwqEQmVlZZGXn4Pf76Hy3fed2
6hRijjfg5Obgm/TYOqgzN3Gg9DBHDlygztzE0PgdBsduEY7KWJ4Qa/lItoGTRt3aBz4GRfGhmZI3
lbwVVvmef31LdIVDISrMVj79L/41qqryd1//EigK1TX1m9qp87G60XYz6UZ7HOurayQaYsL1iOGJ
+2hoFOWWU1ZQRXX5cYyGTDz+6V1yp7Offrcg9U0fR406KvTK2gc+BkVRWLzR2biqcT+y/vFVv89L
29s/x+1y8vKHP8HN6+/Sff0qfp+Xe3dubKhccmcjNi0U8fNg5Cr99m6qy49TU3GSOvNpqstPMDr5
gD5HN/6QJ9XFFCLtfM8f4XtbujShkrAt9MbHUVU1FphudnfwxJNPc7CmfsNBZs7W3r+JfS0cDdJr
v84bN7/GveHLhCMBDpYf45mTn+J07bPkZRWtfRIhRMrUNx7h1V/+dNJzer2eQGDzEVHubMSWi6qR
+ISBOxwoPUSduYnKkkPzS+H02btw+Ta/zawQYms57KNUHazl0JET9Dy8y5mWC+j0eoYfbT63ToKN
2DaqFuXRxD2GJ+5jKW6g3tKEuagWc1EtE65h+hxdTHtkMVch0oV31sN3vvEVnn/xFV7+8Cdw2Eb4
5t/8FZHw5sdeJdiIbaehYZvuwTbdQ0VhDfXxBNGygiqmZx302buYcD1KdTGFEMDQYB9/9Zd/uuXn
lWAjdtSYc5Ax5yClpkrqLWcoybdS3PgB3L5Jeu1dOGYG2MzAphAiPUmwESkx6R5l0j1KUV4F9eZm
ygurOVP/PrwBJ332bkane2QpHCH2EAk2IqVmZsfo6P0R+dkl1FuasRTVcar2PTRaz9I/doPhyQeo
6vqS0YQQ6UuCjUgLHv8U3f0/oyezID57rZHjBy/RYDnL4NhNhibuEomGUl1MIcQGSbARacUbdHFr
6C167J3UVZyiquwohw+cX1gKZ/wWoUj6ZYILIVYnwUakpUBolrvD7fTar1NbcYqD5cdpsJ6hpuIk
w5P3GHDcJBD2prqYQoh1kmAj0looEuDB6Lv0OWJL4dSWn6S24hTVZccZmXpIv6MbX9Cd6mIKIdYg
wUbsCpFoiD57F4Njt6gqPUqt+RQHy45SVXoY+3QffY5uPP7pVBdTCLECWRtN7CpRNcLg+C3euvV1
bg6+hS/owVrSyFPHX+Vsw/spyC1PdRGF2BNKy8r5g//zP1FUXDL/3G/9zr/d8PnkzkbsSqqmMjJ5
n9HJB5iL62gwN1NRWENFYQ2T7lH67F1MeUZTXUwhdiVFp+OlD30SgyG2L87ZJy5SW38IRVH41K/9
c7o7rz72BmoSbMSupqFhn+7DPt1HeUE19ZZmSk2VlJoqmZkdo8/exbhrKNXFFGJXuXjpvYw8GqDy
wEEA2alTiETjriHGXUOU5FfOB52Wxhfx+Kboc3Rjn+5Dk6VwRBo5VtWKuah2S8+p6HRoavLqG46Z
Ae4Ot63r/eUVFo6dOM2X/ud/5/zFZ+In3fxOnRJsxJ4z5RllyjNKYW459ZZY91pT3XM0Wlvod3Qz
OvUQVZbCEWIJnV7Pyx/+BK/94DtEIgkrd2ga3/rbLwLwnW/+9YbOLcFG7FlO7zidvT8mP7uYenMT
luJ6TtY8Q4P1LAOOmwxP3iMqS+GIFLo73LbuO4712dxOnU898zxDg/2MDA9uYZliJNiIPc/jn6Z7
4HUe2jqoMzdxoOQQxw5epMHSzMD4LYbG76a6iEKkhSPHTpGbl8/p5nPzz/3mb/8bXvvhdzbUdZZI
go3YN3xBN7eH3qbX1hnL0yk9yuHKJ6gzN2Fz9dHj6yAU8aW6mEKkzOf+4o+Svv8//sMf8cXP/Rkz
01ObPrcEG7HvBMJe7g1fps/eRU35SarLj1NdfJQDhY0MT9ynf+wGgdBsqospxJ4iwUbsW6FIgIe2
a/SP3aDhwFkqCxupqTjBwbKjjE730G/vxht0pbqYQqTMf/oPv79l55JgI/a9SDTMo5kHPBy+RlXp
YeoqTlNVeoQDJYexz/TTZ+/C4998N4IQ+5kEGyHiVDXK0PgdHk3co7K4kXpLE9bieqzF9Yw7h+i1
d+H0jqW6mELsShJshFhE01RGph4wMvUQS1Ed9ZYmygurKS+sZspjo8/exaR7JNXFFGJXkWAjxIo0
7DN92Gf6KCs4SIOlmZJ8KyX5VpzecfrsXYw5B1NdSCF2BQk2QqzDhOsRE65HFOdZqLc0U1ZQxdmG
9+Pxz9Bn78I+04cmqxIIsSIJNkI8hulZO9M9dgpyyqi3NGMuqqWp7r0cCsaWwhmZfIiqRVNdTCHS
TtoHm+ycHP7N7/9fhMPh+efeeetnXGl7E4PBwAdfeZWGQ0cJhYK8/cZPuNl1LYWlFfuFyzfB9b6f
kJdVRJ25CWtJAyeqn6bBcpaBsZs8mrgrS+EIkSDtg02FuRLb6Ahf+cKfL3ntPc99gMzMLP78j/8j
JWUVfOpXf4vR4SGmJsdTUFKxH80GZrg5+AY9tg7qzKc5UHqEo1VPUm9pZnDsNkPjtwlHg6kuphAp
twuCjZXxMduyrx072cy3v/FlwuEwDtsId291cfrME7z+kx+uckYl/rUZm33/brKf6gobra8/NMud
R2302ruorTjJwbJjHKpsoc58iqGJewyO3SQY9m9xWbeC/H73ru2o68a36EiLYKPT6TBmZCx5PhqN
UmG2UlBYzL/83T/AYDRy9/YN3vz5a2QYM8jLy0+6i5mamqC+8ciqn5WTX0gkEl71mFXfbyra8Ht3
m/1UV9i6+j5yP8Q2O8iBogYqCxupN5+mtvwEdvcAw9MPCKTJ+mvy+927NlPXqqpqnnr6vRQUFjHr
cRSS508AABtNSURBVNPW9hb9fT0A/PKv/AZf+OyfbOi8aRFsjhw7yYc//qtLnr/Z3UEwGGBooIcr
7W+RlZXNRz/x61x6+jm6Oq8CJI3lhMNhjMalQSuRz+MkEg5tqJwLS3fvffuprrA99b3rHOOB7l0O
lh2ltuIUlYUNWArqsE310ufoxhtwbunnPQ75/e5dm6lrTm4uH3z5w/zge9+kt+c+NbUNfOyTv87b
r/+I6rrG3b8t9N3bN7h7+8aax4WCQS6/8waXnnmed6/8AgCjwUgwGpv9YzQaCYXW6h/X2NitYOIt
6V7f7XE/1RW2s75RNcTA2A2Gxm9zoPRwfFznEJUljYw5B+i1d+H2TW7pZ65Nfr/p4vdOK7yncmvP
qehcLJ6F/+Yo/PGNteteUFjEvTs36H0Y23ZjsP8h01MTzM56GB7q58CBgxveFlr32O/YYc889yL5
poL57/UGPdFohIDfj9c7S3FJ6fxrJSVlTE9OpKKYQqxK1aI8mrjLW7e/SXf/68wGnJiL6rh07GOc
a/wgRXmWVBdRCOyjw/zoh9+d/76wqJjSsgomxh3z20IfPXZqQ+dOizub1VRWHsRkKuS1H3yb3Lx8
Wp96jq6OKwDcvd3NU+95ge9/52sUF5dy7GQz3/ibL6S4xEKsTNNUbNM92KZ7qCispSGeIFpWUMW0
x06fvYsJ93Cqiyl2yB/f0PjjtTt1HoNCjqlgwzt1JsrNy+cTv/yb3Oy6xuTE2N7fFvofvvcNXnzp
o/zu7/0hajRKV+cVOt6NbaP65s/+iRc++BH+l3/974mEw7z+kx/isMmaVWJ3GHMOMOYcoNR0gPr4
UjjF+RZc3gn6HF04ZgZJt24fsT+UllXwiV/5TQZ6H/Lj176/JedM+2Az63Hz7W98ednXwuEw//j3
39rZAgmxxSbdI0y6RyjKM1Nvaaa84CBn6l9g1j9Dn6Mb23SvLIUjdsyBgzW8+kuf5krbm1x+540t
O2/aBxsh9ouZWQcdPa9hyi6JL4VTx+naZzlkbaHfcYPhyfuyFI7YVvmmAl79pU/z+k9+yI0tXo1F
go0Qacbtn6Kr/2fkZhZQb2nGWtzA8epLNFjPxJbCGb9LRN14rpgQK2k68wTZ2Tm87wMf4n0f+P/b
u/PYOOszD+Df8UUSX+O5Z3x77MRx4itOAuQgCRAIgVKuUHG0FWy37FaVylZaqd0/VlW32q3abbU9
tgVWW6p2CwXKFQIJhIRASEISJ+MrdmzP4Ws879ynrzn3D1ODS2yD7fEc/n4kS8zv9bx+nvxEvpmZ
18/75Zn1t998FZ3tl5Z0boYNUZIam/KiY+AU+kZbp+8eKq9FbckN0KqaMWDrwoCtC6HwZKLLpDRy
+tRxnD51PC7nZtgQJbnJYADdw2egt1yeHoWj2IQaTQsqlQ0YtvfAaG3HVCg5phIQzYVhQ5QiguEJ
9JovwCC0oVyxCZWKelSqGlCm2ASzsw9GoQ3jU75El0l0TQwbohQTjgRhsOgwYO1EqXwjqpSNKJNv
RKlsA0ZdBhgsOgQmV8doFkodDBuiFBWJhjFg7cSQ7QqKpdOjcIqlNSiW1kBwm2AQdPCOcaIGJQeG
DVGKi8aiGHb0YMRxFWqJduYOoqqiSjh8IzBYdHD6r32bDqKVwrAhShMxxDDq0mPUpYeisBzV6mbI
CkogKyiBO2CFwaKDzTuY6DJplWLYEKUhm3cQNu8gpPnF0KqbISsoxtaaA/CNO2EQ2uANuxJdIq0y
DBuiNOb0m+H0myHOVUKrboJSXIHmqlswHvRDP3oZZmcfR+HQimDYEK0CnjErLunfRv5aCbSqZqgl
WjRU7EGNpgUmoR1DjquIRsOJLpOSwPU79mDvLQcQiXwyGumpX/0EAb8P3/jH76b2nTqJaGX4J1xo
M53EsK8fmrxKFEtrUFe2E1r1FgxYOzFov4JwZHF3sqX0oFRpcPzoYVxuPTez1rJ9Byq165d0p86k
v3kaES2/iVAAnYMf4FTn8zBZO5GVkYUNJduxr/5hrC/ejpysNYkukRJEqdLAap199eKlC2cxPGhC
bm4eOtouLupOnXxlQ7SKTYbG0DN8FgbLZVQoG1Aur0O1uhmVis0YclyFSWjHZGgs0WWmreo77oO8
rnFZzykSZXzmczh7dzv0R1+Z4xmfyMzKgkQqx4279qG4pBwBvw+nThyFQd87c6fOvbccQHdn2xeu
i2FDRAiGJ9FnvgCj0IZyeR0qlA2oVNajXF4Hs7MfRqENY1PeRJdJcZabm4eR4QG0nj+DV178I6q0
63HvoUfx7DO/SP87dRLRyglHgjAIbTDZulAqq0WVanradIlsPSxuIwwWHfwTvGx6ueiPvvK5XnF8
fiKsKyha9G2hfV4P/vT7pz6pr68HgyYDqqpr4XQsbRoFw4aIPiMaDWPQ1oUhezeKJTUz99XRSKph
8wxCb9HBM2ZNdJm0zBQqDaq06/HRmVMza5lZWYhEln6lIsOGiOYUi0Ux4uzFiLMP6qKq6dtWi8uh
EJfD6TPDIOjg8JkTXSYtk1BwCrv37ofDboW+/ypqN9ajuKQMb7z65yWfm2FDRJ9DDBa3ARa3AYrC
MmjVzZAWFENaUAzPmA0Giw5Wz0Cii6QlcruceO0vf8K+Ww/ingcehdvlwEvPP4uxgH/J52bYENEX
YvMOweYdgiRfjWr1FsgKStBSfTv8Ey4YLDpYXAbEFvF5ASWH/t5u9Pd2L/t5GTZEtCguvwUX/G+i
MFcOrWp60nRT1S1YX7wNBksbzM4+RGORhU9EqwLDhoiWxDtmx2XDO8hbUwStenoUTn3FTdOjcKzt
GLL3IMJROKsew4aIlkVg0o1200n0mS9Cq2pCsWwDNpbumBmFM2Dr4iicVYxhQ0TLaiLoR9fQafRb
LqFK2YhS+UasL96GKlUjBm3dMFk7EAxPJLpMWmEMGyKKi6nQOHpGzkEv6FCh2IwKxWZo1U2oUG7G
iKMXRqENE8FAosukFcKwIaK4CoUn0T/aCpPQjjJFHSqVDShXbEKprBajLj0MQhvGJj2JLpPijGFD
RCsiHA3BKLRjwPrJKJwS2QYUS9dDcBthENrgG3ckukyKE4YNEa2oaCyCQfsVDDl6oJFUQ6tqglqi
hVqihc07BINFB3dASHSZtMwYNkSUELFYFGZnH8zOfqiKKqBVNUNRWAZFYRlcfgv0Fh0cvuFEl0nL
hGFDRAkWg+A2QXCbICsoRbW6GZJ8Nbbnq+Eds8Ng0UHwmBJdJC0Rw4aIkobDNwyHbxhFeSpUq7dA
XliKLdW3ITDhhkFow6hL/5kbg1FqYNgQUdJxBwRc7H8LBetkqFY3QymuRGPlPtRotsIotGHE0ctR
OCmGYUNEScs37sBlw3HkrhFDq2qCRlqDzeW7Px6F04FBWzci0VCiy6TPgWFDRElvbNKDjoFT6B9t
RZWqCSWyDagtuQFaVTMGbF0YsHYiFJlKdJk0D4YNEaWMiWAAV4Y+RP/oJVSqGlAur0ONpgWVygYM
2adH4UyFxhNdJl0Dw4aIUk4wPIHekfMwWtpQrtiECmU9qlSNKFdshtnRC4PQhong0m/4RcuHYUNE
KSsUmYLechkmawfK5NOjcMoUdSiR18LiMsBg0SHAUThJgWFDRCkvEg1/fMHAFRRL10OrbkKxtAbF
0hoIbhPMPgPG4U50masaw4aI0kY0FsGwowcjjqtQS6qhVTdBVVQJVVEl7OIRGITLcPktiS5zVWLY
EFHaiSGGUVc/Rl39UIorUVOyFfLCEsgLS+AKCDBYdLB7hxJd5qrCsCGitGb1DMAf9WId1kGrboY0
XwNJzR3wjTugt+gguE0AYokuM+0lVdisWbsWjz/xJJ7/wzNwu5zTiyIRbr39S9jcsAWIxXDho9M4
e/rkwseIiD7F4TPD4RtBUZ5yeuinuBxbtPsxNumBwdIGs6ufo3DiKGnCRlNciju//CDEYsms9W3b
d6KktAJP//onuO66tXj4a9+EZXQEJkPfvMeIiK7FHbCiVX8M+Wul0KqboS6qQkPlXtRoWmC0tmPY
0YtoNJzoMtNORqILAAC5QoUHHnoMZz549zPH6uqbceHc+5gYH4fH7UTrhTNobrl+wWNzEy3yaznO
kSpfq6lX9pv+X9fu1z/hQpvxBD7oehHD9qu4LjsXm8p2YV/9w9CqmpGVmZMEtSfb3i7eir2yycjI
QHZOzmfWI5EIvF43fvuL/0AoFMI9Dzw667hUJofDYZ957HLa0bRl+4LH5rIuX4xwePGzlNYVFC36
ualmNfUKsN90N1e/MQAGdydG/HqUFm2AurAKG0q2Q6tugtmjx4inH6FIcGWLXaJ47e24z7Xo565Y
2NTW1X8mSACgo60VR157Yc7n5eTkIBz6ZKNDoSCysrMXPDaXcb9n1nO+iHUFRRj3rY5r9VdTrwD7
TXefp99xuOF2jeJq1jlUKutRptiEcmkdisU1GHZchUnowGRobIUqXrxk3dsVC5vurnZ0d7V/4eeF
QiFkZX0SINnZOQgFgwsem1sMi7vy5NMvIdP9ypXV1CvAftPdF+s3GJ5Ar/kCDML0KJxKRT0qlfUo
l9dhxNkHo9CG8Slf/MpdkuTd26T4zGY+TocNEql85rFEKofz47fO5jtGRLQU4UgQBosO73U+h+6h
swiGJ1Em34g9m7+Cpsqbkb9WsvBJaEbSh013Vztu3LUXubl5EBdJsHX7TlzpvLzgMSKi5RCJhjFg
68SpzufQMfA+xqf80EhrsHvTIbRU347CXEWiS0wJSXPp81wunv8QeXn5+Lt/+CeIMjJw8aPT6O3p
WvAYEdFyisaiGHFchdnRC7VEC62qCUpxBZTiCjh8ZhgsOjj95kSXmbRE1990Z3K9sRcnWdk5uPsr
T+DwC08v8gIB0ac+eEv3P7LV1CvAftNd/PpVFJZDq25GUZ4SwPTv8BgsOti8g8v6cz6/5N3bpH9l
Q0SUrGzeQdi8g5Dma6BVN0NWUIKtNQfgH3dCL+gguIyIJdlf+onCsCEiWiKnfxRO/ygKcxWoVjVD
WVSB5qpbMabxwii0wezsQ3SVj8Jh2BARLRPvmA2XDG8jf60EVaomaCRa1FfsQbWmBSahA8OOHkRW
6Sgchg0R0TLzT7jQbjqJ/tFWVKkaUSzdgLqyHahWN8Nk68Sg7QrCKTaVYKkYNkREcTI+5UPX4Gn0
j15ClbIRpfKN2FC8HVWqJgzZrsBk7UAwPJnoMlcEw4aIKM6mQuPoGTkHvaBDhWIzKhSboVU3o0JZ
j2F7D4zWDkwGA4kuM64YNkREKyQUnkT/aCtMQjvKFJtQqaxHhbIeZfI6mF39MFraMDblTXSZccGw
ISJaYeFoCEahDQPWTpTKalGlakSprBYl0g2wuI0wWHTwTzgTXeayYtgQESVINBbBoP0Khhw90Eiq
oVU3QyPRQiPRwuYZhEHQwR2wJrrMZcGwISJKsFgsCrOzD2ZnP1RFldCqp29brRCXw+kfhcGig8M3
kugyl4RhQ0SUNGIQ3EYIbiPkhaXQqrdAmq+BNF8D75gdeosOVo8p0UUuCsOGiCgJ2b3DsHuHIclT
Q6tuhrywFC3Vt8E/4YZR0GHUZUAshaYSMGyIiJKYK2CBq9+CwnUyaNXNUBVVobHyZtRotsIotGPE
0YtoLJLoMhfEsCEiSgHecQcuG44jb40YVapmaKTV2Fy+G9XqLTBZOzBkT+5ROAwbIqIUEpj0oGPg
vZlROCWyDdhYeiO06mYM2q7AOp6cFxIwbIiIUtBE0I8rQx9Cb7mMSmUDyuR1qNG0oCraiMGPR+FM
hcYTXeYMhg0RUQqbCo3j6shHMFh0qPh4IkGVqhHlik0YcfTCKLRjIuhPdJkMGyKidBCKTKF/9BKE
sSHI1qhRqaxHuWITSuUbMerUwyjoEJj0JKw+hg0RURqJxMIwWTswaOtCiWzDx5/rrEeJbD0EtxF6
iw6+cceK18WwISJKQ9FYBEP2bgw7rkIj0aJKNX3ZtKqoCnbvMPQWHdwBy4rVw7AhIkpj06Nw+mF2
9kMprkT1x78gKi8shctvgUHQwe4djnsdDBsiolXC6jHB6jFBVlACrboZ0nwNJPlqeMcdMFh0ENwm
ALG4/GyGDRHRKuPwjcDhG0FRnmp66GdhGbZo9yMw6YHR0gazq3/ZR+EwbIiIVil3QEBr/1EUrJXO
jMJpqNyLGk0LjEI7hh1Xl20UDsOGiGiV8004oTO+i9w1YmhVTdBIqrGpfBeqNVtgsnZiyHYF4Who
ST8jY5lqJSKiFDc26UHHwCmc6vozBqxdyMrMQW3J9djX8AhqNFuXdG6GDRERzTIZDKB7+Aze63gO
BosOEIlQo2lZ0jn5NhoREV1TMDyBXvMFGIQ2lMk3LulcfGVDRETzCkeCMArtSzoHw4aIiOKOYUNE
RHHHsCEiorhj2BARUdwxbIiIKO4YNkREFHcMGyIiijuGDRERxR3DhoiI4o5hQ0REcbfqZqNlZecs
8pkiZGVlf/z8+NzJLnmspl4B9pvuVlO/8e81HAou6nmrJmz+GjIH73sswZUQEaWuwy88vajAEV1/
053pHvUz1qzLW3QqExERX9l8LpPjgUSXQES0KvECASIiijuGDRERxR3DhoiI4o5hQ0REcbeqLhBY
LE1xKQ7cdT8kUjmswiiOvPYC3C5Hostasg0b67H9hl3447O/BQAUSWS468uHoFSXwO1y4Ogbf8Go
eXjBY8muorIaN992J4okMvi8Hpw6cQz9vVfm3ddU3vO6zY3Yve925OXlw+mw491jhzEyPJC2/QKA
TK7A4088if/5zc/gdjnTttfrd+zB3lsOIBKJzKw99aufoKCgMOn7zSwpX/+DFf+pKSQzKwtf/8a3
ceb9d3H41T8jPz8fN+7ai/bLFxJd2qKJRCJsu2E3Dtx1LwIBPzp0FwEAD3/t79Hf242Xnn8W4VAI
B+66HxcvnAFisXmPJbN1ubl49LFv4fjR1/Hm4Zfgctpx76FH0N/bjQcfefya+5rKey6RynHo4cfw
4nPP4vjR1xGLRXHHXfej9eLZOXtK5X4BQJSRgUMPPQaxWILW8x8iFAqlba8t23ag7dJ5vPzCH3D2
9EmcPX0SkWgkJfrl22gLKK/QIjg1ha6Oy4hGIjjzwQlIpHLIFcpEl7Zo+249iA0bN+Pch6dm1qQy
BYokMnx05hSi0Sg62loxOTkBbfWGeY8lu0KxBD1X2qHv6wFiMQwY++FyOqDWlMy5r6m85y6nHb/8
2b/BajHjujVrsGbtOkxMjM/bUyr3CwA7dt2MkSHTzON07lWp0sBqHZ21lir98m20BUhlCjgctpnH
sVgMHrcTMrkSdps1gZUt3vlzH2As4Ed909aZNalMAY/bhWg0OrPmctohkyuRkZE55zF9X8+K1v5F
WczDsHzq7T5xkQQyuRL5BYVz7mte/tzHUmHPQ8EglCoNHvvmdxCNRvHS889CJlemZb8KpRp1mxvx
7DO/wPU79gCY///ZVO41MysLEqkcN+7ah+KScgT8Ppw6cRQSqTwl+uUrmwXk5OQgHArNWguFQkuY
sZZ4YwH/Z9ayc3IQ+pvfDA6FQsjOzp73WCrJzcvHgw8/jg7dRYhEojn3NR323G4T8JMffR/HjryM
+x78Kq67bk3a9ZuRmYm77nkQR994GeFweGZ9vn5StVcAyM3Nw8jwAFrPn8Gvfv4jvH/yGO499GjK
9MuwWUAoFEJW1uy/VLOzsxEKTiWoovgIh4LX7DMYDM57LFXI5Ep8/RvfxvCgCW8ffW3efU2HPY9G
ozNveXo9boTD6dfv7j23YnDAiJHhgVnr6bq3Pq8Hf/r9Uxgw9iMaiUDf14NBkyFl+mXYLMDpsEEi
lc08FolEKJLI4HTYE1jV8nM6bBAXSSASiWbWJFI5nA7bvMdSQUlZBb76+Lega/0IR4+8DMRi8+5r
Ku+5tqYWhx6ePWw2MzMTToc97fqtrWtAY/M2fPd7P8R3v/dDAMDjTzyJQMCXdr0CgEKlwQ07985a
y8zKQjgcSol+GTYLGDTpsXZdLhqatiIjMxM7b7oFXo8bdpuQ6NKWlcNug9fjxs6bbkVGZibqm7Zi
XW4eBkz6eY8lu/yCQhx66DGcfOcIzn343sz6fPuaynsuWMwoLavE+trNEGVkoGX7DmRkZmLA2Jd2
/T7965/i5z/+15kvAPjd0/+Fvp6utOsVAELBKezeux/V6zcCIhFq6xpQXFKG3hTpd1VNfV4slboY
B+66H1KZHDarBUdeezFlrsufT33TVjRt2Y4//u43AABxkRQH734Aak0JPG7XrN+lme9YMtu9dz92
770Nwb952+DtN1+F3SbMua+pvOflFVrceuBuFIqLIIyO4Nibr8LltM/bUyr3+1f/8oOf4re//DHc
Lmfa9lqzoQ57b7kDhWIJ3C4Hjh97HUMDxpTol2FDRERxx7fRiIgo7hg2REQUdwwbIiKKO4YNERHF
HcOGiIjijmFDRERxx0GcRHHwrSe/D7FYcs1j//6Df17haogSj2FDFCfvvfsWOtpaE10GUVJg2BDF
STA4dc0J20SrEcOGKAG23bAbW7bdCLG4CMFgEPq+Hhw78jJCoRB2790PTXEZRCIRNCVlOH70dXS2
X8L1O/Zg6/adWLtuHazCKE68cwSjI0OJboXoc2HYEK2wuvom7N67H4dfeR42qwVKlQZ33/cQBIsZ
Fz86DWB6evN7776F48cOY2J8DM0tN2Dr9p04euRluF1ObNzUgEe+/gSe+e//hNfjTnBHRAtj2BDF
yS23fQn7bj04a+2F//tfjPn9OPLaizN3OfV5PRgaMEKuUM18XzAYnDWlesfum/Heibdg1PcCAM6e
PomyCi1atu3AyeNvrkA3REvDsCGKk3MfnkRXx+VZa36fF+FwGEp1MW7adzukMjnkChWkMjk62z/5
Xq/HNfPf2Tk5KBQX4c67D+Hglx6YWc/MzELkU3eoJEpmDBuiOBkfH4Pb5fzMen1jCw7cdT862i7C
qO/FmdMnsXvv/lnfEw5/civfDNH0r8O98eoLsArmWd8X+ptb/hIlK4YN0Qpr2b4T58+ewgfvvTOz
JpHIYBkdueb3T01NIuD3Ib+gAFe7O2bWbzt4DwSLGR26i/EumWjJOEGAaIVNTIyjvEILmVwBmVyJ
g3c/ALlChaysuf/td+7MKezasx8bNzVCXCTFrj370dxyQ8rcmpuIr2yIVtjxo6/j4N0P4LFvfgdT
k5MwGftx5vQJ1NY1zPmci+c/RHZ2Nm7efydy8/LgdNjxyot/gHl4cAUrJ1o83qmTiIjijm+jERFR
3DFsiIgo7hg2REQUdwwbIiKKO4YNERHFHcOGiIjijmFDRERxx7AhIqK4+38/evytIRF5dQAAAABJ
RU5ErkJggg==
"
>
</div>
</div>
</div>
</div>
</div>
<div class="cell border-box-sizing text_cell rendered"><div class="prompt input_prompt">
</div>
<div class="inner_cell">
<div class="text_cell_render border-box-sizing rendered_html">
<hr>
<hr>
<hr>
</div>
</div>
</div>
<div class="cell border-box-sizing text_cell rendered"><div class="prompt input_prompt">
</div>
<div class="inner_cell">
<div class="text_cell_render border-box-sizing rendered_html">
<h3 id="3.-Data-Cleaning">3. Data Cleaning<a class="anchor-link" href="#3.-Data-Cleaning">¶</a></h3>
</div>
</div>
</div>
<div class="cell border-box-sizing text_cell rendered"><div class="prompt input_prompt">
</div>
<div class="inner_cell">
<div class="text_cell_render border-box-sizing rendered_html">
<hr>
<p>Use the FILLNA function: (Fancy Impute package, sklearn and xgboost)</p>
</div>
</div>
</div>
<div class="cell border-box-sizing code_cell rendered">
<div class="input">
<div class="prompt input_prompt">In [24]:</div>
<div class="inner_cell">
<div class="input_area">
<div class=" highlight hl-ipython3"><pre><span></span><span class="o">%%</span><span class="k">capture</span>
knn = fillna(x)
</pre></div>
</div>
</div>
</div>
</div>
<div class="cell border-box-sizing code_cell rendered">
<div class="input">
<div class="prompt input_prompt">In [25]:</div>
<div class="inner_cell">
<div class="input_area">
<div class=" highlight hl-ipython3"><pre><span></span><span class="n">knn</span>
</pre></div>
</div>
</div>
</div>
<div class="output_wrapper">
<div class="output">
<div class="output_area">
<div class="prompt output_prompt">Out[25]:</div>
<div class="output_html rendered_html output_subarea output_execute_result">
<div>
<style>
.dataframe thead tr:only-child th {
text-align: right;
}
.dataframe thead th {
text-align: left;
}
.dataframe tbody tr th {
vertical-align: top;
}
</style>
<table border="1" class="dataframe">
<thead>
<tr style="text-align: right;">
<th></th>
<th>PassengerId</th>
<th>Survived</th>
<th>Pclass</th>
<th>Name</th>
<th>Sex</th>
<th>Age</th>
<th>SibSp</th>
<th>Parch</th>
<th>Ticket</th>
<th>Fare</th>
<th>Cabin</th>
<th>Embarked</th>
</tr>
</thead>
<tbody>
<tr>
<th>0</th>
<td>1</td>
<td>0</td>
<td>3</td>
<td>Braund, Mr. Owen Harris</td>
<td>male</td>
<td>22.0</td>
<td>1</td>
<td>0</td>
<td>A/5 21171</td>
<td>7.2500</td>
<td>Missing_Data</td>
<td>S</td>
</tr>
<tr>
<th>1</th>
<td>2</td>
<td>1</td>
<td>1</td>
<td>Cumings, Mrs. John Bradley (Florence Briggs Th...</td>
<td>female</td>
<td>38.0</td>
<td>1</td>
<td>0</td>
<td>PC 17599</td>
<td>71.2833</td>
<td>C85</td>
<td>C</td>
</tr>
<tr>
<th>...</th>
<td>...</td>
<td>...</td>
<td>...</td>
<td>...</td>
<td>...</td>
<td>...</td>
<td>...</td>
<td>...</td>
<td>...</td>
<td>...</td>
<td>...</td>
<td>...</td>
</tr>
<tr>
<th>889</th>
<td>890</td>
<td>1</td>
<td>1</td>
<td>Behr, Mr. Karl Howell</td>
<td>male</td>
<td>26.0</td>
<td>0</td>
<td>0</td>
<td>111369</td>
<td>30.0000</td>
<td>C148</td>
<td>C</td>
</tr>
<tr>
<th>890</th>
<td>891</td>
<td>0</td>
<td>3</td>
<td>Dooley, Mr. Patrick</td>
<td>male</td>
<td>32.0</td>
<td>0</td>
<td>0</td>
<td>370376</td>
<td>7.7500</td>
<td>Missing_Data</td>
<td>Q</td>
</tr>
</tbody>
</table>
<p>891 rows × 12 columns</p>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="cell border-box-sizing text_cell rendered"><div class="prompt input_prompt">
</div>
<div class="inner_cell">
<div class="text_cell_render border-box-sizing rendered_html">
<hr>
<p>You can try MICE / BPCA / SVD methods</p>
</div>
</div>
</div>
<div class="cell border-box-sizing code_cell rendered">
<div class="input">
<div class="prompt input_prompt">In [44]:</div>
<div class="inner_cell">
<div class="input_area">
<div class=" highlight hl-ipython3"><pre><span></span><span class="o">%%</span><span class="k">capture</span>
svd = fillna(x, method = "svd")
bpca = fillna(x, method = "bpca")
mice = fillna(x, method = "mice", mice = "boost")
fillna(x, method = "mice", mice = "tree")
fillna(x, method = "mice", mice = "linear")
</pre></div>
</div>
</div>
</div>
</div>
<div class="cell border-box-sizing code_cell rendered">
<div class="input">
<div class="prompt input_prompt">In [32]:</div>
<div class="inner_cell">
<div class="input_area">
<div class=" highlight hl-ipython3"><pre><span></span><span class="n">mice</span>
</pre></div>
</div>
</div>
</div>
<div class="output_wrapper">
<div class="output">
<div class="output_area">
<div class="prompt output_prompt">Out[32]:</div>
<div class="output_html rendered_html output_subarea output_execute_result">
<div>
<style>
.dataframe thead tr:only-child th {
text-align: right;
}
.dataframe thead th {
text-align: left;
}
.dataframe tbody tr th {
vertical-align: top;
}
</style>
<table border="1" class="dataframe">
<thead>
<tr style="text-align: right;">
<th></th>
<th>PassengerId</th>
<th>Survived</th>
<th>Pclass</th>
<th>Name</th>
<th>Sex</th>
<th>Age</th>
<th>SibSp</th>
<th>Parch</th>
<th>Ticket</th>
<th>Fare</th>
<th>Cabin</th>
<th>Embarked</th>
</tr>
</thead>
<tbody>
<tr>
<th>0</th>
<td>1</td>
<td>0</td>
<td>3</td>
<td>Braund, Mr. Owen Harris</td>
<td>male</td>
<td>22.0</td>
<td>1</td>
<td>0</td>
<td>A/5 21171</td>
<td>7.2500</td>
<td>Missing_Data</td>
<td>S</td>
</tr>
<tr>
<th>1</th>
<td>2</td>
<td>1</td>
<td>1</td>
<td>Cumings, Mrs. John Bradley (Florence Briggs Th...</td>
<td>female</td>
<td>38.0</td>
<td>1</td>
<td>0</td>
<td>PC 17599</td>
<td>71.2833</td>
<td>C85</td>
<td>C</td>
</tr>
<tr>
<th>...</th>
<td>...</td>
<td>...</td>
<td>...</td>
<td>...</td>
<td>...</td>
<td>...</td>
<td>...</td>
<td>...</td>
<td>...</td>
<td>...</td>
<td>...</td>
<td>...</td>
</tr>
<tr>
<th>889</th>
<td>890</td>
<td>1</td>
<td>1</td>
<td>Behr, Mr. Karl Howell</td>
<td>male</td>
<td>26.0</td>
<td>0</td>
<td>0</td>
<td>111369</td>
<td>30.0000</td>
<td>C148</td>
<td>C</td>
</tr>
<tr>
<th>890</th>
<td>891</td>
<td>0</td>
<td>3</td>
<td>Dooley, Mr. Patrick</td>
<td>male</td>
<td>32.0</td>
<td>0</td>
<td>0</td>
<td>370376</td>
<td>7.7500</td>
<td>Missing_Data</td>
<td>Q</td>
</tr>
</tbody>
</table>
<p>891 rows × 12 columns</p>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="cell border-box-sizing text_cell rendered"><div class="prompt input_prompt">
</div>
<div class="inner_cell">
<div class="text_cell_render border-box-sizing rendered_html">
<hr>
<p>You can also get dummies</p>
</div>
</div>
</div>
<div class="cell border-box-sizing code_cell rendered">
<div class="input">
<div class="prompt input_prompt">In [33]:</div>
<div class="inner_cell">
<div class="input_area">
<div class=" highlight hl-ipython3"><pre><span></span><span class="n">to_cont</span><span class="p">(</span><span class="n">x</span><span class="p">)</span>
</pre></div>
</div>
</div>
</div>
<div class="output_wrapper">
<div class="output">
<div class="output_area">
<div class="prompt output_prompt">Out[33]:</div>
<div class="output_html rendered_html output_subarea output_execute_result">
<div>
<style>
.dataframe thead tr:only-child th {
text-align: right;
}
.dataframe thead th {
text-align: left;
}
.dataframe tbody tr th {
vertical-align: top;
}
</style>
<table border="1" class="dataframe">
<thead>
<tr style="text-align: right;">
<th></th>
<th>Age</th>
<th>Age_nan</th>
<th>Cabin_nan</th>
<th>Embarked_C</th>
<th>Embarked_Q</th>
<th>Embarked_S</th>
<th>Fare</th>
<th>Parch</th>
<th>PassengerId</th>
<th>Pclass</th>
<th>Sex_female</th>
<th>Sex_male</th>
<th>SibSp</th>
<th>Survived</th>
</tr>
</thead>
<tbody>
<tr>
<th>0</th>
<td>22.0</td>
<td>0</td>
<td>1</td>
<td>0.0</td>
<td>0.0</td>
<td>1.0</td>
<td>7.2500</td>
<td>0</td>
<td>1</td>
<td>3</td>
<td>0</td>
<td>1</td>
<td>1</td>
<td>0</td>
</tr>
<tr>
<th>1</th>
<td>38.0</td>
<td>0</td>
<td>0</td>
<td>1.0</td>
<td>0.0</td>
<td>0.0</td>
<td>71.2833</td>
<td>0</td>
<td>2</td>
<td>1</td>
<td>1</td>
<td>0</td>
<td>1</td>
<td>1</td>
</tr>
<tr>
<th>...</th>
<td>...</td>
<td>...</td>
<td>...</td>
<td>...</td>
<td>...</td>
<td>...</td>
<td>...</td>
<td>...</td>
<td>...</td>
<td>...</td>
<td>...</td>
<td>...</td>
<td>...</td>
<td>...</td>
</tr>
<tr>
<th>889</th>
<td>26.0</td>
<td>0</td>
<td>0</td>
<td>1.0</td>
<td>0.0</td>
<td>0.0</td>
<td>30.0000</td>
<td>0</td>
<td>890</td>
<td>1</td>
<td>0</td>
<td>1</td>
<td>0</td>
<td>1</td>
</tr>
<tr>
<th>890</th>
<td>32.0</td>
<td>0</td>
<td>1</td>
<td>0.0</td>
<td>1.0</td>
<td>0.0</td>
<td>7.7500</td>
<td>0</td>
<td>891</td>
<td>3</td>
<td>0</td>
<td>1</td>
<td>0</td>
<td>0</td>
</tr>
</tbody>
</table>
<p>891 rows × 14 columns</p>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="cell border-box-sizing code_cell rendered">
<div class="input">
<div class="prompt input_prompt">In [34]:</div>
<div class="inner_cell">
<div class="input_area">
<div class=" highlight hl-ipython3"><pre><span></span><span class="n">to_cont</span><span class="p">(</span><span class="n">x</span><span class="p">,</span> <span class="n">dummies</span> <span class="o">=</span> <span class="kc">False</span><span class="p">)</span>
</pre></div>
</div>
</div>
</div>
<div class="output_wrapper">
<div class="output">
<div class="output_area">
<div class="prompt output_prompt">Out[34]:</div>
<div class="output_html rendered_html output_subarea output_execute_result">
<div>
<style>
.dataframe thead tr:only-child th {
text-align: right;
}
.dataframe thead th {
text-align: left;
}
.dataframe tbody tr th {
vertical-align: top;
}
</style>
<table border="1" class="dataframe">
<thead>
<tr style="text-align: right;">
<th></th>
<th>Age</th>
<th>Age_nan</th>
<th>Cabin_nan</th>
<th>Embarked</th>
<th>Fare</th>
<th>Parch</th>
<th>PassengerId</th>
<th>Pclass</th>
<th>Sex</th>
<th>SibSp</th>
<th>Survived</th>
</tr>
</thead>
<tbody>
<tr>
<th>0</th>
<td>22.0</td>
<td>0</td>
<td>1</td>
<td>2.0</td>
<td>7.2500</td>
<td>0</td>
<td>1</td>
<td>3</td>
<td>1</td>
<td>1</td>
<td>0</td>
</tr>
<tr>
<th>1</th>
<td>38.0</td>
<td>0</td>
<td>0</td>
<td>1.0</td>
<td>71.2833</td>
<td>0</td>
<td>2</td>
<td>1</td>
<td>0</td>
<td>1</td>
<td>1</td>
</tr>
<tr>
<th>...</th>
<td>...</td>
<td>...</td>
<td>...</td>
<td>...</td>
<td>...</td>
<td>...</td>
<td>...</td>
<td>...</td>
<td>...</td>
<td>...</td>
<td>...</td>
</tr>
<tr>
<th>889</th>
<td>26.0</td>
<td>0</td>
<td>0</td>
<td>1.0</td>
<td>30.0000</td>
<td>0</td>
<td>890</td>
<td>1</td>
<td>1</td>
<td>0</td>
<td>1</td>
</tr>
<tr>
<th>890</th>
<td>32.0</td>
<td>0</td>
<td>1</td>
<td>0.0</td>
<td>7.7500</td>
<td>0</td>
<td>891</td>
<td>3</td>
<td>1</td>
<td>0</td>
<td>0</td>
</tr>
</tbody>
</table>
<p>891 rows × 11 columns</p>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="cell border-box-sizing code_cell rendered">
<div class="input">
<div class="prompt input_prompt">In [40]:</div>
<div class="inner_cell">
<div class="input_area">
<div class=" highlight hl-ipython3"><pre><span></span><span class="n">codes</span><span class="p">,</span> <span class="n">df</span> <span class="o">=</span> <span class="n">to_cont</span><span class="p">(</span><span class="n">x</span><span class="p">,</span> <span class="n">dummies</span> <span class="o">=</span> <span class="kc">False</span><span class="p">,</span> <span class="n">class_max</span> <span class="o">=</span> <span class="s2">"all"</span><span class="p">,</span> <span class="n">return_codes</span> <span class="o">=</span> <span class="kc">True</span><span class="p">)</span>
</pre></div>
</div>
</div>
</div>
</div>
<div class="cell border-box-sizing code_cell rendered">
<div class="input">
<div class="prompt input_prompt">In [43]:</div>
<div class="inner_cell">
<div class="input_area">
<div class=" highlight hl-ipython3"><pre><span></span><span class="n">codes</span><span class="p">[</span><span class="s2">"Embarked"</span><span class="p">]</span>
</pre></div>
</div>
</div>
</div>
<div class="output_wrapper">
<div class="output">
<div class="output_area">
<div class="prompt output_prompt">Out[43]:</div>
<div class="output_text output_subarea output_execute_result">
<pre>{'C': 1, 'Q': 0, 'S': 2}</pre>
</div>
</div>
</div>
</div>
</div>
<div class="cell border-box-sizing text_cell rendered"><div class="prompt input_prompt">
</div>
<div class="inner_cell">
<div class="text_cell_render border-box-sizing rendered_html">
<hr>
<hr>
<hr>
</div>
</div>
</div>
<div class="cell border-box-sizing text_cell rendered"><div class="prompt input_prompt">
</div>
<div class="inner_cell">
<div class="text_cell_render border-box-sizing rendered_html">
<h3 id="4.-Data-Mining">4. Data Mining<a class="anchor-link" href="#4.-Data-Mining">¶</a></h3>
</div>
</div>
</div>
<div class="cell border-box-sizing text_cell rendered"><div class="prompt input_prompt">
</div>
<div class="inner_cell">
<div class="text_cell_render border-box-sizing rendered_html">
<hr>
<p>Getting strings is easy. Let's say we want to get Mr/Mrs.. honorifics</p>
<p>Everything is sequential</p>
</div>
</div>
</div>
<div class="cell border-box-sizing code_cell rendered">
<div class="input">
<div class="prompt input_prompt">In [54]:</div>
<div class="inner_cell">
<div class="input_area">
<div class=" highlight hl-ipython3"><pre><span></span><span class="n">maxrows</span><span class="p">(</span><span class="mi">4</span><span class="p">)</span>
<span class="n">get</span><span class="p">(</span><span class="n">x</span><span class="p">[</span><span class="s2">"Name"</span><span class="p">])</span>
</pre></div>
</div>
</div>
</div>
<div class="output_wrapper">
<div class="output">
<div class="output_area">
<div class="prompt output_prompt">Out[54]:</div>
<div class="output_text output_subarea output_execute_result">
<pre>0 Braund, Mr. Owen Harris
1 Cumings, Mrs. John Bradley (Florence Briggs Th...
...
889 Behr, Mr. Karl Howell
890 Dooley, Mr. Patrick
Name: Name, Length: 891, dtype: object</pre>
</div>
</div>
</div>
</div>
</div>
<div class="cell border-box-sizing code_cell rendered">
<div class="input">
<div class="prompt input_prompt">In [70]:</div>
<div class="inner_cell">
<div class="input_area">
<div class=" highlight hl-ipython3"><pre><span></span><span class="n">get</span><span class="p">(</span><span class="n">x</span><span class="p">[</span><span class="s2">"Name"</span><span class="p">],</span> <span class="n">split</span> <span class="o">=</span> <span class="s2">", "</span><span class="p">)</span>
</pre></div>
</div>
</div>
</div>
<div class="output_wrapper">
<div class="output">
<div class="output_area">
<div class="prompt output_prompt">Out[70]:</div>
<div class="output_text output_subarea output_execute_result">
<pre>0 [Braund, Mr. Owen Harris]
1 [Cumings, Mrs. John Bradley (Florence Briggs T...
...
889 [Behr, Mr. Karl Howell]
890 [Dooley, Mr. Patrick]
Name: Name, Length: 891, dtype: object</pre>
</div>
</div>
</div>
</div>
</div>
<div class="cell border-box-sizing text_cell rendered"><div class="prompt input_prompt">
</div>
<div class="inner_cell">
<div class="text_cell_render border-box-sizing rendered_html">
<hr>
<p><strong><em> PLEASE TYPE SPLIT1 or SPLIT2 etc when you have more than 1 SPLIT </em></strong></p>
</div>
</div>
</div>
<div class="cell border-box-sizing code_cell rendered">
<div class="input">
<div class="prompt input_prompt">In [73]:</div>
<div class="inner_cell">
<div class="input_area">
<div class=" highlight hl-ipython3"><pre><span></span><span class="n">get</span><span class="p">(</span><span class="n">x</span><span class="p">[</span><span class="s2">"Name"</span><span class="p">],</span> <span class="n">split</span> <span class="o">=</span> <span class="s2">", "</span><span class="p">,</span> <span class="n">loc</span> <span class="o">=</span> <span class="mi">1</span><span class="p">,</span> <span class="n">split1</span> <span class="o">=</span> <span class="s2">". "</span><span class="p">,</span> <span class="n">loc1</span> <span class="o">=</span> <span class="mi">0</span><span class="p">,</span> <span class="n">df</span> <span class="o">=</span> <span class="kc">True</span><span class="p">)</span>
</pre></div>
</div>
</div>
</div>
<div class="output_wrapper">
<div class="output">
<div class="output_area">
<div class="prompt output_prompt">Out[73]:</div>
<div class="output_html rendered_html output_subarea output_execute_result">
<div>
<style>
.dataframe thead tr:only-child th {
text-align: right;
}
.dataframe thead th {
text-align: left;
}
.dataframe tbody tr th {
vertical-align: top;
}
</style>
<table border="1" class="dataframe">
<thead>
<tr style="text-align: right;">
<th></th>
<th>0</th>
</tr>
</thead>
<tbody>
<tr>
<th>0</th>
<td>Mr</td>
</tr>
<tr>
<th>1</th>
<td>Mrs</td>
</tr>
<tr>
<th>...</th>
<td>...</td>
</tr>
<tr>
<th>889</th>
<td>Mr</td>
</tr>
<tr>
<th>890</th>
<td>Mr</td>
</tr>
</tbody>
</table>
<p>891 rows × 1 columns</p>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="cell border-box-sizing text_cell rendered"><div class="prompt input_prompt">
</div>
<div class="inner_cell">
<div class="text_cell_render border-box-sizing rendered_html">
<hr>
<p>You can also get word frequencies</p>
</div>
</div>
</div>
<div class="cell border-box-sizing code_cell rendered">
<div class="input">
<div class="prompt input_prompt">In [74]:</div>
<div class="inner_cell">
<div class="input_area">
<div class=" highlight hl-ipython3"><pre><span></span><span class="n">wordfreq</span><span class="p">(</span><span class="n">x</span><span class="p">)</span>
</pre></div>
</div>
</div>
</div>
<div class="output_wrapper">
<div class="output">
<div class="output_area">
<div class="prompt"></div>
<div class="output_png output_subarea ">
<img src="data:image/png;base64,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
"
>
</div>
</div>
</div>
</div>
</div>
<div class="cell border-box-sizing code_cell rendered">
<div class="input">
<div class="prompt input_prompt">In [75]:</div>
<div class="inner_cell">
<div class="input_area">
<div class=" highlight hl-ipython3"><pre><span></span><span class="n">wordfreq</span><span class="p">(</span><span class="n">x</span><span class="p">[</span><span class="s2">"Name"</span><span class="p">],</span> <span class="n">first</span> <span class="o">=</span> <span class="mi">15</span><span class="p">)</span>
</pre></div>
</div>
</div>
</div>
<div class="output_wrapper">
<div class="output">
<div class="output_area">
<div class="prompt"></div>
<div class="output_png output_subarea ">
<img src="data:image/png;base64,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
"
>
</div>
</div>
</div>
</div>
</div>
<div class="cell border-box-sizing code_cell rendered">
<div class="input">
<div class="prompt input_prompt">In [76]:</div>
<div class="inner_cell">
<div class="input_area">
<div class=" highlight hl-ipython3"><pre><span></span><span class="n">wordfreq</span><span class="p">(</span><span class="n">x</span><span class="p">[</span><span class="s2">"Name"</span><span class="p">],</span> <span class="n">first</span> <span class="o">=</span> <span class="mi">5</span><span class="p">,</span> <span class="n">hist</span> <span class="o">=</span> <span class="kc">False</span><span class="p">)</span>
</pre></div>
</div>
</div>
</div>
<div class="output_wrapper">
<div class="output">
<div class="output_area">
<div class="prompt output_prompt">Out[76]:</div>
<div class="output_html rendered_html output_subarea output_execute_result">
<div>
<style>
.dataframe thead tr:only-child th {
text-align: right;
}
.dataframe thead th {
text-align: left;
}
.dataframe tbody tr th {
vertical-align: top;
}
</style>
<table border="1" class="dataframe">
<thead>
<tr style="text-align: right;">
<th></th>
<th>Word</th>
<th>Count</th>
</tr>
</thead>
<tbody>
<tr>
<th>0</th>
<td>mr</td>
<td>521</td>
</tr>
<tr>
<th>1</th>
<td>miss</td>
<td>182</td>
</tr>
<tr>
<th>...</th>
<td>...</td>
<td>...</td>
</tr>
<tr>
<th>3</th>
<td>william</td>
<td>64</td>
</tr>
<tr>
<th>4</th>
<td>john</td>
<td>44</td>
</tr>
</tbody>
</table>
<p>5 rows × 2 columns</p>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="cell border-box-sizing text_cell rendered"><div class="prompt input_prompt">
</div>
<div class="inner_cell">
<div class="text_cell_render border-box-sizing rendered_html">
<hr>
<p>You can also get new columns from wordfreq</p>
</div>
</div>
</div>
<div class="cell border-box-sizing code_cell rendered">
<div class="input">
<div class="prompt input_prompt">In [77]:</div>
<div class="inner_cell">
<div class="input_area">
<div class=" highlight hl-ipython3"><pre><span></span><span class="n">getwords</span><span class="p">(</span><span class="n">x</span><span class="p">,</span> <span class="n">first</span> <span class="o">=</span> <span class="mi">5</span><span class="p">)</span>
</pre></div>
</div>
</div>
</div>
<div class="output_wrapper">
<div class="output">
<div class="output_area">
<div class="prompt output_prompt">Out[77]:</div>
<div class="output_html rendered_html output_subarea output_execute_result">
<div>
<style>
.dataframe thead tr:only-child th {
text-align: right;
}
.dataframe thead th {
text-align: left;
}
.dataframe tbody tr th {
vertical-align: top;
}
</style>
<table border="1" class="dataframe">
<thead>
<tr style="text-align: right;">
<th></th>
<th>PassengerId</th>
<th>Survived</th>
<th>Pclass</th>
<th>Name</th>
<th>Sex</th>
<th>Age</th>
<th>SibSp</th>
<th>Parch</th>
<th>Ticket</th>
<th>Fare</th>
<th>Cabin</th>
<th>Embarked</th>
<th>Count=mr</th>
<th>Count=male</th>
<th>Count=pc</th>
<th>Count=f</th>
<th>Count=s</th>
</tr>
</thead>
<tbody>
<tr>
<th>0</th>
<td>1</td>
<td>0</td>
<td>3</td>
<td>Braund, Mr. Owen Harris</td>
<td>male</td>
<td>22.0</td>
<td>1</td>
<td>0</td>
<td>A/5 21171</td>
<td>7.2500</td>
<td>NaN</td>
<td>S</td>
<td>1</td>
<td>1</td>
<td>0</td>
<td>NaN</td>
<td>1.0</td>
</tr>
<tr>
<th>1</th>
<td>2</td>
<td>1</td>
<td>1</td>
<td>Cumings, Mrs. John Bradley (Florence Briggs Th...</td>
<td>female</td>
<td>38.0</td>
<td>1</td>
<td>0</td>
<td>PC 17599</td>
<td>71.2833</td>
<td>C85</td>
<td>C</td>
<td>1</td>
<td>1</td>
<td>1</td>
<td>0.0</td>
<td>0.0</td>
</tr>
<tr>
<th>...</th>
<td>...</td>
<td>...</td>
<td>...</td>
<td>...</td>
<td>...</td>
<td>...</td>
<td>...</td>
<td>...</td>
<td>...</td>
<td>...</td>
<td>...</td>
<td>...</td>
<td>...</td>
<td>...</td>
<td>...</td>
<td>...</td>
<td>...</td>
</tr>
<tr>
<th>889</th>
<td>890</td>
<td>1</td>
<td>1</td>
<td>Behr, Mr. Karl Howell</td>
<td>male</td>
<td>26.0</td>
<td>0</td>
<td>0</td>
<td>111369</td>
<td>30.0000</td>
<td>C148</td>
<td>C</td>
<td>1</td>
<td>1</td>
<td>0</td>
<td>0.0</td>
<td>0.0</td>
</tr>
<tr>
<th>890</th>
<td>891</td>
<td>0</td>
<td>3</td>
<td>Dooley, Mr. Patrick</td>
<td>male</td>
<td>32.0</td>
<td>0</td>
<td>0</td>
<td>370376</td>
<td>7.7500</td>
<td>NaN</td>
<td>Q</td>
<td>1</td>
<td>1</td>
<td>0</td>
<td>NaN</td>
<td>0.0</td>
</tr>
</tbody>
</table>
<p>891 rows × 17 columns</p>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="cell border-box-sizing text_cell rendered"><div class="prompt input_prompt">
</div>
<div class="inner_cell">
<div class="text_cell_render border-box-sizing rendered_html">
<hr>
<p>You can also discretise columns:</p>
</div>
</div>
</div>
<div class="cell border-box-sizing code_cell rendered">
<div class="input">
<div class="prompt input_prompt">In [79]:</div>
<div class="inner_cell">
<div class="input_area">
<div class=" highlight hl-ipython3"><pre><span></span><span class="n">discretise</span><span class="p">(</span><span class="n">x</span><span class="p">[</span><span class="s2">"Fare"</span><span class="p">],</span> <span class="n">n</span> <span class="o">=</span> <span class="mi">5</span><span class="p">)</span>
</pre></div>
</div>
</div>
</div>
<div class="output_wrapper">
<div class="output">
<div class="output_area">
<div class="prompt output_prompt">Out[79]:</div>
<div class="output_text output_subarea output_execute_result">
<pre>0 (-0.001, 7.854]
1 (39.688, 512.329]
...
889 (21.679, 39.688]
890 (-0.001, 7.854]
Name: Fare, Length: 891, dtype: category
Categories (5, interval[float64]): [(-0.001, 7.854] < (7.854, 10.5] < (10.5, 21.679] < (21.679, 39.688] < (39.688, 512.329]]</pre>
</div>
</div>
</div>
</div>
</div>
<div class="cell border-box-sizing code_cell rendered">
<div class="input">
<div class="prompt input_prompt">In [82]:</div>
<div class="inner_cell">
<div class="input_area">
<div class=" highlight hl-ipython3"><pre><span></span><span class="n">discretise</span><span class="p">(</span><span class="n">x</span><span class="p">[</span><span class="s2">"Fare"</span><span class="p">],</span> <span class="n">n</span> <span class="o">=</span> <span class="mi">10</span><span class="p">,</span> <span class="n">codes</span> <span class="o">=</span> <span class="kc">True</span><span class="p">,</span> <span class="n">smooth</span> <span class="o">=</span> <span class="kc">False</span><span class="p">)</span>
</pre></div>
</div>
</div>
</div>
<div class="output_wrapper">
<div class="output">
<div class="output_area">
<div class="prompt output_prompt">Out[82]:</div>
<div class="output_text output_subarea output_execute_result">
<pre>0 0
1 1
..
889 0
890 0
Name: Fare, Length: 891, dtype: int64</pre>
</div>
</div>
</div>
</div>
</div>
<div class="cell border-box-sizing text_cell rendered"><div class="prompt input_prompt">
</div>
<div class="inner_cell">
<div class="text_cell_render border-box-sizing rendered_html">
<hr>
<p>You can also flatten columns:</p>
</div>
</div>
</div>
<div class="cell border-box-sizing code_cell rendered">
<div class="input">
<div class="prompt input_prompt">In [173]:</div>
<div class="inner_cell">
<div class="input_area">
<div class=" highlight hl-ipython3"><pre><span></span><span class="n">flatten</span><span class="p">(</span><span class="n">x</span><span class="p">[</span><span class="s2">"Name"</span><span class="p">],</span> <span class="n">lower</span> <span class="o">=</span> <span class="kc">False</span><span class="p">)[</span><span class="mi">0</span><span class="p">:</span><span class="mi">10</span><span class="p">]</span>
</pre></div>
</div>
</div>
</div>
<div class="output_wrapper">
<div class="output">
<div class="output_area">
<div class="prompt output_prompt">Out[173]:</div>
<div class="output_text output_subarea output_execute_result">
<pre>['Braund',
'Mr',
'Owen',
'Harris',
'Cumings',
'Mrs',
'John',
'Bradley',
'Florence',
'Briggs']</pre>
</div>
</div>
</div>
</div>
</div>
<div class="cell border-box-sizing text_cell rendered"><div class="prompt input_prompt">
</div>
<div class="inner_cell">
<div class="text_cell_render border-box-sizing rendered_html">
<hr>
<hr>
<hr>
</div>
</div>
</div>
<div class="cell border-box-sizing text_cell rendered"><div class="prompt input_prompt">
</div>
<div class="inner_cell">
<div class="text_cell_render border-box-sizing rendered_html">
<h3 id="5.-Data-Descriptions">5. Data Descriptions<a class="anchor-link" href="#5.-Data-Descriptions">¶</a></h3>
</div>
</div>
</div>
<div class="cell border-box-sizing text_cell rendered"><div class="prompt input_prompt">
</div>
<div class="inner_cell">
<div class="text_cell_render border-box-sizing rendered_html">
<hr>
<p>Getting columns and indexes is easy:</p>
</div>
</div>
</div>
<div class="cell border-box-sizing code_cell rendered">
<div class="input">
<div class="prompt input_prompt">In [16]:</div>
<div class="inner_cell">
<div class="input_area">
<div class=" highlight hl-ipython3"><pre><span></span><span class="n">columns</span><span class="p">(</span><span class="n">x</span><span class="p">)</span>
</pre></div>
</div>
</div>
</div>
<div class="output_wrapper">
<div class="output">
<div class="output_area">
<div class="prompt output_prompt">Out[16]:</div>
<div class="output_text output_subarea output_execute_result">
<pre>['PassengerId',
'Survived',
'Pclass',
'Name',
'Sex',
'Age',
'SibSp',
'Parch',
'Ticket',
'Fare',
'Cabin',
'Embarked']</pre>
</div>
</div>
</div>
</div>
</div>
<div class="cell border-box-sizing code_cell rendered">
<div class="input">
<div class="prompt input_prompt">In [17]:</div>
<div class="inner_cell">
<div class="input_area">
<div class=" highlight hl-ipython3"><pre><span></span><span class="n">conts</span><span class="p">(</span><span class="n">x</span><span class="p">)</span>
</pre></div>
</div>
</div>
</div>
<div class="output_wrapper">
<div class="output">
<div class="output_area">
<div class="prompt output_prompt">Out[17]:</div>
<div class="output_text output_subarea output_execute_result">
<pre>['PassengerId', 'Survived', 'Pclass', 'Age', 'SibSp', 'Parch', 'Fare']</pre>
</div>
</div>
</div>
</div>
</div>
<div class="cell border-box-sizing code_cell rendered">
<div class="input">
<div class="prompt input_prompt">In [18]:</div>
<div class="inner_cell">
<div class="input_area">
<div class=" highlight hl-ipython3"><pre><span></span><span class="n">strs</span><span class="p">(</span><span class="n">x</span><span class="p">)</span>
</pre></div>
</div>
</div>
</div>
<div class="output_wrapper">
<div class="output">
<div class="output_area">
<div class="prompt output_prompt">Out[18]:</div>
<div class="output_text output_subarea output_execute_result">
<pre>['Name', 'Sex', 'Ticket', 'Cabin', 'Embarked']</pre>
</div>
</div>
</div>
</div>
</div>
<div class="cell border-box-sizing code_cell rendered">
<div class="input">
<div class="prompt input_prompt">In [19]:</div>
<div class="inner_cell">
<div class="input_area">
<div class=" highlight hl-ipython3"><pre><span></span><span class="n">index</span><span class="p">(</span><span class="n">x</span><span class="p">)[</span><span class="mi">0</span><span class="p">:</span><span class="mi">5</span><span class="p">]</span>
</pre></div>
</div>
</div>
</div>
<div class="output_wrapper">
<div class="output">
<div class="output_area">
<div class="prompt output_prompt">Out[19]:</div>
<div class="output_text output_subarea output_execute_result">
<pre>[0, 1, 2, 3, 4]</pre>
</div>
</div>
</div>
</div>
</div>
<div class="cell border-box-sizing text_cell rendered"><div class="prompt input_prompt">
</div>
<div class="inner_cell">
<div class="text_cell_render border-box-sizing rendered_html">
<hr>
<p>Getting uniques is easy:</p>
</div>
</div>
</div>
<div class="cell border-box-sizing code_cell rendered">
<div class="input">
<div class="prompt input_prompt">In [93]:</div>
<div class="inner_cell">
<div class="input_area">
<div class=" highlight hl-ipython3"><pre><span></span><span class="n">unique</span><span class="p">(</span><span class="n">x</span><span class="p">)[</span><span class="s2">"Embarked"</span><span class="p">]</span>
</pre></div>
</div>
</div>
</div>
<div class="output_wrapper">
<div class="output">
<div class="output_area">
<div class="prompt output_prompt">Out[93]:</div>
<div class="output_text output_subarea output_execute_result">
<pre>['S', 'C', 'Q', nan]</pre>
</div>
</div>
</div>
</div>
</div>
<div class="cell border-box-sizing code_cell rendered">
<div class="input">
<div class="prompt input_prompt">In [95]:</div>
<div class="inner_cell">
<div class="input_area">
<div class=" highlight hl-ipython3"><pre><span></span><span class="n">cunique</span><span class="p">(</span><span class="n">x</span><span class="p">)[</span><span class="s2">"Embarked"</span><span class="p">]</span>
</pre></div>
</div>
</div>
</div>
<div class="output_wrapper">
<div class="output">
<div class="output_area">
<div class="prompt output_prompt">Out[95]:</div>
<div class="output_text output_subarea output_execute_result">
<pre>S 644
C 168
Q 77
Name: Embarked, dtype: int64</pre>
</div>
</div>
</div>
</div>
</div>
<div class="cell border-box-sizing code_cell rendered">
<div class="input">
<div class="prompt input_prompt">In [96]:</div>
<div class="inner_cell">
<div class="input_area">
<div class=" highlight hl-ipython3"><pre><span></span><span class="n">punique</span><span class="p">(</span><span class="n">x</span><span class="p">)</span>
</pre></div>
</div>
</div>
</div>
<div class="output_wrapper">
<div class="output">
<div class="output_area">
<div class="prompt output_prompt">Out[96]:</div>
<div class="output_text output_subarea output_execute_result">
<pre>PassengerId 1.000
Survived 0.002
...
Cabin 0.165
Embarked 0.003
Length: 12, dtype: float64</pre>
</div>
</div>
</div>
</div>
</div>
<div class="cell border-box-sizing code_cell rendered">
<div class="input">
<div class="prompt input_prompt">In [134]:</div>
<div class="inner_cell">
<div class="input_area">
<div class=" highlight hl-ipython3"><pre><span></span><span class="n">nunique</span><span class="p">(</span><span class="n">x</span><span class="p">[</span><span class="s2">"Parch"</span><span class="p">])</span>
</pre></div>
</div>
</div>
</div>
<div class="output_wrapper">
<div class="output">
<div class="output_area">
<div class="prompt output_prompt">Out[134]:</div>
<div class="output_text output_subarea output_execute_result">
<pre>7</pre>
</div>
</div>
</div>
</div>
</div>
<div class="cell border-box-sizing text_cell rendered"><div class="prompt input_prompt">
</div>
<div class="inner_cell">
<div class="text_cell_render border-box-sizing rendered_html">
<hr>
<p>You can sort a dataframe or any datatype:</p>
</div>
</div>
</div>
<div class="cell border-box-sizing code_cell rendered">
<div class="input">
<div class="prompt input_prompt">In [97]:</div>
<div class="inner_cell">
<div class="input_area">
<div class=" highlight hl-ipython3"><pre><span></span><span class="n">sort</span><span class="p">(</span><span class="n">x</span><span class="p">,</span> <span class="n">by</span> <span class="o">=</span> <span class="p">[</span><span class="s2">"Name"</span><span class="p">])</span>
</pre></div>
</div>
</div>
</div>
<div class="output_wrapper">
<div class="output">
<div class="output_area">
<div class="prompt output_prompt">Out[97]:</div>
<div class="output_html rendered_html output_subarea output_execute_result">
<div>
<style>
.dataframe thead tr:only-child th {
text-align: right;
}
.dataframe thead th {
text-align: left;
}
.dataframe tbody tr th {
vertical-align: top;
}
</style>
<table border="1" class="dataframe">
<thead>
<tr style="text-align: right;">
<th></th>
<th>PassengerId</th>
<th>Survived</th>
<th>Pclass</th>
<th>Name</th>
<th>Sex</th>
<th>Age</th>
<th>SibSp</th>
<th>Parch</th>
<th>Ticket</th>
<th>Fare</th>
<th>Cabin</th>
<th>Embarked</th>
</tr>
</thead>
<tbody>
<tr>
<th>845</th>
<td>846</td>
<td>0</td>
<td>3</td>
<td>Abbing, Mr. Anthony</td>
<td>male</td>
<td>42.0</td>
<td>0</td>
<td>0</td>
<td>C.A. 5547</td>
<td>7.55</td>
<td>NaN</td>
<td>S</td>
</tr>
<tr>
<th>746</th>
<td>747</td>
<td>0</td>
<td>3</td>
<td>Abbott, Mr. Rossmore Edward</td>
<td>male</td>
<td>16.0</td>
<td>1</td>
<td>1</td>
<td>C.A. 2673</td>
<td>20.25</td>
<td>NaN</td>
<td>S</td>
</tr>
<tr>
<th>...</th>
<td>...</td>
<td>...</td>
<td>...</td>
<td>...</td>
<td>...</td>
<td>...</td>
<td>...</td>
<td>...</td>
<td>...</td>
<td>...</td>
<td>...</td>
<td>...</td>
</tr>
<tr>
<th>153</th>
<td>154</td>
<td>0</td>
<td>3</td>
<td>van Billiard, Mr. Austin Blyler</td>
<td>male</td>
<td>40.5</td>
<td>0</td>
<td>2</td>
<td>A/5. 851</td>
<td>14.50</td>
<td>NaN</td>
<td>S</td>
</tr>
<tr>
<th>868</th>
<td>869</td>
<td>0</td>
<td>3</td>
<td>van Melkebeke, Mr. Philemon</td>
<td>male</td>
<td>NaN</td>
<td>0</td>
<td>0</td>
<td>345777</td>
<td>9.50</td>
<td>NaN</td>
<td>S</td>
</tr>
</tbody>
</table>
<p>891 rows × 12 columns</p>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="cell border-box-sizing code_cell rendered">
<div class="input">
<div class="prompt input_prompt">In [98]:</div>
<div class="inner_cell">
<div class="input_area">
<div class=" highlight hl-ipython3"><pre><span></span><span class="n">sort</span><span class="p">([</span><span class="mi">1</span><span class="p">,</span><span class="mi">2</span><span class="p">,</span><span class="mi">3</span><span class="p">,</span><span class="mi">4</span><span class="p">,</span><span class="mi">1</span><span class="p">,</span><span class="mi">2</span><span class="p">])</span>
</pre></div>
</div>
</div>
</div>
<div class="output_wrapper">
<div class="output">
<div class="output_area">
<div class="prompt output_prompt">Out[98]:</div>
<div class="output_text output_subarea output_execute_result">
<pre>[1, 1, 2, 2, 3, 4]</pre>
</div>
</div>
</div>
</div>
</div>
<div class="cell border-box-sizing text_cell rendered"><div class="prompt input_prompt">
</div>
<div class="inner_cell">
<div class="text_cell_render border-box-sizing rendered_html">
<hr>
<p>You can also sort by frequency then length:</p>
</div>
</div>
</div>
<div class="cell border-box-sizing code_cell rendered">
<div class="input">
<div class="prompt input_prompt">In [99]:</div>
<div class="inner_cell">
<div class="input_area">
<div class=" highlight hl-ipython3"><pre><span></span><span class="n">fsort</span><span class="p">(</span><span class="n">x</span><span class="p">,</span> <span class="n">by</span> <span class="o">=</span> <span class="s2">"Name"</span><span class="p">)</span>
</pre></div>
</div>
</div>
</div>
<div class="output_wrapper">
<div class="output">
<div class="output_area">
<div class="prompt output_prompt">Out[99]:</div>
<div class="output_html rendered_html output_subarea output_execute_result">
<div>
<style>
.dataframe thead tr:only-child th {
text-align: right;
}
.dataframe thead th {
text-align: left;
}
.dataframe tbody tr th {
vertical-align: top;
}
</style>
<table border="1" class="dataframe">
<thead>
<tr style="text-align: right;">
<th></th>
<th>PassengerId</th>
<th>Survived</th>
<th>Pclass</th>
<th>Name</th>
<th>Sex</th>
<th>Age</th>
<th>SibSp</th>
<th>Parch</th>
<th>Ticket</th>
<th>Fare</th>
<th>Cabin</th>
<th>Embarked</th>
</tr>
</thead>
<tbody>
<tr>
<th>692</th>
<td>693</td>
<td>1</td>
<td>3</td>
<td>Lam, Mr. Ali</td>
<td>male</td>
<td>NaN</td>
<td>0</td>
<td>0</td>
<td>1601</td>
<td>56.4958</td>
<td>NaN</td>
<td>S</td>
</tr>
<tr>
<th>826</th>
<td>827</td>
<td>0</td>
<td>3</td>
<td>Lam, Mr. Len</td>
<td>male</td>
<td>NaN</td>
<td>0</td>
<td>0</td>
<td>1601</td>
<td>56.4958</td>
<td>NaN</td>
<td>S</td>
</tr>
<tr>
<th>...</th>
<td>...</td>
<td>...</td>
<td>...</td>
<td>...</td>
<td>...</td>
<td>...</td>
<td>...</td>
<td>...</td>
<td>...</td>
<td>...</td>
<td>...</td>
<td>...</td>
</tr>
<tr>
<th>427</th>
<td>428</td>
<td>1</td>
<td>2</td>
<td>Phillips, Miss. Kate Florence ("Mrs Kate Louis...</td>
<td>female</td>
<td>19.0</td>
<td>0</td>
<td>0</td>
<td>250655</td>
<td>26.0000</td>
<td>NaN</td>
<td>S</td>
</tr>
<tr>
<th>307</th>
<td>308</td>
<td>1</td>
<td>1</td>
<td>Penasco y Castellana, Mrs. Victor de Satode (M...</td>
<td>female</td>
<td>17.0</td>
<td>1</td>
<td>0</td>
<td>PC 17758</td>
<td>108.9000</td>
<td>C65</td>
<td>C</td>
</tr>
</tbody>
</table>
<p>891 rows × 12 columns</p>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="cell border-box-sizing text_cell rendered"><div class="prompt input_prompt">
</div>
<div class="inner_cell">
<div class="text_cell_render border-box-sizing rendered_html">
<hr>
<p>Other methods:</p>
</div>
</div>
</div>
<div class="cell border-box-sizing code_cell rendered">
<div class="input">
<div class="prompt input_prompt">In [103]:</div>
<div class="inner_cell">
<div class="input_area">
<div class=" highlight hl-ipython3"><pre><span></span><span class="n">tail</span><span class="p">(</span><span class="n">x</span><span class="p">)</span>
<span class="n">head</span><span class="p">(</span><span class="n">x</span><span class="p">)</span>
</pre></div>
</div>
</div>
</div>
<div class="output_wrapper">
<div class="output">
<div class="output_area">
<div class="prompt output_prompt">Out[103]:</div>
<div class="output_html rendered_html output_subarea output_execute_result">
<div>
<style>
.dataframe thead tr:only-child th {
text-align: right;
}
.dataframe thead th {
text-align: left;
}
.dataframe tbody tr th {
vertical-align: top;
}
</style>
<table border="1" class="dataframe">
<thead>
<tr style="text-align: right;">
<th></th>
<th>PassengerId</th>
<th>Survived</th>
<th>Pclass</th>
<th>Name</th>
<th>Sex</th>
<th>Age</th>
<th>SibSp</th>
<th>Parch</th>
<th>Ticket</th>
<th>Fare</th>
<th>Cabin</th>
<th>Embarked</th>
</tr>
</thead>
<tbody>
<tr>
<th>0</th>
<td>1</td>
<td>0</td>
<td>3</td>
<td>Braund, Mr. Owen Harris</td>
<td>male</td>
<td>22.0</td>
<td>1</td>
<td>0</td>
<td>A/5 21171</td>
<td>7.2500</td>
<td>NaN</td>
<td>S</td>
</tr>
<tr>
<th>1</th>
<td>2</td>
<td>1</td>
<td>1</td>
<td>Cumings, Mrs. John Bradley (Florence Briggs Th...</td>
<td>female</td>
<td>38.0</td>
<td>1</td>
<td>0</td>
<td>PC 17599</td>
<td>71.2833</td>
<td>C85</td>
<td>C</td>
</tr>
<tr>
<th>...</th>
<td>...</td>
<td>...</td>
<td>...</td>
<td>...</td>
<td>...</td>
<td>...</td>
<td>...</td>
<td>...</td>
<td>...</td>
<td>...</td>
<td>...</td>
<td>...</td>
</tr>
<tr>
<th>3</th>
<td>4</td>
<td>1</td>
<td>1</td>
<td>Futrelle, Mrs. Jacques Heath (Lily May Peel)</td>
<td>female</td>
<td>35.0</td>
<td>1</td>
<td>0</td>
<td>113803</td>
<td>53.1000</td>
<td>C123</td>
<td>S</td>
</tr>
<tr>
<th>4</th>
<td>5</td>
<td>0</td>
<td>3</td>
<td>Allen, Mr. William Henry</td>
<td>male</td>
<td>35.0</td>
<td>0</td>
<td>0</td>
<td>373450</td>
<td>8.0500</td>
<td>NaN</td>
<td>S</td>
</tr>
</tbody>
</table>
<p>5 rows × 12 columns</p>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="cell border-box-sizing code_cell rendered">
<div class="input">
<div class="prompt input_prompt">In [105]:</div>
<div class="inner_cell">
<div class="input_area">
<div class=" highlight hl-ipython3"><pre><span></span><span class="n">random</span><span class="p">(</span><span class="n">x</span><span class="p">)</span>
</pre></div>
</div>
</div>
</div>
<div class="output_wrapper">
<div class="output">
<div class="output_area">
<div class="prompt output_prompt">Out[105]:</div>
<div class="output_html rendered_html output_subarea output_execute_result">
<div>
<style>
.dataframe thead tr:only-child th {
text-align: right;
}
.dataframe thead th {
text-align: left;
}
.dataframe tbody tr th {
vertical-align: top;
}
</style>
<table border="1" class="dataframe">
<thead>
<tr style="text-align: right;">
<th></th>
<th>PassengerId</th>
<th>Survived</th>
<th>Pclass</th>
<th>Name</th>
<th>Sex</th>
<th>Age</th>
<th>SibSp</th>
<th>Parch</th>
<th>Ticket</th>
<th>Fare</th>
<th>Cabin</th>
<th>Embarked</th>
</tr>
</thead>
<tbody>
<tr>
<th>428</th>
<td>429</td>
<td>0</td>
<td>3</td>
<td>Flynn, Mr. James</td>
<td>male</td>
<td>NaN</td>
<td>0</td>
<td>0</td>
<td>364851</td>
<td>7.7500</td>
<td>NaN</td>
<td>Q</td>
</tr>
<tr>
<th>285</th>
<td>286</td>
<td>0</td>
<td>3</td>
<td>Stankovic, Mr. Ivan</td>
<td>male</td>
<td>33.0</td>
<td>0</td>
<td>0</td>
<td>349239</td>
<td>8.6625</td>
<td>NaN</td>
<td>C</td>
</tr>
<tr>
<th>...</th>
<td>...</td>
<td>...</td>
<td>...</td>
<td>...</td>
<td>...</td>
<td>...</td>
<td>...</td>
<td>...</td>
<td>...</td>
<td>...</td>
<td>...</td>
<td>...</td>
</tr>
<tr>
<th>395</th>
<td>396</td>
<td>0</td>
<td>3</td>
<td>Johansson, Mr. Erik</td>
<td>male</td>
<td>22.0</td>
<td>0</td>
<td>0</td>
<td>350052</td>
<td>7.7958</td>
<td>NaN</td>
<td>S</td>
</tr>
<tr>
<th>882</th>
<td>883</td>
<td>0</td>
<td>3</td>
<td>Dahlberg, Miss. Gerda Ulrika</td>
<td>female</td>
<td>22.0</td>
<td>0</td>
<td>0</td>
<td>7552</td>
<td>10.5167</td>
<td>NaN</td>
<td>S</td>
</tr>
</tbody>
</table>
<p>5 rows × 12 columns</p>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="cell border-box-sizing code_cell rendered">
<div class="input">
<div class="prompt input_prompt">In [106]:</div>
<div class="inner_cell">
<div class="input_area">
<div class=" highlight hl-ipython3"><pre><span></span><span class="n">shape</span><span class="p">(</span><span class="n">x</span><span class="p">)</span>
</pre></div>
</div>
</div>
</div>
<div class="output_wrapper">
<div class="output">
<div class="output_area">
<div class="prompt output_prompt">Out[106]:</div>
<div class="output_text output_subarea output_execute_result">
<pre>(891, 12)</pre>
</div>
</div>
</div>
</div>
</div>
<div class="cell border-box-sizing text_cell rendered"><div class="prompt input_prompt">
</div>
<div class="inner_cell">
<div class="text_cell_render border-box-sizing rendered_html">
<hr>
<p>You can also subset NULL rows / not NULL:</p>
</div>
</div>
</div>
<div class="cell border-box-sizing code_cell rendered">
<div class="input">
<div class="prompt input_prompt">In [109]:</div>
<div class="inner_cell">
<div class="input_area">
<div class=" highlight hl-ipython3"><pre><span></span><span class="n">isnull</span><span class="p">(</span><span class="n">x</span><span class="p">)</span>
<span class="n">notnull</span><span class="p">(</span><span class="n">x</span><span class="p">,</span> <span class="n">subset</span> <span class="o">=</span> <span class="s2">"Fare"</span><span class="p">)</span>
</pre></div>
</div>
</div>
</div>
<div class="output_wrapper">
<div class="output">
<div class="output_area">
<div class="prompt output_prompt">Out[109]:</div>
<div class="output_html rendered_html output_subarea output_execute_result">
<div>
<style>
.dataframe thead tr:only-child th {
text-align: right;
}
.dataframe thead th {
text-align: left;
}
.dataframe tbody tr th {
vertical-align: top;
}
</style>
<table border="1" class="dataframe">
<thead>
<tr style="text-align: right;">
<th></th>
<th>PassengerId</th>
<th>Survived</th>
<th>Pclass</th>
<th>Name</th>
<th>Sex</th>
<th>Age</th>
<th>SibSp</th>
<th>Parch</th>
<th>Ticket</th>
<th>Fare</th>
<th>Cabin</th>
<th>Embarked</th>
</tr>
</thead>
<tbody>
<tr>
<th>1</th>
<td>2</td>
<td>1</td>
<td>1</td>
<td>Cumings, Mrs. John Bradley (Florence Briggs Th...</td>
<td>female</td>
<td>38.0</td>
<td>1</td>
<td>0</td>
<td>PC 17599</td>
<td>71.2833</td>
<td>C85</td>
<td>C</td>
</tr>
<tr>
<th>3</th>
<td>4</td>
<td>1</td>
<td>1</td>
<td>Futrelle, Mrs. Jacques Heath (Lily May Peel)</td>
<td>female</td>
<td>35.0</td>
<td>1</td>
<td>0</td>
<td>113803</td>
<td>53.1000</td>
<td>C123</td>
<td>S</td>
</tr>
<tr>
<th>...</th>
<td>...</td>
<td>...</td>
<td>...</td>
<td>...</td>
<td>...</td>
<td>...</td>
<td>...</td>
<td>...</td>
<td>...</td>
<td>...</td>
<td>...</td>
<td>...</td>
</tr>
<tr>
<th>887</th>
<td>888</td>
<td>1</td>
<td>1</td>
<td>Graham, Miss. Margaret Edith</td>
<td>female</td>
<td>19.0</td>
<td>0</td>
<td>0</td>
<td>112053</td>
<td>30.0000</td>
<td>B42</td>
<td>S</td>
</tr>
<tr>
<th>889</th>
<td>890</td>
<td>1</td>
<td>1</td>
<td>Behr, Mr. Karl Howell</td>
<td>male</td>
<td>26.0</td>
<td>0</td>
<td>0</td>
<td>111369</td>
<td>30.0000</td>
<td>C148</td>
<td>C</td>
</tr>
</tbody>
</table>
<p>183 rows × 12 columns</p>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="cell border-box-sizing text_cell rendered"><div class="prompt input_prompt">
</div>
<div class="inner_cell">
<div class="text_cell_render border-box-sizing rendered_html">
<hr>
<p>Cleaning columns is easy:</p>
</div>
</div>
</div>
<div class="cell border-box-sizing code_cell rendered">
<div class="input">
<div class="prompt input_prompt">In [110]:</div>
<div class="inner_cell">
<div class="input_area">
<div class=" highlight hl-ipython3"><pre><span></span><span class="n">x</span><span class="p">[</span><span class="s2">"Pclass"</span><span class="p">]</span> <span class="o">=</span> <span class="nb">float</span><span class="p">(</span><span class="n">x</span><span class="p">[</span><span class="s2">"Pclass"</span><span class="p">])</span>
</pre></div>
</div>
</div>
</div>
</div>
<div class="cell border-box-sizing code_cell rendered">
<div class="input">
<div class="prompt input_prompt">In [111]:</div>
<div class="inner_cell">
<div class="input_area">
<div class=" highlight hl-ipython3"><pre><span></span><span class="n">x</span><span class="p">[</span><span class="s2">"Pclass"</span><span class="p">]</span>
</pre></div>
</div>
</div>
</div>
<div class="output_wrapper">
<div class="output">
<div class="output_area">
<div class="prompt output_prompt">Out[111]:</div>
<div class="output_text output_subarea output_execute_result">
<pre>0 3.0
1 1.0
...
889 1.0
890 3.0
Name: Pclass, Length: 891, dtype: float64</pre>
</div>
</div>
</div>
</div>
</div>
<div class="cell border-box-sizing code_cell rendered">
<div class="input">
<div class="prompt input_prompt">In [114]:</div>
<div class="inner_cell">
<div class="input_area">
<div class=" highlight hl-ipython3"><pre><span></span><span class="n">clean</span><span class="p">(</span><span class="n">x</span><span class="p">[</span><span class="s2">"Pclass"</span><span class="p">])[</span><span class="mi">0</span><span class="p">:</span><span class="mi">10</span><span class="p">]</span>
</pre></div>
</div>
</div>
</div>
<div class="output_wrapper">
<div class="output">
<div class="output_area">
<div class="prompt output_prompt">Out[114]:</div>
<div class="output_text output_subarea output_execute_result">
<pre>array([3, 1, 3, 1, 3, 3, 1, 3, 3, 2], dtype=int64)</pre>
</div>
</div>
</div>
</div>
</div>
<div class="cell border-box-sizing text_cell rendered"><div class="prompt input_prompt">
</div>
<div class="inner_cell">
<div class="text_cell_render border-box-sizing rendered_html">
<hr>
<hr>
<hr>
</div>
</div>
</div>
<div class="cell border-box-sizing text_cell rendered"><div class="prompt input_prompt">
</div>
<div class="inner_cell">
<div class="text_cell_render border-box-sizing rendered_html">
<h3 id="6.-Data-Wrangling">6. Data Wrangling<a class="anchor-link" href="#6.-Data-Wrangling">¶</a></h3>
</div>
</div>
</div>
<div class="cell border-box-sizing text_cell rendered"><div class="prompt input_prompt">
</div>
<div class="inner_cell">
<div class="text_cell_render border-box-sizing rendered_html">
<hr>
<p>Excluding columns, including columns is easy:</p>
</div>
</div>
</div>
<div class="cell border-box-sizing code_cell rendered">
<div class="input">
<div class="prompt input_prompt">In [117]:</div>
<div class="inner_cell">
<div class="input_area">
<div class=" highlight hl-ipython3"><pre><span></span><span class="n">inc</span><span class="p">(</span><span class="n">x</span><span class="p">,</span> <span class="s2">"Name"</span><span class="p">)</span>
<span class="n">exc</span><span class="p">(</span><span class="n">x</span><span class="p">,</span> <span class="s2">"Name"</span><span class="p">)</span>
</pre></div>
</div>
</div>
</div>
<div class="output_wrapper">
<div class="output">
<div class="output_area">
<div class="prompt output_prompt">Out[117]:</div>
<div class="output_html rendered_html output_subarea output_execute_result">
<div>
<style>
.dataframe thead tr:only-child th {
text-align: right;
}
.dataframe thead th {
text-align: left;
}
.dataframe tbody tr th {
vertical-align: top;
}
</style>
<table border="1" class="dataframe">
<thead>
<tr style="text-align: right;">
<th></th>
<th>Age</th>
<th>Cabin</th>
<th>Embarked</th>
<th>Fare</th>
<th>Parch</th>
<th>PassengerId</th>
<th>Pclass</th>
<th>Sex</th>
<th>SibSp</th>
<th>Survived</th>
<th>Ticket</th>
</tr>
</thead>
<tbody>
<tr>
<th>0</th>
<td>22.0</td>
<td>NaN</td>
<td>S</td>
<td>7.2500</td>
<td>0</td>
<td>1</td>
<td>3.0</td>
<td>male</td>
<td>1</td>
<td>0</td>
<td>A/5 21171</td>
</tr>
<tr>
<th>1</th>
<td>38.0</td>
<td>C85</td>
<td>C</td>
<td>71.2833</td>
<td>0</td>
<td>2</td>
<td>1.0</td>
<td>female</td>
<td>1</td>
<td>1</td>
<td>PC 17599</td>
</tr>
<tr>
<th>...</th>
<td>...</td>
<td>...</td>
<td>...</td>
<td>...</td>
<td>...</td>
<td>...</td>
<td>...</td>
<td>...</td>
<td>...</td>
<td>...</td>
<td>...</td>
</tr>
<tr>
<th>889</th>
<td>26.0</td>
<td>C148</td>
<td>C</td>
<td>30.0000</td>
<td>0</td>
<td>890</td>
<td>1.0</td>
<td>male</td>
<td>0</td>
<td>1</td>
<td>111369</td>
</tr>
<tr>
<th>890</th>
<td>32.0</td>
<td>NaN</td>
<td>Q</td>
<td>7.7500</td>
<td>0</td>
<td>891</td>
<td>3.0</td>
<td>male</td>
<td>0</td>
<td>0</td>
<td>370376</td>
</tr>
</tbody>
</table>
<p>891 rows × 11 columns</p>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="cell border-box-sizing text_cell rendered"><div class="prompt input_prompt">
</div>
<div class="inner_cell">
<div class="text_cell_render border-box-sizing rendered_html">
<hr>
<p>Reversing columns, reversing lists and reversing dictionaries + reversing booleans:</p>
</div>
</div>
</div>
<div class="cell border-box-sizing code_cell rendered">
<div class="input">
<div class="prompt input_prompt">In [125]:</div>
<div class="inner_cell">
<div class="input_area">
<div class=" highlight hl-ipython3"><pre><span></span><span class="n">df</span> <span class="o">=</span> <span class="n">copy</span><span class="p">(</span><span class="n">x</span><span class="p">)</span>
<span class="n">reverse</span><span class="p">(</span><span class="n">x</span><span class="p">[</span><span class="s2">"Name"</span><span class="p">])</span>
</pre></div>
</div>
</div>
</div>
<div class="output_wrapper">
<div class="output">
<div class="output_area">
<div class="prompt output_prompt">Out[125]:</div>
<div class="output_text output_subarea output_execute_result">
<pre>890 Dooley, Mr. Patrick
889 Behr, Mr. Karl Howell
...
1 Cumings, Mrs. John Bradley (Florence Briggs Th...
0 Braund, Mr. Owen Harris
Name: Name, Length: 891, dtype: object</pre>
</div>
</div>
</div>
</div>
</div>
<div class="cell border-box-sizing code_cell rendered">
<div class="input">
<div class="prompt input_prompt">In [128]:</div>
<div class="inner_cell">
<div class="input_area">
<div class=" highlight hl-ipython3"><pre><span></span><span class="n">phone</span> <span class="o">=</span> <span class="p">{</span><span class="s2">"Daniel"</span><span class="p">:</span><span class="mi">1234</span><span class="p">,</span><span class="s2">"Michael"</span><span class="p">:</span><span class="mi">32432</span><span class="p">}</span>
<span class="n">reverse</span><span class="p">(</span><span class="n">phone</span><span class="p">)</span>
</pre></div>
</div>
</div>
</div>
<div class="output_wrapper">
<div class="output">
<div class="output_area">
<div class="prompt output_prompt">Out[128]:</div>
<div class="output_text output_subarea output_execute_result">
<pre>{1234: 'Daniel', 32432: 'Michael'}</pre>
</div>
</div>
</div>
</div>
</div>
<div class="cell border-box-sizing code_cell rendered">
<div class="input">
<div class="prompt input_prompt">In [131]:</div>
<div class="inner_cell">
<div class="input_area">
<div class=" highlight hl-ipython3"><pre><span></span><span class="p">(</span><span class="n">x</span><span class="p">[</span><span class="s2">"Survived"</span><span class="p">]</span> <span class="o">==</span> <span class="mi">0</span><span class="p">)</span>
</pre></div>
</div>
</div>
</div>
<div class="output_wrapper">
<div class="output">
<div class="output_area">
<div class="prompt output_prompt">Out[131]:</div>
<div class="output_text output_subarea output_execute_result">
<pre>0 True
1 False
...
889 False
890 True
Name: Survived, Length: 891, dtype: bool</pre>
</div>
</div>
</div>
</div>
</div>
<div class="cell border-box-sizing code_cell rendered">
<div class="input">
<div class="prompt input_prompt">In [132]:</div>
<div class="inner_cell">
<div class="input_area">
<div class=" highlight hl-ipython3"><pre><span></span><span class="n">reverse</span><span class="p">(</span><span class="n">x</span><span class="p">[</span><span class="s2">"Survived"</span><span class="p">]</span> <span class="o">==</span> <span class="mi">0</span><span class="p">)</span>
</pre></div>
</div>
</div>
</div>
<div class="output_wrapper">
<div class="output">
<div class="output_area">
<div class="prompt output_prompt">Out[132]:</div>
<div class="output_text output_subarea output_execute_result">
<pre>0 False
1 True
...
889 True
890 False
Name: Survived, Length: 891, dtype: bool</pre>
</div>
</div>
</div>
</div>
</div>
<div class="cell border-box-sizing text_cell rendered"><div class="prompt input_prompt">
</div>
<div class="inner_cell">
<div class="text_cell_render border-box-sizing rendered_html">
<hr>
<p>Horizontal concat, Vertical concat:</p>
</div>
</div>
</div>
<div class="cell border-box-sizing code_cell rendered">
<div class="input">
<div class="prompt input_prompt">In [138]:</div>
<div class="inner_cell">
<div class="input_area">
<div class=" highlight hl-ipython3"><pre><span></span><span class="n">df</span> <span class="o">=</span> <span class="n">x</span><span class="p">[</span><span class="n">conts</span><span class="p">(</span><span class="n">x</span><span class="p">)]</span>
<span class="n">hcat</span><span class="p">(</span><span class="n">mean</span><span class="p">(</span><span class="n">df</span><span class="p">),</span> <span class="n">median</span><span class="p">(</span><span class="n">df</span><span class="p">),</span> <span class="n">iqr</span><span class="p">(</span><span class="n">df</span><span class="p">),</span> <span class="n">var</span><span class="p">(</span><span class="n">df</span><span class="p">),</span> <span class="n">std</span><span class="p">(</span><span class="n">df</span><span class="p">))</span>
</pre></div>
</div>
</div>
</div>
<div class="output_wrapper">
<div class="output">
<div class="output_area">
<div class="prompt output_prompt">Out[138]:</div>
<div class="output_html rendered_html output_subarea output_execute_result">
<div>
<style>
.dataframe thead tr:only-child th {
text-align: right;
}
.dataframe thead th {
text-align: left;
}
.dataframe tbody tr th {
vertical-align: top;
}
</style>
<table border="1" class="dataframe">
<thead>
<tr style="text-align: right;">
<th></th>
<th>0</th>
<th>0</th>
<th>0</th>
<th>0</th>
<th>0</th>
</tr>
</thead>
<tbody>
<tr>
<th>PassengerId</th>
<td>446.000000</td>
<td>446.0000</td>
<td>445.0000</td>
<td>66231.000000</td>
<td>257.353842</td>
</tr>
<tr>
<th>Survived</th>
<td>0.383838</td>
<td>0.0000</td>
<td>1.0000</td>
<td>0.236772</td>
<td>0.486592</td>
</tr>
<tr>
<th>...</th>
<td>...</td>
<td>...</td>
<td>...</td>
<td>...</td>
<td>...</td>
</tr>
<tr>
<th>Parch</th>
<td>0.381594</td>
<td>0.0000</td>
<td>0.0000</td>
<td>0.649728</td>
<td>0.806057</td>
</tr>
<tr>
<th>Fare</th>
<td>32.204208</td>
<td>14.4542</td>
<td>23.0896</td>
<td>2469.436846</td>
<td>49.693429</td>
</tr>
</tbody>
</table>
<p>7 rows × 5 columns</p>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="cell border-box-sizing code_cell rendered">
<div class="input">
<div class="prompt input_prompt">In [142]:</div>
<div class="inner_cell">
<div class="input_area">
<div class=" highlight hl-ipython3"><pre><span></span><span class="n">df</span> <span class="o">=</span> <span class="n">x</span><span class="p">[</span><span class="n">strs</span><span class="p">(</span><span class="n">x</span><span class="p">)]</span>
<span class="n">vcat</span><span class="p">(</span><span class="n">nunqiue</span><span class="p">(</span><span class="n">x</span><span class="p">),</span><span class="n">freqratio</span><span class="p">(</span><span class="n">x</span><span class="p">),</span><span class="n">count</span><span class="p">(</span><span class="n">x</span><span class="p">))</span>
</pre></div>
</div>
</div>
</div>
<div class="output_wrapper">
<div class="output">
<div class="output_area">
<div class="prompt output_prompt">Out[142]:</div>
<div class="output_html rendered_html output_subarea output_execute_result">
<div>
<style>
.dataframe thead tr:only-child th {
text-align: right;
}
.dataframe thead th {
text-align: left;
}
.dataframe tbody tr th {
vertical-align: top;
}
</style>
<table border="1" class="dataframe">
<thead>
<tr style="text-align: right;">
<th></th>
<th>0</th>
</tr>
</thead>
<tbody>
<tr>
<th>PassengerId</th>
<td>891.0</td>
</tr>
<tr>
<th>Survived</th>
<td>2.0</td>
</tr>
<tr>
<th>...</th>
<td>...</td>
</tr>
<tr>
<th>Cabin</th>
<td>204.0</td>
</tr>
<tr>
<th>Embarked</th>
<td>889.0</td>
</tr>
</tbody>
</table>
<p>36 rows × 1 columns</p>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="cell border-box-sizing text_cell rendered"><div class="prompt input_prompt">
</div>
<div class="inner_cell">
<div class="text_cell_render border-box-sizing rendered_html">
<hr>
<p>Resetting indexes:</p>
</div>
</div>
</div>
<div class="cell border-box-sizing code_cell rendered">
<div class="input">
<div class="prompt input_prompt">In [143]:</div>
<div class="inner_cell">
<div class="input_area">
<div class=" highlight hl-ipython3"><pre><span></span><span class="n">reset</span><span class="p">(</span><span class="n">x</span><span class="p">)</span>
</pre></div>
</div>
</div>
</div>
<div class="output_wrapper">
<div class="output">
<div class="output_area">
<div class="prompt output_prompt">Out[143]:</div>
<div class="output_html rendered_html output_subarea output_execute_result">
<div>
<style>
.dataframe thead tr:only-child th {
text-align: right;
}
.dataframe thead th {
text-align: left;
}
.dataframe tbody tr th {
vertical-align: top;
}
</style>
<table border="1" class="dataframe">
<thead>
<tr style="text-align: right;">
<th></th>
<th>index</th>
<th>PassengerId</th>
<th>Survived</th>
<th>Pclass</th>
<th>Name</th>
<th>Sex</th>
<th>Age</th>
<th>SibSp</th>
<th>Parch</th>
<th>Ticket</th>
<th>Fare</th>
<th>Cabin</th>
<th>Embarked</th>
</tr>
</thead>
<tbody>
<tr>
<th>0</th>
<td>0</td>
<td>1</td>
<td>0</td>
<td>3.0</td>
<td>Braund, Mr. Owen Harris</td>
<td>male</td>
<td>22.0</td>
<td>1</td>
<td>0</td>
<td>A/5 21171</td>
<td>7.2500</td>
<td>NaN</td>
<td>S</td>
</tr>
<tr>
<th>1</th>
<td>1</td>
<td>2</td>
<td>1</td>
<td>1.0</td>
<td>Cumings, Mrs. John Bradley (Florence Briggs Th...</td>
<td>female</td>
<td>38.0</td>
<td>1</td>
<td>0</td>
<td>PC 17599</td>
<td>71.2833</td>
<td>C85</td>
<td>C</td>
</tr>
<tr>
<th>...</th>
<td>...</td>
<td>...</td>
<td>...</td>
<td>...</td>
<td>...</td>
<td>...</td>
<td>...</td>
<td>...</td>
<td>...</td>
<td>...</td>
<td>...</td>
<td>...</td>
<td>...</td>
</tr>
<tr>
<th>889</th>
<td>889</td>
<td>890</td>
<td>1</td>
<td>1.0</td>
<td>Behr, Mr. Karl Howell</td>
<td>male</td>
<td>26.0</td>
<td>0</td>
<td>0</td>
<td>111369</td>
<td>30.0000</td>
<td>C148</td>
<td>C</td>
</tr>
<tr>
<th>890</th>
<td>890</td>
<td>891</td>
<td>0</td>
<td>3.0</td>
<td>Dooley, Mr. Patrick</td>
<td>male</td>
<td>32.0</td>
<td>0</td>
<td>0</td>
<td>370376</td>
<td>7.7500</td>
<td>NaN</td>
<td>Q</td>
</tr>
</tbody>
</table>
<p>891 rows × 13 columns</p>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="cell border-box-sizing text_cell rendered"><div class="prompt input_prompt">
</div>
<div class="inner_cell">
<div class="text_cell_render border-box-sizing rendered_html">
<hr>
<hr>
<hr>
</div>
</div>
</div>
<div class="cell border-box-sizing text_cell rendered"><div class="prompt input_prompt">
</div>
<div class="inner_cell">
<div class="text_cell_render border-box-sizing rendered_html">
<h3 id="7.-Mathematics-and-Statistics">7. Mathematics and Statistics<a class="anchor-link" href="#7.-Mathematics-and-Statistics">¶</a></h3>
</div>
</div>
</div>
<div class="cell border-box-sizing text_cell rendered"><div class="prompt input_prompt">
</div>
<div class="inner_cell">
<div class="text_cell_render border-box-sizing rendered_html">
<hr>
<p>Easy linear algebra:</p>
</div>
</div>
</div>
<div class="cell border-box-sizing code_cell rendered">
<div class="input">
<div class="prompt input_prompt">In [148]:</div>
<div class="inner_cell">
<div class="input_area">
<div class=" highlight hl-ipython3"><pre><span></span><span class="n">C</span> <span class="o">=</span> <span class="n">array</span><span class="p">([</span><span class="mi">1</span><span class="p">,</span><span class="mi">2</span><span class="p">,</span><span class="mi">3</span><span class="p">],[</span><span class="mi">1</span><span class="p">,</span><span class="mi">2</span><span class="p">,</span><span class="mi">3</span><span class="p">])</span>
<span class="n">A</span> <span class="o">=</span> <span class="n">matrix</span><span class="p">([</span><span class="mi">1</span><span class="p">,</span><span class="mi">2</span><span class="p">,</span><span class="mi">3</span><span class="p">],</span> <span class="p">[</span><span class="mi">1</span><span class="p">,</span><span class="mi">2</span><span class="p">,</span><span class="mi">4</span><span class="p">],</span> <span class="p">[</span><span class="mi">5</span><span class="p">,</span><span class="mi">3</span><span class="p">,</span><span class="mi">2</span><span class="p">])</span>
<span class="n">B</span> <span class="o">=</span> <span class="n">matrix</span><span class="p">(</span><span class="s2">"1 2 3</span><span class="se">\</span>
<span class="s2"> 7 673 2</span><span class="se">\</span>
<span class="s2"> 21321 22 3"</span><span class="p">)</span>
<span class="n">B</span>
</pre></div>
</div>
</div>
</div>
<div class="output_wrapper">
<div class="output">
<div class="output_area">
<div class="prompt output_prompt">Out[148]:</div>
<div class="output_text output_subarea output_execute_result">
<pre>matrix([[ 1, 2, 3],
[ 7, 673, 2],
[21321, 22, 3]], dtype=int64)</pre>
</div>
</div>
</div>
</div>
</div>
<div class="cell border-box-sizing code_cell rendered">
<div class="input">
<div class="prompt input_prompt">In [149]:</div>
<div class="inner_cell">
<div class="input_area">
<div class=" highlight hl-ipython3"><pre><span></span><span class="n">T</span><span class="p">(</span><span class="n">B</span><span class="p">)</span>
</pre></div>
</div>
</div>
</div>
<div class="output_wrapper">
<div class="output">
<div class="output_area">
<div class="prompt output_prompt">Out[149]:</div>
<div class="output_text output_subarea output_execute_result">
<pre>matrix([[ 1, 7, 21321],
[ 2, 673, 22],
[ 3, 2, 3]], dtype=int64)</pre>
</div>
</div>
</div>
</div>
</div>
<div class="cell border-box-sizing code_cell rendered">
<div class="input">
<div class="prompt input_prompt">In [157]:</div>
<div class="inner_cell">
<div class="input_area">
<div class=" highlight hl-ipython3"><pre><span></span><span class="n">tile</span><span class="p">(</span><span class="n">C</span><span class="p">,</span><span class="mi">1</span><span class="p">,</span><span class="mi">2</span><span class="p">)</span>
</pre></div>
</div>
</div>
</div>
<div class="output_wrapper">
<div class="output">
<div class="output_area">
<div class="prompt output_prompt">Out[157]:</div>
<div class="output_text output_subarea output_execute_result">
<pre>array([[1, 2, 3, 1, 2, 3],
[1, 2, 3, 1, 2, 3]])</pre>
</div>
</div>
</div>
</div>
</div>
<div class="cell border-box-sizing code_cell rendered">
<div class="input">
<div class="prompt input_prompt">In [160]:</div>
<div class="inner_cell">
<div class="input_area">
<div class=" highlight hl-ipython3"><pre><span></span><span class="n">J</span><span class="p">(</span><span class="mi">5</span><span class="p">)</span><span class="o">*</span><span class="n">Z</span><span class="p">(</span><span class="mi">5</span><span class="p">)</span><span class="o">*</span><span class="n">I</span><span class="p">(</span><span class="mi">5</span><span class="p">)</span>
</pre></div>
</div>
</div>
</div>
<div class="output_wrapper">
<div class="output">
<div class="output_area">
<div class="prompt output_prompt">Out[160]:</div>
<div class="output_text output_subarea output_execute_result">
<pre>array([[ 0., 0., 0., 0., 0.],
[ 0., 0., 0., 0., 0.],
[ 0., 0., 0., 0., 0.],
[ 0., 0., 0., 0., 0.],
[ 0., 0., 0., 0., 0.]])</pre>
</div>
</div>
</div>
</div>
</div>
<div class="cell border-box-sizing code_cell rendered">
<div class="input">
<div class="prompt input_prompt">In [161]:</div>
<div class="inner_cell">
<div class="input_area">
<div class=" highlight hl-ipython3"><pre><span></span><span class="n">qnorm</span><span class="p">(</span><span class="mi">95</span><span class="p">)</span>
</pre></div>
</div>
</div>
</div>
<div class="output_wrapper">
<div class="output">
<div class="output_area">
<div class="prompt output_prompt">Out[161]:</div>
<div class="output_text output_subarea output_execute_result">
<pre>1.6448536269514722</pre>
</div>
</div>
</div>
</div>
</div>
<div class="cell border-box-sizing code_cell rendered">
<div class="input">
<div class="prompt input_prompt">In [163]:</div>
<div class="inner_cell">
<div class="input_area">
<div class=" highlight hl-ipython3"><pre><span></span><span class="n">pnorm</span><span class="p">(</span><span class="mf">1.65</span><span class="p">)</span>
</pre></div>
</div>
</div>
</div>
<div class="output_wrapper">
<div class="output">
<div class="output_area">
<div class="prompt output_prompt">Out[163]:</div>
<div class="output_text output_subarea output_execute_result">
<pre>0.50658224895572213</pre>
</div>
</div>
</div>
</div>
</div>
<div class="cell border-box-sizing code_cell rendered">
<div class="input">
<div class="prompt input_prompt">In [166]:</div>
<div class="inner_cell">
<div class="input_area">
<div class=" highlight hl-ipython3"><pre><span></span><span class="n">CI</span><span class="p">(</span><span class="n">q</span> <span class="o">=</span> <span class="mi">95</span><span class="p">,</span> <span class="n">data</span> <span class="o">=</span> <span class="n">x</span><span class="p">[</span><span class="s2">"Fare"</span><span class="p">])</span>
</pre></div>
</div>
</div>
</div>
<div class="output_wrapper">
<div class="output">
<div class="output_area">
<div class="prompt output_prompt">Out[166]:</div>
<div class="output_text output_subarea output_execute_result">
<pre>(28.941274632718805, 35.467141304430399)</pre>
</div>
</div>
</div>
</div>
</div>
<div class="cell border-box-sizing code_cell rendered">
<div class="input">
<div class="prompt input_prompt">In [169]:</div>
<div class="inner_cell">
<div class="input_area">
<div class=" highlight hl-ipython3"><pre><span></span><span class="n">M</span><span class="p">(</span><span class="n">tr</span><span class="p">(</span><span class="n">A</span><span class="p">)</span><span class="o">*</span><span class="n">diag</span><span class="p">(</span><span class="n">A</span><span class="p">))</span>
</pre></div>
</div>
</div>
</div>
<div class="output_wrapper">
<div class="output">
<div class="output_area">
<div class="prompt output_prompt">Out[169]:</div>
<div class="output_text output_subarea output_execute_result">
<pre>matrix([[ 5, 10, 10]])</pre>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</body>
</html>
| danielhanchen/sciblox | sciblox (v1)/sciblox+v0.01.html | HTML | mit | 781,513 |
<!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="./a6444ecc8e2052b61a1861e2c001ced828e1095b7229d2bc9689ad9d6776a223.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/a3bc1e6941f5a2200890ed42216b8c8b77acc94850b9908fd4a3ad976fcff8ac.html | HTML | mit | 550 |
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="description" content="">
<meta name="author" content="Lucio Pentagna">
<link rel="icon" href="media/favicon.ico">
<title>Fab Academy 2017 - Lucio Pentagna</title>
<!-- Bootstrap core CSS -->
<link href="bootstrap/css/bootstrap.css" rel="stylesheet">
<!-- Custom styles for this template -->
<link href="media/fabacademy.css" rel="stylesheet">
<!-- 3D files viewer -->
<script type="text/javascript" src="media/jsc3d_ie.min.js"></script>
<script type="text/javascript" src="media/jsc3d.min.js"></script>
<script type="text/javascript" src="media/jsc3d.webgl.js"></script>
<script type="text/javascript" src="media/jsc3d.touch.js"></script>
<!-- Just for debugging purposes. Don't actually copy these 2 lines! -->
<!--[if lt IE 9]><script src="bootstrap/js/ie8-responsive-file-warning.js"></script><![endif]-->
<script src="bootstrap/js/ie-emulation-modes-warning.js"></script>
<!-- HTML5 shim and Respond.js for IE8 support of HTML5 elements and media queries -->
<!--[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]-->
<!-- Load the menu file -->
<script>
function menu() {
$('#exercises').load("exercises-menu.html");
$('#project').load("project-menu.html");
$('#cclicense').load("license.html");
}
</script>
</head>
<body onload="menu()">
<!-- Static navbar -->
<nav class="navbar navbar-default navbar-static-top">
<div class="container">
<div class="navbar-header">
<button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#navbar" aria-expanded="false" aria-controls="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">Lucio Pentagna</a>
</div>
<div id="navbar" class="navbar-collapse collapse">
<ul class="nav navbar-nav">
<li><a href="about.html">About</a></li>
<li class="dropdown">
<a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-expanded="false">Exercises <span class="caret"></span></a>
<ul id="exercises" class="dropdown-menu" role="menu">
</ul>
</li>
<li class="dropdown">
<a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-expanded="false">Final Project <span class="caret"></span></a>
<ul id="project" class="dropdown-menu" role="menu">
</ul>
</li>
<li><a href="contact.html">Contact</a></li>
</ul>
</div><!--/.nav-collapse -->
</div>
</nav>
<div class="container">
<!-- Insert your content here below! -->
<h3>Week 4 - Make an in-circuit programmer by milling the PCB</h3>
<h3>Description</h3>
<p>This week I will be making a ISP <a href="https://en.wikipedia.org/wiki/In-system_programming" >(In-system programming)</a> or in-circuit programmer.</p>
<p>I chose to do <a href="http://fab.cba.mit.edu/classes/863.16/doc/projects/ftsmin/index.html">Brian's ISP</a>. I chose it for its simplicity and cost as it is striped down to a bare minimum of components.</p>
<p class="pic"><img src="media/week4/image001.png"><legend>image from <a href="http://fab.cba.mit.edu/classes/863.16/doc/projects/ftsmin/index.html">Brian's ISP's</a> page</legend></p>
<p class="pic"><img src="media/week4/image003.png"><legend>image from <a href="http://fab.cba.mit.edu/classes/863.16/doc/projects/ftsmin/index.html">Brian's ISP's</a> page</legend></p>
<p>The process will be split in phases, Milling, Stuffing/Populating, De-buging, Programing:</p>
<h4>Milling</h4>
<p>On this phase I will be using the following:</p>
<p>_ Fab Modules <a href="http://fabmodules.org"></a></p>
<p>_ Mach3</p>
<p>_ The CNC</p>
<h4>Fab Modules</h4>
<p>- I started by downloading the Traces (1000 dpi) and Outline Cutout (1000 dpi) of the circuit provided at Brian's tutorial.</p>
<p class="pic"><img src="media/week4/image005.png"><legend>image from <a href="http://fab.cba.mit.edu/classes/863.16/doc/projects/ftsmin/index.html">Brian's ISP's</a> page</legend></p>
<p class="pic"><img src="media/week4/image007.png"><legend>image from <a href="http://fab.cba.mit.edu/classes/863.16/doc/projects/ftsmin/index.html">Brian's ISP's</a> page</legend></p>
<h4>- At Fab modules</h4>
<p>I selected the option "image (.png)"</p>
<p class="pic"><img src="media/week4/image009.png"><legend>image capture from my computer</legend></p>
<p>I choose the image file</p>
<p class="pic"><img src="media/week4/image011.png"><legend>image capture from my computer</legend></p>
<p>Once image is loaded I selected "output format" and then "G-codes (.nc)"</p>
<p class="pic"><img src="media/week4/image013.png"><legend>image capture from my computer</legend></p>
<p>On Process I selected "PCB traces (1/64)"</p>
<p class="pic"><img src="media/week4/image015.png"><legend>image capture from my computer</legend></p>
<p>Before calculating I changed the cut depth to 0.05, half of the default value as I was beeing a bit cautious on it.</p>
<p class="pic"><img src="media/week4/image017.png"><legend>image capture from my computer</legend></p>
<p>Then pressed calculate</p>
<p class="pic"><img src="media/week4/image019.png"><legend>image capture from my computer</legend></p>
<p>After calculation I proceed with a inspection of the toolpath to make sure that all traces were covered. By holding left mouse key I was able to move the image and with the wheel button I could zoom the image to better check the tool path.</p>
<p class="pic"><img src="media/week4/image021.png"><legend>image capture from my computer</legend></p>
<p>By holding right mouse key I was able to even see it with a different perspective.</p>
<p class="pic"><img src="media/week4/image023.png"><legend>image capture from my computer</legend></p>
<p>Last I saved the file for the milling process.</p>
<p class="pic"><img src="media/week4/image025.png"><legend>image capture from my computer</legend></p>
<p class="pic"><img src="media/week4/image027.png"><legend>image capture from my computer</legend></p>
<p>To outline I followed the same steps as before exept I chose to "PCB outline (1/32)" instead of traces.</p>
<p class="pic"><img src="media/week4/image029.png"><legend>image capture from my computer</legend></p>
<h4>2. Mach3</h4>
<p>I started the preparation of the cnc by milling a pocket the size of the blank PCB (76x50x1.5mm)</p>
<p class="pic"><img src="media/week4/image031.png"><legend>image capture from my computer</legend></p>
<p>Milling the pocket</p>
<p class="pic"><img src="media/week4/image033.png"><legend>photo of my cnc making a pocket for the blank pcb</legend></p>
<p>Finished pocket</p>
<p class="pic"><img src="media/week4/image035.png"><legend>photo of my cnc finishing pocket</legend></p>
<p>Gluing double face tape on the FR1 board
</p>
<p class="pic"><img src="media/week4/image037.png"><legend>back of blank pcb</legend></p>
<p>The end result is this.</p>
<p class="pic"><img src="media/week4/image039.png"><legend>finishing the outside of the ISP</legend></p>
<p>Milling the cutout of one of the ISP's </p>
<p class="pic"><img src="media/week4/image041.png"><legend>image capture from my computer</legend></p>
<p>Removing the PCB from the pocket.</p>
<p class="pic"><img src="media/week4/image043.png"><legend>image capture from my computer</legend></p>
<p>I used a Xsato blade and sandpaper to remove shavings left from the milling process.</p>
<p class="pic"><img src="media/week4/image045.png"><legend>image capture from my computer</legend></p>
<p>Removed the double face tape from behind the pcb.</p>
<p class="pic"><img src="media/week4/image047.png"><legend> capture from my computer</legend></p>
<h4>3. Stuffing</h4>
<p>Basing on Brian's ISP's page tutorial I started by creating a spreadsheet with the components and its positions.</p>
<p class="pic"><img src="media/week4/image049.png"><legend>image capture from my computer</legend></p>
<p class="pic"><img src="media/week4/image051.png"><legend>image from Brian's ISP's page</legend></p>
BOM
<div class="table-responsive">
<table class="table" border with="800">
<tr>
<td width="300">
<p>Components</p>
</td>
<td width="100">
<p>Location</p>
</td>
<td width="200">
<p><span>Digikey</span>
or Mouser</p>
<p>Part number </p>
</td>
<td width="200">
<p>Manufacture Part #</p>
</td>
</tr>
<tr>
<td width="300">
<p><span><span><span>- </span></span></span><a href="http://www.atmel.com/devices/attiny45.aspx"><span>ATtiny45</span></a>
or ATtiny85</p>
</td>
<td width="100">
<p>U1</p>
</td>
<td width="200">
<p><a
href="http://www.digikey.com/product-detail/en/atmel/ATTINY45V-10SUR/ATTINY45V-10SURCT-ND/3789329"><span
>ATTINY45V-10SU-ND</span></a></p>
</td>
<td width="200">
<p>ATTINY45V-10SUR</p>
</td>
</tr>
<tr >
<td width="300">
<p><span><span><span>- </span></span></span>2x
1kΩ resistors</p>
</td>
<td width="100">
<p>R1, R6</p>
</td>
<td width="200">
<p><a
href="http://www.digikey.com/product-detail/en/yageo/RC1206FR-071KL/311-1.00KFRCT-ND/731334"><span>311-1.00KFRCT-ND</span></a></p>
</td>
<td width="200">
<p>RC1206FR-071KL </p>
</td>
</tr>
<tr>
<td width="300">
<p><span><span><span>- </span></span></span>2x
499Ω resistors</p>
</td>
<td width="100">
<p>R2, R5</p>
</td>
<td width="200">
<p><a
href="http://www.digikey.com/product-detail/en/yageo/RC1206FR-07499RL/311-499FRCT-ND/731891"><span>311-499FRCT-ND</span></a></p>
</td>
<td width="200">
<p>RC1206FR-07499RL </p>
</td>
</tr>
<tr>
<td width="300">
<p><span><span><span>- </span></span></span>2x
49Ω resistors</p>
</td>
<td width="100">
<p>R3, R4</p>
</td>
<td width="200">
<p><a
href="http://www.digikey.com/product-detail/en/yageo/RC1206FR-0749R9L/311-49.9FRCT-ND/731889"><span>311-49.9FRCT-ND</span></a></p>
</td>
<td width="200">
<p>RC1206FR-0749R9L</p>
</td>
</tr>
<tr>
<td width="300">
<p><span><span><span>- </span></span></span>2x
3.3v <span>zener</span> diodes</p>
</td>
<td width="100">
<p>D1, D2</p>
</td>
<td width="200">
<p><a
href="http://www.digikey.com/product-detail/en/diodes-incorporated/BZT52C3V3-7-F/BZT52C3V3-FDICT-ND/717854"><span>BZT52C3V3-FDICT-ND</span></a></p>
</td>
<td width="200">
<p>BZT52C3V3-7-F</p>
</td>
</tr>
<tr>
<td width="300">
<p><span><span><span>- </span></span></span>1x
red LED</p>
</td>
<td width="100">
<p>D4</p>
</td>
<td width="200">
<p><a
href="http://www.digikey.com/product-detail/en/lite-on-inc/LTST-C150CKT/160-1167-1-ND/269239"><span>160-1167-1-ND</span></a></p>
</td>
<td width="200">
<p>LTST-C150CKT</p>
</td>
</tr>
<tr>
<td width="300">
<p><span><span><span>- </span></span></span>1x
green LED</p>
</td>
<td width="100">
<p>D3</p>
</td>
<td width="200">
<p><a
href="http://www.digikey.com/product-detail/en/lite-on-inc/LTST-C230TBKT/160-1889-1-ND/3306146"><span>160-1889-1-ND</span></a></p>
</td>
<td width="200">
<p>LTST-C230TBKT</p>
</td>
</tr>
<tr>
<td width="300">
<p><span><span><span>- </span></span></span>1x 100nF/0.1uF capacitor</p>
</td>
<td width="100">
<p>C1</p>
</td>
<td width="200">
<p><a
href="http://www.digikey.com/product-detail/en/kemet/C1206C104KARACTU/399-4674-1-ND/992199"><span>399-4674-1-ND</span></a></p>
</td>
<td width="200">
<p>C1206C104KARACTU</p>
</td>
</tr>
<tr>
<td width="300">
<p><span><span><span>- </span></span></span>1x
2x3 pin header</p>
</td>
<td width="100">
<p>ISP</p>
</td>
<td width="200">
<p><a
href="http://www.mouser.com/ProductDetail/Amphenol-FCI/95278-101A06LF/?qs=AwD%252bQufC0y6awc4Pvf%2Fc%252bg%3D%3D"><span>649-95278-101A06LF</span></a></p>
</td>
<td width="200">
<p>71600-006LF</p>
</td>
</tr>
</table></div>
<p>After that I proceed soldering all components in place.</p>
<p class="pic"><video controls><source src="media/week4/soldering.m4v">
Your browser does not support HTML5 video.</video></p>
<h4>-3 Pre-Debugging</h4>
<p>I started with a visual inspection.</p>
<p class="pic"><img src="media/week4/image053.png"><legend>photo of my semi-finished ISP</legend></p>
<p>OK I need to clean a bit more</p>
<p>That's when I realised I forgot to solder the jumper wire. That made me remove the shrink tube I had installed prior.</p>
<p class="pic"><img src="media/week4/image055.png"><legend>photo of my semi-finished ISP</legend></p>
<p>With the multimeter I looked for shorts and nothing was detected especially between Vcc and GND.</p>
<p>Overall the board seemed fine so I proceed with the programing. And now programing...</p>
<h4>Programming</h4>
<p>Under Ubuntu for Windows 10.
Started by installing the programing environment</p>
<p class="pic"><img src="media/week4/image057.png"><legend>capture of my computer screen</legend></p>
<p>With the prior command the programs got downloaded.</p>
<p class="pic"><img src="media/week4/image059.png"><legend>capture of my computer screen</legend></p>
<p>I then downloaded the firmware source to a directory. Following that I run the command <pre class="prettyprint linenums">make</pre>
</p>
<p class="pic"><img src="media/week4/image061.png"><legend>capture of my computer screen</legend></p>
<p>Using Sublime-text I edited the makefile file and replaced the entry "PROGRAMMER ?= usbtiny" with "PROGRAMMER ?= usbasp".</p>
<p class="pic"><img src="media/week4/image063.png"><legend>capture of my computer screen</legend></p>
<p>I then run <pre class="prettyprint linenums">make flash</pre></p>
<p class="pic"><img src="media/week4/image065.png"><legend>capture of my computer screen</legend></p>
<p>But not success. So I run <pre class="prettyprint linenums">lsusb</pre> and I get a message “unable to initialize libusb: -99</p>
<p class="pic"><img src="media/week4/image067.png"><legend>capture of my computer screen</legend></p>
<p>After a quick search on stackoverflow I find out there is no support for usb under windows 10 ubuntu shell yet! Argh!</p>
<p class="pic"><img src="media/week4/image069.png"><legend>capture of my computer screen on <a href="http://stackoverflow.com/questions/38954691/is-usb-supported-on-bash-on-ubuntu-on-windows-10">stackoverflow</a> </legend></p>
<p>Then I gave up on Ubuntu bash for windows 10 and run a copy of Ubuntu under VMware player.
At ubuntu I run:</p>
<pre class="prettyprint linenums">sudo apt install avrdude gcc-avr avr-libc make</pre>
<p class="pic"><img src="media/week4/image071.png"><legend>capture of my computer screen</legend></p>
<p>This time after running lsusb I can see that device is present.</p>
<p>I run </p>
<pre class="prettyprint linenums">make</pre>
<p>in order to compile the firmware.</p>
<p class="pic"><img src="media/week4/image073.png"><legend>capture of my computer screen</legend></p>
<p>I then run</p>
<pre class="prettyprint linenums">make flash
</pre>
<p>But again I got an error message.
</p>
<p>I end up finding out that my ISP has to have a jumper installed in order to program the Attiny45. So I do it! </p>
<p>And it works!</p>
<p class="pic"><img src="media/week4/image075.png"><legend>capture of my computer screen</legend></p>
<p>Next I run <pre class="prettyprint linenums">make fuses</pre></p>
<p class="pic"><img src="media/week4/image077.png"><legend>capture of my computer screen</legend></p>
<p>After having the firmware uploaded and fuses burnt my new ASP would not be recognised.</p>
<p>So back to debugging…</p>
<p>I end up measuring each resistor value, and replacing the attiny with a new one. With a multimeter I found out that the R1 1K resistor was not working, replaced and voila. Board detected!!! Oh also I decided to install a usb connector I cutted from an old cable and after some washing that's how it looks.</p>
<p class="pic"><img src="media/week4/image079.png"><legend>photo of my tiny ISP without cover</legend></p>
<p class="pic"><img src="media/week4/ispworking.jpg"><legend>photo of my tiny ISP with cover and programing</legend></p>
<p>Final command make rstdisbl and this tiny can't be programed again.</p>
<p class="pic"><img src="media/week4/image081.png"><legend>capture of my computer screen</legend></p>
<p>It worked now I remove jumper!</p>
<p class="pic"><img src="media/week4/image083.png"><legend>capture of my computer screen</legend></p>
<p>It works!</p>
<h4>-4 Final Test</h4>
<p>Loading the driver on windows I use the tool "Zadig_2.2.exe"</p>
<p class="pic"><img src="media/week4/image085.png"><legend>capture of my computer screen</legend></p>
<p>After the driver installation I tested under windows the burning of my 3D printer board's firmware.</p>
<p class="pic"><video controls><source src="media/week4/ispworks.m4v">
Your browser does not support HTML5 video.</video></p>
<p class="pic"><img src="media/week4/image087.png"><legend>capture of my computer screen</legend></p>
<p>All working!</p>
<!-- End of your content -->
</div>
<!-- /container -->
<!-- footer -->
<footer id="footer">
<p id="cclicense">
</p>
<p class="license">
Theme: <a href="https://github.com/openp2pdesign/FabAcademy_Template">Fab Academy Template</a> by <a href="http://openp2pdesign.org">Massimo Menichinelli</a> <br>
Based on <a href="http://getbootstrap.com/">Twitter Bootstrap</a>+<a href="http://jquery.com/">JQuery</a>+<a href="https://code.google.com/p/google-code-prettify/">google-code-prettify</a>+<a href="http://jmblog.github.io/color-themes-for-google-code-prettify/github/">GitHub theme for google-code-prettify</a>+<a href="https://code.google.com/p/jsc3d/">JSC3D</a>+<a href="https://github.com/thegrubbsian/jquery.ganttView">jquery.ganttView</a>.
</p>
</footer>
<!-- Do not touch this! -->
<!-- Bootstrap core JavaScript
================================================== -->
<!-- Placed at the end of the document so the pages load faster -->
<script src="media/jquery-1.9.1.min.js"></script>
<!-- Syntax Highlighter -->
<script src="https://google-code-prettify.googlecode.com/svn/loader/run_prettify.js">
</script>
<!-- From https://github.com/jmblog/color-themes-for-google-code-prettify -->
<link href="media/github.css" type="text/css" rel="stylesheet">
<script type="text/javascript">
!function ($) {
$(function(){
window.prettyPrint && prettyPrint()
})
}(window.jQuery)
</script>
<script src="bootstrap/js/bootstrap.min.js"></script>
<!-- IE10 viewport hack for Surface/desktop Windows 8 bug -->
<script src="bootstrap/js/ie10-viewport-bug-workaround.js"></script>
</body>
</html>
| FabAcademyPortugal2017/FabAcademyPortugal2017.github.io | lucio/exercise04.html | HTML | mit | 19,595 |
<!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"/>
<title>SoundCity Prototyp: Classes/Route.m Quellcode</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<link href="doxygen.css" rel="stylesheet" type="text/css"/>
</head>
<body>
<!-- Erzeugt von Doxygen 1.6.1 -->
<div class="navigation" id="top">
<div class="tabs">
<ul>
<li><a href="main.html"><span>Hauptseite</span></a></li>
<li><a href="pages.html"><span>Zusätzliche Informationen</span></a></li>
<li><a href="annotated.html"><span>Klassen</span></a></li>
<li class="current"><a href="files.html"><span>Dateien</span></a></li>
</ul>
</div>
<div class="tabs">
<ul>
<li><a href="files.html"><span>Auflistung der Dateien</span></a></li>
<li><a href="globals.html"><span>Datei-Elemente</span></a></li>
</ul>
</div>
<h1>Classes/Route.m</h1><a href="_route_8m.html">gehe zur Dokumentation dieser Datei</a><div class="fragment"><pre class="fragment"><a name="l00001"></a>00001 <span class="comment">//</span>
<a name="l00002"></a>00002 <span class="comment">// Route.m</span>
<a name="l00003"></a>00003 <span class="comment">// SoundCity</span>
<a name="l00004"></a>00004 <span class="comment">//</span>
<a name="l00005"></a>00005 <span class="comment">// Created by administrator on 23.10.09.</span>
<a name="l00006"></a>00006 <span class="comment">// Copyright 2009 init ag. All rights reserved.</span>
<a name="l00007"></a>00007 <span class="comment">//</span>
<a name="l00008"></a>00008
<a name="l00009"></a>00009 <span class="preprocessor">#import "<a class="code" href="_route_8h.html">Route.h</a>"</span>
<a name="l00010"></a>00010 <span class="preprocessor">#import "<a class="code" href="_g_p_s_point_8h.html">GPSPoint.h</a>"</span>
<a name="l00011"></a>00011
<a name="l00012"></a>00012 <span class="keyword">@implementation </span><a class="code" href="interface_route.html">Route</a>
<a name="l00013"></a>00013
<a name="l00014"></a>00014 <span class="keyword">@synthesize</span> <a class="code" href="interface_route.html#a0d881da071b4c7b17ef600672bd25698">rid</a>, <a class="code" href="interface_route.html#a3634bcbb7277dd09256f85b8ac708e69">name</a>, <a class="code" href="interface_route.html#a461ded6f64d5b7da83e9aaa31c4f31c6">image</a>, <a class="code" href="interface_route.html#aa16ca2feba08e3fbcbcf65e0d4f6f583">details</a>, <a class="code" href="interface_route.html#a0e0471c4dc01c66a7e412e390bce7571">pois</a>, <a class="code" href="interface_route.html#ac914a04bbdf46f1d6dcf3359d4f8d98a">routepoints</a>, <a class="code" href="interface_route.html#ad8a3b460a65086d981a3ca43e7afe094">dummyGPSPoints</a>;
<a name="l00015"></a>00015
<a name="l00016"></a>00016 - (id)init {
<a name="l00017"></a>00017 <a class="code" href="interface_route.html#a0e0471c4dc01c66a7e412e390bce7571">pois</a> = [[NSMutableArray alloc] init];
<a name="l00018"></a>00018 <a class="code" href="interface_route.html#ac914a04bbdf46f1d6dcf3359d4f8d98a">routepoints</a> = [[NSMutableArray alloc] init];
<a name="l00019"></a>00019
<a name="l00020"></a>00020 <span class="keywordflow">return</span> <span class="keyword">self</span>;
<a name="l00021"></a>00021 }
<a name="l00022"></a>00022
<a name="l00023"></a>00023 - (void) setDummyRoutePoints {
<a name="l00024"></a>00024 <a class="code" href="interface_route.html#ad8a3b460a65086d981a3ca43e7afe094">dummyGPSPoints</a> = [[NSMutableArray alloc] init];
<a name="l00025"></a>00025
<a name="l00026"></a>00026 <a class="code" href="interface_g_p_s_point.html">GPSPoint</a> *gps1 = [[<a class="code" href="interface_g_p_s_point.html">GPSPoint</a> alloc] init];
<a name="l00027"></a>00027 [gps1 setData:@"1" latitude:37.333258 longitude:-122.030404];
<a name="l00028"></a>00028 [dummyGPSPoints addObject:gps1];
<a name="l00029"></a>00029 [gps1 release];
<a name="l00030"></a>00030
<a name="l00031"></a>00031 <a class="code" href="interface_g_p_s_point.html">GPSPoint</a> *gps2 = [[<a class="code" href="interface_g_p_s_point.html">GPSPoint</a> alloc] init];
<a name="l00032"></a>00032 [gps2 setData:@"2" latitude:37.332797 longitude:-122.028601];
<a name="l00033"></a>00033 [dummyGPSPoints addObject:gps2];
<a name="l00034"></a>00034 [gps2 release];
<a name="l00035"></a>00035
<a name="l00036"></a>00036 <a class="code" href="interface_g_p_s_point.html">GPSPoint</a> *gps3 = [[<a class="code" href="interface_g_p_s_point.html">GPSPoint</a> alloc] init];
<a name="l00037"></a>00037 [gps3 setData:@"3" latitude:37.330681 longitude:-122.028708];
<a name="l00038"></a>00038 [dummyGPSPoints addObject:gps3];
<a name="l00039"></a>00039 [gps3 release];
<a name="l00040"></a>00040
<a name="l00041"></a>00041 <a class="code" href="interface_g_p_s_point.html">GPSPoint</a> *gps4 = [[<a class="code" href="interface_g_p_s_point.html">GPSPoint</a> alloc] init];
<a name="l00042"></a>00042 [gps4 setData:@"4" latitude:37.330477 longitude:-122.030554];
<a name="l00043"></a>00043 [dummyGPSPoints addObject:gps4];
<a name="l00044"></a>00044 [gps4 release];
<a name="l00045"></a>00045
<a name="l00046"></a>00046 <a class="code" href="interface_g_p_s_point.html">GPSPoint</a> *gps5 = [[<a class="code" href="interface_g_p_s_point.html">GPSPoint</a> alloc] init];
<a name="l00047"></a>00047 [gps5 setData:@"5" latitude:37.330272 longitude:-122.032292];
<a name="l00048"></a>00048 [dummyGPSPoints addObject:gps5];
<a name="l00049"></a>00049 [gps5 release];
<a name="l00050"></a>00050
<a name="l00051"></a>00051 <a class="code" href="interface_g_p_s_point.html">GPSPoint</a> *gps6 = [[<a class="code" href="interface_g_p_s_point.html">GPSPoint</a> alloc] init];
<a name="l00052"></a>00052 [gps6 setData:@"6" latitude:37.331790 longitude:-122.032228];
<a name="l00053"></a>00053 [dummyGPSPoints addObject:gps6];
<a name="l00054"></a>00054 [gps6 release];
<a name="l00055"></a>00055 <span class="comment">//[routepoints addObjectsFromArray:dummyGPSPoints];</span>
<a name="l00056"></a>00056 }
<a name="l00057"></a>00057
<a name="l00058"></a>00058 - (NSString *)description {
<a name="l00059"></a>00059 <span class="keywordflow">return</span> [[NSString alloc] initWithFormat:@"Route: Name - %@ | Image - %@", [<span class="keyword">self</span> name], [<span class="keyword">self</span> image]];
<a name="l00060"></a>00060 }
<a name="l00061"></a>00061
<a name="l00062"></a>00062 - (void) dealloc {
<a name="l00063"></a>00063
<a name="l00064"></a>00064 [name release];
<a name="l00065"></a>00065 [image release];
<a name="l00066"></a>00066 [details release];
<a name="l00067"></a>00067 [pois release];
<a name="l00068"></a>00068 [routepoints release];
<a name="l00069"></a>00069 [<span class="keyword">super</span> dealloc];
<a name="l00070"></a>00070 }
<a name="l00071"></a>00071
<a name="l00072"></a>00072 <span class="keyword">@end</span>
</pre></div></div>
<hr size="1"/><address style="text-align: right;"><small>Erzeugt am Thu Nov 12 17:19:32 2009 für SoundCity Prototyp von
<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.6.1 </small></address>
</body>
</html>
| soraxdesign/SoundCity | Docs/html/_route_8m_source.html | HTML | mit | 7,736 |
<!doctype html>
<html class="no-js">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<title>{{ page.title }} - {{ site.name }}</title>
<meta name="description" content="{{ page.title }} - {{ site.name }}" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<meta name="keywords" content="{{ page.keywords }}, {{ site.keywords }}" />
<!-- CSS Get: http://www.google.com/fonts/
http://stackoverflow.com/questions/7985081/how-to-deploy-a-jekyll-site-locally-with-css-js-and-background-images-included
================================================== -->
<link href="//fonts.googleapis.com/css?family=Open+Sans:400,700,800|Raleway:400,200,700" rel="stylesheet" type="text/css">
<!-- Fount Awesome -->
<link href="//maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css" rel="stylesheet">
<link rel="stylesheet" href="css/style.css" />
<!-- Ah, the favicon.
================================================== -->
<link rel="shortcut icon" href="favicon.ico">
<!-- Open Graph: https://developers.facebook.com/docs/opengraph/howtos/maximizing-distribution-media-content/
Twitter: https://dev.twitter.com/docs/cards/types/summary-card
============================== -->
<meta property="og:title" content="{{ page.title }}"/>
<meta property="og:site_name" content=" - {{ site.name }}"/>
<meta property="og:url" content=" - {{ site.url }}"/>
<meta property="og:description" content="{{ page.description }}"/>
<meta property="og:image" content="{{ page.imageurl }}"/>
<meta name="twitter:card" content="summary">
<meta name="twitter:site" content="@{{ site.twitter }}">
<meta name="twitter:title" content="{{ page.title }}">
<meta name="twitter:description" content="{{ page.description }}">
<meta name="twitter:image" content="{{ page.imageurl }}">
<!-- modernizr
================================================== -->
<script src="bower_components/modernizr/modernizr.js"></script>
</head>
<body>
<div class="off-canvas-wrap" data-offcanvas>
<div class="inner-wrap">
<!-- Add header and nav here -->
<!--[if lt IE 8]>
<div data-alert class="alert-box alert radius" class="browsehappy">Please <a href="http://browsehappy.com/">upgrade your browser</a>. <a href="#" class="close">×</a></div>
<![endif]-->
<header id="header" class="row">
<div class="small-12 columns">
<section class="right show-for-medium-up mam">
<ul class="inline-list">
{% include nav.html %}
</ul>
</section>
<section class="right show-for-small">
<ul class="inline-list mam">
<li>
<a class="right-off-canvas-toggle" href="#"><i class="fa fa-bars fa-lg">
</i></a>
</li>
</ul>
</section>
<h1><a class="logo" href="{{ site.url }}">{{ site.brand }}</a></h1>
</div>
</header>
<!-- Off Canvas Menu -->
<aside class="right-off-canvas-menu">
<!-- navigation list goes here -->
<ul class="off-canvas-list">
{% include nav.html %}
</ul>
</aside>
<div class="row">
<section role="main">
<div class="small-12 columns">
{{ content }}
</div>
</section>
</div>
<footer class="site-footer row" role="contentinfo">
</footer>
<!-- close the off-canvas menu -->
<a class="exit-off-canvas"></a>
</div>
</div>
<!-- Loading JavaScripts
================================================== -->
<!-- Zepto (http://zeptojs.com/) is great, but I am sticking with jQuery. Sorry! -->
<script src="//ajax.googleapis.com/ajax/libs/jquery/2.0.3/jquery.min.js"></script>
<script>window.jQuery || document.write('<script src="bower_components/jquery/jquery.js"><\/script>')</script>
<script src="js/plugins.js"></script>
<script src="bower_components/foundation/js/foundation.min.js"></script>
<script src="js/script.js"></script>
<!-- Google Analytics -->
<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', '{{ site.analytics }}', 'auto');
ga('send', 'pageview');
</script>
</body>
</html>
| smuse/smuse.de | _layouts/pages.html | HTML | mit | 4,790 |
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>itauto: 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.4.5 / itauto - 8.15.0</a></li>
</ul>
</div>
</div>
</div>
<div class="article">
<div class="row">
<div class="col-md-12">
<a href="../..">« Up</a>
<h1>
itauto
<small>
8.15.0
<span class="label label-info">Not compatible 👼</span>
</small>
</h1>
<p>📅 <em><script>document.write(moment("2022-02-05 04:20:23 +0000", "YYYY-MM-DD HH:mm:ss Z").fromNow());</script> (2022-02-05 04:20:23 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-ocamlbuild base OCamlbuild binary and libraries distributed with the OCaml compiler
base-threads base
base-unix base
camlp5 7.14 Preprocessor-pretty-printer of OCaml
conf-findutils 1 Virtual package relying on findutils
conf-perl 2 Virtual package relying on perl
coq 8.4.5 Formal proof management system.
num 0 The Num library for arbitrary-precision integer and rational arithmetic
ocaml 4.02.3 The OCaml compiler (virtual package)
ocaml-base-compiler 4.02.3 Official 4.02.3 release
ocaml-config 1 OCaml Switch Configuration
ocamlbuild 0 Build system distributed with the OCaml compiler since OCaml 3.10.0
# opam file:
opam-version: "2.0"
maintainer: "frederic.besson@inria.fr"
homepage: "https://gitlab.inria.fr/fbesson/itauto"
dev-repo: "git+https://gitlab.inria.fr/fbesson/itauto.git"
authors: ["Frédéric Besson"]
bug-reports: "frederic.besson@inria.fr"
license: "MIT"
synopsis: "'itauto' is a reflexive SAT solver parameterised by a leaf tactic and Nelson-Oppen support"
build: [
[make]
]
install: [
[make "install"]
]
depends: [
"ocaml" {>= "4.9~"}
"coq" {>= "8.15" & < "8.16~"}
"ocamlbuild" {build}
]
depopts: [ "ocamlformat" {build} ]
tags: [
"keyword:integers"
"keyword:SAT"
"keyword:SMT"
"keyword:Nelson-Oppen"
"keyword:automation"
"date:2022-01-31"
"logpath:Cdcl"
]
url {
src:
"https://gitlab.inria.fr/fbesson/itauto/-/archive/8.15.0/itauto-8.15.0.tar.gz"
checksum: [
"md5=b769527962a8b4d3742d4689d2a91784"
"sha512=cab061ff940b13c142d13f9f734bff6ff6aa43a83d4fe96e4a840740cbc5f03ee09de2cc4a43ddf0ca0c82cb3f835b7648103a9a921a42f011d18932c8c0a58d"
]
}
</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-itauto.8.15.0 coq.8.4.5</code></dd>
<dt>Return code</dt>
<dd>5120</dd>
<dt>Output</dt>
<dd><pre>[NOTE] Package coq is already installed (current version is 8.4.5).
The following dependencies couldn't be met:
- coq-itauto -> ocaml >= 4.9~
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-itauto.8.15.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.02.3-2.0.6/released/8.4.5/itauto/8.15.0.html | HTML | mit | 7,128 |
<!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="./c95eb683d801ee3f643fd5e2d79bcc31b02385c464505b64f89ab848548a813f.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/09181c53498c1889a31bc2a39111fb6e2ba4816546526b03af1b175fc5e5bd8c.html | HTML | mit | 550 |
<!DOCTYPE html>
<html>
<head>
<title>HTML, CSS And DOM Blog Part 2</title>
<meta charset="UTF-8">
<link rel="stylesheet" href="styles/main.css">
<link href="https://afeld.github.io/emoji-css/emoji.css" rel="stylesheet">
</head>
<body>
<h1 class="nav-title">HTML, CSS And DOM Blog Part 2</h1>
<div class="nav-links">
<a href="index.html"><strong>Home</strong></a> |
<a href="blogs.html"><strong>Blogs</strong></a> |
<a href="contact.html"><strong>Contact</strong></a>
</div>
<p class="t2-html-css"><strong>
Q: What is grid based design?<br>
A: A grid based design divides the whole webpage into rows containing columns. Alot of web developers use 12 columns<br><br>
Q: Whats all the hype about responsive webpages?<br>
A: Responsive webpage means that whatever device your on it'll adapt to your screen. It also allows you to use less code instead of typing alot of different files for different size devices you only need to write one set of code.<br><br>
Q: What is semantic structure?<br>
A: A semantic structure is the way the information is laid out in the semantic tags which are "< >" inbetween the semantic tags is where you put you information or how you lay the webpage out for css.<br>
eg. < h1 > < title > < div > < head > < body >
</strong></p>
<!-- this is a comment. -->
</body>
</html>
| jack-fernandez/jack-fernandez.github.io | blog/t2-html-css-dom-p2.html | HTML | mit | 1,413 |
<!-- Cassowary Section -->
<section class="tertiary" id="cassowary">
<div class="container">
<div class="row">
<div class="col-lg-12 text-center">
<h2>White papers</h2>
<hr class="star">
</div>
</div>
<div class="row">
<div class="col-md-4">
<p>
Alan Borning, Kim Marriott, Peter Stuckey, and Yi Xiao, Solving Linear Arithmetic Constraints for User Interface Applications, Proceedings of the 1997 ACM Symposium on User Interface Software and Technology, October 1997, pages 87-96 (<a href="https://constraints.cs.washington.edu/solvers/uist97.pdf">pdf</a>).
</p>
</div>
<div class="col-md-4">
<p>
Greg J. Badros and Alan Borning, "The Cassowary Linear Arithmetic Constraint Solving Algorithm: Interface and Implementation", Technical Report UW-CSE-98-06-04, June 1998 (<a href="https://constraints.cs.washington.edu/cassowary/cassowary-tr.pdf">pdf</a>).
</p>
</div>
<div class="col-md-4">
<p>
Greg J. Badros, Alan Borning, and Peter J. Stuckey, "The Cassowary Linear Arithmetic Constraint Solving Algorithm," <em>ACM Transactions on Computer Human Interaction</em>, Vol. 8 No. 4, December 2001, pages 267-306 (<a href="https://constraints.cs.washington.edu/solvers/cassowary-tochi.pdf">pdf</a>).
</p>
</div>
</div>
</div>
</section>
| hfossli/Overconstrained | _includes/whitepaper.html | HTML | mit | 1,395 |
<!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>CodeRay output</title>
<style type="text/css">
.CodeRay .line-numbers a {
text-decoration: inherit;
color: inherit;
}
body {
background-color: white;
padding: 0;
margin: 0;
}
.CodeRay {
background-color: hsl(0,0%,95%);
border: 1px solid silver;
color: black;
}
.CodeRay pre {
margin: 0px;
}
span.CodeRay { white-space: pre; border: 0px; padding: 2px; }
table.CodeRay { border-collapse: collapse; width: 100%; padding: 2px; }
table.CodeRay td { padding: 2px 4px; vertical-align: top; }
.CodeRay .line-numbers {
background-color: hsl(180,65%,90%);
color: gray;
text-align: right;
-webkit-user-select: none;
-moz-user-select: none;
user-select: none;
}
.CodeRay .line-numbers a {
background-color: hsl(180,65%,90%) !important;
color: gray !important;
text-decoration: none !important;
}
.CodeRay .line-numbers pre {
word-break: normal;
}
.CodeRay .line-numbers a:target { color: blue !important; }
.CodeRay .line-numbers .highlighted { color: red !important; }
.CodeRay .line-numbers .highlighted a { color: red !important; }
.CodeRay span.line-numbers { padding: 0px 4px; }
.CodeRay .line { display: block; float: left; width: 100%; }
.CodeRay .code { width: 100%; }
.CodeRay .debug { color: white !important; background: blue !important; }
.CodeRay .annotation { color:#007 }
.CodeRay .attribute-name { color:#b48 }
.CodeRay .attribute-value { color:#700 }
.CodeRay .binary { color:#549 }
.CodeRay .binary .char { color:#325 }
.CodeRay .binary .delimiter { color:#325 }
.CodeRay .char { color:#D20 }
.CodeRay .char .content { color:#D20 }
.CodeRay .char .delimiter { color:#710 }
.CodeRay .class { color:#B06; font-weight:bold }
.CodeRay .class-variable { color:#369 }
.CodeRay .color { color:#0A0 }
.CodeRay .comment { color:#777 }
.CodeRay .comment .char { color:#444 }
.CodeRay .comment .delimiter { color:#444 }
.CodeRay .constant { color:#036; font-weight:bold }
.CodeRay .decorator { color:#B0B }
.CodeRay .definition { color:#099; font-weight:bold }
.CodeRay .delimiter { color:black }
.CodeRay .directive { color:#088; font-weight:bold }
.CodeRay .docstring { color:#D42; }
.CodeRay .doctype { color:#34b }
.CodeRay .done { text-decoration: line-through; color: gray }
.CodeRay .entity { color:#800; font-weight:bold }
.CodeRay .error { color:#F00; background-color:#FAA }
.CodeRay .escape { color:#666 }
.CodeRay .exception { color:#C00; font-weight:bold }
.CodeRay .float { color:#60E }
.CodeRay .function { color:#06B; font-weight:bold }
.CodeRay .function .delimiter { color:#024; font-weight:bold }
.CodeRay .global-variable { color:#d70 }
.CodeRay .hex { color:#02b }
.CodeRay .id { color:#33D; font-weight:bold }
.CodeRay .include { color:#B44; font-weight:bold }
.CodeRay .inline { background-color: hsla(0,0%,0%,0.07); color: black }
.CodeRay .inline-delimiter { font-weight: bold; color: #666 }
.CodeRay .instance-variable { color:#33B }
.CodeRay .integer { color:#00D }
.CodeRay .imaginary { color:#f00 }
.CodeRay .important { color:#D00 }
.CodeRay .key { color: #606 }
.CodeRay .key .char { color: #60f }
.CodeRay .key .delimiter { color: #404 }
.CodeRay .keyword { color:#080; font-weight:bold }
.CodeRay .label { color:#970; font-weight:bold }
.CodeRay .local-variable { color:#950 }
.CodeRay .map .content { color:#808 }
.CodeRay .map .delimiter { color:#40A}
.CodeRay .map { background-color:hsla(200,100%,50%,0.06); }
.CodeRay .namespace { color:#707; font-weight:bold }
.CodeRay .octal { color:#40E }
.CodeRay .operator { }
.CodeRay .predefined { color:#369; font-weight:bold }
.CodeRay .predefined-constant { color:#069 }
.CodeRay .predefined-type { color:#0a8; font-weight:bold }
.CodeRay .preprocessor { color:#579 }
.CodeRay .pseudo-class { color:#00C; font-weight:bold }
.CodeRay .regexp { background-color:hsla(300,100%,50%,0.06); }
.CodeRay .regexp .content { color:#808 }
.CodeRay .regexp .delimiter { color:#404 }
.CodeRay .regexp .modifier { color:#C2C }
.CodeRay .reserved { color:#080; font-weight:bold }
.CodeRay .shell { background-color:hsla(120,100%,50%,0.06); }
.CodeRay .shell .content { color:#2B2 }
.CodeRay .shell .delimiter { color:#161 }
.CodeRay .string { background-color:hsla(0,100%,50%,0.05); }
.CodeRay .string .char { color: #b0b }
.CodeRay .string .content { color: #D20 }
.CodeRay .string .delimiter { color: #710 }
.CodeRay .string .modifier { color: #E40 }
.CodeRay .symbol { color:#A60 }
.CodeRay .symbol .content { color:#A60 }
.CodeRay .symbol .delimiter { color:#740 }
.CodeRay .tag { color:#070; font-weight:bold }
.CodeRay .type { color:#339; font-weight:bold }
.CodeRay .value { color: #088 }
.CodeRay .variable { color:#037 }
.CodeRay .insert { background: hsla(120,100%,50%,0.12) }
.CodeRay .delete { background: hsla(0,100%,50%,0.12) }
.CodeRay .change { color: #bbf; background: #007 }
.CodeRay .head { color: #f8f; background: #505 }
.CodeRay .head .filename { color: white; }
.CodeRay .delete .eyecatcher { background-color: hsla(0,100%,50%,0.2); border: 1px solid hsla(0,100%,45%,0.5); margin: -1px; border-bottom: none; border-top-left-radius: 5px; border-top-right-radius: 5px; }
.CodeRay .insert .eyecatcher { background-color: hsla(120,100%,50%,0.2); border: 1px solid hsla(120,100%,25%,0.5); margin: -1px; border-top: none; border-bottom-left-radius: 5px; border-bottom-right-radius: 5px; }
.CodeRay .insert .insert { color: #0c0; background:transparent; font-weight:bold }
.CodeRay .delete .delete { color: #c00; background:transparent; font-weight:bold }
.CodeRay .change .change { color: #88f }
.CodeRay .head .head { color: #f4f }
.CodeRay {
border: none;
}
</style>
</head>
<body>
<table class="CodeRay"><tr>
<td class="line-numbers"><pre><a href="#n1" name="n1">1</a>
<a href="#n2" name="n2">2</a>
<a href="#n3" name="n3">3</a>
<a href="#n4" name="n4">4</a>
<a href="#n5" name="n5">5</a>
<a href="#n6" name="n6">6</a>
<a href="#n7" name="n7">7</a>
<a href="#n8" name="n8">8</a>
<a href="#n9" name="n9">9</a>
<strong><a href="#n10" name="n10">10</a></strong>
<a href="#n11" name="n11">11</a>
<a href="#n12" name="n12">12</a>
<a href="#n13" name="n13">13</a>
<a href="#n14" name="n14">14</a>
<a href="#n15" name="n15">15</a>
<a href="#n16" name="n16">16</a>
<a href="#n17" name="n17">17</a>
<a href="#n18" name="n18">18</a>
<a href="#n19" name="n19">19</a>
<strong><a href="#n20" name="n20">20</a></strong>
<a href="#n21" name="n21">21</a>
<a href="#n22" name="n22">22</a>
<a href="#n23" name="n23">23</a>
<a href="#n24" name="n24">24</a>
<a href="#n25" name="n25">25</a>
<a href="#n26" name="n26">26</a>
<a href="#n27" name="n27">27</a>
<a href="#n28" name="n28">28</a>
<a href="#n29" name="n29">29</a>
<strong><a href="#n30" name="n30">30</a></strong>
<a href="#n31" name="n31">31</a>
<a href="#n32" name="n32">32</a>
<a href="#n33" name="n33">33</a>
<a href="#n34" name="n34">34</a>
<a href="#n35" name="n35">35</a>
<a href="#n36" name="n36">36</a>
<a href="#n37" name="n37">37</a>
<a href="#n38" name="n38">38</a>
<a href="#n39" name="n39">39</a>
<strong><a href="#n40" name="n40">40</a></strong>
<a href="#n41" name="n41">41</a>
<a href="#n42" name="n42">42</a>
<a href="#n43" name="n43">43</a>
<a href="#n44" name="n44">44</a>
<a href="#n45" name="n45">45</a>
<a href="#n46" name="n46">46</a>
<a href="#n47" name="n47">47</a>
<a href="#n48" name="n48">48</a>
<a href="#n49" name="n49">49</a>
<strong><a href="#n50" name="n50">50</a></strong>
<a href="#n51" name="n51">51</a>
<a href="#n52" name="n52">52</a>
<a href="#n53" name="n53">53</a>
<a href="#n54" name="n54">54</a>
<a href="#n55" name="n55">55</a>
<a href="#n56" name="n56">56</a>
<a href="#n57" name="n57">57</a>
<a href="#n58" name="n58">58</a>
<a href="#n59" name="n59">59</a>
<strong><a href="#n60" name="n60">60</a></strong>
<a href="#n61" name="n61">61</a>
<a href="#n62" name="n62">62</a>
<a href="#n63" name="n63">63</a>
<a href="#n64" name="n64">64</a>
<a href="#n65" name="n65">65</a>
<a href="#n66" name="n66">66</a>
<a href="#n67" name="n67">67</a>
<a href="#n68" name="n68">68</a>
<a href="#n69" name="n69">69</a>
<strong><a href="#n70" name="n70">70</a></strong>
<a href="#n71" name="n71">71</a>
<a href="#n72" name="n72">72</a>
<a href="#n73" name="n73">73</a>
<a href="#n74" name="n74">74</a>
<a href="#n75" name="n75">75</a>
<a href="#n76" name="n76">76</a>
<a href="#n77" name="n77">77</a>
<a href="#n78" name="n78">78</a>
<a href="#n79" name="n79">79</a>
<strong><a href="#n80" name="n80">80</a></strong>
<a href="#n81" name="n81">81</a>
<a href="#n82" name="n82">82</a>
<a href="#n83" name="n83">83</a>
<a href="#n84" name="n84">84</a>
<a href="#n85" name="n85">85</a>
<a href="#n86" name="n86">86</a>
<a href="#n87" name="n87">87</a>
<a href="#n88" name="n88">88</a>
<a href="#n89" name="n89">89</a>
<strong><a href="#n90" name="n90">90</a></strong>
<a href="#n91" name="n91">91</a>
<a href="#n92" name="n92">92</a>
<a href="#n93" name="n93">93</a>
<a href="#n94" name="n94">94</a>
<a href="#n95" name="n95">95</a>
<a href="#n96" name="n96">96</a>
<a href="#n97" name="n97">97</a>
<a href="#n98" name="n98">98</a>
<a href="#n99" name="n99">99</a>
<strong><a href="#n100" name="n100">100</a></strong>
<a href="#n101" name="n101">101</a>
<a href="#n102" name="n102">102</a>
<a href="#n103" name="n103">103</a>
<a href="#n104" name="n104">104</a>
<a href="#n105" name="n105">105</a>
<a href="#n106" name="n106">106</a>
<a href="#n107" name="n107">107</a>
<a href="#n108" name="n108">108</a>
<a href="#n109" name="n109">109</a>
<strong><a href="#n110" name="n110">110</a></strong>
<a href="#n111" name="n111">111</a>
<a href="#n112" name="n112">112</a>
<a href="#n113" name="n113">113</a>
<a href="#n114" name="n114">114</a>
<a href="#n115" name="n115">115</a>
<a href="#n116" name="n116">116</a>
<a href="#n117" name="n117">117</a>
<a href="#n118" name="n118">118</a>
<a href="#n119" name="n119">119</a>
<strong><a href="#n120" name="n120">120</a></strong>
<a href="#n121" name="n121">121</a>
<a href="#n122" name="n122">122</a>
<a href="#n123" name="n123">123</a>
<a href="#n124" name="n124">124</a>
<a href="#n125" name="n125">125</a>
<a href="#n126" name="n126">126</a>
<a href="#n127" name="n127">127</a>
<a href="#n128" name="n128">128</a>
<a href="#n129" name="n129">129</a>
<strong><a href="#n130" name="n130">130</a></strong>
<a href="#n131" name="n131">131</a>
<a href="#n132" name="n132">132</a>
<a href="#n133" name="n133">133</a>
<a href="#n134" name="n134">134</a>
<a href="#n135" name="n135">135</a>
<a href="#n136" name="n136">136</a>
<a href="#n137" name="n137">137</a>
<a href="#n138" name="n138">138</a>
<a href="#n139" name="n139">139</a>
<strong><a href="#n140" name="n140">140</a></strong>
<a href="#n141" name="n141">141</a>
<a href="#n142" name="n142">142</a>
<a href="#n143" name="n143">143</a>
<a href="#n144" name="n144">144</a>
<a href="#n145" name="n145">145</a>
<a href="#n146" name="n146">146</a>
<a href="#n147" name="n147">147</a>
<a href="#n148" name="n148">148</a>
<a href="#n149" name="n149">149</a>
<strong><a href="#n150" name="n150">150</a></strong>
<a href="#n151" name="n151">151</a>
<a href="#n152" name="n152">152</a>
<a href="#n153" name="n153">153</a>
<a href="#n154" name="n154">154</a>
<a href="#n155" name="n155">155</a>
<a href="#n156" name="n156">156</a>
<a href="#n157" name="n157">157</a>
<a href="#n158" name="n158">158</a>
<a href="#n159" name="n159">159</a>
<strong><a href="#n160" name="n160">160</a></strong>
<a href="#n161" name="n161">161</a>
<a href="#n162" name="n162">162</a>
<a href="#n163" name="n163">163</a>
<a href="#n164" name="n164">164</a>
<a href="#n165" name="n165">165</a>
<a href="#n166" name="n166">166</a>
<a href="#n167" name="n167">167</a>
<a href="#n168" name="n168">168</a>
<a href="#n169" name="n169">169</a>
<strong><a href="#n170" name="n170">170</a></strong>
<a href="#n171" name="n171">171</a>
<a href="#n172" name="n172">172</a>
<a href="#n173" name="n173">173</a>
<a href="#n174" name="n174">174</a>
<a href="#n175" name="n175">175</a>
<a href="#n176" name="n176">176</a>
<a href="#n177" name="n177">177</a>
<a href="#n178" name="n178">178</a>
<a href="#n179" name="n179">179</a>
<strong><a href="#n180" name="n180">180</a></strong>
<a href="#n181" name="n181">181</a>
<a href="#n182" name="n182">182</a>
<a href="#n183" name="n183">183</a>
<a href="#n184" name="n184">184</a>
<a href="#n185" name="n185">185</a>
<a href="#n186" name="n186">186</a>
<a href="#n187" name="n187">187</a>
<a href="#n188" name="n188">188</a>
<a href="#n189" name="n189">189</a>
<strong><a href="#n190" name="n190">190</a></strong>
<a href="#n191" name="n191">191</a>
<a href="#n192" name="n192">192</a>
<a href="#n193" name="n193">193</a>
<a href="#n194" name="n194">194</a>
<a href="#n195" name="n195">195</a>
<a href="#n196" name="n196">196</a>
<a href="#n197" name="n197">197</a>
<a href="#n198" name="n198">198</a>
<a href="#n199" name="n199">199</a>
<strong><a href="#n200" name="n200">200</a></strong>
<a href="#n201" name="n201">201</a>
<a href="#n202" name="n202">202</a>
<a href="#n203" name="n203">203</a>
<a href="#n204" name="n204">204</a>
<a href="#n205" name="n205">205</a>
<a href="#n206" name="n206">206</a>
<a href="#n207" name="n207">207</a>
<a href="#n208" name="n208">208</a>
<a href="#n209" name="n209">209</a>
<strong><a href="#n210" name="n210">210</a></strong>
<a href="#n211" name="n211">211</a>
<a href="#n212" name="n212">212</a>
<a href="#n213" name="n213">213</a>
<a href="#n214" name="n214">214</a>
<a href="#n215" name="n215">215</a>
<a href="#n216" name="n216">216</a>
<a href="#n217" name="n217">217</a>
<a href="#n218" name="n218">218</a>
<a href="#n219" name="n219">219</a>
<strong><a href="#n220" name="n220">220</a></strong>
<a href="#n221" name="n221">221</a>
<a href="#n222" name="n222">222</a>
<a href="#n223" name="n223">223</a>
<a href="#n224" name="n224">224</a>
<a href="#n225" name="n225">225</a>
<a href="#n226" name="n226">226</a>
<a href="#n227" name="n227">227</a>
<a href="#n228" name="n228">228</a>
<a href="#n229" name="n229">229</a>
<strong><a href="#n230" name="n230">230</a></strong>
<a href="#n231" name="n231">231</a>
<a href="#n232" name="n232">232</a>
<a href="#n233" name="n233">233</a>
<a href="#n234" name="n234">234</a>
<a href="#n235" name="n235">235</a>
<a href="#n236" name="n236">236</a>
<a href="#n237" name="n237">237</a>
<a href="#n238" name="n238">238</a>
<a href="#n239" name="n239">239</a>
<strong><a href="#n240" name="n240">240</a></strong>
<a href="#n241" name="n241">241</a>
<a href="#n242" name="n242">242</a>
<a href="#n243" name="n243">243</a>
<a href="#n244" name="n244">244</a>
<a href="#n245" name="n245">245</a>
<a href="#n246" name="n246">246</a>
<a href="#n247" name="n247">247</a>
<a href="#n248" name="n248">248</a>
<a href="#n249" name="n249">249</a>
<strong><a href="#n250" name="n250">250</a></strong>
<a href="#n251" name="n251">251</a>
<a href="#n252" name="n252">252</a>
<a href="#n253" name="n253">253</a>
<a href="#n254" name="n254">254</a>
<a href="#n255" name="n255">255</a>
<a href="#n256" name="n256">256</a>
<a href="#n257" name="n257">257</a>
<a href="#n258" name="n258">258</a>
<a href="#n259" name="n259">259</a>
<strong><a href="#n260" name="n260">260</a></strong>
<a href="#n261" name="n261">261</a>
<a href="#n262" name="n262">262</a>
<a href="#n263" name="n263">263</a>
<a href="#n264" name="n264">264</a>
<a href="#n265" name="n265">265</a>
</pre></td>
<td class="code"><pre><span class="comment"><!-- The MIT License (MIT)
Copyright ( c ) 2014 Teem2 LLC
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. --></span>
<span class="comment"><!--/**
* @class dr.videoplayer {UI Components, Media Components}
* @extends dr.view
* A media component that displays videos.
*
* @example wide
*
* <spacedlayout axis="x" spacing="5"></spacedlayout>
* <videoplayer id="hplayer" width="200" height="150"
* src="{'video/mp4' : 'http://www.quirksmode.org/html5/videos/big_buck_bunny.mp4',
* 'video/webm' : 'http://www.quirksmode.org/html5/videos/big_buck_bunny.webm',
* 'video/ogv' : 'http://www.quirksmode.org/html5/videos/big_buck_bunny.ogv'}">
* </videoplayer>
*
* <videoplayer id="aplayer" width="200" height="150" controls="false"
* src="['http://techslides.com/demos/sample-videos/small.mp4',
* 'http://techslides.com/demos/sample-videos/small.webm',
* 'http://techslides.com/demos/sample-videos/small.ogv',
* 'http://techslides.com/demos/sample-videos/small.3gp']">
* </videoplayer>
*
*/--></span>
<span class="comment"><!--/**
*
* @attribute {Object} [video]
* @readonly
* The underlying native video element.
*
*/--></span>
<span class="tag"><class</span> <span class="attribute-name">type</span>=<span class="string"><span class="delimiter">"</span><span class="content">coffee</span><span class="delimiter">"</span></span> <span class="attribute-name">name</span>=<span class="string"><span class="delimiter">"</span><span class="content">videoplayer</span><span class="delimiter">"</span></span> <span class="attribute-name">extends</span>=<span class="string"><span class="delimiter">"</span><span class="content">view</span><span class="delimiter">"</span></span> <span class="attribute-name">clickable</span>=<span class="string"><span class="delimiter">"</span><span class="content">true</span><span class="delimiter">"</span></span><span class="tag">></span>
<span class="tag"><handler</span> <span class="attribute-name">event</span>=<span class="string"><span class="delimiter">"</span><span class="content">oninit</span><span class="delimiter">"</span></span><span class="tag">></span>
@video = document.createElement 'video'
@video.parent = @
@video.setAttribute 'name', 'video'
@video.setAttribute 'height', @height
@video.setAttribute 'width', @width
@video.setAttribute 'poster', @poster if @poster
@video.setAttribute 'controls', true if @controls
@video.setAttribute 'autoplay', true if @playing
@video.setAttribute 'loop', true if @loop
@video.setAttribute 'volume', @volume
if @preload
@video.setAttribute 'preload', 'auto'
else
@video.setAttribute 'preload', 'none'
@video.addEventListener 'durationchange',(e) -<span class="error">></span>
@parent.setAttribute 'duration', @duration
@video.addEventListener 'timeupdate', (e) -<span class="error">></span>
@parent.currenttime = @currentTime
@parent.sendEvent('currenttime', @parent.currenttime)
pplay = (e) -<span class="error">></span>
@parent.playing = (e.type == 'play')
@parent.sendEvent('playing', @parent.playing)
@video.addEventListener 'play', pplay
@video.addEventListener 'pause', pplay
@video.addEventListener 'ended', pplay
@__loadvideo(@src) if @src
@video.$init = true # Prevent warnings
@sprite.el.appendChild @video
<span class="tag"></handler></span>
<span class="comment"><!--/**
*
* @attribute {Boolean} [controls=true]
* Set to false to hide the video controls.
*
*/--></span>
<span class="tag"><attribute</span> <span class="attribute-name">name</span>=<span class="string"><span class="delimiter">"</span><span class="content">controls</span><span class="delimiter">"</span></span> <span class="attribute-name">type</span>=<span class="string"><span class="delimiter">"</span><span class="content">boolean</span><span class="delimiter">"</span></span> <span class="attribute-name">value</span>=<span class="string"><span class="delimiter">"</span><span class="content">true</span><span class="delimiter">"</span></span><span class="tag">></span><span class="tag"></attribute></span>
<span class="tag"><setter</span> <span class="attribute-name">name</span>=<span class="string"><span class="delimiter">"</span><span class="content">controls</span><span class="delimiter">"</span></span> <span class="attribute-name">args</span>=<span class="string"><span class="delimiter">"</span><span class="content">controls</span><span class="delimiter">"</span></span><span class="tag">></span>
@video.controls = controls if @video
return controls
<span class="tag"></setter></span>
<span class="comment"><!--/**
*
* @attribute {Boolean} [preload=true]
* Set to false to refrain from preloading video content when the tag loads.
*
*/--></span>
<span class="tag"><attribute</span> <span class="attribute-name">name</span>=<span class="string"><span class="delimiter">"</span><span class="content">preload</span><span class="delimiter">"</span></span> <span class="attribute-name">type</span>=<span class="string"><span class="delimiter">"</span><span class="content">boolean</span><span class="delimiter">"</span></span> <span class="attribute-name">value</span>=<span class="string"><span class="delimiter">"</span><span class="content">true</span><span class="delimiter">"</span></span><span class="tag">></span><span class="tag"></attribute></span>
<span class="tag"><setter</span> <span class="attribute-name">name</span>=<span class="string"><span class="delimiter">"</span><span class="content">preload</span><span class="delimiter">"</span></span> <span class="attribute-name">args</span>=<span class="string"><span class="delimiter">"</span><span class="content">preload</span><span class="delimiter">"</span></span><span class="tag">></span>
@video.preload = preload if @video
return preload
<span class="tag"></setter></span>
<span class="comment"><!--/**
*
* @attribute {Boolean} [loop=false]
* Should be video loop when reaching the end of the video.
*
*/--></span>
<span class="tag"><attribute</span> <span class="attribute-name">name</span>=<span class="string"><span class="delimiter">"</span><span class="content">loop</span><span class="delimiter">"</span></span> <span class="attribute-name">type</span>=<span class="string"><span class="delimiter">"</span><span class="content">boolean</span><span class="delimiter">"</span></span> <span class="attribute-name">value</span>=<span class="string"><span class="delimiter">"</span><span class="content">false</span><span class="delimiter">"</span></span><span class="tag">></span><span class="tag"></attribute></span>
<span class="tag"><setter</span> <span class="attribute-name">name</span>=<span class="string"><span class="delimiter">"</span><span class="content">loop</span><span class="delimiter">"</span></span> <span class="attribute-name">args</span>=<span class="string"><span class="delimiter">"</span><span class="content">lp</span><span class="delimiter">"</span></span><span class="tag">></span>
@video.loop = lp if @video
return lp
<span class="tag"></setter></span>
<span class="comment"><!--/**
*
* @attribute {Number} [volume=0.5]
*
*
*/--></span>
<span class="tag"><attribute</span> <span class="attribute-name">name</span>=<span class="string"><span class="delimiter">"</span><span class="content">volume</span><span class="delimiter">"</span></span> <span class="attribute-name">type</span>=<span class="string"><span class="delimiter">"</span><span class="content">number</span><span class="delimiter">"</span></span> <span class="attribute-name">value</span>=<span class="string"><span class="delimiter">"</span><span class="content">0.5</span><span class="delimiter">"</span></span><span class="tag">></span><span class="tag"></attribute></span>
<span class="tag"><setter</span> <span class="attribute-name">name</span>=<span class="string"><span class="delimiter">"</span><span class="content">volume</span><span class="delimiter">"</span></span> <span class="attribute-name">args</span>=<span class="string"><span class="delimiter">"</span><span class="content">volume</span><span class="delimiter">"</span></span><span class="tag">></span>
@video.volume = volume if @video
return volume
<span class="tag"></setter></span>
<span class="comment"><!--/**
*
* @attribute {Number} [duration=0]
* @readonly
* The length of the video, is automatically set after the video begins to load.
*
*/--></span>
<span class="tag"><attribute</span> <span class="attribute-name">name</span>=<span class="string"><span class="delimiter">"</span><span class="content">duration</span><span class="delimiter">"</span></span> <span class="attribute-name">type</span>=<span class="string"><span class="delimiter">"</span><span class="content">number</span><span class="delimiter">"</span></span> <span class="attribute-name">value</span>=<span class="string"><span class="delimiter">"</span><span class="content">0</span><span class="delimiter">"</span></span><span class="tag">></span><span class="tag"></attribute></span>
<span class="comment"><!--/**
*
* @attribute {Boolean} [playing=false]
* Indicates if the video is currently playing, set to true to begin playback.
*
*/--></span>
<span class="tag"><attribute</span> <span class="attribute-name">name</span>=<span class="string"><span class="delimiter">"</span><span class="content">playing</span><span class="delimiter">"</span></span> <span class="attribute-name">type</span>=<span class="string"><span class="delimiter">"</span><span class="content">boolean</span><span class="delimiter">"</span></span> <span class="attribute-name">value</span>=<span class="string"><span class="delimiter">"</span><span class="content">false</span><span class="delimiter">"</span></span><span class="tag">></span><span class="tag"></attribute></span>
<span class="tag"><setter</span> <span class="attribute-name">name</span>=<span class="string"><span class="delimiter">"</span><span class="content">playing</span><span class="delimiter">"</span></span> <span class="attribute-name">args</span>=<span class="string"><span class="delimiter">"</span><span class="content">playing</span><span class="delimiter">"</span></span><span class="tag">></span>
if @video
if playing <span class="error">&</span><span class="error">&</span> @video.play
@video.play()
else if @video.pause
@video.pause()
return playing
<span class="tag"></setter></span>
<span class="comment"><!--/**
*
* @attribute {Number} [currenttime=0]
* The current playback index, in seconds. Set to value to seek in the video.
*
*/--></span>
<span class="tag"><attribute</span> <span class="attribute-name">name</span>=<span class="string"><span class="delimiter">"</span><span class="content">currenttime</span><span class="delimiter">"</span></span> <span class="attribute-name">type</span>=<span class="string"><span class="delimiter">"</span><span class="content">number</span><span class="delimiter">"</span></span> <span class="attribute-name">value</span>=<span class="string"><span class="delimiter">"</span><span class="content">0</span><span class="delimiter">"</span></span><span class="tag">></span><span class="tag"></attribute></span>
<span class="tag"><setter</span> <span class="attribute-name">name</span>=<span class="string"><span class="delimiter">"</span><span class="content">currenttime</span><span class="delimiter">"</span></span> <span class="attribute-name">args</span>=<span class="string"><span class="delimiter">"</span><span class="content">time</span><span class="delimiter">"</span></span><span class="tag">></span>
@video.currentTime = time if @video
return time
<span class="tag"></setter></span>
<span class="comment"><!--/**
*
* @attribute {String} [poster]
* An image that appears before playing, when no video frame is available yet.
*
*/--></span>
<span class="tag"><attribute</span> <span class="attribute-name">name</span>=<span class="string"><span class="delimiter">"</span><span class="content">poster</span><span class="delimiter">"</span></span> <span class="attribute-name">type</span>=<span class="string"><span class="delimiter">"</span><span class="content">string</span><span class="delimiter">"</span></span> <span class="attribute-name">value</span>=<span class="string"><span class="delimiter">"</span><span class="delimiter">"</span></span><span class="tag">></span><span class="tag"></attribute></span>
<span class="tag"><setter</span> <span class="attribute-name">name</span>=<span class="string"><span class="delimiter">"</span><span class="content">poster</span><span class="delimiter">"</span></span> <span class="attribute-name">args</span>=<span class="string"><span class="delimiter">"</span><span class="content">poster</span><span class="delimiter">"</span></span><span class="tag">></span>
@video.poster = poster if @video
return poster
<span class="tag"></setter></span>
<span class="comment"><!--/**
*
* @attribute {Object} [src]
* The video source, which is either an array of urls with the correct filetype extensions:
*
* @example
* <videoplayer id="player" width="300" height="150"
* src='["http://www.quirksmode.org/html5/videos/big_buck_bunny.mp4",
* "http://www.quirksmode.org/html5/videos/big_buck_bunny.webm",
* "http://www.quirksmode.org/html5/videos/big_buck_bunny.ogv"]'>
* </videoplayer>
*
* Alternatively, a hash of `{mime-type: url}` pairs.
*
* @example
*
* <videoplayer id="player" width="300" height="150"
* src='{"video/mp4" : "http://www.quirksmode.org/html5/videos/big_buck_bunny.mp4",
* "video/webm" : "http://www.quirksmode.org/html5/videos/big_buck_bunny.webm",
* "video/ogg" : "http://www.quirksmode.org/html5/videos/big_buck_bunny.ogv"}'>
* </videoplayer>
*/--></span>
<span class="tag"><attribute</span> <span class="attribute-name">name</span>=<span class="string"><span class="delimiter">"</span><span class="content">src</span><span class="delimiter">"</span></span> <span class="attribute-name">type</span>=<span class="string"><span class="delimiter">"</span><span class="content">expression</span><span class="delimiter">"</span></span> <span class="attribute-name">value</span>=<span class="string"><span class="delimiter">"</span><span class="content">[]</span><span class="delimiter">"</span></span><span class="tag">></span><span class="tag"></attribute></span>
<span class="tag"><setter</span> <span class="attribute-name">name</span>=<span class="string"><span class="delimiter">"</span><span class="content">src</span><span class="delimiter">"</span></span> <span class="attribute-name">args</span>=<span class="string"><span class="delimiter">"</span><span class="content">srcs</span><span class="delimiter">"</span></span><span class="tag">></span>
sources = {}
if Array.isArray(srcs)
for src in srcs
if match = /^(.*)\.(mp4|ogv|webm|3gp)$/i.exec src
mime = "video/" + match[2].replace('ogv', 'ogg')
sources[mime] = src
else
sources = srcs
@__loadvideo(sources)
return sources
<span class="tag"></setter></span>
<span class="tag"><method</span> <span class="attribute-name">name</span>=<span class="string"><span class="delimiter">"</span><span class="content">__loadvideo</span><span class="delimiter">"</span></span> <span class="attribute-name">args</span>=<span class="string"><span class="delimiter">"</span><span class="content">sources</span><span class="delimiter">"</span></span><span class="tag">></span>
if @video <span class="error">&</span><span class="error">&</span> @video.canPlayType <span class="error">&</span><span class="error">&</span> @video.load
@setAttribute 'playing', false
@video.src = ''
for type, src of sources
if @video.canPlayType(type)
@video.src = src
@video.load()
return type
return null
<span class="tag"></method></span>
<span class="tag"></class></span></pre></td>
</tr></table>
</body>
</html>
| teem2/dreem | docs/api/source/videoplayer.html | HTML | mit | 34,883 |
<nav class="navbar navbar-default">
<div class="container-fluid">
<div class="collapse navbar-collapse" id="BASE_BOTTOM_COLLAPSE">
<ul class="nav navbar-nav navbar-left">
<li>
<a href="">Terms of Use</a>
</li>
<li>
<a href="">Cookie Policy</a>
</li>
<li>
<a href="">Privacy Statement</a>
</li>
<li>
<a href="">Contact</a>
</li>
</ul>
</div>
<div class="copyright-statement">
<a href="">
Copyright Statement
</a>
</div>
</div>
</nav>
| timresch/WeirAdmin | src/app/base/templates/base.bottom.tpl.html | HTML | mit | 745 |
<div class="commune_descr limited">
<p>
Hangard est
un village
situé dans le département de Somme en Picardie. Elle totalisait 114 habitants en 2008.</p>
<p>Si vous pensez demenager à Hangard, vous pourrez facilement trouver une maison à acheter. </p>
<p>Le nombre de logements, à Hangard, était réparti en 2011 en zero appartements et 48 maisons soit
un marché relativement équilibré.</p>
<p>À coté de Hangard sont situées les villes de
<a href="{{VLROOT}}/immobilier/cachy_80159/">Cachy</a> à 3 km, 249 habitants,
<a href="{{VLROOT}}/immobilier/gentelles_80376/">Gentelles</a> à 4 km, 467 habitants,
<a href="{{VLROOT}}/immobilier/demuin_80237/">Démuin</a> à 1 km, 452 habitants,
<a href="{{VLROOT}}/immobilier/thennes_80751/">Thennes</a> localisée à 3 km, 422 habitants,
<a href="{{VLROOT}}/immobilier/villers-aux-erables_80797/">Villers-aux-Érables</a> à 4 km, 125 habitants,
<a href="{{VLROOT}}/immobilier/villers-bretonneux_80799/">Villers-Bretonneux</a> à 4 km, 4 095 habitants,
entre autres. De plus, Hangard est située à seulement 17 km de <a href="{{VLROOT}}/immobilier/amiens_80021/">Amiens</a>.</p>
</div>
| donaldinou/frontend | src/Viteloge/CoreBundle/Resources/descriptions/80414.html | HTML | mit | 1,200 |
<?xml version='1.0' encoding='UTF-8'?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<html>
<head>
<title>streams - models.api.requests.streams</title>
<meta name="description" content="streams - models.api.requests.streams" />
<meta name="keywords" content="streams models.api.requests.streams" />
<meta http-equiv="content-type" content="text/html; charset=UTF-8" />
<link href="../../../../lib/template.css" media="screen" type="text/css" rel="stylesheet" />
<link href="../../../../lib/diagrams.css" media="screen" type="text/css" rel="stylesheet" id="diagrams-css" />
<script type="text/javascript">
if(top === self) {
var url = '../../../../index.html';
var hash = 'models.api.requests.streams.package';
var anchor = window.location.hash;
var anchor_opt = '';
if (anchor.length >= 1)
anchor_opt = '@' + anchor.substring(1);
window.location.href = url + '#' + hash + anchor_opt;
}
</script>
</head>
<body class="value">
<div id="definition">
<img src="../../../../lib/package_big.png" />
<p id="owner"><a href="../../../package.html" class="extype" name="models">models</a>.<a href="../../package.html" class="extype" name="models.api">api</a>.<a href="../package.html" class="extype" name="models.api.requests">requests</a></p>
<h1>streams</h1>
</div>
<h4 id="signature" class="signature">
<span class="modifier_kind">
<span class="modifier"></span>
<span class="kind">package</span>
</span>
<span class="symbol">
<span class="name">streams</span>
</span>
</h4>
<div id="comment" class="fullcommenttop"></div>
<div id="mbrsel">
<div id="textfilter"><span class="pre"></span><span class="input"><input id="mbrsel-input" type="text" accesskey="/" /></span><span class="post"></span></div>
<div id="visbl">
<span class="filtertype">Visibility</span>
<ol><li class="public in"><span>Public</span></li><li class="all out"><span>All</span></li></ol>
</div>
</div>
<div id="template">
<div id="allMembers">
<div id="types" class="types members">
<h3>Type Members</h3>
<ol><li name="models.api.requests.streams.CreateStreamRequest" visbl="pub" data-isabs="false" fullComment="no" group="Ungrouped">
<a id="CreateStreamRequestextendsApiRequest"></a>
<a id="CreateStreamRequest:CreateStreamRequest"></a>
<h4 class="signature">
<span class="modifier_kind">
<span class="modifier"></span>
<span class="kind">class</span>
</span>
<span class="symbol">
<a href="CreateStreamRequest.html"><span class="name">CreateStreamRequest</span></a><span class="result"> extends <a href="../ApiRequest.html" class="extype" name="models.api.requests.ApiRequest">ApiRequest</a></span>
</span>
</h4>
</li><li name="models.api.requests.streams.CreateStreamRuleRequest" visbl="pub" data-isabs="false" fullComment="no" group="Ungrouped">
<a id="CreateStreamRuleRequestextendsApiRequest"></a>
<a id="CreateStreamRuleRequest:CreateStreamRuleRequest"></a>
<h4 class="signature">
<span class="modifier_kind">
<span class="modifier"></span>
<span class="kind">class</span>
</span>
<span class="symbol">
<a href="CreateStreamRuleRequest.html"><span class="name">CreateStreamRuleRequest</span></a><span class="result"> extends <a href="../ApiRequest.html" class="extype" name="models.api.requests.ApiRequest">ApiRequest</a></span>
</span>
</h4>
</li><li name="models.api.requests.streams.TestMatchRequest" visbl="pub" data-isabs="false" fullComment="no" group="Ungrouped">
<a id="TestMatchRequestextendsApiRequest"></a>
<a id="TestMatchRequest:TestMatchRequest"></a>
<h4 class="signature">
<span class="modifier_kind">
<span class="modifier"></span>
<span class="kind">class</span>
</span>
<span class="symbol">
<a href="TestMatchRequest.html"><span class="name">TestMatchRequest</span></a><span class="result"> extends <a href="../ApiRequest.html" class="extype" name="models.api.requests.ApiRequest">ApiRequest</a></span>
</span>
</h4>
</li></ol>
</div>
</div>
<div id="inheritedMembers">
</div>
<div id="groupedMembers">
<div class="group" name="Ungrouped">
<h3>Ungrouped</h3>
</div>
</div>
</div>
<div id="tooltip"></div>
<div id="footer"> </div>
<script defer="defer" type="text/javascript" id="jquery-js" src="../../../../lib/jquery.js"></script><script defer="defer" type="text/javascript" id="jquery-ui-js" src="../../../../lib/jquery-ui.js"></script><script defer="defer" type="text/javascript" id="tools-tooltip-js" src="../../../../lib/tools.tooltip.js"></script><script defer="defer" type="text/javascript" id="template-js" src="../../../../lib/template.js"></script>
</body>
</html> | pawank/logging-engine-akka-gl2-dependencies | graylog2-web-interface-0.20.6/share/doc/api/models/api/requests/streams/package.html | HTML | mit | 5,435 |
<!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 (1.8.0_65) on Tue Apr 19 20:45:37 CDT 2016 -->
<title>IHyphenator (library API)</title>
<meta name="date" content="2016-04-19">
<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="IHyphenator (library API)";
}
}
catch(err) {
}
//-->
var methods = {"i0":6};
var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],4:["t3","Abstract Methods"]};
var altColor = "altColor";
var rowColor = "rowColor";
var tableTab = "tableTab";
var activeTableTab = "activeTableTab";
</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><a href="package-summary.html">Package</a></li>
<li class="navBarCell1Rev">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>
<div class="subNav">
<ul class="navList">
<li><a href="../../../../com/bluejamesbond/text/hyphen/DefaultHyphenator.HyphenPattern.html" title="class in com.bluejamesbond.text.hyphen"><span class="typeNameLink">Prev Class</span></a></li>
<li><a href="../../../../com/bluejamesbond/text/hyphen/SqueezeHyphenator.html" title="class in com.bluejamesbond.text.hyphen"><span class="typeNameLink">Next Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../index.html?com/bluejamesbond/text/hyphen/IHyphenator.html" target="_top">Frames</a></li>
<li><a href="IHyphenator.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>
<div>
<ul class="subNavList">
<li>Summary: </li>
<li>Nested | </li>
<li>Field | </li>
<li>Constr | </li>
<li><a href="#method.summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail: </li>
<li>Field | </li>
<li>Constr | </li>
<li><a href="#method.detail">Method</a></li>
</ul>
</div>
<a name="skip.navbar.top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<!-- ======== START OF CLASS DATA ======== -->
<div class="header">
<div class="subTitle">com.bluejamesbond.text.hyphen</div>
<h2 title="Interface IHyphenator" class="title">Interface IHyphenator</h2>
</div>
<div class="contentContainer">
<div class="description">
<ul class="blockList">
<li class="blockList">
<dl>
<dt>All Known Implementing Classes:</dt>
<dd><a href="../../../../com/bluejamesbond/text/hyphen/DefaultHyphenator.html" title="class in com.bluejamesbond.text.hyphen">DefaultHyphenator</a>, <a href="../../../../com/bluejamesbond/text/hyphen/SqueezeHyphenator.html" title="class in com.bluejamesbond.text.hyphen">SqueezeHyphenator</a></dd>
</dl>
<hr>
<br>
<pre>public interface <span class="typeNameLabel">IHyphenator</span></pre>
</li>
</ul>
</div>
<div class="summary">
<ul class="blockList">
<li class="blockList">
<!-- ========== METHOD SUMMARY =========== -->
<ul class="blockList">
<li class="blockList"><a name="method.summary">
<!-- -->
</a>
<h3>Method Summary</h3>
<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd"> </span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd"> </span></span><span id="t3" class="tableTab"><span><a href="javascript:show(4);">Abstract Methods</a></span><span class="tabEnd"> </span></span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tr id="i0" class="altColor">
<td class="colFirst"><code>java.util.List<java.lang.String></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/bluejamesbond/text/hyphen/IHyphenator.html#hyphenate-java.lang.String-">hyphenate</a></span>(java.lang.String word)</code> </td>
</tr>
</table>
</li>
</ul>
</li>
</ul>
</div>
<div class="details">
<ul class="blockList">
<li class="blockList">
<!-- ============ METHOD DETAIL ========== -->
<ul class="blockList">
<li class="blockList"><a name="method.detail">
<!-- -->
</a>
<h3>Method Detail</h3>
<a name="hyphenate-java.lang.String-">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>hyphenate</h4>
<pre>java.util.List<java.lang.String> hyphenate(java.lang.String word)</pre>
</li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
</div>
<!-- ========= END OF CLASS DATA ========= -->
<!-- ======= 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><a href="package-summary.html">Package</a></li>
<li class="navBarCell1Rev">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>
<div class="subNav">
<ul class="navList">
<li><a href="../../../../com/bluejamesbond/text/hyphen/DefaultHyphenator.HyphenPattern.html" title="class in com.bluejamesbond.text.hyphen"><span class="typeNameLink">Prev Class</span></a></li>
<li><a href="../../../../com/bluejamesbond/text/hyphen/SqueezeHyphenator.html" title="class in com.bluejamesbond.text.hyphen"><span class="typeNameLink">Next Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../index.html?com/bluejamesbond/text/hyphen/IHyphenator.html" target="_top">Frames</a></li>
<li><a href="IHyphenator.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>
<div>
<ul class="subNavList">
<li>Summary: </li>
<li>Nested | </li>
<li>Field | </li>
<li>Constr | </li>
<li><a href="#method.summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail: </li>
<li>Field | </li>
<li>Constr | </li>
<li><a href="#method.detail">Method</a></li>
</ul>
</div>
<a name="skip.navbar.bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
</body>
</html>
| sushihangover/Xamarin.Forms.Renderer.Tests | Justify-JavaDoc-Binding/TextJustifyAndroid/JavaDocs/textjustify-android-2.1.6-javadoc/com/bluejamesbond/text/hyphen/IHyphenator.html | HTML | mit | 7,963 |
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>corn: 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 / extra-dev</a></li>
<li class="active"><a href="">8.10.dev / corn - dev</a></li>
</ul>
</div>
</div>
</div>
<div class="article">
<div class="row">
<div class="col-md-12">
<a href="../..">« Up</a>
<h1>
corn
<small>
dev
<span class="label label-info">Not compatible</span>
</small>
</h1>
<p><em><script>document.write(moment("2020-08-22 02:22:20 +0000", "YYYY-MM-DD HH:mm:ss Z").fromNow());</script> (2020-08-22 02:22:20 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
conf-findutils 1 Virtual package relying on findutils
conf-m4 1 Virtual package relying on m4
coq 8.10.dev 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: "b.a.w.spitters@gmail.com"
homepage: "http://corn.cs.ru.nl/"
doc: "http://corn.cs.ru.nl/"
license: "GPL 2"
build: [
["./configure.sh"]
[make "-j%{jobs}%"]
]
install: [make "install"]
remove: ["rm" "-R" "%{lib}%/coq/user-contrib/CoRN"]
depends: [
"ocaml"
"coq" {= "dev"}
"coq-math-classes" {= "dev"}
]
tags: [ "keyword:constructive mathematics" "keyword:algebra" "keyword:real calculus" "keyword:real numbers" "keyword:fundamental theorem of algebra" "category:Mathematics/Algebra" "category:Mathematics/Real Calculus and Topology" ]
authors: [ "Iris Loeb <>" "Rik van Ginneken <>" "Randy Pollack <>" "Mariusz Giero <>" "Dan Synek <>" "Lionel Mamane <>" "Luís Cruz-Filipe <>" "Milad Niqui <>" "Pierre Letouzey <>" "Herman Geuvers <>" "Freek Wiedijk <>" "Henk Barendregt <>" "Dimitri Hendriks <>" "Bart Kirkels <>" "Russell O'Connor <>" "Bas Spitters <>" "Sébastien Hinderer <>" "Nickolay V. Shmyrev <>" "Jan Zwanenburg <>" ]
synopsis: "Constructive Coq Repository at Nijmegen."
description: """
The Constructive Coq Repository at Nijmegen, C-CoRN, aims at building
a computer based library of constructive mathematics, formalized in
the theorem prover Coq. It includes the following parts:
* Algebraic Hierarchy
o An axiomatic formalization of the most common algebraic
structures, including setoids, monoids, groups, rings,
fields, ordered fields, rings of polynomials, real and
complex numbers
* Model of the Real Numbers
o Construction of a concrete real number structure
satisfying the previously defined axioms
* Fundamental Theorem of Algebra
o A proof that every non-constant polynomial on the complex
plane has at least one root
* Real Calculus
o A collection of elementary results on real analysis,
including continuity, differentiability, integration,
Taylor's theorem and the Fundamental Theorem of Calculus"""
flags: light-uninstall
url {
src: "git+https://github.com/c-corn/corn.git#master"
}
</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-corn.dev coq.8.10.dev</code></dd>
<dt>Return code</dt>
<dd>5120</dd>
<dt>Output</dt>
<dd><pre>[NOTE] Package coq is already installed (current version is 8.10.dev).
The following dependencies couldn't be met:
- coq-corn -> coq >= dev
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-corn.dev</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">
<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/extra-dev/8.10.dev/corn/dev.html | HTML | mit | 8,197 |
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>equations: 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.14.0 / equations - 1.2.4+8.13</a></li>
</ul>
</div>
</div>
</div>
<div class="article">
<div class="row">
<div class="col-md-12">
<a href="../..">« Up</a>
<h1>
equations
<small>
1.2.4+8.13
<span class="label label-info">Not compatible 👼</span>
</small>
</h1>
<p>📅 <em><script>document.write(moment("2022-02-24 15:36:45 +0000", "YYYY-MM-DD HH:mm:ss Z").fromNow());</script> (2022-02-24 15:36:45 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.14.0 Formal proof management system
dune 3.0.2 Fast, portable, and opinionated build system
ocaml 4.09.1 The OCaml compiler (virtual package)
ocaml-base-compiler 4.09.1 Official release 4.09.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"
authors: [ "Matthieu Sozeau <matthieu.sozeau@inria.fr>" "Cyprien Mangin <cyprien.mangin@m4x.org>" ]
dev-repo: "git+https://github.com/mattam82/Coq-Equations.git"
maintainer: "matthieu.sozeau@inria.fr"
homepage: "https://mattam82.github.io/Coq-Equations"
bug-reports: "https://github.com/mattam82/Coq-Equations/issues"
license: "LGPL-2.1-or-later"
synopsis: "A function definition package for Coq"
description: """
Equations is a function definition plugin for Coq, that allows the
definition of functions by dependent pattern-matching and well-founded,
mutual or nested structural recursion and compiles them into core
terms. It automatically derives the clauses equations, the graph of the
function and its associated elimination principle.
"""
tags: [
"keyword:dependent pattern-matching"
"keyword:functional elimination"
"category:Miscellaneous/Coq Extensions"
"logpath:Equations"
]
build: [
["./configure.sh"]
[make "-j%{jobs}%"]
]
install: [
[make "install"]
]
run-test: [
[make "test-suite"]
]
depends: [
"coq" {>= "8.13" & < "8.14~"}
"ocamlfind" {build}
]
url {
src: "https://github.com/mattam82/Coq-Equations/archive/v1.2.4-8.13.tar.gz"
checksum: "sha512=9083a340d4db87baf0b014dd6a82651f5dabcf81734ff58fb8386ee66da2570010b528e92c75992652d055405dc198169690e076ac067f907b2b7445b8b14130"
}
</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-equations.1.2.4+8.13 coq.8.14.0</code></dd>
<dt>Return code</dt>
<dd>5120</dd>
<dt>Output</dt>
<dd><pre>[NOTE] Package coq is already installed (current version is 8.14.0).
The following dependencies couldn't be met:
- coq-equations -> coq < 8.14~ -> 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-equations.1.2.4+8.13</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.09.1-2.0.6/released/8.14.0/equations/1.2.4+8.13.html | HTML | mit | 7,464 |
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>minic: 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.9.1 / minic - 8.7.0</a></li>
</ul>
</div>
</div>
</div>
<div class="article">
<div class="row">
<div class="col-md-12">
<a href="../..">« Up</a>
<h1>
minic
<small>
8.7.0
<span class="label label-info">Not compatible 👼</span>
</small>
</h1>
<p>📅 <em><script>document.write(moment("2021-12-28 10:10:01 +0000", "YYYY-MM-DD HH:mm:ss Z").fromNow());</script> (2021-12-28 10:10:01 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.14 Preprocessor-pretty-printer of OCaml
conf-findutils 1 Virtual package relying on findutils
conf-perl 1 Virtual package relying on perl
coq 8.9.1 Formal proof management system
num 0 The Num library for arbitrary-precision integer and rational arithmetic
ocaml 4.03.0 The OCaml compiler (virtual package)
ocaml-base-compiler 4.03.0 Official 4.03.0 release
ocaml-config 1 OCaml Switch Configuration
ocamlfind 1.9.1 A library manager for OCaml
# opam file:
opam-version: "2.0"
maintainer: "Hugo.Herbelin@inria.fr"
homepage: "https://github.com/coq-contribs/minic"
license: "LGPL 2.1"
build: [make "-j%{jobs}%"]
install: [make "install"]
remove: ["rm" "-R" "%{lib}%/coq/user-contrib/MiniC"]
depends: [
"ocaml"
"coq" {>= "8.7" & < "8.8~"}
]
tags: [ "keyword: denotational semantics" "keyword: compilation" "category: Computer Science/Semantics and Compilation/Semantics" ]
authors: [ "Eduardo Giménez and Emmanuel Ledinot" ]
bug-reports: "https://github.com/coq-contribs/minic/issues"
dev-repo: "git+https://github.com/coq-contribs/minic.git"
synopsis: "Semantics of a subset of the C language"
description: """
This contribution defines the denotational semantics of MiniC, a
sub-set of the C language. This sub-set is sufficiently large to
contain any program generated by lustre2C.
The denotation function describing the semantics of a MiniC program
actually provides an interpreter for the program."""
flags: light-uninstall
url {
src: "https://github.com/coq-contribs/minic/archive/v8.7.0.tar.gz"
checksum: "md5=072c5f22596752f3180acbb89a34c995"
}
</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-minic.8.7.0 coq.8.9.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.9.1).
The following dependencies couldn't be met:
- coq-minic -> coq < 8.8~ -> ocaml < 4.03.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-minic.8.7.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.03.0-2.0.5/released/8.9.1/minic/8.7.0.html | HTML | mit | 7,198 |
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>WiXParams - FAKE - F# Make</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="">
<meta name="author" content="Steffen Forkmann, Mauricio Scheffer, Colin Bull">
<script src="https://code.jquery.com/jquery-1.8.0.js"></script>
<script src="https://code.jquery.com/ui/1.8.23/jquery-ui.js"></script>
<script src="https://netdna.bootstrapcdn.com/twitter-bootstrap/2.2.1/js/bootstrap.min.js"></script>
<script type="text/javascript" src="http://cdn.mathjax.org/mathjax/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML"></script>
<link href="https://netdna.bootstrapcdn.com/twitter-bootstrap/2.2.1/css/bootstrap-combined.min.css" rel="stylesheet">
<link type="text/css" rel="stylesheet" href="http://fsharp.github.io/FAKE/content/style.css" />
<script type="text/javascript" src="http://fsharp.github.io/FAKE/content/tips.js"></script>
<!-- HTML5 shim, for IE6-8 support of HTML5 elements -->
<!--[if lt IE 9]>
<script src="http://html5shim.googlecode.com/svn/trunk/html5.js"></script>
<![endif]-->
</head>
<body>
<div class="container">
<div class="masthead">
<ul class="nav nav-pills pull-right">
<li><a href="http://fsharp.org">fsharp.org</a></li>
<li><a href="http://github.com/fsharp/fake">github page</a></li>
</ul>
<h3 class="muted"><a href="http://fsharp.github.io/FAKE/index.html">FAKE - F# Make</a></h3>
</div>
<hr />
<div class="row">
<div class="span9" id="main">
<h1>WiXParams</h1>
<div class="xmldoc">
<p>WiX parameter type</p>
</div>
<h3>Record Fields</h3>
<table class="table table-bordered member-list">
<thead>
<tr><td>Record Field</td><td>Description</td></tr>
</thead>
<tbody>
<tr>
<td class="member-name">
<code onmouseout="hideTip(event, '2507', 2507)" onmouseover="showTip(event, '2507', 2507)">
AdditionalCandleArgs
</code>
<div class="tip" id="2507">
<strong>Signature:</strong> string list<br />
</div>
</td>
<td class="xmldoc">
<a href="https://github.com/fsharp/FAKE/blob/master/src/app/FakeLib/WiXHelper.fs#L667-667" class="github-link">
<img src="../content/img/github.png" class="normal" />
<img src="../content/img/github-blue.png" class="hover" />
</a>
</td>
</tr>
<tr>
<td class="member-name">
<code onmouseout="hideTip(event, '2508', 2508)" onmouseover="showTip(event, '2508', 2508)">
AdditionalLightArgs
</code>
<div class="tip" id="2508">
<strong>Signature:</strong> string list<br />
</div>
</td>
<td class="xmldoc">
<a href="https://github.com/fsharp/FAKE/blob/master/src/app/FakeLib/WiXHelper.fs#L668-668" class="github-link">
<img src="../content/img/github.png" class="normal" />
<img src="../content/img/github-blue.png" class="hover" />
</a>
</td>
</tr>
<tr>
<td class="member-name">
<code onmouseout="hideTip(event, '2509', 2509)" onmouseover="showTip(event, '2509', 2509)">
TimeOut
</code>
<div class="tip" id="2509">
<strong>Signature:</strong> TimeSpan<br />
</div>
</td>
<td class="xmldoc">
<a href="https://github.com/fsharp/FAKE/blob/master/src/app/FakeLib/WiXHelper.fs#L666-666" class="github-link">
<img src="../content/img/github.png" class="normal" />
<img src="../content/img/github-blue.png" class="hover" />
</a>
</td>
</tr>
<tr>
<td class="member-name">
<code onmouseout="hideTip(event, '2510', 2510)" onmouseover="showTip(event, '2510', 2510)">
ToolDirectory
</code>
<div class="tip" id="2510">
<strong>Signature:</strong> string<br />
</div>
</td>
<td class="xmldoc">
<a href="https://github.com/fsharp/FAKE/blob/master/src/app/FakeLib/WiXHelper.fs#L665-665" class="github-link">
<img src="../content/img/github.png" class="normal" />
<img src="../content/img/github-blue.png" class="hover" />
</a>
</td>
</tr>
</tbody>
</table>
</div>
<div class="span3">
<a href="http://fsharp.github.io/FAKE/index.html">
<img src="http://fsharp.github.io/FAKE/pics/logo.png" style="width:140px;height:140px;margin:10px 0px 0px 35px;border-style:none;" />
</a>
<ul class="nav nav-list" id="menu">
<li class="nav-header">FAKE - F# Make</li>
<li class="divider"></li>
<li><a href="http://fsharp.github.io/FAKE/index.html">Home page</a></li>
<li class="divider"></li>
<li><a href="https://www.nuget.org/packages/FAKE">Get FAKE - F# Make via NuGet</a></li>
<li><a href="http://github.com/fsharp/fake">Source Code on GitHub</a></li>
<li><a href="http://github.com/fsharp/fake/blob/master/License.txt">License (Apache 2)</a></li>
<li><a href="http://fsharp.github.io/FAKE/RELEASE_NOTES.html">Release Notes</a></li>
<li><a href="http://fsharp.github.io/FAKE//contributing.html">Contributing to FAKE - F# Make</a></li>
<li><a href="http://fsharp.github.io/FAKE/users.html">Who is using FAKE?</a></li>
<li><a href="http://stackoverflow.com/questions/tagged/f%23-fake">Ask a question</a></li>
<li class="nav-header">Tutorials</li>
<li><a href="http://fsharp.github.io/FAKE/gettingstarted.html">Getting started</a></li>
<li><a href="http://fsharp.github.io/FAKE/cache.html">Build script caching</a></li>
<li class="divider"></li>
<li><a href="http://fsharp.github.io/FAKE/nuget.html">NuGet package restore</a></li>
<li><a href="http://fsharp.github.io/FAKE/fxcop.html">Using FxCop in a build</a></li>
<li><a href="http://fsharp.github.io/FAKE/assemblyinfo.html">Generating AssemblyInfo</a></li>
<li><a href="http://fsharp.github.io/FAKE/create-nuget-package.html">Create NuGet packages</a></li>
<li><a href="http://fsharp.github.io/FAKE/specifictargets.html">Running specific targets</a></li>
<li><a href="http://fsharp.github.io/FAKE/commandline.html">Running FAKE from command line</a></li>
<li><a href="http://fsharp.github.io/FAKE/parallel-build.html">Running targets in parallel</a></li>
<li><a href="http://fsharp.github.io/FAKE/fsc.html">Using the F# compiler from FAKE</a></li>
<li><a href="http://fsharp.github.io/FAKE/customtasks.html">Creating custom tasks</a></li>
<li><a href="http://fsharp.github.io/FAKE/soft-dependencies.html">Soft dependencies</a></li>
<li><a href="http://fsharp.github.io/FAKE/teamcity.html">TeamCity integration</a></li>
<li><a href="http://fsharp.github.io/FAKE/canopy.html">Running canopy tests</a></li>
<li><a href="http://fsharp.github.io/FAKE/octopusdeploy.html">Octopus Deploy</a></li>
<li><a href="http://fsharp.github.io/FAKE/typescript.html">TypeScript support</a></li>
<li><a href="http://fsharp.github.io/FAKE/azurewebjobs.html">Azure WebJobs support</a></li>
<li><a href="http://fsharp.github.io/FAKE/azurecloudservices.html">Azure Cloud Services support</a></li>
<li><a href="http://fsharp.github.io/FAKE/fluentmigrator.html">FluentMigrator support</a></li>
<li><a href="http://fsharp.github.io/FAKE/androidpublisher.html">Android publisher</a></li>
<li><a href="http://fsharp.github.io/FAKE/watch.html">File Watcher</a></li>
<li><a href="http://fsharp.github.io/FAKE/wix.html">WiX Setup Generation</a></li>
<li><a href="http://fsharp.github.io/FAKE/chocolatey.html">Using Chocolatey</a></li>
<li><a href="http://fsharp.github.io/FAKE/slacknotification.html">Using Slack</a></li>
<li><a href="http://fsharp.github.io/FAKE/sonarcube.html">Using SonarQube</a></li>
<li class="divider"></li>
<li><a href="http://fsharp.github.io/FAKE/deploy.html">Fake.Deploy</a></li>
<li><a href="http://fsharp.github.io/FAKE/iis.html">Fake.IIS</a></li>
<li class="nav-header">Reference</li>
<li><a href="http://fsharp.github.io/FAKE/apidocs/index.html">API Reference</a></li>
</ul>
</div>
</div>
</div>
<a href="http://github.com/fsharp/fake"><img style="position: absolute; top: 0; right: 0; border: 0;" src="https://s3.amazonaws.com/github/ribbons/forkme_right_gray_6d6d6d.png" alt="Fork me on GitHub"></a>
</body>
</html>
| netruitus/Politechnikon | Source/libs/opentk/packages/FAKE/docs/apidocs/fake-wixhelper-wixparams.html | HTML | mit | 9,162 |
<!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.visualization.control.CrossoverScalingControl (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.visualization.control.CrossoverScalingControl (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/visualization/control/CrossoverScalingControl.html" title="class in edu.uci.ics.jung.visualization.control"><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/visualization/control//class-useCrossoverScalingControl.html" target="_top"><B>FRAMES</B></A>
<A HREF="CrossoverScalingControl.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.visualization.control.CrossoverScalingControl</B></H2>
</CENTER>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
Packages that use <A HREF="../../../../../../../edu/uci/ics/jung/visualization/control/CrossoverScalingControl.html" title="class in edu.uci.ics.jung.visualization.control">CrossoverScalingControl</A></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><A HREF="#edu.uci.ics.jung.visualization.control"><B>edu.uci.ics.jung.visualization.control</B></A></TD>
<TD>Mechanisms for manipulating and controlling a graph visualization, largely
in terms of mouse plugins. </TD>
</TR>
</TABLE>
<P>
<A NAME="edu.uci.ics.jung.visualization.control"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
Uses of <A HREF="../../../../../../../edu/uci/ics/jung/visualization/control/CrossoverScalingControl.html" title="class in edu.uci.ics.jung.visualization.control">CrossoverScalingControl</A> in <A HREF="../../../../../../../edu/uci/ics/jung/visualization/control/package-summary.html">edu.uci.ics.jung.visualization.control</A></FONT></TH>
</TR>
</TABLE>
<P>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left" COLSPAN="2">Subclasses of <A HREF="../../../../../../../edu/uci/ics/jung/visualization/control/CrossoverScalingControl.html" title="class in edu.uci.ics.jung.visualization.control">CrossoverScalingControl</A> in <A HREF="../../../../../../../edu/uci/ics/jung/visualization/control/package-summary.html">edu.uci.ics.jung.visualization.control</A></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../../edu/uci/ics/jung/visualization/control/AbsoluteCrossoverScalingControl.html" title="class in edu.uci.ics.jung.visualization.control">AbsoluteCrossoverScalingControl</A></B></CODE>
<BR>
scales to the absolute value passed as an argument.</TD>
</TR>
</TABLE>
<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/visualization/control/CrossoverScalingControl.html" title="class in edu.uci.ics.jung.visualization.control"><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/visualization/control//class-useCrossoverScalingControl.html" target="_top"><B>FRAMES</B></A>
<A HREF="CrossoverScalingControl.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/visualization/control/class-use/CrossoverScalingControl.html | HTML | mit | 8,551 |
<!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 (1.8.0_31) on Mon Apr 06 20:32:39 EDT 2015 -->
<title>F-Index</title>
<meta name="date" content="2015-04-06">
<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="F-Index";
}
}
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>Package</li>
<li>Class</li>
<li><a href="../overview-tree.html">Tree</a></li>
<li><a href="../deprecated-list.html">Deprecated</a></li>
<li class="navBarCell1Rev">Index</li>
<li><a href="../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="index-5.html">Prev Letter</a></li>
<li><a href="index-7.html">Next Letter</a></li>
</ul>
<ul class="navList">
<li><a href="../index.html?index-files/index-6.html" target="_top">Frames</a></li>
<li><a href="index-6.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="contentContainer"><a href="index-1.html">A</a> <a href="index-2.html">B</a> <a href="index-3.html">C</a> <a href="index-4.html">D</a> <a href="index-5.html">E</a> <a href="index-6.html">F</a> <a href="index-7.html">G</a> <a href="index-8.html">H</a> <a href="index-9.html">I</a> <a href="index-10.html">L</a> <a href="index-11.html">M</a> <a href="index-12.html">N</a> <a href="index-13.html">P</a> <a href="index-14.html">Q</a> <a href="index-15.html">R</a> <a href="index-16.html">S</a> <a href="index-17.html">T</a> <a href="index-18.html">V</a> <a name="I:F">
<!-- -->
</a>
<h2 class="title">F</h2>
<dl>
<dt><span class="memberNameLink"><a href="../net/datastructures/LinkedQueue.html#first--">first()</a></span> - Method in class net.datastructures.<a href="../net/datastructures/LinkedQueue.html" title="class in net.datastructures">LinkedQueue</a></dt>
<dd>
<div class="block">Returns, but does not remove, the first element of the queue.</div>
</dd>
<dt><span class="memberNameLink"><a href="../net/datastructures/Queue.html#first--">first()</a></span> - Method in interface net.datastructures.<a href="../net/datastructures/Queue.html" title="interface in net.datastructures">Queue</a></dt>
<dd>
<div class="block">Returns, but does not remove, the first element of the queue.</div>
</dd>
<dt><span class="memberNameLink"><a href="../net/datastructures/SinglyLinkedList.html#first--">first()</a></span> - Method in class net.datastructures.<a href="../net/datastructures/SinglyLinkedList.html" title="class in net.datastructures">SinglyLinkedList</a></dt>
<dd>
<div class="block">Returns (but does not remove) the first element of the list</div>
</dd>
</dl>
<a href="index-1.html">A</a> <a href="index-2.html">B</a> <a href="index-3.html">C</a> <a href="index-4.html">D</a> <a href="index-5.html">E</a> <a href="index-6.html">F</a> <a href="index-7.html">G</a> <a href="index-8.html">H</a> <a href="index-9.html">I</a> <a href="index-10.html">L</a> <a href="index-11.html">M</a> <a href="index-12.html">N</a> <a href="index-13.html">P</a> <a href="index-14.html">Q</a> <a href="index-15.html">R</a> <a href="index-16.html">S</a> <a href="index-17.html">T</a> <a href="index-18.html">V</a> </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>Package</li>
<li>Class</li>
<li><a href="../overview-tree.html">Tree</a></li>
<li><a href="../deprecated-list.html">Deprecated</a></li>
<li class="navBarCell1Rev">Index</li>
<li><a href="../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="index-5.html">Prev Letter</a></li>
<li><a href="index-7.html">Next Letter</a></li>
</ul>
<ul class="navList">
<li><a href="../index.html?index-files/index-6.html" target="_top">Frames</a></li>
<li><a href="index-6.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>
| patkub/java-data-structures-algorithms | LinkedBST/javadoc/index-files/index-6.html | HTML | mit | 5,935 |
<table width="90%" border="0"><tr><td><script>function openfile(url) {fullwin = window.open(url, "fulltext", "toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=yes,resizable=yes");}</script><div class="layoutclass_pic"><div class="layoutclass_first_pic"><table class="fmt0table"><tr><th class="zt1"><b><font class=""></font></b></th><td class="zc1">付之丙丁</td></tr>
</td></tr></table></div> <!-- layoutclass_first_pic --><div class="layoutclass_second_pic"></div> <!-- layoutclass_second_pic --></div> <!-- layoutclass_pic --></td></tr></table>
| BuzzAcademy/idioms-moe-unformatted-data | all-data/1000-1999/1709-33.html | HTML | mit | 571 |
<table width="90%" border="0"><tr><td><script>function openfile(url) {fullwin = window.open(url, "fulltext", "toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=yes,resizable=yes");}</script><div class="layoutclass_pic"><div class="layoutclass_first_pic"><table class="ztable"><tr><th class="ztd1"><b>成語 </b></th><td class="ztd2">方盛未艾</td></tr>
<tr><th class="ztd1"><b>典源 </b></th><td class="ztd2"> 此處所列為「<a href="/cgi-bin/cydic/gsweb.cgi?o=dcydic&schfmt=text&gourl=%3De0%26sec%3Dsec1%26op%3Dsid%3D%22CW0000000868%22.%26v%3D-1" class="clink" target=_blank>方興未艾</a>」之典源,提供參考。</font> #宋.陳亮〈戊申再上孝宗皇帝書〉(據<font class="dianuan_mark">《陳龍川文集.卷一》</font>引)<font size=-2 color="#999900"><font class="dianyuanfont"><b><i>1></i></b></font></font><br><font size=4 color="#808080">朝得一才士而暮以當路不便而逐,心知為庸人而外以人言不至而留,泯其喜怒哀樂,雜其是非好惡而用,依違以為仁,戒喻以為義,牢籠以為禮,關防以為智。陛下聰明自天,英武蓋世,而何事出此哉!</font>天下非有豪猾<font size=-2 color="#999900"><font class="dianyuanfont"><b><i>2></i></b></font></font>不可制之姦,虜人<font size=-2 color="#999900"><font class="dianyuanfont"><b><i>3></i></b></font></font>非有方興未艾之勢,而何必用此哉!<font size=4 color="#808080">夫喜、怒、哀、樂、愛、惡,人主之所以鼓動天下而用之之具也,而皇極之所謂先作者,不使加意於其間耳,豈欲如老莊所謂槁木死灰,與天下為嬰兒而後為至治之極哉!</font></font> <br><font class="dianuan_mark2">〔注解〕</font><br></font>
<div class="Rulediv"><font class="english_word">(1)</font> 典故或見於宋.陸佃〈太學策問〉、宋.周煇<font class="dianuan_mark"><font class="dianuan_mark">《清波雜志.卷一》</font></font>。</font></div>
<div class="Rulediv"><font class="english_word">(2)</font> 豪猾:指強橫狡猾不守法度的人。</font></div>
<div class="Rulediv"><font class="english_word">(3)</font> 虜人:對敵人輕蔑的稱呼。</font><font size=4 ></div><br><font class="dianuan_mark2">〔參考資料〕</font><br></font> ■宋.陸佃〈太學策問〉(據<font class="dianuan_mark">《陶山集.卷九.策問》</font>引)<br>大學之道,方興未艾也,士之來學者,蓋已千數。</font> ■宋.周煇<font class="dianuan_mark"><font class="dianuan_mark">《清波雜志.卷一》</font></font><br>煇既得其說,竊惟主上孝奉三宮,十年一講盛禮,鴻恩錫類,方興未艾。在位者其思有以革之!庶幾名器增重,不致冒濫,人得以為榮。</font></td></tr>
</td></tr></table></div> <!-- layoutclass_first_pic --><div class="layoutclass_second_pic"></div> <!-- layoutclass_second_pic --></div> <!-- layoutclass_pic --></td></tr></table>
| BuzzAcademy/idioms-moe-unformatted-data | all-data/2000-2999/2573-31.html | HTML | mit | 3,005 |
<!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/html; charset=utf-8" />
<title>Ejercicio 16</title>
<style type="text/css">
h1 {
text-align: center;
}
</style>
</head>
<body>
<h1>APPLETS</h1>
<hr />
<script>
document.write("<applet codebase='.' code='Water.class' name='WaterApplet' width=495 height=495 hspace=0 vspace=0 align=middle ><param name='img' value='../Images/cat_059.jpg'> <param name = 'url' value = ''> <img src='../Images/cat_059.jpg' width='495' height='495'></applet>");
</script>
<div align="center">
<APPLET archive="flame3.jar" code="flame3.class" width=250 height=110>
<param name="text" value="Salva">
<param name="font" value="Arial">
<param name="fontsize" value="40">
<param name="position" value="0">
<param name="solid" value="on">
<param name="color" value="1">
<param name="color_change" value="no">
<param name="fade" value="on">
<param name="stove" value="on">
<param name="decay" value="5">
</APPLET>
</div>
<APPLET archive="Zombie.jar" code="Zombie.class" width=500 height=250>
</APPLET>
<p> </p>
</body>
</html>
| saruba/zombies-cabrones | Ejercicios/Ejercicio16/Ejercicio16.html | HTML | mit | 1,348 |
<!doctype html>
<html lang="en">
<head>
<title>Delete team</title>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" href="//cdn.jsdelivr.net/normalize/3.0.2/normalize.min.css">
<link rel="stylesheet" href="/css/base.css">
<link rel="stylesheet" href="/css/admin.css">
</head>
<body>
<h1>Delete team</h1>
{{>navpartial}}
{{>errpartial}}
{{#if _error}}<p class="error-msg">Error – {{_error}}</p>{{/if}}
<main>
<form method="post">
<p>Are you sure you want to delete {{Name}}?
<button type="submit">Delete</button>
</form>
</main>
</body>
</html>
| monsterwater/koa-sample-web-app-api-mysql | apps/admin/teams/templates/teams-delete.html | HTML | mit | 651 |
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<title>Submission 1182</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
</head>
<body topmargin="0" leftmargin="0" marginheight="0" marginwidth="0">
<img src="gallery/submissions/1182.jpg" height="400">
</body>
</html>
| heyitsgarrett/envelopecollective | gallery_submission.php-id=1182.html | HTML | mit | 369 |
<!doctype html>
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no">
<title>angular js 常用指令ng-message、ng-class、ng-option、ng-value、ng-click是如何使用的?</title>
<link rel="stylesheet" href="../css/reveal/reveal.css">
<!-- PPT主题,可以在/css/reveal/theme/中选择其他主题,目前暂时只能使用该模板 -->
<link rel="stylesheet" href="../css/reveal/theme/ptt.css">
<!-- syntax highlighting 代码高亮主题 -->
<link rel="stylesheet" href="../lib/reveal/css/zenburn.css">
<!-- 打印和PDF输出样式 -->
<script>
var link = document.createElement('link');
link.rel = 'stylesheet';
link.type = 'text/css';
link.href = window.location.search.match(/print-pdf/gi) ? '../css/reveal/print/pdf.css' : '../css/reveal/print/paper.css';
document.getElementsByTagName('head')[0].appendChild(link);
</script>
</head>
<body>
<img src="../img/demo/logo.png" alt="" usemap="#pttmap" class="base-logo">
<map name="pttmap">
<area shape="rect" coords="0,0,276,58" href="http://www.jnshu.com" alt="" target="_blank"/>
</map>
<div class="reveal">
<div class="slides">
<section>
<h2>【JS-06】</h2>
<h3>小课堂【angular js 常用指令ng-message、ng-class、ng-option、ng-value、ng-click是如何使用的?】</h3>
<p>分享人:蓝东</p>
</section>
<section>
<p>目录</p>
<p>1.背景介绍</p>
<p>2.如何使用</p>
<p>3.代码实战</p>
<p>4.参考文献</p>
</section>
<section>
<h3>1.背景介绍</h3>
</section>
<section>
<section>
<h3>Angular内置指令</h3>
<p >AngularJS 通过被称为 指令 的新属性来扩展 HTML。
AngularJS 通过内置的指令来为应用添加功能。
AngularJS 允许你自定义指令。</p>
<p>
AngularJS 指令是扩展的 HTML 属性,带有前缀 ng-。
常用的angular指令有:
</p>
</section>
<section>
ng-if:如果ng-if中的表达式为false,则对应的元素整个会从DOM中移除而非隐藏,但审查元素时你可以看到表达式变成注释了。<br>
ng-controller:ng-controller 指令用于为你的应用添加控制器。<br>
ng-disabled:在AngularJS中通过表达式返回值true/false令其生效。<br>
</section>
</section>
<section>
<h3>2.如何使用</h3>
</section>
<section>
<section>
<p>ng-click</p>
<p>
ng-click 指令告诉了 AngularJS HTML 元素被点击后需要执行的操作。
</p>
</section>
<section>
<p>ng-class</p>
<p>
定义和用法
ng-class 指令用于给 HTML 元素动态绑定一个或多个 CSS 类。<br>
ng-class 指令的值可以是字符串,对象,或一个数组。<br>
如果是字符串,多个类名使用空格分隔。<br>
如果是对象,需要使用 key-value 对,key 为你想要添加的类名,value 是一个布尔值。只有在 value 为 true 时类才会被添加。<br>
如果是数组,可以由字符串或对象组合组成,数组的元素可以是字符串或对象。<br>
</p>
</section>
<section>
<p>当isA为true时,增加A样式;当isB为true时,增加B样式;当isC为true时,增加C样式。</p>
<pre>
<code>function ctrl($scope) {
$scope.isA = true;
$scope.isB = false;
$scope.isC = false;
}
</code>
</pre>
<pre>
<code>
<div ng-class="{'A':isA,'B':isB,'C':isC}"></div>
</code>
</pre>
<code>
<div ng-class="{'A':isA,'B':isB,'C':isC}"></div>
</code>
</section>
<section>
<p>ng-option</p>
<p>ng-options属性可以在表达式中使用数组或对象来自动生成一个select中的option列表。ng-options与ng-repeat很相似,很多时候可以用ng-repeat来代替ng-options。但是ng-options提供了一些好处,例如减少内存提高速度,以及提供选择框的选项来让用户选择。当select中一个选项被选择,该选项将会被绑定到ng-model。如果你想设一个默认值,可以像这样:$scope.selected = $scope.collection[3]。</p>
</section>
<section>
<pre>
<code>
<body ng-app="app">
<div ng-controller="selectController">
<select ng-model="mycity" ng-options="city.name as city.name for city in Cities"></select>
</div>
</body>
var app = angular.module('app', []);
app.controller('selectController', function ($scope) {
$scope.mycity = '北京';
$scope.Cities = [{ id: 1, name: '北京' }, { id: 2, name: '上海' }, { id: 3, name: '广州' }];
});
</code>
</pre>
</section>
<section>
<p>ng-value</p>
</section>
<section>
<pre>
<code>
var m=angular.module('hd',[]);
m.controller('ctrl',['$scope',function($scope){
$scope.goods={"name":"apple","price":20,"num":2};
}])
</code>
</pre>
<pre>
<code>
<div ng-app="hd" ng-controller="ctrl">
名称:<input type="text" ng-model="goods.name" />
<br />
价格:<input type="text" ng-model="goods.price" /> <br />
数量:<input type="text" ng-model="goods.num" /> <br />
总价:<input type="text" ng-value="goods.num*goods.price" readonly="readonly"/>
</div>
</code>
</pre>
</section>
</section>
<section>
<h3>3.代码实战</h3>
</section>
<section>
<h3>4.参考文献</h3>
<a href="http://www.jb51.net/article/60733.htm">AngularJS内置指令</a>
</section>
<section>
<h2>鸣谢</h2>
<p>感谢大家观看</p>
<p>
<small>BY : 蓝东</small>
</p>
</section>
</div>
</div>
<script src="../lib/reveal/js/head.min.js"></script>
<script src="../lib/reveal/reveal.js"></script>
<script>
// 以下为常见配置属性的默认值
// {
// controls: true, // 是否在右下角展示控制条
// progress: true, // 是否显示演示的进度条
// slideNumber: false, // 是否显示当前幻灯片的页数编号,也可以使用代码slideNumber: 'c / t' ,表示当前页/总页数。
// history: false, // 是否将每个幻灯片改变加入到浏览器的历史记录中去
// keyboard: true, // 是否启用键盘快捷键来导航
// overview: true, // 是否启用幻灯片的概览模式,可使用"Esc"或"o"键来切换概览模式
// center: true, // 是否将幻灯片垂直居中
// touch: true, // 是否在触屏设备上启用触摸滑动切换
// loop: false, // 是否循环演示
// rtl: false, // 是否将演示的方向变成RTL,即从右往左
// fragments: true, // 全局开启和关闭碎片。
// autoSlide: 0, // 两个幻灯片之间自动切换的时间间隔(毫秒),当设置成 0 的时候则禁止自动切换,该值可以被幻灯片上的 ` data-autoslide` 属性覆盖
// transition: 'default', // 切换过渡效果,有none/fade/slide/convex/concave/zoom
// transitionSpeed: 'default', // 过渡速度,default/fast/slow
// mouseWheel: true, //是否启用通过鼠标滚轮来切换幻灯片
// }
// 初始化幻灯片
Reveal.initialize({
history: true,
dependencies: [
{src: '../plugin/markdown/marked.js'},
{src: '../plugin/markdown/markdown.js'},
{src: '../plugin/notes/notes.js', async: true},
{
src: '../plugin/highlight/highlight.js', async: true, callback: function () {
hljs.initHighlightingOnLoad();
}
}
]
});
</script>
</body>
</html>
Contact GitHub API Training Shop Blog About
© 2016 GitHub, Inc. Terms Privacy Security Status He | ptteng/PPT | PPT/JS-08-ng-class.html | HTML | mit | 9,386 |
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="fr">
<head>
<!-- Generated by javadoc (version 1.7.0_91) on Fri Jan 15 15:24:50 CET 2016 -->
<title>Sword</title>
<meta name="date" content="2016-01-15">
<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="Sword";
}
//-->
</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="navBarCell1Rev">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>
<div class="subNav">
<ul class="navList">
<li><a href="../pkg_Item/ItemList.html" title="class in pkg_Item"><span class="strong">Prev Class</span></a></li>
<li>Next Class</li>
</ul>
<ul class="navList">
<li><a href="../index.html?pkg_Item/Sword.html" target="_top">Frames</a></li>
<li><a href="Sword.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>
<div>
<ul class="subNavList">
<li>Summary: </li>
<li>Nested | </li>
<li><a href="#field_summary">Field</a> | </li>
<li><a href="#constructor_summary">Constr</a> | </li>
<li><a href="#method_summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail: </li>
<li><a href="#field_detail">Field</a> | </li>
<li><a href="#constructor_detail">Constr</a> | </li>
<li><a href="#method_detail">Method</a></li>
</ul>
</div>
<a name="skip-navbar_top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<!-- ======== START OF CLASS DATA ======== -->
<div class="header">
<div class="subTitle">pkg_Item</div>
<h2 title="Class Sword" class="title">Class Sword</h2>
</div>
<div class="contentContainer">
<ul class="inheritance">
<li>java.lang.Object</li>
<li>
<ul class="inheritance">
<li><a href="../pkg_Item/Item.html" title="class in pkg_Item">pkg_Item.Item</a></li>
<li>
<ul class="inheritance">
<li>pkg_Item.Sword</li>
</ul>
</li>
</ul>
</li>
</ul>
<div class="description">
<ul class="blockList">
<li class="blockList">
<hr>
<br>
<pre>public class <a href="../src-html/pkg_Item/Sword.html#line.14">Sword</a>
extends <a href="../pkg_Item/Item.html" title="class in pkg_Item">Item</a></pre>
<div class="block">This class is used to define an item.
It stores its description and its weight.</div>
<dl><dt><span class="strong">Version:</span></dt>
<dd>2016.01.15</dd>
<dt><span class="strong">Author:</span></dt>
<dd>Valentin Messias</dd></dl>
</li>
</ul>
</div>
<div class="summary">
<ul class="blockList">
<li class="blockList">
<!-- =========== FIELD SUMMARY =========== -->
<ul class="blockList">
<li class="blockList"><a name="field_summary">
<!-- -->
</a>
<h3>Field Summary</h3>
<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation">
<caption><span>Fields</span><span class="tabEnd"> </span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Field and Description</th>
</tr>
<tr class="altColor">
<td class="colFirst"><code>private boolean</code></td>
<td class="colLast"><code><strong><a href="../pkg_Item/Sword.html#isActivated">isActivated</a></strong></code> </td>
</tr>
</table>
</li>
</ul>
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
<ul class="blockList">
<li class="blockList"><a name="constructor_summary">
<!-- -->
</a>
<h3>Constructor Summary</h3>
<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
<caption><span>Constructors</span><span class="tabEnd"> </span></caption>
<tr>
<th class="colOne" scope="col">Constructor and Description</th>
</tr>
<tr class="altColor">
<td class="colOne"><code><strong><a href="../pkg_Item/Sword.html#Sword(java.lang.String,%20java.lang.String,%20int)">Sword</a></strong>(java.lang.String pName,
java.lang.String pDescription,
int pWeight)</code> </td>
</tr>
</table>
</li>
</ul>
<!-- ========== METHOD SUMMARY =========== -->
<ul class="blockList">
<li class="blockList"><a name="method_summary">
<!-- -->
</a>
<h3>Method Summary</h3>
<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
<caption><span>Methods</span><span class="tabEnd"> </span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../pkg_Item/Sword.html#activate()">activate</a></strong>()</code> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><code><strong><a href="../pkg_Item/Sword.html#isActivated()">isActivated</a></strong>()</code> </td>
</tr>
</table>
<ul class="blockList">
<li class="blockList"><a name="methods_inherited_from_class_pkg_Item.Item">
<!-- -->
</a>
<h3>Methods inherited from class pkg_Item.<a href="../pkg_Item/Item.html" title="class in pkg_Item">Item</a></h3>
<code><a href="../pkg_Item/Item.html#getDescription()">getDescription</a>, <a href="../pkg_Item/Item.html#getName()">getName</a>, <a href="../pkg_Item/Item.html#getWeight()">getWeight</a></code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">
<!-- -->
</a>
<h3>Methods inherited from class java.lang.Object</h3>
<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
<div class="details">
<ul class="blockList">
<li class="blockList">
<!-- ============ FIELD DETAIL =========== -->
<ul class="blockList">
<li class="blockList"><a name="field_detail">
<!-- -->
</a>
<h3>Field Detail</h3>
<a name="isActivated">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>isActivated</h4>
<pre>private boolean <a href="../src-html/pkg_Item/Sword.html#line.16">isActivated</a></pre>
</li>
</ul>
</li>
</ul>
<!-- ========= CONSTRUCTOR DETAIL ======== -->
<ul class="blockList">
<li class="blockList"><a name="constructor_detail">
<!-- -->
</a>
<h3>Constructor Detail</h3>
<a name="Sword(java.lang.String, java.lang.String, int)">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>Sword</h4>
<pre>public <a href="../src-html/pkg_Item/Sword.html#line.18">Sword</a>(java.lang.String pName,
java.lang.String pDescription,
int pWeight)</pre>
</li>
</ul>
</li>
</ul>
<!-- ============ METHOD DETAIL ========== -->
<ul class="blockList">
<li class="blockList"><a name="method_detail">
<!-- -->
</a>
<h3>Method Detail</h3>
<a name="activate()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>activate</h4>
<pre>public void <a href="../src-html/pkg_Item/Sword.html#line.24">activate</a>()</pre>
</li>
</ul>
<a name="isActivated()">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>isActivated</h4>
<pre>public boolean <a href="../src-html/pkg_Item/Sword.html#line.29">isActivated</a>()</pre>
</li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
</div>
<!-- ========= END OF CLASS DATA ========= -->
<!-- ======= 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="navBarCell1Rev">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>
<div class="subNav">
<ul class="navList">
<li><a href="../pkg_Item/ItemList.html" title="class in pkg_Item"><span class="strong">Prev Class</span></a></li>
<li>Next Class</li>
</ul>
<ul class="navList">
<li><a href="../index.html?pkg_Item/Sword.html" target="_top">Frames</a></li>
<li><a href="Sword.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>
<div>
<ul class="subNavList">
<li>Summary: </li>
<li>Nested | </li>
<li><a href="#field_summary">Field</a> | </li>
<li><a href="#constructor_summary">Constr</a> | </li>
<li><a href="#method_summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail: </li>
<li><a href="#field_detail">Field</a> | </li>
<li><a href="#constructor_detail">Constr</a> | </li>
<li><a href="#method_detail">Method</a></li>
</ul>
</div>
<a name="skip-navbar_bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
</body>
</html>
| messiasv/SilverSword | progdoc/pkg_Item/Sword.html | HTML | mit | 10,300 |
<!DOCTYPE html>
<html lang="en">
<head>
<title>react-fantastic!</title>
<meta name="description" content="A fantastic bare-bones boilerplate for ReactJS!">
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0">
<meta name="theme-color" content="#ffffff">
<link href="https://fonts.googleapis.com/css?family=Roboto:100,400,300,500,700|Roboto+Condensed:400,300,700" rel="stylesheet" type="text/css">
</head>
<body>
<div id="root"></div>
<script src="/bundle.js"></script>
</body>
</html> | JoeMattie/react-fantastic | public/index.html | HTML | mit | 568 |
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>Stage - FAKE - F# Make</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="">
<meta name="author" content="Steffen Forkmann, Mauricio Scheffer, Colin Bull">
<script src="https://code.jquery.com/jquery-1.8.0.js"></script>
<script src="https://code.jquery.com/ui/1.8.23/jquery-ui.js"></script>
<script src="https://netdna.bootstrapcdn.com/twitter-bootstrap/2.2.1/js/bootstrap.min.js"></script>
<script type="text/javascript" src="http://cdn.mathjax.org/mathjax/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML"></script>
<link href="https://netdna.bootstrapcdn.com/twitter-bootstrap/2.2.1/css/bootstrap-combined.min.css" rel="stylesheet">
<link type="text/css" rel="stylesheet" href="http://fsharp.github.io/FAKE/content/style.css" />
<script type="text/javascript" src="http://fsharp.github.io/FAKE/content/tips.js"></script>
<!-- HTML5 shim, for IE6-8 support of HTML5 elements -->
<!--[if lt IE 9]>
<script src="http://html5shim.googlecode.com/svn/trunk/html5.js"></script>
<![endif]-->
</head>
<body>
<div class="container">
<div class="masthead">
<ul class="nav nav-pills pull-right">
<li><a href="http://fsharp.org">fsharp.org</a></li>
<li><a href="http://github.com/fsharp/fake">github page</a></li>
</ul>
<h3 class="muted"><a href="http://fsharp.github.io/FAKE/index.html">FAKE - F# Make</a></h3>
</div>
<hr />
<div class="row">
<div class="span9" id="main">
<h1>Stage</h1>
<div class="xmldoc">
<p>Stage of execution for a boot system.</p>
</div>
<h3>Union Cases</h3>
<table class="table table-bordered member-list">
<thead>
<tr><td>Union Case</td><td>Description</td></tr>
</thead>
<tbody>
<tr>
<td class="member-name">
<code onmouseout="hideTip(event, '1410', 1410)" onmouseover="showTip(event, '1410', 1410)">
BuildStage
</code>
<div class="tip" id="1410">
<strong>Signature:</strong> <br />
</div>
</td>
<td class="xmldoc">
<a href="https://github.com/fsharp/FAKE/blob/master/src/app/FakeLib/Boot.fs#L82-82" class="github-link">
<img src="../content/img/github.png" class="normal" />
<img src="../content/img/github-blue.png" class="hover" />
</a>
</td>
</tr>
<tr>
<td class="member-name">
<code onmouseout="hideTip(event, '1411', 1411)" onmouseover="showTip(event, '1411', 1411)">
ConfigureStage
</code>
<div class="tip" id="1411">
<strong>Signature:</strong> <br />
</div>
</td>
<td class="xmldoc">
<a href="https://github.com/fsharp/FAKE/blob/master/src/app/FakeLib/Boot.fs#L83-83" class="github-link">
<img src="../content/img/github.png" class="normal" />
<img src="../content/img/github-blue.png" class="hover" />
</a>
</td>
</tr>
</tbody>
</table>
</div>
<div class="span3">
<a href="http://fsharp.github.io/FAKE/index.html">
<img src="http://fsharp.github.io/FAKE/pics/logo.png" style="width:140px;height:140px;margin:10px 0px 0px 35px;border-style:none;" />
</a>
<ul class="nav nav-list" id="menu">
<li class="nav-header">FAKE - F# Make</li>
<li class="divider"></li>
<li><a href="http://fsharp.github.io/FAKE/index.html">Home page</a></li>
<li class="divider"></li>
<li><a href="https://www.nuget.org/packages/FAKE">Get FAKE - F# Make via NuGet</a></li>
<li><a href="http://github.com/fsharp/fake">Source Code on GitHub</a></li>
<li><a href="http://github.com/fsharp/fake/blob/master/License.txt">License (Apache 2)</a></li>
<li><a href="http://fsharp.github.io/FAKE/RELEASE_NOTES.html">Release Notes</a></li>
<li><a href="http://fsharp.github.io/FAKE//contributing.html">Contributing to FAKE - F# Make</a></li>
<li><a href="http://fsharp.github.io/FAKE/users.html">Who is using FAKE?</a></li>
<li><a href="http://stackoverflow.com/questions/tagged/f%23-fake">Ask a question</a></li>
<li class="nav-header">Tutorials</li>
<li><a href="http://fsharp.github.io/FAKE/gettingstarted.html">Getting started</a></li>
<li><a href="http://fsharp.github.io/FAKE/cache.html">Build script caching</a></li>
<li class="divider"></li>
<li><a href="http://fsharp.github.io/FAKE/nuget.html">NuGet package restore</a></li>
<li><a href="http://fsharp.github.io/FAKE/fxcop.html">Using FxCop in a build</a></li>
<li><a href="http://fsharp.github.io/FAKE/assemblyinfo.html">Generating AssemblyInfo</a></li>
<li><a href="http://fsharp.github.io/FAKE/create-nuget-package.html">Create NuGet packages</a></li>
<li><a href="http://fsharp.github.io/FAKE/specifictargets.html">Running specific targets</a></li>
<li><a href="http://fsharp.github.io/FAKE/commandline.html">Running FAKE from command line</a></li>
<li><a href="http://fsharp.github.io/FAKE/parallel-build.html">Running targets in parallel</a></li>
<li><a href="http://fsharp.github.io/FAKE/fsc.html">Using the F# compiler from FAKE</a></li>
<li><a href="http://fsharp.github.io/FAKE/customtasks.html">Creating custom tasks</a></li>
<li><a href="http://fsharp.github.io/FAKE/soft-dependencies.html">Soft dependencies</a></li>
<li><a href="http://fsharp.github.io/FAKE/teamcity.html">TeamCity integration</a></li>
<li><a href="http://fsharp.github.io/FAKE/teamcityadvanced.html">TeamCity integration (Advanced)</a></li>
<li><a href="http://fsharp.github.io/FAKE/canopy.html">Running canopy tests</a></li>
<li><a href="http://fsharp.github.io/FAKE/octopusdeploy.html">Octopus Deploy</a></li>
<li><a href="http://fsharp.github.io/FAKE/typescript.html">TypeScript support</a></li>
<li><a href="http://fsharp.github.io/FAKE/azurewebjobs.html">Azure WebJobs support</a></li>
<li><a href="http://fsharp.github.io/FAKE/azurecloudservices.html">Azure Cloud Services support</a></li>
<li><a href="http://fsharp.github.io/FAKE/fluentmigrator.html">FluentMigrator support</a></li>
<li><a href="http://fsharp.github.io/FAKE/androidpublisher.html">Android publisher</a></li>
<li><a href="http://fsharp.github.io/FAKE/watch.html">File Watcher</a></li>
<li><a href="http://fsharp.github.io/FAKE/wix.html">WiX Setup Generation</a></li>
<li><a href="http://fsharp.github.io/FAKE/chocolatey.html">Using Chocolatey</a></li>
<li><a href="http://fsharp.github.io/FAKE/slacknotification.html">Using Slack</a></li>
<li><a href="http://fsharp.github.io/FAKE/msteamsnotification.html">Using Microsoft Teams</a></li>
<li><a href="http://fsharp.github.io/FAKE/sonarcube.html">Using SonarQube</a></li>
<li class="divider"></li>
<li><a href="http://fsharp.github.io/FAKE/deploy.html">Fake.Deploy</a></li>
<li><a href="http://fsharp.github.io/FAKE/iis.html">Fake.IIS</a></li>
<li class="nav-header">Reference</li>
<li><a href="http://fsharp.github.io/FAKE/apidocs/index.html">API Reference</a></li>
</ul>
</div>
</div>
</div>
<a href="http://github.com/fsharp/fake"><img style="position: absolute; top: 0; right: 0; border: 0;" src="https://s3.amazonaws.com/github/ribbons/forkme_right_gray_6d6d6d.png" alt="Fork me on GitHub"></a>
</body>
</html>
| ploeh/PollingConsumer | packages/FAKE/docs/apidocs/fake-boot-stage.html | HTML | mit | 8,005 |
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
<head>
<script type="text/javascript">
var _gaq = _gaq || [];
_gaq.push(['_setAccount', 'UA-22352821-1']);
_gaq.push(['_trackPageview']);
(function() {
var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
})();
</script>
<link rel="shortcut icon" href="favicon.ico">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>Reagan High School Program</title>
<link href="style.css" rel="stylesheet" type="text/css" />
<div id="container">
<div id="header">
<h1>
<strong><font color="#FFFFFF">University Boxing<em> TEXAS</em></font></strong></h1>
</div>
<div id="navigation">
<ul>
<li><a href="index.html">Home</a></li>
<li><a href="meetings.html">Meetings</a></li>
<li><a href="events.html">Events</a></li>
<li><a href="reagan_high.html">Reagan High</a></li>
<li><a href="history.html">History</a></li>
<li><a href="contact.html">Contact Us</a></li>
</ul>
</div>
<div id="content-container">
<div id="content">
<h2>
Reagan High School Program</h2>
<p>Starting Spring 2011, University Boxing has teamed up with the administration at Reagan High School in North Austin to establish a boxing/mentoring program for students of Reagan High.</p>
<p>Members of the organization volunteer on a rotating schedule to help coach the students in an after-school program. We have coordinated with the high school on purchasing equipment. Much of their training facilities have been structured to mirror our own, so that similar workouts can be created for their students.</p>
<p>Meetings are scheduled at <a href="http://www.austinisd.org/schools/details.phtml?id=021/">Reagan High School</a> for 1 hour practices. Monday, Wednesday 5-6pm.</p>
<p></p>
<p><img src="Pictures/reagan pose.JPG" width="600" height="450" alt="Reagan pose" /></p>
</div>
<div id="aside">
<h3> </h3>
<p><img src="Pictures/Reagan1.JPG" width="216" height="162" alt="Reagan1" /><img src="Pictures/Reagan2.JPG" width="216" height="162" alt="Reagan2" /><img src="Pictures/reagan3.JPG" width="216" height="162" alt="Reagan3" /><img src="Pictures/Reagan4.JPG" width="216" height="162" alt="Reagan4" /><img src="Pictures/Reagan5.JPG" width="216" height="162" alt="Reagan5" /></p>
<p> </p>
<p> </p>
<p> </p>
</div>
<div id="footer"><font color="#999999">
Copyright © University Boxing, 2011</font></div>
</div>
</div> | rajsite/utboxing | reagan_high.html | HTML | mit | 2,741 |
<scri
<!DOCTYPE html>
<html lang="fr" itemscope="" itemtype="http://schema.org/Blog">
<head> <script>
if (window.parent !== window) {
if (typeof btoa !== "function") {
window.btoa = function (input) {
var str = String(input);
for (var block, charCode, idx = 0, map = chars, output = ''; str.charAt(idx | 0) || (map = '=', idx % 1); output += map.charAt(63 & block >> 8 - idx % 1 * 8)) {
charCode = str.charCodeAt(idx += 3/4)
block = block << 8 | charCode
}
return output
}
}
var re = /^(?:https?:)?(?:\/\/)?([^\/\?]+)/i
var res = re.exec(document.referrer)
var domain = res[1]
var forbidden = ["aGVsbG8ubGFuZA==","Y3Vpc2luZS5sYW5k","cmVjZXR0ZS5sYW5k","cmVjZXR0ZXMubGFuZA==",]
if (forbidden.indexOf(btoa(domain)) > -1) {
document.location = document.location.origin + "/system/noframed"
}
}
</script>
<link rel="stylesheet" href="//assets.over-blog-kiwi.com/b/blog/bundles/overblogblogblog/css/ob-style.css?v2.35.0.0" />
<link rel="stylesheet" href="//assets.over-blog-kiwi.com/b/blog/build/soundplayer.2940b52.css" />
<!-- Forked theme from id 60 - last modified : 2017-02-23T08:01:21+01:00 -->
<!-- shortcut:[Meta] -->
<!-- title -->
<!-- Title -->
<title>190 - Le Site dont vous êtes le Héros</title>
<!-- metas description, keyword, robots -->
<!-- Metas -->
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width">
<meta name="author" content="" />
<meta property="og:site_name" content="Le Site dont vous êtes le Héros" />
<meta property="og:title" content="190 - Le Site dont vous êtes le Héros" />
<meta name="twitter:title" content="190 - Le Site dont vous êtes le Héros" />
<meta name="description" content="Malheureusement pour vous, sa boutique est fermée et vos oreilles commencent à vous démanger." />
<meta property="og:description" content="Malheureusement pour vous, sa boutique est fermée et vos oreilles commencent à vous démanger." />
<meta name="twitter:description" content="Malheureusement pour vous, sa boutique est fermée et vos oreilles commencent à vous démanger." />
<meta property="og:locale" content="fr_FR" />
<meta property="og:url" content="http://lesitedontvousetesleheros.overblog.com/190-7" />
<meta name="twitter:url" content="http://lesitedontvousetesleheros.overblog.com/190-7" />
<meta property="og:type" content="article" />
<meta name="twitter:card" content="summary" />
<meta name="twitter:site" content="@overblog" />
<meta name="twitter:creator" content="@" />
<meta property="fb:app_id" content="284865384904712" />
<!-- Robots -->
<meta name="robots" content="index,follow" />
<!-- RSS -->
<link rel="alternate" type="application/rss+xml" title="RSS" href="/rss" />
<!-- Analytics -->
<!-- shortcut:[Options] -->
</script>ll" group="shares" />
<!-- shortcut:[Includes] -->
<!-- favicon -->
<!-- Metas -->
<link rel="shortcut icon" type="image/x-icon" href="http://fdata.over-blog.net/99/00/00/01/img/favicon.ico" />
<link rel="icon" type="image/png" href="http://fdata.over-blog.net/99/00/00/01/img/favicon.png" />
<link rel="apple-touch-icon" href="http://fdata.over-blog.net/99/00/00/01/img/mobile-favicon.png" />
<!-- SEO -->
<!-- includes -->
<link rel="alternate" type="application/rss+xml" title="RSS" href="/rss" />
<!--[if lt IE 9]>
<script src="http://html5shiv.googlecode.com/svn/trunk/html5.js"></script>
<![endif]-->
<link href='http://fonts.googleapis.com/css?family=PT+Sans+Caption:400,700' rel='stylesheet' type='text/css'>
<!-- Fonts -->
<link href='http://fonts.googleapis.com/css?family=Carter+One' rel='stylesheet' type='text/css'>
<!-- Fancybox -->
<link rel="stylesheet" type="text/css" href="http://assets.over-blog-kiwi.com/themes/jquery/fancybox/jquery.fancybox-1.3.4.css" media="screen" />
<style type="text/css">
/*** RESET ***/
.clearfix:after {content: "."; display: block; height: 0; clear: both; visibility: hidden;}
.clearfix {display: inline-block;} /* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
* {margin:0; padding:0;}
body {background-color: #000; color: #fff; font-family: 'PT Sans Caption', sans-serif; font-size: 12px;}
a {text-decoration: none;}
h1,
h2,
h3,
h4,
h5,
h6 { font-weight:normal;}
img {border:none;}
.box li {list-style:none;}
#cl_1_0 ul,
#cl_1_0 ol {margin-left: 0; padding-left: 25px;}
.visuallyhidden,
.ob-form-subscription label {
position: absolute;
overflow: hidden;
clip: rect(0 0 0 0);
height: 1px; width: 1px;
margin: -1px; padding: 0; border: 0;
}
/*** General ***/
.ln {clear: both;}
#ln_2 {padding-bottom: 20px;}
.cl {float:left;}
.clear {clear:both;}
.list-title {font-size: 24px; margin: 10px 0 10px 10px; text-shadow: 1px 1px 1px #000;}
/*** Structure ***/
#cl_0_0 {margin-bottom:0; width:100%;}
#cl_1_0 {display:inline; padding:0 12px 0 0; width:630px; }
#cl_1_1 {display:inline; padding:0; width:308px;}
#cl_2_0 {margin-top: 30px; width: 100%;}
#global {margin:0px auto; width:950px;}
.header {margin: 110px 0 20px; text-align:left;}
.avatar,
#top{
display: inline-block;
vertical-align: middle;
}
.avatar{
margin-right: 10px;
}
#top .title {font-family: Carter One, cusrive; font-size: 60px; left: 0; letter-spacing: 2px; line-height: 60px; text-shadow: 0 5px 5px #333; text-transform: uppercase;}
#top .description {font-family: Carter One, cusrive; font-size:60px; font-size: 20px; letter-spacing: 2px; text-shadow: 0 2px 1px #333;}
article {margin-bottom: 35px;}
/** Article **/
.article,
.page{
background: #141414;
background: rgba(20,20,20,0.9);
border: 2px solid #333;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
-ms-border-radius: 5px;
-o-border-radius: 5px;
border-radius: 5px;
padding: 10px;
}
.noresult{
margin-bottom: 20px;
}
.beforeArticle {margin-bottom: 10px;}
.divTitreArticle .post-title,
.divPageTitle .post-title,
.special h3 {border-bottom: 1px solid; font-size: 30px; letter-spacing:2px; margin-bottom: 10px; padding-bottom:5px; word-wrap: break-word;}
.contenuArticle, .pageContent {padding-top:10px;}
.contenuArticle p,
.pageContent p .contenuArticle ol,
.contenuArticle ul {font-size: 14px; line-height: 22px; padding-bottom: 8px;}
.ob-repost {background: #222; border: 1px solid #2A2A2A; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; font-weight: bold; margin: 1em 0; text-align: center;}
.ob-repost p {font-size: 12px; line-height: normal; padding: 0;}
.ob-repost .ob-link {text-decoration: underline;}
/* Sections */
.ob-section-text,
.ob-section-images,
.ob-section-video,
.ob-section-audio,
.ob-section-quote,
.ob-secton-map {width: 600px;}
/* Medias */
.ob-video iframe,
.ob-video object,
.ob-section-images .ob-slideshow,
.ob-slideshow img, .ob-section-map .ob-map {
width: 600px;
}
.ob-video iframe{
border: 0;
}
.ob-video object {
max-height: 345px;
}
.ob-section-audio .obsoundplayer .obsoundplayername {
height: 31px;
width: 200px;
overflow: hidden;
}
/* Section texte */
.ob-text h3,
.ob-text h4,
.ob-text h5 {margin: 15px 0 5px;}
.ob-text h3 {font-size: 18px; line-height: 18px;}
.ob-text h4 {font-size: 16px; line-height: 16px;}
.ob-text h5 {font-size: 14px; font-weight: bold; line-height: 14px;}
.ob-text pre {width: 600px; white-space: pre-wrap; white-space: -moz-pre-wrap; white-space: -webkit-pre-wrap; white-space: -o-pre-wrap; word-wrap: break-word; overflow: auto;}
/* Section image */
.ob-media-left {margin-right: 30px;}
.ob-media-right {margin-left: 30px; max-width: 100%;}
.ob-row-1-col img {width: 100%;}
.ob-row-2-col img {width: 50%; margin-top: 0; margin-bottom: 0;}
.ob-row-3-col img {width: 200px; margin-top: 0; margin-bottom: 0;}
/* Section map */
.ob-map div {color: #282924;}
/* Section HTML */
.ob-section-html iframe,
.ob-section-html embed,
.ob-section-html object {max-width: 100%;}
/* Section file */
.ob-section-file .ob-ctn {background: #222; border: none; -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15); -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15); -ms-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15); -o-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15); box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15); display: block; max-width: 100%;}
.ob-section-file .ob-ctn a.ob-link,
.ob-section-file .ob-c a.ob-link:visited {color: #FFF; text-decoration: underline; max-width: 521px;}
.ob-section-file .ob-ctn a.ob-link:hover {color: #FFF; text-decoration: none;}
/* Section Quote */
.ob-section-quote {background: #222; border: none; -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15); -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15); -ms-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15); -o-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15); box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15); margin-bottom: 20px; width: 100%;}
.ob-section-quote .ob-quote p {color: #FFF; min-height: 20px;}
.ob-section-quote .ob-quote p:before {color: #444; margin: 20px 0 0 -85px;}
.ob-section-quote .ob-quote p:after {color: #444; margin: 80px 0 0;}
.ob-section-quote p.ob-author,
.ob-section-quote p.ob-source {background: #444; font-size: 14px; font-style: italic; margin: 25px 0 0; max-height: 22px; max-width: 517px; overflow: hidden; padding-bottom: 0\9; position: relative; text-overflow: ellipsis; white-space: nowrap; z-index: 11;}
/* Section Link */
.ob-section-link .ob-ctn {background: #222; border: none; -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15); -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15); -ms-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15); -o-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15); box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15);}
.ob-section-link .ob-media-left {margin: 0;}
.ob-section-link p.ob-url {background: #444; margin: 0; max-height: 20px; max-width: 395px;}
.ob-section-link p.ob-title {color: #FFF; margin-bottom: 0; margin-left: 20px;}
.ob-section-link p.ob-snippet {color: #FFF; margin-bottom: 10px; margin-left: 20px; margin-top: 0;}
.ob-section-link p.ob-title .ob-link {color: #FFF; max-height: 42px; overflow: hidden;}
.ob-section-link p.ob-snippet {margin-bottom: 35px; max-height: 40px; overflow: hidden;}
.ob-section-link .ob-img {float: left; width: 170px;}
.ob-section-link .ob-desc {margin-top: 5px;}
/* Description */
.contenuArticle .ob-desc {font-size: 13px; font-style: italic;}
/* twitter box */
.ob-section .twitter-tweet-rendered {max-width: 100% !important;}
.ob-section .twt-border {max-width: 100% !important;}
/* Share buttons */
.afterArticle {background: #141414; border: 2px solid #333; -moz-border-radius: 5px; -webkit-border-radius: 5px; -o-border-radius: 5px; border-radius: 5px; margin: 10px 0; -moz-opacity: 0.9; -webkit-opacity: 0.9; -o-opacity: 0.9; -ms-opacity: 0.9; opacity: 0.9; padding: 9px 13px 8px; position: relative; width: 600px; z-index: 1;/* iframe Facebook */}
.share h3,
.item-comments h3 {margin-bottom: 10px; font-size: 16px; line-height: 16px;}
.google-share,
.twitter-share,
.facebook-share,
.ob-share {float: left;}
.facebook-share {width: 105px;}
.ob-share {margin-top: -2px;}
.comment-number {-moz-border-radius: 4px; -webkit-border-radius: 4px; -o-border-radius: 4px; -ms-border-radius: 4px; border-radius: 4px; display: block; float: right; font-weight: bold; line-height: 17px; padding: 2px 7px; text-align: center;}
.item-comments {
}
/* Contact */
.ob-contact .ob-form {margin-bottom: 80px;}
.ob-contact .ob-form-field {margin: 5px 0 0 80px;}
.ob-label {width: 20%; font-size: 14px;}
.ob-captcha .ob-input-text{
margin-left: 20%;
}
.ob-input-submit,
.ob-error {margin-left: 31%;}
.box-content .ob-input-submit,
.box-content .ob-error {margin-left: 20%;}
.ob-input-text,
.ob-input-email,
.ob-input-textarea {padding: 6px 0; border: 2px solid #333; -moz-border-radius: 4px; -webkit-border-radius: 4px; -o-border-radius: 4px; -ms-border-radius: 4px; border-radius: 4px;}
.ob-input-submit {-moz-border-radius: 4px; -webkit-border-radius: 4px; -o-border-radius: 4px; -ms-border-radius: 4px; border-radius: 4px; display: block; font-weight: bold; line-height: 17px; margin-top: 5px; padding: 2px 7px; text-align: center;}
.ob-form + a {display: block; text-align: center;}
/** Sidebar **/
.box {background: #141414; border: 2px solid #333; margin-bottom:10px; -moz-opacity: 0.9; -webkit-opacity: 0.9; -o-opacity: 0.9; -ms-opacity: 0.9; opacity: 0.9; padding:10px; -moz-border-radius: 5px; -webkit-border-radius: 5px; -o-border-radius: 5px; border-radius: 5px;}
.box{/* ie6 hack */_background:#000;}
.box-titre h3 {border-bottom: 1px solid; font-family: Carter One; font-size: 20px; letter-spacing: 1px; margin-bottom: 10px; padding-bottom: 2px; text-shadow: 1px 1px 1px black; text-transform: uppercase;}
.box-content {font-size: 14px; line-height:18px;}
.box-content strong {font-weight:normal;}
.box-footer {display:none;}
/* Sidebar > About */
.profile .avatar {float: left; margin-right: 10px;}
.profile .avatar img {background: #333; -moz-border-radius: 4px; -webkit-border-radius: 4px; -o-border-radius: 4px; -ms-border-radius: 4px; border-radius: 4px; -moz-opacity: 0.8; -webkit-opacity: 0.8; -o-opacity: 0.8; -ms-opacity: 0.8; opacity: 0.8; padding: 3px; -moz-transition: opacity 300ms; -webkit-transition: opacity 300ms; -o-transition: opacity 300ms; -ms-transition: opacity 300ms; transition: opacity 300ms;}
.profile .avatar img:hover {-moz-opacity: 1; -webkit-opacity: 1; -o-opacity: 1; -ms-opacity: 1; opacity: 1;}
.profile .blog-owner-nickname {font-style: italic; display: block; margin-top: 10px; text-align: right;}
/* Sidebar > Search */
.search form {position:relative;}
.search form input {border: 2px solid #333; -moz-border-radius: 3px; -webkit-border-radius: 3px; -o-border-radius: 3px; -ms-border-radius: 3px; border-radius: 3px; color: #676767; padding: 5px 0; width: 70%;}
.search form button {border: 0; -moz-border-radius: 3px; -webkit-border-radius: 3px; -o-border-radius: 3px; -ms-border-radius: 3px; border-radius: 3px; cursor: pointer; font-weight: bold; padding: 5px 0; width: 13%;}
/* Sidebar > Subscribe */
.ob-form-subscription .ob-form-field{
display: inline-block;
}
.ob-form-subscription .ob-form-field input{
width: 170px;
}
.ob-form-subscription .ob-input-submit{
display: inline-block;
margin:0;
}
/* Sidebar > Last Posts */
.last li {float: left;}
.last ul:hover img {-moz-opacity: 0.7; -webkit-opacity: 0.7; -o-opacity: 0.7; -ms-opacity: 0.7; opacity: 0.7; -moz-transition: opacity 300ms; -webkit-transition: opacity 300ms; -o-transition: opacity 300ms; -ms-transition: opacity 300ms; transition: opacity 300ms;}
.last ul img {background: #333; -moz-border-radius: 4px; -webkit-border-radius: 4px; -o-border-radius: 4px; -ms-border-radius: 4px; border-radius: 4px; margin-bottom: 5px; -moz-transition: opacity 300ms; -webkit-transition: opacity 300ms; -o-transition: opacity 300ms; -ms-transition: opacity 300ms; transition: opacity 300ms;}
.last li.left img {margin-right: 8px;}
.last ul img:hover {-moz-opacity: 1; -webkit-opacity: 1; -o-opacity: 1; -ms-opacity: 1; opacity: 1; -moz-transition: opacity 300ms; -webkit-transition: opacity 300ms; -o-transition: opacity 300ms; -ms-transition: opacity 300ms; transition: opacity 300ms;}
/* Sidebar > Tags */
.tags li {
border-bottom: 1px solid #222;
margin: 10px 0;
padding: 10px 0;
word-wrap:break-word;
}
.tags li a {font-size: 16px;}
.tags .number {-moz-border-radius: 4px; -webkit-border-radius: 4px; -o-border-radius: 4px; -ms-border-radius: 4px; border-radius: 4px; float: right; font-weight: bold; line-height: 17px; margin-top: -2px; padding: 2px 7px; text-align: center;}
/* Sidebar > Follow me */
.follow li {-moz-border-radius: 4px; -webkit-border-radius: 4px; -o-border-radius: 4px; -ms-border-radius: 4px; border-radius: 4px; display: block; float: left; height: 83px; text-indent: -9999999%; width: 83px;}
.follow li a {background: url("http://assets.over-blog-kiwi.com/themes/5/images/follow-me.png") no-repeat; display: block; height: 100%; width: 100%;}
.follow .facebook-follow {margin-right: 10px;}
.follow .facebook-follow:hover {background: #3b5999; border-color: #3b5999;}
.follow .facebook-follow a {background-position: center 18px;}
.follow .twitter-follow {margin-right: 10px;}
.follow .twitter-follow:hover {background: #04bff2; border-color: #04bff2;}
.follow .twitter-follow a {background-position: center -74px;}
.follow .rss-follow:hover {background: #ff8604; border-color: #ff8604;}
.follow .rss-follow a {background-position: center -166px;}
/* Sidebar > Archives */
.plustext {font-size: 16px;}
.arch_month {margin-left: 20px;}
.arch_month li {border-bottom: 1px solid #222; margin: 10px 0; padding: 10px 0;}
.archives .number {-moz-border-radius: 4px; -webkit-border-radius: 4px; -o-border-radius: 4px; -ms-border-radius: 4px; border-radius: 4px; float: right; font-weight: bold; line-height: 17px; margin-top: -2px; padding: 2px 7px; text-align: center;}
.share > div{
float:left;
height:20px;
margin-right:28px;
}
.share .google-share{
margin-right: 0;
}
.share iframe{
border:none;
width:100px;
}
/** Pagination **/
.pagination {
margin: 30px auto 20px; width: 600px;
font-size: 14px; padding: 2px 0;
}
.pagination a {
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
-o-border-radius: 4px;
-ms-border-radius: 4px;
border-radius: 4px;
float: right;
line-height: 17px;
margin-top: -2px;
padding: 2px 7px;
text-align: center;
text-transform: uppercase;
}
.pagination .previous {float: left;}
.pagination .next {float: right;}
.ob-pagination{
margin: 20px 0;
text-align: center;
}
.ob-page{
display: inline-block;
margin: 0 1px;
padding: 2px 7px;
}
.ob-page-link{
border-radius: 4px;
}
/** Credits **/
.credits {display: block; margin: 20px 0; text-align: center; text-shadow: 1px 1px 1px #000;}
/**************
** ob-footer **
**************/
.ob-footer{
padding-bottom: 10px;
}
body.withDisplay{
background-position: 50% 68px;
}
#cl_1_1 .ads{
margin-bottom: 10px;
padding: 2px;
-moz-opacity: 0.9;
-webkit-opacity: 0.9;
-o-opacity: 0.9;
-ms-opacity: 0.9;
opacity: 0.9;
}
.ads{
background: #141414;
border: 2px solid #333;
border-radius: 2px;
margin: 0 auto;
}
.ads-600x250{
padding: 10px;
text-align: center;
}
.ads-728x90{
height: 90px;
width: 728px;
}
.ads-468x60{
height: 60px;
width: 468px;
}
.ads-468x60 + .before_articles,
.afterArticle + .ads-468x60{
margin-top:35px;
}
.ads-300x250{
height: 250px;
width: 300px;
}
.ads-600x250 div{
float: left;
}
.ads-300{
text-align: center;
}
/*****************
** Top articles **
*****************/
.ob-top-posts h2{
font-size: 35px;
}
.ob-top-article{
margin-bottom: 20px;
}
.ob-top-article h3{
line-height: normal;
}
/*** Themes ***/
/** JUNGLE **/
/* BACKGROUND */
body {background-image: url("http://img.over-blog-kiwi.com/0/24/52/97/201311/ob_5cf972_lesitedontvousetesleheros.jpg"); background-attachment: fixed; background-position: center center; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover;background-repeat: no-repeat;}
/* TOP */
#top .title a,
#top .title a:visited {color: #9bb1c5;}
#top .title a:hover,
#top .description {color: #fff;}
/* POSTS */
.beforeArticle .tags a,
.beforeArticle .tags a:visited {color: #9bb1c5;}
.beforeArticle .tags a:hover {color: #fff;}
.post-title,
.special h3 {border-bottom-color: #1e3249;}
.post-title a,
.post-title a:visited,
.special h3,
.ob-text h3,
.ob-text h4,
.ob-text h5 {color: #9bb1c5;}
.post-title a:hover {color: #fff;}
.contenuArticle a,
.contenuArticle a:visited,
.readmore a {color: #9bb1c5;}
.contenuArticle a:hover,
.readmore a:hover {color: #fff;}
/* Section file */
.ob-section-file .ob-ctn a.ob-link,
.ob-section-file .ob-c a.ob-link:visited,
.ob-section-file .ob-ctn a.ob-link:hover {color: #9bb1c5;}
/* Section Quote */
.ob-section-quote p.ob-author,
.ob-section-quote p.ob-source,
.ob-section-quote p.ob-author .ob-link,
.ob-section-quote p.ob-author .ob-link:visited,
.ob-section-quote p.ob-source .ob-link,
.ob-section-quote p.ob-source .ob-link:visited {color: #9bb1c5;}
.ob-section-quote p.ob-author:hover,
.ob-section-quote p.ob-source:hover,
.ob-section-quote p.ob-author .ob-link:hover,
.ob-section-quote p.ob-source .ob-link:hover {color: #fff;}
/* Section Link */
.ob-section-link p.ob-url ,
.ob-section-link p.ob-url .ob-link,
.ob-section-link p.ob-url .ob-link,
.ob-section-link p.ob-url .ob-link {color: #9bb1c5;}
.ob-section-link p.ob-url .ob-link:hover {color: #fff;}
/* SIDEBAR */
.box-titre h3 {border-bottom-color: #254870; color: #fff;}
.box-content strong {color:#bebebe;}
.box-content a,
.box-content a:visited,
.ob-footer a,
.ob-footer a:visited{color: #9bb1c5;}
.box-content a:hover,
.ob-footer a:hover{color: #fff;}
.archives .number,
.box-content form button,
.comment-number,
.follow li,
.ob-input-submit,
.pagination a,
.ob-page-link,
.tags .number {
background: #2e5fa4; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzJlNWZhNCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjY1JSIgc3RvcC1jb2xvcj0iIzIyNDA2ZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
background: -moz-linear-gradient(top, #2e5fa4 0%, #22406d 65%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#2e5fa4), color-stop(65%,#22406d)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #2e5fa4 0%,#22406d 65%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #2e5fa4 0%,#22406d 65%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #2e5fa4 0%,#22406d 65%); /* IE10+ */
background: linear-gradient(to bottom, #2e5fa4 0%,#22406d 65%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2e5fa4', endColorstr='#22406d',GradientType=0 ); /* IE6-8 */
border: 1px solid #2d5eab; color: #fff; text-shadow: 1px 1px 1px #141414;}
.box-content form button:active,
.comment-number:active,
.ob-input-submit:active,
.pagination a:active,
.ob-page-link:active{background: #22406d; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIzNSUiIHN0b3AtY29sb3I9IiMyMjQwNmQiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjMmU1ZmE0IiBzdG9wLW9wYWNpdHk9IjEiLz4KICA8L2xpbmVhckdyYWRpZW50PgogIDxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjZ3JhZC11Y2dnLWdlbmVyYXRlZCkiIC8+Cjwvc3ZnPg==);
background: -moz-linear-gradient(top, #22406d 35%, #2e5fa4 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(35%,#22406d), color-stop(100%,#2e5fa4)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #22406d 35%,#2e5fa4 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #22406d 35%,#2e5fa4 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #22406d 35%,#2e5fa4 100%); /* IE10+ */
background: linear-gradient(to bottom, #22406d 35%,#2e5fa4 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#22406d', endColorstr='#2e5fa4',GradientType=0 ); /* IE6-8 */
}
.blog-owner-nickname {color: #254870;}
/* CREDITS */
.credits a,
.credits a:visited {color: #fff;}
.credits a:hover {color: #9bb1c5;}
</style>
<script src="//assets.over-blog-kiwi.com/b/blog/bundles/overblogblogblog/js/ads.js?v2.35.0.0"></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-5354236-47', {
cookieDomain: 'lesitedontvousetesleheros.overblog.com',
cookieExpires: 31536000,
name: 'ob',
allowLinker: true
});
ga('ob.require', 'displayfeatures');
ga('ob.require', 'linkid', 'linkid.js');
ga('ob.set', 'anonymizeIp', true);
ga('ob.set', 'dimension1', '__ads_loaded__' in window ? '1' : '0');
ga('ob.set', 'dimension2', 'fr');
ga('ob.set', 'dimension3', 'BS');
ga('ob.set', 'dimension4', 'literature-comics-poetry');
ga('ob.set', 'dimension5', '1');
ga('ob.set', 'dimension6', '0');
ga('ob.set', 'dimension7', '0');
ga('ob.set', 'dimension10', '245297');
ga('ob.set', 'dimension11', '1');
ga('ob.set', 'dimension12', '1');
ga('ob.set', 'dimension13', '1');
ga('ob.send', 'pageview');
</script>
<script>
var obconnected = 0
var obconnectedblog = 0
var obtimestamp = 0
function isConnected(connected, connected_owner, timestamp) {
obconnected = connected
obconnectedblog = connected_owner
obtimestamp = timestamp
if (obconnected) {
document.querySelector('html').className += ' ob-connected'
}
if (obconnectedblog) {
document.querySelector('html').className += ' ob-connected-blog'
}
}
</script>
<script src="//connect.over-blog.com/ping/245297/isConnected"></script>
<script src="//assets.over-blog-kiwi.com/b/blog/bundles/overblogblogblog/js/h.js?v2.35.0.0"></script>
<script src="//assets.over-blog-kiwi.com/b/blog/bundles/overblogblogblog/js/repost.js?v2.35.0.0"></script>
<script src="//assets.over-blog-kiwi.com/b/blog/bundles/overblogblogblog/js/slideshow.js?v2.35.0.0"></script>
<script src="//assets.over-blog-kiwi.com/b/blog/build/soundplayer.2940b52.js"></script>
<script>
var OB = OB || {};
OB.isPost = true;
</script>
<script src="//assets.over-blog-kiwi.com/blog/js/index.js?v2.35.0.0"></script>
<script src="https://assets.over-blog-kiwi.com/ads/js/appconsent.bundle.min.js"></script>
<!-- DFP -->
<script>
var googletag = googletag || {};
googletag.cmd = googletag.cmd || [];
(function() {
var useSSL = 'https:' == document.location.protocol;
var gads = document.createElement('script');
var node = document.getElementsByTagName('script')[0];
gads.async = true;
gads.type = 'text/javascript';
gads.src = (useSSL ? 'https:' : 'http:') + '//www.googletagservices.com/tag/js/gpt.js';
node.parentNode.insertBefore(gads, node);
})();
</script>
<!-- DFP -->
<script>
googletag.cmd.push(function() {
googletag.defineSlot('/6783/OverBlogKiwi/fr/245297_lesitedontvousetesleheros.overblog.com', [728,90], '_7f7a558')
.set('adsense_background_color','#111111')
.set('adsense_border_color','#111111')
.set('adsense_text_color','#9bb1c5')
.set('adsense_link_color','#ffffff')
.set('adsense_url_color','#9bb1c5')
.addService(googletag.pubads());
});
googletag.cmd.push(function() {
googletag.defineSlot('/6783/OverBlogKiwi/fr/245297_lesitedontvousetesleheros.overblog.com', [300,250], '_d8d0d91')
.set('adsense_background_color','#111111')
.set('adsense_border_color','#111111')
.set('adsense_text_color','#9bb1c5')
.set('adsense_link_color','#ffffff')
.set('adsense_url_color','#9bb1c5')
.addService(googletag.pubads());
});
googletag.cmd.push(function() {
googletag.defineSlot('/6783/OverBlogKiwi/fr/245297_lesitedontvousetesleheros.overblog.com', [300,250], '_22128d2')
.set('adsense_background_color','#111111')
.set('adsense_border_color','#111111')
.set('adsense_text_color','#9bb1c5')
.set('adsense_link_color','#ffffff')
.set('adsense_url_color','#9bb1c5')
.addService(googletag.pubads());
});
googletag.cmd.push(function() {
googletag.defineSlot('/6783/OverBlogKiwi/fr/245297_lesitedontvousetesleheros.overblog.com', [[300,250],[300,600]], '_99f8e2b')
.set('adsense_background_color','#111111')
.set('adsense_border_color','#111111')
.set('adsense_text_color','#9bb1c5')
.set('adsense_link_color','#ffffff')
.set('adsense_url_color','#9bb1c5')
.addService(googletag.pubads());
});
googletag.cmd.push(function() {
googletag.defineOutOfPageSlot('/6783/OverBlogKiwi/fr/245297_lesitedontvousetesleheros.overblog.com', '_2009fce')
.setTargeting('Slot', 'interstitial')
.setTargeting('Sliding', 'Both')
.addService(googletag.pubads());
});
googletag.cmd.push(function() {
googletag.defineOutOfPageSlot('/6783/OverBlogKiwi/fr/245297_lesitedontvousetesleheros.overblog.com', '_d1fee09')
.setTargeting('Slot', 'pop')
.addService(googletag.pubads());
});
</script>
<script src="//assets.over-blog-kiwi.com/b/blog/bundles/overblogpdafront/prebid.js?v2.35.0.0" async></script>
<script>
googletag.cmd.push(function() {
googletag.pubads().disableInitialLoad();
});
function sendAdserverRequest() {
if (pbjs.adserverRequestSent) return;
pbjs.adserverRequestSent = true;
googletag.cmd.push(function() {
pbjs.que.push(function() {
pbjs.setTargetingForGPTAsync();
googletag.pubads().refresh();
});
});
}
var PREBID_TIMEOUT = 2000;
var pbjs = pbjs || {};
pbjs.que = pbjs.que || [];
pbjs.que.push(function() {
pbjs.enableAnalytics({
provider: 'ga',
options: {
global: 'ga',
enableDistribution: false,
sampling: 0.01
}
});
pbjs.setConfig({
userSync: {
enabledBidders: ['rubicon'],
iframeEnabled: false
} ,
consentManagement: {
cmpApi: 'iab',
timeout: 2500,
allowAuctionWithoutConsent: true
}
});
pbjs.bidderSettings = {
standard: {
adserverTargeting: [{
key: "hb_bidder",
val: function(bidResponse) {
return bidResponse.bidderCode;
}
}, {
key: "hb_adid",
val: function(bidResponse) {
return bidResponse.adId;
}
}, {
key: "custom_bid_price",
val: function(bidResponse) {
var cpm = bidResponse.cpm;
if (cpm < 1.00) {
return (Math.floor(cpm * 20) / 20).toFixed(2);
} else if (cpm < 5.00) {
return (Math.floor(cpm * 10) / 10).toFixed(2);
} else if (cpm < 10.00) {
return (Math.floor(cpm * 5) / 5).toFixed(2);
} else if (cpm < 20.00) {
return (Math.floor(cpm * 2) / 2).toFixed(2);
} else if (cpm < 50.00) {
return (Math.floor(cpm * 1) / 1).toFixed(2);
} else if (cpm < 100.00) {
return (Math.floor(cpm * 0.2) / 0.2).toFixed(2);
} else if (cpm < 300.00) {
return (Math.floor(cpm * 0.04) / 0.04).toFixed(2);
} else {
return '300.00';
}
}
}]
}
};
});
setTimeout(sendAdserverRequest, PREBID_TIMEOUT);
</script>
<script>
pbjs.que.push(function() {
var adUnits = [];
adUnits.push({
code: '_7f7a558',
sizes: [[728,90]],
bids: [
{
bidder: 'appnexusAst',
params: {
placementId: 6542403,
},
},
{
bidder: 'rubicon',
params: {
accountId: 16072,
siteId: 119536,
zoneId: 775434,
},
},
]
})
adUnits.push({
code: '_d8d0d91',
sizes: [[300,250]],
bids: [
{
bidder: 'appnexusAst',
params: {
placementId: 6531816,
},
},
{
bidder: 'rubicon',
params: {
accountId: 16072,
siteId: 119536,
zoneId: 775488,
},
},
]
})
adUnits.push({
code: '_22128d2',
sizes: [[300,250]],
bids: [
{
bidder: 'appnexusAst',
params: {
placementId: 6531817,
},
},
{
bidder: 'rubicon',
params: {
accountId: 16072,
siteId: 119536,
zoneId: 775490,
},
},
]
})
adUnits.push({
code: '_99f8e2b',
sizes: [[300,250],[300,600]],
bids: [
{
bidder: 'appnexusAst',
params: {
placementId: 6542408,
},
},
{
bidder: 'rubicon',
params: {
accountId: 16072,
siteId: 119536,
zoneId: 775484,
},
},
]
})
pbjs.addAdUnits(adUnits);
pbjs.requestBids({
bidsBackHandler: function(bidResponses) {
sendAdserverRequest();
}
});
});
</script>
<script>
try {
googletag.cmd.push(function() {
// DFP Global Targeting
googletag.pubads().setTargeting('Rating', 'BS');
googletag.pubads().setTargeting('Disused', 'Yes');
googletag.pubads().setTargeting('Adult', 'No');
googletag.pubads().setTargeting('Category', 'literature-comics-poetry');
googletag.pubads().enableSingleRequest();
googletag.pubads().collapseEmptyDivs();
googletag.enableServices();
});
}
catch(e) {}
</script>
<!-- DFP -->
<script>
var _eStat_Whap_loaded=0;
</script>
<script src="//w.estat.com/js/whap.js"></script>
<script>
if(_eStat_Whap_loaded) {
eStatWhap.serial("800000207013");
eStatWhap.send();
}
</script>
<script src="https://cdn.tradelab.fr/tag/208269514b.js" async></script>
</head>
<body class="withDisplay" >
<div class="ob-ShareBar ob-ShareBar--dark js-ob-ShareBar">
<div class="ob-ShareBar-container ob-ShareBar-container--left">
<a href="https://www.over-blog.com" class="ob-ShareBar-branding">
<img class="ob-ShareBar-brandingImg" src="//assets.over-blog-kiwi.com/b/blog/bundles/overblogblogblog/images/shareicon-branding-ob--dark.png?v2.35.0.0" alt="Overblog">
</a>
</div>
<div class="ob-ShareBar-container ob-ShareBar-container--right">
<a href="#" data-href="https://www.facebook.com/sharer/sharer.php?u={referer}" title=" facebook"="FACEBOOK"|trans }}"" class="ob-ShareBar-share ob-ShareBar-share--facebook"></a>
<a href="#" data-href="https://twitter.com/intent/tweet?url={referer}&text={title}" title=" twitter"="TWITTER"|trans }}"" class="ob-ShareBar-share ob-ShareBar-share--twitter"></a>
<a href="#" data-href="#" title=" pinterest"="PINTEREST"|trans }}"" class="ob-ShareBar-share ob-ShareBar-share--pinterest js-ob-ShareBar-share--pinterest"></a>
<form action="/search" method="post" accept-charset="utf-8" class="ob-ShareBar-search">
<input type="text" name="q" value="" class="ob-ShareBar-input" placeholder="Rechercher">
<button class="ob-ShareBar-submit"></button>
</form>
<a href="https://admin.over-blog.com/write/8668962?blog=245297" class="ob-ShareBar-edit ob-ShareBar--connected-blog">
<span>Editer l'article</span>
</a>
<a class="js-ob-ShareBar-follow ob-ShareBar--connected ob-ShareBar-follow" href="https://admin.over-blog.com/_follow/245297" target="_blank" rel="nofollow">
Suivre ce blog
</a>
<a href="https://admin.over-blog.com/" class="ob-ShareBar-admin ob-ShareBar--connected">
<img src="//assets.over-blog-kiwi.com/b/blog/bundles/overblogblogblog/images/lock-alt-dark.svg?v2.35.0.0" class="ob-ShareBar-lock">
<span>Administration</span>
</a>
<a href="https://connect.over-blog.com/fr/login" class="ob-ShareBar-login ob-ShareBar--notconnected">
<img src="//assets.over-blog-kiwi.com/b/blog/bundles/overblogblogblog/images/lock-alt-dark.svg?v2.35.0.0" class="ob-ShareBar-lock">
<span>Connexion</span>
</a>
<a href="https://connect.over-blog.com/fr/signup" class="ob-ShareBar-create ob-ShareBar--notconnected">
<span class="ob-ShareBar-plus">+</span>
<span>Créer mon blog</span>
</a>
<span class="ob-ShareBar-toggle ob-ShareBar-toggle--hide js-ob-ShareBar-toggle"></span>
</div>
</div>
<div class="ob-ShareBar ob-ShareBar--minified js-ob-ShareBar--minified">
<div class="ob-ShareBar-container">
<span class="ob-ShareBar-toggle ob-ShareBar-toggle--show js-ob-ShareBar-toggle"></span>
</div>
</div>
<script src="//assets.over-blog-kiwi.com/b/blog/bundles/overblogblogblog/js/sharebar.js?v2.35.0.0"></script>
<script>
var postTitle = "190"
socialShare(document.querySelector('.ob-ShareBar-share--facebook'), postTitle)
socialShare(document.querySelector('.ob-ShareBar-share--twitter'), postTitle)
</script> <!-- Init Facebook script -->
<div id="fb-root"></div>
<div class="ads ads-728x90">
<div id='_7f7a558'><script>
try {
if (!window.__7f7a558) {
window.__7f7a558 = true;
googletag.cmd.push(function() { googletag.display('_7f7a558'); });
}
} catch(e) {}
</script></div> </div>
<div id="global">
<div id="ln_0" class="ln">
<div id="cl_0_0" class="cl">
<div class="column_content">
<div class="header">
<div id="top">
<h1 class="title">
<a href="http://lesitedontvousetesleheros.overblog.com" class="topLien" title="Lecture des livres dont vous êtes le héros">Le Site dont vous êtes le Héros</a>
</h1>
<p class="description">Lecture des livres dont vous êtes le héros</p>
</div>
</div>
</div>
</div>
<div class="clear"></div>
</div>
<div id="ln_1" class="ln">
<div id="cl_1_0" class="cl">
<div class="column_content">
<div>
<!-- Title -->
<!-- list posts -->
<article>
<div class="article">
<div class="option beforeArticle">
<div class="date">
Publié le
<time datetime="2013-01-06T16:33:45+01:00">6 Janvier 2013</time>
</div>
<span class="tags">
</span>
</div>
<div class="divTitreArticle">
<h2 class="post-title">
<a href="http://lesitedontvousetesleheros.overblog.com/190-7" class="titreArticle" title="Malheureusement pour vous, sa boutique est fermée et vos oreilles commencent à vous démanger.">
190
</a>
</h2>
</div>
<div class="contenuArticle">
<div class="ob-sections">
<div class="ob-section ob-section-text">
<div class="ob-text">
<p><a href="http://lesitedontvousetesleheros.overblog.com/275-34">Malheureusement pour vous, sa boutique est fermée et vos oreilles commencent à vous démanger.</a></p>
</div>
</div>
</div>
</div>
<div class="clear"></div>
</div>
<div class="clear"></div>
<!-- Share buttons + comments -->
<div class="afterArticle">
<div class="clear"></div>
<!-- Pagination -->
<div class="pagination clearfix">
<a href="http://lesitedontvousetesleheros.overblog.com/189-06" title="189" class="previous">← 189</a>
<a href="http://lesitedontvousetesleheros.overblog.com/191-03" title="191" class="next">191 →</a>
</div>
<!-- Comments -->
</div>
</article>
</div>
<div class="ads ads-600x250 clearfix">
<div id='_d8d0d91'><script>
try {
if (!window.__d8d0d91) {
window.__d8d0d91 = true;
googletag.cmd.push(function() { googletag.display('_d8d0d91'); });
}
} catch(e) {}
</script></div> <div id='_22128d2'><script>
try {
if (!window.__22128d2) {
window.__22128d2 = true;
googletag.cmd.push(function() { googletag.display('_22128d2'); });
}
} catch(e) {}
</script></div> </div>
<!-- Pagination -->
</div>
</div>
<div id="cl_1_1" class="cl">
<div class="column_content">
<div class="box freeModule">
<div class="box-titre">
<h3><span></span></h3>
</div>
<div class="box-content">
<div><script src="http://h1.flashvortex.com/display.php?id=2_1391984427_52721_435_0_468_60_8_1_13" type="text/javascript"></script></div>
</div>
</div>
<!-- Search -->
<div class="ads ads-300">
<div id='_99f8e2b'><script>
try {
if (!window.__99f8e2b) {
window.__99f8e2b = true;
googletag.cmd.push(function() { googletag.display('_99f8e2b'); });
}
} catch(e) {}
</script></div> </div>
<!-- Navigation -->
<div class="box blogroll">
<div class="box-titre">
<h3>
<span>Liens</span>
</h3>
</div>
<div class="box-content">
<ul class="list">
<li>
<a href="http://www.lesitedontvousetesleheros.fr/liste-des-series" target="_blank">
LISTE DES SERIES
</a>
</li>
<li>
<a href="http://www.lesitedontvousetesleheros.fr/2017/02/autres-livres-dont-vous-etes-le-heros-chez-divers-editeurs.html" target="_blank">
AUTRES LIVRES DONT VOUS ETES LE HEROS
</a>
</li>
</ul>
</div>
</div>
<p class="credits">
Hébergé par <a href="http://www.over-blog.com" target="_blank">Overblog</a>
</p>
</div>
</div>
<div class="clear"></div>
</div>
</div>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.7.2/jquery.min.js"></script>
<script src="http://assets.over-blog-kiwi.com/themes/jquery/fancybox/jquery.fancybox-1.3.4.pack.js"></script>
<script>
$(document).ready(function() {
// Fancybox
$(".ob-section-images a, .ob-link-img").attr("rel", "fancybox");
$("a[rel=fancybox]").fancybox({
'overlayShow' : true,
'transitionIn' : 'fadin',
'transitionOut' : 'fadin',
'type' : 'image'
});
});
// Twitter share + tweets
!function(d,s,id){
var js, fjs = d.getElementsByTagName(s)[0];
if(!d.getElementById(id)){
js = d.createElement(s);
js.id = id;
js.src = "//platform.twitter.com/widgets.js";
fjs.parentNode.insertBefore(js,fjs);
}
}(document,"script","twitter-wjs");
// Google + button
window.___gcfg = {lang: 'fr'};
(function() {
var po = document.createElement('script');
po.type = 'text/javascript';
po.async = true;
po.src = 'https://apis.google.com/js/plusone.js';
var s = document.getElementsByTagName('script')[0];
s.parentNode.insertBefore(po, s);
})();
</script>
<script src="//assets.over-blog-kiwi.com/b/blog/bundles/overblogblogblog/js/print.js?v2.35.0.0"></script>
<script>
var postTitle = "190"
printPost(postTitle)
</script>
<div class="ob-footer" id="legals" >
<ul>
<li class="ob-footer-item"><a href="https://www.over-blog.com/" target="_blank">Créer un blog gratuit sur Overblog</a></li>
<li class="ob-footer-item"><a href="/top">Top articles</a></li>
<li class="ob-footer-item"><a href="/contact">Contact</a></li>
<li class="ob-footer-item"><a href="https://www.over-blog.com/abuse/245297"> Signaler un abus </a></li>
<li class="ob-footer-item"><a href="https://www.over-blog.com/terms-of-use" target="_blank">C.G.U.</a></li>
<li class="ob-footer-item"><a href="https://www.over-blog.com/features/earn-money.html" target="_blank">Rémunération en droits d'auteur</a></li>
<li class="ob-footer-item"><a href="https://www.over-blog.com/features/premium.html" target="_blank">Offre Premium</a></li>
<li class="ob-footer-item"><a href="https://www.over-blog.com/cookies" target="_blank">Cookies et données personnelles</a></li>
</ul>
</div>
<div id='_2009fce'><script>
googletag.cmd.push(function() { googletag.display('_2009fce'); });
</script></div><div id='_d1fee09'><script>
googletag.cmd.push(function() { googletag.display('_d1fee09'); });
</script></div>
<!-- End Google Tag Manager -->
<script>
dataLayer = [{
'category' : 'Literature, Comics & Poetry',
'rating' : 'BS',
'unused' : 'Yes',
'adult' : 'No',
'pda' : 'No',
'hasAds' : 'Yes',
'lang' : 'fr',
'adblock' : '__ads_loaded__' in window ? 'No' : 'Yes'
}];
</script>
<!-- Google Tag Manager -->
<noscript><iframe src="//www.googletagmanager.com/ns.html?id=GTM-KJ6B85"
height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>
<script>
googletag.cmd.push(function() {
(function(w,d,s,l,i){
w[l]=w[l]||[];w[l].push({'gtm.start': new Date().getTime(),event:'gtm.js'});
var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';
j.async=true;j.src='//www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
})(window,document,'script','dataLayer','GTM-KJ6B85');
});
</script>
<!-- Begin comScore Tag -->
<script>
var _comscore = _comscore || [];
_comscore.push({ c1: "2", c2: "6035191" });
(function() {
var s = document.createElement("script"), el = document.getElementsByTagName("script")[0]; s.async = true;
s.src = (document.location.protocol == "https:" ? "https://sb" : "http://b") + ".scorecardresearch.com/beacon.js";
el.parentNode.insertBefore(s, el);
})();
</script>
<noscript>
<img src="http://b.scorecardresearch.com/p?c1=2&c2=6035191&cv=2.0&cj=1" />
</noscript>
<!-- End comScore Tag -->
<!-- Begin Mediamétrie Tag -->
<script>
function _eStat_Whap_loaded_func(){
eStatWhap.serial("800000207013");
eStatWhap.send();
}
(function() {
var myscript = document.createElement('script');
myscript.src = ('https:' == document.location.protocol ? 'https://' : 'http://') + 'w.estat.com/js/whap.js';
myscript.setAttribute('async', 'true');
var s = document.getElementsByTagName('script')[0];
s.parentNode.insertBefore(myscript, s);
})();
</script>
<!-- End Mediamétrie Tag -->
<script>
(function() {
var alreadyAccept = getCookie('wbCookieNotifier');
if(alreadyAccept != 1) showWbCookieNotifier();
window.closeWbCookieNotifier = function() {
setCookie('wbCookieNotifier', 1, 730);
window.document.getElementById("ob-cookies").style.display = "none";
}
function showWbCookieNotifier(){
var el = document.createElement("div");
var bo = document.body;
el.id = "ob-cookies";
el.className = "__wads_no_click ob-cookies";
var p = document.createElement("p");
p.className = "ob-cookies-content";
p.innerHTML = "En poursuivant votre navigation sur ce site, vous acceptez l'utilisation de cookies. Ces derniers assurent le bon fonctionnement de nos services, d'outils d'analyse et l’affichage de publicités pertinentes. <a class='ob-cookies-link' href='https://www.over-blog.com/cookies' target='_blank'>En savoir plus et agir</a> sur les cookies. <span class='ob-cookies-button' onclick='closeWbCookieNotifier()'>J'accepte</span>"
document.body.appendChild(el); el.appendChild(p);
window.wbCookieNotifier = el;
}
function setCookie(e,t,n,d){var r=new Date;r.setDate(r.getDate()+n);var i=escape(t)+(n==null?"":"; expires="+r.toUTCString())+(d==null?"":"; domain="+d)+";path=/";document.cookie=e+"="+i}
function getCookie(e){var t,n,r,i=document.cookie.split(";");for(t=0;t<i.length;t++){n=i[t].substr(0,i[t].indexOf("="));r=i[t].substr(i[t].indexOf("=")+1);n=n.replace(/^\s+|\s+$/g,"");if(n==e){return unescape(r)}}}
})();
</script>
</body>
</html>
| czuger/haute_tension | work/raw_data/pretre_jean_forteresse_alamuth/9a8061a612763b604122ee17ef5813d92f941a774c988228969bff435ff10b12.html | HTML | mit | 64,429 |
<!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="">
<link rel="shortcut icon" href="img/favicon.png">
<title>Ferro & Farinha</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<link href='http://fonts.googleapis.com/css?family=Oswald:400,300,700' rel='stylesheet' type='text/css'>
<link href='http://fonts.googleapis.com/css?family=EB+Garamond' rel='stylesheet' type='text/css'>
<!-- Bootstrap core CSS -->
<link href="css/bootstrap.min.css" rel="stylesheet">
<!-- Custom styles for this template -->
<link rel="stylesheet" href="css/font-awesome.min.css">
<link href="css/minimal.css" rel="stylesheet">
<link href="css/style.css" rel="stylesheet">
<!-- Just for debugging purposes. Don't actually copy this line! -->
<!--[if lt IE 9]><script src="../../assets/js/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/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>
<script type="text/javascript" src="http://code.jquery.com/jquery-latest.min.js" charset="utf-8"></script>
<script type="text/javascript"
src="https://maps.googleapis.com/maps/api/js?key=MAPS_API_KEY&sensor=true">
</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-50960418-1', 'ferroefarinha.com.br');
ga('send', 'pageview');
</script>
<style type="text/css">
html { height: 100% }
body { height: 100%; margin: 0; padding: 0 }
#map-canvas { height: 100%; top: 0px; position: relative; }
</style>
<body>
<div class="logo-map">
<img src="img/logo.png">
</div>
<div id="map-canvas" style="width: 100%; height: 100%; display:none;"></div>
<!-- Menu -->
<nav class="menu" id="theMenu">
<div class="menu-wrap">
<h1 class="logo"><a href="index.html#home">Menu</a></h1>
<div class="row info">
<div class="col-lg-12 text" id="text"></div>
<div class="col-lg-12 text-translate" id="englishtext"></div>
</div>
<div class="social">
<a class="fb icon-facebook" href="https://www.facebook.com/FerroEFarinha"></a>
<a class="insta icon-instagram" href="http://instagram.com/ferroefarinha"></a>
</div>
<hr />
<footer class="row">
<div class="col-lg-12 copyright">Ferro & Farinha © 2014</div>
<div class="col-lg-12 powered">Made by Bros</div>
</footer>
</div>
</nav>
<!-- Menu button -->
<div id="menuToggle" onClick="_gaq.push(['_trackEvent', 'Menu', 'click', '1']);"><i class="icon-reorder"></i></div>
<!-- ========== HEADER SECTION ========== -->
<section id="home" name="home"></section>
<div id="headerwrap">
<div class="container">
<div class="logo">
<img src="img/logo.png">
</div>
<br>
<div class="row">
<h1 class="date" id="date">Ferro&Farinha</h1>
<br>
<h3 id="subheader">A primeira pizzaria móvel no Rio.</h3>
<br>
<br>
<div class="col-lg-6 col-lg-offset-3">
</div>
</div>
</div><!-- /container -->
</div><!-- /headerwrap -->
</body>
<!-- Bootstrap core JavaScript
================================================== -->
<!-- Placed at the end of the document so the pages load faster -->
<script src="js/classie.js"></script>
<script src="js/bootstrap.min.js"></script>
<script src="js/smoothscroll.js"></script>
<script src="js/main.js"></script>
<script type="text/javascript">
google.maps.event.addDomListener(window, "load", init);
var mock = true;
var instagramData = [];
var geocoder= new google.maps.Geocoder();
var jsonCallback = function(data){
if(!data || !data.date){
console.log('!data || !data.date');
$('#map-canvas').hide();
return;
}
$('#text').text(data.text);
$('#englishtext').text(data.englishtext);
$('#date').text(data.date);
$('#subheader').text(data.subheader);
var isToday = checkIfDateIsToday(data.date);
if(!isToday){
console.log('!today');
$('#map-canvas').hide();
$('#headerwrap').show();
$(function() {
$.ajax({
type: "GET",
dataType: "jsonp",
cache: false,
url: "https://api.instagram.com/v1/tags/ferroefarinha/media/recent?callback=?&client_id=INSTAGRAM_CLIENT_ID",
success: function(data) {
instagramData = data;
toScreenRandom();
}
});
});
}else{
console.log('today');
$('#map-canvas').show();
$('.logo-map').show();
showMap(data.position);
}
}
function toScreenRandom(){
if(!instagramData || !instagramData.data){
console.log('no data to display');
return;
}
var limit = instagramData.data.length;
var randomTarget = getRandomInt(0,limit-1);
var specificPc = instagramData.data[randomTarget];
var img_obj = new Image();
img_obj.src = specificPc.images.standard_resolution.url;
img_obj.onload = function (){
$('#headerwrap').css('background-image','url('+specificPc.images.standard_resolution.url+')');
$('#headerwrap').height($(window).height());
}
}
function readJson(){
console.log('readJson with mock=['+mock+']');
if(mock){
var obj = jQuery.parseJSON( '{"date": "May 15 2014","subheader": "Pça Mauro Duarte","text": "F&F nas ruas esta quinta, dia 27. Por favor, nos mandem uma mensagem inbox para saber onde. Abraços!","englishtext":"Tonights special, a F&F classic: Picnic Apimentado - made with fior di latte, ricotta gorgonzola, grana padano, and spicy honey.","position": "-22.9532299,-43.1832874"}' );
jsonCallback(obj);
}else{
$.getJSON( "content.json", function( data ) {
jsonCallback(data);
});
}
}
function init(){
$('#map-canvas').hide();
readJson(jsonCallback);
}
function showMap(latLong){
var mapOptions = {
center: new google.maps.LatLng(-34.397, 150.644),
zoom: 16
};
var map = new google.maps.Map(document.getElementById("map-canvas"),
mapOptions);
console.log('showMap with pos=['+latLong+']');
if(latLong){
var pos = new google.maps.LatLng(latLong.split(",")[0],latLong.split(",")[1]);
map.setCenter(pos);
}else{
//instagram??? console
}
var marker = new google.maps.Marker({
position: pos,
map: map,
animation: google.maps.Animation.DROP,
title: 'F&F'
});
geocoder.geocode({'latLng': pos}, function(results, status) {
if (status == google.maps.GeocoderStatus.OK) {
if (results[1]) {
marker.info = new google.maps.InfoWindow({
content: results[1].formatted_address
});
google.maps.event.addListener(marker, 'click', function() {
marker.info.open(map, marker);
});
}
} else {
console.log("Geocoder failed due to: " + status);
}
});
}
function checkIfDateIsToday(someDate){
if(!someDate){
console.log('date param missing');
return false;
}
var today = new Date();
today.setHours(0);
today.setMinutes(0);
today.setSeconds(0);
var someDay = new Date(someDate);
if(today.toString()==someDay.toString())
return true;
return false;
}
function getRandomInt (min, max) {
return Math.floor(Math.random() * (max - min + 1)) + min;
}
interval = setInterval('toScreenRandom()', 15000);
function clear(){
console.log('clear');
clearTimeout(interval);
}
</script>
</html>
| fcavalcantirj/ferroefarinha | index.html | HTML | mit | 10,031 |
<div #toolPanel [draggable]="true" [draggable-position]="draggablePosition"
class="info_window row print_hide" [ngStyle]="boxStyle">
<div class="header draggable_handlebar">Displays
<div style="float: right;cursor: pointer;"
(click)="showDisplays = !showDisplays">
<i class="glyphicon"
[class.glyphicon-triangle-top]="!showDisplays"
[class.glyphicon-triangle-bottom]="showDisplays"
></i>
</div>
<div class="toolbox" style="float: right;"
(click)="setDraggablePosition()">
<i class="fa"
[class.fa-arrows-v]="draggablePosition === 'fixed'"
[class.fa-lock]="draggablePosition === 'absolute'"
></i>
</div>
</div>
<div class="content" *ngIf="showDisplays">
<button type="button" class="btn" (click)="setEditMode()">Edit</button>
<button type="button" class="btn" (click)="setInputMode()">Input</button>
<button type="button" class="btn" (click)="makePDF()">PDF</button>
<button type="button" class="btn" (click)="printPDF()">Print</button>
</div>
<ng-container *ngIf="service.displayMode === 'edit'">
<div class="header" (click)="showTools = !showTools">Tools
<div style="float: right;cursor: pointer;">
<i class="glyphicon"
[class.glyphicon-triangle-top]="!showTools"
[class.glyphicon-triangle-bottom]="showTools"
></i>
</div>
</div>
<div class="content" *ngIf="showTools">
<div class="toolbox" style="float: right"
[class.active]="service.showInfo === 'coords'"
(click)="setDisplay('coords')">
<i class="glyphicon glyphicon-tag"></i>
</div>
<div class="toolbox" style="float: right"
[class.active]="service.showInfo === 'text'"
(click)="setDisplay('text')">
<i class="glyphicon glyphicon-font"></i>
</div>
<div class="toolbox" [class.active]="service.toolType === 'selection'"
(click)="setTool('selection')">
<i class="glyphicon glyphicon-screenshot"></i>
</div>
<div class="toolbox" [class.active]="service.toolType === 'textbox'"
(click)="setTool('textbox')">
<i class="glyphicon glyphicon-text-width"></i>
</div>
<div class="toolbox" [class.active]="service.toolType === 'cross'"
(click)="setTool('cross')">
<i class="glyphicon glyphicon-remove"></i>
</div>
<div class="toolbox" [class.active]="service.toolType === 'line'"
(click)="setTool('line')">
<i class="glyphicon glyphicon-ok"></i>
</div>
<div class="toolbox" [class.active]="service.toolType === 'ellipse'"
(click)="setTool('ellipse')">
<i class="glyphicon glyphicon-asterisk"></i>
</div>
</div>
<div class="header" (click)="showSize = !showSize"
style="cursor: pointer;">Size
<div style="float: right;">
<i class="glyphicon"
[class.glyphicon-triangle-top]="!showSize"
[class.glyphicon-triangle-bottom]="showSize"
></i>
</div>
</div>
<div class="content" *ngIf="showSize && settingItem">
<div style="clear: left;" class="row">
<div class="col col-md-6" style="text-align: center;width: 50%;float: left;">
Width:<br />
<input type="number" maxlength="4" style="width: 60px;" step="0.25"
(focus)="stopArrows.emit(true)" (blur)="stopArrows.emit(false)"
[(ngModel)]="settingItem.obj.w"
(change)="draw()"
/>
</div>
<div class="col col-md-6" style="text-align: center;width: 50%;float: left;">
Height:<br />
<input type="number" maxlength="4" style="width: 60px;" step="0.25"
(focus)="stopArrows.emit(true)" (blur)="stopArrows.emit(false)"
[(ngModel)]="settingItem.obj.h"
(change)="draw()"
/>
</div>
</div>
</div>
<div class="header" (click)="showPlacement = !showPlacement"
style="cursor: pointer;">Placement
<div style="float: right;">
<i class="glyphicon"
[class.glyphicon-triangle-top]="!showPlacement"
[class.glyphicon-triangle-bottom]="showPlacement"
></i>
</div>
</div>
<div class="content" *ngIf="showPlacement && settingItem">
<div>
<div style="float: left;width: 33%;">
<div style="text-align: center;padding-top: 25px;">
Left<br />
<input type="number" maxlength="4" style="width: 60px;" step="0.25"
(focus)="stopArrows.emit(true)" (blur)="stopArrows.emit(false)"
[(ngModel)]="settingItem.obj.x"
(change)="draw()"
/>
</div>
</div>
<div style="float: left; width: 33%;">
<div style="text-align: center;">
Top<br />
<input type="number" maxlength="4" style="width: 60px;" step="0.25"
(focus)="stopArrows.emit(true)" (blur)="stopArrows.emit(false)"
[(ngModel)]="settingItem.obj.y"
(change)="draw()"
/>
</div>
<div style="text-align: center;padding-top: 5px;">
Bottom<br />
<input type="text" maxlength="4" readonly style="width: 60px;"
[value]="settingItem.obj.y + settingItem.obj.h"
/>
</div>
</div>
<div style="float: left; width: 33%;padding-top: 25px;">
<div style="text-align: center;">
Right<br />
<input type="text" maxlength="4" readonly style="width: 60px;"
[value]="settingItem.obj.x + settingItem.obj.w"
/>
</div>
</div>
</div>
</div>
<div class="header" (click)="showPadding = !showPadding"
style="cursor: pointer;">Padding
<div style="float: right;">
<i class="glyphicon"
[class.glyphicon-triangle-top]="!showPadding"
[class.glyphicon-triangle-bottom]="showPadding"
></i>
</div>
</div>
<div class="content" *ngIf="showPadding && settingItem">
<div>
<div style="float: left;width: 33%;">
<div style="text-align: center;padding-top: 25px;">
Left<br />
<input type="number" maxlength="4" style="width: 60px;" step="0.25"
(focus)="stopArrows.emit(true)" (blur)="stopArrows.emit(false)"
[(ngModel)]="settingItem.obj.pL" (change)="draw()"
/>
</div>
</div>
<div style="float: left; width: 33%;">
<div style="text-align: center;">
Top<br />
<input type="number" maxlength="4" style="width: 60px;" step="0.25"
(focus)="stopArrows.emit(true)" (blur)="stopArrows.emit(false)"
[(ngModel)]="settingItem.obj.pT" (change)="draw()"
/>
</div>
<div style="text-align: center;padding-top: 5px;">
Bottom<br />
<input type="number" maxlength="4" style="width: 60px;" step="0.25"
(focus)="stopArrows.emit(true)" (blur)="stopArrows.emit(false)"
[(ngModel)]="settingItem.obj.pB" (change)="draw()"
/>
</div>
</div>
<div style="float: left; width: 33%;padding-top: 25px;">
<div style="text-align: center;">
Right<br />
<input type="number" maxlength="4" style="width: 60px;" step="0.25"
(focus)="stopArrows.emit(true)" (blur)="stopArrows.emit(false)"
[(ngModel)]="settingItem.obj.pR" (change)="draw()"
/>
</div>
</div>
</div>
</div>
<div class="footer" *ngIf="settingItem">
<!--<button type="button" class="btn" (click)="transferPanel.openModal('import');">Import</button>-->
<button type="button" class="btn" (click)="transferPanel.openModal();">Save</button>
<button type="button" class="btn" (click)="confirmClear();">Clear</button>
<button type="button" class="btn" (click)="copyItem(settingItem);">Copy</button>
<button type="button" class="btn" (click)="removeItem(settingItem);">Remove</button>
</div>
</ng-container>
</div>
<pdf-wysiwyg-transfer #transferPanel [pdfService]="service" (runDraw)="draw()"></pdf-wysiwyg-transfer>
| strictd/ngx-mono | strictdev/utils/pdf-wysiwyg/views/pdf-wysiwyg-toolbox/pdf-wysiwyg-toolbox.html | HTML | mit | 8,423 |
<!doctype html>
<html class="default no-js">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<title>"NavigableSet" | TypeScriptCollectionsFramework https://github.com/larrydiamond/typescriptcollectionsframework</title>
<meta name="description" content="">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" href="../assets/css/main.css">
</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">TypeScriptCollectionsFramework https://github.com/larrydiamond/typescriptcollectionsframework</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>
</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="_navigableset_.html">"NavigableSet"</a>
</li>
</ul>
<h1>External module "NavigableSet"</h1>
</div>
</div>
</header>
<div class="container container-main">
<div class="row">
<div class="col-8 col-content">
<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>Interfaces</h3>
<ul class="tsd-index-list">
<li class="tsd-kind-interface tsd-parent-kind-external-module tsd-has-type-parameter"><a href="../interfaces/_navigableset_.navigableset.html" class="tsd-kind-icon">Navigable<wbr>Set</a></li>
</ul>
</section>
</div>
</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="current tsd-kind-external-module">
<a href="_navigableset_.html">"<wbr>Navigable<wbr>Set"</a>
</li>
</ul>
</nav>
<nav class="tsd-navigation secondary menu-sticky">
<ul class="before-current">
<li class=" tsd-kind-interface tsd-parent-kind-external-module tsd-has-type-parameter">
<a href="../interfaces/_navigableset_.navigableset.html" class="tsd-kind-icon">Navigable<wbr>Set</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.org/" 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> | larrydiamond/typescriptcollectionsframework | docs/typedoc/modules/_navigableset_.html | HTML | mit | 8,364 |
<!DOCTYPE html>
<!--[if lt IE 7 ]> <html lang="en" class="no-js ie6 oldie"> <![endif]-->
<!--[if IE 7 ]> <html lang="en" class="no-js ie7 oldie"> <![endif]-->
<!--[if IE 8 ]> <html lang="en" class="no-js ie8 oldie"> <![endif]-->
<!--[if IE 9 ]> <html lang="en" class="no-js ie9"> <![endif]-->
<!--[if gt IE 9 ]><!--><html lang="en" class="no-js no-ie"><!--<![endif]-->
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=$start">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Admin.ch - Forms</title>
<link rel="stylesheet" href="../css/vendors.css">
<link rel="stylesheet" href="../css/admin.css">
<link rel="stylesheet" href="../css/print.css">
<!-- Favicons -->
<link rel="shortcut icon" href="../img/ico/favicon.ico">
<link rel="apple-touch-icon" sizes="57x57" href="../img/ico/apple-touch-icon-57x57.png">
<link rel="apple-touch-icon" sizes="114x114" href="../img/ico/apple-touch-icon-114x114.png">
<link rel="apple-touch-icon" sizes="72x72" href="../img/ico/apple-touch-icon-72x72.png">
<link rel="apple-touch-icon" sizes="144x144" href="../img/ico/apple-touch-icon-144x144.png">
<link rel="apple-touch-icon" sizes="60x60" href="../img/ico/apple-touch-icon-60x60.png">
<link rel="apple-touch-icon" sizes="120x120" href="../img/ico/apple-touch-icon-120x120.png">
<link rel="apple-touch-icon" sizes="76x76" href="../img/ico/apple-touch-icon-76x76.png">
<link rel="icon" type="image/png" href="../img/ico/favicon-96x96.png" sizes="96x96">
<link rel="icon" type="image/png" href="../img/ico/favicon-16x16.png" sizes="16x16">
<link rel="icon" type="image/png" href="../img/ico/favicon-32x32.png" sizes="32x32">
<meta name="msapplication-TileColor" content="#ffffff">
<meta name="msapplication-TileImage" content="../img/ico/mstile-144x144.png">
<meta name="msapplication-config" content="../img/ico/browserconfig.xml">
<!--[if lt IE 9]>
<script src="../js/polyfills.min.js"></script>
<![endif]-->
<script>
// You have to store all your data inside `searchData` and define it globaly
var searchData = ["Aargau", "Appenzell A. Rh.", "Appenzell I. Rh.",
"Basel-Landschaft", "Basel-Stadt", "Bern", "Fribourg", "Genève",
"Glarus", "Graubünden", "Jura", "Lucerne", "Neuchâtel", "Nidwalden",
"Obwalden", "Schaffhausen", "Schwyz", "Solothurn", "St. Gallen",
"Thurgau", "Ticino", "Uri", "Valais", "Vaud", "Zug", "Zurich"
];
</script>
</head>
<body>
<ul class="access-keys" role="navigation">
<li><a href="index.html" accesskey="0">Homepage</a></li><!-- Link to home page -->
<li><a href="#main-navigation" accesskey="1">Main navigation</a></li><!-- Link to main navigation -->
<li><a href="#content" accesskey="2">Content</a></li><!-- Link to page content -->
<li><a href="contact.html" accesskey="3">Contact page</a></li><!-- Link to contact page -->
<li><a href="sitemap.html" accesskey="4">Sitemap</a></li><!-- Link to sitemap page or page area -->
<li><a href="#search-field" accesskey="5">Search</a></li><!-- Link to search field -->
<!-- Other smart links can be added for main website functionalities -->
</ul>
<div class="container container-main">
<header>
<div class="clearfix">
<!-- Standard Bootstrap `navbar` structure with the `treecrumb` class -->
<nav class="navbar treecrumb pull-left" role="navigation">
<h2 class="sr-only">Orientation in the website</h2>
<ul class="nav navbar-nav">
<!-- Treecrumb dropdown element -->
<li class="dropdown">
<!-- Dropdown label -->
<a id="admin-dropdown" href="#" class="dropdown-toggle" data-toggle="dropdown"><span class="icon icon--right"></span> Federal Administration</a>
<!-- Dropdown list element -->
<ul class="dropdown-menu" role="menu" aria-labelledby="admin-dropdown">
<!-- Dropdown title, can ben place anywhere in the list -->
<li class="dropdown-header">
<a href="#">Federal Administration admin.ch</a>
<ul>
<li><a href="#">BK: Schweizerische Bundeskanzlei</a></li>
<li><a href="#">EDA: Eidgenössisches Departement für auswärtige Angelegenheiten</a></li>
<li><a href="#">EDI: Eidgenössisches Department des Innern</a></li>
<li><a href="#"><strong>EJPD: Eidgenössisches Justiz- und Polizeidepartment</strong></a></li>
<li><a href="#">VBS: Eidgenössisches Department für Verteidigung, Bevölkerungsschutz und Sport</a></li>
<li><a href="#">EVD: Eidgenössisches Volkswirtschaftsdepartement</a></li>
<li><a href="#">UVEK: Eidgenössisches Department für Umwelt, Verkehr, Energie und Kommunikation</a></li>
</ul>
</li>
</ul>
</li>
<li class="dropdown">
<a href="#" id="service-dropdown" class="dropdown-toggle" data-toggle="dropdown"><span class="icon icon--right"></span> Departement: EDI</a>
<ul class="dropdown-menu" role="menu" aria-labelledby="service-dropdown">
<li class="dropdown-header">
<a href="#">Departement: EDI</a>
<ul>
<li><a href="#">DEZA: Direktion für Entwicklung und Zusammenarbeit</a></li>
<li><a href="#">Schweizer Beitrag an die erweiterte EU</a></li>
<li><a href="#">Integrationsbüros</a></li>
</ul>
</li>
</ul>
</li>
</ul>
</nav>
<section class="nav-services clearfix">
<h2>Title of page</h2>
<h2 class="sr-only">Language selection</h2>
<nav class="nav-lang">
<ul>
<li><a class="active" href="#">DE <span class="sr-only">selected</span></a></li>
<li><a href="#">FR</a></li>
<li><a href="#">IT</a></li>
<li><a class="disabled" href="#">RM <span class="sr-only">disabled</span></a></li>
<li><a href="#">EN</a></li>
</ul>
</nav>
<nav class="nav-service" role="navigation">
<h2 class="sr-only">Services navigation</h2>
<ul>
<li><a href="#">Emergencies</a></li>
<li><a href="#">Jobs</a></li>
<li><a href="#">Media</a></li>
<li><a href="#">Contact</a></li>
</ul>
</nav>
</section>
</div>
<a href="#" class="brand hidden-xs" title="back to home">
<img src="../img/logo-CH.svg" onerror="this.onerror=null; this.src='../img/logo-CH.png'" alt="back to home" />
<h1>Department of the Environment, Transport, Energy and Communications</h1>
</a>
<form class="form-horizontal form-search pull-right" role="form">
<h2 class="sr-only">Search</h2>
<label for="search-field" class="sr-only">Search:</label>
<input id="search-field" class="form-control search-field" type="text" placeholder="Search">
</form>
<!-- Standard Bootstrap `navbar` structure with the `yamm` mega-menu library -->
<nav class="navbar yamm yamm--select" role="navigation">
<h2 class="sr-only">By Topics</h2>
<ul>
<!-- Init dropdown with the `pull-right` class if you want to have your Topics select on the right -->
<li class="dropdown pull-right">
<a href="#" class="dropdown-toggle" data-toggle="dropdown">Themen A-Z <span class="icon icon--bottom"></span></a>
<ul class="dropdown-menu">
<!-- The `li` presence heritated from the classic dropdown structure, only one in that case -->
<li>
<!-- The `yamm-content` can contain any kind of content like tab, table, list, article... -->
<div class="yamm-content container-fluid">
<!-- The `yamm-close` should always be inside the `yamm-content` to close the mega-menu -->
<div class="row">
<div class="col-sm-12"><a href="#" class="yamm-close icon icon--after icon--close pull-right">Close</a></div>
</div>
</div><!-- `yamm-content` end -->
</li><!-- Dropdown `li` end -->
</ul><!-- Dropdown `ul` end -->
</li><!-- Navbar item end -->
</ul><!-- Navbar list end -->
</nav><!-- Navbar end -->
</header>
<nav class="nav-main yamm navbar" id="main-navigation">
<h2 class="sr-only">Navigation</h2>
<section class="nav-mobile">
<div class="table-row">
<div class="nav-mobile-header">
<div class="table-row">
<span class="nav-mobile-logo">
<img src="../img/swiss.svg" onerror="this.onerror=null; this.src='../img/swiss.png'" alt="Confederatio Helvetica" />
</span>
<h1><a href="#">Main Title</a></h1>
</div>
</div>
<div class="table-cell dropdown">
<a href="#" class="nav-mobile-menu dropdown-toggle" data-toggle="dropdown"><span class="icon icon--menu"></span></a>
<div class="drilldown dropdown-menu" role="menu">
<div class="drilldown-container">
<nav class="nav-page-list">
<ul>
<li><a href="#">Aktuell</a></li>
<li><a href="#">Aussenpolitik</a></li>
<li class="list-sub"><a href="#">Länder- & Reise-informationen</a>
<!-- sub-list element -->
<nav class="drilldown-sub" aria-expanded="false">
<a href="#" class="icon icon--before icon--less drilldown-back" aria-hidden="true">Mineral Water</a>
<ul>
<li class="list-emphasis"><a href="#">Mineral Water</a></li>
<li><a href="#">Test</a></li>
<li><a href="#">Test2</a></li>
<li><a href="#">Test3</a></li>
</ul>
</nav>
</li>
<li><a href="#">Leben im Ausland</a></li>
<li><a href="#">Einreise & Aufenthalt in der Schweiz</a></li>
<li><a href="#">Publikationen & Service</a></li>
<li><a href="#">Über uns</a></li>
</ul>
<a href="#" class="yamm-close-bottom"><span class="icon icon--top" aria-hidden="true"></span></a>
</nav>
</div>
</div>
</div>
<div class="table-cell dropdown">
<a href="#" class="nav-mobile-menu dropdown-toggle" data-toggle="dropdown"><span class="icon icon--search"></span></a>
<div class="dropdown-menu" role="menu">
<form class="form" role="form">
<h2 class="sr-only">Search</h2>
<label for="search-field" class="sr-only">Search:</label>
<input class="form-control" type="text" placeholder="Search">
<span class="icon icon--search"></span>
</form>
</div>
</div>
</div>
</section>
<!-- The tab navigation -->
<ul class="nav navbar-nav" role="navigation">
<li class="dropdown current yamm-fw">
<a href="#" class="dropdown-toggle" data-toggle="dropdown">Aktuell <span class="sr-only">current page</span></a>
<ul class="dropdown-menu" role="menu">
<!-- The `li` presence heritated from the classic dropdown structure, only one in that case -->
<li>
<!-- The `yamm-content` can contain any kind of content like tab, table, list, article... -->
<div class="yamm-content container-fluid">
<div class="row">
<div class="col-md-4">
<h3>Content of megamenu 0</h3>
<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa.</p>
</div>
<div class="col-md-8">
<h3>Image exemple for megamenu</h3>
<img src="http://placehold.it/800x300" alt="Image description">
</div>
</div>
</div><!-- `yamm-content` end -->
</li><!-- Dropdown `li` end -->
</ul><!-- Dropdown `ul` end -->
</li>
<li class="dropdown yamm-fw">
<a href="#" class="dropdown-toggle" data-toggle="dropdown">Aussenpolitik</a>
<ul class="dropdown-menu" role="menu">
<!-- The `li` presence heritated from the classic dropdown structure, only one in that case -->
<li>
<!-- The `yamm-content` can contain any kind of content like tab, table, list, article... -->
<div class="yamm-content container-fluid">
<div class="row">
<div class="col-md-4">
<h3>Content of megamenu 1</h3>
<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa.</p>
</div>
<div class="col-md-8">
<h3>Image exemple for megamenu</h3>
<img src="http://placehold.it/800x300" alt="Image description">
</div>
</div>
</div><!-- `yamm-content` end -->
</li><!-- Dropdown `li` end -->
</ul><!-- Dropdown `ul` end -->
</li>
<li class="dropdown yamm-fw">
<a href="#" class="dropdown-toggle" data-toggle="dropdown">Länder- & Reise-informationen</a>
<ul class="dropdown-menu" role="menu">
<!-- The `li` presence heritated from the classic dropdown structure, only one in that case -->
<li>
<!-- The `yamm-content` can contain any kind of content like tab, table, list, article... -->
<div class="yamm-content container-fluid">
<div class="row">
<div class="col-md-4">
<h3>Content of megamenu 2</h3>
<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa.</p>
</div>
<div class="col-md-8">
<h3>Image exemple for megamenu</h3>
<img src="http://placehold.it/800x300" alt="Image description">
</div>
</div>
</div><!-- `yamm-content` end -->
</li><!-- Dropdown `li` end -->
</ul><!-- Dropdown `ul` end -->
</li>
<li class="dropdown yamm-fw">
<a href="#" class="dropdown-toggle" data-toggle="dropdown">Leben im Ausland</a>
<ul class="dropdown-menu" role="menu">
<!-- The `li` presence heritated from the classic dropdown structure, only one in that case -->
<li>
<!-- The `yamm-content` can contain any kind of content like tab, table, list, article... -->
<div class="yamm-content container-fluid">
<div class="row">
<div class="col-md-4">
<h3>Content of megamenu 3</h3>
<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa.</p>
</div>
<div class="col-md-8">
<h3>Image exemple for megamenu</h3>
<img src="http://placehold.it/800x300" alt="Image description">
</div>
</div>
</div><!-- `yamm-content` end -->
</li><!-- Dropdown `li` end -->
</ul><!-- Dropdown `ul` end -->
</li>
<li class="dropdown yamm-fw">
<a href="#" class="dropdown-toggle" data-toggle="dropdown">Einreise & Aufenthalt in der Schweiz</a>
<ul class="dropdown-menu" role="menu">
<!-- The `li` presence heritated from the classic dropdown structure, only one in that case -->
<li>
<!-- The `yamm-content` can contain any kind of content like tab, table, list, article... -->
<div class="yamm-content container-fluid">
<div class="row">
<div class="col-md-4">
<h3>Content of megamenu 4</h3>
<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa.</p>
</div>
<div class="col-md-8">
<h3>Image exemple for megamenu</h3>
<img src="http://placehold.it/800x300" alt="Image description">
</div>
</div>
</div><!-- `yamm-content` end -->
</li><!-- Dropdown `li` end -->
</ul><!-- Dropdown `ul` end -->
</li>
<li class="dropdown yamm-fw">
<a href="#" class="dropdown-toggle" data-toggle="dropdown">Publikationen & Service</a>
<ul class="dropdown-menu" role="menu">
<!-- The `li` presence heritated from the classic dropdown structure, only one in that case -->
<li>
<!-- The `yamm-content` can contain any kind of content like tab, table, list, article... -->
<div class="yamm-content container-fluid">
<div class="row">
<div class="col-md-4">
<h3>Content of megamenu 5</h3>
<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa.</p>
</div>
<div class="col-md-8">
<h3>Image exemple for megamenu</h3>
<img src="http://placehold.it/800x300" alt="Image description">
</div>
</div>
</div><!-- `yamm-content` end -->
</li><!-- Dropdown `li` end -->
</ul><!-- Dropdown `ul` end -->
</li>
<li class="dropdown yamm-fw">
<a href="#" class="dropdown-toggle" data-toggle="dropdown">Über uns</a>
<ul class="dropdown-menu" role="menu">
<!-- The `li` presence heritated from the classic dropdown structure, only one in that case -->
<li>
<!-- The `yamm-content` can contain any kind of content like tab, table, list, article... -->
<div class="yamm-content container-fluid">
<div class="row">
<div class="col-md-4">
<h3>Content of megamenu 6</h3>
<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa.</p>
</div>
<div class="col-md-8">
<h3>Image exemple for megamenu</h3>
<img src="http://placehold.it/800x300" alt="Image description">
</div>
</div>
</div><!-- `yamm-content` end -->
</li><!-- Dropdown `li` end -->
</ul><!-- Dropdown `ul` end -->
</li>
</ul>
</nav>
<div class="container-fluid hidden-xs">
<div class="row">
<div class="col-sm-12">
<h2 id="br1" class="hidden">Breadcrumbs</h2>
<ol class="breadcrumb" role="navigation" aria-labelledby="br1">
<li><a href="#">Home page EDA</a><span class="icon icon--greater"></span></li>
<li><a href="#">Country & Travel Information</a><span class="icon icon--greater"></span></li>
<li><a href="#">Country Selection</a><span class="icon icon--greater"></span></li>
<li><a href="#">Democratic Republic of the Congo</a><span class="icon icon--greater"></span></li>
<li><a href="#">Some text to create a line break</a><span class="icon icon--greater"></span></li>
<li><a href="#">Bilateral Relations</a><span class="icon icon--greater"></span></li>
<li class="active" aria-selected="true">Title of the active page</li>
</ol>
</div>
</div>
</div>
<div class="container-fluid">
<div class="row">
<div class="col-sm-4 col-md-3 drilldown">
<a href="#collapseSubNav" data-toggle="collapse" class="collapsed visible-xs">Sub-Navigation</a>
<div class="drilldown-container">
<nav class="nav-page-list" role="navigation">
<a href="#" class="icon icon--before icon--less visible-xs">Back to parent</a>
<a href="#" class="icon icon--before icon--less"><span class="sr-only">Back to </span>Comestible Goods</a>
<ul>
<!-- the .list-emphasis class is optionnal -->
<li class="list-emphasis">
<span>Drinks</span>
<ul>
<!-- add the .list-sub class if the list has some animated sub-lists -->
<li class="list-sub"><a href="#">Mineral water</a>
<!-- sub-list element -->
<nav class="drilldown-sub" aria-expanded="false">
<a href="#" class="icon icon--before icon--less drilldown-back"><span class="sr-only">Back to </span>Mineral Water</a>
<ul>
<li><a href="#">Test</a></li>
<li><a href="#">Test2</a></li>
<li><a href="#">Test3</a></li>
</ul>
</nav>
</li>
<li class="active" aria-selected="true"><span>Wine<span class="sr-only"> active</span></span></li>
<li><a href="#">Beer</a></li>
<li><a href="#">Spirits</a></li>
</ul>
</li>
</ul>
</nav>
</div>
</div>
<div class="col-sm-8 col-md-9" id="content">
<div class="row">
<div class="col-md-8">
<div class="visible-xs visible-sm">
<p><a href="#context-sidebar" class="icon icon--before icon--root hidden-print">Context sidebar</a></p>
</div>
<nav class="nav-process">
<ul>
<li>
<a href="#">Step 1</a>
</li>
<li>
<a href="#">Step 2</a>
</li>
<li class="active">
<a href="#">Step 3</a>
</li>
<li class="disabled">
<a href="#">Step 4</a>
</li>
</ul>
</nav>
<br>
<form class="form-horizontal" role="form">
<!-- email input -->
<fieldset>
<legend class="hidden-legend">Email</legend>
<div class="form-group">
<label for="inputEmail3" class="col-sm-2 control-label" id="email">Email</label>
<div class="col-sm-10">
<input type="email" class="form-control" id="inputEmail3" placeholder="Email" aria-labelledby="email">
</div>
</div>
</fieldset>
<!-- password input -->
<fieldset>
<legend class="hidden-legend">Password</legend>
<div class="form-group has-warning">
<label for="inputPassword3" class="col-sm-2 control-label" id="password">Password</label>
<div class="col-sm-10">
<input type="password" class="form-control" id="inputPassword3" placeholder="Password" aria-labelledby="password error-password" aria-invalid="true">
<span class="help-block" id="error-password" role="alert">Warning, this is not a correct info!</span>
</div>
</div>
</fieldset>
<!-- URL input -->
<fieldset>
<legend class="hidden-legend">Website</legend>
<div class="form-group">
<label for="inputURL" class="col-sm-2 control-label" id="website">Website</label>
<div class="col-sm-10">
<input type="url" class="form-control" id="inputURL" placeholder="URL" aria-labelledby="website url-format">
<span class="help-block" id="url-format">Use format "http://www.example.com"</span>
</div>
</div>
</fieldset>
<!-- file input -->
<fieldset>
<legend class="hidden-legend">Document</legend>
<div class="form-group">
<label for="file" class="col-sm-2 control-label" id="document">Document</label>
<div class="col-sm-10">
<input type="file" class="form-control" id="file" placeholder="URL" aria-labelledby="document">
</div>
</div>
</fieldset>
<!-- Checkboxes Vertical -->
<fieldset>
<legend class="hidden-legend">Terms</legend>
<div class="form-group">
<label class="col-sm-2 control-label" id="check-group-1">Terms</label>
<div class="col-sm-10">
<div class="checkbox checkbox--left">
<input id="checkboxform" type="checkbox" aria-labelledby="check-group-1 checkbox-label-1">
<label id="checkbox-label-1" for="checkboxform">Remember me</label>
</div>
<div class="checkbox checkbox--left">
<input id="checkboxform2" type="checkbox" aria-labelledby="check-group-1 checkbox-label-2">
<label id="checkbox-label-2" for="checkboxform2">Accept terms</label>
</div>
</div>
</div>
</fieldset>
<!-- Checkboxes Horizontal -->
<fieldset>
<legend class="hidden-legend">Terms</legend>
<div class="form-group">
<label class="col-sm-2 control-label" id="check-group-2">Terms</label>
<div class="col-sm-10">
<label class="checkbox-inline">
<div class="checkbox checkbox--left">
<input id="checkboxform3" type="checkbox" aria-labelledby="check-group-2 checkbox-label-3">
<label id="checkbox-label-3" for="checkboxform3">Remember me</label>
</div>
</label>
<label class="checkbox-inline">
<div class="checkbox checkbox--left">
<input id="checkboxform4" type="checkbox" aria-labelledby="check-group-2 checkbox-label-4">
<label id="checkbox-label-4" for="checkboxform4">Accept terms</label>
</div>
</label>
</div>
</div>
</fieldset>
<!-- Radio buttons horizontal -->
<fieldset>
<legend class="hidden-legend">Terms</legend>
<div class="form-group">
<label class="col-sm-2 control-label" id="radio-group-1">Terms</label>
<div class="col-sm-10">
<div class="radio radio--left">
<input id="radioform" type="radio" name="radio-h" aria-labelledby="radio-group-1 radio-label-1">
<label for="radioform" id="radio-label-1">Remember me</label>
</div>
<div class="radio radio--left">
<input id="radioform2" type="radio" name="radio-h" aria-labelledby="radio-group-1 radio-label-2">
<label for="radioform2" id="radio-label-2">Don't remember me</label>
</div>
</div>
</div>
</fieldset>
<!-- Radio buttons vertical -->
<fieldset>
<legend class="hidden-legend">Terms</legend>
<div class="form-group">
<label class="col-sm-2 control-label" id="radio-group-2">Terms</label>
<div class="col-sm-10">
<label class="radio-inline">
<div class="radio radio--left">
<input id="radioform" type="radio" name="radio-h" aria-labelledby="radio-group-2 radio-label-3">
<label for="radioform" id="radio-label-3">Remember me</label>
</div>
</label>
<label class="radio-inline">
<div class="radio radio--left">
<input id="radioform" type="radio" name="radio-h" aria-labelledby="radio-group-2 radio-label-4">
<label for="radioform" id="radio-label-4">Remember me</label>
</div>
</label>
</div>
</div>
</fieldset>
<!-- Dropdown -->
<fieldset>
<legend class="hidden-legend">Dropdown</legend>
<div class="form-group">
<label class="col-sm-2 control-label" for="dropdown">Dropdown</label>
<div class="col-sm-10">
<select id="dropdown" class="form-control">
<option>Option 1</option>
<option>Option 2</option>
</select>
</div>
</div>
</fieldset>
<div class="form-group">
<div class="col-sm-offset-3 col-sm-9">
<button type="submit" role="button" class="btn btn-secondary"><span class="icon icon--close"></span></button>
<button type="submit" role="button" class="btn btn-default">Cancel</button>
<button type="button" role="button" class="btn btn-primary">Validate</button>
</div>
</div>
</fieldset>
</form>
</div>
<div class="col-md-4">
<!-- Contextual information -->
<a name="context-sidebar" class="hidden-print"></a>
<!-- Nav tabs -->
<ul class="nav nav-tabs">
<li class="active"><a href="#contact" data-toggle="tab">Contact</a></li>
<li><a href="#map" data-toggle="tab">Map</a></li>
</ul>
<!-- Tab panes -->
<div class="tab-content tab-border" data-print="contact" data-title="Contact info">
<div class="tab-pane active" id="contact">
<h2 class="visible-print-block">Contact</h2>
<address itemprop="address" itemscope="itemscope" itemtype="http://data-vocabulary.org/Address">
<strong itemprop="name">UNO-Mission New York</strong>
<span>Permanent Mission of Switzerland to the UN</span><br>
<span itemprop="street-address">633, Third Avenue, 29th floor</span><br>
<span itemprop="locality">New York</span>, <span itemprop="region">NY</span><span itemprop="postal-code">10017-6706</span><br>
<span itemprop="country-name">United States of America</span>
</address>
<dl class="dl-horizontal">
<dt><abbr title="Phone">Tel.</abbr></dt>
<dd class="phone-number"><a href="tel:+41 31 322 31 53">+41 31 322 31 53</a></dd>
<dt>Fax</dt>
<dd>+41 31 322 31 54</dd>
</dl>
<p>
<a href="#" class="icon icon--before icon--message">Email</a><br>
<a href="#" class="icon icon--before icon--list-alt">Contact form</a>
</p>
<h4>Visa</h4>
<p><a href="#" class="icon icon--before icon--message">Email</a></p>
<h4>Opening hours</h4>
<p>Monday-Friday<br>
09.00-12.00 AM</p>
<p>Saturday and Sunday<br>
closed</p>
<p><a href="#" onclick="$.printPreview.printPreview('contact')" class="icon icon--before icon--print">Print contact infos</a></p>
</div>
<div class="tab-pane" id="map">
<h2 class="visible-print-block">Map</h2>
<h3>UNO-Mission New York</h3>
<p>633, Third Avenue<br>
New York, NY10017-6706</p>
<p><img src="http://placehold.it/158x120" alt="Map"></p>
<p><a href="#" class="icon icon--after icon--external">See on the map</a></p>
<p><a href="#" onclick="$.printPreview.printPreview('contact')" class="icon icon--before icon--print">Print contact infos</a></p>
</div>
</div>
<br>
<aside class="cart">
<h4>Shopping Cart (3 items)</h4>
<ul class="list-unstyled">
<li class="clearfix">
<span class="pull-left">Lorem ipsum product name a bit longer at <b>CHF 45.-</b></span>
<a class="pull-right" href="#">
<span class="icon icon--after icon--trash"><span class="sr-only">delete</span></span>
</a>
</li>
<li class="clearfix">
<span class="pull-left">Lorem ipsum <b>CHF 45.-</b></span>
<a class="pull-right" href="#">
<span class="icon icon--after icon--trash"><span class="sr-only">delete</span></span>
</a>
</li>
<li class="clearfix">
<span class="pull-left">Lorem ipsum <b>CHF 45.-</b></span>
<a class="pull-right" href="#">
<span class="icon icon--after icon--trash"><span class="sr-only">delete</span></span>
</a>
</li>
</ul>
<p>Total price <b>CHF 135.-</b></p>
<p><a class="icon icon--before icon--cart" href="#">Show Shopping Cart</a></p>
</aside>
<br>
<div class="bordered">
<div class="rss well well-white">
<h4 class="icon icon--before icon--rss">RSS</h4>
<ul class="list-unstyled">
<li><a href="#">News</a></li>
<li><a href="#">Agenda</a></li>
<li><a href="#">Events</a></li>
</ul>
</div>
</div>
<br>
<div class="well">
<h4>Title in H4</h4>
<img src="http://placehold.it/240x140" alt="image description">
<p>
Lorem ipsum dolor sit amet, consect.
</p>
<ul>
<li><a href="#">Link n°1</a></li>
<li><a href="#">Link n°2</a></li>
<li><a href="#">Link n°3</a></li>
</ul>
</div>
</div>
</div>
</div>
</div>
</div>
<footer>
<div class="container-fluid footer-service">
<h3>Statistik Schweiz</h3>
<nav>
<ul>
<li><a href="#">Emergencies</a></li>
<li><a href="#">Jobs</a></li>
<li><a href="#">Media</a></li>
<li><a href="#">Contact</a></li>
</ul>
</nav>
</div>
<div class="site-map">
<a href="#site-map" data-target="#site-map" data-toggle="collapse" class="site-map-toggle collapsed">Sitemap</a>
<script src="../js/polyfills.min.js"></script>
<div class="container-fluid" id="site-map">
<div class="row">
<div class="col-sm-6 col-md-3">
<h3>Einreise & Aufenthalt in der Schweiz</h3>
<ul class="list-unstyled">
<li><a href="#">Einreise in die Schweiz</a></li>
<li><a href="#">Visabestimmungen</a></li>
<li><a href="#">Aufenthalt in der Schweiz</a></li>
<li><a href="#">Geschäftstätigkeit in der Schweiz</a></li>
<li><a href="#">Ausländische Vertretungen in der Schweiz</a></li>
</ul>
</div>
<div class="col-sm-6 col-md-3">
<h3>Einreise & Aufenthalt in der Schweiz</h3>
<ul class="list-unstyled">
<li><a href="#">Einreise in die Schweiz</a></li>
<li><a href="#">Visabestimmungen</a></li>
<li><a href="#">Aufenthalt in der Schweiz</a></li>
<li><a href="#">Geschäftstätigkeit in der Schweiz</a></li>
</ul>
</div>
<div class="col-sm-6 col-md-3">
<h3>Einreise & Aufenthalt in der Schweiz</h3>
<ul class="list-unstyled">
<li><a href="#">Einreise in die Schweiz</a></li>
<li><a href="#">Visabestimmungen</a></li>
</ul>
</div>
<div class="col-sm-6 col-md-3">
<h3>Einreise & Aufenthalt in der Schweiz</h3>
<ul class="list-unstyled">
<li><a href="#">Einreise in die Schweiz</a></li>
<li><a href="#">Visabestimmungen</a></li>
<li><a href="#">Aufenthalt in der Schweiz</a></li>
</ul>
</div>
</div>
<div class="row">
<div class="col-sm-6 col-md-3">
<h3>Einreise & Aufenthalt in der Schweiz</h3>
<ul class="list-unstyled">
<li><a href="#">Einreise in die Schweiz</a></li>
<li><a href="#">Visabestimmungen</a></li>
<li><a href="#">Aufenthalt in der Schweiz</a></li>
</ul>
</div>
<div class="col-sm-6 col-md-3">
<h3>Einreise & Aufenthalt in der Schweiz</h3>
<ul class="list-unstyled">
<li><a href="#">Einreise in die Schweiz</a></li>
<li><a href="#">Visabestimmungen</a></li>
<li><a href="#">Aufenthalt in der Schweiz</a></li>
<li><a href="#">Geschäftstätigkeit in der Schweiz</a></li>
<li><a href="#">Ausländische Vertretungen in der Schweiz</a></li>
</ul>
</div>
<div class="col-sm-6 col-md-3">
<h3>Einreise & Aufenthalt in der Schweiz</h3>
<ul class="list-unstyled">
<li><a href="#">Einreise in die Schweiz</a></li>
<li><a href="#">Visabestimmungen</a></li>
<li><a href="#">Aufenthalt in der Schweiz</a></li>
<li><a href="#">Geschäftstätigkeit in der Schweiz</a></li>
<li><a href="#">Ausländische Vertretungen in der Schweiz</a></li>
<li><a href="#">Informationen zur Schweiz</a></li>
</ul>
</div>
<div class="col-sm-6 col-md-3">
<h3>Einreise & Aufenthalt in der Schweiz</h3>
<ul class="list-unstyled">
<li><a href="#">Einreise in die Schweiz</a></li>
<li><a href="#">Visabestimmungen</a></li>
<li><a href="#">Aufenthalt in der Schweiz</a></li>
<li><a href="#">Geschäftstätigkeit in der Schweiz</a></li>
<li><a href="#">Ausländische Vertretungen in der Schweiz</a></li>
<li><a href="#">Informationen zur Schweiz</a></li>
</ul>
</div>
</div>
</div>
</div><!-- End of Site-map -->
<script src="../js/polyfills.min.js"></script>
<div class="container-fluid">
<h3>Informiert bleiben</h3>
<nav class="links-social">
<ul>
<li><a class="icon icon--before icon--twitter" href="#">Twitter</a></li>
<li><a class="icon icon--before icon--facebook" href="#">Facebook</a></li>
<li><a class="icon icon--before icon--rss" href="#">RSS Feed</a></li>
<li><a class="icon icon--before icon--message" href="#">Newsletter</a></li>
</ul>
</nav>
<h3 class="border-bottom">DEZA – Weltweit vor Ort</h3>
<p>
Besuchen Sie die Websites der Schweizer Kooperationsbüros.
</p>
<p>
<label for="country" class="sr-only">Country:</label>
<select id="country" name="country">
<option value="Switzerland">Switzerland</option>
<option value="France">France</option>
<option value="Germany">Germany</option>
<option value="...">...</option>
</select>
</p>
<hr class="footer-line visible-xs">
<img class="visible-xs" src="../img/logo-CH.svg" onerror="this.onerror=null; this.src='../img/logo-CH.png'" alt="back to home" />
</div>
<address>
<span class="hidden-xs">Bundesamt für Statistik</span>
<nav class="pull-right">
<ul>
<li><a href="#">Rechtliches</a></li>
<li><a href="#">Impressum</a></li>
</ul>
</nav>
</address>
</footer>
</div>
<div id="blueimp-gallery" class="blueimp-gallery" data-use-bootstrap-modal="false">
<!-- The container for the modal slides -->
<div class="slides"></div>
<!-- Controls for the borderless lightbox -->
<h3 class="title"></h3>
<a class="prev">‹</a>
<a class="next">›</a>
<a class="close">×</a>
<a class="play-pause"></a>
<ol class="indicator"></ol>
<!-- The modal dialog, which will be used to wrap the lightbox content -->
<div class="modal fade">
<div class="modal-dialog">
<div class="modal-content">
<div class="modal-header">
<button type="button" class="close" aria-hidden="true">×</button>
<h4 class="modal-title"></h4>
</div>
<div class="modal-body next"></div>
<div class="modal-footer">
<button type="button" class="btn btn-default pull-left prev">
<i class="glyphicon glyphicon-chevron-left"></i>
Previous
</button>
<button type="button" class="btn btn-primary next">
Next
<i class="glyphicon glyphicon-chevron-right"></i>
</button>
</div>
</div>
</div>
</div>
</div>
<script type="text/javascript" src="../js/vendors.min.js"></script>
<script type="text/javascript" src="../js/main.min.js"></script>
</body>
</html>
| manuelroth/styleguide | styleguide/pages/forms.html | HTML | mit | 43,464 |
<!DOCTYPE html>
<html>
<head>
<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.11.2/jquery.min.js"></script>
<script>
$(document).ready(function(){
$("p").eq(1).css("background-color", "yellow");//eq is for index number start from 0
$("p").eq(3).css("background-color", "yellow");
});
</script>
</head>
<body>
<h1>Welcome to My Homepage</h1>
<p>My name is Donald (index 0).</p>
<p>Donald Duck (index 1).</p>
<p>I live in Duckburg (index 2).</p>
<p>My best friend is Mickey (index 3).</p>
</body>
</html> | saimasarifa/jquery_practic | select_withindex.html | HTML | mit | 569 |
---
layout: post
title: "Yahtzee reviews Grand Theft Auto 4"
---
<embed name="VE_Player" src="http://update.videoegg.com/flash/proxy.swf?jsver=1.4" allowfullscreen="true" pluginspage="http://www.macromedia.com/go/getflashplayer" allowscriptaccess="always" wmode="window" type="application/x-shockwave-flash" height="332" align="middle" flashvars="gc=c2hvd0FkPXRydWUmYWRWYXJzPXZsPXVzJnZnPW51bGwmdmE9bnVsbCZhcmVhPWdhbWVzJnNpdGU9ZXNjYXBpc3RtYWdhemluZSZmaWxlPWh0dHAlM0ElMkYlMkZzZWxmc2VydmUzMDAlMkVkb3dubG9hZCUyRXZpZGVvZWdnJTJFY29tJTJGZ2lkMzg5JTJGY2lkMTM4OSUyRlhYJTJGOE8lMkYxMjEwNzIxNDkwcU9jTnhLZG1WQUtaUkg0aDRWRE8mc3dmcGF0aD1odHRwJTNBJTJGJTJGdXBkYXRlJTJFdmlkZW9lZ2clMkVjb20lMkZmbGFzaCUyRnByb3h5JTJFc3dmJTNGanN2ZXIlM0QxJTJFNCZhdXRvUGxheT1mYWxzZSZzaG93QWRQcmltYXJ5PXRydWUmd21vZGU9d2luZG93JmFsbG93Rmxhc2g5RnVsbHNjcmVlbj10cnVl" quality="high" width="400"></embed>
Link to the <a href="http://www.escapistmagazine.com/articles/view/editorials/zeropunctuation/4902-Zero-Punctuation-Grand-Theft-Auto-IV">video</a>. | briankirsten/briankirsten.github.com | _posts/2008-05-20-yahtzee-reviews-grand-theft-auto-4.html | HTML | mit | 1,004 |
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!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/html; charset=UTF-8" />
<title>operator+=</title>
<link rel="stylesheet" href="apiReference.css" type="text/css" />
<meta name="generator" content="DocBook XSL Stylesheets V1.73.2" />
<link rel="start" href="index.html" title="Berkeley DB C++ Standard Template Library API Reference" />
<link rel="up" href="db_vector_iterator.html" title="Chapter 13. Db_vector_iterator" />
<link rel="prev" href="stldb_vector_iteratoroperator_add.html" title="operator+" />
<link rel="next" href="stldb_vector_iteratoroperator_sub.html" title="operator-" />
</head>
<body>
<div xmlns="" class="navheader">
<div class="libver">
<p>Library Version 11.2.5.3</p>
</div>
<table width="100%" summary="Navigation header">
<tr>
<th colspan="3" align="center">operator+=</th>
</tr>
<tr>
<td width="20%" align="left"><a accesskey="p" href="stldb_vector_iteratoroperator_add.html">Prev</a> </td>
<th width="60%" align="center">Chapter 13.
Db_vector_iterator </th>
<td width="20%" align="right"> <a accesskey="n" href="stldb_vector_iteratoroperator_sub.html">Next</a></td>
</tr>
</table>
<hr />
</div>
<div class="sect1" lang="en" xml:lang="en">
<div class="titlepage">
<div>
<div>
<h2 class="title" style="clear: both"><a id="stldb_vector_iteratoroperator_ia"></a>operator+=</h2>
</div>
</div>
</div>
<div class="sect2" lang="en" xml:lang="en">
<div class="titlepage">
<div>
<div>
<h3 class="title"><a id="stldb_vector_iteratoroperator_ia_details"></a>Function Details</h3>
</div>
</div>
</div>
<pre class="programlisting">
const self& operator+=(difference_type n)
</pre>
<p>Move this iterator backward by n elements. </p>
<div class="sect3" lang="en" xml:lang="en">
<div class="titlepage">
<div>
<div>
<h4 class="title"><a id="idp51055144"></a>Parameters</h4>
</div>
</div>
</div>
<div class="sect4" lang="en" xml:lang="en">
<div class="titlepage">
<div>
<div>
<h5 class="title"><a id="idp51047048"></a>n</h5>
</div>
</div>
</div>
<p>The amount and direction of movement. If negative, will move forward by |n| element. </p>
</div>
</div>
<div class="sect3" lang="en" xml:lang="en">
<div class="titlepage">
<div>
<div>
<h4 class="title"><a id="idp51052296"></a>Return Value</h4>
</div>
</div>
</div>
<p>Reference to this iterator at new position. </p>
</div>
<div class="sect3" lang="en" xml:lang="en">
<div class="titlepage">
<div>
<div>
<h4 class="title"><a id="idp51054264"></a>See Also</h4>
</div>
</div>
</div>
<p>
</p>
<p><a class="link" href="stldb_vector_base_iteratoroperator_ia.html" title="operator+=">db_vector_base_iterator::operator+=(difference_type n)</a>
</p>
<p>
</p>
</div>
</div>
<div class="sect2" lang="en" xml:lang="en">
<div class="titlepage">
<div>
<div>
<h3 class="title"><a id="idp51054592"></a>Group: Iterator movement operators.</h3>
</div>
</div>
</div>
<p>These functions have identical behaviors and semantics as those of <a class="link" href="db_vector_base_iterator.html" title="Chapter 12. Db_vector_base_iterator">db_vector_base_iterator</a>
, so please refer to equivalent in that class. </p>
</div>
<div class="sect2" lang="en" xml:lang="en">
<div class="titlepage">
<div>
<div>
<h3 class="title"><a id="idp51056952"></a>Class</h3>
</div>
</div>
</div>
<p>
<a class="link" href="db_vector_iterator.html" title="Chapter 13. Db_vector_iterator">db_vector_iterator</a>
</p>
</div>
</div>
<div class="navfooter">
<hr />
<table width="100%" summary="Navigation footer">
<tr>
<td width="40%" align="left"><a accesskey="p" href="stldb_vector_iteratoroperator_add.html">Prev</a> </td>
<td width="20%" align="center">
<a accesskey="u" href="db_vector_iterator.html">Up</a>
</td>
<td width="40%" align="right"> <a accesskey="n" href="stldb_vector_iteratoroperator_sub.html">Next</a></td>
</tr>
<tr>
<td width="40%" align="left" valign="top">operator+ </td>
<td width="20%" align="center">
<a accesskey="h" href="index.html">Home</a>
</td>
<td width="40%" align="right" valign="top"> operator-</td>
</tr>
</table>
</div>
</body>
</html>
| iadix/iadixcoin | db-5.3.28.NC/docs/api_reference/STL/stldb_vector_iteratoroperator_ia.html | HTML | mit | 5,417 |
<div class="_margin-left:0"></div>
<div class="_margin-left:1/4"></div>
<div class="_margin-left:1/3"></div>
<div class="_margin-left:1/2"></div>
<div class="_margin-left:2/3"></div>
<div class="_margin-left:3/4"></div>
<div class="_margin-left:1"></div>
<div class="_margin-left:2"></div>
<div class="_margin-left:3"></div>
<div class="_margin-left:4"></div>
<div class="_margin-left:5"></div>
<div class="_margin-left:6"></div>
<div class="_margin-left:7"></div>
<div class="_margin-left:8"></div>
| inkline/inkline | src/stories/utilities/spacing/left.html | HTML | mit | 513 |
<!DOCTYPE HTML>
<html>
<head>
<title>R Markdown - Robert Myles McDonnell</title>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<meta name="generator" content="Hugo 0.16" />
<meta name="description" content="the website of Robert Myles McDonnell">
<meta property="og:title" content="R Markdown" />
<meta property="og:description" content="the website of Robert Myles McDonnell" />
<meta property="og:type" content="website" />
<meta property="og:url" content="/tags/r-markdown/" />
<meta property="og:updated_time" content="2017-01-02T00:00:00+00:00"/>
<meta property="fb:admins" content="1213956375281226" />
<meta itemprop="name" content="R Markdown">
<meta itemprop="description" content="the website of Robert Myles McDonnell">
<link rel="stylesheet" href="../../css/google-font.css" />
<link rel="stylesheet" href="../../css/font-awesome.min.css" />
<link rel="stylesheet" href="../../css/main.css" />
<link rel="stylesheet" href="../../css/add-on.css" />
<link rel="stylesheet" href="../../css/monokai-sublime.css">
</head>
<body>
<div id="wrapper">
<header id="header">
<h2><a href="../../">Home</i></a></h2>
<nav class="links">
<ul>
<li>
<a href="">
</a>
</li>
<li>
<a href="../../research/">
<i class="fa fa-bar-chart"> </i>Research
</a>
</li>
<li>
<a href="https://github.com/RobertMyles">
<i class="fa fa-code"> </i>GitHub
</a>
</li>
<li>
<a href="../../cv/">
<i class="fa fa-file-o"> </i>CV
</a>
</li>
<li>
<a href="../../about/">
About
</a>
</li>
<li>
<a href="../../categories/">
Categories
</a>
</li>
</ul>
</nav>
<nav class="main">
<ul>
<li class="search">
<a class="fa-search" href="#search">Search</a>
<form id="search" method="get" action="//google.com/search">
<input type="text" name="q" placeholder="Search" />
<input type="hidden" name="q" value="site:/">
</form>
</li>
<li class="menu">
<a class="fa-bars" href="#menu">Menu</a>
</li>
</ul>
</nav>
</header>
<section id="menu">
<section>
<form class="search" method="get" action="//google.com/search">
<input type="text" name="q" placeholder="Search" />
<input type="hidden" name="q" value="site:/">
</form>
</section>
<section>
<ul class="links">
<li>
<a href="">
<h3>
</h3>
</a>
</li>
<li>
<a href="../../research/">
<h3>
<i class="fa fa-bar-chart"> </i>
Research
</h3>
</a>
</li>
<li>
<a href="https://github.com/RobertMyles">
<h3>
<i class="fa fa-code"> </i>
GitHub
</h3>
</a>
</li>
<li>
<a href="../../cv/">
<h3>
<i class="fa fa-file-o"> </i>
CV
</h3>
</a>
</li>
<li>
<a href="../../about/">
<h3>
About
</h3>
</a>
</li>
<li>
<a href="../../categories/">
<h3>
Categories
</h3>
</a>
</li>
</ul>
</section>
<section>
<ul class="links">
<header>
<h3>Recent Posts</h3>
</header>
<li>
<a href="../../2017/02/19/carnaval/"><p>Carnaval!</p></a>
</li>
<li>
<a href="../../2017/02/01/how-to-make-a-github-pages-blog-with-rstudio-and-hugo/"><p>How to make a GitHub pages blog with RStudio and Hugo</p></a>
</li>
<li>
<a href="../../brad_pitt_movies.html"><p>Ranking Brad Pitt’s Movies in R</p></a>
</li>
<li>
<a href="../../background-image-rmarkdown.html"><p>Tips and Tricks for R Markdown html</p></a>
</li>
<li>
<a href="../../colour-table.html"><p>Make a colour table in R with ggplot2</p></a>
</li>
<li>
<a href="../../2016/12/21/suicides-in-ireland/"><p>Suicides in Ireland</p></a>
</li>
<li>
<a href="../../meps.html"><p>Theme-Specific Voting in the European Parliament</p></a>
</li>
<li>
<a href="../../electionsbr.html"><p>Map-making with R and electionsBR</p></a>
</li>
<li>
<a href="../../re-creating-plots-from-the-economist-in-r.html"><p>Re-creating Plots from The Economist in R and ggplot2</p></a>
</li>
<li>
<a href="../../geo-reference-an-image-in-r.html"><p>Geo-reference an image in R</p></a>
</li>
</ul>
</section>
</section>
<div id="main">
<article class="post">
<header>
<div class="title">
<h2><a href="../../2017/02/19/carnaval/">Carnaval!</a></h2>
<p>A Shiny app to find Carnaval blocos in São Paulo</p>
</div>
<div class="meta">
<time class="published"
datetime='2017-02-19'>
February 19, 2017</time>
<span class="author"></span>
<p>8 minute read</p>
</div>
</header>
<a href="../../2017/02/19/carnaval/" class="image featured">
<img src="../../images/bloco.jpg" alt="" />
</a>
<p>I’ve been getting more and more interested in web graphics, particularly d3. All of this of course depends on javascript, a language I don’t know very well. As a way to start learning it, I thought I’d give Shiny a go, as a bridge between R and javascript (I’ve since started a javascript course proper). I’ve been surprised by how simple and powerful Shiny is, although the problems I ran into I wasn’t able to solve.</p>
<footer>
<ul class="actions">
<li><a href="../../2017/02/19/carnaval/" class="button big">Continue Reading</a></li>
</ul>
<ul class="stats">
<li>
Categories
</li>
<li><a href='../../categories/r'>R</a></li>
<li><a href='../../categories/carnaval'>Carnaval</a></li>
<li><a href='../../categories/s%C3%A3o-paulo'>São Paulo</a></li>
</ul>
</footer>
</article>
<article class="post">
<header>
<div class="title">
<h2><a href="../../2017/02/01/how-to-make-a-github-pages-blog-with-rstudio-and-hugo/">How to make a GitHub pages blog with RStudio and Hugo</a></h2>
<p>Or, how I produce this blog</p>
</div>
<div class="meta">
<time class="published"
datetime='2017-02-01'>
February 1, 2017</time>
<span class="author">Robert McDonnell</span>
<p>15 minute read</p>
</div>
</header>
<a href="../../2017/02/01/how-to-make-a-github-pages-blog-with-rstudio-and-hugo/" class="image featured">
<img src="../../images/r-hugo-octocat.png" alt="" />
</a>
<p>Since April or so of last year, I’ve had a personal website on GitHub pages, where I keep this blog and a few other things. Setting it up was at times frustrating, but a good learning process (I especially picked up a lot of Git through that experience). Actually writing, not so good. I picked a theme I liked, all good, but I soon realised that writing as I often do in R Markdown was a little less convenient in the GitHub-flavoured markdown (\rightarrow) jekyll (\rightarrow) theme (\rightarrow) website process.</p>
<footer>
<ul class="actions">
<li><a href="../../2017/02/01/how-to-make-a-github-pages-blog-with-rstudio-and-hugo/" class="button big">Continue Reading</a></li>
</ul>
<ul class="stats">
<li>
Categories
</li>
<li><a href='../../categories/r'>R</a></li>
<li><a href='../../categories/github'>GitHub</a></li>
<li><a href='../../categories/hugo'>Hugo</a></li>
</ul>
</footer>
</article>
<article class="post">
<header>
<div class="title">
<h2><a href="../../brad_pitt_movies.html">Ranking Brad Pitt’s Movies in R</a></h2>
</div>
<div class="meta">
<time class="published"
datetime='2017-01-11'>
January 11, 2017</time>
<span class="author"></span>
<p>7 minute read</p>
</div>
</header>
<a href="../../brad_pitt_movies.html" class="image featured">
<img src="../../images/tomato.png" alt="" />
</a>
<p>So I saw this blog post, in which Pretty Famous ranked every one of Brad Pitt’s movies (I have no idea how I came across it, I’m not particularly a movie buff or a fan of Señor Pitt, but anyway). Then I wondered how easy/hard it would be to do something like that in R. Pretty Famous used a few sources, but here I’m going to stick to Rotten Tomatoes, since it’s a pretty well-known movie ratings site, maybe the most well-known.</p>
<footer>
<ul class="actions">
<li><a href="../../brad_pitt_movies.html" class="button big">Continue Reading</a></li>
</ul>
<ul class="stats">
<li>
Category
</li>
<li><a href='../../categories/r'>R</a></li>
</ul>
</footer>
</article>
<article class="post">
<header>
<div class="title">
<h2><a href="../../background-image-rmarkdown.html">Tips and Tricks for R Markdown html</a></h2>
</div>
<div class="meta">
<time class="published"
datetime='2017-01-02'>
January 2, 2017</time>
<span class="author"></span>
<p>5 minute read</p>
</div>
</header>
<p>Here are a couple of little tips and tricks that I’ve picked up for use with RMarkdown html documents (including presentations and notebooks). This post is aimed at the R user who doesn’t know much, if anything, about html and css. Background images Sometimes it’s useful (or just nice) to have a background image of some sort in a presentation or notebook. This could be the logo of your university or company, for example.</p>
<footer>
<ul class="actions">
<li><a href="../../background-image-rmarkdown.html" class="button big">Continue Reading</a></li>
</ul>
<ul class="stats">
<li>
Category
</li>
<li><a href='../../categories/r'>R</a></li>
</ul>
</footer>
</article>
<article class="post">
<header>
<div class="title">
<h2><a href="../../colour-table.html">Make a colour table in R with ggplot2</a></h2>
</div>
<div class="meta">
<time class="published"
datetime='2016-12-29'>
December 29, 2016</time>
<span class="author"></span>
<p>3 minute read</p>
</div>
</header>
<p>I loved this R script from hdugan when I first saw it a while ago. The script makes a 2-page pdf of all the colors available in R, using R. Nice. The other day, I thought about making a tidyverse version of it, using dplyr to get the data ready and ggplot2 to visualize it. I won’t for a second pretend that this code is as short and tidy as the original, and in fact it may be a good example of when base R can be really useful, but anyway here it is.</p>
<footer>
<ul class="actions">
<li><a href="../../colour-table.html" class="button big">Continue Reading</a></li>
</ul>
<ul class="stats">
<li>
Category
</li>
<li><a href='../../categories/r'>R</a></li>
</ul>
</footer>
</article>
<article class="post">
<header>
<div class="title">
<h2><a href="../../2016/12/21/suicides-in-ireland/">Suicides in Ireland</a></h2>
</div>
<div class="meta">
<time class="published"
datetime='2016-12-21'>
December 21, 2016</time>
<span class="author"></span>
<p>5 minute read</p>
</div>
</header>
<p>The Irish radio station newstalk published this video the other day, in which director and actor Terry McMahon spoke out against the austerity programme running in Ireland since the aftermath of the financial crisis in 2008. Leaving aside his conflation of any type of business activity with immorality, McMahon claimed that “austerity is murder” and detailed some alarming facts about suicide numbers in Ireland, clearly linking the two (i.e., austerity = more suicide).</p>
<footer>
<ul class="actions">
<li><a href="../../2016/12/21/suicides-in-ireland/" class="button big">Continue Reading</a></li>
</ul>
<ul class="stats">
<li>
Category
</li>
<li><a href='../../categories/r'>R</a></li>
</ul>
</footer>
</article>
<article class="post">
<header>
<div class="title">
<h2><a href="../../meps.html">Theme-Specific Voting in the European Parliament</a></h2>
</div>
<div class="meta">
<time class="published"
datetime='2016-10-20'>
October 20, 2016</time>
<span class="author"></span>
<p>7 minute read</p>
</div>
</header>
<a href="../../meps.html" class="image featured">
<img src="../../images/meps.png" alt="" />
</a>
<p>Since it’s European Statistics Day, I thought I would make a quick post showing how to utilise some of the data that we have on the European Union in R. In particular, I will use European Parliament voting data from Simon Hix’s website. The data is freely available, so by copying and pasting the code below, you will be able to recreate the analysis I’ve done here. We’re going to be using Stan to make theme-specific ideal points for members of the European Parliament.</p>
<footer>
<ul class="actions">
<li><a href="../../meps.html" class="button big">Continue Reading</a></li>
</ul>
<ul class="stats">
<li>
Categories
</li>
<li><a href='../../categories/r'>R</a></li>
<li><a href='../../categories/political-science'>Political Science</a></li>
</ul>
</footer>
</article>
<article class="post">
<header>
<div class="title">
<h2><a href="../../electionsbr.html">Map-making with R and electionsBR</a></h2>
</div>
<div class="meta">
<time class="published"
datetime='2016-10-09'>
October 9, 2016</time>
<span class="author"></span>
<p>8 minute read</p>
</div>
</header>
<a href="../../electionsbr.html" class="image featured">
<img src="../../images/br.png" alt="" />
</a>
<p>For those interested in Brazilian politics, there’s a great new package called electionsBR (those who understand Portuguese can find a post on it here). This package takes data from the Tribunal Superior Eleitoral and makes it available in a tidy format for users of R. Given my recent obsession with map-making, I think it’s only natural I’d want to make maps of Brazil with this package.1 So, what can we do with it?</p>
<footer>
<ul class="actions">
<li><a href="../../electionsbr.html" class="button big">Continue Reading</a></li>
</ul>
<ul class="stats">
<li>
Category
</li>
<li><a href='../../categories/r'>R</a></li>
</ul>
</footer>
</article>
<article class="post">
<header>
<div class="title">
<h2><a href="../../re-creating-plots-from-the-economist-in-r.html">Re-creating Plots from The Economist in R and ggplot2</a></h2>
</div>
<div class="meta">
<time class="published"
datetime='2016-08-21'>
August 21, 2016</time>
<span class="author"></span>
<p>4 minute read</p>
</div>
</header>
<a href="../../re-creating-plots-from-the-economist-in-r.html" class="image featured">
<img src="../../images/ec_brexit.png" alt="" />
</a>
<p>5/2/2017 Update: it seems something is broken in the scripts to run this analysis. I’ll fix it asap.* The Economist is well known for its graphs and images, and I personally like them a lot. I was doing some work on Brexit when I spied the image above, and thought how much I would like to make something similar. Since my go-to environment is R, and its go-to plotting package ggplot2, I thought I’d try to recreate the image using these tools.</p>
<footer>
<ul class="actions">
<li><a href="../../re-creating-plots-from-the-economist-in-r.html" class="button big">Continue Reading</a></li>
</ul>
<ul class="stats">
<li>
Category
</li>
<li><a href='../../categories/r'>R</a></li>
</ul>
</footer>
</article>
<article class="post">
<header>
<div class="title">
<h2><a href="../../geo-reference-an-image-in-r.html">Geo-reference an image in R</a></h2>
</div>
<div class="meta">
<time class="published"
datetime='2016-08-13'>
August 13, 2016</time>
<span class="author"></span>
<p>2 minute read</p>
</div>
</header>
<p>R is actually great for working with spatial data (for example, see here and here for fantastic graphs and maps made with R), however, you often need data that is actually spatial to get started! What do you do if you have an image, a map, let’s say, that is not geo-referenced in any way? The regular answer to this problem is to use software such as QGIS to manually enter GPS coordinates, with the help of Google Maps or something similar.</p>
<footer>
<ul class="actions">
<li><a href="../../geo-reference-an-image-in-r.html" class="button big">Continue Reading</a></li>
</ul>
<ul class="stats">
<li>
Category
</li>
<li><a href='../../categories/r'>R</a></li>
</ul>
</footer>
</article>
<ul class="actions pagination">
<li><a href="#" class="disabled button big previous">Previous Page</a></li>
<li><a href="../../tags/r-markdown/page/2/"
class="button big next">Next Page</a></li>
</ul>
</div>
<section id="sidebar">
<section id="intro">
<a href="../../" class="logo"><img src="../../images/pic1.jpg" alt="" /></a>
<header>
<h2>if(topic != junk) {write} else { wine }</h2>
<p>by Robert Myles McDonnell</p>
</header>
<ul class="icons">
<li><a href="../../tags/r-markdown/index.xml" type="application/rss+xml"
target="_blank" title="RSS" class="fa fa-rss"></a></li>
<li><a href="//github.com/RobertMyles" target="_blank" title="GitHub" class="fa fa-github"></a></li>
<li><a href="//linkedin.com/in/robert-mcdonnell-7475b320" target="_blank" title="LinkedIn" class="fa fa-linkedin"></a></li>
<li><a href="//stackoverflow.com/users/4296028/robertmc" target="_blank" title="Stack Overflow" class="fa fa-stack-overflow"></a></li>
<li><a href="//twitter.com/RobertMylesMc" target="_blank" title="Twitter" class="fa fa-twitter"></a></li>
<li><a href="mailto:robertmylesmcdonnell@gmail.com" title="Email" class="fa fa-envelope"></a></li>
</ul>
</section>
<section id="recent-posts">
<ul class="posts">
<header>
<h3>Recent Posts</h3>
</header>
<li>
<article>
<header>
<h3><a href="../../2017/02/19/carnaval/">Carnaval!</a></h3>
<time class="published" datetime=
'2017-02-19'>
February 19, 2017</time>
</header>
</article>
</li>
<li>
<article>
<header>
<h3><a href="../../2017/02/01/how-to-make-a-github-pages-blog-with-rstudio-and-hugo/">How to make a GitHub pages blog with RStudio and Hugo</a></h3>
<time class="published" datetime=
'2017-02-01'>
February 1, 2017</time>
</header>
</article>
</li>
<li>
<article>
<header>
<h3><a href="../../brad_pitt_movies.html">Ranking Brad Pitt’s Movies in R</a></h3>
<time class="published" datetime=
'2017-01-11'>
January 11, 2017</time>
</header>
</article>
</li>
<li>
<article>
<header>
<h3><a href="../../background-image-rmarkdown.html">Tips and Tricks for R Markdown html</a></h3>
<time class="published" datetime=
'2017-01-02'>
January 2, 2017</time>
</header>
</article>
</li>
<li>
<article>
<header>
<h3><a href="../../colour-table.html">Make a colour table in R with ggplot2</a></h3>
<time class="published" datetime=
'2016-12-29'>
December 29, 2016</time>
</header>
</article>
</li>
<li>
<article>
<header>
<h3><a href="../../2016/12/21/suicides-in-ireland/">Suicides in Ireland</a></h3>
<time class="published" datetime=
'2016-12-21'>
December 21, 2016</time>
</header>
</article>
</li>
<li>
<article>
<header>
<h3><a href="../../meps.html">Theme-Specific Voting in the European Parliament</a></h3>
<time class="published" datetime=
'2016-10-20'>
October 20, 2016</time>
</header>
</article>
</li>
<li>
<article>
<header>
<h3><a href="../../electionsbr.html">Map-making with R and electionsBR</a></h3>
<time class="published" datetime=
'2016-10-09'>
October 9, 2016</time>
</header>
</article>
</li>
<li>
<article>
<header>
<h3><a href="../../re-creating-plots-from-the-economist-in-r.html">Re-creating Plots from The Economist in R and ggplot2</a></h3>
<time class="published" datetime=
'2016-08-21'>
August 21, 2016</time>
</header>
</article>
</li>
<li>
<article>
<header>
<h3><a href="../../geo-reference-an-image-in-r.html">Geo-reference an image in R</a></h3>
<time class="published" datetime=
'2016-08-13'>
August 13, 2016</time>
</header>
</article>
</li>
<li>
<ul class="actions">
<li><a href=
/post/
class="button">View more posts</a></li>
</ul>
</li>
</ul>
</section>
<section id="categories">
<ul class="posts">
<header>
<h3><a href="../../categories/">Categories</a></h3>
</header>
<li>
<article>
<header>
<a href="../../categories/r/">r</a>
<span style="float:right;">15</span>
</header>
</article>
</li>
<li>
<article>
<header>
<a href="../../categories/bayesian-statistics/">bayesian-statistics</a>
<span style="float:right;">2</span>
</header>
</article>
</li>
<li>
<article>
<header>
<a href="../../categories/political-science/">political-science</a>
<span style="float:right;">2</span>
</header>
</article>
</li>
<li>
<article>
<header>
<a href="../../categories/webscraping/">webscraping</a>
<span style="float:right;">2</span>
</header>
</article>
</li>
<li>
<article>
<header>
<a href="../../categories/carnaval/">carnaval</a>
<span style="float:right;">1</span>
</header>
</article>
</li>
<li>
<article>
<header>
<a href="../../categories/github/">github</a>
<span style="float:right;">1</span>
</header>
</article>
</li>
<li>
<article>
<header>
<a href="../../categories/hugo/">hugo</a>
<span style="float:right;">1</span>
</header>
</article>
</li>
<li>
<article>
<header>
<a href="../../categories/ideal-points/">ideal-points</a>
<span style="float:right;">1</span>
</header>
</article>
</li>
<li>
<article>
<header>
<a href="../../categories/irt/">irt</a>
<span style="float:right;">1</span>
</header>
</article>
</li>
<li>
<article>
<header>
<a href="../../categories/jags/">jags</a>
<span style="float:right;">1</span>
</header>
</article>
</li>
<li>
<article>
<header>
<a href="../../categories/r-markdown/">r-markdown</a>
<span style="float:right;">1</span>
</header>
</article>
</li>
<li>
<article>
<header>
<a href="../../categories/selenium/">selenium</a>
<span style="float:right;">1</span>
</header>
</article>
</li>
<li>
<article>
<header>
<a href="../../categories/stan/">stan</a>
<span style="float:right;">1</span>
</header>
</article>
</li>
<li>
<article>
<header>
<a href="../../categories/s%C3%A3o-paulo/">são-paulo</a>
<span style="float:right;">1</span>
</header>
</article>
</li>
</ul>
</section>
<section id="footer">
<ul class="icons">
<li><a href="../../tags/r-markdown/index.xml" type="application/rss+xml"
target="_blank" title="RSS" class="fa fa-rss"></a></li>
<li><a href="//github.com/RobertMyles" target="_blank" title="GitHub" class="fa fa-github"></a></li>
<li><a href="//linkedin.com/in/robert-mcdonnell-7475b320" target="_blank" title="LinkedIn" class="fa fa-linkedin"></a></li>
<li><a href="//stackoverflow.com/users/4296028/robertmc" target="_blank" title="Stack Overflow" class="fa fa-stack-overflow"></a></li>
<li><a href="//twitter.com/RobertMylesMc" target="_blank" title="Twitter" class="fa fa-twitter"></a></li>
<li><a href="mailto:robertmylesmcdonnell@gmail.com" title="Email" class="fa fa-envelope"></a></li>
</ul>
<p class="copyright">© Robert Myles McDonnell. Design: <a href="http://html5up.net" target="_blank">HTML5 UP</a>. Ported by <a href="//github.com/jpescador" target="_blank">Julio Pescador</a>. Powered by <a href="//gohugo.io" target="_blank">Hugo</a></p>
</section>
</section>
</div>
<a id="back-to-top" href="#" class="fa fa-arrow-up fa-border fa-2x"></a>
<script type="text/x-mathjax-config">
MathJax.Hub.Config({
tex2jax: {
skipTags: ['script', 'noscript', 'style', 'textarea', 'pre']
}
});
</script>
<script type="text/javascript"
src="https://cdn.mathjax.org/mathjax/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML">
</script>
<script src="../../js/jquery.min.js"></script>
<script src="../../js/skel.min.js"></script>
<script src="../../js/util.js"></script>
<script src="../../js/main.js"></script>
<script src="../../js/backToTop.js"></script>
<script src="../../js/highlight.pack.js"></script>
<script>hljs.initHighlightingOnLoad();</script>
</body>
</html>
| RobertMyles/RobertMyles.github.io | tags/r-markdown/index.html | HTML | mit | 41,386 |
<!DOCTYPE html>
<html class="no-js" lang="en">
<head>
<meta charset="utf-8">
<title>Style Guide</title>
<meta name="description" content="">
<meta name="generator" content="kss-node">
<meta name="viewport" content="width=device-width">
<link rel="stylesheet" href="kss-assets/kss.css">
<link rel="stylesheet" href="../../frontpack/dist/css/global.css">
</head>
<body id="kss-node" >
<div class="kss-sidebar kss-style">
<header class="kss-header">
<h1 class="kss-doc-title">Style Guide</h1>
</header>
<nav class="kss-nav">
<ul class="kss-nav__menu">
<li class="kss-nav__menu-item">
<a class="kss-nav__menu-link" href="./">
<span class="kss-nav__ref">0</span
><span class="kss-nav__name">Overview</span>
</a>
</li>
<li class="kss-nav__menu-item">
<a class="kss-nav__menu-link" href="section-compass.html">
<span class="kss-nav__ref">1</span><span class="kss-nav__name">Compass</span>
</a>
</li>
<li class="kss-nav__menu-item">
<a class="kss-nav__menu-link" href="section-components.html">
<span class="kss-nav__ref">2</span><span class="kss-nav__name">Components</span>
</a>
</li>
<li class="kss-nav__menu-item">
<a class="kss-nav__menu-link" href="section-core.html">
<span class="kss-nav__ref">3</span><span class="kss-nav__name">Core Includes</span>
</a>
</li>
<li class="kss-nav__menu-item">
<a class="kss-nav__menu-link" href="section-foundation.html">
<span class="kss-nav__ref">4</span><span class="kss-nav__name">Foundation</span>
</a>
</li>
<li class="kss-nav__menu-item">
<a class="kss-nav__menu-link" href="section-frontpack.html">
<span class="kss-nav__ref">5</span><span class="kss-nav__name">Frontpack</span>
</a>
</li>
<li class="kss-nav__menu-item">
<a class="kss-nav__menu-link" href="section-global.html">
<span class="kss-nav__ref">6</span><span class="kss-nav__name">Global Style Sheet</span>
</a>
</li>
<li class="kss-nav__menu-item">
<a class="kss-nav__menu-link" href="section-motion-ui.html">
<span class="kss-nav__ref">7</span><span class="kss-nav__name">Motion UI</span>
</a>
</li>
<li class="kss-nav__menu-item">
<a class="kss-nav__menu-link" href="section-variables.html">
<span class="kss-nav__ref">8</span><span class="kss-nav__name">Variables</span>
</a>
</li>
</ul>
</nav>
</div>
<article role="main" class="kss-main">
<div id="kssref-core" class="kss-section kss-section--depth-1 ">
<div class="kss-style">
<h1 class="kss-title kss-title--level-1">
<a class="kss-title__permalink" href="#kssref-core">
<span class="kss-title__ref">
3
<span class="kss-title__permalink-hash">
#core
</span>
</span>
Core Includes
</a>
</h1>
<div class="kss-description">
<p>Should be used when creating new CSS files.</p>
</div>
</div>
<div class="kss-source kss-style">
Source: <code>_core.scss</code>, line 1
</div>
</div>
</article>
<!-- SCRIPTS -->
<script src="kss-assets/kss.js"></script>
<script src="kss-assets/scrollspy.js"></script>
<script src="kss-assets/prettify.js"></script>
<script src="kss-assets/kss-fullscreen.js"></script>
<script src="kss-assets/kss-guides.js"></script>
<script src="kss-assets/kss-markup.js"></script>
<script>
prettyPrint();
var spy = new ScrollSpy('#kss-node', {
nav: '.kss-nav__menu-child > li > a',
className: 'is-in-viewport'
});
var kssFullScreen = new KssFullScreen({
idPrefix: 'kss-fullscreen-',
bodyClass: 'kss-fullscreen-mode',
elementClass: 'is-fullscreen'
});
var kssGuides = new KssGuides({
bodyClass: 'kss-guides-mode'
});
var kssMarkup = new KssMarkup({
bodyClass: 'kss-markup-mode',
detailsClass: 'kss-markup'
});
</script>
<script src="../../frontpack/dist/js/common.js"></script>
<script src="../../frontpack/dist/js/global.js"></script>
<!-- Automatically built using <a href="https://github.com/kss-node/kss-node">kss-node</a>. -->
</body>
</html>
| bmarshall511/frontpack | styleguide/section-core.html | HTML | mit | 4,382 |
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="generator" content="rustdoc">
<meta name="description" content="API documentation for the Rust `S_IRWXG` constant in crate `libc`.">
<meta name="keywords" content="rust, rustlang, rust-lang, S_IRWXG">
<title>libc::S_IRWXG - Rust</title>
<link rel="stylesheet" type="text/css" href="../rustdoc.css">
<link rel="stylesheet" type="text/css" href="../main.css">
<link rel="shortcut icon" href="https://doc.rust-lang.org/favicon.ico">
</head>
<body class="rustdoc">
<!--[if lte IE 8]>
<div class="warning">
This old browser is unsupported and will most likely display funky
things.
</div>
<![endif]-->
<nav class="sidebar">
<a href='../libc/index.html'><img src='https://www.rust-lang.org/logos/rust-logo-128x128-blk-v2.png' alt='' width='100'></a>
<p class='location'><a href='index.html'>libc</a></p><script>window.sidebarCurrent = {name: 'S_IRWXG', ty: 'constant', relpath: ''};</script><script defer src="sidebar-items.js"></script>
</nav>
<nav class="sub">
<form class="search-form js-only">
<div class="search-container">
<input class="search-input" name="search"
autocomplete="off"
placeholder="Click or press ‘S’ to search, ‘?’ for more options…"
type="search">
</div>
</form>
</nav>
<section id='main' class="content constant">
<h1 class='fqn'><span class='in-band'><a href='index.html'>libc</a>::<wbr><a class='constant' href=''>S_IRWXG</a></span><span class='out-of-band'><span id='render-detail'>
<a id="toggle-all-docs" href="javascript:void(0)" title="collapse all docs">
[<span class='inner'>−</span>]
</a>
</span><a id='src-1145' class='srclink' href='../src/libc/unix/notbsd/mod.rs.html#193' title='goto source code'>[src]</a></span></h1>
<pre class='rust const'>pub const S_IRWXG: <a class='type' href='../libc/type.mode_t.html' title='libc::mode_t'>mode_t</a><code> = </code><code>56</code></pre></section>
<section id='search' class="content hidden"></section>
<section class="footer"></section>
<aside id="help" class="hidden">
<div>
<h1 class="hidden">Help</h1>
<div class="shortcuts">
<h2>Keyboard Shortcuts</h2>
<dl>
<dt>?</dt>
<dd>Show this help dialog</dd>
<dt>S</dt>
<dd>Focus the search field</dd>
<dt>⇤</dt>
<dd>Move up in search results</dd>
<dt>⇥</dt>
<dd>Move down in search results</dd>
<dt>⏎</dt>
<dd>Go to active search result</dd>
</dl>
</div>
<div class="infos">
<h2>Search Tricks</h2>
<p>
Prefix searches with a type followed by a colon (e.g.
<code>fn:</code>) to restrict the search to a given type.
</p>
<p>
Accepted types are: <code>fn</code>, <code>mod</code>,
<code>struct</code>, <code>enum</code>,
<code>trait</code>, <code>type</code>, <code>macro</code>,
and <code>const</code>.
</p>
<p>
Search functions by type signature (e.g.
<code>vec -> usize</code>)
</p>
</div>
</div>
</aside>
<script>
window.rootPath = "../";
window.currentCrate = "libc";
window.playgroundUrl = "";
</script>
<script src="../jquery.js"></script>
<script src="../main.js"></script>
<script defer src="../search-index.js"></script>
</body>
</html> | ebfull/ebfull.github.io | pcap/libc/constant.S_IRWXG.html | HTML | mit | 4,114 |
---
date: 2011-10-06T00:00:00Z
published: true
title: How To Live Life LIKE A BOSS IV [Gifs] | Smosh
url: /2011/10/06/how-to-live-life-like-a-boss-iv-gifs-smosh/
---
<div class="posterous_bookmarklet_entry">
<blockquote class="posterous_medium_quote">In life we are given a choice. Do we do things normally, or do we do things... LIKE A BOSS? These people have made the choice to live life like a boss.It's way dangerous, so don't try and be this boss at home!</blockquote>
<div class="posterous_quote_citation">via <a href="http://www.smosh.com/smosh-pit/photos/how-live-life-boss-iv">smosh.com</a></div>
<p></p></div>
| darron/blog | content/post/2011-10-06-how-to-live-life-like-a-boss-iv-gifs-smosh.html | HTML | mit | 632 |
<!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 v5.4.1 - v5.5.0: 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 v5.4.1 - v5.5.0
</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="inherits.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_1Isolate.html">Isolate</a></li><li class="navelem"><a class="el" href="classv8_1_1Isolate_1_1SuppressMicrotaskExecutionScope.html">SuppressMicrotaskExecutionScope</a></li> </ul>
</div>
</div><!-- top -->
<div class="header">
<div class="headertitle">
<div class="title">v8::Isolate::SuppressMicrotaskExecutionScope Member List</div> </div>
</div><!--header-->
<div class="contents">
<p>This is the complete list of members for <a class="el" href="classv8_1_1Isolate_1_1SuppressMicrotaskExecutionScope.html">v8::Isolate::SuppressMicrotaskExecutionScope</a>, including all inherited members.</p>
<table class="directory">
<tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>SuppressMicrotaskExecutionScope</b>(Isolate *isolate) (defined in <a class="el" href="classv8_1_1Isolate_1_1SuppressMicrotaskExecutionScope.html">v8::Isolate::SuppressMicrotaskExecutionScope</a>)</td><td class="entry"><a class="el" href="classv8_1_1Isolate_1_1SuppressMicrotaskExecutionScope.html">v8::Isolate::SuppressMicrotaskExecutionScope</a></td><td class="entry"><span class="mlabel">explicit</span></td></tr>
<tr bgcolor="#f0f0f0"><td class="entry"><b>~SuppressMicrotaskExecutionScope</b>() (defined in <a class="el" href="classv8_1_1Isolate_1_1SuppressMicrotaskExecutionScope.html">v8::Isolate::SuppressMicrotaskExecutionScope</a>)</td><td class="entry"><a class="el" href="classv8_1_1Isolate_1_1SuppressMicrotaskExecutionScope.html">v8::Isolate::SuppressMicrotaskExecutionScope</a></td><td class="entry"></td></tr>
</table></div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated 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 | 00148b3/html/classv8_1_1Isolate_1_1SuppressMicrotaskExecutionScope-members.html | HTML | mit | 5,500 |
<div class="top-bar ribbon show-for-xlarge data-expanded" id="ribbon">
<div id="ribbon-nav" class="row column">
<nav class="top-bar-right" role="navigation">
<ul class="menu">
<li id="desktop-corporate-home"><a href="/corporate/">Freddie Mac Home</a></li>
<li id="desktop-singlefamily-home"><a href="/singlefamily/">Single-Family</a></li>
<li id="desktop-multifamily-home"><a href="/multifamily/">Multifamily</a></li>
<li id="desktop-markets-home"><a href="/capital-markets/">Capital Markets</a></li>
</ul>
<ul class="menu vertical ribbon-rbo-section" data-accordion-menu>
<li class="nav-accordion-parent ribbon-rbo-toggle"><a href="#">Renters, Buyers, & Owners</a>
<ul class="menu vertical nested" style="display: none;">
<li><a href="http://myhome.freddiemac.com/"><h4>My Home by Freddie Mac<sup>®</sup></h4>
<p>Resources to help you rent, buy and own your home.</p></a>
</li>
<li><a href="https://ww3.freddiemac.com/loanlookup/"><h4>Do we own your mortgage?</h4>
<p>Find out if Freddie Mac owns your loan using our secured lookup tool.</p></a>
</li>
<li><a href="https://www.homesteps.com/"><h4>Homes for Sale</h4>
<p>Buy a home from HomeSteps<sup>®</sup>, the real estate sales unit of Freddie Mac.</p></a>
</li>
</ul>
</li>
</ul>
<ul class="menu">
<li id="desktop-search-wrapper">
<form action="http://search.freddiemac.com/search" method="get" accept-charset="utf-8">
<input type="hidden" name="entqr" value="0">
<input type="hidden" name="output" value="xml_no_dtd">
<input type="hidden" name="sort" value="date:D:L:d1">
<input type="hidden" name="client" value="default_frontend">
<input type="hidden" name="ud" value="1">
<input type="hidden" name="oe" value="UTF-8">
<input type="hidden" name="ie" value="UTF-8">
<input type="hidden" name="proxystylesheet" value="default_frontend">
<input type="hidden" name="getfields" value="description">
<input type="hidden" name="site" value="default_collection">
<div class="input-group">
<input type="search" placeholder="Search" name="q" class="input-group-field">
<div class="input-group-button">
<button type="submit" class="button" aria-label="submit search"></button>
</div>
</div>
</form>
</li>
</ul>
</nav>
</div>
</div>
| marlonShawDEV/workForceHousing | src/partials/ribbon.html | HTML | mit | 2,696 |
{% extends "lecturer/lecturer_base.html" %}
{% load staticfiles %}
{% load compile_static %}
{% block title %}麻辣老师双师直播后台 - 上课首页{% endblock %}
{% block extrastyle %}
<link rel="stylesheet" type="text/css" href="{% static 'lecturer/less/index.less'|compile %}?{% lorem 1 w random %}">
{% endblock %}
{% block addition_js %}
<script src="{% static 'common/js/echarts.common.min.js' %}"></script>
<script src="{% static 'lecturer/js/index.js' %}?{% lorem 1 w random %}"></script>
{% endblock %}
{% block content %}
<h1>开始上课首页</h1>
{% if not live_course_timeslot %}
<h2><span class="label label-info">当前暂无您的直播课程</span></h2>
{% else %}
<h2><span
class="label label-primary">课程名称 - {{ live_course_timeslot.live_course.name }}</span>
</h2>
<form class="form-inline">
<div class="form-group">
<label>选择题组</label>
<select id="question-group" class="form-control">
{% for question_group in question_groups %}
<option
value="{{ question_group.id }}"
{% if active_session.question_group.id == question_group.id %}
selected="selected"
{% endif %}>
{{ question_group.title }}
</option>
{% endfor %}
</select>
<div class="form-group">
<input type="button" class="form-control btn-success"
data-action="start" value="开始答题" />
<input type="button" class="form-control btn-danger"
data-action="stop" value="结束答题"/>
</div>
<input type="hidden" id="live-course-timeslot"
value="{{ live_course_timeslot.id }}"/>
<input type="hidden" id="active-session"
{% if active_session %}
value="{{ active_session.id }}"
{% endif %} />
</div>
</form>
<div class="container">
<h5 class="exercise"></h5>
<ul class="option">
<li>A. <span></span></li>
<li>B. <span></span></li>
<li>C. <span></span></li>
<li>D. <span></span></li>
</ul>
<div class="row">
<div class="col-xs-6 text-center">
<button class="previous btn btn-info btn-lg">< 上一题</button>
</div>
<div class="col-xs-6 text-center">
<button class="next btn btn-info btn-lg">下一题 ></button>
</div>
</div>
</div>
<div class="container question">
<h3>结果统计:</h3>
<br>
<div class="row">
<div class="pie col-xs-6"></div>
<div class="bar col-xs-6"></div>
</div>
<div class="school">
<button class="btn btn-default sort">正序</button> 备注:按照正确率排序
<div class="container accuracy">
</div>
</div>
</div>
{% endif %}
{% endblock %}
| malaonline/Server | server/templates/lecturer/living/index.html | HTML | mit | 2,830 |
<!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="./516df79e824defb12feac31a85fa2dad88737ef31f68fbd7dd50192ce2ac0f2b.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/a8af36f3b8966afd2243830b1290247dc2419ff32895833a96340b7e9ba1a702.html | HTML | mit | 550 |
{% extends "base.html" %}
{% import "bootstrap/wtf.html" as wtf %}
{% block title %}Orders{% endblock %}
{% block page_content %}
<div class="page-header">
<h1>Orders</h1>
<table class="table">
<th>ID</th>
<th>Ingredients</th>
<th>Actions</th>
{% for order in orders %}
<tr>
<td>{{ order.id }}</td>
<td>{{ order.ingredients }}</td>
<td><a href="{{ url_for('remove_order', order_id=order.id) }}">Delete</a></td>
</tr>
{% endfor %}
</table>
</div>
{% endblock %}
| thesecretlab/burgerthing | server/templates/orders.html | HTML | mit | 572 |
{% extends "layout.html" %}
{% block pageTitle %}
GOV.UK prototyping kit
{% endblock %}
{% block content %}
{% import "pip16/elements.html" as elements %}
{% for page in data %}
{% for question in page.somewhereNeverBeenBefore %}
<main id="content" role="main">
<div class="grid-row">
<div class="column-two-thirds">
<form action="/pip16/somewhereNeverBeenBefore{% if edit %}?edit=true{% endif %}" method="post" class="form form-group-frequency">
{{ elements.header(page,question) }}
{% set seq = [
{"id":"affect1", "label":question.knowingLabel, "value":question.knowingLabel, "showPanel":"details"},
{"id":"affect2", "label":question.publicLabel, "value":question.publicLabel, "showPanel":"details"},
{"id":"affect3", "label":question.askingHelpLabel, "value":question.askingHelpLabel, "showPanel":"details"},
{"id":"affect4", "label":question.lostLabel, "value":question.lostLabel, "showPanel":"details"},
{"id":"affect5", "label":question.mapsLabel, "value":question.mapsLabel, "showPanel":"details"},
{"id":"affect9", "label":question.otherWayLabel, "value":question.otherWayLabel, "showPanel":"details",
"target" : "target2",
"textbox" : true,
"textboxId" : "textboxId2",
"textboxAnswer" : answers.textboxId2
},
{"id":"affect10", "label":question.doesntLabel, "value":question.doesntLabel, "hidePanel":"details"}
] %}
{{ elements.checkbox('optionsName',"checkbox",question.question,page.tickAll,seq,answers,answers.optionsName,"check-uncheck") }}
<div class="form-group panel-indent
{% if not answers.optionsName or answers.optionsName == question.doesntLabel %}js-hidden{% endif %}" id="details">
{% set seq = [
{id:"conditionAffect1",label:question.relySomeoneLabel,value:question.relySomeoneLabel},
{id:"conditionAffect2",label:question.relyGuideLabel,value:question.relyGuideLabel},
{id:"conditionAffect3",label:question.ownLabel,value:question.ownLabel},
{"id":"conditionAffect6", "label":question.otherWayLabel, "value":question.otherWayLabel,
"target" : "conditionAffectOther",
"textarea" : true,
"textareaId" : "conditionAffectOther",
"textareaLabel" : "",
"textareaAnswer" : answers.conditionAffectOther
}
] %}
{{ elements.checkbox('conditionAffect',"checkbox",question.question2,'',seq,answers,answers.conditionAffect) }}
{{ elements.textarea("howDoes",question.question3,answers.howDoes,"",question.helpTextHd,question.helpText) }}
</div>
{{ elements.submit(page,question) }}
</form>
</div>
</div>
</main>
{% endfor %}
{% endfor %}
{% endblock %}
| gup-dwp/pip-prototype-v2 | app/views/pip16/somewhereNeverBeenBefore.html | HTML | mit | 2,752 |
<div class="commune_descr limited">
<p>
Oisy-le-Verger est
une commune localisée dans le département des Pas-de-Calais en Nord-Pas-de-Calais. Elle comptait 1 283 habitants en 2008.</p>
<p>À proximité de Oisy-le-Verger sont positionnées géographiquement les villes de
<a href="{{VLROOT}}/immobilier/sauchy-lestree_62781/">Sauchy-Lestrée</a> située à 2 km, 451 habitants,
<a href="{{VLROOT}}/immobilier/palluel_62646/">Palluel</a> à 2 km, 559 habitants,
<a href="{{VLROOT}}/immobilier/rumaucourt_62728/">Rumaucourt</a> à 4 km, 694 habitants,
<a href="{{VLROOT}}/immobilier/epinoy_62298/">Épinoy</a> localisée à 3 km, 514 habitants,
<a href="{{VLROOT}}/immobilier/aubencheul-au-bac_59023/">Aubencheul-au-Bac</a> située à 2 km, 519 habitants,
<a href="{{VLROOT}}/immobilier/brunemont_59115/">Brunémont</a> à 2 km, 531 habitants,
entre autres. De plus, Oisy-le-Verger est située à seulement treize km de <a href="{{VLROOT}}/immobilier/douai_59178/">Douai</a>.</p>
<p>Oisy-le-Verger est situé à seulement 11 Kilomètres de Cambrai, les élèves qui souhaiteront se loger à pas cher pourront envisager de prendre un appartement à Oisy-le-Verger. Oisy-le-Verger est également un bon placement locatif a cause de sa proximité de Cambrai et de ses Universités. Il sera facile de trouver un appartement à acheter. </p>
<p>Le nombre d'habitations, à Oisy-le-Verger, se décomposait en 2011 en neuf appartements et 516 maisons soit
un marché plutôt équilibré.</p>
<p>À Oisy-le-Verger, la valeur moyenne à l'achat d'un appartement s'évalue à zero € du m² en vente. Le prix moyen d'une maison à l'achat se situe à 2 020 € du m². À la location la valeur moyenne se situe à 7,09 € du m² mensuel.</p>
<p>La commune compte quelques aménagements, elle dispose, entre autres, de un terrain de sport.</p>
</div>
| donaldinou/frontend | src/Viteloge/CoreBundle/Resources/descriptions/62638.html | HTML | mit | 1,906 |
<!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 (1.8.0_45) on Sat May 30 15:29:07 PDT 2015 -->
<title>Coordinate</title>
<meta name="date" content="2015-05-30">
<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="Coordinate";
}
}
catch(err) {
}
//-->
var methods = {"i0":10,"i1":10,"i2":10,"i3":10,"i4":10,"i5":10};
var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]};
var altColor = "altColor";
var rowColor = "rowColor";
var tableTab = "tableTab";
var activeTableTab = "activeTableTab";
</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="package-summary.html">Package</a></li>
<li class="navBarCell1Rev">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>
<div class="subNav">
<ul class="navList">
<li><a href="Config.html" title="class in <Unnamed>"><span class="typeNameLink">Prev Class</span></a></li>
<li><a href="Equipment.html" title="class in <Unnamed>"><span class="typeNameLink">Next Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="index.html?Coordinate.html" target="_top">Frames</a></li>
<li><a href="Coordinate.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>
<div>
<ul class="subNavList">
<li>Summary: </li>
<li>Nested | </li>
<li>Field | </li>
<li><a href="#constructor.summary">Constr</a> | </li>
<li><a href="#method.summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail: </li>
<li>Field | </li>
<li><a href="#constructor.detail">Constr</a> | </li>
<li><a href="#method.detail">Method</a></li>
</ul>
</div>
<a name="skip.navbar.top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<!-- ======== START OF CLASS DATA ======== -->
<div class="header">
<h2 title="Class Coordinate" class="title">Class Coordinate</h2>
</div>
<div class="contentContainer">
<ul class="inheritance">
<li>java.lang.Object</li>
<li>
<ul class="inheritance">
<li>Coordinate</li>
</ul>
</li>
</ul>
<div class="description">
<ul class="blockList">
<li class="blockList">
<hr>
<br>
<pre>public class <span class="typeNameLabel">Coordinate</span>
extends java.lang.Object</pre>
<div class="block"><pre>
Purpose
The Coordinate class allows for an object to represent a point on the
(x, y) plane of JavaWorld. This makes it easy to pass around a room
location, item location, or player location, instead of having to pass two
separate integers.
Structure / Process
The Coordinate class is used within JavaWorld at several locations to
handle passing x and y coordinates.
</pre></div>
</li>
</ul>
</div>
<div class="summary">
<ul class="blockList">
<li class="blockList">
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
<ul class="blockList">
<li class="blockList"><a name="constructor.summary">
<!-- -->
</a>
<h3>Constructor Summary</h3>
<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
<caption><span>Constructors</span><span class="tabEnd"> </span></caption>
<tr>
<th class="colOne" scope="col">Constructor and Description</th>
</tr>
<tr class="altColor">
<td class="colOne"><code><span class="memberNameLink"><a href="Coordinate.html#Coordinate--">Coordinate</a></span>()</code>
<div class="block">Default constructor for the Coordinate class.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><code><span class="memberNameLink"><a href="Coordinate.html#Coordinate-int-int-">Coordinate</a></span>(int x,
int y)</code>
<div class="block">Parameterized constructor for the Coordinate class.</div>
</td>
</tr>
</table>
</li>
</ul>
<!-- ========== METHOD SUMMARY =========== -->
<ul class="blockList">
<li class="blockList"><a name="method.summary">
<!-- -->
</a>
<h3>Method Summary</h3>
<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd"> </span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd"> </span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd"> </span></span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tr id="i0" class="altColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="Coordinate.html#equals-Coordinate-">equals</a></span>(<a href="Coordinate.html" title="class in <Unnamed>">Coordinate</a> oneCoordinate)</code>
<div class="block">Method which tests whether two given Coordinate Objects are equal.</div>
</td>
</tr>
<tr id="i1" class="rowColor">
<td class="colFirst"><code>int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="Coordinate.html#getCoordX--">getCoordX</a></span>()</code>
<div class="block">Method to return the value of the X coordinate.</div>
</td>
</tr>
<tr id="i2" class="altColor">
<td class="colFirst"><code>int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="Coordinate.html#getCoordY--">getCoordY</a></span>()</code>
<div class="block">Method to return the value of the Y coordinate.</div>
</td>
</tr>
<tr id="i3" class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="Coordinate.html#setCoordinateX-int-">setCoordinateX</a></span>(int x)</code>
<div class="block">Method to set the value of the X coordinate.</div>
</td>
</tr>
<tr id="i4" class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="Coordinate.html#setCoordinateY-int-">setCoordinateY</a></span>(int y)</code>
<div class="block">Method to set the value of the Y coordinate.</div>
</td>
</tr>
<tr id="i5" class="rowColor">
<td class="colFirst"><code>java.lang.String</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="Coordinate.html#toString--">toString</a></span>()</code>
<div class="block">Method which returns the given Object's coordinate values.</div>
</td>
</tr>
</table>
<ul class="blockList">
<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
<!-- -->
</a>
<h3>Methods inherited from class java.lang.Object</h3>
<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait</code></li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
<div class="details">
<ul class="blockList">
<li class="blockList">
<!-- ========= CONSTRUCTOR DETAIL ======== -->
<ul class="blockList">
<li class="blockList"><a name="constructor.detail">
<!-- -->
</a>
<h3>Constructor Detail</h3>
<a name="Coordinate--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>Coordinate</h4>
<pre>public Coordinate()</pre>
<div class="block">Default constructor for the Coordinate class. X and Y are initialized
to -1.</div>
</li>
</ul>
<a name="Coordinate-int-int-">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>Coordinate</h4>
<pre>public Coordinate(int x,
int y)</pre>
<div class="block">Parameterized constructor for the Coordinate class. X and Y are
initialized to the given arguments.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>x</code> - Initializes the coordX field.</dd>
<dd><code>y</code> - Initializes the coordY field.</dd>
</dl>
</li>
</ul>
</li>
</ul>
<!-- ============ METHOD DETAIL ========== -->
<ul class="blockList">
<li class="blockList"><a name="method.detail">
<!-- -->
</a>
<h3>Method Detail</h3>
<a name="getCoordX--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getCoordX</h4>
<pre>public int getCoordX()</pre>
<div class="block">Method to return the value of the X coordinate.</div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>The value of the coordX field.</dd>
</dl>
</li>
</ul>
<a name="getCoordY--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getCoordY</h4>
<pre>public int getCoordY()</pre>
<div class="block">Method to return the value of the Y coordinate.</div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>The value of the coordY field.</dd>
</dl>
</li>
</ul>
<a name="setCoordinateX-int-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setCoordinateX</h4>
<pre>public void setCoordinateX(int x)</pre>
<div class="block">Method to set the value of the X coordinate.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>x</code> - Sets the value of the coordX field.</dd>
</dl>
</li>
</ul>
<a name="setCoordinateY-int-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setCoordinateY</h4>
<pre>public void setCoordinateY(int y)</pre>
<div class="block">Method to set the value of the Y coordinate.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>y</code> - Sets the value of the coordY field.</dd>
</dl>
</li>
</ul>
<a name="toString--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>toString</h4>
<pre>public java.lang.String toString()</pre>
<div class="block">Method which returns the given Object's coordinate values.</div>
<dl>
<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
<dd><code>toString</code> in class <code>java.lang.Object</code></dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>A String representing the class and its (coordX, coordY) fields.</dd>
</dl>
</li>
</ul>
<a name="equals-Coordinate-">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>equals</h4>
<pre>public boolean equals(<a href="Coordinate.html" title="class in <Unnamed>">Coordinate</a> oneCoordinate)</pre>
<div class="block">Method which tests whether two given Coordinate Objects are equal.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>oneCoordinate</code> - A Coordinate object to test against this.</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>A boolean value indicating whether the objects are equal.</dd>
</dl>
</li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
</div>
<!-- ========= END OF CLASS DATA ========= -->
<!-- ======= 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="package-summary.html">Package</a></li>
<li class="navBarCell1Rev">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>
<div class="subNav">
<ul class="navList">
<li><a href="Config.html" title="class in <Unnamed>"><span class="typeNameLink">Prev Class</span></a></li>
<li><a href="Equipment.html" title="class in <Unnamed>"><span class="typeNameLink">Next Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="index.html?Coordinate.html" target="_top">Frames</a></li>
<li><a href="Coordinate.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>
<div>
<ul class="subNavList">
<li>Summary: </li>
<li>Nested | </li>
<li>Field | </li>
<li><a href="#constructor.summary">Constr</a> | </li>
<li><a href="#method.summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail: </li>
<li>Field | </li>
<li><a href="#constructor.detail">Constr</a> | </li>
<li><a href="#method.detail">Method</a></li>
</ul>
</div>
<a name="skip.navbar.bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
</body>
</html>
| nswarner/javaworld | documentation/Coordinate.html | HTML | mit | 13,828 |
---
title: Некоторые биткойн-термины, которые вы, возможно, слышали
description : Биткойн предлагает новый подход к реализации платежей, а значит, ваш словарный запас пополнится новыми терминами.
---
<h1>Некоторые биткойн-термины, которые вы, возможно, слышали</h1>
<p class="summarytxt">Биткойн предлагает новый подход к реализации платежей, а значит, ваш словарный запас пополнится новыми терминами. Не волнуйтесь, вы постоянно узнаете новые слова, даже когда смотрите телевизор!</p>
<h2 id="table-of-contents">Содержание</h2>
<div class="index">
<p><a href="#address">Адрес</a></p>
<p><a href="#vanity">Адрес тщеславия</a></p>
<p><a href="#altcoin">Альткойн</a></p>
<p><a href="#atack">Атака 51%</a></p>
<p><a href="#volatility">Волатильность</a></p>
<p><a href="#bit">Бит</a></p>
<p><a href="#bitcoin">Биткойн</a></p>
<p><a href="#block">Блок</a></p>
<p><a href="#doublespend">Двойная трата или двойное расходование</a></p>
<p><a href="#wallet">Кошелек</a></p>
<p><a href="#cryptography">Криптография</a></p>
<p><a href="#mining">Майнинг</a></p>
<p><a href="#double-spend">Повторное расходование</a></p>
<p><a href="#signature">Подпись</a></p>
<p><a href="#confirmation">Подтверждение</a></p>
<p><a href="#private-key">Приватный ключ</a></p>
<p><a href="#hash-rate">Хэшрейт</a></p>
<p><a href="#block-chain">Цепочка блоков</a></p>
<p><a href="#btc">BTC</a></p>
<p><a href="#p2p">P2P</a></p>
</div>
<h2 id="address">Адрес</h2>
<p>Биткойн-адрес <b>похож на физический адрес или на е-мейл</b>. Это единственная информация, которую вам нужно предоставить кому-либо, чтобы он вам заплатил при помощи Биткойна. Единственная разница в том, что каждый адрес следует использовать лишь для одной транзакции.</p>
<h2 id="vanity">Адрес тщеславия (Vanity Address) </h2>
<p>Биткойн-адрес, содержащий определенный начальный элемент, например, имя, название или удобочитаемый текст.</p>
<h2 id="altcoin">Альткойн (Altcoin)</h2>
<p>Общее название для всех криптовалют, предлагаемых в качестве альтернативы биткойну. В их числе — лайткойн (Litecoin), риппл (Ripple), эфир (Ethereum) и др.</p>
<h2 id="atack">Атака 51% (51% attack)</h2>
<p>Состояние сети, при котором более половины вычислительной мощности сети криптовалюты контролируется одним майнером или группой майнеров в сговоре. Теоретически, этот объём вычислительной мощности дает контроль над сетью и возможность проводить выборочные транзакции и осуществлять форк сети. Это означает, что каждая клиентская программа в сети верит в подтвержденный блок транзакций атакующей стороны. Это дает им контроль над сетью, использую следующие полномочия:</p>
<ul>
<li>создавать транзакции, конфликтующие с чужими;</li>
<li>останавливать подтверждение чьей-либо транзакции;</li>
<li>тратить одни и те же монеты несколько раз;</li>
<li>мешать другим майнерам создавать действительные блоки.</li>
</ul>
<h2 id="bit">Бит</h2>
<p>Бит - это широко используемая дробная номинация биткойна. 1 000 000 (миллион) битов равен одному биткойну (BTC или B⃦). В битах гораздо удобнее указывать цены товаров и услуг и оставлять чаевые.</p>
<h2 id="bitcoin">Биткойн</h2>
<p>Биткойн - с заглавной буквы, используется для описания концепции Биткойна, или всей сети в целом. Например: "Я сегодня изучал протокол Биткойна". <br>Для обозначения валюты или расчетной единицы используется слово с прописной буквы: биткойн, биткойны. Например: "Я послал 10 биткойнов сегодня."; также часто используется аббревиатура BTC или XBT.</p>
<h2 id="block">Блок</h2>
<p>Блок - это <b>запись в цепочке блоков, которая содержит в себе множество ожидающих подтверждения транзакций и подтверждает их</b>. Грубо говоря, каждые 10 минут благодаря <a href="#block-chain">майнингу</a> в <a href="#mining">цепочку</a> добавляется новый блок транзакций.</p>
<h2 id="volatility">Волатильность (Volatility) </h2>
<p>Это статистический показатель, характеризующий тенденцию изменчивости цены с течением времени на торгуемые финансовые активы (в том числе криптовалюты).</p>
<h2 id="doublespend">Двойная трата или двойное расходование (Double spending)</h2>
<p>Попытка потратить одни и те же монеты повторно при выполнении двух или нескольких транзакций.</p>
<h2 id="wallet">Кошелек</h2>
<p>Биткойн-кошелек, если по простому, то это <b>эквивалент физического кошелька в сети Биткойн</b>. Кошелек на самом деле содержит ваш <a href="#private-key">приватный ключ(ключи)</a>, что позволяет вам тратить биткойны размещенные в <a href="#block-chain">цепочке блоков</a>. Каждый биткойн-кошелек показывает баланс всех биткойнов, которые он контролирует, и позволяет вам заплатить конкретную сумму конкретному человеку, как и физический кошелек. Он отличается от кредитных карт, где с вас списывает средства продавец.</p>
<h2 id="cryptography">Криптография</h2>
<p>Криптография - это область знаний, изучающая методы обеспечения секретности сообщения, надежность которых доказывается математически. В интернет-коммерции и банковском деле уже давно используются криптографические методы. В Биткойне криптография используется для предотвращения возможности потратить средства из чужого кошелька или повредить <a href="#block-chain">цепочку блоков</a>. Помимо этого, она используется для шифрования кошелька, чтобы его нельзя было использовать без пароля.</p>
<h2 id="mining">Майнинг</h2>
<p>Майнинг биткойнов - это процесс, подразумевающий <b>использование аппаратных ресурсов компьютера с целью выполнения математических вычислений для подтверждения транзакций</b> и обеспечения безопасности сети Биткойн. В качестве вознаграждения за свои услуги майнеры получают средства за подтвержденные транзакции - вновь создаваемые биткойны. Майнинг - это специфичный и конкурентный рынок, на котором вознаграждение делиться в соответствии с количеством выполненных вычислений. Не все биткойн-пользователи используют майнинг, это не легкий способ заработать.</p>
<h2 id="double-spend">Повторное расходование</h2>
<p>Если злоумышленник пробует <b>потратить свои биткойны на две разные сделки, в одно и тоже время</b>, это называется двойной тратой. <a href="#mining">Биткойн-майнинг</a>и <a href="#block-chain">цепочка блоков</a> существуют, чтобы сеть могла однозначно согласовать, которую из этих транзакций подтвердить, и соответственно считать действительной.</p>
<h2 id="signature">Подпись</h2>
<p><a href="#cryptography">Криптографическая</a> подпись - это <b>математический механизм, позволяющий кому-либо доказать право собственности</b>. В случае с Биткойном, <a href="#wallet">биткойн-кошелек</a> и содержащийся в нем <a href="#private-key">секретный ключ(ключи)</a> имеют неразрывную математическую связь. Когда ваша программа-кошелек подписывает транзакцию правильным приватным ключом, вся сеть видит, что ключи совпадают, и биткойны переводятся. Однако, нет никакого способа угадать ваш приватный ключ, чтобы украсть ваши с трудом заработанные биткойны.</p>
<h2 id="confirmation">Подтверждение</h2>
<p>Подтверждение означает, что транзакция была <b>обработана сетью и почти наверняка не будет отменена</b>. Транзакции получают подтверждения, когда они включены в блок и во все последующие блоки. Даже единственное подтверждение может быть сочтено безопасным для транзакции небольшого объема, тем не менее, для больших сумм, таких как 1000 долларов США и более, будет разумно подождать не менее 6 подтверждений. Каждое подтверждение <i>экспоненциально</i> уменьшает риск отмены транзакции.</p>
<h2 id="private-key">Приватный ключ</h2>
<p>Приватный ключ это <b>секретная информация, которая подтверждает ваше право тратить биткойны при помощи специального кошелька</b> посредством криптографической <a href="#signature">подписи</a>. Ваш приватный ключ (ключи) хранятся на вашем компьютере, если вы используете программный кошелек; они хранятся на удаленных серверах, если вы используете интернет кошелек. Не следует публично разглашать свои ключи, потому что они позволяют тратить биткойны из относящегося к ним кошелька.</p>
<h2 id="hash-rate">Хэшрейт</h2>
<p>Мощность хэширования (хэшрейт) - это <b>единица измерения вычислительной мощности сети Биткойн</b>. Сеть Биткойн должна производить сложные математические вычисления в целях обеспечения безопасности. Когда сеть достигает хэшрейта 10 Терахэшей в секунду, это означает, что она может выполнять 10 триллионов вычислений за 1 секунду.</p>
<h2 id="block-chain">Цепочка блоков</h2>
<p>Цепочка блоков (блокчейн) - это <b>публичная запись всех биткойн-транзакций</b> в хронологическом порядке. Цепочка блоков едина для всех пользователей Биткойна. Она используется для обеспечения неизменности биткойн-транзакций и для предотвращения <a href="#double-spend">двойных трат</a>.</p>
<h2 id="btc">BTC</h2>
<p>Сокращение BTC часто используется для обозначение одного биткойна (также B⃦).</p>
<h2 id="p2p">P2P</h2>
<p>Термин peer to peer означает <b>систему, которая работает как организованное сообщество</b>, давая возможность каждому участнику напрямую взаимодействовать с остальными. Сеть Биткойн построена таким образом, что каждый пользователь транслирует транзакции остальных. Ключевым моментом является то, что для работы не требуется никакой банк или другой посредник.</p>
| sunnankar/wucorg | ru/glossary/index.html | HTML | mit | 15,201 |
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>smpl: 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.8.1 / smpl - 8.12.0.1</a></li>
</ul>
</div>
</div>
</div>
<div class="article">
<div class="row">
<div class="col-md-12">
<a href="../..">« Up</a>
<h1>
smpl
<small>
8.12.0.1
<span class="label label-info">Not compatible 👼</span>
</small>
</h1>
<p>📅 <em><script>document.write(moment("2021-12-26 09:58:06 +0000", "YYYY-MM-DD HH:mm:ss Z").fromNow());</script> (2021-12-26 09:58:06 UTC)</em><p>
<h2>Context</h2>
<pre># Packages matching: installed
# Name # Installed # Synopsis
base-bigarray base
base-threads base
base-unix base
camlp5 7.14 Preprocessor-pretty-printer of OCaml
conf-findutils 1 Virtual package relying on findutils
conf-perl 1 Virtual package relying on perl
coq 8.8.1 Formal proof management system
num 1.4 The legacy Num library for arbitrary-precision integer and rational arithmetic
ocaml 4.09.1 The OCaml compiler (virtual package)
ocaml-base-compiler 4.09.1 Official release 4.09.1
ocaml-config 1 OCaml Switch Configuration
ocamlfind 1.9.1 A library manager for OCaml
# opam file:
opam-version: "2.0"
maintainer: "Yannick Forster <forster@cs.uni-saarland.de>"
authors: ["Sigurd Schneider <sigurd.schneider@cs.uni-saarland.de>"
"Yannick Forster <forster@cs.uni-saarland.de>"
"Fabian Kunze <fabian.kunze@cs.uni-saarland.de>"]
homepage: "https://github.com/uds-psl/smpl"
bug-reports: "https://github.com/uds-psl/smpl/issues"
license: "MIT"
dev-repo: "git+https://github.com/uds-psl/smpl"
build: [make "-j%{jobs}%"]
install: [make "install"]
depends: [
"ocaml"
"coq" { >= "8.12" & < "8.13~" }
]
synopsis: "Smpl: An Extensible Tactic for Coq"
description: """
Smpl is useful for proof automation in Coq. Smpl provides named lists
of tactics to which tactics can be added with Coq commands. A special
tactic called 'smpl foo' executes the tactics in the lists named foo
in order, until one of them succeeds. Smpl works across modules by
merging tactics from all imports according to a priority number that
can be provided upon addition. Smpl thus allows to modify the behavior
of a tactic after it is defined in a convenient and modular way.
"""
url {
src: "https://github.com/uds-psl/smpl/archive/v8.12.0.1.tar.gz"
checksum: "sha256=36496ff2c59e5772782c900f6d27ba7899c8b362cf32ef22d9f7c9886748117b"
}
</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-smpl.8.12.0.1 coq.8.8.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.8.1).
The following dependencies couldn't be met:
- coq-smpl -> coq >= 8.12
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-smpl.8.12.0.1</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.09.1-2.0.6/released/8.8.1/smpl/8.12.0.1.html | HTML | mit | 7,179 |
<!-- Page Content -->
<div class="container">
<!-- Introduction Row -->
<div class="row">
<div class="col-lg-12">
<h1 class="page-header">About Us
<small>It's Nice to Meet You!</small>
</h1>
<p> At ShelexCollections.com, we strive to provide our customers with quality products at the best prices possible. All the while, we make all efforts to give them a level of service that they will never forget, making them want to come back for more.</p>
<p>ShelexCollections.com invites the best and brightest to join our team of talented professionals. If you are the type of person who likes to find new and interesting ways to work efficiently, enjoys working with a diverse community of professionals in a friendly atmosphere, and is willing to go the extra mile to achieve goals, this is the place for you.</p>
</div>
</div>
<!-- Team Members Row -->
<div class="row">
<div class="col-lg-12">
<h2 class="page-header">Recently added collections</h2>
</div>
<div ng-repeat="aboutInfo in aboutInfos | limitTo:4">
<div class="col-lg-6 col-sm-6 text-center">
<a href="#/shelex/{{ aboutInfo.id }}"><img class="img-circle img-responsive img-center" src="img/shirts/{{ aboutInfo.images[0].name }}" id="abt"></a>
<h3>{{ aboutInfo.name }}</h3>
<p>{{ aboutInfo.description }}</p>
</div>
</div>
</div>
</div> | ugoh2kelechi/shelexCollections | app/aboutus/aboutus.html | HTML | mit | 1,584 |
<!DOCTYPE HTML>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>My Drawings - Anat Knebel Shoval</title>
<link rel="stylesheet" type="text/css" media="screen" href="/css/screenGraphic.css" />
<script src="https://code.jquery.com/jquery-3.2.1.min.js" integrity="sha256-hwg4gsxgFZhOsEEamdOYGBf13FyQuiTwlAQgxVSNgt4=" crossorigin="anonymous"></script>
<script type="text/javascript" src="/js/splitImagesJS.js"></script>
</head>
<body onload="pageLoad()">
<div id="page">
<header>
<a class="logo" title="AKS logo" href="/"><span>AKS logo</span></a>
<div class="hero">
<h1>My Drawings</h1>
<a class="btn" title="Get advice from top designers" href="/">Enter my CV<span>: Instructional/Web Design | Animation & Postproduction | UX & UI </span></a>
</div>
<nav>
<a class="mobile_menu" title="Menu" href="#"></a>
<ul>
<li>
<a title="About Me" href="AboutMe.html">About Me</a>
</li>
<li>
<a title="Portfolio" href="#" aria-haspopup="true">Portfolio</a>
<ul>
<li>
<a title="Animation" href="#" aria-haspopup="true">Animation</a>
<ul>
<li>
<a title="2D" href="2DAnimation.html">2D</a>
</li>
<li>
<a title="3D" href="3DAnimation.html">3D</a>
</li>
</ul>
</li>
<li>
<a title="Code Corner" href="CodeCorner.html">Code Corner</a>
</li>
<li>
<a title="Design Corner" href="#" aria-haspopup="true">Design Corner</a>
<ul>
<li>
<a title="Graphic Design" href="GraphicDesign.html">Graphic Design</a>
</li>
<li>
<a title="Drawings" href="#">Drawings</a>
</li>
</ul>
</li>
<li>
<a title="Instructional Design" href="#">Instructional Design</a>
</li>
</ul>
</li>
<li>
<a title="Contact Me" href="ContactMe.html">Contact Me</a>
</li>
</ul>
</nav>
</header>
<div class="allVideos">
<div class="slideshow-container">
<div class="mySlides fade">
<div class="numbertext">1 / 3</div>
<div class="ba-slider">
<img class="maxWImg" src="/images/portfolio/Albert_Einstein.jpg" alt="My illustration of Albert Einstein picture">
<div class="resize">
<img class="maxWImg" src="/images/portfolio/Albert_Einstein_Head.jpg" alt="The origenal picture of Albert Einstein">
</div>
<span class="handle"></span>
</div>
<div class="text">Albert Einstein (The yellow slide is movable).</div>
</div>
<div class="mySlides fade">
<div class="numbertext">2 / 3</div>
<img class="maxWImg" src="/images/portfolio/wallPic.jpg" alt="A wall painting of a sad fairy">
<div class="text">A wall painting of a sad fairy (The yellow slide is movable).</div>
</div>
<div class="mySlides fade">
<div class="numbertext">3 / 3</div>
<img class="maxWImg" src="/images/portfolio/aFerryCaughtInCobwebs.jpg" alt="A picture of a fairy that is caught in cobwebs">
<div class="text">A fairy that is caught in cobwebs</div>
</div>
<a class="prev" onclick="plusSlides(-1)">❮</a>
<a class="next" onclick="plusSlides(1)">❯</a>
</div>
<br>
<div style="text-align:center">
<span class="dot" onclick="currentSlide(1)"></span>
<span class="dot" onclick="currentSlide(2)"></span>
<span class="dot" onclick="currentSlide(3)"></span>
</div>
</div>
<footer>
© Anat Knebel Shoval
<div class="content">
<a title="Privacy Policy" href="#">Privacy Policy</a>
<a title="Terms of Service" href="#">Terms of Service</a>
</div>
</footer>
</div>
</body>
</html>
| anatShoval/anat-portfolio | Drawings.html | HTML | mit | 5,744 |
<!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.6.0_19) on Fri Oct 29 16:39:55 MSD 2010 -->
<TITLE>
Uses of Class org.apache.poi.ss.formula.Formula (POI API Documentation)
</TITLE>
<META NAME="date" CONTENT="2010-10-29">
<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../stylesheet.css" TITLE="Style">
<SCRIPT type="text/javascript">
function windowTitle()
{
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Uses of Class org.apache.poi.ss.formula.Formula (POI API Documentation)";
}
}
</SCRIPT>
<NOSCRIPT>
</NOSCRIPT>
</HEAD>
<BODY BGCOLOR="white" onload="windowTitle();">
<HR>
<!-- ========= 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="../../../../../../org/apache/poi/ss/formula/Formula.html" title="class in org.apache.poi.ss.formula"><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="../package-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?org/apache/poi/ss/formula/\class-useFormula.html" target="_top"><B>FRAMES</B></A>
<A HREF="Formula.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>org.apache.poi.ss.formula.Formula</B></H2>
</CENTER>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
Packages that use <A HREF="../../../../../../org/apache/poi/ss/formula/Formula.html" title="class in org.apache.poi.ss.formula">Formula</A></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><A HREF="#org.apache.poi.hssf.record"><B>org.apache.poi.hssf.record</B></A></TD>
<TD>Record package contains class representations for XLS binary strutures. </TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><A HREF="#org.apache.poi.ss.formula"><B>org.apache.poi.ss.formula</B></A></TD>
<TD>This package contains common internal POI code for manipulating formulas. </TD>
</TR>
</TABLE>
<P>
<A NAME="org.apache.poi.hssf.record"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
Uses of <A HREF="../../../../../../org/apache/poi/ss/formula/Formula.html" title="class in org.apache.poi.ss.formula">Formula</A> in <A HREF="../../../../../../org/apache/poi/hssf/record/package-summary.html">org.apache.poi.hssf.record</A></FONT></TH>
</TR>
</TABLE>
<P>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left" COLSPAN="2">Methods in <A HREF="../../../../../../org/apache/poi/hssf/record/package-summary.html">org.apache.poi.hssf.record</A> that return <A HREF="../../../../../../org/apache/poi/ss/formula/Formula.html" title="class in org.apache.poi.ss.formula">Formula</A></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> <A HREF="../../../../../../org/apache/poi/ss/formula/Formula.html" title="class in org.apache.poi.ss.formula">Formula</A></CODE></FONT></TD>
<TD><CODE><B>FormulaRecord.</B><B><A HREF="../../../../../../org/apache/poi/hssf/record/FormulaRecord.html#getFormula()">getFormula</A></B>()</CODE>
<BR>
</TD>
</TR>
</TABLE>
<P>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left" COLSPAN="2">Constructors in <A HREF="../../../../../../org/apache/poi/hssf/record/package-summary.html">org.apache.poi.hssf.record</A> with parameters of type <A HREF="../../../../../../org/apache/poi/ss/formula/Formula.html" title="class in org.apache.poi.ss.formula">Formula</A></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><B><A HREF="../../../../../../org/apache/poi/hssf/record/ArrayRecord.html#ArrayRecord(org.apache.poi.ss.formula.Formula, org.apache.poi.hssf.util.CellRangeAddress8Bit)">ArrayRecord</A></B>(<A HREF="../../../../../../org/apache/poi/ss/formula/Formula.html" title="class in org.apache.poi.ss.formula">Formula</A> formula,
<A HREF="../../../../../../org/apache/poi/hssf/util/CellRangeAddress8Bit.html" title="class in org.apache.poi.hssf.util">CellRangeAddress8Bit</A> range)</CODE>
<BR>
</TD>
</TR>
</TABLE>
<P>
<A NAME="org.apache.poi.ss.formula"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
Uses of <A HREF="../../../../../../org/apache/poi/ss/formula/Formula.html" title="class in org.apache.poi.ss.formula">Formula</A> in <A HREF="../../../../../../org/apache/poi/ss/formula/package-summary.html">org.apache.poi.ss.formula</A></FONT></TH>
</TR>
</TABLE>
<P>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left" COLSPAN="2">Methods in <A HREF="../../../../../../org/apache/poi/ss/formula/package-summary.html">org.apache.poi.ss.formula</A> that return <A HREF="../../../../../../org/apache/poi/ss/formula/Formula.html" title="class in org.apache.poi.ss.formula">Formula</A></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> <A HREF="../../../../../../org/apache/poi/ss/formula/Formula.html" title="class in org.apache.poi.ss.formula">Formula</A></CODE></FONT></TD>
<TD><CODE><B>Formula.</B><B><A HREF="../../../../../../org/apache/poi/ss/formula/Formula.html#copy()">copy</A></B>()</CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static <A HREF="../../../../../../org/apache/poi/ss/formula/Formula.html" title="class in org.apache.poi.ss.formula">Formula</A></CODE></FONT></TD>
<TD><CODE><B>Formula.</B><B><A HREF="../../../../../../org/apache/poi/ss/formula/Formula.html#create(org.apache.poi.hssf.record.formula.Ptg[])">create</A></B>(<A HREF="../../../../../../org/apache/poi/hssf/record/formula/Ptg.html" title="class in org.apache.poi.hssf.record.formula">Ptg</A>[] ptgs)</CODE>
<BR>
Creates a <A HREF="../../../../../../org/apache/poi/ss/formula/Formula.html" title="class in org.apache.poi.ss.formula"><CODE>Formula</CODE></A> object from a supplied <A HREF="../../../../../../org/apache/poi/hssf/record/formula/Ptg.html" title="class in org.apache.poi.hssf.record.formula"><CODE>Ptg</CODE></A> array.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static <A HREF="../../../../../../org/apache/poi/ss/formula/Formula.html" title="class in org.apache.poi.ss.formula">Formula</A></CODE></FONT></TD>
<TD><CODE><B>Formula.</B><B><A HREF="../../../../../../org/apache/poi/ss/formula/Formula.html#read(int, org.apache.poi.util.LittleEndianInput)">read</A></B>(int encodedTokenLen,
<A HREF="../../../../../../org/apache/poi/util/LittleEndianInput.html" title="interface in org.apache.poi.util">LittleEndianInput</A> in)</CODE>
<BR>
Convenience method for <A HREF="../../../../../../org/apache/poi/ss/formula/Formula.html#read(int, org.apache.poi.util.LittleEndianInput, int)"><CODE>read(int, LittleEndianInput, int)</CODE></A></TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static <A HREF="../../../../../../org/apache/poi/ss/formula/Formula.html" title="class in org.apache.poi.ss.formula">Formula</A></CODE></FONT></TD>
<TD><CODE><B>Formula.</B><B><A HREF="../../../../../../org/apache/poi/ss/formula/Formula.html#read(int, org.apache.poi.util.LittleEndianInput, int)">read</A></B>(int encodedTokenLen,
<A HREF="../../../../../../org/apache/poi/util/LittleEndianInput.html" title="interface in org.apache.poi.util">LittleEndianInput</A> in,
int totalEncodedLen)</CODE>
<BR>
When there are no array constants present, <tt>encodedTokenLen</tt>==<tt>totalEncodedLen</tt></TD>
</TR>
</TABLE>
<P>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left" COLSPAN="2">Methods in <A HREF="../../../../../../org/apache/poi/ss/formula/package-summary.html">org.apache.poi.ss.formula</A> with parameters of type <A HREF="../../../../../../org/apache/poi/ss/formula/Formula.html" title="class in org.apache.poi.ss.formula">Formula</A></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static <A HREF="../../../../../../org/apache/poi/hssf/record/formula/Ptg.html" title="class in org.apache.poi.hssf.record.formula">Ptg</A>[]</CODE></FONT></TD>
<TD><CODE><B>Formula.</B><B><A HREF="../../../../../../org/apache/poi/ss/formula/Formula.html#getTokens(org.apache.poi.ss.formula.Formula)">getTokens</A></B>(<A HREF="../../../../../../org/apache/poi/ss/formula/Formula.html" title="class in org.apache.poi.ss.formula">Formula</A> formula)</CODE>
<BR>
Gets the <A HREF="../../../../../../org/apache/poi/hssf/record/formula/Ptg.html" title="class in org.apache.poi.hssf.record.formula"><CODE>Ptg</CODE></A> array from the supplied <A HREF="../../../../../../org/apache/poi/ss/formula/Formula.html" title="class in org.apache.poi.ss.formula"><CODE>Formula</CODE></A>.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> boolean</CODE></FONT></TD>
<TD><CODE><B>Formula.</B><B><A HREF="../../../../../../org/apache/poi/ss/formula/Formula.html#isSame(org.apache.poi.ss.formula.Formula)">isSame</A></B>(<A HREF="../../../../../../org/apache/poi/ss/formula/Formula.html" title="class in org.apache.poi.ss.formula">Formula</A> other)</CODE>
<BR>
</TD>
</TR>
</TABLE>
<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="../../../../../../org/apache/poi/ss/formula/Formula.html" title="class in org.apache.poi.ss.formula"><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="../package-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?org/apache/poi/ss/formula/\class-useFormula.html" target="_top"><B>FRAMES</B></A>
<A HREF="Formula.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>
<i>Copyright 2010 The Apache Software Foundation or
its licensors, as applicable.</i>
</BODY>
</HTML>
| nimbleapps/export_to_spreadsheet | lib/apache-poi/docs/apidocs/org/apache/poi/ss/formula/class-use/Formula.html | HTML | mit | 15,620 |
<!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_45) on Mon Apr 07 13:31:08 MDT 2014 -->
<title>Uses of Class ca.cs.ualberta.localpost.view.test.R.drawable</title>
<meta name="date" content="2014-04-07">
<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="Uses of Class ca.cs.ualberta.localpost.view.test.R.drawable";
}
//-->
</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><a href="../../../../../../../ca/cs/ualberta/localpost/view/test/R.drawable.html" title="class in ca.cs.ualberta.localpost.view.test">Class</a></li>
<li class="navBarCell1Rev">Use</li>
<li><a href="../package-tree.html">Tree</a></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>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="../../../../../../../index.html?ca/cs/ualberta/localpost/view/test/class-use/R.drawable.html" target="_top">Frames</a></li>
<li><a href="R.drawable.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">
<h2 title="Uses of Class ca.cs.ualberta.localpost.view.test.R.drawable" class="title">Uses of Class<br>ca.cs.ualberta.localpost.view.test.R.drawable</h2>
</div>
<div class="classUseContainer">No usage of ca.cs.ualberta.localpost.view.test.R.drawable</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><a href="../../../../../../../ca/cs/ualberta/localpost/view/test/R.drawable.html" title="class in ca.cs.ualberta.localpost.view.test">Class</a></li>
<li class="navBarCell1Rev">Use</li>
<li><a href="../package-tree.html">Tree</a></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>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="../../../../../../../index.html?ca/cs/ualberta/localpost/view/test/class-use/R.drawable.html" target="_top">Frames</a></li>
<li><a href="R.drawable.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>
| CMPUT301W14T01/localpost | LocalpostTestingTest/doc/ca/cs/ualberta/localpost/view/test/class-use/R.drawable.html | HTML | mit | 4,330 |
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>MSBuildHelper - FAKE - F# Make</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="">
<meta name="author" content="Steffen Forkmann, Mauricio Scheffer, Colin Bull">
<script src="https://code.jquery.com/jquery-1.8.0.js"></script>
<script src="https://code.jquery.com/ui/1.8.23/jquery-ui.js"></script>
<script src="https://netdna.bootstrapcdn.com/twitter-bootstrap/2.2.1/js/bootstrap.min.js"></script>
<script type="text/javascript" src="http://cdn.mathjax.org/mathjax/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML"></script>
<link href="https://netdna.bootstrapcdn.com/twitter-bootstrap/2.2.1/css/bootstrap-combined.min.css" rel="stylesheet">
<link type="text/css" rel="stylesheet" href="http://fsharp.github.io/FAKE/content/style.css" />
<script type="text/javascript" src="http://fsharp.github.io/FAKE/content/tips.js"></script>
<!-- HTML5 shim, for IE6-8 support of HTML5 elements -->
<!--[if lt IE 9]>
<script src="http://html5shim.googlecode.com/svn/trunk/html5.js"></script>
<![endif]-->
</head>
<body>
<div class="container">
<div class="masthead">
<ul class="nav nav-pills pull-right">
<li><a href="http://fsharp.org">fsharp.org</a></li>
<li><a href="http://github.com/fsharp/fake">github page</a></li>
</ul>
<h3 class="muted"><a href="http://fsharp.github.io/FAKE/index.html">FAKE - F# Make</a></h3>
</div>
<hr />
<div class="row">
<div class="span9" id="main">
<h1>MSBuildHelper</h1>
<div class="xmldoc">
<p>Contains tasks which allow to use MSBuild (or xBuild on Linux/Unix) to build .NET project files or solution files.</p>
</div>
<!-- Render nested types and modules, if there are any -->
<h2>Nested types and modules</h2>
<div>
<table class="table table-bordered type-list">
<thead>
<tr><td>Type</td><td>Description</td></tr>
</thead>
<tbody>
<tr>
<td class="type-name">
<a href="fake-msbuildhelper-buildexception.html">BuildException</a>
</td>
<td class="xmldoc"><p>An exception type to signal build errors.</p>
</td>
</tr>
<tr>
<td class="type-name">
<a href="fake-msbuildhelper-msbuildfileloggerconfig.html">MSBuildFileLoggerConfig</a>
</td>
<td class="xmldoc"><p>A type for MSBuild configuration</p>
</td>
</tr>
<tr>
<td class="type-name">
<a href="fake-msbuildhelper-msbuildlogparameter.html">MSBuildLogParameter</a>
</td>
<td class="xmldoc"><p>MSBuild log option</p>
</td>
</tr>
<tr>
<td class="type-name">
<a href="fake-msbuildhelper-msbuildparams.html">MSBuildParams</a>
</td>
<td class="xmldoc"><p>A type for MSBuild task parameters</p>
</td>
</tr>
<tr>
<td class="type-name">
<a href="fake-msbuildhelper-msbuildproject.html">MSBuildProject</a>
</td>
<td class="xmldoc"><p>An type to represent MSBuild project files.</p>
</td>
</tr>
<tr>
<td class="type-name">
<a href="fake-msbuildhelper-msbuildverbosity.html">MSBuildVerbosity</a>
</td>
<td class="xmldoc"><p>MSBuild verbosity option</p>
</td>
</tr>
</tbody>
</table>
</div>
<h3>Functions and values</h3>
<table class="table table-bordered member-list">
<thead>
<tr><td>Function or value</td><td>Description</td></tr>
</thead>
<tbody>
<tr>
<td class="member-name">
<code onmouseout="hideTip(event, '276', 276)" onmouseover="showTip(event, '276', 276)">
build setParams project
</code>
<div class="tip" id="276">
<strong>Signature:</strong> setParams:(MSBuildParams -> MSBuildParams) -> project:string -> unit<br />
</div>
</td>
<td class="xmldoc">
<a href="https://github.com/fsharp/FAKE/blob/master/src/app/FakeLib/MSBuildHelper.fs#L279-279" class="github-link">
<img src="../content/img/github.png" class="normal" />
<img src="../content/img/github-blue.png" class="hover" />
</a>
<p>Runs a MSBuild project</p>
<h2>Parameters</h2>
<ul>
<li><code>setParams</code> - A function that overwrites the default MsBuildParams</li>
<li><code>project</code> - A string with the path to the project file to build.</li>
</ul>
<h2>Sample</h2>
<pre><code>let buildMode = getBuildParamOrDefault "buildMode" "Release"
let setParams defaults =
{ defaults with
Verbosity = Some(Quiet)
Targets = ["Build"]
Properties =
[
"Optimize", "True"
"DebugSymbols", "True"
"Configuration", buildMode
]
}
build setParams "./MySolution.sln"
|> DoNothing
</code></pre>
</td>
</tr>
<tr>
<td class="member-name">
<code onmouseout="hideTip(event, '277', 277)" onmouseover="showTip(event, '277', 277)">
BuildWebsite outputPath projectFile
</code>
<div class="tip" id="277">
<strong>Signature:</strong> outputPath:string -> projectFile:string -> unit<br />
</div>
</td>
<td class="xmldoc">
<a href="https://github.com/fsharp/FAKE/blob/master/src/app/FakeLib/MSBuildHelper.fs#L385-385" class="github-link">
<img src="../content/img/github.png" class="normal" />
<img src="../content/img/github-blue.png" class="hover" />
</a>
<p>Builds the given web project file in debug mode and copies it to the given websiteDir.</p>
<h2>Parameters</h2>
<ul>
<li><code>outputPath</code> - The output path.</li>
<li><code>projectFile</code> - The project file path.</li>
</ul>
</td>
</tr>
<tr>
<td class="member-name">
<code onmouseout="hideTip(event, '278', 278)" onmouseover="showTip(event, '278', 278)">
BuildWebsites websiteDir projectFiles
</code>
<div class="tip" id="278">
<strong>Signature:</strong> websiteDir:string -> projectFiles:seq<string> -> unit<br />
</div>
</td>
<td class="xmldoc">
<a href="https://github.com/fsharp/FAKE/blob/master/src/app/FakeLib/MSBuildHelper.fs#L412-412" class="github-link">
<img src="../content/img/github.png" class="normal" />
<img src="../content/img/github-blue.png" class="hover" />
</a>
<p>Builds the given web project files in debug mode and copies them to the given websiteDir.</p>
<h2>Parameters</h2>
<ul>
<li><code>outputPath</code> - The output path.</li>
<li><code>projectFiles</code> - The project file paths.</li>
</ul>
</td>
</tr>
<tr>
<td class="member-name">
<code onmouseout="hideTip(event, '279', 279)" onmouseover="showTip(event, '279', 279)">
MSBuild (...)
</code>
<div class="tip" id="279">
<strong>Signature:</strong> outputPath:string -> targets:string -> properties:(string * string) list -> projects:seq<string> -> string list<br />
</div>
</td>
<td class="xmldoc">
<a href="https://github.com/fsharp/FAKE/blob/master/src/app/FakeLib/MSBuildHelper.fs#L349-349" class="github-link">
<img src="../content/img/github.png" class="normal" />
<img src="../content/img/github-blue.png" class="hover" />
</a>
<p>Builds the given project files or solution files and collects the output files.</p>
<h2>Parameters</h2>
<ul>
<li><code>outputPath</code> - If it is null or empty then the project settings are used.</li>
<li><code>targets</code> - A string with the target names which should be run by MSBuild.</li>
<li><code>properties</code> - A list with tuples of property name and property values.</li>
<li><code>projects</code> - A list of project or solution files.</li>
</ul>
</td>
</tr>
<tr>
<td class="member-name">
<code onmouseout="hideTip(event, '280', 280)" onmouseover="showTip(event, '280', 280)">
MSBuildDebug outputPath targets projects
</code>
<div class="tip" id="280">
<strong>Signature:</strong> outputPath:string -> targets:string -> projects:seq<string> -> string list<br />
</div>
</td>
<td class="xmldoc">
<a href="https://github.com/fsharp/FAKE/blob/master/src/app/FakeLib/MSBuildHelper.fs#L356-356" class="github-link">
<img src="../content/img/github.png" class="normal" />
<img src="../content/img/github-blue.png" class="hover" />
</a>
<p>Builds the given project files or solution files and collects the output files.</p>
<h2>Parameters</h2>
<ul>
<li><code>outputPath</code> - If it is null or empty then the project settings are used.</li>
<li><code>targets</code> - A string with the target names which should be run by MSBuild.</li>
<li><code>projects</code> - A list of project or solution files.</li>
</ul>
</td>
</tr>
<tr>
<td class="member-name">
<code onmouseout="hideTip(event, '281', 281)" onmouseover="showTip(event, '281', 281)">
MSBuildDefaults
</code>
<div class="tip" id="281">
<strong>Signature:</strong> MSBuildParams<br />
</div>
</td>
<td class="xmldoc">
<a href="https://github.com/fsharp/FAKE/blob/master/src/app/FakeLib/MSBuildHelper.fs#L128-128" class="github-link">
<img src="../content/img/github.png" class="normal" />
<img src="../content/img/github-blue.png" class="hover" />
</a>
<p>Defines a default for MSBuild task parameters</p>
</td>
</tr>
<tr>
<td class="member-name">
<code onmouseout="hideTip(event, '282', 282)" onmouseover="showTip(event, '282', 282)">
msBuildExe
</code>
<div class="tip" id="282">
<strong>Signature:</strong> string<br />
</div>
</td>
<td class="xmldoc">
<a href="https://github.com/fsharp/FAKE/blob/master/src/app/FakeLib/MSBuildHelper.fs#L23-23" class="github-link">
<img src="../content/img/github.png" class="normal" />
<img src="../content/img/github-blue.png" class="hover" />
</a>
<p>Tries to detect the right version of MSBuild.
- On Linux/Unix Systems we use xBuild.
- On Windows we try to find a "MSBuild" build parameter or read the MSBuild tool location from the AppSettings file.</p>
</td>
</tr>
<tr>
<td class="member-name">
<code onmouseout="hideTip(event, '283', 283)" onmouseover="showTip(event, '283', 283)">
MSBuildLoggers
</code>
<div class="tip" id="283">
<strong>Signature:</strong> string list<br />
</div>
</td>
<td class="xmldoc">
<a href="https://github.com/fsharp/FAKE/blob/master/src/app/FakeLib/MSBuildHelper.fs#L247-247" class="github-link">
<img src="../content/img/github.png" class="normal" />
<img src="../content/img/github-blue.png" class="hover" />
</a>
<p>Defines the loggers to use for MSBuild task</p>
</td>
</tr>
<tr>
<td class="member-name">
<code onmouseout="hideTip(event, '284', 284)" onmouseover="showTip(event, '284', 284)">
MSBuildRelease (...)
</code>
<div class="tip" id="284">
<strong>Signature:</strong> outputPath:string -> targets:string -> projects:seq<string> -> string list<br />
</div>
</td>
<td class="xmldoc">
<a href="https://github.com/fsharp/FAKE/blob/master/src/app/FakeLib/MSBuildHelper.fs#L363-363" class="github-link">
<img src="../content/img/github.png" class="normal" />
<img src="../content/img/github-blue.png" class="hover" />
</a>
<p>Builds the given project files or solution files and collects the output files.</p>
<h2>Parameters</h2>
<ul>
<li><code>outputPath</code> - If it is null or empty then the project settings are used.</li>
<li><code>targets</code> - A string with the target names which should be run by MSBuild.</li>
<li><code>projects</code> - A list of project or solution files.</li>
</ul>
</td>
</tr>
<tr>
<td class="member-name">
<code onmouseout="hideTip(event, '285', 285)" onmouseover="showTip(event, '285', 285)">
MSBuildReleaseExt (...)
</code>
<div class="tip" id="285">
<strong>Signature:</strong> outputPath:string -> properties:(string * string) list -> targets:string -> projects:seq<string> -> string list<br />
</div>
</td>
<td class="xmldoc">
<a href="https://github.com/fsharp/FAKE/blob/master/src/app/FakeLib/MSBuildHelper.fs#L377-377" class="github-link">
<img src="../content/img/github.png" class="normal" />
<img src="../content/img/github-blue.png" class="hover" />
</a>
<p>Builds the given project files or solution files in release mode and collects the output files.</p>
<h2>Parameters</h2>
<ul>
<li><code>outputPath</code> - If it is null or empty then the project settings are used.</li>
<li><code>properties</code> - A list with tuples of property name and property values.</li>
<li><code>targets</code> - A string with the target names which should be run by MSBuild.</li>
<li><code>projects</code> - A list of project or solution files.</li>
</ul>
</td>
</tr>
<tr>
<td class="member-name">
<code onmouseout="hideTip(event, '286', 286)" onmouseover="showTip(event, '286', 286)">
MSBuildWithDefaults targets projects
</code>
<div class="tip" id="286">
<strong>Signature:</strong> targets:string -> projects:seq<string> -> string list<br />
</div>
</td>
<td class="xmldoc">
<a href="https://github.com/fsharp/FAKE/blob/master/src/app/FakeLib/MSBuildHelper.fs#L369-369" class="github-link">
<img src="../content/img/github.png" class="normal" />
<img src="../content/img/github-blue.png" class="hover" />
</a>
<p>Builds the given project files or solution files in release mode to the default outputs.</p>
<h2>Parameters</h2>
<ul>
<li><code>targets</code> - A string with the target names which should be run by MSBuild.</li>
<li><code>projects</code> - A list of project or solution files.</li>
</ul>
</td>
</tr>
<tr>
<td class="member-name">
<code onmouseout="hideTip(event, '287', 287)" onmouseover="showTip(event, '287', 287)">
MSBuildWithProjectProperties (...)
</code>
<div class="tip" id="287">
<strong>Signature:</strong> outputPath:string -> targets:string -> properties:(string -> (string * string) list) -> projects:seq<string> -> string list<br />
</div>
</td>
<td class="xmldoc">
<a href="https://github.com/fsharp/FAKE/blob/master/src/app/FakeLib/MSBuildHelper.fs#L314-314" class="github-link">
<img src="../content/img/github.png" class="normal" />
<img src="../content/img/github-blue.png" class="hover" />
</a>
<p>Builds the given project files and collects the output files.</p>
<h2>Parameters</h2>
<ul>
<li><code>outputPath</code> - If it is null or empty then the project settings are used.</li>
<li><code>targets</code> - A string with the target names which should be run by MSBuild.</li>
<li><code>properties</code> - A list with tuples of property name and property values.</li>
<li><code>projects</code> - A list of project or solution files.</li>
</ul>
</td>
</tr>
</tbody>
</table>
</div>
<div class="span3">
<a href="http://fsharp.github.io/FAKE/index.html">
<img src="http://fsharp.github.io/FAKE/pics/logo.png" style="width:140px;height:140px;margin:10px 0px 0px 35px;border-style:none;" />
</a>
<ul class="nav nav-list" id="menu">
<li class="nav-header">FAKE - F# Make</li>
<li class="divider"></li>
<li><a href="http://fsharp.github.io/FAKE/index.html">Home page</a></li>
<li class="divider"></li>
<li><a href="https://www.nuget.org/packages/FAKE">Get FAKE - F# Make via NuGet</a></li>
<li><a href="http://github.com/fsharp/fake">Source Code on GitHub</a></li>
<li><a href="http://github.com/fsharp/fake/blob/master/License.txt">License (MS-PL)</a></li>
<li><a href="http://fsharp.github.io/FAKE/RELEASE_NOTES.html">Release Notes</a></li>
<li><a href="http://fsharp.github.io/FAKE//contributing.html">Contributing to FAKE - F# Make</a></li>
<li><a href="http://fsharp.github.io/FAKE/users.html">Who is using FAKE?</a></li>
<li><a href="http://stackoverflow.com/questions/tagged/f%23-fake">Ask a question</a></li>
<li class="nav-header">Tutorials</li>
<li><a href="http://fsharp.github.io/FAKE/gettingstarted.html">Getting started</a></li>
<li class="divider"></li>
<li><a href="http://fsharp.github.io/FAKE/nuget.html">NuGet package restore</a></li>
<li><a href="http://fsharp.github.io/FAKE/fxcop.html">Using FxCop in a build</a></li>
<li><a href="http://fsharp.github.io/FAKE/assemblyinfo.html">Generating AssemblyInfo</a></li>
<li><a href="http://fsharp.github.io/FAKE/create-nuget-package.html">Create NuGet packages</a></li>
<li><a href="http://fsharp.github.io/FAKE/specifictargets.html">Running specific targets</a></li>
<li><a href="http://fsharp.github.io/FAKE/commandline.html">Running FAKE from command line</a></li>
<li><a href="http://fsharp.github.io/FAKE/fsc.html">Using the F# compiler from FAKE</a></li>
<li><a href="http://fsharp.github.io/FAKE/customtasks.html">Creating custom tasks</a></li>
<li><a href="http://fsharp.github.io/FAKE/teamcity.html">TeamCity integration</a></li>
<li><a href="http://fsharp.github.io/FAKE/canopy.html">Running canopy tests</a></li>
<li><a href="http://fsharp.github.io/FAKE/octopusdeploy.html">Octopus Deploy</a></li>
<li><a href="http://fsharp.github.io/FAKE/typescript.html">TypeScript support</a></li>
<li class="divider"></li>
<li><a href="http://fsharp.github.io/FAKE/deploy.html">Fake.Deploy</a></li>
<li class="nav-header">Reference</li>
<li><a href="http://fsharp.github.io/FAKE/apidocs/index.html">API Reference</a></li>
</ul>
</div>
</div>
</div>
<a href="http://github.com/fsharp/fake"><img style="position: absolute; top: 0; right: 0; border: 0;" src="https://s3.amazonaws.com/github/ribbons/forkme_right_gray_6d6d6d.png" alt="Fork me on GitHub"></a>
</body>
</html>
| GreanTech/Qaiain | Src/packages/FAKE.3.2.3/docs/apidocs/fake-msbuildhelper.html | HTML | mit | 19,964 |
{% extends "base.html" %}
{% block header %}Typer{% endblock %}
{% block body %}
<form action="{{ url_for('show_group_table', group_id=group_id) }}">
<input type="submit" class="btn btn-default btn-xs" value="Tilbake">
</form>
<br>
<table class="table">
<tr>
<td>Navn på typen</td>
<td><input type="text" id="type_name"></td>
</tr>
<tr>
<!-- <td><p hidden id="message"></p></td> -->
<td></td>
<td><button id="save_button" class="btn btn-default">Lagre</button></td>
</tr>
</table>
<h3>Øltyper</h3>
<table class="table" id="type_table">
{% for type in types %}
<tr id="{{ type }}">
<td>{{ type }}</td>
<td>
<button class="btn btn-danger btn-xs del-btn" name="{{ type }}">Slett</button>
</td>
</tr>
{% endfor %}
</table>
{% endblock %}
{% block scripts %}
<script type="text/javascript">
$(".del-btn").click(function() {
type = this.name;
$.ajax({
type: "POST",
url: "{{ url_for('type_handler') }}",
data: JSON.stringify({
"type": this.name,
"group_id": {{ group_id }},
"action": "delete"
}),
contentType: 'application/json;charset=UTF-8',
success: function(result) {
if (result.success){
$("#" + type).remove();
show_message("Typen ble fjernet.");
}
if (result.msg)
show_message(result.msg);
}
});
});
$("#save_button").click(function() {
$.ajax({
type: "POST",
url: "{{ url_for('type_handler') }}",
data: JSON.stringify({
"type": $("#type_name").val(),
"group_id": {{ group_id }},
"action": "add"
}),
contentType: 'application/json;charset=UTF-8',
success: function(result) {
if (result.success){
$("#type_table").append("<tr><td>" + $("#type_name").val() + "</td><td><button class='btn btn-danger btn-xs del-btn' name=" + $("#type_name").val() + ">Slett</button></td></tr>");
show_message("Typen ble lagt til.");
}
if (result.msg)
show_message(result.msg);
$("#type_name").val("");
}
});
});
</script>
{% endblock %} | halv00rsen/Scorez3.0 | templates/type_handler_group.html | HTML | mit | 2,070 |
---
layout: post-index
title: Day Day Happy
description: "美淘, 海淘, Tommy, Polo 直邮|Outlet|代购."
tags: [Jekyll, theme, themes, responsive, blog, modern]
comments: false
image:
feature: abstract-1.jpg
---
{% for post in paginator.posts %}
<article class="hentry">
<header>
{% if post.image.feature %}
<div class="entry-image-index">
<a href="{{ site.url }}{{ post.url }}" title="{{ post.title }}"><img src="{{ site.url }}/images/{{ post.image.feature }}" alt="{{ post.title }}"></a>
</div><!-- /.entry-image -->
{% endif %}
<div class="entry-meta">
<span class="entry-date date published updated"><time datetime="{{ post.date | date_to_xmlschema }}"><a href="{{ site.url }}{{ post.url }}">{{ post.date | date: "%B %d, %Y" }}</a></time></span><span class="author vcard"><span class="fn"><a href="{{ site.url }}/about/" title="About {{ site.owner.name }}">{{ site.owner.name }}</a></span></span>
{% if site.reading_time %}
<span class="entry-reading-time">
<i class="fa fa-clock-o"></i>
{% include read-time-index.html %}
</span><!-- /.entry-reading-time -->
{% endif %}
</div><!-- /.entry-meta -->
{% if post.link %}
<h1 class="entry-title"><a href="{{ site.url }}{{ post.url }}" class="permalink" rel="bookmark" title="{{ post.title }}"><i class="fa fa-bookmark"></i></a> <a href="{{ post.link }}">{{ post.title }}</a></h1>
{% else %}
<h1 class="entry-title"><a href="{{ site.url }}{{ post.url }}" rel="bookmark" title="{{ post.title }}" itemprop="url">{{ post.title }}</a></h1>
{% endif %}
</header>
<div class="entry-content">
{{ post.content }}
</div><!-- /.entry-content -->
</article><!-- /.hentry -->
{% endfor %}
{% include pagination.html %} | fred521/fred521.github.io | index.html | HTML | mit | 1,782 |
<!DOCTYPE html>
<!--[if lt IE 9]><html class="no-js lt-ie9" lang="en" dir="ltr"><![endif]-->
<!--[if gt IE 8]><!-->
<html class="no-js" lang="en" dir="ltr">
<!--<![endif]-->
<!-- Usage: /eic/site/ccc-rec.nsf/tpl-eng/template-1col.html?Open&id=3 (optional: ?Open&page=filename.html&id=x) -->
<!-- Created: ; Product Code: 536; Server: stratnotes2.ic.gc.ca -->
<head>
<!-- Title begins / Début du titre -->
<title>
A.G. Carlos Inc. -
Complete profile - Canadian Company Capabilities - Industries and Business - Industry Canada
</title>
<!-- Title ends / Fin du titre -->
<!-- Meta-data begins / Début des métadonnées -->
<meta charset="utf-8" />
<meta name="dcterms.language" title="ISO639-2" content="eng" />
<meta name="dcterms.title" content="" />
<meta name="description" content="" />
<meta name="dcterms.description" content="" />
<meta name="dcterms.type" content="report, data set" />
<meta name="dcterms.subject" content="businesses, industry" />
<meta name="dcterms.subject" content="businesses, industry" />
<meta name="dcterms.issued" title="W3CDTF" content="" />
<meta name="dcterms.modified" title="W3CDTF" content="" />
<meta name="keywords" content="" />
<meta name="dcterms.creator" content="" />
<meta name="author" content="" />
<meta name="dcterms.created" title="W3CDTF" content="" />
<meta name="dcterms.publisher" content="" />
<meta name="dcterms.audience" title="icaudience" content="" />
<meta name="dcterms.spatial" title="ISO3166-1" content="" />
<meta name="dcterms.spatial" title="gcgeonames" content="" />
<meta name="dcterms.format" content="HTML" />
<meta name="dcterms.identifier" title="ICsiteProduct" content="536" />
<!-- EPI-11240 -->
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<!-- MCG-202 -->
<meta content="width=device-width,initial-scale=1" name="viewport">
<!-- EPI-11567 -->
<meta name = "format-detection" content = "telephone=no">
<!-- EPI-12603 -->
<meta name="robots" content="noarchive">
<!-- EPI-11190 - Webtrends -->
<script>
var startTime = new Date();
startTime = startTime.getTime();
</script>
<!--[if gte IE 9 | !IE ]><!-->
<link href="/utils/scripts/_WET_4-0/apps/themes-dist/gcweb/assets/favicon.ico" rel="icon" type="image/x-icon">
<link rel="stylesheet" href="/utils/scripts/_WET_4-0/apps/themes-dist/gcweb/css/wet-boew.min.css">
<!--<![endif]-->
<link rel="stylesheet" href="/utils/scripts/_WET_4-0/apps/themes-dist/gcweb/css/theme.min.css">
<!--[if lt IE 9]>
<link href="/utils/scripts/_WET_4-0/apps/themes-dist/gcweb/assets/favicon.ico" rel="shortcut icon" />
<link rel="stylesheet" href="/utils/scripts/_WET_4-0/apps/themes-dist/gcweb/css/ie8-wet-boew.min.css" />
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js"></script>
<script src="/utils/scripts/_WET_4-0/apps/themes-dist/gcweb/js/ie8-wet-boew.min.js"></script>
<![endif]-->
<!--[if lte IE 9]>
<![endif]-->
<noscript><link rel="stylesheet" href="/utils/scripts/_WET_4-0/apps/themes-dist/gcweb/css/noscript.min.css" /></noscript>
<!-- Google Tag Manager DO NOT REMOVE OR MODIFY - NE PAS SUPPRIMER OU MODIFIER -->
<script>dataLayer1 = [];</script>
<!-- End Google Tag Manager -->
<!-- EPI-11235 -->
<link rel="stylesheet" href="/eic/home.nsf/css/add_WET_4-0_Canada_Apps.css">
<link href="//netdna.bootstrapcdn.com/font-awesome/4.0.3/css/font-awesome.css" rel="stylesheet">
<link href="/app/ccc/srch/css/print.css" media="print" rel="stylesheet" type="text/css" />
</head>
<body class="home" vocab="http://schema.org/" typeof="WebPage">
<!-- EPIC HEADER BEGIN -->
<!-- Google Tag Manager DO NOT REMOVE OR MODIFY - NE PAS SUPPRIMER OU MODIFIER -->
<noscript><iframe title="Google Tag Manager" src="//www.googletagmanager.com/ns.html?id=GTM-TLGQ9K" height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>
<script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start': new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer1'?'&l='+l:'';j.async=true;j.src='//www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);})(window,document,'script','dataLayer1','GTM-TLGQ9K');</script>
<!-- End Google Tag Manager -->
<!-- EPI-12801 -->
<span typeof="Organization"><meta property="legalName" content="Department_of_Industry"></span>
<ul id="wb-tphp">
<li class="wb-slc">
<a class="wb-sl" href="#wb-cont">Skip to main content</a>
</li>
<li class="wb-slc visible-sm visible-md visible-lg">
<a class="wb-sl" href="#wb-info">Skip to "About this site"</a>
</li>
</ul>
<header role="banner">
<div id="wb-bnr" class="container">
<section id="wb-lng" class="visible-md visible-lg text-right">
<h2 class="wb-inv">Language selection</h2>
<div class="row">
<div class="col-md-12">
<ul class="list-inline mrgn-bttm-0">
<li><a href="nvgt.do?V_TOKEN=1492235769059&V_SEARCH.docsCount=3&V_DOCUMENT.docRank=567&V_SEARCH.docsStart=566&V_SEARCH.command=navigate&V_SEARCH.resultsJSP=/prfl.do&lang=fra&redirectUrl=/app/scr/imbs/ccc/rgstrtn/?_flId?_flxKy=e1s1&estblmntNo=234567041301&profileId=61&_evId=bck&lang=eng&V_SEARCH.showStricts=false&prtl=1&_flId?_flId?_flxKy=e1s1" title="Français" lang="fr">Français</a></li>
</ul>
</div>
</div>
</section>
<div class="row">
<div class="brand col-xs-8 col-sm-9 col-md-6">
<a href="http://www.canada.ca/en/index.html"><object type="image/svg+xml" tabindex="-1" data="/utils/scripts/_WET_4-0/apps/themes-dist/gcweb/assets/sig-blk-en.svg"></object><span class="wb-inv"> Government of Canada</span></a>
</div>
<section class="wb-mb-links col-xs-4 col-sm-3 visible-sm visible-xs" id="wb-glb-mn">
<h2>Search and menus</h2>
<ul class="list-inline text-right chvrn">
<li><a href="#mb-pnl" title="Search and menus" aria-controls="mb-pnl" class="overlay-lnk" role="button"><span class="glyphicon glyphicon-search"><span class="glyphicon glyphicon-th-list"><span class="wb-inv">Search and menus</span></span></span></a></li>
</ul>
<div id="mb-pnl"></div>
</section>
<!-- Site Search Removed -->
</div>
</div>
<nav role="navigation" id="wb-sm" class="wb-menu visible-md visible-lg" data-trgt="mb-pnl" data-ajax-fetch="//cdn.canada.ca/gcweb-cdn-dev/sitemenu/sitemenu-en.html" typeof="SiteNavigationElement">
<h2 class="wb-inv">Topics menu</h2>
<div class="container nvbar">
<div class="row">
<ul class="list-inline menu">
<li><a href="https://www.canada.ca/en/services/jobs.html">Jobs</a></li>
<li><a href="http://www.cic.gc.ca/english/index.asp">Immigration</a></li>
<li><a href="https://travel.gc.ca/">Travel</a></li>
<li><a href="https://www.canada.ca/en/services/business.html">Business</a></li>
<li><a href="https://www.canada.ca/en/services/benefits.html">Benefits</a></li>
<li><a href="http://healthycanadians.gc.ca/index-eng.php">Health</a></li>
<li><a href="https://www.canada.ca/en/services/taxes.html">Taxes</a></li>
<li><a href="https://www.canada.ca/en/services.html">More services</a></li>
</ul>
</div>
</div>
</nav>
<!-- EPIC BODY BEGIN -->
<nav role="navigation" id="wb-bc" class="" property="breadcrumb">
<h2 class="wb-inv">You are here:</h2>
<div class="container">
<div class="row">
<ol class="breadcrumb">
<li><a href="/eic/site/icgc.nsf/eng/home" title="Home">Home</a></li>
<li><a href="/eic/site/icgc.nsf/eng/h_07063.html" title="Industries and Business">Industries and Business</a></li>
<li><a href="/eic/site/ccc-rec.nsf/tpl-eng/../eng/home" >Canadian Company Capabilities</a></li>
</ol>
</div>
</div>
</nav>
</header>
<main id="wb-cont" role="main" property="mainContentOfPage" class="container">
<!-- End Header -->
<!-- Begin Body -->
<!-- Begin Body Title -->
<!-- End Body Title -->
<!-- Begin Body Head -->
<!-- End Body Head -->
<!-- Begin Body Content -->
<br>
<!-- Complete Profile -->
<!-- Company Information above tabbed area-->
<input id="showMore" type="hidden" value='more'/>
<input id="showLess" type="hidden" value='less'/>
<h1 id="wb-cont">
Company profile - Canadian Company Capabilities
</h1>
<div class="profileInfo hidden-print">
<ul class="list-inline">
<li><a href="cccSrch.do?lang=eng&profileId=&prtl=1&key.hitsPerPage=25&searchPage=%252Fapp%252Fccc%252Fsrch%252FcccBscSrch.do%253Flang%253Deng%2526amp%253Bprtl%253D1%2526amp%253Btagid%253D&V_SEARCH.scopeCategory=CCC.Root&V_SEARCH.depth=1&V_SEARCH.showStricts=false&V_SEARCH.sortSpec=title+asc&rstBtn.x=" class="btn btn-link">New Search</a> |</li>
<li><form name="searchForm" method="post" action="/app/ccc/srch/bscSrch.do">
<input type="hidden" name="lang" value="eng" />
<input type="hidden" name="profileId" value="" />
<input type="hidden" name="prtl" value="1" />
<input type="hidden" name="searchPage" value="%2Fapp%2Fccc%2Fsrch%2FcccBscSrch.do%3Flang%3Deng%26amp%3Bprtl%3D1%26amp%3Btagid%3D" />
<input type="hidden" name="V_SEARCH.scopeCategory" value="CCC.Root" />
<input type="hidden" name="V_SEARCH.depth" value="1" />
<input type="hidden" name="V_SEARCH.showStricts" value="false" />
<input id="repeatSearchBtn" class="btn btn-link" type="submit" value="Return to search results" />
</form></li>
<li>| <a href="nvgt.do?V_SEARCH.docsStart=565&V_DOCUMENT.docRank=566&V_SEARCH.docsCount=3&lang=eng&prtl=1&sbPrtl=&profile=cmpltPrfl&V_TOKEN=1492235792677&V_SEARCH.command=navigate&V_SEARCH.resultsJSP=%2fprfl.do&estblmntNo=123456086085&profileId=&key.newSearchLabel=">Previous Company</a></li>
<li>| <a href="nvgt.do?V_SEARCH.docsStart=567&V_DOCUMENT.docRank=568&V_SEARCH.docsCount=3&lang=eng&prtl=1&sbPrtl=&profile=cmpltPrfl&V_TOKEN=1492235792677&V_SEARCH.command=navigate&V_SEARCH.resultsJSP=%2fprfl.do&estblmntNo=234567148307&profileId=&key.newSearchLabel=">Next Company</a></li>
</ul>
</div>
<details>
<summary>Third-Party Information Liability Disclaimer</summary>
<p>Some of the information on this Web page has been provided by external sources. The Government of Canada is not responsible for the accuracy, reliability or currency of the information supplied by external sources. Users wishing to rely upon this information should consult directly with the source of the information. Content provided by external sources is not subject to official languages, privacy and accessibility requirements.</p>
</details>
<h2>
A.G. Carlos Inc.
</h2>
<div class="row">
<div class="col-md-5">
<h2 class="h5 mrgn-bttm-0">Legal/Operating Name:</h2>
<p>A.G. Carlos Inc.</p>
<div class="mrgn-tp-md"></div>
<p class="mrgn-bttm-0" ><a href="http://www.agcarlos.com"
target="_blank" title="Website URL">http://www.agcarlos.com</a></p>
<p><a href="mailto:service@agcarlos.com" title="service@agcarlos.com">service@agcarlos.com</a></p>
</div>
<div class="col-md-4 mrgn-sm-sm">
<h2 class="h5 mrgn-bttm-0">Mailing Address:</h2>
<address class="mrgn-bttm-md">
40-240 London Rd W<br/>
GUELPH,
Ontario<br/>
N1H 8N8
<br/>
</address>
<h2 class="h5 mrgn-bttm-0">Location Address:</h2>
<address class="mrgn-bttm-md">
40-240 London Rd W<br/>
GUELPH,
Ontario<br/>
N1H 8N8
<br/>
</address>
<p class="mrgn-bttm-0"><abbr title="Telephone">Tel.</abbr>:
(519) 341-4781
</p>
<p class="mrgn-bttm-lg"><abbr title="Facsimile">Fax</abbr>:
(519) 341-4617</p>
</div>
<div class="col-md-3 mrgn-tp-md">
<h2 class="wb-inv">Logo</h2>
<img class="img-responsive text-left" src="https://www.ic.gc.ca/app/ccc/srch/media?estblmntNo=234567096722&graphFileName=AGC_logo_S.jpg&applicationCode=AP&lang=eng" alt="Logo" />
</div>
</div>
<div class="row mrgn-tp-md mrgn-bttm-md">
<div class="col-md-12">
<h2 class="wb-inv">Company Profile</h2>
<br> A.G. Carlos Inc. provides Transformer Engineering Services
<br>to transformer users and manufacturers. We provide
<br>transformer design review, design analysis, quality inspection, transformer test witnessing, and failure investigation.
<br>
<br>Benefits:
<br> Quality assessment of new transformers using our extensive
<br> power transformer knowledge.
<br> Avoidance of future failures through condition assessment and
<br> detailed failure investigation of similar equipment.
<br> Commitment to our clients; provide relevant engineering
<br> support within the scope of the project.
<br>
<br>Features:
<br> Experienced technical manager and transformer designer.
<br> Knowledge of various transformer technologies.
<br> Written report for each project.
<br><br>
</div>
</div>
<!-- <div class="wb-tabs ignore-session update-hash wb-eqht-off print-active"> -->
<div class="wb-tabs ignore-session">
<div class="tabpanels">
<details id="details-panel1">
<summary>
Full profile
</summary>
<!-- Tab 1 -->
<h2 class="wb-invisible">
Full profile
</h2>
<!-- Contact Information -->
<h3 class="page-header">
Contact information
</h3>
<section class="container-fluid">
<div class="row mrgn-tp-lg">
<div class="col-md-3">
<strong>
Arnaldo
Carlos
</strong></div>
</div>
<div class="row mrgn-lft-md">
<div class="col-md-5">
<strong>
Title:
</strong>
</div>
<div class="col-md-7">
<!--if client gender is not null or empty we use gender based job title-->
President
</div>
</div>
<div class="row mrgn-lft-md">
<div class="col-md-5">
<strong>
Area of Responsibility:
</strong>
</div>
<div class="col-md-7">
Management Executive.
</div>
</div>
<div class="row mrgn-lft-md">
<div class="col-md-5">
<strong>
Telephone:
</strong>
</div>
<div class="col-md-7">
(519) 341-4781
</div>
</div>
<div class="row mrgn-lft-md">
<div class="col-md-5">
<strong>
Facsimile:
</strong>
</div>
<div class="col-md-7">
(519) 341-4617
</div>
</div>
<div class="row mrgn-lft-md">
<div class="col-md-5">
<strong>
Email:
</strong>
</div>
<div class="col-md-7">
services@agcarlos.com
</div>
</div>
</section>
<p class="mrgn-tp-lg text-right small hidden-print">
<a href="#wb-cont">top of page</a>
</p>
<!-- Company Description -->
<h3 class="page-header">
Company description
</h3>
<section class="container-fluid">
<div class="row">
<div class="col-md-5">
<strong>
Country of Ownership:
</strong>
</div>
<div class="col-md-7">
Canada
</div>
</div>
<div class="row">
<div class="col-md-5">
<strong>
Year Established:
</strong>
</div>
<div class="col-md-7">
2006
</div>
</div>
<div class="row">
<div class="col-md-5">
<strong>
Exporting:
</strong>
</div>
<div class="col-md-7">
Yes
</div>
</div>
<div class="row">
<div class="col-md-5">
<strong>
Primary Industry (NAICS):
</strong>
</div>
<div class="col-md-7">
541330 - Engineering Services
</div>
</div>
<div class="row">
<div class="col-md-5">
<strong>
Primary Business Activity:
</strong>
</div>
<div class="col-md-7">
Services
</div>
</div>
</section>
<!-- Products / Services / Licensing -->
<h3 class="page-header">
Product / Service / Licensing
</h3>
<section class="container-fluid">
<div class="row mrgn-bttm-md">
<div class="col-md-3">
<strong>
Service Name:
</strong>
</div>
<div class="col-md-9">
Transformer Engineering Services<br>
</div>
</div>
<div class="row mrgn-bttm-md">
<div class="col-md-12">
Transformer Engineering Services
<br>
- Transformer design and design review
<br>
- Transformer failure analysis and inspections
<br>
- Transformer design study and application evaluation
<br>
- Transformer installation and commissioning support
<br>
- Factory test witness<br>
<br>
</div>
</div>
<div class="row mrgn-bttm-md">
<div class="col-md-3">
<strong>
FSC Code:
</strong>
</div>
<div class="col-md-9">
C200-Architect and Engineering Services - Not Related to Construction
<br>
</div>
</div>
</section>
<p class="mrgn-tp-lg text-right small hidden-print">
<a href="#wb-cont">top of page</a>
</p>
<!-- Technology Profile -->
<h3 class="page-header">
Technology profile
</h3>
<section class="container-fluid">
Electrical Engineering - Transformer design and application
<br>
Transformer design technologies including ABB, GE, Westinghouse, Asea, Siemens, Federal Pioneer.
</section>
<!-- Market Profile -->
<h3 class="page-header">
Market profile
</h3>
<section class="container-fluid">
<h4>
Industry sector market interests:
</h4>
<ul>
<li>Manufacturing</li>
<li>Electrical Equipment</li>
</ul>
<h4>
Geographic markets:
</h4>
<h5>
Actively pursuing:
</h5>
<ul>
<li>United States</li>
</ul>
</section>
<p class="mrgn-tp-lg text-right small hidden-print">
<a href="#wb-cont">top of page</a>
</p>
<!-- Sector Information -->
<h3 class="page-header">
Sector information
</h3>
<section class="container-fluid">
<h4>
Key / Major clients:
</h4>
Power Producers, Utilities, Industrial Manufacturers,Wind Farm Developers
</section>
<details class="mrgn-tp-md mrgn-bttm-md">
<summary>
Third-Party Information Liability Disclaimer
</summary>
<p>
Some of the information on this Web page has been provided by external sources. The Government of Canada is not responsible for the accuracy, reliability or currency of the information supplied by external sources. Users wishing to rely upon this information should consult directly with the source of the information. Content provided by external sources is not subject to official languages, privacy and accessibility requirements.
</p>
</details>
</details>
<details id="details-panel2">
<summary>
Contacts
</summary>
<h2 class="wb-invisible">
Contact information
</h2>
<!-- Contact Information -->
<section class="container-fluid">
<div class="row mrgn-tp-lg">
<div class="col-md-3">
<strong>
Arnaldo
Carlos
</strong></div>
</div>
<div class="row mrgn-lft-md">
<div class="col-md-5">
<strong>
Title:
</strong>
</div>
<div class="col-md-7">
<!--if client gender is not null or empty we use gender based job title-->
President
</div>
</div>
<div class="row mrgn-lft-md">
<div class="col-md-5">
<strong>
Area of Responsibility:
</strong>
</div>
<div class="col-md-7">
Management Executive.
</div>
</div>
<div class="row mrgn-lft-md">
<div class="col-md-5">
<strong>
Telephone:
</strong>
</div>
<div class="col-md-7">
(519) 341-4781
</div>
</div>
<div class="row mrgn-lft-md">
<div class="col-md-5">
<strong>
Facsimile:
</strong>
</div>
<div class="col-md-7">
(519) 341-4617
</div>
</div>
<div class="row mrgn-lft-md">
<div class="col-md-5">
<strong>
Email:
</strong>
</div>
<div class="col-md-7">
services@agcarlos.com
</div>
</div>
</section>
</details>
<details id="details-panel3">
<summary>
Description
</summary>
<h2 class="wb-invisible">
Company description
</h2>
<section class="container-fluid">
<div class="row">
<div class="col-md-5">
<strong>
Country of Ownership:
</strong>
</div>
<div class="col-md-7">
Canada
</div>
</div>
<div class="row">
<div class="col-md-5">
<strong>
Year Established:
</strong>
</div>
<div class="col-md-7">
2006
</div>
</div>
<div class="row">
<div class="col-md-5">
<strong>
Exporting:
</strong>
</div>
<div class="col-md-7">
Yes
</div>
</div>
<div class="row">
<div class="col-md-5">
<strong>
Primary Industry (NAICS):
</strong>
</div>
<div class="col-md-7">
541330 - Engineering Services
</div>
</div>
<div class="row">
<div class="col-md-5">
<strong>
Primary Business Activity:
</strong>
</div>
<div class="col-md-7">
Services
</div>
</div>
</section>
</details>
<details id="details-panel4">
<summary>
Products, services and licensing
</summary>
<h2 class="wb-invisible">
Product / Service / Licensing
</h2>
<section class="container-fluid">
<div class="row mrgn-bttm-md">
<div class="col-md-3">
<strong>
Service Name:
</strong>
</div>
<div class="col-md-9">
Transformer Engineering Services<br>
</div>
</div>
<div class="row mrgn-bttm-md">
<div class="col-md-12">
Transformer Engineering Services
<br>
- Transformer design and design review
<br>
- Transformer failure analysis and inspections
<br>
- Transformer design study and application evaluation
<br>
- Transformer installation and commissioning support
<br>
- Factory test witness<br>
<br>
</div>
</div>
<div class="row mrgn-bttm-md">
<div class="col-md-3">
<strong>
FSC Code:
</strong>
</div>
<div class="col-md-9">
C200-Architect and Engineering Services - Not Related to Construction
<br>
</div>
</div>
</section>
</details>
<details id="details-panel5">
<summary>
Technology
</summary>
<h2 class="wb-invisible">
Technology profile
</h2>
<section class="container-fluid">
Electrical Engineering - Transformer design and application
<br>
Transformer design technologies including ABB, GE, Westinghouse, Asea, Siemens, Federal Pioneer.
</section>
</details>
<details id="details-panel6">
<summary>
Market
</summary>
<h2 class="wb-invisible">
Market profile
</h2>
<section class="container-fluid">
<h4>
Industry sector market interests:
</h4>
<ul>
<li>Manufacturing</li>
<li>Electrical Equipment</li>
</ul>
<h4>
Geographic markets:
</h4>
<h5>
Actively pursuing:
</h5>
<ul>
<li>United States</li>
</ul>
</section>
</details>
<details id="details-panel7">
<summary>
Sector
</summary>
<h2 class="wb-invisible">
Sector information
</h2>
<section class="container-fluid">
<h4>
Key / Major clients:
</h4>
Power Producers, Utilities, Industrial Manufacturers,Wind Farm Developers
</section>
</details>
</div>
</div>
<div class="row">
<div class="col-md-12 text-right">
Last Update Date 2014-02-10
</div>
</div>
<!--
- Artifact ID: CBW - IMBS - CCC Search WAR
- Group ID: ca.gc.ic.strategis.imbs.ccc.search
- Version: 3.26
- Built-By: bamboo
- Build Timestamp: 2017-03-02T21:29:28Z
-->
<!-- End Body Content -->
<!-- Begin Body Foot -->
<!-- End Body Foot -->
<!-- END MAIN TABLE -->
<!-- End body -->
<!-- Begin footer -->
<div class="row pagedetails">
<div class="col-sm-5 col-xs-12 datemod">
<dl id="wb-dtmd">
<dt class=" hidden-print">Date Modified:</dt>
<dd class=" hidden-print">
<span><time>2017-03-02</time></span>
</dd>
</dl>
</div>
<div class="clear visible-xs"></div>
<div class="col-sm-4 col-xs-6">
</div>
<div class="col-sm-3 col-xs-6 text-right">
</div>
<div class="clear visible-xs"></div>
</div>
</main>
<footer role="contentinfo" id="wb-info">
<nav role="navigation" class="container wb-navcurr">
<h2 class="wb-inv">About government</h2>
<!-- EPIC FOOTER BEGIN -->
<!-- EPI-11638 Contact us -->
<ul class="list-unstyled colcount-sm-2 colcount-md-3">
<li><a href="http://www.ic.gc.ca/eic/site/icgc.nsf/eng/h_07026.html#pageid=E048-H00000&from=Industries">Contact us</a></li>
<li><a href="https://www.canada.ca/en/government/dept.html">Departments and agencies</a></li>
<li><a href="https://www.canada.ca/en/government/publicservice.html">Public service and military</a></li>
<li><a href="https://www.canada.ca/en/news.html">News</a></li>
<li><a href="https://www.canada.ca/en/government/system/laws.html">Treaties, laws and regulations</a></li>
<li><a href="https://www.canada.ca/en/transparency/reporting.html">Government-wide reporting</a></li>
<li><a href="http://pm.gc.ca/eng">Prime Minister</a></li>
<li><a href="https://www.canada.ca/en/government/system.html">How government works</a></li>
<li><a href="http://open.canada.ca/en/">Open government</a></li>
</ul>
</nav>
<div class="brand">
<div class="container">
<div class="row">
<nav class="col-md-10 ftr-urlt-lnk">
<h2 class="wb-inv">About this site</h2>
<ul>
<li><a href="https://www.canada.ca/en/social.html">Social media</a></li>
<li><a href="https://www.canada.ca/en/mobile.html">Mobile applications</a></li>
<li><a href="http://www1.canada.ca/en/newsite.html">About Canada.ca</a></li>
<li><a href="http://www.ic.gc.ca/eic/site/icgc.nsf/eng/h_07033.html">Terms and conditions</a></li>
<li><a href="http://www.ic.gc.ca/eic/site/icgc.nsf/eng/h_07033.html#p1">Privacy</a></li>
</ul>
</nav>
<div class="col-xs-6 visible-sm visible-xs tofpg">
<a href="#wb-cont">Top of Page <span class="glyphicon glyphicon-chevron-up"></span></a>
</div>
<div class="col-xs-6 col-md-2 text-right">
<object type="image/svg+xml" tabindex="-1" role="img" data="/utils/scripts/_WET_4-0/apps/themes-dist/gcweb/assets/wmms-blk.svg" aria-label="Symbol of the Government of Canada"></object>
</div>
</div>
</div>
</div>
</footer>
<!--[if gte IE 9 | !IE ]><!-->
<script src="https://ajax.googleapis.com/ajax/libs/jquery/2.1.1/jquery.min.js"></script>
<script src="/utils/scripts/_WET_4-0/apps/themes-dist/gcweb/js/wet-boew.min.js"></script>
<!--<![endif]-->
<!--[if lt IE 9]>
<script src="/utils/scripts/_WET_4-0/apps/themes-dist/gcweb/js/ie8-wet-boew2.min.js"></script>
<![endif]-->
<script src="/utils/scripts/_WET_4-0/apps/themes-dist/gcweb/js/theme.min.js"></script>
<!-- EPI-10519 -->
<span class="wb-sessto"
data-wb-sessto='{"inactivity": 1800000, "reactionTime": 180000, "sessionalive": 1800000, "logouturl": "/app/ccc/srch/cccSrch.do?lang=eng&prtl=1"}'></span>
<script src="/eic/home.nsf/js/jQuery.externalOpensInNewWindow.js"></script>
<!-- EPI-11190 - Webtrends -->
<script src="/eic/home.nsf/js/webtrends.js"></script>
<script>var endTime = new Date();</script>
<noscript>
<div><img alt="" id="DCSIMG" width="1" height="1" src="//wt-sdc.ic.gc.ca/dcs6v67hwe0ei7wsv8g9fv50d_3k6i/njs.gif?dcsuri=/nojavascript&WT.js=No&WT.tv=9.4.0&dcssip=www.ic.gc.ca"/></div>
</noscript>
<!-- /Webtrends -->
<!-- JS deps -->
<script src="/eic/home.nsf/js/jquery.imagesloaded.js"></script>
<!-- EPI-11262 - Util JS -->
<script src="/eic/home.nsf/js/_WET_4-0_utils_canada.min.js"></script>
<!-- EPI-11383 -->
<script src="/eic/home.nsf/js/jQuery.icValidationErrors.js"></script>
<span style="display:none;" id='app-info' data-project-groupid='' data-project-artifactid='' data-project-version='' data-project-build-timestamp='' data-issue-tracking='' data-scm-sha1='' data-scm-sha1-abbrev='' data-scm-branch='' data-scm-commit-date=''></span>
</body></html>
<!-- End Footer -->
<!--
- Artifact ID: CBW - IMBS - CCC Search WAR
- Group ID: ca.gc.ic.strategis.imbs.ccc.search
- Version: 3.26
- Built-By: bamboo
- Build Timestamp: 2017-03-02T21:29:28Z
-->
| GoC-Spending/data-corporations | html/234567096722.html | HTML | mit | 42,290 |
{% extends 'index.html' %}
{% block content %}
{% if login.errors %}
{% for error in login.errors %}
<div class="alert alert-danger alert-dismissible wow fadeInUp" role="alert">
<button type="button" class="close" data-dismiss="alert" aria-label="Close"><span aria-hidden="true">×</span></button>
<strong>Something is wrong:</strong><br>
{{ error }}
</div>
{% endfor %}
{% endif %}
{% if login.messages %}
{% for message in login.messages %}
<div class="alert alert-success alert-dismissible wow fadeInUp" role="alert">
<button type="button" class="close" data-dismiss="alert" aria-label="Close"><span aria-hidden="true">×</span></button>
{{ message }}
</div>
{% endfor %}
{% endif %}
<div class="row">
<div class="col-md-4 col-md-offset-4">
<h1 class="text-center">Login</h1>
<form method="post" action="{{ base }}admin" name="loginform">
<!-- Username -->
<div class="form-group">
<input type="text" id="username" name="user_name" class="form-control" required>
<label for="username">Username</label>
</div>
<!-- Password -->
<div class="form-group">
<input type="password" id="password" class="form-control" name="user_password" required>
<label for="password">Password</label>
</div>
<!-- Submit -->
<input type="submit" value="Login" name="login" class="btn btn-primary pull-right">
</form>
</div>
</div>
{% endblock %}
{% block styles %}
<style type="text/css">
input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active {
transition: background-color 5000s ease-in-out 0s;
}
</style>
{% endblock %} | harryparkdotio/mdms | plugins/Admin/templates/login.html | HTML | mit | 1,663 |
<table class="ranking quickRanking">
<thead>
<tr>
<th>Team</th>
<th title="Points">Pts</th>
<th title="Matches played">MP</th>
</tr>
</thead>
<tbody>
<tr>
<th colspan="10">Group {group}</th>
</tr>
<!-- BEGIN: team -->
<tr class="{row_class}{highlighted}">
<td class="team"><span class="flag {team.id}">{team.name}</span></td>
<td>{team.points}</td>
<td>{team.played}</td>
</tr>
<!-- END: team -->
</tbody>
</table>
| sfidanza/worldcup2014 | client/src/templates/quickRanking.html | HTML | mit | 437 |
{% include head.html %}
<body>
<!--[if lt IE 7]>
<p class="chromeframe">You are using an <strong>outdated</strong> browser. Please <a href="http://browsehappy.com/">upgrade
your browser</a> or <a href="http://www.google.com/chromeframe/?redirect=true">activate Google Chrome Frame</a> to
improve your experience.</p>
<![endif]-->
<!-- Add your site or application content here -->
{% include header.html %}
{{ content }}
{% include footer.html %}
</body>
</html> | CodeForAfrica/CodeForAfrica.org | _layouts/default.html | HTML | mit | 472 |
<! DOCTYPE html>
<html>
<head>
<title>Ziph</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<script type='text/javascript' src='js/jquery-1.10.2.min.js'></script>
<script type='text/javascript' src='js/davis-0.1.0.js'></script>
<script type='text/javascript' src='js/appv0.0.2.js'></script>
</head>
<body>
</body>
</html>
| lucaswadedavis/ziph | index.html | HTML | mit | 358 |
<svg class="calendar-box__wordmark" viewBox="0 0 1002 494.29">
<title>RISD Weekend</title>
<g id="Layer_2" data-name="Layer 2">
<g id="Layer_1-2" data-name="Layer 1">
<path d="M0,1.86H54.24c16.7,0,30.11,4.74,39.18,13.82,7.84,7.84,12.17,19.18,12.17,33.41v.83c0,21.86-10.93,35.68-26.81,42.69l30.73,53.62H75.27L48.67,98.78H29.9v47.43H0ZM52,72.38c15.26,0,23.51-8.66,23.51-21.65v-.21c0-14.44-8.87-21.65-24.13-21.65H29.9V72.38Z"/>
<path d="M130.32,1.86h29.9V146.21h-29.9Z"/>
<path
d="M179.6,126.83l17.73-22.07c9.69,8.45,21.45,16.29,35.88,16.29,11.55,0,18.56-5.77,18.56-14.23v-.21c0-7.22-4.12-11.76-24.75-19.59-25.57-9.9-41.45-19.59-41.45-44.34v-.41C185.58,17.12,205,0,232.81,0a68.65,68.65,0,0,1,46.61,17.73l-16.7,22.69C253.64,33,243.12,27,232,27c-10.31,0-16.7,5.16-16.7,12.58v.21c0,8.25,4.95,12.17,27.43,21.45,25.16,9.9,38.77,20.62,38.77,43.1v.41c0,26.81-20.42,43.31-48.46,43.31A77.5,77.5,0,0,1,179.6,126.83Z"/>
<path d="M303.53,1.86h46.61C392,1.86,419,30.73,419,73v1.86c0,42.28-27,71.35-68.88,71.35H303.53Zm29.9,27V119.2h16.5c22.69,0,38.15-15.88,38.15-44.55v-1c0-28.66-15.47-44.75-38.15-44.75Z"/>
<path d="M182,175.89h31.55L237.87,271l26.4-95.48h26L316.86,271,341,175.89h30.93L330.68,321.08H303.25l-26.4-91.77-26.4,91.77H223.23Z"/>
<path d="M390.87,175.89h93v27H420.57V234h55.68v27H420.57v32.17h64.14v27H390.87Z"/>
<path d="M508.2,175.89h93v27H537.9V234h55.68v27H537.9v32.17H602v27H508.2Z"/>
<path d="M625.53,175.89h29.9v62.28l47.22-62.28h35.26l-48.46,61.25L740,320.25H704.93l-36.09-59.39-13.4,16.91v42.48h-29.9Z"/>
<path d="M742.24,242.5H894.44v27.63H742.24Z"/>
<path d="M509.79,349.93h93v27H539.48v31.14h55.68v27H539.48v32.17h64.14v27H509.79Z"/>
<path d="M627.12,349.93h27.43l55.27,84.14V349.93H739.1V494.29H713.52L656.4,407.06v87.23H627.12Z"/>
<path d="M768,349.93h46.61c41.86,0,68.88,28.87,68.88,71.15v1.86c0,42.28-27,71.35-68.88,71.35H768Zm29.9,27v90.33h16.5c22.69,0,38.15-15.88,38.15-44.55v-1c0-28.66-15.47-44.75-38.15-44.75Z"/>
<path d="M913.54,428.32V367.69l-14,5.57-3.71-14.85,22.27-9.07h13v79Z"/>
<path d="M952.92,428.73l29.7-62.28H949.82V350.37H1002v13.2l-30.11,65.17Z"/>
</g>
</g>
</svg>
| risd/risd-weekend | templates/partials/wordmark17.html | HTML | mit | 2,199 |
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>dictionaries: 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 / extra-dev</a></li>
<li class="active"><a href="">8.11.dev / dictionaries - dev</a></li>
</ul>
</div>
</div>
</div>
<div class="article">
<div class="row">
<div class="col-md-12">
<a href="../..">« Up</a>
<h1>
dictionaries
<small>
dev
<span class="label label-info">Not compatible</span>
</small>
</h1>
<p><em><script>document.write(moment("2020-02-20 10:20:10 +0000", "YYYY-MM-DD HH:mm:ss Z").fromNow());</script> (2020-02-20 10:20:10 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-m4 1 Virtual package relying on m4
coq 8.11.dev 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: "dev@clarus.me"
homepage: "https://github.com/coq-contribs/dictionaries"
license: "LGPL 2"
build: [
["coq_makefile" "-f" "Make" "-o" "Makefile"]
[make "-j%{jobs}%"]
[make "install"]
]
remove: ["rm" "-R" "%{lib}%/coq/user-contrib/Dictionaries"]
depends: [
"ocaml"
"coq" {= "dev"}
]
tags: [ "keyword:modules functors search trees" "category:Computer Science/Data Types and Data Structures" "category:Miscellaneous/Extracted Programs/Data structures" "date:2003-02-6" ]
authors: [ "Pierre Castéran <casteran@labri.fr>" ]
synopsis: "Dictionaries (with modules)."
description: """
This file contains a specification for dictionaries, and
an implementation using binary search trees. Coq's module system,
with module types and functors, is heavily used. It can be considered
as a certified version of an example proposed by Paulson in Standard ML.
A detailed description (in French) can be found in the chapter 11 of
The Coq'Art, the book written by Yves Bertot and Pierre Castéran
(please follow the link http://coq.inria.fr/doc-eng.html )"""
flags: light-uninstall
url {
src: "git+https://github.com/coq-contribs/dictionaries.git#master"
}
</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-dictionaries.dev coq.8.11.dev</code></dd>
<dt>Return code</dt>
<dd>5120</dd>
<dt>Output</dt>
<dd><pre>[NOTE] Package coq is already installed (current version is 8.11.dev).
The following dependencies couldn't be met:
- coq-dictionaries -> coq >= dev
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-dictionaries.dev</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">
<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/extra-dev/8.11.dev/dictionaries/dev.html | HTML | mit | 7,096 |
<div [hidden]="!isEditing">
<form (ngSubmit)="onSubmit()" #heroForm="ngForm">
<div class="form-group">
<label for="name">Name</label>
<input type="text" class="form-control" id="name"
required
[(ngModel)]="hero.name" name="name"
#name="ngModel">
<div [hidden]="name.valid || name.pristine"
class="alert alert-danger">
Name is required
</div>
</div>
<div class="form-group">
<label for="alterEgo">Alter Ego</label>
<input type="text" class="form-control" id="alterEgo"
[(ngModel)]="hero.alterEgo" name="alterEgo">
</div>
<div class="form-group">
<label for="power">Hero Power</label>
<select class="form-control" id="power"
required
[(ngModel)]="hero.power" name="power"
#power="ngModel">
<option *ngFor="let pow of powers" [value]="pow">{{pow}}</option>
</select>
<div [hidden]="power.valid || power.pristine" class="alert alert-danger">
Power is required
</div>
</div>
<button type="submit" class="btn btn-default"
[disabled]="!heroForm.form.valid">Submit</button>
<button type="button" class="btn btn-default" (click)="newHero(); heroForm.reset()">New Hero</button>
</form>
</div>
<div [hidden]="isEditing">
<div class="row">
<div class="col-xs-3">Name</div>
<div class="col-xs-9 pull-left">{{ hero.name }}</div>
</div>
<div class="row">
<div class="col-xs-3">Alter Ego</div>
<div class="col-xs-9 pull-left">{{ hero.alterEgo }}</div>
</div>
<div class="row">
<div class="col-xs-3">Power</div>
<div class="col-xs-9 pull-left">{{ hero.power }}</div>
</div>
<br>
<button class="btn btn-default" (click)="isEditing=true">Edit</button>
</div>
| lyntondicks/AppScenarios2016 | src/client/browser/angular2/app/hero-detail.component.html | HTML | mit | 2,021 |
<HTML><HEAD>
<TITLE>Review for Nil by Mouth (1997)</TITLE>
<LINK REL="STYLESHEET" TYPE="text/css" HREF="/ramr.css">
</HEAD>
<BODY BGCOLOR="#FFFFFF" TEXT="#000000">
<H1 ALIGN="CENTER" CLASS="title"><A HREF="/Title?0119792">Nil by Mouth (1997)</A></H1><H3 ALIGN=CENTER>reviewed by<BR><A HREF="/ReviewsBy?Omar+Odeh">Omar Odeh</A></H3><HR WIDTH="40%" SIZE="4">
<P>"Metteur-en-scene, director. The point is not to direct someone but to
direct oneself."
-Robert Bresson, Notes on the Cinematographer</P>
<P>There seems to be a general disaster zone that the majority of
actors-turned-directors wander into. It is to actually try to direct
the film (usually according to some miniscule fraction of theory or
method that they have recently misunderstood.) A number of examples
come to mind of which, Buscemi citing Cassavetes and Hanks naming
Kurosawa, Kubrick and Eisenstein in the same breath are only the most
notorious examples. Anyone who saw, Trees Lounge or That Thing You Do
knows that despite their differences the films share an alarming
capacity for self-delusion. Flawed assumptions, heavy-handed
referencing and all around awkward articulations are the hallmarks of
such films which, incidentally, are not without a lot of company. Gary
Oldman's latest film Nil by Mouth, avoids such pitfalls by recognising
the number one job of the actor-director: to marshall their unique
talents (knowledge of performance and interpretation) in a coherent
effort. No flashy loud camera work (Albino Alligator), no overpriced
contrived production values (Braveheart) and no heavy handed ludicrous
symbolism (Dead Man Walking). Gary Oldman, like accomplished
actor-directors before him (epitomised by the late John Cassavetes,
and not unlike the more recent efforts of Sean Penn) makes a number of
very specific directorial decisions guided by what he believes the
crux of cinematic representation to be. Just as Errol Morris who
studied Philosophy, or Antonionni who studied Political Economy,
employ directorial methods that privelege their given expertise. In
the case of the actor-director this expertise is clear, and it is
often insecutrity about acknowledging such limits that lead
actor-directors astray. Oldman has reminded us that when such errors
are not made the results are complex and astounding films.</P>
<P> Nil by Mouth chronicles the dynamic between a lower-class London
family (This is all you really need to know). Oldman wisely, keeps the
plotting down to a minimum concentrating instead on accurately
rendering the complexity of the characters and their
relationships. For much of this he defers to the actors (all of whom
play superbly) by the specific camera decisions he makes. Throughout
the film, Oldman's camera is never in the wrong place but more
importantly the scale of the shots is perfect. Vitrually the entire
film is shot in close and medium shots through long lenses that truly
crush the depth of field. There is also inly a very selective use of
two-shots and group shots in the film. To call the result
clasutrophobic and uncomfortable is a gross understatement. The
implications of this technique for the narrative are manifold: it
alludes to the enclosed world of the characters as well as
establishing a number of key associations between these
characters. This gives them a first layer to work with. More
importantly, howver, the longer lenses, necessarily allowed Oldman to
move away from the actors freeing up their physical space despite the
very particular diegetic space (oweing to the reduced depth of field.)
It is a technique not unlike the one Cassavets uses in A Woman Under
the Influence. The result of these decisions is apparent in the job
the actors do which I'v already said is excellent. Oldman could have
chosen any number of avenues by which to shoot these people, all of
which would have left a flawed product that udermined the strength of
the performances. Although, I don't think every film should be made
this way, when it is an actor at the helm, the technique truly seems
perfect.</P>
<P> Over and above these stylistic elements the narrative of Nil by
Mouth is extremely assured. With a running time of just over two
hours, Oldman clearly had no doubts about the events to be included in
the portrayal. The film is apparently based on autobiographical
events, which shows in the film's authenticity. The plotting is kept
to a minimum but this does not mean the film was not carefully
scripted. There are a number of crucial speeches, which are placed at
specifc times in the film for specific reasons. In a number of cases
Oldman foregoes dramtatic efficiency in order to convey a mood uf
unese and discomfort. The prominence of the unique South Londin accent
is only the ost prominent example of this. The characters seem
incapable of not talking, as if constantly nervous and hiding
something. Even towards the end of the film, in a lengthy scene of Ray
left to his own devices this tendency does not stop. The scene is
deftly edited as to have Ray almost talking with or at (not to)
himself. This underscores some of the ambiguity with which the Ray
husband is treated. Such a treatment is genuine in a way that a film
like Bastard from Carolina could not hope to be.</P>
<P> I am not sure if Oldman intends to direct other projects or if
this was a one time effort to exorcise a number of demons that the
actor has harboured. One source (I can't remeber who) has said that
Oldman was offended by the apparent glamourising of street and drug
culture in Trainspotting and thus finally decided to commit his idea
to celluloid. The accusation is a common one that I think is unfair
but we can be thankful that Oldman chose to respond in the manner that
he did. We can only hope more actors show such poise in their future
directing efforts..</P>
<PRE>--
-Omar Odeh
<A HREF="http://www.geocities.com/Hollywood/Theater/3920">http://www.geocities.com/Hollywood/Theater/3920</A></PRE>
<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/13910.html | HTML | mit | 6,852 |
---
layout: default
published: true
---
<div class="posts">
{% for post in site.posts %}
<article class="post">
<h1><a href="{{ site.baseurl }}{{ post.url }}">{{ post.title }}</a></h1>
<div class="entry">
{{ post.content }}
</div>
<a href="{{ site.baseurl }}{{ post.url }}" class="read-more">Read More</a>
</article>
{% endfor %}
</div> | colhountech/colhountech.github.io | index.html | HTML | mit | 400 |
<html xmlns="http://www.w3.org/1999/xhtml"><head><title>Phing API Documentation</title><meta http-equiv="Content-Type" content="text/html; charset=utf-8"></meta><link rel="stylesheet" href="css/jquery-ui.css" type="text/css"></link><link rel="stylesheet" href="css/docblox/jquery-ui-1.8.16.custom.css" type="text/css"></link><link rel="stylesheet" href="css/jquery.treeview.css" type="text/css"></link><link rel="stylesheet" href="css/theme.css" type="text/css"></link><script type="text/javascript" src="js/jquery-1.4.2.min.js"></script><script type="text/javascript" src="js/jquery-ui-1.8.2.custom.min.js"></script><script type="text/javascript" src="js/jquery.tools.min.js"></script><script type="text/javascript" src="js/jquery.cookie.js"></script><script type="text/javascript" src="js/jquery.treeview.js"></script><script type="text/javascript">
$(document).ready(function() {
$(".filetree").treeview({
collapsed: true,
persist: "cookie"
});
$("#accordion").accordion({
collapsible: true,
autoHeight: false,
fillSpace: true
});
$(".tabs").tabs();
});
</script></head><body><div xmlns="" id="content">
<script xmlns:dbx="http://docblox-project.org/xsl/functions">
function filterElements()
{
inherited = !$('#show-inherited').hasClass('deselected');
public = !$('#show-public').hasClass('deselected');
protected = !$('#show-protected').hasClass('deselected');
private = !$('#show-private').hasClass('deselected');
$('div.public').each(function(index, val) {
$(val).toggle(public && !($(val).hasClass('inherited_from') && !inherited));
});
$('div.protected').each(function(index, val) {
$(val).toggle(protected && !($(val).hasClass('inherited_from') && !inherited));
});
$('div.private').each(function(index, val) {
$(val).toggle(private && !($(val).hasClass('inherited_from') && !inherited));
});
}
$(document).ready(function() {
$('a.gripper').click(function() {
$(this).nextAll('div.code-tabs').slideToggle();
$(this).children('img').toggle();
return false;
});
$('div.method code span.highlight,div.function code span.highlight,div.constant code span.highlight,div.property code span.highlight').css('cursor', 'pointer');
$('div.method code span.highlight,div.function code span.highlight,div.constant code span.highlight,div.property code span.highlight').click(function() {
$(this).parent().nextAll('div.code-tabs').slideToggle();
$(this).parent().prevAll('a.gripper').children('img').toggle();
return false;
});
$('div.code-tabs').hide();
$('a.gripper').show();
$('div.code-tabs:empty').prevAll('a.gripper').html('');
$('#show-public, #show-protected, #show-private, #show-inherited')
.css('cursor', 'pointer')
.click(function(){
$(this).toggleClass('deselected');
if ($(this).hasClass('deselected')) {
$(this).fadeTo('fast', '0.4');
} else {
$(this).fadeTo('fast', '1.0');
}
filterElements();
return false;
});
$('#show-protected, #show-private').click();
// add the sliding behaviour to the file navigation and show it
// it is initially hidden for non-JS users.
$("#file-nav-box").show().hover(function() {
$("#file-nav-container").slideDown(400);
}, function() {
$("#file-nav-container").slideUp(400);
});
});
</script><h1 xmlns:dbx="http://docblox-project.org/xsl/functions" class="file">tasks/ext/SmartyTask.php</h1>
<div xmlns:dbx="http://docblox-project.org/xsl/functions" id="file-nav-box">
<div id="file-nav-options">
Show:
<img src="images/icons/visibility_public.png" id="show-public"><img src="images/icons/visibility_protected.png" id="show-protected"><img src="images/icons/visibility_private.png" id="show-private"><span class="attribute" id="show-inherited">inherited</span>
</div>
<div id="file-nav-container">
<ul id="file-nav"><li>
<a href="#classes"><img src="images/icons/class.png" height="14">
Classes
</a><ul><li><a href="#%5CSmartyTask">\SmartyTask</a></li></ul>
</li></ul>
<div style="clear: left;"></div>
</div>
<div id="file-nav-tab">
Table of Contents
</div>
</div>
<a xmlns:dbx="http://docblox-project.org/xsl/functions" name="top" class="anchor"></a><a name="classes" class="anchor"></a><a xmlns:dbx="http://docblox-project.org/xsl/functions" id="\SmartyTask" class="anchor"></a><h2 xmlns:dbx="http://docblox-project.org/xsl/functions" class="class">\SmartyTask<div class="to-top"><a href="#top">jump to top</a></div>
</h2>
<div xmlns:dbx="http://docblox-project.org/xsl/functions" class="class">
<small class="package"><b>Package: </b>phing\tasks\ext</small><p class="short-description">A phing task for generating output by using Smarty.</p>
<div class="long-description"><p>This is based on the TexenTask from Apache's Velocity engine. This class
was originally proted in order to provide a template compiling system for
Torque.</p>
<p>TODO:
- Add Path / useClasspath support?</p></div>
<dl class="class-info">
<dt>Parent(s)</dt>
<dd>
<a href="db_Task.html#%5CTask">\Task</a>
<
<a href="db_ProjectComponent.html#%5CProjectComponent" style="color: gray; font-size: 0.8em
">\ProjectComponent</a>
</dd>
<dt>Author</dt>
<dd>Hans Lellelid <hans@xmpl.org> (SmartyTask)
</dd>
<dt>Author</dt>
<dd>Jason van Zyl <jvanzyl@apache.org> (TexenTask)
</dd>
<dt>Author</dt>
<dd>
<a href="mailto:robertdonkin@mac.com">Robert Burrell Donkin</a>
</dd>
<dt>Version</dt>
<dd>$Id: SmartyTask.php 526 2009-08-11 12:11:17Z mrook $
</dd>
</dl>
<h3>Properties</h3>
<div>
<a id="\SmartyTask::$compilePath" class="anchor"></a><div class="property protected">
<a href="#" class="gripper"><img src="images/icons/arrow_right.png"><img src="images/icons/arrow_down.png" style="display: none;"></a><code><img src="images/icons/property.png" alt="Property"><img src="images/icons/visibility_protected.png" style="margin-right: 5px" alt="protected">string
<span class="highlight">$compilePath</span>= ''
</code><div class="description">
<p class="short-description">Smarty compiles templates before parsing / replacing tokens in them.</p></div>
<div class="code-tabs">
<div class="long-description"><p>By default it will try ./templates_c, but you may wish to override this.</p></div>
<strong>Details</strong><dl class="property-info">
<dt>Type</dt>
<dd>string</dd>
</dl>
</div>
<div class="clear"></div>
</div>
<a id="\SmartyTask::$configPath" class="anchor"></a><div class="property protected">
<a href="#" class="gripper"><img src="images/icons/arrow_right.png"><img src="images/icons/arrow_down.png" style="display: none;"></a><code><img src="images/icons/property.png" alt="Property"><img src="images/icons/visibility_protected.png" style="margin-right: 5px" alt="protected">string
<span class="highlight">$configPath</span>= ''
</code><div class="description">
<p class="short-description">Smarty can use config files.</p></div>
<div class="code-tabs">
<div class="long-description"><p>This tells Smarty where to look for the config files.</p></div>
<strong>Details</strong><dl class="property-info">
<dt>Type</dt>
<dd>string</dd>
</dl>
</div>
<div class="clear"></div>
</div>
<a id="\SmartyTask::$context" class="anchor"></a><div class="property protected">
<a href="#" class="gripper"><img src="images/icons/arrow_right.png"><img src="images/icons/arrow_down.png" style="display: none;"></a><code><img src="images/icons/property.png" alt="Property"><img src="images/icons/visibility_protected.png" style="margin-right: 5px" alt="protected">\Smarty
<span class="highlight">$context</span>= ''
</code><div class="description">
<p class="short-description">Smarty template engine.</p></div>
<div class="code-tabs">
<div class="long-description"></div>
<strong>Details</strong><dl class="property-info">
<dt>Type</dt>
<dd>\Smarty</dd>
</dl>
</div>
<div class="clear"></div>
</div>
<a id="\SmartyTask::$contextProperties" class="anchor"></a><div class="property protected">
<a href="#" class="gripper"><img src="images/icons/arrow_right.png"><img src="images/icons/arrow_down.png" style="display: none;"></a><code><img src="images/icons/property.png" alt="Property"><img src="images/icons/visibility_protected.png" style="margin-right: 5px" alt="protected">array
<span class="highlight">$contextProperties</span>= ''
</code><div class="description">
<p class="short-description"><p>
These are properties that are fed into the
initial context from a properties file. This
is simply a convenient way to set some values
that you wish to make available in the context.</p></div>
<div class="code-tabs">
<div class="long-description"><p></p></p>
<p>
These values are not critical, like the template path
or output path, but allow a convenient way to
set a value that may be specific to a particular
generation task.
</p>
<p><</p>
<p>p>
For example, if you are generating scripts to allow
user to automatically create a database, then
you might want the</p>
<pre><code>$databaseName</code></pre>
<p>to be placed
in the initial context so that it is available
in a script that might look something like the
following:</p>
<pre><code><pre>
#!bin/sh
echo y | mysqladmin create $databaseName
</pre></code></pre>
<p>The value of</p>
<pre><code>$databaseName</code></pre>
<p>isn't critical to
output, and you obviously don't want to change
the ant task to simply take a database name.
So initial context values can be set with
properties file.</p></div>
<strong>Details</strong><dl class="property-info">
<dt>Type</dt>
<dd>array</dd>
</dl>
</div>
<div class="clear"></div>
</div>
<a id="\SmartyTask::$controlTemplate" class="anchor"></a><div class="property protected">
<a href="#" class="gripper"><img src="images/icons/arrow_right.png"><img src="images/icons/arrow_down.png" style="display: none;"></a><code><img src="images/icons/property.png" alt="Property"><img src="images/icons/visibility_protected.png" style="margin-right: 5px" alt="protected">string
<span class="highlight">$controlTemplate</span>= ''
</code><div class="description">
<p class="short-description">This is the control template that governs the output.</p></div>
<div class="code-tabs">
<div class="long-description"><p>It may or may not invoke the services of worker
templates.</p></div>
<strong>Details</strong><dl class="property-info">
<dt>Type</dt>
<dd>string</dd>
</dl>
</div>
<div class="clear"></div>
</div>
<a id="\SmartyTask::$forceCompile" class="anchor"></a><div class="property protected">
<a href="#" class="gripper"><img src="images/icons/arrow_right.png"><img src="images/icons/arrow_down.png" style="display: none;"></a><code><img src="images/icons/property.png" alt="Property"><img src="images/icons/visibility_protected.png" style="margin-right: 5px" alt="protected">boolean
<span class="highlight">$forceCompile</span>= 'false'
</code><div class="description">
<p class="short-description">Whether to force Smarty to recompile templates.</p></div>
<div class="code-tabs">
<div class="long-description"><p>Smarty does check file modification time, but you can set this
to be <em>sure</em> that the template will be compiled (of course it will
be slower if you do).</p></div>
<strong>Default value</strong><code>false</code><strong>Details</strong><dl class="property-info">
<dt>Type</dt>
<dd>boolean</dd>
</dl>
</div>
<div class="clear"></div>
</div>
<a id="\SmartyTask::$leftDelimiter" class="anchor"></a><div class="property protected">
<a href="#" class="gripper"><img src="images/icons/arrow_right.png"><img src="images/icons/arrow_down.png" style="display: none;"></a><code><img src="images/icons/property.png" alt="Property"><img src="images/icons/visibility_protected.png" style="margin-right: 5px" alt="protected">string
<span class="highlight">$leftDelimiter</span>= ''
</code><div class="description">
<p class="short-description">Customize the left delimiter for Smarty tags.</p></div>
<div class="code-tabs">
<div class="long-description"></div>
<strong>Details</strong><dl class="property-info">
<dt>Type</dt>
<dd>string</dd>
</dl>
</div>
<div class="clear"></div>
</div>
<a id="\SmartyTask::$outputDirectory" class="anchor"></a><div class="property protected">
<a href="#" class="gripper"><img src="images/icons/arrow_right.png"><img src="images/icons/arrow_down.png" style="display: none;"></a><code><img src="images/icons/property.png" alt="Property"><img src="images/icons/visibility_protected.png" style="margin-right: 5px" alt="protected">string
<span class="highlight">$outputDirectory</span>= ''
</code><div class="description">
<p class="short-description">This is where texen will place all the output
that is a product of the generation process.</p></div>
<div class="code-tabs">
<div class="long-description"></div>
<strong>Details</strong><dl class="property-info">
<dt>Type</dt>
<dd>string</dd>
</dl>
</div>
<div class="clear"></div>
</div>
<a id="\SmartyTask::$outputFile" class="anchor"></a><div class="property protected">
<a href="#" class="gripper"><img src="images/icons/arrow_right.png"><img src="images/icons/arrow_down.png" style="display: none;"></a><code><img src="images/icons/property.png" alt="Property"><img src="images/icons/visibility_protected.png" style="margin-right: 5px" alt="protected">string
<span class="highlight">$outputFile</span>= ''
</code><div class="description">
<p class="short-description">This is the file where the generated text
will be placed.</p></div>
<div class="code-tabs">
<div class="long-description"></div>
<strong>Details</strong><dl class="property-info">
<dt>Type</dt>
<dd>string</dd>
</dl>
</div>
<div class="clear"></div>
</div>
<a id="\SmartyTask::$properties" class="anchor"></a><div class="property protected">
<a href="#" class="gripper"><img src="images/icons/arrow_right.png"><img src="images/icons/arrow_down.png" style="display: none;"></a><code><img src="images/icons/property.png" alt="Property"><img src="images/icons/visibility_protected.png" style="margin-right: 5px" alt="protected">array
<span class="highlight">$properties</span>= 'array()'
</code><div class="description">
<p class="short-description">Variables that are assigned to the context on parse/compile.</p></div>
<div class="code-tabs">
<div class="long-description"></div>
<strong>Default value</strong><code>array()</code><strong>Details</strong><dl class="property-info">
<dt>Type</dt>
<dd>array</dd>
</dl>
</div>
<div class="clear"></div>
</div>
<a id="\SmartyTask::$rightDelimiter" class="anchor"></a><div class="property protected">
<a href="#" class="gripper"><img src="images/icons/arrow_right.png"><img src="images/icons/arrow_down.png" style="display: none;"></a><code><img src="images/icons/property.png" alt="Property"><img src="images/icons/visibility_protected.png" style="margin-right: 5px" alt="protected">string
<span class="highlight">$rightDelimiter</span>= ''
</code><div class="description">
<p class="short-description">Customize the right delimiter for Smarty tags.</p></div>
<div class="code-tabs">
<div class="long-description"></div>
<strong>Details</strong><dl class="property-info">
<dt>Type</dt>
<dd>string</dd>
</dl>
</div>
<div class="clear"></div>
</div>
<a id="\SmartyTask::$templatePath" class="anchor"></a><div class="property protected">
<a href="#" class="gripper"><img src="images/icons/arrow_right.png"><img src="images/icons/arrow_down.png" style="display: none;"></a><code><img src="images/icons/property.png" alt="Property"><img src="images/icons/visibility_protected.png" style="margin-right: 5px" alt="protected">string
<span class="highlight">$templatePath</span>= ''
</code><div class="description">
<p class="short-description">This is where Velocity will look for templates
using the file template loader.</p></div>
<div class="code-tabs">
<div class="long-description"></div>
<strong>Details</strong><dl class="property-info">
<dt>Type</dt>
<dd>string</dd>
</dl>
</div>
<div class="clear"></div>
</div>
</div>
<h3>Methods</h3>
<div>
<a id="\SmartyTask::cleanup()" class="anchor"></a><div class="method protected">
<a href="#" class="gripper"><img src="images/icons/arrow_right.png"><img src="images/icons/arrow_down.png" style="display: none;"></a><code><img src="images/icons/method.png" alt="method"><img src="images/icons/visibility_protected.png" style="margin-right: 5px" alt="protected"><span class="highlight">cleanup</span><span class="nb-faded-text">(
)
</span>
:
void</code><div class="description"><p class="short_description">A hook method called at the end of {@link #execute()} which can
be overridden to perform any necessary cleanup activities (such
as the release of database connections, etc.). By default,
does nothing.</p></div>
<div class="code-tabs">
<div class="long-description"></div>
<strong>Throws</strong><table class="argument-info">
<thead><tr>
<th>Exception</th>
<th>Description</th>
</tr></thead>
<tr>
<td><a href="http://php.net/manual/en/class.exception.php">\Exception</a></td>
<td><em>Problem cleaning up.</em></td>
</tr>
</table>
</div>
<div class="clear"></div>
</div>
<a id="\SmartyTask::getCompilePath()" class="anchor"></a><div class="method public">
<a href="#" class="gripper"><img src="images/icons/arrow_right.png"><img src="images/icons/arrow_down.png" style="display: none;"></a><code><img src="images/icons/method.png" alt="method"><img src="images/icons/visibility_public.png" style="margin-right: 5px" alt="public"><span class="highlight">getCompilePath</span><span class="nb-faded-text">(
)
</span>
:
string</code><div class="description"><p class="short_description">Get the path Smarty uses for compiling templates.</p></div>
<div class="code-tabs">
<div class="long-description"></div>
<strong>Returns</strong><table class="argument-info">
<thead><tr>
<th>Type</th>
<th>Description</th>
</tr></thead>
<tr>
<td>string</td>
<td></td>
</tr>
</table>
</div>
<div class="clear"></div>
</div>
<a id="\SmartyTask::getConfigPath()" class="anchor"></a><div class="method public">
<a href="#" class="gripper"><img src="images/icons/arrow_right.png"><img src="images/icons/arrow_down.png" style="display: none;"></a><code><img src="images/icons/method.png" alt="method"><img src="images/icons/visibility_public.png" style="margin-right: 5px" alt="public"><span class="highlight">getConfigPath</span><span class="nb-faded-text">(
)
</span>
:
string</code><div class="description"><p class="short_description">Get the path that Smarty uses for looking for config files.</p></div>
<div class="code-tabs">
<div class="long-description"></div>
<strong>Returns</strong><table class="argument-info">
<thead><tr>
<th>Type</th>
<th>Description</th>
</tr></thead>
<tr>
<td>string</td>
<td></td>
</tr>
</table>
</div>
<div class="clear"></div>
</div>
<a id="\SmartyTask::getContextProperties()" class="anchor"></a><div class="method public">
<a href="#" class="gripper"><img src="images/icons/arrow_right.png"><img src="images/icons/arrow_down.png" style="display: none;"></a><code><img src="images/icons/method.png" alt="method"><img src="images/icons/visibility_public.png" style="margin-right: 5px" alt="public"><span class="highlight">getContextProperties</span><span class="nb-faded-text">(
)
</span>
:
<a href="db_system_util_Properties.html#%5CProperties">\Properties</a></code><div class="description"><p class="short_description">Get the context properties that will be
fed into the initial context be the
generating process starts.</p></div>
<div class="code-tabs">
<div class="long-description"></div>
<strong>Returns</strong><table class="argument-info">
<thead><tr>
<th>Type</th>
<th>Description</th>
</tr></thead>
<tr>
<td><a href="db_system_util_Properties.html#%5CProperties">\Properties</a></td>
<td></td>
</tr>
</table>
</div>
<div class="clear"></div>
</div>
<a id="\SmartyTask::getControlTemplate()" class="anchor"></a><div class="method public">
<a href="#" class="gripper"><img src="images/icons/arrow_right.png"><img src="images/icons/arrow_down.png" style="display: none;"></a><code><img src="images/icons/method.png" alt="method"><img src="images/icons/visibility_public.png" style="margin-right: 5px" alt="public"><span class="highlight">getControlTemplate</span><span class="nb-faded-text">(
)
</span>
:
string</code><div class="description"><p class="short_description">Get the control template for the
generating process.</p></div>
<div class="code-tabs">
<div class="long-description"></div>
<strong>Returns</strong><table class="argument-info">
<thead><tr>
<th>Type</th>
<th>Description</th>
</tr></thead>
<tr>
<td>string</td>
<td></td>
</tr>
</table>
</div>
<div class="clear"></div>
</div>
<a id="\SmartyTask::getDescription()" class="anchor"></a><div class="method public">
<a href="#" class="gripper"><img src="images/icons/arrow_right.png"><img src="images/icons/arrow_down.png" style="display: none;"></a><code><img src="images/icons/method.png" alt="method"><img src="images/icons/visibility_public.png" style="margin-right: 5px" alt="public"><span class="highlight">getDescription</span><span class="nb-faded-text">(
)
</span>
:
void</code><div class="description"><p class="short_description"></p></div>
<div class="code-tabs"></div>
<div class="clear"></div>
</div>
<a id="\SmartyTask::getForceCompile()" class="anchor"></a><div class="method public">
<a href="#" class="gripper"><img src="images/icons/arrow_right.png"><img src="images/icons/arrow_down.png" style="display: none;"></a><code><img src="images/icons/method.png" alt="method"><img src="images/icons/visibility_public.png" style="margin-right: 5px" alt="public"><span class="highlight">getForceCompile</span><span class="nb-faded-text">(
)
</span>
:
boolean</code><div class="description"><p class="short_description">Get whether Smarty should always recompile template.</p></div>
<div class="code-tabs">
<div class="long-description"></div>
<strong>Returns</strong><table class="argument-info">
<thead><tr>
<th>Type</th>
<th>Description</th>
</tr></thead>
<tr>
<td>boolean</td>
<td></td>
</tr>
</table>
</div>
<div class="clear"></div>
</div>
<a id="\SmartyTask::getLeftDelimiter()" class="anchor"></a><div class="method public">
<a href="#" class="gripper"><img src="images/icons/arrow_right.png"><img src="images/icons/arrow_down.png" style="display: none;"></a><code><img src="images/icons/method.png" alt="method"><img src="images/icons/visibility_public.png" style="margin-right: 5px" alt="public"><span class="highlight">getLeftDelimiter</span><span class="nb-faded-text">(
)
</span>
:
string</code><div class="description"><p class="short_description">Get Smarty template right delimiter</p></div>
<div class="code-tabs">
<div class="long-description"></div>
<strong>Returns</strong><table class="argument-info">
<thead><tr>
<th>Type</th>
<th>Description</th>
</tr></thead>
<tr>
<td>string</td>
<td></td>
</tr>
</table>
</div>
<div class="clear"></div>
</div>
<a id="\SmartyTask::getLocation()" class="anchor"></a><div class="method public">
<a href="#" class="gripper"><img src="images/icons/arrow_right.png"><img src="images/icons/arrow_down.png" style="display: none;"></a><code><img src="images/icons/method.png" alt="method"><img src="images/icons/visibility_public.png" style="margin-right: 5px" alt="public"><span class="highlight">getLocation</span><span class="nb-faded-text">(
)
</span>
:
void</code><div class="description"><p class="short_description"></p></div>
<div class="code-tabs"></div>
<div class="clear"></div>
</div>
<a id="\SmartyTask::getOutputDirectory()" class="anchor"></a><div class="method public">
<a href="#" class="gripper"><img src="images/icons/arrow_right.png"><img src="images/icons/arrow_down.png" style="display: none;"></a><code><img src="images/icons/method.png" alt="method"><img src="images/icons/visibility_public.png" style="margin-right: 5px" alt="public"><span class="highlight">getOutputDirectory</span><span class="nb-faded-text">(
)
</span>
:
string</code><div class="description"><p class="short_description">Get the output directory.</p></div>
<div class="code-tabs">
<div class="long-description"></div>
<strong>Returns</strong><table class="argument-info">
<thead><tr>
<th>Type</th>
<th>Description</th>
</tr></thead>
<tr>
<td>string</td>
<td></td>
</tr>
</table>
</div>
<div class="clear"></div>
</div>
<a id="\SmartyTask::getOutputFile()" class="anchor"></a><div class="method public">
<a href="#" class="gripper"><img src="images/icons/arrow_right.png"><img src="images/icons/arrow_down.png" style="display: none;"></a><code><img src="images/icons/method.png" alt="method"><img src="images/icons/visibility_public.png" style="margin-right: 5px" alt="public"><span class="highlight">getOutputFile</span><span class="nb-faded-text">(
)
</span>
:
string</code><div class="description"><p class="short_description">Get the output file for the
generation process.</p></div>
<div class="code-tabs">
<div class="long-description"></div>
<strong>Returns</strong><table class="argument-info">
<thead><tr>
<th>Type</th>
<th>Description</th>
</tr></thead>
<tr>
<td>string</td>
<td></td>
</tr>
</table>
</div>
<div class="clear"></div>
</div>
<a id="\SmartyTask::getOwningTarget()" class="anchor"></a><div class="method public">
<a href="#" class="gripper"><img src="images/icons/arrow_right.png"><img src="images/icons/arrow_down.png" style="display: none;"></a><code><img src="images/icons/method.png" alt="method"><img src="images/icons/visibility_public.png" style="margin-right: 5px" alt="public"><span class="highlight">getOwningTarget</span><span class="nb-faded-text">(
)
</span>
:
void</code><div class="description"><p class="short_description"></p></div>
<div class="code-tabs"></div>
<div class="clear"></div>
</div>
<a id="\SmartyTask::getProject()" class="anchor"></a><div class="method public">
<a href="#" class="gripper"><img src="images/icons/arrow_right.png"><img src="images/icons/arrow_down.png" style="display: none;"></a><code><img src="images/icons/method.png" alt="method"><img src="images/icons/visibility_public.png" style="margin-right: 5px" alt="public"><span class="highlight">getProject</span><span class="nb-faded-text">(
)
</span>
:
void</code><div class="description"><p class="short_description"></p></div>
<div class="code-tabs"></div>
<div class="clear"></div>
</div>
<a id="\SmartyTask::getRegisterSlot()" class="anchor"></a><div class="method protected">
<a href="#" class="gripper"><img src="images/icons/arrow_right.png"><img src="images/icons/arrow_down.png" style="display: none;"></a><code><img src="images/icons/method.png" alt="method"><img src="images/icons/visibility_protected.png" style="margin-right: 5px" alt="protected"><span class="highlight">getRegisterSlot</span><span class="nb-faded-text">(
)
</span>
:
void</code><div class="description"><p class="short_description"></p></div>
<div class="code-tabs"></div>
<div class="clear"></div>
</div>
<a id="\SmartyTask::getRightDelimiter()" class="anchor"></a><div class="method public">
<a href="#" class="gripper"><img src="images/icons/arrow_right.png"><img src="images/icons/arrow_down.png" style="display: none;"></a><code><img src="images/icons/method.png" alt="method"><img src="images/icons/visibility_public.png" style="margin-right: 5px" alt="public"><span class="highlight">getRightDelimiter</span><span class="nb-faded-text">(
)
</span>
:
string</code><div class="description"><p class="short_description">Get Smarty template right delimiter</p></div>
<div class="code-tabs">
<div class="long-description"></div>
<strong>Returns</strong><table class="argument-info">
<thead><tr>
<th>Type</th>
<th>Description</th>
</tr></thead>
<tr>
<td>string</td>
<td></td>
</tr>
</table>
</div>
<div class="clear"></div>
</div>
<a id="\SmartyTask::getRuntimeConfigurableWrapper()" class="anchor"></a><div class="method public">
<a href="#" class="gripper"><img src="images/icons/arrow_right.png"><img src="images/icons/arrow_down.png" style="display: none;"></a><code><img src="images/icons/method.png" alt="method"><img src="images/icons/visibility_public.png" style="margin-right: 5px" alt="public"><span class="highlight">getRuntimeConfigurableWrapper</span><span class="nb-faded-text">(
)
</span>
:
void</code><div class="description"><p class="short_description"></p></div>
<div class="code-tabs"></div>
<div class="clear"></div>
</div>
<a id="\SmartyTask::getTaskName()" class="anchor"></a><div class="method public">
<a href="#" class="gripper"><img src="images/icons/arrow_right.png"><img src="images/icons/arrow_down.png" style="display: none;"></a><code><img src="images/icons/method.png" alt="method"><img src="images/icons/visibility_public.png" style="margin-right: 5px" alt="public"><span class="highlight">getTaskName</span><span class="nb-faded-text">(
)
</span>
:
void</code><div class="description"><p class="short_description"></p></div>
<div class="code-tabs"></div>
<div class="clear"></div>
</div>
<a id="\SmartyTask::getTaskType()" class="anchor"></a><div class="method public">
<a href="#" class="gripper"><img src="images/icons/arrow_right.png"><img src="images/icons/arrow_down.png" style="display: none;"></a><code><img src="images/icons/method.png" alt="method"><img src="images/icons/visibility_public.png" style="margin-right: 5px" alt="public"><span class="highlight">getTaskType</span><span class="nb-faded-text">(
)
</span>
:
void</code><div class="description"><p class="short_description"></p></div>
<div class="code-tabs"></div>
<div class="clear"></div>
</div>
<a id="\SmartyTask::getTemplatePath()" class="anchor"></a><div class="method public">
<a href="#" class="gripper"><img src="images/icons/arrow_right.png"><img src="images/icons/arrow_down.png" style="display: none;"></a><code><img src="images/icons/method.png" alt="method"><img src="images/icons/visibility_public.png" style="margin-right: 5px" alt="public"><span class="highlight">getTemplatePath</span><span class="nb-faded-text">(
)
</span>
:
string</code><div class="description"><p class="short_description">Get the path where Velocity will look
for templates using the file template
loader.</p></div>
<div class="code-tabs">
<div class="long-description"></div>
<strong>Returns</strong><table class="argument-info">
<thead><tr>
<th>Type</th>
<th>Description</th>
</tr></thead>
<tr>
<td>string</td>
<td></td>
</tr>
</table>
</div>
<div class="clear"></div>
</div>
<a id="\SmartyTask::init()" class="anchor"></a><div class="method public">
<a href="#" class="gripper"><img src="images/icons/arrow_right.png"><img src="images/icons/arrow_down.png" style="display: none;"></a><code><img src="images/icons/method.png" alt="method"><img src="images/icons/visibility_public.png" style="margin-right: 5px" alt="public"><span class="highlight">init</span><span class="nb-faded-text">(
)
</span>
:
void</code><div class="description"><p class="short_description"></p></div>
<div class="code-tabs"></div>
<div class="clear"></div>
</div>
<a id="\SmartyTask::initControlContext()" class="anchor"></a><div class="method public">
<a href="#" class="gripper"><img src="images/icons/arrow_right.png"><img src="images/icons/arrow_down.png" style="display: none;"></a><code><img src="images/icons/method.png" alt="method"><img src="images/icons/visibility_public.png" style="margin-right: 5px" alt="public"><span class="highlight">initControlContext</span><span class="nb-faded-text">(
)
</span>
:
\Smarty</code><div class="description"><p class="short_description">Creates a Smarty object.</p></div>
<div class="code-tabs">
<div class="long-description"></div>
<strong>Returns</strong><table class="argument-info">
<thead><tr>
<th>Type</th>
<th>Description</th>
</tr></thead>
<tr>
<td>\Smarty</td>
<td>initialized (cleared) Smarty context.</td>
</tr>
</table>
<strong>Throws</strong><table class="argument-info">
<thead><tr>
<th>Exception</th>
<th>Description</th>
</tr></thead>
<tr>
<td><a href="http://php.net/manual/en/class.exception.php">\Exception</a></td>
<td><em>the execute method will catch and rethrow as a <code>BuildException</code></em></td>
</tr>
</table>
</div>
<div class="clear"></div>
</div>
<a id="\SmartyTask::log()" class="anchor"></a><div class="method public">
<a href="#" class="gripper"><img src="images/icons/arrow_right.png"><img src="images/icons/arrow_down.png" style="display: none;"></a><code><img src="images/icons/method.png" alt="method"><img src="images/icons/visibility_public.png" style="margin-right: 5px" alt="public"><span class="highlight">log</span><span class="nb-faded-text">(
)
</span>
:
void</code><div class="description"><p class="short_description"></p></div>
<div class="code-tabs"></div>
<div class="clear"></div>
</div>
<a id="\SmartyTask::main()" class="anchor"></a><div class="method public">
<a href="#" class="gripper"><img src="images/icons/arrow_right.png"><img src="images/icons/arrow_down.png" style="display: none;"></a><code><img src="images/icons/method.png" alt="method"><img src="images/icons/visibility_public.png" style="margin-right: 5px" alt="public"><span class="highlight">main</span><span class="nb-faded-text">(
)
</span>
:
void</code><div class="description"><p class="short_description">Execute the input script with Velocity</p></div>
<div class="code-tabs">
<div class="long-description"></div>
<strong>Throws</strong><table class="argument-info">
<thead><tr>
<th>Exception</th>
<th>Description</th>
</tr></thead>
<tr>
<td><a href="db_BuildException.html#%5CBuildException">\BuildException</a></td>
<td><em>BuildExceptions are thrown when required attributes are missing. Exceptions thrown by Velocity are rethrown as BuildExceptions.</em></td>
</tr>
</table>
</div>
<div class="clear"></div>
</div>
<a id="\SmartyTask::maybeConfigure()" class="anchor"></a><div class="method public">
<a href="#" class="gripper"><img src="images/icons/arrow_right.png"><img src="images/icons/arrow_down.png" style="display: none;"></a><code><img src="images/icons/method.png" alt="method"><img src="images/icons/visibility_public.png" style="margin-right: 5px" alt="public"><span class="highlight">maybeConfigure</span><span class="nb-faded-text">(
)
</span>
:
void</code><div class="description"><p class="short_description"></p></div>
<div class="code-tabs"></div>
<div class="clear"></div>
</div>
<a id="\SmartyTask::perform()" class="anchor"></a><div class="method public">
<a href="#" class="gripper"><img src="images/icons/arrow_right.png"><img src="images/icons/arrow_down.png" style="display: none;"></a><code><img src="images/icons/method.png" alt="method"><img src="images/icons/visibility_public.png" style="margin-right: 5px" alt="public"><span class="highlight">perform</span><span class="nb-faded-text">(
)
</span>
:
void</code><div class="description"><p class="short_description"></p></div>
<div class="code-tabs"></div>
<div class="clear"></div>
</div>
<a id="\SmartyTask::populateInitialContext()" class="anchor"></a><div class="method protected">
<a href="#" class="gripper"><img src="images/icons/arrow_right.png"><img src="images/icons/arrow_down.png" style="display: none;"></a><code><img src="images/icons/method.png" alt="method"><img src="images/icons/visibility_protected.png" style="margin-right: 5px" alt="protected"><span class="highlight">populateInitialContext</span><span class="nb-faded-text">(
\context $context
)
</span>
:
void</code><div class="description"><p class="short_description"><p>Place useful objects into the initial context.</p></p></div>
<div class="code-tabs">
<div class="long-description"><p>TexenTask places <pre><code>Date().toString()</code></pre> into the
context as <pre><code>$now</code></pre>. Subclasses who want to vary the
objects in the context should override this method.</p>
<p><pre><code>$generator</code></pre> is not put into the context in this
method.</p></div>
<strong>Parameters</strong><table class="argument-info">
<thead><tr>
<th>Name</th>
<th>Type</th>
<th>Description</th>
</tr></thead>
<tr>
<th>$context</th>
<td>\context</td>
<td><em><p>The context to populate, as retrieved from {@link #initControlContext()}.</p>
</em></td>
</tr>
</table>
<strong>Throws</strong><table class="argument-info">
<thead><tr>
<th>Exception</th>
<th>Description</th>
</tr></thead>
<tr>
<td><a href="http://php.net/manual/en/class.exception.php">\Exception</a></td>
<td><em>Error while populating context. The {@link #execute()} method will catch and rethrow as a <code>BuildException</code>.</em></td>
</tr>
</table>
</div>
<div class="clear"></div>
</div>
<a id="\SmartyTask::setCompilePath()" class="anchor"></a><div class="method public">
<a href="#" class="gripper"><img src="images/icons/arrow_right.png"><img src="images/icons/arrow_down.png" style="display: none;"></a><code><img src="images/icons/method.png" alt="method"><img src="images/icons/visibility_public.png" style="margin-right: 5px" alt="public"><span class="highlight">setCompilePath</span><span class="nb-faded-text">(
string $compilePath
)
</span>
:
void</code><div class="description"><p class="short_description">Set the path Smarty uses as a "cache" for compiled templates.</p></div>
<div class="code-tabs">
<div class="long-description"></div>
<strong>Parameters</strong><table class="argument-info">
<thead><tr>
<th>Name</th>
<th>Type</th>
<th>Description</th>
</tr></thead>
<tr>
<th>$compilePath</th>
<td>string</td>
<td><em></em></td>
</tr>
</table>
</div>
<div class="clear"></div>
</div>
<a id="\SmartyTask::setConfigPath()" class="anchor"></a><div class="method public">
<a href="#" class="gripper"><img src="images/icons/arrow_right.png"><img src="images/icons/arrow_down.png" style="display: none;"></a><code><img src="images/icons/method.png" alt="method"><img src="images/icons/visibility_public.png" style="margin-right: 5px" alt="public"><span class="highlight">setConfigPath</span><span class="nb-faded-text">(
string $configPath
)
</span>
:
void</code><div class="description"><p class="short_description">Set where Smarty looks for config files.</p></div>
<div class="code-tabs">
<div class="long-description"></div>
<strong>Parameters</strong><table class="argument-info">
<thead><tr>
<th>Name</th>
<th>Type</th>
<th>Description</th>
</tr></thead>
<tr>
<th>$configPath</th>
<td>string</td>
<td><em></em></td>
</tr>
</table>
</div>
<div class="clear"></div>
</div>
<a id="\SmartyTask::setContextProperties()" class="anchor"></a><div class="method public">
<a href="#" class="gripper"><img src="images/icons/arrow_right.png"><img src="images/icons/arrow_down.png" style="display: none;"></a><code><img src="images/icons/method.png" alt="method"><img src="images/icons/visibility_public.png" style="margin-right: 5px" alt="public"><span class="highlight">setContextProperties</span><span class="nb-faded-text">(
string $file
)
</span>
:
void</code><div class="description"><p class="short_description">Set the context properties that will be
fed into the initial context be the
generating process starts.</p></div>
<div class="code-tabs">
<div class="long-description"></div>
<strong>Parameters</strong><table class="argument-info">
<thead><tr>
<th>Name</th>
<th>Type</th>
<th>Description</th>
</tr></thead>
<tr>
<th>$file</th>
<td>string</td>
<td><em></em></td>
</tr>
</table>
</div>
<div class="clear"></div>
</div>
<a id="\SmartyTask::setControlTemplate()" class="anchor"></a><div class="method public">
<a href="#" class="gripper"><img src="images/icons/arrow_right.png"><img src="images/icons/arrow_down.png" style="display: none;"></a><code><img src="images/icons/method.png" alt="method"><img src="images/icons/visibility_public.png" style="margin-right: 5px" alt="public"><span class="highlight">setControlTemplate</span><span class="nb-faded-text">(
string $controlTemplate
)
</span>
:
void</code><div class="description"><p class="short_description">[REQUIRED] Set the control template for the
generating process.</p></div>
<div class="code-tabs">
<div class="long-description"></div>
<strong>Parameters</strong><table class="argument-info">
<thead><tr>
<th>Name</th>
<th>Type</th>
<th>Description</th>
</tr></thead>
<tr>
<th>$controlTemplate</th>
<td>string</td>
<td><em></em></td>
</tr>
</table>
</div>
<div class="clear"></div>
</div>
<a id="\SmartyTask::setDescription()" class="anchor"></a><div class="method public">
<a href="#" class="gripper"><img src="images/icons/arrow_right.png"><img src="images/icons/arrow_down.png" style="display: none;"></a><code><img src="images/icons/method.png" alt="method"><img src="images/icons/visibility_public.png" style="margin-right: 5px" alt="public"><span class="highlight">setDescription</span><span class="nb-faded-text">(
)
</span>
:
void</code><div class="description"><p class="short_description"></p></div>
<div class="code-tabs"></div>
<div class="clear"></div>
</div>
<a id="\SmartyTask::setForceCompile()" class="anchor"></a><div class="method public">
<a href="#" class="gripper"><img src="images/icons/arrow_right.png"><img src="images/icons/arrow_down.png" style="display: none;"></a><code><img src="images/icons/method.png" alt="method"><img src="images/icons/visibility_public.png" style="margin-right: 5px" alt="public"><span class="highlight">setForceCompile</span><span class="nb-faded-text">(
boolean $force
)
</span>
:
void</code><div class="description"><p class="short_description">Set whether Smarty should always recompile tempaltes.</p></div>
<div class="code-tabs">
<div class="long-description"></div>
<strong>Parameters</strong><table class="argument-info">
<thead><tr>
<th>Name</th>
<th>Type</th>
<th>Description</th>
</tr></thead>
<tr>
<th>$force</th>
<td>boolean</td>
<td><em></em></td>
</tr>
</table>
</div>
<div class="clear"></div>
</div>
<a id="\SmartyTask::setLeftDelimiter()" class="anchor"></a><div class="method public">
<a href="#" class="gripper"><img src="images/icons/arrow_right.png"><img src="images/icons/arrow_down.png" style="display: none;"></a><code><img src="images/icons/method.png" alt="method"><img src="images/icons/visibility_public.png" style="margin-right: 5px" alt="public"><span class="highlight">setLeftDelimiter</span><span class="nb-faded-text">(
string $delim
)
</span>
:
void</code><div class="description"><p class="short_description">Set Smarty template left delimiter.</p></div>
<div class="code-tabs">
<div class="long-description"></div>
<strong>Parameters</strong><table class="argument-info">
<thead><tr>
<th>Name</th>
<th>Type</th>
<th>Description</th>
</tr></thead>
<tr>
<th>$delim</th>
<td>string</td>
<td><em></em></td>
</tr>
</table>
</div>
<div class="clear"></div>
</div>
<a id="\SmartyTask::setLocation()" class="anchor"></a><div class="method public">
<a href="#" class="gripper"><img src="images/icons/arrow_right.png"><img src="images/icons/arrow_down.png" style="display: none;"></a><code><img src="images/icons/method.png" alt="method"><img src="images/icons/visibility_public.png" style="margin-right: 5px" alt="public"><span class="highlight">setLocation</span><span class="nb-faded-text">(
)
</span>
:
void</code><div class="description"><p class="short_description"></p></div>
<div class="code-tabs"></div>
<div class="clear"></div>
</div>
<a id="\SmartyTask::setOutputDirectory()" class="anchor"></a><div class="method public">
<a href="#" class="gripper"><img src="images/icons/arrow_right.png"><img src="images/icons/arrow_down.png" style="display: none;"></a><code><img src="images/icons/method.png" alt="method"><img src="images/icons/visibility_public.png" style="margin-right: 5px" alt="public"><span class="highlight">setOutputDirectory</span><span class="nb-faded-text">(
<a href="db_system_io_PhingFile.html#%5CPhingFile">\PhingFile</a> $outputDirectory
)
</span>
:
void</code><div class="description"><p class="short_description">[REQUIRED] Set the output directory. It will be
created if it doesn't exist.</p></div>
<div class="code-tabs">
<div class="long-description"></div>
<strong>Parameters</strong><table class="argument-info">
<thead><tr>
<th>Name</th>
<th>Type</th>
<th>Description</th>
</tr></thead>
<tr>
<th>$outputDirectory</th>
<td><a href="db_system_io_PhingFile.html#%5CPhingFile">\PhingFile</a></td>
<td><em></em></td>
</tr>
</table>
<strong>Throws</strong><table class="argument-info">
<thead><tr>
<th>Exception</th>
<th>Description</th>
</tr></thead>
<tr>
<td><a href="http://php.net/manual/en/class.exception.php">\Exception</a></td>
<td><em></em></td>
</tr>
</table>
</div>
<div class="clear"></div>
</div>
<a id="\SmartyTask::setOutputFile()" class="anchor"></a><div class="method public">
<a href="#" class="gripper"><img src="images/icons/arrow_right.png"><img src="images/icons/arrow_down.png" style="display: none;"></a><code><img src="images/icons/method.png" alt="method"><img src="images/icons/visibility_public.png" style="margin-right: 5px" alt="public"><span class="highlight">setOutputFile</span><span class="nb-faded-text">(
$outputFile
)
</span>
:
void</code><div class="description"><p class="short_description">[REQUIRED] Set the output file for the
generation process.</p></div>
<div class="code-tabs">
<div class="long-description"></div>
<strong>Parameters</strong><table class="argument-info">
<thead><tr>
<th>Name</th>
<th>Type</th>
<th>Description</th>
</tr></thead>
<tr>
<th>$outputFile</th>
<td></td>
<td><em></em></td>
</tr>
</table>
</div>
<div class="clear"></div>
</div>
<a id="\SmartyTask::setOwningTarget()" class="anchor"></a><div class="method public">
<a href="#" class="gripper"><img src="images/icons/arrow_right.png"><img src="images/icons/arrow_down.png" style="display: none;"></a><code><img src="images/icons/method.png" alt="method"><img src="images/icons/visibility_public.png" style="margin-right: 5px" alt="public"><span class="highlight">setOwningTarget</span><span class="nb-faded-text">(
)
</span>
:
void</code><div class="description"><p class="short_description"></p></div>
<div class="code-tabs"></div>
<div class="clear"></div>
</div>
<a id="\SmartyTask::setProject()" class="anchor"></a><div class="method public">
<a href="#" class="gripper"><img src="images/icons/arrow_right.png"><img src="images/icons/arrow_down.png" style="display: none;"></a><code><img src="images/icons/method.png" alt="method"><img src="images/icons/visibility_public.png" style="margin-right: 5px" alt="public"><span class="highlight">setProject</span><span class="nb-faded-text">(
)
</span>
:
void</code><div class="description"><p class="short_description"></p></div>
<div class="code-tabs"></div>
<div class="clear"></div>
</div>
<a id="\SmartyTask::setRightDelimiter()" class="anchor"></a><div class="method public">
<a href="#" class="gripper"><img src="images/icons/arrow_right.png"><img src="images/icons/arrow_down.png" style="display: none;"></a><code><img src="images/icons/method.png" alt="method"><img src="images/icons/visibility_public.png" style="margin-right: 5px" alt="public"><span class="highlight">setRightDelimiter</span><span class="nb-faded-text">(
string $delim
)
</span>
:
void</code><div class="description"><p class="short_description">Set Smarty template right delimiter.</p></div>
<div class="code-tabs">
<div class="long-description"></div>
<strong>Parameters</strong><table class="argument-info">
<thead><tr>
<th>Name</th>
<th>Type</th>
<th>Description</th>
</tr></thead>
<tr>
<th>$delim</th>
<td>string</td>
<td><em></em></td>
</tr>
</table>
</div>
<div class="clear"></div>
</div>
<a id="\SmartyTask::setRuntimeConfigurableWrapper()" class="anchor"></a><div class="method public">
<a href="#" class="gripper"><img src="images/icons/arrow_right.png"><img src="images/icons/arrow_down.png" style="display: none;"></a><code><img src="images/icons/method.png" alt="method"><img src="images/icons/visibility_public.png" style="margin-right: 5px" alt="public"><span class="highlight">setRuntimeConfigurableWrapper</span><span class="nb-faded-text">(
)
</span>
:
void</code><div class="description"><p class="short_description"></p></div>
<div class="code-tabs"></div>
<div class="clear"></div>
</div>
<a id="\SmartyTask::setTaskName()" class="anchor"></a><div class="method public">
<a href="#" class="gripper"><img src="images/icons/arrow_right.png"><img src="images/icons/arrow_down.png" style="display: none;"></a><code><img src="images/icons/method.png" alt="method"><img src="images/icons/visibility_public.png" style="margin-right: 5px" alt="public"><span class="highlight">setTaskName</span><span class="nb-faded-text">(
)
</span>
:
void</code><div class="description"><p class="short_description"></p></div>
<div class="code-tabs"></div>
<div class="clear"></div>
</div>
<a id="\SmartyTask::setTaskType()" class="anchor"></a><div class="method public">
<a href="#" class="gripper"><img src="images/icons/arrow_right.png"><img src="images/icons/arrow_down.png" style="display: none;"></a><code><img src="images/icons/method.png" alt="method"><img src="images/icons/visibility_public.png" style="margin-right: 5px" alt="public"><span class="highlight">setTaskType</span><span class="nb-faded-text">(
)
</span>
:
void</code><div class="description"><p class="short_description"></p></div>
<div class="code-tabs"></div>
<div class="clear"></div>
</div>
<a id="\SmartyTask::setTemplatePath()" class="anchor"></a><div class="method public">
<a href="#" class="gripper"><img src="images/icons/arrow_right.png"><img src="images/icons/arrow_down.png" style="display: none;"></a><code><img src="images/icons/method.png" alt="method"><img src="images/icons/visibility_public.png" style="margin-right: 5px" alt="public"><span class="highlight">setTemplatePath</span><span class="nb-faded-text">(
$templatePath
)
</span>
:
void</code><div class="description"><p class="short_description">[REQUIRED] Set the path where Velocity will look
for templates using the file template
loader.</p></div>
<div class="code-tabs">
<div class="long-description"></div>
<strong>Parameters</strong><table class="argument-info">
<thead><tr>
<th>Name</th>
<th>Type</th>
<th>Description</th>
</tr></thead>
<tr>
<th>$templatePath</th>
<td></td>
<td><em></em></td>
</tr>
</table>
<strong>Throws</strong><table class="argument-info">
<thead><tr>
<th>Exception</th>
<th>Description</th>
</tr></thead>
<tr>
<td><a href="http://php.net/manual/en/class.exception.php">\Exception</a></td>
<td><em></em></td>
</tr>
</table>
</div>
<div class="clear"></div>
</div>
</div>
</div>
</div>
<small xmlns="" class="footer">Documentation was generated by <a href="http://docblox-project.org">DocBlox 0.17.1</a>.
</small></body></html>
| aparraga/phal | build-libs/phing-2.4.9/docs/api/docs/db_tasks_ext_SmartyTask.html | HTML | mit | 53,448 |
<html>
<head>
<title>MolScript v2.1: Installation</title>
<link href="style.css" type="text/css" rel="stylesheet"></link>
</head>
<body>
<h1 align=center>Installation</h1>
The installation procedure for v2.1 has been simplified compared to
v2.0. The directory structure of the distribution has changed.
<p>
Now, only one single <strong>make</strong> command is needed to create
the executables. It is, however, still necessary to choose which
Makefile to use, and possibly to edit the Makefile. This is because
some output modes require external software. However, the basic
implementation of MolScript (with the
<a href="output.html#PostScript">PostScript</a>,
<a href="output.html#Raster3D">Raster3D</a> and
<a href="output.html#VRML">VRML 2.0</a> output modes) needs no
external software, and is straightforward to compile.
<p>
This description assumes that you have a UNIX computer system. The
installation procedure has been tested (so far) only on an SGI IRIX
6.3 system, but should work on other UNIX systems as well.
<p>
Information on other computer systems is currently not available, but
it shouldn't be too difficult to install MolScript if you know how to
compile programs on your computer system. If you port MolScript to
another system, you would help others by sending a description of your
porting procedure to
<a href="mailto:pjk@avatar.se">pjk@avatar.se</a>. The description will
be incorporated into this documentation.
<ul>
<li><a href="#distribution">The distribution</a>
<li><a href="#save">Save previous MolScript versions</a>
<li><a href="#unpacking">Unpacking the distribution file</a>
<li><a href="#directory">Directory structure of the distribution</a>
<li><a href="#external">External software libraries</a>
<li><a href="#Makefiles">The Makefiles</a>
<li><a href="#compiling">Compiling the software</a>
<li><a href="#examples">Rendering the example files</a>
</ul>
<hr>
<h2><a name="distribution">The distribution</a></h2>
You will have obtained the MolScript distribution by downloading via
Netscape's " Shift + left-mouse-button" function.
It comes in two possible forms:
<dl>
<dt><strong>molscript.tar.Z</strong>
<dd>compressed using the standard UNIX <strong>compress</strong>
utility program.
<p>
<dt><strong>molscript.tar.gz</strong>
<dd>compressed using GNU's <strong>gzip</strong> program.
</dl>
The file is a compressed tar file, that is, the directories in the
distribution have been bundled together using the standard UNIX
<strong>tar</strong> utility program, and the resulting tar file was
subsequently compressed with either <strong>compress</strong> or
<strong>gzip</strong>.
<p>
<hr>
<h2><a name="save">Save previous MolScript versions</a></h2>
The previous versions of MolScript must <strong>not</strong> be mixed
with the current distribution.
<p>
Before unpacking the current distribution, move your previous
MolScript distribution (if you have one) to some safe location. This
applies to the <strong>molscript</strong> directory, as well as the
previous <strong>molscript</strong> and <strong>molauto</strong>
executable files.
<p>
<hr>
<h2><a name="unpacking">Unpacking the distribution file</a></h2>
First, uncompress the distribution tar file using one of
the following commands:
<code><blockquote>
% gunzip molscript.tar.gz
</blockquote></code>
or
<code><blockquote>
% uncompress molscript.tar.Z
</blockquote></code>
This produces a <strong>molscript.tar</strong> file. This file should
be moved to the directory where you wish to have the
<strong>molscript</strong> source directory located. For example, the
<strong>/usr/local</strong> directory is often used for software of
this kind. You probably need <strong>root</strong> privileges (or the
equivalent) to write anything in the <strong>/usr/local</strong>
directory.
<code><blockquote>
% mv molscript.tar /usr/local<br>
% cd /usr/local<br>
</blockquote></code>
Then use the <strong>tar</strong> program to unpack the distribution:
<code><blockquote>
% tar xvof molscript.tar
</blockquote></code>
This creates the <strong>molscript</strong> directory and its
subdirectories.
<p>
<hr>
<h2><a name="directory">Directory structure of the distribution</a></h2>
The MolScript distribution contains the following directories:
<dl>
<dt><strong>molscript</strong>
<dd>
The top directory, containing the C source code for the MolScript and
MolAuto programs. Two different Makefiles are provided to build the
programs.
<p>
<dt><strong>molscript/clib</strong>
<dd>
The C source code for general-purpose routines and data structures
used in the MolScript source code.
<p>
<dt><strong>molscript/other</strong>
<dd>
Source code written by other people, and used directly in the
MolScript source code. The copyright statements covering this software
is given <a href="copyright.html">here</a>.
<p>
<dt><strong>molscript/doc</strong>
<dd>
This documentation in HTML format.
<p>
<dt><strong>molscript/doc/images</strong>
<dd>
The image files for this documentation.
<p>
<dt><strong>molscript/examples</strong>
<dd>
A set of example input files, with the PDB coordinate file these input
files use, and a Makefile.
</dl>
<p>
<hr>
<h2><a name="external">External software libraries</a></h2>
It is possible to compile a basic implementation of MolScript, which
needs nothing more than the source code that is included in the
distribution. However, this will only enable a subset of the available
output modes.
<p>
The complete implementation of MolScript requires some additional
external software and system libraries. You must
<a href="links.html#libraries">fetch and install these libraries</a>
yourself.
<p>
It is possible to compile partial implementations, if only some of the
external software libraries are available. For instance, it is
possible to compile MolScript to produce GIF image files, without
having the PNG image file capability.
<p>
<strong>Note</strong>: Although GNU's <strong>bison</strong> program
is needed to convert the <strong>molscript.y</strong> file into C
source code, it is not necessary for compiling the programs; the C
source code files are included in the distribution.
<p>
<table border cellpadding=4 cellspacing=4>
<a name="requirements">
<caption align=top>
<strong>
The software requirements for the different output modes.
</strong>
</caption>
</a>
<tr>
<td>
<strong>
Output mode
</strong>
</td>
<td>
<strong>
Required system libraries
</strong>
</td>
<td>
<strong>
Required external software
</strong>
</td>
</tr>
<tr>
<td>
<a href="output.html#PostScript">PostScript</a>
</td>
<td>
none
</td>
<td>
none
</td>
</tr>
<tr>
<td>
<a href="output.html#Raster3D">Raster3D</a>
</td>
<td>
none
</td>
<td>
none
</td>
</tr>
<tr>
<td>
<a href="output.html#VRML">VRML 2.0</a>
</td>
<td>
none
</td>
<td>
none
</td>
</tr>
<tr>
<td>
<a href="output.html#OpenGL">Interactive OpenGL</a>
</td>
<td>
<a href="links.html#OpenGL">OpenGL</a>
(or <a href="links.html#OpenGL">Mesa</a>)
</td>
<td>
<a href="links.html#GLUT">GLUT library</a>
</td>
</tr>
<tr>
<td>
<a href="output.html#SGI">SGI (aka RGB) image file</a>
</td>
<td>
<a href="links.html#OpenGL">OpenGL</a>
(or <a href="links.html#OpenGL">Mesa</a>) and
<br>
X windows (implies UNIX)
</td>
<td>
<a href="links.html#GLUT">GLUT library</a>
</td>
</tr>
<tr>
<td>
<a href="output.html#EPS">Encapsulated PostScript
<br>
(EPS) image file</a>
</td>
<td>
<a href="links.html#OpenGL">OpenGL</a>
(or <a href="links.html#OpenGL">Mesa</a>) and
<br>
X windows (implies UNIX)
</td>
<td>
<a href="links.html#GLUT">GLUT library</a>
</td>
</tr>
<tr>
<td>
<a href="output.html#JPEG">JPEG image file</a>
</td>
<td>
<a href="links.html#OpenGL">OpenGL</a>
(or <a href="links.html#OpenGL">Mesa</a>) and
<br>
X windows (implies UNIX)
</td>
<td>
<a href="links.html#GLUT">GLUT library</a> and
<br>
<a href="links.html#JPEG">JPEG library</a>
</td>
</tr>
<tr>
<td>
<a href="output.html#PNG">PNG image file</a>
</td>
<td>
<a href="links.html#OpenGL">OpenGL</a>
(or <a href="links.html#OpenGL">Mesa</a>) and
<br>
X windows (implies UNIX)
</td>
<td>
<a href="links.html#GLUT">GLUT library</a> and
<br>
<a href="links.html#PNG">PNG and zlib libraries</a>
</td>
</tr>
<tr>
<td>
<a href="output.html#GIF">GIF image file</a>
</td>
<td>
<a href="links.html#OpenGL">OpenGL</a>
(or <a href="links.html#OpenGL">Mesa</a>) and
<br>
X windows (implies UNIX)
</td>
<td>
<a href="links.html#GLUT">GLUT library</a> and
<br>
<a href="links.html#GIF">gd 1.3 library</a>
</td>
</tr>
</table>
<h3>Notes</h3>
<ol>
<li><a href="links.html#OpenGL">Mesa</a> is a free, non-official,
software-only implementation of the OpenGLlibrary, which may be used
if a native OpenGL library is not available in your system.
</ol>
<p>
<hr>
<h2><a name="Makefiles">The Makefiles</a></h2>
There are two different <strong>Makefile</strong>s in the
<strong>molscript</strong> directory. Both have been tested on an SGI
IRIX 6.3 system. They should work (possibly with minor changes) on
other UNIX systems.
<p>
<dl>
<dt><strong>Makefile.basic</strong>
<dd>
This will build the basic implementation of MolScript, which will
produce only the <a href="output.html#PostScript">PostScript</a>,
<a href="output.html#Raster3D">Raster3D</a>, and
<a href="output.html#VRML">VRML 2.0</a> output files. No external
software libraries are needed. As distributed, the Makefile will use
GNU's <strong>gcc</strong> compiler.
<p>
<dt><strong>Makefile.complete</strong>
<dd>
This will build the complete implementation of MolScript, including
support for the <a href="output.html#OpenGL">interactive OpenGL</a>
graphics mode, and all <a href="output.html#image">image file</a>
output formats. As distributed, the Makefile will use SGI IRIX's
native <strong>cc</strong> compiler.
<p>
Several external libraries are required for the complete
implementation; see the <a href="#requirements">table above</a>.
You must make sure that the various symbols in the
<strong>Makefile.complete</strong> file are set correctly. If you do
not wish to include a certain image file format implementation, then
you must comment out all symbol definitions in the
<strong>Makefile.complete</strong> which relate to that format.
</dl>
<p>
You must choose which of these <strong>Makefile</strong>s to
use. You can <strong>either</strong> make a symbolic link to the
appropriate <strong>Makefile</strong> variant (the basic one in this
example):
<code><blockquote>
% ln -s Makefile.basic Makefile
</code></blockquote>
<strong>or</strong> you can make a proper copy of the chosen
<code>Makefile</code> variant:
<code><blockquote>
% cp Makefile.basic Makefile
</code></blockquote>
<p>
The <strong>Makefile</strong>s contain various symbols which may need
to be modified for your system. For instance, the location of the
external libraries must be defined, and the optimization flags for the
C compiler you are using must be set correctly.
<p>
<strong>Note</strong> that for the SGI IRIX <strong>cc</strong>
compiler, it is necessary to choose the type of object file by
specifying one of the following flags: <strong>-32</strong>,
<strong>-64</strong> or <strong>-n32</strong>. It is not possible to
mix object files compiled using different flags. The external
libraries (if used) must also have been compiled with the same flag.
<p>
<h3>Notes</h3>
<ol>
<li>It should be possible to compile the OpenGL implementation on a
Windows 95 or a Windows NT system, since the
<a href="links.html#GLUT">GLUT</a> library has been implemented for
these systems. However, this has not yet been tested.
<p>
<li><strong>All</strong>
<a href="output.html#image">image output</a> formats require the
OpenGL implementation. Currently, they <strong>also</strong> require
the X window system having the GLX extension required for OpenGL. This
implies that the computer system must be a UNIX machine. Currently,
the image output formats cannot be compiled on Win95 or WinNT. If you
do not have the OpenGL libraries, or your system does not have the X
window system with the GLX extension, then it is not possible to
compile any of the image file format output implementations.
<p>
<li> The <a href="output.html#SGI">SGI</a> and
<a href="output.html#EPS">EPS</a> image formats require OpenGL and the
X window system, but no other external libraries.
<p>
<li>The <strong>Makefile.complete</strong> file is written under the
assumption that the external libraries are all in object archive
format (<strong>*.a</strong> files). Your copy of the library may not
have been installed in this form. Either modify the
<strong>Makefile.complete</strong> file, or create the
<strong>*.a</strong> files according to the instructions for each
library.
</ol>
<p>
<hr>
<h2><a name="compiling">Compiling the software</a></h2>
If you made a copy of, or linked to
(<a href="#Makefiles">see above</a>) the appropriate
<strong>Makefile</strong> variant and modified it (if needed) and
installed the various external libraries (if any), then you should be
ready to compile the MolScript program.
<p>
Go to the <strong>molscript</strong> directory and give the following
command:
<code><blockquote>
% cd /usr/local/molscript<br>
% make
</blockquote></code>
This will compile the source code in the <strong>molscript</strong>
and <strong>molscript/clib</strong> directories, and link together the
<strong>molscript</strong> and <strong>molauto</strong> executable
files in the <strong>molscript</strong> directory.
<p>
The <strong>clib.a</strong> object code archive is compiled
automatically by this command, in contrast to the previous v2.0
distribution, where this was a separate command. Indeed, it is not
possible to use the <strong>Makefile</strong> in the
<strong>molscript/clib</strong> directory on its own: it must be
called indirectly from the <strong>Makefile</strong> in the main
<strong>molscript</strong> directory.
<p>
You may wish to copy the executables to an appropriate directory on
your system (such as <strong>/usr/local/bin</strong>):
<code><blockquote>
% cp molscript molauto /usr/local/bin
</blockquote></code>
or make links from that directory to the executables:
<code><blockquote>
% cd /usr/local/bin<br>
% ln -s /usr/local/molscript/molscript molscript<br>
% ln -s /usr/local/molscript/molauto molauto
</blockquote></code>
You and any other users need to have this directory in their
path if the executable is to be invoked simply by giving the program
name as a command. Check that the <strong>PATH</strong> environment
variable contains the <strong>/usr/local/bin</strong> value:
<code><blockquote>
% echo $PATH
</blockquote></code>
<p>
<hr>
<h2><a name="examples">Rendering the example files</a></h2>
There is a <strong>Makefile</strong> in the
<strong>molscript/examples</strong> directory, which can be used to
render all example input files. The <strong>Makefile</strong> contains
a few symbols that may have to be changed; it should be fairly clear
in the file which these are.
<p>
If the complete implementation has been compiled (all output modes
present), then give the command:
<code><blockquote>
% make complete
</blockquote></code>
This will run MolScript and any other programs to create the example
files referred to in the documentation.
<p>
If the basic implementation has been compiled, then give the command:
<code><blockquote>
% make basic
</blockquote></code>
This will create only the
<a href="output.html#PostScript">PostScript</a>,
<a href="output.html#Raster3D">Raster3D</a> and
<a href="output.html#VRML">VRML 2.0</a> files.
<p>
<hr>
<a href="molscript.html">Top page</a>
</body>
</html>
| pekrau/MolScript | docs/installation.html | HTML | mit | 15,545 |
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Coq bench</title>
<link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" />
<link href="../../../../../bootstrap.min.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">
<button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#navbar" aria-expanded="false" aria-controls="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="../../../../.."><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="../../..">Unstable</a></li>
<li class="active"><a href="">8.4pl4 / contrib:square-matrices 8.4.dev</a></li>
</ul>
<ul class="nav navbar-nav navbar-right">
<li><a href="../../../../../about.html">About</a></li>
</ul>
</div>
</div>
</div>
<div class="article">
<div class="row">
<div class="col-md-12">
<a href="../../..">« Up</a>
<h1>contrib:square-matrices <small>8.4.dev</small></h1>
<table class="table table-striped text-center">
<thead>
<tr>
<td>Date</td>
<td>Time</td>
<td>Relative</td>
<td>Status</td>
</tr>
</thead>
<tbody>
<tr>
<td>2015-01-30</td>
<td>06:22:40</td>
<td><script>document.write(moment("2015-01-30 06:22:40 +0000", "YYYY-MM-DD HH:mm:ss Z").fromNow());</script></td>
<td class="success"><a href="2015-01-30_06-22-40.html">3 s</a></td>
</tr>
<tr>
<td>2015-01-06</td>
<td>22:16:02</td>
<td><script>document.write(moment("2015-01-06 22:16:02 +0000", "YYYY-MM-DD HH:mm:ss Z").fromNow());</script></td>
<td class="success"><a href="2015-01-06_22-16-02.html">3 s</a></td>
</tr>
<tr>
<td>2014-12-12</td>
<td>20:53:37</td>
<td><script>document.write(moment("2014-12-12 20:53:37 +0000", "YYYY-MM-DD HH:mm:ss Z").fromNow());</script></td>
<td class="success"><a href="2014-12-12_20-53-37.html">3 s</a></td>
</tr>
<tr>
<td>2014-12-05</td>
<td>05:10:05</td>
<td><script>document.write(moment("2014-12-05 05:10:05 +0000", "YYYY-MM-DD HH:mm:ss Z").fromNow());</script></td>
<td class="success"><a href="2014-12-05_05-10-05.html">3 s</a></td>
</tr>
<tr>
<td>2014-11-29</td>
<td>03:38:54</td>
<td><script>document.write(moment("2014-11-29 03:38:54 +0000", "YYYY-MM-DD HH:mm:ss Z").fromNow());</script></td>
<td class="success"><a href="2014-11-29_03-38-54.html">2 s</a></td>
</tr>
<tr>
<td>2014-11-21</td>
<td>12:12:52</td>
<td><script>document.write(moment("2014-11-21 12:12:52 +0000", "YYYY-MM-DD HH:mm:ss Z").fromNow());</script></td>
<td class="success"><a href="2014-11-21_12-12-52.html">2 s</a></td>
</tr>
<tr>
<td>2014-11-19</td>
<td>11:05:16</td>
<td><script>document.write(moment("2014-11-19 11:05:16 +0000", "YYYY-MM-DD HH:mm:ss Z").fromNow());</script></td>
<td class="danger"><a href="2014-11-19_11-05-16.html">Uninstallation error</a></td>
</tr>
</tbody>
</table>
</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-old | clean/Linux-x86_64-4.01.0-1.2.0/unstable/8.4pl4/contrib:square-matrices/8.4.dev/index.html | HTML | mit | 5,343 |
<!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.6.0_65) on Wed Apr 02 02:41:45 ADT 2014 -->
<TITLE>
Fridge
</TITLE>
<META NAME="date" CONTENT="2014-04-02">
<LINK REL ="stylesheet" TYPE="text/css" HREF="../stylesheet.css" TITLE="Style">
<SCRIPT type="text/javascript">
function windowTitle()
{
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Fridge";
}
}
</SCRIPT>
<NOSCRIPT>
</NOSCRIPT>
</HEAD>
<BODY BGCOLOR="white" onload="windowTitle();">
<HR>
<!-- ========= 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="../assignment3/package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD>
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/Fridge.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-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-files/index-1.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">
<A HREF="../assignment3/Connection.html" title="class in assignment3"><B>PREV CLASS</B></A>
<A HREF="../assignment3/FridgeMagnet.html" title="class in assignment3"><B>NEXT CLASS</B></A></FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../index.html?assignment3/Fridge.html" target="_top"><B>FRAMES</B></A>
<A HREF="Fridge.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>
<TR>
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
SUMMARY: NESTED | <A HREF="#field_summary">FIELD</A> | <A HREF="#constructor_summary">CONSTR</A> | <A HREF="#method_summary">METHOD</A></FONT></TD>
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
DETAIL: <A HREF="#field_detail">FIELD</A> | <A HREF="#constructor_detail">CONSTR</A> | <A HREF="#method_detail">METHOD</A></FONT></TD>
</TR>
</TABLE>
<A NAME="skip-navbar_top"></A>
<!-- ========= END OF TOP NAVBAR ========= -->
<HR>
<!-- ======== START OF CLASS DATA ======== -->
<H2>
<FONT SIZE="-1">
assignment3</FONT>
<BR>
Class Fridge</H2>
<PRE>
java.lang.Object
<IMG SRC="../resources/inherit.gif" ALT="extended by "><B>assignment3.Fridge</B>
</PRE>
<HR>
<DL>
<DT><PRE>public class <B>Fridge</B><DT>extends java.lang.Object</DL>
</PRE>
<P>
The Server.
<P>
<P>
<DL>
<DT><B>Author:</B></DT>
<DD>Glavin Wiechert</DD>
</DL>
<HR>
<P>
<!-- =========== FIELD SUMMARY =========== -->
<A NAME="field_summary"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
<B>Field Summary</B></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>private java.util.ArrayList<<A HREF="../assignment3/Connection.html" title="class in assignment3">Connection</A>></CODE></FONT></TD>
<TD><CODE><B><A HREF="../assignment3/Fridge.html#connections">connections</A></B></CODE>
<BR>
Open connections.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>private double</CODE></FONT></TD>
<TD><CODE><B><A HREF="../assignment3/Fridge.html#FRAMESIZE">FRAMESIZE</A></B></CODE>
<BR>
Size of Fridge frame.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>private java.util.concurrent.locks.ReentrantLock</CODE></FONT></TD>
<TD><CODE><B><A HREF="../assignment3/Fridge.html#LOCK">LOCK</A></B></CODE>
<BR>
Reusable lock.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>private java.util.ArrayList<<A HREF="../assignment3/MagnetObject.html" title="class in assignment3">MagnetObject</A>></CODE></FONT></TD>
<TD><CODE><B><A HREF="../assignment3/Fridge.html#magnets">magnets</A></B></CODE>
<BR>
All magnets.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>private int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../assignment3/Fridge.html#MAGNETSCOUNT">MAGNETSCOUNT</A></B></CODE>
<BR>
Number of magnets to create.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>private java.net.ServerSocket</CODE></FONT></TD>
<TD><CODE><B><A HREF="../assignment3/Fridge.html#serverSocket">serverSocket</A></B></CODE>
<BR>
Socket Server.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>private java.net.Socket</CODE></FONT></TD>
<TD><CODE><B><A HREF="../assignment3/Fridge.html#socket">socket</A></B></CODE>
<BR>
Socket.</TD>
</TR>
</TABLE>
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
<A NAME="constructor_summary"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
<B>Constructor Summary</B></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><B><A HREF="../assignment3/Fridge.html#Fridge()">Fridge</A></B>()</CODE>
<BR>
Constructor</TD>
</TR>
</TABLE>
<!-- ========== METHOD SUMMARY =========== -->
<A NAME="method_summary"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
<B>Method Summary</B></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../assignment3/Fridge.html#disconnect(assignment3.Connection)">disconnect</A></B>(<A HREF="../assignment3/Connection.html" title="class in assignment3">Connection</A> conn)</CODE>
<BR>
Remove connection from list of active connections.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> java.util.ArrayList<<A HREF="../assignment3/MagnetObject.html" title="class in assignment3">MagnetObject</A>></CODE></FONT></TD>
<TD><CODE><B><A HREF="../assignment3/Fridge.html#getMagnets()">getMagnets</A></B>()</CODE>
<BR>
Get array of magnets.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../assignment3/Fridge.html#listen(int)">listen</A></B>(int port)</CODE>
<BR>
Start socket server listening for clients.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../assignment3/Fridge.html#main(java.lang.String[])">main</A></B>(java.lang.String[] args)</CODE>
<BR>
Start the Application.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../assignment3/Fridge.html#sendMagnet(assignment3.MagnetObject)">sendMagnet</A></B>(<A HREF="../assignment3/MagnetObject.html" title="class in assignment3">MagnetObject</A> magnet)</CODE>
<BR>
Updates the respective Magnet and emits to other connections.</TD>
</TR>
</TABLE>
<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left"><B>Methods inherited from class java.lang.Object</B></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</CODE></TD>
</TR>
</TABLE>
<P>
<!-- ============ FIELD DETAIL =========== -->
<A NAME="field_detail"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
<B>Field Detail</B></FONT></TH>
</TR>
</TABLE>
<A NAME="connections"><!-- --></A><H3>
connections</H3>
<PRE>
private java.util.ArrayList<<A HREF="../assignment3/Connection.html" title="class in assignment3">Connection</A>> <B>connections</B></PRE>
<DL>
<DD>Open connections.
<P>
<DL>
</DL>
</DL>
<HR>
<A NAME="magnets"><!-- --></A><H3>
magnets</H3>
<PRE>
private java.util.ArrayList<<A HREF="../assignment3/MagnetObject.html" title="class in assignment3">MagnetObject</A>> <B>magnets</B></PRE>
<DL>
<DD>All magnets.
<P>
<DL>
</DL>
</DL>
<HR>
<A NAME="serverSocket"><!-- --></A><H3>
serverSocket</H3>
<PRE>
private java.net.ServerSocket <B>serverSocket</B></PRE>
<DL>
<DD>Socket Server.
<P>
<DL>
</DL>
</DL>
<HR>
<A NAME="socket"><!-- --></A><H3>
socket</H3>
<PRE>
private java.net.Socket <B>socket</B></PRE>
<DL>
<DD>Socket.
<P>
<DL>
</DL>
</DL>
<HR>
<A NAME="LOCK"><!-- --></A><H3>
LOCK</H3>
<PRE>
private final java.util.concurrent.locks.ReentrantLock <B>LOCK</B></PRE>
<DL>
<DD>Reusable lock.
<P>
<DL>
</DL>
</DL>
<HR>
<A NAME="FRAMESIZE"><!-- --></A><H3>
FRAMESIZE</H3>
<PRE>
private final double <B>FRAMESIZE</B></PRE>
<DL>
<DD>Size of Fridge frame.
<P>
<DL>
<DT><B>See Also:</B><DD><A HREF="../constant-values.html#assignment3.Fridge.FRAMESIZE">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="MAGNETSCOUNT"><!-- --></A><H3>
MAGNETSCOUNT</H3>
<PRE>
private final int <B>MAGNETSCOUNT</B></PRE>
<DL>
<DD>Number of magnets to create.
<P>
<DL>
<DT><B>See Also:</B><DD><A HREF="../constant-values.html#assignment3.Fridge.MAGNETSCOUNT">Constant Field Values</A></DL>
</DL>
<!-- ========= CONSTRUCTOR DETAIL ======== -->
<A NAME="constructor_detail"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
<B>Constructor Detail</B></FONT></TH>
</TR>
</TABLE>
<A NAME="Fridge()"><!-- --></A><H3>
Fridge</H3>
<PRE>
public <B>Fridge</B>()</PRE>
<DL>
<DD>Constructor
<P>
</DL>
<!-- ============ METHOD DETAIL ========== -->
<A NAME="method_detail"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
<B>Method Detail</B></FONT></TH>
</TR>
</TABLE>
<A NAME="listen(int)"><!-- --></A><H3>
listen</H3>
<PRE>
public void <B>listen</B>(int port)</PRE>
<DL>
<DD>Start socket server listening for clients.
<P>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>port</CODE> - The port to listen to.</DL>
</DD>
</DL>
<HR>
<A NAME="sendMagnet(assignment3.MagnetObject)"><!-- --></A><H3>
sendMagnet</H3>
<PRE>
public void <B>sendMagnet</B>(<A HREF="../assignment3/MagnetObject.html" title="class in assignment3">MagnetObject</A> magnet)</PRE>
<DL>
<DD>Updates the respective Magnet and emits to other connections.
<P>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>magnet</CODE> - </DL>
</DD>
</DL>
<HR>
<A NAME="disconnect(assignment3.Connection)"><!-- --></A><H3>
disconnect</H3>
<PRE>
public void <B>disconnect</B>(<A HREF="../assignment3/Connection.html" title="class in assignment3">Connection</A> conn)</PRE>
<DL>
<DD>Remove connection from list of active connections.
<P>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>conn</CODE> - The connection to remove.</DL>
</DD>
</DL>
<HR>
<A NAME="getMagnets()"><!-- --></A><H3>
getMagnets</H3>
<PRE>
public java.util.ArrayList<<A HREF="../assignment3/MagnetObject.html" title="class in assignment3">MagnetObject</A>> <B>getMagnets</B>()</PRE>
<DL>
<DD>Get array of magnets.
<P>
<DD><DL>
<DT><B>Returns:</B><DD>All magnets.</DL>
</DD>
</DL>
<HR>
<A NAME="main(java.lang.String[])"><!-- --></A><H3>
main</H3>
<PRE>
public static void <B>main</B>(java.lang.String[] args)</PRE>
<DL>
<DD>Start the Application.
<P>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>args</CODE> - Command-line arguments.</DL>
</DD>
</DL>
<!-- ========= END OF CLASS DATA ========= -->
<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="../assignment3/package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD>
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/Fridge.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-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-files/index-1.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">
<A HREF="../assignment3/Connection.html" title="class in assignment3"><B>PREV CLASS</B></A>
<A HREF="../assignment3/FridgeMagnet.html" title="class in assignment3"><B>NEXT CLASS</B></A></FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../index.html?assignment3/Fridge.html" target="_top"><B>FRAMES</B></A>
<A HREF="Fridge.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>
<TR>
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
SUMMARY: NESTED | <A HREF="#field_summary">FIELD</A> | <A HREF="#constructor_summary">CONSTR</A> | <A HREF="#method_summary">METHOD</A></FONT></TD>
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
DETAIL: <A HREF="#field_detail">FIELD</A> | <A HREF="#constructor_detail">CONSTR</A> | <A HREF="#method_detail">METHOD</A></FONT></TD>
</TR>
</TABLE>
<A NAME="skip-navbar_bottom"></A>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<HR>
</BODY>
</HTML>
| Glavin001/CSCI3465-Assignment3 | Assignment3/doc/assignment3/Fridge.html | HTML | mit | 17,224 |
<!DOCTYPE html>
<!--[if lt IE 9]><html class="no-js lt-ie9" lang="en" dir="ltr"><![endif]-->
<!--[if gt IE 8]><!-->
<html class="no-js" lang="en" dir="ltr">
<!--<![endif]-->
<!-- Usage: /eic/site/ccc-rec.nsf/tpl-eng/template-1col.html?Open&id=3 (optional: ?Open&page=filename.html&id=x) -->
<!-- Created: ; Product Code: 536; Server: stratnotes2.ic.gc.ca -->
<head>
<!-- Title begins / Début du titre -->
<title>
DataKinetics -
Complete profile - Canadian Company Capabilities - Industries and Business - Industry Canada
</title>
<!-- Title ends / Fin du titre -->
<!-- Meta-data begins / Début des métadonnées -->
<meta charset="utf-8" />
<meta name="dcterms.language" title="ISO639-2" content="eng" />
<meta name="dcterms.title" content="" />
<meta name="description" content="" />
<meta name="dcterms.description" content="" />
<meta name="dcterms.type" content="report, data set" />
<meta name="dcterms.subject" content="businesses, industry" />
<meta name="dcterms.subject" content="businesses, industry" />
<meta name="dcterms.issued" title="W3CDTF" content="" />
<meta name="dcterms.modified" title="W3CDTF" content="" />
<meta name="keywords" content="" />
<meta name="dcterms.creator" content="" />
<meta name="author" content="" />
<meta name="dcterms.created" title="W3CDTF" content="" />
<meta name="dcterms.publisher" content="" />
<meta name="dcterms.audience" title="icaudience" content="" />
<meta name="dcterms.spatial" title="ISO3166-1" content="" />
<meta name="dcterms.spatial" title="gcgeonames" content="" />
<meta name="dcterms.format" content="HTML" />
<meta name="dcterms.identifier" title="ICsiteProduct" content="536" />
<!-- EPI-11240 -->
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<!-- MCG-202 -->
<meta content="width=device-width,initial-scale=1" name="viewport">
<!-- EPI-11567 -->
<meta name = "format-detection" content = "telephone=no">
<!-- EPI-12603 -->
<meta name="robots" content="noarchive">
<!-- EPI-11190 - Webtrends -->
<script>
var startTime = new Date();
startTime = startTime.getTime();
</script>
<!--[if gte IE 9 | !IE ]><!-->
<link href="/utils/scripts/_WET_4-0/apps/themes-dist/gcweb/assets/favicon.ico" rel="icon" type="image/x-icon">
<link rel="stylesheet" href="/utils/scripts/_WET_4-0/apps/themes-dist/gcweb/css/wet-boew.min.css">
<!--<![endif]-->
<link rel="stylesheet" href="/utils/scripts/_WET_4-0/apps/themes-dist/gcweb/css/theme.min.css">
<!--[if lt IE 9]>
<link href="/utils/scripts/_WET_4-0/apps/themes-dist/gcweb/assets/favicon.ico" rel="shortcut icon" />
<link rel="stylesheet" href="/utils/scripts/_WET_4-0/apps/themes-dist/gcweb/css/ie8-wet-boew.min.css" />
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js"></script>
<script src="/utils/scripts/_WET_4-0/apps/themes-dist/gcweb/js/ie8-wet-boew.min.js"></script>
<![endif]-->
<!--[if lte IE 9]>
<![endif]-->
<noscript><link rel="stylesheet" href="/utils/scripts/_WET_4-0/apps/themes-dist/gcweb/css/noscript.min.css" /></noscript>
<!-- Google Tag Manager DO NOT REMOVE OR MODIFY - NE PAS SUPPRIMER OU MODIFIER -->
<script>dataLayer1 = [];</script>
<!-- End Google Tag Manager -->
<!-- EPI-11235 -->
<link rel="stylesheet" href="/eic/home.nsf/css/add_WET_4-0_Canada_Apps.css">
<link href="//netdna.bootstrapcdn.com/font-awesome/4.0.3/css/font-awesome.css" rel="stylesheet">
<link href="/app/ccc/srch/css/print.css" media="print" rel="stylesheet" type="text/css" />
</head>
<body class="home" vocab="http://schema.org/" typeof="WebPage">
<!-- EPIC HEADER BEGIN -->
<!-- Google Tag Manager DO NOT REMOVE OR MODIFY - NE PAS SUPPRIMER OU MODIFIER -->
<noscript><iframe title="Google Tag Manager" src="//www.googletagmanager.com/ns.html?id=GTM-TLGQ9K" height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>
<script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start': new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer1'?'&l='+l:'';j.async=true;j.src='//www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);})(window,document,'script','dataLayer1','GTM-TLGQ9K');</script>
<!-- End Google Tag Manager -->
<!-- EPI-12801 -->
<span typeof="Organization"><meta property="legalName" content="Department_of_Industry"></span>
<ul id="wb-tphp">
<li class="wb-slc">
<a class="wb-sl" href="#wb-cont">Skip to main content</a>
</li>
<li class="wb-slc visible-sm visible-md visible-lg">
<a class="wb-sl" href="#wb-info">Skip to "About this site"</a>
</li>
</ul>
<header role="banner">
<div id="wb-bnr" class="container">
<section id="wb-lng" class="visible-md visible-lg text-right">
<h2 class="wb-inv">Language selection</h2>
<div class="row">
<div class="col-md-12">
<ul class="list-inline mrgn-bttm-0">
<li><a href="nvgt.do?V_TOKEN=1492279573531&V_SEARCH.docsCount=3&V_DOCUMENT.docRank=13002&V_SEARCH.docsStart=13001&V_SEARCH.command=navigate&V_SEARCH.resultsJSP=/prfl.do&lang=fra&redirectUrl=/app/scr/imbs/ccc/rgstrtn/rgstr.sec?_flId?_flxKy=e1s1&estblmntNo=234567041301&profileId=61&_evId=bck&lang=eng&V_SEARCH.showStricts=false&prtl=1&_flId?_flId?_flxKy=e1s1" title="Français" lang="fr">Français</a></li>
</ul>
</div>
</div>
</section>
<div class="row">
<div class="brand col-xs-8 col-sm-9 col-md-6">
<a href="http://www.canada.ca/en/index.html"><object type="image/svg+xml" tabindex="-1" data="/utils/scripts/_WET_4-0/apps/themes-dist/gcweb/assets/sig-blk-en.svg"></object><span class="wb-inv"> Government of Canada</span></a>
</div>
<section class="wb-mb-links col-xs-4 col-sm-3 visible-sm visible-xs" id="wb-glb-mn">
<h2>Search and menus</h2>
<ul class="list-inline text-right chvrn">
<li><a href="#mb-pnl" title="Search and menus" aria-controls="mb-pnl" class="overlay-lnk" role="button"><span class="glyphicon glyphicon-search"><span class="glyphicon glyphicon-th-list"><span class="wb-inv">Search and menus</span></span></span></a></li>
</ul>
<div id="mb-pnl"></div>
</section>
<!-- Site Search Removed -->
</div>
</div>
<nav role="navigation" id="wb-sm" class="wb-menu visible-md visible-lg" data-trgt="mb-pnl" data-ajax-fetch="//cdn.canada.ca/gcweb-cdn-dev/sitemenu/sitemenu-en.html" typeof="SiteNavigationElement">
<h2 class="wb-inv">Topics menu</h2>
<div class="container nvbar">
<div class="row">
<ul class="list-inline menu">
<li><a href="https://www.canada.ca/en/services/jobs.html">Jobs</a></li>
<li><a href="http://www.cic.gc.ca/english/index.asp">Immigration</a></li>
<li><a href="https://travel.gc.ca/">Travel</a></li>
<li><a href="https://www.canada.ca/en/services/business.html">Business</a></li>
<li><a href="https://www.canada.ca/en/services/benefits.html">Benefits</a></li>
<li><a href="http://healthycanadians.gc.ca/index-eng.php">Health</a></li>
<li><a href="https://www.canada.ca/en/services/taxes.html">Taxes</a></li>
<li><a href="https://www.canada.ca/en/services.html">More services</a></li>
</ul>
</div>
</div>
</nav>
<!-- EPIC BODY BEGIN -->
<nav role="navigation" id="wb-bc" class="" property="breadcrumb">
<h2 class="wb-inv">You are here:</h2>
<div class="container">
<div class="row">
<ol class="breadcrumb">
<li><a href="/eic/site/icgc.nsf/eng/home" title="Home">Home</a></li>
<li><a href="/eic/site/icgc.nsf/eng/h_07063.html" title="Industries and Business">Industries and Business</a></li>
<li><a href="/eic/site/ccc-rec.nsf/tpl-eng/../eng/home" >Canadian Company Capabilities</a></li>
</ol>
</div>
</div>
</nav>
</header>
<main id="wb-cont" role="main" property="mainContentOfPage" class="container">
<!-- End Header -->
<!-- Begin Body -->
<!-- Begin Body Title -->
<!-- End Body Title -->
<!-- Begin Body Head -->
<!-- End Body Head -->
<!-- Begin Body Content -->
<br>
<!-- Complete Profile -->
<!-- Company Information above tabbed area-->
<input id="showMore" type="hidden" value='more'/>
<input id="showLess" type="hidden" value='less'/>
<h1 id="wb-cont">
Company profile - Canadian Company Capabilities
</h1>
<div class="profileInfo hidden-print">
<ul class="list-inline">
<li><a href="cccSrch.do?lang=eng&profileId=&prtl=1&key.hitsPerPage=25&searchPage=%252Fapp%252Fccc%252Fsrch%252FcccBscSrch.do%253Flang%253Deng%2526amp%253Bprtl%253D1%2526amp%253Btagid%253D&V_SEARCH.scopeCategory=CCC.Root&V_SEARCH.depth=1&V_SEARCH.showStricts=false&V_SEARCH.sortSpec=title+asc&rstBtn.x=" class="btn btn-link">New Search</a> |</li>
<li><form name="searchForm" method="post" action="/app/ccc/srch/bscSrch.do">
<input type="hidden" name="lang" value="eng" />
<input type="hidden" name="profileId" value="" />
<input type="hidden" name="prtl" value="1" />
<input type="hidden" name="searchPage" value="%2Fapp%2Fccc%2Fsrch%2FcccBscSrch.do%3Flang%3Deng%26amp%3Bprtl%3D1%26amp%3Btagid%3D" />
<input type="hidden" name="V_SEARCH.scopeCategory" value="CCC.Root" />
<input type="hidden" name="V_SEARCH.depth" value="1" />
<input type="hidden" name="V_SEARCH.showStricts" value="false" />
<input id="repeatSearchBtn" class="btn btn-link" type="submit" value="Return to search results" />
</form></li>
<li>| <a href="nvgt.do?V_SEARCH.docsStart=13000&V_DOCUMENT.docRank=13001&V_SEARCH.docsCount=3&lang=eng&prtl=1&sbPrtl=&profile=cmpltPrfl&V_TOKEN=1492279579031&V_SEARCH.command=navigate&V_SEARCH.resultsJSP=%2fprfl.do&estblmntNo=234567053505&profileId=&key.newSearchLabel=">Previous Company</a></li>
<li>| <a href="nvgt.do?V_SEARCH.docsStart=13002&V_DOCUMENT.docRank=13003&V_SEARCH.docsCount=3&lang=eng&prtl=1&sbPrtl=&profile=cmpltPrfl&V_TOKEN=1492279579031&V_SEARCH.command=navigate&V_SEARCH.resultsJSP=%2fprfl.do&estblmntNo=234567061948&profileId=&key.newSearchLabel=">Next Company</a></li>
</ul>
</div>
<details>
<summary>Third-Party Information Liability Disclaimer</summary>
<p>Some of the information on this Web page has been provided by external sources. The Government of Canada is not responsible for the accuracy, reliability or currency of the information supplied by external sources. Users wishing to rely upon this information should consult directly with the source of the information. Content provided by external sources is not subject to official languages, privacy and accessibility requirements.</p>
</details>
<h2>
Data Kinetics Ltd.
</h2>
<div class="row">
<div class="col-md-5">
<h2 class="h5 mrgn-bttm-0">Legal Name:</h2>
<p>Data Kinetics Ltd.</p>
<h2 class="h5 mrgn-bttm-0">Operating Name:</h2>
<p>DataKinetics</p>
<div class="mrgn-tp-md"></div>
<p class="mrgn-bttm-0" ><a href="http://www.dkl.com"
target="_blank" title="Website URL">http://www.dkl.com</a></p>
<p><a href="mailto:info@dkl.com" title="info@dkl.com">info@dkl.com</a></p>
</div>
<div class="col-md-4 mrgn-sm-sm">
<h2 class="h5 mrgn-bttm-0">Mailing Address:</h2>
<address class="mrgn-bttm-md">
50 Hines Rd<br/>
KANATA,
Ontario<br/>
K2K 2M5
<br/>
</address>
<h2 class="h5 mrgn-bttm-0">Location Address:</h2>
<address class="mrgn-bttm-md">
50 Hines Rd<br/>
KANATA,
Ontario<br/>
K2K 2M5
<br/>
</address>
<p class="mrgn-bttm-0"><abbr title="Telephone">Tel.</abbr>:
(613) 523-5500
</p>
<p class="mrgn-bttm-0"><abbr title="Telephone">Tel.</abbr>:
(800) 267-0730</p>
<p class="mrgn-bttm-lg"><abbr title="Facsimile">Fax</abbr>:
(613) 523-5533</p>
</div>
<div class="col-md-3 mrgn-tp-md">
<h2 class="wb-inv">Logo</h2>
<img class="img-responsive text-left" src="https://www.ic.gc.ca/app/ccc/srch/media?estblmntNo=364585030000&graphFileName=Data+Kintetics+Logo+&applicationCode=AP&lang=eng" alt="Logo" />
</div>
</div>
<div class="row mrgn-tp-md mrgn-bttm-md">
<div class="col-md-12">
<h2 class="wb-inv">Company Profile</h2>
<br> DataKinetics is the leader in data access optimization. We enable the top data centers in the world to overcome today's mainframe data throughput, performance and capacity challenges.
<br>In business for 35 years, with customers who have been with us for many years:
<br>3 of the top 5 US banks
<br>3 of the global top 5 credit card companies
<br>3 of the top 5 US property and casualty insurance companies
<br>2 of the top 5 US health insurance companies
<br>20% of the Fortune 50
<br><br>
</div>
</div>
<!-- <div class="wb-tabs ignore-session update-hash wb-eqht-off print-active"> -->
<div class="wb-tabs ignore-session">
<div class="tabpanels">
<details id="details-panel1">
<summary>
Full profile
</summary>
<!-- Tab 1 -->
<h2 class="wb-invisible">
Full profile
</h2>
<!-- Contact Information -->
<h3 class="page-header">
Contact information
</h3>
<section class="container-fluid">
<div class="row mrgn-tp-lg">
<div class="col-md-3">
<strong>
Allan
Zander
</strong></div>
</div>
<div class="row mrgn-lft-md">
<div class="col-md-5">
<strong>
Title:
</strong>
</div>
<div class="col-md-7">
<!--if client gender is not null or empty we use gender based job title-->
Chief Executive Officer
</div>
</div>
<div class="row mrgn-lft-md">
<div class="col-md-5">
<strong>
Area of Responsibility:
</strong>
</div>
<div class="col-md-7">
Management Executive.
</div>
</div>
<div class="row mrgn-lft-md">
<div class="col-md-5">
<strong>
Telephone:
</strong>
</div>
<div class="col-md-7">
(613) 523-5500
</div>
</div>
<div class="row mrgn-lft-md">
<div class="col-md-5">
<strong>
Ext:
</strong>
</div>
<div class="col-md-7">
212
</div>
</div>
<div class="row mrgn-lft-md">
<div class="col-md-5">
<strong>
Email:
</strong>
</div>
<div class="col-md-7">
azander@dkl.com
</div>
</div>
<div class="row mrgn-tp-lg">
<div class="col-md-3">
<strong>
Randy
McCoy
</strong></div>
</div>
<div class="row mrgn-lft-md">
<div class="col-md-5">
<strong>
Title:
</strong>
</div>
<div class="col-md-7">
<!--if client gender is not null or empty we use gender based job title-->
Chief Financial Officer
</div>
</div>
<div class="row mrgn-lft-md">
<div class="col-md-5">
<strong>
Area of Responsibility:
</strong>
</div>
<div class="col-md-7">
Finance/Accounting.
</div>
</div>
<div class="row mrgn-lft-md">
<div class="col-md-5">
<strong>
Telephone:
</strong>
</div>
<div class="col-md-7">
(613) 523-5500
</div>
</div>
<div class="row mrgn-lft-md">
<div class="col-md-5">
<strong>
Ext:
</strong>
</div>
<div class="col-md-7">
207
</div>
</div>
<div class="row mrgn-lft-md">
<div class="col-md-5">
<strong>
Email:
</strong>
</div>
<div class="col-md-7">
rmccoy@dkl.com
</div>
</div>
</section>
<p class="mrgn-tp-lg text-right small hidden-print">
<a href="#wb-cont">top of page</a>
</p>
<!-- Company Description -->
<h3 class="page-header">
Company description
</h3>
<section class="container-fluid">
<div class="row">
<div class="col-md-5">
<strong>
Country of Ownership:
</strong>
</div>
<div class="col-md-7">
Canada
</div>
</div>
<div class="row">
<div class="col-md-5">
<strong>
Year Established:
</strong>
</div>
<div class="col-md-7">
1977
</div>
</div>
<div class="row">
<div class="col-md-5">
<strong>
Exporting:
</strong>
</div>
<div class="col-md-7">
Yes
</div>
</div>
<div class="row">
<div class="col-md-5">
<strong>
Primary Industry (NAICS):
</strong>
</div>
<div class="col-md-7">
541510 - Computer Systems Design and Related Services
</div>
</div>
<div class="row">
<div class="col-md-5">
<strong>
Primary Business Activity:
</strong>
</div>
<div class="col-md-7">
Services
</div>
</div>
<div class="row">
<div class="col-md-5">
<strong>
Number of Employees:
</strong>
</div>
<div class="col-md-7">
23
</div>
</div>
</section>
<!-- Products / Services / Licensing -->
<h3 class="page-header">
Product / Service / Licensing
</h3>
<section class="container-fluid">
<div class="row mrgn-bttm-md">
<div class="col-md-3">
<strong>
Product Name:
</strong>
</div>
<div class="col-md-9">
tableBASE <br>
</div>
</div>
<div class="row mrgn-bttm-md">
<div class="col-md-12">
DataKinetics tableBASE in-memory accelerator is an in-memory table management solution that reduces mainframe resource usage, allowing for much faster applications, especially in transaction processing environments. A world-class table manager, tableBASE can lower your mainframe costs, dramatically reduce batch processing time and optimize your business processes, offering significant performance benefits and more powerful and efficient applications.
<br>
<br>
<br>
<br>
</div>
</div>
</section>
<p class="mrgn-tp-lg text-right small hidden-print">
<a href="#wb-cont">top of page</a>
</p>
<!-- Technology Profile -->
<!-- Market Profile -->
<h3 class="page-header">
Market profile
</h3>
<section class="container-fluid">
<h4>
Alliances:
</h4>
<ul>
<li>Sales/Marketing</li>
</ul>
<h4>
Geographic markets:
</h4>
<h5>
Export experience:
</h5>
<ul>
<li>Ireland</li>
<li>Sweden</li>
<li>United Kingdom</li>
<li>United States</li>
<li>Arizona</li>
<li>Arkansas</li>
<li>California</li>
<li>Colorado</li>
<li>Connecticut</li>
<li>Florida</li>
<li>Michigan</li>
<li>Missouri</li>
<li>New York</li>
<li>Ohio</li>
<li>Texas</li>
</ul>
<h5>
Actively pursuing:
</h5>
<ul>
<li>Australia</li>
<li>Brazil</li>
<li>France</li>
<li>Germany</li>
<li>Japan</li>
<li>Singapore</li>
<li>Oklahoma</li>
</ul>
</section>
<p class="mrgn-tp-lg text-right small hidden-print">
<a href="#wb-cont">top of page</a>
</p>
<!-- Sector Information -->
<h3 class="page-header">
Sector information
</h3>
<section class="container-fluid">
<h4>
Classification codes
</h4>
<div class="row">
<div class="col-md-3"><strong>Dun and Bradstreet Number: </strong></div>
<div class="col-md-9">241036052 +
</div>
</div>
<h4>
Key / Major clients:
</h4>
Data Kinetics flagship product, tableBASE, is at the heart of mission-critical applications such as on-line banking, trade settlement, e-business, data mining, data warehousing, and unified billing for financial, insurance, government, retail and other organizations.
<h4>
Success stories:
</h4>
A major credit card processing company uses tableBASE in their clearing and settlement application, which handles 100 million transactions a day. Tables composed of business logic and validation rules are used to guide a transaction through its processing logic at memory speed.
<br>
<br>
A major insurance company uses tableBASE in virtually every policy management system, giving them the flexibility to easily modify business rules and respond quickly to change.
<h4>
Testimonial:
</h4>
"Support of the product has been outstanding as well as the product working as advertised. tableBASE is a rock solid, error free product. That's extremely important in our 24x7 environment."
<br>
- An Insurance Customer
<br>
"Thanks DataKinetics for 25 years of great service and an outstanding product!"
<br>
- An Insurance Customer
<br>
"[The Team] mentioned how pleased they were with the support they had received from DataKinetics."
<br>
- A large US Bank
<br>
"I would like to take this opportunity to thank each of you for the extremely high level of support you provide to me and the account. Any time I have a problem or a question someone on the team quickly responds with a solution or an answer. You provide a level of support I wish all companies would provide their customers."
<br>
- An IBM support representative for a large Health Insurance Company
<br>
"I wish all my vendors were like you."
<br>
- A leading global credit card company
<br>
<br>
<br>
</section>
<details class="mrgn-tp-md mrgn-bttm-md">
<summary>
Third-Party Information Liability Disclaimer
</summary>
<p>
Some of the information on this Web page has been provided by external sources. The Government of Canada is not responsible for the accuracy, reliability or currency of the information supplied by external sources. Users wishing to rely upon this information should consult directly with the source of the information. Content provided by external sources is not subject to official languages, privacy and accessibility requirements.
</p>
</details>
</details>
<details id="details-panel2">
<summary>
Contacts
</summary>
<h2 class="wb-invisible">
Contact information
</h2>
<!-- Contact Information -->
<section class="container-fluid">
<div class="row mrgn-tp-lg">
<div class="col-md-3">
<strong>
Allan
Zander
</strong></div>
</div>
<div class="row mrgn-lft-md">
<div class="col-md-5">
<strong>
Title:
</strong>
</div>
<div class="col-md-7">
<!--if client gender is not null or empty we use gender based job title-->
Chief Executive Officer
</div>
</div>
<div class="row mrgn-lft-md">
<div class="col-md-5">
<strong>
Area of Responsibility:
</strong>
</div>
<div class="col-md-7">
Management Executive.
</div>
</div>
<div class="row mrgn-lft-md">
<div class="col-md-5">
<strong>
Telephone:
</strong>
</div>
<div class="col-md-7">
(613) 523-5500
</div>
</div>
<div class="row mrgn-lft-md">
<div class="col-md-5">
<strong>
Ext:
</strong>
</div>
<div class="col-md-7">
212
</div>
</div>
<div class="row mrgn-lft-md">
<div class="col-md-5">
<strong>
Email:
</strong>
</div>
<div class="col-md-7">
azander@dkl.com
</div>
</div>
<div class="row mrgn-tp-lg">
<div class="col-md-3">
<strong>
Randy
McCoy
</strong></div>
</div>
<div class="row mrgn-lft-md">
<div class="col-md-5">
<strong>
Title:
</strong>
</div>
<div class="col-md-7">
<!--if client gender is not null or empty we use gender based job title-->
Chief Financial Officer
</div>
</div>
<div class="row mrgn-lft-md">
<div class="col-md-5">
<strong>
Area of Responsibility:
</strong>
</div>
<div class="col-md-7">
Finance/Accounting.
</div>
</div>
<div class="row mrgn-lft-md">
<div class="col-md-5">
<strong>
Telephone:
</strong>
</div>
<div class="col-md-7">
(613) 523-5500
</div>
</div>
<div class="row mrgn-lft-md">
<div class="col-md-5">
<strong>
Ext:
</strong>
</div>
<div class="col-md-7">
207
</div>
</div>
<div class="row mrgn-lft-md">
<div class="col-md-5">
<strong>
Email:
</strong>
</div>
<div class="col-md-7">
rmccoy@dkl.com
</div>
</div>
</section>
</details>
<details id="details-panel3">
<summary>
Description
</summary>
<h2 class="wb-invisible">
Company description
</h2>
<section class="container-fluid">
<div class="row">
<div class="col-md-5">
<strong>
Country of Ownership:
</strong>
</div>
<div class="col-md-7">
Canada
</div>
</div>
<div class="row">
<div class="col-md-5">
<strong>
Year Established:
</strong>
</div>
<div class="col-md-7">
1977
</div>
</div>
<div class="row">
<div class="col-md-5">
<strong>
Exporting:
</strong>
</div>
<div class="col-md-7">
Yes
</div>
</div>
<div class="row">
<div class="col-md-5">
<strong>
Primary Industry (NAICS):
</strong>
</div>
<div class="col-md-7">
541510 - Computer Systems Design and Related Services
</div>
</div>
<div class="row">
<div class="col-md-5">
<strong>
Primary Business Activity:
</strong>
</div>
<div class="col-md-7">
Services
</div>
</div>
<div class="row">
<div class="col-md-5">
<strong>
Number of Employees:
</strong>
</div>
<div class="col-md-7">
23
</div>
</div>
</section>
</details>
<details id="details-panel4">
<summary>
Products, services and licensing
</summary>
<h2 class="wb-invisible">
Product / Service / Licensing
</h2>
<section class="container-fluid">
<div class="row mrgn-bttm-md">
<div class="col-md-3">
<strong>
Product Name:
</strong>
</div>
<div class="col-md-9">
tableBASE <br>
</div>
</div>
<div class="row mrgn-bttm-md">
<div class="col-md-12">
DataKinetics tableBASE in-memory accelerator is an in-memory table management solution that reduces mainframe resource usage, allowing for much faster applications, especially in transaction processing environments. A world-class table manager, tableBASE can lower your mainframe costs, dramatically reduce batch processing time and optimize your business processes, offering significant performance benefits and more powerful and efficient applications.
<br>
<br>
<br>
<br>
</div>
</div>
</section>
</details>
<details id="details-panel6">
<summary>
Market
</summary>
<h2 class="wb-invisible">
Market profile
</h2>
<section class="container-fluid">
<h4>
Alliances:
</h4>
<ul>
<li>Sales/Marketing</li>
</ul>
<h4>
Geographic markets:
</h4>
<h5>
Export experience:
</h5>
<ul>
<li>Ireland</li>
<li>Sweden</li>
<li>United Kingdom</li>
<li>United States</li>
<li>Arizona</li>
<li>Arkansas</li>
<li>California</li>
<li>Colorado</li>
<li>Connecticut</li>
<li>Florida</li>
<li>Michigan</li>
<li>Missouri</li>
<li>New York</li>
<li>Ohio</li>
<li>Texas</li>
</ul>
<h5>
Actively pursuing:
</h5>
<ul>
<li>Australia</li>
<li>Brazil</li>
<li>France</li>
<li>Germany</li>
<li>Japan</li>
<li>Singapore</li>
<li>Oklahoma</li>
</ul>
</section>
</details>
<details id="details-panel7">
<summary>
Sector
</summary>
<h2 class="wb-invisible">
Sector information
</h2>
<section class="container-fluid">
<h4>
Classification codes
</h4>
<div class="row">
<div class="col-md-3"><strong>Dun and Bradstreet Number: </strong></div>
<div class="col-md-9">241036052 +
</div>
</div>
<h4>
Key / Major clients:
</h4>
Data Kinetics flagship product, tableBASE, is at the heart of mission-critical applications such as on-line banking, trade settlement, e-business, data mining, data warehousing, and unified billing for financial, insurance, government, retail and other organizations.
<h4>
Success stories:
</h4>
A major credit card processing company uses tableBASE in their clearing and settlement application, which handles 100 million transactions a day. Tables composed of business logic and validation rules are used to guide a transaction through its processing logic at memory speed.
<br>
<br>
A major insurance company uses tableBASE in virtually every policy management system, giving them the flexibility to easily modify business rules and respond quickly to change.
<h4>
Testimonial:
</h4>
"Support of the product has been outstanding as well as the product working as advertised. tableBASE is a rock solid, error free product. That's extremely important in our 24x7 environment."
<br>
- An Insurance Customer
<br>
"Thanks DataKinetics for 25 years of great service and an outstanding product!"
<br>
- An Insurance Customer
<br>
"[The Team] mentioned how pleased they were with the support they had received from DataKinetics."
<br>
- A large US Bank
<br>
"I would like to take this opportunity to thank each of you for the extremely high level of support you provide to me and the account. Any time I have a problem or a question someone on the team quickly responds with a solution or an answer. You provide a level of support I wish all companies would provide their customers."
<br>
- An IBM support representative for a large Health Insurance Company
<br>
"I wish all my vendors were like you."
<br>
- A leading global credit card company
<br>
<br>
<br>
</section>
</details>
</div>
</div>
<div class="row">
<div class="col-md-12 text-right">
Last Update Date 2016-06-08
</div>
</div>
<!--
- Artifact ID: CBW - IMBS - CCC Search WAR
- Group ID: ca.gc.ic.strategis.imbs.ccc.search
- Version: 3.26
- Built-By: bamboo
- Build Timestamp: 2017-03-02T21:29:28Z
-->
<!-- End Body Content -->
<!-- Begin Body Foot -->
<!-- End Body Foot -->
<!-- END MAIN TABLE -->
<!-- End body -->
<!-- Begin footer -->
<div class="row pagedetails">
<div class="col-sm-5 col-xs-12 datemod">
<dl id="wb-dtmd">
<dt class=" hidden-print">Date Modified:</dt>
<dd class=" hidden-print">
<span><time>2017-03-02</time></span>
</dd>
</dl>
</div>
<div class="clear visible-xs"></div>
<div class="col-sm-4 col-xs-6">
</div>
<div class="col-sm-3 col-xs-6 text-right">
</div>
<div class="clear visible-xs"></div>
</div>
</main>
<footer role="contentinfo" id="wb-info">
<nav role="navigation" class="container wb-navcurr">
<h2 class="wb-inv">About government</h2>
<!-- EPIC FOOTER BEGIN -->
<!-- EPI-11638 Contact us -->
<ul class="list-unstyled colcount-sm-2 colcount-md-3">
<li><a href="http://www.ic.gc.ca/eic/site/icgc.nsf/eng/h_07026.html#pageid=E048-H00000&from=Industries">Contact us</a></li>
<li><a href="https://www.canada.ca/en/government/dept.html">Departments and agencies</a></li>
<li><a href="https://www.canada.ca/en/government/publicservice.html">Public service and military</a></li>
<li><a href="https://www.canada.ca/en/news.html">News</a></li>
<li><a href="https://www.canada.ca/en/government/system/laws.html">Treaties, laws and regulations</a></li>
<li><a href="https://www.canada.ca/en/transparency/reporting.html">Government-wide reporting</a></li>
<li><a href="http://pm.gc.ca/eng">Prime Minister</a></li>
<li><a href="https://www.canada.ca/en/government/system.html">How government works</a></li>
<li><a href="http://open.canada.ca/en/">Open government</a></li>
</ul>
</nav>
<div class="brand">
<div class="container">
<div class="row">
<nav class="col-md-10 ftr-urlt-lnk">
<h2 class="wb-inv">About this site</h2>
<ul>
<li><a href="https://www.canada.ca/en/social.html">Social media</a></li>
<li><a href="https://www.canada.ca/en/mobile.html">Mobile applications</a></li>
<li><a href="http://www1.canada.ca/en/newsite.html">About Canada.ca</a></li>
<li><a href="http://www.ic.gc.ca/eic/site/icgc.nsf/eng/h_07033.html">Terms and conditions</a></li>
<li><a href="http://www.ic.gc.ca/eic/site/icgc.nsf/eng/h_07033.html#p1">Privacy</a></li>
</ul>
</nav>
<div class="col-xs-6 visible-sm visible-xs tofpg">
<a href="#wb-cont">Top of Page <span class="glyphicon glyphicon-chevron-up"></span></a>
</div>
<div class="col-xs-6 col-md-2 text-right">
<object type="image/svg+xml" tabindex="-1" role="img" data="/utils/scripts/_WET_4-0/apps/themes-dist/gcweb/assets/wmms-blk.svg" aria-label="Symbol of the Government of Canada"></object>
</div>
</div>
</div>
</div>
</footer>
<!--[if gte IE 9 | !IE ]><!-->
<script src="https://ajax.googleapis.com/ajax/libs/jquery/2.1.1/jquery.min.js"></script>
<script src="/utils/scripts/_WET_4-0/apps/themes-dist/gcweb/js/wet-boew.min.js"></script>
<!--<![endif]-->
<!--[if lt IE 9]>
<script src="/utils/scripts/_WET_4-0/apps/themes-dist/gcweb/js/ie8-wet-boew2.min.js"></script>
<![endif]-->
<script src="/utils/scripts/_WET_4-0/apps/themes-dist/gcweb/js/theme.min.js"></script>
<!-- EPI-10519 -->
<span class="wb-sessto"
data-wb-sessto='{"inactivity": 1800000, "reactionTime": 180000, "sessionalive": 1800000, "logouturl": "/app/ccc/srch/cccSrch.do?lang=eng&prtl=1"}'></span>
<script src="/eic/home.nsf/js/jQuery.externalOpensInNewWindow.js"></script>
<!-- EPI-11190 - Webtrends -->
<script src="/eic/home.nsf/js/webtrends.js"></script>
<script>var endTime = new Date();</script>
<noscript>
<div><img alt="" id="DCSIMG" width="1" height="1" src="//wt-sdc.ic.gc.ca/dcs6v67hwe0ei7wsv8g9fv50d_3k6i/njs.gif?dcsuri=/nojavascript&WT.js=No&WT.tv=9.4.0&dcssip=www.ic.gc.ca"/></div>
</noscript>
<!-- /Webtrends -->
<!-- JS deps -->
<script src="/eic/home.nsf/js/jquery.imagesloaded.js"></script>
<!-- EPI-11262 - Util JS -->
<script src="/eic/home.nsf/js/_WET_4-0_utils_canada.min.js"></script>
<!-- EPI-11383 -->
<script src="/eic/home.nsf/js/jQuery.icValidationErrors.js"></script>
<span style="display:none;" id='app-info' data-project-groupid='' data-project-artifactid='' data-project-version='' data-project-build-timestamp='' data-issue-tracking='' data-scm-sha1='' data-scm-sha1-abbrev='' data-scm-branch='' data-scm-commit-date=''></span>
</body></html>
<!-- End Footer -->
<!--
- Artifact ID: CBW - IMBS - CCC Search WAR
- Group ID: ca.gc.ic.strategis.imbs.ccc.search
- Version: 3.26
- Built-By: bamboo
- Build Timestamp: 2017-03-02T21:29:28Z
-->
| GoC-Spending/data-corporations | html/364585030000.html | HTML | mit | 55,249 |
<!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 (1.8.0_101) on Sun Nov 27 20:03:39 EET 2016 -->
<title>desktop</title>
<meta name="date" content="2016-11-27">
<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
<script type="text/javascript" src="../script.js"></script>
</head>
<body>
<h1 class="bar"><a href="../desktop/package-summary.html" target="classFrame">desktop</a></h1>
<div class="indexContainer">
<h2 title="Classes">Classes</h2>
<ul title="Classes">
<li><a href="DesktopLauncher.html" title="class in desktop" target="classFrame">DesktopLauncher</a></li>
</ul>
</div>
</body>
</html>
| EriksOcakovskis/I700_BlueSky | docs/desktop/package-frame.html | HTML | mit | 747 |
<!doctype html>
<html>
<head>
<meta charset="utf-8">
<title>CashFlow</title>
<base href="/">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="icon" type="image/x-icon" href="favicon.ico">
<link rel="stylesheet" href="http://code.ionicframework.com/ionicons/2.0.1/css/ionicons.min.css" media="all">
</head>
<body>
</body>
</html>
| TeamIllegalSkillsException/CashFlow | client/index.html | HTML | mit | 373 |
<!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="./988de9676feebbf15286a5990e28df18c9410cba18bef4aade1d4c5956484d01.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/52ee5a92633ba577606ac6c56af2f6c7962a5e5d125cb938148e22e79ef71cfe.html | HTML | mit | 550 |
<!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_80) on Thu Oct 27 12:13:59 EEST 2016 -->
<title>Uses of Package com.skobbler.ngx.positioner (SKMaps Framework)</title>
<meta name="date" content="2016-10-27">
<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="Uses of Package com.skobbler.ngx.positioner (SKMaps Framework)";
}
//-->
</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 class="navBarCell1Rev">Use</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>
<div class="subNav">
<ul class="navList">
<li>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="../../../../index.html?com/skobbler/ngx/positioner/package-use.html" target="_top">Frames</a></li>
<li><a href="package-use.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="Uses of Package com.skobbler.ngx.positioner" class="title">Uses of Package<br>com.skobbler.ngx.positioner</h1>
</div>
<div class="contentContainer">
<ul class="blockList">
<li class="blockList">
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation">
<caption><span>Packages that use <a href="../../../../com/skobbler/ngx/positioner/package-summary.html">com.skobbler.ngx.positioner</a></span><span class="tabEnd"> </span></caption>
<tr>
<th class="colFirst" scope="col">Package</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a href="#com.skobbler.ngx.poitracker">com.skobbler.ngx.poitracker</a></td>
<td class="colLast">
<div class="block">Contains classes for tracking pois during navigation.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#com.skobbler.ngx.positioner">com.skobbler.ngx.positioner</a></td>
<td class="colLast">
<div class="block">Contains classes used for implementing a positioner.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="#com.skobbler.ngx.routing">com.skobbler.ngx.routing</a></td>
<td class="colLast">
<div class="block">Contains classes that are needed in order to make a route and information about the status of computed routes.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="com.skobbler.ngx.poitracker">
<!-- -->
</a>
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
<caption><span>Classes in <a href="../../../../com/skobbler/ngx/positioner/package-summary.html">com.skobbler.ngx.positioner</a> used by <a href="../../../../com/skobbler/ngx/poitracker/package-summary.html">com.skobbler.ngx.poitracker</a></span><span class="tabEnd"> </span></caption>
<tr>
<th class="colOne" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colOne"><a href="../../../../com/skobbler/ngx/positioner/class-use/SKPosition.html#com.skobbler.ngx.poitracker">SKPosition</a>
<div class="block">A data class representing a geographic position.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="com.skobbler.ngx.positioner">
<!-- -->
</a>
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
<caption><span>Classes in <a href="../../../../com/skobbler/ngx/positioner/package-summary.html">com.skobbler.ngx.positioner</a> used by <a href="../../../../com/skobbler/ngx/positioner/package-summary.html">com.skobbler.ngx.positioner</a></span><span class="tabEnd"> </span></caption>
<tr>
<th class="colOne" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colOne"><a href="../../../../com/skobbler/ngx/positioner/class-use/SKCurrentPositionListener.html#com.skobbler.ngx.positioner">SKCurrentPositionListener</a>
<div class="block">Used for receiving current position updates</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../com/skobbler/ngx/positioner/class-use/SKPosition.html#com.skobbler.ngx.positioner">SKPosition</a>
<div class="block">A data class representing a geographic position.</div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../../com/skobbler/ngx/positioner/class-use/SKPositionerManager.html#com.skobbler.ngx.positioner">SKPositionerManager</a>
<div class="block">Class which handles reporting new GPS locations.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="com.skobbler.ngx.routing">
<!-- -->
</a>
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
<caption><span>Classes in <a href="../../../../com/skobbler/ngx/positioner/package-summary.html">com.skobbler.ngx.positioner</a> used by <a href="../../../../com/skobbler/ngx/routing/package-summary.html">com.skobbler.ngx.routing</a></span><span class="tabEnd"> </span></caption>
<tr>
<th class="colOne" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colOne"><a href="../../../../com/skobbler/ngx/positioner/class-use/SKPosition.html#com.skobbler.ngx.routing">SKPosition</a>
<div class="block">A data class representing a geographic position.</div>
</td>
</tr>
</tbody>
</table>
</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 class="navBarCell1Rev">Use</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>
<div class="subNav">
<ul class="navList">
<li>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="../../../../index.html?com/skobbler/ngx/positioner/package-use.html" target="_top">Frames</a></li>
<li><a href="package-use.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 ======= -->
<p class="legalCopy"><small>
<i>Copyright © 2014 skobbler GmbH, Luisenstr. 41, 10117 Berlin, Germany. All rights reserved.</i></small></p>
</body>
</html>
| TrekDev/Xamarin.Android.Skobbler | src/Skobbler.Binding/Jars/docs/com/skobbler/ngx/positioner/package-use.html | HTML | mit | 8,161 |
<!DOCTYPE html>
<html lang="en-us">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="generator" content="Source Themes Academic 4.4.0">
<meta name="author" content="Lorena Pantano">
<meta name="description" content="Senior Computational Biologist">
<link rel="alternate" hreflang="en-us" href="http://lpantano.github.io/authors/jose-a.-cancelas/">
<meta name="theme-color" content="#2962ff">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/academicons/1.8.6/css/academicons.min.css" integrity="sha256-uFVgMKfistnJAfoCUQigIl+JfUaP47GrRKjf6CTPVmw=" crossorigin="anonymous">
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.6.0/css/all.css" integrity="sha384-aOkxzJ5uQz7WBObEZcHvV5JvRW3TUc2rNPA7pe3AwnsUohiw1Vj2Rgx2KSOkF5+h" crossorigin="anonymous">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/fancybox/3.2.5/jquery.fancybox.min.css" integrity="sha256-ygkqlh3CYSUri3LhQxzdcm0n1EQvH2Y+U5S2idbLtxs=" crossorigin="anonymous">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/9.15.6/styles/github.min.css" crossorigin="anonymous" title="hl-light">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/9.15.6/styles/dracula.min.css" crossorigin="anonymous" title="hl-dark" disabled>
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Montserrat:400,700|Roboto:400,400italic,700|Roboto+Mono&display=swap">
<link rel="stylesheet" href="/css/academic.min.3bc694af15fd1e4ff7262e7dd46f11a8.css">
<link rel="alternate" href="/authors/jose-a.-cancelas/index.xml" type="application/rss+xml" title="My BioBits">
<link rel="manifest" href="/site.webmanifest">
<link rel="icon" type="image/png" href="/img/icon.png">
<link rel="apple-touch-icon" type="image/png" href="/img/icon-192.png">
<link rel="canonical" href="http://lpantano.github.io/authors/jose-a.-cancelas/">
<meta property="twitter:card" content="summary">
<meta property="twitter:site" content="@lopantano">
<meta property="twitter:creator" content="@lopantano">
<meta property="og:site_name" content="My BioBits">
<meta property="og:url" content="http://lpantano.github.io/authors/jose-a.-cancelas/">
<meta property="og:title" content="Jose A. Cancelas | My BioBits">
<meta property="og:description" content="Senior Computational Biologist"><meta property="og:image" content="http://lpantano.github.io/img/icon-192.png">
<meta property="twitter:image" content="http://lpantano.github.io/img/icon-192.png"><meta property="og:locale" content="en-us">
<meta property="og:updated_time" content="2017-03-01T00:00:00+00:00">
<title>Jose A. Cancelas | My BioBits</title>
</head>
<body id="top" data-spy="scroll" data-offset="70" data-target="#TableOfContents" >
<aside class="search-results" id="search">
<div class="container">
<section class="search-header">
<div class="row no-gutters justify-content-between mb-3">
<div class="col-6">
<h1>Search</h1>
</div>
<div class="col-6 col-search-close">
<a class="js-search" href="#"><i class="fas fa-times-circle text-muted" aria-hidden="true"></i></a>
</div>
</div>
<div id="search-box">
<input name="q" id="search-query" placeholder="Search..." autocapitalize="off"
autocomplete="off" autocorrect="off" spellcheck="false" type="search">
</div>
</section>
<section class="section-search-results">
<div id="search-hits">
</div>
</section>
</div>
</aside>
<nav class="navbar navbar-light fixed-top navbar-expand-lg py-0 compensate-for-scrollbar" id="navbar-main">
<div class="container">
<a class="navbar-brand" href="/">My BioBits</a>
<button type="button" class="navbar-toggler" data-toggle="collapse"
data-target="#navbar" aria-controls="navbar" aria-expanded="false" aria-label="Toggle navigation">
<span><i class="fas fa-bars"></i></span>
</button>
<div class="collapse navbar-collapse" id="navbar">
<ul class="navbar-nav mr-auto">
<li class="nav-item">
<a class="nav-link " href="/#about"><span>Home</span></a>
</li>
<li class="nav-item">
<a class="nav-link " href="/#posts"><span>Posts</span></a>
</li>
<li class="nav-item">
<a class="nav-link " href="/#featured"><span>Publications</span></a>
</li>
<li class="nav-item">
<a class="nav-link " href="/#talks"><span>Talks</span></a>
</li>
<li class="nav-item">
<a class="nav-link " href="/#contact"><span>Contact</span></a>
</li>
</ul>
<ul class="navbar-nav ml-auto">
<li class="nav-item">
<a class="nav-link js-search" href="#"><i class="fas fa-search" aria-hidden="true"></i></a>
</li>
<li class="nav-item">
<a class="nav-link js-dark-toggle" href="#"><i class="fas fa-moon" aria-hidden="true"></i></a>
</li>
</ul>
</div>
</div>
</nav>
<div class="universal-wrapper pt-3">
<h1 itemprop="name">Jose A. Cancelas</h1>
</div>
<section id="profile-page" class="pt-5">
<div class="container">
<div class="article-widget">
<div class="hr-light"></div>
<h3>Latest</h3>
<ul>
<li>
<a href="/publication/daily-2017/">Molecular, phenotypic, and sample-associated data to describe pluripotent stem cell lines and derivatives</a>
</li>
</ul>
</div>
</div>
</section>
<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.4.1/jquery.min.js" integrity="sha256-CSXorXvZcTkaix6Yvo6HppcZGetbYMGWSFlBw8HfCJo=" crossorigin="anonymous"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery.imagesloaded/4.1.4/imagesloaded.pkgd.min.js" integrity="sha256-lqvxZrPLtfffUl2G/e7szqSvPBILGbwmsGE1MKlOi0Q=" crossorigin="anonymous"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery.isotope/3.0.6/isotope.pkgd.min.js" integrity="sha256-CBrpuqrMhXwcLLUd5tvQ4euBHCdh7wGlDfNz8vbu/iI=" crossorigin="anonymous"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/fancybox/3.2.5/jquery.fancybox.min.js" integrity="sha256-X5PoE3KU5l+JcX+w09p/wHl9AzK333C4hJ2I9S5mD4M=" crossorigin="anonymous"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/9.15.6/highlight.min.js" integrity="sha256-aYTdUrn6Ow1DDgh5JTc3aDGnnju48y/1c8s1dgkYPQ8=" crossorigin="anonymous"></script>
<script>hljs.initHighlightingOnLoad();</script>
<script>
const search_index_filename = "/index.json";
const i18n = {
'placeholder': "Search...",
'results': "results found",
'no_results': "No results found"
};
const content_type = {
'post': "Posts",
'project': "Projects",
'publication' : "Publications",
'talk' : "Talks"
};
</script>
<script id="search-hit-fuse-template" type="text/x-template">
<div class="search-hit" id="summary-{{key}}">
<div class="search-hit-content">
<div class="search-hit-name">
<a href="{{relpermalink}}">{{title}}</a>
<div class="article-metadata search-hit-type">{{type}}</div>
<p class="search-hit-description">{{snippet}}</p>
</div>
</div>
</div>
</script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/fuse.js/3.2.1/fuse.min.js" integrity="sha256-VzgmKYmhsGNNN4Ph1kMW+BjoYJM2jV5i4IlFoeZA9XI=" crossorigin="anonymous"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/mark.js/8.11.1/jquery.mark.min.js" integrity="sha256-4HLtjeVgH0eIB3aZ9mLYF6E8oU5chNdjU6p6rrXpl9U=" crossorigin="anonymous"></script>
<script src="/js/academic.min.16bbb3750feb7244c9bc409a5a4fe678.js"></script>
<div class="container">
<footer class="site-footer">
<p class="powered-by">
Powered by the
<a href="https://sourcethemes.com/academic/" target="_blank" rel="noopener">Academic theme</a> for
<a href="https://gohugo.io" target="_blank" rel="noopener">Hugo</a>.
<span class="float-right" aria-hidden="true">
<a href="#" id="back_to_top">
<span class="button_icon">
<i class="fas fa-chevron-up fa-2x"></i>
</span>
</a>
</span>
</p>
</footer>
</div>
<div id="modal" class="modal fade" role="dialog">
<div class="modal-dialog">
<div class="modal-content">
<div class="modal-header">
<h5 class="modal-title">Cite</h5>
<button type="button" class="close" data-dismiss="modal" aria-label="Close">
<span aria-hidden="true">×</span>
</button>
</div>
<div class="modal-body">
<pre><code class="tex hljs"></code></pre>
</div>
<div class="modal-footer">
<a class="btn btn-outline-primary my-1 js-copy-cite" href="#" target="_blank">
<i class="fas fa-copy"></i> Copy
</a>
<a class="btn btn-outline-primary my-1 js-download-cite" href="#" target="_blank">
<i class="fas fa-download"></i> Download
</a>
<div id="modal-error"></div>
</div>
</div>
</div>
</div>
</body>
</html>
| lpantano/lpantano.github.io | authors/jose-a.-cancelas/index.html | HTML | mit | 11,260 |
<?xml version="1.0" encoding="iso-8859-1"?>
<!DOCTYPE html
PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<title>Qt 4.3: window.cpp Example File (itemviews/customsortfiltermodel/window.cpp)</title>
<link href="classic.css" rel="stylesheet" type="text/css" />
</head>
<body>
<table border="0" cellpadding="0" cellspacing="0" width="100%">
<tr>
<td align="left" valign="top" width="32"><a href="http://www.trolltech.com/products/qt"><img src="images/qt-logo.png" align="left" width="32" height="32" border="0" /></a></td>
<td width="1"> </td><td class="postheader" valign="center"><a href="index.html"><font color="#004faf">Home</font></a> · <a href="classes.html"><font color="#004faf">All Classes</font></a> · <a href="mainclasses.html"><font color="#004faf">Main Classes</font></a> · <a href="groups.html"><font color="#004faf">Grouped Classes</font></a> · <a href="modules.html"><font color="#004faf">Modules</font></a> · <a href="functions.html"><font color="#004faf">Functions</font></a></td>
<td align="right" valign="top" width="230"><a href="http://www.trolltech.com"><img src="images/trolltech-logo.png" align="right" width="203" height="32" border="0" /></a></td></tr></table><h1 align="center">window.cpp Example File<br /><sup><sup>itemviews/customsortfiltermodel/window.cpp</sup></sup></h1>
<pre><span class="comment"> /****************************************************************************
**
** Copyright (C) 2006-2008 Trolltech ASA. All rights reserved.
**
** This file is part of the documentation of the Qt Toolkit.
**
** This file may be used under the terms of the GNU General Public
** License versions 2.0 or 3.0 as published by the Free Software
** Foundation and appearing in the files LICENSE.GPL2 and LICENSE.GPL3
** included in the packaging of this file. Alternatively you may (at
** your option) use any later version of the GNU General Public
** License if such license has been publicly approved by Trolltech ASA
** (or its successors, if any) and the KDE Free Qt Foundation.
**
** Please review the following information to ensure GNU General
** Public Licensing requirements will be met:
** http://trolltech.com/products/qt/licenses/licensing/opensource/. If
** you are unsure which license is appropriate for your use, please
** review the following information:
** http://trolltech.com/products/qt/licenses/licensing/licensingoverview
** or contact the sales department at sales@trolltech.com.
**
** In addition, as a special exception, Trolltech, as the sole
** copyright holder for Qt Designer, grants users of the Qt/Eclipse
** Integration plug-in the right for the Qt/Eclipse Integration to
** link to functionality provided by Qt Designer and its related
** libraries.
**
** This file is provided "AS IS" with NO WARRANTY OF ANY KIND,
** INCLUDING THE WARRANTIES OF DESIGN, MERCHANTABILITY AND FITNESS FOR
** A PARTICULAR PURPOSE. Trolltech reserves all rights not expressly
** granted herein.
**
** This file is provided AS IS with NO WARRANTY OF ANY KIND, INCLUDING THE
** WARRANTY OF DESIGN, MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.
**
****************************************************************************/</span>
#include <QtGui>
#include "mysortfilterproxymodel.h"
#include "window.h"
Window::Window()
{
proxyModel = new MySortFilterProxyModel(this);
proxyModel->setDynamicSortFilter(true);
sourceView = new QTreeView;
sourceView->setRootIsDecorated(false);
sourceView->setAlternatingRowColors(true);
QHBoxLayout *sourceLayout = new QHBoxLayout;
sourceLayout->addWidget(sourceView);
sourceGroupBox = new QGroupBox(tr("Original Model"));
sourceGroupBox->setLayout(sourceLayout);
filterCaseSensitivityCheckBox = new QCheckBox(tr("Case sensitive filter"));
filterCaseSensitivityCheckBox->setChecked(true);
filterPatternLineEdit = new QLineEdit;
filterPatternLineEdit->setText("Grace|Sports");
filterPatternLabel = new QLabel(tr("&Filter pattern:"));
filterPatternLabel->setBuddy(filterPatternLineEdit);
filterSyntaxComboBox = new QComboBox;
filterSyntaxComboBox->addItem(tr("Regular expression"), QRegExp::RegExp);
filterSyntaxComboBox->addItem(tr("Wildcard"), QRegExp::Wildcard);
filterSyntaxComboBox->addItem(tr("Fixed string"), QRegExp::FixedString);
fromDateEdit = new QDateEdit;
fromDateEdit->setDate(QDate(1970, 01, 01));
fromLabel = new QLabel(tr("F&rom:"));
fromLabel->setBuddy(fromDateEdit);
toDateEdit = new QDateEdit;
toDateEdit->setDate(QDate(2099, 12, 31));
toLabel = new QLabel(tr("&To:"));
toLabel->setBuddy(toDateEdit);
connect(filterPatternLineEdit, SIGNAL(textChanged(const QString &)),
this, SLOT(textFilterChanged()));
connect(filterSyntaxComboBox, SIGNAL(currentIndexChanged(int)),
this, SLOT(textFilterChanged()));
connect(filterCaseSensitivityCheckBox, SIGNAL(toggled(bool)),
this, SLOT(textFilterChanged()));
connect(fromDateEdit, SIGNAL(dateChanged(const QDate &)),
this, SLOT(dateFilterChanged()));
connect(toDateEdit, SIGNAL(dateChanged(const QDate &)),
this, SLOT(dateFilterChanged()));
proxyView = new QTreeView;
proxyView->setRootIsDecorated(false);
proxyView->setAlternatingRowColors(true);
proxyView->setModel(proxyModel);
proxyView->setSortingEnabled(true);
proxyView->sortByColumn(1, Qt::AscendingOrder);
QGridLayout *proxyLayout = new QGridLayout;
proxyLayout->addWidget(proxyView, 0, 0, 1, 3);
proxyLayout->addWidget(filterPatternLabel, 1, 0);
proxyLayout->addWidget(filterPatternLineEdit, 1, 1);
proxyLayout->addWidget(filterSyntaxComboBox, 1, 2);
proxyLayout->addWidget(filterCaseSensitivityCheckBox, 2, 0, 1, 3);
proxyLayout->addWidget(fromLabel, 3, 0);
proxyLayout->addWidget(fromDateEdit, 3, 1, 1, 2);
proxyLayout->addWidget(toLabel, 4, 0);
proxyLayout->addWidget(toDateEdit, 4, 1, 1, 2);
proxyGroupBox = new QGroupBox(tr("Sorted/Filtered Model"));
proxyGroupBox->setLayout(proxyLayout);
QVBoxLayout *mainLayout = new QVBoxLayout;
mainLayout->addWidget(sourceGroupBox);
mainLayout->addWidget(proxyGroupBox);
setLayout(mainLayout);
setWindowTitle(tr("Custom Sort/Filter Model"));
resize(500, 450);
}
void Window::setSourceModel(QAbstractItemModel *model)
{
proxyModel->setSourceModel(model);
sourceView->setModel(model);
}
void Window::textFilterChanged()
{
QRegExp::PatternSyntax syntax =
QRegExp::PatternSyntax(filterSyntaxComboBox->itemData(
filterSyntaxComboBox->currentIndex()).toInt());
Qt::CaseSensitivity caseSensitivity =
filterCaseSensitivityCheckBox->isChecked() ? Qt::CaseSensitive
: Qt::CaseInsensitive;
QRegExp regExp(filterPatternLineEdit->text(), caseSensitivity, syntax);
proxyModel->setFilterRegExp(regExp);
}
void Window::dateFilterChanged()
{
proxyModel->setFilterMinimumDate(fromDateEdit->date());
proxyModel->setFilterMaximumDate(toDateEdit->date());
}</pre>
<p /><address><hr /><div align="center">
<table width="100%" cellspacing="0" border="0"><tr class="address">
<td width="30%">Copyright © 2008 <a href="trolltech.html">Trolltech</a></td>
<td width="40%" align="center"><a href="trademarks.html">Trademarks</a></td>
<td width="30%" align="right"><div align="right">Qt 4.3.5</div></td>
</tr></table></div></address></body>
</html>
| misizeji/StudyNote_201308 | webserver/html/itemviews-customsortfiltermodel-window-cpp.html | HTML | mit | 8,085 |
@(form:Form[_], want:Want)(implicit request: Request[_])
@helper.form(
controllers.routes.Wants.update(want.id),
'class -> "upload-form item-edit-form",
'enctype -> "multipart/form-data",
Symbol("data-object-id") -> want.id.toString,
Symbol("data-object-type") -> want.meta.namePlural
) {
@helper.inputText(form("what"))
@helper.textarea(form("description"))
<div class="align-right">
<input type="submit" value="Update" class="button" />
<a href="@routes.Wants.index" class="button secondary">Cancel</a>
</div>
<div class="panel">
<h3>Images</h3>
<div class="gallery">
<div class="empty-notice @if( ! want.imageObjects.isEmpty) { no-show }">No images. Upload some!</div>
@if(want.imageObjects.isEmpty) {
} else {
@for(im <- want.imageObjects; url = im.thumbURL) {
<div class="thumb" data-id="@im.id">
<div class="controls">
<a class="delete" href="#">×</a>
</div>
<img src="@url" />
</div>
}
}
</div>
<div class="button small adder">
+ Upload Images
</div>
<input name="images[]" type="file" class="file-add-input" multiple />
</div>
}
@form.globalError.map { error =>
<p class="error">
@error.message
</p>
}
| maackle/bartera | app/views/user/wants/_edit_form.scala.html | HTML | mit | 1,567 |
<!DOCTYPE html>
<html>
<head>
<title>iBaloney Mockup</title>
<meta content="initial-scale=1.0" name="viewport" />
<meta content="text/html;" http-equiv="Content-Type" />
<link href="stylesheets/styles.css" rel="stylesheet" />
<script type="text/javascript" src="../lib/jquery-2.1.0.js"></script>
<!-- Game model source... -->
<script type="text/javascript" src="../src/Card.js"></script>
<script type="text/javascript" src="../src/Deck.js"></script>
<script type="text/javascript" src="../src/Hand.js"></script>
<!-- code for playing with Views -->
<script type="text/javascript" src="../src/ViewPlay.pure.js"></script>
</head>
<body>
<header>
<h1>
iBaloney
p No Players playing yet
</h1>
</header><nav>
<ul>
<li>
<a href="/login">Login</a>
</li>
<li>
<a href="http://www.pagat.com/beating/cheat.html">Help</a>
</li>
</ul>
</nav><section class="game-area">
<section class="play-area">
<section class="history-area">
<h2>
Last Round
</h2>
<p>
["Waiting for the rest of the players."]
</p>
</section>
<section class="action-area">
<h2>
Actions you can take
</h2>
<form action="process_action.php" method="post">
<ul class="action">
<li>
Hey
</li>
</ul>
</form>
</section><section class="cards-area">
<section class="hand-area">
<h2>
Your Cards:
</h2>
<ul class="hand">
</ul>
</section>
</section><section class="books-area">
<h3>
Your Books
</h3>
</section><section class="status-area">
<h2>
Game Status
</h2>
<ul class="turn">
<li>
It is Greg's turn.
</li>
</ul>
<ul class="pond">
<li>
Pond has 45 cards.
</li>
<li>
Discard has 3 cards.
</li>
</ul>
<ul class="status">
<li>
Greg has 7 cards and has made 0 books () [You].
</li>
</ul>
</section>
</section>
</section>
<footer>
<ul>
<li class="right">
© 2014, RoleModel Software, All Rights Reserved
</li>
<li class="left">
Send me <a href="mailto:gltarsa@gmail.com?subject=Comments%20for%20iBaloney%20page">Feedback</a>
</li>
</ul>
</footer>
</body>
</html>
| gltarsa/Baloney | html/index.pure.js.html | HTML | mit | 2,767 |
<!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.6.0_19) on Fri Oct 29 16:39:31 MSD 2010 -->
<TITLE>
Vlookup (POI API Documentation)
</TITLE>
<META NAME="date" CONTENT="2010-10-29">
<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../../stylesheet.css" TITLE="Style">
<SCRIPT type="text/javascript">
function windowTitle()
{
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Vlookup (POI API Documentation)";
}
}
</SCRIPT>
<NOSCRIPT>
</NOSCRIPT>
</HEAD>
<BODY BGCOLOR="white" onload="windowTitle();">
<HR>
<!-- ========= 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="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/Vlookup.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-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">
<A HREF="../../../../../../../org/apache/poi/hssf/record/formula/functions/Value.html" title="class in org.apache.poi.hssf.record.formula.functions"><B>PREV CLASS</B></A>
<A HREF="../../../../../../../org/apache/poi/hssf/record/formula/functions/XYNumericFunction.html" title="class in org.apache.poi.hssf.record.formula.functions"><B>NEXT CLASS</B></A></FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../../../../../index.html?org/apache/poi/hssf/record/formula/functions/Vlookup.html" target="_top"><B>FRAMES</B></A>
<A HREF="Vlookup.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>
<TR>
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
SUMMARY: NESTED | FIELD | <A HREF="#constructor_summary">CONSTR</A> | <A HREF="#method_summary">METHOD</A></FONT></TD>
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
DETAIL: FIELD | <A HREF="#constructor_detail">CONSTR</A> | <A HREF="#method_detail">METHOD</A></FONT></TD>
</TR>
</TABLE>
<A NAME="skip-navbar_top"></A>
<!-- ========= END OF TOP NAVBAR ========= -->
<HR>
<!-- ======== START OF CLASS DATA ======== -->
<H2>
<FONT SIZE="-1">
org.apache.poi.hssf.record.formula.functions</FONT>
<BR>
Class Vlookup</H2>
<PRE>
java.lang.Object
<IMG SRC="../../../../../../../resources/inherit.gif" ALT="extended by "><B>org.apache.poi.hssf.record.formula.functions.Vlookup</B>
</PRE>
<DL>
<DT><B>All Implemented Interfaces:</B> <DD><A HREF="../../../../../../../org/apache/poi/hssf/record/formula/functions/Function.html" title="interface in org.apache.poi.hssf.record.formula.functions">Function</A>, <A HREF="../../../../../../../org/apache/poi/hssf/record/formula/functions/Function3Arg.html" title="interface in org.apache.poi.hssf.record.formula.functions">Function3Arg</A>, <A HREF="../../../../../../../org/apache/poi/hssf/record/formula/functions/Function4Arg.html" title="interface in org.apache.poi.hssf.record.formula.functions">Function4Arg</A></DD>
</DL>
<HR>
<DL>
<DT><PRE>public final class <B>Vlookup</B><DT>extends java.lang.Object</DL>
</PRE>
<P>
Implementation of the VLOOKUP() function.<p/>
VLOOKUP finds a row in a lookup table by the first column value and returns the value from another column.<br/>
<b>Syntax</b>:<br/>
<b>VLOOKUP</b>(<b>lookup_value</b>, <b>table_array</b>, <b>col_index_num</b>, range_lookup)<p/>
<b>lookup_value</b> The value to be found in the first column of the table array.<br/>
<b>table_array</b> An area reference for the lookup data. <br/>
<b>col_index_num</b> a 1 based index specifying which column value of the lookup data will be returned.<br/>
<b>range_lookup</b> If TRUE (default), VLOOKUP finds the largest value less than or equal to
the lookup_value. If FALSE, only exact matches will be considered<br/>
<P>
<P>
<DL>
<DT><B>Author:</B></DT>
<DD>Josh Micich</DD>
</DL>
<HR>
<P>
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
<A NAME="constructor_summary"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
<B>Constructor Summary</B></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><B><A HREF="../../../../../../../org/apache/poi/hssf/record/formula/functions/Vlookup.html#Vlookup()">Vlookup</A></B>()</CODE>
<BR>
</TD>
</TR>
</TABLE>
<!-- ========== METHOD SUMMARY =========== -->
<A NAME="method_summary"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
<B>Method Summary</B></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> <A HREF="../../../../../../../org/apache/poi/hssf/record/formula/eval/ValueEval.html" title="interface in org.apache.poi.hssf.record.formula.eval">ValueEval</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../../org/apache/poi/hssf/record/formula/functions/Vlookup.html#evaluate(int, int, org.apache.poi.hssf.record.formula.eval.ValueEval, org.apache.poi.hssf.record.formula.eval.ValueEval, org.apache.poi.hssf.record.formula.eval.ValueEval)">evaluate</A></B>(int srcRowIndex,
int srcColumnIndex,
<A HREF="../../../../../../../org/apache/poi/hssf/record/formula/eval/ValueEval.html" title="interface in org.apache.poi.hssf.record.formula.eval">ValueEval</A> arg0,
<A HREF="../../../../../../../org/apache/poi/hssf/record/formula/eval/ValueEval.html" title="interface in org.apache.poi.hssf.record.formula.eval">ValueEval</A> arg1,
<A HREF="../../../../../../../org/apache/poi/hssf/record/formula/eval/ValueEval.html" title="interface in org.apache.poi.hssf.record.formula.eval">ValueEval</A> arg2)</CODE>
<BR>
see <A HREF="../../../../../../../org/apache/poi/hssf/record/formula/functions/Function.html#evaluate(org.apache.poi.hssf.record.formula.eval.ValueEval[], int, int)"><CODE>Function.evaluate(ValueEval[], int, int)</CODE></A></TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> <A HREF="../../../../../../../org/apache/poi/hssf/record/formula/eval/ValueEval.html" title="interface in org.apache.poi.hssf.record.formula.eval">ValueEval</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../../org/apache/poi/hssf/record/formula/functions/Vlookup.html#evaluate(int, int, org.apache.poi.hssf.record.formula.eval.ValueEval, org.apache.poi.hssf.record.formula.eval.ValueEval, org.apache.poi.hssf.record.formula.eval.ValueEval, org.apache.poi.hssf.record.formula.eval.ValueEval)">evaluate</A></B>(int srcRowIndex,
int srcColumnIndex,
<A HREF="../../../../../../../org/apache/poi/hssf/record/formula/eval/ValueEval.html" title="interface in org.apache.poi.hssf.record.formula.eval">ValueEval</A> arg0,
<A HREF="../../../../../../../org/apache/poi/hssf/record/formula/eval/ValueEval.html" title="interface in org.apache.poi.hssf.record.formula.eval">ValueEval</A> arg1,
<A HREF="../../../../../../../org/apache/poi/hssf/record/formula/eval/ValueEval.html" title="interface in org.apache.poi.hssf.record.formula.eval">ValueEval</A> arg2,
<A HREF="../../../../../../../org/apache/poi/hssf/record/formula/eval/ValueEval.html" title="interface in org.apache.poi.hssf.record.formula.eval">ValueEval</A> arg3)</CODE>
<BR>
see <A HREF="../../../../../../../org/apache/poi/hssf/record/formula/functions/Function.html#evaluate(org.apache.poi.hssf.record.formula.eval.ValueEval[], int, int)"><CODE>Function.evaluate(ValueEval[], int, int)</CODE></A></TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> <A HREF="../../../../../../../org/apache/poi/hssf/record/formula/eval/ValueEval.html" title="interface in org.apache.poi.hssf.record.formula.eval">ValueEval</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../../org/apache/poi/hssf/record/formula/functions/Vlookup.html#evaluate(org.apache.poi.hssf.record.formula.eval.ValueEval[], int, int)">evaluate</A></B>(<A HREF="../../../../../../../org/apache/poi/hssf/record/formula/eval/ValueEval.html" title="interface in org.apache.poi.hssf.record.formula.eval">ValueEval</A>[] args,
int srcRowIndex,
int srcColumnIndex)</CODE>
<BR>
</TD>
</TR>
</TABLE>
<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left"><B>Methods inherited from class java.lang.Object</B></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</CODE></TD>
</TR>
</TABLE>
<P>
<!-- ========= CONSTRUCTOR DETAIL ======== -->
<A NAME="constructor_detail"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
<B>Constructor Detail</B></FONT></TH>
</TR>
</TABLE>
<A NAME="Vlookup()"><!-- --></A><H3>
Vlookup</H3>
<PRE>
public <B>Vlookup</B>()</PRE>
<DL>
</DL>
<!-- ============ METHOD DETAIL ========== -->
<A NAME="method_detail"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
<B>Method Detail</B></FONT></TH>
</TR>
</TABLE>
<A NAME="evaluate(int, int, org.apache.poi.hssf.record.formula.eval.ValueEval, org.apache.poi.hssf.record.formula.eval.ValueEval, org.apache.poi.hssf.record.formula.eval.ValueEval)"><!-- --></A><H3>
evaluate</H3>
<PRE>
public <A HREF="../../../../../../../org/apache/poi/hssf/record/formula/eval/ValueEval.html" title="interface in org.apache.poi.hssf.record.formula.eval">ValueEval</A> <B>evaluate</B>(int srcRowIndex,
int srcColumnIndex,
<A HREF="../../../../../../../org/apache/poi/hssf/record/formula/eval/ValueEval.html" title="interface in org.apache.poi.hssf.record.formula.eval">ValueEval</A> arg0,
<A HREF="../../../../../../../org/apache/poi/hssf/record/formula/eval/ValueEval.html" title="interface in org.apache.poi.hssf.record.formula.eval">ValueEval</A> arg1,
<A HREF="../../../../../../../org/apache/poi/hssf/record/formula/eval/ValueEval.html" title="interface in org.apache.poi.hssf.record.formula.eval">ValueEval</A> arg2)</PRE>
<DL>
<DD><B>Description copied from interface: <CODE><A HREF="../../../../../../../org/apache/poi/hssf/record/formula/functions/Function3Arg.html#evaluate(int, int, org.apache.poi.hssf.record.formula.eval.ValueEval, org.apache.poi.hssf.record.formula.eval.ValueEval, org.apache.poi.hssf.record.formula.eval.ValueEval)">Function3Arg</A></CODE></B></DD>
<DD>see <A HREF="../../../../../../../org/apache/poi/hssf/record/formula/functions/Function.html#evaluate(org.apache.poi.hssf.record.formula.eval.ValueEval[], int, int)"><CODE>Function.evaluate(ValueEval[], int, int)</CODE></A>
<P>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="evaluate(int, int, org.apache.poi.hssf.record.formula.eval.ValueEval, org.apache.poi.hssf.record.formula.eval.ValueEval, org.apache.poi.hssf.record.formula.eval.ValueEval, org.apache.poi.hssf.record.formula.eval.ValueEval)"><!-- --></A><H3>
evaluate</H3>
<PRE>
public <A HREF="../../../../../../../org/apache/poi/hssf/record/formula/eval/ValueEval.html" title="interface in org.apache.poi.hssf.record.formula.eval">ValueEval</A> <B>evaluate</B>(int srcRowIndex,
int srcColumnIndex,
<A HREF="../../../../../../../org/apache/poi/hssf/record/formula/eval/ValueEval.html" title="interface in org.apache.poi.hssf.record.formula.eval">ValueEval</A> arg0,
<A HREF="../../../../../../../org/apache/poi/hssf/record/formula/eval/ValueEval.html" title="interface in org.apache.poi.hssf.record.formula.eval">ValueEval</A> arg1,
<A HREF="../../../../../../../org/apache/poi/hssf/record/formula/eval/ValueEval.html" title="interface in org.apache.poi.hssf.record.formula.eval">ValueEval</A> arg2,
<A HREF="../../../../../../../org/apache/poi/hssf/record/formula/eval/ValueEval.html" title="interface in org.apache.poi.hssf.record.formula.eval">ValueEval</A> arg3)</PRE>
<DL>
<DD><B>Description copied from interface: <CODE><A HREF="../../../../../../../org/apache/poi/hssf/record/formula/functions/Function4Arg.html#evaluate(int, int, org.apache.poi.hssf.record.formula.eval.ValueEval, org.apache.poi.hssf.record.formula.eval.ValueEval, org.apache.poi.hssf.record.formula.eval.ValueEval, org.apache.poi.hssf.record.formula.eval.ValueEval)">Function4Arg</A></CODE></B></DD>
<DD>see <A HREF="../../../../../../../org/apache/poi/hssf/record/formula/functions/Function.html#evaluate(org.apache.poi.hssf.record.formula.eval.ValueEval[], int, int)"><CODE>Function.evaluate(ValueEval[], int, int)</CODE></A>
<P>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="evaluate(org.apache.poi.hssf.record.formula.eval.ValueEval[], int, int)"><!-- --></A><H3>
evaluate</H3>
<PRE>
public final <A HREF="../../../../../../../org/apache/poi/hssf/record/formula/eval/ValueEval.html" title="interface in org.apache.poi.hssf.record.formula.eval">ValueEval</A> <B>evaluate</B>(<A HREF="../../../../../../../org/apache/poi/hssf/record/formula/eval/ValueEval.html" title="interface in org.apache.poi.hssf.record.formula.eval">ValueEval</A>[] args,
int srcRowIndex,
int srcColumnIndex)</PRE>
<DL>
<DD><DL>
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../../../org/apache/poi/hssf/record/formula/functions/Function.html#evaluate(org.apache.poi.hssf.record.formula.eval.ValueEval[], int, int)">evaluate</A></CODE> in interface <CODE><A HREF="../../../../../../../org/apache/poi/hssf/record/formula/functions/Function.html" title="interface in org.apache.poi.hssf.record.formula.functions">Function</A></CODE></DL>
</DD>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>args</CODE> - the evaluated function arguments. Empty values are represented with
<A HREF="../../../../../../../org/apache/poi/hssf/record/formula/eval/BlankEval.html" title="class in org.apache.poi.hssf.record.formula.eval"><CODE>BlankEval</CODE></A> or <A HREF="../../../../../../../org/apache/poi/hssf/record/formula/eval/MissingArgEval.html" title="class in org.apache.poi.hssf.record.formula.eval"><CODE>MissingArgEval</CODE></A>, never <code>null</code>.<DD><CODE>srcRowIndex</CODE> - row index of the cell containing the formula under evaluation<DD><CODE>srcColumnIndex</CODE> - column index of the cell containing the formula under evaluation
<DT><B>Returns:</B><DD>The evaluated result, possibly an <A HREF="../../../../../../../org/apache/poi/hssf/record/formula/eval/ErrorEval.html" title="class in org.apache.poi.hssf.record.formula.eval"><CODE>ErrorEval</CODE></A>, never <code>null</code>.
<b>Note</b> - Excel uses the error code <i>#NUM!</i> instead of IEEE <i>NaN</i>, so when
numeric functions evaluate to <CODE>Double.NaN</CODE> be sure to translate the result to <A HREF="../../../../../../../org/apache/poi/hssf/record/formula/eval/ErrorEval.html#NUM_ERROR"><CODE>ErrorEval.NUM_ERROR</CODE></A>.</DL>
</DD>
</DL>
<!-- ========= END OF CLASS DATA ========= -->
<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="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/Vlookup.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-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">
<A HREF="../../../../../../../org/apache/poi/hssf/record/formula/functions/Value.html" title="class in org.apache.poi.hssf.record.formula.functions"><B>PREV CLASS</B></A>
<A HREF="../../../../../../../org/apache/poi/hssf/record/formula/functions/XYNumericFunction.html" title="class in org.apache.poi.hssf.record.formula.functions"><B>NEXT CLASS</B></A></FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../../../../../index.html?org/apache/poi/hssf/record/formula/functions/Vlookup.html" target="_top"><B>FRAMES</B></A>
<A HREF="Vlookup.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>
<TR>
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
SUMMARY: NESTED | FIELD | <A HREF="#constructor_summary">CONSTR</A> | <A HREF="#method_summary">METHOD</A></FONT></TD>
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
DETAIL: FIELD | <A HREF="#constructor_detail">CONSTR</A> | <A HREF="#method_detail">METHOD</A></FONT></TD>
</TR>
</TABLE>
<A NAME="skip-navbar_bottom"></A>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<HR>
<i>Copyright 2010 The Apache Software Foundation or
its licensors, as applicable.</i>
</BODY>
</HTML>
| nimbleapps/export_to_spreadsheet | lib/apache-poi/docs/apidocs/org/apache/poi/hssf/record/formula/functions/Vlookup.html | HTML | mit | 21,540 |
<HTML>
<HEAD>
<TITLE>18116038/</TITLE>
</HEAD>
<BODY BGCOLOR=white>
<HR>
18116038/<p><PRE>
>>>> file: solution_1.v
module fifo( clk,w_data,rd,wr,r_data,reset,empty,full);
input clk,rd,wr,reset;
<A NAME="2"></A><FONT color = #0000FF><A HREF="match72-1.html#2" TARGET="1"><IMG SRC="../../bitmaps/tm_2_5.gif" ALT="other" BORDER="0" ALIGN=left></A>
output empty,full;
input [7:0] w_data;
output reg [7:0] r_data;
reg [2:0] Count = 0;
</FONT>reg [31:0] FIFO [0:7];
reg [2:0] readCounter = 0,
writeCounter = 0;
assign empty= (Count==0)? 1'b1:1'b0;
assign full = (Count==8)? 1'b1:1'b0;
always @ (posedge clk)
begin
if (reset) begin
readCounter = 0;
writeCounter = 0;
end
else if (rd ==1'b1 && Count!=0) begin
r_data = FIFO[readCounter];
readCounter = readCounter+1;
end
else if (wr==1'b1 && Count<8) begin
FIFO[writeCounter] = w_data;
writeCounter = writeCounter+1;
end
else;
if (writeCounter==8)
writeCounter=0;
else if (readCounter==8)
readCounter=0;
else;
if (readCounter > writeCounter) begin
Count=readCounter-writeCounter;
end
else if (writeCounter > readCounter)
Count=writeCounter-readCounter;
else;
end
endmodule>>>> file: tb_1.v
`timescale 1ns / 1ps
module tb_1(
);
<A NAME="0"></A><FONT color = #FF0000><A HREF="match72-1.html#0" TARGET="1"><IMG SRC="../../bitmaps/tm_0_11.gif" ALT="other" BORDER="0" ALIGN=left></A>
reg clk;
reg [7:0] w_data;
reg rd;
reg wr;
reg reset;
wire [7:0] r_datat;
wire empty;
wire full;
fifo uut (
.clk(clk),
.w_data(w_data),
.rd(rd),
.wr(wr),
</FONT>
.r_data(r_data),
.reset(reset),
.empty(empty),
.full(full)
);
initial begin
clk = 1'b0;
w_data = 8'h0;
rd = 1'b0;
wr= 1'b0;
reset = 1'b1;
<A NAME="1"></A><FONT color = #00FF00><A HREF="match72-1.html#1" TARGET="1"><IMG SRC="../../bitmaps/tm_1_6.gif" ALT="other" BORDER="0" ALIGN=left></A>
#100;
reset = 1'b1;
#20;
reset = 1'b0;
wr = 1'b1;
w_data = 8'h0;
#20;
w_data = 8'h1;
</FONT> #20;
w_data = 8'h2;
#20;
w_data = 8'h3;
#20
<A NAME="3"></A><FONT color = #00FFFF><A HREF="match72-1.html#3" TARGET="1"><IMG SRC="../../bitmaps/tm_3_5.gif" ALT="other" BORDER="0" ALIGN=left></A>
w_data = 8'h4;
#20;
wr = 1'b0;
rd = 1'b1;
end
always #10 clk = ~clk;
</FONT>endmodule
</PRE>
</PRE>
</BODY>
</HTML>
| suyashmahar/suyashmahar.github.io | courses/ecn104/spring19/plaigiarism-assignment3/results/289570066/match72-0.html | HTML | mit | 2,502 |
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>paramcoq: 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.9.0 / paramcoq - 1.1.2+coq8.7</a></li>
</ul>
</div>
</div>
</div>
<div class="article">
<div class="row">
<div class="col-md-12">
<a href="../..">« Up</a>
<h1>
paramcoq
<small>
1.1.2+coq8.7
<span class="label label-info">Not compatible 👼</span>
</small>
</h1>
<p>📅 <em><script>document.write(moment("2022-03-06 09:57:06 +0000", "YYYY-MM-DD HH:mm:ss Z").fromNow());</script> (2022-03-06 09:57:06 UTC)</em><p>
<h2>Context</h2>
<pre># Packages matching: installed
# Name # Installed # Synopsis
base-bigarray base
base-threads base
base-unix base
camlp5 7.14 Preprocessor-pretty-printer of OCaml
conf-findutils 1 Virtual package relying on findutils
conf-perl 2 Virtual package relying on perl
coq 8.9.0 Formal proof management system
num 1.4 The legacy Num library for arbitrary-precision integer and rational arithmetic
ocaml 4.09.1 The OCaml compiler (virtual package)
ocaml-base-compiler 4.09.1 Official release 4.09.1
ocaml-config 1 OCaml Switch Configuration
ocamlfind 1.9.3 A library manager for OCaml
# opam file:
opam-version: "2.0"
maintainer: "Pierre Roux <pierre.roux@onera.fr>"
homepage: "https://github.com/coq-community/paramcoq"
dev-repo: "git+https://github.com/coq-community/paramcoq.git"
bug-reports: "https://github.com/coq-community/paramcoq/issues"
license: "MIT"
build: [make "-j%{jobs}%"]
install: [make "install"]
depends: [
"coq" {>= "8.7.2" & < "8.8~"}
]
tags: [
"keyword:paramcoq"
"keyword:parametricity"
"keyword:OCaml modules"
"category:Miscellaneous/Coq Extensions"
"logpath:Param"
]
authors: [
"Chantal Keller (Inria, École polytechnique)"
"Marc Lasson (ÉNS de Lyon)"
"Abhishek Anand"
"Pierre Roux"
"Emilio Jesús Gallego Arias"
"Cyril Cohen"
"Matthieu Sozeau"
]
synopsis: "Plugin for generating parametricity statements to perform refinement proofs"
description: """
The plugin is still in an experimental state. It is not very user
friendly (lack of good error messages) and still contains bugs. But is
useable enough to "translate" a large chunk of standard library."""
url {
src: "https://github.com/coq-community/paramcoq/archive/v1.1.2+coq8.7.tar.gz"
checksum: "sha256=48fcb716c00d52802a9596ee396eab9af7f368da6afebdbb9cf67738ae133b97"
}
</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-paramcoq.1.1.2+coq8.7 coq.8.9.0</code></dd>
<dt>Return code</dt>
<dd>5120</dd>
<dt>Output</dt>
<dd><pre>[NOTE] Package coq is already installed (current version is 8.9.0).
The following dependencies couldn't be met:
- coq-paramcoq -> coq < 8.8~ -> 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-paramcoq.1.1.2+coq8.7</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.09.1-2.0.6/released/8.9.0/paramcoq/1.1.2+coq8.7.html | HTML | mit | 7,309 |
<h2 ng-show="previewPost.title"> Preview</h2>
<div ng-show="previewPost.title" class="wrapper" >
<article ng-bind-html="toTrustedHTML(previewPost.content)">
</article>
</div>
<h2 class="section-title">Edit Post</h2>
<div class="wrapper">
<form name="editPostForm" ng-submit="updatePost()" method="post" novalidate>
<article class="main">
<div ng-show="errorList.length > 0" class="alert alert-danger" role="alert">
<strong>Oops,</strong> There was an error with your submission :
<ul class="error-list">
<li ng-repeat="n in errorList">{{ n }}</li>
</ul>
</div>
<div class="form-group {{ !editPostForm.title.$error.serverMessage ? '' : 'has-error'}}">
<label for="post-title">Post Title</label>
<input id="post-title" name="title" type="text" class="form-control" ng-model="post.title" ng-required="true" required/>
</div>
<div class="form-group {{ !editPostForm.content.$error.serverMessage ? '' : 'has-error'}}">
<label for="post-content">Post Content</label>
<textarea rows="1" id="post-content" name="content" class="form-control" ui-tinymce="tinymceOptions" ng-model="post.content" ng-required="true" required></textarea>
</div>
<div class="form-group">
<label for="post-tags">Post Tags</label>
<input id="post-tags" name="tags" class="form-control" value="" />
</div>
</article>
<footer class="footer">
<div class="pull-right btn-group">
<button type="submit" class="btn btn-default" ng-click="makePreviewPost()">Preview Post</button>
<button class="btn btn-danger" ng-click="deletePost()">Delete Post</button>
<button type="submit" class="btn btn-info">Update Post</button>
</div>
</footer>
</form>
</div>
| mirageflow/blogproject | src/app/view_post/edit.html | HTML | mit | 2,000 |
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="es">
<head>
<!-- Generated by javadoc (1.8.0_60) on Fri May 27 11:55:42 CEST 2016 -->
<title>M-Index</title>
<meta name="date" content="2016-05-27">
<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="M-Index";
}
}
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>Package</li>
<li>Class</li>
<li>Use</li>
<li><a href="../overview-tree.html">Tree</a></li>
<li><a href="../deprecated-list.html">Deprecated</a></li>
<li class="navBarCell1Rev">Index</li>
<li><a href="../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="index-12.html">Prev Letter</a></li>
<li><a href="index-14.html">Next Letter</a></li>
</ul>
<ul class="navList">
<li><a href="../index.html?index-files/index-13.html" target="_top">Frames</a></li>
<li><a href="index-13.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="contentContainer"><a href="index-1.html">A</a> <a href="index-2.html">B</a> <a href="index-3.html">C</a> <a href="index-4.html">D</a> <a href="index-5.html">E</a> <a href="index-6.html">F</a> <a href="index-7.html">G</a> <a href="index-8.html">H</a> <a href="index-9.html">I</a> <a href="index-10.html">J</a> <a href="index-11.html">K</a> <a href="index-12.html">L</a> <a href="index-13.html">M</a> <a href="index-14.html">N</a> <a href="index-15.html">O</a> <a href="index-16.html">P</a> <a href="index-17.html">Q</a> <a href="index-18.html">R</a> <a href="index-19.html">S</a> <a href="index-20.html">T</a> <a href="index-21.html">U</a> <a href="index-22.html">V</a> <a href="index-23.html">W</a> <a href="index-24.html">X</a> <a href="index-25.html">Y</a> <a href="index-26.html">Z</a> <a name="I:M">
<!-- -->
</a>
<h2 class="title">M</h2>
<dl>
<dt><a href="../main/package-summary.html">main</a> - package main</dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="../graphics/d3/SuperBomberman3D.html#main-graphics.rooms.game.Game-">main(Game)</a></span> - Static method in class graphics.d3.<a href="../graphics/d3/SuperBomberman3D.html" title="class in graphics.d3">SuperBomberman3D</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="../main/Game.html#main-java.lang.String:A-">main(String[])</a></span> - Static method in class main.<a href="../main/Game.html" title="class in main">Game</a></dt>
<dd>
<div class="block">Main method to start, initialize and load up the game</div>
</dd>
<dt><span class="memberNameLink"><a href="../logic/StatesMachine.html#main_menu-logic.Input.KEY-logic.Input.KEY-">main_menu(Input.KEY, Input.KEY)</a></span> - Static method in class logic.<a href="../logic/StatesMachine.html" title="class in logic">StatesMachine</a></dt>
<dd>
<div class="block">Shows the main menu of the game</div>
</dd>
<dt><a href="../graphics/rooms/mainMenu/MainMenu.html" title="class in graphics.rooms.mainMenu"><span class="typeNameLink">MainMenu</span></a> - Class in <a href="../graphics/rooms/mainMenu/package-summary.html">graphics.rooms.mainMenu</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="../graphics/rooms/mainMenu/MainMenu.html#MainMenu-int-int-java.lang.String-">MainMenu(int, int, String)</a></span> - Constructor for class graphics.rooms.mainMenu.<a href="../graphics/rooms/mainMenu/MainMenu.html" title="class in graphics.rooms.mainMenu">MainMenu</a></dt>
<dd> </dd>
<dt><a href="../graphics/rooms/mainMenu/MainMenuRepository.html" title="class in graphics.rooms.mainMenu"><span class="typeNameLink">MainMenuRepository</span></a> - Class in <a href="../graphics/rooms/mainMenu/package-summary.html">graphics.rooms.mainMenu</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="../graphics/rooms/mainMenu/MainMenuRepository.html#MainMenuRepository--">MainMenuRepository()</a></span> - Constructor for class graphics.rooms.mainMenu.<a href="../graphics/rooms/mainMenu/MainMenuRepository.html" title="class in graphics.rooms.mainMenu">MainMenuRepository</a></dt>
<dd> </dd>
<dt><a href="../logic/misc/Map.html" title="class in logic.misc"><span class="typeNameLink">Map</span></a> - Class in <a href="../logic/misc/package-summary.html">logic.misc</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="../logic/misc/Map.html#Map--">Map()</a></span> - Constructor for class logic.misc.<a href="../logic/misc/Map.html" title="class in logic.misc">Map</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="../main/Initialization.html#MAP_FILE">MAP_FILE</a></span> - Static variable in class main.<a href="../main/Initialization.html" title="class in main">Initialization</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="../main/Initialization.html#MAP_HEIGHT">MAP_HEIGHT</a></span> - Static variable in class main.<a href="../main/Initialization.html" title="class in main">Initialization</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="../main/Initialization.html#MAP_WIDTH">MAP_WIDTH</a></span> - Static variable in class main.<a href="../main/Initialization.html" title="class in main">Initialization</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="../main/Initialization.html#MAP_X_OFFSET">MAP_X_OFFSET</a></span> - Static variable in class main.<a href="../main/Initialization.html" title="class in main">Initialization</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="../main/Initialization.html#MAP_Y_OFFSET">MAP_Y_OFFSET</a></span> - Static variable in class main.<a href="../main/Initialization.html" title="class in main">Initialization</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="../logic/misc/Level.html#mapHeight">mapHeight</a></span> - Variable in class logic.misc.<a href="../logic/misc/Level.html" title="class in logic.misc">Level</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="../logic/misc/Level.html#mapInitX">mapInitX</a></span> - Variable in class logic.misc.<a href="../logic/misc/Level.html" title="class in logic.misc">Level</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="../logic/misc/Level.html#mapInitY">mapInitY</a></span> - Variable in class logic.misc.<a href="../logic/misc/Level.html" title="class in logic.misc">Level</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="../logic/Input.html#mapper">mapper</a></span> - Variable in class logic.<a href="../logic/Input.html" title="class in logic">Input</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="../logic/KeyMapper.html#mapper">mapper</a></span> - Variable in class logic.<a href="../logic/KeyMapper.html" title="class in logic">KeyMapper</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="../logic/misc/Level.html#mapWidth">mapWidth</a></span> - Variable in class logic.misc.<a href="../logic/misc/Level.html" title="class in logic.misc">Level</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="../graphics/effects/Fade.html#MAX">MAX</a></span> - Variable in class graphics.effects.<a href="../graphics/effects/Fade.html" title="class in graphics.effects">Fade</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="../logic/collisions/BoundingBox.html#max">max</a></span> - Variable in class logic.collisions.<a href="../logic/collisions/BoundingBox.html" title="class in logic.collisions">BoundingBox</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="../logic/misc/Ranking.html#MAX_RECORDS">MAX_RECORDS</a></span> - Static variable in class logic.misc.<a href="../logic/misc/Ranking.html" title="class in logic.misc">Ranking</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="../sound/MusicRepository.html#menu">menu</a></span> - Static variable in class sound.<a href="../sound/MusicRepository.html" title="class in sound">MusicRepository</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="../main/Initialization.html#MENU_FILE">MENU_FILE</a></span> - Static variable in class main.<a href="../main/Initialization.html" title="class in main">Initialization</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="../sound/SoundTrack.html#MENU_MUSIC">MENU_MUSIC</a></span> - Static variable in class sound.<a href="../sound/SoundTrack.html" title="class in sound">SoundTrack</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="../graphics/rooms/controlsMenu/Controls.html#menuButtons">menuButtons</a></span> - Variable in class graphics.rooms.controlsMenu.<a href="../graphics/rooms/controlsMenu/Controls.html" title="class in graphics.rooms.controlsMenu">Controls</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="../graphics/rooms/mainMenu/MainMenu.html#menuButtons">menuButtons</a></span> - Variable in class graphics.rooms.mainMenu.<a href="../graphics/rooms/mainMenu/MainMenu.html" title="class in graphics.rooms.mainMenu">MainMenu</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="../graphics/rooms/pauseMenu/PauseMenu.html#menuButtons">menuButtons</a></span> - Variable in class graphics.rooms.pauseMenu.<a href="../graphics/rooms/pauseMenu/PauseMenu.html" title="class in graphics.rooms.pauseMenu">PauseMenu</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="../main/Initialization.MENUS.html#MENUS--">MENUS()</a></span> - Constructor for enum main.<a href="../main/Initialization.MENUS.html" title="enum in main">Initialization.MENUS</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="../graphics/rooms/game/GameRepository.html#midHorExplosion">midHorExplosion</a></span> - Static variable in class graphics.rooms.game.<a href="../graphics/rooms/game/GameRepository.html" title="class in graphics.rooms.game">GameRepository</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="../graphics/rooms/game/GameRepository.html#midVerExplosion">midVerExplosion</a></span> - Static variable in class graphics.rooms.game.<a href="../graphics/rooms/game/GameRepository.html" title="class in graphics.rooms.game">GameRepository</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="../graphics/effects/Fade.html#MIN">MIN</a></span> - Variable in class graphics.effects.<a href="../graphics/effects/Fade.html" title="class in graphics.effects">Fade</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="../logic/collisions/BoundingBox.html#min">min</a></span> - Variable in class logic.collisions.<a href="../logic/collisions/BoundingBox.html" title="class in logic.collisions">BoundingBox</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="../graphics/effects/Fade.html#MOD">MOD</a></span> - Variable in class graphics.effects.<a href="../graphics/effects/Fade.html" title="class in graphics.effects">Fade</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="../graphics/d3/SuperBomberman3D.html#modelBatch">modelBatch</a></span> - Variable in class graphics.d3.<a href="../graphics/d3/SuperBomberman3D.html" title="class in graphics.d3">SuperBomberman3D</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="../graphics/d3/SuperBomberman3D.html#models--">models()</a></span> - Method in class graphics.d3.<a href="../graphics/d3/SuperBomberman3D.html" title="class in graphics.d3">SuperBomberman3D</a></dt>
<dd>
<div class="block">Initializes the 3D models and instances them</div>
</dd>
<dt><span class="memberNameLink"><a href="../logic/characters/Player.html#modSwitch">modSwitch</a></span> - Variable in class logic.characters.<a href="../logic/characters/Player.html" title="class in logic.characters">Player</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="../logic/characters/Enemy.html#modX">modX</a></span> - Variable in class logic.characters.<a href="../logic/characters/Enemy.html" title="class in logic.characters">Enemy</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="../logic/characters/Enemy.html#modY">modY</a></span> - Variable in class logic.characters.<a href="../logic/characters/Enemy.html" title="class in logic.characters">Enemy</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="../logic/characters/Enemy.html#movActual">movActual</a></span> - Variable in class logic.characters.<a href="../logic/characters/Enemy.html" title="class in logic.characters">Enemy</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="../graphics/rooms/Room.html#music">music</a></span> - Variable in class graphics.rooms.<a href="../graphics/rooms/Room.html" title="class in graphics.rooms">Room</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="../sound/SoundTrack.html#MUSIC">MUSIC</a></span> - Static variable in class sound.<a href="../sound/SoundTrack.html" title="class in sound">SoundTrack</a></dt>
<dd> </dd>
<dt><a href="../sound/MusicRepository.html" title="class in sound"><span class="typeNameLink">MusicRepository</span></a> - Class in <a href="../sound/package-summary.html">sound</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="../sound/MusicRepository.html#MusicRepository--">MusicRepository()</a></span> - Constructor for class sound.<a href="../sound/MusicRepository.html" title="class in sound">MusicRepository</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="../graphics/effects/ControlButton.html#myKey">myKey</a></span> - Variable in class graphics.effects.<a href="../graphics/effects/ControlButton.html" title="class in graphics.effects">ControlButton</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="../graphics/effects/ControlButton.html#myPintable">myPintable</a></span> - Variable in class graphics.effects.<a href="../graphics/effects/ControlButton.html" title="class in graphics.effects">ControlButton</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="../logic/Objeto.html#myRoom">myRoom</a></span> - Variable in class logic.<a href="../logic/Objeto.html" title="class in logic">Objeto</a></dt>
<dd> </dd>
</dl>
<a href="index-1.html">A</a> <a href="index-2.html">B</a> <a href="index-3.html">C</a> <a href="index-4.html">D</a> <a href="index-5.html">E</a> <a href="index-6.html">F</a> <a href="index-7.html">G</a> <a href="index-8.html">H</a> <a href="index-9.html">I</a> <a href="index-10.html">J</a> <a href="index-11.html">K</a> <a href="index-12.html">L</a> <a href="index-13.html">M</a> <a href="index-14.html">N</a> <a href="index-15.html">O</a> <a href="index-16.html">P</a> <a href="index-17.html">Q</a> <a href="index-18.html">R</a> <a href="index-19.html">S</a> <a href="index-20.html">T</a> <a href="index-21.html">U</a> <a href="index-22.html">V</a> <a href="index-23.html">W</a> <a href="index-24.html">X</a> <a href="index-25.html">Y</a> <a href="index-26.html">Z</a> </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>Package</li>
<li>Class</li>
<li>Use</li>
<li><a href="../overview-tree.html">Tree</a></li>
<li><a href="../deprecated-list.html">Deprecated</a></li>
<li class="navBarCell1Rev">Index</li>
<li><a href="../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="index-12.html">Prev Letter</a></li>
<li><a href="index-14.html">Next Letter</a></li>
</ul>
<ul class="navList">
<li><a href="../index.html?index-files/index-13.html" target="_top">Frames</a></li>
<li><a href="index-13.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>
| EquipoJP/SuperBomberman | Bomberman/doc/index-files/index-13.html | HTML | mit | 17,685 |
<header>
Text Adventures with Environmental Immersion
</header>
| akeogh/text-based-story | app/templates/header_template.html | HTML | mit | 66 |
<!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.6.0_26) on Thu Feb 16 18:15:38 CET 2012 -->
<TITLE>
Uses of Interface rabbit.cache.Cache (RabbIT/4)
</TITLE>
<META NAME="date" CONTENT="2012-02-16">
<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../stylesheet.css" TITLE="Style">
<SCRIPT type="text/javascript">
function windowTitle()
{
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Uses of Interface rabbit.cache.Cache (RabbIT/4)";
}
}
</SCRIPT>
<NOSCRIPT>
</NOSCRIPT>
</HEAD>
<BODY BGCOLOR="white" onload="windowTitle();">
<HR>
<!-- ========= 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="../../../rabbit/cache/Cache.html" title="interface in rabbit.cache"><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="../package-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?rabbit/cache//class-useCache.html" target="_top"><B>FRAMES</B></A>
<A HREF="Cache.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 Interface<br>rabbit.cache.Cache</B></H2>
</CENTER>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
Packages that use <A HREF="../../../rabbit/cache/Cache.html" title="interface in rabbit.cache">Cache</A></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><A HREF="#rabbit.cache.ncache"><B>rabbit.cache.ncache</B></A></TD>
<TD> </TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><A HREF="#rabbit.proxy"><B>rabbit.proxy</B></A></TD>
<TD>The web proxy components. </TD>
</TR>
</TABLE>
<P>
<A NAME="rabbit.cache.ncache"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
Uses of <A HREF="../../../rabbit/cache/Cache.html" title="interface in rabbit.cache">Cache</A> in <A HREF="../../../rabbit/cache/ncache/package-summary.html">rabbit.cache.ncache</A></FONT></TH>
</TR>
</TABLE>
<P>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left" COLSPAN="2">Classes in <A HREF="../../../rabbit/cache/ncache/package-summary.html">rabbit.cache.ncache</A> that implement <A HREF="../../../rabbit/cache/Cache.html" title="interface in rabbit.cache">Cache</A></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../rabbit/cache/ncache/NCache.html" title="class in rabbit.cache.ncache">NCache<K,V></A></B></CODE>
<BR>
The NCache is like a Map in lookup/insert/delete
The NCache is persistent over sessions (saves itself to disk).</TD>
</TR>
</TABLE>
<P>
<A NAME="rabbit.proxy"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
Uses of <A HREF="../../../rabbit/cache/Cache.html" title="interface in rabbit.cache">Cache</A> in <A HREF="../../../rabbit/proxy/package-summary.html">rabbit.proxy</A></FONT></TH>
</TR>
</TABLE>
<P>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left" COLSPAN="2">Methods in <A HREF="../../../rabbit/proxy/package-summary.html">rabbit.proxy</A> that return <A HREF="../../../rabbit/cache/Cache.html" title="interface in rabbit.cache">Cache</A></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> <A HREF="../../../rabbit/cache/Cache.html" title="interface in rabbit.cache">Cache</A><<A HREF="../../../rabbit/http/HttpHeader.html" title="class in rabbit.http">HttpHeader</A>,<A HREF="../../../rabbit/http/HttpHeader.html" title="class in rabbit.http">HttpHeader</A>></CODE></FONT></TD>
<TD><CODE><B>HttpProxy.</B><B><A HREF="../../../rabbit/proxy/HttpProxy.html#getCache()">getCache</A></B>()</CODE>
<BR>
Get the cache that this proxy is currently using.</TD>
</TR>
</TABLE>
<P>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left" COLSPAN="2">Constructors in <A HREF="../../../rabbit/proxy/package-summary.html">rabbit.proxy</A> with parameters of type <A HREF="../../../rabbit/cache/Cache.html" title="interface in rabbit.cache">Cache</A></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><B><A HREF="../../../rabbit/proxy/CacheResourceSource.html#CacheResourceSource(rabbit.cache.Cache, rabbit.cache.CacheEntry, org.khelekore.rnio.NioHandler, org.khelekore.rnio.BufferHandler)">CacheResourceSource</A></B>(<A HREF="../../../rabbit/cache/Cache.html" title="interface in rabbit.cache">Cache</A><<A HREF="../../../rabbit/http/HttpHeader.html" title="class in rabbit.http">HttpHeader</A>,<A HREF="../../../rabbit/http/HttpHeader.html" title="class in rabbit.http">HttpHeader</A>> cache,
<A HREF="../../../rabbit/cache/CacheEntry.html" title="interface in rabbit.cache">CacheEntry</A><<A HREF="../../../rabbit/http/HttpHeader.html" title="class in rabbit.http">HttpHeader</A>,<A HREF="../../../rabbit/http/HttpHeader.html" title="class in rabbit.http">HttpHeader</A>> entry,
<A HREF="http://www.khelekore.org/rnio/javadoc/org/khelekore/rnio/NioHandler.html?is-external=true" title="class or interface in org.khelekore.rnio">NioHandler</A> tr,
<A HREF="http://www.khelekore.org/rnio/javadoc/org/khelekore/rnio/BufferHandler.html?is-external=true" title="class or interface in org.khelekore.rnio">BufferHandler</A> bufHandler)</CODE>
<BR>
Create a new CacheResourceSource.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><B><A HREF="../../../rabbit/proxy/RandomCacheResourceSource.html#RandomCacheResourceSource(rabbit.cache.Cache, rabbit.proxy.RequestHandler, org.khelekore.rnio.NioHandler, org.khelekore.rnio.BufferHandler, java.util.List, long)">RandomCacheResourceSource</A></B>(<A HREF="../../../rabbit/cache/Cache.html" title="interface in rabbit.cache">Cache</A><<A HREF="../../../rabbit/http/HttpHeader.html" title="class in rabbit.http">HttpHeader</A>,<A HREF="../../../rabbit/http/HttpHeader.html" title="class in rabbit.http">HttpHeader</A>> cache,
rabbit.proxy.RequestHandler rh,
<A HREF="http://www.khelekore.org/rnio/javadoc/org/khelekore/rnio/NioHandler.html?is-external=true" title="class or interface in org.khelekore.rnio">NioHandler</A> tr,
<A HREF="http://www.khelekore.org/rnio/javadoc/org/khelekore/rnio/BufferHandler.html?is-external=true" title="class or interface in org.khelekore.rnio">BufferHandler</A> bufHandler,
<A HREF="http://java.sun.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</A><<A HREF="../../../rabbit/io/Range.html" title="class in rabbit.io">Range</A>> ranges,
long totalSize)</CODE>
<BR>
Create a new ResourceSource that will get a list of ranges from a
cached resource.</TD>
</TR>
</TABLE>
<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="../../../rabbit/cache/Cache.html" title="interface in rabbit.cache"><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="../package-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?rabbit/cache//class-useCache.html" target="_top"><B>FRAMES</B></A>
<A HREF="Cache.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>
</BODY>
</HTML>
| exratione/selenium-service-example | lib/testingbot-tunnel-1.16/lib/rabbit/htdocs/javadoc/rabbit/cache/class-use/Cache.html | HTML | mit | 12,276 |
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="generator" content="rustdoc">
<meta name="description" content="API documentation for the Rust `XKB_KEY_Oacute` constant in crate `wayland_kbd`.">
<meta name="keywords" content="rust, rustlang, rust-lang, XKB_KEY_Oacute">
<title>wayland_kbd::keysyms::XKB_KEY_Oacute - Rust</title>
<link rel="stylesheet" type="text/css" href="../../main.css">
</head>
<body class="rustdoc">
<!--[if lte IE 8]>
<div class="warning">
This old browser is unsupported and will most likely display funky
things.
</div>
<![endif]-->
<section class="sidebar">
<p class='location'><a href='../index.html'>wayland_kbd</a>::<wbr><a href='index.html'>keysyms</a></p><script>window.sidebarCurrent = {name: 'XKB_KEY_Oacute', ty: 'constant', relpath: ''};</script><script defer src="sidebar-items.js"></script>
</section>
<nav class="sub">
<form class="search-form js-only">
<div class="search-container">
<input class="search-input" name="search"
autocomplete="off"
placeholder="Click or press 'S' to search, '?' for more options..."
type="search">
</div>
</form>
</nav>
<section id='main' class="content constant">
<h1 class='fqn'><span class='in-band'><a href='../index.html'>wayland_kbd</a>::<wbr><a href='index.html'>keysyms</a>::<wbr><a class='constant' href=''>XKB_KEY_Oacute</a></span><span class='out-of-band'><span id='render-detail'>
<a id="toggle-all-docs" href="javascript:void(0)" title="collapse all docs">
[<span class='inner'>−</span>]
</a>
</span><a id='src-1505' class='srclink' href='../../src/wayland_kbd/ffi/keysyms.rs.html#693' title='goto source code'>[src]</a></span></h1>
<pre class='rust const'>pub const XKB_KEY_Oacute: <a href='http://doc.rust-lang.org/nightly/std/primitive.u32.html'>u32</a><code> = </code><code>0x00d3</code></pre></section>
<section id='search' class="content hidden"></section>
<section class="footer"></section>
<div id="help" class="hidden">
<div class="shortcuts">
<h1>Keyboard shortcuts</h1>
<dl>
<dt>?</dt>
<dd>Show this help dialog</dd>
<dt>S</dt>
<dd>Focus the search field</dd>
<dt>⇤</dt>
<dd>Move up in search results</dd>
<dt>⇥</dt>
<dd>Move down in search results</dd>
<dt>⏎</dt>
<dd>Go to active search result</dd>
</dl>
</div>
<div class="infos">
<h1>Search tricks</h1>
<p>
Prefix searches with a type followed by a colon (e.g.
<code>fn:</code>) to restrict the search to a given type.
</p>
<p>
Accepted types are: <code>fn</code>, <code>mod</code>,
<code>struct</code>, <code>enum</code>,
<code>trait</code>, <code>typedef</code> (or
<code>tdef</code>).
</p>
<p>
Search functions by type signature (e.g.
<code>vec -> usize</code>)
</p>
</div>
</div>
<script>
window.rootPath = "../../";
window.currentCrate = "wayland_kbd";
window.playgroundUrl = "";
</script>
<script src="../../jquery.js"></script>
<script src="../../main.js"></script>
<script async src="../../search-index.js"></script>
</body>
</html> | mcanders/bevy | doc/wayland_kbd/keysyms/constant.XKB_KEY_oacute (Case Conflict).html | HTML | mit | 3,816 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.