Skip to content

Commit

Permalink
initial commit
Browse files Browse the repository at this point in the history
  • Loading branch information
esteinborn committed Mar 4, 2014
0 parents commit 23775ed
Show file tree
Hide file tree
Showing 12 changed files with 524 additions and 0 deletions.
9 changes: 9 additions & 0 deletions .editorconfig
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
# editorconfig.org
root = true

[*]
charset = UTF-8
insert_final_newline = false
indent_style = space
indent_size = 4
trim_trailing_whitespace = false
22 changes: 22 additions & 0 deletions .gitattributes
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
# Auto detect text files and perform LF normalization
* text=auto

# Custom for Visual Studio
*.cs diff=csharp
*.sln merge=union
*.csproj merge=union
*.vbproj merge=union
*.fsproj merge=union
*.dbproj merge=union

# Standard to msysgit
*.doc diff=astextplain
*.DOC diff=astextplain
*.docx diff=astextplain
*.DOCX diff=astextplain
*.dot diff=astextplain
*.DOT diff=astextplain
*.pdf diff=astextplain
*.PDF diff=astextplain
*.rtf diff=astextplain
*.RTF diff=astextplain
221 changes: 221 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,221 @@
#################
## Eclipse
#################

*.pydevproject
.project
.metadata
bin/
tmp/
*.tmp
*.bak
*.swp
*~.nib
local.properties
.classpath
.settings/
.loadpath

# External tool builders
.externalToolBuilders/

# Locally stored "Eclipse launch configurations"
*.launch

# CDT-specific
.cproject

# PDT-specific
.buildpath


#################
## Visual Studio
#################

## Ignore Visual Studio temporary files, build results, and
## files generated by popular Visual Studio add-ons.

# User-specific files
*.suo
*.user
*.sln.docstates

# Build results

[Dd]ebug/
[Rr]elease/
x64/
build/
[Bb]in/
[Oo]bj/

# MSTest test Results
[Tt]est[Rr]esult*/
[Bb]uild[Ll]og.*

*_i.c
*_p.c
*.ilk
*.meta
*.obj
*.pch
*.pdb
*.pgc
*.pgd
*.rsp
*.sbr
*.tlb
*.tli
*.tlh
*.tmp
*.tmp_proj
*.log
*.vspscc
*.vssscc
.builds
*.pidb
*.log
*.scc

# Visual C++ cache files
ipch/
*.aps
*.ncb
*.opensdf
*.sdf
*.cachefile

# Visual Studio profiler
*.psess
*.vsp
*.vspx

# Guidance Automation Toolkit
*.gpState

# ReSharper is a .NET coding add-in
_ReSharper*/
*.[Rr]e[Ss]harper

# TeamCity is a build add-in
_TeamCity*

# DotCover is a Code Coverage Tool
*.dotCover

# NCrunch
*.ncrunch*
.*crunch*.local.xml

# Installshield output folder
[Ee]xpress/

# DocProject is a documentation generator add-in
DocProject/buildhelp/
DocProject/Help/*.HxT
DocProject/Help/*.HxC
DocProject/Help/*.hhc
DocProject/Help/*.hhk
DocProject/Help/*.hhp
DocProject/Help/Html2
DocProject/Help/html

# Click-Once directory
publish/

# Publish Web Output
*.Publish.xml
*.pubxml

# NuGet Packages Directory
## TODO: If you have NuGet Package Restore enabled, uncomment the next line
#packages/

# Windows Azure Build Output
csx
*.build.csdef

# Windows Store app package directory
AppPackages/

# Others
sql/
*.Cache
ClientBin/
[Ss]tyle[Cc]op.*
~$*
*~
*.dbmdl
*.[Pp]ublish.xml
*.pfx
*.publishsettings

# RIA/Silverlight projects
Generated_Code/

# Backup & report files from converting an old project file to a newer
# Visual Studio version. Backup files are not needed, because we have git ;-)
_UpgradeReport_Files/
Backup*/
UpgradeLog*.XML
UpgradeLog*.htm

# SQL Server files
App_Data/*.mdf
App_Data/*.ldf

#############
## Windows detritus
#############

# Windows image file caches
Thumbs.db
ehthumbs.db

# Folder config file
Desktop.ini

# Recycle Bin used on file shares
$RECYCLE.BIN/

# Mac crap
.DS_Store


#############
## Python
#############

*.py[co]

# Packages
*.egg
*.egg-info
dist/
build/
eggs/
parts/
var/
sdist/
develop-eggs/
.installed.cfg

# Installer logs
pip-log.txt

# Unit test / coverage reports
.coverage
.tox

#Translations
*.mo

#Mr Developer
.mr.developer.cfg

*.sublime-*

# SASS
.sass-cache
node_modules
97 changes: 97 additions & 0 deletions LICENSE
Original file line number Diff line number Diff line change
@@ -0,0 +1,97 @@
University at Albany CCI Individual Contributor License Agreement ("Agreement") V3.0

Adapted from http://www.apache.org/licenses/

Thank you for your interest in being part of the course and software development team for the Informatics Program in the College of Computing and Information ("The College") in the State University of New York, University at Albany. In order to clarify the intellectual property license granted with Contributions from any person or entity, the College must have a Contributor License Agreement ("CLA") on file that has been signed by each Contributor, indicating agreement to the license terms below. This license is for your protection as a Contributor as well as the protection of The College and its users; it does not change your rights to use your own Contributions for any other purpose.

You accept and agree to the following terms and conditions for your present and future Contributions submitted to the College. In return, the College shall not use your Contributions in a way that is contrary to the public benefit or inconsistent with its nonprofit status and bylaws in effect at the time of the Contribution. Except for the license granted herein to the College and recipients of software distributed by the College, you reserve all right, title, and interest in and to your Contributions.

1. Definitions.

"You" (or "your") shall mean the copyright owner or legal entity
authorized by the copyright owner that is making this Agreement
with the College. For legal entities, the entity making a
Contribution and all other entities that control, are controlled
by, or are under common control with that entity are considered to
be a single Contributor. 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.

"Contribution" shall mean any original work of authorship,
including any modifications or additions to an existing work, that
is intentionally submitted by you to the College for inclusion
in, or documentation of, any of the products owned or managed by, or on
behalf of, the College (the "Work"). For the purposes of this definition,
"submitted" means any form of electronic, verbal, or written
communication sent to the College or its representatives,
including but not limited to communication on electronic mailing
lists, source code control systems, on Learning Management System
or cloud server, and issue tracking systems that are managed by, or on
behalf of, the College for the purpose of discussing and improving the
Work, but excluding communication that is conspicuously marked or
otherwise designated in writing by you as "Not a Contribution."

2. Grant of Copyright License. Subject to the terms and conditions of
this Agreement, you hereby grant to the College and to
recipients of software distributed by the College 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 your
Contributions and such derivative works.

3. Grant of Patent License. Subject to the terms and conditions of
this Agreement, you hereby grant to the College and to
recipients of software distributed by the College 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 you that are necessarily infringed by your
Contribution(s) alone or by combination of your Contribution(s)
with the Work to which such Contribution(s) was submitted. If any
entity institutes patent litigation against you or any other entity
(including a cross-claim or counterclaim in a lawsuit) alleging
that your Contribution, or the Work to which you have contributed,
constitutes direct or contributory patent infringement, then any
patent licenses granted to that entity under this Agreement for
that Contribution or Work shall terminate as of the date such
litigation is filed.

4. You represent that you are legally entitled to grant the above
license. If your employer(s) has rights to intellectual property
that you create that includes your Contributions, you represent
that you have received permission to make Contributions on behalf
of that employer, that your employer has waived such rights for
your Contributions to the College, or that your employer has
executed a separate Corporate CLA with the College.

5. You represent that each of your Contributions is your original
creation (see section 7 for submissions on behalf of others). You
represent that your Contribution submissions include complete
details of any third-party license or other restriction (including,
but not limited to, related patents and trademarks) of which you
are personally aware and which are associated with any part of your
Contributions.

6. You are not expected to provide support for your Contributions,
except to the extent you desire to provide support. You may provide
support for free, for a fee, or not at all. Unless required by
applicable law or agreed to in writing, you provide your
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.

7. Should you wish to submit work that is not your original creation,
you may submit it to the College separately from any
Contribution, identifying the complete details of its source and of
any license or other restriction (including, but not limited to,
related patents, trademarks, and license agreements) of which you
are personally aware, and conspicuously marking the work as
"Submitted on behalf of a third-party: [named here]".

8. You agree to notify the College of any facts or circumstances of
which you become aware that would make these representations
inaccurate in any respect.
38 changes: 38 additions & 0 deletions css/base.css
Original file line number Diff line number Diff line change
@@ -0,0 +1,38 @@
*{
margin:0;
padding:0;
}
html{
background:rgb(240, 240, 240);
}
body{
font-family:Arial;
min-width:380px;
color: #404040;
}
h1, h2, h3, h4, h5, h6{
user-select:none;
-ms-user-select:none;
-moz-user-select:none;
-webkit-touch-callout:none;
-webkit-user-select:none;
cursor:default;
}
ul{
list-style-type:none;
}
div{
-webkit-box-sizing: border-box;
-moz-box-sizing:border-box;
box-sizing:border-box;
}
a{
color: #2ABCB9;
font-size:1.07em;
}
.container{
border:1px rgb(200, 200, 200) solid;
padding:10px;
border-radius: 10px;
background: #fff;
}
Loading

0 comments on commit 23775ed

Please sign in to comment.