Webspeaks

Friday, October 28, 2011

Facebook Album Script: version 2.0

After the first version of Facebook Album Script, I am here with its second and extended version. This album script allows you to embed user's Facebook albums in your site in an easy and elegant manner. Here are the prime features of the script:
1. All albums listing
2. Show photos in fancy popup (no separate page to view photos)
3. Next-Previous Pagination
4. AJAX enabled
5. Show comments for each photo
6. Show likes for user comments
7. Fast performance for smooth user experience

Don't wait. Try it here.


Wednesday, October 5, 2011

Quick tips for improving PHP Performance

Recently I was studying about improving the performance of our PHP code. While surfing through the web I came out with some interesting tips about improving the performance of your PHP code. All the tips have been verified by renowned authors(including Google) and there is nearly no doubt regarding their authenticity. I want to share these tips with my readers. So here we go...