Regexp
Home
Pictures
Regexp, including regexp in my blog, regexp in Folkestone, and any mentions of regeXXXXp in my family tree. Also there's a feed of regexp stories / mentions, a JSON feed of regexp, a KML feed of regexp , search my regexp venue info, regexp on Your Folkestone. Hope you can find what you're looking for, if not please leave a message about regexp.
Add regexp as a venue here, help me out, and the next person.
Blog / forum etc:
Jan11
Just made this javascript:d=document;l=location;cTest=/ASIN/(%5B0-9A-Z%5D+)/i;tTest=/(Amazon.co.uk)(.*)/i;if(cTest.test(l.href)==true){var%20a=RegExp.$1;}if(tTest.test(d.title)==true){var%20t=RegExp.$2;}if(a&&t){l.href=('http://www.clarkeology.com/cgi-bin/board.cgi?table=amazon&mode=add&amazonCode='+a+'&amazonDescription='+t)}amazon favelet for (and javascript:d=document;l=location;cTest=/ASIN/(%5B0-9A-Z%5D+)/i;tTest=/(Amazon.co.uk)(.*)/i;if(cTest.test(l.href)==true){var%20a=RegExp.$1;}if(tTest.test(d.title)==true){var%20t=RegExp.$2;}if(a&&t){l.href=('http://www.clarkeology.com/cgi-bin/board.cgi?table=amazon&mode=add&amazonCode='+a+'&amazonDescription='+t)} one for popex, if you're viewing an amazon product and you click this, it'll grab the code and the title and attempt to load it into my database of Amazon recommendations. Again a bit ropey, still needs more work, normal favelet rules apply...

