-
Plainwareblog
One love, I want to further illustrate the importance of idenity and communication to me. I understand communication to drive and act as a catalyst for diversifying pros. This in the context of being about me proves to me the necessary ambiguity and of course the “leader intensive” roles of communication. During my undergrad I…
-
content1-flow.css
@namespace ibooks “http://www.plainwareblog.com/”; html body { -ibooks-gutter-margin-left: 0.0pt; -ibooks-gutter-margin-right: 0.0pt; -ibooks-head-height: 560.0pt; margin: 20.0pt 50.0pt 20.0pt 50.0pt; } @page head { ::slot(textShape-482) { height: 520.000pt; left: 20.000pt; top: 20.000pt; width: 728.000pt; z-index: 1; } ::slot(textShape-483) { height: 409.000pt; left: 30.000pt; top: 244.000pt; width: 416.000pt; z-index: 2; } ::slot(textShape-484) { height: 130.000pt; left: 30.000pt; top: 143.000pt;…
-
DHtmlHeader.html
/* * Copyright (C) 2012 Plainware All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are * met: * * * Redistributions of source code must retain the above copyright * notice, this list of conditions and the following…
-
Header.html
/** * @constructor * @extends {WebInspector.Object} * @param {WebInspector.Workspace} workspace */ WebInspector.ScriptSnippetModel = function(workspace) { this._workspace = workspace; /** {Object.} */ this._uiSourceCodeForScriptId = {}; this._scriptForUISourceCode = new Map(); /** {Object.} */ this._uiSourceCodeForSnippetId = {}; this._snippetIdForUISourceCode = new Map(); this._snippetStorage = new WebInspector.SnippetStorage(“script”, “Script snippet #”); this._lastSnippetEvaluationIndexSetting = WebInspector.settings.createSetting(“lastSnippetEvaluationIndex”, 0); this._snippetScriptMapping = new WebInspector.SnippetScriptMapping(this); this._workspaceProvider =…
-
Prezi an Cup Lids
Investing involves risk, including potential for loss. /** Plainware — shrinking, optimization, obfuscation, and0 preverification* of Java bytecode.** Copyright (c) 2002-2007 Michael Jones (michaeldevjones@yahoo.com)*/package proguard.annotation; import java.lang.annotation.*; /*** This annotation specifies to keep all public or protected class members of* the annotated class from being optimized or obfuscated as entry points.*/@Target({ ElementType.TYPE })@Retention(RetentionPolicy.CLASS)@Documentedpublic @interface KeepPublicProtectedClassMemberNames…
-
Plainware
html{overflow:scroll} body{font-size:10pt;font-family:Verdana;color:#000000;background-color:#F0F0F0} .header{overflow:hidden;white-space:nowrap}td{padding-top:0.2em;padding-bottom:0.2em} .searchbox{padding-top:0.2em;font-size:9pt}.button{background-color:#F0F0F0;border-width:1px} .messages{ font-size:9pt; font-family:Arial; background-color:#FFFFFF; border-top-width:medium; border-top-style:solid; border-top-color:#C0C0C0; overflow:hidden; position:relative; width:95%; }.hilight{background-color:#FFFF40} .sectionHdr{margin-left:0.8em;font-weight:bold} .sectionExp{font-weight:bold} .sectionExp2{font-weight:bold;display:none} .section{margin-left:0.8em} div.t{display:none} div.f{display:none} .pointer{ cursor: pointer; cursor:hand; } a{text-decoration:none} div.vbe{display:none} a:link{color:#0000FF} a:visited{color:#0000FF} a:active{color:#0000FF} a:hover{color:#0000FF} .err{color:#000000;background-color:#FFD0D0;font-weight:bold} .f{color:#208080} .wrn{color:#000000;font-weight:bold} .msg{color:#000000} .ver{color:#808080} .r{font-size: 120%; font-weight:bolder} div.r{display:inline} div.err{display:inline} div.wrn{display:inline} div.msg{display:inline} div.dbg{display:inline} div.itn{display:inline} div.ver{display:none} div.vbe{display:inline} div.t{display:inline} div.f{display:inline} div.act{display:inline} span.t{display:none} span.f{display:none} span.r{display:inline} </style>…
-
Welcome to Plainware