Saturday, December 18, 2010

CATCH UP: Assignment #13 complete

TIME SPENT --
  • 4 hours installing and testing RTE package, and integrating it with my Reprints, About, and Links pages. The RTE is accessible after logging in to admin_login.php with "developer@example.com" as login and the last 6 digits of my S.I.D. as password.

TASKS ACHIEVED --
  • Installed RTE package, changed permissions on fckconfig.js to 0644 (took some figuring out to do this on the Mac!), and integrated the RTE function calls into the pages with portions of text intended to be editable.

  • Updated Portal and Page Description pages. (You mentioned in class that we didn't need to list all the fckeditor files on the Page Description Page, so I just put the folder on there)

PROBLEMS --
  • I'm assuming, given the parameters of all the assignments, that having the project website 100% done to our satisfaction is NOT part of the grade for this class? I have a lot to do still on this cartoon website before it is finished... particularly finishing out the cartoon archives and database table, moving the site to my server from Zephir and cleaning out the unused files from the various root folders, and a fair amount of styling and fiddling.

  • RTE will probably not be an extensively-used feature in my finished cartoon site, as I am the only one who posts there and I'll keep control over all content. As I mentioned to you, though, I will probably integrate this feature into some of my restaurant clients' sites so they can make changes to the menus as they like.

    The control I give them will probably be limited to small chunks of text and prices on the menu and About pages, so they don't get themselves into trouble making changes that might ruin the site design. So, to demonstrate, on my project site I kept the images uneditable, and made only the text editable on the static sites.

Wednesday, December 15, 2010

CATCH UP: Assignment #12 complete

TIME SPENT --
  • 4 hours installing and testing image upload package, accessible after logging in to admin_login.php with "developer@example.com" as login and the last 6 digits of my S.I.D. as password.

TASKS ACHIEVED --
  • Installed image upload package, including peek-a-boo link on View Page, and changed upload_form.php settings to allow uploads of up to 500K (probably the max for cartoon images). Changed image prefix to "" (blank).

  • Updated Portal and Page Description pages.

PROBLEMS --
  • Image upload will probably not be a feature in my finished cartoon site, as I am the only one who posts cartoons there and I'll keep all control over how images and custom thumbnails appear. As I mentioned to you, though, I will probably integrate this feature into my dad's photography site so he can change images as he likes...

Wednesday, December 8, 2010

CATCH UP: Assignment #11 complete

TIME SPENT --
  • 2 hours installing database table and installing, testing, and linking contact_us.php.

TASKS ACHIEVED --

PROBLEMS --
  • Seem to be none...

Tuesday, November 23, 2010

CATCH UP: Assignment #10 complete

TIME SPENT --
  • 2 hours installing nmAdmin package -- admin login page here.

TASKS ACHIEVED --
  • MAIN ASSIGNMENT: Installed nmAdmin package -- link to login page here. *NOTE: the default "asdfasdf" developer password has been changed to the last 6 numbers of my SID.

  • EXTRA CREDIT: Installed nmEdit package and Table Editor. Have not yet installed sandwich files.

  • Updated Portal and Page Description pages.

PROBLEMS --
  • I'm assuming the "RTE editor package" for defining the admin links to the "edit this page" function are part of a future assignment?

  • May attempt to install sandwich theme files for Table Editor later...

Sunday, November 21, 2010

CATCH UP: Assignment #9 completed, REGRADE REQUEST

TIME SPENT --
  • 2 hours installing Pager package and integrating with model List/View pages.

TASKS ACHIEVED --

PROBLEMS --
  • Will need to fully integrate pager with the View pages, to advance or reverse through the cartoons manually...

Thursday, November 18, 2010

CATCH UP: Assignment #8 REGRADE REQUEST

TIME SPENT --
  • 10 hours formatting List/View Pages and fiddling with CSS to make it look right.

TASKS ACHIEVED --

PROBLEMS --
  • htmlSelector not working, will ask for help in lab...

Monday, November 15, 2010

CATCH UP: Assignment #7 REGRADE REQUEST

TIME SPENT --

TASKS ACHIEVED --
  • MAIN ASSIGNMENT: All nmCommon pages added to Page Description spreadsheet, including core PHP include files.

  • EXTRA CREDIT: attempted to install phpDocumentor, but it doesn't seem to be working.

PROBLEMS --
  • phpDocumentor not working, will ask for help in lab...

Sunday, November 14, 2010

CATCH UP: Assignment #6 complete, REGRADE REQUEST

TIME SPENT --
  • 6 hours reviewing class material to better understand creation of the first_data.php file and SQL files.

TASKS ACHIEVED --

PROBLEMS --
  • All conceptual problems for this assignment seem to have been figured out...

Monday, November 8, 2010

Assignment #7

TIME SPENT --
  • 4 hours installing nmCommon files and integrating them with my custom theme, as demonstrated on model_mysql.php.

TASKS ACHIEVED --

PROBLEMS --
  • The dynamic copyright line in my footer is still not showing up where it's supposed to on the model pages, but for some reason it comes up fine on the error_test page and the contact page. I need to figure this out...

  • Will install phpDocumentor shortly for extra credit...

Assign #6 still in progress

I'm having a little trouble with Assign #6, will ask for extra help this week and submit for regrade when done...

Specifically, I have access to and can create tables on phpMinAdmin on Zephir and phpMyAdmin on Pair.com (my alternate web server), but I'm not sure yet how to give it the look and feel of my site nor how to link to the SQL file used to create the table and insert the data...

Monday, November 1, 2010

Assignment #5

TIME SPENT --

TASKS ACHIEVED --
  • Installed phpMinAdmin and sessionstest.php on Zephir.
  • All pages added to Page Description spreadsheet.

PROBLEMS --
  • None

Thursday, October 28, 2010

A little behind...

Bill,

I got hung up on a freelance cartoon job this week, so I'm a little behind. Hope to churn out the extra credit for A#4, plus A#5 and A#6 all this weekend (along with test #5!)...

Abell

Wednesday, October 20, 2010

Assignment #4

TIME SPENT --
  • 2 hours installing reCAPTCHA and integrating it with design template for contact page.

TASKS ACHIEVED --

PROBLEMS --
  • I need to further customize the reCAPTCHA contact form, and make sure the footer is where it should be on the Thanks page.

Monday, October 18, 2010

Assignment #3

TIME SPENT --

TASKS ACHIEVED --

PROBLEMS --
  • None.

Sunday, October 10, 2010

Assignment #2

TIME SPENT --
  • 3 hours developing design concept (which I had been working on previously for one of my portfolio sites).
  • 3 hours writing markup and dividing into include files.

TASKS ACHIEVED --
  • Created HTML template page featuring look and feel of website.
  • Created PHP template page composed of 3 include files.
  • All pages added to Page Description spreadsheet.
  • Dynamic copyright added to footer_inc.php.
  • All documentation updated.

PROBLEMS --
  • I'm still not entirely sure what form the Page Description page will take (e.g. what the titles of the columns and rows should be). Assuming this will become clear later.
  • I'm not clear yet on how dynamic code such as "$PageTitle = 'PHP Template Page!'" will be incorporated, for example, to update specific page titles within the header_inc.php include. Will ask about this in class.

Saturday, October 2, 2010

Assignment #1

The Portal Page with all current links can be viewed here.

I spent about an hour total on this assignment...

Hello World

Blog for Abell Smith for ITC 280, Fall 2010...