
Joomla
Joomla! is one of the most powerful Open Source Content Management Systems on the planet. It is used all over the world for everything from simple websites to complex corporate applications. Joomla! is easy to install, simple to manage, and reliable.
CategoriesFiles
1
Askimet4Joomla
When a new comment, trackback, or pingback comes to your blog it is
submitted to the Akismet
web service which runs hundreds of tests on
the comment and returns a thumbs up or thumbs down.
Read Akismet site
for more details
1
Development
Tools and setup to develop Joomla components
3
AkobookPlus
Modified version of the great akobook from arthur konze, This version now protect JOOMLA guestbook entry from spammers using: - com_security (captcha) , - com_hashcash (crypto hashkey), - com_bayesianNaiveFilter (learning filters) all these methods can be defeat through...using advanced techniques
4
AkocommentPlus
Modified version of the great akocomment from arthur konze, This version now protect JOOMLA comments from spammers using: - com_security (captcha) , - com_hashcash (crypto hashkey), - com_bayesianNaiveFilter (learning filters) all these methods can be defeat through...using advanced techniques
In order to begin on a full GPL code, the codebase of akcommentPlus is going through major rewrite.
I create a new component com_opencomment (not released now)
- Total rewrite of Arthur Konze Code. More OO
- New functionnalities: permalink, rating, email this, topic tracking, 20 new settings and so on....
2
joomlacloud
 | A tag cloud (more traditionally known as a weighted list in the field of visual design) is a visual depiction of content tags used on a website. Often, more frequently used tags are depicted in a larger font or otherwise emphasized, while the displayed order is generally alphabetical. Thus both finding a tag by alphabet and by popularity is possible. Selecting a single tag within a tag cloud will generally lead to a collection of items that are associated with that tag. from WikiPedia |
3
com_opencomment
 | A total rewrite of akocomment with a lot of new functionnalities - Exciting features for a commenting system:
- Rating mechanism and threshold filtering,
- Comments sorting,
- User alert,
- Anti spamming plugins support, automoderation,
- Askimet Webservices
- Smilies pack themes
- More than 48 settings in admin panel
- Fully i18N
- GNU/GPL licence!
|
0
bayesianSpamFiltering
A spam filter that evaluates email message content to determine the probability that it is spam. Bayesian filters are adaptable and can learn to identify new patterns of spam by analyzing incoming email.. Instead of identifying subject line or headers of the email, Bayesian filter will review the content of the email to prevent or block spamming. Bayesian filtering is the process of using Bayesian statistical methods to classify documents into categories.
1
Log4php
 | Log4php is a php port of Log4j, the most popular Java logging framework (see Log4J for details). It has been packed for Mambo by me. Home of Log4PHP at Apache.logging
- Configuration through xml and properties file (same structure as log4j).
- File, RollingFile, DailyFile, Echo, Console, Mail, PEAR::Db, PHP error, Syslog or NT events and Socket appenders.
- Simple, TTCC, Pattern, Html and Xml Layouts.
- Nested (NDC) and Mapped (MDC) Diagnostic Contexts.
- Switchable internal debug.
|
1
Hashcash
 | Forcing the spammer to pay the price (computing power) before submitting rubish to Your homepage (comments, guestbook for example). The user will have to create a new cryptographic value of a hidden field (Javascript code provided) and that may take 1 to 2 seconds, but may be more with RSA 1024.... |
11
SecurityImages
 | Ever been to a site where you had to register and the registration form required that you type in the same phrase that is found in a hard-to-read image? Mambo/Joomla has now this possibility thanks to my component com_securityimages. It will protect You against most spammers attempt... |
There are no documents in this category
yes it should be if ($hasSecurityIma...
components\com_maxcomment\max...
use search of my site, there is more ...