Archive for the 'Website News' Category

9
February
2005

Busted

Well I have been trying to fix the database layer for the blog for 2 days now. Not only have I busted the update feature I seemed to have busted the old XML method as well. I guess no more updates till I get it fixed.

WordPress database error: [Table 'd60338014.wp_comments' doesn't exist]
SELECT COUNT(comment_ID) FROM wp_comments WHERE comment_post_ID = 13 AND comment_approved = '1';

5
February
2005

Traffic Logging

Well I got the traffic logging complete. I am not logging visitor traffic to the website into the MySQL database. This should allow me to do some traffic analysis and see if the search engine robots index the site effectively.

WordPress database error: [Table 'd60338014.wp_comments' doesn't exist]
SELECT COUNT(comment_ID) FROM wp_comments WHERE comment_post_ID = 14 AND comment_approved = '1';

29
January
2005

DB Design

I have decided to move over to using a MySQL based data layer rather than the XML documents I was using to store data. This will give me much greater flexibility and functionality. I found a great case tool for doing DB design with MySQL called DB Designer from fabForce.net. The tool allows for a […]

WordPress database error: [Table 'd60338014.wp_comments' doesn't exist]
SELECT COUNT(comment_ID) FROM wp_comments WHERE comment_post_ID = 5 AND comment_approved = '1';

23
January
2005

Box Model Hacks

If any of you have ever tried to deal with CSS and browser compatibility it can be a bit of a challenge. Something that works in one browser is busted in another. Fix the one thing and it busts something else or is busted in the first. To solve the problem you often need a […]

WordPress database error: [Table 'd60338014.wp_comments' doesn't exist]
SELECT COUNT(comment_ID) FROM wp_comments WHERE comment_post_ID = 6 AND comment_approved = '1';

22
January
2005

QA Testing Your Website

I learned early on in my career the importance of QA testing, and I wanted to do as much as possible with this website. One thing I decided to do after rethinking the website was to figure out my audience. Since this site will contain mostly content for Jeaniene’s and my families as well some […]

WordPress database error: [Table 'd60338014.wp_comments' doesn't exist]
SELECT COUNT(comment_ID) FROM wp_comments WHERE comment_post_ID = 7 AND comment_approved = '1';

17
January
2005

Back to Basics

Have been reading articles on site redesign and usability from SitePoint and HTMLSource and see many areas I can improve the site layout from my initial design. Since the technical details for the functionality are now ironed out, I have decided that my next step will be to revamp the layout of this site design, […]

WordPress database error: [Table 'd60338014.wp_comments' doesn't exist]
SELECT COUNT(comment_ID) FROM wp_comments WHERE comment_post_ID = 8 AND comment_approved = '1';

16
January
2005

XML Recipes

I just spent most of today looking at XML data schemas for Recipes. From what I could find there are three main formats out there. MasterCook, RecipeML, and CookML. Only CookML seemed suitable for my purpose however it is not wildly used and the only documentation on the specification is in German. Since my purpose […]

WordPress database error: [Table 'd60338014.wp_comments' doesn't exist]
SELECT COUNT(comment_ID) FROM wp_comments WHERE comment_post_ID = 9 AND comment_approved = '1';

16
January
2005

To Do List

Some To Dos for the Website:
General (All Sections)

Site Map

Code: Make High Lighted Articles using Links Dynamic
Code: Make Link Page Dynamic

About Us Section

Content: Write Bios and Resume

News Section

Content: Write Article - Search via Google Website API
Content: Write Article - Blogger Hack
Content: Write Article - Haloscan Hack
Content: Write Article - Coding Standards
Content: Write Article - Tools Used […]

WordPress database error: [Table 'd60338014.wp_comments' doesn't exist]
SELECT COUNT(comment_ID) FROM wp_comments WHERE comment_post_ID = 10 AND comment_approved = '1';

14
January
2005

Making Progress

Well I finished the blog interface to a point that it made sense to put it on the production site.
This is actually the first production entry so many more to come as I continue to update the site.
Another thing I just added was mod_rewrite redirection this allows for links that can be handled better by […]

WordPress database error: [Table 'd60338014.wp_comments' doesn't exist]
SELECT COUNT(comment_ID) FROM wp_comments WHERE comment_post_ID = 11 AND comment_approved = '1';

7
January
2005

First Entry

This is the first entry in the Website Blog.
The purpose of this blog is to store information about the website, to-do lists and what items to expect.
At this point the only blog supported is this one and there is no UI to enter new entries.

WordPress database error: [Table 'd60338014.wp_comments' doesn't exist]
SELECT COUNT(comment_ID) FROM wp_comments WHERE comment_post_ID = 12 AND comment_approved = '1';