I am working on a feature so that on each of our personal sites there is a button that opens an element displaying pluxel related content.
It must:
- Do this only with a single lump of code that is easily added to the team’s pages
- Work on all of our sites and be compatible with most browsers
- Load and parse content from various sources efficiently
- Fail gracefully if one or more sources of information are unavailable
- Present information in an elegant way
- Robust and reliable
Another element I may be work on is a portfolio page system.