Monday, May 11, 2009

final project

Here is the link to my final project:

BrokerID.com

Amos-- Thanks for everything!
Jack-- Thanks for all your help in class!

Nice meeting everyone and keep in touch!
If you're on Facebook, join our group by searching Groups=> "Web Dev Spring 2009"

or click here Web Dev Spring 2009

We can share ideas, resources, etc like where to find good deals on servers, hosting, optimization, etc!

Saturday, May 2, 2009

I created a Facebook group for us to keep in touch after this class!

Hi all,

I created a Facebook group for everyone to keep in touch after this class.

Please feel free to join this group so that we can keep each other updated with our current endeavors.

Also, I think it's a good way for us to continue any discussions or ask for support from each other!


Web Dev Spring 2009

or look up "Web Dev Spring 2009" in FB groups

Best,
Jackie

Saturday, April 25, 2009

Class 9 Homework

YAY!!! So i have the blog working now with the comments displaying properly.

(THANKS JACK!!!) Now the next step is adding AJAX to this and prettying it up a bit.

The moral of the story is : I have to continue practicing and DEBUGGING!!! It's amazing that the comments were not displaying from my earlier post, mainly due to missing equal signs and quotation marks in the wrong place-- of course along with a few "minor" issues! =)

So, here it is... Jackie's Blog


See you next week!

Friday, April 24, 2009

Class 9 Homework - Blog with Comments ( or without!)

Okay, after many days' attempts (yeah, no kidding), I am still having trouble getting my comments to properly show on my index page.

However, all the information is all properly being sent to MySql fields and all my posts are being displayed properly. My cookies are also working fine. I just cannot get the comments to show! Arrgg.

Here is the blog thus far:

Jackie's blog

The biggest problem I can see is that I am not combining the tables properly and I am having trouble with the foreach syntax and pulling up the arrays.

Friday, April 17, 2009

Class 8 Homework Assignment - Jackie's Blog

Okay, wooohoooo!

I think I have most of this done!

Here is my blog:

Jackie's Blog

I was able to store all the data properly into proper fields in the SQL database.
The jlee_posts and jlee_users both contain all the essential data when submitted by the user.

I can also retrieve the data, unfortunately, I cannot properly display them on my homepage. I think it is more of a CSS issue which I will have to play with.

Friday, April 10, 2009

Class 7 In-Class/ Homework Assignment - Image Store

Ok, so here is my assignment:

The Photo Shop

I think I am only half way there.

Highlights:
I was able to get most information written into the text files and my images are loading properly.

Lowlights:
I cannot get the permanent path of images to write into the text files. This is a major problem as I think I should be using the foreach to go over the array of uploaded images and display them that way.

Also, another challenge is that I cannot get the error message to appear if the user is signing in with only 1 field, i.e. just the name OR just the password.

I hope we go over this assignment in detail tomorrow.

Saturday, April 4, 2009

Homework Class 5 - Store with mouseover HTML

Here is my homework for Class 5.

http://onepotcooking.com/jackielee/class5_home2/mouseover_store2.html

Every week, I will try to "re-do" previous weeks' assignments as I am realizing that I am having difficulty in figuring out complete solutions to assignments until we go over them in class, so I am a bit behind on the homework...

I am slowly but surely getting there! I am spending HOURS everyday trying to study this. I just have to keep my head up and my nose in the tutorials and Notebook!