Removing Categories from your RSS feed:
It’s pretty straightforward. Just go into your feed files and add a filter saying: “if the post is in one of these categories, don’t include it in the feed”. Well, that’s the basic concept. Here are the details:I edited the /wp-includes/feed-rss.php & /wp-includes/feed-rss2.php You probably should also do [...]
My Collection of Flickr Tools:
Flickr Uploadr: When I was getting everything up to Flickr initially, I used the flickr uploadr at the top of this page: http://flickr.com/tools/
FlickrDown: I’ve always gone back to this program to download photos quickly, because I like the interface. But it does not have [...]
I found an easy way to find out what Novell Netware servers you are connected to and can access. This requires that you have ncpfs installed in Linux and I’m guessing Novell’s Netware client for IPX in Windows. If you do, just type:
slist
And you’ll see a quick list of all the Novell machines [...]
Aligning a Navigation Bar to both the Left side and the Right sides:
I have always thought it would be nice to have a navigation bar that aligns text to both the left and the right, so I finally took the time to get this working. Once I figured it out, it was very simple [...]
Displaying JPG files over a mapped drive when using Apache:
I don’t think that most people would have guessed this, but if the images you are going to display on your website are located on a mapped network drive, Apache needs to be modified in order for the image to display. If you [...]
