Before creating posts or pages, you should have a high-level understanding of WordPress constructs – particularly posts and pages. This is not complicated stuff but is important. To write a post:
Log in to your WordPress Administration Panel with the user name – http://YourSite/wp-ad ...
September 12th, 2010
Mark
There are several constructs in WordPress. They are not complicated but understanding them will make things make more sense. The are Pages, Posts, Categories, Tags, Widgits, and Plugins
Pages are the the main “permanent” content of the site. Most themes will automatically create butt ...
September 12th, 2010
Mark
Once you become comfortable with basic HTML, you can type the link directly in the HTML editor. A link is created using the anchor tag and looks like this:
<a href=”http://google.com”>Click here to search</a>
Click here to search.
Adding a link in WordPress:
From the Visu ...
Linux.com has a decent decent article highlighting a some tools for monitoring Linux system performance.
You’ll find many, many, many utilities for measuring and improving Linux system performance. The utilities discussed here are chosen because they’re widely available, and provide a g ...
MRBS screenshot by mrbs.sourceforge.netI’ve been using open source software for many, many years now. The very first project I ever contributed code to was MRBS – the Meeting Room Booking System.
I’d been tasked by my manager to find a web based system that in-house engineers coul ...
I’ve been playing around the with Arras WordPress theme version 1.3.6 – which I really like. You can apply an attribute of thumb with a value of an image URL. This will show an image in post preview on the main page – very nice. The layout has a configuration for showing/not sho ...
I had a very strange event recently. A number of directories in an automounted NFS directory were being deleted every couple of minutes. This may be a bug in clearcase that is related specifically to Linux Redhat 4.x and can cause random deletion of files. Gulp!
This claims to have been fixed in ...
If you’ve ever had to pull Clearcase UCM components from one project vob (PVOB) to another, you probably did some hair-pulling the first time you had to do. If you manage a mature environment or have had to integrate a new development team and source code base into your existing one, this IBM ...
If you are having trouble with Lotus Notes 8.5 on Ubuntu 9.1, download these files and copy them into /opt/ibm/lotus/notes.
See this page for more information
...