Category Archives: scripts

Standalone PHP script for displaying random images

What this script basically does is to display random images from a given folder. You can use this script to display some rotating affiliates banners, ads, sponsors banners, or even display a random header for your WordPress blog. Here you have three examples of scripts. The first one displays random pictures, without links, just for [...]
Also posted in php | Tagged , , | 5 Comments

Latest posts standalone script for phpbb3 and phpbb2

I have tested this script on phpbb2 and phpbb3 and it works like a charm. If you have one, make sure you exclude your private section (for example t.forum_id != 4, where 4 is your private forum’s number). You can include this in your blog’s sidebar, a portal or a website. You can apply different [...]
Also posted in php, phpbb3 | Tagged , | 73 Comments

“WhoLinked” can be your way of saying “Thank you!”

Wholinked is a great service that generates a javascript code which practically shows websites that link to you IN REAL TIME !  This can be your way of saying “thank you!”. WhoLinked can be easily implemented in Wordpress, TypePad, Blogger, MovableType and other blogging platforms even on an ordinary website. After you register, select your preferred platform [...]
Posted in scripts | Tagged , | 1 Comment

Style your RSS feed with SimplePie

This php class seems to do the trick if you’re after styling a RSS feed. It’s said that it brings the syndication back to it’s routs: simple, easy to use yet helpful. After spending like 10 minutes reading the documentation available i must say i couldn’t wait any longer to implement this neat script, so [...]
Also posted in tips and tricks, wordpress | Tagged , , , , , | 1 Comment

phpbb3 should have native support for quick edit and quick reply

I don’t know why they haven’t implemented quick reply and quick edit functions to phpbb 3.0.0. I personally find them very useful and as i have seen they are highly appreciated by phpbb fans. It would have been a great thing to have native support for that. As expected, some good folks coded a [...]
Also posted in firefox addons, phpbb3, tips and tricks | Tagged , , , , , , | 8 Comments