• تجربتي مع فايربيس

    تجربتي مع فايربيس

    السلام عليكم, اثناء عملي على احدى المنتجات احتجنا لخدمة توفر علينا الجهد والتكلفة في بناء باك ايند متخصص للمنتج, حيث احتجنا خدمة قواعد بيانات سريعة ورخيصة ويمكن التطوير عليها بشكل سريع جدا وتدعم اغلب المنصات التي تعمل عليها الخدمة الا وهي الويب ومنصتي الموبايل لكل من الاندرويد وIOS, فوجدنا ان افضل خدمة توفر لنا كل…

  • تجربتي مع شركة واصل للشحن

    تجربتي مع شركة واصل للشحن

    مرحباً,اشارك معكم تجربة اولية سريعة مع شركة واصل للشحن الى العراق من الولايات المتحدة, تركيا والامارات.اردت شراء منتج من الصين, ولكن المشكلة كانت ان الشركة المنتجة لا تدعم الشحن الى العراق, لذلك حاولت استخدام خدمات منصة بيور ولكن المشكلة ان بيور تقوم بشحن المنتج من الصين الى الولايات المتحدة ومن ثم الى العراق وكان الوقت…

  • Android Kotlin Nested fragments in viewpager

    Android Kotlin Nested fragments in viewpager

    Greetings, If you have a scenario where you have MainActivity that calls view pager and the view pager have recycler view or list view fragment and you want to show detail view fragment on click of item of the list view, or if you have the following error showing: you can achieve your scenario and…

  • Get real id of item in Django and GraphQL

    Get real id of item in Django and GraphQL

    Hello, When you use graphql in django using graphen and when you utilize the relay and nodes, the query result of any item while have base64 representation of the id, You can fix that easily by subclassing from “relay.Node” and then just use the new class in the interface like in the code below: https://gist.github.com/ahmedalttai/6951af94d056a6b2966eccf7f9b0e6c2…

  • Using Django DateField with Apollo GraphQl in Android

    Using Django DateField with Apollo GraphQl in Android

    https://hashnode.com/post/using-django-datefield-with-apollo-graphql-in-android-ckrizgvo80p0ints19z0af9y8

  • Allow remote connection to PostgreSQL

    Hello, you can connect remotely to PostgreSQL either from remote cmd of from pgAdmin by making two simple steps: 1- As a super user, open  2- Scroll down to the line that describes local socket connections. It may look like this: and add the following: 3- In the same directory, open postgresql.conf. Under the section on Connection Settings, add…

  • Auto complete foreignKey in Django

    Auto complete foreignKey in Django

    Hello, If you want to add autocomplete field or autocomplete search field in Django forms its pretty easy, there are a lot of existing packages that can help you with that, the one that we gonna use is: django-ajax-selects. Installation Activate your development environment and type the following command: Usage After installing the package create…

  • الوصول الى العناصر الاخرى في نفس صف العنصر المختار – Get other objects in the same row in listview

    الوصول الى العناصر الاخرى في نفس صف العنصر المختار – Get other objects in the same row in listview

    السلام عليكم, اذا كنت تحتاج الى الوصول الى محتويات العناصر الاخرى ضمن row معين في listview يمكنك استخدام هذه الطريقة البسيطة.

  • ايجاد عنصر حسب محتوياته في المصفوفة في swift

    ايجاد عنصر حسب محتوياته في المصفوفة في swift

    السلام عليكم, هذا الكود البسيط يمكنك ان تستخدمه لأيجاد اول عنصر معين داخل مصفوفة Array بأستخدام مكون داخلي في العنصر Property. علما انه مجرب على Swift 3.

  • طباعة صفحات الويب بالألوان

    طباعة صفحات الويب بالألوان

    السلام عليكم, من الامور المهمة والتي قد تواجه صعوبة فيه, عملية طباعة صفحات الويب بصيغة HTML خصوصا قضية لون الكتابة بالطباعة تظهر الكتابة كلها باللون الاسود, للمحافظة على الوان الصفحة عند طباعتها هنالك طريقة جدا بسيطة بأستخدام لغة CSS, اضف هذا الى ملف الستايل خاصتك: اهم فقرة في هذا السطر البرمجي هو وسم !important للتأكيد…

لديك عرض عمل؟