Materias dentro de su búsqueda.
Materias dentro de su búsqueda.
- Application software 80
- Development 80
- JavaScript (Computer program language) 66
- Web site development 33
- Python (Computer program language) 28
- Computer programming 26
- Programming 21
- Web applications 21
- Engineering & Applied Sciences 19
- Java (Computer program language) 19
- Android (Electronic resource) 17
- Computer Science 16
- Computer programs 15
- Node.js 15
- Open source software 15
- Internet programming 13
- Design 12
- Programming languages (Electronic computers) 12
- Web sites 12
- Computer software 10
- C++ (Computer program language) 9
- Application program interfaces (Computer software) 8
- Object-oriented programming (Computer science) 8
- Operating systems (Computers) 8
- Microsoft .NET Framework 7
- Ruby (Computer program language) 7
- Ruby on rails (Electronic resource) 7
- Software engineering 7
- Video games 7
- Functional programming (Computer science) 6
-
161Publicado 2013Tabla de Contenidos: “…IntroductionDefining packages and loops for near real-time execution using a hybrid loop; Using a file from a parameter variable; Detecting files with a variable name; Processing all files in a directory; Processing a large number of files in parallel; Chapter 9: XML and Web Services; Introduction; Defining a connection to XML within ODI; Processing complex files with ODI; Processing XML data within an RDBMS not in memory; Invoking web services from ODI; Invoking asynchronous ODI web services with callbacks; Configuring container-based authentication with ODI web services…”
Libro electrónico -
162Publicado 2015Tabla de Contenidos: “…Changing the language of a call flowAdding miscellaneous applications; Adding miscellaneous destinations; Music on hold; Using Internet audio streams; Using the SSH protocol; Using PuTTY as an SSH client; Accessing the FreePBX admin module; Installing the Custom-Context module; Using the Custom-Context module to restrict outbound calls; Creating paging groups; Creating intercom groups; Parking calls; Configuring extensions' voicemail; The VmX Locater feature; Configuring the Voicemail Blasting module; Setting the Callback feature; Configuring DISA; Chapter 5: Setting up the E-mail Service…”
Libro electrónico -
163Publicado 2003Tabla de Contenidos: “…; A Web Spider in One Line; Callbacks and Closures; Cascading Arrows; Using Modules with One-Liners; The End; webpluck; Similar Tools; How to Use webpluck; How webpluck Works; The Dark Side of the Force; Identify Yourself; Don't Overload a Site; Obey Robot Exclusion Rules…”
Libro electrónico -
164por Ferreira, JamesTabla de Contenidos: “…Adding Actions; Handling a Handler; Anatomy of a Handler; The Concept of the Callback; Functions Are Where the Action Happens; Verifying the Input; Storing the Values; Store in a Spreadsheet; Setting Up the Spreadsheet; Setting Up the Data; Part II. …”
Publicado 2012
Libro electrónico -
165por Foster, Robert HillTabla de Contenidos: “…Using an HTML table with DataTable Using an HTML table with DataTable and a database; Using word_limiter() for table output; Using word_censor() for cleaning input; Chapter 5: Managing Data In and Out; Introduction; Sending different data to multiple views; Validating user input; Preparing user input; Sticky form elements in CodeIgniter; Displaying errors next to form items; Reading files from the filesystem; Writing files to the filesystem; Creating and downloading ZIP files; Uploading files with CodeIgniter; Creating and using validation callbacks; Using the language class…”
Publicado 2013
Libro electrónico -
166por Katz, MaxTabla de Contenidos: “…Sending an Ajax RequestPartial View Rendering; Partial View Processing; RichFaces ; render Attribute Options; Dynamic render; Dynamic render with RichFaces; execute Attribute Options; bypassUpdates Attribute; JavaScript Interactions or Callback Events; Summary; CHAPTER 3 a4j:* Tags, Features and Concepts; Sending an Ajax Request; Using and ; Ajax Request from any Event or JavaScript Function Using ; Passing Parameters with ; Programmatic Ajax in JSF 2; Polling with ; Advanced Partial View Rendering Options…”
Publicado 2011
Libro electrónico -
167por MacIntyre, PeterTabla de Contenidos: “…First Things First: Getting a Twitter AccountAuthentication with My Access Token; Client Authentication with a Personal Identification Number (PIN); Step 1: Obtain a PIN; Step 2: Validating the PIN to Receive Access Tokens; Step 3: Authenticating with the Access Tokens to Use the Twitter API; Sample API Usage: Friend Statuses; Authenticating with a Callback; Using Twitter OAuth to Tie into Your Site Login; Using a Database to Store Multiple Users; Caching Data; More API Methods and Examples; Facebook; Adding a Link to Log Out of Facebook; Requesting Additional Permissions; Graph API…”
Publicado 2011
Libro electrónico -
168por Hillar, Gaston C.Tabla de Contenidos: “…Working with the asynchronous methods and callbacksWorking with the ClientContext object; Linking a SharePoint module to a Silverlight RIA; Understanding the default deployment configuration; Debugging Silverlight and SharePoint; Debugging Silverlight Web Parts; Taking advantage of Visual Studio 2010 multi-monitor support; Understanding 32-bit and 64-bit differences; Understanding scalability; Preparing applications for multiple-browser support; Summary; Chapter 3: Interacting with Data on the SharePoint Server; Managing data in a Silverlight RIA included in a SharePoint solution…”
Publicado 2010
Libro electrónico -
169Publicado 2015Tabla de Contenidos: “…Self Join Associations Many-to-Many Associations; Single-Table Inheritance; Polymorphic Associations; The Social Application; User Model; Post Models; Comment Model; Summary; Exercises; Chapter 9: Authentication; The Authentication System; Post Index and Show; Sign Up; Log In; Current User; Authenticate User; Use Current User; Summary; Exercises; Chapter 10: Testing; Testing in Rails; Preparing to Test; Running Tests; Using Fixtures; Putting Assertions to Work; Eliminating Duplication with Callbacks; Model Tests; Controller Tests; Controller Test Helpers; Controller Test Assertions…”
Libro electrónico -
170Publicado 2015Tabla de Contenidos: “…Revisiting the series configExploring PlotOptions; Styling tooltips; Formatting tooltips in HTML; Using the callback handler; Applying a multiple-series tooltip; Animating charts; Expanding colors with gradients; Zooming data with the drilldown feature; Summary; Chapter 3: Line, Area, and Scatter Charts; Introducing line charts; Extending to multiple-series line charts; Highlighting negative values and raising the base level; Sketching an area chart; Mixing line and area series; Simulating a projection chart; Contrasting a spline with a step line; Extending to the stacked area chart…”
Libro electrónico -
171Publicado 2015Tabla de Contenidos: “…Converting data to JSONConverting JSON to data; Introducing Knockout mapping; A manual mapping example; An automatic mapping example; Mapping in Knockout MVC; Mapping unique values; Partial mapping - create; Partial mapping - update; Partial mapping - ignore; Multiple mappings; Advanced mapping; Binding context; Custom bindings; Registering a new binding; Binding callbacks' parameters; A custom binding example 1 - slideVisible; A custom binding example 2 - hasFocus; Extending observables; Creating an extender; An extending observables example 1 - numeric…”
Libro electrónico -
172por Fenton, Steve. authorTabla de Contenidos: “…TypeScript MixinsWhen to Use Mixins; Restrictions; Summary; Key Points; Chapter 4: Understanding the Runtime; Runtime Features; Scope; Variable Hoisting; Callbacks; Passing Functions as Arguments; Events; TypeScript's Custom-Event Mechanism; Event Phases; Extending Objects; Extending the Prototype; Sealing Objects; Alternatives to Extending; Summary; Key Points; Chapter 5: Running TypeScript in a Browser; The Anatomy of a Web Browser; Reflows; The Interesting Components; The JavaScript Interpreter; A Brief History of Networking; Storing Data on the Client; The Document Object Model…”
Publicado 2014
Libro electrónico -
173Publicado 2024Tabla de Contenidos: “…Asynchronous APIs -- 1.0 Introduction -- Callback Functions -- Events -- Promises -- 1.1 Working with Promises -- Problem -- Solution -- Discussion -- 1.2 Loading an Image with a Fallback -- Problem -- Solution…”
Libro electrónico -
174Publicado 2018Tabla de Contenidos: “…-- Service-Oriented Architecture -- Microservice architecture -- Pros and cons -- Pros -- Cons -- Case study -- Messaging concepts -- Message queues -- Producer consumer queue -- Creating common messages -- Message subscriptions -- The subscription ID that you pass to subscribe is important -- Considerations when writing the subscribe callback delegate -- Using SubscribeAsync -- Canceling subscriptions -- Versioning messages -- How does message versioning work? …”
Libro electrónico -
175Publicado 2015“…Based on Apple's new iOS software, which includes Siri for iPad, new and improved maps with turn by turn directions, shared photo streams, Facebook integration, Passbook, FaceTime video calls over cellular, new calling features such as instant text reply and callback reminders, improved email with a VIP inbox, iCloud browsing tabs, and much more. …”
Libro electrónico -
176por Bazyluk, PawelTabla de Contenidos: “…. -- See also -- Delegating with EventCallback -- Getting ready -- How to do it... -- How it works... -- There's more... -- Preventing default event actions -- Getting ready -- How to do it... -- How it works... -- There's more... -- Controlling event propagation -- Getting ready -- How to do it... -- How it works... -- There's more... -- Introducing custom events -- Getting ready -- How to do it... -- How it works... -- There's more... -- Handling long-running events -- Getting ready -- How to do it... -- How it works... -- There's more... -- Chapter 4: Enhancing Data Display with Grids -- Technical requirements -- Refactoring a table to a grid component -- Getting ready -- How to do it... -- How it works... -- There's more... -- Attaching actions to parts of a grid -- Getting ready -- How to do it... -- How it works... -- There's more... -- Implementing pagination -- Getting ready -- How to do it... -- How it works... -- There's more... -- See also -- Implementing sorting -- Getting ready -- How to do it... -- How it works... -- Implementing infinite scrolling -- Getting ready -- How to do it... -- How it works... -- There's more... -- Utilizing QuickGrid -- Getting ready -- How to do it... -- How it works... -- Chapter 5: Managing Application State -- Technical requirements -- Having bookmarkable state -- Getting ready -- How to do it... -- How it works... -- There's more... -- Implementing an in-memory state container -- Getting ready -- How to do it... -- How it works... -- There's more... -- Injecting application state as a service -- Getting ready -- How to do it... -- How it works... -- See also -- Invoking state changes from anywhere -- Getting ready…”
Publicado 2024
Libro electrónico -
177por Bekman, StasTabla de Contenidos: “…; References; Installing mod_perl; Configuring the Source; Controlling the Build Process; Activating Callback Hooks; Activating Standard API Features; Enabling Extra Features; Reusing Configuration Parameters; Discovering Whether a Feature Was Enabled; Using an Alternative Configuration File; perl Makefile.PL Troubleshooting…”
Publicado 2003
Libro electrónico -
178Publicado 2017Tabla de Contenidos: “…-- Python 3 -- Background research -- Checking robots.txt -- Examining the Sitemap -- Estimating the size of a website -- Identifying the technology used by a website -- Finding the owner of a website -- Crawling your first website -- Scraping versus crawling -- Downloading a web page -- Retrying downloads -- Setting a user agent -- Sitemap crawler -- ID iteration crawler -- Link crawlers -- Advanced features -- Parsing robots.txt -- Supporting proxies -- Throttling downloads -- Avoiding spider traps -- Final version -- Using the requests library -- Summary -- Chapter 2: Scraping the Data -- Analyzing a web page -- Three approaches to scrape a web page -- Regular expressions -- Beautiful Soup -- Lxml -- CSS selectors and your Browser Console -- XPath Selectors -- LXML and Family Trees -- Comparing performance -- Scraping results -- Overview of Scraping -- Adding a scrape callback to the link crawler -- Summary -- Chapter 3: Caching Downloads -- When to use caching? …”
Libro electrónico -
179Publicado 2015Tabla de Contenidos: “…BLE LockLock Service; Hardware; Lock Software; Programming; Setup; Loop; Unlock Characteristic Written; Open Lock; Reset Lock; Testing the Lock; iOS; Android; Mobile Application; Callbacks; BLE Lock App; CSS; HTML; JavaScript; Run the App; Improving the Lock; Chapter 5. …”
Libro electrónico -
180Publicado 2015Tabla de Contenidos: “…Relief, sunken, and raised appearance of widgetsCreating tooltips using Python; How to use the canvas widget; Chapter 4: Data and Classes; Introduction; How to use StringVar(); How to get data from a widget; Using module-level global variables; How coding in classes can improve the GUI; Writing callback functions; Creating reusable GUI components; Chapter 5: Matplotlib Charts; Introduction; Creating beautiful charts using Matplotlib; Matplotlib - downloading modules using pip; Matplotlib - downloading modules with whl extensions; Creating our first chart; Placing labels on charts…”
Libro electrónico