ពណ៌ប្រាប់សុខភាពរបស់លោកអ្នក

Posted on February 25, 2011, 11:30 pm


ពណ៌ប្រាប់សុខភាពរបស់លោកអ្នក

ពណ៌និមួយៗមានថាមពលដោយឡែករបស់វា។ សរុបមកអាចនិយាយបានថាអ្នកនិយមប្រើ សំលៀកបំពាក់ ឬរបស់របរដែលមានពណ៌ភ្លឺ ឬខ្ចី សុទ្ឋតែជា អ្នក មានអារម្មណ៍ល្ហែល្ហើយ(ងាយបំភ្លេចទុក ព្រួយ)។

ប៉ុន្តែលោកអ្នកមិនត្រូវប្រើពណ៌ស្រាលអោយច្រើនហួសហេតុពេកទេ ព្រោះលោកអ្នក នឹងក្លាយជា មនុស្ស ស្ពឹកស្រពន់ ច្រអូស កន្ថើន និង គ្មានអំណាច ចំពោះអ្នក្មដែលនិយមប្រើពណ៌ឆើតៗ បង្ហាញអោយដឹងថាអ្នកជាមនុស្ស មានសីលធម៌ត្រឹមត្រូវស្វាហាប់ ប៉ុន្តែមួម៉ៅច្រើន។

ពណ៌ក្រហម
គឺជាពណ៌ឈាម ជាប្រភេទលើកកម្លាំងប្រព័ន្ធសរសៃរប្រសាទ។ ជាពណ៌ប្រសើរបំផុតសម្រាប់ ពាក់មុនពេលចូលប្រកួតក្នុងពិធីមួយដើម្បីជួយអោយអ្នក មានសេចក្តី ជឿជាក់ និង ទំនុកចិត្តលើខ្លួនឯង វិញ។

ពណ៌ខៀវ
ជាពណ៌របស់មេឃ និង ជាពណ៌តំណាងចិត្តរវើករវាយខ្លាំងតែមានគុណសម្បត្តិពិសេសដែលជួយ អោយរសាយពីការលំបាកចិត្ត បណ្តុះបណ្តាល ស្មារតីការពារ សរីរាង្គ និងជួយប្រឆាំង និង ជំងឺដេកមិន លក់។

ពណ៌ស
គឺជាពណ៌ផ្តល់នូវភាពស្រឡះ ភាពស្ងប់ និង ភាពសុខសាន្តក្នុងចិត្ត។

ពណ៌ទឹកក្រូច
មិនសូវដាស់អោយមានកម្លាំងដូចពណ៌ក្រហមទេ គឺជាពណ៌មានថាមពលទប់ទល់ការនឿយហត់ បានយ៉ាងប្រសើរបំផុត។ ពណ៌ទឹកក្រូចផ្តល់នូវ សុខមាលភាព ដោយផ្ទាល់ លើកកម្លាំងដល់ថងទឹកប្រមាត់ និងជាពណ៌ដែលត្រូវបានគេណែនាំអោយអ្នក ដែលមានបញ្ហាក្នុងការ រំលាយអាហារ និងការដកដង្ហើមប្រើ ប្រាស់ ទៀតផង។

Read More

What is UML?

Posted on February 24, 2011, 11:43 pm


What is UML?

The Unified Modeling Language (UML) is a standard language for specifying, visualizing, constructing, and documenting the artifacts of software systems, as well as for business modeling and other non-software systems.
The UML represents a collection of best engineering practices that have proven successful in the modeling of large and complex systems. The UML is a very important part of developing object oriented software and the software development process.
The UML uses mostly graphical notations to express the design of software projects. Using the UML helps project teams communicate, explore potential designs, and validate the architectural design of the software.

Visual Paradigm for UML 8.1
Visual Paradigm for UML 8.1


Goals of UML

The primary goals in the design of the UML were:

  1. Provide users with a ready-to-use, expressive visual modeling language so they can develop and exchange meaningful models.
  2. Provide extensibility and specialization mechanisms to extend the core concepts.
  3. Be independent of particular programming languages and development processes.
  4. Provide a formal basis for understanding the modeling language.
  5. Encourage the growth of the OO tools market.
  6. Support higher-level development concepts such as collaborations, frameworks, patterns and components.
  7. Integrate best practices.
Read More

Google Font API អាចប្រើបានជាមួយ blogspot ហើយ

Posted on February 22, 2011, 12:46 pm


Google Font API អាចប្រើបានជាមួយ blogspot ហើយ

ដោយមិនចាំបាច់ Embed Font ទៀតទេ ជាមួយនិង google font api យើងអាចមើលឃើ Font Khmer បាន
ចំពោះអ្នកប្រើប្រាស់ blogspot ដោយគ្រាន់តែបន្ថែម Code CSS បន្តិចតែប៉ុន្នោះ
សូចចូលទៅកាន់ blog របស់ http://khmertype.blogspot.com ដើម្បីអានពត៌មានបន្ថែម

Google Font API អាចប្រើបានជាមួយ blogspot ហើយ
Google Font API អាចប្រើបានជាមួយ blogspot ហើយ


Khmer Type

Read More

PHP Framworks! why, when and which?

Posted on February 20, 2011, 5:07 pm


What are the benefits of using MVC PHP frameworks?

Well, there are many benefits of using PHP frameworks, let’s see some of the main benefits of using them.
They PHP frameworks follow some design pattern, so when you use these frameworks you’ve to follow their coding
convention which makes your code clean and extensible for future purpose.

  • The Popular PHP frameworks like CakePHP, CodeIgniter, Zend Framework, Symfony follows Model View Controller(MVC) design pattern which separates business logic from user interface making the code cleaner and extensible.
  • As everybody can guess, these frameworks contain a lot of libraries to make your job easier. For example, to validate a form you don’t have to write much code as you’ve to in normal coding scenario, just a few lines of code calling the library might be enough for it.
  • While working on a large project in a team, this MVC PHP framework will be a great tool for development as you can assign a developer to develop MVC part of a module for a developer and integration will be quite easy of this developed module at final level.
Read More

What are disadvantage of using MVC PHP frameworks?

Posted on February 20, 2011, 1:02 pm


What are disadvantage of using MVC PHP frameworks?

A coin has two parts similarly a bright stuff always have dark part as well. Different framework have different coding convention, Depending upon the the framework, you’ll have to learn coding convention for the framework you want to follow.
So depending upon the framework, it might to struggle at the beginning.
1.
While coding using these framework, sometime you’ll not find any library or helpers which might be useful for you so you’ll have to struggle bit at that time.

2.
If you don’t have OOP experience then PHP MVC framework are not you.
First build a solid knowledge of OOP with PHP then only think about choosing any framework.

3.
PHP frameworks are not for the small projects from my point of view, because in a very simple project custom coding will work faster than setting up a framework.

Read More

Blog Archive

  • 2023-May (1)
  • 2023-February (1)
  • 2020-October (1)
  • 2020-May (1)
  • 2020-February (2)
  • 2019-December (5)
  • 2019-November (1)
  • 2018-July (1)
  • 2017-December (1)
  • 2017-November (1)
  • 2017-June (1)
  • 2016-September (5)
  • 2016-August (3)
  • 2016-June (1)
  • 2015-September (1)
  • 2015-May (1)
  • 2015-February (2)
  • 2014-December (1)
  • 2014-November (2)
  • 2014-September (3)
  • 2014-August (1)
  • 2014-June (1)
  • 2014-May (1)
  • 2014-March (1)
  • 2013-December (2)
  • 2013-October (2)
  • 2013-July (1)
  • 2013-June (3)
  • 2013-May (4)
  • 2013-March (1)
  • 2012-December (2)
  • 2012-November (1)
  • 2012-October (1)
  • 2012-September (2)
  • 2012-August (2)
  • 2012-July (2)
  • 2012-June (1)
  • 2012-May (2)
  • 2012-March (2)
  • 2012-February (2)
  • 2012-January (5)
  • 2011-December (2)
  • 2011-November (4)
  • 2011-October (5)
  • 2011-September (2)
  • 2011-August (1)
  • 2011-June (2)
  • 2011-May (1)
  • 2011-April (9)
  • 2011-March (3)
  • 2011-February (12)
  • 2011-January (16)
  • 2010-December (17)
  • 2010-November (6)
  • 2010-October (10)
  • 2010-September (8)