This is a great module that shows the latest posts in your Fireboard forum.
Show empty categories in section
When using Joomla 1.0.x + (not 1.5), if you create a menu item linking to a section – this will list and link to the categories. In the Joomla admin you can select "show empty categories" – but this option wont always work.
Prevent backslashes from getting filtered in FireBoard posts
If you see that every link you wrote in a Fireboard forum is getting stripped of its backslashes, its done for some security issues.
Invite a friend component
Component that allows your website visitors/members to recommend your site to their friends.
Keyword cloud for Joomla
AkoCloud is a component that adds a Keyword cloud generated from your content. The tag cloud is generated from the keywords that appears most times in your content. Very useful for your users and for search engiens SEO.
Adding social tags to content
Adding buttons that automatically tags a piece of content to the leading social tag websites is very easy.
Add comments to Joomla content
If you want to add the ability for your users to comment on your website content items, I use AkoComment.
Joomla sitemap component – Joomap
Joomap is a sitemap component for Joomla! that shows the normal Menu Structure, Content Categories, Sections and Virtuemart Categories in a hierarchical list. A plugin system and translation support make it easy to expand the range of supported content and localization! The new version also supports the generation of a Google Sitemaps conformant XM
Removing the Joomla Generator tag
If you want to Remove the Joomla Generator tag from your website, just find the file includes/frontend.php and delete the line: $mainframe->addMetaTag( 'Generator', $_VERSION->PRODUCT . " – " . $_VERSION->COPYRIGHT); Thats it, now all kind of components writers wont sneak into your Joomla code by using this tag. In
How to remove “Home” from title tag
If you want to remove the word "Home" from your website title tag in joomla just find the file: yourwebsite/includes/joomla.php