ورود به حساب

نام کاربری گذرواژه

گذرواژه را فراموش کردید؟ کلیک کنید

حساب کاربری ندارید؟ ساخت حساب

ساخت حساب کاربری

نام نام کاربری ایمیل شماره موبایل گذرواژه

برای ارتباط با ما می توانید از طریق شماره موبایل زیر از طریق تماس و پیامک با ما در ارتباط باشید


09117307688
09117179751

در صورت عدم پاسخ گویی از طریق پیامک با پشتیبان در ارتباط باشید

دسترسی نامحدود

برای کاربرانی که ثبت نام کرده اند

ضمانت بازگشت وجه

درصورت عدم همخوانی توضیحات با کتاب

پشتیبانی

از ساعت 7 صبح تا 10 شب

دانلود کتاب Google Web Toolkit GWT Java AJAX Programming: A step-by-step to Google Web Toolkit for creating Ajax applications fast

دانلود کتاب Google Web Toolkit GWT Java AJAX Programming: گام به گام Google Web Toolkit برای ایجاد سریع برنامه های Ajax

Google Web Toolkit GWT Java AJAX Programming: A step-by-step to Google Web Toolkit for creating Ajax applications fast

مشخصات کتاب

Google Web Toolkit GWT Java AJAX Programming: A step-by-step to Google Web Toolkit for creating Ajax applications fast

ویرایش:  
نویسندگان:   
سری:  
ISBN (شابک) : 1847193935 
ناشر: Packt Publishing 
سال نشر: 2007 
تعداد صفحات: 244 
زبان: English 
فرمت فایل : PDF (درصورت درخواست کاربر به PDF، EPUB یا AZW3 تبدیل می شود) 
حجم فایل: 4 Mb 

قیمت کتاب (تومان) : 54,000



ثبت امتیاز به این کتاب

میانگین امتیاز به این کتاب :
       تعداد امتیاز دهندگان : 1


در صورت تبدیل فایل کتاب Google Web Toolkit GWT Java AJAX Programming: A step-by-step to Google Web Toolkit for creating Ajax applications fast به فرمت های PDF، EPUB، AZW3، MOBI و یا DJVU می توانید به پشتیبان اطلاع دهید تا فایل مورد نظر را تبدیل نمایند.

توجه داشته باشید کتاب Google Web Toolkit GWT Java AJAX Programming: گام به گام Google Web Toolkit برای ایجاد سریع برنامه های Ajax نسخه زبان اصلی می باشد و کتاب ترجمه شده به فارسی نمی باشد. وبسایت اینترنشنال لایبرری ارائه دهنده کتاب های زبان اصلی می باشد و هیچ گونه کتاب ترجمه شده یا نوشته شده به فارسی را ارائه نمی دهد.


توضیحاتی در مورد کتاب Google Web Toolkit GWT Java AJAX Programming: گام به گام Google Web Toolkit برای ایجاد سریع برنامه های Ajax

این کتاب مبتنی بر پروژه است. فرمت هر پروژه مشابه است، با بیانی از پروژه، بحث در مورد پروتکل های اصلی درگیر، یک نمای کلی از API و سپس کد کامل برای ساخت پروژه. شما به طور روشمند از طریق مراحل مشخص برای ساخت mashup هدایت خواهید شد، همراه با نکاتی برای توضیح تئوری پشت کد. این کتاب برای توسعه دهندگان Ruby on Rails است که می خواهند ویژگی های سایت خود را با مصرف داده ها و خدمات خارجی از راه دور گسترش دهند. دانش اولیه برنامه نویسی Ruby on Rails مورد نیاز است، اما لازم نیست هیچ تجربه ای از هیچ یک از API های مورد استفاده داشته باشید.


توضیحاتی درمورد کتاب به خارجی

This book is project-based. The format of each project is similar, with a statement of the project, discussion of the main protocols involved, an overview of the API, and then complete code for building the project. You will be led methodically through concrete steps to build the mashup, with asides to explain the theory behind the code. This book is for Ruby on Rails developers who want to expand the features of their site by consuming remote external data and services. Basic knowledge of Ruby on Rails programming is required but you need not have any experience of any of the APIs used.



فهرست مطالب

