Posted on November 13th, 2008 by Andy Bailey
Ever had this error when you’re running a jQuery script?
this.parentNode has no properties jQuery
This innocuous error, in my experience comes down to two things:
You are trying to get the ID of a parent object. Like if you want the form ID from knowing the name field. jQuery(”#name”).parents(”form”).attr(”id”); and the form doesn’t have the attribute of [...]
Filed under: Blog News, Code, ajax | 5 Comments »
Posted on October 2nd, 2008 by Andy Bailey
After a bright and early start to the day after my scrumptious chicken last night I felt good as the sun shone through my window and now, in the late afternoon, I’m done.
CommentLuv is now updated to 2.5, it incorporates the heart tip plugin as an optional extra and makes it compatible with wp2.5 too.
I [...]
Filed under: Blog News, Blog Tools, Code, PHP, ajax | 5 Comments »
Posted on September 29th, 2008 by Andy Bailey
I had a eureka! moment this morning as I was fighting to stay asleep even though I was busting for a pee, those moments in semi-dream state where if you’re careful you can ‘watch’ the dream happen before you piss your pants.
I get this quite a lot but people I tell don’t seem to (I’m [...]
Filed under: Blog News, Blog Tools, Code, PHP, Wordpress, ajax | 23 Comments »
Posted on September 21st, 2008 by Andy Bailey
Thanks to all the beta testers of CommentLuv, release 13 is the most stable and compatible version yet. I don’t wanna tempt fate but if everything works as well ‘out there’ as it does on my test machines and servers then it will be updated on the codex so everyone will get notified of the [...]
Filed under: Blog News, Blog Tools, Code, PHP, Wordpress, ajax | 43 Comments »
Posted on September 20th, 2008 by Andy Bailey
I’m really happy with how commentluv.com is going and the plugin seems to be working ok, there are a few blogs that need to change some settings in the settings page but mainly it’s ok.
I’ve added click tracking to logged on admin users now and fixed the problem of an apostrophe causing the script to [...]
Filed under: Blog News, Code, ajax | 11 Comments »
Posted on September 16th, 2008 by Andy Bailey
What I need
I need some help to get CommentLuv through it’s last hoop before I can release it to the world at large and my deadline for that is 25th September 2008 - the last day to enter a plugin for the Wordpress MU Plugin Contest
That’s where (I hope) you come in. I have the [...]
Filed under: Blog News, Blog Tools, Code, PHP, ajax, contests | 53 Comments »
Posted on September 12th, 2008 by Andy Bailey
Well, I never expected to wake up this morning with jQuery going through my dream…. seems to have had some sort of effect though.. 3 hours after my Weetos…
I have CommentLuv working on a Blogger blog!!!.
see it here http://cl-jskit.blogspot.com/2008/10/first-post-before-jskit-install.html
Only problem is, now the release will be put back a week because I have thought [...]
Filed under: Blog News, Blog Tools, Code, ajax | 14 Comments »
Posted on August 31st, 2008 by Andy Bailey
I’ve been working on the AJAX version of commentluv for quite a while, I think I have it working ok enough for it to do it’s dry run on a blog. The functionality is fine, I just have to work on the details so it can be installed easily as a plugin.
Now, when you start [...]
Filed under: Blog Tools, Code, PHP, ajax | 35 Comments »
Posted on April 7th, 2008 by Andy Bailey
I spent a large part of last weekend coding some changes to CommentLuv, well, changing the way it can be called and how it displays posts and such. Here’s a little preview of what sort of thing it can do on a dummy form, let me know if it can’t pick up your last post [...]
Filed under: Blog News, Blog Tools, Code, PHP, Social Networking, ajax | 31 Comments »
Posted on January 21st, 2008 by Andy Bailey
OMGG! (oh my golly gosh) I have had the most tremendously hard week. I’ve had 2 different web sites to produce, an hour long power point presentation for a shop display. Make a barcode program that can create a barcode from a product name, build 2 systems that can talk to each other but still [...]
Filed under: Blog News, Code, PHP, ajax | 4 Comments »