Search Results Heading

MBRLSearchResults

mbrl.module.common.modules.added.book.to.shelf
Title added to your shelf!
View what I already have on My Shelf.
Oops! Something went wrong.
Oops! Something went wrong.
While trying to add the title to your shelf something went wrong :( Kindly try again later!
Are you sure you want to remove the book from the shelf?
Oops! Something went wrong.
Oops! Something went wrong.
While trying to remove the title from your shelf something went wrong :( Kindly try again later!
    Done
    Filters
    Reset
  • Discipline
      Discipline
      Clear All
      Discipline
  • Is Peer Reviewed
      Is Peer Reviewed
      Clear All
      Is Peer Reviewed
  • Series Title
      Series Title
      Clear All
      Series Title
  • Reading Level
      Reading Level
      Clear All
      Reading Level
  • Year
      Year
      Clear All
      From:
      -
      To:
  • More Filters
      More Filters
      Clear All
      More Filters
      Content Type
    • Item Type
    • Is Full-Text Available
    • Subject
    • Publisher
    • Source
    • Donor
    • Language
    • Place of Publication
    • Contributors
    • Location
44 result(s) for "jQuery"
Sort by:
Pro PHP and jQuery
\"Take advantage of the improved performance and reduced memory requirements of PHP version 7, and learn to utilize the new built-in PHP functions and features such as typed variable enforcement with declare(strict_types=1) and the new available data types, scalar type declarations for function artuments and return statements, constant arrays using define( ), argument unpacking with the ... operator, integer division with intdiv( ), the null coalesce operator, the spaceship operator, new exception types, and improvements to existing features. Pro PHP and jQuery, second edition, is for intermediate level programmers interested in building web applications using jQuery and PHP. Updated for PHP version 7 and the latest version of jQuery, this book teaches some advanced PHP techniques and it shows you how to take your dynamic applications to the to the next level by adding a JavaScript layer using the jQuery framework and APIs. After reading and using this book, you'll come away having built a fully functional PHP and jQuery web application that you can reapply as a template for your own particular web application.\"--Back cover.
jvenn: an interactive Venn diagram viewer
Background Venn diagrams are commonly used to display list comparison. In biology, they are widely used to show the differences between gene lists originating from different differential analyses, for instance. They thus allow the comparison between different experimental conditions or between different methods. However, when the number of input lists exceeds four, the diagram becomes difficult to read. Alternative layouts and dynamic display features can improve its use and its readability. Results jvenn is a new JavaScript library. It processes lists and produces Venn diagrams. It handles up to six input lists and presents results using classical or Edwards-Venn layouts. User interactions can be controlled and customized. Finally, jvenn can easily be embeded in a web page, allowing to have dynamic Venn diagrams. Conclusions jvenn is an open source component for web environments helping scientists to analyze their data. The library package, which comes with full documentation and an example, is freely available at http://bioinfo.genotoul.fr/jvenn .
Online Workflow Puzzle
We are presenting an online workflow puzzle, which runs in a browser. The player can put together puzzle pieces to pre-defined production chains. Extensive online help supports the player in laying out the puzzle pieces correctly. The puzzle is based on the process-resource model, which is also the basis of the Job Definition Format. This paper explains the game as well as implementation strategy.
Dynamically insert the forest plot into a web page: The full Javascript codes
In present study a method that enables users to dynamically insert the forest plot into a web page was presented. In this method, I created a Javascript module for generating and inserting a HTML table, including an entry function and two sub-functions. When the user applies it, copy these functions together with the table mark into the web page location where the forest plot is to be inserted. The web page will generate the forest plot by passing in parameters and calling the entry function in the user's own Javascript module. The full Javascript codes were given for free uses of web developers.
TECHNICAL ERA: An Online Web Application
The web has significantly affected all parts of every one of our students. As our students depend increasingly on the web, the constancy of web applications has turned out to be progressively critical. To make these applications more tried and true, we will make a web application with respect to placement training. In general we have Indiabix and placement season are providing a wide range of both technical and aptitude questions in order to prepare a student for the placement. But somehow those questions are repeatedly asked are the standard questions are given. To improve this situation, in this paper, we propose a model of a web application. This structure utilizes the offline application capacity with all the questions are put away in the database and the questions will be refreshed progressively on a period premise with the assistance of the placement coordinator in the college. Every student can sign up and practice all the questions that are provided with respect to the subjects.
QuickRNASeq lifts large-scale RNA-seq data analyses to the next level of automation and interactive visualization
Background RNA sequencing (RNA-seq), a next-generation sequencing technique for transcriptome profiling, is being increasingly used, in part driven by the decreasing cost of sequencing. Nevertheless, the analysis of the massive amounts of data generated by large-scale RNA-seq remains a challenge. Multiple algorithms pertinent to basic analyses have been developed, and there is an increasing need to automate the use of these tools so as to obtain results in an efficient and user friendly manner. Increased automation and improved visualization of the results will help make the results and findings of the analyses readily available to experimental scientists. Results By combing the best open source tools developed for RNA-seq data analyses and the most advanced web 2.0 technologies, we have implemented QuickRNASeq, a pipeline for large-scale RNA-seq data analyses and visualization. The QuickRNASeq workflow consists of three main steps. In Step #1, each individual sample is processed, including mapping RNA-seq reads to a reference genome, counting the numbers of mapped reads, quality control of the aligned reads, and SNP (single nucleotide polymorphism) calling. Step #1 is computationally intensive, and can be processed in parallel. In Step #2, the results from individual samples are merged, and an integrated and interactive project report is generated. All analyses results in the report are accessible via a single HTML entry webpage. Step #3 is the data interpretation and presentation step. The rich visualization features implemented here allow end users to interactively explore the results of RNA-seq data analyses, and to gain more insights into RNA-seq datasets. In addition, we used a real world dataset to demonstrate the simplicity and efficiency of QuickRNASeq in RNA-seq data analyses and interactive visualizations. The seamless integration of automated capabilites with interactive visualizations in QuickRNASeq is not available in other published RNA-seq pipelines. Conclusion The high degree of automation and interactivity in QuickRNASeq leads to a substantial reduction in the time and effort required prior to further downstream analyses and interpretation of the analyses findings. QuickRNASeq advances primary RNA-seq data analyses to the next level of automation, and is mature for public release and adoption.
Web Data Extraction from Scientific Publishers’ Website Using Heuristic Algorithm
WWW is a huge repository of information and the amount of information available on the web is growing day by day in an exponential manner. End users make use of search engines like Google, Yahoo, and Bingo etc. for retrieving information. Search engines use web crawlers or spiders which crawl through a sequence of web pages in order to locate the relevant pages and provide a set of links ordered by relevancy. Those indexed web pages are part of surface web. Getting data from deep web requires form submission and is not performed by search engines. Data analytics and data mining applications depend on data from deep web pages and automatic extraction of data from deep web is cumbersome due to diverse structure of web pages. In the proposed work, a heuristic algorithm for automatic navigation and information extraction from journal’s home page has been devised. The algorithm is applied to many publishers website such as Nature, Elsevier, BMJ, Wiley etc. and the experimental results show that the heuristic technique provides promising results with respect to precision and recall values.
Design of Vehicle Reservation System in Manufacturing Engineering
Nowadays, to develop office application system by means of web-development has gradually become the mainstream method, which is quick to develop, low in resource consumption, low in demand for software and hardware environment, easy to maintain, convenient in use and easy to learn. Moreover, JavaScript is an important tool to achieve the front-end dynamic function. jQuery is a lightweight JavaScript library and another excellent JavaScript framework after prototype. jQuery has a complete document description and a detailed instruction to various applications. At the same time, there are many mature plug-ins available. Applications of two kinds of jQuery plug-ins in the vehicle reservation system on web are mainly described in this paper.
The Web Development Technology Research of Cross Platform Mobile Application
In the current network applications, mobile Internet product development becomes more and more popular, in order to meet the application development of simple, low cost and cross platform adaptation needs, based on the HTML5 technology, jQuery Mobile and PhoneGap development framework, a cross platform development framework based application development model, the mobile Web application implementation of interactive experience comparable to the native applications.
Learning jQuery 3 - Fifth Edition
Create efficient and smart web applications with jQuery 3.0 using this step-by-step practical tutorialAbout This Book• Create a fully featured and responsive client-side application using jQuery• Explore all the latest features of jQuery 3.0 and code examples updated to reflect modern JavaScript environments• Develop high performance interactive pagesWho This Book Is ForThis book is ideal for client-side JavaScript developers. You do need to have any previous experience with jQuery, although basic JavaScript programming knowledge is necessary.What You Will Learn• Create custom interactive elements for your web designs• Find out how to create the best user interface for your web applications• Use selectors in a variety of ways to get anything you want from a page when you need it• Master events to bring your web pages to life• Add flair to your actions with a variety of different animation effects• Discover the latest features available in jQuery with the latest update of this incredibly popular title• Using jQuery npm PackagesIn DetailIf you are a web developer and want to create web applications that look good, are efficient, have rich user interfaces, and integrate seamlessly with any backend using AJAX, then this book is the ideal match for you. We'll show you how you can integrate jQuery 3.0 into your web pages, avoid complex JavaScript code, create brilliant animation effects for your web applications, and create a flawless app.We start by configuring and customising the jQuery environment, and getting hands-on with DOM manipulation. Next, we'll explore event handling advanced animations, creating optimised user interfaces, and building useful third-party plugins. Also, we'll learn how to integrate jQuery with your favourite back-end framework.Moving on, we'll learn how the ECMAScript 6 features affect your web development process with jQuery. we'll discover how to use the newly introduced JavaScript promises and the new animation API in jQuery 3.0 in great detail, along with sample code and examples.By the end of the book, you will be able to successfully create a fully featured and efficient single page web application and leverage all the new features of jQuery 3.0 effectively.Style and approachCreate efficient client-side apps that look great and run seamlessly across all devices with this step-by-step practical guide. There are illustrative examples for those who need extra help to get started with jQuery web development.