WPDude not only impressed me with his considerable technical prowess, but also with his integrity and commitment. He really is a pleasure to work with.
Continue Reading »WPDude not only impressed me with his considerable technical prowess, but also with his integrity and commitment. He really is a pleasure to work with.
Continue Reading »Thank you for making this such an easy experience to move to WordPress from TypePad. I found it much easier for you to get me going for a small fee than spend hours trying to go through the WordPress codex.
Continue Reading »A couple of weeks ago, I was at my wits end. My blog posts were not showing up in Firefox and I needed help, more than you can imagine. None of the tech people that I know good provide me real assistance so, I used my good friend Google. I found WordPress Dude, Neil Matthews. [...]
Continue Reading »Neil, I just wanted to say thanks for going above and beyond my expectations with our wordpress consultation the other day. You not only fixed my screw ups, but you also showed me where I was going wrong and how to properly operate the new blog template on a day-to day basis, as well as [...]
Continue Reading »I must say that Neil AKA WP Dude is customer service oriented and commited to building a strong and honorable relationship with his clients. I’m far from tech savy and was in need of assistance with updating my version of word press. WP Dude went above and beyond the necessary, by updating all of my [...]
Continue Reading »After spending 3 months setting up my new site I was stuck on the last details to get the site up and running. I was thrilled to find Neil Matthews who took care of the technical stuff to make my site work better so I did not have to spend another 3 months learning things [...]
Continue Reading »
Connecting to your blog and writing posts through your dashboard is not the only way to craft your content. I am going to tell you of a few other methods to write posts and publish them on your blog.
You may not be at your computer or only have a mobile device with you, you may be researching a topic away from your Blog dashboard or you may just hate writing from the WordPress editor. The ability to publish from sources other than your blog has many uses.
WordPress has the ability to receive emails as posts to your blog for publication. In essence you setup a secret email account know only to you and your blog, then any email received by the blog to that account will be accepted as a post. I am a very lazy man so rather than reinventing the wheel, here is a link to the resource written by the good people at WordPress http://codex.wordpress.org/Blog_by_Email
There are a number of clients out there which allow you to write your posts offline and push them up to your blog at the click of a button. These tend to be more like client based word processors, and as a result they are more feature rich than the default wordpress editor.
The remote clients all0w you to draft and prepare posts offline. Perhaps you like to switch off your net connection when you write to minimise distraction, then this is a method for you.
The tool I have tried is Windows Live Writer, it is an excellent gui writing tool which allows you to download your theme to give you an idea of what your posts will look like. Write your posts, save them offline as drafts, then click on publish when you are ready.
I am a windows boy, are there are mac remote posting clients? Please let me know in comments section.
There are quite a few browser plugins available for free download which allow you to post directly from your browser. I guess the idea is that when you are doing your browsing, the idea for a posts comes to you and the plugin allows you to write the posts during your peak of creative musing. The two plugins I have used are:
ScribeFire – a firefox plugin which at the press of the f8 button becomes a blog client. You create an account to your blog and you can write a post directly from firefox.
Press This – a bookmarklet produced by WordPress, from your blog goto Turbo and drag the Press This link onto your toolbar, when you have the urge click on it and blog from your browser.
As always I am always open to new experiences, let me know if there is a blogging browser extension which rocks your world in the comment section.
All the kids with their new fangled what-ji-mi-call-its are blogging from their handsets. There are a couple of ways this works:
For the uber-trendy there are iPhone applications which act as clients on your Appley doodad. This was developed by the good people at WordPress, just go to the app store and search for WordPress, it is a free app. It gives you the ability to write posts, and pages as well as moderate your comments.
The second alternative for smart phones with slower browsers (I am thinking Blackberrys or Windows CE devices) is to adapt your blog to create a reduced interface. Using the WordPress Mobile Pack plugin you can do this along with creating a mobile device compatible front end.
If you allow remote updating, you are opening holes in your blog for potential security attacks. Think about this before you allow remote publishing. You may wake up one morning and find your site full of posts linking to viagra companies.
Most of the methods above use something called xmlrpc, which is a standard for remote procedure calls (RPC , did you see what I did there) using XML (stunning RPC + XML = xmlrpc). In English this means a remote call can be sent to your blog with the data wrapped up as a formatted text file and an update, delete or amend of a blog post can be done.
By default xmlrpc is disabled on a WordPress installation, to enable it goto settings->writing and click on XML-RPC to enable it.
I once used hosting company which disabled XMLRPC at a low level by blocking the WordPress php file xmlrpc.php from running. To get around this I renamed the file xmlrpc-remote.php and it worked fine, something to consider if your hosting company is being overzealous with your security. Most of the remote tools allow you to setup where the xmlrpc file is located.
.. you guessed it from the dashboard, I have used many of the methods above, but more as a blog post development tools, I throw my ideas together remotely and sit down in front of the dashboard to write up my post. You may be different and like to write from your iPhone during your commute, give them a go.
Please note that there are no known XML-RPC holes or exploits for the current version of WordPress.
[Reply]
Neil Matthews Reply:
June 11th, 2009 at 8:10 am
@joseph
That is probably true, but I am also thinking of email posting as well, that is much less secure.
Thanks very much for your input.
UPDATE: for the techies, you should check out Joseph’s site he knows his stuff about xml-rpc http://josephscott.org/archives/2009/06/wordpress-2-8-xml-rpc-and-atompub-changes/
[Reply]