Skip to content

Instantly share code, notes, and snippets.

@derrekbertrand
Last active August 29, 2015 14:11
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save derrekbertrand/717a4739214a2b3ea288 to your computer and use it in GitHub Desktop.
Save derrekbertrand/717a4739214a2b3ea288 to your computer and use it in GitHub Desktop.
An A5 survival plan.

CSS Lovin'

  • Get ML to allow some CSS updates
  • Need mobile-friendly formatting
  • Add some CSS3 effects: rounded borders and fades
  • Add some texture to some backgrounds
  • Draft some imagery for A.cc
  • Just clean the site up to look newer and cleaner

Windows N00b Acquisition

  • Windows installer for supported compilers. This can be done with InnoSetup, a structured mirror of builds, and possibly a build server. See DevKit Pro for an example of this.
  • Draft a Code::Blocks project
  • Agree on n00b policies: don't encourage n00bs to build from scratch, encourage all n00bs to use Code::Blocks or the latest Visual Studio Professional

Higher Level Framework

  • Use OOP concepts to simplify interface
  • Avoid use of pointers where not necessary
  • Need to appeal to the setup-and-go crowd
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment