Uncategorized

Full Text Searching in Innodb Engine

This is the time when we can start using full text searching in Innodb. InnoDB Fulltext Searching is greatly enhanced the transactional storage engine, which is completely different from MyISAM. So this is the new change in storage world which can be the revolution in storage.

Nice analytical tools

I just came around a nice post about tools to improve conversions. The post have introduction to different analytic tools to improve a website. Here the link to post http://www.conversion-rate-experts.com/articles/understanding-your-visitors/

webpagetest.org looks really odd in IE7

Webpagetest.org a very good tool to test your website performance for free, is really looking odd in IE7. In IE7 the page only shows logos of partners and nothing else. The test (http://www.webpagetest.org/result/110518_8Y_c7e2adb4e09ebe56465372560230d115/) of web page test is showing that sprite of bottom logos is taking up all the page.

My Experience so far with IE 9

Few days back I published a post “Pathetic experience of upgrading to IE9“, so I though to write my experience with IE 9 after first one. Over all using IE9 is good experience.

IE 9 pushed in Windows Update

IE 9 recently pushed through Windows Update. I installed IE 9 on one of my laptops on 3rd May 2011. Initially IE 9 was only available through download. FireFox 4 already left IE 9 behind in usage stats, now its time for IE 9 to catchup with FireFox 4. For website owners it is recommended [...]

FireFox is number one browser in Europe

FireFox is new number one browser in Europe now. This is very significant event marking end of Internet Explorer dominance in web browsers. If major audience of your web site is from Europe it is recommended that you test your site in FireFox for any errors in display.

Pathetic experience of upgrading to Internet Explorer 9 (IE9)

Today I tried to upgrade Internet Explorer (IE) version to latest IE9. The experience of upgrading was very bad, for the following reasons.

Does is require “best code” to be a success?

To be a success “best code” is not always required. Specially PHP is a very different language, it enables us to get things done, by allowing free style programming, a huge bunch of useful functions, and a lot of open source libraries. Every developer can choose his way of doing things, which is most of [...]

Most visited pages on Info Tales during Oct 2010

Based on Google Analytics (GA) visitor stats blow are the most visited pages on this blog during Oct, 2010. Serving images from cookie less domain Web Performance Optimization Magento getting timeout errors, even with max_execution_time set to zero, on WAMP

HTTPS cURL request on Windows certificate error

If you are trying to do a cURL to a url on https on a windows server. You are likely to get curl error like CURL Error 60: SSL certificate problem, verify that the CA cert is OK. Details: error:14090086:SSL routines SSL3_GET_SERVER_CERTIFICATE:certificate verify failed To solve this issue you need to do following steps