In MySpace on average (based on sample size of 2071208 images) 15 photos are uploaded per user.在MySpace上,平均(基于样本大小的2071208张图片) 15照片上载每用户。Considering only users who have at least one or more photos uploaded, they have on average uploaded a staggering 32 photos.只考虑谁的用户都至少有一个或更多照片上传,他们的平均上传了惊人的32张照片。
I like to say that Comment Guard Pro will be the final plugin you will ever need for WordPress comment spam protection .我想评论说,亲卫队将成为最后的插件您将以往任何时候都需要在WordPress垃圾评论的保护 。It contains 18 pluglets for protecting you from comment spam, an open API for you to write your own pluglets, detailed live statistics (AJAX updated) and more.它包含18 pluglets保护你从垃圾评论,一个开放的空气污染指数为您撰写自己的pluglets ,详细的现场统计(阿贾克斯更新)和更多。We have combined years of experience of ours and the community in comment spam protection, used extensive data from Comment Guard plugin which we deployed on our sites and few beta sites for a year to develop this plugin.我们结合多年的经验,我们和社会在评论垃圾邮件防护,使用广泛的数据,从评论民警卫队插件,我们部署在我们的网站和几个测试版的网站为一年,以发展这种插件。
I am happy to say that the我很高兴告诉各位,much awaited期待已久的Comment Guard Pro is now released for internal testing so we can fine tune the settings before release.评论民警卫队Pro是现在公布的内部测试,让我们可以微调设置,然后才释放。We should be able to release it in mid-December.我们应该可以将它释放在12月中旬。
Comment Guard Pro was born out of our frustration in dealing with Comment spam.评论民警卫队亲出生,是出于我们的挫折感,在处理垃圾评论。We gave excessive stress on quality and functionality in this product.我们过分强调了对质量和功能在这方面的产品。No real comment should ever be lost.没有真正的评论应该永远不会失去。You shouldn’t have to pore over Akismet or any other comment spam moderation queue to find out false positives.你不应该有孔隙超过akismet或任何其他垃圾评论审阅队列,找出假阳性。Comment Guard Pro is designed to give you peace of mind and save you time to allow you to focus on blogging (and your life).评论民警卫队Pro是设计给你内心的平安和节省您的时间,让您把重点放在网志(和你的生活) 。
GMail has apparently gone bonkers with its vaunted spam protection feature or maybe spammers have finally managed to successfully corrupt its (naive bayesian?) filters. Gmail已经很明显了bonkers酒吧其吹嘘的垃圾邮件防护功能,或者垃圾邮件发送者终于成功地腐败其(朴素贝叶斯? )过滤器。GMail is generating tons of false positives (valid emails being marked as spam) with no hope in the horizon so far. Gmail是发电吨,假阳性(有效的电子邮件被标示为垃圾邮件)与没有希望在地平线上至今。You need to be very careful with using GMail.你必须非常小心,与使用Gmail 。
To delete duplicates from a MySQL database table I normally copy the duplicate data first to a temporary table and then use the copied id’s to delete from the original table.删除重复的,从一个MySQL数据库表我通常复制重复的数据首先到一个临时表,然后使用复制编号的删除从原来的表。
In MySQL you can use the GRANT statement to create users and assign privileges to them at the same time.在MySQL中,您可以使用赠款的声明,创建用户和分配的特权,他们在同一时间内。It is extremely convenient and beats create user or directly hacking the mysql.user table.这是非常方便和节拍创建用户或直接入侵mysql.user表。I learned few things about GRANT the hard way.我学到几件事有关赠款的努力方式。
I learned it the hard way.我知道它的努力方式。Our gateway machine with firewall (shorewall) has我们的网关机器与防火墙( shorewall )multiple ADSL connections configured with load balancing多重的ADSL连接,配置与负载平衡for为了more bandwidth and transparent fail-over更多的带宽和透明的故障排除. 。Today I faced an unenviable problem where one or other of the ADSL connections were going down sometime after a network restart.今天,我面对的一个吃力不讨好的问题,其中一人或其他的ADSL的连接去一段时间后,网络重新启动。It was unique because the ADSL modems (configured as router) were accessible via telnet or ping and displayed perfect connectivity.它是独一无二的,因为ADSL调制解调器(配置为路由器)都可以通过Telnet或平,显示出完美的连接。However I was unable to use them as gateway to connect to a server on the internet.不过,我无法使用他们作为网关连接到Internet上的伺服器。They were working fine before.他们工作的优良之前。With our non-trivial setup there were many suspects including the shorewall firewall and iptables (dropping certain packets?), network adapter, routing issue etc.与我们的非平凡安装有很多嫌疑人包括shorewall防火墙和iptables的(下降,某些数据包? ) ,网络适配器,路由问题等。
Text-Link-Ads文本链接广告upped the ante in their fight against Google (in their effort to help people buy page rank) with the following “tips” for bloggers:通过设定前厅在其打击的Google (在他们的努力,以帮助人们购买的网页排名)与下面的“秘诀”博客: Read more (387 words) »阅读更多( 387字) »
I used to receive around 5,000-7,000 spams daily on angsuman [at] taragana [dot] com email which is publicly available on the internet.我曾经收到约5000-7000垃圾邮件,每天就由Angsuman [在]采购Taragana [斑点]最好的电子邮件是在互联网上公布。It was consuming too many productive hours daily to fight spam.这是消费太多,生产小时,每日打击垃圾邮件。I我decided to fight back决定反击. 。To reduce the spams I first made changes to my postfix configuration with the aim to stop most spams upfront.以减少垃圾邮件首先,我做了更改我的postfix配置,目的是阻止大部分垃圾邮件的前期。With 6 simple changes to my postfix configuration my spams dropped from 5,000 - 7,000 to a manageable 5-20 spams daily, often less.与6月进行简单的更改我的postfix配置我的垃圾邮件下降,从5000 -7 000易于管理的5月2 0日每日垃圾邮件,往往较少。Let’s look at these 6 simple postfix changes in details to drastically reduce your spam count too.让我们看看在这6个简单的postfix的变化,细节大幅度减少,您的垃圾邮件计数。I am consistently getting over 99% spam reduction after implementing these changes.我始终得到了99 %以上的垃圾邮件减少后,实施这些变化。
The changes proved to be safe and without false positives .的变化,证明是安全和无假阳性 。In several weeks of manual browsing through the log file, I couldn’t spot a single false positive (a case where legitimate mail is rejected).在几个星期的手册,翻阅日志文件,我不能当场一个单一的假阳性(一的情况下,合法邮件被拒绝) 。
Note: This changes do not involve (nor do they conflict with) spamassasin or clamav, which I might add later.注意:此变化,不涉及(也没有冲突)或spamassasin的ClamAV ,我可以补充。 Read more (823 words) »阅读更多( 823字) »