Giter Club home page Giter Club logo

community's People

Contributors

bomb3rman avatar eamoralesl avatar jcmurray avatar mdwoolley avatar mimendoza avatar nathanpc avatar pelegri avatar peter9477 avatar rcmaniac25 avatar taylortbb avatar timwindsor avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

community's Issues

Where to keep examples of pages

Do we want to keep the examples of pages in an "examples/" section of the gh-pages branch? in the master branch? or somewhere else?

Need new page for Warsaw

Please create a new page for Warsaw so we can add information relevant to developers living close to the city

Device information matrix

There should be a place to compile information, in an easily browsable matrix (or set of matrices), about all the RIM devices that developers may care about. This information is currently scattered around, between various self-compiled tables and product web pages, making it hard to find a central composite source of info.

Off the top of my head, I can think of the following compilations of device information that I've wanted or seen compiled from various sources:

  • Devices vs. supported OS versions
  • Devices vs. input form-factors (keypads, hot-keys, touchscreens, etc.)
  • Devices vs. screen resolution / pixel density
  • Devices vs. hardware features
  • Localized standard key-bindings for common user/app functions, across the above
  • Known issues with different devices

The idea is to not only have a simple device info database, but to also have a way to get at a cross-product-line view of useful information. This section could also link to code samples for programmatically categorizing devices with respect to the above, when possible.

Known issues and workarounds with developer tools

Every toolchain has its share of bugs, gotchas, and workarounds. When we run into them, many of us either figure them out, or furiously search forums/blogs until we find solutions. Some are covered in the official documentation, some aren't, and some are just too obscure. We need a FAQ-like section where we can collect some of this information, mined from forums if necessary, allowing for running commentary on what works or doesn't work for people.

NFC

An example of a technology page: NFC

OpenCV

Example of technology being ported right now. Links, etc.

People

Layout for people in the community.

Pages are possibly all under a people/ directory

Layout may not have a RHS column, and may mostly be based on the YAML variables

Internal Jekyll arrangement is convoluted

I'm still getting up-to-speed on Jekyll. Arrangements that seem ackward are:

  • _config.yml - the 'force-prefix' property is used to adjust the URL path depending on whether the site is local or at GitHub. I could not find a property for 'site' that I could use (easily) to do that.
  • A typical layout file will set a few variables, some using a capture tag, and then include a common include file. This is because I could not figure how to do something like {% include {{ left-file }} %}.

Search Button is broken

Search "button" is really just a stand-in for now. It neither looks correct, nor does it work.
It should do a google/bing search localized to the pages in the wiki.

BlackBerry OS (legacy) content area

The site needs a way to contain content for pre-BB10 development, since these devices will continue to be relevant for quite some time, and there's a lot of scattered know-how already out there to be compiled. At a high-level, this content may follow a similar structure as BB10 content, but it should be obvious to users of the site as to which they're looking at.

Descriptions run by markdownify can't access references

Markdown has support for "reference" links. It would be useful to refer to them within the YAML Front Matter in the pages.

Jekyll seems to process the markup (markdown in this case) separate from the templating. If YAML tags are included unmodified, then the content is not run through redcarpet/markdown. Using the "markdownify" filter helps but that filter knows nothing about the references.

One solution is to create a new filter that uses a well-known reference file - (something like common-refs)
Another, simpler and more transparent, approach is to move some "conventions" from YAML tags+template into the "prototype" of the example.

Still evaluating between the two options

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.