\ كتابات سعود بن محمد

كتابات

قياس وتطوير أداء المبرمج

حسب تجربتي الشخصية، واهتمامي بتوثيق وقياس عملي كمبرمج، قمت بتجربة العديد من الخدمات والأدوات المساعدة لذلك، إلاّ أن القيمة الحقيقية لهذه الأدوات تزداد إذا كانت على مستوى الفريق وليست على المستوى...

Drupal and PHPStorm setup

Setup the PHPStorm local IDE on Mac for Drupal project Install PHPCS globally composer global require squizlabs/php_codesniffer Execute nano ~/.zshrc then add this line export PATH="$HOME/.composer...

Drupal 8 deploy commands

This page will help you to know what to kind of commands that you can put in the list of your deploy commands: // Install composer required libraries. composer install // Import configurations...

أسئلة لتقييم مهارات مطور ReactNative والتعاقد معه

في حال كنت تنوي التعاقد مع مطوّر لتطوير تطبيق بإستخدام تقنية React.js أو تحديداً React native فهذا المقال سيساعدك على تقييم خبرة المطور والتعرف على طريقة أفضل لتقييم مهاراته، أثناء المقابلة. بعد...

laravelsnip

IDE helper: https://github.com/barryvdh/laravel-ide-helper // Laravel create new project lando composer create-project laravel/laravel project // Laravel installation composer install -n mkdir -p...

drupal8snip

//tr/td/a[@class[contains(.,'username')]] Click here to go to Drupal 7 snip. Drupal 8 auto deploy commands Drupal errors Drupal 8 console commands Riadh Rahmi - snippets Alexei Raiu - snippets...

تجربتي مع الشراء عبر الانترنت

أولاً لايوجد مثل الشراء من أمازون بخاصية الشحن المباشر! فبهذه الطريقة تضمن وصول طلبك خلال أقل من ٤٨ ساعة أحياناً. أو ٣ أيام كحد أقصى عند طلبك خدمة الشحن السريع. لكن راح أذكر تجاربي مع الصناديق...

iot

Water meter options https://www.homewizard.com/watermeter/ LinkTap-Wireless-Water-Timer-Gateway Food https://meater.com/

drupalerrors

EntityMalformedException: Missing bundle property on entity of type node. in entity_extract_ids() (line 7562 EntityMalformedException :خاصية الحزمة مفقودة للكينونة من نوع node . في...

Drupal Voldemort Integration

This page just to determine that I have Voldemort integration with Drupal as the main data source, and each one of these will handle a different part of my business. I chose Voldemort project because...

Atom Editor, PHP CodeSniffer And Drupal Coding Standards

This way will help you keep watching Drupal coding standards while you're writing your code inside your Atom editor. // Make sure you have composer installed in your machine. // Then run this...

دروبال كامب جامعة الملك خالد KKU Drupal Camp

بدايةً أود أن أشكر جامعة الملك خالد وجميع أفراد الإدارة العامة لتقنية المعلومات على تنظيم هذا الحدث الرائع والأول من نوعه في المملكة العربية السعودية، والذي نتمنى أن يستمر بشكل دوري في المملكة....