path
stringlengths
5
312
repo_name
stringlengths
5
116
content
stringlengths
2
1.04M
app/templates/demisharp-tester.html
AnimalNoteHeads/sheets-webapp
<textarea style="display: none;" [(ngModel)]="sheet" name="lilypond_code"></textarea> <demisharp [(sheet)]="sheet"></demisharp>
_layouts/default.html
ivoschwalbe/webseite123
<!DOCTYPE html> <html lang="en"> {% include head.html %} <body> <!-- Primary Page Layout –––––––––––––––––––––––––––––––––––––––––––––––––– --> <div class="container" style="padding-top:30px;"> <div class="row"> <div class="one-third column"> {% include nav.html %} </div> <div class="two-thirds column"> {{ content }} </div> </div> </div> {% include footer.html %} <!-- End Document –––––––––––––––––––––––––––––––––––––––––––––––––– --> </body> </html>
doc/build/html/genindex.html
3Jade/csbuild
<!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>Index &mdash; csbuild 1.0.0b1 documentation</title> <link rel="stylesheet" href="_static/default.css" type="text/css" /> <link rel="stylesheet" href="_static/pygments.css" type="text/css" /> <script type="text/javascript"> var DOCUMENTATION_OPTIONS = { URL_ROOT: './', VERSION: '1.0.0b1', COLLAPSE_INDEX: false, FILE_SUFFIX: '.html', HAS_SOURCE: true }; </script> <script type="text/javascript" src="_static/jquery.js"></script> <script type="text/javascript" src="_static/underscore.js"></script> <script type="text/javascript" src="_static/doctools.js"></script> <link rel="top" title="csbuild 1.0.0b1 documentation" href="index.html" /> </head> <body> <div class="related"> <h3>Navigation</h3> <ul> <li class="right" style="margin-right: 10px"> <a href="#" title="General Index" accesskey="I">index</a></li> <li class="right" > <a href="py-modindex.html" title="Python Module Index" >modules</a> |</li> <li><a href="index.html">csbuild 1.0.0b1 documentation</a> &raquo;</li> </ul> </div> <div class="document"> <div class="documentwrapper"> <div class="bodywrapper"> <div class="body"> <h1 id="index">Index</h1> <div class="genindex-jumpbox"> <a href="#A"><strong>A</strong></a> | <a href="#B"><strong>B</strong></a> | <a href="#C"><strong>C</strong></a> | <a href="#D"><strong>D</strong></a> | <a href="#E"><strong>E</strong></a> | <a href="#F"><strong>F</strong></a> | <a href="#G"><strong>G</strong></a> | <a href="#H"><strong>H</strong></a> | <a href="#I"><strong>I</strong></a> | <a href="#L"><strong>L</strong></a> | <a href="#M"><strong>M</strong></a> | <a href="#N"><strong>N</strong></a> | <a href="#O"><strong>O</strong></a> | <a href="#P"><strong>P</strong></a> | <a href="#R"><strong>R</strong></a> | <a href="#S"><strong>S</strong></a> | <a href="#T"><strong>T</strong></a> | <a href="#U"><strong>U</strong></a> | <a href="#V"><strong>V</strong></a> | <a href="#W"><strong>W</strong></a> | <a href="#Y"><strong>Y</strong></a> </div> <h2 id="A">A</h2> <table style="width: 100%" class="indextable genindextable"><tr> <td style="width: 33%" valign="top"><dl> <dt><a href="csbuild.toolchain.html#csbuild.toolchain.SettingsOverrider.AddCcCompilerFlags">AddCcCompilerFlags() (csbuild.toolchain.SettingsOverrider method)</a> </dt> <dd><dl> <dt><a href="csbuild.html#csbuild.AddCcCompilerFlags">(in module csbuild)</a> </dt> </dl></dd> <dt><a href="csbuild.toolchain.html#csbuild.toolchain.SettingsOverrider.AddCompilerFlags">AddCompilerFlags() (csbuild.toolchain.SettingsOverrider method)</a> </dt> <dd><dl> <dt><a href="csbuild.html#csbuild.AddCompilerFlags">(in module csbuild)</a> </dt> </dl></dd> <dt><a href="csbuild.toolchain.html#csbuild.toolchain.toolchain.AddCustomTool">AddCustomTool() (csbuild.toolchain.toolchain method)</a> </dt> <dt><a href="csbuild.toolchain.html#csbuild.toolchain.SettingsOverrider.AddCxxCompilerFlags">AddCxxCompilerFlags() (csbuild.toolchain.SettingsOverrider method)</a> </dt> <dd><dl> <dt><a href="csbuild.html#csbuild.AddCxxCompilerFlags">(in module csbuild)</a> </dt> </dl></dd> <dt><a href="csbuild.toolchain.html#csbuild.toolchain.SettingsOverrider.AddDefines">AddDefines() (csbuild.toolchain.SettingsOverrider method)</a> </dt> <dd><dl> <dt><a href="csbuild.html#csbuild.AddDefines">(in module csbuild)</a> </dt> </dl></dd> <dt><a href="csbuild.toolchain.html#csbuild.toolchain.SettingsOverrider.AddExcludeDirectories">AddExcludeDirectories() (csbuild.toolchain.SettingsOverrider method)</a> </dt> <dd><dl> <dt><a href="csbuild.html#csbuild.AddExcludeDirectories">(in module csbuild)</a> </dt> </dl></dd> <dt><a href="csbuild.toolchain.html#csbuild.toolchain.SettingsOverrider.AddExcludeFiles">AddExcludeFiles() (csbuild.toolchain.SettingsOverrider method)</a> </dt> <dd><dl> <dt><a href="csbuild.html#csbuild.AddExcludeFiles">(in module csbuild)</a> </dt> </dl></dd> <dt><a href="csbuild.toolchain.html#csbuild.toolchain.SettingsOverrider.AddExtraDirectories">AddExtraDirectories() (csbuild.toolchain.SettingsOverrider method)</a> </dt> <dd><dl> <dt><a href="csbuild.html#csbuild.AddExtraDirectories">(in module csbuild)</a> </dt> </dl></dd> <dt><a href="csbuild.toolchain.html#csbuild.toolchain.SettingsOverrider.AddExtraFiles">AddExtraFiles() (csbuild.toolchain.SettingsOverrider method)</a> </dt> <dd><dl> <dt><a href="csbuild.html#csbuild.AddExtraFiles">(in module csbuild)</a> </dt> </dl></dd> <dt><a href="csbuild.toolchain.html#csbuild.toolchain.SettingsOverrider.AddExtraObjects">AddExtraObjects() (csbuild.toolchain.SettingsOverrider method)</a> </dt> <dd><dl> <dt><a href="csbuild.html#csbuild.AddExtraObjects">(in module csbuild)</a> </dt> </dl></dd> <dt><a href="csbuild.toolchain.html#csbuild.toolchain.SettingsOverrider.AddFrameworkDirectories">AddFrameworkDirectories() (csbuild.toolchain.SettingsOverrider method)</a> </dt> <dd><dl> <dt><a href="csbuild.html#csbuild.AddFrameworkDirectories">(in module csbuild)</a> </dt> </dl></dd> <dt><a href="csbuild.toolchain.html#csbuild.toolchain.SettingsOverrider.AddFrameworks">AddFrameworks() (csbuild.toolchain.SettingsOverrider method)</a> </dt> <dd><dl> <dt><a href="csbuild.html#csbuild.AddFrameworks">(in module csbuild)</a> </dt> </dl></dd> <dt><a href="csbuild.toolchain.html#csbuild.toolchain.SettingsOverrider.AddIncludeDirectories">AddIncludeDirectories() (csbuild.toolchain.SettingsOverrider method)</a> </dt> <dd><dl> <dt><a href="csbuild.html#csbuild.AddIncludeDirectories">(in module csbuild)</a> </dt> </dl></dd> <dt><a href="csbuild.project_generator.html#csbuild.project_generator.project_generator.AdditionalArgs">AdditionalArgs() (csbuild.project_generator.project_generator static method)</a> </dt> <dd><dl> <dt><a href="csbuild.project_generator_qtcreator.html#csbuild.project_generator_qtcreator.project_generator_qtcreator.AdditionalArgs">(csbuild.project_generator_qtcreator.project_generator_qtcreator static method)</a> </dt> <dt><a href="csbuild.project_generator_slickedit.html#csbuild.project_generator_slickedit.project_generator_slickedit.AdditionalArgs">(csbuild.project_generator_slickedit.project_generator_slickedit static method)</a> </dt> <dt><a href="csbuild.project_generator_visual_studio.html#csbuild.project_generator_visual_studio.project_generator_visual_studio.AdditionalArgs">(csbuild.project_generator_visual_studio.project_generator_visual_studio static method)</a> </dt> <dt><a href="csbuild.toolchain.html#csbuild.toolchain.compilerBase.AdditionalArgs">(csbuild.toolchain.compilerBase static method)</a> </dt> <dt><a href="csbuild.toolchain.html#csbuild.toolchain.linkerBase.AdditionalArgs">(csbuild.toolchain.linkerBase static method)</a> </dt> <dt><a href="csbuild.toolchain_android.html#csbuild.toolchain_android.AndroidLinker.AdditionalArgs">(csbuild.toolchain_android.AndroidLinker static method)</a> </dt> </dl></dd> <dt><a href="csbuild.toolchain.html#csbuild.toolchain.SettingsOverrider.AddLibraries">AddLibraries() (csbuild.toolchain.SettingsOverrider method)</a> </dt> <dd><dl> <dt><a href="csbuild.html#csbuild.AddLibraries">(in module csbuild)</a> </dt> </dl></dd> <dt><a href="csbuild.toolchain.html#csbuild.toolchain.SettingsOverrider.AddLibraryDirectories">AddLibraryDirectories() (csbuild.toolchain.SettingsOverrider method)</a> </dt> <dd><dl> <dt><a href="csbuild.html#csbuild.AddLibraryDirectories">(in module csbuild)</a> </dt> </dl></dd> <dt><a href="csbuild.toolchain.html#csbuild.toolchain.SettingsOverrider.AddLinkerFlags">AddLinkerFlags() (csbuild.toolchain.SettingsOverrider method)</a> </dt> <dd><dl> <dt><a href="csbuild.html#csbuild.AddLinkerFlags">(in module csbuild)</a> </dt> </dl></dd> </dl></td> <td style="width: 33%" valign="top"><dl> <dt><a href="csbuild.html#csbuild.AddOption">AddOption() (in module csbuild)</a> </dt> <dt><a href="csbuild.html#csbuild.AddScript">AddScript() (in module csbuild)</a> </dt> <dt><a href="csbuild.toolchain.html#csbuild.toolchain.SettingsOverrider.AddSharedLibraries">AddSharedLibraries() (csbuild.toolchain.SettingsOverrider method)</a> </dt> <dd><dl> <dt><a href="csbuild.html#csbuild.AddSharedLibraries">(in module csbuild)</a> </dt> </dl></dd> <dt><a href="csbuild.toolchain.html#csbuild.toolchain.SettingsOverrider.AddStaticLibraries">AddStaticLibraries() (csbuild.toolchain.SettingsOverrider method)</a> </dt> <dd><dl> <dt><a href="csbuild.html#csbuild.AddStaticLibraries">(in module csbuild)</a> </dt> </dl></dd> <dt><a href="csbuild.projectSettings.html#csbuild.projectSettings.projectSettings.AddToSet">AddToSet() (csbuild.projectSettings.projectSettings method)</a> </dt> <dt><a href="csbuild.toolchain.html#csbuild.toolchain.SettingsOverrider.AddUndefines">AddUndefines() (csbuild.toolchain.SettingsOverrider method)</a> </dt> <dd><dl> <dt><a href="csbuild.html#csbuild.AddUndefines">(in module csbuild)</a> </dt> </dl></dd> <dt><a href="csbuild.toolchain_android.html#csbuild.toolchain_android.AndroidBase.AddUsedFeatures">AddUsedFeatures() (csbuild.toolchain_android.AndroidBase method)</a> </dt> <dt><a href="csbuild.toolchain_gcc.html#csbuild.toolchain_gcc.compiler_gcc.AddWarnFlags">AddWarnFlags() (csbuild.toolchain_gcc.compiler_gcc method)</a> </dt> <dt><a href="csbuild.project_generator_visual_studio.html#csbuild.project_generator_visual_studio.VisualStudioVersion.All">All (csbuild.project_generator_visual_studio.VisualStudioVersion attribute)</a> </dt> <dd><dl> <dt><a href="csbuild.html#csbuild.ScopeDef.All">(csbuild.ScopeDef attribute)</a> </dt> </dl></dd> <dt><a href="csbuild.toolchain_android.html#csbuild.toolchain_android.AndroidBase">AndroidBase (class in csbuild.toolchain_android)</a> </dt> <dt><a href="csbuild.toolchain_android.html#csbuild.toolchain_android.AndroidCompiler">AndroidCompiler (class in csbuild.toolchain_android)</a> </dt> <dt><a href="csbuild.toolchain_android.html#csbuild.toolchain_android.AndroidLinker">AndroidLinker (class in csbuild.toolchain_android)</a> </dt> <dt><a href="csbuild.projectSettings.html#csbuild.projectSettings.projectSettings.AppendList">AppendList() (csbuild.projectSettings.projectSettings method)</a> </dt> <dt><a href="csbuild.html#csbuild.ProjectType.Application">Application (csbuild.ProjectType attribute)</a> </dt> <dt><a href="csbuild.html#csbuild.architecture">architecture() (in module csbuild)</a> </dt> <dt><a href="csbuild.toolchain.html#csbuild.toolchain.toolchain.Assembler">Assembler() (csbuild.toolchain.toolchain method)</a> </dt> </dl></td> </tr></table> <h2 id="B">B</h2> <table style="width: 100%" class="indextable genindextable"><tr> <td style="width: 33%" valign="top"><dl> <dt><a href="csbuild.terminfo.html#csbuild.terminfo.TermColor.BLACK">BLACK (csbuild.terminfo.TermColor attribute)</a> </dt> <dt><a href="csbuild.terminfo.html#csbuild.terminfo.TermColor.BLUE">BLUE (csbuild.terminfo.TermColor attribute)</a> </dt> </dl></td> <td style="width: 33%" valign="top"><dl> <dt><a href="csbuild.toolchain_msvc.html#csbuild.toolchain_msvc.SubSystem.BOOT_APPLICATION">BOOT_APPLICATION (csbuild.toolchain_msvc.SubSystem attribute)</a> </dt> </dl></td> </tr></table> <h2 id="C">C</h2> <table style="width: 100%" class="indextable genindextable"><tr> <td style="width: 33%" valign="top"><dl> <dt><a href="csbuild.project_generator_visual_studio.html#csbuild.project_generator_visual_studio.CachedFileData">CachedFileData (class in csbuild.project_generator_visual_studio)</a> </dt> <dt><a href="csbuild.projectSettings.html#csbuild.projectSettings.projectSettings.CanJoinChunk">CanJoinChunk() (csbuild.projectSettings.projectSettings method)</a> </dt> <dt><a href="csbuild.projectSettings.html#csbuild.projectSettings.projectSettings.check_libraries">check_libraries() (csbuild.projectSettings.projectSettings method)</a> </dt> <dt><a href="csbuild.toolchain.html#csbuild.toolchain.ClassCombiner">ClassCombiner (class in csbuild.toolchain)</a> </dt> <dt><a href="csbuild.toolchain.html#csbuild.toolchain.SettingsOverrider.ClearCcCompilerFlags">ClearCcCompilerFlags() (csbuild.toolchain.SettingsOverrider method)</a> </dt> <dd><dl> <dt><a href="csbuild.html#csbuild.ClearCcCompilerFlags">(in module csbuild)</a> </dt> </dl></dd> <dt><a href="csbuild.toolchain.html#csbuild.toolchain.SettingsOverrider.ClearChunks">ClearChunks() (csbuild.toolchain.SettingsOverrider method)</a> </dt> <dd><dl> <dt><a href="csbuild.html#csbuild.ClearChunks">(in module csbuild)</a> </dt> </dl></dd> <dt><a href="csbuild.toolchain.html#csbuild.toolchain.SettingsOverrider.ClearCompilerFlags">ClearCompilerFlags() (csbuild.toolchain.SettingsOverrider method)</a> </dt> <dd><dl> <dt><a href="csbuild.html#csbuild.ClearCompilerFlags">(in module csbuild)</a> </dt> </dl></dd> <dt><a href="csbuild.toolchain.html#csbuild.toolchain.SettingsOverrider.ClearCxxCompilerFlags">ClearCxxCompilerFlags() (csbuild.toolchain.SettingsOverrider method)</a> </dt> <dd><dl> <dt><a href="csbuild.html#csbuild.ClearCxxCompilerFlags">(in module csbuild)</a> </dt> </dl></dd> <dt><a href="csbuild.toolchain.html#csbuild.toolchain.SettingsOverrider.ClearDefines">ClearDefines() (csbuild.toolchain.SettingsOverrider method)</a> </dt> <dd><dl> <dt><a href="csbuild.html#csbuild.ClearDefines">(in module csbuild)</a> </dt> </dl></dd> <dt><a href="csbuild.toolchain.html#csbuild.toolchain.SettingsOverrider.ClearExtraDirectories">ClearExtraDirectories() (csbuild.toolchain.SettingsOverrider method)</a> </dt> <dd><dl> <dt><a href="csbuild.html#csbuild.ClearExtraDirectories">(in module csbuild)</a> </dt> </dl></dd> <dt><a href="csbuild.toolchain.html#csbuild.toolchain.SettingsOverrider.ClearExtraFiles">ClearExtraFiles() (csbuild.toolchain.SettingsOverrider method)</a> </dt> <dd><dl> <dt><a href="csbuild.html#csbuild.ClearExtraFiles">(in module csbuild)</a> </dt> </dl></dd> <dt><a href="csbuild.toolchain.html#csbuild.toolchain.SettingsOverrider.ClearExtraObjects">ClearExtraObjects() (csbuild.toolchain.SettingsOverrider method)</a> </dt> <dd><dl> <dt><a href="csbuild.html#csbuild.ClearExtraObjects">(in module csbuild)</a> </dt> </dl></dd> <dt><a href="csbuild.toolchain.html#csbuild.toolchain.SettingsOverrider.ClearFrameworkDirectories">ClearFrameworkDirectories() (csbuild.toolchain.SettingsOverrider method)</a> </dt> <dt><a href="csbuild.toolchain.html#csbuild.toolchain.SettingsOverrider.ClearFrameworks">ClearFrameworks() (csbuild.toolchain.SettingsOverrider method)</a> </dt> <dt><a href="csbuild.toolchain.html#csbuild.toolchain.SettingsOverrider.ClearIncludeDirectories">ClearIncludeDirectories() (csbuild.toolchain.SettingsOverrider method)</a> </dt> <dd><dl> <dt><a href="csbuild.html#csbuild.ClearIncludeDirectories">(in module csbuild)</a> </dt> </dl></dd> <dt><a href="csbuild.toolchain.html#csbuild.toolchain.SettingsOverrider.ClearLibDirectories">ClearLibDirectories() (csbuild.toolchain.SettingsOverrider method)</a> </dt> <dt><a href="csbuild.toolchain.html#csbuild.toolchain.SettingsOverrider.ClearLibraries">ClearLibraries() (csbuild.toolchain.SettingsOverrider method)</a> </dt> <dd><dl> <dt><a href="csbuild.html#csbuild.ClearLibraries">(in module csbuild)</a> </dt> </dl></dd> <dt><a href="csbuild.html#csbuild.ClearLibraryDirectories">ClearLibraryDirectories() (in module csbuild)</a> </dt> <dt><a href="csbuild.toolchain.html#csbuild.toolchain.SettingsOverrider.ClearLinkerFlags">ClearLinkerFlags() (csbuild.toolchain.SettingsOverrider method)</a> </dt> <dd><dl> <dt><a href="csbuild.html#csbuild.ClearLinkerFlags">(in module csbuild)</a> </dt> </dl></dd> <dt><a href="csbuild.html#csbuild.ClearSharedibraries">ClearSharedibraries() (in module csbuild)</a> </dt> <dt><a href="csbuild.toolchain.html#csbuild.toolchain.SettingsOverrider.ClearSharedLibraries">ClearSharedLibraries() (csbuild.toolchain.SettingsOverrider method)</a> </dt> <dt><a href="csbuild.toolchain.html#csbuild.toolchain.SettingsOverrider.ClearStaticLibraries">ClearStaticLibraries() (csbuild.toolchain.SettingsOverrider method)</a> </dt> <dd><dl> <dt><a href="csbuild.html#csbuild.ClearStaticLibraries">(in module csbuild)</a> </dt> </dl></dd> <dt><a href="csbuild.toolchain.html#csbuild.toolchain.SettingsOverrider.ClearUndefines">ClearUndefines() (csbuild.toolchain.SettingsOverrider method)</a> </dt> <dd><dl> <dt><a href="csbuild.html#csbuild.ClearUndefines">(in module csbuild)</a> </dt> </dl></dd> <dt><a href="csbuild.toolchain_gcc.html#csbuild.toolchain_gcc.compiler_gcc.ClearWarnFlags">ClearWarnFlags() (csbuild.toolchain_gcc.compiler_gcc method)</a> </dt> </dl></td> <td style="width: 33%" valign="top"><dl> <dt><a href="csbuild.toolchain.html#csbuild.toolchain.toolchain.Compiler">Compiler() (csbuild.toolchain.toolchain method)</a> </dt> <dt><a href="csbuild.toolchain_gcc.html#csbuild.toolchain_gcc.compiler_gcc">compiler_gcc (class in csbuild.toolchain_gcc)</a> </dt> <dt><a href="csbuild.toolchain_msvc.html#csbuild.toolchain_msvc.compiler_msvc">compiler_msvc (class in csbuild.toolchain_msvc)</a> </dt> <dt><a href="csbuild.toolchain.html#csbuild.toolchain.compilerBase">compilerBase (class in csbuild.toolchain)</a> </dt> <dt><a href="csbuild.toolchain_msvc.html#csbuild.toolchain_msvc.SubSystem.CONSOLE">CONSOLE (csbuild.toolchain_msvc.SubSystem attribute)</a> </dt> <dt><a href="csbuild.projectSettings.html#csbuild.projectSettings.projectSettings.ContainsChunk">ContainsChunk() (csbuild.projectSettings.projectSettings method)</a> </dt> <dt><a href="csbuild.projectSettings.html#csbuild.projectSettings.projectSettings.copy">copy() (csbuild.projectSettings.projectSettings method)</a> </dt> <dd><dl> <dt><a href="csbuild.projectSettings.html#csbuild.projectSettings.projectSettings.UserData.copy">(csbuild.projectSettings.projectSettings.UserData method)</a> </dt> <dt><a href="csbuild.toolchain.html#csbuild.toolchain.SettingsOverrider.copy">(csbuild.toolchain.SettingsOverrider method)</a> </dt> <dt><a href="csbuild.toolchain.html#csbuild.toolchain.compilerBase.copy">(csbuild.toolchain.compilerBase method)</a> </dt> <dt><a href="csbuild.toolchain.html#csbuild.toolchain.linkerBase.copy">(csbuild.toolchain.linkerBase method)</a> </dt> <dt><a href="csbuild.toolchain.html#csbuild.toolchain.toolchain.copy">(csbuild.toolchain.toolchain method)</a> </dt> <dt><a href="csbuild.toolchain_android.html#csbuild.toolchain_android.AndroidCompiler.copy">(csbuild.toolchain_android.AndroidCompiler method)</a> </dt> <dt><a href="csbuild.toolchain_android.html#csbuild.toolchain_android.AndroidLinker.copy">(csbuild.toolchain_android.AndroidLinker method)</a> </dt> <dt><a href="csbuild.toolchain_gcc.html#csbuild.toolchain_gcc.compiler_gcc.copy">(csbuild.toolchain_gcc.compiler_gcc method)</a> </dt> <dt><a href="csbuild.toolchain_gcc.html#csbuild.toolchain_gcc.linker_gcc.copy">(csbuild.toolchain_gcc.linker_gcc method)</a> </dt> <dt><a href="csbuild.toolchain_ios.html#csbuild.toolchain_ios.iOSCompiler.copy">(csbuild.toolchain_ios.iOSCompiler method)</a> </dt> <dt><a href="csbuild.toolchain_ios.html#csbuild.toolchain_ios.iOSLinker.copy">(csbuild.toolchain_ios.iOSLinker method)</a> </dt> <dt><a href="csbuild.toolchain_msvc.html#csbuild.toolchain_msvc.compiler_msvc.copy">(csbuild.toolchain_msvc.compiler_msvc method)</a> </dt> <dt><a href="csbuild.toolchain_msvc.html#csbuild.toolchain_msvc.linker_msvc.copy">(csbuild.toolchain_msvc.linker_msvc method)</a> </dt> </dl></dd> <dt><a href="csbuild.project_generator_visual_studio.html#csbuild.project_generator_visual_studio.CorrectConfigName">CorrectConfigName() (in module csbuild.project_generator_visual_studio)</a> </dt> <dt><a href="csbuild.html#module-csbuild">csbuild (module)</a> </dt> <dt><a href="csbuild.html#module-CSBuild">CSBuild (module)</a> </dt> <dt><a href="csbuild.log.html#module-csbuild.log">csbuild.log (module)</a> </dt> <dt><a href="csbuild.project_generator.html#module-csbuild.project_generator">csbuild.project_generator (module)</a> </dt> <dt><a href="csbuild.project_generator_qtcreator.html#module-csbuild.project_generator_qtcreator">csbuild.project_generator_qtcreator (module)</a> </dt> <dt><a href="csbuild.project_generator_slickedit.html#module-csbuild.project_generator_slickedit">csbuild.project_generator_slickedit (module)</a> </dt> <dt><a href="csbuild.project_generator_visual_studio.html#module-csbuild.project_generator_visual_studio">csbuild.project_generator_visual_studio (module)</a> </dt> <dt><a href="csbuild.projectSettings.html#module-csbuild.projectSettings">csbuild.projectSettings (module)</a> </dt> <dt><a href="csbuild.terminfo.html#module-csbuild.terminfo">csbuild.terminfo (module)</a> </dt> <dt><a href="csbuild.toolchain.html#module-csbuild.toolchain">csbuild.toolchain (module)</a> </dt> <dt><a href="csbuild.toolchain_android.html#module-csbuild.toolchain_android">csbuild.toolchain_android (module)</a> </dt> <dt><a href="csbuild.toolchain_gcc.html#module-csbuild.toolchain_gcc">csbuild.toolchain_gcc (module)</a> </dt> <dt><a href="csbuild.toolchain_ios.html#module-csbuild.toolchain_ios">csbuild.toolchain_ios (module)</a> </dt> <dt><a href="csbuild.toolchain_msvc.html#module-csbuild.toolchain_msvc">csbuild.toolchain_msvc (module)</a> </dt> <dt><a href="csbuild.terminfo.html#csbuild.terminfo.TermInfo.cursesValid">cursesValid (csbuild.terminfo.TermInfo attribute)</a> </dt> <dt><a href="csbuild.terminfo.html#csbuild.terminfo.TermColor.CYAN">CYAN (csbuild.terminfo.TermColor attribute)</a> </dt> </dl></td> </tr></table> <h2 id="D">D</h2> <table style="width: 100%" class="indextable genindextable"><tr> <td style="width: 33%" valign="top"><dl> <dt><a href="csbuild.terminfo.html#csbuild.terminfo.TermColor.DBLUE">DBLUE (csbuild.terminfo.TermColor attribute)</a> </dt> <dt><a href="csbuild.terminfo.html#csbuild.terminfo.TermColor.DCYAN">DCYAN (csbuild.terminfo.TermColor attribute)</a> </dt> <dt><a href="csbuild.html#csbuild.DebugLevel">DebugLevel (class in csbuild)</a> </dt> <dt><a href="csbuild.toolchain_msvc.html#csbuild.toolchain_msvc.SubSystem.DEFAULT">DEFAULT (csbuild.toolchain_msvc.SubSystem attribute)</a> </dt> <dt><a href="csbuild.html#csbuild.ScopeDef.DependentsOnly">DependentsOnly (csbuild.ScopeDef attribute)</a> </dt> <dt><a href="csbuild.toolchain_ios.html#csbuild.toolchain_ios.iOSArchitecture.DEVICE_ARM64">DEVICE_ARM64 (csbuild.toolchain_ios.iOSArchitecture attribute)</a> </dt> <dt><a href="csbuild.toolchain_ios.html#csbuild.toolchain_ios.iOSArchitecture.DEVICE_ARMV7">DEVICE_ARMV7 (csbuild.toolchain_ios.iOSArchitecture attribute)</a> </dt> <dt><a href="csbuild.terminfo.html#csbuild.terminfo.TermColor.DGREEN">DGREEN (csbuild.terminfo.TermColor attribute)</a> </dt> <dt><a href="csbuild.terminfo.html#csbuild.terminfo.TermColor.DGREY">DGREY (csbuild.terminfo.TermColor attribute)</a> </dt> <dt><a href="csbuild.toolchain.html#csbuild.toolchain.SettingsOverrider.DisableChunkedBuild">DisableChunkedBuild() (csbuild.toolchain.SettingsOverrider method)</a> </dt> <dd><dl> <dt><a href="csbuild.html#csbuild.DisableChunkedBuild">(in module csbuild)</a> </dt> </dl></dd> <dt><a href="csbuild.html#csbuild.DebugLevel.Disabled">Disabled (csbuild.DebugLevel attribute)</a> </dt> <dd><dl> <dt><a href="csbuild.html#csbuild.OptimizationLevel.Disabled">(csbuild.OptimizationLevel attribute)</a> </dt> </dl></dd> </dl></td> <td style="width: 33%" valign="top"><dl> <dt><a href="csbuild.toolchain.html#csbuild.toolchain.SettingsOverrider.DisablePrecompile">DisablePrecompile() (csbuild.toolchain.SettingsOverrider method)</a> </dt> <dd><dl> <dt><a href="csbuild.html#csbuild.DisablePrecompile">(in module csbuild)</a> </dt> </dl></dd> <dt><a href="csbuild.toolchain.html#csbuild.toolchain.SettingsOverrider.DisableProfiling">DisableProfiling() (csbuild.toolchain.SettingsOverrider method)</a> </dt> <dd><dl> <dt><a href="csbuild.html#csbuild.DisableProfiling">(in module csbuild)</a> </dt> </dl></dd> <dt><a href="csbuild.toolchain_gcc.html#csbuild.toolchain_gcc.linker_gcc.DisableStrictOrdering">DisableStrictOrdering() (csbuild.toolchain_gcc.linker_gcc method)</a> </dt> <dt><a href="csbuild.toolchain.html#csbuild.toolchain.SettingsOverrider.DisableWarnings">DisableWarnings() (csbuild.toolchain.SettingsOverrider method)</a> </dt> <dd><dl> <dt><a href="csbuild.html#csbuild.DisableWarnings">(in module csbuild)</a> </dt> </dl></dd> <dt><a href="csbuild.toolchain.html#csbuild.toolchain.SettingsOverrider.DisableWarningsAsErrors">DisableWarningsAsErrors() (csbuild.toolchain.SettingsOverrider method)</a> </dt> <dd><dl> <dt><a href="csbuild.html#csbuild.DisableWarningsAsErrors">(in module csbuild)</a> </dt> </dl></dd> <dt><a href="csbuild.terminfo.html#csbuild.terminfo.TermColor.DMAGENTA">DMAGENTA (csbuild.terminfo.TermColor attribute)</a> </dt> <dt><a href="csbuild.html#csbuild.Done">Done() (in module csbuild)</a> </dt> <dt><a href="csbuild.toolchain.html#csbuild.toolchain.SettingsOverrider.DoNotChunk">DoNotChunk() (csbuild.toolchain.SettingsOverrider method)</a> </dt> <dd><dl> <dt><a href="csbuild.html#csbuild.DoNotChunk">(in module csbuild)</a> </dt> </dl></dd> <dt><a href="csbuild.toolchain.html#csbuild.toolchain.SettingsOverrider.DoNotChunkTogether">DoNotChunkTogether() (csbuild.toolchain.SettingsOverrider method)</a> </dt> <dd><dl> <dt><a href="csbuild.html#csbuild.DoNotChunkTogether">(in module csbuild)</a> </dt> </dl></dd> <dt><a href="csbuild.terminfo.html#csbuild.terminfo.TermColor.DRED">DRED (csbuild.terminfo.TermColor attribute)</a> </dt> <dt><a href="csbuild.terminfo.html#csbuild.terminfo.TermColor.DYELLOW">DYELLOW (csbuild.terminfo.TermColor attribute)</a> </dt> </dl></td> </tr></table> <h2 id="E">E</h2> <table style="width: 100%" class="indextable genindextable"><tr> <td style="width: 33%" valign="top"><dl> <dt><a href="csbuild.toolchain_msvc.html#csbuild.toolchain_msvc.SubSystem.EFI_APPLICATION">EFI_APPLICATION (csbuild.toolchain_msvc.SubSystem attribute)</a> </dt> <dt><a href="csbuild.toolchain_msvc.html#csbuild.toolchain_msvc.SubSystem.EFI_BOOT_SERVICE_DRIVER">EFI_BOOT_SERVICE_DRIVER (csbuild.toolchain_msvc.SubSystem attribute)</a> </dt> <dt><a href="csbuild.toolchain_msvc.html#csbuild.toolchain_msvc.SubSystem.EFI_ROM">EFI_ROM (csbuild.toolchain_msvc.SubSystem attribute)</a> </dt> <dt><a href="csbuild.toolchain_msvc.html#csbuild.toolchain_msvc.SubSystem.EFI_RUNTIME_DRIVER">EFI_RUNTIME_DRIVER (csbuild.toolchain_msvc.SubSystem attribute)</a> </dt> <dt><a href="csbuild.html#csbuild.DebugLevel.EmbeddedSymbols">EmbeddedSymbols (csbuild.DebugLevel attribute)</a> </dt> <dt><a href="csbuild.toolchain.html#csbuild.toolchain.SettingsOverrider.EnableChunkedBuild">EnableChunkedBuild() (csbuild.toolchain.SettingsOverrider method)</a> </dt> <dd><dl> <dt><a href="csbuild.html#csbuild.EnableChunkedBuild">(in module csbuild)</a> </dt> </dl></dd> <dt><a href="csbuild.toolchain.html#csbuild.toolchain.SettingsOverrider.EnableChunkedPrecompile">EnableChunkedPrecompile() (csbuild.toolchain.SettingsOverrider method)</a> </dt> <dd><dl> <dt><a href="csbuild.html#csbuild.EnableChunkedPrecompile">(in module csbuild)</a> </dt> </dl></dd> <dt><a href="csbuild.toolchain.html#csbuild.toolchain.SettingsOverrider.EnableHeaderInstall">EnableHeaderInstall() (csbuild.toolchain.SettingsOverrider method)</a> </dt> <dd><dl> <dt><a href="csbuild.html#csbuild.EnableHeaderInstall">(in module csbuild)</a> </dt> </dl></dd> <dt><a href="csbuild.toolchain.html#csbuild.toolchain.SettingsOverrider.EnableOutputInstall">EnableOutputInstall() (csbuild.toolchain.SettingsOverrider method)</a> </dt> <dd><dl> <dt><a href="csbuild.html#csbuild.EnableOutputInstall">(in module csbuild)</a> </dt> </dl></dd> </dl></td> <td style="width: 33%" valign="top"><dl> <dt><a href="csbuild.toolchain.html#csbuild.toolchain.SettingsOverrider.EnableProfiling">EnableProfiling() (csbuild.toolchain.SettingsOverrider method)</a> </dt> <dd><dl> <dt><a href="csbuild.html#csbuild.EnableProfiling">(in module csbuild)</a> </dt> </dl></dd> <dt><a href="csbuild.toolchain_gcc.html#csbuild.toolchain_gcc.linker_gcc.EnableStrictOrdering">EnableStrictOrdering() (csbuild.toolchain_gcc.linker_gcc method)</a> </dt> <dt><a href="csbuild.toolchain.html#csbuild.toolchain.SettingsOverrider.EnableUnityBuild">EnableUnityBuild() (csbuild.toolchain.SettingsOverrider method)</a> </dt> <dd><dl> <dt><a href="csbuild.html#csbuild.EnableUnityBuild">(in module csbuild)</a> </dt> </dl></dd> <dt><a href="csbuild.toolchain.html#csbuild.toolchain.SettingsOverrider.EnableWarningsAsErrors">EnableWarningsAsErrors() (csbuild.toolchain.SettingsOverrider method)</a> </dt> <dd><dl> <dt><a href="csbuild.html#csbuild.EnableWarningsAsErrors">(in module csbuild)</a> </dt> </dl></dd> <dt><a href="csbuild.html#csbuild.Exit">Exit() (in module csbuild)</a> </dt> <dt><a href="csbuild.projectSettings.html#csbuild.projectSettings.projectSettings.ExtendList">ExtendList() (csbuild.projectSettings.projectSettings method)</a> </dt> <dt><a href="csbuild.project_generator_slickedit.html#csbuild.project_generator_slickedit.ExtensionType">ExtensionType (class in csbuild.project_generator_slickedit)</a> </dt> <dt><a href="csbuild.html#csbuild.DebugLevel.ExternalSymbols">ExternalSymbols (csbuild.DebugLevel attribute)</a> </dt> <dt><a href="csbuild.html#csbuild.DebugLevel.ExternalSymbolsPlus">ExternalSymbolsPlus (csbuild.DebugLevel attribute)</a> </dt> </dl></td> </tr></table> <h2 id="F">F</h2> <table style="width: 100%" class="indextable genindextable"><tr> <td style="width: 33%" valign="top"><dl> <dt><a href="csbuild.html#csbuild.fileSettings">fileSettings() (in module csbuild)</a> </dt> <dt><a href="csbuild.html#csbuild.ScopeDef.Final">Final (csbuild.ScopeDef attribute)</a> </dt> <dt><a href="csbuild.projectSettings.html#csbuild.projectSettings.projectSettings.finalizeSettings">finalizeSettings() (csbuild.projectSettings.projectSettings method)</a> </dt> <dt><a href="csbuild.projectSettings.html#csbuild.projectSettings.projectSettings.finalizeSettings2">finalizeSettings2() (csbuild.projectSettings.projectSettings method)</a> </dt> </dl></td> <td style="width: 33%" valign="top"><dl> <dt><a href="csbuild.toolchain.html#csbuild.toolchain.linkerBase.FindLibrary">FindLibrary() (csbuild.toolchain.linkerBase method)</a> </dt> <dd><dl> <dt><a href="csbuild.toolchain_android.html#csbuild.toolchain_android.AndroidLinker.FindLibrary">(csbuild.toolchain_android.AndroidLinker method)</a> </dt> <dt><a href="csbuild.toolchain_gcc.html#csbuild.toolchain_gcc.linker_gcc.FindLibrary">(csbuild.toolchain_gcc.linker_gcc method)</a> </dt> <dt><a href="csbuild.toolchain_msvc.html#csbuild.toolchain_msvc.linker_msvc.FindLibrary">(csbuild.toolchain_msvc.linker_msvc method)</a> </dt> </dl></dd> <dt><a href="csbuild.log.html#csbuild.log.stdoutWriter.flush">flush() (csbuild.log.stdoutWriter method)</a> </dt> <dt><a href="csbuild.projectSettings.html#csbuild.projectSettings.projectSettings.follow_headers">follow_headers() (csbuild.projectSettings.projectSettings method)</a> </dt> <dt><a href="csbuild.projectSettings.html#csbuild.projectSettings.projectSettings.follow_headers2">follow_headers2() (csbuild.projectSettings.projectSettings method)</a> </dt> </dl></td> </tr></table> <h2 id="G">G</h2> <table style="width: 100%" class="indextable genindextable"><tr> <td style="width: 33%" valign="top"><dl> <dt><a href="csbuild.toolchain_gcc.html#csbuild.toolchain_gcc.gccBase">gccBase (class in csbuild.toolchain_gcc)</a> </dt> <dt><a href="csbuild.project_generator_visual_studio.html#csbuild.project_generator_visual_studio.GenerateNewUuid">GenerateNewUuid() (in module csbuild.project_generator_visual_studio)</a> </dt> <dt><a href="csbuild.projectSettings.html#csbuild.projectSettings.projectSettings.get_chunk">get_chunk() (csbuild.projectSettings.projectSettings method)</a> </dt> <dt><a href="csbuild.projectSettings.html#csbuild.projectSettings.projectSettings.get_files">get_files() (csbuild.projectSettings.projectSettings method)</a> </dt> <dt><a href="csbuild.projectSettings.html#csbuild.projectSettings.projectSettings.get_full_path">get_full_path() (csbuild.projectSettings.projectSettings method)</a> </dt> <dt><a href="csbuild.projectSettings.html#csbuild.projectSettings.projectSettings.get_included_files">get_included_files() (csbuild.projectSettings.projectSettings method)</a> </dt> <dt><a href="csbuild.html#csbuild.GetArgDefault">GetArgDefault() (in module csbuild)</a> </dt> <dt><a href="csbuild.html#csbuild.GetArgs">GetArgs() (in module csbuild)</a> </dt> <dt><a href="csbuild.projectSettings.html#csbuild.projectSettings.projectSettings.GetAttr">GetAttr() (csbuild.projectSettings.projectSettings method)</a> </dt> <dt><a href="csbuild.projectSettings.html#csbuild.projectSettings.projectSettings.GetAttrNext">GetAttrNext() (csbuild.projectSettings.projectSettings method)</a> </dt> <dt><a href="csbuild.toolchain.html#csbuild.toolchain.compilerBase.GetBaseCcCommand">GetBaseCcCommand() (csbuild.toolchain.compilerBase method)</a> </dt> <dd><dl> <dt><a href="csbuild.toolchain_gcc.html#csbuild.toolchain_gcc.compiler_gcc.GetBaseCcCommand">(csbuild.toolchain_gcc.compiler_gcc method)</a> </dt> <dt><a href="csbuild.toolchain_ios.html#csbuild.toolchain_ios.iOSCompiler.GetBaseCcCommand">(csbuild.toolchain_ios.iOSCompiler method)</a> </dt> <dt><a href="csbuild.toolchain_msvc.html#csbuild.toolchain_msvc.compiler_msvc.GetBaseCcCommand">(csbuild.toolchain_msvc.compiler_msvc method)</a> </dt> </dl></dd> <dt><a href="csbuild.toolchain.html#csbuild.toolchain.compilerBase.GetBaseCcPrecompileCommand">GetBaseCcPrecompileCommand() (csbuild.toolchain.compilerBase method)</a> </dt> <dd><dl> <dt><a href="csbuild.toolchain_gcc.html#csbuild.toolchain_gcc.compiler_gcc.GetBaseCcPrecompileCommand">(csbuild.toolchain_gcc.compiler_gcc method)</a> </dt> <dt><a href="csbuild.toolchain_msvc.html#csbuild.toolchain_msvc.compiler_msvc.GetBaseCcPrecompileCommand">(csbuild.toolchain_msvc.compiler_msvc method)</a> </dt> </dl></dd> <dt><a href="csbuild.toolchain.html#csbuild.toolchain.compilerBase.GetBaseCxxCommand">GetBaseCxxCommand() (csbuild.toolchain.compilerBase method)</a> </dt> <dd><dl> <dt><a href="csbuild.toolchain_gcc.html#csbuild.toolchain_gcc.compiler_gcc.GetBaseCxxCommand">(csbuild.toolchain_gcc.compiler_gcc method)</a> </dt> <dt><a href="csbuild.toolchain_ios.html#csbuild.toolchain_ios.iOSCompiler.GetBaseCxxCommand">(csbuild.toolchain_ios.iOSCompiler method)</a> </dt> <dt><a href="csbuild.toolchain_msvc.html#csbuild.toolchain_msvc.compiler_msvc.GetBaseCxxCommand">(csbuild.toolchain_msvc.compiler_msvc method)</a> </dt> </dl></dd> <dt><a href="csbuild.toolchain.html#csbuild.toolchain.compilerBase.GetBaseCxxPrecompileCommand">GetBaseCxxPrecompileCommand() (csbuild.toolchain.compilerBase method)</a> </dt> <dd><dl> <dt><a href="csbuild.toolchain_gcc.html#csbuild.toolchain_gcc.compiler_gcc.GetBaseCxxPrecompileCommand">(csbuild.toolchain_gcc.compiler_gcc method)</a> </dt> <dt><a href="csbuild.toolchain_msvc.html#csbuild.toolchain_msvc.compiler_msvc.GetBaseCxxPrecompileCommand">(csbuild.toolchain_msvc.compiler_msvc method)</a> </dt> </dl></dd> <dt><a href="csbuild.toolchain.html#csbuild.toolchain.compilerBase.GetDefaultArchitecture">GetDefaultArchitecture() (csbuild.toolchain.compilerBase method)</a> </dt> <dd><dl> <dt><a href="csbuild.toolchain_android.html#csbuild.toolchain_android.AndroidCompiler.GetDefaultArchitecture">(csbuild.toolchain_android.AndroidCompiler method)</a> </dt> <dt><a href="csbuild.toolchain_ios.html#csbuild.toolchain_ios.iOSBase.GetDefaultArchitecture">(csbuild.toolchain_ios.iOSBase method)</a> </dt> </dl></dd> <dt><a href="csbuild.terminfo.html#csbuild.terminfo.TermInfo.GetDefaultColor">GetDefaultColor() (csbuild.terminfo.TermInfo static method)</a> </dt> <dt><a href="csbuild.toolchain.html#csbuild.toolchain.linkerBase.GetDefaultOutputExtension">GetDefaultOutputExtension() (csbuild.toolchain.linkerBase method)</a> </dt> <dd><dl> <dt><a href="csbuild.toolchain_gcc.html#csbuild.toolchain_gcc.linker_gcc.GetDefaultOutputExtension">(csbuild.toolchain_gcc.linker_gcc method)</a> </dt> <dt><a href="csbuild.toolchain_msvc.html#csbuild.toolchain_msvc.linker_msvc.GetDefaultOutputExtension">(csbuild.toolchain_msvc.linker_msvc method)</a> </dt> </dl></dd> <dt><a href="csbuild.toolchain.html#csbuild.toolchain.compilerBase.GetExtendedCommand">GetExtendedCommand() (csbuild.toolchain.compilerBase method)</a> </dt> <dd><dl> <dt><a href="csbuild.toolchain_gcc.html#csbuild.toolchain_gcc.compiler_gcc.GetExtendedCommand">(csbuild.toolchain_gcc.compiler_gcc method)</a> </dt> <dt><a href="csbuild.toolchain_msvc.html#csbuild.toolchain_msvc.compiler_msvc.GetExtendedCommand">(csbuild.toolchain_msvc.compiler_msvc method)</a> </dt> </dl></dd> </dl></td> <td style="width: 33%" valign="top"><dl> <dt><a href="csbuild.toolchain.html#csbuild.toolchain.compilerBase.GetExtendedPrecompileCommand">GetExtendedPrecompileCommand() (csbuild.toolchain.compilerBase method)</a> </dt> <dd><dl> <dt><a href="csbuild.toolchain_gcc.html#csbuild.toolchain_gcc.compiler_gcc.GetExtendedPrecompileCommand">(csbuild.toolchain_gcc.compiler_gcc method)</a> </dt> <dt><a href="csbuild.toolchain_msvc.html#csbuild.toolchain_msvc.compiler_msvc.GetExtendedPrecompileCommand">(csbuild.toolchain_msvc.compiler_msvc method)</a> </dt> </dl></dd> <dt><a href="csbuild.toolchain.html#csbuild.toolchain.compilerBase.GetExtraPostPreprocessorFlags">GetExtraPostPreprocessorFlags() (csbuild.toolchain.compilerBase method)</a> </dt> <dd><dl> <dt><a href="csbuild.toolchain_gcc.html#csbuild.toolchain_gcc.compiler_gcc.GetExtraPostPreprocessorFlags">(csbuild.toolchain_gcc.compiler_gcc method)</a> </dt> </dl></dd> <dt><a href="csbuild.toolchain.html#csbuild.toolchain.linkerBase.GetLinkCommand">GetLinkCommand() (csbuild.toolchain.linkerBase method)</a> </dt> <dd><dl> <dt><a href="csbuild.toolchain_android.html#csbuild.toolchain_android.AndroidLinker.GetLinkCommand">(csbuild.toolchain_android.AndroidLinker method)</a> </dt> <dt><a href="csbuild.toolchain_gcc.html#csbuild.toolchain_gcc.linker_gcc.GetLinkCommand">(csbuild.toolchain_gcc.linker_gcc method)</a> </dt> <dt><a href="csbuild.toolchain_ios.html#csbuild.toolchain_ios.iOSLinker.GetLinkCommand">(csbuild.toolchain_ios.iOSLinker method)</a> </dt> <dt><a href="csbuild.toolchain_msvc.html#csbuild.toolchain_msvc.linker_msvc.GetLinkCommand">(csbuild.toolchain_msvc.linker_msvc method)</a> </dt> </dl></dd> <dt><a href="csbuild.toolchain_msvc.html#csbuild.toolchain_msvc.MsvcBase.GetMsvcBinPath">GetMsvcBinPath() (csbuild.toolchain_msvc.MsvcBase method)</a> </dt> <dt><a href="csbuild.terminfo.html#csbuild.terminfo.TermInfo.GetNumColumns">GetNumColumns() (csbuild.terminfo.TermInfo static method)</a> </dt> <dt><a href="csbuild.toolchain.html#csbuild.toolchain.compilerBase.GetObjExt">GetObjExt() (csbuild.toolchain.compilerBase method)</a> </dt> <dd><dl> <dt><a href="csbuild.toolchain_gcc.html#csbuild.toolchain_gcc.compiler_gcc.GetObjExt">(csbuild.toolchain_gcc.compiler_gcc method)</a> </dt> <dt><a href="csbuild.toolchain_msvc.html#csbuild.toolchain_msvc.compiler_msvc.GetObjExt">(csbuild.toolchain_msvc.compiler_msvc method)</a> </dt> </dl></dd> <dt><a href="csbuild.html#csbuild.GetOption">GetOption() (in module csbuild)</a> </dt> <dt><a href="csbuild.toolchain.html#csbuild.toolchain.compilerBase.GetPchFile">GetPchFile() (csbuild.toolchain.compilerBase method)</a> </dt> <dd><dl> <dt><a href="csbuild.toolchain_gcc.html#csbuild.toolchain_gcc.compiler_gcc.GetPchFile">(csbuild.toolchain_gcc.compiler_gcc method)</a> </dt> <dt><a href="csbuild.toolchain_msvc.html#csbuild.toolchain_msvc.compiler_msvc.GetPchFile">(csbuild.toolchain_msvc.compiler_msvc method)</a> </dt> </dl></dd> <dt><a href="csbuild.project_generator_visual_studio.html#csbuild.project_generator_visual_studio.GetPlatformName">GetPlatformName() (in module csbuild.project_generator_visual_studio)</a> </dt> <dt><a href="csbuild.project_generator_visual_studio.html#csbuild.project_generator_visual_studio.GetPlatformToolsetString">GetPlatformToolsetString() (in module csbuild.project_generator_visual_studio)</a> </dt> <dt><a href="csbuild.toolchain.html#csbuild.toolchain.compilerBase.GetPostPreprocessorSanitationLines">GetPostPreprocessorSanitationLines() (csbuild.toolchain.compilerBase method)</a> </dt> <dd><dl> <dt><a href="csbuild.toolchain_gcc.html#csbuild.toolchain_gcc.compiler_gcc.GetPostPreprocessorSanitationLines">(csbuild.toolchain_gcc.compiler_gcc method)</a> </dt> </dl></dd> <dt><a href="csbuild.toolchain.html#csbuild.toolchain.compilerBase.GetPreprocessCommand">GetPreprocessCommand() (csbuild.toolchain.compilerBase method)</a> </dt> <dd><dl> <dt><a href="csbuild.toolchain_gcc.html#csbuild.toolchain_gcc.compiler_gcc.GetPreprocessCommand">(csbuild.toolchain_gcc.compiler_gcc method)</a> </dt> <dt><a href="csbuild.toolchain_msvc.html#csbuild.toolchain_msvc.compiler_msvc.GetPreprocessCommand">(csbuild.toolchain_msvc.compiler_msvc method)</a> </dt> </dl></dd> <dt><a href="csbuild.toolchain_ios.html#csbuild.toolchain_ios.iOSBase.GetTargetDeviceVersion">GetTargetDeviceVersion() (csbuild.toolchain_ios.iOSBase method)</a> </dt> <dt><a href="csbuild.html#csbuild.GetTargetList">GetTargetList() (in module csbuild)</a> </dt> <dt><a href="csbuild.toolchain_ios.html#csbuild.toolchain_ios.iOSBase.GetTargetSimulatorVersion">GetTargetSimulatorVersion() (csbuild.toolchain_ios.iOSBase method)</a> </dt> <dt><a href="csbuild.toolchain.html#csbuild.toolchain.compilerBase.GetValidArchitectures">GetValidArchitectures() (csbuild.toolchain.compilerBase method)</a> </dt> <dd><dl> <dt><a href="csbuild.toolchain.html#csbuild.toolchain.linkerBase.GetValidArchitectures">(csbuild.toolchain.linkerBase method)</a> </dt> <dt><a href="csbuild.toolchain.html#csbuild.toolchain.toolchain.GetValidArchitectures">(csbuild.toolchain.toolchain method)</a> </dt> <dt><a href="csbuild.toolchain_android.html#csbuild.toolchain_android.AndroidBase.GetValidArchitectures">(csbuild.toolchain_android.AndroidBase method)</a> </dt> <dt><a href="csbuild.toolchain_gcc.html#csbuild.toolchain_gcc.gccBase.GetValidArchitectures">(csbuild.toolchain_gcc.gccBase method)</a> </dt> <dt><a href="csbuild.toolchain_ios.html#csbuild.toolchain_ios.iOSBase.GetValidArchitectures">(csbuild.toolchain_ios.iOSBase method)</a> </dt> <dt><a href="csbuild.toolchain_msvc.html#csbuild.toolchain_msvc.MsvcBase.GetValidArchitectures">(csbuild.toolchain_msvc.MsvcBase method)</a> </dt> </dl></dd> <dt><a href="csbuild.terminfo.html#csbuild.terminfo.TermColor.GREEN">GREEN (csbuild.terminfo.TermColor attribute)</a> </dt> </dl></td> </tr></table> <h2 id="H">H</h2> <table style="width: 100%" class="indextable genindextable"><tr> <td style="width: 33%" valign="top"><dl> <dt><a href="csbuild.project_generator_visual_studio.html#csbuild.project_generator_visual_studio.Project.HasConfigAndPlatform">HasConfigAndPlatform() (csbuild.project_generator_visual_studio.Project method)</a> </dt> </dl></td> </tr></table> <h2 id="I">I</h2> <table style="width: 100%" class="indextable genindextable"><tr> <td style="width: 33%" valign="top"><dl> <dt><a href="csbuild.toolchain.html#csbuild.toolchain.SettingsOverrider.IgnoreExternalHeaders">IgnoreExternalHeaders() (csbuild.toolchain.SettingsOverrider method)</a> </dt> <dd><dl> <dt><a href="csbuild.html#csbuild.IgnoreExternalHeaders">(in module csbuild)</a> </dt> </dl></dd> <dt><a href="csbuild.html#csbuild.ScopeDef.Intermediate">Intermediate (csbuild.ScopeDef attribute)</a> </dt> <dt><a href="csbuild.toolchain.html#csbuild.toolchain.compilerBase.InterruptExitCode">InterruptExitCode() (csbuild.toolchain.compilerBase method)</a> </dt> <dd><dl> <dt><a href="csbuild.toolchain.html#csbuild.toolchain.linkerBase.InterruptExitCode">(csbuild.toolchain.linkerBase method)</a> </dt> <dt><a href="csbuild.toolchain_gcc.html#csbuild.toolchain_gcc.compiler_gcc.InterruptExitCode">(csbuild.toolchain_gcc.compiler_gcc method)</a> </dt> <dt><a href="csbuild.toolchain_gcc.html#csbuild.toolchain_gcc.linker_gcc.InterruptExitCode">(csbuild.toolchain_gcc.linker_gcc method)</a> </dt> <dt><a href="csbuild.toolchain_msvc.html#csbuild.toolchain_msvc.MsvcBase.InterruptExitCode">(csbuild.toolchain_msvc.MsvcBase method)</a> </dt> </dl></dd> <dt><a href="csbuild.toolchain_ios.html#csbuild.toolchain_ios.iOSArchitecture">iOSArchitecture (class in csbuild.toolchain_ios)</a> </dt> </dl></td> <td style="width: 33%" valign="top"><dl> <dt><a href="csbuild.toolchain_ios.html#csbuild.toolchain_ios.iOSBase">iOSBase (class in csbuild.toolchain_ios)</a> </dt> <dt><a href="csbuild.toolchain_ios.html#csbuild.toolchain_ios.iOSCompiler">iOSCompiler (class in csbuild.toolchain_ios)</a> </dt> <dt><a href="csbuild.toolchain_ios.html#csbuild.toolchain_ios.iOSLinker">iOSLinker (class in csbuild.toolchain_ios)</a> </dt> <dt><a href="csbuild.project_generator_visual_studio.html#csbuild.project_generator_visual_studio.IsMicrosoftPlatform">IsMicrosoftPlatform() (in module csbuild.project_generator_visual_studio)</a> </dt> </dl></td> </tr></table> <h2 id="L">L</h2> <table style="width: 100%" class="indextable genindextable"><tr> <td style="width: 33%" valign="top"><dl> <dt><a href="csbuild.terminfo.html#csbuild.terminfo.TermColor.LGREY">LGREY (csbuild.terminfo.TermColor attribute)</a> </dt> <dt><a href="csbuild.html#csbuild.Link">Link (class in csbuild)</a> </dt> <dt><a href="csbuild.toolchain_msvc.html#csbuild.toolchain_msvc.linker_msvc.LinkDebugRuntime">LinkDebugRuntime() (csbuild.toolchain_msvc.linker_msvc method)</a> </dt> <dt><a href="csbuild.toolchain.html#csbuild.toolchain.toolchain.Linker">Linker() (csbuild.toolchain.toolchain method)</a> </dt> <dt><a href="csbuild.toolchain_gcc.html#csbuild.toolchain_gcc.linker_gcc">linker_gcc (class in csbuild.toolchain_gcc)</a> </dt> <dt><a href="csbuild.toolchain_msvc.html#csbuild.toolchain_msvc.linker_msvc">linker_msvc (class in csbuild.toolchain_msvc)</a> </dt> <dt><a href="csbuild.toolchain.html#csbuild.toolchain.linkerBase">linkerBase (class in csbuild.toolchain)</a> </dt> <dt><a href="csbuild.html#csbuild.StaticLinkMode.LinkIntermediateObjects">LinkIntermediateObjects (csbuild.StaticLinkMode attribute)</a> </dt> <dt><a href="csbuild.html#csbuild.StaticLinkMode.LinkLibs">LinkLibs (csbuild.StaticLinkMode attribute)</a> </dt> <dt><a href="csbuild.toolchain_msvc.html#csbuild.toolchain_msvc.linker_msvc.LinkReleaseRuntime">LinkReleaseRuntime() (csbuild.toolchain_msvc.linker_msvc method)</a> </dt> <dt><a href="csbuild.toolchain.html#csbuild.toolchain.SettingsOverrider.LinkSharedRuntime">LinkSharedRuntime() (csbuild.toolchain.SettingsOverrider method)</a> </dt> <dd><dl> <dt><a href="csbuild.html#csbuild.LinkSharedRuntime">(in module csbuild)</a> </dt> </dl></dd> </dl></td> <td style="width: 33%" valign="top"><dl> <dt><a href="csbuild.toolchain.html#csbuild.toolchain.SettingsOverrider.LinkStaticRuntime">LinkStaticRuntime() (csbuild.toolchain.SettingsOverrider method)</a> </dt> <dd><dl> <dt><a href="csbuild.html#csbuild.LinkStaticRuntime">(in module csbuild)</a> </dt> </dl></dd> <dt><a href="csbuild.log.html#csbuild.log.LOG_BUILD">LOG_BUILD() (in module csbuild.log)</a> </dt> <dt><a href="csbuild.log.html#csbuild.log.LOG_ERROR">LOG_ERROR() (in module csbuild.log)</a> </dt> <dt><a href="csbuild.log.html#csbuild.log.LOG_INFO">LOG_INFO() (in module csbuild.log)</a> </dt> <dt><a href="csbuild.log.html#csbuild.log.LOG_INSTALL">LOG_INSTALL() (in module csbuild.log)</a> </dt> <dt><a href="csbuild.log.html#csbuild.log.LOG_LINKER">LOG_LINKER() (in module csbuild.log)</a> </dt> <dt><a href="csbuild.log.html#csbuild.log.LOG_MSG">LOG_MSG() (in module csbuild.log)</a> </dt> <dt><a href="csbuild.log.html#csbuild.log.LOG_THREAD">LOG_THREAD() (in module csbuild.log)</a> </dt> <dt><a href="csbuild.log.html#csbuild.log.LOG_WARN">LOG_WARN() (in module csbuild.log)</a> </dt> <dt><a href="csbuild.log.html#csbuild.log.LOG_WARN_NOPUSH">LOG_WARN_NOPUSH() (in module csbuild.log)</a> </dt> </dl></td> </tr></table> <h2 id="M">M</h2> <table style="width: 100%" class="indextable genindextable"><tr> <td style="width: 33%" valign="top"><dl> <dt><a href="csbuild.terminfo.html#csbuild.terminfo.TermColor.MAGENTA">MAGENTA (csbuild.terminfo.TermColor attribute)</a> </dt> <dt><a href="csbuild.projectSettings.html#csbuild.projectSettings.projectSettings.make_chunks">make_chunks() (csbuild.projectSettings.projectSettings method)</a> </dt> </dl></td> <td style="width: 33%" valign="top"><dl> <dt><a href="csbuild.html#csbuild.OptimizationLevel.Max">Max (csbuild.OptimizationLevel attribute)</a> </dt> <dt><a href="csbuild.toolchain_msvc.html#csbuild.toolchain_msvc.MsvcBase">MsvcBase (class in csbuild.toolchain_msvc)</a> </dt> </dl></td> </tr></table> <h2 id="N">N</h2> <table style="width: 100%" class="indextable genindextable"><tr> <td style="width: 33%" valign="top"><dl> <dt><a href="csbuild.projectSettings.html#csbuild.projectSettings.projectSettings.name">name (csbuild.projectSettings.projectSettings attribute)</a> </dt> <dt><a href="csbuild.toolchain_msvc.html#csbuild.toolchain_msvc.SubSystem.NATIVE">NATIVE (csbuild.toolchain_msvc.SubSystem attribute)</a> </dt> </dl></td> <td style="width: 33%" valign="top"><dl> <dt><a href="csbuild.html#csbuild.NoBuiltInTargets">NoBuiltInTargets() (in module csbuild)</a> </dt> </dl></td> </tr></table> <h2 id="O">O</h2> <table style="width: 100%" class="indextable genindextable"><tr> <td style="width: 33%" valign="top"><dl> <dt><a href="csbuild.html#csbuild.OptimizationLevel">OptimizationLevel (class in csbuild)</a> </dt> </dl></td> <td style="width: 33%" valign="top"><dl> <dt><a href="csbuild.project_generator_slickedit.html#csbuild.project_generator_slickedit.OutputType">OutputType (class in csbuild.project_generator_slickedit)</a> </dt> </dl></td> </tr></table> <h2 id="P">P</h2> <table style="width: 100%" class="indextable genindextable"><tr> <td style="width: 33%" valign="top"><dl> <dt><a href="csbuild.toolchain.html#csbuild.toolchain.compilerBase.parseOutput">parseOutput() (csbuild.toolchain.compilerBase method)</a> </dt> <dd><dl> <dt><a href="csbuild.toolchain.html#csbuild.toolchain.linkerBase.parseOutput">(csbuild.toolchain.linkerBase method)</a> </dt> </dl></dd> <dt><a href="csbuild.toolchain_msvc.html#csbuild.toolchain_msvc.SubSystem.POSIX">POSIX (csbuild.toolchain_msvc.SubSystem attribute)</a> </dt> <dt><a href="csbuild.toolchain.html#csbuild.toolchain.compilerBase.postBuildStep">postBuildStep() (csbuild.toolchain.compilerBase method)</a> </dt> <dd><dl> <dt><a href="csbuild.toolchain.html#csbuild.toolchain.linkerBase.postBuildStep">(csbuild.toolchain.linkerBase method)</a> </dt> <dt><a href="csbuild.toolchain.html#csbuild.toolchain.toolchain.postBuildStep">(csbuild.toolchain.toolchain method)</a> </dt> <dt><a href="csbuild.toolchain_android.html#csbuild.toolchain_android.AndroidLinker.postBuildStep">(csbuild.toolchain_android.AndroidLinker method)</a> </dt> <dt><a href="csbuild.html#csbuild.postBuildStep">(in module csbuild)</a> </dt> </dl></dd> <dt><a href="csbuild.toolchain.html#csbuild.toolchain.compilerBase.postMakeStep">postMakeStep() (csbuild.toolchain.compilerBase method)</a> </dt> <dd><dl> <dt><a href="csbuild.toolchain.html#csbuild.toolchain.linkerBase.postMakeStep">(csbuild.toolchain.linkerBase method)</a> </dt> <dt><a href="csbuild.toolchain.html#csbuild.toolchain.toolchain.postMakeStep">(csbuild.toolchain.toolchain method)</a> </dt> <dt><a href="csbuild.html#csbuild.postMakeStep">(in module csbuild)</a> </dt> </dl></dd> <dt><a href="csbuild.toolchain.html#csbuild.toolchain.compilerBase.postPrepareBuildStep">postPrepareBuildStep() (csbuild.toolchain.compilerBase method)</a> </dt> <dd><dl> <dt><a href="csbuild.toolchain.html#csbuild.toolchain.linkerBase.postPrepareBuildStep">(csbuild.toolchain.linkerBase method)</a> </dt> <dt><a href="csbuild.toolchain.html#csbuild.toolchain.toolchain.postPrepareBuildStep">(csbuild.toolchain.toolchain method)</a> </dt> <dt><a href="csbuild.toolchain_android.html#csbuild.toolchain_android.AndroidCompiler.postPrepareBuildStep">(csbuild.toolchain_android.AndroidCompiler method)</a> </dt> <dt><a href="csbuild.html#csbuild.postPrepareBuildStep">(in module csbuild)</a> </dt> </dl></dd> <dt><a href="csbuild.toolchain.html#csbuild.toolchain.compilerBase.PragmaMessage">PragmaMessage() (csbuild.toolchain.compilerBase method)</a> </dt> <dd><dl> <dt><a href="csbuild.toolchain_gcc.html#csbuild.toolchain_gcc.compiler_gcc.PragmaMessage">(csbuild.toolchain_gcc.compiler_gcc method)</a> </dt> <dt><a href="csbuild.toolchain_msvc.html#csbuild.toolchain_msvc.compiler_msvc.PragmaMessage">(csbuild.toolchain_msvc.compiler_msvc method)</a> </dt> </dl></dd> <dt><a href="csbuild.toolchain.html#csbuild.toolchain.compilerBase.preBuildStep">preBuildStep() (csbuild.toolchain.compilerBase method)</a> </dt> <dd><dl> <dt><a href="csbuild.toolchain.html#csbuild.toolchain.linkerBase.preBuildStep">(csbuild.toolchain.linkerBase method)</a> </dt> <dt><a href="csbuild.toolchain.html#csbuild.toolchain.toolchain.preBuildStep">(csbuild.toolchain.toolchain method)</a> </dt> <dt><a href="csbuild.html#csbuild.preBuildStep">(in module csbuild)</a> </dt> </dl></dd> <dt><a href="csbuild.toolchain.html#csbuild.toolchain.SettingsOverrider.Precompile">Precompile() (csbuild.toolchain.SettingsOverrider method)</a> </dt> <dd><dl> <dt><a href="csbuild.html#csbuild.Precompile">(in module csbuild)</a> </dt> </dl></dd> <dt><a href="csbuild.projectSettings.html#csbuild.projectSettings.projectSettings.precompile_headers">precompile_headers() (csbuild.projectSettings.projectSettings method)</a> </dt> <dt><a href="csbuild.toolchain.html#csbuild.toolchain.SettingsOverrider.PrecompileAsC">PrecompileAsC() (csbuild.toolchain.SettingsOverrider method)</a> </dt> <dd><dl> <dt><a href="csbuild.html#csbuild.PrecompileAsC">(in module csbuild)</a> </dt> </dl></dd> <dt><a href="csbuild.toolchain.html#csbuild.toolchain.compilerBase.preLinkStep">preLinkStep() (csbuild.toolchain.compilerBase method)</a> </dt> <dd><dl> <dt><a href="csbuild.toolchain.html#csbuild.toolchain.linkerBase.preLinkStep">(csbuild.toolchain.linkerBase method)</a> </dt> <dt><a href="csbuild.toolchain.html#csbuild.toolchain.toolchain.preLinkStep">(csbuild.toolchain.toolchain method)</a> </dt> <dt><a href="csbuild.toolchain_msvc.html#csbuild.toolchain_msvc.compiler_msvc.preLinkStep">(csbuild.toolchain_msvc.compiler_msvc method)</a> </dt> <dt><a href="csbuild.html#csbuild.preLinkStep">(in module csbuild)</a> </dt> </dl></dd> <dt><a href="csbuild.toolchain.html#csbuild.toolchain.compilerBase.preMakeStep">preMakeStep() (csbuild.toolchain.compilerBase method)</a> </dt> <dd><dl> <dt><a href="csbuild.toolchain.html#csbuild.toolchain.linkerBase.preMakeStep">(csbuild.toolchain.linkerBase method)</a> </dt> <dt><a href="csbuild.toolchain.html#csbuild.toolchain.toolchain.preMakeStep">(csbuild.toolchain.toolchain method)</a> </dt> <dt><a href="csbuild.html#csbuild.preMakeStep">(in module csbuild)</a> </dt> </dl></dd> <dt><a href="csbuild.projectSettings.html#csbuild.projectSettings.projectSettings.prepareBuild">prepareBuild() (csbuild.projectSettings.projectSettings method)</a> </dt> <dt><a href="csbuild.toolchain.html#csbuild.toolchain.compilerBase.prePrepareBuildStep">prePrepareBuildStep() (csbuild.toolchain.compilerBase method)</a> </dt> <dd><dl> <dt><a href="csbuild.toolchain.html#csbuild.toolchain.linkerBase.prePrepareBuildStep">(csbuild.toolchain.linkerBase method)</a> </dt> <dt><a href="csbuild.toolchain.html#csbuild.toolchain.toolchain.prePrepareBuildStep">(csbuild.toolchain.toolchain method)</a> </dt> <dt><a href="csbuild.toolchain_android.html#csbuild.toolchain_android.AndroidCompiler.prePrepareBuildStep">(csbuild.toolchain_android.AndroidCompiler method)</a> </dt> <dt><a href="csbuild.toolchain_android.html#csbuild.toolchain_android.AndroidLinker.prePrepareBuildStep">(csbuild.toolchain_android.AndroidLinker method)</a> </dt> <dt><a href="csbuild.html#csbuild.prePrepareBuildStep">(in module csbuild)</a> </dt> </dl></dd> </dl></td> <td style="width: 33%" valign="top"><dl> <dt><a href="csbuild.project_generator_visual_studio.html#csbuild.project_generator_visual_studio.Project">Project (class in csbuild.project_generator_visual_studio)</a> </dt> <dt><a href="csbuild.project_generator_slickedit.html#csbuild.project_generator_slickedit.ExtensionType.PROJECT">PROJECT (csbuild.project_generator_slickedit.ExtensionType attribute)</a> </dt> <dd><dl> <dt><a href="csbuild.project_generator_slickedit.html#csbuild.project_generator_slickedit.OutputType.PROJECT">(csbuild.project_generator_slickedit.OutputType attribute)</a> </dt> </dl></dd> <dt><a href="csbuild.html#csbuild.project">project() (in module csbuild)</a> </dt> <dt><a href="csbuild.project_generator.html#csbuild.project_generator.project_generator">project_generator (class in csbuild.project_generator)</a> </dt> <dt><a href="csbuild.project_generator_qtcreator.html#csbuild.project_generator_qtcreator.project_generator_qtcreator">project_generator_qtcreator (class in csbuild.project_generator_qtcreator)</a> </dt> <dt><a href="csbuild.project_generator_slickedit.html#csbuild.project_generator_slickedit.project_generator_slickedit">project_generator_slickedit (class in csbuild.project_generator_slickedit)</a> </dt> <dt><a href="csbuild.project_generator_visual_studio.html#csbuild.project_generator_visual_studio.project_generator_visual_studio">project_generator_visual_studio (class in csbuild.project_generator_visual_studio)</a> </dt> <dt><a href="csbuild.project_generator_visual_studio.html#csbuild.project_generator_visual_studio.ProjectFileType">ProjectFileType (class in csbuild.project_generator_visual_studio)</a> </dt> <dt><a href="csbuild.projectSettings.html#csbuild.projectSettings.ProjectGroup">ProjectGroup (class in csbuild.projectSettings)</a> </dt> <dt><a href="csbuild.html#csbuild.projectGroup">projectGroup() (in module csbuild)</a> </dt> <dt><a href="csbuild.projectSettings.html#csbuild.projectSettings.projectSettings">projectSettings (class in csbuild.projectSettings)</a> </dt> <dt><a href="csbuild.projectSettings.html#csbuild.projectSettings.projectSettings.UserData">projectSettings.UserData (class in csbuild.projectSettings)</a> </dt> <dt><a href="csbuild.html#csbuild.ProjectType">ProjectType (class in csbuild)</a> </dt> </dl></td> </tr></table> <h2 id="R">R</h2> <table style="width: 100%" class="indextable genindextable"><tr> <td style="width: 33%" valign="top"><dl> <dt><a href="csbuild.terminfo.html#csbuild.terminfo.TermColor.RED">RED (csbuild.terminfo.TermColor attribute)</a> </dt> <dt><a href="csbuild.projectSettings.html#csbuild.projectSettings.projectSettings.RediscoverFiles">RediscoverFiles() (csbuild.projectSettings.projectSettings method)</a> </dt> <dt><a href="csbuild.html#csbuild.RegisterProjectGenerator">RegisterProjectGenerator() (in module csbuild)</a> </dt> </dl></td> <td style="width: 33%" valign="top"><dl> <dt><a href="csbuild.html#csbuild.RegisterToolchain">RegisterToolchain() (in module csbuild)</a> </dt> <dt><a href="csbuild.terminfo.html#csbuild.terminfo.TermInfo.ResetColor">ResetColor() (csbuild.terminfo.TermInfo static method)</a> </dt> </dl></td> </tr></table> <h2 id="S">S</h2> <table style="width: 100%" class="indextable genindextable"><tr> <td style="width: 33%" valign="top"><dl> <dt><a href="csbuild.projectSettings.html#csbuild.projectSettings.projectSettings.save_md5">save_md5() (csbuild.projectSettings.projectSettings method)</a> </dt> <dt><a href="csbuild.projectSettings.html#csbuild.projectSettings.projectSettings.save_md5s">save_md5s() (csbuild.projectSettings.projectSettings method)</a> </dt> <dt><a href="csbuild.project_generator_visual_studio.html#csbuild.project_generator_visual_studio.CachedFileData.SaveFile">SaveFile() (csbuild.project_generator_visual_studio.CachedFileData method)</a> </dt> <dt><a href="csbuild.html#csbuild.scope">scope() (in module csbuild)</a> </dt> <dt><a href="csbuild.html#csbuild.ScopeDef">ScopeDef (class in csbuild)</a> </dt> <dt><a href="csbuild.html#csbuild.ScopeDef.Self">Self (csbuild.ScopeDef attribute)</a> </dt> <dt><a href="csbuild.toolchain.html#csbuild.toolchain.toolchain.SetActiveTool">SetActiveTool() (csbuild.toolchain.toolchain method)</a> </dt> <dt><a href="csbuild.html#csbuild.SetActiveToolchain">SetActiveToolchain() (in module csbuild)</a> </dt> <dt><a href="csbuild.toolchain_android.html#csbuild.toolchain_android.AndroidBase.SetActivityName">SetActivityName() (csbuild.toolchain_android.AndroidBase method)</a> </dt> <dt><a href="csbuild.toolchain_android.html#csbuild.toolchain_android.AndroidBase.SetAntHome">SetAntHome() (csbuild.toolchain_android.AndroidBase method)</a> </dt> <dt><a href="csbuild.projectSettings.html#csbuild.projectSettings.projectSettings.SetAttr">SetAttr() (csbuild.projectSettings.projectSettings method)</a> </dt> <dt><a href="csbuild.projectSettings.html#csbuild.projectSettings.projectSettings.SetAttrNext">SetAttrNext() (csbuild.projectSettings.projectSettings method)</a> </dt> <dt><a href="csbuild.toolchain.html#csbuild.toolchain.SettingsOverrider.SetCcCommand">SetCcCommand() (csbuild.toolchain.SettingsOverrider method)</a> </dt> <dd><dl> <dt><a href="csbuild.html#csbuild.SetCcCommand">(in module csbuild)</a> </dt> </dl></dd> <dt><a href="csbuild.toolchain.html#csbuild.toolchain.SettingsOverrider.SetChunks">SetChunks() (csbuild.toolchain.SettingsOverrider method)</a> </dt> <dd><dl> <dt><a href="csbuild.html#csbuild.SetChunks">(in module csbuild)</a> </dt> </dl></dd> <dt><a href="csbuild.toolchain.html#csbuild.toolchain.SettingsOverrider.SetChunkTolerance">SetChunkTolerance() (csbuild.toolchain.SettingsOverrider method)</a> </dt> <dd><dl> <dt><a href="csbuild.html#csbuild.SetChunkTolerance">(in module csbuild)</a> </dt> </dl></dd> <dt><a href="csbuild.terminfo.html#csbuild.terminfo.TermInfo.SetColor">SetColor() (csbuild.terminfo.TermInfo static method)</a> </dt> <dt><a href="csbuild.toolchain_gcc.html#csbuild.toolchain_gcc.compiler_gcc.SetCppStandard">SetCppStandard() (csbuild.toolchain_gcc.compiler_gcc method)</a> </dt> <dt><a href="csbuild.toolchain_gcc.html#csbuild.toolchain_gcc.compiler_gcc.SetCStandard">SetCStandard() (csbuild.toolchain_gcc.compiler_gcc method)</a> </dt> <dt><a href="csbuild.toolchain.html#csbuild.toolchain.SettingsOverrider.SetCxxCommand">SetCxxCommand() (csbuild.toolchain.SettingsOverrider method)</a> </dt> <dd><dl> <dt><a href="csbuild.html#csbuild.SetCxxCommand">(in module csbuild)</a> </dt> </dl></dd> <dt><a href="csbuild.toolchain.html#csbuild.toolchain.SettingsOverrider.SetDebugLevel">SetDebugLevel() (csbuild.toolchain.SettingsOverrider method)</a> </dt> <dd><dl> <dt><a href="csbuild.html#csbuild.SetDebugLevel">(in module csbuild)</a> </dt> </dl></dd> <dt><a href="csbuild.toolchain.html#csbuild.toolchain.SettingsOverrider.SetDefaultTarget">SetDefaultTarget() (csbuild.toolchain.SettingsOverrider method)</a> </dt> <dd><dl> <dt><a href="csbuild.html#csbuild.SetDefaultTarget">(in module csbuild)</a> </dt> </dl></dd> <dt><a href="csbuild.toolchain.html#csbuild.toolchain.SettingsOverrider.SetHeaderInstallSubdirectory">SetHeaderInstallSubdirectory() (csbuild.toolchain.SettingsOverrider method)</a> </dt> <dd><dl> <dt><a href="csbuild.html#csbuild.SetHeaderInstallSubdirectory">(in module csbuild)</a> </dt> </dl></dd> <dt><a href="csbuild.toolchain.html#csbuild.toolchain.SettingsOverrider.SetHeaderRecursionDepth">SetHeaderRecursionDepth() (csbuild.toolchain.SettingsOverrider method)</a> </dt> <dd><dl> <dt><a href="csbuild.html#csbuild.SetHeaderRecursionDepth">(in module csbuild)</a> </dt> </dl></dd> <dt><a href="csbuild.toolchain.html#csbuild.toolchain.SettingsOverrider.SetIntermediateDirectory">SetIntermediateDirectory() (csbuild.toolchain.SettingsOverrider method)</a> </dt> <dd><dl> <dt><a href="csbuild.html#csbuild.SetIntermediateDirectory">(in module csbuild)</a> </dt> </dl></dd> <dt><a href="csbuild.toolchain_android.html#csbuild.toolchain_android.AndroidBase.SetJavaHome">SetJavaHome() (csbuild.toolchain_android.AndroidBase method)</a> </dt> <dt><a href="csbuild.toolchain_android.html#csbuild.toolchain_android.AndroidBase.SetKeyPasswordFile">SetKeyPasswordFile() (csbuild.toolchain_android.AndroidBase method)</a> </dt> <dt><a href="csbuild.toolchain_android.html#csbuild.toolchain_android.AndroidBase.SetKeystoreAlias">SetKeystoreAlias() (csbuild.toolchain_android.AndroidBase method)</a> </dt> <dt><a href="csbuild.toolchain_android.html#csbuild.toolchain_android.AndroidBase.SetKeystoreLocation">SetKeystoreLocation() (csbuild.toolchain_android.AndroidBase method)</a> </dt> <dt><a href="csbuild.toolchain_android.html#csbuild.toolchain_android.AndroidBase.SetKeystorePasswordFile">SetKeystorePasswordFile() (csbuild.toolchain_android.AndroidBase method)</a> </dt> <dt><a href="csbuild.toolchain.html#csbuild.toolchain.SettingsOverrider.SetMaxChunkFileSize">SetMaxChunkFileSize() (csbuild.toolchain.SettingsOverrider method)</a> </dt> <dd><dl> <dt><a href="csbuild.html#csbuild.SetMaxChunkFileSize">(in module csbuild)</a> </dt> </dl></dd> <dt><a href="csbuild.toolchain_android.html#csbuild.toolchain_android.AndroidBase.SetMinSdkVersion">SetMinSdkVersion() (csbuild.toolchain_android.AndroidBase method)</a> </dt> <dt><a href="csbuild.toolchain_msvc.html#csbuild.toolchain_msvc.MsvcBase.SetMsvcVersion">SetMsvcVersion() (csbuild.toolchain_msvc.MsvcBase method)</a> </dt> <dt><a href="csbuild.toolchain_android.html#csbuild.toolchain_android.AndroidBase.SetNativeAppGlue">SetNativeAppGlue() (csbuild.toolchain_android.AndroidBase method)</a> </dt> <dt><a href="csbuild.toolchain_android.html#csbuild.toolchain_android.AndroidBase.SetNdkHome">SetNdkHome() (csbuild.toolchain_android.AndroidBase method)</a> </dt> </dl></td> <td style="width: 33%" valign="top"><dl> <dt><a href="csbuild.toolchain.html#csbuild.toolchain.SettingsOverrider.SetNumFilesPerChunk">SetNumFilesPerChunk() (csbuild.toolchain.SettingsOverrider method)</a> </dt> <dd><dl> <dt><a href="csbuild.html#csbuild.SetNumFilesPerChunk">(in module csbuild)</a> </dt> </dl></dd> <dt><a href="csbuild.toolchain_gcc.html#csbuild.toolchain_gcc.gccBase.SetObjcAbiVersion">SetObjcAbiVersion() (csbuild.toolchain_gcc.gccBase method)</a> </dt> <dt><a href="csbuild.toolchain.html#csbuild.toolchain.SettingsOverrider.SetOptimizationLevel">SetOptimizationLevel() (csbuild.toolchain.SettingsOverrider method)</a> </dt> <dd><dl> <dt><a href="csbuild.html#csbuild.SetOptimizationLevel">(in module csbuild)</a> </dt> </dl></dd> <dt><a href="csbuild.toolchain.html#csbuild.toolchain.SettingsOverrider.SetOutput">SetOutput() (csbuild.toolchain.SettingsOverrider method)</a> </dt> <dd><dl> <dt><a href="csbuild.html#csbuild.SetOutput">(in module csbuild)</a> </dt> </dl></dd> <dt><a href="csbuild.toolchain.html#csbuild.toolchain.SettingsOverrider.SetOutputArchitecture">SetOutputArchitecture() (csbuild.toolchain.SettingsOverrider method)</a> </dt> <dd><dl> <dt><a href="csbuild.html#csbuild.SetOutputArchitecture">(in module csbuild)</a> </dt> </dl></dd> <dt><a href="csbuild.toolchain.html#csbuild.toolchain.SettingsOverrider.SetOutputDirectory">SetOutputDirectory() (csbuild.toolchain.SettingsOverrider method)</a> </dt> <dd><dl> <dt><a href="csbuild.html#csbuild.SetOutputDirectory">(in module csbuild)</a> </dt> </dl></dd> <dt><a href="csbuild.toolchain.html#csbuild.toolchain.SettingsOverrider.SetOutputExtension">SetOutputExtension() (csbuild.toolchain.SettingsOverrider method)</a> </dt> <dd><dl> <dt><a href="csbuild.html#csbuild.SetOutputExtension">(in module csbuild)</a> </dt> </dl></dd> <dt><a href="csbuild.toolchain_msvc.html#csbuild.toolchain_msvc.linker_msvc.SetOutputSubSystem">SetOutputSubSystem() (csbuild.toolchain_msvc.linker_msvc method)</a> </dt> <dt><a href="csbuild.toolchain_android.html#csbuild.toolchain_android.AndroidBase.SetPackageName">SetPackageName() (csbuild.toolchain_android.AndroidBase method)</a> </dt> <dt><a href="csbuild.toolchain_android.html#csbuild.toolchain_android.AndroidBase.SetSdkHome">SetSdkHome() (csbuild.toolchain_android.AndroidBase method)</a> </dt> <dt><a href="csbuild.toolchain.html#csbuild.toolchain.SettingsOverrider.SetStaticLinkMode">SetStaticLinkMode() (csbuild.toolchain.SettingsOverrider method)</a> </dt> <dd><dl> <dt><a href="csbuild.html#csbuild.SetStaticLinkMode">(in module csbuild)</a> </dt> </dl></dd> <dt><a href="csbuild.toolchain.html#csbuild.toolchain.SettingsOverrider.SetSupportedArchitectures">SetSupportedArchitectures() (csbuild.toolchain.SettingsOverrider method)</a> </dt> <dd><dl> <dt><a href="csbuild.html#csbuild.SetSupportedArchitectures">(in module csbuild)</a> </dt> </dl></dd> <dt><a href="csbuild.html#csbuild.SetSupportedToolchains">SetSupportedToolchains() (in module csbuild)</a> </dt> <dt><a href="csbuild.toolchain_ios.html#csbuild.toolchain_ios.iOSBase.SetTargetDeviceVersion">SetTargetDeviceVersion() (csbuild.toolchain_ios.iOSBase method)</a> </dt> <dt><a href="csbuild.toolchain_android.html#csbuild.toolchain_android.AndroidBase.SetTargetSdkVersion">SetTargetSdkVersion() (csbuild.toolchain_android.AndroidBase method)</a> </dt> <dt><a href="csbuild.toolchain_ios.html#csbuild.toolchain_ios.iOSBase.SetTargetSimulatorVersion">SetTargetSimulatorVersion() (csbuild.toolchain_ios.iOSBase method)</a> </dt> <dt><a href="csbuild.toolchain.html#csbuild.toolchain.SettingsOverrider">SettingsOverrider (class in csbuild.toolchain)</a> </dt> <dt><a href="csbuild.html#csbuild.SetupDebugTarget">SetupDebugTarget() (in module csbuild)</a> </dt> <dt><a href="csbuild.html#csbuild.SetupReleaseTarget">SetupReleaseTarget() (in module csbuild)</a> </dt> <dt><a href="csbuild.toolchain.html#csbuild.toolchain.SettingsOverrider.SetUserData">SetUserData() (csbuild.toolchain.SettingsOverrider method)</a> </dt> <dd><dl> <dt><a href="csbuild.html#csbuild.SetUserData">(in module csbuild)</a> </dt> </dl></dd> <dt><a href="csbuild.projectSettings.html#csbuild.projectSettings.projectSettings.SetValue">SetValue() (csbuild.projectSettings.projectSettings method)</a> </dt> <dt><a href="csbuild.html#csbuild.ProjectType.SharedLibrary">SharedLibrary (csbuild.ProjectType attribute)</a> </dt> <dt><a href="csbuild.projectSettings.html#csbuild.projectSettings.projectSettings.should_recompile">should_recompile() (csbuild.projectSettings.projectSettings method)</a> </dt> <dt><a href="csbuild.toolchain_ios.html#csbuild.toolchain_ios.iOSArchitecture.SIMULATOR_I386">SIMULATOR_I386 (csbuild.toolchain_ios.iOSArchitecture attribute)</a> </dt> <dt><a href="csbuild.html#csbuild.OptimizationLevel.Size">Size (csbuild.OptimizationLevel attribute)</a> </dt> <dt><a href="csbuild.html#csbuild.OptimizationLevel.Speed">Speed (csbuild.OptimizationLevel attribute)</a> </dt> <dt><a href="csbuild.html#csbuild.Src">Src (class in csbuild)</a> </dt> <dt><a href="csbuild.html#csbuild.ProjectType.StaticLibrary">StaticLibrary (csbuild.ProjectType attribute)</a> </dt> <dt><a href="csbuild.html#csbuild.StaticLinkMode">StaticLinkMode (class in csbuild)</a> </dt> <dt><a href="csbuild.log.html#csbuild.log.stdoutWriter">stdoutWriter (class in csbuild.log)</a> </dt> <dt><a href="csbuild.html#csbuild.StopOnFirstError">StopOnFirstError() (in module csbuild)</a> </dt> <dt><a href="csbuild.toolchain_msvc.html#csbuild.toolchain_msvc.SubSystem">SubSystem (class in csbuild.toolchain_msvc)</a> </dt> <dt><a href="csbuild.terminfo.html#csbuild.terminfo.TermInfo.SupportsColor">SupportsColor() (csbuild.terminfo.TermInfo static method)</a> </dt> </dl></td> </tr></table> <h2 id="T">T</h2> <table style="width: 100%" class="indextable genindextable"><tr> <td style="width: 33%" valign="top"><dl> <dt><a href="csbuild.html#csbuild.target">target() (in module csbuild)</a> </dt> <dt><a href="csbuild.terminfo.html#csbuild.terminfo.TermColor">TermColor (class in csbuild.terminfo)</a> </dt> <dt><a href="csbuild.terminfo.html#csbuild.terminfo.TermInfo">TermInfo (class in csbuild.terminfo)</a> </dt> </dl></td> <td style="width: 33%" valign="top"><dl> <dt><a href="csbuild.toolchain.html#csbuild.toolchain.toolchain.Tool">Tool() (csbuild.toolchain.toolchain method)</a> </dt> <dt><a href="csbuild.toolchain.html#csbuild.toolchain.toolchain">toolchain (class in csbuild.toolchain)</a> </dt> <dt><a href="csbuild.html#csbuild.Toolchain">Toolchain() (in module csbuild)</a> </dt> </dl></td> </tr></table> <h2 id="U">U</h2> <table style="width: 100%" class="indextable genindextable"><tr> <td style="width: 33%" valign="top"><dl> <dt><a href="csbuild.projectSettings.html#csbuild.projectSettings.projectSettings.UnionSet">UnionSet() (csbuild.projectSettings.projectSettings method)</a> </dt> <dt><a href="csbuild.project_generator_visual_studio.html#csbuild.project_generator_visual_studio.ProjectFileType.Unknown">Unknown (csbuild.project_generator_visual_studio.ProjectFileType attribute)</a> </dt> </dl></td> <td style="width: 33%" valign="top"><dl> <dt><a href="csbuild.project_generator_qtcreator.html#csbuild.project_generator_qtcreator.project_generator_qtcreator.update_qtcreator_config">update_qtcreator_config() (csbuild.project_generator_qtcreator.project_generator_qtcreator method)</a> </dt> <dt><a href="csbuild.projectSettings.html#csbuild.projectSettings.projectSettings.UpdateDict">UpdateDict() (csbuild.projectSettings.projectSettings method)</a> </dt> </dl></td> </tr></table> <h2 id="V">V</h2> <table style="width: 100%" class="indextable genindextable"><tr> <td style="width: 33%" valign="top"><dl> <dt><a href="csbuild.project_generator_visual_studio.html#csbuild.project_generator_visual_studio.VisualStudioVersion.v2005">v2005 (csbuild.project_generator_visual_studio.VisualStudioVersion attribute)</a> </dt> <dt><a href="csbuild.project_generator_visual_studio.html#csbuild.project_generator_visual_studio.VisualStudioVersion.v2008">v2008 (csbuild.project_generator_visual_studio.VisualStudioVersion attribute)</a> </dt> <dt><a href="csbuild.project_generator_visual_studio.html#csbuild.project_generator_visual_studio.VisualStudioVersion.v2010">v2010 (csbuild.project_generator_visual_studio.VisualStudioVersion attribute)</a> </dt> <dt><a href="csbuild.project_generator_visual_studio.html#csbuild.project_generator_visual_studio.VisualStudioVersion.v2012">v2012 (csbuild.project_generator_visual_studio.VisualStudioVersion attribute)</a> </dt> <dt><a href="csbuild.project_generator_visual_studio.html#csbuild.project_generator_visual_studio.VisualStudioVersion.v2013">v2013 (csbuild.project_generator_visual_studio.VisualStudioVersion attribute)</a> </dt> <dt><a href="csbuild.project_generator_visual_studio.html#csbuild.project_generator_visual_studio.ProjectFileType.VCPROJ">VCPROJ (csbuild.project_generator_visual_studio.ProjectFileType attribute)</a> </dt> </dl></td> <td style="width: 33%" valign="top"><dl> <dt><a href="csbuild.project_generator_visual_studio.html#csbuild.project_generator_visual_studio.ProjectFileType.VCXPROJ">VCXPROJ (csbuild.project_generator_visual_studio.ProjectFileType attribute)</a> </dt> <dt><a href="csbuild.toolchain_msvc.html#csbuild.toolchain_msvc.VisualStudioPackage">VisualStudioPackage (class in csbuild.toolchain_msvc)</a> </dt> <dt><a href="csbuild.project_generator_visual_studio.html#csbuild.project_generator_visual_studio.VisualStudioVersion">VisualStudioVersion (class in csbuild.project_generator_visual_studio)</a> </dt> <dt><a href="csbuild.toolchain_msvc.html#csbuild.toolchain_msvc.VisualStudioPackage.Vs2010">Vs2010 (csbuild.toolchain_msvc.VisualStudioPackage attribute)</a> </dt> <dt><a href="csbuild.toolchain_msvc.html#csbuild.toolchain_msvc.VisualStudioPackage.Vs2012">Vs2012 (csbuild.toolchain_msvc.VisualStudioPackage attribute)</a> </dt> <dt><a href="csbuild.toolchain_msvc.html#csbuild.toolchain_msvc.VisualStudioPackage.Vs2013">Vs2013 (csbuild.toolchain_msvc.VisualStudioPackage attribute)</a> </dt> </dl></td> </tr></table> <h2 id="W">W</h2> <table style="width: 100%" class="indextable genindextable"><tr> <td style="width: 33%" valign="top"><dl> <dt><a href="csbuild.terminfo.html#csbuild.terminfo.TermColor.WHITE">WHITE (csbuild.terminfo.TermColor attribute)</a> </dt> <dt><a href="csbuild.toolchain_msvc.html#csbuild.toolchain_msvc.SubSystem.WINDOWS">WINDOWS (csbuild.toolchain_msvc.SubSystem attribute)</a> </dt> <dt><a href="csbuild.toolchain_msvc.html#csbuild.toolchain_msvc.SubSystem.WINDOWS_CE">WINDOWS_CE (csbuild.toolchain_msvc.SubSystem attribute)</a> </dt> </dl></td> <td style="width: 33%" valign="top"><dl> <dt><a href="csbuild.project_generator_slickedit.html#csbuild.project_generator_slickedit.ExtensionType.WORKSPACE">WORKSPACE (csbuild.project_generator_slickedit.ExtensionType attribute)</a> </dt> <dd><dl> <dt><a href="csbuild.project_generator_slickedit.html#csbuild.project_generator_slickedit.OutputType.WORKSPACE">(csbuild.project_generator_slickedit.OutputType attribute)</a> </dt> </dl></dd> <dt><a href="csbuild.log.html#csbuild.log.stdoutWriter.write">write() (csbuild.log.stdoutWriter method)</a> </dt> <dt><a href="csbuild.project_generator.html#csbuild.project_generator.project_generator.WriteProjectFiles">WriteProjectFiles() (csbuild.project_generator.project_generator method)</a> </dt> <dd><dl> <dt><a href="csbuild.project_generator_qtcreator.html#csbuild.project_generator_qtcreator.project_generator_qtcreator.WriteProjectFiles">(csbuild.project_generator_qtcreator.project_generator_qtcreator method)</a> </dt> <dt><a href="csbuild.project_generator_slickedit.html#csbuild.project_generator_slickedit.project_generator_slickedit.WriteProjectFiles">(csbuild.project_generator_slickedit.project_generator_slickedit method)</a> </dt> <dt><a href="csbuild.project_generator_visual_studio.html#csbuild.project_generator_visual_studio.project_generator_visual_studio.WriteProjectFiles">(csbuild.project_generator_visual_studio.project_generator_visual_studio method)</a> </dt> </dl></dd> </dl></td> </tr></table> <h2 id="Y">Y</h2> <table style="width: 100%" class="indextable genindextable"><tr> <td style="width: 33%" valign="top"><dl> <dt><a href="csbuild.terminfo.html#csbuild.terminfo.TermColor.YELLOW">YELLOW (csbuild.terminfo.TermColor attribute)</a> </dt> </dl></td> </tr></table> </div> </div> </div> <div class="sphinxsidebar"> <div class="sphinxsidebarwrapper"> <div id="searchbox" style="display: none"> <h3>Quick search</h3> <form class="search" action="search.html" method="get"> <input type="text" name="q" /> <input type="submit" value="Go" /> <input type="hidden" name="check_keywords" value="yes" /> <input type="hidden" name="area" value="default" /> </form> <p class="searchtip" style="font-size: 90%"> Enter search terms or a module, class or function name. </p> </div> <script type="text/javascript">$('#searchbox').show(0);</script> </div> </div> <div class="clearer"></div> </div> <div class="related"> <h3>Navigation</h3> <ul> <li class="right" style="margin-right: 10px"> <a href="#" title="General Index" >index</a></li> <li class="right" > <a href="py-modindex.html" title="Python Module Index" >modules</a> |</li> <li><a href="index.html">csbuild 1.0.0b1 documentation</a> &raquo;</li> </ul> </div> <div class="footer"> &copy; Copyright 2014, Jaedyn K. Draper, Brandon M. Bare. Created using <a href="http://sphinx-doc.org/">Sphinx</a> 1.2.3. </div> </body> </html>
lib/lwjgl/javadoc/org/lwjgl/opengles/class-use/EXTMultisampledRenderToTexture.html
jmcomets/tropical-escape
<!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_14) on Sun Nov 04 20:19:16 CET 2012 --> <TITLE> Uses of Class org.lwjgl.opengles.EXTMultisampledRenderToTexture (LWJGL API) </TITLE> <META NAME="date" CONTENT="2012-11-04"> <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../stylesheet.css" TITLE="Style"> <SCRIPT type="text/javascript"> function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { parent.document.title="Uses of Class org.lwjgl.opengles.EXTMultisampledRenderToTexture (LWJGL API)"; } } </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="../../../../org/lwjgl/opengles/EXTMultisampledRenderToTexture.html" title="class in org.lwjgl.opengles"><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="../../../../overview-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../index-all.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> </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?org/lwjgl/opengles/\class-useEXTMultisampledRenderToTexture.html" target="_top"><B>FRAMES</B></A> &nbsp; &nbsp;<A HREF="EXTMultisampledRenderToTexture.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 Class<br>org.lwjgl.opengles.EXTMultisampledRenderToTexture</B></H2> </CENTER> No usage of org.lwjgl.opengles.EXTMultisampledRenderToTexture <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="../../../../org/lwjgl/opengles/EXTMultisampledRenderToTexture.html" title="class in org.lwjgl.opengles"><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="../../../../overview-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../index-all.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> </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?org/lwjgl/opengles/\class-useEXTMultisampledRenderToTexture.html" target="_top"><B>FRAMES</B></A> &nbsp; &nbsp;<A HREF="EXTMultisampledRenderToTexture.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> <i>Copyright &#169; 2002-2009 lwjgl.org. All Rights Reserved.</i> </BODY> </HTML>
ajax/libs/oojs-ui/0.37.0/oojs-ui-wikimediaui-icons-location.rtl.css
cdnjs/cdnjs
/*! * OOUI v0.37.0 * https://www.mediawiki.org/wiki/OOUI * * Copyright 2011–2020 OOUI Team and other contributors. * Released under the MIT license * http://oojs.mit-license.org * * Date: 2020-02-27T02:13:00Z */ .oo-ui-icon-globe { background-image: url('themes/wikimediaui/images/icons/globe.png'); background-image: linear-gradient(transparent, transparent), /* @embed */ url('themes/wikimediaui/images/icons/globe.svg'); } .oo-ui-image-invert.oo-ui-icon-globe { background-image: url('themes/wikimediaui/images/icons/globe-invert.png'); background-image: linear-gradient(transparent, transparent), /* @embed */ url('themes/wikimediaui/images/icons/globe-invert.svg'); } .oo-ui-image-progressive.oo-ui-icon-globe { background-image: url('themes/wikimediaui/images/icons/globe-progressive.png'); background-image: linear-gradient(transparent, transparent), /* @embed */ url('themes/wikimediaui/images/icons/globe-progressive.svg'); } .oo-ui-icon-map { background-image: url('themes/wikimediaui/images/icons/map-rtl.png'); background-image: linear-gradient(transparent, transparent), /* @embed */ url('themes/wikimediaui/images/icons/map-rtl.svg'); } .oo-ui-image-invert.oo-ui-icon-map { background-image: url('themes/wikimediaui/images/icons/map-rtl-invert.png'); background-image: linear-gradient(transparent, transparent), /* @embed */ url('themes/wikimediaui/images/icons/map-rtl-invert.svg'); } .oo-ui-image-progressive.oo-ui-icon-map { background-image: url('themes/wikimediaui/images/icons/map-rtl-progressive.png'); background-image: linear-gradient(transparent, transparent), /* @embed */ url('themes/wikimediaui/images/icons/map-rtl-progressive.svg'); } .oo-ui-icon-mapPin { background-image: url('themes/wikimediaui/images/icons/mapPin.png'); background-image: linear-gradient(transparent, transparent), /* @embed */ url('themes/wikimediaui/images/icons/mapPin.svg'); } .oo-ui-image-invert.oo-ui-icon-mapPin { background-image: url('themes/wikimediaui/images/icons/mapPin-invert.png'); background-image: linear-gradient(transparent, transparent), /* @embed */ url('themes/wikimediaui/images/icons/mapPin-invert.svg'); } .oo-ui-image-progressive.oo-ui-icon-mapPin { background-image: url('themes/wikimediaui/images/icons/mapPin-progressive.png'); background-image: linear-gradient(transparent, transparent), /* @embed */ url('themes/wikimediaui/images/icons/mapPin-progressive.svg'); } .oo-ui-icon-mapPinAdd { background-image: url('themes/wikimediaui/images/icons/mapPinAdd.png'); background-image: linear-gradient(transparent, transparent), /* @embed */ url('themes/wikimediaui/images/icons/mapPinAdd.svg'); } .oo-ui-image-invert.oo-ui-icon-mapPinAdd { background-image: url('themes/wikimediaui/images/icons/mapPinAdd-invert.png'); background-image: linear-gradient(transparent, transparent), /* @embed */ url('themes/wikimediaui/images/icons/mapPinAdd-invert.svg'); } .oo-ui-image-progressive.oo-ui-icon-mapPinAdd { background-image: url('themes/wikimediaui/images/icons/mapPinAdd-progressive.png'); background-image: linear-gradient(transparent, transparent), /* @embed */ url('themes/wikimediaui/images/icons/mapPinAdd-progressive.svg'); } .oo-ui-icon-mapTrail { background-image: url('themes/wikimediaui/images/icons/mapTrail.png'); background-image: linear-gradient(transparent, transparent), /* @embed */ url('themes/wikimediaui/images/icons/mapTrail.svg'); } .oo-ui-image-invert.oo-ui-icon-mapTrail { background-image: url('themes/wikimediaui/images/icons/mapTrail-invert.png'); background-image: linear-gradient(transparent, transparent), /* @embed */ url('themes/wikimediaui/images/icons/mapTrail-invert.svg'); } .oo-ui-image-progressive.oo-ui-icon-mapTrail { background-image: url('themes/wikimediaui/images/icons/mapTrail-progressive.png'); background-image: linear-gradient(transparent, transparent), /* @embed */ url('themes/wikimediaui/images/icons/mapTrail-progressive.svg'); }
source/kontakty.html
OndrejSkalicka/ma-toolshop
<h2 style="text-align: center;">Administrátoøi</h2> <h4>Savannah</h4> <ul> <li>Odpovìdný za bìh toolshopu jako takového, technický správce, vlastník, pokud nevíte tak pište sem.</li> <li>Mail: <a class="other" href="&#109;&#97;&#105;&#108;&#116;&#111;&#58;%73%61%76%61%6e%6e%61%68@%73%65%7a%6e%61%6d.%63%7a" >&#x53;&#x61;&#x76;&#x61;&#x6e;&#x6e;&#x61;&#x68;&#x40;&#x73;&#x65;&#x7a;&#x6e;&#x61;&#x6d;&#x2e;&#x63;&#x7a;</a></li> <li>ICQ: 198-889-675</li> </ul> <h4>Magnus</h4> <ul> <li>Duchovní otec simulu, vyzná se v bránách a všeho kolem nich, bohužel už nehraje a ani toolshopu se nevìnuje.</li> <li>kontakt neuveden</li> </ul> <h2 style="text-align: center;">Techniètí správci</h2> <h4>Azgaroth</h4> <ul> <li>Odpovìdný za stav branek na simulu (Dèkové) :-)</li> <li>ICQ: ???</li> <li>MAšta: ID ???</li> <li>Email: azgaroth.toolshop@gmail.com</li> </ul> <h4>Aegir</h4> <ul> <li>Taky odpovìdný za stav branek na simulu (Zkové) ;-)</li> <li>ICQ: 333-161-426</li> <li>MAšta: ID 1170</li> <li>Mail: <a class="other" href="ma-razor@email.cz">ma-razor@email.cz</a></li> </ul> <h2 style="text-align: center;">Alianèní správci</h2> <h4>Mlok</h4> <ul> <li>Zakládá VŠECHNY aliance na hlídku</li> <li>ICQ: ???</li> <li>MAšta: ID 1023</li> </ul> <h4>Aegir</h4> <ul> <li>Zakládá VŠECHNY aliance na hlídku</li> <li>ICQ: 196-481-402</li> <li>MAšta: ID 1170</li> </ul> <!-- <h4>Kejchal</h4> <ul> <li>Zakládá VŠECHNY aliance na hlídku</li> <li>ICQ: 284-371-112</li> <li>MAšta: ID 1495</li> </ul> -->
jobs/templates/jobs_list.html
pythondigest/pythondigest
{% extends "base.html" %} {% load pytils_dt %} {% load common %} {% load micawber_tags %} {% block content %} <div class="container news-list"> <div class="alert alert-warning"> <strong>Внимание!</strong> ссылки в этот раздел попадают без модерации. <p>Если вы заметили плохую ссылку сообщите нам:</p> <p></p> <ul> <li>в <a href="https://gitter.im/pythondigest/pythondigest">Чат</a> </li> <li>по <a href="mailto:pydigest@gmail.com?Subject=Раздел%20вакансий:%20плохая%20ссылка">E-mail</a> </li> </ul> </div> <h4>Вакансии: </h4> {% for vacancy in jobs %} <noindex> <div class="media-body"> <h4> <a href="{{ vacancy.link }}">{{ vacancy.title }}</a> </h4> <p class="text-muted">{{ vacancy.description|default:''|safe }}</p> <div class="cl__gray marg__b_min"> {% if vacancy.employer_name %} <span class="marg__r_mid"><strong>{{ vacancy.employer_name }}</strong></span> {% endif %} {% if vacancy.src_place_name %} <p>{{ vacancy.src_place_name }}</p> {% endif %} </div> {% if vacancy.salary_from or vacancy.salary_till %} <span class="label label-info marg__r_mid">{{ vacancy.get_salary_str }}</span> {% endif %} <small class="cl__gray"> <small>{{ vacancy.published_at|date:"d E H:i" }}</small> </small> </div> {% if vacancy.url_logo %} <div class="media-right"> <img src="{{ vacancy.url_logo }}" class="img-thumbnail media-object"> </div> {% endif %} <hr> </noindex> {% empty %} <div class="alert alert-warning pull-left"> <strong>Печально но факт!</strong> В этой ленте нет вакансий. </div> {% endfor %} </div> {% include "blocks/_pagination.html" %} {% endblock %}
src/main/webapp/scripts/app/entities/submitter/submitters.html
TransparencyInternationalEU/lobbycal
<div> <h2 translate="lobbycalApp.submitter.home.title">Submitters</h2> <jh-alert></jh-alert> <div class="container"> <div class="row"> <div class="col-md-4"> <button class="btn btn-primary" data-toggle="modal" data-target="#saveSubmitterModal" ng-click="clear()"> <span class="glyphicon glyphicon-flash"></span> <span translate="lobbycalApp.submitter.home.createLabel">Create a new Submitter</span> </button> </div> <div class="col-md-8"> <form name="searchForm" class="form-inline"> <div class="form-group"> <input type="text" class="form-control" ng-model="searchQuery" id="searchQuery" placeholder="query"> </div> <button class="btn btn-info" ng-click="search()"><span class="glyphicon glyphicon-search"></span> <span>Search a Submitter</span> </button> </form> </div> </div> </div> <div class="modal fade" id="saveSubmitterModal" tabindex="-1" role="dialog" aria-labelledby="mySubmitterLabel" aria-hidden="true"> <div class="modal-dialog"> <div class="modal-content"> <form name="editForm" role="form" novalidate ng-submit="save()" show-validation> <div class="modal-header"> <button type="button" class="close" data-dismiss="modal" aria-hidden="true" ng-click="clear()">&times;</button> <h4 class="modal-title" id="mySubmitterLabel" translate="lobbycalApp.submitter.home.createOrEditLabel">Create or edit a Submitter</h4> </div> <div class="modal-body"> <div class="form-group"> <label>ID</label> <input type="text" class="form-control" name="id" ng-model="submitter.id" readonly> </div> <div class="form-group"> <label translate="lobbycalApp.submitter.email">Email</label> <input type="text" class="form-control" name="email" ng-model="submitter.email" required ng-minlength="6" ng-maxlength="70"> <div ng-show="editForm.email.$invalid"> <p class="help-block" ng-show="editForm.email.$error.required" translate="entity.validation.required"> This field is required. </p> <p class="help-block" ng-show="editForm.email.$error.minlength" translate="entity.validation.minlength" translate-value-min="6"> This field is required to be at least 6 characters. </p> <p class="help-block" ng-show="editForm.email.$error.maxlength" translate="entity.validation.maxlength" translate-value-max="70"> This field cannot be longer than 70 characters. </p> </div> </div> <div class="form-group"> <label translate="lobbycalApp.submitter.active">Active</label> <input type="checkbox" class="form-control" name="active" ng-model="submitter.active"> </div> <div class="form-group"> <label translate="lobbycalApp.submitter.user">user</label> <select class="form-control" name="user" ng-model="submitter.user.id" ng-options="user.id as user.email for user in users"> </select> </div> </div> <div class="modal-footer"> <button type="button" class="btn btn-default" data-dismiss="modal" ng-click="clear()"> <span class="glyphicon glyphicon-ban-circle"></span>&nbsp;<span translate="entity.action.cancel">Cancel</span> </button> <button type="submit" ng-disabled="editForm.$invalid" class="btn btn-primary"> <span class="glyphicon glyphicon-save"></span>&nbsp;<span translate="entity.action.save">Save</span> </button> </div> </form> </div> </div> </div> <div class="modal fade" id="deleteSubmitterConfirmation"> <div class="modal-dialog"> <div class="modal-content"> <form name="deleteForm" ng-submit="confirmDelete(submitter.id)"> <div class="modal-header"> <button type="button" class="close" data-dismiss="modal" aria-hidden="true" ng-click="clear()">&times;</button> <h4 class="modal-title" translate="entity.delete.title">Confirm delete operation</h4> </div> <div class="modal-body"> <p translate="lobbycalApp.submitter.delete.question" translate-values="{id: '{{submitter.id}}'}">Are you sure you want to delete this Submitter?</p> </div> <div class="modal-footer"> <button type="button" class="btn btn-default" data-dismiss="modal" ng-click="clear()"> <span class="glyphicon glyphicon-ban-circle"></span>&nbsp;<span translate="entity.action.cancel">Cancel</span> </button> <button type="submit" ng-disabled="deleteForm.$invalid" class="btn btn-danger"> <span class="glyphicon glyphicon-remove-circle"></span>&nbsp;<span translate="entity.action.delete">Delete</span> </button> </div> </form> </div> </div> </div> <div class="table-responsive"> <table class="table table-striped" > <thead> <tr> <th has-authority="ROLE_ADMIN">ID</th> <th translate="lobbycalApp.submitter.email">Email</th> <th translate="lobbycalApp.submitter.active">Active</th> <th translate="lobbycalApp.submitter.user">User</th> <th></th> </tr> </thead> <tbody> <tr ng-repeat="submitter in submitters"> <td has-authority="ROLE_ADMIN"><a ui-sref="submitterDetail({id:submitter.id})">{{submitter.id}}</a></td> <td title="{{submitter.email}}">{{ submitter.email | limitTo: 30 }}{{submitter.email.length > 30 ? '...' : ''}}</td> <td>{{submitter.active}}</td> <td title="{{submitter.user.email}}">{{submitter.user.login}}</td> <td align="right"> <button type="submit" ui-sref="submitterDetail({id:submitter.id})" class="btn btn-info btn-sm"> <span class="glyphicon glyphicon-eye-open"></span>&nbsp;<span translate="entity.action.view"> View</span> </button> <button type="submit" ng-click="showUpdate(submitter.id)" class="btn btn-primary btn-sm"> <span class="glyphicon glyphicon-pencil"></span>&nbsp;<span translate="entity.action.edit"> Edit</span> </button> <button type="submit" ng-click="delete(submitter.id)" class="btn btn-danger btn-sm"> <span class="glyphicon glyphicon-remove-circle"></span>&nbsp;<span translate="entity.action.delete"> Delete</span> </button> </td> </tr> </tbody> </table> <div class="text-center"> <uib-pagination class="pagination-sm" total-items="totalItems" ng-model="page" ng-change="loadAll()"></uib-pagination> </div> </div> </div>
index.html
gavinking/gavinking.github.io
<html> <head> <title>Hello</title> </head> <body> Hello world. </body>
site/blog/2020/Catalinaconda/index.html
t1nak/t1nak.github.io
<!doctype html> <html lang="en" class="no-js"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width,initial-scale=1"> <meta name="description" content="Personal website of Dr Tina Koziol"> <link rel="shortcut icon" href="../../../assets/images/favicon.png"> <meta name="generator" content="mkdocs-1.1.2, mkdocs-material-6.1.5"> <title>Catalina - tinakoziol.com</title> <link rel="stylesheet" href="../../../assets/stylesheets/main.21aed14c.min.css"> <link rel="stylesheet" href="../../../assets/stylesheets/palette.196e0c26.min.css"> <meta name="theme-color" content="#4051b5"> <link href="https://fonts.gstatic.com" rel="preconnect" crossorigin> <link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Roboto:300,400,400i,700%7CRoboto+Mono&display=fallback"> <style>body,input{font-family:"Roboto",-apple-system,BlinkMacSystemFont,Helvetica,Arial,sans-serif}code,kbd,pre{font-family:"Roboto Mono",SFMono-Regular,Consolas,Menlo,monospace}</style> <link rel="stylesheet" href="../../../css/extra.css"> </head> <body dir="ltr" data-md-color-scheme="" data-md-color-primary="indigo" data-md-color-accent=""> <input class="md-toggle" data-md-toggle="drawer" type="checkbox" id="__drawer" autocomplete="off"> <input class="md-toggle" data-md-toggle="search" type="checkbox" id="__search" autocomplete="off"> <label class="md-overlay" for="__drawer"></label> <div data-md-component="skip"> <a href="#catalina-zsh-bash-and-conda-environments" class="md-skip"> Skip to content </a> </div> <div data-md-component="announce"> </div> <header class="md-header" data-md-component="header"> <nav class="md-header-nav md-grid" aria-label="Header"> <a href="../../.." title="tinakoziol.com" class="md-header-nav__button md-logo" aria-label="tinakoziol.com"> <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M12 8a3 3 0 003-3 3 3 0 00-3-3 3 3 0 00-3 3 3 3 0 003 3m0 3.54C9.64 9.35 6.5 8 3 8v11c3.5 0 6.64 1.35 9 3.54 2.36-2.19 5.5-3.54 9-3.54V8c-3.5 0-6.64 1.35-9 3.54z"/></svg> </a> <label class="md-header-nav__button md-icon" for="__drawer"> <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M3 6h18v2H3V6m0 5h18v2H3v-2m0 5h18v2H3v-2z"/></svg> </label> <div class="md-header-nav__title" data-md-component="header-title"> <div class="md-header-nav__ellipsis"> <span class="md-header-nav__topic md-ellipsis"> tinakoziol.com </span> <span class="md-header-nav__topic md-ellipsis"> Catalina </span> </div> </div> <label class="md-header-nav__button md-icon" for="__search"> <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M9.5 3A6.5 6.5 0 0116 9.5c0 1.61-.59 3.09-1.56 4.23l.27.27h.79l5 5-1.5 1.5-5-5v-.79l-.27-.27A6.516 6.516 0 019.5 16 6.5 6.5 0 013 9.5 6.5 6.5 0 019.5 3m0 2C7 5 5 7 5 9.5S7 14 9.5 14 14 12 14 9.5 12 5 9.5 5z"/></svg> </label> <div class="md-search" data-md-component="search" role="dialog"> <label class="md-search__overlay" for="__search"></label> <div class="md-search__inner" role="search"> <form class="md-search__form" name="search"> <input type="text" class="md-search__input" name="query" aria-label="Search" placeholder="Search" autocapitalize="off" autocorrect="off" autocomplete="off" spellcheck="false" data-md-component="search-query" data-md-state="active" required> <label class="md-search__icon md-icon" for="__search"> <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M9.5 3A6.5 6.5 0 0116 9.5c0 1.61-.59 3.09-1.56 4.23l.27.27h.79l5 5-1.5 1.5-5-5v-.79l-.27-.27A6.516 6.516 0 019.5 16 6.5 6.5 0 013 9.5 6.5 6.5 0 019.5 3m0 2C7 5 5 7 5 9.5S7 14 9.5 14 14 12 14 9.5 12 5 9.5 5z"/></svg> <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M20 11v2H8l5.5 5.5-1.42 1.42L4.16 12l7.92-7.92L13.5 5.5 8 11h12z"/></svg> </label> <button type="reset" class="md-search__icon md-icon" aria-label="Clear" data-md-component="search-reset" tabindex="-1"> <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M19 6.41L17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.41 17.59 19 19 17.59 13.41 12 19 6.41z"/></svg> </button> </form> <div class="md-search__output"> <div class="md-search__scrollwrap" data-md-scrollfix> <div class="md-search-result" data-md-component="search-result"> <div class="md-search-result__meta"> Initializing search </div> <ol class="md-search-result__list"></ol> </div> </div> </div> </div> </div> <div class="md-header-nav__source"> <a href="https://github.com/t1nak/" title="Go to repository" class="md-source"> <div class="md-source__icon md-icon"> <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512"><path d="M439.55 236.05L244 40.45a28.87 28.87 0 00-40.81 0l-40.66 40.63 51.52 51.52c27.06-9.14 52.68 16.77 43.39 43.68l49.66 49.66c34.23-11.8 61.18 31 35.47 56.69-26.49 26.49-70.21-2.87-56-37.34L240.22 199v121.85c25.3 12.54 22.26 41.85 9.08 55a34.34 34.34 0 01-48.55 0c-17.57-17.6-11.07-46.91 11.25-56v-123c-20.8-8.51-24.6-30.74-18.64-45L142.57 101 8.45 235.14a28.86 28.86 0 000 40.81l195.61 195.6a28.86 28.86 0 0040.8 0l194.69-194.69a28.86 28.86 0 000-40.81z"/></svg> </div> <div class="md-source__repository"> GitHub </div> </a> </div> </nav> </header> <div class="md-container" data-md-component="container"> <nav class="md-tabs md-tabs--active" aria-label="Tabs" data-md-component="tabs"> <div class="md-tabs__inner md-grid"> <ul class="md-tabs__list"> <li class="md-tabs__item"> <a href="../../.." class="md-tabs__link"> Home </a> </li> <li class="md-tabs__item"> <a href="../../../research/" class="md-tabs__link"> Research </a> </li> <li class="md-tabs__item"> <a href="../../../python/" class="md-tabs__link md-tabs__link--active"> Python for Economists </a> </li> </ul> </div> </nav> <main class="md-main" data-md-component="main"> <div class="md-main__inner md-grid"> <div class="md-sidebar md-sidebar--primary" data-md-component="navigation"> <div class="md-sidebar__scrollwrap"> <div class="md-sidebar__inner"> <nav class="md-nav md-nav--primary" aria-label="Navigation" data-md-level="0"> <label class="md-nav__title" for="__drawer"> <a href="../../.." title="tinakoziol.com" class="md-nav__button md-logo" aria-label="tinakoziol.com"> <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M12 8a3 3 0 003-3 3 3 0 00-3-3 3 3 0 00-3 3 3 3 0 003 3m0 3.54C9.64 9.35 6.5 8 3 8v11c3.5 0 6.64 1.35 9 3.54 2.36-2.19 5.5-3.54 9-3.54V8c-3.5 0-6.64 1.35-9 3.54z"/></svg> </a> tinakoziol.com </label> <div class="md-nav__source"> <a href="https://github.com/t1nak/" title="Go to repository" class="md-source"> <div class="md-source__icon md-icon"> <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512"><path d="M439.55 236.05L244 40.45a28.87 28.87 0 00-40.81 0l-40.66 40.63 51.52 51.52c27.06-9.14 52.68 16.77 43.39 43.68l49.66 49.66c34.23-11.8 61.18 31 35.47 56.69-26.49 26.49-70.21-2.87-56-37.34L240.22 199v121.85c25.3 12.54 22.26 41.85 9.08 55a34.34 34.34 0 01-48.55 0c-17.57-17.6-11.07-46.91 11.25-56v-123c-20.8-8.51-24.6-30.74-18.64-45L142.57 101 8.45 235.14a28.86 28.86 0 000 40.81l195.61 195.6a28.86 28.86 0 0040.8 0l194.69-194.69a28.86 28.86 0 000-40.81z"/></svg> </div> <div class="md-source__repository"> GitHub </div> </a> </div> <ul class="md-nav__list" data-md-scrollfix> <li class="md-nav__item"> <a href="../../.." class="md-nav__link"> Home </a> </li> <li class="md-nav__item"> <a href="../../../debate/" class="md-nav__link"> Miscellaneous - Debate and Misinformation </a> </li> <li class="md-nav__item"> <a href="../../../cv/" class="md-nav__link"> CV </a> </li> <li class="md-nav__item md-nav__item--nested"> <input class="md-nav__toggle md-toggle" data-md-toggle="nav-4" type="checkbox" id="nav-4" > <label class="md-nav__link" for="nav-4"> Research <span class="md-nav__icon md-icon"></span> </label> <nav class="md-nav" aria-label="Research" data-md-level="1"> <label class="md-nav__title" for="nav-4"> <span class="md-nav__icon md-icon"></span> Research </label> <ul class="md-nav__list" data-md-scrollfix> <li class="md-nav__item"> <a href="../../../research/" class="md-nav__link"> Work in progress </a> </li> </ul> </nav> </li> <li class="md-nav__item md-nav__item--active md-nav__item--nested"> <input class="md-nav__toggle md-toggle" data-md-toggle="nav-5" type="checkbox" id="nav-5" checked> <label class="md-nav__link" for="nav-5"> Python for Economists <span class="md-nav__icon md-icon"></span> </label> <nav class="md-nav" aria-label="Python for Economists" data-md-level="1"> <label class="md-nav__title" for="nav-5"> <span class="md-nav__icon md-icon"></span> Python for Economists </label> <ul class="md-nav__list" data-md-scrollfix> <li class="md-nav__item"> <a href="../../../python/" class="md-nav__link"> Why learn python </a> </li> <li class="md-nav__item md-nav__item--active md-nav__item--nested"> <input class="md-nav__toggle md-toggle" data-md-toggle="nav-5-2" type="checkbox" id="nav-5-2" checked> <label class="md-nav__link" for="nav-5-2"> 2020 <span class="md-nav__icon md-icon"></span> </label> <nav class="md-nav" aria-label="2020" data-md-level="2"> <label class="md-nav__title" for="nav-5-2"> <span class="md-nav__icon md-icon"></span> 2020 </label> <ul class="md-nav__list" data-md-scrollfix> <li class="md-nav__item"> <a href="../geogems1/" class="md-nav__link"> Geogems part 1 </a> </li> <li class="md-nav__item"> <a href="../cost/" class="md-nav__link"> Cost mapping for friction surfaces </a> </li> <li class="md-nav__item"> <a href="../h3intro/" class="md-nav__link"> Uber's H3 grid </a> </li> <li class="md-nav__item"> <a href="../ba900-download/" class="md-nav__link"> Analyse and Download SARB BA900 </a> </li> <li class="md-nav__item md-nav__item--active"> <input class="md-nav__toggle md-toggle" data-md-toggle="toc" type="checkbox" id="__toc"> <label class="md-nav__link md-nav__link--active" for="__toc"> Catalina <span class="md-nav__icon md-icon"></span> </label> <a href="./" class="md-nav__link md-nav__link--active"> Catalina </a> <nav class="md-nav md-nav--secondary" aria-label="Table of contents"> <label class="md-nav__title" for="__toc"> <span class="md-nav__icon md-icon"></span> Table of contents </label> <ul class="md-nav__list" data-md-scrollfix> <li class="md-nav__item"> <a href="#1get-oh-my-zh" class="md-nav__link"> 1.Get Oh-my-zh </a> <nav class="md-nav" aria-label="1.Get Oh-my-zh"> <ul class="md-nav__list"> <li class="md-nav__item"> <a href="#first-step-install-homebrew-if-not-done-already" class="md-nav__link"> First step: Install homebrew (if not done already) </a> </li> <li class="md-nav__item"> <a href="#second-step-configure-zsh-and-get-oh-my-zsh" class="md-nav__link"> Second step: Configure ZSH and get Oh-my-zsh </a> </li> <li class="md-nav__item"> <a href="#we-need-to-configure-the-zshr-for-python" class="md-nav__link"> We need to configure the .zshr for python </a> </li> </ul> </nav> </li> </ul> </nav> </li> <li class="md-nav__item"> <a href="../installpy/" class="md-nav__link"> Install python </a> </li> </ul> </nav> </li> </ul> </nav> </li> </ul> </nav> </div> </div> </div> <div class="md-sidebar md-sidebar--secondary" data-md-component="toc"> <div class="md-sidebar__scrollwrap"> <div class="md-sidebar__inner"> <nav class="md-nav md-nav--secondary" aria-label="Table of contents"> <label class="md-nav__title" for="__toc"> <span class="md-nav__icon md-icon"></span> Table of contents </label> <ul class="md-nav__list" data-md-scrollfix> <li class="md-nav__item"> <a href="#1get-oh-my-zh" class="md-nav__link"> 1.Get Oh-my-zh </a> <nav class="md-nav" aria-label="1.Get Oh-my-zh"> <ul class="md-nav__list"> <li class="md-nav__item"> <a href="#first-step-install-homebrew-if-not-done-already" class="md-nav__link"> First step: Install homebrew (if not done already) </a> </li> <li class="md-nav__item"> <a href="#second-step-configure-zsh-and-get-oh-my-zsh" class="md-nav__link"> Second step: Configure ZSH and get Oh-my-zsh </a> </li> <li class="md-nav__item"> <a href="#we-need-to-configure-the-zshr-for-python" class="md-nav__link"> We need to configure the .zshr for python </a> </li> </ul> </nav> </li> </ul> </nav> </div> </div> </div> <div class="md-content"> <article class="md-content__inner md-typeset"> <a href="https://github.com/t1nak/edit/master/docs/blog/2020/Catalinaconda.md" title="Edit this page" class="md-content__button md-icon"> <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M20.71 7.04c.39-.39.39-1.04 0-1.41l-2.34-2.34c-.37-.39-1.02-.39-1.41 0l-1.84 1.83 3.75 3.75M3 17.25V21h3.75L17.81 9.93l-3.75-3.75L3 17.25z"/></svg> </a> <h1 id="catalina-zsh-bash-and-conda-environments">Catalina, zsh, bash and conda environments</h1> <p>I upgraded my operating system to <em>Mac OS Catalina</em> recently and found myself having to deal with strange python behaviour. One important change on Catalina vs Mojave is that the default terminal shell (=command interpreter) is now zsh and not bash anymore. So if you had python installed on Mojave or earlier versions tailored to bash, these are the adjustments you need to do:</p> <ol> <li>Get Oh-my-zh</li> <li>Configure ~.zsh_profile </li> <li>Configure Catalina and conda environments</li> </ol> <p>Why did they change to ZSH in the first place? Well, because it exhibits improvements and higher flexibility over bash. The name 'zsh' is derived from the name of Yale professor <strong>Zong Shao</strong>. Some improvements over bash include themes and plugins, automatic cd, recursive path expansion, spelling correction, approximate completion, plugin and theme support. You can find more infos on zsh <a href="https://www.google.com/url?q=https%3A%2F%2Fwww.howtoforge.com%2Ftutorial%2Fhow-to-setup-zsh-and-oh-my-zsh-on-linux%2F&amp;sa=D&amp;sntz=1&amp;usg=AFQjCNGBErYlUA7rscNCs_p-J6DGRsX1yA">here</a>. </p> <h2 id="1get-oh-my-zh">1.Get Oh-my-zh</h2> <h3 id="first-step-install-homebrew-if-not-done-already">First step: Install homebrew (if not done already)</h3> <p>Homebrew is a useful tool to install software on macOS operating systems and Linux with the command line. Another way of saying that it's ' a package management system'. For example in python, the package management systems are a) anaconda and b) pip, and for LaTeX, the package manger is tlmgr. </p> <p>For <em>homebrew</em> you need to</p> <pre><code>a) install Xcode via Mac App Store b) install command line tools (130MB) with xcode-select --install c) install Homebrew with : /usr/bin/ruby -e &quot;$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)&quot; </code></pre> <h3 id="second-step-configure-zsh-and-get-oh-my-zsh">Second step: Configure ZSH and get Oh-my-zsh</h3> <p>Oh-my-zsh is an open source framework for managing ZSH.<br /> Do you have zsh already?</p> <p><code>echo $SHELL</code></p> <p><strong>If yes</strong>, install Oh-my-zh by typing </p> <pre><code> brew install wget wget https://github.com/robbyrussell/oh-my-zsh/raw/master/tools/install.sh -O - | zsh </code></pre> <p>Oh-my-zsh is installed in the <strong>home directory '~/.oh-my-zsh'</strong></p> <p>Next, create a new configuration for zsh. As with the bash shell, which has a configuration named '.bashrc', for zsh, we need a <code>.zshrc</code> configuration file. It's available in the oh-my-zsh templates directory.</p> <p>Copy the template <code>.zshrc.zsh-template</code> configuration file to the home directory <code>.zshrc</code> and apply the configuration by running the source command:</p> <pre><code>cp ~/.oh-my-zsh/templates/zshrc.zsh-template ~/.zshrc source ~/.zshrc cd ~/.oh-my-zsh/themes/ ls -a vim ~/.zshrc </code></pre> <p>and then change the theme you want, e.g. <code>ZSH_THEME='risto'</code></p> <h3 id="we-need-to-configure-the-zshr-for-python">We need to configure the .zshr for python</h3> <p><strong>Which python is in your PATH?</strong> (Or which exectuable is triggered when typing <code>python</code>)</p> <p><code>which python</code></p> <p><strong>MODIFY PATH</strong> <code>export PATH="the-directory-with/anaconda3/bin:$PATH"</code></p> <p>However, we are not done yet. What would happen now is that every time I started a new terminal session, I needed to adjust my PATH variable. Annoying! I found the solution on <a href="https://stackoverflow.com/conda-not-found-after-upgrading-to-macos-catalina">overflow</a>:</p> <div style="padding: 15px; border: 1px solid transparent; border-color: transparent; margin-bottom: 20px; border-radius: 4px; color: #31708f; background-color: #d9edf7; border-color: #bce8f1;"> <div class="linelist"> <ul> You can find the entire anaconda3 environment in a shortcut link named 'Relocated Items' on your desktop. It appears as though the upgrade to Catalina does not allow the Conda environment to be installed under a user directory now likely having to do with the new system volume move to a read-only partition. This issue has been opened as far back as June 10th, I am a little disappointed that it was not resolved before the Catalina upgrade came around. There is a solution that appears to work without losing your environment, see this <a href="https://github.com/ContinuumIO/anaconda-issues/issues/10998#issuecomment-539215005">link</a>: <li> (optional) Copy the folder anaconda3 located in Relocated Items to /Users/myname/</li> <li><b>Open Terminal </b> </li> <li> <b>Enter: export PATH='/Users/myname/anaconda3/bin:$PATH' </b> </li> <li> <b> Enter: conda init zsh </li></b> </ul> </div> </div> </article> </div> </div> </main> <footer class="md-footer"> <div class="md-footer-nav"> <nav class="md-footer-nav__inner md-grid" aria-label="Footer"> <a href="../ba900-download/" class="md-footer-nav__link md-footer-nav__link--prev" rel="prev"> <div class="md-footer-nav__button md-icon"> <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M20 11v2H8l5.5 5.5-1.42 1.42L4.16 12l7.92-7.92L13.5 5.5 8 11h12z"/></svg> </div> <div class="md-footer-nav__title"> <div class="md-ellipsis"> <span class="md-footer-nav__direction"> Previous </span> Analyse and Download SARB BA900 </div> </div> </a> <a href="../installpy/" class="md-footer-nav__link md-footer-nav__link--next" rel="next"> <div class="md-footer-nav__title"> <div class="md-ellipsis"> <span class="md-footer-nav__direction"> Next </span> Install python </div> </div> <div class="md-footer-nav__button md-icon"> <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M4 11v2h12l-5.5 5.5 1.42 1.42L19.84 12l-7.92-7.92L10.5 5.5 16 11H4z"/></svg> </div> </a> </nav> </div> <div class="md-footer-meta md-typeset"> <div class="md-footer-meta__inner md-grid"> <div class="md-footer-copyright"> Made with <a href="https://squidfunk.github.io/mkdocs-material/" target="_blank" rel="noopener"> Material for MkDocs </a> </div> </div> </div> </footer> </div> <script src="../../../assets/javascripts/vendor.7e0ee788.min.js"></script> <script src="../../../assets/javascripts/bundle.b3a72adc.min.js"></script><script id="__lang" type="application/json">{"clipboard.copy": "Copy to clipboard", "clipboard.copied": "Copied to clipboard", "search.config.lang": "en", "search.config.pipeline": "trimmer, stopWordFilter", "search.config.separator": "[\\s\\-]+", "search.placeholder": "Search", "search.result.placeholder": "Type to start searching", "search.result.none": "No matching documents", "search.result.one": "1 matching document", "search.result.other": "# matching documents", "search.result.more.one": "1 more on this page", "search.result.more.other": "# more on this page", "search.result.term.missing": "Missing"}</script> <script> app = initialize({ base: "../../..", features: ['navigation.tabs'], search: Object.assign({ worker: "../../../assets/javascripts/worker/search.4ac00218.min.js" }, typeof search !== "undefined" && search) }) </script> </body> </html>
es/index.html
kenohori/my-website
--- layout: default title: Acerca de file: index.html lang: es --- <div class="container"> <div class="row"> <div class="col col-12 col-md-6"> <p></p> <img src="{{ site.baseurl }}/img/me/42.jpg" class="img-fluid" alt="Ken Arroyo Ohori" /> <p></p> </div> <div class="col col-12 col-md-6"> <h1>Acerca de</h1> <p> Soy un profesor e investigador en el grupo de <a href="https://3d.bk.tudelft.nl/">Geoinformaci&oacute;n 3D</a> de la <a href="http://www.tudelft.nl/en/">Universidad de Tecnolog&iacute;a de Delft</a>, en Holanda. Tambi&eacute;n soy el secretario del <a href="http://www2.isprs.org/commissions/comm4/wg1.html">grupo de trabajo IV/1</a> en modelaci&oacute;n multi-dimensional dentro de ISPRS. </p> <p> Mi investigaci&oacute;n cubre diversos aspectos sobre la informaci&oacute;n geogr&aacute;fica, con un enfoque en el procesamiento geom&eacute;trico y topol&oacute;gico de los datos. Estos incluyen: las estructuras de datos y algoritmos con objetos en altas dimensiones (4D o m&aacute;s), la integraci&oacute;n de datos GIS y BIM, la validaci&oacute;n y reparaci&oacute;n de datos geogr&aacute;ficos, y la visualizaci&oacute;n de datos espaciales. Me gusta el trabajo te&oacute;rico, pero distruto m&aacute;s implementar mis ideas en prototipos funcionales, y cuando son suficientemente serios, en <a href="{{ site.baseurl }}/{{ page.lang }}/code/">software libre</a>. </p> <p> Adem&aacute;s de mi trabajo, me apasiona viajar y conocer el mundo, as&iacute; como aprender sobre las artes, la ciencia y la tecnolog&iacute;a. Creo fielmente en las sociedades libres, tolerantes y diversas, y apoyo todo tipo de pol&iacute;ticas progresistas, especialmente cuando &eacute;stas se relacionan a los derechos humanos y la privacidad, la ciencia y la tecnolog&iacute;a, y el internet. Me gustan las cosas sencillas hechas bien, as&iacute; como la fotograf&iacute;a, los idiomas, los trenes y el transporte p&uacute;blico, la tipograf&iacute;a, el rock progresivo, el jazz y la m&uacute;sica cl&aacute;sica. </p> </div> </div> </div>
data/president/n708001000000000/20160116133918/page.html
gugod/vote-watch-2016
<!DOCTYPE html> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <meta http-equiv="Expires" content="-1"> <meta http-equiv="Pragma" content="no-cache"> <meta http-equiv="Cache-Control" content="no-cache"> <title>105年第十四任總統副總統及第九屆立法委員選舉</title> <link href="../css/style.css" rel="stylesheet" type="text/css"> <link href="../css/style2.css" rel="stylesheet" type="text/css"> <script type="text/javascript" src="../js/ftiens4.js"></script> <script type="text/javascript" src="../js/ua.js"></script> <script type="text/javascript" src="../js/func.js"></script> <script type="text/javascript" src="../js/treeP1.js"></script> <script type="text/javascript" src="../js/refresh.js"></script> </head> <body id="main-body"> <div id="main-header"> <div id="main-top"> <a class="main-top-logo" href="#">中央選舉委員會</a> <ul class="main-top-list"> <li class="main-top-item"><a class="main-top-link main-top-link-home" href="../index.html">回首頁</a></li> <li class="main-top-item"><a class="main-top-link main-top-link-cec" href="http://2016.cec.gov.tw">中選會網站</a></li> <li class="main-top-item"><a class="main-top-link main-top-link-english" href="../../en/index.html">English</a></li> </ul> </div> </div> <div id="main-wrap"> <div id="main-banner"> <div class="slideshow"> <img src="../img/main_bg_1.jpg" width="1024" height="300" alt="background" title="background"> </div> <div class="main-deco"></div> <div class="main-title"></div> <a class="main-pvpe main-pvpe-current" href="../IDX/indexP1.html">總統副總統選舉</a> <a class="main-le" href="../IDX/indexT.html">立法委員選舉</a> </div> <div id="main-container"> <div id="main-content"> <table width="1024" border="1" cellpadding="0" cellspacing="0"> <tr> <td width="180" valign="top"> <div id="divMenu"> <table border="0"> <tr> <td><a style="text-decoration:none;color:silver" href="http://www.treemenu.net/" target=_blank></a></td> </tr> </table> <span class="TreeviewSpanArea"> <script>initializeDocument()</script> <noscript>請開啟Javascript功能</noscript> </span> </div> </td> <td width="796" valign="top"> <div id="divContent"> <!-- 修改區塊 --> <table width="100%" border="0" cellpadding="0" cellspacing="4"> <tr> <td><img src="../images/search.png" alt="候選人得票數" title="候選人得票數">&nbsp;<b>總統副總統選舉&nbsp;候選人在 宜蘭縣 三星鄉得票數&nbsp;</b></td> </tr> <tr valign="bottom"> <td> <table width="100%" border="0" cellpadding="0" cellspacing="0"> <tr valign="bottom"> <td class="fontNumber">&nbsp;<img src="../images/nav.gif" alt="候選組數" title="候選組數">&nbsp;<img src="../images/nav.gif" alt="候選組數" title="候選組數">&nbsp;候選組數:3&nbsp;&nbsp;<img src="../images/nav.gif" alt="應選組數" title="應選組數">&nbsp;<img src="../images/nav.gif" alt="應選組數" title="應選組數">&nbsp;應選組數:1</td> <td align="right"> <select name="selector_order" class="selectC" tabindex="1" id="orderBy" onChange="changeOrder();"> <option value="n">依號次排序</option> <option value="s">依得票排序</option> </select> </td> </tr> </table> </td> </tr> <tr valign="top"> <td> <table width="100%" border="0" cellpadding="6" cellspacing="1" class="tableT"> <tr class="trHeaderT"> <td>註記</td> <td>號次</td> <td><table><tr><td>總統</td><td rowspan=2> 候選人姓名</td></tr><td>副總統</td></table></td> <td>性別</td> <td>得票數</td> <td>得票率%</td> <td>登記方式</td> </tr> <tr class="trT"> <td>&nbsp;</td> <td>1</td> <td>朱立倫<br>王如玄</td> <td>男<br>女</td> <td class="tdAlignRight">2,698</td> <td class="tdAlignRight">22.6532</td> <td>中國國民黨&nbsp; 推薦</td> </tr> <tr class="trT"> <td>&nbsp;</td> <td>2</td> <td>蔡英文<br>陳建仁</td> <td>女<br>男</td> <td class="tdAlignRight">7,887</td> <td class="tdAlignRight">66.2217</td> <td>民主進步黨&nbsp; 推薦</td> </tr> <tr class="trT"> <td>&nbsp;</td> <td>3</td> <td>宋楚瑜<br>徐欣瑩</td> <td>男<br>女</td> <td class="tdAlignRight">1,325</td> <td class="tdAlignRight">11.1251</td> <td>親民黨&nbsp; 推薦</td> </tr> <tr class="trFooterT"> <td colspan="7" align="right">投開票所數 已送/應送:&nbsp;21/21&nbsp;</td> </tr> </table> </td> </tr> <tr valign="top"> <td> <table width="100%" border="0" cellpadding="0" cellspacing="0"> <tr> <td width="10"></td> <td valign="top" class="fontNote"> <table> <tr> <td>註記說明:</td> <td align="center">◎</td> <td>自然當選</td> </tr> <tr> <td></td> <td align="center">?</td> <td>同票待抽籤</td> </tr> </table> </td> <td valign="top" class="fontTimer"><img src="../images/clock2.png" alt="Sat, 16 Jan 2016 21:36:13 +0800" title="Sat, 16 Jan 2016 21:36:13 +0800">&nbsp;資料更新時間:&nbsp;01/16&nbsp;21:36:06&nbsp;<br>(網頁每3分鐘自動更新一次)</td> </tr> <tr> <td colspan="3" class="fontNote"></td> </tr> </table> </td> </tr> </table> <!-- 修改區塊 --> </div> </td> </tr> </table> </div> <div class="main-footer"></div> <div id="divFooter" align=center>[中央選舉委員會] </div> <!--main-content--> </div><!--main-container--> </div><!--END main-wrap--> <script>setOrder();</script> <script>setMenuScrollPosY();</script> </body> </html>
data/KHH-1/n600010000000000/20160116061506/page.html
gugod/vote-watch-2016
<!DOCTYPE html> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <meta http-equiv="Expires" content="-1"> <meta http-equiv="Pragma" content="no-cache"> <meta http-equiv="Cache-Control" content="no-cache"> <title>105年第十四任總統副總統及第九屆立法委員選舉</title> <link href="../css/style.css" rel="stylesheet" type="text/css"> <link href="../css/style2.css" rel="stylesheet" type="text/css"> <script type="text/javascript" src="../js/ftiens4.js"></script> <script type="text/javascript" src="../js/ua.js"></script> <script type="text/javascript" src="../js/func.js"></script> <script type="text/javascript" src="../js/treeT.js"></script> <script type="text/javascript" src="../js/refresh.js"></script> </head> <body id="main-body"> <div id="main-header"> <div id="main-top"> <a class="main-top-logo" href="#">中央選舉委員會</a> <ul class="main-top-list"> <li class="main-top-item"><a class="main-top-link main-top-link-home" href="../index.html">回首頁</a></li> <li class="main-top-item"><a class="main-top-link main-top-link-cec" href="http://2016.cec.gov.tw">中選會網站</a></li> <li class="main-top-item"><a class="main-top-link main-top-link-english" href="../../en/index.html">English</a></li> </ul> </div> </div> <div id="main-wrap"> <div id="main-banner"> <div class="slideshow"> <img src="../img/main_bg_2.jpg" width="1024" height="300" alt="background" title="background"> </div> <div class="main-deco"></div> <div class="main-title"></div> <a class="main-pvpe" href="../IDX/indexP1.html">總統副總統選舉</a> <a class="main-le main-le-current" href="../IDX/indexT.html">立法委員選舉</a> </div> <div id="main-container"> <div id="main-content"> <table width="1024" border="1" cellpadding="0" cellspacing="0"> <tr> <td width="180" valign="top"> <div id="divMenu"> <table border="0"> <tr> <td><a style="text-decoration:none;color:silver" href="http://www.treemenu.net/" target=_blank></a></td> </tr> </table> <span class="TreeviewSpanArea"> <script>initializeDocument()</script> <noscript>請開啟Javascript功能</noscript> </span> </div> </td> <td width="796" valign="top"> <div id="divContent"> <!-- 修改區塊 --> <table width="100%" border="0" cellpadding="0" cellspacing="4"> <tr> <td><img src="../images/search.png" alt="候選人得票數" title="候選人得票數">&nbsp;<b>區域立法委員選舉&nbsp;高雄市&nbsp;第1選舉區&nbsp;候選人得票數&nbsp;</b></td> </tr> <tr valign="bottom"> <td> <table width="100%" border="0" cellpadding="0" cellspacing="0"> <tr valign="bottom"> <td class="fontNumber">&nbsp;<img src="../images/nav.gif" alt="候選人數" title="候選人數">&nbsp;<img src="../images/nav.gif" alt="候選人數" title="候選人數">&nbsp;候選人數:4&nbsp;&nbsp;<img src="../images/nav.gif" alt="應選人數" title="應選人數">&nbsp;<img src="../images/nav.gif" alt="應選人數" title="應選人數">&nbsp;應選人數:1&nbsp;&nbsp; <!--<img src="../images/nav.gif" alt="應有婦女當選名額" title="應有婦女當選名額">&nbsp; <img src="../images/nav.gif" alt="應有婦女當選名額" title="應有婦女當選名額">&nbsp;應有婦女當選名額:0--> </td> <td align="right"> <select name="selector_order" class="selectC" tabindex="1" id="orderBy" onChange="changeOrder();"> <option value="n">依號次排序</option> <option value="s">依得票排序</option> </select> </td> </tr> </table> </td> </tr> <tr valign="top"> <td> <table width="100%" border="0" cellpadding="6" cellspacing="1" class="tableT"> <tr class="trHeaderT"> <td>註記</td> <td>號次</td> <td>姓名</td> <td>性別</td> <td>得票數</td> <td>得票率%</td> <td>推薦之政黨</td> </tr> <tr class="trT"> <td>&nbsp;</td> <td>1</td> <td>邱議瑩</td> <td>女</td> <td class="tdAlignRight">0</td> <td class="tdAlignRight">0.0000</td> <td>民主進步黨</td> </tr> <tr class="trT"> <td>&nbsp;</td> <td>2</td> <td>鍾易仲</td> <td>男</td> <td class="tdAlignRight">0</td> <td class="tdAlignRight">0.0000</td> <td>中國國民黨</td> </tr> <tr class="trT"> <td>&nbsp;</td> <td>3</td> <td>劉子麟</td> <td>男</td> <td class="tdAlignRight">0</td> <td class="tdAlignRight">0.0000</td> <td>中華統一促進黨</td> </tr> <tr class="trT"> <td>&nbsp;</td> <td>4</td> <td>莊婷欣</td> <td>女</td> <td class="tdAlignRight">0</td> <td class="tdAlignRight">0.0000</td> <td>和平鴿聯盟黨</td> </tr> <tr class="trFooterT"> <td colspan="7" align="right">投開票所數 已送/應送:&nbsp;0/243&nbsp;</td> </tr> </table> </td> </tr> <tr valign="top"> <td> <table width="100%" border="0" cellpadding="0" cellspacing="0"> <tr> <td width="10"></td> <td valign="top" class="fontNote"> <table> <tr> <td>註記說明:</td> <td align="center">◎</td> <td>當選註記</td> </tr> <tr> <td></td> <td align="center">?</td> <td>同票待抽籤</td> </tr> </table> </td> <td valign="top" class="fontTimer"><img src="../images/clock2.png" alt="Sat, 16 Jan 2016 14:12:11 +0800" title="Sat, 16 Jan 2016 14:12:11 +0800">&nbsp;資料更新時間:01/16&nbsp;14:12:05&nbsp;<br>(網頁每3分鐘自動更新一次)</td> </tr> <tr> <td colspan="3" class="fontNote"></td> </tr> </table> </td> </tr> </table> <!-- 修改區塊 --> </div> </td> </tr> </table> </div> <div class="main-footer"></div> <div id="divFooter">[中央選舉委員會] </div> <!--main-content--> </div><!--main-container--> </div><!--END main-wrap--> <script>setOrder();</script> <script>setMenuScrollPosY();</script> </body> </html>
src/main/resources/templates/jiang/choose.html
jaiwo99/cards
<!DOCTYPE html> <html xmlns:th="http://www.thymeleaf.org" xmlns:layout="http://www.ultraq.net.nz/web/thymeleaf/layout" layout:decorator="layout"> <head> <title th:text="#{choose.title}">Choose</title> </head> <body> <div layout:fragment="content"> <div class="container-fluid"> <div class="row"> <div class="col-xs-12 col-sm-6 col-md-4 col-lg-3" th:each="jiang : ${chooseView.selection}"> <div class="thumbnail"> <img data-src="holder.js/100%x300"/> <div class="caption"> <h5 th:text="${jiang.name}">Name</h5> <p th:text="${jiang.id}">jie shao</p> <p><b>TODO:</b> health</p> <p><b>TODO:</b> skill1</p> <p><b>TODO:</b> skill2</p> <p> <form th:id="|pickMajorForm_${jiang.id}|" th:action="@{/jiang/pick}" method="POST"> <input type="hidden" name="id" th:value="${jiang.id}"/> <input type="hidden" name="jiangType" value="MAJOR"/> </form> <form th:id="|pickMinorForm_${jiang.id}|" th:action="@{/jiang/pick}" method="POST"> <input type="hidden" name="id" th:value="${jiang.id}"/> <input type="hidden" name="jiangType" value="MINOR"/> </form> <button th:form="|pickMajorForm_${jiang.id}|" type="submit" href="#" th:text="#{choose.button.major}" class="btn btn-primary">Major</button> <button th:form="|pickMinorForm_${jiang.id}|" type="submit" href="#" th:text="#{choose.button.minor}" class="btn btn-success">Minor</button> </p> </div> </div> </div> </div> </div> <div class="container-fluid"> </div> </div> </body> </html>
css/main.css
cmdelano/macaron_site
/*! HTML5 Boilerplate v5.2.0 | MIT License | https://html5boilerplate.com/ */ /* * What follows is the result of much research on cross-browser styling. * Credit left inline and big thanks to Nicolas Gallagher, Jonathan Neal, * Kroc Camen, and the H5BP dev community and team. */ /* ========================================================================== Base styles: opinionated defaults ========================================================================== */ html ::-moz-selection { background: #B3B643; text-shadow: none; } ::selection { background: #B3B643; text-shadow: none; } /* * Allow only vertical resizing of textareas. */ textarea { resize: vertical; } /* ========================================================================== Browser Upgrade Prompt ========================================================================== */ .browserupgrade { margin: 0.2em 0; background: #ccc; color: #000; padding: 0.2em 0; } /* ========================================================================== Author's custom styles ========================================================================== */ body { font-size: 12px; font-family: arial; } .onepcssgrid-1200 { margin: 0 auto; padding: 0 0 0 1%; } .onepcssgrid-1200 { max-width: 1220px; } a { text-decoration: none; color: white; } a:hover { color: #746B08; } .site_header { margin: 0; padding-top: 1%; padding-bottom: 1%; background: #FFBBC8; border-bottom: 1px solid #746B08; } h1 { width: 100%; margin: 0; padding: 1%; font-family: 'IM Fell French Canon' serif; font-weight: 400; font-style: italic; font-size: 5em; text-align: center; color: #746B08; } .background_image { background-image: url("../images/macarons_image.jpg"); background-size: cover; background-position: center center; background-repeat: no-repeat; overflow: auto; min-height: 300px; padding: 0; } .nav_menu { background-color: #B3B643; border-top: 1px solid white; border-bottom: 1px solid white; } ul { margin: 0 0 0 4.5% ; } li { text-decoration: none; display: inline-block; padding: 1% 2% 0 2%; } h3 { font-family: 'Papyrus'; font-size: 2.5em; text-align: center; line-height: .75em; } p { font-size: 1.25em; color: #746B08; } .footer { background-color: #FFBBC8; margin 0; padding-left: 45%; padding-top: 0.5%; padding-bottom: 0.5%; border-bottom: 1px solid #746B08; } .clearfix:before, .clearfix:after { content: " "; /* 1 */ display: table; /* 2 */ } .clearfix:after { clear: both; } @media only screen and (max-width: 1180px) { li { display: block !important; float: none; } } /* There are no print styles for this page */
data/KHH-2/n600020000000000/20160116141513/page.html
gugod/vote-watch-2016
<!DOCTYPE html> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <meta http-equiv="Expires" content="-1"> <meta http-equiv="Pragma" content="no-cache"> <meta http-equiv="Cache-Control" content="no-cache"> <title>105年第十四任總統副總統及第九屆立法委員選舉</title> <link href="../css/style.css" rel="stylesheet" type="text/css"> <link href="../css/style2.css" rel="stylesheet" type="text/css"> <script type="text/javascript" src="../js/ftiens4.js"></script> <script type="text/javascript" src="../js/ua.js"></script> <script type="text/javascript" src="../js/func.js"></script> <script type="text/javascript" src="../js/treeT.js"></script> <script type="text/javascript" src="../js/refresh.js"></script> </head> <body id="main-body"> <div id="main-header"> <div id="main-top"> <a class="main-top-logo" href="#">中央選舉委員會</a> <ul class="main-top-list"> <li class="main-top-item"><a class="main-top-link main-top-link-home" href="../index.html">回首頁</a></li> <li class="main-top-item"><a class="main-top-link main-top-link-cec" href="http://2016.cec.gov.tw">中選會網站</a></li> <li class="main-top-item"><a class="main-top-link main-top-link-english" href="../../en/index.html">English</a></li> </ul> </div> </div> <div id="main-wrap"> <div id="main-banner"> <div class="slideshow"> <img src="../img/main_bg_2.jpg" width="1024" height="300" alt="background" title="background"> </div> <div class="main-deco"></div> <div class="main-title"></div> <a class="main-pvpe" href="../IDX/indexP1.html">總統副總統選舉</a> <a class="main-le main-le-current" href="../IDX/indexT.html">立法委員選舉</a> </div> <div id="main-container"> <div id="main-content"> <table width="1024" border="1" cellpadding="0" cellspacing="0"> <tr> <td width="180" valign="top"> <div id="divMenu"> <table border="0"> <tr> <td><a style="text-decoration:none;color:silver" href="http://www.treemenu.net/" target=_blank></a></td> </tr> </table> <span class="TreeviewSpanArea"> <script>initializeDocument()</script> <noscript>請開啟Javascript功能</noscript> </span> </div> </td> <td width="796" valign="top"> <div id="divContent"> <!-- 修改區塊 --> <table width="100%" border="0" cellpadding="0" cellspacing="4"> <tr> <td><img src="../images/search.png" alt="候選人得票數" title="候選人得票數">&nbsp;<b>區域立法委員選舉&nbsp;高雄市&nbsp;第2選舉區&nbsp;候選人得票數&nbsp;</b></td> </tr> <tr valign="bottom"> <td> <table width="100%" border="0" cellpadding="0" cellspacing="0"> <tr valign="bottom"> <td class="fontNumber">&nbsp;<img src="../images/nav.gif" alt="候選人數" title="候選人數">&nbsp;<img src="../images/nav.gif" alt="候選人數" title="候選人數">&nbsp;候選人數:5&nbsp;&nbsp;<img src="../images/nav.gif" alt="應選人數" title="應選人數">&nbsp;<img src="../images/nav.gif" alt="應選人數" title="應選人數">&nbsp;應選人數:1&nbsp;&nbsp; <!--<img src="../images/nav.gif" alt="應有婦女當選名額" title="應有婦女當選名額">&nbsp; <img src="../images/nav.gif" alt="應有婦女當選名額" title="應有婦女當選名額">&nbsp;應有婦女當選名額:0--> </td> <td align="right"> <select name="selector_order" class="selectC" tabindex="1" id="orderBy" onChange="changeOrder();"> <option value="n">依號次排序</option> <option value="s">依得票排序</option> </select> </td> </tr> </table> </td> </tr> <tr valign="top"> <td> <table width="100%" border="0" cellpadding="6" cellspacing="1" class="tableT"> <tr class="trHeaderT"> <td>註記</td> <td>號次</td> <td>姓名</td> <td>性別</td> <td>得票數</td> <td>得票率%</td> <td>推薦之政黨</td> </tr> <tr class="trT"> <td>◎</td> <td>1</td> <td>邱志偉</td> <td>男</td> <td class="tdAlignRight">110,819</td> <td class="tdAlignRight">63.2359</td> <td>民主進步黨</td> </tr> <tr class="trT"> <td>&nbsp;</td> <td>2</td> <td>黃韻涵</td> <td>女</td> <td class="tdAlignRight">61,186</td> <td class="tdAlignRight">34.9141</td> <td>中國國民黨</td> </tr> <tr class="trT"> <td>&nbsp;</td> <td>3</td> <td>黃金玲</td> <td>女</td> <td class="tdAlignRight">628</td> <td class="tdAlignRight">0.3584</td> <td>中華統一促進黨</td> </tr> <tr class="trT"> <td>&nbsp;</td> <td>4</td> <td>李柏融</td> <td>男</td> <td class="tdAlignRight">1,733</td> <td class="tdAlignRight">0.9889</td> <td>樹黨</td> </tr> <tr class="trT"> <td>&nbsp;</td> <td>5</td> <td>曾盈豐</td> <td>男</td> <td class="tdAlignRight">881</td> <td class="tdAlignRight">0.5027</td> <td>自由台灣黨</td> </tr> <tr class="trFooterT"> <td colspan="7" align="right">投開票所數 已送/應送:&nbsp;246/246&nbsp;</td> </tr> </table> </td> </tr> <tr valign="top"> <td> <table width="100%" border="0" cellpadding="0" cellspacing="0"> <tr> <td width="10"></td> <td valign="top" class="fontNote"> <table> <tr> <td>註記說明:</td> <td align="center">◎</td> <td>當選註記</td> </tr> <tr> <td></td> <td align="center">?</td> <td>同票待抽籤</td> </tr> </table> </td> <td valign="top" class="fontTimer"><img src="../images/clock2.png" alt="Sat, 16 Jan 2016 22:12:12 +0800" title="Sat, 16 Jan 2016 22:12:12 +0800">&nbsp;資料更新時間:01/16&nbsp;22:12:06&nbsp;<br>(網頁每3分鐘自動更新一次)</td> </tr> <tr> <td colspan="3" class="fontNote"></td> </tr> </table> </td> </tr> </table> <!-- 修改區塊 --> </div> </td> </tr> </table> </div> <div class="main-footer"></div> <div id="divFooter">[中央選舉委員會] </div> <!--main-content--> </div><!--main-container--> </div><!--END main-wrap--> <script>setOrder();</script> <script>setMenuScrollPosY();</script> </body> </html>
data/president/n707000300000000/20160116142353/page.html
gugod/vote-watch-2016
<!DOCTYPE html> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <meta http-equiv="Expires" content="-1"> <meta http-equiv="Pragma" content="no-cache"> <meta http-equiv="Cache-Control" content="no-cache"> <title>105年第十四任總統副總統及第九屆立法委員選舉</title> <link href="../css/style.css" rel="stylesheet" type="text/css"> <link href="../css/style2.css" rel="stylesheet" type="text/css"> <script type="text/javascript" src="../js/ftiens4.js"></script> <script type="text/javascript" src="../js/ua.js"></script> <script type="text/javascript" src="../js/func.js"></script> <script type="text/javascript" src="../js/treeP1.js"></script> <script type="text/javascript" src="../js/refresh.js"></script> </head> <body id="main-body"> <div id="main-header"> <div id="main-top"> <a class="main-top-logo" href="#">中央選舉委員會</a> <ul class="main-top-list"> <li class="main-top-item"><a class="main-top-link main-top-link-home" href="../index.html">回首頁</a></li> <li class="main-top-item"><a class="main-top-link main-top-link-cec" href="http://2016.cec.gov.tw">中選會網站</a></li> <li class="main-top-item"><a class="main-top-link main-top-link-english" href="../../en/index.html">English</a></li> </ul> </div> </div> <div id="main-wrap"> <div id="main-banner"> <div class="slideshow"> <img src="../img/main_bg_1.jpg" width="1024" height="300" alt="background" title="background"> </div> <div class="main-deco"></div> <div class="main-title"></div> <a class="main-pvpe main-pvpe-current" href="../IDX/indexP1.html">總統副總統選舉</a> <a class="main-le" href="../IDX/indexT.html">立法委員選舉</a> </div> <div id="main-container"> <div id="main-content"> <table width="1024" border="1" cellpadding="0" cellspacing="0"> <tr> <td width="180" valign="top"> <div id="divMenu"> <table border="0"> <tr> <td><a style="text-decoration:none;color:silver" href="http://www.treemenu.net/" target=_blank></a></td> </tr> </table> <span class="TreeviewSpanArea"> <script>initializeDocument()</script> <noscript>請開啟Javascript功能</noscript> </span> </div> </td> <td width="796" valign="top"> <div id="divContent"> <!-- 修改區塊 --> <table width="100%" border="0" cellpadding="0" cellspacing="4"> <tr> <td><img src="../images/search.png" alt="候選人得票數" title="候選人得票數">&nbsp;<b>總統副總統選舉&nbsp;候選人在 屏東縣 三地門鄉得票數&nbsp;</b></td> </tr> <tr valign="bottom"> <td> <table width="100%" border="0" cellpadding="0" cellspacing="0"> <tr valign="bottom"> <td class="fontNumber">&nbsp;<img src="../images/nav.gif" alt="候選組數" title="候選組數">&nbsp;<img src="../images/nav.gif" alt="候選組數" title="候選組數">&nbsp;候選組數:3&nbsp;&nbsp;<img src="../images/nav.gif" alt="應選組數" title="應選組數">&nbsp;<img src="../images/nav.gif" alt="應選組數" title="應選組數">&nbsp;應選組數:1</td> <td align="right"> <select name="selector_order" class="selectC" tabindex="1" id="orderBy" onChange="changeOrder();"> <option value="n">依號次排序</option> <option value="s">依得票排序</option> </select> </td> </tr> </table> </td> </tr> <tr valign="top"> <td> <table width="100%" border="0" cellpadding="6" cellspacing="1" class="tableT"> <tr class="trHeaderT"> <td>註記</td> <td>號次</td> <td><table><tr><td>總統</td><td rowspan=2> 候選人姓名</td></tr><td>副總統</td></table></td> <td>性別</td> <td>得票數</td> <td>得票率%</td> <td>登記方式</td> </tr> <tr class="trT"> <td>&nbsp;</td> <td>1</td> <td>朱立倫<br>王如玄</td> <td>男<br>女</td> <td class="tdAlignRight">2,360</td> <td class="tdAlignRight">60.2964</td> <td>中國國民黨&nbsp; 推薦</td> </tr> <tr class="trT"> <td>&nbsp;</td> <td>2</td> <td>蔡英文<br>陳建仁</td> <td>女<br>男</td> <td class="tdAlignRight">847</td> <td class="tdAlignRight">21.6403</td> <td>民主進步黨&nbsp; 推薦</td> </tr> <tr class="trT"> <td>&nbsp;</td> <td>3</td> <td>宋楚瑜<br>徐欣瑩</td> <td>男<br>女</td> <td class="tdAlignRight">707</td> <td class="tdAlignRight">18.0634</td> <td>親民黨&nbsp; 推薦</td> </tr> <tr class="trFooterT"> <td colspan="7" align="right">投開票所數 已送/應送:&nbsp;10/10&nbsp;</td> </tr> </table> </td> </tr> <tr valign="top"> <td> <table width="100%" border="0" cellpadding="0" cellspacing="0"> <tr> <td width="10"></td> <td valign="top" class="fontNote"> <table> <tr> <td>註記說明:</td> <td align="center">◎</td> <td>自然當選</td> </tr> <tr> <td></td> <td align="center">?</td> <td>同票待抽籤</td> </tr> </table> </td> <td valign="top" class="fontTimer"><img src="../images/clock2.png" alt="Sat, 16 Jan 2016 22:21:12 +0800" title="Sat, 16 Jan 2016 22:21:12 +0800">&nbsp;資料更新時間:&nbsp;01/16&nbsp;22:21:06&nbsp;<br>(網頁每3分鐘自動更新一次)</td> </tr> <tr> <td colspan="3" class="fontNote"></td> </tr> </table> </td> </tr> </table> <!-- 修改區塊 --> </div> </td> </tr> </table> </div> <div class="main-footer"></div> <div id="divFooter" align=center>[中央選舉委員會] </div> <!--main-content--> </div><!--main-container--> </div><!--END main-wrap--> <script>setOrder();</script> <script>setMenuScrollPosY();</script> </body> </html>
data/TPE-3/n100030000000000/20160116100042/page.html
gugod/vote-watch-2016
<!DOCTYPE html> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <meta http-equiv="Expires" content="-1"> <meta http-equiv="Pragma" content="no-cache"> <meta http-equiv="Cache-Control" content="no-cache"> <title>105年第十四任總統副總統及第九屆立法委員選舉</title> <link href="../css/style.css" rel="stylesheet" type="text/css"> <link href="../css/style2.css" rel="stylesheet" type="text/css"> <script type="text/javascript" src="../js/ftiens4.js"></script> <script type="text/javascript" src="../js/ua.js"></script> <script type="text/javascript" src="../js/func.js"></script> <script type="text/javascript" src="../js/treeT.js"></script> <script type="text/javascript" src="../js/refresh.js"></script> </head> <body id="main-body"> <div id="main-header"> <div id="main-top"> <a class="main-top-logo" href="#">中央選舉委員會</a> <ul class="main-top-list"> <li class="main-top-item"><a class="main-top-link main-top-link-home" href="../index.html">回首頁</a></li> <li class="main-top-item"><a class="main-top-link main-top-link-cec" href="http://2016.cec.gov.tw">中選會網站</a></li> <li class="main-top-item"><a class="main-top-link main-top-link-english" href="../../en/index.html">English</a></li> </ul> </div> </div> <div id="main-wrap"> <div id="main-banner"> <div class="slideshow"> <img src="../img/main_bg_2.jpg" width="1024" height="300" alt="background" title="background"> </div> <div class="main-deco"></div> <div class="main-title"></div> <a class="main-pvpe" href="../IDX/indexP1.html">總統副總統選舉</a> <a class="main-le main-le-current" href="../IDX/indexT.html">立法委員選舉</a> </div> <div id="main-container"> <div id="main-content"> <table width="1024" border="1" cellpadding="0" cellspacing="0"> <tr> <td width="180" valign="top"> <div id="divMenu"> <table border="0"> <tr> <td><a style="text-decoration:none;color:silver" href="http://www.treemenu.net/" target=_blank></a></td> </tr> </table> <span class="TreeviewSpanArea"> <script>initializeDocument()</script> <noscript>請開啟Javascript功能</noscript> </span> </div> </td> <td width="796" valign="top"> <div id="divContent"> <!-- 修改區塊 --> <table width="100%" border="0" cellpadding="0" cellspacing="4"> <tr> <td><img src="../images/search.png" alt="候選人得票數" title="候選人得票數">&nbsp;<b>區域立法委員選舉&nbsp;臺北市&nbsp;第3選舉區&nbsp;候選人得票數&nbsp;</b></td> </tr> <tr valign="bottom"> <td> <table width="100%" border="0" cellpadding="0" cellspacing="0"> <tr valign="bottom"> <td class="fontNumber">&nbsp;<img src="../images/nav.gif" alt="候選人數" title="候選人數">&nbsp;<img src="../images/nav.gif" alt="候選人數" title="候選人數">&nbsp;候選人數:10&nbsp;&nbsp;<img src="../images/nav.gif" alt="應選人數" title="應選人數">&nbsp;<img src="../images/nav.gif" alt="應選人數" title="應選人數">&nbsp;應選人數:1&nbsp;&nbsp; <!--<img src="../images/nav.gif" alt="應有婦女當選名額" title="應有婦女當選名額">&nbsp; <img src="../images/nav.gif" alt="應有婦女當選名額" title="應有婦女當選名額">&nbsp;應有婦女當選名額:0--> </td> <td align="right"> <select name="selector_order" class="selectC" tabindex="1" id="orderBy" onChange="changeOrder();"> <option value="n">依號次排序</option> <option value="s">依得票排序</option> </select> </td> </tr> </table> </td> </tr> <tr valign="top"> <td> <table width="100%" border="0" cellpadding="6" cellspacing="1" class="tableT"> <tr class="trHeaderT"> <td>註記</td> <td>號次</td> <td>姓名</td> <td>性別</td> <td>得票數</td> <td>得票率%</td> <td>推薦之政黨</td> </tr> <tr class="trT"> <td>&nbsp;</td> <td>1</td> <td>高士恩</td> <td>男</td> <td class="tdAlignRight">7</td> <td class="tdAlignRight">0.4479</td> <td>大愛憲改聯盟</td> </tr> <tr class="trT"> <td>&nbsp;</td> <td>2</td> <td>潘建志</td> <td>男</td> <td class="tdAlignRight">639</td> <td class="tdAlignRight">40.8829</td> <td>無</td> </tr> <tr class="trT"> <td>&nbsp;</td> <td>3</td> <td>林新凱</td> <td>男</td> <td class="tdAlignRight">9</td> <td class="tdAlignRight">0.5758</td> <td>台灣獨立黨</td> </tr> <tr class="trT"> <td>&nbsp;</td> <td>4</td> <td>趙燕傑</td> <td>男</td> <td class="tdAlignRight">4</td> <td class="tdAlignRight">0.2559</td> <td>無</td> </tr> <tr class="trT"> <td>&nbsp;</td> <td>5</td> <td>邱正浩</td> <td>男</td> <td class="tdAlignRight">8</td> <td class="tdAlignRight">0.5118</td> <td>和平鴿聯盟黨</td> </tr> <tr class="trT"> <td>&nbsp;</td> <td>6</td> <td>陳科引</td> <td>男</td> <td class="tdAlignRight">14</td> <td class="tdAlignRight">0.8957</td> <td>無</td> </tr> <tr class="trT"> <td>&nbsp;</td> <td>7</td> <td>李晏榕</td> <td>女</td> <td class="tdAlignRight">236</td> <td class="tdAlignRight">15.0992</td> <td>綠黨社會民主黨聯盟</td> </tr> <tr class="trT"> <td>&nbsp;</td> <td>8</td> <td>李成嶽</td> <td>男</td> <td class="tdAlignRight">12</td> <td class="tdAlignRight">0.7678</td> <td>軍公教聯盟黨</td> </tr> <tr class="trT"> <td>&nbsp;</td> <td>9</td> <td>黃麗香</td> <td>女</td> <td class="tdAlignRight">5</td> <td class="tdAlignRight">0.3199</td> <td>無</td> </tr> <tr class="trT"> <td>&nbsp;</td> <td>10</td> <td>蔣萬安</td> <td>男</td> <td class="tdAlignRight">629</td> <td class="tdAlignRight">40.2431</td> <td>中國國民黨</td> </tr> <tr class="trFooterT"> <td colspan="7" align="right">投開票所數 已送/應送:&nbsp;2/205&nbsp;</td> </tr> </table> </td> </tr> <tr valign="top"> <td> <table width="100%" border="0" cellpadding="0" cellspacing="0"> <tr> <td width="10"></td> <td valign="top" class="fontNote"> <table> <tr> <td>註記說明:</td> <td align="center">◎</td> <td>當選註記</td> </tr> <tr> <td></td> <td align="center">?</td> <td>同票待抽籤</td> </tr> </table> </td> <td valign="top" class="fontTimer"><img src="../images/clock2.png" alt="Sat, 16 Jan 2016 18:00:10 +0800" title="Sat, 16 Jan 2016 18:00:10 +0800">&nbsp;資料更新時間:01/16&nbsp;18:00:06&nbsp;<br>(網頁每3分鐘自動更新一次)</td> </tr> <tr> <td colspan="3" class="fontNote"></td> </tr> </table> </td> </tr> </table> <!-- 修改區塊 --> </div> </td> </tr> </table> </div> <div class="main-footer"></div> <div id="divFooter">[中央選舉委員會] </div> <!--main-content--> </div><!--main-container--> </div><!--END main-wrap--> <script>setOrder();</script> <script>setMenuScrollPosY();</script> </body> </html>
service.html
lapetz/lapetz.github.io
<!DOCTYPE html> <!--[if IE 7 ]><html class="ie ie7 lte9 lte8 lte7" lang="en-US"><![endif]--> <!--[if IE 8]><html class="ie ie8 lte9 lte8" lang="en-US"> <![endif]--> <!--[if IE 9]><html class="ie ie9 lte9" lang="en-US"><![endif]--> <!--[if (gt IE 9)|!(IE)]><!--> <html class="noIE" lang="en-US"> <!--<![endif]--> <head> <!-- meta --> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/> <meta name="viewport" content="width=device-width, initial-scale = 1.0, maximum-scale=1.0, user-scalable=no"/> <title>S I G H T</title> <link rel="stylesheet" href="assets/css/bootstrap.min.css"> <link rel="stylesheet" href="assets/css/ionicons.min.css"> <link rel="stylesheet" href="assets/css/owl.carousel.css"> <link rel="stylesheet" href="assets/css/owl.theme.css"> <link rel="stylesheet" href="assets/css/main.css"> <link rel="stylesheet" href="assets/css/section.css"> <link rel="stylesheet" href="assets/css/service.css"> <!-- HTML5 shim and Respond.js IE8 support of HTML5 elements and media queries --> <!--[if lt IE 9]> <script src="assets/js/html5shiv.js"></script> <script src="assets/js/respond.js"></script> <![endif]--> <!--[if IE 8]> <script src="assets/js/selectivizr.js"></script> <![endif]--> </head> <body> <!-- Home --> <section class="portfolio-header" id="header"> <nav class="navbar navbar-default _navbar-fixed-top"> <div class="container"> <!-- Brand and toggle get grouped for better mobile display --> <div class="navbar-header"> <button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#bs-example-navbar-collapse-1" 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="#">NOVA BLUMENAU</a> </div> <!-- /.navbar-header --> <!-- Collect the nav links, forms, and other content for toggling --> <div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1"> <ul class="nav navbar-nav navbar-right"> <li><a href="index.html">home</a></li> <li><a href="about.html">sobre</a></li> <li class="active"><a href="service.html">serviços</a></li> <li><a href="agenda.html">Agenda</a></li> <li><a href="portfolio.html">portfolio</a></li> <li><a href="contact.html">contato</a></li> </ul> <!-- /.nav --> </div><!-- /.navbar-collapse --> </div><!-- /.container --> </nav> </section> <!-- /#header --> <!-- Section Background --> <section class="section-background"> <div class="container"> <ol class="breadcrumb"> <li><a href="index.html">Home</a></li> <li class="active">&nbsp;service</li> </ol> </div> <!-- /.container --> </section> <!-- /.section-background --> <!-- About Us --> <section class="about" id="about"> <div class="container section-wrapper"> <h2 class="section-title black"> quem somos </h2> <!-- /.section-title --> <div class="underline purple"></div> <div class="row"> <div class="col-md-3 col-sm-6"> <img src="assets/images/about-1.png" alt="about" class="about-img"> </div> <!-- /.col-md-3 --> <div class="col-md-3 col-sm-6"> <img src="assets/images/about-2.png" alt="about" class="about-img"> </div> <!-- /.col-md-3 --> <div class="col-md-6 col-sm-12"> <p class="about-detail"> Com mais de 1.000 m² de área construída, a Sociedade nova Blumenau é o lugar ideal para você que procura um lugar para passar suas horas de lazer. Bem localizada e de fácil acesso você encontrará um estacionamento seguro e amplo com mais de 300 vagas. Nosso espaço esta aberto para eventos particulares, faça seu orçamento. </p> <!-- /.about-detail --> </div> <!-- /.col-md-6 --> </div> <!-- /.row --> <div class="row"> <div class="col-sm-4"> <h3 class="section-item-title"> Eventos particulares </h3> <p class="section-item-detail"> Todas as nossas sextas-feiras estão abertas para eventos particulares, assim como segunda, terça e quartas-feiras. Fique a vontade para entrar em contato conosco através de nosso whats-up, e-mail ou página no facebook. Todos os dados necessários se encontram na nossa página de contato. </p> </div> <div class="col-sm-4"> <h3 class="section-item-title"> Shows ao vivo </h3> <p class="section-item-detail"> Todos os sábados shows ao vivo com bandas de grande sucesso. Já tendo passado por nós grupos como Candieiro, os 4 Gaudérios, João Luiz Corrêa, Os Bertussi, Tchê Garotos, Garotos de Ouro, Porca Véia, Os Mateadores, Portal do Sul, Chiquito e Bordoneio, Bambaquerê, Banda Fole, Banda Universitária. </p> </div> <div class="col-sm-4"> <h3 class="section-item-title"> Tardes dançantes </h3> <p class="section-item-detail"> Um ótimo café colonial acompanhado com muita dança nas Quintas e Domingos. </p> </div> </div> <!-- /.row --> </div> <!-- /.container --> </section> <!-- /.about --> <!-- Testimonial --> <section class="testimonial"> <div class="container section-wrapper"> <div class="section-title"> testmonials </div> <!-- /.section-title --> <div class="underline white"></div> <div class="owl-carousel testimonial-owl"> <div class="item"> <p class="testimonial-detail"> The Department of Computer Science and Engineering, Islamic University of Technology(IUT), is one of the </p> <div class="test-name"> <strong>Mohoshin Ahmed</strong> <br> ROX THEME </div> </div> <!-- /.item --> <div class="item"> <p class="testimonial-detail"> The Department of Computer Science and Engineering, Islamic University of Technology(IUT), is one of the </p> <div class="test-name"> <strong>Mohoshin Ahmed</strong> <br> ROX THEME </div> </div> <!-- /.item --> <div class="item"> <p class="testimonial-detail"> The Department of Computer Science and Engineering, Islamic University of Technology(IUT), is one of the </p> <div class="test-name"> <strong>Mohoshin Ahmed</strong> <br> ROX THEME </div> </div> <!-- /.item --> </div> <!-- /.owl-carousel --> </div> <!-- /.container --> </section> <!-- /.testimonial --> <!-- Price Table --> <section class="price-table"> <div class="container section-wrapper"> <h2 class="section-title black"> Price table </h2> <!-- /.section-title --> <div class="underline purple"></div> <div class="row"> <div class="col-sm-10 col-sm-offset-1"> <div class="row"> <div class="col-sm-3"> <div class="price-title"> Standard <br> <span>$/Month</span> </div> <ul class="price-list"> <li>5 Products</li> <li>20 Pages Galleries</li> <li>500 GB Bandwidth</li> <li>Developer Platform</li> <li>Mobile Website and Store</li> <li>Custom Domain Free</li> <li>24/7 Customer Support</li> <li class="text-center"> <button class="btn btn-default custom-btn-default"> Get Started Now </button> </li> </ul> </div> <div class="col-sm-3"> <div class="price-title"> Standard <br> <span>$/Month</span> </div> <ul class="price-list"> <li>5 Products</li> <li>20 Pages Galleries</li> <li>500 GB Bandwidth</li> <li>Developer Platform</li> <li>Mobile Website and Store</li> <li>Custom Domain Free</li> <li>24/7 Customer Support</li> <li class="text-center"> <button class="btn btn-default custom-btn-default"> Get Started Now </button> </li> </ul> </div> <div class="col-sm-3"> <div class="price-title"> Standard <br> <span>$/Month</span> </div> <ul class="price-list"> <li>5 Products</li> <li>20 Pages Galleries</li> <li>500 GB Bandwidth</li> <li>Developer Platform</li> <li>Mobile Website and Store</li> <li>Custom Domain Free</li> <li>24/7 Customer Support</li> <li class="text-center"> <button class="btn btn-default custom-btn-default"> Get Started Now </button> </li> </ul> </div> <div class="col-sm-3"> <div class="price-title"> Standard <br> <span>$/Month</span> </div> <ul class="price-list"> <li>5 Products</li> <li>20 Pages Galleries</li> <li>500 GB Bandwidth</li> <li>Developer Platform</li> <li>Mobile Website and Store</li> <li>Custom Domain Free</li> <li>24/7 Customer Support</li> <li class="text-center"> <button class="btn btn-default custom-btn-default"> Get Started Now </button> </li> </ul> </div> </div> <!-- /.row --> </div> </div> <!-- /.row --> </div> <!-- /.container --> </section> <!-- /.price-table --> <!-- Add --> <section class="section-wrapper add container"> <div class="owl-carousel add-owl"> <div class="item"> <img src="assets/images/add-1.png" alt="add" class="add-item"> </div> <!-- /.item --> <div class="item"> <img src="assets/images/add-2.png" alt="add" class="add-item"> </div> <!-- /.item --> <div class="item"> <img src="assets/images/add-3.png" alt="add" class="add-item"> </div> <!-- /.item --> <div class="item"> <img src="assets/images/add-4.png" alt="add" class="add-item"> </div> <!-- /.item --> <div class="item"> <img src="assets/images/add-1.png" alt="add" class="add-item"> </div> <!-- /.item --> <div class="item"> <img src="assets/images/add-2.png" alt="add" class="add-item"> </div> <!-- /.item --> <div class="item"> <img src="assets/images/add-3.png" alt="add" class="add-item"> </div> <!-- /.item --> <div class="item"> <img src="assets/images/add-4.png" alt="add" class="add-item"> </div> <!-- /.item --> </div> <!-- /.owl-carousel --> </section> <!-- Footer --> <footer> <div class="container"> <div class="row"> <div class="col-sm-4"> <div class="copy"> Copyright &copy; 2015 Your Company </div> </div> <div class="col-sm-4 text-center"> <div class="social-icon"> <a href="#"> <div class="icon fb"> <i class="ion-social-facebook"></i> </div> </a> <a href="#"> <div class="icon twitter"> <i class="ion-social-twitter"></i> </div> </a> <a href="#"> <div class="icon google"> <i class="ion-social-googleplus"></i> </div> </a> <a href="#"> <div class="icon rss"> <i class="ion-social-rss"></i> </div> </a> </div> </div> <div class="col-sm-4 text-right"> <div class="copy"> Theme by <a href="http://www.themewagon.com">themewagon.com</a>. All Rights Reserved </div> </div> </div> <!-- /.row --> </div> <!-- /.container --> </footer> <script src="assets/js/jquery-1.11.2.min.js"></script> <script src="assets/js/bootstrap.min.js"></script> <script src="assets/js/owl.carousel.min.js"></script> <script src="assets/js/contact.js"></script> <!-- // <script src="assets/js/smoothscroll.js"></script> --> <script src="assets/js/script.js"></script> </body> </html>
2011/09/28/wednesday-berkeley-visits.html
sunbjt/cboettig.github.com
<!DOCTYPE html> <html lang="en" xmlns="http://www.w3.org/1999/xhtml" xml:lang="en"> <head prefix="dc: http://purl.org/dc/terms/ og: http://ogp.me/ns#"> <meta http-equiv='Content-Type' content='text/html; charset=utf-8'/> <title>Wednesday - Berkeley visits</title> <meta name="author" content="Carl Boettiger" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> <!-- Get date last modified from git log. (Uses current time if file entry not found, e.g. projects/) --> <!-- For posts, page.date is the date they are published under, which we use as their 'canonical' dc:date --> <!-- Posts declare modified timestamps in the sidebar, so would be redundant to put here. But then pages don't have a dc:modified... unless we give them their own (modified) sidebar? --> <!-- Ideally we would want date originally created from the _oldest_ git commit too...--> <!-- HTML5 metadata --> <meta name="keywords" content="" /> <meta name="description" content="" /> <meta name="resource_type" content="website"/> <!-- RDFa Metadata (in DublinCore) --> <meta property="dc:title" content="Wednesday - Berkeley visits" /> <meta property="dc:creator" content="Carl Boettiger" /> <meta property="dc:date" content="2011-09-28T09:25:56Z" /> <meta property="dc:format" content="text/html" /> <meta property="dc:language" content="en" /> <meta property="dc:identifier" content="/2011/09/28/wednesday-berkeley-visits.html" /> <meta property="dc:rights" content="CC0" /> <meta property="dc:source" content="Lab Notebook" /> <meta property="dc:subject" content="Ecology" /> <meta property="dc:type" content="website" /> <!-- RDFa Metadata (in OpenGraph) --> <meta property="og:title" content="Wednesday - Berkeley visits" /> <meta property="og:author" content="http://carlboettiger.info/index.html#me" /> <!-- Should be Liquid? URI? --> <meta property="http://ogp.me/ns/profile#first_name" content="Carl"/> <meta property="http://ogp.me/ns/profile#last_name" content="Boettiger"/> <meta property="http://ogp.me/ns/article#published_time" content="2011-09-28T09:25:56Z" /> <meta property="og:site_name" content="Lab Notebook" /> <!-- Same as dc:source? --> <meta property="og:url" content="http://carlboettiger.info/2011/09/28/wednesday-berkeley-visits.html" /> <meta property="og:type" content="website" /> <!-- Google Scholar Metadata --> <meta name="citation_author" content="Carl Boettiger"/> <meta name="citation_date" content="2011-09-28T09:25:56Z"/> <meta name="citation_title" content="Wednesday - Berkeley visits"/> <meta name="citation_journal_title" content="Lab Notebook"/> <!--NOTE: see also the COinS Metadata in span element in footer --> <!-- CSS Stylesheets (toggled with javascript) --> <link href="/assets/css/bootstrap.css" rel="stylesheet" type="text/css" title="white" /> <link href="/assets/css/light.css" rel="alternate stylesheet" type="text/css" id="stl" title="light" /> <link href="/assets/css/dark.css" rel="alternate stylesheet" type="text/css" title="dark" /> <link href="/assets/css/bootstrap-responsive.css" rel="stylesheet" type="text/css"/> <!-- Javascript needed for theme toggle, load immediately --> <script type="text/javascript" src="/assets/js/switch-css.js"></script> <script type="text/javascript"> set_style_from_cookie(); </script> </head> <body prefix="dc: http://purl.org/dc/terms/ foaf: http://xmlns.com/foaf/0.1/"> <!-- Navbar ================================================== --> <div class="navbar navbar-fixed-top"> <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="/README.html"><i style="float:right;" class="icon-info-sign" alt="info"></i></span></a> <div class="nav-collapse"> <ul class="nav"> <li> <a href="/index.html">Home</a></li> <li> <a href="/vita.html">Vita</a></li> <li> <a href="/research.html">Research</a></li> <li> <a href="/teaching.html">Teaching</a></li> <li> <a href="/community.html">Community</a></li> <li> <a href="/lab-notebook.html">Lab Notebook</a></li> </ul> </div><!--/.nav-collapse --> <!-- Search site using Google's index --> <form class="navbar-search pull-right" method="get" action="http://google.com/search"> <p> <input type="hidden" name="q" value="site:carlboettiger.info" /> <input type="text" class="search-query" name="q" /> <button class="btn btn-mini" type="submit"><i class="icon-search"></i></button> </p> </form> <!-- <div id="search"> <form method="get" class="navbar-search pull-right form-search"> <p> <input type="text" name="search-text" id="search-text"> <button class="btn btn-mini" type="submit"><i class="icon-search"></i></button> </p>    </form> </div> --> </div> <!-- /container --> </div> <!-- /navbar-inner --> </div> <!-- /navbar --> <div class="container"> <!-- Responsive grid layout --> <header class="jumbotron"> <h1 class="entry-title">Wednesday - Berkeley visits</h1> <h3></h3> </header> <div class="row"> <div class="span7 offset1"> <article> <ul> <li>Consultation call with Rebecca Lawrence, F1000.  F1000 is exploring offering a data publishing platform, and we discussed some of the potential challenges (submission incentives, data review/reproducible review, meta-data standards).</li> </ul> <blockquote> <p>anyone who might be interested  in working with us to get this project off the ground, with a scientific PhD background, a reasonable understanding of data sharing/mining issues and some knowledge of technical issues (not necessarily a coder but I guess it might help) then do let me know.</p> </blockquote> <ul> <li>Meeting with Graham and Peter, finalizing paper revisions.</li> <li>Meeting with John Huelsenbeck.</li> <li>Group members: Talked to Tracy. (Nick &amp; Bastien are overseas currently)</li> <li>Meeting with Kathy Day.</li> </ul> </article> </div> <div class="span4"> <div class="sidebar"> <aside prefix="og:http://ogp.me/ns/article#"> <p> <i class="icon-calendar"></i> <time datetime="2011-09-28T09:25:56Z" property="dc:created">28 Sep 2011</time></p> <p><small> modified: <time datetime="2013-02-24T13:18:36-08:00" property="dc:modified">24 Feb 2013</time></small></p> <br /> <p><a class="btn btn-mini" rel="prev" href='/2011/09/27/tuesday-berkeley-visits.html'><i class="icon-chevron-left"></i> prev</a> <a class="btn btn-mini" rel="next" href='/2011/09/29/thursday-10.html'>next <i class="icon-chevron-right"></i></a></p> <br /> <p> <a onclick="recordOutboundLink(this, 'Outbound Links', 'history'); return false;" class="btn btn-mini" href="https://github.com/cboettig/labnotebook/commits/master/_posts/2011-09-28-wednesday-berkeley-visits.md"><i class="icon-time"></i> history</a></p> <br /> <p><i class="icon-list"></i> Posted in <a rel="dc:subject" class="category" href="/categories.html#evolution">evolution</a> </p> <p> <i class="icon-tag"></i> tags: </p> <br/> <p style="font-style:italic"> <i class="icon-signal"></i> pageviews: (not calculated)</p> <br/> <p><small> <i class="icon-barcode"></i> SHA Hash: <a href="https://github.com/cboettig/labnotebook/commit/60fee991d34c96a1f8d91d4dbbe0efe63c4daef7/_posts/2011-09-28-wednesday-berkeley-visits.md"> 60fee991d34c96a1f8d91d4dbbe0efe63c4daef7</a></small></p> <br/> </aside> </div> </div> </div> <!-- Disqus Comments --> <div class="row disqus"> <div class="span8"> <div id="disqus_thread"></div> <script type="text/javascript"> var disqus_shortname = 'cboettig'; // required: replace example with your forum shortname /* * * DON'T EDIT BELOW THIS LINE * * */ (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = 'http://' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); </script> <noscript>Please enable JavaScript to view the <a href="http://disqus.com/?ref_noscript">comments powered by Disqus.</a></noscript> </div> </div> <footer class="footer"> <!-- ************* Buttons to toggle theme CSS ********************** --> <div class="row"> <div class="span12"> <form style="font-size:10px" class="pull-right"> <a onclick="switch_style('dark'); recordOutboundLink(this, 'Outbound Links', 'dark theme'); return false;" name="theme" value="dark" id="dark" class="btn btn-mini"><span class="showtooltip" title="switch to dark theme"><i class="icon-adjust"></i> </span></a> <a onclick="switch_style('light'); recordOutboundLink(this, 'Outbound Links', 'light theme'); return false;" name="theme" value="light" id="light" class="btn btn-mini"><span class="showtooltip" title="switch to light theme"><i class="icon-certificate"></i> <a onclick="switch_style('white'); recordOutboundLink(this, 'Outbound Links', 'white theme'); return false;" name="theme" value="white" id="white" class="btn btn-mini"><span class="showtooltip" title="switch to white theme"><i class="icon-circle-blank"></i> </span></a> </span></a> </form> </div> </div> <!--************** FOAF information to social networks ***************************** --> <div class="row"> <div class="span3 socialicons" style="font-size:20px" typeof="foaf:Person" about="http://carlboettiger.info#me"> <p> <script type="text/javascript" src="/assets/js/obfuscate-email-link.js" language="javascript"></script> <a rel="foaf:account" alt="twitter" href="https://twitter.com/cboettig" onclick="recordOutboundLink(this, 'Outbound Links', 'Twitter'); return false;"><span class="showtooltip" title="follow me on twitter (reading, discussing)"><i class="icon-twitter"></i></span></a> <a rel="foaf:account" alt="github" href="https://github.com/cboettig" onclick="recordOutboundLink(this, 'Outbound Links', 'Github'); return false;"><span class="showtooltip" title="follow me on Github (code, research)"><i class="icon-github"></i></span></a> <!-- <a rel="foaf:account" href="https://plus.google.com/" onclick="recordOutboundLink(this, 'Outbound Links', 'GPlus'); return false;"><i class="icon-google-plus"></i></a> <a rel="foaf:account" href="http://www.mendeley.com/profiles/carl-boettiger" onclick="recordOutboundLink(this, 'Outbound Links', 'Mendeley'); return false;"><img src="/assets/img/icon-mendeley.png" alt="mendeley" /></a> citations on google-scholar stackoverflow --> <a alt="rss" type="application/atom+xml" href="/atom.xml" class="showtooltip" title="subscribe to RSS feeds for my open lab notebook" onclick="recordOutboundLink(this, 'Outbound Links', 'RSS'); return false;"><i class="icon-rss"></i></a> </p> </div> <!--**************** End social links **************************** --> <div class="span1"> <br /> </div> <div class="span4"> <p> <a onclick="recordOutboundLink(this, 'Outbound Links', 'ONS_claim'); return false;" href="http://onsclaims.wikispaces.com/"><img src="http://onsclaims.wikispaces.com/file/view/ons-aci2-icon.png" alt="ONS" class="showtooltip" title="An Open Notebook Science (ONS) project claim: Entry provides all content (AC) immediately (I) or without significant delay. See link for details"/></a> <a title="This site uses linked data semantics. Click to extract as RDF XML." class="btn btn-mini showtooltip" style="font-size: .8em" href="http://any23.org/?format=rdfxml&validate=validate&uri=http://carlboettiger.info/2011/09/28/wednesday-berkeley-visits.html"><i class="icon-cloud-download" onclick="recordOutboundLink(this, 'Outbound Links', 'RDF'); return false;"></i> RDF</a> </p> </div> <div class="span1"> <br /> </div> <div class="span3"> <p> <a rel="license" property="http://creativecommons.org/ns#license" href="http://creativecommons.org/publicdomain/zero/1.0/" onclick="recordOutboundLink(this, 'Outbound Links', 'CC0'); return false;"><img src="http://i.creativecommons.org/l/zero/1.0/88x31.png" alt="CC0"/></a> </p> </div> </div> <!-- COinS metadata (for citation managers like Zotero etc), goes in body text --> <span class="Z3988" title="ctx_ver=Z39.88-2004 &amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Adc &amp;rfr_id=info%3Asid%2Focoins.info%3Agenerator &amp;rft.title=Wednesday - Berkeley visits &amp;rft.creator=Carl Boettiger &amp;rft.date=2011-09-28 &amp;rft.language=EN &amp;rft.rights=CC0 &amp;rft_id=http://carlboettiger.info/2011/09/28/wednesday-berkeley-visits.html"> </span> </footer> <!-- Le javascript ================================================== --> <!-- Placed at the end of the document so the pages load faster --> <!-- JQuery, used on a few pages --> <script type="text/javascript" src="/assets/js/jquery.js"></script> <!-- Equations using MathJax --> <script type="text/javascript" src="http://cdn.mathjax.org/mathjax/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML"></script> <script type="text/x-mathjax-config"> MathJax.Hub.Config({ TeX: { equationNumbers: {autoNumber: "all"} } }); </script> <!-- Twitter Bootstrap Javascript --> <script src="/assets/js/bootstrap.min.js"></script> <!-- Tooltip javascript --> <script type="text/javascript"> $(document).ready(function (){ $(".showtooltip").tooltip(); }); </script> <!-- Marran's Search Javascript --> <script type="text/javascript" src="/assets/js/porter-stemmer.js"></script> <script type="text/javascript" src="/assets/js/site-search.js"></script> <!-- Code collapse Javascript --> <script type="text/javascript"> $(document).ready(function(){ $("#toggle_code").click(function(){ $(".highlight").toggle(); $(".sourceCode").toggle(); }); }); </script> <script type="text/javascript"> var _gaq = _gaq || []; _gaq.push(['_setAccount', 'UA-18401403-1']); _gaq.push(['_trackPageview']); (function() { var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true; ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js'; var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s); })(); </script> <script type="text/javascript"> function recordOutboundLink(link, category, action) { try { var pageTracker=_gat._getTracker("UA-18401403-1"); pageTracker._trackEvent(category, action); setTimeout('document.location = "' + link.href + '"', 100) }catch(err){} } </script> </div> </body> </html>
data/president/n500002100000000/20160116112117/page.html
gugod/vote-watch-2016
<!DOCTYPE html> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <meta http-equiv="Expires" content="-1"> <meta http-equiv="Pragma" content="no-cache"> <meta http-equiv="Cache-Control" content="no-cache"> <title>105年第十四任總統副總統及第九屆立法委員選舉</title> <link href="../css/style.css" rel="stylesheet" type="text/css"> <link href="../css/style2.css" rel="stylesheet" type="text/css"> <script type="text/javascript" src="../js/ftiens4.js"></script> <script type="text/javascript" src="../js/ua.js"></script> <script type="text/javascript" src="../js/func.js"></script> <script type="text/javascript" src="../js/treeP1.js"></script> <script type="text/javascript" src="../js/refresh.js"></script> </head> <body id="main-body"> <div id="main-header"> <div id="main-top"> <a class="main-top-logo" href="#">中央選舉委員會</a> <ul class="main-top-list"> <li class="main-top-item"><a class="main-top-link main-top-link-home" href="../index.html">回首頁</a></li> <li class="main-top-item"><a class="main-top-link main-top-link-cec" href="http://2016.cec.gov.tw">中選會網站</a></li> <li class="main-top-item"><a class="main-top-link main-top-link-english" href="../../en/index.html">English</a></li> </ul> </div> </div> <div id="main-wrap"> <div id="main-banner"> <div class="slideshow"> <img src="../img/main_bg_1.jpg" width="1024" height="300" alt="background" title="background"> </div> <div class="main-deco"></div> <div class="main-title"></div> <a class="main-pvpe main-pvpe-current" href="../IDX/indexP1.html">總統副總統選舉</a> <a class="main-le" href="../IDX/indexT.html">立法委員選舉</a> </div> <div id="main-container"> <div id="main-content"> <table width="1024" border="1" cellpadding="0" cellspacing="0"> <tr> <td width="180" valign="top"> <div id="divMenu"> <table border="0"> <tr> <td><a style="text-decoration:none;color:silver" href="http://www.treemenu.net/" target=_blank></a></td> </tr> </table> <span class="TreeviewSpanArea"> <script>initializeDocument()</script> <noscript>請開啟Javascript功能</noscript> </span> </div> </td> <td width="796" valign="top"> <div id="divContent"> <!-- 修改區塊 --> <table width="100%" border="0" cellpadding="0" cellspacing="4"> <tr> <td><img src="../images/search.png" alt="候選人得票數" title="候選人得票數">&nbsp;<b>總統副總統選舉&nbsp;候選人在 臺南市 安定區得票數&nbsp;</b></td> </tr> <tr valign="bottom"> <td> <table width="100%" border="0" cellpadding="0" cellspacing="0"> <tr valign="bottom"> <td class="fontNumber">&nbsp;<img src="../images/nav.gif" alt="候選組數" title="候選組數">&nbsp;<img src="../images/nav.gif" alt="候選組數" title="候選組數">&nbsp;候選組數:3&nbsp;&nbsp;<img src="../images/nav.gif" alt="應選組數" title="應選組數">&nbsp;<img src="../images/nav.gif" alt="應選組數" title="應選組數">&nbsp;應選組數:1</td> <td align="right"> <select name="selector_order" class="selectC" tabindex="1" id="orderBy" onChange="changeOrder();"> <option value="n">依號次排序</option> <option value="s">依得票排序</option> </select> </td> </tr> </table> </td> </tr> <tr valign="top"> <td> <table width="100%" border="0" cellpadding="6" cellspacing="1" class="tableT"> <tr class="trHeaderT"> <td>註記</td> <td>號次</td> <td><table><tr><td>總統</td><td rowspan=2> 候選人姓名</td></tr><td>副總統</td></table></td> <td>性別</td> <td>得票數</td> <td>得票率%</td> <td>登記方式</td> </tr> <tr class="trT"> <td>&nbsp;</td> <td>1</td> <td>朱立倫<br>王如玄</td> <td>男<br>女</td> <td class="tdAlignRight">2,525</td> <td class="tdAlignRight">18.4590</td> <td>中國國民黨&nbsp; 推薦</td> </tr> <tr class="trT"> <td>&nbsp;</td> <td>2</td> <td>蔡英文<br>陳建仁</td> <td>女<br>男</td> <td class="tdAlignRight">10,002</td> <td class="tdAlignRight">73.1194</td> <td>民主進步黨&nbsp; 推薦</td> </tr> <tr class="trT"> <td>&nbsp;</td> <td>3</td> <td>宋楚瑜<br>徐欣瑩</td> <td>男<br>女</td> <td class="tdAlignRight">1,152</td> <td class="tdAlignRight">8.4217</td> <td>親民黨&nbsp; 推薦</td> </tr> <tr class="trFooterT"> <td colspan="7" align="right">投開票所數 已送/應送:&nbsp;20/23&nbsp;</td> </tr> </table> </td> </tr> <tr valign="top"> <td> <table width="100%" border="0" cellpadding="0" cellspacing="0"> <tr> <td width="10"></td> <td valign="top" class="fontNote"> <table> <tr> <td>註記說明:</td> <td align="center">◎</td> <td>自然當選</td> </tr> <tr> <td></td> <td align="center">?</td> <td>同票待抽籤</td> </tr> </table> </td> <td valign="top" class="fontTimer"><img src="../images/clock2.png" alt="Sat, 16 Jan 2016 19:18:10 +0800" title="Sat, 16 Jan 2016 19:18:10 +0800">&nbsp;資料更新時間:&nbsp;01/16&nbsp;19:18:06&nbsp;<br>(網頁每3分鐘自動更新一次)</td> </tr> <tr> <td colspan="3" class="fontNote"></td> </tr> </table> </td> </tr> </table> <!-- 修改區塊 --> </div> </td> </tr> </table> </div> <div class="main-footer"></div> <div id="divFooter" align=center>[中央選舉委員會] </div> <!--main-content--> </div><!--main-container--> </div><!--END main-wrap--> <script>setOrder();</script> <script>setMenuScrollPosY();</script> </body> </html>
angularjs/angular-tutorial/passo-7/index.html
jacksongomesbr/livro-web-codigo-fonte
<!doctype html> <html lang="pt-br" ng-app="phonecat"> <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>Angular Tutorial</title> <link rel="stylesheet" href="node_modules/bootstrap/dist/css/bootstrap.min.css"> <link rel="stylesheet" href="app.css"> <script src="node_modules/jquery/dist/jquery.min.js"></script> <script src="node_modules/bootstrap/dist/js/bootstrap.min.js"></script> <script src="node_modules/angular/angular.min.js"></script> <script src="app.js"></script> <!-- HTML5 shim and Respond.js for 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" ng-controller="Home"> <div ng-show="ui_estado == 'lista'"> <h1>Telefones</h1> <div class="row"> <div class="col-md-3"> <h3>Pesquisar</h3> <input type="text" ng-model="query" placeholder="Pesquisar..."> <h3>Ordenar por</h3> <select ng-model="orderProp"> <option value="name">Nome</option> <option value="description">Descrição</option> </select> </div> <div class="col-md-9"> <ul id="listaDeTelefones"> <li ng-repeat="telefone in telefones | filter:query | orderBy:orderProp"> <div class="panel panel-default"> <div class="panel-body"> <img class="img-responsive" ng-src="{{telefone.imageUrl}}"> <div class="caption text-center"> <h4>{{telefone.name}}</h4> </div> </div> <div class="panel-footer text-center"> <a href="#" class="btn btn-default" role="button" ng-click="mostrarDetalhes(telefone)"> <i class="glyphicon glyphicon-zoom-in"></i> Detalhes </a> </div> </div> </li> </ul> </div> </div> <!--/row--> </div> <div ng-show="ui_estado == 'detalhes'"> <h1> <a href="" class="btn btn-default pull-right" role="button" ng-click="mostrarLista()"> <i class="glyphicon glyphicon-th-large"></i> Lista </a> {{telefone.name}} </h1> <div class="row"> <div class="col-md-5"> <img class="img-responsive" ng-src="{{telefone.imageUrl}}"> </div> <div class="col-md-7"> <p>{{telefone.description}}</p> <h3>Mais fotos do telefone (clique para ampliar)</h3> <div class="thumbs"> <ul class='listaDeMiniaturas'> <li ng-repeat="image in telefone.images"> <a href="#" ng-click="mostrarImagem(image)"> <img class="img-responsive" ng-src="{{image}}"> </a> </li> </ul> </div> </div> </div> <div class="row"> <h2>Detalhes e mais especificações técnicas</h2> <p>{{telefone.additionalFeatures}}</p> <div class="col-md-3"> <h3>Disponibilidade e redes</h3> <ul> <li ng-repeat="availability in telefone.availability">{{availability}}</li> </ul> </div> <div class="col-md-3"> <h3>Bateria</h3> <ul> <li><strong>Standby</strong>: {{telefone.battery.standbyTime}}</li> <li><strong>Conversação</strong>: {{telefone.battery.talkTime}}</li> <li><strong>Tipo</strong>: {{telefone.battery.type}}</li> </ul> </div> <div class="col-md-3"> <h3>Armazenamento e memória</h3> <ul> <li><strong>RAM</strong>: {{telefone.storage.ram}}</li> <li><strong>Interna</strong>: {{telefone.storage.flash}}</li> </ul> </div> <div class="col-md-3"> <h3>Conectividade</h3> <ul> <li><strong>Bluetooth</strong>: {{telefone.connectivity.bluetooth}}</li> <li><strong>Rede</strong>: {{telefone.connectivity.cell}}</li> <li><strong>GPS</strong>: {{telefone.connectivity.gps}}</li> <li><strong>Infravermelho</strong>: {{telefone.connectivity.infrared}}</li> <li><strong>Wi-fi</strong>: {{telefone.connectivity.wifi}}</li> </ul> </div> </div> </div> </div> <!--/container--> </body> </html>
test-files/figure-figcaption.html
DHBrett/AT-browser-tests
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <title>test file: figcaption element</title> <link rel="stylesheet" href="../style/styles.css" /> </head> <body> <h1><code>figcaption</code> element</h1> <div class="meta"> <div class="criteria"> <h2>Pass Criteria</h2> <ul id="criteria-list"> <li id="basic-criteria">#1: Element is supported</li> <li>#2: Correct HTML and Core Accessibility API mappings</li> </ul> </div> <div class="reference"> <h2>Reference</h2> <ul> <li><a href="http://www.w3.org/TR/html/grouping-content.html#the-figcaption-element">HTML5 figcaption element</a></li> <li><a href="https://w3c.github.io/aria/html-aam/html-aam.html#el-figcaption">HTML Accessibility API Mappings for figcaption element</a></li> </ul> </div> </div> <div class="test"> <h2 class="test-title" id="fc-001">Test fc-001: Figure with figcaption element</h2> <div class="test-case"> <figure id="figure1"> <img src="../images/HTML5_Logo.png" alt="HTML5 logo" width="128" height="128"> <figcaption id="figcaption1">HTML5 logo</figcaption> </figure> </div> <h3 class="code-title">Code</h3> <pre><code>&lt;figure> &lt;img src="../images/HTML5_Logo.png" alt="HTML5 logo" width="128" height="128"> &lt;figcaption>HTML5 logo&lt;/figcaption> &lt;/figure></code></pre> </div> <script src="../scripts/test-scripts.js"></script> <script> var test = [], el = document.getElementById('figure1'), isSupported = (el instanceof HTMLElement && !(el instanceof HTMLUnknownElement)); el = document.getElementById('figcaption1'); isSupported = isSupported && (el instanceof HTMLElement && !(el instanceof HTMLUnknownElement)); test.push({id: "basic-criteria", pass: isSupported}); displaySupportResults(test); </script> </body> </html>
data/KHH-2/n600020000000000/20160116113223/page.html
gugod/vote-watch-2016
<!DOCTYPE html> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <meta http-equiv="Expires" content="-1"> <meta http-equiv="Pragma" content="no-cache"> <meta http-equiv="Cache-Control" content="no-cache"> <title>105年第十四任總統副總統及第九屆立法委員選舉</title> <link href="../css/style.css" rel="stylesheet" type="text/css"> <link href="../css/style2.css" rel="stylesheet" type="text/css"> <script type="text/javascript" src="../js/ftiens4.js"></script> <script type="text/javascript" src="../js/ua.js"></script> <script type="text/javascript" src="../js/func.js"></script> <script type="text/javascript" src="../js/treeT.js"></script> <script type="text/javascript" src="../js/refresh.js"></script> </head> <body id="main-body"> <div id="main-header"> <div id="main-top"> <a class="main-top-logo" href="#">中央選舉委員會</a> <ul class="main-top-list"> <li class="main-top-item"><a class="main-top-link main-top-link-home" href="../index.html">回首頁</a></li> <li class="main-top-item"><a class="main-top-link main-top-link-cec" href="http://2016.cec.gov.tw">中選會網站</a></li> <li class="main-top-item"><a class="main-top-link main-top-link-english" href="../../en/index.html">English</a></li> </ul> </div> </div> <div id="main-wrap"> <div id="main-banner"> <div class="slideshow"> <img src="../img/main_bg_2.jpg" width="1024" height="300" alt="background" title="background"> </div> <div class="main-deco"></div> <div class="main-title"></div> <a class="main-pvpe" href="../IDX/indexP1.html">總統副總統選舉</a> <a class="main-le main-le-current" href="../IDX/indexT.html">立法委員選舉</a> </div> <div id="main-container"> <div id="main-content"> <table width="1024" border="1" cellpadding="0" cellspacing="0"> <tr> <td width="180" valign="top"> <div id="divMenu"> <table border="0"> <tr> <td><a style="text-decoration:none;color:silver" href="http://www.treemenu.net/" target=_blank></a></td> </tr> </table> <span class="TreeviewSpanArea"> <script>initializeDocument()</script> <noscript>請開啟Javascript功能</noscript> </span> </div> </td> <td width="796" valign="top"> <div id="divContent"> <!-- 修改區塊 --> <table width="100%" border="0" cellpadding="0" cellspacing="4"> <tr> <td><img src="../images/search.png" alt="候選人得票數" title="候選人得票數">&nbsp;<b>區域立法委員選舉&nbsp;高雄市&nbsp;第2選舉區&nbsp;候選人得票數&nbsp;</b></td> </tr> <tr valign="bottom"> <td> <table width="100%" border="0" cellpadding="0" cellspacing="0"> <tr valign="bottom"> <td class="fontNumber">&nbsp;<img src="../images/nav.gif" alt="候選人數" title="候選人數">&nbsp;<img src="../images/nav.gif" alt="候選人數" title="候選人數">&nbsp;候選人數:5&nbsp;&nbsp;<img src="../images/nav.gif" alt="應選人數" title="應選人數">&nbsp;<img src="../images/nav.gif" alt="應選人數" title="應選人數">&nbsp;應選人數:1&nbsp;&nbsp; <!--<img src="../images/nav.gif" alt="應有婦女當選名額" title="應有婦女當選名額">&nbsp; <img src="../images/nav.gif" alt="應有婦女當選名額" title="應有婦女當選名額">&nbsp;應有婦女當選名額:0--> </td> <td align="right"> <select name="selector_order" class="selectC" tabindex="1" id="orderBy" onChange="changeOrder();"> <option value="n">依號次排序</option> <option value="s">依得票排序</option> </select> </td> </tr> </table> </td> </tr> <tr valign="top"> <td> <table width="100%" border="0" cellpadding="6" cellspacing="1" class="tableT"> <tr class="trHeaderT"> <td>註記</td> <td>號次</td> <td>姓名</td> <td>性別</td> <td>得票數</td> <td>得票率%</td> <td>推薦之政黨</td> </tr> <tr class="trT"> <td>&nbsp;</td> <td>1</td> <td>邱志偉</td> <td>男</td> <td class="tdAlignRight">94,814</td> <td class="tdAlignRight">63.6434</td> <td>民主進步黨</td> </tr> <tr class="trT"> <td>&nbsp;</td> <td>2</td> <td>黃韻涵</td> <td>女</td> <td class="tdAlignRight">51,369</td> <td class="tdAlignRight">34.4812</td> <td>中國國民黨</td> </tr> <tr class="trT"> <td>&nbsp;</td> <td>3</td> <td>黃金玲</td> <td>女</td> <td class="tdAlignRight">531</td> <td class="tdAlignRight">0.3564</td> <td>中華統一促進黨</td> </tr> <tr class="trT"> <td>&nbsp;</td> <td>4</td> <td>李柏融</td> <td>男</td> <td class="tdAlignRight">1,519</td> <td class="tdAlignRight">1.0196</td> <td>樹黨</td> </tr> <tr class="trT"> <td>&nbsp;</td> <td>5</td> <td>曾盈豐</td> <td>男</td> <td class="tdAlignRight">744</td> <td class="tdAlignRight">0.4994</td> <td>自由台灣黨</td> </tr> <tr class="trFooterT"> <td colspan="7" align="right">投開票所數 已送/應送:&nbsp;215/246&nbsp;</td> </tr> </table> </td> </tr> <tr valign="top"> <td> <table width="100%" border="0" cellpadding="0" cellspacing="0"> <tr> <td width="10"></td> <td valign="top" class="fontNote"> <table> <tr> <td>註記說明:</td> <td align="center">◎</td> <td>當選註記</td> </tr> <tr> <td></td> <td align="center">?</td> <td>同票待抽籤</td> </tr> </table> </td> <td valign="top" class="fontTimer"><img src="../images/clock2.png" alt="Sat, 16 Jan 2016 19:30:11 +0800" title="Sat, 16 Jan 2016 19:30:11 +0800">&nbsp;資料更新時間:01/16&nbsp;19:30:06&nbsp;<br>(網頁每3分鐘自動更新一次)</td> </tr> <tr> <td colspan="3" class="fontNote"></td> </tr> </table> </td> </tr> </table> <!-- 修改區塊 --> </div> </td> </tr> </table> </div> <div class="main-footer"></div> <div id="divFooter">[中央選舉委員會] </div> <!--main-content--> </div><!--main-container--> </div><!--END main-wrap--> <script>setOrder();</script> <script>setMenuScrollPosY();</script> </body> </html>
billionaire/WebContent/css/billionaire.css
ogawa-ge/billionaire
/* ALL */ body{ word-break: break-all; padding-bottom: 70px; } table th{ text-align: center; } .margin{ margin-top: 20px; margin-bottom: 20px; } /* TOP */ .calendar{ table-layout: fixed; } .calendar .success, .calendar .danger, .calendar .other-month{ padding-left: 0px; padding-right: 0px; } th.saturday{ color: blue; } .saturday p{ color: blue; } th.sunday{ color: red; } .sunday p{ color: red; } .other-month{ background-color: #c6c6c6; } .other-month p{ color: gray; } .panel>.table-bordered>tbody>tr:first-child>td.today{ border: 2px solid orange; } .table>tbody>tr>td.today{ border: 2px solid orange; } /* EXPENSE LIST */ #hungry{ margin: 0; } .margin-bot{ margin-bottom: 20px; } /* EXPENSE LIST, FIXED COST LIST */ .scroll-box::-webkit-scrollbar { height: 5px; } .scroll-box::-webkit-scrollbar-track { border-radius: 5px; background: #eee; } .scroll-box::-webkit-scrollbar-thumb { border-radius: 5px; background: #666; } /* SAVINGS PERFORMANCE */ div.over-frow-y{ overflow: scroll; } .scroll-box-y::-webkit-scrollbar { width: 5px; height: 0px; } .scroll-box-y::-webkit-scrollbar-track { border-radius: 5px; background: #eee; } .scroll-box-y::-webkit-scrollbar-thumb { border-radius: 5px; background: #666; } /* NAV BAR */ #nav.navbar-default { background-color: #7c7c7c; border-color: #7c7c7c; } #nav.navbar-default .navbar-nav>.disabled>a, #nav.navbar-default .navbar-nav>.disabled>a:focus, #nav.navbar-default .navbar-nav>.disabled>a:hover{ color: #909090; } #nav.navbar-default .navbar-brand { color: #ffffff; } #nav.navbar-default .navbar-brand:hover, #nav.navbar-default .navbar-brand:focus { color: #cccccc; } #nav.navbar-default .navbar-text { color: #ffffff; } #nav.navbar-default .navbar-nav > li > a { color: #ffffff; } #nav.navbar-default .navbar-nav > li > a:hover, #nav.navbar-default .navbar-nav > li > a:focus { color: #cccccc; } #nav.navbar-default .navbar-nav > .active > a, #nav.navbar-default .navbar-nav > .active > a:hover, #nav.navbar-default .navbar-nav > .active > a:focus { color: #cccccc; background-color: #7c7c7c; } #nav.navbar-default .navbar-nav > .open > a, #nav.navbar-default .navbar-nav > .open > a:hover, #nav.navbar-default .navbar-nav > .open > a:focus { color: #cccccc; background-color: #7c7c7c; } #nav.navbar-default .navbar-toggle { border-color: #7c7c7c; } #nav.navbar-default .navbar-toggle:hover, #nav.navbar-default .navbar-toggle:focus { background-color: #7c7c7c; } #nav.navbar-default .navbar-toggle .icon-bar { background-color: #ffffff; } #nav.navbar-default .navbar-collapse, #nav.navbar-default .navbar-form { border-color: #ffffff; } #nav.navbar-default .navbar-link { color: #ffffff; } #nav.navbar-default .navbar-link:hover { color: #cccccc; } @media (max-width: 767px) { #nav.navbar-default .navbar-nav .open .dropdown-menu > li > a { color: #ffffff; } #nav.navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, #nav.navbar-default .navbar-nav .open .dropdown-menu > li > a:focus { color: #cccccc; } #nav.navbar-default .navbar-nav .open .dropdown-menu > .active > a, #nav.navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover, #nav.navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus { color: #cccccc; background-color: #7c7c7c; } }
pdk/GUID-C763AFF3-32A6-393B-9881-1484D27D80A1.html
warlordh/fork_Symbian
<?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html lang="en-us" xml:lang="en-us"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"/> <meta name="copyright" content="(C) Copyright 2010"/> <meta name="DC.rights.owner" content="(C) Copyright 2010"/> <meta name="DC.Type" content="cxxFile"/> <meta name="DC.Title" content="inlinetext.h"/> <meta name="DC.Format" content="XHTML"/> <meta name="DC.Identifier" content="GUID-C763AFF3-32A6-393B-9881-1484D27D80A1"/> <title>inlinetext.h</title> <link type="text/css" rel="stylesheet" href="css/common.css" media="screen"/> <link type="text/css" rel="stylesheet" href="css/sdl.css" media="screen"/> <!--[if IE]> <link href="css/iefix.css" rel="stylesheet" type="text/css" media="screen" /> <![endif]--> <meta name="keywords" content="api"/><link rel="stylesheet" type="text/css" href="cxxref.css"/></head> <body class="cxxref" id="GUID-C763AFF3-32A6-393B-9881-1484D27D80A1"><a name="GUID-C763AFF3-32A6-393B-9881-1484D27D80A1"><!-- --></a> <?php include_once (CURRENT_SKIN_PATH.'/sdl_header.html'); ?> <div id="sdl_container"> <div id="leftMenu"> <div id="expandcontractdiv"> <a id="collapseTree" href="javascript:tree.collapseAll()">Collapse all</a> <a id="index" href="index.html">Symbian^3 Product Developer Library</a> </div> <iframe style="border:none" height="800" width="300" src="index-toc.html"></iframe> <div id="treeDiv1">&#160;</div> <script type="text/javascript"> var currentIconMode = 0; window.name="id2437088 id2437096 id2578593 id2424761 id2425281 id2425285 "; YAHOO.util.Event.onDOMReady(buildTree, this,true); </script> </div> <div id="sdl_content"> <div class="breadcrumb"><a href="index.html" title="Symbian^3 Product Developer Library">Symbian^3 Product Developer Library</a> &gt;</div> <h1 class="topictitle1">inlinetext.h File Reference</h1> <div class="nested1" id="GUID-FA859401-4DAF-3FF5-9193-4D4EB3167ED6"><a name="GUID-FA859401-4DAF-3FF5-9193-4D4EB3167ED6"><!-- --></a> <h2 class="topictitle2">const TUid KInlineTextApiExtensionUid</h2> <table class="signature"><tr><td>const <a href="GUID-530281E6-29FC-33F2-BC9B-610FBA389444.html">TUid</a></td><td>KInlineTextApiExtensionUid</td></tr></table><div class="section"></div> </div> <p class="copyright">Copyright &#169;2010 Nokia Corporation and/or its subsidiary(-ies).<br /> All rights reserved. Unless otherwise stated, these materials are provided under the terms of the <a href=" http://www.eclipse.org/legal/epl-v10.html"> Eclipse Public License v1.0</a>.</p> </div> </div> <?php include_once (CURRENT_SKIN_PATH.'/sdl_footer.html'); ?> </body> </html>
sdk/GUID-9B8655A7-2F6D-53E0-8855-78D88BB84643.html
warlordh/fork_Symbian
<?xml version='1.0' encoding='utf-8'?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html lang="en" xml:lang="en"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta name="copyright" content="(C) Copyright 2010" /> <meta name="DC.rights.owner" content="(C) Copyright 2010" /> <meta name="DC.Type" content="concept" /> <meta name="DC.Title" content="Open Environment Utilities" /> <meta name="DC.Relation" scheme="URI" content="GUID-58035B49-2EAE-5144-B226-28AF2EDD62E7.html" /> <meta name="DC.Relation" scheme="URI" content="GUID-0C0A85D1-BC15-502F-9DD1-A48C0A908CED.html" /> <meta name="DC.Relation" scheme="URI" content="index.html" /> <meta name="DC.Relation" scheme="URI" content="GUID-32E29020-1956-461A-B79A-1492E06049E7.html" /> <meta name="DC.Relation" scheme="URI" content="GUID-58035B49-2EAE-5144-B226-28AF2EDD62E7.html" /> <meta name="DC.Format" content="XHTML" /> <meta name="DC.Identifier" content="GUID-9B8655A7-2F6D-53E0-8855-78D88BB84643" /> <meta name="DC.Language" content="en" /> <link rel="stylesheet" type="text/css" href="commonltr.css" /> <title> Open Environment Utilities </title> <link type="text/css" rel="stylesheet" href="css/common.css" media="screen"/> <link type="text/css" rel="stylesheet" href="css/sdl.css" media="screen"/> <!--[if IE]> <link href="css/iefix.css" rel="stylesheet" type="text/css" media="screen" /> <![endif]--> <link rel="stylesheet" type="text/css" href="nokiacxxref.css" /> </head> <body id="GUID-9B8655A7-2F6D-53E0-8855-78D88BB84643"> <a name="GUID-9B8655A7-2F6D-53E0-8855-78D88BB84643"> <!-- --> </a> <?php include_once (CURRENT_SKIN_PATH.'/sdl_header.html'); ?> <div id="sdl_container"> <div id="leftMenu"> <div id="expandcontractdiv"> <a id="collapseTree" href="javascript:tree.collapseAll()"> Collapse all </a> <a id="index" href="index.html"> Symbian^3 Application Developer Library </a> </div> <iframe style="border:none" height="800" width="300" src="index-toc.html"></iframe> <div id="treeDiv1"> &#160; </div> <script type="text/javascript"> var currentIconMode = 0; window.name="id2470542 id2839152 "; YAHOO.util.Event.onDOMReady(buildTree, this,true); </script> </div> <div id="sdl_content"> <div class="breadcrumb"> <a href="index.html" title="Symbian^3 Application Developer Library"> Symbian^3 Application Developer Library </a> &gt; <a href="GUID-32E29020-1956-461A-B79A-1492E06049E7.html" title="The Symbian Guide describes the architecture and functionality of the platform, and provides guides on using its APIs."> Symbian Guide </a> &gt; <a href="GUID-58035B49-2EAE-5144-B226-28AF2EDD62E7.html"> Generic Application Support Guide </a> &gt; </div> <h1 class="topictitle1"> Open Environment Utilities </h1> <div> <p> Open environment utilities correspond to a set of phone and PC-side utilities that support a Unix-like shell on a Symbian platform phone using a PC as the client. This functionality is supported by porting Text Shell (Zsh) on to the Symbian platform. </p> </div> <div> <ul class="ullinks"> <li class="ulchildlink"> <strong> <a href="GUID-0C0A85D1-BC15-502F-9DD1-A48C0A908CED.html"> Text Shell (Zsh) and Telnet Daemon </a> </strong> <br /> </li> </ul> <div class="familylinks"> <div class="parentlink"> <strong> Parent topic: </strong> <a href="GUID-58035B49-2EAE-5144-B226-28AF2EDD62E7.html"> Generic Application Support Guide </a> </div> </div> </div> <p class="copyright">Copyright &#169;2010 Nokia Corporation and/or its subsidiary(-ies).<br /> All rights reserved. Unless otherwise stated, these materials are provided under the terms of the <a href=" http://www.eclipse.org/legal/epl-v10.html"> Eclipse Public License v1.0</a>.</p> </div> </div> <?php include_once (CURRENT_SKIN_PATH.'/sdl_footer.html'); ?> </body> </html>
sdk/GUID-8225EE46-476F-35D0-8159-713CB83B05CA.html
warlordh/fork_Symbian
<?xml version='1.0' encoding='utf-8'?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html lang="en-us" xml:lang="en-us"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta name="copyright" content="(C) Copyright 2010" /> <meta name="DC.rights.owner" content="(C) Copyright 2010" /> <meta name="DC.Type" content="cxxClass" /> <meta name="DC.Title" content="TAccPolGenericIDArray" /> <meta name="DC.Format" content="XHTML" /> <meta name="DC.Identifier" content="GUID-8225EE46-476F-35D0-8159-713CB83B05CA" /> <title> TAccPolGenericIDArray </title> <link type="text/css" rel="stylesheet" href="css/common.css" media="screen"/> <link type="text/css" rel="stylesheet" href="css/sdl.css" media="screen"/> <!--[if IE]> <link href="css/iefix.css" rel="stylesheet" type="text/css" media="screen" /> <![endif]--> <meta name="keywords" content="api" /> <link rel="stylesheet" type="text/css" href="cxxref.css" /> </head> <body class="cxxref" id="GUID-8225EE46-476F-35D0-8159-713CB83B05CA"> <a name="GUID-8225EE46-476F-35D0-8159-713CB83B05CA"> <!-- --> </a> <?php include_once (CURRENT_SKIN_PATH.'/sdl_header.html'); ?> <div id="sdl_container"> <div id="leftMenu"> <div id="expandcontractdiv"> <a id="collapseTree" href="javascript:tree.collapseAll()"> Collapse all </a> <a id="index" href="index.html"> Symbian^3 Application Developer Library </a> </div> <iframe style="border:none" height="800" width="300" src="index-toc.html"></iframe> <div id="treeDiv1"> &#160; </div> <script type="text/javascript"> var currentIconMode = 0; window.name="id2518338 id2518347 id2858858 id2529119 id2529533 id2666406 "; YAHOO.util.Event.onDOMReady(buildTree, this,true); </script> </div> <div id="sdl_content"> <div class="breadcrumb"> <a href="index.html" title="Symbian^3 Application Developer Library"> Symbian^3 Application Developer Library </a> &gt; </div> <h1 class="topictitle1"> TAccPolGenericIDArray Class Reference </h1> <table class="signature"> <tr> <td> class TAccPolGenericIDArray </td> </tr> </table> <div class="section"> <div> <p> This class is used as a container for a set of Generic ID instances. </p> <div class="p"> AccPolicy.lib <dl class="since"> <dt class="dlterm"> Since </dt> <dd> S60 3.1 </dd> </dl> </div> </div> </div> <div class="section member-index"> <table border="0" class="member-index"> <thead> <tr> <th colspan="2"> Public Member Functions </th> </tr> </thead> <tbody> <tr> <td align="right" class="code"> </td> <td> <a href="#GUID-B7E5C7B0-88F9-350E-8C74-2AEB19C4F183"> TAccPolGenericIDArray </a> () </td> </tr> <tr class="bg"> <td align="right" class="code"> IMPORT_C <a href="GUID-FC2F2B93-3D18-3BCC-9FD6-6BC6B240B667.html"> TInt </a> </td> <td> <a href="#GUID-17B340E2-6241-3E52-ACDD-5FE8BEE8F91E"> Count </a> () </td> </tr> <tr> <td align="right" class="code"> IMPORT_C const <a href="GUID-BEB021C4-E737-3536-A979-32600E8F1F2D.html"> TAccPolGenericID </a> </td> <td> <a href="#GUID-6C48EA5E-6BC0-3F53-8E63-4AC53E470ACC"> GetGenericIDL </a> (const <a href="GUID-FC2F2B93-3D18-3BCC-9FD6-6BC6B240B667.html"> TInt </a> ) </td> </tr> </tbody> </table> <table border="0" class="member-index"> <thead> <tr> <th colspan="2"> Private Attributes </th> </tr> </thead> <tbody> <tr> <td align="right" valign="top"> <a href="GUID-BEB021C4-E737-3536-A979-32600E8F1F2D.html"> TAccPolGenericID </a> </td> <td> <a href="#GUID-E9857745-0042-3122-8AB8-00DDCE906F7F"> iGenericIDArray </a> </td> </tr> </tbody> </table> </div> <h1 class="pageHeading topictitle1"> Constructor &amp; Destructor Documentation </h1> <div class="nested1" id="GUID-B7E5C7B0-88F9-350E-8C74-2AEB19C4F183"> <a name="GUID-B7E5C7B0-88F9-350E-8C74-2AEB19C4F183"> <!-- --> </a> <h2 class="topictitle2"> TAccPolGenericIDArray() </h2> <table class="signature"> <tr> <td> IMPORT_C </td> <td> TAccPolGenericIDArray </td> <td> ( </td> <td> ) </td> <td> </td> </tr> </table> <div class="section"> <div> <p> C++ default constructor. </p> </div> </div> </div> <h1 class="pageHeading topictitle1"> Member Functions Documentation </h1> <div class="nested1" id="GUID-17B340E2-6241-3E52-ACDD-5FE8BEE8F91E"> <a name="GUID-17B340E2-6241-3E52-ACDD-5FE8BEE8F91E"> <!-- --> </a> <h2 class="topictitle2"> Count() </h2> <table class="signature"> <tr> <td> IMPORT_C <a href="GUID-FC2F2B93-3D18-3BCC-9FD6-6BC6B240B667.html"> TInt </a> </td> <td> Count </td> <td> ( </td> <td> ) </td> <td> const </td> </tr> </table> <div class="section"> <div> <p> Gets the number of objects in the array. </p> <div class="p"> <dl class="since"> <dt class="dlterm"> Since </dt> <dd> S60 3.1 </dd> </dl> </div> </div> </div> </div> <div class="nested1" id="GUID-6C48EA5E-6BC0-3F53-8E63-4AC53E470ACC"> <a name="GUID-6C48EA5E-6BC0-3F53-8E63-4AC53E470ACC"> <!-- --> </a> <h2 class="topictitle2"> GetGenericIDL(const TInt) </h2> <table class="signature"> <tr> <td> IMPORT_C const <a href="GUID-BEB021C4-E737-3536-A979-32600E8F1F2D.html"> TAccPolGenericID </a> </td> <td> GetGenericIDL </td> <td> ( </td> <td> const <a href="GUID-FC2F2B93-3D18-3BCC-9FD6-6BC6B240B667.html"> TInt </a> </td> <td> aIndex </td> <td> ) </td> <td> const </td> </tr> </table> <div class="section"> <div> <p> Get Generic ID from a defined index. </p> <div class="p"> <dl class="since"> <dt class="dlterm"> Since </dt> <dd> S60 3.1 </dd> </dl> </div> </div> </div> <div class="section parameters"> <h3 class="sectiontitle"> Parameters </h3> <table border="0" class="parameters"> <tr> <td class="parameter"> const <a href="GUID-FC2F2B93-3D18-3BCC-9FD6-6BC6B240B667.html"> TInt </a> aIndex </td> <td> Index of the returned Generic ID instance </td> </tr> </table> </div> </div> <h1 class="pageHeading topictitle1"> Member Data Documentation </h1> <div class="nested1" id="GUID-E9857745-0042-3122-8AB8-00DDCE906F7F"> <a name="GUID-E9857745-0042-3122-8AB8-00DDCE906F7F"> <!-- --> </a> <h2 class="topictitle2"> TAccPolGenericID iGenericIDArray </h2> <table class="signature"> <tr> <td> <a href="GUID-BEB021C4-E737-3536-A979-32600E8F1F2D.html"> TAccPolGenericID </a> </td> <td> iGenericIDArray </td> <td> [private] </td> </tr> </table> <div class="section"> </div> </div> <p class="copyright">Copyright &#169;2010 Nokia Corporation and/or its subsidiary(-ies).<br /> All rights reserved. Unless otherwise stated, these materials are provided under the terms of the <a href=" http://www.eclipse.org/legal/epl-v10.html"> Eclipse Public License v1.0</a>.</p> </div> </div> <?php include_once (CURRENT_SKIN_PATH.'/sdl_footer.html'); ?> </body> </html>
resources/public/css/chest.css
nomonamo/chest
/*@import url(http://fonts.googleapis.com/css?family=Roboto:400);*/ body { background-color:#e0e0e0; -webkit-font-smoothing: antialiased; font: normal 14px Roboto,arial,sans-serif; } .navbar-default {background-color:#f4f4f4;margin-top:50px;border-width:0;z-index:5;} .navbar-default .navbar-nav > .active > a,.navbar-default .navbar-nav > li:hover > a {border:0 solid #4285f4;border-bottom-width:2px;font-weight:800;background-color:transparent;} .navbar-default .dropdown-menu {background-color:#ffffff;} .navbar-default .dropdown-menu li > a {padding-left:30px;} .header { background-color:#ffffff;border-width:0; -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.3); -moz-box-shadow: 0 0 20px rgba(0, 0, 0, 0.3); box-shadow: 0 0 20px rgba(0, 0, 0, 0.3); } .header .navbar-collapse {background-color:#ffffff;} .btn,.form-control,.panel,.list-group,.well {border-radius:1px;box-shadow:0 0 0;} .form-control {border-color:#d7d7d7;} .btn-primary {border-color:transparent;} .btn-primary,.label-primary,.list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus {background-color:#4285f4;} .btn-plus {background-color:#ffffff;border-width:1px;border-color:#dddddd;box-shadow:1px 1px 0 #999999;border-radius:3px;color:#666666;text-shadow:0 0 1px #bbbbbb;} .well,.panel {border-color:#d2d2d2;box-shadow:0 1px 0 #cfcfcf;border-radius:3px;} .btn-success,.label-success,.progress-bar-success{background-color:#65b045;} .btn-info,.label-info,.progress-bar-info{background-color:#a0c3ff,border-color:#a0c3ff;} .btn-danger,.label-danger,.progress-bar-danger{background-color:#dd4b39;} .btn-warning,.label-warning,.progress-bar-warning{background-color:#f4b400;color:#444444;} hr {border-color:#ececec;} button { outline: 0; } textarea { resize: none; outline: 0; } .panel .btn i,.btn span{ color:#666666; } .panel .panel-heading { background-color:#ffffff; font-weight:700; font-size:16px; color:#262626; border-color:#ffffff; } .panel .panel-heading a { font-weight:400; font-size:11px; } .panel .panel-default { border-color:#cccccc; } .panel .panel-thumbnail { padding:0; } .panel .img-circle { width:50px; height:50px; } .list-group-item:first-child,.list-group-item:last-child { border-radius:0; } h3,h4,h5 { border:0 solid #efefef; /*border-bottom-width:1px;*/ padding-bottom:10px; margin-top: 5px; margin-bottom: 5px; } .modal-dialog { width: 450px; } .modal-footer { border-width:0; } .dropdown-menu { background-color:#f4f4f4; border-color:#f0f0f0; border-radius:0; margin-top:-1px; } .panel-body.buttons a { color:#333; cursor:pointer; } .panel-body.buttons a:hover { color:#000; } ::selection { background: #428BCA; /* WebKit/Blink Browsers */ } ::-moz-selection { background: #428BCA; /* Gecko Browsers */ } .highlighted { background-color: #428BCA; } /* end theme */ /* template layout*/ #subnav { position:fixed; width:100%; } @media (max-width: 768px) { #subnav { padding-top: 6px; } } #main { padding-top:70px; opacity: 0; } .overlayButton { position: fixed; bottom: 50px; right: 50px; background-color:#428BCA; width:40px; height:40px; -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.7); -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.7); box-shadow: 0 0 10px rgba(0, 0, 0, 0.7); z-index:100; border-radius:20px; cursor: pointer; } .overLayButton :hover { background-color: #333; } .roundButton { color: #fff; margin: 12px 14px; }
doc/api/cc/mallet/pipe/iterator/package-use.html
burrsettles/mallet
<!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_37) on Wed Jan 23 11:08:00 EST 2013 --> <TITLE> Uses of Package cc.mallet.pipe.iterator (Mallet 2 API) </TITLE> <META NAME="date" CONTENT="2013-01-23"> <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 Package cc.mallet.pipe.iterator (Mallet 2 API)"; } } </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"> <FONT CLASS="NavBarFont1">Class</FONT>&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="../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../index-all.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> </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?cc/mallet/pipe/iterator/package-use.html" target="_top"><B>FRAMES</B></A> &nbsp; &nbsp;<A HREF="package-use.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 Package<br>cc.mallet.pipe.iterator</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="../../../../cc/mallet/pipe/iterator/package-summary.html">cc.mallet.pipe.iterator</A></FONT></TH> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><A HREF="#cc.mallet.pipe.iterator"><B>cc.mallet.pipe.iterator</B></A></TD> <TD>Classes that generate instances from different kinds of input or data structures.&nbsp;</TD> </TR> </TABLE> &nbsp; <P> <A NAME="cc.mallet.pipe.iterator"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> Classes in <A HREF="../../../../cc/mallet/pipe/iterator/package-summary.html">cc.mallet.pipe.iterator</A> used by <A HREF="../../../../cc/mallet/pipe/iterator/package-summary.html">cc.mallet.pipe.iterator</A></FONT></TH> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><B><A HREF="../../../../cc/mallet/pipe/iterator/class-use/FileIterator.html#cc.mallet.pipe.iterator"><B>FileIterator</B></A></B> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;An iterator that generates instances from an initial directory or set of directories.</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"> <FONT CLASS="NavBarFont1">Class</FONT>&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="../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../index-all.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> </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?cc/mallet/pipe/iterator/package-use.html" target="_top"><B>FRAMES</B></A> &nbsp; &nbsp;<A HREF="package-use.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>
Desktop/tool/poi-bin-3.15-20160924/poi-3.15/docs/apidocs/org/apache/poi/hssf/record/chart/ChartRecord.html
tommylsh/test20170719
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> <html lang="en"> <head> <title>ChartRecord (POI API Documentation)</title> <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="ChartRecord (POI API Documentation)"; } //--> </script> <noscript> <div>JavaScript is disabled on your browser.</div> </noscript> <!-- ========= START OF TOP NAVBAR ======= --> <div class="topNav"><a name="navbar_top"> <!-- --> </a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> <li><a href="../../../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> <li><a href="class-use/ChartRecord.html">Use</a></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/apache/poi/hssf/record/chart/ChartFRTInfoRecord.html" title="class in org.apache.poi.hssf.record.chart"><span class="strong">Prev Class</span></a></li> <li><a href="../../../../../../org/apache/poi/hssf/record/chart/ChartStartBlockRecord.html" title="class in org.apache.poi.hssf.record.chart"><span class="strong">Next Class</span></a></li> </ul> <ul class="navList"> <li><a href="../../../../../../index.html?org/apache/poi/hssf/record/chart/ChartRecord.html" target="_top">Frames</a></li> <li><a href="ChartRecord.html" target="_top">No Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_top"> <li><a href="../../../../../../allclasses-noframe.html">All Classes</a></li> </ul> <div> <script type="text/javascript"><!-- allClassesLink = document.getElementById("allclasses_navbar_top"); if(window==top) { allClassesLink.style.display = "block"; } else { allClassesLink.style.display = "none"; } //--> </script> </div> <div> <ul class="subNavList"> <li>Summary:&nbsp;</li> <li>Nested&nbsp;|&nbsp;</li> <li><a href="#field_summary">Field</a>&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><a href="#field_detail">Field</a>&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.apache.poi.hssf.record.chart</div> <h2 title="Class ChartRecord" class="title">Class ChartRecord</h2> </div> <div class="contentContainer"> <ul class="inheritance"> <li>java.lang.Object</li> <li> <ul class="inheritance"> <li><a href="../../../../../../org/apache/poi/hssf/record/RecordBase.html" title="class in org.apache.poi.hssf.record">org.apache.poi.hssf.record.RecordBase</a></li> <li> <ul class="inheritance"> <li><a href="../../../../../../org/apache/poi/hssf/record/Record.html" title="class in org.apache.poi.hssf.record">org.apache.poi.hssf.record.Record</a></li> <li> <ul class="inheritance"> <li><a href="../../../../../../org/apache/poi/hssf/record/StandardRecord.html" title="class in org.apache.poi.hssf.record">org.apache.poi.hssf.record.StandardRecord</a></li> <li> <ul class="inheritance"> <li>org.apache.poi.hssf.record.chart.ChartRecord</li> </ul> </li> </ul> </li> </ul> </li> </ul> </li> </ul> <div class="description"> <ul class="blockList"> <li class="blockList"> <dl> <dt>All Implemented Interfaces:</dt> <dd>java.lang.Cloneable</dd> </dl> <hr> <br> <pre>public final class <span class="strong">ChartRecord</span> extends <a href="../../../../../../org/apache/poi/hssf/record/StandardRecord.html" title="class in org.apache.poi.hssf.record">StandardRecord</a> implements java.lang.Cloneable</pre> <div class="block">CHART (0x1002)<p> The chart record is used to define the location and size of a chart.<p> Chart related records don't seem to be covered in either the <A HREF="http://sc.openoffice.org/excelfileformat.pdf">OOO</A> or the <A HREF="http://download.microsoft.com/download/0/B/E/0BE8BDD7-E5E8-422A-ABFD-4342ED7AD886/Excel97-2007BinaryFileFormat(xls)Specification.pdf">MS</A> documentation. The book "Microsoft Excel 97 Developer's Kit" ISBN: (1-57231-498-2) seems to have an entire chapter (10) devoted to Chart records. One <A HREF="http://ooxmlisdefectivebydesign.blogspot.com/2008/03/bad-surprise-in-microsoft-office-binary.html">blog</A> suggests that some documentation for these records is available in "MSDN Library, Feb 1998", but no later.</div> </li> </ul> </div> <div class="summary"> <ul class="blockList"> <li class="blockList"> <!-- =========== FIELD SUMMARY =========== --> <ul class="blockList"> <li class="blockList"><a name="field_summary"> <!-- --> </a> <h3>Field Summary</h3> <table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation"> <caption><span>Fields</span><span class="tabEnd">&nbsp;</span></caption> <tr> <th class="colFirst" scope="col">Modifier and Type</th> <th class="colLast" scope="col">Field and Description</th> </tr> <tr class="altColor"> <td class="colFirst"><code>static short</code></td> <td class="colLast"><code><strong><a href="../../../../../../org/apache/poi/hssf/record/chart/ChartRecord.html#sid">sid</a></strong></code>&nbsp;</td> </tr> </table> </li> </ul> <!-- ======== CONSTRUCTOR SUMMARY ======== --> <ul class="blockList"> <li class="blockList"><a name="constructor_summary"> <!-- --> </a> <h3>Constructor Summary</h3> <table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> <caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption> <tr> <th class="colOne" scope="col">Constructor and Description</th> </tr> <tr class="altColor"> <td class="colOne"><code><strong><a href="../../../../../../org/apache/poi/hssf/record/chart/ChartRecord.html#ChartRecord()">ChartRecord</a></strong>()</code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colOne"><code><strong><a href="../../../../../../org/apache/poi/hssf/record/chart/ChartRecord.html#ChartRecord(org.apache.poi.hssf.record.RecordInputStream)">ChartRecord</a></strong>(<a href="../../../../../../org/apache/poi/hssf/record/RecordInputStream.html" title="class in org.apache.poi.hssf.record">RecordInputStream</a>&nbsp;in)</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="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> <caption><span>Methods</span><span class="tabEnd">&nbsp;</span></caption> <tr> <th class="colFirst" scope="col">Modifier and Type</th> <th class="colLast" scope="col">Method and Description</th> </tr> <tr class="altColor"> <td class="colFirst"><code><a href="../../../../../../org/apache/poi/hssf/record/chart/ChartRecord.html" title="class in org.apache.poi.hssf.record.chart">ChartRecord</a></code></td> <td class="colLast"><code><strong><a href="../../../../../../org/apache/poi/hssf/record/chart/ChartRecord.html#clone()">clone</a></strong>()</code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><code>protected int</code></td> <td class="colLast"><code><strong><a href="../../../../../../org/apache/poi/hssf/record/chart/ChartRecord.html#getDataSize()">getDataSize</a></strong>()</code>&nbsp;</td> </tr> <tr class="altColor"> <td class="colFirst"><code>int</code></td> <td class="colLast"><code><strong><a href="../../../../../../org/apache/poi/hssf/record/chart/ChartRecord.html#getHeight()">getHeight</a></strong>()</code> <div class="block">Get the height field for the Chart record.</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>short</code></td> <td class="colLast"><code><strong><a href="../../../../../../org/apache/poi/hssf/record/chart/ChartRecord.html#getSid()">getSid</a></strong>()</code> <div class="block">return the non static version of the id for this record.</div> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>int</code></td> <td class="colLast"><code><strong><a href="../../../../../../org/apache/poi/hssf/record/chart/ChartRecord.html#getWidth()">getWidth</a></strong>()</code> <div class="block">Get the width field for the Chart record.</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>int</code></td> <td class="colLast"><code><strong><a href="../../../../../../org/apache/poi/hssf/record/chart/ChartRecord.html#getX()">getX</a></strong>()</code> <div class="block">Get the x field for the Chart record.</div> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>int</code></td> <td class="colLast"><code><strong><a href="../../../../../../org/apache/poi/hssf/record/chart/ChartRecord.html#getY()">getY</a></strong>()</code> <div class="block">Get the y field for the Chart record.</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> <td class="colLast"><code><strong><a href="../../../../../../org/apache/poi/hssf/record/chart/ChartRecord.html#serialize(org.apache.poi.util.LittleEndianOutput)">serialize</a></strong>(<a href="../../../../../../org/apache/poi/util/LittleEndianOutput.html" title="interface in org.apache.poi.util">LittleEndianOutput</a>&nbsp;out)</code> <div class="block">Write the data content of this BIFF record.</div> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> <td class="colLast"><code><strong><a href="../../../../../../org/apache/poi/hssf/record/chart/ChartRecord.html#setHeight(int)">setHeight</a></strong>(int&nbsp;height)</code> <div class="block">Set the height field for the Chart record.</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> <td class="colLast"><code><strong><a href="../../../../../../org/apache/poi/hssf/record/chart/ChartRecord.html#setWidth(int)">setWidth</a></strong>(int&nbsp;width)</code> <div class="block">Set the width field for the Chart record.</div> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> <td class="colLast"><code><strong><a href="../../../../../../org/apache/poi/hssf/record/chart/ChartRecord.html#setX(int)">setX</a></strong>(int&nbsp;x)</code> <div class="block">Set the x field for the Chart record.</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> <td class="colLast"><code><strong><a href="../../../../../../org/apache/poi/hssf/record/chart/ChartRecord.html#setY(int)">setY</a></strong>(int&nbsp;y)</code> <div class="block">Set the y field for the Chart record.</div> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>java.lang.String</code></td> <td class="colLast"><code><strong><a href="../../../../../../org/apache/poi/hssf/record/chart/ChartRecord.html#toString()">toString</a></strong>()</code> <div class="block">get a string representation of the record (for biffview/debugging)</div> </td> </tr> </table> <ul class="blockList"> <li class="blockList"><a name="methods_inherited_from_class_org.apache.poi.hssf.record.StandardRecord"> <!-- --> </a> <h3>Methods inherited from class&nbsp;org.apache.poi.hssf.record.<a href="../../../../../../org/apache/poi/hssf/record/StandardRecord.html" title="class in org.apache.poi.hssf.record">StandardRecord</a></h3> <code><a href="../../../../../../org/apache/poi/hssf/record/StandardRecord.html#getRecordSize()">getRecordSize</a>, <a href="../../../../../../org/apache/poi/hssf/record/StandardRecord.html#serialize(int,%20byte[])">serialize</a></code></li> </ul> <ul class="blockList"> <li class="blockList"><a name="methods_inherited_from_class_org.apache.poi.hssf.record.Record"> <!-- --> </a> <h3>Methods inherited from class&nbsp;org.apache.poi.hssf.record.<a href="../../../../../../org/apache/poi/hssf/record/Record.html" title="class in org.apache.poi.hssf.record">Record</a></h3> <code><a href="../../../../../../org/apache/poi/hssf/record/Record.html#cloneViaReserialise()">cloneViaReserialise</a>, <a href="../../../../../../org/apache/poi/hssf/record/Record.html#serialize()">serialize</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>equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait</code></li> </ul> </li> </ul> </li> </ul> </div> <div class="details"> <ul class="blockList"> <li class="blockList"> <!-- ============ FIELD DETAIL =========== --> <ul class="blockList"> <li class="blockList"><a name="field_detail"> <!-- --> </a> <h3>Field Detail</h3> <a name="sid"> <!-- --> </a> <ul class="blockListLast"> <li class="blockList"> <h4>sid</h4> <pre>public static final&nbsp;short sid</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../../constant-values.html#org.apache.poi.hssf.record.chart.ChartRecord.sid">Constant Field Values</a></dd></dl> </li> </ul> </li> </ul> <!-- ========= CONSTRUCTOR DETAIL ======== --> <ul class="blockList"> <li class="blockList"><a name="constructor_detail"> <!-- --> </a> <h3>Constructor Detail</h3> <a name="ChartRecord()"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>ChartRecord</h4> <pre>public&nbsp;ChartRecord()</pre> </li> </ul> <a name="ChartRecord(org.apache.poi.hssf.record.RecordInputStream)"> <!-- --> </a> <ul class="blockListLast"> <li class="blockList"> <h4>ChartRecord</h4> <pre>public&nbsp;ChartRecord(<a href="../../../../../../org/apache/poi/hssf/record/RecordInputStream.html" title="class in org.apache.poi.hssf.record">RecordInputStream</a>&nbsp;in)</pre> </li> </ul> </li> </ul> <!-- ============ METHOD DETAIL ========== --> <ul class="blockList"> <li class="blockList"><a name="method_detail"> <!-- --> </a> <h3>Method Detail</h3> <a name="toString()"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>toString</h4> <pre>public&nbsp;java.lang.String&nbsp;toString()</pre> <div class="block"><strong>Description copied from class:&nbsp;<code><a href="../../../../../../org/apache/poi/hssf/record/Record.html#toString()">Record</a></code></strong></div> <div class="block">get a string representation of the record (for biffview/debugging)</div> <dl> <dt><strong>Overrides:</strong></dt> <dd><code><a href="../../../../../../org/apache/poi/hssf/record/Record.html#toString()">toString</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../../org/apache/poi/hssf/record/Record.html" title="class in org.apache.poi.hssf.record">Record</a></code></dd> </dl> </li> </ul> <a name="serialize(org.apache.poi.util.LittleEndianOutput)"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> <pre>public&nbsp;void&nbsp;serialize(<a href="../../../../../../org/apache/poi/util/LittleEndianOutput.html" title="interface in org.apache.poi.util">LittleEndianOutput</a>&nbsp;out)</pre> <div class="block"><strong>Description copied from class:&nbsp;<code><a href="../../../../../../org/apache/poi/hssf/record/StandardRecord.html#serialize(org.apache.poi.util.LittleEndianOutput)">StandardRecord</a></code></strong></div> <div class="block">Write the data content of this BIFF record. The 'ushort sid' and 'ushort size' header fields have already been written by the superclass. <p> The number of bytes written must equal the record size reported by <a href="../../../../../../org/apache/poi/hssf/record/RecordBase.html#getRecordSize()"><code>RecordBase.getRecordSize()</code></a>} minus four ( record header consisting of a 'ushort sid' and 'ushort reclength' has already been written by their superclass).</div> <dl> <dt><strong>Specified by:</strong></dt> <dd><code><a href="../../../../../../org/apache/poi/hssf/record/StandardRecord.html#serialize(org.apache.poi.util.LittleEndianOutput)">serialize</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../../org/apache/poi/hssf/record/StandardRecord.html" title="class in org.apache.poi.hssf.record">StandardRecord</a></code></dd> <dt><span class="strong">Parameters:</span></dt><dd><code>out</code> - the output object</dd></dl> </li> </ul> <a name="getDataSize()"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>getDataSize</h4> <pre>protected&nbsp;int&nbsp;getDataSize()</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code><a href="../../../../../../org/apache/poi/hssf/record/StandardRecord.html#getDataSize()">getDataSize</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../../org/apache/poi/hssf/record/StandardRecord.html" title="class in org.apache.poi.hssf.record">StandardRecord</a></code></dd> </dl> </li> </ul> <a name="getSid()"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>getSid</h4> <pre>public&nbsp;short&nbsp;getSid()</pre> <div class="block"><strong>Description copied from class:&nbsp;<code><a href="../../../../../../org/apache/poi/hssf/record/Record.html#getSid()">Record</a></code></strong></div> <div class="block">return the non static version of the id for this record.</div> <dl> <dt><strong>Specified by:</strong></dt> <dd><code><a href="../../../../../../org/apache/poi/hssf/record/Record.html#getSid()">getSid</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../../org/apache/poi/hssf/record/Record.html" title="class in org.apache.poi.hssf.record">Record</a></code></dd> <dt><span class="strong">Returns:</span></dt><dd>he id for this record</dd></dl> </li> </ul> <a name="clone()"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>clone</h4> <pre>public&nbsp;<a href="../../../../../../org/apache/poi/hssf/record/chart/ChartRecord.html" title="class in org.apache.poi.hssf.record.chart">ChartRecord</a>&nbsp;clone()</pre> <dl> <dt><strong>Overrides:</strong></dt> <dd><code><a href="../../../../../../org/apache/poi/hssf/record/Record.html#clone()">clone</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../../org/apache/poi/hssf/record/Record.html" title="class in org.apache.poi.hssf.record">Record</a></code></dd> </dl> </li> </ul> <a name="getX()"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>getX</h4> <pre>public&nbsp;int&nbsp;getX()</pre> <div class="block">Get the x field for the Chart record.</div> </li> </ul> <a name="setX(int)"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>setX</h4> <pre>public&nbsp;void&nbsp;setX(int&nbsp;x)</pre> <div class="block">Set the x field for the Chart record.</div> </li> </ul> <a name="getY()"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>getY</h4> <pre>public&nbsp;int&nbsp;getY()</pre> <div class="block">Get the y field for the Chart record.</div> </li> </ul> <a name="setY(int)"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>setY</h4> <pre>public&nbsp;void&nbsp;setY(int&nbsp;y)</pre> <div class="block">Set the y field for the Chart record.</div> </li> </ul> <a name="getWidth()"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>getWidth</h4> <pre>public&nbsp;int&nbsp;getWidth()</pre> <div class="block">Get the width field for the Chart record.</div> </li> </ul> <a name="setWidth(int)"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>setWidth</h4> <pre>public&nbsp;void&nbsp;setWidth(int&nbsp;width)</pre> <div class="block">Set the width field for the Chart record.</div> </li> </ul> <a name="getHeight()"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>getHeight</h4> <pre>public&nbsp;int&nbsp;getHeight()</pre> <div class="block">Get the height field for the Chart record.</div> </li> </ul> <a name="setHeight(int)"> <!-- --> </a> <ul class="blockListLast"> <li class="blockList"> <h4>setHeight</h4> <pre>public&nbsp;void&nbsp;setHeight(int&nbsp;height)</pre> <div class="block">Set the height field for the Chart record.</div> </li> </ul> </li> </ul> </li> </ul> </div> </div> <!-- ========= END OF CLASS DATA ========= --> <!-- ======= START OF BOTTOM NAVBAR ====== --> <div class="bottomNav"><a name="navbar_bottom"> <!-- --> </a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> <li><a href="../../../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> <li><a href="class-use/ChartRecord.html">Use</a></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/apache/poi/hssf/record/chart/ChartFRTInfoRecord.html" title="class in org.apache.poi.hssf.record.chart"><span class="strong">Prev Class</span></a></li> <li><a href="../../../../../../org/apache/poi/hssf/record/chart/ChartStartBlockRecord.html" title="class in org.apache.poi.hssf.record.chart"><span class="strong">Next Class</span></a></li> </ul> <ul class="navList"> <li><a href="../../../../../../index.html?org/apache/poi/hssf/record/chart/ChartRecord.html" target="_top">Frames</a></li> <li><a href="ChartRecord.html" target="_top">No Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_bottom"> <li><a href="../../../../../../allclasses-noframe.html">All Classes</a></li> </ul> <div> <script type="text/javascript"><!-- allClassesLink = document.getElementById("allclasses_navbar_bottom"); if(window==top) { allClassesLink.style.display = "block"; } else { allClassesLink.style.display = "none"; } //--> </script> </div> <div> <ul class="subNavList"> <li>Summary:&nbsp;</li> <li>Nested&nbsp;|&nbsp;</li> <li><a href="#field_summary">Field</a>&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><a href="#field_detail">Field</a>&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 ======= --> <p class="legalCopy"><small> <i>Copyright 2016 The Apache Software Foundation or its licensors, as applicable.</i> </small></p> </body> </html>
Desktop/tool/poi-bin-3.15-20160924/poi-3.15/docs/apidocs/org/apache/poi/ss/formula/functions/class-use/Match.html
tommylsh/test20170719
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> <html lang="en"> <head> <title>Uses of Class org.apache.poi.ss.formula.functions.Match (POI API Documentation)</title> <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { parent.document.title="Uses of Class org.apache.poi.ss.formula.functions.Match (POI API Documentation)"; } //--> </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/poi/ss/formula/functions/Match.html" title="class in org.apache.poi.ss.formula.functions">Class</a></li> <li class="navBarCell1Rev">Use</li> <li><a href="../package-tree.html">Tree</a></li> <li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../../../../index-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/apache/poi/ss/formula/functions/class-use/Match.html" target="_top">Frames</a></li> <li><a href="Match.html" target="_top">No Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_top"> <li><a href="../../../../../../../allclasses-noframe.html">All Classes</a></li> </ul> <div> <script type="text/javascript"><!-- allClassesLink = document.getElementById("allclasses_navbar_top"); if(window==top) { allClassesLink.style.display = "block"; } else { allClassesLink.style.display = "none"; } //--> </script> </div> <a name="skip-navbar_top"> <!-- --> </a></div> <!-- ========= END OF TOP NAVBAR ========= --> <div class="header"> <h2 title="Uses of Class org.apache.poi.ss.formula.functions.Match" class="title">Uses of Class<br>org.apache.poi.ss.formula.functions.Match</h2> </div> <div class="classUseContainer">No usage of org.apache.poi.ss.formula.functions.Match</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/poi/ss/formula/functions/Match.html" title="class in org.apache.poi.ss.formula.functions">Class</a></li> <li class="navBarCell1Rev">Use</li> <li><a href="../package-tree.html">Tree</a></li> <li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../../../../index-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/apache/poi/ss/formula/functions/class-use/Match.html" target="_top">Frames</a></li> <li><a href="Match.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 2016 The Apache Software Foundation or its licensors, as applicable.</i> </small></p> </body> </html>
sdk/GUID-4358883D-6686-3ECD-B61E-4B420C98C742.html
warlordh/fork_Symbian
<?xml version='1.0' encoding='utf-8'?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html lang="en-us" xml:lang="en-us"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta name="copyright" content="(C) Copyright 2010" /> <meta name="DC.rights.owner" content="(C) Copyright 2010" /> <meta name="DC.Type" content="cxxClass" /> <meta name="DC.Title" content="TImageConvScaler" /> <meta name="DC.Format" content="XHTML" /> <meta name="DC.Identifier" content="GUID-4358883D-6686-3ECD-B61E-4B420C98C742" /> <title> TImageConvScaler </title> <link type="text/css" rel="stylesheet" href="css/common.css" media="screen"/> <link type="text/css" rel="stylesheet" href="css/sdl.css" media="screen"/> <!--[if IE]> <link href="css/iefix.css" rel="stylesheet" type="text/css" media="screen" /> <![endif]--> <meta name="keywords" content="api" /> <link rel="stylesheet" type="text/css" href="cxxref.css" /> </head> <body class="cxxref" id="GUID-4358883D-6686-3ECD-B61E-4B420C98C742"> <a name="GUID-4358883D-6686-3ECD-B61E-4B420C98C742"> <!-- --> </a> <?php include_once (CURRENT_SKIN_PATH.'/sdl_header.html'); ?> <div id="sdl_container"> <div id="leftMenu"> <div id="expandcontractdiv"> <a id="collapseTree" href="javascript:tree.collapseAll()"> Collapse all </a> <a id="index" href="index.html"> Symbian^3 Application Developer Library </a> </div> <iframe style="border:none" height="800" width="300" src="index-toc.html"></iframe> <div id="treeDiv1"> &#160; </div> <script type="text/javascript"> var currentIconMode = 0; window.name="id2518338 id2518347 id2858858 id2409913 id2409918 id2684494 "; YAHOO.util.Event.onDOMReady(buildTree, this,true); </script> </div> <div id="sdl_content"> <div class="breadcrumb"> <a href="index.html" title="Symbian^3 Application Developer Library"> Symbian^3 Application Developer Library </a> &gt; </div> <h1 class="topictitle1"> TImageConvScaler Class Reference </h1> <table class="signature"> <tr> <td> class TImageConvScaler </td> </tr> </table> <div class="section"> <div> <p> Scaling extension for Image Conversion Library. Supports both arbitrary or 'power of two' 1/2, 1/4, 1/8 scaling </p> </div> </div> <div class="section member-index"> <table border="0" class="member-index"> <thead> <tr> <th colspan="2"> Public Member Functions </th> </tr> </thead> <tbody> <tr> <td align="right" class="code"> IMPORT_C void </td> <td> <a href="#GUID-9982D168-D207-38B8-8537-EC7A62FB3F3F"> GetCapabilities </a> ( <a href="GUID-9BF43ECE-4E1A-3FCB-A92D-554ECE6F9B8D.html"> TScalerCaps </a> &amp;) </td> </tr> <tr class="bg"> <td align="right" class="code"> IMPORT_C void </td> <td> <a href="#GUID-278C5A6E-F71F-3997-AC42-E46E9E9C7512"> SetScalingL </a> (const <a href="GUID-938244B2-5E1A-39F7-8ACA-E6DE4C44A313.html"> TSize </a> &amp;, <a href="GUID-4358883D-6686-3ECD-B61E-4B420C98C742.html"> TImageConvScaler::TScalerQuality </a> , <a href="GUID-FC2F2B93-3D18-3BCC-9FD6-6BC6B240B667.html"> TBool </a> ) </td> </tr> <tr> <td align="right" class="code"> IMPORT_C void </td> <td> <a href="#GUID-5DC2E916-3C87-3D58-BB4F-7DD21AD15B23"> SetScalingL </a> ( <a href="GUID-FC2F2B93-3D18-3BCC-9FD6-6BC6B240B667.html"> TInt </a> , <a href="GUID-4358883D-6686-3ECD-B61E-4B420C98C742.html"> TImageConvScaler::TScalerQuality </a> ) </td> </tr> </tbody> </table> <table border="0" class="member-index"> <thead> <tr> <th colspan="2"> Private Member Functions </th> </tr> </thead> <tbody> <tr> <td align="right" class="code"> </td> <td> <a href="#GUID-94A34145-8830-3E64-8A52-67747FB51AB8"> TImageConvScaler </a> () </td> </tr> <tr class="bg"> <td align="right" class="code"> void </td> <td> <a href="#GUID-99D20015-434C-3769-B395-9417DBD07AF2"> SetExtension </a> ( <a href="GUID-86057F2B-0DDD-3661-9CC4-66684B991732.html"> MImageConvExtension </a> *) </td> </tr> </tbody> </table> <table border="0" class="member-index"> <thead> <tr> <th colspan="2"> Public Member Enumerations </th> </tr> </thead> <tbody> <tr> <td align="right" valign="top"> enum </td> <td> <a href="#GUID-DBEFDC33-39A5-352A-9A76-6431D93A4D99"> TScalerQuality </a> { <a href="#GUID-8261F34D-A170-3E35-9FE5-0A026ECB8638"> EMinimumQuality </a> , <a href="#GUID-BADDA38D-5723-39E0-87EA-E5240883D37E"> EMediumQuality </a> , <a href="#GUID-0A71DB52-2DF4-34CC-BFB6-ECA245BB55D4"> EMaximumQuality </a> } </td> </tr> </tbody> </table> <table border="0" class="member-index"> <thead> <tr> <th colspan="2"> Private Attributes </th> </tr> </thead> <tbody> <tr> <td align="right" valign="top"> <a href="GUID-ABBC622C-1A9C-3AC7-A81B-A29E7D3CF1DF.html"> MImageConvScaler </a> * </td> <td> <a href="#GUID-57F706CA-B060-3132-95F3-C657FB9396B0"> iExtension </a> </td> </tr> <tr class="bg"> <td align="right" valign="top"> <a href="GUID-FC2F2B93-3D18-3BCC-9FD6-6BC6B240B667.html"> TInt </a> </td> <td> <a href="#GUID-465B059D-16B2-3760-8BE8-8CDBBDE65F9E"> iReserved </a> </td> </tr> </tbody> </table> </div> <h1 class="pageHeading topictitle1"> Constructor &amp; Destructor Documentation </h1> <div class="nested1" id="GUID-94A34145-8830-3E64-8A52-67747FB51AB8"> <a name="GUID-94A34145-8830-3E64-8A52-67747FB51AB8"> <!-- --> </a> <h2 class="topictitle2"> TImageConvScaler() </h2> <table class="signature"> <tr> <td> IMPORT_C </td> <td> TImageConvScaler </td> <td> ( </td> <td> ) </td> <td> [private] </td> </tr> </table> <div class="section"> </div> </div> <h1 class="pageHeading topictitle1"> Member Functions Documentation </h1> <div class="nested1" id="GUID-9982D168-D207-38B8-8537-EC7A62FB3F3F"> <a name="GUID-9982D168-D207-38B8-8537-EC7A62FB3F3F"> <!-- --> </a> <h2 class="topictitle2"> GetCapabilities(TScalerCaps &amp;) </h2> <table class="signature"> <tr> <td> IMPORT_C void </td> <td> GetCapabilities </td> <td> ( </td> <td> <a href="GUID-9BF43ECE-4E1A-3FCB-A92D-554ECE6F9B8D.html"> TScalerCaps </a> &amp; </td> <td> aCaps </td> <td> ) </td> <td> const </td> </tr> </table> <div class="section"> <div> <p> Get the codec plugin's capabilities. </p> <p> </p> </div> </div> <div class="section parameters"> <h3 class="sectiontitle"> Parameters </h3> <table border="0" class="parameters"> <tr> <td class="parameter"> <a href="GUID-9BF43ECE-4E1A-3FCB-A92D-554ECE6F9B8D.html"> TScalerCaps </a> &amp; aCaps </td> <td> Returns scaling capabilities of the codec plugin. </td> </tr> </table> </div> </div> <div class="nested1" id="GUID-99D20015-434C-3769-B395-9417DBD07AF2"> <a name="GUID-99D20015-434C-3769-B395-9417DBD07AF2"> <!-- --> </a> <h2 class="topictitle2"> SetExtension(MImageConvExtension *) </h2> <table class="signature"> <tr> <td> void </td> <td> SetExtension </td> <td> ( </td> <td> <a href="GUID-86057F2B-0DDD-3661-9CC4-66684B991732.html"> MImageConvExtension </a> * </td> <td> aExtension </td> <td> ) </td> <td> [private] </td> </tr> </table> <div class="section"> </div> <div class="section parameters"> <h3 class="sectiontitle"> Parameters </h3> <table border="0" class="parameters"> <tr> <td class="parameter"> <a href="GUID-86057F2B-0DDD-3661-9CC4-66684B991732.html"> MImageConvExtension </a> * aExtension </td> <td> </td> </tr> </table> </div> </div> <div class="nested1" id="GUID-278C5A6E-F71F-3997-AC42-E46E9E9C7512"> <a name="GUID-278C5A6E-F71F-3997-AC42-E46E9E9C7512"> <!-- --> </a> <h2 class="topictitle2"> SetScalingL(const TSize &amp;, TImageConvScaler::TScalerQuality, TBool) </h2> <table class="signature"> <tr> <td> IMPORT_C void </td> <td> SetScalingL </td> <td> ( </td> <td> const <a href="GUID-938244B2-5E1A-39F7-8ACA-E6DE4C44A313.html"> TSize </a> &amp; </td> <td> aDesiredSize, </td> </tr> <tr> <td colspan="3"> </td> <td> <a href="GUID-4358883D-6686-3ECD-B61E-4B420C98C742.html"> TImageConvScaler::TScalerQuality </a> </td> <td> aQuality, </td> </tr> <tr> <td colspan="3"> </td> <td> <a href="GUID-FC2F2B93-3D18-3BCC-9FD6-6BC6B240B667.html"> TBool </a> </td> <td> aLockAspectRatio </td> </tr> <tr> <td colspan="2"> </td> <td> ) </td> <td colspan="2"> </td> </tr> </table> <div class="section"> <div> <p> Request scaling to the desired size using the quality specified and specifying if the aspect ratio is to be preserved. Ensure that <a href="GUID-8F2953B2-E64E-3D8B-B30B-B35B373368D4.html#GUID-468459B8-2975-3985-A585-4F5C54D3B30E"> CImageDecoder::GetDestinationSize </a> is used to obtain the size of destination bitmap passed to <a href="GUID-8F2953B2-E64E-3D8B-B30B-B35B373368D4.html#GUID-2B0D6699-3403-3AB3-AFF8-F22CCD0FB071"> CImageDecoder::Convert </a> if scaling is set up by calling this method. </p> <p> Example: If a plugin is only capable of power of two scaling, with an original image size of 600x400, then calling this SetScalingL function with a desired size of 500x300 will result in a subsequent call to <a href="GUID-8F2953B2-E64E-3D8B-B30B-B35B373368D4.html#GUID-468459B8-2975-3985-A585-4F5C54D3B30E"> CImageDecoder::GetDestinationSize </a> returning a size of 300x200 (that is, a scaling coefficient of -2). </p> <div class="p"> <dl class="user"> <dt class="dlterm"> <strong> leave </strong> </dt> <dd> KErrNotSupported if an invalid size is passed. </dd> </dl> <dl class="user"> <dt class="dlterm"> <strong> leave </strong> </dt> <dd> KErrNotSupported if aLockAspectRatio is EFalse and codec only supports preservation of aspect ratio. </dd> </dl> <a href="GUID-8F2953B2-E64E-3D8B-B30B-B35B373368D4.html#GUID-2B0D6699-3403-3AB3-AFF8-F22CCD0FB071"> CImageDecoder::Convert </a> <a href="GUID-8F2953B2-E64E-3D8B-B30B-B35B373368D4.html#GUID-468459B8-2975-3985-A585-4F5C54D3B30E"> CImageDecoder::GetDestinationSize </a> <a href="GUID-4358883D-6686-3ECD-B61E-4B420C98C742.html#GUID-9982D168-D207-38B8-8537-EC7A62FB3F3F"> TImageConvScaler::GetCapabilities </a> </div> </div> </div> <div class="section parameters"> <h3 class="sectiontitle"> Parameters </h3> <table border="0" class="parameters"> <tr> <td class="parameter"> const <a href="GUID-938244B2-5E1A-39F7-8ACA-E6DE4C44A313.html"> TSize </a> &amp; aDesiredSize </td> <td> Proposed size of the scaled image. Note that this may not necessarily be the size returned by a subsequent call to CImageDecoder::GetDestinationSize and is dependant upon the operations (such as scaling, cropping and rotation) requested and also the capabilities of the plugin (which can be queried using TImageConvScaler::GetCapabilities). </td> </tr> <tr class="bg"> <td class="parameter"> <a href="GUID-4358883D-6686-3ECD-B61E-4B420C98C742.html"> TImageConvScaler::TScalerQuality </a> aQuality </td> <td> Desired quality of the image. Allows codec to lower quality targets to improve performance. </td> </tr> <tr> <td class="parameter"> <a href="GUID-FC2F2B93-3D18-3BCC-9FD6-6BC6B240B667.html"> TBool </a> aLockAspectRatio </td> <td> Set to ETrue if the aspect ratio of the original image is to be preserved. </td> </tr> </table> </div> </div> <div class="nested1" id="GUID-5DC2E916-3C87-3D58-BB4F-7DD21AD15B23"> <a name="GUID-5DC2E916-3C87-3D58-BB4F-7DD21AD15B23"> <!-- --> </a> <h2 class="topictitle2"> SetScalingL(TInt, TImageConvScaler::TScalerQuality) </h2> <table class="signature"> <tr> <td> IMPORT_C void </td> <td> SetScalingL </td> <td> ( </td> <td> <a href="GUID-FC2F2B93-3D18-3BCC-9FD6-6BC6B240B667.html"> TInt </a> </td> <td> aScalingCoeff, </td> </tr> <tr> <td colspan="3"> </td> <td> <a href="GUID-4358883D-6686-3ECD-B61E-4B420C98C742.html"> TImageConvScaler::TScalerQuality </a> </td> <td> aScalingQuality </td> </tr> <tr> <td colspan="2"> </td> <td> ) </td> <td colspan="2"> </td> </tr> </table> <div class="section"> <div> <p> Define the scaling to be applied to the image according to the given coefficient at the requested quality. Ensure that <a href="GUID-8F2953B2-E64E-3D8B-B30B-B35B373368D4.html#GUID-468459B8-2975-3985-A585-4F5C54D3B30E"> CImageDecoder::GetDestinationSize </a> is used to obtain the size of destination bitmap to be passed to <a href="GUID-8F2953B2-E64E-3D8B-B30B-B35B373368D4.html#GUID-2B0D6699-3403-3AB3-AFF8-F22CCD0FB071"> CImageDecoder::Convert </a> . </p> <div class="p"> <dl class="user"> <dt class="dlterm"> <strong> leave </strong> </dt> <dd> KErrNotSupported if codec cannot perform the requested scale. </dd> </dl> <a href="GUID-8F2953B2-E64E-3D8B-B30B-B35B373368D4.html#GUID-2B0D6699-3403-3AB3-AFF8-F22CCD0FB071"> CImageDecoder::Convert </a> </div> </div> </div> <div class="section parameters"> <h3 class="sectiontitle"> Parameters </h3> <table border="0" class="parameters"> <tr> <td class="parameter"> <a href="GUID-FC2F2B93-3D18-3BCC-9FD6-6BC6B240B667.html"> TInt </a> aScalingCoeff </td> <td> Scale to apply to the source. 2 means twice the original size, -2 half the size. Do not confuse this with ReductionFactor where 2 indicates 1/2 size. </td> </tr> <tr class="bg"> <td class="parameter"> <a href="GUID-4358883D-6686-3ECD-B61E-4B420C98C742.html"> TImageConvScaler::TScalerQuality </a> aScalingQuality </td> <td> Desired quality of the image. Allows codec to lower quality targets to improve performance. </td> </tr> </table> </div> </div> <h1 class="pageHeading topictitle1"> Member Enumerations Documentation </h1> <div class="nested1" id="GUID-DBEFDC33-39A5-352A-9A76-6431D93A4D99"> <a name="GUID-DBEFDC33-39A5-352A-9A76-6431D93A4D99"> <!-- --> </a> <h2 class="topictitle2"> Enum TScalerQuality </h2> <div class="section"> <div> <p> Quality used during scaling. </p> </div> </div> <div class="section enumerators"> <h3 class="sectiontitle"> Enumerators </h3> <table border="0" class="enumerators"> <tr> <td valign="top"> EMinimumQuality </td> <td> </td> </tr> <tr class="bg"> <td valign="top"> EMediumQuality </td> <td> </td> </tr> <tr> <td valign="top"> EMaximumQuality </td> <td> </td> </tr> </table> </div> </div> <h1 class="pageHeading topictitle1"> Member Data Documentation </h1> <div class="nested1" id="GUID-57F706CA-B060-3132-95F3-C657FB9396B0"> <a name="GUID-57F706CA-B060-3132-95F3-C657FB9396B0"> <!-- --> </a> <h2 class="topictitle2"> MImageConvScaler * iExtension </h2> <table class="signature"> <tr> <td> <a href="GUID-ABBC622C-1A9C-3AC7-A81B-A29E7D3CF1DF.html"> MImageConvScaler </a> * </td> <td> iExtension </td> <td> [private] </td> </tr> </table> <div class="section"> </div> </div> <div class="nested1" id="GUID-465B059D-16B2-3760-8BE8-8CDBBDE65F9E"> <a name="GUID-465B059D-16B2-3760-8BE8-8CDBBDE65F9E"> <!-- --> </a> <h2 class="topictitle2"> TInt iReserved </h2> <table class="signature"> <tr> <td> <a href="GUID-FC2F2B93-3D18-3BCC-9FD6-6BC6B240B667.html"> TInt </a> </td> <td> iReserved </td> <td> [private] </td> </tr> </table> <div class="section"> </div> </div> <p class="copyright">Copyright &#169;2010 Nokia Corporation and/or its subsidiary(-ies).<br /> All rights reserved. Unless otherwise stated, these materials are provided under the terms of the <a href=" http://www.eclipse.org/legal/epl-v10.html"> Eclipse Public License v1.0</a>.</p> </div> </div> <?php include_once (CURRENT_SKIN_PATH.'/sdl_footer.html'); ?> </body> </html>
_posts/2014-06-27-release31.html
mbeddr/mbeddr.github.io
--- layout: blogpost title: A new mbeddr Release --- <p> We have just published <a href="https://github.com/mbeddr/mbeddr.core/releases/tag/0.7-EAP">mbeddr 0.7-EAP</a>. This is the first release of mbeddr that works with (and requires!) <a href="http://www.jetbrains.com/mps/download/">MPS 3.1</a>. </p> <p> You may wonder about our version numbers, and whether we're ever going to remove the EAP tag and get to a 1.0. Rest assured, we do have such plans. As it looks currently, we'll most likely get to a 1.0 ca. one year from now. This is aligned with out development process of the commercial SIEMENS PLM add on to mbeddr. All of this may change of course, but this is the plan. </p>
docs/org.eclipse.wst.webtools.doc.user/topics/cwfiltbn.html
ttimbul/eclipse.wst
<?xml version="1.0" encoding="UTF-8"?><!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html lang="en-us" xml:lang="en-us"> <head> <meta content="text/html; charset=utf-8" http-equiv="Content-Type" /> <meta name="copyright" content="Copyright (c) 2000, 2008 IBM Corporation and others. All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html. Contributors: IBM Corporation - initial API and implementation" /> <meta name="DC.rights.owner" content="(C) Copyright 2000, 2008" /> <meta content="public" name="security" /> <meta content="index,follow" name="Robots" /> <meta http-equiv="PICS-Label" content='(PICS-1.1 "http://www.icra.org/ratingsv02.html" l gen true r (cz 1 lz 1 nz 1 oz 1 vz 1) "http://www.rsac.org/ratingsv01.html" l gen true r (n 0 s 0 v 0 l 0) "http://www.classify.org/safesurf/" l gen true r (SS~~000 1))' /> <meta content="concept" name="DC.Type" /> <meta name="DC.Title" content="Listeners" /> <meta content="filters, overview" name="DC.subject" /> <meta content="filters, overview" name="keywords" /> <meta scheme="URI" name="DC.Relation" content="../topics/cwservbn.html" /> <meta scheme="URI" name="DC.Relation" content="../topics/cwlistbn.html" /> <meta scheme="URI" name="DC.Relation" content="../topics/ccwtover.html" /> <meta scheme="URI" name="DC.Relation" content="../topics/twsrvwiz.html" /> <meta scheme="URI" name="DC.Relation" content="../topics/twlstwiz.html" /> <meta scheme="URI" name="DC.Relation" content="../topics/twfltwiz.html" /> <meta content="XHTML" name="DC.Format" /> <meta content="cwfiltbn" name="DC.Identifier" /> <meta content="en-us" name="DC.Language" /> <link href="../../org.eclipse.wst.doc.user/common.css" type="text/css" rel="stylesheet" /> <title>Listeners</title> </head> <body id="cwfiltbn"><a name="cwfiltbn"><!-- --></a> <h1 class="topictitle1">Listeners</h1> <div> <p>Filters are new in the <cite>Sun Microsystems Java Servlet 2.3 Specification</cite>. They enable you to intercept to intercept a request before it reaches a resource. In other words, a filter gives you access to the HttpServletRequest and the HttpServletResponse objects before they are passed on to a servlet.</p> <p>Filters can be very useful. For example, you can write a filter that records all incoming requests and logs the IP addresses of the computers from which the requests originate. You also can use a filter as an encryption and decryption device. Other uses include user authentication, data compression, user input validation, and so on.</p> <p>You also can put a set of filters in a chain. The first filter in the chain will be called first and then pass control to the second filter, and so on. Filter chaining ensures that you can write a filter that does a specific task but adds some functionality in another filter.</p> <div class="p">When writing a filter, you basically deal with the following three interfaces in the javax.servlet package: <ul> <li><strong>javax.servlet.Filter:</strong> represents the life-cycle of the filter.</li> <li><strong>javax.servlet.FilterConfig:</strong> represents the configuration of the filter.</li> <li><strong>javax.servlet.FilterChain:</strong> object provided by the servlet container to the developer giving a view into the invocation chain of a filtered request for a resource.</li> </ul> </div> <p>For more information about filters, refer to the <cite>Sun Microsystems Java™ Servlet 2.3 Specification</cite> at <samp class="codeph">java.sun.com/products/servlet/download.html</samp>.</p> </div> <div><div class="relconcepts"><strong>Related concepts</strong><br /> <div><a href="../topics/cwservbn.html" title="">Servlets</a></div> <div><a href="../topics/cwlistbn.html" title="">Listeners</a></div> <div><a href="../topics/ccwtover.html" title="">Web application overview</a></div> </div> <div class="reltasks"><strong>Related tasks</strong><br /> <div><a href="../topics/twsrvwiz.html">Creating Servlets</a></div> <div><a href="../topics/twlstwiz.html">Creating Listeners</a></div> <div><a href="../topics/twfltwiz.html">Creating Filters</a></div> </div> </div> </body> </html>
pdk/GUID-ED631C18-19A6-3B06-9DBA-853C722385CF.html
warlordh/fork_Symbian
<?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html lang="en-us" xml:lang="en-us"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"/> <meta name="copyright" content="(C) Copyright 2010"/> <meta name="DC.rights.owner" content="(C) Copyright 2010"/> <meta name="DC.Type" content="cxxStruct"/> <meta name="DC.Title" content="money_base::pattern"/> <meta name="DC.Relation" scheme="URI" content="GUID-AFCCCF09-09C7-32F8-B25C-C044F23D304C.html"/> <meta name="DC.Format" content="XHTML"/> <meta name="DC.Identifier" content="GUID-ED631C18-19A6-3B06-9DBA-853C722385CF"/> <title>money_base::pattern</title> <link type="text/css" rel="stylesheet" href="css/common.css" media="screen"/> <link type="text/css" rel="stylesheet" href="css/sdl.css" media="screen"/> <!--[if IE]> <link href="css/iefix.css" rel="stylesheet" type="text/css" media="screen" /> <![endif]--> <meta name="keywords" content="api"/><link rel="stylesheet" type="text/css" href="cxxref.css"/></head> <body class="cxxref" id="GUID-ED631C18-19A6-3B06-9DBA-853C722385CF"><a name="GUID-ED631C18-19A6-3B06-9DBA-853C722385CF"><!-- --></a> <?php include_once (CURRENT_SKIN_PATH.'/sdl_header.html'); ?> <div id="sdl_container"> <div id="leftMenu"> <div id="expandcontractdiv"> <a id="collapseTree" href="javascript:tree.collapseAll()">Collapse all</a> <a id="index" href="index.html">Symbian^3 Product Developer Library</a> </div> <iframe style="border:none" height="800" width="300" src="index-toc.html"></iframe> <div id="treeDiv1">&#160;</div> <script type="text/javascript"> var currentIconMode = 0; window.name="id2437088 id2437096 id2578593 id2653464 id2516678 id2517236 id2631173 "; YAHOO.util.Event.onDOMReady(buildTree, this,true); </script> </div> <div id="sdl_content"> <div class="breadcrumb"><a href="index.html" title="Symbian^3 Product Developer Library">Symbian^3 Product Developer Library</a> &gt;</div> <h1 class="topictitle1">money_base::pattern Struct Reference</h1> <table class="signature"><tr><td>struct money_base::pattern</td></tr></table><div class="section"></div> <div class="section member-index"><table border="0" class="member-index"><thead><tr><th colspan="2">Public Attributes</th></tr></thead><tbody><tr><td align="right" valign="top">char</td><td><a href="#GUID-ED461072-D653-3DFC-A942-7E6C2E42CC46">field</a></td></tr></tbody></table></div><div> <div class="familylinks"> <div class="parentlink"/> </div> </div><h1 class="pageHeading topictitle1">Member Data Documentation</h1><div class="nested1" id="GUID-ED461072-D653-3DFC-A942-7E6C2E42CC46"><a name="GUID-ED461072-D653-3DFC-A942-7E6C2E42CC46"><!-- --></a> <h2 class="topictitle2">char field</h2> <table class="signature"><tr><td>char</td><td>field</td></tr></table><div class="section"></div> </div> <p class="copyright">Copyright &#169;2010 Nokia Corporation and/or its subsidiary(-ies).<br /> All rights reserved. Unless otherwise stated, these materials are provided under the terms of the <a href=" http://www.eclipse.org/legal/epl-v10.html"> Eclipse Public License v1.0</a>.</p> </div> </div> <?php include_once (CURRENT_SKIN_PATH.'/sdl_footer.html'); ?> </body> </html>
sdk/guid-6013a680-57f9-415b-8851-c4fa63356636/_forum_nokia_2_image_converter_2sis_2backup__registration_8xml_source.html
warlordh/fork_Symbian
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> <title>TB9.2 Example Applications: examples/ForumNokia/ImageConverter/sis/backup_registration.xml Source File</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <link href="doxygen.css" rel="stylesheet" type="text/css"/> <link type="text/css" rel="stylesheet" href="../css/common.css" media="screen"/> <link type="text/css" rel="stylesheet" href="../css/sdl.css" media="screen"/> <!--[if IE]> <link href="../css/iefix.css" rel="stylesheet" type="text/css" media="screen" /> <![endif]--> </head> <body class="kernelguide"> <?php include_once (CURRENT_SKIN_PATH.'/sdl_header.html'); ?> <div id="sdl_container"> <div id="leftMenu"> <div id="expandcontractdiv"> <a id="collapseTree" href="javascript:tree.collapseAll()"> Collapse all </a> <a id="index" href="index.html"> Symbian^3 Product Developer Library </a> </div> <iframe style="border:none" height="800" width="300" src="index-toc.html"></iframe> <div id="treeDiv1"> &#160; </div> <script type="text/javascript"> var currentIconMode = 0; YAHOO.util.Event.onDOMReady(buildTree, this,true); </script> </div> <div id="sdl_content"> <!-- Generated by Doxygen 1.6.2 --> <h1>examples/ForumNokia/ImageConverter/sis/backup_registration.xml</h1><div class="fragment"><pre class="fragment"><a name="l00001"></a>00001 &lt;?xml version=<span class="stringliteral">&quot;1.0&quot;</span> standalone=<span class="stringliteral">&quot;yes&quot;</span> ?&gt; <a name="l00002"></a>00002 &lt;backup_registration&gt; <a name="l00003"></a>00003 &lt;passive_backup&gt; <a name="l00004"></a>00004 &lt;include_directory name=<span class="stringliteral">&quot;\&quot; /&gt;</span> <a name="l00005"></a>00005 <span class="stringliteral"> &lt;/passive_backup&gt;</span> <a name="l00006"></a>00006 <span class="stringliteral"> &lt;system_backup /&gt;</span> <a name="l00007"></a>00007 <span class="stringliteral"> &lt;restore requires_reboot=&quot;</span>no<span class="stringliteral">&quot; /&gt;</span> <a name="l00008"></a>00008 <span class="stringliteral">&lt;/backup_registration&gt;</span> </pre></div> <hr size="1"/><address style="text-align: right;"><small>Generated by&nbsp; <a href="http://www.doxygen.org/index.html"> <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.6.2 </small></address> <p class="copyright">Copyright &#169;2010 Nokia Corporation and/or its subsidiary(-ies).<br /> All rights reserved. Unless otherwise stated, these materials are provided under the terms of the <a href=" http://www.eclipse.org/legal/epl-v10.html"> Eclipse Public License v1.0</a>.</p> </div> </div> <?php include_once (CURRENT_SKIN_PATH.'/sdl_footer.html'); ?> </body> </html>
pdk/GUID-9F1EF48F-8AA7-5235-B96C-4A02CAC0422F.html
warlordh/fork_Symbian
<?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html lang="en" xml:lang="en"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"/> <meta name="copyright" content="(C) Copyright 2010"/> <meta name="DC.rights.owner" content="(C) Copyright 2010"/> <meta name="DC.Type" content="concept"/> <meta name="DC.Title" content="certtool Overview"/> <meta name="DC.Relation" scheme="URI" content="GUID-93C32496-036F-5000-B6FD-CAECAD21DEB8.html"/> <meta name="DC.Relation" scheme="URI" content="index.html"/> <meta name="DC.Relation" scheme="URI" content="GUID-32E29020-1956-461A-B79A-1492E06049E7.html"/> <meta name="DC.Relation" scheme="URI" content="GUID-315452C2-A1E2-5888-A694-6D2DE73A3F5E.html"/> <meta name="DC.Relation" scheme="URI" content="GUID-2663ED06-8C97-5867-B7F6-6167EBFEA223.html"/> <meta name="DC.Relation" scheme="URI" content="GUID-A5DCCEB1-77DA-53C9-A1A3-07615DFCD403.html"/> <meta name="DC.Relation" scheme="URI" content="GUID-93C32496-036F-5000-B6FD-CAECAD21DEB8.html"/> <meta name="DC.Relation" scheme="URI" content="GUID-4462E8C8-CF27-5F3B-ACE3-4213DA6C377C.html"/> <meta name="DC.Relation" scheme="URI" content="GUID-8A80DD04-075D-5CF2-9A70-F6DDDD7D54BC.html"/> <meta name="DC.Format" content="XHTML"/> <meta name="DC.Identifier" content="GUID-9F1EF48F-8AA7-5235-B96C-4A02CAC0422F"/> <meta name="DC.Language" content="en"/> <link rel="stylesheet" type="text/css" href="commonltr.css"/> <title>certtool Overview</title> <link type="text/css" rel="stylesheet" href="css/common.css" media="screen"/> <link type="text/css" rel="stylesheet" href="css/sdl.css" media="screen"/> <!--[if IE]> <link href="css/iefix.css" rel="stylesheet" type="text/css" media="screen" /> <![endif]--> <link rel="stylesheet" type="text/css" href="nokiacxxref.css"/></head> <body id="GUID-9F1EF48F-8AA7-5235-B96C-4A02CAC0422F"><a name="GUID-9F1EF48F-8AA7-5235-B96C-4A02CAC0422F"><!-- --></a> <?php include_once (CURRENT_SKIN_PATH.'/sdl_header.html'); ?> <div id="sdl_container"> <div id="leftMenu"> <div id="expandcontractdiv"> <a id="collapseTree" href="javascript:tree.collapseAll()">Collapse all</a> <a id="index" href="index.html">Symbian^3 Product Developer Library</a> </div> <iframe style="border:none" height="800" width="300" src="index-toc.html"></iframe> <div id="treeDiv1">&#160;</div> <script type="text/javascript"> var currentIconMode = 0; window.name="id2563754 id2858558 id2859383 id2859628 id2859642 "; YAHOO.util.Event.onDOMReady(buildTree, this,true); </script> </div> <div id="sdl_content"> <div class="breadcrumb"><a href="index.html" title="Symbian^3 Product Developer Library">Symbian^3 Product Developer Library</a> &gt; <a href="GUID-32E29020-1956-461A-B79A-1492E06049E7.html" title="The Symbian Guide describes the architecture and functionality of the platform, and provides guides on using its APIs.">Symbian Guide</a> &gt; <a href="GUID-315452C2-A1E2-5888-A694-6D2DE73A3F5E.html">OS Security Guide</a> &gt; <a href="GUID-2663ED06-8C97-5867-B7F6-6167EBFEA223.html">Crypto Services</a> &gt; <a href="GUID-A5DCCEB1-77DA-53C9-A1A3-07615DFCD403.html">File-Based Certificate and Key Stores</a> &gt; <a href="GUID-93C32496-036F-5000-B6FD-CAECAD21DEB8.html">certtool</a> &gt; </div> <h1 class="topictitle1">certtool Overview</h1> <div><div><div>The Symbian platform provides a certificate store, certstore for short, which is a repository of root and user certificates which can be retrieved and used to accomplish a variety of tasks. The certstore is initially empty. <samp class="codeph">certtool</samp> is a a user-friendly eshell program for inserting certificates and manipulating their settings. </div> <p>This document explains how to manipulate the certstore using <samp class="codeph">certtool</samp>. It is of interest to anyone that needs to build, manipulate and maintain a certstore for the Symbian platform. You can use <samp class="codeph">certtool</samp> to do the following: </p> </div> <ul> <li id="GUID-9F1EF48F-8AA7-5235-B96C-4A02CAC0422F__GUID-E138FF57-A58F-5908-A3B0-E25454CC8A0C"><a name="GUID-9F1EF48F-8AA7-5235-B96C-4A02CAC0422F__GUID-E138FF57-A58F-5908-A3B0-E25454CC8A0C"><!-- --></a><p>list the contents of a certificate store </p> </li> <li id="GUID-9F1EF48F-8AA7-5235-B96C-4A02CAC0422F__GUID-7C3474C4-45BD-5D04-83FF-98ABA6297534"><a name="GUID-9F1EF48F-8AA7-5235-B96C-4A02CAC0422F__GUID-7C3474C4-45BD-5D04-83FF-98ABA6297534"><!-- --></a><p>insert and remove certificates </p> </li> <li id="GUID-9F1EF48F-8AA7-5235-B96C-4A02CAC0422F__GUID-138481CE-4C9D-5684-8BF8-9DB71D649B8D"><a name="GUID-9F1EF48F-8AA7-5235-B96C-4A02CAC0422F__GUID-138481CE-4C9D-5684-8BF8-9DB71D649B8D"><!-- --></a><p>manipulate application trust settings, for example, make a certain certificate trusted for use with TLS/SSL, software install, and so on. </p> </li> <li id="GUID-9F1EF48F-8AA7-5235-B96C-4A02CAC0422F__GUID-F9E05480-8741-57A3-ACBC-CF6C3AE07BD3"><a name="GUID-9F1EF48F-8AA7-5235-B96C-4A02CAC0422F__GUID-F9E05480-8741-57A3-ACBC-CF6C3AE07BD3"><!-- --></a><p>provide support for multiple certstore implementations </p> </li> </ul> <p> <samp class="codeph">certtool</samp> must be used from an eshell. You can start it using <span class="filepath">eshell.exe</span>. </p> </div> <div> <div class="familylinks"> <div class="parentlink"><strong>Parent topic:</strong> <a href="GUID-93C32496-036F-5000-B6FD-CAECAD21DEB8.html">certtool</a></div> </div> <div class="relinfo relconcepts"><strong>Related concepts</strong><br/> <div><a href="GUID-8A80DD04-075D-5CF2-9A70-F6DDDD7D54BC.html">certtool Tutorials</a></div> </div> <div class="relinfo relref"><strong>Related reference</strong><br/> <div><a href="GUID-4462E8C8-CF27-5F3B-ACE3-4213DA6C377C.html">certtool Reference</a></div> </div> </div> <p class="copyright">Copyright &#169;2010 Nokia Corporation and/or its subsidiary(-ies).<br /> All rights reserved. Unless otherwise stated, these materials are provided under the terms of the <a href=" http://www.eclipse.org/legal/epl-v10.html"> Eclipse Public License v1.0</a>.</p> </div> </div> <?php include_once (CURRENT_SKIN_PATH.'/sdl_footer.html'); ?> </body> </html>
pdk/GUID-1944C350-900E-5621-BF43-6A366844E9DD.html
warlordh/fork_Symbian
<?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html lang="en" xml:lang="en"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"/> <meta name="copyright" content="(C) Copyright 2010"/> <meta name="DC.rights.owner" content="(C) Copyright 2010"/> <meta name="DC.Type" content="concept"/> <meta name="DC.Title" content="MenuApp: An Application with a Menu"/> <meta name="DC.Relation" scheme="URI" content="GUID-737ADA8D-5B7E-5408-9929-3EB9A3B4FCB1.html"/> <meta name="DC.Relation" scheme="URI" content="index.html"/> <meta name="DC.Relation" scheme="URI" content="GUID-32E29020-1956-461A-B79A-1492E06049E7.html"/> <meta name="DC.Relation" scheme="URI" content="GUID-58035B49-2EAE-5144-B226-28AF2EDD62E7.html"/> <meta name="DC.Relation" scheme="URI" content="GUID-58CA15F8-D984-5D07-8C00-161FA16A8FD3.html"/> <meta name="DC.Relation" scheme="URI" content="GUID-1578590A-FC00-5C3B-8BF9-F6E43CA9D9A0.html"/> <meta name="DC.Relation" scheme="URI" content="GUID-737ADA8D-5B7E-5408-9929-3EB9A3B4FCB1.html"/> <meta name="DC.Format" content="XHTML"/> <meta name="DC.Identifier" content="GUID-1944C350-900E-5621-BF43-6A366844E9DD"/> <meta name="DC.Language" content="en"/> <link rel="stylesheet" type="text/css" href="commonltr.css"/> <title>MenuApp: An Application with a Menu</title> <link type="text/css" rel="stylesheet" href="css/common.css" media="screen"/> <link type="text/css" rel="stylesheet" href="css/sdl.css" media="screen"/> <!--[if IE]> <link href="css/iefix.css" rel="stylesheet" type="text/css" media="screen" /> <![endif]--> <link rel="stylesheet" type="text/css" href="nokiacxxref.css"/></head> <body id="GUID-1944C350-900E-5621-BF43-6A366844E9DD"><a name="GUID-1944C350-900E-5621-BF43-6A366844E9DD"><!-- --></a> <?php include_once (CURRENT_SKIN_PATH.'/sdl_header.html'); ?> <div id="sdl_container"> <div id="leftMenu"> <div id="expandcontractdiv"> <a id="collapseTree" href="javascript:tree.collapseAll()">Collapse all</a> <a id="index" href="index.html">Symbian^3 Product Developer Library</a> </div> <iframe style="border:none" height="800" width="300" src="index-toc.html"></iframe> <div id="treeDiv1">&#160;</div> <script type="text/javascript"> var currentIconMode = 0; window.name="id2563754 id2520040 id2520048 id2520063 id2520279 "; YAHOO.util.Event.onDOMReady(buildTree, this,true); </script> </div> <div id="sdl_content"> <div class="breadcrumb"><a href="index.html" title="Symbian^3 Product Developer Library">Symbian^3 Product Developer Library</a> &gt; <a href="GUID-32E29020-1956-461A-B79A-1492E06049E7.html" title="The Symbian Guide describes the architecture and functionality of the platform, and provides guides on using its APIs.">Symbian Guide</a> &gt; <a href="GUID-58035B49-2EAE-5144-B226-28AF2EDD62E7.html">Generic Application Support Guide</a> &gt; <a href="GUID-58CA15F8-D984-5D07-8C00-161FA16A8FD3.html">Application Framework</a> &gt; <a href="GUID-1578590A-FC00-5C3B-8BF9-F6E43CA9D9A0.html">Application Architecture</a> &gt; <a href="GUID-737ADA8D-5B7E-5408-9929-3EB9A3B4FCB1.html">Application Architecture Examples</a> &gt; </div> <h1 class="topictitle1">MenuApp: An Application with a Menu</h1> <div> <div class="section" id="GUID-1944C350-900E-5621-BF43-6A366844E9DD__GUID-4DA645E1-7FBA-4777-BF59-87B54A04E539"><a name="GUID-1944C350-900E-5621-BF43-6A366844E9DD__GUID-4DA645E1-7FBA-4777-BF59-87B54A04E539"><!-- --></a><h2 class="sectiontitle">Download</h2> <p>Click on the following link to download the example: <a href="guid-6013a680-57f9-415b-8851-c4fa63356636/zips/guid-a13df6fa-ad69-40b4-8923-11dbd4775915.zip" target="_blank">MenuApp.zip</a></p> <p>Click: <a href="guid-6013a680-57f9-415b-8851-c4fa63356636/guid-a13df6fa-ad69-40b4-8923-11dbd4775915.html">browse</a> to view the example code. </p> </div> <div class="section" id="GUID-1944C350-900E-5621-BF43-6A366844E9DD__GUID-B412BBB6-7A38-451F-8501-4BB4B017B790"><a name="GUID-1944C350-900E-5621-BF43-6A366844E9DD__GUID-B412BBB6-7A38-451F-8501-4BB4B017B790"><!-- --></a><h2 class="sectiontitle">Description</h2> <p>This example builds on the <a href="GUID-1D7BD70F-40A3-53FF-8150-A9CAFA4D01D8.html">minimal</a> UI application by adding a menu bar and menu pane. The menu bar is defined in a resource file, and the menu pane is populated dynamically in the app UI's <samp class="codeph">DynInitMenuPaneL()</samp> function. The menu pane contains a list of all applications present on the device. If a menu item is selected by the user, the corresponding application is launched. </p> <p>The menu application displays a list of applications on the menu pane: </p> <div class="fignone" id="GUID-1944C350-900E-5621-BF43-6A366844E9DD__GUID-B2DD173E-A5FE-5DF3-9750-491E0A18A2B6"><a name="GUID-1944C350-900E-5621-BF43-6A366844E9DD__GUID-B2DD173E-A5FE-5DF3-9750-491E0A18A2B6"><!-- --></a> <img src="GUID-2183F898-48C2-53A3-ADA0-1132EF7D4380_d0e174429_href.png"/> </div> </div> <div class="section" id="GUID-1944C350-900E-5621-BF43-6A366844E9DD__GUID-FE3F5411-B575-4284-A841-158A65F5A9C0"><a name="GUID-1944C350-900E-5621-BF43-6A366844E9DD__GUID-FE3F5411-B575-4284-A841-158A65F5A9C0"><!-- --></a><h2 class="sectiontitle">Class Summary</h2><p><a href="GUID-5EEE8745-F483-33C0-A5B1-AEB5544DE2BA.html"><span class="apiname">RApaLsSession</span></a></p> <p><a href="GUID-1185F595-0488-3E93-8D60-6B3A1A3AC32E.html"><span class="apiname">CEikAppUi</span></a></p> <p><a href="GUID-F6168582-DFF1-31DF-87F9-FF2AEC5EE0FF.html"><span class="apiname">CEikMenuPane</span></a></p> </div> <div class="section" id="GUID-1944C350-900E-5621-BF43-6A366844E9DD__GUID-8B7554ED-99FA-41A0-94A5-529FD719A40B"><a name="GUID-1944C350-900E-5621-BF43-6A366844E9DD__GUID-8B7554ED-99FA-41A0-94A5-529FD719A40B"><!-- --></a><h2 class="sectiontitle">Application list</h2> <p>To create the application list, the app UI first makes a connection to the application architecture server, using <a href="GUID-5EEE8745-F483-33C0-A5B1-AEB5544DE2BA.html#GUID-5EEE8745-F483-33C0-A5B1-AEB5544DE2BA__GUID-A92887D0-694C-3792-B3C9-46B155FE83B9"><span class="apiname">RApaLsSession::Connect()</span></a>. Then, it requests notification from the server that the application list is fully populated, using <samp class="codeph">RApaLsSession::RegisterListPopulationCompleteObserver()</samp>. When the request completes, <samp class="codeph">RApaLsSession::GetNextApp()</samp> is called in a loop to get a list of application names and UIDs. This list is used to populate the menu pane. </p> </div> <div class="section" id="GUID-1944C350-900E-5621-BF43-6A366844E9DD__GUID-BA8A16BE-F0A3-429A-9D78-1E4AD833A095"><a name="GUID-1944C350-900E-5621-BF43-6A366844E9DD__GUID-BA8A16BE-F0A3-429A-9D78-1E4AD833A095"><!-- --></a><h2 class="sectiontitle">Launching an application</h2> <p> <samp class="codeph">CEikAppUi::HandleCommandL()</samp> handles commands based on a command ID. The <samp class="codeph">EEikCmdExit</samp> command ID is generated by the <samp class="sysout">Close</samp> menu option, and <samp class="codeph">HandleCommandL()</samp> responds to it by exiting the application. The other possible command IDs are the UIDs of the applications in the list. This allows <samp class="codeph">CEikAppUi::HandleCommandL()</samp> to launch applications based on the command ID. </p> <p>An application is launched by getting the executable name (using <samp class="codeph">RApaLsSession::GetAppInfo()</samp>), creating a command line (<samp class="codeph">CApaCommandLine</samp>) containing the executable name, and passing this to <samp class="codeph">RApaLsSession::StartApp()</samp>. </p> </div> <div class="section" id="GUID-1944C350-900E-5621-BF43-6A366844E9DD__GUID-6BD34EA5-E1B4-47C1-8D64-CFDB0E26B786"><a name="GUID-1944C350-900E-5621-BF43-6A366844E9DD__GUID-6BD34EA5-E1B4-47C1-8D64-CFDB0E26B786"><!-- --></a><h2 class="sectiontitle">Build</h2> <p>The Symbian build process describes how to build an application. </p> <p>The <span class="filepath">MenuApp</span> example builds an executable called <span class="filepath">MenuApp.exe</span> in the standard location (<span class="filepath">\epoc32\release\winscw\</span> <em>&lt;build_variant&gt;</em> for CodeWarrior). Either launch the executable itself, or launch the emulator and then select the <span class="filepath">MenuApp</span> application from the Emulator's extras bar. </p> </div> </div> <div> <div class="familylinks"> <div class="parentlink"><strong>Parent topic:</strong> <a href="GUID-737ADA8D-5B7E-5408-9929-3EB9A3B4FCB1.html">Application Architecture Examples</a></div> </div> </div> <p class="copyright">Copyright &#169;2010 Nokia Corporation and/or its subsidiary(-ies).<br /> All rights reserved. Unless otherwise stated, these materials are provided under the terms of the <a href=" http://www.eclipse.org/legal/epl-v10.html"> Eclipse Public License v1.0</a>.</p> </div> </div> <?php include_once (CURRENT_SKIN_PATH.'/sdl_footer.html'); ?> </body> </html>
QuickConnectPay/apidocs/com/newland/me/class-use/ME3xDevice.html
yc654084303/QuickConnQuickConnect
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!--NewPage--> <HTML> <HEAD> <!-- Generated by javadoc (build 1.6.0_65) on Thu Jan 15 14:03:16 CST 2015 --> <META http-equiv="Content-Type" content="text/html; charset=UTF-8"> <TITLE> 类 com.newland.me.ME3xDevice 的使用 (Newland ME Series SDK 1.1.6 API) </TITLE> <META NAME="date" CONTENT="2015-01-15"> <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="\u7C7B com.newland.me.ME3xDevice \u7684\u4F7F\u7528 (Newland ME Series SDK 1.1.6 API)"; } } </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="跳过导航链接"></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>概述</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-summary.html"><FONT CLASS="NavBarFont1"><B>软件包</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../com/newland/me/ME3xDevice.html" title="com.newland.me 中的类"><FONT CLASS="NavBarFont1"><B>类</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>使用</B></FONT>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-tree.html"><FONT CLASS="NavBarFont1"><B>树</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>已过时</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>索引</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>帮助</B></FONT></A>&nbsp;</TD> </TR> </TABLE> </TD> <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> </EM> </TD> </TR> <TR> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> &nbsp;上一个&nbsp; &nbsp;下一个</FONT></TD> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> <A HREF="../../../../index.html?com/newland/me//class-useME3xDevice.html" target="_top"><B>框架</B></A> &nbsp; &nbsp;<A HREF="ME3xDevice.html" target="_top"><B>无框架</B></A> &nbsp; &nbsp;<SCRIPT type="text/javascript"> <!-- if(window==top) { document.writeln('<A HREF="../../../../allclasses-noframe.html"><B>所有类</B></A>'); } //--> </SCRIPT> <NOSCRIPT> <A HREF="../../../../allclasses-noframe.html"><B>所有类</B></A> </NOSCRIPT> </FONT></TD> </TR> </TABLE> <A NAME="skip-navbar_top"></A> <!-- ========= END OF TOP NAVBAR ========= --> <HR> <CENTER> <H2> <B>类 com.newland.me.ME3xDevice<br>的使用</B></H2> </CENTER> 没有 com.newland.me.ME3xDevice 的用法 <P> <HR> <!-- ======= START OF BOTTOM NAVBAR ====== --> <A NAME="navbar_bottom"><!-- --></A> <A HREF="#skip-navbar_bottom" title="跳过导航链接"></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>概述</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-summary.html"><FONT CLASS="NavBarFont1"><B>软件包</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../com/newland/me/ME3xDevice.html" title="com.newland.me 中的类"><FONT CLASS="NavBarFont1"><B>类</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>使用</B></FONT>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-tree.html"><FONT CLASS="NavBarFont1"><B>树</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>已过时</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>索引</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>帮助</B></FONT></A>&nbsp;</TD> </TR> </TABLE> </TD> <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> </EM> </TD> </TR> <TR> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> &nbsp;上一个&nbsp; &nbsp;下一个</FONT></TD> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> <A HREF="../../../../index.html?com/newland/me//class-useME3xDevice.html" target="_top"><B>框架</B></A> &nbsp; &nbsp;<A HREF="ME3xDevice.html" target="_top"><B>无框架</B></A> &nbsp; &nbsp;<SCRIPT type="text/javascript"> <!-- if(window==top) { document.writeln('<A HREF="../../../../allclasses-noframe.html"><B>所有类</B></A>'); } //--> </SCRIPT> <NOSCRIPT> <A HREF="../../../../allclasses-noframe.html"><B>所有类</B></A> </NOSCRIPT> </FONT></TD> </TR> </TABLE> <A NAME="skip-navbar_bottom"></A> <!-- ======== END OF BOTTOM NAVBAR ======= --> <HR> Copyright &#169; 2013-2015 <a href="http://www.newlandcomputer.com">NewLandComputer</a>. All Rights Reserved. </BODY> </HTML>
doc/api/cc/mallet/topics/tui/EvaluateTopics.html
burrsettles/mallet
<!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_37) on Wed Jan 23 11:07:58 EST 2013 --> <TITLE> EvaluateTopics (Mallet 2 API) </TITLE> <META NAME="date" CONTENT="2013-01-23"> <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="EvaluateTopics (Mallet 2 API)"; } } </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="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/EvaluateTopics.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&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="../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../index-all.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> </EM> </TD> </TR> <TR> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> &nbsp;<A HREF="../../../../cc/mallet/topics/tui/DMRLoader.html" title="class in cc.mallet.topics.tui"><B>PREV CLASS</B></A>&nbsp; &nbsp;<A HREF="../../../../cc/mallet/topics/tui/HierarchicalLDATUI.html" title="class in cc.mallet.topics.tui"><B>NEXT CLASS</B></A></FONT></TD> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> <A HREF="../../../../index.html?cc/mallet/topics/tui/EvaluateTopics.html" target="_top"><B>FRAMES</B></A> &nbsp; &nbsp;<A HREF="EvaluateTopics.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> <TR> <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2"> SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD> <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2"> DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD> </TR> </TABLE> <A NAME="skip-navbar_top"></A> <!-- ========= END OF TOP NAVBAR ========= --> <HR> <!-- ======== START OF CLASS DATA ======== --> <H2> <FONT SIZE="-1"> cc.mallet.topics.tui</FONT> <BR> Class EvaluateTopics</H2> <PRE> java.lang.Object <IMG SRC="../../../../resources/inherit.gif" ALT="extended by "><B>cc.mallet.topics.tui.EvaluateTopics</B> </PRE> <HR> <DL> <DT><PRE>public class <B>EvaluateTopics</B><DT>extends java.lang.Object</DL> </PRE> <P> <HR> <P> <!-- ======== CONSTRUCTOR SUMMARY ======== --> <A NAME="constructor_summary"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> <B>Constructor Summary</B></FONT></TH> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><CODE><B><A HREF="../../../../cc/mallet/topics/tui/EvaluateTopics.html#EvaluateTopics()">EvaluateTopics</A></B>()</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD> </TR> </TABLE> &nbsp; <!-- ========== METHOD SUMMARY =========== --> <A NAME="method_summary"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> <B>Method Summary</B></FONT></TH> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>static&nbsp;void</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../../cc/mallet/topics/tui/EvaluateTopics.html#main(java.lang.String[])">main</A></B>(java.lang.String[]&nbsp;args)</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD> </TR> </TABLE> &nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"> <TH ALIGN="left"><B>Methods inherited from class java.lang.Object</B></TH> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><CODE>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</CODE></TD> </TR> </TABLE> &nbsp; <P> <!-- ========= CONSTRUCTOR DETAIL ======== --> <A NAME="constructor_detail"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> <B>Constructor Detail</B></FONT></TH> </TR> </TABLE> <A NAME="EvaluateTopics()"><!-- --></A><H3> EvaluateTopics</H3> <PRE> public <B>EvaluateTopics</B>()</PRE> <DL> </DL> <!-- ============ METHOD DETAIL ========== --> <A NAME="method_detail"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> <B>Method Detail</B></FONT></TH> </TR> </TABLE> <A NAME="main(java.lang.String[])"><!-- --></A><H3> main</H3> <PRE> public static void <B>main</B>(java.lang.String[]&nbsp;args)</PRE> <DL> <DD><DL> </DL> </DD> </DL> <!-- ========= END OF CLASS DATA ========= --> <HR> <!-- ======= START OF BOTTOM NAVBAR ====== --> <A NAME="navbar_bottom"><!-- --></A> <A HREF="#skip-navbar_bottom" title="Skip navigation links"></A> <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""> <TR> <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A NAME="navbar_bottom_firstrow"><!-- --></A> <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> <TR ALIGN="center" VALIGN="top"> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/EvaluateTopics.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&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="../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../index-all.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> </EM> </TD> </TR> <TR> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> &nbsp;<A HREF="../../../../cc/mallet/topics/tui/DMRLoader.html" title="class in cc.mallet.topics.tui"><B>PREV CLASS</B></A>&nbsp; &nbsp;<A HREF="../../../../cc/mallet/topics/tui/HierarchicalLDATUI.html" title="class in cc.mallet.topics.tui"><B>NEXT CLASS</B></A></FONT></TD> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> <A HREF="../../../../index.html?cc/mallet/topics/tui/EvaluateTopics.html" target="_top"><B>FRAMES</B></A> &nbsp; &nbsp;<A HREF="EvaluateTopics.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> <TR> <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2"> SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD> <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2"> DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD> </TR> </TABLE> <A NAME="skip-navbar_bottom"></A> <!-- ======== END OF BOTTOM NAVBAR ======= --> <HR> </BODY> </HTML>
tags/wget/index.html
sudev/sudev.github.com
<!DOCTYPE html> <html lang="en" itemscope itemtype="http://schema.org/WebPage"> <head> <meta charset="utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0"> <title>Overview of all pages with the tag #wget - Sudev Ambadi</title> <meta property="og:title" content="Overview of all pages with the tag #wget" /> <meta name="twitter:title" content="Overview of all pages with the tag #wget" /> <meta name="description" content="Overview of all pages with the tag #wget, such as: Offline mirror a website using wget"> <meta property="og:description" content="Overview of all pages with the tag #wget, such as: Offline mirror a website using wget"> <meta name="twitter:description" content="Overview of all pages with the tag #wget, such as: Offline mirror a website using wget"> <meta name="author" content="Sudev Ambadi"/><script type="application/ld+json"> { "@context": "http://schema.org", "@type": "WebSite", "name": "Sudev Ambadi", "url": "https:\/\/sudev.dev\/" } </script><script type="application/ld+json"> { "@context": "http://schema.org", "@type": "Organization", "name": "", "url": "https:\/\/sudev.dev\/" } </script> <meta property="og:title" content="wget" /> <meta property="og:image" content="https://sudev.dev/images/avatar.jpeg" /> <meta property="og:url" content="https://sudev.dev/tags/wget/" /> <meta property="og:type" content="website" /> <meta property="og:site_name" content="Sudev Ambadi" /> <meta name="twitter:title" content="wget" /> <meta name="twitter:image" content="https://sudev.dev/images/avatar.jpeg" /> <meta name="twitter:card" content="summary" /> <meta name="twitter:site" content="@sudev" /> <meta name="twitter:creator" content="@sudev" /> <link href='https://sudev.dev/img/favicon.ico' rel='icon' type='image/x-icon'/> <meta property="og:image" content="https://sudev.dev/images/avatar.jpeg" /> <meta name="twitter:image" content="https://sudev.dev/images/avatar.jpeg" /> <meta name="twitter:card" content="summary" /> <meta name="twitter:site" content="@sudev" /> <meta name="twitter:creator" content="@sudev" /> <meta property="og:url" content="https://sudev.dev/tags/wget/" /> <meta property="og:type" content="website" /> <meta property="og:site_name" content="Sudev Ambadi" /> <meta name="generator" content="Hugo 0.55.0" /> <link rel="alternate" href="https://sudev.dev/index.xml" type="application/rss+xml" title="Sudev Ambadi"><link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/KaTeX/0.10.0/katex.min.css" integrity="sha384-9eLZqc9ds8eNjO3TmqPeYcDj8n+Qfa4nuSiGYa6DjLNcv9BtN69ZIulL9+8CqC9Y" crossorigin="anonymous"> <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.5.0/css/all.css" integrity="sha384-B4dIYHKNBt8Bc12p+WXckhzcICo0wtJAoU8YZTY5qE0Id1GSseTk6S+L3BlXeVIU" crossorigin="anonymous"> <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css" integrity="sha384-BVYiiSIFeK1dGmJRAkycuHAHRg32OmUcww7on3RYdg4Va+PmSTsz/K68vbdEjh4u" crossorigin="anonymous"><link rel="stylesheet" href="https://sudev.dev/css/main.css" /><link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Lora:400,700,400italic,700italic" /> <link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,600italic,700italic,800italic,400,300,600,700,800" /> <link rel="stylesheet" href="https://sudev.dev/css/highlight.min.css" /><link rel="stylesheet" href="https://sudev.dev/css/codeblock.css" /><link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/photoswipe/4.1.2/photoswipe.min.css" integrity="sha384-h/L2W9KefUClHWaty3SLE5F/qvc4djlyR4qY3NUV5HGQBBW7stbcfff1+I/vmsHh" crossorigin="anonymous"> <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/photoswipe/4.1.2/default-skin/default-skin.min.css" integrity="sha384-iD0dNku6PYSIQLyfTOpB06F2KCZJAKLOThS5HRe8b3ibhdEQ6eKsFf/EeFxdOt5R" crossorigin="anonymous"> <script type="application/javascript"> var doNotTrack = false; if (!doNotTrack) { window.ga=window.ga||function(){(ga.q=ga.q||[]).push(arguments)};ga.l=+new Date; ga('create', 'UA-39443594-1', 'auto'); ga('send', 'pageview'); } </script> <script async src='https://www.google-analytics.com/analytics.js'></script> </head> <body> <nav class="navbar navbar-default navbar-fixed-top navbar-custom"> <div class="container-fluid"> <div class="navbar-header"> <button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#main-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="https://sudev.dev/">Sudev Ambadi</a> </div> <div class="collapse navbar-collapse" id="main-navbar"> <ul class="nav navbar-nav navbar-right"> <li> <a title="Blog" href="/">Blog</a> </li> <li> <a title="About" href="/page/about/">About</a> </li> <li> <a title="Tags" href="/tags">Tags</a> </li> </ul> </div> <div class="avatar-container"> <div class="avatar-img-border"> <a title="Sudev Ambadi" href="https://sudev.dev/"> <img class="avatar-img" src="https://sudev.dev/images/avatar.jpeg" alt="Sudev Ambadi" /> </a> </div> </div> </div> </nav> <div class="pswp" tabindex="-1" role="dialog" aria-hidden="true"> <div class="pswp__bg"></div> <div class="pswp__scroll-wrap"> <div class="pswp__container"> <div class="pswp__item"></div> <div class="pswp__item"></div> <div class="pswp__item"></div> </div> <div class="pswp__ui pswp__ui--hidden"> <div class="pswp__top-bar"> <div class="pswp__counter"></div> <button class="pswp__button pswp__button--close" title="Close (Esc)"></button> <button class="pswp__button pswp__button--share" title="Share"></button> <button class="pswp__button pswp__button--fs" title="Toggle fullscreen"></button> <button class="pswp__button pswp__button--zoom" title="Zoom in/out"></button> <div class="pswp__preloader"> <div class="pswp__preloader__icn"> <div class="pswp__preloader__cut"> <div class="pswp__preloader__donut"></div> </div> </div> </div> </div> <div class="pswp__share-modal pswp__share-modal--hidden pswp__single-tap"> <div class="pswp__share-tooltip"></div> </div> <button class="pswp__button pswp__button--arrow--left" title="Previous (arrow left)"> </button> <button class="pswp__button pswp__button--arrow--right" title="Next (arrow right)"> </button> <div class="pswp__caption"> <div class="pswp__caption__center"></div> </div> </div> </div> </div> <header class="header-section "> <div class="intro-header no-img"> <div class="container"> <div class="row"> <div class="col-lg-8 col-lg-offset-2 col-md-10 col-md-offset-1"> <div class="tags-heading"> <h1>wget</h1> <hr class="small"> </div> </div> </div> </div> </div> </header> <div class="container" role="main"> <div class="row"> <div class="col-lg-8 col-lg-offset-2 col-md-10 col-md-offset-1"> <div class="posts-list"> <article class="post-preview"> <a href="https://sudev.dev/post/2013-02-09-wgetwebsite/"> <h2 class="post-title">Offline mirror a website using wget</h2> </a> <p class="post-meta"> <span class="post-meta"> <i class="fas fa-calendar"></i>&nbsp;Posted on February 9, 2013 &nbsp;|&nbsp;<i class="fas fa-clock"></i>&nbsp;1&nbsp;minutes &nbsp;|&nbsp;<i class="fas fa-user"></i>&nbsp;Sudev Ambadi </span> </p> <div class="post-entry"> Use the following wget command to mirror a website wget -mkpb some-website-url -m mirrors the entire website -k converts all links to suitable web viewing. -p downloads all required files like that of the css, js &hellip; -b wget will run in background This method won&rsquo;t work for many websites as their server will block wget from downloading. I will update this post soon, we can use user agents in wget to mock wget as a browser. <a href="https://sudev.dev/post/2013-02-09-wgetwebsite/" class="post-read-more">[Read More]</a> </div> <div class="blog-tags"> <a href="https://sudev.dev//tags/wget-to-mirror-website/">wget to mirror website</a>&nbsp; <a href="https://sudev.dev//tags/mirror-website/">mirror website</a>&nbsp; <a href="https://sudev.dev//tags/wget/">wget</a>&nbsp; <a href="https://sudev.dev//tags/recursice-downloads/">recursice downloads</a>&nbsp; </div> </article> </div> </div> </div> </div> <footer> <div class="container"> <div class="row"> <div class="col-lg-8 col-lg-offset-2 col-md-10 col-md-offset-1"> <ul class="list-inline text-center footer-links"> <li> <a href="https://github.com/sudev" title="GitHub"> <span class="fa-stack fa-lg"> <i class="fas fa-circle fa-stack-2x"></i> <i class="fab fa-github fa-stack-1x fa-inverse"></i> </span> </a> </li> <li> <a href="https://twitter.com/sudev" title="Twitter"> <span class="fa-stack fa-lg"> <i class="fas fa-circle fa-stack-2x"></i> <i class="fab fa-twitter fa-stack-1x fa-inverse"></i> </span> </a> </li> <li> <a href="https://www.instagram.com/sudev_ambadi" title="Instagram"> <span class="fa-stack fa-lg"> <i class="fas fa-circle fa-stack-2x"></i> <i class="fab fa-instagram fa-stack-1x fa-inverse"></i> </span> </a> </li> <li> <a href="/tags/wget/index.xml" title="RSS"> <span class="fa-stack fa-lg"> <i class="fas fa-circle fa-stack-2x"></i> <i class="fas fa-rss fa-stack-1x fa-inverse"></i> </span> </a> </li> </ul> <p class="credits copyright text-muted"> <a href="sudev.dev">Sudev Ambadi</a> &nbsp;&bull;&nbsp;&copy; 2016 &nbsp;&bull;&nbsp; <a href="https://sudev.dev/">Sudev Ambadi</a> </p> <p class="credits theme-by text-muted"> <a href="http://gohugo.io">Hugo v0.55.0</a> powered &nbsp;&bull;&nbsp; Theme by <a href="http://deanattali.com/beautiful-jekyll/">Beautiful Jekyll</a> adapted to <a href="https://github.com/halogenica/beautifulhugo">Beautiful Hugo</a> </p> </div> </div> </div> </footer><script src="https://cdnjs.cloudflare.com/ajax/libs/KaTeX/0.10.0/katex.min.js" integrity="sha384-K3vbOmF2BtaVai+Qk37uypf7VrgBubhQreNQe9aGsz9lB63dIFiQVlJbr92dw2Lx" crossorigin="anonymous"></script> <script src="https://cdnjs.cloudflare.com/ajax/libs/KaTeX/0.10.0/contrib/auto-render.min.js" integrity="sha384-kmZOZB5ObwgQnS/DuDg6TScgOiWWBiVt0plIRkZCmE6rDZGrEOQeHM5PcHi+nyqe" crossorigin="anonymous"></script> <script src="https://code.jquery.com/jquery-1.12.4.min.js" integrity="sha256-ZosEbRLbNQzLpnKIkEdrPv7lOy9C27hHQ+Xp8a4MxAQ=" crossorigin="anonymous"></script> <script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js" integrity="sha384-Tc5IQib027qvyjSMfHjOMaLkfuWVxZxUPnCJA7l2mCWNIpG9mGCD8wGNIcPD7Txa" crossorigin="anonymous"></script> <script src="https://sudev.dev/js/main.js"></script> <script src="https://sudev.dev/js/highlight.min.js"></script> <script> hljs.initHighlightingOnLoad(); </script> <script> $(document).ready(function() {$("pre.chroma").css("padding","0");}); </script><script> renderMathInElement(document.body); </script><script src="https://cdnjs.cloudflare.com/ajax/libs/photoswipe/4.1.2/photoswipe.min.js" integrity="sha384-QELNnmcmU8IR9ZAykt67vGr9/rZJdHbiWi64V88fCPaOohUlHCqUD/unNN0BXSqy" crossorigin="anonymous"></script> <script src="https://cdnjs.cloudflare.com/ajax/libs/photoswipe/4.1.2/photoswipe-ui-default.min.js" integrity="sha384-m67o7SkQ1ALzKZIFh4CiTA8tmadaujiTa9Vu+nqPSwDOqHrDmxLezTdFln8077+q" crossorigin="anonymous"></script><script src="https://sudev.dev/js/load-photoswipe.js"></script> </body> </html>
coflo-0.0.4/third_party/boost_1_48_0/libs/iostreams/doc/functions/flush.html
charlesDGY/coflo
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <HTML> <HEAD> <TITLE>Function Template flush</TITLE> <LINK REL="stylesheet" HREF="../../../../boost.css"> <LINK REL="stylesheet" HREF="../theme/iostreams.css"> </HEAD> <BODY> <!-- Begin Banner --> <H1 CLASS="title">Function Template <CODE>flush</CODE></H1> <HR CLASS="banner"> <!-- End Banner --> <DL class="page-index"> <DT><A href="#overview">Overview</A></DT> <DT><A href="#headers">Headers</A></DT> <DT><A href="#reference">Reference</A></DT> </DL> <A NAME="overview"></A></A> <H2>Overview</H2> <P> The function template <CODE>flush</CODE> attemps to flush all buffered characters downstream. It is provided to facilite modifiying a filter chain in the middle of a sequence of output operations; specifically, it is used to implement the function <CODE>strict_sync</CODE> (<I>see</I>, <I>e.g.</I>, <A HREF='../classes/filtering_stream.html#strict_sync'><CODE>filtering_stream::strict_sync</CODE></A>). If <CODE>strict_sync</CODE> succeeds, the auto-close feature of a filter chain can be safely disabled using <CODE>set_auto_close(false)</CODE> (<I>see</I>, <I>e.g.</I>, <A HREF='../classes/filtering_stream.html#set_auto_close'><CODE>filtering_stream::set_auto_close</CODE></A>). Filters can then be added to or removed from the chain with the knowledge that no characters remain buffered. </P> <P> For non-<A HREF='../concepts/flushable.html'>Flushable</A> devices, <CODE>flush</CODE> returns <CODE>true</CODE>, indicating that no error has occured.<A CLASS='footnote_ref' NAME='note_1_ref' HREF="#note_1"><SUP>[1]</SUP></A> For non-<A HREF='../concepts/flushable.html'>Flushable</A> filters, however, <CODE>flush</CODE> returns <CODE>false</CODE>, indicating that some characters may remain buffered. </P> <P> When working with Devices, <CODE>flush</CODE> may be used as a generic version of <CODE>std::basic_ostream::flush()</CODE>. </P> <A NAME="headers"></A> <H2>Headers</H2> <DL> <DT><A CLASS="header" HREF="../../../../boost/iostreams/flush.hpp"><CODE>&lt;boost/iostreams/flush.hpp&gt;</CODE></A></DT> <DT><A CLASS="header" HREF="../../../../boost/iostreams/operations.hpp"><CODE>&lt;boost/iostreams/operations.hpp&gt;</CODE></A></DT> </DL> <A NAME="reference"></A> <H2>Reference</H2> <A NAME="description"></A> <H4>Description</H4> <P>Attempts to flush all buffered characters downstream. For <A HREF='../concepts/device.html'>Devices</A>, returns <CODE>true</CODE> unless an error occurs.<A CLASS='footnote_ref' NAME='note_1_ref2' HREF='#note_1'><SUP>[1]</SUP></A>. For <A HREF='../concepts/filter.html'>Filters</A>, returns <CODE>true</CODE> only if all buffered characters were successfully written to <CODE>snk</CODE>. </P> <A NAME="synopsis"></A> <H4>Synopsis</H4> <PRE CLASS="broken_ie"><SPAN CLASS="keyword">namespace</SPAN> boost { <SPAN CLASS="keyword">namespace</SPAN> iostreams { <SPAN CLASS="keyword">template</SPAN>&lt;<SPAN CLASS="keyword">typename</SPAN> <A CLASS="documented" HREF="#template_params">T</A>&gt; <SPAN CLASS='keyword'>bool</SPAN> <A CLASS="documented" HREF="#flush_device">flush</A>(T& t); <SPAN CLASS="keyword">template</SPAN>&lt;<SPAN CLASS="keyword">typename</SPAN> <A CLASS="documented" HREF="#template_params">T</A>, <SPAN CLASS="keyword">typename</SPAN> <A CLASS="documented" HREF="#template_params">Sink</A>&gt; <SPAN CLASS='keyword'>bool</SPAN> <A CLASS="documented" HREF="#flush_filter">flush</A>(T& t, Sink& snk); } } <SPAN CLASS="comment">// End namespace boost::io</SPAN></PRE> <A NAME="template_params"></A> <H4>Template Parameters</H4> <TABLE STYLE="margin-left:2em" BORDER=0 CELLPADDING=2> <TR> <TR> <TD VALIGN="top"><I>T</I></TD><TD WIDTH="2em" VALIGN="top">-</TD> <TD>For the first overload, a model of <A HREF="../concepts/device.html">Device</A>; for the second overload, a model of <A HREF="../concepts/filter.html">Filter</A>. </TR> <TR> <TD VALIGN="top"><I>Sink</I></TD><TD WIDTH="2em" VALIGN="top">-</TD> <TD>A model of <A HREF="../concepts/sink.html">Sink</A> with the same <A HREF="../guide/traits.html#char_type">character type</A> as <CODE>T</CODE>. </TR> </TABLE> <A NAME="flush_device"></A> <H4>Semantics &#8212; Device Types</H4> <PRE CLASS="broken_ie"><SPAN CLASS="keyword">template</SPAN>&lt;<SPAN CLASS="keyword">typename</SPAN> T&gt; <SPAN CLASS='keyword'>bool</SPAN> flush(T& t);</PRE> <P>The semantics of <CODE>flush</CODE> depends on the <A HREF="../guide/traits.html#category">category</A> of <CODE>T</CODE> as follows:</P> <TABLE STYLE="margin-left:2em" BORDER=1 CELLPADDING=4> <TR><TH><CODE>category_of&lt;T&gt;::type</CODE></TH><TH>semantics</TH></TR> <TR> <TD VALIGN="top">convertible to <A HREF="../guide/traits.html#category_tags"><CODE>ostream_tag</CODE></A></TD> <TD>Invokes <CODE>t.rdbuf()->pubsync()</CODE> and returns <CODE>true</CODE> if the operation succeeds.</TD> </TR> <TR> <TD VALIGN="top">convertible to <A HREF="../guide/traits.html#category_tags"><CODE>streambuf_tag</CODE></A> but not to <A HREF="../guide/traits.html#category_tags"><CODE>istream_tag</CODE></A></TD> <TD>Invokes <CODE>t.pubsync()</CODE> and returns <CODE>true</CODE> if the operation succeeds.</CODE></TD> </TR> <TR> <TD VALIGN="top"><I>not</I> convertible to <A HREF="../guide/traits.html#category_tags"><CODE>flushable_tag</CODE></A></TD> <TD>returns <CODE>t.flush()</CODE></TD> </TR> <TR> <TD VALIGN="top">otherwise</TD> <TD>returns <CODE>true</CODE></TD> </TR> </TABLE> <A NAME="flush_filter"></A> <H4>Semantics &#8212; Filter Types</H4> <PRE CLASS="broken_ie"><SPAN CLASS="keyword">template</SPAN>&lt;<SPAN CLASS="keyword">typename</SPAN> T, <SPAN CLASS="keyword">typename</SPAN> Sink&gt; <SPAN CLASS='keyword'>bool</SPAN> flush(T& t, Sink& snk);</PRE> <P>The semantics of <CODE>flush</CODE> depends on the <A HREF="../guide/traits.html#category">category</A> of <CODE>T</CODE> as follows:</P> <TABLE STYLE="margin-bottom:2em;margin-left:2em" BORDER=1 CELLPADDING=4> <TR><TH><CODE>category_of&lt;T&gt;::type</CODE></TH><TH>semantics</TH></TR> <TR> <TD VALIGN="top">convertible to <A HREF="../guide/traits.html#category_tags"><CODE>flushable_tag</CODE></A></TD> <TD>returns <CODE>t.flush(snk)</CODE></TD> </TR> <TR> <TD VALIGN="top">otherwise</TD> <TD>returns <CODE>false</CODE></TD> </TR> </TABLE> <!-- Begin Footnotes --> <HR> <P> <A CLASS='footnote_ref' NAME='note_1' HREF='#note_1_ref'><SUP>[1]</SUP></A>It was noticed late in developement that to be consistent with the policy of reporting errors using exceptions (<I>see</I> <A HREF='../guide/exceptions.html'>Exceptions</A>), <CODE>flush</CODE> should have been specified to return <CODE>void</CODE> when invoked on a Device. Until the specification is changed, Devices should always return <CODE>true</CODE> when flushed. </P> <!-- Begin Footer --> <HR> <P CLASS="copyright">&copy; Copyright 2008 <a href="http://www.coderage.com/" target="_top">CodeRage, LLC</a><br/>&copy; Copyright 2004-2007 <a href="http://www.coderage.com/turkanis/" target="_top">Jonathan Turkanis</a></P> <P CLASS="copyright"> 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">http://www.boost.org/LICENSE_1_0.txt</A>) </P> <!-- End Footer --> </BODY>
source_data/2009/stats/Louisiana State.html
vrivellino/cfs
<!DOCTYPE html> <html itemscope itemtype="http://schema.org/website" xmlns:fb="http://www.facebook.com/2008/fbml" xmlns:og="http://opengraphprotocol.org/schema/" lang="en"> <head> <title>2009 Louisiana State Fighting Tigers Statistics | College Football at Sports-Reference.com</title> <script type="text/javascript">var sr_gzipEnabled = false;</script> <script type="text/javascript" src="http://d2ft4b0ve1aur1.cloudfront.net/js-237/sr.gzipcheck.js.jgz"></script> <noscript> <link type="text/css" rel="stylesheet" href="http://d2ft4b0ve1aur1.cloudfront.net/css-237/sr-cfb-min.css"> </noscript> <script type="text/javascript"> (function () { var sr_css_file = 'http://d2ft4b0ve1aur1.cloudfront.net/css-237/sr-cfb-min.css'; if (sr_gzipEnabled) { sr_css_file = 'http://d2ft4b0ve1aur1.cloudfront.net/css-237/sr-cfb-min-gz.css'; } var head = document.getElementsByTagName("head")[0]; if (head) { var scriptStyles = document.createElement("link"); scriptStyles.rel = "stylesheet"; scriptStyles.type = "text/css"; scriptStyles.href = sr_css_file; head.appendChild(scriptStyles); //alert('adding css to header:'+sr_css_file); } }()); </script> <meta charset="utf-8"> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <meta name="keywords" content="college, ncaa, football, stats, statistics, history, Louisiana State Fighting Tigers, 2009, stats"> <meta property="fb:admins" content="34208645" /> <meta property="fb:page_id" content="185855008121268" /> <meta property="og:site_name" content="College Football at Sports-Football-Reference.com"> <meta property="og:image" content="http://d2ft4b0ve1aur1.cloudfront.net/images-237/SR-College-Football.png"> <meta itemprop="image" content="http://d2ft4b0ve1aur1.cloudfront.net/images-237/SR-College-Football.png"> <meta property="og:description" content="Statistics, Game Logs, Splits, and much more"> <meta property="og:title" content="2009 Louisiana State Fighting Tigers"> <meta property="og:url" content="http://www.sports-reference.com/cfb/schools/louisiana-state/2009.html"> <meta property="og:type" content="team"> <link rel="canonical" href="http://www.sports-reference.com/cfb/schools/louisiana-state/2009.html"/> <meta itemprop="name" content="2009 Louisiana State Fighting Tigers"> <meta itemprop="description" content="Statistics, Game Logs, Splits, and much more"> <div></div><!-- to prevent hangs on some browsers --> <link rel="icon" type="image/vnd.microsoft.icon" href="http://d2ft4b0ve1aur1.cloudfront.net/images-237/favicon-cfb.ico"> <link rel="shortcut icon" type="image/vnd.microsoft.icon" href="http://d2ft4b0ve1aur1.cloudfront.net/images-237/favicon-cfb.ico"> <link rel="search" type="application/opensearchdescription+xml" href="http://d2ft4b0ve1aur1.cloudfront.net/os-237/opensearch-cfb.xml" title="CFB-Ref Search"> <!--[if lte IE 6]> <style type="text/css"> .hovermenu,.hovermenu_ajax,.sub_index,#quick_index {display:none!important} </style> <![endif]--> </head> <body> <div id="page_container"> <div id="top_nav"> <div id="site_header"> <div id="sr_header"> <div class="float_right"> <a href="http://www.sports-reference.com">S-R</a>: <a href="http://www.baseball-reference.com">MLB</a> | <a href="http://www.basketball-reference.com/">NBA</a> &#183; <a href="http://www.sports-reference.com/cbb/">CBB</a> | <a href="http://www.pro-football-reference.com">NFL</a> &#183; <span class="bold_text">CFB</span> | <a href="http://www.hockey-reference.com">NHL</a> | <a href="http://www.sports-reference.com/olympics/">Oly</a> | <a href="http://www.sports-reference.com/blog/">Blog</a> </div> <div class="clear_both clearfix float_right margin_left padding_top_half"> <a class="sprite-twitter" title="Follow us on Twitter" href="http://twitter.com/sports_ref"></a>&nbsp;<a class="sprite-facebook" title="Become a Fan on Facebook" href="http://www.facebook.com/SR.CollegeFootball"></a> </div> <div class="float_right"> <form method="get" id="f" name="f" action="/cfb/search.cgi"> <input x-webkit-speech type="search" placeholder="" id="search" name="search" class="search long"> <input type="submit" value="Search" class="submit"> </form> </div> </div> <div class="float_left padding_bottom_half"> <a href="/cfb/"><img src="http://d2ft4b0ve1aur1.cloudfront.net/images-237/SR-College-Football.png" width="464" height="49" class="border0" alt="College Football Statistics & History | College Football at Sports-Reference.com"></a> </div> </div> <div id="quick_index_container"> <div id="quick_index"> <ul class="hovermenu_ajax navbar"> <li class=""><a href="/cfb/play-index/">play index</a><ul class="li_margin" id="header_playindex"></ul></li> <li class=""><a href="/cfb/boxscores/">box scores</a><ul class="li_margin" id="header_boxscores"></ul></li> <li class=""><a href="/cfb/players/">players</a><ul class="li_margin" id="header_players"></ul></li> <li class="active"><a href="/cfb/schools/">schools</a><ul class="li_margin" id="header_schools"></ul></li> <li class=""><a href="/cfb/years/">seasons</a><ul class="li_margin" id="header_years"></ul></li> <li class=""><a href="/cfb/conferences/">conferences</a><ul class="li_margin" id="header_conferences"></ul></li> <li class=""><a href="/cfb/coaches/">coaches</a><ul class="li_margin" id="header_coaches"></ul></li> <li class=""><a href="/cfb/leaders/">leaders</a><ul class="li_margin" id="header_leaders"></ul></li> <li class=""><a href="/cfb/awards/">awards</a><ul class="li_margin" id="header_awards"></ul></li> <li class=""><a href="/cfb/bowls/">bowls</a><ul class="li_margin" id="header_bowls"></ul></li> <li class=""><a href="">more [+]</a> <ul class="li_margin" id="header_more_links"> <li> <a class="bold_text" href="/cfb/about/">About</a>: <a href="/cfb/about/what-is-major.html">What is Major?</a>, <a href="/cfb/about/glossary.html#srs">Simple Rating System</a>, <a href="/cfb/about/glossary.html">Glossary</a>, <a href="/cfb/about/sources.html">Sources</a>, <a href="/cfb/about/contact.html">Contacts</a>, <a href="/cfb/about/philosophy.html">Philosophy</a> </li> <li><a class="bold_text" href="http://www.sports-reference.com/blog/category/cfb-at-sports-reference/">Blog</a>: News and notes about CFB at Sports-Reference.com</li> <li> <a class="bold_text" href="/cfb/friv/">Frivolities</a>: <a href="/cfb/friv/elo.cgi">Elo School Rater</a> </li> </ul> </li> </ul> </div> </div> <div id="you_are_here"> <p><strong>You Are Here</strong>&nbsp;&gt;&nbsp;<a href="/cfb/">SR/CFB</a>&nbsp;&gt;&nbsp;<a href="/cfb/schools/">Schools</a>&nbsp;&gt;&nbsp;<a href="/cfb/schools/louisiana-state/">Louisiana State Fighting Tigers</a>&nbsp;&gt;&nbsp;<strong>2009</strong></p> </div> <style> .site_news { color:#fff!important; background-color:#747678; border-top:1px solid #000; border-bottom: 1px solid #000; clear:both; font-size:.875em; width:100%; } .site_news p { margin:0; padding:.35em .7em; } .site_news a { color:#fff; } </style> <div class="site_news"><p><span class="bold_text">News:</span> <span class="poptip" tip="Who has the greatest college football program ever? Check out the Elo School Rater to see how our users voted, and cast a few votes yourself!">s-r blog:<a onClick="try { pageTracker._trackEvent('blog','click','area-yah'); } catch (err) {};" href="http://www.sports-reference.com/blog/2012/06/elo-school-rater/">Elo School Rater</a> <span class="small_text"></span></span></p></div> </div> <div id="info_box"> <div class="advert300x250"> <script type="text/deferscript"> var _ad_d = Math.floor(Math.random()*9999999999+1); document.write('<scr' + 'ipt src=http://ad.doubleclick.net/adj/collegefootballreference.fsv/ros;sect=ros;fantasy=no;game=no;tile=3;sz=300x250;ord=' + _ad_d + '?></scr' + 'ipt>'); </script> <noscript> <a href="http://ad.doubleclick.net/jump/collegefootballreference.fsv/ros;sect=ros;fantasy=no;game=no;tile=3;sz=300x250;ord=?" ><img alt="" SRC="http://ad.doubleclick.net/ad/collegefootballreference.fsv/ros;sect=ros;fantasy=no;game=no;tile=3;sz=300x250;ord=?" border="0" width="300" height="250" ></a> </noscript> </div> <h1>2009 Louisiana State Fighting Tigers Statistics</h1> <div class="social_media"> <div class="float_left"><span id="fb-root"></span><fb:like width="200" show_faces="0" height="35" ref="team_like"></fb:like></div> <div class="float_left"><div class="g-plusone" data-size="medium" data-annotation="inline" data-width="150"></div></div> </div> <p><a href="/cfb/schools/louisiana-state/">School Index:</a>&nbsp;<a href="/cfb/schools/louisiana-state/2008.html">Previous Year</a>&nbsp;&#9642;&nbsp;<a href="/cfb/schools/louisiana-state/2010.html">Next Year</a></p> <form class="sr_standard inline" name="pages" action=""> <strong>Navigation:</strong> <select name="cfb_pages" onchange="sr_goto_page('cfb_pages','',this.form);"> <option value="" disabled >Select Page <option value="/cfb/schools/louisiana-state/2009.html" selected>Statistics <option value="/cfb/schools/louisiana-state/2009-schedule.html">Schedule and Results <option value="/cfb/schools/louisiana-state/2009-roster.html">Roster <option value="/cfb/schools/louisiana-state/2009/gamelog/">Game Log <option value="/cfb/schools/louisiana-state/2009/splits/">Splits </select> </form> <p class="margin_top"><strong>Conference:</strong> <a href="/cfb/conferences/sec/2009.html">SEC</a> (West Division) <br><strong>Record:</strong> 9-4, .692 W-L% (22nd of 120) (<a href="/cfb/schools/louisiana-state/2009-schedule.html">Schedule and Results</a>) <br><strong>Coach:</strong> <a href="/cfb/coaches/les-miles-1.html">Les Miles</a> (9-4) <p><strong>PTS/G:</strong> 24.8 (76th of 120)&nbsp;&#9642;&nbsp;<strong>Opp PTS/G:</strong> 16.2 (11th of 120) <br><strong><a href="/cfb/about/glossary.html#srs" onmouseover="Tip('Simple Rating System; a rating that takes into account average point differential and strength of schedule. The rating is denominated in points above/below average, where zero is average.')">SRS</a>:</strong> 12.70 (15th of 120)&nbsp;&#9642;&nbsp;<strong><a href="/cfb/about/glossary.html#sos" onmouseover="Tip('Strength of Schedule; a rating of strength of schedule. The rating is denominated in points above/below average, where zero is average.')">SOS</a>:</strong> 7.13 (5th of 120) <p><strong>Bowl Game:</strong> Lost <a href="/cfb/bowls/capital-one-bowl.html">Capital One Bowl</a> 19-17 versus <a href="/cfb/schools/penn-state/2009.html">Penn State</a></div> <div class="advert728x90"> <script type="text/deferscript"> var _ad_c = Math.floor(Math.random()*9999999999+1); document.write('<scr' + 'ipt src=http://ad.doubleclick.net/adj/collegefootballreference.fsv/ros;sect=ros;fantasy=no;game=no;tile=1;dcopt=ist;sz=728x90;ord=' + _ad_c + '?></scr' + 'ipt>'); </script> <noscript> <a href="http://ad.doubleclick.net/jump/collegefootballreference.fsv/ros;sect=ros;fantasy=no;game=no;tile=1;sz=728x90;ord='+_ad_c+'?" ><img src="http://ad.doubleclick.net/ad/collegefootballreference.fsv/ros;sect=ros;fantasy=no;game=no;tile=1;sz=728x90;ord='+_ad_c+'?" border="0" height="90" width="728"></a> </noscript> </div><div class="clear_both margin0 padding0"></div> <div id="page_content"> <div class="table_heading"> <h2 style="">Team Statistics</h2> <div class="table_heading_text">Most values are per game averages</div> </div> <div class="table_container" id="div_team"> <table class=" show_controls stats_table" id="team"> <colgroup><col><col><col><col><col><col><col><col><col><col><col><col><col><col><col><col><col><col><col><col><col><col><col></colgroup> <thead> <tr class=" over_header"> <th></th> <th></th> <th align="center" colspan=5 class="bold_text over_header" >Passing</th> <th align="center" colspan=4 class="bold_text over_header" >Rushing</th> <th align="center" colspan=3 class="bold_text over_header" >Total Offense</th> <th align="center" colspan=4 class="bold_text over_header" >First Downs</th> <th align="center" colspan=2 class="bold_text over_header" >Penalties</th> <th align="center" colspan=3 class="bold_text over_header" >Turnovers</th> </tr> <tr class=""> <th align="left" class=" sort_default_asc" >Split</th> <th align="right" class="" tip="Games">G</th> <th align="right" class="" tip="Pass Completions">Cmp</th> <th align="right" class="" tip="Pass Attempts">Att</th> <th align="right" class="" tip="Pass Completion Percentage">Pct</th> <th align="right" class="" tip="Passing Yards">Yds</th> <th align="right" class="" tip="Passing Touchdowns">TD</th> <th align="right" class="" tip="Rush Attempts">Att</th> <th align="right" class="" tip="Rushing Yards">Yds</th> <th align="right" class="" tip="Rushing Yards Per Attempt">Avg</th> <th align="right" class="" tip="Rushing Touchdowns">TD</th> <th align="right" class="" tip="Plays (Pass Attempts plus Rush Attempts)">Plays</th> <th align="right" class="" tip="Total Yards (Passing Yards plus Rushing Yards)">Yds</th> <th align="right" class="" tip="Total Yards Per Play">Avg</th> <th align="right" class="" tip="First Downs by Pass">Pass</th> <th align="right" class="" tip="First Downs by Rush">Rush</th> <th align="right" class="" tip="First Downs by Penalty">Pen</th> <th align="right" class="" tip="First Downs">Tot</th> <th align="right" class="" tip="Penalties">No.</th> <th align="right" class="" tip="Penalty Yards">Yds</th> <th align="right" class="" tip="Fumbles Lost">Fum</th> <th align="right" class="" tip="Passing Interceptions">Int</th> <th align="right" class="" tip="Turnovers">Tot</th> </tr> </thead> <tbody> <tr class=""> <td align="left" >Offense</td> <td align="right" >13</td> <td align="right" >15.2</td> <td align="right" >25.8</td> <td align="right" >58.9</td> <td align="right" >181.8</td> <td align="right" >1.5</td> <td align="right" >33.5</td> <td align="right" >122.8</td> <td align="right" >3.7</td> <td align="right" >1.2</td> <td align="right" >59.3</td> <td align="right" >304.5</td> <td align="right" >5.1</td> <td align="right" >8.4</td> <td align="right" >7.7</td> <td align="right" >1.3</td> <td align="right" >17.4</td> <td align="right" >6.6</td> <td align="right" >48.7</td> <td align="right" >0.5</td> <td align="right" >0.6</td> <td align="right" >1.1</td> </tr> <tr class=""> <td align="left" >Defense</td> <td align="right" >13</td> <td align="right" >17.1</td> <td align="right" >32.0</td> <td align="right" >53.4</td> <td align="right" >194.2</td> <td align="right" >1.0</td> <td align="right" >38.0</td> <td align="right" >133.4</td> <td align="right" >3.5</td> <td align="right" >0.5</td> <td align="right" >70.0</td> <td align="right" >327.6</td> <td align="right" >4.7</td> <td align="right" >9.0</td> <td align="right" >8.8</td> <td align="right" >1.5</td> <td align="right" >19.4</td> <td align="right" >5.8</td> <td align="right" >44.2</td> <td align="right" >0.4</td> <td align="right" >1.0</td> <td align="right" >1.4</td> </tr> <tr class=""> <td align="left" >Difference</td> <td align="right" ></td> <td align="right" >-1.9</td> <td align="right" >-6.2</td> <td align="right" >+5.5</td> <td align="right" >-12.4</td> <td align="right" >+0.5</td> <td align="right" >-4.5</td> <td align="right" >-10.6</td> <td align="right" >+0.2</td> <td align="right" >+0.7</td> <td align="right" >-10.7</td> <td align="right" >-23.1</td> <td align="right" >+0.4</td> <td align="right" >-0.6</td> <td align="right" >-1.1</td> <td align="right" >-0.2</td> <td align="right" >-2.0</td> <td align="right" >+0.8</td> <td align="right" >+4.5</td> <td align="right" >+0.1</td> <td align="right" >-0.4</td> <td align="right" >-0.3</td> </tr> </tbody> </table> </div> <div class="table_heading"> <h2 style="">Passing</h2> <div class="table_heading_text"></div> </div> <div class="table_container" id="div_passing"> <table class="sortable stats_table" id="passing"> <colgroup><col><col><col><col><col><col><col><col><col><col><col></colgroup> <thead> <tr class=" over_header"> <th align="CENTER" colspan=2 class="tooltip over_header" ></th> <th align="center" colspan=9 class="bold_text over_header" >Passing</th> </tr> <tr class=""> <th align="right" class="ranker sort_default_asc" tip="Rank">Rk</th> <th align="left" class="tooltip sort_default_asc" >Player</th> <th align="right" class="tooltip" tip="Pass Completions">Cmp</th> <th align="right" class="tooltip" tip="Pass Attempts">Att</th> <th align="right" class="tooltip" tip="Pass Completion Percentage">Pct</th> <th align="right" class="tooltip" tip="Passing Yards">Yds</th> <th align="right" class="tooltip" tip="Passing Yards Per Attempt">Y/A</th> <th align="right" class="tooltip" tip="Adjusted Passing Yards Per Attempt; the formula is (Yds + 20 * TD - 45 * Int) / Att">AY/A</th> <th align="right" class="tooltip" tip="Passing Touchdowns">TD</th> <th align="right" class="tooltip" tip="Passing Interceptions">Int</th> <th align="right" class="tooltip" tip="Passing Efficiency Rating; the formula is (8.4 * Yds + 330 * TD - 200 * Int + 100 * Cmp) / Att">Rate</th> </tr> </thead> <tbody> <tr class=""> <td align="right" csk="1">1</td> <td align="left" csk="Jefferson,Jordan"><a href="/cfb/players/jordan-jefferson-1.html">Jordan Jefferson</a></td> <td align="right" >182</td> <td align="right" >296</td> <td align="right" >61.5</td> <td align="right" >2166</td> <td align="right" >7.3</td> <td align="right" >7.4</td> <td align="right" >17</td> <td align="right" >7</td> <td align="right" >137.2</td> </tr> <tr class=""> <td align="right" csk="2">2</td> <td align="left" csk="Lee,Jarrett"><a href="/cfb/players/jarrett-lee-1.html">Jarrett Lee</a></td> <td align="right" >16</td> <td align="right" >40</td> <td align="right" >40.0</td> <td align="right" >197</td> <td align="right" >4.9</td> <td align="right" >4.8</td> <td align="right" >2</td> <td align="right" >1</td> <td align="right" >92.9</td> </tr> </tbody> </table> </div> <div class="table_heading"> <h2 style="">Rushing &amp; Receiving</h2> <div class="table_heading_text"></div> </div> <div class="table_container" id="div_rushing_and_receiving"> <table class="sortable stats_table" id="rushing_and_receiving"> <colgroup><col><col><col><col><col><col><col><col><col><col><col><col><col><col></colgroup> <thead> <tr class=" over_header"> <th align="CENTER" colspan=2 class="tooltip over_header" ></th> <th align="center" colspan=4 class="bold_text over_header" >Rushing</th> <th align="center" colspan=4 class="bold_text over_header" >Receiving</th> <th align="center" colspan=4 class="bold_text over_header" >Scrimmage</th> </tr> <tr class=""> <th align="right" class="ranker sort_default_asc" tip="Rank">Rk</th> <th align="left" class="tooltip sort_default_asc" >Player</th> <th align="right" class="tooltip" tip="Rush Attempts">Att</th> <th align="right" class="tooltip" tip="Rushing Yards">Yds</th> <th align="right" class="tooltip" tip="Rushing Yards Per Attempt">Avg</th> <th align="right" class="tooltip" tip="Rushing Touchdowns">TD</th> <th align="right" class="tooltip" tip="Receptions">Rec</th> <th align="right" class="tooltip" tip="Receiving Yards">Yds</th> <th align="right" class="tooltip" tip="Receiving Yards Per Reception">Avg</th> <th align="right" class="tooltip" tip="Receiving Touchdowns">TD</th> <th align="right" class="tooltip" tip="Plays From Scrimmage (Rush Attempts plus Receptions)">Plays</th> <th align="right" class="tooltip" tip="Yards From Scrimmage (Rushing Yards plus Receiving Yards)">Yds</th> <th align="right" class="tooltip" tip="Yards From Scrimmage Per Play">Avg</th> <th align="right" class="tooltip" tip="Touchdowns From Scrimmage (Rushing Touchdowns plus Receiving Touchdowns)">TD</th> </tr> </thead> <tbody> <tr class=""> <td align="right" csk="1">1</td> <td align="left" csk="Scott,Charles"><a href="/cfb/players/charles-scott-1.html">Charles Scott</a></td> <td align="right" >116</td> <td align="right" >542</td> <td align="right" >4.7</td> <td align="right" >4</td> <td align="right" >8</td> <td align="right" >54</td> <td align="right" >6.8</td> <td align="right" >1</td> <td align="right" >124</td> <td align="right" >596</td> <td align="right" >4.8</td> <td align="right" >5</td> </tr> <tr class=""> <td align="right" csk="2">2</td> <td align="left" csk="Jefferson,Jordan"><a href="/cfb/players/jordan-jefferson-1.html">Jordan Jefferson</a></td> <td align="right" >112</td> <td align="right" >171</td> <td align="right" >1.5</td> <td align="right" >1</td> <td align="right" ></td> <td align="right" ></td> <td align="right" ></td> <td align="right" ></td> <td align="right" >112</td> <td align="right" >171</td> <td align="right" >1.5</td> <td align="right" >1</td> </tr> <tr class=""> <td align="right" csk="3">3</td> <td align="left" csk="Williams,Keiland"><a href="/cfb/players/keiland-williams-1.html">Keiland Williams</a></td> <td align="right" >70</td> <td align="right" >368</td> <td align="right" >5.3</td> <td align="right" >4</td> <td align="right" >4</td> <td align="right" >22</td> <td align="right" >5.5</td> <td align="right" >0</td> <td align="right" >74</td> <td align="right" >390</td> <td align="right" >5.3</td> <td align="right" >4</td> </tr> <tr class=""> <td align="right" csk="4">4</td> <td align="left" csk="Shepard,Russell"><a href="/cfb/players/russell-shepard-1.html">Russell Shepard</a></td> <td align="right" >45</td> <td align="right" >277</td> <td align="right" >6.2</td> <td align="right" >2</td> <td align="right" >5</td> <td align="right" >34</td> <td align="right" >6.8</td> <td align="right" >0</td> <td align="right" >50</td> <td align="right" >311</td> <td align="right" >6.2</td> <td align="right" >2</td> </tr> <tr class=""> <td align="right" csk="5">5</td> <td align="left" csk="Ridley,Stevan"><a href="/cfb/players/stevan-ridley-1.html">Stevan Ridley</a></td> <td align="right" >45</td> <td align="right" >180</td> <td align="right" >4.0</td> <td align="right" >3</td> <td align="right" >6</td> <td align="right" >33</td> <td align="right" >5.5</td> <td align="right" >0</td> <td align="right" >51</td> <td align="right" >213</td> <td align="right" >4.2</td> <td align="right" >3</td> </tr> <tr class=""> <td align="right" csk="6">6</td> <td align="left" csk="Holliday,Trindon"><a href="/cfb/players/trindon-holliday-1.html">Trindon Holliday</a></td> <td align="right" >27</td> <td align="right" >126</td> <td align="right" >4.7</td> <td align="right" >1</td> <td align="right" >3</td> <td align="right" >36</td> <td align="right" >12.0</td> <td align="right" >0</td> <td align="right" >30</td> <td align="right" >162</td> <td align="right" >5.4</td> <td align="right" >1</td> </tr> <tr class=""> <td align="right" csk="7">7</td> <td align="left" csk="Lafell,Brandon"><a href="/cfb/players/brandon-lafell-1.html">Brandon Lafell</a></td> <td align="right" >5</td> <td align="right" >13</td> <td align="right" >2.6</td> <td align="right" >0</td> <td align="right" >57</td> <td align="right" >792</td> <td align="right" >13.9</td> <td align="right" >11</td> <td align="right" >62</td> <td align="right" >805</td> <td align="right" >13.0</td> <td align="right" >11</td> </tr> <tr class=""> <td align="right" csk="8">8</td> <td align="left" csk="Lee,Jarrett"><a href="/cfb/players/jarrett-lee-1.html">Jarrett Lee</a></td> <td align="right" >3</td> <td align="right" >-23</td> <td align="right" >-7.7</td> <td align="right" >0</td> <td align="right" ></td> <td align="right" ></td> <td align="right" ></td> <td align="right" ></td> <td align="right" >3</td> <td align="right" >-23</td> <td align="right" >-7.7</td> <td align="right" >0</td> </tr> <tr class=""> <td align="right" csk="9">9</td> <td align="left" csk="Murphy,Richard"><a href="/cfb/players/richard-murphy-1.html">Richard Murphy</a></td> <td align="right" >2</td> <td align="right" >10</td> <td align="right" >5.0</td> <td align="right" >0</td> <td align="right" >1</td> <td align="right" >4</td> <td align="right" >4.0</td> <td align="right" >0</td> <td align="right" >3</td> <td align="right" >14</td> <td align="right" >4.7</td> <td align="right" >0</td> </tr> <tr class=""> <td align="right" csk="10">10</td> <td align="left" csk="Helton,Derek"><a href="/cfb/players/derek-helton-1.html">Derek Helton</a></td> <td align="right" >1</td> <td align="right" >-13</td> <td align="right" >-13.0</td> <td align="right" >0</td> <td align="right" ></td> <td align="right" ></td> <td align="right" ></td> <td align="right" ></td> <td align="right" >1</td> <td align="right" >-13</td> <td align="right" >-13.0</td> <td align="right" >0</td> </tr> <tr class=""> <td align="right" csk="11">11</td> <td align="left" csk="Toliver,Terrance"><a href="/cfb/players/terrance-toliver-1.html">Terrance Toliver</a></td> <td align="right" ></td> <td align="right" ></td> <td align="right" ></td> <td align="right" ></td> <td align="right" >53</td> <td align="right" >735</td> <td align="right" >13.9</td> <td align="right" >3</td> <td align="right" >53</td> <td align="right" >735</td> <td align="right" >13.9</td> <td align="right" >3</td> </tr> <tr class=""> <td align="right" csk="12">12</td> <td align="left" csk="Dickson,Richard"><a href="/cfb/players/richard-dickson-1.html">Richard Dickson</a></td> <td align="right" ></td> <td align="right" ></td> <td align="right" ></td> <td align="right" ></td> <td align="right" >21</td> <td align="right" >157</td> <td align="right" >7.5</td> <td align="right" >0</td> <td align="right" >21</td> <td align="right" >157</td> <td align="right" >7.5</td> <td align="right" >0</td> </tr> <tr class=""> <td align="right" csk="13">13</td> <td align="left" csk="Randle,Rueben"><a href="/cfb/players/rueben-randle-1.html">Rueben Randle</a></td> <td align="right" ></td> <td align="right" ></td> <td align="right" ></td> <td align="right" ></td> <td align="right" >11</td> <td align="right" >173</td> <td align="right" >15.7</td> <td align="right" >2</td> <td align="right" >11</td> <td align="right" >173</td> <td align="right" >15.7</td> <td align="right" >2</td> </tr> <tr class=""> <td align="right" csk="14">14</td> <td align="left" csk="Jackson,R.J."><a href="/cfb/players/rj-jackson-1.html">R.J. Jackson</a></td> <td align="right" ></td> <td align="right" ></td> <td align="right" ></td> <td align="right" ></td> <td align="right" >11</td> <td align="right" >141</td> <td align="right" >12.8</td> <td align="right" >0</td> <td align="right" >11</td> <td align="right" >141</td> <td align="right" >12.8</td> <td align="right" >0</td> </tr> <tr class=""> <td align="right" csk="15">15</td> <td align="left" csk="Mitchell,Chris"><a href="/cfb/players/chris-mitchell-1.html">Chris Mitchell</a></td> <td align="right" ></td> <td align="right" ></td> <td align="right" ></td> <td align="right" ></td> <td align="right" >10</td> <td align="right" >65</td> <td align="right" >6.5</td> <td align="right" >0</td> <td align="right" >10</td> <td align="right" >65</td> <td align="right" >6.5</td> <td align="right" >0</td> </tr> <tr class=""> <td align="right" csk="16">16</td> <td align="left" csk="Peterson,Deangelo"><a href="/cfb/players/deangelo-peterson-1.html">Deangelo Peterson</a></td> <td align="right" ></td> <td align="right" ></td> <td align="right" ></td> <td align="right" ></td> <td align="right" >5</td> <td align="right" >82</td> <td align="right" >16.4</td> <td align="right" >2</td> <td align="right" >5</td> <td align="right" >82</td> <td align="right" >16.4</td> <td align="right" >2</td> </tr> <tr class=""> <td align="right" csk="17">17</td> <td align="left" csk="Joseph,Mitch"><a href="/cfb/players/mitch-joseph-1.html">Mitch Joseph</a></td> <td align="right" ></td> <td align="right" ></td> <td align="right" ></td> <td align="right" ></td> <td align="right" >2</td> <td align="right" >18</td> <td align="right" >9.0</td> <td align="right" >0</td> <td align="right" >2</td> <td align="right" >18</td> <td align="right" >9.0</td> <td align="right" >0</td> </tr> <tr class=""> <td align="right" csk="18">18</td> <td align="left" csk="Williams,John"><a href="/cfb/players/john-williams-2.html">John Williams</a></td> <td align="right" ></td> <td align="right" ></td> <td align="right" ></td> <td align="right" ></td> <td align="right" >1</td> <td align="right" >17</td> <td align="right" >17.0</td> <td align="right" >0</td> <td align="right" >1</td> <td align="right" >17</td> <td align="right" >17.0</td> <td align="right" >0</td> </tr> </tbody> </table> </div> <div class="table_heading"> <h2 style="">Defense &amp; Fumbles</h2> <div class="table_heading_text"></div> </div> <div class="table_container" id="div_defense_and_fumbles"> <table class="sortable stats_table" id="defense_and_fumbles"> <colgroup><col><col><col><col><col><col><col><col><col><col><col><col><col><col><col><col></colgroup> <thead> <tr class=" over_header"> <th align="CENTER" colspan=2 class="tooltip over_header" ></th> <th align="center" colspan=5 class="bold_text over_header" >Tackles</th> <th align="center" colspan=5 class="bold_text over_header" >Def Int</th> <th align="center" colspan=4 class="bold_text over_header" >Fumbles</th> </tr> <tr class=""> <th align="right" class="ranker sort_default_asc" tip="Rank">Rk</th> <th align="left" class="tooltip sort_default_asc" >Player</th> <th align="right" class="tooltip" tip="Solo Tackles">Solo</th> <th align="right" class="tooltip" tip="Assisted Tackles">Ast</th> <th align="right" class="tooltip" tip="Total Tackles">Tot</th> <th align="right" class="tooltip" tip="Tackles for Loss">Loss</th> <th align="right" class="tooltip" tip="Sacks">Sk</th> <th align="right" class="tooltip" tip="Interceptions">Int</th> <th align="right" class="tooltip" tip="Interception Return Yards">Yds</th> <th align="right" class="tooltip" tip="Interception Return Yards Per Interception">Avg</th> <th align="right" class="tooltip" tip="Interception Return Touchdowns">TD</th> <th align="right" class="tooltip" tip="Passes Defended">PD</th> <th align="right" class="tooltip" tip="Fumbles Recovered">FR</th> <th align="right" class="tooltip" tip="Fumble Recovery Return Yards">Yds</th> <th align="right" class="tooltip" tip="Fumble Recovery Return Touchdowns">TD</th> <th align="right" class="tooltip" tip="Fumbles Forced">FF</th> </tr> </thead> <tbody> <tr class=""> <td align="right" csk="1">1</td> <td align="left" csk="Sheppard,Kelvin"><a href="/cfb/players/kelvin-sheppard-1.html">Kelvin Sheppard</a></td> <td align="right" >50</td> <td align="right" >60</td> <td align="right" >110</td> <td align="right" >8.5</td> <td align="right" >1.0</td> <td align="right" >1</td> <td align="right" >1</td> <td align="right" >1.0</td> <td align="right" >0</td> <td align="right" >3</td> <td align="right" ></td> <td align="right" ></td> <td align="right" ></td> <td align="right" >1</td> </tr> <tr class=""> <td align="right" csk="2">2</td> <td align="left" csk="Riley,Perry"><a href="/cfb/players/perry-riley-1.html">Perry Riley</a></td> <td align="right" >40</td> <td align="right" >57</td> <td align="right" >97</td> <td align="right" >4.5</td> <td align="right" >0.0</td> <td align="right" >1</td> <td align="right" >0</td> <td align="right" >0.0</td> <td align="right" >0</td> <td align="right" >6</td> <td align="right" ></td> <td align="right" ></td> <td align="right" ></td> <td align="right" >1</td> </tr> <tr class=""> <td align="right" csk="3">3</td> <td align="left" csk="Coleman,Harry"><a href="/cfb/players/harry-coleman-1.html">Harry Coleman</a></td> <td align="right" >37</td> <td align="right" >45</td> <td align="right" >82</td> <td align="right" >9.0</td> <td align="right" >4.0</td> <td align="right" ></td> <td align="right" ></td> <td align="right" ></td> <td align="right" ></td> <td align="right" >4</td> <td align="right" ></td> <td align="right" ></td> <td align="right" ></td> <td align="right" >3</td> </tr> <tr class=""> <td align="right" csk="4">4</td> <td align="left" csk="Cutrera,Jacob"><a href="/cfb/players/jacob-cutrera-1.html">Jacob Cutrera</a></td> <td align="right" >31</td> <td align="right" >50</td> <td align="right" >81</td> <td align="right" >6.5</td> <td align="right" >1.0</td> <td align="right" >1</td> <td align="right" >29</td> <td align="right" >29.0</td> <td align="right" >1</td> <td align="right" >1</td> <td align="right" ></td> <td align="right" ></td> <td align="right" ></td> <td align="right" ></td> </tr> <tr class=""> <td align="right" csk="5">5</td> <td align="left" csk="Jones,Chad"><a href="/cfb/players/chad-jones-1.html">Chad Jones</a></td> <td align="right" >37</td> <td align="right" >36</td> <td align="right" >73</td> <td align="right" >2.5</td> <td align="right" >0.0</td> <td align="right" >3</td> <td align="right" >71</td> <td align="right" >23.7</td> <td align="right" >0</td> <td align="right" >8</td> <td align="right" ></td> <td align="right" ></td> <td align="right" ></td> <td align="right" >1</td> </tr> <tr class=""> <td align="right" csk="6">6</td> <td align="left" csk="Peterson,Patrick"><a href="/cfb/players/patrick-peterson-1.html">Patrick Peterson</a></td> <td align="right" >43</td> <td align="right" >9</td> <td align="right" >52</td> <td align="right" >0.0</td> <td align="right" >0.0</td> <td align="right" >2</td> <td align="right" >37</td> <td align="right" >18.5</td> <td align="right" >1</td> <td align="right" >15</td> <td align="right" ></td> <td align="right" ></td> <td align="right" >1</td> <td align="right" ></td> </tr> <tr class=""> <td align="right" csk="7">7</td> <td align="left" csk="Nevis,Drake"><a href="/cfb/players/drake-nevis-1.html">Drake Nevis</a></td> <td align="right" >26</td> <td align="right" >24</td> <td align="right" >50</td> <td align="right" >11.0</td> <td align="right" >4.0</td> <td align="right" ></td> <td align="right" ></td> <td align="right" ></td> <td align="right" ></td> <td align="right" >2</td> <td align="right" ></td> <td align="right" ></td> <td align="right" ></td> <td align="right" ></td> </tr> <tr class=""> <td align="right" csk="8">8</td> <td align="left" csk="McCray,Danny"><a href="/cfb/players/danny-mccray-1.html">Danny McCray</a></td> <td align="right" >21</td> <td align="right" >28</td> <td align="right" >49</td> <td align="right" >0.5</td> <td align="right" >0.0</td> <td align="right" ></td> <td align="right" ></td> <td align="right" ></td> <td align="right" ></td> <td align="right" >4</td> <td align="right" ></td> <td align="right" ></td> <td align="right" ></td> <td align="right" ></td> </tr> <tr class=""> <td align="right" csk="9">9</td> <td align="left" csk="Hawkins,Chris"><a href="/cfb/players/chris-hawkins-1.html">Chris Hawkins</a></td> <td align="right" >25</td> <td align="right" >18</td> <td align="right" >43</td> <td align="right" >1.5</td> <td align="right" >0.0</td> <td align="right" >2</td> <td align="right" >6</td> <td align="right" >3.0</td> <td align="right" >0</td> <td align="right" >8</td> <td align="right" ></td> <td align="right" ></td> <td align="right" ></td> <td align="right" ></td> </tr> <tr class=""> <td align="right" csk="10">10</td> <td align="left" csk="Taylor,Brandon"><a href="/cfb/players/brandon-taylor-1.html">Brandon Taylor</a></td> <td align="right" >27</td> <td align="right" >14</td> <td align="right" >41</td> <td align="right" >1.0</td> <td align="right" >0.0</td> <td align="right" >2</td> <td align="right" >0</td> <td align="right" >0.0</td> <td align="right" >0</td> <td align="right" >6</td> <td align="right" ></td> <td align="right" ></td> <td align="right" ></td> <td align="right" ></td> </tr> <tr class=""> <td align="right" csk="11">11</td> <td align="left" csk="Alem,Rahim"><a href="/cfb/players/rahim-alem-1.html">Rahim Alem</a></td> <td align="right" >20</td> <td align="right" >13</td> <td align="right" >33</td> <td align="right" >7.5</td> <td align="right" >4.5</td> <td align="right" ></td> <td align="right" ></td> <td align="right" ></td> <td align="right" ></td> <td align="right" >2</td> <td align="right" ></td> <td align="right" ></td> <td align="right" ></td> <td align="right" >2</td> </tr> <tr class=""> <td align="right" csk="12">12</td> <td align="left" csk="Woods,Al"><a href="/cfb/players/al-woods-2.html">Al Woods</a></td> <td align="right" >15</td> <td align="right" >18</td> <td align="right" >33</td> <td align="right" >5.5</td> <td align="right" >1.0</td> <td align="right" ></td> <td align="right" ></td> <td align="right" ></td> <td align="right" ></td> <td align="right" >2</td> <td align="right" ></td> <td align="right" ></td> <td align="right" ></td> <td align="right" ></td> </tr> <tr class=""> <td align="right" csk="13">13</td> <td align="left" csk="Hatcher,Karnell"><a href="/cfb/players/karnell-hatcher-1.html">Karnell Hatcher</a></td> <td align="right" >16</td> <td align="right" >16</td> <td align="right" >32</td> <td align="right" >1.0</td> <td align="right" >0.0</td> <td align="right" ></td> <td align="right" ></td> <td align="right" ></td> <td align="right" ></td> <td align="right" ></td> <td align="right" ></td> <td align="right" ></td> <td align="right" ></td> <td align="right" ></td> </tr> <tr class=""> <td align="right" csk="14">14</td> <td align="left" csk="Alexander,Charles"><a href="/cfb/players/charles-alexander-3.html">Charles Alexander</a></td> <td align="right" >10</td> <td align="right" >19</td> <td align="right" >29</td> <td align="right" >2.0</td> <td align="right" >1.0</td> <td align="right" ></td> <td align="right" ></td> <td align="right" ></td> <td align="right" ></td> <td align="right" ></td> <td align="right" ></td> <td align="right" ></td> <td align="right" ></td> <td align="right" ></td> </tr> <tr class=""> <td align="right" csk="15">15</td> <td align="left" csk="Levingston,Lazarius"><a href="/cfb/players/lazarius-levingston-1.html">Lazarius Levingston</a></td> <td align="right" >10</td> <td align="right" >18</td> <td align="right" >28</td> <td align="right" >8.0</td> <td align="right" >0.0</td> <td align="right" ></td> <td align="right" ></td> <td align="right" ></td> <td align="right" ></td> <td align="right" >4</td> <td align="right" ></td> <td align="right" ></td> <td align="right" ></td> <td align="right" ></td> </tr> <tr class=""> <td align="right" csk="16">16</td> <td align="left" csk="Eugene,Jai"><a href="/cfb/players/jai-eugene-1.html">Jai Eugene</a></td> <td align="right" >17</td> <td align="right" >9</td> <td align="right" >26</td> <td align="right" >0.0</td> <td align="right" >0.0</td> <td align="right" >1</td> <td align="right" >0</td> <td align="right" >0.0</td> <td align="right" >0</td> <td align="right" >2</td> <td align="right" ></td> <td align="right" ></td> <td align="right" ></td> <td align="right" ></td> </tr> <tr class=""> <td align="right" csk="17">17</td> <td align="left" csk="Edwards,Lavar"><a href="/cfb/players/lavar-edwards-1.html">Lavar Edwards</a></td> <td align="right" >9</td> <td align="right" >14</td> <td align="right" >23</td> <td align="right" >4.5</td> <td align="right" >2.5</td> <td align="right" ></td> <td align="right" ></td> <td align="right" ></td> <td align="right" ></td> <td align="right" >2</td> <td align="right" ></td> <td align="right" ></td> <td align="right" ></td> <td align="right" >1</td> </tr> <tr class=""> <td align="right" csk="18">18</td> <td align="left" csk="Baker,Ryan"><a href="/cfb/players/ryan-baker-2.html">Ryan Baker</a></td> <td align="right" >7</td> <td align="right" >9</td> <td align="right" >16</td> <td align="right" >1.0</td> <td align="right" >1.0</td> <td align="right" ></td> <td align="right" ></td> <td align="right" ></td> <td align="right" ></td> <td align="right" >1</td> <td align="right" ></td> <td align="right" ></td> <td align="right" ></td> <td align="right" ></td> </tr> <tr class=""> <td align="right" csk="19">19</td> <td align="left" csk="Aghayere,Chancey"><a href="/cfb/players/chancey-aghayere-1.html">Chancey Aghayere</a></td> <td align="right" >3</td> <td align="right" >9</td> <td align="right" >12</td> <td align="right" >2.0</td> <td align="right" >1.0</td> <td align="right" ></td> <td align="right" ></td> <td align="right" ></td> <td align="right" ></td> <td align="right" >2</td> <td align="right" ></td> <td align="right" ></td> <td align="right" ></td> <td align="right" ></td> </tr> <tr class=""> <td align="right" csk="20">20</td> <td align="left" csk="St. Julien,Ryan"><a href="/cfb/players/ryan-st-julien-1.html">Ryan St. Julien</a></td> <td align="right" >4</td> <td align="right" >7</td> <td align="right" >11</td> <td align="right" >0.0</td> <td align="right" >0.0</td> <td align="right" ></td> <td align="right" ></td> <td align="right" ></td> <td align="right" ></td> <td align="right" ></td> <td align="right" ></td> <td align="right" ></td> <td align="right" ></td> <td align="right" ></td> </tr> <tr class=""> <td align="right" csk="21">21</td> <td align="left" csk="Ridley,Stevan"><a href="/cfb/players/stevan-ridley-1.html">Stevan Ridley</a></td> <td align="right" >6</td> <td align="right" >4</td> <td align="right" >10</td> <td align="right" >0.0</td> <td align="right" >0.0</td> <td align="right" ></td> <td align="right" ></td> <td align="right" ></td> <td align="right" ></td> <td align="right" ></td> <td align="right" ></td> <td align="right" ></td> <td align="right" ></td> <td align="right" ></td> </tr> <tr class=""> <td align="right" csk="22">22</td> <td align="left" csk="Brooks,Ron"><a href="/cfb/players/ron-brooks-1.html">Ron Brooks</a></td> <td align="right" >3</td> <td align="right" >6</td> <td align="right" >9</td> <td align="right" >0.0</td> <td align="right" >0.0</td> <td align="right" ></td> <td align="right" ></td> <td align="right" ></td> <td align="right" ></td> <td align="right" >1</td> <td align="right" ></td> <td align="right" ></td> <td align="right" ></td> <td align="right" ></td> </tr> <tr class=""> <td align="right" csk="23">23</td> <td align="left" csk="Downs,Josh"><a href="/cfb/players/josh-downs-1.html">Josh Downs</a></td> <td align="right" >2</td> <td align="right" >7</td> <td align="right" >9</td> <td align="right" >3.5</td> <td align="right" >0.0</td> <td align="right" ></td> <td align="right" ></td> <td align="right" ></td> <td align="right" ></td> <td align="right" ></td> <td align="right" ></td> <td align="right" ></td> <td align="right" ></td> <td align="right" ></td> </tr> <tr class=""> <td align="right" csk="24">24</td> <td align="left" csk="Francois,Stefoin"><a href="/cfb/players/stefoin-francois-1.html">Stefoin Francois</a></td> <td align="right" >3</td> <td align="right" >5</td> <td align="right" >8</td> <td align="right" >0.0</td> <td align="right" >0.0</td> <td align="right" ></td> <td align="right" ></td> <td align="right" ></td> <td align="right" ></td> <td align="right" ></td> <td align="right" ></td> <td align="right" ></td> <td align="right" ></td> <td align="right" >1</td> </tr> <tr class=""> <td align="right" csk="25">25</td> <td align="left" csk="Claiborne,Morris"><a href="/cfb/players/morris-claiborne-1.html">Morris Claiborne</a></td> <td align="right" >3</td> <td align="right" >4</td> <td align="right" >7</td> <td align="right" >0.0</td> <td align="right" >0.0</td> <td align="right" ></td> <td align="right" ></td> <td align="right" ></td> <td align="right" ></td> <td align="right" ></td> <td align="right" ></td> <td align="right" ></td> <td align="right" ></td> <td align="right" ></td> </tr> <tr class=""> <td align="right" csk="26">26</td> <td align="left" csk="Graff,Daniel"><a href="/cfb/players/daniel-graff-1.html">Daniel Graff</a></td> <td align="right" >1</td> <td align="right" >6</td> <td align="right" >7</td> <td align="right" >0.0</td> <td align="right" >0.0</td> <td align="right" ></td> <td align="right" ></td> <td align="right" ></td> <td align="right" ></td> <td align="right" ></td> <td align="right" ></td> <td align="right" ></td> <td align="right" ></td> <td align="right" ></td> </tr> <tr class=""> <td align="right" csk="27">27</td> <td align="left" csk="Foyil,Ace"><a href="/cfb/players/ace-foyil-1.html">Ace Foyil</a></td> <td align="right" >1</td> <td align="right" >4</td> <td align="right" >5</td> <td align="right" >0.0</td> <td align="right" >0.0</td> <td align="right" ></td> <td align="right" ></td> <td align="right" ></td> <td align="right" ></td> <td align="right" ></td> <td align="right" ></td> <td align="right" ></td> <td align="right" ></td> <td align="right" ></td> </tr> <tr class=""> <td align="right" csk="28">28</td> <td align="left" csk="Jasper,Josh"><a href="/cfb/players/josh-jasper-1.html">Josh Jasper</a></td> <td align="right" >3</td> <td align="right" >2</td> <td align="right" >5</td> <td align="right" >0.0</td> <td align="right" >0.0</td> <td align="right" ></td> <td align="right" ></td> <td align="right" ></td> <td align="right" ></td> <td align="right" ></td> <td align="right" ></td> <td align="right" ></td> <td align="right" ></td> <td align="right" ></td> </tr> <tr class=""> <td align="right" csk="29">29</td> <td align="left" csk="Clement,Chase"><a href="/cfb/players/chase-clement-1.html">Chase Clement</a></td> <td align="right" >3</td> <td align="right" >1</td> <td align="right" >4</td> <td align="right" >0.0</td> <td align="right" >0.0</td> <td align="right" ></td> <td align="right" ></td> <td align="right" ></td> <td align="right" ></td> <td align="right" ></td> <td align="right" ></td> <td align="right" ></td> <td align="right" ></td> <td align="right" ></td> </tr> <tr class=""> <td align="right" csk="30">30</td> <td align="left" csk="Jackson,R.J."><a href="/cfb/players/rj-jackson-1.html">R.J. Jackson</a></td> <td align="right" >1</td> <td align="right" >2</td> <td align="right" >3</td> <td align="right" >0.0</td> <td align="right" >0.0</td> <td align="right" ></td> <td align="right" ></td> <td align="right" ></td> <td align="right" ></td> <td align="right" ></td> <td align="right" ></td> <td align="right" ></td> <td align="right" ></td> <td align="right" ></td> </tr> <tr class=""> <td align="right" csk="31">31</td> <td align="left" csk="Murphy,Richard"><a href="/cfb/players/richard-murphy-1.html">Richard Murphy</a></td> <td align="right" >2</td> <td align="right" >1</td> <td align="right" >3</td> <td align="right" >0.0</td> <td align="right" >0.0</td> <td align="right" ></td> <td align="right" ></td> <td align="right" ></td> <td align="right" ></td> <td align="right" ></td> <td align="right" ></td> <td align="right" ></td> <td align="right" ></td> <td align="right" ></td> </tr> <tr class=""> <td align="right" csk="32">32</td> <td align="left" csk="Johnson,Dennis"><a href="/cfb/players/dennis-johnson-5.html">Dennis Johnson</a></td> <td align="right" >0</td> <td align="right" >2</td> <td align="right" >2</td> <td align="right" >0.0</td> <td align="right" >0.0</td> <td align="right" ></td> <td align="right" ></td> <td align="right" ></td> <td align="right" ></td> <td align="right" ></td> <td align="right" ></td> <td align="right" ></td> <td align="right" ></td> <td align="right" ></td> </tr> <tr class=""> <td align="right" csk="33">33</td> <td align="left" csk="Taylor,Jhyryn"><a href="/cfb/players/jhyryn-taylor-1.html">Jhyryn Taylor</a></td> <td align="right" >1</td> <td align="right" >1</td> <td align="right" >2</td> <td align="right" >0.0</td> <td align="right" >0.0</td> <td align="right" ></td> <td align="right" ></td> <td align="right" ></td> <td align="right" ></td> <td align="right" ></td> <td align="right" ></td> <td align="right" ></td> <td align="right" ></td> <td align="right" ></td> </tr> <tr class=""> <td align="right" csk="34">34</td> <td align="left" csk="Toliver,Terrance"><a href="/cfb/players/terrance-toliver-1.html">Terrance Toliver</a></td> <td align="right" >2</td> <td align="right" >0</td> <td align="right" >2</td> <td align="right" >0.0</td> <td align="right" >0.0</td> <td align="right" ></td> <td align="right" ></td> <td align="right" ></td> <td align="right" ></td> <td align="right" ></td> <td align="right" ></td> <td align="right" ></td> <td align="right" ></td> <td align="right" ></td> </tr> <tr class=""> <td align="right" csk="35">35</td> <td align="left" csk="Bryant,Derrick"><a href="/cfb/players/derrick-bryant-1.html">Derrick Bryant</a></td> <td align="right" >1</td> <td align="right" >0</td> <td align="right" >1</td> <td align="right" >0.0</td> <td align="right" >0.0</td> <td align="right" ></td> <td align="right" ></td> <td align="right" ></td> <td align="right" ></td> <td align="right" ></td> <td align="right" ></td> <td align="right" ></td> <td align="right" ></td> <td align="right" ></td> </tr> <tr class=""> <td align="right" csk="36">36</td> <td align="left" csk="Dickson,Richard"><a href="/cfb/players/richard-dickson-1.html">Richard Dickson</a></td> <td align="right" >0</td> <td align="right" >1</td> <td align="right" >1</td> <td align="right" >0.0</td> <td align="right" >0.0</td> <td align="right" ></td> <td align="right" ></td> <td align="right" ></td> <td align="right" ></td> <td align="right" ></td> <td align="right" ></td> <td align="right" ></td> <td align="right" ></td> <td align="right" ></td> </tr> <tr class=""> <td align="right" csk="37">37</td> <td align="left" csk="Dworaczyk,Josh"><a href="/cfb/players/josh-dworaczyk-1.html">Josh Dworaczyk</a></td> <td align="right" >0</td> <td align="right" >1</td> <td align="right" >1</td> <td align="right" >0.0</td> <td align="right" >0.0</td> <td align="right" ></td> <td align="right" ></td> <td align="right" ></td> <td align="right" ></td> <td align="right" ></td> <td align="right" ></td> <td align="right" ></td> <td align="right" ></td> <td align="right" ></td> </tr> <tr class=""> <td align="right" csk="38">38</td> <td align="left" csk="Helton,Derek"><a href="/cfb/players/derek-helton-1.html">Derek Helton</a></td> <td align="right" >1</td> <td align="right" >0</td> <td align="right" >1</td> <td align="right" >0.0</td> <td align="right" >0.0</td> <td align="right" ></td> <td align="right" ></td> <td align="right" ></td> <td align="right" ></td> <td align="right" ></td> <td align="right" ></td> <td align="right" ></td> <td align="right" ></td> <td align="right" ></td> </tr> <tr class=""> <td align="right" csk="39">39</td> <td align="left" csk="Hicks,Akiem"><a href="/cfb/players/akiem-hicks-1.html">Akiem Hicks</a></td> <td align="right" >1</td> <td align="right" >0</td> <td align="right" >1</td> <td align="right" >1.0</td> <td align="right" >0.0</td> <td align="right" ></td> <td align="right" ></td> <td align="right" ></td> <td align="right" ></td> <td align="right" ></td> <td align="right" ></td> <td align="right" ></td> <td align="right" ></td> <td align="right" ></td> </tr> <tr class=""> <td align="right" csk="40">40</td> <td align="left" csk="Hitt,Lyle"><a href="/cfb/players/lyle-hitt-1.html">Lyle Hitt</a></td> <td align="right" >1</td> <td align="right" >0</td> <td align="right" >1</td> <td align="right" >0.0</td> <td align="right" >0.0</td> <td align="right" ></td> <td align="right" ></td> <td align="right" ></td> <td align="right" ></td> <td align="right" ></td> <td align="right" ></td> <td align="right" ></td> <td align="right" ></td> <td align="right" ></td> </tr> <tr class=""> <td align="right" csk="41">41</td> <td align="left" csk="Holliday,Trindon"><a href="/cfb/players/trindon-holliday-1.html">Trindon Holliday</a></td> <td align="right" >0</td> <td align="right" >1</td> <td align="right" >1</td> <td align="right" >0.0</td> <td align="right" >0.0</td> <td align="right" ></td> <td align="right" ></td> <td align="right" ></td> <td align="right" ></td> <td align="right" ></td> <td align="right" ></td> <td align="right" ></td> <td align="right" ></td> <td align="right" ></td> </tr> <tr class=""> <td align="right" csk="42">42</td> <td align="left" csk="Lafell,Brandon"><a href="/cfb/players/brandon-lafell-1.html">Brandon Lafell</a></td> <td align="right" >0</td> <td align="right" >1</td> <td align="right" >1</td> <td align="right" >0.0</td> <td align="right" >0.0</td> <td align="right" ></td> <td align="right" ></td> <td align="right" ></td> <td align="right" ></td> <td align="right" ></td> <td align="right" ></td> <td align="right" ></td> <td align="right" ></td> <td align="right" ></td> </tr> <tr class=""> <td align="right" csk="43">43</td> <td align="left" csk="Lonergan,P.J."><a href="/cfb/players/pj-lonergan-1.html">P.J. Lonergan</a></td> <td align="right" >1</td> <td align="right" >0</td> <td align="right" >1</td> <td align="right" >0.0</td> <td align="right" >0.0</td> <td align="right" ></td> <td align="right" ></td> <td align="right" ></td> <td align="right" ></td> <td align="right" ></td> <td align="right" ></td> <td align="right" ></td> <td align="right" ></td> <td align="right" ></td> </tr> <tr class=""> <td align="right" csk="44">44</td> <td align="left" csk="Mitchell,Chris"><a href="/cfb/players/chris-mitchell-1.html">Chris Mitchell</a></td> <td align="right" >0</td> <td align="right" >1</td> <td align="right" >1</td> <td align="right" >0.0</td> <td align="right" >0.0</td> <td align="right" ></td> <td align="right" ></td> <td align="right" ></td> <td align="right" ></td> <td align="right" ></td> <td align="right" ></td> <td align="right" ></td> <td align="right" ></td> <td align="right" ></td> </tr> <tr class=""> <td align="right" csk="45">45</td> <td align="left" csk="Peterson,Deangelo"><a href="/cfb/players/deangelo-peterson-1.html">Deangelo Peterson</a></td> <td align="right" >1</td> <td align="right" >0</td> <td align="right" >1</td> <td align="right" >0.0</td> <td align="right" >0.0</td> <td align="right" ></td> <td align="right" ></td> <td align="right" ></td> <td align="right" ></td> <td align="right" ></td> <td align="right" ></td> <td align="right" ></td> <td align="right" ></td> <td align="right" ></td> </tr> <tr class=""> <td align="right" csk="46">46</td> <td align="left" csk="Scott,Charles"><a href="/cfb/players/charles-scott-1.html">Charles Scott</a></td> <td align="right" >1</td> <td align="right" >0</td> <td align="right" >1</td> <td align="right" >0.0</td> <td align="right" >0.0</td> <td align="right" ></td> <td align="right" ></td> <td align="right" ></td> <td align="right" ></td> <td align="right" ></td> <td align="right" ></td> <td align="right" ></td> <td align="right" ></td> <td align="right" ></td> </tr> <tr class=""> <td align="right" csk="47">47</td> <td align="left" csk="Williams,Keiland"><a href="/cfb/players/keiland-williams-1.html">Keiland Williams</a></td> <td align="right" >0</td> <td align="right" >1</td> <td align="right" >1</td> <td align="right" >0.0</td> <td align="right" >0.0</td> <td align="right" ></td> <td align="right" ></td> <td align="right" ></td> <td align="right" ></td> <td align="right" ></td> <td align="right" ></td> <td align="right" ></td> <td align="right" ></td> <td align="right" ></td> </tr> </tbody> </table> </div> <div class="table_heading"> <h2 style="">Kick &amp; Punt Returns</h2> <div class="table_heading_text"></div> </div> <div class="table_container" id="div_returns"> <table class="sortable stats_table" id="returns"> <colgroup><col><col><col><col><col><col><col><col><col><col></colgroup> <thead> <tr class=" over_header"> <th align="CENTER" colspan=2 class="tooltip over_header" ></th> <th align="center" colspan=4 class="bold_text over_header" >Kick Ret</th> <th align="center" colspan=4 class="bold_text over_header" >Punt Ret</th> </tr> <tr class=""> <th align="right" class="ranker sort_default_asc" tip="Rank">Rk</th> <th align="left" class="tooltip sort_default_asc" >Player</th> <th align="right" class="tooltip" tip="Kickoff Returns">Ret</th> <th align="right" class="tooltip" tip="Kickoff Return Yards">Yds</th> <th align="right" class="tooltip" tip="Kickoff Return Yards Per Return">Avg</th> <th align="right" class="tooltip" tip="Kickoff Return Touchdowns">TD</th> <th align="right" class="tooltip" tip="Punt Returns">Ret</th> <th align="right" class="tooltip" tip="Punt Return Yards">Yds</th> <th align="right" class="tooltip" tip="Punt Return Yards Per Return">Avg</th> <th align="right" class="tooltip" tip="Punt Return Touchdowns">TD</th> </tr> </thead> <tbody> <tr class=""> <td align="right" csk="1">1</td> <td align="left" csk="Holliday,Trindon"><a href="/cfb/players/trindon-holliday-1.html">Trindon Holliday</a></td> <td align="right" >22</td> <td align="right" >537</td> <td align="right" >24.4</td> <td align="right" >0</td> <td align="right" >20</td> <td align="right" >362</td> <td align="right" >18.1</td> <td align="right" >1</td> </tr> <tr class=""> <td align="right" csk="2">2</td> <td align="left" csk="Brooks,Ron"><a href="/cfb/players/ron-brooks-1.html">Ron Brooks</a></td> <td align="right" >13</td> <td align="right" >252</td> <td align="right" >19.4</td> <td align="right" >0</td> <td align="right" ></td> <td align="right" ></td> <td align="right" ></td> <td align="right" ></td> </tr> <tr class=""> <td align="right" csk="3">3</td> <td align="left" csk="Sheppard,Kelvin"><a href="/cfb/players/kelvin-sheppard-1.html">Kelvin Sheppard</a></td> <td align="right" >5</td> <td align="right" >63</td> <td align="right" >12.6</td> <td align="right" >0</td> <td align="right" ></td> <td align="right" ></td> <td align="right" ></td> <td align="right" ></td> </tr> <tr class=""> <td align="right" csk="4">4</td> <td align="left" csk="Clement,Chase"><a href="/cfb/players/chase-clement-1.html">Chase Clement</a></td> <td align="right" >3</td> <td align="right" >20</td> <td align="right" >6.7</td> <td align="right" >0</td> <td align="right" ></td> <td align="right" ></td> <td align="right" ></td> <td align="right" ></td> </tr> <tr class=""> <td align="right" csk="5">5</td> <td align="left" csk="Foyil,Ace"><a href="/cfb/players/ace-foyil-1.html">Ace Foyil</a></td> <td align="right" >1</td> <td align="right" >11</td> <td align="right" >11.0</td> <td align="right" >0</td> <td align="right" ></td> <td align="right" ></td> <td align="right" ></td> <td align="right" ></td> </tr> <tr class=""> <td align="right" csk="6">6</td> <td align="left" csk="Williams,Keiland"><a href="/cfb/players/keiland-williams-1.html">Keiland Williams</a></td> <td align="right" >1</td> <td align="right" >7</td> <td align="right" >7.0</td> <td align="right" >0</td> <td align="right" ></td> <td align="right" ></td> <td align="right" ></td> <td align="right" ></td> </tr> <tr class=""> <td align="right" csk="7">7</td> <td align="left" csk="Jones,Chad"><a href="/cfb/players/chad-jones-1.html">Chad Jones</a></td> <td align="right" >1</td> <td align="right" >5</td> <td align="right" >5.0</td> <td align="right" >0</td> <td align="right" >6</td> <td align="right" >129</td> <td align="right" >21.5</td> <td align="right" >1</td> </tr> <tr class=""> <td align="right" csk="8">8</td> <td align="left" csk="Blackwell,Will"><a href="/cfb/players/will-blackwell-1.html">Will Blackwell</a></td> <td align="right" >1</td> <td align="right" >5</td> <td align="right" >5.0</td> <td align="right" >0</td> <td align="right" ></td> <td align="right" ></td> <td align="right" ></td> <td align="right" ></td> </tr> <tr class=""> <td align="right" csk="9">9</td> <td align="left" csk="Graff,Daniel"><a href="/cfb/players/daniel-graff-1.html">Daniel Graff</a></td> <td align="right" ></td> <td align="right" ></td> <td align="right" ></td> <td align="right" ></td> <td align="right" >1</td> <td align="right" >13</td> <td align="right" >13.0</td> <td align="right" >0</td> </tr> </tbody> </table> </div> <div class="table_heading"> <h2 style="">Kicking &amp; Punting</h2> <div class="table_heading_text"></div> </div> <div class="table_container" id="div_kicking_and_punting"> <table class="sortable stats_table" id="kicking_and_punting"> <colgroup><col><col><col><col><col><col><col><col><col><col><col><col></colgroup> <thead> <tr class=" over_header"> <th align="CENTER" colspan=2 class="tooltip over_header" ></th> <th align="center" colspan=7 class="bold_text over_header" >Kicking</th> <th align="center" colspan=3 class="bold_text over_header" >Punting</th> </tr> <tr class=""> <th align="right" class="ranker sort_default_asc" tip="Rank">Rk</th> <th align="left" class="tooltip sort_default_asc" >Player</th> <th align="right" class="tooltip" tip="Extra Points Made">XPM</th> <th align="right" class="tooltip" tip="Extra Point Attempts">XPA</th> <th align="right" class="tooltip" tip="Extra Point Percentage">XP%</th> <th align="right" class="tooltip" tip="Field Goals Made">FGM</th> <th align="right" class="tooltip" tip="Field Goal Attempts">FGA</th> <th align="right" class="tooltip" tip="Field Goal Percentage">FG%</th> <th align="right" class="tooltip" tip="Points Kicking">Pts</th> <th align="right" class="tooltip" tip="Punts">Punts</th> <th align="right" class="tooltip" tip="Punting Yards">Yds</th> <th align="right" class="tooltip" tip="Punting Yards Per Punt">Avg</th> </tr> </thead> <tbody> <tr class=""> <td align="right" csk="1">1</td> <td align="left" csk="Jasper,Josh"><a href="/cfb/players/josh-jasper-1.html">Josh Jasper</a></td> <td align="right" >34</td> <td align="right" >34</td> <td align="right" >100.0</td> <td align="right" >17</td> <td align="right" >20</td> <td align="right" >85.0</td> <td align="right" >85</td> <td align="right" >14</td> <td align="right" >525</td> <td align="right" >37.5</td> </tr> <tr class=""> <td align="right" csk="2">2</td> <td align="left" csk="Helton,Derek"><a href="/cfb/players/derek-helton-1.html">Derek Helton</a></td> <td align="right" ></td> <td align="right" ></td> <td align="right" ></td> <td align="right" ></td> <td align="right" ></td> <td align="right" ></td> <td align="right" ></td> <td align="right" >47</td> <td align="right" >1876</td> <td align="right" >39.9</td> </tr> <tr class=""> <td align="right" csk="3">3</td> <td align="left" csk="Alleman,Drew"><a href="/cfb/players/drew-alleman-1.html">Drew Alleman</a></td> <td align="right" ></td> <td align="right" ></td> <td align="right" ></td> <td align="right" ></td> <td align="right" ></td> <td align="right" ></td> <td align="right" ></td> <td align="right" >2</td> <td align="right" >51</td> <td align="right" >25.5</td> </tr> </tbody> </table> </div> <div class="table_heading"> <h2 style="">Scoring</h2> <div class="table_heading_text"></div> </div> <div class="table_container" id="div_scoring"> <table class="sortable stats_table" id="scoring"> <colgroup><col><col><col><col><col><col><col><col><col><col><col><col><col><col><col></colgroup> <thead> <tr class=" over_header"> <th align="CENTER" colspan=2 class="tooltip over_header" ></th> <th align="center" colspan=8 class="bold_text over_header" >Touchdowns</th> <th align="center" colspan=2 class="bold_text over_header" >Kicking</th> <th align="CENTER" colspan=2 class="tooltip over_header" ></th> <th></th> </tr> <tr class=""> <th align="right" class="ranker sort_default_asc" tip="Rank">Rk</th> <th align="left" class="tooltip sort_default_asc" >Player</th> <th align="right" class="tooltip" tip="Rushing Touchdowns">Rush</th> <th align="right" class="tooltip" tip="Receiving Touchdowns">Rec</th> <th align="right" class="tooltip" tip="Interception Return Touchdowns">Int</th> <th align="right" class="tooltip" tip="Fumble Recovery Return Touchdowns">FR</th> <th align="right" class="tooltip" tip="Punt Return Touchdowns">PR</th> <th align="right" class="tooltip" tip="Kick Return Touchdowns">KR</th> <th align="right" class="tooltip" tip="Other Touchdowns">Oth</th> <th align="right" class="tooltip" tip="Total Touchdowns">Tot</th> <th align="right" class="tooltip" tip="Extra Points Made">XPM</th> <th align="right" class="tooltip" tip="Field Goals Made">FGM</th> <th align="right" class="tooltip" tip="Two-Point Conversions Made">2PM</th> <th align="right" class="tooltip" tip="Safeties">Sfty</th> <th align="right" class="tooltip" tip="Points">Pts</th> </tr> </thead> <tbody> <tr class=""> <td align="right" csk="1">1</td> <td align="left" csk="Jasper,Josh"><a href="/cfb/players/josh-jasper-1.html">Josh Jasper</a></td> <td align="right" ></td> <td align="right" ></td> <td align="right" ></td> <td align="right" ></td> <td align="right" ></td> <td align="right" ></td> <td align="right" ></td> <td align="right" ></td> <td align="right" >34</td> <td align="right" >17</td> <td align="right" ></td> <td align="right" ></td> <td align="right" >85</td> </tr> <tr class=""> <td align="right" csk="2">2</td> <td align="left" csk="Lafell,Brandon"><a href="/cfb/players/brandon-lafell-1.html">Brandon Lafell</a></td> <td align="right" ></td> <td align="right" >11</td> <td align="right" ></td> <td align="right" ></td> <td align="right" ></td> <td align="right" ></td> <td align="right" ></td> <td align="right" >11</td> <td align="right" ></td> <td align="right" ></td> <td align="right" ></td> <td align="right" ></td> <td align="right" >66</td> </tr> <tr class=""> <td align="right" csk="3">3</td> <td align="left" csk="Scott,Charles"><a href="/cfb/players/charles-scott-1.html">Charles Scott</a></td> <td align="right" >4</td> <td align="right" >1</td> <td align="right" ></td> <td align="right" ></td> <td align="right" ></td> <td align="right" ></td> <td align="right" ></td> <td align="right" >5</td> <td align="right" ></td> <td align="right" ></td> <td align="right" ></td> <td align="right" ></td> <td align="right" >30</td> </tr> <tr class=""> <td align="right" csk="4">4</td> <td align="left" csk="Williams,Keiland"><a href="/cfb/players/keiland-williams-1.html">Keiland Williams</a></td> <td align="right" >4</td> <td align="right" ></td> <td align="right" ></td> <td align="right" ></td> <td align="right" ></td> <td align="right" ></td> <td align="right" ></td> <td align="right" >4</td> <td align="right" ></td> <td align="right" ></td> <td align="right" ></td> <td align="right" ></td> <td align="right" >24</td> </tr> <tr class=""> <td align="right" csk="5">5</td> <td align="left" csk="Toliver,Terrance"><a href="/cfb/players/terrance-toliver-1.html">Terrance Toliver</a></td> <td align="right" ></td> <td align="right" >3</td> <td align="right" ></td> <td align="right" ></td> <td align="right" ></td> <td align="right" ></td> <td align="right" ></td> <td align="right" >3</td> <td align="right" ></td> <td align="right" ></td> <td align="right" ></td> <td align="right" ></td> <td align="right" >18</td> </tr> <tr class=""> <td align="right" csk="6">6</td> <td align="left" csk="Ridley,Stevan"><a href="/cfb/players/stevan-ridley-1.html">Stevan Ridley</a></td> <td align="right" >3</td> <td align="right" ></td> <td align="right" ></td> <td align="right" ></td> <td align="right" ></td> <td align="right" ></td> <td align="right" ></td> <td align="right" >3</td> <td align="right" ></td> <td align="right" ></td> <td align="right" ></td> <td align="right" ></td> <td align="right" >18</td> </tr> <tr class=""> <td align="right" csk="7">7</td> <td align="left" csk="Holliday,Trindon"><a href="/cfb/players/trindon-holliday-1.html">Trindon Holliday</a></td> <td align="right" >1</td> <td align="right" ></td> <td align="right" ></td> <td align="right" ></td> <td align="right" >1</td> <td align="right" ></td> <td align="right" ></td> <td align="right" >2</td> <td align="right" ></td> <td align="right" ></td> <td align="right" ></td> <td align="right" ></td> <td align="right" >12</td> </tr> <tr class=""> <td align="right" csk="8">8</td> <td align="left" csk="Shepard,Russell"><a href="/cfb/players/russell-shepard-1.html">Russell Shepard</a></td> <td align="right" >2</td> <td align="right" ></td> <td align="right" ></td> <td align="right" ></td> <td align="right" ></td> <td align="right" ></td> <td align="right" ></td> <td align="right" >2</td> <td align="right" ></td> <td align="right" ></td> <td align="right" ></td> <td align="right" ></td> <td align="right" >12</td> </tr> <tr class=""> <td align="right" csk="9">9</td> <td align="left" csk="Randle,Rueben"><a href="/cfb/players/rueben-randle-1.html">Rueben Randle</a></td> <td align="right" ></td> <td align="right" >2</td> <td align="right" ></td> <td align="right" ></td> <td align="right" ></td> <td align="right" ></td> <td align="right" ></td> <td align="right" >2</td> <td align="right" ></td> <td align="right" ></td> <td align="right" ></td> <td align="right" ></td> <td align="right" >12</td> </tr> <tr class=""> <td align="right" csk="10">10</td> <td align="left" csk="Peterson,Patrick"><a href="/cfb/players/patrick-peterson-1.html">Patrick Peterson</a></td> <td align="right" ></td> <td align="right" ></td> <td align="right" >1</td> <td align="right" >1</td> <td align="right" ></td> <td align="right" ></td> <td align="right" ></td> <td align="right" >2</td> <td align="right" ></td> <td align="right" ></td> <td align="right" ></td> <td align="right" ></td> <td align="right" >12</td> </tr> <tr class=""> <td align="right" csk="11">11</td> <td align="left" csk="Peterson,Deangelo"><a href="/cfb/players/deangelo-peterson-1.html">Deangelo Peterson</a></td> <td align="right" ></td> <td align="right" >2</td> <td align="right" ></td> <td align="right" ></td> <td align="right" ></td> <td align="right" ></td> <td align="right" ></td> <td align="right" >2</td> <td align="right" ></td> <td align="right" ></td> <td align="right" ></td> <td align="right" ></td> <td align="right" >12</td> </tr> <tr class=""> <td align="right" csk="12">12</td> <td align="left" csk="Jefferson,Jordan"><a href="/cfb/players/jordan-jefferson-1.html">Jordan Jefferson</a></td> <td align="right" >1</td> <td align="right" ></td> <td align="right" ></td> <td align="right" ></td> <td align="right" ></td> <td align="right" ></td> <td align="right" ></td> <td align="right" >1</td> <td align="right" ></td> <td align="right" ></td> <td align="right" >1</td> <td align="right" ></td> <td align="right" >8</td> </tr> <tr class=""> <td align="right" csk="13">13</td> <td align="left" csk="Jones,Chad"><a href="/cfb/players/chad-jones-1.html">Chad Jones</a></td> <td align="right" ></td> <td align="right" ></td> <td align="right" ></td> <td align="right" ></td> <td align="right" >1</td> <td align="right" ></td> <td align="right" ></td> <td align="right" >1</td> <td align="right" ></td> <td align="right" ></td> <td align="right" ></td> <td align="right" ></td> <td align="right" >6</td> </tr> <tr class=""> <td align="right" csk="14">14</td> <td align="left" csk="Cutrera,Jacob"><a href="/cfb/players/jacob-cutrera-1.html">Jacob Cutrera</a></td> <td align="right" ></td> <td align="right" ></td> <td align="right" >1</td> <td align="right" ></td> <td align="right" ></td> <td align="right" ></td> <td align="right" ></td> <td align="right" >1</td> <td align="right" ></td> <td align="right" ></td> <td align="right" ></td> <td align="right" ></td> <td align="right" >6</td> </tr> </tbody> </table> </div> </div> <div id="sr_js"></div> <script type="text/javascript"> (function () { var sr_js_file = 'http://d2ft4b0ve1aur1.cloudfront.net/js-237/sr-cfb-min.js'; if (sr_gzipEnabled) { sr_js_file = 'http://d2ft4b0ve1aur1.cloudfront.net/js-237/sr-cfb-min.js.jgz'; } var sr_script_tag = document.getElementById("sr_js"); if (sr_script_tag) { var scriptStyles = document.createElement("script"); scriptStyles.type = "text/javascript"; scriptStyles.src = sr_js_file; sr_script_tag.appendChild(scriptStyles); //alert('adding js to footer:'+sr_js_file); } }()); </script> <div id="site_footer"> <div class="margin border"> <script type="text/javascript"> //<!-- google_ad_client = "ca-pub-5319453360923253"; /* Page Bottom - CFB */ google_ad_slot = "6637784901"; google_ad_width = 728; google_ad_height = 90; //--> </script> <script type="text/deferscript" defersrc="http://pagead2.googlesyndication.com/pagead/show_ads.js"></script> </div> <div id="sr_footer"> Copyright &copy; 2000-2012 <a href="http://www.sports-reference.com">Sports Reference LLC</a>. All rights reserved. <form class="inline margin_left" method="get" name="f_footer" action="/cfb/search.cgi"> <input x-webkit-speech type="text" id="search_footer" name="search" class="search long"> <input type="submit" value="Search" class="submit"> </form> <div class="blockquote clear_both margin_top"> <a href="http://www.sports-reference.com/">A Sports Reference Site</a>: <a href="/cfb/about/">About SR/CFB</a>&nbsp;| <a href="/cfb/feedback/">Found a bug or have a suggestion?</a><br> <a href="http://www.sports-reference.com/privacy.shtml">Privacy Statement</a>&nbsp;| <a href="http://www.sports-reference.com/termsofuse.shtml">Conditions &amp; Terms of Service</a> | <a href="http://www.sports-reference.com/data_use.shtml">Use of Data</a> </div> <div class="blockquote italic_text clear_both margin_top"> Some school's results have been altered by retroactive NCAA penalties. As a matter of policy, Sports Reference only report the results of games as played on the field. See our list of <a href="/cfb/friv/forfeits.cgi">forfeits and vacated games</a> for more details. </div> <div class="blockquote clear_both margin_top margin_bottom"> Part of the <a target="_blank" title="USA TODAY Sports" href="http://Sports.USATODAY.com/">USA TODAY Sports Media Group</a>. </div> </div><!-- div#sr_footer --> </div><!-- div#site_footer --> <!-- google +1 code --> <script type="text/deferscript"> (function() { var po = document.createElement('script'); po.type = 'text/javascript'; po.async = true; po.src = 'https://apis.google.com/js/plusone.js'; var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(po, s); })(); </script> <!-- google analytics code --> <script type="text/javascript"> var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www."); document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E")); </script> <script type="text/javascript"> try { var pageTracker = _gat._createTracker("UA-1890630-11"); pageTracker._setCookiePath("/cfb/"); pageTracker._trackPageview(); pageTracker._trackPageLoadTime(); var sr_tracker = _gat._createTracker("UA-1890630-9"); sr_tracker._setDomainName('none'); sr_tracker._setAllowLinker(true); sr_tracker._setAllowHash(false); sr_tracker._setCustomVar(1,"site","cfb",3); sr_tracker._trackPageview(); } catch(err) {}</script> <!-- End Google Analytics Tag --> <!-- Begin comScore Tag --> <script type="text/deferscript"> document.write(unescape("%3Cscript src='" + (document.location.protocol == "https:" ? "https://sb" : "http://b") + ".scorecardresearch.com/beacon.js' %3E%3C/script%3E")); </script> <script type="text/deferscript"> COMSCORE.beacon({ c1:2, c2:"6035210", c3:"", c4:"www.sports-reference.com/cfb", c5:"", c6:"", c15:"" }); </script> <noscript> <img src="http://b.scorecardresearch.com/b?c1=2&amp;c2=6035210&amp;c3=&amp;c4=www.sports-reference.com/cfb&amp;c5=&amp;c6=&amp;c15=&amp;cv=1.3&amp;cj=1" width="0" height="0" alt="" /> </noscript> <!-- End comScore Tag --> <script type="text/deferscript"> (function(d, s, id) { var js, fjs = d.getElementsByTagName(s)[0]; if (d.getElementById(id)) {return;} js = d.createElement(s); js.id = id; js.src = "//connect.facebook.net/en_US/all.js#xfbml=1&appId=220051088022369"; fjs.parentNode.insertBefore(js, fjs); }(document, 'script', 'facebook-jssdk')); </script> <!-- google +1 code --> <script type="text/deferscript"> (function() { var po = document.createElement('script'); po.type = 'text/javascript'; po.async = true; po.src = 'https://apis.google.com/js/plusone.js'; var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(po, s); })(); </script> </div> </body> </html>
qtopiacore/qt/doc/html/mainwindows-application.html
muromec/qtopia-ezx
<?xml version="1.0" encoding="iso-8859-1"?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "DTD/xhtml1-strict.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <!-- /home/test1/tmp/qtopia/qt//qtopia-core-opensource-src-4.3.6/doc/src/examples/application.qdoc --> <head> <title>Qt 4.3: Application Example</title> <link href="classic.css" rel="stylesheet" type="text/css" /> </head> <body> <table border="0" cellpadding="0" cellspacing="0" width="100%"> <tr> <td align="left" valign="top" width="32"><a href="http://www.trolltech.com/products/qt"><img src="images/qt-logo.png" align="left" width="32" height="32" border="0" /></a></td> <td width="1">&nbsp;&nbsp;</td><td class="postheader" valign="center"><a href="index.html"><font color="#004faf">Home</font></a>&nbsp;&middot; <a href="classes.html"><font color="#004faf">All&nbsp;Classes</font></a>&nbsp;&middot; <a href="mainclasses.html"><font color="#004faf">Main&nbsp;Classes</font></a>&nbsp;&middot; <a href="groups.html"><font color="#004faf">Grouped&nbsp;Classes</font></a>&nbsp;&middot; <a href="modules.html"><font color="#004faf">Modules</font></a>&nbsp;&middot; <a href="functions.html"><font color="#004faf">Functions</font></a></td> <td align="right" valign="top" width="230"><a href="http://www.trolltech.com"><img src="images/trolltech-logo.png" align="right" width="203" height="32" border="0" /></a></td></tr></table><h1 class="title">Application Example<br /><span class="subtitle"></span> </h1> <p>Files:</p> <ul> <li><a href="mainwindows-application-mainwindow-cpp.html">mainwindows/application/mainwindow.cpp</a></li> <li><a href="mainwindows-application-mainwindow-h.html">mainwindows/application/mainwindow.h</a></li> <li><a href="mainwindows-application-main-cpp.html">mainwindows/application/main.cpp</a></li> <li><a href="mainwindows-application-application-pro.html">mainwindows/application/application.pro</a></li> <li><a href="mainwindows-application-application-qrc.html">mainwindows/application/application.qrc</a></li> </ul> <p>The Application example shows how to implement a standard GUI application with menus, toolbars, and a status bar. The example itself is a simple text editor program built around <a href="qtextedit.html">QTextEdit</a>.</p> <p align="center"><img src="images/application.png" alt="Screenshot of the Application example" /></p><p>Nearly all of the code for the Application example is in the <tt>MainWindow</tt> class, which inherits <a href="qmainwindow.html">QMainWindow</a>. <a href="qmainwindow.html">QMainWindow</a> provides the framework for windows that have menus, toolbars, dock windows, and a status bar. The application provides <b>File</b>, <b>Edit</b>, and <b>Help</b> entries in the menu bar, with the following popup menus:</p> <p align="center"><img src="images/application-menus.png" alt="The Application example's menu system" /></p><p>The status bar at the bottom of the main window shows a description of the menu item or toolbar button under the cursor.</p> <p>To keep the example simple, recently opened files aren't shown in the <b>File</b> menu, even though this feature is desired in 90% of applications. The <a href="mainwindows-recentfiles.html">Recent Files</a> example shows how to implement this. Furthermore, this example can only load one file at a time. The <a href="mainwindows-sdi.html">SDI</a> and <a href="mainwindows-mdi.html">MDI</a> examples shows how to lift these restrictions.</p> <a name="mainwindow-class-definition"></a> <h2>MainWindow Class Definition</h2> <p>Here's the class definition:</p> <pre> class MainWindow : public QMainWindow { Q_OBJECT public: MainWindow(); protected: void closeEvent(QCloseEvent *event); private slots: void newFile(); void open(); bool save(); bool saveAs(); void about(); void documentWasModified(); private: void createActions(); void createMenus(); void createToolBars(); void createStatusBar(); void readSettings(); void writeSettings(); bool maybeSave(); void loadFile(const QString &amp;fileName); bool saveFile(const QString &amp;fileName); void setCurrentFile(const QString &amp;fileName); QString strippedName(const QString &amp;fullFileName); QTextEdit *textEdit; QString curFile; QMenu *fileMenu; QMenu *editMenu; QMenu *helpMenu; QToolBar *fileToolBar; QToolBar *editToolBar; QAction *newAct; QAction *openAct; QAction *saveAct; QAction *saveAsAct; QAction *exitAct; QAction *cutAct; QAction *copyAct; QAction *pasteAct; QAction *aboutAct; QAction *aboutQtAct; };</pre> <p>The public API is restricted to the constructor. In the <tt>protected</tt> section, we reimplement <a href="qwidget.html#closeEvent">QWidget::closeEvent</a>() to detect when the user attempts to close the window, and warn the user about unsaved changes. In the <tt>private slots</tt> section, we declare slots that correspond to menu entries, as well as a mysterious <tt>documentWasModified()</tt> slot. Finally, in the <tt>private</tt> section of the class, we have various members that will be explained in due time.</p> <a name="mainwindow-class-implementation"></a> <h2>MainWindow Class Implementation</h2> <pre> #include &lt;QtGui&gt; #include &quot;mainwindow.h&quot;</pre> <p>We start by including <tt>&lt;QtGui&gt;</tt>, a header file that contains the definition of all classes in the <a href="qtcore.html">QtCore</a> and <a href="qtgui.html">QtGui</a> libraries. This saves us from the trouble of having to include every class individually. We also include <tt>mainwindow.h</tt>.</p> <p>You might wonder why we don't include <tt>&lt;QtGui&gt;</tt> in <tt>mainwindow.h</tt> and be done with it. The reason is that including such a large header from another header file can rapidly degrade performances. Here, it wouldn't do any harm, but it's still generally a good idea to include only the header files that are strictly necessary from another header file.</p> <pre> MainWindow::MainWindow() { textEdit = new QTextEdit; setCentralWidget(textEdit); createActions(); createMenus(); createToolBars(); createStatusBar(); readSettings(); connect(textEdit-&gt;document(), SIGNAL(contentsChanged()), this, SLOT(documentWasModified())); setCurrentFile(&quot;&quot;); }</pre> <p>In the constructor, we start by creating a <a href="qtextedit.html">QTextEdit</a> widget as a child of the main window (the <tt>this</tt> object). Then we call <a href="qmainwindow.html#setCentralWidget">QMainWindow::setCentralWidget</a>() to tell that this is going to be the widget that occupies the central area of the main window, between the toolbars and the status bar.</p> <p>Then we call <tt>createActions()</tt>, <tt>createMenus()</tt>, <tt>createToolBars()</tt>, and <tt>createStatusBar()</tt>, four private functions that set up the user interface. After that, we call <tt>readSettings()</tt> to restore the user's preferences.</p> <p>We establish a signal-slot connection between the <a href="qtextedit.html">QTextEdit</a>'s document object and our <tt>documentWasModified()</tt> slot. Whenever the user modifies the text in the <a href="qtextedit.html">QTextEdit</a>, we want to update the title bar to show that the file was modified.</p> <p>At the end, we set the window title using the private <tt>setCurrentFile()</tt> function. We'll come back to this later.</p> <a name="close-event-handler"></a><pre> void MainWindow::closeEvent(QCloseEvent *event) { if (maybeSave()) { writeSettings(); event-&gt;accept(); } else { event-&gt;ignore(); } }</pre> <p>When the user attempts to close the window, we call the private function <tt>maybeSave()</tt> to give the user the possibility to save pending changes. The function returns true if the user wants the application to close; otherwise, it returns false. In the first case, we save the user's preferences to disk and accept the close event; in the second case, we ignore the close event, meaning that the application will stay up and running as if nothing happened.</p> <pre> void MainWindow::newFile() { if (maybeSave()) { textEdit-&gt;clear(); setCurrentFile(&quot;&quot;); } }</pre> <p>The <tt>newFile()</tt> slot is invoked when the user selects <b>File|New</b> from the menu. We call <tt>maybeSave()</tt> to save any pending changes and if the user accepts to go on, we clear the <a href="qtextedit.html">QTextEdit</a> and call the private function <tt>setCurrentFile()</tt> to update the window title and clear the <a href="qwidget.html#windowModified-prop">windowModified</a> flag.</p> <pre> void MainWindow::open() { if (maybeSave()) { QString fileName = QFileDialog::getOpenFileName(this); if (!fileName.isEmpty()) loadFile(fileName); } }</pre> <p>The <tt>open()</tt> slot is invoked when the user clicks <b>File|Open</b>. We pop up a <a href="qfiledialog.html">QFileDialog</a> asking the user to choose a file. If the user chooses a file (i.e&#x2e;, <tt>fileName</tt> is not an empty string), we call the private function <tt>loadFile()</tt> to actually load the file.</p> <pre> bool MainWindow::save() { if (curFile.isEmpty()) { return saveAs(); } else { return saveFile(curFile); } }</pre> <p>The <tt>save()</tt> slot is invoked when the user clicks <b>File|Save</b>. If the user hasn't provided a name for the file yet, we call <tt>saveAs()</tt>; otherwise, we call the private function <tt>saveFile()</tt> to actually save the file.</p> <pre> bool MainWindow::saveAs() { QString fileName = QFileDialog::getSaveFileName(this); if (fileName.isEmpty()) return false; return saveFile(fileName); }</pre> <p>In <tt>saveAs()</tt>, we start by popping up a <a href="qfiledialog.html">QFileDialog</a> asking the user to provide a name. If the user clicks <b>Cancel</b>, the returned file name is empty, and we do nothing.</p> <pre> void MainWindow::about() { QMessageBox::about(this, tr(&quot;About Application&quot;), tr(&quot;The &lt;b&gt;Application&lt;/b&gt; example demonstrates how to &quot; &quot;write modern GUI applications using Qt, with a menu bar, &quot; &quot;toolbars, and a status bar.&quot;)); }</pre> <p>The application's About box is done using one statement, using the <a href="qmessagebox.html#about">QMessageBox::about</a>() static function and relying on its support for an HTML subset.</p> <p>The <a href="qobject.html#tr">tr()</a> call around the literal string marks the string for translation. It is a good habit to call <a href="qobject.html#tr">tr()</a> on all user-visible strings, in case you later decide to translate your application to other languages. The <a href="i18n.html">Internationalization with Qt</a> overview convers <a href="qobject.html#tr">tr()</a> in more detail.</p> <pre> void MainWindow::documentWasModified() { setWindowModified(textEdit-&gt;document()-&gt;isModified()); }</pre> <p>The <tt>documentWasModified()</tt> slot is invoked each time the text in the <a href="qtextedit.html">QTextEdit</a> changes because of user edits. We call <a href="qwidget.html#windowModified-prop">QWidget::setWindowModified</a>() to make the title bar show that the file was modified. How this is done varies on each platform.</p> <pre> void MainWindow::createActions() { newAct = new QAction(QIcon(&quot;:/images/new.png&quot;), tr(&quot;&amp;New&quot;), this); newAct-&gt;setShortcut(tr(&quot;Ctrl+N&quot;)); newAct-&gt;setStatusTip(tr(&quot;Create a new file&quot;)); connect(newAct, SIGNAL(triggered()), this, SLOT(newFile())); openAct = new QAction(QIcon(&quot;:/images/open.png&quot;), tr(&quot;&amp;Open...&quot;), this); openAct-&gt;setShortcut(tr(&quot;Ctrl+O&quot;)); openAct-&gt;setStatusTip(tr(&quot;Open an existing file&quot;)); connect(openAct, SIGNAL(triggered()), this, SLOT(open())); ... aboutQtAct = new QAction(tr(&quot;About &amp;Qt&quot;), this); aboutQtAct-&gt;setStatusTip(tr(&quot;Show the Qt library's About box&quot;)); connect(aboutQtAct, SIGNAL(triggered()), qApp, SLOT(aboutQt()));</pre> <p>The <tt>createActions()</tt> private function, which is called from the <tt>MainWindow</tt> constructor, creates <a href="qaction.html">QAction</a>s. The code is very repetitive, so we show only the actions corresponding to <b>File|New</b>, <b>File|Open</b>, and <b>Help|About Qt</b>.</p> <p>A <a href="qaction.html">QAction</a> is an object that represents one user action, such as saving a file or invoking a dialog. An action can be put in a <a href="qmenu.html">QMenu</a> or a <a href="qtoolbar.html">QToolBar</a>, or both, or in any other widget that reimplements <a href="qwidget.html#actionEvent">QWidget::actionEvent</a>().</p> <p>An action has a text that is shown in the menu, an icon, a shortcut key, a tooltip, a status tip (shown in the status bar), a &quot;What's This?&quot; text, and more. It emits a <a href="qaction.html#triggered">triggered()</a> signal whenever the user invokes the action (e.g&#x2e;, by clicking the associated menu item or toolbar button). We connect this signal to a slot that performs the actual action.</p> <p>The code above contains one more idiom that must be explained. For some of the actions, we specify an icon as a <a href="qicon.html">QIcon</a> to the <a href="qaction.html">QAction</a> constructor. The <a href="qicon.html">QIcon</a> constructor takes the file name of an image that it tries to load. Here, the file name starts with <tt>:</tt>. Such file names aren't ordinary file names, but rather path in the executable's stored resources. We'll come back to this when we review the <tt>application.qrc</tt> file that's part of the project.</p> <pre> cutAct-&gt;setEnabled(false); copyAct-&gt;setEnabled(false); connect(textEdit, SIGNAL(copyAvailable(bool)), cutAct, SLOT(setEnabled(bool))); connect(textEdit, SIGNAL(copyAvailable(bool)), copyAct, SLOT(setEnabled(bool))); }</pre> <p>The <b>Edit|Cut</b> and <b>Edit|Copy</b> actions must be available only when the <a href="qtextedit.html">QTextEdit</a> contains selected text. We disable them by default and connect the <a href="qtextedit.html#copyAvailable">QTextEdit::copyAvailable</a>() signal to the <a href="qaction.html#enabled-prop">QAction::setEnabled</a>() slot, ensuring that the actions are disabled when the text editor has no selection.</p> <pre> void MainWindow::createMenus() { fileMenu = menuBar()-&gt;addMenu(tr(&quot;&amp;File&quot;)); fileMenu-&gt;addAction(newAct); fileMenu-&gt;addAction(openAct); fileMenu-&gt;addAction(saveAct); fileMenu-&gt;addAction(saveAsAct); fileMenu-&gt;addSeparator(); fileMenu-&gt;addAction(exitAct); editMenu = menuBar()-&gt;addMenu(tr(&quot;&amp;Edit&quot;)); editMenu-&gt;addAction(cutAct); editMenu-&gt;addAction(copyAct); editMenu-&gt;addAction(pasteAct); menuBar()-&gt;addSeparator(); helpMenu = menuBar()-&gt;addMenu(tr(&quot;&amp;Help&quot;)); helpMenu-&gt;addAction(aboutAct); helpMenu-&gt;addAction(aboutQtAct); }</pre> <p>Creating actions isn't sufficient to make them available to the user; we must also add them to the menu system. This is what <tt>createMenus()</tt> does. We create a <b>File</b>, an <b>Edit</b>, and a <b>Help</b> menu. <a href="qmainwindow.html#menuBar">QMainWindow::menuBar</a>() lets us access the window's menu bar widget. We don't have to worry about creating the menu bar ourselves; the first time we call this function, the <a href="qmenubar.html">QMenuBar</a> is created.</p> <p>Just before we create the <b>Help</b> menu, we call <a href="qmenubar.html#addSeparator">QMenuBar::addSeparator</a>(). This has no effect for most widget styles (e.g&#x2e;, Windows and Mac OS X styles), but for Motif-based styles this makes sure that <b>Help</b> is pushed to the right side of the menu bar. Try running the application with various styles and see the results:</p> <pre> application -style=windows application -style=motif application -style=cde</pre> <p>Let's now review the toolbars:</p> <pre> void MainWindow::createToolBars() { fileToolBar = addToolBar(tr(&quot;File&quot;)); fileToolBar-&gt;addAction(newAct); fileToolBar-&gt;addAction(openAct); fileToolBar-&gt;addAction(saveAct); editToolBar = addToolBar(tr(&quot;Edit&quot;)); editToolBar-&gt;addAction(cutAct); editToolBar-&gt;addAction(copyAct); editToolBar-&gt;addAction(pasteAct); }</pre> <p>Creating toolbars is very similar to creating menus. The same actions that we put in the menus can be reused in the toolbars.</p> <pre> void MainWindow::createStatusBar() { statusBar()-&gt;showMessage(tr(&quot;Ready&quot;)); }</pre> <p><a href="qmainwindow.html#statusBar">QMainWindow::statusBar</a>() returns a pointer to the main window's <a href="qstatusbar.html">QStatusBar</a> widget. Like with <a href="qmainwindow.html#menuBar">QMainWindow::menuBar</a>(), the widget is automatically created the first time the function is called.</p> <pre> void MainWindow::readSettings() { QSettings settings(&quot;Trolltech&quot;, &quot;Application Example&quot;); QPoint pos = settings.value(&quot;pos&quot;, QPoint(200, 200)).toPoint(); QSize size = settings.value(&quot;size&quot;, QSize(400, 400)).toSize(); resize(size); move(pos); }</pre> <p>The <tt>readSettings()</tt> function is called from the constructor to load the user's preferences and other application settings. The <a href="qsettings.html">QSettings</a> class provides a high-level interface for storing settings permanently on disk. On Windows, it uses the (in)famous Windows registry; on Mac OS X, it uses the native XML-based CFPreferences API; on Unix/X11, it uses text files.</p> <p>The <a href="qsettings.html">QSettings</a> constructor takes arguments that identify your company and the name of the product. This ensures that the settings for different applications are kept separately.</p> <p>We use <a href="qsettings.html#value">QSettings::value</a>() to extract the value of the &quot;pos&quot; and &quot;size&quot; settings. The second argument to <a href="qsettings.html#value">QSettings::value</a>() is optional and specifies a default value for the setting if there exists none. This value is used the first time the application is run.</p> <p>When restoring the position and size of a window, it's important to call <a href="qwidget.html#size-prop">QWidget::resize</a>() before <a href="qwidget.html#pos-prop">QWidget::move</a>(). The reason why is given in the <a href="geometry.html">Window Geometry</a> overview.</p> <pre> void MainWindow::writeSettings() { QSettings settings(&quot;Trolltech&quot;, &quot;Application Example&quot;); settings.setValue(&quot;pos&quot;, pos()); settings.setValue(&quot;size&quot;, size()); }</pre> <p>The <tt>writeSettings()</tt> function is called from <tt>closeEvent()</tt>. Writing settings is similar to reading them, except simpler. The arguments to the <a href="qsettings.html">QSettings</a> constructor must be the same as in <tt>readSettings()</tt>.</p> <pre> bool MainWindow::maybeSave() { if (textEdit-&gt;document()-&gt;isModified()) { QMessageBox::StandardButton ret; ret = QMessageBox::warning(this, tr(&quot;Application&quot;), tr(&quot;The document has been modified.\n&quot; &quot;Do you want to save your changes?&quot;), QMessageBox::Save | QMessageBox::Discard | QMessageBox::Cancel); if (ret == QMessageBox::Save) return save(); else if (ret == QMessageBox::Cancel) return false; } return true; }</pre> <p>The <tt>maybeSave()</tt> function is called to save pending changes. If there are pending changes, it pops up a <a href="qmessagebox.html">QMessageBox</a> giving the user to save the document. The options are <a href="qmessagebox.html#StandardButton-enum">QMessageBox::Yes</a>, <a href="qmessagebox.html#StandardButton-enum">QMessageBox::No</a>, and <a href="qmessagebox.html#StandardButton-enum">QMessageBox::Cancel</a>. The <b>Yes</b> button is made the default button (the button that is invoked when the user presses <b>Return</b>) using the <a href="qmessagebox.html#StandardButton-enum">QMessageBox::Default</a> flag; the <b>Cancel</b> button is made the escape button (the button that is invoked when the user presses <b>Esc</b>) using the <a href="qmessagebox.html#StandardButton-enum">QMessageBox::Escape</a> flag.</p> <p>The <tt>maybeSave()</tt> function returns <tt>true</tt> in all cases, except when the user clicks <b>Cancel</b>. The caller must check the return value and stop whatever it was doing if the return value is <tt>false</tt>.</p> <pre> void MainWindow::loadFile(const QString &amp;fileName) { QFile file(fileName); if (!file.open(QFile::ReadOnly | QFile::Text)) { QMessageBox::warning(this, tr(&quot;Application&quot;), tr(&quot;Cannot read file %1:\n%2.&quot;) .arg(fileName) .arg(file.errorString())); return; } QTextStream in(&amp;file); QApplication::setOverrideCursor(Qt::WaitCursor); textEdit-&gt;setPlainText(in.readAll()); QApplication::restoreOverrideCursor(); setCurrentFile(fileName); statusBar()-&gt;showMessage(tr(&quot;File loaded&quot;), 2000); }</pre> <p>In <tt>loadFile()</tt>, we use <a href="qfile.html">QFile</a> and <a href="qtextstream.html">QTextStream</a> to read in the data. The <a href="qfile.html">QFile</a> object provides access to the bytes stored in a file.</p> <p>We start by opening the file in read-only mode. The <a href="qiodevice.html#OpenModeFlag-enum">QFile::Text</a> flag indicates that the file is a text file, not a binary file. On Unix and Mac OS X, this makes no difference, but on Windows, it ensures that the &quot;\r\n&quot; end-of-line sequence is converted to &quot;\n&quot; when reading.</p> <p>If we successfully opened the file, we use a <a href="qtextstream.html">QTextStream</a> object to read in the data. <a href="qtextstream.html">QTextStream</a> automatically converts the 8-bit data into a Unicode <a href="qstring.html">QString</a> and supports various encodings. If no encoding is specified, <a href="qtextstream.html">QTextStream</a> assumes the file is written using the system's default 8-bit encoding (for example, Latin-1; see <a href="qtextcodec.html#codecForLocale">QTextCodec::codecForLocale</a>() for details).</p> <p>Since the call to <a href="qtextstream.html#readAll">QTextStream::readAll</a>() might take some time, we set the cursor to be <a href="qt.html#CursorShape-enum">Qt::WaitCursor</a> for the entire application while it goes on.</p> <p>At the end, we call the private <tt>setCurrentFile()</tt> function, which we'll cover in a moment, and we display the string &quot;File loaded&quot; in the status bar for 2 seconds (2000 milliseconds).</p> <pre> bool MainWindow::saveFile(const QString &amp;fileName) { QFile file(fileName); if (!file.open(QFile::WriteOnly | QFile::Text)) { QMessageBox::warning(this, tr(&quot;Application&quot;), tr(&quot;Cannot write file %1:\n%2.&quot;) .arg(fileName) .arg(file.errorString())); return false; } QTextStream out(&amp;file); QApplication::setOverrideCursor(Qt::WaitCursor); out &lt;&lt; textEdit-&gt;toPlainText(); QApplication::restoreOverrideCursor(); setCurrentFile(fileName); statusBar()-&gt;showMessage(tr(&quot;File saved&quot;), 2000); return true; }</pre> <p>Saving a file is very similar to loading one. Here, the <a href="qiodevice.html#OpenModeFlag-enum">QFile::Text</a> flag ensures that on Windows, &quot;\n&quot; is converted into &quot;\r\n&quot; to conform to the Windows convension.</p> <pre> void MainWindow::setCurrentFile(const QString &amp;fileName) { curFile = fileName; textEdit-&gt;document()-&gt;setModified(false); setWindowModified(false); QString shownName; if (curFile.isEmpty()) shownName = &quot;untitled.txt&quot;; else shownName = strippedName(curFile); setWindowTitle(tr(&quot;%1[*] - %2&quot;).arg(shownName).arg(tr(&quot;Application&quot;))); }</pre> <p>The <tt>setCurrentFile()</tt> function is called to reset the state of a few variables when a file is loaded or saved, or when the user starts editing a new file (in which case <tt>fileName</tt> is empty). We update the <tt>curFile</tt> variable, clear the <a href="qtextdocument.html#modified-prop">QTextDocument::modified</a> flag and the associated <tt>QWidget:windowModified</tt> flag, and update the window title to contain the new file name (or <tt>untitled.txt</tt>).</p> <p>The <tt>strippedName()</tt> function call around <tt>curFile</tt> in the <a href="qwidget.html#windowTitle-prop">QWidget::setWindowTitle</a>() call shortens the file name to exclude the path. Here's the function:</p> <pre> QString MainWindow::strippedName(const QString &amp;fullFileName) { return QFileInfo(fullFileName).fileName(); }</pre> <a name="the-main-function"></a> <h2>The main() Function</h2> <p>The <tt>main()</tt> function for this application is typical of applications that contain one main window:</p> <pre> #include &lt;QApplication&gt; #include &quot;mainwindow.h&quot; int main(int argc, char *argv[]) { Q_INIT_RESOURCE(application); QApplication app(argc, argv); MainWindow mainWin; mainWin.show(); return app.exec(); }</pre> <a name="the-resource-file"></a> <h2>The Resource File</h2> <p>As you will probably recall, for some of the actions, we specified icons with file names starting with <tt>:</tt> and mentioned that such file names aren't ordinary file names, but path in the executable's stored resources. These resources are compiled</p> <p>The resources associated with an application are specified in a <tt>.qrc</tt> file, an XML-based file format that lists files on the disk. Here's the <tt>application.qrc</tt> file that's used by the Application example:</p> <pre> &lt;!DOCTYPE RCC&gt;&lt;RCC version=&quot;1.0&quot;&gt; &lt;qresource&gt; &lt;file&gt;images/copy.png&lt;/file&gt; &lt;file&gt;images/cut.png&lt;/file&gt; &lt;file&gt;images/new.png&lt;/file&gt; &lt;file&gt;images/open.png&lt;/file&gt; &lt;file&gt;images/paste.png&lt;/file&gt; &lt;file&gt;images/save.png&lt;/file&gt; &lt;/qresource&gt; &lt;/RCC&gt;</pre> <p>The <tt>.png</tt> files listed in the <tt>application.qrc</tt> file are files that are part of the Application example's source tree. Paths are relative to the directory where the <tt>application.qrc</tt> file is located (the <tt>mainwindows/application</tt> directory).</p> <p>The resource file must be mentioned in the <tt>application.pro</tt> file so that <tt>qmake</tt> knows about it:</p> <pre> RESOURCES = application.qrc</pre> <p><tt>qmake</tt> will produce make rules to generate a file called <tt>qrc_application.cpp</tt> that is linked into the application. This file contains all the data for the images and other resources as static C++ arrays of compressed binary data. See <a href="resources.html">The Qt Resource System</a> for more information about resources.</p> <p /><address><hr /><div align="center"> <table width="100%" cellspacing="0" border="0"><tr class="address"> <td width="30%">Copyright &copy; 2008 <a href="trolltech.html">Trolltech</a></td> <td width="40%" align="center"><a href="trademarks.html">Trademarks</a></td> <td width="30%" align="right"><div align="right">Qt 4.3.6</div></td> </tr></table></div></address></body> </html>
forum/styles/subsilver2/template/ucp_pm_viewmessage_print.html
voicis/icecream
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html dir="{S_CONTENT_DIRECTION}" lang="{S_USER_LANG}"> <head> <meta http-equiv="Content-Type" content="text/html; charset={S_CONTENT_ENCODING}"> <meta http-equiv="Content-Style-Type" content="text/css"> <meta http-equiv="Content-Language" content="{S_USER_LANG}"> <title>{SITENAME} :: {PAGE_TITLE}</title> <style type="text/css"> <!-- body { font-family: Verdana,serif; font-size: 10pt; } td { font-family: Verdana,serif; font-size: 10pt; line-height: 150%; } .code, .quote { font-size: smaller; border: black solid 1px; } .forum { font-family: Arial,Helvetica,sans-serif; font-weight: bold; font-size: 18pt; } .topic { font-family: Arial,Helvetica,sans-serif; font-size: 14pt; font-weight: bold; } .gensmall { font-size: 8pt; } hr { color: #888; height: 3px; border-style: solid; } hr.sep { color: #aaa; height: 1px; border-style: dashed; } //--> </style> </head> <body> <table width="85%" cellspacing="3" cellpadding="0" border="0" align="center"> <tr> <td colspan="2" align="center"><span class="Forum">{SITENAME}</span><br /><span class="gensmall">{L_PRIVATE_MESSAGING}</span></td> </tr> <tr> <td colspan="2"><br /></td> </tr> <tr> <td><span class="topic">{SUBJECT}</span><br /></td> <td align="{S_CONTENT_FLOW_END}" valign="bottom"><span class="gensmall">{PAGE_NUMBER}</span></td> </tr> </table> <hr width="85%" /> <table width="85%" cellspacing="3" cellpadding="0" border="0" align="center"> <tr> <td width="10%" nowrap="nowrap">{L_PM_FROM}:&nbsp;</td> <td><b>{MESSAGE_AUTHOR}</b> [ {SENT_DATE} ]</td> </tr> <!-- IF S_TO_RECIPIENT --> <tr> <td width="10%" nowrap="nowrap">{L_TO}:</td> <td> <!-- BEGIN to_recipient --> <span<!-- IF to_recipient.IS_GROUP --> class="sep"<!-- ENDIF -->>{to_recipient.NAME}</span>&nbsp; <!-- END to_recipient --> </td> </tr> <!-- ENDIF --> <!-- IF S_BCC_RECIPIENT --> <tr> <td width="10%" nowrap="nowrap">{L_BCC}:</td> <td> <!-- BEGIN bcc_recipient --> <!-- IF bcc_recipient.COLOUR --><span style="color:{bcc_recipient.COLOUR}"><!-- ELSE --><span<!-- IF bcc_recipient.IS_GROUP --> class="sep"<!-- ENDIF -->><!-- ENDIF -->{bcc_recipient.NAME}</span>&nbsp; <!-- END bcc_recipient --> </td> </tr> <!-- ENDIF --> <tr> <td colspan="2"><hr class="sep" />{MESSAGE}</td> </tr> </table> <hr width="85%" /> <table width="85%" cellspacing="3" cellpadding="0" border="0" align="center"> <tr> <td><span class="gensmall">{PAGE_NUMBER}</span></td> <td align="{S_CONTENT_FLOW_END}"><span class="gensmall">{S_TIMEZONE}</span></td> </tr> <tr> <td colspan="2" align="center"><span class="gensmall">Powered by phpBB&reg; Forum Software &copy; phpBB Group<br />https://www.phpbb.com/</span></td> </tr> </table> </body> </html>
templates/sj_appstore_hitech/css/vmslideshow.css
Siguana/linyipassport
/* * jQuery FlexSlider v2.0 * http://www.woothemes.com/flexslider/ * * Copyright 2012 WooThemes * Free to use under the GPLv2 license. * http://www.gnu.org/licenses/gpl-2.0.html * * Contributing author: Tyler Smith (@mbmufffin) */ /* Browser Resets */ .flex-container a:active, .flexslider a:active, .flex-container a:focus, .flexslider a:focus {outline: none;} .slides, .flex-control-nav, .flex-direction-nav {margin: 0; padding: 0; list-style: none;} /* FlexSlider Necessary Styles *********************************/ .flexslider {margin: 0; padding: 0;} .flexslider .slides > li { display: none; -webkit-backface-visibility: hidden; padding: 0 !important; margin: 0 !important; } /* Hide the slides before the JS is loaded. Avoids image jumping */ .flexslider .slides img { width: 100%; display: block; } .flex-pauseplay span {text-transform: capitalize;} /* Clearfix for the .slides element */ .slides:after {content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;} html[xmlns] .slides {display: block;} * html .slides {height: 1%;} /* No JavaScript Fallback */ /* If you are not using another script, such as Modernizr, make sure you * include js that eliminates this class on page load */ .no-js .slides > li:first-child {display: block;} /* FlexSlider Default Theme *********************************/ .flexslider { position: relative; zoom: 1; } .flex-viewport {max-height: 2000px; -webkit-transition: all 1s ease; -moz-transition: all 1s ease; transition: all 1s ease;} .loading .flex-viewport {max-height: 300px;} .flexslider .slides {zoom: 1;} .carousel li {margin-right: 5px} /* Direction Nav */ .flex-direction-nav {*height: 0;} .flex-direction-nav a { z-index: 2; width: 25px; height: 52px; margin: -20px 0 0; display: block; background: url(../images/nave_btn.png) no-repeat left top; position: absolute; top: 50%; cursor: pointer; text-indent: -9999px; -webkit-transition: all .3s ease; } .flex-direction-nav a.flex-prev:hover{ background-position: left -53px; } .flex-direction-nav .flex-next { background-position: right bottom; right: 0px; } .flex-direction-nav a.flex-next:hover{ background-position: right 4px; } .flex-direction-nav .flex-prev { left: 0px; } .flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover {opacity: 1;} .flex-direction-nav .flex-disabled {opacity: .3!important; filter:alpha(opacity=30); cursor: default;} /* Control Nav */ .flex-control-nav {width: 100%; position: absolute; bottom: -40px; text-align: center;} .flex-control-nav li {margin: 0 6px; display: inline-block; zoom: 1; *display: inline;} .flex-control-paging li a {width: 11px; height: 11px; display: block; background: #666; background: rgba(0,0,0,0.5); cursor: pointer; text-indent: -9999px; -webkit-border-radius: 20px; -moz-border-radius: 20px; -o-border-radius: 20px; border-radius: 20px; box-shadow: inset 0 0 3px rgba(0,0,0,0.3);} .flex-control-paging li a:hover { background: #333; background: rgba(0,0,0,0.7); } .flex-control-paging li a.flex-active { background: #000; background: rgba(0,0,0,0.9); cursor: default; } .flex-control-thumbs {margin: 5px 0 0; position: static; overflow: hidden;} .flex-control-thumbs li {width: 25%; float: left; margin: 0;} .flex-control-thumbs img {width: 100%; display: block; opacity: .7; cursor: pointer;} .flex-control-thumbs img:hover {opacity: 1;} .flex-control-thumbs .flex-active {opacity: 1; cursor: default;} @media only screen and (max-width: 520px) { .sl_item_info .addtocart_button, .sl_item_info .title_desc span.desc { display: none; } } @media only screen and (max-width: 1235px) { .sl_item_info .addtocart_button .addtocart-btn { display: none; } } /* custom css ********************* */ .wrap_slide { padding-bottom: 0; position: relative; } .flex-viewport { overflow: visible !important; } ul.slides li { position: relative; } .border_img { /*border-width: 0px 5px; border-style: solid; border-color: #F8F8F8;*/ position: absolute; right:0; left:0; top:0; bottom:0; } ul.slides .flex-active-slide .border_img { background: none; } ul.slides .border_img { /* background: rgba(0, 0, 0, 0.6); */ } .flexslider { position: static; } .flex-control-nav { bottom: 0px; left: 0; position: absolute; right: 0; text-align: center; display:none; } #wrapslider { /*padding: 10px; */ /*border-bottom: 1px solid #A7A9AC;*/ overflow: hidden; position: relative; background: #fff; margin-bottom:10px; } #wrapslider .pad { position: absolute; width: 10px; top: 0; bottom: 0; left: 0; /*background: #F8F8F8;*/ z-index: 1; } #wrapslider .pad.right { left: auto; right: 0; } .sl_item_info { position: absolute; right:0; left:0; bottom:0; background: url(../images/bg-transparent70.png); padding: 20px; /*margin: 0 5px;*/ color: #a7a9ac; opacity: 0; } li.flex-active-slide .sl_item_info { opacity: 1; } .sl_item_info_in { position: relative; } .sl_item_info_in .sj-bt.submitbtn { float: right; padding: 10px 0; } .sl_item_info_in .title_desc a.pro_title { display: block; font-size: 200%; color: #fff !important; text-decoration: none; padding-bottom: 5px; } #wrapslider:hover .sl_item_info_in .title_desc a.pro_title , .sl_item_info_in .title_desc a.pro_title:hover{ color:#FF0000 !important;} .sl_item_info_in .salesPrice { font-size: 250%; margin: 0 20px; color: #fff; } .sl_item_info_in .sj-bt.submitbtn > * { vertical-align: middle; } .sl_item_info_in span.addtocart-btn { background: url(../images/bg_btn.png) repeat-x left top; overflow: hidden; /*border-radius: 30px; -moz-border-radius: 30px; -webkit-border-radius: 30px;*/ } #wrapslider:hover .sl_item_info_in span.addtocart-btn,.sl_item_info_in span.addtocart-btn:hover{ background-position: left bottom; } .sl_item_info_in a.addtocart-btn { border: none; color: #FFFFFF !important; cursor: pointer; display: block; font-size: 150%; height: 28px; line-height: 28px; margin: 0; text-decoration: none; padding: 0 10px 0 45px; background: url(../images/ico-cart2.png) no-repeat left center; } #wrapslider .opa { background: url(../images/bg-transparent70.png); bottom: 0; position: absolute; top: 0; /*width: 12.5%;*/ width: 10.5%; z-index: 2; /*padding: 0 6px 0 2px;*/ /*margin: 10px 0;*/ margin:0px; /*height:416px;*/ } #wrapslider .opa.left { left: 0; } #wrapslider .opa.right { right: 0; } li.flex-active-slide .sl_item_info { animation:myfirst 1s; -moz-animation:myfirst 1s; /* Firefox */ -webkit-animation:myfirst 1s; /* Safari and Chrome */ -o-animation:myfirst 1s; /* Opera */ } @keyframes myfirst { 0% {opacity:0;} 100% {opacity:1;} } @-moz-keyframes myfirst /* Firefox */ { 0% {opacity:0;} 100% {opacity:1;} } @-webkit-keyframes myfirst /* Safari and Chrome */ { 0% {opacity:0;} 100% {opacity:1;} } @-o-keyframes myfirst /* Opera */ { 0% {opacity:0;} 100% {opacity:1;} } .rtl .component-inner #wrapslider, .rtl .component-inner #wrapslider * { direction: ltr; } .rtl .component-inner #wrapslider .title_desc, .rtl .component-inner #wrapslider .sj-bt.submitbtn { direction: rtl; text-align: right; } .rtl .component-inner #wrapslider .sj-bt.submitbtn { float: left; } ul.slides { z-index: 0; }
149-2007/taxonomy/term/229/0/feed/index.html
kfitz/machines
<?xml version="1.0" encoding="utf-8"?> <rss version="2.0" xml:base="http://machines.plannedobsolescence.net/149-2007" xmlns:dc="http://purl.org/dc/elements/1.1/"> <channel> <title>postmodernism - perversion</title> <link>http://machines.plannedobsolescence.net/149-2007/taxonomy/term/229/0</link> <description></description> <language>en</language> <item> <title>Sexuality as Identity</title> <link>http://machines.plannedobsolescence.net/149-2007/node/107</link> <description>&lt;p&gt;To go along with my previous blog about power as a simulacrum, I want to delve deeper into Foucault&#039;s claim that sex is nothing more than an imagined construct. Sex is simply a term used to discuss the discourses on sexuality. Centuries ago, sexual intercourse was nothing more than an activity done in everyday life. There was nothing that needed to be assessed or fixed. Now, sex is an act that requires its own knowledge.&lt;/p&gt; &lt;p&gt;&lt;a href=&quot;http://machines.plannedobsolescence.net/149-2007/node/107&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description> <comments>http://machines.plannedobsolescence.net/149-2007/node/107#comments</comments> <category domain="http://machines.plannedobsolescence.net/149-2007/taxonomy/term/228">homosexual</category> <category domain="http://machines.plannedobsolescence.net/149-2007/taxonomy/term/229">perversion</category> <category domain="http://machines.plannedobsolescence.net/149-2007/taxonomy/term/218">power</category> <category domain="http://machines.plannedobsolescence.net/149-2007/taxonomy/term/210">sex</category> <pubDate>Mon, 29 Oct 2007 06:46:44 +0000</pubDate> <dc:creator>snaggle</dc:creator> <guid isPermaLink="false">107 at http://machines.plannedobsolescence.net/149-2007</guid> </item> </channel> </rss>
wp-content/themes/expression/css/style_ie7.css
aprilmgallaty/shashonnaKnechtFX
#menu-container,#menu,.menu-main-container,#navigation-container,#header{ position: relative; z-index: 102; } #menu ul ul li a{ margin-top:-7px; padding-top:7px; } #menu ul ul li a:hover{ border-width:0px; } #menu ul ul { top:47px; } #menu ul ul ul { top:-1px; } #menu ul li li { display: block; float: left; } #menu ul ul .drop-arrow{ display:none; } .wp-pagenavi{ width:100%; padding:3px 0; } .featured-posts .columns-wrapper{ padding-bottom:30px; } #footer-container{ padding-bottom:40px; } .coment-box p { margin-top: 0px; } .button{ padding-top:3px; padding-bottom:3px; } input.button{ padding-left:10px; padding-right:10px; padding-top:2px; padding-bottom:2px; } #content{ padding-bottom:0px; } #footer-social-icons ul li { display:inline; } #footer-social-icons ul li a { display:inline; } #content .services-shadow, .services-shadow { margin-top: -6px; } .latest-prev, .latest-next { bottom: 75px; } .horizontal-handle{ background-position:center 4px; } .horizontal-slider{ bottom:-40px; } .more-container{ padding-bottom:40px; } #submit{ border-width:0px; padding-left:3px; padding-right:3px; } .gallery a { margin-right: 0px; } #full-width .gallery{ width:930px; } #portfolio-preview-container .gallery { width:650px; } #content .gallery{ position:relative; left:-15px; } a.read-more, .latest-small a.read-more{ margin-bottom:-18px; } .latest-small img{ width:320px; } /*----------------------------------- 12.Updates ----------------------------*/ /*---------------------- VERSION 1.2.0 ----------------------*/ #slider-navigation-wrapper{ position:relative; top:4px; } #header-social-icons ul li { float: left; }
web/index.html
wendeldavid/marvels
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="description" content=""> <meta name="author" content=""> <title>Simple Sidebar - Start Bootstrap Template</title> <!-- Bootstrap Core CSS --> <link href="css/bootstrap.min.css" rel="stylesheet"> <!-- Custom CSS --> <link href="css/simple-sidebar.css" rel="stylesheet"> <!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries --> <!-- WARNING: Respond.js doesn't work if you view the page via file:// --> <!--[if lt IE 9]> <script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script> <script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script> <![endif]--> </head> <body> <div id="wrapper"> <!-- Sidebar --> <div id="sidebar-wrapper"> <ul class="sidebar-nav"> <li class="sidebar-brand"> <div class="glyphicon glyphicon-menu-hamburger"> <a href="#"> </a> </div> </li> <li> <a href="#">Dashboard</a> </li> <li> <a href="#">Shortcuts</a> </li> <li> <a href="#">Overview</a> </li> <li> <a href="#">Events</a> </li> <li> <a href="#">About</a> </li> <li> <a href="#">Services</a> </li> <li> <a href="#">Contact</a> </li> </ul> </div> <!-- /#sidebar-wrapper --> <!-- Page Content --> <div id="page-content-wrapper"> <div class="container-fluid"> <div class="row"> <div class="col-lg-12"> <h1>Simple Sidebar</h1> <p>This template has a responsive menu toggling system. The menu will appear collapsed on smaller screens, and will appear non-collapsed on larger screens. When toggled using the button below, the menu will appear/disappear. On small screens, the page content will be pushed off canvas.</p> <p>Make sure to keep all page content within the <code>#page-content-wrapper</code>.</p> <a href="#menu-toggle" class="btn btn-default" id="menu-toggle">Toggle Menu</a> </div> </div> </div> </div> <!-- /#page-content-wrapper --> </div> <!-- /#wrapper --> <!-- jQuery --> <script src="js/jquery.min.js"></script> <!-- Bootstrap Core JavaScript --> <script src="js/bootstrap.min.js"></script> <!-- Menu Toggle Script --> <script> $("#menu-toggle").click(function(e) { e.preventDefault(); $("#wrapper").toggleClass("toggled"); }); </script> </body> </html>
BFStoryArchive/BFStoryArchive/grand_04_12.html
Blackrobe/blackrobe.github.io
<!DOCTYPE html> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <link rel="stylesheet" type="text/css" href="style/style.css"> <link rel="stylesheet" type="text/css" media="only screen and (min-device-width: 360px)" href="style-compact.css"> <script> (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){ (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o), m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m) })(window,document,'script','//www.google-analytics.com/analytics.js','ga'); ga('create', 'UA-74917613-1', 'auto'); ga('send', 'pageview'); </script> </head> <body> <div class="dungeonBackgroundContainer"> <img class="dungeonFrame" src="dungeon_battle_collection/baseDungeonFrame.png" /> <img class="dungeonImage" src="dungeon_battle_collection/dungeon_battle_10300.jpg" /> </div> <div class="dialogueContainer"> <div class="facePortrait"> <img class="facePortraitFrame" src="navi_chara_collection/characterFrame.png" /> <img class="facePortraitImg" src="navi_chara_collection/blank.png" /> </div> <div class="speakerName">Algmos</div> <div class="speakerMessage"><div style="display:inline;font-size:20px">ROOOOOOAAAARRR!</div></div> </div> <br> <div class="dialogueContainer"> <div class="facePortrait"> <img class="facePortraitFrame" src="navi_chara_collection/characterFrame.png" /> <img class="facePortraitImg" src="navi_chara_collection/navi_chara3_0.png" /> </div> <div class="speakerName"><a href="http://i.imgur.com/SjueK8c.png">Seria</a></div> <div class="speakerMessage">...Algmos.</div> </div> <br> <div class="dialogueContainer"> <div class="facePortrait"> <img class="facePortraitFrame" src="navi_chara_collection/characterFrame.png" /> <img class="facePortraitImg" src="navi_chara_collection/navi_chara3_0.png" /> </div> <div class="speakerName">Seria</div> <div class="speakerMessage">I've hated you for a long time.</div> </div> <br> <div class="dialogueContainer"> <div class="facePortrait"> <img class="facePortraitFrame" src="navi_chara_collection/characterFrame.png" /> <img class="facePortraitImg" src="navi_chara_collection/navi_chara3_0.png" /> </div> <div class="speakerName">Seria</div> <div class="speakerMessage">And of course, those feelings haven't changed.</div> </div> <br> <div class="dialogueContainer"> <div class="facePortrait"> <img class="facePortraitFrame" src="navi_chara_collection/characterFrame.png" /> <img class="facePortraitImg" src="navi_chara_collection/navi_chara3_0.png" /> </div> <div class="speakerName">Seria</div> <div class="speakerMessage">However, I'm not here to slay you just because I resent you...</div> </div> <br> <div class="dialogueContainer"> <div class="facePortrait"> <img class="facePortraitFrame" src="navi_chara_collection/characterFrame.png" /> <img class="facePortraitImg" src="navi_chara_collection/navi_chara3_0.png" /> </div> <div class="speakerName">Seria</div> <div class="speakerMessage">I'm here to honor my fallen comrades who were kind enough to believe in me...</div> </div> <br> <div class="dialogueContainer"> <div class="facePortrait"> <img class="facePortraitFrame" src="navi_chara_collection/characterFrame.png" /> <img class="facePortraitImg" src="navi_chara_collection/navi_chara3_2.png" /> </div> <div class="speakerName">Seria</div> <div class="speakerMessage">I...no, we will defeat you!</div> </div> <br> <div class="dialogueContainer"> <div class="facePortrait"> <img class="facePortraitFrame" src="navi_chara_collection/characterFrame.png" /> <img class="facePortraitImg" src="navi_chara_collection/navi_chara3_2.png" /> </div> <div class="speakerName">Seria</div> <div class="speakerMessage">You're just an obstacle from the past blocking the path that leads to my future!</div> </div> <br> <div class="dialogueContainer"> <div class="facePortrait"> <img class="facePortraitFrame" src="navi_chara_collection/characterFrame.png" /> <img class="facePortraitImg" src="navi_chara_collection/navi_chara10_1.png" /> </div> <div class="speakerName"><a href="http://i.imgur.com/finJi4d.png">Grahdens</a></div> <div class="speakerMessage">Well, well... Seems you're ready to move forward.</div> </div> <br> <div class="dialogueContainer"> <div class="facePortrait"> <img class="facePortraitFrame" src="navi_chara_collection/characterFrame.png" /> <img class="facePortraitImg" src="navi_chara_collection/navi_chara10_1.png" /> </div> <div class="speakerName">Grahdens</div> <div class="speakerMessage">In that case, we will help you to cross that path to the future, Seria.</div> </div> <br> <div class="dialogueContainer"> <div class="facePortrait"> <img class="facePortraitFrame" src="navi_chara_collection/characterFrame.png" /> <img class="facePortraitImg" src="navi_chara_collection/navi_chara10_1.png" /> </div> <div class="speakerName">Grahdens</div> <div class="speakerMessage">Isn't that right, Hans?</div> </div> <br> <div class="dialogueContainer"> <div class="facePortrait"> <img class="facePortraitFrame" src="navi_chara_collection/characterFrame.png" /> <img class="facePortraitImg" src="navi_chara_collection/navi_chara3_2.png" /> </div> <div class="speakerName">Seria</div> <div class="speakerMessage">Let's go!</div> </div> <br> </body> </html> <!-- contact me at reddit /u/blackrobe199 -->
sites/all/modules/sum/styles.css
tcsuder/DrupalCoffee
* { background-color: white; }
docs/_colors/3.0.4/tests/BT/assets/css/test.css
WestpacCXTeam/GUI-source
/* * Testing colors for _colors v3.0.4 BT */ /* ---------------------------------------| COLORS |--------------------------------------- */ /*!_colors v3.0.4 BT*/ /* * SETTINGS */ /*!_fonts v2.0.6*/ /* * SETTINGS */ /* * SETTINGS */ .body-font { font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif; } .brand-font { font-family: Georgia, "Times New Roman", "Times", serif; } /*!_grid v3.0.0*/ /* * SETTINGS */ *, *:after, *:before { box-sizing: border-box; } .clearfix:before, .clearfix:after, .container:before, .container:after, .container-fluid:before, .container-fluid:after, .row:before, .row:after { content: ''; display: table; } .clearfix:after, .container:after, .container-fluid:after, .row:after { clear: both; } .container, .container-fluid { margin-right: auto; margin-left: auto; padding-right: 12px; padding-left: 12px; } @media (min-width: 768px) { .container, .container-fluid { padding-right: 36px; padding-left: 36px; } } @media (min-width: 992px) { .container, .container-fluid { padding-right: 48px; padding-left: 48px; } } @media (min-width: 1200px) { .container, .container-fluid { padding-right: 60px; padding-left: 60px; } } @media (min-width: 768px) { .container { width: 768px; } } @media (min-width: 992px) { .container { width: 992px; } } @media (min-width: 1200px) { .container { width: 1200px; } } .container-fluid { max-width: 1320px; } .row { margin-left: -6px; margin-right: -6px; } @media (min-width: 768px) { .row { margin-left: -12px; margin-right: -12px; } } [class*="col-"] { position: relative; min-height: 1px; padding-left: 6px; padding-right: 6px; } @media (min-width: 768px) { [class*="col-"] { padding-left: 12px; padding-right: 12px; } } .col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 { float: left; } .col-xs-12 { width: 100%; } .col-xs-11 { width: 91.66666667%; } .col-xs-10 { width: 83.33333333%; } .col-xs-9 { width: 75%; } .col-xs-8 { width: 66.66666667%; } .col-xs-7 { width: 58.33333333%; } .col-xs-6 { width: 50%; } .col-xs-5 { width: 41.66666667%; } .col-xs-4 { width: 33.33333333%; } .col-xs-3 { width: 25%; } .col-xs-2 { width: 16.66666667%; } .col-xs-1 { width: 8.33333333%; } .col-xs-pull-12 { right: 100%; } .col-xs-pull-11 { right: 91.66666667%; } .col-xs-pull-10 { right: 83.33333333%; } .col-xs-pull-9 { right: 75%; } .col-xs-pull-8 { right: 66.66666667%; } .col-xs-pull-7 { right: 58.33333333%; } .col-xs-pull-6 { right: 50%; } .col-xs-pull-5 { right: 41.66666667%; } .col-xs-pull-4 { right: 33.33333333%; } .col-xs-pull-3 { right: 25%; } .col-xs-pull-2 { right: 16.66666667%; } .col-xs-pull-1 { right: 8.33333333%; } .col-xs-pull-0 { right: auto; } .col-xs-push-12 { left: 100%; } .col-xs-push-11 { left: 91.66666667%; } .col-xs-push-10 { left: 83.33333333%; } .col-xs-push-9 { left: 75%; } .col-xs-push-8 { left: 66.66666667%; } .col-xs-push-7 { left: 58.33333333%; } .col-xs-push-6 { left: 50%; } .col-xs-push-5 { left: 41.66666667%; } .col-xs-push-4 { left: 33.33333333%; } .col-xs-push-3 { left: 25%; } .col-xs-push-2 { left: 16.66666667%; } .col-xs-push-1 { left: 8.33333333%; } .col-xs-push-0 { left: auto; } .col-xs-offset-12 { margin-left: 100%; } .col-xs-offset-11 { margin-left: 91.66666667%; } .col-xs-offset-10 { margin-left: 83.33333333%; } .col-xs-offset-9 { margin-left: 75%; } .col-xs-offset-8 { margin-left: 66.66666667%; } .col-xs-offset-7 { margin-left: 58.33333333%; } .col-xs-offset-6 { margin-left: 50%; } .col-xs-offset-5 { margin-left: 41.66666667%; } .col-xs-offset-4 { margin-left: 33.33333333%; } .col-xs-offset-3 { margin-left: 25%; } .col-xs-offset-2 { margin-left: 16.66666667%; } .col-xs-offset-1 { margin-left: 8.33333333%; } .col-xs-offset-0 { margin-left: 0%; } @media (min-width: 768px) { .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 { float: left; } .col-sm-12 { width: 100%; } .col-sm-11 { width: 91.66666667%; } .col-sm-10 { width: 83.33333333%; } .col-sm-9 { width: 75%; } .col-sm-8 { width: 66.66666667%; } .col-sm-7 { width: 58.33333333%; } .col-sm-6 { width: 50%; } .col-sm-5 { width: 41.66666667%; } .col-sm-4 { width: 33.33333333%; } .col-sm-3 { width: 25%; } .col-sm-2 { width: 16.66666667%; } .col-sm-1 { width: 8.33333333%; } .col-sm-pull-12 { right: 100%; } .col-sm-pull-11 { right: 91.66666667%; } .col-sm-pull-10 { right: 83.33333333%; } .col-sm-pull-9 { right: 75%; } .col-sm-pull-8 { right: 66.66666667%; } .col-sm-pull-7 { right: 58.33333333%; } .col-sm-pull-6 { right: 50%; } .col-sm-pull-5 { right: 41.66666667%; } .col-sm-pull-4 { right: 33.33333333%; } .col-sm-pull-3 { right: 25%; } .col-sm-pull-2 { right: 16.66666667%; } .col-sm-pull-1 { right: 8.33333333%; } .col-sm-pull-0 { right: auto; } .col-sm-push-12 { left: 100%; } .col-sm-push-11 { left: 91.66666667%; } .col-sm-push-10 { left: 83.33333333%; } .col-sm-push-9 { left: 75%; } .col-sm-push-8 { left: 66.66666667%; } .col-sm-push-7 { left: 58.33333333%; } .col-sm-push-6 { left: 50%; } .col-sm-push-5 { left: 41.66666667%; } .col-sm-push-4 { left: 33.33333333%; } .col-sm-push-3 { left: 25%; } .col-sm-push-2 { left: 16.66666667%; } .col-sm-push-1 { left: 8.33333333%; } .col-sm-push-0 { left: auto; } .col-sm-offset-12 { margin-left: 100%; } .col-sm-offset-11 { margin-left: 91.66666667%; } .col-sm-offset-10 { margin-left: 83.33333333%; } .col-sm-offset-9 { margin-left: 75%; } .col-sm-offset-8 { margin-left: 66.66666667%; } .col-sm-offset-7 { margin-left: 58.33333333%; } .col-sm-offset-6 { margin-left: 50%; } .col-sm-offset-5 { margin-left: 41.66666667%; } .col-sm-offset-4 { margin-left: 33.33333333%; } .col-sm-offset-3 { margin-left: 25%; } .col-sm-offset-2 { margin-left: 16.66666667%; } .col-sm-offset-1 { margin-left: 8.33333333%; } .col-sm-offset-0 { margin-left: 0%; } } @media (min-width: 992px) { .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 { float: left; } .col-md-12 { width: 100%; } .col-md-11 { width: 91.66666667%; } .col-md-10 { width: 83.33333333%; } .col-md-9 { width: 75%; } .col-md-8 { width: 66.66666667%; } .col-md-7 { width: 58.33333333%; } .col-md-6 { width: 50%; } .col-md-5 { width: 41.66666667%; } .col-md-4 { width: 33.33333333%; } .col-md-3 { width: 25%; } .col-md-2 { width: 16.66666667%; } .col-md-1 { width: 8.33333333%; } .col-md-pull-12 { right: 100%; } .col-md-pull-11 { right: 91.66666667%; } .col-md-pull-10 { right: 83.33333333%; } .col-md-pull-9 { right: 75%; } .col-md-pull-8 { right: 66.66666667%; } .col-md-pull-7 { right: 58.33333333%; } .col-md-pull-6 { right: 50%; } .col-md-pull-5 { right: 41.66666667%; } .col-md-pull-4 { right: 33.33333333%; } .col-md-pull-3 { right: 25%; } .col-md-pull-2 { right: 16.66666667%; } .col-md-pull-1 { right: 8.33333333%; } .col-md-pull-0 { right: auto; } .col-md-push-12 { left: 100%; } .col-md-push-11 { left: 91.66666667%; } .col-md-push-10 { left: 83.33333333%; } .col-md-push-9 { left: 75%; } .col-md-push-8 { left: 66.66666667%; } .col-md-push-7 { left: 58.33333333%; } .col-md-push-6 { left: 50%; } .col-md-push-5 { left: 41.66666667%; } .col-md-push-4 { left: 33.33333333%; } .col-md-push-3 { left: 25%; } .col-md-push-2 { left: 16.66666667%; } .col-md-push-1 { left: 8.33333333%; } .col-md-push-0 { left: auto; } .col-md-offset-12 { margin-left: 100%; } .col-md-offset-11 { margin-left: 91.66666667%; } .col-md-offset-10 { margin-left: 83.33333333%; } .col-md-offset-9 { margin-left: 75%; } .col-md-offset-8 { margin-left: 66.66666667%; } .col-md-offset-7 { margin-left: 58.33333333%; } .col-md-offset-6 { margin-left: 50%; } .col-md-offset-5 { margin-left: 41.66666667%; } .col-md-offset-4 { margin-left: 33.33333333%; } .col-md-offset-3 { margin-left: 25%; } .col-md-offset-2 { margin-left: 16.66666667%; } .col-md-offset-1 { margin-left: 8.33333333%; } .col-md-offset-0 { margin-left: 0%; } } @media (min-width: 1200px) { .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 { float: left; } .col-lg-12 { width: 100%; } .col-lg-11 { width: 91.66666667%; } .col-lg-10 { width: 83.33333333%; } .col-lg-9 { width: 75%; } .col-lg-8 { width: 66.66666667%; } .col-lg-7 { width: 58.33333333%; } .col-lg-6 { width: 50%; } .col-lg-5 { width: 41.66666667%; } .col-lg-4 { width: 33.33333333%; } .col-lg-3 { width: 25%; } .col-lg-2 { width: 16.66666667%; } .col-lg-1 { width: 8.33333333%; } .col-lg-pull-12 { right: 100%; } .col-lg-pull-11 { right: 91.66666667%; } .col-lg-pull-10 { right: 83.33333333%; } .col-lg-pull-9 { right: 75%; } .col-lg-pull-8 { right: 66.66666667%; } .col-lg-pull-7 { right: 58.33333333%; } .col-lg-pull-6 { right: 50%; } .col-lg-pull-5 { right: 41.66666667%; } .col-lg-pull-4 { right: 33.33333333%; } .col-lg-pull-3 { right: 25%; } .col-lg-pull-2 { right: 16.66666667%; } .col-lg-pull-1 { right: 8.33333333%; } .col-lg-pull-0 { right: auto; } .col-lg-push-12 { left: 100%; } .col-lg-push-11 { left: 91.66666667%; } .col-lg-push-10 { left: 83.33333333%; } .col-lg-push-9 { left: 75%; } .col-lg-push-8 { left: 66.66666667%; } .col-lg-push-7 { left: 58.33333333%; } .col-lg-push-6 { left: 50%; } .col-lg-push-5 { left: 41.66666667%; } .col-lg-push-4 { left: 33.33333333%; } .col-lg-push-3 { left: 25%; } .col-lg-push-2 { left: 16.66666667%; } .col-lg-push-1 { left: 8.33333333%; } .col-lg-push-0 { left: auto; } .col-lg-offset-12 { margin-left: 100%; } .col-lg-offset-11 { margin-left: 91.66666667%; } .col-lg-offset-10 { margin-left: 83.33333333%; } .col-lg-offset-9 { margin-left: 75%; } .col-lg-offset-8 { margin-left: 66.66666667%; } .col-lg-offset-7 { margin-left: 58.33333333%; } .col-lg-offset-6 { margin-left: 50%; } .col-lg-offset-5 { margin-left: 41.66666667%; } .col-lg-offset-4 { margin-left: 33.33333333%; } .col-lg-offset-3 { margin-left: 25%; } .col-lg-offset-2 { margin-left: 16.66666667%; } .col-lg-offset-1 { margin-left: 8.33333333%; } .col-lg-offset-0 { margin-left: 0%; } } /*!_text-styling v4.0.7*/ /*! normalize.css v4.2.0 | MIT License | github.com/necolas/normalize.css */ /** * 1. Change the default font family in all browsers (opinionated). * 2. Correct the line height in all browsers. * 3. Prevent adjustments of font size after orientation changes in IE and iOS. */ /* Document ========================================================================== */ html { font-family: sans-serif; /* 1 */ line-height: 1.15; /* 2 */ -ms-text-size-adjust: 100%; /* 3 */ -webkit-text-size-adjust: 100%; /* 3 */ } /* Sections ========================================================================== */ /** * Remove the margin in all browsers (opinionated). */ body { margin: 0; } /** * Add the correct display in IE 9-. */ article, aside, footer, header, nav, section { display: block; } /** * Correct the font size and margin on `h1` elements within `section` and * `article` contexts in Chrome, Firefox, and Safari. */ h1 { font-size: 2em; margin: 0.67em 0; } /* Grouping content ========================================================================== */ /** * Add the correct display in IE 9-. * 1. Add the correct display in IE. */ figcaption, figure, main { /* 1 */ display: block; } /** * Add the correct margin in IE 8. */ figure { margin: 1em 40px; } /** * 1. Add the correct box sizing in Firefox. * 2. Show the overflow in Edge and IE. */ hr { box-sizing: content-box; /* 1 */ height: 0; /* 1 */ overflow: visible; /* 2 */ } /** * 1. Correct the inheritance and scaling of font size in all browsers. * 2. Correct the odd `em` font sizing in all browsers. */ pre { font-family: monospace, monospace; /* 1 */ font-size: 1em; /* 2 */ } /* Text-level semantics ========================================================================== */ /** * 1. Remove the gray background on active links in IE 10. * 2. Remove gaps in links underline in iOS 8+ and Safari 8+. */ a { background-color: transparent; /* 1 */ -webkit-text-decoration-skip: objects; /* 2 */ } /** * Remove the outline on focused links when they are also active or hovered * in all browsers (opinionated). */ a:active, a:hover { outline-width: 0; } /** * 1. Remove the bottom border in Firefox 39-. * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari. */ abbr[title] { border-bottom: none; /* 1 */ text-decoration: underline; /* 2 */ -webkit-text-decoration: underline dotted; text-decoration: underline dotted; /* 2 */ } /** * Prevent the duplicate application of `bolder` by the next rule in Safari 6. */ b, strong { font-weight: inherit; } /** * Add the correct font weight in Chrome, Edge, and Safari. */ b, strong { font-weight: bolder; } /** * 1. Correct the inheritance and scaling of font size in all browsers. * 2. Correct the odd `em` font sizing in all browsers. */ code, kbd, samp { font-family: monospace, monospace; /* 1 */ font-size: 1em; /* 2 */ } /** * Add the correct font style in Android 4.3-. */ dfn { font-style: italic; } /** * Add the correct background and color in IE 9-. */ mark { background-color: #ff0; color: #000; } /** * Add the correct font size in all browsers. */ small { font-size: 80%; } /** * Prevent `sub` and `sup` elements from affecting the line height in * all browsers. */ sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; } sub { bottom: -0.25em; } sup { top: -0.5em; } /* Embedded content ========================================================================== */ /** * Add the correct display in IE 9-. */ audio, video { display: inline-block; } /** * Add the correct display in iOS 4-7. */ audio:not([controls]) { display: none; height: 0; } /** * Remove the border on images inside links in IE 10-. */ img { border-style: none; } /** * Hide the overflow in IE. */ svg:not(:root) { overflow: hidden; } /* Forms ========================================================================== */ /** * 1. Change the font styles in all browsers (opinionated). * 2. Remove the margin in Firefox and Safari. */ button, input, optgroup, select, textarea { font-family: sans-serif; /* 1 */ font-size: 100%; /* 1 */ line-height: 1.15; /* 1 */ margin: 0; /* 2 */ } /** * Show the overflow in IE. * 1. Show the overflow in Edge. */ button, input { /* 1 */ overflow: visible; } /** * Remove the inheritance of text transform in Edge, Firefox, and IE. * 1. Remove the inheritance of text transform in Firefox. */ button, select { /* 1 */ text-transform: none; } /** * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video` * controls in Android 4. * 2. Correct the inability to style clickable types in iOS and Safari. */ button, html [type="button"], [type="reset"], [type="submit"] { -webkit-appearance: button; /* 2 */ } /** * Remove the inner border and padding in Firefox. */ button::-moz-focus-inner, [type="button"]::-moz-focus-inner, [type="reset"]::-moz-focus-inner, [type="submit"]::-moz-focus-inner { border-style: none; padding: 0; } /** * Restore the focus styles unset by the previous rule. */ button:-moz-focusring, [type="button"]:-moz-focusring, [type="reset"]:-moz-focusring, [type="submit"]:-moz-focusring { outline: 1px dotted ButtonText; } /** * Change the border, margin, and padding in all browsers (opinionated). */ fieldset { border: 1px solid #c0c0c0; margin: 0 2px; padding: 0.35em 0.625em 0.75em; } /** * 1. Correct the text wrapping in Edge and IE. * 2. Correct the color inheritance from `fieldset` elements in IE. * 3. Remove the padding so developers are not caught out when they zero out * `fieldset` elements in all browsers. */ legend { box-sizing: border-box; /* 1 */ color: inherit; /* 2 */ display: table; /* 1 */ max-width: 100%; /* 1 */ padding: 0; /* 3 */ white-space: normal; /* 1 */ } /** * 1. Add the correct display in IE 9-. * 2. Add the correct vertical alignment in Chrome, Firefox, and Opera. */ progress { display: inline-block; /* 1 */ vertical-align: baseline; /* 2 */ } /** * Remove the default vertical scrollbar in IE. */ textarea { overflow: auto; } /** * 1. Add the correct box sizing in IE 10-. * 2. Remove the padding in IE 10-. */ [type="checkbox"], [type="radio"] { box-sizing: border-box; /* 1 */ padding: 0; /* 2 */ } /** * Correct the cursor style of increment and decrement buttons in Chrome. */ [type="number"]::-webkit-inner-spin-button, [type="number"]::-webkit-outer-spin-button { height: auto; } /** * 1. Correct the odd appearance in Chrome and Safari. * 2. Correct the outline style in Safari. */ [type="search"] { -webkit-appearance: textfield; /* 1 */ outline-offset: -2px; /* 2 */ } /** * Remove the inner padding and cancel buttons in Chrome and Safari on OS X. */ [type="search"]::-webkit-search-cancel-button, [type="search"]::-webkit-search-decoration { -webkit-appearance: none; } /** * 1. Correct the inability to style clickable types in iOS and Safari. * 2. Change font properties to `inherit` in Safari. */ ::-webkit-file-upload-button { -webkit-appearance: button; /* 1 */ font: inherit; /* 2 */ } /* Interactive ========================================================================== */ /* * Add the correct display in IE 9-. * 1. Add the correct display in Edge, IE, and Firefox. */ details, menu { display: block; } /* * Add the correct display in all browsers. */ summary { display: list-item; } /* Scripting ========================================================================== */ /** * Add the correct display in IE 9-. */ canvas { display: inline-block; } /** * Add the correct display in IE. */ template { display: none; } /* Hidden ========================================================================== */ /** * Add the correct display in IE 10-. */ [hidden] { display: none; } /* * SETTINGS */ body { font-size: 0.875rem; line-height: 1.42857143; color: #333; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif; -webkit-font-feature-settings: "liga" 1; font-feature-settings: "liga" 1; } abbr[title] { cursor: help; border-bottom: 1px dotted #333; text-decoration: none; } address { font-style: normal; } blockquote { font-size: 1rem; font-weight: 300; } button, input, optgroup, select, textarea { font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif; } mark { background-color: #d3e3ee; } h1, h2, h3, h4, h5, h6 { color: #2574a9; } .is-keyboarduser h1:focus, .is-keyboarduser h2:focus, .is-keyboarduser h3:focus, .is-keyboarduser h4:focus, .is-keyboarduser h5:focus, .is-keyboarduser h6:focus { outline: 2px solid #ca73a6; outline-offset: 3px; } p { margin: 0.85714286em 0; } dl dt { font-weight: 700; } dl dd { margin: 0; } :focus { outline: none; } ::-moz-selection { background-color: #d3e3ee; } ::selection { background-color: #d3e3ee; } a { color: #9e005d; text-decoration: underline; } a:hover, a:focus { text-decoration: underline; } .is-keyboarduser a:focus { outline: 2px solid #ca73a6; outline-offset: 3px; } label { display: inline-block; margin-bottom: 0.375rem; } @media print { * { text-shadow: none !important; color: #000 !important; background: #fff !important; box-shadow: none !important; border-color: #000 !important; } a, a:visited { text-decoration: underline; } a[href]::after { content: " (" attr(href) ")"; } abbr[title]::after { content: " (" attr(title) ")"; } a[href^="javascript:"]::after, a[href^="#"]::after { content: ""; } pre, blockquote { border: 1px solid #999; padding: 0.375rem; page-break-inside: avoid; } thead { display: table-header-group; } tr, img { page-break-inside: avoid; } img { max-width: 100% !important; } p, h2, h3 { orphans: 3; widows: 3; } h2, h3 { page-break-after: avoid; } p a { word-wrap: break-word; } select { background: #fff !important; } .container, .container-fluid { margin: auto; width: auto; } } .colors { padding: 12px; } .colors:after { float: right; font-size: 12px; background-color: rgba(255, 255, 255, 0.4); padding: 6px; text-transform: uppercase; min-width: 75px; display: inline-block; text-align: center; } .color-A { background-color: #9e005d; } .color-A:after { content: "#9e005d"; } .color-A-90 { background-color: #a8196d; } .color-A-90:after { content: "#a8196d"; } .color-A-80 { background-color: #b1337d; } .color-A-80:after { content: "#b1337d"; } .color-A-70 { background-color: #bb4d8e; } .color-A-70:after { content: "#bb4d8e"; } .color-A-60 { background-color: #c5669e; } .color-A-60:after { content: "#c5669e"; } .color-A-50 { background-color: #cf80ae; } .color-A-50:after { content: "#cf80ae"; } .color-A-40 { background-color: #d899be; } .color-A-40:after { content: "#d899be"; } .color-A-30 { background-color: #e2b3ce; } .color-A-30:after { content: "#e2b3ce"; } .color-A-20 { background-color: #ecccdf; } .color-A-20:after { content: "#ecccdf"; } .color-A-10 { background-color: #f5e6ef; } .color-A-10:after { content: "#f5e6ef"; } .color-A-5 { background-color: #faf2f7; } .color-A-5:after { content: "#faf2f7"; } .color-B { background-color: #2574a9; } .color-B:after { content: "#2574a9"; } .color-B-90 { background-color: #3b82b2; } .color-B-90:after { content: "#3b82b2"; } .color-B-80 { background-color: #5190ba; } .color-B-80:after { content: "#5190ba"; } .color-B-70 { background-color: #669ec3; } .color-B-70:after { content: "#669ec3"; } .color-B-60 { background-color: #7caccb; } .color-B-60:after { content: "#7caccb"; } .color-B-50 { background-color: #92bad4; } .color-B-50:after { content: "#92bad4"; } .color-B-40 { background-color: #a8c7dd; } .color-B-40:after { content: "#a8c7dd"; } .color-B-30 { background-color: #bed5e5; } .color-B-30:after { content: "#bed5e5"; } .color-B-20 { background-color: #d3e3ee; } .color-B-20:after { content: "#d3e3ee"; } .color-B-10 { background-color: #e9f1f6; } .color-B-10:after { content: "#e9f1f6"; } .color-B-5 { background-color: #f4f8fb; } .color-B-5:after { content: "#f4f8fb"; } .color-C { background-color: #637b98; } .color-C:after { content: "#637b98"; } .color-C-90 { background-color: #7388a2; } .color-C-90:after { content: "#7388a2"; } .color-C-80 { background-color: #8295ad; } .color-C-80:after { content: "#8295ad"; } .color-C-70 { background-color: #92a3b7; } .color-C-70:after { content: "#92a3b7"; } .color-C-60 { background-color: #a1b0c1; } .color-C-60:after { content: "#a1b0c1"; } .color-C-50 { background-color: #b1bdcc; } .color-C-50:after { content: "#b1bdcc"; } .color-C-40 { background-color: #c1cad6; } .color-C-40:after { content: "#c1cad6"; } .color-C-30 { background-color: #d0d7e0; } .color-C-30:after { content: "#d0d7e0"; } .color-C-20 { background-color: #e0e5ea; } .color-C-20:after { content: "#e0e5ea"; } .color-C-10 { background-color: #eff2f5; } .color-C-10:after { content: "#eff2f5"; } .color-C-5 { background-color: #f7f8fa; } .color-C-5:after { content: "#f7f8fa"; } .color-D { background-color: #949494; } .color-D:after { content: "#949494"; } .color-D-90 { background-color: #9f9f9f; } .color-D-90:after { content: "#9f9f9f"; } .color-D-80 { background-color: #a9a9a9; } .color-D-80:after { content: "#a9a9a9"; } .color-D-70 { background-color: #b4b4b4; } .color-D-70:after { content: "#b4b4b4"; } .color-D-60 { background-color: #bfbfbf; } .color-D-60:after { content: "#bfbfbf"; } .color-D-50 { background-color: #cacaca; } .color-D-50:after { content: "#cacaca"; } .color-D-40 { background-color: #d4d4d4; } .color-D-40:after { content: "#d4d4d4"; } .color-D-30 { background-color: #dfdfdf; } .color-D-30:after { content: "#dfdfdf"; } .color-D-20 { background-color: #eaeaea; } .color-D-20:after { content: "#eaeaea"; } .color-D-10 { background-color: #f4f4f4; } .color-D-10:after { content: "#f4f4f4"; } .color-D-5 { background-color: #fafafa; } .color-D-5:after { content: "#fafafa"; } .color-E { background-color: #2574a9; } .color-E:after { content: "#2574a9"; } .color-E-90 { background-color: #3b82b2; } .color-E-90:after { content: "#3b82b2"; } .color-E-80 { background-color: #5190ba; } .color-E-80:after { content: "#5190ba"; } .color-E-70 { background-color: #669ec3; } .color-E-70:after { content: "#669ec3"; } .color-E-60 { background-color: #7caccb; } .color-E-60:after { content: "#7caccb"; } .color-E-50 { background-color: #92bad4; } .color-E-50:after { content: "#92bad4"; } .color-E-40 { background-color: #a8c7dd; } .color-E-40:after { content: "#a8c7dd"; } .color-E-30 { background-color: #bed5e5; } .color-E-30:after { content: "#bed5e5"; } .color-E-20 { background-color: #d3e3ee; } .color-E-20:after { content: "#d3e3ee"; } .color-E-10 { background-color: #e9f1f6; } .color-E-10:after { content: "#e9f1f6"; } .color-E-5 { background-color: #f4f8fb; } .color-E-5:after { content: "#f4f8fb"; } .color-F { background-color: #333; } .color-F:after { content: "#333"; } .color-F-90 { background-color: #474747; } .color-F-90:after { content: "#474747"; } .color-F-80 { background-color: #5c5c5c; } .color-F-80:after { content: "#5c5c5c"; } .color-F-70 { background-color: #707070; } .color-F-70:after { content: "#707070"; } .color-F-60 { background-color: #858585; } .color-F-60:after { content: "#858585"; } .color-F-50 { background-color: #999999; } .color-F-50:after { content: "#999999"; } .color-F-40 { background-color: #adadad; } .color-F-40:after { content: "#adadad"; } .color-F-30 { background-color: #c2c2c2; } .color-F-30:after { content: "#c2c2c2"; } .color-F-20 { background-color: #d6d6d6; } .color-F-20:after { content: "#d6d6d6"; } .color-F-10 { background-color: #ebebeb; } .color-F-10:after { content: "#ebebeb"; } .color-F-5 { background-color: #f5f5f5; } .color-F-5:after { content: "#f5f5f5"; } .color-G { background-color: #666; } .color-G:after { content: "#666"; } .color-G-90 { background-color: #757575; } .color-G-90:after { content: "#757575"; } .color-G-80 { background-color: #858585; } .color-G-80:after { content: "#858585"; } .color-G-70 { background-color: #949494; } .color-G-70:after { content: "#949494"; } .color-G-60 { background-color: #a3a3a3; } .color-G-60:after { content: "#a3a3a3"; } .color-G-50 { background-color: #b3b3b3; } .color-G-50:after { content: "#b3b3b3"; } .color-G-40 { background-color: #c2c2c2; } .color-G-40:after { content: "#c2c2c2"; } .color-G-30 { background-color: #d1d1d1; } .color-G-30:after { content: "#d1d1d1"; } .color-G-20 { background-color: #e0e0e0; } .color-G-20:after { content: "#e0e0e0"; } .color-G-10 { background-color: #f0f0f0; } .color-G-10:after { content: "#f0f0f0"; } .color-G-5 { background-color: #f7f7f7; } .color-G-5:after { content: "#f7f7f7"; } .color-H { background-color: #e0e0e0; } .color-H:after { content: "#e0e0e0"; } .color-H-90 { background-color: #e3e3e3; } .color-H-90:after { content: "#e3e3e3"; } .color-H-80 { background-color: #e6e6e6; } .color-H-80:after { content: "#e6e6e6"; } .color-H-70 { background-color: #e9e9e9; } .color-H-70:after { content: "#e9e9e9"; } .color-H-60 { background-color: #ececec; } .color-H-60:after { content: "#ececec"; } .color-H-50 { background-color: #f0f0f0; } .color-H-50:after { content: "#f0f0f0"; } .color-H-40 { background-color: #f3f3f3; } .color-H-40:after { content: "#f3f3f3"; } .color-H-30 { background-color: #f6f6f6; } .color-H-30:after { content: "#f6f6f6"; } .color-H-20 { background-color: #f9f9f9; } .color-H-20:after { content: "#f9f9f9"; } .color-H-10 { background-color: #fcfcfc; } .color-H-10:after { content: "#fcfcfc"; } .color-H-5 { background-color: #fdfdfd; } .color-H-5:after { content: "#fdfdfd"; } .color-I { background-color: #f9f9f9; } .color-I:after { content: "#f9f9f9"; } .color-I-90 { background-color: #fafafa; } .color-I-90:after { content: "#fafafa"; } .color-I-80 { background-color: #fafafa; } .color-I-80:after { content: "#fafafa"; } .color-I-70 { background-color: #fbfbfb; } .color-I-70:after { content: "#fbfbfb"; } .color-I-60 { background-color: #fbfbfb; } .color-I-60:after { content: "#fbfbfb"; } .color-I-50 { background-color: #fcfcfc; } .color-I-50:after { content: "#fcfcfc"; } .color-I-40 { background-color: #fdfdfd; } .color-I-40:after { content: "#fdfdfd"; } .color-I-30 { background-color: #fdfdfd; } .color-I-30:after { content: "#fdfdfd"; } .color-I-20 { background-color: #fefefe; } .color-I-20:after { content: "#fefefe"; } .color-I-10 { background-color: #fefefe; } .color-I-10:after { content: "#fefefe"; } .color-I-5 { background-color: #ffffff; } .color-I-5:after { content: "#ffffff"; } .color-J { background-color: #fcfcfc; } .color-J:after { content: "#fcfcfc"; } .color-J-90 { background-color: #fcfcfc; } .color-J-90:after { content: "#fcfcfc"; } .color-J-80 { background-color: #fdfdfd; } .color-J-80:after { content: "#fdfdfd"; } .color-J-70 { background-color: #fdfdfd; } .color-J-70:after { content: "#fdfdfd"; } .color-J-60 { background-color: #fdfdfd; } .color-J-60:after { content: "#fdfdfd"; } .color-J-50 { background-color: #fefefe; } .color-J-50:after { content: "#fefefe"; } .color-J-40 { background-color: #fefefe; } .color-J-40:after { content: "#fefefe"; } .color-J-30 { background-color: #fefefe; } .color-J-30:after { content: "#fefefe"; } .color-J-20 { background-color: #fefefe; } .color-J-20:after { content: "#fefefe"; } .color-J-10 { background-color: #ffffff; } .color-J-10:after { content: "#ffffff"; } .color-J-5 { background-color: #ffffff; } .color-J-5:after { content: "#ffffff"; } .color-K { background-color: #ca73a6; } .color-K:after { content: "#ca73a6"; } .color-K-90 { background-color: #cf81af; } .color-K-90:after { content: "#cf81af"; } .color-K-80 { background-color: #d58fb8; } .color-K-80:after { content: "#d58fb8"; } .color-K-70 { background-color: #da9dc1; } .color-K-70:after { content: "#da9dc1"; } .color-K-60 { background-color: #dfabca; } .color-K-60:after { content: "#dfabca"; } .color-K-50 { background-color: #e5b9d3; } .color-K-50:after { content: "#e5b9d3"; } .color-K-40 { background-color: #eac7db; } .color-K-40:after { content: "#eac7db"; } .color-K-30 { background-color: #efd5e4; } .color-K-30:after { content: "#efd5e4"; } .color-K-20 { background-color: #f4e3ed; } .color-K-20:after { content: "#f4e3ed"; } .color-K-10 { background-color: #faf1f6; } .color-K-10:after { content: "#faf1f6"; } .color-K-5 { background-color: #fcf8fb; } .color-K-5:after { content: "#fcf8fb"; } .color-Success { background-color: #008000; } .color-Success:after { content: "#008000"; } .color-Success-90 { background-color: #198d19; } .color-Success-90:after { content: "#198d19"; } .color-Success-80 { background-color: #339933; } .color-Success-80:after { content: "#339933"; } .color-Success-70 { background-color: #4da64d; } .color-Success-70:after { content: "#4da64d"; } .color-Success-60 { background-color: #66b366; } .color-Success-60:after { content: "#66b366"; } .color-Success-50 { background-color: #80c080; } .color-Success-50:after { content: "#80c080"; } .color-Success-40 { background-color: #99cc99; } .color-Success-40:after { content: "#99cc99"; } .color-Success-30 { background-color: #b3d9b3; } .color-Success-30:after { content: "#b3d9b3"; } .color-Success-20 { background-color: #cce6cc; } .color-Success-20:after { content: "#cce6cc"; } .color-Success-10 { background-color: #e6f2e6; } .color-Success-10:after { content: "#e6f2e6"; } .color-Success-5 { background-color: #f2f9f2; } .color-Success-5:after { content: "#f2f9f2"; } .color-Danger { background-color: #c40000; } .color-Danger:after { content: "#c40000"; } .color-Danger-90 { background-color: #ca1919; } .color-Danger-90:after { content: "#ca1919"; } .color-Danger-80 { background-color: #d03333; } .color-Danger-80:after { content: "#d03333"; } .color-Danger-70 { background-color: #d64d4d; } .color-Danger-70:after { content: "#d64d4d"; } .color-Danger-60 { background-color: #dc6666; } .color-Danger-60:after { content: "#dc6666"; } .color-Danger-50 { background-color: #e28080; } .color-Danger-50:after { content: "#e28080"; } .color-Danger-40 { background-color: #e79999; } .color-Danger-40:after { content: "#e79999"; } .color-Danger-30 { background-color: #edb3b3; } .color-Danger-30:after { content: "#edb3b3"; } .color-Danger-20 { background-color: #f3cccc; } .color-Danger-20:after { content: "#f3cccc"; } .color-Danger-10 { background-color: #f9e6e6; } .color-Danger-10:after { content: "#f9e6e6"; } .color-Danger-5 { background-color: #fcf2f2; } .color-Danger-5:after { content: "#fcf2f2"; } .color-Warning { background-color: #c53b00; } .color-Warning:after { content: "#c53b00"; } .color-Warning-90 { background-color: #cb4f19; } .color-Warning-90:after { content: "#cb4f19"; } .color-Warning-80 { background-color: #d16233; } .color-Warning-80:after { content: "#d16233"; } .color-Warning-70 { background-color: #d6764d; } .color-Warning-70:after { content: "#d6764d"; } .color-Warning-60 { background-color: #dc8966; } .color-Warning-60:after { content: "#dc8966"; } .color-Warning-50 { background-color: #e29d80; } .color-Warning-50:after { content: "#e29d80"; } .color-Warning-40 { background-color: #e8b199; } .color-Warning-40:after { content: "#e8b199"; } .color-Warning-30 { background-color: #eec4b3; } .color-Warning-30:after { content: "#eec4b3"; } .color-Warning-20 { background-color: #f3d8cc; } .color-Warning-20:after { content: "#f3d8cc"; } .color-Warning-10 { background-color: #f9ebe6; } .color-Warning-10:after { content: "#f9ebe6"; } .color-Warning-5 { background-color: #fcf5f2; } .color-Warning-5:after { content: "#fcf5f2"; } .color-Info { background-color: #0074c4; } .color-Info:after { content: "#0074c4"; } .color-Info-90 { background-color: #1982ca; } .color-Info-90:after { content: "#1982ca"; } .color-Info-80 { background-color: #3390d0; } .color-Info-80:after { content: "#3390d0"; } .color-Info-70 { background-color: #4d9ed6; } .color-Info-70:after { content: "#4d9ed6"; } .color-Info-60 { background-color: #66acdc; } .color-Info-60:after { content: "#66acdc"; } .color-Info-50 { background-color: #80bae2; } .color-Info-50:after { content: "#80bae2"; } .color-Info-40 { background-color: #99c7e7; } .color-Info-40:after { content: "#99c7e7"; } .color-Info-30 { background-color: #b3d5ed; } .color-Info-30:after { content: "#b3d5ed"; } .color-Info-20 { background-color: #cce3f3; } .color-Info-20:after { content: "#cce3f3"; } .color-Info-10 { background-color: #e6f1f9; } .color-Info-10:after { content: "#e6f1f9"; } .color-Info-5 { background-color: #f2f8fc; } .color-Info-5:after { content: "#f2f8fc"; }
assets/css/socialise-admin.css
BlissfulPlugins/socialise
#sc-tiles li { display: inline-block; width: 60px; height: 50px; margin-right: 10px; border-radius: 5px; text-align: center; padding-top: 10px; background-color: #bbb; -webkit-transition: background 0.2s ease; -moz-transition: background 0.2s ease; -o-transition: background 0.2s ease; transition: background 0.2s ease; vertical-align: top; cursor: pointer; } #sc-tiles li:hover { background-color: #666; } #sc-tiles li i { color: #fff; font-size: 40px; } #sc-tiles li.sc-tile-enabled { width: 60px; height: 50px; margin-right: 10px; } /* See http://brandcolors.net/ when added new brands */ #sc-tiles li.sc-tile-enabled.sc-tile-facebook { background-color: #3b5998; } #sc-tiles li.sc-tile-enabled.sc-tile-twitter { background-color: #55acee; } #sc-tiles li.sc-tile-enabled.sc-tile-google-plus { background-color: #dd4b39; } #sc-tiles li.sc-tile-enabled.sc-tile-linkedin { background-color: #0077b5; } #sc-tiles li.sc-tile-enabled.sc-tile-pinterest { background-color: #cb2127; } #sc-tiles li.sc-tile-enabled.sc-tile-stumbleupon { background-color: #eb4924; }
TMP/metronic_v4.5.1/theme_rtl/admin_2_rounded/dashboard_3.html
oscargonzalez/rechabapi
<!DOCTYPE html> <!-- Template Name: Metronic - Responsive Admin Dashboard Template build with Twitter Bootstrap 3.3.5 Version: 4.5.1 Author: KeenThemes Website: http://www.keenthemes.com/ Contact: support@keenthemes.com Follow: www.twitter.com/keenthemes Like: www.facebook.com/keenthemes Purchase: http://themeforest.net/item/metronic-responsive-admin-dashboard-template/4021469?ref=keenthemes License: You must have a valid license purchased only from themeforest(the above link) in order to legally use the theme for your project. --> <!--[if IE 8]> <html lang="en" class="ie8 no-js"> <![endif]--> <!--[if IE 9]> <html lang="en" class="ie9 no-js"> <![endif]--> <!--[if !IE]><!--> <html lang="en" dir="rtl"> <!--<![endif]--> <!-- BEGIN HEAD --> <head> <meta charset="utf-8" /> <title>Metronic | Dashboard 3</title> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta content="width=device-width, initial-scale=1" name="viewport" /> <meta content="" name="description" /> <meta content="" name="author" /> <!-- BEGIN GLOBAL MANDATORY STYLES --> <link href="http://fonts.googleapis.com/css?family=Open+Sans:400,300,600,700&subset=all" rel="stylesheet" type="text/css" /> <link href="../assets/global/plugins/font-awesome/css/font-awesome.min.css" rel="stylesheet" type="text/css" /> <link href="../assets/global/plugins/simple-line-icons/simple-line-icons.min.css" rel="stylesheet" type="text/css" /> <link href="../assets/global/plugins/bootstrap/css/bootstrap-rtl.min.css" rel="stylesheet" type="text/css" /> <link href="../assets/global/plugins/uniform/css/uniform.default.css" rel="stylesheet" type="text/css" /> <link href="../assets/global/plugins/bootstrap-switch/css/bootstrap-switch-rtl.min.css" rel="stylesheet" type="text/css" /> <!-- END GLOBAL MANDATORY STYLES --> <!-- BEGIN PAGE LEVEL PLUGINS --> <link href="../assets/global/plugins/bootstrap-daterangepicker/daterangepicker-bs3.css" rel="stylesheet" type="text/css" /> <link href="../assets/global/plugins/morris/morris.css" rel="stylesheet" type="text/css" /> <link href="../assets/global/plugins/fullcalendar/fullcalendar.min.css" rel="stylesheet" type="text/css" /> <link href="../assets/global/plugins/jqvmap/jqvmap/jqvmap.css" rel="stylesheet" type="text/css" /> <!-- END PAGE LEVEL PLUGINS --> <!-- BEGIN THEME GLOBAL STYLES --> <link href="../assets/global/css/components-rounded-rtl.min.css" rel="stylesheet" id="style_components" type="text/css" /> <link href="../assets/global/css/plugins-rtl.min.css" rel="stylesheet" type="text/css" /> <!-- END THEME GLOBAL STYLES --> <!-- BEGIN THEME LAYOUT STYLES --> <link href="../assets/layouts/layout2/css/layout-rtl.min.css" rel="stylesheet" type="text/css" /> <link href="../assets/layouts/layout2/css/themes/blue-rtl.min.css" rel="stylesheet" type="text/css" id="style_color" /> <link href="../assets/layouts/layout2/css/custom-rtl.min.css" rel="stylesheet" type="text/css" /> <!-- END THEME LAYOUT STYLES --> <link rel="shortcut icon" href="favicon.ico" /> </head> <!-- END HEAD --> <body class="page-header-fixed page-sidebar-closed-hide-logo page-container-bg-solid"> <!-- BEGIN HEADER --> <div class="page-header navbar navbar-fixed-top"> <!-- BEGIN HEADER INNER --> <div class="page-header-inner "> <!-- BEGIN LOGO --> <div class="page-logo"> <a href="index.html"> <img src="../assets/layouts/layout2/img/logo-default.png" alt="logo" class="logo-default" /> </a> <div class="menu-toggler sidebar-toggler"> <!-- DOC: Remove the above "hide" to enable the sidebar toggler button on header --> </div> </div> <!-- END LOGO --> <!-- BEGIN RESPONSIVE MENU TOGGLER --> <a href="javascript:;" class="menu-toggler responsive-toggler" data-toggle="collapse" data-target=".navbar-collapse"> </a> <!-- END RESPONSIVE MENU TOGGLER --> <!-- BEGIN PAGE ACTIONS --> <!-- DOC: Remove "hide" class to enable the page header actions --> <div class="page-actions"> <div class="btn-group"> <button type="button" class="btn btn-circle btn-outline red dropdown-toggle" data-toggle="dropdown"> <i class="fa fa-plus"></i>&nbsp; <span class="hidden-sm hidden-xs">New&nbsp;</span>&nbsp; <i class="fa fa-angle-down"></i> </button> <ul class="dropdown-menu" role="menu"> <li> <a href="javascript:;"> <i class="icon-docs"></i> New Post </a> </li> <li> <a href="javascript:;"> <i class="icon-tag"></i> New Comment </a> </li> <li> <a href="javascript:;"> <i class="icon-share"></i> Share </a> </li> <li class="divider"> </li> <li> <a href="javascript:;"> <i class="icon-flag"></i> Comments <span class="badge badge-success">4</span> </a> </li> <li> <a href="javascript:;"> <i class="icon-users"></i> Feedbacks <span class="badge badge-danger">2</span> </a> </li> </ul> </div> </div> <!-- END PAGE ACTIONS --> <!-- BEGIN PAGE TOP --> <div class="page-top"> <!-- BEGIN HEADER SEARCH BOX --> <!-- DOC: Apply "search-form-expanded" right after the "search-form" class to have half expanded search box --> <form class="search-form search-form-expanded" action="page_general_search_3.html" method="GET"> <div class="input-group"> <input type="text" class="form-control" placeholder="Search..." name="query"> <span class="input-group-btn"> <a href="javascript:;" class="btn submit"> <i class="icon-magnifier"></i> </a> </span> </div> </form> <!-- END HEADER SEARCH BOX --> <!-- BEGIN TOP NAVIGATION MENU --> <div class="top-menu"> <ul class="nav navbar-nav pull-right"> <!-- BEGIN NOTIFICATION DROPDOWN --> <!-- DOC: Apply "dropdown-dark" class after below "dropdown-extended" to change the dropdown styte --> <li class="dropdown dropdown-extended dropdown-notification" id="header_notification_bar"> <a href="javascript:;" class="dropdown-toggle" data-toggle="dropdown" data-hover="dropdown" data-close-others="true"> <i class="icon-bell"></i> <span class="badge badge-default"> 7 </span> </a> <ul class="dropdown-menu"> <li class="external"> <h3> <span class="bold">12 pending</span> notifications</h3> <a href="page_user_profile_1.html">view all</a> </li> <li> <ul class="dropdown-menu-list scroller" style="height: 250px;" data-handle-color="#637283"> <li> <a href="javascript:;"> <span class="time">just now</span> <span class="details"> <span class="label label-sm label-icon label-success"> <i class="fa fa-plus"></i> </span> New user registered. </span> </a> </li> <li> <a href="javascript:;"> <span class="time">3 mins</span> <span class="details"> <span class="label label-sm label-icon label-danger"> <i class="fa fa-bolt"></i> </span> Server #12 overloaded. </span> </a> </li> <li> <a href="javascript:;"> <span class="time">10 mins</span> <span class="details"> <span class="label label-sm label-icon label-warning"> <i class="fa fa-bell-o"></i> </span> Server #2 not responding. </span> </a> </li> <li> <a href="javascript:;"> <span class="time">14 hrs</span> <span class="details"> <span class="label label-sm label-icon label-info"> <i class="fa fa-bullhorn"></i> </span> Application error. </span> </a> </li> <li> <a href="javascript:;"> <span class="time">2 days</span> <span class="details"> <span class="label label-sm label-icon label-danger"> <i class="fa fa-bolt"></i> </span> Database overloaded 68%. </span> </a> </li> <li> <a href="javascript:;"> <span class="time">3 days</span> <span class="details"> <span class="label label-sm label-icon label-danger"> <i class="fa fa-bolt"></i> </span> A user IP blocked. </span> </a> </li> <li> <a href="javascript:;"> <span class="time">4 days</span> <span class="details"> <span class="label label-sm label-icon label-warning"> <i class="fa fa-bell-o"></i> </span> Storage Server #4 not responding dfdfdfd. </span> </a> </li> <li> <a href="javascript:;"> <span class="time">5 days</span> <span class="details"> <span class="label label-sm label-icon label-info"> <i class="fa fa-bullhorn"></i> </span> System Error. </span> </a> </li> <li> <a href="javascript:;"> <span class="time">9 days</span> <span class="details"> <span class="label label-sm label-icon label-danger"> <i class="fa fa-bolt"></i> </span> Storage server failed. </span> </a> </li> </ul> </li> </ul> </li> <!-- END NOTIFICATION DROPDOWN --> <!-- BEGIN INBOX DROPDOWN --> <!-- DOC: Apply "dropdown-dark" class after below "dropdown-extended" to change the dropdown styte --> <li class="dropdown dropdown-extended dropdown-inbox" id="header_inbox_bar"> <a href="javascript:;" class="dropdown-toggle" data-toggle="dropdown" data-hover="dropdown" data-close-others="true"> <i class="icon-envelope-open"></i> <span class="badge badge-default"> 4 </span> </a> <ul class="dropdown-menu"> <li class="external"> <h3>You have <span class="bold">7 New</span> Messages</h3> <a href="app_inbox.html">view all</a> </li> <li> <ul class="dropdown-menu-list scroller" style="height: 275px;" data-handle-color="#637283"> <li> <a href="#"> <span class="photo"> <img src="../assets/layouts/layout3/img/avatar2.jpg" class="img-circle" alt=""> </span> <span class="subject"> <span class="from"> Lisa Wong </span> <span class="time">Just Now </span> </span> <span class="message"> Vivamus sed auctor nibh congue nibh. auctor nibh auctor nibh... </span> </a> </li> <li> <a href="#"> <span class="photo"> <img src="../assets/layouts/layout3/img/avatar3.jpg" class="img-circle" alt=""> </span> <span class="subject"> <span class="from"> Richard Doe </span> <span class="time">16 mins </span> </span> <span class="message"> Vivamus sed congue nibh auctor nibh congue nibh. auctor nibh auctor nibh... </span> </a> </li> <li> <a href="#"> <span class="photo"> <img src="../assets/layouts/layout3/img/avatar1.jpg" class="img-circle" alt=""> </span> <span class="subject"> <span class="from"> Bob Nilson </span> <span class="time">2 hrs </span> </span> <span class="message"> Vivamus sed nibh auctor nibh congue nibh. auctor nibh auctor nibh... </span> </a> </li> <li> <a href="#"> <span class="photo"> <img src="../assets/layouts/layout3/img/avatar2.jpg" class="img-circle" alt=""> </span> <span class="subject"> <span class="from"> Lisa Wong </span> <span class="time">40 mins </span> </span> <span class="message"> Vivamus sed auctor 40% nibh congue nibh... </span> </a> </li> <li> <a href="#"> <span class="photo"> <img src="../assets/layouts/layout3/img/avatar3.jpg" class="img-circle" alt=""> </span> <span class="subject"> <span class="from"> Richard Doe </span> <span class="time">46 mins </span> </span> <span class="message"> Vivamus sed congue nibh auctor nibh congue nibh. auctor nibh auctor nibh... </span> </a> </li> </ul> </li> </ul> </li> <!-- END INBOX DROPDOWN --> <!-- BEGIN TODO DROPDOWN --> <!-- DOC: Apply "dropdown-dark" class after below "dropdown-extended" to change the dropdown styte --> <li class="dropdown dropdown-extended dropdown-tasks" id="header_task_bar"> <a href="javascript:;" class="dropdown-toggle" data-toggle="dropdown" data-hover="dropdown" data-close-others="true"> <i class="icon-calendar"></i> <span class="badge badge-default"> 3 </span> </a> <ul class="dropdown-menu extended tasks"> <li class="external"> <h3>You have <span class="bold">12 pending</span> tasks</h3> <a href="app_todo.html">view all</a> </li> <li> <ul class="dropdown-menu-list scroller" style="height: 275px;" data-handle-color="#637283"> <li> <a href="javascript:;"> <span class="task"> <span class="desc">New release v1.2 </span> <span class="percent">30%</span> </span> <span class="progress"> <span style="width: 40%;" class="progress-bar progress-bar-success" aria-valuenow="40" aria-valuemin="0" aria-valuemax="100"> <span class="sr-only">40% Complete</span> </span> </span> </a> </li> <li> <a href="javascript:;"> <span class="task"> <span class="desc">Application deployment</span> <span class="percent">65%</span> </span> <span class="progress"> <span style="width: 65%;" class="progress-bar progress-bar-danger" aria-valuenow="65" aria-valuemin="0" aria-valuemax="100"> <span class="sr-only">65% Complete</span> </span> </span> </a> </li> <li> <a href="javascript:;"> <span class="task"> <span class="desc">Mobile app release</span> <span class="percent">98%</span> </span> <span class="progress"> <span style="width: 98%;" class="progress-bar progress-bar-success" aria-valuenow="98" aria-valuemin="0" aria-valuemax="100"> <span class="sr-only">98% Complete</span> </span> </span> </a> </li> <li> <a href="javascript:;"> <span class="task"> <span class="desc">Database migration</span> <span class="percent">10%</span> </span> <span class="progress"> <span style="width: 10%;" class="progress-bar progress-bar-warning" aria-valuenow="10" aria-valuemin="0" aria-valuemax="100"> <span class="sr-only">10% Complete</span> </span> </span> </a> </li> <li> <a href="javascript:;"> <span class="task"> <span class="desc">Web server upgrade</span> <span class="percent">58%</span> </span> <span class="progress"> <span style="width: 58%;" class="progress-bar progress-bar-info" aria-valuenow="58" aria-valuemin="0" aria-valuemax="100"> <span class="sr-only">58% Complete</span> </span> </span> </a> </li> <li> <a href="javascript:;"> <span class="task"> <span class="desc">Mobile development</span> <span class="percent">85%</span> </span> <span class="progress"> <span style="width: 85%;" class="progress-bar progress-bar-success" aria-valuenow="85" aria-valuemin="0" aria-valuemax="100"> <span class="sr-only">85% Complete</span> </span> </span> </a> </li> <li> <a href="javascript:;"> <span class="task"> <span class="desc">New UI release</span> <span class="percent">38%</span> </span> <span class="progress progress-striped"> <span style="width: 38%;" class="progress-bar progress-bar-important" aria-valuenow="18" aria-valuemin="0" aria-valuemax="100"> <span class="sr-only">38% Complete</span> </span> </span> </a> </li> </ul> </li> </ul> </li> <!-- END TODO DROPDOWN --> <!-- BEGIN USER LOGIN DROPDOWN --> <!-- DOC: Apply "dropdown-dark" class after below "dropdown-extended" to change the dropdown styte --> <li class="dropdown dropdown-user"> <a href="javascript:;" class="dropdown-toggle" data-toggle="dropdown" data-hover="dropdown" data-close-others="true"> <img alt="" class="img-circle" src="../assets/layouts/layout2/img/avatar3_small.jpg" /> <span class="username username-hide-on-mobile"> Nick </span> <i class="fa fa-angle-down"></i> </a> <ul class="dropdown-menu dropdown-menu-default"> <li> <a href="page_user_profile_1.html"> <i class="icon-user"></i> My Profile </a> </li> <li> <a href="app_calendar.html"> <i class="icon-calendar"></i> My Calendar </a> </li> <li> <a href="app_inbox.html"> <i class="icon-envelope-open"></i> My Inbox <span class="badge badge-danger"> 3 </span> </a> </li> <li> <a href="app_todo_2.html"> <i class="icon-rocket"></i> My Tasks <span class="badge badge-success"> 7 </span> </a> </li> <li class="divider"> </li> <li> <a href="page_user_lock_1.html"> <i class="icon-lock"></i> Lock Screen </a> </li> <li> <a href="page_user_login_1.html"> <i class="icon-key"></i> Log Out </a> </li> </ul> </li> <!-- END USER LOGIN DROPDOWN --> <!-- BEGIN QUICK SIDEBAR TOGGLER --> <!-- DOC: Apply "dropdown-dark" class after below "dropdown-extended" to change the dropdown styte --> <li class="dropdown dropdown-extended quick-sidebar-toggler"> <span class="sr-only">Toggle Quick Sidebar</span> <i class="icon-logout"></i> </li> <!-- END QUICK SIDEBAR TOGGLER --> </ul> </div> <!-- END TOP NAVIGATION MENU --> </div> <!-- END PAGE TOP --> </div> <!-- END HEADER INNER --> </div> <!-- END HEADER --> <!-- BEGIN HEADER & CONTENT DIVIDER --> <div class="clearfix"> </div> <!-- END HEADER & CONTENT DIVIDER --> <!-- BEGIN CONTAINER --> <div class="page-container"> <!-- BEGIN SIDEBAR --> <div class="page-sidebar-wrapper"> <!-- END SIDEBAR --> <!-- DOC: Set data-auto-scroll="false" to disable the sidebar from auto scrolling/focusing --> <!-- DOC: Change data-auto-speed="200" to adjust the sub menu slide up/down speed --> <div class="page-sidebar navbar-collapse collapse"> <!-- BEGIN SIDEBAR MENU --> <!-- DOC: Apply "page-sidebar-menu-light" class right after "page-sidebar-menu" to enable light sidebar menu style(without borders) --> <!-- DOC: Apply "page-sidebar-menu-hover-submenu" class right after "page-sidebar-menu" to enable hoverable(hover vs accordion) sub menu mode --> <!-- DOC: Apply "page-sidebar-menu-closed" class right after "page-sidebar-menu" to collapse("page-sidebar-closed" class must be applied to the body element) the sidebar sub menu mode --> <!-- DOC: Set data-auto-scroll="false" to disable the sidebar from auto scrolling/focusing --> <!-- DOC: Set data-keep-expand="true" to keep the submenues expanded --> <!-- DOC: Set data-auto-speed="200" to adjust the sub menu slide up/down speed --> <ul class="page-sidebar-menu page-header-fixed page-sidebar-menu-hover-submenu " data-keep-expanded="false" data-auto-scroll="true" data-slide-speed="200"> <li class="nav-item start active open"> <a href="javascript:;" class="nav-link nav-toggle"> <i class="icon-home"></i> <span class="title">Dashboard</span> <span class="selected"></span> <span class="arrow open"></span> </a> <ul class="sub-menu"> <li class="nav-item start "> <a href="index.html" class="nav-link "> <i class="icon-bar-chart"></i> <span class="title">Dashboard 1</span> </a> </li> <li class="nav-item start "> <a href="dashboard_2.html" class="nav-link "> <i class="icon-bulb"></i> <span class="title">Dashboard 2</span> <span class="badge badge-success">1</span> </a> </li> <li class="nav-item start active open"> <a href="dashboard_3.html" class="nav-link "> <i class="icon-graph"></i> <span class="title">Dashboard 3</span> <span class="selected"></span> <span class="badge badge-danger">5</span> </a> </li> </ul> </li> <li class="nav-item "> <a href="javascript:;" class="nav-link nav-toggle"> <i class="icon-diamond"></i> <span class="title">UI Features</span> <span class="arrow"></span> </a> <ul class="sub-menu"> <li class="nav-item "> <a href="ui_colors.html" class="nav-link "> <span class="title">Color Library</span> </a> </li> <li class="nav-item "> <a href="ui_general.html" class="nav-link "> <span class="title">General Components</span> </a> </li> <li class="nav-item "> <a href="ui_buttons.html" class="nav-link "> <span class="title">Buttons</span> </a> </li> <li class="nav-item "> <a href="ui_confirmations.html" class="nav-link "> <span class="title">Popover Confirmations</span> </a> </li> <li class="nav-item "> <a href="ui_icons.html" class="nav-link "> <span class="title">Font Icons</span> </a> </li> <li class="nav-item "> <a href="ui_socicons.html" class="nav-link "> <span class="title">Social Icons</span> </a> </li> <li class="nav-item "> <a href="ui_typography.html" class="nav-link "> <span class="title">Typography</span> </a> </li> <li class="nav-item "> <a href="ui_tabs_accordions_navs.html" class="nav-link "> <span class="title">Tabs, Accordions & Navs</span> </a> </li> <li class="nav-item "> <a href="ui_timeline.html" class="nav-link "> <span class="title">Timeline</span> </a> </li> <li class="nav-item "> <a href="ui_tree.html" class="nav-link "> <span class="title">Tree View</span> </a> </li> <li class="nav-item "> <a href="javascript:;" class="nav-link nav-toggle"> <span class="title">Page Progress Bar</span> <span class="arrow"></span> </a> <ul class="sub-menu"> <li class="nav-item "> <a href="ui_page_progress_style_1.html" class="nav-link "> Flash </a> </li> <li class="nav-item "> <a href="ui_page_progress_style_2.html" class="nav-link "> Big Counter </a> </li> </ul> </li> <li class="nav-item "> <a href="ui_blockui.html" class="nav-link "> <span class="title">Block UI</span> </a> </li> <li class="nav-item "> <a href="ui_bootstrap_growl.html" class="nav-link "> <span class="title">Bootstrap Growl Notifications</span> </a> </li> <li class="nav-item "> <a href="ui_notific8.html" class="nav-link "> <span class="title">Notific8 Notifications</span> </a> </li> <li class="nav-item "> <a href="ui_toastr.html" class="nav-link "> <span class="title">Toastr Notifications</span> </a> </li> <li class="nav-item "> <a href="ui_bootbox.html" class="nav-link "> <span class="title">Bootbox Dialogs</span> </a> </li> <li class="nav-item "> <a href="ui_alerts_api.html" class="nav-link "> <span class="title">Metronic Alerts API</span> </a> </li> <li class="nav-item "> <a href="ui_session_timeout.html" class="nav-link "> <span class="title">Session Timeout</span> </a> </li> <li class="nav-item "> <a href="ui_idle_timeout.html" class="nav-link "> <span class="title">User Idle Timeout</span> </a> </li> <li class="nav-item "> <a href="ui_modals.html" class="nav-link "> <span class="title">Modals</span> </a> </li> <li class="nav-item "> <a href="ui_extended_modals.html" class="nav-link "> <span class="title">Extended Modals</span> </a> </li> <li class="nav-item "> <a href="ui_tiles.html" class="nav-link "> <span class="title">Tiles</span> </a> </li> <li class="nav-item "> <a href="ui_datepaginator.html" class="nav-link "> <span class="title">Date Paginator</span> </a> </li> <li class="nav-item "> <a href="ui_nestable.html" class="nav-link "> <span class="title">Nestable List</span> </a> </li> </ul> </li> <li class="nav-item "> <a href="javascript:;" class="nav-link nav-toggle"> <i class="icon-puzzle"></i> <span class="title">Components</span> <span class="arrow"></span> </a> <ul class="sub-menu"> <li class="nav-item "> <a href="components_date_time_pickers.html" class="nav-link "> <span class="title">Date & Time Pickers</span> </a> </li> <li class="nav-item "> <a href="components_color_pickers.html" class="nav-link "> <span class="title">Color Pickers</span> </a> </li> <li class="nav-item "> <a href="components_select2.html" class="nav-link "> <span class="title">Select2 Dropdowns</span> </a> </li> <li class="nav-item "> <a href="components_bootstrap_select.html" class="nav-link "> <span class="title">Bootstrap Select</span> </a> </li> <li class="nav-item "> <a href="components_multi_select.html" class="nav-link "> <span class="title">Multi Select</span> </a> </li> <li class="nav-item "> <a href="components_bootstrap_select_splitter.html" class="nav-link "> <span class="title">Select Splitter</span> </a> </li> <li class="nav-item "> <a href="components_typeahead.html" class="nav-link "> <span class="title">Typeahead Autocomplete</span> </a> </li> <li class="nav-item "> <a href="components_bootstrap_tagsinput.html" class="nav-link "> <span class="title">Bootstrap Tagsinput</span> </a> </li> <li class="nav-item "> <a href="components_bootstrap_switch.html" class="nav-link "> <span class="title">Bootstrap Switch</span> </a> </li> <li class="nav-item "> <a href="components_bootstrap_maxlength.html" class="nav-link "> <span class="title">Bootstrap Maxlength</span> </a> </li> <li class="nav-item "> <a href="components_bootstrap_fileinput.html" class="nav-link "> <span class="title">Bootstrap File Input</span> </a> </li> <li class="nav-item "> <a href="components_bootstrap_touchspin.html" class="nav-link "> <span class="title">Bootstrap Touchspin</span> </a> </li> <li class="nav-item "> <a href="components_form_tools.html" class="nav-link "> <span class="title">Form Widgets & Tools</span> </a> </li> <li class="nav-item "> <a href="components_context_menu.html" class="nav-link "> <span class="title">Context Menu</span> </a> </li> <li class="nav-item "> <a href="components_editors.html" class="nav-link "> <span class="title">Markdown & WYSIWYG Editors</span> </a> </li> <li class="nav-item "> <a href="components_code_editors.html" class="nav-link "> <span class="title">Code Editors</span> </a> </li> <li class="nav-item "> <a href="components_ion_sliders.html" class="nav-link "> <span class="title">Ion Range Sliders</span> </a> </li> <li class="nav-item "> <a href="components_noui_sliders.html" class="nav-link "> <span class="title">NoUI Range Sliders</span> </a> </li> <li class="nav-item "> <a href="components_knob_dials.html" class="nav-link "> <span class="title">Knob Circle Dials</span> </a> </li> </ul> </li> <li class="nav-item "> <a href="javascript:;" class="nav-link nav-toggle"> <i class="icon-settings"></i> <span class="title">Form Stuff</span> <span class="arrow"></span> </a> <ul class="sub-menu"> <li class="nav-item "> <a href="form_controls.html" class="nav-link "> <span class="title">Bootstrap Form <br>Controls</span> </a> </li> <li class="nav-item "> <a href="form_controls_md.html" class="nav-link "> <span class="title">Material Design <br>Form Controls</span> </a> </li> <li class="nav-item "> <a href="form_icheck.html" class="nav-link "> <span class="title">iCheck Controls</span> </a> </li> <li class="nav-item "> <a href="form_layouts.html" class="nav-link "> <span class="title">Form Layouts</span> </a> </li> <li class="nav-item "> <a href="form_editable.html" class="nav-link "> <span class="title">Form X-editable</span> </a> </li> <li class="nav-item "> <a href="form_wizard.html" class="nav-link "> <span class="title">Form Wizard</span> </a> </li> <li class="nav-item "> <a href="form_validation.html" class="nav-link "> <span class="title">Form Validation</span> </a> </li> <li class="nav-item "> <a href="form_image_crop.html" class="nav-link "> <span class="title">Image Cropping</span> </a> </li> <li class="nav-item "> <a href="form_fileupload.html" class="nav-link "> <span class="title">Multiple File Upload</span> </a> </li> <li class="nav-item "> <a href="form_dropzone.html" class="nav-link "> <span class="title">Dropzone File Upload</span> </a> </li> </ul> </li> <li class="nav-item "> <a href="javascript:;" class="nav-link nav-toggle"> <i class="icon-briefcase"></i> <span class="title">Tables</span> <span class="arrow"></span> </a> <ul class="sub-menu"> <li class="nav-item "> <a href="javascript:;" class="nav-link nav-toggle"> <span class="title">Static Tables</span> <span class="arrow"></span> </a> <ul class="sub-menu"> <li class="nav-item "> <a href="table_static_basic.html" class="nav-link "> Basic Tables </a> </li> <li class="nav-item "> <a href="table_static_responsive.html" class="nav-link "> Responsive Tables </a> </li> </ul> </li> <li class="nav-item "> <a href="javascript:;" class="nav-link nav-toggle"> <span class="title">Datatables</span> <span class="arrow"></span> </a> <ul class="sub-menu"> <li class="nav-item "> <a href="table_datatables_managed.html" class="nav-link "> Managed Datatables </a> </li> <li class="nav-item "> <a href="table_datatables_buttons.html" class="nav-link "> Buttons Extension </a> </li> <li class="nav-item "> <a href="table_datatables_colreorder.html" class="nav-link "> Colreorder Extension </a> </li> <li class="nav-item "> <a href="table_datatables_rowreorder.html" class="nav-link "> Rowreorder Extension </a> </li> <li class="nav-item "> <a href="table_datatables_scroller.html" class="nav-link "> Scroller Extension </a> </li> <li class="nav-item "> <a href="table_datatables_fixedheader.html" class="nav-link "> FixedHeader Extension </a> </li> <li class="nav-item "> <a href="table_datatables_responsive.html" class="nav-link "> Responsive Extension </a> </li> <li class="nav-item "> <a href="table_datatables_editable.html" class="nav-link "> Editable Datatables </a> </li> <li class="nav-item "> <a href="table_datatables_ajax.html" class="nav-link "> Ajax Datatables </a> </li> </ul> </li> </ul> </li> <li class="nav-item "> <a href="?p=" class="nav-link nav-toggle"> <i class="icon-wallet"></i> <span class="title">Portlets</span> <span class="arrow"></span> </a> <ul class="sub-menu"> <li class="nav-item "> <a href="portlet_boxed.html" class="nav-link "> <span class="title">Boxed Portlets</span> </a> </li> <li class="nav-item "> <a href="portlet_light.html" class="nav-link "> <span class="title">Light Portlets</span> </a> </li> <li class="nav-item "> <a href="portlet_solid.html" class="nav-link "> <span class="title">Solid Portlets</span> </a> </li> <li class="nav-item "> <a href="portlet_ajax.html" class="nav-link "> <span class="title">Ajax Portlets</span> </a> </li> <li class="nav-item "> <a href="portlet_draggable.html" class="nav-link "> <span class="title">Draggable Portlets</span> </a> </li> </ul> </li> <li class="nav-item "> <a href="javascript:;" class="nav-link nav-toggle"> <i class="icon-bar-chart"></i> <span class="title">Charts</span> <span class="arrow"></span> </a> <ul class="sub-menu"> <li class="nav-item "> <a href="charts_amcharts.html" class="nav-link "> <span class="title">amChart</span> </a> </li> <li class="nav-item "> <a href="charts_flotcharts.html" class="nav-link "> <span class="title">Flot Charts</span> </a> </li> <li class="nav-item "> <a href="charts_flowchart.html" class="nav-link "> <span class="title">Flow Charts</span> </a> </li> <li class="nav-item "> <a href="charts_google.html" class="nav-link "> <span class="title">Google Charts</span> </a> </li> <li class="nav-item "> <a href="charts_echarts.html" class="nav-link "> <span class="title">eCharts</span> </a> </li> <li class="nav-item "> <a href="charts_morris.html" class="nav-link "> <span class="title">Morris Charts</span> </a> </li> </ul> </li> <li class="nav-item "> <a href="javascript:;" class="nav-link nav-toggle"> <i class="icon-pointer"></i> <span class="title">Maps</span> <span class="arrow"></span> </a> <ul class="sub-menu"> <li class="nav-item "> <a href="maps_google.html" class="nav-link "> <span class="title">Google Maps</span> </a> </li> <li class="nav-item "> <a href="maps_vector.html" class="nav-link "> <span class="title">Vector Maps</span> </a> </li> </ul> </li> <li class="nav-item "> <a href="javascript:;" class="nav-link nav-toggle"> <i class="icon-layers"></i> <span class="title">Page Layouts</span> <span class="arrow"></span> </a> <ul class="sub-menu"> <li class="nav-item "> <a href="layout_language_bar.html" class="nav-link "> <span class="title">Header Language Bar</span> </a> </li> <li class="nav-item "> <a href="layout_footer_fixed.html" class="nav-link "> <span class="title">Fixed Footer</span> </a> </li> <li class="nav-item "> <a href="layout_boxed_page.html" class="nav-link "> <span class="title">Boxed Page</span> </a> </li> <li class="nav-item "> <a href="layout_blank_page.html" class="nav-link "> <span class="title">Blank Page</span> </a> </li> </ul> </li> <li class="nav-item "> <a href="javascript:;" class="nav-link nav-toggle"> <i class="icon-feed"></i> <span class="title">Sidebar Layouts</span> <span class="arrow"></span> </a> <ul class="sub-menu"> <li class="nav-item "> <a href="layout_sidebar_menu_accordion.html" class="nav-link "> <span class="title">Sidebar Accordion Menu</span> </a> </li> <li class="nav-item "> <a href="layout_sidebar_menu_compact.html" class="nav-link "> <span class="title">Sidebar Compact Menu</span> </a> </li> <li class="nav-item "> <a href="layout_sidebar_reversed.html" class="nav-link "> <span class="title">Reversed Sidebar Page</span> </a> </li> <li class="nav-item "> <a href="layout_sidebar_fixed.html" class="nav-link "> <span class="title">Fixed Sidebar Layout</span> </a> </li> <li class="nav-item "> <a href="layout_sidebar_closed.html" class="nav-link "> <span class="title">Closed Sidebar Layout</span> </a> </li> </ul> </li> <li class="nav-item "> <a href="javascript:;" class="nav-link nav-toggle"> <i class=" icon-wrench"></i> <span class="title">Custom Layouts</span> <span class="arrow"></span> </a> <ul class="sub-menu"> <li class="nav-item "> <a href="layout_disabled_menu.html" class="nav-link "> <span class="title">Disabled Menu Links</span> </a> </li> <li class="nav-item "> <a href="layout_full_height_portlet.html" class="nav-link "> <span class="title">Full Height Portlet</span> </a> </li> <li class="nav-item "> <a href="layout_full_height_content.html" class="nav-link "> <span class="title">Full Height Content</span> </a> </li> </ul> </li> <li class="nav-item "> <a href="javascript:;" class="nav-link nav-toggle"> <i class="icon-basket"></i> <span class="title">eCommerce</span> <span class="arrow"></span> </a> <ul class="sub-menu"> <li class="nav-item "> <a href="ecommerce_index.html" class="nav-link "> <i class="icon-home"></i> <span class="title">Dashboard</span> </a> </li> <li class="nav-item "> <a href="ecommerce_orders.html" class="nav-link "> <i class="icon-basket"></i> <span class="title">Orders</span> </a> </li> <li class="nav-item "> <a href="ecommerce_orders_view.html" class="nav-link "> <i class="icon-tag"></i> <span class="title">Order View</span> </a> </li> <li class="nav-item "> <a href="ecommerce_products.html" class="nav-link "> <i class="icon-graph"></i> <span class="title">Products</span> </a> </li> <li class="nav-item "> <a href="ecommerce_products_edit.html" class="nav-link "> <i class="icon-graph"></i> <span class="title">Product Edit</span> </a> </li> </ul> </li> <li class="nav-item "> <a href="javascript:;" class="nav-link nav-toggle"> <i class="icon-docs"></i> <span class="title">Apps</span> <span class="arrow"></span> </a> <ul class="sub-menu"> <li class="nav-item "> <a href="app_todo.html" class="nav-link "> <i class="icon-clock"></i> <span class="title">Todo 1</span> </a> </li> <li class="nav-item "> <a href="app_todo_2.html" class="nav-link "> <i class="icon-check"></i> <span class="title">Todo 2</span> </a> </li> <li class="nav-item "> <a href="app_inbox.html" class="nav-link "> <i class="icon-envelope"></i> <span class="title">Inbox</span> </a> </li> <li class="nav-item "> <a href="app_calendar.html" class="nav-link "> <i class="icon-calendar"></i> <span class="title">Calendar</span> </a> </li> </ul> </li> <li class="nav-item "> <a href="javascript:;" class="nav-link nav-toggle"> <i class="icon-user"></i> <span class="title">User</span> <span class="arrow"></span> </a> <ul class="sub-menu"> <li class="nav-item "> <a href="page_user_profile_1.html" class="nav-link "> <i class="icon-user"></i> <span class="title">Profile 1</span> </a> </li> <li class="nav-item "> <a href="page_user_profile_1_account.html" class="nav-link "> <i class="icon-user-female"></i> <span class="title">Profile 1 Account</span> </a> </li> <li class="nav-item "> <a href="page_user_profile_1_help.html" class="nav-link "> <i class="icon-user-following"></i> <span class="title">Profile 1 Help</span> </a> </li> <li class="nav-item "> <a href="page_user_profile_2.html" class="nav-link "> <i class="icon-users"></i> <span class="title">Profile 2</span> </a> </li> <li class="nav-item "> <a href="javascript:;" class="nav-link nav-toggle"> <i class="icon-notebook"></i> <span class="title">Login</span> <span class="arrow"></span> </a> <ul class="sub-menu"> <li class="nav-item "> <a href="page_user_login_1.html" class="nav-link " target="_blank"> Login Page 1 </a> </li> <li class="nav-item "> <a href="page_user_login_2.html" class="nav-link " target="_blank"> Login Page 2 </a> </li> <li class="nav-item "> <a href="page_user_login_3.html" class="nav-link " target="_blank"> Login Page 3 </a> </li> <li class="nav-item "> <a href="page_user_login_4.html" class="nav-link " target="_blank"> Login Page 4 </a> </li> <li class="nav-item "> <a href="page_user_login_5.html" class="nav-link " target="_blank"> Login Page 5 </a> </li> <li class="nav-item "> <a href="page_user_login_6.html" class="nav-link " target="_blank"> Login Page 6 </a> </li> </ul> </li> <li class="nav-item "> <a href="page_user_lock_1.html" class="nav-link " target="_blank"> <i class="icon-lock"></i> <span class="title">Lock Screen 1</span> </a> </li> <li class="nav-item "> <a href="page_user_lock_2.html" class="nav-link " target="_blank"> <i class="icon-lock-open"></i> <span class="title">Lock Screen 2</span> </a> </li> </ul> </li> <li class="nav-item "> <a href="javascript:;" class="nav-link nav-toggle"> <i class="icon-social-dribbble"></i> <span class="title">General</span> <span class="arrow"></span> </a> <ul class="sub-menu"> <li class="nav-item "> <a href="page_general_about.html" class="nav-link "> <i class="icon-info"></i> <span class="title">About</span> </a> </li> <li class="nav-item "> <a href="page_general_contact.html" class="nav-link "> <i class="icon-call-end"></i> <span class="title">Contact</span> </a> </li> <li class="nav-item "> <a href="javascript:;" class="nav-link nav-toggle"> <i class="icon-notebook"></i> <span class="title">Portfolio</span> <span class="arrow"></span> </a> <ul class="sub-menu"> <li class="nav-item "> <a href="page_general_portfolio_1.html" class="nav-link "> Portfolio 1 </a> </li> <li class="nav-item "> <a href="page_general_portfolio_2.html" class="nav-link "> Portfolio 2 </a> </li> <li class="nav-item "> <a href="page_general_portfolio_3.html" class="nav-link "> Portfolio 3 </a> </li> <li class="nav-item "> <a href="page_general_portfolio_4.html" class="nav-link "> Portfolio 4 </a> </li> </ul> </li> <li class="nav-item "> <a href="javascript:;" class="nav-link nav-toggle"> <i class="icon-magnifier"></i> <span class="title">Search</span> <span class="arrow"></span> </a> <ul class="sub-menu"> <li class="nav-item "> <a href="page_general_search.html" class="nav-link "> Search 1 </a> </li> <li class="nav-item "> <a href="page_general_search_2.html" class="nav-link "> Search 2 </a> </li> <li class="nav-item "> <a href="page_general_search_3.html" class="nav-link "> Search 3 </a> </li> <li class="nav-item "> <a href="page_general_search_4.html" class="nav-link "> Search 4 </a> </li> <li class="nav-item "> <a href="page_general_search_5.html" class="nav-link "> Search 5 </a> </li> </ul> </li> <li class="nav-item "> <a href="page_general_pricing.html" class="nav-link "> <i class="icon-tag"></i> <span class="title">Pricing</span> </a> </li> <li class="nav-item "> <a href="page_general_faq.html" class="nav-link "> <i class="icon-wrench"></i> <span class="title">FAQ</span> </a> </li> <li class="nav-item "> <a href="page_general_blog.html" class="nav-link "> <i class="icon-pencil"></i> <span class="title">Blog</span> </a> </li> <li class="nav-item "> <a href="page_general_blog_post.html" class="nav-link "> <i class="icon-note"></i> <span class="title">Blog Post</span> </a> </li> <li class="nav-item "> <a href="page_general_invoice.html" class="nav-link "> <i class="icon-envelope"></i> <span class="title">Invoice</span> </a> </li> <li class="nav-item "> <a href="page_general_invoice_2.html" class="nav-link "> <i class="icon-envelope"></i> <span class="title">Invoice 2</span> </a> </li> </ul> </li> <li class="nav-item "> <a href="javascript:;" class="nav-link nav-toggle"> <i class="icon-settings"></i> <span class="title">System</span> <span class="arrow"></span> </a> <ul class="sub-menu"> <li class="nav-item "> <a href="page_system_coming_soon.html" class="nav-link " target="_blank"> <span class="title">Coming Soon</span> </a> </li> <li class="nav-item "> <a href="page_system_404_1.html" class="nav-link "> <span class="title">404 Page 1</span> </a> </li> <li class="nav-item "> <a href="page_system_404_2.html" class="nav-link " target="_blank"> <span class="title">404 Page 2</span> </a> </li> <li class="nav-item "> <a href="page_system_404_3.html" class="nav-link " target="_blank"> <span class="title">404 Page 3</span> </a> </li> <li class="nav-item "> <a href="page_system_500_1.html" class="nav-link "> <span class="title">500 Page 1</span> </a> </li> <li class="nav-item "> <a href="page_system_500_2.html" class="nav-link " target="_blank"> <span class="title">500 Page 2</span> </a> </li> </ul> </li> <li class="nav-item"> <a href="javascript:;" class="nav-link nav-toggle"> <i class="icon-folder"></i> <span class="title">Multi Level Menu</span> <span class="arrow "></span> </a> <ul class="sub-menu"> <li class="nav-item"> <a href="javascript:;" class="nav-link nav-toggle"> <i class="icon-settings"></i> Item 1 <span class="arrow"></span> </a> <ul class="sub-menu"> <li class="nav-item"> <a href="?p=dashboard-2" target="_blank" class="nav-link"> <i class="icon-user"></i> Arrow Toggle <span class="arrow nav-toggle"></span> </a> <ul class="sub-menu"> <li class="nav-item"> <a href="#" class="nav-link"> <i class="icon-power"></i> Sample Link 1</a> </li> <li class="nav-item"> <a href="#" class="nav-link"> <i class="icon-paper-plane"></i> Sample Link 1</a> </li> <li class="nav-item"> <a href="#" class="nav-link"> <i class="icon-star"></i> Sample Link 1</a> </li> </ul> </li> <li class="nav-item"> <a href="#" class="nav-link"> <i class="icon-camera"></i> Sample Link 1</a> </li> <li class="nav-item"> <a href="#" class="nav-link"> <i class="icon-link"></i> Sample Link 2</a> </li> <li class="nav-item"> <a href="#" class="nav-link"> <i class="icon-pointer"></i> Sample Link 3</a> </li> </ul> </li> <li class="nav-item"> <a href="?p=dashboard-2" target="_blank" class="nav-link"> <i class="icon-globe"></i> Arrow Toggle <span class="arrow nav-toggle"></span> </a> <ul class="sub-menu"> <li class="nav-item"> <a href="#" class="nav-link"> <i class="icon-tag"></i> Sample Link 1</a> </li> <li class="nav-item"> <a href="#" class="nav-link"> <i class="icon-pencil"></i> Sample Link 1</a> </li> <li class="nav-item"> <a href="#" class="nav-link"> <i class="icon-graph"></i> Sample Link 1</a> </li> </ul> </li> <li class="nav-item"> <a href="#" class="nav-link"> <i class="icon-bar-chart"></i> Item 3 </a> </li> </ul> </li> </ul> <!-- END SIDEBAR MENU --> </div> <!-- END SIDEBAR --> </div> <!-- END SIDEBAR --> <!-- BEGIN CONTENT --> <div class="page-content-wrapper"> <!-- BEGIN CONTENT BODY --> <div class="page-content"> <!-- BEGIN PAGE HEADER--> <!-- BEGIN THEME PANEL --> <div class="theme-panel"> <div class="toggler tooltips" data-container="body" data-placement="left" data-html="true" data-original-title="Click to open advance theme customizer panel"> <i class="icon-settings"></i> </div> <div class="toggler-close"> <i class="icon-close"></i> </div> <div class="theme-options"> <div class="theme-option theme-colors clearfix"> <span> THEME COLOR </span> <ul> <li class="color-default current tooltips" data-style="default" data-container="body" data-original-title="Default"> </li> <li class="color-grey tooltips" data-style="grey" data-container="body" data-original-title="Grey"> </li> <li class="color-blue tooltips" data-style="blue" data-container="body" data-original-title="Blue"> </li> <li class="color-dark tooltips" data-style="dark" data-container="body" data-original-title="Dark"> </li> <li class="color-light tooltips" data-style="light" data-container="body" data-original-title="Light"> </li> </ul> </div> <div class="theme-option"> <span> Theme Style </span> <select class="layout-style-option form-control input-small"> <option value="square" selected="selected">Square corners</option> <option value="rounded">Rounded corners</option> </select> </div> <div class="theme-option"> <span> Layout </span> <select class="layout-option form-control input-small"> <option value="fluid" selected="selected">Fluid</option> <option value="boxed">Boxed</option> </select> </div> <div class="theme-option"> <span> Header </span> <select class="page-header-option form-control input-small"> <option value="fixed" selected="selected">Fixed</option> <option value="default">Default</option> </select> </div> <div class="theme-option"> <span> Top Dropdown</span> <select class="page-header-top-dropdown-style-option form-control input-small"> <option value="light" selected="selected">Light</option> <option value="dark">Dark</option> </select> </div> <div class="theme-option"> <span> Sidebar Mode</span> <select class="sidebar-option form-control input-small"> <option value="fixed">Fixed</option> <option value="default" selected="selected">Default</option> </select> </div> <div class="theme-option"> <span> Sidebar Style</span> <select class="sidebar-style-option form-control input-small"> <option value="default" selected="selected">Default</option> <option value="compact">Compact</option> </select> </div> <div class="theme-option"> <span> Sidebar Menu </span> <select class="sidebar-menu-option form-control input-small"> <option value="accordion" selected="selected">Accordion</option> <option value="hover">Hover</option> </select> </div> <div class="theme-option"> <span> Sidebar Position </span> <select class="sidebar-pos-option form-control input-small"> <option value="left" selected="selected">Left</option> <option value="right">Right</option> </select> </div> <div class="theme-option"> <span> Footer </span> <select class="page-footer-option form-control input-small"> <option value="fixed">Fixed</option> <option value="default" selected="selected">Default</option> </select> </div> </div> </div> <!-- END THEME PANEL --> <h3 class="page-title"> Dashboard 3 <small>dashboard & statistics</small> </h3> <div class="page-bar"> <ul class="page-breadcrumb"> <li> <i class="icon-home"></i> <a href="index.html">Home</a> <i class="fa fa-angle-right"></i> </li> <li> <span>Dashboard</span> </li> </ul> <div class="page-toolbar"> <div class="btn-group pull-right"> <button type="button" class="btn btn-fit-height grey-salt dropdown-toggle" data-toggle="dropdown" data-hover="dropdown" data-delay="1000" data-close-others="true"> Actions <i class="fa fa-angle-down"></i> </button> <ul class="dropdown-menu pull-right" role="menu"> <li> <a href="#"> <i class="icon-bell"></i> Action</a> </li> <li> <a href="#"> <i class="icon-shield"></i> Another action</a> </li> <li> <a href="#"> <i class="icon-user"></i> Something else here</a> </li> <li class="divider"> </li> <li> <a href="#"> <i class="icon-bag"></i> Separated link</a> </li> </ul> </div> </div> </div> <!-- END PAGE HEADER--> <div class="row widget-row"> <div class="col-md-3"> <!-- BEGIN WIDGET THUMB --> <div class="widget-thumb widget-bg-color-white text-uppercase margin-bottom-20 "> <h4 class="widget-thumb-heading">Current Balance</h4> <div class="widget-thumb-wrap"> <i class="widget-thumb-icon bg-green icon-bulb"></i> <div class="widget-thumb-body"> <span class="widget-thumb-subtitle">USD</span> <span class="widget-thumb-body-stat" data-counter="counterup" data-value="7,644">0</span> </div> </div> </div> <!-- END WIDGET THUMB --> </div> <div class="col-md-3"> <!-- BEGIN WIDGET THUMB --> <div class="widget-thumb widget-bg-color-white text-uppercase margin-bottom-20 "> <h4 class="widget-thumb-heading">Weekly Sales</h4> <div class="widget-thumb-wrap"> <i class="widget-thumb-icon bg-red icon-layers"></i> <div class="widget-thumb-body"> <span class="widget-thumb-subtitle">USD</span> <span class="widget-thumb-body-stat" data-counter="counterup" data-value="1,293">0</span> </div> </div> </div> <!-- END WIDGET THUMB --> </div> <div class="col-md-3"> <!-- BEGIN WIDGET THUMB --> <div class="widget-thumb widget-bg-color-white text-uppercase margin-bottom-20 "> <h4 class="widget-thumb-heading">Biggest Purchase</h4> <div class="widget-thumb-wrap"> <i class="widget-thumb-icon bg-purple icon-screen-desktop"></i> <div class="widget-thumb-body"> <span class="widget-thumb-subtitle">USD</span> <span class="widget-thumb-body-stat" data-counter="counterup" data-value="815">0</span> </div> </div> </div> <!-- END WIDGET THUMB --> </div> <div class="col-md-3"> <!-- BEGIN WIDGET THUMB --> <div class="widget-thumb widget-bg-color-white text-uppercase margin-bottom-20 "> <h4 class="widget-thumb-heading">Average Monthly</h4> <div class="widget-thumb-wrap"> <i class="widget-thumb-icon bg-blue icon-bar-chart"></i> <div class="widget-thumb-body"> <span class="widget-thumb-subtitle">USD</span> <span class="widget-thumb-body-stat" data-counter="counterup" data-value="5,071">0</span> </div> </div> </div> <!-- END WIDGET THUMB --> </div> </div> <div class="row"> <div class="col-md-6 col-sm-6"> <div class="portlet light "> <div class="portlet-title"> <div class="caption"> <span class="caption-subject bold uppercase font-red">Flight Stats</span> <span class="caption-helper">flight stats...</span> </div> <div class="actions"> <a class="btn btn-circle btn-icon-only btn-default" href="#"> <i class="icon-cloud-upload"></i> </a> <a class="btn btn-circle btn-icon-only btn-default" href="#"> <i class="icon-wrench"></i> </a> <a class="btn btn-circle btn-icon-only btn-default" href="#"> <i class="icon-trash"></i> </a> <a class="btn btn-circle btn-icon-only btn-default fullscreen" href="#"> </a> </div> </div> <div class="portlet-body"> <div id="dashboard_amchart_2" class="mapChart"></div> </div> </div> </div> <div class="col-md-6 col-sm-6"> <div class="portlet light "> <div class="portlet-title"> <div class="caption font-green"> <span class="caption-subject bold uppercase">Sales By Region</span> <span class="caption-helper">distance stats...</span> </div> <div class="actions"> <div class="btn-group"> <a class="btn green-haze btn-outline btn-circle btn-sm" href="javascript:;" data-toggle="dropdown" data-hover="dropdown" data-close-others="true"> Actions <i class="fa fa-angle-down"></i> </a> <ul class="dropdown-menu pull-right"> <li> <a href="javascript:;"> Option 1</a> </li> <li class="divider"> </li> <li> <a href="javascript:;">Option 2</a> </li> <li> <a href="javascript:;">Option 3</a> </li> <li> <a href="javascript:;">Option 4</a> </li> </ul> </div> </div> </div> <div class="portlet-body"> <div id="dashboard_amchart_4" class="CSSAnimationChart"></div> </div> </div> </div> </div> <div class="row"> <div class="col-md-6 col-sm-6"> <!-- BEGIN PORTLET--> <div class="portlet light "> <div class="portlet-title"> <div class="caption"> <i class="icon-bar-chart font-green"></i> <span class="caption-subject font-green bold uppercase">Site Visits</span> <span class="caption-helper">weekly stats...</span> </div> <div class="actions"> <div class="btn-group btn-group-devided" data-toggle="buttons"> <label class="btn red btn-outline btn-circle btn-sm active"> <input type="radio" name="options" class="toggle" id="option1">New</label> <label class="btn red btn-outline btn-circle btn-sm"> <input type="radio" name="options" class="toggle" id="option2">Returning</label> </div> </div> </div> <div class="portlet-body"> <div id="site_statistics_loading"> <img src="../assets/global/img/loading.gif" alt="loading" /> </div> <div id="site_statistics_content" class="display-none"> <div id="site_statistics" class="chart"> </div> </div> </div> </div> <!-- END PORTLET--> </div> <div class="col-md-6 col-sm-6"> <!-- BEGIN PORTLET--> <div class="portlet light "> <div class="portlet-title"> <div class="caption"> <i class="icon-share font-red-sunglo hide"></i> <span class="caption-subject font-red-sunglo bold uppercase">Revenue</span> <span class="caption-helper">monthly stats...</span> </div> <div class="actions"> <div class="btn-group"> <a href="" class="btn dark btn-outline btn-circle btn-sm dropdown-toggle" data-toggle="dropdown" data-hover="dropdown" data-close-others="true"> Filter Range <span class="fa fa-angle-down"> </span> </a> <ul class="dropdown-menu pull-right"> <li> <a href="javascript:;"> Q1 2014 <span class="label label-sm label-default"> past </span> </a> </li> <li> <a href="javascript:;"> Q2 2014 <span class="label label-sm label-default"> past </span> </a> </li> <li class="active"> <a href="javascript:;"> Q3 2014 <span class="label label-sm label-success"> current </span> </a> </li> <li> <a href="javascript:;"> Q4 2014 <span class="label label-sm label-warning"> upcoming </span> </a> </li> </ul> </div> </div> </div> <div class="portlet-body"> <div id="site_activities_loading"> <img src="../assets/global/img/loading.gif" alt="loading" /> </div> <div id="site_activities_content" class="display-none"> <div id="site_activities" style="height: 228px;"> </div> </div> <div style="margin: 20px 0 10px 30px"> <div class="row"> <div class="col-md-3 col-sm-3 col-xs-6 text-stat"> <span class="label label-sm label-success"> Revenue: </span> <h3>$13,234</h3> </div> <div class="col-md-3 col-sm-3 col-xs-6 text-stat"> <span class="label label-sm label-info"> Tax: </span> <h3>$134,900</h3> </div> <div class="col-md-3 col-sm-3 col-xs-6 text-stat"> <span class="label label-sm label-danger"> Shipment: </span> <h3>$1,134</h3> </div> <div class="col-md-3 col-sm-3 col-xs-6 text-stat"> <span class="label label-sm label-warning"> Orders: </span> <h3>235090</h3> </div> </div> </div> </div> </div> <!-- END PORTLET--> </div> </div> <div class="row"> <div class="col-md-6 col-sm-6"> <div class="portlet light "> <div class="portlet-title"> <div class="caption"> <i class="icon-share font-blue"></i> <span class="caption-subject font-blue bold uppercase">Recent Activities</span> </div> <div class="actions"> <div class="btn-group"> <a class="btn btn-sm blue btn-outline btn-circle" href="javascript:;" data-toggle="dropdown" data-hover="dropdown" data-close-others="true"> Filter By <i class="fa fa-angle-down"></i> </a> <div class="dropdown-menu hold-on-click dropdown-checkboxes pull-right"> <label> <input type="checkbox" /> Finance</label> <label> <input type="checkbox" checked="" /> Membership</label> <label> <input type="checkbox" /> Customer Support</label> <label> <input type="checkbox" checked="" /> HR</label> <label> <input type="checkbox" /> System</label> </div> </div> </div> </div> <div class="portlet-body"> <div class="scroller" style="height: 300px;" data-always-visible="1" data-rail-visible="0"> <ul class="feeds"> <li> <div class="col1"> <div class="cont"> <div class="cont-col1"> <div class="label label-sm label-info"> <i class="fa fa-check"></i> </div> </div> <div class="cont-col2"> <div class="desc"> You have 4 pending tasks. <span class="label label-sm label-warning "> Take action <i class="fa fa-share"></i> </span> </div> </div> </div> </div> <div class="col2"> <div class="date"> Just now </div> </div> </li> <li> <a href="javascript:;"> <div class="col1"> <div class="cont"> <div class="cont-col1"> <div class="label label-sm label-success"> <i class="fa fa-bar-chart-o"></i> </div> </div> <div class="cont-col2"> <div class="desc"> Finance Report for year 2013 has been released. </div> </div> </div> </div> <div class="col2"> <div class="date"> 20 mins </div> </div> </a> </li> <li> <div class="col1"> <div class="cont"> <div class="cont-col1"> <div class="label label-sm label-danger"> <i class="fa fa-user"></i> </div> </div> <div class="cont-col2"> <div class="desc"> You have 5 pending membership that requires a quick review. </div> </div> </div> </div> <div class="col2"> <div class="date"> 24 mins </div> </div> </li> <li> <div class="col1"> <div class="cont"> <div class="cont-col1"> <div class="label label-sm label-info"> <i class="fa fa-shopping-cart"></i> </div> </div> <div class="cont-col2"> <div class="desc"> New order received with <span class="label label-sm label-success"> Reference Number: DR23923 </span> </div> </div> </div> </div> <div class="col2"> <div class="date"> 30 mins </div> </div> </li> <li> <div class="col1"> <div class="cont"> <div class="cont-col1"> <div class="label label-sm label-success"> <i class="fa fa-user"></i> </div> </div> <div class="cont-col2"> <div class="desc"> You have 5 pending membership that requires a quick review. </div> </div> </div> </div> <div class="col2"> <div class="date"> 24 mins </div> </div> </li> <li> <div class="col1"> <div class="cont"> <div class="cont-col1"> <div class="label label-sm label-default"> <i class="fa fa-bell-o"></i> </div> </div> <div class="cont-col2"> <div class="desc"> Web server hardware needs to be upgraded. <span class="label label-sm label-default "> Overdue </span> </div> </div> </div> </div> <div class="col2"> <div class="date"> 2 hours </div> </div> </li> <li> <a href="javascript:;"> <div class="col1"> <div class="cont"> <div class="cont-col1"> <div class="label label-sm label-default"> <i class="fa fa-briefcase"></i> </div> </div> <div class="cont-col2"> <div class="desc"> IPO Report for year 2013 has been released. </div> </div> </div> </div> <div class="col2"> <div class="date"> 20 mins </div> </div> </a> </li> <li> <div class="col1"> <div class="cont"> <div class="cont-col1"> <div class="label label-sm label-info"> <i class="fa fa-check"></i> </div> </div> <div class="cont-col2"> <div class="desc"> You have 4 pending tasks. <span class="label label-sm label-warning "> Take action <i class="fa fa-share"></i> </span> </div> </div> </div> </div> <div class="col2"> <div class="date"> Just now </div> </div> </li> <li> <a href="javascript:;"> <div class="col1"> <div class="cont"> <div class="cont-col1"> <div class="label label-sm label-danger"> <i class="fa fa-bar-chart-o"></i> </div> </div> <div class="cont-col2"> <div class="desc"> Finance Report for year 2013 has been released. </div> </div> </div> </div> <div class="col2"> <div class="date"> 20 mins </div> </div> </a> </li> <li> <div class="col1"> <div class="cont"> <div class="cont-col1"> <div class="label label-sm label-default"> <i class="fa fa-user"></i> </div> </div> <div class="cont-col2"> <div class="desc"> You have 5 pending membership that requires a quick review. </div> </div> </div> </div> <div class="col2"> <div class="date"> 24 mins </div> </div> </li> <li> <div class="col1"> <div class="cont"> <div class="cont-col1"> <div class="label label-sm label-info"> <i class="fa fa-shopping-cart"></i> </div> </div> <div class="cont-col2"> <div class="desc"> New order received with <span class="label label-sm label-success"> Reference Number: DR23923 </span> </div> </div> </div> </div> <div class="col2"> <div class="date"> 30 mins </div> </div> </li> <li> <div class="col1"> <div class="cont"> <div class="cont-col1"> <div class="label label-sm label-success"> <i class="fa fa-user"></i> </div> </div> <div class="cont-col2"> <div class="desc"> You have 5 pending membership that requires a quick review. </div> </div> </div> </div> <div class="col2"> <div class="date"> 24 mins </div> </div> </li> <li> <div class="col1"> <div class="cont"> <div class="cont-col1"> <div class="label label-sm label-warning"> <i class="fa fa-bell-o"></i> </div> </div> <div class="cont-col2"> <div class="desc"> Web server hardware needs to be upgraded. <span class="label label-sm label-default "> Overdue </span> </div> </div> </div> </div> <div class="col2"> <div class="date"> 2 hours </div> </div> </li> <li> <a href="javascript:;"> <div class="col1"> <div class="cont"> <div class="cont-col1"> <div class="label label-sm label-info"> <i class="fa fa-briefcase"></i> </div> </div> <div class="cont-col2"> <div class="desc"> IPO Report for year 2013 has been released. </div> </div> </div> </div> <div class="col2"> <div class="date"> 20 mins </div> </div> </a> </li> </ul> </div> <div class="scroller-footer"> <div class="btn-arrow-link pull-right"> <a href="javascript:;">See All Records</a> <i class="icon-arrow-right"></i> </div> </div> </div> </div> </div> <div class="col-md-6 col-sm-6"> <div class="portlet light tasks-widget "> <div class="portlet-title"> <div class="caption"> <i class="icon-share font-green-haze hide"></i> <span class="caption-subject font-green bold uppercase">Tasks</span> <span class="caption-helper">tasks summary...</span> </div> <div class="actions"> <div class="btn-group"> <a class="btn green btn-circle btn-sm" href="javascript:;" data-toggle="dropdown" data-hover="dropdown" data-close-others="true"> More <i class="fa fa-angle-down"></i> </a> <ul class="dropdown-menu pull-right"> <li> <a href="javascript:;"> All Project </a> </li> <li class="divider"> </li> <li> <a href="javascript:;"> AirAsia </a> </li> <li> <a href="javascript:;"> Cruise </a> </li> <li> <a href="javascript:;"> HSBC </a> </li> <li class="divider"> </li> <li> <a href="javascript:;"> Pending <span class="badge badge-danger"> 4 </span> </a> </li> <li> <a href="javascript:;"> Completed <span class="badge badge-success"> 12 </span> </a> </li> <li> <a href="javascript:;"> Overdue <span class="badge badge-warning"> 9 </span> </a> </li> </ul> </div> </div> </div> <div class="portlet-body"> <div class="task-content"> <div class="scroller" style="height: 312px;" data-always-visible="1" data-rail-visible1="1"> <!-- START TASK LIST --> <ul class="task-list"> <li> <div class="task-checkbox"> <input type="checkbox" class="liChild" value="" /> </div> <div class="task-title"> <span class="task-title-sp"> Present 2013 Year IPO Statistics at Board Meeting </span> <span class="label label-sm label-success">Company</span> <span class="task-bell"> <i class="fa fa-bell-o"></i> </span> </div> <div class="task-config"> <div class="task-config-btn btn-group"> <a class="btn btn-sm default" href="javascript:;" data-toggle="dropdown" data-hover="dropdown" data-close-others="true"> <i class="fa fa-cog"></i> <i class="fa fa-angle-down"></i> </a> <ul class="dropdown-menu pull-right"> <li> <a href="javascript:;"> <i class="fa fa-check"></i> Complete </a> </li> <li> <a href="javascript:;"> <i class="fa fa-pencil"></i> Edit </a> </li> <li> <a href="javascript:;"> <i class="fa fa-trash-o"></i> Cancel </a> </li> </ul> </div> </div> </li> <li> <div class="task-checkbox"> <input type="checkbox" class="liChild" value="" /> </div> <div class="task-title"> <span class="task-title-sp"> Hold An Interview for Marketing Manager Position </span> <span class="label label-sm label-danger">Marketing</span> </div> <div class="task-config"> <div class="task-config-btn btn-group"> <a class="btn btn-sm default" href="javascript:;" data-toggle="dropdown" data-hover="dropdown" data-close-others="true"> <i class="fa fa-cog"></i> <i class="fa fa-angle-down"></i> </a> <ul class="dropdown-menu pull-right"> <li> <a href="javascript:;"> <i class="fa fa-check"></i> Complete </a> </li> <li> <a href="javascript:;"> <i class="fa fa-pencil"></i> Edit </a> </li> <li> <a href="javascript:;"> <i class="fa fa-trash-o"></i> Cancel </a> </li> </ul> </div> </div> </li> <li> <div class="task-checkbox"> <input type="checkbox" class="liChild" value="" /> </div> <div class="task-title"> <span class="task-title-sp"> AirAsia Intranet System Project Internal Meeting </span> <span class="label label-sm label-success">AirAsia</span> <span class="task-bell"> <i class="fa fa-bell-o"></i> </span> </div> <div class="task-config"> <div class="task-config-btn btn-group"> <a class="btn btn-sm default" href="javascript:;" data-toggle="dropdown" data-hover="dropdown" data-close-others="true"> <i class="fa fa-cog"></i> <i class="fa fa-angle-down"></i> </a> <ul class="dropdown-menu pull-right"> <li> <a href="javascript:;"> <i class="fa fa-check"></i> Complete </a> </li> <li> <a href="javascript:;"> <i class="fa fa-pencil"></i> Edit </a> </li> <li> <a href="javascript:;"> <i class="fa fa-trash-o"></i> Cancel </a> </li> </ul> </div> </div> </li> <li> <div class="task-checkbox"> <input type="checkbox" class="liChild" value="" /> </div> <div class="task-title"> <span class="task-title-sp"> Technical Management Meeting </span> <span class="label label-sm label-warning">Company</span> </div> <div class="task-config"> <div class="task-config-btn btn-group"> <a class="btn btn-sm default" href="javascript:;" data-toggle="dropdown" data-hover="dropdown" data-close-others="true"> <i class="fa fa-cog"></i> <i class="fa fa-angle-down"></i> </a> <ul class="dropdown-menu pull-right"> <li> <a href="javascript:;"> <i class="fa fa-check"></i> Complete </a> </li> <li> <a href="javascript:;"> <i class="fa fa-pencil"></i> Edit </a> </li> <li> <a href="javascript:;"> <i class="fa fa-trash-o"></i> Cancel </a> </li> </ul> </div> </div> </li> <li> <div class="task-checkbox"> <input type="checkbox" class="liChild" value="" /> </div> <div class="task-title"> <span class="task-title-sp"> Kick-off Company CRM Mobile App Development </span> <span class="label label-sm label-info">Internal Products</span> </div> <div class="task-config"> <div class="task-config-btn btn-group"> <a class="btn btn-sm default" href="javascript:;" data-toggle="dropdown" data-hover="dropdown" data-close-others="true"> <i class="fa fa-cog"></i> <i class="fa fa-angle-down"></i> </a> <ul class="dropdown-menu pull-right"> <li> <a href="javascript:;"> <i class="fa fa-check"></i> Complete </a> </li> <li> <a href="javascript:;"> <i class="fa fa-pencil"></i> Edit </a> </li> <li> <a href="javascript:;"> <i class="fa fa-trash-o"></i> Cancel </a> </li> </ul> </div> </div> </li> <li> <div class="task-checkbox"> <input type="checkbox" class="liChild" value="" /> </div> <div class="task-title"> <span class="task-title-sp"> Prepare Commercial Offer For SmartVision Website Rewamp </span> <span class="label label-sm label-danger">SmartVision</span> </div> <div class="task-config"> <div class="task-config-btn btn-group"> <a class="btn btn-sm default" href="javascript:;" data-toggle="dropdown" data-hover="dropdown" data-close-others="true"> <i class="fa fa-cog"></i> <i class="fa fa-angle-down"></i> </a> <ul class="dropdown-menu pull-right"> <li> <a href="javascript:;"> <i class="fa fa-check"></i> Complete </a> </li> <li> <a href="javascript:;"> <i class="fa fa-pencil"></i> Edit </a> </li> <li> <a href="javascript:;"> <i class="fa fa-trash-o"></i> Cancel </a> </li> </ul> </div> </div> </li> <li> <div class="task-checkbox"> <input type="checkbox" class="liChild" value="" /> </div> <div class="task-title"> <span class="task-title-sp"> Sign-Off The Comercial Agreement With AutoSmart </span> <span class="label label-sm label-default">AutoSmart</span> <span class="task-bell"> <i class="fa fa-bell-o"></i> </span> </div> <div class="task-config"> <div class="task-config-btn btn-group"> <a class="btn btn-sm default" href="javascript:;" data-toggle="dropdown" data-hover="dropdown" data-close-others="true"> <i class="fa fa-cog"></i> <i class="fa fa-angle-down"></i> </a> <ul class="dropdown-menu pull-right"> <li> <a href="javascript:;"> <i class="fa fa-check"></i> Complete </a> </li> <li> <a href="javascript:;"> <i class="fa fa-pencil"></i> Edit </a> </li> <li> <a href="javascript:;"> <i class="fa fa-trash-o"></i> Cancel </a> </li> </ul> </div> </div> </li> <li> <div class="task-checkbox"> <input type="checkbox" class="liChild" value="" /> </div> <div class="task-title"> <span class="task-title-sp"> Company Staff Meeting </span> <span class="label label-sm label-success">Cruise</span> <span class="task-bell"> <i class="fa fa-bell-o"></i> </span> </div> <div class="task-config"> <div class="task-config-btn btn-group"> <a class="btn btn-sm default" href="javascript:;" data-toggle="dropdown" data-hover="dropdown" data-close-others="true"> <i class="fa fa-cog"></i> <i class="fa fa-angle-down"></i> </a> <ul class="dropdown-menu pull-right"> <li> <a href="javascript:;"> <i class="fa fa-check"></i> Complete </a> </li> <li> <a href="javascript:;"> <i class="fa fa-pencil"></i> Edit </a> </li> <li> <a href="javascript:;"> <i class="fa fa-trash-o"></i> Cancel </a> </li> </ul> </div> </div> </li> <li class="last-line"> <div class="task-checkbox"> <input type="checkbox" class="liChild" value="" /> </div> <div class="task-title"> <span class="task-title-sp"> KeenThemes Investment Discussion </span> <span class="label label-sm label-warning">KeenThemes </span> </div> <div class="task-config"> <div class="task-config-btn btn-group"> <a class="btn btn-sm default" href="javascript:;" data-toggle="dropdown" data-hover="dropdown" data-close-others="true"> <i class="fa fa-cog"></i> <i class="fa fa-angle-down"></i> </a> <ul class="dropdown-menu pull-right"> <li> <a href="javascript:;"> <i class="fa fa-check"></i> Complete </a> </li> <li> <a href="javascript:;"> <i class="fa fa-pencil"></i> Edit </a> </li> <li> <a href="javascript:;"> <i class="fa fa-trash-o"></i> Cancel </a> </li> </ul> </div> </div> </li> </ul> <!-- END START TASK LIST --> </div> </div> <div class="task-footer"> <div class="btn-arrow-link pull-right"> <a href="javascript:;">See All Records</a> <i class="icon-arrow-right"></i> </div> </div> </div> </div> </div> </div> <div class="row"> <div class="col-md-6 col-sm-6"> <div class="portlet light "> <div class="portlet-title"> <div class="caption"> <i class="icon-cursor font-purple"></i> <span class="caption-subject font-purple bold uppercase">General Stats</span> </div> <div class="actions"> <a href="javascript:;" class="btn btn-sm btn-circle red easy-pie-chart-reload"> <i class="fa fa-repeat"></i> Reload </a> </div> </div> <div class="portlet-body"> <div class="row"> <div class="col-md-4"> <div class="easy-pie-chart"> <div class="number transactions" data-percent="55"> <span>+55</span>% </div> <a class="title" href="javascript:;"> Transactions <i class="icon-arrow-right"></i> </a> </div> </div> <div class="margin-bottom-10 visible-sm"> </div> <div class="col-md-4"> <div class="easy-pie-chart"> <div class="number visits" data-percent="85"> <span>+85</span>% </div> <a class="title" href="javascript:;"> New Visits <i class="icon-arrow-right"></i> </a> </div> </div> <div class="margin-bottom-10 visible-sm"> </div> <div class="col-md-4"> <div class="easy-pie-chart"> <div class="number bounce" data-percent="46"> <span>-46</span>% </div> <a class="title" href="javascript:;"> Bounce <i class="icon-arrow-right"></i> </a> </div> </div> </div> </div> </div> </div> <div class="col-md-6 col-sm-6"> <div class="portlet light "> <div class="portlet-title"> <div class="caption"> <i class="icon-equalizer font-yellow"></i> <span class="caption-subject font-yellow bold uppercase">Server Stats</span> <span class="caption-helper">monthly stats...</span> </div> <div class="tools"> <a href="" class="collapse"> </a> <a href="#portlet-config" data-toggle="modal" class="config"> </a> <a href="" class="reload"> </a> <a href="" class="remove"> </a> </div> </div> <div class="portlet-body"> <div class="row"> <div class="col-md-4"> <div class="sparkline-chart"> <div class="number" id="sparkline_bar5"></div> <a class="title" href="javascript:;"> Network <i class="icon-arrow-right"></i> </a> </div> </div> <div class="margin-bottom-10 visible-sm"> </div> <div class="col-md-4"> <div class="sparkline-chart"> <div class="number" id="sparkline_bar6"></div> <a class="title" href="javascript:;"> CPU Load <i class="icon-arrow-right"></i> </a> </div> </div> <div class="margin-bottom-10 visible-sm"> </div> <div class="col-md-4"> <div class="sparkline-chart"> <div class="number" id="sparkline_line"></div> <a class="title" href="javascript:;"> Load Rate <i class="icon-arrow-right"></i> </a> </div> </div> </div> </div> </div> </div> </div> <div class="row"> <div class="col-md-6 col-sm-6"> <!-- BEGIN REGIONAL STATS PORTLET--> <div class="portlet light "> <div class="portlet-title"> <div class="caption"> <i class="icon-share font-red-sunglo"></i> <span class="caption-subject font-red-sunglo bold uppercase">Regional Stats</span> </div> <div class="actions"> <a class="btn btn-circle btn-icon-only btn-default" href="javascript:;"> <i class="icon-cloud-upload"></i> </a> <a class="btn btn-circle btn-icon-only btn-default" href="javascript:;"> <i class="icon-wrench"></i> </a> <a class="btn btn-circle btn-icon-only btn-default fullscreen" href="javascript:;"> </a> <a class="btn btn-circle btn-icon-only btn-default" href="javascript:;"> <i class="icon-trash"></i> </a> </div> </div> <div class="portlet-body"> <div id="region_statistics_loading"> <img src="../assets/global/img/loading.gif" alt="loading" /> </div> <div id="region_statistics_content" class="display-none"> <div class="btn-toolbar margin-bottom-10"> <div class="btn-group btn-group-circle" data-toggle="buttons"> <a href="" class="btn grey-salsa btn-sm active"> Users </a> <a href="" class="btn grey-salsa btn-sm"> Orders </a> </div> <div class="btn-group pull-right"> <a href="" class="btn btn-circle grey-salsa btn-sm dropdown-toggle" data-toggle="dropdown" data-hover="dropdown" data-close-others="true"> Select Region <span class="fa fa-angle-down"> </span> </a> <ul class="dropdown-menu pull-right"> <li> <a href="javascript:;" id="regional_stat_world"> World </a> </li> <li> <a href="javascript:;" id="regional_stat_usa"> USA </a> </li> <li> <a href="javascript:;" id="regional_stat_europe"> Europe </a> </li> <li> <a href="javascript:;" id="regional_stat_russia"> Russia </a> </li> <li> <a href="javascript:;" id="regional_stat_germany"> Germany </a> </li> </ul> </div> </div> <div id="vmap_world" class="vmaps display-none"> </div> <div id="vmap_usa" class="vmaps display-none"> </div> <div id="vmap_europe" class="vmaps display-none"> </div> <div id="vmap_russia" class="vmaps display-none"> </div> <div id="vmap_germany" class="vmaps display-none"> </div> </div> </div> </div> <!-- END REGIONAL STATS PORTLET--> </div> <div class="col-md-6 col-sm-6"> <!-- BEGIN PORTLET--> <div class="portlet light "> <div class="portlet-title tabbable-line"> <div class="caption"> <i class="icon-globe font-green-sharp"></i> <span class="caption-subject font-green-sharp bold uppercase">Feeds</span> </div> <ul class="nav nav-tabs"> <li class="active"> <a href="#tab_1_1" class="active" data-toggle="tab"> System </a> </li> <li> <a href="#tab_1_2" data-toggle="tab"> Activities </a> </li> </ul> </div> <div class="portlet-body"> <!--BEGIN TABS--> <div class="tab-content"> <div class="tab-pane active" id="tab_1_1"> <div class="scroller" style="height: 339px;" data-always-visible="1" data-rail-visible="0"> <ul class="feeds"> <li> <div class="col1"> <div class="cont"> <div class="cont-col1"> <div class="label label-sm label-success"> <i class="fa fa-bell-o"></i> </div> </div> <div class="cont-col2"> <div class="desc"> You have 4 pending tasks. <span class="label label-sm label-info"> Take action <i class="fa fa-share"></i> </span> </div> </div> </div> </div> <div class="col2"> <div class="date"> Just now </div> </div> </li> <li> <a href="javascript:;"> <div class="col1"> <div class="cont"> <div class="cont-col1"> <div class="label label-sm label-success"> <i class="fa fa-bell-o"></i> </div> </div> <div class="cont-col2"> <div class="desc"> New version v1.4 just lunched! </div> </div> </div> </div> <div class="col2"> <div class="date"> 20 mins </div> </div> </a> </li> <li> <div class="col1"> <div class="cont"> <div class="cont-col1"> <div class="label label-sm label-danger"> <i class="fa fa-bolt"></i> </div> </div> <div class="cont-col2"> <div class="desc"> Database server #12 overloaded. Please fix the issue. </div> </div> </div> </div> <div class="col2"> <div class="date"> 24 mins </div> </div> </li> <li> <div class="col1"> <div class="cont"> <div class="cont-col1"> <div class="label label-sm label-info"> <i class="fa fa-bullhorn"></i> </div> </div> <div class="cont-col2"> <div class="desc"> New order received. Please take care of it. </div> </div> </div> </div> <div class="col2"> <div class="date"> 30 mins </div> </div> </li> <li> <div class="col1"> <div class="cont"> <div class="cont-col1"> <div class="label label-sm label-success"> <i class="fa fa-bullhorn"></i> </div> </div> <div class="cont-col2"> <div class="desc"> New order received. Please take care of it. </div> </div> </div> </div> <div class="col2"> <div class="date"> 40 mins </div> </div> </li> <li> <div class="col1"> <div class="cont"> <div class="cont-col1"> <div class="label label-sm label-warning"> <i class="fa fa-plus"></i> </div> </div> <div class="cont-col2"> <div class="desc"> New user registered. </div> </div> </div> </div> <div class="col2"> <div class="date"> 1.5 hours </div> </div> </li> <li> <div class="col1"> <div class="cont"> <div class="cont-col1"> <div class="label label-sm label-success"> <i class="fa fa-bell-o"></i> </div> </div> <div class="cont-col2"> <div class="desc"> Web server hardware needs to be upgraded. <span class="label label-sm label-default "> Overdue </span> </div> </div> </div> </div> <div class="col2"> <div class="date"> 2 hours </div> </div> </li> <li> <div class="col1"> <div class="cont"> <div class="cont-col1"> <div class="label label-sm label-default"> <i class="fa fa-bullhorn"></i> </div> </div> <div class="cont-col2"> <div class="desc"> New order received. Please take care of it. </div> </div> </div> </div> <div class="col2"> <div class="date"> 3 hours </div> </div> </li> <li> <div class="col1"> <div class="cont"> <div class="cont-col1"> <div class="label label-sm label-warning"> <i class="fa fa-bullhorn"></i> </div> </div> <div class="cont-col2"> <div class="desc"> New order received. Please take care of it. </div> </div> </div> </div> <div class="col2"> <div class="date"> 5 hours </div> </div> </li> <li> <div class="col1"> <div class="cont"> <div class="cont-col1"> <div class="label label-sm label-info"> <i class="fa fa-bullhorn"></i> </div> </div> <div class="cont-col2"> <div class="desc"> New order received. Please take care of it. </div> </div> </div> </div> <div class="col2"> <div class="date"> 18 hours </div> </div> </li> <li> <div class="col1"> <div class="cont"> <div class="cont-col1"> <div class="label label-sm label-default"> <i class="fa fa-bullhorn"></i> </div> </div> <div class="cont-col2"> <div class="desc"> New order received. Please take care of it. </div> </div> </div> </div> <div class="col2"> <div class="date"> 21 hours </div> </div> </li> <li> <div class="col1"> <div class="cont"> <div class="cont-col1"> <div class="label label-sm label-info"> <i class="fa fa-bullhorn"></i> </div> </div> <div class="cont-col2"> <div class="desc"> New order received. Please take care of it. </div> </div> </div> </div> <div class="col2"> <div class="date"> 22 hours </div> </div> </li> <li> <div class="col1"> <div class="cont"> <div class="cont-col1"> <div class="label label-sm label-default"> <i class="fa fa-bullhorn"></i> </div> </div> <div class="cont-col2"> <div class="desc"> New order received. Please take care of it. </div> </div> </div> </div> <div class="col2"> <div class="date"> 21 hours </div> </div> </li> <li> <div class="col1"> <div class="cont"> <div class="cont-col1"> <div class="label label-sm label-info"> <i class="fa fa-bullhorn"></i> </div> </div> <div class="cont-col2"> <div class="desc"> New order received. Please take care of it. </div> </div> </div> </div> <div class="col2"> <div class="date"> 22 hours </div> </div> </li> <li> <div class="col1"> <div class="cont"> <div class="cont-col1"> <div class="label label-sm label-default"> <i class="fa fa-bullhorn"></i> </div> </div> <div class="cont-col2"> <div class="desc"> New order received. Please take care of it. </div> </div> </div> </div> <div class="col2"> <div class="date"> 21 hours </div> </div> </li> <li> <div class="col1"> <div class="cont"> <div class="cont-col1"> <div class="label label-sm label-info"> <i class="fa fa-bullhorn"></i> </div> </div> <div class="cont-col2"> <div class="desc"> New order received. Please take care of it. </div> </div> </div> </div> <div class="col2"> <div class="date"> 22 hours </div> </div> </li> <li> <div class="col1"> <div class="cont"> <div class="cont-col1"> <div class="label label-sm label-default"> <i class="fa fa-bullhorn"></i> </div> </div> <div class="cont-col2"> <div class="desc"> New order received. Please take care of it. </div> </div> </div> </div> <div class="col2"> <div class="date"> 21 hours </div> </div> </li> <li> <div class="col1"> <div class="cont"> <div class="cont-col1"> <div class="label label-sm label-info"> <i class="fa fa-bullhorn"></i> </div> </div> <div class="cont-col2"> <div class="desc"> New order received. Please take care of it. </div> </div> </div> </div> <div class="col2"> <div class="date"> 22 hours </div> </div> </li> </ul> </div> </div> <div class="tab-pane" id="tab_1_2"> <div class="scroller" style="height: 290px;" data-always-visible="1" data-rail-visible1="1"> <ul class="feeds"> <li> <a href="javascript:;"> <div class="col1"> <div class="cont"> <div class="cont-col1"> <div class="label label-sm label-success"> <i class="fa fa-bell-o"></i> </div> </div> <div class="cont-col2"> <div class="desc"> New user registered </div> </div> </div> </div> <div class="col2"> <div class="date"> Just now </div> </div> </a> </li> <li> <a href="javascript:;"> <div class="col1"> <div class="cont"> <div class="cont-col1"> <div class="label label-sm label-success"> <i class="fa fa-bell-o"></i> </div> </div> <div class="cont-col2"> <div class="desc"> New order received </div> </div> </div> </div> <div class="col2"> <div class="date"> 10 mins </div> </div> </a> </li> <li> <div class="col1"> <div class="cont"> <div class="cont-col1"> <div class="label label-sm label-danger"> <i class="fa fa-bolt"></i> </div> </div> <div class="cont-col2"> <div class="desc"> Order #24DOP4 has been rejected. <span class="label label-sm label-danger "> Take action <i class="fa fa-share"></i> </span> </div> </div> </div> </div> <div class="col2"> <div class="date"> 24 mins </div> </div> </li> <li> <a href="javascript:;"> <div class="col1"> <div class="cont"> <div class="cont-col1"> <div class="label label-sm label-success"> <i class="fa fa-bell-o"></i> </div> </div> <div class="cont-col2"> <div class="desc"> New user registered </div> </div> </div> </div> <div class="col2"> <div class="date"> Just now </div> </div> </a> </li> <li> <a href="javascript:;"> <div class="col1"> <div class="cont"> <div class="cont-col1"> <div class="label label-sm label-success"> <i class="fa fa-bell-o"></i> </div> </div> <div class="cont-col2"> <div class="desc"> New user registered </div> </div> </div> </div> <div class="col2"> <div class="date"> Just now </div> </div> </a> </li> <li> <a href="javascript:;"> <div class="col1"> <div class="cont"> <div class="cont-col1"> <div class="label label-sm label-success"> <i class="fa fa-bell-o"></i> </div> </div> <div class="cont-col2"> <div class="desc"> New user registered </div> </div> </div> </div> <div class="col2"> <div class="date"> Just now </div> </div> </a> </li> <li> <a href="javascript:;"> <div class="col1"> <div class="cont"> <div class="cont-col1"> <div class="label label-sm label-success"> <i class="fa fa-bell-o"></i> </div> </div> <div class="cont-col2"> <div class="desc"> New user registered </div> </div> </div> </div> <div class="col2"> <div class="date"> Just now </div> </div> </a> </li> <li> <a href="javascript:;"> <div class="col1"> <div class="cont"> <div class="cont-col1"> <div class="label label-sm label-success"> <i class="fa fa-bell-o"></i> </div> </div> <div class="cont-col2"> <div class="desc"> New user registered </div> </div> </div> </div> <div class="col2"> <div class="date"> Just now </div> </div> </a> </li> <li> <a href="javascript:;"> <div class="col1"> <div class="cont"> <div class="cont-col1"> <div class="label label-sm label-success"> <i class="fa fa-bell-o"></i> </div> </div> <div class="cont-col2"> <div class="desc"> New user registered </div> </div> </div> </div> <div class="col2"> <div class="date"> Just now </div> </div> </a> </li> <li> <a href="javascript:;"> <div class="col1"> <div class="cont"> <div class="cont-col1"> <div class="label label-sm label-success"> <i class="fa fa-bell-o"></i> </div> </div> <div class="cont-col2"> <div class="desc"> New user registered </div> </div> </div> </div> <div class="col2"> <div class="date"> Just now </div> </div> </a> </li> </ul> </div> </div> </div> <!--END TABS--> </div> </div> <!-- END PORTLET--> </div> </div> </div> <!-- END CONTENT BODY --> </div> <!-- END CONTENT --> <!-- BEGIN QUICK SIDEBAR --> <a href="javascript:;" class="page-quick-sidebar-toggler"> <i class="icon-login"></i> </a> <div class="page-quick-sidebar-wrapper" data-close-on-body-click="false"> <div class="page-quick-sidebar"> <ul class="nav nav-tabs"> <li class="active"> <a href="javascript:;" data-target="#quick_sidebar_tab_1" data-toggle="tab"> Users <span class="badge badge-danger">2</span> </a> </li> <li> <a href="javascript:;" data-target="#quick_sidebar_tab_2" data-toggle="tab"> Alerts <span class="badge badge-success">7</span> </a> </li> <li class="dropdown"> <a href="javascript:;" class="dropdown-toggle" data-toggle="dropdown"> More <i class="fa fa-angle-down"></i> </a> <ul class="dropdown-menu pull-right"> <li> <a href="javascript:;" data-target="#quick_sidebar_tab_3" data-toggle="tab"> <i class="icon-bell"></i> Alerts </a> </li> <li> <a href="javascript:;" data-target="#quick_sidebar_tab_3" data-toggle="tab"> <i class="icon-info"></i> Notifications </a> </li> <li> <a href="javascript:;" data-target="#quick_sidebar_tab_3" data-toggle="tab"> <i class="icon-speech"></i> Activities </a> </li> <li class="divider"></li> <li> <a href="javascript:;" data-target="#quick_sidebar_tab_3" data-toggle="tab"> <i class="icon-settings"></i> Settings </a> </li> </ul> </li> </ul> <div class="tab-content"> <div class="tab-pane active page-quick-sidebar-chat" id="quick_sidebar_tab_1"> <div class="page-quick-sidebar-chat-users" data-rail-color="#ddd" data-wrapper-class="page-quick-sidebar-list"> <h3 class="list-heading">Staff</h3> <ul class="media-list list-items"> <li class="media"> <div class="media-status"> <span class="badge badge-success">8</span> </div> <img class="media-object" src="../assets/layouts/layout/img/avatar3.jpg" alt="..."> <div class="media-body"> <h4 class="media-heading">Bob Nilson</h4> <div class="media-heading-sub"> Project Manager </div> </div> </li> <li class="media"> <img class="media-object" src="../assets/layouts/layout/img/avatar1.jpg" alt="..."> <div class="media-body"> <h4 class="media-heading">Nick Larson</h4> <div class="media-heading-sub"> Art Director </div> </div> </li> <li class="media"> <div class="media-status"> <span class="badge badge-danger">3</span> </div> <img class="media-object" src="../assets/layouts/layout/img/avatar4.jpg" alt="..."> <div class="media-body"> <h4 class="media-heading">Deon Hubert</h4> <div class="media-heading-sub"> CTO </div> </div> </li> <li class="media"> <img class="media-object" src="../assets/layouts/layout/img/avatar2.jpg" alt="..."> <div class="media-body"> <h4 class="media-heading">Ella Wong</h4> <div class="media-heading-sub"> CEO </div> </div> </li> </ul> <h3 class="list-heading">Customers</h3> <ul class="media-list list-items"> <li class="media"> <div class="media-status"> <span class="badge badge-warning">2</span> </div> <img class="media-object" src="../assets/layouts/layout/img/avatar6.jpg" alt="..."> <div class="media-body"> <h4 class="media-heading">Lara Kunis</h4> <div class="media-heading-sub"> CEO, Loop Inc </div> <div class="media-heading-small"> Last seen 03:10 AM </div> </div> </li> <li class="media"> <div class="media-status"> <span class="label label-sm label-success">new</span> </div> <img class="media-object" src="../assets/layouts/layout/img/avatar7.jpg" alt="..."> <div class="media-body"> <h4 class="media-heading">Ernie Kyllonen</h4> <div class="media-heading-sub"> Project Manager, <br> SmartBizz PTL </div> </div> </li> <li class="media"> <img class="media-object" src="../assets/layouts/layout/img/avatar8.jpg" alt="..."> <div class="media-body"> <h4 class="media-heading">Lisa Stone</h4> <div class="media-heading-sub"> CTO, Keort Inc </div> <div class="media-heading-small"> Last seen 13:10 PM </div> </div> </li> <li class="media"> <div class="media-status"> <span class="badge badge-success">7</span> </div> <img class="media-object" src="../assets/layouts/layout/img/avatar9.jpg" alt="..."> <div class="media-body"> <h4 class="media-heading">Deon Portalatin</h4> <div class="media-heading-sub"> CFO, H&D LTD </div> </div> </li> <li class="media"> <img class="media-object" src="../assets/layouts/layout/img/avatar10.jpg" alt="..."> <div class="media-body"> <h4 class="media-heading">Irina Savikova</h4> <div class="media-heading-sub"> CEO, Tizda Motors Inc </div> </div> </li> <li class="media"> <div class="media-status"> <span class="badge badge-danger">4</span> </div> <img class="media-object" src="../assets/layouts/layout/img/avatar11.jpg" alt="..."> <div class="media-body"> <h4 class="media-heading">Maria Gomez</h4> <div class="media-heading-sub"> Manager, Infomatic Inc </div> <div class="media-heading-small"> Last seen 03:10 AM </div> </div> </li> </ul> </div> <div class="page-quick-sidebar-item"> <div class="page-quick-sidebar-chat-user"> <div class="page-quick-sidebar-nav"> <a href="javascript:;" class="page-quick-sidebar-back-to-list"> <i class="icon-arrow-left"></i>Back</a> </div> <div class="page-quick-sidebar-chat-user-messages"> <div class="post out"> <img class="avatar" alt="" src="../assets/layouts/layout/img/avatar3.jpg" /> <div class="message"> <span class="arrow"></span> <a href="javascript:;" class="name">Bob Nilson</a> <span class="datetime">20:15</span> <span class="body"> When could you send me the report ? </span> </div> </div> <div class="post in"> <img class="avatar" alt="" src="../assets/layouts/layout/img/avatar2.jpg" /> <div class="message"> <span class="arrow"></span> <a href="javascript:;" class="name">Ella Wong</a> <span class="datetime">20:15</span> <span class="body"> Its almost done. I will be sending it shortly </span> </div> </div> <div class="post out"> <img class="avatar" alt="" src="../assets/layouts/layout/img/avatar3.jpg" /> <div class="message"> <span class="arrow"></span> <a href="javascript:;" class="name">Bob Nilson</a> <span class="datetime">20:15</span> <span class="body"> Alright. Thanks! :) </span> </div> </div> <div class="post in"> <img class="avatar" alt="" src="../assets/layouts/layout/img/avatar2.jpg" /> <div class="message"> <span class="arrow"></span> <a href="javascript:;" class="name">Ella Wong</a> <span class="datetime">20:16</span> <span class="body"> You are most welcome. Sorry for the delay. </span> </div> </div> <div class="post out"> <img class="avatar" alt="" src="../assets/layouts/layout/img/avatar3.jpg" /> <div class="message"> <span class="arrow"></span> <a href="javascript:;" class="name">Bob Nilson</a> <span class="datetime">20:17</span> <span class="body"> No probs. Just take your time :) </span> </div> </div> <div class="post in"> <img class="avatar" alt="" src="../assets/layouts/layout/img/avatar2.jpg" /> <div class="message"> <span class="arrow"></span> <a href="javascript:;" class="name">Ella Wong</a> <span class="datetime">20:40</span> <span class="body"> Alright. I just emailed it to you. </span> </div> </div> <div class="post out"> <img class="avatar" alt="" src="../assets/layouts/layout/img/avatar3.jpg" /> <div class="message"> <span class="arrow"></span> <a href="javascript:;" class="name">Bob Nilson</a> <span class="datetime">20:17</span> <span class="body"> Great! Thanks. Will check it right away. </span> </div> </div> <div class="post in"> <img class="avatar" alt="" src="../assets/layouts/layout/img/avatar2.jpg" /> <div class="message"> <span class="arrow"></span> <a href="javascript:;" class="name">Ella Wong</a> <span class="datetime">20:40</span> <span class="body"> Please let me know if you have any comment. </span> </div> </div> <div class="post out"> <img class="avatar" alt="" src="../assets/layouts/layout/img/avatar3.jpg" /> <div class="message"> <span class="arrow"></span> <a href="javascript:;" class="name">Bob Nilson</a> <span class="datetime">20:17</span> <span class="body"> Sure. I will check and buzz you if anything needs to be corrected. </span> </div> </div> </div> <div class="page-quick-sidebar-chat-user-form"> <div class="input-group"> <input type="text" class="form-control" placeholder="Type a message here..."> <div class="input-group-btn"> <button type="button" class="btn green"> <i class="icon-paper-clip"></i> </button> </div> </div> </div> </div> </div> </div> <div class="tab-pane page-quick-sidebar-alerts" id="quick_sidebar_tab_2"> <div class="page-quick-sidebar-alerts-list"> <h3 class="list-heading">General</h3> <ul class="feeds list-items"> <li> <div class="col1"> <div class="cont"> <div class="cont-col1"> <div class="label label-sm label-info"> <i class="fa fa-check"></i> </div> </div> <div class="cont-col2"> <div class="desc"> You have 4 pending tasks. <span class="label label-sm label-warning "> Take action <i class="fa fa-share"></i> </span> </div> </div> </div> </div> <div class="col2"> <div class="date"> Just now </div> </div> </li> <li> <a href="javascript:;"> <div class="col1"> <div class="cont"> <div class="cont-col1"> <div class="label label-sm label-success"> <i class="fa fa-bar-chart-o"></i> </div> </div> <div class="cont-col2"> <div class="desc"> Finance Report for year 2013 has been released. </div> </div> </div> </div> <div class="col2"> <div class="date"> 20 mins </div> </div> </a> </li> <li> <div class="col1"> <div class="cont"> <div class="cont-col1"> <div class="label label-sm label-danger"> <i class="fa fa-user"></i> </div> </div> <div class="cont-col2"> <div class="desc"> You have 5 pending membership that requires a quick review. </div> </div> </div> </div> <div class="col2"> <div class="date"> 24 mins </div> </div> </li> <li> <div class="col1"> <div class="cont"> <div class="cont-col1"> <div class="label label-sm label-info"> <i class="fa fa-shopping-cart"></i> </div> </div> <div class="cont-col2"> <div class="desc"> New order received with <span class="label label-sm label-success"> Reference Number: DR23923 </span> </div> </div> </div> </div> <div class="col2"> <div class="date"> 30 mins </div> </div> </li> <li> <div class="col1"> <div class="cont"> <div class="cont-col1"> <div class="label label-sm label-success"> <i class="fa fa-user"></i> </div> </div> <div class="cont-col2"> <div class="desc"> You have 5 pending membership that requires a quick review. </div> </div> </div> </div> <div class="col2"> <div class="date"> 24 mins </div> </div> </li> <li> <div class="col1"> <div class="cont"> <div class="cont-col1"> <div class="label label-sm label-info"> <i class="fa fa-bell-o"></i> </div> </div> <div class="cont-col2"> <div class="desc"> Web server hardware needs to be upgraded. <span class="label label-sm label-warning"> Overdue </span> </div> </div> </div> </div> <div class="col2"> <div class="date"> 2 hours </div> </div> </li> <li> <a href="javascript:;"> <div class="col1"> <div class="cont"> <div class="cont-col1"> <div class="label label-sm label-default"> <i class="fa fa-briefcase"></i> </div> </div> <div class="cont-col2"> <div class="desc"> IPO Report for year 2013 has been released. </div> </div> </div> </div> <div class="col2"> <div class="date"> 20 mins </div> </div> </a> </li> </ul> <h3 class="list-heading">System</h3> <ul class="feeds list-items"> <li> <div class="col1"> <div class="cont"> <div class="cont-col1"> <div class="label label-sm label-info"> <i class="fa fa-check"></i> </div> </div> <div class="cont-col2"> <div class="desc"> You have 4 pending tasks. <span class="label label-sm label-warning "> Take action <i class="fa fa-share"></i> </span> </div> </div> </div> </div> <div class="col2"> <div class="date"> Just now </div> </div> </li> <li> <a href="javascript:;"> <div class="col1"> <div class="cont"> <div class="cont-col1"> <div class="label label-sm label-danger"> <i class="fa fa-bar-chart-o"></i> </div> </div> <div class="cont-col2"> <div class="desc"> Finance Report for year 2013 has been released. </div> </div> </div> </div> <div class="col2"> <div class="date"> 20 mins </div> </div> </a> </li> <li> <div class="col1"> <div class="cont"> <div class="cont-col1"> <div class="label label-sm label-default"> <i class="fa fa-user"></i> </div> </div> <div class="cont-col2"> <div class="desc"> You have 5 pending membership that requires a quick review. </div> </div> </div> </div> <div class="col2"> <div class="date"> 24 mins </div> </div> </li> <li> <div class="col1"> <div class="cont"> <div class="cont-col1"> <div class="label label-sm label-info"> <i class="fa fa-shopping-cart"></i> </div> </div> <div class="cont-col2"> <div class="desc"> New order received with <span class="label label-sm label-success"> Reference Number: DR23923 </span> </div> </div> </div> </div> <div class="col2"> <div class="date"> 30 mins </div> </div> </li> <li> <div class="col1"> <div class="cont"> <div class="cont-col1"> <div class="label label-sm label-success"> <i class="fa fa-user"></i> </div> </div> <div class="cont-col2"> <div class="desc"> You have 5 pending membership that requires a quick review. </div> </div> </div> </div> <div class="col2"> <div class="date"> 24 mins </div> </div> </li> <li> <div class="col1"> <div class="cont"> <div class="cont-col1"> <div class="label label-sm label-warning"> <i class="fa fa-bell-o"></i> </div> </div> <div class="cont-col2"> <div class="desc"> Web server hardware needs to be upgraded. <span class="label label-sm label-default "> Overdue </span> </div> </div> </div> </div> <div class="col2"> <div class="date"> 2 hours </div> </div> </li> <li> <a href="javascript:;"> <div class="col1"> <div class="cont"> <div class="cont-col1"> <div class="label label-sm label-info"> <i class="fa fa-briefcase"></i> </div> </div> <div class="cont-col2"> <div class="desc"> IPO Report for year 2013 has been released. </div> </div> </div> </div> <div class="col2"> <div class="date"> 20 mins </div> </div> </a> </li> </ul> </div> </div> <div class="tab-pane page-quick-sidebar-settings" id="quick_sidebar_tab_3"> <div class="page-quick-sidebar-settings-list"> <h3 class="list-heading">General Settings</h3> <ul class="list-items borderless"> <li> Enable Notifications <input type="checkbox" class="make-switch" checked data-size="small" data-on-color="success" data-on-text="ON" data-off-color="default" data-off-text="OFF"> </li> <li> Allow Tracking <input type="checkbox" class="make-switch" data-size="small" data-on-color="info" data-on-text="ON" data-off-color="default" data-off-text="OFF"> </li> <li> Log Errors <input type="checkbox" class="make-switch" checked data-size="small" data-on-color="danger" data-on-text="ON" data-off-color="default" data-off-text="OFF"> </li> <li> Auto Sumbit Issues <input type="checkbox" class="make-switch" data-size="small" data-on-color="warning" data-on-text="ON" data-off-color="default" data-off-text="OFF"> </li> <li> Enable SMS Alerts <input type="checkbox" class="make-switch" checked data-size="small" data-on-color="success" data-on-text="ON" data-off-color="default" data-off-text="OFF"> </li> </ul> <h3 class="list-heading">System Settings</h3> <ul class="list-items borderless"> <li> Security Level <select class="form-control input-inline input-sm input-small"> <option value="1">Normal</option> <option value="2" selected>Medium</option> <option value="e">High</option> </select> </li> <li> Failed Email Attempts <input class="form-control input-inline input-sm input-small" value="5" /> </li> <li> Secondary SMTP Port <input class="form-control input-inline input-sm input-small" value="3560" /> </li> <li> Notify On System Error <input type="checkbox" class="make-switch" checked data-size="small" data-on-color="danger" data-on-text="ON" data-off-color="default" data-off-text="OFF"> </li> <li> Notify On SMTP Error <input type="checkbox" class="make-switch" checked data-size="small" data-on-color="warning" data-on-text="ON" data-off-color="default" data-off-text="OFF"> </li> </ul> <div class="inner-content"> <button class="btn btn-success"> <i class="icon-settings"></i> Save Changes</button> </div> </div> </div> </div> </div> </div> <!-- END QUICK SIDEBAR --> </div> <!-- END CONTAINER --> <!-- BEGIN FOOTER --> <div class="page-footer"> <div class="page-footer-inner"> 2015 &copy; Metronic by keenthemes. <a href="http://themeforest.net/item/metronic-responsive-admin-dashboard-template/4021469?ref=keenthemes" title="Purchase Metronic just for 27$ and get lifetime updates for free" target="_blank">Purchase Metronic!</a> </div> <div class="scroll-to-top"> <i class="icon-arrow-up"></i> </div> </div> <!-- END FOOTER --> <!--[if lt IE 9]> <script src="../assets/global/plugins/respond.min.js"></script> <script src="../assets/global/plugins/excanvas.min.js"></script> <![endif]--> <!-- BEGIN CORE PLUGINS --> <script src="../assets/global/plugins/jquery.min.js" type="text/javascript"></script> <script src="../assets/global/plugins/bootstrap/js/bootstrap.min.js" type="text/javascript"></script> <script src="../assets/global/plugins/js.cookie.min.js" type="text/javascript"></script> <script src="../assets/global/plugins/bootstrap-hover-dropdown/bootstrap-hover-dropdown.min.js" type="text/javascript"></script> <script src="../assets/global/plugins/jquery-slimscroll/jquery.slimscroll.min.js" type="text/javascript"></script> <script src="../assets/global/plugins/jquery.blockui.min.js" type="text/javascript"></script> <script src="../assets/global/plugins/uniform/jquery.uniform.min.js" type="text/javascript"></script> <script src="../assets/global/plugins/bootstrap-switch/js/bootstrap-switch.min.js" type="text/javascript"></script> <!-- END CORE PLUGINS --> <!-- BEGIN PAGE LEVEL PLUGINS --> <script src="../assets/global/plugins/bootstrap-daterangepicker/moment.min.js" type="text/javascript"></script> <script src="../assets/global/plugins/bootstrap-daterangepicker/daterangepicker.js" type="text/javascript"></script> <script src="../assets/global/plugins/morris/morris.min.js" type="text/javascript"></script> <script src="../assets/global/plugins/morris/raphael-min.js" type="text/javascript"></script> <script src="../assets/global/plugins/counterup/jquery.waypoints.min.js" type="text/javascript"></script> <script src="../assets/global/plugins/counterup/jquery.counterup.min.js" type="text/javascript"></script> <script src="../assets/global/plugins/amcharts/amcharts/amcharts.js" type="text/javascript"></script> <script src="../assets/global/plugins/amcharts/amcharts/serial.js" type="text/javascript"></script> <script src="../assets/global/plugins/amcharts/amcharts/pie.js" type="text/javascript"></script> <script src="../assets/global/plugins/amcharts/amcharts/radar.js" type="text/javascript"></script> <script src="../assets/global/plugins/amcharts/amcharts/themes/light.js" type="text/javascript"></script> <script src="../assets/global/plugins/amcharts/amcharts/themes/patterns.js" type="text/javascript"></script> <script src="../assets/global/plugins/amcharts/amcharts/themes/chalk.js" type="text/javascript"></script> <script src="../assets/global/plugins/amcharts/ammap/ammap.js" type="text/javascript"></script> <script src="../assets/global/plugins/amcharts/ammap/maps/js/worldLow.js" type="text/javascript"></script> <script src="../assets/global/plugins/amcharts/amstockcharts/amstock.js" type="text/javascript"></script> <script src="../assets/global/plugins/fullcalendar/fullcalendar.min.js" type="text/javascript"></script> <script src="../assets/global/plugins/flot/jquery.flot.min.js" type="text/javascript"></script> <script src="../assets/global/plugins/flot/jquery.flot.resize.min.js" type="text/javascript"></script> <script src="../assets/global/plugins/flot/jquery.flot.categories.min.js" type="text/javascript"></script> <script src="../assets/global/plugins/jquery-easypiechart/jquery.easypiechart.min.js" type="text/javascript"></script> <script src="../assets/global/plugins/jquery.sparkline.min.js" type="text/javascript"></script> <script src="../assets/global/plugins/jqvmap/jqvmap/jquery.vmap.js" type="text/javascript"></script> <script src="../assets/global/plugins/jqvmap/jqvmap/maps/jquery.vmap.russia.js" type="text/javascript"></script> <script src="../assets/global/plugins/jqvmap/jqvmap/maps/jquery.vmap.world.js" type="text/javascript"></script> <script src="../assets/global/plugins/jqvmap/jqvmap/maps/jquery.vmap.europe.js" type="text/javascript"></script> <script src="../assets/global/plugins/jqvmap/jqvmap/maps/jquery.vmap.germany.js" type="text/javascript"></script> <script src="../assets/global/plugins/jqvmap/jqvmap/maps/jquery.vmap.usa.js" type="text/javascript"></script> <script src="../assets/global/plugins/jqvmap/jqvmap/data/jquery.vmap.sampledata.js" type="text/javascript"></script> <!-- END PAGE LEVEL PLUGINS --> <!-- BEGIN THEME GLOBAL SCRIPTS --> <script src="../assets/global/scripts/app.min.js" type="text/javascript"></script> <!-- END THEME GLOBAL SCRIPTS --> <!-- BEGIN PAGE LEVEL SCRIPTS --> <script src="../assets/pages/scripts/dashboard.min.js" type="text/javascript"></script> <!-- END PAGE LEVEL SCRIPTS --> <!-- BEGIN THEME LAYOUT SCRIPTS --> <script src="../assets/layouts/layout2/scripts/layout.min.js" type="text/javascript"></script> <script src="../assets/layouts/layout2/scripts/demo.min.js" type="text/javascript"></script> <script src="../assets/layouts/global/scripts/quick-sidebar.min.js" type="text/javascript"></script> <!-- END THEME LAYOUT SCRIPTS --> </body> </html>
web/WEB-INF/classes/gwt-2.6.0/doc/javadoc/com/google/gwt/event/dom/client/class-use/DropEvent.html
JakaCikac/dScrum
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!--NewPage--> <HTML> <HEAD> <TITLE> Uses of Class com.google.gwt.event.dom.client.DropEvent (Google Web Toolkit Javadoc) </TITLE> <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../../stylesheet.css" TITLE="Style"> <SCRIPT type="text/javascript"> function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { parent.document.title="Uses of Class com.google.gwt.event.dom.client.DropEvent (Google Web Toolkit Javadoc)"; } } </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="../../../../../../../com/google/gwt/event/dom/client/DropEvent.html" title="class in com.google.gwt.event.dom.client"><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="../../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../index-all.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> GWT 2.6.0</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?com/google/gwt/event/dom/client//class-useDropEvent.html" target="_top"><B>FRAMES</B></A> &nbsp; &nbsp;<A HREF="DropEvent.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 Class<br>com.google.gwt.event.dom.client.DropEvent</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="../../../../../../../com/google/gwt/event/dom/client/DropEvent.html" title="class in com.google.gwt.event.dom.client">DropEvent</A></FONT></TH> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><A HREF="#com.google.gwt.event.dom.client"><B>com.google.gwt.event.dom.client</B></A></TD> <TD>Types related to DOM events.&nbsp;</TD> </TR> </TABLE> &nbsp; <P> <A NAME="com.google.gwt.event.dom.client"><!-- --></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="../../../../../../../com/google/gwt/event/dom/client/DropEvent.html" title="class in com.google.gwt.event.dom.client">DropEvent</A> in <A HREF="../../../../../../../com/google/gwt/event/dom/client/package-summary.html">com.google.gwt.event.dom.client</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">Methods in <A HREF="../../../../../../../com/google/gwt/event/dom/client/package-summary.html">com.google.gwt.event.dom.client</A> with parameters of type <A HREF="../../../../../../../com/google/gwt/event/dom/client/DropEvent.html" title="class in com.google.gwt.event.dom.client">DropEvent</A></FONT></TH> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;void</CODE></FONT></TD> <TD><CODE><B>DropHandler.</B><B><A HREF="../../../../../../../com/google/gwt/event/dom/client/DropHandler.html#onDrop(com.google.gwt.event.dom.client.DropEvent)">onDrop</A></B>(<A HREF="../../../../../../../com/google/gwt/event/dom/client/DropEvent.html" title="class in com.google.gwt.event.dom.client">DropEvent</A>&nbsp;event)</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Called when a <A HREF="../../../../../../../com/google/gwt/event/dom/client/DropEvent.html" title="class in com.google.gwt.event.dom.client"><CODE>DropEvent</CODE></A> is fired.</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="../../../../../../../com/google/gwt/event/dom/client/DropEvent.html" title="class in com.google.gwt.event.dom.client"><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="../../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../index-all.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> GWT 2.6.0</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?com/google/gwt/event/dom/client//class-useDropEvent.html" target="_top"><B>FRAMES</B></A> &nbsp; &nbsp;<A HREF="DropEvent.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>
_posts/2008/2008-09-28-ten-technical-writing-stereotypes.html
tomjohnson1492/tomjohnson1492.github.io
--- layout: post title: Ten Technical Writing Stereotypes date: 2008-09-28 12:13:39.000000000 -07:00 categories: - creativity - technical-writing tags: - boring - change - geek - introversion - myths - second-class citizen - sellout - stereotypes - TechCraft - Technical Writing - tools status: publish published: true --- <p>As college students contemplate careers in technical writing, they often hesitate because of negative stereotypes about the profession. As with many stereotypes, these aspects of technical writing can describe some situations for some people, but as a whole they aren't necessarily true.</p> <p>I've listed Ten Technical Writing Stereotypes -- tell me if the stereotypes hold generally true for you or not. You can take the survey here: <a href="http://www.surveygizmo.com/s/70615/stereotypes">http://www.surveygizmo.com/s/70615/stereotypes</a><span style="color: #004bb5;"><strong>. </strong></span>Additionally, you can respond in the comments below this post.</p> <p>Update: You can <a href="https://idratherbewriting.com/2008/10/08/results-for-my-10-technical-writing-stereo-types-survey/">view the Survey Results here</a>.</p> <h3>1. Technical writing is boring.</h3> <p>Technical writing is a generally boring activity, involving repetitive, structured writing that requires the same types of sentences over and over (click this, select that, choose this, press that). You spend a good part of your day yawning, editing the same lifeless instructional material while looking out your window and yearning for something more. <em>True or False?</em></p> <h3>2. Technical writing stifles your creativity.</h3> <p>Because you spend all day immersed in writing instructional text, your own sense of creativity declines. You feel fewer flashes of inspiration and generally have less creative drive and desire. You even find yourself adopting the same techniques of writing short, clear, dry, humorless sentences in your email and journal. <em>True or False?</em></p> <h3>3. You do a lot of writing as a technical writer.</h3> <p>Although your day is punctuated by a meeting here and there, you spend the majority of your day in writing mode -- writing how to use a particular product, or editing what you've written. After a full day at work, your fingerpads are often sore from so much typing! <em>True or False?</em></p> <h3>4. You need a job in technical communication to get a job in technical communication.</h3> <p>Breaking into the field of technical communication is a Catch 22: You need a job in technical communication to get a job in technical communication. Sometimes a degree, certificate, or internship in technical writing can make up for a lack of job experience, but generally breaking into technical communication requires job experience in the same field, making it nearly impossible to get in. <em>True or False?</em></p> <h3>5. Technical writers are second-class citizens in IT departments.</h3> <p>As a technical writer, you're generally treated poorly in IT departments -- ignored in meetings, put in your place when you speak up, avoided by subject matter experts, excluded from decision-making processes, and sometimes given demeaning secretarial tasks. <em>True or False?</em></p> <h3>6. Technical writers feel as if they've sold out.</h3> <p>You once aspired to write a novel or go into publishing, but due to financial obstacles, you had to embrace technical writing to meet your monthly bills. You often feel as if you're expending your talents in the wrong direction. You've given up on your literary publishing dreams and have resorted to manual-writing as almost your exclusive writing activity. As a writer who once turned heads with your creative prose, you now feel as if you've sold out. <em>True or False?</em></p> <h3>7. You can easily support a family with other writing careers outside of technical writing.</h3> <p>You could pursue a variety of careers in writing to support your family in a comfortable way. Whether working as an editor in a publishing house, a journalist at a newspaper, a staff writer for a magazine, a proofreader for a journal, a writing teacher at a university or high school, you can make enough to be the sole breadwinner of your family. <em>True or False?</em></p> <h3>8. You have to know a lot of tools to break into technical communication.</h3> <p>To be a competitive applicant for a technical communication job, you need to know a plethora of tools -- RoboHelp, Flare, Framemaker, AuthorIt, InDesign, Visio, Dreamweaver, Photoshop, Paint Shop Pro, Camtasia, Captivate, Word, and a handful of others. You also often have to be familiar with various technologies -- HTML, XML, DITA, Javascript, CSS, RSS, Java, and C++. The tool/technical knowledge for entry can be formidable. <em>True or False?</em></p> <h3>9. Technical writers are introverted, isolated, boring geeks.</h3> <p>As a technical writer, you have a generally introverted personality. You keep to yourself most of the day, don't enjoy large social gatherings, and spend half your day practically mute. You work in your cube or designated area, typing away solemnly at your computer while others interact around you. You tend to have a lot of arcane, geeky knowledge about things no one else cares about. <em>True or False? </em></p> <h3>10. Because IT technologies change so frequently, you have to spend large amounts of your spare time just keeping up with what's new.</h3> <p>Your workday ends at 5 p.m., but since the field of IT is moving so quickly, with new sites, applications, and technologies emerging almost daily, you have to spend a good chunk of your spare time at home just keeping up. At times you can feel as if you're drowning in new knowledge, barely keeping your head above water. You have little time for anything else. <em>True or False?</em></p> <p><strong>Note: </strong>This article was originally published in the <a href="http://groups.yahoo.com/group/technical_writers_india/files/TechCraft/" target="_blank">Sept 2008 (Fall) issue of the TechCraft newsletter</a>.</p>
GATE_Developer_8.0/plugins/Tagger_Lupedia/doc/javadoc/gate/lupedia/package-summary.html
SONIAGroup/S.O.N.I.A.
<!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_51) on Sun May 11 19:21:37 BST 2014 --> <title>gate.lupedia (Measurements Tagger JavaDoc)</title> <meta name="date" content="2014-05-11"> <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="gate.lupedia (Measurements Tagger JavaDoc)"; } //--> </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="../../gate/lupedia/package-summary.html">Package</a></li> <li>Class</li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../deprecated-list.html">Deprecated</a></li> <li><a href="../../index-all.html">Index</a></li> <li><a href="../../help-doc.html">Help</a></li> </ul> </div> <div class="subNav"> <ul class="navList"> <li>Prev Package</li> <li>Next Package</li> </ul> <ul class="navList"> <li><a href="../../index.html?gate/lupedia/package-summary.html" target="_top">Frames</a></li> <li><a href="package-summary.html" target="_top">No Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_top"> <li><a href="../../allclasses-noframe.html">All Classes</a></li> </ul> <div> <script type="text/javascript"><!-- allClassesLink = document.getElementById("allclasses_navbar_top"); if(window==top) { allClassesLink.style.display = "block"; } else { allClassesLink.style.display = "none"; } //--> </script> </div> <a name="skip-navbar_top"> <!-- --> </a></div> <!-- ========= END OF TOP NAVBAR ========= --> <div class="header"> <h1 title="Package" class="title">Package&nbsp;gate.lupedia</h1> </div> <div class="contentContainer"> <ul class="blockList"> <li class="blockList"> <table class="packageSummary" border="0" cellpadding="3" cellspacing="0" summary="Class Summary table, listing classes, and an explanation"> <caption><span>Class Summary</span><span class="tabEnd">&nbsp;</span></caption> <tr> <th class="colFirst" scope="col">Class</th> <th class="colLast" scope="col">Description</th> </tr> <tbody> <tr class="altColor"> <td class="colFirst"><a href="../../gate/lupedia/LupediaServicePR.html" title="class in gate.lupedia">LupediaServicePR</a></td> <td class="colLast"> <div class="block">The PR uses lupedia annotation service provided by ontotext to annotate documents.</div> </td> </tr> </tbody> </table> </li> <li class="blockList"> <table class="packageSummary" border="0" cellpadding="3" cellspacing="0" summary="Enum Summary table, listing enums, and an explanation"> <caption><span>Enum Summary</span><span class="tabEnd">&nbsp;</span></caption> <tr> <th class="colFirst" scope="col">Enum</th> <th class="colLast" scope="col">Description</th> </tr> <tbody> <tr class="altColor"> <td class="colFirst"><a href="../../gate/lupedia/Language.html" title="enum in gate.lupedia">Language</a></td> <td class="colLast">&nbsp;</td> </tr> </tbody> </table> </li> </ul> </div> <!-- ======= START OF BOTTOM NAVBAR ====== --> <div class="bottomNav"><a name="navbar_bottom"> <!-- --> </a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> <li><a href="../../gate/lupedia/package-summary.html">Package</a></li> <li>Class</li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../deprecated-list.html">Deprecated</a></li> <li><a href="../../index-all.html">Index</a></li> <li><a href="../../help-doc.html">Help</a></li> </ul> </div> <div class="subNav"> <ul class="navList"> <li>Prev Package</li> <li>Next Package</li> </ul> <ul class="navList"> <li><a href="../../index.html?gate/lupedia/package-summary.html" target="_top">Frames</a></li> <li><a href="package-summary.html" target="_top">No Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_bottom"> <li><a href="../../allclasses-noframe.html">All Classes</a></li> </ul> <div> <script type="text/javascript"><!-- allClassesLink = document.getElementById("allclasses_navbar_bottom"); if(window==top) { allClassesLink.style.display = "block"; } else { allClassesLink.style.display = "none"; } //--> </script> </div> <a name="skip-navbar_bottom"> <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> </body> </html>
doc/pl/isangeles/senlin/data/area/class-use/Area.html
Isangeles/Senlin
<!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_172-solus) on Fri Jun 22 22:42:06 CEST 2018 --> <title>Uses of Class pl.isangeles.senlin.data.area.Area</title> <meta name="date" content="2018-06-22"> <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 pl.isangeles.senlin.data.area.Area"; } } 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="../../../../../../pl/isangeles/senlin/data/area/Area.html" title="class in pl.isangeles.senlin.data.area">Class</a></li> <li class="navBarCell1Rev">Use</li> <li><a href="../package-tree.html">Tree</a></li> <li><a href="../../../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../../../index-files/index-1.html">Index</a></li> <li><a href="../../../../../../help-doc.html">Help</a></li> </ul> </div> <div class="subNav"> <ul class="navList"> <li>Prev</li> <li>Next</li> </ul> <ul class="navList"> <li><a href="../../../../../../index.html?pl/isangeles/senlin/data/area/class-use/Area.html" target="_top">Frames</a></li> <li><a href="Area.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 pl.isangeles.senlin.data.area.Area" class="title">Uses of Class<br>pl.isangeles.senlin.data.area.Area</h2> </div> <div class="classUseContainer"> <ul class="blockList"> <li class="blockList"> <table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation"> <caption><span>Packages that use <a href="../../../../../../pl/isangeles/senlin/data/area/Area.html" title="class in pl.isangeles.senlin.data.area">Area</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="#pl.isangeles.senlin.core.character">pl.isangeles.senlin.core.character</a></td> <td class="colLast">&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><a href="#pl.isangeles.senlin.data">pl.isangeles.senlin.data</a></td> <td class="colLast">&nbsp;</td> </tr> <tr class="altColor"> <td class="colFirst"><a href="#pl.isangeles.senlin.data.area">pl.isangeles.senlin.data.area</a></td> <td class="colLast">&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><a href="#pl.isangeles.senlin.states">pl.isangeles.senlin.states</a></td> <td class="colLast">&nbsp;</td> </tr> </tbody> </table> </li> <li class="blockList"> <ul class="blockList"> <li class="blockList"><a name="pl.isangeles.senlin.core.character"> <!-- --> </a> <h3>Uses of <a href="../../../../../../pl/isangeles/senlin/data/area/Area.html" title="class in pl.isangeles.senlin.data.area">Area</a> in <a href="../../../../../../pl/isangeles/senlin/core/character/package-summary.html">pl.isangeles.senlin.core.character</a></h3> <table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> <caption><span>Methods in <a href="../../../../../../pl/isangeles/senlin/core/character/package-summary.html">pl.isangeles.senlin.core.character</a> that return <a href="../../../../../../pl/isangeles/senlin/data/area/Area.html" title="class in pl.isangeles.senlin.data.area">Area</a></span><span class="tabEnd">&nbsp;</span></caption> <tr> <th class="colFirst" scope="col">Modifier and Type</th> <th class="colLast" scope="col">Method and Description</th> </tr> <tbody> <tr class="altColor"> <td class="colFirst"><code><a href="../../../../../../pl/isangeles/senlin/data/area/Area.html" title="class in pl.isangeles.senlin.data.area">Area</a></code></td> <td class="colLast"><span class="typeNameLabel">Character.</span><code><span class="memberNameLink"><a href="../../../../../../pl/isangeles/senlin/core/character/Character.html#getCurrentArea--">getCurrentArea</a></span>()</code> <div class="block">Returns current area of this character</div> </td> </tr> </tbody> </table> <table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> <caption><span>Methods in <a href="../../../../../../pl/isangeles/senlin/core/character/package-summary.html">pl.isangeles.senlin.core.character</a> with parameters of type <a href="../../../../../../pl/isangeles/senlin/data/area/Area.html" title="class in pl.isangeles.senlin.data.area">Area</a></span><span class="tabEnd">&nbsp;</span></caption> <tr> <th class="colFirst" scope="col">Modifier and Type</th> <th class="colLast" scope="col">Method and Description</th> </tr> <tbody> <tr class="altColor"> <td class="colFirst"><code>void</code></td> <td class="colLast"><span class="typeNameLabel">Character.</span><code><span class="memberNameLink"><a href="../../../../../../pl/isangeles/senlin/core/character/Character.html#setArea-pl.isangeles.senlin.data.area.Area-">setArea</a></span>(<a href="../../../../../../pl/isangeles/senlin/data/area/Area.html" title="class in pl.isangeles.senlin.data.area">Area</a>&nbsp;area)</code> <div class="block">Sets specified area as current area of this character</div> </td> </tr> </tbody> </table> </li> <li class="blockList"><a name="pl.isangeles.senlin.data"> <!-- --> </a> <h3>Uses of <a href="../../../../../../pl/isangeles/senlin/data/area/Area.html" title="class in pl.isangeles.senlin.data.area">Area</a> in <a href="../../../../../../pl/isangeles/senlin/data/package-summary.html">pl.isangeles.senlin.data</a></h3> <table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> <caption><span>Methods in <a href="../../../../../../pl/isangeles/senlin/data/package-summary.html">pl.isangeles.senlin.data</a> with parameters of type <a href="../../../../../../pl/isangeles/senlin/data/area/Area.html" title="class in pl.isangeles.senlin.data.area">Area</a></span><span class="tabEnd">&nbsp;</span></caption> <tr> <th class="colFirst" scope="col">Modifier and Type</th> <th class="colLast" scope="col">Method and Description</th> </tr> <tbody> <tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../../../pl/isangeles/senlin/core/character/Character.html" title="class in pl.isangeles.senlin.core.character">Character</a></code></td> <td class="colLast"><span class="typeNameLabel">NpcBase.</span><code><span class="memberNameLink"><a href="../../../../../../pl/isangeles/senlin/data/NpcBase.html#spawnIn-java.lang.String-pl.isangeles.senlin.data.area.Area-pl.isangeles.senlin.util.TilePosition-">spawnIn</a></span>(java.lang.String&nbsp;npcId, <a href="../../../../../../pl/isangeles/senlin/data/area/Area.html" title="class in pl.isangeles.senlin.data.area">Area</a>&nbsp;area, <a href="../../../../../../pl/isangeles/senlin/util/TilePosition.html" title="class in pl.isangeles.senlin.util">TilePosition</a>&nbsp;tilePos)</code> <div class="block">Spawns new instance of game character with specified id in specified area and at specified position</div> </td> </tr> </tbody> </table> </li> <li class="blockList"><a name="pl.isangeles.senlin.data.area"> <!-- --> </a> <h3>Uses of <a href="../../../../../../pl/isangeles/senlin/data/area/Area.html" title="class in pl.isangeles.senlin.data.area">Area</a> in <a href="../../../../../../pl/isangeles/senlin/data/area/package-summary.html">pl.isangeles.senlin.data.area</a></h3> <table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> <caption><span>Methods in <a href="../../../../../../pl/isangeles/senlin/data/area/package-summary.html">pl.isangeles.senlin.data.area</a> that return <a href="../../../../../../pl/isangeles/senlin/data/area/Area.html" title="class in pl.isangeles.senlin.data.area">Area</a></span><span class="tabEnd">&nbsp;</span></caption> <tr> <th class="colFirst" scope="col">Modifier and Type</th> <th class="colLast" scope="col">Method and Description</th> </tr> <tbody> <tr class="altColor"> <td class="colFirst"><code><a href="../../../../../../pl/isangeles/senlin/data/area/Area.html" title="class in pl.isangeles.senlin.data.area">Area</a></code></td> <td class="colLast"><span class="typeNameLabel">Scenario.</span><code><span class="memberNameLink"><a href="../../../../../../pl/isangeles/senlin/data/area/Scenario.html#getArea-java.lang.String-">getArea</a></span>(java.lang.String&nbsp;id)</code> <div class="block">Returns area with specified ID</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code><a href="../../../../../../pl/isangeles/senlin/data/area/Area.html" title="class in pl.isangeles.senlin.data.area">Area</a></code></td> <td class="colLast"><span class="typeNameLabel">Scenario.</span><code><span class="memberNameLink"><a href="../../../../../../pl/isangeles/senlin/data/area/Scenario.html#getMainArea--">getMainArea</a></span>()</code> <div class="block">Returns main area of this scenario</div> </td> </tr> <tr class="altColor"> <td class="colFirst"><code><a href="../../../../../../pl/isangeles/senlin/data/area/Area.html" title="class in pl.isangeles.senlin.data.area">Area</a></code></td> <td class="colLast"><span class="typeNameLabel">Scenario.</span><code><span class="memberNameLink"><a href="../../../../../../pl/isangeles/senlin/data/area/Scenario.html#getSubArea-java.lang.String-">getSubArea</a></span>(java.lang.String&nbsp;id)</code> <div class="block">Returns sub area with specified ID from scenario sub areas list</div> </td> </tr> </tbody> </table> <table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> <caption><span>Methods in <a href="../../../../../../pl/isangeles/senlin/data/area/package-summary.html">pl.isangeles.senlin.data.area</a> that return types with arguments of type <a href="../../../../../../pl/isangeles/senlin/data/area/Area.html" title="class in pl.isangeles.senlin.data.area">Area</a></span><span class="tabEnd">&nbsp;</span></caption> <tr> <th class="colFirst" scope="col">Modifier and Type</th> <th class="colLast" scope="col">Method and Description</th> </tr> <tbody> <tr class="altColor"> <td class="colFirst"><code>java.util.List&lt;<a href="../../../../../../pl/isangeles/senlin/data/area/Area.html" title="class in pl.isangeles.senlin.data.area">Area</a>&gt;</code></td> <td class="colLast"><span class="typeNameLabel">Scenario.</span><code><span class="memberNameLink"><a href="../../../../../../pl/isangeles/senlin/data/area/Scenario.html#getAreas--">getAreas</a></span>()</code> <div class="block">Returns list with all areas in this scenario</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>java.util.List&lt;<a href="../../../../../../pl/isangeles/senlin/data/area/Area.html" title="class in pl.isangeles.senlin.data.area">Area</a>&gt;</code></td> <td class="colLast"><span class="typeNameLabel">Scenario.</span><code><span class="memberNameLink"><a href="../../../../../../pl/isangeles/senlin/data/area/Scenario.html#getSubAreas--">getSubAreas</a></span>()</code> <div class="block">Returns list with sub areas</div> </td> </tr> </tbody> </table> <table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> <caption><span>Methods in <a href="../../../../../../pl/isangeles/senlin/data/area/package-summary.html">pl.isangeles.senlin.data.area</a> with parameters of type <a href="../../../../../../pl/isangeles/senlin/data/area/Area.html" title="class in pl.isangeles.senlin.data.area">Area</a></span><span class="tabEnd">&nbsp;</span></caption> <tr> <th class="colFirst" scope="col">Modifier and Type</th> <th class="colLast" scope="col">Method and Description</th> </tr> <tbody> <tr class="altColor"> <td class="colFirst"><code>java.util.List&lt;<a href="../../../../../../pl/isangeles/senlin/core/character/Character.html" title="class in pl.isangeles.senlin.core.character">Character</a>&gt;</code></td> <td class="colLast"><span class="typeNameLabel">MobsArea.</span><code><span class="memberNameLink"><a href="../../../../../../pl/isangeles/senlin/data/area/MobsArea.html#spawnMobs-pl.isangeles.senlin.data.area.Area-">spawnMobs</a></span>(<a href="../../../../../../pl/isangeles/senlin/data/area/Area.html" title="class in pl.isangeles.senlin.data.area">Area</a>&nbsp;area)</code> <div class="block">Spawns all mobs in area to list</div> </td> </tr> </tbody> </table> <table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing constructors, and an explanation"> <caption><span>Constructors in <a href="../../../../../../pl/isangeles/senlin/data/area/package-summary.html">pl.isangeles.senlin.data.area</a> with parameters of type <a href="../../../../../../pl/isangeles/senlin/data/area/Area.html" title="class in pl.isangeles.senlin.data.area">Area</a></span><span class="tabEnd">&nbsp;</span></caption> <tr> <th class="colOne" scope="col">Constructor and Description</th> </tr> <tbody> <tr class="altColor"> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../pl/isangeles/senlin/data/area/Scenario.html#Scenario-java.lang.String-pl.isangeles.senlin.data.area.Area-java.util.List-java.util.Map-java.util.List-">Scenario</a></span>(java.lang.String&nbsp;id, <a href="../../../../../../pl/isangeles/senlin/data/area/Area.html" title="class in pl.isangeles.senlin.data.area">Area</a>&nbsp;mainArea, java.util.List&lt;<a href="../../../../../../pl/isangeles/senlin/data/area/Area.html" title="class in pl.isangeles.senlin.data.area">Area</a>&gt;&nbsp;subAreas, java.util.Map&lt;java.lang.String,java.lang.String&gt;&nbsp;quests, java.util.List&lt;<a href="../../../../../../pl/isangeles/senlin/cli/Script.html" title="class in pl.isangeles.senlin.cli">Script</a>&gt;&nbsp;scripts)</code> <div class="block">Scenario constructor</div> </td> </tr> </tbody> </table> <table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing constructors, and an explanation"> <caption><span>Constructor parameters in <a href="../../../../../../pl/isangeles/senlin/data/area/package-summary.html">pl.isangeles.senlin.data.area</a> with type arguments of type <a href="../../../../../../pl/isangeles/senlin/data/area/Area.html" title="class in pl.isangeles.senlin.data.area">Area</a></span><span class="tabEnd">&nbsp;</span></caption> <tr> <th class="colOne" scope="col">Constructor and Description</th> </tr> <tbody> <tr class="altColor"> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../pl/isangeles/senlin/data/area/Scenario.html#Scenario-java.lang.String-pl.isangeles.senlin.data.area.Area-java.util.List-java.util.Map-java.util.List-">Scenario</a></span>(java.lang.String&nbsp;id, <a href="../../../../../../pl/isangeles/senlin/data/area/Area.html" title="class in pl.isangeles.senlin.data.area">Area</a>&nbsp;mainArea, java.util.List&lt;<a href="../../../../../../pl/isangeles/senlin/data/area/Area.html" title="class in pl.isangeles.senlin.data.area">Area</a>&gt;&nbsp;subAreas, java.util.Map&lt;java.lang.String,java.lang.String&gt;&nbsp;quests, java.util.List&lt;<a href="../../../../../../pl/isangeles/senlin/cli/Script.html" title="class in pl.isangeles.senlin.cli">Script</a>&gt;&nbsp;scripts)</code> <div class="block">Scenario constructor</div> </td> </tr> </tbody> </table> </li> <li class="blockList"><a name="pl.isangeles.senlin.states"> <!-- --> </a> <h3>Uses of <a href="../../../../../../pl/isangeles/senlin/data/area/Area.html" title="class in pl.isangeles.senlin.data.area">Area</a> in <a href="../../../../../../pl/isangeles/senlin/states/package-summary.html">pl.isangeles.senlin.states</a></h3> <table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> <caption><span>Methods in <a href="../../../../../../pl/isangeles/senlin/states/package-summary.html">pl.isangeles.senlin.states</a> that return <a href="../../../../../../pl/isangeles/senlin/data/area/Area.html" title="class in pl.isangeles.senlin.data.area">Area</a></span><span class="tabEnd">&nbsp;</span></caption> <tr> <th class="colFirst" scope="col">Modifier and Type</th> <th class="colLast" scope="col">Method and Description</th> </tr> <tbody> <tr class="altColor"> <td class="colFirst"><code><a href="../../../../../../pl/isangeles/senlin/data/area/Area.html" title="class in pl.isangeles.senlin.data.area">Area</a></code></td> <td class="colLast"><span class="typeNameLabel">GameWorld.</span><code><span class="memberNameLink"><a href="../../../../../../pl/isangeles/senlin/states/GameWorld.html#getArea--">getArea</a></span>()</code> <div class="block">Returns current area</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code><a href="../../../../../../pl/isangeles/senlin/data/area/Area.html" title="class in pl.isangeles.senlin.data.area">Area</a></code></td> <td class="colLast"><span class="typeNameLabel">GameWorld.</span><code><span class="memberNameLink"><a href="../../../../../../pl/isangeles/senlin/states/GameWorld.html#getMainArea--">getMainArea</a></span>()</code> <div class="block">Returns main area of current scenario</div> </td> </tr> </tbody> </table> <table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> <caption><span>Methods in <a href="../../../../../../pl/isangeles/senlin/states/package-summary.html">pl.isangeles.senlin.states</a> that return types with arguments of type <a href="../../../../../../pl/isangeles/senlin/data/area/Area.html" title="class in pl.isangeles.senlin.data.area">Area</a></span><span class="tabEnd">&nbsp;</span></caption> <tr> <th class="colFirst" scope="col">Modifier and Type</th> <th class="colLast" scope="col">Method and Description</th> </tr> <tbody> <tr class="altColor"> <td class="colFirst"><code>java.util.List&lt;<a href="../../../../../../pl/isangeles/senlin/data/area/Area.html" title="class in pl.isangeles.senlin.data.area">Area</a>&gt;</code></td> <td class="colLast"><span class="typeNameLabel">GameWorld.</span><code><span class="memberNameLink"><a href="../../../../../../pl/isangeles/senlin/states/GameWorld.html#getSubAreas--">getSubAreas</a></span>()</code> <div class="block">Returns list with all sub-areas in current area</div> </td> </tr> </tbody> </table> </li> </ul> </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><a href="../../../../../../pl/isangeles/senlin/data/area/Area.html" title="class in pl.isangeles.senlin.data.area">Class</a></li> <li class="navBarCell1Rev">Use</li> <li><a href="../package-tree.html">Tree</a></li> <li><a href="../../../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../../../index-files/index-1.html">Index</a></li> <li><a href="../../../../../../help-doc.html">Help</a></li> </ul> </div> <div class="subNav"> <ul class="navList"> <li>Prev</li> <li>Next</li> </ul> <ul class="navList"> <li><a href="../../../../../../index.html?pl/isangeles/senlin/data/area/class-use/Area.html" target="_top">Frames</a></li> <li><a href="Area.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>
Coding/Python/numpy-html-1.10.1/reference/generated/numpy.random.zipf.html
platinhom/ManualHom
<!DOCTYPE html> <html> <head> <meta charset="utf-8"> <title>numpy.random.zipf &mdash; NumPy v1.10 Manual</title> <link rel="stylesheet" type="text/css" href="../../static_/css/spc-bootstrap.css"> <link rel="stylesheet" type="text/css" href="../../static_/css/spc-extend.css"> <link rel="stylesheet" href="../../static_/scipy.css" type="text/css" > <link rel="stylesheet" href="../../static_/pygments.css" type="text/css" > <script type="text/javascript"> var DOCUMENTATION_OPTIONS = { URL_ROOT: '../../', VERSION: '1.10.1', COLLAPSE_INDEX: false, FILE_SUFFIX: '.html', HAS_SOURCE: false }; </script> <script type="text/javascript" src="../../static_/jquery.js"></script> <script type="text/javascript" src="../../static_/underscore.js"></script> <script type="text/javascript" src="../../static_/doctools.js"></script> <script type="text/javascript" src="../../static_/js/copybutton.js"></script> <link rel="author" title="About these documents" href="../../about.html" > <link rel="top" title="NumPy v1.10 Manual" href="../../index.html" > <link rel="up" title="Random sampling (numpy.random)" href="../routines.random.html" > <link rel="next" title="numpy.random.RandomState" href="numpy.random.RandomState.html" > <link rel="prev" title="numpy.random.weibull" href="numpy.random.weibull.html" > </head> <body> <div class="container"> <div class="header"> </div> </div> <div class="container"> <div class="main"> <div class="row-fluid"> <div class="span12"> <div class="spc-navbar"> <ul class="nav nav-pills pull-left"> <li class="active"><a href="../../index.html">NumPy v1.10 Manual</a></li> <li class="active"><a href="../index.html" >NumPy Reference</a></li> <li class="active"><a href="../routines.html" >Routines</a></li> <li class="active"><a href="../routines.random.html" accesskey="U">Random sampling (<tt class="docutils literal"><span class="pre">numpy.random</span></tt>)</a></li> </ul> <ul class="nav nav-pills pull-right"> <li class="active"> <a href="../../genindex.html" title="General Index" accesskey="I">index</a> </li> <li class="active"> <a href="numpy.random.RandomState.html" title="numpy.random.RandomState" accesskey="N">next</a> </li> <li class="active"> <a href="numpy.random.weibull.html" title="numpy.random.weibull" accesskey="P">previous</a> </li> </ul> </div> </div> </div> <div class="row-fluid"> <div class="spc-rightsidebar span3"> <div class="sphinxsidebarwrapper"> <h4>Previous topic</h4> <p class="topless"><a href="numpy.random.weibull.html" title="previous chapter">numpy.random.weibull</a></p> <h4>Next topic</h4> <p class="topless"><a href="numpy.random.RandomState.html" title="next chapter">numpy.random.RandomState</a></p> </div> </div> <div class="span9"> <div class="bodywrapper"> <div class="body" id="spc-section-body"> <div class="section" id="numpy-random-zipf"> <h1>numpy.random.zipf<a class="headerlink" href="#numpy-random-zipf" title="Permalink to this headline">¶</a></h1> <dl class="function"> <dt id="numpy.random.zipf"> <tt class="descclassname">numpy.random.</tt><tt class="descname">zipf</tt><big>(</big><em>a</em>, <em>size=None</em><big>)</big><a class="headerlink" href="#numpy.random.zipf" title="Permalink to this definition">¶</a></dt> <dd><p>Draw samples from a Zipf distribution.</p> <p>Samples are drawn from a Zipf distribution with specified parameter <em class="xref py py-obj">a</em> &gt; 1.</p> <p>The Zipf distribution (also known as the zeta distribution) is a continuous probability distribution that satisfies Zipf&#8217;s law: the frequency of an item is inversely proportional to its rank in a frequency table.</p> <table class="docutils field-list" frame="void" rules="none"> <col class="field-name" /> <col class="field-body" /> <tbody valign="top"> <tr class="field-odd field"><th class="field-name">Parameters:</th><td class="field-body"><p class="first"><strong>a</strong> : float &gt; 1</p> <blockquote> <div><p>Distribution parameter.</p> </div></blockquote> <p><strong>size</strong> : int or tuple of ints, optional</p> <blockquote> <div><p>Output shape. If the given shape is, e.g., <tt class="docutils literal"><span class="pre">(m,</span> <span class="pre">n,</span> <span class="pre">k)</span></tt>, then <tt class="docutils literal"><span class="pre">m</span> <span class="pre">*</span> <span class="pre">n</span> <span class="pre">*</span> <span class="pre">k</span></tt> samples are drawn. Default is None, in which case a single value is returned.</p> </div></blockquote> </td> </tr> <tr class="field-even field"><th class="field-name">Returns:</th><td class="field-body"><p class="first"><strong>samples</strong> : scalar or ndarray</p> <blockquote class="last"> <div><p>The returned samples are greater than or equal to one.</p> </div></blockquote> </td> </tr> </tbody> </table> <div class="admonition seealso"> <p class="first admonition-title">See also</p> <dl class="last docutils"> <dt><tt class="xref py py-obj docutils literal"><span class="pre">scipy.stats.distributions.zipf</span></tt></dt> <dd>probability density function, distribution, or cumulative density function, etc.</dd> </dl> </div> <p class="rubric">Notes</p> <p>The probability density for the Zipf distribution is</p> <div class="math"> <p><img src="../../images_/math/af3121546e330b56043e3c62262a23a4438ab65c.png" alt="p(x) = \frac{x^{-a}}{\zeta(a)},"/></p> </div><p>where <img class="math" src="../../images_/math/ea2537b0d0cbfff18efbb40720fb87bedfef6b6e.png" alt="\zeta" style="vertical-align: -3px"/> is the Riemann Zeta function.</p> <p>It is named for the American linguist George Kingsley Zipf, who noted that the frequency of any word in a sample of a language is inversely proportional to its rank in the frequency table.</p> <p class="rubric">References</p> <table class="docutils citation" frame="void" id="r278" rules="none"> <colgroup><col class="label" /><col /></colgroup> <tbody valign="top"> <tr><td class="label"><a class="fn-backref" href="#id1">[R278]</a></td><td>Zipf, G. K., &#8220;Selected Studies of the Principle of Relative Frequency in Language,&#8221; Cambridge, MA: Harvard Univ. Press, 1932.</td></tr> </tbody> </table> <p class="rubric">Examples</p> <p>Draw samples from the distribution:</p> <div class="highlight-python"><div class="highlight"><pre><span class="gp">&gt;&gt;&gt; </span><span class="n">a</span> <span class="o">=</span> <span class="mf">2.</span> <span class="c"># parameter</span> <span class="gp">&gt;&gt;&gt; </span><span class="n">s</span> <span class="o">=</span> <span class="n">np</span><span class="o">.</span><span class="n">random</span><span class="o">.</span><span class="n">zipf</span><span class="p">(</span><span class="n">a</span><span class="p">,</span> <span class="mi">1000</span><span class="p">)</span> </pre></div> </div> <p>Display the histogram of the samples, along with the probability density function:</p> <div class="highlight-python"><div class="highlight"><pre><span class="gp">&gt;&gt;&gt; </span><span class="kn">import</span> <span class="nn">matplotlib.pyplot</span> <span class="kn">as</span> <span class="nn">plt</span> <span class="gp">&gt;&gt;&gt; </span><span class="kn">import</span> <span class="nn">scipy.special</span> <span class="kn">as</span> <span class="nn">sps</span> <span class="go">Truncate s values at 50 so plot is interesting</span> <span class="gp">&gt;&gt;&gt; </span><span class="n">count</span><span class="p">,</span> <span class="n">bins</span><span class="p">,</span> <span class="n">ignored</span> <span class="o">=</span> <span class="n">plt</span><span class="o">.</span><span class="n">hist</span><span class="p">(</span><span class="n">s</span><span class="p">[</span><span class="n">s</span><span class="o">&lt;</span><span class="mi">50</span><span class="p">],</span> <span class="mi">50</span><span class="p">,</span> <span class="n">normed</span><span class="o">=</span><span class="bp">True</span><span class="p">)</span> <span class="gp">&gt;&gt;&gt; </span><span class="n">x</span> <span class="o">=</span> <span class="n">np</span><span class="o">.</span><span class="n">arange</span><span class="p">(</span><span class="mf">1.</span><span class="p">,</span> <span class="mf">50.</span><span class="p">)</span> <span class="gp">&gt;&gt;&gt; </span><span class="n">y</span> <span class="o">=</span> <span class="n">x</span><span class="o">**</span><span class="p">(</span><span class="o">-</span><span class="n">a</span><span class="p">)</span><span class="o">/</span><span class="n">sps</span><span class="o">.</span><span class="n">zetac</span><span class="p">(</span><span class="n">a</span><span class="p">)</span> <span class="gp">&gt;&gt;&gt; </span><span class="n">plt</span><span class="o">.</span><span class="n">plot</span><span class="p">(</span><span class="n">x</span><span class="p">,</span> <span class="n">y</span><span class="o">/</span><span class="nb">max</span><span class="p">(</span><span class="n">y</span><span class="p">),</span> <span class="n">linewidth</span><span class="o">=</span><span class="mi">2</span><span class="p">,</span> <span class="n">color</span><span class="o">=</span><span class="s">&#39;r&#39;</span><span class="p">)</span> <span class="gp">&gt;&gt;&gt; </span><span class="n">plt</span><span class="o">.</span><span class="n">show</span><span class="p">()</span> </pre></div> </div> <p>(<a class="reference external" href="../../reference/generated/numpy-random-zipf-1.py">Source code</a>)</p> </dd></dl> </div> </div> </div> </div> </div> </div> </div> <div class="container container-navbar-bottom"> <div class="spc-navbar"> </div> </div> <div class="container"> <div class="footer"> <div class="row-fluid"> <ul class="inline pull-left"> <li> &copy; Copyright 2008-2009, The Scipy community. </li> <li> Last updated on Oct 18, 2015. </li> <li> Created using <a href="http://sphinx.pocoo.org/">Sphinx</a> 1.2.1. </li> </ul> </div> </div> </div> </body> </html>
web/2014_season/2015022112.html
jacobbustamante/NBANLPRecap
<!DOCTYPE html> <html> <head> <meta charset="UTF-8"> <title>J.J. Redick and Austin Rivers combine for 48 in Clippers 126 to 99 win over the Kings</title> <link rel="stylesheet" type="text/css" href="../css/style.css"> </head> <body> <h1>J.J. Redick and Austin Rivers combine for 48 in Clippers 126 to 99 win over the Kings</h1> </br> <h2 style="color:gray">by NBANLP Recap Generator</h2> </br></br> <img src="../img/12/01.jpg" alt="No image loaded" align="right" style="height:50%; width:50%;margin-left:20px;margin-bottom:20px;"> <p>The Clippers largest lead was by 37 with 11 minutes remaining in the 4th. J.J. Redick and Austin Rivers put up a combined 48 points. DeMarcus Cousins made good contributions, scoring 19 points for the Kings.</p> <p>The Clippers were up by as much as 37 points in the 4th with a 102-65 lead.</p> <p>J.J. Redick and Austin Rivers totaled 48 points for the Clippers, putting up 24 points each. Redick put up 3 assists and 2 rebounds. Rivers also recorded 2 assists and 1 rebounds.</p> <p>DeMarcus made contributions in scoring with 19 points for the Kings. Cousins recorded 2 assists and 4 rebounds for the Kings.</p> <p>The Clippers had a 12 and 0 run starting in the 1st. The Kings gave up possession with 2 turnovers and had 5 missed attempts during that time.</p> <p>The Kings had a 13 and 0 run starting in the 4th. The Clippers gave up possession with 0 turnovers and had 9 missed attempts during that time.</p> <p>The Clippers are now 37-19. The Kings are at 19-35 after that result. The Clippers continue their great streak, winning 4 of 4.</p> <p>Rudy Gay and Omri Casspi totaled 18 points for the Kings, putting up 11 and 7 points respectively. Gay contributed 2 assists and 6 rebounds for the Kings. Casspi recorded 1 assists and 17 rebounds. Jamal led the Clippers in scoring with 19 points. Crawford got 6 assists and 1 rebounds. 11 of his points were scored in the 3rd quarter. The Clippers Chris Paul and DeAndre Jordan put in 10 and 7 points respectively. Paul got 9 assists and 3 rebounds for the Clippers. Jordan contributed 15 rebounds for the Clippers.</p> </body> </html>
wp-content/themes/threebranch/plugins/wp-embed-facebook/wpemfb.css
Tomdanizer/3branch
/* * Table structure */ .wpemfb-border { font-family: Helvetica; padding:10px; border: 1px solid #DEDEDE; border-radius: 2px; } .wpemfb-table{ display: table; width: 100%; } .wpemfb-posts-table{ display: table; width: 100%; border-top:1px solid #DEDEDE; } .wpemfb-cell{ display: table-cell; vertical-align: middle; width: 100%; } .wpemfb-cell-left{ display: table-cell; vertical-align: middle; } .wpemfb-cell-right{ display: table-cell; vertical-align: middle; width: 100%; padding-left: 5px; } /* * Links */ .wpemfb-cover{ width: 100%; background-size: 100%; } .wpemfb-clean-link{ border: none !important; text-decoration: none !important; } .wpemfb-clean-link:hover{ color: inherit !important; text-decoration: underline !important; } .wpemfb-post-link{ color: #6d84b4; font-size: 12px; } .wpemfb-title{ color: #23487F; font-size: 20px; font-weight: bold; } .wpemfb-color{ color: #23487F; } .wpemfb-thmb { border: 1px solid #808080; border-radius: 2px; height: 60px !important; margin: 1px; padding: 2px; width: 60px !important; } /* * Page Posts */ .wpemfb-page-post{ text-align: justify; display:block; } .wpemfb-page-post a{ font-family: Helvetica; color: #23487E; text-decoration: none !important; } .wpemfb-page-post a:hover{ text-decoration: underline !important; }
doc/html/classShipCAD_1_1SubdivisionControlCurve.html
gpgreen/ShipCAD
<!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.11"/> <title>ShipCAD: ShipCAD::SubdivisionControlCurve Class Reference</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> <script type="text/javascript" src="dynsections.js"></script> <link href="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="projectalign" style="padding-left: 0.5em;"> <div id="projectname">ShipCAD </div> </td> </tr> </tbody> </table> </div> <!-- end header part --> <!-- Generated by Doxygen 1.8.11 --> <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="namespaces.html"><span>Namespaces</span></a></li> <li class="current"><a href="annotated.html"><span>Classes</span></a></li> <li><a href="files.html"><span>Files</span></a></li> <li> <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="hierarchy.html"><span>Class&#160;Hierarchy</span></a></li> <li><a href="functions.html"><span>Class&#160;Members</span></a></li> </ul> </div> <!-- window showing the filter options --> <div id="MSearchSelectWindow" onmouseover="return searchBox.OnSearchSelectShow()" onmouseout="return searchBox.OnSearchSelectHide()" onkeydown="return searchBox.OnSearchSelectKey(event)"> </div> <!-- iframe showing the search results (closed by default) --> <div id="MSearchResultsWindow"> <iframe src="javascript:void(0)" frameborder="0" name="MSearchResults" id="MSearchResults"> </iframe> </div> <div id="nav-path" class="navpath"> <ul> <li class="navelem"><a class="el" href="namespaceShipCAD.html">ShipCAD</a></li><li class="navelem"><a class="el" href="classShipCAD_1_1SubdivisionControlCurve.html">SubdivisionControlCurve</a></li> </ul> </div> </div><!-- top --> <div class="header"> <div class="summary"> <a href="#pub-methods">Public Member Functions</a> &#124; <a href="#pub-static-methods">Static Public Member Functions</a> &#124; <a href="#pro-methods">Protected Member Functions</a> &#124; <a href="#pro-attribs">Protected Attributes</a> &#124; <a href="classShipCAD_1_1SubdivisionControlCurve-members.html">List of all members</a> </div> <div class="headertitle"> <div class="title">ShipCAD::SubdivisionControlCurve Class Reference</div> </div> </div><!--header--> <div class="contents"> <p><code>#include &lt;<a class="el" href="subdivcontrolcurve_8h_source.html">subdivcontrolcurve.h</a>&gt;</code></p> <div class="dynheader"> Inheritance diagram for ShipCAD::SubdivisionControlCurve:</div> <div class="dyncontent"> <div class="center"> <img src="classShipCAD_1_1SubdivisionControlCurve.png" usemap="#ShipCAD::SubdivisionControlCurve_map" alt=""/> <map id="ShipCAD::SubdivisionControlCurve_map" name="ShipCAD::SubdivisionControlCurve_map"> <area href="classShipCAD_1_1SubdivisionBase.html" title="the base class for all subdivision points, edges and faces " alt="ShipCAD::SubdivisionBase" shape="rect" coords="0,0,211,24"/> </map> </div></div> <table class="memberdecls"> <tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-methods"></a> Public Member Functions</h2></td></tr> <tr class="memitem:a6655333ddb8fa6c464dba4f6f7776592"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classShipCAD_1_1SubdivisionControlCurve.html#a6655333ddb8fa6c464dba4f6f7776592">SubdivisionControlCurve</a> (<a class="el" href="classShipCAD_1_1SubdivisionSurface.html">SubdivisionSurface</a> *owner, <a class="el" href="classShipCAD_1_1Spline.html">Spline</a> *spline)</td></tr> <tr class="separator:a6655333ddb8fa6c464dba4f6f7776592"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:ab8df7be8d521f9b0bc5c7e8fd0156eef"><td class="memItemLeft" align="right" valign="top">virtual&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classShipCAD_1_1SubdivisionControlCurve.html#ab8df7be8d521f9b0bc5c7e8fd0156eef">~SubdivisionControlCurve</a> ()</td></tr> <tr class="separator:ab8df7be8d521f9b0bc5c7e8fd0156eef"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:a6e2678c3fa1885e63d11bb692af54af7"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classShipCAD_1_1SubdivisionControlCurve.html#a6e2678c3fa1885e63d11bb692af54af7">removeCurve</a> ()</td></tr> <tr class="separator:a6e2678c3fa1885e63d11bb692af54af7"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:a078fc8820a6c0e37c475eec1897b13dd"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classShipCAD_1_1SubdivisionControlCurve.html#a078fc8820a6c0e37c475eec1897b13dd">replaceVertexPoint</a> (<a class="el" href="classShipCAD_1_1SubdivisionPoint.html">SubdivisionPoint</a> *oldpt, <a class="el" href="classShipCAD_1_1SubdivisionPoint.html">SubdivisionPoint</a> *newpt)</td></tr> <tr class="separator:a078fc8820a6c0e37c475eec1897b13dd"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:a0764f5d7697b76ac928a121d224733f5"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classShipCAD_1_1SubdivisionControlCurve.html#a0764f5d7697b76ac928a121d224733f5">insertEdgePoint</a> (<a class="el" href="classShipCAD_1_1SubdivisionPoint.html">SubdivisionPoint</a> *p1, <a class="el" href="classShipCAD_1_1SubdivisionPoint.html">SubdivisionPoint</a> *p2, <a class="el" href="classShipCAD_1_1SubdivisionPoint.html">SubdivisionPoint</a> *newpt)</td></tr> <tr class="separator:a0764f5d7697b76ac928a121d224733f5"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:abfed48331919c4d2a2bfc6363b28ebb4"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classShipCAD_1_1SubdivisionControlCurve.html#abfed48331919c4d2a2bfc6363b28ebb4">deleteEdge</a> (<a class="el" href="classShipCAD_1_1SubdivisionControlEdge.html">SubdivisionControlEdge</a> *edge)</td></tr> <tr class="separator:abfed48331919c4d2a2bfc6363b28ebb4"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:a9469b178a88269d0f9ee3b17d5f15272"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classShipCAD_1_1SubdivisionControlCurve.html#a9469b178a88269d0f9ee3b17d5f15272">insertControlPoint</a> (<a class="el" href="classShipCAD_1_1SubdivisionControlPoint.html">SubdivisionControlPoint</a> *p1, <a class="el" href="classShipCAD_1_1SubdivisionControlPoint.html">SubdivisionControlPoint</a> *p2, <a class="el" href="classShipCAD_1_1SubdivisionControlPoint.html">SubdivisionControlPoint</a> *newpt)</td></tr> <tr class="separator:a9469b178a88269d0f9ee3b17d5f15272"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:a1155b0abe401a7128369a589b6e6ac9c"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classShipCAD_1_1SubdivisionControlCurve.html#a1155b0abe401a7128369a589b6e6ac9c">addPoint</a> (<a class="el" href="classShipCAD_1_1SubdivisionControlPoint.html">SubdivisionControlPoint</a> *p)</td></tr> <tr class="separator:a1155b0abe401a7128369a589b6e6ac9c"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:aa574f77f4abc5a8eef05e7cef7f8d8a2"><td class="memItemLeft" align="right" valign="top">virtual void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classShipCAD_1_1SubdivisionControlCurve.html#aa574f77f4abc5a8eef05e7cef7f8d8a2">clear</a> ()</td></tr> <tr class="memdesc:aa574f77f4abc5a8eef05e7cef7f8d8a2"><td class="mdescLeft">&#160;</td><td class="mdescRight">reset this element to default values <a href="#aa574f77f4abc5a8eef05e7cef7f8d8a2">More...</a><br /></td></tr> <tr class="separator:aa574f77f4abc5a8eef05e7cef7f8d8a2"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:a34e280e9ba6e6705577d1afd229e9f20"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classShipCAD_1_1SubdivisionControlCurve.html#a34e280e9ba6e6705577d1afd229e9f20">resetDivPoints</a> ()</td></tr> <tr class="separator:a34e280e9ba6e6705577d1afd229e9f20"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:ae4a8eda1eb14cc85f336aa6b2d10753b"><td class="memItemLeft" align="right" valign="top">bool&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classShipCAD_1_1SubdivisionControlCurve.html#ae4a8eda1eb14cc85f336aa6b2d10753b">isSelected</a> () const </td></tr> <tr class="separator:ae4a8eda1eb14cc85f336aa6b2d10753b"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:a5ed850eb8b536f4f534adca1c9a3aca0"><td class="memItemLeft" align="right" valign="top">bool&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classShipCAD_1_1SubdivisionControlCurve.html#a5ed850eb8b536f4f534adca1c9a3aca0">isVisible</a> () const </td></tr> <tr class="separator:a5ed850eb8b536f4f534adca1c9a3aca0"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:ab1f7193c8129646d289aebf5d2d58ef7"><td class="memItemLeft" align="right" valign="top">bool&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classShipCAD_1_1SubdivisionControlCurve.html#ab1f7193c8129646d289aebf5d2d58ef7">isBuild</a> () const </td></tr> <tr class="separator:ab1f7193c8129646d289aebf5d2d58ef7"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:a800e0d38d3cdbdc6a38aa989b5fdb3ff"><td class="memItemLeft" align="right" valign="top">QColor&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classShipCAD_1_1SubdivisionControlCurve.html#a800e0d38d3cdbdc6a38aa989b5fdb3ff">getColor</a> () const </td></tr> <tr class="separator:a800e0d38d3cdbdc6a38aa989b5fdb3ff"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:ae5fbcecbf686e25e28a6b418719e8ecb"><td class="memItemLeft" align="right" valign="top">size_t&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classShipCAD_1_1SubdivisionControlCurve.html#ae5fbcecbf686e25e28a6b418719e8ecb">numberOfControlPoints</a> () const </td></tr> <tr class="separator:ae5fbcecbf686e25e28a6b418719e8ecb"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:a15005a440eec6919d9fae9ff92cdf566"><td class="memItemLeft" align="right" valign="top">size_t&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classShipCAD_1_1SubdivisionControlCurve.html#a15005a440eec6919d9fae9ff92cdf566">numberOfSubdivPoints</a> () const </td></tr> <tr class="separator:a15005a440eec6919d9fae9ff92cdf566"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:a40ad888b65a29ca25d39a15f37cb53c0"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classShipCAD_1_1SubdivisionControlPoint.html">SubdivisionControlPoint</a> *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classShipCAD_1_1SubdivisionControlCurve.html#a40ad888b65a29ca25d39a15f37cb53c0">getControlPoint</a> (size_t index) const </td></tr> <tr class="separator:a40ad888b65a29ca25d39a15f37cb53c0"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:ad34aef8d1a8bd36a68299d3eca67d056"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classShipCAD_1_1SubdivisionPoint.html">SubdivisionPoint</a> *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classShipCAD_1_1SubdivisionControlCurve.html#ad34aef8d1a8bd36a68299d3eca67d056">getSubdivPoint</a> (size_t index) const </td></tr> <tr class="separator:ad34aef8d1a8bd36a68299d3eca67d056"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:ac536de424624a4ae312029fe643f4b61"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classShipCAD_1_1SubdivisionControlCurve.html#ac536de424624a4ae312029fe643f4b61">setVisible</a> (bool val)</td></tr> <tr class="separator:ac536de424624a4ae312029fe643f4b61"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:afb98b225e0dc255272a69e96c14eedb7"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classShipCAD_1_1SubdivisionControlCurve.html#afb98b225e0dc255272a69e96c14eedb7">setBuild</a> (bool val)</td></tr> <tr class="separator:afb98b225e0dc255272a69e96c14eedb7"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:abaf7f7cfec21eedacf55b1654f3e7f2f"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classShipCAD_1_1SubdivisionControlCurve.html#abaf7f7cfec21eedacf55b1654f3e7f2f">setSelected</a> (bool val)</td></tr> <tr class="separator:abaf7f7cfec21eedacf55b1654f3e7f2f"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:af40e4673307d023a6763e0ba64fd47dd"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classShipCAD_1_1Spline.html">Spline</a> *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classShipCAD_1_1SubdivisionControlCurve.html#af40e4673307d023a6763e0ba64fd47dd">getSpline</a> () const </td></tr> <tr class="separator:af40e4673307d023a6763e0ba64fd47dd"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:ad2a7118ea074ce1b7f61586f08039d2a"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classShipCAD_1_1SubdivisionControlCurve.html#ad2a7118ea074ce1b7f61586f08039d2a">loadBinary</a> (<a class="el" href="classShipCAD_1_1FileBuffer.html">FileBuffer</a> &amp;source)</td></tr> <tr class="separator:ad2a7118ea074ce1b7f61586f08039d2a"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:a6b7ecd29d30f2eb0625094e514f0e542"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classShipCAD_1_1SubdivisionControlCurve.html#a6b7ecd29d30f2eb0625094e514f0e542">saveBinary</a> (<a class="el" href="classShipCAD_1_1FileBuffer.html">FileBuffer</a> &amp;destination) const </td></tr> <tr class="separator:a6b7ecd29d30f2eb0625094e514f0e542"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:a9bd87373607e0b916e340f61b5c22750"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classShipCAD_1_1SubdivisionControlCurve.html#a9bd87373607e0b916e340f61b5c22750">saveToDXF</a> (QStringList &amp;strings) const </td></tr> <tr class="separator:a9bd87373607e0b916e340f61b5c22750"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:a4d7d8e87dc582529e763039ffe593360"><td class="memItemLeft" align="right" valign="top">virtual void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classShipCAD_1_1SubdivisionControlCurve.html#a4d7d8e87dc582529e763039ffe593360">draw</a> (<a class="el" href="classShipCAD_1_1Viewport.html">Viewport</a> &amp;vp, <a class="el" href="classShipCAD_1_1LineShader.html">LineShader</a> *lineshader)</td></tr> <tr class="separator:a4d7d8e87dc582529e763039ffe593360"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:a30e8d074583a386be2ab6343cb5f8502"><td class="memItemLeft" align="right" valign="top">virtual void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classShipCAD_1_1SubdivisionControlCurve.html#a30e8d074583a386be2ab6343cb5f8502">dump</a> (std::ostream &amp;os, const char *prefix=&quot;&quot;) const </td></tr> <tr class="memdesc:a30e8d074583a386be2ab6343cb5f8502"><td class="mdescLeft">&#160;</td><td class="mdescRight">print out the element to a stream <a href="#a30e8d074583a386be2ab6343cb5f8502">More...</a><br /></td></tr> <tr class="separator:a30e8d074583a386be2ab6343cb5f8502"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="inherit_header pub_methods_classShipCAD_1_1SubdivisionBase"><td colspan="2" onclick="javascript:toggleInherit('pub_methods_classShipCAD_1_1SubdivisionBase')"><img src="closed.png" alt="-"/>&#160;Public Member Functions inherited from <a class="el" href="classShipCAD_1_1SubdivisionBase.html">ShipCAD::SubdivisionBase</a></td></tr> <tr class="memitem:ad424b99e73d138f565a152ed0ee648cb inherit pub_methods_classShipCAD_1_1SubdivisionBase"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classShipCAD_1_1SubdivisionBase.html#ad424b99e73d138f565a152ed0ee648cb">SubdivisionBase</a> (<a class="el" href="classShipCAD_1_1SubdivisionSurface.html">SubdivisionSurface</a> *owner)</td></tr> <tr class="memdesc:ad424b99e73d138f565a152ed0ee648cb inherit pub_methods_classShipCAD_1_1SubdivisionBase"><td class="mdescLeft">&#160;</td><td class="mdescRight">Constructor. <a href="#ad424b99e73d138f565a152ed0ee648cb">More...</a><br /></td></tr> <tr class="separator:ad424b99e73d138f565a152ed0ee648cb inherit pub_methods_classShipCAD_1_1SubdivisionBase"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:a12b4adebcd9fb52d4d82d9ff469e144d inherit pub_methods_classShipCAD_1_1SubdivisionBase"><td class="memItemLeft" align="right" valign="top">virtual&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classShipCAD_1_1SubdivisionBase.html#a12b4adebcd9fb52d4d82d9ff469e144d">~SubdivisionBase</a> ()</td></tr> <tr class="separator:a12b4adebcd9fb52d4d82d9ff469e144d inherit pub_methods_classShipCAD_1_1SubdivisionBase"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:a0b9a68b5c7e6a20cf52a465f2387ffba inherit pub_methods_classShipCAD_1_1SubdivisionBase"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classShipCAD_1_1SubdivisionSurface.html">SubdivisionSurface</a> *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classShipCAD_1_1SubdivisionBase.html#a0b9a68b5c7e6a20cf52a465f2387ffba">getOwner</a> ()</td></tr> <tr class="memdesc:a0b9a68b5c7e6a20cf52a465f2387ffba inherit pub_methods_classShipCAD_1_1SubdivisionBase"><td class="mdescLeft">&#160;</td><td class="mdescRight">get the owning surface <a href="#a0b9a68b5c7e6a20cf52a465f2387ffba">More...</a><br /></td></tr> <tr class="separator:a0b9a68b5c7e6a20cf52a465f2387ffba inherit pub_methods_classShipCAD_1_1SubdivisionBase"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:a8e98f69a132bcc75a0f6515b7a8a80f5 inherit pub_methods_classShipCAD_1_1SubdivisionBase"><td class="memItemLeft" align="right" valign="top">const <a class="el" href="classShipCAD_1_1SubdivisionSurface.html">SubdivisionSurface</a> *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classShipCAD_1_1SubdivisionBase.html#a8e98f69a132bcc75a0f6515b7a8a80f5">getOwner</a> () const </td></tr> <tr class="memdesc:a8e98f69a132bcc75a0f6515b7a8a80f5 inherit pub_methods_classShipCAD_1_1SubdivisionBase"><td class="mdescLeft">&#160;</td><td class="mdescRight">get the owning surface <a href="#a8e98f69a132bcc75a0f6515b7a8a80f5">More...</a><br /></td></tr> <tr class="separator:a8e98f69a132bcc75a0f6515b7a8a80f5 inherit pub_methods_classShipCAD_1_1SubdivisionBase"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:a8f64480f79c9260facc2d27cd19a36ed inherit pub_methods_classShipCAD_1_1SubdivisionBase"><td class="memItemLeft" align="right" valign="top">virtual void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classShipCAD_1_1SubdivisionBase.html#a8f64480f79c9260facc2d27cd19a36ed">setOwner</a> (<a class="el" href="classShipCAD_1_1SubdivisionSurface.html">SubdivisionSurface</a> *newowner)</td></tr> <tr class="memdesc:a8f64480f79c9260facc2d27cd19a36ed inherit pub_methods_classShipCAD_1_1SubdivisionBase"><td class="mdescLeft">&#160;</td><td class="mdescRight">set the owing surface <a href="#a8f64480f79c9260facc2d27cd19a36ed">More...</a><br /></td></tr> <tr class="separator:a8f64480f79c9260facc2d27cd19a36ed inherit pub_methods_classShipCAD_1_1SubdivisionBase"><td class="memSeparator" colspan="2">&#160;</td></tr> </table><table class="memberdecls"> <tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-static-methods"></a> Static Public Member Functions</h2></td></tr> <tr class="memitem:a21d9226cc2fd7efcaf6f1067912a0b34"><td class="memItemLeft" align="right" valign="top">static <a class="el" href="classShipCAD_1_1SubdivisionControlCurve.html">SubdivisionControlCurve</a> *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classShipCAD_1_1SubdivisionControlCurve.html#a21d9226cc2fd7efcaf6f1067912a0b34">construct</a> (<a class="el" href="classShipCAD_1_1SubdivisionSurface.html">SubdivisionSurface</a> *owner)</td></tr> <tr class="separator:a21d9226cc2fd7efcaf6f1067912a0b34"><td class="memSeparator" colspan="2">&#160;</td></tr> </table><table class="memberdecls"> <tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pro-methods"></a> Protected Member Functions</h2></td></tr> <tr class="memitem:a48fbb761e8c85120ba7f6876d873e898"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classShipCAD_1_1SubdivisionControlCurve.html#a48fbb761e8c85120ba7f6876d873e898">priv_dump</a> (std::ostream &amp;os, const char *prefix) const </td></tr> <tr class="separator:a48fbb761e8c85120ba7f6876d873e898"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="inherit_header pro_methods_classShipCAD_1_1SubdivisionBase"><td colspan="2" onclick="javascript:toggleInherit('pro_methods_classShipCAD_1_1SubdivisionBase')"><img src="closed.png" alt="-"/>&#160;Protected Member Functions inherited from <a class="el" href="classShipCAD_1_1SubdivisionBase.html">ShipCAD::SubdivisionBase</a></td></tr> <tr class="memitem:a024aa781bbf2e54b6fb088e33126998e inherit pro_methods_classShipCAD_1_1SubdivisionBase"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classShipCAD_1_1SubdivisionBase.html#a024aa781bbf2e54b6fb088e33126998e">priv_dump</a> (std::ostream &amp;os, const char *prefix) const </td></tr> <tr class="memdesc:a024aa781bbf2e54b6fb088e33126998e inherit pro_methods_classShipCAD_1_1SubdivisionBase"><td class="mdescLeft">&#160;</td><td class="mdescRight">dump the element to a stream <a href="#a024aa781bbf2e54b6fb088e33126998e">More...</a><br /></td></tr> <tr class="separator:a024aa781bbf2e54b6fb088e33126998e inherit pro_methods_classShipCAD_1_1SubdivisionBase"><td class="memSeparator" colspan="2">&#160;</td></tr> </table><table class="memberdecls"> <tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pro-attribs"></a> Protected Attributes</h2></td></tr> <tr class="memitem:a1e4dd9968f46becb714e44709d0da418"><td class="memItemLeft" align="right" valign="top">bool&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classShipCAD_1_1SubdivisionControlCurve.html#a1e4dd9968f46becb714e44709d0da418">_build</a></td></tr> <tr class="separator:a1e4dd9968f46becb714e44709d0da418"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:ac54ea0783b3f8f2aa65d49fe489f1b4f"><td class="memItemLeft" align="right" valign="top">std::vector&lt; <a class="el" href="classShipCAD_1_1SubdivisionControlPoint.html">SubdivisionControlPoint</a> * &gt;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classShipCAD_1_1SubdivisionControlCurve.html#ac54ea0783b3f8f2aa65d49fe489f1b4f">_points</a></td></tr> <tr class="separator:ac54ea0783b3f8f2aa65d49fe489f1b4f"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:af91dbc96b703fe618567326cca21d82c"><td class="memItemLeft" align="right" valign="top">std::vector&lt; <a class="el" href="classShipCAD_1_1SubdivisionPoint.html">SubdivisionPoint</a> * &gt;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classShipCAD_1_1SubdivisionControlCurve.html#af91dbc96b703fe618567326cca21d82c">_div_points</a></td></tr> <tr class="separator:af91dbc96b703fe618567326cca21d82c"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:a115a5b67ed81a3012ccb02a25b3d2c24"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classShipCAD_1_1Spline.html">Spline</a> *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classShipCAD_1_1SubdivisionControlCurve.html#a115a5b67ed81a3012ccb02a25b3d2c24">_curve</a></td></tr> <tr class="separator:a115a5b67ed81a3012ccb02a25b3d2c24"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="inherit_header pro_attribs_classShipCAD_1_1SubdivisionBase"><td colspan="2" onclick="javascript:toggleInherit('pro_attribs_classShipCAD_1_1SubdivisionBase')"><img src="closed.png" alt="-"/>&#160;Protected Attributes inherited from <a class="el" href="classShipCAD_1_1SubdivisionBase.html">ShipCAD::SubdivisionBase</a></td></tr> <tr class="memitem:a164481259436bf18bc22a0626ab66c09 inherit pro_attribs_classShipCAD_1_1SubdivisionBase"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classShipCAD_1_1SubdivisionSurface.html">SubdivisionSurface</a> *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classShipCAD_1_1SubdivisionBase.html#a164481259436bf18bc22a0626ab66c09">_owner</a></td></tr> <tr class="separator:a164481259436bf18bc22a0626ab66c09 inherit pro_attribs_classShipCAD_1_1SubdivisionBase"><td class="memSeparator" colspan="2">&#160;</td></tr> </table> <a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2> <div class="textblock"> <p>Definition at line <a class="el" href="subdivcontrolcurve_8h_source.html#l00056">56</a> of file <a class="el" href="subdivcontrolcurve_8h_source.html">subdivcontrolcurve.h</a>.</p> </div><h2 class="groupheader">Constructor &amp; Destructor Documentation</h2> <a class="anchor" id="a6655333ddb8fa6c464dba4f6f7776592"></a> <div class="memitem"> <div class="memproto"> <table class="mlabels"> <tr> <td class="mlabels-left"> <table class="memname"> <tr> <td class="memname">SubdivisionControlCurve::SubdivisionControlCurve </td> <td>(</td> <td class="paramtype"><a class="el" href="classShipCAD_1_1SubdivisionSurface.html">SubdivisionSurface</a> *&#160;</td> <td class="paramname"><em>owner</em>, </td> </tr> <tr> <td class="paramkey"></td> <td></td> <td class="paramtype"><a class="el" href="classShipCAD_1_1Spline.html">Spline</a> *&#160;</td> <td class="paramname"><em>spline</em>&#160;</td> </tr> <tr> <td></td> <td>)</td> <td></td><td></td> </tr> </table> </td> <td class="mlabels-right"> <span class="mlabels"><span class="mlabel">explicit</span></span> </td> </tr> </table> </div><div class="memdoc"> <p>Definition at line <a class="el" href="subdivcontrolcurve_8cpp_source.html#l00057">57</a> of file <a class="el" href="subdivcontrolcurve_8cpp_source.html">subdivcontrolcurve.cpp</a>.</p> </div> </div> <a class="anchor" id="ab8df7be8d521f9b0bc5c7e8fd0156eef"></a> <div class="memitem"> <div class="memproto"> <table class="mlabels"> <tr> <td class="mlabels-left"> <table class="memname"> <tr> <td class="memname">virtual ShipCAD::SubdivisionControlCurve::~SubdivisionControlCurve </td> <td>(</td> <td class="paramname"></td><td>)</td> <td></td> </tr> </table> </td> <td class="mlabels-right"> <span class="mlabels"><span class="mlabel">inline</span><span class="mlabel">virtual</span></span> </td> </tr> </table> </div><div class="memdoc"> <p>Definition at line <a class="el" href="subdivcontrolcurve_8h_source.html#l00061">61</a> of file <a class="el" href="subdivcontrolcurve_8h_source.html">subdivcontrolcurve.h</a>.</p> </div> </div> <h2 class="groupheader">Member Function Documentation</h2> <a class="anchor" id="a1155b0abe401a7128369a589b6e6ac9c"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> <tr> <td class="memname">void SubdivisionControlCurve::addPoint </td> <td>(</td> <td class="paramtype"><a class="el" href="classShipCAD_1_1SubdivisionControlPoint.html">SubdivisionControlPoint</a> *&#160;</td> <td class="paramname"><em>p</em></td><td>)</td> <td></td> </tr> </table> </div><div class="memdoc"> <p>Definition at line <a class="el" href="subdivcontrolcurve_8cpp_source.html#l00092">92</a> of file <a class="el" href="subdivcontrolcurve_8cpp_source.html">subdivcontrolcurve.cpp</a>.</p> </div> </div> <a class="anchor" id="aa574f77f4abc5a8eef05e7cef7f8d8a2"></a> <div class="memitem"> <div class="memproto"> <table class="mlabels"> <tr> <td class="mlabels-left"> <table class="memname"> <tr> <td class="memname">void SubdivisionControlCurve::clear </td> <td>(</td> <td class="paramname"></td><td>)</td> <td></td> </tr> </table> </td> <td class="mlabels-right"> <span class="mlabels"><span class="mlabel">virtual</span></span> </td> </tr> </table> </div><div class="memdoc"> <p>reset this element to default values </p> <p>Implements <a class="el" href="classShipCAD_1_1SubdivisionBase.html#a851bb7f1931f9dd6e53b6f9df7b5b352">ShipCAD::SubdivisionBase</a>.</p> <p>Definition at line <a class="el" href="subdivcontrolcurve_8cpp_source.html#l00137">137</a> of file <a class="el" href="subdivcontrolcurve_8cpp_source.html">subdivcontrolcurve.cpp</a>.</p> </div> </div> <a class="anchor" id="a21d9226cc2fd7efcaf6f1067912a0b34"></a> <div class="memitem"> <div class="memproto"> <table class="mlabels"> <tr> <td class="mlabels-left"> <table class="memname"> <tr> <td class="memname"><a class="el" href="classShipCAD_1_1SubdivisionControlCurve.html">SubdivisionControlCurve</a> * SubdivisionControlCurve::construct </td> <td>(</td> <td class="paramtype"><a class="el" href="classShipCAD_1_1SubdivisionSurface.html">SubdivisionSurface</a> *&#160;</td> <td class="paramname"><em>owner</em></td><td>)</td> <td></td> </tr> </table> </td> <td class="mlabels-right"> <span class="mlabels"><span class="mlabel">static</span></span> </td> </tr> </table> </div><div class="memdoc"> <p>Definition at line <a class="el" href="subdivcontrolcurve_8cpp_source.html#l00049">49</a> of file <a class="el" href="subdivcontrolcurve_8cpp_source.html">subdivcontrolcurve.cpp</a>.</p> </div> </div> <a class="anchor" id="abfed48331919c4d2a2bfc6363b28ebb4"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> <tr> <td class="memname">void SubdivisionControlCurve::deleteEdge </td> <td>(</td> <td class="paramtype"><a class="el" href="classShipCAD_1_1SubdivisionControlEdge.html">SubdivisionControlEdge</a> *&#160;</td> <td class="paramname"><em>edge</em></td><td>)</td> <td></td> </tr> </table> </div><div class="memdoc"> <p>Definition at line <a class="el" href="subdivcontrolcurve_8cpp_source.html#l00145">145</a> of file <a class="el" href="subdivcontrolcurve_8cpp_source.html">subdivcontrolcurve.cpp</a>.</p> </div> </div> <a class="anchor" id="a4d7d8e87dc582529e763039ffe593360"></a> <div class="memitem"> <div class="memproto"> <table class="mlabels"> <tr> <td class="mlabels-left"> <table class="memname"> <tr> <td class="memname">void SubdivisionControlCurve::draw </td> <td>(</td> <td class="paramtype"><a class="el" href="classShipCAD_1_1Viewport.html">Viewport</a> &amp;&#160;</td> <td class="paramname"><em>vp</em>, </td> </tr> <tr> <td class="paramkey"></td> <td></td> <td class="paramtype"><a class="el" href="classShipCAD_1_1LineShader.html">LineShader</a> *&#160;</td> <td class="paramname"><em>lineshader</em>&#160;</td> </tr> <tr> <td></td> <td>)</td> <td></td><td></td> </tr> </table> </td> <td class="mlabels-right"> <span class="mlabels"><span class="mlabel">virtual</span></span> </td> </tr> </table> </div><div class="memdoc"> <p>Definition at line <a class="el" href="subdivcontrolcurve_8cpp_source.html#l00213">213</a> of file <a class="el" href="subdivcontrolcurve_8cpp_source.html">subdivcontrolcurve.cpp</a>.</p> </div> </div> <a class="anchor" id="a30e8d074583a386be2ab6343cb5f8502"></a> <div class="memitem"> <div class="memproto"> <table class="mlabels"> <tr> <td class="mlabels-left"> <table class="memname"> <tr> <td class="memname">void SubdivisionControlCurve::dump </td> <td>(</td> <td class="paramtype">std::ostream &amp;&#160;</td> <td class="paramname"><em>os</em>, </td> </tr> <tr> <td class="paramkey"></td> <td></td> <td class="paramtype">const char *&#160;</td> <td class="paramname"><em>prefix</em> = <code>&quot;&quot;</code>&#160;</td> </tr> <tr> <td></td> <td>)</td> <td></td><td> const</td> </tr> </table> </td> <td class="mlabels-right"> <span class="mlabels"><span class="mlabel">virtual</span></span> </td> </tr> </table> </div><div class="memdoc"> <p>print out the element to a stream </p> <dl class="params"><dt>Parameters</dt><dd> <table class="params"> <tr><td class="paramname">os</td><td>the output stream </td></tr> <tr><td class="paramname">prefix</td><td>string to prefix on each line output </td></tr> </table> </dd> </dl> <p>Reimplemented from <a class="el" href="classShipCAD_1_1SubdivisionBase.html#a7807e64ac8d2acc3da572e03cf0523b6">ShipCAD::SubdivisionBase</a>.</p> <p>Definition at line <a class="el" href="subdivcontrolcurve_8cpp_source.html#l00410">410</a> of file <a class="el" href="subdivcontrolcurve_8cpp_source.html">subdivcontrolcurve.cpp</a>.</p> </div> </div> <a class="anchor" id="a800e0d38d3cdbdc6a38aa989b5fdb3ff"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> <tr> <td class="memname">QColor SubdivisionControlCurve::getColor </td> <td>(</td> <td class="paramname"></td><td>)</td> <td> const</td> </tr> </table> </div><div class="memdoc"> <p>Definition at line <a class="el" href="subdivcontrolcurve_8cpp_source.html#l00106">106</a> of file <a class="el" href="subdivcontrolcurve_8cpp_source.html">subdivcontrolcurve.cpp</a>.</p> </div> </div> <a class="anchor" id="a40ad888b65a29ca25d39a15f37cb53c0"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> <tr> <td class="memname"><a class="el" href="classShipCAD_1_1SubdivisionControlPoint.html">SubdivisionControlPoint</a> * SubdivisionControlCurve::getControlPoint </td> <td>(</td> <td class="paramtype">size_t&#160;</td> <td class="paramname"><em>index</em></td><td>)</td> <td> const</td> </tr> </table> </div><div class="memdoc"> <p>Definition at line <a class="el" href="subdivcontrolcurve_8cpp_source.html#l00123">123</a> of file <a class="el" href="subdivcontrolcurve_8cpp_source.html">subdivcontrolcurve.cpp</a>.</p> </div> </div> <a class="anchor" id="af40e4673307d023a6763e0ba64fd47dd"></a> <div class="memitem"> <div class="memproto"> <table class="mlabels"> <tr> <td class="mlabels-left"> <table class="memname"> <tr> <td class="memname"><a class="el" href="classShipCAD_1_1Spline.html">Spline</a>* ShipCAD::SubdivisionControlCurve::getSpline </td> <td>(</td> <td class="paramname"></td><td>)</td> <td> const</td> </tr> </table> </td> <td class="mlabels-right"> <span class="mlabels"><span class="mlabel">inline</span></span> </td> </tr> </table> </div><div class="memdoc"> <p>Definition at line <a class="el" href="subdivcontrolcurve_8h_source.html#l00086">86</a> of file <a class="el" href="subdivcontrolcurve_8h_source.html">subdivcontrolcurve.h</a>.</p> </div> </div> <a class="anchor" id="ad34aef8d1a8bd36a68299d3eca67d056"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> <tr> <td class="memname"><a class="el" href="classShipCAD_1_1SubdivisionPoint.html">SubdivisionPoint</a> * SubdivisionControlCurve::getSubdivPoint </td> <td>(</td> <td class="paramtype">size_t&#160;</td> <td class="paramname"><em>index</em></td><td>)</td> <td> const</td> </tr> </table> </div><div class="memdoc"> <p>Definition at line <a class="el" href="subdivcontrolcurve_8cpp_source.html#l00130">130</a> of file <a class="el" href="subdivcontrolcurve_8cpp_source.html">subdivcontrolcurve.cpp</a>.</p> </div> </div> <a class="anchor" id="a9469b178a88269d0f9ee3b17d5f15272"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> <tr> <td class="memname">void SubdivisionControlCurve::insertControlPoint </td> <td>(</td> <td class="paramtype"><a class="el" href="classShipCAD_1_1SubdivisionControlPoint.html">SubdivisionControlPoint</a> *&#160;</td> <td class="paramname"><em>p1</em>, </td> </tr> <tr> <td class="paramkey"></td> <td></td> <td class="paramtype"><a class="el" href="classShipCAD_1_1SubdivisionControlPoint.html">SubdivisionControlPoint</a> *&#160;</td> <td class="paramname"><em>p2</em>, </td> </tr> <tr> <td class="paramkey"></td> <td></td> <td class="paramtype"><a class="el" href="classShipCAD_1_1SubdivisionControlPoint.html">SubdivisionControlPoint</a> *&#160;</td> <td class="paramname"><em>newpt</em>&#160;</td> </tr> <tr> <td></td> <td>)</td> <td></td><td></td> </tr> </table> </div><div class="memdoc"> <p>Definition at line <a class="el" href="subdivcontrolcurve_8cpp_source.html#l00329">329</a> of file <a class="el" href="subdivcontrolcurve_8cpp_source.html">subdivcontrolcurve.cpp</a>.</p> </div> </div> <a class="anchor" id="a0764f5d7697b76ac928a121d224733f5"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> <tr> <td class="memname">void SubdivisionControlCurve::insertEdgePoint </td> <td>(</td> <td class="paramtype"><a class="el" href="classShipCAD_1_1SubdivisionPoint.html">SubdivisionPoint</a> *&#160;</td> <td class="paramname"><em>p1</em>, </td> </tr> <tr> <td class="paramkey"></td> <td></td> <td class="paramtype"><a class="el" href="classShipCAD_1_1SubdivisionPoint.html">SubdivisionPoint</a> *&#160;</td> <td class="paramname"><em>p2</em>, </td> </tr> <tr> <td class="paramkey"></td> <td></td> <td class="paramtype"><a class="el" href="classShipCAD_1_1SubdivisionPoint.html">SubdivisionPoint</a> *&#160;</td> <td class="paramname"><em>newpt</em>&#160;</td> </tr> <tr> <td></td> <td>)</td> <td></td><td></td> </tr> </table> </div><div class="memdoc"> <p>Definition at line <a class="el" href="subdivcontrolcurve_8cpp_source.html#l00343">343</a> of file <a class="el" href="subdivcontrolcurve_8cpp_source.html">subdivcontrolcurve.cpp</a>.</p> </div> </div> <a class="anchor" id="ab1f7193c8129646d289aebf5d2d58ef7"></a> <div class="memitem"> <div class="memproto"> <table class="mlabels"> <tr> <td class="mlabels-left"> <table class="memname"> <tr> <td class="memname">bool ShipCAD::SubdivisionControlCurve::isBuild </td> <td>(</td> <td class="paramname"></td><td>)</td> <td> const</td> </tr> </table> </td> <td class="mlabels-right"> <span class="mlabels"><span class="mlabel">inline</span></span> </td> </tr> </table> </div><div class="memdoc"> <p>Definition at line <a class="el" href="subdivcontrolcurve_8h_source.html#l00077">77</a> of file <a class="el" href="subdivcontrolcurve_8h_source.html">subdivcontrolcurve.h</a>.</p> </div> </div> <a class="anchor" id="ae4a8eda1eb14cc85f336aa6b2d10753b"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> <tr> <td class="memname">bool SubdivisionControlCurve::isSelected </td> <td>(</td> <td class="paramname"></td><td>)</td> <td> const</td> </tr> </table> </div><div class="memdoc"> <p>Definition at line <a class="el" href="subdivcontrolcurve_8cpp_source.html#l00113">113</a> of file <a class="el" href="subdivcontrolcurve_8cpp_source.html">subdivcontrolcurve.cpp</a>.</p> </div> </div> <a class="anchor" id="a5ed850eb8b536f4f534adca1c9a3aca0"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> <tr> <td class="memname">bool SubdivisionControlCurve::isVisible </td> <td>(</td> <td class="paramname"></td><td>)</td> <td> const</td> </tr> </table> </div><div class="memdoc"> <p>Definition at line <a class="el" href="subdivcontrolcurve_8cpp_source.html#l00118">118</a> of file <a class="el" href="subdivcontrolcurve_8cpp_source.html">subdivcontrolcurve.cpp</a>.</p> </div> </div> <a class="anchor" id="ad2a7118ea074ce1b7f61586f08039d2a"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> <tr> <td class="memname">void SubdivisionControlCurve::loadBinary </td> <td>(</td> <td class="paramtype"><a class="el" href="classShipCAD_1_1FileBuffer.html">FileBuffer</a> &amp;&#160;</td> <td class="paramname"><em>source</em></td><td>)</td> <td></td> </tr> </table> </div><div class="memdoc"> <p>Definition at line <a class="el" href="subdivcontrolcurve_8cpp_source.html#l00357">357</a> of file <a class="el" href="subdivcontrolcurve_8cpp_source.html">subdivcontrolcurve.cpp</a>.</p> </div> </div> <a class="anchor" id="ae5fbcecbf686e25e28a6b418719e8ecb"></a> <div class="memitem"> <div class="memproto"> <table class="mlabels"> <tr> <td class="mlabels-left"> <table class="memname"> <tr> <td class="memname">size_t ShipCAD::SubdivisionControlCurve::numberOfControlPoints </td> <td>(</td> <td class="paramname"></td><td>)</td> <td> const</td> </tr> </table> </td> <td class="mlabels-right"> <span class="mlabels"><span class="mlabel">inline</span></span> </td> </tr> </table> </div><div class="memdoc"> <p>Definition at line <a class="el" href="subdivcontrolcurve_8h_source.html#l00079">79</a> of file <a class="el" href="subdivcontrolcurve_8h_source.html">subdivcontrolcurve.h</a>.</p> </div> </div> <a class="anchor" id="a15005a440eec6919d9fae9ff92cdf566"></a> <div class="memitem"> <div class="memproto"> <table class="mlabels"> <tr> <td class="mlabels-left"> <table class="memname"> <tr> <td class="memname">size_t ShipCAD::SubdivisionControlCurve::numberOfSubdivPoints </td> <td>(</td> <td class="paramname"></td><td>)</td> <td> const</td> </tr> </table> </td> <td class="mlabels-right"> <span class="mlabels"><span class="mlabel">inline</span></span> </td> </tr> </table> </div><div class="memdoc"> <p>Definition at line <a class="el" href="subdivcontrolcurve_8h_source.html#l00080">80</a> of file <a class="el" href="subdivcontrolcurve_8h_source.html">subdivcontrolcurve.h</a>.</p> </div> </div> <a class="anchor" id="a48fbb761e8c85120ba7f6876d873e898"></a> <div class="memitem"> <div class="memproto"> <table class="mlabels"> <tr> <td class="mlabels-left"> <table class="memname"> <tr> <td class="memname">void SubdivisionControlCurve::priv_dump </td> <td>(</td> <td class="paramtype">std::ostream &amp;&#160;</td> <td class="paramname"><em>os</em>, </td> </tr> <tr> <td class="paramkey"></td> <td></td> <td class="paramtype">const char *&#160;</td> <td class="paramname"><em>prefix</em>&#160;</td> </tr> <tr> <td></td> <td>)</td> <td></td><td> const</td> </tr> </table> </td> <td class="mlabels-right"> <span class="mlabels"><span class="mlabel">protected</span></span> </td> </tr> </table> </div><div class="memdoc"> <p>Definition at line <a class="el" href="subdivcontrolcurve_8cpp_source.html#l00417">417</a> of file <a class="el" href="subdivcontrolcurve_8cpp_source.html">subdivcontrolcurve.cpp</a>.</p> </div> </div> <a class="anchor" id="a6e2678c3fa1885e63d11bb692af54af7"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> <tr> <td class="memname">void SubdivisionControlCurve::removeCurve </td> <td>(</td> <td class="paramname"></td><td>)</td> <td></td> </tr> </table> </div><div class="memdoc"> <p>Definition at line <a class="el" href="subdivcontrolcurve_8cpp_source.html#l00063">63</a> of file <a class="el" href="subdivcontrolcurve_8cpp_source.html">subdivcontrolcurve.cpp</a>.</p> </div> </div> <a class="anchor" id="a078fc8820a6c0e37c475eec1897b13dd"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> <tr> <td class="memname">void SubdivisionControlCurve::replaceVertexPoint </td> <td>(</td> <td class="paramtype"><a class="el" href="classShipCAD_1_1SubdivisionPoint.html">SubdivisionPoint</a> *&#160;</td> <td class="paramname"><em>oldpt</em>, </td> </tr> <tr> <td class="paramkey"></td> <td></td> <td class="paramtype"><a class="el" href="classShipCAD_1_1SubdivisionPoint.html">SubdivisionPoint</a> *&#160;</td> <td class="paramname"><em>newpt</em>&#160;</td> </tr> <tr> <td></td> <td>)</td> <td></td><td></td> </tr> </table> </div><div class="memdoc"> <p>Definition at line <a class="el" href="subdivcontrolcurve_8cpp_source.html#l00381">381</a> of file <a class="el" href="subdivcontrolcurve_8cpp_source.html">subdivcontrolcurve.cpp</a>.</p> </div> </div> <a class="anchor" id="a34e280e9ba6e6705577d1afd229e9f20"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> <tr> <td class="memname">void SubdivisionControlCurve::resetDivPoints </td> <td>(</td> <td class="paramname"></td><td>)</td> <td></td> </tr> </table> </div><div class="memdoc"> <p>Definition at line <a class="el" href="subdivcontrolcurve_8cpp_source.html#l00098">98</a> of file <a class="el" href="subdivcontrolcurve_8cpp_source.html">subdivcontrolcurve.cpp</a>.</p> </div> </div> <a class="anchor" id="a6b7ecd29d30f2eb0625094e514f0e542"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> <tr> <td class="memname">void SubdivisionControlCurve::saveBinary </td> <td>(</td> <td class="paramtype"><a class="el" href="classShipCAD_1_1FileBuffer.html">FileBuffer</a> &amp;&#160;</td> <td class="paramname"><em>destination</em></td><td>)</td> <td> const</td> </tr> </table> </div><div class="memdoc"> <p>Definition at line <a class="el" href="subdivcontrolcurve_8cpp_source.html#l00392">392</a> of file <a class="el" href="subdivcontrolcurve_8cpp_source.html">subdivcontrolcurve.cpp</a>.</p> </div> </div> <a class="anchor" id="a9bd87373607e0b916e340f61b5c22750"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> <tr> <td class="memname">void SubdivisionControlCurve::saveToDXF </td> <td>(</td> <td class="paramtype">QStringList &amp;&#160;</td> <td class="paramname"><em>strings</em></td><td>)</td> <td> const</td> </tr> </table> </div><div class="memdoc"> <p>Definition at line <a class="el" href="subdivcontrolcurve_8cpp_source.html#l00403">403</a> of file <a class="el" href="subdivcontrolcurve_8cpp_source.html">subdivcontrolcurve.cpp</a>.</p> </div> </div> <a class="anchor" id="afb98b225e0dc255272a69e96c14eedb7"></a> <div class="memitem"> <div class="memproto"> <table class="mlabels"> <tr> <td class="mlabels-left"> <table class="memname"> <tr> <td class="memname">void ShipCAD::SubdivisionControlCurve::setBuild </td> <td>(</td> <td class="paramtype">bool&#160;</td> <td class="paramname"><em>val</em></td><td>)</td> <td></td> </tr> </table> </td> <td class="mlabels-right"> <span class="mlabels"><span class="mlabel">inline</span></span> </td> </tr> </table> </div><div class="memdoc"> <p>Definition at line <a class="el" href="subdivcontrolcurve_8h_source.html#l00084">84</a> of file <a class="el" href="subdivcontrolcurve_8h_source.html">subdivcontrolcurve.h</a>.</p> </div> </div> <a class="anchor" id="abaf7f7cfec21eedacf55b1654f3e7f2f"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> <tr> <td class="memname">void SubdivisionControlCurve::setSelected </td> <td>(</td> <td class="paramtype">bool&#160;</td> <td class="paramname"><em>val</em></td><td>)</td> <td></td> </tr> </table> </div><div class="memdoc"> <p>Definition at line <a class="el" href="subdivcontrolcurve_8cpp_source.html#l00084">84</a> of file <a class="el" href="subdivcontrolcurve_8cpp_source.html">subdivcontrolcurve.cpp</a>.</p> </div> </div> <a class="anchor" id="ac536de424624a4ae312029fe643f4b61"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> <tr> <td class="memname">void ShipCAD::SubdivisionControlCurve::setVisible </td> <td>(</td> <td class="paramtype">bool&#160;</td> <td class="paramname"><em>val</em></td><td>)</td> <td></td> </tr> </table> </div><div class="memdoc"> </div> </div> <h2 class="groupheader">Member Data Documentation</h2> <a class="anchor" id="a1e4dd9968f46becb714e44709d0da418"></a> <div class="memitem"> <div class="memproto"> <table class="mlabels"> <tr> <td class="mlabels-left"> <table class="memname"> <tr> <td class="memname">bool ShipCAD::SubdivisionControlCurve::_build</td> </tr> </table> </td> <td class="mlabels-right"> <span class="mlabels"><span class="mlabel">protected</span></span> </td> </tr> </table> </div><div class="memdoc"> <p>Definition at line <a class="el" href="subdivcontrolcurve_8h_source.html#l00108">108</a> of file <a class="el" href="subdivcontrolcurve_8h_source.html">subdivcontrolcurve.h</a>.</p> </div> </div> <a class="anchor" id="a115a5b67ed81a3012ccb02a25b3d2c24"></a> <div class="memitem"> <div class="memproto"> <table class="mlabels"> <tr> <td class="mlabels-left"> <table class="memname"> <tr> <td class="memname"><a class="el" href="classShipCAD_1_1Spline.html">Spline</a>* ShipCAD::SubdivisionControlCurve::_curve</td> </tr> </table> </td> <td class="mlabels-right"> <span class="mlabels"><span class="mlabel">protected</span></span> </td> </tr> </table> </div><div class="memdoc"> <p>Definition at line <a class="el" href="subdivcontrolcurve_8h_source.html#l00111">111</a> of file <a class="el" href="subdivcontrolcurve_8h_source.html">subdivcontrolcurve.h</a>.</p> </div> </div> <a class="anchor" id="af91dbc96b703fe618567326cca21d82c"></a> <div class="memitem"> <div class="memproto"> <table class="mlabels"> <tr> <td class="mlabels-left"> <table class="memname"> <tr> <td class="memname">std::vector&lt;<a class="el" href="classShipCAD_1_1SubdivisionPoint.html">SubdivisionPoint</a>*&gt; ShipCAD::SubdivisionControlCurve::_div_points</td> </tr> </table> </td> <td class="mlabels-right"> <span class="mlabels"><span class="mlabel">protected</span></span> </td> </tr> </table> </div><div class="memdoc"> <p>Definition at line <a class="el" href="subdivcontrolcurve_8h_source.html#l00110">110</a> of file <a class="el" href="subdivcontrolcurve_8h_source.html">subdivcontrolcurve.h</a>.</p> </div> </div> <a class="anchor" id="ac54ea0783b3f8f2aa65d49fe489f1b4f"></a> <div class="memitem"> <div class="memproto"> <table class="mlabels"> <tr> <td class="mlabels-left"> <table class="memname"> <tr> <td class="memname">std::vector&lt;<a class="el" href="classShipCAD_1_1SubdivisionControlPoint.html">SubdivisionControlPoint</a>*&gt; ShipCAD::SubdivisionControlCurve::_points</td> </tr> </table> </td> <td class="mlabels-right"> <span class="mlabels"><span class="mlabel">protected</span></span> </td> </tr> </table> </div><div class="memdoc"> <p>Definition at line <a class="el" href="subdivcontrolcurve_8h_source.html#l00109">109</a> of file <a class="el" href="subdivcontrolcurve_8h_source.html">subdivcontrolcurve.h</a>.</p> </div> </div> <hr/>The documentation for this class was generated from the following files:<ul> <li>ShipCADlib/<a class="el" href="subdivcontrolcurve_8h_source.html">subdivcontrolcurve.h</a></li> <li>ShipCADlib/<a class="el" href="subdivcontrolcurve_8cpp_source.html">subdivcontrolcurve.cpp</a></li> </ul> </div><!-- contents --> <!-- start footer part --> <hr class="footer"/><address class="footer"><small> Generated on Sun Feb 25 2018 15:36:00 for ShipCAD by &#160;<a href="http://www.doxygen.org/index.html"> <img class="footer" src="doxygen.png" alt="doxygen"/> </a> 1.8.11 </small></address> </body> </html>
admin/apache_error_log.html
KDE/kdev-www
<?php include_once("../../access.inc"); // for the login and password variables extract($_SERVER); // This is required for some apache configurations if(!isset($PHP_AUTH_USER)) { exit; }else{ if ($PHP_AUTH_USER == $k_login && $PHP_AUTH_PW == $k_password) { } else { echo "Invalid username or password\n"; exit; } } if (is_dir('/var/log/httpd')){ echo '<h3>Post precessed tail -n 100 /var/log/httpd/kdevelop.httpd.error_log :</h3> '; // Get a nice html escaped error log $err_log=htmlspecialchars(`tail -n 100 /var/log/httpd/kdevelop.httpd.error_log`); // Remove some redundant parts to make the lines smaller $err_log=str_replace('] [error] [client','',$err_log); $err_log=str_replace('/home/smeier/public_html/www/','',$err_log); // echo the result echo nl2br($err_log); } if (is_dir('/var/log/apache2')){ echo '<h3>Post precessed tail -n 100 /var/log/apache2/error_log :</h3> '; // Get a nice html escaped error log $err_log=htmlspecialchars(`tail -n 100 /var/log/apache2/error_log`); // Remove some redundant parts to make the lines smaller $err_log=str_replace('] [error] [client','',$err_log); $err_log=str_replace('/home/amilcar/public_html/www/','',$err_log); // echo the result echo nl2br($err_log); } ?>
lib/tpl/codowik-master/css/ui.layout.css
tsolucio/coreBOSDocumentation
/* * Default Layout Theme * * Created for jquery.layout * * Copyright (c) 2010 * Fabrizio Balliano (http://www.fabrizioballiano.net) * Kevin Dalman (http://allpro.net) * * Dual licensed under the GPL (http://www.gnu.org/licenses/gpl.html) * and MIT (http://www.opensource.org/licenses/mit-license.php) licenses. * * Last Updated: 2010-02-10 * NOTE: For best code readability, view this with a fixed-space font and tabs equal to 4-chars */ /* * DEFAULT FONT * Just to make demo-pages look better - not actually relevant to Layout! */ body { font-family: Geneva, Arial, Helvetica, sans-serif; font-size: 100%; *font-size: 80%; } /* * PANES & CONTENT-DIVs */ .ui-layout-pane { /* all 'panes' */ background: #FFF; border: 1px solid #BBB; padding: 10px; overflow: auto; /* DO NOT add scrolling (or padding) to 'panes' that have a content-div, otherwise you may get double-scrollbars - on the pane AND on the content-div - use ui-layout-wrapper class if pane has a content-div - use ui-layout-container if pane has an inner-layout */ } /* (scrolling) content-div inside pane allows for fixed header(s) and/or footer(s) */ .ui-layout-content { padding: 10px; position: relative; /* contain floated or positioned elements */ overflow: auto; /* add scrolling to content-div */ } /* * UTILITY CLASSES * Must come AFTER pane-class above so will override * These classes are NOT auto-generated and are NOT used by Layout */ .layout-child-container, .layout-content-container { padding: 0; overflow: hidden; } .layout-child-container { border: 0; /* remove border because inner-layout-panes probably have borders */ } .layout-scroll { overflow: auto; } .layout-hide { display: none; } /* * RESIZER-BARS */ .ui-layout-resizer { /* all 'resizer-bars' */ background: #DDD; border: 1px solid #BBB; border-width: 0; } .ui-layout-resizer-drag { /* REAL resizer while resize in progress */ } .ui-layout-resizer-hover { /* affects both open and closed states */ } /* NOTE: It looks best when 'hover' and 'dragging' are set to the same color, otherwise color shifts while dragging when bar can't keep up with mouse */ .ui-layout-resizer-open-hover , /* hover-color to 'resize' */ .ui-layout-resizer-dragging { /* resizer beging 'dragging' */ background: #C4E1A4; } .ui-layout-resizer-dragging { /* CLONED resizer being dragged */ border: 1px solid #BBB; } .ui-layout-resizer-north-dragging, .ui-layout-resizer-south-dragging { border-width: 1px 0; } .ui-layout-resizer-west-dragging, .ui-layout-resizer-east-dragging { border-width: 0 1px; } /* NOTE: Add a 'dragging-limit' color to provide visual feedback when resizer hits min/max size limits */ .ui-layout-resizer-dragging-limit { /* CLONED resizer at min or max size-limit */ background: #E1A4A4; /* red */ } .ui-layout-resizer-closed-hover { /* hover-color to 'slide open' */ background: #EBD5AA; } .ui-layout-resizer-sliding { /* resizer when pane is 'slid open' */ opacity: .10; /* show only a slight shadow */ filter: alpha(opacity=10); } .ui-layout-resizer-sliding-hover { /* sliding resizer - hover */ opacity: 1.00; /* on-hover, show the resizer-bar normally */ filter: alpha(opacity=100); } /* sliding resizer - add 'outside-border' to resizer on-hover * this sample illustrates how to target specific panes and states */ .ui-layout-resizer-north-sliding-hover { border-bottom-width: 1px; } .ui-layout-resizer-south-sliding-hover { border-top-width: 1px; } .ui-layout-resizer-west-sliding-hover { border-right-width: 1px; } .ui-layout-resizer-east-sliding-hover { border-left-width: 1px; } /* * TOGGLER-BUTTONS */ .ui-layout-toggler { border: 1px solid #BBB; /* match pane-border */ background-color: #BBB; } .ui-layout-resizer-hover .ui-layout-toggler { opacity: .60; filter: alpha(opacity=60); } .ui-layout-toggler-hover , /* need when NOT resizable */ .ui-layout-resizer-hover .ui-layout-toggler-hover { /* need specificity when IS resizable */ background-color: #FC6; opacity: 1.00; filter: alpha(opacity=100); } .ui-layout-toggler-north , .ui-layout-toggler-south { border-width: 0 1px; /* left/right borders */ } .ui-layout-toggler-west , .ui-layout-toggler-east { border-width: 1px 0; /* top/bottom borders */ } /* hide the toggler-button when the pane is 'slid open' */ .ui-layout-resizer-sliding .ui-layout-toggler { display: none; } /* * style the text we put INSIDE the togglers */ .ui-layout-toggler .content { color: #666; font-size: 12px; font-weight: bold; width: 100%; padding-bottom: 0.35ex; /* to 'vertically center' text inside text-span */ } /* * PANE-MASKS * these styles are hard-coded on mask elems, but are also * included here as !important to ensure will overrides any generic styles */ .ui-layout-mask { border: none !important; padding: 0 !important; margin: 0 !important; overflow: hidden !important; position: absolute !important; opacity: 0 !important; filter: Alpha(Opacity="0") !important; } .ui-layout-mask-inside-pane { /* masks always inside pane EXCEPT when pane is an iframe */ top: 0 !important; left: 0 !important; width: 100% !important; height: 100% !important; } div.ui-layout-mask {} /* standard mask for iframes */ iframe.ui-layout-mask {} /* extra mask for objects/applets */ .codo_side_content a { color: #ffb018; } /* * Default printing styles */ @media print { /* * Unless you want to print the layout as it appears onscreen, * these html/body styles are needed to allow the content to 'flow' */ html { height: auto !important; overflow: visible !important; } body.ui-layout-container { position: static !important; top: auto !important; bottom: auto !important; left: auto !important; right: auto !important; /* only IE6 has container width & height set by Layout */ _width: auto !important; _height: auto !important; } .ui-layout-resizer, .ui-layout-toggler { display: none !important; } /* * Default pane print styles disables positioning, borders and backgrounds. * You can modify these styles however it suit your needs. */ .ui-layout-pane { border: none !important; background: transparent !important; position: relative !important; top: auto !important; bottom: auto !important; left: auto !important; right: auto !important; width: auto !important; height: auto !important; overflow: visible !important; } }
doc/Asterisk-Admin-Guide/Asterisk 11 Application_Playback.html
fluentstream/asterisk-p2p
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <html> <head> <title>Asterisk Project : Asterisk 11 Application_Playback</title> <link rel="stylesheet" href="styles/site.css" type="text/css" /> <META http-equiv="Content-Type" content="text/html; charset=UTF-8"> </head> <body> <table class="pagecontent" border="0" cellpadding="0" cellspacing="0" width="100%" bgcolor="#ffffff"> <tr> <td valign="top" class="pagebody"> <div class="pageheader"> <span class="pagetitle"> Asterisk Project : Asterisk 11 Application_Playback </span> </div> <div class="pagesubheading"> This page last changed on Jul 20, 2012 by <font color="#0050B2">wikibot</font>. </div> <h1><a name="Asterisk11Application_Playback-Playback%28%29"></a>Playback()</h1> <h3><a name="Asterisk11Application_Playback-Synopsis"></a>Synopsis</h3> <p>Play a file.</p> <h3><a name="Asterisk11Application_Playback-Description"></a>Description</h3> <p>Plays back given filenames (do not put extension of wav/alaw etc). The playback command answer the channel if no options are specified. If the file is non-existant it will fail</p> <p>This application sets the following channel variable upon completion:</p> <ul> <li><tt>PLAYBACKSTATUS</tt> - The status of the playback attempt as a text string. <ul> <li>SUCCESS</li> <li>FAILED</li> </ul> </li> </ul> <p>See Also: Background (application) &#8211; for playing sound files that are interruptible</p> <p>WaitExten (application) &#8211; wait for digits from caller, optionally play music on hold</p> <h3><a name="Asterisk11Application_Playback-Syntax"></a>Syntax</h3> <div class="preformatted panel" style="border-width: 1px;"><div class="preformattedContent panelContent"> <pre>Playback(filename&amp;filename2[&amp;...],options)</pre> </div></div> <h5><a name="Asterisk11Application_Playback-Arguments"></a>Arguments</h5> <ul> <li><tt>filenames</tt> <ul> <li><tt>filename</tt></li> <li><tt>filename2</tt></li> </ul> </li> <li><tt>options</tt> - Comma separated list of options <ul> <li><tt>skip</tt> - Do not play if not answered</li> <li><tt>noanswer</tt> - Playback without answering, otherwise the channel will be answered before the sound is played.</li> </ul> </li> </ul> <h3><a name="Asterisk11Application_Playback-ImportVersion"></a>Import Version</h3> <p>This documentation was imported from Asterisk Version SVN-trunk-r370328</p> </td> </tr> </table> <table border="0" cellpadding="0" cellspacing="0" width="100%"> <tr> <td height="12" background="https://wiki.asterisk.org/wiki/images/border/border_bottom.gif"><img src="images/border/spacer.gif" width="1" height="1" border="0"/></td> </tr> <tr> <td align="center"><font color="grey">Document generated by Confluence on Nov 02, 2012 17:42</font></td> </tr> </table> </body> </html>
bench/bench.webapp/src/main/webapp/zsq/dojo/dojox/mobile/themes/custom/custom-compat.css
trainkg/zsq
.dj_gecko .mblColorBlue { background-image: -moz-linear-gradient(top, #48adfc 0%, #048bf4 100%); } .dj_gecko .mblColorBlue45 { background-image: -moz-linear-gradient(top left, #048bf4 0%, #48adfc 100%); } .dj_gecko .mblColorDefault { background-image: -moz-linear-gradient(top, #e2e2e2 0%, #a4a4a4 100%); } .dj_gecko .mblColorDefault45 { background-image: -moz-linear-gradient(top left, #e2e2e2 0%, #a4a4a4 100%); } .dj_gecko .mblColorDefaultSel { background-image: -moz-linear-gradient(top, #bbbbbb 0%, #999999 100%); } .dj_gecko .mblColorDefaultSel45 { background-image: -moz-linear-gradient(top left, #bbbbbb 0%, #999999 100%); } .mblHeading { background-image: url("compat/heading-bg.png"); } .mblHeadingSpanTitle { white-space: normal; } .dj_gecko .mblHeading { background-image: -moz-linear-gradient(top, #f6f6f6 0%, #dedede 100%); } .dj_gecko .mblToolBarButtonArrow { -moz-transform: scale(0.77, 1.05) rotate(45deg); } .dj_ff3 .mblToolBarButtonArrow { -moz-border-radius: 1px; } .dj_ff3 .mblToolBarButtonBody { -moz-border-radius: 0; } .dj_ff3 .mblToolBarButtonHasLeftArrow .mblToolBarButtonBody { -moz-border-radius-topleft: 0; -moz-border-radius-bottomleft: 0; } .dj_ff3 .mblToolBarButtonHasRightArrow .mblToolBarButtonBody { -moz-border-radius-topright: 0; -moz-border-radius-bottomright: 0; } .dj_ie .mblToolBarButtonLeftArrow { top: 0; left: -2px; width: 13px; height: 31px; border-style: none; border-radius: 0; background-image: url("compat/arrow-button-head.png"); } .dj_ie .mblToolBarButtonSelected .mblToolBarButtonLeftArrow { background-image: url("compat/arrow-button-head-sel.png"); } .dj_ie .mblToolBarButtonRightArrow { top: 0; right: -3px; width: 13px; height: 31px; border-style: none; border-radius: 0; background-image: url("compat/arrow-button-right-head.png"); } .dj_ie .mblToolBarButtonSelected .mblToolBarButtonRightArrow { background-image: url("compat/arrow-button-right-head-sel.png"); } .dj_ie .mblToolBarButtonBody { background-image: url("compat/arrow-button-bg.png"); background-position: left bottom; } .dj_ie .mblToolBarButtonBodySelected { background-image: url("compat/arrow-button-bg-sel.png"); } .dj_ie .mblToolBarButtonBody table { margin: 0; } .dj_ie .mblToolBarButtonHasLeftArrow .mblToolBarButtonBody { border-top-left-radius: 0; border-bottom-left-radius: 0; } .dj_ie .mblToolBarButtonHasRightArrow .mblToolBarButtonBody { border-top-right-radius: 0; border-bottom-right-radius: 0; } .dj_ie6 .mblToolBarButton .mblToolBarButtonBody { background-position: left top; } .mblRoundRect.mblShadow { box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.2); } .dj_ff3 .mblRoundRect { -moz-border-radius: 8px; } .dj_ff3 .mblRoundRect.mblShadow { -moz-box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.2); } .dj_ie .mblRoundCorner { background-color: #ffffff; height: 1px; font-size: 1px; overflow: hidden; border-style: solid; border-color: #c0c0c0; border-width: 0 1px; } .dj_ie .mblRoundRectContainer { padding: 3px 8px; background-color: #ffffff; border-style: solid; border-color: #c0c0c0; border-width: 0 1px; } .dj_ie .mblRoundRectList .mblRoundRectContainer { margin: 0; padding: 0; } .dj_ie .mblRoundCorner0T { height: 0; } .dj_ie .mblRoundCorner1T { background-color: #c0c0c0; margin: 0 5px; } .dj_ie .mblRoundCorner2T { margin: 0 2px; border-width: 0 3px; } .dj_ie .mblRoundCorner3T { margin: 0 1px; border-width: 0 2px; } .dj_ie .mblRoundCorner4T { margin: 0 1px; } .dj_ie .mblRoundCorner5T { margin: 0 1px; } .dj_ie .mblRoundCorner0B { height: 0; } .dj_ie .mblRoundCorner1B { margin: 0 1px; } .dj_ie .mblRoundCorner2B { margin: 0 1px; } .dj_ie .mblRoundCorner3B { margin: 0 1px; border-width: 0 2px; } .dj_ie .mblRoundCorner4B { margin: 0 2px; border-width: 0 3px; } .dj_ie .mblRoundCorner5B { background-color: #c0c0c0; margin: 0 5px; } .dj_ff3 .mblRoundRectList { -moz-border-radius: 8px; } .dj_ff3 .mblRoundRectList .mblListItem:first-child { -moz-border-radius-topleft: 8px; -moz-border-radius-topright: 8px; } .dj_ff3 .mblRoundRectList .mblListItem:last-child { -moz-border-radius-bottomleft: 8px; -moz-border-radius-bottomright: 8px; } .dj_ie .mblRoundRectList { position: relative; } .dj_ie .mblRoundCorner { background-color: #ffffff; height: 1px; font-size: 1px; overflow: hidden; border-style: solid; border-color: #c0c0c0; border-width: 0 1px; } .dj_ie .mblRoundRectContainer { padding: 3px 8px; background-color: #ffffff; border-style: solid; border-color: #c0c0c0; border-width: 0 1px; } .dj_ie .mblRoundRectList .mblRoundRectContainer { margin: 0; padding: 0; } .dj_ie .mblRoundCorner0T { height: 0; } .dj_ie .mblRoundCorner1T { background-color: #c0c0c0; margin: 0 5px; } .dj_ie .mblRoundCorner2T { margin: 0 2px; border-width: 0 3px; } .dj_ie .mblRoundCorner3T { margin: 0 1px; border-width: 0 2px; } .dj_ie .mblRoundCorner4T { margin: 0 1px; } .dj_ie .mblRoundCorner5T { margin: 0 1px; } .dj_ie .mblRoundCorner0B { height: 0; } .dj_ie .mblRoundCorner1B { margin: 0 1px; } .dj_ie .mblRoundCorner2B { margin: 0 1px; } .dj_ie .mblRoundCorner3B { margin: 0 1px; border-width: 0 2px; } .dj_ie .mblRoundCorner4B { margin: 0 2px; border-width: 0 3px; } .dj_ie .mblRoundCorner5B { background-color: #c0c0c0; margin: 0 5px; } .mblDomButtonGrayArrow, .mblDomButtonArrow { background-image: url("../common/domButtons/compat/mblDomButtonGrayArrow.png"); background-repeat: no-repeat; } .mblDomButtonGrayArrow div, .mblDomButtonArrow div { display: none; } .mblDomButtonDarkBlueCheck, .mblDomButtonCheck { background-image: url("../common/domButtons/compat/mblDomButtonDarkBlueCheck.png"); background-repeat: no-repeat; } .mblDomButtonDarkBlueCheck div, .mblDomButtonCheck div { display: none; } .mblListItemSelected { background-color: #999999; } .dj_gecko .mblListItemSelected { background-image: -moz-linear-gradient(top, #bbbbbb 0%, #999999 100%); } .dj_ie6 .mblListItem { vertical-align: bottom; } .dj_gecko .mblSwitchBg { -moz-box-sizing: border-box; } .dj_gecko .mblSwitchKnob { -moz-box-sizing: border-box; } .dj_gecko .mblSwitch .mblSwitchBgLeft { background-image: -moz-linear-gradient(top, #bbbbbb 0%, #999999 100%); } .dj_gecko .mblSwitch .mblSwitchBgRight { background-image: -moz-linear-gradient(top, #ffffff 0%, #e2e2e2 100%); } .dj_gecko .mblSwitch .mblSwitchKnob { background-image: -moz-linear-gradient(top, #e2e2e2 0%, #a4a4a4 100%); } .dj_ie .mblSwitchBg { border: none; background: none; } .dj_ie .mblSwitchBgLeft { background-repeat: no-repeat; } .dj_ie .mblSwitchBgRight { background-repeat: no-repeat; } .dj_ie .mblSwitchKnob { background: none; background-repeat: no-repeat; border: none; } .mblSwSquareShape .mblSwitchBg { -moz-border-radius: 2px; } .mblSwSquareShape .mblSwitchBgLeft { background-image: url("compat/switch-square-l.gif"); } .mblSwSquareShape .mblSwitchBgRight { background-image: url("compat/switch-square-r.gif"); } .mblSwSquareShape .mblSwitchKnob { -moz-border-radius: 2px; background-image: url("compat/switch-square-k.gif"); } .mblSwRoundShape1 .mblSwitchBg { -moz-border-radius: 14px; } .mblSwRoundShape1 .mblSwitchBgLeft { background-image: url("compat/switch-round1-l.gif"); } .mblSwRoundShape1 .mblSwitchBgRight { background-image: url("compat/switch-round1-r.gif"); } .mblSwRoundShape1 .mblSwitchKnob { -moz-border-radius: 13px; background-image: url("compat/switch-round1-k.gif"); } .mblSwRoundShape2 .mblSwitchBg { -moz-border-radius: 14px; } .mblSwRoundShape2 .mblSwitchBgLeft { background-image: url("compat/switch-round2-l.gif"); } .mblSwRoundShape2 .mblSwitchBgRight { background-image: url("compat/switch-round2-r.gif"); } .mblSwRoundShape2 .mblSwitchKnob { -moz-border-radius: 13px; background-image: url("compat/switch-round2-k.gif"); } .mblSwArcShape1 .mblSwitchBg { -moz-border-radius: 5px/14px; } .mblSwArcShape1 .mblSwitchBgLeft { background-image: url("compat/switch-arc1-l.gif"); } .mblSwArcShape1 .mblSwitchBgRight { background-image: url("compat/switch-arc1-r.gif"); } .mblSwArcShape1 .mblSwitchKnob { -moz-border-radius: 5px/13px; background-image: url("compat/switch-arc1-k.gif"); } .mblSwArcShape2 .mblSwitchBg { -moz-border-radius: 5px/14px; } .mblSwArcShape2 .mblSwitchBgLeft { background-image: url("compat/switch-arc2-l.gif"); } .mblSwArcShape2 .mblSwitchBgRight { background-image: url("compat/switch-arc2-r.gif"); } .mblSwArcShape2 .mblSwitchKnob { -moz-border-radius: 5px/13px; background-image: url("compat/switch-arc2-k.gif"); } .mblSwDefaultShape .mblSwitchBg { -moz-border-radius: 2px; } .mblSwDefaultShape .mblSwitchBgLeft { background-image: url("compat/switch-square-l.gif"); } .mblSwDefaultShape .mblSwitchBgRight { background-image: url("compat/switch-square-r.gif"); } .mblSwDefaultShape .mblSwitchKnob { -moz-border-radius: 2px; background-image: url("compat/switch-square-k.gif"); } .dj_ie .mblProg { width: 4px; height: 36px; } .dj_ie .mblProg0 { left: 0px; } .dj_ie .mblProg1 { left: 8px; } .dj_ie .mblProg2 { left: 16px; } .dj_ie .mblProg3 { left: 24px; } .dj_ie .mblProg4 { left: 32px; } .dj_ie .mblProg5 { left: 40px; } .dj_ie .mblProg6 { left: 48px; } .dj_ie .mblProg7 { left: 56px; } .dj_ie .mblProg8 { left: 64px; } .dj_ie .mblProg9 { left: 72px; } .dj_ie .mblProg10 { left: 80px; } .dj_ie .mblProg11 { left: 80px; } .dj_gecko .mblProgressIndicatorCenter .mblProgContainer { -moz-transform-origin: 50% 0; } .dj_gecko .mblProg { -moz-transform-origin: 0 2px; } .dj_gecko .mblProg0 { -moz-transform: translate(18px, 10px) rotate(-90.1deg); } .dj_gecko .mblProg1 { -moz-transform: translate(22px, 11px) rotate(-60deg); } .dj_gecko .mblProg2 { -moz-transform: translate(25px, 14px) rotate(-30deg); } .dj_gecko .mblProg3 { -moz-transform: translate(26px, 18px) rotate(0deg); } .dj_gecko .mblProg4 { -moz-transform: translate(25px, 22px) rotate(30deg); } .dj_gecko .mblProg5 { -moz-transform: translate(22px, 25px) rotate(60deg); } .dj_gecko .mblProg6 { -moz-transform: translate(18px, 26px) rotate(90.1deg); } .dj_gecko .mblProg7 { -moz-transform: translate(14px, 25px) rotate(120deg); } .dj_gecko .mblProg8 { -moz-transform: translate(11px, 22px) rotate(150deg); } .dj_gecko .mblProg9 { -moz-transform: translate(10px, 18px) rotate(180deg); } .dj_gecko .mblProg10 { -moz-transform: translate(11px, 14px) rotate(210deg); } .dj_gecko .mblProg11 { -moz-transform: translate(14px, 11px) rotate(240deg); } .mblDomButtonWhitePlus { background-image: url("../common/domButtons/compat/mblDomButtonWhitePlus.png"); background-repeat: no-repeat; } .mblDomButtonWhitePlus div { display: none; } .mblDomButtonWhiteMinus { background-image: url("../common/domButtons/compat/mblDomButtonWhiteMinus.png"); background-repeat: no-repeat; } .mblDomButtonWhiteMinus div { display: none; } .mblDomButtonWhiteUpArrow { background-image: url("../common/domButtons/compat/mblDomButtonWhiteUpArrow.png"); background-repeat: no-repeat; } .mblDomButtonWhiteUpArrow div { display: none; } .mblDomButtonWhiteDownArrow { background-image: url("../common/domButtons/compat/mblDomButtonWhiteDownArrow.png"); background-repeat: no-repeat; } .mblDomButtonWhiteDownArrow div { display: none; } .mblDomButtonWhiteSearch { background-image: url("../common/domButtons/compat/mblDomButtonWhiteSearch.png"); background-repeat: no-repeat; } .mblDomButtonWhiteSearch div { display: none; } .mblDomButtonBlueMinus { background-image: url("../common/domButtons/compat/mblDomButtonBlueMinus.png"); background-repeat: no-repeat; } .mblDomButtonBlueMinus div { display: none; } .mblDomButtonBluePlus { background-image: url("../common/domButtons/compat/mblDomButtonBluePlus.png"); background-repeat: no-repeat; } .mblDomButtonBluePlus div { display: none; } .mblDomButtonDarkBlueMinus { background-image: url("../common/domButtons/compat/mblDomButtonDarkBlueMinus.png"); background-repeat: no-repeat; } .mblDomButtonDarkBlueMinus div { display: none; } .mblDomButtonDarkBluePlus { background-image: url("../common/domButtons/compat/mblDomButtonDarkBluePlus.png"); background-repeat: no-repeat; } .mblDomButtonDarkBluePlus div { display: none; } .mblDomButtonRedMinus { background-image: url("../common/domButtons/compat/mblDomButtonRedMinus.png"); background-repeat: no-repeat; } .mblDomButtonRedMinus div { display: none; } .mblDomButtonRedPlus { background-image: url("../common/domButtons/compat/mblDomButtonRedPlus.png"); background-repeat: no-repeat; } .mblDomButtonRedPlus div { display: none; } .mblDomButtonCheckboxOn { background-image: url("../common/domButtons/compat/mblDomButtonCheckboxOn.png"); background-repeat: no-repeat; } .mblDomButtonCheckboxOn div { display: none; } .mblDomButtonCheckboxOff { background-image: url("../common/domButtons/compat/mblDomButtonCheckboxOff.png"); background-repeat: no-repeat; } .mblDomButtonCheckboxOff div { display: none; } .mblDomButtonBlueCircleMinus { background-image: url("../common/domButtons/compat/mblDomButtonBlueCircleMinus.png"); background-repeat: no-repeat; } .mblDomButtonBlueCircleMinus > div { display: none; } .mblDomButtonBlueCirclePlus { background-image: url("../common/domButtons/compat/mblDomButtonBlueCirclePlus.png"); background-repeat: no-repeat; } .mblDomButtonBlueCirclePlus > div { display: none; } .mblDomButtonBlueCircleArrow { background-image: url("../common/domButtons/compat/mblDomButtonBlueCircleArrow.png"); background-repeat: no-repeat; } .mblDomButtonBlueCircleArrow > div { display: none; } .mblDomButtonRedCircleMinus { background-image: url("../common/domButtons/compat/mblDomButtonRedCircleMinus.png"); background-repeat: no-repeat; } .mblDomButtonRedCircleMinus > div { display: none; } .mblDomButtonRedCirclePlus { background-image: url("../common/domButtons/compat/mblDomButtonRedCirclePlus.png"); background-repeat: no-repeat; } .mblDomButtonRedCirclePlus > div { display: none; } .mblDomButtonRedCircleArrow { background-image: url("../common/domButtons/compat/mblDomButtonRedCircleArrow.png"); background-repeat: no-repeat; } .mblDomButtonRedCircleArrow > div { display: none; } .mblDomButtonGreenCircleMinus { background-image: url("../common/domButtons/compat/mblDomButtonGreenCircleMinus.png"); background-repeat: no-repeat; } .mblDomButtonGreenCircleMinus > div { display: none; } .mblDomButtonGreenCirclePlus { background-image: url("../common/domButtons/compat/mblDomButtonGreenCirclePlus.png"); background-repeat: no-repeat; } .mblDomButtonGreenCirclePlus > div { display: none; } .mblDomButtonGreenCircleArrow { background-image: url("../common/domButtons/compat/mblDomButtonGreenCircleArrow.png"); background-repeat: no-repeat; } .mblDomButtonGreenCircleArrow > div { display: none; } .mblDomButtonBlackCircleCross { background-image: url("../common/domButtons/compat/mblDomButtonBlackCircleCross.png"); background-repeat: no-repeat; } .mblDomButtonBlackCircleCross > div { display: none; } .mblDomButtonGrayRoundRect > div { -moz-border-radius: 4px; } .mblDomButtonSilverCircleDownArrow { background-image: url("../common/domButtons/compat/mblDomButtonSilverCircleDownArrow.png"); background-repeat: no-repeat; } .mblDomButtonSilverCircleDownArrow > div { display: none; } .mblDomButtonSilverCircleGreenButton { background-image: url("../common/domButtons/compat/mblDomButtonSilverCircleGreenButton.png"); background-repeat: no-repeat; } .mblDomButtonSilverCircleGreenButton > div { display: none; } .mblDomButtonSilverCircleGrayButton { background-image: url("../common/domButtons/compat/mblDomButtonSilverCircleGrayButton.png"); background-repeat: no-repeat; } .mblDomButtonSilverCircleGrayButton > div { display: none; } .mblDomButtonSilverCircleOrangeButton { background-image: url("../common/domButtons/compat/mblDomButtonSilverCircleOrangeButton.png"); background-repeat: no-repeat; } .mblDomButtonSilverCircleOrangeButton > div { display: none; } .mblDomButtonSilverCircleGreenPlus { background-image: url("../common/domButtons/compat/mblDomButtonSilverCircleGreenPlus.png"); background-repeat: no-repeat; } .mblDomButtonSilverCircleGreenPlus > div { display: none; } .mblDomButtonSilverCircleRedCross { background-image: url("../common/domButtons/compat/mblDomButtonSilverCircleRedCross.png"); background-repeat: no-repeat; } .mblDomButtonSilverCircleRedCross > div { display: none; } .mblDomButtonBlueBall { background-image: url("../common/domButtons/compat/mblDomButtonBlueBall.png"); background-repeat: no-repeat; } .mblDomButtonBlueBall > div { display: none; } .mblDomButtonGreenBall { background-image: url("../common/domButtons/compat/mblDomButtonGreenBall.png"); background-repeat: no-repeat; } .mblDomButtonGreenBall > div { display: none; } .mblDomButtonOrangeBall { background-image: url("../common/domButtons/compat/mblDomButtonOrangeBall.png"); background-repeat: no-repeat; } .mblDomButtonOrangeBall > div { display: none; } .mblDomButtonRedBall { background-image: url("../common/domButtons/compat/mblDomButtonRedBall.png"); background-repeat: no-repeat; } .mblDomButtonRedBall > div { display: none; } .mblDomButtonYellowStar { background-image: url("../common/domButtons/compat/mblDomButtonYellowStar.png"); background-repeat: no-repeat; } .mblDomButtonYellowStar > div { display: none; } .mblDomButtonGrayStar { background-image: url("../common/domButtons/compat/mblDomButtonGrayStar.png"); background-repeat: no-repeat; } .mblDomButtonGrayStar > div { display: none; } .mblDomButtonGrayCross, .mblDomButtonCross { background-image: url("../common/domButtons/compat/mblDomButtonGrayCross.png"); background-repeat: no-repeat; } .mblDomButtonGrayCross div, .mblDomButtonCross div { display: none; } .mblDomButtonRedCross, .mblDomButtonCross { background-image: url("../common/domButtons/compat/mblDomButtonRedCross.png"); background-repeat: no-repeat; } .mblDomButtonRedCross div, .mblDomButtonCross div { display: none; } .mblDomButtonWhiteCross, .mblDomButtonCross { background-image: url("../common/domButtons/compat/mblDomButtonWhiteCross.png"); background-repeat: no-repeat; } .mblDomButtonWhiteCross div, .mblDomButtonCross div { display: none; } .mblDomButtonGrayKnob { background-image: url("../common/domButtons/compat/mblDomButtonGrayKnob.png"); background-repeat: no-repeat; } .mblDomButtonGrayKnob > div { display: none; } .mblDomButtonGrayPlus { background-image: url("../common/domButtons/compat/mblDomButtonGrayPlus.png"); background-repeat: no-repeat; } .mblDomButtonGrayPlus div { display: none; } .mblDomButtonGrayMinus { background-image: url("../common/domButtons/compat/mblDomButtonGrayMinus.png"); background-repeat: no-repeat; } .mblDomButtonGrayMinus div { display: none; } .mblAccordionTitleSelected { background-color: #e2e2e2; } .dj_gecko .mblAccordionTitleSelected { background-image: -moz-linear-gradient(top, #ffffff 0%, #e2e2e2 100%); } .dj_ff3 .mblAccordionRoundRect { -moz-border-radius: 8px; } .dj_ff3 .mblAccordionRoundRect .mblAccordionTitle:first-child { -moz-border-radius-topleft: 8px; -moz-border-radius-topright: 8px; } .dj_ff3 .mblAccordionRoundRect .mblAccordionTitleLast, .dj_ff3 .mblAccordionRoundRect .mblAccordionPane:last-child { -moz-border-radius-bottomleft: 8px; -moz-border-radius-bottomright: 8px; } .mblButton { background-image: url("compat/button-bg.png"); background-repeat: repeat-x; } .mblButtonSelected { background-image: url("compat/button-sel-bg.png"); } .mblBlueButton { background-image: url("compat/blue-button-bg.png"); } .mblBlueButtonSelected { background-image: url("compat/blue-button-sel-bg.png"); } .mblRedButton { background-image: url("compat/red-button-bg.png"); } .mblRedButtonSelected { background-image: url("compat/red-button-sel-bg.png"); } .dj_gecko .mblButton { background-image: -moz-linear-gradient(top, #ffffff 0%, #e2e2e2 100%); } .dj_gecko .mblButtonSelected { background-image: -moz-linear-gradient(top, #bbbbbb 0%, #999999 100%); } .dj_gecko .mblBlueButton { background-image: -moz-linear-gradient(top, #48adfc 0%, #048bf4 100%); } .dj_gecko .mblBlueButtonSelected { background-image: -moz-linear-gradient(top, #bbbbbb 0%, #999999 100%); } .dj_gecko .mblRedButton { background-image: -moz-linear-gradient(top, #fa9d58 0%, #ee4115 100%); } .dj_gecko .mblRedButtonSelected { background-image: -moz-linear-gradient(top, #bbbbbb 0%, #999999 100%); } .dj_ff3 .mblButton { -moz-border-radius: 0; } .mblCheckBox { background-image: url("compat/button-bg.png"); } .mblCheckBoxSelected { background-image: url("compat/button-sel-bg.png"); } .mblCheckBoxChecked, .mblCheckBox:checked { background-image: url("compat/button-chk-bg.png"); } .mblCheckBoxChecked.mblCheckBoxSelected, .mblCheckBox:checked.mblCheckBoxSelected { background-image: url("compat/button-unsel-bg.png"); } .dj_gecko .mblCheckBox { background-image: -moz-linear-gradient(top, #ffffff 0%, #e2e2e2 100%); -moz-appearance: none; } .dj_gecko .mblCheckBoxSelected { background-image: -moz-linear-gradient(top, #bbbbbb 0%, #999999 100%); } .dj_gecko .mblCheckBoxChecked, .dj_gecko .mblCheckBox:checked { background-image: -moz-linear-gradient(top, #ffffff 0%, #e2e2e2 100%); } .dj_gecko .mblCheckBoxChecked::after, .dj_gecko .mblCheckBox:checked::after { -moz-transform: rotate(45deg); -moz-transform-origin: 50% 50%; } .dj_gecko .mblCheckBoxChecked.mblCheckBoxSelected, .dj_gecko .mblCheckBox:checked.mblCheckBoxSelected { background-image: -moz-linear-gradient(top, #bbbbbb 0%, #999999 100%); } .dj_ff3 .mblCheckBox { -moz-border-radius: 0; } .dj_gecko .dijitPopup.mblComboBoxMenuPopup { -moz-box-shadow: none; } .dj_gecko .mblComboBoxMenuItemSelected { background-image: -moz-linear-gradient(top, #bbbbbb 0%, #999999 100%); } .mblDomButtonBlueMinus { background-image: url("../common/domButtons/compat/mblDomButtonBlueMinus.png"); background-repeat: no-repeat; } .mblDomButtonBlueMinus div { display: none; } .mblDomButtonBluePlus { background-image: url("../common/domButtons/compat/mblDomButtonBluePlus.png"); background-repeat: no-repeat; } .mblDomButtonBluePlus div { display: none; } .mblDomButtonDarkBlueMinus { background-image: url("../common/domButtons/compat/mblDomButtonDarkBlueMinus.png"); background-repeat: no-repeat; } .mblDomButtonDarkBlueMinus div { display: none; } .mblDomButtonDarkBluePlus { background-image: url("../common/domButtons/compat/mblDomButtonDarkBluePlus.png"); background-repeat: no-repeat; } .mblDomButtonDarkBluePlus div { display: none; } .mblDomButtonRedMinus { background-image: url("../common/domButtons/compat/mblDomButtonRedMinus.png"); background-repeat: no-repeat; } .mblDomButtonRedMinus div { display: none; } .mblDomButtonRedPlus { background-image: url("../common/domButtons/compat/mblDomButtonRedPlus.png"); background-repeat: no-repeat; } .mblDomButtonRedPlus div { display: none; } .mblDomButtonBlackCircleCross { background-image: url("../common/domButtons/compat/mblDomButtonBlackCircleCross.png"); background-repeat: no-repeat; } .mblDomButtonBlackCircleCross > div { display: none; } .mblIconItemPaneHeading { background-image: url("compat/icon-content-heading-bg.png"); } .dj_gecko .mblIconItemPaneHeading { background-image: -moz-linear-gradient(top, #e0e4e7 0%, #c4ccd2 50%, #bfc8ce 50%, #b4bec6 100%); } .dj_ie7 .mblIconAreaInner { font-size: 60px; } .mblIconMenu { background-color: #9b9b9b; } .mblIconMenuItemSel { background-color: #999999; } .dj_gecko .mblIconMenu { background-color: rgba(160, 160, 160, 0.85); } .dj_gecko .mblIconMenuItem { -moz-box-sizing: border-box; } .dj_gecko .mblIconMenuItemSel { background-image: -moz-linear-gradient(top, #bbbbbb 0%, #999999 100%); } .dj_ff3 .mblIconMenu { -moz-border-radius: 3px; } .dj_ff3 .mblIconMenuItemIcon img { border: 1px solid red; } .dj_ff3 .mblIconMenuItemFirstRow.mblIconMenuItemFirstColumn { -moz-border-top-left-radius: 3px; } .dj_ff3 .mblIconMenuItemFirstRow.mblIconMenuItemLastColumn { -moz-border-top-right-radius: 3px; } .dj_ff3 .mblIconMenuItemLastRow.mblIconMenuItemFirstColumn { -moz-border-bottom-left-radius: 3px; } .dj_ff3 .mblIconMenuItemLastRow.mblIconMenuItemLastColumn { -moz-border-bottom-right-radius: 3px; } .mblOverlay { text-align: center; } .dj_gecko .mblOverlay { text-align: -moz-center; } .dj_ie9 .mblOverlay > *, .dj_ie8 .mblOverlay > * { margin: 0 auto; } .dj_ie6 .mblOverlay { *position: absolute; } .mblTooltip { background-image: none; } .dj_ff3 .mblTooltip { -moz-border-radius: 3px; } .dj_ie9 .mblTooltip .mblHeading { width: auto; } .dj_ie6 .mblTooltipBefore .mblTooltipArrow, .dj_ie7 .mblTooltipBefore .mblTooltipArrow { right: 0; } .dj_ie6 .mblTooltipAbove .mblTooltipArrow, .dj_ie7 .mblTooltipAbove .mblTooltipArrow { bottom: 0; } .dj_ie6 .mblTooltipBefore .mblTooltipInnerArrow, .dj_ie7 .mblTooltipBefore .mblTooltipInnerArrow { right: -1px; } .dj_ie6 .mblTooltipAbove .mblTooltipInnerArrow, .dj_ie7 .mblTooltipAbove .mblTooltipInnerArrow { bottom: -1px; } .dj_ie6 .mblTooltip .mblHeading, .dj_ie7 .mblTooltip .mblHeading { padding: 0 9px 12px; border-top: 1px solid #dedede; border-bottom: 1px solid #dedede; width: auto; height: auto; overflow: visible; line-height: normal; } .dj_ie6 .mblTooltip .mblHeading .mblToolBarButton, .dj_ie7 .mblTooltip .mblHeading .mblToolBarButton { margin: auto 6px; } .mblPageIndicatorDot { -moz-border-radius: 3px; } .mblRadioButton { background-image: url("compat/button-bg.png"); } .mblRadioButtonChecked, .mblRadioButton:checked { background-image: url("compat/button-chk-bg.png"); } .mblRadioButtonChecked.mblRadioButtonSelected, .mblRadioButton:checked.mblRadioButtonSelected { background-image: url("compat/blue-button-sel-bg.png"); } .dj_gecko .mblRadioButton { background-image: -moz-linear-gradient(top, #ffffff 0%, #e2e2e2 100%); -moz-appearance: none; } .dj_gecko .mblRadioButtonChecked, .dj_gecko .mblRadioButton:checked { background-image: -moz-linear-gradient(top, #ffffff 0%, #e2e2e2 100%); } .dj_gecko .mblRadioButtonChecked::after, .dj_gecko .mblRadioButton:checked::after { -moz-transform: rotate(45deg); -moz-transform-origin: 50% 50%; } .dj_gecko .mblRadioButtonChecked.mblRadioButtonSelected, .dj_gecko .mblRadioButton:checked.mblRadioButtonSelected { background-image: -moz-linear-gradient(top, #bbbbbb 0%, #999999 100%); } .dj_ff3 .mblRadioButton { -moz-border-radius: 0.5em; } .dj_ff3 .mblSimpleDialogDecoration { -moz-border-radius: 0; } .mblSlider { background-image: url("compat/slider-h-bg.png"); background-repeat: repeat-x; } .mblSliderProgressBar { background-image: url("compat/slider-h-bar-bg.png"); background-repeat: repeat-x; } .mblSliderHandle { background-image: url("compat/slider-handle-bg.png"); } .mblSliderV { background-color: #e2e2e2; background-image: none; } .mblSliderV .mblSliderProgressBar { background-color: #c0c0c0; background-image: none; } .dj_gecko .mblSlider { background-image: -moz-linear-gradient(top, #ffffff 0%, #e2e2e2 100%); -moz-user-select: none; -moz-box-sizing: content-box; } .dj_gecko .mblSliderProgressBar { background-image: -moz-linear-gradient(top, #bbbbbb 0%, #999999 100%); } .dj_gecko .mblSliderHandle { background-image: -moz-linear-gradient(top, #e2e2e2 0%, #a4a4a4 100%); } .dj_ff3 .mblSlider { -moz-border-radius: 0; } .dj_ff3 .mblSliderProgressBar { -moz-border-radius: 0; } .dj_ff3 .mblSliderHandle { -moz-border-radius: 0; } .mblSpinWheel { background-image: url("../common/compat/spinwheel-bg.png"); } .mblSpinWheelBar { background-image: url("../common/compat/spinwheel-bar.png"); } .mblSpinWheelSlotTouch, .mblSpinWheelSlotPanel { left: 0; } .dj_gecko .mblSpinWheel { background-image: -moz-linear-gradient(top, #313137 0%, #73747d 5%, #92939b 7%, #ababb5 9%, #c5c6ce 12%, #dfe0e4 16%, #f4f5f6 22%, #fbfcfc 35%, #fbfcfc 50%, #fbfcfc 61%, #b4c1c7 61%, #fbfcfc 65%, #f4f5f6 78%, #dfe0e4 84%, #c5c6ce 88%, #ababb5 91%, #92939b 93%, #73747d 95%, #313137 100%); } .dj_gecko .mblSpinWheelBar { background-image: -moz-linear-gradient(top, #edeef2 0%, #c8cadd 25%, #bbbfd4 49%, #9fa8c6 51%, #a2a9c7 81%, #a6abc9 82%, #a7adca 1%); } .dj_ff3 .mblSpinWheel { -moz-border-radius: 3px; } .dj_ie .mblSpinWheelBar { filter: progid:DXImageTransform.Microsoft.alpha(opacity=60); } .dj_ie6 .mblSpinWheelBar, .dj_ie7 .mblSpinWheelBar { z-index: -1; } .dj_ie7 .mblSpinWheelSlotTouch { background: white; filter: alpha(opacity=0); height: 200px; } .dj_ie6 .mblSpinWheelSlotTouch { background: white; filter: alpha(opacity=0); height: 200px; } .mblDomButtonWhiteCross, .mblDomButtonCross { background-image: url("../common/domButtons/compat/mblDomButtonWhiteCross.png"); background-repeat: no-repeat; } .mblDomButtonWhiteCross div, .mblDomButtonCross div { display: none; } .dj_ie6 .mblTabBar .mblTabBarButton { display: inline; } .mblTabBarTabBar { background-image: none; background-color: #000000; } .dj_ff3 .mblTabBarTabBar .mblTabBarButtonSelected { -moz-border-radius: 3px; } .mblTabBarSegmentedControl, .mblTabBarStandardTab { background-image: url("compat/heading-bg.png"); } .mblTabBarSegmentedControl .mblTabBarButton, .mblTabBarStandardTab .mblTabBarButton { background-image: url("compat/tab-seg-button-bg.png"); } .mblTabBarSegmentedControl .mblTabBarButtonSelected, .mblTabBarStandardTab .mblTabBarButtonSelected { background-image: url("compat/tab-seg-sel-button-bg.png"); } .dj_ff3 .mblTabBarSegmentedControl .mblTabBarButton:first-child { -moz-border-radius-topleft: 5px; -moz-border-radius-bottomleft: 5px; } .dj_ff3 .mblTabBarSegmentedControl .mblTabBarButton:last-child { -moz-border-radius-topright: 5px; -moz-border-radius-bottomright: 5px; } .dj_ff3 .mblTabBarStandardTab .mblTabBarButton { -moz-border-radius-topleft: 4px; -moz-border-radius-topright: 4px; } .mblTabBarSlimTab { background-image: url("compat/tab-slim-bar-bg.png"); } .dj_gecko .mblTabBarSlimTab { background-image: -moz-linear-gradient(top, #2d2d2d 0%, #141414 50%, #000000 50%, #000000 100%); } .dj_gecko .mblTabBarSlimTab .mblTabBarButton { background-image: -moz-linear-gradient(top, #2d2d2d 0%, #141414 50%, #000000 50%, #000000 100%); } .dj_gecko .mblTabBarSlimTab .mblTabBarButtonSelected { background-image: -moz-linear-gradient(top, #313031 0%, #5a555a 50%, #616161 50%, #959595 100%); } .mblTabBarTallTab { background-image: url("compat/tab-tall-bar-bg.png"); } .mblTabBarTallTab .mblTabBarButtonSelected { background-color: #8c8e8c; } .mblTextArea { overflow: auto; } .dj_ff3 .mblTextArea { -moz-border-radius: 0; } .dj_ff3 .mblTextBox { -moz-border-radius: 0; } .mblToggleButton { background-image: url("compat/button-bg.png"); } .mblToggleButtonSelected { background-image: url("compat/button-sel-bg.png"); } .mblToggleButtonChecked { background-image: url("compat/button-chk-bg.png"); } .mblToggleButtonChecked.mblToggleButtonSelected { background-image: url("compat/button-unsel-bg.png"); } .dj_gecko .mblToggleButton { background-image: -moz-linear-gradient(top, #ffffff 0%, #e2e2e2 100%); } .dj_gecko .mblToggleButtonSelected { background-image: -moz-linear-gradient(top, #bbbbbb 0%, #999999 100%); } .dj_gecko .mblToggleButtonChecked { background-image: -moz-linear-gradient(top, #ffffff 0%, #e2e2e2 100%); } .dj_gecko .mblToggleButtonChecked:after { -moz-transform: rotate(45deg) skew(10deg); -moz-transform-origin: 50% 50%; } .dj_gecko .mblToggleButtonChecked.mblToggleButtonSelected { background-image: -moz-linear-gradient(top, #bbbbbb 0%, #999999 100%); } .dj_ff3 .mblToggleButton { -moz-border-radius: 0; } .dj_ff3 .mblToggleButton.mblToggleButtonChecked::after { -moz-transform: translate(-25px, -6px) rotate(45deg) skew(10deg); } .dj_ie .mblToggleButtonChecked:after { top: 9px; left: 5px; width: 12px; border: none; background-image: url("compat/togglebutton-chk-mark-bg.png"); } .mblValuePickerSlotButton { background-image: url("compat/valuepicker-button-bg.png"); } .mblValuePickerSlotButtonSelected { background-color: #999999; } .mblValuePickerSlotInputArea { background-color: #f7f7f7; } .dj_gecko .mblValuePickerSlotButton { background-image: -moz-linear-gradient(top, #f7f7f7 0%, #d6d6d6 50%, #bdbdbd 90%, #d6d6d6 100%); } .dj_gecko .mblValuePickerSlotButtonSelected { background-image: -moz-linear-gradient(top, #bbbbbb 0%, #999999 100%); } .dj_gecko .mblValuePickerSlotInputArea { background-image: -moz-linear-gradient(top, #fafafa 10%, #fafafa 20%, #ffffff 50%, #ffffff 90%); }
docs/uniandes/unacloud/share/enums/package-tree.html
UnaCloud/UnaCloud2
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> <html lang="es"> <head> <!-- Generated by javadoc (version 1.7.0_60) on Thu May 18 11:17:07 COT 2017 --> <title>uniandes.unacloud.share.enums Class Hierarchy</title> <meta name="date" content="2017-05-18"> <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="uniandes.unacloud.share.enums Class Hierarchy"; } //--> </script> <noscript> <div>JavaScript is disabled on your browser.</div> </noscript> <!-- ========= START OF TOP NAVBAR ======= --> <div class="topNav"><a name="navbar_top"> <!-- --> </a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li>Class</li> <li>Use</li> <li class="navBarCell1Rev">Tree</li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-files/index-1.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> </div> <div class="subNav"> <ul class="navList"> <li><a href="../../../../uniandes/unacloud/share/entities/package-tree.html">Prev</a></li> <li><a href="../../../../uniandes/unacloud/share/manager/package-tree.html">Next</a></li> </ul> <ul class="navList"> <li><a href="../../../../index.html?uniandes/unacloud/share/enums/package-tree.html" target="_top">Frames</a></li> <li><a href="package-tree.html" target="_top">No Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_top"> <li><a href="../../../../allclasses-noframe.html">All Classes</a></li> </ul> <div> <script type="text/javascript"><!-- allClassesLink = document.getElementById("allclasses_navbar_top"); if(window==top) { allClassesLink.style.display = "block"; } else { allClassesLink.style.display = "none"; } //--> </script> </div> <a name="skip-navbar_top"> <!-- --> </a></div> <!-- ========= END OF TOP NAVBAR ========= --> <div class="header"> <h1 class="title">Hierarchy For Package uniandes.unacloud.share.enums</h1> <span class="strong">Package Hierarchies:</span> <ul class="horizontal"> <li><a href="../../../../overview-tree.html">All Packages</a></li> </ul> </div> <div class="contentContainer"> <h2 title="Enum Hierarchy">Enum Hierarchy</h2> <ul> <li type="circle">java.lang.Object <ul> <li type="circle">java.lang.Enum&lt;E&gt; (implements java.lang.Comparable&lt;T&gt;, java.io.Serializable) <ul> <li type="circle">uniandes.unacloud.share.enums.<a href="../../../../uniandes/unacloud/share/enums/UserStateEnum.html" title="enum in uniandes.unacloud.share.enums"><span class="strong">UserStateEnum</span></a></li> <li type="circle">uniandes.unacloud.share.enums.<a href="../../../../uniandes/unacloud/share/enums/UserRestrictionEnum.html" title="enum in uniandes.unacloud.share.enums"><span class="strong">UserRestrictionEnum</span></a></li> <li type="circle">uniandes.unacloud.share.enums.<a href="../../../../uniandes/unacloud/share/enums/TaskEnum.html" title="enum in uniandes.unacloud.share.enums"><span class="strong">TaskEnum</span></a></li> <li type="circle">uniandes.unacloud.share.enums.<a href="../../../../uniandes/unacloud/share/enums/ServerVariableTypeEnum.html" title="enum in uniandes.unacloud.share.enums"><span class="strong">ServerVariableTypeEnum</span></a></li> <li type="circle">uniandes.unacloud.share.enums.<a href="../../../../uniandes/unacloud/share/enums/ServerVariableProgramEnum.html" title="enum in uniandes.unacloud.share.enums"><span class="strong">ServerVariableProgramEnum</span></a></li> <li type="circle">uniandes.unacloud.share.enums.<a href="../../../../uniandes/unacloud/share/enums/QueueMessageType.html" title="enum in uniandes.unacloud.share.enums"><span class="strong">QueueMessageType</span></a></li> <li type="circle">uniandes.unacloud.share.enums.<a href="../../../../uniandes/unacloud/share/enums/PhysicalMachineStateEnum.html" title="enum in uniandes.unacloud.share.enums"><span class="strong">PhysicalMachineStateEnum</span></a></li> <li type="circle">uniandes.unacloud.share.enums.<a href="../../../../uniandes/unacloud/share/enums/IPEnum.html" title="enum in uniandes.unacloud.share.enums"><span class="strong">IPEnum</span></a></li> <li type="circle">uniandes.unacloud.share.enums.<a href="../../../../uniandes/unacloud/share/enums/ImageEnum.html" title="enum in uniandes.unacloud.share.enums"><span class="strong">ImageEnum</span></a></li> <li type="circle">uniandes.unacloud.share.enums.<a href="../../../../uniandes/unacloud/share/enums/DeploymentStateEnum.html" title="enum in uniandes.unacloud.share.enums"><span class="strong">DeploymentStateEnum</span></a></li> </ul> </li> </ul> </li> </ul> </div> <!-- ======= START OF BOTTOM NAVBAR ====== --> <div class="bottomNav"><a name="navbar_bottom"> <!-- --> </a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li>Class</li> <li>Use</li> <li class="navBarCell1Rev">Tree</li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-files/index-1.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> </div> <div class="subNav"> <ul class="navList"> <li><a href="../../../../uniandes/unacloud/share/entities/package-tree.html">Prev</a></li> <li><a href="../../../../uniandes/unacloud/share/manager/package-tree.html">Next</a></li> </ul> <ul class="navList"> <li><a href="../../../../index.html?uniandes/unacloud/share/enums/package-tree.html" target="_top">Frames</a></li> <li><a href="package-tree.html" target="_top">No Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_bottom"> <li><a href="../../../../allclasses-noframe.html">All Classes</a></li> </ul> <div> <script type="text/javascript"><!-- allClassesLink = document.getElementById("allclasses_navbar_bottom"); if(window==top) { allClassesLink.style.display = "block"; } else { allClassesLink.style.display = "none"; } //--> </script> </div> <a name="skip-navbar_bottom"> <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> </body> </html>
Coding/W3School/W3Schools_Offline_2015/www.w3schools.com/tags/tryhtml5_input_type_radio.html
platinhom/ManualHom
<!DOCTYPE html> <html> <!-- Mirrored from www.w3schools.com/tags/tryhtml5_input_type_radio.htm by HTTrack Website Copier/3.x [XR&CO'2014], Fri, 23 Jan 2015 08:38:14 GMT --> <body> <form action="http://www.w3schools.com/tags/demo_form.asp"> <input type="radio" name="gender" value="male"> Male<br> <input type="radio" name="gender" value="female"> Female<br> <input type="submit" value="Submit"> </form> </body> <!-- Mirrored from www.w3schools.com/tags/tryhtml5_input_type_radio.htm by HTTrack Website Copier/3.x [XR&CO'2014], Fri, 23 Jan 2015 08:38:14 GMT --> </html>
samples/dhtmlxWindows/07_attach_components/02_tree.html
casser/dhx
<!DOCTYPE html> <html> <head> <title>Integration with dhtmlxTree</title> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/> <meta http-equiv="X-UA-Compatible" content="IE=edge"/> <link rel="stylesheet" type="text/css" href="../../../codebase/fonts/font_roboto/roboto.css"/> <link rel="stylesheet" type="text/css" href="../../../codebase/dhtmlx.css"/> <script src="../../../codebase/dhtmlx.js"></script> <style> div#winVP { position: relative; height: 350px; border: 1px solid #dfdfdf; margin: 10px; } </style> <script> var dhxWins, w1, myTree; function doOnLoad(){ dhxWins = new dhtmlXWindows(); dhxWins.attachViewportTo("winVP"); w1 = dhxWins.createWindow("w1", 20, 30, 400, 280); w1.setText("dhtmlxTree"); w1.button("close").disable(); // myTree = w1.attachTree(); myTree.setImagePath("../../../skins/web/imgs/dhxtree_web/"); myTree.load("../common/tree.xml"); } function doOnUnload() { if (dhxWins != null && dhxWins.unload != null) { dhxWins.unload(); dhxWins = w1 = myTree = null; } } </script> <html> <body onload="doOnLoad();" onunload="doOnUnload();"> <div id="winVP"></div> </body> </html>
docs/client/packages/less.html
constellationsoftware/meteor
<template name="pkg_less"> {{#better_markdown}} ## `less` LESS extends CSS with dynamic behavior such as variables, mixins, operations and functions. It allows for more compact stylesheets and helps reduce code duplication in CSS files. With the `less` package installed, `.less` files in your application are automatically compiled to CSS and the results are included in the client CSS bundle. See <a href="http://lesscss.org/">http://lesscss.org/</a> for documentation of the LESS language. {{/better_markdown}} </template>
emailer/newsletter/april1.html
xenten/swift-kanban
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"/> <meta name="viewport" content="width=device-width, initial-scale=1.0"/> <meta name="robots" content="noindex,nofollow"> <title>The Digite Newsletter - April</title> <style type="text/css"> @media only screen and (max-width: 480px) { body,table,td,a,li { -webkit-text-size-adjust:none !important; } table {width: 100% !important;} .remove-image img { height: auto !important; max-width: 150px !important; width: 100% !important; display: none; padding: 0px; } } </style> </head> <body> <table width="100%" cellspacing="0" cellpadding="0" border="0" bgcolor="#222222" style="border-radius: 0px;"> <tbody> <tr> <td height="5"></td> </tr> <tr> <td align="center"> <table width="600px" cellspacing="3px" cellpadding="3px"> <tbody> <tr> <td align="center" style="font-size: 12px; color: #95949d; font-family: arial, sans-serif; font-style: italic;"> To view this in your browser, click <a style="color: #00DCff; text-decoration: none;" href="http://www.swiftkanban.com/emailer/newsletter/april1.html">here</a> </td> </tr> <tr> <td valign="top" align="center" bgcolor="#222222"> <table border="0" cellpadding="0" cellspacing="0" width="100%" bgcolor="#e3e3e3"> <tr> <td> <table border="0" cellpadding="0" cellspacing="0" align="center" width="600" bgcolor="#e3e3e3"> <tr> <td bgcolor="#464646" style="border-top-left-radius: 0px; border-top-right-radius: 0px;"> <table align="left" border="0" cellpadding="0" cellspacing="0"> <tr> <td class="remove-image" style="padding-left: 10px; padding-top: 5px; padding-right: 5px; padding-bottom: 5px;"> <a href="http://swiftkanban.com/?utm_source=newsletter&utm_medium=mailer&utm_campaign=april" target="_blank"> <img src="http://www.swiftkanban.com/emailer/newsletter/DigiteLogo.png" width="100px" align="center" border="0" style="font-family:Verdana, Arial; font-size: 20px; font-weight: bold; color: #222222;" alt="Digit&#233;" /> </a> </td> </tr> </table> <table border="0" cellpadding="0" cellspacing="0" style="width: 100%; max-width: 450px;"> <tr> <td> <table width="100%" border="0" cellspacing="0" cellpadding="0"> <tr> <td align="right" style="padding-left: 10px; padding-top: 10px; padding-right: 10px; padding-bottom: 0px; font-family:Verdana, Arial; font-size: 20px; font-weight: bold; color: #00DCFF;">Newsletter<br/>April '14</td> </tr> <tr> <td align="right" style="padding-left: 10px; padding-top: 10px; padding-right: 10px; padding-bottom: 0px; font-family:Verdana, Arial; font-size: 12px; font-weight: bold; color: #FFFFFF;">blog1, blog2, webinar1, webinar 2 and more...</td> </tr> </table> </td> </tr> </table> </td> </tr> <tr> <td style="font-size: 0; line-height: 0;" height="0" bgcolor="#6ebf17">&nbsp;</td> </tr> <tr> <td style="font-size: 0; line-height: 0;" height="0" bgcolor="#A4C536">&nbsp;</td> </tr> <tr> <td style="padding-left: 30px; padding-top: 10px; padding-right: 30px; padding-bottom: 30px; font-family: Verdana, Arial; font-size: 14px; line-height: 20px; text-align: left; color: #e3e3e3;" bgcolor="#CC6A28"> <br/> Here's what we have for you this month - a blog on a lot of things to do with Pareto, a chance for you to sign up for STATIK with Mike Burrows, the video and slides from last month's very informative webinar with Masa and and and updates on new releases for both <span style="font-size: 14px; font-weight: bold; color: #222222; text-decoration: none;">SALM</span> and <span style="font-size:14px; font-weight: bold; color: #222222; text-decoration: none;">SK</span> </td> </tr> <tr> <td bgcolor="#777777" style="border-top-left-radius: 0px; border-top-right-radius: 0px;"> <table align="left" border="0" cellpadding="0" cellspacing="0" width="29%"> <tr> <td class="remove-image"> <img src="http://blog.digite.com/wp-content/uploads/2014/03/LtdWIP.png" width="125px" style="padding-left: 20px; padding-top: 50px; padding-right: 20px; padding-bottom: 30px;" align="center" border="0" alt="" /> </td> </tr> </table> <table border="0" cellpadding="0" cellspacing="0" width="70%"> <tr> <td> <table width="100%" border="0" cellspacing="0" cellpadding="0"> <tr> <td align="right" style="padding-left: 20px; padding-top: 20px; padding-right: 20px; padding-bottom: 0px; font-family:Verdana, Arial; font-size: 14px; font-weight: bold; color: #00DCFF;">Limited WIP Society Meetup | Pune</td> </tr> <tr> <td align="right" style="padding-left: 20px; padding-top: 10px; padding-right: 20px; padding-bottom: 0px; font-family:Verdana, Arial; font-size: 12px; font-weight: bold; color: #FFFFFF;">Lean/ Agile for Short Duration Fixed-Cost/Scope Projects</td> </tr> <tr> <td style="padding-left: 20px; padding-top: 10px; padding-right: 20px; padding-bottom: 30px; font-family: Verdana, Arial; font-size: 14px; line-height: 20px; text-align: justify; color: #e3e3e3;"> Some projects are fixed scope, fixed budget and have relatively small duration – 3-4 months. In this case, would it make more sense to go for: a) Pure Critical chain or Microsoft project plan based date based approach b) Combination approach: Critical chain based planning followed by Kanban execution. c) Pure Kanban flow based... <br/><span><a style="font-family:Verdana, Arial; font-size: 14px; font-weight: bold; color: #00DCFF; text-decoration: none;" href ="http://blog.digite.com/applicability-of-agile-lean-kanban-methods-for-fixed-scope-fixed-budget-projects-with-short-duration/">READ MORE</a></span> </td> </tr> </table> </td> </tr> </table> </td> </tr> <tr> <td style="font-size: 0; line-height: 0;" height="0" bgcolor="#222222">&nbsp;</td> </tr> <tr> <td bgcolor="#464646" style="border-top-left-radius: 0px; border-top-right-radius: 0px;"> <table border="0" cellpadding="0" cellspacing="0" width="70%" align="left"> <tr> <td> <table width="100%" border="0" cellspacing="0" cellpadding="0"> <tr> <td align="left" style="padding-left: 20px; padding-top: 20px; padding-right: 20px; padding-bottom: 0px; font-family:Verdana, Arial; font-size: 14px; font-weight: bold; color: #00DCFF;">SwiftStream | Sudi</td> </tr> <tr> <td align="left" style="padding-left: 20px; padding-top: 10px; padding-right: 20px; padding-bottom: 0px; font-family:Verdana, Arial; font-size: 12px; font-weight: bold; color: #FFFFFF;">Pareto Analysis of Blocked Cards</td> </tr> <tr> <td style="padding-left: 20px; padding-top: 10px; padding-right: 20px; padding-bottom: 30px; font-family: Verdana, Arial; font-size: 14px; line-height: 20px; text-align: justify; color: #e3e3e3;"> The role of metrics in TPS is crisply explained in Jeffrey Liker’s book “The Toyota Way”. He explains that Toyota prefers simple metrics and does not use many of them at the plant or the company level. Some of my peers may be surprised to hear this! <br/>The author highlights his point with a simple example. During one of his visits... <br/><span><a style="font-family:Verdana, Arial; font-size: 14px; font-weight: bold; color: #00DCFF; text-decoration: none;" href ="http://blog.digite.com/pareto-analysis-of-blocked-cards/">READ MORE</a></span> </td> </tr> </table> </td> </tr> </table> <table border="0" cellpadding="0" cellspacing="0" width="29%"> <tr> <td class="remove-image"> <img src="http://www.theshorthead.com/wp-content/uploads/2013/06/80202.jpg" width="125px" style="padding-left: 20px; padding-top: 90px; padding-right: 20px; padding-bottom: 30px;" align="center" border="0" alt="" /> </td> </tr> </table> </td> </tr> <tr> <td bgcolor="#628817" style="border-top-left-radius: 0px; border-top-right-radius: 0px; padding-bottom: 30px;"> <table border="0" cellpadding="0" cellspacing="0" width="70%" align="left"> <tr> <td> <table width="100%" border="0" cellspacing="0" cellpadding="0"> <tr> <td align="left" style="padding-left: 20px; padding-top: 20px; padding-right: 20px; padding-bottom: 0px; font-family:Verdana, Arial; font-size: 14px; font-weight: bold; color: #222222;">Webinar | Mike Burrows</td> </tr> <tr> <td align="left" style="padding-left: 20px; padding-top: 10px; padding-right: 20px; padding-bottom: 0px; font-family:Verdana, Arial; font-size: 12px; font-weight: bold; color: #FFFFFF;">STATIK, something to do with Kanban</td> </tr> <tr> <td style="padding-left: 20px; padding-top: 10px; padding-right: 20px; padding-bottom: 10px; font-family: Verdana, Arial; font-size: 14px; line-height: 20px; text-align: justify; color: #111111;"> Systems Thinking Approach To Introducing Kanban (STATIK), is a highly actionable implementation of the guiding principle that change should be implemented with understanding, agreement, and respect. STATIK is similar to Lean in that both formulations imply a "rinse & repeat".<br/>(STATIK is by design more specific to creative knowledge work.) </td> </tr> <tr> <td style="padding-left: 20px; padding-top: 1px; padding-right: 20px; padding-bottom: 1px; font-family: Verdana, Arial; font-size: 14px; color: #ffffff; text-align: center;"> <b><br>9 AM <a style="color: #00DCFF; text-decoration: none;" href = "http://www.timeanddate.com/library/abbreviations/timezones/na/pst.html" target="_blank" >PST</a> Tuesday, March 11, 2014</b> </td> </tr> <tr> <td style="padding-left: 20px; padding-top: 10px; padding-right: 20px; padding-bottom: 1px; text-align: center;"> <a href="http://www.google.com" target="_blank" style="font-family: arial, sans-serif; color: #e3e3e3; background: #3e3e3e; font-size: 18px; padding: 14px 20px; display: inline-block; text-decoration: none; border-radius: 6px; -webkit-border-radius: 6px; -moz-border-radius: 6px;"> <strong>Click here to save your seat</strong> </a> </td> </tr> </table> </td> </tr> </table> <table border="0" cellpadding="0" cellspacing="0" width="29%"> <tr> <td class="remove-image"> <img src="http://www.swiftkanban.com/emailer/images/MikeBurrows.jpg" width="125px" style="padding-left: 20px; padding-top: 20px; padding-right: 20px; padding-bottom: 10px; border-radius: 100px;" align="center" border="0" alt="" /> </td> </tr> <tr> <td style="padding-left: 20px; padding-top: 1px; padding-right: 20px; padding-bottom: 1px; font-family: Verdana, Arial; font-size: 14px; text-align: left; color:#e3e3e3;"> <br/> Mike is well known in the Kanban community as an experienced practitioner, communicator and teacher. </td> </tr> </table> </td> </tr> <!-- <tr> <td style="padding-left: 30px; padding-top: 10px; padding-right: 30px; padding-bottom: 30px; font-family: Verdana, Arial; font-size: 14px; line-height: 20px; text-align: left; color: #e3e3e3;" bgcolor="#628817"> <br/> <span style="font-family: Verdana, Arial; font-size: 14px; font-weight:bold;">Using Lean/ Agile for Short Duration Fixed-Cost/Scope Projects</span> <br/> Some projects are fixed scope, fixed budget and have relatively small duration – 3-4 months. In this case, would it make more sense to go for: a) Pure Critical chain or Microsoft project plan based date based approach b) Combination approach: Critical chain based planning followed by Kanban execution. c) Pure Kanban flow based </td> </tr> <tr> <td style="padding-left: 30px; padding-top: 10px; padding-right: 30px; padding-bottom: 30px; font-family: Verdana, Arial; font-size: 14px; line-height: 20px; text-align: left; color: #e3e3e3;" bgcolor="#CC6A28"> <br/> Here's what we have for you this month - a blog on a lot of things to do with Pareto, a chance for you to sign up for STATIK with Mike Burrows, the video and slides from last month's very informative webinar with Masa and and and updates on new releases for both SALM and SK! </td> </tr> <tr> <td style="font-size: 0; line-height: 0;" height="5" bgcolor="#A4C536">&nbsp;</td> </tr> <tr> <td style="padding-left: 20px; padding-top: 1px; padding-right: 20px; padding-bottom: 1px; font-family: Arial; font-size: 14px; text-align: left"> <b>What is LeAP?</b><br> </td> </tr> <tr> <td style="padding-left: 20px; padding-top: 1px; padding-right: 20px; padding-bottom: 1px; font-family: Arial; font-size: 14px; text-align: left"> LeAP is a new way to increase the power of traditional management by providing ways to apply Systems-Lean-Agile thinking, Kanban, Scrum, and Serious Games to all the processes of the PMBOK®. This is not a mapping nor a bridge, but rather a way to boost traditional management. This is also a great way to ease the transition from traditional to Lean-Agile Management. </td> </tr> <tr> <td style="font-size: 0; line-height: 0;" height="10">&nbsp;</td> </tr> <tr> <td style="padding-left: 20px; padding-top: 1px; padding-right: 20px; padding-bottom: 1px; font-family: Arial; font-size: 14px; text-align: center"> <b><br>9 AM <a href = "http://www.timeanddate.com/library/abbreviations/timezones/na/pst.html" target="_blank" >PST</a> Tuesday, March 11, 2014</b> </td> </tr> <tr> <td style="padding-left: 20px; padding-top: 10px; padding-right: 20px; padding-bottom: 10px; text-align: center;"> <a href="https://attendee.gotowebinar.com/register/1309796881785661186" target="_blank" style="font-family: arial, sans-serif; color: #ffffff; background: #6ebf17; font-size: 18px; padding: 14px 20px; display: inline-block; text-decoration: none; border-radius: 6px; -webkit-border-radius: 6px; -moz-border-radius: 6px;"> <strong>Click here to save your seat</strong> </a> </td> </tr> <tr> <td style="font-size: 0; line-height: 0;" height="20">&nbsp;</td> </tr> <tr> <td style="padding-left: 10px; padding-top: 1px; padding-right: 20px; padding-bottom: 1px;" align="center" class="remove-image"> <img src="http://www.swiftkanban.com/emailer/masa-leap/MasaKMaeda.png" width="100" alt="" /> </td> </tr> <tr> <td style="font-size: 0; line-height: 0;" height="20">&nbsp;</td> </tr> <tr> <td style="padding-left: 20px; padding-top: 1px; padding-right: 20px; padding-bottom: 1px; font-family: Arial; font-size: 14px; text-align: left"> <b>Presenter: Masa K Maeda</b>, the creator of Lean Value Innovation, is a well known thought leader and speaker in the Lean Agile Kanban community. LeAP was created by Masa K Maeda with Matías Carrasco and his company partners. </td> </tr> --> <tr> <td style="padding-left: 20px; padding-top: 20px; padding-right: 20px; padding-bottom: 30px; font-family: Verdana, Arial; font-size: 14px; line-height: 20px; text-align: left; color: #e3e3e3;" bgcolor="#464646">Feedback, questions, address for pizza delivery - feel free to write to us at <a style="color: #00DCFF; text-decoration: none;" href="mailto:pr@dgite.com">pr@digite.com</a>. Hope you liked this issue! <br><br> <a style="color: #00DCFF; text-decoration: none; font-weight: bold;" href="http://digite.com/?utm_source=newsletter&utm_medium=mailer&utm_campaign=april" target="_blank">The Digit&#233; Team</a> <br> </td> </tr> <tr> <td style="padding-left: 20px; padding-top: 10px; padding-right: 20px; padding-bottom: 10px; font-family: Arial; font-size: 14px; text-align: justify; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;" bgcolor="#222222"> <table style="float: left; border-spacing: 0; text-align: left;" bgcolor="#212528"> <tr> <td valign="middle" align="center" style="color: #000000; font-family: Arial;font-size:14px; line-height: 0px;"> <a href="http://www.facebook.com/digite" target="_blank" style="text-decoration: none; border: medium none; padding-left: 4px;"><img width="22px" border="0" title="Facebook" alt="" src="http://www.swiftkanban.com/emailer/images/social/facebook.png"></a> </td> <td valign="middle" align="center" style="color: #000000; font-family: Arial;font-size:14px; line-height: 0px;"> <a href="http://twitter.com/swiftkanban" target="_blank" style="text-decoration: none; padding-left: 4px;"><img width="22px" hspace="0" border="0" title="Twitter" alt="" src="http://www.swiftkanban.com/emailer/images/social/twitter.png"></a> </td> <td valign="middle" align="center" style="color: #000000; font-family: Arial;font-size:14px; line-height: 0px;"> <a style="padding-left: 4px;" href="http://blog.digite.com/?utm_source=webinar&utm_medium=mailer&utm_campaign=masa-leap" target="_blank"><img width="22px" border="0" title="Blog" alt="" src="http://www.swiftkanban.com/emailer/images/social/blogger.png"></a> </td> <td valign="middle" align="center" style="color: #000000; font-family: Arial;font-size:14px; line-height: 0px;"> <a style="padding-left: 4px;" href="http://www.swiftkanban.com/ln" target="_blank"><img width="22px" border="0" title="LinkedIn" alt="" src="http://www.swiftkanban.com/emailer/images/social/linkedin.png"></a> </td> <td valign="middle" align="center" style="color: #000000; font-family: Arial;font-size:14px; line-height: 0px;"> <a style="padding-left: 4px;" href="http://www.youtube.com/digiteswift" target="_blank"><img width="22px" border="0" title="YouTube" alt="" src="http://www.swiftkanban.com/emailer/images/social/youtube.png"></a> </td> </tr> </table> </td> </tr> <tr> <td style="font-size: 0; line-height: 0;" height="10">&nbsp;</td> </tr> <tr> <td> <table border="0" cellpadding="0" cellspacing="0" width="100%"> <tr> <td style="font-size: 0; line-height: 0;" height="5">&nbsp;</td> </tr> <tr> <td style="padding-left: 20px; padding-top: 1px; padding-right: 20px; padding-bottom: 3px; font-family: Arial; font-size: 9px; text-align: left"> Digit&#233;, Inc. is a leading provider of Lean/ Agile ALM and PPM products and solutions, based out of Cupertino, CA. Digite products and solutions have helped thousands of users around the world manage and deliver large and complex projects and applications executed by distributed teams, both in-house and outsourced. To learn more, please visit <a href="http://www.swiftkanban.com" target="_blank">www.swiftkanban.com</a> or <a href="http://www.digite.com" target="_blank">www.digite.com</a> <br><br> Copyright © 2014 All rights reserved. Digit&#233;, Inc., 21060 Homestead Rd, Suite 220, Cupertino, CA 95014 <br> </td> </tr> <tr> <td style="font-size: 0; line-height: 0;" height="15">&nbsp;</td> </tr> </table> </td> </tr> </table> </td> </tr> </table> </td> </tr> </tbody> </table> </td> </tr> </tbody> </table> <br> </body> </html>
Coding/W3School/W3Schools_Offline_2015/www.w3schools.com/jquery/tryjquery_sel_has.html
platinhom/ManualHom
<!DOCTYPE html> <html> <!-- Mirrored from www.w3schools.com/jquery/tryjquery_sel_has.htm by HTTrack Website Copier/3.x [XR&CO'2014], Fri, 23 Jan 2015 08:35:39 GMT --> <head> <script src="../../ajax.googleapis.com/ajax/libs/jquery/1.11.2/jquery.min.js"></script> <script> $(document).ready(function(){ $("p:has(span)").css("border","solid red"); }); </script> </head> <body> <p><span>This is a span element inside a p element.</span></p> <p>This is a p element with no span element.</p> </body> <!-- Mirrored from www.w3schools.com/jquery/tryjquery_sel_has.htm by HTTrack Website Copier/3.x [XR&CO'2014], Fri, 23 Jan 2015 08:35:39 GMT --> </html>
docs/types/MinerGuildmaster.html
alucardxlx/caoticamente-shards
<html> <head> <title>RunUO Documentation - Class Overview - MinerGuildmaster</title> </head> <body bgcolor="white" style="font-family: Courier New" text="#000000" link="#000000" vlink="#000000" alink="#808080"> <h4><a href="../namespaces/Server.Mobiles.html">Back to Server.Mobiles</a></h4> <h2>MinerGuildmaster : <!-- DBG-1 --><a href="BaseGuildmaster.html">BaseGuildmaster</a>, <!-- DBG-2.2 --><a href="IEntity.html">IEntity</a>, <!-- DBG-2.2 --><a href="IPoint3D.html">IPoint3D</a>, <!-- DBG-2.2 --><a href="IPoint2D.html">IPoint2D</a>, <!-- DBG-2.1 --><font color="blue">IComparable</font>, <!-- DBG-2.1 --><font color="blue">IComparable</font>&lt;<a href="IEntity.html">IEntity</a>&gt;, <!-- DBG-2.2 --><a href="IHued.html">IHued</a>, <!-- DBG-2.1 --><font color="blue">IComparable</font>&lt;<a href="Mobile.html">Mobile</a>&gt;, <!-- DBG-2.2 --><a href="ISerializable.html">ISerializable</a>, <!-- DBG-2.2 --><a href="IHonorTarget.html">IHonorTarget</a>, <!-- DBG-2.2 --><a href="IVendor.html">IVendor</a></h2> (<font color="blue">ctor</font>) MinerGuildmaster()<br> (<font color="blue">ctor</font>) MinerGuildmaster( <!-- DBG-0 --><a href="Serial.html">Serial</a> serial )<br> <!-- DBG-0 --><a href="NpcGuild.html">NpcGuild</a> NpcGuild( <font color="blue">get</font>; )<br> <font color="blue">virtual</font> <font color="blue">void</font> Deserialize( <!-- DBG-0 --><a href="GenericReader.html">GenericReader</a> reader )<br> <font color="blue">virtual</font> <font color="blue">void</font> Serialize( <!-- DBG-0 --><a href="GenericWriter.html">GenericWriter</a> writer )<br> </body> </html>
wp-content/themes/lovechild/style.css
lindsaywilson/lovechild
/* Theme Name: Love Child Organics Author: Spring Advertising Ltd. Author URI: http://springadvertising.com/ Description: The 2014 Love Child Organics website Version: 2.0 Text Domain: lovechild */
public/images/application.css
fahadgudu/web_chat
/* * This is a manifest file that'll be compiled into application.css, which will include all the files * listed below. * * Any CSS and SCSS file within this directory, lib/assets/stylesheets, vendor/assets/stylesheets, * or vendor/assets/stylesheets of plugins, if any, can be referenced here using a relative path. * * You're free to add application-wide styles to this file and they'll appear at the top of the * compiled file, but it's generally better to create a new file per style scope. * */ /* Animate.css - http://daneden.me/animate LICENSED UNDER THE MIT LICENSE (MIT) Copyright (c) 2011 Dan Eden Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ .animated { -webkit-animation: 1s ease; -moz-animation: 1s ease; -ms-animation: 1s ease; animation: 1s ease; } .animated.hinge { -webkit-animation: 2s ease; -moz-animation: 2s ease; -ms-animation: 2s ease; animation: 2s ease; } @-webkit-keyframes flash { 0%, 50%, 100% {opacity: 1;} 25%, 75% {opacity: 0;} } @-moz-keyframes flash { 0%, 50%, 100% {opacity: 1;} 25%, 75% {opacity: 0;} } @-ms-keyframes flash { 0%, 50%, 100% {opacity: 1;} 25%, 75% {opacity: 0;} } @keyframes flash { 0%, 50%, 100% {opacity: 1;} 25%, 75% {opacity: 0;} } .flash { -webkit-animation-name: flash; -moz-animation-name: flash; -ms-animation-name: flash; animation-name: flash; } @-webkit-keyframes shake { 0%, 100% {-webkit-transform: translateX(0);} 10%, 30%, 50%, 70%, 90% {-webkit-transform: translateX(-10px);} 20%, 40%, 60%, 80% {-webkit-transform: translateX(10px);} } @-moz-keyframes shake { 0%, 100% {-moz-transform: translateX(0);} 10%, 30%, 50%, 70%, 90% {-moz-transform: translateX(-10px);} 20%, 40%, 60%, 80% {-moz-transform: translateX(10px);} } @-ms-keyframes shake { 0%, 100% {-ms-transform: translateX(0);} 10%, 30%, 50%, 70%, 90% {-ms-transform: translateX(-10px);} 20%, 40%, 60%, 80% {-ms-transform: translateX(10px);} } @keyframes shake { 0%, 100% {transform: translateX(0);} 10%, 30%, 50%, 70%, 90% {transform: translateX(-10px);} 20%, 40%, 60%, 80% {transform: translateX(10px);} } .shake { -webkit-animation-name: shake; -moz-animation-name: shake; -ms-animation-name: shake; animation-name: shake; } @-webkit-keyframes bounce { 0%, 20%, 50%, 80%, 100% {-webkit-transform: translateY(0);} 40% {-webkit-transform: translateY(-30px);} 60% {-webkit-transform: translateY(-15px);} } @-moz-keyframes bounce { 0%, 20%, 50%, 80%, 100% {-moz-transform: translateY(0);} 40% {-moz-transform: translateY(-30px);} 60% {-moz-transform: translateY(-15px);} } @-ms-keyframes bounce { 0%, 20%, 50%, 80%, 100% {-ms-transform: translateY(0);} 40% {-ms-transform: translateY(-30px);} 60% {-ms-transform: translateY(-15px);} } @keyframes bounce { 0%, 20%, 50%, 80%, 100% {transform: translateY(0);} 40% {transform: translateY(-30px);} 60% {transform: translateY(-15px);} } .bounce { -webkit-animation-name: bounce; -moz-animation-name: bounce; -ms-animation-name: bounce; animation-name: bounce; } @-webkit-keyframes tada { 0% {-webkit-transform: scale(1);} 10%, 20% {-webkit-transform: scale(0.9) rotate(-3deg);} 30%, 50%, 70%, 90% {-webkit-transform: scale(1.1) rotate(3deg);} 40%, 60%, 80% {-webkit-transform: scale(1.1) rotate(-3deg);} 100% {-webkit-transform: scale(1) rotate(0);} } @-moz-keyframes tada { 0% {-moz-transform: scale(1);} 10%, 20% {-moz-transform: scale(0.9) rotate(-3deg);} 30%, 50%, 70%, 90% {-moz-transform: scale(1.1) rotate(3deg);} 40%, 60%, 80% {-moz-transform: scale(1.1) rotate(-3deg);} 100% {-moz-transform: scale(1) rotate(0);} } @-ms-keyframes tada { 0% {-ms-transform: scale(1);} 10%, 20% {-ms-transform: scale(0.9) rotate(-3deg);} 30%, 50%, 70%, 90% {-ms-transform: scale(1.1) rotate(3deg);} 40%, 60%, 80% {-ms-transform: scale(1.1) rotate(-3deg);} 100% {-ms-transform: scale(1) rotate(0);} } @keyframes tada { 0% {transform: scale(1);} 10%, 20% {transform: scale(0.9) rotate(-3deg);} 30%, 50%, 70%, 90% {transform: scale(1.1) rotate(3deg);} 40%, 60%, 80% {transform: scale(1.1) rotate(-3deg);} 100% {transform: scale(1) rotate(0);} } .tada { -webkit-animation-name: tada; -moz-animation-name: tada; -ms-animation-name: tada; animation-name: tada; } @-webkit-keyframes swing { 20%, 40%, 60%, 80%, 100% { -webkit-transform-origin: top center; } 20% { -webkit-transform: rotate(15deg); } 40% { -webkit-transform: rotate(-10deg); } 60% { -webkit-transform: rotate(5deg); } 80% { -webkit-transform: rotate(-5deg); } 100% { -webkit-transform: rotate(0deg); } } @-moz-keyframes swing { 20%, 40%, 60%, 80%, 100% { -moz-transform-origin: top center; } 20% { -moz-transform: rotate(15deg); } 40% { -moz-transform: rotate(-10deg); } 60% { -moz-transform: rotate(5deg); } 80% { -moz-transform: rotate(-5deg); } 100% { -moz-transform: rotate(0deg); } } @-ms-keyframes swing { 20%, 40%, 60%, 80%, 100% { -ms-transform-origin: top center; } 20% { -ms-transform: rotate(15deg); } 40% { -ms-transform: rotate(-10deg); } 60% { -ms-transform: rotate(5deg); } 80% { -ms-transform: rotate(-5deg); } 100% { -webkit-transform: rotate(0deg); } } @keyframes swing { 20%, 40%, 60%, 80%, 100% { transform-origin: top center; } 20% { transform: rotate(15deg); } 40% { transform: rotate(-10deg); } 60% { transform: rotate(5deg); } 80% { transform: rotate(-5deg); } 100% { transform: rotate(0deg); } } .swing { -webkit-animation-name: swing; -moz-animation-name: swing; -ms-animation-name: swing; animation-name: swing; } /* originally authored by Nick Pettit - https://github.com/nickpettit/glide */ @-webkit-keyframes wobble { 0% { -webkit-transform: translateX(0%); } 15% { -webkit-transform: translateX(-25%) rotate(-5deg); } 30% { -webkit-transform: translateX(20%) rotate(3deg); } 45% { -webkit-transform: translateX(-15%) rotate(-3deg); } 60% { -webkit-transform: translateX(10%) rotate(2deg); } 75% { -webkit-transform: translateX(-5%) rotate(-1deg); } 100% { -webkit-transform: translateX(0%); } } @-moz-keyframes wobble { 0% { -moz-transform: translateX(0%); } 15% { -moz-transform: translateX(-25%) rotate(-5deg); } 30% { -moz-transform: translateX(20%) rotate(3deg); } 45% { -moz-transform: translateX(-15%) rotate(-3deg); } 60% { -moz-transform: translateX(10%) rotate(2deg); } 75% { -moz-transform: translateX(-5%) rotate(-1deg); } 100% { -moz-transform: translateX(0%); } } @-ms-keyframes wobble { 0% { -ms-transform: translateX(0%); } 15% { -ms-transform: translateX(-25%) rotate(-5deg); } 30% { -ms-transform: translateX(20%) rotate(3deg); } 45% { -ms-transform: translateX(-15%) rotate(-3deg); } 60% { -ms-transform: translateX(10%) rotate(2deg); } 75% { -ms-transform: translateX(-5%) rotate(-1deg); } 100% { -ms-transform: translateX(0%); } } @keyframes wobble { 0% { transform: translateX(0%); } 15% { transform: translateX(-25%) rotate(-5deg); } 30% { transform: translateX(20%) rotate(3deg); } 45% { transform: translateX(-15%) rotate(-3deg); } 60% { transform: translateX(10%) rotate(2deg); } 75% { transform: translateX(-5%) rotate(-1deg); } 100% { transform: translateX(0%); } } .wobble { -webkit-animation-name: wobble; -moz-animation-name: wobble; -ms-animation-name: wobble; animation-name: wobble; } /* originally authored by Nick Pettit - https://github.com/nickpettit/glide */ @-webkit-keyframes pulse { 0% { -webkit-transform: scale(1); } 50% { -webkit-transform: scale(1.1); } 100% { -webkit-transform: scale(1); } } @-moz-keyframes pulse { 0% { -moz-transform: scale(1); } 50% { -moz-transform: scale(1.1); } 100% { -moz-transform: scale(1); } } @-ms-keyframes pulse { 0% { -ms-transform: scale(1); } 50% { -ms-transform: scale(1.1); } 100% { -ms-transform: scale(1); } } @keyframes pulse { 0% { transform: scale(1); } 50% { transform: scale(1.1); } 100% { transform: scale(1); } } .pulse { -webkit-animation-name: pulse; -moz-animation-name: pulse; -ms-animation-name: pulse; animation-name: pulse; } @-webkit-keyframes fadeIn { 0% {opacity: 0;} 100% {opacity: 1;} } @-moz-keyframes fadeIn { 0% {opacity: 0;} 100% {opacity: 1;} } @-ms-keyframes fadeIn { 0% {opacity: 0;} 100% {opacity: 1;} } @keyframes fadeIn { 0% {opacity: 0;} 100% {opacity: 1;} } .fadeIn { -webkit-animation-name: fadeIn; -moz-animation-name: fadeIn; -ms-animation-name: fadeIn; animation-name: fadeIn; } @-webkit-keyframes fadeInUp { 0% { opacity: 0; -webkit-transform: translateY(20px); } 100% { opacity: 1; -webkit-transform: translateY(0); } } @-moz-keyframes fadeInUp { 0% { opacity: 0; -moz-transform: translateY(20px); } 100% { opacity: 1; -moz-transform: translateY(0); } } @-ms-keyframes fadeInUp { 0% { opacity: 0; -ms-transform: translateY(20px); } 100% { opacity: 1; -ms-transform: translateY(0); } } @keyframes fadeInUp { 0% { opacity: 0; transform: translateY(20px); } 100% { opacity: 1; transform: translateY(0); } } .fadeInUp { -webkit-animation-name: fadeInUp; -moz-animation-name: fadeInUp; -ms-animation-name: fadeInUp; animation-name: fadeInUp; } @-webkit-keyframes fadeInDown { 0% { opacity: 0; -webkit-transform: translateY(-20px); } 100% { opacity: 1; -webkit-transform: translateY(0); } } @-moz-keyframes fadeInDown { 0% { opacity: 0; -moz-transform: translateY(-20px); } 100% { opacity: 1; -moz-transform: translateY(0); } } @-ms-keyframes fadeInDown { 0% { opacity: 0; -ms-transform: translateY(-20px); } 100% { opacity: 1; -ms-transform: translateY(0); } } @keyframes fadeInDown { 0% { opacity: 0; transform: translateY(-20px); } 100% { opacity: 1; transform: translateY(0); } } .fadeInDown { -webkit-animation-name: fadeInDown; -moz-animation-name: fadeInDown; -ms-animation-name: fadeInDown; animation-name: fadeInDown; } @-webkit-keyframes fadeInLeft { 0% { opacity: 0; -webkit-transform: translateX(-20px); } 100% { opacity: 1; -webkit-transform: translateX(0); } } @-moz-keyframes fadeInLeft { 0% { opacity: 0; -moz-transform: translateX(-20px); } 100% { opacity: 1; -moz-transform: translateX(0); } } @-ms-keyframes fadeInLeft { 0% { opacity: 0; -ms-transform: translateX(-20px); } 100% { opacity: 1; -ms-transform: translateX(0); } } @keyframes fadeInLeft { 0% { opacity: 0; transform: translateX(-20px); } 100% { opacity: 1; transform: translateX(0); } } .fadeInLeft { -webkit-animation-name: fadeInLeft; -moz-animation-name: fadeInLeft; -ms-animation-name: fadeInLeft; animation-name: fadeInLeft; } @-webkit-keyframes fadeInRight { 0% { opacity: 0; -webkit-transform: translateX(20px); } 100% { opacity: 1; -webkit-transform: translateX(0); } } @-moz-keyframes fadeInRight { 0% { opacity: 0; -moz-transform: translateX(20px); } 100% { opacity: 1; -moz-transform: translateX(0); } } @-ms-keyframes fadeInRight { 0% { opacity: 0; -ms-transform: translateX(20px); } 100% { opacity: 1; -ms-transform: translateX(0); } } @keyframes fadeInRight { 0% { opacity: 0; transform: translateX(20px); } 100% { opacity: 1; transform: translateX(0); } } .fadeInRight { -webkit-animation-name: fadeInRight; -moz-animation-name: fadeInRight; -ms-animation-name: fadeInRight; animation-name: fadeInRight; } @-webkit-keyframes fadeInUpBig { 0% { opacity: 0; -webkit-transform: translateY(2000px); } 100% { opacity: 1; -webkit-transform: translateY(0); } } @-moz-keyframes fadeInUpBig { 0% { opacity: 0; -moz-transform: translateY(2000px); } 100% { opacity: 1; -moz-transform: translateY(0); } } @-ms-keyframes fadeInUpBig { 0% { opacity: 0; -ms-transform: translateY(2000px); } 100% { opacity: 1; -ms-transform: translateY(0); } } @keyframes fadeInUpBig { 0% { opacity: 0; transform: translateY(2000px); } 100% { opacity: 1; transform: translateY(0); } } .fadeInUpBig { -webkit-animation-name: fadeInUpBig; -moz-animation-name: fadeInUpBig; -ms-animation-name: fadeInUpBig; animation-name: fadeInUpBig; } @-webkit-keyframes fadeInDownBig { 0% { opacity: 0; -webkit-transform: translateY(-2000px); } 100% { opacity: 1; -webkit-transform: translateY(0); } } @-moz-keyframes fadeInDownBig { 0% { opacity: 0; -moz-transform: translateY(-2000px); } 100% { opacity: 1; -moz-transform: translateY(0); } } @-ms-keyframes fadeInDownBig { 0% { opacity: 0; -ms-transform: translateY(-2000px); } 100% { opacity: 1; -ms-transform: translateY(0); } } @keyframes fadeInDownBig { 0% { opacity: 0; transform: translateY(-2000px); } 100% { opacity: 1; transform: translateY(0); } } .fadeInDownBig { -webkit-animation-name: fadeInDownBig; -moz-animation-name: fadeInDownBig; -ms-animation-name: fadeInDownBig; animation-name: fadeInDownBig; } @-webkit-keyframes fadeInLeftBig { 0% { opacity: 0; -webkit-transform: translateX(-2000px); } 100% { opacity: 1; -webkit-transform: translateX(0); } } @-moz-keyframes fadeInLeftBig { 0% { opacity: 0; -moz-transform: translateX(-2000px); } 100% { opacity: 1; -moz-transform: translateX(0); } } @-ms-keyframes fadeInLeftBig { 0% { opacity: 0; -ms-transform: translateX(-2000px); } 100% { opacity: 1; -ms-transform: translateX(0); } } @keyframes fadeInLeftBig { 0% { opacity: 0; transform: translateX(-2000px); } 100% { opacity: 1; transform: translateX(0); } } .fadeInLeftBig { -webkit-animation-name: fadeInLeftBig; -moz-animation-name: fadeInLeftBig; -ms-animation-name: fadeInLeftBig; animation-name: fadeInLeftBig; } @-webkit-keyframes fadeInRightBig { 0% { opacity: 0; -webkit-transform: translateX(2000px); } 100% { opacity: 1; -webkit-transform: translateX(0); } } @-moz-keyframes fadeInRightBig { 0% { opacity: 0; -moz-transform: translateX(2000px); } 100% { opacity: 1; -moz-transform: translateX(0); } } @-ms-keyframes fadeInRightBig { 0% { opacity: 0; -ms-transform: translateX(2000px); } 100% { opacity: 1; -ms-transform: translateX(0); } } @keyframes fadeInRightBig { 0% { opacity: 0; transform: translateX(2000px); } 100% { opacity: 1; transform: translateX(0); } } .fadeInRightBig { -webkit-animation-name: fadeInRightBig; -moz-animation-name: fadeInRightBig; -ms-animation-name: fadeInRightBig; animation-name: fadeInRightBig; } @-webkit-keyframes fadeOut { 0% {opacity: 1;} 100% {opacity: 0;} } @-moz-keyframes fadeOut { 0% {opacity: 1;} 100% {opacity: 0;} } @-ms-keyframes fadeOut { 0% {opacity: 1;} 100% {opacity: 0;} } @keyframes fadeOut { 0% {opacity: 1;} 100% {opacity: 0;} } .fadeOut { -webkit-animation-name: fadeOut; -moz-animation-name: fadeOut; -ms-animation-name: fadeOut; animation-name: fadeOut; } @-webkit-keyframes fadeOutUp { 0% { opacity: 1; -webkit-transform: translateY(0); } 100% { opacity: 0; -webkit-transform: translateY(-20px); } } @-moz-keyframes fadeOutUp { 0% { opacity: 1; -moz-transform: translateY(0); } 100% { opacity: 0; -moz-transform: translateY(-20px); } } @-ms-keyframes fadeOutUp { 0% { opacity: 1; -ms-transform: translateY(0); } 100% { opacity: 0; -ms-transform: translateY(-20px); } } @keyframes fadeOutUp { 0% { opacity: 1; transform: translateY(0); } 100% { opacity: 0; transform: translateY(-20px); } } .fadeOutUp { -webkit-animation-name: fadeOutUp; -moz-animation-name: fadeOutUp; -ms-animation-name: fadeOutUp; animation-name: fadeOutUp; } @-webkit-keyframes fadeOutDown { 0% { opacity: 1; -webkit-transform: translateY(0); } 100% { opacity: 0; -webkit-transform: translateY(20px); } } @-moz-keyframes fadeOutDown { 0% { opacity: 1; -moz-transform: translateY(0); } 100% { opacity: 0; -moz-transform: translateY(20px); } } @-ms-keyframes fadeOutDown { 0% { opacity: 1; -ms-transform: translateY(0); } 100% { opacity: 0; -ms-transform: translateY(20px); } } @keyframes fadeOutDown { 0% { opacity: 1; transform: translateY(0); } 100% { opacity: 0; transform: translateY(20px); } } .fadeOutDown { -webkit-animation-name: fadeOutDown; -moz-animation-name: fadeOutDown; -ms-animation-name: fadeOutDown; animation-name: fadeOutDown; } @-webkit-keyframes fadeOutLeft { 0% { opacity: 1; -webkit-transform: translateX(0); } 100% { opacity: 0; -webkit-transform: translateX(-20px); } } @-moz-keyframes fadeOutLeft { 0% { opacity: 1; -moz-transform: translateX(0); } 100% { opacity: 0; -moz-transform: translateX(-20px); } } @-ms-keyframes fadeOutLeft { 0% { opacity: 1; -ms-transform: translateX(0); } 100% { opacity: 0; -ms-transform: translateX(-20px); } } @keyframes fadeOutLeft { 0% { opacity: 1; transform: translateX(0); } 100% { opacity: 0; transform: translateX(-20px); } } .fadeOutLeft { -webkit-animation-name: fadeOutLeft; -moz-animation-name: fadeOutLeft; -ms-animation-name: fadeOutLeft; animation-name: fadeOutLeft; } @-webkit-keyframes fadeOutRight { 0% { opacity: 1; -webkit-transform: translateX(0); } 100% { opacity: 0; -webkit-transform: translateX(20px); } } @-moz-keyframes fadeOutRight { 0% { opacity: 1; -moz-transform: translateX(0); } 100% { opacity: 0; -moz-transform: translateX(20px); } } @-ms-keyframes fadeOutRight { 0% { opacity: 1; -ms-transform: translateX(0); } 100% { opacity: 0; -ms-transform: translateX(20px); } } @keyframes fadeOutRight { 0% { opacity: 1; transform: translateX(0); } 100% { opacity: 0; transform: translateX(20px); } } .fadeOutRight { -webkit-animation-name: fadeOutRight; -moz-animation-name: fadeOutRight; -ms-animation-name: fadeOutRight; animation-name: fadeOutRight; } @-webkit-keyframes fadeOutUpBig { 0% { opacity: 1; -webkit-transform: translateY(0); } 100% { opacity: 0; -webkit-transform: translateY(-2000px); } } @-moz-keyframes fadeOutUpBig { 0% { opacity: 1; -moz-transform: translateY(0); } 100% { opacity: 0; -moz-transform: translateY(-2000px); } } @-ms-keyframes fadeOutUpBig { 0% { opacity: 1; -ms-transform: translateY(0); } 100% { opacity: 0; -ms-transform: translateY(-2000px); } } @keyframes fadeOutUpBig { 0% { opacity: 1; transform: translateY(0); } 100% { opacity: 0; transform: translateY(-2000px); } } .fadeOutUpBig { -webkit-animation-name: fadeOutUpBig; -moz-animation-name: fadeOutUpBig; -ms-animation-name: fadeOutUpBig; animation-name: fadeOutUpBig; } @-webkit-keyframes fadeOutDownBig { 0% { opacity: 1; -webkit-transform: translateY(0); } 100% { opacity: 0; -webkit-transform: translateY(2000px); } } @-moz-keyframes fadeOutDownBig { 0% { opacity: 1; -moz-transform: translateY(0); } 100% { opacity: 0; -moz-transform: translateY(2000px); } } @-ms-keyframes fadeOutDownBig { 0% { opacity: 1; -ms-transform: translateY(0); } 100% { opacity: 0; -ms-transform: translateY(2000px); } } @keyframes fadeOutDownBig { 0% { opacity: 1; transform: translateY(0); } 100% { opacity: 0; transform: translateY(2000px); } } .fadeOutDownBig { -webkit-animation-name: fadeOutDownBig; -moz-animation-name: fadeOutDownBig; -ms-animation-name: fadeOutDownBig; animation-name: fadeOutDownBig; } @-webkit-keyframes fadeOutLeftBig { 0% { opacity: 1; -webkit-transform: translateX(0); } 100% { opacity: 0; -webkit-transform: translateX(-2000px); } } @-moz-keyframes fadeOutLeftBig { 0% { opacity: 1; -moz-transform: translateX(0); } 100% { opacity: 0; -moz-transform: translateX(-2000px); } } @-ms-keyframes fadeOutLeftBig { 0% { opacity: 1; -ms-transform: translateX(0); } 100% { opacity: 0; -ms-transform: translateX(-2000px); } } @keyframes fadeOutLeftBig { 0% { opacity: 1; transform: translateX(0); } 100% { opacity: 0; transform: translateX(-2000px); } } .fadeOutLeftBig { -webkit-animation-name: fadeOutLeftBig; -moz-animation-name: fadeOutLeftBig; -ms-animation-name: fadeOutLeftBig; animation-name: fadeOutLeftBig; } @-webkit-keyframes fadeOutRightBig { 0% { opacity: 1; -webkit-transform: translateX(0); } 100% { opacity: 0; -webkit-transform: translateX(2000px); } } @-moz-keyframes fadeOutRightBig { 0% { opacity: 1; -moz-transform: translateX(0); } 100% { opacity: 0; -moz-transform: translateX(2000px); } } @-ms-keyframes fadeOutRightBig { 0% { opacity: 1; -ms-transform: translateX(0); } 100% { opacity: 0; -ms-transform: translateX(2000px); } } @keyframes fadeOutRightBig { 0% { opacity: 1; transform: translateX(0); } 100% { opacity: 0; transform: translateX(2000px); } } .fadeOutRightBig { -webkit-animation-name: fadeOutRightBig; -moz-animation-name: fadeOutRightBig; -ms-animation-name: fadeOutRightBig; animation-name: fadeOutRightBig; } @-webkit-keyframes bounceIn { 0% { opacity: 0; -webkit-transform: scale(.3); } 50% { opacity: 1; -webkit-transform: scale(1.05); } 70% { -webkit-transform: scale(.9); } 100% { -webkit-transform: scale(1); } } @-moz-keyframes bounceIn { 0% { opacity: 0; -moz-transform: scale(.3); } 50% { opacity: 1; -moz-transform: scale(1.05); } 70% { -moz-transform: scale(.9); } 100% { -moz-transform: scale(1); } } @-ms-keyframes bounceIn { 0% { opacity: 0; -ms-transform: scale(.3); } 50% { opacity: 1; -ms-transform: scale(1.05); } 70% { -ms-transform: scale(.9); } 100% { -ms-transform: scale(1); } } @keyframes bounceIn { 0% { opacity: 0; transform: scale(.3); } 50% { opacity: 1; transform: scale(1.05); } 70% { transform: scale(.9); } 100% { transform: scale(1); } } .bounceIn { -webkit-animation-name: bounceIn; -moz-animation-name: bounceIn; -ms-animation-name: bounceIn; animation-name: bounceIn; } @-webkit-keyframes bounceInUp { 0% { opacity: 0; -webkit-transform: translateY(2000px); } 60% { opacity: 1; -webkit-transform: translateY(-30px); } 80% { -webkit-transform: translateY(10px); } 100% { -webkit-transform: translateY(0); } } @-moz-keyframes bounceInUp { 0% { opacity: 0; -moz-transform: translateY(2000px); } 60% { opacity: 1; -moz-transform: translateY(-30px); } 80% { -moz-transform: translateY(10px); } 100% { -moz-transform: translateY(0); } } @-ms-keyframes bounceInUp { 0% { opacity: 0; -ms-transform: translateY(2000px); } 60% { opacity: 1; -ms-transform: translateY(-30px); } 80% { -ms-transform: translateY(10px); } 100% { -ms-transform: translateY(0); } } @keyframes bounceInUp { 0% { opacity: 0; transform: translateY(2000px); } 60% { opacity: 1; transform: translateY(-30px); } 80% { transform: translateY(10px); } 100% { transform: translateY(0); } } .bounceInUp { -webkit-animation-name: bounceInUp; -moz-animation-name: bounceInUp; -ms-animation-name: bounceInUp; animation-name: bounceInUp; } @-webkit-keyframes bounceInDown { 0% { opacity: 0; -webkit-transform: translateY(-2000px); } 60% { opacity: 1; -webkit-transform: translateY(30px); } 80% { -webkit-transform: translateY(-10px); } 100% { -webkit-transform: translateY(0); } } @-moz-keyframes bounceInDown { 0% { opacity: 0; -moz-transform: translateY(-2000px); } 60% { opacity: 1; -moz-transform: translateY(30px); } 80% { -moz-transform: translateY(-10px); } 100% { -moz-transform: translateY(0); } } @-ms-keyframes bounceInDown { 0% { opacity: 0; -ms-transform: translateY(-2000px); } 60% { opacity: 1; -ms-transform: translateY(30px); } 80% { -ms-transform: translateY(-10px); } 100% { -ms-transform: translateY(0); } } @keyframes bounceInDown { 0% { opacity: 0; transform: translateY(-2000px); } 60% { opacity: 1; transform: translateY(30px); } 80% { transform: translateY(-10px); } 100% { transform: translateY(0); } } .bounceInDown { -webkit-animation-name: bounceInDown; -moz-animation-name: bounceInDown; -ms-animation-name: bounceInDown; animation-name: bounceInDown; } @-webkit-keyframes bounceInLeft { 0% { opacity: 0; -webkit-transform: translateX(-2000px); } 60% { opacity: 1; -webkit-transform: translateX(30px); } 80% { -webkit-transform: translateX(-10px); } 100% { -webkit-transform: translateX(0); } } @-moz-keyframes bounceInLeft { 0% { opacity: 0; -moz-transform: translateX(-2000px); } 60% { opacity: 1; -moz-transform: translateX(30px); } 80% { -moz-transform: translateX(-10px); } 100% { -moz-transform: translateX(0); } } @-ms-keyframes bounceInLeft { 0% { opacity: 0; -ms-transform: translateX(-2000px); } 60% { opacity: 1; -ms-transform: translateX(30px); } 80% { -ms-transform: translateX(-10px); } 100% { -ms-transform: translateX(0); } } @keyframes bounceInLeft { 0% { opacity: 0; transform: translateX(-2000px); } 60% { opacity: 1; transform: translateX(30px); } 80% { transform: translateX(-10px); } 100% { transform: translateX(0); } } .bounceInLeft { -webkit-animation-name: bounceInLeft; -moz-animation-name: bounceInLeft; -ms-animation-name: bounceInLeft; animation-name: bounceInLeft; } @-webkit-keyframes bounceInRight { 0% { opacity: 0; -webkit-transform: translateX(2000px); } 60% { opacity: 1; -webkit-transform: translateX(-30px); } 80% { -webkit-transform: translateX(10px); } 100% { -webkit-transform: translateX(0); } } @-moz-keyframes bounceInRight { 0% { opacity: 0; -moz-transform: translateX(2000px); } 60% { opacity: 1; -moz-transform: translateX(-30px); } 80% { -moz-transform: translateX(10px); } 100% { -moz-transform: translateX(0); } } @-ms-keyframes bounceInRight { 0% { opacity: 0; -ms-transform: translateX(2000px); } 60% { opacity: 1; -ms-transform: translateX(-30px); } 80% { -ms-transform: translateX(10px); } 100% { -ms-transform: translateX(0); } } @keyframes bounceInRight { 0% { opacity: 0; transform: translateX(2000px); } 60% { opacity: 1; transform: translateX(-30px); } 80% { transform: translateX(10px); } 100% { transform: translateX(0); } } .bounceInRight { -webkit-animation-name: bounceInRight; -moz-animation-name: bounceInRight; -ms-animation-name: bounceInRight; animation-name: bounceInRight; } @-webkit-keyframes bounceOut { 0% { -webkit-transform: scale(1); } 25% { -webkit-transform: scale(.95); } 50% { opacity: 1; -webkit-transform: scale(1.1); } 100% { opacity: 0; -webkit-transform: scale(.3); } } @-moz-keyframes bounceOut { 0% { -moz-transform: scale(1); } 25% { -moz-transform: scale(.95); } 50% { opacity: 1; -moz-transform: scale(1.1); } 100% { opacity: 0; -moz-transform: scale(.3); } } @-ms-keyframes bounceOut { 0% { -ms-transform: scale(1); } 25% { -ms-transform: scale(.95); } 50% { opacity: 1; -ms-transform: scale(1.1); } 100% { opacity: 0; -ms-transform: scale(.3); } } @keyframes bounceOut { 0% { transform: scale(1); } 25% { transform: scale(.95); } 50% { opacity: 1; transform: scale(1.1); } 100% { opacity: 0; transform: scale(.3); } } .bounceOut { -webkit-animation-name: bounceOut; -moz-animation-name: bounceOut; -ms-animation-name: bounceOut; animation-name: bounceOut; } @-webkit-keyframes bounceOutUp { 0% { -webkit-transform: translateY(0); } 20% { opacity: 1; -webkit-transform: translateY(20px); } 100% { opacity: 0; -webkit-transform: translateY(-2000px); } } @-moz-keyframes bounceOutUp { 0% { -moz-transform: translateY(0); } 20% { opacity: 1; -moz-transform: translateY(20px); } 100% { opacity: 0; -moz-transform: translateY(-2000px); } } @-ms-keyframes bounceOutUp { 0% { -ms-transform: translateY(0); } 20% { opacity: 1; -ms-transform: translateY(20px); } 100% { opacity: 0; -ms-transform: translateY(-2000px); } } @keyframes bounceOutUp { 0% { transform: translateY(0); } 20% { opacity: 1; transform: translateY(20px); } 100% { opacity: 0; transform: translateY(-2000px); } } .bounceOutUp { -webkit-animation-name: bounceOutUp; -moz-animation-name: bounceOutUp; -ms-animation-name: bounceOutUp; animation-name: bounceOutUp; } @-webkit-keyframes bounceOutDown { 0% { -webkit-transform: translateY(0); } 20% { opacity: 1; -webkit-transform: translateY(-20px); } 100% { opacity: 0; -webkit-transform: translateY(2000px); } } @-moz-keyframes bounceOutDown { 0% { -moz-transform: translateY(0); } 20% { opacity: 1; -moz-transform: translateY(-20px); } 100% { opacity: 0; -moz-transform: translateY(2000px); } } @-ms-keyframes bounceOutDown { 0% { -ms-transform: translateY(0); } 20% { opacity: 1; -ms-transform: translateY(-20px); } 100% { opacity: 0; -ms-transform: translateY(2000px); } } @keyframes bounceOutDown { 0% { transform: translateY(0); } 20% { opacity: 1; transform: translateY(-20px); } 100% { opacity: 0; transform: translateY(2000px); } } .bounceOutDown { -webkit-animation-name: bounceOutDown; -moz-animation-name: bounceOutDown; -ms-animation-name: bounceOutDown; animation-name: bounceOutDown; } @-webkit-keyframes bounceOutLeft { 0% { -webkit-transform: translateX(0); } 20% { opacity: 1; -webkit-transform: translateX(20px); } 100% { opacity: 0; -webkit-transform: translateX(-2000px); } } @-moz-keyframes bounceOutLeft { 0% { -moz-transform: translateX(0); } 20% { opacity: 1; -moz-transform: translateX(20px); } 100% { opacity: 0; -moz-transform: translateX(-2000px); } } @-ms-keyframes bounceOutLeft { 0% { -ms-transform: translateX(0); } 20% { opacity: 1; -ms-transform: translateX(20px); } 100% { opacity: 0; -ms-transform: translateX(-2000px); } } @keyframes bounceOutLeft { 0% { transform: translateX(0); } 20% { opacity: 1; transform: translateX(20px); } 100% { opacity: 0; transform: translateX(-2000px); } } .bounceOutLeft { -webkit-animation-name: bounceOutLeft; -moz-animation-name: bounceOutLeft; -ms-animation-name: bounceOutLeft; animation-name: bounceOutLeft; } @-webkit-keyframes bounceOutRight { 0% { -webkit-transform: translateX(0); } 20% { opacity: 1; -webkit-transform: translateX(-20px); } 100% { opacity: 0; -webkit-transform: translateX(2000px); } } @-moz-keyframes bounceOutRight { 0% { -moz-transform: translateX(0); } 20% { opacity: 1; -moz-transform: translateX(-20px); } 100% { opacity: 0; -moz-transform: translateX(2000px); } } @-ms-keyframes bounceOutRight { 0% { -ms-transform: translateX(0); } 20% { opacity: 1; -ms-transform: translateX(-20px); } 100% { opacity: 0; -ms-transform: translateX(2000px); } } @keyframes bounceOutRight { 0% { transform: translateX(0); } 20% { opacity: 1; transform: translateX(-20px); } 100% { opacity: 0; transform: translateX(2000px); } } .bounceOutRight { -webkit-animation-name: bounceOutRight; -moz-animation-name: bounceOutRight; -ms-animation-name: bounceOutRight; animation-name: bounceOutRight; } @-webkit-keyframes rotateIn { 0% { -webkit-transform-origin: center center; -webkit-transform: rotate(-200deg); opacity: 0; } 100% { -webkit-transform-origin: center center; -webkit-transform: rotate(0); opacity: 1; } } @-moz-keyframes rotateIn { 0% { -moz-transform-origin: center center; -moz-transform: rotate(-200deg); opacity: 0; } 100% { -moz-transform-origin: center center; -moz-transform: rotate(0); opacity: 1; } } @-ms-keyframes rotateIn { 0% { -ms-transform-origin: center center; -ms-transform: rotate(-200deg); opacity: 0; } 100% { -ms-transform-origin: center center; -ms-transform: rotate(0); opacity: 1; } } @keyframes rotateIn { 0% { transform-origin: center center; transform: rotate(-200deg); opacity: 0; } 100% { transform-origin: center center; transform: rotate(0); opacity: 1; } } .rotateIn { -webkit-animation-name: rotateIn; -moz-animation-name: rotateIn; -ms-animation-name: rotateIn; animation-name: rotateIn; } @-webkit-keyframes rotateInUpLeft { 0% { -webkit-transform-origin: left bottom; -webkit-transform: rotate(90deg); opacity: 0; } 100% { -webkit-transform-origin: left bottom; -webkit-transform: rotate(0); opacity: 1; } } @-moz-keyframes rotateInUpLeft { 0% { -moz-transform-origin: left bottom; -moz-transform: rotate(90deg); opacity: 0; } 100% { -moz-transform-origin: left bottom; -moz-transform: rotate(0); opacity: 1; } } @-ms-keyframes rotateInUpLeft { 0% { -ms-transform-origin: left bottom; -ms-transform: rotate(90deg); opacity: 0; } 100% { -ms-transform-origin: left bottom; -ms-transform: rotate(0); opacity: 1; } } @keyframes rotateInUpLeft { 0% { transform-origin: left bottom; transform: rotate(90deg); opacity: 0; } 100% { transform-origin: left bottom; transform: rotate(0); opacity: 1; } } .rotateInUpLeft { -webkit-animation-name: rotateInUpLeft; -moz-animation-name: rotateInUpLeft; -ms-animation-name: rotateInUpLeft; animation-name: rotateInUpLeft; } @-webkit-keyframes rotateInDownLeft { 0% { -webkit-transform-origin: left bottom; -webkit-transform: rotate(-90deg); opacity: 0; } 100% { -webkit-transform-origin: left bottom; -webkit-transform: rotate(0); opacity: 1; } } @-moz-keyframes rotateInDownLeft { 0% { -moz-transform-origin: left bottom; -moz-transform: rotate(-90deg); opacity: 0; } 100% { -moz-transform-origin: left bottom; -moz-transform: rotate(0); opacity: 1; } } @-ms-keyframes rotateInDownLeft { 0% { -ms-transform-origin: left bottom; -ms-transform: rotate(-90deg); opacity: 0; } 100% { -ms-transform-origin: left bottom; -ms-transform: rotate(0); opacity: 1; } } @keyframes rotateInDownLeft { 0% { transform-origin: left bottom; transform: rotate(-90deg); opacity: 0; } 100% { transform-origin: left bottom; transform: rotate(0); opacity: 1; } } .rotateInDownLeft { -webkit-animation-name: rotateInDownLeft; -moz-animation-name: rotateInDownLeft; -ms-animation-name: rotateInDownLeft; animation-name: rotateInDownLeft; } @-webkit-keyframes rotateInUpRight { 0% { -webkit-transform-origin: right bottom; -webkit-transform: rotate(-90deg); opacity: 0; } 100% { -webkit-transform-origin: right bottom; -webkit-transform: rotate(0); opacity: 1; } } @-moz-keyframes rotateInUpRight { 0% { -moz-transform-origin: right bottom; -moz-transform: rotate(-90deg); opacity: 0; } 100% { -moz-transform-origin: right bottom; -moz-transform: rotate(0); opacity: 1; } } @-ms-keyframes rotateInUpRight { 0% { -ms-transform-origin: right bottom; -ms-transform: rotate(-90deg); opacity: 0; } 100% { -ms-transform-origin: right bottom; -ms-transform: rotate(0); opacity: 1; } } @keyframes rotateInUpRight { 0% { transform-origin: right bottom; transform: rotate(-90deg); opacity: 0; } 100% { transform-origin: right bottom; transform: rotate(0); opacity: 1; } } .rotateInUpRight { -webkit-animation-name: rotateInUpRight; -moz-animation-name: rotateInUpRight; -ms-animation-name: rotateInUpRight; animation-name: rotateInUpRight; } @-webkit-keyframes rotateInDownRight { 0% { -webkit-transform-origin: right bottom; -webkit-transform: rotate(90deg); opacity: 0; } 100% { -webkit-transform-origin: right bottom; -webkit-transform: rotate(0); opacity: 1; } } @-moz-keyframes rotateInDownRight { 0% { -moz-transform-origin: right bottom; -moz-transform: rotate(90deg); opacity: 0; } 100% { -moz-transform-origin: right bottom; -moz-transform: rotate(0); opacity: 1; } } @-ms-keyframes rotateInDownRight { 0% { -ms-transform-origin: right bottom; -ms-transform: rotate(90deg); opacity: 0; } 100% { -ms-transform-origin: right bottom; -ms-transform: rotate(0); opacity: 1; } } @keyframes rotateInDownRight { 0% { transform-origin: right bottom; transform: rotate(90deg); opacity: 0; } 100% { transform-origin: right bottom; transform: rotate(0); opacity: 1; } } .rotateInDownRight { -webkit-animation-name: rotateInDownRight; -moz-animation-name: rotateInDownRight; -ms-animation-name: rotateInDownRight; animation-name: rotateInDownRight; } @-webkit-keyframes rotateOut { 0% { -webkit-transform-origin: center center; -webkit-transform: rotate(0); opacity: 1; } 100% { -webkit-transform-origin: center center; -webkit-transform: rotate(200deg); opacity: 0; } } @-moz-keyframes rotateOut { 0% { -moz-transform-origin: center center; -moz-transform: rotate(0); opacity: 1; } 100% { -moz-transform-origin: center center; -moz-transform: rotate(200deg); opacity: 0; } } @-ms-keyframes rotateOut { 0% { -ms-transform-origin: center center; -ms-transform: rotate(0); opacity: 1; } 100% { -ms-transform-origin: center center; -ms-transform: rotate(200deg); opacity: 0; } } @keyframes rotateOut { 0% { transform-origin: center center; transform: rotate(0); opacity: 1; } 100% { transform-origin: center center; transform: rotate(200deg); opacity: 0; } } .rotateOut { -webkit-animation-name: rotateOut; -moz-animation-name: rotateOut; -ms-animation-name: rotateOut; animation-name: rotateOut; } @-webkit-keyframes rotateOutUpLeft { 0% { -webkit-transform-origin: left bottom; -webkit-transform: rotate(0); opacity: 1; } 100% { -webkit-transform-origin: left bottom; -webkit-transform: rotate(-90deg); opacity: 0; } } @-moz-keyframes rotateOutUpLeft { 0% { -moz-transform-origin: left bottom; -moz-transform: rotate(0); opacity: 1; } 100% { -moz-transform-origin: left bottom; -moz-transform: rotate(-90deg); opacity: 0; } } @-ms-keyframes rotateOutUpLeft { 0% { -ms-transform-origin: left bottom; -ms-transform: rotate(0); opacity: 1; } 100% { -ms-transform-origin: left bottom; -ms-transform: rotate(-90deg); opacity: 0; } } @keyframes rotateOutUpLeft { 0% { transform-origin: left bottom; transform: rotate(0); opacity: 1; } 100% { -transform-origin: left bottom; -transform: rotate(-90deg); opacity: 0; } } .rotateOutUpLeft { -webkit-animation-name: rotateOutUpLeft; -moz-animation-name: rotateOutUpLeft; -ms-animation-name: rotateOutUpLeft; animation-name: rotateOutUpLeft; } @-webkit-keyframes rotateOutDownLeft { 0% { -webkit-transform-origin: left bottom; -webkit-transform: rotate(0); opacity: 1; } 100% { -webkit-transform-origin: left bottom; -webkit-transform: rotate(90deg); opacity: 0; } } @-moz-keyframes rotateOutDownLeft { 0% { -moz-transform-origin: left bottom; -moz-transform: rotate(0); opacity: 1; } 100% { -moz-transform-origin: left bottom; -moz-transform: rotate(90deg); opacity: 0; } } @-ms-keyframes rotateOutDownLeft { 0% { -ms-transform-origin: left bottom; -ms-transform: rotate(0); opacity: 1; } 100% { -ms-transform-origin: left bottom; -ms-transform: rotate(90deg); opacity: 0; } } @keyframes rotateOutDownLeft { 0% { transform-origin: left bottom; transform: rotate(0); opacity: 1; } 100% { transform-origin: left bottom; transform: rotate(90deg); opacity: 0; } } .rotateOutDownLeft { -webkit-animation-name: rotateOutDownLeft; -moz-animation-name: rotateOutDownLeft; -ms-animation-name: rotateOutDownLeft; animation-name: rotateOutDownLeft; } @-webkit-keyframes rotateOutUpRight { 0% { -webkit-transform-origin: right bottom; -webkit-transform: rotate(0); opacity: 1; } 100% { -webkit-transform-origin: right bottom; -webkit-transform: rotate(90deg); opacity: 0; } } @-moz-keyframes rotateOutUpRight { 0% { -moz-transform-origin: right bottom; -moz-transform: rotate(0); opacity: 1; } 100% { -moz-transform-origin: right bottom; -moz-transform: rotate(90deg); opacity: 0; } } @-ms-keyframes rotateOutUpRight { 0% { -ms-transform-origin: right bottom; -ms-transform: rotate(0); opacity: 1; } 100% { -ms-transform-origin: right bottom; -ms-transform: rotate(90deg); opacity: 0; } } @keyframes rotateOutUpRight { 0% { transform-origin: right bottom; transform: rotate(0); opacity: 1; } 100% { transform-origin: right bottom; transform: rotate(90deg); opacity: 0; } } .rotateOutUpRight { -webkit-animation-name: rotateOutUpRight; -moz-animation-name: rotateOutUpRight; -ms-animation-name: rotateOutUpRight; animation-name: rotateOutUpRight; } @-webkit-keyframes rotateOutDownRight { 0% { -webkit-transform-origin: right bottom; -webkit-transform: rotate(0); opacity: 1; } 100% { -webkit-transform-origin: right bottom; -webkit-transform: rotate(-90deg); opacity: 0; } } @-moz-keyframes rotateOutDownRight { 0% { -moz-transform-origin: right bottom; -moz-transform: rotate(0); opacity: 1; } 100% { -moz-transform-origin: right bottom; -moz-transform: rotate(-90deg); opacity: 0; } } @-ms-keyframes rotateOutDownRight { 0% { -ms-transform-origin: right bottom; -ms-transform: rotate(0); opacity: 1; } 100% { -ms-transform-origin: right bottom; -ms-transform: rotate(-90deg); opacity: 0; } } @keyframes rotateOutDownRight { 0% { transform-origin: right bottom; transform: rotate(0); opacity: 1; } 100% { transform-origin: right bottom; transform: rotate(-90deg); opacity: 0; } } .rotateOutDownRight { -webkit-animation-name: rotateOutDownRight; -moz-animation-name: rotateOutDownRight; -ms-animation-name: rotateOutDownRight; animation-name: rotateOutDownRight; } @-webkit-keyframes hinge { 0% { -webkit-transform: rotate(0); -webkit-transform-origin: top left; -webkit-animation-timing-function: ease-in-out; } 20%, 60% { -webkit-transform: rotate(80deg); -webkit-transform-origin: top left; -webkit-animation-timing-function: ease-in-out; } 40% { -webkit-transform: rotate(60deg); -webkit-transform-origin: top left; -webkit-animation-timing-function: ease-in-out; } 80% { -webkit-transform: rotate(60deg) translateY(0); opacity: 1; -webkit-transform-origin: top left; -webkit-animation-timing-function: ease-in-out; } 100% { -webkit-transform: translateY(700px); opacity: 0; } } @-moz-keyframes hinge { 0% { -moz-transform: rotate(0); -moz-transform-origin: top left; -moz-animation-timing-function: ease-in-out; } 20%, 60% { -moz-transform: rotate(80deg); -moz-transform-origin: top left; -moz-animation-timing-function: ease-in-out; } 40% { -moz-transform: rotate(60deg); -moz-transform-origin: top left; -moz-animation-timing-function: ease-in-out; } 80% { -moz-transform: rotate(60deg) translateY(0); opacity: 1; -moz-transform-origin: top left; -moz-animation-timing-function: ease-in-out; } 100% { -moz-transform: translateY(700px); opacity: 0; } } @-ms-keyframes hinge { 0% { -ms-transform: rotate(0); -ms-transform-origin: top left; -ms-animation-timing-function: ease-in-out; } 20%, 60% { -ms-transform: rotate(80deg); -ms-transform-origin: top left; -ms-animation-timing-function: ease-in-out; } 40% { -ms-transform: rotate(60deg); -ms-transform-origin: top left; -ms-animation-timing-function: ease-in-out; } 80% { -ms-transform: rotate(60deg) translateY(0); opacity: 1; -ms-transform-origin: top left; -ms-animation-timing-function: ease-in-out; } 100% { -ms-transform: translateY(700px); opacity: 0; } } @keyframes hinge { 0% { transform: rotate(0); transform-origin: top left; animation-timing-function: ease-in-out; } 20%, 60% { transform: rotate(80deg); transform-origin: top left; animation-timing-function: ease-in-out; } 40% { transform: rotate(60deg); transform-origin: top left; animation-timing-function: ease-in-out; } 80% { transform: rotate(60deg) translateY(0); opacity: 1; transform-origin: top left; animation-timing-function: ease-in-out; } 100% { transform: translateY(700px); opacity: 0; } } .hinge { -webkit-animation-name: hinge; -moz-animation-name: hinge; -ms-animation-name: hinge; animation-name: hinge; } /* originally authored by Nick Pettit - https://github.com/nickpettit/glide */ @-webkit-keyframes rollIn { 0% { opacity: 0; -webkit-transform: translateX(-100%) rotate(-120deg); } 100% { opacity: 1; -webkit-transform: translateX(0px) rotate(0deg); } } @-moz-keyframes rollIn { 0% { opacity: 0; -moz-transform: translateX(-100%) rotate(-120deg); } 100% { opacity: 1; -moz-transform: translateX(0px) rotate(0deg); } } @-ms-keyframes rollIn { 0% { opacity: 0; -ms-transform: translateX(-100%) rotate(-120deg); } 100% { opacity: 1; -ms-transform: translateX(0px) rotate(0deg); } } @keyframes rollIn { 0% { opacity: 0; transform: translateX(-100%) rotate(-120deg); } 100% { opacity: 1; transform: translateX(0px) rotate(0deg); } } .rollIn { -webkit-animation-name: rollIn; -moz-animation-name: rollIn; -ms-animation-name: rollIn; animation-name: rollIn; } /* originally authored by Nick Pettit - https://github.com/nickpettit/glide */ @-webkit-keyframes rollOut { 0% { opacity: 1; -webkit-transform: translateX(0px) rotate(0deg); } 100% { opacity: 0; -webkit-transform: translateX(100%) rotate(120deg); } } @-moz-keyframes rollOut { 0% { opacity: 1; -moz-transform: translateX(0px) rotate(0deg); } 100% { opacity: 0; -moz-transform: translateX(100%) rotate(120deg); } } @-ms-keyframes rollOut { 0% { opacity: 1; -ms-transform: translateX(0px) rotate(0deg); } 100% { opacity: 0; -ms-transform: translateX(100%) rotate(120deg); } } @keyframes rollOut { 0% { opacity: 1; transform: translateX(0px) rotate(0deg); } 100% { opacity: 0; transform: translateX(100%) rotate(120deg); } } .rollOut { -webkit-animation-name: rollOut; -moz-animation-name: rollOut; -ms-animation-name: rollOut; animation-name: rollOut; } @charset "utf-8"; /* black Style */ h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover{ color: #555555; } input, textarea, select { color:#565a60; } .menu-wrap { background: url("bg-header-black.png") repeat-x; } #header{ background: url("bgTopblack.jpg") repeat-x center top; } #header .glow{ background: url("glowBlack.png") no-repeat center top; } #headerSlider{ background: url("bgTopblack.jpg") repeat-x center top; } #headerSlider .glow{ background: url("glowBlack.png") no-repeat center top; } .main-menu ul li:hover, .main-menu ul li.active { border-bottom: solid 2px #828282; } .main-menu ul li ul { background: #1f1f1f; } .main-menu ul ul li ul ,.main-menu ul ul ul { background: #1f1f1f; } .main-menu ul ul li ul li a:hover,.main-menu ul ul ul li a:hover { background: #434343; } .main-menu ul ul li:hover{ background: #434343; } .main-menu ul li ul li.drop{ background: url("arrow02.png") no-repeat 90% 13px ; } .main-menu ul li ul li:hover.drop{ background: #434343 url("arrow02.png") no-repeat 90% 13px; } .nivo-directionNav a { background:url("arrows-black.png") no-repeat; } .ei-slider-thumbs li.ei-slider-element{ background: #444444; background: rgba(68,68,68,0.9); } .ei-slider-thumbs li a:hover{ background-color: #5c5c5c; } p.subtitle{ color: #a5a5a5 !important; } .promo-box p span{ color: #555555; } .testimonial p span{ color: #555555; } .blog-post h3 a:hover{ color: #555555; } .nameInput, .emailInput, .webInput{ background: #2a2a2a; border: 1px solid #484848; } .messageInput{ border: 1px solid #424242; background: #292929; } .nameInput:hover, .emailInput:hover, .webInput:hover, .messageInput:hover{ border: 1px solid #4b4b4b; } .nameInput:focus, .emailInput:focus, .webInput:focus, .messageInput:focus{ background-color: #2e2e2e; } #footer{ background: url("bg-bottom-black.jpg") repeat; } .post-footer{ background: rgba(26,26,26,0.6); } #categories li a:hover{ color: #7c7c7c; } #popularPost li p a:hover{ color: #7c7c7c; } .separator h5{ background: #8a8a8a; } .image .mask.zoom{ background: url("mg-black.png") center center no-repeat; background-color: rgba(241,241,241, 0.5); } .image .mask.link{ background: url("link-black.png") center center no-repeat; background-color: rgba(241,241,241, 0.5); } .image .mask.youtube{ background: url("youtube-black.png") center center no-repeat; background-color: rgba(241,241,241, 0.5); } .image .mask.vimeo{ background: url("vimeo-black.png") center center no-repeat; background-color: rgba(241,241,241, 0.5); } .image .mask.play{ background: url("play-black.png") center center no-repeat; background-color: rgba(241,241,241, 0.5); } @charset "utf-8"; /* Blue Style */ h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover{ color: #7fb4cf; } input, textarea, select { color:#565a60; } .menu-wrap { background: url("bg-header.png") repeat-x; } #header{ background: url("bgTop.jpg") repeat-x center top; } #header .glow{ background: url("glow.png") no-repeat center top; } #headerSlider{ background: url(bgTop.jpg) repeat-x center top; } #headerSlider .glow{ background: url("glow.png") no-repeat center top; } .main-menu ul li:hover, .main-menu ul li.active { border-bottom: solid 2px #2272ca; } .main-menu ul li ul { background: #031636; } .main-menu ul ul li ul ,.main-menu ul ul ul { background: #031636; } .main-menu ul ul li ul li a:hover,.main-menu ul ul ul li a:hover { background: #1b3a5c; } .main-menu ul ul li:hover{ background: #1b3a5c; } .main-menu ul li ul li.drop{ background: url("arrow02.png") no-repeat 90% 13px ; } .main-menu ul li ul li:hover.drop{ background: #1b3a5c url("arrow02.png") no-repeat 90% 13px; } .nivo-directionNav a { background:url("arrows.png") no-repeat; } .ei-slider-thumbs li.ei-slider-element{ background: #0d2744; background: rgba(13,39,68,0.9); } .ei-slider-thumbs li a:hover{ background-color: #093667; } .promo-box p span{ color: #7193b2; } p.subtitle{ color: #7ba7c9 !important; } .testimonial p span{ color: #7193b2; } .blog-post h3 a:hover{ color: #7fb4cf; } .nameInput, .emailInput, .webInput{ background: #07152b; border: 1px solid #192c46; } .messageInput{ border: 1px solid #192c46; background: #07152b; } .nameInput:hover, .emailInput:hover, .webInput:hover, .messageInput:hover{ border: 1px solid #1c314d; } .nameInput:focus, .emailInput:focus, .webInput:focus, .messageInput:focus{ background-color: #0c1b30; } #footer{ background: url("bg-bottom.jpg") repeat; } .post-footer{ background: rgba(1,13,30,0.6); } #categories li a:hover{ color: #53a8ff; } #popularPost li p a:hover{ color: #53a8ff; } .separator h5{ background: #3e93ad; } .image .mask.zoom{ background: url("mg.png") center center no-repeat; background-color: rgba(241,241,241, 0.5); } .image .mask.link{ background: url("link.png") center center no-repeat; background-color: rgba(241,241,241, 0.5); } .image .mask.youtube{ background: url("youtube.png") center center no-repeat; background-color: rgba(241,241,241, 0.5); } .image .mask.vimeo{ background: url("vimeo.png") center center no-repeat; background-color: rgba(241,241,241, 0.5); } .image .mask.play{ background: url("play.png") center center no-repeat; background-color: rgba(241,241,241, 0.5); } @charset "utf-8"; /* Boxed */ .wrap{ width: 960px; margin: 0 auto; margin-top: 30px; margin-bottom: 30px; -webkit-box-shadow: 0px 0px 7px 0px #787878; -moz-box-shadow: 0px 0px 7px 0px #787878; box-shadow: 0px 0px 7px 0px #787878; height: 100%; } /*---------------------------------------------------------------------------------------------------- *Theme Name: Bromo - Bussines and Corporate Site Templates *Theme URI: http://wayangdesign.com/bromo/ *Description: Bromo - Bussines and Corporate Site Templates. Designed and Developed by harrywebss *Version: 1.0 *Author: Harrywebss /*----------------------------------------------------------------------------------------------------*/ /*----------------------------------------------*/ /* 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, font, 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 { margin: 0; margin-left: auto; margin-right: auto; padding: 0; border: 0; outline: 0; font-size: 100%; vertical-align: baseline; list-style: none; list-style-image: none; text-decoration: none; } body{ height: 100%; width: 100%; margin: 0; font-family: Arial, Helvetica, sans-serif; } input, textarea, select { font:11px Arial, Helvetica, sans-serif; vertical-align:middle; outline:none; } form, fieldset { margin:0; padding:0; border-style:none; } h1, h2, h3, h4, h5, h6, h1 a, h2 a, h3 a, h4 a, h5 a, h6 a{ color: #7d7d7d; text-decoration: none; } h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover{ text-decoration: none; } h1 { font: 32px/1.2em 'TitilliumText22LRegular', Arial, sans-serif; } h2 { font: 23px/1.2em 'TitilliumText22LRegular', Arial, sans-serif; } h3 { font: 18px/1.2em 'TitilliumText22LRegular', Arial, sans-serif; } h4 { font: 16px/1.2em 'TitilliumText22LRegular', Arial, sans-serif; } h5 { font: 14px/1.2em 'TitilliumText22LRegular', Arial, sans-serif; } h6 { font: 12px/1.2em 'TitilliumText22LRegular', Arial, sans-serif; } h7 { font: 10px/1.2em 'TitilliumText22LRegular', Arial, sans-serif; } .fl{ float: left !important; } img.fl{ float: left; padding: 0 10px 5px 0; } .fr{ float: right !important; } img.fr{ float: right; padding: 0 10px 0 5px; } .center{ display: block; margin: 0 auto; text-align: center; } .clear{ clear: both; display: block; font-size: 0; height: 0; line-height: 0; width:100%; } .clear20 { clear: both; display: block; font-size: 0; height: 20px; line-height: 0; width:100%; } .clear30{ clear:both; height: 30px; } .clear40 { clear:both; height: 40px !important; } .text{ font-size: 12px; color: #909090; line-height: 1.5em; } table { border-collapse: collapse; border-spacing: 0; } p{ line-height: 1.5em; font-size: 13px; color: #909090; } a{ color: #7d7d7d; text-decoration: none; } a:hover{ color: #aeaeae; } .wrap{ margin: 0 auto; padding: 0; background: #f7f7f7; } .main-menu-wrap, .main-wrap{ margin: 0 auto; } .main-menu-wrap { padding-bottom: 20px; } .white{ color: #fff !important; } /*----------------------------------------------*/ /* Header */ /*----------------------------------------------*/ #header{ height: 155px; } #header .glow, #headerSlider .glow{ width: 100%; height: 100%; } #headerSlider{ height: 450px; } /*----------------------------------------------*/ /* Navigation */ /*----------------------------------------------*/ .menu-wrap { height: 66px; } .main-menu a{ text-decoration:none; word-wrap:break-word; } .main-menu ul { list-style-type:none; list-style:none; } .main-menu { position:relative; z-index: 9999; font: 12px/14px 'TitilliumText22LRegular', Arial, sans-serif; float: right; height: 66px; max-width: 720px; } .main-menu ul { margin:0; padding:0; list-style-type:none; padding: 18px 0; float: right; } .main-menu ul li { position:relative; display:inline; float:left; font-size:14px; } .main-menu ul li a, .main-menu ul li a:link{ color:#fff; text-shadow:none; font-size:14px; display: block; } .main-menu ul li a span{ display:block; color:#a1a1a1; font-size:10px; text-align:left; margin-top:3px; text-transform: capitalize; text-shadow:none; margin-bottom: 15px; } .main-menu ul li a { display: inline-block; text-decoration:none; overflow:hidden; padding: 0 11px ; } * html .main-menu ul li a { display:inline-block; } .main-menu ul li ul { position:absolute; left:0px; top: 48px; display:block; visibility:hidden; padding: 7px; opacity: 0.9; color: #666; width:170px; font: 14px/21px 'TitilliumText22LRegular', Arial, sans-serif; } .main-menu ul li ul li { display:list-item; float:none; border-right:none!important; color: #666 !important; } .main-menu ul li ul li a { padding:7px; padding-left: 11px !important; } .main-menu ul ul li:hover{ border-bottom:none; margin-top: 0 !important; margin-bottom: 0 !important; color:#7a7a7a; } .main-menu ul ul { z-index:101; } .main-menu ul ul li a,.main-menu ul ul li a:link,.main-menu ul ul li a:visited { height:100%; text-transform: capitalize; line-height:17px; font-size:12px; color:#ccc; z-index:1000; display: block; } .main-menu ul li ul li a:hover,.main-menu ul ul li a:hover { text-decoration:none!important; text-shadow:none; } .main-menu ul ul li ul ,.main-menu ul ul ul { text-decoration:none!important; color:#db1010!important; text-shadow:none; z-index:1000; left: 170px; top: -7px; position: absolute; opacity: 0.9; } .main-menu ul ul li ul li a:hover,.main-menu ul ul ul li a:hover { text-decoration:none!important; text-shadow:none; } .logo{ position: relative; padding-top: 10px; float: left; text-indent: -9999; margin-bottom: 30px; width: 160px; } .sub-menu ul { padding: 5px; background: #eee; } .sub-menu li{ border-bottom: 1px dashed #ddd; } .sub-menu li:last-child{ border-bottom: none; } .sub-menu li a{ text-decoration: none; font-size: 14px; padding: 11px; display: block; } .sub-menu li a:hover{ background: #8ba6ce; color: #fff !important; } /*----------------------------------------------*/ /* Header Bar */ /*----------------------------------------------*/ .header-wrap{ margin-top: 30px; padding: 0; background: none; height: auto; clear:both; position: relative; display:block; } .call { height: 20px; float: right; color: #fff; } .cat{ float: left; text-align: left; width: 60%; display: block; margin-top: -5px; } .cat h3{ color: #ddd; } .cat { font-size: 11px; color: #888888; font-family: 'TitilliumText22LRegular', Arial, sans-serif; } .cat ul{ margin-left: -5px; margin-top: 3px; } .cat li { float: left; display: block; padding: 0 5px 0 5px; color: #8994a1; } .cat li a{ color: #6b7683; } .cat li a:hover{ text-decoration: underline; } /*----------------------------------------------*/ /* Slider */ /*----------------------------------------------*/ #slider { height: auto; margin: auto; padding: 0; display: block; clear:both; margin-top: -370px; position: relative; overflow: hidden; position: relative; } #slider.fix { height: 370px; } #slider .loader{ margin-left:91px; } .loader{ position:absolute; display: block; margin-left:3px; background: url("loading.gif") center center no-repeat; width: 24px; height: 24px; } /* Elastic Image Slideshow */ .ei-slider{ position: relative; max-height: 370px; height: 360px; margin: 0 auto; } .ei-slider.span img{ margin-top: 5px; } .ei-slider-loading{ width: 100%; height: 100%; position: absolute; top: 0px; left: 0px; z-index:999; background: url("loading.gif") center no-repeat #e4e4e4; color: #878787; text-align: center; line-height: 400px; } .ei-slider-large{ height: 100%; width: 100%; position:relative; overflow: hidden; } .ei-slider-large li{ position: absolute; top: 0px; left: 0px; overflow: hidden; height: 100%; width: 100%; } .ei-slider-large li img{ width: 100%; height: auto; display: block; } .ei-title{ position: absolute; right: 50%; margin-right: 15%; top: 30%; } .ei-title h2, .ei-title h3{ text-align: right; } .ei-title h2{ font-size: 50px; line-height: 50px; font-family: 'TitilliumText22LRegular', Arial, sans-serif; color: #fff; text-transform: uppercase; } .ei-title h3{ font-size: 40px; font-family: 'TitilliumText22LRegular', Arial, sans-serif; text-transform: uppercase; color: #49aff4; line-height: 50px; } .ei-slider-thumbs{ height: 13px; margin: 0 auto; position: relative; } .ei-slider-thumbs li{ position: relative; float: left; height: 100%; } .ei-slider-thumbs li.ei-slider-element{ top: 0px; left: 0px; position: absolute; height: 100%; z-index: 10; text-indent: -9000px; } .ei-slider-thumbs li a{ display: block; text-indent: -9000px; background: url("bg-ei-thumbs.png") repeat-x; width: 100%; height: 100%; cursor: pointer; -webkit-box-shadow: 1px 0px 0px 0px #fff; -moz-box-shadow: 1px 0px 0px 0px #fff; box-shadow: 1px 0px 0px 0px #fff; -webkit-transition: background 0.2s ease; -moz-transition: background 0.2s ease; -o-transition: background 0.2s ease; -ms-transition: background 0.2s ease; transition: background 0.2s ease; } .ei-slider-thumbs li img{ position: absolute; bottom: 50px; opacity: 0; z-index: 999; max-width: 100%; -webkit-transition: all 0.4s ease; -moz-transition: all 0.4s ease; -o-transition: all 0.4s ease; -ms-transition: all 0.4s ease; transition: all 0.4s ease; -webkit-box-reflect: below 0px -webkit-gradient( linear, left top, left bottom, from(transparent), color-stop(50%, transparent), to(rgba(255,255,255,0.3)) ); -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; } .ei-slider-thumbs li:hover img{ opacity: 1; bottom: 13px; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; } @media screen and (max-width: 830px) { .ei-title{ position: absolute; right: 0px; margin-right: 0px; width: 100%; text-align: center; top: auto; bottom: 10px; background: #fff; background: rgba(0,0,0,0.9); padding: 5px 0; } .ei-title h2, .ei-title h3{ text-align: center; } .ei-title h2{ font-size: 20px; line-height: 24px; } .ei-title h3{ font-size: 30px; line-height: 40px; } } /* Piecemaker Slider */ #piecemaker{ margin: -110px 0 -50px 0; width: 900px; } /* Slide Down Slider */ .slide-down-wrap{ height: auto; position:relative; overflow: hidden; margin-bottom: 20px; } .slide-down-slider{ position: relative; overflow: hidden; width: 25%; display: block; height: auto; float: left; cursor:pointer; -moz-box-shadow:1px 3px 15px #252525; -webkit-box-shadow:1px 3px 15px #252525; box-shadow:1px 3px 15px #252525; background: url("loading.gif") center center no-repeat; background-color: #eee; } .slide-down-slider img{ width: 100%; display: block; height: auto; } .slide-down-slider .text_slider{ position: absolute; width:100%; bottom:20%; margin:0; padding:0; display: block; } .slide-down-slider .innertext{ padding: 3px 10px 15px 10px; } .slide-down-slider .innertext p{ color: #fff; text-align: center; } .slide-down-slider .innertext h4{ line-height: 1em; padding: 5px 11px; color: #CCC; background: #069; display: block; text-align: center; } /* Nivo Slider */ #sliderv { background: url("loading.gif") no-repeat 50% 50% #e3e3e3 ; /*border: 7px solid rgba(199, 199, 199, 0.55); border: 1px solid rgb(140,140,140); border: 1px solid rgba(140,140,140,.2); background: rgb(187,187,187); background: rgba(187,187,187,.2);*/ } #sliderv img{ background: #e3e3e3; } /*----------------------------------------------*/ /* Main */ /*----------------------------------------------*/ #main { width: 100%; margin: 0; padding: 0; background: url("shadow-main.png") top repeat-x; padding: 30px 0 0 0; } .main-wrap{ margin: 0 auto; padding: 0; position: relative; z-index: 3; } p.subtitle{ font-size: 12px; font-family: 'TitilliumText22LRegular', Arial, sans-serif; margin-top: -5px !important; position: relative; clear: none !important; padding: 0 0 10px 0; } .frame{ background: #fcfcfc; border: #eee 1px solid; border-bottom: #eee solid 2px !important; box-shadow: inset 0 0 0 1px #fff; display: inline-block; width: 80%; padding: 10%; } .frameInner{ border: solid 7px #212121; overflow: hidden; display: block; background: #e7e7e7; } /*iconbox*/ .iconbox{ padding: 0; margin: 0; } .iconbox-icon{ float:left; padding: 0px 5px 0 0; } .iconbox-content{ overflow: hidden; line-height: 17px; } .iconbox-content p{ font-size: 11px; color: #808080; } .iconbox-content-title{ border: medium none; padding: 0px 0 8px; position: relative; margin:0; font-size: 17px; } /* Tipsy */ .tipsy { padding: 5px; font-size: 10px; opacity: 0.8; filter: alpha(opacity=80); background-repeat: no-repeat; } .tipsy-inner { padding: 5px 8px 4px 8px; background-color: black; color: white; max-width: 200px; text-align: center; } .tipsy-inner { -moz-border-radius:3px; -webkit-border-radius:3px; } .tipsy-north { background-position: top center; } .tipsy-south { background-position: bottom center; } .tipsy-east { background-position: right center; } .tipsy-west { background-position: left center; } /*----------------------------------------------*/ /* Promo Box */ /*----------------------------------------------*/ .promo-box{ width: 100%; position:relative; padding: 20px 0; color: #606060; overflow:hidden; font-style: italic; border-bottom: 1px dashed #ccc; border-top: 1px dashed #ccc; margin-bottom: 20px; } .promo-box p{ text-align: center; font: 21px/26px 'TitilliumText22LLight', Arial, sans-serif; left: 0; margin-left: 0; padding-left: 0; position:relative; } .promo-box .or{ height: 27px; border-right: 1px solid #aaa; padding: 7px 0; margin-right: 17px; margin-left: 7px; } .promo-box .or span{ margin-top: -8px; margin-right: -7px; background: #f5f5f5; } /*----------------------------------------------*/ /* Separator Style */ /*----------------------------------------------*/ .separator{ width: 100%; padding: 0; margin: 0; position: relative; } .separator h5{ border-top: 1px dashed #d0d0d0; float: left; padding: 3px 11px; color: #fff; margin-bottom: 20px; } .sep_line { overflow:hidden; display: inline; padding: 0; left: 0px; border-bottom: 1px dashed #d0d0d0; width: 100%; position: absolute; z-index: -1; } .sep_lines { margin: 0; border-bottom: 1px dashed #ddd; width: 100%; } .sep_full_top { margin: 0; border-bottom: 1px dashed #cfcfcf; width: 100%; padding-top: 5px; } .sep_full_bottom { margin: 0; border-top: 1px dashed #cfcfcf; width: 100%; padding-bottom: 5px; } .dash-line{ height: 1px; width: 100%; border-bottom: dashed 1px #d0d0d0; position: relative; clear: both; margin-bottom: 25px; padding-top: 25px; } .dash-line.gray{ border-bottom: dotted 1px #909090; } .blog-dash-line{ height: 1px; width: 100%; border-bottom: dashed 1px #d0d0d0; clear: both; margin: 10px 0 15px 0; } /*----------------------------------------------*/ /* Toggles */ /*----------------------------------------------*/ .toggles{ position: relative; overflow: hidden; } .toggles li{ max-width: 100%; margin: 3px 0 3px 0; border: 1px solid #ddd; } .toggles li a{ background: #e9e9e9; /* Old browsers */ background: -moz-linear-gradient(top, #f5f5f5 0%, #e9e9e9 100%); /* FF3.6+ */ background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f5f5f5), color-stop(100%,#e9e9e9)); /* Chrome,Safari4+ */ background: -webkit-linear-gradient(top, #f5f5f5 0%,#e9e9e9 100%); /* Chrome10+,Safari5.1+ */ background: -o-linear-gradient(top, #f5f5f5 0%,#e9e9e9 100%); /* Opera 11.10+ */ background: -ms-linear-gradient(top, #f5f5f5 0%,#e9e9e9 100%); /* IE10+ */ background: linear-gradient(top, #f5f5f5 0%,#e9e9e9 100%); /* W3C */ filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f5f5f5', endColorstr='#e9e9e9',GradientType=0 ); /* IE6-9 */ -webkit-box-shadow: inset 0 1px 0 #fdfdfd; -moz-box-shadow: inset 0 1px 0 #fdfdfd; box-shadow: inset 0 1px 0 #fdfdfd; display: block; overflow: hidden; padding: 5px; text-decoration: none; color: #606060; border-bottom: 1px solid #ddd; } .toggles li p{ padding: 10px; color: #909090; font-size: 11px; line-height: 17px; background: #fff; } .toggles li img{ float: left; padding: 3px 7px 0 0; } /*----------------------------------------------*/ /* Button Style */ /*----------------------------------------------*/ .button{ display: inline-block; text-decoration: none; outline: none; cursor: pointer; font: 12px/1em 'TitilliumText22LRegular', Arial, sans-serif; padding: 9px 11px; color: #909090; !important; background: #f7f7f7; /* Old browsers */ background: -moz-linear-gradient(top, #f7f7f7 0%, #e7e7e7 100%); /* FF3.6+ */ background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f7f7f7), color-stop(100%,#e7e7e7)); /* Chrome,Safari4+ */ background: -webkit-linear-gradient(top, #f7f7f7 0%,#e7e7e7 100%); /* Chrome10+,Safari5.1+ */ background: -o-linear-gradient(top, #f7f7f7 0%,#e7e7e7 100%); /* Opera 11.10+ */ background: -ms-linear-gradient(top, #f7f7f7 0%,#e7e7e7 100%); /* IE10+ */ background: linear-gradient(top, #f7f7f7 0%,#e7e7e7 100%); /* W3C */ filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f7f7f7', endColorstr='#e7e7e7',GradientType=0 ); /* IE6-9 */ -webkit-box-shadow: inset 0 1px 0 #fdfdfd; -moz-box-shadow: inset 0 1px 0 #fdfdfd; box-shadow: inset 0 1px 0 #fdfdfd; border: solid 1px #dddddd; -moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; text-shadow: 0 1px 0 #fff; } .button:hover{ position: relative; background: #ededed; color: #828282; !important; cursor: pointer; } .button:active{ -moz-box-shadow: none; -webkit-box-shadow: none; box-shadow: none; } .button.gray{ background: #a7a8a8; /* Old browsers */ background: -moz-linear-gradient(top, #c6cfd1 0%, #a7a8a8 100%); /* FF3.6+ */ background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#c6cfd1), color-stop(100%,#a7a8a8)); /* Chrome,Safari4+ */ background: -webkit-linear-gradient(top, #c6cfd1 0%,#a7a8a8 100%); /* Chrome10+,Safari5.1+ */ background: -o-linear-gradient(top, #c6cfd1 0%,#a7a8a8 100%); /* Opera 11.10+ */ background: -ms-linear-gradient(top, #c6cfd1 0%,#a7a8a8 100%); /* IE10+ */ background: linear-gradient(top, #c6cfd1 0%,#a7a8a8 100%); /* W3C */ filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c6cfd1', endColorstr='#a7a8a8',GradientType=0 ); /* IE6-9 */ -webkit-box-shadow: inset 0 1px 0 #dadada; -moz-box-shadow: inset 0 1px 0 #dadada; box-shadow: inset 0 1px 0 #dadada; color: #414141 !important; text-shadow: 0 1px 0 #d7d7d7 !important; border: 1px solid #aaaaaa; } .button.gray:hover{ background: #bfbfbf !important; } .button.orange{ background: #f7a626; /* Old browsers */ background: -moz-linear-gradient(top, #f4d423 0%, #f7a626 100%); /* FF3.6+ */ background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f4d423), color-stop(100%,#f7a626)); /* Chrome,Safari4+ */ background: -webkit-linear-gradient(top, #f4d423 0%,#f7a626 100%); /* Chrome10+,Safari5.1+ */ background: -o-linear-gradient(top, #f4d423 0%,#f7a626 100%); /* Opera 11.10+ */ background: -ms-linear-gradient(top, #f4d423 0%,#f7a626 100%); /* IE10+ */ background: linear-gradient(top, #f4d423 0%,#f7a626 100%); /* W3C */ filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f4d423', endColorstr='#f7a626',GradientType=0 ); /* IE6-9 */ -webkit-box-shadow: inset 0 1px 0 #f6e587; -moz-box-shadow: inset 0 1px 0 #f6e587; box-shadow: inset 0 1px 0 #f6e587; color: #563a0d !important; text-shadow: 0 1px 0 #d7d7d7 !important; border: 1px solid #d38b18; } .button.orange:hover{ background: #eebc35 !important; } .button.red{ background: #db4646; /* Old browsers */ background: -moz-linear-gradient(top, #f65454 0%, #db4646 100%); /* FF3.6+ */ background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f65454), color-stop(100%,#db4646)); /* Chrome,Safari4+ */ background: -webkit-linear-gradient(top, #f65454 0%,#db4646 100%); /* Chrome10+,Safari5.1+ */ background: -o-linear-gradient(top, #f65454 0%,#db4646 100%); /* Opera 11.10+ */ background: -ms-linear-gradient(top, #f65454 0%,#db4646 100%); /* IE10+ */ background: linear-gradient(top, #f65454 0%,#db4646 100%); /* W3C */ filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f65454', endColorstr='#db4646',GradientType=0 ); /* IE6-9 */ -webkit-box-shadow: inset 0 1px 0 #f38282; -moz-box-shadow: inset 0 1px 0 #f38282; box-shadow: inset 0 1px 0 #f38282; color: #601111 !important; text-shadow: 0 1px 0 #be9494 !important; border: 1px solid #ba3e3e; } .button.red:hover{ background: #db4646 !important; } .button.blue{ background: #75b9ca; /* Old browsers */ background: -moz-linear-gradient(top, #75b9ca 0%, #1497c8 100%); /* FF3.6+ */ background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#75b9ca), color-stop(100%,#1497c8)); /* Chrome,Safari4+ */ background: -webkit-linear-gradient(top, #75b9ca 0%,#1497c8 100%); /* Chrome10+,Safari5.1+ */ background: -o-linear-gradient(top, #75b9ca 0%,#1497c8 100%); /* Opera 11.10+ */ background: -ms-linear-gradient(top, #75b9ca 0%,#1497c8 100%); /* IE10+ */ background: linear-gradient(top, #75b9ca 0%,#1497c8 100%); /* W3C */ filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#75b9ca', endColorstr='#1497c8',GradientType=0 ); /* IE6-9 */ -webkit-box-shadow: inset 0 1px 0 #80caed; -moz-box-shadow: inset 0 1px 0 #80caed; box-shadow: inset 0 1px 0 #80caed; color: #093856 !important; text-shadow: 0 1px 0 #a2b9c8 !important; border: 1px solid #4183a2; } .button.blue:hover{ background: #3a9cca !important; } .button.medium{ font: 15px/1em 'TitilliumText22LRegular', Arial, sans-serif; padding: 11px 17px !important; } .button.large{ font: 18px/1em 'TitilliumText22LRegular', Arial, sans-serif; padding: 15px 21px !important; } input.button, button.button{ *width: auto; /* IE7 Fix */ *overflow: visible; /* IE7 Fix */ } .row{ margin-top: 20px; padding-bottom: 20px; } /*----------------------------------------------*/ /* Testimonial */ /*----------------------------------------------*/ .testimonial-wrap{ width: 100%; margin: 0 auto; padding: 0; background: #ececec; overflow:hidden; border-bottom: 1px dashed #cfcfcf; border-top: 1px dashed #cfcfcf; position: relative; clear: both; } .testimonial{ padding: 15px 0 15px 0; margin-top: 0; vertical-align: middle; overflow:hidden; min-height: 43px; } .testimonial p{ vertical-align: middle; font-family: Georgia, Times, serif; font-size: 17px; color:#888888; font-style: italic; text-align: center; line-height: 27px; } /*----------------------------------------------*/ /* Blog */ /*----------------------------------------------*/ #blog{ position: relative; width: 100%; padding: 0; z-index: 103; margin: 0; } .blog-post{ width: 598px; float: left; margin-right: 60px; display: inline-block; } .blog-post .post{ background: #fcfcfc; border: #eee 1px solid; border-bottom: #eee solid 2px !important; box-shadow: inset 0 0 0 1px #fff; display: inline-block; width: 100%; padding: 20px; overflow: hidden; } .posted-by-text{ font-size: 12px; color: #707070; font-weight: bold; } .posted-by-text a{ color: #909090; text-decoration: none; font-weight: normal; } .posted-by-text a:hover{ text-decoration: underline; } .imageBlog{ width: 345px; margin: 0 10px 0 0; display: inline-block; position: relative; float: left; line-height: 0; } .imageBlogdetails{ width: 100%; margin: 0 ; display: inline-block; position: relative; float: none; line-height: 0; } .imageBlog img{ max-width: 100%; overflow: hidden; } .textBlog{ position: relative; float: right; width: 230px; } .textBlogdetails{ position: relative; float: none; width: 100%; clear: both; margin-bottom: 20px; } .textBlogdetails ul{ position: relative; float: left; width: 220px; margin-right: 20px; } .textBlog.tags{ position: relative; clear: both; } .textBlog li, .textBlogdetails li{ font-size: 11px; float: left; padding: 7px 0px 7px 17px; line-height: 1.2em; color: #bbb; border-bottom: dashed 1px #ddd; clear: both; } .textBlog li, .textBlogdetails li{ width: 210px !important; } .tagsDetails{ clear: both; padding: 0 0 20px 0; display: block; } .tagsDetails li{ font-size: 11px; float: left; color: #bbb; margin-right: 20px; padding-left: 17px; } .tagsDetails li a{ color: #bbb; text-decoration: none; } .tagsDetails li a:hover{ color: #bbb; text-decoration: underline; } .textBlog li a, .textBlogdetails li a{ text-decoration: none; color: #bbb; } .textBlog li a:hover, .textBlogdetails li a:hover{ text-decoration: underline; } .textBlog li:last-child, .textBlogdetails li:last-child { border-bottom: none !important; } .tags li.date{ background: url("date.png") left no-repeat; } .tags li.category{ background: url("category.png") left no-repeat; } .tags li.comments{ background: url("comments.png") left no-repeat; } .textBlog p{ padding: 10px 0 0 0; color: #909090; font-style: italic; font-size: 12px; line-height: 1.5em; } .textBlogdetails p{ color: #909090; font-size: 12px !important; font-style: italic !important; line-height: 1.5em; } #blogTags { position: relative; padding: 0 0 20px 0; } #blogTags a { display: inline-block; overflow: hidden; border: solid 1px #ddd; font-size: 13px; font-family: 'TitilliumText22LRegular', Arial, sans-serif; color: #bbb; padding: 5px; text-shadow: #eee 0px 1px 0px; background: #fcfcfc; /* Old browsers */ background: -moz-linear-gradient(top, #fcfcfc 0%, #f3f3f3 100%); /* FF3.6+ */ background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fcfcfc), color-stop(100%,#f3f3f3)); /* Chrome,Safari4+ */ background: -webkit-linear-gradient(top, #fcfcfc 0%,#f3f3f3 100%); /* Chrome10+,Safari5.1+ */ background: -o-linear-gradient(top, #fcfcfc 0%,#f3f3f3 100%); /* Opera 11.10+ */ background: -ms-linear-gradient(top, #fcfcfc 0%,#f3f3f3 100%); /* IE10+ */ background: linear-gradient(top, #fcfcfc 0%,#f3f3f3 100%); /* W3C */ filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fcfcfc', endColorstr='#f3f3f3',GradientType=0 ); /* IE6-9 */ } #blogTags h3{ margin-right: 15px; } #blogTags a:hover { background: #f3f3f3; /* Old browsers */ background: -moz-linear-gradient(top, #f3f3f3 0%, #fcfcfc 100%); /* FF3.6+ */ background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f3f3f3), color-stop(100%,#fcfcfc)); /* Chrome,Safari4+ */ background: -webkit-linear-gradient(top, #f3f3f3 0%,#fcfcfc 100%); /* Chrome10+,Safari5.1+ */ background: -o-linear-gradient(top, #f3f3f3 0%,#fcfcfc 100%); /* Opera 11.10+ */ background: -ms-linear-gradient(top, #f3f3f3 0%,#fcfcfc 100%); /* IE10+ */ background: linear-gradient(top, #f3f3f3 0%,#fcfcfc 100%); /* W3C */ filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f3f3f3', endColorstr='#fcfcfc',GradientType=0 ); /* IE6-9 */ } #blogTags a img { padding: 0 5px 0 0; margin-bottom: -1px; outline: none; } .callbacks_container { margin-bottom: 50px; position: relative; float: left; width: 100%; } .callbacks { position: relative; list-style: none; overflow: hidden; width: 100%; padding: 0; margin: 0; } .callbacks li { position: absolute; width: 100%; left: 0; top: 0; } .callbacks img { display: block; position: relative; z-index: 1; height: auto; width: 100%; border: 0; } .callbacks .caption { display: block; position: absolute; z-index: 2; font-size: 20px; text-shadow: none; color: #fff; background: #000; background: rgba(0,0,0, .8); left: 0; right: 0; bottom: 0; padding: 10px 20px; margin: 0; max-width: none; } .callbacks_nav { position: absolute; -webkit-tap-highlight-color: rgba(0,0,0,0); top: 60%; left: 0; opacity: 0.7; z-index: 3; text-indent: -9999px; overflow: hidden; text-decoration: none; height: 61px; width: 38px; background: transparent url("arrowSlide.gif") no-repeat left top; margin-top: -45px; } .callbacks_nav:active { opacity: 1.0; } .callbacks_nav.next { left: auto; background-position: right top; right: 0; } .pages{ clear: both; display: block; text-align: center; margin: 0 auto; display: block; width: 100%; } .pages a{ display: inline-block; text-decoration: none; outline: none; cursor: pointer; font: 10px/1em 'TitilliumText22LRegular', Arial, sans-serif; padding: 9px 11px; text-transform: uppercase; color: #909090; !important; background: #f0f0f0; /* Old browsers */ background: -moz-linear-gradient(top, #f7f7f7 0%, #e7e7e7 100%); /* FF3.6+ */ background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f7f7f7), color-stop(100%,#e7e7e7)); /* Chrome,Safari4+ */ background: -webkit-linear-gradient(top, #f7f7f7 0%,#e7e7e7 100%); /* Chrome10+,Safari5.1+ */ background: -o-linear-gradient(top, #f7f7f7 0%,#e7e7e7 100%); /* Opera 11.10+ */ background: -ms-linear-gradient(top, #f7f7f7 0%,#e7e7e7 100%); /* IE10+ */ background: linear-gradient(top, #f7f7f7 0%,#e7e7e7 100%); /* W3C */ filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f7f7f7', endColorstr='#e7e7e7',GradientType=0 ); /* IE6-9 */ border: solid 1px #dddddd; -moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; text-shadow: 0 1px 0 #fff; } .pages a:hover{ background: #e9e9e9; cursor: pointer; } /* Sidebar */ .sidebar{ width: 240px; float: left; margin-right: 20px; } #searchWidget { position: relative; margin-top: 10px; } #searchWidget input[type=text] { background: #fafafa; border: 1px solid #d5d5d5; padding: 10px; width: 180px; color: #909090; outline: none; margin: 0; } #searchWidget input[type=submit] { background: url("searchBtn.png") no-repeat 0 0; position: absolute; top: 0; right: 3px; border: none; width: 36px; height: 36px; cursor: pointer; } #categories, #rPortofolio, #textWidget, #popularPost, #searchWidget{ margin-bottom: 20px; } #categories h3, #rPortofolio h3, #textWidget h3, #popularPost h3, #popularTags h3, #searchWidget h3{ color: #808080; padding: 0 0 10px 0; line-height: 1.2em; } #categories li{ padding: 10px 0 10px 0; color: #aaa; border-bottom: dashed 1px #ccc; } #categories li a { text-decoration: none; color: #aaa; } #categories li a:hover{ text-decoration: none; } #categories li p{ padding-left: 15px; font-size: 12px; background:url("s-arrow.png") left no-repeat; } #categories li:last-child{ border-bottom: none !important; } #rPortofolio img{ max-width: 235px; } #rPortofolio ul{ margin-bottom: 15px; display: table; position: relative; } #rPortofolio li { display: block; clear: both; } #rPortofolio li p{ font-size: 12px; padding: 10px 0 10px 0; color: #aaa; display: block; } #rPortofolio .page{ vertical-align: middle; border-top: dashed 1px #ccc; width: 235px; margin: 0; text-align: center; position: relative; height: 21px; display: block; } #rPortofolio .page img{ position: relative; padding: 0px 3px 5px 3px; background: #f5f5f5; margin-top: -15px; height: 21px; width: 21px; } .slides_container div{ max-width: 250px; display: block; width: 100%; min-height: 170px; position: relative; } #textWidget p{ font-size: 12px; padding: 0; color: #aaa; line-height: 1.5em; } #textWidget a.button { margin-top: 10px; } #popularPost{ padding-top: 10px; } #popularPost li{ padding: 10px 0 10px 0; border-bottom: dashed 1px #ccc; overflow: hidden; } #popularPost li:first-child{ padding-top: 0 !important; } #popularPost li:last-child{ border-bottom: none !important; } #popularPost li img{ padding: 0 10px 0 0; float: left; } #popularPost li p{ font-size: 12px; color: #aaa; line-height: 1.5em; } #popularPost li p a{ color: #aaa; text-decoration: none; } #popularPost li p a:hover{ text-decoration: none; } #popularPost li span{ color: #bbb; font-size: 11px; font-style: italic; } #popularTags a { display: inline-block; overflow: hidden; border: solid 1px #ddd; font-size: 13px; font-family: 'TitilliumText22LRegular', Arial, sans-serif; color: #bbb; padding: 5px; text-shadow: #eee 0px 1px 0px; background: #ededed; /* Old browsers */ background: -moz-linear-gradient(top, #f7f7f7 0%, #ededed 100%); /* FF3.6+ */ background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f7f7f7), color-stop(100%,#ededed)); /* Chrome,Safari4+ */ background: -webkit-linear-gradient(top, #f7f7f7 0%,#ededed 100%); /* Chrome10+,Safari5.1+ */ background: -o-linear-gradient(top, #f7f7f7 0%,#ededed 100%); /* Opera 11.10+ */ background: -ms-linear-gradient(top, #f7f7f7 0%,#ededed 100%); /* IE10+ */ background: linear-gradient(top, #f7f7f7 0%,#ededed 100%); /* W3C */ filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f7f7f7', endColorstr='#ededed',GradientType=0 ); /* IE6-9 */ } #popularTags a:hover { background: #f7f7f7; background: -webkit-gradient(linear, left top, left bottom, from(#ededed), to(#f7f7f7)); background: -moz-linear-gradient(top, #ededed, #f7f7f7); } #popularTags a img { padding: 0 5px 0 0; margin-bottom: -1px; outline: none; } .ui-tabs-hide { display: none; } #featuredvid { text-align: center; } .fvid { margin-bottom: 5px; } .vidselector li { text-align: left; list-style: none; padding: 5px; background: #ffffff; border: 1px solid #dedbd1; text-transform: uppercase; margin-bottom: 5px; } /*----------------------------------------------*/ /* Portofolio */ /*----------------------------------------------*/ .category-title{ position: relative; width: 100%; } /*----------------------------------------------*/ /* Comments */ /*----------------------------------------------*/ #comments{ position: relative; margin: 0; } .postComment { position: relative; margin: 15px 0 15px 0; overflow: hidden; max-width: 100%; } .postComment ul{ padding: 10px; border: solid 1px #eee; } .postComment ul img{ float: left; } .postComment ul li{ margin: 0 15px 0 15px; } .postComment h4{ font-weight: bold; } .postComment ul li:first-child{ overflow: hidden; display: inline-block; width: 60px; float: left; margin-left: 0 !important; } .postComment ul li:last-child{ overflow: hidden; padding-left: 10px; border-left: 1px solid #eee; } .dateComments{ font-size: 12px; color: #bbb; font-style: italic; } .postComment ul li p{ margin-top: 20px; font-size: 12px; color: #909090; line-height: 1.5em; } .postComment .reply{ position: absolute; right: 10px; top: 10px; } .postComment h4{ color: #909090; } .reply a{ text-decoration: none; color: #aaaaaa; font-size: 12px; } .reply a:hover{ color: #62a5c8; } .reply a img{ margin-bottom: -2px; padding-right: 5px; } .reply1{ margin: 15px 0 0 30px !important; } .reply2{ margin: 15px 0 0 60px !important; } #respon{ padding: 0px 0 20px 0; } #respon .nameInput, #respon .emailInput, #respon .webInput{ width: 45%; background: #efefef; height: 28px; margin-bottom: 10px; border: 1px solid #dedede; padding-left: 12px; color: #bbb; } #respon .messageInput{ font-family: Arial,sans-serif; font-size: 12px; width: 70%; height: 100px; margin-bottom: 15px; border: 1px solid #dedede; padding-top: 12px; padding-left: 12px; background: #eee; color: #bbb; } #respon label{ display: block; margin-bottom: 4px; color: #aaa; font-size: 12px; } #respon .nameInput:hover, #respon .emailInput:hover, #respon .webInput:hover, #respon .messageInput:hover{ border: 1px solid #d0d0d0; } #respon .nameInput:focus, #respon .emailInput:focus, #respon .webInput:focus, #respon .messageInput:focus{ outline: none; background-color: #e7e7e7; color: #a1a1a1; } /*----------------------------------------------*/ /* Footer */ /*----------------------------------------------*/ #footer{ width: 100%; margin: 0; padding: 0; } .footer-wrap{ padding: 20px 0; margin: 0 auto; min-height: 300px; overflow: hidden; } #footer h4, #footer h2 { color: #cecece !important; text-shadow: 0 1px 0 #0e0e0e; } #footer .title{ width: 100%; display: table-cell; vertical-align: middle; padding-bottom: 13px; padding-left: 3px; color: #cecece; text-transform: uppercase; display: block; } #footer a{ text-decoration: none; color: #949494; text-shadow: 0 1px 0 #0e0e0e; } #footer a:hover{ text-decoration: none; color: #ddd; } #footer p{ font-size: 11px; font-family: Arial, Helvetica, sans-serif; text-decoration: none; color: #949494; text-shadow: 0 1px 0 #0e0e0e; line-height: 1.5em; } /* portofolio columns */ #portofolio{ width: 100%; padding: 25px 0 20px 0; } #portofolio img{ margin-right: 7px; margin-bottom: 7px; width: 50px; height: 50px; } #portofolio img a, #portofolio img a:hover{ text-decoration: none; outline: none; } /* twitter columns */ #twitter{ width: 100%; padding: 20px 0 20px 0; color: #031835; } .jta-tweet-list-item{ padding: 0 0 0 20px; background: url("quote.png") no-repeat left top; } .jta-tweet-text{ color: #949494; font-size: 11px; line-height: 1.5em; } .jta-tweet-timestamp a{ font-size: 11px; color: #525a65 !important; clear: both; display: block; } .jta-tweet-inreplyto, .jta-tweet-inreplyto a{ font-size: 11px !important; } /* about us columns */ #about-us{ width: 100%; padding: 20px 0 20px 0; } #about-us img{ margin-bottom: -3px; position:relative; } /* contact columns */ #contact{ width: 100%; padding: 20px 0 20px 0; } .nameInput, .emailInput, .webInput{ width: 75%; height: 28px; margin-bottom: 10px; padding-left: 12px; color: #707070; } .messageInput{ font-family: Arial,sans-serif; font-size: 12px; width: 90%; height: 100px; margin-bottom: 15px; padding-top: 12px; padding-left: 12px; color: #707070; } label{ display: block; margin-bottom: 4px; color: #aaa; font-size: 11px; } .nameInput:focus, .emailInput:focus, .webInput:focus, .messageInput:focus{ outline: none; color: #666; } .post-footer{ width: 100%; margin: 0; padding: 0; } .post-footer a { text-decoration: none; color: #7b7b7b !important; margin-left: 10px; } .post-footer a:hover{ color: #aaa !important; } .post-footer-wrap{ overflow: hidden; padding: 10px 0px 10px 0; margin: 0 auto; color: #7b7b7b !important; } .post-footer-wrap p{ color: #7b7b7b !important; vertical-align: middle; margin: 5px; } .socialNav { float: right; } .socialNav li{ float: right; margin-left: -3px; } .socialNav li a{ display: block; cursor: pointer; } /*----------------------------------------------*/ /* Shortcodes - Image */ /*----------------------------------------------*/ .image{ line-height: 0; display: block; position: relative; margin-bottom: 20px; background: url("loading.gif") center center no-repeat #e7e7e7 } .preloader { background: url("loading.gif") center center no-repeat #e7e7e7 !important; } .shadow img{ display: block; margin: auto; position: relative; max-width: 100%; margin-top: -20px; margin-bottom: 10px; } .shadowflat img{ display: block; clear: both; margin: auto; position: relative; max-width: 100%; margin-top: 0; margin-bottom: 10px; } .image img{ display: block; width: 100%; height: auto; } .image .mask, .image .content { width: 100%; height: 100%; position: absolute; overflow: hidden; top: 0; left: 0; } .image p { font-family: Georgia, serif; font-style: italic; font-size: 17px; position: relative; color: #2e2e2e; padding-top: 10%; text-align: center; } .image img { -webkit-transition: all 0.1s linear; -moz-transition: all 0.1s linear; -o-transition: all 0.1s linear; -ms-transition: all 0.1s linear; transition: all 0.1s linear; } .image a:hover img { } .image .mask { -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)"; filter: alpha(opacity=0); opacity: 0; background-color: rgba(241,241,241, 0.33); -webkit-transition: all 0.3s ease-in-out; -moz-transition: all 0.3s ease-in-out; -o-transition: all 0.3s ease-in-out; -ms-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out; -moz-box-shadow: inset 0 0 7em #666; -webkit-box-shadow: inset 0 0 7em #666; box-shadow: inset 0 0 7em #666; } .image:hover p { -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)"; filter: alpha(opacity=100); opacity: 1; -webkit-transform: translateY(0px); -moz-transform: translateY(0px); -o-transform: translateY(0px); -ms-transform: translateY(0px); transform: translateY(0px); } .image:hover p { -webkit-transition-delay: 0.1s; -moz-transition-delay: 0.1s; -o-transition-delay: 0.1s; -ms-transition-delay: 0.1s; transition-delay: 0.1s; } .image:hover img { } .image:hover .mask { -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)"; filter: alpha(opacity=100); opacity: 1; } .image:hover a.info { -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)"; filter: alpha(opacity=100); opacity: 1; -webkit-transform: translateY(0px); -moz-transform: translateY(0px); -o-transform: translateY(0px); -ms-transform: translateY(0px); transform: translateY(0px); } .image:hover a.info { -webkit-transition-delay: 0.2s; -moz-transition-delay: 0.2s; -o-transition-delay: 0.2s; -ms-transition-delay: 0.2s; transition-delay: 0.2s; } /* SHORTCODE - Quote */ .quote{ display: block; line-height: 23px; margin-top: 10px; font-style: italic; font: italic 19px/1.5 'TitilliumText22LRegular', Arial, sans-serif;; margin: 0 0 10px 0; } .quote span{ clear: both; font-size: 12px; } .quote.left-align{ float: left; margin-top: 10px; margin-right: 10px; width: 190px; background-repeat: no-repeat; background-position: 0 0; } .quote.right-align{ float: right; margin-left: 10px; margin-top: 10px; width: 190px; background-repeat: no-repeat; background-position: 0 0; } .quote.center-align{ float: none; background-repeat: no-repeat; margin-top: 10px; background-position: 0 0; } blockquote { font: 17px/1.2em 'TitilliumText22LRegular', Arial, sans-serif; border : 1px solid #efefef; width: 96%; margin-top: 40px; padding: 15px 2%; quotes: "\201C" "\201D"; color: #909090; background: #fafafa; text-align: center; font-style: italic; border-left: 4px solid #d5d5d5; display: block; } blockquote:before { content: open-quote; font-weight: bold; } blockquote:after { content: close-quote; font-weight: bold; } /* SHORTCODE - Pre Tags */ .SRC_Wrap { height:auto; font-size:12px; border: 1px solid #ddd; margin: 20px 0; } .SRC_Title { text-align:center; color:#555; border-bottom:2px solid #999; font-size:14px; font-family: Verdana, Geneva, sans-serif; padding:5px; font-weight:700; } .SRC_Line { width:100%; background-color:#fafafa; min-height:28px; line-height: 28px; } .SRC_Line:nth-child(even) { background-color:#f5f5f5; } .SRC_NumBox { width:5%; float:left; } .SRC_Num { font-family: Verdana, Geneva, sans-serif; font-size: 12px; text-align:right; color:#555; font-weight:500; padding-right:2px; width:100%; height:auto; min-height:28px; line-height:28px; } .SRC_CodeContent { white-space: pre-wrap; border-left:1px solid #d5d5d5; font-size:12px; padding-left:6px; font-family:"Courier New", Courier, monospace; margin:0px; min-height:28px; line-height:28px; } .SRC_NumContent { text-align:right; margin-right:4px; color:#555; } .SRC_CodeBox { float:left; width:95%; } .SC_blue { color: blue; } .SC_grey { color: grey; } .SC_navy { color: navy; } .SC_green { color: green; } .SC_orange { color: #930; } .SC_red { color: #F00; } .SC_teal { color: teal; } .SC_gold { color: #FC0; } .SC_pink { color: #ff68a4; } .SC_bold { font-weight: 700; } /* SHORTCODE - Dropcaps */ .dropcap1 { display: block; float: left; font-size: 36px; line-height: 36px; margin: 2px 8px 0 0; color: #909090; } .dropcap2 { display: block; color: #f7f7f7; font-size: 23px; padding-top: 7px; width: 33px; height: 27px; text-align: center; background: url("H.png") no-repeat; float:left; margin: 4px 8px 0 0; } /* SHORTCODE - Bullets */ .bullet{ margin:0; padding:0; list-style-type:none; } .bullet li{ background: transparent url("bullet.png") no-repeat; background-position:0 3px; margin:0; padding:0 0 8px 20px; list-style-type:none; font-size: 12px; color: #909090; } .bullet2 li{ background: transparent url("tick.png") no-repeat; background-position:0 1px; margin:0; padding:0 0 8px 20px; list-style-type:none; font-size: 12px; color: #909090; } .bullet3 li{ background: transparent url("arrow02.png") no-repeat; background-position:0 3px; margin:0; padding:0 0 8px 15px; list-style-type:none; font-size: 12px; color: #909090; } .bullet4 li{ background: transparent url("arrow-gray.png") no-repeat; background-position: 3px 3px; margin:0; padding:0 0 8px 15px; list-style-type:none; font-size: 12px; color: #909090; } .bullet5 li{ background: transparent url("bullet_go.png") no-repeat; background-position:-3px -1px; margin:0; padding:0 0 8px 15px; list-style-type:none; font-size: 12px; color: #909090; } /* SHORTCODE - Table */ .basicTable{ background: #f5f5f5; /* Old browsers */ background: -moz-linear-gradient(top, #f7f7f7 0%, #efefef 100%); /* FF3.6+ */ background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f7f7f7), color-stop(100%,#efefef)); /* Chrome,Safari4+ */ background: -webkit-linear-gradient(top, #f7f7f7 0%,#efefef 100%); /* Chrome10+,Safari5.1+ */ background: -o-linear-gradient(top, #f7f7f7 0%,#efefef 100%); /* Opera 11.10+ */ background: -ms-linear-gradient(top, #f7f7f7 0%,#efefef 100%); /* IE10+ */ background: linear-gradient(top, #f7f7f7 0%,#efefef 100%); /* W3C */ filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f7f7f7', endColorstr='#efefef',GradientType=0 ); /* IE6-9 */ -webkit-box-shadow: inset 0 1px 0 #fff; -moz-box-shadow: inset 0 1px 0 #fff; box-shadow: inset 0 1px 0 #fff; } .basicTable table{ width: 100%; text-align: left; border: 1px solid #e4e4e4; background: #ffffff; color: #999; } .basicTable table td th{ vertical-align: middle; } .basicTable table td{ padding: 12px; text-align: center; border: 1px dotted #e4e4e4; } .basicTable table th{ padding: 15px; text-align: center; font-weight: normal; background: #fafafa; } .basicTable table tbody{ font-size: 12px; } .basicTable table tbody .odd{ background-color: #fafafa; } basicTable table thead{ border-bottom: 1px solid #dedede; font-size: 16px; } .basicTable table tfoot{ border-top: 1px solid #dedede; font-size: 13px; font-style: italic; } /* SHORTCODE - Notification */ .Note { cursor: pointer; clear: both; margin: 20px 0px 20px 0px; width: 100%; } .Note strong { margin-right: 5px; } .Note p { font-size: 11px; padding: 10px 25px 10px 54px; margin: 0px; color: #565656; } .Message p { font-size: 11px; } .Warning { background: #efec90 url("warning.png") no-repeat 15px center; border: 1px solid #d3d150; color: #826200; } .Success { background: #effeb9 url("success.png") no-repeat 15px center; border: 1px solid #c1d779; color: #3C5A01; } .Failure { background: #fccac1 url("error2.png") no-repeat 15px center; border: 1px solid #e18b7c; color: #AC260F; } .Information { background: #d1e4f3 url("info.png") no-repeat 15px center; border: 1px solid #99c4ea; color: #235685; } .Lightbulb { background: #FEF0CB url("bulb.png") no-repeat 15px center; border: 1px solid #D3A350; color: #835F21; } .Messages { background: #9DDFFF url("email.png") no-repeat 15px center; border: 1px solid #42B4FF; color: #835F21; } /*--------------------------------------------------------*/ /* #Pricing Tables Styles */ /*--------------------------------------------------------*/ div#price_table { float:left; border: 1px solid #dedede; margin-bottom: 21px; width:100%; /* Changing this value will widen the table, you may also need to adjust the #price_table .column width*/ background: #f1f4f8; /* This is to fix the left and right borders if the box is too wide */ margin-top:21px; font-size: 13px; } #price_table div { float: left; width: 100%; } #price_table #border { border-top:1px solid #FFFFFF; } #price_table .column { float:left; width:18.99%; /* 19% will work for 5 boxes, down to the #price_table width of 900px. You may need to adjust this if you adjust the #price_table Width */ border-right: 1px solid #eee; background: #fff; } #price_table .column.secondary { background: #f1f4f8; } #price_table .column.primary { background: #f9fbfc; } #price_table .column.featured { -webkit-shadow:0 4px 6px rgba(0, 0, 0, 0.25); background:none repeat scroll 0 0 white; border:5px solid #b0b7c1; margin-bottom:-17px; margin-top:-23px; width: 22.446%; z-index: 5; position: relative; padding-bottom: 10px; } #price_table #best_deal { background:url("../images/best.png") no-repeat scroll 0 0 transparent; display:inline; float:left; height:72px; margin-bottom:-66px; margin-left:-6px; margin-top:-6px; width:72px; position: relative; } #price_table .header { font: 16px/27px 'TitilliumText22LRegular', Arial, sans-serif; font-style:normal; text-transform: uppercase; padding: 10px 0 10px 0; text-align:center; font-weight: bold; color:#717171; background: #f0f0f0; /* Old browsers */ background: -moz-linear-gradient(top, #f9f9f9 0%, #f0f0f0 100%); /* FF3.6+ */ background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f9f9f9), color-stop(100%,#f0f0f0)); /* Chrome,Safari4+ */ background: -webkit-linear-gradient(top, #f9f9f9 0%,#f0f0f0 100%); /* Chrome10+,Safari5.1+ */ background: -o-linear-gradient(top, #f9f9f9 0%,#f0f0f0 100%); /* Opera 11.10+ */ background: -ms-linear-gradient(top, #f9f9f9 0%,#f0f0f0 100%); /* IE10+ */ background: linear-gradient(top, #f9f9f9 0%,#f0f0f0 100%); /* W3C */ filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f9f9f9', endColorstr='#f0f0f0',GradientType=0 ); /* IE6-9 */ } #price_table .header.best{ padding: 19px 0 19px 0; } #price_table .headerTitle{ width: 100%; clear: both; font: 18px/27px 'TitilliumText22LRegular', Arial, sans-serif; float: left; font-size: 18px; line-height: 40px; color: #616161; background: #fafafa; text-align: center; border-bottom:1px solid #e3e3e3; } #price_table .footer { height: 30px; border-top: 1px solid white; padding-bottom:20px; padding-top:20px; text-align: center; } #price_table .pIncluded { } #price_table .column ul { } #price_table .column li { background:url("../images/tick.png") no-repeat scroll 14px 9px transparent; border-bottom:1px solid #eee; border-top:1px solid white; line-height:30px; padding-left:39px; color: #909090; } .framePricing{ position: relative; border: #e3e3e3 1px solid; padding: 20px; max-width: 100%; overflow: hidden; display: block; background: #f7f7f7; } .framePricing h3{ text-align: center; margin-bottom: 10px auto; padding: 10px 0; font-size: 19px; display: block; background: #ddd; width: 100%; top: 1px; left: 0; position: absolute; background: #f0f0f0; /* Old browsers */ background: -moz-linear-gradient(top, #f9f9f9 0%, #f0f0f0 100%); /* FF3.6+ */ background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f9f9f9), color-stop(100%,#f0f0f0)); /* Chrome,Safari4+ */ background: -webkit-linear-gradient(top, #f9f9f9 0%,#f0f0f0 100%); /* Chrome10+,Safari5.1+ */ background: -o-linear-gradient(top, #f9f9f9 0%,#f0f0f0 100%); /* Opera 11.10+ */ background: -ms-linear-gradient(top, #f9f9f9 0%,#f0f0f0 100%); /* IE10+ */ background: linear-gradient(top, #f9f9f9 0%,#f0f0f0 100%); /* W3C */ filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f9f9f9', endColorstr='#f0f0f0',GradientType=0 ); /* IE6-9 */ border-bottom: 1px solid #dfdfdf; text-shadow: 0 1px 0 #fff; } .framePricing ul { margin-top: 25px; } .framePricing li { padding: 15px; color: #909090; text-align: center; font-size: 12px; } .framePricing li.title{ text-align: center; padding-bottom: 10px !important; font: 21px/27px 'TitilliumText22LRegular', Arial, sans-serif; color: #333; line-height: 40px; } .framePricing li.title span{ font-size: 13px; color: #707070; } /*box-shadow:0 1px 0 rgba(255,255,255,0.4),0 0 10px rgba(0,0,0,0.1);*/ /*--------------------------------------------------------*/ /* To Top Plugin */ /*--------------------------------------------------------*/ #toTop { display:none; text-decoration:none; position:fixed; bottom:10px; right:10px; overflow:hidden; width:40px; height:42px; border:none; text-indent:100%; background:url(../images/totop.png) no-repeat left top; z-index: 9999; } #toTopHover { background:url(../images/totop.png) no-repeat left -42px; width:40px; height:42px; display:block; overflow:hidden; float:left; opacity: 0; -moz-opacity: 0; filter:alpha(opacity=0); } #toTop:active, #toTop:focus { outline:none; } /*--------------------------------------------------------*/ /* 404 html */ /*--------------------------------------------------------*/ .errorPage { width: 100%; margin: 20px auto 20px auto; position: relative; } .errorPage .errorTitle, .weAreOff { width: 290px; padding-bottom: 15px; } .weAreOff { width: 100%; } .errorPage h1 { color: #404040; font-size: 130px; position: relative; margin: 0 auto; text-align: center; } .errorPage h2 { font-size: 22px; font-weight: normal; } .errorPage h2 span { background: url(../images/sadEmo.png) no-repeat 0; padding-left: 26px; color: dc4343; } .errorPage .bubbles { position: absolute; background: url(../images/error.png) no-repeat 0 0; width: 138px; height: 133px; top: -50px; left: 325px; } .errorPage p { width: 100%; padding: 13px 0; font-size: 20px; text-align: center; } .backToDash { text-align: center; margin: 10px; width: 230px; margin: 0 auto; } #map{ width: 100%; height: auto; } @charset "utf-8"; /* Brown Style */ h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover{ color: #cfa37f; } input, textarea, select { color:#5d5144; } .menu-wrap { background: url("bg-header-brown.png") repeat-x; } #header{ background: url("bgTopbrown.jpg") repeat-x center top; } #header .glow{ background: url("glowBrown.png") no-repeat center top; } #headerSlider{ background: url("bgTopbrown.jpg") repeat-x center top; } #headerSlider .glow{ background: url("glowBrown.png") no-repeat center top; } .main-menu ul li:hover, .main-menu ul li.active { border-bottom: solid 2px #916649; } .main-menu ul li ul { background: #29180f; } .main-menu ul ul li ul ,.main-menu ul ul ul { background: #29180f; } .main-menu ul ul li ul li a:hover,.main-menu ul ul ul li a:hover { background: #4e3b24; } .main-menu ul ul li:hover{ background: #4e3b24; } .main-menu ul li ul li.drop{ background: url("arrow02.png") no-repeat 90% 13px ; } .main-menu ul li ul li:hover.drop{ background: #4e3b24 url("arrow02.png") no-repeat 90% 13px; } .nivo-directionNav a { background:url("arrows-brown.png") no-repeat; } .ei-slider-thumbs li.ei-slider-element{ background: #441d0d; background: rgba(68,29,13,0.9); } .ei-slider-thumbs li a:hover{ background-color: #671f09; } .promo-box p span{ color: #b38662; } p.subtitle{ color: #b38662 !important; } .testimonial p span{ color: #b38662; } .blog-post h3 a:hover{ color: #d09b63; } .nameInput, .emailInput, .webInput{ background: #241b0d; border: 1px solid #462b19; } .messageInput{ border: 1px solid #462b19; background: #241b0d; } .nameInput:hover, .emailInput:hover, .webInput:hover, .messageInput:hover{ border: 1px solid #4d2a1c; } .nameInput:focus, .emailInput:focus, .webInput:focus, .messageInput:focus{ background-color: #2d2112; } #footer{ background: url("bg-bottom-brown.jpg") repeat; } .post-footer{ background: rgba(30,15,2,0.6); } #categories li a:hover{ color: #c78362; } #popularPost li p a:hover{ color: #c78362; } .separator h5{ background: #7b5938; } .image .mask.zoom{ background: url("mg-black.png") center center no-repeat; background-color: rgba(241,241,241, 0.5); } .image .mask.link{ background: url("link-black.png") center center no-repeat; background-color: rgba(241,241,241, 0.5); } .image .mask.youtube{ background: url("youtube-black.png") center center no-repeat; background-color: rgba(241,241,241, 0.5); } .image .mask.vimeo{ background: url("vimeo-black.png") center center no-repeat; background-color: rgba(241,241,241, 0.5); } .image .mask.play{ background: url("play-black.png") center center no-repeat; background-color: rgba(241,241,241, 0.5); } /* Skin Name: Nivo Slider Default Theme Skin URI: http://nivo.dev7studios.com Skin Type: flexible Description: The default skin for the Nivo Slider. Version: 1.0 Author: Gilbert Pellegrom Author URI: http://dev7studios.com */ .theme-default .nivoSlider img { position:absolute; top:0px; left:0px; display:none; } .theme-default .nivoSlider a { border:0; display:block; } .theme-default .nivo-controlNav { position:absolute; left:50%; bottom:-75px; margin-left:-40px; padding-bottom: 25px; /* Tweak this to center bullets */ } .theme-default .nivo-controlNav a { display:block; width:22px; height:22px; background:url(bullets.png) no-repeat; text-indent:-9999px; border:0; margin-right:3px; float:left; } .theme-default .nivo-controlNav a.active { background-position:0 -22px; } .theme-default .nivo-directionNav a { display:block; width:30px; height:30px; text-indent:-9999px; border:0; } .theme-default a.nivo-nextNav { background-position: -30px 0 !important; right:15px; } .theme-default a.nivo-nextNav:hover { background-position: -30px -30px !important; right:15px; } .theme-default a.nivo-prevNav { background-position: -30px 0; left:15px; } .theme-default a.nivo-prevNav:hover { background-position: 0 -30px; } .theme-default .nivo-caption { font-family: Helvetica, Arial, sans-serif; } .theme-default .nivo-caption a { color:#fff; border-bottom:1px dotted #fff; } .theme-default .nivo-caption a:hover { color:#fff; } @charset "utf-8"; /* Full Width */ .wrap{ width: 100%; } /* -- 1. 960 - Full Width (Main Grid Layout) -- */ .container { width: 960px; margin: 0 auto; padding: 0;} .container #slider, .container .main-wrap, .container .footer-wrap, .container .post-footer-wrap, .container .main-menu-wrap, .container .main-wrap, .container .header-wrap, .container .ei-slider, .container .testimonial { width: 900px; } .container .main-menu select { visibility:hidden; } .container .main-menu { max-width: 720px; } /* -- Grid -- */ .container .fullWidth { float: left; width: 900px; clear: both; } .container .oneHalf { float: left; width: 436px; margin-right: 26px; } .container .oneThird { float: left; width: 284px; margin-right: 24px; } .container .twoThirds { float: left; width: 591px; margin-right: 25px; } .container .oneFourth { float: left; width: 207px; margin-right: 24px; } .container .threeFourths { float: left; width: 669px; margin-right: 24px; } .container .oneFifth { float: left; width: 164px; margin-right: 25px; } .container .twoFifths { float: left; width: 330px; margin-right: 25px; } .container .threeFifths { float: left; width: 542px; margin-right: 25px; } .container .last { margin-right: 0 !important; padding: 0 !important; } /* -- 2. 768 - Tablet (Portrait) -- */ @media only screen and (min-width: 768px) and (max-width: 959px) { .wrap, .container { width: 753px !important; margin-top: 0 !important; margin-bottom: 0 !important; padding: 0; } .container #slider, .container .main-wrap, .container .footer-wrap, .container .post-footer-wrap, .container .main-menu-wrap, .container .header-wrap, .container .ei-slider, .container .testimonial { width: 722px; margin: 0 auto; } .container #slider { margin-top: -300px !important; } .container #headerSlider { height: 375px; } .container .nivo-caption h4 { font: 25px/1em 'TitilliumText22LRegular', Arial, sans-serif; } .container .main-menu { max-width: 533px; } .container .blog-post { width: 100%; margin-right: 0 !important; } .container .post { width: 94%; margin-right: 0 !important; } .container .imageBlog { width: 415px; } .container .sidebar { display: none !important; } .container #slider.fix { height: 300px; } /* -- Grid -- */ .container .fullWidth { float: left; width: 722px; clear: both; } .container .oneHalf { float: left; width: 350px; margin-right: 22px; } .container .oneThird { float: left; width: 226px; margin-right: 22px; } .container .twoThirds { float: left; width: 466px; margin-right: 23px; } .container .oneFourth { float: left; width: 164px; margin-right: 22px; } .container .threeFourths { float: left; width: 525px; margin-right: 22px; } .container .oneFifth { float: left; width: 126px; margin-right: 23px; } .container .twoFifths { float: left; width: 275px; margin-right: 22px; } .container .threeFifths { float: left; width: 424px; margin-right: 23px; } .container .last { margin-right: 0; } } /* -- 3. 320 - Mobile (Portrait) -- */ @media only screen and (max-width: 767px) { .wrap, .container { width: 100% !important; margin-top: 0 !important; margin-bottom: 0 !important; padding: 0; } .container .main-wrap, .container .footer-wrap, .container .post-footer-wrap, .container .main-menu-wrap, .container .header-wrap, .container .testimonial { width: 94%; } .container #slider, .container .sidebar { display: none !important; } /* -- Grid -- */ .container .fullWidth, .container .oneHalf, .container .oneThird, .container .twoThirds, .container .oneFourth, .container .threeFourths, .container .twoFifths, .container .cat, .container .threeFifths, .container .columns { width: 100% !important; margin: 0 auto; float:none; clear:both; } .container .last { margin-right: 0; } .container .oneFifth { float: left; width: 30%; margin-right: 3%; } .container #headerSlider { height: 160px; } .container #header { height: 215px; } .container .phone { float: left !important; } .container .nivo-caption h4 { font: 19px/1em 'TitilliumText22LRegular', Arial, sans-serif; } .container .nivo-caption p { font: 12px/1em 'TitilliumText22LRegular', Arial, sans-serif; } .container .nivo-caption span { font: 12px/1em 'TitilliumText22LRegular', Arial, sans-serif; } .container .call, .container .main-menu ul { display:none; } .container .blog-post, .container .imageBlog, .container .main-menu, .container .textBlog { width: 100%; margin-right: 0 !important; } .container .post { width: 85%; margin-right: 0 !important; } .container .main-menu select { visibility:visible !important; width:100%; float: none; background-color: #eee; height: 36px; margin:0px auto 0; color:#707070; border:none; display: inline-block !important; padding:10px 5px 5px; font: 12px/1em 'TitilliumText22LRegular', Arial, sans-serif; } .container .main-menu select option { height: 20px; margin:5px auto 0; border:none; padding:10px 5px 0 5px;} .container .logo { float: none !important; } .container .pages, .container .blog-post, .container .post { margin-bottom: 20px; } .container .textBlogdetails p { width: 100%; clear: both; display: block; padding-top: 20px; } .container .promo-box { text-align: center; margin: 0 auto; } /* Offsets */ .container .fullWidth:before, .container .fullWidth:after, .container .oneHalf:before, .container .oneHalf:after, .container .oneThird:before, .container .oneThird:after, .container .twoThirds:before, .container .twoThirds:after, .container .oneFourth:before, .container .oneFourth:after, .container .threeFourths:before, .container .threeFourths:after, .container .oneFifth:before, .container .oneFifth:after, .container .twoFifths:before, .container .twoFifths:after, .container .oneThird:before, .container .oneThird:after {content: ""; display: block; clear: both; visibility: hidden; line-height: 0; height: 10px; } .clear, .clear20, .clear30, .clear40 { height: 0 !important; } /* -- 4. 480 - Mobile (Landscape) -- */ @media only screen and (min-width: 480px) and (max-width: 767px) { .wrap, .container, { width: 100% !important; margin: 0 auto !important; } .container .main-wrap, .container .footer-wrap, .container .post-footer-wrap, .container .main-menu-wrap, .container .header-wrap, .container .testimonial { width: 94% !important; } .container #header { height: 155px; } .container #headerSlider { height: 95px; } .container .post { width: 90%; margin-right: 0 !important; } .container .pages { margin-bottom: 20px; } /* -- Grid -- */ .container .fullWidth, .container .oneHalf, .container .oneThird, .container .twoThirds, .container .oneFourth, .container .threeFourths, .container .twoFifths, .container .threeFifths { width: 100%; } .container .last { margin-right: auto !important; } .container .call, .container .main-menu ul { display:none; } .container .main-menu select { visibility:visible !important; width:100%; float:right; background-color: #eee; height: 36px; margin:15px auto 0; color:#707070; border:none; padding:10px 5px 5px; font: 12px/1em 'TitilliumText22LRegular', Arial, sans-serif; } .container .main-menu select option { height: 20px; margin:5px auto 0; border:none; padding:10px 5px 0 5px;} .container .logo { float: left !important; } .container .promo-box { text-align: center; margin: 0 auto; } } /* * jQuery Nivo Slider v3.0.1 * http://nivo.dev7studios.com * * Copyright 2012, Dev7studios * Free to use and abuse under the MIT license. * http://www.opensource.org/licenses/mit-license.php */ /* The Nivo Slider styles */ .nivoSlider { position:relative; width:100%; height:auto; overflow: hidden; } .nivoSlider img { position:absolute; top:0px; left:0px; } .nivo-main-image { display: block !important; position: relative !important; width: 100% !important; } /* If an image is wrapped in a link */ .nivoSlider a.nivo-imageLink { position:absolute; top:0px; left:0px; width:100%; height:100%; border:0; padding:0; margin:0; z-index:6; display:none; } /* The slices and boxes in the Slider */ .nivo-slice { display:block; position:absolute; z-index:5; height:100%; top:0; } .nivo-box { display:block; position:absolute; z-index:5; overflow:hidden; } .nivo-box img { display:block; } /* Caption styles */ .nivo-caption { position:absolute; display: block; bottom: 10%; left: 17%; padding: 5px 20px 5px 20px; color:#fff; max-width:70%; z-index:8; -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */ -moz-box-sizing: border-box; /* Firefox, other Gecko */ box-sizing: border-box; /* Opera/IE 8+ */ } .nivo-caption h4 { padding: 10px 20px 10px 20px; color: #000 !important; margin: 0; margin-left: 23px; text-transform: uppercase; font: 37px/1em 'TitilliumText22LRegular', Arial, sans-serif; background: #fff; opacity:0.85; /* Overridden by captionOpacity setting */ } .nivo-caption p { padding: 7px 23px 7px 23px; margin:0; color: #efefef !important; font: 16px/1em 'TitilliumText22LRegular', Arial, sans-serif; display: inline-block; opacity: 1; /* Overridden by captionOpacity setting */ } .nivo-caption span{ background:#000; font: 16px/1em 'TitilliumText22LRegular', Arial, sans-serif; padding: 7px 20px 7px 20px; opacity:0.75; /* Overridden by captionOpacity setting */ display: inline-block; } .nivo-caption a { display:inline !important; } .nivo-html-caption { display:none; } /* Direction nav styles (e.g. Next & Prev) */ .nivo-directionNav a { position:absolute; top:45%; z-index:9; cursor:pointer; display:block; width:30px; height:30px; text-indent:-9999px; border:0; } .nivo-prevNav { left:15px; background-position: 0 0 !important; } .nivo-prevNav:hover { left:15px; background-position: 0 -30px !important; } .nivo-nextNav { right:15px; background-position: -30px 0 !important; } .nivo-nextNav:hover { right:15px; background-position: -30px -30px !important; } /* Control nav styles (e.g. 1,2,3...) */ .nivo-controlNav { text-align:center; padding-top: 15px; padding-bottom: 29px; } .nivo-controlNav a { width:22px; height:22px; background:url(bullets.png) no-repeat; text-indent:-9999px !important; border:0; margin-right:3px; cursor:pointer; display: inline-block; } .nivo-controlNav a.active { font-weight:bold; background-position:0 -22px; } .shadowNivo img{ display: block; margin: auto; position: relative; max-width: 100%; margin-top: -67px; margin-bottom: 30px; z-index: -1; } div.pp_default .pp_top,div.pp_default .pp_top .pp_middle,div.pp_default .pp_top .pp_left,div.pp_default .pp_top .pp_right,div.pp_default .pp_bottom,div.pp_default .pp_bottom .pp_left,div.pp_default .pp_bottom .pp_middle,div.pp_default .pp_bottom .pp_right{height:13px} div.pp_default .pp_top .pp_left{background:url(/prettyPhoto/default/sprite.png) -78px -93px no-repeat} div.pp_default .pp_top .pp_middle{background:url(/prettyPhoto/default/sprite_x.png) top left repeat-x} div.pp_default .pp_top .pp_right{background:url(../images/prettyPhoto/default/sprite.png) -112px -93px no-repeat} div.pp_default .pp_content .ppt{color:#f8f8f8} div.pp_default .pp_content_container .pp_left{background:url(../images/prettyPhoto/default/sprite_y.png) -7px 0 repeat-y;padding-left:10px} div.pp_default .pp_content_container .pp_right{background:url(../images/prettyPhoto/default/sprite_y.png) top right repeat-y;padding-right:16px} div.pp_default .pp_next:hover{background:url(../images/prettyPhoto/default/sprite_next.png) center right no-repeat;cursor:pointer} div.pp_default .pp_previous:hover{background:url(../images/prettyPhoto/default/sprite_prev.png) center left no-repeat;cursor:pointer} div.pp_default .pp_expand{background:url(../images/prettyPhoto/default/sprite.png) 0 -29px no-repeat;cursor:pointer;width:28px;height:28px} div.pp_default .pp_expand:hover{background:url(../images/prettyPhoto/default/sprite.png) 0 -56px no-repeat;cursor:pointer} div.pp_default .pp_contract{background:url(../images/prettyPhoto/default/sprite.png) 0 -84px no-repeat;cursor:pointer;width:28px;height:28px} div.pp_default .pp_contract:hover{background:url(../images/prettyPhoto/default/sprite.png) 0 -113px no-repeat;cursor:pointer} div.pp_default .pp_close{width:30px;height:30px;background:url(../images/prettyPhoto/default/sprite.png) 2px 1px no-repeat;cursor:pointer} div.pp_default .pp_gallery ul li a{background:url(../images/prettyPhoto/default/default_thumb.png) center center #f8f8f8;border:1px solid #aaa} div.pp_default .pp_social{margin-top:7px} div.pp_default .pp_gallery a.pp_arrow_previous,div.pp_default .pp_gallery a.pp_arrow_next{position:static;left:auto} div.pp_default .pp_nav .pp_play,div.pp_default .pp_nav .pp_pause{background:url(../images/prettyPhoto/default/sprite.png) -51px 1px no-repeat;height:30px;width:30px} div.pp_default .pp_nav .pp_pause{background-position:-51px -29px} div.pp_default a.pp_arrow_previous,div.pp_default a.pp_arrow_next{background:url(../images/prettyPhoto/default/sprite.png) -31px -3px no-repeat;height:20px;width:20px;margin:4px 0 0} div.pp_default a.pp_arrow_next{left:52px;background-position:-82px -3px} div.pp_default .pp_content_container .pp_details{margin-top:5px} div.pp_default .pp_nav{clear:none;height:30px;width:110px;position:relative} div.pp_default .pp_nav .currentTextHolder{font-family:Georgia;font-style:italic;color:#999;font-size:11px;left:75px;line-height:25px;position:absolute;top:2px;margin:0;padding:0 0 0 10px} div.pp_default .pp_close:hover,div.pp_default .pp_nav .pp_play:hover,div.pp_default .pp_nav .pp_pause:hover,div.pp_default .pp_arrow_next:hover,div.pp_default .pp_arrow_previous:hover{opacity:0.7} div.pp_default .pp_description{font-size:11px;font-weight:700;line-height:14px;margin:5px 50px 5px 0} div.pp_default .pp_bottom .pp_left{background:url(../images/prettyPhoto/default/sprite.png) -78px -127px no-repeat} div.pp_default .pp_bottom .pp_middle{background:url(../images/prettyPhoto/default/sprite_x.png) bottom left repeat-x} div.pp_default .pp_bottom .pp_right{background:url(../images/prettyPhoto/default/sprite.png) -112px -127px no-repeat} div.pp_default .pp_loaderIcon{background:url(../images/prettyPhoto/default/loader.gif) center center no-repeat} div.light_rounded .pp_top .pp_left{background:url(../images/prettyPhoto/light_rounded/sprite.png) -88px -53px no-repeat} div.light_rounded .pp_top .pp_right{background:url(../images/prettyPhoto/light_rounded/sprite.png) -110px -53px no-repeat} div.light_rounded .pp_next:hover{background:url(../images/prettyPhoto/light_rounded/btnNext.png) center right no-repeat;cursor:pointer} div.light_rounded .pp_previous:hover{background:url(../images/prettyPhoto/light_rounded/btnPrevious.png) center left no-repeat;cursor:pointer} div.light_rounded .pp_expand{background:url(../images/prettyPhoto/light_rounded/sprite.png) -31px -26px no-repeat;cursor:pointer} div.light_rounded .pp_expand:hover{background:url(../images/prettyPhoto/light_rounded/sprite.png) -31px -47px no-repeat;cursor:pointer} div.light_rounded .pp_contract{background:url(../images/prettyPhoto/light_rounded/sprite.png) 0 -26px no-repeat;cursor:pointer} div.light_rounded .pp_contract:hover{background:url(../images/prettyPhoto/light_rounded/sprite.png) 0 -47px no-repeat;cursor:pointer} div.light_rounded .pp_close{width:75px;height:22px;background:url(../images/prettyPhoto/light_rounded/sprite.png) -1px -1px no-repeat;cursor:pointer} div.light_rounded .pp_nav .pp_play{background:url(../images/prettyPhoto/light_rounded/sprite.png) -1px -100px no-repeat;height:15px;width:14px} div.light_rounded .pp_nav .pp_pause{background:url(../images/prettyPhoto/light_rounded/sprite.png) -24px -100px no-repeat;height:15px;width:14px} div.light_rounded .pp_arrow_previous{background:url(../images/prettyPhoto/light_rounded/sprite.png) 0 -71px no-repeat} div.light_rounded .pp_arrow_next{background:url(../images/prettyPhoto/light_rounded/sprite.png) -22px -71px no-repeat} div.light_rounded .pp_bottom .pp_left{background:url(../images/prettyPhoto/light_rounded/sprite.png) -88px -80px no-repeat} div.light_rounded .pp_bottom .pp_right{background:url(../images/prettyPhoto/light_rounded/sprite.png) -110px -80px no-repeat} div.dark_rounded .pp_top .pp_left{background:url(../images/prettyPhoto/dark_rounded/sprite.png) -88px -53px no-repeat} div.dark_rounded .pp_top .pp_right{background:url(../images/prettyPhoto/dark_rounded/sprite.png) -110px -53px no-repeat} div.dark_rounded .pp_content_container .pp_left{background:url(../images/prettyPhoto/dark_rounded/contentPattern.png) top left repeat-y} div.dark_rounded .pp_content_container .pp_right{background:url(../images/prettyPhoto/dark_rounded/contentPattern.png) top right repeat-y} div.dark_rounded .pp_next:hover{background:url(../images/prettyPhoto/dark_rounded/btnNext.png) center right no-repeat;cursor:pointer} div.dark_rounded .pp_previous:hover{background:url(../images/prettyPhoto/dark_rounded/btnPrevious.png) center left no-repeat;cursor:pointer} div.dark_rounded .pp_expand{background:url(../images/prettyPhoto/dark_rounded/sprite.png) -31px -26px no-repeat;cursor:pointer} div.dark_rounded .pp_expand:hover{background:url(../images/prettyPhoto/dark_rounded/sprite.png) -31px -47px no-repeat;cursor:pointer} div.dark_rounded .pp_contract{background:url(../images/prettyPhoto/dark_rounded/sprite.png) 0 -26px no-repeat;cursor:pointer} div.dark_rounded .pp_contract:hover{background:url(../images/prettyPhoto/dark_rounded/sprite.png) 0 -47px no-repeat;cursor:pointer} div.dark_rounded .pp_close{width:75px;height:22px;background:url(../images/prettyPhoto/dark_rounded/sprite.png) -1px -1px no-repeat;cursor:pointer} div.dark_rounded .pp_description{margin-right:85px;color:#fff} div.dark_rounded .pp_nav .pp_play{background:url(../images/prettyPhoto/dark_rounded/sprite.png) -1px -100px no-repeat;height:15px;width:14px} div.dark_rounded .pp_nav .pp_pause{background:url(../images/prettyPhoto/dark_rounded/sprite.png) -24px -100px no-repeat;height:15px;width:14px} div.dark_rounded .pp_arrow_previous{background:url(../images/prettyPhoto/dark_rounded/sprite.png) 0 -71px no-repeat} div.dark_rounded .pp_arrow_next{background:url(../images/prettyPhoto/dark_rounded/sprite.png) -22px -71px no-repeat} div.dark_rounded .pp_bottom .pp_left{background:url(../images/prettyPhoto/dark_rounded/sprite.png) -88px -80px no-repeat} div.dark_rounded .pp_bottom .pp_right{background:url(../images/prettyPhoto/dark_rounded/sprite.png) -110px -80px no-repeat} div.dark_rounded .pp_loaderIcon{background:url(../images/prettyPhoto/dark_rounded/loader.gif) center center no-repeat} div.dark_square .pp_left,div.dark_square .pp_middle,div.dark_square .pp_right,div.dark_square .pp_content{background:#000} div.dark_square .pp_description{color:#fff;margin:0 85px 0 0} div.dark_square .pp_loaderIcon{background:url(../images/prettyPhoto/dark_square/loader.gif) center center no-repeat} div.dark_square .pp_expand{background:url(../images/prettyPhoto/dark_square/sprite.png) -31px -26px no-repeat;cursor:pointer} div.dark_square .pp_expand:hover{background:url(../images/prettyPhoto/dark_square/sprite.png) -31px -47px no-repeat;cursor:pointer} div.dark_square .pp_contract{background:url(../images/prettyPhoto/dark_square/sprite.png) 0 -26px no-repeat;cursor:pointer} div.dark_square .pp_contract:hover{background:url(../images/prettyPhoto/dark_square/sprite.png) 0 -47px no-repeat;cursor:pointer} div.dark_square .pp_close{width:75px;height:22px;background:url(../images/prettyPhoto/dark_square/sprite.png) -1px -1px no-repeat;cursor:pointer} div.dark_square .pp_nav{clear:none} div.dark_square .pp_nav .pp_play{background:url(../images/prettyPhoto/dark_square/sprite.png) -1px -100px no-repeat;height:15px;width:14px} div.dark_square .pp_nav .pp_pause{background:url(../images/prettyPhoto/dark_square/sprite.png) -24px -100px no-repeat;height:15px;width:14px} div.dark_square .pp_arrow_previous{background:url(../images/prettyPhoto/dark_square/sprite.png) 0 -71px no-repeat} div.dark_square .pp_arrow_next{background:url(../images/prettyPhoto/dark_square/sprite.png) -22px -71px no-repeat} div.dark_square .pp_next:hover{background:url(../images/prettyPhoto/dark_square/btnNext.png) center right no-repeat;cursor:pointer} div.dark_square .pp_previous:hover{background:url(../images/prettyPhoto/dark_square/btnPrevious.png) center left no-repeat;cursor:pointer} div.light_square .pp_expand{background:url(../images/prettyPhoto/light_square/sprite.png) -31px -26px no-repeat;cursor:pointer} div.light_square .pp_expand:hover{background:url(../images/prettyPhoto/light_square/sprite.png) -31px -47px no-repeat;cursor:pointer} div.light_square .pp_contract{background:url(../images/prettyPhoto/light_square/sprite.png) 0 -26px no-repeat;cursor:pointer} div.light_square .pp_contract:hover{background:url(../images/prettyPhoto/light_square/sprite.png) 0 -47px no-repeat;cursor:pointer} div.light_square .pp_close{width:75px;height:22px;background:url(../images/prettyPhoto/light_square/sprite.png) -1px -1px no-repeat;cursor:pointer} div.light_square .pp_nav .pp_play{background:url(../images/prettyPhoto/light_square/sprite.png) -1px -100px no-repeat;height:15px;width:14px} div.light_square .pp_nav .pp_pause{background:url(../images/prettyPhoto/light_square/sprite.png) -24px -100px no-repeat;height:15px;width:14px} div.light_square .pp_arrow_previous{background:url(../images/prettyPhoto/light_square/sprite.png) 0 -71px no-repeat} div.light_square .pp_arrow_next{background:url(../images/prettyPhoto/light_square/sprite.png) -22px -71px no-repeat} div.light_square .pp_next:hover{background:url(../images/prettyPhoto/light_square/btnNext.png) center right no-repeat;cursor:pointer} div.light_square .pp_previous:hover{background:url(../images/prettyPhoto/light_square/btnPrevious.png) center left no-repeat;cursor:pointer} div.facebook .pp_top .pp_left{background:url(../images/prettyPhoto/facebook/sprite.png) -88px -53px no-repeat} div.facebook .pp_top .pp_middle{background:url(../images/prettyPhoto/facebook/contentPatternTop.png) top left repeat-x} div.facebook .pp_top .pp_right{background:url(../images/prettyPhoto/facebook/sprite.png) -110px -53px no-repeat} div.facebook .pp_content_container .pp_left{background:url(../images/prettyPhoto/facebook/contentPatternLeft.png) top left repeat-y} div.facebook .pp_content_container .pp_right{background:url(../images/prettyPhoto/facebook/contentPatternRight.png) top right repeat-y} div.facebook .pp_expand{background:url(../images/prettyPhoto/facebook/sprite.png) -31px -26px no-repeat;cursor:pointer} div.facebook .pp_expand:hover{background:url(../images/prettyPhoto/facebook/sprite.png) -31px -47px no-repeat;cursor:pointer} div.facebook .pp_contract{background:url(../images/prettyPhoto/facebook/sprite.png) 0 -26px no-repeat;cursor:pointer} div.facebook .pp_contract:hover{background:url(../images/prettyPhoto/facebook/sprite.png) 0 -47px no-repeat;cursor:pointer} div.facebook .pp_close{width:22px;height:22px;background:url(../images/prettyPhoto/facebook/sprite.png) -1px -1px no-repeat;cursor:pointer} div.facebook .pp_description{margin:0 37px 0 0} div.facebook .pp_loaderIcon{background:url(../images/prettyPhoto/facebook/loader.gif) center center no-repeat} div.facebook .pp_arrow_previous{background:url(../images/prettyPhoto/facebook/sprite.png) 0 -71px no-repeat;height:22px;margin-top:0;width:22px} div.facebook .pp_arrow_previous.disabled{background-position:0 -96px;cursor:default} div.facebook .pp_arrow_next{background:url(../images/prettyPhoto/facebook/sprite.png) -32px -71px no-repeat;height:22px;margin-top:0;width:22px} div.facebook .pp_arrow_next.disabled{background-position:-32px -96px;cursor:default} div.facebook .pp_nav{margin-top:0} div.facebook .pp_nav p{font-size:15px;padding:0 3px 0 4px} div.facebook .pp_nav .pp_play{background:url(../images/prettyPhoto/facebook/sprite.png) -1px -123px no-repeat;height:22px;width:22px} div.facebook .pp_nav .pp_pause{background:url(../images/prettyPhoto/facebook/sprite.png) -32px -123px no-repeat;height:22px;width:22px} div.facebook .pp_next:hover{background:url(../images/prettyPhoto/facebook/btnNext.png) center right no-repeat;cursor:pointer} div.facebook .pp_previous:hover{background:url(../images/prettyPhoto/facebook/btnPrevious.png) center left no-repeat;cursor:pointer} div.facebook .pp_bottom .pp_left{background:url(../images/prettyPhoto/facebook/sprite.png) -88px -80px no-repeat} div.facebook .pp_bottom .pp_middle{background:url(../images/prettyPhoto/facebook/contentPatternBottom.png) top left repeat-x} div.facebook .pp_bottom .pp_right{background:url(../images/prettyPhoto/facebook/sprite.png) -110px -80px no-repeat} div.pp_pic_holder a:focus{outline:none} div.pp_overlay{background:#000;display:none;left:0;position:absolute;top:0;width:100%;z-index:9500} div.pp_pic_holder{display:none;position:absolute;width:100px;z-index:10000} .pp_content{height:40px;min-width:40px} * html .pp_content{width:40px} .pp_content_container{position:relative;text-align:left;width:100%} .pp_content_container .pp_left{padding-left:20px} .pp_content_container .pp_right{padding-right:20px} .pp_content_container .pp_details{float:left;margin:10px 0 2px} .pp_description{display:none;margin:0} .pp_social{float:left;margin:0} .pp_social .facebook{float:left;margin-left:5px;width:55px;overflow:hidden} .pp_social .twitter{float:left} .pp_nav{clear:right;float:left;margin:3px 10px 0 0} .pp_nav p{float:left;white-space:nowrap;margin:2px 4px} .pp_nav .pp_play,.pp_nav .pp_pause{float:left;margin-right:4px;text-indent:-10000px} a.pp_arrow_previous,a.pp_arrow_next{display:block;float:left;height:15px;margin-top:3px;overflow:hidden;text-indent:-10000px;width:14px} .pp_hoverContainer{position:absolute;top:0;width:100%;z-index:2000} .pp_gallery{display:none;left:50%;margin-top:-50px;position:absolute;z-index:10000} .pp_gallery div{float:left;overflow:hidden;position:relative} .pp_gallery ul{float:left;height:35px;position:relative;white-space:nowrap;margin:0 0 0 5px;padding:0} .pp_gallery ul a{border:1px rgba(0,0,0,0.5) solid;display:block;float:left;height:33px;overflow:hidden} .pp_gallery ul a img{border:0} .pp_gallery li{display:block;float:left;margin:0 5px 0 0;padding:0} .pp_gallery li.default a{background:url(../images/prettyPhoto/facebook/default_thumbnail.gif) 0 0 no-repeat;display:block;height:33px;width:50px} .pp_gallery .pp_arrow_previous,.pp_gallery .pp_arrow_next{margin-top:7px!important} a.pp_next{background:url(../images/prettyPhoto/light_rounded/btnNext.png) 10000px 10000px no-repeat;display:block;float:right;height:100%;text-indent:-10000px;width:49%} a.pp_previous{background:url(../images/prettyPhoto/light_rounded/btnNext.png) 10000px 10000px no-repeat;display:block;float:left;height:100%;text-indent:-10000px;width:49%} a.pp_expand,a.pp_contract{cursor:pointer;display:none;height:20px;position:absolute;right:30px;text-indent:-10000px;top:10px;width:20px;z-index:20000} a.pp_close{position:absolute;right:0;top:0;display:block;line-height:22px;text-indent:-10000px} .pp_loaderIcon{display:block;height:24px;left:50%;position:absolute;top:50%;width:24px;margin:-12px 0 0 -12px} #pp_full_res{line-height:1!important} #pp_full_res .pp_inline{text-align:left} #pp_full_res .pp_inline p{margin:0 0 15px} div.ppt{color:#fff;display:none;font-size:17px;z-index:9999;margin:0 0 5px 15px} div.pp_default .pp_content,div.light_rounded .pp_content{background-color:#fff} div.pp_default #pp_full_res .pp_inline,div.light_rounded .pp_content .ppt,div.light_rounded #pp_full_res .pp_inline,div.light_square .pp_content .ppt,div.light_square #pp_full_res .pp_inline,div.facebook .pp_content .ppt,div.facebook #pp_full_res .pp_inline{color:#000} div.pp_default .pp_gallery ul li a:hover,div.pp_default .pp_gallery ul li.selected a,.pp_gallery ul a:hover,.pp_gallery li.selected a{border-color:#fff} div.pp_default .pp_details,div.light_rounded .pp_details,div.dark_rounded .pp_details,div.dark_square .pp_details,div.light_square .pp_details,div.facebook .pp_details{position:relative} div.light_rounded .pp_top .pp_middle,div.light_rounded .pp_content_container .pp_left,div.light_rounded .pp_content_container .pp_right,div.light_rounded .pp_bottom .pp_middle,div.light_square .pp_left,div.light_square .pp_middle,div.light_square .pp_right,div.light_square .pp_content,div.facebook .pp_content{background:#fff} div.light_rounded .pp_description,div.light_square .pp_description{margin-right:85px} div.light_rounded .pp_gallery a.pp_arrow_previous,div.light_rounded .pp_gallery a.pp_arrow_next,div.dark_rounded .pp_gallery a.pp_arrow_previous,div.dark_rounded .pp_gallery a.pp_arrow_next,div.dark_square .pp_gallery a.pp_arrow_previous,div.dark_square .pp_gallery a.pp_arrow_next,div.light_square .pp_gallery a.pp_arrow_previous,div.light_square .pp_gallery a.pp_arrow_next{margin-top:12px!important} div.light_rounded .pp_arrow_previous.disabled,div.dark_rounded .pp_arrow_previous.disabled,div.dark_square .pp_arrow_previous.disabled,div.light_square .pp_arrow_previous.disabled{background-position:0 -87px;cursor:default} div.light_rounded .pp_arrow_next.disabled,div.dark_rounded .pp_arrow_next.disabled,div.dark_square .pp_arrow_next.disabled,div.light_square .pp_arrow_next.disabled{background-position:-22px -87px;cursor:default} div.light_rounded .pp_loaderIcon,div.light_square .pp_loaderIcon{background:url(../images/prettyPhoto/light_rounded/loader.gif) center center no-repeat} div.dark_rounded .pp_top .pp_middle,div.dark_rounded .pp_content,div.dark_rounded .pp_bottom .pp_middle{background:url(../images/prettyPhoto/dark_rounded/contentPattern.png) top left repeat} div.dark_rounded .currentTextHolder,div.dark_square .currentTextHolder{color:#c4c4c4} div.dark_rounded #pp_full_res .pp_inline,div.dark_square #pp_full_res .pp_inline{color:#fff} .pp_top,.pp_bottom{height:20px;position:relative} * html .pp_top,* html .pp_bottom{padding:0 20px} .pp_top .pp_left,.pp_bottom .pp_left{height:20px;left:0;position:absolute;width:20px} .pp_top .pp_middle,.pp_bottom .pp_middle{height:20px;left:20px;position:absolute;right:20px} * html .pp_top .pp_middle,* html .pp_bottom .pp_middle{left:0;position:static} .pp_top .pp_right,.pp_bottom .pp_right{height:20px;left:auto;position:absolute;right:0;top:0;width:20px} .pp_fade,.pp_gallery li.default a img{display:none} /*----- Reset Tags -----*/ @import url("bromo.css"); @import url("nivo-slider.css"); @import url("animate.css"); @import url("prettyPhoto.css"); @import url("layout.css"); /*----- Skin Styles ----- @import url("black.css"); @import url("brown.css"); @import url("blue.css"); */ @import url("black.css"); /*----- Layout Styles ----- @import url("fullWidth.css"); @import url("boxed.css"); */ @import url("fullWidth.css"); /*----- Pattern Styles ----- body { background: url(../images/pattern/1.png) repeat #eee; } body { background: url(../images/pattern/2.png) repeat #eee; } body { background: url(../images/pattern/3.png) repeat #eee; } body { background: url(../images/pattern/4.png) repeat #eee; } body { background: url(../images/pattern/5.png) repeat #eee; } body { background: url(../images/pattern/6.png) repeat #eee; } body { background: url(../images/pattern/7.png) repeat #eee; } body { background: url(../images/pattern/8.png) repeat #eee; } */ /*----- Background Image Styles ----- body { background: url(../images/wall1.jpg) fixed top center; background-size: cover; } body { background: url(../images/wall2.jpg) fixed top center; background-size: cover; } body { background: url(../images/wall3.jpg) fixed top center; background-size: cover; } */
_includes/audio.html
tomjohnson1492/tomjohnson1492.github.io
<div class="audioControls"> <p><b>Listen here:</b></p> <p><audio controls src="{{page.podcast_link}}" type="audio/mpeg"></audio></p> <p>You can <a href="{{page.podcast_link}}" alt="{{page.title}}">download the MP3 file</a>, <a href="https://itunes.apple.com/us/podcast/id-rather-be-writing-podcast/id277365275">subscribe in iTunes</a>, or <a href="http://www.stitcher.com/podcast/id-rather-be-writing-technical-writing-podcast"> listen with Stitcher</a>.</p> </div>
kchart/kdchart/doc/refman/class_k_d_chart_1_1_three_d_pie_attributes.html
JeremiasE/KFormula
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1"> <title>KD Chart 2: KDChart::ThreeDPieAttributes class Reference</title> <link href="doxygen.css" rel="stylesheet" type="text/css"> </head><body> <!-- Generated by Doxygen 1.3.6 --> <div class="qindex"><a class="qindex" href="index.html">Main&nbsp;Page</a> | <a class="qindex" href="namespaces.html">Namespace List</a> | <a class="qindex" href="hierarchy.html">Class&nbsp;Hierarchy</a> | <a class="qindex" href="classes.html">Alphabetical&nbsp;List</a> | <a class="qindex" href="annotated.html">Class&nbsp;List</a> | <a class="qindex" href="files.html">File&nbsp;List</a> | <a class="qindex" href="namespacemembers.html">Namespace&nbsp;Members</a> | <a class="qindex" href="functions.html">Class&nbsp;Members</a> | <a class="qindex" href="globals.html">File&nbsp;Members</a> | <a class="qindex" href="pages.html">Related&nbsp;Pages</a></div> <h1>KDChart::ThreeDPieAttributes Class Reference</h1><code>#include &lt;<a class="el" href="_k_d_chart_three_d_pie_attributes_8h-source.html">KDChartThreeDPieAttributes.h</a>&gt;</code> <p> Inheritance diagram for KDChart::ThreeDPieAttributes:<center><font size="2">[<a href="graph_legend.html">legend</a>]</font></center>Collaboration diagram for KDChart::ThreeDPieAttributes:<center><font size="2">[<a href="graph_legend.html">legend</a>]</font></center><a href="class_k_d_chart_1_1_three_d_pie_attributes-members.html">List of all members.</a><table border=0 cellpadding=0 cellspacing=0> <tr><td></td></tr> <tr><td colspan=2><br><h2>Public Member Functions</h2></td></tr> <tr><td class="memItemLeft" nowrap align=right valign=top>double&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="class_k_d_chart_1_1_abstract_three_d_attributes.html#_k_d_chart_1_1_three_d_pie_attributesa0">depth</a> () const </td></tr> <tr><td class="memItemLeft" nowrap align=right valign=top>bool&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="class_k_d_chart_1_1_abstract_three_d_attributes.html#_k_d_chart_1_1_three_d_pie_attributesa1">isEnabled</a> () const </td></tr> <tr><td class="memItemLeft" nowrap align=right valign=top>bool&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="class_k_d_chart_1_1_abstract_three_d_attributes.html#_k_d_chart_1_1_three_d_pie_attributesa2">operator!=</a> (const <a class="el" href="class_k_d_chart_1_1_abstract_three_d_attributes.html">AbstractThreeDAttributes</a> &amp;other) const </td></tr> <tr><td class="memItemLeft" nowrap align=right valign=top>bool&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="class_k_d_chart_1_1_three_d_pie_attributes.html#_k_d_chart_1_1_three_d_pie_attributesa3">operator!=</a> (const <a class="el" href="class_k_d_chart_1_1_three_d_pie_attributes.html">ThreeDPieAttributes</a> &amp;other) const </td></tr> <tr><td class="memItemLeft" nowrap align=right valign=top><a class="el" href="class_k_d_chart_1_1_three_d_pie_attributes.html">ThreeDPieAttributes</a> &amp;&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="class_k_d_chart_1_1_three_d_pie_attributes.html#_k_d_chart_1_1_three_d_pie_attributesa4">operator=</a> (const <a class="el" href="class_k_d_chart_1_1_three_d_pie_attributes.html">ThreeDPieAttributes</a> &amp;)</td></tr> <tr><td class="memItemLeft" nowrap align=right valign=top>bool&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="class_k_d_chart_1_1_abstract_three_d_attributes.html#_k_d_chart_1_1_three_d_pie_attributesa5">operator==</a> (const <a class="el" href="class_k_d_chart_1_1_abstract_three_d_attributes.html">AbstractThreeDAttributes</a> &amp;) const </td></tr> <tr><td class="memItemLeft" nowrap align=right valign=top>bool&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="class_k_d_chart_1_1_three_d_pie_attributes.html#_k_d_chart_1_1_three_d_pie_attributesa6">operator==</a> (const <a class="el" href="class_k_d_chart_1_1_three_d_pie_attributes.html">ThreeDPieAttributes</a> &amp;) const </td></tr> <tr><td class="memItemLeft" nowrap align=right valign=top>void&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="class_k_d_chart_1_1_abstract_three_d_attributes.html#_k_d_chart_1_1_three_d_pie_attributesa7">setDepth</a> (double depth)</td></tr> <tr><td class="memItemLeft" nowrap align=right valign=top>void&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="class_k_d_chart_1_1_abstract_three_d_attributes.html#_k_d_chart_1_1_three_d_pie_attributesa8">setEnabled</a> (bool enabled)</td></tr> <tr><td class="memItemLeft" nowrap align=right valign=top>void&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="class_k_d_chart_1_1_three_d_pie_attributes.html#_k_d_chart_1_1_three_d_pie_attributesa9">setUseShadowColors</a> (bool useShadowColors)</td></tr> <tr><td class="memItemLeft" nowrap align=right valign=top>&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="class_k_d_chart_1_1_three_d_pie_attributes.html#_k_d_chart_1_1_three_d_pie_attributesa10">ThreeDPieAttributes</a> (const <a class="el" href="class_k_d_chart_1_1_three_d_pie_attributes.html">ThreeDPieAttributes</a> &amp;)</td></tr> <tr><td class="memItemLeft" nowrap align=right valign=top>&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="class_k_d_chart_1_1_three_d_pie_attributes.html#_k_d_chart_1_1_three_d_pie_attributesa11">ThreeDPieAttributes</a> ()</td></tr> <tr><td class="memItemLeft" nowrap align=right valign=top>bool&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="class_k_d_chart_1_1_three_d_pie_attributes.html#_k_d_chart_1_1_three_d_pie_attributesa12">useShadowColors</a> () const </td></tr> <tr><td class="memItemLeft" nowrap align=right valign=top>double&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="class_k_d_chart_1_1_abstract_three_d_attributes.html#_k_d_chart_1_1_three_d_pie_attributesa13">validDepth</a> () const </td></tr> <tr><td class="memItemLeft" nowrap align=right valign=top>&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="class_k_d_chart_1_1_three_d_pie_attributes.html#_k_d_chart_1_1_three_d_pie_attributesa14">~ThreeDPieAttributes</a> ()</td></tr> </table> <hr><h2>Constructor &amp; Destructor Documentation</h2> <a class="anchor" name="_k_d_chart_1_1_three_d_pie_attributesa11" doxytag="KDChart::ThreeDPieAttributes::ThreeDPieAttributes" ></a><p> <table class="mdTable" width="100%" cellpadding="2" cellspacing="0"> <tr> <td class="mdRow"> <table cellpadding="0" cellspacing="0" border="0"> <tr> <td class="md" nowrap valign="top"> ThreeDPieAttributes::ThreeDPieAttributes </td> <td class="md" valign="top">(&nbsp;</td> <td class="mdname1" valign="top" nowrap> </td> <td class="md" valign="top">&nbsp;)&nbsp;</td> <td class="md" nowrap></td> </tr> </table> </td> </tr> </table> <table cellspacing=5 cellpadding=0 border=0> <tr> <td> &nbsp; </td> <td> <p> <p> Definition at line <a class="el" href="_k_d_chart_three_d_pie_attributes_8cpp-source.html#l00043">43</a> of file <a class="el" href="_k_d_chart_three_d_pie_attributes_8cpp-source.html">KDChartThreeDPieAttributes.cpp</a>. <p> <div class="fragment"><pre>00044 : <a class="code" href="class_k_d_chart_1_1_abstract_three_d_attributes.html#_k_d_chart_1_1_abstract_three_d_attributesa1">AbstractThreeDAttributes</a>( <span class="keyword">new</span> Private() ) 00045 { 00046 00047 } </pre></div> </td> </tr> </table> <a class="anchor" name="_k_d_chart_1_1_three_d_pie_attributesa10" doxytag="KDChart::ThreeDPieAttributes::ThreeDPieAttributes" ></a><p> <table class="mdTable" width="100%" cellpadding="2" cellspacing="0"> <tr> <td class="mdRow"> <table cellpadding="0" cellspacing="0" border="0"> <tr> <td class="md" nowrap valign="top"> ThreeDPieAttributes::ThreeDPieAttributes </td> <td class="md" valign="top">(&nbsp;</td> <td class="md" nowrap valign="top">const <a class="el" href="class_k_d_chart_1_1_three_d_pie_attributes.html">ThreeDPieAttributes</a> &amp;&nbsp;</td> <td class="mdname1" valign="top" nowrap> </td> <td class="md" valign="top">&nbsp;)&nbsp;</td> <td class="md" nowrap></td> </tr> </table> </td> </tr> </table> <table cellspacing=5 cellpadding=0 border=0> <tr> <td> &nbsp; </td> <td> <p> <p> Definition at line <a class="el" href="_k_d_chart_three_d_pie_attributes_8cpp-source.html#l00049">49</a> of file <a class="el" href="_k_d_chart_three_d_pie_attributes_8cpp-source.html">KDChartThreeDPieAttributes.cpp</a>. <p> References <a class="el" href="_k_d_chart_abstract_area_8cpp-source.html#l00039">d</a>. <p> <div class="fragment"><pre>00050 : <a class="code" href="class_k_d_chart_1_1_abstract_three_d_attributes.html#_k_d_chart_1_1_abstract_three_d_attributesa1">AbstractThreeDAttributes</a>( <span class="keyword">new</span> Private( *r.d) ) 00051 { 00052 } </pre></div> </td> </tr> </table> <a class="anchor" name="_k_d_chart_1_1_three_d_pie_attributesa14" doxytag="KDChart::ThreeDPieAttributes::~ThreeDPieAttributes" ></a><p> <table class="mdTable" width="100%" cellpadding="2" cellspacing="0"> <tr> <td class="mdRow"> <table cellpadding="0" cellspacing="0" border="0"> <tr> <td class="md" nowrap valign="top"> ThreeDPieAttributes::~<a class="el" href="class_k_d_chart_1_1_three_d_pie_attributes.html">ThreeDPieAttributes</a> </td> <td class="md" valign="top">(&nbsp;</td> <td class="mdname1" valign="top" nowrap> </td> <td class="md" valign="top">&nbsp;)&nbsp;</td> <td class="md" nowrap></td> </tr> </table> </td> </tr> </table> <table cellspacing=5 cellpadding=0 border=0> <tr> <td> &nbsp; </td> <td> <p> <p> Definition at line <a class="el" href="_k_d_chart_three_d_pie_attributes_8cpp-source.html#l00064">64</a> of file <a class="el" href="_k_d_chart_three_d_pie_attributes_8cpp-source.html">KDChartThreeDPieAttributes.cpp</a>. <p> <div class="fragment"><pre>00065 { 00066 } </pre></div> </td> </tr> </table> <hr><h2>Member Function Documentation</h2> <a class="anchor" name="_k_d_chart_1_1_three_d_pie_attributesa0" doxytag="KDChart::ThreeDPieAttributes::depth" ></a><p> <table class="mdTable" width="100%" cellpadding="2" cellspacing="0"> <tr> <td class="mdRow"> <table cellpadding="0" cellspacing="0" border="0"> <tr> <td class="md" nowrap valign="top"> double AbstractThreeDAttributes::depth </td> <td class="md" valign="top">(&nbsp;</td> <td class="mdname1" valign="top" nowrap> </td> <td class="md" valign="top">&nbsp;)&nbsp;</td> <td class="md" nowrap> const<code> [inherited]</code></td> </tr> </table> </td> </tr> </table> <table cellspacing=5 cellpadding=0 border=0> <tr> <td> &nbsp; </td> <td> <p> <p> Definition at line <a class="el" href="_k_d_chart_abstract_three_d_attributes_8cpp-source.html#l00103">103</a> of file <a class="el" href="_k_d_chart_abstract_three_d_attributes_8cpp-source.html">KDChartAbstractThreeDAttributes.cpp</a>. <p> References <a class="el" href="_k_d_chart_abstract_area_8cpp-source.html#l00039">d</a>. <p> Referenced by <a class="el" href="_k_d_chart_abstract_three_d_attributes_8cpp-source.html#l00116">operator&lt;&lt;()</a>, <a class="el" href="_k_d_chart_abstract_three_d_attributes_8cpp-source.html#l00072">KDChart::AbstractThreeDAttributes::operator==()</a>, <a class="el" href="_k_d_chart_pie_diagram_8cpp-source.html#l00169">KDChart::PieDiagram::paint()</a>, <a class="el" href="_k_d_chart_line_diagram_8cpp-source.html#l00427">KDChart::LineDiagram::paint()</a>, and <a class="el" href="_k_d_chart_bar_diagram_8cpp-source.html#l00341">KDChart::BarDiagram::paint()</a>. <p> <div class="fragment"><pre>00104 { 00105 <span class="keywordflow">return</span> <a class="code" href="_k_d_chart_abstract_area_8cpp.html#a0">d</a>-&gt;depth; 00106 } </pre></div> </td> </tr> </table> <a class="anchor" name="_k_d_chart_1_1_three_d_pie_attributesa1" doxytag="KDChart::ThreeDPieAttributes::isEnabled" ></a><p> <table class="mdTable" width="100%" cellpadding="2" cellspacing="0"> <tr> <td class="mdRow"> <table cellpadding="0" cellspacing="0" border="0"> <tr> <td class="md" nowrap valign="top"> bool AbstractThreeDAttributes::isEnabled </td> <td class="md" valign="top">(&nbsp;</td> <td class="mdname1" valign="top" nowrap> </td> <td class="md" valign="top">&nbsp;)&nbsp;</td> <td class="md" nowrap> const<code> [inherited]</code></td> </tr> </table> </td> </tr> </table> <table cellspacing=5 cellpadding=0 border=0> <tr> <td> &nbsp; </td> <td> <p> <p> Definition at line <a class="el" href="_k_d_chart_abstract_three_d_attributes_8cpp-source.html#l00092">92</a> of file <a class="el" href="_k_d_chart_abstract_three_d_attributes_8cpp-source.html">KDChartAbstractThreeDAttributes.cpp</a>. <p> References <a class="el" href="_k_d_chart_abstract_area_8cpp-source.html#l00039">d</a>. <p> Referenced by <a class="el" href="_k_d_chart_abstract_three_d_attributes_8cpp-source.html#l00116">operator&lt;&lt;()</a>, <a class="el" href="_k_d_chart_abstract_three_d_attributes_8cpp-source.html#l00072">KDChart::AbstractThreeDAttributes::operator==()</a>, <a class="el" href="_k_d_chart_pie_diagram_8cpp-source.html#l00169">KDChart::PieDiagram::paint()</a>, <a class="el" href="_k_d_chart_line_diagram_8cpp-source.html#l00427">KDChart::LineDiagram::paint()</a>, <a class="el" href="_k_d_chart_bar_diagram_8cpp-source.html#l00341">KDChart::BarDiagram::paint()</a>, and <a class="el" href="_k_d_chart_abstract_three_d_attributes_8cpp-source.html#l00109">KDChart::AbstractThreeDAttributes::validDepth()</a>. <p> <div class="fragment"><pre>00093 { 00094 <span class="keywordflow">return</span> <a class="code" href="_k_d_chart_abstract_area_8cpp.html#a0">d</a>-&gt;enabled; 00095 } </pre></div> </td> </tr> </table> <a class="anchor" name="_k_d_chart_1_1_three_d_pie_attributesa2" doxytag="KDChart::ThreeDPieAttributes::operator!=" ></a><p> <table class="mdTable" width="100%" cellpadding="2" cellspacing="0"> <tr> <td class="mdRow"> <table cellpadding="0" cellspacing="0" border="0"> <tr> <td class="md" nowrap valign="top"> bool KDChart::AbstractThreeDAttributes::operator!= </td> <td class="md" valign="top">(&nbsp;</td> <td class="md" nowrap valign="top">const <a class="el" href="class_k_d_chart_1_1_abstract_three_d_attributes.html">AbstractThreeDAttributes</a> &amp;&nbsp;</td> <td class="mdname1" valign="top" nowrap> <em>other</em> </td> <td class="md" valign="top">&nbsp;)&nbsp;</td> <td class="md" nowrap> const<code> [inherited]</code></td> </tr> </table> </td> </tr> </table> <table cellspacing=5 cellpadding=0 border=0> <tr> <td> &nbsp; </td> <td> <p> <p> Definition at line <a class="el" href="_k_d_chart_abstract_three_d_attributes_8h-source.html#l00057">57</a> of file <a class="el" href="_k_d_chart_abstract_three_d_attributes_8h-source.html">KDChartAbstractThreeDAttributes.h</a>. <p> <div class="fragment"><pre>00057 { <span class="keywordflow">return</span> !<a class="code" href="class_k_d_chart_1_1_three_d_pie_attributes.html#_k_d_chart_1_1_three_d_pie_attributesa6">operator==</a>(other); } </pre></div> </td> </tr> </table> <a class="anchor" name="_k_d_chart_1_1_three_d_pie_attributesa3" doxytag="KDChart::ThreeDPieAttributes::operator!=" ></a><p> <table class="mdTable" width="100%" cellpadding="2" cellspacing="0"> <tr> <td class="mdRow"> <table cellpadding="0" cellspacing="0" border="0"> <tr> <td class="md" nowrap valign="top"> bool KDChart::ThreeDPieAttributes::operator!= </td> <td class="md" valign="top">(&nbsp;</td> <td class="md" nowrap valign="top">const <a class="el" href="class_k_d_chart_1_1_three_d_pie_attributes.html">ThreeDPieAttributes</a> &amp;&nbsp;</td> <td class="mdname1" valign="top" nowrap> <em>other</em> </td> <td class="md" valign="top">&nbsp;)&nbsp;</td> <td class="md" nowrap> const</td> </tr> </table> </td> </tr> </table> <table cellspacing=5 cellpadding=0 border=0> <tr> <td> &nbsp; </td> <td> <p> <p> Definition at line <a class="el" href="_k_d_chart_three_d_pie_attributes_8h-source.html#l00049">49</a> of file <a class="el" href="_k_d_chart_three_d_pie_attributes_8h-source.html">KDChartThreeDPieAttributes.h</a>. <p> <div class="fragment"><pre>00049 { <span class="keywordflow">return</span> !<a class="code" href="class_k_d_chart_1_1_three_d_pie_attributes.html#_k_d_chart_1_1_three_d_pie_attributesa6">operator==</a>(other); } </pre></div> </td> </tr> </table> <a class="anchor" name="_k_d_chart_1_1_three_d_pie_attributesa4" doxytag="KDChart::ThreeDPieAttributes::operator=" ></a><p> <table class="mdTable" width="100%" cellpadding="2" cellspacing="0"> <tr> <td class="mdRow"> <table cellpadding="0" cellspacing="0" border="0"> <tr> <td class="md" nowrap valign="top"> <a class="el" href="class_k_d_chart_1_1_three_d_pie_attributes.html">ThreeDPieAttributes</a> &amp; ThreeDPieAttributes::operator= </td> <td class="md" valign="top">(&nbsp;</td> <td class="md" nowrap valign="top">const <a class="el" href="class_k_d_chart_1_1_three_d_pie_attributes.html">ThreeDPieAttributes</a> &amp;&nbsp;</td> <td class="mdname1" valign="top" nowrap> </td> <td class="md" valign="top">&nbsp;)&nbsp;</td> <td class="md" nowrap></td> </tr> </table> </td> </tr> </table> <table cellspacing=5 cellpadding=0 border=0> <tr> <td> &nbsp; </td> <td> <p> <p> Definition at line <a class="el" href="_k_d_chart_three_d_pie_attributes_8cpp-source.html#l00054">54</a> of file <a class="el" href="_k_d_chart_three_d_pie_attributes_8cpp-source.html">KDChartThreeDPieAttributes.cpp</a>. <p> References <a class="el" href="_k_d_chart_abstract_area_8cpp-source.html#l00039">d</a>. <p> <div class="fragment"><pre>00055 { 00056 <span class="keywordflow">if</span>( <span class="keyword">this</span> == &amp;r ) 00057 <span class="keywordflow">return</span> *<span class="keyword">this</span>; 00058 00059 *<a class="code" href="_k_d_chart_abstract_area_8cpp.html#a0">d</a> = *r.d; 00060 00061 <span class="keywordflow">return</span> *<span class="keyword">this</span>; 00062 } </pre></div> </td> </tr> </table> <a class="anchor" name="_k_d_chart_1_1_three_d_pie_attributesa5" doxytag="KDChart::ThreeDPieAttributes::operator==" ></a><p> <table class="mdTable" width="100%" cellpadding="2" cellspacing="0"> <tr> <td class="mdRow"> <table cellpadding="0" cellspacing="0" border="0"> <tr> <td class="md" nowrap valign="top"> bool AbstractThreeDAttributes::operator== </td> <td class="md" valign="top">(&nbsp;</td> <td class="md" nowrap valign="top">const <a class="el" href="class_k_d_chart_1_1_abstract_three_d_attributes.html">AbstractThreeDAttributes</a> &amp;&nbsp;</td> <td class="mdname1" valign="top" nowrap> </td> <td class="md" valign="top">&nbsp;)&nbsp;</td> <td class="md" nowrap> const<code> [inherited]</code></td> </tr> </table> </td> </tr> </table> <table cellspacing=5 cellpadding=0 border=0> <tr> <td> &nbsp; </td> <td> <p> <p> Definition at line <a class="el" href="_k_d_chart_abstract_three_d_attributes_8cpp-source.html#l00072">72</a> of file <a class="el" href="_k_d_chart_abstract_three_d_attributes_8cpp-source.html">KDChartAbstractThreeDAttributes.cpp</a>. <p> References <a class="el" href="_k_d_chart_abstract_three_d_attributes_8cpp-source.html#l00103">KDChart::AbstractThreeDAttributes::depth()</a>, and <a class="el" href="_k_d_chart_abstract_three_d_attributes_8cpp-source.html#l00092">KDChart::AbstractThreeDAttributes::isEnabled()</a>. <p> Referenced by <a class="el" href="_k_d_chart_three_d_pie_attributes_8cpp-source.html#l00073">operator==()</a>, <a class="el" href="_k_d_chart_three_d_line_attributes_8cpp-source.html#l00074">KDChart::ThreeDLineAttributes::operator==()</a>, and <a class="el" href="_k_d_chart_three_d_bar_attributes_8cpp-source.html#l00074">KDChart::ThreeDBarAttributes::operator==()</a>. <p> <div class="fragment"><pre>00073 { 00074 <span class="keywordflow">if</span>( <a class="code" href="class_k_d_chart_1_1_abstract_three_d_attributes.html#_k_d_chart_1_1_three_d_pie_attributesa1">isEnabled</a>() == r.<a class="code" href="class_k_d_chart_1_1_abstract_three_d_attributes.html#_k_d_chart_1_1_three_d_pie_attributesa1">isEnabled</a>() &amp;&amp; 00075 <a class="code" href="class_k_d_chart_1_1_abstract_three_d_attributes.html#_k_d_chart_1_1_three_d_pie_attributesa0">depth</a>() == r.<a class="code" href="class_k_d_chart_1_1_abstract_three_d_attributes.html#_k_d_chart_1_1_three_d_pie_attributesa0">depth</a>() ) 00076 <span class="keywordflow">return</span> <span class="keyword">true</span>; 00077 <span class="keywordflow">else</span> 00078 <span class="keywordflow">return</span> <span class="keyword">false</span>; 00079 } </pre></div> </td> </tr> </table> <a class="anchor" name="_k_d_chart_1_1_three_d_pie_attributesa6" doxytag="KDChart::ThreeDPieAttributes::operator==" ></a><p> <table class="mdTable" width="100%" cellpadding="2" cellspacing="0"> <tr> <td class="mdRow"> <table cellpadding="0" cellspacing="0" border="0"> <tr> <td class="md" nowrap valign="top"> bool ThreeDPieAttributes::operator== </td> <td class="md" valign="top">(&nbsp;</td> <td class="md" nowrap valign="top">const <a class="el" href="class_k_d_chart_1_1_three_d_pie_attributes.html">ThreeDPieAttributes</a> &amp;&nbsp;</td> <td class="mdname1" valign="top" nowrap> </td> <td class="md" valign="top">&nbsp;)&nbsp;</td> <td class="md" nowrap> const</td> </tr> </table> </td> </tr> </table> <table cellspacing=5 cellpadding=0 border=0> <tr> <td> &nbsp; </td> <td> <p> <p> Definition at line <a class="el" href="_k_d_chart_three_d_pie_attributes_8cpp-source.html#l00073">73</a> of file <a class="el" href="_k_d_chart_three_d_pie_attributes_8cpp-source.html">KDChartThreeDPieAttributes.cpp</a>. <p> References <a class="el" href="_k_d_chart_abstract_three_d_attributes_8cpp-source.html#l00072">KDChart::AbstractThreeDAttributes::operator==()</a>, and <a class="el" href="_k_d_chart_three_d_pie_attributes_8cpp-source.html#l00086">useShadowColors()</a>. <p> <div class="fragment"><pre>00074 { 00075 <span class="keywordflow">return</span> ( <a class="code" href="class_k_d_chart_1_1_three_d_pie_attributes.html#_k_d_chart_1_1_three_d_pie_attributesa12">useShadowColors</a>() == r.<a class="code" href="class_k_d_chart_1_1_three_d_pie_attributes.html#_k_d_chart_1_1_three_d_pie_attributesa12">useShadowColors</a>() &amp;&amp; 00076 <a class="code" href="class_k_d_chart_1_1_abstract_three_d_attributes.html#_k_d_chart_1_1_three_d_pie_attributesa5">AbstractThreeDAttributes::operator==</a>(r)); 00077 } </pre></div> </td> </tr> </table> <a class="anchor" name="_k_d_chart_1_1_three_d_pie_attributesa7" doxytag="KDChart::ThreeDPieAttributes::setDepth" ></a><p> <table class="mdTable" width="100%" cellpadding="2" cellspacing="0"> <tr> <td class="mdRow"> <table cellpadding="0" cellspacing="0" border="0"> <tr> <td class="md" nowrap valign="top"> void AbstractThreeDAttributes::setDepth </td> <td class="md" valign="top">(&nbsp;</td> <td class="md" nowrap valign="top">double&nbsp;</td> <td class="mdname1" valign="top" nowrap> <em>depth</em> </td> <td class="md" valign="top">&nbsp;)&nbsp;</td> <td class="md" nowrap><code> [inherited]</code></td> </tr> </table> </td> </tr> </table> <table cellspacing=5 cellpadding=0 border=0> <tr> <td> &nbsp; </td> <td> <p> <p> Definition at line <a class="el" href="_k_d_chart_abstract_three_d_attributes_8cpp-source.html#l00097">97</a> of file <a class="el" href="_k_d_chart_abstract_three_d_attributes_8cpp-source.html">KDChartAbstractThreeDAttributes.cpp</a>. <p> References <a class="el" href="_k_d_chart_abstract_area_8cpp-source.html#l00039">d</a>. <p> <div class="fragment"><pre>00098 { 00099 <a class="code" href="_k_d_chart_abstract_area_8cpp.html#a0">d</a>-&gt;depth = depth; 00100 } </pre></div> </td> </tr> </table> <a class="anchor" name="_k_d_chart_1_1_three_d_pie_attributesa8" doxytag="KDChart::ThreeDPieAttributes::setEnabled" ></a><p> <table class="mdTable" width="100%" cellpadding="2" cellspacing="0"> <tr> <td class="mdRow"> <table cellpadding="0" cellspacing="0" border="0"> <tr> <td class="md" nowrap valign="top"> void AbstractThreeDAttributes::setEnabled </td> <td class="md" valign="top">(&nbsp;</td> <td class="md" nowrap valign="top">bool&nbsp;</td> <td class="mdname1" valign="top" nowrap> <em>enabled</em> </td> <td class="md" valign="top">&nbsp;)&nbsp;</td> <td class="md" nowrap><code> [inherited]</code></td> </tr> </table> </td> </tr> </table> <table cellspacing=5 cellpadding=0 border=0> <tr> <td> &nbsp; </td> <td> <p> <p> Definition at line <a class="el" href="_k_d_chart_abstract_three_d_attributes_8cpp-source.html#l00087">87</a> of file <a class="el" href="_k_d_chart_abstract_three_d_attributes_8cpp-source.html">KDChartAbstractThreeDAttributes.cpp</a>. <p> References <a class="el" href="_k_d_chart_abstract_area_8cpp-source.html#l00039">d</a>. <p> <div class="fragment"><pre>00088 { 00089 <a class="code" href="_k_d_chart_abstract_area_8cpp.html#a0">d</a>-&gt;enabled = enabled; 00090 } </pre></div> </td> </tr> </table> <a class="anchor" name="_k_d_chart_1_1_three_d_pie_attributesa9" doxytag="KDChart::ThreeDPieAttributes::setUseShadowColors" ></a><p> <table class="mdTable" width="100%" cellpadding="2" cellspacing="0"> <tr> <td class="mdRow"> <table cellpadding="0" cellspacing="0" border="0"> <tr> <td class="md" nowrap valign="top"> void ThreeDPieAttributes::setUseShadowColors </td> <td class="md" valign="top">(&nbsp;</td> <td class="md" nowrap valign="top">bool&nbsp;</td> <td class="mdname1" valign="top" nowrap> <em>useShadowColors</em> </td> <td class="md" valign="top">&nbsp;)&nbsp;</td> <td class="md" nowrap></td> </tr> </table> </td> </tr> </table> <table cellspacing=5 cellpadding=0 border=0> <tr> <td> &nbsp; </td> <td> <p> <p> Definition at line <a class="el" href="_k_d_chart_three_d_pie_attributes_8cpp-source.html#l00081">81</a> of file <a class="el" href="_k_d_chart_three_d_pie_attributes_8cpp-source.html">KDChartThreeDPieAttributes.cpp</a>. <p> References <a class="el" href="_k_d_chart_abstract_area_8cpp-source.html#l00039">d</a>. <p> <div class="fragment"><pre>00082 { 00083 <a class="code" href="_k_d_chart_abstract_area_8cpp.html#a0">d</a>-&gt;useShadowColors = shadowColors; 00084 } </pre></div> </td> </tr> </table> <a class="anchor" name="_k_d_chart_1_1_three_d_pie_attributesa12" doxytag="KDChart::ThreeDPieAttributes::useShadowColors" ></a><p> <table class="mdTable" width="100%" cellpadding="2" cellspacing="0"> <tr> <td class="mdRow"> <table cellpadding="0" cellspacing="0" border="0"> <tr> <td class="md" nowrap valign="top"> bool ThreeDPieAttributes::useShadowColors </td> <td class="md" valign="top">(&nbsp;</td> <td class="mdname1" valign="top" nowrap> </td> <td class="md" valign="top">&nbsp;)&nbsp;</td> <td class="md" nowrap> const</td> </tr> </table> </td> </tr> </table> <table cellspacing=5 cellpadding=0 border=0> <tr> <td> &nbsp; </td> <td> <p> <p> Definition at line <a class="el" href="_k_d_chart_three_d_pie_attributes_8cpp-source.html#l00086">86</a> of file <a class="el" href="_k_d_chart_three_d_pie_attributes_8cpp-source.html">KDChartThreeDPieAttributes.cpp</a>. <p> References <a class="el" href="_k_d_chart_abstract_area_8cpp-source.html#l00039">d</a>. <p> Referenced by <a class="el" href="_k_d_chart_three_d_pie_attributes_8cpp-source.html#l00092">operator&lt;&lt;()</a>, and <a class="el" href="_k_d_chart_three_d_pie_attributes_8cpp-source.html#l00073">operator==()</a>. <p> <div class="fragment"><pre>00087 { 00088 <span class="keywordflow">return</span> <a class="code" href="_k_d_chart_abstract_area_8cpp.html#a0">d</a>-&gt;useShadowColors; 00089 } </pre></div> </td> </tr> </table> <a class="anchor" name="_k_d_chart_1_1_three_d_pie_attributesa13" doxytag="KDChart::ThreeDPieAttributes::validDepth" ></a><p> <table class="mdTable" width="100%" cellpadding="2" cellspacing="0"> <tr> <td class="mdRow"> <table cellpadding="0" cellspacing="0" border="0"> <tr> <td class="md" nowrap valign="top"> double AbstractThreeDAttributes::validDepth </td> <td class="md" valign="top">(&nbsp;</td> <td class="mdname1" valign="top" nowrap> </td> <td class="md" valign="top">&nbsp;)&nbsp;</td> <td class="md" nowrap> const<code> [inherited]</code></td> </tr> </table> </td> </tr> </table> <table cellspacing=5 cellpadding=0 border=0> <tr> <td> &nbsp; </td> <td> <p> <p> Definition at line <a class="el" href="_k_d_chart_abstract_three_d_attributes_8cpp-source.html#l00109">109</a> of file <a class="el" href="_k_d_chart_abstract_three_d_attributes_8cpp-source.html">KDChartAbstractThreeDAttributes.cpp</a>. <p> References <a class="el" href="_k_d_chart_abstract_area_8cpp-source.html#l00039">d</a>, and <a class="el" href="_k_d_chart_abstract_three_d_attributes_8cpp-source.html#l00092">KDChart::AbstractThreeDAttributes::isEnabled()</a>. <p> Referenced by <a class="el" href="_k_d_chart_line_diagram_8cpp-source.html#l00249">KDChart::LineDiagram::threeDItemDepth()</a>, and <a class="el" href="_k_d_chart_bar_diagram_8cpp-source.html#l00179">KDChart::BarDiagram::threeDItemDepth()</a>. <p> <div class="fragment"><pre>00110 { 00111 <span class="keywordflow">return</span> <a class="code" href="class_k_d_chart_1_1_abstract_three_d_attributes.html#_k_d_chart_1_1_three_d_pie_attributesa1">isEnabled</a>() ? <a class="code" href="_k_d_chart_abstract_area_8cpp.html#a0">d</a>-&gt;depth : 0.0; 00112 } </pre></div> </td> </tr> </table> <hr>The documentation for this class was generated from the following files:<ul> <li><a class="el" href="_k_d_chart_three_d_pie_attributes_8h-source.html">KDChartThreeDPieAttributes.h</a><li><a class="el" href="_k_d_chart_three_d_pie_attributes_8cpp-source.html">KDChartThreeDPieAttributes.cpp</a></ul> <hr size="1"><address style="align: right;"><small>Generated on Thu May 10 11:06:35 2007 for KD Chart 2 by <a href="http://www.doxygen.org/index.html"> <img src="doxygen.png" alt="doxygen" align="middle" border=0 > </a>1.3.6 </small></address> </body> </html>
pmc_fury_addon/PMC_Fury/Missions/_B30_blood_tide.noe/overview.html
SnakeManPMC/arma-2-Campaigns_PMC
<html> <head> <title>Overview</title> </head> <body> <! --- -----------------------------> <! --- TEXT FOR MISSION TITLE ---> <! --- -----------------------------> <br> <h2 align="center"><a name="Main">Blood Tide</a></h2> <! --- -----------------------------> <! --- TEXT FOR DESCRIPTION ---> <! --- -----------------------------> <p> Capture the Nogova bridge.<br><br> </p> <! --- END OF OVERVIEW> </body> </html>
wp-content/themes/nskameleon/assets/css/columns.css
nsclick/forcenter
/* Columns System */ /* Sections */ .section{clear:both;padding:0px;margin:0px} /* Groups */ .group:before,.group:after{content:"";display:table} .group:after{clear:both} .group{zoom:1;/* For IE 6/7 (trigger hasLayout) */} /* Grid Columns Setup */ .col{display:block;float:left;margin:0 0 0 1.6%} .col:first-child{margin-left:0}/* all browsers except IE6 and lower */ /* Remove margin on 480px */ @media only screen and (max-width: 480px){.col{margin:1% 0 1% 0%}} /* END Columns System */ /* 12Grid System */ .span_12_of_12{width:100%} .span_11_of_12{width:91.53%} .span_10_of_12{width:83.06%} .span_9_of_12{width:74.6%} .span_8_of_12{width:66.13%} .span_7_of_12{width:57.66%} .span_6_of_12{width:49.2%} .span_5_of_12{width:40.73%} .span_4_of_12{width:32.26%} .span_3_of_12{width:23.8%} .span_2_of_12{width:15.33%} .span_1_of_12{width:6.86%} /* Full width when less than 480px */ @media only screen and (max-width: 480px){ .span_12_of_12{width:100%} .span_11_of_12{width:100%} .span_10_of_12{width:100%} .span_9_of_12{width:100%} .span_8_of_12{width:100%} .span_7_of_12{width:100%} .span_6_of_12{width:100%} .span_5_of_12{width:100%} .span_4_of_12{width:100%} .span_3_of_12{width:100%} .span_2_of_12{width:100%} .span_1_of_12{width:100%} } /* END 12Grid System */
src/main/webapp/examples/foundation6/css/app.css
bureau-of-examples/web-examples
/***************************** Helpers **********************************/ .outline { border: 1px solid gray; } /***************************** Styles **********************************/ header { background-color: #333; margin-bottom: 1em; overflow: hidden; } header ul { list-style: none; margin: 1em; font-size: 2em; } header ul li { display: inline-block; margin: 0 0.5em; } header ul li.search { position: relative; top: 0.15em; } header ul li a { color: #ddd; } header ul li a:hover, header ul li a:focus { color: #ddf; } header .icon { font-size: 1.2em; color: #ddd; display: inline-block; padding-right: 0.2em; } section.main { padding-bottom: 1em; font-size: 1.5em; color: #666; line-height: 1.8em; } .box { position:relative; width: 25em; height:10em; background-color: #ddd; margin-bottom: 1em; opacity: 0; left: -25em; transition: left 2s ease, opacity 3s ease; } .box.box-show { opacity: 1; left:0; } footer { background-color: #333; color: #ddd; } footer .copy-right { text-align: center; padding-bottom: 1.5em; font-weight:300; } footer hr { border-color: #777; } .card-container { overflow: hidden; padding: 2em 0; } .card { padding: 0.5em; } .card-body { background-color: #444; padding: 1.5em; font-size: 1.2em; } .card-body h3 { color: #fff; } .card-body .button { margin-bottom: 0; position: relative; top: 0.5em; }
media/mod_celtawebtraffic/css/themes/icons-1/cw-visitors.css
Rikisha/proj
/** * @author Steven Palmer * @author url http://coalaweb.com * @author email support@coalaweb.com * @copyright Copyright (c) 2013 Steven Palmer All rights reserved. */ .cw_stats_lt0, .cw_stats_ly0, .cw_stats_lw0, .cw_stats_lm0, .cw_stats_la0, .cw_stats_lt1, .cw_stats_ly1, .cw_stats_lw1, .cw_stats_lm1, .cw_stats_la1, .cw_stats_lt2, .cw_stats_ly2, .cw_stats_lw2, .cw_stats_lm2, .cw_stats_la2, .cw_stats_lt3, .cw_stats_ly3, .cw_stats_lw3, .cw_stats_lm3, .cw_stats_la3, .cw_stats_lt4, .cw_stats_ly4, .cw_stats_lw4, .cw_stats_lm4, .cw_stats_la4, .cw_stats_lt5, .cw_stats_ly5, .cw_stats_lw5, .cw_stats_lm5, .cw_stats_la5 { background:url(../../../images/themes/icons-1/users.png) no-repeat; } .cw_stats_lt0 { background-position: 5px 0; } .cw_stats_ly0 { background-position: 5px -66px; } .cw_stats_lw0 { background-position: 5px -132px; } .cw_stats_lm0 { background-position: 5px -198px; } .cw_stats_la0 { background-position: 5px -264px; } .cw_stats_lt1 { background-position: 10px 0; } .cw_stats_ly1 { background-position: 10px -66px; } .cw_stats_lw1 { background-position: 10px -132px; } .cw_stats_lm1 { background-position: 10px -198px; } .cw_stats_la1 { background-position: 10px -264px; } .cw_stats_lt2 { background-position: 20px 0; } .cw_stats_ly2 { background-position: 20px -66px; } .cw_stats_lw2 { background-position: 20px -132px; } .cw_stats_lm2 { background-position: 20px -198px; } .cw_stats_la2 { background-position: 20px -264px; } .cw_stats_lt3 { background-position: 30px 0; } .cw_stats_ly3 { background-position: 30px -66px; } .cw_stats_lw3 { background-position: 30px -132px; } .cw_stats_lm3 { background-position: 30px -198px; } .cw_stats_la3 { background-position: 30px -264px; } .cw_stats_lt4 { background-position: 40px 0; } .cw_stats_ly4 { background-position: 40px -66px; } .cw_stats_lw4 { background-position: 40px -132px; } .cw_stats_lm4 { background-position: 40px -198px; } .cw_stats_la4 { background-position: 40px -264px; } .cw_stats_lt5 { background-position: 50px 0; } .cw_stats_ly5 { background-position: 50px -66px; } .cw_stats_lw5 { background-position: 50px -132px; } .cw_stats_lm5 { background-position: 50px -198px; } .cw_stats_la5 { background-position: 50px -264px; }
Homework/martin.andonovski/to-words/test.html
sweko/sedc4-javaScript
<!DOCTYPE html> <html> <head> <meta charset="utf-8"> <title>Counting Money Tests - Martin Andonovski</title> <link rel="stylesheet" href="https://code.jquery.com/qunit/qunit-1.20.0.css"> </head> <body> <div id="qunit"></div> <div id="qunit-fixture"></div> <script src="https://code.jquery.com/qunit/qunit-1.20.0.js"></script> <script src="javaScript/mainJavaScript.js"></script> <script src="../../Engine/to-words/tests.js"></script> </body> </html>
metaSearch/mainApp/templates/mainApp/index.html
patreu22/Meta-search
{% extends "base.html" %} {% load i18n %} {% get_current_language as LANGUAGE_CODE %} {% load staticfiles %} {% block content %} <form method="GET" action="{% url 'fulltext' %}"> {% csrf_token %} <div class="row form-inline col-xs-12"> <input type="text" name="query" class="form-control" id="search" autocomplete="off"></br> <button type="submit" value="Search" class="btn btn-default">{% trans "Fulltext" %}</button> </div> <div class="row"> <div id="filter-area" class="col-xs-3 no-print"> {% for parent, subcats in cat_list.items %} <div class="checkbox"> <label> <input type="checkbox" name="category" value="{{parent.id}}"> {{parent.get_name}} </label><br> {% for scat in subcats %} <label style="text-indent: 20px"> <input type="checkbox" name="category" value="{{scat.id}}"> {{scat.get_name}} </label><br> {% endfor %} </div> {% endfor %} </div> <div id="search-results" class="col-xs-8"></div> </div> </form> {%endblock%}
boost/doc/html/boost/date_time/time_facet.html
geodynamics/gale
<html> <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>Class template time_facet</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="The Boost C++ Libraries BoostBook Documentation Subset"> <link rel="up" href="../../date_time/doxy.html#header.boost.date_time.time_facet_hpp" title="Header &lt;boost/date_time/time_facet.hpp&gt;"> <link rel="prev" href="time_formats.html" title="Struct template time_formats"> <link rel="next" href="time_input_facet.html" title="Class template time_input_facet"> </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="time_formats.html"><img src="../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../../date_time/doxy.html#header.boost.date_time.time_facet_hpp"><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="time_input_facet.html"><img src="../../../../doc/src/images/next.png" alt="Next"></a> </div> <div class="refentry"> <a name="boost.date_time.time_facet"></a><div class="titlepage"></div> <div class="refnamediv"> <h2><span class="refentrytitle">Class template time_facet</span></h2> <p>boost::date_time::time_facet</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="../../date_time/doxy.html#header.boost.date_time.time_facet_hpp" title="Header &lt;boost/date_time/time_facet.hpp&gt;">boost/date_time/time_facet.hpp</a>&gt; </span><span class="keyword">template</span><span class="special">&lt;</span><span class="keyword">typename</span> time_type<span class="special">,</span> <span class="keyword">typename</span> CharT<span class="special">,</span> <span class="keyword">typename</span> OutItrT <span class="special">=</span> <span class="identifier">std</span><span class="special">::</span><span class="identifier">ostreambuf_iterator</span><span class="special">&lt;</span><span class="identifier">CharT</span><span class="special">,</span> <span class="identifier">std</span><span class="special">::</span><span class="identifier">char_traits</span><span class="special">&lt;</span><span class="identifier">CharT</span><span class="special">&gt;</span> <span class="special">&gt;</span> <span class="special">&gt;</span> <span class="keyword">class</span> <a class="link" href="time_facet.html" title="Class template time_facet">time_facet</a> <span class="special">:</span> <span class="keyword">public</span> <span class="identifier">boost</span><span class="special">::</span><span class="identifier">date_time</span><span class="special">::</span><span class="identifier">date_facet</span><span class="special">&lt;</span> <span class="identifier">time_type</span><span class="special">::</span><span class="identifier">date_type</span><span class="special">,</span> <span class="identifier">CharT</span><span class="special">,</span> <span class="identifier">OutItrT</span> <span class="special">&gt;</span> <span class="special">{</span> <span class="keyword">public</span><span class="special">:</span> <span class="comment">// types</span> <span class="keyword">typedef</span> <span class="identifier">time_type</span><span class="special">::</span><span class="identifier">date_type</span> <a name="boost.date_time.time_facet.date_type"></a><span class="identifier">date_type</span><span class="special">;</span> <span class="keyword">typedef</span> <span class="identifier">time_type</span><span class="special">::</span><span class="identifier">time_duration_type</span> <a name="boost.date_time.time_facet.time_duration_type"></a><span class="identifier">time_duration_type</span><span class="special">;</span> <span class="keyword">typedef</span> <a class="link" href="period.html" title="Class template period">boost::date_time::period</a><span class="special">&lt;</span> <span class="identifier">time_type</span><span class="special">,</span> <span class="identifier">time_duration_type</span> <span class="special">&gt;</span> <a name="boost.date_time.time_facet.period_type"></a><span class="identifier">period_type</span><span class="special">;</span> <span class="keyword">typedef</span> <a class="link" href="date_facet.html" title="Class template date_facet">boost::date_time::date_facet</a><span class="special">&lt;</span> <span class="keyword">typename</span> <span class="identifier">time_type</span><span class="special">::</span><span class="identifier">date_type</span><span class="special">,</span> <span class="identifier">CharT</span><span class="special">,</span> <span class="identifier">OutItrT</span> <span class="special">&gt;</span> <a name="boost.date_time.time_facet.base_type"></a><span class="identifier">base_type</span><span class="special">;</span> <span class="keyword">typedef</span> <span class="identifier">base_type</span><span class="special">::</span><span class="identifier">string_type</span> <a name="boost.date_time.time_facet.string_type"></a><span class="identifier">string_type</span><span class="special">;</span> <span class="keyword">typedef</span> <span class="identifier">base_type</span><span class="special">::</span><span class="identifier">char_type</span> <a name="boost.date_time.time_facet.char_type"></a><span class="identifier">char_type</span><span class="special">;</span> <span class="keyword">typedef</span> base_type::period_formatter_type <a name="boost.date_time.time_facet.period_formatter_type"></a><span class="identifier">period_formatter_type</span><span class="special">;</span> <span class="keyword">typedef</span> base_type::special_values_formatter_type <a name="boost.date_time.time_facet.special_values_formatte_id401161"></a><span class="identifier">special_values_formatter_type</span><span class="special">;</span> <span class="keyword">typedef</span> base_type::date_gen_formatter_type <a name="boost.date_time.time_facet.date_gen_formatter_type"></a><span class="identifier">date_gen_formatter_type</span><span class="special">;</span> <span class="comment">// <a class="link" href="time_facet.html#boost.date_time.time_facetconstruct-copy-destruct">construct/copy/destruct</a></span> <span class="keyword">explicit</span> <a class="link" href="time_facet.html#id637116-bb"><span class="identifier">time_facet</span></a><span class="special">(</span><span class="special">::</span><span class="identifier">size_t</span> <span class="special">=</span> <span class="number">0</span><span class="special">)</span><span class="special">;</span> <span class="keyword">explicit</span> <a class="link" href="time_facet.html#id637137-bb"><span class="identifier">time_facet</span></a><span class="special">(</span><span class="keyword">const</span> <span class="identifier">char_type</span> <span class="special">*</span><span class="special">,</span> <a class="link" href="time_facet.html#boost.date_time.time_facet.period_formatter_type">period_formatter_type</a> <span class="special">=</span> <a class="link" href="period_formatter.html" title="Class template period_formatter">period_formatter_type</a><span class="special">(</span><span class="special">)</span><span class="special">,</span> <span class="keyword">const</span> <a class="link" href="time_facet.html#boost.date_time.time_facet.special_values_formatte_id401161">special_values_formatter_type</a> <span class="special">&amp;</span> <span class="special">=</span> <a class="link" href="special_values_formatter.html" title="Class template special_values_formatter">special_values_formatter_type</a><span class="special">(</span><span class="special">)</span><span class="special">,</span> <a class="link" href="time_facet.html#boost.date_time.time_facet.date_gen_formatter_type">date_gen_formatter_type</a> <span class="special">=</span> <a class="link" href="date_generator_formatter.html" title="Class template date_generator_formatter">date_gen_formatter_type</a><span class="special">(</span><span class="special">)</span><span class="special">,</span> <span class="special">::</span><span class="identifier">size_t</span> <span class="special">=</span> <span class="number">0</span><span class="special">)</span><span class="special">;</span> <span class="comment">// <a class="link" href="time_facet.html#id465332-bb">public member functions</a></span> <span class="identifier">std</span><span class="special">::</span><span class="identifier">locale</span><span class="special">::</span><span class="identifier">id</span> <span class="special">&amp;</span> <a class="link" href="time_facet.html#id465336-bb"><span class="identifier">__get_id</span></a><span class="special">(</span><span class="keyword">void</span><span class="special">)</span> <span class="keyword">const</span><span class="special">;</span> <span class="keyword">void</span> <a class="link" href="time_facet.html#id688230-bb"><span class="identifier">time_duration_format</span></a><span class="special">(</span><span class="keyword">const</span> <span class="identifier">char_type</span> <span class="special">*</span><span class="keyword">const</span><span class="special">)</span><span class="special">;</span> <span class="keyword">void</span> <a class="link" href="time_facet.html#id438020-bb"><span class="identifier">set_iso_format</span></a><span class="special">(</span><span class="special">)</span><span class="special">;</span> <span class="keyword">void</span> <a class="link" href="time_facet.html#id466200-bb"><span class="identifier">set_iso_extended_format</span></a><span class="special">(</span><span class="special">)</span><span class="special">;</span> <span class="identifier">OutItrT</span> <a class="link" href="time_facet.html#id466207-bb"><span class="identifier">put</span></a><span class="special">(</span><span class="identifier">OutItrT</span><span class="special">,</span> <span class="identifier">std</span><span class="special">::</span><span class="identifier">ios_base</span> <span class="special">&amp;</span><span class="special">,</span> <span class="identifier">char_type</span><span class="special">,</span> <span class="keyword">const</span> <span class="identifier">time_type</span> <span class="special">&amp;</span><span class="special">)</span> <span class="keyword">const</span><span class="special">;</span> <span class="identifier">OutItrT</span> <a class="link" href="time_facet.html#id426360-bb"><span class="identifier">put</span></a><span class="special">(</span><span class="identifier">OutItrT</span><span class="special">,</span> <span class="identifier">std</span><span class="special">::</span><span class="identifier">ios_base</span> <span class="special">&amp;</span><span class="special">,</span> <span class="identifier">char_type</span><span class="special">,</span> <span class="keyword">const</span> <span class="identifier">time_duration_type</span> <span class="special">&amp;</span><span class="special">)</span> <span class="keyword">const</span><span class="special">;</span> <span class="identifier">OutItrT</span> <a class="link" href="time_facet.html#id421289-bb"><span class="identifier">put</span></a><span class="special">(</span><span class="identifier">OutItrT</span><span class="special">,</span> <span class="identifier">std</span><span class="special">::</span><span class="identifier">ios_base</span> <span class="special">&amp;</span><span class="special">,</span> <span class="identifier">char_type</span><span class="special">,</span> <span class="keyword">const</span> <a class="link" href="time_facet.html#boost.date_time.time_facet.period_type">period_type</a> <span class="special">&amp;</span><span class="special">)</span> <span class="keyword">const</span><span class="special">;</span> <span class="comment">// <a class="link" href="time_facet.html#id406032-bb">protected static functions</a></span> <span class="keyword">static</span> <span class="identifier">string_type</span> <a class="link" href="time_facet.html#id406035-bb"><span class="identifier">fractional_seconds_as_string</span></a><span class="special">(</span><span class="keyword">const</span> <span class="identifier">time_duration_type</span> <span class="special">&amp;</span><span class="special">,</span> <span class="keyword">bool</span><span class="special">)</span><span class="special">;</span> <span class="keyword">static</span> <span class="identifier">string_type</span> <a class="link" href="time_facet.html#id420386-bb"><span class="identifier">hours_as_string</span></a><span class="special">(</span><span class="keyword">const</span> <span class="identifier">time_duration_type</span> <span class="special">&amp;</span><span class="special">,</span> <span class="keyword">int</span> <span class="special">=</span> <span class="number">2</span><span class="special">)</span><span class="special">;</span> <span class="keyword">template</span><span class="special">&lt;</span><span class="keyword">typename</span> IntT<span class="special">&gt;</span> <span class="keyword">static</span> <span class="identifier">string_type</span> <a class="link" href="time_facet.html#id420408-bb"><span class="identifier">integral_as_string</span></a><span class="special">(</span><span class="identifier">IntT</span><span class="special">,</span> <span class="keyword">int</span> <span class="special">=</span> <span class="number">2</span><span class="special">)</span><span class="special">;</span> <span class="comment">// public data members</span> <span class="keyword">static</span> <span class="keyword">const</span> <span class="identifier">char_type</span> <span class="special">*</span> <span class="identifier">fractional_seconds_format</span><span class="special">;</span> <span class="keyword">static</span> <span class="keyword">const</span> <span class="identifier">char_type</span> <span class="special">*</span> <span class="identifier">fractional_seconds_or_none_format</span><span class="special">;</span> <span class="keyword">static</span> <span class="keyword">const</span> <span class="identifier">char_type</span> <span class="special">*</span> <span class="identifier">seconds_with_fractional_seconds_format</span><span class="special">;</span> <span class="keyword">static</span> <span class="keyword">const</span> <span class="identifier">char_type</span> <span class="special">*</span> <span class="identifier">seconds_format</span><span class="special">;</span> <span class="keyword">static</span> <span class="keyword">const</span> <span class="identifier">char_type</span> <span class="special">*</span> <span class="identifier">hours_format</span><span class="special">;</span> <span class="keyword">static</span> <span class="keyword">const</span> <span class="identifier">char_type</span> <span class="special">*</span> <span class="identifier">unrestricted_hours_format</span><span class="special">;</span> <span class="keyword">static</span> <span class="keyword">const</span> <span class="identifier">char_type</span> <span class="special">*</span> <span class="identifier">standard_format</span><span class="special">;</span> <span class="keyword">static</span> <span class="keyword">const</span> <span class="identifier">char_type</span> <span class="special">*</span> <span class="identifier">zone_abbrev_format</span><span class="special">;</span> <span class="keyword">static</span> <span class="keyword">const</span> <span class="identifier">char_type</span> <span class="special">*</span> <span class="identifier">zone_name_format</span><span class="special">;</span> <span class="keyword">static</span> <span class="keyword">const</span> <span class="identifier">char_type</span> <span class="special">*</span> <span class="identifier">zone_iso_format</span><span class="special">;</span> <span class="keyword">static</span> <span class="keyword">const</span> <span class="identifier">char_type</span> <span class="special">*</span> <span class="identifier">zone_iso_extended_format</span><span class="special">;</span> <span class="keyword">static</span> <span class="keyword">const</span> <span class="identifier">char_type</span> <span class="special">*</span> <span class="identifier">posix_zone_string_format</span><span class="special">;</span> <span class="keyword">static</span> <span class="keyword">const</span> <span class="identifier">char_type</span> <span class="special">*</span> <span class="identifier">duration_seperator</span><span class="special">;</span> <span class="keyword">static</span> <span class="keyword">const</span> <span class="identifier">char_type</span> <span class="special">*</span> <span class="identifier">duration_sign_always</span><span class="special">;</span> <span class="keyword">static</span> <span class="keyword">const</span> <span class="identifier">char_type</span> <span class="special">*</span> <span class="identifier">duration_sign_negative_only</span><span class="special">;</span> <span class="keyword">static</span> <span class="keyword">const</span> <span class="identifier">char_type</span> <span class="special">*</span> <span class="identifier">negative_sign</span><span class="special">;</span> <span class="keyword">static</span> <span class="keyword">const</span> <span class="identifier">char_type</span> <span class="special">*</span> <span class="identifier">positive_sign</span><span class="special">;</span> <span class="keyword">static</span> <span class="keyword">const</span> <span class="identifier">char_type</span> <span class="special">*</span> <span class="identifier">iso_time_format_specifier</span><span class="special">;</span> <span class="keyword">static</span> <span class="keyword">const</span> <span class="identifier">char_type</span> <span class="special">*</span> <span class="identifier">iso_time_format_extended_specifier</span><span class="special">;</span> <span class="keyword">static</span> <span class="keyword">const</span> <span class="identifier">char_type</span> <span class="special">*</span> <span class="identifier">default_time_format</span><span class="special">;</span> <span class="keyword">static</span> <span class="keyword">const</span> <span class="identifier">char_type</span> <span class="special">*</span> <span class="identifier">default_time_duration_format</span><span class="special">;</span> <span class="keyword">static</span> <span class="identifier">std</span><span class="special">::</span><span class="identifier">locale</span><span class="special">::</span><span class="identifier">id</span> <span class="identifier">id</span><span class="special">;</span> <span class="special">}</span><span class="special">;</span></pre></div> <div class="refsect1"> <a name="id1273453"></a><h2>Description</h2> <p>Facet used for format-based output of time types This class provides for the use of format strings to output times. In addition to the flags for formatting date elements, the following are the allowed format flags:</p> <div class="itemizedlist"><ul class="itemizedlist" type="disc"> <li class="listitem"><p>x X =&gt; default format - enables addition of more flags to default (ie. "%x %X %z")</p></li> <li class="listitem"><p>f =&gt; fractional seconds ".123456"</p></li> <li class="listitem"><p>F =&gt; fractional seconds or none: like frac sec but empty if frac sec == 0</p></li> <li class="listitem"><p>s =&gt; seconds w/ fractional sec "02.123" (this is the same as "%S%f) - %S =&gt; seconds "02" - %z =&gt; abbreviated time zone "EDT" - %Z =&gt; full time zone name "Eastern Daylight Time" </p></li> </ul></div> <p> </p> <div class="refsect2"> <a name="id1273496"></a><h3> <a name="boost.date_time.time_facetconstruct-copy-destruct"></a><code class="computeroutput">time_facet</code> public construct/copy/destruct</h3> <div class="orderedlist"><ol class="orderedlist" type="1"> <li class="listitem"> <pre class="literallayout"><span class="keyword">explicit</span> <a name="id637116-bb"></a><span class="identifier">time_facet</span><span class="special">(</span><span class="special">::</span><span class="identifier">size_t</span> ref_arg <span class="special">=</span> <span class="number">0</span><span class="special">)</span><span class="special">;</span></pre>sets default formats for ptime, local_date_time, and <code class="computeroutput"><a class="link" href="time_duration.html" title="Class template time_duration">time_duration</a></code> </li> <li class="listitem"> <pre class="literallayout"><span class="keyword">explicit</span> <a name="id637137-bb"></a><span class="identifier">time_facet</span><span class="special">(</span><span class="keyword">const</span> <span class="identifier">char_type</span> <span class="special">*</span> format_arg<span class="special">,</span> <a class="link" href="time_facet.html#boost.date_time.time_facet.period_formatter_type">period_formatter_type</a> period_formatter_arg <span class="special">=</span> <a class="link" href="period_formatter.html" title="Class template period_formatter">period_formatter_type</a><span class="special">(</span><span class="special">)</span><span class="special">,</span> <span class="keyword">const</span> <a class="link" href="time_facet.html#boost.date_time.time_facet.special_values_formatte_id401161">special_values_formatter_type</a> <span class="special">&amp;</span> special_value_formatter <span class="special">=</span> <a class="link" href="special_values_formatter.html" title="Class template special_values_formatter">special_values_formatter_type</a><span class="special">(</span><span class="special">)</span><span class="special">,</span> <a class="link" href="time_facet.html#boost.date_time.time_facet.date_gen_formatter_type">date_gen_formatter_type</a> dg_formatter <span class="special">=</span> <a class="link" href="date_generator_formatter.html" title="Class template date_generator_formatter">date_gen_formatter_type</a><span class="special">(</span><span class="special">)</span><span class="special">,</span> <span class="special">::</span><span class="identifier">size_t</span> ref_arg <span class="special">=</span> <span class="number">0</span><span class="special">)</span><span class="special">;</span></pre>Construct the facet with an explicitly specified format. </li> </ol></div> </div> <div class="refsect2"> <a name="id1273774"></a><h3> <a name="id465332-bb"></a><code class="computeroutput">time_facet</code> public member functions</h3> <div class="orderedlist"><ol class="orderedlist" type="1"> <li class="listitem"><pre class="literallayout"><span class="identifier">std</span><span class="special">::</span><span class="identifier">locale</span><span class="special">::</span><span class="identifier">id</span> <span class="special">&amp;</span> <a name="id465336-bb"></a><span class="identifier">__get_id</span><span class="special">(</span><span class="keyword">void</span><span class="special">)</span> <span class="keyword">const</span><span class="special">;</span></pre></li> <li class="listitem"> <pre class="literallayout"><span class="keyword">void</span> <a name="id688230-bb"></a><span class="identifier">time_duration_format</span><span class="special">(</span><span class="keyword">const</span> <span class="identifier">char_type</span> <span class="special">*</span><span class="keyword">const</span> format<span class="special">)</span><span class="special">;</span></pre>Changes format for <code class="computeroutput"><a class="link" href="time_duration.html" title="Class template time_duration">time_duration</a></code>. </li> <li class="listitem"><pre class="literallayout"><span class="keyword">void</span> <a name="id438020-bb"></a><span class="identifier">set_iso_format</span><span class="special">(</span><span class="special">)</span><span class="special">;</span></pre></li> <li class="listitem"><pre class="literallayout"><span class="keyword">void</span> <a name="id466200-bb"></a><span class="identifier">set_iso_extended_format</span><span class="special">(</span><span class="special">)</span><span class="special">;</span></pre></li> <li class="listitem"><pre class="literallayout"><span class="identifier">OutItrT</span> <a name="id466207-bb"></a><span class="identifier">put</span><span class="special">(</span><span class="identifier">OutItrT</span> next_arg<span class="special">,</span> <span class="identifier">std</span><span class="special">::</span><span class="identifier">ios_base</span> <span class="special">&amp;</span> ios_arg<span class="special">,</span> <span class="identifier">char_type</span> fill_arg<span class="special">,</span> <span class="keyword">const</span> <span class="identifier">time_type</span> <span class="special">&amp;</span> time_arg<span class="special">)</span> <span class="keyword">const</span><span class="special">;</span></pre></li> <li class="listitem"> <pre class="literallayout"><span class="identifier">OutItrT</span> <a name="id426360-bb"></a><span class="identifier">put</span><span class="special">(</span><span class="identifier">OutItrT</span> next_arg<span class="special">,</span> <span class="identifier">std</span><span class="special">::</span><span class="identifier">ios_base</span> <span class="special">&amp;</span> ios_arg<span class="special">,</span> <span class="identifier">char_type</span> fill_arg<span class="special">,</span> <span class="keyword">const</span> <span class="identifier">time_duration_type</span> <span class="special">&amp;</span> time_dur_arg<span class="special">)</span> <span class="keyword">const</span><span class="special">;</span></pre>put function for <code class="computeroutput"><a class="link" href="time_duration.html" title="Class template time_duration">time_duration</a></code> </li> <li class="listitem"><pre class="literallayout"><span class="identifier">OutItrT</span> <a name="id421289-bb"></a><span class="identifier">put</span><span class="special">(</span><span class="identifier">OutItrT</span> next<span class="special">,</span> <span class="identifier">std</span><span class="special">::</span><span class="identifier">ios_base</span> <span class="special">&amp;</span> ios_arg<span class="special">,</span> <span class="identifier">char_type</span> fill<span class="special">,</span> <span class="keyword">const</span> <a class="link" href="time_facet.html#boost.date_time.time_facet.period_type">period_type</a> <span class="special">&amp;</span> p<span class="special">)</span> <span class="keyword">const</span><span class="special">;</span></pre></li> </ol></div> </div> <div class="refsect2"> <a name="id1274326"></a><h3> <a name="id406032-bb"></a><code class="computeroutput">time_facet</code> protected static functions</h3> <div class="orderedlist"><ol class="orderedlist" type="1"> <li class="listitem"><pre class="literallayout"><span class="keyword">static</span> <span class="identifier">string_type</span> <a name="id406035-bb"></a><span class="identifier">fractional_seconds_as_string</span><span class="special">(</span><span class="keyword">const</span> <span class="identifier">time_duration_type</span> <span class="special">&amp;</span> time_arg<span class="special">,</span> <span class="keyword">bool</span> null_when_zero<span class="special">)</span><span class="special">;</span></pre></li> <li class="listitem"><pre class="literallayout"><span class="keyword">static</span> <span class="identifier">string_type</span> <a name="id420386-bb"></a><span class="identifier">hours_as_string</span><span class="special">(</span><span class="keyword">const</span> <span class="identifier">time_duration_type</span> <span class="special">&amp;</span> time_arg<span class="special">,</span> <span class="keyword">int</span> width <span class="special">=</span> <span class="number">2</span><span class="special">)</span><span class="special">;</span></pre></li> <li class="listitem"><pre class="literallayout"><span class="keyword">template</span><span class="special">&lt;</span><span class="keyword">typename</span> IntT<span class="special">&gt;</span> <span class="keyword">static</span> <span class="identifier">string_type</span> <a name="id420408-bb"></a><span class="identifier">integral_as_string</span><span class="special">(</span><span class="identifier">IntT</span> val<span class="special">,</span> <span class="keyword">int</span> width <span class="special">=</span> <span class="number">2</span><span class="special">)</span><span class="special">;</span></pre></li> </ol></div> </div> </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; 2001-2005 CrystalClear Software, Inc<p>Subject to the Boost Software License, Version 1.0. (See accompanying file <code class="filename">LICENSE_1_0.txt</code> 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="time_formats.html"><img src="../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../../date_time/doxy.html#header.boost.date_time.time_facet_hpp"><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="time_input_facet.html"><img src="../../../../doc/src/images/next.png" alt="Next"></a> </div> </body> </html>
webstat/awstats.korzin.net.allemails.062014.html
diedsmiling/busenika
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <html lang="en"> <head> <meta name="generator" content="AWStats 7.1 (build 1.983) from config file awstats.korzin.net.conf (http://www.awstats.org)"> <meta name="robots" content="noindex,nofollow"> <meta http-equiv="content-type" content="text/html; charset=utf-8"> <meta http-equiv="description" content="Awstats - Advanced Web Statistics for korzin.net (2014-06) - allemails"> <title>Statistics for korzin.net (2014-06) - allemails</title> <style type="text/css"> body { font: 11px verdana, arial, helvetica, sans-serif; background-color: #FFFFFF; margin-top: 0; margin-bottom: 0; } .aws_bodyl { } .aws_border { border-collapse: collapse; background-color: #CCCCDD; padding: 1px 1px 1px 1px; margin-top: 0px; margin-bottom: 0px; } .aws_title { font: 13px verdana, arial, helvetica, sans-serif; font-weight: bold; background-color: #CCCCDD; text-align: center; margin-top: 0; margin-bottom: 0; padding: 1px 1px 1px 1px; color: #000000; } .aws_blank { font: 13px verdana, arial, helvetica, sans-serif; background-color: #FFFFFF; text-align: center; margin-bottom: 0; padding: 1px 1px 1px 1px; } .aws_data { background-color: #FFFFFF; border-top-width: 1px; border-left-width: 0px; border-right-width: 0px; border-bottom-width: 0px; } .aws_formfield { font: 13px verdana, arial, helvetica; } .aws_button { font-family: arial,verdana,helvetica, sans-serif; font-size: 12px; border: 1px solid #ccd7e0; background-image : url(/awstatsicons/other/button.gif); } th { border-color: #ECECEC; border-left-width: 0px; border-right-width: 1px; border-top-width: 0px; border-bottom-width: 1px; padding: 1px 2px 1px 1px; font: 11px verdana, arial, helvetica, sans-serif; text-align:center; color: #000000; } th.aws { border-color: #ECECEC; border-left-width: 0px; border-right-width: 1px; border-top-width: 0px; border-bottom-width: 1px; padding: 1px 2px 1px 1px; font-size: 13px; font-weight: bold; } td { border-color: #ECECEC; border-left-width: 0px; border-right-width: 1px; border-top-width: 0px; border-bottom-width: 1px; font: 11px verdana, arial, helvetica, sans-serif; text-align:center; color: #000000; } td.aws { border-color: #ECECEC; border-left-width: 0px; border-right-width: 1px; border-top-width: 0px; border-bottom-width: 1px; font: 11px verdana, arial, helvetica, sans-serif; text-align:left; color: #000000; padding: 0px;} td.awsm { border-left-width: 0px; border-right-width: 0px; border-top-width: 0px; border-bottom-width: 0px; font: 11px verdana, arial, helvetica, sans-serif; text-align:left; color: #000000; padding: 0px; } b { font-weight: bold; } a { font: 11px verdana, arial, helvetica, sans-serif; } a:link { color: #0011BB; text-decoration: none; } a:visited { color: #0011BB; text-decoration: none; } a:hover { color: #605040; text-decoration: underline; } .currentday { font-weight: bold; } </style> </head> <body style="margin-top: 0px"> <a name="top"></a> <a name="menu">&nbsp;</a> <form name="FormDateFilter" action="/cgi-bin/awstats.pl?config=korzin.net&amp;output=allemails" style="padding: 0px 0px 0px 0px; margin-top: 0"> <table class="aws_border" border="0" cellpadding="2" cellspacing="0" width="100%"> <tr><td> <table class="aws_data sortable" border="0" cellpadding="1" cellspacing="0" width="100%"> <tr><td class="aws" valign="middle"><b>Statistics for:</b>&nbsp;</td><td class="aws" valign="middle"><span style="font-size: 14px;">korzin.net</span></td><td align="right" rowspan="3"><a href="http://awstats.sourceforge.net" target="awstatshome"><img src="/awstatsicons/other/awstats_logo6.png" border="0" /></a></td></tr> <tr valign="middle"><td class="aws" valign="middle" width="150"><b>Last Update:</b>&nbsp;</td><td class="aws" valign="middle"><span style="font-size: 12px;">30 Jul 2014 - 00:01</span></td></tr> <tr><td class="aws" valign="middle"><b>Reported period:</b></td><td class="aws" valign="middle"><span style="font-size: 14px;">Month Jun 2014</span></td></tr> </table> </td></tr></table> </form><br /> <table> <tr><td class="aws"><a href="javascript:parent.window.close();">Close window</a></td></tr> </table> <a name="emailsenders">&nbsp;</a><br /> <table class="aws_border sortable" border="0" cellpadding="2" cellspacing="0" width="100%"> <tr><td class="aws_title" width="70%">Sender EMail </td><td class="aws_blank">&nbsp;</td></tr> <tr><td colspan="2"> <table class="aws_data" border="1" cellpadding="2" cellspacing="0" width="100%"> <tr bgcolor="#ECECEC"><th colspan="3">Sender EMail : 0</th></tr> <tr bgcolor="#ECECEC"><th width="30%">Local</th><th>&nbsp;</th><th width="30%">External</th></tr><tr><td colspan="3"><span style="color: #666688">Others</span></td></tr> </table></td></tr></table><br /> <br /><br /> <span dir="ltr" style="font: 11px verdana, arial, helvetica; color: #000000;"><b>Advanced Web Statistics 7.1 (build 1.983)</b> - <a href="http://www.awstats.org" target="awstatshome">Created by awstats</a></span><br /> <br /> </body> </html>
client/views/magic/index.title.html
earthref/earthref.org
<template name="magic.title"> <h1 class="ui header">Magnetics Information Consortium (MagIC)</h1> <h2 class="ui header">Promoting information technology infrastructures for the international paleomagnetic, geomagnetic and rock magnetic community </h2> </template>
sites/default/files/css_injector/css_injector_6.css
aklepner/brma
/* @override http://brma-dev.local:8080/sites/default/files/css_injector/css_injector_6.css?nby4pu */ /* @override http://brma-dev.local:8080/sites/default/files/css_injector/css_injector_6.css?nb2j62 */ /* padding-top: 5px; padding-bottom: 5px; background-color: #3a3a3a; margin-bottom: 10px; */ div.field.field-name-field-featured-title.field-type-link-field.field-label-hidden a{ color: #fff; text-transform: uppercase; } div.field.field-name-field-featured-title.field-type-link-field.field-label-hidden { background-color: #3a3a3a; padding-bottom: 5px; padding-left: 10px; padding-top: 5px; } h1 { display: none; } #block-system-main div.fieldable-panels-pane div.field-item.even { padding-top: 10px; } a.ImgFtrLink { font-weight: bold; color: #000; font-size: 20px; } div.panopoly-spotlight-wrapper { background-color: #FFF; max-width: 100%; opacity: .75; } .pane-bundle-spotlight .panopoly-spotlight-label { background-color: #FFF; width: 500px; max-width: 50%; opacity: .75; } .pane-bundle-spotlight .panopoly-spotlight-info { padding: .7em; background-color: #FFFFFF; color: #000; opacity: .75; }
source/manual/variables/index.html
rainmeter/rainmeter-docs
--- layout: docs permalink: manual/variables/ title: 'Variables' --- <p>A <b>variable</b> is a string of text that is associated with a short, memorable name. Variable names can be used in most <a href="!skins/option-types/">options</a> throughout the skin, in place of the associated text.</p> <p>Variables are helpful when a certain string is repeated many times throughout the skin. By referencing the variable name instead of the full string, the amount of "redundant" code is reduced, as is the overall size of the skin. Variables also simplify the task of changing values. A variable string can be modified in a single location, and without recreating the entire option in which it is used.</p> <h2 id="Section">[Variables] section</h2> <p>Each skin may have a special <a href="!skins/#Format">section</a> called <b>[Variables]</b>. Each option in [Variables] defines a variable name. Unlike most other <a href="!skins/option-types/">option names</a> in Rainmeter, variable names are not limited to a specific list. They can have any valid name, as long as they do not conflict with Rainmeter's <a href="#BuiltInVariables">built-in variables</a>.</p> ``` ini [Variables] MyVar1=This is a string! MyVar2=So is this! Red=255 Green=150 Blue=0 Alpha=90 ``` <h3 id="Using">Using Variables</h3> <p>Variable names are referenced in other options in one of two ways:</p> <p>Normal variables syntax<br/> <ul> <li><code>#VarName#</code></li> </ul></p> <p>Nested variables syntax<br/> <ul> <li><code>[#VarName]</code></li> </ul></p> When the skin is loaded or refreshed, Rainmeter replaces the variable reference with the corresponding string. Variables are inserted "literally," which means they can be mixed with other variables or regular text.</p> ``` ini [MeterMyVar1] Meter=String Text=The value of "MyVar1" is: #MyVar1# FontColor=#Red#,#Green#,#Blue#,#Alpha# [MeterMyVar2] Meter=String Text=The value of "MyVar2" is: #MyVar2# FontColor=#Red#,#Green#,#Blue#,#Alpha# ``` <p>Variables can also be used to define other variables:</p> ``` ini [Variables] MyVar1=rainmeter MyVar2=http://www.#MyVar1#.net/ ``` <h3 id="Changing">Changing Variables</h3> <p>The <a href="!bangs/#SetVariable">!SetVariable</a> bang can be used to change variable values <a href="#DynamicVariables">dynamically</a>. <b>!SetVariable can also be used to create a variable that does not already exist in the [Variables] section.</b></p> <blockquote><p><code>[!SetVariable "MyVar1" "This is a new string!"]</code></p></blockquote> <p>Alternatively, the <a href="!bangs/#WriteKeyValue">!WriteKeyValue</a> bang can be used to add or change values in [Variables]. <b>The skin must be <a href="!skins/#Refresh">refreshed</a> to apply changes made by !WriteKeyValue.</b></p> <blockquote><p><code>[!WriteKeyValue "Variables" "MyVar2" "New value"]</code></p></blockquote> <h2 id="DynamicVariables">Dynamic Variables</h2> <p>A variable whose value changes while the skin is active is called a <b>dynamic variable</b>. Dynamic variables allow a skin to store, retrieve and display ever-changing information without <a href="!skins/#Refresh">refreshing</a> the skin.</p> <p>Dynamic variables can only be used in a <a href="!measures/">measure</a> or <a href="!meters/">meter</a> by setting the option <code>DynamicVariables=1</code>.</p> <p>Note that any <code>[MeasureName]</code> used in a bang as a <a href="!variables/section-variables/">Section Variable</a> is automatically dynamic, and <code>DynamicVariables=1</code> is not required.</p> <p>In addition, there are some [Sections] and <a href="!plugins/">plugins</a> which do not support dynamic variables at this time. The following are sections where dynamic variables cannot be used:</p> <ul> <li><a href="!skins/rainmeter-section/">[Rainmeter]</a></li> <li><a href="!variables/#Section">[Variables]</a></li> <li><a href="!skins/metadata-section/">[Metadata]</a></li> <li><a href="!plugins/deprecated/itunes/">iTunes</a></li> <li><a href="!plugins/mediakey/">MediaKey</a></li> <li><a href="!plugins/power/">Power</a></li> <li>3rd-party plugins are not guaranteed to support dynamic variables.</li> </ul> <p>When a meter or measure has dynamic variables enabled, Rainmeter uses marginally more processor power. This difference is negligible for most skins, but it may be noticeable in very large, complex skins with many dynamic variables, or on <a href="!meters/image/">image</a> meters with very large images. For this reason, it is recommended to use dynamic variables only when necessary, and use alternatives such as <a href="!bangs/#SetOption">!SetOption</a> in other cases.</p> <h2 id="BuiltInVariables">Built-In Variables</h2> <p>Rainmeter automatically creates a number of helpful variables for each skin. These variables do not need to be defined in the [Variables] section. Some built-in variables are <a href="#DynamicVariables">dynamic</a>.</p> <p>For a complete list, see <a href="!variables/built-in-variables/">Built-In Variables</a>.</p> <h2 id="SectionVariables">Section Variables</h2> <p>Some <a href="!measures/">measure</a> and <a href="!meters/">meter</a> properties can also be referenced as <a href="#DynamicVariables">dynamic</a> variables by using the section name in brackets <code>[]</code>, as in <code>[SectionName]</code>. These <b>section variables</b> can also be modified by certain parameters, as in <code>[SectionName:P1,P2]</code>.</p> <p>For more, see <a href="!variables/section-variables/">Section Variables</a>.</p> <h2 id="EventVariables">Event Variables</h2> <p>Some <a href="!skins/option-types/#Action">action options</a> allow the use of special variables that are related to the specific event that triggers the action. These variables are referenced by surrounding the name with dollar signs (<code>$</code>), as in <code>$Foo$</code>. Event variables are evaluated at the time the action is triggered, used to execute the action, and then immediately discarded. For example, when using a command with the <a href="!plugins/inputtext/">InputText</a> plugin, the event variable <code>$UserInput$</code> refers to the string that was entered into a text input box by the user.</p> <h2 id="EnvironmentVariables">Environment Variables</h2> <p>Windows <a href="http://en.wikipedia.org/wiki/Environment_variable#Windows">environment variables</a> can be referenced as variables in Rainmeter by using the variable name contained between percent signs (<code>%</code>), such as <code>%APPDATA%</code> or <code>%SystemDrive%</code>. To see a complete list of environment variables available on your system, open a Windows command prompt (cmd.exe) and type <code>set</code>.</p> <h2 id="Escape">Escaping Variables</h2> <p>Rainmeter always attempts to replace <code>#Name#</code> or <code>[Name]</code> with a value, if "Name" refers to an existing variable, meter or measure. To prevent a variable reference from being replaced, escape the "Name" of the variable with asterisks (<code>*</code>).</p> <p>Normal variables<br/> <ul> <li><code>#*VarName*#</code></li> <li><code>[*MeasureName*]</code></li> </ul></p> <p>Nested variables<br/> <ul> <li><code>[#*VarName*]</code></li> <li><code>[&*MeasureName*]</code></li> </ul></p> <p>These are replaced with the literal strings without the <code>*</code>, rather than the resolved values. The <a href="!bangs/#SetOption">!SetOption</a> bang can use these escape characters to protect variable references when setting options on dynamic meters or measures.</p>
Joomla-Site/Layout/_layouts---libraries---cms---html---bootstrap---starttabsetscript.php.html
asika32764/Joomla-CMS-API-Document
<?xml version="1.0" encoding="iso-8859-1"?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <!-- template designed by Marco Von Ballmoos --> <title>Docs for page starttabsetscript.php</title> <link rel="stylesheet" href="../../media/stylesheet.css" /> <script src="../../media/lib/classTree.js"></script> <script language="javascript" type="text/javascript"> var imgPlus = new Image(); var imgMinus = new Image(); imgPlus.src = "../../media/images/plus.png"; imgMinus.src = "../../media/images/minus.png"; function showNode(Node){ switch(navigator.family){ case 'nn4': // Nav 4.x code fork... var oTable = document.layers["span" + Node]; var oImg = document.layers["img" + Node]; break; case 'ie4': // IE 4/5 code fork... var oTable = document.all["span" + Node]; var oImg = document.all["img" + Node]; break; case 'gecko': // Standards Compliant code fork... var oTable = document.getElementById("span" + Node); var oImg = document.getElementById("img" + Node); break; } oImg.src = imgMinus.src; oTable.style.display = "block"; } function hideNode(Node){ switch(navigator.family){ case 'nn4': // Nav 4.x code fork... var oTable = document.layers["span" + Node]; var oImg = document.layers["img" + Node]; break; case 'ie4': // IE 4/5 code fork... var oTable = document.all["span" + Node]; var oImg = document.all["img" + Node]; break; case 'gecko': // Standards Compliant code fork... var oTable = document.getElementById("span" + Node); var oImg = document.getElementById("img" + Node); break; } oImg.src = imgPlus.src; oTable.style.display = "none"; } function nodeIsVisible(Node){ switch(navigator.family){ case 'nn4': // Nav 4.x code fork... var oTable = document.layers["span" + Node]; break; case 'ie4': // IE 4/5 code fork... var oTable = document.all["span" + Node]; break; case 'gecko': // Standards Compliant code fork... var oTable = document.getElementById("span" + Node); break; } return (oTable && oTable.style.display == "block"); } function toggleNodeVisibility(Node){ if (nodeIsVisible(Node)){ hideNode(Node); }else{ showNode(Node); } } </script> </head> <body> <div class="page-body"> <h2 class="file-name"><img src="../../media/images/Page_logo.png" alt="File" style="vertical-align: middle">/layouts/libraries/cms/html/bootstrap/starttabsetscript.php</h2> <a name="sec-description"></a> <div class="info-box"> <div class="info-box-title">Description</div> <div class="nav-bar"> </div> <div class="info-box-body"> <!-- ========== Info from phpDoc block ========= --> <ul class="tags"> <li><span class="field">copyright:</span> Copyright (C) 2005 - 2013 Open Source Matters, Inc. All rights reserved.</li> <li><span class="field">filesource:</span> <a href="../../filesource/fsource_Joomla-Site_Layout_layoutslibrariescmshtmlbootstrapstarttabsetscript.php.html">Source Code for this file</a></li> <li><span class="field">license:</span> GNU</li> </ul> </div> </div> <p class="notes" id="credit"> Documentation generated on Tue, 19 Nov 2013 15:14:18 +0100 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.4.3</a> </p> </div></body> </html>
templates/game.html
adamzap/dwelling-of-duels
{% extends "base.html" %} {% block title %}{{ key }}{% endblock %} {% block content %} {% if objs|rejectattr("multiple_games")|list|length > 0 %} <h1 class="ctitle">Songs from {{ key }}</h1> <div class="hline-r"></div> <div class="table-responsive"> <table class="table" data-sortable> <thead> <tr> <th>Play</th> <th data-sorted="true" data-sorted-direction="ascending">Name</th> <th>Artist(s)</th> <th>Duel</th> <th>Rank</th> </tr> </thead> <tbody> {% for obj in objs|rejectattr("multiple_games")|sort(attribute='title') %} <tr> <td>{{ get_player_button(obj) }}</td> <td>{{ get_song_link(obj) }}</td> <td>{{ get_artist_link(obj) }}</td> <td {{ get_duel_sort_value(obj) }}>{{ get_duel_link(obj) }}</td> <td {{ get_rank_sort_value(obj) }}>{{ get_rank(obj, true) }}</td> </tr> {% endfor %} </tbody> </table> </div> {% endif %} <br /> {% if objs|selectattr("multiple_games")|list|length > 0 %} <h1 class="ctitle">Medleys featuring {{ key }}</h1> <div class="hline-r"></div> <div class="table-responsive"> <table class="table" data-sortable> <thead> <tr> <th>Play</th> <th data-sorted="true" data-sorted-direction="ascending">Name</th> <th>Artist(s)</th> <th>Other Game(s)</th> <th>Duel</th> <th>Rank</th> </tr> </thead> <tbody> {% for obj in objs|selectattr("multiple_games")|sort(attribute='title') %} <tr> <td>{{ get_player_button(obj) }}</td> <td>{{ get_song_link(obj) }}</td> <td>{{ get_artist_link(obj) }}</td> <td>{{ get_medley_game_links(key, obj) }}</td> <td {{ get_duel_sort_value(obj) }}>{{ get_duel_link(obj) }}</td> <td {{ get_rank_sort_value(obj) }}>{{ get_rank(obj, true) }}</td> </tr> {% endfor %} </tbody> </table> </div> {% endif %} {% endblock %} {% block extra_js %} make_player(); {% endblock %}
vendor/assets/dhtmlx/docsExplorer/dhtmlxdataview/dhtmlxdataview___api_method_dhtmlxdataview_stopedit.html
ManageIQ/dhtmlx-rails
<!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" dir="ltr"> <head><meta http-equiv="Content-Type" content="text/html; charset=utf-8" /><link rel="stylesheet" href="../codebase/default.css" type="text/css" media="screen" title="no title" charset="utf-8"><title> dhtmlxdataview:api_method_dhtmlxdataview_stopedit [DHX documentation] </title></head> <body> <div class="dokuwiki"> <div class="stylehead"> <div class="header"> <a class="logo" href="http://dhtmlx.com" title="DHTMLX Home Page"></a> <span class="tittle-dhtmlx">DHTMLX Docs & Samples Explorer</span> <div class="search-field"> <form action="/dhtmlx/docs/doku.php" accept-charset="utf-8" id="dw__search"><div class="no"><input type="hidden" name="do" value="search" /><input type="text" id="qsearch__in" accesskey="f" name="id" title="Search" /><button type="submit"></button><div id="qsearch__out" class="ajax_qsearch JSpopup"></div></div></form> </div> <div class="buttons"> <a class="doc"></a> <a title="DHTMLX Samples homepage" href="../samples.html" class="sample"/></a> </div> <!-- <div class="pagename"> [[<a href="#" title="Backlinks">dhtmlxdataview:api_method_dhtmlxdataview_stopedit</a>]] </div> <div class="logo"> <a href="/dhtmlx/docs/doku.php" name="dokuwiki__top" id="dokuwiki__top" accesskey="h" title="[H]">DHX documentation</a> </div> <div class="clearer"></div>--> </div> <!-- <div class="bar" id="bar__top"> <div class="bar-left" id="bar__topleft"> <form class="button btn_edit" method="post" action="/dhtmlx/docs/doku.php"><div class="no"><input type="hidden" name="do" value="edit" /><input type="hidden" name="rev" value="" /><input type="hidden" name="id" value="dhtmlxdataview:api_method_dhtmlxdataview_stopedit" /><input type="submit" value="Edit this page" class="button" accesskey="e" title="Edit this page [E]" /></div></form> <form class="button btn_revs" method="get" action="/dhtmlx/docs/doku.php"><div class="no"><input type="hidden" name="do" value="revisions" /><input type="hidden" name="id" value="dhtmlxdataview:api_method_dhtmlxdataview_stopedit" /><input type="submit" value="Old revisions" class="button" accesskey="o" title="Old revisions [O]" /></div></form> </div> <div class="bar-right" id="bar__topright"> <form class="button btn_recent" method="get" action="/dhtmlx/docs/doku.php"><div class="no"><input type="hidden" name="do" value="recent" /><input type="hidden" name="id" value="dhtmlxdataview:api_method_dhtmlxdataview_stopedit" /><input type="submit" value="Recent changes" class="button" accesskey="r" title="Recent changes [R]" /></div></form> <form action="/dhtmlx/docs/doku.php" accept-charset="utf-8" id="dw__search"><div class="no"><input type="hidden" name="do" value="search" /><input type="text" id="qsearch__in" accesskey="f" name="id" title="Search" /><button type="submit"></button><div id="qsearch__out" class="ajax_qsearch JSpopup"></div></div></form>&nbsp; </div> <div class="clearer"></div> </div> --> <!-- <div class="breadcrumbs"> <span class="bchead">Trace:</span> <span class="bcsep">&raquo;</span> <span class="curid"><a href="/dhtmlx/docs/doku.php?id=dhtmlxdataview:api_method_dhtmlxdataview_stopedit" class="breadcrumbs" title="dhtmlxdataview:api_method_dhtmlxdataview_stopedit">api_method_dhtmlxdataview_stopedit</a></span> </div> --> </div> <div class="page"> <!-- wikipage start --> <p> <div class='backlinks'><div class='backlink last_backlink'><img src="icons___file.gif" class="media" alt="" /><a href="../index.html" class="wikilink1" title="start">Index</a></div><div class='arrow'></div><div class='backlink last_backlink'><a href="/dhtmlx/docs/doku.php?id=dhtmlxdataview:toc" class="media" title="dhtmlxdataview:toc"></a><a href=index.html class="wikilink1" title="dhtmlxdataview:toc">dhtmlxdataview</a></div><div class='arrow'></div><div class='backlink'><a href="dhtmlxdataview___api_toc_alpha.html" class="wikilink1" title="dhtmlxdataview:api_toc_alpha">API Methods</a></div></div> </p> <h2><a name="stopedit" id="stopedit">stopEdit ()</a></h2> <div class="level2"> <p> <em>Required library edition:</em> <img src="common___any_ed.gif" class="media" title="This method works with any edition of DHTMLX library" alt="This method works with any edition of DHTMLX library" /> </p> <p> <em>Required library file: dhtmlxdataview.js</em> </p> <p> If there was some item in edit state, command switches it back to normal state </p> <pre class="code javascript"> view.<span class="me1">stopEdit</span><span class="br0">&#40;</span><span class="br0">&#41;</span>;</pre> </div> <div class="secedit"><form class="button btn_secedit" method="post" action="/dhtmlx/docs/doku.php"><div class="no"><input type="hidden" name="do" value="edit" /><input type="hidden" name="lines" value="83-" /><input type="hidden" name="rev" value="1335474000" /><input type="hidden" name="id" value="dhtmlxdataview:api_method_dhtmlxdataview_stopedit" /><input type="submit" value="Edit" class="button" title="stopEdit ()" /></div></form></div> <!-- wikipage stop --> </div> <div class="clearer">&nbsp;</div> <div class="stylefoot"> <div class="meta"> <div class="user"> </div> <!-- <div class="doc"> dhtmlxdataview/api_method_dhtmlxdataview_stopedit.txt &middot; Last modified: 2012/04/27 00:00 (external edit) </div> </div>--> <!--<div class="bar" id="bar__bottom">--> <!--<div class="bar-left" id="bar__bottomleft">--> <!--<form class="button btn_edit" method="post" action="/dhtmlx/docs/doku.php"><div class="no"><input type="hidden" name="do" value="edit" /><input type="hidden" name="rev" value="" /><input type="hidden" name="id" value="dhtmlxdataview:api_method_dhtmlxdataview_stopedit" /><input type="submit" value="Edit this page" class="button" accesskey="e" title="Edit this page [E]" /></div></form>--> <!--<form class="button btn_revs" method="get" action="/dhtmlx/docs/doku.php"><div class="no"><input type="hidden" name="do" value="revisions" /><input type="hidden" name="id" value="dhtmlxdataview:api_method_dhtmlxdataview_stopedit" /><input type="submit" value="Old revisions" class="button" accesskey="o" title="Old revisions [O]" /></div></form>--> <!--</div>--> <!--<div class="bar-right" id="bar__bottomright">--> <!----> <!----> <!----> <!----> <!----> <!--<form class="button btn_index" method="get" action="/dhtmlx/docs/doku.php"><div class="no"><input type="hidden" name="do" value="index" /><input type="hidden" name="id" value="dhtmlxdataview:api_method_dhtmlxdataview_stopedit" /><input type="submit" value="Index" class="button" accesskey="x" title="Index [X]" /></div></form>--> <!--<a class="nolink" href="#dokuwiki__top"><input type="button" class="button" value="Back to top" onclick="window.scrollTo(0, 0)" title="Back to top" /></a>&nbsp;--> <!--</div>--> <!--<div class="clearer"></div>--> <!--</div>--> </div> </div> <div class="footerinc"> </div> <div class="no"><img src="/dhtmlx/docs/lib/exe/indexer.php?id=dhtmlxdataview%3Aapi_method_dhtmlxdataview_stopedit&amp;1383917548" width="1" height="1" alt="" /></div> <div class="footer"> <div class="footer-logo"></div> <div class="copyright">Copyright © 2013 Dinamenta, UAB<br />All rights reserved.</div> <form class="button btn_edit" method="post" action="/dhtmlx/docs/doku.php"><div class="no"><input type="hidden" name="do" value="edit" /><input type="hidden" name="rev" value="" /><input type="hidden" name="id" value="dhtmlxdataview:api_method_dhtmlxdataview_stopedit" /><input type="submit" value="Edit this page" class="button" accesskey="e" title="Edit this page [E]" /></div></form> </div> </body> </html>
master/templates/monitor-nodes.html
wukong-m2m/NanoKong
<button id="refresh">Refresh</button> <table class="table"> <thead> <tr> <th>#</th> <th>Location</th> <th>Status</th> </tr> </thead> <tbody> {% for node_info in node_infos %} <tr class={{ 'success' if node_info.isResponding() else 'error' }}> <td id="nodeId"> {{ node_info.id }} </td> <td> {% if set_location %} <div class="input-append"> <input class="span2" type="text" value="{{ node_info.location }}"> <button type="button" class="btn set-location">Set Location</button> </div> {% else %} {{ node_info.location }} {% end %} </td> <td> {{ len(node_info.wuclasses) }} WuClasses and {{ len(node_info.wuobjects) }} WuObjects <a role=button id=node{{ node_info.id }} data-toggle=modal href='#myModal' class='btn more'>Classes/Objects list</button> </td> </tr> {% end %} </tbody> </table> <div class="modal" id="myModal" tabindex="-1" role="dialog" aria-labelledby="myModalLabel" aria-hidden="true"> <div class="modal-header"> <button type="button" class="close" data-dismiss="modal" aria-hidden="true">×</button> <h3 id="myModalLabel">Modal header</h3> </div> <div class="modal-body"> <p>One fine body…</p> </div> <div class="modal-footer"> <button class="btn" data-dismiss="modal" aria-hidden="true">Close</button> </div> </div> <div id="progress"> <div id="compile_status"></div> <div id="normal"></div> <div id="critical_error"></div> <div id="urgent_error"></div> </div> <script> $(function() { $('#myModal').hide(); $('#refresh').click(function() { console.log('refresh nodes'); $('#nodes').block({ message: '<h1>Processing</h1>', css: { border: '3px solid #a00' } }); $.post('/nodes/refresh', {% if set_location %}{set_location: true},{% end %} function(data) { $('#nodes').html(data.nodes); $('#nodes').unblock(); }); }); $('.set-location').click(function() { var nodeId = $.trim($(this).closest('tr').find('#nodeId').text()); console.log(nodeId); console.log($(this).prev().val()); var tmp_loc = $(this).prev().val(); if(tmp_loc==""){ tmp_loc = '/'+'{{ default_location }}'+'#(0,0,0)' $(this).prev().val(tmp_loc); console.log(tmp_loc) } $.ajax('/nodes/' + nodeId, { type: 'PUT', dataType: 'json', data: {location: tmp_loc}, success: function(data) { //data = JSON.parse(data); if (data.status == 1) { alert(data.mesg); } } }); }); }); {% for node_info in node_infos %} $('#node{{ node_info.id }}').click(function(e) { e.preventDefault(); console.log('click'); $('#myModal .modal-header').html('Node Info'); $('#myModal .modal-body').html("{% if node_info.isResponding() %}{% include "node-more.html" %}{% else %}<h4>Not responding</h4>{% end %}"); }); //$('#node{{ node_info.id }}.more').popover({title: 'Node Info', content: infos, trigger: 'click', placement: 'left'}); {% end %} </script>
sites/all/modules/custom/md_megamenu/menu_styles/css/mm-base.css
aposidelov/copfun1
/* reset */ .mdmegamenu ul { margin: 0 !important; padding: 0 !important; list-style: none; } .mdmegamenu iframe { border: none } /* typo: common */ .mdmegamenu { font-size: 12px; line-height: 18px; color: #ccc } .mm-container a { color: #ccc; } .mm-container a:hover { border-bottom: 1px dotted #fff; color: #fff } .mm-container li { padding: 3px 0 } ul.mm-container li { padding: 0 } .mdmegamenu small { font-size: 85%; } .mdmegamenu strong { font-weight: bold; color: #eee } .mdmegamenu em { font-style: italic; } .mdmegamenu cite { font-style: normal; } /* typo: heading */ .mdmegamenu h1, .mdmegamenu h2, .mdmegamenu h3, .mdmegamenu h4, .mdmegamenu h5, .mdmegamenu h6 { margin: 10px 0; padding: 0; font-family: inherit; font-weight: normal; line-height: 20px; text-rendering: optimizelegibility; } .mdmegamenu h1 small, .mdmegamenu h2 small, .mdmegamenu h3 small, .mdmegamenu h4 small, .mdmegamenu h5 small, .mdmegamenu h6 small { font-weight: normal; line-height: 1em; color: #999999; } .mdmegamenu h1, .mdmegamenu h2, .mdmegamenu h3 { line-height: 1.1em; } .mdmegamenu h1 { font-size: 30px; } .mdmegamenu h2 { font-size: 24px; } .mdmegamenu h3 { font-size: 18px; } .mdmegamenu h4 { font-size: 14px; font-weight: normal; } .mdmegamenu h5 { font-size: 12px; font-weight: normal; } .mdmegamenu h6 { font-size: 11px; font-weight: normal; } .mdmegamenu h1 small { font-size: 19px; } .mdmegamenu h2 small { font-size: 15px; } .mdmegamenu h3 small { font-size: 13px; } .mdmegamenu h4 small { font-size: 12px; } /* typo: highlight */ .mdmegamenu .highlight, .mdmegamenu .highlight-important, .mdmegamenu .highlight-warning, .mdmegamenu .highlight-success, .mdmegamenu .highlight-info, .mdmegamenu .badge, .mdmegamenu .badge-important, .mdmegamenu .badge-info, .mdmegamenu .badge-warning, .mdmegamenu .badge-success { padding: 0 2px; color: #ffffff; text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25); background-color: #999999; } .mdmegamenu .badge, .mdmegamenu .badge-important, .mdmegamenu .badge-info, .mdmegamenu .badge-warning, .mdmegamenu .badge-success { display: inline-block; padding: 2px 9px; font-size: 12px; font-weight: bold; line-height: 14px; white-space: nowrap; vertical-align: baseline; -webkit-border-radius: 9px; -moz-border-radius: 9px; border-radius: 9px; } .mdmegamenu .highlight:empty, .mdmegamenu .badge:empty { display: none; } .mdmegamenu a.highlight:hover, .mdmegamenu a.badge:hover { color: #ffffff; text-decoration: none; cursor: pointer; } .mdmegamenu .highlight-important, .mdmegamenu .badge-important { background-color: #b94a48; } .mdmegamenu .highlight-important[href], .mdmegamenu .badge-important[href]{ background-color: #953b39; } .mdmegamenu .highlight-warning, .mdmegamenu .badge-warning { background-color: #f89406; } .mdmegamenu .highlight-warning[href], .mdmegamenu .badge-warning[href] { background-color: #c67605; } .mdmegamenu .highlight-success, .mdmegamenu .badge-success { background-color: #468847; } .mdmegamenu .highlight-success[href], .mdmegamenu .badge-success[href] { background-color: #356635; } .mdmegamenu .highlight-info, .mdmegamenu .badge-info { background-color: #3a87ad; } .mdmegamenu .highlight-info[href], .mdmegamenu .badge-info[href] { background-color: #2d6987; } /* typo: message */ .mdmegamenu .message, .mdmegamenu .message-success, .mdmegamenu .message-error, .mdmegamenu .message-info { padding: 8px 35px 8px 14px; margin-bottom: 20px; text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5); background-color: #fcf8e3; border: 1px solid #fbeed5; color: #c09853; } .mdmegamenu .message-success { color: #468847; background-color: #dff0d8; border-color: #d6e9c6; } .mdmegamenu .message-error { color: #b94a48; background-color: #f2dede; border-color: #eed3d7; } .mdmegamenu .message-info { color: #3a87ad; background-color: #d9edf7; border-color: #bce8f1; } /* typo: icon */ .mdmegamenu p.icon-warning, .mdmegamenu p.icon-lock, .mdmegamenu p.icon-info, .mdmegamenu p.icon-question, .mdmegamenu p.icon-tips, .mdmegamenu p.icon-rss, .mdmegamenu p.icon-doc, .mdmegamenu p.icon-note, .mdmegamenu p.icon-star { padding-left: 25px; } .mdmegamenu p.icon-warning { background: url(../images/icons/warning.png) no-repeat 0 0; } .mdmegamenu p.icon-lock { background: url(../images/icons/lock.png) no-repeat 0 0 } .mdmegamenu p.icon-info { background: url(../images/icons/info.png) no-repeat 0 0 } .mdmegamenu p.icon-question { background: url(../images/icons/question.png) no-repeat 0 0 } .mdmegamenu p.icon-tips { background: url(../images/icons/tips.png) no-repeat 0 0 } .mdmegamenu p.icon-rss { background: url(../images/icons/rss.png) no-repeat 0 0 } .mdmegamenu p.icon-doc { background: url(../images/icons/doc.png) no-repeat 0 0 } .mdmegamenu p.icon-note { background: url(../images/icons/note.png) no-repeat 0 0 } .mdmegamenu p.icon-star { background: url(../images/icons/star.png) no-repeat 0 0 } /* typo: list */ .mm-sub ul li { background:url(../images/bullet.png) no-repeat 16px 7px; padding: 0 0 0 30px; margin-bottom: 5px; overflow: hidden; } .mm-sub ul.list-arrow li { background: url(../images/icons/arrow.png) no-repeat 0 0; padding-left: 25px; } .mm-sub ul.list-check li { background: url(../images/icons/check.png) no-repeat 0 0; padding-left: 25px; } .mm-sub ul.list-star li { background: url(../images/icons/star.png) no-repeat 0 0; padding-left: 25px; } .mm-sub ol { list-style: decimal; padding-left: 30px; } /* seperator */ .md-separator, .md-separator-text{ border-bottom: 1px solid #eee; margin: 10px 0 20px; } .md-separator-text { position: relative; top: -20px; } .md-separator-text div { display: inline-block; background-color: #ffffff; padding: 1px 12px; position: relative; top: 10px; } .md-separator-aligncenter { text-align: center; } .md-separator-alignleft { text-align: left; } .md-separator-alignright { text-align: right; } /* flickr */ .flickr_badge_image { float: left; margin: 0 8px 4px 0; width: 75px; } /* twitter */ .mdmegamenu .mm-container .tweet_time a, .mdmegamenu .mm-container .tweet_time a:link { color: #999; } .mdmegamenu .mm-container .tweet_time a:hover { color: #666; } .mm-sub ul.tweet_list li { background: url(../images/icons/twitter.png) no-repeat 0 2px; } /* megamenu style */ .mdmegamenu { position:relative; z-index: 490; } .mm-parent .mm-fullwidth { width: 100% } .mdmegamenu ul.megamenu > li { display: inline; float: left; } .mm-item > a { float: left; line-height: 41px; position: relative; } .mm-item img.mm-icon { float: left; margin: 12px 6px 12px 0; } .md-withdesc .mm-item img.mm-icon { margin-bottom: 22px; } .mm-item > a span.mm-desc { display: block; white-space: nowrap } .mm-container { display: none; float: left; position: absolute; left: 0; top: 41px; width: 100%; z-index: 9999; } .md-dropshadow .mm-container, .md-dropshadow li.mm-hover { -moz-box-shadow:5px 5px 4px rgba(0,0,0,0.2); -webkit-box-shadow:5px 5px 4px rgba(0,0,0,0.2); box-shadow:5px 5px 4px rgba(0,0,0,0.2); -ms-filter:"progid:DXImageTransform.Microsoft.dropshadow(OffX=5,OffY=5,Color=#33000000,Positive=true)"; filter:progid:DXImageTransform.Microsoft.dropshadow(OffX=5,OffY=5,Color=#33000000,Positive=true); } .md-vertical-rtl.md-dropshadow .mm-container, .md-vertical-rtl.md-dropshadow li.mm-hover { -moz-box-shadow:-5px 5px 4px rgba(0,0,0,0.2); -webkit-box-shadow:-5px 5px 4px rgba(0,0,0,0.2); box-shadow:-5px 5px 4px rgba(0,0,0,0.2); -ms-filter:"progid:DXImageTransform.Microsoft.dropshadow(OffX=-5,OffY=5,Color=#33000000,Positive=true)"; filter:progid:DXImageTransform.Microsoft.dropshadow(OffX=-5,OffY=5,Color=#33000000,Positive=true); } .mm-fixed-bottom.md-dropshadow .mm-container { -moz-box-shadow:5px -5px 4px rgba(0,0,0,0.2); -webkit-box-shadow:5px -5px 4px rgba(0,0,0,0.2); box-shadow:5px -5px 4px rgba(0,0,0,0.2); -ms-filter:"progid:DXImageTransform.Microsoft.dropshadow(OffX=5,OffY=-5,Color=#33000000,Positive=true)"; filter:progid:DXImageTransform.Microsoft.dropshadow(OffX=5,OffY=-5,Color=#33000000,Positive=true); } .mm-arrow { background: url(../images/mm-arrow.gif) no-repeat 0 0; display: block; width: 6px; height: 3px; margin-top: -3px; position: absolute; right: 14px; top: 50%; } .mm-hover .mm-arrow { background-position: 0 -3px; } ul.mm-container li .mm-arrow, .md-vertical .mm-arrow { background-position: -13px 0; width: 3px; height: 6px; } .md-vertical-rtl .mm-arrow { background-position: -28px 0; right: auto; left: 10px; } ul.mm-container a:hover .mm-arrow { background-position: -16px 0 } .md-vertical-rtl ul.mm-container a:hover .mm-arrow { background-position: -25px 0 } .md-withdesc .mm-arrow { top: 36%; } .md-vertical .mm-hover .mm-arrow { background-position: -19px 0 } .md-vertical-rtl .mm-hover .mm-arrow { background-position: -22px 0 } .mm-fixed-bottom .mm-arrow { background-position: -6px 0; } .mm-fixed-bottom .mm-hover .mm-arrow { background-position: -6px -3px; } .mm-close { font-family: Arial, Helvetica, sans-serif; display: block; width: 12px; height: 100%; position: absolute; right: 12px; top: 50%; margin-top: -50%;; z-index: 99; } /* dropdown */ .mm-dropdown ul.mm-container { display: none; float: left; position: absolute; left: 0; top: 41px; width: 220px; z-index: 9999; } .mm-dropdown ul li { position: relative } .mm-dropdown ul li ul.mm-container { top: 0; left: 220px; } .mm-dropdown ul a { border: none; display: block; padding: 5px 20px; position: relative; } .mm-dropdown ul a:hover, .mm-dropdown ul li.mm-hover > a { border: none; background: #fff; color: #000; } /* menu fixed */ .mm-fixed-top, .mm-fixed-bottom, .mm-toggle { position: fixed; left: 50%; z-index:999; width: 100%; margin: 0 auto 0 -50%; } .mm-toggle { background: url(../images/fixed-toggle.png) #111111 no-repeat left center; display: block; height: 41px; width: 30px; left: auto; right: 10px; } .mm-fixed-bottom .mm-toggle, .mm-fixed-top .mm-toggle-show { background-position: right center; } .mm-fixed-bottom .mm-toggle-show { background-position: left center; } .mm-fixed-top, .mm-fixed-top .mm-toggle { top: 0; } .mm-fixed-bottom, .mm-fixed-bottom .mm-toggle { bottom: 0; } .mm-toggle-hide { border: none !important; padding: 0 !important; } .mm-fixed-bottom .mm-container, .mm-fixed-bottom .mm-dropdown ul.mm-container { bottom: 41px; top: auto !important; } .mm-fixed-bottom .mm-dropdown ul li ul.mm-container { bottom: 0; top: auto !important; } /* vertical menu */ .md-vertical { z-index: 480; } .md-vertical ul.megamenu { width: auto; float: left; } .md-vertical ul.megamenu > li { display: block; float: none; position: relative; } .md-vertical .mm-container, .md-vertical .mm-dropdown ul.mm-container { left: 100%; top: 0; } .md-vertical-rtl .mm-container, .md-vertical-rtl .mm-dropdown ul.mm-container { left: auto; right: 100%; } .md-vertical .mm-item > a { display: block; float: none; } .md-vertical li.mm-hover, .md-dropshadow ul.mm-container li.mm-hover{ -moz-box-shadow: none; -webkit-box-shadow: none; box-shadow: none; } .md-vertical .mm-item > a span.mm-desc { margin-top: 0; } /* */ .mm-sub .inner {padding: 0 20px; margin: 20px 0} .mm-sub .withmargin .inner {padding: 0 10px; margin: 20px 0} /* Drupal stuff */ .mm-container input.form-text, .mm-container textarea.form-textarea { padding: 2px 4px; width: 100%; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; } .mm-container textarea.form-textarea { overflow: auto; } .mdmegamenu .item-list ul li { background-position: 0 7px; padding: 0 0 0 13px; } .mdmegamenu ul.links li { background-position: 0 7px; font-size: 1em; padding: 0 0 0 13px; } .mdmegamenu .form-item label { font-size: 1em } /* responsive */ /* iframe */ .mdmegamenu .video-container { position: relative; padding-bottom: 56.25%; padding-top: 30px; height: 0; overflow: hidden; margin-bottom: 15px; } .mdmegamenu .video-container iframe, .mdmegamenu .video-container object, .mdmegamenu .video-container embed { position: absolute; top: 0; left: 0; width: 100%; height: 100%; } .mm-container iframe{ width: 100% !important; } .js .selectnav { display: none; } /* Responsive */ .mdmegamenu.mm-responsive { display: block; } .mdmegamenu.mm-responsive .megamenu { display: none; width: 100%; } .mdmegamenu.mm-responsive ul:after { content: ''; display: table; clear: both; } .mdmegamenu.mm-responsive ul.megamenu > li { position: relative; display: block; float: none; padding: 0 !important; border-bottom: 1px solid rgba(255,255,255,.1); } .mdmegamenu.mm-responsive li > a { float: none; display: block; border: 0 !important; padding: 0 15px !important; line-height: 41px !important; } .mdmegamenu.mm-responsive li.mm-hover > a, .mdmegamenu.mm-responsive li.mm-hover > a:link, .mdmegamenu.mm-responsive li.mm-hover > a:visited, .mdmegamenu.mm-responsive ul.mm-container .mm-active > a, .mdmegamenu.mm-responsive ul.mm-container .mm-active > a:link, .mdmegamenu.mm-responsive ul.mm-container .mm-active > a:visited { } .mdmegamenu.mm-responsive .mm-container { position: static; float: none; width: auto !important; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; } .mdmegamenu.mm-responsive .mm-container .mm-container { display: block !important; height: auto !important; padding-left: 10px !important; } .md-dropshadow li.mm-hover { -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; } .mdmegamenu.mm-responsive .mm-sub .inner { margin: 0; } .mdtoggle-nav { position: relative; display: block; font-size: 13px; font-weight: normal; color: #fff; text-transform: uppercase; padding: 0 15px; line-height: 47px; cursor: pointer; border-bottom: 1px solid rgba(255,255,255,.1); -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; -webkit-transition: all .3s ease; -moz-transition: all .3s ease; -ms-transition: all .3s ease; -o-transition: all .3s ease; transition: all .3s ease; } .mdtoggle-nav:after { content: ''; display: block; position: absolute; background: url(../images/mm-toggle-menu.png) no-repeat 50% 50%; top: 0; right: 3px; width: 41px; height: 47px; } .mdtoggle-nav.rp-active, .mdtoggle-nav:hover { background-color: rgba(255,255,255,.15); } .mdtoggle-sub { display: none; position: absolute; background: url(../images/mm-toggle-sub.png) no-repeat 50% 50%; margin: auto; top: 5px; right: 10px; width: 31px; height: 31px; z-index: 999; cursor: pointer; background-color: rgba(255,255,255,.2); border-radius: 3px; -webkit-transition: all .3s ease; -moz-transition: all .3s ease; -ms-transition: all .3s ease; -o-transition: all .3s ease; transition: all .3s ease; } .mm-hover .mdtoggle-sub { -webkit-transform: rotate(180deg); -moz-transform: rotate(180deg); -ms-transform: rotate(180deg); -o-transform: rotate(180deg); transform: rotate(180deg); } .mdtoggle-sub:hover { /*background-color: rgba(255,255,255);*/ } .mdmegamenu.mm-responsive .mdtoggle-sub{ display: block; } .mdmegamenu.mm-responsive .mm-arrow { display: none; } #megamenu-2.md-vertical.md-style2.mm-responsive .mmg_1, #megamenu-2.md-vertical.md-style2.mm-responsive .mmg_2, #megamenu-2.md-vertical.md-style2.mm-responsive .mmg_3, #megamenu-2.md-vertical.md-style2.mm-responsive .mmg_4, #megamenu-2.md-vertical.md-style2.mm-responsive .mmg_5, #megamenu-2.md-vertical.md-style2.mm-responsive .mmg_6, #megamenu-2.md-vertical.md-style2.mm-responsive .mmg_7, #megamenu-2.md-vertical.md-style2.mm-responsive .mmg_8, #megamenu-2.md-vertical.md-style2.mm-responsive .mmg_9, #megamenu-2.md-vertical.md-style2.mm-responsive .mmg_10, #megamenu-2.md-vertical.md-style2.mm-responsive .mmg_11, #megamenu-2.md-vertical.md-style2.mm-responsive .mmg_12, #megamenu-2.md-vertical.md-style2.mm-responsive .mmg_13, #megamenu-2.md-vertical.md-style2.mm-responsive .mmg_14, #megamenu-2.md-vertical.md-style2.mm-responsive .mmg_15, #megamenu-2.md-vertical.md-style2.mm-responsive .mmg_16, #megamenu-3.md-vertical.md-style2.mm-responsive .mmg_1, #megamenu-3.md-vertical.md-style2.mm-responsive .mmg_2, #megamenu-3.md-vertical.md-style2.mm-responsive .mmg_3, #megamenu-3.md-vertical.md-style2.mm-responsive .mmg_4, #megamenu-3.md-vertical.md-style2.mm-responsive .mmg_5, #megamenu-3.md-vertical.md-style2.mm-responsive .mmg_6, #megamenu-3.md-vertical.md-style2.mm-responsive .mmg_7, #megamenu-3.md-vertical.md-style2.mm-responsive .mmg_8, #megamenu-3.md-vertical.md-style2.mm-responsive .mmg_9, #megamenu-3.md-vertical.md-style2.mm-responsive .mmg_10, #megamenu-3.md-vertical.md-style2.mm-responsive .mmg_11, #megamenu-3.md-vertical.md-style2.mm-responsive .mmg_12, #megamenu-3.md-vertical.md-style2.mm-responsive .mmg_13, #megamenu-3.md-vertical.md-style2.mm-responsive .mmg_14, #megamenu-3.md-vertical.md-style2.mm-responsive .mmg_15, #megamenu-3.md-vertical.md-style2.mm-responsive .mmg_16 { width: 100%; display: block; float: none; } @media screen and (max-width: 640px) { .mdmegamenu.mm-responsive .mmg_1, .mdmegamenu.mm-responsive .mmg_2, .mdmegamenu.mm-responsive .mmg_3, .mdmegamenu.mm-responsive .mmg_4, .mdmegamenu.mm-responsive .mmg_5, .mdmegamenu.mm-responsive .mmg_6, .mdmegamenu.mm-responsive .mmg_7, .mdmegamenu.mm-responsive .mmg_8, .mdmegamenu.mm-responsive .mmg_9, .mdmegamenu.mm-responsive .mmg_10, .mdmegamenu.mm-responsive .mmg_11, .mdmegamenu.mm-responsive .mmg_12, .mdmegamenu.mm-responsive .mmg_13, .mdmegamenu.mm-responsive .mmg_14, .mdmegamenu.mm-responsive .mmg_15, .mdmegamenu.mm-responsive .mmg_16 { display: block; width: 100%; float: none; } .mdmegamenu.mm-responsive .mm-sub .inner { overflow: hidden; } } .selectnav { display: none !important; } /*Minh Chinh Css*/ .mm-dropdown > ul.mm-container.contrary { left : auto !important; right: 0 !important; } .mm-dropdown > ul.mm-container ul.mm-container.contrary { left : 0 !important; transform: translateX(-100%) !important; } .mm-dropdown ul li.mm-parent.contrary > ul.mm-container { top: 0; left: -220px; } .deactive .mm-container { display: none !important; } .active > .mm-container { display: block !important; }
docs/html/plasma/Plasma.TextEdit.html
KDE/pykde4
<?xml version="1.0" encoding="UTF-8"?> <!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" lang="en" xml:lang="en"> <head> <title>Plasma.TextEdit</title> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="Content-Style-Type" content="text/css" /> <link rel="stylesheet" type="text/css" href="../common/doxygen.css" /> <link rel="stylesheet" media="screen" type="text/css" title="KDE Colors" href="../common/kde.css" /> </head> <body> <div id="container"> <div id="header"> <div id="header_top"> <div> <div> <img alt ="" src="../common/top-kde.jpg"/> KDE 4.9 PyKDE API Reference </div> </div> </div> <div id="header_bottom"> <div id="location"> <ul> <li>KDE's Python API</li> </ul> </div> <div id="menu"> <ul> <li><a href="../modules.html">Overview</a></li> <li><a href="http://techbase.kde.org/Development/Languages/Python">PyKDE Home</a></li> <li><a href="http://kde.org/family/">Sitemap</a></li> <li><a href="http://kde.org/contact/">Contact Us</a></li> </ul> </div> </div> </div> <div id="body_wrapper"> <div id="body"> <div id="right"> <div class="content"> <div id="main"> <div class="clearer">&nbsp;</div> <h1>TextEdit Class Reference</h1> <code>from PyKDE4.plasma import *</code> <p> Inherits: QGraphicsProxyWidget &#x2192; QGraphicsWidget &#x2192; QObject<br /> Namespace: <a href="../plasma/Plasma.html">Plasma</a><br /> <h2>Detailed Description</h2> <p>TextEdit plasma/widgets/textedit.h &lt;Plasma/Widgets/TextEdit&gt; </p> <p> Provides a plasma-themed KTextEdit. </p> <table border="0" cellpadding="0" cellspacing="0"><tr><td colspan="2"><br><h2>Signals</h2></td></tr> <tr><td class="memItemLeft" nowrap align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="#textChanged">textChanged</a> ()</td></tr> <tr><td colspan="2"><br><h2>Methods</h2></td></tr> <tr><td class="memItemLeft" nowrap align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="#TextEdit">__init__</a> (self, QGraphicsWidget parent=0)</td></tr> <tr><td class="memItemLeft" nowrap align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="#append">append</a> (self, QString text)</td></tr> <tr><td class="memItemLeft" nowrap align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="#changeEvent">changeEvent</a> (self, QEvent event)</td></tr> <tr><td class="memItemLeft" nowrap align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="#contextMenuEvent">contextMenuEvent</a> (self, QGraphicsSceneContextMenuEvent event)</td></tr> <tr><td class="memItemLeft" nowrap align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="#dataUpdated">dataUpdated</a> (self, QString sourceName, {QString:QVariant} data)</td></tr> <tr><td class="memItemLeft" nowrap align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="#focusOutEvent">focusOutEvent</a> (self, QFocusEvent event)</td></tr> <tr><td class="memItemLeft" nowrap align="right" valign="top">bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="#isReadOnly">isReadOnly</a> (self)</td></tr> <tr><td class="memItemLeft" nowrap align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="#mousePressEvent">mousePressEvent</a> (self, QGraphicsSceneMouseEvent event)</td></tr> <tr><td class="memItemLeft" nowrap align="right" valign="top"><a href="../kdeui/KTextEdit.html">KTextEdit</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="#nativeWidget">nativeWidget</a> (self)</td></tr> <tr><td class="memItemLeft" nowrap align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="#resizeEvent">resizeEvent</a> (self, QGraphicsSceneResizeEvent event)</td></tr> <tr><td class="memItemLeft" nowrap align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="#setNativeWidget">setNativeWidget</a> (self, <a href="../kdeui/KTextEdit.html">KTextEdit</a> nativeWidget)</td></tr> <tr><td class="memItemLeft" nowrap align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="#setReadOnly">setReadOnly</a> (self, bool readOnly)</td></tr> <tr><td class="memItemLeft" nowrap align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="#setStyleSheet">setStyleSheet</a> (self, QString stylesheet)</td></tr> <tr><td class="memItemLeft" nowrap align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="#setText">setText</a> (self, QString text)</td></tr> <tr><td class="memItemLeft" nowrap align="right" valign="top">QString&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="#styleSheet">styleSheet</a> (self)</td></tr> <tr><td class="memItemLeft" nowrap align="right" valign="top">QString&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="#text">text</a> (self)</td></tr> </table> <hr><h2>Signal Documentation</h2><a class="anchor" name="textChanged"></a> <div class="memitem"> <div class="memproto"> <table class="memname"><tr> <td class="memname"> textChanged</td> <td>(</td> <td class="paramtype">&nbsp;</td> <td class="paramname">)</td> <td width="100%"> </td> </tr> </table> </div> <div class="memdoc"><dl compact><dt><b>Signal syntax:</b></dt><dd><code>QObject.connect(source, SIGNAL("textChanged()"), target_slot)</code></dd></dl></div></div><hr><h2>Method Documentation</h2><a class="anchor" name="TextEdit"></a> <div class="memitem"> <div class="memproto"> <table class="memname"><tr> <td class="memname">__init__</td> <td>(</td> <td class="paramtype">&nbsp;<em>self</em>, </td> <td class="paramname"></td> </tr><tr> <td class="memname"></td> <td></td> <td class="paramtype">QGraphicsWidget&nbsp;</td> <td class="paramname"><em>parent=0</em></td> </tr> <tr> <td></td> <td>)</td> <td></td> <td></td> <td width="100%"> </td> </tr></table> </div> <div class="memdoc"></div></div><a class="anchor" name="append"></a> <div class="memitem"> <div class="memproto"> <table class="memname"><tr> <td class="memname"> append</td> <td>(</td> <td class="paramtype">&nbsp;<em>self</em>, </td> <td class="paramname"></td> </tr><tr> <td class="memname"></td> <td></td> <td class="paramtype">QString&nbsp;</td> <td class="paramname"><em>text</em></td> </tr> <tr> <td></td> <td>)</td> <td></td> <td></td> <td width="100%"> </td> </tr></table> </div> <div class="memdoc"><p>Allows appending text to the text browser <dl class="since" compact><dt><b>Since:</b></dt><dd> 4.4 </dd></dl> </p></div></div><a class="anchor" name="changeEvent"></a> <div class="memitem"> <div class="memproto"> <table class="memname"><tr> <td class="memname"> changeEvent</td> <td>(</td> <td class="paramtype">&nbsp;<em>self</em>, </td> <td class="paramname"></td> </tr><tr> <td class="memname"></td> <td></td> <td class="paramtype">QEvent&nbsp;</td> <td class="paramname"><em>event</em></td> </tr> <tr> <td></td> <td>)</td> <td></td> <td></td> <td width="100%"> </td> </tr></table> </div> <div class="memdoc"></div></div><a class="anchor" name="contextMenuEvent"></a> <div class="memitem"> <div class="memproto"> <table class="memname"><tr> <td class="memname"> contextMenuEvent</td> <td>(</td> <td class="paramtype">&nbsp;<em>self</em>, </td> <td class="paramname"></td> </tr><tr> <td class="memname"></td> <td></td> <td class="paramtype">QGraphicsSceneContextMenuEvent&nbsp;</td> <td class="paramname"><em>event</em></td> </tr> <tr> <td></td> <td>)</td> <td></td> <td></td> <td width="100%"> </td> </tr></table> </div> <div class="memdoc"></div></div><a class="anchor" name="dataUpdated"></a> <div class="memitem"> <div class="memproto"> <table class="memname"><tr> <td class="memname"> dataUpdated</td> <td>(</td> <td class="paramtype">&nbsp;<em>self</em>, </td> <td class="paramname"></td> </tr><tr> <td class="memname"></td> <td></td> <td class="paramtype">QString&nbsp;</td> <td class="paramname"><em>sourceName</em>, </td> </tr> <tr> <td class="memname"></td> <td></td> <td class="paramtype">{QString:QVariant}&nbsp;</td> <td class="paramname"><em>data</em></td> </tr> <tr> <td></td> <td>)</td> <td></td> <td></td> <td width="100%"> </td> </tr></table> </div> <div class="memdoc"></div></div><a class="anchor" name="focusOutEvent"></a> <div class="memitem"> <div class="memproto"> <table class="memname"><tr> <td class="memname"> focusOutEvent</td> <td>(</td> <td class="paramtype">&nbsp;<em>self</em>, </td> <td class="paramname"></td> </tr><tr> <td class="memname"></td> <td></td> <td class="paramtype">QFocusEvent&nbsp;</td> <td class="paramname"><em>event</em></td> </tr> <tr> <td></td> <td>)</td> <td></td> <td></td> <td width="100%"> </td> </tr></table> </div> <div class="memdoc"></div></div><a class="anchor" name="isReadOnly"></a> <div class="memitem"> <div class="memproto"> <table class="memname"><tr> <td class="memname">bool isReadOnly</td> <td>(</td> <td class="paramtype">&nbsp;</td> <td class="paramname"><em>self</em>&nbsp;)</td> <td width="100%"> </td> </tr> </table> </div> <div class="memdoc"><p><dl class="return" compact><dt><b>Returns:</b></dt><dd> true if the text area is non-interacive </dd></dl> </p></div></div><a class="anchor" name="mousePressEvent"></a> <div class="memitem"> <div class="memproto"> <table class="memname"><tr> <td class="memname"> mousePressEvent</td> <td>(</td> <td class="paramtype">&nbsp;<em>self</em>, </td> <td class="paramname"></td> </tr><tr> <td class="memname"></td> <td></td> <td class="paramtype">QGraphicsSceneMouseEvent&nbsp;</td> <td class="paramname"><em>event</em></td> </tr> <tr> <td></td> <td>)</td> <td></td> <td></td> <td width="100%"> </td> </tr></table> </div> <div class="memdoc"></div></div><a class="anchor" name="nativeWidget"></a> <div class="memitem"> <div class="memproto"> <table class="memname"><tr> <td class="memname"><a href="../kdeui/KTextEdit.html">KTextEdit</a> nativeWidget</td> <td>(</td> <td class="paramtype">&nbsp;</td> <td class="paramname"><em>self</em>&nbsp;)</td> <td width="100%"> </td> </tr> </table> </div> <div class="memdoc"><p><dl class="return" compact><dt><b>Returns:</b></dt><dd> the native widget wrapped by this TextEdit </dd></dl> </p></div></div><a class="anchor" name="resizeEvent"></a> <div class="memitem"> <div class="memproto"> <table class="memname"><tr> <td class="memname"> resizeEvent</td> <td>(</td> <td class="paramtype">&nbsp;<em>self</em>, </td> <td class="paramname"></td> </tr><tr> <td class="memname"></td> <td></td> <td class="paramtype">QGraphicsSceneResizeEvent&nbsp;</td> <td class="paramname"><em>event</em></td> </tr> <tr> <td></td> <td>)</td> <td></td> <td></td> <td width="100%"> </td> </tr></table> </div> <div class="memdoc"></div></div><a class="anchor" name="setNativeWidget"></a> <div class="memitem"> <div class="memproto"> <table class="memname"><tr> <td class="memname"> setNativeWidget</td> <td>(</td> <td class="paramtype">&nbsp;<em>self</em>, </td> <td class="paramname"></td> </tr><tr> <td class="memname"></td> <td></td> <td class="paramtype"><a href="../kdeui/KTextEdit.html">KTextEdit</a>&nbsp;</td> <td class="paramname"><em>nativeWidget</em></td> </tr> <tr> <td></td> <td>)</td> <td></td> <td></td> <td width="100%"> </td> </tr></table> </div> <div class="memdoc"><p>Sets the text edit wrapped by this TextEdit (widget must inherit KTextEdit), ownership is transferred to the TextEdit </p> <p> </p><dl compact><dt><b>Parameters:</b></dt><dd> <table border="0" cellspacing="2" cellpadding="0"> <tr><td></td><td valign="top"><em>nativeWidget</em>&nbsp;</td><td> text edit that will be wrapped by this TextEdit </td></tr> </table></dl> <p> <dl class="since" compact><dt><b>Since:</b></dt><dd> KDE4.4 </dd></dl> </p></div></div><a class="anchor" name="setReadOnly"></a> <div class="memitem"> <div class="memproto"> <table class="memname"><tr> <td class="memname"> setReadOnly</td> <td>(</td> <td class="paramtype">&nbsp;<em>self</em>, </td> <td class="paramname"></td> </tr><tr> <td class="memname"></td> <td></td> <td class="paramtype">bool&nbsp;</td> <td class="paramname"><em>readOnly</em></td> </tr> <tr> <td></td> <td>)</td> <td></td> <td></td> <td width="100%"> </td> </tr></table> </div> <div class="memdoc"><p>Sets the text area to be read only or interactive </p><dl compact><dt><b>Parameters:</b></dt><dd> <table border="0" cellspacing="2" cellpadding="0"> <tr><td></td><td valign="top"><em>true</em>&nbsp;</td><td> to make it read only, false for interactive </td></tr> </table></dl> <p> <dl class="since" compact><dt><b>Since:</b></dt><dd> 4.4 </dd></dl> </p></div></div><a class="anchor" name="setStyleSheet"></a> <div class="memitem"> <div class="memproto"> <table class="memname"><tr> <td class="memname"> setStyleSheet</td> <td>(</td> <td class="paramtype">&nbsp;<em>self</em>, </td> <td class="paramname"></td> </tr><tr> <td class="memname"></td> <td></td> <td class="paramtype">QString&nbsp;</td> <td class="paramname"><em>stylesheet</em></td> </tr> <tr> <td></td> <td>)</td> <td></td> <td></td> <td width="100%"> </td> </tr></table> </div> <div class="memdoc"><p>Sets the stylesheet used to control the visual display of this TextEdit </p> <p> </p><dl compact><dt><b>Parameters:</b></dt><dd> <table border="0" cellspacing="2" cellpadding="0"> <tr><td></td><td valign="top"><em>stylesheet</em>&nbsp;</td><td> a CSS string </td></tr> </table></dl> <p> </p></div></div><a class="anchor" name="setText"></a> <div class="memitem"> <div class="memproto"> <table class="memname"><tr> <td class="memname"> setText</td> <td>(</td> <td class="paramtype">&nbsp;<em>self</em>, </td> <td class="paramname"></td> </tr><tr> <td class="memname"></td> <td></td> <td class="paramtype">QString&nbsp;</td> <td class="paramname"><em>text</em></td> </tr> <tr> <td></td> <td>)</td> <td></td> <td></td> <td width="100%"> </td> </tr></table> </div> <div class="memdoc"><p>Sets the display text for this TextEdit </p> <p> </p><dl compact><dt><b>Parameters:</b></dt><dd> <table border="0" cellspacing="2" cellpadding="0"> <tr><td></td><td valign="top"><em>text</em>&nbsp;</td><td> the text to display; should be translated. </td></tr> </table></dl> <p> </p></div></div><a class="anchor" name="styleSheet"></a> <div class="memitem"> <div class="memproto"> <table class="memname"><tr> <td class="memname">QString styleSheet</td> <td>(</td> <td class="paramtype">&nbsp;</td> <td class="paramname"><em>self</em>&nbsp;)</td> <td width="100%"> </td> </tr> </table> </div> <div class="memdoc"><p><dl class="return" compact><dt><b>Returns:</b></dt><dd> the stylesheet currently used with this widget </dd></dl> </p></div></div><a class="anchor" name="text"></a> <div class="memitem"> <div class="memproto"> <table class="memname"><tr> <td class="memname">QString text</td> <td>(</td> <td class="paramtype">&nbsp;</td> <td class="paramname"><em>self</em>&nbsp;)</td> <td width="100%"> </td> </tr> </table> </div> <div class="memdoc"><p><dl class="return" compact><dt><b>Returns:</b></dt><dd> the display text </dd></dl> </p></div></div> </div> </div> </div> <div id="left"> <div class="menu_box"> <div class="nav_list"> <ul> <li><a href="../allclasses.html">Full Index</a></li> </ul> </div> <a name="cp-menu" /><div class="menutitle"><div> <h2 id="cp-menu-project">Modules</h2> </div></div> <div class="nav_list"> <ul><li><a href="../akonadi/index.html">akonadi</a></li> <li><a href="../dnssd/index.html">dnssd</a></li> <li><a href="../kdecore/index.html">kdecore</a></li> <li><a href="../kdeui/index.html">kdeui</a></li> <li><a href="../khtml/index.html">khtml</a></li> <li><a href="../kio/index.html">kio</a></li> <li><a href="../knewstuff/index.html">knewstuff</a></li> <li><a href="../kparts/index.html">kparts</a></li> <li><a href="../kutils/index.html">kutils</a></li> <li><a href="../nepomuk/index.html">nepomuk</a></li> <li><a href="../phonon/index.html">phonon</a></li> <li><a href="../plasma/index.html">plasma</a></li> <li><a href="../polkitqt/index.html">polkitqt</a></li> <li><a href="../solid/index.html">solid</a></li> <li><a href="../soprano/index.html">soprano</a></li> </ul></div></div> </div> </div> <div class="clearer"/> </div> <div id="end_body"></div> </div> <div id="footer"><div id="footer_text"> This documentation is maintained by <a href="&#109;&#97;&#105;&#108;&#116;&#111;&#58;simon&#64;simonzone&#46;com">Simon Edwards</a>.<br /> KDE<sup>&#174;</sup> and <a href="../images/kde_gear_black.png">the K Desktop Environment<sup>&#174;</sup> logo</a> are registered trademarks of <a href="http://ev.kde.org/" title="Homepage of the KDE non-profit Organization">KDE e.V.</a> | <a href="http://www.kde.org/contact/impressum.php">Legal</a> </div></div> </body> </html>
stats/usage_201208.html
milesmenegon/diorama
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> <!-- Generated by The Webalizer Ver. 2.01-10-RB02 --> <!-- --> <!-- Copyright 1997-2000 Bradford L. Barrett --> <!-- (brad@mrunix.net http://www.mrunix.net) --> <!-- --> <!-- Distributed under the GNU GPL Version 2 --> <!-- Full text may be found at: --> <!-- http://www.mrunix.net/webalizer/ --> <!-- --> <!-- Give the power back to the programmers --> <!-- Support the Free Software Foundation --> <!-- (http://www.fsf.org) --> <!-- --> <!-- *** Generated: 02-Sep-2012 01:40 E. Australia Standard Time *** --> <HTML> <HEAD> <TITLE>Usage Statistics for diorama.net.au - August 2012</TITLE> </HEAD> <BODY BGCOLOR="#E8E8E8" TEXT="#000000" LINK="#0000FF" VLINK="#FF0000"> <H2>Usage Statistics for diorama.net.au</H2> <SMALL><STRONG> Summary Period: August 2012<BR> Generated 02-Sep-2012 01:40 E. Australia Standard Time<BR> </STRONG></SMALL> <CENTER> <HR> <P> <SMALL> <A HREF="#DAYSTATS">[Daily Statistics]</A> <A HREF="#HOURSTATS">[Hourly Statistics]</A> <A HREF="#TOPURLS">[URLs]</A> <A HREF="#TOPENTRY">[Entry]</A> <A HREF="#TOPEXIT">[Exit]</A> <A HREF="#TOPSITES">[Sites]</A> <A HREF="#TOPREFS">[Referrers]</A> <A HREF="#TOPSEARCH">[Search]</A> <A HREF="#TOPAGENTS">[Agents]</A> <A HREF="#TOPCTRYS">[Countries]</A> </SMALL> <P> <TABLE WIDTH=510 BORDER=2 CELLSPACING=1 CELLPADDING=1> <TR><TH HEIGHT=4></TH></TR> <TR><TH COLSPAN=3 ALIGN=center BGCOLOR="#C0C0C0">Monthly Statistics for August 2012</TH></TR> <TR><TH HEIGHT=4></TH></TR> <TR><TD WIDTH=380><FONT SIZE="-1">Total Hits</FONT></TD> <TD ALIGN=right COLSPAN=2><FONT SIZE="-1"><B>16245</B></FONT></TD></TR> <TR><TD WIDTH=380><FONT SIZE="-1">Total Files</FONT></TD> <TD ALIGN=right COLSPAN=2><FONT SIZE="-1"><B>13835</B></FONT></TD></TR> <TR><TD WIDTH=380><FONT SIZE="-1">Total Pages</FONT></TD> <TD ALIGN=right COLSPAN=2><FONT SIZE="-1"><B>1110</B></FONT></TD></TR> <TR><TD WIDTH=380><FONT SIZE="-1">Total Visits</FONT></TD> <TD ALIGN=right COLSPAN=2><FONT SIZE="-1"><B>731</B></FONT></TD></TR> <TR><TD WIDTH=380><FONT SIZE="-1">Total KBytes</FONT></TD> <TD ALIGN=right COLSPAN=2><FONT SIZE="-1"><B>1231861</B></FONT></TD></TR> <TR><TH HEIGHT=4></TH></TR> <TR><TD WIDTH=380><FONT SIZE="-1">Total Unique Sites</FONT></TD> <TD ALIGN=right COLSPAN=2><FONT SIZE="-1"><B>518</B></FONT></TD></TR> <TR><TD WIDTH=380><FONT SIZE="-1">Total Unique URLs</FONT></TD> <TD ALIGN=right COLSPAN=2><FONT SIZE="-1"><B>127</B></FONT></TD></TR> <TR><TD WIDTH=380><FONT SIZE="-1">Total Unique Referrers</FONT></TD> <TD ALIGN=right COLSPAN=2><FONT SIZE="-1"><B>67</B></FONT></TD></TR> <TR><TD WIDTH=380><FONT SIZE="-1">Total Unique User Agents</FONT></TD> <TD ALIGN=right COLSPAN=2><FONT SIZE="-1"><B>160</B></FONT></TD></TR> <TR><TH HEIGHT=4></TH></TR> <TR><TH WIDTH=380 BGCOLOR="#C0C0C0"><FONT SIZE=-1 COLOR="#C0C0C0">.</FONT></TH> <TH WIDTH=65 BGCOLOR="#C0C0C0" ALIGN=right><FONT SIZE=-1>Avg </FONT></TH> <TH WIDTH=65 BGCOLOR="#C0C0C0" ALIGN=right><FONT SIZE=-1>Max </FONT></TH></TR> <TR><TH HEIGHT=4></TH></TR> <TR><TD><FONT SIZE="-1">Hits per Hour</FONT></TD> <TD ALIGN=right WIDTH=65><FONT SIZE="-1"><B>21</B></FONT></TD> <TD WIDTH=65 ALIGN=right><FONT SIZE=-1><B>243</B></FONT></TD></TR> <TR><TD><FONT SIZE="-1">Hits per Day</FONT></TD> <TD ALIGN=right WIDTH=65><FONT SIZE="-1"><B>524</B></FONT></TD> <TD WIDTH=65 ALIGN=right><FONT SIZE=-1><B>1245</B></FONT></TD></TR> <TR><TD><FONT SIZE="-1">Files per Day</FONT></TD> <TD ALIGN=right WIDTH=65><FONT SIZE="-1"><B>446</B></FONT></TD> <TD WIDTH=65 ALIGN=right><FONT SIZE=-1><B>1126</B></FONT></TD></TR> <TR><TD><FONT SIZE="-1">Pages per Day</FONT></TD> <TD ALIGN=right WIDTH=65><FONT SIZE="-1"><B>35</B></FONT></TD> <TD WIDTH=65 ALIGN=right><FONT SIZE=-1><B>76</B></FONT></TD></TR> <TR><TD><FONT SIZE="-1">Visits per Day</FONT></TD> <TD ALIGN=right WIDTH=65><FONT SIZE="-1"><B>23</B></FONT></TD> <TD WIDTH=65 ALIGN=right><FONT SIZE=-1><B>44</B></FONT></TD></TR> <TR><TD><FONT SIZE="-1">KBytes per Day</FONT></TD> <TD ALIGN=right WIDTH=65><FONT SIZE="-1"><B>39737</B></FONT></TD> <TD WIDTH=65 ALIGN=right><FONT SIZE=-1><B>113388</B></FONT></TD></TR> <TR><TH HEIGHT=4></TH></TR> <TR><TH COLSPAN=3 ALIGN=center BGCOLOR="#C0C0C0"> <FONT SIZE="-1">Hits by Response Code</FONT></TH></TR> <TR><TH HEIGHT=4></TH></TR> <TR><TD><FONT SIZE="-1">Undefined response code</FONT></TD> <TD ALIGN=right COLSPAN=2><FONT SIZE="-1"><B>1526</B></FONT></TD></TR> <TR><TD><FONT SIZE="-1">Code 200 - OK</FONT></TD> <TD ALIGN=right COLSPAN=2><FONT SIZE="-1"><B>13835</B></FONT></TD></TR> <TR><TD><FONT SIZE="-1">Code 206 - Partial Content</FONT></TD> <TD ALIGN=right COLSPAN=2><FONT SIZE="-1"><B>21</B></FONT></TD></TR> <TR><TD><FONT SIZE="-1">Code 302 - Found</FONT></TD> <TD ALIGN=right COLSPAN=2><FONT SIZE="-1"><B>2</B></FONT></TD></TR> <TR><TD><FONT SIZE="-1">Code 304 - Not Modified</FONT></TD> <TD ALIGN=right COLSPAN=2><FONT SIZE="-1"><B>815</B></FONT></TD></TR> <TR><TD><FONT SIZE="-1">Code 404 - Not Found</FONT></TD> <TD ALIGN=right COLSPAN=2><FONT SIZE="-1"><B>45</B></FONT></TD></TR> <TR><TD><FONT SIZE="-1">Code 500 - Internal Server Error</FONT></TD> <TD ALIGN=right COLSPAN=2><FONT SIZE="-1"><B>1</B></FONT></TD></TR> <TR><TH HEIGHT=4></TH></TR> </TABLE> <P> <A NAME="DAYSTATS"></A> <IMG SRC="daily_usage_201208.png" ALT="Daily usage for August 2012" HEIGHT=400 WIDTH=512><P> <TABLE WIDTH=510 BORDER=2 CELLSPACING=1 CELLPADDING=1> <TR><TH HEIGHT=4></TH></TR> <TR><TH BGCOLOR="#C0C0C0" COLSPAN=13 ALIGN=center>Daily Statistics for August 2012</TH></TR> <TR><TH HEIGHT=4></TH></TR> <TR><TH ALIGN=center BGCOLOR="#C0C0C0"><FONT SIZE="-1">Day</FONT></TH> <TH ALIGN=center BGCOLOR="#008040" COLSPAN=2><FONT SIZE="-1">Hits</FONT></TH> <TH ALIGN=center BGCOLOR="#0080FF" COLSPAN=2><FONT SIZE="-1">Files</FONT></TH> <TH ALIGN=center BGCOLOR="#00E0FF" COLSPAN=2><FONT SIZE="-1">Pages</FONT></TH> <TH ALIGN=center BGCOLOR="#FFFF00" COLSPAN=2><FONT SIZE="-1">Visits</FONT></TH> <TH ALIGN=center BGCOLOR="#FF8000" COLSPAN=2><FONT SIZE="-1">Sites</FONT></TH> <TH ALIGN=center BGCOLOR="#FF0000" COLSPAN=2><FONT SIZE="-1">KBytes</FONT></TH></TR> <TR><TH HEIGHT=4></TH></TR> <TR><TD ALIGN=center><FONT SIZE="-1"><B>1</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>635</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">3.91%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>508</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">3.67%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>51</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">4.59%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>36</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">4.92%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>24</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">4.63%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>44714</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">3.63%</FONT></TD></TR> <TR><TD ALIGN=center><FONT SIZE="-1"><B>2</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>595</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">3.66%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>450</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">3.25%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>32</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">2.88%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>22</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">3.01%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>25</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">4.83%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>43966</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">3.57%</FONT></TD></TR> <TR><TD ALIGN=center><FONT SIZE="-1"><B>3</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>261</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">1.61%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>229</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">1.66%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>19</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">1.71%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>19</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">2.60%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>21</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">4.05%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>17611</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">1.43%</FONT></TD></TR> <TR><TD ALIGN=center><FONT SIZE="-1"><B>4</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>179</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">1.10%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>150</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">1.08%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>20</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">1.80%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>16</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">2.19%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>18</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">3.47%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>9548</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">0.78%</FONT></TD></TR> <TR><TD ALIGN=center><FONT SIZE="-1"><B>5</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>209</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">1.29%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>163</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">1.18%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>15</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">1.35%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>13</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">1.78%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>34</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">6.56%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>12992</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">1.05%</FONT></TD></TR> <TR><TD ALIGN=center><FONT SIZE="-1"><B>6</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>304</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">1.87%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>266</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">1.92%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>30</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">2.70%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>23</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">3.15%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>21</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">4.05%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>19489</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">1.58%</FONT></TD></TR> <TR><TD ALIGN=center><FONT SIZE="-1"><B>7</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>330</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">2.03%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>295</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">2.13%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>22</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">1.98%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>21</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">2.87%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>21</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">4.05%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>21815</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">1.77%</FONT></TD></TR> <TR><TD ALIGN=center><FONT SIZE="-1"><B>8</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>281</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">1.73%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>242</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">1.75%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>25</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">2.25%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>23</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">3.15%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>25</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">4.83%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>21776</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">1.77%</FONT></TD></TR> <TR><TD ALIGN=center><FONT SIZE="-1"><B>9</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>1023</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">6.30%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>785</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">5.67%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>38</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">3.42%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>30</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">4.10%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>26</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">5.02%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>73664</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">5.98%</FONT></TD></TR> <TR><TD ALIGN=center><FONT SIZE="-1"><B>10</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>882</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">5.43%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>710</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">5.13%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>51</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">4.59%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>26</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">3.56%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>31</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">5.98%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>63918</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">5.19%</FONT></TD></TR> <TR><TD ALIGN=center><FONT SIZE="-1"><B>11</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>121</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">0.74%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>73</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">0.53%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>35</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">3.15%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>12</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">1.64%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>21</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">4.05%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>4336</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">0.35%</FONT></TD></TR> <TR><TD ALIGN=center><FONT SIZE="-1"><B>12</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>197</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">1.21%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>166</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">1.20%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>22</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">1.98%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>19</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">2.60%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>16</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">3.09%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>12903</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">1.05%</FONT></TD></TR> <TR><TD ALIGN=center><FONT SIZE="-1"><B>13</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>783</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">4.82%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>710</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">5.13%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>36</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">3.24%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>25</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">3.42%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>21</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">4.05%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>65047</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">5.28%</FONT></TD></TR> <TR><TD ALIGN=center><FONT SIZE="-1"><B>14</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>568</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">3.50%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>483</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">3.49%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>45</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">4.05%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>26</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">3.56%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>23</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">4.44%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>42867</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">3.48%</FONT></TD></TR> <TR><TD ALIGN=center><FONT SIZE="-1"><B>15</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>823</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">5.07%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>750</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">5.42%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>60</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">5.41%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>44</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">6.02%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>40</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">7.72%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>60420</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">4.90%</FONT></TD></TR> <TR><TD ALIGN=center><FONT SIZE="-1"><B>16</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>624</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">3.84%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>592</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">4.28%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>28</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">2.52%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>20</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">2.74%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>17</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">3.28%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>51041</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">4.14%</FONT></TD></TR> <TR><TD ALIGN=center><FONT SIZE="-1"><B>17</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>583</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">3.59%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>542</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">3.92%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>37</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">3.33%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>23</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">3.15%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>20</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">3.86%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>43808</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">3.56%</FONT></TD></TR> <TR><TD ALIGN=center><FONT SIZE="-1"><B>18</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>372</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">2.29%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>335</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">2.42%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>25</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">2.25%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>20</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">2.74%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>25</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">4.83%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>24305</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">1.97%</FONT></TD></TR> <TR><TD ALIGN=center><FONT SIZE="-1"><B>19</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>563</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">3.47%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>470</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">3.40%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>76</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">6.85%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>22</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">3.01%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>25</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">4.83%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>43914</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">3.56%</FONT></TD></TR> <TR><TD ALIGN=center><FONT SIZE="-1"><B>20</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>868</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">5.34%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>803</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">5.80%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>39</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">3.51%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>26</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">3.56%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>24</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">4.63%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>72163</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">5.86%</FONT></TD></TR> <TR><TD ALIGN=center><FONT SIZE="-1"><B>21</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>1245</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">7.66%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>1126</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">8.14%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>54</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">4.86%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>40</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">5.47%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>50</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">9.65%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>113388</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">9.20%</FONT></TD></TR> <TR><TD ALIGN=center><FONT SIZE="-1"><B>22</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>805</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">4.96%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>728</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">5.26%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>42</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">3.78%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>34</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">4.65%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>31</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">5.98%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>72369</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">5.87%</FONT></TD></TR> <TR><TD ALIGN=center><FONT SIZE="-1"><B>23</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>254</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">1.56%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>196</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">1.42%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>23</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">2.07%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>18</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">2.46%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>20</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">3.86%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>16524</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">1.34%</FONT></TD></TR> <TR><TD ALIGN=center><FONT SIZE="-1"><B>24</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>301</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">1.85%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>273</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">1.97%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>21</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">1.89%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>20</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">2.74%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>24</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">4.63%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>25487</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">2.07%</FONT></TD></TR> <TR><TD ALIGN=center><FONT SIZE="-1"><B>25</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>99</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">0.61%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>61</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">0.44%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>13</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">1.17%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>12</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">1.64%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>10</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">1.93%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>6334</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">0.51%</FONT></TD></TR> <TR><TD ALIGN=center><FONT SIZE="-1"><B>26</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>492</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">3.03%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>441</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">3.19%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>59</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">5.32%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>24</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">3.28%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>23</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">4.44%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>34011</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">2.76%</FONT></TD></TR> <TR><TD ALIGN=center><FONT SIZE="-1"><B>27</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>451</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">2.78%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>389</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">2.81%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>48</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">4.32%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>31</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">4.24%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>29</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">5.60%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>34867</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">2.83%</FONT></TD></TR> <TR><TD ALIGN=center><FONT SIZE="-1"><B>28</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>719</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">4.43%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>440</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">3.18%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>43</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">3.87%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>26</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">3.56%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>40</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">7.72%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>41251</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">3.35%</FONT></TD></TR> <TR><TD ALIGN=center><FONT SIZE="-1"><B>29</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>807</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">4.97%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>673</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">4.86%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>48</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">4.32%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>28</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">3.83%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>35</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">6.76%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>64228</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">5.21%</FONT></TD></TR> <TR><TD ALIGN=center><FONT SIZE="-1"><B>30</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>265</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">1.63%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>242</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">1.75%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>21</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">1.89%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>13</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">1.78%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>13</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">2.51%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>22311</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">1.81%</FONT></TD></TR> <TR><TD ALIGN=center><FONT SIZE="-1"><B>31</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>606</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">3.73%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>544</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">3.93%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>32</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">2.88%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>21</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">2.87%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>34</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">6.56%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>50792</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">4.12%</FONT></TD></TR> <TR><TH HEIGHT=4></TH></TR> </TABLE> <P> <A NAME="HOURSTATS"></A> <IMG SRC="hourly_usage_201208.png" ALT="Hourly usage for August 2012" HEIGHT=256 WIDTH=512><P> <TABLE WIDTH=510 BORDER=2 CELLSPACING=1 CELLPADDING=1> <TR><TH HEIGHT=4></TH></TR> <TR><TH BGCOLOR="#C0C0C0" COLSPAN=13 ALIGN=center>Hourly Statistics for August 2012</TH></TR> <TR><TH HEIGHT=4></TH></TR> <TR><TH ALIGN=center ROWSPAN=2 BGCOLOR="#C0C0C0"><FONT SIZE="-1">Hour</FONT></TH> <TH ALIGN=center BGCOLOR="#008040" COLSPAN=3><FONT SIZE="-1">Hits</FONT></TH> <TH ALIGN=center BGCOLOR="#0080FF" COLSPAN=3><FONT SIZE="-1">Files</FONT></TH> <TH ALIGN=center BGCOLOR="#00E0FF" COLSPAN=3><FONT SIZE="-1">Pages</FONT></TH> <TH ALIGN=center BGCOLOR="#FF0000" COLSPAN=3><FONT SIZE="-1">KBytes</FONT></TH></TR> <TR><TH ALIGN=center BGCOLOR="#008040"><FONT SIZE="-2">Avg</FONT></TH> <TH ALIGN=center BGCOLOR="#008040" COLSPAN=2><FONT SIZE="-2">Total</FONT></TH> <TH ALIGN=center BGCOLOR="#0080FF"><FONT SIZE="-2">Avg</FONT></TH> <TH ALIGN=center BGCOLOR="#0080FF" COLSPAN=2><FONT SIZE="-2">Total</FONT></TH> <TH ALIGN=center BGCOLOR="#00E0FF"><FONT SIZE="-2">Avg</FONT></TH> <TH ALIGN=center BGCOLOR="#00E0FF" COLSPAN=2><FONT SIZE="-2">Total</FONT></TH> <TH ALIGN=center BGCOLOR="#FF0000"><FONT SIZE="-2">Avg</FONT></TH> <TH ALIGN=center BGCOLOR="#FF0000" COLSPAN=2><FONT SIZE="-2">Total</FONT></TH></TR> <TR><TH HEIGHT=4></TH></TR> <TR><TD ALIGN=center><FONT SIZE="-1"><B>0</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>39</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>1217</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">7.49%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>35</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>1096</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">7.92%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>2</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>77</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">6.94%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>3385</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>104934</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">8.52%</FONT></TD></TR> <TR><TD ALIGN=center><FONT SIZE="-1"><B>1</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>39</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>1213</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">7.47%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>34</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>1070</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">7.73%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>2</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>76</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">6.85%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>3192</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>98955</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">8.03%</FONT></TD></TR> <TR><TD ALIGN=center><FONT SIZE="-1"><B>2</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>45</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>1416</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">8.72%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>36</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>1144</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">8.27%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>2</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>72</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">6.49%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>3340</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>103543</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">8.41%</FONT></TD></TR> <TR><TD ALIGN=center><FONT SIZE="-1"><B>3</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>34</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>1069</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">6.58%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>29</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>900</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">6.51%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>1</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>54</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">4.86%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>2752</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>85313</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">6.93%</FONT></TD></TR> <TR><TD ALIGN=center><FONT SIZE="-1"><B>4</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>36</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>1145</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">7.05%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>34</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>1055</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">7.63%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>1</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>59</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">5.32%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>2970</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>92078</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">7.47%</FONT></TD></TR> <TR><TD ALIGN=center><FONT SIZE="-1"><B>5</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>31</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>983</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">6.05%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>25</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>781</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">5.65%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>1</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>51</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">4.59%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>2585</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>80132</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">6.50%</FONT></TD></TR> <TR><TD ALIGN=center><FONT SIZE="-1"><B>6</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>47</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>1480</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">9.11%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>43</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>1335</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">9.65%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>3</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>110</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">9.91%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>4016</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>124485</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">10.11%</FONT></TD></TR> <TR><TD ALIGN=center><FONT SIZE="-1"><B>7</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>33</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>1047</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">6.45%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>29</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>922</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">6.66%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>2</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>72</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">6.49%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>2709</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>83984</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">6.82%</FONT></TD></TR> <TR><TD ALIGN=center><FONT SIZE="-1"><B>8</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>24</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>765</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">4.71%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>22</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>682</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">4.93%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>1</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>47</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">4.23%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>1963</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>60858</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">4.94%</FONT></TD></TR> <TR><TD ALIGN=center><FONT SIZE="-1"><B>9</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>18</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>567</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">3.49%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>16</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>523</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">3.78%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>1</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>45</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">4.05%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>1649</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>51133</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">4.15%</FONT></TD></TR> <TR><TD ALIGN=center><FONT SIZE="-1"><B>10</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>18</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>570</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">3.51%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>16</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>506</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">3.66%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>1</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>53</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">4.77%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>1438</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>44593</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">3.62%</FONT></TD></TR> <TR><TD ALIGN=center><FONT SIZE="-1"><B>11</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>14</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>450</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">2.77%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>11</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>356</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">2.57%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>1</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>37</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">3.33%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>1069</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>33130</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">2.69%</FONT></TD></TR> <TR><TD ALIGN=center><FONT SIZE="-1"><B>12</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>13</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>429</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">2.64%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>12</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>393</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">2.84%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>0</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>30</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">2.70%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>714</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>22128</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">1.80%</FONT></TD></TR> <TR><TD ALIGN=center><FONT SIZE="-1"><B>13</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>16</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>504</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">3.10%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>14</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>453</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">3.27%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>1</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>40</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">3.60%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>1125</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>34879</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">2.83%</FONT></TD></TR> <TR><TD ALIGN=center><FONT SIZE="-1"><B>14</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>5</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>176</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">1.08%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>4</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>142</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">1.03%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>0</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>24</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">2.16%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>222</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>6891</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">0.56%</FONT></TD></TR> <TR><TD ALIGN=center><FONT SIZE="-1"><B>15</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>5</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>181</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">1.11%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>3</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>100</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">0.72%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>0</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>29</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">2.61%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>214</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>6642</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">0.54%</FONT></TD></TR> <TR><TD ALIGN=center><FONT SIZE="-1"><B>16</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>3</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>95</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">0.58%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>2</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>76</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">0.55%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>0</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>17</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">1.53%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>59</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>1839</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">0.15%</FONT></TD></TR> <TR><TD ALIGN=center><FONT SIZE="-1"><B>17</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>8</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>262</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">1.61%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>5</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>162</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">1.17%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>0</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>30</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">2.70%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>390</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>12095</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">0.98%</FONT></TD></TR> <TR><TD ALIGN=center><FONT SIZE="-1"><B>18</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>3</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>118</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">0.73%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>2</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>86</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">0.62%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>0</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>12</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">1.08%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>209</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>6485</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">0.53%</FONT></TD></TR> <TR><TD ALIGN=center><FONT SIZE="-1"><B>19</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>0</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>27</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">0.17%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>0</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>0</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">0.00%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>0</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>14</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">1.26%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>0</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>0</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">0.00%</FONT></TD></TR> <TR><TD ALIGN=center><FONT SIZE="-1"><B>20</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>12</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>372</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">2.29%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>10</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>315</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">2.28%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>0</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>26</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">2.34%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>672</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>20831</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">1.69%</FONT></TD></TR> <TR><TD ALIGN=center><FONT SIZE="-1"><B>21</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>11</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>354</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">2.18%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>9</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>292</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">2.11%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>1</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>45</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">4.05%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>822</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>25483</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">2.07%</FONT></TD></TR> <TR><TD ALIGN=center><FONT SIZE="-1"><B>22</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>17</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>549</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">3.38%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>13</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>409</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">2.96%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>1</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>41</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">3.69%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>1118</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>34652</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">2.81%</FONT></TD></TR> <TR><TD ALIGN=center><FONT SIZE="-1"><B>23</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>40</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>1256</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">7.73%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>33</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>1037</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">7.50%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>1</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>49</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">4.41%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>3122</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>96796</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">7.86%</FONT></TD></TR> <TR><TH HEIGHT=4></TH></TR> </TABLE> <P> <A NAME="TOPURLS"></A> <TABLE WIDTH=510 BORDER=2 CELLSPACING=1 CELLPADDING=1> <TR><TH HEIGHT=4></TH></TR> <TR><TH BGCOLOR="#C0C0C0" ALIGN=CENTER COLSPAN=6>Top 30 of 127 Total URLs</TH></TR> <TR><TH HEIGHT=4></TH></TR> <TR><TH BGCOLOR="#C0C0C0" ALIGN=center><FONT SIZE="-1">#</FONT></TH> <TH BGCOLOR="#008040" ALIGN=center COLSPAN=2><FONT SIZE="-1">Hits</FONT></TH> <TH BGCOLOR="#FF0000" ALIGN=center COLSPAN=2><FONT SIZE="-1">KBytes</FONT></TH> <TH BGCOLOR="#00E0FF" ALIGN=center><FONT SIZE="-1">URL</FONT></TH></TR> <TR><TH HEIGHT=4></TH></TR> <TR> <TD ALIGN=center><FONT SIZE="-1"><B>1</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>312</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">1.92%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>338</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">0.03%</FONT></TD> <TD ALIGN=left NOWRAP><FONT SIZE="-1"><A HREF="http://diorama.net.au/modules/system/system-menus.css">/modules/system/system-menus.css</A></FONT></TD></TR> <TR> <TD ALIGN=center><FONT SIZE="-1"><B>2</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>311</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">1.91%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>2903</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">0.24%</FONT></TD> <TD ALIGN=left NOWRAP><FONT SIZE="-1"><A HREF="http://diorama.net.au/modules/system/system.css">/modules/system/system.css</A></FONT></TD></TR> <TR> <TD ALIGN=center><FONT SIZE="-1"><B>3</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>310</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">1.91%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>290</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">0.02%</FONT></TD> <TD ALIGN=left NOWRAP><FONT SIZE="-1"><A HREF="http://diorama.net.au/modules/system/defaults.css">/modules/system/defaults.css</A></FONT></TD></TR> <TR> <TD ALIGN=center><FONT SIZE="-1"><B>4</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>310</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">1.91%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>390</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">0.03%</FONT></TD> <TD ALIGN=left NOWRAP><FONT SIZE="-1"><A HREF="http://diorama.net.au/modules/user/user.css">/modules/user/user.css</A></FONT></TD></TR> <TR> <TD ALIGN=center><FONT SIZE="-1"><B>5</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>306</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">1.88%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>8325</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">0.68%</FONT></TD> <TD ALIGN=left NOWRAP><FONT SIZE="-1"><A HREF="http://diorama.net.au/misc/jquery.js">/misc/jquery.js</A></FONT></TD></TR> <TR> <TD ALIGN=center><FONT SIZE="-1"><B>6</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>305</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">1.88%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>2744</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">0.22%</FONT></TD> <TD ALIGN=left NOWRAP><FONT SIZE="-1"><A HREF="http://diorama.net.au/misc/drupal.js">/misc/drupal.js</A></FONT></TD></TR> <TR> <TD ALIGN=center><FONT SIZE="-1"><B>7</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>305</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">1.88%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>725</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">0.06%</FONT></TD> <TD ALIGN=left NOWRAP><FONT SIZE="-1"><A HREF="http://diorama.net.au/sites/all/modules/cck/theme/content-module.css">/sites/all/modules/cck/theme/content-module.css</A></FONT></TD></TR> <TR> <TD ALIGN=center><FONT SIZE="-1"><B>8</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>305</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">1.88%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>2197</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">0.18%</FONT></TD> <TD ALIGN=left NOWRAP><FONT SIZE="-1"><A HREF="http://diorama.net.au/sites/all/themes/diorama/style.css">/sites/all/themes/diorama/style.css</A></FONT></TD></TR> <TR> <TD ALIGN=center><FONT SIZE="-1"><B>9</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>303</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">1.87%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>563</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">0.05%</FONT></TD> <TD ALIGN=left NOWRAP><FONT SIZE="-1"><A HREF="http://diorama.net.au/sites/all/modules/views/css/views.css">/sites/all/modules/views/css/views.css</A></FONT></TD></TR> <TR> <TD ALIGN=center><FONT SIZE="-1"><B>10</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>303</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">1.87%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>8143</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">0.66%</FONT></TD> <TD ALIGN=left NOWRAP><FONT SIZE="-1"><A HREF="http://diorama.net.au/sites/all/modules/views_slideshow/js/jquery.cycle.all.min.js">/sites/all/modules/views_slideshow/js/jquery.cycle.all.min.js</A></FONT></TD></TR> <TR> <TD ALIGN=center><FONT SIZE="-1"><B>11</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>302</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">1.86%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>273</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">0.02%</FONT></TD> <TD ALIGN=left NOWRAP><FONT SIZE="-1"><A HREF="http://diorama.net.au/modules/node/node.css">/modules/node/node.css</A></FONT></TD></TR> <TR> <TD ALIGN=center><FONT SIZE="-1"><B>12</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>302</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">1.86%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>117</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">0.01%</FONT></TD> <TD ALIGN=left NOWRAP><FONT SIZE="-1"><A HREF="http://diorama.net.au/sites/all/modules/cck/modules/fieldgroup/fieldgroup.css">/sites/all/modules/cck/modules/fieldgroup/fieldgroup.css</A></FONT></TD></TR> <TR> <TD ALIGN=center><FONT SIZE="-1"><B>13</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>302</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">1.86%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>243</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">0.02%</FONT></TD> <TD ALIGN=left NOWRAP><FONT SIZE="-1"><A HREF="http://diorama.net.au/sites/all/modules/views_slideshow/contrib/views_slideshow_singleframe/views_slideshow.css">/sites/all/modules/views_slideshow/contrib/views_slideshow_singleframe/views_slideshow.css</A></FONT></TD></TR> <TR> <TD ALIGN=center><FONT SIZE="-1"><B>14</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>302</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">1.86%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>144</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">0.01%</FONT></TD> <TD ALIGN=left NOWRAP><FONT SIZE="-1"><A HREF="http://diorama.net.au/sites/all/modules/views_slideshow/contrib/views_slideshow_thumbnailhover/views_slideshow.css">/sites/all/modules/views_slideshow/contrib/views_slideshow_thumbnailhover/views_slideshow.css</A></FONT></TD></TR> <TR> <TD ALIGN=center><FONT SIZE="-1"><B>15</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>301</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">1.85%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>3662</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">0.30%</FONT></TD> <TD ALIGN=left NOWRAP><FONT SIZE="-1"><A HREF="http://diorama.net.au/sites/all/modules/views_slideshow/contrib/views_slideshow_singleframe/views_slideshow.js">/sites/all/modules/views_slideshow/contrib/views_slideshow_singleframe/views_slideshow.js</A></FONT></TD></TR> <TR> <TD ALIGN=center><FONT SIZE="-1"><B>16</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>301</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">1.85%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>3746</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">0.30%</FONT></TD> <TD ALIGN=left NOWRAP><FONT SIZE="-1"><A HREF="http://diorama.net.au/sites/all/modules/views_slideshow/contrib/views_slideshow_thumbnailhover/views_slideshow.js">/sites/all/modules/views_slideshow/contrib/views_slideshow_thumbnailhover/views_slideshow.js</A></FONT></TD></TR> <TR> <TD ALIGN=center><FONT SIZE="-1"><B>17</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>300</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">1.85%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>425</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">0.03%</FONT></TD> <TD ALIGN=left NOWRAP><FONT SIZE="-1"><A HREF="http://diorama.net.au/sites/all/modules/filefield/filefield.css">/sites/all/modules/filefield/filefield.css</A></FONT></TD></TR> <TR> <TD ALIGN=center><FONT SIZE="-1"><B>18</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>288</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">1.77%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>388</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">0.03%</FONT></TD> <TD ALIGN=left NOWRAP><FONT SIZE="-1"><A HREF="http://diorama.net.au/sites/all/themes/diorama/print.css">/sites/all/themes/diorama/print.css</A></FONT></TD></TR> <TR> <TD ALIGN=center><FONT SIZE="-1"><B>19</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>224</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">1.38%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>75855</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">6.16%</FONT></TD> <TD ALIGN=left NOWRAP><FONT SIZE="-1"><A HREF="http://diorama.net.au/sites/default/files/summerstage.jpg">/sites/default/files/summerstage.jpg</A></FONT></TD></TR> <TR> <TD ALIGN=center><FONT SIZE="-1"><B>20</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>209</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">1.29%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>65427</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">5.31%</FONT></TD> <TD ALIGN=left NOWRAP><FONT SIZE="-1"><A HREF="http://diorama.net.au/sites/default/files/picco.jpg">/sites/default/files/picco.jpg</A></FONT></TD></TR> <TR> <TD ALIGN=center><FONT SIZE="-1"><B>21</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>207</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">1.27%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>40237</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">3.27%</FONT></TD> <TD ALIGN=left NOWRAP><FONT SIZE="-1"><A HREF="http://diorama.net.au/sites/default/files/Quay.jpg">/sites/default/files/Quay.jpg</A></FONT></TD></TR> <TR> <TD ALIGN=center><FONT SIZE="-1"><B>22</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>206</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">1.27%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>42023</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">3.41%</FONT></TD> <TD ALIGN=left NOWRAP><FONT SIZE="-1"><A HREF="http://diorama.net.au/sites/default/files/BNE_2.jpg">/sites/default/files/BNE_2.jpg</A></FONT></TD></TR> <TR> <TD ALIGN=center><FONT SIZE="-1"><B>23</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>205</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">1.26%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>36633</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">2.97%</FONT></TD> <TD ALIGN=left NOWRAP><FONT SIZE="-1"><A HREF="http://diorama.net.au/sites/default/files/SDK.jpg">/sites/default/files/SDK.jpg</A></FONT></TD></TR> <TR> <TD ALIGN=center><FONT SIZE="-1"><B>24</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>204</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">1.26%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>28610</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">2.32%</FONT></TD> <TD ALIGN=left NOWRAP><FONT SIZE="-1"><A HREF="http://diorama.net.au/sites/default/files/quay_functions.jpg">/sites/default/files/quay_functions.jpg</A></FONT></TD></TR> <TR> <TD ALIGN=center><FONT SIZE="-1"><B>25</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>203</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">1.25%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>20758</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">1.69%</FONT></TD> <TD ALIGN=left NOWRAP><FONT SIZE="-1"><A HREF="http://diorama.net.au/sites/default/files/ACO_3D_0.jpg">/sites/default/files/ACO_3D_0.jpg</A></FONT></TD></TR> <TR> <TD ALIGN=center><FONT SIZE="-1"><B>26</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>202</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">1.24%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>60599</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">4.92%</FONT></TD> <TD ALIGN=left NOWRAP><FONT SIZE="-1"><A HREF="http://diorama.net.au/sites/default/files/otto.jpg">/sites/default/files/otto.jpg</A></FONT></TD></TR> <TR> <TD ALIGN=center><FONT SIZE="-1"><B>27</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>201</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">1.24%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>45810</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">3.72%</FONT></TD> <TD ALIGN=left NOWRAP><FONT SIZE="-1"><A HREF="http://diorama.net.au/sites/default/files/Declan_Kelly.jpg">/sites/default/files/Declan_Kelly.jpg</A></FONT></TD></TR> <TR> <TD ALIGN=center><FONT SIZE="-1"><B>28</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>200</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">1.23%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>28977</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">2.35%</FONT></TD> <TD ALIGN=left NOWRAP><FONT SIZE="-1"><A HREF="http://diorama.net.au/sites/default/files/Crossing_2.jpg">/sites/default/files/Crossing_2.jpg</A></FONT></TD></TR> <TR> <TD ALIGN=center><FONT SIZE="-1"><B>29</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>199</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">1.22%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>40976</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">3.33%</FONT></TD> <TD ALIGN=left NOWRAP><FONT SIZE="-1"><A HREF="http://diorama.net.au/sites/default/files/Point_Zero.jpg">/sites/default/files/Point_Zero.jpg</A></FONT></TD></TR> <TR> <TD ALIGN=center><FONT SIZE="-1"><B>30</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>199</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">1.22%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>28215</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">2.29%</FONT></TD> <TD ALIGN=left NOWRAP><FONT SIZE="-1"><A HREF="http://diorama.net.au/sites/default/files/snow_egg.jpg">/sites/default/files/snow_egg.jpg</A></FONT></TD></TR> <TR><TH HEIGHT=4></TH></TR> </TABLE> <P> <TABLE WIDTH=510 BORDER=2 CELLSPACING=1 CELLPADDING=1> <TR><TH HEIGHT=4></TH></TR> <TR><TH BGCOLOR="#C0C0C0" ALIGN=CENTER COLSPAN=6>Top 10 of 127 Total URLs By KBytes</TH></TR> <TR><TH HEIGHT=4></TH></TR> <TR><TH BGCOLOR="#C0C0C0" ALIGN=center><FONT SIZE="-1">#</FONT></TH> <TH BGCOLOR="#008040" ALIGN=center COLSPAN=2><FONT SIZE="-1">Hits</FONT></TH> <TH BGCOLOR="#FF0000" ALIGN=center COLSPAN=2><FONT SIZE="-1">KBytes</FONT></TH> <TH BGCOLOR="#00E0FF" ALIGN=center><FONT SIZE="-1">URL</FONT></TH></TR> <TR><TH HEIGHT=4></TH></TR> <TR> <TD ALIGN=center><FONT SIZE="-1"><B>1</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>224</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">1.38%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>75855</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">6.16%</FONT></TD> <TD ALIGN=left NOWRAP><FONT SIZE="-1"><A HREF="http://diorama.net.au/sites/default/files/summerstage.jpg">/sites/default/files/summerstage.jpg</A></FONT></TD></TR> <TR> <TD ALIGN=center><FONT SIZE="-1"><B>2</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>209</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">1.29%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>65427</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">5.31%</FONT></TD> <TD ALIGN=left NOWRAP><FONT SIZE="-1"><A HREF="http://diorama.net.au/sites/default/files/picco.jpg">/sites/default/files/picco.jpg</A></FONT></TD></TR> <TR> <TD ALIGN=center><FONT SIZE="-1"><B>3</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>202</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">1.24%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>60599</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">4.92%</FONT></TD> <TD ALIGN=left NOWRAP><FONT SIZE="-1"><A HREF="http://diorama.net.au/sites/default/files/otto.jpg">/sites/default/files/otto.jpg</A></FONT></TD></TR> <TR> <TD ALIGN=center><FONT SIZE="-1"><B>4</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>196</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">1.21%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>56857</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">4.62%</FONT></TD> <TD ALIGN=left NOWRAP><FONT SIZE="-1"><A HREF="http://diorama.net.au/sites/default/files/WLK_1.jpg">/sites/default/files/WLK_1.jpg</A></FONT></TD></TR> <TR> <TD ALIGN=center><FONT SIZE="-1"><B>5</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>201</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">1.24%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>45810</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">3.72%</FONT></TD> <TD ALIGN=left NOWRAP><FONT SIZE="-1"><A HREF="http://diorama.net.au/sites/default/files/Declan_Kelly.jpg">/sites/default/files/Declan_Kelly.jpg</A></FONT></TD></TR> <TR> <TD ALIGN=center><FONT SIZE="-1"><B>6</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>195</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">1.20%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>42066</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">3.41%</FONT></TD> <TD ALIGN=left NOWRAP><FONT SIZE="-1"><A HREF="http://diorama.net.au/sites/default/files/Havana_Viva.jpg">/sites/default/files/Havana_Viva.jpg</A></FONT></TD></TR> <TR> <TD ALIGN=center><FONT SIZE="-1"><B>7</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>206</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">1.27%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>42023</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">3.41%</FONT></TD> <TD ALIGN=left NOWRAP><FONT SIZE="-1"><A HREF="http://diorama.net.au/sites/default/files/BNE_2.jpg">/sites/default/files/BNE_2.jpg</A></FONT></TD></TR> <TR> <TD ALIGN=center><FONT SIZE="-1"><B>8</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>199</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">1.22%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>40976</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">3.33%</FONT></TD> <TD ALIGN=left NOWRAP><FONT SIZE="-1"><A HREF="http://diorama.net.au/sites/default/files/Point_Zero.jpg">/sites/default/files/Point_Zero.jpg</A></FONT></TD></TR> <TR> <TD ALIGN=center><FONT SIZE="-1"><B>9</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>207</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">1.27%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>40237</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">3.27%</FONT></TD> <TD ALIGN=left NOWRAP><FONT SIZE="-1"><A HREF="http://diorama.net.au/sites/default/files/Quay.jpg">/sites/default/files/Quay.jpg</A></FONT></TD></TR> <TR> <TD ALIGN=center><FONT SIZE="-1"><B>10</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>197</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">1.21%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>39421</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">3.20%</FONT></TD> <TD ALIGN=left NOWRAP><FONT SIZE="-1"><A HREF="http://diorama.net.au/sites/default/files/Crossing_1.jpg">/sites/default/files/Crossing_1.jpg</A></FONT></TD></TR> <TR><TH HEIGHT=4></TH></TR> </TABLE> <P> <A NAME="TOPENTRY"></A> <TABLE WIDTH=510 BORDER=2 CELLSPACING=1 CELLPADDING=1> <TR><TH HEIGHT=4></TH></TR> <TR><TH BGCOLOR="#C0C0C0" ALIGN=CENTER COLSPAN=6>Top 10 of 18 Total Entry Pages</TH></TR> <TR><TH HEIGHT=4></TH></TR> <TR><TH BGCOLOR="#C0C0C0" ALIGN=center><FONT SIZE="-1">#</FONT></TH> <TH BGCOLOR="#008040" ALIGN=center COLSPAN=2><FONT SIZE="-1">Hits</FONT></TH> <TH BGCOLOR="#FFFF00" ALIGN=center COLSPAN=2><FONT SIZE="-1">Visits</FONT></TH> <TH BGCOLOR="#00E0FF" ALIGN=center><FONT SIZE="-1">URL</FONT></TH></TR> <TR><TH HEIGHT=4></TH></TR> <TR> <TD ALIGN=center><FONT SIZE="-1"><B>1</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>132</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">0.81%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>327</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">54.87%</FONT></TD> <TD ALIGN=left NOWRAP><FONT SIZE="-1"><A HREF="http://diorama.net.au/">/</A></FONT></TD></TR> <TR> <TD ALIGN=center><FONT SIZE="-1"><B>2</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>28</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">0.17%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>71</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">11.91%</FONT></TD> <TD ALIGN=left NOWRAP><FONT SIZE="-1"><A HREF="http://diorama.net.au/news/australia-day-at-summerstage-central-park-new-york">/news/australia-day-at-summerstage-central-park-new-york</A></FONT></TD></TR> <TR> <TD ALIGN=center><FONT SIZE="-1"><B>3</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>25</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">0.15%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>30</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">5.03%</FONT></TD> <TD ALIGN=left NOWRAP><FONT SIZE="-1"><A HREF="http://diorama.net.au/location-contacts">/location-contacts</A></FONT></TD></TR> <TR> <TD ALIGN=center><FONT SIZE="-1"><B>4</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>26</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">0.16%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>28</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">4.70%</FONT></TD> <TD ALIGN=left NOWRAP><FONT SIZE="-1"><A HREF="http://diorama.net.au/blogarama">/blogarama</A></FONT></TD></TR> <TR> <TD ALIGN=center><FONT SIZE="-1"><B>5</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>11</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">0.07%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>20</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">3.36%</FONT></TD> <TD ALIGN=left NOWRAP><FONT SIZE="-1"><A HREF="http://diorama.net.au/news/the-apartment-season-1-debuts-on-axn-asia">/news/the-apartment-season-1-debuts-on-axn-asia</A></FONT></TD></TR> <TR> <TD ALIGN=center><FONT SIZE="-1"><B>6</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>59</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">0.36%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>18</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">3.02%</FONT></TD> <TD ALIGN=left NOWRAP><FONT SIZE="-1"><A HREF="http://diorama.net.au/production">/production</A></FONT></TD></TR> <TR> <TD ALIGN=center><FONT SIZE="-1"><B>7</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>5</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">0.03%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>17</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">2.85%</FONT></TD> <TD ALIGN=left NOWRAP><FONT SIZE="-1"><A HREF="http://diorama.net.au/news/naturally-7-usa-national-tour">/news/naturally-7-usa-national-tour</A></FONT></TD></TR> <TR> <TD ALIGN=center><FONT SIZE="-1"><B>8</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>32</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">0.20%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>15</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">2.52%</FONT></TD> <TD ALIGN=left NOWRAP><FONT SIZE="-1"><A HREF="http://diorama.net.au/publicity">/publicity</A></FONT></TD></TR> <TR> <TD ALIGN=center><FONT SIZE="-1"><B>9</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>12</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">0.07%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>14</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">2.35%</FONT></TD> <TD ALIGN=left NOWRAP><FONT SIZE="-1"><A HREF="http://diorama.net.au/projects/music-videos">/projects/music-videos</A></FONT></TD></TR> <TR> <TD ALIGN=center><FONT SIZE="-1"><B>10</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>2</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">0.01%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>10</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">1.68%</FONT></TD> <TD ALIGN=left NOWRAP><FONT SIZE="-1"><A HREF="http://diorama.net.au/news">/news</A></FONT></TD></TR> <TR><TH HEIGHT=4></TH></TR> </TABLE> <P> <A NAME="TOPEXIT"></A> <TABLE WIDTH=510 BORDER=2 CELLSPACING=1 CELLPADDING=1> <TR><TH HEIGHT=4></TH></TR> <TR><TH BGCOLOR="#C0C0C0" ALIGN=CENTER COLSPAN=6>Top 10 of 18 Total Exit Pages</TH></TR> <TR><TH HEIGHT=4></TH></TR> <TR><TH BGCOLOR="#C0C0C0" ALIGN=center><FONT SIZE="-1">#</FONT></TH> <TH BGCOLOR="#008040" ALIGN=center COLSPAN=2><FONT SIZE="-1">Hits</FONT></TH> <TH BGCOLOR="#FFFF00" ALIGN=center COLSPAN=2><FONT SIZE="-1">Visits</FONT></TH> <TH BGCOLOR="#00E0FF" ALIGN=center><FONT SIZE="-1">URL</FONT></TH></TR> <TR><TH HEIGHT=4></TH></TR> <TR> <TD ALIGN=center><FONT SIZE="-1"><B>1</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>132</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">0.81%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>286</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">47.99%</FONT></TD> <TD ALIGN=left NOWRAP><FONT SIZE="-1"><A HREF="http://diorama.net.au/">/</A></FONT></TD></TR> <TR> <TD ALIGN=center><FONT SIZE="-1"><B>2</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>28</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">0.17%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>71</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">11.91%</FONT></TD> <TD ALIGN=left NOWRAP><FONT SIZE="-1"><A HREF="http://diorama.net.au/news/australia-day-at-summerstage-central-park-new-york">/news/australia-day-at-summerstage-central-park-new-york</A></FONT></TD></TR> <TR> <TD ALIGN=center><FONT SIZE="-1"><B>3</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>59</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">0.36%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>35</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">5.87%</FONT></TD> <TD ALIGN=left NOWRAP><FONT SIZE="-1"><A HREF="http://diorama.net.au/production">/production</A></FONT></TD></TR> <TR> <TD ALIGN=center><FONT SIZE="-1"><B>4</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>25</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">0.15%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>34</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">5.70%</FONT></TD> <TD ALIGN=left NOWRAP><FONT SIZE="-1"><A HREF="http://diorama.net.au/location-contacts">/location-contacts</A></FONT></TD></TR> <TR> <TD ALIGN=center><FONT SIZE="-1"><B>5</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>26</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">0.16%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>30</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">5.03%</FONT></TD> <TD ALIGN=left NOWRAP><FONT SIZE="-1"><A HREF="http://diorama.net.au/blogarama">/blogarama</A></FONT></TD></TR> <TR> <TD ALIGN=center><FONT SIZE="-1"><B>6</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>11</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">0.07%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>21</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">3.52%</FONT></TD> <TD ALIGN=left NOWRAP><FONT SIZE="-1"><A HREF="http://diorama.net.au/news/the-apartment-season-1-debuts-on-axn-asia">/news/the-apartment-season-1-debuts-on-axn-asia</A></FONT></TD></TR> <TR> <TD ALIGN=center><FONT SIZE="-1"><B>7</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>32</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">0.20%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>18</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">3.02%</FONT></TD> <TD ALIGN=left NOWRAP><FONT SIZE="-1"><A HREF="http://diorama.net.au/publicity">/publicity</A></FONT></TD></TR> <TR> <TD ALIGN=center><FONT SIZE="-1"><B>8</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>5</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">0.03%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>17</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">2.85%</FONT></TD> <TD ALIGN=left NOWRAP><FONT SIZE="-1"><A HREF="http://diorama.net.au/news/naturally-7-usa-national-tour">/news/naturally-7-usa-national-tour</A></FONT></TD></TR> <TR> <TD ALIGN=center><FONT SIZE="-1"><B>9</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>30</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">0.18%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>16</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">2.68%</FONT></TD> <TD ALIGN=left NOWRAP><FONT SIZE="-1"><A HREF="http://diorama.net.au/client-testimonials">/client-testimonials</A></FONT></TD></TR> <TR> <TD ALIGN=center><FONT SIZE="-1"><B>10</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>12</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">0.07%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>15</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">2.52%</FONT></TD> <TD ALIGN=left NOWRAP><FONT SIZE="-1"><A HREF="http://diorama.net.au/projects/music-videos">/projects/music-videos</A></FONT></TD></TR> <TR><TH HEIGHT=4></TH></TR> </TABLE> <P> <A NAME="TOPSITES"></A> <TABLE WIDTH=510 BORDER=2 CELLSPACING=1 CELLPADDING=1> <TR><TH HEIGHT=4></TH></TR> <TR><TH BGCOLOR="#C0C0C0" ALIGN=CENTER COLSPAN=10>Top 30 of 518 Total Sites</TH></TR> <TR><TH HEIGHT=4></TH></TR> <TR><TH BGCOLOR="#C0C0C0" ALIGN=center><FONT SIZE="-1">#</FONT></TH> <TH BGCOLOR="#008040" ALIGN=center COLSPAN=2><FONT SIZE="-1">Hits</FONT></TH> <TH BGCOLOR="#0080FF" ALIGN=center COLSPAN=2><FONT SIZE="-1">Files</FONT></TH> <TH BGCOLOR="#FF0000" ALIGN=center COLSPAN=2><FONT SIZE="-1">KBytes</FONT></TH> <TH BGCOLOR="#FFFF00" ALIGN=center COLSPAN=2><FONT SIZE="-1">Visits</FONT></TH> <TH BGCOLOR="#00E0FF" ALIGN=center><FONT SIZE="-1">Hostname</FONT></TH></TR> <TR><TH HEIGHT=4></TH></TR> <TR> <TD ALIGN=center><FONT SIZE="-1"><B>1</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>4891</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">30.11%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>4734</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">34.22%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>487296</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">39.56%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>76</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">10.40%</FONT></TD> <TD ALIGN=left NOWRAP><FONT SIZE="-1">13.102.233.220.static.exetel.com.au</FONT></TD></TR> <TR> <TD ALIGN=center><FONT SIZE="-1"><B>2</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>311</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">1.91%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>304</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">2.20%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>31720</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">2.57%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>8</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">1.09%</FONT></TD> <TD ALIGN=left NOWRAP><FONT SIZE="-1">cpe-121-217-130-221.lnse2.cht.bigpond.net.au</FONT></TD></TR> <TR> <TD ALIGN=center><FONT SIZE="-1"><B>3</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>256</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">1.58%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>105</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">0.76%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>6665</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">0.54%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>4</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">0.55%</FONT></TD> <TD ALIGN=left NOWRAP><FONT SIZE="-1">c211-30-113-79.rivrw2.nsw.optusnet.com.au</FONT></TD></TR> <TR> <TD ALIGN=center><FONT SIZE="-1"><B>4</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>246</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">1.51%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>87</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">0.63%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>6727</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">0.55%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>1</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">0.14%</FONT></TD> <TD ALIGN=left NOWRAP><FONT SIZE="-1">cpe-121-218-203-150.lnse4.cht.bigpond.net.au</FONT></TD></TR> <TR> <TD ALIGN=center><FONT SIZE="-1"><B>5</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>146</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">0.90%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>61</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">0.44%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>6347</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">0.52%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>1</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">0.14%</FONT></TD> <TD ALIGN=left NOWRAP><FONT SIZE="-1">cpe-67-250-39-55.nyc.res.rr.com</FONT></TD></TR> <TR> <TD ALIGN=center><FONT SIZE="-1"><B>6</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>142</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">0.87%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>130</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">0.94%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>12736</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">1.03%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>2</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">0.27%</FONT></TD> <TD ALIGN=left NOWRAP><FONT SIZE="-1">mail.foxaus.com</FONT></TD></TR> <TR> <TD ALIGN=center><FONT SIZE="-1"><B>7</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>137</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">0.84%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>66</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">0.48%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>6032</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">0.49%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>1</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">0.14%</FONT></TD> <TD ALIGN=left NOWRAP><FONT SIZE="-1">host-70-45-213-111.onelinkpr.net</FONT></TD></TR> <TR> <TD ALIGN=center><FONT SIZE="-1"><B>8</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>134</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">0.82%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>131</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">0.95%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>12814</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">1.04%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>2</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">0.27%</FONT></TD> <TD ALIGN=left NOWRAP><FONT SIZE="-1">c114-77-200-3.rivrw3.nsw.optusnet.com.au</FONT></TD></TR> <TR> <TD ALIGN=center><FONT SIZE="-1"><B>9</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>128</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">0.79%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>126</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">0.91%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>12692</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">1.03%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>2</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">0.27%</FONT></TD> <TD ALIGN=left NOWRAP><FONT SIZE="-1">124-168-214-119.dyn.iinet.net.au</FONT></TD></TR> <TR> <TD ALIGN=center><FONT SIZE="-1"><B>10</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>128</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">0.79%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>122</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">0.88%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>12575</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">1.02%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>2</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">0.27%</FONT></TD> <TD ALIGN=left NOWRAP><FONT SIZE="-1">60-242-21-238.static.tpgi.com.au</FONT></TD></TR> <TR> <TD ALIGN=center><FONT SIZE="-1"><B>11</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>128</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">0.79%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>62</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">0.45%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>6382</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">0.52%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>1</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">0.14%</FONT></TD> <TD ALIGN=left NOWRAP><FONT SIZE="-1">d58-110-36-115.rdl802.qld.optusnet.com.au</FONT></TD></TR> <TR> <TD ALIGN=center><FONT SIZE="-1"><B>12</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>127</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">0.78%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>61</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">0.44%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>6343</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">0.51%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>2</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">0.27%</FONT></TD> <TD ALIGN=left NOWRAP><FONT SIZE="-1">nodehotspot-gateway.internode.on.net</FONT></TD></TR> <TR> <TD ALIGN=center><FONT SIZE="-1"><B>13</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>125</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">0.77%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>122</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">0.88%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>13001</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">1.06%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>3</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">0.41%</FONT></TD> <TD ALIGN=left NOWRAP><FONT SIZE="-1">101.173.170.165</FONT></TD></TR> <TR> <TD ALIGN=center><FONT SIZE="-1"><B>14</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>125</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">0.77%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>120</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">0.87%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>12555</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">1.02%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>5</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">0.68%</FONT></TD> <TD ALIGN=left NOWRAP><FONT SIZE="-1">cpe-203-51-13-156.lns6.cht.bigpond.net.au</FONT></TD></TR> <TR> <TD ALIGN=center><FONT SIZE="-1"><B>15</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>124</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">0.76%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>122</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">0.88%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>12639</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">1.03%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>2</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">0.27%</FONT></TD> <TD ALIGN=left NOWRAP><FONT SIZE="-1">c114-76-168-220.blktn4.nsw.optusnet.com.au</FONT></TD></TR> <TR> <TD ALIGN=center><FONT SIZE="-1"><B>16</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>123</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">0.76%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>120</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">0.87%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>12555</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">1.02%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>3</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">0.41%</FONT></TD> <TD ALIGN=left NOWRAP><FONT SIZE="-1">202.92.101.194</FONT></TD></TR> <TR> <TD ALIGN=center><FONT SIZE="-1"><B>17</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>100</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">0.62%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>61</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">0.44%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>6303</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">0.51%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>1</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">0.14%</FONT></TD> <TD ALIGN=left NOWRAP><FONT SIZE="-1">60-241-185-96.static.tpgi.com.au</FONT></TD></TR> <TR> <TD ALIGN=center><FONT SIZE="-1"><B>18</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>89</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">0.55%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>86</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">0.62%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>6445</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">0.52%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>1</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">0.14%</FONT></TD> <TD ALIGN=left NOWRAP><FONT SIZE="-1">ppp83-237-12-245.pppoe.mtu-net.ru</FONT></TD></TR> <TR> <TD ALIGN=center><FONT SIZE="-1"><B>19</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>86</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">0.53%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>45</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">0.33%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>3706</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">0.30%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>1</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">0.14%</FONT></TD> <TD ALIGN=left NOWRAP><FONT SIZE="-1">203-43-144-244.tpips.telstra.com</FONT></TD></TR> <TR> <TD ALIGN=center><FONT SIZE="-1"><B>20</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>85</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">0.52%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>66</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">0.48%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>6211</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">0.50%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>1</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">0.14%</FONT></TD> <TD ALIGN=left NOWRAP><FONT SIZE="-1">60-240-29-209.static.tpgi.com.au</FONT></TD></TR> <TR> <TD ALIGN=center><FONT SIZE="-1"><B>21</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>83</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">0.51%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>64</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">0.46%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>6459</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">0.52%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>1</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">0.14%</FONT></TD> <TD ALIGN=left NOWRAP><FONT SIZE="-1">adsl-89-132-38-32.monradsl.monornet.hu</FONT></TD></TR> <TR> <TD ALIGN=center><FONT SIZE="-1"><B>22</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>81</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">0.50%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>61</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">0.44%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>6334</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">0.51%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>1</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">0.14%</FONT></TD> <TD ALIGN=left NOWRAP><FONT SIZE="-1">cinopt.lnk.telstra.net</FONT></TD></TR> <TR> <TD ALIGN=center><FONT SIZE="-1"><B>23</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>81</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">0.50%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>61</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">0.44%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>6334</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">0.51%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>1</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">0.14%</FONT></TD> <TD ALIGN=left NOWRAP><FONT SIZE="-1">cpe-124-176-57-120.lns3.dea.bigpond.net.au</FONT></TD></TR> <TR> <TD ALIGN=center><FONT SIZE="-1"><B>24</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>81</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">0.50%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>61</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">0.44%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>6332</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">0.51%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>1</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">0.14%</FONT></TD> <TD ALIGN=left NOWRAP><FONT SIZE="-1">d220-237-248-67.dsl.nsw.optusnet.com.au</FONT></TD></TR> <TR> <TD ALIGN=center><FONT SIZE="-1"><B>25</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>80</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">0.49%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>44</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">0.32%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>1427</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">0.12%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>1</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">0.14%</FONT></TD> <TD ALIGN=left NOWRAP><FONT SIZE="-1">101.116.25.166</FONT></TD></TR> <TR> <TD ALIGN=center><FONT SIZE="-1"><B>26</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>80</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">0.49%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>78</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">0.56%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>6462</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">0.52%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>1</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">0.14%</FONT></TD> <TD ALIGN=left NOWRAP><FONT SIZE="-1">120.18.101.192</FONT></TD></TR> <TR> <TD ALIGN=center><FONT SIZE="-1"><B>27</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>79</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">0.49%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>61</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">0.44%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>6287</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">0.51%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>1</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">0.14%</FONT></TD> <TD ALIGN=left NOWRAP><FONT SIZE="-1">101.119.14.206</FONT></TD></TR> <TR> <TD ALIGN=center><FONT SIZE="-1"><B>28</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>78</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">0.48%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>67</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">0.48%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>6452</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">0.52%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>1</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">0.14%</FONT></TD> <TD ALIGN=left NOWRAP><FONT SIZE="-1">101.160.149.203</FONT></TD></TR> <TR> <TD ALIGN=center><FONT SIZE="-1"><B>29</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>78</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">0.48%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>69</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">0.50%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>6428</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">0.52%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>1</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">0.14%</FONT></TD> <TD ALIGN=left NOWRAP><FONT SIZE="-1">ponfer.lnk.telstra.net</FONT></TD></TR> <TR> <TD ALIGN=center><FONT SIZE="-1"><B>30</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>77</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">0.47%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>73</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">0.53%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>6379</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">0.52%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>2</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">0.27%</FONT></TD> <TD ALIGN=left NOWRAP><FONT SIZE="-1">cpe-144-132-161-105.pzhz1.ken.bigpond.net.au</FONT></TD></TR> <TR><TH HEIGHT=4></TH></TR> </TABLE> <P> <TABLE WIDTH=510 BORDER=2 CELLSPACING=1 CELLPADDING=1> <TR><TH HEIGHT=4></TH></TR> <TR><TH BGCOLOR="#C0C0C0" ALIGN=CENTER COLSPAN=10>Top 10 of 518 Total Sites By KBytes</TH></TR> <TR><TH HEIGHT=4></TH></TR> <TR><TH BGCOLOR="#C0C0C0" ALIGN=center><FONT SIZE="-1">#</FONT></TH> <TH BGCOLOR="#008040" ALIGN=center COLSPAN=2><FONT SIZE="-1">Hits</FONT></TH> <TH BGCOLOR="#0080FF" ALIGN=center COLSPAN=2><FONT SIZE="-1">Files</FONT></TH> <TH BGCOLOR="#FF0000" ALIGN=center COLSPAN=2><FONT SIZE="-1">KBytes</FONT></TH> <TH BGCOLOR="#FFFF00" ALIGN=center COLSPAN=2><FONT SIZE="-1">Visits</FONT></TH> <TH BGCOLOR="#00E0FF" ALIGN=center><FONT SIZE="-1">Hostname</FONT></TH></TR> <TR><TH HEIGHT=4></TH></TR> <TR> <TD ALIGN=center><FONT SIZE="-1"><B>1</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>4891</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">30.11%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>4734</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">34.22%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>487296</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">39.56%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>76</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">10.40%</FONT></TD> <TD ALIGN=left NOWRAP><FONT SIZE="-1">13.102.233.220.static.exetel.com.au</FONT></TD></TR> <TR> <TD ALIGN=center><FONT SIZE="-1"><B>2</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>311</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">1.91%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>304</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">2.20%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>31720</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">2.57%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>8</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">1.09%</FONT></TD> <TD ALIGN=left NOWRAP><FONT SIZE="-1">cpe-121-217-130-221.lnse2.cht.bigpond.net.au</FONT></TD></TR> <TR> <TD ALIGN=center><FONT SIZE="-1"><B>3</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>125</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">0.77%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>122</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">0.88%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>13001</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">1.06%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>3</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">0.41%</FONT></TD> <TD ALIGN=left NOWRAP><FONT SIZE="-1">101.173.170.165</FONT></TD></TR> <TR> <TD ALIGN=center><FONT SIZE="-1"><B>4</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>134</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">0.82%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>131</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">0.95%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>12814</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">1.04%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>2</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">0.27%</FONT></TD> <TD ALIGN=left NOWRAP><FONT SIZE="-1">c114-77-200-3.rivrw3.nsw.optusnet.com.au</FONT></TD></TR> <TR> <TD ALIGN=center><FONT SIZE="-1"><B>5</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>142</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">0.87%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>130</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">0.94%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>12736</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">1.03%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>2</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">0.27%</FONT></TD> <TD ALIGN=left NOWRAP><FONT SIZE="-1">mail.foxaus.com</FONT></TD></TR> <TR> <TD ALIGN=center><FONT SIZE="-1"><B>6</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>128</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">0.79%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>126</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">0.91%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>12692</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">1.03%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>2</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">0.27%</FONT></TD> <TD ALIGN=left NOWRAP><FONT SIZE="-1">124-168-214-119.dyn.iinet.net.au</FONT></TD></TR> <TR> <TD ALIGN=center><FONT SIZE="-1"><B>7</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>124</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">0.76%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>122</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">0.88%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>12639</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">1.03%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>2</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">0.27%</FONT></TD> <TD ALIGN=left NOWRAP><FONT SIZE="-1">c114-76-168-220.blktn4.nsw.optusnet.com.au</FONT></TD></TR> <TR> <TD ALIGN=center><FONT SIZE="-1"><B>8</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>128</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">0.79%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>122</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">0.88%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>12575</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">1.02%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>2</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">0.27%</FONT></TD> <TD ALIGN=left NOWRAP><FONT SIZE="-1">60-242-21-238.static.tpgi.com.au</FONT></TD></TR> <TR> <TD ALIGN=center><FONT SIZE="-1"><B>9</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>123</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">0.76%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>120</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">0.87%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>12555</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">1.02%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>3</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">0.41%</FONT></TD> <TD ALIGN=left NOWRAP><FONT SIZE="-1">202.92.101.194</FONT></TD></TR> <TR> <TD ALIGN=center><FONT SIZE="-1"><B>10</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>125</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">0.77%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>120</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">0.87%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>12555</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">1.02%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>5</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">0.68%</FONT></TD> <TD ALIGN=left NOWRAP><FONT SIZE="-1">cpe-203-51-13-156.lns6.cht.bigpond.net.au</FONT></TD></TR> <TR><TH HEIGHT=4></TH></TR> </TABLE> <P> <A NAME="TOPREFS"></A> <TABLE WIDTH=510 BORDER=2 CELLSPACING=1 CELLPADDING=1> <TR><TH HEIGHT=4></TH></TR> <TR><TH BGCOLOR="#C0C0C0" ALIGN=CENTER COLSPAN=4>Top 30 of 67 Total Referrers</TH></TR> <TR><TH HEIGHT=4></TH></TR> <TR><TH BGCOLOR="#C0C0C0" ALIGN=center><FONT SIZE="-1">#</FONT></TH> <TH BGCOLOR="#008040" ALIGN=center COLSPAN=2><FONT SIZE="-1">Hits</FONT></TH> <TH BGCOLOR="#00E0FF" ALIGN=center><FONT SIZE="-1">Referrer</FONT></TH></TR> <TR><TH HEIGHT=4></TH></TR> <TR> <TD ALIGN=center><FONT SIZE="-1"><B>1</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>40</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">0.25%</FONT></TD> <TD ALIGN=left NOWRAP><FONT SIZE="-1"><A HREF="http://www.google.com.au/url">http://www.google.com.au/url</A></FONT></TD></TR> <TR> <TD ALIGN=center><FONT SIZE="-1"><B>2</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>28</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">0.17%</FONT></TD> <TD ALIGN=left NOWRAP><FONT SIZE="-1"><A HREF="http://www.foxstudiosaustralia.com/index.php">http://www.foxstudiosaustralia.com/index.php</A></FONT></TD></TR> <TR> <TD ALIGN=center><FONT SIZE="-1"><B>3</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>12</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">0.07%</FONT></TD> <TD ALIGN=left NOWRAP><FONT SIZE="-1"><A HREF="http://www.google.com/url">http://www.google.com/url</A></FONT></TD></TR> <TR> <TD ALIGN=center><FONT SIZE="-1"><B>4</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>9</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">0.06%</FONT></TD> <TD ALIGN=left NOWRAP><FONT SIZE="-1"><A HREF="http://www.google.com/search">http://www.google.com/search</A></FONT></TD></TR> <TR> <TD ALIGN=center><FONT SIZE="-1"><B>5</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>7</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">0.04%</FONT></TD> <TD ALIGN=left NOWRAP><FONT SIZE="-1"><A HREF="http://www.google.com.au/search">http://www.google.com.au/search</A></FONT></TD></TR> <TR> <TD ALIGN=center><FONT SIZE="-1"><B>6</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>7</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">0.04%</FONT></TD> <TD ALIGN=left NOWRAP><FONT SIZE="-1"><A HREF="http://www.mandy.com/1/services2.cfm">http://www.mandy.com/1/services2.cfm</A></FONT></TD></TR> <TR> <TD ALIGN=center><FONT SIZE="-1"><B>7</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>6</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">0.04%</FONT></TD> <TD ALIGN=left NOWRAP><FONT SIZE="-1"><A HREF="http://www.starnow.com.au/listings/ListingApply.aspx">http://www.starnow.com.au/listings/ListingApply.aspx</A></FONT></TD></TR> <TR> <TD ALIGN=center><FONT SIZE="-1"><B>8</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>4</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">0.02%</FONT></TD> <TD ALIGN=left NOWRAP><FONT SIZE="-1"><A HREF="http://www.google.co.nz/url">http://www.google.co.nz/url</A></FONT></TD></TR> <TR> <TD ALIGN=center><FONT SIZE="-1"><B>9</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>4</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">0.02%</FONT></TD> <TD ALIGN=left NOWRAP><FONT SIZE="-1"><A HREF="http://www.google.co.uk/url">http://www.google.co.uk/url</A></FONT></TD></TR> <TR> <TD ALIGN=center><FONT SIZE="-1"><B>10</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>3</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">0.02%</FONT></TD> <TD ALIGN=left NOWRAP><FONT SIZE="-1"><A HREF="http://m.facebook.com/l.php">http://m.facebook.com/l.php</A></FONT></TD></TR> <TR> <TD ALIGN=center><FONT SIZE="-1"><B>11</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>3</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">0.02%</FONT></TD> <TD ALIGN=left NOWRAP><FONT SIZE="-1"><A HREF="http://www.facebook.com/l.php">http://www.facebook.com/l.php</A></FONT></TD></TR> <TR> <TD ALIGN=center><FONT SIZE="-1"><B>12</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>3</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">0.02%</FONT></TD> <TD ALIGN=left NOWRAP><FONT SIZE="-1"><A HREF="http://www.google.com.au">http://www.google.com.au</A></FONT></TD></TR> <TR> <TD ALIGN=center><FONT SIZE="-1"><B>13</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>3</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">0.02%</FONT></TD> <TD ALIGN=left NOWRAP><FONT SIZE="-1"><A HREF="http://www.google.com/m/search">http://www.google.com/m/search</A></FONT></TD></TR> <TR> <TD ALIGN=center><FONT SIZE="-1"><B>14</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>2</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">0.01%</FONT></TD> <TD ALIGN=left NOWRAP><FONT SIZE="-1"><A HREF="http://bigreplicastore.com/">http://bigreplicastore.com/</A></FONT></TD></TR> <TR> <TD ALIGN=center><FONT SIZE="-1"><B>15</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>2</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">0.01%</FONT></TD> <TD ALIGN=left NOWRAP><FONT SIZE="-1"><A HREF="http://mandy.com/1/services2.cfm">http://mandy.com/1/services2.cfm</A></FONT></TD></TR> <TR> <TD ALIGN=center><FONT SIZE="-1"><B>16</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>2</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">0.01%</FONT></TD> <TD ALIGN=left NOWRAP><FONT SIZE="-1"><A HREF="http://t.co/PG4TR48s">http://t.co/PG4TR48s</A></FONT></TD></TR> <TR> <TD ALIGN=center><FONT SIZE="-1"><B>17</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>2</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">0.01%</FONT></TD> <TD ALIGN=left NOWRAP><FONT SIZE="-1"><A HREF="http://www.facebook.com/">http://www.facebook.com/</A></FONT></TD></TR> <TR> <TD ALIGN=center><FONT SIZE="-1"><B>18</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>2</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">0.01%</FONT></TD> <TD ALIGN=left NOWRAP><FONT SIZE="-1"><A HREF="http://www.google.fr/url">http://www.google.fr/url</A></FONT></TD></TR> <TR> <TD ALIGN=center><FONT SIZE="-1"><B>19</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>2</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">0.01%</FONT></TD> <TD ALIGN=left NOWRAP><FONT SIZE="-1"><A HREF="https://www.facebook.com/">https://www.facebook.com/</A></FONT></TD></TR> <TR> <TD ALIGN=center><FONT SIZE="-1"><B>20</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>1</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">0.01%</FONT></TD> <TD ALIGN=left NOWRAP><FONT SIZE="-1"><A HREF="http://cristinadio.com/contact/">http://cristinadio.com/contact/</A></FONT></TD></TR> <TR> <TD ALIGN=center><FONT SIZE="-1"><B>21</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>1</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">0.01%</FONT></TD> <TD ALIGN=left NOWRAP><FONT SIZE="-1"><A HREF="http://www.apangdon.com">http://www.apangdon.com</A></FONT></TD></TR> <TR> <TD ALIGN=center><FONT SIZE="-1"><B>22</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>1</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">0.01%</FONT></TD> <TD ALIGN=left NOWRAP><FONT SIZE="-1"><A HREF="http://www.barbaramelnikcarson.com">http://www.barbaramelnikcarson.com</A></FONT></TD></TR> <TR> <TD ALIGN=center><FONT SIZE="-1"><B>23</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>1</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">0.01%</FONT></TD> <TD ALIGN=left NOWRAP><FONT SIZE="-1"><A HREF="http://www.google.be/url">http://www.google.be/url</A></FONT></TD></TR> <TR> <TD ALIGN=center><FONT SIZE="-1"><B>24</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>1</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">0.01%</FONT></TD> <TD ALIGN=left NOWRAP><FONT SIZE="-1"><A HREF="http://www.google.ca/url">http://www.google.ca/url</A></FONT></TD></TR> <TR> <TD ALIGN=center><FONT SIZE="-1"><B>25</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>1</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">0.01%</FONT></TD> <TD ALIGN=left NOWRAP><FONT SIZE="-1"><A HREF="http://www.google.co.id/url">http://www.google.co.id/url</A></FONT></TD></TR> <TR> <TD ALIGN=center><FONT SIZE="-1"><B>26</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>1</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">0.01%</FONT></TD> <TD ALIGN=left NOWRAP><FONT SIZE="-1"><A HREF="http://www.google.co.in/url">http://www.google.co.in/url</A></FONT></TD></TR> <TR> <TD ALIGN=center><FONT SIZE="-1"><B>27</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>1</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">0.01%</FONT></TD> <TD ALIGN=left NOWRAP><FONT SIZE="-1"><A HREF="http://www.google.com.kh/search">http://www.google.com.kh/search</A></FONT></TD></TR> <TR> <TD ALIGN=center><FONT SIZE="-1"><B>28</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>1</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">0.01%</FONT></TD> <TD ALIGN=left NOWRAP><FONT SIZE="-1"><A HREF="http://www.google.com.mx/search">http://www.google.com.mx/search</A></FONT></TD></TR> <TR> <TD ALIGN=center><FONT SIZE="-1"><B>29</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>1</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">0.01%</FONT></TD> <TD ALIGN=left NOWRAP><FONT SIZE="-1"><A HREF="http://www.google.com.my/url">http://www.google.com.my/url</A></FONT></TD></TR> <TR> <TD ALIGN=center><FONT SIZE="-1"><B>30</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>1</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">0.01%</FONT></TD> <TD ALIGN=left NOWRAP><FONT SIZE="-1"><A HREF="http://www.google.com.sg/url">http://www.google.com.sg/url</A></FONT></TD></TR> <TR><TH HEIGHT=4></TH></TR> </TABLE> <P> <A NAME="TOPSEARCH"></A> <TABLE WIDTH=510 BORDER=2 CELLSPACING=1 CELLPADDING=1> <TR><TH HEIGHT=4></TH></TR> <TR><TH BGCOLOR="#C0C0C0" ALIGN=CENTER COLSPAN=4>Top 20 of 43 Total Search Strings</TH></TR> <TR><TH HEIGHT=4></TH></TR> <TR><TH BGCOLOR="#C0C0C0" ALIGN=center><FONT SIZE="-1">#</FONT></TH> <TH BGCOLOR="#008040" ALIGN=center COLSPAN=2><FONT SIZE="-1">Hits</FONT></TH> <TH BGCOLOR="#00E0FF" ALIGN=center><FONT SIZE="-1">Search String</FONT></TH></TR> <TR><TH HEIGHT=4></TH></TR> <TR> <TD ALIGN=center><FONT SIZE="-1"><B>1</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>3</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">6.00%</FONT></TD> <TD ALIGN=left NOWRAP><FONT SIZE="-1">diorama fox studios</FONT></TD></TR> <TR> <TD ALIGN=center><FONT SIZE="-1"><B>2</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>2</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">4.00%</FONT></TD> <TD ALIGN=left NOWRAP><FONT SIZE="-1">cristina dio</FONT></TD></TR> <TR> <TD ALIGN=center><FONT SIZE="-1"><B>3</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>2</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">4.00%</FONT></TD> <TD ALIGN=left NOWRAP><FONT SIZE="-1">diorama creative</FONT></TD></TR> <TR> <TD ALIGN=center><FONT SIZE="-1"><B>4</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>2</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">4.00%</FONT></TD> <TD ALIGN=left NOWRAP><FONT SIZE="-1">diorama.net.au</FONT></TD></TR> <TR> <TD ALIGN=center><FONT SIZE="-1"><B>5</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>2</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">4.00%</FONT></TD> <TD ALIGN=left NOWRAP><FONT SIZE="-1">diorama.net.au media</FONT></TD></TR> <TR> <TD ALIGN=center><FONT SIZE="-1"><B>6</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>2</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">4.00%</FONT></TD> <TD ALIGN=left NOWRAP><FONT SIZE="-1">indie festival central park</FONT></TD></TR> <TR> <TD ALIGN=center><FONT SIZE="-1"><B>7</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>1</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">2.00%</FONT></TD> <TD ALIGN=left NOWRAP><FONT SIZE="-1">adam callen</FONT></TD></TR> <TR> <TD ALIGN=center><FONT SIZE="-1"><B>8</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>1</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">2.00%</FONT></TD> <TD ALIGN=left NOWRAP><FONT SIZE="-1">australia day at central park</FONT></TD></TR> <TR> <TD ALIGN=center><FONT SIZE="-1"><B>9</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>1</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">2.00%</FONT></TD> <TD ALIGN=left NOWRAP><FONT SIZE="-1">australia day at new york's central park's summer stage</FONT></TD></TR> <TR> <TD ALIGN=center><FONT SIZE="-1"><B>10</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>1</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">2.00%</FONT></TD> <TD ALIGN=left NOWRAP><FONT SIZE="-1">australia day at summerstage</FONT></TD></TR> <TR> <TD ALIGN=center><FONT SIZE="-1"><B>11</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>1</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">2.00%</FONT></TD> <TD ALIGN=left NOWRAP><FONT SIZE="-1">australia day in central park</FONT></TD></TR> <TR> <TD ALIGN=center><FONT SIZE="-1"><B>12</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>1</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">2.00%</FONT></TD> <TD ALIGN=left NOWRAP><FONT SIZE="-1">australia day new yor august 18</FONT></TD></TR> <TR> <TD ALIGN=center><FONT SIZE="-1"><B>13</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>1</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">2.00%</FONT></TD> <TD ALIGN=left NOWRAP><FONT SIZE="-1">australian day august 18th park</FONT></TD></TR> <TR> <TD ALIGN=center><FONT SIZE="-1"><B>14</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>1</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">2.00%</FONT></TD> <TD ALIGN=left NOWRAP><FONT SIZE="-1">best cinematographer sydney</FONT></TD></TR> <TR> <TD ALIGN=center><FONT SIZE="-1"><B>15</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>1</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">2.00%</FONT></TD> <TD ALIGN=left NOWRAP><FONT SIZE="-1">central park australia day</FONT></TD></TR> <TR> <TD ALIGN=center><FONT SIZE="-1"><B>16</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>1</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">2.00%</FONT></TD> <TD ALIGN=left NOWRAP><FONT SIZE="-1">central parl saturday 18 august</FONT></TD></TR> <TR> <TD ALIGN=center><FONT SIZE="-1"><B>17</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>1</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">2.00%</FONT></TD> <TD ALIGN=left NOWRAP><FONT SIZE="-1">chef peter gilmore interview</FONT></TD></TR> <TR> <TD ALIGN=center><FONT SIZE="-1"><B>18</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>1</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">2.00%</FONT></TD> <TD ALIGN=left NOWRAP><FONT SIZE="-1">cristina dio diorama</FONT></TD></TR> <TR> <TD ALIGN=center><FONT SIZE="-1"><B>19</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>1</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">2.00%</FONT></TD> <TD ALIGN=left NOWRAP><FONT SIZE="-1">cristinadio.com</FONT></TD></TR> <TR> <TD ALIGN=center><FONT SIZE="-1"><B>20</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>1</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">2.00%</FONT></TD> <TD ALIGN=left NOWRAP><FONT SIZE="-1">diorama</FONT></TD></TR> <TR><TH HEIGHT=4></TH></TR> </TABLE> <P> <A NAME="TOPAGENTS"></A> <TABLE WIDTH=510 BORDER=2 CELLSPACING=1 CELLPADDING=1> <TR><TH HEIGHT=4></TH></TR> <TR><TH BGCOLOR="#C0C0C0" ALIGN=CENTER COLSPAN=4>Top 15 of 160 Total User Agents</TH></TR> <TR><TH HEIGHT=4></TH></TR> <TR><TH BGCOLOR="#C0C0C0" ALIGN=center><FONT SIZE="-1">#</FONT></TH> <TH BGCOLOR="#008040" ALIGN=center COLSPAN=2><FONT SIZE="-1">Hits</FONT></TH> <TH BGCOLOR="#00E0FF" ALIGN=center><FONT SIZE="-1">User Agent</FONT></TH></TR> <TR><TH HEIGHT=4></TH></TR> <TR> <TD ALIGN=center><FONT SIZE="-1"><B>1</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>4270</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">26.29%</FONT></TD> <TD ALIGN=left NOWRAP><FONT SIZE="-1">Mozilla/5.0+(Macintosh;+Intel+Mac+OS+X+10_8)+AppleWebKit/536.25+(KHTML,+like+Gecko)+Version/6.0+Safari/536.25</FONT></TD></TR> <TR> <TD ALIGN=center><FONT SIZE="-1"><B>2</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>771</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">4.75%</FONT></TD> <TD ALIGN=left NOWRAP><FONT SIZE="-1">Mozilla/5.0+(Macintosh;+Intel+Mac+OS+X+10_8_1)+AppleWebKit/536.25+(KHTML,+like+Gecko)+Version/6.0+Safari/536.25</FONT></TD></TR> <TR> <TD ALIGN=center><FONT SIZE="-1"><B>3</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>699</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">4.30%</FONT></TD> <TD ALIGN=left NOWRAP><FONT SIZE="-1">Mozilla/5.0+(Macintosh;+Intel+Mac+OS+X+10_6_8)+AppleWebKit/534.57.2+(KHTML,+like+Gecko)+Version/5.1.7+Safari/534.57.2</FONT></TD></TR> <TR> <TD ALIGN=center><FONT SIZE="-1"><B>4</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>508</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">3.13%</FONT></TD> <TD ALIGN=left NOWRAP><FONT SIZE="-1">Mozilla/5.0+(iPad;+CPU+OS+5_1_1+like+Mac+OS+X)+AppleWebKit/534.46+(KHTML,+like+Gecko)+Version/5.1+Mobile/9B206+Safari/7534.48.3</FONT></TD></TR> <TR> <TD ALIGN=center><FONT SIZE="-1"><B>5</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>488</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">3.00%</FONT></TD> <TD ALIGN=left NOWRAP><FONT SIZE="-1">Mozilla/4.0+(compatible;+MSIE+7.0;+Windows+NT+6.1;+Win64;+x64;+Trident/5.0;+.NET+CLR+2.0.50727;+SLCC2;+.NET4.0C;+.NET4.0E;+.NET+CLR+3.5.30729;+.NET+CLR+3.0.30729)</FONT></TD></TR> <TR> <TD ALIGN=center><FONT SIZE="-1"><B>6</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>434</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">2.67%</FONT></TD> <TD ALIGN=left NOWRAP><FONT SIZE="-1">Mozilla/5.0+(Macintosh;+Intel+Mac+OS+X+10_7_4)+AppleWebKit/534.56.5+(KHTML,+like+Gecko)+Version/5.1.6+Safari/534.56.5</FONT></TD></TR> <TR> <TD ALIGN=center><FONT SIZE="-1"><B>7</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>351</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">2.16%</FONT></TD> <TD ALIGN=left NOWRAP><FONT SIZE="-1">Mozilla/5.0+(Macintosh;+Intel+Mac+OS+X+10_7_4)+AppleWebKit/536.25+(KHTML,+like+Gecko)+Version/6.0+Safari/536.25</FONT></TD></TR> <TR> <TD ALIGN=center><FONT SIZE="-1"><B>8</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>349</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">2.15%</FONT></TD> <TD ALIGN=left NOWRAP><FONT SIZE="-1">Mozilla/5.0+(compatible;+MSIE+9.0;+Windows+NT+6.1;+WOW64;+Trident/5.0)</FONT></TD></TR> <TR> <TD ALIGN=center><FONT SIZE="-1"><B>9</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>327</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">2.01%</FONT></TD> <TD ALIGN=left NOWRAP><FONT SIZE="-1">Mozilla/5.0+(Macintosh;+Intel+Mac+OS+X+10.6;+rv:14.0)+Gecko/20100101+Firefox/14.0.1</FONT></TD></TR> <TR> <TD ALIGN=center><FONT SIZE="-1"><B>10</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>316</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">1.95%</FONT></TD> <TD ALIGN=left NOWRAP><FONT SIZE="-1">Mozilla/5.0+(Macintosh;+Intel+Mac+OS+X+10_7_3)+AppleWebKit/534.53.11+(KHTML,+like+Gecko)+Version/5.1.3+Safari/534.53.10</FONT></TD></TR> <TR> <TD ALIGN=center><FONT SIZE="-1"><B>11</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>274</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">1.69%</FONT></TD> <TD ALIGN=left NOWRAP><FONT SIZE="-1">Mozilla/5.0+(Macintosh;+Intel+Mac+OS+X+10.5;+rv:14.0)+Gecko/20100101+Firefox/14.0.1</FONT></TD></TR> <TR> <TD ALIGN=center><FONT SIZE="-1"><B>12</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>273</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">1.68%</FONT></TD> <TD ALIGN=left NOWRAP><FONT SIZE="-1">Mozilla/5.0+(Macintosh;+Intel+Mac+OS+X+10.7;+rv:14.0)+Gecko/20100101+Firefox/14.0.1</FONT></TD></TR> <TR> <TD ALIGN=center><FONT SIZE="-1"><B>13</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>269</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">1.66%</FONT></TD> <TD ALIGN=left NOWRAP><FONT SIZE="-1">Mozilla/5.0+(iPhone;+CPU+iPhone+OS+5_1_1+like+Mac+OS+X)+AppleWebKit/534.46+(KHTML,+like+Gecko)+Version/5.1+Mobile/9B206+Safari/7534.48.3</FONT></TD></TR> <TR> <TD ALIGN=center><FONT SIZE="-1"><B>14</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>256</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">1.58%</FONT></TD> <TD ALIGN=left NOWRAP><FONT SIZE="-1">Mozilla/5.0+(Windows+NT+5.1;+rv:2.0.1)+Gecko/20100101+Firefox/4.0.1</FONT></TD></TR> <TR> <TD ALIGN=center><FONT SIZE="-1"><B>15</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>231</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">1.42%</FONT></TD> <TD ALIGN=left NOWRAP><FONT SIZE="-1">Mozilla/5.0+(Windows+NT+6.1;+WOW64)+AppleWebKit/537.1+(KHTML,+like+Gecko)+Chrome/21.0.1180.79+Safari/537.1</FONT></TD></TR> <TR><TH HEIGHT=4></TH></TR> </TABLE> <P> <A NAME="TOPCTRYS"></A> <IMG SRC="ctry_usage_201208.png" ALT="Usage by Country for August 2012" HEIGHT=300 WIDTH=512><P> <TABLE WIDTH=510 BORDER=2 CELLSPACING=1 CELLPADDING=1> <TR><TH HEIGHT=4></TH></TR> <TR><TH BGCOLOR="#C0C0C0" ALIGN=CENTER COLSPAN=8>Top 24 of 24 Total Countries</TH></TR> <TR><TH HEIGHT=4></TH></TR> <TR><TH BGCOLOR="#C0C0C0" ALIGN=center><FONT SIZE="-1">#</FONT></TH> <TH BGCOLOR="#008040" ALIGN=center COLSPAN=2><FONT SIZE="-1">Hits</FONT></TH> <TH BGCOLOR="#0080FF" ALIGN=center COLSPAN=2><FONT SIZE="-1">Files</FONT></TH> <TH BGCOLOR="#FF0000" ALIGN=center COLSPAN=2><FONT SIZE="-1">KBytes</FONT></TH> <TH BGCOLOR="#00E0FF" ALIGN=center><FONT SIZE="-1">Country</FONT></TH></TR> <TR><TH HEIGHT=4></TH></TR> <TR><TD ALIGN=center><FONT SIZE="-1"><B>1</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>9823</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">60.47%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>9020</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">65.20%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>883477</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">71.72%</FONT></TD> <TD ALIGN=left NOWRAP><FONT SIZE="-1">Australia</FONT></TD></TR> <TR><TD ALIGN=center><FONT SIZE="-1"><B>2</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>2710</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">16.68%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>2331</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">16.85%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>183331</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">14.88%</FONT></TD> <TD ALIGN=left NOWRAP><FONT SIZE="-1">Unresolved/Unknown</FONT></TD></TR> <TR><TD ALIGN=center><FONT SIZE="-1"><B>3</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>1436</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">8.84%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>1135</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">8.20%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>84018</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">6.82%</FONT></TD> <TD ALIGN=left NOWRAP><FONT SIZE="-1">Network</FONT></TD></TR> <TR><TD ALIGN=center><FONT SIZE="-1"><B>4</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>1428</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">8.79%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>624</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">4.51%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>31113</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">2.53%</FONT></TD> <TD ALIGN=left NOWRAP><FONT SIZE="-1">US Commercial</FONT></TD></TR> <TR><TD ALIGN=center><FONT SIZE="-1"><B>5</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>115</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">0.71%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>111</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">0.80%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>6608</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">0.54%</FONT></TD> <TD ALIGN=left NOWRAP><FONT SIZE="-1">Russian Federation</FONT></TD></TR> <TR><TD ALIGN=center><FONT SIZE="-1"><B>6</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>100</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">0.62%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>91</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">0.66%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>6535</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">0.53%</FONT></TD> <TD ALIGN=left NOWRAP><FONT SIZE="-1">New Zealand (Aotearoa)</FONT></TD></TR> <TR><TD ALIGN=center><FONT SIZE="-1"><B>7</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>83</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">0.51%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>64</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">0.46%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>6459</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">0.52%</FONT></TD> <TD ALIGN=left NOWRAP><FONT SIZE="-1">Hungary</FONT></TD></TR> <TR><TD ALIGN=center><FONT SIZE="-1"><B>8</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>67</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">0.41%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>65</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">0.47%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>5773</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">0.47%</FONT></TD> <TD ALIGN=left NOWRAP><FONT SIZE="-1">France</FONT></TD></TR> <TR><TD ALIGN=center><FONT SIZE="-1"><B>9</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>62</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">0.38%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>61</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">0.44%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>6290</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">0.51%</FONT></TD> <TD ALIGN=left NOWRAP><FONT SIZE="-1">South Africa</FONT></TD></TR> <TR><TD ALIGN=center><FONT SIZE="-1"><B>10</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>61</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">0.38%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>60</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">0.43%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>6319</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">0.51%</FONT></TD> <TD ALIGN=left NOWRAP><FONT SIZE="-1">Belgium</FONT></TD></TR> <TR><TD ALIGN=center><FONT SIZE="-1"><B>11</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>61</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">0.38%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>60</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">0.43%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>6278</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">0.51%</FONT></TD> <TD ALIGN=left NOWRAP><FONT SIZE="-1">Norway</FONT></TD></TR> <TR><TD ALIGN=center><FONT SIZE="-1"><B>12</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>46</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">0.28%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>26</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">0.19%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>184</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">0.01%</FONT></TD> <TD ALIGN=left NOWRAP><FONT SIZE="-1">Poland</FONT></TD></TR> <TR><TD ALIGN=center><FONT SIZE="-1"><B>13</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>40</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">0.25%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>18</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">0.13%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>118</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">0.01%</FONT></TD> <TD ALIGN=left NOWRAP><FONT SIZE="-1">Ukraine</FONT></TD></TR> <TR><TD ALIGN=center><FONT SIZE="-1"><B>14</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>32</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">0.20%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>32</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">0.23%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>1555</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">0.13%</FONT></TD> <TD ALIGN=left NOWRAP><FONT SIZE="-1">United Kingdom</FONT></TD></TR> <TR><TD ALIGN=center><FONT SIZE="-1"><B>15</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>29</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">0.18%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>29</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">0.21%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>1381</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">0.11%</FONT></TD> <TD ALIGN=left NOWRAP><FONT SIZE="-1">Finland</FONT></TD></TR> <TR><TD ALIGN=center><FONT SIZE="-1"><B>16</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>29</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">0.18%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>29</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">0.21%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>1848</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">0.15%</FONT></TD> <TD ALIGN=left NOWRAP><FONT SIZE="-1">Mexico</FONT></TD></TR> <TR><TD ALIGN=center><FONT SIZE="-1"><B>17</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>27</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">0.17%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>0</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">0.00%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>0</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">0.00%</FONT></TD> <TD ALIGN=left NOWRAP><FONT SIZE="-1">Germany</FONT></TD></TR> <TR><TD ALIGN=center><FONT SIZE="-1"><B>18</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>27</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">0.17%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>26</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">0.19%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>163</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">0.01%</FONT></TD> <TD ALIGN=left NOWRAP><FONT SIZE="-1">Indonesia</FONT></TD></TR> <TR><TD ALIGN=center><FONT SIZE="-1"><B>19</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>27</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">0.17%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>25</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">0.18%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>163</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">0.01%</FONT></TD> <TD ALIGN=left NOWRAP><FONT SIZE="-1">India</FONT></TD></TR> <TR><TD ALIGN=center><FONT SIZE="-1"><B>20</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>27</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">0.17%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>26</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">0.19%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>165</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">0.01%</FONT></TD> <TD ALIGN=left NOWRAP><FONT SIZE="-1">Cambodia</FONT></TD></TR> <TR><TD ALIGN=center><FONT SIZE="-1"><B>21</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>8</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">0.05%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>0</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">0.00%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>0</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">0.00%</FONT></TD> <TD ALIGN=left NOWRAP><FONT SIZE="-1">Non-Profit Organization</FONT></TD></TR> <TR><TD ALIGN=center><FONT SIZE="-1"><B>22</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>4</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">0.02%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>2</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">0.01%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>83</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">0.01%</FONT></TD> <TD ALIGN=left NOWRAP><FONT SIZE="-1">Seychelles</FONT></TD></TR> <TR><TD ALIGN=center><FONT SIZE="-1"><B>23</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>2</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">0.01%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>0</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">0.00%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>0</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">0.00%</FONT></TD> <TD ALIGN=left NOWRAP><FONT SIZE="-1">US Educational</FONT></TD></TR> <TR><TD ALIGN=center><FONT SIZE="-1"><B>24</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>1</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">0.01%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>0</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">0.00%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>0</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">0.00%</FONT></TD> <TD ALIGN=left NOWRAP><FONT SIZE="-1">Japan</FONT></TD></TR> <TR><TH HEIGHT=4></TH></TR> </TABLE> <P> </CENTER> <P> <HR> <TABLE WIDTH="100%" CELLPADDING=0 CELLSPACING=0 BORDER=0> <TR> <TD ALIGN=left VALIGN=top> <SMALL>Generated by <A HREF="http://www.mrunix.net/webalizer/"><STRONG>Webalizer Version 2.01</STRONG></A> </SMALL> </TD> </TR> </TABLE> <!-- Webalizer Version 2.01-10 (Mod: 22-08-2003) --> </BODY> </HTML>
templates/yoo_revista/css/background/noise_green.css
zun246/cmsjoom
/* Copyright (C) YOOtheme GmbH, YOOtheme Proprietary Use License (http://www.yootheme.com/license) */ body#page { background: #dee2d0 url(../../images/background/noise/green.jpg) 0 0 repeat; } #page-bg { background: url(../../images/background/gradient.svg) 50% -500px no-repeat; background-size: 1600px 2200px; } #headerbar, #footer, .mod-plain a { color: #767a62; }
wp-content/plugins/jetpack/_inc/build/admin.dops-style.rtl.css
kanei/vantuch.cz
.dops-button { background: white; border-color: #d5d5d5; border-style: solid; border-width: 1px 1px 2px; color: #414141; cursor: pointer; display: inline-block; margin: 0; outline: 0; overflow: hidden; font-size: 14px; font-weight: 500; text-overflow: ellipsis; text-decoration: none; vertical-align: top; -webkit-box-sizing: border-box; box-sizing: border-box; font-size: 14px; line-height: 21px; border-radius: 4px; padding: 7px 14px 9px; -webkit-appearance: none; -moz-appearance: none; appearance: none; } .dops-button:hover { border-color: #bbbbbb; color: #414141; } .dops-button:active { border-width: 2px 1px 1px; } .dops-button[disabled], .dops-button:disabled { color: #eeeeee; background: white; border-color: #eeeeee; cursor: default; } .dops-button[disabled]:active, .dops-button:disabled:active { border-width: 1px 1px 2px; } .dops-button:focus { outline: 0; border-color: #00aadc; -webkit-box-shadow: 0 0 0 2px #78dcfa; box-shadow: 0 0 0 2px #78dcfa; } .dops-button.is-compact { padding: 7px; color: #888888; font-size: 11px; line-height: 1; text-transform: uppercase; } .dops-button.is-compact:disabled { color: #eeeeee; } .dops-button.is-compact .gridicon { top: 4px; margin-top: -8px; } .dops-button.is-compact .gridicons-plus-small { margin-right: -4px; } .dops-button.is-compact .gridicons-plus-small:last-of-type { margin-right: 0; } .dops-button.is-compact .gridicons-plus-small + .gridicon { margin-right: -4px; } .dops-button.hidden { display: none; } .dops-button .gridicon { position: relative; top: 4px; margin-top: -2px; width: 18px; height: 18px; } .dops-button.is-primary { background: #00aadc; border-color: #0087be; color: white; } .dops-button.is-primary:hover, .dops-button.is-primary:focus { border-color: #005082; color: white; } .dops-button.is-primary[disabled], .dops-button.is-primary:disabled { background: #bceefd; border-color: #8cc9e2; color: white; } .dops-button.is-primary.is-compact { color: white; white-space: nowrap; } .dops-button.is-scary { color: #d94f4f; } .dops-button.is-scary:hover, .dops-button.is-scary:focus { border-color: #d94f4f; } .dops-button.is-scary:focus { -webkit-box-shadow: 0 0 0 2px #eba3a3; box-shadow: 0 0 0 2px #eba3a3; } .dops-button.is-scary[disabled], .dops-button.is-scary:disabled { color: #f4cdcd; border-color: #eeeeee; } .dops-button.is-primary.is-scary { background: #d94f4f; border-color: #a02222; color: white; } .dops-button.is-primary.is-scary:hover, .dops-button.is-primary.is-scary:focus { border-color: #4c1010; } .dops-button.is-primary.is-scary[disabled], .dops-button.is-primary.is-scary:disabled { background: #eba3a3; border-color: #e48484; } .dops-button.is-borderless { border: none; color: #888888; padding-right: 0; padding-left: 0; } .dops-button.is-borderless:hover { color: #414141; } .dops-button.is-borderless:focus { -webkit-box-shadow: none; box-shadow: none; } .dops-accessible-focus .dops-button.is-borderless:focus { outline: thin dotted; } .dops-button.is-borderless .gridicon { width: 24px; height: 24px; top: 6px; } .dops-button.is-borderless[disabled], .dops-button.is-borderless:disabled { color: #eeeeee; background: white; cursor: default; } .dops-button.is-borderless[disabled]:active, .dops-button.is-borderless:disabled:active { border-width: 0; } .dops-button.is-borderless.is-scary { color: #d94f4f; } .dops-button.is-borderless.is-scary:hover, .dops-button.is-borderless.is-scary:focus { color: #a02222; } .dops-button.is-borderless.is-scary[disabled] { color: #f4cdcd; } .dops-button.is-borderless.is-compact { background: transparent; border-radius: 0; } .dops-button.is-borderless.is-compact .gridicon { width: 18px; height: 18px; top: 5px; } .dops-button-group .dops-button { border-right-width: 0; border-radius: 0; } .dops-button-group .dops-button:focus { position: relative; z-index: z-index("button-group-parent", ".button-group .button:focus"); -webkit-box-shadow: inset -1px 0 0 #00aadc, 0 0 0 2px #78dcfa; box-shadow: inset -1px 0 0 #00aadc, 0 0 0 2px #78dcfa; } .dops-button-group .dops-button.is-primary:focus { -webkit-box-shadow: inset -1px 0 0 #005082, 0 0 0 2px #78dcfa; box-shadow: inset -1px 0 0 #005082, 0 0 0 2px #78dcfa; } .dops-button-group .dops-button.is-scary:focus { -webkit-box-shadow: inset -1px 0 0 #d94f4f, 0 0 0 2px #eba3a3; box-shadow: inset -1px 0 0 #d94f4f, 0 0 0 2px #eba3a3; } .dops-button-group .dops-button.is-primary.is-scary:focus { -webkit-box-shadow: inset -1px 0 0 #761919, 0 0 0 2px #eba3a3; box-shadow: inset -1px 0 0 #761919, 0 0 0 2px #eba3a3; } .dops-button-group .dops-button:first-child:focus { -webkit-box-shadow: 0 0 0 2px #78dcfa; box-shadow: 0 0 0 2px #78dcfa; } .dops-button-group .dops-button.is-scary:first-child:focus { -webkit-box-shadow: 0 0 0 2px #eba3a3; box-shadow: 0 0 0 2px #eba3a3; } .dops-button-group .dops-button:first-child { border-right-width: 1px; border-top-right-radius: 4px; border-bottom-right-radius: 4px; } .dops-button-group .dops-button:last-child { border-top-left-radius: 4px; border-bottom-left-radius: 4px; } .dops-section-header .dops-button-group .dops-button { margin-left: 0; } .dops-count { display: inline-block; padding: 0.0625rem 0.375rem; border: solid 1px #a2a2a2; border-radius: 0.75rem; font-size: 0.6875rem; font-weight: 600; line-height: 0.875rem; color: #a2a2a2; text-align: center; } /** * Select Dropdown */ .dops-select-dropdown { height: 43px; } .dops-select-dropdown.is-compact { height: 28px; } .dops-select-dropdown.is-disabled .dops-select-dropdown__header { background: #f6f6f6; border-color: #eeeeee; color: #bbbbbb; -webkit-text-fill-color: #bbbbbb; } .dops-select-dropdown__container { position: relative; overflow: hidden; display: inline-block; width: auto; max-width: 100%; } .dops-select-dropdown.is-open .dops-select-dropdown__container { z-index: 170; } .dops-accessible-focus .dops-select-dropdown__container:focus, .dops-accessible-focus .dops-select-dropdown.is-open .dops-select-dropdown__container { z-index: 170; -webkit-box-shadow: 0 0 0 2px #78dcfa; box-shadow: 0 0 0 2px #78dcfa; } .dops-accessible-focus .dops-select-dropdown__container:focus .select-dropdown__header, .dops-accessible-focus .dops-select-dropdown.is-open .dops-select-dropdown__container .select-dropdown__header { border-color: #0087be; } .dops-accessible-focus .dops-select-dropdown__container:focus { border-color: #00aadc; -webkit-box-shadow: 0 0 0 2px #78dcfa; box-shadow: 0 0 0 2px #78dcfa; outline: 0; border-radius: 4px; } .dops-select-dropdown__header { padding: 11px 16px 11px 44px; border-style: solid; border-color: #d5d5d5; border-width: 1px 1px 2px; border-radius: 4px; background-color: white; font-size: 14px; font-weight: 600; line-height: 18px; height: 18px; color: #414141; -webkit-transition: background-color 0.2s ease; transition: background-color 0.2s ease; cursor: pointer; } .dops-select-dropdown__header::after { -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; display: inline-block; vertical-align: middle; font: normal 16px/1 'Dashicons'; content: '\f347'; position: absolute; left: 13px; top: 12px; display: block; line-height: 18px; color: rgba(162, 162, 162, 0.5); } .is-compact .dops-select-dropdown__header::after { left: 4px; top: 4px; } .is-compact .dops-select-dropdown__header { padding: 7px; color: #888888; font-size: 11px; line-height: 1; text-transform: uppercase; } .is-compact .dops-select-dropdown__header .dops-count { border-width: 0; margin-right: 0; line-height: 1; } .dops-select-dropdown.is-open .dops-select-dropdown__header { border-radius: 4px 4px 0 0; -webkit-box-shadow: none; box-shadow: none; background-color: #f6f6f6; } .dops-select-dropdown.is-open .dops-select-dropdown__header::after { -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; display: inline-block; vertical-align: middle; font: normal 16px/1 'Dashicons'; content: '\f343'; } .dops-select-dropdown__header .dops-count { margin-right: 8px; } .dops-select-dropdown__header-text { display: block; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; } .dops-select-dropdown__options { visibility: hidden; height: 0; -webkit-box-sizing: border-box; box-sizing: border-box; padding: 0; list-style: none; margin: -2px 0 0 0; background-color: white; border: 1px solid #d5d5d5; border-radius: 0 0 4px 4px; } .dops-accessible-focus .dops-select-dropdown__options { border: solid 1px #0087be; border-top-color: #d5d5d5; } .dops-select-dropdown.is-open .dops-select-dropdown__options { visibility: visible; height: auto; } .dops-select-dropdown__option:last-child .dops-select-dropdown__item { border-radius: 0 0 4px 4px; } .dops-select-dropdown__item, .dops-select-dropdown__item-text { padding: 11px 16px 11px 44px; } .dops-select-dropdown__item { display: block; position: relative; font-size: 14px; font-weight: 400; line-height: 18px; color: #414141; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; cursor: pointer; } .dops-select-dropdown__item::before { content: attr(data-bold-text); font-weight: 700; opacity: 0; } .dops-select-dropdown__item:visited { color: #414141; } .dops-select-dropdown__item.is-selected { background-color: #00aadc; color: white; } .dops-select-dropdown__item.is-disabled { background-color: white; color: #a2a2a2; cursor: default; opacity: .5; } .notouch .dops-select-dropdown__item:hover { color: #00aadc; } .notouch .dops-select-dropdown__item.is-selected:hover { color: white; } .dops-select-dropdown__item-text { padding-left: 16px; -webkit-box-sizing: border-box; box-sizing: border-box; position: absolute; top: 0; right: 0; width: 100%; white-space: nowrap; text-overflow: ellipsis; color: inherit; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-flow: row wrap; flex-flow: row wrap; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; } .dops-select-dropdown__item-text .dops-count { color: inherit; border-color: inherit; } .dops-select-dropdown__separator { border-top: 1px solid #d5d5d5; display: block; margin: 8px 0; } .dops-select-dropdown__label { display: block; color: #bbbbbb; margin-top: 5px; line-height: 20px; } .dops-select-dropdown__label label { font-size: 12px; text-transform: uppercase; padding: 0px 16px 0px 16px; } @-webkit-keyframes rotate-spinner__right { 0% { -webkit-transform: rotate(0deg); transform: rotate(0deg); } 25% { -webkit-transform: rotate(-180deg); transform: rotate(-180deg); } 50% { -webkit-transform: rotate(-180deg); transform: rotate(-180deg); } 75% { -webkit-transform: rotate(-360deg); transform: rotate(-360deg); } 100% { -webkit-transform: rotate(-360deg); transform: rotate(-360deg); } } @keyframes rotate-spinner__right { 0% { -webkit-transform: rotate(0deg); transform: rotate(0deg); } 25% { -webkit-transform: rotate(-180deg); transform: rotate(-180deg); } 50% { -webkit-transform: rotate(-180deg); transform: rotate(-180deg); } 75% { -webkit-transform: rotate(-360deg); transform: rotate(-360deg); } 100% { -webkit-transform: rotate(-360deg); transform: rotate(-360deg); } } @-webkit-keyframes rotate-spinner__left { 0% { -webkit-transform: rotate(0deg); transform: rotate(0deg); } 25% { -webkit-transform: rotate(0deg); transform: rotate(0deg); } 50% { -webkit-transform: rotate(-180deg); transform: rotate(-180deg); } 75% { -webkit-transform: rotate(-180deg); transform: rotate(-180deg); } 100% { -webkit-transform: rotate(-360deg); transform: rotate(-360deg); } } @keyframes rotate-spinner__left { 0% { -webkit-transform: rotate(0deg); transform: rotate(0deg); } 25% { -webkit-transform: rotate(0deg); transform: rotate(0deg); } 50% { -webkit-transform: rotate(-180deg); transform: rotate(-180deg); } 75% { -webkit-transform: rotate(-180deg); transform: rotate(-180deg); } 100% { -webkit-transform: rotate(-360deg); transform: rotate(-360deg); } } .dops-spinner.is-fallback { position: relative; border-radius: 100%; background-color: #d5d5d5; } .dops-spinner.is-fallback::before, .dops-spinner.is-fallback::after { content: ''; position: absolute; background-color: white; border-radius: 50%; } .dops-spinner.is-fallback::before { width: 90%; height: 90%; top: 5%; right: 5%; } .dops-spinner.is-fallback::after { width: 70%; height: 70%; top: 15%; right: 15%; } .dops-spinner__image { display: block; } .dops-spinner__border { fill: #d5d5d5; } .dops-spinner__progress { -webkit-animation: 3s linear infinite; animation: 3s linear infinite; -webkit-transform-origin: 50px 50px; transform-origin: 50px 50px; fill: #00aadc; } .dops-spinner.is-fallback .dops-spinner__progress { position: absolute; overflow: hidden; width: 50%; height: 100%; -webkit-animation: none; animation: none; } .dops-spinner.is-fallback .dops-spinner__progress::before { content: ''; position: absolute; width: 100%; height: 100%; -webkit-animation: 3s linear infinite; animation: 3s linear infinite; border-radius: 9999px; background-color: #00aadc; fill: none; } .dops-spinner.is-fallback .dops-spinner__progress.is-left { right: 0; } .dops-spinner.is-fallback .dops-spinner__progress.is-left::before { right: 100%; border-top-right-radius: 0; border-bottom-right-radius: 0; -webkit-transform-origin: 100% 50%; transform-origin: 100% 50%; } .dops-spinner.is-fallback .dops-spinner__progress.is-right { right: 50%; } .dops-spinner.is-fallback .dops-spinner__progress.is-right::before { right: -100%; border-top-left-radius: 0; border-bottom-left-radius: 0; -webkit-transform-origin: 0% 50%; transform-origin: 0% 50%; } .dops-spinner__progress.is-left, .dops-spinner.is-fallback .dops-spinner__progress.is-left::before { -webkit-animation-name: rotate-spinner__left; animation-name: rotate-spinner__left; } .dops-spinner__progress.is-right, .dops-spinner.is-fallback .dops-spinner__progress.is-right::before { -webkit-animation-name: rotate-spinner__right; animation-name: rotate-spinner__right; } .gridicon { fill: currentColor; } .gridicon.needs-offset g { -webkit-transform: translate(-1px, 1px); transform: translate(-1px, 1px); /* translates to .5px because it's in a child element */ } .gridicon.needs-offset-x g { -webkit-transform: translate(-1px, 0); transform: translate(-1px, 0); /* only nudges horizontally */ } .gridicon.needs-offset-y g { -webkit-transform: translate(0, 1px); transform: translate(0, 1px); /* only nudges vertically */ } /** * @component Search */ .dops-search { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-flex: 1; -ms-flex: 1 1 auto; flex: 1 1 auto; margin-bottom: 24px; width: 60px; height: 51px; position: relative; -webkit-box-align: center; -ms-flex-align: center; align-items: center; z-index: 22; -webkit-transition: all 0.15s ease-in-out; transition: all 0.15s ease-in-out; } .dops-search .dops-search__icon-navigation { -webkit-box-flex: 0; -ms-flex: 0 0 auto; flex: 0 0 auto; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; background-color: white; border-radius: inherit; height: 100%; } .dops-search .dops-search__open-icon, .dops-search .dops-search__close-icon { -webkit-box-flex: 0; -ms-flex: 0 0 auto; flex: 0 0 auto; width: 50px; z-index: 20; color: #0087be; cursor: pointer; } .accessible-focus .dops-search .dops-search__open-icon:focus, .accessible-focus .dops-search .dops-search__close-icon:focus { outline: dotted 1px #0087be; } .dops-search .dops-search__open-icon:hover { color: #555555; } .dops-search .dops-search__close-icon { color: #555555; opacity: 0; -webkit-transition: opacity .2s ease-in; transition: opacity .2s ease-in; } .accessible-focus .dops-search.has-focus { -webkit-box-shadow: 0 0 0 1px #0087be, 0 0 0 4px #78dcfa; box-shadow: 0 0 0 1px #0087be, 0 0 0 4px #78dcfa; } .dops-search.is-expanded-to-container { margin-bottom: 0; position: absolute; display: -webkit-box; display: -ms-flexbox; display: flex; height: 100%; width: 50px; top: 0; left: 0; } .dops-search.is-expanded-to-container .dops-search__input-fade { position: relative; -webkit-box-flex: 1; -ms-flex: 1 1 auto; flex: 1 1 auto; display: -webkit-box; display: -ms-flexbox; display: flex; } .dops-search.is-expanded-to-container .dops-search__input[type="search"] { -webkit-box-flex: 1; -ms-flex: 1 1 auto; flex: 1 1 auto; display: -webkit-box; display: -ms-flexbox; display: flex; margin: 0; -webkit-box-shadow: none; box-shadow: none; } .dops-search__input[type="search"] { -webkit-box-flex: 1; -ms-flex: 1 1 auto; flex: 1 1 auto; display: none; z-index: 10; top: 0; border: none; border-radius: inherit; height: 100%; background: white; -moz-appearance: none; appearance: none; -webkit-box-sizing: border-box; box-sizing: border-box; padding: 0px; -webkit-appearance: none; } .dops-search__input[type="search"]::-webkit-search-cancel-button { -webkit-appearance: none; } .dops-search__input[type="search"]:focus { -webkit-box-shadow: none; box-shadow: none; border: none; } .dops-search.is-open { width: 100%; } .dops-search.is-open .dops-search__open-icon { color: #555555; } .dops-search.is-open .dops-search__close-icon { display: inline-block; } .dops-search.is-open .dops-search__input, .dops-search.is-open .dops-search__close-icon { opacity: 1; } .dops-search.is-open .dops-search__input { display: block; } .dops-search.is-open .dops-search__input-fade { -webkit-box-flex: 1; -ms-flex: 1 1 auto; flex: 1 1 auto; height: 100%; position: relative; font-size: 16px; border-radius: inherit; } .dops-search.is-open .dops-search__input-fade::before { content: ''; display: block; position: absolute; -webkit-touch-callout: none; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; pointer-events: none; z-index: 12; background: -webkit-gradient(linear, right top, left top, from(rgba(255, 255, 255, 0)), color-stop(90%, white)); background: linear-gradient(to left, rgba(255, 255, 255, 0), white 90%); top: 0px; bottom: 0px; left: 0px; right: auto; width: 32px; height: auto; border-radius: inherit; } .dops-search.is-open .dops-search__input-fade.ltr { } .dops-search.is-open .dops-search__input-fade.ltr::before { content: ''; display: block; position: absolute; -webkit-touch-callout: none; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; pointer-events: none; z-index: 12; background: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0)), color-stop(90%, white)); background: linear-gradient(to right, rgba(255, 255, 255, 0), white 90%); top: 0px; bottom: 0px; right: 0px; left: auto; width: 32px; height: auto; border-radius: inherit; } .dops-search__input-fade .dops-search__text-overlay { color: transparent; position: absolute; pointer-events: none; white-space: nowrap; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-flex: 1; -ms-flex: 1 1 auto; flex: 1 1 auto; overflow: hidden; font: inherit; width: 100%; height: 100%; top: 0px; right: 0px; z-index: 11; } .dops-search .dops-spinner { display: none; } .dops-search.is-searching .dops-search__open-icon { display: none; } .dops-search.is-searching .dops-spinner { -webkit-box-flex: 0; -ms-flex: 0 0 auto; flex: 0 0 auto; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; height: 100%; z-index: 20; } .dops-search.is-searching .dops-spinner .dops-spinner__image { width: 50px; } .animating.dops-search-opening .dops-search input { opacity: 1; } /** * Section Nav */ .dops-section-nav { position: relative; width: 100%; padding: 0; margin: 0 0 17px 0; background: white; -webkit-box-sizing: border-box; box-sizing: border-box; -webkit-box-shadow: 0 0 0 1px rgba(213, 213, 213, 0.5), 0 1px 2px #eeeeee; box-shadow: 0 0 0 1px rgba(213, 213, 213, 0.5), 0 1px 2px #eeeeee; } .dops-section-nav.is-empty .dops-section-nav__panel { visibility: hidden; } @media (max-width: 480px) { .dops-section-nav.is-open { -webkit-box-shadow: 0 0 0 1px #a2a2a2, 0 2px 4px #d5d5d5; box-shadow: 0 0 0 1px #a2a2a2, 0 2px 4px #d5d5d5; } } @media (min-width: 481px) { .dops-section-nav.has-pinned-items { padding-left: 60px; } } @media (min-width: 481px) and (max-width: 660px) { .dops-section-nav.has-pinned-items { padding-left: 50px; } } @media (max-width: 660px) { .dops-section-nav { margin-bottom: 9px; } } .dops-section-nav__mobile-header { display: -webkit-box; display: -ms-flexbox; display: flex; padding: 15px; font-size: 14px; line-height: 16px; color: #414141; font-weight: 600; cursor: pointer; } .dops-section-nav__mobile-header:after { -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; display: inline-block; vertical-align: middle; font: normal 16px/1 'Dashicons'; content: '\f347'; line-height: 16px; color: rgba(162, 162, 162, 0.5); } .dops-section-nav.is-open .dops-section-nav__mobile-header:after { -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; display: inline-block; vertical-align: middle; font: normal 16px/1 'Dashicons'; content: '\f343'; } .dops-section-nav.has-pinned-items .dops-section-nav__mobile-header { padding-left: 50px; } .dops-section-nav.has-pinned-items .dops-section-nav__mobile-header:after { margin-right: 8px; } @media (min-width: 481px) { .dops-section-nav__mobile-header { display: none; } } .dops-section-nav__mobile-header-text { width: 0; -webkit-box-flex: 1; -ms-flex: 1 0 auto; flex: 1 0 auto; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; } .dops-section-nav__mobile-header-text small { margin-right: 5px; font-size: 11px; color: #a2a2a2; font-weight: 600; text-transform: uppercase; } .dops-section-nav.has-pinned-items .dops-section-nav__mobile-header-text { width: auto; -webkit-box-flex: 0; -ms-flex: 0 1 auto; flex: 0 1 auto; } .dops-section-nav__panel { -webkit-box-sizing: border-box; box-sizing: border-box; width: 100%; } @media (max-width: 480px) { .dops-section-nav.is-open .dops-section-nav__panel { padding-bottom: 15px; border-top: solid 1px #d5d5d5; background: linear-gradient(to bottom, #f6f6f6 0%, white 4px); } } @media (min-width: 481px) { .dops-section-nav__panel { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; } .dops-section-nav__panel:first-child { width: 0; -webkit-box-flex: 1; -ms-flex: 1 0 auto; flex: 1 0 auto; } } .dops-section-nav-group { position: relative; margin-top: 16px; padding-top: 16px; border-top: solid 1px #d5d5d5; } .dops-section-nav-group:first-child { padding-top: 0; border-top: none; } @media (max-width: 480px) { .dops-section-nav-group { display: none; } .dops-section-nav.is-open .dops-section-nav-group { display: block; } } @media (min-width: 481px) { .dops-section-nav-group { margin-top: 0; padding-top: 0; border-top: none; } .dops-section-nav-group:first-child { display: -webkit-box; display: -ms-flexbox; display: flex; width: 0; -webkit-box-flex: 1; -ms-flex: 1 0 auto; flex: 1 0 auto; } } .dops-section-nav__button { width: 100%; margin-top: 24px; } .dops-section-nav__hr { background: #eeeeee; } .dops-section-nav-group__label { display: none; margin-bottom: 8px; padding: 0 15px; font-size: 11px; color: #a2a2a2; font-weight: 600; text-transform: uppercase; line-height: 12px; } @media (max-width: 480px) { .has-siblings .dops-section-nav-group__label { display: block; } } .dops-section-nav-group__label-text { white-space: nowrap; text-overflow: ellipsis; overflow: hidden; } .dops-section-nav-tab .count { margin-right: 8px; } @media (min-width: 481px) { .dops-section-nav-tabs { width: 0; -webkit-box-flex: 1; -ms-flex: 1 0 auto; flex: 1 0 auto; } .dops-section-nav-tabs.is-dropdown { position: relative; width: auto; -webkit-box-flex: 0; -ms-flex: 0 1 auto; flex: 0 1 auto; margin: 8px; } } .dops-section-nav-tabs__list { margin: 0; list-style: none; } @media (min-width: 481px) { .dops-section-nav-tabs__list { display: -webkit-box; display: -ms-flexbox; display: flex; width: 100%; overflow: hidden; } .is-dropdown .dops-section-nav-tabs__list { display: none; } } .dops-section-nav-tab { margin-bottom: 0; } @media (min-width: 481px) { .dops-section-nav-tab { width: auto; -webkit-box-flex: 0; -ms-flex: none; flex: none; border-bottom: 2px solid transparent; border-top: none; text-align: center; } .dops-section-nav-tab.is-selected { border-bottom-color: #414141; } } .dops-section-nav-tab__link, .dops-section-nav-tab__text { overflow: hidden; white-space: nowrap; text-overflow: ellipsis; } .dops-section-nav-tab__link { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-sizing: border-box; box-sizing: border-box; padding: 15px; width: 100%; font-size: 14px; font-weight: 600; line-height: 18px; color: #414141; cursor: pointer; } .dops-section-nav-tab__link:visited { color: #414141; } .dops-section-nav-tab__link[disabled], .notouch .dops-section-nav-tab__link[disabled]:hover { color: #eeeeee; cursor: default; } .is-selected .dops-section-nav-tab__link { color: white; background-color: #00aadc; } .dops-section-nav-tab__link:focus { outline: none; -webkit-box-shadow: none; box-shadow: none; } .dops-accessible-focus .dops-section-nav-tab__link:focus { outline: solid #a2a2a2 1px; } .is-external .dops-section-nav-tab__link:after { font-size: 18px; padding-right: 2px; } .notouch .dops-section-nav-tab__link:hover { color: #00aadc; } .notouch .is-selected .dops-section-nav-tab__link:hover { color: white; } @media (min-width: 481px) { .dops-section-nav-tab__link { display: block; width: auto; padding: 16px 16px 14px 16px; color: #0087be; font-weight: 400; } .dops-section-nav-tab__link:visited { color: #0087be; } .is-selected .dops-section-nav-tab__link { color: #414141; background-color: transparent; } .is-selected .dops-section-nav-tab__link:after { display: none; } .notouch .is-selected .dops-section-nav-tab__link:hover { color: #414141; } } .dops-section-nav-tab__text { display: block; -webkit-box-flex: 1; -ms-flex: 1 0 auto; flex: 1 0 auto; width: 0; color: inherit; } @media (min-width: 481px) { .dops-section-nav-tab__text { display: inline; -webkit-box-flex: 0; -ms-flex: none; flex: none; width: auto; } } .dops-section-nav-tabs__dropdown { position: relative; z-index: 3; width: 100%; } .dops-section-nav-tabs__dropdown.is-open { z-index: 4; } .dops-section-nav-tabs__dropdown .dops-select-dropdown__container { position: static; } .dops-section-nav__segmented .dops-segmented-control { margin: 0 15px; } .dops-section-nav__segmented .dops-segmented-control__link { padding: 3px 16px 5px; } @media (max-width: 480px) { .dops-section-nav .dops-search.is-pinned { height: 46px; } } #jp-plugin-container { min-height: 100vh; } /* Card */ .dops-card { display: block; position: relative; margin: 0 auto 10px auto; padding: 16px; -webkit-box-sizing: border-box; box-sizing: border-box; background: white; -webkit-box-shadow: 0 0 0 1px rgba(213, 213, 213, 0.5), 0 1px 2px #eeeeee; box-shadow: 0 0 0 1px rgba(213, 213, 213, 0.5), 0 1px 2px #eeeeee; } .dops-card:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; } @media (min-width: 481px) { .dops-card { margin-bottom: 16px; padding: 24px; } } .dops-card.is-compact { margin-bottom: 1px; } @media (min-width: 481px) { .dops-card.is-compact { margin-bottom: 1px; padding: 16px 24px; } } .dops-card.is-card-link { padding-left: 48px; } .dops-card__link-indicator { color: #d5d5d5; display: block; height: 100%; position: absolute; top: 0; left: 16px; } a.dops-card:hover .dops-card__link-indicator { color: #bbbbbb; } a.dops-card:focus { outline: 0; } a.dops-card:focus .dops-card__link-indicator { color: tint(#00aadc, 20%); } .dops-text-input.dops-text-input { -webkit-box-sizing: border-box; box-sizing: border-box; margin: 0; padding: 7px 14px; width: 100%; color: #414141; font-size: 16px; line-height: 1.5; border: 1px solid #d5d5d5; background-color: white; -webkit-transition: all .15s ease-in-out; transition: all .15s ease-in-out; -webkit-box-shadow: none; box-shadow: none; } .dops-text-input.dops-text-input::-webkit-input-placeholder { color: #a2a2a2; } .dops-text-input.dops-text-input:-ms-input-placeholder { color: #a2a2a2; } .dops-text-input.dops-text-input::-ms-input-placeholder { color: #a2a2a2; } .dops-text-input.dops-text-input::placeholder { color: #a2a2a2; } .dops-text-input.dops-text-input:hover { border-color: #bbbbbb; } .dops-text-input.dops-text-input:focus { border-color: #0087be; outline: none; -webkit-box-shadow: 0 0 0 2px #78dcfa; box-shadow: 0 0 0 2px #78dcfa; } .dops-text-input.dops-text-input:focus::-ms-clear { display: none; } .dops-text-input.dops-text-input:disabled { background: #f6f6f6; border-color: #eeeeee; color: #bbbbbb; -webkit-text-fill-color: #bbbbbb; } .dops-text-input.dops-text-input:disabled:hover { cursor: default; } .dops-text-input.dops-text-input:disabled::-webkit-input-placeholder { color: #bbbbbb; } .dops-text-input.dops-text-input:disabled:-ms-input-placeholder { color: #bbbbbb; } .dops-text-input.dops-text-input:disabled::-ms-input-placeholder { color: #bbbbbb; } .dops-text-input.dops-text-input:disabled::placeholder { color: #bbbbbb; } .dops-text-input.dops-text-input { -webkit-appearance: none; } .dops-text-input.dops-text-input.is-valid { border-color: #4ab866; } .dops-text-input.dops-text-input.is-valid:hover { border-color: #3a9551; } .dops-text-input.dops-text-input.is-error { border-color: #d94f4f; } .dops-text-input.dops-text-input.is-error:hover { border-color: #c92c2c; } .dops-text-input.dops-text-input:focus.is-valid { -webkit-box-shadow: 0 0 0 2px #caead2; box-shadow: 0 0 0 2px #caead2; } .dops-text-input.dops-text-input:focus.is-valid:hover { -webkit-box-shadow: 0 0 0 2px #a6dcb3; box-shadow: 0 0 0 2px #a6dcb3; } .dops-text-input.dops-text-input:focus.is-error { -webkit-box-shadow: 0 0 0 2px #f9e2e2; box-shadow: 0 0 0 2px #f9e2e2; } .dops-text-input.dops-text-input:focus.is-error:hover { -webkit-box-shadow: 0 0 0 2px #f0b8b8; box-shadow: 0 0 0 2px #f0b8b8; } /** * "popover" theme for `component/tip`. */ .dops-popover { font-size: 11px; z-index: 1000; position: absolute; top: 0; left: 0 ; right: auto ; } .dops-popover .dops-popover__inner { background-color: white; border: 1px solid #d5d5d5; border-radius: 4px; -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1), 0 0 56px rgba(0, 0, 0, 0.075); box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1), 0 0 56px rgba(0, 0, 0, 0.075); text-align: center; position: relative; } .dops-popover .dops-popover__arrow { border: 10px dashed #d5d5d5; height: 0; line-height: 0; position: absolute; width: 0; z-index: 1; } .dops-popover.fade { -webkit-transition: opacity 100ms; transition: opacity 100ms; } .dops-popover.is-top .dops-popover__arrow, .dops-popover.is-top-left .dops-popover__arrow, .dops-popover.is-top-right .dops-popover__arrow { bottom: 0 ; left: 50% ; margin-left: -10px; border-top-style: solid; border-bottom: none; border-left-color: transparent; border-right-color: transparent; } .dops-popover.is-top .dops-popover__arrow::before, .dops-popover.is-top-left .dops-popover__arrow::before, .dops-popover.is-top-right .dops-popover__arrow::before { bottom: 2px ; border: 10px solid white; content: " "; position: absolute; left: 50% ; margin-left: -10px; border-top-style: solid; border-bottom: none; border-left-color: transparent; border-right-color: transparent; } .dops-popover.is-bottom .dops-popover__arrow, .dops-popover.is-bottom-left .dops-popover__arrow, .dops-popover.is-bottom-right .dops-popover__arrow { top: 0 ; left: 50% ; margin-left: -10px; border-bottom-style: solid; border-top: none; border-left-color: transparent; border-right-color: transparent; } .dops-popover.is-bottom .dops-popover__arrow::before, .dops-popover.is-bottom-left .dops-popover__arrow::before, .dops-popover.is-bottom-right .dops-popover__arrow::before { top: 2px ; border: 10px solid white; content: " "; position: absolute; left: 50% ; margin-left: -10px; border-bottom-style: solid; border-top: none; border-left-color: transparent; border-right-color: transparent; } .dops-popover.is-left .dops-popover__arrow, .dops-popover.is-left-top .dops-popover__arrow, .dops-popover.is-left-bottom .dops-popover__arrow { right: 0 ; top: 50% ; margin-top: -10px; border-left-style: solid; border-right: none; border-top-color: transparent; border-bottom-color: transparent; } .dops-popover.is-left .dops-popover__arrow::before, .dops-popover.is-left-top .dops-popover__arrow::before, .dops-popover.is-left-bottom .dops-popover__arrow::before { right: 2px ; border: 10px solid white; content: " "; position: absolute; top: 50% ; margin-top: -10px; border-left-style: solid; border-right: none; border-top-color: transparent; border-bottom-color: transparent; } .dops-popover.is-right .dops-popover__arrow, .dops-popover.is-right-top .dops-popover__arrow, .dops-popover.is-right-bottom .dops-popover__arrow { left: 0 ; top: 50% ; margin-top: -10px; border-right-style: solid; border-left: none; border-top-color: transparent; border-bottom-color: transparent; } .dops-popover.is-right .dops-popover__arrow::before, .dops-popover.is-right-top .dops-popover__arrow::before, .dops-popover.is-right-bottom .dops-popover__arrow::before { left: 2px ; border: 10px solid white; content: " "; position: absolute; top: 50% ; margin-top: -10px; border-right-style: solid; border-left: none; border-top-color: transparent; border-bottom-color: transparent; } .dops-popover.is-top-left, .dops-popover.is-bottom-left, .dops-popover.is-top-right, .dops-popover.is-bottom-right { padding-left: 0; padding-right: 0; } .dops-popover.is-top-left .dops-popover__arrow, .dops-popover.is-bottom-left .dops-popover__arrow { left: auto ; right: 5px ; } .dops-popover.is-top-right .dops-popover__arrow, .dops-popover.is-bottom-right .dops-popover__arrow { left: 15px ; } .dops-popover.is-top .dops-popover__inner, .dops-popover.is-top-left .dops-popover__inner, .dops-popover.is-top-right .dops-popover__inner { top: -10px ; } .dops-popover.is-left .dops-popover__inner, .dops-popover.is-top-right .dops-popover__inner, .dops-popover.is-bottom-right .dops-popover__inner { left: -10px ; } .dops-popover.is-bottom .dops-popover__inner, .dops-popover.is-bottom-left .dops-popover__inner, .dops-popover.is-bottom-right .dops-popover__inner { top: 10px ; } .dops-popover.is-right .dops-popover__inner, .dops-popover.is-top-left .dops-popover__inner, .dops-popover.is-bottom-left .dops-popover__inner { left: 10px ; } .dops-popover.is-dialog-visible { z-index: 100300; /* Above .dialog */ } .dops-popover__menu { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; min-width: 200px; } .dops-popover__menu-item { position: relative; background: inherit; border: none; border-radius: 0; color: #414141; cursor: pointer; display: block; font-size: 14px; font-weight: 400; margin: 0; padding: 8px 16px; text-align: right; -webkit-transition: all 0.05s ease-in-out; transition: all 0.05s ease-in-out; } .dops-popover__menu-item:first-child { margin-top: 5px; } .dops-popover__menu-item:hover, .dops-popover__menu-item:focus { background-color: #00aadc; border: 0; -webkit-box-shadow: none; box-shadow: none; color: white; } .dops-popover__menu-item:hover .gridicon, .dops-popover__menu-item:focus .gridicon { color: white; } .dops-popover__menu-item[disabled]:hover, .dops-popover__menu-item[disabled]:focus { background: transparent; cursor: default; } .dops-popover__menu-item:last-child { margin-bottom: 5px; } .dops-popover__menu-item::-moz-focus-inner { border: 0; } .dops-popover__menu-item.has-icon { padding-right: 42px; } .dops-popover__menu-item .gridicon { color: #bbbbbb; vertical-align: bottom; margin-left: 8px; } .dops-popover__hr { margin: 8px 0; background: #eeeeee; } .form-toggle[type="checkbox"] { display: none; } .form-toggle__switch { -webkit-box-flex: 0; -ms-flex: none; flex: none; position: relative; display: inline-block; border-radius: 12px; -webkit-box-sizing: border-box; box-sizing: border-box; padding: 2px; width: 40px; height: 24px; vertical-align: middle; outline: 0; cursor: pointer; -webkit-transition: all .4s ease, -webkit-box-shadow 0s; transition: all .4s ease, -webkit-box-shadow 0s; transition: all .4s ease, box-shadow 0s; transition: all .4s ease, box-shadow 0s, -webkit-box-shadow 0s; } .form-toggle__switch:before, .form-toggle__switch:after { position: relative; display: block; content: ""; width: 20px; height: 20px; } .form-toggle__switch:after { right: 0; border-radius: 50%; background: white; -webkit-transition: all .2s ease; transition: all .2s ease; } .form-toggle__switch:before { display: none; } .dops-accessible-focus .form-toggle__switch:focus { -webkit-box-shadow: 0 0 0 2px #00aadc; box-shadow: 0 0 0 2px #00aadc; } .form-toggle__label { display: -webkit-box; display: -ms-flexbox; display: flex; cursor: pointer; } .is-disabled .form-toggle__label { cursor: default; } .form-toggle__label .form-toggle__label-content { -webkit-box-flex: 0; -ms-flex: 0 1 100%; flex: 0 1 100%; margin-right: 12px; } .dops-accessible-focus .form-toggle:focus + .form-toggle__label .form-toggle__switch { -webkit-box-shadow: 0 0 0 2px #00aadc; box-shadow: 0 0 0 2px #00aadc; } .dops-accessible-focus .form-toggle:focus:checked + .form-toggle__label .form-toggle__switch { -webkit-box-shadow: 0 0 0 2px #78dcfa; box-shadow: 0 0 0 2px #78dcfa; } .form-toggle + .form-toggle__label .form-toggle__switch { background: #bbbbbb; } .form-toggle:not(:disabled) + .form-toggle__label:hover .form-toggle__switch { background: #d5d5d5; } .form-toggle:checked + .form-toggle__label .form-toggle__switch { background: #00aadc; } .form-toggle:checked + .form-toggle__label .form-toggle__switch:after { right: 16px; } .form-toggle:checked:not(:disabled) + .form-toggle__label:hover .form-toggle__switch { background: #78dcfa; } .form-toggle:disabled + label.form-toggle__label span.form-toggle__switch { opacity: 0.25; cursor: default; } .form-toggle.is-toggling + .form-toggle__label .form-toggle__switch { background: #00aadc; } .form-toggle.is-toggling:checked + .form-toggle__label .form-toggle__switch { background: #d5d5d5; } .form-toggle.is-compact + .form-toggle__label .form-toggle__switch { border-radius: 8px; width: 24px; height: 16px; } .form-toggle.is-compact + .form-toggle__label .form-toggle__switch:before, .form-toggle.is-compact + .form-toggle__label .form-toggle__switch:after { width: 12px; height: 12px; } .form-toggle.is-compact:checked + .form-toggle__label .form-toggle__switch:after { right: 8px; } .dops-section-header.dops-card { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; max-width: 100%; padding-top: 0.6875rem; padding-bottom: 0.6875rem; position: relative; } .dops-section-header.dops-card:after { content: ''; } .dops-section-header__label { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-flex: 1; -ms-flex-positive: 1; flex-grow: 1; min-width: 0; line-height: 1.75rem; position: relative; color: #414141; font-size: 0.875rem; } .dops-section-header__label .dops-count { margin-right: 0.5rem; } .dops-section-header__label-text { position: relative; margin-left: 0.5rem; white-space: nowrap; overflow: hidden; width: 100%; padding-left: 0.5rem; min-width: 0; } .dops-section-header__label-text:before { content: ''; display: block; position: absolute; -webkit-touch-callout: none; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; pointer-events: none; background: -webkit-gradient(linear, right top, left top, from(rgba(255, 255, 255, 0)), color-stop(90%, white)); background: linear-gradient(to left, rgba(255, 255, 255, 0), white 90%); top: 0px; bottom: 0px; left: 0px; right: auto; width: 8px; height: auto; } .has-card-badge .dops-section-header__label-text { width: auto; } .dops-section-header__actions { -webkit-box-flex: 0; -ms-flex-positive: 0; flex-grow: 0; position: relative; } .dops-section-header__actions:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; } .section-header__actions .button { float: right; margin-left: 0.5rem; } .section-header__actions .button:last-child { margin-left: 0; } #jp-plugin-container { min-height: 100vh; } @-webkit-keyframes appear { 0% { opacity: 0; } 100% { opacity: 1; } } @keyframes appear { 0% { opacity: 0; } 100% { opacity: 1; } } .dops-notice { display: -webkit-box; display: -ms-flexbox; display: flex; position: relative; width: 100%; margin-bottom: 24px; -webkit-box-sizing: border-box; box-sizing: border-box; -webkit-animation: appear .3s ease-in-out; animation: appear .3s ease-in-out; background: #414141; color: white; border-radius: 3px; line-height: 1.5; } .dops-notice.is-success .dops-notice__icon-wrapper { background: #4ab866; } .dops-notice.is-warning .dops-notice__icon-wrapper { background: #f0b849; } .dops-notice.is-error .dops-notice__icon-wrapper { background: #d94f4f; } .dops-notice.is-info .dops-notice__icon-wrapper { background: #00aadc; } .dops-notice .dops-notice__dismiss { overflow: hidden; } .dops-notice.is-success .dops-notice__dismiss, .dops-notice.is-error .dops-notice__dismiss, .dops-notice.is-warning .dops-notice__dismiss, .dops-notice.is-info .dops-notice__dismiss { overflow: hidden; } .dops-notice__icon-wrapper { background: #747474; color: white; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: baseline; -ms-flex-align: baseline; align-items: baseline; width: 47px; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; border-radius: 0 3px 3px 0; -ms-flex-negative: 0; flex-shrink: 0; -ms-flex-item-align: stretch; align-self: stretch; } .dops-notice__icon-wrapper .gridicon { margin-top: 10px; } @media (min-width: 481px) { .dops-notice__icon-wrapper .gridicon { margin-top: 12px; } } .dops-notice__content { padding: 13px; font-size: 12px; -webkit-box-flex: 1; -ms-flex-positive: 1; flex-grow: 1; } @media (min-width: 481px) { .dops-notice__content { font-size: 14px; } } .dops-notice__text a.dops-notice__text-no-underline { text-decoration: none; } .dops-notice__text a, .dops-notice__text a:visited { text-decoration: underline; color: white; } .dops-notice__text a:hover, .dops-notice__text a:visited:hover { color: white; text-decoration: none; } .dops-notice__text ul { margin-bottom: 0; margin-right: 0; } .dops-notice__text li { margin-right: 2em; margin-top: 0.5em; } .dops-notice__text p { margin-bottom: 0; margin-top: 0.5em; } .dops-notice__text p:first-child { margin-top: 0; } .dops-notice__button { cursor: pointer; margin-right: 0.428em; } .dops-notice__dismiss { -ms-flex-negative: 0; flex-shrink: 0; padding: 12px; cursor: pointer; padding-bottom: 0; } .dops-notice__dismiss .gridicon { width: 18px; height: 18px; } @media (min-width: 481px) { .dops-notice__dismiss { padding: 11px; padding-bottom: 0; } .dops-notice__dismiss .gridicon { width: 24px; height: 24px; } } .dops-notice .dops-notice__dismiss { color: #bbbbbb; } .dops-notice .dops-notice__dismiss:hover, .dops-notice .dops-notice__dismiss:focus { color: white; } a.dops-notice__action { cursor: pointer; font-size: 12px; font-weight: 400; text-decoration: none; white-space: nowrap; color: #bbbbbb; padding: 13px; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; } @media (min-width: 481px) { a.dops-notice__action { -ms-flex-negative: 1; flex-shrink: 1; -webkit-box-flex: 0; -ms-flex-positive: 0; flex-grow: 0; -webkit-box-align: center; -ms-flex-align: center; align-items: center; border-radius: 0; font-size: 14px; margin: 0 auto 0 0; padding: 13px 16px; } a.dops-notice__action .gridicon { width: 24px; height: 24px; } } a.dops-notice__action:visited { color: #bbbbbb; } a.dops-notice__action:hover { color: white; } a.dops-notice__action .gridicon { margin-right: 8px; opacity: 0.7; width: 18px; height: 18px; } .dops-notice.is-compact { display: -webkit-inline-box; display: -ms-inline-flexbox; display: inline-flex; -ms-flex-wrap: nowrap; flex-wrap: nowrap; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; width: auto; border-radius: 3px; min-height: 20px; margin: 0; padding: 0; text-decoration: none; text-transform: none; vertical-align: middle; line-height: 1.5; } .dops-notice.is-compact .dops-notice__content { font-size: 12px; padding: 6px 10px; } .dops-notice.is-compact .dops-notice__icon-wrapper { width: 28px; } .dops-notice.is-compact .dops-notice__icon-wrapper .dops-notice__icon { width: 18px; height: 18px; margin: 0; } .dops-notice.is-compact .dops-notice__icon-wrapper .gridicon { margin-top: 6px; } .dops-notice.is-compact .dops-notice__dismiss { position: relative; -ms-flex-item-align: center; align-self: center; -webkit-box-flex: 0; -ms-flex: none; flex: none; margin: 0 0 0 8px; padding: 0; } .dops-notice.is-compact .dops-notice__dismiss .gridicon { width: 18px; height: 18px; } .dops-notice.is-compact a.dops-notice__action { background: transparent; display: inline-block; margin: 0; font-size: 12px; -ms-flex-item-align: center; align-self: center; margin-right: 16px; padding: 0 10px; } .dops-notice.is-compact a.dops-notice__action:hover, .dops-notice.is-compact a.dops-notice__action:active, .dops-notice.is-compact a.dops-notice__action:focus { background: transparent; } .dops-notice.is-compact a.dops-notice__action .gridicon { margin-right: 8px; width: 14px; height: 14px; vertical-align: sub; opacity: 1; } .dops-plan-icon { width: inherit; height: inherit; background-repeat: no-repeat; } .dops-plan-icon__free .dops-plan-icon__free-0 { fill: #78dcfa; } .dops-plan-icon__free .dops-plan-icon__free-1 { fill: white; } .dops-plan-icon__free .dops-plan-icon__free-2 { fill: #006a95; } .dops-plan-icon__free .dops-plan-icon__free-3 { fill: #0087be; } .dops-plan-icon__free .dops-plan-icon__free-4 { fill: #00a4e7; } .dops-plan-icon__personal .dops-plan-icon__personal-0 { fill: #f0b849; } .dops-plan-icon__personal .dops-plan-icon__personal-1 { fill: #a2a2a2; } .dops-plan-icon__personal .dops-plan-icon__personal-2 { fill: #d5d5d5; } .dops-plan-icon__personal .dops-plan-icon__personal-3 { fill: white; } .dops-plan-icon__personal .dops-plan-icon__personal-4 { fill: #888888; } .dops-plan-icon__personal .dops-plan-icon__personal-5 { fill: #6f6f6f; } .dops-plan-icon__premium .dops-plan-icon__premium-0 { fill: #4ab866; } .dops-plan-icon__premium .dops-plan-icon__premium-1 { fill: #a2a2a2; } .dops-plan-icon__premium .dops-plan-icon__premium-2 { fill: #6f6f6f; } .dops-plan-icon__premium .dops-plan-icon__premium-3 { fill: white; } .dops-plan-icon__premium .dops-plan-icon__premium-4 { fill: #d5d5d5; } .dops-plan-icon__premium .dops-plan-icon__premium-5 { fill: #6f6f6f; } .dops-plan-icon__premium .dops-plan-icon__premium-6 { fill: #555555; } .dops-plan-icon__business .dops-plan-icon__business-0 { fill: #855DA6; } .dops-plan-icon__business .dops-plan-icon__business-1 { fill: white; } .dops-plan-icon__business .dops-plan-icon__business-2 { fill: #eeeeee; } .dops-plan-icon__business .dops-plan-icon__business-3 { fill: #0087be; } .dops-plan-icon__business .dops-plan-icon__business-4 { fill: #005082; } @charset "UTF-8"; #jp-plugin-container { min-height: 100vh; } /* The MIT License (MIT) Copyright © 2011–2015 thoughtbot, inc. Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the “Software”), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. https://github.com/thoughtbot/bourbon */ .dops-banner.dops-card { border-right: 3px solid; display: -webkit-box; display: -ms-flexbox; display: flex; padding: 12px 12px 12px 6px; position: relative; z-index: 2; border-right-color: #0087be; } .dops-banner.dops-card.is-card-link { padding: 12px 16px 12px 48px; } .dops-banner.dops-card.is-dismissible { padding-left: 48px; } .dops-banner.dops-card .dops-banner__icon { color: #0087be; } .dops-banner.dops-card .dops-banner__icon-circle { background-color: #0087be; } .dops-banner.dops-card.is-jetpack-info { border-right-color: #00BE28; } .dops-banner.dops-card.is-jetpack-info .dops-banner__icon { color: #00BE28; } .dops-banner.dops-card.is-jetpack-info .dops-banner__icon-circle { background-color: #00BE28; } .dops-banner.dops-card.is-upgrade-personal { border-right-color: #f0b849; } .dops-banner.dops-card.is-upgrade-personal .dops-banner__icon { color: #f0b849; } .dops-banner.dops-card.is-upgrade-personal .dops-banner__icon-circle { background-color: #f0b849; } .dops-banner.dops-card.is-upgrade-premium { border-right-color: #4ab866; } .dops-banner.dops-card.is-upgrade-premium .dops-banner__icon { color: #4ab866; } .dops-banner.dops-card.is-upgrade-premium .dops-banner__icon-circle { background-color: #4ab866; } .dops-banner.dops-card.is-upgrade-business { border-right-color: #855DA6; } .dops-banner.dops-card.is-upgrade-business .dops-banner__icon { color: #855DA6; } .dops-banner.dops-card.is-upgrade-business .dops-banner__icon-circle { background-color: #855DA6; } .dops-banner.dops-card .dops-card__link-indicator { -webkit-box-align: center; -ms-flex-align: center; align-items: center; color: #0087be; display: -webkit-box; display: -ms-flexbox; display: flex; } .dops-banner.dops-card:hover { -webkit-transition: all 100ms ease-in-out; transition: all 100ms ease-in-out; } .dops-banner.dops-card:hover.is-card-link { -webkit-box-shadow: 0 0 0 1px #a2a2a2, 0 2px 4px #d5d5d5; box-shadow: 0 0 0 1px #a2a2a2, 0 2px 4px #d5d5d5; } .dops-banner.dops-card:hover .dops-card__link-indicator { color: #005082; } @media (min-width: 481px) { .dops-banner.dops-card { padding: 12px 16px; } .dops-banner.dops-card.is-dismissible { padding-left: 16px; } } .dops-banner__icons { display: -webkit-box; display: -ms-flexbox; display: flex; } .dops-banner__icons .dops-banner__icon, .dops-banner__icons .dops-banner__icon-circle { border-radius: 50%; -ms-flex-negative: 0; flex-shrink: 0; height: 24px; margin-left: 16px; margin-top: -2px; text-align: center; top: 4px; width: 24px; } .dops-banner__icons .dops-banner__icon { -ms-flex-item-align: center; align-self: center; color: white; display: block; } .dops-banner__icons .dops-banner__icon-circle { color: white; display: none; padding: 3px 3px 4px 4px; } .dops-banner__icons .dops-banner__icon-circle .gridicon { margin-bottom: -7px; } @media (min-width: 481px) { .dops-banner__icons { -webkit-box-align: center; -ms-flex-align: center; align-items: center; } .dops-banner__icons .dops-banner__icon { display: none; } .dops-banner__icons .dops-banner__icon-circle { display: block; } } .dops-banner__icon-plan { display: -webkit-box; display: -ms-flexbox; display: flex; margin-left: 16px; } .dops-banner__icon-plan .dops-plan-icon { height: 32px; width: 32px; } @media (min-width: 481px) { .dops-banner__icon-plan { -webkit-box-align: center; -ms-flex-align: center; align-items: center; } } .dops-banner__content { -webkit-box-align: center; -ms-flex-align: center; align-items: center; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-flex: 1; -ms-flex-positive: 1; flex-grow: 1; -ms-flex-wrap: wrap; flex-wrap: wrap; } @media (min-width: 481px) { .dops-banner__content { -ms-flex-wrap: nowrap; flex-wrap: nowrap; } } .dops-banner__info { -webkit-box-flex: 1; -ms-flex-positive: 1; flex-grow: 1; line-height: 1.4; width: 100%; } .dops-banner__info .dops-banner__title, .dops-banner__info .dops-banner__description, .dops-banner__info .dops-banner__list { color: #414141; } .dops-banner__info .dops-banner__title { font-size: 14px; font-weight: 500; } .dops-banner__info .dops-banner__description { font-size: 12px; margin-top: 3px; } .dops-banner__info .dops-banner__list { font-size: 12px; list-style: none; margin: 0; } .dops-banner__info .dops-banner__list li { margin: 6px 0; } .dops-banner__info .dops-banner__list li .gridicon { color: #a2a2a2; display: none; } @media (min-width: 481px) { .dops-banner__info { width: auto; } .dops-banner__info .dops-banner__list li .gridicon { display: inline; margin-left: 12px; vertical-align: bottom; } } .dops-banner__action { -ms-flex-item-align: center; align-self: center; font-size: 12px; margin: 8px 0 0 0; text-align: right; width: 100%; } .dops-banner__action .dops-banner__prices { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: start; -ms-flex-pack: start; justify-content: flex-start; } .dops-banner__action .dops-banner__prices .dops-plan-price { margin-bottom: 0; } .dops-banner__action .dops-banner__prices .dops-plan-price.is-discounted, .dops-banner__action .dops-banner__prices .dops-plan-price.is-discounted .dops-plan-price__currency-symbol { color: #414141; } .has-call-to-action .dops-banner__action .dops-banner__prices .dops-plan-price { margin-bottom: 8px; } @media (min-width: 481px) { .dops-banner__action { margin: 0 8px 0 4px; text-align: center; width: auto; } .is-dismissible .dops-banner__action { margin-top: 40px; } .dops-banner__action .dops-banner__prices { -webkit-box-pack: end; -ms-flex-pack: end; justify-content: flex-end; text-align: left; } } .module-overridden-banner.dops-banner.is-compact { margin-bottom: 0; } .module-overridden-banner.dops-banner .dops-banner__description a { text-decoration: underline; } .dops-info-popover-button { background: transparent; border: none; color: #888888; padding: 0; } .dops-info-popover-button:hover { color: #414141; } .dops-info-popover-button:focus { -webkit-box-shadow: none; box-shadow: none; } .dops-accessible-focus .dops-info-popover-button:focus { outline: thin dotted; } .dops-info-popover .gridicon { cursor: pointer; color: #c8c8c8; } .dops-info-popover .gridicon:hover { color: #414141; } .dops-info-popover.is_active .gridicon { color: #414141; } .dops-popover.dops-info-popover__tooltip .dops-popover__inner { color: #6f6f6f; font-size: 13px; max-width: 220px; padding: 16px; text-align: right; } .dops-external-link .gridicons-external { color: currentColor; margin-right: 0.5rem; top: 0.125rem; position: relative; } #jp-plugin-container { min-height: 100vh; } .jp-support-info { position: absolute; top: 1.6875rem; left: 1.5625rem; z-index: 1; } @media (max-width: 480px) { .jp-support-info { top: 1.25rem; left: 1rem; } } .jp-form-fieldset .jp-support-info { top: 4px; } .jp-support-info .dops-info-popover { white-space: nowrap; } .dops-popover .jp-support-info__privacy { display: block; margin-top: 0.875rem; padding-top: 0.75rem; border-top: 1px solid rgba(162, 162, 162, 0.5); } @keyframes appear { 0% { opacity: 0; } 100% { opacity: 1; } } .dops-foldable-card.dops-card { position: relative; -webkit-transition: margin .15s linear; transition: margin .15s linear; padding: 0; } .dops-foldable-card.dops-card:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; } .dops-foldable-card.dops-card.is-expanded { margin-bottom: 8px; } .dops-foldable-card.dops-card .is-clickable { cursor: pointer; } .dops-foldable-card__header { min-height: 64px; width: 100%; padding: 16px; -webkit-box-sizing: border-box; box-sizing: border-box; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; position: relative; } .dops-foldable-card__header.has-border .dops-foldable-card__summary, .dops-foldable-card__header.has-border .dops-foldable-card__summary_expanded { margin-left: 48px; } .dops-foldable-card__header.has-border .dops-foldable-card__expand { border-right: 1px #f6f6f6 solid; } .dops-foldable-card.is-compact .dops-foldable-card__header { padding: 8px 16px; min-height: 40px; } .dops-foldable-card.is-expanded .dops-foldable-card__header { margin-bottom: 0px; height: inherit; min-height: 64px; } .dops-foldable-card.is-expanded.is-compact .dops-foldable-card__header { min-height: 40px; } .dops-foldable-card.is-disabled .dops-foldable-card__header { opacity: 0.2; } .dops-foldable-card__action { position: absolute; top: 0; left: 0; height: 100%; background: none; border: 0; } .dops-foldable-card.is-expanded .dops-foldable-card__action { height: 100%; } .dops-foldable-card.is-disabled .dops-foldable-card__action { cursor: default; } .dops-accessible-focus .dops-foldable-card__action:focus { outline: thin dotted; } button.dops-foldable-card__action { cursor: pointer; outline: 0; } .dops-foldable-card__main { max-width: calc( 100% - 36px); display: block; -webkit-box-align: center; -ms-flex-align: center; align-items: center; width: 100%; margin-left: 5px; } @media (max-width: 480px) { .dops-foldable-card__main { -webkit-box-flex: 1; -ms-flex: 1 1; flex: 1 1; } } .dops-foldable-card__secondary { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-flex: 1; -ms-flex: 1 1; flex: 1 1; -webkit-box-pack: end; -ms-flex-pack: end; justify-content: flex-end; } .dops-foldable-card__expand { width: 48px; } .dops-foldable-card__expand .gridicon { fill: #a2a2a2; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; width: 100%; vertical-align: middle; -webkit-transition: color 0.2s ease-in, -webkit-transform 0.15s cubic-bezier(0.175, 0.885, 0.32, 1.275); transition: color 0.2s ease-in, -webkit-transform 0.15s cubic-bezier(0.175, 0.885, 0.32, 1.275); transition: transform 0.15s cubic-bezier(0.175, 0.885, 0.32, 1.275), color 0.2s ease-in; transition: transform 0.15s cubic-bezier(0.175, 0.885, 0.32, 1.275), color 0.2s ease-in, -webkit-transform 0.15s cubic-bezier(0.175, 0.885, 0.32, 1.275); } .dops-foldable-card.is-expanded .dops-foldable-card__expand .gridicon { -webkit-transform: rotate(-180deg); transform: rotate(-180deg); } .dops-foldable-card__expand .gridicon:hover { fill: #a2a2a2; } .dops-foldable-card__expand:focus .gridicon, .dops-foldable-card__expand:hover .gridicon { fill: #00aadc; } .dops-foldable-card__header-text { font-size: 1.125rem; width: 100%; } .dops-foldable-card__subheader { margin-top: 0.125rem; margin-bottom: 0.125rem; font-size: 0.875rem; color: #6f6f6f; } .dops-foldable-card__content { display: none; } .dops-foldable-card.is-expanded .dops-foldable-card__content { display: block; padding: 16px; border-top: 1px solid #f6f6f6; } .dops-foldable-card.is-compact .dops-foldable-card.is-expanded .dops-foldable-card__content { padding: 8px; } .dops-foldable-card.is-expanded .dops-foldable-card__content p:first-child { margin-top: 0; } .dops-foldable-card.is-expanded .dops-foldable-card__content p:last-child { margin-bottom: 0; } .dops-foldable-card__summary, .dops-foldable-card__summary_expanded { margin-left: 40px; color: #a2a2a2; font-size: 12px; -webkit-transition: opacity 0.2s linear; transition: opacity 0.2s linear; display: inline-block; } .dops-foldable-card.has-expanded-summary .dops-foldable-card__summary, .dops-foldable-card.has-expanded-summary .dops-foldable-card__summary_expanded { -webkit-transition: none; transition: none; -webkit-box-flex: 2; -ms-flex: 2; flex: 2; text-align: left; } @media (max-width: 480px) { .dops-foldable-card__summary, .dops-foldable-card__summary_expanded { display: none; } } .dops-foldable-card__summary { opacity: 1; display: inline-block; } .dops-foldable-card.is-expanded .dops-foldable-card__summary { display: none; } .has-expanded-summary .dops-foldable-card.is-expanded .dops-foldable-card__summary { display: none; } .dops-foldable-card__summary_expanded { display: none; } .dops-foldable-card.is-expanded .dops-foldable-card__summary_expanded { display: inline-block; } #jp-plugin-container { min-height: 100vh; } .form-input-validation { color: #4ab866; position: relative; padding: 6px 34px 11px 24px; border-radius: 1px; -webkit-box-sizing: border-box; box-sizing: border-box; font-size: 14px; -webkit-animation: appear .3s ease-in-out; animation: appear .3s ease-in-out; } .form-input-validation.is-error { color: #d94f4f; } .form-input-validation.is-warning { color: #f0b849; } .form-input-validation .gridicon { float: right; margin-right: -34px; } .dops-textarea { -webkit-box-sizing: border-box; box-sizing: border-box; margin: 0; padding: 0.4375rem 0.875rem; min-height: 5.75rem; width: 100%; color: #414141; font-size: 1rem; line-height: 1.5; border: 1px solid #d5d5d5; background-color: white; -webkit-transition: all .15s ease-in-out; transition: all .15s ease-in-out; -webkit-box-shadow: none; box-shadow: none; } .dops-textarea::-webkit-input-placeholder { color: #a2a2a2; } .dops-textarea:-ms-input-placeholder { color: #a2a2a2; } .dops-textarea::-ms-input-placeholder { color: #a2a2a2; } .dops-textarea::placeholder { color: #a2a2a2; } .dops-textarea:hover { border-color: #bbbbbb; } .dops-textarea:focus { border-color: #0087be; outline: none; -webkit-box-shadow: 0 0 0 2px #78dcfa; box-shadow: 0 0 0 2px #78dcfa; } .dops-textarea:focus::-ms-clear { display: none; } .dops-textarea:disabled { background: #f6f6f6; border-color: #eeeeee; color: #bbbbbb; -webkit-text-fill-color: #bbbbbb; } .dops-textarea:disabled:hover { cursor: default; } .dops-textarea:disabled::-webkit-input-placeholder { color: #bbbbbb; } .dops-textarea:disabled:-ms-input-placeholder { color: #bbbbbb; } .dops-textarea:disabled::-ms-input-placeholder { color: #bbbbbb; } .dops-textarea:disabled::placeholder { color: #bbbbbb; } .dops-clipboard-button-input { position: relative; display: block; } .dops-clipboard-button-input .dops-clipboard-button { position: absolute; top: 50%; left: 4px; -webkit-transform: translateY(-50%); transform: translateY(-50%); overflow: visible; } .dops-clipboard-button-input .dops-clipboard-button:not(:disabled)::before { content: ''; display: block; position: absolute; -webkit-touch-callout: none; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; pointer-events: none; background: -webkit-gradient(linear, right top, left top, from(rgba(255, 255, 255, 0)), color-stop(90%, #fff)); background: linear-gradient(to left, rgba(255, 255, 255, 0), #fff 90%); top: 0px; bottom: 0px; left: 0px; right: auto; width: 16px; height: auto; left: calc( 100% + 1px); } .dops-clipboard-button-input .dops-clipboard-button:focus::before { left: calc( 100% + 3px); } .dops-tooltip.dops-popover .dops-popover__arrow { border-width: 6px; } .dops-tooltip.dops-popover.is-bottom-right .dops-popover__arrow, .dops-tooltip.dops-popover.is-bottom-left .dops-popover__arrow, .dops-tooltip.dops-popover.is-bottom .dops-popover__arrow { border-bottom-color: #555555; top: 4px; left: 10px; } .dops-tooltip.dops-popover.is-bottom-right .dops-popover__arrow::before, .dops-tooltip.dops-popover.is-bottom-left .dops-popover__arrow::before, .dops-tooltip.dops-popover.is-bottom .dops-popover__arrow::before { display: none; } .dops-tooltip.dops-popover.is-bottom-right.is-error .dops-popover__arrow, .dops-tooltip.dops-popover.is-bottom-left.is-error .dops-popover__arrow, .dops-tooltip.dops-popover.is-bottom.is-error .dops-popover__arrow { border-bottom-color: #d94f4f; } .dops-tooltip.dops-popover.is-bottom-right.is-warning .dops-popover__arrow, .dops-tooltip.dops-popover.is-bottom-left.is-warning .dops-popover__arrow, .dops-tooltip.dops-popover.is-bottom.is-warning .dops-popover__arrow { border-bottom-color: #f0b849; } .dops-tooltip.dops-popover.is-bottom-right.is-success .dops-popover__arrow, .dops-tooltip.dops-popover.is-bottom-left.is-success .dops-popover__arrow, .dops-tooltip.dops-popover.is-bottom.is-success .dops-popover__arrow { border-bottom-color: #4ab866; } .dops-tooltip.dops-popover.is-top .dops-popover__arrow, .dops-tooltip.dops-popover.is-top-left .dops-popover__arrow, .dops-tooltip.dops-popover.is-top-right .dops-popover__arrow { border-top-color: #555555; bottom: 4px; left: 10px; } .dops-tooltip.dops-popover.is-top .dops-popover__arrow::before, .dops-tooltip.dops-popover.is-top-left .dops-popover__arrow::before, .dops-tooltip.dops-popover.is-top-right .dops-popover__arrow::before { display: none; } .dops-tooltip.dops-popover.is-top.is-error .dops-popover__arrow, .dops-tooltip.dops-popover.is-top-left.is-error .dops-popover__arrow, .dops-tooltip.dops-popover.is-top-right.is-error .dops-popover__arrow { border-top-color: #d94f4f; } .dops-tooltip.dops-popover.is-top.is-warning .dops-popover__arrow, .dops-tooltip.dops-popover.is-top-left.is-warning .dops-popover__arrow, .dops-tooltip.dops-popover.is-top-right.is-warning .dops-popover__arrow { border-top-color: #f0b849; } .dops-tooltip.dops-popover.is-top.is-success .dops-popover__arrow, .dops-tooltip.dops-popover.is-top-left.is-success .dops-popover__arrow, .dops-tooltip.dops-popover.is-top-right.is-success .dops-popover__arrow { border-top-color: #4ab866; } .dops-tooltip.dops-popover.is-top .dops-popover__arrow, .dops-tooltip.dops-popover.is-bottom .dops-popover__arrow { margin-right: -6px; } .dops-tooltip.dops-popover.is-left, .dops-tooltip.dops-popover.is-right { padding-top: 0; } .dops-tooltip.dops-popover.is-left .dops-popover__arrow, .dops-tooltip.dops-popover.is-right .dops-popover__arrow { margin-top: -6px; } .dops-tooltip.dops-popover.is-left .dops-popover__arrow::before, .dops-tooltip.dops-popover.is-right .dops-popover__arrow::before { display: none; } .dops-tooltip.dops-popover.is-left.is-error .dops-popover__arrow, .dops-tooltip.dops-popover.is-right.is-error .dops-popover__arrow { border-left-color: #d94f4f; } .dops-tooltip.dops-popover.is-left.is-warning .dops-popover__arrow, .dops-tooltip.dops-popover.is-right.is-warning .dops-popover__arrow { border-left-color: #f0b849; } .dops-tooltip.dops-popover.is-left.is-success .dops-popover__arrow, .dops-tooltip.dops-popover.is-right.is-success .dops-popover__arrow { border-left-color: #4ab866; } .dops-tooltip.dops-popover.is-left .dops-popover__arrow { margin-left: 4px; border-right-color: #555555; } .dops-tooltip.dops-popover.is-right .dops-popover__arrow { margin-right: 4px; border-left-color: #555555; } .dops-tooltip.dops-popover .dops-popover__inner { border: 0px; -webkit-box-shadow: none; box-shadow: none; border-radius: 2px; color: white; background: #555555; font-size: 12px; padding: 6px 10px; text-align: right; } .dops-tooltip.dops-popover.is-error .dops-popover__inner { background: #d94f4f; } .dops-tooltip.dops-popover.is-warning .dops-popover__inner { background: #f0b849; } .dops-tooltip.dops-popover.is-success .dops-popover__inner { background: #4ab866; } .dops-tooltip.dops-popover ul { list-style: none; margin: 0; padding: 0; } .dops-tooltip.dops-popover ul li { font-size: 11px; font-weight: 100; border: 0; } .dops-tooltip__hr { margin: 8px 0; background: #a2a2a2; } #jp-plugin-container { min-height: 100vh; } .dops-chart { position: relative; -webkit-box-sizing: border-box; box-sizing: border-box; background-color: white; padding: 8px 20px 8px 0; } .dops-chart .dops-chart__y-axis-markers { position: absolute; top: 8px; right: 0; left: 0; height: 200px; } .dops-chart .dops-chart__y-axis-marker { position: absolute; top: 0; width: 100%; height: 1px; border-top: 1px solid #eeeeee; } .dops-chart__bar-marker { z-index: 1; position: absolute; top: 0; width: 100%; height: 1px; border-top: 1px solid rgba(238, 238, 238, 0.1); } .dops-chart__bar-marker.is-fifty, .dops-chart__y-axis-label.is-fifty, .dops-chart .dops-chart__y-axis-marker.is-fifty { top: 50%; } .dops-chart__bar-marker.is-zero, .dops-chart__y-axis-label.is-zero, .dops-chart .dops-chart__y-axis-marker.is-zero { top: 100%; } .dops-chart__y-axis { position: relative; float: left; height: 200px; padding: 0 10px 0 20px; font-size: 11px; color: #888888; margin-bottom: 30px; } .dops-chart__y-axis-label { position: absolute; top: 0; left: 20px; text-align: left; } .dops-chart__y-axis-width-fix { color: rgba(255, 255, 255, 0); } .dops-chart__x-axis { position: relative; font-size: 0; padding: 5px 0; min-height: 18px; color: #555555; } .dops-chart__x-axis-label { position: absolute; display: inline-block; vertical-align: top; font-size: 11px; text-align: center; } .dops-chart__x-axis-label::before { content: ''; display: block; position: absolute; top: -4px; right: 50%; margin-right: -.5px; width: 1px; height: 5px; background: #f6f6f6; background-image: -webkit-gradient(linear, right top, right bottom, from(#f6f6f6), to(#d5d5d5)); background-image: linear-gradient(to bottom, #f6f6f6 0%, #d5d5d5 100%); } .dops-chart__bars { position: relative; font-size: 0; height: 200px; text-align: center; overflow: hidden; display: -ms-flex; display: -webkit-box; display: -ms-flexbox; display: flex; } .dops-chart__bar { text-align: center; display: inline-block; position: relative; height: 200px; -ms-flex-grow: 1; -webkit-box-flex: 1; -ms-flex-positive: 1; flex-grow: 1; -ms-flex-shrink: 1; -ms-flex-negative: 1; flex-shrink: 1; } .dops-chart__bar.is-weekend { background-color: rgba(238, 238, 238, 0.5); } .dops-chart__bar:hover { cursor: pointer; background-color: rgba(238, 238, 238, 0.3); } .dops-chart__bar.is-selected { cursor: default; background-color: rgba(240, 130, 30, 0.1); } .dops-chart__bar-section { display: inline-block; background-color: #0087be; position: absolute; top: 0; left: 16%; bottom: 0; right: 16%; z-index: 2; } .dops-chart__bar:hover .dops-chart__bar-section.is-bar { background-color: #00aadc; } .dops-chart__bar.is-selected .dops-chart__bar-section.is-bar { background-color: #f0821e; } .dops-chart__bar-section.is-spacer { z-index: 0; background-color: rgba(255, 255, 255, 0); } .dops-chart__bar-section.is-ghost::after { content: ""; display: block; position: absolute; top: 160px; bottom: 0; right: 0; z-index: 1; width: 100%; height: 40px; background-image: -webkit-gradient(linear, right top, right bottom, from(rgba(255, 255, 255, 0)), to(rgba(238, 238, 238, 0.5))); background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0), rgba(238, 238, 238, 0.5)); } .dops-chart__bar:hover .dops-chart__bar-section.is-ghost::after { display: none; } .dops-chart__bar-section-inner { background: #004069; position: absolute; left: 23.33%; bottom: 0; right: 23.33%; } .dops-chart__bar.is-selected .dops-chart__bar-section-inner { background-color: #d54e21; } .dops-chart__legend { margin-bottom: -8px; } .dops-chart__legend:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; } .dops-chart__legend .dops-chart__legend-options { float: left; color: #747474; list-style-type: none; margin: 0; font-size: 11px; text-transform: uppercase; letter-spacing: 0.1em; } @media (max-width: 480px) { .dops-chart__legend .dops-chart__legend-options { width: 100%; } } .dops-chart__legend-option { display: inline; text-align: right; } @media (max-width: 480px) { .dops-chart__legend-option { width: 50%; display: inline-block; } } .dops-chart__legend-label { display: inline-block; padding: 12px 20px 10px 19px; } .dops-chart__legend-label.is-selectable { cursor: pointer; } .dops-chart__legend-label.is-selectable:focus, .dops-chart__legend-label.is-selectable:hover { color: tint(#00aadc, 20%); } @media (max-width: 480px) { .dops-chart__legend-label { display: block; } } .dops-chart__legend-option .dops-chart__legend-color { width: 10px; height: 10px; background: #0087be; display: inline-block; border-radius: 1px; vertical-align: top; margin: 3px 8px 3px 5px; } @media (max-width: 480px) { .dops-chart__legend-option:first-child .dops-chart__legend-color { margin-right: 2px; } } .dops-chart__legend-color.is-dark-blue { background: #004069; } .dops-chart__legend-option .dops-chart__legend-checkbox { margin: 0; float: none; vertical-align: top; } .dops-chart__empty { position: absolute; top: 0; left: 0; bottom: 0; right: 0; text-align: center; font-size: 14px; line-height: 24px; clear: both; z-index: 1; } .dops-chart__empty_notice { position: relative; top: 97px; padding: 11px 24px; margin-bottom: 24px; border-radius: 1px; background: #fff; -webkit-box-sizing: border-box; box-sizing: border-box; font-size: 14px; line-height: 1.4285; -webkit-animation: appear .3s ease-in-out; animation: appear .3s ease-in-out; -webkit-box-shadow: 0 0 0 1px rgba(213, 213, 213, 0.5), 0 1px 2px #eeeeee; box-shadow: 0 0 0 1px rgba(213, 213, 213, 0.5), 0 1px 2px #eeeeee; } @media (min-width: 661px) { .dops-chart__empty_notice { padding: 13px 48px; font-size: inherit; } .dops-chart__empty_notice::before { -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; display: inline-block; vertical-align: middle; font: normal 16px/1 'Noticons'; content: '\f456'; position: absolute; top: 23px; right: 20px; margin: -12px -8px 0 0px; font-size: 24px; line-height: 1; } } .dops-chart__tooltip .dops-popover__inner { width: 230px; text-align: right; } .dops-chart__tooltip .dops-popover__inner ul { list-style: none; margin: 0; padding: 0; } .dops-chart__tooltip .dops-popover__inner ul:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; } .dops-chart__tooltip .dops-popover__inner ul li { font-size: 11px; text-transform: uppercase; font-weight: 100; height: 24px; letter-spacing: 0.1em; border: 0; margin-bottom: 0; } .dops-chart__tooltip .dops-popover__inner ul li .dops-wrapper { display: block; line-height: inherit; line-height: 24px; clear: both; } .dops-chart__tooltip .dops-popover__inner ul li .value { text-align: left; float: left; min-width: 22px; color: #d5d5d5; } .dops-chart__tooltip .dops-popover__inner ul li .label { display: block; overflow: hidden; word-break: break-all; vertical-align: baseline; } .dops-chart__tooltip .dops-popover__inner ul li .gridicon { vertical-align: middle; margin-left: 6px; margin-top: -3px; } .dops-chart__tooltip.is-streak { margin-top: -5px; height: 35px; } .dops-chart__tooltip.is-streak .dops-popover__arrow::before { right: 85px; top: 30px; } .dops-chart__tooltip.is-streak .dops-popover__inner { width: 160px; position: relative; top: -10px; } .dops-chart__tooltip.is-streak .dops-popover__inner li { height: 14px; } .dops-chart__tooltip.is-streak .dops-popover__inner li .label { width: 100%; float: right; text-align: center; } .rtl .dops-chart__tooltip.is-streak .dops-popover__inner li .label { font-size: 11px; } .dops-chart__tooltip.is-streak .dops-popover__inner li .label .post-count { font-weight: bold; } .dops-chart__tooltip.is-streak .dops-popover__inner li .value { float: none; } .dops-chart__tooltip .dops-module-content-list-item.is-date-label { font-size: 11px; margin-bottom: 2px; text-transform: uppercase; font-weight: bold; border-bottom: 1px solid #5d5d5d; padding-bottom: 2px; } .dops-chart__tooltip .dops-module-content-list-item.is-published-item { height: 19px; } .dops-chart__tooltip .dops-module-content-list-item.is-published-item .label { text-transform: none; color: #d5d5d5; overflow: hidden; letter-spacing: 0; height: 19px; } .dops-chart__tooltip .dops-module-content-list-item.is-published-item .value { width: 0; min-width: 0; } .dops-chart__tooltip .dops-module-content-list-item.is-published-item .value::before { content: ''; position: relative; background-image: -webkit-gradient(linear, right top, left top, from(rgba(61, 89, 109, 0)), color-stop(rgba(61, 89, 109, 0.5)), to(#3d596d)); background-image: linear-gradient(to left, rgba(61, 89, 109, 0) 0%, rgba(61, 89, 109, 0.5), #3d596d); right: -30px; width: 30px; height: 24px; display: block; } #jp-plugin-container { min-height: 100vh; } /* This hack is used to prevent the body from scrolling when the modal is showing */ body.dops-modal-showing { overflow: hidden; } .dops-modal-wrapper { position: fixed; top: 0; left: 0; bottom: 0; right: 0; z-index: 1050; display: block; overflow-x: hidden; overflow-y: auto; text-align: center; -webkit-overflow-scrolling: touch; outline: 0; -webkit-transition: opacity .15s linear; transition: opacity .15s linear; background-color: rgba(0, 0, 0, 0.5); cursor: pointer; } .dops-modal-wrapper:before { content: ''; display: inline-block; height: 100%; vertical-align: middle; } .dops-modal-wrapper .dops-modal { position: relative; display: inline-block; margin: 0 0; width: 100%; max-width: 550px; vertical-align: middle; text-align: right; background-color: #fff; -webkit-transition: all 0.5s; transition: all 0.5s; z-index: 100; clear: both; cursor: default; } @media (min-width: 481px) { .dops-modal-wrapper .dops-modal { margin: 0 auto; height: auto; border-radius: 5px; -webkit-box-shadow: 0 4px 20px rgba(0, 0, 0, 0.2); box-shadow: 0 4px 20px rgba(0, 0, 0, 0.2); } } @charset "UTF-8"; /* The MIT License (MIT) Copyright © 2011–2015 thoughtbot, inc. Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the “Software”), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. https://github.com/thoughtbot/bourbon */ .jp-jetpack-connect__button { background: #00BE28; border-color: #00a523; color: white; } .jp-jetpack-connect__button:hover, .jp-jetpack-connect__button:focus { background: #00a523; border-color: #008b1d; color: white; } .notices-list { overflow: hidden; } .notices-list.is-pinned { width: calc( 100% - 272px - 32px - 32px); z-index: z-index("root", ".notices-list.is-pinned"); position: fixed; top: 79px; } .notices-list.is-pinned .notice { z-index: z-index("root", ".notices-list.is-pinned .notice"); } .notices-list__whitespace { height: 71px; width: 100%; display: block; } @keyframes appear { 0% { opacity: 0; } 100% { opacity: 1; } } .global-notices { text-align: left; pointer-events: none; z-index: 179; position: fixed; top: auto; left: 0; bottom: 0; right: 0; } @media (min-width: 661px) { .global-notices { top: 63px; left: 16px; bottom: auto; right: auto; max-width: calc( 100% - 32px); } } @media (min-width: 961px) { .global-notices { top: 71px; left: 24px; max-width: calc( 100% - 48px); } } @media (min-width: 1041px) { .global-notices { left: 32px; max-width: calc( 100% - 64px); } } .global-notices .dops-notice { -ms-flex-wrap: nowrap; flex-wrap: nowrap; margin-bottom: 0; text-align: right; pointer-events: auto; border-radius: 0; -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2), 0 0 56px rgba(0, 0, 0, 0.15); box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2), 0 0 56px rgba(0, 0, 0, 0.15); } .global-notices .dops-notice .dops-notice__icon-wrapper { border-radius: 0; } @media (min-width: 661px) { .global-notices .dops-notice { display: -webkit-box; display: -ms-flexbox; display: flex; overflow: hidden; margin-bottom: 24px; border-radius: 3px; } .global-notices .dops-notice .dops-notice__icon-wrapper { border-radius: 0 3px 3px 0; } } @media (min-width: 661px) { .global-notices .dops-notice a.dops-notice__action { font-size: 14px; padding: 13px 16px; } } .global-notices .dops-notice__dismiss { -ms-flex-negative: 0; flex-shrink: 0; } @media (min-width: 661px) { .global-notices .dops-notice__dismiss { padding: 13px 16px 0; } } /*# sourceMappingURL=admin.dops-style.rtl.css.map */
weka/doc/weka/filters/unsupervised/instance/package-tree.html
chrissalij/Wiki-Reputation-Predictor
<!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 Mon Jan 11 20:36:43 NZDT 2010 --> <TITLE> weka.filters.unsupervised.instance Class Hierarchy </TITLE> <META NAME="date" CONTENT="2010-01-11"> <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="weka.filters.unsupervised.instance Class Hierarchy"; } } </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"> <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD> <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Tree</B></FONT>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../index-all.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> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="http://www.cs.waikato.ac.nz/ml/weka/" target="_blank"><FONT CLASS="NavBarFont1"><B>Weka's home</B></FONT></A>&nbsp;</TD> </TR> </TABLE> </TD> <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> </EM> </TD> </TR> <TR> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> &nbsp;<A HREF="../../../../weka/filters/unsupervised/attribute/package-tree.html"><B>PREV</B></A>&nbsp; &nbsp;<A HREF="../../../../weka/filters/unsupervised/instance/subsetbyexpression/package-tree.html"><B>NEXT</B></A></FONT></TD> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> <A HREF="../../../../index.html?weka/filters/unsupervised/instance/package-tree.html" target="_top"><B>FRAMES</B></A> &nbsp; &nbsp;<A HREF="package-tree.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> Hierarchy For Package weka.filters.unsupervised.instance </H2> </CENTER> <DL> <DT><B>Package Hierarchies:</B><DD><A HREF="../../../../overview-tree.html">All Packages</A></DL> <HR> <H2> Class Hierarchy </H2> <UL> <LI TYPE="circle">java.lang.Object<UL> <LI TYPE="circle">weka.filters.<A HREF="../../../../weka/filters/Filter.html" title="class in weka.filters"><B>Filter</B></A> (implements weka.core.<A HREF="../../../../weka/core/CapabilitiesHandler.html" title="interface in weka.core">CapabilitiesHandler</A>, weka.core.<A HREF="../../../../weka/core/RevisionHandler.html" title="interface in weka.core">RevisionHandler</A>, java.io.Serializable) <UL> <LI TYPE="circle">weka.filters.unsupervised.instance.<A HREF="../../../../weka/filters/unsupervised/instance/NonSparseToSparse.html" title="class in weka.filters.unsupervised.instance"><B>NonSparseToSparse</B></A> (implements weka.filters.<A HREF="../../../../weka/filters/StreamableFilter.html" title="interface in weka.filters">StreamableFilter</A>, weka.filters.<A HREF="../../../../weka/filters/UnsupervisedFilter.html" title="interface in weka.filters">UnsupervisedFilter</A>) <LI TYPE="circle">weka.filters.unsupervised.instance.<A HREF="../../../../weka/filters/unsupervised/instance/Normalize.html" title="class in weka.filters.unsupervised.instance"><B>Normalize</B></A> (implements weka.core.<A HREF="../../../../weka/core/OptionHandler.html" title="interface in weka.core">OptionHandler</A>, weka.filters.<A HREF="../../../../weka/filters/UnsupervisedFilter.html" title="interface in weka.filters">UnsupervisedFilter</A>) <LI TYPE="circle">weka.filters.unsupervised.instance.<A HREF="../../../../weka/filters/unsupervised/instance/Randomize.html" title="class in weka.filters.unsupervised.instance"><B>Randomize</B></A> (implements weka.core.<A HREF="../../../../weka/core/OptionHandler.html" title="interface in weka.core">OptionHandler</A>, weka.filters.<A HREF="../../../../weka/filters/UnsupervisedFilter.html" title="interface in weka.filters">UnsupervisedFilter</A>) <LI TYPE="circle">weka.filters.unsupervised.instance.<A HREF="../../../../weka/filters/unsupervised/instance/RemoveFolds.html" title="class in weka.filters.unsupervised.instance"><B>RemoveFolds</B></A> (implements weka.core.<A HREF="../../../../weka/core/OptionHandler.html" title="interface in weka.core">OptionHandler</A>, weka.filters.<A HREF="../../../../weka/filters/UnsupervisedFilter.html" title="interface in weka.filters">UnsupervisedFilter</A>) <LI TYPE="circle">weka.filters.unsupervised.instance.<A HREF="../../../../weka/filters/unsupervised/instance/RemoveFrequentValues.html" title="class in weka.filters.unsupervised.instance"><B>RemoveFrequentValues</B></A> (implements weka.core.<A HREF="../../../../weka/core/OptionHandler.html" title="interface in weka.core">OptionHandler</A>, weka.filters.<A HREF="../../../../weka/filters/UnsupervisedFilter.html" title="interface in weka.filters">UnsupervisedFilter</A>) <LI TYPE="circle">weka.filters.unsupervised.instance.<A HREF="../../../../weka/filters/unsupervised/instance/RemoveMisclassified.html" title="class in weka.filters.unsupervised.instance"><B>RemoveMisclassified</B></A> (implements weka.core.<A HREF="../../../../weka/core/OptionHandler.html" title="interface in weka.core">OptionHandler</A>, weka.filters.<A HREF="../../../../weka/filters/UnsupervisedFilter.html" title="interface in weka.filters">UnsupervisedFilter</A>) <LI TYPE="circle">weka.filters.unsupervised.instance.<A HREF="../../../../weka/filters/unsupervised/instance/RemovePercentage.html" title="class in weka.filters.unsupervised.instance"><B>RemovePercentage</B></A> (implements weka.core.<A HREF="../../../../weka/core/OptionHandler.html" title="interface in weka.core">OptionHandler</A>, weka.filters.<A HREF="../../../../weka/filters/UnsupervisedFilter.html" title="interface in weka.filters">UnsupervisedFilter</A>) <LI TYPE="circle">weka.filters.unsupervised.instance.<A HREF="../../../../weka/filters/unsupervised/instance/RemoveRange.html" title="class in weka.filters.unsupervised.instance"><B>RemoveRange</B></A> (implements weka.core.<A HREF="../../../../weka/core/OptionHandler.html" title="interface in weka.core">OptionHandler</A>, weka.filters.<A HREF="../../../../weka/filters/UnsupervisedFilter.html" title="interface in weka.filters">UnsupervisedFilter</A>) <LI TYPE="circle">weka.filters.unsupervised.instance.<A HREF="../../../../weka/filters/unsupervised/instance/RemoveWithValues.html" title="class in weka.filters.unsupervised.instance"><B>RemoveWithValues</B></A> (implements weka.core.<A HREF="../../../../weka/core/OptionHandler.html" title="interface in weka.core">OptionHandler</A>, weka.filters.<A HREF="../../../../weka/filters/StreamableFilter.html" title="interface in weka.filters">StreamableFilter</A>, weka.filters.<A HREF="../../../../weka/filters/UnsupervisedFilter.html" title="interface in weka.filters">UnsupervisedFilter</A>) <LI TYPE="circle">weka.filters.unsupervised.instance.<A HREF="../../../../weka/filters/unsupervised/instance/Resample.html" title="class in weka.filters.unsupervised.instance"><B>Resample</B></A> (implements weka.core.<A HREF="../../../../weka/core/OptionHandler.html" title="interface in weka.core">OptionHandler</A>, weka.filters.<A HREF="../../../../weka/filters/UnsupervisedFilter.html" title="interface in weka.filters">UnsupervisedFilter</A>) <LI TYPE="circle">weka.filters.unsupervised.instance.<A HREF="../../../../weka/filters/unsupervised/instance/ReservoirSample.html" title="class in weka.filters.unsupervised.instance"><B>ReservoirSample</B></A> (implements weka.core.<A HREF="../../../../weka/core/OptionHandler.html" title="interface in weka.core">OptionHandler</A>, weka.filters.<A HREF="../../../../weka/filters/StreamableFilter.html" title="interface in weka.filters">StreamableFilter</A>, weka.filters.<A HREF="../../../../weka/filters/UnsupervisedFilter.html" title="interface in weka.filters">UnsupervisedFilter</A>) <LI TYPE="circle">weka.filters.<A HREF="../../../../weka/filters/SimpleFilter.html" title="class in weka.filters"><B>SimpleFilter</B></A> (implements weka.core.<A HREF="../../../../weka/core/OptionHandler.html" title="interface in weka.core">OptionHandler</A>) <UL> <LI TYPE="circle">weka.filters.<A HREF="../../../../weka/filters/SimpleBatchFilter.html" title="class in weka.filters"><B>SimpleBatchFilter</B></A><UL> <LI TYPE="circle">weka.filters.unsupervised.instance.<A HREF="../../../../weka/filters/unsupervised/instance/SubsetByExpression.html" title="class in weka.filters.unsupervised.instance"><B>SubsetByExpression</B></A></UL> </UL> <LI TYPE="circle">weka.filters.unsupervised.instance.<A HREF="../../../../weka/filters/unsupervised/instance/SparseToNonSparse.html" title="class in weka.filters.unsupervised.instance"><B>SparseToNonSparse</B></A> (implements weka.filters.<A HREF="../../../../weka/filters/StreamableFilter.html" title="interface in weka.filters">StreamableFilter</A>, weka.filters.<A HREF="../../../../weka/filters/UnsupervisedFilter.html" title="interface in weka.filters">UnsupervisedFilter</A>) </UL> </UL> </UL> <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"> <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD> <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Tree</B></FONT>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../index-all.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> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="http://www.cs.waikato.ac.nz/ml/weka/" target="_blank"><FONT CLASS="NavBarFont1"><B>Weka's home</B></FONT></A>&nbsp;</TD> </TR> </TABLE> </TD> <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> </EM> </TD> </TR> <TR> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> &nbsp;<A HREF="../../../../weka/filters/unsupervised/attribute/package-tree.html"><B>PREV</B></A>&nbsp; &nbsp;<A HREF="../../../../weka/filters/unsupervised/instance/subsetbyexpression/package-tree.html"><B>NEXT</B></A></FONT></TD> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> <A HREF="../../../../index.html?weka/filters/unsupervised/instance/package-tree.html" target="_top"><B>FRAMES</B></A> &nbsp; &nbsp;<A HREF="package-tree.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>
javadoc/org/grouplens/lenskit/data/pref/package-tree.html
ac0872/CTRecommenderLab
<!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_40) on Wed May 06 14:21:43 CDT 2015 --> <title>org.grouplens.lenskit.data.pref Class Hierarchy (LensKit 2.2)</title> <meta name="date" content="2015-05-06"> <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../../../script.js"></script> </head> <body> <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { parent.document.title="org.grouplens.lenskit.data.pref Class Hierarchy (LensKit 2.2)"; } } 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/grouplens/lenskit/data/history/package-tree.html">Prev</a></li> <li><a href="../../../../../org/grouplens/lenskit/data/snapshot/package-tree.html">Next</a></li> </ul> <ul class="navList"> <li><a href="../../../../../index.html?org/grouplens/lenskit/data/pref/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.grouplens.lenskit.data.pref</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.grouplens.lenskit.data.pref.<a href="../../../../../org/grouplens/lenskit/data/pref/AbstractPreference.html" title="class in org.grouplens.lenskit.data.pref"><span class="typeNameLink">AbstractPreference</span></a> (implements org.grouplens.lenskit.data.pref.<a href="../../../../../org/grouplens/lenskit/data/pref/Preference.html" title="interface in org.grouplens.lenskit.data.pref">Preference</a>)</li> <li type="circle">org.grouplens.lenskit.data.pref.<a href="../../../../../org/grouplens/lenskit/data/pref/IndexedPreferenceBuilder.html" title="class in org.grouplens.lenskit.data.pref"><span class="typeNameLink">IndexedPreferenceBuilder</span></a> (implements org.apache.commons.lang3.builder.Builder&lt;T&gt;)</li> <li type="circle">org.grouplens.lenskit.data.pref.<a href="../../../../../org/grouplens/lenskit/data/pref/PreferenceBuilder.html" title="class in org.grouplens.lenskit.data.pref"><span class="typeNameLink">PreferenceBuilder</span></a> (implements org.apache.commons.lang3.builder.Builder&lt;T&gt;)</li> <li type="circle">org.grouplens.lenskit.data.pref.<a href="../../../../../org/grouplens/lenskit/data/pref/PreferenceDomain.html" title="class in org.grouplens.lenskit.data.pref"><span class="typeNameLink">PreferenceDomain</span></a> (implements java.io.Serializable)</li> <li type="circle">org.grouplens.lenskit.data.pref.<a href="../../../../../org/grouplens/lenskit/data/pref/PreferenceDomainBuilder.html" title="class in org.grouplens.lenskit.data.pref"><span class="typeNameLink">PreferenceDomainBuilder</span></a> (implements org.apache.commons.lang3.builder.Builder&lt;T&gt;)</li> <li type="circle">org.grouplens.lenskit.data.pref.<a href="../../../../../org/grouplens/lenskit/data/pref/Preferences.html" title="class in org.grouplens.lenskit.data.pref"><span class="typeNameLink">Preferences</span></a></li> </ul> </li> </ul> <h2 title="Interface Hierarchy">Interface Hierarchy</h2> <ul> <li type="circle">org.grouplens.lenskit.data.pref.<a href="../../../../../org/grouplens/lenskit/data/pref/Preference.html" title="interface in org.grouplens.lenskit.data.pref"><span class="typeNameLink">Preference</span></a> <ul> <li type="circle">org.grouplens.lenskit.data.pref.<a href="../../../../../org/grouplens/lenskit/data/pref/IndexedPreference.html" title="interface in org.grouplens.lenskit.data.pref"><span class="typeNameLink">IndexedPreference</span></a></li> </ul> </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="http://cdn.mathjax.org/mathjax/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML"></script></div> </div> <div class="subNav"> <ul class="navList"> <li><a href="../../../../../org/grouplens/lenskit/data/history/package-tree.html">Prev</a></li> <li><a href="../../../../../org/grouplens/lenskit/data/snapshot/package-tree.html">Next</a></li> </ul> <ul class="navList"> <li><a href="../../../../../index.html?org/grouplens/lenskit/data/pref/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>