Week 2
Friday, June 8
- Reading some great research papers, and found some more really, really good ones!
- Found a place that has a dataset available: http://caw2.barcelonamedia.org
- Volunteering at the conference again tonight.
Thursday, June 7
- Went to Wenzhe's thesis defense.
- Brown bag talk with Dr. Walker.
- LOTS of looking up research papers. So many.
- Worked on getting the activity filter feed thing to work with Steph- we're close. I just have to fix one more small bug.
- Looking up some more research papers. Going to read some tomorrow and over the weekend
- Volunteering at the conference tonight.
Wednesday, June 6
- Worked on the research plan. Pretty much done with it,
just need to get it approved and possibly fix the daily work section.
- Fixing up my daily log and website format now! Added in some project information.
- Switched the favorites tab to be at the end of the tab list on the activities page.
- Met with Steph and Dr. Hammaond about my research plan and got it approved.
- Watched Wenzhe's thesis defense.
- Finished the research plan!
- Organized airport shuttle rides with La Salle Hotel for the conference.
Tuesday, June 5
- Worked a bit on the research plan
- Put the post update ("What's new..?") bar into the ALL tab (this is located in post-form.php)
- Relevant files:
.../wp-content/plugins/buddypress/bp-themes/bp-default/members/single/activity.php
.../.../themes/frisco-for-bp/activity/index.php
.../.../bp-activity/bp-activity.php (line 322)
Met with Dr. Hammond, Stephanie, and Raj for our vision meeting
Still need to: move favorites to the end of the activity tabs and
filter the correct activities into ALL
Monday, June 4
- Teaching myself how to edit tabs (in order to learn more about editing the code and plugins)
- Claimed my CS account and set up my website (Is there a specific template I should be using?)
- To add tabs to the subnavigation bar in Activity:
- Edit bp-activity-loader.php in ...\kidgab\wp-content\plugins\buddypress\bp-activity in set-up nav
- Also add to the setup_admin_bar() function
- Also, add an activity screen function ('bp_activity_screen_TBD') to bp-activity-screens
- You'll need to change the bp_core_load_template to change what that tab template looks like..?
Add a template to /feeds/ Nevermind. It looks like NONE of this code is used actually.
- Got the ALL tab at the top of the screen in the activity tab.
- Still need to:
- Remove the "What's new, Kiley?" bar from the personal tab and put it into the ALL tab
-
Default the first page to ALL after you press the activity tab --Done.
- Filter the correct activities into ALL
- Worked on research plan