diff --git a/.gitignore b/.gitignore
deleted file mode 100644
index 726f8bb..0000000
--- a/.gitignore
+++ /dev/null
@@ -1,3 +0,0 @@
-out/*
-test/*
-javaWsDiscovery.jar
\ No newline at end of file
diff --git a/CHANGES.md b/CHANGES.md
deleted file mode 100644
index 5880ee9..0000000
--- a/CHANGES.md
+++ /dev/null
@@ -1,7 +0,0 @@
---- 2015-06-24 ---
-
-o query all interfaces, IPv6 support
-
---- 2015-06-19 ---
-
-o initial release
diff --git a/LICENSE b/LICENSE
deleted file mode 100644
index 8f71f43..0000000
--- a/LICENSE
+++ /dev/null
@@ -1,202 +0,0 @@
- Apache License
- Version 2.0, January 2004
- http://www.apache.org/licenses/
-
- TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
-
- 1. Definitions.
-
- "License" shall mean the terms and conditions for use, reproduction,
- and distribution as defined by Sections 1 through 9 of this document.
-
- "Licensor" shall mean the copyright owner or entity authorized by
- the copyright owner that is granting the License.
-
- "Legal Entity" shall mean the union of the acting entity and all
- other entities that control, are controlled by, or are under common
- control with that entity. For the purposes of this definition,
- "control" means (i) the power, direct or indirect, to cause the
- direction or management of such entity, whether by contract or
- otherwise, or (ii) ownership of fifty percent (50%) or more of the
- outstanding shares, or (iii) beneficial ownership of such entity.
-
- "You" (or "Your") shall mean an individual or Legal Entity
- exercising permissions granted by this License.
-
- "Source" form shall mean the preferred form for making modifications,
- including but not limited to software source code, documentation
- source, and configuration files.
-
- "Object" form shall mean any form resulting from mechanical
- transformation or translation of a Source form, including but
- not limited to compiled object code, generated documentation,
- and conversions to other media types.
-
- "Work" shall mean the work of authorship, whether in Source or
- Object form, made available under the License, as indicated by a
- copyright notice that is included in or attached to the work
- (an example is provided in the Appendix below).
-
- "Derivative Works" shall mean any work, whether in Source or Object
- form, that is based on (or derived from) the Work and for which the
- editorial revisions, annotations, elaborations, or other modifications
- represent, as a whole, an original work of authorship. For the purposes
- of this License, Derivative Works shall not include works that remain
- separable from, or merely link (or bind by name) to the interfaces of,
- the Work and Derivative Works thereof.
-
- "Contribution" shall mean any work of authorship, including
- the original version of the Work and any modifications or additions
- to that Work or Derivative Works thereof, that is intentionally
- submitted to Licensor for inclusion in the Work by the copyright owner
- or by an individual or Legal Entity authorized to submit on behalf of
- the copyright owner. For the purposes of this definition, "submitted"
- means any form of electronic, verbal, or written communication sent
- to the Licensor or its representatives, including but not limited to
- communication on electronic mailing lists, source code control systems,
- and issue tracking systems that are managed by, or on behalf of, the
- Licensor for the purpose of discussing and improving the Work, but
- excluding communication that is conspicuously marked or otherwise
- designated in writing by the copyright owner as "Not a Contribution."
-
- "Contributor" shall mean Licensor and any individual or Legal Entity
- on behalf of whom a Contribution has been received by Licensor and
- subsequently incorporated within the Work.
-
- 2. Grant of Copyright License. Subject to the terms and conditions of
- this License, each Contributor hereby grants to You a perpetual,
- worldwide, non-exclusive, no-charge, royalty-free, irrevocable
- copyright license to reproduce, prepare Derivative Works of,
- publicly display, publicly perform, sublicense, and distribute the
- Work and such Derivative Works in Source or Object form.
-
- 3. Grant of Patent License. Subject to the terms and conditions of
- this License, each Contributor hereby grants to You a perpetual,
- worldwide, non-exclusive, no-charge, royalty-free, irrevocable
- (except as stated in this section) patent license to make, have made,
- use, offer to sell, sell, import, and otherwise transfer the Work,
- where such license applies only to those patent claims licensable
- by such Contributor that are necessarily infringed by their
- Contribution(s) alone or by combination of their Contribution(s)
- with the Work to which such Contribution(s) was submitted. If You
- institute patent litigation against any entity (including a
- cross-claim or counterclaim in a lawsuit) alleging that the Work
- or a Contribution incorporated within the Work constitutes direct
- or contributory patent infringement, then any patent licenses
- granted to You under this License for that Work shall terminate
- as of the date such litigation is filed.
-
- 4. Redistribution. You may reproduce and distribute copies of the
- Work or Derivative Works thereof in any medium, with or without
- modifications, and in Source or Object form, provided that You
- meet the following conditions:
-
- (a) You must give any other recipients of the Work or
- Derivative Works a copy of this License; and
-
- (b) You must cause any modified files to carry prominent notices
- stating that You changed the files; and
-
- (c) You must retain, in the Source form of any Derivative Works
- that You distribute, all copyright, patent, trademark, and
- attribution notices from the Source form of the Work,
- excluding those notices that do not pertain to any part of
- the Derivative Works; and
-
- (d) If the Work includes a "NOTICE" text file as part of its
- distribution, then any Derivative Works that You distribute must
- include a readable copy of the attribution notices contained
- within such NOTICE file, excluding those notices that do not
- pertain to any part of the Derivative Works, in at least one
- of the following places: within a NOTICE text file distributed
- as part of the Derivative Works; within the Source form or
- documentation, if provided along with the Derivative Works; or,
- within a display generated by the Derivative Works, if and
- wherever such third-party notices normally appear. The contents
- of the NOTICE file are for informational purposes only and
- do not modify the License. You may add Your own attribution
- notices within Derivative Works that You distribute, alongside
- or as an addendum to the NOTICE text from the Work, provided
- that such additional attribution notices cannot be construed
- as modifying the License.
-
- You may add Your own copyright statement to Your modifications and
- may provide additional or different license terms and conditions
- for use, reproduction, or distribution of Your modifications, or
- for any such Derivative Works as a whole, provided Your use,
- reproduction, and distribution of the Work otherwise complies with
- the conditions stated in this License.
-
- 5. Submission of Contributions. Unless You explicitly state otherwise,
- any Contribution intentionally submitted for inclusion in the Work
- by You to the Licensor shall be under the terms and conditions of
- this License, without any additional terms or conditions.
- Notwithstanding the above, nothing herein shall supersede or modify
- the terms of any separate license agreement you may have executed
- with Licensor regarding such Contributions.
-
- 6. Trademarks. This License does not grant permission to use the trade
- names, trademarks, service marks, or product names of the Licensor,
- except as required for reasonable and customary use in describing the
- origin of the Work and reproducing the content of the NOTICE file.
-
- 7. Disclaimer of Warranty. Unless required by applicable law or
- agreed to in writing, Licensor provides the Work (and each
- Contributor provides its Contributions) on an "AS IS" BASIS,
- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
- implied, including, without limitation, any warranties or conditions
- of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
- PARTICULAR PURPOSE. You are solely responsible for determining the
- appropriateness of using or redistributing the Work and assume any
- risks associated with Your exercise of permissions under this License.
-
- 8. Limitation of Liability. In no event and under no legal theory,
- whether in tort (including negligence), contract, or otherwise,
- unless required by applicable law (such as deliberate and grossly
- negligent acts) or agreed to in writing, shall any Contributor be
- liable to You for damages, including any direct, indirect, special,
- incidental, or consequential damages of any character arising as a
- result of this License or out of the use or inability to use the
- Work (including but not limited to damages for loss of goodwill,
- work stoppage, computer failure or malfunction, or any and all
- other commercial damages or losses), even if such Contributor
- has been advised of the possibility of such damages.
-
- 9. Accepting Warranty or Additional Liability. While redistributing
- the Work or Derivative Works thereof, You may choose to offer,
- and charge a fee for, acceptance of support, warranty, indemnity,
- or other liability obligations and/or rights consistent with this
- License. However, in accepting such obligations, You may act only
- on Your own behalf and on Your sole responsibility, not on behalf
- of any other Contributor, and only if You agree to indemnify,
- defend, and hold each Contributor harmless for any liability
- incurred by, or claims asserted against, such Contributor by reason
- of your accepting any such warranty or additional liability.
-
- END OF TERMS AND CONDITIONS
-
- APPENDIX: How to apply the Apache License to your work.
-
- To apply the Apache License to your work, attach the following
- boilerplate notice, with the fields enclosed by brackets "{}"
- replaced with your own identifying information. (Don't include
- the brackets!) The text should be enclosed in the appropriate
- comment syntax for the file format. We also recommend that a
- file or class name and description of purpose be included on the
- same "printed page" as the copyright notice for easier
- identification within third-party archives.
-
- Copyright {yyyy} {name of copyright owner}
-
- Licensed under the Apache License, Version 2.0 (the "License");
- you may not use this file except in compliance with the License.
- You may obtain a copy of the License at
-
- http://www.apache.org/licenses/LICENSE-2.0
-
- Unless required by applicable law or agreed to in writing, software
- distributed under the License is distributed on an "AS IS" BASIS,
- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
- See the License for the specific language governing permissions and
- limitations under the License.
-
diff --git a/README.md b/README.md
deleted file mode 100644
index f2bf4d2..0000000
--- a/README.md
+++ /dev/null
@@ -1,12 +0,0 @@
-# JavaWsDiscovery
-This is an extreme simple WS-Discovery hack for Java without any dependencies to discover Onvif device addresses and
-others on local networks.
-Looking around for WS-Discovery implementations I found java-ws-discovery and apache-cxf, please look there if you need
-fully equipped SOAP implementations.
-Please feel free to add notes, suggestions and whishes or devices not responding or small success notes: Yeah, device xy
-is responding.
-If your device is not detected, please send a network recording of your UDP traffic.
-
-Please check my modifications to https://github.com/thhart/onvif-java-lib if you want to use it for Onvif management.
-
- -- Thomas Hartwig, June 2015
diff --git a/TODO.md b/TODO.md
deleted file mode 100644
index 7495dbf..0000000
--- a/TODO.md
+++ /dev/null
@@ -1,7 +0,0 @@
-o support of other discovery protocols like SSDP, GVCP
-
-o check device type return
-
-o IPv6
-
-o check query on multiple network devices
diff --git a/doc/api/allclasses-frame.html b/doc/api/allclasses-frame.html
deleted file mode 100644
index c1fb51b..0000000
--- a/doc/api/allclasses-frame.html
+++ /dev/null
@@ -1,18 +0,0 @@
-
-
-
-
-
-All Classes
-
-
-
-
-All Classes
-
-
-
diff --git a/doc/api/allclasses-noframe.html b/doc/api/allclasses-noframe.html
deleted file mode 100644
index b3a282b..0000000
--- a/doc/api/allclasses-noframe.html
+++ /dev/null
@@ -1,18 +0,0 @@
-
-
-
-
-
-All Classes
-
-
-
-
-All Classes
-
-
-
diff --git a/doc/api/constant-values.html b/doc/api/constant-values.html
deleted file mode 100644
index d30b323..0000000
--- a/doc/api/constant-values.html
+++ /dev/null
@@ -1,113 +0,0 @@
-
-
-
-
-
-Constant Field Values
-
-
-
-
-
-
-JavaScript is disabled on your browser.
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/doc/api/deprecated-list.html b/doc/api/deprecated-list.html
deleted file mode 100644
index 39c6e6c..0000000
--- a/doc/api/deprecated-list.html
+++ /dev/null
@@ -1,113 +0,0 @@
-
-
-
-
-
-Deprecated List
-
-
-
-
-
-
-JavaScript is disabled on your browser.
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/doc/api/help-doc.html b/doc/api/help-doc.html
deleted file mode 100644
index 6cdef8f..0000000
--- a/doc/api/help-doc.html
+++ /dev/null
@@ -1,214 +0,0 @@
-
-
-
-
-
-API Help
-
-
-
-
-
-
-JavaScript is disabled on your browser.
-
-
-
-
-
-
-
-
-
-Package
-Each package has a page that contains a list of its classes and interfaces, with a summary for each. This page can contain six categories:
-
-Interfaces (italic)
-Classes
-Enums
-Exceptions
-Errors
-Annotation Types
-
-
-
-Class/Interface
-Each class, interface, nested class and nested interface has its own separate page. Each of these pages has three sections consisting of a class/interface description, summary tables, and detailed member descriptions:
-
-Class inheritance diagram
-Direct Subclasses
-All Known Subinterfaces
-All Known Implementing Classes
-Class/interface declaration
-Class/interface description
-
-
-Nested Class Summary
-Field Summary
-Constructor Summary
-Method Summary
-
-
-Field Detail
-Constructor Detail
-Method Detail
-
-Each summary entry contains the first sentence from the detailed description for that item. The summary entries are alphabetical, while the detailed descriptions are in the order they appear in the source code. This preserves the logical groupings established by the programmer.
-
-
-Annotation Type
-Each annotation type has its own separate page with the following sections:
-
-Annotation Type declaration
-Annotation Type description
-Required Element Summary
-Optional Element Summary
-Element Detail
-
-
-
-Enum
-Each enum has its own separate page with the following sections:
-
-Enum declaration
-Enum description
-Enum Constant Summary
-Enum Constant Detail
-
-
-
-Use
-Each documented package, class and interface has its own Use page. This page describes what packages, classes, methods, constructors and fields use any part of the given class or package. Given a class or interface A, its Use page includes subclasses of A, fields declared as A, methods that return A, and methods and constructors with parameters of type A. You can access this page by first going to the package, class or interface, then clicking on the "Use" link in the navigation bar.
-
-
-Tree (Class Hierarchy)
-There is a Class Hierarchy page for all packages, plus a hierarchy for each package. Each hierarchy page contains a list of classes and a list of interfaces. The classes are organized by inheritance structure starting with java.lang.Object. The interfaces do not inherit from java.lang.Object.
-
-When viewing the Overview page, clicking on "Tree" displays the hierarchy for all packages.
-When viewing a particular package, class or interface page, clicking "Tree" displays the hierarchy for only that package.
-
-
-
-Deprecated API
-The Deprecated API page lists all of the API that have been deprecated. A deprecated API is not recommended for use, generally due to improvements, and a replacement API is usually given. Deprecated APIs may be removed in future implementations.
-
-
-Index
-The Index contains an alphabetic list of all classes, interfaces, constructors, methods, and fields.
-
-
-Prev/Next
-These links take you to the next or previous class, interface, package, or related page.
-
-
-Frames/No Frames
-These links show and hide the HTML frames. All pages are available with or without frames.
-
-
-All Classes
-The All Classes link shows all classes and interfaces except non-static nested types.
-
-
-Serialized Form
-Each serializable or externalizable class has a description of its serialization fields and methods. This information is of interest to re-implementors, not to developers using the API. While there is no link in the navigation bar, you can get to this information by going to any serialized class and clicking "Serialized Form" in the "See also" section of the class description.
-
-
-Constant Field Values
-The Constant Field Values page lists the static final fields and their values.
-
-
-
This help file applies to API documentation generated using the standard doclet.
-
-
-
-
-
-
diff --git a/doc/api/index-files/index-1.html b/doc/api/index-files/index-1.html
deleted file mode 100644
index 5e92a90..0000000
--- a/doc/api/index-files/index-1.html
+++ /dev/null
@@ -1,134 +0,0 @@
-
-
-
-
-
-D-Index
-
-
-
-
-
-
-JavaScript is disabled on your browser.
-
-
-
-
-
-D M O W
-
-
-
D
-
-DeviceDiscovery - Class in org.me.javawsdiscovery
-
-Device discovery class to list local accessible devices probed per UDP probe messages.
-
-DeviceDiscovery() - Constructor for class org.me.javawsdiscovery.DeviceDiscovery
-
-discoverWsDevices() - Static method in class org.me.javawsdiscovery.DeviceDiscovery
-
-Discover WS device on the local network
-
-discoverWsDevicesAsUrls() - Static method in class org.me.javawsdiscovery.DeviceDiscovery
-
-Discover WS device on the local network and returns Urls
-
-discoverWsDevicesAsUrls(String, String) - Static method in class org.me.javawsdiscovery.DeviceDiscovery
-
-Discover WS device on the local network with specified filter
-
-
-
D M O W
-
-
-
-
-
-
diff --git a/doc/api/index-files/index-2.html b/doc/api/index-files/index-2.html
deleted file mode 100644
index 1c0277c..0000000
--- a/doc/api/index-files/index-2.html
+++ /dev/null
@@ -1,118 +0,0 @@
-
-
-
-
-
-M-Index
-
-
-
-
-
-
-JavaScript is disabled on your browser.
-
-
-
-
-
-D M O W
-
-
-
M
-
-main(String[]) - Static method in class org.me.javawsdiscovery.DeviceDiscovery
-
-
-
D M O W
-
-
-
-
-
-
diff --git a/doc/api/index-files/index-3.html b/doc/api/index-files/index-3.html
deleted file mode 100644
index 77c0aa6..0000000
--- a/doc/api/index-files/index-3.html
+++ /dev/null
@@ -1,118 +0,0 @@
-
-
-
-
-
-O-Index
-
-
-
-
-
-
-JavaScript is disabled on your browser.
-
-
-
-
-
-D M O W
-
-
-
O
-
-org.me.javawsdiscovery - package org.me.javawsdiscovery
-
-
-
D M O W
-
-
-
-
-
-
diff --git a/doc/api/index-files/index-4.html b/doc/api/index-files/index-4.html
deleted file mode 100644
index c656c0f..0000000
--- a/doc/api/index-files/index-4.html
+++ /dev/null
@@ -1,132 +0,0 @@
-
-
-
-
-
-W-Index
-
-
-
-
-
-
-JavaScript is disabled on your browser.
-
-
-
-
-
-D M O W
-
-
-
W
-
-WS_DISCOVERY_ADDRESS_IPv4 - Static variable in class org.me.javawsdiscovery.DeviceDiscovery
-
-WS_DISCOVERY_ADDRESS_IPv6 - Static variable in class org.me.javawsdiscovery.DeviceDiscovery
-
-Not supported yet.
-
-WS_DISCOVERY_CONTENT_TYPE - Static variable in class org.me.javawsdiscovery.DeviceDiscovery
-
-WS_DISCOVERY_PORT - Static variable in class org.me.javawsdiscovery.DeviceDiscovery
-
-WS_DISCOVERY_PROBE_MESSAGE - Static variable in class org.me.javawsdiscovery.DeviceDiscovery
-
-WS_DISCOVERY_SOAP_VERSION - Static variable in class org.me.javawsdiscovery.DeviceDiscovery
-
-WS_DISCOVERY_TIMEOUT - Static variable in class org.me.javawsdiscovery.DeviceDiscovery
-
-
-
D M O W
-
-
-
-
-
-
diff --git a/doc/api/index.html b/doc/api/index.html
deleted file mode 100644
index a09aa50..0000000
--- a/doc/api/index.html
+++ /dev/null
@@ -1,71 +0,0 @@
-
-
-
-
-
-Generated Documentation (Untitled)
-
-
-
-
-
-
-
-JavaScript is disabled on your browser.
-
-Frame Alert
-This document is designed to be viewed using the frames feature. If you see this message, you are using a non-frame-capable web client. Link to Non-frame version .
-
-
-
diff --git a/doc/api/org/me/javawsdiscovery/DeviceDiscovery.html b/doc/api/org/me/javawsdiscovery/DeviceDiscovery.html
deleted file mode 100644
index a2dd724..0000000
--- a/doc/api/org/me/javawsdiscovery/DeviceDiscovery.html
+++ /dev/null
@@ -1,433 +0,0 @@
-
-
-
-
-
-DeviceDiscovery
-
-
-
-
-
-
-JavaScript is disabled on your browser.
-
-
-
-
-
-Prev Class
-Next Class
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-java.lang.Object
-
-
-org.me.javawsdiscovery.DeviceDiscovery
-
-
-
-
-
-
-
-
-
-
-
-
-Field Summary
-
-
-
-
-
-
-
-
-Constructor Summary
-
-
-
-
-
-
-
-
-Method Summary
-
-Methods
-
-Modifier and Type
-Method and Description
-
-
-static java.util.Collection<java.lang.String>
-discoverWsDevices ()
-Discover WS device on the local network
-
-
-
-static java.util.Collection<java.net.URL>
-discoverWsDevicesAsUrls ()
-Discover WS device on the local network and returns Urls
-
-
-
-static java.util.Collection<java.net.URL>
-discoverWsDevicesAsUrls (java.lang.String regexpProtocol,
- java.lang.String regexpPath)
-Discover WS device on the local network with specified filter
-
-
-
-static void
-main (java.lang.String[] args)
-
-
-
-
-
-
-Methods inherited from class java.lang.Object
-equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-Constructor Detail
-
-
-
-
-
-DeviceDiscovery
-public DeviceDiscovery()
-
-
-
-
-
-
-
-
-
-Method Detail
-
-
-
-
-
-
-
-
-
-
-
-
-
-discoverWsDevicesAsUrls
-public static java.util.Collection<java.net.URL> discoverWsDevicesAsUrls(java.lang.String regexpProtocol,
- java.lang.String regexpPath)
-Discover WS device on the local network with specified filter
-Parameters: regexpProtocol - url protocol matching regexp like "^http$", might be empty ""regexpPath - url path matching regexp like "onvif", might be empty ""
-Returns: list of unique device urls filtered
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-Prev Class
-Next Class
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/doc/api/org/me/javawsdiscovery/class-use/DeviceDiscovery.html b/doc/api/org/me/javawsdiscovery/class-use/DeviceDiscovery.html
deleted file mode 100644
index f4692b9..0000000
--- a/doc/api/org/me/javawsdiscovery/class-use/DeviceDiscovery.html
+++ /dev/null
@@ -1,113 +0,0 @@
-
-
-
-
-
-Uses of Class org.me.javawsdiscovery.DeviceDiscovery
-
-
-
-
-
-
-JavaScript is disabled on your browser.
-
-
-
-
-
-
-No usage of org.me.javawsdiscovery.DeviceDiscovery
-
-
-
-
-
-
diff --git a/doc/api/org/me/javawsdiscovery/package-frame.html b/doc/api/org/me/javawsdiscovery/package-frame.html
deleted file mode 100644
index af1d007..0000000
--- a/doc/api/org/me/javawsdiscovery/package-frame.html
+++ /dev/null
@@ -1,19 +0,0 @@
-
-
-
-
-
-org.me.javawsdiscovery
-
-
-
-
-
-
-
-
diff --git a/doc/api/org/me/javawsdiscovery/package-summary.html b/doc/api/org/me/javawsdiscovery/package-summary.html
deleted file mode 100644
index 917de52..0000000
--- a/doc/api/org/me/javawsdiscovery/package-summary.html
+++ /dev/null
@@ -1,133 +0,0 @@
-
-
-
-
-
-org.me.javawsdiscovery
-
-
-
-
-
-
-JavaScript is disabled on your browser.
-
-
-
-
-
-Prev Package
-Next Package
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-Class Summary
-
-Class
-Description
-
-
-
-DeviceDiscovery
-
-Device discovery class to list local accessible devices probed per UDP probe messages.
-
-
-
-
-
-
-
-
-
-
-
-Prev Package
-Next Package
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/doc/api/org/me/javawsdiscovery/package-tree.html b/doc/api/org/me/javawsdiscovery/package-tree.html
deleted file mode 100644
index b5aba58..0000000
--- a/doc/api/org/me/javawsdiscovery/package-tree.html
+++ /dev/null
@@ -1,122 +0,0 @@
-
-
-
-
-
-org.me.javawsdiscovery Class Hierarchy
-
-
-
-
-
-
-JavaScript is disabled on your browser.
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/doc/api/org/me/javawsdiscovery/package-use.html b/doc/api/org/me/javawsdiscovery/package-use.html
deleted file mode 100644
index c079baa..0000000
--- a/doc/api/org/me/javawsdiscovery/package-use.html
+++ /dev/null
@@ -1,113 +0,0 @@
-
-
-
-
-
-Uses of Package org.me.javawsdiscovery
-
-
-
-
-
-
-JavaScript is disabled on your browser.
-
-
-
-
-
-
-No usage of org.me.javawsdiscovery
-
-
-
-
-
-
diff --git a/doc/api/overview-tree.html b/doc/api/overview-tree.html
deleted file mode 100644
index dab2686..0000000
--- a/doc/api/overview-tree.html
+++ /dev/null
@@ -1,126 +0,0 @@
-
-
-
-
-
-Class Hierarchy
-
-
-
-
-
-
-JavaScript is disabled on your browser.
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/doc/api/package-list b/doc/api/package-list
deleted file mode 100644
index b4b23ac..0000000
--- a/doc/api/package-list
+++ /dev/null
@@ -1 +0,0 @@
-org.me.javawsdiscovery
diff --git a/doc/api/resources/background.gif b/doc/api/resources/background.gif
deleted file mode 100644
index f471940..0000000
Binary files a/doc/api/resources/background.gif and /dev/null differ
diff --git a/doc/api/resources/tab.gif b/doc/api/resources/tab.gif
deleted file mode 100644
index 1a73a83..0000000
Binary files a/doc/api/resources/tab.gif and /dev/null differ
diff --git a/doc/api/resources/titlebar.gif b/doc/api/resources/titlebar.gif
deleted file mode 100644
index 17443b3..0000000
Binary files a/doc/api/resources/titlebar.gif and /dev/null differ
diff --git a/doc/api/resources/titlebar_end.gif b/doc/api/resources/titlebar_end.gif
deleted file mode 100644
index 3ad78d4..0000000
Binary files a/doc/api/resources/titlebar_end.gif and /dev/null differ
diff --git a/doc/api/stylesheet.css b/doc/api/stylesheet.css
deleted file mode 100644
index 0aeaa97..0000000
--- a/doc/api/stylesheet.css
+++ /dev/null
@@ -1,474 +0,0 @@
-/* Javadoc style sheet */
-/*
-Overall document style
-*/
-body {
- background-color:#ffffff;
- color:#353833;
- font-family:Arial, Helvetica, sans-serif;
- font-size:76%;
- margin:0;
-}
-a:link, a:visited {
- text-decoration:none;
- color:#4c6b87;
-}
-a:hover, a:focus {
- text-decoration:none;
- color:#bb7a2a;
-}
-a:active {
- text-decoration:none;
- color:#4c6b87;
-}
-a[name] {
- color:#353833;
-}
-a[name]:hover {
- text-decoration:none;
- color:#353833;
-}
-pre {
- font-size:1.3em;
-}
-h1 {
- font-size:1.8em;
-}
-h2 {
- font-size:1.5em;
-}
-h3 {
- font-size:1.4em;
-}
-h4 {
- font-size:1.3em;
-}
-h5 {
- font-size:1.2em;
-}
-h6 {
- font-size:1.1em;
-}
-ul {
- list-style-type:disc;
-}
-code, tt {
- font-size:1.2em;
-}
-dt code {
- font-size:1.2em;
-}
-table tr td dt code {
- font-size:1.2em;
- vertical-align:top;
-}
-sup {
- font-size:.6em;
-}
-/*
-Document title and Copyright styles
-*/
-.clear {
- clear:both;
- height:0px;
- overflow:hidden;
-}
-.aboutLanguage {
- float:right;
- padding:0px 21px;
- font-size:.8em;
- z-index:200;
- margin-top:-7px;
-}
-.legalCopy {
- margin-left:.5em;
-}
-.bar a, .bar a:link, .bar a:visited, .bar a:active {
- color:#FFFFFF;
- text-decoration:none;
-}
-.bar a:hover, .bar a:focus {
- color:#bb7a2a;
-}
-.tab {
- background-color:#0066FF;
- background-image:url(resources/titlebar.gif);
- background-position:left top;
- background-repeat:no-repeat;
- color:#ffffff;
- padding:8px;
- width:5em;
- font-weight:bold;
-}
-/*
-Navigation bar styles
-*/
-.bar {
- background-image:url(resources/background.gif);
- background-repeat:repeat-x;
- color:#FFFFFF;
- padding:.8em .5em .4em .8em;
- height:auto;/*height:1.8em;*/
- font-size:1em;
- margin:0;
-}
-.topNav {
- background-image:url(resources/background.gif);
- background-repeat:repeat-x;
- color:#FFFFFF;
- float:left;
- padding:0;
- width:100%;
- clear:right;
- height:2.8em;
- padding-top:10px;
- overflow:hidden;
-}
-.bottomNav {
- margin-top:10px;
- background-image:url(resources/background.gif);
- background-repeat:repeat-x;
- color:#FFFFFF;
- float:left;
- padding:0;
- width:100%;
- clear:right;
- height:2.8em;
- padding-top:10px;
- overflow:hidden;
-}
-.subNav {
- background-color:#dee3e9;
- border-bottom:1px solid #9eadc0;
- float:left;
- width:100%;
- overflow:hidden;
-}
-.subNav div {
- clear:left;
- float:left;
- padding:0 0 5px 6px;
-}
-ul.navList, ul.subNavList {
- float:left;
- margin:0 25px 0 0;
- padding:0;
-}
-ul.navList li{
- list-style:none;
- float:left;
- padding:3px 6px;
-}
-ul.subNavList li{
- list-style:none;
- float:left;
- font-size:90%;
-}
-.topNav a:link, .topNav a:active, .topNav a:visited, .bottomNav a:link, .bottomNav a:active, .bottomNav a:visited {
- color:#FFFFFF;
- text-decoration:none;
-}
-.topNav a:hover, .bottomNav a:hover {
- text-decoration:none;
- color:#bb7a2a;
-}
-.navBarCell1Rev {
- background-image:url(resources/tab.gif);
- background-color:#a88834;
- color:#FFFFFF;
- margin: auto 5px;
- border:1px solid #c9aa44;
-}
-/*
-Page header and footer styles
-*/
-.header, .footer {
- clear:both;
- margin:0 20px;
- padding:5px 0 0 0;
-}
-.indexHeader {
- margin:10px;
- position:relative;
-}
-.indexHeader h1 {
- font-size:1.3em;
-}
-.title {
- color:#2c4557;
- margin:10px 0;
-}
-.subTitle {
- margin:5px 0 0 0;
-}
-.header ul {
- margin:0 0 25px 0;
- padding:0;
-}
-.footer ul {
- margin:20px 0 5px 0;
-}
-.header ul li, .footer ul li {
- list-style:none;
- font-size:1.2em;
-}
-/*
-Heading styles
-*/
-div.details ul.blockList ul.blockList ul.blockList li.blockList h4, div.details ul.blockList ul.blockList ul.blockListLast li.blockList h4 {
- background-color:#dee3e9;
- border-top:1px solid #9eadc0;
- border-bottom:1px solid #9eadc0;
- margin:0 0 6px -8px;
- padding:2px 5px;
-}
-ul.blockList ul.blockList ul.blockList li.blockList h3 {
- background-color:#dee3e9;
- border-top:1px solid #9eadc0;
- border-bottom:1px solid #9eadc0;
- margin:0 0 6px -8px;
- padding:2px 5px;
-}
-ul.blockList ul.blockList li.blockList h3 {
- padding:0;
- margin:15px 0;
-}
-ul.blockList li.blockList h2 {
- padding:0px 0 20px 0;
-}
-/*
-Page layout container styles
-*/
-.contentContainer, .sourceContainer, .classUseContainer, .serializedFormContainer, .constantValuesContainer {
- clear:both;
- padding:10px 20px;
- position:relative;
-}
-.indexContainer {
- margin:10px;
- position:relative;
- font-size:1.0em;
-}
-.indexContainer h2 {
- font-size:1.1em;
- padding:0 0 3px 0;
-}
-.indexContainer ul {
- margin:0;
- padding:0;
-}
-.indexContainer ul li {
- list-style:none;
-}
-.contentContainer .description dl dt, .contentContainer .details dl dt, .serializedFormContainer dl dt {
- font-size:1.1em;
- font-weight:bold;
- margin:10px 0 0 0;
- color:#4E4E4E;
-}
-.contentContainer .description dl dd, .contentContainer .details dl dd, .serializedFormContainer dl dd {
- margin:10px 0 10px 20px;
-}
-.serializedFormContainer dl.nameValue dt {
- margin-left:1px;
- font-size:1.1em;
- display:inline;
- font-weight:bold;
-}
-.serializedFormContainer dl.nameValue dd {
- margin:0 0 0 1px;
- font-size:1.1em;
- display:inline;
-}
-/*
-List styles
-*/
-ul.horizontal li {
- display:inline;
- font-size:0.9em;
-}
-ul.inheritance {
- margin:0;
- padding:0;
-}
-ul.inheritance li {
- display:inline;
- list-style:none;
-}
-ul.inheritance li ul.inheritance {
- margin-left:15px;
- padding-left:15px;
- padding-top:1px;
-}
-ul.blockList, ul.blockListLast {
- margin:10px 0 10px 0;
- padding:0;
-}
-ul.blockList li.blockList, ul.blockListLast li.blockList {
- list-style:none;
- margin-bottom:25px;
-}
-ul.blockList ul.blockList li.blockList, ul.blockList ul.blockListLast li.blockList {
- padding:0px 20px 5px 10px;
- border:1px solid #9eadc0;
- background-color:#f9f9f9;
-}
-ul.blockList ul.blockList ul.blockList li.blockList, ul.blockList ul.blockList ul.blockListLast li.blockList {
- padding:0 0 5px 8px;
- background-color:#ffffff;
- border:1px solid #9eadc0;
- border-top:none;
-}
-ul.blockList ul.blockList ul.blockList ul.blockList li.blockList {
- margin-left:0;
- padding-left:0;
- padding-bottom:15px;
- border:none;
- border-bottom:1px solid #9eadc0;
-}
-ul.blockList ul.blockList ul.blockList ul.blockList li.blockListLast {
- list-style:none;
- border-bottom:none;
- padding-bottom:0;
-}
-table tr td dl, table tr td dl dt, table tr td dl dd {
- margin-top:0;
- margin-bottom:1px;
-}
-/*
-Table styles
-*/
-.contentContainer table, .classUseContainer table, .constantValuesContainer table {
- border-bottom:1px solid #9eadc0;
- width:100%;
-}
-.contentContainer ul li table, .classUseContainer ul li table, .constantValuesContainer ul li table {
- width:100%;
-}
-.contentContainer .description table, .contentContainer .details table {
- border-bottom:none;
-}
-.contentContainer ul li table th.colOne, .contentContainer ul li table th.colFirst, .contentContainer ul li table th.colLast, .classUseContainer ul li table th, .constantValuesContainer ul li table th, .contentContainer ul li table td.colOne, .contentContainer ul li table td.colFirst, .contentContainer ul li table td.colLast, .classUseContainer ul li table td, .constantValuesContainer ul li table td{
- vertical-align:top;
- padding-right:20px;
-}
-.contentContainer ul li table th.colLast, .classUseContainer ul li table th.colLast,.constantValuesContainer ul li table th.colLast,
-.contentContainer ul li table td.colLast, .classUseContainer ul li table td.colLast,.constantValuesContainer ul li table td.colLast,
-.contentContainer ul li table th.colOne, .classUseContainer ul li table th.colOne,
-.contentContainer ul li table td.colOne, .classUseContainer ul li table td.colOne {
- padding-right:3px;
-}
-.overviewSummary caption, .packageSummary caption, .contentContainer ul.blockList li.blockList caption, .summary caption, .classUseContainer caption, .constantValuesContainer caption {
- position:relative;
- text-align:left;
- background-repeat:no-repeat;
- color:#FFFFFF;
- font-weight:bold;
- clear:none;
- overflow:hidden;
- padding:0px;
- margin:0px;
-}
-caption a:link, caption a:hover, caption a:active, caption a:visited {
- color:#FFFFFF;
-}
-.overviewSummary caption span, .packageSummary caption span, .contentContainer ul.blockList li.blockList caption span, .summary caption span, .classUseContainer caption span, .constantValuesContainer caption span {
- white-space:nowrap;
- padding-top:8px;
- padding-left:8px;
- display:block;
- float:left;
- background-image:url(resources/titlebar.gif);
- height:18px;
-}
-.overviewSummary .tabEnd, .packageSummary .tabEnd, .contentContainer ul.blockList li.blockList .tabEnd, .summary .tabEnd, .classUseContainer .tabEnd, .constantValuesContainer .tabEnd {
- width:10px;
- background-image:url(resources/titlebar_end.gif);
- background-repeat:no-repeat;
- background-position:top right;
- position:relative;
- float:left;
-}
-ul.blockList ul.blockList li.blockList table {
- margin:0 0 12px 0px;
- width:100%;
-}
-.tableSubHeadingColor {
- background-color: #EEEEFF;
-}
-.altColor {
- background-color:#eeeeef;
-}
-.rowColor {
- background-color:#ffffff;
-}
-.overviewSummary td, .packageSummary td, .contentContainer ul.blockList li.blockList td, .summary td, .classUseContainer td, .constantValuesContainer td {
- text-align:left;
- padding:3px 3px 3px 7px;
-}
-th.colFirst, th.colLast, th.colOne, .constantValuesContainer th {
- background:#dee3e9;
- border-top:1px solid #9eadc0;
- border-bottom:1px solid #9eadc0;
- text-align:left;
- padding:3px 3px 3px 7px;
-}
-td.colOne a:link, td.colOne a:active, td.colOne a:visited, td.colOne a:hover, td.colFirst a:link, td.colFirst a:active, td.colFirst a:visited, td.colFirst a:hover, td.colLast a:link, td.colLast a:active, td.colLast a:visited, td.colLast a:hover, .constantValuesContainer td a:link, .constantValuesContainer td a:active, .constantValuesContainer td a:visited, .constantValuesContainer td a:hover {
- font-weight:bold;
-}
-td.colFirst, th.colFirst {
- border-left:1px solid #9eadc0;
- white-space:nowrap;
-}
-td.colLast, th.colLast {
- border-right:1px solid #9eadc0;
-}
-td.colOne, th.colOne {
- border-right:1px solid #9eadc0;
- border-left:1px solid #9eadc0;
-}
-table.overviewSummary {
- padding:0px;
- margin-left:0px;
-}
-table.overviewSummary td.colFirst, table.overviewSummary th.colFirst,
-table.overviewSummary td.colOne, table.overviewSummary th.colOne {
- width:25%;
- vertical-align:middle;
-}
-table.packageSummary td.colFirst, table.overviewSummary th.colFirst {
- width:25%;
- vertical-align:middle;
-}
-/*
-Content styles
-*/
-.description pre {
- margin-top:0;
-}
-.deprecatedContent {
- margin:0;
- padding:10px 0;
-}
-.docSummary {
- padding:0;
-}
-/*
-Formatting effect styles
-*/
-.sourceLineNo {
- color:green;
- padding:0 30px 0 0;
-}
-h1.hidden {
- visibility:hidden;
- overflow:hidden;
- font-size:.9em;
-}
-.block {
- display:block;
- margin:3px 0 0 0;
-}
-.strong {
- font-weight:bold;
-}
diff --git a/fonts/copse-regular-webfont.eot b/fonts/copse-regular-webfont.eot
new file mode 100644
index 0000000..af1f5e6
Binary files /dev/null and b/fonts/copse-regular-webfont.eot differ
diff --git a/fonts/copse-regular-webfont.svg b/fonts/copse-regular-webfont.svg
new file mode 100644
index 0000000..1e920b5
--- /dev/null
+++ b/fonts/copse-regular-webfont.svg
@@ -0,0 +1,247 @@
+
+
+
+
+This is a custom SVG webfont generated by Font Squirrel.
+Copyright : Copyright c 2010 Daniel Rhatigansparkyultrasparkyorg with Reserved Font Name Copse
+Designer : Daniel Rhatigan
+Foundry : Daniel Rhatigan
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/fonts/copse-regular-webfont.ttf b/fonts/copse-regular-webfont.ttf
new file mode 100644
index 0000000..434b208
Binary files /dev/null and b/fonts/copse-regular-webfont.ttf differ
diff --git a/fonts/copse-regular-webfont.woff b/fonts/copse-regular-webfont.woff
new file mode 100644
index 0000000..a9a0450
Binary files /dev/null and b/fonts/copse-regular-webfont.woff differ
diff --git a/fonts/quattrocentosans-bold-webfont.eot b/fonts/quattrocentosans-bold-webfont.eot
new file mode 100644
index 0000000..c041ed9
Binary files /dev/null and b/fonts/quattrocentosans-bold-webfont.eot differ
diff --git a/fonts/quattrocentosans-bold-webfont.svg b/fonts/quattrocentosans-bold-webfont.svg
new file mode 100644
index 0000000..fb162e9
--- /dev/null
+++ b/fonts/quattrocentosans-bold-webfont.svg
@@ -0,0 +1,247 @@
+
+
+
+
+This is a custom SVG webfont generated by Font Squirrel.
+Copyright : Copyright c 2011 Pablo Impallari wwwimpallaricomimpallarigmailcomCopyright c 2011 Igino Marini wwwikerncommailiginomarinicomCopyright c 2011 Brenda Gallo gbrenda1987gmailcomwith Reserved Font Name Quattrocento Sans
+Designer : Pablo Impallari
+Foundry : Pablo Impallari Igino Marini Brenda Gallo
+Foundry URL : wwwimpallaricom
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/fonts/quattrocentosans-bold-webfont.ttf b/fonts/quattrocentosans-bold-webfont.ttf
new file mode 100644
index 0000000..7389c87
Binary files /dev/null and b/fonts/quattrocentosans-bold-webfont.ttf differ
diff --git a/fonts/quattrocentosans-bold-webfont.woff b/fonts/quattrocentosans-bold-webfont.woff
new file mode 100644
index 0000000..fc14168
Binary files /dev/null and b/fonts/quattrocentosans-bold-webfont.woff differ
diff --git a/fonts/quattrocentosans-bolditalic-webfont.eot b/fonts/quattrocentosans-bolditalic-webfont.eot
new file mode 100644
index 0000000..7c1aa7a
Binary files /dev/null and b/fonts/quattrocentosans-bolditalic-webfont.eot differ
diff --git a/fonts/quattrocentosans-bolditalic-webfont.svg b/fonts/quattrocentosans-bolditalic-webfont.svg
new file mode 100644
index 0000000..9070a8b
--- /dev/null
+++ b/fonts/quattrocentosans-bolditalic-webfont.svg
@@ -0,0 +1,248 @@
+
+
+
+
+This is a custom SVG webfont generated by Font Squirrel.
+Copyright : Copyright c 2011 Pablo Impallari wwwimpallaricomimpallarigmailcomCopyright c 2011 Igino Marini wwwikerncommailiginomarinicomCopyright c 2011 Brenda Gallo gbrenda1987gmailcomwith Reserved Font Name Quattrocento Sans
+Designer : Pablo Impallari
+Foundry : Pablo Impallari Igino Marini Brenda Gallo
+Foundry URL : wwwimpallaricom
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/fonts/quattrocentosans-bolditalic-webfont.ttf b/fonts/quattrocentosans-bolditalic-webfont.ttf
new file mode 100644
index 0000000..9766a17
Binary files /dev/null and b/fonts/quattrocentosans-bolditalic-webfont.ttf differ
diff --git a/fonts/quattrocentosans-bolditalic-webfont.woff b/fonts/quattrocentosans-bolditalic-webfont.woff
new file mode 100644
index 0000000..c436da0
Binary files /dev/null and b/fonts/quattrocentosans-bolditalic-webfont.woff differ
diff --git a/fonts/quattrocentosans-italic-webfont.eot b/fonts/quattrocentosans-italic-webfont.eot
new file mode 100644
index 0000000..379b383
Binary files /dev/null and b/fonts/quattrocentosans-italic-webfont.eot differ
diff --git a/fonts/quattrocentosans-italic-webfont.svg b/fonts/quattrocentosans-italic-webfont.svg
new file mode 100644
index 0000000..b613779
--- /dev/null
+++ b/fonts/quattrocentosans-italic-webfont.svg
@@ -0,0 +1,247 @@
+
+
+
+
+This is a custom SVG webfont generated by Font Squirrel.
+Copyright : Copyright c 2011 Pablo Impallari wwwimpallaricomimpallarigmailcomCopyright c 2011 Igino Marini wwwikerncommailiginomarinicomCopyright c 2011 Brenda Gallo gbrenda1987gmailcomwith Reserved Font Name Quattrocento Sans
+Designer : Pablo Impallari
+Foundry : Pablo Impallari Igino Marini Brenda Gallo
+Foundry URL : wwwimpallaricom
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/fonts/quattrocentosans-italic-webfont.ttf b/fonts/quattrocentosans-italic-webfont.ttf
new file mode 100644
index 0000000..c7ba47a
Binary files /dev/null and b/fonts/quattrocentosans-italic-webfont.ttf differ
diff --git a/fonts/quattrocentosans-italic-webfont.woff b/fonts/quattrocentosans-italic-webfont.woff
new file mode 100644
index 0000000..3798881
Binary files /dev/null and b/fonts/quattrocentosans-italic-webfont.woff differ
diff --git a/fonts/quattrocentosans-regular-webfont.eot b/fonts/quattrocentosans-regular-webfont.eot
new file mode 100644
index 0000000..346db6f
Binary files /dev/null and b/fonts/quattrocentosans-regular-webfont.eot differ
diff --git a/fonts/quattrocentosans-regular-webfont.svg b/fonts/quattrocentosans-regular-webfont.svg
new file mode 100644
index 0000000..3470924
--- /dev/null
+++ b/fonts/quattrocentosans-regular-webfont.svg
@@ -0,0 +1,247 @@
+
+
+
+
+This is a custom SVG webfont generated by Font Squirrel.
+Copyright : Copyright c 2011 Pablo Impallari wwwimpallaricomimpallarigmailcomCopyright c 2011 Igino Marini wwwikerncommailiginomarinicomCopyright c 2011 Brenda Gallo gbrenda1987gmailcomwith Reserved Font Name Quattrocento Sans
+Designer : Pablo Impallari
+Foundry : Pablo Impallari Igino Marini Brenda Gallo
+Foundry URL : wwwimpallaricom
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/fonts/quattrocentosans-regular-webfont.ttf b/fonts/quattrocentosans-regular-webfont.ttf
new file mode 100644
index 0000000..e414670
Binary files /dev/null and b/fonts/quattrocentosans-regular-webfont.ttf differ
diff --git a/fonts/quattrocentosans-regular-webfont.woff b/fonts/quattrocentosans-regular-webfont.woff
new file mode 100644
index 0000000..09ed324
Binary files /dev/null and b/fonts/quattrocentosans-regular-webfont.woff differ
diff --git a/images/background.png b/images/background.png
new file mode 100644
index 0000000..e57dd78
Binary files /dev/null and b/images/background.png differ
diff --git a/images/body-background.png b/images/body-background.png
new file mode 100644
index 0000000..dbe1a77
Binary files /dev/null and b/images/body-background.png differ
diff --git a/images/bullet.png b/images/bullet.png
new file mode 100644
index 0000000..732fa2f
Binary files /dev/null and b/images/bullet.png differ
diff --git a/images/hr.gif b/images/hr.gif
new file mode 100644
index 0000000..a64b56c
Binary files /dev/null and b/images/hr.gif differ
diff --git a/images/octocat-logo.png b/images/octocat-logo.png
new file mode 100644
index 0000000..8a2dd2a
Binary files /dev/null and b/images/octocat-logo.png differ
diff --git a/index.html b/index.html
new file mode 100644
index 0000000..56ac5e4
--- /dev/null
+++ b/index.html
@@ -0,0 +1,67 @@
+
+
+
+
+
+ JavaWsDiscovery by thhart
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ JavaWsDiscovery
+
+This is an extreme simple WS-Discovery hack for Java without any dependencies to discover Onvif device addresses and
+others on local networks.
+Looking around for WS-Discovery implementations I found java-ws-discovery and apache-cxf, please look there if you need
+fully equipped SOAP implementations.
+Please feel free to add notes, suggestions and whishes or devices not responding or small success notes: Yeah, device xy
+is responding.
+If your device is not detected, please send a network recording of your UDP traffic.
+
+Please check my modifications to https://github.com/thhart/onvif-java-lib if you want to use it for Onvif management.
+
+Please check the latest versions of TODO and INSTALL for further details.
+
+-- Thomas Hartwig, June 2015
+
+
+
+
+
+
+
diff --git a/javaWsDiscovery-0.2.jar b/javaWsDiscovery-0.2.jar
deleted file mode 100644
index 8277c5b..0000000
Binary files a/javaWsDiscovery-0.2.jar and /dev/null differ
diff --git a/javaWsDiscovery.iml b/javaWsDiscovery.iml
deleted file mode 100644
index be3694d..0000000
--- a/javaWsDiscovery.iml
+++ /dev/null
@@ -1,13 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/javascripts/main.js b/javascripts/main.js
new file mode 100644
index 0000000..c57e54c
--- /dev/null
+++ b/javascripts/main.js
@@ -0,0 +1,53 @@
+var sectionHeight = function() {
+ var total = $(window).height(),
+ $section = $('section').css('height','auto');
+
+ if ($section.outerHeight(true) < total) {
+ var margin = $section.outerHeight(true) - $section.height();
+ $section.height(total - margin - 20);
+ } else {
+ $section.css('height','auto');
+ }
+}
+
+$(window).resize(sectionHeight);
+
+$(document).ready(function(){
+ $("section h1, section h2").each(function(){
+ $("nav ul").append("" + $(this).text() + " ");
+ $(this).attr("id",$(this).text().toLowerCase().replace(/ /g, '-').replace(/[^\w-]+/g,''));
+ $("nav ul li:first-child a").parent().addClass("active");
+ });
+
+ $("nav ul li").on("click", "a", function(event) {
+ var position = $($(this).attr("href")).offset().top - 190;
+ $("html, body").animate({scrollTop: position}, 400);
+ $("nav ul li a").parent().removeClass("active");
+ $(this).parent().addClass("active");
+ event.preventDefault();
+ });
+
+ sectionHeight();
+
+ $('img').load(sectionHeight);
+});
+
+fixScale = function(doc) {
+
+ var addEvent = 'addEventListener',
+ type = 'gesturestart',
+ qsa = 'querySelectorAll',
+ scales = [1, 1],
+ meta = qsa in doc ? doc[qsa]('meta[name=viewport]') : [];
+
+ function fix() {
+ meta.content = 'width=device-width,minimum-scale=' + scales[0] + ',maximum-scale=' + scales[1];
+ doc.removeEventListener(type, fix, true);
+ }
+
+ if ((meta = meta[meta.length - 1]) && addEvent in doc) {
+ fix();
+ scales = [.25, 1.6];
+ doc[addEvent](type, fix, true);
+ }
+};
\ No newline at end of file
diff --git a/params.json b/params.json
new file mode 100644
index 0000000..7192e67
--- /dev/null
+++ b/params.json
@@ -0,0 +1 @@
+{"name":"JavaWsDiscovery","tagline":"Simple WS-Discovery approach without dependencies for discover Onvif devices and other WS-Discovery devices.","body":"# JavaWsDiscovery\r\nThis is an extreme simple WS-Discovery hack for Java without any dependencies to discover Onvif device addresses and\r\nothers on local networks.\r\nLooking around for WS-Discovery implementations I found java-ws-discovery and apache-cxf, please look there if you need\r\nfully equipped SOAP implementations.\r\nPlease feel free to add notes, suggestions and whishes or devices not responding or small success notes: Yeah, device xy\r\nis responding.\r\nIf your device is not detected, please send a network recording of your UDP traffic.\r\n\r\nPlease check my modifications to https://github.com/thhart/onvif-java-lib if you want to use it for Onvif management.\r\n\r\nPlease check the latest versions of TODO and INSTALL for further details.\r\n\r\n -- Thomas Hartwig, June 2015\r\n","google":"","note":"Don't delete this file! It's used internally to help with page regeneration."}
\ No newline at end of file
diff --git a/src/META-INF/MANIFEST.MF b/src/META-INF/MANIFEST.MF
deleted file mode 100644
index 22d7be4..0000000
--- a/src/META-INF/MANIFEST.MF
+++ /dev/null
@@ -1,3 +0,0 @@
-Manifest-Version: 1.0
-Main-Class: org.me.javawsdiscovery.DeviceDiscovery
-
diff --git a/src/org/me/javawsdiscovery/DeviceDiscovery.java b/src/org/me/javawsdiscovery/DeviceDiscovery.java
deleted file mode 100644
index 59ebc21..0000000
--- a/src/org/me/javawsdiscovery/DeviceDiscovery.java
+++ /dev/null
@@ -1,191 +0,0 @@
-package org.me.javawsdiscovery;
-
-import java.io.*;
-import java.net.*;
-import java.security.SecureRandom;
-import java.util.*;
-import java.util.concurrent.*;
-import javax.xml.soap.*;
-import org.w3c.dom.Node;
-import org.w3c.dom.*;
-
-/**
- Device discovery class to list local accessible devices probed per UDP probe messages.
-
- @author th
- @date 2015-06-18
- @version 0.1
- */
-@SuppressWarnings({"unused", "UseOfSystemOutOrSystemErr", "CallToPrintStackTrace"})
-public class DeviceDiscovery {
- public static String WS_DISCOVERY_SOAP_VERSION = "SOAP 1.2 Protocol";
- public static String WS_DISCOVERY_CONTENT_TYPE = "application/soap+xml";
- public static int WS_DISCOVERY_TIMEOUT = 4000;
- public static int WS_DISCOVERY_PORT = 3702;
- public static String WS_DISCOVERY_ADDRESS_IPv4 = "239.255.255.250";
- /**
- * Not supported yet.
- */
- public static String WS_DISCOVERY_ADDRESS_IPv6 = "[FF02::C]";
- public static String WS_DISCOVERY_PROBE_MESSAGE = "http://schemas.xmlsoap.org/ws/2005/04/discovery/Probe urn:uuid:c032cfdd-c3ca-49dc-820e-ee6696ad63e2 urn:schemas-xmlsoap-org:ws:2005:04:discovery ";
- private static final Random random = new SecureRandom();
-
- public static void main(String[] args) throws InterruptedException {
- for (URL url : discoverWsDevicesAsUrls()) {
- System.out.println("Device discovered: " + url.toString());
- }
- }
-
- /**
- Discover WS device on the local network and returns Urls
-
- @return list of unique device urls
- */
- public static Collection discoverWsDevicesAsUrls() {return discoverWsDevicesAsUrls("", "");}
-
- /**
- Discover WS device on the local network with specified filter
-
- @param regexpProtocol url protocol matching regexp like "^http$", might be empty ""
- @param regexpPath url path matching regexp like "onvif", might be empty ""
- @return list of unique device urls filtered
- */
- public static Collection discoverWsDevicesAsUrls(String regexpProtocol, String regexpPath) {
- final Collection urls = new TreeSet<>(new Comparator() {
- public int compare(URL o1, URL o2) {
- return o1.toString().compareTo(o2.toString());
- }
- });
- for (String key : discoverWsDevices()) {
- try {
- final URL url = new URL(key);
- boolean ok = true;
- if (regexpProtocol.length() > 0 && !url.getProtocol().matches(regexpProtocol))
- ok = false;
- if (regexpPath.length() > 0 && !url.getPath().matches(regexpPath))
- ok = false;
- if (ok) urls.add(url);
- } catch (MalformedURLException e) {
- e.printStackTrace();
- }
- }
- return urls;
- }
-
- /**
- Discover WS device on the local network
-
- @return list of unique devices access strings which might be URLs in most cases
- */
- public static Collection discoverWsDevices() {
- final Collection addresses = new ConcurrentSkipListSet<>();
- final CountDownLatch serverStarted = new CountDownLatch(1);
- final CountDownLatch serverFinished = new CountDownLatch(1);
- final Collection addressList = new ArrayList<>();
- try {
- final Enumeration interfaces = NetworkInterface.getNetworkInterfaces();
- if(interfaces != null) {
- while (interfaces.hasMoreElements()) {
- NetworkInterface anInterface = interfaces.nextElement();
- if( ! anInterface.isLoopback() ) {
- final List interfaceAddresses = anInterface.getInterfaceAddresses();
- for (InterfaceAddress address : interfaceAddresses) {
- addressList.add(address.getAddress());
- }
- }
- }
- }
- } catch (SocketException e) {
- e.printStackTrace();
- }
- ExecutorService executorService = Executors.newCachedThreadPool();
- for (final InetAddress address : addressList) {
- Runnable runnable = new Runnable() {
- public void run() {
- try {
- final String uuid = UUID.randomUUID().toString();
- final String probe = WS_DISCOVERY_PROBE_MESSAGE.replaceAll("urn:uuid:.* ", "urn:uuid:" + uuid + " ");
- final int port = random.nextInt(20000) + 40000;
- @SuppressWarnings("SocketOpenedButNotSafelyClosed")
- final DatagramSocket server = new DatagramSocket(port, address);
- new Thread() {
- public void run() {
- try {
- final DatagramPacket packet = new DatagramPacket(new byte[4096], 4096);
- server.setSoTimeout(WS_DISCOVERY_TIMEOUT);
- long timerStarted = System.currentTimeMillis();
- while (System.currentTimeMillis() - timerStarted < (WS_DISCOVERY_TIMEOUT)) {
- serverStarted.countDown();
- server.receive(packet);
- final Collection collection = parseSoapResponseForUrls(Arrays.copyOf(packet.getData(), packet.getLength()));
- for (String key : collection) {
- addresses.add(key);
- }
- }
- } catch (SocketTimeoutException ignored) {
- } catch (Exception e) {
- e.printStackTrace();
- } finally {
- serverFinished.countDown();
- server.close();
- }
- }
- }.start();
- try {
- serverStarted.await(1000, TimeUnit.MILLISECONDS);
- } catch (InterruptedException e) {
- e.printStackTrace();
- }
- if (address instanceof Inet4Address) {
- server.send(new DatagramPacket(probe.getBytes(), probe.length(), InetAddress.getByName(WS_DISCOVERY_ADDRESS_IPv4), WS_DISCOVERY_PORT));
- } else {
- server.send(new DatagramPacket(probe.getBytes(), probe.length(), InetAddress.getByName(WS_DISCOVERY_ADDRESS_IPv6), WS_DISCOVERY_PORT));
- }
- } catch (Exception e) {
- e.printStackTrace();
- }
- try {
- serverFinished.await((WS_DISCOVERY_TIMEOUT), TimeUnit.MILLISECONDS);
- } catch (InterruptedException e) {
- e.printStackTrace();
- }
- }
- };
- executorService.submit(runnable);
- }
- try {
- executorService.shutdown();
- executorService.awaitTermination(WS_DISCOVERY_TIMEOUT + 2000, TimeUnit.MILLISECONDS);
- } catch (InterruptedException ignored) {
- }
- return addresses;
- }
-
- private static Collection getNodeMatching(Node body, String regexp) {
- final Collection nodes = new ArrayList<>();
- if (body.getNodeName().matches(regexp)) nodes.add(body);
- if (body.getChildNodes().getLength() == 0) return nodes;
- NodeList returnList = body.getChildNodes();
- for (int k = 0; k < returnList.getLength(); k++) {
- final Node node = returnList.item(k);
- nodes.addAll(getNodeMatching(node, regexp));
- }
- return nodes;
- }
-
- private static Collection parseSoapResponseForUrls(byte[] data) throws SOAPException, IOException {
- //System.out.println(new String(data));
- final Collection urls = new ArrayList<>();
- MessageFactory factory = MessageFactory.newInstance(WS_DISCOVERY_SOAP_VERSION);
- final MimeHeaders headers = new MimeHeaders();
- headers.addHeader("Content-type", WS_DISCOVERY_CONTENT_TYPE);
- SOAPMessage message = factory.createMessage(headers, new ByteArrayInputStream(data));
- SOAPBody body = message.getSOAPBody();
- for (Node node : getNodeMatching(body, ".*:XAddrs")) {
- if (node.getTextContent().length() > 0) {
- urls.addAll(Arrays.asList(node.getTextContent().split(" ")));
- }
- }
- return urls;
- }
-}
diff --git a/src/org/me/javawsdiscovery/sampleProbe.xml b/src/org/me/javawsdiscovery/sampleProbe.xml
deleted file mode 100644
index f191d14..0000000
--- a/src/org/me/javawsdiscovery/sampleProbe.xml
+++ /dev/null
@@ -1,12 +0,0 @@
-
-
- http://schemas.xmlsoap.org/ws/2005/04/discovery/Probe
- urn:uuid:c032cfdd-c3ca-49dc-820e-ee6696ad63e2
- urn:schemas-xmlsoap-org:ws:2005:04:discovery
-
-
-
-
-
\ No newline at end of file
diff --git a/src/org/me/javawsdiscovery/sampleResponseOnvif.xml b/src/org/me/javawsdiscovery/sampleResponseOnvif.xml
deleted file mode 100644
index 727e72f..0000000
--- a/src/org/me/javawsdiscovery/sampleResponseOnvif.xml
+++ /dev/null
@@ -1,31 +0,0 @@
-
-
-
- http://schemas.xmlsoap.org/ws/2005/04/discovery/ProbeMatches
- uuid:32f05949-5256-1fa8-3972-2a9e66b4
- urn:uuid:acac63be-ba61-458a-98d3-83ca045304a8
- http://schemas.xmlsoap.org/ws/2004/08/addressing/role/anonymous
-
-
-
-
-
-
- urn:uuid:0004634c-ec65-65ec-4c63-040004634c63
-
- dn:NetworkVideoTransmitter tds:Device
- onvif://www.onvif.org/type/Network_Video_Transmitter onvif://www.onvif.org/Profile/Streaming
- onvif://www.onvif.org/name/Bosch onvif://www.onvif.org/location/
- onvif://www.onvif.org/hardware/FLEXIDOME_NDN-498-P
-
- http://192.168.188.200:80/onvif/device_service
- https://192.168.188.200:443/onvif/device_service
-
- 1234
-
-
-
-
diff --git a/src/org/me/javawsdiscovery/sampleResponsePrinter.xml b/src/org/me/javawsdiscovery/sampleResponsePrinter.xml
deleted file mode 100644
index 5f80124..0000000
--- a/src/org/me/javawsdiscovery/sampleResponsePrinter.xml
+++ /dev/null
@@ -1,24 +0,0 @@
-
-
- urn:uuid:80a488c3-6acf-481c-8295-30055c3f49b5
- urn:uuid:ed3b9171-0338-42d0-9134-424f76bee829
- http://schemas.xmlsoap.org/ws/2004/08/addressing/role/anonymous
- http://schemas.xmlsoap.org/ws/2005/04/discovery/ProbeMatches
-
-
-
-
-
-
- urn:uuid:e3248000-80ce-11db-8000-30055c3f49b5
-
- wsdp:Device wprt:PrintDeviceType wscn:ScanDeviceType
- http://192.168.188.40:80/WebServices/Device
- 20
-
-
-
-
diff --git a/stylesheets/github-dark.css b/stylesheets/github-dark.css
new file mode 100644
index 0000000..0c393bf
--- /dev/null
+++ b/stylesheets/github-dark.css
@@ -0,0 +1,116 @@
+/*
+ Copyright 2014 GitHub Inc.
+
+ Licensed under the Apache License, Version 2.0 (the "License");
+ you may not use this file except in compliance with the License.
+ You may obtain a copy of the License at
+
+ http://www.apache.org/licenses/LICENSE-2.0
+
+ Unless required by applicable law or agreed to in writing, software
+ distributed under the License is distributed on an "AS IS" BASIS,
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ See the License for the specific language governing permissions and
+ limitations under the License.
+
+*/
+
+.pl-c /* comment */ {
+ color: #969896;
+}
+
+.pl-c1 /* constant, markup.raw, meta.diff.header, meta.module-reference, meta.property-name, support, support.constant, support.variable, variable.other.constant */,
+.pl-s .pl-v /* string variable */ {
+ color: #0099cd;
+}
+
+.pl-e /* entity */,
+.pl-en /* entity.name */ {
+ color: #9774cb;
+}
+
+.pl-s .pl-s1 /* string source */,
+.pl-smi /* storage.modifier.import, storage.modifier.package, storage.type.java, variable.other, variable.parameter.function */ {
+ color: #ddd;
+}
+
+.pl-ent /* entity.name.tag */ {
+ color: #7bcc72;
+}
+
+.pl-k /* keyword, storage, storage.type */ {
+ color: #cc2372;
+}
+
+.pl-pds /* punctuation.definition.string, string.regexp.character-class */,
+.pl-s /* string */,
+.pl-s .pl-pse .pl-s1 /* string punctuation.section.embedded source */,
+.pl-sr /* string.regexp */,
+.pl-sr .pl-cce /* string.regexp constant.character.escape */,
+.pl-sr .pl-sra /* string.regexp string.regexp.arbitrary-repitition */,
+.pl-sr .pl-sre /* string.regexp source.ruby.embedded */ {
+ color: #3c66e2;
+}
+
+.pl-v /* variable */ {
+ color: #fb8764;
+}
+
+.pl-id /* invalid.deprecated */ {
+ color: #e63525;
+}
+
+.pl-ii /* invalid.illegal */ {
+ background-color: #e63525;
+ color: #f8f8f8;
+}
+
+.pl-sr .pl-cce /* string.regexp constant.character.escape */ {
+ color: #7bcc72;
+ font-weight: bold;
+}
+
+.pl-ml /* markup.list */ {
+ color: #c26b2b;
+}
+
+.pl-mh /* markup.heading */,
+.pl-mh .pl-en /* markup.heading entity.name */,
+.pl-ms /* meta.separator */ {
+ color: #264ec5;
+ font-weight: bold;
+}
+
+.pl-mq /* markup.quote */ {
+ color: #00acac;
+}
+
+.pl-mi /* markup.italic */ {
+ color: #ddd;
+ font-style: italic;
+}
+
+.pl-mb /* markup.bold */ {
+ color: #ddd;
+ font-weight: bold;
+}
+
+.pl-md /* markup.deleted, meta.diff.header.from-file */ {
+ background-color: #ffecec;
+ color: #bd2c00;
+}
+
+.pl-mi1 /* markup.inserted, meta.diff.header.to-file */ {
+ background-color: #eaffea;
+ color: #55a532;
+}
+
+.pl-mdr /* meta.diff.range */ {
+ color: #9774cb;
+ font-weight: bold;
+}
+
+.pl-mo /* meta.output */ {
+ color: #264ec5;
+}
+
diff --git a/stylesheets/normalize.css b/stylesheets/normalize.css
new file mode 100644
index 0000000..16a1351
--- /dev/null
+++ b/stylesheets/normalize.css
@@ -0,0 +1,459 @@
+/* normalize.css 2012-02-07T12:37 UTC - https://github.com/necolas/normalize.css */
+/* =============================================================================
+ HTML5 display definitions
+ ========================================================================== */
+/*
+ * Corrects block display not defined in IE6/7/8/9 & FF3
+ */
+article,
+aside,
+details,
+figcaption,
+figure,
+footer,
+header,
+hgroup,
+nav,
+section,
+summary {
+ display: block;
+}
+
+/*
+ * Corrects inline-block display not defined in IE6/7/8/9 & FF3
+ */
+audio,
+canvas,
+video {
+ display: inline-block;
+ *display: inline;
+ *zoom: 1;
+}
+
+/*
+ * Prevents modern browsers from displaying 'audio' without controls
+ */
+audio:not([controls]) {
+ display: none;
+}
+
+/*
+ * Addresses styling for 'hidden' attribute not present in IE7/8/9, FF3, S4
+ * Known issue: no IE6 support
+ */
+[hidden] {
+ display: none;
+}
+
+/* =============================================================================
+ Base
+ ========================================================================== */
+/*
+ * 1. Corrects text resizing oddly in IE6/7 when body font-size is set using em units
+ * http://clagnut.com/blog/348/#c790
+ * 2. Prevents iOS text size adjust after orientation change, without disabling user zoom
+ * www.456bereastreet.com/archive/201012/controlling_text_size_in_safari_for_ios_without_disabling_user_zoom/
+ */
+html {
+ font-size: 100%;
+ /* 1 */
+ -webkit-text-size-adjust: 100%;
+ /* 2 */
+ -ms-text-size-adjust: 100%;
+ /* 2 */
+}
+
+/*
+ * Addresses font-family inconsistency between 'textarea' and other form elements.
+ */
+html,
+button,
+input,
+select,
+textarea {
+ font-family: sans-serif;
+}
+
+/*
+ * Addresses margins handled incorrectly in IE6/7
+ */
+body {
+ margin: 0;
+}
+
+/* =============================================================================
+ Links
+ ========================================================================== */
+/*
+ * Addresses outline displayed oddly in Chrome
+ */
+a:focus {
+ outline: thin dotted;
+}
+
+/*
+ * Improves readability when focused and also mouse hovered in all browsers
+ * people.opera.com/patrickl/experiments/keyboard/test
+ */
+a:hover,
+a:active {
+ outline: 0;
+}
+
+/* =============================================================================
+ Typography
+ ========================================================================== */
+/*
+ * Addresses font sizes and margins set differently in IE6/7
+ * Addresses font sizes within 'section' and 'article' in FF4+, Chrome, S5
+ */
+h1 {
+ font-size: 2em;
+ margin: 0.67em 0;
+}
+
+h2 {
+ font-size: 1.5em;
+ margin: 0.83em 0;
+}
+
+h3 {
+ font-size: 1.17em;
+ margin: 1em 0;
+}
+
+h4 {
+ font-size: 1em;
+ margin: 1.33em 0;
+}
+
+h5 {
+ font-size: 0.83em;
+ margin: 1.67em 0;
+}
+
+h6 {
+ font-size: 0.75em;
+ margin: 2.33em 0;
+}
+
+/*
+ * Addresses styling not present in IE7/8/9, S5, Chrome
+ */
+abbr[title] {
+ border-bottom: 1px dotted;
+}
+
+/*
+ * Addresses style set to 'bolder' in FF3+, S4/5, Chrome
+*/
+b,
+strong {
+ font-weight: bold;
+}
+
+blockquote {
+ margin: 1em 40px;
+}
+
+/*
+ * Addresses styling not present in S5, Chrome
+ */
+dfn {
+ font-style: italic;
+}
+
+/*
+ * Addresses styling not present in IE6/7/8/9
+ */
+mark {
+ background: #ff0;
+ color: #000;
+}
+
+/*
+ * Addresses margins set differently in IE6/7
+ */
+p,
+pre {
+ margin: 1em 0;
+}
+
+/*
+ * Corrects font family set oddly in IE6, S4/5, Chrome
+ * en.wikipedia.org/wiki/User:Davidgothberg/Test59
+ */
+pre,
+code,
+kbd,
+samp {
+ font-family: monospace, serif;
+ _font-family: 'courier new', monospace;
+ font-size: 1em;
+}
+
+/*
+ * 1. Addresses CSS quotes not supported in IE6/7
+ * 2. Addresses quote property not supported in S4
+ */
+/* 1 */
+q {
+ quotes: none;
+}
+
+/* 2 */
+q:before,
+q:after {
+ content: '';
+ content: none;
+}
+
+small {
+ font-size: 75%;
+}
+
+/*
+ * Prevents sub and sup affecting line-height in all browsers
+ * gist.github.com/413930
+ */
+sub,
+sup {
+ font-size: 75%;
+ line-height: 0;
+ position: relative;
+ vertical-align: baseline;
+}
+
+sup {
+ top: -0.5em;
+}
+
+sub {
+ bottom: -0.25em;
+}
+
+/* =============================================================================
+ Lists
+ ========================================================================== */
+/*
+ * Addresses margins set differently in IE6/7
+ */
+dl,
+menu,
+ol,
+ul {
+ margin: 1em 0;
+}
+
+dd {
+ margin: 0 0 0 40px;
+}
+
+/*
+ * Addresses paddings set differently in IE6/7
+ */
+menu,
+ol,
+ul {
+ padding: 0 0 0 40px;
+}
+
+/*
+ * Corrects list images handled incorrectly in IE7
+ */
+nav ul,
+nav ol {
+ list-style: none;
+ list-style-image: none;
+}
+
+/* =============================================================================
+ Embedded content
+ ========================================================================== */
+/*
+ * 1. Removes border when inside 'a' element in IE6/7/8/9, FF3
+ * 2. Improves image quality when scaled in IE7
+ * code.flickr.com/blog/2008/11/12/on-ui-quality-the-little-things-client-side-image-resizing/
+ */
+img {
+ border: 0;
+ /* 1 */
+ -ms-interpolation-mode: bicubic;
+ /* 2 */
+}
+
+/*
+ * Corrects overflow displayed oddly in IE9
+ */
+svg:not(:root) {
+ overflow: hidden;
+}
+
+/* =============================================================================
+ Figures
+ ========================================================================== */
+/*
+ * Addresses margin not present in IE6/7/8/9, S5, O11
+ */
+figure {
+ margin: 0;
+}
+
+/* =============================================================================
+ Forms
+ ========================================================================== */
+/*
+ * Corrects margin displayed oddly in IE6/7
+ */
+form {
+ margin: 0;
+}
+
+/*
+ * Define consistent border, margin, and padding
+ */
+fieldset {
+ border: 1px solid #c0c0c0;
+ margin: 0 2px;
+ padding: 0.35em 0.625em 0.75em;
+}
+
+/*
+ * 1. Corrects color not being inherited in IE6/7/8/9
+ * 2. Corrects text not wrapping in FF3
+ * 3. Corrects alignment displayed oddly in IE6/7
+ */
+legend {
+ border: 0;
+ /* 1 */
+ padding: 0;
+ white-space: normal;
+ /* 2 */
+ *margin-left: -7px;
+ /* 3 */
+}
+
+/*
+ * 1. Corrects font size not being inherited in all browsers
+ * 2. Addresses margins set differently in IE6/7, FF3+, S5, Chrome
+ * 3. Improves appearance and consistency in all browsers
+ */
+button,
+input,
+select,
+textarea {
+ font-size: 100%;
+ /* 1 */
+ margin: 0;
+ /* 2 */
+ vertical-align: baseline;
+ /* 3 */
+ *vertical-align: middle;
+ /* 3 */
+}
+
+/*
+ * Addresses FF3/4 setting line-height on 'input' using !important in the UA stylesheet
+ */
+button,
+input {
+ line-height: normal;
+ /* 1 */
+}
+
+/*
+ * 1. Improves usability and consistency of cursor style between image-type 'input' and others
+ * 2. Corrects inability to style clickable 'input' types in iOS
+ * 3. Removes inner spacing in IE7 without affecting normal text inputs
+ * Known issue: inner spacing remains in IE6
+ */
+button,
+input[type="button"],
+input[type="reset"],
+input[type="submit"] {
+ cursor: pointer;
+ /* 1 */
+ -webkit-appearance: button;
+ /* 2 */
+ *overflow: visible;
+ /* 3 */
+}
+
+/*
+ * Re-set default cursor for disabled elements
+ */
+button[disabled],
+input[disabled] {
+ cursor: default;
+}
+
+/*
+ * 1. Addresses box sizing set to content-box in IE8/9
+ * 2. Removes excess padding in IE8/9
+ * 3. Removes excess padding in IE7
+ Known issue: excess padding remains in IE6
+ */
+input[type="checkbox"],
+input[type="radio"] {
+ box-sizing: border-box;
+ /* 1 */
+ padding: 0;
+ /* 2 */
+ *height: 13px;
+ /* 3 */
+ *width: 13px;
+ /* 3 */
+}
+
+/*
+ * 1. Addresses appearance set to searchfield in S5, Chrome
+ * 2. Addresses box-sizing set to border-box in S5, Chrome (include -moz to future-proof)
+ */
+input[type="search"] {
+ -webkit-appearance: textfield;
+ /* 1 */
+ -moz-box-sizing: content-box;
+ -webkit-box-sizing: content-box;
+ /* 2 */
+ box-sizing: content-box;
+}
+
+/*
+ * Removes inner padding and search cancel button in S5, Chrome on OS X
+ */
+input[type="search"]::-webkit-search-decoration,
+input[type="search"]::-webkit-search-cancel-button {
+ -webkit-appearance: none;
+}
+
+/*
+ * Removes inner padding and border in FF3+
+ * www.sitepen.com/blog/2008/05/14/the-devils-in-the-details-fixing-dojos-toolbar-buttons/
+ */
+button::-moz-focus-inner,
+input::-moz-focus-inner {
+ border: 0;
+ padding: 0;
+}
+
+/*
+ * 1. Removes default vertical scrollbar in IE6/7/8/9
+ * 2. Improves readability and alignment in all browsers
+ */
+textarea {
+ overflow: auto;
+ /* 1 */
+ vertical-align: top;
+ /* 2 */
+}
+
+/* =============================================================================
+ Tables
+ ========================================================================== */
+/*
+ * Remove most spacing between table cells
+ */
+table {
+ border-collapse: collapse;
+ border-spacing: 0;
+}
diff --git a/stylesheets/styles.css b/stylesheets/styles.css
new file mode 100644
index 0000000..86eb093
--- /dev/null
+++ b/stylesheets/styles.css
@@ -0,0 +1,1010 @@
+/*
+Leap Day for GitHub Pages
+by Matt Graham
+*/
+@font-face {
+ font-family: 'Quattrocento Sans';
+ src: url("../fonts/quattrocentosans-bold-webfont.eot");
+ src: url("../fonts/quattrocentosans-bold-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/quattrocentosans-bold-webfont.woff") format("woff"), url("../fonts/quattrocentosans-bold-webfont.ttf") format("truetype"), url("../fonts/quattrocentosans-bold-webfont.svg#QuattrocentoSansBold") format("svg");
+ font-weight: bold;
+ font-style: normal;
+}
+
+@font-face {
+ font-family: 'Quattrocento Sans';
+ src: url("../fonts/quattrocentosans-bolditalic-webfont.eot");
+ src: url("../fonts/quattrocentosans-bolditalic-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/quattrocentosans-bolditalic-webfont.woff") format("woff"), url("../fonts/quattrocentosans-bolditalic-webfont.ttf") format("truetype"), url("../fonts/quattrocentosans-bolditalic-webfont.svg#QuattrocentoSansBoldItalic") format("svg");
+ font-weight: bold;
+ font-style: italic;
+}
+
+@font-face {
+ font-family: 'Quattrocento Sans';
+ src: url("../fonts/quattrocentosans-italic-webfont.eot");
+ src: url("../fonts/quattrocentosans-italic-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/quattrocentosans-italic-webfont.woff") format("woff"), url("../fonts/quattrocentosans-italic-webfont.ttf") format("truetype"), url("../fonts/quattrocentosans-italic-webfont.svg#QuattrocentoSansItalic") format("svg");
+ font-weight: normal;
+ font-style: italic;
+}
+
+@font-face {
+ font-family: 'Quattrocento Sans';
+ src: url("../fonts/quattrocentosans-regular-webfont.eot");
+ src: url("../fonts/quattrocentosans-regular-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/quattrocentosans-regular-webfont.woff") format("woff"), url("../fonts/quattrocentosans-regular-webfont.ttf") format("truetype"), url("../fonts/quattrocentosans-regular-webfont.svg#QuattrocentoSansRegular") format("svg");
+ font-weight: normal;
+ font-style: normal;
+}
+
+@font-face {
+ font-family: 'Copse';
+ src: url("../fonts/copse-regular-webfont.eot");
+ src: url("../fonts/copse-regular-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/copse-regular-webfont.woff") format("woff"), url("../fonts/copse-regular-webfont.ttf") format("truetype"), url("../fonts/copse-regular-webfont.svg#CopseRegular") format("svg");
+ font-weight: normal;
+ font-style: normal;
+}
+
+/* normalize.css 2012-02-07T12:37 UTC - https://github.com/necolas/normalize.css */
+/* =============================================================================
+ HTML5 display definitions
+ ========================================================================== */
+/*
+ * Corrects block display not defined in IE6/7/8/9 & FF3
+ */
+article,
+aside,
+details,
+figcaption,
+figure,
+footer,
+header,
+hgroup,
+nav,
+section,
+summary {
+ display: block;
+}
+
+/*
+ * Corrects inline-block display not defined in IE6/7/8/9 & FF3
+ */
+audio,
+canvas,
+video {
+ display: inline-block;
+ *display: inline;
+ *zoom: 1;
+}
+
+/*
+ * Prevents modern browsers from displaying 'audio' without controls
+ */
+audio:not([controls]) {
+ display: none;
+}
+
+/*
+ * Addresses styling for 'hidden' attribute not present in IE7/8/9, FF3, S4
+ * Known issue: no IE6 support
+ */
+[hidden] {
+ display: none;
+}
+
+/* =============================================================================
+ Base
+ ========================================================================== */
+/*
+ * 1. Corrects text resizing oddly in IE6/7 when body font-size is set using em units
+ * http://clagnut.com/blog/348/#c790
+ * 2. Prevents iOS text size adjust after orientation change, without disabling user zoom
+ * www.456bereastreet.com/archive/201012/controlling_text_size_in_safari_for_ios_without_disabling_user_zoom/
+ */
+html {
+ font-size: 100%;
+ /* 1 */
+ -webkit-text-size-adjust: 100%;
+ /* 2 */
+ -ms-text-size-adjust: 100%;
+ /* 2 */
+}
+
+/*
+ * Addresses font-family inconsistency between 'textarea' and other form elements.
+ */
+html,
+button,
+input,
+select,
+textarea {
+ font-family: sans-serif;
+}
+
+/*
+ * Addresses margins handled incorrectly in IE6/7
+ */
+body {
+ margin: 0;
+}
+
+/* =============================================================================
+ Links
+ ========================================================================== */
+/*
+ * Addresses outline displayed oddly in Chrome
+ */
+a:focus {
+ outline: thin dotted;
+}
+
+/*
+ * Improves readability when focused and also mouse hovered in all browsers
+ * people.opera.com/patrickl/experiments/keyboard/test
+ */
+a:hover,
+a:active {
+ outline: 0;
+}
+
+/* =============================================================================
+ Typography
+ ========================================================================== */
+/*
+ * Addresses font sizes and margins set differently in IE6/7
+ * Addresses font sizes within 'section' and 'article' in FF4+, Chrome, S5
+ */
+h1 {
+ font-size: 2em;
+ margin: 0.67em 0;
+}
+
+h2 {
+ font-size: 1.5em;
+ margin: 0.83em 0;
+}
+
+h3 {
+ font-size: 1.17em;
+ margin: 1em 0;
+}
+
+h4 {
+ font-size: 1em;
+ margin: 1.33em 0;
+}
+
+h5 {
+ font-size: 0.83em;
+ margin: 1.67em 0;
+}
+
+h6 {
+ font-size: 0.75em;
+ margin: 2.33em 0;
+}
+
+/*
+ * Addresses styling not present in IE7/8/9, S5, Chrome
+ */
+abbr[title] {
+ border-bottom: 1px dotted;
+}
+
+/*
+ * Addresses style set to 'bolder' in FF3+, S4/5, Chrome
+*/
+b,
+strong {
+ font-weight: bold;
+}
+
+blockquote {
+ margin: 1em 40px;
+}
+
+/*
+ * Addresses styling not present in S5, Chrome
+ */
+dfn {
+ font-style: italic;
+}
+
+/*
+ * Addresses styling not present in IE6/7/8/9
+ */
+mark {
+ background: #ff0;
+ color: #000;
+}
+
+/*
+ * Addresses margins set differently in IE6/7
+ */
+p,
+pre {
+ margin: 1em 0;
+}
+
+/*
+ * Corrects font family set oddly in IE6, S4/5, Chrome
+ * en.wikipedia.org/wiki/User:Davidgothberg/Test59
+ */
+pre,
+code,
+kbd,
+samp {
+ font-family: monospace, serif;
+ _font-family: 'courier new', monospace;
+ font-size: 1em;
+}
+
+/*
+ * 1. Addresses CSS quotes not supported in IE6/7
+ * 2. Addresses quote property not supported in S4
+ */
+/* 1 */
+q {
+ quotes: none;
+}
+
+/* 2 */
+q:before,
+q:after {
+ content: '';
+ content: none;
+}
+
+small {
+ font-size: 75%;
+}
+
+/*
+ * Prevents sub and sup affecting line-height in all browsers
+ * gist.github.com/413930
+ */
+sub,
+sup {
+ font-size: 75%;
+ line-height: 0;
+ position: relative;
+ vertical-align: baseline;
+}
+
+sup {
+ top: -0.5em;
+}
+
+sub {
+ bottom: -0.25em;
+}
+
+/* =============================================================================
+ Lists
+ ========================================================================== */
+/*
+ * Addresses margins set differently in IE6/7
+ */
+dl,
+menu,
+ol,
+ul {
+ margin: 1em 0;
+}
+
+dd {
+ margin: 0 0 0 40px;
+}
+
+/*
+ * Addresses paddings set differently in IE6/7
+ */
+menu,
+ol,
+ul {
+ padding: 0 0 0 40px;
+}
+
+/*
+ * Corrects list images handled incorrectly in IE7
+ */
+nav ul,
+nav ol {
+ list-style: none;
+ list-style-image: none;
+}
+
+/* =============================================================================
+ Embedded content
+ ========================================================================== */
+/*
+ * 1. Removes border when inside 'a' element in IE6/7/8/9, FF3
+ * 2. Improves image quality when scaled in IE7
+ * code.flickr.com/blog/2008/11/12/on-ui-quality-the-little-things-client-side-image-resizing/
+ */
+img {
+ border: 0;
+ /* 1 */
+ -ms-interpolation-mode: bicubic;
+ /* 2 */
+}
+
+/*
+ * Corrects overflow displayed oddly in IE9
+ */
+svg:not(:root) {
+ overflow: hidden;
+}
+
+/* =============================================================================
+ Figures
+ ========================================================================== */
+/*
+ * Addresses margin not present in IE6/7/8/9, S5, O11
+ */
+figure {
+ margin: 0;
+}
+
+/* =============================================================================
+ Forms
+ ========================================================================== */
+/*
+ * Corrects margin displayed oddly in IE6/7
+ */
+form {
+ margin: 0;
+}
+
+/*
+ * Define consistent border, margin, and padding
+ */
+fieldset {
+ border: 1px solid #c0c0c0;
+ margin: 0 2px;
+ padding: 0.35em 0.625em 0.75em;
+}
+
+/*
+ * 1. Corrects color not being inherited in IE6/7/8/9
+ * 2. Corrects text not wrapping in FF3
+ * 3. Corrects alignment displayed oddly in IE6/7
+ */
+legend {
+ border: 0;
+ /* 1 */
+ padding: 0;
+ white-space: normal;
+ /* 2 */
+ *margin-left: -7px;
+ /* 3 */
+}
+
+/*
+ * 1. Corrects font size not being inherited in all browsers
+ * 2. Addresses margins set differently in IE6/7, FF3+, S5, Chrome
+ * 3. Improves appearance and consistency in all browsers
+ */
+button,
+input,
+select,
+textarea {
+ font-size: 100%;
+ /* 1 */
+ margin: 0;
+ /* 2 */
+ vertical-align: baseline;
+ /* 3 */
+ *vertical-align: middle;
+ /* 3 */
+}
+
+/*
+ * Addresses FF3/4 setting line-height on 'input' using !important in the UA stylesheet
+ */
+button,
+input {
+ line-height: normal;
+ /* 1 */
+}
+
+/*
+ * 1. Improves usability and consistency of cursor style between image-type 'input' and others
+ * 2. Corrects inability to style clickable 'input' types in iOS
+ * 3. Removes inner spacing in IE7 without affecting normal text inputs
+ * Known issue: inner spacing remains in IE6
+ */
+button,
+input[type="button"],
+input[type="reset"],
+input[type="submit"] {
+ cursor: pointer;
+ /* 1 */
+ -webkit-appearance: button;
+ /* 2 */
+ *overflow: visible;
+ /* 3 */
+}
+
+/*
+ * Re-set default cursor for disabled elements
+ */
+button[disabled],
+input[disabled] {
+ cursor: default;
+}
+
+/*
+ * 1. Addresses box sizing set to content-box in IE8/9
+ * 2. Removes excess padding in IE8/9
+ * 3. Removes excess padding in IE7
+ Known issue: excess padding remains in IE6
+ */
+input[type="checkbox"],
+input[type="radio"] {
+ box-sizing: border-box;
+ /* 1 */
+ padding: 0;
+ /* 2 */
+ *height: 13px;
+ /* 3 */
+ *width: 13px;
+ /* 3 */
+}
+
+/*
+ * 1. Addresses appearance set to searchfield in S5, Chrome
+ * 2. Addresses box-sizing set to border-box in S5, Chrome (include -moz to future-proof)
+ */
+input[type="search"] {
+ -webkit-appearance: textfield;
+ /* 1 */
+ -moz-box-sizing: content-box;
+ -webkit-box-sizing: content-box;
+ /* 2 */
+ box-sizing: content-box;
+}
+
+/*
+ * Removes inner padding and search cancel button in S5, Chrome on OS X
+ */
+input[type="search"]::-webkit-search-decoration,
+input[type="search"]::-webkit-search-cancel-button {
+ -webkit-appearance: none;
+}
+
+/*
+ * Removes inner padding and border in FF3+
+ * www.sitepen.com/blog/2008/05/14/the-devils-in-the-details-fixing-dojos-toolbar-buttons/
+ */
+button::-moz-focus-inner,
+input::-moz-focus-inner {
+ border: 0;
+ padding: 0;
+}
+
+/*
+ * 1. Removes default vertical scrollbar in IE6/7/8/9
+ * 2. Improves readability and alignment in all browsers
+ */
+textarea {
+ overflow: auto;
+ /* 1 */
+ vertical-align: top;
+ /* 2 */
+}
+
+/* =============================================================================
+ Tables
+ ========================================================================== */
+/*
+ * Remove most spacing between table cells
+ */
+table {
+ border-collapse: collapse;
+ border-spacing: 0;
+}
+
+body {
+ font: 14px/22px "Quattrocento Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
+ color: #666;
+ font-weight: 300;
+ margin: 0px;
+ padding: 0px 0 20px 0px;
+ background: url(../images/body-background.png) #eae6d1;
+}
+
+h1, h2, h3, h4, h5, h6 {
+ color: #333;
+ margin: 0 0 10px;
+}
+
+p, ul, ol, table, pre, dl {
+ margin: 0 0 20px;
+}
+
+h1, h2, h3 {
+ line-height: 1.1;
+}
+
+h1 {
+ font-size: 28px;
+}
+
+h2 {
+ font-size: 24px;
+ color: #393939;
+}
+
+h3, h4, h5, h6 {
+ color: #666666;
+}
+
+h3 {
+ font-size: 18px;
+ line-height: 24px;
+}
+
+a {
+ color: #3399cc;
+ font-weight: 400;
+ text-decoration: none;
+}
+
+a small {
+ font-size: 11px;
+ color: #666;
+ margin-top: -0.6em;
+ display: block;
+}
+
+ul {
+ list-style-image: url("../images/bullet.png");
+}
+
+strong {
+ font-weight: bold;
+ color: #333;
+}
+
+.wrapper {
+ width: 650px;
+ margin: 0 auto;
+ position: relative;
+}
+
+section img {
+ max-width: 100%;
+}
+
+blockquote {
+ border-left: 1px solid #ffcc00;
+ margin: 0;
+ padding: 0 0 0 20px;
+ font-style: italic;
+}
+
+code {
+ font-family: "Lucida Sans", Monaco, Bitstream Vera Sans Mono, Lucida Console, Terminal;
+ font-size: 13px;
+ color: #efefef;
+ text-shadow: 0px 1px 0px #000;
+ margin: 0 4px;
+ padding: 2px 6px;
+ background: #333;
+ -moz-border-radius: 2px;
+ -webkit-border-radius: 2px;
+ -o-border-radius: 2px;
+ -ms-border-radius: 2px;
+ -khtml-border-radius: 2px;
+ border-radius: 2px;
+}
+
+pre {
+ padding: 8px 15px;
+ background: #333333;
+ -moz-border-radius: 3px;
+ -webkit-border-radius: 3px;
+ -o-border-radius: 3px;
+ -ms-border-radius: 3px;
+ -khtml-border-radius: 3px;
+ border-radius: 3px;
+ border: 1px solid #c7c7c7;
+ overflow: auto;
+ overflow-y: hidden;
+}
+pre code {
+ margin: 0px;
+ padding: 0px;
+}
+
+table {
+ width: 100%;
+ border-collapse: collapse;
+}
+
+th {
+ text-align: left;
+ padding: 5px 10px;
+ border-bottom: 1px solid #e5e5e5;
+ color: #444;
+}
+
+td {
+ text-align: left;
+ padding: 5px 10px;
+ border-bottom: 1px solid #e5e5e5;
+ border-right: 1px solid #ffcc00;
+}
+td:first-child {
+ border-left: 1px solid #ffcc00;
+}
+
+hr {
+ border: 0;
+ outline: none;
+ height: 11px;
+ background: transparent url("../images/hr.gif") center center repeat-x;
+ margin: 0 0 20px;
+}
+
+dt {
+ color: #444;
+ font-weight: 700;
+}
+
+header {
+ padding: 25px 20px 40px 20px;
+ margin: 0;
+ position: fixed;
+ top: 0;
+ left: 0;
+ right: 0;
+ width: 100%;
+ text-align: center;
+ background: url(../images/background.png) #4276b6;
+ -moz-box-shadow: 1px 0px 2px rgba(0, 0, 0, 0.75);
+ -webkit-box-shadow: 1px 0px 2px rgba(0, 0, 0, 0.75);
+ -o-box-shadow: 1px 0px 2px rgba(0, 0, 0, 0.75);
+ box-shadow: 1px 0px 2px rgba(0, 0, 0, 0.75);
+ z-index: 99;
+ -webkit-font-smoothing: antialiased;
+ min-height: 76px;
+}
+header h1 {
+ font: 40px/48px "Copse", "Helvetica Neue", Helvetica, Arial, sans-serif;
+ color: #f3f3f3;
+ text-shadow: 0px 2px 0px #235796;
+ margin: 0px;
+ white-space: nowrap;
+ overflow: hidden;
+ text-overflow: ellipsis;
+ -o-text-overflow: ellipsis;
+ -ms-text-overflow: ellipsis;
+}
+header p {
+ color: #d8d8d8;
+ text-shadow: rgba(0, 0, 0, 0.2) 0 1px 0;
+ font-size: 18px;
+ margin: 0px;
+}
+
+#banner {
+ z-index: 100;
+ left: 0;
+ right: 50%;
+ height: 50px;
+ margin-right: -382px;
+ position: fixed;
+ top: 115px;
+ background: #ffcc00;
+ border: 1px solid #f0b500;
+ -moz-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.25);
+ -webkit-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.25);
+ -o-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.25);
+ box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.25);
+ -moz-border-radius: 0px 2px 2px 0px;
+ -webkit-border-radius: 0px 2px 2px 0px;
+ -o-border-radius: 0px 2px 2px 0px;
+ -ms-border-radius: 0px 2px 2px 0px;
+ -khtml-border-radius: 0px 2px 2px 0px;
+ border-radius: 0px 2px 2px 0px;
+ padding-right: 10px;
+}
+#banner .button {
+ border: 1px solid #dba500;
+ background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ffe788), color-stop(100%, #ffce38));
+ background: -webkit-linear-gradient(#ffe788, #ffce38);
+ background: -moz-linear-gradient(#ffe788, #ffce38);
+ background: -o-linear-gradient(#ffe788, #ffce38);
+ background: -ms-linear-gradient(#ffe788, #ffce38);
+ background: linear-gradient(#ffe788, #ffce38);
+ -moz-border-radius: 2px;
+ -webkit-border-radius: 2px;
+ -o-border-radius: 2px;
+ -ms-border-radius: 2px;
+ -khtml-border-radius: 2px;
+ border-radius: 2px;
+ -moz-box-shadow: inset 0px 1px 0px rgba(255, 255, 255, 0.4), 0px 1px 1px rgba(0, 0, 0, 0.1);
+ -webkit-box-shadow: inset 0px 1px 0px rgba(255, 255, 255, 0.4), 0px 1px 1px rgba(0, 0, 0, 0.1);
+ -o-box-shadow: inset 0px 1px 0px rgba(255, 255, 255, 0.4), 0px 1px 1px rgba(0, 0, 0, 0.1);
+ box-shadow: inset 0px 1px 0px rgba(255, 255, 255, 0.4), 0px 1px 1px rgba(0, 0, 0, 0.1);
+ background-color: #FFE788;
+ margin-left: 5px;
+ padding: 10px 12px;
+ margin-top: 6px;
+ line-height: 14px;
+ font-size: 14px;
+ color: #333;
+ font-weight: bold;
+ display: inline-block;
+ text-align: center;
+}
+#banner .button:hover {
+ background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ffe788), color-stop(100%, #ffe788));
+ background: -webkit-linear-gradient(#ffe788, #ffe788);
+ background: -moz-linear-gradient(#ffe788, #ffe788);
+ background: -o-linear-gradient(#ffe788, #ffe788);
+ background: -ms-linear-gradient(#ffe788, #ffe788);
+ background: linear-gradient(#ffe788, #ffe788);
+ background-color: #ffeca0;
+}
+#banner .fork {
+ position: fixed;
+ left: 50%;
+ margin-left: -325px;
+ padding: 10px 12px;
+ margin-top: 6px;
+ line-height: 14px;
+ font-size: 14px;
+ background-color: #FFE788;
+}
+#banner .downloads {
+ float: right;
+ margin: 0 45px 0 0;
+}
+#banner .downloads span {
+ float: left;
+ line-height: 52px;
+ font-size: 90%;
+ color: #9d7f0d;
+ text-transform: uppercase;
+ text-shadow: rgba(255, 255, 255, 0.2) 0 1px 0;
+}
+#banner ul {
+ list-style: none;
+ height: 40px;
+ padding: 0;
+ float: left;
+ margin-left: 10px;
+}
+#banner ul li {
+ display: inline;
+}
+#banner ul li a.button {
+ background-color: #FFE788;
+}
+#banner #logo {
+ position: absolute;
+ height: 36px;
+ width: 36px;
+ right: 7px;
+ top: 7px;
+ display: block;
+ background: url(../images/octocat-logo.png);
+}
+
+section {
+ width: 590px;
+ padding: 30px 30px 50px 30px;
+ margin: 20px 0;
+ margin-top: 190px;
+ position: relative;
+ background: #fbfbfb;
+ -moz-border-radius: 3px;
+ -webkit-border-radius: 3px;
+ -o-border-radius: 3px;
+ -ms-border-radius: 3px;
+ -khtml-border-radius: 3px;
+ border-radius: 3px;
+ border: 1px solid #cbcbcb;
+ -moz-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.09), inset 0px 0px 2px 2px rgba(255, 255, 255, 0.5), inset 0 0 5px 5px rgba(255, 255, 255, 0.4);
+ -webkit-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.09), inset 0px 0px 2px 2px rgba(255, 255, 255, 0.5), inset 0 0 5px 5px rgba(255, 255, 255, 0.4);
+ -o-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.09), inset 0px 0px 2px 2px rgba(255, 255, 255, 0.5), inset 0 0 5px 5px rgba(255, 255, 255, 0.4);
+ box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.09), inset 0px 0px 2px 2px rgba(255, 255, 255, 0.5), inset 0 0 5px 5px rgba(255, 255, 255, 0.4);
+}
+
+small {
+ font-size: 12px;
+}
+
+nav {
+ width: 230px;
+ position: fixed;
+ top: 220px;
+ left: 50%;
+ margin-left: -580px;
+ text-align: right;
+}
+nav ul {
+ list-style: none;
+ list-style-image: none;
+ font-size: 14px;
+ line-height: 24px;
+}
+nav ul li {
+ padding: 5px 0px;
+ line-height: 16px;
+}
+nav ul li.tag-h1 {
+ font-size: 1.2em;
+}
+nav ul li.tag-h1 a {
+ font-weight: bold;
+ color: #333;
+}
+nav ul li.tag-h2 + .tag-h1 {
+ margin-top: 10px;
+}
+nav ul a {
+ color: #666;
+}
+nav ul a:hover {
+ color: #999;
+}
+
+footer {
+ width: 180px;
+ position: fixed;
+ left: 50%;
+ margin-left: -530px;
+ bottom: 20px;
+ text-align: right;
+ line-height: 16px;
+}
+
+@media print, screen and (max-width: 1060px) {
+ div.wrapper {
+ width: auto;
+ margin: 0;
+ }
+
+ nav {
+ display: none;
+ }
+
+ header, section, footer {
+ float: none;
+ }
+ header h1, section h1, footer h1 {
+ white-space: nowrap;
+ overflow: hidden;
+ text-overflow: ellipsis;
+ -o-text-overflow: ellipsis;
+ -ms-text-overflow: ellipsis;
+ }
+
+ #banner {
+ width: 100%;
+ }
+ #banner .downloads {
+ margin-right: 60px;
+ }
+ #banner #logo {
+ margin-right: 15px;
+ }
+
+ section {
+ border: 1px solid #e5e5e5;
+ border-width: 1px 0;
+ padding: 20px auto;
+ margin: 190px auto 20px;
+ max-width: 600px;
+ }
+
+ footer {
+ text-align: center;
+ margin: 20px auto;
+ position: relative;
+ left: auto;
+ bottom: auto;
+ width: auto;
+ }
+}
+@media print, screen and (max-width: 720px) {
+ body {
+ word-wrap: break-word;
+ }
+
+ header {
+ padding: 20px 20px;
+ margin: 0;
+ }
+ header h1 {
+ font-size: 32px;
+ white-space: nowrap;
+ overflow: hidden;
+ text-overflow: ellipsis;
+ -o-text-overflow: ellipsis;
+ -ms-text-overflow: ellipsis;
+ }
+ header p {
+ display: none;
+ }
+
+ #banner {
+ top: 80px;
+ }
+ #banner .fork {
+ float: left;
+ display: inline-block;
+ margin-left: 0px;
+ position: fixed;
+ left: 20px;
+ }
+
+ section {
+ margin-top: 130px;
+ margin-bottom: 0px;
+ width: auto;
+ }
+
+ header ul, header p.view {
+ position: static;
+ }
+}
+@media print, screen and (max-width: 480px) {
+ header {
+ position: relative;
+ padding: 5px 0px;
+ min-height: 0px;
+ }
+ header h1 {
+ font-size: 24px;
+ white-space: nowrap;
+ overflow: hidden;
+ text-overflow: ellipsis;
+ -o-text-overflow: ellipsis;
+ -ms-text-overflow: ellipsis;
+ }
+
+ section {
+ margin-top: 5px;
+ }
+
+ #banner {
+ display: none;
+ }
+
+ header ul {
+ display: none;
+ }
+}
+@media print {
+ body {
+ padding: 0.4in;
+ font-size: 12pt;
+ color: #444;
+ }
+}
+@media print, screen and (max-height: 680px) {
+ footer {
+ text-align: center;
+ margin: 20px auto;
+ position: relative;
+ left: auto;
+ bottom: auto;
+ width: auto;
+ }
+}
+@media print, screen and (max-height: 480px) {
+ nav {
+ display: none;
+ }
+
+ footer {
+ text-align: center;
+ margin: 20px auto;
+ position: relative;
+ left: auto;
+ bottom: auto;
+ width: auto;
+ }
+}