Tweets
- Creating a Child Theme: I recently worked on a small project designed to promote a book of Cartoon Elephants. ... http://t.co/6d6XSeEJGe
- How WooCommerce Stores Product Variations: WooCommerce makes use of the standard WordPress SQL tables for both... http://t.co/DGudf7rMqC
- Using jQuery datatables with WordPress and AJAX: I have been working on a project requiring the use of jQuery ... http://t.co/ixgPJbc6eq
- I just joined mosaicHUB where you can find the people, information, and tools to grow your business. http://t.co/D6NsU121OF via @mosaicHUB
New WordPress Website
Posted in: Content Management, Websites by koolkat on November 3, 2009 | No Comments
Guitar Axis, offering guitar licks and lessons has re-launched on a worpress platform. The site uses a custom theme, has free guitar lessons and Robben Ford video.
Using the Right Tools for Your Website
Posted in: Content Management, Websites by koolkat on October 27, 2009 | No Comments
Recently, I have re-done a website that had used WebYep as a CMS. While I don’t know enough about WebYep to fully discuss its advantages and disadvantages, I had noticed a few things. First, WebYep positions itself as the affordable CMS for small to medium sized websites. This is nice but WordPress is free! Our new site, Rotary District 5030 is built on WordPress.
Secondly, it states that no database is required. This is because WebYep stores everything in flat files, and, unfortunately many of them. In the system I converted, there was a members only area that required user names and passwords. This, too, was stored in a flat file where all of this information could be read. Now, I will admit the information was not of the most sensitive type, but not planning for storing passwords properly shows that WebYep is really not the correct tool.
So, question your web developer about the tools that will be used on your website.