Windows 8 Edition actually comes in three flavors Windows 8 edition, Windows 8 and Windows Pro RT. Let us compare with other advanced Operating Systems. Most of the unofficial blogs are written and published by Microsoft MVPs, to promote various Windows 8 Edition. We have compare with Open Source Operating Systems and Other Operating Systems as unlike Microsoft MVPs who gets these Windows 8 … [Read more...]
General
Explanation of different terms used for computer hardware, computer software and in the Internet.
Paper Sizes for Inkjet and Laserjet Printers
Paper Sizes for Inkjet and Laserjet Printers are enough to make anyone mad with various terminologies and types. Here is the easiest guide for Paper Sizes. I had no idea that Paper Sizes can make anyone mad until someone I respect personally asked me to print something on Demi Paper. I live in India and you will find all terminologies from the whole world here. A4 is used, side by side old British … [Read more...]
chmod : Details of chmod for an average user
chmod is a command line utility under UNIX or UNIX like OS Linux. Although chmod classically requires shell access to change permission, sFTP can be used too. chmod was used first by AT & T on UNIX system since early 1970s. chmod changes the attribute of the file of the owner or the root user. Understanding chmod There are options available for chmod (under shell) ; options can … [Read more...]
Fuzzy Logic and Human Reasoning
Fuzzy Logic and Human Reasoning are not similar in nature and runs on multi-valued logic. Human Autonomic System is a kind of biological Fuzzy Logic system. Fuzzy logic is based on the fuzzy sets and membership functions that represent the objects to fuzzy sets as well as appropriate logical operations on these quantities and their inference. In case of biological autonomic system, all or none law … [Read more...]
SkyCMD : Features of Command Line Version of SkyDrive
SkyCMD gives you a shell like interface via browser to administer your Windows SkyDrive account. API call and source codes are also available for SkyCMD. You already know what is Secure Shell or SSH, it has been introduced recently by Microsoft on 1st April. It is not really an April Fool joke but a serious project, they have already uploaded the needed source codes for development using SkyCMD in … [Read more...]
Secure Shell or SSH
Secure Shell or SSH refers to both network protocol and programs those helps to connect to a network with a remote device through command line safely. Previously we wrote about differences between FTP and Secure Shell or SSH and Common Internet Protocols. This time we will go in to a bit details on Secure Shell or SSH as it seems to us, these commonly used terminologies are what visitors want to … [Read more...]
Remote Procedure Call (RPC)
Remote Procedure Call or RPC, is a technique for implementing inter-process communication. Remote Procedure Call allows the calling functions in other address spaces. Normally the functions are accessed on a different computer than runs the calling program. There are many implementations of this technique, usually they are not compatible with each other. Procedure of Remote Procedure … [Read more...]
Tablets Taking Over PCs
Ever since the introduction of smartphones and tablets, consumers have been using their desktops and laptops far less frequently. It is simply more convenient”and sometimes faster”to access the Internet or make a note or respond to emails via a lightweight, portable device. For mobile carriers like T-Mobile, tablet devices have been in equal, if not higher, demand than t-mobile cell phones. This … [Read more...]
Cache in Computer Science
Cache can be configured as a hardware or software structure in Computer Science. Here are details of usage and functions of Cache in various settings. Cache refers to the computer's memory,that helps for consuming resources for the recalculations. Content or data that have already been computed once remains in the cache, so they can be called more quickly later. Benefits of … [Read more...]
Car GPS : How a Car GPS Device Works
Car GPS devices are becoming more popular as navigation system in cars so that the driver can concentrate on the traffic rather than thinking of map. Previously we published an article on Global Positioning System (GPS), which provides an average idea on how Global Positioning System (GPS) works. This article specifically deals with Car GPS Devices. Car GPS devices are nothing but a custom version … [Read more...]
Global Positioning System (GPS)
Global Positioning System or GPS was originally designed for positioning and navigation in the military area.Today it is used in the civilian sectors, devices. All of us today well aware that there hundreds of devices including the Android mobile Phones and Android Tablets where Global Positioning System is integrated. Design and operation of Global Positioning System Global … [Read more...]