-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathIndex.html
170 lines (132 loc) · 9.16 KB
/
Index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
<!DOCTYPE html>
<html lang="en-us">
<head>
<title>Writing and Code Samples</title>
<meta http-equiv="X-UA-Compatible" content="IE=Edge">
<meta charset="UTF-8">
<link rel="stylesheet" href="style.css">
</head>
<body>
<!-- Input Page Content Here -->
<!-- ********** Header 1 ******************** -->
<p></p><font class="subhead1">
Writing and Code Samples
</font>
<p>This page contains samples of my writing on technical and non-technical subjects. These are meant to demonstrate
my abilities as a writer and sample application programmer. All of these documents are protected by copyright and are
the property of their respective owners. Using the content of these documents for any purpose other than to evaluate
my writing and development abilities is strictly prohibited.</p>
<p>This list will be updated as new material becomes available and clears any legal requirements that apply.</p>
<p>Topic areas:</p>
<ul>
<a class="indexlink" href="#Manuals">
» Manual Excerpts</a><br>
<a class="indexlink" href="#EngineeringForms">
» Engineering Information Pages</a><br>
<a class="indexlink" href="#Training">
» Training Courses</a><br>
<a class="indexlink" href="#Logistic">
» Logistic Documents</a><br>
<a class="indexlink" href="#Other">
» Other Writing Samples</a><br>
<a class="indexlink" href="#Information">
» Personal Information</a><br>
</ul>
<!-- ********** Header 2 ******************** -->
<p></p><hr><font class="subhead2">
<a name="Manuals">Manual Excerpts</a>
</font>
<p>These are excerpts from full length manuals.</p>
<ul>
<a target="_blank" href="PowerManagementinOS.pdf" class = "indexlink">
» Operating System Power Management: Windows, Linux, and Android </a>
<font class="indexnolink">(excerpt - PDF - 5/6/15)</font><br>
<a target="_blank" href="Spreadheet_J2SE.pdf" class = "indexlink">
» Using BIRT Spreadsheet Engine and API </a>
<font class="indexnolink">(excerpt - PDF - 2/12/12)</font><br>
<a target="_blank" href="iPcustom-intro.pdf" class = "indexlink">
» Information Console Developer Guide </a>
<font class="indexnolink">(excerpt - PDF - 1/15/11)</font><br>
<a target="_blank" href="NetZymeDevGuide_Excerpt.pdf" class = "indexlink">
» NetZyme Middleware Developer's Training Manual </a>
<font class="indexnolink">(excerpt - PDF - 7/8/04)</font><br>
<a target="_blank" href="v3_Dev_Guide_sample.pdf" class = "indexlink">
» eBay V3 Developer's Guide </a>
<font class="indexnolink">(excerpt - PDF - 3/21/03)</font><br>
</ul>
<!-- ********** Header 2 ******************** -->
<p></p><hr><font class="subhead2">
<a name="EngineeringForms">Engineering Information</a>
</font>
<p>These documents describe engineering procedures or technical information on a
specific subject.</p>
<ul>
<a target="_blank" class="indexlink" href="FAQ_SSLCertificate.htm">
» FAQ: TLS/SSL Certificates Explained</a>
<font class="indexnolink">(complete - HTML- 4/12/15)</font><br>
<a target="_blank" class="indexlink" href="SHINDIG_custom-iPortal.pdf">
» Configuring Shindig 2.0 for a WAR or EAR</a>
<font class="indexnolink">(complete - PDF - 3/31/12)</font><br>
<a target="_blank" class="indexlink" href="CmdRunnerDoc.pdf">
» Using eBay's V3 API - CmdRunner</a>
<font class="indexnolink">(excerpt - PDF - 5/7/03)</font><br>
<a target="_blank" class="indexlink" href="MLKPLKSolution.htm">
» C++ Memory Tutorial </a>
<font class="indexnolink">(complete - web format - 12/12/02)</font><br>
<a target="_blank" class="indexlink" href="help/PLUMBER3HELP.HLP">
» XSL Authoring Tool Help </a>
<font class="indexnolink">(complete - windows help format - 8/1/02)</font><br>
<a target="_blank" class="indexlink" href="configHostsDef.htm">
» Description of a Proprietary configuration file </a>
<font class="indexnolink">(complete - web format - 5/7/02)</font><br>
</ul>
<!-- ********** Header 2 ******************** -->
<p></p><hr><font class="subhead2">
<a name="Training">Training Course Excerpts</a>
</font>
<p>These are excerpts from training courses.</p>
<ul>
<a target="_blank" href="JSAPITraining_data.pdf" class = "indexlink">
» Actuate JavaScript API Workshop</a>
<font class="indexnolink">(excerpt - PDF - 10/18/11)</font><br>
<a target="_blank" href="ICTraining_Functionality.pdf" class = "indexlink">
» Extending Actuate Information Console</a>
<font class="indexnolink">(excerpt - PDF - 8/29/11)</font><br>
<a target="_blank" href="BEASamplesTutorialExcerpt.pdf" class = "indexlink">
» BEA AquaLogic Data Services Platform™ Tutorial: Part I </a>
<font class="indexnolink">(excerpt - PDF - 9/25/06)</font><br>
</ul>
<!-- ********** Header 2 ******************** -->
<p></p><hr><font class="subhead2">
<a name="Logistic">Logistic Documents</a>
</font>
<p>These templates and tools are useful for day-to-day technical documentation efforts.</p>
<ul>
<a target="_blank" class="indexlink" href="DocRequest.htm">
» Documentation Request Form </a>
<font class="indexnolink">(complete, disabled - web format - 8/19/02)</font><br>
</ul>
<!-- ********** Header 2 ******************** -->
<p></p><hr><font class="subhead2">
<a name="Other">Other Writing Samples</a>
</font>
<p>These are essays or projects unrelated to technical documentation specifically</p>
<ul>
<a target="_blank" class="indexlink" href="Exp3_Phy166-169_LabManual.pdf">
» Experiment 3: Static Equilibrium, Lehman College Physics Laboratory Manual 2014 </a>
<font class="indexnolink">(excerpt - PDF - 12/21/14)</font><br>
<a target="_blank" class="indexlink" href="theory.htm">
» Why We Study Theory </a>
<font class="indexnolink">(complete - web format - 1/29/00)</font><br>
</ul>
<!-- ********** Header 2 ******************** -->
<p></p><hr><font class="subhead2">
<a name="Information">Personal Information</a>
</font>
<ul>
<a target="_blank" class="indexlink" href="https://www.linkedin.com/in/forestwhite">
» LinkedIn Profile</a><br>
</ul>
<!-- All content above this line! -->
</body>
</html>