Friday, November 11, 2011

Healthy lifestyle

Healthy lifestyle, you know the meaning of "healthy lifestyle"? In general, healthy people do not smoke, have a healthy weight, eating healthy foods and exercise. Sounds simple, right?
Tips on a healthy lifestyle is to make small changes, to take further measures, the consumption of fruit for daily food, drink enough water. These are just some ways to be able to start running a healthy lifestyle without drastic changes.
One of the biggest problems in Indonesia is the lack of physical activity (exercise). We know it's good for us but avoid if too much because if we are accustomed to, or afraid that exercise is a burden and drain on our time. Actually, simple movements done enough. Even everyday activities such as tasks, gardening and walking can be maximized. 

The benefits of a healthy lifestyle 
By adding a healthy lifestyle, you can:

    
* Reduce the risk of heart disease, stroke and diabetes
    
* Increase the stability of the joint
    
* Improve and increase the range of movement
    
* Help maintain flexibility
    
* Maintain bone mass
    
* Prevent osteoporosis and fractures
    
* Improve your mood and reduce symptoms of anxiety and depression
    
* Increase self-esteem
    
* Improve memory in elderly people
    
* Reduce stress
In several studies have found that only 10% weight reduction helped obese patients reduce blood pressure, cholesterol and increase longevity. You can start the process of weight loss now with a regular diet. If you are not ready for a structured diet program, ranging from small small things. Healthy lifestyle to help improve your quality of life.
Things you can do, such as customize your needs. For example in eating habits. Eating healthy foods is another part of a healthy lifestyle. Not only can a clean diet help with weight management, may also improve health and quality of life. A healthy lifestyle does not have to mean drastic changes. In fact, drastic changes almost always lead to failure. Making small changes in the way you live every day can lead to great benefits, so find out what you can do to live healthier!

Thursday, November 10, 2011

What is MySQL

SQL (Structured Query Language) is the standard language used to access the server database.Semenjak the 70's language has been developed by IBM, which is then followed by the Oracle, Informix and Sybase. 
By using SQL, database access process becomes moreuser-friendly compared to eg dBase or Clipper is still using the command - the command of pure programming.In addition to MySQL, there are several types of programming-orienteddatabase that can be used for applications on the web such as ORACLE. Oracle is a large company in the world that one business coverage is selling software and making database software, which is applied for large companies in the world. Because the software is not free in "Market" or not free software then most small companies or medium or web programmers are still using MySQL database as database software company or web.The latest news reported that ORACLE is a company that The biggest benefit in business database software.    MySQL is a multi-user SQL database server and multi-threaded.SQL itself is one of the most popular database language in the world.Implementation of this program is a database server daemon program 'mysqld' and several other programs as well as some libraries.     MySQL created by TcX and has been trusted to manage the system with 40 pieces database contains a table 10.000 and 500 of whom had 7 million lines (approximately 100 gigabytes of data). This database is made for the purposes of database systems fast, reliable and easy to use. Although it has sufficient ability good, 
     MySQL for the Unix operating system is freeware, and there are versions shareware for windows operating system. According to its maker, called MySQL like "my-ess-que-ell" and not my-sequel! As with other database systems, also known hierarchy in SQL servers with databases. Each database has tables. Every-each table has fields.Generally, the information stored in the table - a table that is logically two-dimensional structure consists of rows and kolom.Field-field can be data such as int, char realm, date, time and others.SQL does not have a complete programming facilities, there is no looping or branching, for example. So to cover up these weaknesses need to be combined with programming languages ​​such as C.
Advantages of MySQL



  1. MySQL is a multi-threaded programs, so it can be installed on a server that has a multi-CPU.
  2. Supported public programs such as C, C + +, Java, Perl, PHP, Python, TCL APIs DLS.
  3. Work on various platforms. (Available different versions for different operating systems).
  4. Have a column type that pretty much making it easier for system configuration database.
  5.  Having a good security system with a verification host.
  6.  Supports ODBC for Microsoft Windows operating system.
  7. Supports records that have a column with fixed length or variable length. and many other advantages
  8. MySQL is a free software, and can be downloaded at www.mysql.com.While others such as ORACLE database software is software that must be purchased.
  9. MySQL and PHP integrated with each other. The point isdatabase creation using PHP syntax can be made. While the inputs are entered via a web application that uses server-side script such as PHP can be directly inserted into an existing MySQL database on the server and of course the web is located on a web server.