Friday, February 1, 2013

Free Web Development Tutorials in w3schools.com


w3schoolslogoNEW310113
       W3Schools.com is a web development information and    tutorials website by Refsnes Data. They offer free tutorials in HTML (4 and 5), CSS (1, 2, 3), XML, JavaScript, Query, PHP, SQL and other web development technologies. This web site is very useful for Students and professionals who want to build their carrier in web development. In this web development portal you can get hundreds of examples for each topic. The example is very easy. The source code and the output is available side by side .For beginner this site is like a blue print with proper diagram.
     In my points of view there is nothing more for advance web developer. They should provide some complete project on each topic. The most important drawback is that they don’t have any topics about SEO, Blogger, Drupal, Wordpress, and Joomla etc. Now a day’s these topics is as much as popular like PHP, SQL, and CSS etc.
                  W3Schools.com also provide support by its forum. After considering all the advantages and disadvantages I suggest this is a nice web site for web development.

Wednesday, January 30, 2013

Download free system information software - Speccy.

 

     Speccy
                                                          Click here for free download
      Speccy is an advanced System Information Software for windows base pc from Piriform. Speccy is a very useful application for system administrators and for normal users. Speccy gives you the detailed real time statistics on every physical hardware in your computer, including CPU, Motherboard, RAM, Graphics Cards, Hard Disks, Optical Drives,NIC, and Audio support. Additionally Speccy adds the temperatures of your different components, so you can easily monitor if there's a problem! You can save snapshot, System Information in XML format or in TEXT format of your pc.

    The GUI of this System Information software  is very user friendly. You just navigate through the menus and you will be able to view a live graph for utilization and temperature of the physical hardware.
    For System Administrator Speccy plays a great roll, by this small and light piece of System Information software you can identify issues (system over heat, high CPU utilization, graphics utilization etc.) quickly in systems. The settings of the software are stored in speccy.ini file in the Speccy program directory. You can use this option to copy your Speccy settings to a new computer just by copying the speccy.ini file.
        Speccy does not need to access the Internet and it is free (professional and business Edition also available).This is a multi language and fully tested free software The disadvantage is, it does not  support Mac OS X or Linux.Follow the link user guide and troubleshooting.




Saturday, January 26, 2013

Fixing the Internet explorer Security warnings.

     Hello Friends after a long time I am publishing this post in my blog because I was busy to concentrate on my carrier. The last post of my blog was in year 2010. After that I completed my graduation and joined an IT Infrastructure monitoring company for gathering experience in system engineering field and now I have more than two years of experience and a lot of practical problem to explain so I am going to continue writing for my blogs with my practical experience.
     Internet explorer is the most common web browser that we use for accessing internet for corporate user because every IT company tries to maintain the ISO standards. But for personal use we don’t like to use Internet explorer, there are many other freeware web browsers like Firefox, Google chrome, opera etc. .But still Internet explorer is used for many web base software.
 
   In this post I am going to explain about a security warning that we get when tiring to access some specific web site. In my company we use Internet explorer for auto downloading of files from other corporate web sites. I got the warning during the auto file downloading process the warning was creating a trouble for user ,every time they have to agree with the “yes” button in the window so it become a manual downloading process for the user. Please go through the following lines
Symptom: you will get the following types of windows

(example of web site: https://www.vmware.com , https://www.Amazon.com  etc.)
 
Cause:  Internet Explorer interrupts the download and displays a confirmation dialog whenever it detects the use of mixed content on a secure page.It basically means that the secure (https) web page that you are trying to open contains images and other elements that are hosted on a non-https location. They call it mixed content.  Internet explorer cannot remember the settings that's  why it ask the permission again and again.
Solution: Enable the Display mixed content settings
  • Going to Tools->Internet Options->Security
  • Select the Security tab
  • Click on the Internet zone icon at the top of the tab page
  • Click the Custom Level button
  • In the Miscellaneous section change Display mixed content to Enable
  • Repeat the same for the Local intranet and trusted sites zones
It’s Gone so enjoy the internet surfing with Internet explorer( This post is applicable for all version of Internet Explorer )