Twitter I hate this fecking cold. 5 days later and it won't go. #fb 1 week ago


Showing 15 results for the month of November, 2009.

Dec 09
24th

More phone foibles


Yes, I’m still in the market for a new phone. I’m now 2 months away from the end of my contract which means that if I stick with O2 and Carphone Warehouse I can move contracts now. Except, well, they don’t have a half decent Android phone.

At the moment the HTC Hero is the only one that interests me. None-the-less the New Year looks to bring the Sony Ericsson X10 and the Google Nexus One so, right now, my plan is to ride out my final 2 months and then look seriously at what’s available. If it’s still only the Hero in contention then I’ll jump ship and move networks.

Whilst I’m on the subject of Carphone Warehouse, I received a letter after I had 2 months of remaining contract, saying that I would SOON have only 2 months left. But it confirmed the correct date, indicating that it had already passed. Hmmm. After that, though, I heard nothing for a week until I started getting mysterious phone calls in the evening – if I don’t recognise the number then I don’t answer. Anyway, they eventually rang during the day and I decided to see who it was. The voice was distant and foreign enough to make understanding them quite difficult. They identified themselves as being from Carphone Warehouse, but a few seconds later the line went dead (duff signal I suspect). They never rang back.

Related posts:
  1. The mobile phone search goes on… Ok, quick catch up. My phone contract expires in a little over 2 months. My supplier – Carphone Warehouse – will be contacting me in...
  2. Which Android? No, not the name of a new publication related to robots Of course I’m referring to Google’s rather excellent mobile operating system. My current phone...
  3. 3 days to go… Anybody who follows me on Twitter (or Facebook) will know that I’ve been counting down since yesterday. Today is 3 days to go. To what?...

Share with Delicious Share with Digg Share with Facebook Share with LinkedIn Share with MySpace Share with reddit Share with StumbleUpon Share with Twitter


Dec 09
23rd

Simple Social Bookmarks – Wordpress plugin updated


Simple Social Bookmarks has also been updated.

The main change was to remove the short URL caching, as this is now included within the Simple URL Shortener plugin.

An additional parameter has been added to allow you to turn off caching, if you require.

Full details are on the official plugin page.

Related posts:
  1. Simple Social Bookmarks Plugin Updated My Simple Social Bookmarks has just been updated – and it’s a biggie! Version 1.4 now gives you… Updated default icons Added AddToAny, Ping.fm, Google...
  2. Simple Social Bookmarks – WordPress Plugin This new WordPress plugin will display icons for various popular social bookmarks sites on your posts and/or pages. You can view more details and download...

Share with Delicious Share with Digg Share with Facebook Share with LinkedIn Share with MySpace Share with reddit Share with StumbleUpon Share with Twitter


Dec 09
22nd

WordPress 2.9 and my pages!


I updated to WordPress 2.9 yesterday. All appeared fine.

That is, until I went to update a page today and found the Edit button didn’t work any more. Neither was the URL shortening for the page. And then I noticed that all the comments were missing.

It appeared that the URL for the page was not being returned correctly. At first I thought this to be a potential WordPress fault but after installing the default page.php into my theme it worked! So I’m slowly converting my pages using them default theme page as a template. So, bear with me as it will take a while to do this (work, Christmas, etc, all getting in the way!).

It’s strange that I haven’t found any reference to any of this functionality being changed…

Update

I found the fault. It was this line…

if (function_exists('simple_social_bookmarks'))

 
..which I use to detect if the current user has editing rights – if so, the edit option is displayed. I’ve now modified the edit_post_link parameter to do this instead.

No mention of this being changed in this way in any of the documentation and it works fine with posts. Weird.

Related posts:
  1. WordPress 2.8 I tried doing the automatic install of WordPress 2.8 a couple of days ago but it refused to work. So I did it manually. Two...
  2. That was weird Apologies if you the previous post appeared to appear and disappear like a broken Tardis, but I suddenly have problems with WordPress. In particular, after...
  3. WordPress Updates You’d think I enjoyed dabbling with my WordPress theme and plugins wouldn’t you Ok, yes, of course I do. It’s great fun. The smiley above...

Share with Delicious Share with Digg Share with Facebook Share with LinkedIn Share with MySpace Share with reddit Share with StumbleUpon Share with Twitter


Dec 09
22nd

Simple Twitter Data – WordPress plugin updated


The Simple Twitter Data plugin is relatively new, but I’m already releasing version 1.2. That’s progress!

This version includes a new data type of “image73″, which will return a 73 pixel version of a Twitter users profile picture, and a way of embedding Twitter data directly into your posts and pages.

As always, details are on the official plugin page.

Related posts:
  1. New WordPress Plugin – Simple Twitter Data I’m happy to announce the launch of my latest WordPress plugin – Simple Twitter Data. This uses the Twitter API to return information about a...
  2. Simple Twitter Link – WordPress Plugin updated! A day after its initial release a new version is available! But, don't worry, it's not a bug fix - it adds new functionality, as...

Share with Delicious Share with Digg Share with Facebook Share with LinkedIn Share with MySpace Share with reddit Share with StumbleUpon Share with Twitter


Dec 09
19th

Plugin Support


The WordPress plugins I produce are, as with most, free. And I’m happy to answer any questions and provide whatever support I can. I don’t think many people wouldn’t expect any more than that.

None-the-less, I regularly receive requests for assistance that are bizarre, time wasting and sometimes just rude.

Two people have asked for help when a plugin hasn’t worked only for me to find, after a lot of time spent on it, that they’d changed my actual code. Sorry, but if you modify my code then I can hardly be expected to support the results. Of course, if you do find the need to modify my code, let me know as it may be functionality that I can add in for later versions.

One person recently contacted me and was, well, down right rude, thinking I was mad to produce a plugin reading RSS feeds that didn’t cache. He didn’t realise that I was already writing code to do this – I just ignored him.

Finally there was the person who attempted to post a comment in which they were very sarcastic about a plugin, simply because they were having problems with it. They complained that my added (also known as “improved”) functionality was just causing problems. Ironically, bearing in mind the previous persons comment, the functionality in question was caching. I believe they hadn’t followed my instructions on ensuring the cache folder was fully writeable. Ignoring their sarcasm I replied – helpfully – but heard nothing back. I edited their comment before allowing it to be published (yes, I do check all comments before allowing them to be seen!).

So, there we go.

If you do want help, I’d suggest that using the comment page is best as this can ensure an easy 2-way dialogue between us – I don’t like having long discussions via blog comments! If you do use the comment, I’ll probably use the email you supply to contact you directly. I’ll then use the comments to give details of the fix.

I hope this makes sense. Keep the rude comments and sarcasm to a minimum and I’ll be sure to help – having said that I’ve usually helped even when that’s not been the case. I’m my own worst enemy ;)

Related posts:
  1. Another satisfied customer! After a mild rant back in December about some of the support queries I get (with regard to my WordPress plugins), I’m happy to say...
  2. Simple Twitter Link – WordPress Plugin updated! A day after its initial release a new version is available! But, don't worry, it's not a bug fix - it adds new functionality, as...
  3. AdSense Plugin & Old Google Code Since launching my Simple AdSense Insert plugin yesterday, I’ve had a query with regard to the parameters. The user came to supply the parameters to...

Share with Delicious Share with Digg Share with Facebook Share with LinkedIn Share with MySpace Share with reddit Share with StumbleUpon Share with Twitter
110 queries in 4.981 seconds.