Archive for April, 2009
CMSPublished April 29, 2009 at 9:48 am 4 Comments
I didn’t know that you can do either a XAMPP or a WAMP install on Windows to run Apache/MySQL/PHP for local testing, so I thought going with WAMPserver would be the better choice because of the W factor in the name. I needed the install to compare different CMS systems. I had no problems installing
read more..
WordPressPublished April 24, 2009 at 10:10 am 1 Comment
I just switched my url syntax for my blog to use permalinks, because it is more search engine friendly. After switching, I got a file not found error on all my blog posts. The reason for this is the permissions setting in the .htaccess file and it’s easy to fix, just right-click on the file
read more..
CSS SharepointPublished April 17, 2009 at 8:15 am No Comments
To organize a list view, grouping is an important feature. However, a list view can only be organized by grouping two levels deep via browser. If you want to group items using more than two levels, you need to open the list in SharePoint Designer. A good walk-through can be found at: http://techtrainingnotes.blogspot.com/2008/11/sharepoint-group-by-on-more-than-2.html In case
read more..