|
|
|
|
LEADER |
00000cam a2200000M 4500 |
001 |
EBOOKCENTRAL_ocn733734924 |
003 |
OCoLC |
005 |
20240329122006.0 |
006 |
m o d |
007 |
cr un|---uuuuu |
008 |
100906s2010 xx o 000 0 eng d |
040 |
|
|
|a IDEBK
|b eng
|e pn
|c IDEBK
|d OCLCQ
|d EBLCP
|d OCLCQ
|d DEBSZ
|d OCLCQ
|d FEM
|d ZCU
|d OCLCQ
|d MERUC
|d ICG
|d OCLCO
|d OCLCF
|d OCLCQ
|d DKC
|d OCLCQ
|d OCLCO
|d OCLCQ
|d OCLCO
|d OCLCL
|
019 |
|
|
|a 816579588
|a 823124481
|a 968069724
|a 969012345
|
020 |
|
|
|a 1282750410
|
020 |
|
|
|a 9781282750418
|
020 |
|
|
|a 9781849511070
|
020 |
|
|
|a 1849511071
|
029 |
1 |
|
|a DEBBG
|b BV044177963
|
029 |
1 |
|
|a DEBSZ
|b 405524129
|
035 |
|
|
|a (OCoLC)733734924
|z (OCoLC)816579588
|z (OCoLC)823124481
|z (OCoLC)968069724
|z (OCoLC)969012345
|
037 |
|
|
|a 5698721396938104079
|b TotalBoox
|f Ebook only
|n www.totalboox.com
|
050 |
|
4 |
|a T58.5-58.64
|
072 |
|
7 |
|a UMX, UMW
|2 bicssc
|
082 |
0 |
4 |
|a 005.117
|a 006.76
|
049 |
|
|
|a UAMI
|
245 |
0 |
0 |
|a Cloning Internet Applications with Ruby.
|
260 |
|
|
|b Packt Pub.
|c 2010.
|
300 |
|
|
|a 1 online resource (336)
|
336 |
|
|
|a text
|b txt
|2 rdacontent
|
337 |
|
|
|a computer
|b c
|2 rdamedia
|
338 |
|
|
|a online resource
|b cr
|2 rdacarrier
|
347 |
|
|
|a text file
|2 rda
|
505 |
0 |
|
|a Cover13; -- Copyright -- About the Author -- Acknowledgement -- About the Reviewers -- Table of Contents -- Preface -- Chapter 1:13;Cloning Internet Applications -- Who would find this book useful -- Popular Internet applications -- Technologies used -- Sinatra -- DataMapper -- Haml -- How this book works -- Caveat -- Summary -- Chapter 2:13;URL Shorteners 8211; Cloning TinyURL -- All about URL shorteners -- Main features -- Designing the clone -- Creating a short URL for each long URL -- Automatically redirecting from a short URL to a long URL -- Providing a customized short URL -- Filtering undesirable words out -- Technologies and platforms used -- Sinatra -- Haml -- DataMapper -- Blueprint CSS -- Mashups -- Heroku -- Building the clone -- Data model -- Application flow -- Deploying the clone -- Summary -- Chapter 3:13;Microblogs 8211; Cloning Twitter -- All about microblogs -- Twitter -- Main features -- Designing the clone -- Posting statuses -- Following users -- Sending publicly directed messages -- Sending privately directed messages -- Re-tweeting -- Public timeline -- API -- Authentication, access control, and user management -- Scalability and stability -- Technologies and platforms used -- JSON -- Mashups -- Heroku -- Building the clone -- Modeling the data -- Building the application flow -- Implementing the API -- Deploying the clone -- Deploying locally -- Deploying to the cloud -- Summary -- Chapter 4:13;Photo Sharing 8211; Cloning Flickr -- All about photo-sharing services -- Flickr -- Main features -- Designing the clone -- Authentication, access control, and user management -- Albums and photos -- Uploading and storing photos -- Comments -- Annotations -- Editing photos -- Friendly URLs -- Sharing photos -- Technologies and platforms used -- Mashups -- Pixlr -- Amazon Web Services Simple Storage Service (S3) -- RightAWS -- Building the clone -- Configuration -- Modeling the data -- Building the application flow -- Deploying the clone -- Deploying on a server -- Summary -- Chapter 5:13;Social Networking Services 8211; Cloning Facebook 1 -- All about social networking services -- Facebook -- Main features -- User -- Community -- Content sharing -- Designing the clone -- Authentication, access control, and user management -- Status updates -- User activity feeds and news feeds -- Friends list and inviting users to join -- Posting to the wall -- Sending messages -- Attending events -- Forming groups -- Commenting on and liking content -- Sharing photos -- Blogging with pages -- Technologies and platforms used -- Mashups -- Building the clone -- Configuring the clone -- Modeling the data -- Summary -- Chapter 6:13;Social Networking Services 8211; Cloning Facebook 2 -- Building the application flow -- Structure of the application and flow -- Authenticating and managing users -- Landing page, news feed, and statuses -- Inviting friends and friends list -- User page and activity feeds -- Posting to a wall -- Sharing photos -- T$2750.
|
520 |
|
|
|a This is a hands-on book with plenty of well-explained code. Each chapter has a standalone project in which a complete web application with specific features of a social networking site is emphasized. The final chapter of the book is a project that has a complete and fully developed social networking site. Each chapter begins with a brief description of the features of the Internet service and the market it is within. After extracting the main features of the service, the chapter goes into explaining how a clone of the service can be designed, followed by a short description of the technologies and platforms being used. The bulk of the chapter goes into describing how the clone is built, with step-by-step explanations and code examples. Finally, the chapter shows how the finished clone can be deployed on the Internet. This book is written for web application programmers with an intermediate knowledge of Ruby. You should also know how web applications work and you have used at least some of the cloned Internet services before. If you are a trying to find out exactly how can you make your very own customized applications such as TinyURL, Twitter, Flickr, or Facebook, this book is for you. Programmers who want to include features of these Internet services into their own web applications will also find this book interesting.
|
590 |
|
|
|a ProQuest Ebook Central
|b Ebook Central Academic Complete
|
650 |
|
0 |
|a Ruby (Computer program language)
|
650 |
|
0 |
|a Object-oriented programming (Computer science)
|
650 |
|
6 |
|a Ruby (Langage de programmation)
|
650 |
|
6 |
|a Programmation orientée objet (Informatique)
|
650 |
|
7 |
|a Object-oriented programming (Computer science)
|2 fast
|
650 |
|
7 |
|a Ruby (Computer program language)
|2 fast
|
655 |
|
4 |
|a Electronic resource.
|
720 |
|
|
|a Sheong, Chang Sau.
|
758 |
|
|
|i has work:
|a Cloning Internet Applications with Ruby (Text)
|1 https://id.oclc.org/worldcat/entity/E39PD3XYCcjH6QWg3X9YBh7Mk8
|4 https://id.oclc.org/worldcat/ontology/hasWork
|
856 |
4 |
0 |
|u https://ebookcentral.uam.elogim.com/lib/uam-ebooks/detail.action?docID=1561436
|z Texto completo
|
938 |
|
|
|a EBL - Ebook Library
|b EBLB
|n EBL1561436
|
938 |
|
|
|a ProQuest MyiLibrary Digital eBook Collection
|b IDEB
|n 275041
|
994 |
|
|
|a 92
|b IZTAP
|