sidepop 0.0.0.45-mswin32
Sign up to get free protection for your applications and to get access to all the features.
- data/lib/Attributes/CPOL.html +251 -0
- data/lib/LICENSE +174 -0
- data/lib/NOTICE +9 -0
- data/lib/ReadMe.txt +64 -0
- data/lib/sidePOP.dll +0 -0
- metadata +91 -0
@@ -0,0 +1,251 @@
|
|
1
|
+
<html>
|
2
|
+
<head>
|
3
|
+
<title>The Code Project Open License (COPL)</title>
|
4
|
+
<Style>
|
5
|
+
BODY, P, TD { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt }
|
6
|
+
H1,H2,H3,H4,H5 { color: #ff9900; font-weight: bold; }
|
7
|
+
H1 { font-size: 14pt;color:black }
|
8
|
+
H2 { font-size: 13pt; }
|
9
|
+
H3 { font-size: 12pt; }
|
10
|
+
H4 { font-size: 10pt; color: black; }
|
11
|
+
PRE { BACKGROUND-COLOR: #FBEDBB; FONT-FAMILY: "Courier New", Courier, mono; WHITE-SPACE: pre; }
|
12
|
+
CODE { COLOR: #990000; FONT-FAMILY: "Courier New", Courier, mono; }
|
13
|
+
.SpacedList li { padding: 5px 0px 5px 0px;}
|
14
|
+
</style>
|
15
|
+
</head>
|
16
|
+
<body bgcolor="#FFFFFF" color=#000000>
|
17
|
+
|
18
|
+
<h1>The Code Project Open License (CPOL) 1.02</h1>
|
19
|
+
<br />
|
20
|
+
|
21
|
+
<center>
|
22
|
+
<div style="text-align: left; border: 2px solid #000000; width: 660; background-color: #FFFFD9; padding: 20px;">
|
23
|
+
|
24
|
+
<h2>Preamble</h2>
|
25
|
+
<p>
|
26
|
+
This License governs Your use of the Work. This License is intended to allow developers
|
27
|
+
to use the Source Code and Executable Files provided as part of the Work in any
|
28
|
+
application in any form.
|
29
|
+
</p>
|
30
|
+
<p>
|
31
|
+
The main points subject to the terms of the License are:</p>
|
32
|
+
<ul>
|
33
|
+
<li>Source Code and Executable Files can be used in commercial applications;</li>
|
34
|
+
<li>Source Code and Executable Files can be redistributed; and</li>
|
35
|
+
<li>Source Code can be modified to create derivative works.</li>
|
36
|
+
<li>No claim of suitability, guarantee, or any warranty whatsoever is provided. The software is
|
37
|
+
provided "as-is".</li>
|
38
|
+
<li>The Article accompanying the Work may not be distributed or republished without the
|
39
|
+
Author's consent</li>
|
40
|
+
</ul>
|
41
|
+
|
42
|
+
<p>
|
43
|
+
This License is entered between You, the individual or other entity reading or otherwise
|
44
|
+
making use of the Work licensed pursuant to this License and the individual or other
|
45
|
+
entity which offers the Work under the terms of this License ("Author").</p>
|
46
|
+
|
47
|
+
<h2>License</h2>
|
48
|
+
<p>
|
49
|
+
THE WORK (AS DEFINED BELOW) IS PROVIDED UNDER THE TERMS OF THIS CODE PROJECT OPEN
|
50
|
+
LICENSE ("LICENSE"). THE WORK IS PROTECTED BY COPYRIGHT AND/OR OTHER APPLICABLE
|
51
|
+
LAW. ANY USE OF THE WORK OTHER THAN AS AUTHORIZED UNDER THIS LICENSE OR COPYRIGHT
|
52
|
+
LAW IS PROHIBITED.</p>
|
53
|
+
<p>
|
54
|
+
BY EXERCISING ANY RIGHTS TO THE WORK PROVIDED HEREIN, YOU ACCEPT AND AGREE TO BE
|
55
|
+
BOUND BY THE TERMS OF THIS LICENSE. THE AUTHOR GRANTS YOU THE RIGHTS CONTAINED HEREIN
|
56
|
+
IN CONSIDERATION OF YOUR ACCEPTANCE OF SUCH TERMS AND CONDITIONS. IF YOU DO NOT
|
57
|
+
AGREE TO ACCEPT AND BE BOUND BY THE TERMS OF THIS LICENSE, YOU CANNOT MAKE ANY
|
58
|
+
USE OF THE WORK.</p>
|
59
|
+
|
60
|
+
<ol class="SpacedList">
|
61
|
+
<li><strong>Definitions.</strong>
|
62
|
+
|
63
|
+
<ol class="SpacedList" style="list-style-type: lower-alpha;">
|
64
|
+
<li><strong>"Articles"</strong> means, collectively, all articles written by Author
|
65
|
+
which describes how the Source Code and Executable Files for the Work may be used
|
66
|
+
by a user.</li>
|
67
|
+
<li><b>"Author"</b> means the individual or entity that offers the Work under the terms
|
68
|
+
of this License.<strong></strong></li>
|
69
|
+
<li><strong>"Derivative Work"</strong> means a work based upon the Work or upon the
|
70
|
+
Work and other pre-existing works.</li>
|
71
|
+
<li><b>"Executable Files"</b> refer to the executables, binary files, configuration
|
72
|
+
and any required data files included in the Work.</li>
|
73
|
+
<li>"<b>Publisher</b>" means the provider of the website, magazine, CD-ROM, DVD or other
|
74
|
+
medium from or by which the Work is obtained by You.</li>
|
75
|
+
<li><b>"Source Code"</b> refers to the collection of source code and configuration files
|
76
|
+
used to create the Executable Files.</li>
|
77
|
+
<li><b>"Standard Version"</b> refers to such a Work if it has not been modified, or
|
78
|
+
has been modified in accordance with the consent of the Author, such consent being
|
79
|
+
in the full discretion of the Author. </li>
|
80
|
+
<li><b>"Work"</b> refers to the collection of files distributed by the Publisher, including
|
81
|
+
the Source Code, Executable Files, binaries, data files, documentation, whitepapers
|
82
|
+
and the Articles. </li>
|
83
|
+
<li><b>"You"</b> is you, an individual or entity wishing to use the Work and exercise
|
84
|
+
your rights under this License.
|
85
|
+
</li>
|
86
|
+
</ol>
|
87
|
+
</li>
|
88
|
+
|
89
|
+
<li><strong>Fair Use/Fair Use Rights.</strong> Nothing in this License is intended to
|
90
|
+
reduce, limit, or restrict any rights arising from fair use, fair dealing, first
|
91
|
+
sale or other limitations on the exclusive rights of the copyright owner under copyright
|
92
|
+
law or other applicable laws.
|
93
|
+
</li>
|
94
|
+
|
95
|
+
<li><strong>License Grant.</strong> Subject to the terms and conditions of this License,
|
96
|
+
the Author hereby grants You a worldwide, royalty-free, non-exclusive, perpetual
|
97
|
+
(for the duration of the applicable copyright) license to exercise the rights in
|
98
|
+
the Work as stated below:
|
99
|
+
|
100
|
+
<ol class="SpacedList" style="list-style-type: lower-alpha;">
|
101
|
+
<li>You may use the standard version of the Source Code or Executable Files in Your
|
102
|
+
own applications. </li>
|
103
|
+
<li>You may apply bug fixes, portability fixes and other modifications obtained from
|
104
|
+
the Public Domain or from the Author. A Work modified in such a way shall still
|
105
|
+
be considered the standard version and will be subject to this License.</li>
|
106
|
+
<li>You may otherwise modify Your copy of this Work (excluding the Articles) in any
|
107
|
+
way to create a Derivative Work, provided that You insert a prominent notice in
|
108
|
+
each changed file stating how, when and where You changed that file.</li>
|
109
|
+
<li>You may distribute the standard version of the Executable Files and Source Code
|
110
|
+
or Derivative Work in aggregate with other (possibly commercial) programs as part
|
111
|
+
of a larger (possibly commercial) software distribution. </li>
|
112
|
+
<li>The Articles discussing the Work published in any form by the author may not be
|
113
|
+
distributed or republished without the Author's consent. The author retains
|
114
|
+
copyright to any such Articles. You may use the Executable Files and Source Code
|
115
|
+
pursuant to this License but you may not repost or republish or otherwise distribute
|
116
|
+
or make available the Articles, without the prior written consent of the Author.</li>
|
117
|
+
</ol>
|
118
|
+
|
119
|
+
Any subroutines or modules supplied by You and linked into the Source Code or Executable
|
120
|
+
Files this Work shall not be considered part of this Work and will not be subject
|
121
|
+
to the terms of this License.
|
122
|
+
</li>
|
123
|
+
|
124
|
+
<li><strong>Patent License.</strong> Subject to the terms and conditions of this License,
|
125
|
+
each Author hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free,
|
126
|
+
irrevocable (except as stated in this section) patent license to make, have made, use, import,
|
127
|
+
and otherwise transfer the Work.</li>
|
128
|
+
|
129
|
+
<li><strong>Restrictions.</strong> The license granted in Section 3 above is expressly
|
130
|
+
made subject to and limited by the following restrictions:
|
131
|
+
|
132
|
+
<ol class="SpacedList" style="list-style-type: lower-alpha;">
|
133
|
+
<li>You agree not to remove any of the original copyright, patent, trademark, and
|
134
|
+
attribution notices and associated disclaimers that may appear in the Source Code
|
135
|
+
or Executable Files. </li>
|
136
|
+
<li>You agree not to advertise or in any way imply that this Work is a product of Your
|
137
|
+
own. </li>
|
138
|
+
<li>The name of the Author may not be used to endorse or promote products derived from
|
139
|
+
the Work without the prior written consent of the Author.</li>
|
140
|
+
<li>You agree not to sell, lease, or rent any part of the Work. This does not restrict
|
141
|
+
you from including the Work or any part of the Work inside a larger software
|
142
|
+
distribution that itself is being sold. The Work by itself, though, cannot be sold,
|
143
|
+
leased or rented.</li>
|
144
|
+
<li>You may distribute the Executable Files and Source Code only under the terms of
|
145
|
+
this License, and You must include a copy of, or the Uniform Resource Identifier
|
146
|
+
for, this License with every copy of the Executable Files or Source Code You distribute
|
147
|
+
and ensure that anyone receiving such Executable Files and Source Code agrees that
|
148
|
+
the terms of this License apply to such Executable Files and/or Source Code. You
|
149
|
+
may not offer or impose any terms on the Work that alter or restrict the terms of
|
150
|
+
this License or the recipients' exercise of the rights granted hereunder. You
|
151
|
+
may not sublicense the Work. You must keep intact all notices that refer to this
|
152
|
+
License and to the disclaimer of warranties. You may not distribute the Executable
|
153
|
+
Files or Source Code with any technological measures that control access or use
|
154
|
+
of the Work in a manner inconsistent with the terms of this License. </li>
|
155
|
+
<li>You agree not to use the Work for illegal, immoral or improper purposes, or on pages
|
156
|
+
containing illegal, immoral or improper material. The Work is subject to applicable
|
157
|
+
export laws. You agree to comply with all such laws and regulations that may apply
|
158
|
+
to the Work after Your receipt of the Work.
|
159
|
+
</li>
|
160
|
+
</ol>
|
161
|
+
</li>
|
162
|
+
|
163
|
+
<li><strong>Representations, Warranties and Disclaimer.</strong> THIS WORK IS PROVIDED
|
164
|
+
"AS IS", "WHERE IS" AND "AS AVAILABLE", WITHOUT ANY EXPRESS OR IMPLIED WARRANTIES
|
165
|
+
OR CONDITIONS OR GUARANTEES. YOU, THE USER, ASSUME ALL RISK IN ITS USE, INCLUDING
|
166
|
+
COPYRIGHT INFRINGEMENT, PATENT INFRINGEMENT, SUITABILITY, ETC. AUTHOR EXPRESSLY
|
167
|
+
DISCLAIMS ALL EXPRESS, IMPLIED OR STATUTORY WARRANTIES OR CONDITIONS, INCLUDING
|
168
|
+
WITHOUT LIMITATION, WARRANTIES OR CONDITIONS OF MERCHANTABILITY, MERCHANTABLE QUALITY
|
169
|
+
OR FITNESS FOR A PARTICULAR PURPOSE, OR ANY WARRANTY OF TITLE OR NON-INFRINGEMENT,
|
170
|
+
OR THAT THE WORK (OR ANY PORTION THEREOF) IS CORRECT, USEFUL, BUG-FREE OR FREE OF
|
171
|
+
VIRUSES. YOU MUST PASS THIS DISCLAIMER ON WHENEVER YOU DISTRIBUTE THE WORK OR DERIVATIVE
|
172
|
+
WORKS.
|
173
|
+
</li>
|
174
|
+
|
175
|
+
<li><b>Indemnity. </b>You agree to defend, indemnify and hold harmless the Author and
|
176
|
+
the Publisher from and against any claims, suits, losses, damages, liabilities,
|
177
|
+
costs, and expenses (including reasonable legal or attorneys� fees) resulting from
|
178
|
+
or relating to any use of the Work by You.
|
179
|
+
</li>
|
180
|
+
|
181
|
+
<li><strong>Limitation on Liability.</strong> EXCEPT TO THE EXTENT REQUIRED BY APPLICABLE
|
182
|
+
LAW, IN NO EVENT WILL THE AUTHOR OR THE PUBLISHER BE LIABLE TO YOU ON ANY LEGAL
|
183
|
+
THEORY FOR ANY SPECIAL, INCIDENTAL, CONSEQUENTIAL, PUNITIVE OR EXEMPLARY DAMAGES
|
184
|
+
ARISING OUT OF THIS LICENSE OR THE USE OF THE WORK OR OTHERWISE, EVEN IF THE AUTHOR
|
185
|
+
OR THE PUBLISHER HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES.
|
186
|
+
</li>
|
187
|
+
|
188
|
+
<li><strong>Termination.</strong>
|
189
|
+
|
190
|
+
<ol style="list-style-type: lower-alpha;">
|
191
|
+
<li>This License and the rights granted hereunder will terminate automatically upon
|
192
|
+
any breach by You of any term of this License. Individuals or entities who have
|
193
|
+
received Derivative Works from You under this License, however, will not have their
|
194
|
+
licenses terminated provided such individuals or entities remain in full compliance
|
195
|
+
with those licenses. Sections 1, 2, 6, 7, 8, 9, 10 and 11 will survive any termination
|
196
|
+
of this License. </li>
|
197
|
+
|
198
|
+
<li>If You bring a copyright, trademark, patent or any other infringement claim against
|
199
|
+
any contributor over infringements You claim are made by the Work, your License
|
200
|
+
from such contributor to the Work ends automatically.</li>
|
201
|
+
|
202
|
+
<li>Subject to the above terms and conditions, this License is perpetual (for the duration
|
203
|
+
of the applicable copyright in the Work). Notwithstanding the above, the Author
|
204
|
+
reserves the right to release the Work under different license terms or to stop
|
205
|
+
distributing the Work at any time; provided, however that any such election will
|
206
|
+
not serve to withdraw this License (or any other license that has been, or is required
|
207
|
+
to be, granted under the terms of this License), and this License will continue
|
208
|
+
in full force and effect unless terminated as stated above.
|
209
|
+
</li>
|
210
|
+
</ol>
|
211
|
+
</li>
|
212
|
+
|
213
|
+
<li><strong>Publisher</strong>. The parties hereby confirm that the Publisher shall
|
214
|
+
not, under any circumstances, be responsible for and shall not have any liability
|
215
|
+
in respect of the subject matter of this License. The Publisher makes no warranty
|
216
|
+
whatsoever in connection with the Work and shall not be liable to You or any party
|
217
|
+
on any legal theory for any damages whatsoever, including without limitation any
|
218
|
+
general, special, incidental or consequential damages arising in connection to this
|
219
|
+
license. The Publisher reserves the right to cease making the Work available to
|
220
|
+
You at any time without notice</li>
|
221
|
+
|
222
|
+
<li><strong>Miscellaneous</strong>
|
223
|
+
|
224
|
+
<ol class="SpacedList" style="list-style-type: lower-alpha;">
|
225
|
+
<li>This License shall be governed by the laws of the location of the head office of
|
226
|
+
the Author or if the Author is an individual, the laws of location of the principal
|
227
|
+
place of residence of the Author.</li>
|
228
|
+
<li>If any provision of this License is invalid or unenforceable under applicable law,
|
229
|
+
it shall not affect the validity or enforceability of the remainder of the terms
|
230
|
+
of this License, and without further action by the parties to this License, such
|
231
|
+
provision shall be reformed to the minimum extent necessary to make such provision
|
232
|
+
valid and enforceable. </li>
|
233
|
+
<li>No term or provision of this License shall be deemed waived and no breach consented
|
234
|
+
to unless such waiver or consent shall be in writing and signed by the party to
|
235
|
+
be charged with such waiver or consent. </li>
|
236
|
+
<li>This License constitutes the entire agreement between the parties with respect to
|
237
|
+
the Work licensed herein. There are no understandings, agreements or representations
|
238
|
+
with respect to the Work not specified herein. The Author shall not be bound by
|
239
|
+
any additional provisions that may appear in any communication from You. This License
|
240
|
+
may not be modified without the mutual written agreement of the Author and You.
|
241
|
+
</li>
|
242
|
+
</ol>
|
243
|
+
|
244
|
+
</li>
|
245
|
+
</ol>
|
246
|
+
|
247
|
+
</div>
|
248
|
+
</center>
|
249
|
+
|
250
|
+
</body>
|
251
|
+
</html>
|
data/lib/LICENSE
ADDED
@@ -0,0 +1,174 @@
|
|
1
|
+
Apache License
|
2
|
+
Version 2.0, January 2004
|
3
|
+
http://www.apache.org/licenses/
|
4
|
+
|
5
|
+
TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
|
6
|
+
|
7
|
+
1. Definitions.
|
8
|
+
|
9
|
+
"License" shall mean the terms and conditions for use, reproduction,
|
10
|
+
and distribution as defined by Sections 1 through 9 of this document.
|
11
|
+
|
12
|
+
"Licensor" shall mean the copyright owner or entity authorized by
|
13
|
+
the copyright owner that is granting the License.
|
14
|
+
|
15
|
+
"Legal Entity" shall mean the union of the acting entity and all
|
16
|
+
other entities that control, are controlled by, or are under common
|
17
|
+
control with that entity. For the purposes of this definition,
|
18
|
+
"control" means (i) the power, direct or indirect, to cause the
|
19
|
+
direction or management of such entity, whether by contract or
|
20
|
+
otherwise, or (ii) ownership of fifty percent (50%) or more of the
|
21
|
+
outstanding shares, or (iii) beneficial ownership of such entity.
|
22
|
+
|
23
|
+
"You" (or "Your") shall mean an individual or Legal Entity
|
24
|
+
exercising permissions granted by this License.
|
25
|
+
|
26
|
+
"Source" form shall mean the preferred form for making modifications,
|
27
|
+
including but not limited to software source code, documentation
|
28
|
+
source, and configuration files.
|
29
|
+
|
30
|
+
"Object" form shall mean any form resulting from mechanical
|
31
|
+
transformation or translation of a Source form, including but
|
32
|
+
not limited to compiled object code, generated documentation,
|
33
|
+
and conversions to other media types.
|
34
|
+
|
35
|
+
"Work" shall mean the work of authorship, whether in Source or
|
36
|
+
Object form, made available under the License, as indicated by a
|
37
|
+
copyright notice that is included in or attached to the work
|
38
|
+
(an example is provided in the Appendix below).
|
39
|
+
|
40
|
+
"Derivative Works" shall mean any work, whether in Source or Object
|
41
|
+
form, that is based on (or derived from) the Work and for which the
|
42
|
+
editorial revisions, annotations, elaborations, or other modifications
|
43
|
+
represent, as a whole, an original work of authorship. For the purposes
|
44
|
+
of this License, Derivative Works shall not include works that remain
|
45
|
+
separable from, or merely link (or bind by name) to the interfaces of,
|
46
|
+
the Work and Derivative Works thereof.
|
47
|
+
|
48
|
+
"Contribution" shall mean any work of authorship, including
|
49
|
+
the original version of the Work and any modifications or additions
|
50
|
+
to that Work or Derivative Works thereof, that is intentionally
|
51
|
+
submitted to Licensor for inclusion in the Work by the copyright owner
|
52
|
+
or by an individual or Legal Entity authorized to submit on behalf of
|
53
|
+
the copyright owner. For the purposes of this definition, "submitted"
|
54
|
+
means any form of electronic, verbal, or written communication sent
|
55
|
+
to the Licensor or its representatives, including but not limited to
|
56
|
+
communication on electronic mailing lists, source code control systems,
|
57
|
+
and issue tracking systems that are managed by, or on behalf of, the
|
58
|
+
Licensor for the purpose of discussing and improving the Work, but
|
59
|
+
excluding communication that is conspicuously marked or otherwise
|
60
|
+
designated in writing by the copyright owner as "Not a Contribution."
|
61
|
+
|
62
|
+
"Contributor" shall mean Licensor and any individual or Legal Entity
|
63
|
+
on behalf of whom a Contribution has been received by Licensor and
|
64
|
+
subsequently incorporated within the Work.
|
65
|
+
|
66
|
+
2. Grant of Copyright License. Subject to the terms and conditions of
|
67
|
+
this License, each Contributor hereby grants to You a perpetual,
|
68
|
+
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
|
69
|
+
copyright license to reproduce, prepare Derivative Works of,
|
70
|
+
publicly display, publicly perform, sublicense, and distribute the
|
71
|
+
Work and such Derivative Works in Source or Object form.
|
72
|
+
|
73
|
+
3. Grant of Patent License. Subject to the terms and conditions of
|
74
|
+
this License, each Contributor hereby grants to You a perpetual,
|
75
|
+
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
|
76
|
+
(except as stated in this section) patent license to make, have made,
|
77
|
+
use, offer to sell, sell, import, and otherwise transfer the Work,
|
78
|
+
where such license applies only to those patent claims licensable
|
79
|
+
by such Contributor that are necessarily infringed by their
|
80
|
+
Contribution(s) alone or by combination of their Contribution(s)
|
81
|
+
with the Work to which such Contribution(s) was submitted. If You
|
82
|
+
institute patent litigation against any entity (including a
|
83
|
+
cross-claim or counterclaim in a lawsuit) alleging that the Work
|
84
|
+
or a Contribution incorporated within the Work constitutes direct
|
85
|
+
or contributory patent infringement, then any patent licenses
|
86
|
+
granted to You under this License for that Work shall terminate
|
87
|
+
as of the date such litigation is filed.
|
88
|
+
|
89
|
+
4. Redistribution. You may reproduce and distribute copies of the
|
90
|
+
Work or Derivative Works thereof in any medium, with or without
|
91
|
+
modifications, and in Source or Object form, provided that You
|
92
|
+
meet the following conditions:
|
93
|
+
|
94
|
+
(a) You must give any other recipients of the Work or
|
95
|
+
Derivative Works a copy of this License; and
|
96
|
+
|
97
|
+
(b) You must cause any modified files to carry prominent notices
|
98
|
+
stating that You changed the files; and
|
99
|
+
|
100
|
+
(c) You must retain, in the Source form of any Derivative Works
|
101
|
+
that You distribute, all copyright, patent, trademark, and
|
102
|
+
attribution notices from the Source form of the Work,
|
103
|
+
excluding those notices that do not pertain to any part of
|
104
|
+
the Derivative Works; and
|
105
|
+
|
106
|
+
(d) If the Work includes a "NOTICE" text file as part of its
|
107
|
+
distribution, then any Derivative Works that You distribute must
|
108
|
+
include a readable copy of the attribution notices contained
|
109
|
+
within such NOTICE file, excluding those notices that do not
|
110
|
+
pertain to any part of the Derivative Works, in at least one
|
111
|
+
of the following places: within a NOTICE text file distributed
|
112
|
+
as part of the Derivative Works; within the Source form or
|
113
|
+
documentation, if provided along with the Derivative Works; or,
|
114
|
+
within a display generated by the Derivative Works, if and
|
115
|
+
wherever such third-party notices normally appear. The contents
|
116
|
+
of the NOTICE file are for informational purposes only and
|
117
|
+
do not modify the License. You may add Your own attribution
|
118
|
+
notices within Derivative Works that You distribute, alongside
|
119
|
+
or as an addendum to the NOTICE text from the Work, provided
|
120
|
+
that such additional attribution notices cannot be construed
|
121
|
+
as modifying the License.
|
122
|
+
|
123
|
+
You may add Your own copyright statement to Your modifications and
|
124
|
+
may provide additional or different license terms and conditions
|
125
|
+
for use, reproduction, or distribution of Your modifications, or
|
126
|
+
for any such Derivative Works as a whole, provided Your use,
|
127
|
+
reproduction, and distribution of the Work otherwise complies with
|
128
|
+
the conditions stated in this License.
|
129
|
+
|
130
|
+
5. Submission of Contributions. Unless You explicitly state otherwise,
|
131
|
+
any Contribution intentionally submitted for inclusion in the Work
|
132
|
+
by You to the Licensor shall be under the terms and conditions of
|
133
|
+
this License, without any additional terms or conditions.
|
134
|
+
Notwithstanding the above, nothing herein shall supersede or modify
|
135
|
+
the terms of any separate license agreement you may have executed
|
136
|
+
with Licensor regarding such Contributions.
|
137
|
+
|
138
|
+
6. Trademarks. This License does not grant permission to use the trade
|
139
|
+
names, trademarks, service marks, or product names of the Licensor,
|
140
|
+
except as required for reasonable and customary use in describing the
|
141
|
+
origin of the Work and reproducing the content of the NOTICE file.
|
142
|
+
|
143
|
+
7. Disclaimer of Warranty. Unless required by applicable law or
|
144
|
+
agreed to in writing, Licensor provides the Work (and each
|
145
|
+
Contributor provides its Contributions) on an "AS IS" BASIS,
|
146
|
+
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
|
147
|
+
implied, including, without limitation, any warranties or conditions
|
148
|
+
of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
|
149
|
+
PARTICULAR PURPOSE. You are solely responsible for determining the
|
150
|
+
appropriateness of using or redistributing the Work and assume any
|
151
|
+
risks associated with Your exercise of permissions under this License.
|
152
|
+
|
153
|
+
8. Limitation of Liability. In no event and under no legal theory,
|
154
|
+
whether in tort (including negligence), contract, or otherwise,
|
155
|
+
unless required by applicable law (such as deliberate and grossly
|
156
|
+
negligent acts) or agreed to in writing, shall any Contributor be
|
157
|
+
liable to You for damages, including any direct, indirect, special,
|
158
|
+
incidental, or consequential damages of any character arising as a
|
159
|
+
result of this License or out of the use or inability to use the
|
160
|
+
Work (including but not limited to damages for loss of goodwill,
|
161
|
+
work stoppage, computer failure or malfunction, or any and all
|
162
|
+
other commercial damages or losses), even if such Contributor
|
163
|
+
has been advised of the possibility of such damages.
|
164
|
+
|
165
|
+
9. Accepting Warranty or Additional Liability. While redistributing
|
166
|
+
the Work or Derivative Works thereof, You may choose to offer,
|
167
|
+
and charge a fee for, acceptance of support, warranty, indemnity,
|
168
|
+
or other liability obligations and/or rights consistent with this
|
169
|
+
License. However, in accepting such obligations, You may act only
|
170
|
+
on Your own behalf and on Your sole responsibility, not on behalf
|
171
|
+
of any other Contributor, and only if You agree to indemnify,
|
172
|
+
defend, and hold each Contributor harmless for any liability
|
173
|
+
incurred by, or claims asserted against, such Contributor by reason
|
174
|
+
of your accepting any such warranty or additional liability.
|
data/lib/NOTICE
ADDED
@@ -0,0 +1,9 @@
|
|
1
|
+
=========================================================================
|
2
|
+
== Example NOTICE file for use with the Apache License, Version 2.0, ==
|
3
|
+
== in this case for the Apache httpd-2.0 distribution. ==
|
4
|
+
=========================================================================
|
5
|
+
|
6
|
+
SidePOP
|
7
|
+
Copyright 2007-2008 The Apache Software Foundation.
|
8
|
+
|
9
|
+
This work is based heavily on the example here: http://www.codeproject.com/KB/IP/NetPopMimeClient.aspx
|
data/lib/ReadMe.txt
ADDED
@@ -0,0 +1,64 @@
|
|
1
|
+
Project SidePOP - A simpler way to do email interaction.
|
2
|
+
=======
|
3
|
+
|
4
|
+
# LICENSE
|
5
|
+
Apache 2.0 - see docs\legal (just LEGAL in the zip folder)
|
6
|
+
|
7
|
+
# IMPORTANT
|
8
|
+
NOTE: If you are looking at the source - please run build.bat before opening the solution. It creates the SolutionVersion.cs file that is necessary for a successful build.
|
9
|
+
|
10
|
+
# INFO
|
11
|
+
## Overview
|
12
|
+
SidePOP allows you to retrieve email very easily from a POP3 account. SidePOP is one DLL (with a dependency on log4net) and a simple configuration that allows you to enhance your applications by giving them the gift of receiving email.
|
13
|
+
|
14
|
+
SidePOP has an easy configuration - it's the same settings you need to set up email on your phone or in a mail client to check your email. Then all you do is subscribe to the events and you are good. It can't get much harder than that.
|
15
|
+
|
16
|
+
WARNING: SidePOP will delete your email when it checks it. That�s how it can be sure it�s only dealing with new messages every time. Do not test on an account you care about. You�ve been warned.
|
17
|
+
|
18
|
+
NOTE: This is in alpha so I expect possible bugs. Please make sure you register bugs so they can be fixed: [Submit Issues](http://code.google.com/p/sidepop/issues/list)
|
19
|
+
|
20
|
+
## Getting started with SidePOP
|
21
|
+
### Downloads
|
22
|
+
You can download SidePOP from [http://code.google.com/p/sidepop/downloads/list](http://code.google.com/p/sidepop/downloads/list)
|
23
|
+
|
24
|
+
### Source
|
25
|
+
This is the best way to get to the bleeding edge of what we are doing.
|
26
|
+
|
27
|
+
1. Clone the source down to your machine.
|
28
|
+
`git clone git://github.com/chucknorris/sidepop.git`
|
29
|
+
2. Type `cd sidepop`
|
30
|
+
3. Type `git config core.autocrlf true` to set line endings to auto convert for this repository
|
31
|
+
4. Type `git status`. You should not see any files to change.
|
32
|
+
5. Run `build.bat`. NOTE: You must have git on the path (open a regular command line and type git).
|
33
|
+
|
34
|
+
|
35
|
+
# REQUIREMENTS
|
36
|
+
* .NET Framework 3.5
|
37
|
+
|
38
|
+
# DONATE
|
39
|
+
Donations Accepted - If you enjoy using this product or it has saved you time and money in some way, please consider making a donation. It helps keep to the product updated, pays for site hosting, etc. [Donate through Paypal.com](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=10353308)
|
40
|
+
|
41
|
+
# RELEASE NOTES
|
42
|
+
=0.0.0.39=
|
43
|
+
* Timer will get restarted if Quit causes an exception - see [issue 4](http://code.google.com/p/sidepop/issues/detail?id=4) for details.
|
44
|
+
* More general error handling
|
45
|
+
|
46
|
+
=0.0.0.24=
|
47
|
+
* General fixes
|
48
|
+
* Removed the container dependency for logging
|
49
|
+
|
50
|
+
=0.0.0.15=
|
51
|
+
* Added more fault tolerance for network ups and downs
|
52
|
+
|
53
|
+
=0.0.0.13=
|
54
|
+
* Added an XMLConfigurator (fixing the name).
|
55
|
+
* Changed Runner to EmailWatcher.
|
56
|
+
* Added timeoutInMinutes to the configuration.
|
57
|
+
|
58
|
+
=0.0.0.11=
|
59
|
+
* Has a runner that you have to configure yourself - see BombaliServiceRunner (http://bombali.googlecode.com/svn/trunk/product/bombali/runners/BombaliServiceRunner.cs)
|
60
|
+
|
61
|
+
|
62
|
+
# CREDITS
|
63
|
+
UppercuT - Automated Builds (automated build in 10 minutes or less?!) http://projectuppercut.org
|
64
|
+
CodeProject and .NET POP3 MIME Client - SidePOP is heavily based on this utility (much of the source code for actually hitting the service comes from this article) - http://www.codeproject.com/KB/IP/NetPopMimeClient.aspx
|
data/lib/sidePOP.dll
ADDED
Binary file
|
metadata
ADDED
@@ -0,0 +1,91 @@
|
|
1
|
+
--- !ruby/object:Gem::Specification
|
2
|
+
name: sidepop
|
3
|
+
version: !ruby/object:Gem::Version
|
4
|
+
hash: 21
|
5
|
+
prerelease: false
|
6
|
+
segments:
|
7
|
+
- 0
|
8
|
+
- 0
|
9
|
+
- 0
|
10
|
+
- 45
|
11
|
+
version: 0.0.0.45
|
12
|
+
platform: mswin32
|
13
|
+
authors:
|
14
|
+
- Rob "FerventCoder" Reynolds
|
15
|
+
- Tim Hibbard
|
16
|
+
autorequire:
|
17
|
+
bindir: bin
|
18
|
+
cert_chain: []
|
19
|
+
|
20
|
+
date: 2010-07-15 00:00:00 -05:00
|
21
|
+
default_executable:
|
22
|
+
dependencies:
|
23
|
+
- !ruby/object:Gem::Dependency
|
24
|
+
name: log4net
|
25
|
+
prerelease: false
|
26
|
+
requirement: &id001 !ruby/object:Gem::Requirement
|
27
|
+
none: false
|
28
|
+
requirements:
|
29
|
+
- - "="
|
30
|
+
- !ruby/object:Gem::Version
|
31
|
+
hash: 11
|
32
|
+
segments:
|
33
|
+
- 1
|
34
|
+
- 2
|
35
|
+
- 10
|
36
|
+
version: 1.2.10
|
37
|
+
type: :runtime
|
38
|
+
version_requirements: *id001
|
39
|
+
description: |
|
40
|
+
SidePOP allows you to retrieve email very easily from a POP3 account. SidePOP is one DLL (with a dependency on log4net) and a simple configuration that allows you to enhance your applications by giving them the gift of receiving email.
|
41
|
+
SidePOP has an easy configuration - it's the same settings you need to set up email on your phone or in a mail client to check your email. Then all you do is subscribe to the events and you are good. It can't get much harder than that.
|
42
|
+
|
43
|
+
email: chucknorrisframework@googlegroups.com
|
44
|
+
executables: []
|
45
|
+
|
46
|
+
extensions: []
|
47
|
+
|
48
|
+
extra_rdoc_files: []
|
49
|
+
|
50
|
+
files:
|
51
|
+
- lib/Attributes/CPOL.html
|
52
|
+
- lib/LICENSE
|
53
|
+
- lib/NOTICE
|
54
|
+
- lib/ReadMe.txt
|
55
|
+
- lib/sidePOP.dll
|
56
|
+
has_rdoc: true
|
57
|
+
homepage: http://sidepop.googlecode.com
|
58
|
+
licenses: []
|
59
|
+
|
60
|
+
post_install_message:
|
61
|
+
rdoc_options: []
|
62
|
+
|
63
|
+
require_paths:
|
64
|
+
- lib
|
65
|
+
required_ruby_version: !ruby/object:Gem::Requirement
|
66
|
+
none: false
|
67
|
+
requirements:
|
68
|
+
- - ">="
|
69
|
+
- !ruby/object:Gem::Version
|
70
|
+
hash: 3
|
71
|
+
segments:
|
72
|
+
- 0
|
73
|
+
version: "0"
|
74
|
+
required_rubygems_version: !ruby/object:Gem::Requirement
|
75
|
+
none: false
|
76
|
+
requirements:
|
77
|
+
- - ">="
|
78
|
+
- !ruby/object:Gem::Version
|
79
|
+
hash: 3
|
80
|
+
segments:
|
81
|
+
- 0
|
82
|
+
version: "0"
|
83
|
+
requirements: []
|
84
|
+
|
85
|
+
rubyforge_project: sidepop
|
86
|
+
rubygems_version: 1.3.7
|
87
|
+
signing_key:
|
88
|
+
specification_version: 3
|
89
|
+
summary: SidePOP - Email access for .NET. An easier way for your services and applications to receive email.
|
90
|
+
test_files: []
|
91
|
+
|