Django Social auth is a package that enables login to your django website with Facebook, Google, Yahoo and Twitter. Allowing authentication from 3rd party websites which supports open authentication helps users easy to register to your website without filling too much details. Easier signup makes …
read onThis video compares boot time of two sony vaio laptops. Sony Vaio E series versus the Sony Vaio CW series (VPCCW26FG vs VPCEB16FG).
The major difference is the E series has an Intel i3 Processor and the CW series has an Intel i5 Processor. E …
read onSony Vaio Battery Care Function utility is a sony vaio utility which helps improve battery performance by limiting maximum capacity to 80% of the full capacity.
Read more about Sony Vaio Battery care function in How to Enable Battery care function on Sony Vaio to …
read onSony Vaio Battery care function increases your battery life time and battery back up in the long run by limiting the max capacity of the battery to 80% or 50%. This means the battery would only be charged to 80% in each charge-discharge cycle. The …
read onPower saver plan on Windows helps you to give longer battery backup by reducing performance of certain hardware components like processor, graphics card, wireless network card etc and turning off devices which are not used. One sudden day my power saver option went missing on …
read onIn order to reset the root or superadmin password on a drupal system, login into the database by looking at the
settings.php. You can use phpMyAdmin or any other MySQL utilities like SQLYog, or MySQL command line. Run the following query to reset the … read on
HDMI or High Definition Multimedia Interface is a new technology to connect Multimedia devices like laptops, DVD Players and TVs. It is capable of upto 10 Gbps transmission of High Definition Videosin Full HD Resolution (1080p). Unlike other ports that connect to screens like VGA, …
read onSome one may be wondering where is the clear command on cygwin. If we type either
clsor
clearwe would be shown
bash: clear: command not found
. So there are many fancy ways to clear the command line prompt, but the one I … read on
Extended display identification data (EDID) is a data structure provided by a computer display to describe its capabilities to a graphics card. It is what enables a modern personal computer to know what kind of monitor is connected. EDID is defined by a standard published …read on
Codeignitor destroys your GET parameters, because it does not use it, however for applications that use OAuth, Facebook Applications or Facebook authentication using Facebook connect, GET parameters are required.
In order to retrieve GET parameters from Code Ignitor, first we have to change the config.php, …
read onOut of the box Ubuntu 9.10 wireless/wifi did not work on my Sony Vaio CW Series (VPCCW26FG), The following error message is shown on start up and on dmesg command.
Could not read microcode: -2The solution was to install backports modules.