![]() |
|
![]() |
![]() |
![]() |
![]() فعـآليـآت منتدـآنـآ ..~ |
||||||
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
الإهداءات |
|
![]() |
|
|
LinkBack | أدوات الموضوع | انواع عرض الموضوع |
|
#1
|
||||||||
|
||||||||
|
حبايبي الحلوووووووووووين السلام عليكم اليوم جايب لكم حاجه حلوه قريت عنها واعجبتني وحبيت اسوي لكم هذا الايميل من تصميمي وحقوق الطبع محفوظه >>> لايكثر بس على فكرة الموضوع يخص اكثر ويهتم بالفئه المتنحه جدا جدا بحكم اني فاشل بالمقدمات ولكن راح ادخل بصلب الموضوع الا وهو :- Gears API (Improving Your Web Browser) ايش يعني هذا بالضبط راح اقول لكم يعني كيف ؟؟؟ يعني يا اصدقائي مثلا اذا تشتغلون على موقع فيه فلاش او جافا او فيه صور او فيه داتا بيس كثيفه عن طريق الانترنت هذي الاضافه او الخاصيه من قوقل وانتم تعرفون قوه قوقل بالاشياء هذي اضافتها لنا لكي يكون فيها اكواد تساعدنا على اتمام العمليات بسرعه وهم في طور التطوير طبعا لان النظام فيها مفتوح يعني open source project هذي الاكواد راح تساعد في اجراء العمليات بدون ما نعرف طبعا حنا لاننا مستخدمين ولكن اذا كانت لديك اي خلفيه عن الاكواد والمصادر المفتوحه لتطوير مثلا المتصفح او الجافا سكربت او الفلاش او الداتا بيس و....الخ الموجوده راح تسهل عليك معرفه ما يجري وهذي الخاصه اهدتها لنا قوقل عن طريق مبرمجين تبع طاقم قوقل ولكن عن طريق النظام المفتوح وهذه الخاصيه يمكن تطويرها من قبل اشخاص عاديين وراح ادخل معاكم في زبدة الموضوع ماهي هذي الخاصيه؟ وايش عملها ؟ وكم الاصدار الحالي لها ؟ وايش تتوافق مع الانظمه والمتصفحات ؟وطريقه التحميل؟ What is the Gears API? Gears is an open source project that enables more powerful web applications, by adding new features to web browsers. Features Gears modules include: LocalServer Cache and serve application resources (HTML, JavaScript, images, etc.) locally Database Store data locally in a fully-searchable relational database WorkerPool Make your web applications more responsive by performing resource-intensive operations asynchronouslyNew in Gears 0.5 The latest version of Gears adds:
How do I start?
Getting Started First, if you haven't already, install Gears on your computer to be able to use the sample applications and tools. Going Offline The first thing you need to run a web application offline is the ability to start it without an Internet connection. This is the purpose of the LocalServer module. For a fast introduction to taking web content offline, work through the tutorial Enabling Static Files to Work Offline using Gears. You will be introduced to the LocalServer API and the manifest file, the key components that cache your application's resources and make it available offline. Storing User's Data Applications that are more than just static files have data that is typically stored on the server. For the application to be useful offline, this data must be accessible locally. The Database module provides a relational database for storing data. On the Architecture page you will find a discussion of strategies for designing the local storage that your application needs. When an offline application reconnects, you will need to synchronize any changes made in the local database with the server. There are many different approaches to synchronizing data, and there is no single perfect approach. The Architecture page describes some strategies for synching. An additional feature of the Gears database is Full-Text Search, providing a fast way to search text within a database file. Read the details here. Performance When synchronizing large amounts of data, you may find that the database operations begin to affect the responsiveness of the browser. The WorkerPool allows you to move your database operations to the background to keep the browser responsive. The WorkerPool is useful for any expensive operations that slow down the UI. Next Steps Check out the Resources and Tools page to download useful files and sample applications. See the FAQ to find answers to common questions. And finally, we invite you to participate in the Developer Forum for Gears. Nuts and Bolts: Detecting and Installing Gears Your web application needs to detect whether or not Gears is installed on a user's system before calling the APIs, and also to determine when to display an installation prompt to the user. Always initialize Gears using gears_init.js . If Gears is installed, then google.gears will be defined. If Gears isn't installed, you can direct the user to a customized installation page, as shown below. Note: Always use gears_init.js to access Gears. Other uses may not be supported in the future. Use the URL in the code above to access the Gears installation page. Substitute your customized message and your URL in the parameters. Parameters
*AND SEE THIS LINK TO KNOW MORE ABOUT GEARS API : http://www.youtube.com/p/F65AEC1E2BF7F49B وفي الختام ما يسعني الا ان اقدم لكم خالص الشكر والعرفان على قراءة ايميلي الموقروللمعلوميه فقط انا مجرد اني جبت لكم المعلومه مع شرحي المبسط لها واتمنى .. اني وفقت في ذلك حقوق الطبع محفوظه لدى AND اخوكم ومحبكم J MOH511@... ملاحظه : يرجى ذكر المصدر اثناء النقل وشكرا وذلك لحفظ جهود التعب المزيد...
|
![]() |
| مواقع النشر (المفضلة) |
| الذين يشاهدون محتوى الموضوع الآن : 1 ( الأعضاء 0 والزوار 1) | |
| أدوات الموضوع | |
| انواع عرض الموضوع | |
|
|
المواضيع المتشابهه
|
||||
| الموضوع | كاتب الموضوع | المنتدى | مشاركات | آخر مشاركة |
| =---->(جميع رموز خدمات 902)<----= | احسااااس مخملي | برامج الجوال | 10 | 08-15-2010 10:21 PM |
| قوقل على مزاجك ! | نواف بيك البريدية | منتدى قروب نواف بيك | 1 | 06-29-2010 06:19 AM |
| موسوعة الشيخ قوقل Google | نواف بيك البريدية | منتدى قروب نواف بيك | 0 | 06-14-2009 05:50 AM |
| مترجم قوقل مجــــــــــــــــــــاني | ورده شماليه | English lessons | 5 | 09-26-2008 12:47 PM |
![]() |
![]() |