April, 2008 » Archiv


14

Woohoo another rollover, another contest!

April
27

Just time to do a post for the regular contest that goes on whenever there is a rollover on the Euromillion Lottery draw, just comment with your guess of 2 different numbers between 1 and 9 and if yours come up on this Fridays draw, you win a pair of these awesome Vmoda headphones.

Extended for one week!

Due to the Euromillions rolling over again this week (and my complete ineptitude for coming up with a subject for my next post) this contest is open until the 9th of May and all previous guesses that didn’t match for the last draw on the 2nd can carry over for this Friday 9th.

Good luck… I’m on a full calender of appointments this month so I might not be posting much during May, I’m still working behind the scenes on commentluv whenever I get a few minutes and the remote script is handling the load (it’s processed over 10,000 last blog posts in the past 7 days!!)

VWD elottery, contests


25

bloody server! had to update commentluv 3 times today

April
23

Sorry if you’re having problems with commentluv plugin, I’ve been having real issues with my nameservers and dedicated server. I’ve moved the feed retrieving file to FiddyP.com now and I think that’s the best place for it.

Along the way of all these changes, I’ve learned not to get a dedicated server from streamline.net

I noticed that my disk usage was over 50GB and I only host 4 sites on my server, I sent them an email asking where this extra space usage was coming from and do you know what the expected me to accept as an answer??? – “that’s space taken up by the OS and plesk”

don’t make me bloody larrrrf. OS using up over 50GB? eejits

turns out it was the log files, fancy that, log files taking up 50gb. doh

PHP, Wordpress


30

haha, just rewritten commentluv again!

April
22

Zhé, Image via WikipediaWe’re now up to 1.7!! I got fed up of ” characters and other punctuation characters getting turned into ? by magpie, also, no display of Chinese or Turkish characters (thanks http://blog.mukispace.com and http://blog.mavikalemler.net/ I used your sites url to test the output of foreign language characters in UTF-8

I moved the determining of the feed location to my server now so the plugin code is a little shorter and neater. Now it should always pick up the feed location from the head of the target site, if it can’t find one there, it searches through the page content for the most likely link to a feed so as long as a feed is linked in the page, it will be picked up and parsed by commentluv.

The plugin itself should be more stable, as long as your blog hosting has the ability to CURL or access external files then it should work. If your hosting wont allow external access to files from within your scripts, be sure to ask them to whitelist the domain www.commentluv.com .

I’m running it on this post from now on so please give it a test especially if you have had problems before or you have a foreign language character set on your site.

Blog News, Code, PHP, Wordpress


3

TomTom central database for businesses?

April
22

I had reason to call the people at TomTom today to ask why they didn’t have the facility for businesses to add their details to the TomTom POI database. I can navigate to a POI on route with my tomtom 910 and it has all macdonalds restaurants already included out of the box so it seemed reasonable to assume that there was a mechanism in place for people to submit their business details to TomTom so it would be included in everyone’s TomTom software (when it gets updated).

The guy at TomTom said it was a good idea and will pass it on to the marketing department. I know that there are 3rd party POI lists out there but you need to actually download and install them yourself but I think that it would a good (and maybe profitable) thing for TomTom to have a constantly updating business POI list for restaurants, hotels and bars etc that are included in all new products and updates.

related: tomtom POI for speedcameras

Business Software


5

Back on track again

April
20

It looks like CommentLuv has got over it’s problems and is outputting proper tags for the html and style so that’s good news.

Nobody won the euromillions quicky contest, some came close though! Keep an eye out for upcoming rollover contests…

now I have to get back to paid work… coz that’s what pays the bills!

Blog News


29

Commentluv is having problems!!

April
18

oh dear, I tried to move commentluv to it’s own dedicated server and I did it too quickly without thinking it through properly and now all the versions above 0.999 are having problems..

sorry if you’re here to ask why it’s posting code instead of the last blog post.

I am in the middle of an important contract so I can’t fix the problem until the middle of the week, so sorry!

I think I have the problem solved now! please let me know if v1.5 is having any issues…

Blog News


15

Quicky contest. Euromillions Rollover

April
14

Another rollover!! yey. That means there’s a chance for you to win a set of sexy noise isolating headphones from Vmoda.

All you have to do is enter your guesses for the two lucky star numbers to come up on this weeks Euromillions draw, all those that entered for last weeks rollover are automatically entered again for this weeks, I’ll even let you enter again for this week!

Here’s last weeks guesses:
jonathan – 2,5
Bunny – 4,6
Danielo – 3,8
Phillip – 1,9
Rich – 2,3
Claytonian – 3,7
robocopperfield – 8,8 (um, they need to be 2 different numbers!)
Jug – 6,3
Nicole – 5,5 (again, different numbers please!)

Just leave a comment here with your two (different!!!) numbers between 1 and 9 and if you match your guesses with the actual lucky star numbers this Friday then you win!!

VWD elottery, contests


38

Beta testing CommentLuv 1.0

April
12

I have finally completed the code for CommentLuv 1.0

phew! I had a mammoth amount of work to do this week but I got a few hours out of nowhere and I’ve managed to get it stable with these features:

  • Options page where you can change
    • Text displayed under the comment box
    • Text used within the comment
      can choose to show name , site and last blog post
    • Choose to enable CommentLuv by default
    • Add styling to last blog post text
  • Uses an external script to do the fetching
    This means that the magpie library included with wordpress doesn’t get used. Instead I try to curl a page I host on my dedicated server which outputs the last post link. If curl isn’t enabled, it tries to fetch it another way. This way I can keep the most up to date fetching routine on my server and when I update that, all people using commentluv will use the most up to date routine

I will be adding AJAX to it later but for now it is working quite stable, I need to run it on here for a few days to make sure it can behave well and then I’ll package it for a 1.0 release and put ajax in for the 1.5 release…

please feel free to make a comment and test it out for me…. thanks!

[edit]… You can download the beta testing version by clicking here Just extract and overwrite the existing file, there is an options page in the dashboard under “settings” in WP2.5

Blog Tools, Code, PHP


31

CommentLuv Ajax Preview, now platform independent !

April
7

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 or if you experience any issues with it…

This is running as just javascript and jquery without using any of the wordpress core functions and it should work on standard forms on sites that don’t have PHP enabled. I just need to tidy up the code and package it in an easy to install way and it’ll open up CommentLuv to many more platforms…yey!

I’m not 100% sure yet but this could mean a blogspot commentluv plugin, I’m trying some experiments now and so far the results are promising…

Blog News, Blog Tools, Code, PHP, Social Networking, ajax


13

Another Rollover Contest – get in quick!

April
6


There’s been another rollover for the Euromillions this week, it goes up to over 40,000,000 Euros for next week which means there’s a chance for you to win a set of sexy Vmoda Vibe headphones just by successfully guessing the two lucky star numbers to come up this Friday.

Just leave a comment on this post with your two different numbers between 1 and 9 and if you match your numbers with the two lucky star numbers on Friday, you win!! Prize will be posted to anywhere in the world!

You can find out how to match BOTH lucky stars the Euromillions Lottery on EVERY draw GUARANTEED by visiting my elottery site here

Good luck, remember, get in quick before Friday 11th April!!

Experimental Zemanta related articles

Related articles

Making / Made Money, VWD elottery, contests