Guess what!

Tuesday, Sep. 14th, 2010 2:49 PM

As per the usual, just when I think I have it right, I discover that I'm close but not quite there. I've found out my function for creating snippets doesn't work every time. I also realized that my posts weren't being sorted and displayed correctly....

Read More...
Category: PHP

RE: The "Read More" Links

Tuesday, Sep. 14th, 2010 12:54 PM

As you can see, there has been a major change to the front page of Wivicker.com. There is also a new "About" page that took the place of the page formerly known as "Blog".

Read More...
Category: PHP

Date Test

Tuesday, Sep. 7th, 2010 1:57 PM

I forgot that I was having an issue with the post date so hopefully this post will show me that I solved it....

Read More...
Category: PHP

The "Read More" Link

Tuesday, Sep. 7th, 2010 1:43 PM

This week I haven't accomplished as much as I would like to have but have still added some features to the back end. I have figured out how to pull my posts from the database, added the category feature, and fixed many display issue...

Read More...
Category: PHP

2nd Test Post

Tuesday, Aug. 31st, 2010 1:05 PM

Trying this again. I think I have it this time....

Read More...
Category: JavaScript

Test Post

Tuesday, Aug. 31st, 2010 11:45 AM

Trying to get the "Category" system working....

Read More...
Category: General

First Post!!!

Tuesday, Aug. 31st, 2010 11:30 AM

This is my first official post. It has been a learning experience for sure. As of now, blog posts are pulled from a MySql database and displayed consecutively on the "Blog" page. In the immediate future I plan to only show a snippet of the three or four most recent post there with the "Read More" link bringing the user to a page that contains the entire post with links to the previous and next post if they exis...

Read More...
Category: PHP