I wonder which search engine this page will land on first, Google or Bing?
The greatest ever honeypot, by Google! Thanks to Danny Sullivan for the great article on Bings attempt to con its search results from Google.
hiybbprqag mbzrxpgjys indoswiftjobinproduction
I recently had an idea while using the BBC News iOS app. On my original iPhone 3g (Now quite old I must admit) in my experiences it ran pretty horribly, was slow to load and seemed to choke up when scrolling through the different news categories.
I use the BBC’s mobile website as well and thought there was a need for something in the middle, between the old school mobile version of the BBC News website and the modern iOS app. It would need be graphically pleasing, fast, platform independent and suitable for touch screen devices but can still be accessed via a web browser, not by using a proprietary ‘app’.
» Read more…
This little error had me stumped for a couple of days, jQuery Mobile was throwing errors every time I tried to load a page via Ajax, which is the normal procedure with links in jQuery Mobile as you can see from the Documentation.
» Read more…
If you’re working with jQuery and the jQuery plugin jCarousel you may have come across this problem if you try to implement jCarousel on an element where the elements childs aren’t present at page load.
What I was trying to do was to apply jCarousel to a <ul> element and have the <li> element be loaded in via Ajax after the page had finished loading. As a rough example of my markup:
» Read more…
They can’t even do HTTPS correctly. Domains like this won’t even work https://www.hotmail.co.uk/ as the certificate is only valid for the following names:
*.mail.live.com , *.hotmail.com , hotmail.com , hotmail.msn.com , hotmail.co.jp , hotmail.co.uk , hotmail.live.com , www.hotmail.msn.com , mail.live.com , people.live.com
» Read more…
Recently I’ve been working on a web project for a client that required me to work with e2save, specifically their affiliate scheme. E2save (Which is part of the Carphone Warehouse) provide data feeds via their White Label affiliate scheme, the data contained in these feeds relate to everything you see on the current website – Phones, Tariffs, Gifts etc.
» Read more…
So today I’ve been on the hunt for a monitor stand for my desk, I finally decided on the one I wanted (A cheap and cheerful Allsop Metal Corner Monitor Stand) Viking Direct seemed to have a pretty good deal going selling the stand for a reasonable £21.89 so I added it to my ‘Shopping Trolly’ as they so nicely put it. So with my virtual cash in my semi-virtual hand I went to pay.

Excellent product found, ready for my purchase!
» Read more…
I recently completed a project for a client that ran on Wolf CMS which is based on Frog CMS. For this project I had to code several plugins from scratch to achieve varying goals.
One thing I came across that hasn’t been documented yet is how to include a WYSIWYG editor for your textarea’s that the system uses. There are several available for editing of pages including TinyMCE, Markdown text filter and the Textile text filter. Now how exactly to use and incorporate these in your plugin?
» Read more…
Below is a script that will run when when mIRC first starts, and should allow you to auto join IRC servers and their corresponding channels that you specify. You place the script in the Scripts Editor, to access this window press and hold the ALT key along with the letter ‘R’.
» Read more…