Author: Ashfame
-
Examine HTML headers in Firefox and Google Chrome
I needed to check an issue in which the deep integrated bbPress forum pages were showing up along with a 404 header code generated by WordPress. I am showing you how you can view html headers in both Firefox and Chrome. HTML headers in Firefox using Firebug You will need Firebug addon. Open the page…
-
Presentation on Handling Web Servers of High Traffic Websites
Yesterday I published a presentation on Internet Web Technology and today I am going to another presentation of mine which was on the topic “Handling Web Servers of High Traffic Websites“. I chose the topic as the one on which I will give my final semester seminar and prepared this presentation. I had hard luck…
-
Presentation on Internet Web Technology
I am busy with a friend to get on with bbPress development so to take the advantage of my tight schedule, I would post my presentation on “Internet Web Technology” which I promised earlier to post on blog but never did. I prepared this presentation for Practical Training Seminar under Infosys Campus Connect Programme a…
-
Match bbPress theme with WordPress via Deep Integration
A quick post for today, that I have written a tutorial for the bbPress community which was very much in demand for a long time and will help many bbPress users with (at least one of the most) important issue concerning their forums to match it up with their existing bbPress site. To have a…
-
Refresh Facebook Notes Feeds if they have stopped updating
I have added my blog feeds to Facebook notes and it has happened to me twice that they stopped refreshing i.e. new articles from my blog feed were not being added to Facebook notes. If any user is facing the same issue, he/she can resolve this issue by refreshing the feeds and here is how…
-
alternativeTo.net lets you try alternatives to your software or applications
Are you tired of using the old boring software you have been sticking to for a long time. You want to search for a better one (ultimately the best software) but is lazy enough to keep delaying your search. If that’s the case with you or may be not, you will find alternativeTo.net a great…
-
WordPress Plugin to move comments between posts and change parents
In WordPress, other than the actual comment data (Author’s name, email , URL & comment text), comments also store the post (post ID) to which they are tied and parent comment (comment ID), if its a reply to another comment but in my experience, some day you might feel the need to untie the post…