punBB extension: We miss you!

Just wrote a punBB plugin for Projanmo Forum and now sharing with the community. The plugin describes it’s uses. You will find the configuration at Administration → Settings → Features Here is the screenshot:

Version: 0.1

Download: We miss you

Version: 0.2
Changlog:
* added plugin “active / inactive” feature, defult mode is set to “inactive”
* added plugin execution duration configuraton, it was executing in every page load on the previous version

Requesting bug report :)

Some useful web developement firefox extensions

Developing any site, firefox extensions has been served a lot. Here is some useful firefox extensions that will reduce your work a lot

FireBug 1.3 : Edit, debug, and monitor CSS, HTML, and JavaScript live. (download)

Web Developer’s Toolbar: Adds a menu and a toolbar with various developer tools. (download)

View Formatted Source: Displays formatted source and CSS info for each element. (download)

YSlow: Analyzes pages and tells why they’re slow. REQUIRES FIREBUG. (download)

Dust-Me Selectors 2.11: Dust-Me Selectors finds unused CSS selectors in your site. (download)

UrlParams: Displays the GET and POST parameters of a web page. (download)

Link Checker: Checks all links on a webpage and reports broken ones. (download)