Ruby on Rails Web Mashup Projects......Page 1
Table of Contents......Page 8
Preface......Page 14
Web mashups......Page 18
Ruby and Ruby on Rails......Page 19
Types of web mashups......Page 20
As a new breed of applications......Page 21
Innovate and create extra value for your application......Page 22
Things to watch out for when doing web mashups......Page 23
Commercial dependency......Page 24
Losing your users......Page 25
How this book works......Page 26
What we will be doing......Page 27
Ready?......Page 28
Building a kiosk locator feature for your site......Page 30
Mashup APIs on the menu......Page 31
Geocoder.ca......Page 32
GeoKit......Page 33
Configuring evironment.rb......Page 34
What we will be doing......Page 36
Configuring database access and creating the database......Page 37
Creating scaffolding for the project......Page 38
Bulk adding of longitude and latitude......Page 39
Adding longitude and latitude during kiosk creation entry......Page 41
Creating the find closest feature......Page 42
Displaying kiosks on Google Maps......Page 44
Summary......Page 49
Building a proxy mailing list feature for your website......Page 50
Requirements overview......Page 51
Send messages......Page 52
Sending SMS messages......Page 53
Sending fax messages......Page 54
Google Spreadsheets......Page 55
EditGrid......Page 56
Clickatell......Page 57
Interfax......Page 62
Net::HTTP......Page 64
Creating a new Rails project......Page 65
Creating standard scaffolding......Page 66
Allowing the marketing people to create the message templates......Page 67
Allowing the reseller to provide contacts data through a remote link......Page 68
Uploading to and publishing from Google Spreadsheets......Page 69
Uploading to and publishing from EditGrid......Page 74
Creating the rake script to send messages at regular intervals......Page 76
Parsing data from the online spreadsheet......Page 82
Sending a fax with Interfax......Page 83
Sending an SMS through Clickatell......Page 84
Sending an email through ActionMailer......Page 87
Customizing text messages according to the individual recipient......Page 89
Summary......Page 90
Requirements overview......Page 92
Track sales ranking with a chart......Page 93
Amazon E-Commerce Services API......Page 94
Amazon ECS Ruby library......Page 95
What we will be doing......Page 96
Creating a new Rails project......Page 97
Creating the Amazon Rails library......Page 98
Creating the sidebar......Page 101
Getting customer reviews......Page 104
Getting the daily sales ranking......Page 107
Displaying the sales ranking sparkline......Page 108
Creating a shopping cart......Page 110
Adding similar books to the shopping cart......Page 114
Summary......Page 116
Job board......Page 118
Design......Page 119
Facebook Platform......Page 120
Indeed......Page 121
Daylife......Page 122
XmlSimple......Page 123
Acquire candidates through Facebook......Page 125
Acquiring candidates through Facebook......Page 126
Creating a Facebook application......Page 127
Installing and configuring RFacebook......Page 128
Extracting the Facebook user profile......Page 129
Displaying the user profile and creating the search form......Page 131
Deploying and configuring the Facebook application......Page 133
Creating the search action......Page 138
Parsing and displaying the search results......Page 139
Displaying the location of the jobs on the map......Page 140
Creating a link on each job to show the news and blog articles......Page 143
Searching for news on the company......Page 145
Searching for blog entries on the company......Page 147
Summary......Page 148
Requirements overview......Page 150
Mashup APIs on the menu......Page 151
WebserviceX Currency Converter......Page 152
WeatherBug......Page 153
Flickr......Page 154
Hostip.info......Page 155
What we will be doing......Page 156
Creating the basic Location object......Page 157
Creating a search form......Page 162
Creating the online map......Page 163
Creating the tabs for the information......Page 164
Getting information from Wikipedia......Page 168
Getting places information......Page 169
Getting hotel information......Page 173
Getting weather information......Page 177
Displaying pictures of the location......Page 181
Showing currency exchange rate......Page 184
Showing remote location time compared with local time......Page 192
Showing nice exception pages......Page 195
Summary......Page 196
Online event ticketing......Page 198
Design......Page 199
Website Payment Pro......Page 200
PayPal Sandbox......Page 201
Google Calendar......Page 203
What we will be doing......Page 204
Creating the flow for the ticketing application......Page 205
Integrating with PayPal for payment......Page 220
Integrating with Google Calendar......Page 224
Integrating with Clickatell......Page 226
Summary......Page 227
Salary and expense claims......Page 228
Design......Page 229
Mass Payment......Page 230
Google Data APIs......Page 231
Acts_as_state_machine plugin......Page 232
What we will be doing......Page 233
Setting up the database......Page 234
Modifying Payment and creatomg subclasses......Page 235
Creating the Google API access library......Page 236
Creating the expense claims parsing rake script......Page 253
Creating the mass payment rake script......Page 255
Modifying the Payment and Claim Item controllers......Page 256
How it works all together......Page 258
Summary......Page 264
Index......Page 266




نظرات کاربران