Yahoo Mail has introduced a new set of applications for their webmail service, and one of them is a WordPress application which will allow you to post content to either your WordPress.com or WordPress.org account
[Continue Reading...]Yahoo Mail has introduced a new set of applications for their webmail service, and one of them is a WordPress application which will allow you to post content to either your WordPress.com or WordPress.org account
[Continue Reading...]What is Post Templates?
If you find yourself writing posts and pages on a regular basis which have the same structure, then this plugin would be a great addition to your WordPress plugin arsenal. Written by Vincent Prat, Post Templates plugin helps you save time blogging by letting you save and recall templates for writing posts and pages.
Screenshots
To create a template from scratch, you can use the new admin bar group “Templates.”
After clicking “New Post Template”, you will be brought to the edit template page.
After you’re finished creating your template, you can create a post from that template through the template edit page itself or the template management page.
To create a template from an old post, you can use the “Templatize” button on the post listing page.
What I Like About It
What I love most about this plugin is simply what it does. I am a WordPress plugin developer myself [...]
I’ve been reading a very interesting discussion over on the IntenseDebate blog with regards to the question, Who Owns Your Comments? IntenseDebate is one of three major third party commenting systems available. The other two are Disqus and CoComment.
Before I dive into the WordPress aspect of this question, you need to know that IntenseDebate is asking this question because they are a third party commenting system. Therefor, they act as a link between the blog and the commenting system which is outside of the in-house solution provided by publishing platforms such as WordPress. Because of this fact, IntenseDebate needs to figure out how comment editing between the two will work out for the best.
However, the question IntenseDebate raised can be addressed to the realm of blogging in general. When you browse around WordPress.com or self-hosted WordPress powered blogs and leave a comment, who really owns that comment? You or the [...]
Asides from having one of the simplest looking websites on the net, Yougler is a newly launched service which aims to provide bloggers the ability to establish a professional looking profile along with other perks. Using Yougler which is pronounced (Yoo-Guh-Ler) users can create profiles that bloggers can link to for spam free contact information. One of the long standing problems that bloggers have faced is the way in which end user’s can communicate with the blog author. Usually, this would consist of typing out your email address as so ( blabla at blabla.com). Replacing @ with at was a very inexpensive way of defeating the spam bots which would scrape the content of websites looking for printed email addresses but this method creates a few caveats. The first, user’s need to manually type out your email address which is far less convenient than clicking a link. The second, the [...]
[Continue Reading...]The Ultimate Guide to the WordPress Loop: Ah, the famed WordPress loop that runs it all. Ronald has done a very nice job of identifying global variables in the WordPress loop in the past. Much like that post, this guide is for themers and plugin developers who want the inside scoop with some technical details on how things progress and what each of the pieces of code mean and how they do their job. The release of the fantastic 2.5 Brecker, all of this useful documentation being put together by the community and the tremendous theme designs being released, makes me want to add some fuel to the fire and build up the fever pitch. Stay tuned to this channel for some exciting news.
[Continue Reading...]Six Apart created the Trackback specification as a way to enable bloggers to communicate between each other via a link or acknowledgement.
My question to the reader: in what ways do you use Trackbacks?
Do you still find Trackbacks useful? With the growing Trackback spam, how do you keep up with legitimate bloggers?
Welcome to part two of a two part series of articles that will guide you through the process of installing a fresh copy of WordPress or your public WordPress blog to your local machine. The first part of this series covered the installation and configuration of WampServer. Now it’s time to move on to the hard, technical stuff.
Installing WordPress Fresh:
One thing you must know before we move on is that, by default, your database username is ‘root‘ and the default password is blank. In other words, there is no password assigned to the username of root. This would be extremely insecure if this web server were made available to the public but because it’s assigned to the local address of your machine, you have nothing to worry about.
To begin, left click on the WampServer icon and select PHPMyAdmin. Where the text labeled CREATE NEW DATABASE is located, type in the [...]
Welcome to part one of a two part series of articles that will guide you through the process of installing a fresh copy of WordPress or your public WordPress blog to your local machine. The first part of this series will guide you through the installation and configuration of a piece of software called WampServer. Why would you want to do this you ask? Having your WordPress blog installed on your local machine not only acts as a backup, but it gives you the option of really digging into the inner workings of your blog without having to worry about it breaking and therefor, rendering the thing useless to the public. Not only that, but it’s much faster to play with things on your local machine than it is with a LIVE site on the internet.
For this article, I am using Windows XP Service Pack 2 and something called WampServer. [...]
How to Track RSS Subscribers in a Blog Contest
Let me start off by saying that this post will not talk about how to get sponsors, how to determine prizes, or how to determine rules for a blog contest. This post will talk about how to tweak your WordPress blog to solve the biggest problem in running a blog contest to gain RSS subscribers.
[Continue Reading...]Problem
The issue here is that there is no easy way to track if each contestant has actually subscribed to your RSS feed. Without the ability to confirm RSS subscription, anybody can just claim that they have subscribed to your feed and get a free entry into the contest.
Solution
A known solution to this problem is to include a special contest code into your RSS feed and not have this code visible on your website. That way each contestant will be forced to grab the code from your feed and submit the code via comments [...]