Code Monkey home page Code Monkey logo

app-template's People

Contributors

alykat avatar brentajones avatar brianboyer avatar dannydb avatar eads avatar helgalivsalinas avatar jeremyjbowers avatar kzhu91 avatar mileswwatkins avatar newsroomdev avatar onyxfish avatar richardcornish avatar shaohua avatar suymilk avatar tylerfisher avatar yasoob 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  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

app-template's Issues

Backport Google Analytics custom variables from disability

From Lauren:

Here is the current list of custom variables that we use. I've copied Joanne because she might be able to provide the code we developed for a number of the tech-side variables we track.

http://confluence.npr.org/display/AIR/Google+Analytics+Custom+Variables

For anything built outside of Seamus, custom variables 1-4 can be set by hand.

Notes
Var 2: Editorial counterparts should know their ID numbers. Comma-delineated list of topics, primary topic listed first and designated P.

Var 3: Declare the Program ID variable if the app is associated with a story for a particular program. Integer.

Localization: Probably can't get to this one right now because this variable is set based on a cookie in a widget that's not used on app pages.

Var 4: Organization: Value is 1 for NPR.

Var 5: Do not declare.

Var 6: Joanne!

Var 7: Joanne!

Var 8 and 9: Reserved; currently not in use. Will let you know when we get there.

Var 10: Joanne!

Var 11: Joanne!

We also fire an event on page load that tracks all of the various series, byline IDs, program IDs, etc. in a single string.

Event Category: IDs
Event Action: IDs
Event Label: Comma delineated list of all Seamus ID numbers that should get credit for the app/story, including programs, topics, blogs, series, bylines, and anything thing else with a Seamus ID number. Editorial contacts should be able to provide the correct list. Add the non-interaction parameter "true."

Map example is broken

Maps are failing to load... looks like mapbox doesn't like the URLs. Library version issue?

Update w/ responsive ad units and new config

  • Aggregation ID for all news apps
  • Story ID, unique to each piece (currently, use the id of the magic redirect page, in the future we'd hope to use the id of the item that links to us from seamus)
  • Topic parameter (business/music/news/etc)

Need to be able to handle 300x250 most of the time, but hope to have room to scale up to 300x600. On touch devices, the adhesion unit will show across the bottom. We can but Erica about setting up demo ads for testing.

*** also, we need to put the 88-wide unit up top somewhere. maybe the top bar?

Make easily embedable

This is sort of a messy one, but look at the fire forecast w/ the embed querystring and maybe borrow some ideas from WNYC and AP embeds.

bootstrap_issues error

Deleting 1 labels
Traceback (most recent call last):
File "/Users/bboyer/.virtualenvs/dashboard/lib/python2.7/site-packages/fabric/main.py", line 717, in main
_args, *_kwargs
File "/Users/bboyer/.virtualenvs/dashboard/lib/python2.7/site-packages/fabric/tasks.py", line 332, in execute
results[''] = task.run(_args, *_new_kwargs)
File "/Users/bboyer/.virtualenvs/dashboard/lib/python2.7/site-packages/fabric/tasks.py", line 112, in run
return self.wrapped(_args, *_kwargs)
File "/Users/bboyer/src/dashboard/fabfile.py", line 204, in bootstrap_issues
github.delete_existing_labels(auth)
File "/Users/bboyer/src/dashboard/etc/github.py", line 45, in delete_existing_labels
print 'Deleting label %s' % label['name']
TypeError: string indices must be integers

Apple touch icons

    <meta name="apple-mobile-web-app-capable" content="yes">
    <meta name="apple-mobile-web-app-status-bar-style" content="black">
    <link rel="apple-touch-icon-precomposed" href="img/touch-icon-57x57-precomposed.png" />
    <link rel="apple-touch-icon-precomposed" sizes="72x72" href="img/touch-icon-72x72-precomposed.png" />
    <link rel="apple-touch-icon-precomposed" sizes="114x114" href="img/touch-icon-114x114-precomposed.png" />
    <link rel="apple-touch-icon-precomposed" sizes="144x144" href="img/touch-icon-144x144-precomposed.png" />

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.