Trackbacks working on my blog
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.
Tweet
Related Entries
- Over 90% of trackbacks were spam - March 2, 2006
- How To Make a Tag Cloud - June 24, 2005
- Auto-Linking Comments - June 24, 2005
- Trackback Salt - March 30, 2005
- Trackbacks with ColdFusion - March 29, 2005
Trackbacks
- A Test Ping for Pete JournURL MXBlogspace (from: admin)
- Trackback Salt Pete Freitag
Comments
Thanks for the tip, I wasn't planning on adding autodiscovery.
I tried to 'verify' my site for RSS and it gave me errors. Please help.
Thanks, ()() imagebuildersgroup@yahoo.c.om
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.
http://www.iknowall.com
http://www.iknowall.com
http://www.iknowall.com
(<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>
Post a Comment
Recent Entries
- Writing Secure CFML cfObjective 2013 Slides
- Upgrading to Java 7 on Linux
- J2EE Sessions in CF10 Uses Secure Cookies
- Learn about ColdFusion Security at cfObjective 2013
- Session Loss and Session Fixation in ColdFusion
- FuseGuard 2.3 Released
- CKEditor Spell Checker Plugin
- Adobe Says Go Ahead and Upgrade your ColdFusion JVM


add to del.icio.us


