path
stringlengths
5
312
repo_name
stringlengths
5
116
content
stringlengths
2
1.04M
Template/Engine/default/search.html
istrwei/pocent
<!DOCTYPE html> <html> <script> var t1 = new Date().getTime(); </script> <head> <meta charset="utf-8" /> <title><?php echo !empty($search) ? $search." - ":"";?>搜索 - <?php echo $SITE['title'];?></title> <meta name="keywords" content="磁力搜索, 磁力链接, 磁力搜, 磁力链, 磁力链接搜索, BT搜索" /> <meta name="description" content="啊的磁力链接" /> <meta name="viewport" content="width=device-width" /> <link type="text/css" rel="stylesheet" href="<?php echo TEMP_URL?>/css/search.css" /> <script src="<?php echo TEMP_URL?>/js/search.js" type="text/javascript"></script> </head> <body> <div id="wrapper"> <div class="top-bar"> <span class="first"><a href="/">POCENT搜索</a></span> </div> <div class="header-div"> <form class="search-form" action="?i=search" method="post"> <a href="" title="磁力搜索"> <img style="width:50px; height:50px; border-radius:50%; overflow:hidden;" src="admin/<?php echo $users['img'];?>" alt="磁力搜索" class="nav-logo" /> </a> <input type="text" id="search" title="Search" value="<?php echo $search;?>" autocomplete="off" name="q" /> <input type="submit" name="search" id="btnSearch" value="搜 索" class="blue" /> </form> </div> <div id="sort-bar"> <b>全部记录</b> </div> <div id="content"> <div id="wall"> <?php if($count){?> <div class="search-statu"> <span>大约 <?php echo $count;?> 条结果,耗时 <protty id="TimeShow"></protty> 毫秒。</span> <span> </span> </div> <?php foreach ($s['article'] as $v){?> <div class="search-item"> <div class="item-title"> <h3> <a href="<?php if($v['type']=='video'){echo "?i=play&id=$v[id]";} if($v['type']=='article'){echo "?i=page&id=$v[id]";} if($v['type']=='music'){echo "?i=mp3&id=$v[id]";}?>" target="_blank"><?php echo str_replace("$search", "<b>$search</b>", $v['title']);?></a> </h3> </div> <div class="item-list"> <ul> <li><?php echo iconv_substr(str_replace("$search", "<span style='color:red;'>$search</span>", strip_tags($v['content'])), 0 , 150 , "utf-8" );?>..</li> </ul> </div> <div class="item-bar"> <span class="cpill fileType1"><?php if ($v['type']=='video'){echo "视频";} if ($v['type']=='article'){echo "文章";} if ($v['type']=='music'){echo "音乐";} ?></span> <span> 发表时间: <b><?php echo date("Y:m:d", $v['times']);?></b> </span><span> 分类: <b><?php echo $v['ify_name'];?></b> </span> <span>浏览数:<b><?php echo $v['view'];?></b></span> <span>作者:<b><?php echo $v['athor'];?></b></span> </div> </div> <?php }?> <div class="bottom-pager"> <a href="<?php echo "?i=search&q=$search&p=1";?>"> &lt; </a> <?php SearchPage($pageCount, $p, 10, $search);?> <a href="<?php echo "?i=search&q=$search&p=$pageCount";?>"> &gt; </a> </div> <div class="push"> </div> </div> <?php }else{?> <span>没有查找到记录,耗时 <protty id="TimeShow"></protty> 毫秒。</span> <span> </span> <?php }?> </div> <div class="footer"> <span>©2015 POCENT</span> <span><a href="" rel="nofollow">站内搜索</a> </span> </div> <script> window.onload = function() { document.getElementById("TimeShow").innerHTML = (new Date().getTime()-t1); } </script> </body> </html>
index.html
kavinnashi/radio
<!doctype html> <!--[if lt IE 7]> <html class="ie6 oldie"> <![endif]--> <!--[if IE 7]> <html class="ie7 oldie"> <![endif]--> <!--[if IE 8]> <html class="ie8 oldie"> <![endif]--> <!--[if gt IE 8]><!--> <html class=""> <!--<![endif]--> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>radio demo</title> <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.min.js" ></script> <script type="text/javascript" src="radio.js"></script> </head> <body> <input type="radio" class="inpit" id="input1"/>Radio one<br > <input type="radio" class="inpit" id="input2"/>Radio two<br > <input type="radio" class="inpit" id="input3"/>Radio three<br > <input type="radio" class="inpit" id="input4"/>Radio four<br > </body> </html>
test/expected.output/lists.html
clarkgrubb/wikidot-to-html
<ul> <li>one <ul> <li>two <ul> <li>three</li> </ul> </li> <li>two a</li> </ul> </li> <li>one b</li> </ul> <ul> <li>one<br /> two</li> <li>three</li> </ul>
api/class-Barcode.html
nailsapp/site-docs
<!DOCTYPE html> <html> <head> <meta charset="utf-8"> <title>Class Barcode</title> <link rel="stylesheet" href="resources/bootstrap.min.css?08b23951ef4599ca9cbf1f902d0e8290c9653ddd"> <link rel="stylesheet" href="resources/style.css?062e9e59e0b8c44fbaaded5b7ffc21f907b78669"> </head> <body> <div id="navigation" class="navbar navbar-fixed-top"> <div class="navbar-inner"> <div class="container"> <a href="index.html" class="brand">Overview</a> <div class="nav-collapse"> <ul class="nav"> <li> <a href="namespace-None.html" title="Summary of None"><span>Namespace</span></a> </li> <li class="active"> <span>Class</span> </li> </ul> </div> </div> </div> </div> <div id="left"> <div id="menu"> <form id="search" class="form-search"> <input type="hidden" name="cx" value=""> <input type="hidden" name="ie" value="UTF-8"> <input type="text" name="q" class="search-query" placeholder="Search"> </form> <div id="groups"> <h3>Namespaces</h3> <ul> <li> <a href="namespace-Nails.html"> Nails<span></span> </a> <ul> <li> <a href="namespace-Nails.Admin.html"> Admin<span></span> </a> <ul> <li> <a href="namespace-Nails.Admin.Admin.html"> Admin </a> </li> <li> <a href="namespace-Nails.Admin.Auth.html"> Auth </a> </li> <li> <a href="namespace-Nails.Admin.Blog.html"> Blog </a> </li> <li> <a href="namespace-Nails.Admin.Cdn.html"> Cdn </a> </li> <li> <a href="namespace-Nails.Admin.Cms.html"> Cms </a> </li> <li> <a href="namespace-Nails.Admin.Email.html"> Email </a> </li> <li> <a href="namespace-Nails.Admin.Shop.html"> Shop </a> </li> <li> <a href="namespace-Nails.Admin.Testimonial.html"> Testimonial </a> </li> </ul></li></ul></li> <li class="active"> <a href="namespace-None.html"> None </a> </li> </ul> </div> <div id="elements"> <h3>Classes</h3> <ul> <li><a href="class-Admin.html">Admin</a></li> <li><a href="class-Admin_changelog_model.html">Admin_changelog_model</a></li> <li><a href="class-Admin_help_model.html">Admin_help_model</a></li> <li><a href="class-Admin_model.html">Admin_model</a></li> <li><a href="class-Admin_sitelog_model.html">Admin_sitelog_model</a></li> <li><a href="class-AdminController.html">AdminController</a></li> <li><a href="class-AdminRouter.html">AdminRouter</a></li> <li><a href="class-Api.html">Api</a></li> <li><a href="class-App_notification_model.html">App_notification_model</a></li> <li><a href="class-App_setting_model.html">App_setting_model</a></li> <li><a href="class-Asset.html">Asset</a></li> <li><a href="class-Auth.html">Auth</a></li> <li><a href="class-Auth_model.html">Auth_model</a></li> <li><a href="class-Aws_local_CDN.html">Aws_local_CDN</a></li> <li class="active"><a href="class-Barcode.html">Barcode</a></li> <li><a href="class-Barcode_generator.html">Barcode_generator</a></li> <li><a href="class-Basket.html">Basket</a></li> <li><a href="class-Blank_avatar.html">Blank_avatar</a></li> <li><a href="class-Blog.html">Blog</a></li> <li><a href="class-Blog_category_model.html">Blog_category_model</a></li> <li><a href="class-Blog_model.html">Blog_model</a></li> <li><a href="class-Blog_post_model.html">Blog_post_model</a></li> <li><a href="class-Blog_skin_model.html">Blog_skin_model</a></li> <li><a href="class-Blog_tag_model.html">Blog_tag_model</a></li> <li><a href="class-Blog_widget_model.html">Blog_widget_model</a></li> <li><a href="class-Cdn.html">Cdn</a></li> <li><a href="class-Cdnapi.html">Cdnapi</a></li> <li><a href="class-Checkout.html">Checkout</a></li> <li><a href="class-CI.html" class="invalid">CI</a></li> <li><a href="class-CI_Model.html">CI_Model</a></li> <li><a href="class-Cms.html">Cms</a></li> <li><a href="class-Cms_block_model.html">Cms_block_model</a></li> <li><a href="class-Cms_menu_model.html">Cms_menu_model</a></li> <li><a href="class-Cms_page_model.html">Cms_page_model</a></li> <li><a href="class-Cms_slider_model.html">Cms_slider_model</a></li> <li><a href="class-Comment.html">Comment</a></li> <li><a href="class-CORE_NAILS_App.html">CORE_NAILS_App</a></li> <li><a href="class-CORE_NAILS_Calendar.html">CORE_NAILS_Calendar</a></li> <li><a href="class-CORE_NAILS_Controller.html">CORE_NAILS_Controller</a></li> <li><a href="class-CORE_NAILS_Deploy.html">CORE_NAILS_Deploy</a></li> <li><a href="class-CORE_NAILS_ErrorHandler.html">CORE_NAILS_ErrorHandler</a></li> <li><a href="class-CORE_NAILS_ErrorHandler_Rollbar.html">CORE_NAILS_ErrorHandler_Rollbar</a></li> <li><a href="class-CORE_NAILS_Exceptions.html">CORE_NAILS_Exceptions</a></li> <li><a href="class-CORE_NAILS_Form_validation.html">CORE_NAILS_Form_validation</a></li> <li><a href="class-CORE_NAILS_Hooks.html">CORE_NAILS_Hooks</a></li> <li><a href="class-CORE_NAILS_Install.html">CORE_NAILS_Install</a></li> <li><a href="class-CORE_NAILS_Lang.html">CORE_NAILS_Lang</a></li> <li><a href="class-CORE_NAILS_Loader.html">CORE_NAILS_Loader</a></li> <li><a href="class-CORE_NAILS_Log.html">CORE_NAILS_Log</a></li> <li><a href="class-CORE_NAILS_Migrate.html">CORE_NAILS_Migrate</a></li> <li><a href="class-CORE_NAILS_Model.html">CORE_NAILS_Model</a></li> <li><a href="class-CORE_NAILS_Pagination.html">CORE_NAILS_Pagination</a></li> <li><a href="class-CORE_NAILS_Profiler.html">CORE_NAILS_Profiler</a></li> <li><a href="class-CORE_NAILS_Router.html">CORE_NAILS_Router</a></li> <li><a href="class-CORE_NAILS_Session.html">CORE_NAILS_Session</a></li> <li><a href="class-CORE_NAILS_URI.html">CORE_NAILS_URI</a></li> <li><a href="class-CORE_NAILS_User_agent.html">CORE_NAILS_User_agent</a></li> <li><a href="class-Country_model.html">Country_model</a></li> <li><a href="class-Curl.html">Curl</a></li> <li><a href="class-Datetime_model.html">Datetime_model</a></li> <li><a href="class-Deploy.html">Deploy</a></li> <li><a href="class-Emailer.html">Emailer</a></li> <li><a href="class-Enquire.html">Enquire</a></li> <li><a href="class-Event.html">Event</a></li> <li><a href="class-Faux_session.html">Faux_session</a></li> <li><a href="class-Feed.html">Feed</a></li> <li><a href="class-Forgotten_Password.html">Forgotten_Password</a></li> <li><a href="class-Geo_ip.html">Geo_ip</a></li> <li><a href="class-Geo_ip_driver_Nails_ip_services.html">Geo_ip_driver_Nails_ip_services</a></li> <li><a href="class-Home.html">Home</a></li> <li><a href="class-Language_model.html">Language_model</a></li> <li><a href="class-Local_CDN.html">Local_CDN</a></li> <li><a href="class-Logger.html">Logger</a></li> <li><a href="class-Login.html">Login</a></li> <li><a href="class-Logout.html">Logout</a></li> <li><a href="class-Maintenance.html">Maintenance</a></li> <li><a href="class-Manager.html">Manager</a></li> <li><a href="class-Mfa_device.html">Mfa_device</a></li> <li><a href="class-Mfa_question.html">Mfa_question</a></li> <li><a href="class-Modules.html">Modules</a></li> <li><a href="class-Mustache.html">Mustache</a></li> <li><a href="class-MX_Config.html">MX_Config</a></li> <li><a href="class-MX_Controller.html">MX_Controller</a></li> <li><a href="class-MX_Lang.html">MX_Lang</a></li> <li><a href="class-MX_Loader.html">MX_Loader</a></li> <li><a href="class-MX_Router.html">MX_Router</a></li> <li><a href="class-NAILS_Admin.html">NAILS_Admin</a></li> <li><a href="class-NAILS_Admin_changelog_model.html">NAILS_Admin_changelog_model</a></li> <li><a href="class-NAILS_Admin_Controller.html">NAILS_Admin_Controller</a></li> <li><a href="class-NAILS_Admin_help_model.html">NAILS_Admin_help_model</a></li> <li><a href="class-NAILS_Admin_Model.html">NAILS_Admin_Model</a></li> <li><a href="class-NAILS_Admin_sitelog_model.html">NAILS_Admin_sitelog_model</a></li> <li><a href="class-NAILS_Api.html">NAILS_Api</a></li> <li><a href="class-NAILS_API_Controller.html">NAILS_API_Controller</a></li> <li><a href="class-NAILS_App_notification_model.html">NAILS_App_notification_model</a></li> <li><a href="class-NAILS_App_setting_model.html">NAILS_App_setting_model</a></li> <li><a href="class-NAILS_Auth.html">NAILS_Auth</a></li> <li><a href="class-NAILS_Auth_Controller.html">NAILS_Auth_Controller</a></li> <li><a href="class-NAILS_Auth_Mfa_Controller.html">NAILS_Auth_Mfa_Controller</a></li> <li><a href="class-NAILS_Auth_model.html">NAILS_Auth_model</a></li> <li><a href="class-NAILS_Barcode.html">NAILS_Barcode</a></li> <li><a href="class-NAILS_Basket.html">NAILS_Basket</a></li> <li><a href="class-NAILS_Blank_avatar.html">NAILS_Blank_avatar</a></li> <li><a href="class-NAILS_Blog.html" class="invalid">NAILS_Blog</a></li> <li><a href="class-NAILS_Blog_category_model.html">NAILS_Blog_category_model</a></li> <li><a href="class-NAILS_Blog_Controller.html">NAILS_Blog_Controller</a></li> <li><a href="class-NAILS_Blog_model.html">NAILS_Blog_model</a></li> <li><a href="class-NAILS_Blog_post_model.html">NAILS_Blog_post_model</a></li> <li><a href="class-NAILS_Blog_skin_model.html">NAILS_Blog_skin_model</a></li> <li><a href="class-NAILS_Blog_tag_model.html">NAILS_Blog_tag_model</a></li> <li><a href="class-NAILS_Blog_widget_model.html">NAILS_Blog_widget_model</a></li> <li><a href="class-NAILS_CDN_Controller.html">NAILS_CDN_Controller</a></li> <li><a href="class-NAILS_Cdnapi.html">NAILS_Cdnapi</a></li> <li><a href="class-NAILS_Checkout.html">NAILS_Checkout</a></li> <li><a href="class-NAILS_Cms.html" class="invalid">NAILS_Cms</a></li> <li><a href="class-NAILS_Cms_block_model.html">NAILS_Cms_block_model</a></li> <li><a href="class-NAILS_CMS_Controller.html">NAILS_CMS_Controller</a></li> <li><a href="class-NAILS_Cms_menu_model.html">NAILS_Cms_menu_model</a></li> <li><a href="class-NAILS_Cms_page_model.html">NAILS_Cms_page_model</a></li> <li><a href="class-NAILS_Cms_slider_model.html">NAILS_Cms_slider_model</a></li> <li><a href="class-Nails_CMS_Template.html">Nails_CMS_Template</a></li> <li><a href="class-Nails_CMS_Template_fullwidth.html">Nails_CMS_Template_fullwidth</a></li> <li><a href="class-NAILS_CMS_Template_redirect.html">NAILS_CMS_Template_redirect</a></li> <li><a href="class-Nails_CMS_Template_sidebar_left.html">Nails_CMS_Template_sidebar_left</a></li> <li><a href="class-Nails_CMS_Template_sidebar_right.html">Nails_CMS_Template_sidebar_right</a></li> <li><a href="class-NAILS_CMS_Widget.html">NAILS_CMS_Widget</a></li> <li><a href="class-NAILS_CMS_Widget_html.html">NAILS_CMS_Widget_html</a></li> <li><a href="class-NAILS_CMS_Widget_image.html">NAILS_CMS_Widget_image</a></li> <li><a href="class-NAILS_CMS_Widget_richtext.html">NAILS_CMS_Widget_richtext</a></li> <li><a href="class-NAILS_CMS_Widget_slider.html">NAILS_CMS_Widget_slider</a></li> <li><a href="class-NAILS_CMS_Widget_table.html">NAILS_CMS_Widget_table</a></li> <li><a href="class-NAILS_Controller.html">NAILS_Controller</a></li> <li><a href="class-NAILS_Country_model.html">NAILS_Country_model</a></li> <li><a href="class-NAILS_Cron_Controller.html">NAILS_Cron_Controller</a></li> <li><a href="class-NAILS_Datetime_model.html">NAILS_Datetime_model</a></li> <li><a href="class-NAILS_Deploy.html">NAILS_Deploy</a></li> <li><a href="class-NAILS_Email.html">NAILS_Email</a></li> <li><a href="class-NAILS_Email_Controller.html">NAILS_Email_Controller</a></li> <li><a href="class-NAILS_Enquire.html">NAILS_Enquire</a></li> <li><a href="class-NAILS_Exceptions.html">NAILS_Exceptions</a></li> <li><a href="class-NAILS_Feed.html">NAILS_Feed</a></li> <li><a href="class-NAILS_Forgotten_Password.html">NAILS_Forgotten_Password</a></li> <li><a href="class-NAILS_Geo_ip_driver.html">NAILS_Geo_ip_driver</a></li> <li><a href="class-NAILS_Hooks.html">NAILS_Hooks</a></li> <li><a href="class-NAILS_Lang.html">NAILS_Lang</a></li> <li><a href="class-NAILS_Language_model.html">NAILS_Language_model</a></li> <li><a href="class-NAILS_Loader.html">NAILS_Loader</a></li> <li><a href="class-NAILS_Log.html">NAILS_Log</a></li> <li><a href="class-NAILS_Login.html">NAILS_Login</a></li> <li><a href="class-NAILS_Logout.html">NAILS_Logout</a></li> <li><a href="class-NAILS_Logs.html">NAILS_Logs</a></li> <li><a href="class-NAILS_Maintenance.html">NAILS_Maintenance</a></li> <li><a href="class-NAILS_Manager.html">NAILS_Manager</a></li> <li><a href="class-NAILS_Mfa_device.html">NAILS_Mfa_device</a></li> <li><a href="class-NAILS_Mfa_question.html">NAILS_Mfa_question</a></li> <li><a href="class-NAILS_Model.html">NAILS_Model</a></li> <li><a href="class-NAILS_Notify.html">NAILS_Notify</a></li> <li><a href="class-NAILS_Orders.html">NAILS_Orders</a></li> <li><a href="class-NAILS_Override.html">NAILS_Override</a></li> <li><a href="class-NAILS_Pagination.html">NAILS_Pagination</a></li> <li><a href="class-NAILS_Placeholder.html">NAILS_Placeholder</a></li> <li><a href="class-NAILS_Register.html">NAILS_Register</a></li> <li><a href="class-NAILS_Render.html">NAILS_Render</a></li> <li><a href="class-NAILS_Reset_Password.html">NAILS_Reset_Password</a></li> <li><a href="class-NAILS_Router.html">NAILS_Router</a></li> <li><a href="class-NAILS_Routes_model.html">NAILS_Routes_model</a></li> <li><a href="class-NAILS_Scale.html">NAILS_Scale</a></li> <li><a href="class-NAILS_Serve.html">NAILS_Serve</a></li> <li><a href="class-NAILS_Shop.html" class="invalid">NAILS_Shop</a></li> <li><a href="class-NAILS_Shop_attribute_model.html">NAILS_Shop_attribute_model</a></li> <li><a href="class-NAILS_Shop_basket_model.html">NAILS_Shop_basket_model</a></li> <li><a href="class-NAILS_Shop_brand_model.html">NAILS_Shop_brand_model</a></li> <li><a href="class-NAILS_Shop_category_model.html">NAILS_Shop_category_model</a></li> <li><a href="class-NAILS_Shop_collection_model.html">NAILS_Shop_collection_model</a></li> <li><a href="class-NAILS_Shop_Controller.html">NAILS_Shop_Controller</a></li> <li><a href="class-NAILS_Shop_currency_model.html">NAILS_Shop_currency_model</a></li> <li><a href="class-NAILS_Shop_feed_model.html">NAILS_Shop_feed_model</a></li> <li><a href="class-NAILS_Shop_inform_product_available_model.html">NAILS_Shop_inform_product_available_model</a></li> <li><a href="class-NAILS_Shop_model.html">NAILS_Shop_model</a></li> <li><a href="class-NAILS_Shop_order_model.html">NAILS_Shop_order_model</a></li> <li><a href="class-NAILS_Shop_order_payment_model.html">NAILS_Shop_order_payment_model</a></li> <li><a href="class-NAILS_Shop_payment_gateway_model.html">NAILS_Shop_payment_gateway_model</a></li> <li><a href="class-NAILS_Shop_product_model.html">NAILS_Shop_product_model</a></li> <li><a href="class-NAILS_Shop_product_type_meta_model.html">NAILS_Shop_product_type_meta_model</a></li> <li><a href="class-NAILS_Shop_product_type_model.html">NAILS_Shop_product_type_model</a></li> <li><a href="class-NAILS_Shop_range_model.html">NAILS_Shop_range_model</a></li> <li><a href="class-NAILS_Shop_sale_model.html">NAILS_Shop_sale_model</a></li> <li><a href="class-NAILS_Shop_shipping_driver_model.html">NAILS_Shop_shipping_driver_model</a></li> <li><a href="class-NAILS_Shop_skin_checkout_model.html">NAILS_Shop_skin_checkout_model</a></li> <li><a href="class-NAILS_Shop_skin_front_model.html">NAILS_Shop_skin_front_model</a></li> <li><a href="class-NAILS_Shop_tag_model.html">NAILS_Shop_tag_model</a></li> <li><a href="class-NAILS_Shop_tax_rate_model.html">NAILS_Shop_tax_rate_model</a></li> <li><a href="class-NAILS_Shop_voucher_model.html">NAILS_Shop_voucher_model</a></li> <li><a href="class-NAILS_Sitemap.html">NAILS_Sitemap</a></li> <li><a href="class-NAILS_Sitemap_model.html">NAILS_Sitemap_model</a></li> <li><a href="class-NAILS_System.html">NAILS_System</a></li> <li><a href="class-NAILS_System_startup.html">NAILS_System_startup</a></li> <li><a href="class-NAILS_Testimonial_model.html">NAILS_Testimonial_model</a></li> <li><a href="class-NAILS_Thumb.html">NAILS_Thumb</a></li> <li><a href="class-NAILS_Tracker.html">NAILS_Tracker</a></li> <li><a href="class-NAILS_Unsubscribe.html">NAILS_Unsubscribe</a></li> <li><a href="class-NAILS_URI.html">NAILS_URI</a></li> <li><a href="class-NAILS_User_group_model.html">NAILS_User_group_model</a></li> <li><a href="class-NAILS_User_model.html">NAILS_User_model</a></li> <li><a href="class-NAILS_User_password_model.html">NAILS_User_password_model</a></li> <li><a href="class-NAILS_Verify.html">NAILS_Verify</a></li> <li><a href="class-NAILS_View_Online.html">NAILS_View_Online</a></li> <li><a href="class-NAILS_Zip.html">NAILS_Zip</a></li> <li><a href="class-Notify.html">Notify</a></li> <li><a href="class-Orders.html">Orders</a></li> <li><a href="class-Override.html">Override</a></li> <li><a href="class-Pdf.html">Pdf</a></li> <li><a href="class-Placeholder.html">Placeholder</a></li> <li><a href="class-Register.html">Register</a></li> <li><a href="class-Render.html">Render</a></li> <li><a href="class-Reset_Password.html">Reset_Password</a></li> <li><a href="class-Routes_model.html">Routes_model</a></li> <li><a href="class-Scale.html">Scale</a></li> <li><a href="class-Serve.html">Serve</a></li> <li><a href="class-Shop.html" class="invalid">Shop</a></li> <li><a href="class-Shop_attribute_model.html">Shop_attribute_model</a></li> <li><a href="class-Shop_basket_model.html">Shop_basket_model</a></li> <li><a href="class-Shop_brand_model.html">Shop_brand_model</a></li> <li><a href="class-Shop_category_model.html">Shop_category_model</a></li> <li><a href="class-Shop_collection_model.html">Shop_collection_model</a></li> <li><a href="class-Shop_currency_model.html">Shop_currency_model</a></li> <li><a href="class-Shop_feed_model.html">Shop_feed_model</a></li> <li><a href="class-Shop_inform_product_available_model.html">Shop_inform_product_available_model</a></li> <li><a href="class-Shop_model.html">Shop_model</a></li> <li><a href="class-Shop_order_model.html">Shop_order_model</a></li> <li><a href="class-Shop_order_payment_model.html">Shop_order_payment_model</a></li> <li><a href="class-Shop_payment_gateway_model.html">Shop_payment_gateway_model</a></li> <li><a href="class-Shop_product_model.html">Shop_product_model</a></li> <li><a href="class-Shop_product_type_meta_model.html">Shop_product_type_meta_model</a></li> <li><a href="class-Shop_product_type_model.html">Shop_product_type_model</a></li> <li><a href="class-Shop_range_model.html">Shop_range_model</a></li> <li><a href="class-Shop_sale_model.html">Shop_sale_model</a></li> <li><a href="class-Shop_shipping_driver_flatrate.html">Shop_shipping_driver_flatrate</a></li> <li><a href="class-Shop_shipping_driver_model.html">Shop_shipping_driver_model</a></li> <li><a href="class-Shop_skin_checkout_model.html">Shop_skin_checkout_model</a></li> <li><a href="class-Shop_skin_front_model.html">Shop_skin_front_model</a></li> <li><a href="class-Shop_tag_model.html">Shop_tag_model</a></li> <li><a href="class-Shop_tax_rate_model.html">Shop_tax_rate_model</a></li> <li><a href="class-Shop_voucher_model.html">Shop_voucher_model</a></li> <li><a href="class-Sitemap.html">Sitemap</a></li> <li><a href="class-Sitemap_model.html">Sitemap_model</a></li> <li><a href="class-Social_signon.html">Social_signon</a></li> <li><a href="class-System.html">System</a></li> <li><a href="class-System_startup.html">System_startup</a></li> <li><a href="class-Testimonial_model.html">Testimonial_model</a></li> <li><a href="class-Thumb.html">Thumb</a></li> <li><a href="class-Tracker.html">Tracker</a></li> <li><a href="class-Unsubscribe.html">Unsubscribe</a></li> <li><a href="class-User_group_model.html">User_group_model</a></li> <li><a href="class-User_model.html">User_model</a></li> <li><a href="class-User_password_model.html">User_password_model</a></li> <li><a href="class-Verify.html">Verify</a></li> <li><a href="class-View_online.html">View_online</a></li> <li><a href="class-Zip.html">Zip</a></li> </ul> <h3>Interfaces</h3> <ul> <li><a href="class-Cdn_driver.html">Cdn_driver</a></li> <li><a href="class-CORE_NAILS_ErrorHandler_Interface.html">CORE_NAILS_ErrorHandler_Interface</a></li> <li><a href="class-Shop_shipping_driver.html">Shop_shipping_driver</a></li> </ul> <h3>Traits</h3> <ul> <li><a href="class-NAILS_COMMON_TRAIT_CACHING.html">NAILS_COMMON_TRAIT_CACHING</a></li> <li><a href="class-NAILS_COMMON_TRAIT_ERROR_HANDLING.html">NAILS_COMMON_TRAIT_ERROR_HANDLING</a></li> <li><a href="class-NAILS_COMMON_TRAIT_GETCOUNT_COMMON.html">NAILS_COMMON_TRAIT_GETCOUNT_COMMON</a></li> </ul> <h3>Functions</h3> <ul> <li><a href="function-_db_flush_caches.html">_db_flush_caches</a></li> <li><a href="function-_db_reset_active_record.html">_db_reset_active_record</a></li> <li><a href="function-_genderise.html">_genderise</a></li> <li><a href="function-_LOG.html">_LOG</a></li> <li><a href="function-_LOG_DUMMY_MODE.html">_LOG_DUMMY_MODE</a></li> <li><a href="function-_LOG_FILE.html">_LOG_FILE</a></li> <li><a href="function-_LOG_MUTE_OUTPUT.html">_LOG_MUTE_OUTPUT</a></li> <li><a href="function-_NAILS_ERROR.html">_NAILS_ERROR</a></li> <li><a href="function-_NAILS_GET_COMPONENTS.html">_NAILS_GET_COMPONENTS</a></li> <li><a href="function-_NAILS_GET_DRIVERS.html">_NAILS_GET_DRIVERS</a></li> <li><a href="function-_NAILS_GET_MODULES.html">_NAILS_GET_MODULES</a></li> <li><a href="function-_NAILS_GET_SKINS.html">_NAILS_GET_SKINS</a></li> <li><a href="function-_NAILS_MIN_PHP_VERSION.html">_NAILS_MIN_PHP_VERSION</a></li> <li><a href="function-active_user.html">active_user</a></li> <li><a href="function-addTrailingSlash.html">addTrailingSlash</a></li> <li><a href="function-app_notification.html">app_notification</a></li> <li><a href="function-app_notification_notify.html">app_notification_notify</a></li> <li><a href="function-app_setting.html">app_setting</a></li> <li><a href="function-array_search_multi.html">array_search_multi</a></li> <li><a href="function-array_sort_multi.html">array_sort_multi</a></li> <li><a href="function-array_unique_multi.html">array_unique_multi</a></li> <li><a href="function-blog_latest_posts.html">blog_latest_posts</a></li> <li><a href="function-blog_posts_with_association.html">blog_posts_with_association</a></li> <li><a href="function-blog_posts_with_category.html">blog_posts_with_category</a></li> <li><a href="function-blog_posts_with_tag.html">blog_posts_with_tag</a></li> <li><a href="function-calculate_age.html">calculate_age</a></li> <li><a href="function-camelcase_to_underscore.html">camelcase_to_underscore</a></li> <li><a href="function-cdn_avatar.html">cdn_avatar</a></li> <li><a href="function-cdn_blank_avatar.html">cdn_blank_avatar</a></li> <li><a href="function-cdn_expiring_url.html">cdn_expiring_url</a></li> <li><a href="function-cdn_placeholder.html">cdn_placeholder</a></li> <li><a href="function-cdn_scale.html">cdn_scale</a></li> <li><a href="function-cdn_serve.html">cdn_serve</a></li> <li><a href="function-cdn_serve_zipped.html">cdn_serve_zipped</a></li> <li><a href="function-cdn_thumb.html">cdn_thumb</a></li> <li><a href="function-cdnManageUrl.html">cdnManageUrl</a></li> <li><a href="function-clean.html">clean</a></li> <li><a href="function-cmsBlock.html">cmsBlock</a></li> <li><a href="function-cmsMenu.html">cmsMenu</a></li> <li><a href="function-cmsSlider.html">cmsSlider</a></li> <li><a href="function-create_event.html">create_event</a></li> <li><a href="function-datepicker.html">datepicker</a></li> <li><a href="function-dropdown_days.html">dropdown_days</a></li> <li><a href="function-dropdown_hours.html">dropdown_hours</a></li> <li><a href="function-dropdown_minutes.html">dropdown_minutes</a></li> <li><a href="function-dropdown_months.html">dropdown_months</a></li> <li><a href="function-dropdown_years.html">dropdown_years</a></li> <li><a href="function-dump.html">dump</a></li> <li><a href="function-dumpanddie.html">dumpanddie</a></li> <li><a href="function-form_email.html">form_email</a></li> <li><a href="function-form_field.html">form_field</a></li> <li><a href="function-form_field_boolean.html">form_field_boolean</a></li> <li><a href="function-form_field_checkbox.html">form_field_checkbox</a></li> <li><a href="function-form_field_date.html">form_field_date</a></li> <li><a href="function-form_field_datetime.html">form_field_datetime</a></li> <li><a href="function-form_field_dropdown.html">form_field_dropdown</a></li> <li><a href="function-form_field_dropdown_multiple.html">form_field_dropdown_multiple</a></li> <li><a href="function-form_field_email.html">form_field_email</a></li> <li><a href="function-form_field_mm.html">form_field_mm</a></li> <li><a href="function-form_field_mm_image.html">form_field_mm_image</a></li> <li><a href="function-form_field_multiimage.html">form_field_multiimage</a></li> <li><a href="function-form_field_password.html">form_field_password</a></li> <li><a href="function-form_field_radio.html">form_field_radio</a></li> <li><a href="function-form_field_submit.html">form_field_submit</a></li> <li><a href="function-form_field_text.html">form_field_text</a></li> <li><a href="function-form_field_textarea.html">form_field_textarea</a></li> <li><a href="function-form_field_wysiwyg.html">form_field_wysiwyg</a></li> <li><a href="function-form_open.html">form_open</a></li> <li><a href="function-format_bytes.html">format_bytes</a></li> <li><a href="function-genderise.html">genderise</a></li> <li><a href="function-get_basket.html">get_basket</a></li> <li><a href="function-get_basket_count.html">get_basket_count</a></li> <li><a href="function-get_basket_total.html">get_basket_total</a></li> <li><a href="function-get_ext_from_mime.html">get_ext_from_mime</a></li> <li><a href="function-get_mime_from_ext.html">get_mime_from_ext</a></li> <li><a href="function-get_mime_from_file.html">get_mime_from_file</a></li> <li><a href="function-get_userobject.html">get_userobject</a></li> <li><a href="function-getControllerData.html">getControllerData</a></li> <li><a href="function-getDomainFromUrl.html">getDomainFromUrl</a></li> <li><a href="function-getRelativePath.html">getRelativePath</a></li> <li><a href="function-gravatar.html">gravatar</a></li> <li><a href="function-here.html">here</a></li> <li><a href="function-img.html">img</a></li> <li><a href="function-in_array_multi.html">in_array_multi</a></li> <li><a href="function-is_clean.html">is_clean</a></li> <li><a href="function-isIpInRange.html">isIpInRange</a></li> <li><a href="function-isModuleEnabled.html">isModuleEnabled</a></li> <li><a href="function-isPageSecure.html">isPageSecure</a></li> <li><a href="function-keyValueSection.html">keyValueSection</a></li> <li><a href="function-lang.html">lang</a></li> <li><a href="function-last_query.html">last_query</a></li> <li><a href="function-lastquery.html">lastquery</a></li> <li><a href="function-link_tag.html">link_tag</a></li> <li><a href="function-list_first_last.html">list_first_last</a></li> <li><a href="function-map.html">map</a></li> <li><a href="function-niceTime.html">niceTime</a></li> <li><a href="function-possessionise.html">possessionise</a></li> <li><a href="function-readFileChunked.html">readFileChunked</a></li> <li><a href="function-redirect.html">redirect</a></li> <li><a href="function-return_bytes.html">return_bytes</a></li> <li><a href="function-secure_site_url.html">secure_site_url</a></li> <li><a href="function-sendDeveloperMail.html">sendDeveloperMail</a></li> <li><a href="function-set_app_setting.html">set_app_setting</a></li> <li><a href="function-setControllerData.html">setControllerData</a></li> <li><a href="function-show_401.html">show_401</a></li> <li><a href="function-showFatalError.html">showFatalError</a></li> <li><a href="function-site_url.html">site_url</a></li> <li><a href="function-special_chars.html">special_chars</a></li> <li><a href="function-str_lreplace.html">str_lreplace</a></li> <li><a href="function-stringToBoolean.html">stringToBoolean</a></li> <li><a href="function-tel.html">tel</a></li> <li><a href="function-title_case.html">title_case</a></li> <li><a href="function-toNailsDate.html">toNailsDate</a></li> <li><a href="function-toNailsDatetime.html">toNailsDatetime</a></li> <li><a href="function-toUserDate.html">toUserDate</a></li> <li><a href="function-toUserDatetime.html">toUserDatetime</a></li> <li><a href="function-unauthorised.html">unauthorised</a></li> <li><a href="function-underscore_to_camelcase.html">underscore_to_camelcase</a></li> <li><a href="function-userHasPermission.html">userHasPermission</a></li> <li><a href="function-valid_email.html">valid_email</a></li> </ul> </div> </div> </div> <div id="splitter"></div> <div id="right"> <div id="rightInner"> <div id="content" class="class"> <h1>Class Barcode</h1> <div class="description"> <p>This class provies an interface for generating Barcodes</p> </div> <dl class="tree well"> <dd style="padding-left:0px"> <a href="class-MX_Controller.html"><span>MX_Controller</span></a> </dd> <dd style="padding-left:30px"> <img src="resources/inherit.png" alt="Extended by"> <a href="class-CORE_NAILS_Controller.html"><span>CORE_NAILS_Controller</span></a> </dd> <dd style="padding-left:60px"> <img src="resources/inherit.png" alt="Extended by"> <a href="class-NAILS_Controller.html"><span>NAILS_Controller</span></a> </dd> <dd style="padding-left:90px"> <img src="resources/inherit.png" alt="Extended by"> <a href="class-NAILS_Barcode.html"><span>NAILS_Barcode</span></a> </dd> <dd style="padding-left:120px"> <img src="resources/inherit.png" alt="Extended by"> <b><span>Barcode</span></b> </dd> </dl> <div class="alert alert-info"> <b>Package:</b> Nails\module-barcode<br> <b>Category:</b> Controller<br> <b>Author:</b> Nails Dev Team<br> <b>Link</b> <br> <b>Located at</b> <a href="source-class-Barcode.html#317-319" title="Go to source code">module-barcode/barcode/controllers/barcode.php</a> <br> </div> <h2>Methods summary</h2> <h3>Methods inherited from <a href="class-NAILS_Barcode.html#methods">NAILS_Barcode</a></h3> <p class="elementList"> <code><a href="class-NAILS_Barcode.html#___construct">__construct()</a></code>, <code><a href="class-NAILS_Barcode.html#__remap">_remap()</a></code>, <code><a href="class-NAILS_Barcode.html#_index">index()</a></code>, <code><a href="class-NAILS_Barcode.html#_serveFromCache">serveFromCache()</a></code>, <code><a href="class-NAILS_Barcode.html#_serveNotModified">serveNotModified()</a></code>, <code><a href="class-NAILS_Barcode.html#_setCacheHeaders">setCacheHeaders()</a></code>, <code><a href="class-NAILS_Barcode.html#_unsetCacheHeaders">unsetCacheHeaders()</a></code> </p> <h3>Methods inherited from <a href="class-CORE_NAILS_Controller.html#methods">CORE_NAILS_Controller</a></h3> <p class="elementList"> <code><a href="class-CORE_NAILS_Controller.html#_autoloadItems">autoloadItems()</a></code>, <code><a href="class-CORE_NAILS_Controller.html#_checkPhpVersion">checkPhpVersion()</a></code>, <code><a href="class-CORE_NAILS_Controller.html#_instantiateDateTime">instantiateDateTime()</a></code>, <code><a href="class-CORE_NAILS_Controller.html#_instantiateDb">instantiateDb()</a></code>, <code><a href="class-CORE_NAILS_Controller.html#_instantiateLanguages">instantiateLanguages()</a></code>, <code><a href="class-CORE_NAILS_Controller.html#_instantiateUser">instantiateUser()</a></code>, <code><a href="class-CORE_NAILS_Controller.html#_isUserSuspended">isUserSuspended()</a></code>, <code><a href="class-CORE_NAILS_Controller.html#_maintenanceMode">maintenanceMode()</a></code>, <code><a href="class-CORE_NAILS_Controller.html#_setErrorReporting">setErrorReporting()</a></code>, <code><a href="class-CORE_NAILS_Controller.html#_staging">staging()</a></code>, <code><a href="class-CORE_NAILS_Controller.html#_stagingRequestCredentials">stagingRequestCredentials()</a></code>, <code><a href="class-CORE_NAILS_Controller.html#_testCache">testCache()</a></code> </p> <h3>Methods inherited from <a href="class-MX_Controller.html#methods">MX_Controller</a></h3> <p class="elementList"> <code><a href="class-MX_Controller.html#___get">__get()</a></code> </p> <h3>Magic methods summary</h3> <h2>Properties summary</h2> <h3>Properties inherited from <a href="class-NAILS_Barcode.html#properties">NAILS_Barcode</a></h3> <p class="elementList"> <code><a href="class-NAILS_Barcode.html#$cacheDir"><var>$cacheDir</var></a></code>, <code><a href="class-NAILS_Barcode.html#$cacheHeadersExpires"><var>$cacheHeadersExpires</var></a></code>, <code><a href="class-NAILS_Barcode.html#$cacheHeadersFile"><var>$cacheHeadersFile</var></a></code>, <code><a href="class-NAILS_Barcode.html#$cacheHeadersHit"><var>$cacheHeadersHit</var></a></code>, <code><a href="class-NAILS_Barcode.html#$cacheHeadersLastModified"><var>$cacheHeadersLastModified</var></a></code>, <code><a href="class-NAILS_Barcode.html#$cacheHeadersMaxAge"><var>$cacheHeadersMaxAge</var></a></code>, <code><a href="class-NAILS_Barcode.html#$cacheHeadersSet"><var>$cacheHeadersSet</var></a></code> </p> <h3>Properties inherited from <a href="class-CORE_NAILS_Controller.html#properties">CORE_NAILS_Controller</a></h3> <p class="elementList"> <code><a href="class-CORE_NAILS_Controller.html#$data"><var>$data</var></a></code>, <code><a href="class-CORE_NAILS_Controller.html#$nailsErrorHandler"><var>$nailsErrorHandler</var></a></code> </p> <h3>Properties inherited from <a href="class-MX_Controller.html#properties">MX_Controller</a></h3> <p class="elementList"> <code><a href="class-MX_Controller.html#$autoload"><var>$autoload</var></a></code> </p> </div> </div> <div id="footer"> API documentation generated by <a href="http://apigen.org">ApiGen</a> </div> </div> <script src="resources/combined.js"></script> <script src="elementlist.js"></script> </body> </html>
client.html
mailpraveens/NodeJs-Experiments
<!DOCTYPE html> <html> <head> <script src="/socket.io/socket.io.js"></script> <script type="text/javascript"> // Connect to local host at the port var socketio = io.connect("127.0.0.1:8080"); socketio.on("message_to_client", function(data) { document.getElementById("history").innerHTML = ("<hr/>" + data['message'] + document.getElementById("history").innerHTML); }); function sendMessage() { // Get the value of the input and send it to server using socket library var msg = document.getElementById("message_input").value; socketio.emit("message_to_server", { message : msg}); } </script> </head> <body> <input type="text" id="message_input"/> <button onclick="sendMessage()">Send Message to Server</button> <div id="history"></div> </body> </html>
att/health_facilities_dbf120.html
timorleste/health-facility
<html> <head> <meta http-equiv="Page-Enter" content="revealTrans(Duration=4,Transition=12)"> <meta http-equiv="content-type" content="text/html; charset=utf-8"> <meta name="language" content="en" /> <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1"/> <meta name="viewport" content="width=device-width"/> <meta name="author" content="T"> <META NAME="robots" content="index"> <META NAME="robots" content="follow"> <meta name="description" content="Our mission is to help facilitate the newly independent East-Timor in accessing the voices and the key events in its past and fostering an understanding of its unique cultural heritage; to help unite and secure the identity of the country and its people; and to contribute to the forging of a new democratic nation. To ensure the survival of unique resources which contain and communicate the experience and the story of Timor-Leste and to place these at the service of peace and understanding, in Timor-Leste, Regionally and Internationally."> <meta name="keywords" content="CAMSTL, East-Timor, Timor-Leste, Timor-Lorosae"> <title>Raster and Vector Attributes</title> </head> <body bgcolor="#FFFFFF"> <table width="90" border="0" cellspacing="2" cellpadding="2" align="Center"> <tr> <td bgcolor="#CC3333"> <font face="Courier New, Courier, mono" size="-1"> Id </font> </td> <td bgcolor="#CCCCCC"> <font face="Courier New, Courier, mono" size="-1"> 237 </font> </td> </tr> <tr> <td bgcolor="#CC3333"> <font face="Courier New, Courier, mono" size="-1"> Facility </font> </td> <td bgcolor="#CCCCCC"> <font face="Courier New, Courier, mono" size="-1"> Halalameta MC </font> </td> </tr> <tr> <td bgcolor="#CC3333"> <font face="Courier New, Courier, mono" size="-1"> District </font> </td> <td bgcolor="#CCCCCC"> <font face="Courier New, Courier, mono" size="-1"> Aileu </font> </td> </tr> <tr> <td bgcolor="#CC3333"> <font face="Courier New, Courier, mono" size="-1"> Code </font> </td> <td bgcolor="#CCCCCC"> <font face="Courier New, Courier, mono" size="-1"> MO </font> </td> </tr> <tr> <td bgcolor="#CC3333"> <font face="Courier New, Courier, mono" size="-1"> Owner_ </font> </td> <td bgcolor="#CCCCCC"> <font face="Courier New, Courier, mono" size="-1"> Government </font> </td> </tr> <tr> <td bgcolor="#CC3333"> <font face="Courier New, Courier, mono" size="-1"> Management </font> </td> <td bgcolor="#CCCCCC"> <font face="Courier New, Courier, mono" size="-1"> Aileu Kota CHC </font> </td> </tr> <tr> <td bgcolor="#CC3333"> <font face="Courier New, Courier, mono" size="-1"> Visitmnth </font> </td> <td bgcolor="#CCCCCC"> <font face="Courier New, Courier, mono" size="-1"> 2 </font> </td> </tr> <tr> <td bgcolor="#CC3333"> <font face="Courier New, Courier, mono" size="-1"> Physician </font> </td> <td bgcolor="#CCCCCC"> <font face="Courier New, Courier, mono" size="-1"> 0.00 </font> </td> </tr> <tr> <td bgcolor="#CC3333"> <font face="Courier New, Courier, mono" size="-1"> Nurse </font> </td> <td bgcolor="#CCCCCC"> <font face="Courier New, Courier, mono" size="-1"> 0.00 </font> </td> </tr> <tr> <td bgcolor="#CC3333"> <font face="Courier New, Courier, mono" size="-1"> Midwife </font> </td> <td bgcolor="#CCCCCC"> <font face="Courier New, Courier, mono" size="-1"> 0.00 </font> </td> </tr> <tr> <td bgcolor="#CC3333"> <font face="Courier New, Courier, mono" size="-1"> Dental </font> </td> <td bgcolor="#CCCCCC"> <font face="Courier New, Courier, mono" size="-1"> 0.00 </font> </td> </tr> <tr> <td bgcolor="#CC3333"> <font face="Courier New, Courier, mono" size="-1"> Lab </font> </td> <td bgcolor="#CCCCCC"> <font face="Courier New, Courier, mono" size="-1"> 0.00 </font> </td> </tr> <tr> <td bgcolor="#CC3333"> <font face="Courier New, Courier, mono" size="-1"> Ass_nurse </font> </td> <td bgcolor="#CCCCCC"> <font face="Courier New, Courier, mono" size="-1"> 0.00 </font> </td> </tr> <tr> <td bgcolor="#CC3333"> <font face="Courier New, Courier, mono" size="-1"> Other </font> </td> <td bgcolor="#CCCCCC"> <font face="Courier New, Courier, mono" size="-1"> 0.00 </font> </td> </tr> <tr> <td bgcolor="#CC3333"> <font face="Courier New, Courier, mono" size="-1"> Assumption </font> </td> <td bgcolor="#CCCCCC"> <font face="Courier New, Courier, mono" size="-1"> &nbsp; </font> </td> </tr> <tr> <td bgcolor="#CC3333"> <font face="Courier New, Courier, mono" size="-1"> Check_date </font> </td> <td bgcolor="#CCCCCC"> <font face="Courier New, Courier, mono" size="-1"> 20030409 </font> </td> </tr> <tr> <td bgcolor="#CC3333"> <font face="Courier New, Courier, mono" size="-1"> Verified </font> </td> <td bgcolor="#CCCCCC"> <font face="Courier New, Courier, mono" size="-1"> CHC verified </font> </td> </tr> </table> </body> </html>
lucene/lib/lucene-4.6.1/docs/expressions/org/apache/lucene/expressions/js/package-frame.html
OrlandoLee/ForYou
<!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.6.0_27) on Thu Jan 23 20:13:03 EST 2014 --> <meta http-equiv="Content-Type" content="text/html" charset="utf-8"> <title>org.apache.lucene.expressions.js (Lucene 4.6.1 API)</title> <meta name="date" content="2014-01-23"> <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> </head> <body> <h1 class="bar"><a href="../../../../../org/apache/lucene/expressions/js/package-summary.html" target="classFrame">org.apache.lucene.expressions.js</a></h1> <div class="indexContainer"> <h2 title="Classes">Classes</h2> <ul title="Classes"> <li><a href="JavascriptCompiler.html" title="class in org.apache.lucene.expressions.js" target="classFrame">JavascriptCompiler</a></li> </ul> </div> </body> </html>
docs/rest/index.html
petkivim/xrd4j
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Frameset//EN" "http://www.w3.org/TR/html4/frameset.dtd"> <!-- NewPage --> <html lang="en"> <head> <!-- Generated by javadoc on Sun Sep 13 07:28:32 EEST 2015 --> <meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> <title>XRd4J :: Rest 0.0.8 API</title> <script type="text/javascript"> targetPage = "" + window.location.search; if (targetPage != "" && targetPage != "undefined") targetPage = targetPage.substring(1); if (targetPage.indexOf(":") != -1 || (targetPage != "" && !validURL(targetPage))) targetPage = "undefined"; function validURL(url) { try { url = decodeURIComponent(url); } catch (error) { return false; } var pos = url.indexOf(".html"); if (pos == -1 || pos != url.length - 5) return false; var allowNumber = false; var allowSep = false; var seenDot = false; for (var i = 0; i < url.length - 5; i++) { var ch = url.charAt(i); if ('a' <= ch && ch <= 'z' || 'A' <= ch && ch <= 'Z' || ch == '$' || ch == '_' || ch.charCodeAt(0) > 127) { allowNumber = true; allowSep = true; } else if ('0' <= ch && ch <= '9' || ch == '-') { if (!allowNumber) return false; } else if (ch == '/' || ch == '.') { if (!allowSep) return false; allowNumber = false; allowSep = false; if (ch == '.') seenDot = true; if (ch == '/' && seenDot) return false; } else { return false; } } return true; } function loadFrames() { if (targetPage != "" && targetPage != "undefined") top.classFrame.location = top.targetPage; } </script> </head> <frameset cols="20%,80%" title="Documentation frame" onload="top.loadFrames()"> <frameset rows="30%,70%" title="Left frames" onload="top.loadFrames()"> <frame src="overview-frame.html" name="packageListFrame" title="All Packages"> <frame src="allclasses-frame.html" name="packageFrame" title="All classes and interfaces (except non-static nested types)"> </frameset> <frame src="overview-summary.html" name="classFrame" title="Package, class and interface descriptions" scrolling="yes"> <noframes> <noscript> <div>JavaScript is disabled on your browser.</div> </noscript> <h2>Frame Alert</h2> <p>This document is designed to be viewed using the frames feature. If you see this message, you are using a non-frame-capable web client. Link to <a href="overview-summary.html">Non-frame version</a>.</p> </noframes> </frameset> </html>
_posts/2015/12/2015-12-07-announcing-instructor-training-materials.html
JasonJWilliamsNY/website
--- layout: post author: "Greg Wilson" title: "Announcing Instructor Training Materials" date: 2015-12-07 time: "04:00:00" category: ["Instructor Training", "Lessons"] --- <p> We are pleased to announce that the lessons for our instructor training course are now available <a href="{{site.github_io_url}}/instructor-training/">online</a> and in <a href="{{site.github_url}}/instructor-training">this GitHub repository</a>. They have evolved a lot in the three and a half years since we started running this class, and more improvements would be welcome: please file issues or send pull requests to fix, extend, or otherwise improve the material. </p> <!--more-->
src/app/components/flip/flip.component.html
caderitter/cnx-flip-angular
<div class="container-fluid" [style.background]="deck.color" style="color:white;"> <div class="container"> <h3>{{deck.title}}</h3> </div> </div> <div class="container"> <div class="row"> <!--Left side menu bar--> <div class="col-md-2 col-sm-12 col-xs-12"> <div class="list-group"> <a class="list-group-item" (click)="goBack()" style="cursor: pointer;"><i class="glyphicon glyphicon-chevron-left"></i> Back</a> <a class="list-group-item" (click)="shuffleCards()" (click)="flashOnce()" style="cursor: pointer;"><i class="glyphicon glyphicon-random"></i> Shuffle</a> <!-- <a class="list-group-item">start with term/definition option </a> --> <li class="list-group-item">Progress {{progressFraction()}} <div class="progress"> <div class="progress-bar" role="progressbar" aria-valuenow="20" aria-valuemin="0" aria-valuemax="100" [style.background]="deck.color" [ngStyle]="{width:progressPercentage()+'%'}"> </div> </div> </li> </div> </div> <!--Flashcard--> <div class="col-md-9 col-sm-12 col-xs-12"> <div id="end-page"> <p> Good Job! <br/> You just studied {{deck.cards.length}} terms. </p> <button id="restart" type="button" class="btn btn-lg" [style.background]="hexToRGB(deck.color,1)" (click)="startOver()"> Start Over </button> </div> <div class="card_space"> <div class="flashcardcontainer"> <div id="prev_div" class="pseudocard"> </div> </div> <div class="flashcardcontainer"> <div id="next_div" class="pseudocard"> </div> </div> <div class="flashcard" id="cur_div" (click)="flipCard()"> <div class="front"> <p>{{currentCard.term}}</p> </div> <div class="back"> <p>{{currentCard.definition}}</p> </div> </div> </div> <!-- Navigation buttons --> <div class="nav_buttons"> <div class="text-center"> <button type="button" id="prev_button" class='btn' (click)="previousCard()" [style.background]="hexToRGB(deck.color, 0.8)"> <i style="color: white" class="glyphicon glyphicon-chevron-left"></i> </button> <button type="button" id="next_button" class="btn" (click)="nextCard()" [style.background]="hexToRGB(deck.color, 0.8)"> <i style="color: white" class="glyphicon glyphicon-chevron-right"></i> </button> </div> </div> </div> </div> </div>
SAEON.Observations.WebSite.Admin.Selenium/Edit Link Instrument to Organisation.html
SAEONData/SAEON-Observations-Database
<?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head profile="http://selenium-ide.openqa.org/profiles/test-case"> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <link rel="selenium.base" href="http://localhost:54378/admin/" /> <title>Edit Link Instrument to Organisation</title> </head> <body> <table cellpadding="1" cellspacing="1" border="1"> <thead> <tr><td rowspan="1" colspan="3">Edit Link Instrument to Organisation</td></tr> </thead><tbody> <tr> <td>open</td> <td>${BaseURL}/admin/instruments</td> <td></td> </tr> <tr> <td>waitForPageToLoad</td> <td></td> <td></td> </tr> <tr> <td>pause</td> <td>2000</td> <td></td> </tr> <tr> <td>assertTitle</td> <td>Instruments</td> <td></td> </tr> <tr> <td>runScript</td> <td>InstrumentsGrid.getSelectionModel().selectRow(0);</td> <td></td> </tr> <tr> <td>assertEval</td> <td>this.browserbot.getUserWindow().InstrumentsGrid.getSelectionModel().getSelected().data.Code</td> <td>_Test_Inst_1</td> </tr> <tr> <td>click</td> <td>css=#pnlSouth__pnlOrganisations .x-tab-strip-text</td> <td></td> </tr> <tr> <td>waitForElementPresent</td> <td>css=#pnlOrganisations button:contains(&quot;Edit&quot;)</td> <td></td> </tr> <tr> <td>click</td> <td>css=#pnlOrganisations button:contains(&quot;Edit&quot;)</td> <td></td> </tr> <tr> <td>assertVisible</td> <td>id=OrganisationLinkWindow</td> <td></td> </tr> <tr> <td>type</td> <td>id=dfOrganisationStartDate</td> <td></td> </tr> <tr> <td>sendKeys</td> <td>id=dfOrganisationStartDate</td> <td>2016-06-01</td> </tr> <tr> <td>sendKeys</td> <td>id=dfOrganisationStartDate</td> <td>${KEY_TAB}</td> </tr> <tr> <td>pause</td> <td>2000</td> <td></td> </tr> <tr> <td>waitForCondition</td> <td>selenium.browserbot.getCurrentWindow().OrganisationLinkFormPanel.getForm().isValid() == true</td> <td>2000</td> </tr> <tr> <td>click</td> <td>css=table#btnOrganisationLinkSave</td> <td></td> </tr> <tr> <td>waitForNotVisible</td> <td>id=OrganisationLinkWindow</td> <td></td> </tr> <tr> <td>pause</td> <td>1000</td> <td></td> </tr> <tr> <td>waitForCondition</td> <td>selenium.browserbot.getCurrentWindow().Ext.getBody().hasClass(&quot;x-body-masked&quot;) == false</td> <td>2000</td> </tr> <tr> <td>runScript</td> <td>OrganisationLinksGrid.getSelectionModel().selectRow(0);</td> <td></td> </tr> <tr> <td>assertEval</td> <td>this.browserbot.getUserWindow().OrganisationLinksGrid.getSelectionModel().getSelected().data.LevelCode</td> <td>_Test_Inst_1</td> </tr> <tr> <td>assertEval</td> <td>this.browserbot.getUserWindow().OrganisationLinksGrid.getSelectionModel().getSelected().data.OrganisationName</td> <td>_Test Org 1</td> </tr> <tr> <td>assertEval</td> <td>this.browserbot.getUserWindow().OrganisationLinksGrid.getSelectionModel().getSelected().data.OrganisationRoleName</td> <td>Data provider</td> </tr> <tr> <td>assertEval</td> <td>this.browserbot.getUserWindow().OrganisationLinksGrid.getSelectionModel().getSelected().data.StartDate.toDateString()</td> <td>Wed Jun 01 2016</td> </tr> </tbody></table> </body> </html>
TAIHAO2019/pub/SmallGame/AsFastAsYouCan2/5aedd285e16fbc38fc8e1d1f3a2aebd2e5fbda3f6cdd293714e84a47d64e0c0c.html
simonmysun/praxis
<!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="./7b08cf4bcb1caf710b20305f428e53c88b4fc940d919bd255061e705263c0df2.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>
ProgramatorskaPrirucka/DigiGame doxygen/html/text_print_8h_source.html
Placirob/Game--Digital-World
<!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.8"/> <title>digiGame: textPrint.h Source File</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> <script type="text/javascript" src="dynsections.js"></script> <link href="navtree.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="resize.js"></script> <script type="text/javascript" src="navtree.js"></script> <script type="text/javascript"> $(document).ready(initResizable); $(window).load(resizeHeight); </script> <link href="search/search.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="search/search.js"></script> <script type="text/javascript"> $(document).ready(function() { searchBox.OnSelectItem(0); }); </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">digiGame </div> </td> </tr> </tbody> </table> </div> <!-- end header part --> <!-- Generated by Doxygen 1.8.8 --> <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&#160;Page</span></a></li> <li><a href="annotated.html"><span>Classes</span></a></li> <li class="current"><a href="files.html"><span>Files</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="files.html"><span>File&#160;List</span></a></li> </ul> </div> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> <div id="nav-tree-contents"> <div id="nav-sync" class="sync"></div> </div> </div> <div id="splitbar" style="-moz-user-select:none;" class="ui-resizable-handle"> </div> </div> <script type="text/javascript"> $(document).ready(function(){initNavTree('text_print_8h_source.html','');}); </script> <div id="doc-content"> <!-- window showing the filter options --> <div id="MSearchSelectWindow" onmouseover="return searchBox.OnSearchSelectShow()" onmouseout="return searchBox.OnSearchSelectHide()" onkeydown="return searchBox.OnSearchSelectKey(event)"> <a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(0)"><span class="SelectionMark">&#160;</span>All</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(1)"><span class="SelectionMark">&#160;</span>Classes</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(2)"><span class="SelectionMark">&#160;</span>Functions</a></div> <!-- iframe showing the search results (closed by default) --> <div id="MSearchResultsWindow"> <iframe src="javascript:void(0)" frameborder="0" name="MSearchResults" id="MSearchResults"> </iframe> </div> <div class="header"> <div class="headertitle"> <div class="title">textPrint.h</div> </div> </div><!--header--> <div class="contents"> <div class="fragment"><div class="line"><a name="l00001"></a><span class="lineno"> 1</span>&#160;<span class="preprocessor">#include &lt;iostream&gt;</span></div> <div class="line"><a name="l00002"></a><span class="lineno"> 2</span>&#160;<span class="preprocessor">#include &lt;fstream&gt;</span></div> <div class="line"><a name="l00003"></a><span class="lineno"> 3</span>&#160;<span class="preprocessor">#include &lt;QTextStream&gt;</span></div> <div class="line"><a name="l00004"></a><span class="lineno"> 4</span>&#160;<span class="preprocessor">#include &lt;QFile&gt;</span></div> <div class="line"><a name="l00005"></a><span class="lineno"> 5</span>&#160;<span class="preprocessor">#include &lt;QtDebug&gt;</span></div> <div class="line"><a name="l00006"></a><span class="lineno"> 6</span>&#160;<span class="keyword">using namespace </span><a class="code" href="namespacestd.html">std</a>;</div> <div class="line"><a name="l00007"></a><span class="lineno"> 7</span>&#160;</div> <div class="line"><a name="l00010"></a><span class="lineno"><a class="line" href="class_text_print.html"> 10</a></span>&#160;<span class="keyword">class </span><a class="code" href="class_text_print.html">TextPrint</a>{</div> <div class="line"><a name="l00011"></a><span class="lineno"> 11</span>&#160;<span class="keyword">private</span>:</div> <div class="line"><a name="l00012"></a><span class="lineno"> 12</span>&#160; <span class="keywordtype">bool</span> special;</div> <div class="line"><a name="l00013"></a><span class="lineno"> 13</span>&#160; QString * allTexts;</div> <div class="line"><a name="l00014"></a><span class="lineno"> 14</span>&#160; <span class="keywordtype">int</span> numOfTexts;</div> <div class="line"><a name="l00015"></a><span class="lineno"> 15</span>&#160; <span class="keywordtype">int</span> lastPrinted;</div> <div class="line"><a name="l00016"></a><span class="lineno"> 16</span>&#160; <span class="keywordtype">int</span> nextToPrint;</div> <div class="line"><a name="l00017"></a><span class="lineno"> 17</span>&#160; <span class="keywordtype">int</span> xS;</div> <div class="line"><a name="l00018"></a><span class="lineno"> 18</span>&#160; <span class="keywordtype">int</span> yS;</div> <div class="line"><a name="l00019"></a><span class="lineno"> 19</span>&#160; <span class="keywordtype">int</span> xM;</div> <div class="line"><a name="l00020"></a><span class="lineno"> 20</span>&#160; <span class="keywordtype">int</span> yM;</div> <div class="line"><a name="l00021"></a><span class="lineno"> 21</span>&#160; QString printedText;</div> <div class="line"><a name="l00022"></a><span class="lineno"> 22</span>&#160; <span class="keywordtype">int</span> specialStart;</div> <div class="line"><a name="l00023"></a><span class="lineno"> 23</span>&#160; <span class="keywordtype">bool</span> specialPrinted;</div> <div class="line"><a name="l00024"></a><span class="lineno"> 24</span>&#160;<span class="keyword">public</span>:</div> <div class="line"><a name="l00026"></a><span class="lineno"><a class="line" href="class_text_print.html#a5aae07254a5c26a92ec1a5fc0ae95c31"> 26</a></span>&#160; <a class="code" href="class_text_print.html#a5aae07254a5c26a92ec1a5fc0ae95c31">TextPrint</a>(){</div> <div class="line"><a name="l00027"></a><span class="lineno"> 27</span>&#160; special = <span class="keyword">false</span>;</div> <div class="line"><a name="l00028"></a><span class="lineno"> 28</span>&#160; allTexts = <span class="keyword">new</span> QString[1000];</div> <div class="line"><a name="l00029"></a><span class="lineno"> 29</span>&#160; numOfTexts = 0;</div> <div class="line"><a name="l00030"></a><span class="lineno"> 30</span>&#160; nextToPrint = 0;</div> <div class="line"><a name="l00031"></a><span class="lineno"> 31</span>&#160; lastPrinted = -1;</div> <div class="line"><a name="l00032"></a><span class="lineno"> 32</span>&#160; xS = 808;</div> <div class="line"><a name="l00033"></a><span class="lineno"> 33</span>&#160; xM = 980;</div> <div class="line"><a name="l00034"></a><span class="lineno"> 34</span>&#160; yS = 22;</div> <div class="line"><a name="l00035"></a><span class="lineno"> 35</span>&#160; yM = 235;</div> <div class="line"><a name="l00036"></a><span class="lineno"> 36</span>&#160; specialStart = -1;</div> <div class="line"><a name="l00037"></a><span class="lineno"> 37</span>&#160; specialPrinted = <span class="keyword">true</span>;</div> <div class="line"><a name="l00038"></a><span class="lineno"> 38</span>&#160; }</div> <div class="line"><a name="l00040"></a><span class="lineno"><a class="line" href="class_text_print.html#a5b03acfc7c87cf87f8ee978edb9b02fe"> 40</a></span>&#160; <a class="code" href="class_text_print.html#a5b03acfc7c87cf87f8ee978edb9b02fe">~TextPrint</a>(){</div> <div class="line"><a name="l00041"></a><span class="lineno"> 41</span>&#160; <span class="keyword">delete</span> allTexts;</div> <div class="line"><a name="l00042"></a><span class="lineno"> 42</span>&#160; }</div> <div class="line"><a name="l00044"></a><span class="lineno"><a class="line" href="class_text_print.html#a4aad98b6da77e09846cd84bff7d267fc"> 44</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="class_text_print.html#a4aad98b6da77e09846cd84bff7d267fc">print</a>( QPainter * p, <span class="keywordtype">bool</span> print, <span class="keywordtype">bool</span> talk ){</div> <div class="line"><a name="l00045"></a><span class="lineno"> 45</span>&#160; QString actualPrint;</div> <div class="line"><a name="l00046"></a><span class="lineno"> 46</span>&#160; <span class="keywordflow">if</span>( lastPrinted &lt;= nextToPrint &amp;&amp; print &amp;&amp; nextToPrint &lt; numOfTexts ){</div> <div class="line"><a name="l00047"></a><span class="lineno"> 47</span>&#160; <span class="comment">//cout &lt;&lt; &quot;1&quot; &lt;&lt; endl;</span></div> <div class="line"><a name="l00048"></a><span class="lineno"> 48</span>&#160; actualPrint = allTexts[nextToPrint];</div> <div class="line"><a name="l00049"></a><span class="lineno"> 49</span>&#160; lastPrinted = nextToPrint;</div> <div class="line"><a name="l00050"></a><span class="lineno"> 50</span>&#160; }<span class="keywordflow">else</span> <span class="keywordflow">if</span>(nextToPrint == numOfTexts){</div> <div class="line"><a name="l00051"></a><span class="lineno"> 51</span>&#160; <span class="comment">//cout &lt;&lt; &quot;2&quot; &lt;&lt; endl;</span></div> <div class="line"><a name="l00052"></a><span class="lineno"> 52</span>&#160; actualPrint = <span class="stringliteral">&quot;&quot;</span>;</div> <div class="line"><a name="l00053"></a><span class="lineno"> 53</span>&#160; }<span class="keywordflow">else</span> <span class="keywordflow">if</span>(lastPrinted &gt; -1){</div> <div class="line"><a name="l00054"></a><span class="lineno"> 54</span>&#160; <span class="comment">//cout &lt;&lt; &quot;3&quot; &lt;&lt; endl;</span></div> <div class="line"><a name="l00055"></a><span class="lineno"> 55</span>&#160; actualPrint = allTexts[lastPrinted];</div> <div class="line"><a name="l00056"></a><span class="lineno"> 56</span>&#160; }<span class="keywordflow">else</span>{</div> <div class="line"><a name="l00057"></a><span class="lineno"> 57</span>&#160; <span class="comment">//cout &lt;&lt; &quot;4&quot; &lt;&lt; endl;</span></div> <div class="line"><a name="l00058"></a><span class="lineno"> 58</span>&#160; <span class="keywordflow">return</span>;</div> <div class="line"><a name="l00059"></a><span class="lineno"> 59</span>&#160; }</div> <div class="line"><a name="l00060"></a><span class="lineno"> 60</span>&#160; <span class="comment">//qDebug( actualPrint.toLatin1());</span></div> <div class="line"><a name="l00061"></a><span class="lineno"> 61</span>&#160;</div> <div class="line"><a name="l00062"></a><span class="lineno"> 62</span>&#160; <span class="keywordflow">if</span>( actualPrint == <span class="stringliteral">&quot;**&amp;&amp;**&quot;</span> &amp;&amp; specialStart == -1 ){</div> <div class="line"><a name="l00063"></a><span class="lineno"> 63</span>&#160; special = !special;</div> <div class="line"><a name="l00064"></a><span class="lineno"> 64</span>&#160; specialStart = nextToPrint;</div> <div class="line"><a name="l00065"></a><span class="lineno"> 65</span>&#160; nextToPrint++;</div> <div class="line"><a name="l00066"></a><span class="lineno"> 66</span>&#160; <span class="keywordflow">return</span>;</div> <div class="line"><a name="l00067"></a><span class="lineno"> 67</span>&#160; }</div> <div class="line"><a name="l00068"></a><span class="lineno"> 68</span>&#160; actualPrint = setLineSeparator( actualPrint );</div> <div class="line"><a name="l00069"></a><span class="lineno"> 69</span>&#160; <span class="keywordflow">if</span>( talk == <span class="keyword">false</span> &amp;&amp; special == <span class="keyword">true</span>){</div> <div class="line"><a name="l00070"></a><span class="lineno"> 70</span>&#160; <span class="comment">//cout &lt;&lt; &quot;return&quot; &lt;&lt; endl;</span></div> <div class="line"><a name="l00071"></a><span class="lineno"> 71</span>&#160; <span class="keywordflow">return</span>;</div> <div class="line"><a name="l00072"></a><span class="lineno"> 72</span>&#160; }<span class="keywordflow">else</span> <span class="keywordflow">if</span>( talk == <span class="keyword">true</span> &amp;&amp; special == <span class="keyword">true</span> ){</div> <div class="line"><a name="l00073"></a><span class="lineno"> 73</span>&#160;</div> <div class="line"><a name="l00074"></a><span class="lineno"> 74</span>&#160; actualPrint = allTexts[nextToPrint];</div> <div class="line"><a name="l00075"></a><span class="lineno"> 75</span>&#160; actualPrint = setLineSeparator(actualPrint);</div> <div class="line"><a name="l00076"></a><span class="lineno"> 76</span>&#160; <span class="comment">//qDebug( actualPrint.toLatin1());</span></div> <div class="line"><a name="l00077"></a><span class="lineno"> 77</span>&#160; }</div> <div class="line"><a name="l00078"></a><span class="lineno"> 78</span>&#160; <span class="keywordflow">if</span>( specialStart != -1 &amp;&amp; specialPrinted == <span class="keyword">true</span> &amp;&amp; actualPrint == <span class="stringliteral">&quot;**&amp;&amp;**&quot;</span> ){</div> <div class="line"><a name="l00079"></a><span class="lineno"> 79</span>&#160; nextToPrint++;</div> <div class="line"><a name="l00080"></a><span class="lineno"> 80</span>&#160; specialPrinted = <span class="keyword">false</span>;</div> <div class="line"><a name="l00081"></a><span class="lineno"> 81</span>&#160; <span class="keywordflow">return</span>;</div> <div class="line"><a name="l00082"></a><span class="lineno"> 82</span>&#160; }</div> <div class="line"><a name="l00083"></a><span class="lineno"> 83</span>&#160; <span class="comment">//cout &lt;&lt; nextToPrint &lt;&lt; &quot; &quot; &lt;&lt; lastPrinted &lt;&lt; endl;</span></div> <div class="line"><a name="l00084"></a><span class="lineno"> 84</span>&#160; QFont font = p-&gt;font() ;</div> <div class="line"><a name="l00085"></a><span class="lineno"> 85</span>&#160; font.setPointSize ( 10 );</div> <div class="line"><a name="l00086"></a><span class="lineno"> 86</span>&#160; p-&gt;setFont(font);</div> <div class="line"><a name="l00087"></a><span class="lineno"> 87</span>&#160; QPen penColor( QColor( <span class="stringliteral">&quot;#000000&quot;</span> ));</div> <div class="line"><a name="l00088"></a><span class="lineno"> 88</span>&#160; p-&gt;setPen( penColor );</div> <div class="line"><a name="l00089"></a><span class="lineno"> 89</span>&#160; QRect rec(QPoint(xS, yS), QSize(xM-xS, yM-yS));</div> <div class="line"><a name="l00090"></a><span class="lineno"> 90</span>&#160; QRect * boundingRect = 0;</div> <div class="line"><a name="l00091"></a><span class="lineno"> 91</span>&#160; p-&gt;drawText ( rec, 1, actualPrint, boundingRect );</div> <div class="line"><a name="l00092"></a><span class="lineno"> 92</span>&#160; lastPrinted = nextToPrint;</div> <div class="line"><a name="l00093"></a><span class="lineno"> 93</span>&#160; <span class="keywordflow">if</span>( print ){</div> <div class="line"><a name="l00094"></a><span class="lineno"> 94</span>&#160; nextToPrint++;</div> <div class="line"><a name="l00095"></a><span class="lineno"> 95</span>&#160; }</div> <div class="line"><a name="l00096"></a><span class="lineno"> 96</span>&#160; penColor.setColor( QColor( <span class="stringliteral">&quot;#FF0000&quot;</span> ));</div> <div class="line"><a name="l00097"></a><span class="lineno"> 97</span>&#160; p-&gt;setPen( penColor );</div> <div class="line"><a name="l00098"></a><span class="lineno"> 98</span>&#160; }</div> <div class="line"><a name="l00100"></a><span class="lineno"><a class="line" href="class_text_print.html#a6439e617682bcf339743596cb55c38b2"> 100</a></span>&#160; QString <a class="code" href="class_text_print.html#a6439e617682bcf339743596cb55c38b2">setLineSeparator</a>( QString actualPrint ){</div> <div class="line"><a name="l00101"></a><span class="lineno"> 101</span>&#160; <span class="keywordflow">for</span>( <span class="keywordtype">int</span> i = 1; i &lt; actualPrint.length(); i++ ){</div> <div class="line"><a name="l00102"></a><span class="lineno"> 102</span>&#160; <span class="keywordflow">if</span>( i%23 == 0 ){</div> <div class="line"><a name="l00103"></a><span class="lineno"> 103</span>&#160; actualPrint.insert( i, <span class="stringliteral">&quot;\n&quot;</span>);</div> <div class="line"><a name="l00104"></a><span class="lineno"> 104</span>&#160; <span class="keywordflow">if</span>( i &lt; actualPrint.length() -1 &amp;&amp; actualPrint[i-1] != <span class="charliteral">&#39; &#39;</span> &amp;&amp; actualPrint[i+1] != <span class="charliteral">&#39; &#39;</span> ){</div> <div class="line"><a name="l00105"></a><span class="lineno"> 105</span>&#160; actualPrint.insert( i, <span class="stringliteral">&quot;-&quot;</span>);</div> <div class="line"><a name="l00106"></a><span class="lineno"> 106</span>&#160; }</div> <div class="line"><a name="l00107"></a><span class="lineno"> 107</span>&#160; }</div> <div class="line"><a name="l00108"></a><span class="lineno"> 108</span>&#160; }</div> <div class="line"><a name="l00109"></a><span class="lineno"> 109</span>&#160; <span class="keywordflow">return</span> actualPrint;</div> <div class="line"><a name="l00110"></a><span class="lineno"> 110</span>&#160; }</div> <div class="line"><a name="l00112"></a><span class="lineno"><a class="line" href="class_text_print.html#ab00d5020d8c0f1993e7acfa9b1f34a19"> 112</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="class_text_print.html#ab00d5020d8c0f1993e7acfa9b1f34a19">loadTexts</a>( <span class="keywordtype">int</span> actualPart ){</div> <div class="line"><a name="l00113"></a><span class="lineno"> 113</span>&#160; QString actString;</div> <div class="line"><a name="l00114"></a><span class="lineno"> 114</span>&#160; QTextStream( &amp;actString ) &lt;&lt; <span class="stringliteral">&quot;Texts/&quot;</span> &lt;&lt; actualPart;</div> <div class="line"><a name="l00115"></a><span class="lineno"> 115</span>&#160;</div> <div class="line"><a name="l00116"></a><span class="lineno"> 116</span>&#160; QFile f(actString);</div> <div class="line"><a name="l00117"></a><span class="lineno"> 117</span>&#160; <span class="keywordflow">if</span> (!f.open(QIODevice::ReadOnly | QIODevice::Text)){</div> <div class="line"><a name="l00118"></a><span class="lineno"> 118</span>&#160; <span class="keywordflow">return</span>;</div> <div class="line"><a name="l00119"></a><span class="lineno"> 119</span>&#160; }</div> <div class="line"><a name="l00120"></a><span class="lineno"> 120</span>&#160;</div> <div class="line"><a name="l00121"></a><span class="lineno"> 121</span>&#160; QTextStream in( &amp;f );</div> <div class="line"><a name="l00122"></a><span class="lineno"> 122</span>&#160; <span class="keywordflow">while</span> (!in.atEnd()) {</div> <div class="line"><a name="l00123"></a><span class="lineno"> 123</span>&#160; QString line = in.readLine();</div> <div class="line"><a name="l00124"></a><span class="lineno"> 124</span>&#160; allTexts[numOfTexts++] = line;</div> <div class="line"><a name="l00125"></a><span class="lineno"> 125</span>&#160; }</div> <div class="line"><a name="l00126"></a><span class="lineno"> 126</span>&#160; }</div> <div class="line"><a name="l00127"></a><span class="lineno"> 127</span>&#160;};</div> <div class="ttc" id="class_text_print_html_ab00d5020d8c0f1993e7acfa9b1f34a19"><div class="ttname"><a href="class_text_print.html#ab00d5020d8c0f1993e7acfa9b1f34a19">TextPrint::loadTexts</a></div><div class="ttdeci">void loadTexts(int actualPart)</div><div class="ttdef"><b>Definition:</b> textPrint.h:112</div></div> <div class="ttc" id="class_text_print_html_a6439e617682bcf339743596cb55c38b2"><div class="ttname"><a href="class_text_print.html#a6439e617682bcf339743596cb55c38b2">TextPrint::setLineSeparator</a></div><div class="ttdeci">QString setLineSeparator(QString actualPrint)</div><div class="ttdef"><b>Definition:</b> textPrint.h:100</div></div> <div class="ttc" id="namespacestd_html"><div class="ttname"><a href="namespacestd.html">std</a></div></div> <div class="ttc" id="class_text_print_html_a5aae07254a5c26a92ec1a5fc0ae95c31"><div class="ttname"><a href="class_text_print.html#a5aae07254a5c26a92ec1a5fc0ae95c31">TextPrint::TextPrint</a></div><div class="ttdeci">TextPrint()</div><div class="ttdef"><b>Definition:</b> textPrint.h:26</div></div> <div class="ttc" id="class_text_print_html_a4aad98b6da77e09846cd84bff7d267fc"><div class="ttname"><a href="class_text_print.html#a4aad98b6da77e09846cd84bff7d267fc">TextPrint::print</a></div><div class="ttdeci">void print(QPainter *p, bool print, bool talk)</div><div class="ttdef"><b>Definition:</b> textPrint.h:44</div></div> <div class="ttc" id="class_text_print_html_a5b03acfc7c87cf87f8ee978edb9b02fe"><div class="ttname"><a href="class_text_print.html#a5b03acfc7c87cf87f8ee978edb9b02fe">TextPrint::~TextPrint</a></div><div class="ttdeci">~TextPrint()</div><div class="ttdef"><b>Definition:</b> textPrint.h:40</div></div> <div class="ttc" id="class_text_print_html"><div class="ttname"><a href="class_text_print.html">TextPrint</a></div><div class="ttdef"><b>Definition:</b> textPrint.h:10</div></div> </div><!-- fragment --></div><!-- contents --> </div><!-- doc-content --> <!-- start footer part --> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <ul> <li class="navelem"><b>textPrint.h</b></li> <li class="footer">Generated on Fri Dec 19 2014 21:25:12 for digiGame by <a href="http://www.doxygen.org/index.html"> <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.8 </li> </ul> </div> </body> </html>
examples/index.html
indoorleaflet/leaflet.levelpicker
<!DOCTYPE html> <html> <head lang="en"> <meta charset="UTF-8"> <title>Examples using Leaflet Level Picker</title> <link rel="stylesheet" href="http://cdnjs.cloudflare.com/ajax/libs/leaflet/0.7.3/leaflet.css" /> <link rel="stylesheet" href="src/leaflet.levelpicker.css"/> <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.5/css/bootstrap.min.css"> <style> .map{ height: 300px; } </style> <script src="http://cdnjs.cloudflare.com/ajax/libs/leaflet/0.7.3/leaflet.js"></script> <script src="src/leaflet.levelpicker.js"></script> <script> var zoom = 15; var mapboxUrl= 'https://{s}.tiles.mapbox.com/v3/{id}/{z}/{x}/{y}.png'; var coordinates = [39.2833, -76.6167]; var levels = [ {level:'1', levelid: '001-1'}, {level:'2', levelid: '001-2'}, {level:'3', levelid: '001-3'} ]; </script> </head> <body> <a href="https://github.com/bmoregeo/leaflet.levelpicker" style="z-index:10"><img style="z-index:10;position: absolute; top: 0; right: 0; border: 0;" src="https://camo.githubusercontent.com/e7bbb0521b397edbd5fe43e7f760759336b5e05f/68747470733a2f2f73332e616d617a6f6e6177732e636f6d2f6769746875622f726962626f6e732f666f726b6d655f72696768745f677265656e5f3030373230302e706e67" alt="Fork me on GitHub" data-canonical-src="https://s3.amazonaws.com/github/ribbons/forkme_right_green_007200.png"></a> <nav class="navbar navbar-inverse"> <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="#">Leaflet Level Picker</a> </div> <div id="navbar" class="collapse navbar-collapse"> <ul class="nav navbar-nav"> <li class="active"><a href="#">Home</a></li> <li><a href="#defaultMapContainer">Default</a></li> <li><a href="#positionMapContainer">Change Position</a></li> <li><a href="#buttonNameMapContainer">Change Button Text</a></li> <li><a href="#showLevelListContainer">Show Level List</a></li> </ul> </div> </div> </nav> <!-- Default --> <div class="starter-template main-container"> <div id="defaultMapContainer" class="container"> <header><h1>Default</h1></header> <div class="row"> <div class="col-md-6"> <pre><code>var defaultMap = L.map('defaultMap', { center: coordinates, zoom: zoom, layers: [L.tileLayer(mapboxUrl, {id: 'examples.map-20v6611k'})], zoomControl: false, dragging: true }); new L.Control.LevelPicker({levels:levels}).addTo(defaultMap); defaultMap.on('level.change', function(e) { alert('Change to Level ' + levels[e.target.level].level); });</code></pre> </div> <div id="defaultMap" class="map col-md-6"></div> <script> /** Default Map **/ var defaultMap = L.map('defaultMap', { center: coordinates, zoom: zoom, layers: [L.tileLayer(mapboxUrl, {id: 'examples.map-20v6611k'})], zoomControl: false, dragging: true }); new L.Control.LevelPicker({levels:levels}).addTo(defaultMap); defaultMap.on('level.change', function(e) { alert('Change to Level ' + levels[e.target.level].level); }); </script> </div> </div> <!-- Position Change --> <div id="positionMapContainer" class="container"> <header><h1>Change Position</h1></header> <div class="row"> <div class="col-md-6"> <pre><code>var defaultMap = L.map('defaultMap', { center: coordinates, zoom: zoom, layers: [L.tileLayer(mapboxUrl, {id: 'examples.map-20v6611k'})], zoomControl: false, dragging: true }); new L.Control.LevelPicker({levels:levels, position: 'bottomleft'}).addTo(defaultMap); defaultMap.on('level.change', function(e) { alert('Change to Level ' + levels[e.target.level].level); });</code></pre> </div> <div id="positionMap" class="map col-md-6"></div> <script> /** Default Map **/ var defaultMap = L.map('positionMap', { center: coordinates, zoom: zoom, layers: [L.tileLayer(mapboxUrl, {id: 'examples.map-20v6611k'})], zoomControl: false, dragging: true }); new L.Control.LevelPicker({levels:levels, position: 'bottomleft'}).addTo(defaultMap); defaultMap.on('level.change', function(e) { alert('Change to Level ' + levels[e.target.level].level); }); </script> </div> </div> <!-- Button Name Change--> <div id="buttonNameMapContainer" class="container"> <header><h1>Change Button Text</h1></header> <div class="row"> <div class="col-md-6"> <pre><code>var defaultMap = L.map('buttonNameMap', { center: coordinates, zoom: zoom, layers: [L.tileLayer(mapboxUrl, {id: 'examples.map-20v6611k'})], zoomControl: false, dragging: true }); new L.Control.LevelPicker({levels:levels, levelUpText: 'U', levelDownText: 'D'}).addTo(defaultMap); defaultMap.on('level.change', function(e) { alert('Change to Level ' + levels[e.target.level].level); });</code></pre> </div> <div id="buttonNameMap" class="map col-md-6"></div> <script> /** Default Map **/ var defaultMap = L.map('buttonNameMap', { center: coordinates, zoom: zoom, layers: [L.tileLayer(mapboxUrl, {id: 'examples.map-20v6611k'})], zoomControl: false, dragging: true }); new L.Control.LevelPicker({levels:levels, levelUpText: 'U', levelDownText: 'D'}).addTo(defaultMap); defaultMap.on('level.change', function(e) { alert('Change to Level ' + levels[e.target.level].level); }); </script> </div> </div> <!-- Show Level List --> <div id="showLevelListContainer" class="container"> <header><h1>Show Level List</h1></header> <div class="row"> <div class="col-md-6"> <pre><code>var defaultMap = L.map('showLevelListMap', { center: coordinates, zoom: zoom, layers: [L.tileLayer(mapboxUrl, {id: 'examples.map-20v6611k'})], zoomControl: false, dragging: true }); new L.Control.LevelPicker({levels:levels,enableLevelList:true,position: 'topleft'}).addTo(defaultMap); defaultMap.on('level.change', function(e) { alert('Change to Level ' + levels[e.target.level].level); });</code></pre> </div> <div id="showLevelListMap" class="map col-md-6"></div> <script> /** Default Map **/ var defaultMap = L.map('showLevelListMap', { center: coordinates, zoom: zoom, layers: [L.tileLayer(mapboxUrl, {id: 'examples.map-20v6611k'})], zoomControl: false, dragging: true }); new L.Control.LevelPicker({levels:levels,enableLevelList:true,position: 'topleft'}).addTo(defaultMap); defaultMap.on('level.change', function(e) { alert('Change to Level ' + levels[e.target.level].level); }); </script> </div> </div> </div> <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.3/jquery.min.js"></script> <script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.5/js/bootstrap.min.js"></script> </body> </html>
src/styles/App.css
RxKotlin/techradar-reactjs
/* Base Application Styles */ body { color: #fff; background: #222; } /* .index img { margin: 40px auto; border-radius: 4px; background: #fff; display: block; } .index .notice { margin: 20px auto; padding: 15px 0; text-align: center; border: 1px solid #000; border-width: 1px 0; background: #666; }*/ .container { max-width: 60em; @include make-container(); } .row { @include make-row(); } .content-main { @include make-col(); @media (max-width: 32em) { @include make-col-span(6); } @media (min-width: 32.1em) { @include make-col-span(8); } } .content-secondary { @include make-col(); @media (max-width: 32em) { @include make-col-span(6); } @media (min-width: 32.1em) { @include make-col-span(4); } }
imagersite/imagersite/templates/registration/activation_complete.html
cahudson94/django-imager
{% extends 'imagersite/base.html' %} {% block body %} <div class="registration"> <p>Your account has been registered go have fun!</p> </div> {% endblock %}
pages_show_petition_mobile.html
ianpatrickhines/flatly-aware
<div class="padcontainer"> {% if page.show_stream? %} {% if page.public_activities_count > 0 or page.is_commentable? %} <div class="content_container_top"> {% else %} <div class="content_container"> {% endif %} {% else %} <div class="content_container"> {% endif %} {% if page.headline.size > 0 %} <div id="headline"> <h2>{{ page.headline }}</h2> </div> {% endif %} <div id="content"> {% if page.petition.intro.size > 0 %} <div id="intro"> {{ page.petition.intro }} </div> {% endif %} {% if page.petition.content.size > 0 %} <div id="petition_content"> {{ page.petition.content }} </div> {% endif %} {% if page.petition.has_goal? %} {% assign thermo_width = 200 %} <div class="padtop"> <div class="thermo_donate_container"> <div class="padbottomless"> <div class="thermometer_progress_text" style="width: {{ thermo_width }}px;"> {% if page.petition.signatures_count < 2 %} JUST STARTED {% else %} {{ page.petition.signatures_count | number_with_commas }} {{ page.petition.signature_name | pluralize | upcase }} {% endif %} </div> <div align="left" class="thermometer_background" style="width: {{ thermo_width }}px;"> <div class="thermometer_progress" style="width: {{ page.petition.percent_of_goal | times:thermo_width }}px;"></div> </div> </div> </div> <div class="horizontalgoal">GOAL: {{ page.petition.goal | number_with_commas }} {{ page.petition.signature_name | pluralize | downcase }}</div> </div> {% elsif page.petition.signatures_count > 4 %} <div class="padbottom"> <div class="horizontalgoal"><b>{{ page.petition.signatures_count | number_with_commas }}</b> {{ page.petition.signature_name | pluralize | downcase }}</div> </div> {% endif %} {% if page.petition.is_signed? %} <div class="one_column padtop"> {% form_for petition_signature %} <div class="form_wrap"> <div class="form"> <h3>Thank you for signing!</h3> <div class="form_errors">{% error_messages_for petition_signatures %}</div> {% if page.is_commentable? %} <p><label for="petition_signature_content">Change your comment</label><br/>{% text_area "content", class:"textarea autogrow" %}</p> {% endif %} {% if page.petition.is_image? %} <p><label for="petition_signature_image">Upload a picture (140x140)</label><br/>{% file_field "image", class:"file" %}</p> {% if petition_signature.has_image? %} <p><img src="{{ petition_signature.large_square_image_url }}" width="140" height="140" border="0" /></p> {% endif %} {% endif %} {% if page.is_commentable? %} {% capture signature_name %}Update {{ page.petition.signature_name }}{% endcapture %} {% submit_tag signature_name, class:"submit-button" %} &nbsp; {% endif %} <div class="destroy_link padtop"> {% capture signature_name %}Remove {{ page.petition.signature_name }}{% endcapture %} {{ page.petition.current_signature | delete_link message: signature_name }} </div> <div class="form_submit"></div> </div> {% endform_for %} </div> </div> {% else %} <div class="one_column padtop"> {% form_for petition_signature %} <div class="form_wrap"> <div class="form"> {% if request.sorta_logged_in? %} <div class="text-content"> <h4>Hi {{ request.current_signup.name_or_email }}, will you sign?</h4> </div> {% if request.logged_in? == false %} <div class="text-content"> If you're not {{ request.current_signup.name_or_email }}, <a href="{{ request.current_signup.logout_url }}">click here</a>. </div> {% endif %} {% else %} <div class="text-content"> <h4>Will you sign?</h4> </div> {% endif %} <div class="form_errors">{% error_messages_for petition_signature %}</div> <table cellpadding="0" cellspacing="0"> {% if request.sorta_logged_in? == false or request.current_signup.has_name? == false %} <tr height="10"></tr> <tr> <td><label for="petition_signature_first_name">First Name</label><br>{% text_field "first_name", class:"text" %}</td> </tr> <tr height="10"></tr> <tr> <td><label for="petition_signature_last_name">Last Name</label><br>{% text_field "last_name", class:"text" %}</td> </tr> {% endif %} {% if request.sorta_logged_in? == false %} <tr height="10"></tr> <tr> <td><label for="petition_signature_email">Email</label><br>{% email_field "email", class:"text", type:"email" %}</p></td> </tr> {% if site.ask_for_mobiles? %} <tr height="10"></tr> <tr> <td><label for="petition_signature_mobile_number">Mobile phone</label><br>{% phone_field "mobile_number", class:"text" %}</td> </tr> {% endif %} <tr height="10"></tr> <tr> <td><label for="petition_signature_email_opt_in">{% check_box "email_opt_in", class:"checkbox" %} Send me email updates</label></td> </tr> {% if site.ask_for_mobiles? %} <tr height="10"></tr> <tr> <td><label for="petition_signature_mobile_opt_in">{% check_box "mobile_opt_in", class:"checkbox" %} Send me text message updates</label> </tr> {% endif %} {% endif %} </table> {% if page.petition.is_phone? %} <p><label for="petition_signature_phone_number">Phone</label><br>{% phone_field "phone_number", class:"text" %}</p> {% endif %} {% if page.petition.is_address? %} {% if request.sorta_logged_in? == false or request.current_signup.has_full_address? == false %} <p><label for="petition_signature_submitted_address">Address (Street, City, State, Postal code)</label><br>{% text_field "submitted_address", class:"text" %}</p> <p><label for="petition_signature_country_code">Country</label><br>{% collection_select "country_code", page.petition.countries, "code", "name", class:"select" %}</p> {% endif %} {% endif %} {% if page.is_commentable? %} <p><label for="petition_signature_content">Comments (optional)</label><br>{% text_area "content", class:"textarea autogrow" %}</p> {% endif %} {% if page.petition.is_image? %} <p><label for="petition_signature_image">Upload a picture (140x140)</label><br/>{% file_field "image", class:"file" %}</p> {% endif %} {% if site.ask_to_publish_to_stream? %} <p><label for="petition_signature_is_private">{% check_box "is_private", class:"checkbox" %} Don't publish this on the website</label></p> {% endif %} {% if page.petition.is_volunteer? and site.ask_for_volunteers? %} {% if request.sorta_logged_in? == false or request.current_signup.is_volunteer == false %} <p><label for="petition_signature_is_volunteer">{% check_box "is_volunteer", class:"checkbox" %} I want to volunteer</label></p> {% endif %} {% endif %} {% capture signature_name %}Add {{ page.petition.signature_name }}{% endcapture %} {% submit_tag signature_name, class:"submit-button" %} <div class="form_submit"></div> </div> {% endform_for %} {% if page.text_keyword_instructions.size > 0 %} <div class="padbottom padtop"> or {{ page.text_keyword_instructions }} </div> {% endif %} </div> </div> {% endif %} {% if page.tags_count > 0 %} <div id="page_tags"> {% include "page_tags" with page %} </div> {% endif %} <div class="padbottom padtop"> <div id="like_page"> <b>Like this to spread the word.</b> {% include "like_page_mobile" %} </div> </div> {% if page.petition.is_image? and page.petition.signatures_with_images.size > 0 %} <div class="padtop"> {% for signature in page.petition.signatures_with_images limit:2 %} <img src="{{ signature.large_square_image_url }}" border="0" width="140" height="140"> {% endfor %} </div> {% endif %} </div> {% if page.show_stream? %} {% if page.public_activities_count > 0 or page.is_commentable? %} </div> <!-- end content_container_top --> {% endif %} {% include "page_stream" %} {% else %} </div> <!-- end content_container --> {% endif %} </div>
app/src/main/assets/licenses.html
XinyueZ/timekeeping
<html> <head> <style> body { font-family: sans-serif; } pre { background-color: #eeeeee; padding: 1em; white-space: pre-wrap; } </style> </head> <body> <h3>Notices for library:</h3> <ul> <li>de.greenrobot:eventbus</li> </ul> <pre> Copyright (C) 2012-2014 Markus Junginger, greenrobot (http://greenrobot.de) Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. </pre> <h3>Notices for library:</h3> <ul> <li>Chopping</li> </ul> <pre> Copyright Xinyue Zhao Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. </pre> <h3>Notices for library:</h3> <ul> <li>Volley</li> </ul> <pre> Copyright (C) 2011 The Android Open Source Project Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. </pre> <h3>Notices for library:</h3> <ul> <li>Google Play Service</li> </ul> <pre> Copyright (c) 2008-2009, The Android Open Source Project Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. Apache License Version 2.0, January 2004 http://www.apache.org/licenses/ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION 1. Definitions. "License" shall mean the terms and conditions for use, reproduction, and distribution as defined by Sections 1 through 9 of this document. "Licensor" shall mean the copyright owner or entity authorized by the copyright owner that is granting the License. "Legal Entity" shall mean the union of the acting entity and all other entities that control, are controlled by, or are under common control with that entity. For the purposes of this definition, "control" means (i) the power, direct or indirect, to cause the direction or management of such entity, whether by contract or otherwise, or (ii) ownership of fifty percent (50%) or more of the outstanding shares, or (iii) beneficial ownership of such entity. "You" (or "Your") shall mean an individual or Legal Entity exercising permissions granted by this License. "Source" form shall mean the preferred form for making modifications, including but not limited to software source code, documentation source, and configuration files. "Object" form shall mean any form resulting from mechanical transformation or translation of a Source form, including but not limited to compiled object code, generated documentation, and conversions to other media types. "Work" shall mean the work of authorship, whether in Source or Object form, made available under the License, as indicated by a copyright notice that is included in or attached to the work (an example is provided in the Appendix below). "Derivative Works" shall mean any work, whether in Source or Object form, that is based on (or derived from) the Work and for which the editorial revisions, annotations, elaborations, or other modifications represent, as a whole, an original work of authorship. For the purposes of this License, Derivative Works shall not include works that remain separable from, or merely link (or bind by name) to the interfaces of, the Work and Derivative Works thereof. "Contribution" shall mean any work of authorship, including the original version of the Work and any modifications or additions to that Work or Derivative Works thereof, that is intentionally submitted to Licensor for inclusion in the Work by the copyright owner or by an individual or Legal Entity authorized to submit on behalf of the copyright owner. For the purposes of this definition, "submitted" means any form of electronic, verbal, or written communication sent to the Licensor or its representatives, including but not limited to communication on electronic mailing lists, source code control systems, and issue tracking systems that are managed by, or on behalf of, the Licensor for the purpose of discussing and improving the Work, but excluding communication that is conspicuously marked or otherwise designated in writing by the copyright owner as "Not a Contribution." "Contributor" shall mean Licensor and any individual or Legal Entity on behalf of whom a Contribution has been received by Licensor and subsequently incorporated within the Work. 2. Grant of Copyright License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable copyright license to reproduce, prepare Derivative Works of, publicly display, publicly perform, sublicense, and distribute the Work and such Derivative Works in Source or Object form. 3. Grant of Patent License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable (except as stated in this section) patent license to make, have made, use, offer to sell, sell, import, and otherwise transfer the Work, where such license applies only to those patent claims licensable by such Contributor that are necessarily infringed by their Contribution(s) alone or by combination of their Contribution(s) with the Work to which such Contribution(s) was submitted. If You institute patent litigation against any entity (including a cross-claim or counterclaim in a lawsuit) alleging that the Work or a Contribution incorporated within the Work constitutes direct or contributory patent infringement, then any patent licenses granted to You under this License for that Work shall terminate as of the date such litigation is filed. 4. Redistribution. You may reproduce and distribute copies of the Work or Derivative Works thereof in any medium, with or without modifications, and in Source or Object form, provided that You meet the following conditions: (a) You must give any other recipients of the Work or Derivative Works a copy of this License; and (b) You must cause any modified files to carry prominent notices stating that You changed the files; and (c) You must retain, in the Source form of any Derivative Works that You distribute, all copyright, patent, trademark, and attribution notices from the Source form of the Work, excluding those notices that do not pertain to any part of the Derivative Works; and (d) If the Work includes a "NOTICE" text file as part of its distribution, then any Derivative Works that You distribute must include a readable copy of the attribution notices contained within such NOTICE file, excluding those notices that do not pertain to any part of the Derivative Works, in at least one of the following places: within a NOTICE text file distributed as part of the Derivative Works; within the Source form or documentation, if provided along with the Derivative Works; or, within a display generated by the Derivative Works, if and wherever such third-party notices normally appear. The contents of the NOTICE file are for informational purposes only and do not modify the License. You may add Your own attribution notices within Derivative Works that You distribute, alongside or as an addendum to the NOTICE text from the Work, provided that such additional attribution notices cannot be construed as modifying the License. You may add Your own copyright statement to Your modifications and may provide additional or different license terms and conditions for use, reproduction, or distribution of Your modifications, or for any such Derivative Works as a whole, provided Your use, reproduction, and distribution of the Work otherwise complies with the conditions stated in this License. 5. Submission of Contributions. Unless You explicitly state otherwise, any Contribution intentionally submitted for inclusion in the Work by You to the Licensor shall be under the terms and conditions of this License, without any additional terms or conditions. Notwithstanding the above, nothing herein shall supersede or modify the terms of any separate license agreement you may have executed with Licensor regarding such Contributions. 6. Trademarks. This License does not grant permission to use the trade names, trademarks, service marks, or product names of the Licensor, except as required for reasonable and customary use in describing the origin of the Work and reproducing the content of the NOTICE file. 7. Disclaimer of Warranty. Unless required by applicable law or agreed to in writing, Licensor provides the Work (and each Contributor provides its Contributions) on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied, including, without limitation, any warranties or conditions of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A PARTICULAR PURPOSE. You are solely responsible for determining the appropriateness of using or redistributing the Work and assume any risks associated with Your exercise of permissions under this License. 8. Limitation of Liability. In no event and under no legal theory, whether in tort (including negligence), contract, or otherwise, unless required by applicable law (such as deliberate and grossly negligent acts) or agreed to in writing, shall any Contributor be liable to You for damages, including any direct, indirect, special, incidental, or consequential damages of any character arising as a result of this License or out of the use or inability to use the Work (including but not limited to damages for loss of goodwill, work stoppage, computer failure or malfunction, or any and all other commercial damages or losses), even if such Contributor has been advised of the possibility of such damages. 9. Accepting Warranty or Additional Liability. While redistributing the Work or Derivative Works thereof, You may choose to offer, and charge a fee for, acceptance of support, warranty, indemnity, or other liability obligations and/or rights consistent with this License. However, in accepting such obligations, You may act only on Your own behalf and on Your sole responsibility, not on behalf of any other Contributor, and only if You agree to indemnify, defend, and hold each Contributor harmless for any liability incurred by, or claims asserted against, such Contributor by reason of your accepting any such warranty or additional liability. </pre> <h3>Notices for library:</h3> <ul> <li>com.nineoldandroids</li> </ul> <pre> Copyright 2012 Jake Wharton Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. </pre> <h3>Notices for library:</h3> <ul> <li>android-betterpickers</li> </ul> <pre> Copyright 2013 Derek Brameyer Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. </pre> <h3>Notices for library:</h3> <ul> <li>Android Support Library</li> </ul> <pre> Copyright (c) 2005-2008, The Android Open Source Project</br></br> Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at</br></br> <a href="http://www.apache.org/licenses/LICENSE-2.0">http://www.apache.org/licenses/LICENSE-2.0</a> <br/> Unless required by applicable law or agreed to in writing, software Distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. </pre> <h3>Notices for library:</h3> <ul> <li>joda-time</li> </ul> <pre> Copyright JodaOrg Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. </pre> <h3>Notices for file:</h3> <ul> <li>TypefaceSpan.java</li> </ul> <pre> Copyright Tristan Waddington </pre> <h3>Notices for library:</h3> <ul> <li>PermissionsDispatcher</li> </ul> <pre> Copyright 2015 Shintaro Katafuchi Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. </pre> <h3>Notices for file:</h3> <ul> <li>MaterialRippleLayout.java</li> </ul> <pre> Copyright (C) 2015 Balys Valentukevicius Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. </pre> </body> </html>
src/assets/css/fontawesome.css
binzhou/chrome-tabset
/*! * Font Awesome 3.0.2 * the iconic font designed for use with Twitter Bootstrap * ------------------------------------------------------- * The full suite of pictographic icons, examples, and documentation * can be found at: http://fortawesome.github.com/Font-Awesome/ * * License * ------------------------------------------------------- * - The Font Awesome font is licensed under the SIL Open Font License - http://scripts.sil.org/OFL * - Font Awesome CSS, LESS, and SASS files are licensed under the MIT License - * http://opensource.org/licenses/mit-license.html * - The Font Awesome pictograms are licensed under the CC BY 3.0 License - http://creativecommons.org/licenses/by/3.0/ * - Attribution is no longer required in Font Awesome 3.0, but much appreciated: * "Font Awesome by Dave Gandy - http://fortawesome.github.com/Font-Awesome" * Contact * ------------------------------------------------------- * Email: dave@davegandy.com * Twitter: http://twitter.com/fortaweso_me * Work: Lead Product Designer @ http://kyruus.com */ @font-face { font-family: 'FontAwesome'; src: url('../font/fontawesome-webfont.woff?v=3.0.1') format('woff'); font-weight: normal; font-style: normal; } /* Font Awesome styles ------------------------------------------------------- */ .icon-edit { font-family: FontAwesome; font-weight: normal; font-style: normal; text-decoration: inherit; -webkit-font-smoothing: antialiased; display: inline; width: auto; height: auto; line-height: normal; vertical-align: baseline; background-image: none; background-position: 0% 0%; background-repeat: repeat; margin-top: 0; } a .icon-edit { display: inline-block; } .icon-edit:before { content: "\f021"; }
people/eywcqucc.html
slowe/panelshows
<html> <head> <title>Daniel 'Swampy' Hopper's panel show appearances</title> <script type="text/javascript" src="../common.js"></script> <link rel="stylesheet" media="all" href="../style.css" type="text/css"/> <script type="text/javascript" src="../people.js"></script> <!--#include virtual="head.txt" --> </head> <body> <!--#include virtual="nav.txt" --> <div class="page"> <h1>Daniel 'Swampy' Hopper's panel show appearances</h1> <p>Daniel 'Swampy' Hopper has appeared in <span class="total">1</span> episodes between 1997-1997. Note that these appearances may be for more than one person if multiple people have the same name.</p> <div class="performerholder"> <table class="performer"> <tr style="vertical-align:bottom;"> <td><div style="height:100px;" class="performances male" title="1"></div><span class="year">1997</span></td> </tr> </table> </div> <ol class="episodes"> <li><strong>1997-04-18</strong> / <a href="../shows/hignfy.html">Have I Got News For You</a></li> </ol> </div> </body> </html>
doxygen/html/class_xir_scanner-members.html
FSource/FDesign-Document
<!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.8"/> <title>Faeris: 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/search.js"></script> <script type="text/javascript"> $(document).ready(function() { searchBox.OnSelectItem(0); }); </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">Faeris &#160;<span id="projectnumber">v3.2</span> </div> </td> </tr> </tbody> </table> </div> <!-- end header part --> <!-- Generated by Doxygen 1.8.8 --> <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&#160;Page</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> <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&#160;List</span></a></li> <li><a href="classes.html"><span>Class&#160;Index</span></a></li> <li><a href="inherits.html"><span>Class&#160;Hierarchy</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)"> <a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(0)"><span class="SelectionMark">&#160;</span>All</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(1)"><span class="SelectionMark">&#160;</span>Classes</a></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><!-- top --> <div class="header"> <div class="headertitle"> <div class="title">XirScanner Member List</div> </div> </div><!--header--> <div class="contents"> <p>This is the complete list of members for <a class="el" href="class_xir_scanner.html">XirScanner</a>, including all inherited members.</p> <table class="directory"> <tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>curLine</b>() (defined in <a class="el" href="class_xir_scanner.html">XirScanner</a>)</td><td class="entry"><a class="el" href="class_xir_scanner.html">XirScanner</a></td><td class="entry"><span class="mlabel">inline</span></td></tr> <tr bgcolor="#f0f0f0"><td class="entry"><b>curString</b>() (defined in <a class="el" href="class_xir_scanner.html">XirScanner</a>)</td><td class="entry"><a class="el" href="class_xir_scanner.html">XirScanner</a></td><td class="entry"><span class="mlabel">inline</span></td></tr> <tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>curToken</b>() (defined in <a class="el" href="class_xir_scanner.html">XirScanner</a>)</td><td class="entry"><a class="el" href="class_xir_scanner.html">XirScanner</a></td><td class="entry"><span class="mlabel">inline</span></td></tr> <tr bgcolor="#f0f0f0"><td class="entry"><b>curTokenName</b>() (defined in <a class="el" href="class_xir_scanner.html">XirScanner</a>)</td><td class="entry"><a class="el" href="class_xir_scanner.html">XirScanner</a></td><td class="entry"></td></tr> <tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>m_begin_state</b> (defined in <a class="el" href="class_xir_scanner.html">XirScanner</a>)</td><td class="entry"><a class="el" href="class_xir_scanner.html">XirScanner</a></td><td class="entry"><span class="mlabel">private</span></td></tr> <tr bgcolor="#f0f0f0"><td class="entry"><b>m_cur_line</b> (defined in <a class="el" href="class_xir_scanner.html">XirScanner</a>)</td><td class="entry"><a class="el" href="class_xir_scanner.html">XirScanner</a></td><td class="entry"><span class="mlabel">private</span></td></tr> <tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>m_cur_string</b> (defined in <a class="el" href="class_xir_scanner.html">XirScanner</a>)</td><td class="entry"><a class="el" href="class_xir_scanner.html">XirScanner</a></td><td class="entry"><span class="mlabel">private</span></td></tr> <tr bgcolor="#f0f0f0"><td class="entry"><b>m_cur_token</b> (defined in <a class="el" href="class_xir_scanner.html">XirScanner</a>)</td><td class="entry"><a class="el" href="class_xir_scanner.html">XirScanner</a></td><td class="entry"><span class="mlabel">private</span></td></tr> <tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>m_eof</b> (defined in <a class="el" href="class_xir_scanner.html">XirScanner</a>)</td><td class="entry"><a class="el" href="class_xir_scanner.html">XirScanner</a></td><td class="entry"><span class="mlabel">private</span></td></tr> <tr bgcolor="#f0f0f0"><td class="entry"><b>m_file</b> (defined in <a class="el" href="class_xir_scanner.html">XirScanner</a>)</td><td class="entry"><a class="el" href="class_xir_scanner.html">XirScanner</a></td><td class="entry"><span class="mlabel">private</span></td></tr> <tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>nextToken</b>() (defined in <a class="el" href="class_xir_scanner.html">XirScanner</a>)</td><td class="entry"><a class="el" href="class_xir_scanner.html">XirScanner</a></td><td class="entry"></td></tr> <tr bgcolor="#f0f0f0"><td class="entry"><b>XirScanner</b>(Faeris::FsFile *file, XirState *begin_state) (defined in <a class="el" href="class_xir_scanner.html">XirScanner</a>)</td><td class="entry"><a class="el" href="class_xir_scanner.html">XirScanner</a></td><td class="entry"></td></tr> <tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>~XirScanner</b>() (defined in <a class="el" href="class_xir_scanner.html">XirScanner</a>)</td><td class="entry"><a class="el" href="class_xir_scanner.html">XirScanner</a></td><td class="entry"></td></tr> </table></div><!-- contents --> <!-- start footer part --> <hr class="footer"/><address class="footer"><small> Generated on Fri Jan 23 2015 17:58:38 for Faeris by &#160;<a href="http://www.doxygen.org/index.html"> <img class="footer" src="doxygen.png" alt="doxygen"/> </a> 1.8.8 </small></address> </body> </html>
blog/t6-js-language.html
maia-miller/maia-miller.github.io
<!DOCTYPE html> <html> <head> <!-- ========== Basic Page Needs ========== --> <title>Blog 12 - JS Language</title> <meta charset="UTF-8"> <!-- ========== Mobile Specific Metas ========== --> <!-- ========== Font ========== --> <link href="https://fonts.googleapis.com/css?family=Bad+Script" rel="stylesheet"> <!-- ========== CSS ========== --> <link rel="stylesheet" type="text/css" href="https://cdnjs.cloudflare.com/ajax/libs/normalize/3.0.3/normalize.css"> <link rel="stylesheet" type="text/css" href="https://cdnjs.cloudflare.com/ajax/libs/skeleton/2.0.4/skeleton.css"> <link href="../styles/main.css" rel="stylesheet" type="text/css" /> <!-- ========== Scripts ========== --> <!-- ========== Favicon ========== --> </head> <body> <!-- ========== Header ========== --> <div class="section-sideheader"> <div class="container"> <h1 class="section-sideheadtext"><strong>Blog 12 - JS Language</strong></h1> </div> </div> <!-- ========== Blog Content ========== --> <div class="container"> <div class="blog"> <div class="row"> <div class="ten columns"> <p>In the JavaScript language, describe <em>all</em> the use cases for:</li> <ul> <li>parentheses ( )</li> <p>Parentheses <strong>offer the input</strong> for loops or functions.</p> <ol class="sub"> <li class="sub">Specifying the conditions for an if loop: <code> if (condition) {};</code></li> <li class="sub">Outline the parameters of a function: <code> function thisCommand (param1, param2) {};</code></li> <li class="sub">Call upon a function with a given argument: <code>thisCommand(argument);</code></li> <li class="sub">Grouping many things, like in math equations: <code>(.isMine == true) && (.isMarked == true);</code></li> <li class="sub">Calling upon a method: <code>Math.floor(<em>arg</em>);</code></li> <li class="sub">Defining a for loop: <code>for (i = 0; i < length; i++) {};</code></li> <li class="sub">Defining a while loop: <code>while (condition){};</code></li> <li class="sub">Defining the list through which to run a switch: <code>swith(thisList) {};</code></li> <li class="sub">Add an event listener: <code>one.addEventListener(event, functionName);</code></li> </ol> <br> <li>brackets [ ]</li> <p>Brackets <strong>call upon an item</strong> in an array or index. They also <strong>define the items in an array</strong>.</p> <ol class="sub"> <li class="sub">Identify the items within an array: <code>theArray = [item1, item2, item3];</code></li> <li class="sub">Call a specific item in an array: <code>theArray[2]</code></li> <li class="sub">Within a for loop, use the i variable that you have defined: <code>for (i = 0; i < length; i++) {if (board[i] === true) {return}}</code></li> <li class="sub">A notation option for calling an item within an array or object (particularly useful if the item is a string): <code>myStorage.cabinet["top drawer"].folder2</code></li> </ol> <br> <li>braces { }</li> <p>Braces are used to define the <strong>code to be applied</strong> to an item or data. It is also used to <strong>define the items of an object</strong>.</p> <ol class="sub"> <li class="sub">When defining the code block to be applied to a for loop: <code>for (i =<++) {<em>do this stuff</em>};</code></li> <li class="sub">When defining the code block to be applied to a if or while loop: <code>if/while (condition is met) {<em>then do this</em>};</code></li> <li class="sub">When defining the code block to be applied to a function: <code>function functionName (param1) {<em>code here</em>};</code></li> <li class="sub">When defining the code block to be applied to a switch case: <code>switch (arg) {case 1: <em>code</em>; break; case 2: <em>code</em>break;};</code></li> <li class="sub">When defining the code block to be applied to a method: <code>myList.forEach(item) {<em>do this code</em>};</code></li> <li class="sub">To define the items of an object: <code>var object = {name: Maia, location: Toronto};</code> </ol> <br> <li>single quotes ' ' and double quotes " "</li> <p>Can be used interchangeably, so long as they are used consistently (don't start with single and finish the phrase with double). Qutoes <strong>indicate a string</strong>: <code>console.log("Hello world!");</code></p> </ul> </div> </div> </div> </div> <!-- ========== Footer ========== --> <div class="section-nav"> <div class="container"> <h1 class="section-heading"><strong><a href="../index.html">Home</a></strong></h1> </div> </div> </body> </html>
learner_backpack/backpack.html
Stanford-Online/js-input-samples
<!DOCTYPE html> <html> <head> <script src="jschannel.js"></script> <script src="lz-string.min.js"></script> <script src="backpack.js"></script> <!-- No css file needed, but this is where you'd put it. --> <style> body { font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif; } </style> </head> <body> <form> <input id="agree" name="termsandservices" type="checkbox" /> <label id="checkboxlabel" for="agree">I have read and I agree.</label> </form> </body> </html>
css/theme/default.css
kittmcg/hackuobiblio
@import url(https://fonts.googleapis.com/css?family=Lato:400,700,400italic,700italic); @import url(http://fonts.googleapis.com/css?family=Righteous); @import url(http://fonts.googleapis.com/css?family=Droid+Sans); @import url(http://fonts.googleapis.com/css?family=Alegreya+Sans:400,500,700,800); /** * Default theme for reveal.js. * * Copyright (C) 2011-2012 Hakim El Hattab, http://hakim.se */ @font-face { font-family: 'Alegreya Sans'; /* src: url("../../lib/font/league_gothic-webfont.eot"); */ /* src: url("../../lib/font/league_gothic-webfont.eot?#iefix") format("embedded-opentype"), url("../../lib/font/league_gothic-webfont.woff") format("woff"), url("../../lib/font/league_gothic-webfont.ttf") format("truetype"), url("../../lib/font/league_gothic-webfont.svg#LeagueGothicRegular") format("svg"); */ font-weight: normal; font-style: normal; } /********************************************* * GLOBAL STYLES *********************************************/ body { background: #1c1e20; background: -moz-radial-gradient(center, circle cover, #555a5f 0%, #1c1e20 100%); background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%, #555a5f), color-stop(100%, #1c1e20)); background: -webkit-radial-gradient(center, circle cover, #555a5f 0%, #1c1e20 100%); background: -o-radial-gradient(center, circle cover, #555a5f 0%, #1c1e20 100%); background: -ms-radial-gradient(center, circle cover, #555a5f 0%, #1c1e20 100%); background: radial-gradient(center, circle cover, #555a5f 0%, #1c1e20 100%); background-color: #2b2b2b; } .reveal { font-family: 'Alegreya Sans', sans-serif; font-size: 36px; font-weight: normal; letter-spacing: -0.02em; color: #eeeeee; } ::selection { color: white; background: #ff5e99; text-shadow: none; } /********************************************* * Font Awesome *********************************************/ .reveal .fa { font-family: 'FontAwesome'; font-style: normal; } /********************************************* * HEADERS *********************************************/ .reveal h1 { font-size: 120px; } .reveal h1, .reveal h2, .reveal h3, .reveal h4, .reveal h5, .reveal h6 { margin: 0 0 50px 0; color: #eeeeee; font-family: 'Alegreya Sans'; line-height: 0.9em; letter-spacing: 0.02em; text-shadow: 0px 0px 6px rgba(0, 0, 0, 0.2); } .reveal h1 { text-shadow: 0 1px 0 #cccccc, 0 2px 0 #c9c9c9, 0 3px 0 #bbbbbb, 0 4px 0 #b9b9b9, 0 5px 0 #aaaaaa, 0 6px 1px rgba(0, 0, 0, 0.1), 0 0 5px rgba(0, 0, 0, 0.1), 0 1px 3px rgba(0, 0, 0, 0.3), 0 3px 5px rgba(0, 0, 0, 0.2), 0 5px 10px rgba(0, 0, 0, 0.25), 0 20px 20px rgba(0, 0, 0, 0.15); } /********************************************* * LINKS *********************************************/ .reveal a:not(.image) { color: #FFFF33; text-decoration: none; -webkit-transition: color .15s ease; -moz-transition: color .15s ease; -ms-transition: color .15s ease; -o-transition: color .15s ease; transition: color .15s ease; } .reveal a:not(.image):hover { color: #FFFF99; text-shadow: none; border: none; } .reveal .roll span:after { color: #fff; background: #0d99a5; } /********************************************* * IMAGES --> REMOVED IMG STYLES .reveal section img { margin: 15px 0px; background: rgba(255, 255, 255, 0.12); border: 4px solid #eeeeee; box-shadow: 0 0 10px rgba(0, 0, 0, 0.15); -webkit-transition: all .2s linear; -moz-transition: all .2s linear; -ms-transition: all .2s linear; -o-transition: all .2s linear; transition: all .2s linear; } .reveal a:hover img { background: rgba(255, 255, 255, 0.2); border-color: #13daec; box-shadow: 0 0 20px rgba(0, 0, 0, 0.55); } *********************************************/ /********************************************* * NAVIGATION CONTROLS *********************************************/ .reveal .controls div.navigate-left, .reveal .controls div.navigate-left.enabled { border-right-color: #F2EB4F; } .reveal .controls div.navigate-right, .reveal .controls div.navigate-right.enabled { border-left-color: #F2EB4F; } .reveal .controls div.navigate-up, .reveal .controls div.navigate-up.enabled { border-bottom-color: #F2EB4F; } .reveal .controls div.navigate-down, .reveal .controls div.navigate-down.enabled { border-top-color: #F2EB4F; } .reveal .controls div.navigate-left.enabled:hover { border-right-color: #F2EB4F; } .reveal .controls div.navigate-right.enabled:hover { border-left-color: #F2EB4F; } .reveal .controls div.navigate-up.enabled:hover { border-bottom-color: #F2EB4F; } .reveal .controls div.navigate-down.enabled:hover { border-top-color: #F2EB4F; } /********************************************* * PROGRESS BAR *********************************************/ .reveal .progress { background: rgba(0, 0, 0, 0.2); } .reveal .progress span { background: #F2EB4F; -webkit-transition: width 800ms cubic-bezier(0.26, 0.86, 0.44, 0.985); -moz-transition: width 800ms cubic-bezier(0.26, 0.86, 0.44, 0.985); -ms-transition: width 800ms cubic-bezier(0.26, 0.86, 0.44, 0.985); -o-transition: width 800ms cubic-bezier(0.26, 0.86, 0.44, 0.985); transition: width 800ms cubic-bezier(0.26, 0.86, 0.44, 0.985); } /********************************************* * SLIDE NUMBER *********************************************/ .reveal .slide-number { color: #F2EB4F; }
hacker.nimda.pro/css/main.css
nimdavtanke/www
body { background-image:url('/img/kernel-panic.png'); background-repeat:no-repeat; background-size: cover; font-family: 'Varela', sans-serif; } .hacker { color: white; font-size: 100px; position: relative; width: 400px; margin: 0 auto; } @keyframes noise-anim { 0% { clip: rect(92px, 9999px, 67px, 0); } 5% { clip: rect(91px, 9999px, 3px, 0); } 10% { clip: rect(74px, 9999px, 44px, 0); } 15.0% { clip: rect(32px, 9999px, 80px, 0); } 20% { clip: rect(30px, 9999px, 40px, 0); } 25% { clip: rect(39px, 9999px, 4px, 0); } 30.0% { clip: rect(33px, 9999px, 60px, 0); } 35% { clip: rect(10px, 9999px, 69px, 0); } 40% { clip: rect(17px, 9999px, 3px, 0); } 45% { clip: rect(25px, 9999px, 82px, 0); } 50% { clip: rect(17px, 9999px, 25px, 0); } 55.0% { clip: rect(45px, 9999px, 75px, 0); } 60.0% { clip: rect(80px, 9999px, 44px, 0); } 65% { clip: rect(11px, 9999px, 76px, 0); } 70% { clip: rect(77px, 9999px, 73px, 0); } 75% { clip: rect(14px, 9999px, 79px, 0); } 80% { clip: rect(96px, 9999px, 68px, 0); } 85.0% { clip: rect(61px, 9999px, 52px, 0); } 90% { clip: rect(84px, 9999px, 74px, 0); } 95% { clip: rect(58px, 9999px, 7px, 0); } 100% { clip: rect(15px, 9999px, 28px, 0); } } .hacker:after { content: attr(data-text); position: absolute; left: 2px; text-shadow: -1px 0 red; top: 0; color: white; background: navyblue; overflow: hidden; clip: rect(0, 900px, 0, 0); animation: noise-anim 2s infinite linear alternate-reverse; } @keyframes noise-anim-2 { 0% { clip: rect(44px, 9999px, 81px, 0); } 5% { clip: rect(96px, 9999px, 40px, 0); } 10% { clip: rect(79px, 9999px, 34px, 0); } 15.0% { clip: rect(31px, 9999px, 7px, 0); } 20% { clip: rect(78px, 9999px, 97px, 0); } 25% { clip: rect(63px, 9999px, 88px, 0); } 30.0% { clip: rect(26px, 9999px, 33px, 0); } 35% { clip: rect(81px, 9999px, 32px, 0); } 40% { clip: rect(51px, 9999px, 23px, 0); } 45% { clip: rect(29px, 9999px, 77px, 0); } 50% { clip: rect(92px, 9999px, 15px, 0); } 55.0% { clip: rect(44px, 9999px, 2px, 0); } 60.0% { clip: rect(43px, 9999px, 33px, 0); } 65% { clip: rect(44px, 9999px, 68px, 0); } 70% { clip: rect(83px, 9999px, 48px, 0); } 75% { clip: rect(8px, 9999px, 3px, 0); } 80% { clip: rect(89px, 9999px, 64px, 0); } 85.0% { clip: rect(77px, 9999px, 74px, 0); } 90% { clip: rect(99px, 9999px, 37px, 0); } 95% { clip: rect(70px, 9999px, 82px, 0); } 100% { clip: rect(23px, 9999px, 23px, 0); } } .hacker:before { content: attr(data-text); position: absolute; left: -2px; text-shadow: 1px 0 blue; top: 0; color: white; background: navyblue; overflow: hidden; clip: rect(0, 900px, 0, 0); animation: noise-anim-2 3s infinite linear alternate-reverse; } .fixed .button { cursor:pointer; font-size:1.3em; font-weight:900; display:block; height:70px; width:320px; line-height:70px; text-align:center; text-shadow: #333 0px -1px 0px; text-decoration:none; color:white; background-image:url('/img/buttons.png'); background-repeat:no-repeat; } .fixed .button.black { background-position:0 -140px } .fixed .button.black:hover { background-position:0 -490px } .fixed .button.red { background-position:0 -280px } .fixed .button.red:hover { background-position:0 -630px }
vendor/assets/stylesheets/pail.css
eddiej/pail
//= require twitter/bootstrap .progress{ margin-bottom:10px; } .progress-bar{ text-align:left; } .file-info{ display:inline-block; padding-left:10px; }
layouts/post/single.html
KeenS/liquorice-k
{{ partial "post/head.html" . }} {{ partial "header.html" . }} {{ $baseurl := .Site.BaseURL }} {{ $categories := .Params.categories }} {{ $tags := .Params.tags }} <div class="container"> <div class="row"> <div class="sixteen columns"> <article class="li-article"> <header class="li-article-header"> <h1 class="li-article-title">{{ .Title }}</h1> {{ partial "meta.html" .}} </header> <section> {{ .Content }} </section> </article> </div> </div> {{ partial "author.html" .}} <div class="row li-pagination"> <div class="eight columns"> <div class="li-pagination-previous"> {{with .Prev}} Later article<br /> <a href="{{.Permalink}}"> {{.Title}}</a> {{else}} &nbsp; {{end}} </div> </div> <div class="eight columns"> <div class="li-pagination-next"> {{with .Next}} Older article<br /> <a href="{{.Permalink}}"> {{.Title}}</a> {{else}} &nbsp; {{end}} </div> </div> </div> </div> {{ partial "footer.html" . }} {{ partial "tail.html" . }}
app/views/verify/flow/address-results.html
wayneddgu/fit2drive-ux
{% extends "layout_unbranded.html" %} {% block page_title %} Address results page - GOV.UK Verify - GOV.UK {% endblock %} {% block head %} {% include "includes/head.html" %} {% include "includes/scripts.html" %} <link href="/public/stylesheets/verify/flow.css" media="screen" rel="stylesheet" type="text/css" /> {% endblock %} {% block content %} {% include "verify/flow/includes/header.html" %} <main id="page-container" role="main"> <div class="grid-row"> <div class="column-two-thirds"> <h1 class="heading-xlarge">Address results</h1> <form class="form"> <div class="inner-block"> <div class="form-group"> <label class="form-label">UK Postcode</label> <p> <strong>N16 5UP</strong> &nbsp; <a href="/address">Change</a> </p> </div> <div class="form-group"> <label class="form-label">Select your address</label> <ul> <li><label><input type="radio" name="address" value="">83 Lordship Park, London</label></li> <li><label><input type="radio" name="address" value="">85 Lordship Park, London</label></li> <li><label><input type="radio" name="address" value="">87 Lordship Park, London</label></li> <li><label><input type="radio" name="address" value="">89 Lordship Park, London</label></li> <li><label><input type="radio" name="address" value="">91 Lordship Park, London</label></li> <li><label><input type="radio" name="address" value="">93 Lordship Park, London</label></li> </ul> <p class="small" style="margin-top: 30px;font-size: 16px;"> <a href="address-manual">I can't find my address in the list</a> </p> </div> </div> {{ button({}) }} </form> </div> <div class="column-third"> <div class="verify"> <div class="logo-wrap"> <div><img class="companylogo" src=""></div> <div><img src="/public/images/verify/flow/verify-logo-black-on-white.png"></div> </div> <div class="progress"> <h3>Progress</h3> <p> - Personal details<br/> <strong> - Address</strong><br/> - Security code<br/> - Documents<br/> - Identity test </p> </div> </div> </div> </div> </main> {% endblock %} {% block body_end %} {% include "verify/flow/includes/footer.html" %} <script src="/public/javascripts/verify.js"></script> <script type="text/javascript"> // Adds company logo where needed var company = responses["VERIFY"]["COMPANY"].response; $('.button').click(function() { validate(); }); function validate() { go('security-code'); } </script> {% endblock %}
Mechanism/choose.html
happyhairfish/ctg
<!doctype html> <html lang="en"> <head> <meta charset="UTF-8" /> <title>Phaser - Making your first game, part 1</title> <script src="phaser.min.js"></script> <style type="text/css"> body { margin: 0; } </style> </head> <body> <script type="text/javascript"> var width=800; var height=600; var game = new Phaser.Game(width, height, Phaser.CANVAS, '', { preload: preload, create: create, update: update, render: render }); var dialogo; var map; var layer1; var layer2; var button1; var button2; var button3; var voice_button; function preload() { game.load.image('dialogo', 'assets/choose/choose_area.png'); game.load.image('mapa', 'assets/choose/map.png'); game.load.spritesheet('button1', 'assets/choose/minimap1_button.png', 200, 250); game.load.spritesheet('button2', 'assets/choose/minimap2_button.png', 200, 250); game.load.spritesheet('button3', 'assets/choose/minimap3_button.png', 200, 250); game.load.spritesheet('voice_button', 'assets/choose/button_voice.png', 100, 50); game.load.audio('voice', 'assets/choose/choose_area.mp3'); game.load.image('left', 'assets/arrowleft.png'); game.load.image('right', 'assets/arrowright.png'); } function create() { game.stage.backgroundColor = "#FFFFFF"; dialogo=game.add.image(150, 10, 'dialogo'); //map=game.add.image(100,50, 'mapa'); button1 = game.add.button(100, 200, 'button1', actionOnClick1, this, 1, 0, 2); button2 = game.add.button(300, 200, 'button2', actionOnClick2, this, 1, 0, 2); button3 = game.add.button(500, 200, 'button3', actionOnClick3, this, 1, 0, 2); voice_button = game.add.button(350, 500, 'voice_button', play_sound ,this, 1, 0, 2); voice=game.add.audio('voice'); voice.play(); left=game.add.button(0,250, 'left', goLeft); // right=game.add.button(700,250, 'right', goRight); } function update() { } function goLeft() { window.open("../Mechanism/choose_decision.html", "_self"); } function goRight() { window.open("../Mechanism/choose.html", "_self"); } function actionOnClick1() { window.open("../Mechanism/part1_s1.html", "_self"); } function actionOnClick2() { window.open("../Mechanism/part1_s2.html", "_self"); } function actionOnClick3() { window.open("../Mechanism/part1_s3.html", "_self"); } function play_sound() { voice.play(); } function render() { /*game.debug.text('current tile X:'+layer1.getTileX(game.input.activePointer.worldX), 32, 32, 'rgb(0,0,0)'); game.debug.text('current tile Y:'+layer1.getTileY(game.input.activePointer.worldY), 32, 48, 'rgb(0,0,0)'); game.debug.text('current tile:'+mapCopy[layer1.getTileX(game.input.activePointer.worldX)][layer1.getTileY(game.input.activePointer.worldY)], 32, 64, 'rgb(0,0,0)'); */ //game.debug.text('erase dig bool:'+eraseDigBool, 32, 70, 'rgb(0,0,0)'); //game.debug.geom(line1); //game.debug.geom(line2); //game.debug.geom(line3); //game.debug.geom(line4); //game.debug.geom(line5); } </script> </body> </html>
google43622d64d13cc4c0.html
bforks/bforks-dot-calm
google-site-verification: google43622d64d13cc4c0.html
data science/machine_learning_for_the_web/chapter_4/movie/22795.html
xianjunzhengbackup/code
<HTML><HEAD> <TITLE>Review for Paths of Glory (1957)</TITLE> <LINK REL="STYLESHEET" TYPE="text/css" HREF="/ramr.css"> </HEAD> <BODY BGCOLOR="#FFFFFF" TEXT="#000000"> <H1 ALIGN="CENTER" CLASS="title"><A HREF="/Title?0050825">Paths of Glory (1957)</A></H1><H3 ALIGN=CENTER>reviewed by<BR><A HREF="/ReviewsBy?Dennis+Schwartz">Dennis Schwartz</A></H3><HR WIDTH="40%" SIZE="4"> <P> PATHS OF GLORY (director/writer: Stanley Kubrick; screenwriter: Jim Thompson/Calder Willingham/ from a Humphrey Cobb novel; cinematographer: Georg Krause; cast: Kirk Douglas (Colonel Dax), Ralph Meeker (Corporal Paris), Adolphe Menjou (General George Broulard), George Macready (General Paul Mireau), Wayne Morris (Lieutenant Roget), Ralph Meeker (Corp. Paris), Richard Anderson (Major Saint-Auban), Joe Turkel (Private Arnaud), Christiane Kubrick (German Singer), Jeffrey Hausner (Proprietor), Peter Capell (Colonel Judge), Emile Meyer (Priest), Bert Freed (Sergeant Boulanger), Kem Dibbs (Private Lejeune), Timothy Carey (Private Ferol), Fred Bell (Shell Shock Victim), Harold Benedict (Capt. Nichols), John Stein (Capt. Rousseau), 1957)</P> <PRE>Reviewed by Dennis Schwartz</PRE> <P>Stanley Kubrick's first big financed A film and first film with a major Hollywood star. Kirk Douglas who liked the script, thinking it would give him a chance to work on a quality film with a strong social message, thereby getting his production company to back it. Kubrick prior to this film was a photographer for LOOK magazine and directed the low-budget films "The Killers" (46) and "Killer's Kiss" (55). The film is based on a true event and was filmed in Germany, with the German extras playing the French soldiers in the trenches.</P> <P>The film must have ruffled many feathers, because it was banned in France for about 20 years. The U.S. army refused to show it on its theater release date. It was also banned for a time in Austria, Switzerland, Belgium, and Germany. This antiwar film, one of the best ever made, much like Renoir's masterpiece "The Grand Illusion," does a great job of criticizing the role of the French military higher-ups in WW1. The movie turns most of its attention to the action taking place in a military courtroom court-martial and the interplay between the officer's political manuevering for power. It culminates in the unjustified court-martial for cowardice of three randomly picked soldiers, showing how callow the military is for taking these soldier's lives in so arbitrary a fashion. Its battle scenes played like a documentary, with striking attention turning to details of life in the trenches and how the men stood up after being confined to such dark and squalid circumstances, contrasted with how the staff officers live in the luxury of chateaus. Kubrick's masterpiece was more cynical and gritty than Renoir's very poetic and humane indictment of war. One reason why this was so, was because it hit harder at those who were its subjects and as a result many country's reacted so vehemently as to officially oppose the film.</P> <P>It should also be pointed out, that the ambitious Kubrick rewrote the original script to give the film a more traditional Hollywood upbeat ending to it, much to Kirk Douglas's surprise and disapproval. Kubrick, reportedly, wanted the film to be a box office success and was willing to forgo artistic integrity. The controversial ending might be termed a cop-out by many, while others found its sentimentalities quite appropriate and cynical enough.</P> <P>The two did not get along well on the set, but that did not stop Douglas from years later requesting the very talented Kubrick to direct "Spartacus (60)," the last Hollywood type of film Kubrick ever directed. Incidentally, in my opinion, the major flaw in Paths of Glory wasn't the taut script, which was lucid and hard-hitting, but it was in Kirk Douglas's egomaniacal performance (though a strong performance and the best one in Kirk's career). But, as forceful and necessary as Kirk's performance was, it still allowed the film to become centered around him, rather than on the universality of the story unfolding in its very natural and engrossing way about the horrors, evils, and insanity of war.</P> <P>Kubrick aimed for a critique both of war and of class systems. He accomplished this by pessimistically and cynically showing how the privilege class cares only about themselves and how its power is corrupting.</P> <P>The action picks up in France in 1916. We are told that World War I has dragged on for two years and that it became a stalemate of fortified trenches and heavy casualties.War began between Germany and France on August 3, 1914. Five weeks later, the German army had come within 18 miles of Paris. There the battered French miraculously rallied their forces at the Marne River, and in a series of unexpected counterattacks, drove the Germans back. The Front was stabilized and shortly afterward developed into a continuous line of heavily fortified trenches zigzagging their way five hundred miles from the English Channel to the Swiss frontier. By 1916, after two grisly years of trench warfare, the battle lines had changed very little. Successful attacks were measured in hundreds of yards - and paid for in lives by hundreds of thousands.</P> <P>The film opens with the French General Staff deciding from the safety of their luxurious chateau far off enemy lines that it is time to attack the `Ant Hill' tomorrow. The object of the attack is an impregnable and fortified hilltop held by the Germans, without any strategic value.The two cunning and detestable generals- the commanding staff general, General George Broulard (Adolphe Menjou), who asks the field general, Paul Mireau (George Macready), to take this impossible suicide mission, despite knowing it will kill most of the men. At first, Mireau says he can't do it, he will lose too many men. But then Broulard says that a promotion awaits, there will be consideration for another star. Mireau then consents and arrogantly visits the troops in the trenches, accompanied by his ass-kissing aide, Major Saint-Auban (Anderson). He manages to slap a shell shocked soldier (Bell) while rallying the troops, saying there is no such a thing as shell shock, as he transfers him out of his outfit, not wanting cowards.</P> <P>The general confers with the company commander of the 701st, Colonel Dax (Kirk Douglas), a criminal trial lawyer in civilian life, and appeals to Dax's patriotism to go through with the attack. After Dax says it is not possible to do, Mireau says, "Show me a patriot and I'll show you an honest man." Dax replies, quoting from Samuel Johnson, "Patriotism... is the last refuge of the scoundrel." Finally, Dax is convinced to lead the attack when he is threatened with loss of command. He then becomes subservient to the general and says he doesn't want to desert his men.</P> <P>The attack the next morning is a colossal failure, as the men who do attack are mostly killed. It is made worst by a commanding officer's cowardice, Lieutenant Roget (Wayne Morris), who never orders his men to leave the trenches, leaving the first line of soldiers without backup. Mireau watches the battle begin from the safety of his chateau, drinking a toast to France as the battle begins. Mireau soon becomes upset at the men for not taking the Ant Hill and for stopping their attack, and orders the artillery commanders to fire on his own troops, which they refuse to do, even when threatened with court-martial. They ask for that command to be a written one.</P> <P>The next day Mireau meets with Broulard and requests that a 100 men be randomly chosen as scapegoats and executed as a lesson for cowardice in battle. This is to serve as a lesson for the rest of the troops, he warns. Broulard suggests that they make it 12 men. But Mireau, not to be undone in the generosity of the moment, says let's make it 3 and have the 701st's three commanding officers choose one from each outfit. Broulard says we better get a court-martial for them and make it legal. Dax when he hears of this insanity, asks to be the accused's defense counsel and is granted that right.</P> <P>Dax will meet the men chosen to die, as he goes to their cell. They are Corporal Paris (Meeker), Private Arnaud (Turkel), and Private Ferol (Carey). All of them express shock at what has happened to them and how they were chosen. Corporal Paris was chosen by Lieutenant Roget because the officer murdered Lejeune (Dibbs) on patrol and Paris knew that. Arnaud, a former medal-awarded hero, was chosen by a random drawing of lots. The weepy Ferol was selected because his captain believed he was a "social undesirable." Since the trial is fixed, the men are found guilty and are given a last meal in their cells, which they think is drugged. They are also visited by the priest (Meyer), who hears their confessions and offers what Arnaud calls sanctimonious pat answers for what has happened to them. Being drunk from the meal's wine, he attacks the priest but is knocked down by Paris, causing him to be placed on a stretcher when the men are executed in the morning.</P> <P>Dax had told Broulard about the artillery commanders charging Mireau with ordering his own men fired upon the night before the execution, giving him the written statements of all the witnesses who will confirm that this happened. But the general refused to stop the execution, instead he waited for after the execution to tell Mireau that there will be an investigation about that matter so the military name is not stained. Later, he calls Dax in and informs him that he can have Mireau's position. Angrily, Dax turns him down, as Broulard looks at him incredulously, as if he were a fool, saying you really cared about saving those three men, you are an idealist. Dax angrily reproves the generals on their despicable and inhumane actions and is forever shut out of the privileged military club.</P> <P>As Dax leaves the general, he comes across the men in a tavern where a young German woman (his wife Christiane) is forced to sing as the men act like brutes. When she starts to sing and tears roll down her face, they eventually become quiet and are moved to softly sing with her. Dax is told by his sergeant (Freed) that orders have come and that it is time for he and his men to return to the front. Dax tells him to give the men a few minutes.</P> <P>The film is direct and powerful. It wouldn't have been banned for so long if it didn't hit home with its hard message. There is no doubt about its message being man's inhumanity to man, that war is insane, of military incompetence, of class differences resulting in special privileges for some, of hypocrisy, and that power is corrupting.</P> <P>It is magnificently shot, as the trenches are frighteningly real and incomprehensible to understand until seen. Kirk Douglas is overwhelming in his stabilizing role, in my opinion too much so. But, nevertheless, his anger is warranted, as he is the emotional glue that holds the film together and gives humanity some measure for hope. Though I came away from the film feeling no hope. I was cynical of everyone's motives, including Dax's. After all, he still led the men to their slaughter, even when knowing this would be so. To call him a hero, as the ending of the film implies by its crass sentimentality, as it shows him going back to the front, left me cold. A real hero, someone who is brave and beyond reproach, would have become a pacifist after that incredulous suicide battle plan and mock trial. He would have walked away from the war. Adolphe Menjou and George Macready came through with outstanding performances, each one an incarnation of Machiavellian evil. When on screen, their performances are like machine gun fire directed at you.</P> <P>There is much to chew on idea-wise, despite how simple the film might appear on first viewing it, and thereby lies its true greatness, as it seems to make a timeless argument against war; and, as in most Kubrick films, it is not dated, in fact, it seems to get better with age.</P> <PRE>REVIEWED ON 1/22/2000 GRADE: A+</PRE> <P>Dennis Schwartz: "Ozus' World Movie Reviews"</P> <PRE><A HREF="http://www.sover.net/~ozus">http://www.sover.net/~ozus</A></PRE> <PRE><A HREF="mailto:ozus@sover.net">ozus@sover.net</A></PRE> <P>© ALL RIGHTS RESERVED DENNIS SCHWARTZ</P> <HR><P CLASS=flush><SMALL>The review above was posted to the <A HREF="news:rec.arts.movies.reviews">rec.arts.movies.reviews</A> newsgroup (<A HREF="news:de.rec.film.kritiken">de.rec.film.kritiken</A> for German reviews).<BR> The Internet Movie Database accepts no responsibility for the contents of the review and has no editorial control. Unless stated otherwise, the copyright belongs to the author.<BR> Please direct comments/criticisms of the review to relevant newsgroups.<BR> Broken URLs inthe reviews are the responsibility of the author.<BR> The formatting of the review is likely to differ from the original due to ASCII to HTML conversion. </SMALL></P> <P ALIGN=CENTER>Related links: <A HREF="/Reviews/">index of all rec.arts.movies.reviews reviews</A></P> </P></BODY></HTML>
categories/中文/page/1/index.html
haozhu233/haozhu233.github.io
<!DOCTYPE html><html><head><title>/categories/%E4%B8%AD%E6%96%87/</title><link rel="canonical" href="/categories/%E4%B8%AD%E6%96%87/"/><meta name="robots" content="noindex"><meta http-equiv="content-type" content="text/html; charset=utf-8" /><meta http-equiv="refresh" content="0; url=/categories/%E4%B8%AD%E6%96%87/" /></head></html>
index.html
Rmonik/Static-webpage-template
<!doctype html> <html> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>Untitled Document</title> <link rel="stylesheet" type="text/css" href="css/style.css" /> <style> </style> </head> <body> This is your web page. <script src="js/jquery-3.1.1.min.js"></script> </body> </html>
interfaces/activity/index.html
ltg-uic/weather
<!DOCTYPE html> <html> <head> <script src="http://code.jquery.com/jquery-1.11.0.min.js"></script> <script src="http://code.jquery.com/ui/1.10.4/jquery-ui.min.js"></script> <script src="nutella_lib.js" type="text/javascript"></script> <link rel="stylesheet" type="text/css" href="http://code.jquery.com/ui/1.9.2/themes/cupertino/jquery-ui.css" /> <style type="text/css"> .inactiveLink { pointer-events: none; cursor: default; } td { width:200px; } li { font: 200 20px/1.5 Helvetica, Verdana, sans-serif; border-bottom: 1px solid #ccc; padding:5px 5px 5px 5px; background-color:white; list-style-type: none; } ul { background-color:white; } /* li:last-child { border: none; } */ li a { text-decoration: none; color: white; -webkit-transition: font-size 0.3s ease, background-color 0.3s ease; -moz-transition: font-size 0.3s ease, background-color 0.3s ease; -o-transition: font-size 0.3s ease, background-color 0.3s ease; -ms-transition: font-size 0.3s ease, background-color 0.3s ease; transition: font-size 0.3s ease, background-color 0.3s ease; /*display: block;*/ } #mydiv { text-align: center; } button { font-size: 20px; } li a:hover { font-size: 25px; /*background: white;*/ } #portals { /*list-style: none;*/ padding-left: 0; } #portals .sort-handle { display: none; } #portals .ui-selected .sort-handle { display: inline; padding: 0 0.5em; cursor: pointer; } #activities { /*list-style: none;*/ padding-left: 0; } #activities .sort-handle { display: none; } #activities .ui-selected .sort-handle { display: none; } #resources { /*list-style: none;*/ padding-left: 0; } #resources li a { /*list-style: none;*/ padding-left: 0; } #resources li a.toggleList { font-weight: bold; } #resources .sort-handle { display: none; } #resources .ui-selected { font-weight: bold; /* display: inline; padding: 0 0.5em; cursor: pointer; */ } .header { font-size:25px; font-family:Helvetica; } li a.ui-selected { background-color: white; color: black; font-weight: bold; background-image: none; } li.ui-selected { background-color: white; color: black; font-weight: bold; background-image: none; } li.ui-selecting { background-color: white; color: red; background-image: none; } </style> <script> var query_parameters = NUTELLA.parseURLParameters(); var nutella = NUTELLA.init(query_parameters.broker, query_parameters.app_id, query_parameters.run_id, NUTELLA.parseComponentId()); // nutella.net.subscribe('activities_set',function() {location.reload(true);}); $(function() { // build the activities menu for (var i=0; i<top.activities.activityList.length; i++) { var item = top.activities.activityList[i]; var li = '<li class="ui-widget-content" value=' + item.ID + ' name="' + item.name + '"><a href="#">' + item.name + '</a></li>'; $('#activities').append(li); } // highlight the current activity $( "#activities li" ).filter(function(arg){ return( $( "#activities li" )[arg].value == top.activity.ID) }).addClass('ui-selected'); // when an activity is selected, highlight it $( "#activities li a" ).on( "click", function( event, ui ) { $( "#activities li" ).removeClass('ui-selected'); $( "#activities li a" ).removeClass('ui-selected'); var p = event.currentTarget; top.activity.name = p.innerHTML; p = $(p); p.addClass('ui-selected'); top.activity.ID = p.parent()[0].value; top.set_activity(); if (top.portal.ID == 1) top.build_page(); }); }); </script> </head> <body> <table > <tr> <td valign=top align=middle> <span class="header" id="open">activity</span><br> <ul id="activities" class="list"></ul> </td> </tr> </table> </body> </html>
public/Windows 10 x64 (18363.476)/_PERF_CONTROL_STATE_SELECTION.html
epikcraw/ggool
<html><body> <h4>Windows 10 x64 (18363.476)</h4><br> <h2>_PERF_CONTROL_STATE_SELECTION</h2> <font face="arial"> +0x000 SelectedState : Uint8B<br> +0x008 SelectedPercent : Uint4B<br> +0x00c SelectedFrequency : Uint4B<br> +0x010 MinPercent : Uint4B<br> +0x014 MaxPercent : Uint4B<br> +0x018 TolerancePercent : Uint4B<br> +0x01c EppPercent : Uint4B<br> +0x020 AutonomousActivityWindow : Uint4B<br> +0x024 Autonomous : UChar<br> +0x025 InheritFromDomain : UChar<br> </font></body></html>
css/style.css
yangshun/builder-news
*, h1, h2, h3, h4, h5, h6 { font-family: 'Source Sans Pro', 'Helvetica Neue', sans-serif; } body { background-color: #fafafa; } nav { background-color: #2c3e50; } nav h1 { color: #fff; font-weight: 700; font-family: 'Source Sans Pro', 'Helvetica Neue', sans-serif; } .slide-out > section, article > section { padding: 0 !important; } .list>li::before { left: 0; } input[type=range] { width: 100%; } .bn-segments .button { width: 33.33% !important; } .segmented:not(.paging)>.button, .segmented:not(.paging)>.button:first-of-type { border-color: #2c3e50; border-left-color: #2c3e50; } .isDesktop .segmented:not(.paging)>.button:hover, .segmented:not(.paging)>.button.selected { background-color: #ecf0f1; } .segmented .button { font-weight: 600; } a.button.back, a.button.backTo, nav>.button, nav>div>.button { color: #fff; } a.button.back::before, a.button.backTo::before { background-color: #fff; } .list { border-left: 1px solid #c8c8c8; border-right: 1px solid #c8c8c8; border: none; background: none; margin: 0 auto; max-width: 768px; } .loader { display: block; margin: 100px auto; width: 128px; } /* Tab Bar */ .tabbar>.button>.icon, .isDesktop .tabbar>.button:hover>.icon, .tabbar>.button.selected>.icon { background-color: transparent !important; } .tabbar .fa { margin-right: 6px; margin-top: 10px; position: relative; top: 4px; } .tabbar label { font-size: 16px; } /* Segmented Selectors */ .bn-segment-container { margin: 0 auto; max-width: 768px; } .bn-all { color: #2c3e50 !important; } .bn-all.selected { background-color: #2c3e50 !important; color: #fff !important; } .bn-hackernews { color: #ee6218 !important; } .bn-hackernews.selected { background-color: #ee6218 !important; color: #fff !important } .bn-designernews { color: #2753d2 !important; } .bn-designernews.selected { background-color: #2753d2 !important; color: #fff !important; } /* News Items */ .bn-rank { color: #c3c9d2; display: inline-block; float: left; font-size: 24px; font-weight: 600; height: 100%; text-align: right; width: 20px; } .bn-star { color: #c3c9d2; display: inline-block; float: right; height: 100%; text-align: right; width: 30px; } .bn-news-type { display: inline-block; border-radius: 16px; height: 32px; width: 32px; } .hackernews { color: #ee6218; } .designernews { color: #2753d2; } .bn-news-item { padding-left: 35px; margin-right: 50px; } .bn-news-title { font-size: 16px; margin: 0; } .bn-news-details { font-size: 14px; } .bn-news-domain { color: #999; } li { cursor: pointer; } li:hover { background-color: #fafafa; } .fa-star { color: #ffbf00; } .bn-read { color: #56db22; } /* Favourites */ .searchBar { height: auto; margin: 0 auto; max-width: 768px; } input[type="search"] { font-size: 16px; padding-right: 7px; } #favourites .bn-news-item { padding-left: 0; } .empty-favourites { font-family: 'Source Sans Pro', 'Helvetica Neue', sans-serif; font-size: 24px; overflow: inherit; } .empty-favourites-container { margin-top: 50px; } /* Settings Page */ .feed-limit { font-family: 'Source Sans Pro', 'Helvetica Neue', sans-serif; font-size: 64px; margin: 50px 0; overflow: inherit; } /* About Page */ .bn-icon { border-radius: 12px; display: block; margin: 50px auto; margin-bottom: 30px; width: 128px; } .bn-about-list { max-width: 400px; } .bn-about-list .fa { margin-right: 10px; } .text-center { text-align: center; } .contact-icon { color: #999; } .bn-app-name { font-family: 'Source Sans Pro', 'Helvetica Neue', sans-serif; font-size: 32px; font-weight: 600; margin: 0; overflow: inherit; text-transform: inherit; } @media (max-width: 400px) { /* For iPhone */ .tabbar label { font-size: 12px; } .empty-favourites { font-size: 18px; } .bn-icon { width: 88px; } .bn-news-title { font-size: 14px; line-height: 18px !important; margin-bottom: 3px; } .bn-news-details { font-size: 12px; line-height: 14px; } }
01.DataTypesAndVariables/Problem4 - Typeof null.html
danisio/JavaScript-Homeworks
<!DOCTYPE html> <html> <head> <title>Problem 4. Typeof null</title> <link href="styles/js-console.css" rel="stylesheet" /> </head> <body> <div id="js-console"></div> <script src="scripts/js-console.js"></script> <script src="scripts/problem4.js"></script> </body> </html>
src/app/containers/LoginPage/login.component.html
yellow-bat/assess-me-client
<div class="login-form"> <h1>Sign in to Assess</h1> <div class="block block-white"> <!--<a href="https://github.com/login/oauth/authorize?client_id=84a422ecfe9e123e9ebd&scope=user:email" class="button with-icon dark">--> <!--<i class="fa fa-github"></i>--> <!--Login using Github--> <!--</a>--> <form (ngSubmit)="onSubmit()" #loginForm="ngForm"> <div class="as-error" *ngIf="error"> {{error}} </div> <div class="input-wrapper"> <div *ngIf="username.errors && (username.dirty || username.touched) && username.errors.required" class="input-error"> Please provide login. </div> <input type="text" id="login" placeholder="Login" required [ngClass]="{'error': username.errors && (username.dirty || username.touched) && username.errors.required}" [(ngModel)]="model.username" name="username" #username="ngModel"> </div> <div class="input-wrapper"> <div *ngIf="password.errors && (password.dirty || password.touched) && password.errors.required" class="input-error"> Please provide password. </div> <input type="password" id="password" placeholder="Password" required [ngClass]="{'error': password.errors && (password.dirty || password.touched) && password.errors.required}" [(ngModel)]="model.password" name="password" #password="ngModel"> </div> <input type="submit" value="Login" class="button dark"> </form> </div> </div>
app/index.html
DurgaprasadPati/angular-requirejs-seed
<!doctype html> <html lang="en"> <head> <meta charset="utf-8"> <link rel="stylesheet" href="bower_components/bootstrap/dist/css/bootstrap-theme.css"> <link rel="stylesheet" href="bower_components/bootstrap/dist/css/bootstrap.css"> <link rel="stylesheet" href="bower_components/html5-boilerplate/css/normalize.css"> <link rel="stylesheet" href="bower_components/html5-boilerplate/css/main.css"> <script src="bower_components/html5-boilerplate/js/vendor/modernizr-2.6.2.min.js"></script> <title>My AngularJS App</title> <link rel="stylesheet" href="app.css"> </head> <body ng-cloak> <!--<ul class="menu">--> <!--<li><a href="#/view1">view1</a></li>--> <!--<li><a href="#/view2">view2</a></li>--> <!--</ul>--> <div ng-view> </div> <!--<div>Angular seed app: v<span app-version></span></div>--> <script data-main="require-config" src="bower_components/requirejs/require.js"></script> </body> </html>
stylesheets/stickify.min.css
wookimiii/stickify
.ui-scrollie-shadow{box-shadow:0 3px 3px -1px rgba(0,0,0,.3);-moz-box-shadow:0 3px 3px -1px rgba(0,0,0,.3);-webkit-box-shadow:0 3px 3px -1px rgba(0,0,0,.3)}
src/client/app/shared/toolbar/toolbar.component.html
DallasAngularSuperHeroes/dash10
<h1>Dallas Angular Super Heroes 4</h1> <div class="more"></div>
index.html
acwjones/SN-H2O-Update
<!DOCTYPE html> <!--[if lt IE 7]> <html class="no-js lt-ie9 lt-ie8 lt-ie7"> <![endif]--> <!--[if IE 7]> <html class="no-js lt-ie9 lt-ie8"> <![endif]--> <!--[if IE 8]> <html class="no-js lt-ie9"> <![endif]--> <!--[if gt IE 8]><!--> <html class="no-js"> <!--<![endif]--> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1"> <title>H2.0 Update - Subnautica</title> <meta name="description" content=""> <meta name="viewport" content="width=device-width initial-scale=1, maximum-scale=1"> <link href='http://fonts.googleapis.com/css?family=Open+Sans:400italic,700italic,700,400' rel='stylesheet' type='text/css'> <link href='http://fonts.googleapis.com/css?family=Source+Code+Pro' rel='stylesheet' type='text/css'> <link href='https://fonts.googleapis.com/css?family=Orbitron:400,500,700,900' rel='stylesheet' type='text/css'> <!-- Place favicon.ico and apple-touch-icon.png in the root directory --> <link rel = "stylesheet" href = "css/bootstrap.min.css"> <link rel="stylesheet" href="css/swagger.css"> <link rel="stylesheet" href="css/normalize.css"> <link rel="stylesheet" href="css/lightbox.css"> <link rel="stylesheet" type="text/css" href="slick/slick.css"/> <link rel="stylesheet" type="text/css" href="slick/slick-theme.css"/> <link rel="stylesheet" href="css/main.css" media="(min-width: 768px)"> <link rel="stylesheet" href="css/narrow.css" media="(max-width: 767px)"> <script src="js/vendor/modernizr-2.8.3.min.js"></script> </head> <body class="loading"> <!--[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]--> <nav class = "navbar navbar-default navbar-fixed-top"> <div class = "container-fluid"> <div class="navbar-header"> <button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#navbar-collapsed" aria-expanded="false"> <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="#"><img src = "img/logos/subnautica_logo_32px.png" class = "img-responsive navbar-logo" alt = "subnautica logo"></a> </div><!--/navbar-header--> <div class="collapse navbar-collapse" id="navbar-collapsed"> <ul class="nav navbar-nav"> <form action="http://store.steampowered.com/app/264710/" target="_blank"> <button class="btn btn-default navbar-btn buy-btn">Buy now on&nbsp;<img src = "img/socials/steam_full.png" class = "buy-icon"></button> </form> </ul> <ul class="nav navbar-nav navbar-right"> <li><a href="https://www.facebook.com/subnautica" target="_blank"><img src = "img/socials/subnautica_facebook.png" class = "img-responsive social-icon" alt = "subnautica facebook" data-toggle = "tooltip" title = "faceyspace" data-placement = "bottom"> </a></li> <li><a href="https://twitter.com/subnautica" target="_blank"><img src = "img/socials/subnautica_twitter.png" class = "img-responsive social-icon" alt = "subnautica twitter" data-toggle = "tooltip" title = "twitter" data-placement = "bottom"></a></li> <li><a href="https://youtube.com/user/subnautica" target="_blank"><img src = "img/socials/subnautica_youtube.png" class = "img-responsive social-icon" alt = "subnautica youtube" data-toggle = "tooltip" title = "youtube" data-placement = "bottom"></a></li> <li><a href="https://instagram.com/subnautica/" target="_blank"><img src = "img/socials/subnautica_instagram.png" class = "img-responsive social-icon" alt = "subnautica instagram" data-toggle = "tooltip" title = "instagram" data-placement = "bottom"></a></li> <li><a href="http://steamcommunity.com/app/264710" target="_blank"><img src = "img/socials/subnautica_steam.png" class = "img-responsive social-icon" alt = "subnautica steam community" data-toggle = "tooltip" title = "steam community" data-placement = "bottom"></a></li> <li><a href="http://unknownworlds.com/subnautica/" target="_blank"><img src = "img/socials/subnautica_uwe.png" class = "img-responsive social-icon" alt = "subnautica blog" data-toggle = "tooltip" title = "development blog" data-placement = "bottom"></a></li> <li class="dropdown"> <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false">Dev Information<span class="caret"></span></a> <ul class="dropdown-menu"> <li><a href="https://trello.com/b/yxoJrFgP/subnautica" target="_blank">Production Tracker</a></li> <li><a href="https://trello.com/b/eLEWpq3P/subnautica-playtesting" target="_blank">Bug Tracker</a></li> <li><a href="http://subnautica.unknownworlds.com/#/subnautica/checkins" target="_blank">Repository Checkins</a></li> <li role="separator" class="divider"></li> <li><a href="http://subnautica.unknownworlds.com/#/subnautica/feedback" target="_blank">Feedback Reports</a></li> <li role="separator" class="divider"></li> <li><a href="http://steamcommunity.com/sharedfiles/filedetails/?id=356376081" target="_blank">Feedback Guide</a></li> <li><a href="http://steamcommunity.com/sharedfiles/filedetails/?id=355026171" target="_blank">Experimental Updates Guide</a></li> <li><a href="http://steamcommunity.com/sharedfiles/filedetails/?id=356376081" target="_blank">Feedback Guide</a></li> <li><a href="http://steamcommunity.com/sharedfiles/filedetails/?id=448862051" target="_blank">Technical Support Guide</a></li> </ul> </li><!--/dropdown--> </ul> </div><!--/collapse navbar-collapse--> </div> </nav> <main> <section id="top-section" class="homeSlide"> <div class="hsContainer"> <div class="hsContent"> <img class="landing-content-img img-responsive" src="img/logos/subnautica_logo_small.png" /><br /> <img class="landing-content-img img-responsive" src="img/logos/title.png" /> <h2>An evolution in how you see and interact with the world</h2> <div class="sea-surface bcg-width"></div> </div> </div> </section> <div class="background"> <div class="background2"> <div class="background-fish no-mobile" id="peeper"> <img src="img/background/peeper_background.png" /> </div> <div class="background-fish no-mobile" id="boomerang"> <img src="img/background/boomerang_background.png" /> </div> <div class="background-fish no-mobile" id="gasopod"> <img src="img/background/gasopod_background.png" /> </div> <div class="container"> <div class="content"> <section id="rendering"> <h2>The New-Look Subnautica</h2> <div class="row"> <div class="col-md-12"> <div class="embed-responsive embed-responsive-16by9 youtube trailer"> <iframe class="embed-responsive-item" src="https://www.youtube.com/embed/3Y88Z8KkMfI"></iframe> </div> </div> </div> <div class="row"> <div class="col-md-5 col-sm-12"> <div class="icon-subtitle"> <img src="img/icons/water.png" /> <h3>Water That Feels Wet</h3> </div> <p>Water on the surface of the ocean now forms foamy waves which interact with the environment and look fantastic whether viewed from above or below the waterline. Looking up from the depths, light is properly refracted to create shimmering vistas of the sky above.</p> </div> <div class="clearfix visible-xs-block"></div> <div class="col-md-7 col-sm-12 center-div"> <div class="carousel"> <div><a class="center-obj carousel-link" href="img/screenshots/rendering_01.jpg" data-lightbox="rendering"><img class="thumbs img-responsive" src="img/screenshots/rendering_01.jpg"></a></div> <div><a class="center-obj carousel-link" href="img/screenshots/rendering_02.jpg" data-lightbox="rendering"><img class="thumbs img-responsive" src="img/screenshots/rendering_02.jpg"></a></div> <div><a class="center-obj carousel-link" href="img/screenshots/rendering_03.jpg" data-lightbox="rendering"><img class="thumbs img-responsive" src="img/screenshots/rendering_03.jpg"></a></div> <div><a class="center-obj carousel-link" href="img/screenshots/rendering_04.jpg" data-lightbox="rendering"><img class="thumbs img-responsive" src="img/screenshots/rendering_04.jpg"></a></div> <div><a class="center-obj carousel-link" href="img/screenshots/rendering_05.jpg" data-lightbox="rendering"><img class="thumbs img-responsive" src="img/screenshots/rendering_05.jpg"></a></div> </div> </div> </div> <div class="row"> <div class="col-md-7 col-sm-12 center-div"> <div class="carousel"> <div><a class="center-obj carousel-link" href="img/screenshots/depth_01.jpg" data-lightbox="darkness"><img class="thumbs img-responsive" src="img/screenshots/depth_01.jpg"></a></div> <div><a class="center-obj carousel-link" href="img/screenshots/depth_02.jpg" data-lightbox="darkness"><img class="thumbs img-responsive" src="img/screenshots/depth_02.jpg"></a></div> <div><a class="center-obj carousel-link" href="img/screenshots/depth_03.jpg" data-lightbox="darkness"><img class="thumbs img-responsive" src="img/screenshots/depth_03.jpg"></a></div> </div> </div> <div class="clearfix visible-xs-block"></div> <div class="col-md-5 col-sm-12"> <div class="icon-subtitle"> <img src="img/icons/depth.png" /> <h3>Depth & Total Darkness</h3> </div> <p>Daylight and artificial light sources are now affected realistically by depth and surrounding geology. Caves will often be in total darkness, illuminated only by thin shafts of light. Moving into deeper biomes will change the mood substantially - you'll have to rely on natural bioluminescence and your own jerry-rigged sources of light to chart Subnautica's true depths.</p> </div> <div class="clearfix visible-xs-block"></div> </div> <div class="row"> <div class="col-md-5 col-sm-12"> <div class="icon-subtitle"> <img src="img/icons/daynight.png" /> <h3>Epic Skyscapes</h3> </div> <p>The orbits of Subnautica's twin moons, as well as the planet's orbit around the sun, can now be observed in real-time from the surface of the planet. Find the perfect spot to watch a spectacular sunrise or sunset, and keep one eye open for unexpected astronomical events as alien as the world beneath.</p> </div> <div class="clearfix visible-xs-block"></div> <div class="col-md-7 col-sm-12 center-div"> <div class="carousel"> <div><a class="center-obj carousel-link" href="img/screenshots/sky_01.jpg" data-lightbox="sky"><img class="thumbs img-responsive" src="img/screenshots/sky_01.jpg"></a></div> <div><a class="center-obj carousel-link" href="img/screenshots/sky_02.jpg" data-lightbox="sky"><img class="thumbs img-responsive" src="img/screenshots/sky_02.jpg"></a></div> <div><a class="center-obj carousel-link" href="img/screenshots/sky_03.jpg" data-lightbox="sky"><img class="thumbs img-responsive" src="img/screenshots/sky_03.jpg"></a></div> </div> </div> </div> </section> <hr /> <section id="scanner" class="clearfix"> <h2>The Handheld Scanner</h2> <div class="row"> <div class="col-md-7 center-div"> <img class="img-responsive" src="img/scanner.png"></a> </div> <div class="clearfix visible-xs-block"></div> <div class="col-md-5"> <div class="icon-subtitle"> <img src="img/icons/lens.png" /> <h3>Overview</h3> </div> <p>Long-term survival demands survivors understand how to harness their environment. To this end all lifepod fabricators now come as standard with the handheld scanner blueprint.</p> <p><h4>Scanner in Detail:</h4> The scanner is a miniaturized spectroscope. It emits electromagnetic radiation in the specified direction, which bounces off or is absorbed by objects in view, and then analyzes the results to determine the physical and chemical make-up of those objects.</p> <p><h4>Fragment Analysis:</h4> The scanner can record the physical parameters of salvaged technology fragments, allowing the user to synthesize new blueprints for later fabrication. </p> <p><h4>Organism Analysis:</h4> Scanning living or dead organisms will attempt to match them against the existing database. If no match is found then biological data will be recorded to the PDA data bank for later analysis.</p> </div> </div> </section> <hr /> <section id="encyclopedia"> <h2>The PDA Data Bank</h2> <div class="row"> <div class="col-md-5"> <div class="icon-subtitle"> <img src="img/icons/pda.png" /> <h3>Science is Here</h3> </div> <p>The PDA emergency program has been updated to add cross-compatibility with the handheld scanner. The new data bank tab stores a growing library of all the information you will need to survive on an alien planet.</p> <p>Scanning alien flora and fauna will record basic biological information. The PDA's onboard AI will also synthesize reasonable hypotheses regarding organisms' behavioural tendencies and evolutionary origins, as well as deliver assessments on how best to handle them.</p> <p>Please note that this function is still in alpha stage, and may not be compatible with all technologies and alien lifeforms. This will be addressed in a future software update.</p> </div> <div class="col-md-7 col-sm-12 center-div"> <div class="carousel"> <div><a class="center-obj carousel-link" href="img/screenshots/pda_01.jpg" data-lightbox="pda"><img class="thumbs img-responsive" src="img/screenshots/pda_01.jpg"></a></div> <div><a class="center-obj carousel-link" href="img/screenshots/pda_02.jpg" data-lightbox="pda"><img class="thumbs img-responsive" src="img/screenshots/pda_02.jpg"></a></div> <div><a class="center-obj carousel-link" href="img/screenshots/pda_03.jpg" data-lightbox="pda"><img class="thumbs img-responsive" src="img/screenshots/pda_03.jpg"></a></div> </div> </div> </div> </section> <hr /> <section id="loot"> <h2>New-Look Materials</h2> <div class="row"> <div class="col-md-7 col-sm-12 center-div"> <div class="carousel"> <div><a class="center-obj carousel-link" href="img/loot/advanced_wiring_kit.jpg" data-lightbox="loot"><img class="thumbs img-responsive" src="img/loot/advanced_wiring_kit.jpg"></a></div> <div><a class="center-obj carousel-link" href="img/loot/bleach.jpg" data-lightbox="loot"><img class="thumbs img-responsive" src="img/loot/bleach.jpg"></a></div> <div><a class="center-obj carousel-link" href="img/loot/computer_chip.jpg" data-lightbox="loot"><img class="thumbs img-responsive" src="img/loot/computer_chip.jpg"></a></div> <div><a class="center-obj carousel-link" href="img/loot/plasteel.jpg" data-lightbox="loot"><img class="thumbs img-responsive" src="img/loot/plasteel.jpg"></a></div> </div> </div> <div class="col-md-5"> <div class="icon-subtitle"> <img src="img/icons/drop.png" /> <h3>The Fabricator Has Been Upgraded</h3> </div> <p>While fabricating materials in uniform cubes has had its cost benefits, it has also led to dangerous misunderstandings owing to the superficial similarity between a cube of water, and a cube of bleach.</p> <p>For that reason basic materials printed at the fabricator will now more closely resemble their everyday forms. Bleach will be printed in a bottle with appropriate hazard warnings; wiring kits will arrive in conveniently deployable cases. More than 10 different materials have already been converted, and more are being worked on.</p> </div> </div> </section> <hr /> <section id="new-pda-functions" class="clearfix"> <h2>PDA Functions Updated</h2> <div class="row"> <div class="col-md-6 col-xs-12"> <h3>Message Log</h3> <p>The PDA will now deliver more accurate and timely survival advice during your first few hours, and it will now also record these messages in the voice log tab for future reference. It will also use the onboard microphone to transpose communications from other sources.</p> </div> <div class="clearfix visible-xs-block"></div> <div class="col-md-6 col-xs-12"> <h3>Subtitles &amp; Language Support</h3> <p>For users having difficulty understanding the PDA in voice mode, subtitles are now available. They are displayed on the HUD, and multi-language support is constantly being improved.</p> </div> </div> </section> <hr /> <section id="recently-added"> <h2>Recently Added to Subnautica</h2> <div class="row"> <div class="col-md-5"> <div class="icon-subtitle"> <h3>Water Filtration System</h3> </div> <p>The filtration system draws water unfit for human consumption from an external source, atomically splits it into its constituent parts and outputs consumable liquid water and salts while disposing of any harmful by-product. It can be built in any compatible habitat module, but has substantial power requirements.</p> </div> <div class="col-md-7 center-div"> <div class="embed-responsive embed-responsive-16by9 youtube trailer"> <iframe class="embed-responsive-item" src="https://www.youtube.com/embed/VHwcORmJJNk"></iframe> </div> </div> </div> <div class="row"> <div class="col-md-7 center-div"> <div class="embed-responsive embed-responsive-16by9 youtube trailer"> <iframe class="embed-responsive-item" src="https://www.youtube.com/embed/LJpWHO0SQLY"></iframe> </div> </div> <div class="col-md-5"> <div class="icon-subtitle"> <h3>Aurora Wrecks and Laser Cutter</h3> </div> <p>The forward section of the Aurora was unlikely to withstand a quantum detonation of the drive core. Expect to encounter huge sections of the ship blasted up to a kilometre from the crash site. Use the new laser cutter tool to break in and find out what lies inside.</p> </div> </div> </section> <hr /> </div> </div> </div> </div> <section id="final" class="homeSlide"> <div class="hsContainer"> <div class="hsContent"> <div class="mail-list-form" data-bottom-top="opacity: 0;" data-center="opacity: 1" data-anchor-target="#slide-10"> <h3>Get development updates</h3> <p>Sign up to the Subnautica development mailing list! Receive a newsletter when Subnautica receives an update like this one.</p> <br /> <form action="//subnauti.us6.list-manage.com/subscribe/post?u=bf02bb8619c14d31027c73d97&amp;id=8fa28cd2f4" method="post" id="mc-embedded-subscribe-form" name="mc-embedded-subscribe-form" class="validate" target="_blank" novalidate> <div class = "form-group text-center"> <input type="email" value="" name="EMAIL" class="form-control" placeholder = "email address" id="mce-EMAIL"> <div id="mce-responses" class="clear"> <div class="response" id="mce-error-response" style="display:none"></div> <div class="response" id="mce-success-response" style="display:none"></div> </div> <div style="position: absolute; left: -5000px;"><input type="text" name="b_bf02bb8619c14d31027c73d97_8fa28cd2f4" tabindex="-1" value=""></div> <br /> <div class="clear"><input type="submit" value="Subscribe" name="subscribe" id="mc-embedded-subscribe" class="btn btn-default"></div> </div> </form> </div> <div class="footer"> <div class = "row"> <div class = "col-md-3 text-center"> <img src = "img/socials/uwe_full_vector.svg" alt = "unknown worlds entertainment" class = "uwe-footer"> </div> <div class = "col-md-6 text-center uwe-footer"> <p><a href = "http://unknownworlds.com/subnautica/community/" target="_blank">community </a>| <a href = "http://status.unknownworlds.com/" target="_blank"> system status </a>| <a href = "http://unknownworlds.com/subnautica/community/" target="_blank"> copyright </a>| <a href = "http://unknownworlds.com/subnautica/privacy-policy/" target="_blank"> privacy policy </a>| <a href = "http://unknownworlds.com/video-policy/" target="_blank"> youtube & twitch monetisation </a>| <a href = "http://unknownworlds.com/subnautica/terms-of-use/" target="_blank"> terms of use </a></p> </div> <div class = "col-md-3 text-center uwe-footer"> <p>© 2015, <a href = "http://unknownworlds.com" target="_blank">Unknown Worlds Entertainment</a>. All rights reserved.</p> </div> </div> </div> </div> </div> </section> </main> <script src="//ajax.googleapis.com/ajax/libs/jquery/1.9.1/jquery.min.js"></script> <script>window.jQuery || document.write('<script src="js/vendor/jquery-1.9.1.min.js"><\/script>')</script> <script src = "js/vendor/bootstrap.min.js"></script> <script src="js/imagesloaded.js"></script> <script src="js/main.js"></script> <script src="js/viewports.js"></script> <script src="js/lightbox.min.js"></script> <script src="js/isInViewport.min.js"></script> <script type="text/javascript" src="slick/slick.min.js"></script> <!-- Turn off videos when out of view --> <script type="text/javascript"> function checkScroll() { $('video').each(function(){ if ($(this).is(':in-viewport') && $(this).css('opacity') == 1) { $(this)[0].play(); } else { $(this)[0].pause(); } }); } window.addEventListener('scroll', checkScroll, false); window.addEventListener('resize', checkScroll, false); //check at least once so you don't have to wait for scrolling for the video to start window.addEventListener('load', checkScroll, false); checkScroll(); </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', 'INSERT', 'auto'); ga('send', 'pageview'); </script> <script type = "text/javascript" charset = "utf-8"> $('[data-toggle="tooltip"]').tooltip(); </script> </body> </html>
archives/kvm创建guest-img文件的一个小问题/index.html
dongweiming/blog
<!DOCTYPE html> <!--[if IEMobile 7 ]><html class="no-js iem7"><![endif]--> <!--[if lt IE 9]><html class="no-js lte-ie8"><![endif]--> <!--[if (gt IE 8)|(gt IEMobile 7)|!(IEMobile)|!(IE)]><!--><html class="no-js" lang="en"><!--<![endif]--> <head> <meta charset="utf-8"> <title>kvm创建guest img文件的一个小问题 - 小明明s à domicile</title> <meta name="author" content="Dongweiming"> <meta name="baidu-site-verification" content="VklGG0Kd1k" /> <meta name="description" content="douban dongweiming site"> <meta name="keywords" content="python, ipython, emacs, github, dongweiming, django, flask, bottle, jinja2, requests, douban, httpie, jedi, mako, plim, react, develop, lisp, ruby, web development, sed, awk, linux, 运维, 运维开发, sentry, tonrado, scrapy, fabric, celery"> <!-- http://t.co/dKP3o1e --> <meta name="HandheldFriendly" content="True"> <meta name="MobileOptimized" content="320"> <meta name="viewport" content="width=device-width, initial-scale=1"> <link rel="canonical" href="http://dongweiming.github.com/blog/archives/kvm%E5%88%9B%E5%BB%BAguest-img%E6%96%87%E4%BB%B6%E7%9A%84%E4%B8%80%E4%B8%AA%E5%B0%8F%E9%97%AE%E9%A2%98"> <link href="/favicon.png" rel="icon"> <link href="/stylesheets/bootstrap/bootstrap.css" media="screen, projection" rel="stylesheet" type="text/css"> <link href="/stylesheets/bootstrap/responsive.css" media="screen, projection" rel="stylesheet" type="text/css"> <link href="/stylesheets/syntax/syntax.css" media="screen, projection" rel="stylesheet" type="text/css"> <style type="text/css"> body { padding-bottom: 40px; } h1 { margin-bottom: 15px; } img { max-width: 100%; } .sharing, .meta, .pager { margin: 20px 0px 20px 0px; } .page-footer p { text-align: center; } </style> <script src="/javascripts/libs/jquery.js"></script> <script src="/javascripts/libs/modernizr-2.0.js"></script> <script src="/javascripts/libs/bootstrap.js"></script> <script src="/javascripts/octopress.js" type="text/javascript"></script> <script type="text/javascript" src="/javascripts/api.js"></script> <script type="text/javascript" src="/javascripts/wordcumulus.js"></script> <script type="text/javascript" src="/javascripts/swfobject.js"></script> <script type="text/javascript" src="/javascripts/tagcumulus.js"></script> <link href="/atom.xml" rel="alternate" title="小明明s à domicile" type="application/atom+xml"> <script type="text/javascript" src="/javascripts/sh_python.min.js"></script> <script type="text/javascript" src="/javascripts/sh_bash.min.js"></script> <script type="text/javascript" src="/javascripts/sh_main.min.js"></script> <link href="/stylesheets/sh_ide-anjuta.css" rel="stylesheet" type="text/css"> <script id="search-results-template" type="text/x-handlebars-template"> {{#entries}} <article> <h3> <small><time datetime="{{date}}" pubdate>{{date}}</time></small> <a href="{{url}}">{{title}}</a> <p>tagged: {{ tags }} | category: <a href="/categories/{{category }}">{{category}}</a></p> </h3> </article> {{/entries}} </script> <script type="text/javascript"> var _gaq = _gaq || []; _gaq.push(['_setAccount', 'UA-20495125-2']); _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> </head> <body onload="sh_highlightDocument('', '.js');"> <a href="http://github.com/dongweiming/"> <img style="position: absolute; top: 0; left: 0; border: 0;" src="https://s3.amazonaws.com/github/ribbons/forkme_left_darkblue_121621.png" alt="Follower me on GitHub"> </a> <nav role="navigation"><div class="navbar"> <div class="navbar-inner"> <div class="container"> <a class="btn btn-navbar" data-toggle="collapse" data-target=".nav-collapse"> <span class="icon-bar"></span> <span class="icon-bar"></span> <span class="icon-bar"></span> </a> <a class="brand" href="/">小明明s à domicile</a> <div class="nav-collapse"> <ul class="nav"> <li><a href="/">博客主页</a></li> <li><a href="/blog/archives">文章列表</a></li> <li><a href="/aboutsite">关于本站</a></li> <li><a href="http://dongweiming.github.io/sed_and_awk">sed_and_awk</a></li> <li><a href="http://dongweiming.github.io/Expert-Python">Expert-Python</a></li> <li><a href="/aboutme">关于我</a></li> </ul> <ul class="nav pull-right" data-subscription="rss"> <li><a href="/atom.xml" rel="subscribe-rss" title="subscribe via RSS">RSS</a></li> </ul> <form action="/search" method="get" class="pull-right navbar-search"> <fieldset role ="search"> <input type="text" id="search-query" name="q" placeholder="Search" autocomplete="off" class="search" /> </fieldset> </form> </div> </div> </div> </div> </nav> <div class="container"> <div class="row-fluid"> <article class="hentry span9" role="article"> <header class="page-header"> <h1 class="entry-title">Kvm创建guest Img文件的一个小问题</h1> <p class="meta"> <time datetime="2012-01-14T00:00:00+08:00" pubdate data-updated="true">Jan 14<span>th</span>, 2012</time> </p> </header> <div class="entry-content"><p>前言:这是作kvm项目的一个小发现:当我使用命令创建i㎎文件‘qemu-img create -f raw  i㎎路径具体位置 文件大小’,但是当查看文件的具体占用空间发现:</p> <p>[root@localhost ~]# qemu-img create -f raw  /data1//1.img 10G Formatting &#8216;/data1/domains/1.img&#8217;, fmt=raw, size=10485760 kB 使用python模块statvfs+os查看分区大小没有改变,然后使用‘df -h’发现新建guest后剩余容量未变</p> <p>[root@localhost ~]# du -sh /data1/1.img 0    /data1/domains/1.img   #这里是0  相当于没有占用的磁盘空间</p> <p>但是 [root@localhost ~]# ls -lh !$ ls -lh /data1/domains/1.img -rw-r&#8211;r&#8211; 1 root root 10G Jan 14 15:23 /data1/1.img</p> <p>虽然img文件随着数据增加而占用越来越多,直到创建值。但是我们在统计剩余磁盘空间的时候需要把这些量预留出来。但是既然系统命令无法得到需要的值,那么自己取:</p> <p><pre class="sh_python"></p> <p>from  statvfs import F_BLOCKS,F_BAVAIL,F_BSIZE import os class Capture: def main(self): try: fp=open('/proc/mounts','r') except: print 'open /proc/mounts error' return mounts=[i.strip() for i in fp.readlines()] for i in mounts: tmpList=i.split(' ') if tmpList[0]=='/dev/root': continue if os.path.exists(tmpList[0]) and not os.path.isdir(tmpList[0]): total_size,avail_size=self.getSize(tmpList[1]) def du(self,data): d = os.popen('du -sh %s' % data) return d.readline().split('\t')[0] def lslh(self,data): d = os.popen('ls -lh %s' % data) return int(re.compile(r'\S+').findall(d.readline())[4][:-1]) def getSize(self,dir): vfs=os.statvfs(dir) total_disk=vfs[F_BLOCKS]*vfs[F_BSIZE]/1024/1024/1024 free_disk=vfs[F_BAVAIL]*vfs[F_BSIZE]/1024/1024/1024 num = 0 for parent, dirnames, filenames in os.walk(dir): for i in filenames: if re.compile(r'.*\.img$').match(i) and not re.compile(r'root.img$').match(i): path = '%s/%s' % (parent,i) if self.du(path) == '0': num+= self.lslh(path) free_disk -=num return total_disk,free_disk </pre></p> </div> <footer> <p class="meta"> <span class="byline author vcard"><span class="fn">Dongweiming 发布于</span></span> <time datetime="2012-01-14T00:00:00+08:00" pubdate data-updated="true">Jan 14<span>th</span>, 2012</time> <span class="categories"> <a class='category' href='/blog/categories/kvm/'>kvm</a>, <a class='category' href='/blog/categories/linuxji-chu/'>linux基础</a>, <a class='category' href='/blog/categories/python/'>python</a> </span> </p> <div class="sharing"> <span> <iframe width="55" scrolling="no" height="66" frameborder="0" src= "http://hits.sinajs.cn/A1/weiboshare.html?url=http://dongweiming.github.com/blog/archives/kvm%E5%88%9B%E5%BB%BAguest-img%E6%96%87%E4%BB%B6%E7%9A%84%E4%B8%80%E4%B8%AA%E5%B0%8F%E9%97%AE%E9%A2%98/&amp;appkey=site.weiboapp&amp;type=1&amp;ralateUid=1994497175&amp;language=zh_cn" allowtransparency="true"> </iframe> <iframe width="55" scrolling="no" height="74" frameborder="0" src="/douban.html"> </iframe> </span> </div> <hr style="border-bottom:1px dotted #bdbabd;height:1px;border-top:0px;border-left:0px;border-right:0px;" /> <section> <h1>评论</h1> <div id="disqus_thread" aria-live="polite"><noscript>Please enable JavaScript to view the <a href="http://disqus.com/?ref_noscript">comments powered by Disqus.</a></noscript> </div> </section> <ul class="pager"> <li class="previous"><a class="basic-alignment left" href="/archives/gentoo%E7%AC%94%E8%AE%B0%EF%BC%88%E5%85%AD%EF%BC%89iproute2%E5%92%8Ctelnet/" title="Previous Post: gentoo笔记(六)iproute2和telnet">&laquo; gentoo笔记(六)iproute2和telnet</a></li> <li><a href="/blog/archives">博客文章</a></li> <li class="next"><a class="basic-alignment right" href="/archives/%E5%85%B3%E4%BA%8Ekvm%E4%BD%BF%E7%94%A8virt-manager%E6%8A%A5%E9%94%99/" title="Next Post: 关于kvm使用virt-manager报错">关于kvm使用virt-manager报错 &raquo;</a></li> </ul> </footer> </article> <aside class="sidebar-nav span3"> <section class='well'> <ul id='qq' class='nav'> <li class='nav-header'>我新建了一个QQ群</li> <li style="padding-left: 15px;">522012167</li> <li style="padding-left: 15px;">欢迎入伙</li> </ul> </section> <section class="well"> <ul id="recent_posts" class="nav nav-list"> <li class="nav-header">最近发布</li> <li class="post"> <a href="/archives/%3C%3Cpython-webkai-fa-shi-zhan-%3E%3E-yao-shu-chu-dao-tai-wan-liao/">《Python Web开发实战》要输出到台湾了</a> </li> <li class="post"> <a href="/archives/%3C%3Cpython-webkai-fa-shi-zhan-%3E%3E-shang-shi-%5B%3F%5D-ge-yue-liao/">《Python-Web开发实战》上市一个月了</a> </li> <li class="post"> <a href="/archives/python-webkai-fa-shi-zhan-yu-shou-lou/">《Python Web开发实战》预售喽</a> </li> <li class="post"> <a href="/archives/shi-yong-stridershi-xian-chi-xu-ji-cheng/">使用Strider实现持续集成</a> </li> <li class="post"> <a href="/archives/fang-djangobookde-markdownwen-zhang-ping-zhu-xi-tong/">仿Djangobook的Markdown文章评注系统</a> </li> <li class="post"> <a href="/archives/shi-yong-github-webhookfu-wu-shi-xian-ti-przi-dong-jian-cha-flake8bing-zai-dui-ying-wei-zhi-fa-ping-lun/">使用Github webhook服务实现提PR自动检查Flake8并在对应位置发评论</a> </li> <li class="post"> <a href="/archives/zui-jin-zai-xie-ben-webkai-fa-zhu-ti-de-shu/">最近在写一本Python Web开发的书</a> </li> <li class="post"> <a href="/archives/codekai-yuan-liao/">CODE开源了</a> </li> <li class="post"> <a href="/archives/12ge-pythonnao-jin-ji-zhuan-wan/">12个python填空题</a> </li> <li class="post"> <a href="/archives/wo-li-jie-de-pythonzui-jia-shi-jian/">我理解的python最佳实践</a> </li> </ul> </section> <section class="well"> <ul id="recent_posts" class="nav nav-list"> <li class="nav-header">个人网站</li> <li class="post"><a href="http://salogs.com">带我入行的boss</a></li> <li class="post"><a href="http://dongweiming.github.com/">小明明s Github Blog</a></li> <li class="post"><a href="http://youhouer.appspot.com/">Love story(GAE)</a></li> <li class="post"><a href="http://www.unixhot.com">unixhot运维社区</a></li> <li class="post"><a href="http://www.vpsee.com">Vpsee</a></li> <li class="post"><a href="http://dongweiming.github.io/sed_and_awk/">sed_and_awk</a></li> <li class="post"><a href="http://dongweiming.github.io/Expert-Python">Expert-Python</a></li> </ul> </section> <section class="well"> <ul id="gh_repos" class="nav"> <li class="nav-header">GitHub帐号</li> <li class="loading">Status updating...</li> </ul> <a href="https://github.com/dongweiming">@dongweiming</a> on GitHub <script type="text/javascript"> $(document).ready(function(){ github.showRepos({ user: 'dongweiming', count: 3, skip_forks: true, target: '#gh_repos' }); }); </script> <script src="/javascripts/asides/github.js" type="text/javascript"> </script> </section> <section class="well"> <ul id="gh_repos" class="nav"> <li class="nav-header">标签Cloud</li> </ul> <div id="tag-cloud"></div> </section> <section class="well"> <ul id="gh_repos" class="nav"> <li class="nav-header">豆瓣阅读</li> </ul> <script type="text/javascript" src="http://www.douban.com/service/badge/62943420/?select=random&amp;n=10&amp;columns=2&amp;picsize=medium&amp;hidelogo=true&amp;hideself=true&amp;cat=book|music" ></script> <a href="https://www.douban.com/people/62943420">@小明明</a> on Douban </section> <section class='well'> <ul id='gh_repos' class='nav'> <li class='nav-header'>文章统计</li> <li>本站共有 271 篇文章</li> </ul> </section> </aside> </div> </div> <footer role="contentinfo" class="page-footer"><hr> <p> Copyright &copy; 2016 - Dongweiming - <span class="credit">Powered by <a href="http://octopress.org">Octopress</a></span> </p> </footer> <script type="text/javascript"> var disqus_shortname = 'dongwm'; // var disqus_developer = 1; var disqus_identifier = 'http://dongweiming.github.com/blog/archives/kvm%E5%88%9B%E5%BB%BAguest-img%E6%96%87%E4%BB%B6%E7%9A%84%E4%B8%80%E4%B8%AA%E5%B0%8F%E9%97%AE%E9%A2%98/'; var disqus_url = 'http://dongweiming.github.com/blog/archives/kvm%E5%88%9B%E5%BB%BAguest-img%E6%96%87%E4%BB%B6%E7%9A%84%E4%B8%80%E4%B8%AA%E5%B0%8F%E9%97%AE%E9%A2%98/'; var disqus_script = 'embed.js'; (function () { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = 'http://' + disqus_shortname + '.disqus.com/' + disqus_script; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); }()); </script> </body> </html>
docs/javadoc/src-html/bhgomes/jaql/LogicException.html
bhgomes/jaql
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <html lang="en"> <head> <title>Source code</title> <link rel="stylesheet" type="text/css" href="../../../javadoc.css" title="Style"> </head> <body> <div class="sourceContainer"> <pre><span class="sourceLineNo">001</span>package bhgomes.jaql;<a name="line.1"></a> <span class="sourceLineNo">002</span><a name="line.2"></a> <span class="sourceLineNo">003</span>import bhgomes.jaql.logging.Level;<a name="line.3"></a> <span class="sourceLineNo">004</span>import bhgomes.jaql.logging.Logger;<a name="line.4"></a> <span class="sourceLineNo">005</span><a name="line.5"></a> <span class="sourceLineNo">006</span>/**<a name="line.6"></a> <span class="sourceLineNo">007</span> * Represents logical errors in a program. All errors are logged to the<a name="line.7"></a> <span class="sourceLineNo">008</span> * appropriate logger.<a name="line.8"></a> <span class="sourceLineNo">009</span> *<a name="line.9"></a> <span class="sourceLineNo">010</span> * @see LoggableException<a name="line.10"></a> <span class="sourceLineNo">011</span> * @see bhgomes.jaql.logging.Level<a name="line.11"></a> <span class="sourceLineNo">012</span> * @author Brandon Gomes (bhgomes)<a name="line.12"></a> <span class="sourceLineNo">013</span> */<a name="line.13"></a> <span class="sourceLineNo">014</span>public class LogicException extends LoggableException {<a name="line.14"></a> <span class="sourceLineNo">015</span><a name="line.15"></a> <span class="sourceLineNo">016</span> /**<a name="line.16"></a> <span class="sourceLineNo">017</span> * Current Version UID<a name="line.17"></a> <span class="sourceLineNo">018</span> */<a name="line.18"></a> <span class="sourceLineNo">019</span> private static final long serialVersionUID = 39497634L;<a name="line.19"></a> <span class="sourceLineNo">020</span><a name="line.20"></a> <span class="sourceLineNo">021</span> /**<a name="line.21"></a> <span class="sourceLineNo">022</span> * Custom logic error logging level.<a name="line.22"></a> <span class="sourceLineNo">023</span> *<a name="line.23"></a> <span class="sourceLineNo">024</span> * @see bhgomes.jaql.logging.Level<a name="line.24"></a> <span class="sourceLineNo">025</span> */<a name="line.25"></a> <span class="sourceLineNo">026</span> private static final Level logicalError = new Level("LOGIC ERROR", 1001);<a name="line.26"></a> <span class="sourceLineNo">027</span><a name="line.27"></a> <span class="sourceLineNo">028</span> /**<a name="line.28"></a> <span class="sourceLineNo">029</span> * @param message string message to name the exception and to log<a name="line.29"></a> <span class="sourceLineNo">030</span> * @param cause throwable cause of the exception<a name="line.30"></a> <span class="sourceLineNo">031</span> * @param logger custom logger<a name="line.31"></a> <span class="sourceLineNo">032</span> * @param &lt;L&gt; logger type<a name="line.32"></a> <span class="sourceLineNo">033</span> */<a name="line.33"></a> <span class="sourceLineNo">034</span> public &lt;L extends Logger&gt; LogicException(String message, Throwable cause, L logger) {<a name="line.34"></a> <span class="sourceLineNo">035</span> super(message, cause, logger, logicalError);<a name="line.35"></a> <span class="sourceLineNo">036</span> }<a name="line.36"></a> <span class="sourceLineNo">037</span><a name="line.37"></a> <span class="sourceLineNo">038</span> /**<a name="line.38"></a> <span class="sourceLineNo">039</span> * @param cause throwable cause of the exception to be logged<a name="line.39"></a> <span class="sourceLineNo">040</span> * @param logger custom logger<a name="line.40"></a> <span class="sourceLineNo">041</span> * @param &lt;L&gt; logger type<a name="line.41"></a> <span class="sourceLineNo">042</span> */<a name="line.42"></a> <span class="sourceLineNo">043</span> public &lt;L extends Logger&gt; LogicException(Throwable cause, L logger) {<a name="line.43"></a> <span class="sourceLineNo">044</span> super(cause, logger, logicalError);<a name="line.44"></a> <span class="sourceLineNo">045</span> }<a name="line.45"></a> <span class="sourceLineNo">046</span><a name="line.46"></a> <span class="sourceLineNo">047</span> /**<a name="line.47"></a> <span class="sourceLineNo">048</span> * @param message string message to name the exception and to log<a name="line.48"></a> <span class="sourceLineNo">049</span> * @param logger custom logger<a name="line.49"></a> <span class="sourceLineNo">050</span> * @param &lt;L&gt; logger type<a name="line.50"></a> <span class="sourceLineNo">051</span> */<a name="line.51"></a> <span class="sourceLineNo">052</span> public &lt;L extends Logger&gt; LogicException(String message, L logger) {<a name="line.52"></a> <span class="sourceLineNo">053</span> super(message, logger, logicalError);<a name="line.53"></a> <span class="sourceLineNo">054</span> }<a name="line.54"></a> <span class="sourceLineNo">055</span><a name="line.55"></a> <span class="sourceLineNo">056</span> /**<a name="line.56"></a> <span class="sourceLineNo">057</span> * @param message string message to name the exception and to log<a name="line.57"></a> <span class="sourceLineNo">058</span> * @param cause throwable cause of the exception<a name="line.58"></a> <span class="sourceLineNo">059</span> */<a name="line.59"></a> <span class="sourceLineNo">060</span> public LogicException(String message, Throwable cause) {<a name="line.60"></a> <span class="sourceLineNo">061</span> super(message, cause, logicalError);<a name="line.61"></a> <span class="sourceLineNo">062</span> }<a name="line.62"></a> <span class="sourceLineNo">063</span><a name="line.63"></a> <span class="sourceLineNo">064</span> /**<a name="line.64"></a> <span class="sourceLineNo">065</span> * @param message string message to name the exception and to log<a name="line.65"></a> <span class="sourceLineNo">066</span> */<a name="line.66"></a> <span class="sourceLineNo">067</span> public LogicException(String message) {<a name="line.67"></a> <span class="sourceLineNo">068</span> super(message, logicalError);<a name="line.68"></a> <span class="sourceLineNo">069</span> }<a name="line.69"></a> <span class="sourceLineNo">070</span><a name="line.70"></a> <span class="sourceLineNo">071</span> /**<a name="line.71"></a> <span class="sourceLineNo">072</span> * @param cause throwable cause of the exception to be logged<a name="line.72"></a> <span class="sourceLineNo">073</span> */<a name="line.73"></a> <span class="sourceLineNo">074</span> public LogicException(Throwable cause) {<a name="line.74"></a> <span class="sourceLineNo">075</span> super(cause, logicalError);<a name="line.75"></a> <span class="sourceLineNo">076</span> }<a name="line.76"></a> <span class="sourceLineNo">077</span>}<a name="line.77"></a> </pre> </div> </body> </html>
_includes/css/form.css
ColombinaAnzivino/ecommerce-website
body{ font-family:'Gudea', sans-serif; } #gather_things{ float:right; } .search-form { display: inline-block; } .search-fieldset { border: 0; padding: 0 0 0 30px; margin: 0; background-image:url("http://i.imgur.com/XL9sBUc.png"); background-size:30px 30px; background-repeat: no-repeat; background-position: left center; } .bar{ position:absolute; top:0%; left:0%; width:100%; margin:0% ; height:50px; background-color:#121127; } .search_bar{ vertical-align:top; display:inline-block; color:#121127; background-color:#efcc92; position:relative; margin:8px; width:110px; font-size:25px; height:30px; padding:2px; border:none; outline:none; transition:width 0.2s ease; transition-delay:0.1s; } .search_bar:hover{ width:300px; } .search_bar:focus{ width:300px; }
data science/machine_learning_for_the_web/chapter_4/movie/6065.html
xianjunzhengbackup/code
<HTML><HEAD> <TITLE>Review for Quest, The (1996)</TITLE> <LINK REL="STYLESHEET" TYPE="text/css" HREF="/ramr.css"> </HEAD> <BODY BGCOLOR="#FFFFFF" TEXT="#000000"> <H1 ALIGN="CENTER" CLASS="title"><A HREF="/Title?0117420">Quest, The (1996)</A></H1><H3 ALIGN=CENTER>reviewed by<BR><A HREF="/ReviewsBy?Chuck+Dowling">Chuck Dowling</A></H3><HR WIDTH="40%" SIZE="4"> <PRE> THE QUEST A film review by Chuck Dowling Copyright 1996 Chuck Dowling</PRE> <P>(1996) *** - C:Jean Claude Van Damme, Roger Moore.</P> <P>I was fully prepared to hate this film. I haven't liked any Van Damme movie in the past, so why would now be any different? And he directs the film as well. I figured that this would be like Steven Seagal's "On Deadly Ground", where an egomaniac was given too much control and wound up making a truly awful film. But, I found "The Quest" to be pleasantly entertaining, and worth an hour and thirty-five minutes of my life.</P> <P>Van Damme isn't trying to do anything new with the kickboxing genre, and that's good because there really isn't anything new that CAN be done with it. He plays a pickpocket in the 1920s who, through a series of accidents, ends up in the "Lost City" somewhere in Asia fighting in a worldwide tournament to find out who is the world's best fighter. Along the way he meets up with Roger Moore, who plays an suave ex-British Navy man who has gone into business for himself, which includes pirating ships and stealing anything valuable that he can get his hands on.</P> <P>Van Damme as a director surprised me. The film looks and feels completely authentic, and the fight scenes are well staged (he does use slow-motion just a bit too much however). Also, he doesn't make his character the star of the film. Whenever Moore is on screen, Moore is the center of the camera's attention as Van Damme just stands in the background listening to his every word. Also, his character doesn't even think he can win the tournament until late in the film, so he's not cocky and arrogant which would have easily become annoying.</P> <P>"The Quest" is not a great film by any means. It's simple, it uses all the cliches of the genre and offers nothing really new. But it doesn't try to be anything different than that. It succeeds at what it wanted to succeed at, which was to be mildly entertaining. Roger Moore (who IMO was the best Bond) steals the film and I'm glad he did. He's fun to watch. Don't expect much from "The Quest", and you just might find yourself being entertained.</P> <P>-- Chuck Dowling Visit Chuck's Movie Reviews at <A HREF="http://users.southeast.net/~chuckd21/">http://users.southeast.net/~chuckd21/</A> Over 1,500 movies rated and/or reviewed! Movie news, box office reports, film related links, and reader's polls and reviews.</P> <HR><P CLASS=flush><SMALL>The review above was posted to the <A HREF="news:rec.arts.movies.reviews">rec.arts.movies.reviews</A> newsgroup (<A HREF="news:de.rec.film.kritiken">de.rec.film.kritiken</A> for German reviews).<BR> The Internet Movie Database accepts no responsibility for the contents of the review and has no editorial control. Unless stated otherwise, the copyright belongs to the author.<BR> Please direct comments/criticisms of the review to relevant newsgroups.<BR> Broken URLs inthe reviews are the responsibility of the author.<BR> The formatting of the review is likely to differ from the original due to ASCII to HTML conversion. </SMALL></P> <P ALIGN=CENTER>Related links: <A HREF="/Reviews/">index of all rec.arts.movies.reviews reviews</A></P> </P></BODY></HTML>
links/links/html/Membership.html
arjunswaj/links
<!DOCTYPE html> <html> <head> <meta charset="UTF-8"> <title>class Membership - App Documentation</title> <link href="./fonts.css" rel="stylesheet"> <link href="./rdoc.css" rel="stylesheet"> <script type="text/javascript"> var rdoc_rel_prefix = "./"; </script> <script src="./js/jquery.js"></script> <script src="./js/navigation.js"></script> <script src="./js/search_index.js"></script> <script src="./js/search.js"></script> <script src="./js/searcher.js"></script> <script src="./js/darkfish.js"></script> <body id="top" role="document" class="class"> <nav role="navigation"> <div id="project-navigation"> <div id="home-section" role="region" title="Quick navigation" class="nav-section"> <h2> <a href="./index.html" rel="home">Home</a> </h2> <div id="table-of-contents-navigation"> <a href="./table_of_contents.html#pages">Pages</a> <a href="./table_of_contents.html#classes">Classes</a> <a href="./table_of_contents.html#methods">Methods</a> </div> </div> <div id="search-section" role="search" class="project-section initially-hidden"> <form action="#" method="get" accept-charset="utf-8"> <div id="search-field-wrapper"> <input id="search-field" role="combobox" aria-label="Search" aria-autocomplete="list" aria-controls="search-results" type="text" name="search" placeholder="Search" spellcheck="false" title="Type to search, Up and Down to navigate, Enter to load"> </div> <ul id="search-results" aria-label="Search Results" aria-busy="false" aria-expanded="false" aria-atomic="false" class="initially-hidden"></ul> </form> </div> </div> <div id="class-metadata"> <div id="parent-class-section" class="nav-section"> <h3>Parent</h3> <p class="link">ActiveRecord::Base </div> </div> </nav> <main role="main" aria-labelledby="class-Membership"> <h1 id="class-Membership" class="class"> class Membership </h1> <section class="description"> </section> <section id="5Buntitled-5D" class="documentation-section"> </section> </main> <footer id="validator-badges" role="contentinfo"> <p><a href="http://validator.w3.org/check/referer">Validate</a> <p>Generated by <a href="http://rdoc.rubyforge.org">RDoc</a> 4.1.1. <p>Based on <a href="http://deveiate.org/projects/Darkfish-Rdoc/">Darkfish</a> by <a href="http://deveiate.org">Michael Granger</a>. </footer>
v5/user-agent-detail/8a/47/8a47872c-8438-4559-ac3a-9185618bde30.html
ThaDafinser/UserAgentParserComparison
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8" /> <title>User agent detail - baiduspider-mobile-gate</title> <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/materialize/0.97.3/css/materialize.min.css"> <link href="https://fonts.googleapis.com/icon?family=Material+Icons" rel="stylesheet"> <link href="../circle.css" rel="stylesheet"> </head> <body> <div class="container"> <div class="section"> <h1 class="header center orange-text">User agent detail</h1> <div class="row center"> <h5 class="header light"> baiduspider-mobile-gate </h5> </div> </div> <div class="section"> <table class="striped"><tr><th></th><th colspan="3">General</th><th colspan="5">Device</th><th colspan="3">Bot</th><th colspan="2"></th></tr><tr><th>Provider</th><th>Browser</th><th>Engine</th><th>OS</th><th>Brand</th><th>Model</th><th>Type</th><th>Is mobile</th><th>Is touch</th><th>Is bot</th><th>Name</th><th>Type</th><th>Parse time</th><th>Actions</th></tr><tr><th colspan="14" class="green lighten-3">Test suite</th></tr><tr><td>UAParser<br /><small>v0.5.0.2</small><br /><small>vendor/thadafinser/uap-core/tests/test_ua.yaml</small></td><td>baiduspider-mobile-gate </td><td><i class="material-icons">close</i></td><td> </td><td style="border-left: 1px solid #555"></td><td></td><td><i class="material-icons">close</i></td><td><i class="material-icons">close</i></td><td><i class="material-icons">close</i></td><td style="border-left: 1px solid #555"></td><td><i class="material-icons">close</i></td><td><i class="material-icons">close</i></td><td>0</td><td> <!-- Modal Trigger --> <a class="modal-trigger btn waves-effect waves-light" href="#modal-cfed3005-df48-4fa8-bf03-4f6ef8988f59">Detail</a> <!-- Modal Structure --> <div id="modal-cfed3005-df48-4fa8-bf03-4f6ef8988f59" class="modal modal-fixed-footer"> <div class="modal-content"> <h4>UAParser result detail</h4> <p><pre><code class="php">Array ( [user_agent_string] => baiduspider-mobile-gate [family] => baiduspider-mobile-gate [major] => [minor] => [patch] => ) </code></pre></p> </div> <div class="modal-footer"> <a href="#!" class="modal-action modal-close waves-effect waves-green btn-flat ">close</a> </div> </div> </td></tr><tr><th colspan="14" class="green lighten-3">Providers</th></tr><tr><td>BrowscapFull<br /><small>6014</small><br /></td><td> </td><td> </td><td> </td><td style="border-left: 1px solid #555"></td><td></td><td></td><td></td><td></td><td style="border-left: 1px solid #555">yes</td><td>Baiduspider</td><td>Bot/Crawler</td><td>0.028</td><td> <!-- Modal Trigger --> <a class="modal-trigger btn waves-effect waves-light" href="#modal-47a9cd06-e213-4882-bc34-db6aed664223">Detail</a> <!-- Modal Structure --> <div id="modal-47a9cd06-e213-4882-bc34-db6aed664223" class="modal modal-fixed-footer"> <div class="modal-content"> <h4>BrowscapFull result detail</h4> <p><pre><code class="php">stdClass Object ( [browser_name_regex] => /^baiduspider.*$/ [browser_name_pattern] => baiduspider* [parent] => Baidu [comment] => Baidu [browser] => Baiduspider [browser_type] => Bot/Crawler [browser_bits] => 0 [browser_maker] => Baidu [browser_modus] => unknown [version] => 0.0 [majorver] => 0 [minorver] => 0 [platform] => unknown [platform_version] => unknown [platform_description] => unknown [platform_bits] => 0 [platform_maker] => unknown [alpha] => [beta] => [win16] => [win32] => [win64] => [frames] => 1 [iframes] => 1 [tables] => 1 [cookies] => [backgroundsounds] => [javascript] => [vbscript] => [javaapplets] => [activexcontrols] => [ismobiledevice] => [istablet] => [issyndicationreader] => [crawler] => 1 [isfake] => [isanonymized] => [ismodified] => [cssversion] => 0 [aolversion] => 0 [device_name] => unknown [device_maker] => unknown [device_type] => unknown [device_pointing_method] => unknown [device_code_name] => unknown [device_brand_name] => unknown [renderingengine_name] => unknown [renderingengine_version] => unknown [renderingengine_description] => unknown [renderingengine_maker] => unknown ) </code></pre></p> </div> <div class="modal-footer"> <a href="#!" class="modal-action modal-close waves-effect waves-green btn-flat ">close</a> </div> </div> </td></tr><tr><td>BrowscapLite<br /><small>6014</small><br /></td> <td colspan="12" class="center-align red lighten-1"> <strong>No result found</strong> </td> </tr><tr><td>BrowscapPhp<br /><small>6014</small><br /></td><td> </td><td><i class="material-icons">close</i></td><td> </td><td style="border-left: 1px solid #555"><i class="material-icons">close</i></td><td><i class="material-icons">close</i></td><td></td><td></td><td></td><td style="border-left: 1px solid #555">yes</td><td>Baiduspider</td><td><i class="material-icons">close</i></td><td>0.055</td><td> <!-- Modal Trigger --> <a class="modal-trigger btn waves-effect waves-light" href="#modal-ad0041a2-b0f4-43f6-a70d-cad1443caa68">Detail</a> <!-- Modal Structure --> <div id="modal-ad0041a2-b0f4-43f6-a70d-cad1443caa68" class="modal modal-fixed-footer"> <div class="modal-content"> <h4>BrowscapPhp result detail</h4> <p><pre><code class="php">stdClass Object ( [browser_name_regex] => /^baiduspider.*$/ [browser_name_pattern] => baiduspider* [parent] => Baidu [comment] => Baidu [browser] => Baiduspider [browser_type] => unknown [browser_bits] => 0 [browser_maker] => Baidu [browser_modus] => unknown [version] => 0.0 [majorver] => 0 [minorver] => 0 [platform] => unknown [platform_version] => unknown [platform_description] => unknown [platform_bits] => 0 [platform_maker] => unknown [alpha] => false [beta] => false [win16] => false [win32] => false [win64] => false [frames] => false [iframes] => false [tables] => false [cookies] => false [backgroundsounds] => false [javascript] => false [vbscript] => false [javaapplets] => false [activexcontrols] => false [ismobiledevice] => [istablet] => [issyndicationreader] => false [crawler] => 1 [isfake] => false [isanonymized] => false [ismodified] => false [cssversion] => 0 [aolversion] => 0 [device_name] => unknown [device_maker] => unknown [device_type] => unknown [device_pointing_method] => unknown [device_code_name] => unknown [device_brand_name] => unknown [renderingengine_name] => unknown [renderingengine_version] => unknown [renderingengine_description] => unknown [renderingengine_maker] => unknown ) </code></pre></p> </div> <div class="modal-footer"> <a href="#!" class="modal-action modal-close waves-effect waves-green btn-flat ">close</a> </div> </div> </td></tr><tr><td>DonatjUAParser<br /><small>v0.5.1</small><br /></td><td>baiduspider-mobile-gate </td><td><i class="material-icons">close</i></td><td><i class="material-icons">close</i></td><td style="border-left: 1px solid #555"><i class="material-icons">close</i></td><td><i class="material-icons">close</i></td><td><i class="material-icons">close</i></td><td><i class="material-icons">close</i></td><td><i class="material-icons">close</i></td><td style="border-left: 1px solid #555"><i class="material-icons">close</i></td><td><i class="material-icons">close</i></td><td><i class="material-icons">close</i></td><td>0</td><td> <!-- Modal Trigger --> <a class="modal-trigger btn waves-effect waves-light" href="#modal-15fbc1f0-2615-4d42-b5d9-a30dd647b050">Detail</a> <!-- Modal Structure --> <div id="modal-15fbc1f0-2615-4d42-b5d9-a30dd647b050" class="modal modal-fixed-footer"> <div class="modal-content"> <h4>DonatjUAParser result detail</h4> <p><pre><code class="php">Array ( [platform] => [browser] => baiduspider-mobile-gate [version] => ) </code></pre></p> </div> <div class="modal-footer"> <a href="#!" class="modal-action modal-close waves-effect waves-green btn-flat ">close</a> </div> </div> </td></tr><tr><td>JenssegersAgent<br /><small>v2.3.3</small><br /></td><td> </td><td><i class="material-icons">close</i></td><td> </td><td style="border-left: 1px solid #555"><i class="material-icons">close</i></td><td><i class="material-icons">close</i></td><td><i class="material-icons">close</i></td><td></td><td><i class="material-icons">close</i></td><td style="border-left: 1px solid #555">yes</td><td>Baiduspider</td><td><i class="material-icons">close</i></td><td>0.002</td><td> <!-- Modal Trigger --> <a class="modal-trigger btn waves-effect waves-light" href="#modal-b85a2b91-6a55-4436-a82c-1ea0d46e2e51">Detail</a> <!-- Modal Structure --> <div id="modal-b85a2b91-6a55-4436-a82c-1ea0d46e2e51" class="modal modal-fixed-footer"> <div class="modal-content"> <h4>JenssegersAgent result detail</h4> <p><pre><code class="php">Array ( [browserName] => [browserVersion] => [osName] => [osVersion] => [deviceModel] => [isMobile] => [isRobot] => 1 [botName] => Baiduspider ) </code></pre></p> </div> <div class="modal-footer"> <a href="#!" class="modal-action modal-close waves-effect waves-green btn-flat ">close</a> </div> </div> </td></tr><tr><td>NeutrinoApiCom<br /><small></small><br /></td> <td colspan="12" class="center-align red lighten-1"> <strong>No result found</strong> </td> </tr><tr><td>PiwikDeviceDetector<br /><small>3.6.1</small><br /></td><td> </td><td> </td><td> </td><td style="border-left: 1px solid #555"></td><td></td><td></td><td></td><td></td><td style="border-left: 1px solid #555">yes</td><td>Baidu Spider</td><td>Search bot</td><td>0.001</td><td> <!-- Modal Trigger --> <a class="modal-trigger btn waves-effect waves-light" href="#modal-4a941d34-a8d3-4914-9724-346f60ad7046">Detail</a> <!-- Modal Structure --> <div id="modal-4a941d34-a8d3-4914-9724-346f60ad7046" class="modal modal-fixed-footer"> <div class="modal-content"> <h4>PiwikDeviceDetector result detail</h4> <p><pre><code class="php">Array ( [client] => [operatingSystem] => [device] => Array ( [brand] => [brandName] => [model] => [device] => [deviceName] => ) [bot] => Array ( [name] => Baidu Spider [category] => Search bot [url] => http://www.baidu.com/search/spider.htm [producer] => Array ( [name] => Baidu [url] => http://www.baidu.com ) ) [extra] => Array ( [isBot] => 1 [isBrowser] => [isFeedReader] => [isMobileApp] => [isPIM] => [isLibrary] => [isMediaPlayer] => [isCamera] => [isCarBrowser] => [isConsole] => [isFeaturePhone] => [isPhablet] => [isPortableMediaPlayer] => [isSmartDisplay] => [isSmartphone] => [isTablet] => [isTV] => [isDesktop] => [isMobile] => [isTouchEnabled] => ) ) </code></pre></p> </div> <div class="modal-footer"> <a href="#!" class="modal-action modal-close waves-effect waves-green btn-flat ">close</a> </div> </div> </td></tr><tr><td>SinergiBrowserDetector<br /><small>6.0.1</small><br /></td><td> </td><td><i class="material-icons">close</i></td><td> </td><td style="border-left: 1px solid #555"><i class="material-icons">close</i></td><td></td><td><i class="material-icons">close</i></td><td></td><td><i class="material-icons">close</i></td><td style="border-left: 1px solid #555">yes</td><td><i class="material-icons">close</i></td><td><i class="material-icons">close</i></td><td>0.001</td><td> <!-- Modal Trigger --> <a class="modal-trigger btn waves-effect waves-light" href="#modal-ec1cd248-02b0-457e-8a9d-35bb99af008c">Detail</a> <!-- Modal Structure --> <div id="modal-ec1cd248-02b0-457e-8a9d-35bb99af008c" class="modal modal-fixed-footer"> <div class="modal-content"> <h4>SinergiBrowserDetector result detail</h4> <p><pre><code class="php">Array ( [browser] => Sinergi\BrowserDetector\Browser Object ( [userAgent:Sinergi\BrowserDetector\Browser:private] => Sinergi\BrowserDetector\UserAgent Object ( [userAgentString:Sinergi\BrowserDetector\UserAgent:private] => baiduspider-mobile-gate ) [name:Sinergi\BrowserDetector\Browser:private] => unknown [version:Sinergi\BrowserDetector\Browser:private] => unknown [isRobot:Sinergi\BrowserDetector\Browser:private] => 1 [isChromeFrame:Sinergi\BrowserDetector\Browser:private] => [isFacebookWebView:Sinergi\BrowserDetector\Browser:private] => [isCompatibilityMode:Sinergi\BrowserDetector\Browser:private] => ) [operatingSystem] => Sinergi\BrowserDetector\Os Object ( [name:Sinergi\BrowserDetector\Os:private] => unknown [version:Sinergi\BrowserDetector\Os:private] => unknown [isMobile:Sinergi\BrowserDetector\Os:private] => [userAgent:Sinergi\BrowserDetector\Os:private] => Sinergi\BrowserDetector\UserAgent Object ( [userAgentString:Sinergi\BrowserDetector\UserAgent:private] => baiduspider-mobile-gate ) ) [device] => Sinergi\BrowserDetector\Device Object ( [name:Sinergi\BrowserDetector\Device:private] => unknown [userAgent:Sinergi\BrowserDetector\Device:private] => Sinergi\BrowserDetector\UserAgent Object ( [userAgentString:Sinergi\BrowserDetector\UserAgent:private] => baiduspider-mobile-gate ) ) ) </code></pre></p> </div> <div class="modal-footer"> <a href="#!" class="modal-action modal-close waves-effect waves-green btn-flat ">close</a> </div> </div> </td></tr><tr><td>UAParser<br /><small>v3.4.5</small><br /></td><td> </td><td><i class="material-icons">close</i></td><td> </td><td style="border-left: 1px solid #555"></td><td></td><td><i class="material-icons">close</i></td><td><i class="material-icons">close</i></td><td><i class="material-icons">close</i></td><td style="border-left: 1px solid #555">yes</td><td>baiduspider-mobile-gate</td><td><i class="material-icons">close</i></td><td>0.002</td><td> <!-- Modal Trigger --> <a class="modal-trigger btn waves-effect waves-light" href="#modal-3160e405-8a8f-46dd-8f47-5115f06462d2">Detail</a> <!-- Modal Structure --> <div id="modal-3160e405-8a8f-46dd-8f47-5115f06462d2" class="modal modal-fixed-footer"> <div class="modal-content"> <h4>UAParser result detail</h4> <p><pre><code class="php">UAParser\Result\Client Object ( [ua] => UAParser\Result\UserAgent Object ( [major] => [minor] => [patch] => [family] => baiduspider-mobile-gate ) [os] => UAParser\Result\OperatingSystem Object ( [major] => [minor] => [patch] => [patchMinor] => [family] => Other ) [device] => UAParser\Result\Device Object ( [brand] => Spider [model] => Desktop [family] => Spider ) [originalUserAgent] => baiduspider-mobile-gate ) </code></pre></p> </div> <div class="modal-footer"> <a href="#!" class="modal-action modal-close waves-effect waves-green btn-flat ">close</a> </div> </div> </td></tr><tr><td>UserAgentApiCom<br /><small></small><br /></td> <td colspan="12" class="center-align red lighten-1"> <strong>No result found</strong> </td> </tr><tr><td>UserAgentStringCom<br /><small></small><br /></td><td> </td><td><i class="material-icons">close</i></td><td> </td><td style="border-left: 1px solid #555"><i class="material-icons">close</i></td><td><i class="material-icons">close</i></td><td><i class="material-icons">close</i></td><td><i class="material-icons">close</i></td><td><i class="material-icons">close</i></td><td style="border-left: 1px solid #555">yes</td><td>Baiduspider</td><td>Crawler</td><td>0.065</td><td> <!-- Modal Trigger --> <a class="modal-trigger btn waves-effect waves-light" href="#modal-08a9ddfb-838f-48d7-9ede-1d132306b2ee">Detail</a> <!-- Modal Structure --> <div id="modal-08a9ddfb-838f-48d7-9ede-1d132306b2ee" class="modal modal-fixed-footer"> <div class="modal-content"> <h4>UserAgentStringCom result detail</h4> <p><pre><code class="php">stdClass Object ( [agent_type] => Crawler [agent_name] => Baiduspider [agent_version] => -- [os_type] => unknown [os_name] => unknown [os_versionName] => [os_versionNumber] => [os_producer] => [os_producerURL] => [linux_distibution] => Null [agent_language] => [agent_languageTag] => ) </code></pre></p> </div> <div class="modal-footer"> <a href="#!" class="modal-action modal-close waves-effect waves-green btn-flat ">close</a> </div> </div> </td></tr><tr><td>WhatIsMyBrowserCom<br /><small></small><br /></td><td>Baidu Crawler Bot </td><td> </td><td> </td><td style="border-left: 1px solid #555"></td><td></td><td><i class="material-icons">close</i></td><td><i class="material-icons">close</i></td><td><i class="material-icons">close</i></td><td style="border-left: 1px solid #555"><i class="material-icons">close</i></td><td><i class="material-icons">close</i></td><td><i class="material-icons">close</i></td><td>0.23101</td><td> <!-- Modal Trigger --> <a class="modal-trigger btn waves-effect waves-light" href="#modal-5fc1ff22-a74d-481b-9ad1-fcfde73ded9c">Detail</a> <!-- Modal Structure --> <div id="modal-5fc1ff22-a74d-481b-9ad1-fcfde73ded9c" class="modal modal-fixed-footer"> <div class="modal-content"> <h4>WhatIsMyBrowserCom result detail</h4> <p><pre><code class="php">stdClass Object ( [operating_system_name] => [simple_sub_description_string] => [simple_browser_string] => Baidu Crawler Bot on Mobile [browser_version] => [extra_info] => Array ( ) [operating_platform] => Mobile [extra_info_table] => Array ( ) [layout_engine_name] => [detected_addons] => Array ( ) [operating_system_flavour_code] => [hardware_architecture] => [operating_system_flavour] => [operating_system_frameworks] => Array ( ) [browser_name_code] => baidu-crawler-bot [operating_system_version] => [simple_operating_platform_string] => [is_abusive] => [layout_engine_version] => [browser_capabilities] => Array ( ) [operating_platform_vendor_name] => [operating_system] => [operating_system_version_full] => [operating_platform_code] => [browser_name] => Baidu Crawler Bot [operating_system_name_code] => [user_agent] => baiduspider-mobile-gate [browser_version_full] => [browser] => Baidu Crawler Bot ) </code></pre></p> </div> <div class="modal-footer"> <a href="#!" class="modal-action modal-close waves-effect waves-green btn-flat ">close</a> </div> </div> </td></tr><tr><td>WhichBrowser<br /><small>v2.0.18</small><br /></td><td> </td><td> </td><td> </td><td style="border-left: 1px solid #555"></td><td></td><td></td><td></td><td><i class="material-icons">close</i></td><td style="border-left: 1px solid #555">yes</td><td>Baiduspider</td><td><i class="material-icons">close</i></td><td>0.005</td><td> <!-- Modal Trigger --> <a class="modal-trigger btn waves-effect waves-light" href="#modal-083a336f-5d73-4505-84f3-c5fc9bb78652">Detail</a> <!-- Modal Structure --> <div id="modal-083a336f-5d73-4505-84f3-c5fc9bb78652" class="modal modal-fixed-footer"> <div class="modal-content"> <h4>WhichBrowser result detail</h4> <p><pre><code class="php">Array ( [browser] => Array ( [name] => Baiduspider ) [device] => Array ( [type] => bot ) ) </code></pre></p> </div> <div class="modal-footer"> <a href="#!" class="modal-action modal-close waves-effect waves-green btn-flat ">close</a> </div> </div> </td></tr><tr><td>Woothee<br /><small>v1.2.0</small><br /></td><td> </td><td><i class="material-icons">close</i></td><td><i class="material-icons">close</i></td><td style="border-left: 1px solid #555"><i class="material-icons">close</i></td><td><i class="material-icons">close</i></td><td></td><td><i class="material-icons">close</i></td><td><i class="material-icons">close</i></td><td style="border-left: 1px solid #555">yes</td><td></td><td><i class="material-icons">close</i></td><td>0</td><td> <!-- Modal Trigger --> <a class="modal-trigger btn waves-effect waves-light" href="#modal-f00e7198-0e22-49fe-bad0-dbb3a9cde9b9">Detail</a> <!-- Modal Structure --> <div id="modal-f00e7198-0e22-49fe-bad0-dbb3a9cde9b9" class="modal modal-fixed-footer"> <div class="modal-content"> <h4>Woothee result detail</h4> <p><pre><code class="php">Array ( [name] => misc crawler [category] => crawler [os] => UNKNOWN [version] => UNKNOWN [vendor] => UNKNOWN [os_version] => UNKNOWN ) </code></pre></p> </div> <div class="modal-footer"> <a href="#!" class="modal-action modal-close waves-effect waves-green btn-flat ">close</a> </div> </div> </td></tr><tr><td>Wurfl<br /><small>1.7.1.0</small><br /></td><td> </td><td><i class="material-icons">close</i></td><td> </td><td style="border-left: 1px solid #555"></td><td></td><td></td><td></td><td></td><td style="border-left: 1px solid #555">yes</td><td><i class="material-icons">close</i></td><td><i class="material-icons">close</i></td><td>0.019</td><td> <!-- Modal Trigger --> <a class="modal-trigger btn waves-effect waves-light" href="#modal-a2bedf8c-4a95-42a7-96c5-aaf233b2ac50">Detail</a> <!-- Modal Structure --> <div id="modal-a2bedf8c-4a95-42a7-96c5-aaf233b2ac50" class="modal modal-fixed-footer"> <div class="modal-content"> <h4>Wurfl result detail</h4> <p><pre><code class="php">Array ( [virtual] => Array ( [is_android] => false [is_ios] => false [is_windows_phone] => false [is_app] => false [is_full_desktop] => true [is_largescreen] => true [is_mobile] => false [is_robot] => 1 [is_smartphone] => false [is_touchscreen] => false [is_wml_preferred] => false [is_xhtmlmp_preferred] => false [is_html_preferred] => true [advertised_device_os] => [advertised_device_os_version] => [advertised_browser] => [advertised_browser_version] => [complete_device_name] => Robot Bot or Crawler [device_name] => Robot Bot or Crawler [form_factor] => Desktop [is_phone] => false [is_app_webview] => false ) [all] => Array ( [brand_name] => Robot [model_name] => Bot or Crawler [unique] => true [ununiqueness_handler] => [is_wireless_device] => false [device_claims_web_support] => true [has_qwerty_keyboard] => true [can_skip_aligned_link_row] => true [uaprof] => [uaprof2] => [uaprof3] => [nokia_series] => 0 [nokia_edition] => 0 [device_os] => [mobile_browser] => [mobile_browser_version] => [device_os_version] => [pointing_method] => mouse [release_date] => 2000_january [marketing_name] => [model_extra_info] => [nokia_feature_pack] => 0 [can_assign_phone_number] => false [is_tablet] => false [manufacturer_name] => [is_bot] => true [is_google_glass] => false [proportional_font] => false [built_in_back_button_support] => false [card_title_support] => false [softkey_support] => false [table_support] => false [numbered_menus] => false [menu_with_select_element_recommended] => false [menu_with_list_of_links_recommended] => false [icons_on_menu_items_support] => false [break_list_of_links_with_br_element_recommended] => false [access_key_support] => false [wrap_mode_support] => false [times_square_mode_support] => false [deck_prefetch_support] => false [elective_forms_recommended] => false [wizards_recommended] => false [image_as_link_support] => false [insert_br_element_after_widget_recommended] => false [wml_can_display_images_and_text_on_same_line] => false [wml_displays_image_in_center] => false [opwv_wml_extensions_support] => false [wml_make_phone_call_string] => none [chtml_display_accesskey] => false [emoji] => false [chtml_can_display_images_and_text_on_same_line] => false [chtml_displays_image_in_center] => false [imode_region] => none [chtml_make_phone_call_string] => tel: [chtml_table_support] => true [xhtml_honors_bgcolor] => true [xhtml_supports_forms_in_table] => true [xhtml_support_wml2_namespace] => false [xhtml_autoexpand_select] => false [xhtml_select_as_dropdown] => true [xhtml_select_as_radiobutton] => true [xhtml_select_as_popup] => true [xhtml_display_accesskey] => false [xhtml_supports_invisible_text] => false [xhtml_supports_inline_input] => false [xhtml_supports_monospace_font] => false [xhtml_supports_table_for_layout] => false [xhtml_supports_css_cell_table_coloring] => false [xhtml_format_as_css_property] => false [xhtml_format_as_attribute] => false [xhtml_nowrap_mode] => false [xhtml_marquee_as_css_property] => false [xhtml_readable_background_color1] => #FFFFFF [xhtml_readable_background_color2] => #FFFFFF [xhtml_allows_disabled_form_elements] => false [xhtml_document_title_support] => true [xhtml_preferred_charset] => utf8 [opwv_xhtml_extensions_support] => false [xhtml_make_phone_call_string] => none [xhtmlmp_preferred_mime_type] => text/html [xhtml_table_support] => false [xhtml_send_sms_string] => none [xhtml_send_mms_string] => none [xhtml_file_upload] => supported [cookie_support] => true [accept_third_party_cookie] => true [xhtml_supports_iframe] => full [xhtml_avoid_accesskeys] => true [xhtml_can_embed_video] => play_and_stop [ajax_support_javascript] => true [ajax_manipulate_css] => true [ajax_support_getelementbyid] => true [ajax_support_inner_html] => true [ajax_xhr_type] => standard [ajax_manipulate_dom] => true [ajax_support_events] => true [ajax_support_event_listener] => true [ajax_preferred_geoloc_api] => none [xhtml_support_level] => 4 [preferred_markup] => html_web_4_0 [wml_1_1] => false [wml_1_2] => false [wml_1_3] => false [html_wi_w3_xhtmlbasic] => true [html_wi_oma_xhtmlmp_1_0] => false [html_wi_imode_html_1] => false [html_wi_imode_html_2] => false [html_wi_imode_html_3] => false [html_wi_imode_html_4] => false [html_wi_imode_html_5] => false [html_wi_imode_htmlx_1] => false [html_wi_imode_htmlx_1_1] => false [html_wi_imode_compact_generic] => false [html_web_3_2] => true [html_web_4_0] => true [voicexml] => false [multipart_support] => false [total_cache_disable_support] => false [time_to_live_support] => false [resolution_width] => 800 [resolution_height] => 600 [columns] => 120 [max_image_width] => 800 [max_image_height] => 600 [rows] => 200 [physical_screen_width] => 400 [physical_screen_height] => 400 [dual_orientation] => false [density_class] => 1.0 [wbmp] => false [bmp] => true [epoc_bmp] => false [gif_animated] => true [jpg] => true [png] => true [tiff] => false [transparent_png_alpha] => false [transparent_png_index] => false [svgt_1_1] => true [svgt_1_1_plus] => false [greyscale] => false [gif] => true [colors] => 65536 [webp_lossy_support] => false [webp_lossless_support] => false [post_method_support] => true [basic_authentication_support] => true [empty_option_value_support] => true [emptyok] => false [nokia_voice_call] => false [wta_voice_call] => false [wta_phonebook] => false [wta_misc] => false [wta_pdc] => false [https_support] => true [phone_id_provided] => false [max_data_rate] => 3200 [wifi] => true [sdio] => false [vpn] => false [has_cellular_radio] => false [max_deck_size] => 100000 [max_url_length_in_requests] => 128 [max_url_length_homepage] => 0 [max_url_length_bookmark] => 0 [max_url_length_cached_page] => 0 [max_no_of_connection_settings] => 0 [max_no_of_bookmarks] => 0 [max_length_of_username] => 0 [max_length_of_password] => 0 [max_object_size] => 0 [downloadfun_support] => false [directdownload_support] => false [inline_support] => false [oma_support] => false [ringtone] => false [ringtone_3gpp] => false [ringtone_midi_monophonic] => false [ringtone_midi_polyphonic] => false [ringtone_imelody] => false [ringtone_digiplug] => false [ringtone_compactmidi] => false [ringtone_mmf] => false [ringtone_rmf] => false [ringtone_xmf] => false [ringtone_amr] => false [ringtone_awb] => false [ringtone_aac] => false [ringtone_wav] => false [ringtone_mp3] => false [ringtone_spmidi] => false [ringtone_qcelp] => false [ringtone_voices] => 1 [ringtone_df_size_limit] => 0 [ringtone_directdownload_size_limit] => 0 [ringtone_inline_size_limit] => 0 [ringtone_oma_size_limit] => 0 [wallpaper] => false [wallpaper_max_width] => 0 [wallpaper_max_height] => 0 [wallpaper_preferred_width] => 0 [wallpaper_preferred_height] => 0 [wallpaper_resize] => none [wallpaper_wbmp] => false [wallpaper_bmp] => false [wallpaper_gif] => false [wallpaper_jpg] => false [wallpaper_png] => false [wallpaper_tiff] => false [wallpaper_greyscale] => false [wallpaper_colors] => 2 [wallpaper_df_size_limit] => 0 [wallpaper_directdownload_size_limit] => 0 [wallpaper_inline_size_limit] => 0 [wallpaper_oma_size_limit] => 0 [screensaver] => false [screensaver_max_width] => 0 [screensaver_max_height] => 0 [screensaver_preferred_width] => 0 [screensaver_preferred_height] => 0 [screensaver_resize] => none [screensaver_wbmp] => false [screensaver_bmp] => false [screensaver_gif] => false [screensaver_jpg] => false [screensaver_png] => false [screensaver_greyscale] => false [screensaver_colors] => 2 [screensaver_df_size_limit] => 0 [screensaver_directdownload_size_limit] => 0 [screensaver_inline_size_limit] => 0 [screensaver_oma_size_limit] => 0 [picture] => false [picture_max_width] => 0 [picture_max_height] => 0 [picture_preferred_width] => 0 [picture_preferred_height] => 0 [picture_resize] => none [picture_wbmp] => false [picture_bmp] => false [picture_gif] => false [picture_jpg] => false [picture_png] => false [picture_greyscale] => false [picture_colors] => 2 [picture_df_size_limit] => 0 [picture_directdownload_size_limit] => 0 [picture_inline_size_limit] => 0 [picture_oma_size_limit] => 0 [video] => false [oma_v_1_0_forwardlock] => false [oma_v_1_0_combined_delivery] => false [oma_v_1_0_separate_delivery] => false [streaming_video] => false [streaming_3gpp] => false [streaming_mp4] => false [streaming_mov] => false [streaming_video_size_limit] => 0 [streaming_real_media] => none [streaming_flv] => false [streaming_3g2] => false [streaming_vcodec_h263_0] => -1 [streaming_vcodec_h263_3] => -1 [streaming_vcodec_mpeg4_sp] => -1 [streaming_vcodec_mpeg4_asp] => -1 [streaming_vcodec_h264_bp] => -1 [streaming_acodec_amr] => none [streaming_acodec_aac] => none [streaming_wmv] => none [streaming_preferred_protocol] => rtsp [streaming_preferred_http_protocol] => none [wap_push_support] => false [connectionless_service_indication] => false [connectionless_service_load] => false [connectionless_cache_operation] => false [connectionoriented_unconfirmed_service_indication] => false [connectionoriented_unconfirmed_service_load] => false [connectionoriented_unconfirmed_cache_operation] => false [connectionoriented_confirmed_service_indication] => false [connectionoriented_confirmed_service_load] => false [connectionoriented_confirmed_cache_operation] => false [utf8_support] => true [ascii_support] => false [iso8859_support] => false [expiration_date] => false [j2me_cldc_1_0] => false [j2me_cldc_1_1] => false [j2me_midp_1_0] => false [j2me_midp_2_0] => false [doja_1_0] => false [doja_1_5] => false [doja_2_0] => false [doja_2_1] => false [doja_2_2] => false [doja_3_0] => false [doja_3_5] => false [doja_4_0] => false [j2me_jtwi] => false [j2me_mmapi_1_0] => false [j2me_mmapi_1_1] => false [j2me_wmapi_1_0] => false [j2me_wmapi_1_1] => false [j2me_wmapi_2_0] => false [j2me_btapi] => false [j2me_3dapi] => false [j2me_locapi] => false [j2me_nokia_ui] => false [j2me_motorola_lwt] => false [j2me_siemens_color_game] => false [j2me_siemens_extension] => false [j2me_heap_size] => 0 [j2me_max_jar_size] => 0 [j2me_storage_size] => 0 [j2me_max_record_store_size] => 0 [j2me_screen_width] => 0 [j2me_screen_height] => 0 [j2me_canvas_width] => 0 [j2me_canvas_height] => 0 [j2me_bits_per_pixel] => 0 [j2me_audio_capture_enabled] => false [j2me_video_capture_enabled] => false [j2me_photo_capture_enabled] => false [j2me_capture_image_formats] => none [j2me_http] => false [j2me_https] => false [j2me_socket] => false [j2me_udp] => false [j2me_serial] => false [j2me_gif] => false [j2me_gif89a] => false [j2me_jpg] => false [j2me_png] => false [j2me_bmp] => false [j2me_bmp3] => false [j2me_wbmp] => false [j2me_midi] => false [j2me_wav] => false [j2me_amr] => false [j2me_mp3] => false [j2me_mp4] => false [j2me_imelody] => false [j2me_rmf] => false [j2me_au] => false [j2me_aac] => false [j2me_realaudio] => false [j2me_xmf] => false [j2me_wma] => false [j2me_3gpp] => false [j2me_h263] => false [j2me_svgt] => false [j2me_mpeg4] => false [j2me_realvideo] => false [j2me_real8] => false [j2me_realmedia] => false [j2me_left_softkey_code] => 0 [j2me_right_softkey_code] => 0 [j2me_middle_softkey_code] => 0 [j2me_select_key_code] => 0 [j2me_return_key_code] => 0 [j2me_clear_key_code] => 0 [j2me_datefield_no_accepts_null_date] => false [j2me_datefield_broken] => false [receiver] => false [sender] => false [mms_max_size] => 0 [mms_max_height] => 0 [mms_max_width] => 0 [built_in_recorder] => false [built_in_camera] => false [mms_jpeg_baseline] => false [mms_jpeg_progressive] => false [mms_gif_static] => false [mms_gif_animated] => false [mms_png] => false [mms_bmp] => false [mms_wbmp] => false [mms_amr] => false [mms_wav] => false [mms_midi_monophonic] => false [mms_midi_polyphonic] => false [mms_midi_polyphonic_voices] => 0 [mms_spmidi] => false [mms_mmf] => false [mms_mp3] => false [mms_evrc] => false [mms_qcelp] => false [mms_ota_bitmap] => false [mms_nokia_wallpaper] => false [mms_nokia_operatorlogo] => false [mms_nokia_3dscreensaver] => false [mms_nokia_ringingtone] => false [mms_rmf] => false [mms_xmf] => false [mms_symbian_install] => false [mms_jar] => false [mms_jad] => false [mms_vcard] => false [mms_vcalendar] => false [mms_wml] => false [mms_wbxml] => false [mms_wmlc] => false [mms_video] => false [mms_mp4] => false [mms_3gpp] => false [mms_3gpp2] => false [mms_max_frame_rate] => 0 [nokiaring] => false [picturemessage] => false [operatorlogo] => false [largeoperatorlogo] => false [callericon] => false [nokiavcard] => false [nokiavcal] => false [sckl_ringtone] => false [sckl_operatorlogo] => false [sckl_groupgraphic] => false [sckl_vcard] => false [sckl_vcalendar] => false [text_imelody] => false [ems] => false [ems_variablesizedpictures] => false [ems_imelody] => false [ems_odi] => false [ems_upi] => false [ems_version] => 0 [siemens_ota] => false [siemens_logo_width] => 101 [siemens_logo_height] => 29 [siemens_screensaver_width] => 101 [siemens_screensaver_height] => 50 [gprtf] => false [sagem_v1] => false [sagem_v2] => false [panasonic] => false [sms_enabled] => false [wav] => false [mmf] => false [smf] => false [mld] => false [midi_monophonic] => false [midi_polyphonic] => false [sp_midi] => false [rmf] => false [xmf] => false [compactmidi] => false [digiplug] => false [nokia_ringtone] => false [imelody] => false [au] => false [amr] => false [awb] => false [aac] => false [mp3] => false [voices] => 1 [qcelp] => false [evrc] => false [flash_lite_version] => [fl_wallpaper] => false [fl_screensaver] => false [fl_standalone] => false [fl_browser] => false [fl_sub_lcd] => false [full_flash_support] => true [css_supports_width_as_percentage] => true [css_border_image] => none [css_rounded_corners] => none [css_gradient] => none [css_spriting] => true [css_gradient_linear] => none [is_transcoder] => false [transcoder_ua_header] => user-agent [rss_support] => false [pdf_support] => true [progressive_download] => true [playback_vcodec_h263_0] => -1 [playback_vcodec_h263_3] => -1 [playback_vcodec_mpeg4_sp] => -1 [playback_vcodec_mpeg4_asp] => -1 [playback_vcodec_h264_bp] => -1 [playback_real_media] => none [playback_3gpp] => false [playback_3g2] => false [playback_mp4] => false [playback_mov] => false [playback_acodec_amr] => none [playback_acodec_aac] => none [playback_df_size_limit] => 0 [playback_directdownload_size_limit] => 0 [playback_inline_size_limit] => 0 [playback_oma_size_limit] => 0 [playback_acodec_qcelp] => false [playback_wmv] => none [hinted_progressive_download] => false [html_preferred_dtd] => html4 [viewport_supported] => false [viewport_width] => width_equals_max_image_width [viewport_userscalable] => [viewport_initial_scale] => [viewport_maximum_scale] => [viewport_minimum_scale] => [mobileoptimized] => false [handheldfriendly] => false [canvas_support] => none [image_inlining] => true [is_smarttv] => false [is_console] => false [nfc_support] => false [ux_full_desktop] => true [jqm_grade] => A [is_sencha_touch_ok] => true ) ) </code></pre></p> </div> <div class="modal-footer"> <a href="#!" class="modal-action modal-close waves-effect waves-green btn-flat ">close</a> </div> </div> </td></tr><tr><td>Zsxsoft<br /><small>1.3</small><br /></td> <td colspan="12" class="center-align red lighten-1"> <strong>No result found</strong> </td> </tr></table> </div> <div class="section"> <h1 class="header center orange-text">About this comparison</h1> <div class="row center"> <h5 class="header light"> The primary goal of this project is simple<br /> I wanted to know which user agent parser is the most accurate in each part - device detection, bot detection and so on...<br /> <br /> The secondary goal is to provide a source for all user agent parsers to improve their detection based on this results.<br /> <br /> You can also improve this further, by suggesting ideas at <a href="https://github.com/ThaDafinser/UserAgentParserComparison">ThaDafinser/UserAgentParserComparison</a><br /> <br /> The comparison is based on the abstraction by <a href="https://github.com/ThaDafinser/UserAgentParser">ThaDafinser/UserAgentParser</a> </h5> </div> </div> <div class="card"> <div class="card-content"> Comparison created <i>2016-05-10 08:02:08</i> | by <a href="https://github.com/ThaDafinser">ThaDafinser</a> </div> </div> </div> <script src="https://code.jquery.com/jquery-2.1.4.min.js"></script> <script src="https://cdnjs.cloudflare.com/ajax/libs/materialize/0.97.3/js/materialize.min.js"></script> <script src="http://cdnjs.cloudflare.com/ajax/libs/list.js/1.2.0/list.min.js"></script> <script> $(document).ready(function(){ // the "href" attribute of .modal-trigger must specify the modal ID that wants to be triggered $('.modal-trigger').leanModal(); }); </script> </body> </html>
packages/yhtml5-scripts/demo/2dfire-dashboard/coverage/lcov-report/app/Components/editor/wangeditor/index.html
yhtml5/YHTML5-CLI
<!doctype html> <html lang="en"> <head> <title>Code coverage report for app/Components/editor/wangeditor</title> <meta charset="utf-8" /> <link rel="stylesheet" href="../../../../prettify.css" /> <link rel="stylesheet" href="../../../../base.css" /> <meta name="viewport" content="width=device-width, initial-scale=1"> <style type='text/css'> .coverage-summary .sorter { background-image: url(../../../../sort-arrow-sprite.png); } </style> </head> <body> <div class='wrapper'> <div class='pad1'> <h1> <a href="../../../../index.html">All files</a> app/Components/editor/wangeditor </h1> <div class='clearfix'> <div class='fl pad1y space-right2'> <span class="strong">0% </span> <span class="quiet">Statements</span> <span class='fraction'>0/10</span> </div> <div class='fl pad1y space-right2'> <span class="strong">100% </span> <span class="quiet">Branches</span> <span class='fraction'>0/0</span> </div> <div class='fl pad1y space-right2'> <span class="strong">0% </span> <span class="quiet">Functions</span> <span class='fraction'>0/1</span> </div> <div class='fl pad1y space-right2'> <span class="strong">0% </span> <span class="quiet">Lines</span> <span class='fraction'>0/10</span> </div> </div> </div> <div class='status-line low'></div> <div class="pad1"> <table class="coverage-summary"> <thead> <tr> <th data-col="file" data-fmt="html" data-html="true" class="file">File</th> <th data-col="pic" data-type="number" data-fmt="html" data-html="true" class="pic"></th> <th data-col="statements" data-type="number" data-fmt="pct" class="pct">Statements</th> <th data-col="statements_raw" data-type="number" data-fmt="html" class="abs"></th> <th data-col="branches" data-type="number" data-fmt="pct" class="pct">Branches</th> <th data-col="branches_raw" data-type="number" data-fmt="html" class="abs"></th> <th data-col="functions" data-type="number" data-fmt="pct" class="pct">Functions</th> <th data-col="functions_raw" data-type="number" data-fmt="html" class="abs"></th> <th data-col="lines" data-type="number" data-fmt="pct" class="pct">Lines</th> <th data-col="lines_raw" data-type="number" data-fmt="html" class="abs"></th> </tr> </thead> <tbody><tr> <td class="file low" data-value="Gruntfile.js"><a href="Gruntfile.js.html">Gruntfile.js</a></td> <td data-value="0" class="pic low"><div class="chart"><div class="cover-fill" style="width: 0%;"></div><div class="cover-empty" style="width:100%;"></div></div></td> <td data-value="0" class="pct low">0%</td> <td data-value="10" class="abs low">0/10</td> <td data-value="100" class="pct high">100%</td> <td data-value="0" class="abs high">0/0</td> <td data-value="0" class="pct low">0%</td> <td data-value="1" class="abs low">0/1</td> <td data-value="0" class="pct low">0%</td> <td data-value="10" class="abs low">0/10</td> </tr> </tbody> </table> </div><div class='push'></div><!-- for sticky footer --> </div><!-- /wrapper --> <div class='footer quiet pad2 space-top1 center small'> Code coverage generated by <a href="https://istanbul.js.org/" target="_blank">istanbul</a> at Mon Sep 18 2017 17:44:25 GMT+0800 (CST) </div> </div> <script src="../../../../prettify.js"></script> <script> window.onload = function () { if (typeof prettyPrint === 'function') { prettyPrint(); } }; </script> <script src="../../../../sorter.js"></script> </body> </html>
_includes/head.html
Carleslc/blog
<meta charset="utf-8"> {% include seo.html %} {% feed_meta %} <link href="{% if site.atom_feed.path %}{{ site.atom_feed.path }}{% else %}{{ '/feed.xml' | absolute_url }}{% endif %}" type="application/atom+xml" rel="alternate" title="{{ site.title }} Feed"> <link rel="alternate" title="{{ site.title }} Feed" type="application/json" href="{{ '/feed.json' | prepend: site.baseurl | prepend: site.url }}"> <!-- http://t.co/dKP3o1e --> <meta name="HandheldFriendly" content="True"> <meta name="MobileOptimized" content="320"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <script> document.documentElement.className = document.documentElement.className.replace(/\bno-js\b/g, '') + ' js '; </script> {% include head/custom.html %} <!-- For all browsers --> <link rel="stylesheet" href="{{ '/assets/css/main.css' | absolute_url }}"> <!--[if lte IE 9]> <style> /* old IE unsupported flexbox fixes */ .greedy-nav .site-title { padding-right: 3em; } .greedy-nav button { position: absolute; top: 0; right: 0; height: 100%; } </style> <![endif]--> <meta http-equiv="cleartype" content="on">
client/templates/layouts/loginLayout.html
Exteris/accounts-sms-demo
<template name="loginLayout"> <div class="login" id="login"> {{> yield}} </div> </template>
doc/gov/nasa/worldwind/applications/gio/filter/class-use/Expression.html
caadxyz/Macro-Thinking-Micro-action
<!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_17) on Thu Jan 14 02:04:14 PST 2010 --> <TITLE> Uses of Interface gov.nasa.worldwind.applications.gio.filter.Expression (NASA World Wind) </TITLE> <META NAME="date" CONTENT="2010-01-14"> <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 gov.nasa.worldwind.applications.gio.filter.Expression (NASA World Wind)"; } } </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>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../gov/nasa/worldwind/applications/gio/filter/Expression.html" title="interface in gov.nasa.worldwind.applications.gio.filter"><FONT CLASS="NavBarFont1"><B>Class</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../index-files/index-1.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD> </TR> </TABLE> </TD> <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> NASA World Wind</EM> </TD> </TR> <TR> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> &nbsp;PREV&nbsp; &nbsp;NEXT</FONT></TD> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> <A HREF="../../../../../../../index.html?gov/nasa/worldwind/applications/gio/filter/\class-useExpression.html" target="_top"><B>FRAMES</B></A> &nbsp; &nbsp;<A HREF="Expression.html" target="_top"><B>NO FRAMES</B></A> &nbsp; &nbsp;<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>gov.nasa.worldwind.applications.gio.filter.Expression</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="../../../../../../../gov/nasa/worldwind/applications/gio/filter/Expression.html" title="interface in gov.nasa.worldwind.applications.gio.filter">Expression</A></FONT></TH> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><A HREF="#gov.nasa.worldwind.applications.gio.filter"><B>gov.nasa.worldwind.applications.gio.filter</B></A></TD> <TD>&nbsp;&nbsp;</TD> </TR> </TABLE> &nbsp; <P> <A NAME="gov.nasa.worldwind.applications.gio.filter"><!-- --></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="../../../../../../../gov/nasa/worldwind/applications/gio/filter/Expression.html" title="interface in gov.nasa.worldwind.applications.gio.filter">Expression</A> in <A HREF="../../../../../../../gov/nasa/worldwind/applications/gio/filter/package-summary.html">gov.nasa.worldwind.applications.gio.filter</A></FONT></TH> </TR> </TABLE> &nbsp; <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="../../../../../../../gov/nasa/worldwind/applications/gio/filter/package-summary.html">gov.nasa.worldwind.applications.gio.filter</A> that implement <A HREF="../../../../../../../gov/nasa/worldwind/applications/gio/filter/Expression.html" title="interface in gov.nasa.worldwind.applications.gio.filter">Expression</A></FONT></TH> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;class</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../../../../../gov/nasa/worldwind/applications/gio/filter/Literal.html" title="class in gov.nasa.worldwind.applications.gio.filter">Literal</A></B></CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;class</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../../../../../gov/nasa/worldwind/applications/gio/filter/PropertyName.html" title="class in gov.nasa.worldwind.applications.gio.filter">PropertyName</A></B></CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD> </TR> </TABLE> &nbsp; <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="../../../../../../../gov/nasa/worldwind/applications/gio/filter/package-summary.html">gov.nasa.worldwind.applications.gio.filter</A> with parameters of type <A HREF="../../../../../../../gov/nasa/worldwind/applications/gio/filter/Expression.html" title="interface in gov.nasa.worldwind.applications.gio.filter">Expression</A></FONT></TH> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;<A HREF="../../../../../../../gov/nasa/worldwind/applications/gio/xml/Element.html" title="class in gov.nasa.worldwind.applications.gio.xml">Element</A></CODE></FONT></TD> <TD><CODE><B>UpperBoundary.</B><B><A HREF="../../../../../../../gov/nasa/worldwind/applications/gio/filter/UpperBoundary.html#addExpression(gov.nasa.worldwind.applications.gio.filter.Expression)">addExpression</A></B>(<A HREF="../../../../../../../gov/nasa/worldwind/applications/gio/filter/Expression.html" title="interface in gov.nasa.worldwind.applications.gio.filter">Expression</A>&nbsp;expression)</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;<A HREF="../../../../../../../gov/nasa/worldwind/applications/gio/xml/Element.html" title="class in gov.nasa.worldwind.applications.gio.xml">Element</A></CODE></FONT></TD> <TD><CODE><B>PropertyIsBetween.</B><B><A HREF="../../../../../../../gov/nasa/worldwind/applications/gio/filter/PropertyIsBetween.html#addExpression(gov.nasa.worldwind.applications.gio.filter.Expression)">addExpression</A></B>(<A HREF="../../../../../../../gov/nasa/worldwind/applications/gio/filter/Expression.html" title="interface in gov.nasa.worldwind.applications.gio.filter">Expression</A>&nbsp;expression)</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;<A HREF="../../../../../../../gov/nasa/worldwind/applications/gio/xml/Element.html" title="class in gov.nasa.worldwind.applications.gio.xml">Element</A></CODE></FONT></TD> <TD><CODE><B>LowerBoundary.</B><B><A HREF="../../../../../../../gov/nasa/worldwind/applications/gio/filter/LowerBoundary.html#addExpression(gov.nasa.worldwind.applications.gio.filter.Expression)">addExpression</A></B>(<A HREF="../../../../../../../gov/nasa/worldwind/applications/gio/filter/Expression.html" title="interface in gov.nasa.worldwind.applications.gio.filter">Expression</A>&nbsp;expression)</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;<A HREF="../../../../../../../gov/nasa/worldwind/applications/gio/xml/Element.html" title="class in gov.nasa.worldwind.applications.gio.xml">Element</A></CODE></FONT></TD> <TD><CODE><B>BinaryComparisonOperator.</B><B><A HREF="../../../../../../../gov/nasa/worldwind/applications/gio/filter/BinaryComparisonOperator.html#addExpression(gov.nasa.worldwind.applications.gio.filter.Expression)">addExpression</A></B>(<A HREF="../../../../../../../gov/nasa/worldwind/applications/gio/filter/Expression.html" title="interface in gov.nasa.worldwind.applications.gio.filter">Expression</A>&nbsp;expression)</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;<A HREF="../../../../../../../gov/nasa/worldwind/applications/gio/filter/LowerBoundary.html" title="class in gov.nasa.worldwind.applications.gio.filter">LowerBoundary</A></CODE></FONT></TD> <TD><CODE><B>PropertyIsBetween.</B><B><A HREF="../../../../../../../gov/nasa/worldwind/applications/gio/filter/PropertyIsBetween.html#addLowerBoundary(gov.nasa.worldwind.applications.gio.filter.Expression)">addLowerBoundary</A></B>(<A HREF="../../../../../../../gov/nasa/worldwind/applications/gio/filter/Expression.html" title="interface in gov.nasa.worldwind.applications.gio.filter">Expression</A>&nbsp;expression)</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;<A HREF="../../../../../../../gov/nasa/worldwind/applications/gio/filter/UpperBoundary.html" title="class in gov.nasa.worldwind.applications.gio.filter">UpperBoundary</A></CODE></FONT></TD> <TD><CODE><B>PropertyIsBetween.</B><B><A HREF="../../../../../../../gov/nasa/worldwind/applications/gio/filter/PropertyIsBetween.html#addUpperBoundary(gov.nasa.worldwind.applications.gio.filter.Expression)">addUpperBoundary</A></B>(<A HREF="../../../../../../../gov/nasa/worldwind/applications/gio/filter/Expression.html" title="interface in gov.nasa.worldwind.applications.gio.filter">Expression</A>&nbsp;expression)</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD> </TR> </TABLE> &nbsp; <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>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../gov/nasa/worldwind/applications/gio/filter/Expression.html" title="interface in gov.nasa.worldwind.applications.gio.filter"><FONT CLASS="NavBarFont1"><B>Class</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../index-files/index-1.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD> </TR> </TABLE> </TD> <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> NASA World Wind</EM> </TD> </TR> <TR> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> &nbsp;PREV&nbsp; &nbsp;NEXT</FONT></TD> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> <A HREF="../../../../../../../index.html?gov/nasa/worldwind/applications/gio/filter/\class-useExpression.html" target="_top"><B>FRAMES</B></A> &nbsp; &nbsp;<A HREF="Expression.html" target="_top"><B>NO FRAMES</B></A> &nbsp; &nbsp;<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>
index.html
osterzel/osterzel.github.io
<!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"> <title>CloudSurge</title> <meta name="description" content="CloudSurge Devops Consultancy"> <link rel="stylesheet" href="/assets/css/main.css"> </head> <body> <div id="particles-js"> <div class="header"> <img alt="mountains" width=150px src="/assets/img/logo.png" /> <h1> <span class="site-title">CloudSurge</span> <span class="site-description">Devops Consultancy</span> </h1> <div class="header-icons"> <a aria-label="Send email" href="mailto:info@cloudsurge.co.uk"><i class="icon fa fa-envelope"></i></a> <a aria-label="My Github" target="_blank" href="https://github.com/cloudsurge"><i class="icon fa fa-github-alt" aria-hidden="true"></i></a> </div> <div class="header-links"> <a class="link" href="#about" data-scroll>About</a> </div> </div> <a class="down" href="#about" data-scroll><i class="icon fa fa-chevron-down" aria-hidden="true"></i></a> </div> <section id="about"> <div class="user-details"> <h1> About </h1> <p> Providing Devops Consultancy </p> </div> </section> <footer class="footer"> <p>&copy; CloudSurge</p> <p>Contact: info@cloudsurge.co.uk</p> </footer> <script src="/assets/js/sweet-scroll.min.js"></script> <script src="/assets/js/main.js"></script> <!-- Google Analytics --> <script> var dnt = navigator.doNotTrack || window.doNotTrack || navigator.msDoNotTrack; if (dnt != "1" && dnt != "yes") { (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){ (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o), m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m) })(window,document,'script','https://www.google-analytics.com/analytics.js','ga'); ga('create', '', 'auto'); ga('send', 'pageview'); } </script> </body>
categories/vue/page/1/index.html
dimsunideas/dimsunideas.github.io
<!DOCTYPE html><html><head><title>http://dimsunideas.github.io/categories/vue/</title><link rel="canonical" href="http://dimsunideas.github.io/categories/vue/"/><meta name="robots" content="noindex"><meta http-equiv="content-type" content="text/html; charset=utf-8" /><meta http-equiv="refresh" content="0; url=http://dimsunideas.github.io/categories/vue/" /></head></html>
pages/dialog.html
chjtx/JTaro-UI
<style> .dialog-body { padding: 15px; } </style> <div> <DemoHeader title="弹窗" /> <j-body class="dialog-body"> <j-button width="100%" @action="showDialog">弹一弹</j-button> </j-body> <j-dialog :show="show" @action="clickDialog" :buttons="buttons"> <div slot="title">弹窗标题</div> <div slot="content">对话框内容对话框内容对话框内容对话框内容对话框内容</div> </j-dialog> </div>
article/20101017-5.html
nanqiu/12sui
<h1 id="-">绝命岛</h1> <blockquote> <p>发表时间:2010.10.17,所属分类:<a href="#tag/movie">电影</a></p> </blockquote> <p>我发现,现在啥事儿都能整出来一个电影或者电视剧啥的,就算可以整,就不能整的靠谱一点。。。现在的导演编剧都干嘛的,就不能靠谱一点啊。这片挺烂的,本以为道哥能出彩,结果感觉跟配角似的。。。整部片也就曼谷第一杀手是一个亮点。。。</p>
blog/css-concepts.html
ZABarton/ZABarton.github.io
<!DOCTYPE html> <html> <head> <title>Zach Barton - Dev Bootcamp Blog</title> <link rel="stylesheet" type="text/css" href="./../stylesheets/default.css"> <link rel="stylesheet" type="text/css" href="./../stylesheets/blog.css"> <link href='https://fonts.googleapis.com/css?family=Roboto:400,700,400italic,700italic' rel='stylesheet' type='text/css'> </head> <body> <header> <h1>Zachary A. Barton</h1> <h2>Full Stack Web Developer</h2> </header> <nav> <ul> <li><a href ="./../index.html">About</a> <li><a href ="./../portfolio.html">Portfolio</a> <li><a href ="./index.html">Blog</a> <li><a href ="./../resume.html">Resume</a> </ul> </nav> <section id="post"> <h3><span class="post_title">Margins, Borders, and Padding - Oh My!</span></h3> <h4><span class="date">Sunday, January 17, 2016</span></h4> <p>Margins, borders, and padding - what are they? What do they do? And how do you know which one you're supposed to use and when?</p> <p>Margins, borders, and padding are all different methods of adding space between elements in an HTML layout. While they are all used to achieve the same effect, each method has its own unique behaviors. That means that it is highly unlikely that you can achieve your desired layout using a single method - instead, it's more likely that you'll need to use a combination of all three to create a clean and professional layout.</p> <img src="./../images/box-model.gif" alt="Box Model from W3schools.com" /> <p>Consider the box model, shown here. The box model shows how these three properties are organized around the content. Working from the content outwards, the properties are always displayed in the following order: padding first, then the border, then finally the margin. You can specify the size of each of these properties as a constant value for each side of the content, or you can specify different values for each property for every side of the content. More specifically, each property can take up to four arguments: top, right, bottom, and left. This allows you to zero out the margins on the top and bottom, but specify larger margins to the left and right, for example.</p> <p>Let's start with the border, since that's probably the easiest to understand. The border is a region that delineates the padding from the margin. The border can be set to a specific color, size, and line style. This will give you a visible line around your content that divides it visually from other elements in the layout. With no padding, this border will butt up directly against the content it is surrounding. And with no margins set, this border will butt up directly against any surrounding elements.</p> <p>Padding is used to add transparent space immediately around the content inside the border. Because it is transparent, this means that the padding takes on the background color of the content. This allows you to clear a set amount of space around the content and push the border away from your content. You can clearly see this effect in most button styles - the amount of space between the text and the edge of the button is defined by padding.</p> <p>Margins are used to add transparent space outside of the border. This won't visually change the size of the element containing your content, but it will extend the size of your element with transparent space so it will not appear to butt up against the edge of another one. Margins can also be calculated automatically by the browser, allowing for tricks such as centering an element horizontally regardless of the browser window size. Using margins is a very important part of making your page easier to understand. Clear visual space between elements separates your information and lets the viewer focus on specific parts of the page without becoming overwhelmed.</p> <p>Now, consider the navigation bar we've used on this site as an example:</p> <img src="./../images/nav-example.png" alt="Navigation Bar Example" /> <p>Padding is responsible for the space between the button text and the interior edge of the border. Note that this increases the clickable area for the user, allowing for an easier user experience. The border has a specified color and width to highlight the distinction between the clickable button and the nav bar itself. Finally, margins are used to maintain an even spacing between the buttons, as well as creating space on the top and bottom of the buttons to widen the nav bar.</p> <p>Did all of that make sense? It's a lot of information to take in all at once, so I hope you didn't <span class="date">space out</span> reading this!</p> <nav id="blog_nav"> <ul> <li><a href="./git.html">Previous Post</a> <li><a href="./index.html">Back to Menu</a> <li><a href="./arrays-hashes.html">Next Post</a> </ul> </nav> </section> <footer id="blog_footer"> <div id="block"> <div id="text"> <p>&copy; 2016 Zach Barton</p> <p class="small">Icons made by <a href="http://field5.com" title="Agata Kuczminska">Agata Kuczminska</a> from <a href="http://www.flaticon.com" title="Flaticon">www.flaticon.com</a> is licensed under <a href="http://creativecommons.org/licenses/by/3.0/" title="Creative Commons BY 3.0">CC BY 3.0</a></p> </div> <div id="social"> <ul> <li><a href="http://www.twitter.com/ZABarton"><img src="./../images/twitter6.png" alt="Twitter"/></a> <li><a href="http://www.github.com/ZABarton"><img src="./../images/github.png" alt="GitHub"/></a> <li><a href="https://www.linkedin.com/in/ZABarton"><img src="./../images/linkedin28.png" alt="LinkedIn"></a> <li><a href="mailto:zach.barton@gmail.com"><img src="./../images/postcard8.png" alt="Mail"></a> </ul> </div> </div> </footer> </body> </html>
app/views/contact/contact-tpl.html
rj90/ng-app
<div class="container"> <div class="row"> <div class="col-lg-6"> <p class="alert alert-success" ng-if="sentMsg"> Wiadomość została wysłana. </p> <form class="form" name="contactForm" ng-init="errorMsg = false;" novalidate> <input-dctv type="text" model="user.name" required="true" error-msg="errorMsg"> Twoje imię </input-dctv> <br> <input-dctv type="email" model="user.email" required="true" error-msg="errorMsg"> Twój e-mail </input-dctv> <br> <input-dctv type="textarea" model="user.message" required="true" error-msg="errorMsg"> Wiadomość </input-dctv> <hr/> <button class="btn btn-send btn-primary" ng-click="sendMessage()"> Wyślij </button> </form> </div> </div> </div>
app/housing/housing.html
HCI-Group15/web_App
<div class="container-fluid" id="pad-ho"> <!-- Panel #1 --> <h1 ng-hide="moreInfo" class="heading-tit">Housing</h1> <div ng-hide="moreInfo" ng-repeat="i in list | orderBy:'dist'"> <div class="panel panel-success"> <div class="panel-body"> <div class="row"> <div class="col-xs-4 col-xs-offset-1 text-center"> <img ng-click="seeMoreInfo(true, i.id)" ng-src="{{i.img}}" alt="Smiley face" class="minipic"> </div> <div class="col-xs-6"> <p><b>{{i.name}}</b> <br/> {{i.desc}} </p> </div> </div> </div> <div class="panel-footer text-right"><small>distance: {{i.dist}} miles<small></div> </div> </div> <div ng-hide="!moreInfo"> <h5 ng-click="moreInfo = false"><span class="glyphicon glyphicon-hand-left" aria-hidden="true"></span> Back</h5> <hr/> <div class="row"> <div class="col-xs-12"> <img ng-src="{{list[selEl].img}}" class="img" alt="House"/> <hr/> <h3 class="text-left">{{list[selEl].name}}</h3> <h4>Description: <br/> <small>{{list[selEl].desc}}</small></h4> <h4>Distance: <br/> <small>{{list[selEl].dist}} miles</small></h4> </div> </div> <div class="row" ng-click="otherPics = !otherPics"> <div class="col-xs-4"><hr/></div> <div ng-show="!otherPics" class="col-xs-4 text-center"><h5>More Pictures</h5></div> <div ng-show="otherPics" class="col-xs-4 text-center"><h5>Less Pictures</h5></div> <div class="col-xs-4"><hr/></div> </div> <div class="row" ng-show="otherPics"> <div class="col-xs-12"> <img ng-src="{{list[selEl].imgs[0]}}" class="img"/> </div> </div> <hr ng-show="otherPics"/> <div class="row" ng-show="otherPics"> <div class="col-xs-12"> <img ng-src="{{list[selEl].imgs[1]}}" class="img"/> </div> </div> <hr ng-show="otherPics"/> <div class="row" ng-show="otherPics"> <div class="col-xs-12"> <img ng-src="{{list[selEl].imgs[2]}}" class="img"/> </div> </div> <hr ng-show="otherPics"/> <div class="row" ng-show="otherPics"> <div class="col-xs-12"> <img ng-src="{{list[selEl].imgs[3]}}" class="img"/> </div> </div> </div> </div> <!-- <div class="container-fluid" id="pad-ho"> -->
old/src/external/asio-1.10.2/doc/asio/reference/buffers_iterator/operator_minus_.html
dhh1128/intent
<html> <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>buffers_iterator::operator-</title> <link rel="stylesheet" href="../../../boostbook.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1.75.2"> <link rel="home" href="../../../index.html" title="Asio"> <link rel="up" href="../buffers_iterator.html" title="buffers_iterator"> <link rel="prev" href="operator_plus__eq_.html" title="buffers_iterator::operator+="> <link rel="next" href="operator_minus_/overload1.html" title="buffers_iterator::operator- (1 of 2 overloads)"> </head> <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"> <table cellpadding="2" width="100%"><tr><td valign="top"><img alt="asio C++ library" width="250" height="60" src="../../../asio.png"></td></tr></table> <hr> <div class="spirit-nav"> <a accesskey="p" href="operator_plus__eq_.html"><img src="../../../prev.png" alt="Prev"></a><a accesskey="u" href="../buffers_iterator.html"><img src="../../../up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="../../../home.png" alt="Home"></a><a accesskey="n" href="operator_minus_/overload1.html"><img src="../../../next.png" alt="Next"></a> </div> <div class="section"> <div class="titlepage"><div><div><h4 class="title"> <a name="asio.reference.buffers_iterator.operator_minus_"></a><a class="link" href="operator_minus_.html" title="buffers_iterator::operator-">buffers_iterator::operator-</a> </h4></div></div></div> <p> <a class="indexterm" name="idp126865456"></a> Subtraction operator. </p> <pre class="programlisting"><span class="keyword">friend</span> <span class="identifier">buffers_iterator</span> <a class="link" href="operator_minus_/overload1.html" title="buffers_iterator::operator- (1 of 2 overloads)">operator-</a><span class="special">(</span> <span class="keyword">const</span> <span class="identifier">buffers_iterator</span> <span class="special">&amp;</span> <span class="identifier">iter</span><span class="special">,</span> <span class="identifier">std</span><span class="special">::</span><span class="identifier">ptrdiff_t</span> <span class="identifier">difference</span><span class="special">);</span> <span class="emphasis"><em>&#187; <a class="link" href="operator_minus_/overload1.html" title="buffers_iterator::operator- (1 of 2 overloads)">more...</a></em></span> <span class="keyword">friend</span> <span class="identifier">std</span><span class="special">::</span><span class="identifier">ptrdiff_t</span> <a class="link" href="operator_minus_/overload2.html" title="buffers_iterator::operator- (2 of 2 overloads)">operator-</a><span class="special">(</span> <span class="keyword">const</span> <span class="identifier">buffers_iterator</span> <span class="special">&amp;</span> <span class="identifier">a</span><span class="special">,</span> <span class="keyword">const</span> <span class="identifier">buffers_iterator</span> <span class="special">&amp;</span> <span class="identifier">b</span><span class="special">);</span> <span class="emphasis"><em>&#187; <a class="link" href="operator_minus_/overload2.html" title="buffers_iterator::operator- (2 of 2 overloads)">more...</a></em></span> </pre> </div> <table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr> <td align="left"></td> <td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p> Distributed under the Boost Software License, Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>) </p> </div></td> </tr></table> <hr> <div class="spirit-nav"> <a accesskey="p" href="operator_plus__eq_.html"><img src="../../../prev.png" alt="Prev"></a><a accesskey="u" href="../buffers_iterator.html"><img src="../../../up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="../../../home.png" alt="Home"></a><a accesskey="n" href="operator_minus_/overload1.html"><img src="../../../next.png" alt="Next"></a> </div> </body> </html>
views/bullseye/contact.html
Bango1999/portfolio
<!DOCTYPE html> <html> <head> <title>Contact Us!</title> <meta http-equiv="Content-Type" content="text/html"/> <meta name="viewport" content="width=device-width, initial-scale=1.0"/> <!--[if IE]> <script src="/js/bullseye/html5shiv.js"></script> <script src="/js/bullseye/html5printshiv.js"></script> <![endif]--> <link href='http://fonts.googleapis.com/css?family=Domine|Philosopher:700|Electrolize|Signika|Doppio+One' rel='stylesheet' type='text/css'> <link rel="stylesheet" href="/css/bullseye/stylesheet.css" media="screen"/> <link rel="stylesheet" href="/css/bullseye/mobile.css" media="screen and (max-width: 960px)"/> <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.8.2/jquery.min.js"></script> <script src="/js/bullseye/jquery.easyslider.js"></script> <script src="/js/bullseye/spam.js" type="text/javascript"></script> <!--[if !IE 7]> <style type="text/css"> #wrap {display:table;height:100%} </style> <![endif]--> </head> <body class="contactPage"> <div id="wrapper"> <div id="main"> <header> <img src="/img/bullseye/logo05.png" class="logo" alt="bullseye logo"/> <nav> <div class="banner"> <h1 class="bullText">bulls<span id="eye">eye</span> strings</h1> <span class="headContact"></span> <br/> </div> <ul class="tabrow"> <li class="homeLi"> <a class="homeLink" href="/bullseye">Home</a> </li> <li class="proLi"> <a class="proLink" href="/bullseye/prostaff">Prostaff</a> </li> <li class="colLi"> <a class="colLink" href="/bullseye/colors">Colors</a> </li> <li class="ordLi"> <a class="ordLink" href="/bullseye/order">Order</a> </li> <li class="conLi"> <a class="conLink" href="/bullseye/contact">Contact</a> </li> </ul> </nav> </header> <div id="content"> <!--CONTENT START--> <form name="contactForm" action='form_process.php' method="post"> <fieldset id="contact"> <legend id="shortLegend">Bullseye Strings Contact Form</legend> <label for="fName">First Name</label> <input name="fName" id="fName" required /> <label for="lName">Last Name</label> <input name="lName" id="lName" required /> <label for="email">Email</label> <input name="email" id="email" type="email" required placeholder="username@domain.ext" /> <label for="comments">Comment</label> <textarea cols="67" rows="10" name="comments" placeholder="Tell us about it!"></textarea> </fieldset> <input type="submit" value="Submit Comment" /> </form> <!--CONTENT END--> </div> </div> </div> <div id="footer"> <div id="leftAlign"> <a href="/bullseye">Home</a> | <a href="/bullseye/prostaff">Prostaff</a> | <a href="/bullseye/colors">Colors</a> | <a href="/bullseye/order">Order</a> | <a href="/bullseye/contact">Contact</a> </div> <div id="centerAlign"> <p>Redacted<br /> Redacted<br /> Redacted</p> <p>Copyright &copy; Redacted<br /> All Rights Reserved.</p> </div> </div> </body> </html>
BOOST/boost_1_61_0/libs/proto/doc/html/boost/proto/functional/reverse/result_This_Se_idp28359312.html
calvinfarias/IC2015-2
<html> <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>Struct template result&lt;This(Seq &amp;)&gt;</title> <link rel="stylesheet" href="../../../../../../../../doc/src/boostbook.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1.76.1"> <link rel="home" href="../../../../index.html" title="Chapter&#160;1.&#160;Boost.Proto"> <link rel="up" href="../reverse.html#idp81929584" title="Description"> <link rel="prev" href="result_This_Se_idp28355216.html" title="Struct template result&lt;This(Seq)&gt;"> <link rel="next" href="../../../../header/boost/proto/functional/range/begin_hpp.html" title="Header &lt;boost/proto/functional/range/begin.hpp&gt;"> </head> <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"> <table cellpadding="2" width="100%"><tr> <td valign="top"><img alt="Boost C++ Libraries" width="277" height="86" src="../../../../../../../../boost.png"></td> <td align="center"><a href="../../../../../../../../index.html">Home</a></td> <td align="center"><a href="../../../../../../../../libs/libraries.htm">Libraries</a></td> <td align="center"><a href="http://www.boost.org/users/people.html">People</a></td> <td align="center"><a href="http://www.boost.org/users/faq.html">FAQ</a></td> <td align="center"><a href="../../../../../../../../more/index.htm">More</a></td> </tr></table> <hr> <div class="spirit-nav"> <a accesskey="p" href="result_This_Se_idp28355216.html"><img src="../../../../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../reverse.html#idp81929584"><img src="../../../../../../../../doc/src/images/up.png" alt="Up"></a><a accesskey="h" href="../../../../index.html"><img src="../../../../../../../../doc/src/images/home.png" alt="Home"></a><a accesskey="n" href="../../../../header/boost/proto/functional/range/begin_hpp.html"><img src="../../../../../../../../doc/src/images/next.png" alt="Next"></a> </div> <div class="refentry"> <a name="boost.proto.functional.reverse.result_This(Se_idp28359312"></a><div class="titlepage"></div> <div class="refnamediv"> <h2><span class="refentrytitle">Struct template result&lt;This(Seq &amp;)&gt;</span></h2> <p>boost::proto::functional::reverse::result&lt;This(Seq &amp;)&gt;</p> </div> <h2 xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" class="refsynopsisdiv-title">Synopsis</h2> <div xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" class="refsynopsisdiv"><pre class="synopsis"><span class="comment">// In header: &lt;<a class="link" href="../../../../header/boost/proto/functional/fusion/reverse_hpp.html" title="Header &lt;boost/proto/functional/fusion/reverse.hpp&gt;">boost/proto/functional/fusion/reverse.hpp</a>&gt; </span> <span class="keyword">template</span><span class="special">&lt;</span><span class="keyword">typename</span> This<span class="special">,</span> <span class="keyword">typename</span> Seq<span class="special">&gt;</span> <span class="keyword">struct</span> <a class="link" href="result_This_Se_idp28359312.html" title="Struct template result&lt;This(Seq &amp;)&gt;">result</a><span class="special">&lt;</span><span class="identifier">This</span><span class="special">(</span><span class="identifier">Seq</span> <span class="special">&amp;</span><span class="special">)</span><span class="special">&gt;</span> <span class="special">:</span> <span class="keyword"></span> fusion::result_of::reverse&lt; Seq &gt; <span class="special">{</span> <span class="special">}</span><span class="special">;</span></pre></div> </div> <table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr> <td align="left"></td> <td align="right"><div class="copyright-footer">Copyright &#169; 2008 Eric Niebler<p> Distributed under the Boost Software License, Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>) </p> </div></td> </tr></table> <hr> <div class="spirit-nav"> <a accesskey="p" href="result_This_Se_idp28355216.html"><img src="../../../../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../reverse.html#idp81929584"><img src="../../../../../../../../doc/src/images/up.png" alt="Up"></a><a accesskey="h" href="../../../../index.html"><img src="../../../../../../../../doc/src/images/home.png" alt="Home"></a><a accesskey="n" href="../../../../header/boost/proto/functional/range/begin_hpp.html"><img src="../../../../../../../../doc/src/images/next.png" alt="Next"></a> </div> </body> </html>
javadoc/3.5/org/robolectric/shadows/ShadowRemoteCallbackList.html
robolectric/robolectric.github.io
<!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_112-google-v7) on Fri Oct 20 16:52:53 PDT 2017 --> <title>ShadowRemoteCallbackList</title> <meta name="date" content="2017-10-20"> <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="ShadowRemoteCallbackList"; } } catch(err) { } //--> var methods = {"i0":10,"i1":10,"i2":10,"i3":10,"i4":10,"i5":10,"i6":10,"i7":10,"i8":10,"i9":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="../../../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="../../../org/robolectric/shadows/ShadowRelativeLayout.html" title="class in org.robolectric.shadows"><span class="typeNameLink">Prev&nbsp;Class</span></a></li> <li><a href="../../../org/robolectric/shadows/ShadowRenderNode.html" title="class in org.robolectric.shadows"><span class="typeNameLink">Next&nbsp;Class</span></a></li> </ul> <ul class="navList"> <li><a href="../../../index.html?org/robolectric/shadows/ShadowRemoteCallbackList.html" target="_top">Frames</a></li> <li><a href="ShadowRemoteCallbackList.html" target="_top">No&nbsp;Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_top"> <li><a href="../../../allclasses-noframe.html">All&nbsp;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:&nbsp;</li> <li>Nested&nbsp;|&nbsp;</li> <li>Field&nbsp;|&nbsp;</li> <li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li> <li><a href="#method.summary">Method</a></li> </ul> <ul class="subNavList"> <li>Detail:&nbsp;</li> <li>Field&nbsp;|&nbsp;</li> <li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</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">org.robolectric.shadows</div> <h2 title="Class ShadowRemoteCallbackList" class="title">Class ShadowRemoteCallbackList&lt;E extends android.os.IInterface&gt;</h2> </div> <div class="contentContainer"> <ul class="inheritance"> <li>java.lang.Object</li> <li> <ul class="inheritance"> <li>org.robolectric.shadows.ShadowRemoteCallbackList&lt;E&gt;</li> </ul> </li> </ul> <div class="description"> <ul class="blockList"> <li class="blockList"> <hr> <br> <pre><a href="../../../org/robolectric/annotation/Implements.html" title="annotation in org.robolectric.annotation">@Implements</a>(<a href="../../../org/robolectric/annotation/Implements.html#value--">value</a>=android.os.RemoteCallbackList.class) public class <span class="typeNameLabel">ShadowRemoteCallbackList&lt;E extends android.os.IInterface&gt;</span> extends java.lang.Object</pre> </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">&nbsp;</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="../../../org/robolectric/shadows/ShadowRemoteCallbackList.html#ShadowRemoteCallbackList--">ShadowRemoteCallbackList</a></span>()</code>&nbsp;</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">&nbsp;</span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd">&nbsp;</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>int</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../org/robolectric/shadows/ShadowRemoteCallbackList.html#beginBroadcast--">beginBroadcast</a></span>()</code>&nbsp;</td> </tr> <tr id="i1" class="rowColor"> <td class="colFirst"><code>void</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../org/robolectric/shadows/ShadowRemoteCallbackList.html#finishBroadcast--">finishBroadcast</a></span>()</code>&nbsp;</td> </tr> <tr id="i2" class="altColor"> <td class="colFirst"><code>java.lang.Object</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../org/robolectric/shadows/ShadowRemoteCallbackList.html#getBroadcastCookie-int-">getBroadcastCookie</a></span>(int&nbsp;index)</code>&nbsp;</td> </tr> <tr id="i3" class="rowColor"> <td class="colFirst"><code><a href="../../../org/robolectric/shadows/ShadowRemoteCallbackList.html" title="type parameter in ShadowRemoteCallbackList">E</a></code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../org/robolectric/shadows/ShadowRemoteCallbackList.html#getBroadcastItem-int-">getBroadcastItem</a></span>(int&nbsp;index)</code>&nbsp;</td> </tr> <tr id="i4" class="altColor"> <td class="colFirst"><code>void</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../org/robolectric/shadows/ShadowRemoteCallbackList.html#kill--">kill</a></span>()</code>&nbsp;</td> </tr> <tr id="i5" class="rowColor"> <td class="colFirst"><code>void</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../org/robolectric/shadows/ShadowRemoteCallbackList.html#onCallbackDied-E-">onCallbackDied</a></span>(<a href="../../../org/robolectric/shadows/ShadowRemoteCallbackList.html" title="type parameter in ShadowRemoteCallbackList">E</a>&nbsp;callback)</code>&nbsp;</td> </tr> <tr id="i6" class="altColor"> <td class="colFirst"><code>void</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../org/robolectric/shadows/ShadowRemoteCallbackList.html#onCallbackDied-E-java.lang.Object-">onCallbackDied</a></span>(<a href="../../../org/robolectric/shadows/ShadowRemoteCallbackList.html" title="type parameter in ShadowRemoteCallbackList">E</a>&nbsp;callback, java.lang.Object&nbsp;cookie)</code>&nbsp;</td> </tr> <tr id="i7" class="rowColor"> <td class="colFirst"><code>boolean</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../org/robolectric/shadows/ShadowRemoteCallbackList.html#register-E-">register</a></span>(<a href="../../../org/robolectric/shadows/ShadowRemoteCallbackList.html" title="type parameter in ShadowRemoteCallbackList">E</a>&nbsp;callback)</code>&nbsp;</td> </tr> <tr id="i8" class="altColor"> <td class="colFirst"><code>boolean</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../org/robolectric/shadows/ShadowRemoteCallbackList.html#register-E-java.lang.Object-">register</a></span>(<a href="../../../org/robolectric/shadows/ShadowRemoteCallbackList.html" title="type parameter in ShadowRemoteCallbackList">E</a>&nbsp;callback, java.lang.Object&nbsp;cookie)</code>&nbsp;</td> </tr> <tr id="i9" class="rowColor"> <td class="colFirst"><code>boolean</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../org/robolectric/shadows/ShadowRemoteCallbackList.html#unregister-E-">unregister</a></span>(<a href="../../../org/robolectric/shadows/ShadowRemoteCallbackList.html" title="type parameter in ShadowRemoteCallbackList">E</a>&nbsp;callback)</code>&nbsp;</td> </tr> </table> <ul class="blockList"> <li class="blockList"><a name="methods.inherited.from.class.java.lang.Object"> <!-- --> </a> <h3>Methods inherited from class&nbsp;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"> <!-- ========= CONSTRUCTOR DETAIL ======== --> <ul class="blockList"> <li class="blockList"><a name="constructor.detail"> <!-- --> </a> <h3>Constructor Detail</h3> <a name="ShadowRemoteCallbackList--"> <!-- --> </a> <ul class="blockListLast"> <li class="blockList"> <h4>ShadowRemoteCallbackList</h4> <pre>public&nbsp;ShadowRemoteCallbackList()</pre> </li> </ul> </li> </ul> <!-- ============ METHOD DETAIL ========== --> <ul class="blockList"> <li class="blockList"><a name="method.detail"> <!-- --> </a> <h3>Method Detail</h3> <a name="register-android.os.IInterface-"> <!-- --> </a><a name="register-E-"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>register</h4> <pre><a href="../../../org/robolectric/annotation/Implementation.html" title="annotation in org.robolectric.annotation">@Implementation</a> public&nbsp;boolean&nbsp;register(<a href="../../../org/robolectric/shadows/ShadowRemoteCallbackList.html" title="type parameter in ShadowRemoteCallbackList">E</a>&nbsp;callback)</pre> </li> </ul> <a name="register-android.os.IInterface-java.lang.Object-"> <!-- --> </a><a name="register-E-java.lang.Object-"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>register</h4> <pre><a href="../../../org/robolectric/annotation/Implementation.html" title="annotation in org.robolectric.annotation">@Implementation</a> public&nbsp;boolean&nbsp;register(<a href="../../../org/robolectric/shadows/ShadowRemoteCallbackList.html" title="type parameter in ShadowRemoteCallbackList">E</a>&nbsp;callback, java.lang.Object&nbsp;cookie)</pre> </li> </ul> <a name="unregister-android.os.IInterface-"> <!-- --> </a><a name="unregister-E-"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>unregister</h4> <pre><a href="../../../org/robolectric/annotation/Implementation.html" title="annotation in org.robolectric.annotation">@Implementation</a> public&nbsp;boolean&nbsp;unregister(<a href="../../../org/robolectric/shadows/ShadowRemoteCallbackList.html" title="type parameter in ShadowRemoteCallbackList">E</a>&nbsp;callback)</pre> </li> </ul> <a name="kill--"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>kill</h4> <pre><a href="../../../org/robolectric/annotation/Implementation.html" title="annotation in org.robolectric.annotation">@Implementation</a> public&nbsp;void&nbsp;kill()</pre> </li> </ul> <a name="onCallbackDied-android.os.IInterface-"> <!-- --> </a><a name="onCallbackDied-E-"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>onCallbackDied</h4> <pre><a href="../../../org/robolectric/annotation/Implementation.html" title="annotation in org.robolectric.annotation">@Implementation</a> public&nbsp;void&nbsp;onCallbackDied(<a href="../../../org/robolectric/shadows/ShadowRemoteCallbackList.html" title="type parameter in ShadowRemoteCallbackList">E</a>&nbsp;callback)</pre> </li> </ul> <a name="onCallbackDied-android.os.IInterface-java.lang.Object-"> <!-- --> </a><a name="onCallbackDied-E-java.lang.Object-"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>onCallbackDied</h4> <pre><a href="../../../org/robolectric/annotation/Implementation.html" title="annotation in org.robolectric.annotation">@Implementation</a> public&nbsp;void&nbsp;onCallbackDied(<a href="../../../org/robolectric/shadows/ShadowRemoteCallbackList.html" title="type parameter in ShadowRemoteCallbackList">E</a>&nbsp;callback, java.lang.Object&nbsp;cookie)</pre> </li> </ul> <a name="beginBroadcast--"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>beginBroadcast</h4> <pre><a href="../../../org/robolectric/annotation/Implementation.html" title="annotation in org.robolectric.annotation">@Implementation</a> public&nbsp;int&nbsp;beginBroadcast()</pre> </li> </ul> <a name="getBroadcastItem-int-"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>getBroadcastItem</h4> <pre><a href="../../../org/robolectric/annotation/Implementation.html" title="annotation in org.robolectric.annotation">@Implementation</a> public&nbsp;<a href="../../../org/robolectric/shadows/ShadowRemoteCallbackList.html" title="type parameter in ShadowRemoteCallbackList">E</a>&nbsp;getBroadcastItem(int&nbsp;index)</pre> </li> </ul> <a name="getBroadcastCookie-int-"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>getBroadcastCookie</h4> <pre><a href="../../../org/robolectric/annotation/Implementation.html" title="annotation in org.robolectric.annotation">@Implementation</a> public&nbsp;java.lang.Object&nbsp;getBroadcastCookie(int&nbsp;index)</pre> </li> </ul> <a name="finishBroadcast--"> <!-- --> </a> <ul class="blockListLast"> <li class="blockList"> <h4>finishBroadcast</h4> <pre><a href="../../../org/robolectric/annotation/Implementation.html" title="annotation in org.robolectric.annotation">@Implementation</a> public&nbsp;void&nbsp;finishBroadcast()</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 class="aboutLanguage"><script type="text/javascript" src="../../../highlight.pack.js"></script> <script type="text/javascript"><!-- hljs.initHighlightingOnLoad(); //--></script></div> </div> <div class="subNav"> <ul class="navList"> <li><a href="../../../org/robolectric/shadows/ShadowRelativeLayout.html" title="class in org.robolectric.shadows"><span class="typeNameLink">Prev&nbsp;Class</span></a></li> <li><a href="../../../org/robolectric/shadows/ShadowRenderNode.html" title="class in org.robolectric.shadows"><span class="typeNameLink">Next&nbsp;Class</span></a></li> </ul> <ul class="navList"> <li><a href="../../../index.html?org/robolectric/shadows/ShadowRemoteCallbackList.html" target="_top">Frames</a></li> <li><a href="ShadowRemoteCallbackList.html" target="_top">No&nbsp;Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_bottom"> <li><a href="../../../allclasses-noframe.html">All&nbsp;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:&nbsp;</li> <li>Nested&nbsp;|&nbsp;</li> <li>Field&nbsp;|&nbsp;</li> <li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li> <li><a href="#method.summary">Method</a></li> </ul> <ul class="subNavList"> <li>Detail:&nbsp;</li> <li>Field&nbsp;|&nbsp;</li> <li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li> <li><a href="#method.detail">Method</a></li> </ul> </div> <a name="skip.navbar.bottom"> <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> </body> </html>
RactiveExamples/CommentsWithWidget/templates/CommentsWidget.html
KamilWo/RactiveJSTest
{{#each comments}} <Comment author='{{author}}' text='{{text}}'/> {{/each}} <form on-submit='post(event, { author: author, text: text })'> <!-- author name --> <input class='author-name' value='{{author}}' placeholder='Your name' required> <!-- comment body --> <textarea value='{{text}}' placeholder='Say something...' required></textarea> <!-- 'submit comment' button --> <input type='submit' value='Submit comment'> </form>
c-cultural-blog.html
aaron-macdonald/aaron-macdonald.github.io
<!DOCTYPE html> <html lang="en"> <head> <title>Aaron Macdonald - Index</title> <meta charset="UTF-8"> <meta name="aaron macdonald, aaron macdonald blog" content=""> <meta name="viewport" content="width=device-width, initial-scale=1"> <link rel="stylesheet" href="styles/materialize.css"> <link rel="stylesheet" href="styles/main.css"> <link href="https://fonts.googleapis.com/icon?family=Material+Icons" rel="stylesheet"> </head> <body class="grey lighten-2"> <div class="container"> <!-- Header Section --> <div> <div class="row green-text text-darken-4"> <div class="col s12"> <h4> Aaron Macdonald - Dev Academy Blog</h4> </div> </div> </div> <!-- Top Navigation --> <nav class=" green darken-4"> <div class="nav-wrapper"> <a href="#" data-activates="mobile-demo" class="button-collapse"><i class="material-icons">menu</i></a> <ul class="left hide-on-med-and-down"> <li><a href="index.html">Home</a></li> <li><a href="t-technical-blog.html">Technical Blogs</a></li> <li><a href="c-cultural-blog.html">Cultural Blogs</a></li> <li><a href="html-elements.html">HTML Elements</a></li> <li><a href="css-styles.html">CSS Styles</a></li> <li><a href="icons.html">Icons</a></li> <li><a href="javascript.html">Javascript</a></li> <li><a href="minesweeper.html">Minesweeper</a></li> </ul> <ul class="side-nav" id="mobile-demo"> <li><a href="index.html">Home</a></li> <li><a href="t-technical-blog.html">Technical Blogs</a></li> <li><a href="c-cultural-blog.html">Cultural Blogs</a></li> <li><a href="html-elements.html">HTML Elements</a></li> <li><a href="css-styles.html">CSS Styles</a></li> <li><a href="icons.html">Icons</a></li> <li><a href="javascript.html">JavaScript</a></li> <li><a href="minesweeper.html">Minesweeper</a></li> </ul> </div> </nav> <!-- Blogs --> <div> <div class="row"> <div class="col s12 m10 offset-m1"> <div class="card"> <div class="card-action green darken-4"> <h4 class="white-text">Connecting</h4> </div> <div class="card-content"> <h5 class="green-text text-darken-4">Have you tried using any of the insight and techniques for growing trust and sincerity? How did it go?</h5> <p>Nope... but I plan too this year as I coach a junior and senior softball teams and it would be good to create a culture of trust within the two teams.</p> <h5 class="green-text text-darken-4">Try empathic listening - how did it go?</h4> <p>I found empathetic listening gives a fuller picture of the situation... what are their words not saying.</p> <ul> <li>1. Mindfulness: With mindfulness, we become more perceptive and receptive.</li> <li>2. Kindness: When we are kind, we can listen better to feelings.</li> <li>3. Curiosity: Practice wondering what someone might be feeling when you hear their stories.</li> <li>4. Practice: Just do a lot of empathic listening. The more you do it, the better you become, especially when you practice it in conjunction with mindfulness, kindness, and curiosity.</li> </ul> <h5 class="green-text text-darken-4">How did you find the loving kindness meditation?</h4> <p>I found the meditation eye-opening in that it removes the 'You - I' and replaces it with 'Us or We'. </p> <h5 class="green-text text-darken-4">Complete the political awareness exercise here in writing.</h4> <p>I have recently thought about a recent conflict with an mates mate in a very similar way to the political awareness exercise. It did make me rethink my stance on the issue and has prompted me to have a discussion about what happened with the other person, with the aim to get some sort of resolution and move on. </p> </div> </div> </div> </div> </div> <div> <div class="row"> <div class="col s12 m10 offset-m1"> <div class="card"> <div class="card-action green darken-4"> <h4 class="white-text">Motivation</h4> </div> <div class="card-content"> <h5 class="green-text text-darken-4">How does life look through the 'pleasure, passion and purpose' lens?</h5> <p>I have lived predominantly with the pleasure lens on but have found passion/flow in sport and coaching. About 6 years ago I got involved in my softball club committee and was surprised how good I felt getting involved and helping make the club run. This was definately a 'purpose' experiance</p> <h5 class="green-text text-darken-4">From the 'discovering values and higher purpose' exercise, what are your core values? What do you stand for?</h4> <p>A core value for me is kindness. I don't like seeing anyone or anything being mis-treated.</p> <p>If I stand for anything, which I'm not sure I do, it's most likely fairness.</p> <h5 class="green-text text-darken-4">How did you find the resilience ideas and meditation exercise?</h4> <p>This was a timely exercise for me as my reilience has been waning over the last two weeks and I have let the work get on top of me a bit.</p> <p>I'm surprised how beneficial the cultural part of the course is. It's a weekly checkup for the soul.</p> <h5 class="green-text text-darken-4">Any other musings?</h4> <p>Two references to Michael Jordan this week ... excellent.</p> <p>Loved hearing that even genius's feel stupid some times ... gives the rest of us hope.</p> </div> </div> </div> </div> </div> <div class="row"> <div class="col s12 m10 offset-m1"> <div class="card"> <div class="card-action green darken-4"> <h4 class="white-text">Self Regulation</h4> </div> <div class="card-content"> <h5 class="green-text text-darken-4">When programming, what are some of your triggers? What causes a disproportionate emotional response?</h5> <p>For me, it's not getting blocked that triggers the emotional responses, it's delaying going through the issue resolution process that we have learnt that winds me up. </p> <p>I'm a very process orientated person, so it's very important that I develop processes and implement them.</p> <h5 class="green-text text-darken-4">How did you find the Siberian North Railroad exercise (Stop, Breathe, Notice, Reflect, Respond)?</h5> <p>It was great. More useful at the moment for my marriage and coaching sport, as there is little to none personal interaction with phase 0.</p> <p>But none the less, implementing the techniques learnt from the "Search Inside Yourself" and learning how to interact with people better will ultimately be beneficial in a work environment.</p> </div> </div> </div> </div> <div class="row"> <div class="col s12 m10 offset-m1"> <div class="card"> <div class="card-action green darken-4"> <h4 class="white-text">Self Confidence</h4> </div> <div class="card-content"> <h5 class="green-text text-darken-4">What is the relationship between mindfulness and self awareness?</h5> <p>For me, mindfulness is an input that self awareness processes. Good input and a good processor leads to good output</p> <h5 class="green-text text-darken-4"> Try at least one of the self awareness practices from the chapter (Body Scan, Journaling). What was your experience of it? How did you feel?</h5> <p>I found body scanning a bit weird but with everything going on at the moment it was nice to clear the noise in my head.</p> <h5 class="green-text text-darken-4">What did you take away from the "My Emotions are Not Me" div?</h5> <p>I enjoyed this div as I can often stigmatise myself with negative generalisations that are not good for my well-being. I also liked the clouds in the sky example as it's visual and simplistic</p> </div> </div> </div> </div> <div class="row"> <div class="col s12 m10 offset-m1"> <div class="card"> <div class="card-action green darken-4"> <h4 class="white-text">Mindfulness</h4> </div> <div class="card-content"> <h5 class="green-text text-darken-4">What did you learn from your 'mindfulness conversation'? How did the other person find it?</h4> <p>I have mindful-like conversations with my two boys a lot, as I think it is really important that they know someone is really listening to them.</p> <h5 class="green-text text-darken-4">Which of the three suggested techniques will you use to sustain your practice?</h4> <p>I like the idea of 'looping' as it helps identify if both parties are on the same page. I imagine this is a very useful trait in the world of coding in a team environment.</p> <h5 class="green-text text-darken-4">Any other musings?</h4> <p>I'm married so I get busted not listening all the time ... must stop just saying 'Yes Dear' ! </p> </div> </div> </div> </div> <div class="row"> <div class="col s12 m10 offset-m1"> <div class="card"> <div class="card-action green darken-4"> <h4 class="white-text">Meditation Process</h2> </div> <div class="card-content"> <h5 class="green-text text-darken-4">How did the 'process over product' concept affect the way you tackled the site redesign and rebuild?</h4> <p>Process over product keeps me focused on the job at hand and helps me not 'go down the rabit hole'. </p> <h5 class="green-text text-darken-4">What did you think about mediation before reading chapter 2?"</h4> <p>I considered meditation as probably a good thing to do but not for me.</p> <h5 class="green-text text-darken-4">What new things have you learnt about meditation</h4> <p>I have learnt that meditation is about mental training and in particular, mindful meditation trains 'attention and meta-attention.'</p> <h5 class="green-text text-darken-4">Did any of the suggested meditation techniques stand out to you?</h4> <p>I will practice the breathing process as linked below ... can't hurt and from what I read has multiple benefits</p> <ul class="collection"> <li class="collection-item">Become aware of in breath, out breath, and space in between.</li> <li class="collection-item">(Short pause)</li> <li class="collection-item">If you like, you can think of this exercise as resting the mind on the breath. You can visualize the breath to be a resting place, or a cushion, or a mattress, and let the mind rest on it, very gently. Just be.</li> <li class="collection-item">(Long pause)</li> <li class="collection-item">If at any time you feel distracted by a sensation, thought, or sound, just acknowledge it,experience it, and very gently let it go. Bring your attention very gently back to the breathing.</li> <li class="collection-item">(Long pause)</li> <li class="collection-item">If you like, let us end this meditation by inviting joyful inner peace to arise.</li> <li class="collection-item">Breathing in, I am calm.</li> <li class="collection-item">Breathing out, I smile.</li> <li class="collection-item">This present moment,</li> <li class="collection-item">Wonderful.</li> <li class="collection-item">(Short pause)</li> <li class="collection-item">Thank you for your attention.</li> </ul> <h5 class="green-text text-darken-4">Any other musings?</h4> <p>It was an enjoyable read with the quirky references.</p> <p>I like the notion of Calmness, Clarity and Joy</p> </div> </div> </div> </div> <div class="row"> <div class="col s12 m10 offset-m1"> <div class="card"> <div class="card-action green darken-4"> <h4 class="white-text">Emotional Intelligence</h2> </div> <div class="card-content"> <h5 class="green-text text-darken-4">What learnings did I get from reading chapter one of the book "Search Inside Yourself"</h4> <p>I found out what Emotional Intelligence (EQ) is ... which is a good start</p> <p>I found a list, and I like lists</p> <ul class="collection"> <li class="collection-item"> Self-awareness: Knowledge of one's internal states, preferences, resources, and intuitions</li> <li class="collection-item">Self-regulation: Management of one's internal states, impulses, and resources</li> <li class="collection-item">MotivationL Emotional tendancies that guide or facilitate reaching goals</li> <li class="collection-item">Empathy: Awareness of others' feelings, needs, and concerns</li> <li class="collection-item">Social Skills: Adeptness to indicing desirable responses in others</li> </ul> <p>I liked heairng that EQ is a skill that can be improved with training</P> <h5 class="green-text text-darken-4">How did you find the two minutes of mindfulness?</h5> <p>Hard-work</p> </div> </div> </div> </div> <div class="row"> <div class="col s12 m10 offset-m1"> <div class="card"> <div class="card-action green darken-4"> <h4 class="white-text">Time and Habits</h4> </div> <div class="card-content"> <h5>DBC/EDA</h5> <p>I found the Tiny Habits, Counter Intuitive Tips and Agile techniques interesting. I will give these three a try in the future.</p> </div> </div> </div> </div> <div class="row"> <div class="col s12 m10 offset-m1"> <div class="card"> <div class="card-action green darken-4"> <h4 class="white-text">Reflections</h4> </div> <div class="card-content"> <h5 class="green-text darken-4">DBC/EDA</h5> <p>The video on the DBC/EDA programme in America answered a lot of questions that I had pondered over the last week.</p> <p>My first impressions were a mix of inspiration and fear.</p> <p>I could see myself engaging in this type of culture, I've always been a team sport player.</p> <p>My expectations have changed since watching the video, I initially thought I was dining at a restaurant, but now I realise I'm cooking at home and will get out of it what I put in.</p> <p>I am intrigued to see if I can strive in this type of environment as it will be stepping outside of my confort zone.</p> <p>A lot of aspects of this course make me very nervous.</p> </div> </div> </div> </div> <!-- Footer --> <footer class="page-footer green darken-4"> <div class="container"> <div class="row"> <div class="col l6 s12"> <h5 class="white-text">Navigation</h5> <ul> <li><a class="grey-text text-lighten-3" href="index.html">Home</a></li> <li><a class="grey-text text-lighten-3" href="t-technical-blog.html">Technical Blogs</a></li> <li><a class="grey-text text-lighten-3" href="c-cultural-blog.html">Cultural Blogs</a></li> <li><a class="grey-text text-lighten-3" href="html-elements.html">HTML Elements</a></li> <li><a class="grey-text text-lighten-3" href="css-styles.html">CSS Styles</a></li> <li><a class="grey-text text-lighten-3" href="icons.html">Icons</a></li> <li><a class="grey-text text-lighten-3" href="javascript.html">JavaScript</a></li> <li><a class="grey-text text-lighten-3" href="minesweeper.html">Minesweeper</a></li> </ul> </div> <div class="col l4 offset-l2 s12"> <h5 class="white-text">Links</h5> <p class="grey-text text-lighten-4"></p> </div> </div> </div> <div class="footer-copyright"> <div class="container"> © 2017 Copyright <a class="grey-text text-lighten-4 right" href="#!"></a> </div> </div> </footer> </div> </body> </html>
src/app/preflight/profile/list.html
lohbrand/pias_frontend
<h3> Profiles ({{itemCount}}) <div class="col-xs-6 pull-right list-search"> <a data-ng-if="user.admin" data-ui-sref="preflight.profile.add" data-tooltip="Add new profile" ><i class="fa fa-plus-circle"></i></a> <list-search data-filters="filters" data-options="itemsPerPageOptions" data-items="itemsPerPage" ></list-search> <pagination class="pagination-sm" data-total-items="itemCount" data-ng-model="currentPage" data-items-per-page="itemsPerPage" data-max-size="10" data-boundary-links="true" data-rotate="false" ></pagination> </div> </h3> <table class="table"> <thead class="noSelect"> <tr> <th class="text-nowrap {{item.class}}" data-ng-repeat="item in titleItems" > <a data-ng-show="item.column" data-ng-click="changeSort(item)" data-ng-bind-html="item.title" ></a> <span data-ng-show="!item.column" data-ng-bind-html="item.title" ></span> <i class="fa" data-ng-show="sort.column == item.column" data-ng-class="{'fa-angle-down': !sort.direction, 'fa-angle-up': sort.direction}" ></i> </th> </tr> </thead> <tbody> <tr data-ng-repeat="profile in items" > <td class="col-md-9"> <a data-ui-sref="preflight.profile({id: profile.id})">{{profile.title}}</a> </td> <td class="col-md-2"> <a data-ui-sref="preflight.product({id: getProduct(profile.product, 'id')})" data-ng-show="getProduct(profile.product, 'id', true) !== true" > {{getProduct(profile.product, 'name')}} </a> </td> <td class="col-md-1 text-right">{{profile.releaseDate | amDateFormat: 'YYYY'}}</td> </tr> <tr data-ng-if="items.length === 0"> <td colspan="100%" class="text-center text-muted"> <em>no data founded...</em> </td> </tr> </tbody> </table> <pagination class="pagination-sm pull-right" data-total-items="itemCount" data-ng-model="currentPage" data-items-per-page="itemsPerPage" data-max-size="10" data-boundary-links="true" data-rotate="false" ></pagination>
experiment/uialien/flexbox.html
attrs/ui-aliens
<link rel="import" href="lib/ui-alien.exp.html"> <style> .silver { background-color: silver; } .green { background-color: green; } .red { background-color: red; } .orange { background-color: orange; } </style> <div flexbox fit> <div class="silver">Top</div> <div flex flexbox="horizontal reverse"> <div class="orange">Left</div> <div flex flexbox="horizontal reverse" align="stretch" justify="center"> <div flex="1" class="green">flex1</div> <div flex="2" class="orange">flex2</div> <div flex="3" class="green">flex3</div> </div> <div class="red">Right</div> </div> <div class="silver">Bottom</div> </div>
javadoc/4.1/org/robolectric/android/AndroidInterceptors.SystemArrayCopyInterceptor.html
robolectric/robolectric.github.io
<!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_91) on Wed Dec 12 19:04:11 PST 2018 --> <title>AndroidInterceptors.SystemArrayCopyInterceptor</title> <meta name="date" content="2018-12-12"> <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="AndroidInterceptors.SystemArrayCopyInterceptor"; } } catch(err) { } //--> var methods = {"i0":10,"i1":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="../../../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="../../../org/robolectric/android/AndroidInterceptors.PolicyManagerMakeNewWindowInterceptor.html" title="class in org.robolectric.android"><span class="typeNameLink">Prev&nbsp;Class</span></a></li> <li><a href="../../../org/robolectric/android/AndroidInterceptors.SystemLogEInterceptor.html" title="class in org.robolectric.android"><span class="typeNameLink">Next&nbsp;Class</span></a></li> </ul> <ul class="navList"> <li><a href="../../../index.html?org/robolectric/android/AndroidInterceptors.SystemArrayCopyInterceptor.html" target="_top">Frames</a></li> <li><a href="AndroidInterceptors.SystemArrayCopyInterceptor.html" target="_top">No&nbsp;Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_top"> <li><a href="../../../allclasses-noframe.html">All&nbsp;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:&nbsp;</li> <li>Nested&nbsp;|&nbsp;</li> <li>Field&nbsp;|&nbsp;</li> <li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li> <li><a href="#method.summary">Method</a></li> </ul> <ul class="subNavList"> <li>Detail:&nbsp;</li> <li>Field&nbsp;|&nbsp;</li> <li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</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">org.robolectric.android</div> <h2 title="Class AndroidInterceptors.SystemArrayCopyInterceptor" class="title">Class AndroidInterceptors.SystemArrayCopyInterceptor</h2> </div> <div class="contentContainer"> <ul class="inheritance"> <li>java.lang.Object</li> <li> <ul class="inheritance"> <li><a href="../../../org/robolectric/internal/bytecode/Interceptor.html" title="class in org.robolectric.internal.bytecode">org.robolectric.internal.bytecode.Interceptor</a></li> <li> <ul class="inheritance"> <li>org.robolectric.android.AndroidInterceptors.SystemArrayCopyInterceptor</li> </ul> </li> </ul> </li> </ul> <div class="description"> <ul class="blockList"> <li class="blockList"> <dl> <dt>Enclosing class:</dt> <dd><a href="../../../org/robolectric/android/AndroidInterceptors.html" title="class in org.robolectric.android">AndroidInterceptors</a></dd> </dl> <hr> <br> <pre>public static class <span class="typeNameLabel">AndroidInterceptors.SystemArrayCopyInterceptor</span> extends <a href="../../../org/robolectric/internal/bytecode/Interceptor.html" title="class in org.robolectric.internal.bytecode">Interceptor</a></pre> </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">&nbsp;</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="../../../org/robolectric/android/AndroidInterceptors.SystemArrayCopyInterceptor.html#SystemArrayCopyInterceptor--">SystemArrayCopyInterceptor</a></span>()</code>&nbsp;</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">&nbsp;</span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd">&nbsp;</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.lang.invoke.MethodHandle</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../org/robolectric/android/AndroidInterceptors.SystemArrayCopyInterceptor.html#getMethodHandle-java.lang.String-java.lang.invoke.MethodType-">getMethodHandle</a></span>(java.lang.String&nbsp;methodName, java.lang.invoke.MethodType&nbsp;type)</code>&nbsp;</td> </tr> <tr id="i1" class="rowColor"> <td class="colFirst"><code><a href="../../../org/robolectric/util/Function.html" title="interface in org.robolectric.util">Function</a>&lt;java.lang.Object,java.lang.Object&gt;</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../org/robolectric/android/AndroidInterceptors.SystemArrayCopyInterceptor.html#handle-org.robolectric.internal.bytecode.MethodSignature-">handle</a></span>(<a href="../../../org/robolectric/internal/bytecode/MethodSignature.html" title="class in org.robolectric.internal.bytecode">MethodSignature</a>&nbsp;methodSignature)</code>&nbsp;</td> </tr> </table> <ul class="blockList"> <li class="blockList"><a name="methods.inherited.from.class.org.robolectric.internal.bytecode.Interceptor"> <!-- --> </a> <h3>Methods inherited from class&nbsp;org.robolectric.internal.bytecode.<a href="../../../org/robolectric/internal/bytecode/Interceptor.html" title="class in org.robolectric.internal.bytecode">Interceptor</a></h3> <code><a href="../../../org/robolectric/internal/bytecode/Interceptor.html#getMethodRefs--">getMethodRefs</a>, <a href="../../../org/robolectric/internal/bytecode/Interceptor.html#returnDefaultValue-org.robolectric.internal.bytecode.MethodSignature-">returnDefaultValue</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&nbsp;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"> <!-- ========= CONSTRUCTOR DETAIL ======== --> <ul class="blockList"> <li class="blockList"><a name="constructor.detail"> <!-- --> </a> <h3>Constructor Detail</h3> <a name="SystemArrayCopyInterceptor--"> <!-- --> </a> <ul class="blockListLast"> <li class="blockList"> <h4>SystemArrayCopyInterceptor</h4> <pre>public&nbsp;SystemArrayCopyInterceptor()</pre> </li> </ul> </li> </ul> <!-- ============ METHOD DETAIL ========== --> <ul class="blockList"> <li class="blockList"><a name="method.detail"> <!-- --> </a> <h3>Method Detail</h3> <a name="handle-org.robolectric.internal.bytecode.MethodSignature-"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>handle</h4> <pre>public&nbsp;<a href="../../../org/robolectric/util/Function.html" title="interface in org.robolectric.util">Function</a>&lt;java.lang.Object,java.lang.Object&gt;&nbsp;handle(<a href="../../../org/robolectric/internal/bytecode/MethodSignature.html" title="class in org.robolectric.internal.bytecode">MethodSignature</a>&nbsp;methodSignature)</pre> <dl> <dt><span class="overrideSpecifyLabel">Specified by:</span></dt> <dd><code><a href="../../../org/robolectric/internal/bytecode/Interceptor.html#handle-org.robolectric.internal.bytecode.MethodSignature-">handle</a></code>&nbsp;in class&nbsp;<code><a href="../../../org/robolectric/internal/bytecode/Interceptor.html" title="class in org.robolectric.internal.bytecode">Interceptor</a></code></dd> </dl> </li> </ul> <a name="getMethodHandle-java.lang.String-java.lang.invoke.MethodType-"> <!-- --> </a> <ul class="blockListLast"> <li class="blockList"> <h4>getMethodHandle</h4> <pre>public&nbsp;java.lang.invoke.MethodHandle&nbsp;getMethodHandle(java.lang.String&nbsp;methodName, java.lang.invoke.MethodType&nbsp;type) throws java.lang.NoSuchMethodException, java.lang.IllegalAccessException</pre> <dl> <dt><span class="overrideSpecifyLabel">Specified by:</span></dt> <dd><code><a href="../../../org/robolectric/internal/bytecode/Interceptor.html#getMethodHandle-java.lang.String-java.lang.invoke.MethodType-">getMethodHandle</a></code>&nbsp;in class&nbsp;<code><a href="../../../org/robolectric/internal/bytecode/Interceptor.html" title="class in org.robolectric.internal.bytecode">Interceptor</a></code></dd> <dt><span class="throwsLabel">Throws:</span></dt> <dd><code>java.lang.NoSuchMethodException</code></dd> <dd><code>java.lang.IllegalAccessException</code></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="../../../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 class="aboutLanguage"><script type="text/javascript" src="../../../highlight.pack.js"></script> <script type="text/javascript"><!-- hljs.initHighlightingOnLoad(); //--></script></div> </div> <div class="subNav"> <ul class="navList"> <li><a href="../../../org/robolectric/android/AndroidInterceptors.PolicyManagerMakeNewWindowInterceptor.html" title="class in org.robolectric.android"><span class="typeNameLink">Prev&nbsp;Class</span></a></li> <li><a href="../../../org/robolectric/android/AndroidInterceptors.SystemLogEInterceptor.html" title="class in org.robolectric.android"><span class="typeNameLink">Next&nbsp;Class</span></a></li> </ul> <ul class="navList"> <li><a href="../../../index.html?org/robolectric/android/AndroidInterceptors.SystemArrayCopyInterceptor.html" target="_top">Frames</a></li> <li><a href="AndroidInterceptors.SystemArrayCopyInterceptor.html" target="_top">No&nbsp;Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_bottom"> <li><a href="../../../allclasses-noframe.html">All&nbsp;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:&nbsp;</li> <li>Nested&nbsp;|&nbsp;</li> <li>Field&nbsp;|&nbsp;</li> <li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li> <li><a href="#method.summary">Method</a></li> </ul> <ul class="subNavList"> <li>Detail:&nbsp;</li> <li>Field&nbsp;|&nbsp;</li> <li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li> <li><a href="#method.detail">Method</a></li> </ul> </div> <a name="skip.navbar.bottom"> <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> </body> </html>
_posts/2012-05-23-wrt54g-notes.html
bbrown/bbrown.github.com
--- layout: post title: WRT54G Notes date: '2012-05-23 22:06:41 -0700' mt_id: 1495 blog_id: 1 post_id: 1495 basename: wrt54g-notes categories: - high-geekery --- <p> I'm having some trouble with my <a href="http://homesupport.cisco.com/en-us/wireless/lbc/WRT54G" title="Best $69 I've ever spent!">Linksys WRT-54G router</a>. It's a very old router&mdash;I think I bought it at least eight years ago. Basically, my wife is complaining that our Macs suddenly lose the signal and she has to turn Airport off and then on. Sometimes she even has to restart the router itself. </p> <p> I've searched Apple's support forums thoroughly and tried everything recommended there. Given that this happens on Snow Leopard and Lion, on an iMac and a MacBook, and even on her iPhone, I'm leaning towards the router being the problem. </p> <p> This is going to be an ongoing blog entry covering my efforts to resolve the issue. I'm going to tweak one setting at a time and see if it has any effect. </p> <ol> <li>Upgraded the firmware version to v4.21.5</li> <li>Disabled Lazy WDS since I'm not doing any mesh networking.</li> <li>Increased the <a href="http://www.dd-wrt.com/wiki/index.php/Advanced_wireless_settings#Beacon_Interval">beacon interval</a> to 500 from 100 milliseconds. My thinking is that I can live with a longer delay in establishing a connection if it reduces network traffic.</li> </ol> <p> Some of you are probably thinking: a) just buy a new freaking router already and b) why not just throw <a href="http://www.dd-wrt.com/" title="The big kahuna in revisions to Linksys's open-sourced firmware.">DD-WRT</a> or <a href="http://www.polarcloud.com/tomato" title="Site looks a little dodgy but it comes recommended and there's graphs!">Tomato</a> on already and be done with it. Points taken, but home networking isn't my thing. I'm afraid that I won't set it up correctly, resulting in an inability to connect to work's VPN or general hassle with all the connected devices. </p> <p> I'm not ruling out either of those as the eventual result but for now I'm going to tweak. </p> <p> [UPDATE (5/26/2012): Argh, still having the same problems. After pondering the issue more, I concluded that it has to be related to OS X Lion. My MacBook Pro is still on Snow Leopard and it can stay hooked up to VPN over wireless for hours and hours. The troubles seem isolated to our MacBook and iMac, which are both on Lion. So I just deleted <code>com.apple.alf.plist</code> as recommended <a href="www.ilounge.com/index.php/backstage/comments/os-x-lion-serious-wi-fi-disconnect-problems-for-macs-and-solutions/" title="There's a lot of woo on the Web around this issue. Zap PRAM? Why not rebuild permissions while you're at it?">here</a> and removed my network passwords from the system Keychain as recommended <a href="http://support.apple.com/kb/HT4628" title="Apple, setting the standards of vague and unhelpful documentation.">by Apple</a>.] </p> <p> [UPDATE (5/29/2012): Trying <a href="https://discussions.apple.com/message/18500327#18500327" title="Desperation has taken hold now.">this tip</a> after the problem re-surfaced yet again.] </p>
main.css
dolske/browser2048
html { margin: 0; padding: 0; color: #fff; font-family: "Roboto Condensed", "Helvetica Neue", Arial, sans-serif; font-size: 18px; } #uvt_credits { z-index: 9001; } #uvt_box { padding: 30px 0; background: #000; /* background: #000 url(mozdino.png) center center no-repeat; background-size: contain; background-position: fixed; */ } .heading:after { content: ""; display: block; clear: both; } h1.title { text-align: center; font-size: 60px; line-height: 60px; font-weight: bold; margin: 0; display: block; float: left; } @-webkit-keyframes move-up { 0% { top: 25px; opacity: 1; } 100% { top: -50px; opacity: 0; } } @-moz-keyframes move-up { 0% { top: 25px; opacity: 1; } 100% { top: -50px; opacity: 0; } } @keyframes move-up { 0% { top: 25px; opacity: 1; } 100% { top: -50px; opacity: 0; } } .scores-container { float: right; text-align: right; } .score-container, .best-container { position: relative; display: inline-block; background: #003d67; padding: 15px 25px; font-size: 25px; height: 25px; line-height: 47px; font-weight: bold; border-radius: 3px; color: white; margin-top: 8px; text-align: center; } .score-container:after, .best-container:after { position: absolute; width: 100%; top: 10px; left: 0; text-transform: uppercase; font-size: 13px; line-height: 13px; text-align: center; color: #eee4da; } .score-container .score-addition, .best-container .score-addition { position: absolute; right: 30px; color: red; font-size: 25px; line-height: 25px; font-weight: bold; color: rgba(119, 110, 101, 0.9); z-index: 100; -webkit-animation: move-up 600ms ease-in; -moz-animation: move-up 600ms ease-in; animation: move-up 600ms ease-in; -webkit-animation-fill-mode: both; -moz-animation-fill-mode: both; animation-fill-mode: both; } .score-container:after { content: "Score"; } .best-container:after { content: "Best"; } p { margin-top: 0; margin-bottom: 10px; line-height: 1.65; } a { color: #ff7f00; font-weight: bold; text-decoration: underline; cursor: pointer; } strong.important { text-transform: uppercase; } hr { border: none; border-bottom: 1px solid #d8d4d0; margin-top: 20px; margin-bottom: 30px; } .container { width: 500px; margin: 0 auto; } @-webkit-keyframes fade-in { 0% { opacity: 0; } 100% { opacity: 1; } } @-moz-keyframes fade-in { 0% { opacity: 0; } 100% { opacity: 1; } } @keyframes fade-in { 0% { opacity: 0; } 100% { opacity: 1; } } .game-container { margin-top: 40px; position: relative; padding: 15px; cursor: default; -webkit-touch-callout: none; -webkit-user-select: none; -moz-user-select: none; background: #003d67; border-radius: 6px; width: 500px; height: 500px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; } .game-container .game-message { display: none; position: absolute; top: 0; right: 0; bottom: 0; left: 0; background: rgba(238, 228, 218, 0.5); z-index: 100; text-align: center; -webkit-animation: fade-in 800ms ease 1200ms; -moz-animation: fade-in 800ms ease 1200ms; animation: fade-in 800ms ease 1200ms; -webkit-animation-fill-mode: both; -moz-animation-fill-mode: both; animation-fill-mode: both; color: #000 !important; } .game-container .game-message p { font-size: 60px; font-weight: bold; height: 60px; line-height: 60px; margin-top: 222px; } .game-container .game-message .lower { display: block; margin-top: 59px; } .game-container .game-message a { display: inline-block; background: #000; border-radius: 3px; padding: 0 20px; text-decoration: none; color: #ff7f00; height: 40px; line-height: 42px; margin-left: 9px; } .game-container .game-message a.keep-playing-button { display: none; } .game-container .game-message.game-won { background: rgba(237, 194, 46, 0.5); color: #ff7f00; } .game-container .game-message.game-won a.keep-playing-button { display: inline-block; } .game-container .game-message.game-won, .game-container .game-message.game-over { display: block; } .grid-container { position: absolute; z-index: 1; } .grid-row { margin-bottom: 15px; } .grid-row:last-child { margin-bottom: 0; } .grid-row:after { content: ""; display: block; clear: both; } .grid-cell { width: 106.25px; height: 106.25px; margin-right: 15px; float: left; border-radius: 3px; background: rgba(238, 228, 218, 0.35); } .grid-cell:last-child { margin-right: 0; } .tile-container { position: absolute; z-index: 2; } .tile, .tile .tile-inner { width: 107px; height: 107px; line-height: 116.25px; } .tile.tile-position-1-1 { -webkit-transform: translate(0px, 0px); -moz-transform: translate(0px, 0px); transform: translate(0px, 0px); } .tile.tile-position-1-2 { -webkit-transform: translate(0px, 121px); -moz-transform: translate(0px, 121px); transform: translate(0px, 121px); } .tile.tile-position-1-3 { -webkit-transform: translate(0px, 242px); -moz-transform: translate(0px, 242px); transform: translate(0px, 242px); } .tile.tile-position-1-4 { -webkit-transform: translate(0px, 363px); -moz-transform: translate(0px, 363px); transform: translate(0px, 363px); } .tile.tile-position-2-1 { -webkit-transform: translate(121px, 0px); -moz-transform: translate(121px, 0px); transform: translate(121px, 0px); } .tile.tile-position-2-2 { -webkit-transform: translate(121px, 121px); -moz-transform: translate(121px, 121px); transform: translate(121px, 121px); } .tile.tile-position-2-3 { -webkit-transform: translate(121px, 242px); -moz-transform: translate(121px, 242px); transform: translate(121px, 242px); } .tile.tile-position-2-4 { -webkit-transform: translate(121px, 363px); -moz-transform: translate(121px, 363px); transform: translate(121px, 363px); } .tile.tile-position-3-1 { -webkit-transform: translate(242px, 0px); -moz-transform: translate(242px, 0px); transform: translate(242px, 0px); } .tile.tile-position-3-2 { -webkit-transform: translate(242px, 121px); -moz-transform: translate(242px, 121px); transform: translate(242px, 121px); } .tile.tile-position-3-3 { -webkit-transform: translate(242px, 242px); -moz-transform: translate(242px, 242px); transform: translate(242px, 242px); } .tile.tile-position-3-4 { -webkit-transform: translate(242px, 363px); -moz-transform: translate(242px, 363px); transform: translate(242px, 363px); } .tile.tile-position-4-1 { -webkit-transform: translate(363px, 0px); -moz-transform: translate(363px, 0px); transform: translate(363px, 0px); } .tile.tile-position-4-2 { -webkit-transform: translate(363px, 121px); -moz-transform: translate(363px, 121px); transform: translate(363px, 121px); } .tile.tile-position-4-3 { -webkit-transform: translate(363px, 242px); -moz-transform: translate(363px, 242px); transform: translate(363px, 242px); } .tile.tile-position-4-4 { -webkit-transform: translate(363px, 363px); -moz-transform: translate(363px, 363px); transform: translate(363px, 363px); } .tile-inner { color: rgba(0,0,0,0); background-color: #eee4da; background-size: cover; background-position: center center; background-repeat: no-repeat; } .tile { position: absolute; -webkit-transition: 100ms ease-in-out; -moz-transition: 100ms ease-in-out; transition: 100ms ease-in-out; -webkit-transition-property: -webkit-transform; -moz-transition-property: -moz-transform; transition-property: transform; } .tile .tile-inner { border-radius: 3px; text-align: center; font-weight: bold; z-index: 10; font-size: 55px; } .tile.tile-2 .tile-inner { background-image: url(1-opera.png); box-shadow: 0 0 30px 10px rgba(243, 215, 116, 0), inset 0 0 0 1px rgba(255, 255, 255, 0); } .tile.tile-4 .tile-inner { background-image: url(2-ncsa_mosaic.png); box-shadow: 0 0 30px 10px rgba(243, 215, 116, 0), inset 0 0 0 1px rgba(255, 255, 255, 0); } .tile.tile-8 .tile-inner { background-image: url(3-mcom.png); } .tile.tile-16 .tile-inner { background-image: url(4-netscape.png); } .tile.tile-32 .tile-inner { background-image: url(5-ie.png); } .tile.tile-64 .tile-inner { background-image: url(6-mozsuite.gif); image-rendering: -moz-crisp-edges; } .tile.tile-128 .tile-inner { background-image: url(7-safari.png); box-shadow: 0 0 30px 10px rgba(243, 215, 116, 0.2381), inset 0 0 0 1px rgba(255, 255, 255, 0.14286); font-size: 45px; } @media screen and (max-width: 520px) { .tile.tile-128 .tile-inner { font-size: 25px; } } .tile.tile-256 .tile-inner { background-image: url(8-firefox.png); box-shadow: 0 0 30px 10px rgba(243, 215, 116, 0.31746), inset 0 0 0 1px rgba(255, 255, 255, 0.19048); font-size: 45px; } @media screen and (max-width: 520px) { .tile.tile-256 .tile-inner { font-size: 25px; } } .tile.tile-512 .tile-inner { background-image: url(9-seamonkey.png); box-shadow: 0 0 30px 10px rgba(243, 215, 116, 0.39683), inset 0 0 0 1px rgba(255, 255, 255, 0.2381); font-size: 45px; } @media screen and (max-width: 520px) { .tile.tile-512 .tile-inner { font-size: 25px; } } .tile.tile-1024 .tile-inner { background-image: url(10-chrome.png); box-shadow: 0 0 30px 10px rgba(243, 215, 116, 0.47619), inset 0 0 0 1px rgba(255, 255, 255, 0.28571); font-size: 35px; } @media screen and (max-width: 520px) { .tile.tile-1024 .tile-inner { font-size: 15px; } } .tile.tile-2048 .tile-inner { background-image: url(11-firefox.png); box-shadow: 0 0 30px 10px rgba(243, 215, 116, 0.55556), inset 0 0 0 1px rgba(255, 255, 255, 0.33333); font-size: 35px; } @media screen and (max-width: 520px) { .tile.tile-2048 .tile-inner { font-size: 15px; } } .tile.tile-super .tile-inner { color: #ff7f00; background: #3c3a32; font-size: 30px; } @media screen and (max-width: 520px) { .tile.tile-super .tile-inner { font-size: 10px; } } @-webkit-keyframes appear { 0% { opacity: 0; -webkit-transform: scale(0); -moz-transform: scale(0); transform: scale(0); } 100% { opacity: 1; -webkit-transform: scale(1); -moz-transform: scale(1); transform: scale(1); } } @-moz-keyframes appear { 0% { opacity: 0; -webkit-transform: scale(0); -moz-transform: scale(0); transform: scale(0); } 100% { opacity: 1; -webkit-transform: scale(1); -moz-transform: scale(1); transform: scale(1); } } @keyframes appear { 0% { opacity: 0; -webkit-transform: scale(0); -moz-transform: scale(0); transform: scale(0); } 100% { opacity: 1; -webkit-transform: scale(1); -moz-transform: scale(1); transform: scale(1); } } .tile-new .tile-inner { -webkit-animation: appear 200ms ease 100ms; -moz-animation: appear 200ms ease 100ms; animation: appear 200ms ease 100ms; -webkit-animation-fill-mode: backwards; -moz-animation-fill-mode: backwards; animation-fill-mode: backwards; } @-webkit-keyframes pop { 0% { -webkit-transform: scale(0); -moz-transform: scale(0); transform: scale(0); } 50% { -webkit-transform: scale(1.2); -moz-transform: scale(1.2); transform: scale(1.2); } 100% { -webkit-transform: scale(1); -moz-transform: scale(1); transform: scale(1); } } @-moz-keyframes pop { 0% { -webkit-transform: scale(0); -moz-transform: scale(0); transform: scale(0); } 50% { -webkit-transform: scale(1.2); -moz-transform: scale(1.2); transform: scale(1.2); } 100% { -webkit-transform: scale(1); -moz-transform: scale(1); transform: scale(1); } } @keyframes pop { 0% { -webkit-transform: scale(0); -moz-transform: scale(0); transform: scale(0); } 50% { -webkit-transform: scale(1.2); -moz-transform: scale(1.2); transform: scale(1.2); } 100% { -webkit-transform: scale(1); -moz-transform: scale(1); transform: scale(1); } } .tile-merged .tile-inner { z-index: 20; -webkit-animation: pop 200ms ease 100ms; -moz-animation: pop 200ms ease 100ms; animation: pop 200ms ease 100ms; -webkit-animation-fill-mode: backwards; -moz-animation-fill-mode: backwards; animation-fill-mode: backwards; } .game-intro { margin-bottom: 0; } .game-explanation { margin-top: 50px; } @media screen and (max-width: 520px) { html, body { font-size: 15px; } body { margin: 20px 0; padding: 0 20px; } h1.title { font-size: 27px; margin-top: 15px; } .container { width: 280px; margin: 0 auto; } .score-container, .best-container { margin-top: 0; padding: 15px 10px; min-width: 40px; } .heading { margin-bottom: 10px; } .game-container { margin-top: 40px; position: relative; padding: 10px; cursor: default; -webkit-touch-callout: none; -webkit-user-select: none; -moz-user-select: none; background: #003d67; border-radius: 6px; width: 280px; height: 280px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; } .game-container .game-message { display: none; position: absolute; top: 0; right: 0; bottom: 0; left: 0; background: rgba(238, 228, 218, 0.5); z-index: 100; text-align: center; -webkit-animation: fade-in 800ms ease 1200ms; -moz-animation: fade-in 800ms ease 1200ms; animation: fade-in 800ms ease 1200ms; -webkit-animation-fill-mode: both; -moz-animation-fill-mode: both; animation-fill-mode: both; } .game-container .game-message p { font-size: 60px; font-weight: bold; height: 60px; line-height: 60px; margin-top: 222px; } .game-container .game-message .lower { display: block; margin-top: 59px; } .game-container .game-message a { display: inline-block; background: #8f7a66; border-radius: 3px; padding: 0 20px; text-decoration: none; color: #ff7f00; height: 40px; line-height: 42px; margin-left: 9px; } .game-container .game-message a.keep-playing-button { display: none; } .game-container .game-message.game-won { background: rgba(237, 194, 46, 0.5); color: #ff7f00; } .game-container .game-message.game-won a.keep-playing-button { display: inline-block; } .game-container .game-message.game-won, .game-container .game-message.game-over { display: block; } .grid-container { position: absolute; z-index: 1; } .grid-row { margin-bottom: 10px; } .grid-row:last-child { margin-bottom: 0; } .grid-row:after { content: ""; display: block; clear: both; } .grid-cell { width: 57.5px; height: 57.5px; margin-right: 10px; float: left; border-radius: 3px; background: rgba(238, 228, 218, 0.35); } .grid-cell:last-child { margin-right: 0; } .tile-container { position: absolute; z-index: 2; } .tile, .tile .tile-inner { width: 58px; height: 58px; line-height: 67.5px; } .tile.tile-position-1-1 { -webkit-transform: translate(0px, 0px); -moz-transform: translate(0px, 0px); transform: translate(0px, 0px); } .tile.tile-position-1-2 { -webkit-transform: translate(0px, 67px); -moz-transform: translate(0px, 67px); transform: translate(0px, 67px); } .tile.tile-position-1-3 { -webkit-transform: translate(0px, 135px); -moz-transform: translate(0px, 135px); transform: translate(0px, 135px); } .tile.tile-position-1-4 { -webkit-transform: translate(0px, 202px); -moz-transform: translate(0px, 202px); transform: translate(0px, 202px); } .tile.tile-position-2-1 { -webkit-transform: translate(67px, 0px); -moz-transform: translate(67px, 0px); transform: translate(67px, 0px); } .tile.tile-position-2-2 { -webkit-transform: translate(67px, 67px); -moz-transform: translate(67px, 67px); transform: translate(67px, 67px); } .tile.tile-position-2-3 { -webkit-transform: translate(67px, 135px); -moz-transform: translate(67px, 135px); transform: translate(67px, 135px); } .tile.tile-position-2-4 { -webkit-transform: translate(67px, 202px); -moz-transform: translate(67px, 202px); transform: translate(67px, 202px); } .tile.tile-position-3-1 { -webkit-transform: translate(135px, 0px); -moz-transform: translate(135px, 0px); transform: translate(135px, 0px); } .tile.tile-position-3-2 { -webkit-transform: translate(135px, 67px); -moz-transform: translate(135px, 67px); transform: translate(135px, 67px); } .tile.tile-position-3-3 { -webkit-transform: translate(135px, 135px); -moz-transform: translate(135px, 135px); transform: translate(135px, 135px); } .tile.tile-position-3-4 { -webkit-transform: translate(135px, 202px); -moz-transform: translate(135px, 202px); transform: translate(135px, 202px); } .tile.tile-position-4-1 { -webkit-transform: translate(202px, 0px); -moz-transform: translate(202px, 0px); transform: translate(202px, 0px); } .tile.tile-position-4-2 { -webkit-transform: translate(202px, 67px); -moz-transform: translate(202px, 67px); transform: translate(202px, 67px); } .tile.tile-position-4-3 { -webkit-transform: translate(202px, 135px); -moz-transform: translate(202px, 135px); transform: translate(202px, 135px); } .tile.tile-position-4-4 { -webkit-transform: translate(202px, 202px); -moz-transform: translate(202px, 202px); transform: translate(202px, 202px); } .game-container { margin-top: 20px; } .tile .tile-inner { font-size: 35px; } .game-message p { font-size: 30px !important; height: 30px !important; line-height: 30px !important; margin-top: 90px !important; } .game-message .lower { margin-top: 30px !important; } }
html/pdf/W28630.pdfs.html
datamade/elpc_bakken
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"><HTML> <HEAD> <TITLE></TITLE> </HEAD> <BODY> <A name=1></a><hr> <A name=2></a><hr> <A name=3></a><hr> <A name=4></a><hr> <A name=5></a><hr> <A name=6></a>EOG Resources, Inc.<br> Mountrail County, ND<br> Sec. 27-T152N-R90W<br> Parshall 81-27H<br> Drilling Plan<br> Design: Final Sperry MWD Survey<br> Standard Report<br> 27 March, 2015<br> Well Coordinates: 355,699.20 N, 1,585,744.99 E (47° 57' 45.64&quot; N, 102° 11' 27.44&quot; W)<br> Ground Level: 1,926.00 usft<br> Local Coordinate Origin:<br> Centered on Well Parshall 81-27H<br> Viewing Datum:<br> RKB 24' @ 1950.00usft (SST 58)<br> TVDs to System:<br> N<br> North Reference:<br> True<br> Unit System:<br> API - US Survey Feet - Custom<br> Geodetic Scale Factor Applied<br> Version: 5000.1 Build: 73<br> <hr> <A name=7></a><hr> <A name=8></a>Project: Mountrail County, ND<br> Site: Sec. 27-T152N-R90W<br> Well: Parshall 81-27H<br> Design:<br> Final MSS Gyro &amp; Sperry MWD Survey<br> EOG Resources, Inc.<br> L E G E N D<br> 2000<br> Parshal 81-27H, Drilling Plan, Rev A0 Proposal V0<br> Final MSS Gyro &amp; Sperry MWD Survey<br> 1000<br> Parshall 81-27H<br> 0<br> Tie-On to MSS Gyro Surveys @1936.00' MD<br> First Sperry MWD Survey @2048.00' MD<br> -1000<br> ft/in)<br> us<br> 000 </span><span class="ft0">-2000<br> )(1+h(<br> ortN)/<br> th(-<br> ouS </span><span class="ft0">-3000<br> -4000<br> Last Sperry MWD Survey @14417.00' MD<br> -5000<br> Straight Line Projection to TD @ 14469.00' MD/9278.26' TVD<br> -6000<br> -2000<br> -1000<br> 0<br> 1000<br> 2000<br> 3000<br> 4000<br> 5000<br> West(-)/East(+) (1000 usft/in)<br> <hr> <A name=9></a>Project: Mountrail County, ND<br> Site: Sec. 27-T152N-R90W<br> Well: Parshall 81-27H<br> EOG Resources, Inc.<br> Design: Final MSS Gyro &amp; Sperry MWD Survey<br> -2000<br> L E G E N D<br> Parshall 81-27H, Drilling Plan, Rev A0 Proposal V0<br> -1000<br> Final MSS Gyro &amp; Sperry MWD Survey<br> 0<br> 1000<br> 2000<br> Tie-On to MSS Gyro Surveys @1936.00' MD<br> First Sperry MWD Survey @2048.00' MD<br> 3000<br> t/in)<br> 4000<br> usf<br> 1500(h<br> 5000<br> Deptal<br> ticer<br> V<br> 6000<br> rueT<br> 7000<br> Straight Line Projection to TD @ 14469.00' MD/9278.26' TVD<br> 8000<br> Last Sperry MWD Survey @14417.00' MD<br> 9000<br> 10000<br> 11000<br> -2000<br> -1000<br> 0<br> 1000<br> 2000<br> 3000<br> 4000<br> 5000<br> 6000<br> 7000<br> 8000<br> Vertical Section at 147.49° (1500 usft/in)<br> <hr> <A name=10></a>EOG Resources, Inc.<br> Mountrail County, ND<br> Design Report for Parshall 81-27H - Final MSS Gyro &amp; Sperry MWD Survey<br> Measured<br> Vertical<br> Vertical<br> Dogleg<br> Depth<br> Inclination<br> Azimuth<br> Depth<br> +N/-S<br> +E/-W<br> Section<br> Rate<br> (usft)<br> (°)<br> (°)<br> (usft)<br> (usft)<br> (usft)<br> (usft)<br> (°/100usft)<br> 1,936.00<br> 0.86<br> 325.07<br> 1,935.91<br> 13.58<br> -9.21<br> -16.40<br> 0.71<br> Tie-On to MSS Gyro Surveys @1936.00' MD<br> 2,048.00<br> 0.90<br> 320.66<br> 2,047.90<br> 14.95<br> -10.25<br> -18.12<br> 0.07<br> First Sperry MWD Survey @2048.00' MD<br> 2,079.00<br> 0.99<br> 323.60<br> 2,078.89<br> 15.35<br> -10.56<br> -18.62<br> 0.33<br> 2,175.00<br> 1.23<br> 317.93<br> 2,174.87<br> 16.79<br> -11.75<br> -20.47<br> 0.27<br> 2,269.00<br> 1.17<br> 314.77<br> 2,268.85<br> 18.21<br> -13.10<br> -22.40<br> 0.10<br> 2,365.00<br> 1.18<br> 325.09<br> 2,364.83<br> 19.71<br> -14.36<br> -24.34<br> 0.22<br> 2,459.00<br> 1.26<br> 337.63<br> 2,458.81<br> 21.46<br> -15.31<br> -26.33<br> 0.30<br> 2,554.00<br> 1.33<br> 346.25<br> 2,553.79<br> 23.50<br> -15.97<br> -28.40<br> 0.22<br> 2,649.00<br> 1.44<br> 352.50<br> 2,648.76<br> 25.75<br> -16.39<br> -30.53<br> 0.20<br> 2,744.00<br> 1.51<br> 356.56<br> 2,743.73<br> 28.19<br> -16.62<br> -32.70<br> 0.13<br> 2,839.00<br> 1.75<br> 353.99<br> 2,838.69<br> 30.88<br> -16.85<br> -35.09<br> 0.26<br> 2,934.00<br> 0.56<br> 60.06<br> 2,933.67<br> 32.55<br> -16.60<br> -36.37<br> 1.69<br> 3,029.00<br> 0.82<br> 69.56<br> 3,028.66<br> 33.02<br> -15.56<br> -36.21<br> 0.30<br> 3,124.00<br> 0.83<br> 54.66<br> 3,123.65<br> 33.66<br> -14.36<br> -36.10<br> 0.23<br> 3,219.00<br> 0.87<br> 51.50<br> 3,218.64<br> 34.50<br> -13.23<br> -36.21<br> 0.06<br> 3,314.00<br> 0.87<br> 41.67<br> 3,313.63<br> 35.49<br> -12.19<br> -36.48<br> 0.16<br> 3,409.00<br> 1.04<br> 182.03<br> 3,408.63<br> 35.17<br> -11.74<br> -35.97<br> 1.89<br> 3,504.00<br> 0.95<br> 209.50<br> 3,503.61<br> 33.62<br> -12.16<br> -34.89<br> 0.51<br> 3,599.00<br> 0.64<br> 219.48<br> 3,598.60<br> 32.53<br> -12.88<br> -34.35<br> 0.36<br> 3,694.00<br> 0.34<br> 252.75<br> 3,693.60<br> 32.03<br> -13.49<br> -34.26<br> 0.42<br> 3,789.00<br> 0.40<br> 294.73<br> 3,788.60<br> 32.09<br> -14.06<br> -34.62<br> 0.29<br> 3,884.00<br> 0.84<br> 110.73<br> 3,883.60<br> 31.98<br> -13.71<br> -34.34<br> 1.30<br> 3,979.00<br> 0.66<br> 80.36<br> 3,978.59<br> 31.83<br> -12.52<br> -33.57<br> 0.45<br> 4,074.00<br> 0.59<br> 69.34<br> 4,073.58<br> 32.09<br> -11.52<br> -33.25<br> 0.15<br> 4,169.00<br> 1.34<br> 188.92<br> 4,168.58<br> 31.16<br> -11.24<br> -32.32<br> 1.80<br> 4,263.00<br> 1.20<br> 189.30<br> 4,262.55<br> 29.11<br> -11.57<br> -30.76<br> 0.15<br> 4,358.00<br> 0.97<br> 154.30<br> 4,357.54<br> 27.40<br> -11.38<br> -29.22<br> 0.72<br> 4,453.00<br> 1.29<br> 149.10<br> 4,452.52<br> 25.76<br> -10.48<br> -27.36<br> 0.35<br> 4,548.00<br> 1.12<br> 143.49<br> 4,547.50<br> 24.10<br> -9.38<br> -25.36<br> 0.22<br> 4,644.00<br> 0.98<br> 134.89<br> 4,643.48<br> 22.76<br> -8.24<br> -23.62<br> 0.22<br> 4,739.00<br> 0.71<br> 116.54<br> 4,738.47<br> 21.93<br> -7.14<br> -22.33<br> 0.40<br> 4,834.00<br> 0.77<br> 84.25<br> 4,833.46<br> 21.73<br> -5.98<br> -21.53<br> 0.44<br> 4,929.00<br> 1.46<br> 85.22<br> 4,928.44<br> 21.89<br> -4.14<br> -20.68<br> 0.73<br> 5,024.00<br> 1.72<br> 74.30<br> 5,023.41<br> 22.38<br> -1.56<br> -19.71<br> 0.42<br> 5,119.00<br> 1.24<br> 68.87<br> 5,118.38<br> 23.13<br> 0.77<br> -19.09<br> 0.53<br> 5,214.00<br> 1.06<br> 105.69<br> 5,213.36<br> 23.27<br> 2.58<br> -18.23<br> 0.79<br> 5,309.00<br> 0.81<br> 76.11<br> 5,308.35<br> 23.19<br> 4.08<br> -17.36<br> 0.56<br> 5,403.00<br> 0.72<br> 71.83<br> 5,402.34<br> 23.53<br> 5.28<br> -17.01<br> 0.11<br> 5,498.00<br> 0.54<br> 34.78<br> 5,497.33<br> 24.09<br> 6.11<br> -17.03<br> 0.46<br> 5,593.00<br> 0.71<br> 14.81<br> 5,592.33<br> 25.02<br> 6.51<br> -17.60<br> 0.29<br> 5,688.00<br> 0.59<br> 312.38<br> 5,687.32<br> 25.92<br> 6.30<br> -18.47<br> 0.72<br> 5,783.00<br> 1.08<br> 322.13<br> 5,782.31<br> 26.96<br> 5.39<br> -19.84<br> 0.54<br> 5,878.00<br> 1.19<br> 325.65<br> 5,877.29<br> 28.48<br> 4.28<br> -21.72<br> 0.14<br> 5,973.00<br> 1.66<br> 329.53<br> 5,972.26<br> 30.48<br> 3.03<br> -24.08<br> 0.50<br> 6,068.00<br> 0.81<br> 294.55<br> 6,067.24<br> 31.95<br> 1.72<br> -26.01<br> 1.16<br> 6,163.00<br> 0.74<br> 282.66<br> 6,162.23<br> 32.36<br> 0.51<br> -27.01<br> 0.18<br> 6,258.00<br> 0.58<br> 296.20<br> 6,257.23<br> 32.71<br> -0.52<br> -27.86<br> 0.23<br> 6,353.00<br> 0.73<br> 240.25<br> 6,352.22<br> 32.62<br> -1.48<br> -28.30<br> 0.66<br> 27 March, 2015 - 16:38<br> Page 2 of 7<br> COMPASS<br> <hr> <A name=11></a>EOG Resources, Inc.<br> Mountrail County, ND<br> Design Report for Parshall 81-27H - Final MSS Gyro &amp; Sperry MWD Survey<br> Measured<br> Vertical<br> Vertical<br> Dogleg<br> Depth<br> Inclination<br> Azimuth<br> Depth<br> +N/-S<br> +E/-W<br> Section<br> Rate<br> (usft)<br> (°)<br> (°)<br> (usft)<br> (usft)<br> (usft)<br> (usft)<br> (°/100usft)<br> 6,448.00<br> 0.91<br> 240.02<br> 6,447.21<br> 31.94<br> -2.65<br> -28.36<br> 0.19<br> 6,543.00<br> 0.65<br> 243.02<br> 6,542.20<br> 31.32<br> -3.79<br> -28.45<br> 0.28<br> 6,638.00<br> 0.68<br> 131.72<br> 6,637.20<br> 30.70<br> -3.85<br> -27.96<br> 1.16<br> 6,733.00<br> 0.55<br> 126.19<br> 6,732.19<br> 30.06<br> -3.06<br> -26.99<br> 0.15<br> 6,828.00<br> 0.28<br> 83.99<br> 6,827.19<br> 29.81<br> -2.46<br> -26.46<br> 0.41<br> 6,923.00<br> 0.25<br> 20.34<br> 6,922.19<br> 30.03<br> -2.16<br> -26.48<br> 0.30<br> 7,018.00<br> 0.28<br> 47.48<br> 7,017.19<br> 30.38<br> -1.91<br> -26.65<br> 0.13<br> 7,112.00<br> 0.25<br> 96.23<br> 7,111.19<br> 30.51<br> -1.54<br> -26.56<br> 0.23<br> 7,207.00<br> 0.17<br> 67.40<br> 7,206.19<br> 30.55<br> -1.20<br> -26.41<br> 0.14<br> 7,302.00<br> 0.19<br> 204.20<br> 7,301.19<br> 30.46<br> -1.14<br> -26.30<br> 0.35<br> 7,397.00<br> 0.76<br> 252.44<br> 7,396.18<br> 30.12<br> -1.80<br> -26.37<br> 0.68<br> 7,492.00<br> 0.92<br> 260.74<br> 7,491.17<br> 29.81<br> -3.16<br> -26.83<br> 0.21<br> 7,587.00<br> 1.07<br> 263.37<br> 7,586.16<br> 29.58<br> -4.79<br> -27.52<br> 0.17<br> 7,682.00<br> 1.08<br> 260.84<br> 7,681.14<br> 29.34<br> -6.56<br> -28.27<br> 0.05<br> 7,777.00<br> 0.84<br> 266.09<br> 7,776.13<br> 29.15<br> -8.13<br> -28.95<br> 0.27<br> 7,871.00<br> 0.65<br> 268.11<br> 7,870.12<br> 29.08<br> -9.36<br> -29.55<br> 0.20<br> 7,966.00<br> 0.61<br> 302.16<br> 7,965.12<br> 29.34<br> -10.32<br> -30.29<br> 0.39<br> 8,061.00<br> 0.63<br> 301.44<br> 8,060.11<br> 29.88<br> -11.20<br> -31.21<br> 0.02<br> 8,156.00<br> 0.77<br> 313.27<br> 8,155.10<br> 30.59<br> -12.11<br> -32.30<br> 0.21<br> 8,251.00<br> 0.61<br> 317.39<br> 8,250.10<br> 31.40<br> -12.91<br> -33.42<br> 0.18<br> 8,346.00<br> 0.63<br> 328.11<br> 8,345.09<br> 32.21<br> -13.53<br> -34.44<br> 0.12<br> 8,441.00<br> 0.67<br> 350.40<br> 8,440.08<br> 33.20<br> -13.90<br> -35.47<br> 0.27<br> 8,535.00<br> 0.61<br> 2.15<br> 8,534.08<br> 34.25<br> -13.97<br> -36.39<br> 0.15<br> 8,630.00<br> 0.62<br> 3.20<br> 8,629.07<br> 35.26<br> -13.93<br> -37.22<br> 0.02<br> 8,700.00<br> 0.65<br> 21.38<br> 8,699.07<br> 36.01<br> -13.76<br> -37.76<br> 0.29<br> 8,752.00<br> 0.57<br> 91.46<br> 8,751.07<br> 36.28<br> -13.39<br> -37.79<br> 1.35<br> 8,783.00<br> 2.92<br> 146.69<br> 8,782.05<br> 35.62<br> -12.81<br> -36.92<br> 8.51<br> 8,815.00<br> 7.09<br> 157.71<br> 8,813.92<br> 33.11<br> -11.61<br> -34.16<br> 13.31<br> 8,847.00<br> 11.12<br> 158.85<br> 8,845.51<br> 28.40<br> -9.74<br> -29.19<br> 12.61<br> 8,878.00<br> 14.75<br> 159.28<br> 8,875.72<br> 21.92<br> -7.27<br> -22.39<br> 11.71<br> 8,910.00<br> 18.70<br> 161.07<br> 8,906.36<br> 13.25<br> -4.16<br> -13.41<br> 12.45<br> 8,941.00<br> 22.91<br> 162.23<br> 8,935.33<br> 2.80<br> -0.71<br> -2.74<br> 13.64<br> 8,973.00<br> 26.53<br> 163.35<br> 8,964.40<br> -9.98<br> 3.24<br> 10.16<br> 11.41<br> 9,005.00<br> 31.59<br> 164.10<br> 8,992.36<br> -24.90<br> 7.59<br> 25.08<br> 15.85<br> 9,036.00<br> 35.66<br> 165.75<br> 9,018.17<br> -41.47<br> 12.04<br> 41.44<br> 13.45<br> 9,068.00<br> 39.72<br> 167.84<br> 9,043.49<br> -60.52<br> 16.49<br> 59.90<br> 13.30<br> 9,099.00<br> 44.11<br> 168.70<br> 9,066.55<br> -80.79<br> 20.69<br> 79.25<br> 14.28<br> 9,131.00<br> 46.82<br> 170.24<br> 9,088.99<br> -103.21<br> 24.86<br> 100.40<br> 9.14<br> 9,163.00<br> 48.86<br> 172.59<br> 9,110.47<br> -126.67<br> 28.39<br> 122.07<br> 8.38<br> 9,194.00<br> 50.97<br> 173.61<br> 9,130.43<br> -150.21<br> 31.23<br> 143.46<br> 7.26<br> 9,226.00<br> 52.81<br> 172.77<br> 9,150.18<br> -175.21<br> 34.22<br> 166.14<br> 6.11<br> 9,258.00<br> 55.59<br> 172.32<br> 9,168.90<br> -200.94<br> 37.59<br> 189.65<br> 8.76<br> 9,289.00<br> 58.43<br> 170.95<br> 9,185.77<br> -226.66<br> 41.38<br> 213.38<br> 9.88<br> 9,321.00<br> 60.98<br> 170.27<br> 9,201.92<br> -253.92<br> 45.89<br> 238.79<br> 8.18<br> 9,352.00<br> 64.29<br> 170.06<br> 9,216.16<br> -281.04<br> 50.59<br> 264.19<br> 10.69<br> 9,384.00<br> 68.06<br> 167.85<br> 9,229.09<br> -309.76<br> 56.20<br> 291.42<br> 13.37<br> 9,416.00<br> 71.73<br> 166.71<br> 9,240.09<br> -339.07<br> 62.82<br> 319.70<br> 11.95<br> 9,447.00<br> 73.40<br> 167.42<br> 9,249.37<br> -367.89<br> 69.44<br> 347.56<br> 5.81<br> 9,479.00<br> 76.11<br> 168.42<br> 9,257.79<br> -398.08<br> 75.90<br> 376.49<br> 8.99<br> 9,511.00<br> 78.97<br> 168.23<br> 9,264.69<br> -428.68<br> 82.22<br> 405.69<br> 8.96<br> 9,517.00<br> 79.36<br> 168.85<br> 9,265.82<br> -434.45<br> 83.39<br> 411.19<br> 12.05<br> 27 March, 2015 - 16:38<br> Page 3 of 7<br> COMPASS<br> <hr> <A name=12></a>EOG Resources, Inc.<br> Mountrail County, ND<br> Design Report for Parshall 81-27H - Final MSS Gyro &amp; Sperry MWD Survey<br> Measured<br> Vertical<br> Vertical<br> Dogleg<br> Depth<br> Inclination<br> Azimuth<br> Depth<br> +N/-S<br> +E/-W<br> Section<br> Rate<br> (usft)<br> (°)<br> (°)<br> (usft)<br> (usft)<br> (usft)<br> (usft)<br> (°/100usft)<br> 9,606.00<br> 85.10<br> 170.35<br> 9,277.85<br> -521.15<br> 99.30<br> 492.84<br> 6.66<br> 9,621.00<br> 84.97<br> 170.09<br> 9,279.15<br> -535.88<br> 101.84<br> 506.63<br> 1.93<br> 9,653.00<br> 84.38<br> 170.01<br> 9,282.12<br> -567.26<br> 107.34<br> 536.05<br> 1.86<br> 9,684.00<br> 86.36<br> 171.03<br> 9,284.62<br> -597.73<br> 112.43<br> 564.48<br> 7.18<br> 9,715.00<br> 89.88<br> 172.41<br> 9,285.63<br> -628.39<br> 116.89<br> 592.73<br> 12.20<br> 9,747.00<br> 90.15<br> 172.11<br> 9,285.63<br> -660.10<br> 121.20<br> 621.79<br> 1.26<br> 9,810.00<br> 89.72<br> 172.15<br> 9,285.70<br> -722.50<br> 129.83<br> 679.05<br> 0.69<br> 9,905.00<br> 89.35<br> 172.64<br> 9,286.47<br> -816.66<br> 142.40<br> 765.21<br> 0.65<br> 9,936.00<br> 88.80<br> 172.52<br> 9,286.97<br> -847.40<br> 146.40<br> 793.28<br> 1.82<br> 9,968.00<br> 88.15<br> 171.95<br> 9,287.82<br> -879.10<br> 150.72<br> 822.33<br> 2.70<br> 10,000.00<br> 88.46<br> 170.68<br> 9,288.77<br> -910.71<br> 155.55<br> 851.59<br> 4.08<br> 10,031.00<br> 88.27<br> 168.95<br> 9,289.65<br> -941.21<br> 161.03<br> 880.25<br> 5.61<br> 10,063.00<br> 89.60<br> 167.87<br> 9,290.25<br> -972.55<br> 167.46<br> 910.14<br> 5.35<br> 10,095.00<br> 89.57<br> 166.89<br> 9,290.48<br> -1,003.78<br> 174.45<br> 940.23<br> 3.06<br> 10,126.00<br> 88.03<br> 165.79<br> 9,291.13<br> -1,033.89<br> 181.77<br> 969.56<br> 6.10<br> 10,158.00<br> 87.07<br> 164.19<br> 9,292.50<br> -1,064.77<br> 190.05<br> 1,000.05<br> 5.83<br> 10,189.00<br> 85.90<br> 162.85<br> 9,294.40<br> -1,094.44<br> 198.83<br> 1,029.78<br> 5.73<br> 10,221.00<br> 86.98<br> 162.56<br> 9,296.38<br> -1,124.94<br> 208.32<br> 1,060.60<br> 3.49<br> 10,252.00<br> 88.43<br> 161.21<br> 9,297.62<br> -1,154.37<br> 217.95<br> 1,090.60<br> 6.39<br> 10,284.00<br> 89.97<br> 160.61<br> 9,298.07<br> -1,184.61<br> 228.42<br> 1,121.72<br> 5.16<br> 10,316.00<br> 92.62<br> 160.64<br> 9,297.35<br> -1,214.79<br> 239.03<br> 1,152.88<br> 8.28<br> 10,348.00<br> 94.13<br> 158.99<br> 9,295.46<br> -1,244.77<br> 250.05<br> 1,184.08<br> 6.98<br> 10,379.00<br> 93.58<br> 156.42<br> 9,293.38<br> -1,273.38<br> 261.78<br> 1,214.52<br> 8.46<br> 10,411.00<br> 92.13<br> 154.40<br> 9,291.79<br> -1,302.44<br> 275.08<br> 1,246.17<br> 7.76<br> 10,442.00<br> 90.40<br> 152.55<br> 9,291.10<br> -1,330.17<br> 288.92<br> 1,276.99<br> 8.17<br> 10,474.00<br> 88.03<br> 151.51<br> 9,291.54<br> -1,358.43<br> 303.93<br> 1,308.89<br> 8.09<br> 10,505.00<br> 87.78<br> 150.66<br> 9,292.67<br> -1,385.54<br> 318.91<br> 1,339.80<br> 2.86<br> 10,537.00<br> 88.61<br> 150.91<br> 9,293.68<br> -1,413.46<br> 334.52<br> 1,371.73<br> 2.71<br> 10,569.00<br> 89.94<br> 149.95<br> 9,294.09<br> -1,441.29<br> 350.31<br> 1,403.69<br> 5.13<br> 10,600.00<br> 91.14<br> 148.73<br> 9,293.79<br> -1,467.95<br> 366.12<br> 1,434.67<br> 5.52<br> 10,632.00<br> 91.32<br> 147.42<br> 9,293.11<br> -1,495.11<br> 383.03<br> 1,466.66<br> 4.13<br> 10,664.00<br> 90.77<br> 146.21<br> 9,292.52<br> -1,521.88<br> 400.54<br> 1,498.65<br> 4.15<br> 10,696.00<br> 90.03<br> 145.63<br> 9,292.30<br> -1,548.39<br> 418.47<br> 1,530.64<br> 2.94<br> 10,727.00<br> 89.54<br> 144.50<br> 9,292.42<br> -1,573.80<br> 436.23<br> 1,561.61<br> 3.97<br> 10,759.00<br> 88.52<br> 144.60<br> 9,292.96<br> -1,599.86<br> 454.78<br> 1,593.56<br> 3.20<br> 10,854.00<br> 87.63<br> 143.69<br> 9,296.15<br> -1,676.82<br> 510.40<br> 1,688.35<br> 1.34<br> 10,949.00<br> 89.14<br> 143.67<br> 9,298.83<br> -1,753.33<br> 566.64<br> 1,783.10<br> 1.59<br> 11,044.00<br> 89.66<br> 143.73<br> 9,299.82<br> -1,829.88<br> 622.88<br> 1,877.88<br> 0.55<br> 11,139.00<br> 89.20<br> 142.92<br> 9,300.77<br> -1,906.07<br> 679.62<br> 1,972.63<br> 0.98<br> 11,234.00<br> 88.68<br> 142.64<br> 9,302.52<br> -1,981.71<br> 737.07<br> 2,067.29<br> 0.62<br> 11,265.00<br> 87.91<br> 142.62<br> 9,303.45<br> -2,006.34<br> 755.88<br> 2,098.16<br> 2.48<br> 11,297.00<br> 88.33<br> 142.53<br> 9,304.50<br> -2,031.74<br> 775.31<br> 2,130.03<br> 1.34<br> 11,328.00<br> 91.36<br> 142.30<br> 9,304.58<br> -2,056.30<br> 794.22<br> 2,160.90<br> 9.80<br> 11,360.00<br> 91.36<br> 141.72<br> 9,303.82<br> -2,081.51<br> 813.91<br> 2,192.75<br> 1.81<br> 11,392.00<br> 91.69<br> 141.11<br> 9,302.97<br> -2,106.52<br> 833.86<br> 2,224.56<br> 2.17<br> 11,423.00<br> 91.51<br> 141.01<br> 9,302.10<br> -2,130.62<br> 853.34<br> 2,255.35<br> 0.66<br> 11,519.00<br> 91.82<br> 140.83<br> 9,299.31<br> -2,205.11<br> 913.83<br> 2,350.68<br> 0.37<br> 11,613.00<br> 92.13<br> 140.55<br> 9,296.07<br> -2,277.80<br> 973.34<br> 2,443.96<br> 0.44<br> 11,708.00<br> 92.41<br> 140.02<br> 9,292.31<br> -2,350.82<br> 1,034.00<br> 2,538.14<br> 0.63<br> 11,803.00<br> 92.37<br> 139.14<br> 9,288.35<br> -2,423.08<br> 1,095.54<br> 2,632.15<br> 0.93<br> 11,898.00<br> 91.63<br> 139.40<br> 9,285.03<br> -2,495.02<br> 1,157.49<br> 2,726.12<br> 0.83<br> 27 March, 2015 - 16:38<br> Page 4 of 7<br> COMPASS<br> <hr> <A name=13></a>EOG Resources, Inc.<br> Mountrail County, ND<br> Design Report for Parshall 81-27H - Final MSS Gyro &amp; Sperry MWD Survey<br> Measured<br> Vertical<br> Vertical<br> Dogleg<br> Depth<br> Inclination<br> Azimuth<br> Depth<br> +N/-S<br> +E/-W<br> Section<br> Rate<br> (usft)<br> (°)<br> (°)<br> (usft)<br> (usft)<br> (usft)<br> (usft)<br> (°/100usft)<br> 11,994.00<br> 91.76<br> 138.89<br> 9,282.19<br> -2,567.60<br> 1,220.26<br> 2,821.06<br> 0.55<br> 12,088.00<br> 91.85<br> 139.19<br> 9,279.23<br> -2,638.55<br> 1,281.85<br> 2,914.00<br> 0.33<br> 12,183.00<br> 90.77<br> 140.00<br> 9,277.06<br> -2,710.87<br> 1,343.41<br> 3,008.07<br> 1.42<br> 12,278.00<br> 88.86<br> 140.65<br> 9,277.37<br> -2,783.99<br> 1,404.06<br> 3,102.32<br> 2.12<br> 12,310.00<br> 88.52<br> 140.94<br> 9,278.10<br> -2,808.78<br> 1,424.28<br> 3,134.10<br> 1.40<br> 12,341.00<br> 88.40<br> 140.93<br> 9,278.93<br> -2,832.84<br> 1,443.81<br> 3,164.88<br> 0.39<br> 12,373.00<br> 88.46<br> 141.11<br> 9,279.81<br> -2,857.70<br> 1,463.93<br> 3,196.67<br> 0.59<br> 12,436.00<br> 88.49<br> 141.00<br> 9,281.49<br> -2,906.69<br> 1,503.52<br> 3,259.25<br> 0.18<br> 12,468.00<br> 88.80<br> 141.49<br> 9,282.24<br> -2,931.63<br> 1,523.54<br> 3,291.05<br> 1.81<br> 12,563.00<br> 89.66<br> 141.92<br> 9,283.52<br> -3,006.18<br> 1,582.41<br> 3,385.56<br> 1.01<br> 12,658.00<br> 88.77<br> 141.48<br> 9,284.82<br> -3,080.73<br> 1,641.28<br> 3,480.06<br> 1.05<br> 12,753.00<br> 87.81<br> 141.56<br> 9,287.66<br> -3,155.06<br> 1,700.37<br> 3,574.50<br> 1.01<br> 12,848.00<br> 89.78<br> 140.60<br> 9,289.65<br> -3,228.96<br> 1,760.03<br> 3,668.88<br> 2.31<br> 12,943.00<br> 91.36<br> 139.67<br> 9,288.71<br> -3,301.87<br> 1,820.92<br> 3,763.09<br> 1.93<br> 13,038.00<br> 91.91<br> 139.27<br> 9,286.00<br> -3,374.04<br> 1,882.63<br> 3,857.13<br> 0.72<br> 13,132.00<br> 88.83<br> 138.62<br> 9,285.39<br> -3,444.92<br> 1,944.36<br> 3,950.07<br> 3.35<br> 13,227.00<br> 90.03<br> 138.10<br> 9,286.34<br> -3,515.91<br> 2,007.48<br> 4,043.86<br> 1.38<br> 13,322.00<br> 89.60<br> 136.83<br> 9,286.64<br> -3,585.91<br> 2,071.70<br> 4,137.41<br> 1.41<br> 13,417.00<br> 88.95<br> 136.64<br> 9,287.85<br> -3,655.08<br> 2,136.80<br> 4,230.73<br> 0.71<br> 13,512.00<br> 90.18<br> 139.77<br> 9,288.57<br> -3,725.89<br> 2,200.11<br> 4,324.47<br> 3.54<br> 13,607.00<br> 89.69<br> 139.35<br> 9,288.67<br> -3,798.20<br> 2,261.73<br> 4,418.56<br> 0.68<br> 13,702.00<br> 90.18<br> 141.41<br> 9,288.78<br> -3,871.37<br> 2,322.31<br> 4,512.83<br> 2.23<br> 13,797.00<br> 90.49<br> 141.67<br> 9,288.23<br> -3,945.76<br> 2,381.39<br> 4,607.32<br> 0.43<br> 13,892.00<br> 90.46<br> 141.16<br> 9,287.44<br> -4,020.01<br> 2,440.64<br> 4,701.78<br> 0.54<br> 13,987.00<br> 89.26<br> 139.76<br> 9,287.67<br> -4,093.27<br> 2,501.11<br> 4,796.06<br> 1.94<br> 14,081.00<br> 91.60<br> 140.55<br> 9,286.97<br> -4,165.44<br> 2,561.34<br> 4,889.28<br> 2.63<br> 14,176.00<br> 92.13<br> 140.69<br> 9,283.87<br> -4,238.83<br> 2,621.58<br> 4,983.55<br> 0.58<br> 14,271.00<br> 90.31<br> 141.02<br> 9,281.85<br> -4,312.49<br> 2,681.53<br> 5,077.89<br> 1.95<br> 14,366.00<br> 91.08<br> 141.98<br> 9,280.70<br> -4,386.83<br> 2,740.67<br> 5,172.36<br> 1.30<br> 14,417.00<br> 91.45<br> 141.99<br> 9,279.57<br> -4,427.00<br> 2,772.07<br> 5,223.11<br> 0.73<br> Last Sperry MWD Survey @14417.00' MD<br> 14,469.00<br> 91.45<br> 141.99<br> 9,278.26<br> -4,467.96<br> 2,804.08<br> 5,274.86<br> 0.00<br> Straight Line Projection to TD @ 14469.00' MD/9278.26' TVD<br> Design Annotations<br> Measured<br> Vertical<br> Local Coordinates<br> Depth<br> Depth<br> +N/-S<br> +E/-W<br> Comment<br> (usft)<br> (usft)<br> (usft)<br> (usft)<br> 100.00<br> 100.00<br> 0.44<br> -0.20<br> First MSS Gyro Survey @100.00' MD<br> 1,936.00<br> 1,935.91<br> 13.58<br> -9.21<br> Last MSS Gyro Survey @1936.00' MD<br> 1,936.00<br> 1,935.91<br> 13.58<br> -9.21<br> Tie-On to MSS Gyro Surveys @1936.00' MD<br> 2,048.00<br> 2,047.90<br> 14.95<br> -10.25<br> First Sperry MWD Survey @2048.00' MD<br> 14,417.00<br> 9,279.57<br> -4,427.00<br> 2,772.07<br> Last Sperry MWD Survey @14417.00' MD<br> 14,469.00<br> 9,278.26<br> -4,467.96<br> 2,804.08<br> Straight Line Projection to TD @ 14469.00' MD/9278.26' TVD<br> Vertical Section Information<br> Angle<br> Origin<br> Origin<br> Start<br> Type<br> Target<br> Azimuth<br> Type<br> +N/_S<br> +E/-W<br> TVD<br> (°)<br> (usft)<br> (usft)<br> (usft)<br> Target<br> Parshall 81-27H_BHL PLAT<br> 147.49<br> Slot<br> 0.00<br> 0.00<br> 0.00<br> 27 March, 2015 - 16:38<br> Page 5 of 7<br> COMPASS<br> <hr> <A name=14></a>EOG Resources, Inc.<br> Mountrail County, ND<br> Design Report for Parshall 81-27H - Final MSS Gyro &amp; Sperry MWD Survey<br> Survey tool program<br> From<br> To<br> Survey/Plan<br> Survey Tool<br> (usft)<br> (usft)<br> 100.00<br> 1,936.00<br> MSS GYRO Surveys<br> NS-GYRO-MS<br> 1,936.00<br> 9,517.00<br> Sperry MWD Surveys_Vert &amp; Build<br> MWD<br> 9,517.00<br> 14,469.00<br> Sperry MWD Surveys_Lateral (IFR)<br> MWD+IFR1+MS_WY<br> Casing Details<br> Measured<br> Vertical<br> Casing<br> Hole<br> Depth<br> Depth<br> Name<br> Diameter<br> Diameter<br> (usft)<br> (usft)<br> (&quot;)<br> (&quot;)<br> 2,010.00<br> 2,009.90<br> 9 5/8&quot;<br> 9-5/8<br> 13-1/2<br> Wellbore Targets<br> Target Name<br> Dip<br> Dip<br> - hit/miss target<br> Angle<br> Dir.<br> TVD<br> +N/-S<br> +E/-W<br> Northing<br> Easting<br> - Shape<br> (°)<br> (°)<br> (usft)<br> (usft)<br> (usft)<br> (usft)<br> (usft)<br> Latitude<br> Longitude<br> Parshall 81-27H_SHL<br> 0.00<br> 0.00<br> 0.00<br> 0.00<br> 0.00<br> 355,699.20<br> 1,585,744.99<br> 47° 57' 45.644 N<br> 102° 11' 27.442 W<br> - actual wellpath misses target center by 1935.98usft at 1936.00usft MD (1935.91 TVD, 13.58 N, -9.21 E)<br> - Point<br> Parshall 81-27H_S27<br> 0.00<br> 0.00<br> 0.00<br> 0.00<br> 0.00<br> 355,699.20<br> 1,585,744.99<br> 47° 57' 45.644 N<br> 102° 11' 27.442 W<br> - actual wellpath misses target center by 1935.98usft at 1936.00usft MD (1935.91 TVD, 13.58 N, -9.21 E)<br> - Polygon<br> Point 1<br> 0.00<br> 249.95<br> -499.86<br> 355,960.05<br> 1,585,250.77<br> Point 2<br> 0.00<br> -5,027.80<br> -502.72<br> 350,683.96<br> 1,585,132.02<br> Point 3<br> 0.00<br> -5,013.01<br> 4,779.90<br> 350,582.75<br> 1,590,413.37<br> Point 4<br> 0.00<br> 250.25<br> 4,777.96<br> 355,844.46<br> 1,590,527.00<br> Point 5<br> 0.00<br> 249.95<br> -499.86<br> 355,960.05<br> 1,585,250.77<br> Parshall 81-27H_S27 500' SB Lines<br> 0.00<br> 0.00<br> 0.00<br> 0.00<br> 0.00<br> 355,699.20<br> 1,585,744.99<br> 47° 57' 45.644 N<br> 102° 11' 27.442 W<br> - actual wellpath misses target center by 1935.98usft at 1936.00usft MD (1935.91 TVD, 13.58 N, -9.21 E)<br> - Polygon<br> Point 1<br> 0.00<br> -250.05<br> 0.14<br> 355,449.22<br> 1,585,739.64<br> Point 2<br> 0.00<br> -4,527.80<br> -2.72<br> 351,172.83<br> 1,585,642.85<br> Point 3<br> 0.00<br> -4,513.01<br> 4,279.90<br> 351,093.58<br> 1,589,924.50<br> Point 4<br> 0.00<br> -249.75<br> 4,277.96<br> 355,355.59<br> 1,590,016.17<br> Point 5<br> 0.00<br> -250.05<br> 0.14<br> 355,449.22<br> 1,585,739.64<br> Parshall 81-27H_BHL PLAT<br> 0.00<br> 0.00<br> 9,291.00<br> -4,518.39<br> 2,879.89<br> 351,118.94<br> 1,588,524.79<br> 47° 57' 1.052 N<br> 102° 10' 45.138 W<br> - actual wellpath misses target center by 91.94usft at 14469.00usft MD (9278.26 TVD, -4467.96 N, 2804.08 E)<br> - Point<br> Parshall 81-27H_PBHL<br> 0.00<br> 0.00<br> 9,291.00<br> -4,468.00<br> 2,836.75<br> 351,170.26<br> 1,588,482.77<br> 47° 57' 1.549 N<br> 102° 10' 45.772 W<br> - actual wellpath misses target center by 35.07usft at 14469.00usft MD (9278.26 TVD, -4467.96 N, 2804.08 E)<br> - Point<br> Directional Difficulty Index<br> Average Dogleg over Survey:<br> 1.53 °/100usft<br> Maximum Dogleg over Survey:<br> 15.85 °/100usft at 9,005.00<br> usft<br> Net Tortousity applicable to Plans:<br> 0.65 °/100usft<br> Directional Difficulty Index:<br> 6.280<br> Audit Info<br> 27 March, 2015 - 16:38<br> Page 6 of 7<br> COMPASS<br> <hr> <A name=15></a>EOG Resources, Inc.<br> Mountrail County, ND<br> North Reference Sheet for Sec. 27-T152N-R90W - Parshall 81-27H - Drilling Plan<br> All data is in US Feet unless otherwise stated. Directions and Coordinates are relative to True North Reference .<br> Vertical Depths are relative to RKB 24' @ 1950.00usft (SST 58). Northing and Easting are relative to Parshall 81-27H<br> Coordinate System is US State Plane 1927 (Exact solution), North Dakota North 3301 using datum NAD 1927 (NADCON CONUS), ellipsoid Clarke 1866<br> Projection method is Lambert Conformal Conic (2 parallel)<br> Central Meridian is 100° 30' 0.000 W°, Longitude Origin:0° 0' 0.000 E°, Latitude Origin:48° 44' 0.000 N°<br> False Easting: 2,000,000.00usft, False Northing: 0.00usft, Scale Reduction: 0.99993810<br> Grid Coordinates of Well: 355,699.20 usft N, 1,585,744.99 usft E<br> Geographical Coordinates of Well: 47° 57' 45.64&quot; N, 102° 11' 27.44&quot; W<br> Grid Convergence at Surface is: -1.26°<br> Based upon Minimum Curvature type calculations, at a Measured Depth of 14,469.00usft<br> the Bottom Hole Displacement is 5,274.99usft in the Direction of 147.89° ( True).<br> Magnetic Convergence at surface is: -9.03° ( 1 August 2014, , User Defined)<br> T<br> Magnetic Model: USER DEFINED<br> M<br> Date:<br> 01-Aug-14<br> Declination: 7.77°<br> Inclination/Dip: 73.01°<br> Field Strength: 56345<br> GridNorthis 1.26° West of TrueNorth(GridConvergence)<br> Magnetic Northis 7.77° East of TrueNorth(Magnetic Declination)<br> Magnetic Northis 9.03° East of GridNorth(Magnetic Convergence)<br> Toconvert aTrueDirectiontoaGridDirection,Add1.26°<br> Toconvert aMagnetic DirectiontoaTrueDirection,Add7.77° East<br> Toconvert aMagnetic DirectiontoaGridDirection,Add9.03°<br> 27 March, 2015 - 16:38<br> Page 7 of 7<br> COMPASS<br> <hr> <A name=16></a><hr> <A name=17></a><hr> <A name=18></a><hr> <A name=19></a><hr> <A name=20></a><hr> <A name=21></a><hr> <A name=22></a>EOG RESOURCES, INC<br> (SURFACE HOLE LOCATION)<br> PARSHALL 81-27H<br> NWNW SEC. 27, T152N, R90W<br> 250' FNL &amp; 500' FWL<br> MOUNTRAIL CO., NORTH DAKOTA<br> (BOTTOM HOLE LOCATION)<br> 14469' md and 9278.26' tvd<br> 4468.25S &amp; 2803.07E (SWSE S 27, T152N, R90W)<br> GL=1926'<br> KB=1950'<br> API#: 33-061-03154<br> August 11, 2014<br> Weatherford SLS, Inc.<br> 884 Implement Drive<br> Dickinson, ND 58602<br> (701) 227-4408<br> Alan Gatheridge<br> P.O. Box 250<br> South Heart, ND 58655<br> (701) 677-4379<br> <hr> <A name=23></a>DATUM<br> WELL NAME:<br> PARSHALL 81-27H<br> WELL LOCATION:<br> NWNW SEC. 27, TWP 152N, RNG 90W<br> 250' FNL &amp; 500' FWL<br> Lat @ 48^ 57' 45.644&quot;N &amp; Lng @ 102^ 11' 27.442&quot;W (NAD 27)<br> MOUNTRAIL CO., NORTH DAKOTA<br> API NUMBER:<br> 33-061-03154<br> OPERATOR:<br> EOG RESOURCES, INCORPORATED<br> CONTRACTOR:<br> SST DRILLING, RIG #58<br> WELLSITE PERSONEL:<br> COMPANY MAN<br> E. Rousse &amp; D. Ballard<br> EOG Resources<br> GEOLOGIST<br> A. Gatheridge &amp; E. Williams<br> Weatherford SLS<br> TOOL PUSHER(S)<br> A. Pember &amp; A. Yoger<br> SST Drilling<br> MUD MAN<br> R. Glenn &amp; B. Flagg<br> MI Swaco<br> DIRECTIONAL DRILLER(S)<br> J. Luche &amp; D. Dirkson<br> Sperry-Sun<br> MWD<br> B. McNair &amp; J. Davidson<br> Sperry-Sun<br> HOLE DATA:<br> GROUND LEVEL:<br> 1926.00<br> SPUD DATE<br> 03-Aug-14<br> DRILLING FLOOR:<br> 1950.00<br> KICK-OFF POINT<br> 06-Aug-14<br> KELLY BUSHING:<br> 1950.00<br> FINISH DATE<br> 11-Aug-14<br> TOTAL DEPTH(S) OF WELL<br> Surface<br> 8-3/4&quot; Open Hole<br> 6&quot; Open Hole<br> MAXIMUM DRILLED DEPTH:<br> 2010' md<br> 9571' md<br> 14469' md<br> MD<br> TVD<br> SS<br> VS<br> 9-5/8&quot; SURFACE CASING:<br> 1986<br> 1985.90<br> -35.90<br> -17.17<br> BHL:<br> 14.19S &amp; 9.67W (NWNW 27, T152N, R90W)<br> KOP FOR LATERAL:<br> 8755<br> 8754.06<br> -6804.06<br> -38.02<br> BHL:<br> 35.99N &amp; 14.27W (NWNW 27, T152N, R90W)<br> 7&quot; CASING POINT:<br> 9565<br> 9282.95<br> -7332.95<br> 544.07<br> BHL:<br> 576.38S &amp; 109.74E (NWNW 27, T152N, R90W)<br> TOTAL DEPTH OF THE WELL:<br> 14469<br> 9278.26<br> -7328.26<br> 5274.56<br> BHL:<br> 4468.25S &amp; 2803.07E (SWSE 27, T152N, R90W)<br> HOLE EVALUATION:<br> GAS DETECTION<br> Weatherford SLS, Inc.<br> Tooke DAQ Automated Logging System<br> DIRECTIONAL<br> Hailliburton/Sperry-Sun Directional and MWD Services<br> MWD<br> ROP/Pulse Gamma Ray/Pulse Directional Surveys<br> <hr> <A name=24></a>DRILLING OPERATIONS<br> Drilling Operations based upon a 6:00 am drilling report time<br> DATE<br> DEPTH<br> MADE<br> OPERATION<br> WOB<br> RPM<br> SPM<br> PP<br> (DP+MM)<br> 08/04/14<br> 5850<br> 3850<br> Drilling<br> 25<br> 55+131<br> 88+88<br> 4200<br> 08/05/14<br> 7156<br> 1306<br> TIH<br> 25<br> 55+131<br> 88+88<br> 4200<br> 08/06/14<br> 8755<br> 1599<br> Drilling<br> 32<br> 52+114<br> 88+88<br> 4200<br> 08/07/14<br> 9110<br> 355<br> Drilling<br> 25<br> 0+158<br> 88+88<br> 4150<br> 08/08/14<br> 9571<br> 461<br> TOOH<br> 28<br> 25+158<br> 88+88<br> 4150<br> 08/09/14<br> 9571<br> 0<br> Pic-Up BHA<br> 08/10/14<br> 10621<br> 1050<br> Drilling<br> 30<br> 55+99<br> 99<br> 3700<br> 08/11/14<br> 13279<br> 2658<br> Drilling<br> 22<br> 60+99<br> 99<br> 3700<br> 08/12/14<br> 14469<br> 1190<br> Total Depth of Well<br> 25<br> 55+99<br> 99<br> 3700<br> <hr> <A name=25></a>DAILY CHRONOLOGY<br> Daily Chronology based upon a 6:00 am drilling report time<br> Target Days<br> 26.30<br> DATE<br> DSS<br> CHRONOLOGY<br> 08/04/14<br> 1<br> Pick-up drill pipe. Displace hole with invert. Drill float, cement, and shoe. Drilling.<br> 08/05/14<br> 2<br> Drill to 7156. TOOH. Change-out bit. TIH. Trouble shoot top drive (ground fault). TIH.<br> 08/06/14<br> 3<br> TIH. Drilling.<br> 08/07/14<br> 4<br> Drill to 8755. TOOH. Lay down BHA and pick-up directional BHA. TIH. Loosing returns-pump LCM slug. Circulate. Drilling.<br> 08/08/14<br> 5<br> Drill to 9571. Short trip. Tight spot from 8755 and ream from 9383 to 9283. Ream from 8755 to TD. TOOH to 7300-mix LCM<br> pill and pump. TOOH to run 7&quot; casing.<br> 08/09/14<br> 6<br> Rig-up lay down machine. Lay down BHA, and HWDP. Pick-up and run 7&quot; casing to 9565. Cement in casing. Test casing. Lay<br> cementers. Lay out BHA and clean mud tanks.<br> 08/10/14<br> 7<br> Pick-up BHA. Install pack-off. TIH. Pick-up HWDP. TIH. Test choke. Drill float, cement, and shoe. Drilling.<br> 08/11/14<br> 8<br> Drilling.<br> 08/12/14<br> 9<br> Drill to 14469. Total depth of the well. Circulate. TOOH to set liner to the total depth of the well.<br> <hr> <A name=26></a>40<br> KICK-OFF<br> 8755' md &amp; 8754.06' tvd<br> 35.99N &amp; 14.27W<br> 35<br> 30<br> 25<br> 20<br> (feet)<br> INGS<br> 15<br> SURFACE CASING<br> NORTH<br> 1986' md &amp; 1985.90' tvd<br> 14.19N &amp; 9.67W<br> 10<br> 5<br> 0<br> SURFACE HOLE LOCATION<br> NWNW S27, T152N, R90W<br> 250' FNL &amp; 500' FWL<br> -5<br> -20<br> -15<br> -10<br> -5<br> 0<br> 5<br> 10<br> EASTINGS (feet)<br> SURVEY DATA FROM<br> SPERRY-SUN<br> EOG RESOURCES, INC.<br> PARSHALL 81-27H<br> MOUNTRAIL CO., NORTH DAKTOA<br> PLAN VIEW OF VERTICAL<br> <hr> <A name=27></a>SURFAC<br> N<br> E<br> W<br> H<br> N<br> O<br> W<br> LE<br> S<br> L<br> 2<br> 2<br> 7<br> O<br> 5<br> ,<br> C<br> 0<br> T<br> A<br> '<br> 1<br> T<br> F<br> 5<br> N<br> 2<br> IO<br> L<br> N<br> N<br> &amp;<br> , R<br> 5<br> 9<br> 0<br> 0<br> 0<br> W<br> ' FWL<br> CASING<br> 1985.90' tvd<br> 9.67W<br> &amp;<br> SURFACE<br> 1986' md &amp;<br> 14.19N<br> t)<br> ee<br> (fH<br> PTED<br> AL<br> ICTR<br> VE<br> UE<br> TR<br> KICK-OFF<br> 8754.06' tvd<br> 14.27W<br> &amp;<br> 8755' md &amp;<br> 35.99N<br> SURFACE LOCATION@0.00&amp;0.00<br> EOG RESOURCES, INC.<br> PARSHALL 81-27H<br> MOUNTRAIL CO., NORTH DAKTOA<br> PROFILE VIEW OF VERTICAL<br> <hr> <A name=28></a>KICK-OFF<br> 8755' md &amp; 8754.06' tvd<br> 35.99N &amp; 14.27W<br> 0<br> -100<br> -200<br> (feet)<br> INGS<br> NORTH<br> -300<br> -400<br> -500<br> 7&quot; CASING<br> 9565' md &amp; 9273.40' tvd<br> SURFACE HOLE LOCATION<br> 481.30S &amp; 91.32E<br> NWNW S27, T152N, R90W<br> 250' FNL &amp; 500' FWL<br> -40<br> 0<br> 40<br> 80<br> 120<br> EASTINGS (feet)<br> SURVEY DATA FROM<br> SPERRY-SUN<br> EOG RESOURCES, INC.<br> PARSHALL 81-27H<br> MOUNTRAIL CO., NORTH DAKTOA<br> PLAN VIEW OF VERTICAL and BUILD<br> <hr> <A name=29></a>SURFAC<br> N<br> E<br> W<br> H<br> N<br> O<br> W<br> LE<br> S<br> L<br> 2<br> 2<br> 7<br> O<br> 5<br> ,<br> C<br> 0<br> T<br> A<br> '<br> 1<br> T<br> F<br> 5<br> N<br> 2<br> IO<br> L<br> N<br> N<br> &amp;<br> , R<br> 5<br> 9<br> 0<br> 0<br> 0<br> W<br> ' FWL<br> SUR<br> 1<br> F<br> 9<br> A<br> 86<br> C<br> '<br> E<br> m<br> C<br> d<br> A<br> 1<br> &amp;<br> S<br> 4<br> 1<br> IN<br> .1<br> 9<br> 9<br> 8<br> G<br> N<br> 5.9<br> &amp;<br> 0<br> 9<br> '<br> .<br> t<br> 6<br> vd<br> 7W<br> t)<br> ee<br> (fH<br> PTED<br> AL<br> ICTR<br> VE<br> UE<br> TR<br> 8<br> K<br> 75<br> IC<br> 5<br> K<br> ' m<br> -O<br> d<br> F<br> 3<br> &amp;<br> F<br> 5.9<br> 8<br> 9<br> 7<br> N<br> 54<br> &amp;<br> .0<br> 1<br> 6<br> 4<br> ' t<br> .<br> v<br> 2<br> d<br> 7W<br> SURFACE LOCATION@0.00&amp;0.00<br> 7<br> 9<br> &quot;<br> 56<br> C<br> 5<br> A<br> ' m<br> SI<br> d<br> N<br> 4<br> &amp;<br> G<br> 81<br> 9<br> .<br> 2<br> 3<br> 7<br> 0<br> 3<br> S<br> .4<br> &amp;<br> 0'<br> 9<br> t<br> 1<br> vd<br> .32E<br> EOG RESOURCES, INC.<br> PARSHALL 81-27H<br> MOUNTRAIL CO., NORTH DAKTOA<br> PROFILE VIEW OF VERTICAL and BUILD<br> <hr> <A name=30></a>0<br> 7&quot; CASING<br> 9565' md &amp; 9273.40' tvd<br> -500<br> 481.30S &amp; 91.32E<br> -1000<br> -1500<br> AZIMUTHLINEFORW<br> -2000<br> EL<br> (feet)<br> L @<br> 147.4<br> INGS<br> 9 DEGREE<br> -2500<br> S (TR<br> NORTH<br> UE NORTH)<br> -3000<br> -3500<br> -4000<br> SURFACE HOLE LOCATION<br> TOTAL DEPTH<br> -4500<br> NWNW S27, T152N, R90W<br> 14469' md &amp; 9278.26' tvd<br> 250' FNL &amp; 500' FWL<br> 4468.25S &amp; 2803.07E<br> 0<br> 1000<br> 2000<br> 3000<br> EASTINGS (feet)<br> SURVEY DATA FROM<br> SPERRY-SUN<br> EOG RESOURCES, INC.<br> PARSHALL 81-27H<br> MOUNTRAIL CO., NORTH DAKTOA<br> PLAN VIEW OF VERTICAL and BUILD<br> <hr> <A name=31></a>300<br> 140<br> F)<br> 250<br> 120<br> (^<br> BHT<br> 100<br> 200<br> BHTd<br> 80<br> )an<br> 150<br> 60<br> (API<br> 100<br> GAMMA<br> 40<br> GAMMA<br> 50<br> 20<br> 0<br> 0<br> 10000<br> EOG RESOUR<br> 12000 </span><span class="ft3">CES, INC.<br> 14000<br> PARSHALL 81-27H<br> 9230<br> MOUNTRAIL CO., NORTH DAKOTA<br> 'tvd<br> 9240<br> ITE<br> 3<br> E<br> t)<br> 3<br> M<br> .1<br> 0<br> e<br> 69<br> 86.<br> 14<br> 4<br> 4<br> fe<br> 468<br> 9250<br> 92<br> &amp;<br> DOLO<br> 69'<br> TO<br> (<br> &amp;<br> .25<br> m<br> .11S<br> T<br> H<br> 'md<br> d<br> A<br> S<br> 6<br> 53<br> &amp;<br> &amp;<br> L<br> 9260<br> IDDLE<br> 4<br> M<br> 3<br> D<br> 9<br> 28<br> PT<br> 95<br> 2<br> E<br> 78.<br> P<br> 03.0<br> MIDDLE BAKKEN<br> T<br> 2<br> H<br> 9270<br> 6<br> 7E<br> '<br> DE<br> tvd<br> 9280<br> GRM(b)<br> ICAL<br> 9290<br> RTE </span><span class="ft0">9300<br> V<br> LOWER SHALE<br> 9310<br> TRUE<br> 9320<br> 9330<br> 9500<br> 10500<br> 11000<br> 11500<br> 12500<br> 13000<br> 13500<br> 14500<br> 10000<br> 12000<br> 14000<br> MEASURED DEPTH (feet)<br> HORIZONTAL PROFILE OF WELL BORE<br> <hr> <A name=32></a>BIT RECORD<br> Number<br> Size<br> Make<br> Type<br> Noz<br> Out<br> Feet<br> Hours<br> Ft/Hr<br> 2<br> 8-3/4<br> Security<br> MM75D<br> 7X16<br> 7156<br> 5146<br> 28.10<br> 183.13<br> 3<br> 8-3/4<br> Security<br> MM65D<br> 6X18<br> 8755<br> 1599<br> 20.30<br> 78.77<br> 4<br> 8-3/4<br> Security<br> MMD55M<br> 5X20<br> 9751<br> 996<br> 20.80<br> 47.88<br> 5<br> 6<br> Hughes<br> T406<br> 6x18<br> 14469<br> 4718<br> 30.70<br> 153.68<br> MOTOR ANGLES FOR BHA(S)<br> Vertical, Build, and Horizontal<br> BHA No,<br> Size<br> In @<br> Angle<br> 2<br> 6-3/4<br> (Casing)<br> 2010<br> 1.50<br> 3<br> 6-3/4<br> (ROP)<br> 7156<br> 1.50<br> 4<br> 6-3/4<br> (KOP)<br> 8755<br> 2.38<br> 5<br> 4-3/4<br> (Casing)<br> 9751<br> 1.50<br> SHOAL INTERVALS<br> Horizontal<br> DEPTH<br> LENGTH<br> 12287 to 12362<br> (Limestone)<br> 75<br> (BAKKEN) SHALE INTERVALS<br> Build and Horizontal<br> DEPTH<br> LENGTH<br> 11270 to 11351<br> (Lower)<br> 81<br> DIP CHANGES(S)<br> Horizontal<br> Interval(s)<br> Deg<br> Ft/100'<br> 9450 to 11270<br> (Up)<br> 0.12<br> 0.20<br> 11270 to 11351<br> (Down)<br> 0.29<br> 0.51<br> 11351 to 12028<br> (Down)<br> 0.15<br> 0.26<br> 12028 to 14469<br> (Up)<br> 0.00<br> 0.00<br> AVERAGE DIP<br> (Up)<br> 0.07<br> 0.13<br> <hr> <A name=33></a>MUD REPORT<br> DATE<br> DEPTH<br> TEMP(F)<br> WT<br> FV<br> PV<br> YP<br> HTHP<br> OWR<br> % SOL<br> % LG SOL<br> CHLOR<br> ES<br> 08/03/14<br> 2010<br> 10.20<br> 63<br> 21<br> 7<br> 4.2<br> 60/40<br> 9.37<br> 3.70<br> 62000<br> 208<br> 08/04/14<br> 5590<br> 96<br> 10.30<br> 72<br> 21<br> 8<br> 4.0<br> 63/37<br> 9.30<br> 2.50<br> 62000<br> 253<br> 08/05/14<br> 7156<br> 131<br> 10.60<br> 69<br> 24<br> 9<br> 4.0<br> 60/40<br> 10.23<br> 2.50<br> 64000<br> 301<br> 08/06/14<br> 8630<br> 129<br> 10.60<br> 69<br> 20<br> 9<br> 4.2<br> 66/34<br> 12.08<br> 4.90<br> 50000<br> 363<br> 08/07/14<br> 9037<br> 126<br> 10.70<br> 62<br> 20<br> 8<br> 4.2<br> 68/32<br> 12.70<br> 4.00<br> 50000<br> 377<br> 08/08/14<br> 9571<br> 10.70<br> 57<br> 21<br> 8<br> 4.4<br> 72/28<br> 11.87<br> 3.20<br> 52000<br> 384<br> 08/09/14<br> Clean mud tanks and displace with brine water<br> 08/10/14<br> 10463<br> 119<br> 8.70<br> 30<br> 2<br> 0<br> Lost 1229 bbl/24 hrs<br> 3.00<br> 1.90<br> 12000<br> 9.0 pH<br> 08/11/14<br> 13109<br> 120<br> 8.60<br> 30<br> 2<br> 0<br> Lost 654 bbl/24 hrs<br> 3.00<br> 2.00<br> 1000<br> 9.5 pH<br> 08/12/14<br> 14469<br> 122<br> 8.60<br> 30<br> 2<br> 0<br> Lost 552 bbl/24 hrs<br> 3.00<br> 2.00<br> 1100<br> 9.5 pH<br> <hr> <A name=34></a>DAILY ROP, PERCENTAGE OF OIL @ SHAKER, AND GAS READINGS<br> All operations and totals based upon a 6:00 am drilling report time<br> PENETRATION RATE<br> DAILY GAS READINGS<br> (feet per hour)<br> TOTAL GAS<br> CHROMATOGRAPH-MAXIMUM<br> BHT<br> DATE<br> ROTATE<br> SLIDE<br> % OIL<br> 6:00 AM<br> MIN<br> MAX<br> C1<br> C2<br> C3<br> C4<br> Mud Wt<br> ^F<br> 08/08/14<br> 67<br> 46<br> invert<br> 109<br> 10<br> 229<br> 99<br> 38<br> 25<br> 14<br> 10.70<br> 175.44<br> 08/10/14<br> 205<br> 72<br> 5%<br> 64<br> 37<br> 778<br> 116<br> 88<br> 114<br> 93<br> 8.70<br> 183.88<br> 08/11/14<br> 270<br> 42<br> trace<br> 151<br> 62<br> 475<br> 26<br> 32<br> 73<br> 92<br> 8.60<br> 196.53<br> 08/12/14<br> 255<br> 45<br> 5%<br> 182<br> 130<br> 927<br> 404<br> 247<br> 281<br> 243<br> 8.60<br> 188.09<br> TOTAL FOOTAGE DRILLED FOR HORIZONTAL<br> (Target Interval for well is the Middle Bakken Carbonate/Silt Interval)<br> FORMATION/ZONE<br> Above Mid Bakken<br> Mid Bakken<br> Below Mid Bakken<br> TOTAL<br> BUILD<br> 781<br> 29<br> 0<br> 810<br> MAIN LATERAL<br> 0<br> 4823<br> 81<br> 4904<br> TOTAL(S)<br> 781<br> 4852<br> 81<br> 5714<br> TOTAL PERCENTAGES<br> FORMATION/ZONE<br> Above Mid Bakken<br> Mid Bakken<br> Below Mid Bakken<br> TOTAL<br> BUILD<br> 96.4%<br> 0.6%<br> 0.0%<br> 100%<br> MAIN LATERAL<br> 0.0%<br> 98.3%<br> 1.7%<br> 100%<br> <hr> <A name=35></a>FORMATION BOUNDARIES AND CONTACTS<br> EOG RESOURCES, INC.: PARSHALL 81-27H (BUILD and HORIZONTAL)<br> (Horizontal-Rate of Penetration)<br> COORDINATES<br> Top of Middle Bakken<br> 9269<br> FORMATION/ZONE<br> MD<br> TVD<br> SS<br> VS<br> N/S<br> E/W<br> DIP &amp; COMMENTS<br> Ground Level:<br> 1926<br> CORRELATION WELL: {Isopachs}<br> Dip Rate:<br> 0.70<br> 1.22 (Ft/100')<br> Kelly Bushing:<br> 1950<br> EOG: WAYZETTA 52-3334H<br> (Top: Bm-md) Vertical Section:<br> 650<br> Substructure Height:<br> 24<br> {THICK: Formation Thickness (Uncorrected for Dip Rate)}<br> ISO<br> VS<br> MidB<br> THICK<br> Charles<br> 7324<br> 7323.19<br> -5373.19<br> -26.27<br> 30.33N<br> 1.29W<br> 1929<br> 676<br> 9243<br> 392<br> Base of Last Salt<br> 7716<br> 7715.14<br> -5765.14<br> -28.47<br> 29.23N<br> 7.12W<br> 1559<br> 678<br> 9266<br> 62<br> Ratcliffe<br> 7778<br> 7777.13<br> -5827.13<br> -28.92<br> 19.10N<br> 8.15W<br> 1493<br> 679<br> 9262<br> 78<br> Midale<br> 7856<br> 7855.12<br> -5905.12<br> -29.42<br> 29.05N<br> 9.16W<br> 1428<br> 679<br> 9275<br> 46<br> Mission Canyon<br> 7902<br> 7901.12<br> -5951.12<br> -29.73<br> 29.08N<br> 9.70W<br> 1390<br> 680<br> 9283<br> 230<br> Glenburn<br> 8132<br> 8131.11<br> -6181.11<br> -32.08<br> 30.60N<br> 11.67W<br> 1140<br> 682<br> 9262<br> 164<br> Tilston<br> 8296<br> 8295.09<br> -6345.09<br> -33.95<br> 31.98N<br> 13.00W<br> 991<br> 684<br> 9278<br> 180<br> Lodgepole<br> 8476<br> 8475.08<br> -6525.08<br> -35.89<br> 33.80N<br> 13.74W<br> 787<br> 686<br> 9254<br> 180<br> Kick-Off Point<br> 8755<br> 8754.06<br> -6804.06<br> -38.02<br> 35.99N<br> 14.27W<br> 688<br> Upper Whitewater Lake<br> 8656<br> 8655.07<br> -6705.07<br> -37.46<br> 35.72N<br> 13.65W<br> 573<br> 687<br> 9219<br> 132<br> Lower Whiterwater Lake<br> 8788<br> 8787.04<br> -6837.04<br> -36.88<br> 35.09N<br> 13.57W<br> 431<br> 687<br> 9210<br> 77<br> Upper Virden<br> 8866<br> 8864.08<br> -6914.08<br> -25.49<br> 24.35N<br> 9.22W<br> 381<br> 675<br> 9237<br> 84<br> Lower Virden<br> 8955<br> 8948.15<br> -6998.15<br> 2.45<br> 2.86S<br> 0.07E<br> 263<br> 648<br> 9203<br> 98<br> 1st Shale Marker<br> 9072<br> 9046.55<br> -7096.55<br> 62.27<br> 63.17S<br> 16.75E<br> 165<br> 588<br> 9204<br> 136<br> 2nd Shale Marker<br> 9282<br> 9182.08<br> -7232.08<br> 208.03<br> 220.84S<br> 40.56E<br> 77<br> 442<br> 9254<br> 22<br> 3rd Shale Marker<br> 9325<br> 9203.84<br> -7253.84<br> 242.11<br> 257.42S<br> 46.58E<br> 55<br> 408<br> 9254<br> 23<br> Carrington (False Bakken)<br> 9378<br> 9226.81<br> -7276.81<br> 286.32<br> 304.38S<br> 55.15E<br> 36<br> 364<br> 9258<br> 7<br> Scallion<br> 9396<br> 9233.44<br> -7283.44<br> 302.02<br> 320.73S<br> 58.70E<br> 30<br> 348<br> 9259<br> 15<br> (Upper) Bakken Shale<br> 9442<br> 9247.94<br> -7297.94<br> 343.15<br> 363.27S<br> 68.49E<br> 17<br> 307<br> 9261<br> 21<br> Middle Dolomite<br> 9536<br> 9269.13<br> -7319.13<br> 428.35<br> 453.11S<br> 86.03E<br> 0<br> 222<br> 9266<br> 4<br> 7&quot; Casing Point<br> 9565<br> 9273.40<br> -7323.40<br> 454.96<br> 481.30S<br> 91.32E<br> FROM<br> TO<br> FT/100'<br> DEG<br> Base of Gamma Ray Marker<br> 9662<br> 9282.95<br> -7332.95<br> 544.07<br> 576.38S<br> 107.94E<br> (Lower) Bakken Shale<br> 11270<br> 9303.62<br> -7353.62<br> 2102.89<br> 2010.60S<br> 757.95E<br> (Lower) Bakken Shale<br> 11351<br> 9304.03<br> -7354.03<br> 2183.54<br> 2074.73S<br> 807.39E<br> 11270<br> 11351<br> 0.51<br> 0.29<br> Base of Gamma Ray Marker<br> 12028<br> 9281.14<br> -7331.14<br> 2854.42<br> 2593.56S<br> 1241.58E<br> Total Depth of the Well<br> 14469<br> 9278.26<br> -7328.26<br> 5274.56<br> 4468.25S<br> 2803.07E<br> Average Dip<br> 0.13<br> 0.07<br> <hr> <A name=36></a>SURVEYS (VERICAL, BUILD, and HORIZONTAL)<br> Minimum Curvature Method<br> Vertical Section Plane @ 127.59 degrees<br> Magnetic Declination @ 7.50 degrees<br> Measured<br> Incl<br> Drift<br> True<br> Vertical<br> Coordinates<br> Dog Leg<br> Build/<br> Depth<br> Angle<br> Direction<br> Vertical<br> Section<br> N-S<br> E-W<br> Severity<br> Drop<br> FT<br> Deg<br> Deg<br> Depth<br> FT<br> FT<br> FT<br> Deg/100<br> Deg/100<br> 0<br> 0.00<br> 0.00<br> 0.00<br> 0.00<br> 0.00<br> 0.00<br> 0.00<br> 100<br> 0.55<br> 335.80<br> 100.00<br> -0.47<br> 0.44<br> -0.20<br> 0.55<br> 1.00<br> 200<br> 0.45<br> 355.44<br> 199.99<br> -1.30<br> 1.27<br> -0.42<br> 0.20<br> 0.10<br> 300<br> 0.47<br> 3.40<br> 299.99<br> -1.98<br> 2.07<br> -0.43<br> 0.07<br> 0.00<br> 400<br> 0.59<br> 7.30<br> 399.99<br> -2.70<br> 2.99<br> -0.34<br> 0.13<br> 0.00<br> 500<br> 0.60<br> 359.95<br> 499.98<br> -3.54<br> 4.02<br> -0.28<br> 0.08<br> 0.00<br> 600<br> 0.54<br> 357.62<br> 599.98<br> -4.39<br> 5.02<br> -0.30<br> 0.06<br> 0.06<br> 700<br> 0.52<br> 342.07<br> 699.97<br> -5.24<br> 5.92<br> -0.46<br> 0.14<br> 0.02<br> 800<br> 0.48<br> 322.80<br> 799.97<br> -6.09<br> 6.68<br> -0.85<br> 0.17<br> 0.04<br> 900<br> 0.47<br> 304.01<br> 899.97<br> -6.89<br> 7.25<br> -1.44<br> 0.16<br> 0.01<br> 1000<br> 0.32<br> 295.03<br> 999.96<br> -7.50<br> 7.60<br> -2.04<br> 0.16<br> 0.15<br> 1100<br> 0.26<br> 338.07<br> 1099.96<br> -7.96<br> 7.92<br> -2.37<br> 0.22<br> 0.06<br> 1200<br> 0.44<br> 323.93<br> 1199.96<br> -8.56<br> 8.44<br> -2.68<br> 0.20<br> 0.00<br> 1300<br> 0.71<br> 309.20<br> 1299.96<br> -9.54<br> 9.15<br> -3.39<br> 0.31<br> 0.00<br> 1400<br> 0.72<br> 270.76<br> 1399.95<br> -10.47<br> 9.55<br> -4.50<br> 0.47<br> 0.00<br> 1500<br> 0.42<br> 300.85<br> 1499.94<br> -11.14<br> 9.74<br> -5.44<br> 0.41<br> 0.30<br> 1600<br> 0.62<br> 320.40<br> 1599.94<br> -12.01<br> 10.35<br> -6.10<br> 0.26<br> 0.00<br> 1700<br> 0.77<br> 317.51<br> 1699.93<br> -13.20<br> 11.26<br> -6.90<br> 0.15<br> 0.00<br> 1800<br> 0.82<br> 316.52<br> 1799.92<br> -14.57<br> 12.27<br> -7.85<br> 0.05<br> 0.00<br> 1900<br> 0.77<br> 308.17<br> 1899.91<br> -15.90<br> 13.21<br> -8.87<br> 0.13<br> 0.05<br> 1936<br> 0.86<br> 325.07<br> 1935.91<br> -16.40<br> 13.58<br> -9.21<br> 0.71<br> 0.00<br> 2048<br> 0.90<br> 320.66<br> 2047.90<br> -18.11<br> 14.95<br> -10.25<br> 0.07<br> 0.00<br> 2079<br> 0.99<br> 323.60<br> 2078.89<br> -18.62<br> 15.35<br> -10.56<br> 0.33<br> 0.00<br> 2175<br> 1.23<br> 317.93<br> 2174.87<br> -20.46<br> 16.78<br> -11.74<br> 0.27<br> 0.00<br> 2269<br> 1.17<br> 314.77<br> 2268.85<br> -22.38<br> 18.20<br> -13.09<br> 0.09<br> 0.06<br> 2365<br> 1.18<br> 325.09<br> 2364.83<br> -24.32<br> 19.70<br> -14.35<br> 0.22<br> 0.00<br> 2459<br> 1.26<br> 337.63<br> 2458.81<br> -26.30<br> 21.44<br> -15.30<br> 0.29<br> 0.00<br> 2554<br> 1.33<br> 346.25<br> 2553.79<br> -28.37<br> 23.47<br> -15.95<br> 0.22<br> 0.00<br> 2649<br> 1.44<br> 352.50<br> 2648.76<br> -30.49<br> 25.72<br> -16.37<br> 0.20<br> 0.00<br> 2744<br> 1.51<br> 356.56<br> 2743.73<br> -32.66<br> 28.15<br> -16.60<br> 0.14<br> 0.00<br> 2839<br> 1.75<br> 353.99<br> 2838.69<br> -35.05<br> 30.84<br> -16.83<br> 0.26<br> 0.00<br> 2934<br> 0.56<br> 60.06<br> 2933.67<br> -36.33<br> 32.52<br> -16.58<br> 1.69<br> 1.25<br> 3029<br> 0.82<br> 69.56<br> 3028.67<br> -36.17<br> 32.99<br> -15.54<br> 0.29<br> 0.00<br> 3124<br> 0.83<br> 54.66<br> 3123.66<br> -36.06<br> 33.62<br> -14.34<br> 0.23<br> 0.00<br> 3219<br> 0.87<br> 51.50<br> 3218.65<br> -36.17<br> 34.47<br> -13.22<br> 0.06<br> 0.00<br> 3314<br> 0.87<br> 41.67<br> 3313.63<br> -36.44<br> 35.46<br> -12.17<br> 0.16<br> 0.00<br> 3409<br> 1.04<br> 182.03<br> 3408.63<br> -35.93<br> 35.13<br> -11.72<br> 1.89<br> 0.00<br> 3504<br> 0.95<br> 209.50<br> 3503.61<br> -34.85<br> 33.59<br> -12.14<br> 0.51<br> 0.09<br> 3599<br> 0.64<br> 219.48<br> 3598.61<br> -34.32<br> 32.49<br> -12.87<br> 0.36<br> 0.33<br> 3694<br> 0.34<br> 252.75<br> 3693.60<br> -34.23<br> 32.00<br> -13.48<br> 0.42<br> 0.31<br> 3789<br> 0.40<br> 294.73<br> 3788.60<br> -34.58<br> 32.05<br> -14.05<br> 0.29<br> 0.00<br> 3884<br> 0.84<br> 110.73<br> 3883.60<br> -34.30<br> 31.95<br> -13.70<br> 1.31<br> 0.00<br> 3979<br> 0.66<br> 80.36<br> 3978.59<br> -33.53<br> 31.79<br> -12.51<br> 0.45<br> 0.19<br> 4074<br> 0.59<br> 69.34<br> 4073.58<br> -33.22<br> 32.05<br> -11.51<br> 0.15<br> 0.08<br> <hr> <A name=37></a>4169<br> 1.34<br> 188.92<br> 4168.58<br> -32.28<br> 31.12<br> -11.23<br> 1.80<br> 1.00<br> 4263<br> 1.20<br> 189.30<br> 4262.55<br> -30.73<br> 29.07<br> -11.56<br> 0.16<br> 0.16<br> 4358<br> 0.97<br> 154.30<br> 4357.54<br> -29.19<br> 27.36<br> -11.37<br> 0.72<br> 0.23<br> 4453<br> 1.29<br> 149.10<br> 4452.52<br> -27.32<br> 25.72<br> -10.47<br> 0.35<br> 0.00<br> 4548<br> 1.12<br> 143.49<br> 4547.50<br> -25.33<br> 24.06<br> -9.38<br> 0.22<br> 0.18<br> 4644<br> 0.98<br> 134.89<br> 4643.48<br> -23.60<br> 22.73<br> -8.24<br> 0.22<br> 0.14<br> 4739<br> 0.71<br> 116.54<br> 4738.47<br> -22.30<br> 21.90<br> -7.13<br> 0.40<br> 0.28<br> 4834<br> 0.77<br> 84.25<br> 4833.46<br> -21.50<br> 21.70<br> -5.97<br> 0.44<br> 0.00<br> 4929<br> 1.46<br> 85.22<br> 4928.44<br> -20.65<br> 21.86<br> -4.12<br> 0.73<br> 1.00<br> 5024<br> 1.72<br> 74.30<br> 5023.41<br> -19.67<br> 22.35<br> -1.54<br> 0.42<br> 0.00<br> 5119<br> 1.24<br> 68.87<br> 5118.38<br> -19.06<br> 23.10<br> 0.79<br> 0.53<br> 0.51<br> 5214<br> 1.06<br> 105.69<br> 5213.36<br> -18.20<br> 23.24<br> 2.60<br> 0.78<br> 0.19<br> 5309<br> 0.81<br> 76.11<br> 5308.35<br> -17.33<br> 23.16<br> 4.10<br> 0.56<br> 0.27<br> 5403<br> 0.72<br> 71.83<br> 5402.34<br> -16.97<br> 23.50<br> 5.30<br> 0.11<br> 0.10<br> 5498<br> 0.54<br> 34.78<br> 5497.33<br> -17.00<br> 24.05<br> 6.12<br> 0.46<br> 0.19<br> 5593<br> 0.71<br> 14.81<br> 5592.33<br> -17.57<br> 24.99<br> 6.52<br> 0.29<br> 0.00<br> 5688<br> 0.59<br> 312.38<br> 5687.32<br> -18.44<br> 25.89<br> 6.31<br> 0.72<br> 0.12<br> 5783<br> 1.08<br> 322.13<br> 5782.31<br> -19.80<br> 26.92<br> 5.40<br> 0.53<br> 1.00<br> 5878<br> 1.19<br> 325.65<br> 5877.29<br> -21.67<br> 28.44<br> 4.30<br> 0.14<br> 0.00<br> 5973<br> 1.66<br> 329.53<br> 5972.26<br> -24.04<br> 30.44<br> 3.04<br> 0.51<br> 0.00<br> 6068<br> 0.81<br> 294.55<br> 6067.24<br> -25.98<br> 31.91<br> 1.73<br> 1.16<br> 0.90<br> 6163<br> 0.74<br> 282.66<br> 6162.23<br> -26.97<br> 32.32<br> 0.52<br> 0.18<br> 0.07<br> 6258<br> 0.58<br> 296.20<br> 6257.23<br> -27.82<br> 32.67<br> -0.50<br> 0.24<br> 0.17<br> 6353<br> 0.73<br> 240.25<br> 6352.22<br> -28.26<br> 32.58<br> -1.46<br> 0.66<br> 0.00<br> 6448<br> 0.91<br> 240.02<br> 6447.21<br> -28.32<br> 31.90<br> -2.64<br> 0.18<br> 0.00<br> 6543<br> 0.65<br> 243.02<br> 6542.20<br> -28.41<br> 31.28<br> -3.78<br> 0.27<br> 0.27<br> 6638<br> 0.68<br> 131.72<br> 6637.20<br> -27.91<br> 30.65<br> -3.84<br> 1.16<br> 0.00<br> 6733<br> 0.55<br> 126.19<br> 6732.19<br> -26.94<br> 30.01<br> -3.05<br> 0.16<br> 0.14<br> 6828<br> 0.28<br> 83.99<br> 6827.19<br> -26.42<br> 29.76<br> -2.46<br> 0.41<br> 0.29<br> 6923<br> 0.25<br> 20.34<br> 6922.19<br> -26.44<br> 29.98<br> -2.16<br> 0.29<br> 0.03<br> 7018<br> 0.28<br> 47.48<br> 7017.19<br> -26.61<br> 30.33<br> -1.91<br> 0.14<br> 0.00<br> 7112<br> 0.25<br> 96.23<br> 7111.19<br> -26.52<br> 30.47<br> -1.54<br> 0.24<br> 0.04<br> 7207<br> 0.17<br> 67.40<br> 7206.19<br> -26.37<br> 30.50<br> -1.20<br> 0.14<br> 0.08<br> 7302<br> 0.19<br> 204.20<br> 7301.19<br> -26.26<br> 30.41<br> -1.14<br> 0.35<br> 0.00<br> 7397<br> 0.76<br> 252.44<br> 7396.18<br> -26.33<br> 30.08<br> -1.80<br> 0.68<br> 1.00<br> 7492<br> 0.92<br> 260.74<br> 7491.17<br> -26.80<br> 29.76<br> -3.16<br> 0.21<br> 0.00<br> 7587<br> 1.07<br> 263.37<br> 7586.16<br> -27.48<br> 29.54<br> -4.79<br> 0.17<br> 0.00<br> 7682<br> 1.08<br> 260.84<br> 7681.14<br> -28.23<br> 29.29<br> -6.56<br> 0.05<br> 0.00<br> 7777<br> 0.84<br> 266.09<br> 7776.13<br> -28.91<br> 29.10<br> -8.13<br> 0.27<br> 0.25<br> 7871<br> 0.65<br> 268.11<br> 7870.12<br> -29.52<br> 29.04<br> -9.35<br> 0.20<br> 0.20<br> 7966<br> 0.61<br> 320.16<br> 7965.12<br> -30.29<br> 29.41<br> -10.22<br> 0.58<br> 0.04<br> 8061<br> 0.63<br> 301.44<br> 8060.11<br> -31.26<br> 30.07<br> -10.99<br> 0.21<br> 0.00<br> 8156<br> 0.77<br> 313.27<br> 8155.10<br> -32.35<br> 30.78<br> -11.90<br> 0.21<br> 0.00<br> 8251<br> 0.61<br> 317.39<br> 8250.10<br> -33.47<br> 31.59<br> -12.70<br> 0.18<br> 0.17<br> 8346<br> 0.63<br> 328.11<br> 8345.09<br> -34.49<br> 32.41<br> -13.32<br> 0.12<br> 0.00<br> 8441<br> 0.67<br> 350.40<br> 8440.09<br> -35.52<br> 33.40<br> -13.69<br> 0.27<br> 0.00<br> 8535<br> 0.61<br> 2.15<br> 8534.08<br> -36.44<br> 34.44<br> -13.76<br> 0.15<br> 0.06<br> 8630<br> 0.61<br> 3.20<br> 8629.07<br> -37.27<br> 35.45<br> -13.72<br> 0.01<br> 8700<br> 0.65<br> 21.38<br> 8699.07<br> -37.80<br> 36.19<br> -13.55<br> 0.29<br> 0.00<br> 8752<br> 0.57<br> 91.46<br> 8751.06<br> -38.04<br> 35.99<br> -14.31<br> 1.35<br> 0.15<br> 8783<br> 2.92<br> 146.69<br> 8782.05<br> -37.16<br> 35.32<br> -13.72<br> 8.51<br> 8.00<br> <hr> <A name=38></a>8815<br> 7.09<br> 157.71<br> 8813.92<br> -34.40<br> 32.81<br> -12.52<br> 13.31<br> 13.00<br> 8847<br> 11.12<br> 158.85<br> 8845.51<br> -29.43<br> 28.11<br> -10.66<br> 12.61<br> 13.00<br> 8878<br> 14.75<br> 159.28<br> 8875.72<br> -22.64<br> 21.63<br> -8.19<br> 11.71<br> 12.00<br> 8910<br> 18.70<br> 161.07<br> 8906.36<br> -13.66<br> 12.96<br> -5.08<br> 12.45<br> 12.00<br> 8941<br> 22.91<br> 162.23<br> 8935.33<br> -2.99<br> 2.51<br> -1.63<br> 13.64<br> 14.00<br> 8973<br> 26.53<br> 163.35<br> 8964.40<br> 9.91<br> -10.27<br> 2.32<br> 11.41<br> 11.00<br> 9005<br> 31.59<br> 164.10<br> 8992.36<br> 24.83<br> -25.19<br> 6.67<br> 15.85<br> 16.00<br> 9036<br> 35.66<br> 165.75<br> 9018.17<br> 41.20<br> -41.77<br> 11.12<br> 13.45<br> 13.00<br> 9068<br> 39.72<br> 164.84<br> 9043.48<br> 59.82<br> -60.68<br> 16.09<br> 12.81<br> 13.00<br> 9099<br> 44.11<br> 168.70<br> 9066.55<br> 79.35<br> -80.84<br> 20.79<br> 16.42<br> 14.00<br> 9131<br> 46.82<br> 170.24<br> 9088.99<br> 100.49<br> -103.26<br> 24.96<br> 9.14<br> 8.00<br> 9163<br> 48.86<br> 172.59<br> 9110.47<br> 122.17<br> -126.71<br> 28.49<br> 8.38<br> 6.00<br> 9194<br> 50.97<br> 173.61<br> 9130.43<br> 143.55<br> -150.26<br> 31.33<br> 7.26<br> 7.00<br> 9226<br> 52.81<br> 172.77<br> 9150.18<br> 166.24<br> -175.26<br> 34.32<br> 6.11<br> 6.00<br> 9258<br> 55.59<br> 172.32<br> 9168.90<br> 189.75<br> -200.99<br> 37.69<br> 8.76<br> 9.00<br> 9289<br> 58.43<br> 170.95<br> 9185.78<br> 213.47<br> -226.71<br> 41.48<br> 9.88<br> 9.00<br> 9321<br> 60.98<br> 170.27<br> 9201.92<br> 238.88<br> -253.97<br> 45.99<br> 8.18<br> 8.00<br> 9352<br> 64.29<br> 170.06<br> 9216.16<br> 264.28<br> -281.09<br> 50.69<br> 10.69<br> 11.00<br> 9384<br> 68.06<br> 167.85<br> 9229.09<br> 291.52<br> -309.81<br> 56.30<br> 13.37<br> 12.00<br> 9416<br> 71.73<br> 166.71<br> 9240.09<br> 319.79<br> -339.12<br> 62.92<br> 11.95<br> 11.00<br> 9447<br> 73.40<br> 167.42<br> 9249.38<br> 347.66<br> -367.94<br> 69.54<br> 5.81<br> 5.00<br> 9479<br> 76.11<br> 168.42<br> 9257.79<br> 376.58<br> -398.13<br> 76.00<br> 8.99<br> 8.00<br> 9511<br> 78.97<br> 168.23<br> 9264.69<br> 405.78<br> -428.72<br> 82.32<br> 8.96<br> 9.00<br> 9517<br> 79.36<br> 168.85<br> 9265.82<br> 411.28<br> -434.50<br> 83.49<br> 12.05<br> 7.00<br> 9517<br> 79.36<br> 168.85<br> 9265.82<br> 410.94<br> -434.75<br> 82.46<br> 12.05<br> 7.00<br> 9606<br> 85.10<br> 170.35<br> 9277.85<br> 492.59<br> -521.44<br> 98.36<br> 6.66<br> 6.00<br> 9621<br> 84.97<br> 170.09<br> 9279.14<br> 506.38<br> -536.17<br> 100.90<br> 1.93<br> 0.87<br> 9653<br> 84.38<br> 170.01<br> 9282.11<br> 535.80<br> -567.55<br> 106.40<br> 1.86<br> 1.84<br> 9684<br> 86.36<br> 171.03<br> 9284.62<br> 564.24<br> -598.03<br> 111.49<br> 7.18<br> 6.00<br> 9715<br> 89.88<br> 172.41<br> 9285.63<br> 592.48<br> -628.68<br> 115.95<br> 12.20<br> 11.00<br> 9747<br> 90.15<br> 172.11<br> 9285.62<br> 621.54<br> -660.39<br> 120.26<br> 1.26<br> 1.00<br> 9810<br> 89.72<br> 172.15<br> 9285.70<br> 678.80<br> -722.80<br> 128.89<br> 0.69<br> 0.68<br> 9905<br> 89.35<br> 172.64<br> 9286.47<br> 764.97<br> -816.96<br> 141.46<br> 0.65<br> 0.39<br> 9936<br> 88.80<br> 172.52<br> 9286.97<br> 793.04<br> -847.69<br> 145.46<br> 1.82<br> 1.77<br> 9968<br> 88.15<br> 171.95<br> 9287.82<br> 822.09<br> -879.39<br> 149.78<br> 2.70<br> 2.03<br> 10000<br> 88.46<br> 170.68<br> 9288.77<br> 851.35<br> -911.01<br> 154.61<br> 4.08<br> 1.00<br> 10031<br> 88.27<br> 168.95<br> 9289.65<br> 880.01<br> -941.50<br> 160.09<br> 5.61<br> 0.61<br> 10063<br> 89.60<br> 167.87<br> 9290.25<br> 909.89<br> -972.85<br> 166.52<br> 5.35<br> 4.00<br> 10095<br> 89.57<br> 166.89<br> 9290.48<br> 939.98<br> -1004.07<br> 173.51<br> 3.06<br> 0.09<br> 10126<br> 88.03<br> 165.79<br> 9291.13<br> 969.31<br> -1034.19<br> 180.83<br> 6.10<br> 4.97<br> 10158<br> 87.07<br> 164.19<br> 9292.49<br> 999.80<br> -1065.07<br> 189.11<br> 5.83<br> 3.00<br> 10189<br> 85.90<br> 162.85<br> 9294.39<br> 1029.54<br> -1094.73<br> 197.89<br> 5.73<br> 3.77<br> 10221<br> 86.98<br> 162.56<br> 9296.38<br> 1060.36<br> -1125.23<br> 207.38<br> 3.49<br> 3.00<br> 10252<br> 88.43<br> 161.21<br> 9297.62<br> 1090.36<br> -1154.67<br> 217.01<br> 6.39<br> 5.00<br> 10284<br> 89.97<br> 160.61<br> 9298.07<br> 1121.48<br> -1184.90<br> 227.48<br> 5.16<br> 5.00<br> 10316<br> 92.62<br> 160.64<br> 9297.35<br> 1152.63<br> -1215.08<br> 238.09<br> 8.28<br> 8.00<br> 10348<br> 94.13<br> 158.99<br> 9295.46<br> 1183.84<br> -1245.06<br> 249.11<br> 6.98<br> 5.00<br> 10379<br> 93.58<br> 156.42<br> 9293.38<br> 1214.28<br> -1273.68<br> 260.84<br> 8.46<br> 1.77<br> 10411<br> 92.13<br> 154.40<br> 9291.78<br> 1245.93<br> -1302.74<br> 274.14<br> 7.76<br> 4.53<br> 10442<br> 90.40<br> 152.55<br> 9291.10<br> 1276.75<br> -1330.46<br> 287.98<br> 8.17<br> 5.58<br> 10474<br> 88.03<br> 151.51<br> 9291.54<br> 1308.64<br> -1358.72<br> 302.98<br> 8.09<br> 7.41<br> <hr> <A name=39></a>10505<br> 87.78<br> 150.66<br> 9292.67<br> 1339.56<br> -1385.84<br> 317.96<br> 2.86<br> 0.81<br> 10537<br> 88.61<br> 150.91<br> 9293.68<br> 1371.49<br> -1413.75<br> 333.57<br> 2.71<br> 3.00<br> 10569<br> 89.94<br> 149.95<br> 9294.08<br> 1403.44<br> -1441.58<br> 349.36<br> 5.13<br> 4.00<br> 10600<br> 91.14<br> 148.73<br> 9293.79<br> 1434.43<br> -1468.25<br> 365.17<br> 5.52<br> 4.00<br> 10632<br> 91.32<br> 147.42<br> 9293.11<br> 1466.42<br> -1495.40<br> 382.08<br> 4.13<br> 1.00<br> 10664<br> 90.77<br> 146.21<br> 9292.52<br> 1498.41<br> -1522.17<br> 399.59<br> 4.15<br> 1.72<br> 10696<br> 90.03<br> 145.63<br> 9292.30<br> 1530.39<br> -1548.68<br> 417.52<br> 2.94<br> 2.31<br> 10727<br> 89.54<br> 144.50<br> 9292.41<br> 1561.36<br> -1574.09<br> 435.28<br> 3.97<br> 1.58<br> 10759<br> 88.52<br> 144.60<br> 9292.96<br> 1593.32<br> -1600.16<br> 453.83<br> 3.20<br> 3.19<br> 10854<br> 87.63<br> 143.69<br> 9296.15<br> 1688.10<br> -1677.11<br> 509.44<br> 1.34<br> 0.94<br> 10949<br> 89.14<br> 143.67<br> 9298.82<br> 1782.85<br> -1753.62<br> 565.69<br> 1.59<br> 2.00<br> 11044<br> 89.66<br> 143.73<br> 9299.82<br> 1877.63<br> -1830.18<br> 621.92<br> 0.55<br> 1.00<br> 11139<br> 89.20<br> 142.92<br> 9300.76<br> 1972.38<br> -1906.37<br> 678.66<br> 0.98<br> 0.48<br> 11234<br> 88.68<br> 142.64<br> 9302.52<br> 2067.04<br> -1982.00<br> 736.11<br> 0.62<br> 0.55<br> 11265<br> 87.91<br> 142.62<br> 9303.44<br> 2097.91<br> -2006.63<br> 754.92<br> 2.48<br> 2.48<br> 11297<br> 88.33<br> 142.53<br> 9304.49<br> 2129.78<br> -2032.03<br> 774.36<br> 1.34<br> 1.00<br> 11328<br> 91.36<br> 142.30<br> 9304.58<br> 2160.65<br> -2056.59<br> 793.26<br> 9.80<br> 10.00<br> 11360<br> 91.36<br> 141.72<br> 9303.82<br> 2192.50<br> -2081.80<br> 812.95<br> 1.81<br> 11392<br> 91.69<br> 141.11<br> 9302.97<br> 2224.31<br> -2106.81<br> 832.90<br> 2.17<br> 1.00<br> 11423<br> 91.51<br> 141.01<br> 9302.10<br> 2255.10<br> -2130.91<br> 852.38<br> 0.66<br> 0.58<br> 11519<br> 91.82<br> 140.83<br> 9299.31<br> 2350.43<br> -2205.40<br> 912.87<br> 0.37<br> 0.00<br> 11613<br> 92.13<br> 140.55<br> 9296.07<br> 2443.71<br> -2278.09<br> 972.39<br> 0.44<br> 0.00<br> 11708<br> 92.41<br> 140.02<br> 9292.31<br> 2537.89<br> -2351.11<br> 1033.04<br> 0.63<br> 0.00<br> 11803<br> 92.37<br> 139.14<br> 9288.35<br> 2631.90<br> -2423.37<br> 1094.58<br> 0.93<br> 0.04<br> 11898<br> 91.63<br> 139.40<br> 9285.03<br> 2725.87<br> -2495.31<br> 1156.53<br> 0.83<br> 0.78<br> 11994<br> 91.76<br> 138.89<br> 9282.19<br> 2820.81<br> -2567.89<br> 1219.30<br> 0.55<br> 0.00<br> 12088<br> 91.85<br> 139.19<br> 9279.23<br> 2913.74<br> -2638.84<br> 1280.89<br> 0.33<br> 0.00<br> 12183<br> 90.77<br> 140.00<br> 9277.06<br> 3007.81<br> -2711.16<br> 1342.45<br> 1.42<br> 1.14<br> 12278<br> 88.86<br> 140.65<br> 9277.37<br> 3102.06<br> -2784.28<br> 1403.09<br> 2.12<br> 2.01<br> 12310<br> 88.52<br> 140.94<br> 9278.10<br> 3133.84<br> -2809.07<br> 1423.31<br> 1.40<br> 1.06<br> 12341<br> 88.40<br> 140.93<br> 9278.93<br> 3164.62<br> -2833.13<br> 1442.84<br> 0.39<br> 0.39<br> 12373<br> 88.46<br> 141.11<br> 9279.81<br> 3196.41<br> -2858.00<br> 1462.97<br> 0.59<br> 0.00<br> 12436<br> 88.49<br> 141.00<br> 9281.49<br> 3258.99<br> -2906.98<br> 1502.55<br> 0.18<br> 0.00<br> 12468<br> 88.80<br> 141.49<br> 9282.24<br> 3290.79<br> -2931.93<br> 1522.58<br> 1.81<br> 1.00<br> 12563<br> 89.66<br> 141.92<br> 9283.52<br> 3385.30<br> -3006.48<br> 1581.44<br> 1.01<br> 1.00<br> 12658<br> 88.77<br> 141.48<br> 9284.82<br> 3479.80<br> -3081.02<br> 1640.31<br> 1.05<br> 0.94<br> 12753<br> 87.81<br> 141.56<br> 9287.65<br> 3574.24<br> -3155.36<br> 1699.40<br> 1.01<br> 1.01<br> 12848<br> 89.78<br> 140.60<br> 9289.65<br> 3668.62<br> -3229.25<br> 1759.06<br> 2.31<br> 2.00<br> 12943<br> 91.36<br> 139.67<br> 9288.71<br> 3762.83<br> -3302.16<br> 1819.95<br> 1.93<br> 2.00<br> 13038<br> 91.91<br> 139.27<br> 9286.00<br> 3856.86<br> -3374.34<br> 1881.66<br> 0.72<br> 1.00<br> 13132<br> 88.83<br> 138.62<br> 9285.39<br> 3949.80<br> -3445.21<br> 1943.38<br> 3.35<br> 3.28<br> 13227<br> 90.03<br> 138.10<br> 9286.34<br> 4043.59<br> -3516.20<br> 2006.49<br> 1.38<br> 1.00<br> 13322<br> 89.60<br> 136.83<br> 9286.64<br> 4137.13<br> -3586.20<br> 2070.71<br> 1.41<br> 0.45<br> 13417<br> 88.95<br> 136.64<br> 9287.84<br> 4230.46<br> -3655.37<br> 2135.82<br> 0.71<br> 0.68<br> 13512<br> 90.18<br> 139.77<br> 9288.57<br> 4324.19<br> -3726.19<br> 2199.11<br> 3.54<br> 1.00<br> 13607<br> 89.69<br> 139.35<br> 9288.67<br> 4418.28<br> -3798.49<br> 2260.73<br> 0.68<br> 0.52<br> 13702<br> 90.18<br> 141.41<br> 9288.78<br> 4512.54<br> -3871.66<br> 2321.31<br> 2.23<br> 1.00<br> 13797<br> 90.49<br> 141.67<br> 9288.23<br> 4607.03<br> -3946.05<br> 2380.39<br> 0.43<br> 0.00<br> 13892<br> 90.46<br> 141.16<br> 9287.44<br> 4701.49<br> -4020.31<br> 2439.64<br> 0.54<br> 0.03<br> 13987<br> 89.26<br> 139.76<br> 9287.67<br> 4795.77<br> -4093.57<br> 2500.11<br> 1.94<br> 1.26<br> 14081<br> 91.60<br> 140.55<br> 9286.96<br> 4888.99<br> -4165.73<br> 2560.33<br> 2.63<br> 2.00<br> <hr> <A name=40></a>14176<br> 92.13<br> 140.69<br> 9283.87<br> 4983.26<br> -4239.12<br> 2620.57<br> 0.58<br> 1.00<br> 14271<br> 90.31<br> 141.02<br> 9281.85<br> 5077.60<br> -4312.78<br> 2680.53<br> 1.95<br> 1.92<br> 14366<br> 91.08<br> 141.98<br> 9280.70<br> 5172.07<br> -4387.12<br> 2739.66<br> 1.30<br> 1.00<br> 14417<br> 91.45<br> 141.99<br> 9279.57<br> 5222.82<br> -4427.29<br> 2771.06<br> 0.73<br> 1.00<br> (Straight line projection to bit at the total depth of the well)<br> 14469<br> 91.45<br> 141.99<br> 9278.26<br> 5274.56<br> -4468.25<br> 2803.07<br> 0.00<br> <hr> <A name=41></a>SAMPLE LITHOLOGY<br> Drilling with an invert {diesel oil} based mud system<br> Samples begin in the "Charles" Formation<br> 7324-7348<br> Charles @ 7324' md and 5373' tvd<br> Anhydrite-white grading very pale pink (possible shale stain), opaque, amorphous with scattered<br> cryptocrystalline fragments, firm, platy in part<br> Shale-light gray brown, brown, and some pale red brown, subblocky to subplaty, subearthy, fissile in part,<br> slightly calcaric, soft-abundant &quot;gooey&quot; fragments, some silty, isolated salt clast porosity<br> 7348-7408<br> Anhydrite-white grading light gray with trace gray brown, opaque, amorphous with scattered cryptocrystalline<br> fragments, firm, platy in part<br> Shale-light brown with yellow brown, platy, some fissile, subearthy to subwaxy, firm to slightly hard, brittle,<br> scattered light gray anhydrite clasts with rare thin laminae in matrix, some silty texture, 10% of fragments<br> with microcrystalline lime crystal structure in matrix<br> Marlstone/Limestone-medium<br> brown,<br> argillic<br> pelloidal<br> dolomitic<br> cryptocrystalline<br> mudstone,<br> dense,<br> subglassy texture, moderately argillic, all fragments becoming moderately dolomitic, possible stringers-<br> lenses-nodules in surrounding anhydrite, rare convolute bedding structure, tight, no show<br> 7408-7446<br> Salt-clear, hard, brittle<br> 7446-7500<br> Anhydrite-white laminated gray, translucent in part, amorphous, firm to hard, calcaric, many fragments<br> composed of alternating thin beds of anhydrite and shale<br> Shale-medium gray laminated white, blocky to subplaty, subearthy, firm, moderately calcaric, interstitial<br> anhydrite with anhydrite laminae and lenses in matrix<br> Marlstone/Limestone-light gray mottled white and light brown, chalky argillic anhydritic pelloidal crypto to<br> microcrystalline mud-wackestone, chalky texture, dense, slightly argillic, very anhydrite-insitu, nodules, and<br> laminae, trace brown dolomite crystal structure, pelloidal structure, abundant fossil hash (Brachiopod, Coral,<br> and Bryzoa), fragmental structure, blocky fragments, no visible stain, tight, abundant yellow mineral<br> fluorescence, no visible show<br> 7500-7536<br> Anhydrite-very light gray and blue gray, opaque, amorphous to cryptocrystalline, soft to very slightly firm,<br> slightly argillic<br> Shale-medium light gray to brown gray with some pale brown, laminated white, blocky to subplaty,<br> subearthy, firm, moderately calcaric, interstitial anhydrite with anhydrite laminae and lenses in matrix<br> 7536-7548<br> Salt-clear, hard, brittle<br> 7548-7588<br> Anhydrite-white to very light, opaque with many translucent fragments, amorphous with scattered<br> cryptocrystalline fragments, firm to slightly hard, very slightly calcaric, clean<br> Shale-light gray, brown gray, yellow brown, and medium gray yellow, blocky, subearthy, friable, soft-&quot;gooey&quot;,<br> abundant interstitial anhydrite with scattered anhydrite lenses and clasts<br> 7588-7672<br> Marlstone/Limestone-medium brown mottled light gray, argillic chalky fossiliferous fragmental wackestone<br> with crypto to microcrystalline cement, subglassy texture, moderately argillic, very chalky, abundant fossil<br> hash, some anhydrite nodules, &quot;breccia&quot;- fragmental structure, angular-possibly fractured, very abundant<br> black dead oil, poor crystalline with moldic porosity, no visible show<br> <hr> <A name=42></a>Limestone-light to medium light gray laminated dark gray, anhydritic argillic chalky crypto to microcrystalline<br> mudstone, subchalky to earthy texture, dense, moderately argillic: shale flakes, granules, truncated laminae,<br> and swarms, very abundant interstitial anhydrite, becoming very chalky with many fragments grading<br> anhydritic marlstone in part, soft-very poorly indurate, no visible stain, tight, abundant medium yellow<br> mineral fluorescence, no visible show<br> Shale-medium dark gray some brown gray, platy to splintery, subwaxy, firm, brittle in part, moderately<br> calcaric<br> Anhydrite-very light gray and blue gray, opaque, amorphous to cryptocrystalline, soft to very slightly firm,<br> slightly argillic<br> 7672-7716<br> Base of Last Salt @ 7716' md and 7715' tvd<br> Salt-clear, hard, brittle<br> 7716-7778<br> Anhydrite-white, opaque, amorphous, firm to very slightly hard, slightly calcaric, clean<br> Shale-medium dark gray some brown gray, platy to splintery, subwaxy, firm, brittle in part, moderately<br> calcaric<br> Limestone-medium to medium dark gray, some blue gray, anhydrite argillic chalky crypto with rare<br> microcrystalline mudstone, rare very fine to fine grainstone fragments, chalky with microgranular structure,<br> dense, moderately argillic: shale flake, granules, and thin beds, interstitial anhydrite, very chalky, some<br> marlstone fragments, rare fossils: Forams?, blocky fragments with microlaminated bedding structure, no<br> visible stain, tight, very light yellow mineral fluorescence, no visible show<br> 7778-7820<br> Ratcliffe @ 7778' md and 7777' tvd<br> Limestone/Marlstone-light gray laminated gray black, chalky argillic pelloidal crypto to microcrystalline<br> mudstone, some subearthy texture, dense, argillic: abundant shale laminae and swarms, 15% well rounded<br> pellets and/or oolites, abundant chalk plug-infill, grading marlstone, scattered brown dead oil, no live oil, tight<br> crystalline porosity, yellow mineral reflectance, no visible show<br> Limestone-light yellow brown, gray brown, and brown, chalky micro with rare very fine crystalline mudstone,<br> subchalky texture with rare microgranular structure, very slightly argillic, abundant chalk plug-infill with chalk<br> laminae and lenses, styolitic, scattered dark brown dead oil, no live oil, tight crystalline porosity, yellow<br> mineral fluorescence, translucent yellow milky cuts<br> 7820-7856<br> Limestone-light yellow brown, gray brown, and brown, chalky recrystallized micro with rare very fine<br> crystalline mudstone, subchalky texture with rare microgranular structure, very slightly argillic, chalk laminae<br> and lenses, some cement overgrowths, styolitic, scattered dark brown dead oil, no live oil, tight crystalline<br> porosity, yellow mineral fluorescence, translucent yellow milky cuts<br> Anhydrite-white, opaque, amorphous, firm to very slightly hard, slightly calcaric, clean<br> 7856-7902<br> Midale @ 7856' tvd and 7855' md<br> Limestone-light gray and gray brown laminate and mottled gray black, argillic chalky fragmental fossiliferous<br> microcrystalline mudstone, subearthy texture, moderately argillic: shale flakes, lamina, lenses, and nodules,<br> moderately chalky with plug, infill, and thin laminae, fossiliferous: Crinoid, rare Coral, Brachiopod, and<br> Inocerameous, fragmental structure, scattered dead oil stain, no live oil, poor crystalline with possible pin-<br> point vug porosity, dark blue mineral reflectance, no show<br> 7902-7942<br> Mission Canyon @ 7902' md and 7901' tvd<br> Anhydrite-white to light gray, opaque, amorphous to microcrystalline, clean, slightly calcaric<br> Limestone-very light brown, yellow brown, and pale yellow, crypto with some microcrystalline mudstone,<br> dense, glassy texture, slightly argillic: shale flakes and granules, abundant ghost-relic grainstone and<br> possible fossil structure, many fragments becoming dolomitic, clear calcite veins in matrix, cement<br> <hr> <A name=43></a>overgrowths, styolitic, rare dead oil flakes, tight crystalline with isolated vugs, fractured?, blue mineral<br> reflectance, no visible show<br> 7942-7980<br> Limestone-light brown and gray brown grading dark brown, chalky argillic pelloidal very fine to fine<br> grainstone with microcrystalline cement, slightly argillic: shale flakes and swarms, very abundant chalk plug-<br> infill, 10% Crinoid, 30% oolites, and 70% grainstone, chalk laminae and lenses, cement overgrowths, dead<br> oil flakes, lenses, and veins, no live oil, poor crystalline with vug porosity, rare green oil fluorescence,<br> opaque milky cuts<br> 7980-8024<br> Anhydrite-white to very light gray, translucent in part, amorphous grading microcrystalline, very abundant<br> limestone nodules-clasts, calcaric, firm to moderately hard<br> Limestone-light yellow brown to yellow with some yellow tan, chalky oolitic-pelloidal mud-wackestone with<br> crypto to microcrystalline cement, subchalky to subearthy texture, clean, scattered anhydrite nodules and<br> laminae near top, abundant chalk plug-infill, 30%+ well rounded pellets and/or oolites, possible Crinoid<br> fragments, cement overgrowths, no visible stain, poor crystalline with small vug porosity, yellow mineral<br> fluorescence, no visible show<br> 8024-8068<br> Limestone-white mottled medium brown, chalky oolitic-pelloidal fossiliferous overgrown micro to very fine<br> crystalline mud-wackestone, subchalky to chalky texture, slightly argillic, 20% well rounded oolites and/or<br> pellets, Brachiopod, Crinoid, and Coral fragments, nodules of interlocking medium crystalline limestone,<br> cement overgrowths, rare iridescent black dead oil flakes, poor crystalline with vug porosity, 80% light yellow<br> mineral fluorescence, faint translucent yellow milky cuts<br> 8068-8110<br> Limestone-white, very light gray, and some gray yellow, chalky argillic oolitic fossiliferous crypto to<br> microcrystalline mudstone, subchalky to glassy texture, mostly dense, slightly argillic: shale flakes and rare<br> microswarms, chalk plug-infill with thin beds and lenses, trace interstitial anhydrite, trace to possibly 5%+<br> oolite?, rare fossiliferous: Crinoid, Coral, and Bryzoa, no visible stain, tight intercrystalline porosity, dark<br> blue mineral reflectance, no visible show<br> 8110-8132<br> Limestone-medium light gray yellow, gray tan, and yellow brown mottled medium gray in part, chalky<br> pelloidal overgrown very fine crystalline mudstone, subglassy texture, slightly+ argillic: microtruncated shale<br> laminae and wavy bands of gray shale, some chalk plug-infill, 5% pellets and/or oolites, mosaic crystal<br> pattern, laminar bedding, cement overgrowths, rare dark brown dead oil on bedding planes, tight crystalline<br> with some small vug porosity, light blue mineral reflectance, no show<br> 8132-8170<br> Glenburn @ 8132' md and 8131' tvd<br> Limestone-light yellow, yellow brown, and brown, chalky anhydritic overgrown very fine to fine grainstone<br> with microcrystalline cement, subchalky texture, slightly+ argillic: shale flakes, thin beds, and isolated lenses<br> (swarms), some microgranular structure, some chalk plug-infill with rare lenses and nodules, trace interstitial<br> anhydrite, 5% oolite, cement overgrowths, styolitic, no visible stain, poor crystalline with small vug porosity,<br> no fluorescence, no visible show<br> 8170-8213<br> Limestone-medium light brown mottle yellow brown, yellow gray, and gray brown, argillic fossiliferous micro<br> to very fine crystalline mud and possible wackestone, subglassy texture, slightly+ argillic: thin lenses and<br> swarms, scattered oolite or pellets, Crinoid, Coral, Brachiopod, and Mollusk, thin lenses of fine dolomite<br> rhombs, clear calcite lenses, cement overgrowths, styolitic, 2% live oil stain, tight crystalline with small vug<br> porosity, trace green oil fluorescence, slow oozing cuts<br> <hr> <A name=44></a>8213-8242<br> Limestone-medium light brown to yellow brown, chalky overgrown fine grainstone with micro to very fine<br> crystalline cement, microgranular texture and structure, slightly argillic: shale flakes and thin laminae,<br> scattered chalk plug-infill, abundant cement overgrowths, rare dead oil flakes, fair to good intercrystalline<br> with small vug porosity, medium yellow mineral fluorescence, transparent milky cuts<br> 8242-8272<br> Limestone-light yellow brown to brown laminated dark gray in part, chalky anhydritic argillic micro to very<br> fine crystalline mudstone with relic fine grainstone structure, subchalky texture, dense, becoming slightly +<br> argillic: shale flakes, laminae, and swarms, chalk plug-infill, interstitial anhydrite with scattered subrounded<br> nodules, no visible stain, tight, no visible fluorescence, no show<br> 8272-8296<br> Limestone-medium light gray, gray brown, and gray tan mottled white laminated gray black, chalky argillic<br> oolitic fragmental (clastic) crypto to micro crystalline mud-wackestone, subglassy texture, dense, moderately<br> argillic: shale flakes, laminae, and swarms, chalk plug-infill, interstitial anhydrite, rare dead oil flakes, tight<br> intercrystalline porosity, scattered light yellow mineral fluorescence, very faint translucent yellow milky cuts<br> 8296-8348<br> Tilston @ 8296' md and 8295' tvd<br> Limestone-light yellow gray to tan gray laminated dark gray, chalky fossiliferous wackestone with<br> microcrystalline cement, boundstone fragments, subglassy texture, dense, slightly argillic: thin shale laminae<br> and lenses, fossiliferous: Crinoid, Coral, and Brachiopod, Stromatolite? structure, convolute bedding<br> structure, rare fine calcite structure, no visible stain, trace pin point and fenestral porosity, medium yellow<br> mineral fluorescence, no visible show<br> Anhydrite-(trace only) white, opaque, amorphous with some cryptocrystalline fragments, firm to slightly hard,<br> clean, very slightly calcaric<br> 8348-8374<br> Limestone-very light brown gray becoming yellow gray with white mottles and gray black laminae, chalky<br> anhydritic very fine to fine recrystallized grainstone, subchalky texture, dense, slightly argillic: shale flakes<br> and truncated lenses, chalk plug-infill, interstitial anhydritic, oolites, trace fossil hash, cement overgrowths,<br> dead oil flakes and lenses, tight intercrystalline with rare pin-point vug porosity, dark yellow mineral<br> fluorescence, transparent light yellow milky cuts<br> 8374-8396<br> Limestone-white to very light yellow gray, chalky fossiliferous crypto to microcrystalline mud and<br> wackestone, glassy with some microgranular structure, trace argillic mostly clean, abundant chalk plug-infill,<br> trace interstitial anhydrite, fossil hash, Crinoid, Coral, and Brachiopod, lenticular fine crystalline calcite<br> nodules, no visible stain, tight crystalline with small vug porosity, light yellow mineral fluorescence, no visible<br> show<br> 8396-8428<br> Limestone-very light tan gray to yellow gray with rare pale brown, chalky fossiliferous Crinoidal? wacke-<br> packstone with cryptocrystalline mudstone laminae, subchalky texture, slightly argillic: shale lenses and<br> swarms, chalk plug-infill, interstitial anhydrite, laminar bedding-alternating packstone and mudstone, styolitic<br> on boundaries, rare dead oil flakes, no visible live oil, poor crystalline with fenestral-vug porosity, light yellow<br> mineral fluorescence, very faint translucent milky cuts<br> 8428-8476<br> Limestone-very light gray, gray tan, and some gray yellow, chalky argillic oolitic fossiliferous crypto to<br> microcrystalline mudstone, subchalky to glassy texture, mostly dense, slightly argillic: shale flakes and rare<br> microswarms, chalk plug-infill, abundant interstitial anhydrite with subangular clasts and nodules, and<br> truncated lenses, trace oolite, fossiliferous: Crinoid, Coral, and Bryzoa, no visible stain, tight intercrystalline<br> <hr> <A name=45></a>porosity, dark blue mineral reflectance, no visible show<br> 8476-8524<br> Lodgepole @ 8476' md and 8475' tvd<br> Limestone-medium to medium dark gray mottled gray black in part, argillic crypto with scattered<br> microcrystalline mudstone, some fragments with very fine ghost-relic grainstone structure, glassy texture,<br> dense, moderately argillic: abundant shale flakes and granules and rare shale swarms, scattered chalk plug-<br> infill, fossiliferous: Crinoid, Coral, and Bryzoa?<br> Lithographic fragments, cement overgrowths, no visible<br> stain, tight, rare dark blue mineral reflectance, no visible show<br> Shale (limey)-dark gray some gray black with traces of dark blue gray, platy, fissile, subearthy with scattered<br> subwaxy fragments, extremely calcaric, grading shaley limestone in part, possible very thin lenses<br> in<br> surrounding limestone<br> 8524-8564<br> Limestone-light gray striated white, argillic chalky fossiliferous crypto to microcrystalline mudstone,<br> subchalky to subglassy texture, dense, slightly possibly moderately argillic: shale flakes, granules, and<br> scattered microswarms, chalk plug-infill: many fragments with microtruncated lenses of chalk in the matrix,<br> isolated nodules of Crinoids, low angle bedding structure, cement overgrowths, no visible stain, tight<br> porosity, no visible, fluorescence, no visible show<br> 8564-8618<br> Limestone-very light gray to gray brown, chalky crypto to microcrystalline mudstone, subglassy with some<br> subchalky texture, dense, very slightly argillic: shale flakes and very thin laminated beds, abundant chalk<br> plug-infill, laminar bedding structure, blocky-angular fragments, rare fine clear calcite crystals in sample, no<br> visible stain, poor crystalline, rare vug, and possible fracture porosity, scattered blue mineral reflectance, no<br> visible show<br> 8618-8656<br> Limestone-medium light brown and dark tan, overgrown (recrystallized) very fine to fine crystalline<br> mudstone, glassy texture, very slightly argillic: shale flakes, mosaic (interlocking) crystal pattern in matrix,<br> brittle, siliceous, rare fine clear calcite crystals in sample, platy-blocky-angular fragments, styolitic, no visible<br> stain, poor crystalline, pin point vug, and fracture porosity, blue mineral reflectance, no visible show<br> 8656-8694<br> Upper Whitewater Lake @ 8656' md and 8655' tvd<br> Limestone-very light gray to tan some very pale brown, intergrown very fine to fine wack-packstone with<br> cryptocrystalline cement, subglassy, mostly clean, very small pyrite nodules and crystals, secondary cement<br> overgrowths, isolated clear calcite crystals, blocky fragments, tight crystalline with small vug porosity, dark<br> blue mineral reflectance, no show<br> 8694-8724<br> Limestone-medium light gray yellow, gray tan, and yellow brown mottled medium gray in part, chalky<br> pelloidal overgrown very fine crystalline mudstone, subglassy texture, microtruncated shale laminae and<br> wavy bands of gray shale, some chalk plug of matrix, laminar to low angle bedding, cement overgrowths,<br> rare styolitic fragments, no visible stain, tight crystalline with some small vug porosity, light blue mineral<br> reflectance, no show<br> 8724-8752<br> Limestone-medium light to light gray, argillic crypto to rare microcrystalline mudstone, glassy texture, dense,<br> slightly + argillic: shale flakes and disseminated bands of shale, color banding (pseudo varves), scattered<br> Crinoid, Sponge, and Algal, cement overgrowths, subplaty fragments, laminar bedding, no stain, tight, no<br> fluorescence, no visible show<br> 8752-8788<br> Limestone-medium light gray some brown gray mottled dark gray, argillic crypto to overgrown<br> microcrystalline mudstone, glassy texture, dense, slightly + argillic:<br> shale flakes, granules, and very<br> <hr> <A name=46></a>abundant disseminated &quot;blebs&quot; of shale, isolated subangular clear calcite nodules in matrix, rare fossil<br> fragments and hash, cement overgrowths, blocky-angular fragments, no visible stain, tight crystalline<br> porosity, fractured?, dark blue mineral reflectance, no visible show<br> 8788-8835<br> Lower Whitewater Lake @ 8788' md and 8787' tvd<br> Limestone-medium to medium dark gray striated gray black to black, argillic cryptocrystalline mudstone,<br> subglassy grading subearthy texture, dense, becoming moderately argillic: shale flakes and very abundant<br> microlaminated shale beds, scattered chalk plug-infill, rare fossil fragments (Crinoid?) on possible bedding<br> plane structures, laminar bedding structure, some cement overgrowths, no visible stain, tight crystalline<br> porosity, no visible fluorescence, no visible show<br> 8835-8866<br> Limestone-medium light gray to light blue gray, argillic crypto to microcrystalline mudstone, subglassy<br> texture, argillic: disseminated shale bands, microtruncated shale lenses, and swarms, thin beds of shale with<br> fine calcite crystal structure on planes, color banding, fossil hash, some brittle fragments-trace siliceous, rare<br> light gray speckled chert fragments, subblocky to subplaty fragments, no stain, tight crystalline with possible<br> fractures? , dark blue mineral reflectance no visible show<br> 8866-8889<br> Upper Virden @ 8866' and 8864' tvd<br> Limestone-medium gray laminated very dark gray to gray black, argillic (shaley) overgrown very fine to fine<br> mudstone and/or very fine grainstone, very fine granular texture, moderately to very argillic: flakes, laminae,<br> lenses, and thin beds, some chalk plug-infill, slightly brittle, siliceous?, some color banding, scattered<br> cement overgrowths, no visible stain, poor crystalline (plugged) porosity, no fluorescence, no visible show<br> 8889-8923<br> Limestone-very light to light gray, argillic aphano to cryptocrystalline mudstone, glassy texture, dense,<br> slightly+ argillic: shale flakes and wavy disseminated bands of shale, hard, brittle, siliceous?, abundant<br> lithographic fragments, many fragments with fossils (Foram?), laminar bedding, platy fragments, abundant<br> cement overgrowths, no visible stain, tight crystalline porosity, light blue mineral reflectance, no visible show<br> 8923-8955<br> Limestone-light gray mottled dark gray, argillic chalky overgrown very fine grainstone with very abundant<br> interlocking micro to very fine crystalline cement (mudstone?), subchalky texture, dense, slightly + argillic:<br> shale flakes and thin beds of gray black shale, abundant chalk plug-infill, trace marlstone, fossiliferous, 4%<br> angular translucent brown cryptocrystalline chert fragments, laminar bedding structure, cement overgrowths,<br> no visible stain, tight, blue mineral reflectance, no show<br> 8955-8982<br> Lower Virden 8955' md and 8948' tvd<br> Limestone-medium gray striated gray black to black, argillic crypto to microcrystalline mudstone, subglassy<br> grading subearthy texture, dense, becoming moderately argillic: shale flakes and very abundant<br> microlaminated shale beds, scattered chalk plug-infill, rare fossil fragments (Crinoid) on possible bedding<br> plane structures, laminar bedding structure, some cement overgrowths, no visible stain, tight crystalline<br> porosity, no visible fluorescence, no visible show<br> 8982-9034<br> Limestone-light (pale) brown, siliceous aphano and cryptocrystalline mudstone, glassy texture, dense,<br> slightly + argillic: rare dark gray shale laminae on possible bedding plane structure, hard and very brittle<br> fragments, possibly siliceous, very platy fragments, platy fragments, laminar bedding, no visible stain, tight<br> intercrystalline porosity, light blue mineral reflectance, no visible show<br> 9034-9072<br> Limestone-medium dark gray brown, brown gray, and brown, argillic (shaley-silty) crypto to microcrystalline<br> mudstone, subglassy texture, silty structure, moderately argillic: shale flakes and granules, abundant pyrite<br> <hr> <A name=47></a>flakes and crystals in matrix, fossiliferous: Sponge, Foram, and hash, cement overgrowths, platy fragments<br> with dark gray shale laminae on bedding planes, no visible stain, tight crystalline porosity, no fluorescence,<br> no visible show<br> 9072-9120<br> 1</span><span class="ft3">st </span><span class="ft2">Shale Marker @ 9072' md and 9047' tvd<br> Shale/Silt-medium dark to dark gray and brown gray, subblocky to blocky, angular fragments, subearthy to<br> subwaxy, hard, brittle, becoming very calcaric, truncated cross bedding structure, possible cleating<br> Limestone-light to medium light brown gray to gray brown, siliceous aphano to cryptocrystalline mudstone,<br> glassy texture, dense, mostly clean in the matrix with thin dark gray shale laminae on bedding planes, hard,<br> brittle, siliceous, some (1% to 2%) light brown chert fragments, homogeneous structure, platy-laminated<br> bedding, no visible stain, tight crystalline porosity, light to medium light blue mineral reflectance no visible<br> show<br> 9120-9182<br> Shale/Silt-medium dark to dark gray and brown gray, subblocky to blocky, angular fragments, subearthy to<br> subwaxy, hard, brittle, becoming very calcaric, scattered pyrite crystals, possible cleating<br> Marlstone/Limestone-gray black, argillic (shaley silty) crypto to microcrystalline mudstone, subearthy texture,<br> dense, silty texture, scattered marl fragments, subblocky fragments, possibly carbonaceous, tight crystalline<br> with possible fracture porosity, dark blue mineral reflectance, faint translucent milky cuts<br> Limestone-medium to medium light gray and some brown gray laminated black, argillic (shaley) chalky<br> crypto to microcrystalline mudstone, subglassy texture, dense, shale lenses and lamina, chalk lenses and<br> nodules, rare fossil fragments, low angle bedding, no visible stain, tight crystalline with rare earthy porosity,<br> dark blue mineral reflectance, no visible show<br> 9182-9230<br> Shale-medium dark gray some brown gray, subplaty to splintery, fissile in part, subearthy, soft to slightly<br> firm, moderately calcaric, some siliceous fragments, pyrite crystals<br> Limestone-medium light gray and tan gray, chalky argillic fossiliferous crypto to microcrystalline mudstone,<br> subchalky to subearthy texture, dense,<br> shale flakes and thin beds of dark gray shale, chalk plug-infill,<br> possible laminar bedding, no visible stain, tight, dull yellow mineral fluorescence, no visible show<br> Shale/Marlstone-medium light to medium gray laminated black, subblocky to subplaty, fissile in part, earthy,<br> firm, alternating bands of light and dark shale with lime bands in between,<br> many fragments grading<br> marlstone in part<br> 9230-9282<br> Shale/Siltstone-medium gray, brown gray, and brown mottled white, subplaty to splintery, subearthy to<br> subwaxy, fissile in part, calcaric, chalk lenses and nodules, low angle bedding structure, pyrite crystals and<br> rare nodules<br> Shale/Marlstone-medium light to medium gray laminated black, subblocky to subplaty, fissile in part, earthy,<br> firm, alternating bands of light and dark shale with lime bands in between, crystalline pyrite mixed with clear<br> calcite crystals lying on shale bedding planes, very calcaric, many fragments grading marlstone in part<br> 9282-9325<br> 2</span><span class="ft3">nd </span><span class="ft2">Shale Marker @ 9282' md and 9182' tvd<br> Limestone-medium light gray and tan gray, chalky argillic fossiliferous crypto to microcrystalline mudstone,<br> subchalky to subearthy texture, dense, shale flakes and thin beds of dark gray shale, chalk plug-infill, some<br> marlstone, trace crystalline pyrite nodules, rare Crinoid and Brachiopod, play fragments, possible laminar<br> bedding, no visible stain, tight, dull yellow mineral fluorescence, no visible show<br> 9325-9378<br> 3</span><span class="ft3">rd </span><span class="ft2">Shale Marker @ 9325' md and 9204' tvd<br> Shale-dark gray some gray black, traces of dark brown and brown black, subplaty to splintery, possibly<br> fissile in part, subearthy to subwaxy, soft to firm, moderately to very calcaric, very abundant silty fragments,<br> pyrite crystals and rare subrounded nodules, low angle truncated bedding structure<br> <hr> <A name=48></a>Marlstone/Limestone-medium light to medium gray laminated black, subblocky to subplaty, fissile in part,<br> earthy, firm, alternating bands of light and dark shale with lime bands in between, crystalline pyrite mixed<br> with clear calcite crystals lying on shale bedding planes, very calcaric, many fragments grading marlstone in<br> part<br> 9378-9396<br> Carrington Shale (False Bakken) @ 9378' md and 9227' tvd<br> Shale-black, dark grey, occasional light grey, microcrystalline, angular, firm, fissile, dull and metallic luster,<br> calcareous cementation, dull yellow mineral fluorescence, dull milky yellow diffuse cut<br> 9396-9442<br> Scallion @ 9396' md and 9233 tvd<br> Limestone-medium light gray and tan gray, chalky argillic fossiliferous crypto to microcrystalline mudstone,<br> subchalky to subearthy texture, dense,<br> shale flakes and thin beds of dark gray shale, chalk plug-infill,<br> possible laminar bedding, no visible stain, tight, dull yellow mineral fluorescence, no visible show<br> 9442-9472<br> Upper Bakken Shale @ 9442' md and 9248' tvd<br> Shale-black and brown black, platy, fissile, subearthy to subwaxy, hard, brittle, some calcaric and some<br> dolomitic cementing, scattered translucent dolomite rhombs, abundant pyrite crystals, large flakes, nodules,<br> and lenses, low angle, carbonaceous kerogenetic, opaque milky cut<br> 9472-9498<br> Shale-black, dark grey, occasional light grey, microcrystalline, angular, firm, fissile, dull and metallic luster,<br> calcareous cementation, dull yellow mineral fluorescence, dull milky yellow diffuse cut<br> 9498-9536<br> Shale-black and brown black, platy, fissile, subearthy to subwaxy, hard, brittle, some calcaric and some<br> dolomitic cementing, scattered translucent dolomite rhombs, abundant pyrite crystals, large flakes, nodules,<br> and lenses, low angle, carbonaceous kerogenetic, opaque milky cut<br> 9536-9550<br> Bakken: Middle (Dolomite) Interval @ 9536' md and 9269' tvd<br> Dolostone-light some medium light gray with trace blue gray, argillic anhydritic crypto to microcrystalline<br> mudstone, scattered fragments with fine grainstone structure, subglassy texture, shale flakes, interstitial<br> anhydrite, moderately calcaric, laminar bedding, no visible live oil stain, poor crystalline with possible<br> fracture porosity, 25% yellow white oil fluorescence, translucent flash cuts<br> Limestone(5%)-white, crypto to microcrystalline mudstone, subglassy, dense, clean, slightly to moderately<br> dolomitic, homogeneous texture and structure in matrix, possible laminar bedding, no visible live oil stain,<br> tight crystalline porosity, trace live oil fluorescence, mostly blue mineral reflectance, faint milky cuts<br> 9550-9662<br> Dolostone-medium gray laminated and mottled gray black, argillic chalky very fine grainstone with crypto to<br> microcrystalline cement, silty texture, shale flakes. grains, lenses, lamina, and thin beds, chalk plug with<br> lenses and grains, pyrite crystals, polyhedral cement overgrowths, styolitic, 5% live oil stain, tight crystalline<br> with fracture porosity, &lt;50% yellow white oil fluorescence, opaque flash with rare thin streaming cuts<br> 9662-9750<br> Base of Gamma Ray Marker @ 9662' md and 9283' tvd<br> Dolostone-white, very light gray, with some gray tan, opaque, chalky argillic very fine to fine grainstone with<br> microcrystalline cement, shale flakes, lenses, and thin beds, striated, chalk plug, calcaric, pyrite crystals,<br> laminar bedding, polyhedral cement overgrowths, asphaltic lenses, 5% live oil stain, tight crystalline with<br> fracture porosity, 60% yellow white oil fluorescence, opaque flash with streaming cuts<br> <hr> <A name=49></a>9750-9850<br> Dolostone-medium light to light gray, tan gray, and brown gray laminated gray black to black, argillic chalky<br> fine packstone-grainstone with microcrystalline cement, rare aphanocrystalline fragments, subglassy to silty<br> texture, shale flakes, lenses, and laminar, chalk plug, calcaric, pyrite crystals, laminar to convolute bedding,<br> polyhedral cement overgrowths, 5% live oil stain, tight crystalline with fracture porosity, 55% yellow white oil<br> fluorescence, translucent flash with thin streaming cut<br> 9850-9950<br> Dolostone-white, light gray, tan gray, and brown laminated black, argillic chalky fine grainstone with micro<br> and very fine crystalline cement, silty with rare sandy texture, shale flakes, grains, and parallel thin beds,<br> chalk plug with lenses and laminae, calcaric, pyrite crystals, laminar bedding, varved, polyhedral cement<br> overgrowths, asphaltic striations and nodules, 5% live oil stain, poor crystalline with fracture porosity, 60%<br> yellow white oil fluorescence, opaque flash with streaming cut<br> 9950-10050<br> Dolostone-medium light some light gray and brown gray, argillic very fine grainstone with microcrystalline<br> and mudstone cement, subearthy texture, shale flakes, lenses, and laminae, chalk plug with nodules,<br> calcaric, pyrite crystals, laminar bedding, rare cement overgrowths, styolitic, scattered live oil stain, very<br> poor crystalline with fracture porosity, 40% yellow white oil fluorescence, opaque flash with streaming cuts<br> 10050-10150<br> Dolostone-white to very light gray mottled and laminated black, argillic chalky very fine to fine grainstone<br> with microcrystalline cement, wackestone in part, silty texture, shale flakes, grains, and lamina, chalk plug<br> with lenses, calcaric, pyrite, laminar bedding, polyhedral cement overgrowths, friable, asphaltic lenses and<br> grains, 5%+ live oil stain, poor crystalline with fracture porosity, 40% yellow white oil fluorescence, opaque<br> flash with streaming cuts<br> 10150-10250<br> Dolostone-white, light gray, gray tan, and tan laminated black and white, argillic chalky fine packstone<br> grainstone with microcrystalline cement, sandy texture, shale flakes, lenses, and lamina, chalk plug with<br> lenses and lamina, pyrite crystals, rare rhomb structure, laminar bedding, polyhedral cement overgrowths,<br> asphaltic lenses and grains, &lt;5% live oil stain, poor crystalline with fracture porosity, 40% yellow white oil<br> fluorescence, opaque flash with thin streaming cuts<br> 10250-10350<br> Dolostone-medium light some gray brown, argillic chalky fine grainstone with abundant crypto to<br> microcrystalline mudstone, silty texture, shale flakes, lamina, and thin beds, pyrite crystals, chalk plug with<br> rare lamina, laminar bedding with micro cross bedding, turbidity flows, polyhedral cement overgrowths,<br> asphaltic lenses, 5% live oil stain, poor crystalline with fracture porosity, 45% yellow white oil fluorescence,<br> opaque flash with thin streaming cuts<br> 10350-10450<br> Dolostone-white grading light gray and tan gray, translucent in part, chalky argillic fine grainstone with<br> mostly microcrystalline cement, silty to sandy texture, shale flakes, grains, and thin truncated beds, chalk<br> plug and lenses, calcaric, pyrite crystals, laminar bedding, mosaic crystal cement overgrowths, friable,<br> asphaltic lenses and nodules, 5% live oil stain, tight crystalline with fracture porosity, 60% yellow white oil<br> fluorescence, opaque flash with streaming cuts<br> 10450-10550<br> Dolostone-white to very light gray mottled and laminated black, argillic chalky very fine to fine grainstone<br> with microcrystalline cement, wackestone in part, silty texture, shale flakes, grains, and lamina, chalk plug<br> with lenses, calcaric, pyrite, laminar bedding, polyhedral cement overgrowths, friable, asphaltic lenses and<br> grains, 5%+ live oil stain, poor crystalline with fracture porosity, 40% yellow white oil fluorescence, opaque<br> flash with streaming cuts<br> <hr> <A name=50></a>10550-10650<br> Dolostone-white grading light gray and tan gray, translucent in part, chalky argillic fine grainstone with<br> mostly microcrystalline cement, silty to sandy texture, shale flakes, grains, and thin truncated beds, chalk<br> plug and lenses, calcaric, pyrite crystals, laminar bedding, mosaic crystal cement overgrowths, friable,<br> asphaltic lenses and nodules, 5% live oil stain, tight crystalline with fracture porosity, 60% yellow white oil<br> fluorescence, opaque flash with streaming cuts<br> 10650-10750<br> Dolostone-light gray, tan, and gray brown, argillic chalky fine grainstone with microcrystalline cement, silty<br> some sandy texture, shale flakes, grain, and parallel lamina, chalk plug with lenses, very calcaric, pyrite<br> crystals, rare dolomite rhomb structure, laminar bedding, polyhedral cement overgrowths, friable, asphaltic<br> lenses and nodules, 5% live oil stain, fair crystalline with fracture porosity, 60% yellow white oil fluorescence,<br> opaque flash with thin streaming cuts<br> 10750-10850<br> Dolostone-white grading light gray and tan gray, translucent in part, chalky argillic fine grainstone with<br> mostly microcrystalline cement, silty to sandy texture, shale flakes, grains, and thin truncated beds, chalk<br> plug and lenses, calcaric, pyrite crystals, laminar bedding, mosaic crystal cement overgrowths, friable,<br> asphaltic lenses and nodules, 5% live oil stain, tight crystalline with fracture porosity, 60% yellow white oil<br> fluorescence, opaque flash with streaming cuts<br> 10850-10950<br> Dolostone-medium gray mottled white and black, argillic (shaley) crypto to microcrystalline mudstone,<br> subearthy texture, shale flakes, lamina, and lenses, moderately calcaric, chalk plug, lamina, and nodules,<br> pyrite flakes, thin laminar beds with internal truncated cross bedding (turbidity flow), some secondary<br> cementing, trace to &lt;5% live oil stain, tight crystalline with fracture porosity, 35% yellow white oil<br> fluorescence, translucent flash with rare streaming cuts<br> 10950-11050<br> Dolostone-white, light gray, tan gray, and brown laminated black, argillic chalky fine grainstone with micro<br> and very fine crystalline cement, silty with rare sandy texture, shale flakes, grains, and parallel thin beds,<br> chalk plug with lenses and laminae, calcaric, pyrite crystals, laminar bedding, varved, polyhedral cement<br> overgrowths, asphaltic striations and nodules, 5% live oil stain, poor crystalline with fracture porosity, 60%<br> yellow white oil fluorescence, opaque flash with streaming cut<br> 11050-11150<br> Dolostone-medium light some gray brown, argillic chalky fine grainstone with abundant crypto to<br> microcrystalline mudstone, silty texture, shale flakes, lamina, and thin beds, pyrite crystals, chalk plug with<br> rare lamina, laminar bedding with micro cross bedding, turbidity flows, polyhedral cement overgrowths,<br> asphaltic lenses, 5% live oil stain, poor crystalline with fracture porosity, 45% yellow white oil fluorescence,<br> opaque flash with thin streaming cuts<br> 11150-11270<br> Dolostone-medium gray laminated and mottled white, some black striations, argillic (shaley) microcrystalline<br> mudstone, subearthy to silty texture, shale flakes, lamina, and lenses, chalk plug with lenses, becoming very<br> calcaric, truncated cross bedding with laminar beds (turbidity flow), polyhedral cement overgrowths,<br> scattered live oil stain, tight crystalline with fracture porosity, &lt;40% yellow white oil fluorescence, translucent<br> yellow milky cuts<br> 11270-11300<br> (Lower) Bakken Shale @ 11270' md and 9304' tvd<br> Shale-brown black, black, and some gray black, iridescent in part, subplaty to platy, fissile, subwaxy some<br> waxy, moderately dolomitic, abundant crystalline, nodular, and lens pyrite, laminar to low angle bedding,<br> carbonaceous, kerogenetic<br> <hr> <A name=51></a>11300-11351<br> Shale-black, gray black, very abundant brown black, iridescent in part, splintery to platy, fissile, subwaxy to<br> waxy, firm, moderately dolomitic, abundant crystalline, nodular, and lens pyrite, laminar to low angle<br> bedding, carbonaceous, kerogenetic<br> 11351-11400<br> (Lower) Bakken Shale @ 11351' md and 9304' tvd<br> Dolostone-very dark to dark gray, argillic (shaley) crypto to microcrystalline mudstone, earthy texture, dense,<br> abundant shale flakes, lamina, and beds, very calcaric, marlstone in part, laminar bedding, trace live oil<br> stain, 20% yellow white oil fluorescence, translucent milky cuts<br> 11400-11500<br> Dolostone-medium gray laminated and mottled white, some black striations, argillic (shaley) microcrystalline<br> mudstone, subearthy to silty texture, shale flakes, lamina, and lenses, chalk plug with lenses, becoming very<br> calcaric, truncated cross bedding with laminar beds (turbidity flow), polyhedral cement overgrowths,<br> scattered live oil stain, tight crystalline with fracture porosity, &lt;40% yellow white oil fluorescence, translucent<br> yellow milky cuts<br> 11500-11600<br> Dolostone-medium light some gray brown, argillic chalky fine grainstone with abundant crypto to<br> microcrystalline mudstone, silty texture, shale flakes, lamina, and thin beds, pyrite crystals, chalk plug with<br> rare lamina, laminar bedding with micro cross bedding, turbidity flows, polyhedral cement overgrowths,<br> asphaltic lenses, 5% live oil stain, poor crystalline with fracture porosity, 45% yellow white oil fluorescence,<br> opaque flash with thin streaming cuts<br> 11600-11700<br> Dolostone-white, light gray, and brown laminated black, argillic chalky fine grainstone with micro and very<br> fine crystalline cement, silty with rare sandy texture, shale flakes, grains, and parallel thin beds, chalk plug<br> with lenses and laminae, calcaric, pyrite crystals, convolute with turbidity flow structures, asphaltic striations<br> and nodules, 5% live oil stain, poor crystalline with fracture porosity, 60% yellow white oil fluorescence,<br> opaque flash with streaming cut<br> 11700-11800<br> Dolostone-white, light gray, gray tan, and tan mottled and laminated black, argillic (clastic) fine grainstone<br> with microcrystalline cement, silty texture, shale flakes, subrounded grains, clasts, and thin beds, calcaric,<br> pyrite flakes and rare nodules, isolated rhombs, laminar bedding, friable, asphaltic lenses and nodules, 5%<br> live oil stain, poor crystalline with fracture porosity, 50% yellow white oil fluorescence, opaque flash with thin<br> streaming cuts<br> 11800-11900<br> Dolostone-white, light gray, gray tan, and tan mottled and laminated black, argillic (clastic) fine grainstone<br> with microcrystalline cement, silty texture, shale flakes, subrounded grains, clasts, and thin beds, calcaric,<br> pyrite flakes and rare nodules, isolated rhombs, laminar bedding, friable, asphaltic lenses and nodules, 5%<br> live oil stain, poor crystalline with fracture porosity, 50% yellow white oil fluorescence, opaque flash with thin<br> streaming cuts<br> 11900-12028<br> Dolostone-white, very light gray, and tan, translucent in part, argillic fine grainstone with very fine crystalline<br> cement, sandy texture, shale flakes. lenses, and rare laminae, chalk plug, calcaric, pyrite crystals,<br> unconsolidated, laminar bedding, polyhedral cement overgrowths, friable, asphaltic lamina, 5%+ live oil<br> stain, fair crystalline with fracture porosity, 65% yellow white oil fluorescence, opaque flash with streaming<br> cuts<br> <hr> <A name=52></a>12028-12100<br> Base of Gamma Ray Marker @ 12028' md and 9281' tvd<br> Limestone-white some tan with scattered black striations, pelloidal crypto and scattered microcrystalline<br> mudstone cement, subchalky grading subglassy texture, dense, scattered black shale striations, 5% well<br> rounded 1 mm+ pellets &quot;floating&quot; in matrix, laminar bedding, no visible cement overgrowths, no visible live oil<br> stain, tight crystalline with fracture porosity, 3% yellow white oil fluorescence, transparent yellow milky cuts<br> 12100-1200<br> Shale-(10%) black to gray black, platy, fissile, subearthy to subway, firm, some brittle fragments, pyrite<br> crystals and flakes, some silty structure, moderately to very dolomitic, possibly kerogenetic<br> Dolostone-medium light to medium gray, some blue gray and brown gray, laminated black, argillic<br> microcrystalline mudstone with rare fine grainstone structure, subchalky texture, shale flake, lenses, and<br> lamina, chalk plug, interstitial anhydrite, laminar bedding, rare secondary cement overgrowths, styolitic,<br> asphalt nodules, &lt;5% live oil stain, poor crystalline with fracture porosity, 40% yellow white oil fluorescence,<br> translucent flash with thin streaming cuts<br> 12200-12287<br> Shale-(10%) black to gray black, platy, fissile, subearthy to subway, firm, some brittle fragments, pyrite<br> crystals and flakes, some silty structure, moderately to very dolomitic, possibly kerogenetic<br> Dolostone-light gray, tan, and gray brown, translucent in part, argillic chalky fine grainstone with<br> microcrystalline cement, silty some sandy texture, shale flakes, grain, and parallel lamina, chalk plug with<br> lenses, very calcaric, pyrite crystals, rare dolomite rhomb structure, laminar bedding, polyhedral cement<br> overgrowths, friable, asphaltic lenses and nodules, 5% live oil stain, fair crystalline with fracture porosity,<br> 60% yellow white oil fluorescence, opaque flash with thin<br> 12287-12362<br> Shoal Interval (Begin) @ 12287' md and 9278' tvd<br> Limestone-white mottled brown laminated black, vadose pelloidal packstone with crypto to microcrystalline<br> mudstone cement, subchalky to subglassy, scattered black shale striations and lenses, 30% well rounded 1<br> mm+ pellets in matrix, laminar bedding structure, no visible secondary cement overgrowths, extremely<br> spotty live oil stain, tight crystalline porosity, 5% to 10% yellow white oil fluorescence, translucent yellow<br> milky cuts<br> 12362-12500<br> Shoal Interval (End) @ 12362' md and 9280' tvd<br> Dolostone-white striated and laminated gray black, argillic very fine to fine grainstone with microcrystalline<br> cement, silty texture, shale flakes, grains, lenses, and beds, chalk plug, calcaric, pyrite crystals, rare<br> rhombs, laminar bedding, polyhedral cement overgrowths, friable, asphaltic lenses, 5% live oil stain, poor<br> crystalline with fracture porosity, 65% yellow white oil fluorescence, opaque flash with streaming cuts<br> 12500-12600<br> Dolostone-medium light to light gray, tan gray, and brown gray laminated gray black to black, argillic chalky<br> fine packstone-grainstone with microcrystalline cement, rare aphanocrystalline fragments, subglassy to silty<br> texture, shale flakes, lenses, and laminar, chalk plug, calcaric, pyrite crystals, laminar to convolute bedding,<br> polyhedral cement overgrowths, 5% live oil stain, tight crystalline with fracture porosity, 55% yellow white oil<br> fluorescence, translucent flash with thin streaming cut<br> 12600-12700<br> Dolostone-white, light gray, tan gray, and brown laminated black, argillic chalky fine grainstone with micro<br> and very fine crystalline cement, silty with rare sandy texture, shale flakes, grains, and parallel thin beds,<br> chalk plug with lenses and laminae, calcaric, pyrite crystals, laminar bedding, varved, polyhedral cement<br> overgrowths, asphaltic striations and nodules, 5% live oil stain, poor crystalline with fracture porosity, 60%<br> yellow white oil fluorescence, opaque flash with streaming cut<br> <hr> <A name=53></a>12700-12800<br> Dolostone-white, very light gray, and tan, translucent in part, argillic fine grainstone with very fine crystalline<br> cement, sandy texture, shale flakes. lenses, and rare laminae, chalk plug, calcaric, pyrite crystals,<br> unconsolidated, laminar bedding, polyhedral cement overgrowths, friable, asphaltic lamina, 5%+ live oil<br> stain, fair crystalline with fracture porosity, 65% yellow white oil fluorescence, opaque flash with streaming<br> cuts<br> 12800-12900<br> Dolostone-white striated and laminated gray black, argillic very fine to fine grainstone with microcrystalline<br> cement, silty texture, shale flakes, grains, lenses, and beds, chalk plug, calcaric, pyrite crystals, rare<br> rhombs, laminar bedding, polyhedral cement overgrowths, friable, asphaltic lenses, 5% live oil stain, poor<br> crystalline with fracture porosity, 65% yellow white oil fluorescence, opaque flash with streaming cuts<br> 12900-13000<br> Dolostone-white striated and laminated gray black, argillic very fine to fine grainstone with microcrystalline<br> cement, silty texture, shale flakes, grains, lenses, and beds, chalk plug, calcaric, pyrite crystals, rare<br> rhombs, laminar bedding, polyhedral cement overgrowths, friable, asphaltic lenses, 5% live oil stain, poor<br> crystalline with fracture porosity, 65% yellow white oil fluorescence, opaque flash with streaming cuts<br> 13000-13100<br> Dolostone-medium light to light gray, tan gray, and brown gray laminated gray black to black, argillic chalky<br> fine packstone-grainstone with microcrystalline cement, rare aphanocrystalline fragments, subglassy to silty<br> texture, shale flakes, lenses, and laminar, chalk plug, calcaric, pyrite crystals, laminar to convolute bedding,<br> polyhedral cement overgrowths, 5% live oil stain, tight crystalline with fracture porosity, 55% yellow white oil<br> fluorescence, translucent flash with thin streaming cut<br> 13100-13200<br> Dolostone-medium light gray, gray brown, and some brown, laminated and mottled black, argillic very fine to<br> fine grainstone with microcrystalline (spar) cement, silty to sandy texture, shale flakes, lamina, lenses, and<br> boudins, chalk plug, moderately calcaric, pyrite crystals, laminar bedding, polyhedral cement overgrowths,<br> asphaltic lenses, 5% live oil stain, poor crystalline with fracture porosity, 55% yellow white oil fluorescence,<br> opaque flash with thin streaming cuts<br> 13200-13300<br> Dolostone-white striated and laminated gray black, argillic very fine to fine grainstone with microcrystalline<br> cement, silty texture, shale flakes, grains, lenses, and beds, chalk plug, calcaric, pyrite crystals, rare<br> rhombs, laminar bedding, polyhedral cement overgrowths, friable, asphaltic lenses, 5% live oil stain, poor<br> crystalline with fracture porosity, 65% yellow white oil fluorescence, opaque flash with streaming cuts<br> 13300-13400<br> Dolostone-light gray, tan, and gray brown, translucent in part, argillic chalky fine grainstone with<br> microcrystalline cement, silty some sandy texture, shale flakes, grain, and parallel lamina, chalk plug with<br> lenses, calcaric, pyrite crystals, rare dolomite rhomb structure, laminar bedding, polyhedral cement<br> overgrowths, friable, asphaltic lenses and nodules, 5% live oil stain, fair crystalline with fracture porosity,<br> 60% yellow white oil fluorescence, opaque flash with thin streaming cuts<br> 13400-13500<br> Dolostone-white, very light gray, and tan, translucent in part, argillic fine grainstone with very fine crystalline<br> cement, sandy texture, shale flakes. lenses, and rare laminae, chalk plug, calcaric, pyrite crystals,<br> unconsolidated, laminar bedding, polyhedral cement overgrowths, friable, asphaltic lamina, 5%+ live oil<br> stain, fair crystalline with fracture porosity, 65% yellow white oil fluorescence, opaque flash with streaming<br> cuts<br> 13500-13600<br> Dolostone-medium light some light gray and brown gray, argillic very fine grainstone with microcrystalline<br> and mudstone cement, subearthy texture, shale flakes, lenses, and laminae, chalk plug with nodules,<br> <hr> <A name=54></a>calcaric, pyrite crystals, laminar bedding, rare cement overgrowths, styolitic, scattered live oil stain, very<br> poor crystalline with fracture porosity, 40% yellow white oil fluorescence, opaque flash with streaming cuts<br> 13600-13700<br> Dolostone-white, very light gray, tan gray, and tan, translucent in part, chalky argillic fine grainstone with<br> microcrystalline cement, silty texture, shale flakes, laminae, and thin lenses, rare chalk plug, calcaric, pyrite<br> crystals, laminar bedding, polyhedral cement overgrowths, asphaltic lenses and beds, 5%+ live oil stain,<br> poor crystalline, microvugular, and fracture porosity, 70% yellow white oil fluorescence, opaque flash with<br> thin streaming cuts<br> 13700-13800<br> Dolostone-white striated and laminated gray black, argillic very fine to fine grainstone with microcrystalline<br> cement, silty texture, shale flakes, grains, lenses, and beds, chalk plug, calcaric, pyrite crystals, rare<br> rhombs, laminar bedding, polyhedral cement overgrowths, friable, asphaltic lenses, 5% live oil stain, poor<br> crystalline with fracture porosity, 65% yellow white oil fluorescence, opaque flash with streaming cuts<br> 13800-13900<br> Dolostone-white, light gray, and tan gray laminated black, opaque, chalky argillic fine grainstone with<br> wackestone fragments, very fine to fine crystalline cement, shale flakes, lenses, and laminae, silty texture,<br> chalk plug, calcaric, rare fine rhombs, laminar bedding, scattered polyhedral cement overgrowths, asphaltic<br> lenses, trace to 5%+ live oil stain, poor to fair crystalline with fracture porosity, 75% yellow white oil<br> fluorescence, opaque flash with thin streaming cuts<br> 13900-14000<br> Dolostone-white to very light gray and scattered tan, argillic fine grainstone with micro to very fine crystalline<br> cement, sandy texture, shale flakes, grains, and laminae, chalk plug, calcaric, pyrite crystals, laminar<br> bedding polyhedral cement overgrowths, friable, asphaltic lenses, 5% live oil stain, poor to fair crystalline<br> with fracture porosity, 70% yellow white oil fluorescence, opaque flash with streaming cuts<br> 14000-14100<br> Dolostone-light gray, tan, and gray brown, translucent in part, argillic chalky fine grainstone with<br> microcrystalline cement, silty some sandy texture, shale flakes, grain, and parallel lamina, chalk plug with<br> lenses, very calcaric, pyrite crystals, rare dolomite rhomb structure, laminar bedding, polyhedral cement<br> overgrowths, friable, asphaltic lenses and nodules, 5% live oil stain, fair crystalline with fracture porosity,<br> 60% yellow white oil fluorescence, opaque flash with thin streaming cuts<br> 14100-14200<br> Dolostone-light<br> gray,<br> tan,<br> and<br> gray<br> brown,<br> translucent,<br> argillic<br> fine<br> packstone-grainstone<br> with<br> microcrystalline cement, silty some sandy texture, shale flakes, grain, and parallel lamina, chalk plug with<br> lenses, very calcaric, pyrite crystals, laminar bedding, polyhedral cement overgrowths, friable, asphaltic<br> lenses and nodules, trace to 5% live oil stain, fair crystalline with fracture porosity, 60% yellow white oil<br> fluorescence, opaque flash with thin streaming cuts<br> 14200-14300<br> Dolostone-white, very light gray, and tan gray, chalky argillic fine grainstone with micro to very fine<br> crystalline cement, sandy texture, shale laminae and thin beds, chalk plug, calcaric, pyrite crystals, scattered<br> fine rhombs, laminar bedding, polyhedral cement overgrowths, trace to 5% oil stain, fair crystalline with<br> fracture porosity, 65% yellow white oil fluorescence, opaque flash with thin streaming cuts<br> 14300-14400<br> Dolostone-white, very light gray, tan gray, and tan, translucent in part, chalky argillic fine grainstone with<br> microcrystalline cement, silty texture, shale flakes, laminae, and thin lenses, rare chalk plug, calcaric, pyrite<br> crystals, laminar bedding, polyhedral cement overgrowths, asphaltic lenses and beds, 5%+ live oil stain,<br> poor crystalline, microvugular, and fracture porosity, 70% yellow white oil fluorescence, opaque flash with<br> thin streaming cuts<br> <hr> <A name=55></a>14400-14469<br> Dolostone-white, light gray, tan gray, and brown gray, laminated and mottled black, argillic chalky fine<br> grainstone with crypto to microcrystalline cement, shale flakes, lenses, and nodules, chalk plug with rare<br> lenses, calcaric, isolated fragments with possible bioturbation, some laminar bedding, polyhedral cement<br> overgrowths, asphaltic grains, 5% live oil stain, tight crystalline with fracture porosity, 55% yellow white oil<br> fluorescence, opaque flash with transparent thin streaming cuts<br> TOTAL DEPTH OF THE WELL @ 14469' md<br> Projection to bit at the total depth of the well<br> MD=14469, TVD=9278.26, VS=5274.56, 4468.25S &amp; 2803.07E<br> 11 AUG 2014<br> <hr> <A name=56></a><hr> <A name=57></a><hr> <A name=58></a><hr> <A name=59></a><hr> <A name=60></a><hr> <A name=61></a><hr> <A name=62></a><hr> <A name=63></a><hr> <A name=64></a><hr> <A name=65></a><hr> <A name=66></a><hr> <A name=67></a><hr> <A name=68></a><hr> <A name=69></a><hr> <A name=70></a><hr> <A name=71></a><hr> <A name=72></a>June 16, 2014<br> Tex Hall, Chairman<br> Three Affiliated Tribes<br> 404 Frontage Road<br> New Town, ND 58763<br> RE:<br> WELL PERMITTED ON FORT BERTHOLD RESERVATION<br> PARSHALL 81-27H<br> NWNW Section 27-152N-90W<br> Mountrail County<br> NDIC File No. 28630<br> Chairman Hall:<br> Please be advised that EOG RESOURCES, INC. was issued the above captioned permit on June 16, 2014 and will<br> remain in effect for a period of one year. In addition, it was permitted with a 640 acre spacing unit in Section 27,<br> T152N-R90W via Commission Order 23511.<br> Should you have any questions, feel free to contact me.<br> Sincerely,<br> Todd L. Holweger<br> Mineral Resources Permit Manager<br> cc: </span><span class="ft3">Tax Commissioner<br> Field Inspector<br> <hr> <A name=73></a>June 16, 2014<br> Beau Hill<br> Regulatory Specialist<br> EOG RESOURCES, INC.<br> 600 17th Street, Suite 1000N<br> Denver, CO 80202<br> RE:<br> HORIZONTAL WELL<br> PARSHALL 81-27H<br> NWNW Section 27-152N-90W<br> Mountrail County<br> Well File # 28630<br> Dear Beau:<br> Pursuant to Commission Order No. 23511, approval to drill the above captioned well is hereby given. The<br> approval is granted on the condition that all portions of the well bore not isolated by cement, be no closer than<br> the </span><span class="ft3">500 feet </span><span class="ft1">to the boundary of the spacing unit the lateral is most nearly parallel to and </span><span class="ft3">200 feet </span><span class="ft1">to the boundary<br> of the spacing unit the lateral is most nearly perpendicular to within the 640 acre spacing unit consisting of<br> Section 27, T152N-R90W. Based on the proposed directional plan the setbacks are 200' from the north and east<br> boundaries and 500' from the south and west boundaries.<br> PERMIT STIPULATIONS: EOG RESOURCES, INC. must take into consideration NDAC 43-02-03-28<br> (Safety Regulation) when contemplating simultaneous operations on the above captioned location.<br> Pursuant to NDAC 43-02-03-28 (Safety Regulation) "No boiler, portable electric lighting generator, or<br> treater shall be placed nearer than 150 feet to any producing well or oil tank." Placement as close as one<br> hundred twenty-five feet [38.10 meters] may be allowed if a spark or flame arrestor is utilized on the<br> equipment. Effective June 1, 2014, a covered leak-proof container (with placard) for filter sock disposal<br> must be maintained on the well site beginning when the well is spud, and must remain on-site during<br> clean-out, completion, and flow-back whenever filtration operations are conducted. EOG RESOURCES<br> INC must contact NDIC Field Inspector Robert Garbe at 701-7203262 prior to location construction.<br> Drilling pit<br> NDAC 43-02-03-19.4 states that "a pit may be utilized to bury drill cuttings and solids generated during well<br> drilling and completion operations, providing the pit can be constructed, used and reclaimed in a manner that will<br> prevent pollution of the land surface and freshwaters. Reserve and circulation of mud system through earthen pits<br> are prohibited. All pits shall be inspected by an authorized representative of the director prior to lining and use.<br> Drill cuttings and solids must be stabilized in a manner approved by the director prior to placement in a cuttings<br> pit."<br> Form 1 Changes &amp; Hard Lines<br> Any changes, shortening of casing point or lengthening at Total Depth must have prior approval by the NDIC.<br> The proposed directional plan is at a legal location. Based on the azimuth of the proposed lateral the maximum<br> legal coordinate from the well head is: 4517 S.<br> <hr> <A name=74></a>Beau Hill<br> June 16, 2014<br> Page 2<br> Location Construction Commencement (Three Day Waiting Period)<br> Operators shall not commence operations on a drill site until the 3rd business day following publication of the<br> approved drilling permit on the NDIC - OGD Daily Activity Report. If circumstances require operations to<br> commence before the 3rd business day following publication on the Daily Activity Report, the waiting period may<br> be waived by the Director. Application for a waiver must be by sworn affidavit providing the information<br> necessary to evaluate the extenuating circumstances, the factors of NDAC 43-02-03-16.2 (1), (a)-(f), and any other<br> information that would allow the Director to conclude that in the event another owner seeks revocation of the<br> drilling permit, the applicant should retain the permit.<br> Permit Fee &amp; Notification<br> Payment was received in the amount of $100 via credit card .The permit fee has been received. It is requested<br> that notification be given immediately upon the spudding of the well. This information should be relayed to the<br> Oil &amp; Gas Division, Bismarck, via telephone. The following information must be included: Well name, legal<br> location, permit number, drilling contractor, company representative, date and time of spudding. Office hours are<br> 8:00 a.m. to 12:00 p.m. and 1:00 p.m. to 5:00 p.m. Central Time. Our telephone number is (701) 328-8020, leave a<br> message if after hours or on the weekend.<br> Survey Requirements for Horizontal, Horizontal Re-entry, and Directional Wells<br> NDAC Section 43-02-03-25 (Deviation Tests and Directional Surveys) states in part (that) the survey contractor<br> shall file a certified copy of all surveys with the director free of charge within thirty days of completion. Surveys<br> must be submitted as one electronic copy, or in a form approved by the director. However, the director may<br> require the directional survey to be filed immediately after completion if the survey is needed to conduct the<br> operation of the director's office in a timely manner. Certified surveys must be submitted via email in one adobe<br> document, with a certification cover page to </span><span class="ft3">certsurvey@nd.gov</span><span class="ft0">.<br> Survey points shall be of such frequency to accurately determine the entire location of the well bore.<br> Specifically, the Horizontal and Directional well survey frequency is 100 feet in the vertical, 30 feet in the curve<br> (or when sliding) and 90 feet in the lateral.<br> Surface casing cement<br> Tail cement utilized on surface casing must have a minimum compressive strength of 500 psi within 12<br> hours, and tail cement utilized on production casing must have a minimum compressive strength of 500 psi<br> before drilling the plug or initiating tests.<br> Logs </span><span class="ft4">NDAC Section 43-02-03-31 requires the running of (1) a suite of open hole logs from which formation tops and<br> porosity zones can be determined, (2) a Gamma Ray Log run from total depth to ground level elevation of the well bore, and<br> (3) a log from which the presence and quality of cement can be determined (Standard CBL or Ultrasonic cement evaluation<br> log) in every well in which production or intermediate casing has been set, this log must be run prior to completing the well.<br> All logs run must be submitted free of charge, as one digital TIFF (tagged image file format) copy and one digital LAS (log<br> ASCII) formatted copy. Digital logs may be submitted on a standard CD, DVD, or attached to an email sent to<br> digitallogs@nd.gov<br> Thank you for your cooperation.<br> Sincerely,<br> David Burns<br> Engineering Technician<br> <hr> <A name=75></a>INDUSTRIAL COMMISSION OF NORTH DAKOTA<br> OIL AND GAS DIVISION<br> 600 EAST BOULEVARD DEPT 405<br> BISMARCK, ND 58505-0840<br> SFN 54269 (08-2005)<br> PLEASE READ INSTRUCTIONS BEFORE FILLING OUT FORM.<br> PLEASE SUBMIT THE ORIGINAL AND ONE COPY.<br> Type of Work<br> Type of Well<br> Approximate Date Work Will Start<br> Confidential Status<br> New Location<br> Oil &amp; Gas<br> 2/ 10 /2014<br> No<br> Operator<br> Telephone Number<br> EOG RESOURCES, INC.<br> 303-824-5493<br> Address<br> City<br> State<br> Zip Code<br> 600 17th Street, Suite 1000N<br> Denver<br> CO<br> 80202<br> Notice has been provided to the owner of any<br> This well is not located within five hundred<br> permanently occupied dwelling within 1,320 feet.<br> feet of an occupied dwelling.<br> enter data for additional laterals on page 2)<br> Well Name<br> Well Number<br> PARSHALL<br> 81-27H<br> Surface Footages<br> Qtr-Qtr<br> Section<br> Township<br> Range<br> County<br> 250 </span><span class="ft0">FL<br> N500 </span><span class="ft0">F </span><span class="ft6">W </span><span class="ft0">L<br> NWNW<br> 27<br> 152<br> 90<br> Mountrail<br> Longstring Casing Point Footages<br> Qtr-Qtr<br> Section<br> Township<br> Range<br> County<br> 701 </span><span class="ft0">F </span><span class="ft6">N </span><span class="ft0">L<br> 539 </span><span class="ft0">F </span><span class="ft6">W </span><span class="ft0">L<br> NWNW<br> 27<br> 152<br> 90<br> Mountrail<br> Longstring Casing Point Coordinates From Well Head<br> Azimuth<br> Longstring Total Depth<br> 451 S </span><span class="ft0">From WH<br> 39 E </span><span class="ft0">From WH<br> 175.0<br> 9519 </span><span class="ft0">Feet MD<br> 9271 </span><span class="ft0">Feet TVD<br> Bottom Hole Footages From Nearest Section Line<br> Qtr-Qtr<br> Section<br> Township<br> Range<br> County<br> 549 </span><span class="ft0">F </span><span class="ft6">S<br> LF<br> 1949<br> E<br> L<br> SWSE<br> 27<br> 152<br> 90<br> Mountrail<br> Bottom Hole Coordinates From Well Head<br> KOP Lateral 1<br> Azimuth Lateral 1<br> Estimated Total Depth Lateral 1<br> 4468 S </span><span class="ft0">From WH<br> 2834 E </span><span class="ft0">From WH<br> 8794<br> Feet MD<br> 133.4<br> 14626 </span><span class="ft0">Feet MD<br> 9283 </span><span class="ft0">Feet TVD<br> Latitude of Well Head<br> Longitude of Well Head<br> NAD Reference<br> Description of<br> (Subject to NDIC Approval)<br> 47<br> 57<br> 45.69<br> -102<br> 11<br> 29.06<br> NAD83<br> Spacing Unit:<br> Section 27, T152N-R90W<br> Ground Elevation<br> Acres in Spacing/Drilling Unit<br> Spacing/Drilling Unit Setback Requirement<br> Industrial Commission Order<br> 1927 </span><span class="ft0">Feet Above S.L.<br> 640<br> 200/500 </span><span class="ft0">Feet N/S<br> 200/500 </span><span class="ft0">FeetE/W<br> 23511<br> North Line of Spacing/Drilling Unit<br> South Line of Spacing/Drilling Unit<br> East Line of Spacing/Drilling Unit<br> West Line of Spacing/Drilling Unit<br> 5278 </span><span class="ft0">Feet<br> 5283 </span><span class="ft0">Feet<br> 5263 </span><span class="ft0">Feet<br> 5278 </span><span class="ft0">Feet<br> Objective Horizons<br> Pierre Shale Top<br> Bakken<br> 1658<br> Proposed<br> Size<br> Weight<br> Depth<br> Cement Volume<br> Surface Casing<br> 9<br> 5/8<br> 36 </span><span class="ft0">Lb./Ft. </span><span class="ft6">1800<br> Feet<br> 629<br> Sacks<br> Proposed<br> Size<br> Weight(s)<br> Longstring Total Depth<br> Cement Volume<br> Cement Top<br> Top Dakota Sand<br> Longstring Casing<br> 70<br> 26, 32<br> Lb./Ft.<br> 9519 </span><span class="ft0">Feet MD<br> 9271 </span><span class="ft0">Feet TVD<br> 664<br> Sacks<br> 4118 </span><span class="ft0">Feet<br> 4618<br> Feet<br> Base of Last<br> Last<br> Salt (If<br> Charles </span><span class="ft0">Applicable)<br> Salt (If Applicable)<br> 7714 </span><span class="ft0">Feet<br> Proposed Logs<br> CBL / GR in 7&quot; casing MWD / GR from KOP to TD<br> Drilling Mud Type (Vertical Hole - Below Surface Casing)<br> Drilling Mud Type (Lateral)<br> Invert<br> Other - See Comments<br> Survey Type in Vertical Portion of Well<br> Survey Frequency: Build Section<br> Survey Frequency: Lateral<br> Survey Contractor<br> MWD </span><span class="ft0">Every 100 Feet<br> 30 </span><span class="ft0">Feet<br> 90 </span><span class="ft0">Feet<br> Sperry Drilling Services<br> proposed mud/cementing plan,<br> directional plot/plan, $100 fee.<br> <hr> <A name=76></a>Page 2<br> SFN 54269 (08-2005)<br> Drilling Mud Type {Lateral}: Brine. Longstring casing is a mixed string of 7&quot; 26 lb/ft HCP-110 from LTC from surface to 200' above Dunham Salt and then 7&quot; 32 lb/ft<br> HCP-110 LTC from there to TD. This well will have a frac string. No pits will be used. Waste will be hauled to an approved disposal facility. Attachments emailed.<br> Lateral 2<br> KOP Lateral 2<br> Azimuth Lateral 2<br> Estimated Total Depth Lateral 2<br> KOP Coordinates From Well Head<br> Feet MD<br> Feet MD<br> Feet TVD<br> From WH<br> From WH<br> Formation Entry Point Coordinates From Well Head<br> Bottom Hole Coordinates From Well Head<br> From WH<br> From WH<br> From WH<br> From WH<br> KOP Footages From Nearest Section Line<br> Qtr-Qtr<br> Section<br> Township<br> Range<br> County<br> FL<br> FL<br> Bottom Hole Footages From Nearest Section Line<br> Qtr-Qtr<br> Section<br> Township<br> Range<br> County<br> FL<br> F<br> L<br> Lateral 3<br> KOP Lateral 3<br> Azimuth Lateral 3<br> Estimated Total Depth Lateral 3<br> KOP Coordinates From Well Head<br> Feet MD<br> Feet MD<br> Feet TVD<br> From WH<br> From WH<br> Formation Entry Point Coordinates From Well Head<br> Bottom Hole Coordinates From Well Head<br> From WH<br> From WH<br> From WH<br> From WH<br> KOP Footages From Nearest Section Line<br> Qtr-Qtr<br> Section<br> Township<br> Range<br> County<br> F<br> L<br> FL<br> Bottom Hole Footages From Nearest Section Line<br> Qtr-Qtr<br> Section<br> Township<br> Range<br> County<br> F<br> L<br> FL<br> Lateral 4<br> KOP Lateral 4<br> Azimuth Lateral 4<br> Estimated Total Depth Lateral 4<br> KOP Coordinates From Well Head<br> Feet MD<br> Feet MD<br> Feet TVD<br> From WH<br> From WH<br> Formation Entry Point Coordinates From Well Head<br> Bottom Hole Coordinates From Well Head<br> From WH<br> From WH<br> From WH<br> From WH<br> KOP Footages From Nearest Section Line<br> Qtr-Qtr<br> Section<br> Township<br> Range<br> County<br> FL<br> FL<br> Bottom Hole Footages From Nearest Section Line<br> Qtr-Qtr<br> Section<br> Township<br> Range<br> County<br> FL<br> FL<br> Lateral 5<br> KOP Lateral 5<br> Azimuth Lateral 5<br> Estimated Total Depth Lateral 5<br> KOP Coordinates From Well Head<br> Feet MD<br> Feet MD<br> Feet TVD<br> From WH<br> From WH<br> Formation Entry Point Coordinates From Well Head<br> Bottom Hole Coordinates From Well Head<br> From WH<br> From WH<br> From WH<br> From WH<br> KOP Footages From Nearest Section Line<br> Qtr-Qtr<br> Section<br> Township<br> Range<br> County<br> FL<br> FL<br> Bottom Hole Footages From Nearest Section Line<br> Qtr-Qtr<br> Section<br> Township<br> Range<br> County<br> FL<br> FL<br> Date<br> I hereby swear or affirm the information provided is true, complete and correct as determined from all available records.<br> 12 / 12 / 2013<br> Signature<br> Printed Name<br> Title<br> ePermit<br> Beau Hill<br> Regulatory Specialist<br> Email Address(es)<br> Permit and File Number<br> API Number<br> Date Approved<br> 28630<br> 061<br> 03154<br> 6 / 16 / 2014<br> Field<br> By<br> PARSHALL<br> David Burns<br> Pool<br> Permit Type<br> Title<br> BAKKEN<br> DEVELOPMENT<br> Engineering Technician<br> <hr> <A name=77></a>April 9, 2014<br> RE:<br> Filter Socks and Other Filter Media<br> Leakproof Container Required<br> Oil and Gas Wells<br> Dear Operator,<br> North Dakota Administrative Code Section 43-02-03-19.2 states in part that all waste material associated with<br> exploration or production of oil and gas must be properly disposed of in an authorized facility in accord with all<br> applicable local, state, and federal laws and regulations.<br> Filtration systems are commonly used during oil and gas operations in North Dakota. The Commission is very<br> concerned about the proper disposal of used filters (including filter socks) used by the oil and gas industry.<br> Effective June 1, 2014, a container must be maintained on each well drilled in North Dakota beginning when the<br> well is spud and must remain on-site during clean-out, completion, and flow-back whenever filtration operations<br> are conducted. The on-site container must be used to store filters until they can be properly disposed of in an<br> authorized facility. Such containers must be:<br> leakproof to prevent any fluids from escaping the container<br> covered to prevent precipitation from entering the container<br> placard to indicate only filters are to be placed in the container<br> If the operator will not utilize a filtration system, a waiver to the container requirement will be considered, but<br> only upon the operator submitting a Sundry Notice (Form 4) justifying their request.<br> As previously stated in our March 13, 2014 letter, North Dakota Administrative Code Section 33-20-02.1-01<br> states in part that every person who transports solid waste (which includes oil and gas exploration and production<br> wastes) is required to have a valid permit issued by the North Dakota Department of Health, Division of Waste<br> Management. Please contact the Division of Waste Management at (701) 328-5166 with any questions on the<br> solid waste program. Note oil and gas exploration and production wastes include produced water, drilling mud,<br> invert mud, tank bottom sediment, pipe scale, filters, and fly ash.<br> Thank you for your cooperation.<br> Sincerely,<br> Bruce E. Hicks<br> Assistant Director<br> <hr> <A name=78></a><hr> <A name=79></a>Well Name:<br> Parshal 81-27H<br> 11/15/2013<br> Ground Elevation<br> 1927<br> KB SST 58<br> 24.0<br> RKB Elevation<br> 1950<br> Prognosis Formation Tops<br> Name<br> Vertical Subsea<br> TVD-RKB<br> Pierre Shale<br> 292<br> 1658<br> Greenhorn<br> -1934<br> 3884<br> Dakota Sand<br> -2668<br> 4618<br> Base Dakota<br> -3054<br> 5004<br> Piper Lime<br> -3764<br> 5714<br> Dunham Salt<br> -3888<br> 5838<br> Spearfish<br> -4074<br> 6024<br> Minnelusa<br> -4568<br> 6518<br> Kibbey Lime<br> -5164<br> 7114<br> Charles<br> -5381<br> 7331<br> Base Last Salt<br> -5764<br> 7714<br> Mission Canyon<br> -5938<br> 7888<br> Lodgepole<br> -6520<br> 8470<br> 3rd Shale Marker<br> -7258<br> 9208<br> False Bakken<br> -7280<br> 9230<br> Scallion<br> -7290<br> 9240<br> Upper Bakken Shale<br> -7295<br> 9245<br> Middle Bakken Target<br> -7318<br> 9268<br> Lower Bakken Shale (est)<br> -7354<br> 9304<br> Three Forks (est)<br> -7387<br> 9337<br> <hr> <A name=80></a>ATTACHMENT &quot;A&quot;<br> COMMENTS, ADDITIONAL INFORMATION, AND/OR LIST OF ATTACHMENTS<br> Parshall 81-27H<br> Surface casing cement:<br> Lead - 359 sx;<br> 11.80 ppg; 2.66 cf/sx<br> Tail - 270 sx;<br> 14.80 ppg; 1.34 cf/sx<br> Long string cement:<br> Lead - 116 sx;<br> 11.80 ppg; 2.56 cf/sx<br> Tail - 548 sx;<br> 14.00 ppg; 1.40 cf/sx<br> Production liner cement:<br> Tail - 323 sx;<br> 13.50 ppg; 1.77 cf/sx<br> Surface hole mud:<br> 8.5 - 9.2 ppg freshwater-based mud<br> Intermediate hole mud:<br> 9.4 - 10.7 ppg invert oil-based mud<br> Production hole mud:<br> 8.3 - 10.0 ppg brine<br> ** Plan to switch to OBM with weight over 10.0 ppg in the event<br> higher than expected pressures are encountered<br> Production Liner:<br> The 4-1/2&quot; production liner is 11.6 lb/ft, Grade HCP-110 with LT&amp;C connections. The liner is run to<br> within 10' of total depth of the lateral and the liner hanger is set at the Kick Off Point of the lateral. The<br> liner will be cemented from TD to the liner hanger and completed using plug &amp; perf techniques with<br> intervals of approximately 200' - 250'.<br> Per Fish &amp; Wildlife:<br> The proposed Parshall 81-27H is not located within a Fish &amp; Wildlife easement.<br> <hr> <A name=81></a>Surface Location<br> NAD 1927 (NADCON CONUS)<br> North Dakota North 3301<br> 81-27H<br> Ground Elevation: 1926.0 WELL @ 1959.0usft (Original Well Elev)<br> Northing<br> Easting<br> Latittude<br> Longitude<br> Sec. 27-T152N-R90W<br> 355699.19<br> 1585744.99<br> 47° 57' 45.644 N<br> 102° 11' 27.442 W<br> Mountrail County, ND<br> 0<br> 750<br> 9-5/8&quot; Surface<br> 0<br> 1500<br> 7&quot; Intemediate<br> 2250<br> 9-5/8&quot; Surface<br> n)<br> ft/i<br> us -2000<br> 3000<br> (2000)<br> n)<br> +<br> ft/i<br> th(<br> 3750<br> us<br> or<br> (-)/N -4000<br> (1500<br> 81-27H PBH<br> 4500<br> outhS<br> epthD<br> alc</span><span class="ft0">5250<br> tierV<br> -6000<br> rue</span><span class="ft0">6000<br> T<br> 6750<br> -2000<br> 0<br> 2000<br> 4000<br> 6000<br> West(-)/East(+) (2000 usft/in)<br> T<br> 7500<br> M<br> Azimuths to True North<br> Magnetic North: 7.21°<br> Magnetic Field<br> 8250<br> Strength: 56565.0snT<br> Dip Angle: 73.09°<br> Date: 11/15/2013<br> Model: IGRF200510<br> 9000<br> Project: Williston Basin - Parshall Field<br> Site: Parshall<br> Well: 81-27H<br> 9750<br> 7&quot; Intemediate<br> 81-27H PBH<br> Plan: APD Directional Plan<br> Planner::<br> M.Thompson<br> 0<br> 1000<br> 2000<br> 3000<br> 4000<br> 5000<br> 6000<br> 7000<br> 8000<br> 9000<br> 10000<br> Vertical Section at 147.62° (2000 usft/in)<br> SECTION DETAILS<br> Sec<br> MD<br> Inc<br> Azi<br> TVD<br> +N/-S<br> +E/-W<br> Dleg<br> TFace<br> VSect<br> Annotation<br> 1<br> 0.0<br> 0.00<br> 0.00<br> 0.0<br> 0.0<br> 0.0<br> 0.00<br> 0.00<br> 0.0<br> 2<br> 8794.2<br> 0.00<br> 0.00<br> 8794.2<br> 0.0<br> 0.0<br> 0.00<br> 0.00<br> 0.0<br> 3<br> 9519.2<br> 87.00<br> 175.00<br> 9271.0<br> -450.8<br> 39.4<br> 12.00<br> 175.00<br> 401.8<br> 7'' Csg Pt. - 9519' MD/ 9271' TVD - 87 deg inc<br> 4<br> 9699.2<br> 87.00<br> 175.00<br> 9280.4<br> -629.8<br> 55.1<br> 0.00<br> 0.00<br> 561.4<br> 5<br> 9799.2<br> 90.00<br> 175.00<br> 9283.0<br> -729.4<br> 63.8<br> 3.00<br> 0.00<br> 650.1<br> 6 10299.2<br> 90.00<br> 175.00<br> 9283.0<br> -1227.5<br> 107.4<br> 0.00<br> 0.00<br> 1094.1<br> 7 11686.1<br> 90.00<br> 133.39<br> 9283.0<br> -2448.9<br> 697.9<br> 3.00<br> -90.00<br> 2441.8<br> 8 14625.5<br> 90.00<br> 133.39<br> 9283.0<br> -4468.2<br> 2833.8<br> 0.00<br> 0.00<br> 5291.1<br> TD at 14625' MD/ 9283' TVD<br> TARGET DETAILS<br> Name<br> TVD<br> +N/-S<br> +E/-W<br> Northing<br> Easting<br> Latitude<br> Longitude<br> Shape<br> 81-27H PBH<br> 9283.0<br> -4468.2<br> 2833.8<br> 351169.84<br> 1588480.03<br> 47° 57' 1.545 N<br> 102°10' 45.812 W<br> Point<br> <hr> <A name=82></a> <br> !<br> &quot; # <br> $ <br> <br> %&amp;<br> &quot; '<br> <br> <br> <br> <hr> <A name=83></a>()* + ,-<br> Planning Report<br> <br> edm<br> ./ 0 <br> Well 81-27H<br> /3<br> Denver Division- North Dakota<br> 12 0 <br> WELL @ 1959.0usft (Original Well Elev)<br> 5 <br> Williston Basin - Parshall Field<br> 4 0 <br> WELL @ 1959.0usft (Original Well Elev)<br> <br> Parshall<br> <br> 0 <br> True<br> &quot; <br> 81-27H<br> + 3/+ 4 <br> <br> Minimum Curvature<br> &quot; <br> Wellbore #1<br> <br> APD Directional Plan<br> 5 <br> Williston Basin - Parshall Field, Mountrail County<br> 43 <br> US State Plane 1927 (Exact solution)<br> 3 +<br> Mean Sea Level<br> * +<br> NAD 1927 (NADCON CONUS)<br> 46 <br> North Dakota North 3301<br> <br> Parshall<br> <br> <br> <br> 378,031.81 usft<br> . + <br> 48° 1' 26.570 N<br> $<br> Lat/Long<br> ( <br> 1,588,402.53 usft<br> . + <br> 102° 10' 55.570 W<br> 7 3<br> 0.0 usft<br> +<br> 13-3/16 &quot;<br> * / <br> -1.25 °<br> &quot; <br> 81-27H<br> &quot; <br> 89<br> -22,385.3 usft<br> <br> <br> 355,699.19 usft<br> . + <br> 47° 57' 45.644 N<br> 8(9&quot;<br> -2,169.1 usft<br> ( <br> 1,585,744.99 usft<br> . + <br> 102° 11' 27.442 W<br> 7 3<br> 0.0 usft<br> &quot; <br> ( <br> usft<br> *+. <br> 1,926.0 usft<br> &quot; <br> Wellbore #1<br> 4 <br> 4 <br> <br> <br> <br> $ <br> :;&lt;<br> :;&lt;<br> :1&lt;<br> IGRF200510<br> 11/15/2013<br> 7.21<br> 73.09<br> 56,565<br> <br> APD Directional Plan<br> + <br> 2 <br> <br> PROTOTYPE<br> 1 ) <br> <br> 0.0<br> 2 <br> <br> $:12&lt;<br> 89<br> 8(9&quot;<br> <br> :+0&lt;<br> :+0&lt;<br> :+0&lt;<br> :;&lt;<br> 0.0<br> 0.0<br> 0.0<br> 147.62<br> <br> 4 + <br> 2 <br> <br> #+ <br> 1+<br> <br> , <br> = +<br> <br> 89<br> 8(9&quot;<br> <br> <br> <br> 1$)<br> :+0&lt;<br> :;&lt;<br> :;&lt;<br> :+0&lt;<br> :+0&lt;<br> :+0&lt;<br> :;9+0&lt;<br> :;9+0&lt;<br> :;9+0&lt;<br> :;&lt;<br> 1 <br> 0.0<br> 0.00<br> 0.00<br> 0.0<br> 0.0<br> 0.0<br> 0.00<br> 0.00<br> 0.00<br> 0.00<br> 8,794.2<br> 0.00<br> 0.00<br> 8,794.2<br> 0.0<br> 0.0<br> 0.00<br> 0.00<br> 0.00<br> 0.00<br> 9,519.2<br> 87.00<br> 175.00<br> 9,271.0<br> -450.8<br> 39.4<br> 12.00<br> 12.00<br> 0.00<br> 175.00<br> 9,699.2<br> 87.00<br> 175.00<br> 9,280.4<br> -629.8<br> 55.1<br> 0.00<br> 0.00<br> 0.00<br> 0.00<br> 9,799.2<br> 90.00<br> 175.00<br> 9,283.0<br> -729.4<br> 63.8<br> 3.00<br> 3.00<br> 0.00<br> 0.00<br> 10,299.2<br> 90.00<br> 175.00<br> 9,283.0<br> -1,227.5<br> 107.4<br> 0.00<br> 0.00<br> 0.00<br> 0.00<br> 11,686.1<br> 90.00<br> 133.39<br> 9,283.0<br> -2,448.9<br> 697.9<br> 3.00<br> 0.00<br> -3.00<br> -90.00 81-27H PBH<br> 14,625.5<br> 90.00<br> 133.39<br> 9,283.0<br> -4,468.2<br> 2,833.8<br> 0.00<br> 0.00<br> 0.00<br> 0.00 81-27H PBH<br> <br> <br> <br> <hr> <A name=84></a>()* + ,-<br> Planning Report<br> <br> edm<br> ./ 0 <br> Well 81-27H<br> /3<br> Denver Division- North Dakota<br> 12 0 <br> WELL @ 1959.0usft (Original Well Elev)<br> 5 <br> Williston Basin - Parshall Field<br> 4 0 <br> WELL @ 1959.0usft (Original Well Elev)<br> <br> Parshall<br> <br> 0 <br> True<br> &quot; <br> 81-27H<br> + 3/+ 4 <br> <br> Minimum Curvature<br> &quot; <br> Wellbore #1<br> <br> APD Directional Plan<br> + 3<br> 4 + <br> 2 <br> 2 <br> <br> #+ <br> 1+<br> <br> , <br> = +<br> <br> 89<br> 8(9&quot;<br> <br> <br> <br> <br> :+0&lt;<br> :;&lt;<br> :;&lt;<br> :+0&lt;<br> :+0&lt;<br> :+0&lt;<br> :+0&lt;<br> :;9+0&lt;<br> :;9+0&lt;<br> :;9+0&lt;<br> 0.0<br> 0.00<br> 0.00<br> 0.0<br> 0.0<br> 0.0<br> 0.0<br> 0.00<br> 0.00<br> 0.00<br> 100.0<br> 0.00<br> 0.00<br> 100.0<br> 0.0<br> 0.0<br> 0.0<br> 0.00<br> 0.00<br> 0.00<br> 200.0<br> 0.00<br> 0.00<br> 200.0<br> 0.0<br> 0.0<br> 0.0<br> 0.00<br> 0.00<br> 0.00<br> 300.0<br> 0.00<br> 0.00<br> 300.0<br> 0.0<br> 0.0<br> 0.0<br> 0.00<br> 0.00<br> 0.00<br> 400.0<br> 0.00<br> 0.00<br> 400.0<br> 0.0<br> 0.0<br> 0.0<br> 0.00<br> 0.00<br> 0.00<br> 500.0<br> 0.00<br> 0.00<br> 500.0<br> 0.0<br> 0.0<br> 0.0<br> 0.00<br> 0.00<br> 0.00<br> 600.0<br> 0.00<br> 0.00<br> 600.0<br> 0.0<br> 0.0<br> 0.0<br> 0.00<br> 0.00<br> 0.00<br> 700.0<br> 0.00<br> 0.00<br> 700.0<br> 0.0<br> 0.0<br> 0.0<br> 0.00<br> 0.00<br> 0.00<br> 800.0<br> 0.00<br> 0.00<br> 800.0<br> 0.0<br> 0.0<br> 0.0<br> 0.00<br> 0.00<br> 0.00<br> 900.0<br> 0.00<br> 0.00<br> 900.0<br> 0.0<br> 0.0<br> 0.0<br> 0.00<br> 0.00<br> 0.00<br> 1,000.0<br> 0.00<br> 0.00<br> 1,000.0<br> 0.0<br> 0.0<br> 0.0<br> 0.00<br> 0.00<br> 0.00<br> 1,100.0<br> 0.00<br> 0.00<br> 1,100.0<br> 0.0<br> 0.0<br> 0.0<br> 0.00<br> 0.00<br> 0.00<br> 1,200.0<br> 0.00<br> 0.00<br> 1,200.0<br> 0.0<br> 0.0<br> 0.0<br> 0.00<br> 0.00<br> 0.00<br> 1,300.0<br> 0.00<br> 0.00<br> 1,300.0<br> 0.0<br> 0.0<br> 0.0<br> 0.00<br> 0.00<br> 0.00<br> 1,400.0<br> 0.00<br> 0.00<br> 1,400.0<br> 0.0<br> 0.0<br> 0.0<br> 0.00<br> 0.00<br> 0.00<br> 1,500.0<br> 0.00<br> 0.00<br> 1,500.0<br> 0.0<br> 0.0<br> 0.0<br> 0.00<br> 0.00<br> 0.00<br> 1,600.0<br> 0.00<br> 0.00<br> 1,600.0<br> 0.0<br> 0.0<br> 0.0<br> 0.00<br> 0.00<br> 0.00<br> 1,658.0<br> 0.00<br> 0.00<br> 1,658.0<br> 0.0<br> 0.0<br> 0.0<br> 0.00<br> 0.00<br> 0.00<br> <br> <br> 1,700.0<br> 0.00<br> 0.00<br> 1,700.0<br> 0.0<br> 0.0<br> 0.0<br> 0.00<br> 0.00<br> 0.00<br> 1,800.0<br> 0.00<br> 0.00<br> 1,800.0<br> 0.0<br> 0.0<br> 0.0<br> 0.00<br> 0.00<br> 0.00<br> &gt;?9@+0 <br> 1,900.0<br> 0.00<br> 0.00<br> 1,900.0<br> 0.0<br> 0.0<br> 0.0<br> 0.00<br> 0.00<br> 0.00<br> 2,000.0<br> 0.00<br> 0.00<br> 2,000.0<br> 0.0<br> 0.0<br> 0.0<br> 0.00<br> 0.00<br> 0.00<br> 2,100.0<br> 0.00<br> 0.00<br> 2,100.0<br> 0.0<br> 0.0<br> 0.0<br> 0.00<br> 0.00<br> 0.00<br> 2,200.0<br> 0.00<br> 0.00<br> 2,200.0<br> 0.0<br> 0.0<br> 0.0<br> 0.00<br> 0.00<br> 0.00<br> 2,300.0<br> 0.00<br> 0.00<br> 2,300.0<br> 0.0<br> 0.0<br> 0.0<br> 0.00<br> 0.00<br> 0.00<br> 2,400.0<br> 0.00<br> 0.00<br> 2,400.0<br> 0.0<br> 0.0<br> 0.0<br> 0.00<br> 0.00<br> 0.00<br> 2,500.0<br> 0.00<br> 0.00<br> 2,500.0<br> 0.0<br> 0.0<br> 0.0<br> 0.00<br> 0.00<br> 0.00<br> 2,600.0<br> 0.00<br> 0.00<br> 2,600.0<br> 0.0<br> 0.0<br> 0.0<br> 0.00<br> 0.00<br> 0.00<br> 2,700.0<br> 0.00<br> 0.00<br> 2,700.0<br> 0.0<br> 0.0<br> 0.0<br> 0.00<br> 0.00<br> 0.00<br> 2,800.0<br> 0.00<br> 0.00<br> 2,800.0<br> 0.0<br> 0.0<br> 0.0<br> 0.00<br> 0.00<br> 0.00<br> 2,900.0<br> 0.00<br> 0.00<br> 2,900.0<br> 0.0<br> 0.0<br> 0.0<br> 0.00<br> 0.00<br> 0.00<br> 3,000.0<br> 0.00<br> 0.00<br> 3,000.0<br> 0.0<br> 0.0<br> 0.0<br> 0.00<br> 0.00<br> 0.00<br> 3,100.0<br> 0.00<br> 0.00<br> 3,100.0<br> 0.0<br> 0.0<br> 0.0<br> 0.00<br> 0.00<br> 0.00<br> 3,200.0<br> 0.00<br> 0.00<br> 3,200.0<br> 0.0<br> 0.0<br> 0.0<br> 0.00<br> 0.00<br> 0.00<br> 3,300.0<br> 0.00<br> 0.00<br> 3,300.0<br> 0.0<br> 0.0<br> 0.0<br> 0.00<br> 0.00<br> 0.00<br> 3,400.0<br> 0.00<br> 0.00<br> 3,400.0<br> 0.0<br> 0.0<br> 0.0<br> 0.00<br> 0.00<br> 0.00<br> 3,500.0<br> 0.00<br> 0.00<br> 3,500.0<br> 0.0<br> 0.0<br> 0.0<br> 0.00<br> 0.00<br> 0.00<br> 3,600.0<br> 0.00<br> 0.00<br> 3,600.0<br> 0.0<br> 0.0<br> 0.0<br> 0.00<br> 0.00<br> 0.00<br> 3,700.0<br> 0.00<br> 0.00<br> 3,700.0<br> 0.0<br> 0.0<br> 0.0<br> 0.00<br> 0.00<br> 0.00<br> 3,800.0<br> 0.00<br> 0.00<br> 3,800.0<br> 0.0<br> 0.0<br> 0.0<br> 0.00<br> 0.00<br> 0.00<br> 3,884.0<br> 0.00<br> 0.00<br> 3,884.0<br> 0.0<br> 0.0<br> 0.0<br> 0.00<br> 0.00<br> 0.00<br> * <br> <br> 3,900.0<br> 0.00<br> 0.00<br> 3,900.0<br> 0.0<br> 0.0<br> 0.0<br> 0.00<br> 0.00<br> 0.00<br> 4,000.0<br> 0.00<br> 0.00<br> 4,000.0<br> 0.0<br> 0.0<br> 0.0<br> 0.00<br> 0.00<br> 0.00<br> 4,100.0<br> 0.00<br> 0.00<br> 4,100.0<br> 0.0<br> 0.0<br> 0.0<br> 0.00<br> 0.00<br> 0.00<br> 4,200.0<br> 0.00<br> 0.00<br> 4,200.0<br> 0.0<br> 0.0<br> 0.0<br> 0.00<br> 0.00<br> 0.00<br> 4,300.0<br> 0.00<br> 0.00<br> 4,300.0<br> 0.0<br> 0.0<br> 0.0<br> 0.00<br> 0.00<br> 0.00<br> 4,400.0<br> 0.00<br> 0.00<br> 4,400.0<br> 0.0<br> 0.0<br> 0.0<br> 0.00<br> 0.00<br> 0.00<br> 4,500.0<br> 0.00<br> 0.00<br> 4,500.0<br> 0.0<br> 0.0<br> 0.0<br> 0.00<br> 0.00<br> 0.00<br> 4,600.0<br> 0.00<br> 0.00<br> 4,600.0<br> 0.0<br> 0.0<br> 0.0<br> 0.00<br> 0.00<br> 0.00<br> 4,618.0<br> 0.00<br> 0.00<br> 4,618.0<br> 0.0<br> 0.0<br> 0.0<br> 0.00<br> 0.00<br> 0.00<br> !<br> <br> <br> <br> <hr> <A name=85></a>()* + ,-<br> Planning Report<br> <br> edm<br> ./ 0 <br> Well 81-27H<br> /3<br> Denver Division- North Dakota<br> 12 0 <br> WELL @ 1959.0usft (Original Well Elev)<br> 5 <br> Williston Basin - Parshall Field<br> 4 0 <br> WELL @ 1959.0usft (Original Well Elev)<br> <br> Parshall<br> <br> 0 <br> True<br> &quot; <br> 81-27H<br> + 3/+ 4 <br> <br> Minimum Curvature<br> &quot; <br> Wellbore #1<br> <br> APD Directional Plan<br> + 3<br> 4 + <br> 2 <br> 2 <br> <br> #+ <br> 1+<br> <br> , <br> = +<br> <br> 89<br> 8(9&quot;<br> <br> <br> <br> <br> :+0&lt;<br> :;&lt;<br> :;&lt;<br> :+0&lt;<br> :+0&lt;<br> :+0&lt;<br> :+0&lt;<br> :;9+0&lt;<br> :;9+0&lt;<br> :;9+0&lt;<br> 4,700.0<br> 0.00<br> 0.00<br> 4,700.0<br> 0.0<br> 0.0<br> 0.0<br> 0.00<br> 0.00<br> 0.00<br> 4,800.0<br> 0.00<br> 0.00<br> 4,800.0<br> 0.0<br> 0.0<br> 0.0<br> 0.00<br> 0.00<br> 0.00<br> 4,900.0<br> 0.00<br> 0.00<br> 4,900.0<br> 0.0<br> 0.0<br> 0.0<br> 0.00<br> 0.00<br> 0.00<br> 5,000.0<br> 0.00<br> 0.00<br> 5,000.0<br> 0.0<br> 0.0<br> 0.0<br> 0.00<br> 0.00<br> 0.00<br> 5,004.0<br> 0.00<br> 0.00<br> 5,004.0<br> 0.0<br> 0.0<br> 0.0<br> 0.00<br> 0.00<br> 0.00<br> # !<br> 5,100.0<br> 0.00<br> 0.00<br> 5,100.0<br> 0.0<br> 0.0<br> 0.0<br> 0.00<br> 0.00<br> 0.00<br> 5,200.0<br> 0.00<br> 0.00<br> 5,200.0<br> 0.0<br> 0.0<br> 0.0<br> 0.00<br> 0.00<br> 0.00<br> 5,300.0<br> 0.00<br> 0.00<br> 5,300.0<br> 0.0<br> 0.0<br> 0.0<br> 0.00<br> 0.00<br> 0.00<br> 5,400.0<br> 0.00<br> 0.00<br> 5,400.0<br> 0.0<br> 0.0<br> 0.0<br> 0.00<br> 0.00<br> 0.00<br> 5,500.0<br> 0.00<br> 0.00<br> 5,500.0<br> 0.0<br> 0.0<br> 0.0<br> 0.00<br> 0.00<br> 0.00<br> 5,600.0<br> 0.00<br> 0.00<br> 5,600.0<br> 0.0<br> 0.0<br> 0.0<br> 0.00<br> 0.00<br> 0.00<br> 5,700.0<br> 0.00<br> 0.00<br> 5,700.0<br> 0.0<br> 0.0<br> 0.0<br> 0.00<br> 0.00<br> 0.00<br> 5,714.0<br> 0.00<br> 0.00<br> 5,714.0<br> 0.0<br> 0.0<br> 0.0<br> 0.00<br> 0.00<br> 0.00<br> . <br> 5,800.0<br> 0.00<br> 0.00<br> 5,800.0<br> 0.0<br> 0.0<br> 0.0<br> 0.00<br> 0.00<br> 0.00<br> 5,838.0<br> 0.00<br> 0.00<br> 5,838.0<br> 0.0<br> 0.0<br> 0.0<br> 0.00<br> 0.00<br> 0.00<br> +<br> <br> 5,900.0<br> 0.00<br> 0.00<br> 5,900.0<br> 0.0<br> 0.0<br> 0.0<br> 0.00<br> 0.00<br> 0.00<br> 6,000.0<br> 0.00<br> 0.00<br> 6,000.0<br> 0.0<br> 0.0<br> 0.0<br> 0.00<br> 0.00<br> 0.00<br> 6,024.0<br> 0.00<br> 0.00<br> 6,024.0<br> 0.0<br> 0.0<br> 0.0<br> 0.00<br> 0.00<br> 0.00<br> 0 <br> 6,100.0<br> 0.00<br> 0.00<br> 6,100.0<br> 0.0<br> 0.0<br> 0.0<br> 0.00<br> 0.00<br> 0.00<br> 6,200.0<br> 0.00<br> 0.00<br> 6,200.0<br> 0.0<br> 0.0<br> 0.0<br> 0.00<br> 0.00<br> 0.00<br> 6,300.0<br> 0.00<br> 0.00<br> 6,300.0<br> 0.0<br> 0.0<br> 0.0<br> 0.00<br> 0.00<br> 0.00<br> 6,400.0<br> 0.00<br> 0.00<br> 6,400.0<br> 0.0<br> 0.0<br> 0.0<br> 0.00<br> 0.00<br> 0.00<br> 6,500.0<br> 0.00<br> 0.00<br> 6,500.0<br> 0.0<br> 0.0<br> 0.0<br> 0.00<br> 0.00<br> 0.00<br> 6,518.0<br> 0.00<br> 0.00<br> 6,518.0<br> 0.0<br> 0.0<br> 0.0<br> 0.00<br> 0.00<br> 0.00<br> 4 +<br> 6,600.0<br> 0.00<br> 0.00<br> 6,600.0<br> 0.0<br> 0.0<br> 0.0<br> 0.00<br> 0.00<br> 0.00<br> 6,700.0<br> 0.00<br> 0.00<br> 6,700.0<br> 0.0<br> 0.0<br> 0.0<br> 0.00<br> 0.00<br> 0.00<br> 6,800.0<br> 0.00<br> 0.00<br> 6,800.0<br> 0.0<br> 0.0<br> 0.0<br> 0.00<br> 0.00<br> 0.00<br> 6,900.0<br> 0.00<br> 0.00<br> 6,900.0<br> 0.0<br> 0.0<br> 0.0<br> 0.00<br> 0.00<br> 0.00<br> 7,000.0<br> 0.00<br> 0.00<br> 7,000.0<br> 0.0<br> 0.0<br> 0.0<br> 0.00<br> 0.00<br> 0.00<br> 7,100.0<br> 0.00<br> 0.00<br> 7,100.0<br> 0.0<br> 0.0<br> 0.0<br> 0.00<br> 0.00<br> 0.00<br> 7,114.0<br> 0.00<br> 0.00<br> 7,114.0<br> 0.0<br> 0.0<br> 0.0<br> 0.00<br> 0.00<br> 0.00<br> A 3. <br> 7,200.0<br> 0.00<br> 0.00<br> 7,200.0<br> 0.0<br> 0.0<br> 0.0<br> 0.00<br> 0.00<br> 0.00<br> 7,300.0<br> 0.00<br> 0.00<br> 7,300.0<br> 0.0<br> 0.0<br> 0.0<br> 0.00<br> 0.00<br> 0.00<br> 7,331.0<br> 0.00<br> 0.00<br> 7,331.0<br> 0.0<br> 0.0<br> 0.0<br> 0.00<br> 0.00<br> 0.00<br> /<br> <br> 7,400.0<br> 0.00<br> 0.00<br> 7,400.0<br> 0.0<br> 0.0<br> 0.0<br> 0.00<br> 0.00<br> 0.00<br> 7,500.0<br> 0.00<br> 0.00<br> 7,500.0<br> 0.0<br> 0.0<br> 0.0<br> 0.00<br> 0.00<br> 0.00<br> 7,600.0<br> 0.00<br> 0.00<br> 7,600.0<br> 0.0<br> 0.0<br> 0.0<br> 0.00<br> 0.00<br> 0.00<br> 7,700.0<br> 0.00<br> 0.00<br> 7,700.0<br> 0.0<br> 0.0<br> 0.0<br> 0.00<br> 0.00<br> 0.00<br> 7,714.0<br> 0.00<br> 0.00<br> 7,714.0<br> 0.0<br> 0.0<br> 0.0<br> 0.00<br> 0.00<br> 0.00<br> # .<br> 7,800.0<br> 0.00<br> 0.00<br> 7,800.0<br> 0.0<br> 0.0<br> 0.0<br> 0.00<br> 0.00<br> 0.00<br> 7,888.0<br> 0.00<br> 0.00<br> 7,888.0<br> 0.0<br> 0.0<br> 0.0<br> 0.00<br> 0.00<br> 0.00<br> 4 /3<br> 7,900.0<br> 0.00<br> 0.00<br> 7,900.0<br> 0.0<br> 0.0<br> 0.0<br> 0.00<br> 0.00<br> 0.00<br> 8,000.0<br> 0.00<br> 0.00<br> 8,000.0<br> 0.0<br> 0.0<br> 0.0<br> 0.00<br> 0.00<br> 0.00<br> 8,100.0<br> 0.00<br> 0.00<br> 8,100.0<br> 0.0<br> 0.0<br> 0.0<br> 0.00<br> 0.00<br> 0.00<br> <br> <br> <br> <hr> <A name=86></a>()* + ,-<br> Planning Report<br> <br> edm<br> ./ 0 <br> Well 81-27H<br> /3<br> Denver Division- North Dakota<br> 12 0 <br> WELL @ 1959.0usft (Original Well Elev)<br> 5 <br> Williston Basin - Parshall Field<br> 4 0 <br> WELL @ 1959.0usft (Original Well Elev)<br> <br> Parshall<br> <br> 0 <br> True<br> &quot; <br> 81-27H<br> + 3/+ 4 <br> <br> Minimum Curvature<br> &quot; <br> Wellbore #1<br> <br> APD Directional Plan<br> + 3<br> 4 + <br> 2 <br> 2 <br> <br> #+ <br> 1+<br> <br> , <br> = +<br> <br> 89<br> 8(9&quot;<br> <br> <br> <br> <br> :+0&lt;<br> :;&lt;<br> :;&lt;<br> :+0&lt;<br> :+0&lt;<br> :+0&lt;<br> :+0&lt;<br> :;9+0&lt;<br> :;9+0&lt;<br> :;9+0&lt;<br> 8,200.0<br> 0.00<br> 0.00<br> 8,200.0<br> 0.0<br> 0.0<br> 0.0<br> 0.00<br> 0.00<br> 0.00<br> 8,300.0<br> 0.00<br> 0.00<br> 8,300.0<br> 0.0<br> 0.0<br> 0.0<br> 0.00<br> 0.00<br> 0.00<br> 8,400.0<br> 0.00<br> 0.00<br> 8,400.0<br> 0.0<br> 0.0<br> 0.0<br> 0.00<br> 0.00<br> 0.00<br> 8,470.0<br> 0.00<br> 0.00<br> 8,470.0<br> 0.0<br> 0.0<br> 0.0<br> 0.00<br> 0.00<br> 0.00<br> . <br> 8,500.0<br> 0.00<br> 0.00<br> 8,500.0<br> 0.0<br> 0.0<br> 0.0<br> 0.00<br> 0.00<br> 0.00<br> 8,600.0<br> 0.00<br> 0.00<br> 8,600.0<br> 0.0<br> 0.0<br> 0.0<br> 0.00<br> 0.00<br> 0.00<br> 8,700.0<br> 0.00<br> 0.00<br> 8,700.0<br> 0.0<br> 0.0<br> 0.0<br> 0.00<br> 0.00<br> 0.00<br> 8,794.2<br> 0.00<br> 0.00<br> 8,794.2<br> 0.0<br> 0.0<br> 0.0<br> 0.00<br> 0.00<br> 0.00<br> 8,800.0<br> 0.70<br> 175.00<br> 8,800.0<br> 0.0<br> 0.0<br> 0.0<br> 12.00<br> 12.00<br> 0.00<br> 8,900.0<br> 12.70<br> 175.00<br> 8,899.1<br> -11.6<br> 1.0<br> 10.4<br> 12.00<br> 12.00<br> 0.00<br> 9,000.0<br> 24.70<br> 175.00<br> 8,993.7<br> -43.5<br> 3.8<br> 38.8<br> 12.00<br> 12.00<br> 0.00<br> 9,100.0<br> 36.70<br> 175.00<br> 9,079.5<br> -94.3<br> 8.2<br> 84.0<br> 12.00<br> 12.00<br> 0.00<br> 9,200.0<br> 48.70<br> 175.00<br> 9,152.9<br> -161.7<br> 14.1<br> 144.1<br> 12.00<br> 12.00<br> 0.00<br> 9,294.8<br> 60.07<br> 175.00<br> 9,208.0<br> -238.3<br> 20.9<br> 212.4<br> 12.00<br> 12.00<br> 0.00<br> <br> 4! <br> 9,300.0<br> 60.70<br> 175.00<br> 9,210.6<br> -242.8<br> 21.2<br> 216.5<br> 12.00<br> 12.00<br> 0.00<br> 9,343.3<br> 65.89<br> 175.00<br> 9,230.0<br> -281.3<br> 24.6<br> 250.8<br> 12.00<br> 12.00<br> 0.00<br> $ #!! <br> 9,369.3<br> 69.02<br> 175.00<br> 9,240.0<br> -305.3<br> 26.7<br> 272.1<br> 12.00<br> 12.00<br> 0.00<br> <br> 9,383.9<br> 70.76<br> 175.00<br> 9,245.0<br> -318.9<br> 27.9<br> 284.3<br> 12.00<br> 12.00<br> 0.00<br> 7 #!! <br> <br> 9,400.0<br> 72.70<br> 175.00<br> 9,250.1<br> -334.2<br> 29.2<br> 297.9<br> 12.00<br> 12.00<br> 0.00<br> 9,485.0<br> 82.90<br> 175.00<br> 9,268.0<br> -416.8<br> 36.5<br> 371.5<br> 12.00<br> 12.00<br> 0.00<br> 4 #!! <br> 9,500.0<br> 84.70<br> 175.00<br> 9,269.6<br> -431.7<br> 37.8<br> 384.8<br> 12.00<br> 12.00<br> 0.00<br> 9,519.2<br> 87.00<br> 175.00<br> 9,271.0<br> -450.8<br> 39.4<br> 401.8<br> 12.00<br> 12.00<br> 0.00<br> %@, <br> 9,600.0<br> 87.00<br> 175.00<br> 9,275.2<br> -531.1<br> 46.5<br> 473.4<br> 0.00<br> 0.00<br> 0.00<br> 9,652.8<br> 87.00<br> 175.00<br> 9,278.0<br> -583.6<br> 51.1<br> 520.2<br> 0.00<br> 0.00<br> 0.00<br> * 34! <br> 9,699.2<br> 87.00<br> 175.00<br> 9,280.4<br> -629.8<br> 55.1<br> 561.4<br> 0.00<br> 0.00<br> 0.00<br> 9,700.0<br> 87.02<br> 175.00<br> 9,280.5<br> -630.6<br> 55.2<br> 562.1<br> 3.00<br> 3.00<br> 0.00<br> 9,799.2<br> 90.00<br> 175.00<br> 9,283.0<br> -729.4<br> 63.8<br> 650.1<br> 3.00<br> 3.00<br> 0.00<br> 9,800.0<br> 90.00<br> 175.00<br> 9,283.0<br> -730.2<br> 63.9<br> 650.8<br> 0.00<br> 0.00<br> 0.00<br> 9,900.0<br> 90.00<br> 175.00<br> 9,283.0<br> -829.8<br> 72.6<br> 739.6<br> 0.00<br> 0.00<br> 0.00<br> 10,000.0<br> 90.00<br> 175.00<br> 9,283.0<br> -929.4<br> 81.3<br> 828.4<br> 0.00<br> 0.00<br> 0.00<br> 10,100.0<br> 90.00<br> 175.00<br> 9,283.0<br> -1,029.1<br> 90.0<br> 917.2<br> 0.00<br> 0.00<br> 0.00<br> 10,200.0<br> 90.00<br> 175.00<br> 9,283.0<br> -1,128.7<br> 98.7<br> 1,006.0<br> 0.00<br> 0.00<br> 0.00<br> 10,299.2<br> 90.00<br> 175.00<br> 9,283.0<br> -1,227.5<br> 107.4<br> 1,094.1<br> 0.00<br> 0.00<br> 0.00<br> 10,300.0<br> 90.00<br> 174.98<br> 9,283.0<br> -1,228.3<br> 107.5<br> 1,094.8<br> 3.00<br> 0.00<br> -3.00<br> 10,400.0<br> 90.00<br> 171.98<br> 9,283.0<br> -1,327.6<br> 118.8<br> 1,184.8<br> 3.00<br> 0.00<br> -3.00<br> 10,500.0<br> 90.00<br> 168.98<br> 9,283.0<br> -1,426.2<br> 135.4<br> 1,276.9<br> 3.00<br> 0.00<br> -3.00<br> 10,600.0<br> 90.00<br> 165.98<br> 9,283.0<br> -1,523.9<br> 157.0<br> 1,371.0<br> 3.00<br> 0.00<br> -3.00<br> 10,700.0<br> 90.00<br> 162.98<br> 9,283.0<br> -1,620.2<br> 183.8<br> 1,466.7<br> 3.00<br> 0.00<br> -3.00<br> 10,800.0<br> 90.00<br> 159.98<br> 9,283.0<br> -1,715.0<br> 215.6<br> 1,563.7<br> 3.00<br> 0.00<br> -3.00<br> 10,900.0<br> 90.00<br> 156.98<br> 9,283.0<br> -1,808.0<br> 252.3<br> 1,661.9<br> 3.00<br> 0.00<br> -3.00<br> 11,000.0<br> 90.00<br> 153.98<br> 9,283.0<br> -1,899.0<br> 293.8<br> 1,761.0<br> 3.00<br> 0.00<br> -3.00<br> 11,100.0<br> 90.00<br> 150.98<br> 9,283.0<br> -1,987.7<br> 340.0<br> 1,860.6<br> 3.00<br> 0.00<br> -3.00<br> 11,200.0<br> 90.00<br> 147.98<br> 9,283.0<br> -2,073.8<br> 390.8<br> 1,960.6<br> 3.00<br> 0.00<br> -3.00<br> 11,300.0<br> 90.00<br> 144.98<br> 9,283.0<br> -2,157.1<br> 446.0<br> 2,060.5<br> 3.00<br> 0.00<br> -3.00<br> 11,400.0<br> 90.00<br> 141.98<br> 9,283.0<br> -2,237.5<br> 505.5<br> 2,160.3<br> 3.00<br> 0.00<br> -3.00<br> <br> <br> <br> <hr> <A name=87></a>()* + ,-<br> Planning Report<br> <br> edm<br> ./ 0 <br> Well 81-27H<br> /3<br> Denver Division- North Dakota<br> 12 0 <br> WELL @ 1959.0usft (Original Well Elev)<br> 5 <br> Williston Basin - Parshall Field<br> 4 0 <br> WELL @ 1959.0usft (Original Well Elev)<br> <br> Parshall<br> <br> 0 <br> True<br> &quot; <br> 81-27H<br> + 3/+ 4 <br> <br> Minimum Curvature<br> &quot; <br> Wellbore #1<br> <br> APD Directional Plan<br> + 3<br> 4 + <br> 2 <br> 2 <br> <br> #+ <br> 1+<br> <br> , <br> = +<br> <br> 89<br> 8(9&quot;<br> <br> <br> <br> <br> :+0&lt;<br> :;&lt;<br> :;&lt;<br> :+0&lt;<br> :+0&lt;<br> :+0&lt;<br> :+0&lt;<br> :;9+0&lt;<br> :;9+0&lt;<br> :;9+0&lt;<br> 11,500.0<br> 90.00<br> 138.98<br> 9,283.0<br> -2,314.6<br> 569.1<br> 2,259.5<br> 3.00<br> 0.00<br> -3.00<br> 11,600.0<br> 90.00<br> 135.98<br> 9,283.0<br> -2,388.3<br> 636.7<br> 2,357.9<br> 3.00<br> 0.00<br> -3.00<br> 11,686.1<br> 90.00<br> 133.39<br> 9,283.0<br> -2,448.9<br> 697.9<br> 2,441.8<br> 3.00<br> 0.00<br> -3.00<br> 11,700.0<br> 90.00<br> 133.39<br> 9,283.0<br> -2,458.4<br> 708.0<br> 2,455.3<br> 0.00<br> 0.00<br> 0.00<br> 11,800.0<br> 90.00<br> 133.39<br> 9,283.0<br> -2,527.1<br> 780.7<br> 2,552.2<br> 0.00<br> 0.00<br> 0.00<br> 11,900.0<br> 90.00<br> 133.39<br> 9,283.0<br> -2,595.8<br> 853.3<br> 2,649.1<br> 0.00<br> 0.00<br> 0.00<br> 12,000.0<br> 90.00<br> 133.39<br> 9,283.0<br> -2,664.5<br> 926.0<br> 2,746.1<br> 0.00<br> 0.00<br> 0.00<br> 12,100.0<br> 90.00<br> 133.39<br> 9,283.0<br> -2,733.2<br> 998.7<br> 2,843.0<br> 0.00<br> 0.00<br> 0.00<br> 12,200.0<br> 90.00<br> 133.39<br> 9,283.0<br> -2,801.9<br> 1,071.3<br> 2,939.9<br> 0.00<br> 0.00<br> 0.00<br> 12,300.0<br> 90.00<br> 133.39<br> 9,283.0<br> -2,870.6<br> 1,144.0<br> 3,036.9<br> 0.00<br> 0.00<br> 0.00<br> 12,400.0<br> 90.00<br> 133.39<br> 9,283.0<br> -2,939.3<br> 1,216.7<br> 3,133.8<br> 0.00<br> 0.00<br> 0.00<br> 12,500.0<br> 90.00<br> 133.39<br> 9,283.0<br> -3,008.0<br> 1,289.3<br> 3,230.8<br> 0.00<br> 0.00<br> 0.00<br> 12,600.0<br> 90.00<br> 133.39<br> 9,283.0<br> -3,076.7<br> 1,362.0<br> 3,327.7<br> 0.00<br> 0.00<br> 0.00<br> 12,700.0<br> 90.00<br> 133.39<br> 9,283.0<br> -3,145.4<br> 1,434.7<br> 3,424.6<br> 0.00<br> 0.00<br> 0.00<br> 12,800.0<br> 90.00<br> 133.39<br> 9,283.0<br> -3,214.1<br> 1,507.3<br> 3,521.6<br> 0.00<br> 0.00<br> 0.00<br> 12,900.0<br> 90.00<br> 133.39<br> 9,283.0<br> -3,282.8<br> 1,580.0<br> 3,618.5<br> 0.00<br> 0.00<br> 0.00<br> 13,000.0<br> 90.00<br> 133.39<br> 9,283.0<br> -3,351.5<br> 1,652.7<br> 3,715.4<br> 0.00<br> 0.00<br> 0.00<br> 13,100.0<br> 90.00<br> 133.39<br> 9,283.0<br> -3,420.2<br> 1,725.3<br> 3,812.4<br> 0.00<br> 0.00<br> 0.00<br> 13,200.0<br> 90.00<br> 133.39<br> 9,283.0<br> -3,488.9<br> 1,798.0<br> 3,909.3<br> 0.00<br> 0.00<br> 0.00<br> 13,300.0<br> 90.00<br> 133.39<br> 9,283.0<br> -3,557.6<br> 1,870.7<br> 4,006.2<br> 0.00<br> 0.00<br> 0.00<br> 13,400.0<br> 90.00<br> 133.39<br> 9,283.0<br> -3,626.3<br> 1,943.3<br> 4,103.2<br> 0.00<br> 0.00<br> 0.00<br> 13,500.0<br> 90.00<br> 133.39<br> 9,283.0<br> -3,695.0<br> 2,016.0<br> 4,200.1<br> 0.00<br> 0.00<br> 0.00<br> 13,600.0<br> 90.00<br> 133.39<br> 9,283.0<br> -3,763.7<br> 2,088.7<br> 4,297.0<br> 0.00<br> 0.00<br> 0.00<br> 13,700.0<br> 90.00<br> 133.39<br> 9,283.0<br> -3,832.4<br> 2,161.3<br> 4,394.0<br> 0.00<br> 0.00<br> 0.00<br> 13,800.0<br> 90.00<br> 133.39<br> 9,283.0<br> -3,901.1<br> 2,234.0<br> 4,490.9<br> 0.00<br> 0.00<br> 0.00<br> 13,900.0<br> 90.00<br> 133.39<br> 9,283.0<br> -3,969.8<br> 2,306.7<br> 4,587.8<br> 0.00<br> 0.00<br> 0.00<br> 14,000.0<br> 90.00<br> 133.39<br> 9,283.0<br> -4,038.5<br> 2,379.3<br> 4,684.8<br> 0.00<br> 0.00<br> 0.00<br> 14,100.0<br> 90.00<br> 133.39<br> 9,283.0<br> -4,107.2<br> 2,452.0<br> 4,781.7<br> 0.00<br> 0.00<br> 0.00<br> 14,200.0<br> 90.00<br> 133.39<br> 9,283.0<br> -4,175.9<br> 2,524.7<br> 4,878.6<br> 0.00<br> 0.00<br> 0.00<br> 14,300.0<br> 90.00<br> 133.39<br> 9,283.0<br> -4,244.6<br> 2,597.3<br> 4,975.6<br> 0.00<br> 0.00<br> 0.00<br> 14,400.0<br> 90.00<br> 133.39<br> 9,283.0<br> -4,313.3<br> 2,670.0<br> 5,072.5<br> 0.00<br> 0.00<br> 0.00<br> 14,500.0<br> 90.00<br> 133.39<br> 9,283.0<br> -4,382.0<br> 2,742.7<br> 5,169.4<br> 0.00<br> 0.00<br> 0.00<br> 14,600.0<br> 90.00<br> 133.39<br> 9,283.0<br> -4,450.7<br> 2,815.3<br> 5,266.4<br> 0.00<br> 0.00<br> 0.00<br> 14,625.5<br> 90.00<br> 133.39<br> 9,283.0<br> -4,468.2<br> 2,833.8<br> 5,291.1<br> 0.00<br> 0.00<br> 0.00<br> %&amp;#&amp;<br> 1 <br> 1 <br> 9 <br> <br> -<br> 12<br> 89<br> 8(9&quot;<br> <br> <br> ( <br> <br> <br> :;&lt;<br> :;&lt;<br> :+0&lt;<br> :+0&lt;<br> :+0&lt;<br> :+0&lt;<br> :+0&lt;<br> . + <br> . + <br> 81-27H PBH<br> 0.00<br> 0.00<br> 9,283.0<br> -4,468.2<br> 2,833.8<br> 351,169.84<br> 1,588,480.03<br> 47° 57' 1.545 N<br> 102° 10' 45.812 W<br> - plan hits target center<br> - Point<br> <br> <br> <br> <hr> <A name=88></a>()* + ,-<br> Planning Report<br> <br> edm<br> ./ 0 <br> Well 81-27H<br> /3<br> Denver Division- North Dakota<br> 12 0 <br> WELL @ 1959.0usft (Original Well Elev)<br> 5 <br> Williston Basin - Parshall Field<br> 4 0 <br> WELL @ 1959.0usft (Original Well Elev)<br> <br> Parshall<br> <br> 0 <br> True<br> &quot; <br> 81-27H<br> + 3/+ 4 <br> <br> Minimum Curvature<br> &quot; <br> Wellbore #1<br> <br> APD Directional Plan<br> / <br> 4 + <br> 2 <br> / <br> &amp; <br> <br> <br> <br> <br> :+0&lt;<br> :+0&lt;<br> :@&lt;<br> :@&lt;<br> <br> 9,519.2<br> 9,271.0 7&quot; Intemediate<br> 7<br> 8-3/4<br> 1,800.0<br> 1,800.0 9-5/8&quot; Surface<br> 9-5/8<br> 13-1/2<br> $ <br> 4 + <br> 2 <br> <br> <br> <br> <br> <br> :+0&lt;<br> :+0&lt;<br> :;&lt;<br> <br> . <br> 3<br> :;&lt;<br> 1,658.0<br> 1,658.0 Pierre Shale<br> 0.00<br> 3,884.0<br> 3,884.0 Greenhorn<br> 4,618.0<br> 4,618.0 Dakota Sand<br> 5,004.0<br> 5,004.0 Base Dakota<br> 5,714.0<br> 5,714.0 Piper Lime<br> 5,838.0<br> 5,838.0 Dunham Salt<br> 6,024.0<br> 6,024.0 Spearfish<br> 6,518.0<br> 6,518.0 Minnelusa<br> 7,114.0<br> 7,114.0 Kibbey Lime<br> 7,331.0<br> 7,331.0 Charles<br> 7,714.0<br> 7,714.0 Base Last Salt<br> 7,888.0<br> 7,888.0 Mission Canyon<br> 8,470.0<br> 8,470.0 Lodgepole<br> 9,294.8<br> 9,208.0 3rd Shale Marker<br> 9,343.3<br> 9,230.0 False Bakken<br> 9,369.3<br> 9,240.0 Scallion<br> 9,383.9<br> 9,245.0 Upper Bakken Shale<br> 9,485.0<br> 9,268.0 Middle Bakken<br> 9,652.8<br> 9,278.0 Gamma Ray Marker<br> <br> 4 + <br> 2 <br> ./ <br> <br> <br> 89<br> 8(9&quot;<br> :+0&lt;<br> :+0&lt;<br> :+0&lt;<br> :+0&lt;<br> / <br> 9,519.2<br> 9,271.0<br> -450.8<br> 39.4<br> 7'' Csg Pt. - 9519' MD/ 9271' TVD - 87 deg inc<br> 14,625.5<br> 9,283.0<br> -4,468.2<br> 2,833.8<br> TD at 14625' MD/ 9283' TVD<br> <br> <br> <br> <hr> <A name=89></a><hr> <A name=90></a><hr> <A name=91></a><hr> <A name=92></a><hr> <A name=93></a><hr> <A name=94></a><hr> <A name=95></a><hr> <A name=96></a><hr> <A name=97></a><hr> <A name=98></a><hr> <A name=99></a><hr> <A name=100></a><hr> <A name=101></a>EOG Resources, Inc.<br> 600 Seventeenth Street<br> Suite 1000N<br> Denver, CO 80202<br> Main: 303-572-9000<br> Fax: 303-824-5400<br> June 10, 2014<br> Mr. Todd Holweger<br> Mineral Resource Permit Manager<br> North Dakota Industrial Commission<br> Department of Mineral Resources, Oil &amp; Gas Division<br> 600 East Boulevard Ave, Dept 405<br> Bismarck, ND 58505<br> RE:<br> Address Request<br> Parshall 81-27H<br> Mr. Holweger,<br> This letter is to confirm that EOG Resources, Inc. (EOG) has requested a legal street address for<br> the Parshal 81-27H well pad.<br> The request was submitted to Mr. Corey Bristol, Chief Deputy for the Mountrail County Sherriff's<br> Department on June 10, 2014. After receipt of the legal street addresses EOG wil provide the<br> NDIC with the addresses via a Form 4 submittal.<br> If you have any questions regarding the address request or other topic, please do not hesitate to<br> call me at (303) 824-5493 or email me at <A href="mailto:beau_hill@eogresources.com">beau_hil @eogresources.com.</a><br> Sincerely,<br> Beau Hil , P.E.<br> Regulatory Specialist<br> energy </span><span class="ft5">opportunity </span><span class="ft4">growth<br> <hr> <A name=102></a><hr> <A name="outline"></a><h1>Document Outline</h1> <ul><li>Form 6 - Bakken <li>Geo Rpt <li>Certified Surveys <li>Form 4 <ul><li>4-rpt-1st gas sales <li>4-rpt-spud <li>4-Intent-Monitor Surf-Production Casing Annulus <li>4-intent- surf. comming. <li>4-rpt-spud <li>SOD <li>4-intent- waiver request for OH logs <li>4 - Confidential Status </ul><li>Form 1 </ul><hr> </BODY> </HTML>
_posts/2009-05-25-记己丑年生辰.html
Leask/leask.github.io
--- layout: post status: publish published: true title: "记己丑年生辰" author: Leask author_login: leask author_email: i@leaskh.com author_url: https://leaskh.com wordpress_id: 117 wordpress_url: http://leaskh.wordpress.com/2009/05/25/%e8%ae%b0%e5%b7%b1%e4%b8%91%e5%b9%b4%e7%94%9f%e8%be%b0 date: '2009-05-25 07:14:04 +0800' date_gmt: '2009-05-25 07:14:04 +0800' categories: tags: [] comments: [] --- <div id="msgcns!15BAC1A170471DB!10600" class="bvMsg"> <div>人间四月芳菲尽,山寺桃花始盛开。<br /><br /> 长恨春归无觅处,不知转入此中来。<br /><br /> <br /><br /> 有一好友的QQ签名上月就换上了以上诗句的节选,意境不错。<br /><br /> 白居易游庐山大林寺时写的其实是古人的四月,也就是农历四月。<br /><br /> 25年前的同样如此美好的人间四月天,我开始出现在家乡贫瘠的土地上。<br /><br /> <br /><br /> 恍恍惚惚过了这些年,经历了如此之多,有时候会有一种很强烈的感觉,怎么我还活着。<br /><br /> 也许这就是生的知觉,美好而真实,却无情、残酷。<br /><br /> 止住,今儿不是上来当愤青的。<br /><br /> <br /><br /> 晚上,习惯听着Podcast穿着大几码的拖鞋去接做家教兼职的女友。<br /><br /> 不知什么时候起,去接女友的时候,我懒得换布鞋了。<br /><br /> 我喜欢穿拖鞋出走,那最初是被Joe影响的。后来我自己也喜欢上这样。<br /><br /> 我一直觉得,值得我穿拖鞋踩踏的地方,应该感到光荣,因为我的拖鞋只踏足我所认同的土地。<br /><br /> 我这里所说的认同,其实是一种归属感,一种让人很放松、很放肆的触感。<br /><br /> 就正如我认同清远这片贫瘠的土地。<br /><br /> <br /><br /> 记得以前女友不喜欢我在大学穿拖鞋满校园溜达,所以直到最近,我都一直没有那么放肆穿过拖鞋。<br /><br /> 我仿佛形成一种感觉,穿着布鞋,隔着鞋袜,我就无法感受这座城市的脉动。<br /><br /> 所以,慢慢发现夜里穿拖鞋看到的乡城更美丽。<br /><br /> 是因为隔着软软的鞋底传来的城市的日照余温,让我想象着白日里熙熙攘攘的大街,与行人一起忙碌了一整天的小山城,和我一样,有着一颗悸动的心,同样地不甘寂寞,同样地缅怀着二十多年的生生不息,重复着无边的疲惫。<br /><br /> <br /><br /> PS:感谢所有发来E-Cards和短信的亲朋好友,谢谢。</div><br /> <a href="/public/2010/09/dsc02797718.jpg?w=300" target="_blank" rel="WLPP;url=/public/2010/09/dsc02797718.jpg?w=300"><img src="/public/2010/09/dsc02797718.jpg?w=300" alt="" /></a><br /></div></p>
external/OpenNI/Documentation/html/struct_xn_module_cropping_interface.html
ipab-rad/ocv_kinect
<!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"/> <title>OpenNI 1.5.4: XnModuleCroppingInterface Struct Reference</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> <div id="top"><!-- do not remove this div! --> <div id="titlearea"> <table cellspacing="0" cellpadding="0"> <tbody> <tr style="height: 56px;"> <td id="projectlogo"><img alt="Logo" src="OpenNILogo.bmp"/></td> <td style="padding-left: 0.5em;"> <div id="projectname">OpenNI 1.5.4 </div> </td> </tr> </tbody> </table> </div> <!-- Generated by Doxygen 1.7.6.1 --> <div id="navrow1" class="tabs"> <ul class="tablist"> <li><a href="index.html"><span>Main&#160;Page</span></a></li> <li><a href="modules.html"><span>Modules</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> </ul> </div> <div id="navrow2" class="tabs2"> <ul class="tablist"> <li><a href="annotated.html"><span>Class&#160;List</span></a></li> <li><a href="classes.html"><span>Class&#160;Index</span></a></li> <li><a href="inherits.html"><span>Class&#160;Hierarchy</span></a></li> <li><a href="functions.html"><span>Class&#160;Members</span></a></li> </ul> </div> </div> <div class="header"> <div class="summary"> <a href="#pub-attribs">Public Attributes</a> </div> <div class="headertitle"> <div class="title">XnModuleCroppingInterface Struct Reference</div> </div> </div><!--header--> <div class="contents"> <!-- doxytag: class="XnModuleCroppingInterface" --> <p><code>#include &lt;<a class="el" href="_xn_module_interface_8h_source.html">XnModuleInterface.h</a>&gt;</code></p> <p><a href="struct_xn_module_cropping_interface-members.html">List of all members.</a></p> <table class="memberdecls"> <tr><td colspan="2"><h2><a name="pub-attribs"></a> Public Attributes</h2></td></tr> <tr><td class="memItemLeft" align="right" valign="top"><a class="el" href="_xn_status_8h.html#a23967099202ddb640cd2044b3808253c">XnStatus</a>(*&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="struct_xn_module_cropping_interface.html#a44b043672535db37ecf6c4b9be179e7f">SetCropping</a> )(<a class="el" href="_xn_types_8h.html#a108d618c699df2c2a2d0c33983afabbd">XnModuleNodeHandle</a> hGenerator, const <a class="el" href="struct_xn_cropping.html">XnCropping</a> *pCropping)</td></tr> <tr><td class="memItemLeft" align="right" valign="top"><a class="el" href="_xn_status_8h.html#a23967099202ddb640cd2044b3808253c">XnStatus</a>(*&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="struct_xn_module_cropping_interface.html#abeeb4c659b0f996185d80343933b6ca9">GetCropping</a> )(<a class="el" href="_xn_types_8h.html#a108d618c699df2c2a2d0c33983afabbd">XnModuleNodeHandle</a> hGenerator, <a class="el" href="struct_xn_cropping.html">XnCropping</a> *pCropping)</td></tr> <tr><td class="memItemLeft" align="right" valign="top"><a class="el" href="_xn_status_8h.html#a23967099202ddb640cd2044b3808253c">XnStatus</a>(*&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="struct_xn_module_cropping_interface.html#a142706d10a6a01b294dd0cd5e8a30553">RegisterToCroppingChange</a> )(<a class="el" href="_xn_types_8h.html#a108d618c699df2c2a2d0c33983afabbd">XnModuleNodeHandle</a> hGenerator, <a class="el" href="_xn_module_interface_8h.html#adacc503cad959fd6dbf276c0e17be961">XnModuleStateChangedHandler</a> handler, void *pCookie, <a class="el" href="_xn_types_8h.html#a5d00277c28def4d18f1605d5198ad77d">XnCallbackHandle</a> *phCallback)</td></tr> <tr><td class="memItemLeft" align="right" valign="top">void(*&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="struct_xn_module_cropping_interface.html#ab86724cc2e12ccf489048434523b125c">UnregisterFromCroppingChange</a> )(<a class="el" href="_xn_types_8h.html#a108d618c699df2c2a2d0c33983afabbd">XnModuleNodeHandle</a> hGenerator, <a class="el" href="_xn_types_8h.html#a5d00277c28def4d18f1605d5198ad77d">XnCallbackHandle</a> hCallback)</td></tr> </table> <hr/><h2>Member Data Documentation</h2> <a class="anchor" id="abeeb4c659b0f996185d80343933b6ca9"></a><!-- doxytag: member="XnModuleCroppingInterface::GetCropping" ref="abeeb4c659b0f996185d80343933b6ca9" args=")(XnModuleNodeHandle hGenerator, XnCropping *pCropping)" --> <div class="memitem"> <div class="memproto"> <table class="memname"> <tr> <td class="memname"><a class="el" href="_xn_status_8h.html#a23967099202ddb640cd2044b3808253c">XnStatus</a>(* <a class="el" href="struct_xn_module_cropping_interface.html#abeeb4c659b0f996185d80343933b6ca9">XnModuleCroppingInterface::GetCropping</a>)(<a class="el" href="_xn_types_8h.html#a108d618c699df2c2a2d0c33983afabbd">XnModuleNodeHandle</a> hGenerator, <a class="el" href="struct_xn_cropping.html">XnCropping</a> *pCropping)</td> </tr> </table> </div> <div class="memdoc"> <p>Gets current cropping configuration.</p> <dl class="params"><dt><b>Parameters:</b></dt><dd> <table class="params"> <tr><td class="paramname">hGenerator</td><td>[in] A handle to the instance. </td></tr> <tr><td class="paramname">pCropping</td><td>[out] Current cropping configuration. </td></tr> </table> </dd> </dl> </div> </div> <a class="anchor" id="a142706d10a6a01b294dd0cd5e8a30553"></a><!-- doxytag: member="XnModuleCroppingInterface::RegisterToCroppingChange" ref="a142706d10a6a01b294dd0cd5e8a30553" args=")(XnModuleNodeHandle hGenerator, XnModuleStateChangedHandler handler, void *pCookie, XnCallbackHandle *phCallback)" --> <div class="memitem"> <div class="memproto"> <table class="memname"> <tr> <td class="memname"><a class="el" href="_xn_status_8h.html#a23967099202ddb640cd2044b3808253c">XnStatus</a>(* <a class="el" href="struct_xn_module_cropping_interface.html#a142706d10a6a01b294dd0cd5e8a30553">XnModuleCroppingInterface::RegisterToCroppingChange</a>)(<a class="el" href="_xn_types_8h.html#a108d618c699df2c2a2d0c33983afabbd">XnModuleNodeHandle</a> hGenerator, <a class="el" href="_xn_module_interface_8h.html#adacc503cad959fd6dbf276c0e17be961">XnModuleStateChangedHandler</a> handler, void *pCookie, <a class="el" href="_xn_types_8h.html#a5d00277c28def4d18f1605d5198ad77d">XnCallbackHandle</a> *phCallback)</td> </tr> </table> </div> <div class="memdoc"> <p>Registers a callback function to cropping changes.</p> <dl class="params"><dt><b>Parameters:</b></dt><dd> <table class="params"> <tr><td class="paramname">hGenerator</td><td>[in] A handle to the instance. </td></tr> <tr><td class="paramname">handler</td><td>[in] A pointer to a function that will be called when cropping changes. </td></tr> <tr><td class="paramname">pCookie</td><td>[in] A user cookie that will be passed to the callback function. </td></tr> <tr><td class="paramname">phCallback</td><td>[out] Optional. Will be filled with a handle to be passed to <a class="el" href="struct_xn_module_cropping_interface.html#ab86724cc2e12ccf489048434523b125c">UnregisterFromCroppingChange()</a>. </td></tr> </table> </dd> </dl> </div> </div> <a class="anchor" id="a44b043672535db37ecf6c4b9be179e7f"></a><!-- doxytag: member="XnModuleCroppingInterface::SetCropping" ref="a44b043672535db37ecf6c4b9be179e7f" args=")(XnModuleNodeHandle hGenerator, const XnCropping *pCropping)" --> <div class="memitem"> <div class="memproto"> <table class="memname"> <tr> <td class="memname"><a class="el" href="_xn_status_8h.html#a23967099202ddb640cd2044b3808253c">XnStatus</a>(* <a class="el" href="struct_xn_module_cropping_interface.html#a44b043672535db37ecf6c4b9be179e7f">XnModuleCroppingInterface::SetCropping</a>)(<a class="el" href="_xn_types_8h.html#a108d618c699df2c2a2d0c33983afabbd">XnModuleNodeHandle</a> hGenerator, const <a class="el" href="struct_xn_cropping.html">XnCropping</a> *pCropping)</td> </tr> </table> </div> <div class="memdoc"> <p>Sets the cropping.</p> <dl class="params"><dt><b>Parameters:</b></dt><dd> <table class="params"> <tr><td class="paramname">hGenerator</td><td>[in] A handle to the instance. </td></tr> <tr><td class="paramname">pCropping</td><td>[in] The cropping configuration to be set. </td></tr> </table> </dd> </dl> </div> </div> <a class="anchor" id="ab86724cc2e12ccf489048434523b125c"></a><!-- doxytag: member="XnModuleCroppingInterface::UnregisterFromCroppingChange" ref="ab86724cc2e12ccf489048434523b125c" args=")(XnModuleNodeHandle hGenerator, XnCallbackHandle hCallback)" --> <div class="memitem"> <div class="memproto"> <table class="memname"> <tr> <td class="memname">void(* <a class="el" href="struct_xn_module_cropping_interface.html#ab86724cc2e12ccf489048434523b125c">XnModuleCroppingInterface::UnregisterFromCroppingChange</a>)(<a class="el" href="_xn_types_8h.html#a108d618c699df2c2a2d0c33983afabbd">XnModuleNodeHandle</a> hGenerator, <a class="el" href="_xn_types_8h.html#a5d00277c28def4d18f1605d5198ad77d">XnCallbackHandle</a> hCallback)</td> </tr> </table> </div> <div class="memdoc"> <p>Unregisters a callback function which was registered using <a class="el" href="struct_xn_module_cropping_interface.html#a142706d10a6a01b294dd0cd5e8a30553">RegisterToCroppingChange()</a>.</p> <dl class="params"><dt><b>Parameters:</b></dt><dd> <table class="params"> <tr><td class="paramname">hGenerator</td><td>[in] A handle to the instance. </td></tr> <tr><td class="paramname">hCallback</td><td>[in] The handle to the callback returned from <a class="el" href="struct_xn_module_cropping_interface.html#a142706d10a6a01b294dd0cd5e8a30553">RegisterToCroppingChange()</a>. </td></tr> </table> </dd> </dl> </div> </div> <hr/>The documentation for this struct was generated from the following file:<ul> <li><a class="el" href="_xn_module_interface_8h_source.html">XnModuleInterface.h</a></li> </ul> </div><!-- contents --> <hr class="footer"/><address class="footer"><small> Generated on Wed Nov 26 2014 12:18:20 for OpenNI 1.5.4 by &#160;<a href="http://www.doxygen.org/index.html"> <img class="footer" src="doxygen.png" alt="doxygen"/> </a> 1.7.6.1 </small></address> </body> </html>
admin/Tpl/Login/index.html
iiling/ywt
<!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>网站后台登录</title> <link href="__PUBLIC__/css/public.css" rel="stylesheet" type="text/css"/> <js href="__PUBLIC__/js/jquery-1.7.1.js"/> <script> $(function(){ $('img.yzm').click(function(){ var id = $(this).attr('id'); $(this).attr('src',id+'?'+Math.random()); }) /*表单验证*/ $('form').submit(function(){ var uname = $('input[name=uname]').val(); var upwd = $('input[name=upwd]').val(); var yzm = $('input[name=yzm]').val(); $.post('__URL__/check',{yzm:yzm,uname:uname,upwd:upwd,isopenjs:true},function(data){ $('.info').text(data); $('.info').slideDown(1000); if (data == '正在登录..'){ $('.info').css({'background':'#66cc66','border':'1px solid #336633','color':'#eee'}); $('.info').slideUp(1000,function(){ document.myform.submit(); }); }else{ var id = $('img.yzm').attr('id'); $('img.yzm').attr('src',id+'?'+Math.random()); } }) return false; }) }) </script> <style> body{background:#9CDCF9; padding-top:160px} #login{width:681px; height:420px; margin:0 auto} #top{height:259px;} #top #left{width:353px; height:259px; float:left;} #top #center{width:190px; height:179px; float:left; background-image:url(__PUBLIC__/admin/loginImages/login_2.gif);padding-top:80px; position:relative} #top #right{width:133px; height:259px; float:left} li{line-height:26px; height:26px; color:#2B90C1; width:190px;} li span{width:60px; float:left; text-align:right;} input{vertical-align:middle; margin:0; padding:0} input.box{width:110px; border:1px solid #70CBFB;height:18px; line-height:18px; font-family:Arial, Helvetica, sans-serif} input.login{background-image:url(__PUBLIC__/admin/loginImages/login_5.gif)} #lg{margin-top:30px; text-align:center;} .info{font-weight:900;text-align:center; height:22px; line-height:22px; position:absolute; top:50px; display:none; border:1px solid red; background:pink} img{vertical-align:middle; } </style> </head> <form action="{:U('check')}" method="post" name="myform"> <div id="login"> <div id="top"> <div id="left"><img src="__PUBLIC__/admin/loginImages/login_1.jpg"/></div> <div id="center"> <ul> <li class="info"></li> <li><span>用户名&nbsp;</span><input type="text" name="uname" class="box"/></li> <li><span>密码&nbsp;</span><input type="password" name="upwd" class="box"/></li> <li><span>验证码&nbsp;</span><input type="text" name="yzm" class="box" id="yzm" style="width:50px;"/>&nbsp;</span><img src="__URL__/verify" class="yzm" id="__URL__/verify"/></li> </ul> <div id="lg"><input type="image" src="__PUBLIC__/admin/loginImages/login_bj.jpg"/><img src="__PUBLIC__/admin/loginImages/login_bj2.jpg" class="c"/></div> </div> <div id="right"><img src="__PUBLIC__/admin/loginImages/login_3.gif"/></div> </div> <div id="foot"><img src="__PUBLIC__/admin/loginImages/login_4.gif"/></div> </div> </form> <body> </body> </html>
Old Theme/assets/css/main.css
EGL-tech-team/egl-external-website
/* * Author: Carlos Alvarez * URL: http://alvarez.is * * Project Name: SPOT - Free Bootstrap 3 Theme * Version: 1.0 * URL: http://blacktie.co */ /* FONTS */ @import url(http://fonts.googleapis.com/css?family=Lato:300,400,700,900); @import url(http://fonts.googleapis.com/css?family=Raleway:400,300,700,900); /* OVERALL ASPECT */ body { background-color: #f2f2f2; font-family: "Lato"; font-weight: 300; font-size: 16px; color: #555; -webkit-font-smoothing: antialiased; -webkit-overflow-scrolling: touch; margin-top: 70px; } /* Titles */ h1, h2, h3, h4, h5, h6 { font-family: "Raleway"; font-weight: 300; color: #333; } /* Paragraph & Typographic */ p { line-height: 28px; margin-bottom: 25px; } .centered { text-align: center; } /* Links */ a { color: #f85c37; word-wrap: break-word; -webkit-transition: color 0.1s ease-in, background 0.1s ease-in; -moz-transition: color 0.1s ease-in, background 0.1s ease-in; -ms-transition: color 0.1s ease-in, background 0.1s ease-in; -o-transition: color 0.1s ease-in, background 0.1s ease-in; transition: color 0.1s ease-in, background 0.1s ease-in; } a:hover, a:focus { color: #7b7b7b; text-decoration: none; outline: 0; } a:before, a:after { -webkit-transition: color 0.1s ease-in, background 0.1s ease-in; -moz-transition: color 0.1s ease-in, background 0.1s ease-in; -ms-transition: color 0.1s ease-in, background 0.1s ease-in; -o-transition: color 0.1s ease-in, background 0.1s ease-in; transition: color 0.1s ease-in, background 0.1s ease-in; } hr { display: block; height: 1px; border: 0; border-top: 1px solid #ccc; margin: 1em 0; padding: 0; } .navbar { font-weight: 800; font-size: 14px; padding-top: 15px; padding-bottom: 15px; } .navbar-inverse { background: #2d2d2d; border-color: #2d2d2d; } .navbar-inverse .navbar-nav > .active > a { background: #FFF209; color: #999999; } .navbar-inverse .navbar-nav > .active > a:hover { background: #5749FF; color: #FFFFFF; } .navbar-inverse .navbar-brand { color: #FFFFFF; font-weight: bolder; font-size: 22px; letter-spacing: 1px; } .navbar-inverse .navbar-brand i { color: #ff7878; font-size: 22px; letter-spacing: 1px; } /*TILT*/ .tilt { -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; -o-transition: all 0.5s ease; -ms-transition: all 0.5s ease; transition: all 0.5s ease; } .tilt:hover { -webkit-transform: rotate(-10deg); -moz-transform: rotate(-10deg); -o-transform: rotate(-10deg); -ms-transform: rotate(-10deg); transform: rotate(-10deg); } /*BW*/ .bw { -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; -o-transition: all 0.5s ease; -ms-transition: all 0.5s ease; transition: all 0.5s ease; } .bw:hover { -webkit-filter: grayscale(100%); -moz-filter: grayscale(100%); -o-filter: grayscale(100%); -ms-filter: grayscale(100%); filter: grayscale(100%); } /* ========================================================================== Wrap Sections ========================================================================== */ #headerwrap { background: url(../img/header-bg.jpg) no-repeat center top; margin-top: -10px; padding-top:20px; text-align:center; background-attachment: relative; background-position: center center; min-height: 500px; width: 100%; -webkit-background-size: 100%; -moz-background-size: 100%; -o-background-size: 100%; background-size: 100%; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; } #headerwrap h1 { margin-top: 100px; color: white; font-size: 70px; font-weight: 300; letter-spacing: 3px; } #headerwrap h2 { color: white; font-size: 40px; font-weight: 700; letter-spacing: 2px; text-transform: uppercase; } /* Dark Grey Wrap */ #dg { background: #e0e0e0; padding-top: 70px; padding-bottom: 70px; text-align: center; } #dg h4 { font-weight: 700; } /* Light Grey */ #lg { background: #ebebeb; padding-top: 70px; padding-bottom: 70px; text-align: center; } #lg h4 { font-weight: 700; } /* Red Wrap */ #r { background: #5749FF; padding-top: 35px; padding-bottom: 35px; } #r h4 { color: white; font-weight: 700; } #r p { color: white; } /* Blue Wrap */ #blue { background: #5749FF; padding-top: 35px; padding-bottom: 35px; } #blue h4 { color: white; font-weight: 700; } #blue p { color: white; } /* Footer Wrap */ #f { background: #2d2d2d; padding-top: 30px; padding-bottom: 30px; } #f i { color: #bdbdbd; font-size: 30px; padding: 20px; } #f i:hover { color: #FFF209; } /****** SECTIONS *****/ .w { padding-top: 35px; } .w h4 { font-weight: 700; } .w i { color: #5749FF; font-size: 30px; } .wb { padding-top: 35px; margin-bottom: 0px; } .wb h4 { font-weight: 700; } .desc { padding-top: 35px; } .desc h4 { font-weight: 700; } .desc i { color: #ff7878; font-size: 12px; padding: 5px; } /***** MODAL CONTACT *****/ .modal-content { border-radius: 0px; } .modal-header { background: #bdbdbd; color: white; } .modal-header h4 { font-weight: 700; } .modal-body { background: #f2f2f2; font-family: "Lato"; font-weight: 300; font-size: 16px; color: #555; } .modal-footer { background: #f2f2f2; margin-top: 0px; } /* ========================================================================== Pricing Tables ========================================================================== */ .pricing-option { padding-bottom: 40px; } .pricing-option .pricing-top { position: relative; background: #222; color: white; text-align: center; font-weight: bold; padding: 40px 20px 30px 20px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; } .pricing-option .pricing-top .special-label { display: block; width: 100%; position: absolute; top: 0; left: 0; background: #1abc9c; text-transform: uppercase; font-size: 15px; font-weight: bold; padding: 3px 0; } .special .pricing-top { background: black; } .pricing-option .pricing-edition { text-transform: uppercase; display: block; font-size: 25px; letter-spacing: 8px; } .pricing-option .price { display: inline-block; position: relative; } .pricing-option .price sup { position: absolute; top: 50px; left: -10px; font-size: 24px; } .pricing-option .price .price-amount { font-size: 108px; letter-spacing: -4px; } .pricing-option .price small { position: relative; left: -10px; font-size: 18px; } .pricing-option ul { list-style: none; margin: 0; background: #eee; text-align: center; padding-left: 0px; } .pricing-option ul li { border-bottom: solid 1px #e1e1e1; padding-top: 20px; padding-bottom: 20px; } .pricing-option .pricing-signup { display: block; text-align: center; font-size: 18px; font-weight: bold; padding: 15px 10px; color: white; background: #1abc9c; } .pricing-option .pricing-signup:hover { background: #ff7878; }
animportantdate/staticfiles/CACHE/css/c766192e252e.css
joshsimmons/animportantdate
/* line 1, animportantdate/animportantdate/static/base.scss */ body { background-attachment: fixed; background-size: cover; font-family: 'Muli', sans-serif; } /* line 7, animportantdate/animportantdate/static/base.scss */ body h1, body h2, body h3, body h4, body h5, body h6 { font-weight: 200; font-style: italic; } /* line 12, animportantdate/animportantdate/static/base.scss */ body > .container { width: auto; max-width: 940px; } /* line 16, animportantdate/animportantdate/static/base.scss */ body > .container h1 small { color: #b8bcc0; } /* line 21, animportantdate/animportantdate/static/base.scss */ body nav { text-align: center; } /* line 24, animportantdate/animportantdate/static/base.scss */ body nav > .container-fluid { display: inline-block; } /* line 29, animportantdate/animportantdate/static/base.scss */ body button.pull-glyph-right .glyphicon { float: right; margin-top: 2px; margin-right: -6px; margin-left: 6px; } /* line 36, animportantdate/animportantdate/static/base.scss */ body main { color: #f8f8f8; background-color: rgba(51, 51, 51, 0.9); padding: 15px; margin: 60px 0 30px 0; } /* line 42, animportantdate/animportantdate/static/base.scss */ body main a { color: #9debe9; } /* line 46, animportantdate/animportantdate/static/base.scss */ body main .page-header { margin-top: 0px; } /* line 49, animportantdate/animportantdate/static/base.scss */ body main .page-header h1 { margin-top: 10px; } /* line 55, animportantdate/animportantdate/static/base.scss */ body .panel { color: #252525; } /* line 60, animportantdate/animportantdate/static/base.scss */ body.home { background-image: url('/static/images/home.jpg'); background-color: #58c8f6; } /* line 64, animportantdate/animportantdate/static/base.scss */ body.home main { background-color: inherit; } /* line 68, animportantdate/animportantdate/static/base.scss */ body.home > .container { max-width: inherit; } /* line 72, animportantdate/animportantdate/static/base.scss */ body.home .page-header { margin-top: 40px; } /* line 76, animportantdate/animportantdate/static/base.scss */ body.home div#sidebar { background-color: rgba(51, 51, 51, 0.9); color: #f8f8f8; padding-bottom: 20px; margin-top: 40px; } /* line 82, animportantdate/animportantdate/static/base.scss */ body.home div#sidebar h1 { font-size: x-large; } /* line 86, animportantdate/animportantdate/static/base.scss */ body.home div#sidebar .control-label { display: none; } /* line 92, animportantdate/animportantdate/static/base.scss */ body.story { background-image: url('/static/images/story.jpg'); background-color: #87c1e9; } /* line 97, animportantdate/animportantdate/static/base.scss */ body.detail { background-image: url('/static/images/details.jpg'); background-color: #063d90; } /* line 102, animportantdate/animportantdate/static/base.scss */ body.gift { background-image: url('/static/images/gifts.jpg'); background-color: #58c8f6; } /* line 107, animportantdate/animportantdate/static/base.scss */ body.photo { background-image: url('/static/images/photos.jpg'); background-color: #d8c5b7; } /* line 112, animportantdate/animportantdate/static/base.scss */ body.guest { background-image: url('/static/images/guest.jpg'); background-color: #58c8f6; } /* line 116, animportantdate/animportantdate/static/base.scss */ body.guest .intro { padding-bottom: 20px; } /* line 119, animportantdate/animportantdate/static/base.scss */ body.guest .intro p { display: block; font-size: large; } /* line 125, animportantdate/animportantdate/static/base.scss */ body.guest .event { margin-bottom: 20px; } /* line 128, animportantdate/animportantdate/static/base.scss */ body.guest .event h3 { font-size: large; margin-top: 0px; } /* line 133, animportantdate/animportantdate/static/base.scss */ body.guest .event .datetime { font-size: medium; display: block; } /* line 138, animportantdate/animportantdate/static/base.scss */ body.guest .event .venue { font-size: medium; display: block; } /* line 151, animportantdate/animportantdate/static/base.scss */ body.home li.home a, body.home li.home a:hover, body.home li.home a:focus, body.story li.story a, body.story li.story a:hover, body.story li.story a:focus, body.detail li.detail a, body.detail li.detail a:hover, body.detail li.detail a:focus, body.registry li.registry a, body.registry li.registry a:hover, body.registry li.registry a:focus, body.photo li.photo a, body.photo li.photo a:hover, body.photo li.photo a:focus, body.guest li.guest a, body.guest li.guest a:hover, body.guest li.guest a:focus { color: #555; background-color: #e7e7e7; }
public/stylesheets/soaring_balls_syndicate/works.css
Manukian/ballriders
/** * modified version of eric meyer's reset 2.0 * http://meyerweb.com/eric/tools/css/reset/ */ /** * basic reset */ html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, main, menu, nav, output, ruby, section, summary, time, mark, audio, video { margin: 0; padding: 0; border: 0; font-size: 100%; font: inherit; vertical-align: baseline; } /** * HTML5 display-role reset for older browsers */ article, aside, details, figcaption, figure, footer, header, menu, nav, section, main, summary { display: block; } body { line-height: 1; } ol, ul { list-style: none; } blockquote, q { quotes: none; } blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none; } table { border-collapse: collapse; border-spacing: 0; } /** * modified version of normalize.css 3.0.2 * http://necolas.github.io/normalize.css/ */ /** * 1. Set default font family to sans-serif. * 2. Prevent iOS text size adjust after orientation change, without disabling * user zoom. */ html { font-family: sans-serif; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; } /** * HTML5 display definitions * ============================================================================= */ /** * 1. Correct `inline-block` display not defined in IE 8/9. * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera. */ audio, canvas, progress, video { display: inline-block; vertical-align: baseline; } /** * Prevent modern browsers from displaying `audio` without controls. * Remove excess height in iOS 5 devices. */ audio:not([controls]) { display: none; height: 0; } /** * Address `[hidden]` styling not present in IE 8/9/10. * Hide the `template` element in IE 8/9/11, Safari, and Firefox < 22. */ [hidden], template { display: none; } /** * Links * ============================================================================= */ /** * Remove the gray background color from active links in IE 10. */ a { background-color: transparent; } /** * Improve readability when focused and also mouse hovered in all browsers. */ a:active, a:hover { outline: 0; } /** * Text-level semantics * ============================================================================= */ /** * Address styling not present in IE 8/9/10/11, Safari, and Chrome. */ abbr[title] { border-bottom: 1px dotted; } /** * Address style set to `bolder` in Firefox 4+, Safari, and Chrome. */ b, strong { font-weight: bold; } /** * 1. Address styling not present in Safari and Chrome. * 2. Set previously resetted italic font-style */ dfn, i, em { font-style: italic; } /** * Address styling not present in IE 8/9. */ mark { background: #ff0; color: #000; } /** * Address inconsistent and variable font size in all browsers. */ small { font-size: 80%; } /** * Prevent `sub` and `sup` affecting `line-height` in all browsers. */ sub, sup { font-size: 75%; line-height: 0; position: relative; } sup { top: -0.5em; } sub { bottom: -0.25em; } /** * Embedded content * ============================================================================= */ /** * Remove border when inside `a` element in IE 8/9/10. */ img { border: 0; } /** * Correct overflow not hidden in IE 9/10/11. */ svg:not(:root) { overflow: hidden; } /** * Grouping content * ============================================================================= */ /** * Address differences between Firefox and other browsers. */ hr { box-sizing: content-box; height: 0; } /** * Contain overflow in all browsers. */ pre { overflow: auto; } /** * Address odd `em`-unit font size rendering in all browsers. */ code, kbd, pre, samp { font-family: monospace, monospace; } /** * Forms * ============================================================================= */ /** * Known limitation: by default, Chrome and Safari on OS X allow very limited * styling of `select`, unless a `border` property is set. */ /** * 1. Correct color not being inherited. * Known issue: affects color of disabled elements. * 2. Correct font properties not being inherited. * 3. Address margins set differently in Firefox 4+, Safari, and Chrome. */ button, input, optgroup, select, textarea { color: inherit; font: inherit; margin: 0; } /** * Address `overflow` set to `hidden` in IE 8/9/10/11. */ button { overflow: visible; } /** * Address inconsistent `text-transform` inheritance for `button` and `select`. * All other form control elements do not inherit `text-transform` values. * Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera. * Correct `select` style inheritance in Firefox. */ button, select { text-transform: none; } /** * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio` * and `video` controls. * 2. Correct inability to style clickable `input` types in iOS. * 3. Improve usability and consistency of cursor style between image-type * `input` and others. */ button, html input[type="button"], input[type="reset"], input[type="submit"] { -webkit-appearance: button; cursor: pointer; } /** * Re-set default cursor for disabled elements. */ button[disabled], html input[disabled] { cursor: default; } /** * Remove inner padding and border in Firefox 4+. */ button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; } /** * Address Firefox 4+ setting `line-height` on `input` using `!important` in * the UA stylesheet. */ input { line-height: normal; } /** * It's recommended that you don't attempt to style these elements. * Firefox's implementation doesn't respect box-sizing, padding, or width. * * 1. Address box sizing set to `content-box` in IE 8/9/10. * 2. Remove excess padding in IE 8/9/10. */ input[type="checkbox"], input[type="radio"] { padding: 0; } /** * Fix the cursor style for Chrome's increment/decrement buttons. For certain * `font-size` values of the `input`, it causes the cursor style of the * decrement button to change from `default` to `text`. */ input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button { height: auto; } /** * 1. Address `appearance` set to `searchfield` in Safari and Chrome. * 2. Address `box-sizing` set to `border-box` in Safari and Chrome * (include `-moz` to future-proof). */ input[type="search"] { -webkit-appearance: textfield; box-sizing: content-box; } /** * Remove inner padding and search cancel button in Safari and Chrome on OS X. * Safari (but not Chrome) clips the cancel button when the search input has * padding (and `textfield` appearance). */ input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration { -webkit-appearance: none; } /** * Remove default vertical scrollbar in IE 8/9/10/11. */ textarea { overflow: auto; } /** * Don't inherit the `font-weight` (applied by a rule above). * NOTE: the default cannot safely be changed in Chrome and Safari on OS X. */ optgroup { font-weight: bold; } @font-face { font-family: proxima-nova; src: url(../../fonts/ProximaNova/ProximaNovaRegular.otf) format("opentype"); } @font-face { font-family: proxima-nova-light; font-weight: light; src: url(../../fonts/ProximaNova/ProximaNovaLight.otf) format("opentype"); } @font-face { font-family: proxima-nova-bold; font-weight: bold; src: url(../../fonts/ProximaNova/ProximaNovaBold.otf) format("opentype"); } @font-face { font-family: proxima-nova-thin; src: url(../../fonts/ProximaNova/ProximaNovaThin.otf) format("opentype"); } @font-face { font-family: proxima-nova-extra-bold; src: url(../../fonts/ProximaNova/ProximaNovaExtrabold.otf) format("opentype"); } body { -webkit-font-smoothing: antialiased; font-family: proxima-nova; background-color: white; } body { background-color: #f9f9f9; overflow: hidden; } .loader_area { position: fixed; z-index: 100000; left: 0; top: 0; bottom: 0; right: 0; background-color: #f9f9f9; } .loader { width: 50px; position: absolute; left: 50%; margin-left: -25px; top: -140px; } .loader { animation: animate 1.2s infinite linear; } @keyframes animate { 0% { transform: translateY(0px); } 100% { transform: translateY(1000px); } } #works { position: relative; width: 100%; height: 1000px; margin-top: 20px; } .video_wrapper { pointer-events: none; position: absolute; top: 0; left: 0; width: 100%; height: 30%; text-align: center; overflow: hidden; background-size: cover; background-color: #f9f9f9; } .video_wrapper img { height: 100%; } #hands { width: 100%; height: 100%; border-right: solid 1px #f9f9f9; box-sizing: border-box; } #left { text-align: left; } #right { text-align: right; } .menu_div { position: relative; background-color: transparent; width: 50%; height: 30%; display: inline-block; cursor: pointer; } .menu_div:hover h3 { color: #4D59A1; } .menu_div_title { opacity: 1; margin: 30px 130px; font-size: 15px; text-transform: lowercase; } .handed { outline: solid 5px #4D59A1; } .handed .menu_div_title { color: #4D59A1; } .works_wrapper { width: 100%; height: 60%; background-color: #f9f9f9; text-align: left; overflow: hidden; } .project_list_title { margin: 0; font-size: 45px; font-family: proxima-nova-bold; border-bottom: 5px solid black; padding-bottom: 30px; margin-bottom: 30px; } .under_title_text { display: inline-block; margin-bottom: 30px; font-size: 16px; letter-spacing: 3px; text-transform: uppercase; } .wrapper { position: relative; width: 100%; padding: 0 60px; box-sizing: border-box; } .project_list { position: relative; width: 100%; height: auto; } .project_list_collab { position: relative; height: 100%; transition: 0.5s; -webkit-transform: translateX(150%); } .project_list_collab:before { content: ""; display: table; } .project_list_choreo { position: absolute; height: 100%; top: 0; left: 0; right: 0; transition: 0.5s; transform: translateX(0); } .project_list_choreo:before { content: ""; display: table; } .title { margin-top: 100px; width: 65%; text-align: left; margin-left: 35%; transition: 0.5s; } .text_right { text-align: right; margin-left: 0; margin-right: 35%; } article { position: relative; width: 100%; height: auto; overflow: hidden; margin-top: -1px; } article:first-child .info_main { border-top: solid 1px black; } .wrapper_work { padding: 0 60px; box-sizing: border-box; position: relative; } .proj_wrapper { position: relative; width: 100%; } .proj_wrapper:before, .proj_wrapper:after { content: ""; display: table; } .proj_link { top: 0; left: 0; position: absolute; display: block; width: 65%; margin-left: 35%; left: -60px; height: 100%; z-index: 100; } .info_main { position: relative; display: inline-block; width: 65%; height: 100%; margin-left: 35%; vertical-align: middle; padding: 25px 0; box-sizing: border-box; border-bottom: solid 1px black; } .main_title { font-size: 30px; font-family: proxima-nova-bold; } .main_number { position: absolute; top: 45%; left: -50px; height: 100%; display: inline-block; } .info_link { position: absolute; display: inline-block; width: 65%; height: 100%; margin-left: 35%; top: 0; left: 0; vertical-align: middle; z-index: 250; pointer-events: none; } .info_link_wrapper { position: relative; width: 30%; height: 100%; margin-left: 70%; } .link_year { position: absolute; display: block; top: 50%; margin-top: -8px; text-align: right; transition: 0.3s; z-index: 160; } .link_project { position: relative; display: block; width: 100%; transition: transform 0.3s; white-space: nowrap; letter-spacing: 3px; text-transform: uppercase; top: 50%; -webkit-transform: translate(0, -50%); } .project_view { display: inline-block; font-size: 14px; color: #f9f9f9; opacity: 0; width: 60%; vertical-align: middle; } .project_arrow { position: relative; width: 40%; height: 20px; display: inline-block; vertical-align: middle; text-indent: 150%; overflow: hidden; white-space: nowrap; background-image: url(../../images/arrow_right.svg); background-position: center right; background-repeat: no-repeat; } .project_arrow:before { position: absolute; content: ""; display: inline-block; line-height: 0; top: 50%; right: 0; } .info_detail { position: absolute; width: 100%; height: 0%; top: 0; overflow: hidden; background-color: #4D59A1; z-index: 200; pointer-events: none; width: 120%; left: -60px; color: #f9f9f9; } .detail_title { float: left; clear: none; margin: 0; margin-left: 1.6%; margin-right: 2%; width: 30%; font-family: proxima-nova-bold; font-size: 35px; height: 100%; padding: 35px 0 10px; transition: transform 0.3s; text-align: center; } .detail_wrapper { float: left; clear: none; position: relative; display: inline-block; margin: 0; width: 65%; height: 100%; font-size: 15px; padding-top: 25px; box-sizing: border-box; transition: transform 0.3s; } .detail_category { float: left; clear: none; width: 30%; margin-right: 4%; height: 100%; } .detail_music { float: left; clear: none; height: 100%; } .top { position: relative; margin-bottom: 15px; padding-top: 10px; letter-spacing: 3px; text-transform: uppercase; } .bot { position: relative; text-transform: uppercase; font-family: proxima-nova; } .active .project_arrow { background-image: url(../../images/arrow_right_white.svg); } .active a { width: 100%; margin: 0; left: 0; } .active .detail_title { -webkit-transform: translateY(-10px); } .active .detail_wrapper { -webkit-transform: translateY(-16px); } .active .link_year { -webkit-transform: translateY(-15px); color: #f9f9f9; } .active .project_view { opacity: 1; } .active .link_project { -webkit-transform: translateY(8px); } .project_list_collab .active .project_arrow { background-image: url(../../images/arrow_left_white.svg); } .project_list_collab .proj_link { top: 0; left: 0; position: absolute; display: block; width: 65%; margin-left: 0; margin-right: 35%; left: 60px; height: 100%; z-index: 100; } .project_list_collab .info_main { position: relative; display: inline-block; width: 65%; height: 100%; margin-left: 0; margin-right: 35%; text-align: right; } .project_list_collab .main_number { top: 45%; right: -50px; } .project_list_collab .info_link { width: 65%; height: 100%; margin-left: 0; margin-right: 35%; top: 0; left: 0; } .project_list_collab .info_link_wrapper { width: 30%; height: 100%; margin-left: 0; margin-right: 70%; } .project_list_collab .link_year { right: 0; } .project_list_collab .project_arrow { width: 40%; background-image: url(../../images/arrow_left.svg); background-position: center left; } .project_list_collab .project_arrow:before { position: absolute; content: ""; display: inline-block; line-height: 1; top: 50%; right: 0; } .project_list_collab .info_detail { left: 0; left: -147px; } .project_list_collab .detail_title { float: left; clear: none; margin: 0; margin-left: 1.6%; margin-right: 2%; width: 30%; } .project_list_collab .detail_wrapper { float: left; clear: none; margin: 0; width: 65%; } .project_list_collab .detail_category { float: right; clear: none; width: 30%; margin-right: 0; margin-left: 4%; text-align: right; } .project_list_collab .detail_music { float: right; clear: none; text-align: right; } @media(max-width: 1050px) { li.menu_items { display: none; } .main_title { font-size: 22px; } .top, .bot, .link_year { font-size: 12px; } .detail_music { display: none; } .project_view { font-size: 0; } .detail_title { width: 45%; font-size: 25px; } .detail_wrapper { width: 40%; } .link_year { margin-top: -5px; } .active .link_year { -webkit-transform: translateY(0px); color: #f9f9f9; } .active .link_project { -webkit-transform: translateY(-8px); } .project_list_title { font-size: 35px; } .info_main, .title, .proj_link { width: 80%; margin-left: 20%; } .project_list_collab .info_main, .project_list_collab .title, .project_list_collab .proj_link { width: 80%; margin-left: 0; margin-right: 20%; } .project_list_collab .detail_wrapper { width: 50%; } .project_list_collab .detail_title { width: 45%; } .project_list_collab .info_detail { left: -70px; } .project_list_collab .detail_category { width: 50%; } } @media(max-width: 768px) { #works { height: 750px; } .info_main, .title, .proj_link { width: 100%; margin-left: 0; } .info_detail { left: -30px; } .detail_title { text-align: left; padding: 20px 0 10px; margin-left: 12%; font-size: 18px; } .detail_category { display: none; } .info_link_wrapper { width: 45%; margin-left: 55%; } .info_main { padding: 10px 0; } .wrapper_work, .wrapper { padding: 0 20px; } .main_number { position: relative; left: 0; margin-right: 10px; font-size: 12px; } .main_title { display: inline-block; font-size: 18px; } .project_list_collab .info_main, .project_list_collab .title, .project_list_collab .proj_link { width: 100%; margin-right: 0; } .project_list_collab .proj_link { left: 0px; } .project_list_collab .info_link_wrapper { width: 45%; margin-left: 0; margin-right: 55%; } .project_list_collab .main_number { margin-left: 10px; margin-right: 0px; } .project_list_collab .detail_title { text-align: right; margin-right: 12%; float: right; } .project_list_collab .detail_wrapper { display: none; } } @media(max-width: 540px) { .menu_div, .video_wrapper { height: 20%; } .title { margin-top: 40px; } .menu_div_title { margin: 30px; } .link_year { display: none; } .detail_title { width: 70%; } .project_list_collab .info_detail { left: -30px; } .project_list_collab .detail_title { width: 70%; } } /*# sourceMappingURL=works.css.map */
_site/april2016/3.html
alienmouth/alienmouth.github.io
<!DOCTYPE html> <html> <!DOCTYPE html> <head> <link href="../css/lightbox.css" rel="stylesheet"> <script src="../css/lightbox.js"></script> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="viewport" content="width=device-width, initial-scale=1"> <meta property="og:url" content="http://alienmouth.com/april2016/3.html" /> <meta property="og:description" content="Alien Mouth publishes writing and audio/visual art" /> <meta property="og:type" content="article" /> <meta property="og:title" content="Slowly" /> <meta property="og:image" content="http://alienmouth.com/assets/img/og_image.png" /> <meta property="og:site_name" content="Alien Mouth"> <meta name="twitter:card" content="summary_large_image" /> <meta name="twitter:site" content="@alienmouth" /> <meta name="twitter:title" content="Slowly" /> <meta name="twitter:description" content="Alien Mouth publishes writing and audio/visual art" /> <meta name="twitter:image" content="http://alienmouth.com/assets/img/twitter.png" /> <link rel="apple-touch-icon" sizes="57x57" href="/apple-icon-57x57.png"> <link rel="apple-touch-icon" sizes="60x60" href="/apple-icon-60x60.png"> <link rel="apple-touch-icon" sizes="72x72" href="/apple-icon-72x72.png"> <link rel="apple-touch-icon" sizes="76x76" href="/apple-icon-76x76.png"> <link rel="apple-touch-icon" sizes="114x114" href="/apple-icon-114x114.png"> <link rel="apple-touch-icon" sizes="120x120" href="/apple-icon-120x120.png"> <link rel="apple-touch-icon" sizes="144x144" href="/apple-icon-144x144.png"> <link rel="apple-touch-icon" sizes="152x152" href="/apple-icon-152x152.png"> <link rel="apple-touch-icon" sizes="180x180" href="/apple-icon-180x180.png"> <link rel="icon" type="image/png" sizes="192x192" href="/android-icon-192x192.png"> <link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png"> <link rel="icon" type="image/png" sizes="96x96" href="/favicon-96x96.png"> <link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png"> <link rel="manifest" href="/manifest.json"> <meta name="msapplication-TileColor" content="#ffffff"> <meta name="msapplication-TileImage" content="/ms-icon-144x144.png"> <meta name="theme-color" content="#ffffff"> <title>Slowly</title> <meta name="description" content="Let us take all the long time we needTo wake up from our overdue dreamsGet out of the bed, and stretch ourLimbs as far as possible for a new morningLet us ta..."> <!-- Google Fonts loaded here depending on setting in _data/options.yml true loads font, blank does not--> <link href='//fonts.googleapis.com/css?family=Lato:400,400italic' rel='stylesheet' type='text/css'> <!-- Load up MathJax script if needed ... specify in /_data/options.yml file--> <script type="text/javascript" src="//cdn.mathjax.org/mathjax/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML"></script> <link rel="stylesheet" type="text/css" href="/css/tufte.css"> <!-- <link rel="stylesheet" type="text/css" href="/css/print.css" media="print"> --> <link rel="canonical" href="/april2016/3.html"> <link rel="alternate" type="application/rss+xml" title="Alien Mouth" href="/feed.xml" /> </head> <body class="full-width"> <!--- Header and nav template site-wide --> <header> <a href="/"><img class="amlogo" src="/assets/img/logo.png" alt="CH"></a><br /> <div class="nav_custom"> <a href="/">journal</a> <a href="/reviews/">reviews</a> <a href="/books/">books</a> <a href="/about/">about</a> <a href="/connect/">connect</a> <a href="https://alienmouth.submittable.com/submit">submit</a> </div> </header> <br /><br /> <article> <br /> <h1><center>Slowly</center></h1> <p class="subtitle"><center>by Yuan Changming on April 10, 2016</center></p><br /> <hr><br /><br /> <div class="custom_read"> <p>Let us take all the long time we need<br /> To wake up from our overdue dreams<br /> Get out of the bed, and stretch our<br /> Limbs as far as possible for a new morning</p> <p>Let us take all the long time we need<br /> To listen to the first song of the birds<br /> Watch the rise of this summer sun, feel<br /> The breeze combing each tree with tenderness</p> <p>Let us take all the long time we need<br /> To enjoy being together with our beloved<br /> Exchange a smile so that they can stay with<br /> Us just a few seconds or even minutes longer</p> <p>Yes, let’s take all the long time we need<br /> To drink this tea, to chat about this weather<br /> To look back at the road we have travelled along<br /> To think, to cry, and to die in lingering twilight</p> <br /><br /> </div> <hr><br /><br /> </article> <span class="print-footer">Slowly - April 10, 2016 - </span> <script> (function() { var cx = '012309109243193332464:aa5o5mifvhy'; var gcse = document.createElement('script'); gcse.type = 'text/javascript'; gcse.async = true; gcse.src = 'https://cse.google.com/cse.js?cx=' + cx; var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(gcse, s); })(); </script> <gcse:search></gcse:search> <footer> <br /> </footer> </body> </html>
middleware/solr/docs/solr-core/org/apache/solr/highlight/class-use/SolrFormatter.html
koneksys/KLD
<!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_71) on Tue Feb 16 15:23:08 EST 2016 --> <meta http-equiv="Content-Type" content="text/html" charset="utf-8"> <title>Uses of Interface org.apache.solr.highlight.SolrFormatter (Solr 5.5.0 API)</title> <meta name="date" content="2016-02-16"> <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 Interface org.apache.solr.highlight.SolrFormatter (Solr 5.5.0 API)"; } //--> </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="../../../../../org/apache/solr/highlight/SolrFormatter.html" title="interface in org.apache.solr.highlight">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="../../../../../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?org/apache/solr/highlight/class-use/SolrFormatter.html" target="_top">Frames</a></li> <li><a href="SolrFormatter.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 Interface org.apache.solr.highlight.SolrFormatter" class="title">Uses of Interface<br>org.apache.solr.highlight.SolrFormatter</h2> </div> <div class="classUseContainer"> <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="../../../../../org/apache/solr/highlight/SolrFormatter.html" title="interface in org.apache.solr.highlight">SolrFormatter</a></span><span class="tabEnd">&nbsp;</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="#org.apache.solr.highlight">org.apache.solr.highlight</a></td> <td class="colLast"> <div class="block"><a href="../../../../../org/apache/solr/highlight/SolrHighlighter.html" title="class in org.apache.solr.highlight"><code>SolrHighlighter</code></a> API and related implementaions and utilities</div> </td> </tr> </tbody> </table> </li> <li class="blockList"> <ul class="blockList"> <li class="blockList"><a name="org.apache.solr.highlight"> <!-- --> </a> <h3>Uses of <a href="../../../../../org/apache/solr/highlight/SolrFormatter.html" title="interface in org.apache.solr.highlight">SolrFormatter</a> in <a href="../../../../../org/apache/solr/highlight/package-summary.html">org.apache.solr.highlight</a></h3> <table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation"> <caption><span>Classes in <a href="../../../../../org/apache/solr/highlight/package-summary.html">org.apache.solr.highlight</a> that implement <a href="../../../../../org/apache/solr/highlight/SolrFormatter.html" title="interface in org.apache.solr.highlight">SolrFormatter</a></span><span class="tabEnd">&nbsp;</span></caption> <tr> <th class="colFirst" scope="col">Modifier and Type</th> <th class="colLast" scope="col">Class and Description</th> </tr> <tbody> <tr class="altColor"> <td class="colFirst"><code>class&nbsp;</code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/solr/highlight/HtmlFormatter.html" title="class in org.apache.solr.highlight">HtmlFormatter</a></strong></code> <div class="block">Use the <a href="http://lucene.apache.org/core/5_5_0/highlighter/org/apache/lucene/search/highlight/SimpleHTMLFormatter.html?is-external=true" title="class or interface in org.apache.lucene.search.highlight"><code>SimpleHTMLFormatter</code></a></div> </td> </tr> </tbody> </table> <table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing fields, and an explanation"> <caption><span>Fields in <a href="../../../../../org/apache/solr/highlight/package-summary.html">org.apache.solr.highlight</a> with type parameters of type <a href="../../../../../org/apache/solr/highlight/SolrFormatter.html" title="interface in org.apache.solr.highlight">SolrFormatter</a></span><span class="tabEnd">&nbsp;</span></caption> <tr> <th class="colFirst" scope="col">Modifier and Type</th> <th class="colLast" scope="col">Field and Description</th> </tr> <tbody> <tr class="altColor"> <td class="colFirst"><code>protected <a href="http://download.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="http://download.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="../../../../../org/apache/solr/highlight/SolrFormatter.html" title="interface in org.apache.solr.highlight">SolrFormatter</a>&gt;</code></td> <td class="colLast"><span class="strong">DefaultSolrHighlighter.</span><code><strong><a href="../../../../../org/apache/solr/highlight/DefaultSolrHighlighter.html#formatters">formatters</a></strong></code>&nbsp;</td> </tr> </tbody> </table> </li> </ul> </li> </ul> </div> <!-- ======= START OF BOTTOM NAVBAR ====== --> <div class="bottomNav"><a name="navbar_bottom"> <!-- --> </a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> <li><a href="../../../../../overview-summary.html">Overview</a></li> <li><a href="../package-summary.html">Package</a></li> <li><a href="../../../../../org/apache/solr/highlight/SolrFormatter.html" title="interface in org.apache.solr.highlight">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="../../../../../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?org/apache/solr/highlight/class-use/SolrFormatter.html" target="_top">Frames</a></li> <li><a href="SolrFormatter.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 &copy; 2000-2016 Apache Software Foundation. All Rights Reserved.</i> <script src='../../../../../prettify.js' type='text/javascript'></script> <script type='text/javascript'> (function(){ var oldonload = window.onload; if (typeof oldonload != 'function') { window.onload = prettyPrint; } else { window.onload = function() { oldonload(); prettyPrint(); } } })(); </script> </small></p> </body> </html>
css/icons.css
arijitde92/BlogDemo
.shuffle { background: url(../img/shuffle24.svg); background-size: contain; height: 100px; width: 100px; position: relative; top: 20px; left: 100px; -webkit-transition: all 0.7s ease; transition: all 0.7s ease; } .list { background: url(../img/checking1.svg); background-size: contain; height: 100px; width: 100px; position: relative; top: 20px; left: -70px; -webkit-transition: all 0.7s ease; transition: all 0.7s ease; } .shuffle:hover { -webkit-transform: rotate(45deg); transform: rotate(45deg); } .list:hover { -webkit-transform: rotate(45deg); transform: rotate(45deg); }
RegistroVirtual/Content/css/site/grids/score-grid.css
dakscr/RegistroVirtual
.scores-table { margin: 20px 0; display: block; } .score-item .col3Width:first-child { font-size: 12px; } .score-item:hover { background-color: #bbbaba; } .scores-table th { font-size: 14px; } .scores-table>thead>tr>th>th, .scores-table>tbody>tr>td { padding: 2px; } .ajax-loader { display: none; position: fixed; z-index: 1000; top: 0; left: 0; height: 100%; width: 100%; background: rgba( 255, 255, 255, .8 ) url('../../../images/ajax-loader.gif') 50% 50% no-repeat; } .score-grid-divider { border-top: 1px solid #ccc; } /* When the body has the loading class, we turn the scrollbar off with overflow:hidden */ body.loading { overflow: hidden; } /* Anytime the body has the loading class, our modal element will be visible */ body.loading .ajax-loader { display: block; }
modules/users/client/views/settings/settings.client.view.html
Kericthecoolguy/ayuda
<section data-ng-controller="SettingsController"> <div class="page-header"> <h1>Settings</h1> </div> <div class="row"> <nav class="col-sm-3 col-md-3"> <ul class="nav nav-pills nav-stacked"> <li data-ui-sref-active="active"> <a data-ui-sref="settings.profile">Edit Profile</a> </li> <li data-ui-sref-active="active"> <a data-ui-sref="settings.picture">Change Profile Picture</a> </li> <li data-ui-sref-active="active" data-ng-show="user.provider === 'local'"> <a data-ui-sref="settings.password">Change Password</a> </li> <li data-ui-sref-active="active"> <a data-ui-sref="settings.delete">Delete Account</a> </li> <!--<li data-ui-sref-active="active"> <a data-ui-sref="settings.accounts">Manage Social Accounts</a> </li>--> </ul> </nav> <div class="col-sm-9 col-md-8 settings-view"> <div data-ui-view></div> </div> </div> </section>
html/functions_vars_s.html
NicoLingg/TemperatureSensor_DS1621
<!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>Aufgabe XVI: Temperatursensor DS1621: Datenstruktur-Elemente - Variablen</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> <script type="text/javascript" src="dynsections.js"></script> <link href="navtree.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="resize.js"></script> <script type="text/javascript" src="navtreedata.js"></script> <script type="text/javascript" src="navtree.js"></script> <script type="text/javascript"> $(document).ready(initResizable); $(window).load(resizeHeight); </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 id="projectlogo"><img alt="Logo" src="Testaufbau.png"/></td> <td style="padding-left: 0.5em;"> <div id="projectname">Aufgabe XVI: Temperatursensor DS1621 &#160;<span id="projectnumber">2.0</span> </div> <div id="projectbrief">M. Auer, N. Lingg, K. Maier</div> </td> </tr> </tbody> </table> </div> <!-- end header part --> <!-- Erzeugt von Doxygen 1.8.9.1 --> <script type="text/javascript"> var searchBox = new SearchBox("searchBox", "search",false,'Suchen'); </script> <div id="navrow1" class="tabs"> <ul class="tablist"> <li><a href="index.html"><span>Hauptseite</span></a></li> <li><a href="pages.html"><span>Zusätzliche&#160;Informationen</span></a></li> <li><a href="modules.html"><span>Module</span></a></li> <li class="current"><a href="annotated.html"><span>Datenstrukturen</span></a></li> <li><a href="files.html"><span>Dateien</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="Suchen" 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>Datenstrukturen</span></a></li> <li><a href="classes.html"><span>Datenstruktur-Verzeichnis</span></a></li> <li class="current"><a href="functions.html"><span>Datenstruktur-Elemente</span></a></li> </ul> </div> <div id="navrow3" class="tabs2"> <ul class="tablist"> <li><a href="functions.html"><span>Alle</span></a></li> <li class="current"><a href="functions_vars.html"><span>Variablen</span></a></li> </ul> </div> <div id="navrow4" class="tabs3"> <ul class="tablist"> <li><a href="functions_vars.html#index__"><span>_</span></a></li> <li><a href="functions_vars_a.html#index_a"><span>a</span></a></li> <li><a href="functions_vars_b.html#index_b"><span>b</span></a></li> <li><a href="functions_vars_c.html#index_c"><span>c</span></a></li> <li><a href="functions_vars_d.html#index_d"><span>d</span></a></li> <li><a href="functions_vars_e.html#index_e"><span>e</span></a></li> <li><a href="functions_vars_f.html#index_f"><span>f</span></a></li> <li><a href="functions_vars_g.html#index_g"><span>g</span></a></li> <li><a href="functions_vars_h.html#index_h"><span>h</span></a></li> <li><a href="functions_vars_i.html#index_i"><span>i</span></a></li> <li><a href="functions_vars_l.html#index_l"><span>l</span></a></li> <li><a href="functions_vars_m.html#index_m"><span>m</span></a></li> <li><a href="functions_vars_n.html#index_n"><span>n</span></a></li> <li><a href="functions_vars_o.html#index_o"><span>o</span></a></li> <li><a href="functions_vars_p.html#index_p"><span>p</span></a></li> <li><a href="functions_vars_q.html#index_q"><span>q</span></a></li> <li><a href="functions_vars_r.html#index_r"><span>r</span></a></li> <li class="current"><a href="functions_vars_s.html#index_s"><span>s</span></a></li> <li><a href="functions_vars_t.html#index_t"><span>t</span></a></li> <li><a href="functions_vars_u.html#index_u"><span>u</span></a></li> <li><a href="functions_vars_v.html#index_v"><span>v</span></a></li> <li><a href="functions_vars_w.html#index_w"><span>w</span></a></li> <li><a href="functions_vars_x.html#index_x"><span>x</span></a></li> <li><a href="functions_vars_y.html#index_y"><span>y</span></a></li> <li><a href="functions_vars_z.html#index_z"><span>z</span></a></li> </ul> </div> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> <div id="nav-tree-contents"> <div id="nav-sync" class="sync"></div> </div> </div> <div id="splitbar" style="-moz-user-select:none;" class="ui-resizable-handle"> </div> </div> <script type="text/javascript"> $(document).ready(function(){initNavTree('functions_vars_s.html','');}); </script> <div id="doc-content"> <!-- window showing the filter options --> <div id="MSearchSelectWindow" onmouseover="return searchBox.OnSearchSelectShow()" onmouseout="return searchBox.OnSearchSelectHide()" onkeydown="return searchBox.OnSearchSelectKey(event)"> </div> <!-- iframe showing the search results (closed by default) --> <div id="MSearchResultsWindow"> <iframe src="javascript:void(0)" frameborder="0" name="MSearchResults" id="MSearchResults"> </iframe> </div> <div class="contents"> &#160; <h3><a class="anchor" id="index_s"></a>- s -</h3><ul> <li>SA0 : <a class="el" href="struct_l_p_c___e_m_a_c___type_def.html#a49e31b301f8cdf2ee1b4fb6bbbf6d93f">LPC_EMAC_TypeDef</a> </li> <li>SA1 : <a class="el" href="struct_l_p_c___e_m_a_c___type_def.html#a21e3a836d8850232091660b092b61c15">LPC_EMAC_TypeDef</a> </li> <li>SA2 : <a class="el" href="struct_l_p_c___e_m_a_c___type_def.html#accdcc40aaa838414db4954777291b42a">LPC_EMAC_TypeDef</a> </li> <li>SCR : <a class="el" href="struct_l_p_c___u_a_r_t0___type_def.html#a3fa18be8bc25b11eff5d36fbad087a91">LPC_UART0_TypeDef</a> , <a class="el" href="struct_l_p_c___u_a_r_t1___type_def.html#a3fa18be8bc25b11eff5d36fbad087a91">LPC_UART1_TypeDef</a> , <a class="el" href="struct_l_p_c___u_a_r_t___type_def.html#a3fa18be8bc25b11eff5d36fbad087a91">LPC_UART_TypeDef</a> , <a class="el" href="struct_s_c_b___type.html#a64a95891ad3e904dd5548112539c1c98">SCB_Type</a> </li> <li>SCS : <a class="el" href="struct_l_p_c___s_c___type_def.html#a4452e331669d3717c1805da283822265">LPC_SC_TypeDef</a> </li> <li>SEC : <a class="el" href="struct_l_p_c___r_t_c___type_def.html#a77f4a78b486ec068e5ced41419805802">LPC_RTC_TypeDef</a> </li> <li>SFF_GPR_NumEntry : <a class="el" href="struct_a_f___section_def.html#a51e58204983322db63220307fa194cfe">AF_SectionDef</a> </li> <li>SFF_GPR_Sec : <a class="el" href="struct_a_f___section_def.html#af7a72cfbab38b45f66505073f434453d">AF_SectionDef</a> </li> <li>SFF_GRP_sa : <a class="el" href="struct_l_p_c___c_a_n_a_f___type_def.html#a6309d85a371f17dd981f024e37ad01b8">LPC_CANAF_TypeDef</a> </li> <li>SFF_NumEntry : <a class="el" href="struct_a_f___section_def.html#aa5461ee567a3686fc874bf3a3e61779d">AF_SectionDef</a> </li> <li>SFF_sa : <a class="el" href="struct_l_p_c___c_a_n_a_f___type_def.html#abaf2067f23994aa789a25a34bc0ca6e0">LPC_CANAF_TypeDef</a> </li> <li>SFF_Sec : <a class="el" href="struct_a_f___section_def.html#af23bda097a75b4ed7ccfd319786d53df">AF_SectionDef</a> </li> <li>SHCSR : <a class="el" href="struct_s_c_b___type.html#a04d136e5436e5fa2fb2aaa78a5f86b19">SCB_Type</a> </li> <li>SHP : <a class="el" href="struct_s_c_b___type.html#a17dc9f83c53cbf7fa249e79a2d2a43f8">SCB_Type</a> </li> <li>sl_addr7bit : <a class="el" href="struct_i2_c___m___s_e_t_u_p___type.html#a4902d420a2d1b9715639e7acc5843281">I2C_M_SETUP_Type</a> </li> <li>SlaveAddr_7bit : <a class="el" href="struct_i2_c___o_w_n_s_l_a_v_e_a_d_d_r___c_f_g___type.html#aefeb974677b767d84c5129ae6cffd0c0">I2C_OWNSLAVEADDR_CFG_Type</a> </li> <li>SlaveAddrChannel : <a class="el" href="struct_i2_c___o_w_n_s_l_a_v_e_a_d_d_r___c_f_g___type.html#aff00368cf36351f2ec4e17327951eb7f">I2C_OWNSLAVEADDR_CFG_Type</a> </li> <li>SlaveAddrMaskValue : <a class="el" href="struct_i2_c___o_w_n_s_l_a_v_e_a_d_d_r___c_f_g___type.html#a1c6fcdd559aa053a369b6eb485c4be29">I2C_OWNSLAVEADDR_CFG_Type</a> </li> <li>SLEEPCNT : <a class="el" href="struct_d_w_t___type.html#a720f3795a53a8d8f275df636fee1aee7">DWT_Type</a> </li> <li>SPCCR : <a class="el" href="struct_l_p_c___s_p_i___type_def.html#a8d23dd507e641699b972905a3051546b">LPC_SPI_TypeDef</a> </li> <li>SPCR : <a class="el" href="struct_l_p_c___s_p_i___type_def.html#a737f35c8435335a6f6c75c71c2464932">LPC_SPI_TypeDef</a> </li> <li>SPDR : <a class="el" href="struct_l_p_c___s_p_i___type_def.html#a8dafcf5fadf33cea3a4f7203a669243f">LPC_SPI_TypeDef</a> </li> <li>SPINT : <a class="el" href="struct_l_p_c___s_p_i___type_def.html#a32ab2747e4706008314229032d8b4ee2">LPC_SPI_TypeDef</a> </li> <li>SPPR : <a class="el" href="struct_t_p_i___type.html#a102814b254904beb9060757a93fe526c">TPI_Type</a> </li> <li>SPSEL : <a class="el" href="union_c_o_n_t_r_o_l___type.html#ae185aac93686ffc78e998a9daf41415b">CONTROL_Type</a> </li> <li>SPSR : <a class="el" href="struct_l_p_c___s_p_i___type_def.html#a18bc1b854190063c55e5d954401f53b3">LPC_SPI_TypeDef</a> </li> <li>SR : <a class="el" href="struct_l_p_c___c_a_n___type_def.html#aa4e5f09c578d8d5c138b41a1e740df3f">LPC_CAN_TypeDef</a> , <a class="el" href="struct_l_p_c___s_s_p___type_def.html#aa4e5f09c578d8d5c138b41a1e740df3f">LPC_SSP_TypeDef</a> </li> <li>SSPSR : <a class="el" href="struct_t_p_i___type.html#ad6abd8c7878d64e5e8e442de842f9de8">TPI_Type</a> </li> <li>status : <a class="el" href="struct_i2_c___m___s_e_t_u_p___type.html#ade20423e91627f07e610924cb0081623">I2C_M_SETUP_Type</a> , <a class="el" href="struct_i2_c___s___s_e_t_u_p___type.html#ade20423e91627f07e610924cb0081623">I2C_S_SETUP_Type</a> </li> <li>Status : <a class="el" href="struct_l_p_c___e_m_a_c___type_def.html#ab56a4d7b13ad6b04d15bd6d7819ed0fc">LPC_EMAC_TypeDef</a> </li> <li>STIR : <a class="el" href="struct_n_v_i_c___type.html#a471c399bb79454dcdfb342a31a5684ae">NVIC_Type</a> </li> <li>SUPP : <a class="el" href="struct_l_p_c___e_m_a_c___type_def.html#a1a6030395d4d7a3d041a53ee7dafd9eb">LPC_EMAC_TypeDef</a> </li> </ul> </div><!-- contents --> </div><!-- doc-content --> <!-- start footer part --> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <ul> <li class="footer">Erzeugt am Don Jun 11 2015 18:43:38 für Aufgabe XVI: Temperatursensor DS1621 von <a href="http://www.doxygen.org/index.html"> <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.9.1 </li> </ul> </div> </body> </html>
themes/fitimage/js/slideshow-example.html
kn9ts/nairobi-webportal
<div class="slideshow"> <div> <div class="slide"> <img src="../images/stwa-edit/STWA-AOT-Midstream-500kbpd-HumanView%20RENDERING-001.jpg" title="ETA"> <div class="explanation"> <h2>New Crude Oil Transmission Technology</h2> <h3>AOT™ Midstream and AOT™ Upstream</h3> <p>Applied Oil Technology (AOT™) improves the flow of industrial crude oil down pipelines via a unique and revolutionary form of viscosity reduction. AOT™ is on track to be implemented in the North American market.</p> </div> </div> <div class="slide"> <div class="explanation"> <h2>AOT™ Installation</h2> <p>AOT™ is installed at pipeline pump stations, to reduce the viscosity of crude oil flow through pipelines. The devices are housed in standard pressure vessels rated to the system pressure rating.</p> </div> <img src="../images/stwa-edit/STWA-AOT-Midstream-500kbpd-ElevatedView2RENDERING-001.jpg" title="ETA"> </div>
css/structure/jquery.mobile.table.css
KiPaWanG/jquery-mobile-master
.ui-table { border: 0; border-collapse: collapse; padding: 0; width: 100%; } .ui-table th, .ui-table td { line-height: 1.5em; text-align: left; padding: .4em .5em; vertical-align:top; } .ui-table th .ui-btn, .ui-table td .ui-btn { line-height: normal; } .ui-table th { font-weight: bold; } .ui-table caption { text-align: left; margin-bottom: 1.4em; opacity: .5; } /* Add strokes between each row */ .table-stroke thead th { border-bottom: 1px solid #d6d6d6; /* non-RGBA fallback */ border-bottom: 1px solid rgba(0, 0, 0, .1); } .table-stroke tbody th, .table-stroke tbody td { border-bottom: 1px solid #e6e6e6; /* non-RGBA fallback */ border-bottom: 1px solid rgba(0, 0, 0, .05); } /* Add alternating row stripes */ .table-stripe tbody tr:nth-child(odd) td, .table-stripe tbody tr:nth-child(odd) th { background-color: #eeeeee; /* non-RGBA fallback */ background-color: rgba(0,0,0,0.04); } /* Add stroke to the header and last item */ .table-stripe thead th, .table-stripe tbody tr:last-child { border-bottom: 1px solid #d6d6d6; /* non-RGBA fallback */ border-bottom: 1px solid rgba(0, 0, 0, .1); }
javadoc/3.6/org/robolectric/annotation/internal/package-tree.html
robolectric/robolectric.github.io
<!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_112-google-v7) on Mon Dec 18 13:35:11 PST 2017 --> <title>org.robolectric.annotation.internal Class Hierarchy</title> <meta name="date" content="2017-12-18"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../../script.js"></script> </head> <body> <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { parent.document.title="org.robolectric.annotation.internal Class Hierarchy"; } } 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><a href="package-summary.html">Package</a></li> <li>Class</li> <li class="navBarCell1Rev">Tree</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="../../../../org/robolectric/annotation/package-tree.html">Prev</a></li> <li><a href="../../../../org/robolectric/annotation/processing/package-tree.html">Next</a></li> </ul> <ul class="navList"> <li><a href="../../../../index.html?org/robolectric/annotation/internal/package-tree.html" target="_top">Frames</a></li> <li><a href="package-tree.html" target="_top">No&nbsp;Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_top"> <li><a href="../../../../allclasses-noframe.html">All&nbsp;Classes</a></li> </ul> <div> <script type="text/javascript"><!-- allClassesLink = document.getElementById("allclasses_navbar_top"); if(window==top) { allClassesLink.style.display = "block"; } else { allClassesLink.style.display = "none"; } //--> </script> </div> <a name="skip.navbar.top"> <!-- --> </a></div> <!-- ========= END OF TOP NAVBAR ========= --> <div class="header"> <h1 class="title">Hierarchy For Package org.robolectric.annotation.internal</h1> <span class="packageHierarchyLabel">Package Hierarchies:</span> <ul class="horizontal"> <li><a href="../../../../overview-tree.html">All Packages</a></li> </ul> </div> <div class="contentContainer"> <h2 title="Class Hierarchy">Class Hierarchy</h2> <ul> <li type="circle">java.lang.Object <ul> <li type="circle">org.robolectric.annotation.internal.<a href="../../../../org/robolectric/annotation/internal/ConfigUtils.html" title="class in org.robolectric.annotation.internal"><span class="typeNameLink">ConfigUtils</span></a></li> </ul> </li> </ul> <h2 title="Annotation Type Hierarchy">Annotation Type Hierarchy</h2> <ul> <li type="circle">org.robolectric.annotation.internal.<a href="../../../../org/robolectric/annotation/internal/DoNotInstrument.html" title="annotation in org.robolectric.annotation.internal"><span class="typeNameLink">DoNotInstrument</span></a> (implements java.lang.annotation.Annotation)</li> <li type="circle">org.robolectric.annotation.internal.<a href="../../../../org/robolectric/annotation/internal/Instrument.html" title="annotation in org.robolectric.annotation.internal"><span class="typeNameLink">Instrument</span></a> (implements java.lang.annotation.Annotation)</li> </ul> </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><a href="package-summary.html">Package</a></li> <li>Class</li> <li class="navBarCell1Rev">Tree</li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> <div class="aboutLanguage"><script type="text/javascript" src="../../../../highlight.pack.js"></script> <script type="text/javascript"><!-- hljs.initHighlightingOnLoad(); //--></script></div> </div> <div class="subNav"> <ul class="navList"> <li><a href="../../../../org/robolectric/annotation/package-tree.html">Prev</a></li> <li><a href="../../../../org/robolectric/annotation/processing/package-tree.html">Next</a></li> </ul> <ul class="navList"> <li><a href="../../../../index.html?org/robolectric/annotation/internal/package-tree.html" target="_top">Frames</a></li> <li><a href="package-tree.html" target="_top">No&nbsp;Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_bottom"> <li><a href="../../../../allclasses-noframe.html">All&nbsp;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>
static/docs/generated/module/likeness/property/helpers/property/jscontext/member/resolve/argument/ref/argument/err/index.html
shenanigans/node-sublayer
<!DOCTYPE html> <html> <head> <title>likeness.helpers.JSContext#resolve(ref(err documentation</title> <link rel="stylesheet" type="text/css" href="../../../../../../../../../../../../index.css" /> <link rel="stylesheet" type="text/css" href="../../../../../../../../../../../../highlight.css" /> <script type="text/javascript" src="../../../../../../../../../../../../index.js"></script> </head> <body class="argument" id="component_2110"> <div id="outer"> <div id="header"> <a class="ctype" href="../../../../../../../../../../../../index.html">argument</a> <span> <a class="valtype" href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Error">Error</a> <span class="valsep">|</span> <a class="valtype" href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/undefined">undefined</a> <span class="valsep">|</span> </span> <span class="breadcrumbs"> <span class="delimiter">:</span><a href="../../../../../../../../../../index.html" class="breadcrumb module">likeness</a><span class="delimiter">.</span><a href="../../../../../../../../index.html" class="breadcrumb property">helpers</a><span class="delimiter">.</span><a href="../../../../../../index.html" class="breadcrumb class">JSContext</a><span class="delimiter">#</span><a href="../../../../index.html" class="breadcrumb member">resolve</a><span class="delimiter">(</span><a href="../../index.html" class="breadcrumb argument">ref</a><span class="delimiter">(</span><a href="index.html" class="breadcrumb argument">err</a> </span> </div> <div id="TOC"> </div> <div id="content"> <!-- basic document info --> <div id="details"> <div class="clear"></div> </div> <div class="children"> </div> </div> </div> <div id="footer"> This document was generated with <a href="https://github.com/shenanigans/node-doczar">doczar</a> at <span class="time">3:55pm</span> on <span class="date">8/14/2015</span> </div> </body> </html>
WASP-turtlebot-DSL/.metadata/.plugins/org.eclipse.pde.core/Eclipse Application/org.eclipse.osgi/142/0/.cp/javadoc/org/eclipse/emf/cdo/etypes/impl/class-use/AnnotationImpl.html
kribe48/wasp-mbse
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> <html lang="de"> <head> <title>Uses of Class org.eclipse.emf.cdo.etypes.impl.AnnotationImpl (CDO Model Repository Documentation)</title> <meta name="date" content=""> <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="Uses of Class org.eclipse.emf.cdo.etypes.impl.AnnotationImpl (CDO Model Repository Documentation)"; } } 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><a href="../package-summary.html">Package</a></li> <li><a href="../../../../../../../org/eclipse/emf/cdo/etypes/impl/AnnotationImpl.html" title="class in org.eclipse.emf.cdo.etypes.impl">Class</a></li> <li class="navBarCell1Rev">Use</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?org/eclipse/emf/cdo/etypes/impl/class-use/AnnotationImpl.html" target="_top">Frames</a></li> <li><a href="AnnotationImpl.html" target="_top">No&nbsp;Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_top"> <li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;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 org.eclipse.emf.cdo.etypes.impl.AnnotationImpl" class="title">Uses of Class<br>org.eclipse.emf.cdo.etypes.impl.AnnotationImpl</h2> </div> <div class="classUseContainer">No usage of org.eclipse.emf.cdo.etypes.impl.AnnotationImpl</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><a href="../package-summary.html">Package</a></li> <li><a href="../../../../../../../org/eclipse/emf/cdo/etypes/impl/AnnotationImpl.html" title="class in org.eclipse.emf.cdo.etypes.impl">Class</a></li> <li class="navBarCell1Rev">Use</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?org/eclipse/emf/cdo/etypes/impl/class-use/AnnotationImpl.html" target="_top">Frames</a></li> <li><a href="AnnotationImpl.html" target="_top">No&nbsp;Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_bottom"> <li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;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 (c) 2011-2015 Eike Stepper (Berlin, Germany) and others.</i></small></p> </body> </html>
invenio_deposit/templates/invenio_deposit/base.html
inveniosoftware/invenio-deposit
{# -*- coding: utf-8 -*- This file is part of Invenio. Copyright (C) 2016-2019 CERN. Invenio is free software; you can redistribute it and/or modify it under the terms of the MIT License; see LICENSE file for more details. #} <!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8" /> </head> <body> {%- block page_body %}{%- endblock page_body %} </body> </html>
rdoc/RubyXL/VMLDrawingFile.html
99cm/rubyXL
<!DOCTYPE html> <html> <head> <meta charset="UTF-8"> <title>class RubyXL::VMLDrawingFile - rubyXL 3.3.13</title> <script type="text/javascript"> var rdoc_rel_prefix = "../"; </script> <script src="../js/jquery.js"></script> <script src="../js/darkfish.js"></script> <link href="../css/fonts.css" rel="stylesheet"> <link href="../css/rdoc.css" rel="stylesheet"> <body id="top" role="document" class="class"> <nav role="navigation"> <div id="project-navigation"> <div id="home-section" role="region" title="Quick navigation" class="nav-section"> <h2> <a href="../index.html" rel="home">Home</a> </h2> <div id="table-of-contents-navigation"> <a href="../table_of_contents.html#pages">Pages</a> <a href="../table_of_contents.html#classes">Classes</a> <a href="../table_of_contents.html#methods">Methods</a> </div> </div> <div id="search-section" role="search" class="project-section initially-hidden"> <form action="#" method="get" accept-charset="utf-8"> <div id="search-field-wrapper"> <input id="search-field" role="combobox" aria-label="Search" aria-autocomplete="list" aria-controls="search-results" type="text" name="search" placeholder="Search" spellcheck="false" title="Type to search, Up and Down to navigate, Enter to load"> </div> <ul id="search-results" aria-label="Search Results" aria-busy="false" aria-expanded="false" aria-atomic="false" class="initially-hidden"></ul> </form> </div> </div> <div id="class-metadata"> <div id="parent-class-section" class="nav-section"> <h3>Parent</h3> <p class="link"><a href="GenericStorageObject.html">RubyXL::GenericStorageObject</a> </div> <div id="includes-section" class="nav-section"> <h3>Included Modules</h3> <ul class="link-list"> <li><a class="include" href="RelationshipSupport.html">RubyXL::RelationshipSupport</a> </ul> </div> </div> </nav> <main role="main" aria-labelledby="class-RubyXL::VMLDrawingFile"> <h1 id="class-RubyXL::VMLDrawingFile" class="class"> class RubyXL::VMLDrawingFile </h1> <section class="description"> </section> <section id="5Buntitled-5D" class="documentation-section"> <section class="constants-list"> <header> <h3>Constants</h3> </header> <dl> <dt id="CONTENT_TYPE">CONTENT_TYPE <dd> <dt id="REL_TYPE">REL_TYPE <dd><p><a href="VMLDrawingFile.html#CONTENT_TYPE">CONTENT_TYPE</a> = &#39;application/vnd.openxmlformats-officedocument.drawingml.chart+xml&#39;</p> </dl> </section> </section> </main> <footer id="validator-badges" role="contentinfo"> <p><a href="http://validator.w3.org/check/referer">Validate</a> <p>Generated by <a href="http://docs.seattlerb.org/rdoc/">RDoc</a> 4.2.0. <p>Based on <a href="http://deveiate.org/projects/Darkfish-RDoc/">Darkfish</a> by <a href="http://deveiate.org">Michael Granger</a>. </footer>
resources/assets/js/components/pages/om/kontakt.html
partialternativet/www
<!-- @todo Lag «avtal en date»-knapp på kontaktpersoner --> <div> <header><h2>Kontakt</h2></header> <p class="lead"> Ta kontakt med oss om du lurer på noe om Alternativet, enten det gjelder politikkutviklingen, organisasjonen eller noe helt annet! </p> <h3>Generelle henvendelser</h3> <p> Send en e-post til:<br /> <i class="fa fa-fw fa-envelope"></i> <a href="mailto:post@alternativet.party">post@alternativet.party</a><br /> </p> <h3>Kontaktpersoner</h3> <p> <strong><a href="mailto:leo@alternativet.party">Leo Valen</a></strong><br /> Hovedstyreleder<br /> <i class="fa fa-fw fa-phone"></i> <tel>466 65 333</tel>&nbsp;(07:00-08:30 og 16:30-21:00) </p> <p> <strong><a href="mailto:kasbschj@gmail.com">Kay Asbjørn Knutsen Schjørlien</a></strong><br /> Medstifter og representant i bydelsutvalget Gamle Oslo<br /> <i class="fa fa-fw fa-phone"></i> <tel>974 72 700</tel> </p> <h3>Postadresse</h3> <address> Alternativet<br /> Heimdalsgata 27 E<br /> 0561&nbsp;&nbsp;OSLO </address> </p> <h3>Bank og registre</h3> <p> Vipps: #79482 </p> <p> Bankkonto: 1254.62.29937<br /> Bank: Cultura Sparebank<br /> IBAN: NO04&nbsp;1254&nbsp;6229&nbsp;937<br /> BIC: CULTNOK1 </p> <p> Organisasjonsnummer: <a href="https://w2.brreg.no/enhet/sok/detalj.jsp?orgnr=916483511">916 483 511</a><br /> D&amp;B D-U-N-S: 345378364 </p> </div>
clean/Linux-x86_64-4.09.1-2.0.6/extra-dev/dev/corn/8.12.0.html
coq-bench/coq-bench.github.io
<!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="">dev / corn - 8.12.0</a></li> </ul> </div> </div> </div> <div class="article"> <div class="row"> <div class="col-md-12"> <a href="../..">« Up</a> <h1> corn <small> 8.12.0 <span class="label label-info">Not compatible 👼</span> </small> </h1> <p>📅 <em><script>document.write(moment("2022-01-23 14:46:44 +0000", "YYYY-MM-DD HH:mm:ss Z").fromNow());</script> (2022-01-23 14:46:44 UTC)</em><p> <h2>Context</h2> <pre># Packages matching: installed # Name # Installed # Synopsis base-bigarray base base-threads base base-unix base conf-findutils 1 Virtual package relying on findutils conf-gmp 3 Virtual package relying on a GMP lib system installation coq dev Formal proof management system dune 2.9.1 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.1 A library manager for OCaml zarith 1.12 Implements arithmetic and logical operations over arbitrary-precision integers # opam file: opam-version: &quot;2.0&quot; maintainer: &quot;b.a.w.spitters@gmail.com&quot; homepage: &quot;https://github.com/coq-community/corn&quot; dev-repo: &quot;git+https://github.com/coq-community/corn.git&quot; bug-reports: &quot;https://github.com/coq-community/corn/issues&quot; license: &quot;GPL-2.0-only&quot; synopsis: &quot;The Coq Constructive Repository at Nijmegen&quot; description: &quot;&quot;&quot; CoRN includes the following parts: - Algebraic Hierarchy 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 Construction of a concrete real number structure satisfying the previously defined axioms - Fundamental Theorem of Algebra A proof that every non-constant polynomial on the complex plane has at least one root - Real Calculus A collection of elementary results on real analysis, including continuity, differentiability, integration, Taylor&#39;s theorem and the Fundamental Theorem of Calculus - Exact Real Computation Fast verified computation inside Coq. This includes: real numbers, functions, integrals, graphs of functions, differential equations. &quot;&quot;&quot; build: [ [&quot;./configure.sh&quot;] [make &quot;-j%{jobs}%&quot;] ] install: [make &quot;install&quot;] depends: [ &quot;coq&quot; {&gt;= &quot;8.7&quot; &amp; &lt; &quot;8.13~&quot;} &quot;coq-math-classes&quot; {&gt;= &quot;8.8.1&quot;} &quot;coq-bignums&quot; ] tags: [ &quot;category:Mathematics/Algebra&quot; &quot;category:Mathematics/Real Calculus and Topology&quot; &quot;category:Mathematics/Exact Real computation&quot; &quot;keyword:constructive mathematics&quot; &quot;keyword:algebra&quot; &quot;keyword:real calculus&quot; &quot;keyword:real numbers&quot; &quot;keyword:Fundamental Theorem of Algebra&quot; &quot;logpath:CoRN&quot; &quot;date:2020-09-03&quot; ] authors: [ &quot;Evgeny Makarov&quot; &quot;Robbert Krebbers&quot; &quot;Eelis van der Weegen&quot; &quot;Bas Spitters&quot; &quot;Jelle Herold&quot; &quot;Russell O&#39;Connor&quot; &quot;Cezary Kaliszyk&quot; &quot;Dan Synek&quot; &quot;Luís Cruz-Filipe&quot; &quot;Milad Niqui&quot; &quot;Iris Loeb&quot; &quot;Herman Geuvers&quot; &quot;Randy Pollack&quot; &quot;Freek Wiedijk&quot; &quot;Jan Zwanenburg&quot; &quot;Dimitri Hendriks&quot; &quot;Henk Barendregt&quot; &quot;Mariusz Giero&quot; &quot;Rik van Ginneken&quot; &quot;Dimitri Hendriks&quot; &quot;Sébastien Hinderer&quot; &quot;Bart Kirkels&quot; &quot;Pierre Letouzey&quot; &quot;Lionel Mamane&quot; &quot;Nickolay Shmyrev&quot; &quot;Vincent Semeria&quot; ] url { src: &quot;https://github.com/coq-community/corn/archive/8.12.0.tar.gz&quot; checksum: &quot;sha512=759ab0e0fc4b4ee8b6029d0090cf8b7ee731def85aacc9d240dfb29d4692e4f41821463f8d8180202587ee9b7c9239be8512c24b0594537e56aa235f31923ec3&quot; } </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.8.12.0 coq.dev</code></dd> <dt>Return code</dt> <dd>5120</dd> <dt>Output</dt> <dd><pre>[NOTE] Package coq is already installed (current version is dev). The following dependencies couldn&#39;t be met: - coq-corn -&gt; coq &lt; 8.13~ -&gt; ocaml &lt; 4.09~ base of this switch (use `--unlock-base&#39; to force) Your request can&#39;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.8.12.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>
pages/paysages/paysages-intro.html
opencasa/Patrimoine-CASA
 <div class="list card"> <div class="item item-body"> <div> <p><b><span class="titre">Les paysages</span></b></p> <p class="police">Des rivages de la Méditerranée aux grands plateaux de l’arrière-pays, le territoire de la CASA franchit un dénivelé grandiose : celui du front de l’arc subalpin de Castellane. A ce niveau, le transect présente un singulier raccourci bioclimatique de l’étage méditerranéen à l’étage montagnard. Les petits fleuves côtiers enracinent leurs cours dans ce front, tandis que le Loup doit le franchir en y creusant de spectaculaires gorges.</p> <p class="police">&nbsp;</p> <div class="div_100"><img src="../img/Patrimoine-naturel-et-paysager.png" width="598" height="667" /><br /> <br /> <br /> <br /> <br /> <br /> <div class="position_gauche_50"><img src="../img/kartistiquep9.jpg" width="281" height="176" alt="Paysage Karstique" /><br /> <br /> Paysage karstique </div> <div class="position_droite_50"><img src="../img/boisep9.jpg" width="306" height="176" alt="Espace boisé" /><br /> <br /> Espace boisé </div> </div> <div class="div_100"> <img src="../img/littoralp9.jpg" width="296" height="196" alt="Le littotal urbanisé" /><br /> <br /> Le littotal urbanisé </div> </div> </div> </div>
src/styles.css
chfinke/kulturpfadekoeln
/* You can add global styles to this file, and also import other style files */ @import "~leaflet/dist/leaflet.css"; html { font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Ubuntu, "Helvetica Neue", Helvetica, sans-serif; font-size: 16px; line-height: 24px; } body { color: rgb(17, 17, 17); background-color: #f8f8f8; margin: 0px; } h1 { font-size: 32.0854px; font-weight: 500; line-height: 38.5px; margin-top: 12px; margin-bottom: 12px; } h1 small { display: block; color: rgb(68, 68, 68); font-size: 16px; font-weight: 500; line-height: 24px; } h2 { font-size: 26.9625px; font-weight: 500; line-height: 32.35px; margin-top: 12px; margin-bottom: 12px; border-top: 3px solid black; } p { margin-top: 8px; margin-bottom: 8px; } a:link { font-weight: bold; color: inherit; } a:hover, a:focus, a:link, a:visited { text-decoration: underline; text-decoration-color: #aaaaaa; } a:visited { color: inherit; } .wrapper { margin-right: auto; margin-left: auto; max-width: 600px; padding-left: 8px; padding-right: 8px; } .container { margin: 0 auto; } .row { box-sizing: border-box; display: flex; flex: 0 1 auto; flex-flow: row wrap; } .col-sm-4, .row.cols-sm-4>* { max-width: 33.33333%; flex-basis: 33.33333%; } .u-height-1-3 { height: calc((100vh - 32px) / 3); } .u-height-2-3 { height: calc((100vh - 32px) / 3 * 2); } .u-height-3-3 { height: calc(100vh - 32px); } .u-h-fit { width: 100%; } .u-fit { width: 100%; height: 100%; } .u-width-9x { width: 72px; } .u-height-9x { height: 72px; } .u-font-size-small { font-size: small; } .u-font-size-x-small { font-size: x-small; } .overflow { overflow: auto; } .header { flex: 1; background-color: lightgray; height: 29px; padding-top: 3px; } .header__logo { height: 32px; width: 32px; position: absolute; left: 0px; top: 0px; } .header__text { padding-left: 40px; } .title { margin-top: 8px; margin-bottom: 8px; } .preview { margin-top: 8px; position: relative; } .preview__text { overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical; } .preview__spacer { width: 10ex; position: absolute; right: 12ex; bottom: 0px; background-image: linear-gradient(to right, rgba(0, 0, 0, 0), #f8f8f8, #f8f8f8); } .preview__link { position: absolute; right: 0px; bottom: 0px; background-color: #f8f8f8; } .leaflet-container a { color: rgb(17, 17, 17) !important; } .map__container { display: flex; flex-direction: column; align-items: stretch; min-height: calc( 100vh - 32px); } .map__container>* { display: flex; flex-direction: column; justify-content: flex-start; } .map__map { flex: 2; } .map__map--small { height: 150px; min-height: 150px; max-height: 150px; } .map__map--medium { height: 300px; min-height: 300px; max-height: 300px; } .map__info { flex: 1; max-height: 40vh; position: relative; } .map__info__close { cursor: pointer; padding-left: 8px; padding-right: 8px; position: absolute; top: -24px; left: 0px; z-index: 1000; background-color: #d3d3d3; } .map__info__content { overflow-y: auto; display: flex; flex-direction: column; height: 100vh; } .map__info__content__text { flex: 1 0 auto; } .map__info__content__navigation { flex-shrink: 0; } .leaflet-control-attribution { font-size: 10px !important; background-color: #d3d3d3 !important; } .u-only-portrait { display: inherit; } .u-only-landscape { display: none; } .u-hyphens { hyphens: auto; } @media screen and (orientation: landscape) { .map__container { flex-direction: row-reverse; height: calc( 100vh - 32px); } .map__info { width: 40%; max-width: 400px; min-width: 300px; min-height: calc( 100vh - 32px); max-height: calc( 100vh - 32px); } .map__info__close { padding-left: 4px; right: 0px; top: 0px; left: auto; } .u-only-portrait { display: none; } .u-only-landscape { display: inherit; } } .leaflet-bar.disabled, .leaflet-bar button.disabled { opacity: 0; border: none; display: none; height: -10px; }
app/partials/login.html
Gene-Home/GeneHiveAdmin
<link rel="stylesheet" href="css/signin.css"> <div class="container"> <form ng-show='! reminding' ng-submit="login()" class="form-signin" role="form"> <h2 class="form-signin-heading">Sign In</h2> <p class="alert alert-danger" ng-show="bad_login">User does not exist or password is incorrect.</p> <input type="text" class="form-control" placeholder="User" name="token" ng-model="userName" /> <input type="password" class="form-control" placeholder="Password" name="tokens" ng-model="password" /> <button class="btn btn-lg btn-primary btn-block" type="submit">Sign In</button> <br /> <a ng-click="reminding=true">Forgot Password</a> </form> <form ng-show="reminding" class="form-signin" ng-submit="remindPassword()"> <p> Please submit your email address and you will be sent instructions on how to reset your password. </p> <input type="text" class="form-control" placeholder="email" ng-model="email" /> <button class="btn btn-primary btn-block" type="submit">Reset Password</button> <button class="btn btn-primary btn-block" ng-click="reminding=false">Cancel</button> {{reminding}} </form> </div>
docs/api/Auth0.ManagementApi.Models.DailyStatistics.html
auth0/auth0.net
<!DOCTYPE html> <!--[if IE]><![endif]--> <html> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1"> <title>Class DailyStatistics </title> <meta name="viewport" content="width=device-width"> <meta name="title" content="Class DailyStatistics "> <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.DailyStatistics"> <h1 id="Auth0_ManagementApi_Models_DailyStatistics" data-uid="Auth0.ManagementApi.Models.DailyStatistics" class="text-break">Class DailyStatistics </h1> <div class="markdown level0 summary"><p>The number of signups and logins for a specific day.</p> </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"><span class="xref">DailyStatistics</span></div> </div> <div class="inheritedMembers"> <h5>Inherited Members</h5> <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_DailyStatistics_syntax">Syntax</h5> <div class="codewrapper"> <pre><code class="lang-csharp hljs">public class DailyStatistics</code></pre> </div> <h3 id="properties">Properties </h3> <a id="Auth0_ManagementApi_Models_DailyStatistics_Date_" data-uid="Auth0.ManagementApi.Models.DailyStatistics.Date*"></a> <h4 id="Auth0_ManagementApi_Models_DailyStatistics_Date" data-uid="Auth0.ManagementApi.Models.DailyStatistics.Date">Date</h4> <div class="markdown level1 summary"><p>The date to which the stats belong.</p> </div> <div class="markdown level1 conceptual"></div> <h5 class="decalaration">Declaration</h5> <div class="codewrapper"> <pre><code class="lang-csharp hljs">public DateTime Date { get; set; }</code></pre> </div> <h5 class="propertyValue">Property Value</h5> <table class="table table-bordered table-striped table-condensed"> <thead> <tr> <th>Type</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><span class="xref">System.DateTime</span></td> <td></td> </tr> </tbody> </table> <a id="Auth0_ManagementApi_Models_DailyStatistics_Logins_" data-uid="Auth0.ManagementApi.Models.DailyStatistics.Logins*"></a> <h4 id="Auth0_ManagementApi_Models_DailyStatistics_Logins" data-uid="Auth0.ManagementApi.Models.DailyStatistics.Logins">Logins</h4> <div class="markdown level1 summary"><p>The amount of logins on the date.</p> </div> <div class="markdown level1 conceptual"></div> <h5 class="decalaration">Declaration</h5> <div class="codewrapper"> <pre><code class="lang-csharp hljs">public int Logins { get; set; }</code></pre> </div> <h5 class="propertyValue">Property Value</h5> <table class="table table-bordered table-striped table-condensed"> <thead> <tr> <th>Type</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><span class="xref">System.Int32</span></td> <td></td> </tr> </tbody> </table> <a id="Auth0_ManagementApi_Models_DailyStatistics_SignUps_" data-uid="Auth0.ManagementApi.Models.DailyStatistics.SignUps*"></a> <h4 id="Auth0_ManagementApi_Models_DailyStatistics_SignUps" data-uid="Auth0.ManagementApi.Models.DailyStatistics.SignUps">SignUps</h4> <div class="markdown level1 summary"><p>The amount of signups on the date.</p> </div> <div class="markdown level1 conceptual"></div> <h5 class="decalaration">Declaration</h5> <div class="codewrapper"> <pre><code class="lang-csharp hljs">public int SignUps { get; set; }</code></pre> </div> <h5 class="propertyValue">Property Value</h5> <table class="table table-bordered table-striped table-condensed"> <thead> <tr> <th>Type</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><span class="xref">System.Int32</span></td> <td></td> </tr> </tbody> </table> </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>
html/234567116451.html
GoC-Spending/data-corporations
<!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> Sicuro Publishing - 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=1492318738242&V_SEARCH.docsCount=3&V_DOCUMENT.docRank=42070&V_SEARCH.docsStart=42069&V_SEARCH.command=navigate&V_SEARCH.resultsJSP=/prfl.do&lang=fra&redirectUrl=/app/scr/imbs/ccc/rgstrtn/updt.sec?_flId?_flxKy=e1s1&amp;estblmntNo=234567041301&amp;profileId=61&amp;_evId=bck&amp;lang=eng&amp;V_SEARCH.showStricts=false&amp;prtl=1&amp;_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&amp;rstBtn.x=" class="btn btn-link">New Search</a>&nbsp;|</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>|&nbsp;<a href="nvgt.do?V_SEARCH.docsStart=42068&amp;V_DOCUMENT.docRank=42069&amp;V_SEARCH.docsCount=3&amp;lang=eng&amp;prtl=1&amp;sbPrtl=&amp;profile=cmpltPrfl&amp;V_TOKEN=1492318767232&amp;V_SEARCH.command=navigate&amp;V_SEARCH.resultsJSP=%2fprfl.do&amp;estblmntNo=234567011142&amp;profileId=&amp;key.newSearchLabel=">Previous Company</a></li> <li>|&nbsp;<a href="nvgt.do?V_SEARCH.docsStart=42070&amp;V_DOCUMENT.docRank=42071&amp;V_SEARCH.docsCount=3&amp;lang=eng&amp;prtl=1&amp;sbPrtl=&amp;profile=cmpltPrfl&amp;V_TOKEN=1492318767232&amp;V_SEARCH.command=navigate&amp;V_SEARCH.resultsJSP=%2fprfl.do&amp;estblmntNo=123456204169&amp;profileId=&amp;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> Sicuro Publishing </h2> <div class="row"> <div class="col-md-5"> <h2 class="h5 mrgn-bttm-0">Legal/Operating Name:</h2> <p>Sicuro Publishing</p> <div class="mrgn-tp-md"></div> <p class="mrgn-bttm-0" ><a href="http://aircraft-reports.com" target="_blank" title="Website URL">http://aircraft-reports.com</a></p> <p><a href="mailto:sicuropublishing@gmail.com" title="sicuropublishing@gmail.com">sicuropublishing@gmail.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"> 601-101 Lawton Blvd<br/> TORONTO, Ontario<br/> M4V 1Z6 <br/> </address> <h2 class="h5 mrgn-bttm-0">Location Address:</h2> <address class="mrgn-bttm-md"> 601-101 Lawton Blvd<br/> TORONTO, Ontario<br/> M4V 1Z6 <br/> </address> <p class="mrgn-bttm-0"><abbr title="Telephone">Tel.</abbr>: (226) 444-5734 </p> <p class="mrgn-bttm-lg"><abbr title="Facsimile">Fax</abbr>: (226) 444-5734</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=234567116451&amp;graphFileName=LOGO_280_Sicuro_Publ&amp;applicationCode=AP&amp;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> Sicuro Publishing uses today&#39;s technologies to preserve yesterday&#39;s data. <br> <br>Thanks for your interest in Aircraft Data and Publication. <br> <br>Restoring a classic airplane? Have an interest in the technical aspects of an antique aircraft or engine? Have you noticed the difficulty in finding reliable information for overhauls, repairs, servicing and inspection? Are you nervous about the high cost of authentic and fragile original publications? <br> <br>We are offering reasonably priced high quality electronic versions from our collection of manuals, blueprints and technical data that you can take into the shop and put right to use. <br> <br>Are you a Collector, Hobbyist or a War Veteran? If so, our extensive library collection of military aircraft and helicopter films are a click away. <br> <br>These CDs/ DVDs will fulfill your needs. Take advantage of a complete Information website that provides electronic interactive documents for anything and everything concerning aircraft. <br> <br>Search out New technology with old data., then mix and match your own unique recipe! <br> <br>Sicuro Publishing was founded in 1998 and incorporated in Canada in 2004 <br> <br>Sicuro Publishing - the leader in electronic documents for the aviation community. Our products are distributed worldwide and enjoyed by thousands of collectors, historians and researchers. Our goal is to provide electronic documents as an attractive alternative to the extremely high cost of obtaining or collecting original paper manuals. We began in December 1997. This is an ongoing venture, with new documents and manuals being transferred into electronic format on a daily basis. <br> <br>Our scanning process ensures that you receive the highest quality documents scans available while ensuring a reasonable purchase price. Our printing process yields high quality manual copies and are printed double-sided to more closely match the original documents <br> <br>Please note that our CD / DVD products are processed in MS Windows System Operator PC&#39;s. We do not guaranty that our products work as well or at all on other Systems such as Mac OS etc. We will be adding extra features monthly, so come back regularly. <br> <br>You can contact us at: Aircraft Data and Publication web site by email or by phone at 647-300-5261. We are located at: Richmond Hill, Ontario<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> Fortunato Sicuro </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--> General Manager </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"> (226) 444-5734 </div> </div> <div class="row mrgn-lft-md"> <div class="col-md-5"> <strong> Email: </strong> </div> <div class="col-md-7"> sicuropublishing@gmail.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 &nbsp; </div> </div> <div class="row"> <div class="col-md-5"> <strong> Exporting: </strong> </div> <div class="col-md-7"> Yes &nbsp; </div> </div> <div class="row"> <div class="col-md-5"> <strong> Primary Industry (NAICS): </strong> </div> <div class="col-md-7"> 519130 - Internet Publishing and Broadcasting, and Web Search Portals </div> </div> <div class="row"> <div class="col-md-5"> <strong> Alternate Industries (NAICS): </strong> </div> <div class="col-md-7"> 454111 - Internet Shopping<br> 511130 - Book Publishers<br> 511190 - Other Publishers<br> </div> </div> <div class="row"> <div class="col-md-5"> <strong> Primary Business Activity: </strong> </div> <div class="col-md-7"> Services &nbsp; </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"> aircraft data and publication in electronic format<br> </div> </div> <div class="row mrgn-bttm-md"> <div class="col-md-12"> Our work is presenting Aircraft Information in Electronic Format: Aircraft Blueprints, Engine Manuals, Aircraft &amp; Helicopter Technical Literature, Aircraft , Engines and Manufacturing, Technical And Vintage Film Videos .<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 --> <!-- 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> Fortunato Sicuro </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--> General Manager </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"> (226) 444-5734 </div> </div> <div class="row mrgn-lft-md"> <div class="col-md-5"> <strong> Email: </strong> </div> <div class="col-md-7"> sicuropublishing@gmail.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 &nbsp; </div> </div> <div class="row"> <div class="col-md-5"> <strong> Exporting: </strong> </div> <div class="col-md-7"> Yes &nbsp; </div> </div> <div class="row"> <div class="col-md-5"> <strong> Primary Industry (NAICS): </strong> </div> <div class="col-md-7"> 519130 - Internet Publishing and Broadcasting, and Web Search Portals </div> </div> <div class="row"> <div class="col-md-5"> <strong> Alternate Industries (NAICS): </strong> </div> <div class="col-md-7"> 454111 - Internet Shopping<br> 511130 - Book Publishers<br> 511190 - Other Publishers<br> </div> </div> <div class="row"> <div class="col-md-5"> <strong> Primary Business Activity: </strong> </div> <div class="col-md-7"> Services &nbsp; </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"> aircraft data and publication in electronic format<br> </div> </div> <div class="row mrgn-bttm-md"> <div class="col-md-12"> Our work is presenting Aircraft Information in Electronic Format: Aircraft Blueprints, Engine Manuals, Aircraft &amp; Helicopter Technical Literature, Aircraft , Engines and Manufacturing, Technical And Vintage Film Videos .<br> <br> </div> </div> </section> </details> </div> </div> <div class="row"> <div class="col-md-12 text-right"> Last Update Date 2015-04-06 </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&amp;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&amp;WT.js=No&amp;WT.tv=9.4.0&amp;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 -->
clean/Linux-x86_64-4.12.0-2.0.8/released/8.13.1/dblib/8.8.0.html
coq-bench/coq-bench.github.io
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>dblib: Not compatible</title> <link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" /> <link href="../../../../../bootstrap.min.css" rel="stylesheet"> <link href="../../../../../bootstrap-custom.css" rel="stylesheet"> <link href="//maxcdn.bootstrapcdn.com/font-awesome/4.2.0/css/font-awesome.min.css" rel="stylesheet"> <script src="../../../../../moment.min.js"></script> <!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries --> <!-- WARNING: Respond.js doesn't work if you view the page via file:// --> <!--[if lt IE 9]> <script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script> <script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script> <![endif]--> </head> <body> <div class="container"> <div class="navbar navbar-default" role="navigation"> <div class="container-fluid"> <div class="navbar-header"> <a class="navbar-brand" href="../../../../.."><i class="fa fa-lg fa-flag-checkered"></i> Coq bench</a> </div> <div id="navbar" class="collapse navbar-collapse"> <ul class="nav navbar-nav"> <li><a href="../..">clean / released</a></li> <li class="active"><a href="">8.13.1 / dblib - 8.8.0</a></li> </ul> </div> </div> </div> <div class="article"> <div class="row"> <div class="col-md-12"> <a href="../..">« Up</a> <h1> dblib <small> 8.8.0 <span class="label label-info">Not compatible</span> </small> </h1> <p><em><script>document.write(moment("2021-10-22 16:55:43 +0000", "YYYY-MM-DD HH:mm:ss Z").fromNow());</script> (2021-10-22 16:55:43 UTC)</em><p> <h2>Context</h2> <pre># Packages matching: installed # Name # Installed # Synopsis base-bigarray base base-threads base base-unix base conf-findutils 1 Virtual package relying on findutils conf-gmp 3 Virtual package relying on a GMP lib system installation coq 8.13.1 Formal proof management system num 1.4 The legacy Num library for arbitrary-precision integer and rational arithmetic ocaml 4.12.0 The OCaml compiler (virtual package) ocaml-base-compiler 4.12.0 Official release 4.12.0 ocaml-config 2 OCaml Switch Configuration ocaml-options-vanilla 1 Ensure that OCaml is compiled with no special options enabled ocamlfind 1.9.1 A library manager for OCaml zarith 1.12 Implements arithmetic and logical operations over arbitrary-precision integers # opam file: opam-version: &quot;2.0&quot; maintainer: &quot;Hugo.Herbelin@inria.fr&quot; homepage: &quot;https://github.com/coq-contribs/dblib&quot; license: &quot;GPL&quot; build: [make &quot;-j%{jobs}%&quot;] install: [make &quot;install&quot;] remove: [&quot;rm&quot; &quot;-R&quot; &quot;%{lib}%/coq/user-contrib/Dblib&quot;] depends: [ &quot;ocaml&quot; &quot;coq&quot; {&gt;= &quot;8.8&quot; &amp; &lt; &quot;8.9~&quot;} ] tags: [ &quot;keyword: abstract syntax&quot; &quot;keyword: binders&quot; &quot;keyword: de Bruijn indices&quot; &quot;keyword: shift&quot; &quot;keyword: lift&quot; &quot;keyword: substitution&quot; &quot;category: Computer Science/Lambda Calculi&quot; ] authors: [ &quot;Francois Pottier &lt;francois.pottier@inria.fr&gt; [http://gallium.inria.fr/~fpottier/]&quot; ] bug-reports: &quot;https://github.com/coq-contribs/dblib/issues&quot; dev-repo: &quot;git+https://github.com/coq-contribs/dblib.git&quot; synopsis: &quot;Dblib&quot; description: &quot;&quot;&quot; http://gallium.inria.fr/~fpottier/dblib/README The dblib library offers facilities for working with de Bruijn indices.&quot;&quot;&quot; flags: light-uninstall url { src: &quot;https://github.com/coq-contribs/dblib/archive/v8.8.0.tar.gz&quot; checksum: &quot;md5=f3801acc5eccb14676c5c27315c30ee2&quot; } </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-dblib.8.8.0 coq.8.13.1</code></dd> <dt>Return code</dt> <dd>5120</dd> <dt>Output</dt> <dd><pre>[NOTE] Package coq is already installed (current version is 8.13.1). The following dependencies couldn&#39;t be met: - coq-dblib -&gt; coq &lt; 8.9~ -&gt; ocaml &lt; 4.10 base of this switch (use `--unlock-base&#39; 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-dblib.8.8.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"> <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>
TAIHAO2019/pub/SmallGame/AsFastAsYouCan2/7dde7a98bee3760ea48ce77caec25a22ac0f0cfdc48b881c9c4e300261305ac1.html
simonmysun/praxis
<!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="./8b8cd8ef4e0ed03cd8164f4920952c6af7dfe92f113b844444942cb75097cbbd.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>
src/Sidebar/styles.css
zestxjest/sf-movies
.sidebar { width: 20%; min-width: 400px; position: absolute; left: 20px; top: 20px; overflow-y:hidden; height: 90vh; z-index: 100; }