Tom Levine Log

From Open Source Ecology
Revision as of 14:41, 27 September 2011 by Thomas Levine (talk | contribs) (Add history)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

On days that aren't listed, I didn't do anything relevant.

August 24

Read about Drupal

August 27

Determine that having access to the database would help me figure out stuff

September 1

  • Figure out the appropriate command
  • Add the array population to Nikolay's php skeleton.

September 2

  • Discuss technical approaches with Nikolay
  • Rewrite as a bash script with caching

September 3

Realize that I misunderstood Nikolay's request for caching

September 7

  • Discuss with Nikolay the definition and experience of "badge"
  • Discuss with Nikolay and Joe the concept of security
  • Realize that Nikolay had asked originally for information in the CiviCRM database rather than the Drupal database and that CiviCRM has a different API for accessing the data
    • Determine that I should write this in PHP using the CiviCRM API rather than my bash script hack job