Git Product home page Git Product logo

jcip.github.com's Introduction

jcip.github.com's People

Contributors

tembrel avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

jcip.github.com's Issues

Next edition of JCIP

Hi Tim!

Are there plans to re-publish JCIP in the near future?

Best regards,
Dmitry

Need a favicon

It's only for polish, but it would be nice to have a favicon.ico for display in browser tabs, etc.

Add backlog of errata

There's a long backlog of reported errata that has not been incorporated into the errata page. Some of them are undoubtedly repeats, but many are not.

Fix line breaking in listings.html

The use of the "yuk" symbol makes it hard to space the list items in listings.html. The current hack is:

<style>
  li {
     height: 28px;
        margin-top: 12px;
      }
      li.yuk::after {
        position: absolute;
        content: url('images/mryuk.gif');
      }
    </style>

but it could certainly be improved, especially for small screens.

Provide more FAQ content

The two FAQ entries that we have are really just placeholders, as one of them outright says. We need real ones.

Note that the items can be grouped into sections. There's a commented-out example in the code.

The label change for the project

This is not an issue - just a change in label for the project. It is tagged to "Javascript project" - shouldnt it be tagged as a "Java project" ?

screen shot 2015-05-14 at 2 51 34 pm

Consider changing the license on the code listings

Not at all sure how to go about doing this, but Creative Commons no longer recommends the use of its public domain license at all, and it has always advised against using it for software. Many people have pointed this out.

Publish annotations via Maven

Can you please publish the annotations jar via maven, so it can be used in maven-based projects or recommend which of the existing published versions at Maven Central should be used?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.