I’ve had another few days of intensive coding and completed a few plugins that can help with the new theme.
I can’t believe that only last week I was feeling burnt out with coding! All I needed was a little “I wonder if I could …” php demon in my ear and I was off. Everything else has suffered though, I have barely talked to anyone in the past 3 days. I haven’t even answered any text messages! lol. I must be a hermit ![]()
Here’s what I’ve been up to:
- new plugin: Custom scripts per post
It’s not good to have unnecessary javascript includes loading on every page if only 1 page or post uses it so I wrote this to allow me to have tutorial or example posts that use custom javascript included in the head of the page. Now if I want to include some javascript on a particular post (like the CommentLuv check) then I just add the urls to the custom field of the post entry page. Sweet. - new plugin: Close comments on a particular post after a given date
This was inspired from the regular contests I run. Especially ones that are time specific. Now I just add a custom field with the date and time I want comments to be closed. The plugin does all the checking and displays a message below the form to say when comments will be closed - new plugin: Notify box for current contests
I especially like this one, it displays a sliding div notifying the surfer if there is a contest open. I just select the category “current_contest” on the new post I want to be displayed. This allows me to have a contest open and still be able to add new posts without the contest post going out of focus, plus I think it looks pretty cool! - updated plugin: Retreive a picture from Flickr
I’ve updated this so I can spit out a picture from flicker by searching for terms given, title of the post, tags of the post or even just a random one. I added the ability to output directly including a given class with one echo command. - updated theme: front page code
I added a check to see if a post has a specific image url in it’s custom fields, if it has then it uses that instead of the flickr search - updated plugin: Lotto results display
I changed the parsing routine so it doesn’t get tripped up by strange things in the source of the source - updated theme: Fat boy!
I widened the main content area so code can be displayed nicely. Plus it looked a little thin!
Not bad, I even finished before the weekend. Now I have no more excuses to get on with ‘real work’ lol!

August 25th, 2008 on 5:25 pm
Congratulations! Hope that you had a great weekend!
Nicole Prices last blog post..The Most Expensive….
August 25th, 2008 on 7:04 pm
I did thanks! I finished what I needed and ended up coming up with some new ideas for more lol!
August 26th, 2008 on 2:05 am
Wow, that is one prolific coding session. Nice work, keep it up – I wish I could work at that pace!
NJ Web Designs last blog post..ITCN NJ Web Design and Marketing Launches New Website
August 26th, 2008 on 8:52 am
Hi Andy
I like the new theme, lots of interesting little bits and pieces (like the way the contest popped up at the top of this page when I loaded it). You have been very busy!
Cheers, Jon (who’s “up north” and loves it!)
Jons last blog post..Salon Internet Marketing – Where does Google find reviews?
August 26th, 2008 on 10:22 am
NJW: thanks! it only happens now and again. Everything else suffers from the session though :-/
Jon: I still need to do some trimming on the theme before I’m happy, some pages aren’t suitable for using as a home page but I’ll get there eventually. thanks for visiting!
August 26th, 2008 on 1:48 pm
Very nice skin indeed. I absolutely love the Notify box for current contests plugin on this site. When do u expect to release it? I’d like to try it on my local test blog
August 27th, 2008 on 12:59 am
Thanks for commenting on my site! Thanks for the CommentLuv plug-in too, it’s awesome.
The notify box works great (it got my attention and I entered the contest) and the “Close comments on a particular post after a given date” plug-in really sounds handy, it could be used to encourage people to comment on newer posts rather than archived stuff that isn’t being discussed anymore.
Dot Com Duds last blog post..Where is the love? Right here
August 27th, 2008 on 3:54 pm
The contest-plugin sounds and looks really good!
Are you able to share it? Would be great as I am currently holding a contest on my blog and my brains are full of post-ideas.
Please email me if you are able to share it.
BlackhatWays last blog post..Win $50.00 Or Other Wonderful Prizes By Only Commenting!
August 27th, 2008 on 7:37 pm
Twitter: psychicgeek
You just won my Peep of the Week Award!
witchypoos last blog post..The Young Shaman
August 27th, 2008 on 7:41 pm
I am trying to find where to get support for commentluv. I have two questions:
1. My last post has stopped showing when I commented on blogs with commentluv enabled. What can I check?
2. How do I make a line break between my comment and commentluv’s last post line?
Hope you can help me on this. Thanks!
August 27th, 2008 on 7:42 pm
as shown in my comment above…. my last post is not there…. I hope you can help. Thanks!
August 27th, 2008 on 7:43 pm
sorry i put the wrong email address….
shaxxs last blog post..Firemen to the Rescue
August 27th, 2008 on 7:45 pm
hmmm… looks like I managed to solve the first problem….
I hope you can help me with the 2nd one. Thanks!
August 27th, 2008 on 7:55 pm
blackhatway, dcd: I’ll see if I can get some time to tidy up the code and make it easy to install and use
witchypoo: well done!!
shaxx: there is a link to the support forum on the commentluv page.
There should be a newline character added to the comment before the last blog post link is displayed, some blogs for some reason don’t translate that to a <br> .
You could try adding a margin-top style to the settings page (add margin-top: 15px; )
August 27th, 2008 on 7:58 pm
shaxx: I think you have something on your server that doesn’t allow remote access. I did a speed test on your feed and it came up with this..
http://internetsupervision.com/scripts/urlcheck/check.aspx?lan=en-US&checkurl=http%3A%2F%2Fkisahberuang.com%2Findex.php%2Ffeed%2Frss%2F&email=%3CEnter+Your+Email+Address%3E
August 28th, 2008 on 4:11 am
thanks Andy,
I am trying to figure out what went wrong with the server… I’ll be contacting the host…
Thanks again!
shaxxs last blog post..Firemen to the Rescue
August 30th, 2008 on 9:41 pm
looks like it’s working now!