release

MythTV Version 0.22 Release Candidate Available

The developers of MythTV, the Open Source Software for Digital Video Recording, have started the release schedule of version 0.22 and have published the first release candidate.Read more… MythTV Version 0.22 Release Candidate Available originally appeared on About.com Focus on Linux on Friday, October 16th, 2009 at 20:45:56. Permalink | Comment | Email this More: [...]

How to Change Default Search Setting Inside Google Chrome

Chrome is Google’s newly released browser. It’s currently available for Windows only .Google Chrome have comed up with many few features which was not owned by other browser  but some features are same like internet explore you only need to be familier with all these stuffs .This time we are discussing on Default Search Setting [...]

How to convert a table from one storage engine to another in MySQL

 MySQL supports several storage engines that act as handlers for different table types. MySQL storage engines include both those that handle transaction-safe tables and those that handle non-transaction-safe tables: MyISAM manages non-transactional tables. It provides high-speed storage and retrieval, as well as fulltext searching capabilities. MyISAM is supported in all MySQL configurations, and is the default storage engine [...]

What are the steps you can take to avoid “Deadlocks” in SQL?

Deadlocking occurs when two user processes have locks on separate objects and each process is trying to acquire a lock on the object that the other process has. When this happens, SQL Server identifies the problem and ends the deadlock by automatically choosing one process and aborting the other process, allowing the other process to [...]

How to Install and Configure CVS Server on Ubuntu – A version control system

Version control is the art of managing changes to information. It has long been a critical tool for programmers, who typically spend their time making small changes to software and then undoing those changes the next day. But the usefulness of version control software extends far beyond the bounds of the software development world. Anywhere you can find people using computers to manage information that changes often, there is room for version control

Rush for the Windows 7 Official Public Beta

Great news for Windows enthusiast. The public beta version of Windows 7 is all set for a grand release come Friday, January 9, 2009. The exciting announcement was made by Microsoft CEO Steve Ballmer at his keynote address in 2009 Internet Consumer Electronics Show (CES). The beta version would be available for download worldwide with [...]