Licenses Linux, Open Source programssunsyriaماذا هو المصدر المفتوح و ماذا هو لا
تأثير المعايير المفتوحة و تطوير الانترنت و دور المصدر المفتوح.
الشركات و المصدر المفتوح
بعض الأوامر الأساسية للفة فيجوال بيسك ستديوLumah MadanyThis document discusses different types of conditional statements in Visual Basic, including InputBox and MsgBox functions to get and display information, IF-THEN and IF-THEN-ELSE statements to execute code based on conditions, and Select Case statements to choose between multiple conditions. It provides syntax examples for using these statements to control program flow based on evaluated expressions.
أدوات البرمجة بلغة فيجوال بيسك ستديوLumah MadanyThis document discusses different types of controls that can be used in a user interface, including text boxes, radio buttons, check boxes, list boxes, and combo boxes. It lists various properties of each control type, such as name, text, font, location, size, checked/selected state, and variables used.
صياغة حل المسائلLumah MadanyThe document discusses mathematical concepts such as equations, variables, sequences, and algorithms. It defines equations for a line and a function relating variables X and Y. It also presents a pseudocode for an algorithm to calculate the sum of integers from 1 to 10 and determine if a number is positive or negative.
أدوات البرمجة بلغة فيجوال بيسك ستديوLumah MadanyThis document discusses different types of controls that can be used in a user interface, including text boxes, radio buttons, check boxes, list boxes, and combo boxes. It lists various properties of each control type, such as name, text, font, location, size, checked/selected state, and variables used.
البرمجة بلغة فيجوال بيسك ستديوLumah MadanyThis document discusses basic programming concepts like constants, variables, data types, operators, and conditional statements. It defines constants like Const1 and Pi, demonstrates declaring variables with types like name as a string and age as an integer, and shows arithmetic operators for expressions such as M=2*6/3, M=2*6+3^2, and M=2*(6+3)^2. Logical operators for conditions are presented with examples like 10 > = 4 and 12 > 20 being False and True respectively.
إدارة المحتوى .. حلول مفتوحة المصدرtaimurianتم القاء هذه المحاضرة في يوم لينكس الاول في ليبيا وهي بعنوان ( إدارة المحتوى .. حلول مفتوحة المصدر ) حيث تناولت محاور مهمة وهي التعريف ببرامج إدارة المحتوى والفرق بين المجاني منها والتجاري كما تم التطرق الى كيفية اختيار البرنامج المناسب لك وفي الاخير تم المرور بشكل سريع على برنامج إدارة المحتوى (جملة) وكذلك استعراض عدد من المواقع المهمة في ليبيا والتي تعتمد على هذه البرامج
Software Freedom Day 2011 at PalestinehatemzyoudSoftware Freedom Day 2011 at Palestine :
Objectives
1To celebrate software freedom and the people behind it
2To foster a general understanding of software freedom, and encourage adoption of free software and open standards
3To create more equal access to opportunities through the use of participatory technologies
4To promote constructive dialogue on responsibilities and rights in the information society
5To be inclusive of organizations and individuals that share our Vision
6To be pragmatic, transparent, and responsible as an organisation
Vision & Objectives
O
ur vision is to empower all people to freely connect, create and share in a digital world that is participatory, transparent, and sustainable.
يوم حرية البرمجيات هو احتفال عالمي و تعليمي يهدف إلى تشجيع مستخدمي الحاسب على التعرف على البرمجيات الحرة ذات البرمجيات الحرة و المصدر المفتوح بالإضافة إلى التعرف على المجتمعات التي تقوم بتطويرها و نشرها حول العالم و كيفية المشاركة في أنشطتها .
Software Freedom Day 2011 at PalestinehatemzyoudSoftware Freedom Day 2011 at Palestine
Vision & Objectives
O
ur vision is to empower all people to freely connect, create and share in a digital world that is participatory, transparent, and sustainable.
1To celebrate software freedom and the people behind it
2To foster a general understanding of software freedom, and encourage adoption of free software and open standards
3To create more equal access to opportunities through the use of participatory technologies
4To promote constructive dialogue on responsibilities and rights in the information society
5To be inclusive of organizations and individuals that share our Vision
6To be pragmatic, transparent, and responsible as an organisation
==========================
يوم حرية البرمجيات هو احتفال عالمي و تعليمي يهدف إلى تشجيع مستخدمي الحاسب على التعرف على البرمجيات الحرة ذات البرمجيات الحرة و المصدر المفتوح بالإضافة إلى التعرف على المجتمعات التي تقوم بتطويرها و نشرها حول العالم و كيفية المشاركة في أنشطتها
بعض الأوامر الأساسية للفة فيجوال بيسك ستديوLumah MadanyThis document discusses different types of conditional statements in Visual Basic, including InputBox and MsgBox functions to get and display information, IF-THEN and IF-THEN-ELSE statements to execute code based on conditions, and Select Case statements to choose between multiple conditions. It provides syntax examples for using these statements to control program flow based on evaluated expressions.
أدوات البرمجة بلغة فيجوال بيسك ستديوLumah MadanyThis document discusses different types of controls that can be used in a user interface, including text boxes, radio buttons, check boxes, list boxes, and combo boxes. It lists various properties of each control type, such as name, text, font, location, size, checked/selected state, and variables used.
صياغة حل المسائلLumah MadanyThe document discusses mathematical concepts such as equations, variables, sequences, and algorithms. It defines equations for a line and a function relating variables X and Y. It also presents a pseudocode for an algorithm to calculate the sum of integers from 1 to 10 and determine if a number is positive or negative.
أدوات البرمجة بلغة فيجوال بيسك ستديوLumah MadanyThis document discusses different types of controls that can be used in a user interface, including text boxes, radio buttons, check boxes, list boxes, and combo boxes. It lists various properties of each control type, such as name, text, font, location, size, checked/selected state, and variables used.
البرمجة بلغة فيجوال بيسك ستديوLumah MadanyThis document discusses basic programming concepts like constants, variables, data types, operators, and conditional statements. It defines constants like Const1 and Pi, demonstrates declaring variables with types like name as a string and age as an integer, and shows arithmetic operators for expressions such as M=2*6/3, M=2*6+3^2, and M=2*(6+3)^2. Logical operators for conditions are presented with examples like 10 > = 4 and 12 > 20 being False and True respectively.
إدارة المحتوى .. حلول مفتوحة المصدرtaimurianتم القاء هذه المحاضرة في يوم لينكس الاول في ليبيا وهي بعنوان ( إدارة المحتوى .. حلول مفتوحة المصدر ) حيث تناولت محاور مهمة وهي التعريف ببرامج إدارة المحتوى والفرق بين المجاني منها والتجاري كما تم التطرق الى كيفية اختيار البرنامج المناسب لك وفي الاخير تم المرور بشكل سريع على برنامج إدارة المحتوى (جملة) وكذلك استعراض عدد من المواقع المهمة في ليبيا والتي تعتمد على هذه البرامج
Software Freedom Day 2011 at PalestinehatemzyoudSoftware Freedom Day 2011 at Palestine :
Objectives
1To celebrate software freedom and the people behind it
2To foster a general understanding of software freedom, and encourage adoption of free software and open standards
3To create more equal access to opportunities through the use of participatory technologies
4To promote constructive dialogue on responsibilities and rights in the information society
5To be inclusive of organizations and individuals that share our Vision
6To be pragmatic, transparent, and responsible as an organisation
Vision & Objectives
O
ur vision is to empower all people to freely connect, create and share in a digital world that is participatory, transparent, and sustainable.
يوم حرية البرمجيات هو احتفال عالمي و تعليمي يهدف إلى تشجيع مستخدمي الحاسب على التعرف على البرمجيات الحرة ذات البرمجيات الحرة و المصدر المفتوح بالإضافة إلى التعرف على المجتمعات التي تقوم بتطويرها و نشرها حول العالم و كيفية المشاركة في أنشطتها .
Software Freedom Day 2011 at PalestinehatemzyoudSoftware Freedom Day 2011 at Palestine
Vision & Objectives
O
ur vision is to empower all people to freely connect, create and share in a digital world that is participatory, transparent, and sustainable.
1To celebrate software freedom and the people behind it
2To foster a general understanding of software freedom, and encourage adoption of free software and open standards
3To create more equal access to opportunities through the use of participatory technologies
4To promote constructive dialogue on responsibilities and rights in the information society
5To be inclusive of organizations and individuals that share our Vision
6To be pragmatic, transparent, and responsible as an organisation
==========================
يوم حرية البرمجيات هو احتفال عالمي و تعليمي يهدف إلى تشجيع مستخدمي الحاسب على التعرف على البرمجيات الحرة ذات البرمجيات الحرة و المصدر المفتوح بالإضافة إلى التعرف على المجتمعات التي تقوم بتطويرها و نشرها حول العالم و كيفية المشاركة في أنشطتها
Bi marabia3Omar SelimBIMarabia is the first E-magazine intended to spread awareness of BIM tools and workflows across Arabic region. BIMarabia is written and edited by users, targeted to be beneficial to practitioners and researchers in the field. For more information, please go to http://bimarabia.com
Software Freedom Day 2011 at Palestinehatemzyoudمهرجان يوم البرمجيات الحرة 2011 في فلسطين
يوم حرية البرمجيات هو احتفال عالمي و تعليمي يهدف إلى تشجيع مستخدمي الحاسب على التعرف على البرمجيات الحرة ذات البرمجيات الحرة و المصدر المفتوح بالإضافة إلى التعرف على المجتمعات التي تقوم بتطويرها و نشرها حول العالم و كيفية المشاركة في أنشطتها .
شبكات الحاسبLumah MadanyThis document discusses network types and server configurations. It describes a WAN and LAN, and lists servers for mail, mobile, and file storage. The document also outlines network components like clients, servers, and protocols and how they interconnect and communicate using IP addresses and MAC addresses.
مقدمة في البرمجةLumah MadanyThe document discusses the basics of computer programming including binary, assembly language, and high-level languages. It covers topics such as binary numbers, assembly language instructions, and different types of high-level languages like BASIC, C, C++, and Java that allow programmers to write code in a more readable format than binary or assembly.
مقدمة في البرمجةLumah MadanyThe document discusses the basics of computer programming including binary, assembly language, and high-level languages. It covers topics such as binary numbers, assembly language instructions, and different high-level languages like BASIC, C, C++, and Java. Sections are devoted to details of binary, assembly, and characteristics of various high-level programming languages.
شبكات الحاسبLumah MadanyThis document discusses different types of computer networks including WANs, LANs, and their key characteristics. It outlines the components of a basic network including servers, clients, and how they connect and communicate with each other via protocols. The document also covers network addressing schemes and security concepts like MAC addresses.
الوحدة الثانيةLumah MadanyThis document discusses content management systems (CMS) and lists various CMS platforms and tools. It outlines features of CMS like templates and content editing. Popular open source CMS like WordPress and Drupal are mentioned. Social media platforms like Twitter, Facebook, and blogs on Blogger, WordPress are listed along with their uses. Other Google tools including Gmail, Google Docs, Google Drive, Google Sites are provided. Finally, it notes content creation tools such as PowerPoint.
البرمجة بلغة الفيجول بيسكLumah MadanyThe document describes various Visual Basic programming concepts including declaring variables, constants, conditional statements using IF/THEN/ELSE, and using GOTO statements. It defines variables like name and grade and assigns values. Conditional logic is demonstrated checking the grade variable against thresholds to set the Text1 variable value. GOTO statements are shown to transfer program flow to labeled lines.
تابع البرمجة بلغة الفيجوال بيسكLumah MadanyThe document discusses different types of loops and arrays in Visual Basic. It explains SELECT CASE statements for conditional branching, FOR-NEXT loops for iterating a set number of times, DO-WHILE loops for repeating until a condition is met. It also demonstrates how to declare and populate single-dimensional arrays, with the lower bound indexed at 0.
البرمجة بلغة الفيجول بيسكLumah MadanyThe document discusses various Visual Basic programming structures including declaring variables and constants, if/then statements, select case statements, goto statements, and subroutines. Key structures covered are declaring variables with Dim, constants with Const, if/then statements with single and multiple conditions, select case statements to evaluate expressions and ranges of values, and goto statements to transfer program control.
2. توزيع ا لدرجات
1 درجة للتأخير الواحد( 5 درجات / التأخير) 10 دقائق عن الحصة يحسم 4
مشاركة في الحصة نظري عملي + الأنشطة 5 درجات
السلوك والعناية بالمعمل 5 درجات
الواجبات الكتاب 5درجات
المشاريع وملف الأعمال )جماعية( 10 درجات
اختبارين نظري دوري 5 درجات
اختبارين عملي دوري 15 درجات
اختبار عملي نهائي 30 درجة
اختبار نظري نهائي 20 درجة
4. ا ل فرق ب ين ا ل مصا در وا ل مصا در
جهاز محمد جهاز خالد
امكانية الصيانة او اضافة ملحقات او
الاطلاع على القطع الداخلية
منح الجهاز او اهدائه لمن يريد
التطوير والتعديل مجاني
لا يمكن اجراء صيانة أو اضافة ملحقات
الا بالرجوع الى الشركة المنتجة + دفع
تكاليف
ليس من حقه منح الجهاز أو اهدائه لاحد
تكاليف اضافية للتطوير والتعديل
5. ا لمصا در ا لحرة
OSS OPEN SOURCE SOFTWARE
مفهوم متبع لحماية الملكية الفكرية لا تقوم على احتكار المعلومة
بل على نشرها
صنفي البرمجيات التالية من حيث كونها مصادر حرة أو مغلقة:
6. نظام ا ل تشغيل ل ي نكس
بدأه طالب في جامعة هلسنكي في فلندا نهاية عام 1990 م
مشروع نظام تشغيل لينكس تحت ترخيص المصادر
مشاركه الاف المبرمجين حول العالم في تعديل الحرة
وتطوير المشروع
بالنتيجة أصبح هناك مجتمع عبار عن متخصصين في شتى المجالات )وليس
ينتج كتبا ومقالات ودراسات ويتفاعل مع المجتمعات ) المبرمجين فقط
7. إ ثراء علمي
أحد برامج الملك عبد العزيز للعلوم والتقنية وهو مفتوح لجميع رواد أعمال التقنية
السعوديين
قومي بزيارة الموقع www.badir.com.sa.,vd
اطبع أو صور وضعيه في ملف الأعمال
بادر
Badir
برنامج بادر لحاضنات التقنية
8. ا ل فرق ب ين ا لمصا در ا لحرة مف توحة
ا لمصدر وا ل برامج ا لمجا ن ية مع ا ل تمث يل
لكل منهما
نشاط
9. رخص ا لمصادر ا لمغل قة
تشاهد عند تركيب وتنصيب البرنامج
• ربح وفير
لبيع رخصة استخدام المنتج
لا يحق لك البيع أو التأجير أو النسخ
• الشركة تحتفظ بشفرة البرنامج الأساسي
10. ت ا بع رخص ا لمصادر ا لمغل قة
• حصر استخدام المنتج وتطويره واستعماله على الشركة
• مثل أن تقوم شركة باكتشاف دواء لمرض وتنال براءة الاختراع الحصرية لا
يحق لأي احد استخدام الدواء أو إنتاجه الا بإذن الشركة حتى لو اكتشف الدواء
شخص اخر
• رخصة جيدة تعني نسبة المنتج لصاحبة
• تشجع الابداع ولكن ضمن مجموعة معينة )مثال أن يطلب المؤلف العودة إليه
حين تطوير منتج مشتق(
11. رخص ا لمصادر ا لحرة
1. للمستخدم حرية استخدام البرنامج لأي غرض متى شاء
2. للمستخدم حرية تعديل البرنامج ليناسب احتياجاته
)source code( 3. إتاحة شفرة البرنامج للمستخدم
4. للمستخدم حرية مشاركة البرنامج مع الأخرين مجانا أو مقابل رسوم معينة
5. للمستخدم حرية توزيع نسخ معدلة من البرنامج بحيث يستفيد مجتمع المستخدمين من التعديلات
GPL General Public License :
فتح شفرة البرنامج بشكل كامل + أي شخص يستخدم شفرة مبنية على هذه الرخصة أن يشير إلى
ذلك ويفتح شفرتة كامله + البرنامج يمكن أن يكون غير مجاني
12. هل ه ن اك ف رق ب ين ا ل مصا د ر ا ل م ف ت وحة و ا ل مصا د ر
ا لحرة
المصادر المفتوحة
اطلاع
نعم
تطوير
لا
)wikipedia( المصادر الحرة مثل ويكيبيديا
اطلاع نعم
تطوير نعم
13. مزا ي ا ا لمصادر ا لحرة
يمكن استخدام خليط من المصادر الحرة و المغلقة )مثال يمكن استخدام برامج حرة في
عالمية تدعم لغات مختلفة منها العربية
شبه خالية من الفيروسات وبرامج التجسس
وجود تطبيقات وبرامج متعددة
سرعة التطوير و التحديث
تلقي الدعم من شركات ضخمة تاريخية
(IBM) مثل
الأمان
سرعة التشغيل
قلة الأعطال
انخفاض التكلفة
اتاحة المصدر للاطلاع
سهولة اكتشاف الأخطاء مع سرعة
تقديم حلول
ويندوز(
14. نشاط
وادخل للغة العربية www.wikipedia.org زر الموقع
وشارك بإثراء الموسوعة
اطبع أو صور وضعيه في ملف الأعمال
15. عوا ئد استخدام ا لمصادر ا لحرة
firefox فايرفوكس
انشاء برنامج من الصفر
لينكس عربي والدعم مقابل مبلغ مادي
مزود خدمة بريد الكتروني مع لينكس
16. حقوق ا لطبع وا ل نشر
صيغة قانونية لحماية الأعمال المؤلفة يحدد فيها حقوق المنتج والمؤلف
شكل من أشكال الملكية الفكرية مثل :- براءات الاختراع ، العلامات
التجارية ، الأسرار التجارية
مراقبتها يمنع القرصنة التجارية بما لها من أثار اقتصادية سيئة مثل :- فقدان
الوظائف ، عزوف الشركات الصغيرة عن تطوير البرمجيات
لا ينبغي التعدي على حقوق النشر لأنها مصونة شرع اً
17. الان تحال ا لعلمي
هو سرقة أفكار أو كتابات الآخرين ونسبتها للذات دون ذكر
المصدر
4( في الكتاب صـ 16 ــ يوضح بعض المواقع التي - شكل ) 1
يستخدمها أساتذة الجامعات لكشف الغش في الأبحاث وأوراق
العمل المقدمة من الطلاب
18. أ نواع الاحت ي ال ا لعلمي
الاستنساخ : تقديم عمل الاخرين على أنه عمل للفرد
النسخ : نسخ أجزاء كبيرة من مصدر محدد دون ذكر المصدر
الاستبدال : نسخ قطعة نصية بعد تغيير بعض الكلمات الرئيسية مع الحفاظ على
المعلومات الاساسية للمصدر وعدم الإشارة إليه
المزج : مزج أجزاء من مصادر عديدة دون ذكرها
التكرار : نسخ من كتابات الفرد السابقة دون ذكرها
المزيج : دمج مقاطع نصية ذكر مصدرها بشكل صحيح مع مقاطع أخرى لم يذكر
مصدرها