Server side forced reload of a cached file in browser
With the advent of modern browsers, web pages are using more and more javascript and stylesheets to make applications work faster and look better. And this is a…
Read more →Long-form pieces from the Nirvaat team on web development, Laravel, PHP, SEO, digital marketing and what we're learning along the way.
With the advent of modern browsers, web pages are using more and more javascript and stylesheets to make applications work faster and look better. And this is a…
Read more →When developing Ajax applications on local machine you may face this error on almost all browsers that cross referring a link from other domain is not allowed. …
Read more →If you need to use PEAR library functions in your web applications. Sometimes you may need to set the path to pear files for your domain so that the PEAR librar…
Read more →It is very easy to show UTF characters in a FPDF generated PDF file. Just use the following conversion function and it will work. Assume you have initialized th…
Read more →If you ever need to export your wordpress blog to Google Blogger, then you can use a great tool for this I just found - Convert Wordpress Export to Blogger . Fo…
Read more →Today, I was analysing a website for performance improvements using the Page Speed tool by Google. One interesting thing I found out that it was recommending to…
Read more →This is not everyday that you need a Javascript function to convert the date and time string to UNIX timestamp. But if you do need this like me, then here it is…
Read more →Its a real pleasure to get to write this review.. Truth is we kept adding and adding and adding to this project and Rajendra should have gotten 3 or 4 of these …
Read more →Download the latest Skype rpm from the Skype website, current version is skype beta 2.1.x. There are some prerequisites which need to be installed for Skype to …
Read more →First change to root user: sudo -i Install xterm: yum install xterm Install Fedora 32 bit dependencies:
Read more →