Pete Freitag Pete Freitag

Trackbacks working on my blog

Published on March 29, 2005
By Pete Freitag
web

I hopefully have trackbacks working on my blog now. If you want to test the methods given in my trackbacks article you can trackback to this post.

Here's some code I use to check and see if my trackbacks was successful:

<cfset tbError = ReReplaceNoCase(cfhttp.filecontent, ".*<error>([01])</error>.*", "\1")>
<cfif tbError EQ 1>
	<cfset tbMessage = ReReplaceNoCase(cfhttp.filecontent, ".*<message>([^<>]+)</message>.*", "\1")>
	<cfoutput>Track Back Error: #tbMessage#</cfoutput>
<cfelse>
	<cfoutput>TrackBack Successful</cfoutput>
</cfif>

It's using regular expressions, but you could also just as easily parse the XML with XmlParse.



trackbacks cfml blog

Trackbacks working on my blog was first published on March 29, 2005.

If you like reading about trackbacks, cfml, or blog then you might also like:

Discuss / Follow me on Twitter ↯

Comments

Pete: Unless you've got some industrial-strength spam control running in the background, make sure you don't add any TB autodiscovery elements to your pages. 'Cause if you do, the bots will find you, and you'll wake up one morning with a few thousand Trackbacks for poker and drugs.
by Roger Benningfield on 03/30/2005 at 12:40:53 PM UTC
Roger,

Thanks for the tip, I wasn't planning on adding autodiscovery.
by Pete Freitag on 03/30/2005 at 12:50:39 PM UTC
i like this site and author! respect!
by Search on 01/14/2006 at 2:35:27 PM UTC
Heh. Looks like the junkers found you anyway. Old "Jhony" boy is a pest over on my weblogs as well. I see you have the "respect!" guy as well.

I have found keywords inadequate, especially in the generic form of "if one of these words shows up, junk it". I have, however, done well by using regular expressions targeted at the various fields (comment text, homepage URL, email address, etc.). For instance, consider Jhony boy. If you look for the RE "^from" for the weblog title, you'd shut him down. OTOH, if you just looked for the keyword "from", you'd block way too much stuff.
by Annoying Old Guy on 03/24/2006 at 3:20:54 PM UTC
People are too strict on other people
by XRumer on 04/29/2007 at 5:17:22 PM UTC
Really perfect!
by fox on 07/08/2007 at 2:59:51 AM UTC
simple but quality, thanks!t
by alex on 09/27/2007 at 3:25:33 PM UTC
Thank you for such good site. It is sorry that before him did not find
by typePiopy on 05/04/2008 at 7:26:29 PM UTC
<B>Find out your missing php source codes!</B>

(<B>decode ioncube</B> , <B>decode zend</B> , <B>decode sourceguardian</B> , <B>decode Nu-Coder</B> , <B>decode javascript</B> , <font COLOR=red><B>And everything is protected</B> </font> )

Simple, just send us your files and make payment, you'll get result files by email. Before make a payment, you can send us your files to check.
<B>What is the process of decoding service?</B>

<B>1)</B> Send your files to <B>ioncubecrack -at- gmail.com</B>
<B>2)</B> If there is any license.txt, lic.txt, license.php file or IP/Domain binded to your encoded files, please send it with your encoded files.
<B>3)</B> Receive e-mail from us about the price.
<B>4)</B> Pay via paypal and send us the payment info.
<B>5)</B> After we confirm your payment, we send back decoded files.
(Notice: We only decode your files we can not modify or fix bugs when files is decoded.)

Delivery:

<B>You'll receive result files within 1-3 days.</B>

We accept paypal. (Notice: Only payments from Verified PayPal accounts and from balance, not from card)


<B>ioncube</B>
* 1 - 10 files = 12 USD / each file
* 11 - 30 files = 8 USD / each file
* 31 - 100 files = 6 USD / each file
* 101 - 999 files = Contact US

<B>SourceGuardian</B>
* 1 - 10 files = 12 USD / each file
* 11 - 30 files = 8 USD / each file
* 31 - 100 files = 6 USD / each file
* 101 - 999 files = Contact US

<B>Nu-Coder</B>
* 1 - 10 files = 12 USD / each file
* 11 - 30 files = 8 USD / each file
* 31 - 100 files = 6 USD / each file
* 101 - 999 files = Contact US

<B>Zend</B>
* 1 - 10 files = 12 USD / each file
* 11 - 30 files = 8 USD / each file
* 31 - 100 files = 6 USD / each file
* 101 - 999 files = Contact US

<B>ioncube decoding software can be sold for $1000 USD</B>

<B>For more Crypt write me only on my email ioncubecrack -at- gmail.com</B>
by Anazingrill on 06/22/2010 at 1:21:12 AM UTC
I?ve been visiting your blog for a while now and I always find a gem in your new posts. Thanks for sharing.
by careeccj on 12/23/2010 at 12:58:14 AM UTC