Your email was sent successfully. Check your inbox.

An error occurred while sending the email. Please try again.

Proceed reservation?

Export
Filter
  • MPI Ethno. Forsch.  (589)
  • HeBIS  (1)
  • 2010-2014  (590)
  • Web site development
Datasource
Material
Language
Years
Year
Keywords
Subjects(RVK)
  • 101
    Online Resource
    Online Resource
    Birmingham, UK : Packt Publishing
    ISBN: 9781782161851 , 1782161856
    Language: English
    Pages: 1 online resource (1 volume) , illustrations.
    Series Statement: Community experience distilled
    Keywords: Bootstrap ; Web sites ; Design ; Web site development ; Electronic books ; Electronic books ; local
    Abstract: Unearth the potential of Bootstrap to create responsive webpages using modern techniques In Detail This book will help you harness the powerful facets of the Bootstrap toolkit and streamline your web designing experience. You'll get started with the initial download and customization and a brief introduction to LESS, then move on to learn about the Grid system and Base CSS, which is tailor-made for quicker and more robust web design. Learn about components, jQuery plugins, and other unique features that make Bootstrap an amazing utility to create remarkable web pages. Get to grips with the Bootstrap technical hub, which hosts the third-party resources, themes, and templates that enhance Bootstrap. By the end of the book, you will learn how to build a powerful and trendy e-commerce website that will help you with the practical implementation of Bootstrap. What You Will Learn Empower yourself with the inner workings of Bootstrap and understand the mobile-first paradigm of Bootstrap Get to know the Bootstrap Grid system and implement custom layout elements Integrate LESS to further enhance the look of a web page Get familiar with Base CSS and the various ready-made official components Understand the workings of the jQuery plugins Discover the additional resources and utilities that make web designing a breeze Develop a responsive and aesthetic e-commerce website to learn the practical implementation of Bootstrap
    Note: "Unearth the potential of Bootstrap to create responsive webpages using modern techniques.". - Includes index. - Description based on online resource; title from cover (Safari, viewed Janurary 22, 2014)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 102
    Online Resource
    Online Resource
    [Frisco, TX] : The Pragmatic Programmers
    Language: English
    Pages: 1 online resource (1 v.) , ill.
    Series Statement: Pragmatic programmers
    Keywords: Java virtual machine ; Clojure (Computer program language) ; Web site development ; Application software ; Development ; Functional programming (Computer science) ; Web applications ; Electronic books ; Electronic books ; local
    Abstract: If the usual patchwork of web development tools and languages just isn't cutting it for you, you need Web Development With Clojure . Clojure gives you the rich infrastructure of the JVM with the expressive power of a modern functional language. It combines excellent performance with rapid development--and you can exploit these virtues for web app development. With step-by-step examples, you'll learn how to harness that power and richness to build modern web applications.
    Note: Description based on online resource; title from title page (Safari, viewed Oct. 15, 2014)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 103
    ISBN: 9781783982714 , 1783982713
    Language: English
    Pages: 1 online resource (1 v.) , ill.
    Series Statement: Community experience distilled
    Keywords: Application software ; Testing ; Scripting languages (Computer science) ; Web site development ; Electronic books ; Electronic books ; local
    Abstract: Build a powerful, stable, and automated test suite using Selenium WebDriver In Detail Selenium WebDriver is a global leader in automated web testing. It empowers users to perform complex testing scenarios with its simple and powerful interface. This guide will provide you with all the skills you need to successfully create a functional Selenium test suite. Starting from the very beginning of the Selenium IDE, this book will show you how to transition into a real programing language such as Ruby or Java. You will quickly learn how to improve your code quality with refactoring and the skills needed to plan for the future development of your website to future-proof your test suite. With ample test examples running against a life-like e-commerce store and detailed step-by-step code review and explanations, you will be ready to test any challenge web developers might throw your way. This book is intended for anyone who wants to create a test suite that is easy to maintain by expanding your knowledge until you feel truly confident and comfortable with Selenium. What You Will Learn Control Selenium WebDriver within any major programing language such as Java, Ruby, Python, and .NET Learn how to implement a simple test script or a complex Page Objects framework Set up each test to automatically deal with AJAX and jQuery Remove test instabilities by blocking third-party services Deal with data uncertainties by using fixtures, JSON APIs, and API stubbing Improve your test suite continuously by refactoring code and using the DRY principle Stabilize your tests by using patterns such as the Action Wrapper and Black Hole Proxy patterns
    Note: Includes index. - Description based on online resource; title from cover (Safari, viewed Oct. 21, 2014)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 104
    Language: English
    Pages: 1 online resource (1 v.) , ill.
    Series Statement: Community experience distilled
    Keywords: Web sites ; Design ; Web site development ; Electronic books ; Electronic books ; local
    Abstract: Without Bootstrap your web designs may not be reaching their full potential. This book will change that through a series of hands-on projects covering everything from custom icon fonts to JavaScript plugins. In Detail Since its debut in August 2011, Twitter Bootstrap, now simply Bootstrap, has become by far the most popular framework for empowering and enhancing frontend web design. With Version 3, Bootstrap reaches an exciting new milestone, introducing a mobile-first responsive grid, new and powerful LESS mixins, and a lean code base optimized for modern browsers. "Bootstrap Site Blueprints" is a hands-on guide to the inner workings of Bootstrap's latest and greatest development milestone. In an easy-to-follow, step-by-step format, you'll quickly get to know the ins and outs of Bootstrap while building a portfolio site, a WordPress theme, a business site, an e-commerce interface, and administration interface, and an upscale marketing site. "Bootstrap Site Blueprints" guides you through the process of building different types of web applications, by leveraging the power of Bootstrap 3. In the process, you'll experience the power of customizing and recompiling Bootstrap's LESS files and adapting Bootstrap's JavaScript plugins, to the design of an excellent user interface. While creating these layouts, you will quickly become comfortable with customizing Bootstrap to meet the needs of your specific projects. You will add custom icon fonts, customize and recompile Bootstrap's powerful LESS files, and leverage Bootstrap's excellent JavaScript plugins to create dynamic user interfaces. By the end of this book you will be a more adept and efficient designer. What You Will Learn Set up a custom Bootstrap project Customize and recompile Bootstrap's LESS files Incorporate custom icon fonts Write your own LESS variables and mixins Translate a Bootstrap design into a WordPress theme Leverage Bootstrap's powerful JavaScript plugins Incorporate non-Bootstrap JavaScript plugins into your design Optimize Bootstrap CSS and JavaScript for performance Implement the PictureFill responsive images method Add touch swipe functionality to the Bootstrap carousel
    Note: Includes index. - Description based on online resource; title from cover (Safari, viewed Mar. 11, 2014)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 105
    ISBN: 9781783284887 , 1783284889
    Language: English
    Pages: 1 online resource (1 v.) , ill.
    Series Statement: Learn by doing: less theory, more results
    Keywords: Application software ; Development ; Web site development ; Java (Computer program language) ; Electronic books ; Electronic books ; local
    Abstract: Your ultimate guide to building a complete web application using all the capabilities of Spring MVC In Detail The MVC architecture for developing web applications continues to be a powerful concept and the most popular design pattern known by developers. Spring MVC is a model-view-controller framework for Java web applications to simplify the writing and testing of Java web applications, which fully integrates with the Spring dependency injection framework. With the power of annotation-based configuration, Spring MVC makes web application development easy for developers. This book is a great companion for beginners who want to learn Spring MVC. With the help of real-world examples, you will learn how to create a completely functional web application. You will also get a complete overview of the Spring web development environment and all its key components. What You Will Learn Familiarize yourself with the anatomy of the Spring development environment Learn about the web application architecture and Spring MVC request flow Integrate bean validation and custom validation Use error handling and exception resolving Discover REST-based web service development and Ajax Test your web application Learn how to use Tiles and Web Flow frameworks in your MVC application
    Note: Includes index. - Description based on online resource; title from cover (Safari, viewed July 14, 2014)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 106
    Online Resource
    Online Resource
    [Frisco, TX] : Pragmatic Programmers
    Language: English
    Pages: 1 online resource (1 v.) , ill.
    Edition: 2nd ed.
    Series Statement: The pragmatic programmers
    Parallel Title: Erscheint auch als
    Keywords: HTML (Document markup language) ; Web site development ; Electronic books ; Electronic books ; local
    Abstract: HTML5 and CSS3 are more than just buzzwords--they're the foundation for today's web applications. This book gets you up to speed on the HTML5 elements and CSS3 features you can use right now in your current projects, with backwards compatible solutions that ensure that you don't leave users of older browsers behind. This new edition covers even more new features, including CSS animations, IndexedDB, and client-side validations.
    Note: "Version: P1.0 (October 2013)"--T.p. - Includes bibliographical references. - Description based on print version record
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 107
    Language: English
    Pages: 1 online resource (1 v.) , ill.
    Keywords: JavaScript (Computer program language) ; Web site development ; Web sites ; Design ; Electronic books ; Electronic books ; local
    Abstract: As a web developer, you can benefit greatly from this book - whatever your skill level. Learn how to build dynamic modern websites using jQuery. Packed with recipes, it will quickly take you from beginner to expert. In Detail JQuery is one of the most popular JavaScript frameworks to have ever ruled the Web. It allows its developers to easily break away from static HTML and enables them to bring their sites into the modern era. With jQuery it is possible to quickly create rich interactive websites and web applications that work flawlessly across different platforms such as PC, tablets, mobile, and more. jQuery 2.0 Development Cookbook is your go-to place for modern client-side web development solutions with detailed examples and reusable code. You will learn to use jQuery and build dynamic websites and web applications with a truly unique web experience using animations, effects, user interaction, and more. This Cookbook's extensive and practical examples will guide you through jQuery basics all the way to create full-featured implementations. You will be shown how to add interactive and dynamic content to HTML websites and how to create cross-platform web applications. With jQuery 2.0 Development Cookbook, you will learn everything you need to know to allow you to create modern web applications using jQuery, from the basics to complete features thanks to the detailed and practical examples. What You Will Learn Use jQuery and CSS to create more complete animations Construct a mobile website and web app with jQuery Mobile Create robust web forms for collecting user data with validation and user feedback Build powerful user interface elements to provide an intuitive experience for your users Add style to your interfaces with effects and basic animations Utilize jQuery and AJAX to load content into pages without the need for refreshing
    Note: "Quick answers to common problems.". - Includes index. - Description based on online resources; title from thumbnail of cover on resource description page (Safari, viewed Mar. 10, 2014)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 108
    Language: English
    Pages: 1 online resource (1 v.) , ill.
    Series Statement: Pragmatic programmers
    Keywords: Internet programming ; Web site development ; Application software ; Electronic books ; Electronic books ; local
    Abstract: Whether you need a new tool or just inspiration, Seven Web Frameworks in Seven Weeks explores modern options, giving you a taste of each with ideas that will help you create better apps. You'll see frameworks that leverage modern programming languages, employ unique architectures, live client-side instead of server-side, or embrace type systems. You'll see everything from familiar Ruby and JavaScript to the more exotic Erlang, Haskell, and Clojure.
    Note: Place of publication from publisher's website. - Includes bibliographical references. - Description based on online resource; title from title page (Safari, viewed Oct. 15, 2014)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 109
    Language: English
    Pages: 1 online resource (1 v.) , ill.
    Series Statement: Community experience distilled
    Keywords: Electronic commerce ; Computer programs ; Web site development ; Web sites ; Design ; Electronic books ; Electronic books ; local
    Abstract: You've built a great online store and all you need now are customers. This is where this invaluable tutorial comes in. Specifically written for Magento users, it uncovers the deep secrets of successful Search Engine Optimization. In Detail Magento is a feature-rich, professional, open source e-commerce application that offers merchants complete flexibility and control over the look, content, and functionality of their online store. You may have the most attractive Magento store on the Internet with the most competitive prices, but without visitors, you'll struggle to make significant sales. By increasing your website traffic through SEO and implementing a few simple conversion rate optimization techniques, it's possible to see a dramatic growth in revenue through your website. Starting with the basics, Magento Search Engine Optimization is a comprehensive guide on how to better optimize your Magento store for search engines such as Google, Bing, and Yahoo. This book will show you how to maximize Search Engine Optimization for your shop website as well as how to implement and incorporate SEO-enhancing techniques and features, layering them progressively into your Magento shop site. With this example-oriented guide, you will become acquainted with a lot of the SEO-related features that Magento is equipped with and how to enable these and configure them correctly. You'll learn which types of pages are most appropriate for optimizing various types of keywords, leaving you well equipped for the on-going management and optimization of your Magento store. You'll also learn how to implement best practices when optimizing all the different elements on category and product pages such as titles, descriptions, and headings. This book also contains information on important SEO topics such as multi-regional store implementations, improving page loading speeds, and tracking your customers through Google Analytics. You will be able to add semantic mark-up to your pages and implement technical URL rewriting to avoid common duplicate content problems. There's also a whole chapter dedicated to some of the best SEO-related Magento extensions. By the end of this book, you will be armed with optimization techniques that will help you generate more sales. What You Will Learn Adjust the default Magento configuration to benefit SEO Understand which of Magento's many pages is best to optimize for certain types of phrases Analyze and track your customers through Google ...
    Note: Includes index. - Description based on online resource; title from thumbnail of cover on resource description page (Safari, viewed Feb.6, 2014)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 110
    ISBN: 9780133810936 , 0133810933
    Language: English
    Pages: 1 online resource (1 v.) , ill.
    Keywords: WordPress (Electronic resource) ; Web search engines ; Web site development ; Search engines ; Programming ; Electronic books ; Electronic books ; local
    Abstract: WordPress® SEO Success Search Engine Optimization for Your WordPress Website or Blog Hands-on, up-to-the-minute SEO techniques specifically for WordPress users! WordPress gives you amazingly powerful SEO tools: this hands-on guide will help you make the most of them! Written specifically for WordPress users, this guide covers all you need: built-in WordPress capabilities, third-party plugins, well-integrated web resources, and more. Whether you manage a large-scale site or a personal blog, Jacob Aull will help you integrate SEO into all you do, from strategy through optimization of existing content. New to SEO? Already do it for a living? Either way, WordPress SEO Success will help you drive the traffic you want--and the value you need! Build a complete SEO strategy--and a content plan that aligns with it Choose the best WordPress SEO tools and plugins for your needs Uncover quick, powerful ways to improve your site Identify and research keywords far more effectively Reflect SEO in architecture via site mapping and marketing funnels Sensibly manage the inevitable tradeoffs of optimization Improve SEO even if you're running a free WordPress.com blog Leverage content themes and keyword-driven blogging techniques Optimize "blog-meets-website" and "multiple blogs+sites" deployments Strengthen your rankings by intelligently using social media Optimize your sites for smartphones and tablets Measure performance via free analytics--including mobile analytics Integrate organic SEO with paid advertising Avoid today's worst SEO blunders Jacob Aull, principal of Zen Fires Digital Marketing, has been in Internet marketing since the label existed. He began doing web design and branding in the late '90s as an agency partner. While transitioning deeper into online and search marketing, he earned an M.S. in marketing from Georgia State's Robinson College of Business in 2009. There he customized his own degree program, executing an independent capstone thesis on social media marketing. In 2010, the university asked him to write and teach its first course on social media marketing, which he continues today. Aull edited Prentice Hall's first social media marketing textbook, and wrote its accompanying instructor's manual. He co-founded and chaired the Atlanta Interactive Marketing Association Social Media SIG, and speaks widely on social and search marketing.
    Note: Includes index. - Description based on online resource; title from title page (Safari, viewed June 16, 2014)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 111
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : New Riders
    ISBN: 9780133477597 , 0133477592
    Language: English
    Pages: 1 online resource (1 v.) , ill.
    Keywords: HTML (Document markup language) ; Cascading style sheets ; Web site development ; Web sites ; Design ; Electronic books ; Electronic books ; local
    Abstract: HTML and CSS can be a little daunting at first but fear not. This book, based on Shay Howe's popular workshop covers the basics and breaks down the barrier to entry, showing readers how they can start using HTML and CSS through practical techniques today. They'll find accompanying code examples online, while they explore topics such as the different structures of HTML and CSS, and common terms. After establishing a basic understanding of HTML and CSS a deeper dive is taken into the box model and how to work with floats. The book includes an exercise focused on cleaning up a web page by improving the user interface and design, solely using HTML and CSS. With a few quick changes the web page changes shape and comes to life. Interactive, technically up-to-the-minute and easy-to-understand, this book will advance a student's skills to a professional level.
    Note: Includes index. - Description based on online resource; title from title page (Safari, viewed Apr. 28, 2014)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 112
    ISBN: 9781782160670 , 1782160671
    Language: English
    Pages: 1 online resource (1 v.) , ill.
    Series Statement: Community experience distilled
    DDC: 005.268
    Keywords: Cascading style sheets ; HTML (Document markup language) ; JavaScript (Computer program language) ; Application software ; Development ; Web sites ; Design ; Web site development ; Electronic books ; Electronic books ; local
    Abstract: Develop attractive CSS styles efficiently, using the Less CSS preprocessor In Detail Writing CSS styles can be very tedious?how many times have you written CSS styles that become difficult to read and manage, and frequently have to be duplicated? Less gives you a solid toolkit that can help streamline your code when developing styles for any website of any size, with a significant reduction in the amount of time and effort required. Learning Less.js helps you maximize your experience with the Less library by breaking down each of its main features. This book walks you through examples that progressively build upon your knowledge, taking you from beginner to advanced usage in a series of easy-to-follow steps. We begin with exploring the library, and will learn about the tricks it uses to help us save development time when creating and managing styles, right through to using Less.js in some practical, real-world scenarios. What You Will Learn Explore the different features of the Less library Build an effective toolkit that helps in your development workflow, using different tools in Less Streamline the effort required when constructing themes for content management systems, such as WordPress, using Less Discover how you can use Less to make frameworks work for you in an effective way Enhance the use of Less when working with color, one of the key elements of website design Work with Less to reduce the effort required to construct responsive websites Add flair to your website or online application with animation effects using Less
    Note: Includes index. - Description based on online resource; title from cover (Safari, viewed Nov. 7, 2014)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 113
    Online Resource
    Online Resource
    Shelter Island, NY : Manning Pub.
    Language: English
    Pages: 1 online resource (1 v.) , ill.
    Edition: 2nd ed.
    Parallel Title: Erscheint auch als
    Keywords: Web site development ; Groovy (Computer program language) ; Java (Computer program language) ; Application software ; Development ; Electronic books ; Electronic books ; local
    Abstract: Grails in Action, Second Edition is a comprehensive introduction to Grails 2, focused on making you super-productive fast. In this totally revised new edition, you'll master Grails 2.3 core skills as you apply TDD techniques to developing a full-scale Twitter clone. Along the way you'll learn the latest single-page web app UI techniques, work with NoSQL backends, integrate with enterprise messaging, and implement a complete RESTful API for your services. Summary About the Technology It may be time for you to stop reconfiguring, rewriting, and recompiling your Java web apps. Grails, a Groovy-powered web framework, hides all that busy work so you can concentrate on what your applications do, not how they're built. In addition to its famously intuitive dev environment and seamless integration with Spring and Hibernate, the new Grails 2.3 adds improved REST support, better protection against attacks from the web, and better dependency resolution. About the Book Grails in Action, Second Edition is a comprehensive introduction to Grails 2. In this totally revised edition you'll master Grails as you apply TDD techniques to a full-scale example (a Twitter clone). Along the way you'll learn single-page web app techniques, work with NoSQL back ends, integrate with enterprise messaging, implement a RESTful API ... and more. No Java or Groovy knowledge is required. Some web development and OOP experience is helpful. What's Inside Covers Grails 2.3 from the ground up Agile delivery and testing using Spock How to use and manage plugins Tips and tricks from the trenches About the Authors There's no substitute for experience: Glen Smith and Peter Ledbrook have been fixtures in the Grails community, contributing code, blogging, and speaking at conferences worldwide, since Grails 0.2.
    Note: Includes index. - Description based on print version record
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 114
    Online Resource
    Online Resource
    Upper Saddle River, NJ : Addison-Wesley
    ISBN: 9780133844351 , 0133844358
    Language: English
    Pages: 1 online resource (1 v.) , ill.
    Keywords: MongoDB ; JavaScript (Computer program language) ; Internet programming ; Web site development ; Electronic books ; Electronic books ; local
    Abstract: Node.js, MongoDB and AngularJS Web Development The definitive guide to building JavaScript-based Web applications from server to browser Node.js, MongoDB, and AngularJS are three new web development technologies that together provide an easy to implement, fully integrated web development stack. Node.js is a leading server-side programming environment, MongoDB is the most popular NoSQL database, and AngularJS is quickly becoming the leading framework for MVC-based front-end development. Together they allow web programmers to create high-performance sites and applications built completely in JavaScript, from server to client. Node.js, MongoDB and AngularJS Web Development is a complete guide for web programmers who want to integrate these three technologies into full working solutions. It begins with concise, crystal-clear tutorials on each of the three technologies and then quickly moves on to building several common web applications. Readers will learn how to use Node.js and MongoDB to build more scalable, high-performance sites, how to leverage AngularJS's innovative MVC approach to structure more effective pages and applications, and how to use all three together to deliver outstanding next-generation Web solutions. Implement a highly scalable and dynamic web server using Node.js and Express Build server-side web services in JavaScript Implement a MongoDB data store for your web applications Access and interact with MongoDB from Node.js JavaScript code Define static and dynamic web routes and implement server-side scripts to support them Implement Express in Node.js Create Jade templates Define your own custom AngularJS directives that extend the HTML language Implement client-side services that can interact with the Node.js web server Build dynamic browser views that provide rich user interaction Add authenticated user accounts to your web applications Add nested comment components to your web pages Build an end-to-end shopping cart
    Note: Includes index. - Description based on online resource; title from title page (Safari, viewed June 20, 2014)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 115
    ISBN: 9781784390624 , 1784390623
    Language: English
    Pages: 1 online resource (1 volume) , illustrations
    Series Statement: Community experience distilled
    DDC: 004.109237
    Keywords: Web site development ; Management information systems ; Information resources management ; Database management ; Electronic books ; Electronic books ; local
    Abstract: Learn a powerful way to successfully implement unique integration solutions with Alfresco In Detail Alfresco web scripts is a key feature of the Alfresco enterprise content management system that enables other applications to interact with the Alfresco repository in a secure way. This book will help you understand everything you need to know about web scripts so that you can practically apply them to your own projects. You will begin by learning the basics of Alfresco web scripts, giving you a clear idea about how web scripts are a useful solution to your business problems. Moving on, you will delve into the powerful web script framework and then get a complete walk-through of all the components required to build web scripts. Later in this book, you will discover various ways to execute web scripts. You will learn about useful JavaScript APIs in Alfresco that you can leverage when building business solutions with web scripts. Moving further, you will learn about deployment, debugging, and troubleshooting web scripts, and find instructions to develop web scripts in a Maven project that will help you learn how to build web scripts in a real development environment. What You Will Learn Implement web scripts in Alfresco and learn about their fundamentals Understand the end-to-end execution flow with core details and get an insight into the robust web script framework Gain extensive knowledge about the building components of web scripts Explore different options to invoke Alfresco web scripts Leverage the power of useful JavaScript APIs in web script implementation Understand various deployment options, debugging techniques, and troubleshooting pointers Learn about extension capabilities to extend the web script framework
    Note: Includes index. - Description based on online resource; title from cover page (Safari, viewed November 22, 2014)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 116
    Online Resource
    Online Resource
    [Place of publication not identified] : GoTop Information, Inc.
    Title: HTML5 錦囊妙計 /
    ISBN: 9789862767917 , 986276791X
    Language: Chinese
    Pages: 1 online resource (308 pages) , illustrations
    Edition: [First edition].
    Uniform Title: HTML5 cookbook
    DDC: 006.74
    Keywords: HTML (Document markup language) ; Internet programming ; Web site development ; HTML (Document markup language) ; Internet programming ; Web site development
    Abstract: Detailed summary in vernacular field.
    Note: Includes index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 117
    Online Resource
    Online Resource
    [Place of publication not identified] : GoTop Information, Inc.
    Title: Web 效能優化日誌. : Web performance daybook.; Volume 2 =
    ISBN: 9789862768587 , 9862768584
    Language: Chinese
    Pages: 1 online resource (240 pages) , illustrations
    Edition: [First edition].
    Uniform Title: Web performance daybook
    DDC: 006.76
    Keywords: Web site development ; Web sites Design ; Internet programming
    Abstract: Detailed summary in vernacular filed.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 118
    Language: English
    Pages: 1 online resource (1 v.) , ill.
    Keywords: Web sites ; Design ; Web site development ; Electronic books ; Electronic books ; local
    Abstract: Learn the important components of responsive web design and make your websites mobile-friendly Learn something new in an Instant! A short, fast, focused guide delivering immediate results Learn how to make your websites beautiful on any device Understand the differences between various responsive philosophies Expand your skill set with the quickly growing mobile-first approach In Detail Making your sites responsive is an easy enough skill to learn, and really pays dividends when you're selling your product to potential clients or just trying to impress your boss for that promotion you want, but understanding all your options will help you develop a workflow that really works for you. Instant Responsive Web Design makes learning mobile-friendly web design a piece of cake with site-builds imploring various approaches using a very easy-to-follow format where you'll actually be creating sites using each approach. Expand your web repertoire in a few, easy hours. Instant Responsive Web Design takes the guesswork out of responsive web design, by teaching readers the most relevant approaches and leaves it up to them to develop a workflow that works best for their style of coding. We'll help you to develop several websites from scratch using different philosophies such as the Goldilocks Approach, make your websites Fluid, understand desktop and mobile-first approaches, and master some of the tricky stuff such as making your images and video responsive. In this step-by-step guide, you'll learn everything you could ever need to become an above-average responsive web designer in a matter of hours.
    Note: "Short, fast, focused.". - Description based on online resource; title from cover (Safari, viewed Nov. 25, 2013)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 119
    Online Resource
    Online Resource
    Birmingham, U.K. : Packt Pub.
    Language: English
    Pages: 1 online resource (1 v.) , ill.
    Edition: 4th ed.
    Series Statement: Community experience distilled
    Keywords: JavaScript (Computer program language) ; Web site development ; Web sites ; Design ; Electronic books ; Electronic books ; local
    Abstract: Add to your current website development skills with this brilliant guide to JQuery. This step by step course needs little prior JavaScript knowledge so is suitable for beginners and more seasoned developers alike. An introduction to jQuery that requires minimal programming experience Detailed solutions to specific client-side problems Revised and updated version of this popular jQuery book In Detail To build interesting, interactive sites, developers are turning to JavaScript libraries such as jQuery to automate common tasks and simplify complicated ones. Because many web developers have more experience with HTML and CSS than with JavaScript, the library's design lends itself to a quick start for designers with little programming experience. Experienced programmers will also be aided by its conceptual consistency. LearningjQuery - Fourth Edition is revised and updated version of jQuery. You will learn the basics of jQuery for adding interactions and animations to your pages. Even if previous attempts at writing JavaScript have left you baffled, this book will guide you past the pitfalls associated with AJAX, events, effects, and advanced JavaScript language features. Starting with an introduction to jQuery, you will first be shown how to write a functioning jQuery program in just three lines of code. Learn how to add impact to your actions through a set of simple visual effects and to create, copy, reassemble, and embellish content using jQuery's DOM modification methods. The book will take you through many detailed, real-world examples, and even equip you to extend the jQuery library itself with your own plug-ins.
    Note: Authors names from About the authors page. - Includes index. - Description based on print version record
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 120
    Online Resource
    Online Resource
    Birmingham, UK : Packt Publishing
    Language: English
    Pages: 1 online resource (1 v.) , ill.
    Keywords: Web sites ; Design ; Web site development ; JavaScript (Computer program language) ; HTML (Document markup language) ; Electronic books ; Electronic books ; local
    Abstract: Enhance and add functionality with interactivity to your HTML tables with jQuery Learn something new in an Instant! A short, fast, focused guide delivering immediate results. Use simple jQuery functions to enhance your HTML tables Demonstrate client side functionality and add AJAX for server side integration Modify your tables without editing your HTML In Detail When jQuery was introduced, it took the JavaScript world by storm. Years later, it shows no sign of slowing down. Its powerful yet concise syntax helps to simplify tasks that might otherwise be difficult or complex. Whether you're a JavaScript novice or an expert, jQuery is a valuable addition to your toolbox. Instant jQuery 2.0 Table Manipulation How-to shows you how to quickly and easily add style and functionality to your HTML tables. You'll be amazed to see how easy it is. Just don't let your customers know! HTML tables can be boring. Sure, we can make them more stylish with CSS, but users want interactivity. They want to be able to sort columns, see totals, filter data, and page through information in easily digestible chunks. Starting off with a plain HTML table, and an ID and a few class attributes, you will see the transformations occur with just a few lines of jQuery. Instant jQuery 2.0 Table Manipulation How-to progresses to showing you how to highlight specific table cells and filter table data, and even sort columns or page through data. Regardless of your skill level with JavaScript or jQuery, this book will walk you through the deceptively simple steps needed to add functionality and interactivity to your HTML tables. What you will learn Mark up your code to use jQuery selectors effectively Learn jQuery to drastically simplify tasks that would be much more difficult in plain old JavaScript Build interactivity into your pages without reloading the page or calling back to the server Take advantage of powerful AJAX techniques that allow you to communicate with the server without refreshing the page Use simple jQuery functions to enhance your HTML tables
    Note: Author's name from About the Author page. - Description based on online resource; title from t.p. verso page (Safari, viewed July 19, 2013)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 121
    Online Resource
    Online Resource
    Birmingham, U.K. : Packt Pub.
    Language: English
    Pages: 1 online resource (1 v.) , ill.
    Keywords: Liferay Portal (Software) ; Intranets (Computer networks) ; Development ; Intranets (Computer networks) ; Management ; Web site development ; Web sites ; Management ; Electronic books ; Electronic books ; local
    Abstract: To maximize the performance of your Liferay Portals you need to acquire best practices. By the end of this tutorial you'll understand making the most appropriate architectural decisions, fine-tuning, load testing, and much more Learn best practices for architecting high performing Liferay- based solutions Practices for configuring a load balancer and cluster of Liferay portal Find out how to perform load testing and performance tuning activity for Liferay- based solutions In Detail Liferay portal is the leading horizontal portal product available in the market. It was named lLeader in Gartner's Magic Quadrant for Horizontal Portals. Because of the flexibility offered by Liferay Portal for customizations, it is becoming a preferred best choice for portal implementations. Many influential sites have been implemented with or have switched to the Liferay portal. More and more Liferay developers and architects are needed in the IT industry. Liferay Portal Performance Best Practices will guide you in how to build high performing Liferay -based solutions. The book guides you on how to define the architecture of Liferay- based solutions to meet performance expectations. You will learn how to fine- tune the Liferay portal using configuration changes or applying the right caching strategy. By the time you finish reading, you will realize that you know all the essential best practices to improve the performance of the Liferay portal solution. The book comprises of Liferay portal performance best practices related to various aspects. It starts with the architecture and design best practices and ends with performance tuning and lLoad testing best practices. The book follows the logical flow. In the first chapter it talks about various architectural options and best practices. It also talks about the consequences of various architectural options. It talks about how to configure the Liferay portal to work in a clustered environment. It discusses the various options available in a cluster configuration. The book further talks about various configuration options of different components that are available for improving performance. The book also talks about various development best practices. It concludes with best practices related to load testing and a performance tuning exercise. Liferay Portal Performance Best Practices explains performance best practices with real examples and samples. By the end of this book, the reader will have learned everything he/she...
    Note: Author's name from About the Author page. - Includes index. - Description based on online resource; title from title page (Safari, viewed Aug. 20, 2013)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 122
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : InfiniteSkills
    ISBN: 9781771371544
    Language: English
    Pages: 1 streaming video file (9 hrs., 59 mins, 34 sec.) , digital, sd., col.
    Keywords: Dreamweaver (Computer file) ; Web sites ; Authoring programs ; Web sites ; Design ; Web site development ; Electronic videos ; local
    Abstract: "In this video based Adobe Dreamweaver CC training course, expert trainer Andy Anderson introduces you to the latest advancement of this amazing web design application. Whether you are new to Dreamweaver or have used it before, Andy will take you through the basics of web design, from the planning stages of a new site all the way through to the finished product. You will start out by learning how to build a basic site page, including how to create an external link and working with titles and text. Once you have that down, this video based training course will show you how to use the Dreamweaver layout tools, add text and pictures, add tables, and work with forms. You will learn about working with templates, library items, and snippets. Andy will walk you through how to construct a site from scratch, covering topics such as how to populate the pages with images, how to generate an image map, and how to generate hyperlinks. By the completion of this Dreamweaver CC training course, you will be familiar with the tools and techniques available to you in order to create remarkable websites. Working files are included, allowing you to follow along with the author throughout the lessons."--Resource description page.
    Note: Title from resource description page (viewed Dec. 16, 2013)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 123
    Online Resource
    Online Resource
    [S.I.] : InfiniteSkills
    ISBN: 9781771370745 , 1771370742
    Language: English
    Pages: 1 streaming video file (3 hr., 47 min., 1 sec.) , digital, sd., col.
    Keywords: WordPress (Electronic resource) ; Web sites ; Design ; Web site development ; Mobile computing ; Programming ; Electronic videos ; local
    Abstract: "In this training course from Geoff Blake, you will learn how to create websites using WordPress that look great no matter what device or screen size you are viewing them with. Responsive web design allows you to build and maintain one website, but have it respond according to the device that it is being viewed on. This tutorial will show you how to create a responsive website by way of customizing a WordPress template. Some experience and familiarity with WordPress and CSS is suggested in order for you to get the most out of this training. The core of responsive design lies in media queries, and that is where Geoff starts you off. You will learn how to setup media queries using CSS to detect what styles to apply to your website, based on the resolution of the device that is accessing the page. The training videos will show you how to create your high, medium and low resolution designs using wireframing, and then how to hand code each of those designs in WordPress, creating a website that responds to all kinds of mobile devices. By the time you have completed this computer based training course for mobile website design with WordPress, you will have a clear understanding of how to modify WordPress templates to make your site responsive to a wide variety of resolutions and devices. Working files are included, allowing you to follow along with the author throughout the lessons."--Resource description page.
    Note: Title from resource description page (viewed June 14, 2013)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 124
    Online Resource
    Online Resource
    Beijing ; : O'Reilly
    Language: English
    Pages: 1 online resource (1 v.) , ill.
    Edition: 2nd ed.
    Parallel Title: Erscheint auch als
    Keywords: Java (Computer program language) ; Web site development ; Application software ; Development ; Electronic books ; Electronic books ; local
    Abstract: Learn how to develop REST-style and SOAP-based web services and clients with this quick and thorough introduction. This hands-on book delivers a clear, pragmatic approach to web services by providing an architectural overview, complete working code examples, and short yet precise instructions for compiling, deploying, and executing them. You'll learn how to write services from scratch and integrate existing services into your Java applications. With greater emphasis on REST-style services, this second edition covers HttpServlet, Restlet, and JAX-RS APIs; jQuery clients against REST-style services; and JAX-WS for SOAP-based services. Code samples include an Apache Ant script that compiles, packages, and deploys web services. Learn differences and similarities between REST-style and SOAP-based services Program and deliver RESTful web services, using Java APIs and implementations Explore RESTful web service clients written in Java, JavaScript, and Perl Write SOAP-based web services with an emphasis on the application level Examine the handler and transport levels in SOAP-based messaging Learn wire-level security in HTTP(S), users/roles security, and WS-Security Use a Java Application Server (JAS) as an alternative to a standalone web server
    Note: Previous edition: 2009. - Includes index. - Description based on print version record
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 125
    Online Resource
    Online Resource
    [California?] : O'Reilly Media
    ISBN: 9781449372521
    Language: English
    Pages: 1 streaming video file (2 hr., 19 min., 5 sec.) , digital, sd., col.
    Keywords: Internet programming ; Web site development ; Electronic videos ; local
    Abstract: "Web operations engineers deal with architecting, maintaining, and scaling the systems which drive web-based applications. While creating a basic web application is relatively easy these days, the systems on which they run get significantly larger, complex, and more difficult to manage when you have to design for millions of page views a day. Luckily, these seasoned professionals are here to help. From DNS to databases, networking to service failures, they walk you through the basics and give you the resources you need to keep going. These videos are in supplement to the free written curriculum of the Ops School project, available at http://www.opsschool.org . Ops School is a community-driven, comprehensive program teaching the skills necessary to become a professional operations engineer. Check out the curriculum and learn how!"--Resource description page.
    Note: Title from resource description page (viewed Sept. 9, 2013). - Sub-title on thumbnail image: From operable services to MySQL fundamentals
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 126
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : O'Reilly Media
    ISBN: 9781449371630
    Language: English
    Pages: 1 streaming video file (55 hr., 3 min., 6 sec.) , digital, sd., col.
    Keywords: Web site development ; Computer software ; Development ; Electronic videos ; local
    Abstract: "Expectations are high among web users, and your job is to keep it all running. With this complete video compilation of O'Reilly's Velocity 2013 Conference, you'll learn how the latest tools, skills, and ideas in web performance and operations can help you do just that. You'll get a front row seat to every keynote, workshop, session, and lightning demo in this year's conference."--Resource description page.
    Note: Title from title screen (viewed September 18, 2013)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 127
    Online Resource
    Online Resource
    Sebastopol, Calif. : O'Reilly
    Language: English
    Pages: 1 online resource (1 v.) , ill.
    Keywords: Application program interfaces (Computer software) ; Representational State Transfer (Software architecture) ; Web site development ; Web sites ; Design ; Electronic books ; Electronic books ; local
    Abstract: The popularity of REST in recent years has led to tremendous growth in almost-RESTful APIs that don't include many of the architecture's benefits. With this practical guide, you'll learn what it takes to design usable REST APIs that evolve over time. By focusing on solutions that cross a variety of domains, this book shows you how to create powerful and secure applications, using the tools designed for the world's most successful distributed computing system: the World Wide Web. You'll explore the concepts behind REST, learn different strategies for creating hypermedia-based APIs, and then put everything together with a step-by-step guide to designing a RESTful Web API. Examine API design strategies, including the collection pattern and pure hypermedia Understand how hypermedia ties representations together into a coherent API Discover how XMDP and ALPS profile formats can help you meet the Web API "semantic challenge" Learn close to two-dozen standardized hypermedia data formats Apply best practices for using HTTP in API implementations Create Web APIs with the JSON-LD standard and other the Linked Data approaches Understand the CoAP protocol for using REST in embedded systems
    Note: Includes index. - Description based on online resource; title from title page (Safari, viewed Nov. 11, 2013)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 128
    Online Resource
    Online Resource
    Sebastopol, CA : O'Reilly Media
    Language: English
    Pages: 1 online resource (1 v.) , ill.
    Parallel Title: Erscheint auch als
    Keywords: Web site development ; Web sites ; Design ; Web site development ; Standardization ; Electronic books ; Electronic books ; local
    Abstract: Discover how easy it is to design killer interfaces and responsive websites with the Bootstrap framework. This practical book gets you started building pages with Bootstrap's HTML/CSS-based tools and design templates right away. You'll also learn how to extend your app with interactive features, using its suite of jQuery plugins-often without writing a single line of code. Developed by Twitter and available free from GitHub, Bootstrap supports responsive design by dynamically adjusting your web page layout. With just a basic knowledge of HTML, CSS, and JavaScript, you can build apps that work equally well on desktop screens, smartphones, and tablets. This book shows you how. Become familiar with Bootstrap's file structure, grid systems, and container layouts Learn HTML elements for typography, code, tables, forms, buttons, images, and icons Design interfaces and other web elements, such as navigation, breadcrumbs, and custom modal windows Use jQuery plugins for features such as revolving slideshows, tabbable interfaces, and dropdown menus Modify everything from column count to typography colors with the LESS stylesheet language
    Note: Includes index. - Description based on print version
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 129
    Online Resource
    Online Resource
    [New York] : Apress
    Language: English
    Pages: 1 online resource (1 v.) , ill.
    Edition: 2nd ed.
    Series Statement: The expert's voice in Web development
    Parallel Title: Erscheint auch als
    Keywords: JavaScript (Computer program language) ; Open source software ; Web site development ; Web sites ; Design ; Query languages (Computer science) ; Electronic books ; Electronic books ; local
    Abstract: jQuery 2.0 is the latest version of the jQuery framework. Suitable for modern web browsers it provides a robust API for web application development. It is fast becoming the tool of choice for web developers the world over and sets the standard for simplicity,flexibility and extensibility in website design. In Pro jQuery 2.0 seasoned author, Adam Freeman, demonstrates how to get the most from jQuery 2.0 by focussing on the practical features of the technology and how they can be applied to solving real-world problems. In this comprehensive reference he goes in depth to give you the practical knowledge that you need. Each topic is covered clearly and concisely, and is packed with the details you'll need to learn to be truly effective. The most important features are given a no-nonsense, in-depth treatment, and chapters contain examples that demonstrate both the power and the subtlety of jQuery. What you'll learn Understand the capabilities of jQuery and why it is special Use the core of jQuery to enrich HTML5, including tables, forms and data displays Use jQuery UI to create rich and fluid user experiences Use rich interactions such as drag and drop, sortable data and touch sensitivity Use jQuery Mobile to create touch-enabled interfaces for mobile devices and tablets Extend jQuery by creating custom plugins and widgets Who this book is for This book is for working developers who want to learn about jQuery in detail. Quick refreshers of HTML and CSS are given to help you get up to speed, but a good working knowledge of the basics is assumed. The advice given in this book is relevant to developers working with any development environment. The examples are demonstrated using Microsoft Windows and Visual Studio but are equally applicable to any other web development environment.
    Note: Includes index. - Description based on print version record
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 130
    Language: English
    Pages: 1 online resource (1 v.) , ill.
    Keywords: Active server pages ; Microsoft .NET Framework ; Web site development ; Electronic books ; Electronic books ; local
    Abstract: jQuery is the most popular JavaScript library in use today, appearing on nearly two thirds of the 10,000 most visited sites on the web. With this sort of popularity, it's clear that ASP.NET developers can't afford to miss out. By combining jQuery with ASP.NET you get the best of both worlds: the client-side interactivity and responsiveness of JavaScript with the robustness and extensibility of Microsoft's web stack. Beginning jQuery 2 for ASP.NET Developers shows you how. To begin with, you'll find out how jQuery hooks up with your ASP.NET controls, and simplifies event handling by keeping it in the browser. Then you'll learn to handle dynamic content and responsive layouts by interacting with the DOM. Effects and animations are one of the most popular uses of the jQuery library, so we cover that next-showing you how to get a sleek modern look and feel to your site using some of the vast library of JavaScript that's already out there waiting to be used. Ajax is one of the areas where jQuery really shines, so you'll find out how to make Ajax calls to a web service and get data onto a page without waiting for slow ASP.NET postbacks every time. And no book on jQuery would be complete without jQuery Mobile: the popular mobile web framework that gets you writing sites that work across all the major mobile platforms. What you'll learn Select DOM elements using powerful jQuery selectors Use jQuery with ASP.NET server controls, ASP.NET MVC form fields and other DOM elements Manipulate and traverse the DOM tree and add jQuery effects to ASP.NET web pages Make Ajax calls and pass JSON data to Web Services, Web Methods, WCF services, controller action methods, HTTP handlers and Web APIs Understand code reuse by creating and using jQuery plugins Get introduced to jQuery UI and jQuery mobile and use them in ASP.NET Web Forms and MVC applications Who this book is for This book is for novice to intermediate developers who want to improve and enhance their ASP.NET Web Forms and ASP.NET MVC projects with client-side scripting.
    Note: Includes index. - Description based on online resource; title from title page (viewed Feb. 6, 2014)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 131
    Online Resource
    Online Resource
    [New York] : Apress
    Language: English
    Pages: 1 online resource (1 v.) , ill.
    Series Statement: The expert's voice in web development
    Keywords: JavaScript (Computer program language) ; World Wide Web ; Web servers ; Open source software ; Web site development ; Web sites ; Design ; Information visualization ; Electronic books ; Electronic books ; local
    Abstract: Beginning JavaScript Charts shows how to convert your data into eye-catching, innovative, animated, and highly interactive browser-based charts. This book is suitable for developers of all experience levels and needs: for those who love fast and effective solutions, you can use the jqPlot library to generate charts with amazing effects and animations using only a few lines of code; if you want more power and need to create data visualization beyond traditional charts, then D3 is the JavaScript library for you; finally, if you need a high-performance, professional solution for interactive charts, then the Highcharts library is also covered. If you are an experienced developer and want to take things further, then Beginning JavaScript Charts also shows you how to develop your own graphics library starting from scratch using jQuery. At the end of the book, you will have a good knowledge of all the elements needed to manage data from every possible source, from high-end scientific instruments to Arduino boards, from PHP SQL databases queries to simple HTML tables, and from Matlab calculations to reports in Excel. You will be able to provide cutting-edge charts exploiting the growing power of modern browsers. Create all kinds of charts using the latest technologies available on browsers (HTML5, CSS3, jQuery, jqPlot, D3, Highcharts, and SVG) Full of step-by-step examples, Beginning JavaScript Charts introduces you gradually to all aspects of chart development, from the data source to the choice of which solution to apply. This book provides a number of tools that can be the starting point for any project requiring graphical representations of data, whether using commercial libraries or your own What you'll learn Learn the jqPlot, D3, Highcharts, CSS, jQuery and SVG basics. Discover the world of JavaScript graphic libraries. Discover which charts can best represent your data. Switch from a vision of a chart sent from a server as a static image to a highly dynamic one, in which the user is able to interact in real time. Perform input data manipulation to increase chart readability. Develop your own graphic library. Who this book is for Beginning JavaScript Charts is for developers at all levels interested in data visualization, and ready to embrace modern web standards and animate and display their data with powerful, cutting-edge technologies.
    Note: Includes index. - Description based on online resource; title from title page (Safari, viewed Feb. 5, 2014)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 132
    Online Resource
    Online Resource
    [New York] : Apress
    Language: English
    Pages: 1 online resource (1 v.) , ill.
    Series Statement: The expert's voice in web development
    Keywords: JavaScript (Computer program language) ; Application software ; Development ; Web site development ; Electronic books ; Electronic books ; local
    Abstract: Expert JavaScript is your definitive guide to understanding how and why JavaScript behaves the way it does. Master the inner workings of JavaScript by learning in detail how modern applications are made. In covering lesser-understood aspects of this powerful language and truly understanding how it works, your JavaScript code and programming skills will improve. You will learn about core fundamentals of JavaScript, including deep dives into functions, scopes, closures, and practical object-oriented code. Mark Daggett explains clearly how closures, events, and asynchronous code really operate, as well as conventions and concepts to write JavaScript in a clear, pragmatic style. Many of the changes in ECMAScript6 and its implications are all explained. You'll be introduced to modern workflow tools to make application development faster, more enjoyable, and ostensibly more profitable. You'll understand how to measure code quality and write more testable JavaScript, and finally you'll learn about real-world applications of JavaScript, including JavaScript-powered robots. JavaScript is one of the most powerful languages on the web today, and it is only getting stronger. This book will take you through the process of planning, coding, testing, profiling and finally releasing your application, at expert level. With more frameworks and more improvements than ever, now is the time to become an expert at JavaScript. Make this journey - use Expert JavaScript today. What you'll learn What is really going on underneath functions, in arguments, types, coercion, and scope How closures, events, and asynchronous code work at a fundamental level How to understand advanced topics including promise objects, coroutines, and generators How to apply this newfound knowledge pragmatically to build the very best modern JavaScript applications Who this book is for This book is for the experienced JavaScript programmer who wants to understand the how and why of their code in order to become a better developer. This book is not intended to teach JavaScript at a syntactical level, but instead delve deep into the code - the philosophy, the reasoning and the detailed expert-level knowledge behind it. This newfound knowledge will enable the reader to build the very best modern JavaScript applications. It is for anyone who wants to become a better programmer by understanding at a very high level how the code works.
    Note: Includes index. - Description based on online resource; title from title page (Safari, viewed Jan. 28, 2014)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 133
    Language: English
    Pages: 1 online resource (1 v.) , ill.
    Series Statement: The expert's voice in web development
    Parallel Title: Erscheint auch als
    Keywords: Web site development ; Groovy (Computer program language) ; Application software ; Development ; Electronic books ; Electronic books ; local
    Abstract: Grails is a full stack framework which aims to greatly simplify the task of building serious web applications for the JVM. The concepts within Grails, like interceptors, tag libs, and Groovy Server Pages (GSP), make those in the Java community feel right at home. Grails' foundation is on solid open source technologies such as Spring, Hibernate, and SiteMesh, which gives it even more potential in the Java space: Spring provides powerful inversion of control and MVC, Hibernate brings a stable, mature object relational mapping technology with the ability to integrate with legacy systems, and SiteMesh handles flexible layout control and page decoration. Grails complements these with additional features that take advantage of the coding-by-convention paradigm such as dynamic tag libraries, Grails object relational mapping, Groovy Server Pages, and scaffolding. Graeme Rocher , Grails lead and founder, and Jeff Brown bring you completely up-to-date with their authoritative and fully comprehensive guide to the Grails 2 framework. You'll get to know all the core features, services, and Grails extensions via plug-ins, and understand the roles that Groovy and Grails are playing in the changing Web. What you'll learn Discover how the Web is changing and the role the Groovy language and its Grails framework play Get to know the Grails Project and its domains, services, filters, controllers, views, testing, and plug-ins Experience the availability of plug-ins for Rich Client and Ajax, web services, performance/utilities, scheduling, security, functionality, and even Persistence See how Grails works with other frameworks like Spring, Wicket, Hibernate, and more Create custom plug-ins in Grails Who this book is for This book is for everyone who is looking for a more agile approach to web development with a dynamic scripting language such as Groovy. This includes a large number of Java developers who have been enticed by the productivity gains seen with frameworks such as Ruby on Rails, JRuby on Rails, etc. The Web and its environment is a perfect fit for easily adaptable and concise languages such as Groovy and Ruby, and there is huge interest from the developer community in general to embrace these languages.
    Note: Includes index. - Description based on print version record
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 134
    Online Resource
    Online Resource
    [Place of publication not identified] : Wiley
    ISBN: 9781118942437
    Language: English
    Pages: 1 online resource (1 streaming video file (7 hr., 33 min., 37 sec.)) , digital, sound, color.
    Series Statement: Digital classroom
    Keywords: HTML (Document markup language) ; Cascading style sheets ; Web site development ; Electronic videos ; local
    Abstract: "Master HTML. If you're looking for real-world HTML you'll find it here."--Resource description page.
    Note: Title from resource description page (viewed September 28, 2015)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 135
    Online Resource
    Online Resource
    [Place of publication not identified] : Wiley
    ISBN: 9781118942925
    Language: English
    Pages: 1 online resource (1 streaming video file (7 hrs., 1 min., 40 sec.)) , digital, sound, color.
    Series Statement: Digital classroom
    Keywords: Web sites ; Design ; Web site development ; Electronic videos ; local
    Abstract: "Master Web Design on your terms with this one-of-a-kind video training course Web design requires knowledge of multiple software tools and coding languages, like Dreamweaver, Flash, Silverlight, Illustrator, Photoshop, HTML, and CSS, among others to craft truly unique, robust, and interactive websites that work across a variety of platforms. Now, you can learn the ins and outs of web design from a working knowledge of popular design tools to bringing your vision online- with Web Design. Our instructors provide expert, straight-forward, user-friendly training to help you tackle new topics the way you want to learn. Master basic skills, boost your creativity, and challenge yourself in bold new directions. Delve into the basics of good web design and get familiar with the most common web development tools Conceptualize your site, outline its key features, and implement your design concepts Incorporate user experience and solid interface design techniques into your site design to create a website that is both functional and attractive Includes over 6 hours of Web Design video training. If you're looking for real-world Web Design instruction, you'll find it here."--Resource description page.
    Note: Title from title screen (viewed July 22, 2015). - Date of publication taken from resource description page
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 136
    Online Resource
    Online Resource
    [Place of publication not identified] : John Wiley & Sons
    ISBN: 9781118942376
    Language: English
    Pages: 1 online resource (1 streaming video file (11 hr., 5 min., 14 sec.)) , digital, sound, color
    Keywords: HTML (Document markup language) ; Cascading style sheets ; Web sites ; Design ; Web site development ; Electronic videos ; local
    Abstract: "Master HTML5 on your terms with this one-of-a-kind video training course. HTML5 boasts extensive new features that allow you to create dynamic web pages and present users with amazing multimedia experiences. This personal training course teaches you how to take full advantage of the new web standard for creating rich multimedia experiences. While learning at your own pace, you'll discover how to approach site concept creation and bring your vision from the drawing board through to full operability. The step-by-step instructional videos in HTML5 Essentials demonstrate the many exciting features of HTML5. Our instructors provide expert, straight-forward, user-friendly training to help you tackle new topics the way you want to learn. Master basic skills, boost your creativity, and challenge yourself in bold new directions. Create dynamic web pages that offer a robust and interactive experience for your visitors Code, develop, and test your websites Understand the many ways the newest version of HTML differs from previous iterations and how it can enhance your web development projects Includes over 11 hours of HTML5 video training If you're looking for real-world HTML5 instruction, you'll find it here."--Resource description page.
    Note: Title and publication information from resource description page (Safari, viewed May 11, 2016). - Presenter's name from title screen
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 137
    Online Resource
    Online Resource
    Burlington, Mass. : Focal Press
    ISBN: 9781135944216 , 1135944210
    Language: English
    Pages: 1 online resource (1 v.) , ill.
    Parallel Title: Erscheint auch als
    Keywords: WordPress (Electronic resource) ; Web sites ; Authoring programs ; Web site development ; Electronic books ; Electronic books ; local
    Abstract: Having a website built can be a complicated and expensive undertaking. For large businesses this is a necessary expense, but for the ever-increasing number of independents and small businesses, this can easily be handled by the intrepid amateur. In Create Your Own Website Using WordPress in a Weekend , author Alannah Moore draws on her extensive experience to show how, in just a weekend, almost anyone can create a website in WordPress that looks professional and is entirely tailored to their needs and preferences. Through carefully structured step-by-step tutorials, the book takes the reader through every stage of the web design process. It is illustrated with fabulous examples, and features checklists and tips throughout, covering domain registration, planning, plugins, and choosing the right theme. This will cover the upcoming WP 2012 version.
    Note: Includes index. - Description based on print version record
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 138
    Online Resource
    Online Resource
    Burlington, Mass. : Focal Press
    ISBN: 9781136080777 , 1136080775
    Language: English
    Pages: 1 online resource (1 v.) , ill.
    Edition: 2nd ed.
    Parallel Title: Erscheint auch als
    Keywords: HTML (Document markup language) ; Multimedia communications ; Web site development ; Electronic books ; local ; Electronic books
    Abstract: Implement the powerful multimedia and interactive capabilities offered by HTML5, including style control tools, illustration tools, video, audio, and rich media solutions. Understand how HTML5 is changing the web development game with this project-based book that shows you-not just tells you-what HTML5 can do for your websites. Reinforce your practical understanding of the new standard with demo applications and tutorials, so that execution is one short step away. HTML5 is the future of the web. Literally every web designer and developer needs to know how to use this language to create the types of web sites consumers now expect. This new edition of the bestseller teaches you to enhance your web designs with rich media solutions and interactivity, using detailed descriptions and hands-on projects for every step along the way. The second edition contains completely updated information, including more on mobility and video standards, plus new projects. The companion website, visualizetheweb.com , is packed full of extra information, online code libraries, and a user forum, offering even more opportunity to learn new skills, practice your coding and interact with other users.
    Note: Includes index. - Description based on print version record
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 139
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Prentice Hall
    Language: English
    Pages: 1 streaming video file (4 hr., 57 min., 5 sec.) , digital, sd., col.
    Keywords: Drupal (Computer file) ; Web sites ; Authoring programs ; Web site development ; Electronic videos ; local
    Abstract: "In "Part I: Beginner" of Drupal 7 Explained Video, viewers will learn all of the essential concepts and knowledge needed to get started with Drupal 7. This part of the video training covers installing Drupal, navigating a basic installation, creating content types, using Modules, applying Themes, managing roles and permissions, and a doing a local install on a Mac or Windows machine with Dev Desktop. In "Part II: Intermediate," viewers will learn how to master fields, Views and Panels to create sophisticated Drupal sites. In the first three parts of the intermediate section, viewers learn how to build a movie website. Then the video tackles Views, which is the most important module in Drupal. Views allow the site to display the information entered in useful and highly customized ways. Next, viewers learn how to layout information using the Panels module. Finally, viewers get to practice everything that they have learned about Drupal so far and recreate the most famous Drupal website in the world: WhiteHouse.gov. Drupal 7 Explained requires absolutely no prior experience with Drupal or coding."--Resource description page.
    Note: Title from title screen. - Publication information from resource description page (viewed June 12, 2013). - "Open source training.". - "Licensed under Creative Commons 'Attritibution 3.0'"--End credits
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 140
    Online Resource
    Online Resource
    [San Francisco, CA] : Peachpit Press
    ISBN: 9780133136197 , 0133136191
    Language: English
    Pages: 1 online resource (xx, 203 p.) , ill.
    Series Statement: Visual quickstart guide
    Parallel Title: Erscheint auch als
    Keywords: JavaScript (Computer program language) ; Ajax (Web site development technology) ; Query languages (Computer science) ; Web site development ; Electronic books ; Electronic books ; local
    Abstract: jQuery is a popular JavaScript library that simplifies event handling, animating, and Ajax interactions for rapid web development. Even casual web designers, who create web pages for fun, want to add the latest cool effects to their sites, and jQuery--the fast, flexible JavaScript library--is a tool of choice. From visual effects, special controls, and Ajax made easy, the jQuery Visual QuickStart Guide will teach readers how to make the most of jQuery using the task-based, step-by-step, visual format they love. It's crammed with examples and there's a special section on widgets. Includes eBook and Video Access In addition to concise, step-by-step explanations of core tools and tasks, with plenty of helpful screen shots to keep you on track as you work, jQuery: Visual QuickStart Guide includes an hour-long HD video and eBook. In addition to reading about how to use the tool, you can watch it in action. You can also download digital versions of this book to load on the mobile device of your choice so that you can continue learning whenever and wherever you are. We provide you with ePub, PDF, and Mobi eBook formats to ensure that you get the experience that best suits your viewing needs.
    Note: Includes index. - Description based on print version record
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 141
    ISBN: 9780133077698 , 0133077691
    Language: English
    Pages: 1 online resource (xxxviii, 862 p.) , ill.
    Parallel Title: Erscheint auch als
    Keywords: Android (Electronic resource) ; Application software ; Development ; Java (Computer program language) ; Web site development ; Mobile computing ; Programming ; Electronic books ; Electronic books ; local
    Abstract: The Deitels' App-Driven, Live Code Approach is simply the best way to master Android programming! The Deitels teach Android programming through sixteen complete, working Android Apps. Each chapter presents new concepts through a single App. The authors first discuss what the App does, show screen shots, test drive the App, and present an overview of the technologies and architecture used to build it. Next, the authors walk through building the App, presenting complete code and providing a detailed "Live Code" walkthrough. As part of the code walkthrough, they discuss essential programming concepts, and demonstrate the functionality of relevant Android 2.x APIs. Readers will gain hands-on experience with a wide spectrum of essential Android APIs. The book also has an extensive introduction to programming using the Java language, making this book appropriate for Java courses that want to add an app-programming flavor.
    Note: Includes index. - Description based on print version record
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 142
    Online Resource
    Online Resource
    Berkeley, CA : New Riders
    ISBN: 9780133016758 , 0133016757
    Language: English
    Pages: 1 online resource (xv, 271 p.) , ill.
    Parallel Title: Erscheint auch als
    Keywords: WordPress (Electronic resource) ; Blogs ; Computer programs ; Web sites ; Authoring programs ; Web site development ; Electronic books ; Electronic books ; local
    Abstract: Legions of web designers and developers are choosing WordPress for building sites. That's because it's powerful, reliable, flexible, scalable-and more. This book is your complete guide to mastering WordPress theme development, covering everything from installation to leveraging the community and resources to improve your WordPress skills for years to come. You'll learn how to: Install WordPress and work on a development server Create site plans and content architecture Develop basic through advanced WordPress themes Maintain responsive design integrity Implement the right plugins Convert an already-built website to a WordPress-powered theme Get involved with the WordPress community With detailed explanations, real-life examples, and step-by-step tutorials, you'll find everything you need to build and deploy WordPress-powered websites with no prior server-side or WordPress development experience.
    Note: Includes index. - Description based on print version record
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 143
    ISBN: 9780071796965 , 0071796967
    Language: English
    Pages: 1 online resource (1 v.) , ill.
    Parallel Title: Erscheint auch als
    Keywords: Selling ; Customer relations ; Electronic books ; Electronic commerce ; Web site development ; Electronic books ; local
    Abstract: The breakthrough selling method that converts leads into customers, customers into repeat customers, and repeat customers into lifelong relationships Salespeople too often approach selling as a transaction instead of a relationship--going in with the intention to sell rather than to build a relationship. Use the lessons in Contagious Selling to put relationships first--and sales will inevitably follow. Contagious Selling provides the tools for captivating even the toughest customers and then cultivating genuine relationships through the power of being contagious. A leading expert on persuading and motivating others, David Rich presents his powerful new method for attracting, connecting with, and maintaining buyers. Inside, he teaches you how to Get prospects to feel as if they've known you their whole lives Use voice modulation and body language to instantly connect with anybody Sell yourself without sounding self-serving Manage the transition from captivation to cultivation Make your customers "competition proof"
    Note: Includes index. - Description based on print version record
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 144
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Packt Publishing
    Language: English
    Pages: 1 online resource (1 v.) , ill.
    Keywords: HTML (Document markup language) ; Cascading style sheets ; JavaScript (Computer program language) ; Web sites ; Design ; Web site development ; Electronic books ; Electronic books ; local
    Abstract: Learn how to write rich, interactive web applications using HTML5 and CSS3 through real-world examples. In a world of proliferating platforms and devices, being able to create your own "go-anywhere" applications gives you a significant advantage. Packed with example applications that show you how to create rich, interactive applications and games. Shows you how to use the most popular and widely supported features of HTML5. Full of tips and tricks for writing more efficient and robust code while avoiding some of the pitfalls inherent to JavaScript. Learn how to create professional looking applications using new CSS3 styles and responsive design. Learn how to compress, package, and distribute your web applications on the Internet for fun or for profit. In Detail HTML5's new features have made it a real application development platform with widespread adoption throughout the industry for this purpose. Being able to create one application that can run on virtually any device from phone to desktop has made it the first choice among developers. Although JavaScript has been around for a while now, it wasn't until the introduction of HTML5 that we have been able to create dynamic, feature-rich applications rivaling those written for the desktop. HTML5 Web Application Development by Example will give you the knowledge you need to build rich, interactive web applications from the ground up, incorporating the most popular HTML5 and CSS3 features available right now. This book is full of tips, tools, and example applications that will get you started writing your own applications today. HTML5 Web Application Development by Example shows you how to write web applications using the most popular HTML5 and CSS3 features. This book is a practical, hands-on guide with numerous real-world and relevant examples. You will learn how to use local storage to save an application's state and incorporate CSS3 to make it look great. You will also learn how to use custom data attributes to implement data binding. We'll use the new Canvas API to create a drawing application, then use the Audio API to create a virtual piano, before turning it all into a game. The time to start using HTML5 is now. And HTML5 Web Application Development by Example will give you the tips and know-how to get started.
    Note: Includes index. - Description based on online resource; title from resource description page (August 30, 2013)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 145
    Language: English
    Pages: 1 online resource (1 v.) , ill.
    Keywords: Oracle WebLogic server ; Web servers ; Web site development ; Application software ; Development ; Client/server computing ; Java (Computer program language) ; Electronic books ; Electronic books ; local
    Abstract: If you've dipped a toe into Java EE development and would now like to dive right in, this is the book for you. Introduces the key components of WebLogic Server and all that's great about Java EE 6. Create a complete Java EE 6 application leveraging WebLogic features like JMS, SOAP and RESTful Web Services Learn how to use Oracle WebLogic Server's key components and features Step-by-step instructions with screenshots and code samples to help understand and apply concepts In Detail Oracle WebLogic server has long been the most important, and most innovative, application server on the market. The updates in the 12c release have seen changes to the Java EE runtime and JDK version, providing developers and administrators more powerful and feature-packed functionalities. Getting Started with Oracle WebLogic Server 12c: Developer's Guide provides a practical, hands-on, introduction to the application server, helping beginners and intermediate users alike get up to speed with Java EE development, using the Oracle application server. Starting with an overview of the new features of JDK 7 and Java EE 6, Getting Started with Oracle WebLogic Server 12c quickly moves on to showing you how to set up a WebLogic development environment, by creating a domain and setting it up to deploy the application. Once set up, we then explain how to use the key components of WebLogic Server, showing you how to apply them using a sample application that is continually developed throughout the chapters. On the way, we'll also be exploring Java EE 6 features such as context injection, persistence layer and transactions. After the application has been built, you will then learn how to tune its performance with some expert WebLogic Server tips.
    Note: "Professional expertise distilled.". - Includes bibliographical references and index. - Description based on online resource; title from cover (Safari, viewed Dec. 3, 2013)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 146
    Online Resource
    Online Resource
    Birmingham, UK : Packt Publishing
    Language: English
    Pages: 1 online resource (1 v.) , ill.
    Keywords: Drupal (Computer file) ; Web site development ; Electronic books ; Electronic books ; local
    Abstract: If you like building websites with Drupal you'll love this guide to introducing multimedia to your sites. Packed with examples, it helps you use HTML5 and the Drupal eco-system to achieve brilliant results. Leverage the best Drupal community modules for media integration Extend media resources such as image styles, slideshows, galleries, and media management to enrich the user experience Learn how to use HTML5 for responsive web design and semantic websites, and implement a better cross-compatible web application In Detail Integrating images, video, and audio content on a Drupal site requires knowledge of appropriate community modules, and an understanding of how to configure and connect them properly. With the power of up-to-date technologies such as HTML5, responsive web design, and the best modules available in Drupal's eco-system, we can create the best Drupal 7 media website. Drupal 7 Media is a practical, hands-on guide that will introduce you to the basic structure of a Drupal site and guide you through the integration of images, videos, and audio content. Learn to leverage the most suitable community modules and up-to-date technology such as HTML5 to offer a great user experience through rich media content. The book begins with a practical introduction to the basic Drupal building blocks. It then breaks down each media resource, and explores them in detail. You will learn how to leverage Drupal's community modules to implement support for images, videos, and audio content, along with the best practices for implementation. We will be mentioning ideas throughout the book, which you can extend upon and use to build your own web applications. We will explore HTML5 support for media resources, the semantic web, and responsive web design, which are key topics in modern web application development. We will then build upon this knowledge and add more functionality to our sample website, such as support for analytic charts and customizing images, all of which we will implement using our own custom modules. You will learn everything you need to know about building, extending, and configuring a Drupal 7 media web application.
    Note: Includes index. - Description based on online resource; title from resource description page (Safari, viewed September 16, 2013)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 147
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : InfiniteSkills
    ISBN: 9781771371667
    Language: English
    Pages: 1 streaming video file (2 hr., 17 min., 31 sec.) , digital, sd., col.
    Keywords: Adobe Photoshop ; Dreamweaver (Computer file) ; Web site development ; HTML (Document markup language) ; Cascading style sheets ; Electronic videos ; local
    Abstract: "In this PSD to HTML Using Photoshop and Dreamweaver training course, expert author David Place teaches you the core principles of creating workable websites using these two Adobe programs. This course is designed for users that already have a working knowledge of Photoshop and Dreamweaver. You will start out by creating a PSD mockup using Photoshop. David will teach you about the design basics in Photoshop, layer properties, slicing, and web optimization. From there, you will dive into working in Dreamweaver to transform your Photoshop document into a working website. In Dreamweaver you will explore the process of setting up and managing a website, working with different view modes, and working with images and layout objects. This video tutorial will also teach you some fundamental HTML and CSS rules. Finally, you will work with the Live View in Dreamweaver to test your website. By the completion of this video based training course, you will have developed the necessary skills needed to design, create, and publish a working website. Working files are included, allowing you to follow along with the author throughout the lessons."--Resource description page.
    Note: Title from resource description page (viewed Jan. 9, 2014)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 148
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : InfiniteSkills
    ISBN: 9781771371384
    Language: English
    Pages: 1 streaming video file (4 hr., 2 min., 14 sec.) , digital, sd., col.
    Keywords: Twitter (Firm) ; Web site development ; Web sites ; Design ; HTML (Document markup language) ; Cascading style sheets ; JavaScript (Computer program language) ; Electronic videos ; local
    Abstract: "In this Bootstrap 2 training course, expert Craig Campbell introduces you to this popular toolkit developed by Twitter. Bootstrap is a set of CSS, JavaScript and graphic components that are designed to make user interface development for websites faster and easier. To get the most out of this tutorial you should already have a fundamental understanding of HTML, CSS and JavaScript. Craig starts by showing you how to download and setup Bootstrap on your system. You will explore how to utilize major functions of Bootstrap such as the grid system, responsive design features, as well as creating NavBars and footers. Throughout the course you will follow along with the author as he creates a real functional website. You will learn how to create hero units, tabbed content, an image carousel, and modal popups, and how to apply Bootstrap functions to forms. The author has included his source files so you can follow along step by step and re-create the results of each lesson on your own. Once you have completed this video based tutorial for Twitter Bootstrap 2, you will have an solid understanding of this framework, and you will be able to apply this knowledge to your own web development projects."--Resource description page.
    Note: Title from resource description page (viewed Dec. 10, 2013)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 149
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : InfiniteSkills
    ISBN: 9781771370929
    Language: English
    Pages: 1 streaming video file (4 hrs., 33 mins., 3 sec.) , digital, sd., col.
    Keywords: CSS ; Web sites ; Design ; Web site development ; HTML (Document markup language) ; Electronic videos ; local
    Abstract: "In this Responsive Web Design training course, expert author Geoff Blake shows you how to create custom CSS and HTML so that your web site responds to differing screen sizes. With mobile and tablet web traffic increasing by leaps and bounds every day, all web designers should know how to create breakpoints and custom CSS layouts to adapt their designs to varying device resolutions. You will learn how to setup your external style sheets for three different resolutions, and how to customize your layouts for each of those. This training video will teach you how to deal with navigation and graphics as well as text and other layout features, making them responsive. You will use the latest in CSS3 and HTML5 techniques to create a website design that will gracefully wrap and adapt to three different screen sizes. Extensive working files are included with this video tutorial, so you can work along with the author throughout each lesson. When you have completed this computer based video training course, you will be capable of creating responsive, adaptive designs for your websites. You will understand how to create different external CSS files that are called depending on the resolution of the device that is requesting the web page. You will be confident in your ability to create a Responsive Web Site for todays mobile world!"--Resource description page.
    Note: Title from resource description page (viewed Aug. 19, 2013)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 150
    Online Resource
    Online Resource
    [Collingwood, Australia] : SitePoint
    Language: English
    Pages: 1 online resource (1 v.) , ill.
    Series Statement: Jump start series
    Keywords: PHP (Computer program language) ; Web site development ; Electronic books ; Electronic books ; local
    Abstract: Get a Jump Start on PHP today! PHP is a key server-side technology in web development, enabling you to quickly and simply develop interactive, usable and engaging websites and applications. In just one weekend with this SitePoint book, you'll learn how to: Install all of the software you need to begin developing PHP applications Understand PHP functions and syntax Build a complete, working PHP application from scratch: a simple social networking app Plus you'll discover how to use modern techniques such as MVC and REST.
    Note: Date of publication from resource description page (Safari, viewed Jan. 9, 2014). - Description based on online resource; title from cover (Safari, viewed Jan. 9, 2014)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 151
    Online Resource
    Online Resource
    Collingwood, Vic., Australia : SitePoint Pty.
    Language: English
    Pages: 1 online resource (1 v.) , ill.
    Keywords: Ruby (Computer program language) ; Web site development ; Internet programming ; Electronic books ; Electronic books ; local
    Abstract: This short SitePoint book provides readers with a fun and yet practical introduction to Sinatra, a framework that makes web development with Ruby extremely simple. It's not intended to be a completely comprehensive guide to the framework or an in-depth Ruby tutorial, but will quickly get you up to speed with Sinatra and give you the confidence to start experimenting on your own. The book is built around a real-life example project: a content management system. It's a fun and easily understandable project that is used to demonstrate the concepts outlined in the book in a practical way. This is a clear, approachable and very easy-to-follow book that will get you to to speed with Sinatra in no time.
    Note: Includes bibliographical references and index. - Description based on online resource; title from caption title page (Safari, viewed Apr. 29, 2013)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 152
    Online Resource
    Online Resource
    Sebastopol, Calif. : O'Reilly Media
    Language: English
    Pages: 1 online resource (1 v.) , ill.
    Parallel Title: Erscheint auch als
    Keywords: Web site development ; Web applications ; Scala (Computer program language) ; Electronic books ; Electronic books ; local
    Abstract: If you need help building web applications with the Lift framework, this cookbook provides scores of concise, ready-to-use code solutions. You'll find recipes for everything from setting up a coding environment to creating REST web services and deploying your application to production. Built on top of the Scala JVM programming language, Lift takes a different-yet ultimately easier-approach to development than MVC frameworks such as Rails. Each recipe in this book includes a discussion of how and why each solution works, not only to help you complete the task at hand, but also to illustrate how Lift works. Set up an environment and run your first Lift application Generate HTML, using Lift's View First approach Submit forms and work with form elements Build REST web services with the framework's RestHelper trait Take advantage of Lift's support for Ajax and Comet Get examples for modifying Lift's request pipeline Convert Scala classes into tables, rows, and columns in a relational database Send email, call URLs, and schedule tasks from your application Package and deploy your application to various hosted services
    Note: Includes index. - Description based on print version record
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 153
    Online Resource
    Online Resource
    Sebastopol, CA : O'Reilly Media
    Language: English
    Pages: 1 online resource (1 v.)
    Parallel Title: Erscheint auch als
    Keywords: Apache (Computer file : Apache Group) ; Relational databases ; Data warehousing ; Database design ; Database management ; Web site development ; Electronic books ; Electronic books ; local
    Abstract: Integrating data from multiple sources is essential in the age of big data, but it can be a challenging and time-consuming task. This handy cookbook provides dozens of ready-to-use recipes for using Apache Sqoop, the command-line interface application that optimizes data transfers between relational databases and Hadoop. Sqoop is both powerful and bewildering, but with this cookbook's problem-solution-discussion format, you'll quickly learn how to deploy and then apply Sqoop in your environment. The authors provide MySQL, Oracle, and PostgreSQL database examples on GitHub that you can easily adapt for SQL Server, Netezza, Teradata, or other relational systems. Transfer data from a single database table into your Hadoop ecosystem Keep table data and Hadoop in sync by importing data incrementally Import data from more than one database table Customize transferred data by calling various database functions Export generated, processed, or backed-up data from Hadoop to your database Run Sqoop within Oozie, Hadoop's specialized workflow scheduler Load data into Hadoop's data warehouse (Hive) or database (HBase) Handle installation, connection, and syntax issues common to specific database vendors
    Note: Description based on print version record
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 154
    Online Resource
    Online Resource
    Sebastopol, CA : O'Reilly Media
    Language: English
    Pages: 1 online resource (1 v.) , ill.
    Parallel Title: Erscheint auch als
    Keywords: Groovy (Computer program language) ; Web site development ; Application software ; Development ; Java (Computer program language) ; Electronic books ; Electronic books ; local
    Abstract: Dig deeper into Grails architecture and discover how this application framework works its magic. Written by a core developer on the Grails team, this practical guide takes you behind the curtain to reveal the inner workings of its 2.0 feature set. You'll learn best practices for building and deploying Grails applications, including performance, security, scaling, tuning, debugging, and monitoring. Understand how Grails integrates with Groovy, Spring, Hibernate, and other JVM technologies, and learn how to create and use plugins to augment your application's functionality. Once you know how Grails adds behavior by convention, you can solve problems more easily and develop applications more intuitively. Write simpler, more powerful code with the Groovy language Manage persistence in Grails, using Hibernate or a NoSQL datastore Learn how Grails uses Spring's functionality and optional modules Discover how Hibernate handles details for storing and retrieving data Integrate technologies for messaging, mail, creating web services, and other JEE technologies Bypass convention and configure Grails manually Learn a general approach to upgrading applications and plugins Use Grails to develop and deploy IaaS and PaaS applications
    Note: "Best practices for experienced Grails developers"--Cover. - Includes index. - Description based on print version record
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 155
    Language: English
    Pages: 1 online resource (1 v.) , ill.
    Edition: 3rd ed.
    Series Statement: The expert's voice in web development
    Keywords: Ruby on rails (Electronic resource) ; Ruby (Computer program language) ; Web site development ; Electronic books ; Electronic books ; local
    Abstract: Beginning Rails 4 is a book that will guide you from never having programmed with Ruby, to having a Rails application built and deployed to the web. You'll learn how to combine all the components of Rails to develop your own web applications. You will use test driven development to make sure your application works exactly like you expect. You will learn how to use Git for source control and best practice techniques to create applications like a pro. Essential, and often-missed, information on testing and learning to program with Ruby are also covered. This book is well suited for someone with little to no Ruby or Rails experience, or possibly even someone with no experience developing web applications at all. Beginning Rails 4 does assume a basic familiarity with the web and typical web terms, but doesn't require you to be an expert of these. This book will springboard your journey into web application development, and show you how much fun building web applications with Ruby on Rails can be. Learn to create Rails applications from the bottom up Learn the basics of the Ruby programming language Completely updated for Rails 4, including new information on turbo links, etc. Beginning Rails 4 gently guides you through designing your application, writing tests for the application, and then writing the code to make your application work as expected. What you'll learn Learn the basics of the Ruby programming language Learn the components of Rails, and how to leverage them to build rich web applications Build a good foundation so you can move on to more advanced techniques Learn the basics of databases and how to use them to store and retrieve your data Use git source control and contribute to open source on Github Deploy your application to the web so others can use it Who this book is for Beginning Rails 4 is for anyone who wants to learn to quickly build applications, and deploy them to the web. No matter your experience level you'll learn something from this book.
    Note: Includes index. - Description based on online resource; title from title page (Safari, viewed Nov. 19, 2013)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 156
    Online Resource
    Online Resource
    New York : Apress
    ISBN: 9781430258100 , 1430258101
    Language: English
    Pages: 1 online resource (1 v.) , ill.
    Edition: 2nd ed.
    Keywords: Django (Electronic resource) ; Web site development ; Web sites ; Authoring programs ; Python (Computer program language) ; Electronic books ; Electronic books ; local
    Abstract: Learn how to leverage Django, the leading Python web application development framework, to its full potential in this advanced tutorial and reference. Updated for Django 1.5 and Python 3, Pro Django, Second Edition examines in great detail the complex problems that Python web application developers can face and how to solve them. It provides in-depth information about advanced tools and techniques available in every Django installation, running the gamut from the theory of Django's internal operations to actual code that solves real-world problems for high-volume environments. With Pro Django, Second Edition you'll learn how to: Use Django's models, views, forms, and templates Handle HTTP and customizing back ends Get the most out of Django's common tooling Employ Django in various environments Build an API using Django's own components Make this code reusable-even distributable Pro Django, Second Edition goes above and beyond other books, leaving the basics far behind and showing how Django can do things even its core developers never expected. By drawing on the dynamic nature of Python, you can write Django applications that stretch the limits of what you thought possible! What you'll learn See how to use Django's models, views, forms, and templates Handle HTTP and customizing back ends Use Django's common tooling Employ Django in various environments Build a business software suite for use in the corporate world Make this code reusable-even distributable Who this book is for This book is for companies looking for a framework capable of supporting enterprise needs, as well as advanced Python or web developers looking to solve unusual, complex problems.
    Note: Includes index. - Description based on online resource; title from title page (viewed September 10, 2013)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 157
    Language: English
    Pages: 1 online resource (1 v.) , ill.
    Edition: 2nd ed.
    Keywords: JavaScript (Computer program language) ; Document Object Model (Web site development technology) ; Ajax (Web site development technology) ; Web site development ; Electronic books ; Electronic books ; local
    Abstract: Beginning JavaScript with DOM Scripting and Ajax is an essential resource for modern JavaScript programming. This completely updated second edition covers everything you need to know to get up-to-speed with JavaScript development and add dynamic enhancements to web pages, right from the basics. As well as focusing on client-side JavaScript, you will also learn how to work with the Browser Object Model, the Document Object Model (DOM), how to use XML and JSON as well as communicate with service side scripts such as PHP. Find out how to: Construct good JavaScript syntax following modern coding practices Use JavaScript to communicate with the server and retrieve data Dynamically manipulate markup, validate forms and deal with images Debug applications using features inside the browser JavaScript is one of the most important technologies on the web. It provides the means to add dynamic functionality to your web pages and serves as the backbone of Ajax-style web development. Beginning JavaScript with DOM Scripting and Ajax will take you from being a JavaScript novice to work freely with this important technology - begin your JavaScript journey today! What you'll learn What functions, variables, events and objects are and how to use them. How build a site that will still work in the case that JavaScript is turned off. How to access and update part of the page using code. How to use JavaScript to communicate with the server and retrieve data. How to use JavaScript to for form validation and user feedback. How to use Third-Party Libraries like jQuery. Who this book is for Beginning JavaScript with DOM Scripting and Ajax is for the person who has a good grasp of HTML and CSS but wants to add JavaScript to their skillset. If you want to learn some basic programming concepts, have experience but need help updating your skills, or you're coming from another language, Beginning JavaScript with DOM Scripting and Ajax can help.
    Note: Includes index. - Description based on online resource; title from title page (Safari, viewed September 5, 2013)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 158
    Online Resource
    Online Resource
    [New York] : Apress
    Language: English
    Pages: 1 online resource (1 v.) , ill.
    Series Statement: The expert's voice in .NET
    Keywords: Active server pages ; Microsoft .NET ; Web site development ; Electronic books ; Electronic books ; local
    Abstract: ASP.NET MVC 4 Recipes is a practical guide for developers creating modern web applications, cutting through the complexities of ASP.NET, jQuery, Knockout.js and HTML 5 to provide straightforward solutions to common web development problems using proven methods based on best practices. The problem-solution approach gets you in, out, and back to work quickly while deepening your understanding of the underlying platform and how to develop with it. Author John Ciliberti guides you through the framework and development tools, presenting typical challenges, along with code solutions and clear, concise explanations, to accelerate application development. Inside you will find recipes dealing with streamlined syntax, full control over HTML, a simple API for creating RESTful web services, writing support for test driven development, and more. Solve problems immediately by pasting in code from the recipes, or put multiple recipe solutions together to overcome challenging development obstacles. Dive head first into ASP.NET MVC web development with ASP.NET MVC 4 Recipes . What you'll learn Inside find recipes that cover: automating testing and deployment of your application using Visual Studio 2012 and Team Foundation Server designing and developing your application for Internet scale deploying to the cloud, working with Big Data and adding resiliency to your application's components migrating a project from ASP.NET web forms to the MVC 4 including recipes for converting DataGrids, Forms, Web Parts, Master Pages and navigation controls Client side data binding and templating techniques using Web API, Knockout.js and jQuery using the Web API to design web services that can be consumed by mobile devices and tablets running Android, iOS, and Windows 8 Who this book is for This book is a problem-solution guide for web developers looking for a better way to build a modern web application on the Microsoft platform. There are several types of developers that would find this material useful: veteran ASP.NET Web Forms developers who wish to update their skillset to include ASP.NET MVC Project teams who wish to modernize an existing application to allow it to take advantage of MVC 4, .NET 4.5, and Windows Azure Novice web developers who are looking to expand their skill set by learning the Microsoft web development stack
    Note: Includes index. - Description based on online resource; title from title page (Safari, viewed June 11, 2013)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 159
    Language: English
    Pages: 1 online resource (1 v.) , ill.
    Series Statement: The expert's voice in web development
    Parallel Title: Erscheint auch als
    Keywords: Application software ; Development ; Web site development ; Real-time data processing ; HTML (Document markup language) ; PHP (Computer program language) ; Query languages (Computer science) ; Electronic books ; Electronic books ; local
    Abstract: Realtime Web Apps: With HTML5 WebSocket, PHP, and jQuery is a guide for intermediate- to advanced-level web developers looking to take the next leap forward in website and app development: realtime. With Realtime Web Apps , you'll be able to quickly get up to speed on what HTML5 WebSocket does, how it is going to affect the future of the web as we know it, and-thanks to Pusher's simple API-start developing your first realtime app today. Using a practical approach, Realtime Web Apps will guide you through building your first app using HTML5, CSS3, jQuery, and Pusher. After your initial introduction to the technologies used in the book, you'll immediately jump into the process of creating a realtime Q&A app that will work on desktop browsers as well as mobile phones (including iOS and Android). In addition to learning realtime development strategies, you'll also learn progressive development strategies including responsive CSS3 layouts, AJAX development with jQuery, and more. The future of the web is realtime. Grab your hoverboard. Introduces you to the revolutionary capabilities of the HTML5 WebSocket API Gets you started with WebSocket immediately using the super-simple Pusher API Walks you through the development of a real-life realtime web app Gets you working with responsive layouts, jQuery, and AJAX development What you'll learn Familiarize yourself with what "realtime" means and how it changes the web as we know it. Learn how to utilize responsive web design and jQuery to create a single web app instead of multiple platform-specific applications. Get up and running with the Pusher API to start developing realtime apps today. Build a web app back-end with PHP and MySQL. Integrate AJAX and realtime interactivity into your web app. Use OAuth 2.0 to allow users to log in to your app (including Facebook and Twitter OAuth). Who this book is for Realtime Web Apps: With HTML5 WebSocket, PHP, and jQuery is for the beginning- to intermediate-level web developer who is ready to usher in the next era of web apps. It's for those whose time is precious, but have a need to implement realtime functionality into their projects. Realtime Web Apps is written for-and by-geeks who love to expand their skillset but don't have weeks to dedicate to learning how to implement new technology. It's the perfect tool for busy web professionals who need to get up to speed with the latest the web has to offer quickly and in such a way that it's immediately applicable to...
    Note: Includes index. - Description based on print version record
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 160
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Apress ;
    Language: English
    Pages: 1 online resource (1 v.) , ill.
    Parallel Title: Erscheint auch als
    Keywords: HTML (Document markup language) ; Internet advertising ; Web site development ; Electronic books ; Electronic books ; local
    Abstract: Web advertising is changing. What was once a predominantly Flash-based medium is making the switch to HTML5, with the benefit of a plug-in free environment giving a larger audience for ads, and better integration with the page they are featured on. We live in a time where marketers, designers, and developers are confused as to what they can and can't do on different devices, browsers, and operating systems. What better way to finally make sense of it all, than by stepping through the entire campaign process on your own terms? HTML5 Advertising will educate you on the whole digital advertising process from start to finish, and help you take advantage of new HTML5 features such as canvas, CSS3 animations, DOM events, audio and video, and offline storage. You'll also learn how to get around discrepancies in browser support with JavaScript and polyfills. You will be provided with tips and tricks to better optimize content across screens and make the most successful campaign with the lightest footprint possible, which is especially important when deploying to mobile devices. This book: Takes you through the advertising campaign process with HTML5 from design to delivery Provides in-depth knowledge into the digital advertising landscape and the HTML5 specification Communicates tips and tricks coming from Flash and ActionScript to HTML5, CSS3 and JavaScript. HTML5 Advertising equips you with the knowledge to attack cutting-edge, rich media projects with confidence and scale, while also learning the essentials to communicate to internal and external clients. HTML5 is here whether you like it or not, so why not jump in early and head down the path of building the future. What you'll learn How to work with web standards within the digital advertising desktop and mobile landscape Understand new HTML5 features like SVG, web fonts, device orientation, offline storage and tracking, geolocation, canvas, drag-n-drop, webGL and video Create, encode and deliver device and browser agnostic video for HTML5 Create interactive and dynamic advertisements for HTML5 compliant browsers Deploy to mobile devices, both in application and mobile web environments Optimize your creatives and provide graceful failovers when needed with debugging tips Understand the entire digital advertising campaign process from end to end Who this book is for HTML5 Advertising is for the designer/developer transitioning from Flash & Actionscript to web standards (HTML5, CSS3 and JavaScript)...
    Note: Includes index. - Description based on print version record
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 161
    Online Resource
    Online Resource
    Chichester, West Sussex : John Wiley & Sons
    ISBN: 9781118597170 , 1118597176
    Language: English
    Pages: 1 online resource (1 v.) , ill.
    Parallel Title: Erscheint auch als
    Keywords: WordPress (Electronic resource) ; Blogs ; Computer programs ; Web sites ; Authoring programs ; Web site development ; Electronic books ; Electronic books ; local
    Abstract: Take WordPress beyond its comfort zone As the most popular open source blogging tool, WordPress is being used to power increasingly advanced sites, pushing it beyond its original purpose. In this unique book, the authors share their experiences and advice for working effectively with clients, manage a project team, develop with WordPress for larger projects, and push WordPress beyond its limits so that clients have the customized site they need in order to succeed in a competitive marketplace. Explains that there is more than one approach to a WordPress challenge and shows you how to choose the one that is best for you, your client, and your team Walks you through hosting and developing environments, theme building, and contingency planning Addresses working with HTML, PHP, JavaScript, and CSS WordPress: Pushing the Limits encourages you to benefit from the experiences of seasoned WordPress programmers so that your client's site can succeed.
    Note: Includes bibliographical references. - Description based on print version record
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 162
    Online Resource
    Online Resource
    Hoboken, NJ : J. Wiley & Sons
    ISBN: 9781118575437 , 1118575431
    Language: English
    Pages: 1 online resource (1 v.) , ill.
    Series Statement: For dummies
    Parallel Title: Erscheint auch als
    Keywords: Squarespace (Computer file) ; Web site development ; Web sites ; Design ; Programming languages (Electronic computers) ; Electronic books ; Electronic books ; local
    Abstract: Build your own blog, website, or portfolio with Squarespace Squarespace lets you create visually rich web pages with any configuration of text, images, or blocks you wish, just by dragging and dropping. Even if you've been using earlier versions of Squarespace, the features in version 6 will amaze you - and bring you straight to this must-have guide for practical information! If you're a do-it-yourself website builder, get up to speed fast on all the next-generation Squarespace tools, including cool new features for mobile sites, SEO, social networks, and more. Brings you up to speed on Squarespace 6 and its revolutionary LayoutEngine tool for building visually-rich web pages Deciphers the very latest features for page-building in today's markets, including mobile, social media, and using SEO Delves into using auto-publish for social networks, using built-in mobile websites, syncing with social networks, gathering real-time statistics, managing your site from your smartphone or mobile device, and much more Covers the essentials, such as using templates, drag-and-drop image uploads, image-editing with Aviary, and using Page Builder to create, share, and reblog content Build awesome, professional websites for your business in no time with Squarespace 6 For Dummies .
    Note: Includes index. - Description based on print version record
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 163
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Addison-Wesley Pro.
    Language: English
    Pages: 1 streaming video file (3 hr., 30 min., 45 sec.) , digital, sd., col.
    Keywords: JavaScript (Computer program language) ; Web site development ; Electronic videos ; local
    Abstract: "JavaScript Essentials LiveLessons is a developer's key to the world of JavaScript in Web Development, which is growing every day due to its wide-spread use, flexibility as a language, and globally understood format. Before developers can become proficient in JavaScript, they need to understand the basics of the language. Once they have the essential building blocks under their belt, they can build upon that knowledge to create increasingly complex elements. This course gives a solid foundation on which to build skills, from the perspective of a web developer. The videos will be in the usual LiveLessons format with a combination of lecture, slides and code."--Resource description page.
    Note: Title from resource description page (viewed Jan. 23, 2014)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 164
    Online Resource
    Online Resource
    [San Francisco, CA] : New Riders
    ISBN: 9780133257045 , 0133257045
    Language: English
    Pages: 1 online resource (1 v.) , ill.
    Parallel Title: Erscheint auch als
    Keywords: Web site development ; Web sites ; Design ; Electronic books ; Electronic books ; local
    Abstract: Forget fixed-width Photoshop comps, bloated client requirements, and overproduced wireframes. Yesterday's web design deliverables fail to take into account the demands of responsive solutions. Design workflow hasn't really changed, but best practices have. This book shows you how to adapt to the new paradigm and create sites for today's web. Some of the strategies you'll learn include: how to better manage client expectations and development requirements a practical approach for designing in the browser documentation methods that outperform static Photoshop comps a method for visualizing the points where responsive designs change After absorbing the lessons in this book, you'll leave behind old-school workflows and start working in ways that are uniquely suited to today's multi-platform web.
    Note: Includes bibliographical references and index. - Description based on print version record
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 165
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Peachpit Press
    ISBN: 9780133256994 , 0133256995
    Language: English
    Pages: 1 online resource (1 v.) , ill.
    Series Statement: Develop and design
    Parallel Title: Erscheint auch als
    Keywords: User interfaces (Computer systems) ; Design ; HTML (Document markup language) ; Web sites ; Design ; Web site development ; Human-computer interaction ; Mobile computing ; Electronic books ; Electronic books ; local
    Abstract: HTML5 is the ideal format for designing touch interfaces to meet the demands of the rapidly growing number of tablet and smartphone users. Building Touch Interfaces with HTML5: Develop and Design will show you how to create interfaces users love, whether you've never created anything for the mobile web or have been unsatisfied with your results. Rather than a simple how-to, this book walks you through the tools and concepts that make touch interfaces feel right. You'll learn about the limitations and strengths of touch devices, new interface conventions, and how to use CSS, JavaScript, and HTML5 APIs. This book includes: Easy step-by-step instruction, ample illustrations, and clear examples Real-world assignments to test your skills Insight into best practices from a veteran user-interface developer Emphasis on the skills you need to enter the exploding world of interface development using HTML5 Companion web page: www.peachpit.com/touchinterfacedd
    Note: Includes index. - Description based on print version record
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 166
    Online Resource
    Online Resource
    Berkeley, CA : Peachpit Press
    ISBN: 9780133014648 , 0133014649
    Language: English
    Pages: 1 online resource (viii, 327, A15 p.) , ill.
    Series Statement: Develop and design
    Parallel Title: Erscheint auch als
    Keywords: Cascading style sheets ; Web sites ; Design ; Web site development ; Electronic books ; Electronic books ; local
    Abstract: This book teaches how to use CSS3 to build cool, responsive user interface features that are feasible for use in real-world projects today. Readers will appreciate the author's approachable style and will catch on quickly with this easy-to-follow, practical guide. Well known and respected CSS3 expert Chris Mills devotes much of the book to creating fallbacks for older browsers, so that the content will still be accessible and usable. Each chapter begins with a quick reference sheet with all the syntax, fallbacks, backward compatibility, and browser support (including mobile). The author clearly explains what the CSS features do and why they are useful. Then he demonstrates a simple design that illustrates usage, followed by more complex variations. The chapter then covers appropriate fallbacks/shivs for older browser support and problems that currently exist for that feature. Topics include CSS3 typography, bling boxes, navigation buttons, animated effects using CSS3, using CSS3 to implement icons, CSS3 layout chops, adaptive layouts and responsive design, fluid layouts and percentages, and styling media. The book's companion website offers a PDF of each chapter's cheat sheet, as well as sample code used in the book, available for free download and updated regularly.
    Note: Includes index. - Description based on print version record
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 167
    ISBN: 9780132979382 , 0132979381
    Language: English
    Pages: 1 online resource (xv, 271 p.) , ill.
    Series Statement: Voices that matter
    Parallel Title: Erscheint auch als
    Keywords: Web site development ; Web sites ; Design ; Electronic books ; Electronic books ; local
    Abstract: New devices and platforms emerge daily. Browsers iterate at a remarkable pace. Faced with this volatile landscape we can either struggle for control or we can embrace the inherent flexibility of the web. Responsive design is not just another technique-it is the beginning of the maturation of a medium and a fundamental shift in the way we think about the web. Implementing Responsive Design is a practical examination of how this fundamental shift affects the way we design and build our sites. Readers will learn how to: Build responsive sites using a combination of fluid layouts, media queries, and fluid media Adopt a responsive workflow from the very start of a project Enhance content for different devices Use feature-detection and server-side enhancement to provide a richer experience
    Note: Includes bibliographical references and index. - Description based on print version record
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 168
    Online Resource
    Online Resource
    [Frisco, TX] : The Pragmatic Programmers
    Language: English
    Pages: 1 online resource (1 v.) , ill.
    Series Statement: Pragmatic Programmers
    Keywords: Web site development ; Groovy (Computer program language) ; Application software ; Development ; Electronic books ; Electronic books ; local
    Abstract: Grails is a full-stack web development framework that enables you to build complete web applications in a fraction of the time and with less code than other frameworks. Grails uses the principle of convention over configuration and the dynamic Groovy programming language.
    Note: Place of publication from publisher's website. - Includes bibliographical references. - Description based on online resource; title from title page (Safari, viewed Oct. 15, 2014)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 169
    Online Resource
    Online Resource
    Birmingham, UK : Packt Pub.
    Language: English
    Pages: 1 online resource (1 v.) , ill.
    Keywords: Web site development ; Web sites ; Design ; Internet programming ; Electronic books ; Electronic books ; local
    Abstract: Harness the strength and capabilities of PhantomJS to interact with the web and perform website testing with a headless browser based on WebKit Writing scripts that can interact directly with web services and pages Interacting with social media websites using PhantomJS scripts Creating web-based test scripts and running them in a headless browser In Detail PhantomJS is a headless WebKit browser with JavaScript API that allows you to create new ways to automate web testing. PhantomJS is currently being used by a large number of users to help them integrate headless web testing into their development processes. It also gives you developers a new framework to create web-based applications, from simple web manipulation to performance measurement and monitoring. A step step-by by-step guide that will help you develop new tools for solving web and testing problems in an effective and quick way. The book will teach you how to use and maximize PhantomJS to develop new tools for web scrapping, web performance measurement and monitoring, and headless web testing. This book will help you understand PhantomJS' scripting API capabilities and strengths. This book starts by looking at PhantomJS' JavaScript API, features, and basic execution of scripts. Throughout the book, you will learn details to help you write scripts to manipulate web documents and fully create a web scrapping tool. Through its practical approach, this book strives to teach you by example, where each chapter focuses on the common and practical usage of PhantomJS, and how to extract meaningful information from the web and other services. By the end of the book, you will have acquired the skills to enable you to use PhantomJS for web testing, as well as learning the basics of Jasmine, and how it can be used with PhantomJS.
    Note: Author: Aries Beltran. Cf. "About the author" page. - Includes index. - Description based on online resource; title from title page (Safari, viewed Jan. 21, 2014)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 170
    Language: English
    Pages: 1 online resource (1 v.) , ill.
    Keywords: Web site development ; Application software ; Development ; Java (Computer program language) ; Electronic books ; Electronic books ; local
    Abstract: Build your web applications from the ground up with the Play framework for Java and Scala Learn something new in an Instant! A short, fast, focused guide delivering immediate results. Get started with Play 2.1 Build your own web application with Java and Scala Handle user input with forms and access data with Ebean, Anorm, and Slick In Detail Play is a full-featured Java and Scala web framework for building modern, high-performance web applications. It is characterized by its simplicity and scalability. With its lightweight, stateless, and web-friendly architecture, Play focuses on developer experience to make web application development fun. Instant Play Framework Starter is the ideal companion to start developing web applications with Play. The building blocks of a typical web application are carefully designed following an on-going example. Instant Play Framework Starter starts with a quick setup and running a first sample. Then, the anatomy of a typical Play application is outlined. More features are added step by step to an example application. The result is the prototype of a highly scalable web application.The example is implemented in Java and in Scala. It consists of building blocks you will find in every Play application. In particular, you will learn how views are rendered with the template engine, how HTTP routes are used to define the navigation rules, and how to separate the application logic of controllers from the business logic of the model. This separation is the result of a careful application design, which makes it easy to add features like data binding and validation. Finally you will see how easy it is to adapt different database access libraries. Instant Play Framework Starter will help you to get started with Play and develop your first application. Packed with examples, it is easy to follow the design of a real-world application. You are able to compare the difference between a Java- and a Scala-based Play application and to decide which language fits your needs best. All topics covered in the book are described with the aim to serve as a reference for future web application development with Play.
    Note: "Instant: short, fast, focused.". - Includes bibliographical references. - Description based on online resource; title from cover
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 171
    Online Resource
    Online Resource
    Birmingham, UK : Packt Publishing
    Language: English
    Pages: 1 online resource (1 v.) , ill.
    Keywords: Application software ; Development ; Web site development ; Electronic books ; Electronic books ; local
    Abstract: Do it all with Java! All you need is Vaadin and this book which shows you how to develop web applications in a totally hands-on approach. By the end of it you'll have acquired the knack and taken a fun journey on the way. Learn how to develop Vaadin web applications while having fun and getting your hands dirty Develop relevant and unique applications following step-by-step guides with the help of plenty of screenshots from the start The best available introduction to Vaadin with a practical hands-on approach and easy to read tutorials and examples In Detail Vaadin is a mature, open-source, and powerful Java framework used to build modern web applications in plain Java. Vaadin brings back the fun of programming UI interfaces to the web universe. No HTML, no CSS, no JavaScript, no XML. Vaadin lets you implement web user interfaces using an object oriented model, similar to desktop technologies such as Swing and AWT. Vaadin 7 UI Design By Example: Beginner's Guide is an engaging guide that will teach you how to develop web applications in minutes. With this book, you will Develop useful applications and learn basics of Java web development. By the end of the book you will be able to build Java web applications that look fantastic. The book begins with simple examples using the most common Vaadin UI components and quickly move towards more complex applications as components are introduced chapter-by-chapter. Vaadin 7 UI Design By Example: Beginner's Guide shows you how to use Eclipse, Netbeans, and Maven to create Vaadin projects. It then demonstrates how to use labels, text fields, buttons, and other input components. Once you get a grasp of the basic usage of Vaadin, the book explains Vaadin theory to prepare you for the rest of the trip that will enhance your knowledge of Vaadin UI components and customization techniques.
    Note: Includes index. - Description based on online resource; title from resource description page (viewed Sept. 18, 2013)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 172
    Language: English
    Pages: 1 online resource (1 v.) , ill.
    Series Statement: Community experience distilled
    Keywords: HTML (Document markup language) ; Web site development ; Electronic books ; Electronic books ; local
    Abstract: Create dynamic and responsive web forms with this in - depth, hands-on guide Enhance the look and feel of your form Optimize your user experience for any device Utilize HTML5's brand new form elements In Detail HTML5 has given web developers the ability to easily develop sites and applications which, previously, were extremely time consuming. Now, they can not only build visually stunning forms and web pages, but can also increase the scope of their applications, as well as collect valuable user inputs and data through customized forms. This practical guide will teach you how to create responsive forms, and how to link them to the database. This will enable you to take advantage of the power behind HTML5 elements for building forms, and make the user interfaces attractive and more interactive. Explore the benefits of web forms, and learn how to create them using new HTML5 form elements. This guide will take you through a number of clear, practical examples that will help you to take advantage of the forms built and customized using HTML5 and related technologies, quickly and painlessly. Your ability to build responsive forms will be enhanced throughout the book. You will also learn about the necessity of validations, CSS3 properties for improving the look of the form, and how to link the form to the server. Lastly, you will learn to make the standard forms responsive by making them compatible with desktops and mobile devices.
    Note: Includes index. - Description based on online resource; title from cover (Safari, viewed Jan. 20, 2014)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 173
    Online Resource
    Online Resource
    Collingwood, VIC : SitePoint
    Language: English
    Pages: 1 online resource (1 v.) , ill.
    Parallel Title: Erscheint auch als
    Keywords: Web site development ; Web sites ; Design ; Electronic books ; Electronic books ; local
    Abstract: Get a Jump Start on Responsive Web Design today! Responsive Web Design is redefining the way websites are designed, enabling you to craft websites that deliver exceptional experiences to your users - whether they happen to be using a desktop PC, tablet or mobile device. In just one weekend with this SitePoint book, you'll learn how to: Use media queries to maximize website usability Harness the power of fluid grids Use dynamic images to automatically scale and select appropriate images Plus you'll discover how to use responsive content and a mobile first approach.
    Note: Description based on print version record
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 174
    Online Resource
    Online Resource
    Sebastopol, CA : O'Reilly Media
    Language: English
    Pages: 1 online resource (1 v.) , ill.
    Edition: 2nd ed.
    Keywords: Web site development ; Web services ; Java (Computer program language) ; Electronic books ; Electronic books ; local
    Abstract: Learn how to design and develop distributed web services in Java, using RESTful architectural principles and the JAX-RS 2.0 specification in Java EE 7. By focusing on implementation rather than theory, this hands-on reference demonstrates how easy it is to get started with services based on the REST architecture. With the book's technical guide, you'll learn how REST and JAX-RS work and when to use them. The RESTEasy workbook that follows provides step-by-step instructions for installing, configuring, and running several working JAX-RS examples, using the JBoss RESTEasy implementation of JAX-RS 2.0. Learn JAX-RS 2.0 features, including a client API, server-side asynchronous HTTP, and filters and interceptors Examine the design of a distributed RESTful interface for an e-commerce order entry system Use the JAX-RS Response object to return complex responses to your client (ResponseBuilder) Increase the performance of your services by leveraging HTTP caching protocols Deploy and integrate web services within Java EE7, servlet containers, EJB, Spring, and JPA Learn popular mechanisms to perform authentication on the Web, including client-side SSL and OAuth 2.0
    Note: Includes index. - Description based on online resource; title from title page (Safari, viewed Jan. 17, 2014)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 175
    Online Resource
    Online Resource
    Sebastopol, CA : O'Reilly Media
    Language: English
    Pages: 1 online resource (1 v.) , ill.
    Parallel Title: Erscheint auch als
    Keywords: Panic Coda (Computer file) ; Web site development ; Web sites ; Design ; Electronic books ; Electronic books ; local
    Abstract: Like to build websites in the wild with your MacBook? This concise hands-on guide introduces you to the ideal editor: Coda 2. Rather than clutter your screen with shell access, a separate CSS editor, and a version control app, you'll discover how Coda's "one-window web development" bundles everything into one neat application.
    Note: Description based on print version record
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 176
    Online Resource
    Online Resource
    Sebastopol, Calif. : O'Reilly
    Language: English
    Pages: 1 online resource (1 v.) , ill.
    Edition: 2nd ed.
    Parallel Title: Erscheint auch als
    Keywords: Canvas (Computer file) ; HTML (Document markup language) ; Web sites ; Design ; Web site development ; Cascading style sheets ; Computer drawing ; Computer games ; Programming ; Computer graphics ; Electronic books ; Electronic books ; local
    Abstract: Flash is fading fast as Canvas continues to climb. The second edition of this popular book gets you started with HTML5 Canvas by showing you how to build interactive multimedia applications. You'll learn how to draw, render text, manipulate images, and create animation-all in the course of building an interactive web game throughout the book. Updated for the latest implementations of Canvas and related HTML5 technologies, this edition includes clear and reusable code examples to help you quickly pick up the basics-whether you currently use Flash, Silverlight, or just HTML and JavaScript. Discover why HTML5 is the future of innovative web development. Create and modify 2D drawings, text, and bitmap images Use algorithms for math-based movement and physics interactions Incorporate and manipulate video, and add audio Build a basic framework for creating a variety of games Use bitmaps and tile sheets to develop animated game graphics Go mobile: build web apps and then modify them for iOS devices Explore ways to use Canvas for 3D and multiplayer game applications
    Note: Includes index. - Description based on print version record
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 177
    Language: English
    Pages: 1 online resource (1 v.) , ill.
    Keywords: Web site development ; JavaScript (Computer program language) ; Programming languages (Electronic computers) ; Electronic books ; Electronic books ; local
    Abstract: Want to simplify web development? This hands-on book shows you how to write frontend and backend code simultaneously, using the Opa framework. Opa provides a complete stack for web application development, including a web server, database engine, distribution libraries, and a programming language that compiles to JavaScript. You'll learn step-by-step how to use Opa by building two projects through the course of the book: a wiki application similar to Wikipedia, and a Twitter-like micro-blogging platform. Discover how easy it is to use Opa to develop applications with real-time updates, database interactions, and web service design. Do you have JavaScript experience? You're ready to get started. Learn fundamental concepts, including Opa's functional programming style Discover how Opa compiles to JavaScript, using jQuery on the frontend and Node.js on the server Construct HTML resources dynamically and embed static resources on an Opa server Use Opa's method for performing CRUD operations and storing key-value pairs in MongoDB Build an Opa user interface with the Bootstrap toolkit from Twitter Learn variant types, pattern-matching, polymorphic types, recursive functions, and other advanced features Manage user accounts by building login forms, handling account activation, and tracking logged users Build a reactive UI-a real-time interface that continuously updates user events
    Note: Includes bibliographical references. - Description based on online resource; title from PDF title page (Safari, viewed May 24, 2013)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 178
    Language: English
    Pages: 1 online resource (1 v.) , ill.
    Series Statement: Expert's voice in web development
    Keywords: MySQL (Electronic resource) ; Web site development ; PHP (Computer program language) ; Electronic books ; Electronic books ; local
    Abstract: Practical PHP and MySQL Website Databases is a project-oriented book that demystifies building interactive, database-driven websites. The focus is on getting you up and running as quickly as possible. In the first two chapters you will set up your development and testing environment, and then build your first PHP and MySQL database-driven website. You will then increase its sophistication, security, and functionality throughout the course of the book. The PHP required is taught in context within each project so you can quickly learn how PHP integrates with MySQL to create powerful database-driven websites. Each project is fully illustrated, so you will see clearly what you are building as you create your own database-driven website. You will build a form for registering users, and then build an interface so that an administrator can view and administer the user database. You will create a message board for users and a method for emailing them. You will also learn the best practices for ensuring that your website databases are secure. Later chapters describe how to create a blog, a product catalog, and a simple e-commerce site. You will also discover how to migrate a database to a remote host. Because you are building the interactive pages yourself, you will know exactly how the MySQL and PHP work, and you will be able to add database interactivity to your own websites with ease. What you'll learn Download and use a free development and test platform. Create interactive database-driven websites. Learn how to make website databases secure. Create sophisticated projects, such as blogs and e-commerce sites. Create user friendly and secure interfaces. Migrate a site to a remote host. Who this book is for Practical PHP and MySQL Website Databases is for web developers who wish to begin designing database-driven websites. The book is an excellent choice for people who have HTML and CSS skills but would also like to learn MySQL and PHP. For readers who have little or no knowledge of PHP, the book will teach enough PHP to complete all the projects in the book. Web developers who are ready to move beyond the basics or who have not kept up-to-date with their MySQL and PHP knowledge will also benefit from Practical PHP and MySQL Website Databases . College and university I.T. teachers will find that Practical PHP and MySQL Website Databases is an excellent set text, the projects would form a basis for students to adapt for their course work.
    Note: Includes index. - Description based on online resource; title from title page (Safari, viewed Jan. 20, 2014)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 179
    Language: English
    Pages: 1 online resource (1 v.) , ill.
    Parallel Title: Erscheint auch als
    Keywords: Active server pages ; Microsoft .NET ; Visual programming (Computer science) ; Web site development ; Application software ; Development ; Electronic books ; Electronic books ; local
    Abstract: ASP.NET Web API is a key part of ASP.NET MVC 4 and the platform of choice for building RESTful services that can be accessed by a wide range of devices. Everything from JavaScript libraries to RIA plugins, RFID readers to smart phones can consume your services using platform-agnostic HTTP. With such wide accessibility, securingyour code effectively needs to be a top priority. You will quickly find that the WCF security protocols you're familiar with from .NET (WS-* and similar)are less suitable than they once were in this new environment; proving themselves cumbersome and limited in terms of the standards they can work with. Fortunately, ASP.NET Web API provides asimple robust security solution of its own that fits neatly within the ASP.NET MVC programming model and secures your code without the need for SOAP meaningthat there is no limit to the range of devices that it can work with - if it can understand HTTP then it can be secured by Web API. These SOAP-less security techniques are the focus of this book. What you'll learn Identity management and cryptography HTTP basic and digest authentication and Windows authentication HTTP advanced concepts such as web caching, ETag, and CORS Ownership factors of API keys, client X.509 certificates, and SAML tokens Simple Web Token (SWT) and signed and encrypted JSON Web Token (JWT) OAuth 2.0 from the ground up using JWT as the bearer token OAuth 2.0 authorization codes and implicit grants using DotNetOpenAuth Two-factor authentication using Google Authenticator OWASP Top Ten risks for 2013 Who this book is for No prior experience of .NET-security is needed to read this book. All security related concepts will be introduced from first-principles and developed to the point where you can use them confidently in a professional environment. A goodworking knowledge and experience of C# and the .NET framework are the onlypre-requisites to benefit from this book.
    Note: Includes index. - Description based on print version record
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 180
    Online Resource
    Online Resource
    [New York] : Apress
    Language: English
    Pages: 1 online resource (1 v.) , ill.
    Series Statement: The expert's voice in Spring
    Keywords: Application software ; Security measures ; Application software ; Development ; Java (Computer program language) ; Web site development ; Computer networks ; Security measures ; Electronic books ; Electronic books ; local
    Abstract: Security is a key element in the development of any non-trivial application. The Spring Security Framework provides a comprehensive set of functionalities to implement industry-standard authentication and authorization mechanisms for Java applications. Pro Spring Security will be a reference and advanced tutorial that will do the following: Guides you through the implementation of the security features for a Java web application by presenting consistent examples built from the ground-up. Demonstrates the different authentication and authorization methods to secure enterprise-level applications by using the Spring Security Framework. Provides you with a broader look into Spring security by including up-to-date use cases such as building a security layer for RESTful web services and Grails applications. What you'll learn What the basics of securing a Java application, including core security concepts and the step-by-step configuration to include the Spring Security Framework in your web application What tools are available in Spring security to provide login and logout capabilities, with add-ons such as remember-me and password change functionalities. What are the types of authentication mechanisms tailored for enterprise-level Java applications, including LDAP, the Central Authentication Service, OpenID and X.509. How to dive into each of the application layers to control user access to the different architectural elements of your Java application. You will first apply authorization control to each of the components of the Model-View-Controller tier. How to work with Domain Objects and RESTful web services in our authorization queue in order to fully secure our application by using Access Control Lists, along with Object Level and Method Level authorization. How to explore the powerful Grails framework and how to use Spring security in the context of a Groovy on Grails application. You will earn about the core security plugin and others such as OpenID, Facebook and Twitter authentication. Who this book is for This book is for Java and Grails developers who would like to secure their applications easily by applying industry's best practices. I assume a fair knowledge of Java and a basic knowledge of Spring Dependency Injection.
    Note: Includes index. - Description based on online resource; title from title page (Safari, viewed June 11, 2013)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 181
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Apress ;
    Language: English
    Pages: 1 online resource (1 v.) , ill.
    Parallel Title: Erscheint auch als
    Keywords: Groovy (Computer program language) ; Web site development ; Web applications ; Development ; Java (Computer program language) ; Electronic books ; Electronic books ; local
    Abstract: Web frameworks are playing a major role in the creation of today's most compelling web applications, because they automate many of the tedious tasks, allowing developers to instead focus on providing users with creative and powerful features. Java developers have been particularly fortunate in this area, having been able to take advantage of Grails, an open source framework that supercharges productivity when building Java-driven web sites. Grails is based on Groovy, which is a very popular and growing dynamic scripting language for Java developers and was inspired by Python, Ruby, and Smalltalk. Beginning Groovy, Grails and Griffon is the first introductory book on the Groovy language and its primary web framework, Grails. Griffon is also covered. While Grails is the Web framework for building Groovy Web applications, Griffon is the deskop framework for building desktop Groovy applications. Could Groovy be the new Java? It's light, fast and free (open source). This book gets you started with Groovy, Grails and Griffon, and culminates in the example and possible application of some real-world projects. You follow along with the development of each project, implementing and running each application while learning new features along the way. What you'll learn Understand the fundamentals of the open source, dynamic Groovy scripting language and the Grails web framework. Capitalize upon Grails' well-defined framework architecture to build web applications faster than ever before. Improve your web application with cutting-edge interface enhancements using Ajax. Use Grails' object-relational mapping solution, GORM, to manage your data store more effectively than ever before. Take advantage of Groovy to create reporting services, implement batch processing, and create alternative client interfaces. Deploy and upgrade your Grails-driven applications with expertise and ease. Discover an alternative client in Groovy as well. Explore the Griffon framework for creating Groovy-based desktop applications. Who this book is for Java and web developers looking to learn and embrace the power and flexibility offered by the more agile, lightweight Groovy scripting language and its Grails and Griffon frameworks.
    Note: Includes bibliographical references and index. - Description based on print version record
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 182
    Online Resource
    Online Resource
    [Place of publication not identified] : John Wiley & Sons
    ISBN: 9781118877951
    Language: English
    Pages: 1 online resource (1 streaming video file (12 hr., 13 min., 41 sec.)) , digital, sound, color
    Keywords: Dreamweaver (Computer file) ; Web sites ; Authoring programs ; Web site development ; Web sites ; Design ; Electronic videos ; local
    Abstract: "Master Dreamweaver CC on your own terms with this one-of-a-kind video training course Dreamweaver is Adobe's robust web design and development software used by creative professionals to design websites and mobile applications, and Dreamweaver CC is packed with the tools you need to create dynamic and interactive sites online. Now, you can learn the ins and outs of maximizing Dreamweaver CC - from navigating the interface to working with HTML, CSS, jQuery, and more - with Dreamweaver CC Essentials. Our instructors provide expert, straight-forward, user-friendly training to help you tackle new topics the way you want to learn. Master basic skills, boost your creativity, and challenge yourself in bold new directions. Get to know HTML and how it can be used to set up your own customized website Add text and images, create page layouts, work with web fonts and tables, and fine tune your workflow for maximum efficiency Gain expert knowledge on site design, including designing for mobile devices and utilizing the jQuery UI library Incorporate multimedia like video, audio, interactive content, HTML forms, and other tools into your web development projects Includes over 12 hours of Dreamweaver CC video training."--Resource description page.
    Note: Title and publication information from resource description page (Safari, viewed October 14, 2016)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 183
    Online Resource
    Online Resource
    San Francisco, CA : Jossey-Bass
    ISBN: 9781118728956 , 1118728955
    Language: English
    Pages: 1 online resource (1 v.) , ill.
    Parallel Title: Erscheint auch als
    Keywords: WordPress (Electronic resource) ; Blogs ; Computer programs ; Web sites ; Authoring programs ; Web site development ; Work environment ; Electronic books ; Electronic books ; local
    Abstract: A behind-the-scenes look at the firm behind WordPress.com and the unique work culture that contributes to its phenomenal success 50 million websites, or twenty percent of the entire web, use WordPress software. The force behind WordPress.com is a convention-defying company called Automattic, Inc., whose 120 employees work from anywhere in the world they wish, barely use email, and launch improvements to their products dozens of times a day. With a fraction of the resources of Google, Amazon, or Facebook, they have a similar impact on the future of the Internet. How is this possible? What's different about how they work, and what can other companies learn from their methods? To find out, former Microsoft veteran Scott Berkun worked as a manager at WordPress.com, leading a team of young programmers developing new ideas. The Year Without Pants shares the secrets of WordPress.com's phenomenal success from the inside. Berkun's story reveals insights on creativity, productivity, and leadership from the kind of workplace that might be in everyone's future. Offers a fast-paced and entertaining insider's account of how an amazing, powerful organization achieves impressive results Includes vital lessons about work culture and managing creativity Written by author and popular blogger Scott Berkun (scottberkun.com) The Year Without Pants shares what every organization can learn from the world-changing ideas for the future of work at the heart of Automattic's success.
    Note: Includes bibliographical references and index. - Description based on print version record
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 184
    Language: English
    Pages: 1 online resource (1 v.) , ill.
    Parallel Title: Erscheint auch als
    Keywords: Organizational effectiveness ; Multimedia systems ; Social aspects ; Web site development ; Web sites ; Design ; Application software ; Testing ; Electronic books ; Electronic books ; local
    Abstract: A guide to delivering a better user experience through A/B testing A/B Testing outlines a simple way to test several different versions of a web page with live traffic, and then measure the effect each version has on visitors. Using A/B testing you can determine the most effective way to increase conversion rate-the rate at which visitors convert into customers. The average conversion rate across the web is only 2%. That means 98% of visitors to most websites don't end up converting. Using A/B testing, companies can improve the effectiveness of their marketing and user experience and in doing so can sometimes double or triple their conversion rates. In the past, marketing teams were dependent on IT and engineering to implement A/B tests, and that proved to be a costly bottleneck. Today, the market for A/B testing is growing very fast, in no small part due to this transition from IT to marketing. Offers best practices and lessons learned from over 100,000 experiments run by over 2,000 Optimizely customers Details a roadmap for how to use A/B testing to personalize your customer's web experience and a practical guide to start A/B testing today Authors Dan Siroker and Pete Koomen are cofounders of Optimizely.com, an user-friendly testing system that more than 2,000 organizations use Marketers and web professionals will become obsolete if they don't embrace a data-driven approach to decision making. This book shows you how, no matter your technical expertise.
    Note: Includes index. - Description based on print version record
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 185
    Online Resource
    Online Resource
    Indianapolis, IN : J. Wiley & Sons
    ISBN: 9781118416488 , 1118416481
    Language: English
    Pages: 1 online resource (1 v.) , ill.
    Series Statement: Wrox professional guides
    Parallel Title: Erscheint auch als
    Keywords: Microsoft Visual studio ; Web site development ; Application software ; Development ; Electronic books ; Electronic books ; local
    Abstract: The ultimate developers' guide to Visual Studio 2012 This expert Wrox guide is what you need to get up and running quickly on Visual Studio 2012. Written by a Microsoft Visual C# MVP, it guides you through the integrated development environment (IDE), showing you how to maximize all new tools and improvements. Offers programmers a fast way to IDE-centric programming success Demonstrates new IDE features, including the new Metro style app project templates and Windows 8 app store features Explains each feature, then illustrates the context in which it will help you solve problems Covers timely and essential topics related to rich client app development, web applications, application services, file configuration, debugging and testing, and more Helps advanced users customize and extend Visual Studio through the Automation Model, writing macros, working with the Managed Extensibility Framework (MEF), and more Provides ample detail for programmers who are new to Visual Studio 2012, as well as for experienced programmers exploring the advanced capabilities of the IDE Professional Visual Studio 2012 uses a unique, IDE-centric approach to help you get up and running quickly on this exciting new release.
    Note: "Covers Visual Studio 2012"--Cover. - Description based on print version record
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 186
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Peachpit Press
    Language: English
    Pages: 1 streaming video file (10 hr., 30 min., 16 sec.) , digital, sd., col.
    Keywords: Dreamweaver (Computer file) ; Web sites ; Authoring programs ; Web site development ; Electronic videos ; local
    Abstract: "This critically acclaimed training program from Adobe Press offers high-definition video to teach the fundamentals of Dreamweaver CC. Experienced instructor David Powers presents a comprehensive introduction to Dreamweaver, including best practices as well as fundamental web design concepts. Covered topics include Dreamweaver's HTML5 and CSS3 improvements, multimedia, interactivity, and how to work within the Creative Cloud. Crucial to the training are optimized teaching methods, practical tips, and the focus on learning by doing with project files."--Resource description page.
    Note: Title from resource description page (viewed Nov. 11, 2013 )
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 187
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Packt Publishing
    Language: English
    Pages: 1 online resource (1 v.) , ill.
    Keywords: Web site development ; Application software ; Development ; Electronic books ; Electronic books ; local
    Abstract: Here's a comprehensive guide to making the most of Express's flexibility in building web applications. With lots of screenshots and examples, it's the perfect step-by-step manual for those with an intermediate knowledge of JavaScript. Exploring all aspects of web development using the Express framework Starts with the essentials Expert tips and advice covering all Express topics In Detail Express is a minimal and flexible node.js web application framework, providing a robust set of features for building single and multi-page, and hybrid web applications. It provides a thin layer of features fundamental to any web application, without obscuring features that developers know and love in node.js. "Express Web Application Development" is a comprehensive guide for those looking to learn how to use the Express web framework for web application development. Starting with the initial setup of the Express web framework, "Express Web Application Development" helps you to understand the fundamentals of the framework. By the end of "Express Web Application Development", you will have acquired enough knowledge and skills to create production-ready Express apps. All of this is made possible by the incremental introduction of more advanced topics, starting from the very essentials. On the way to mastering Express for application development, we teach you the more advanced topics such as routes, views, middleware, forms, sessions, cookies and various other aspects of configuring an Express application. Jade; the recommended HTML template engine, and Stylus; the CSS pre-processor for Express, are covered in detail. Last, but definitely not least, Express Web Application Development also covers practices and setups that are required to make Express apps production-ready.
    Note: Includes index. - Description based on online resource; title from resource description page (viewed August 30, 2013)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 188
    Language: English
    Pages: 1 online resource (1 v.) , ill.
    Series Statement: Community experience distilled
    Keywords: JavaScript (Computer program language) ; Web site development ; Internet programming ; Application software ; Development ; Electronic books ; Electronic books ; local
    Abstract: Designed for intermediate developers, this superb tutorial will lead you step by step through the process of developing enterprise web applications combining two leading-edge frameworks. Take a big leap forward in easy stages. Embark on the exciting journey through the entire enterprise web application development lifecycle Leverage key Spring Framework concepts to deliver comprehensive and concise Java code Build a real world ExtJS web application that interacts with dynamic database driven data In Detail Spring and ExtJS are cutting edge frameworks that allow us to build high performance web applications for modern devices, that are now consuming data at a faster rate than ever before. It is the appropriate time for you to understand how to best leverage these technologies when architecting, designing, and developing large scale web development projects. This practical guide condenses an approach to web development that was gained from real world projects, and outlines a simple, practical approach to developing high performance, and enterprise grade web applications. Starting with configuring Java, Netbeans, and MySQL to prepare your development environment, you will then learn how to connect your Netbeans IDE to the MySQL database server. We will then explore the Task Time Tracker (3T) project database structure and populate these tables with test data. Following on from this, we will examine core JPA concepts after reverse engineering the domain layer with Netbeans. Leveraging the Data Access Object design pattern, you will learn how to build the Java DAO implementation layer assisted by generics in base classes, followed by a Data Transfer Object enabled service layer to encapsulate the business logic of your 3T application. The final chapters that focus on Java explore how to implement the request handling layer using Spring annotated controllers, and deploy the 3T application to the Glassfish server. We will then configure the ExtJS 4 development environment and introduce key ExtJS 4 concepts, including MVC and practical design conventions. Covering a variety of important ExtJS 4 strategies and concepts, you will be fully-equipped to implement a variety of different user interfaces using the ExtJS MVC design pattern. Your journey ends by exploring the production build and deployment process using Maven, Sencha Cmd and Glassfish.
    Note: Includes index. - Description based on online resource; title from cover page (viewed Feb. 17, 2014)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 189
    Language: English
    Pages: 1 online resource (1 v.) , ill.
    Keywords: JavaScript (Computer program language) ; Web site development ; HTML (Document markup language) ; Electronic books ; Electronic books ; local
    Abstract: Learn how to create and implement HTML templates into your projects using the Handlebars library Learn something new in an Instant! A short, fast, focused guide delivering immediate results Create and display templates on your pages Extend Handlebars with custom helpers Organize your code with partials Optimize your development environment In Detail Handlebars is one of the leading JavaScript templating engines and is quickly gaining widespread adoption by developers, as well as with frameworks like Ember.js and Meteor. "Instant Handlebars.js" is a complete guide to the Handlebars library filled with internal concepts and practical examples that will help illustrate what's going on and take you from a complete beginner to a Handlebars expert. "Instant Handlebars.js" begins with the very basics, requiring no previous knowledge about templating engines. Throughout the course of this book, you get a thorough tour of all the features available in Handlebars.js and you will learn how to organize your websites for both development and production. In this book, we will cover how to create templates with both placeholders and helpers. We will then go into organizing your projects for rapid -development using Require.js and how to optimize and compile your projects for production. To finish off, you will learn how to annotate your code and leave debug points so that you can easily maintain and troubleshoot your code in the future. Handlebars is a small library;, it is meant to fill a specific need and it does this well. "Instant Handlebars.js" takes a very methodical approach to cover every aspect of this amazing library with practical examples provided every step of the way.
    Note: "Short, fast, focused.". - Includes bibliographical references. - Description based on online resource; title from cover (Safari, viewed Dec. 3, 2013)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 190
    Online Resource
    Online Resource
    Birmingham, UK : Packt Pub.
    Language: English
    Pages: 1 online resource (1 v.) , ill.
    Keywords: CodeIgniter (Computer file) ; Web site development ; Electronic books ; Electronic books ; local
    Abstract: As a PHP developer, you may have wondered how much difference the Codeigniter framework might make when creating web applications. Now you can find out with a host of customizable recipes ready to insert into your own work. Customizable code that can be used in your own applications right away Recipes that will help you solve your Codeigniter issues efficiently and effectively Each recipe comes with a full code example, and where necessary, the Model and View files are included too In Detail As a developer, there are going to be times when you'll need a quick and easy solution to a coding problem. CodeIgniter is a powerful open source PHP framework which allows you to build simple yet powerful full-feature web applications. CodeIgniter 2 Cookbook will give you quick access to practical recipes and useful code snippets which you can add directly into your CodeIgniter application to get the job done. It contains over 80 ready-to-use recipes that you can quickly refer to within your CodeIgniter application or project. This book is your complete guide to creating fully functioning PHP web applications, full of easy-to-follow recipes that will aid you in any aspect of developing with CodeIgniter. CodeIgniter 2 Cookbook takes you from the basics of CodeIgniter, through e-commerce features for your applications, and ends by helping you ensure that your environment is secure for your users and SEO friendly to draw in customers. Starting with installation and setup, CodeIgniter 2 Cookbook provides quick solutions to programming problems that you can directly include in your own projects. You will be moving through databases, EU Cookie Law, caching, and everything else in-between with useful, ready-to-go recipes. You will look at image manipulation using the Image Manipulation library, user management (building a simple CRUD interface), switching languages on the fly according to the user preference, caching content to reduce server load, and much more.
    Note: "Over 80 recipes to help you create CodeIgniter-powered applications and solve common coding problems"--Cover. - Includes index. - Description based on online resource; title from resource description page (Safari, viewed Jan. 23, 2014)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 191
    Online Resource
    Online Resource
    Birmingham, U.K. : Packt Pub.
    Language: English
    Pages: 1 online resource (1 v.) , ill.
    Keywords: Web site development ; Web sites ; Design ; PHP (Computer program language) ; Electronic books ; Electronic books ; local
    Abstract: Get started with building attractive PHP web applications with the Yii framework Learn something new in an Instant! A short, fast, focused guide delivering immediate results Set up your development environment and plan your application Use Yii's automatic code generators to scaffold routes, forms, and list views Learn about some of the most popular extensions that add functionality to your application In Detail PHP is one of the most popular languages for building web sites and applications. While the Yii framework came a little bit later to the PHP scene, it has taken a lot of the best practices from around the Web and put it all into a single, awesome framework for making custom web apps. Yii 1.1 Application Development Starter is a straightforward, hands-on look at what is rapidly becoming one of the most revered frameworks for custom web application development. The Yii framework follows a tried and true object-oriented software development pattern called Model-View-Controller, making it quick and easy to build database driven applications. This book takes you through everything you need to know to get set up and rolling with the Yii framework. You will learn how to plan and start your application and how to take it where you want to go with the tools and extensions available with the Yii framework. This book will teach you how to build an application from the ground up, how to make sure you have everything you need in your hosting environment and get the Yii framework installed, how to create a strong relational database design, and how to set up model classes for your tables. You will also learn how to generate CRUD code to add/remove, view, and list records from your tables, then add custom routes, widgets, and extensions to make a robust application. Additionally, you will learn how to integrate authentication and role-based access permissions throughout your site. With this book, you will learn everything you need to get started with web application development using the Yii PHP framework.
    Note: Authors names from About the Authors page. - Description based on online resource; title from title page (Safari, viewed Aug. 22, 2013)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 192
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : InfiniteSkills
    ISBN: 9781771371780
    Language: English
    Pages: 1 streaming video file (2 hr., 46 min., 27 sec.) , digital, sd., col.
    Keywords: Web sites ; Design ; Web site development ; Electronic videos ; local
    Abstract: "In this Bootstrap 3 training course, expert author Mark Shufflebottom shows you how to use this front end framework to design a website. Bootstrap is easy to use and allows a designer to specify exactly how the site will look and behave on a number of different displays, including mobile, desktop, and tablet. To get the most out of this tutorial you should already have a fundamental understanding of HTML, CSS, and JavaScript. You will start the course by learning about the grid system, including how to use containers, nested columns, and column offsets. You will move into learning about the site structure, following along with Mark as he teaches you how to build a NavBar, build the intro section, info panel, and more. This video tutorial will also teach you how to set up the home page, blog page, client page, and contact page. Finally, Mark will show you how to customize the Bootstrap download and customize colours. Once you have completed this computer based training course, you will have a solid understanding of how to design a website with Bootstrap 3, and be able to apply this knowledge to your own web development projects. Working files are included, allowing you to follow along with the author throughout the lessons."--Resource description page.
    Note: Title from resource description page (Safari, viewed Jan. 27, 2014)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 193
    Online Resource
    Online Resource
    Shelter Island, NY : Manning Publications Co.
    Language: English
    Pages: 1 online resource (1 v.) , ill.
    Keywords: Active server pages ; Microsoft .NET ; Internet programming ; Web site development ; Electronic books ; Electronic books ; local
    Abstract: Summary Fast ASP.NET Websites delivers just what it promises-practical, hands-on guidance to create faster, more efficient ASP.NET sites and applications. This book offers step-by-step .NET-specific examples showing you how to apply classic page optimization tips, ASP.NET-specific techniques, and ways to leverage new HTML5 features. About the Technology There's a real cost to inefficient HTTP requests, overloaded data streams, and bulky scripts. Server throughput is a precious commodity, and seconds-even tiny fractions of a second-can seem like an eternity while a visitor waits for your site to load. As an ASP.NET developer, there are dozens of techniques you can apply immediately to make your sites and applications faster. You'll find them here. About this Book Fast ASP.NET Websites delivers just what it promises-practical, hands-on guidance to create faster, more efficient ASP.NET sites and applications. This book offers step-by-step .NET-specific examples showing you how to apply classic page optimization tips, ASP.NET-specific techniques, and ways to leverage new HTML5 features. Readers should be familiar with basic HTML, CSS, and ASP.NET concepts. What's Inside Drastically improved response times Tips for Webforms and ASP.NET MVC sites Optimizing existing pages .NET-specific examples About the Authors Dean Hume is a software developer and blogger based in the U.K. A passionate techie, he created the ASP.NET HTML5 toolkit and blogs regularly about web performance at www.deanhume.com.
    Note: Includes index. - Description based on online resource; title from cover (Safari, viewed Nov. 19, 2013)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 194
    Online Resource
    Online Resource
    Shelter Island, NY : Manning Publications
    Language: English
    Pages: 1 online resource (1 v.) , ill., maps.
    Parallel Title: Erscheint auch als
    Keywords: JavaScript (Computer program language) ; Web sites ; Design ; Web site development ; Electronic books ; Electronic books ; local
    Abstract: Summary Extending jQuery teaches you to build custom extensions to the jQuery library. It covers all the extension points within jQuery and provides guidelines and techniques on how to make use of them. You'll not only discover how to write plugins, but how to design them for maximum reuse. You'll also learn how to write new widgets and effects for jQuery UI. Along the way, you'll explore extensions in key areas including Ajax, events, animation, and validation. About the Technology jQuery, the most popular JavaScript library, helps make client-side scripting of HTML easy. It offers many built-in abilities to traverse and alter the DOM, but it can't do everything. Fortunately, you can tap into jQuery's numerous extension points to create your own selectors and filters, plugins, animations, and more. This book shows you how. About this Book Extending jQuery teaches you to build custom extensions to the jQuery library. In it, you'll discover how to write plugins and how to design them for maximum reuse. You'll also learn to write new widgets and effects for the jQuery UI. Along the way, you'll explore extensions in key areas including Ajax, events, animation, and validation. This book assumes intermediate-level knowledge of jQuery and JavaScript. No experience writing plugins or other extensions is required. What's Inside Create jQuery UI widgets and effects Make extensions available for distribution and reuse Build your own libraries About the Author Keith Wood has developed over 20 jQuery plugins including the original Datepicker, World Calendar, Countdown, and SVG.
    Note: Includes index. - Description based on print version record
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 195
    Online Resource
    Online Resource
    Collingwood, Vic. : SitePoint
    Language: English
    Pages: 1 online resource (1 v.) , ill.
    Series Statement: Jump start series
    Parallel Title: Erscheint auch als
    Keywords: Ruby on rails (Electronic resource) ; Object-oriented programming (Computer science) ; Ruby (Computer program language) ; Web site development ; Application software ; Development ; Electronic books ; Electronic books ; local
    Abstract: Jump Start Rails provides you with a fun and yet practical introduction to Rails, an incredibly popular framework that makes it possible to quickly develop incredibly powerful web applications with Ruby. This short book covers Rails 4, the latest version of the framework, and while it's not intended to be a completely comprehensive Rails guide or an in-depth Ruby tutorial, it will quickly get you up to speed with Rails and give you the confidence to start experimenting on your own. The book is built around a real-life example project: a personal portfolio site. It's a fun and easily understandable project that is used to demonstrate the concepts outlined in the book in a practical way. This is a clear, approachable and very easy-to-follow book that will get you to to speed with Rails in no time.
    Note: Lacks Title page. - Description based on print version record
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 196
    Online Resource
    Online Resource
    [San Francisco, CA?] : No Starch Press
    Language: English
    Pages: 1 online resource (1 v.) , ill.
    Keywords: Web site development ; HTML (Document markup language) ; Cascading style sheets ; JavaScript (Computer program language) ; Portable computers ; Programming ; Electronic books ; Electronic books ; local
    Abstract: Peter Gasston's The Modern Web will guide you through the latest and most important tools of device-agnostic web development, including HTML5, CSS3, and JavaScript.
    Note: Includes bibliographical references and index. - Description based on online resource; title from title page (Safari, viewed July 25, 2013)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 197
    Online Resource
    Online Resource
    Sebastopol, CA : O'Reilly Media
    Language: English
    Pages: 1 online resource (1 v.) , ill.
    Edition: 2nd ed.
    Series Statement: Missing manual
    Keywords: HTML (Document markup language) ; Web site development ; Electronic books ; Electronic books ; local
    Abstract: HTML5 is more than a markup language-it's a collection of several independent web standards. Fortunately, this expanded guide covers everything you need in one convenient place. With step-by-step tutorials and real-world examples, HTML5: The Missing Manual shows you how to build web apps that include video tools, dynamic graphics, geolocation, offline features, and responsive layouts for mobile devices. The important stuff you need to know: Structure web pages more effectively. Learn how HTML5 helps web design tools and search engines work smarter. Add audio and video without plugins. Build playback pages that work in every browser. Create stunning visuals with Canvas. Draw shapes, pictures, and text; play animations; and run interactive games. Jazz up your pages with CSS3. Add fancy fonts and eye-catching effects with transitions and animation. Design better web forms. Collect information from visitors more efficiently with HTML5 form elements. Build it once, run it everywhere. Use responsive design to make your site look good on desktops, tablets, and smartphones. Include rich desktop features. Build self-sufficient web apps that work offline and store the data users need.
    Note: Includes index. - Description based on online resource; title from title page (Safari, viewed Feb. 7, 2014)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 198
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : O'Reilly
    Language: English
    Pages: 1 streaming video file (4 hr., 12 min., 34 sec.) , digital, sd., col.
    Keywords: HTML (Document markup language) ; Computer graphics ; Web sites ; Design ; Web site development ; Computer drawing ; Electronic videos ; local
    Abstract: "Learn how to use the HTML5 Canvas element and related HTML5 capabilities such as video and animation. This three-hour video shows you how to make the most of Canvas by demonstrating the use of compelling applications, including drawing programs and image filters."--Resource description page.
    Note: Title from title screen
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 199
    Language: English
    Pages: 1 online resource (1 v.) , ill.
    Keywords: Drupal (Computer file) ; Web site development ; Web sites ; Authoring programs ; Electronic books ; Electronic books ; local
    Abstract: How can you help your Drupal website continue to perform at the highest level as it grows to meet demand? This comprehensive guide provides best practices, examples, and in-depth explanations for solving several performance and scalability issues. You'll learn how to apply coding and infrastructure techniques to Drupal internals, application performance, databases, web servers, and performance analysis. Covering Drupal versions 7 and 8, this book is the ideal reference for everything from site deployment to implementing specific technologies such as Varnish, memcache, or Solr. If you have a basic understanding of Drupal and the Linux-Apache-MySQL-PHP (LAMP) stack, you're ready to get started. Establish a performance baseline and define goals for improvement Optimize your website's code and front-end performance Get best and worst practices for customizing Drupal core functionality Apply infrastructure design techniques to launch or expand a site Use tools to configure, monitor, and optimize MySQL performance Employ alternative storage and backend search options as your site grows Tune your web servers through httpd and PHP configuration Monitor services and perform load tests to catch problems before they become critical
    Note: Includes index. - Description based on online resource; title from title page (Safari, viewed Dec. 19, 2013)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 200
    Online Resource
    Online Resource
    Sebastopol, CA : O'Reilly Media
    Language: English
    Pages: 1 online resource (1 v.) , ill.
    Parallel Title: Erscheint auch als
    Keywords: Document Object Model (Web site development technology) ; JavaScript (Computer program language) ; Web site development ; Electronic books ; Electronic books ; local
    Abstract: With DOM Enlightenment , you'll learn how to manipulate HTML more efficiently by scripting the Document Object Model (DOM) without a DOM library. Using code examples in cookbook style, author Cody Lindley ( jQuery Cookbook ) walks you through modern DOM concepts to demonstrate how various node objects work. Over the past decade, developers have buried the DOM under frameworks that simplify its use. This book brings these tools back into focus, using concepts and code native to modern browsers. If you have JavaScript experience, you'll understand the role jQuery plays in DOM scripting, and learn how to use the DOM directly in applications for mobile devices and specific browsers that require low overhead. Understand JavaScript node objects and their relationship to the DOM Learn the properties and methods of document, element, text, and DocumentFragment objects Delve into element node selecting, geometry, and inline styles Add CSS style sheets to an HTML document and use CSSStyleRule objects Set up DOM events by using different code patterns Learn the author's vision for dom.js, a jQuery-inspired DOM Library for modern browsers
    Note: "Exploring JavaScript and the modern DOM"--Cover. - Description based on print version record
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
Close ⊗
This website uses cookies and the analysis tool Matomo. More information can be found here...