My favorites | Sign in
Google
Projects on Google Code Results 1 - 7 of 7
=Welcome to django-trackback= Currently every django blog app has it's own trackback implementation (if it has one). This app is a generic, reusable trackback app, which lets your django project receive and send trackbacks and pingbacks according to the specs. * Trackback Spec http://www.s...
Working with [http://en.wikipedia.org/wiki/Trackback trackbacks] and [http://en.wikipedia.org/wiki/Pingback pingbacks] in .NET =Send Trackback= {{{ var trackback = new Trackback(); var target_url = new Uri("target_url"); var parameters = new LinkbackSendParameters { Title = "title", ...
TalkBack is a secure protocol for LinkBack notification designed to prevent the blogosphere from being spammed. This project contains the open-source implementation of the talkback client side. We also provide a basic but fully functional client to help you getting started.
仅仅是我写的一些小工具…… 009. DsCache(这个版权是BSD的哦) PHP缓存插件, 支持文件缓存、内存缓存(php-memcached)、生成静态HTML; 当然很容易扩展啦~~~ http://code.google.com/p/dscache/ _ 008. wp-tao.tar.bz2 Wordpress的淘客插件, 可以把淘客代码分解成推广链接、图片、标题等,并写入自定义字段中! http://mifunny.info/wp-plugin-taoke-250.html _ 007. re...
시작버젼
A plugin which enhances the blogging features and functionality of [http://graffiticms.codeplex.com Graffiti CMS]. ==Current Features== * Adds a comments RSS feed * Receives and automatically sends trackbacks and pingbacks * Can ping blog update services (defaults to Ping-O-Matic, but co...
A ColdFusion API to provide access to the Akisment anti-spam service. This component is bare bones and can be used in a variety of projects, the ideal candidate being blog software such as BlogCFC. This is ready for testing, but not a general release. Documentation is already in the works and w...