Posts Tagged ‘operating system’

Mozilla Firefox 2.0 vs. Microsoft Internet Explorer 7

Wednesday, July 16th, 2008

For a while it looked as if Mozilla’s Firefox browser was destined to become a huge threat to Internet Explorer in the web browser wars. Firefox has continued to slowly but steadily eat away at IE’s market share, and for good reason. In many ways it was just a better overall browser than IE 5 or 6. Enter Internet Explorer 7. With many of the same features that helped spark Firefox’s popularity as well as its intimate coupling with the Windows Vista operating system, Microsoft’s newest browser offering has raised doubts as to whether Mozilla’s market share can continue to grow at its current rate.

Both of these browsers have their own respective appeal and deciding which one may be right for you can prove to be a daunting task. This article attempts to make things a little easier for you when decision time arrives.

ASP vs PHP: Why is PHP Better?

Saturday, June 28th, 2008

What is ASP?Active Server Pages (ASP) is Microsoft’s scripting language for building dynamic web sites, web applications and web services., First released in January 2002 , along with the version 1.0 of the .NET Framework, ASP.net is the successor to Microsoft’s Active Server Pages (ASP) technology. ASP.NET is made on the Common Language Runtime, allowing programmers to write ASP.NET code via any supported .NET language such as VBScript and Jscript.What is PHP?PHP or (PHP: Hypertext Preprocessor) is a PC scripting language designed for the construction of dynamic web pages. PHP is largely used in server-side scripting, but can also be used from a command line interface or in standalone graphical applications.PHP commonly runs on a web server, taking the PHP code as its input and creating web pages as output. It can be set up on most web servers and on almost every operating system and platform for free.To be Continued…

Change the boot Time in window XP

Tuesday, June 17th, 2008

You can set the boot time in windows XP as your wish if you are install two operating systems on same computer, for example window 2000 with windows XP or more than two. Yow can do this with editing Boot.ini file. Here you can also set the sequence for operating system which operating system boot first.

First Right Click on My Computer option and then select its Properties. In next dialog box open Advanced tab button. Under Startup and Recovery, click on the Settings button. Use the spin box “Time to display list of operating systems” to set the number of seconds you want the system to wait before automatically starting the default operating system. Here you will set time in seconds and its range start from 0 and ends with 999 seconds.

After set the time, then click OK option to close the dialog box to save your change. The next time you restart, the new time will take effect.