Google has developed its own web browser named Google Chrome in a challenge to Microsoft’s Internet Explorer. Its aim is to deliver a faster, more user-friendly and safer browser. Chrome is to be released as an open-source software like Firefox. Chrome also includes a more powerful JavaScript engine, called V8, to run the next generation of web applications.
September 2, 2008
Categories: General . Tags: chrome, google chrome, V8 . Author: krupanair . Comments: Leave a Comment
Oflate this question has been haunting me a lot..How to stop others from stealin my codes? Apparently the answer is “you cant“. The only way to create web pages, without being able to view the source, is to not use HTML. HTML is designed such that it can be created in a text editor and anyone with a text editor can read it. I tried some tricks like using javascript to disable right click but that again doesnt stop the user from selecting the same option from the view menu in the browser menu bar. Another trick is to place a large comment on top of your source that advises that your source is protected and cannot be viewed. But anyone who wants to steal your code knows ways around all of the obstacles and will still be able to steal your code.
When a user views your webpage, their browser needs to be able to read your source code in order to be able to display it. So the browser first copies the source code from the internet to the user’s Temporary Internet Files folder on their computer prior to rendering the page in their browser window. Thus anyone with a text editor on their computer can access your source code by editing these files that are stored on their own computer. If you stop them from being able to download your pages like this then you also stop them from being able to read your page at all so you might as well not upload it in the first place…ryt??
August 4, 2008
Categories: R & D . Tags: disable view source code . Author: krupanair . Comments: Leave a Comment
Users are advised to stop using Netscape browser since there will be no more development or support provided for Navigator 9, or any previous Netscape browsers. On December 28th 2007, AOL announced that there will be no development or support of Netscape browsers after 1st of Feb, 2008. However users will still be able to download old versions of Netscape from the Netscape Archive.
July 30, 2008
Categories: General . Tags: Navigator 9, Netscape browsers . Author: krupanair . Comments: Leave a Comment
If you want to share your pictures with your friends or clients or co-workers, here’s an easy way out. With Finetuna, you can add comments to any image and upload it for free and mail it to your friends or clients to review.
Visit Finetuna
July 2, 2008
Categories: General . Tags: finetuna, upload images for free . Author: krupanair . Comments: 1 Comment
Most widely used browser : IE 7
Most widely used OS : Windows XP
Most widely used screen resolution : 1024 * 768
The most memory efficient browser : Firefox 3.0
May 11, 2008
Categories: W3C . Tags: stats, web statistics . Author: krupanair . Comments: Leave a Comment