Optimizing or speeding up your webpages – part 1
Hey there, We create webpages and all we are worried about is how does the webpage look like and is your script bug free, but optimizing a webpage is equally important. By optimizing I am not talking about SEO which is the most hyped term over the internet today, but instead I meant the performan
Read Full PostOptimizing embed code and widgets for faster page load
Did you know when you embed HTML code provided by any third party website what does it do to render the whole widget or process something for you ? It does the following : The page renders the HTML provided and there can be one or more Javascript files in it.Downloading this Javascript file is cr
Read Full PostHow to get current location in iPhone safari or firefox browser
Hey people, Planning to update your application to a new level. Or thinking to add some new features to your current website. Well whatever you plan, do not forget to make it more intelligent. YES ! You can make your website more intelligent by making it enable to detect current location of the v
Read Full Post