Posts Tagged ‘Web Development’
Great Web Typhography
* Demystifies Web typography by revealing the secrets of professional developers!
* Shows how to find, select and implement Web typography that will give any site a slick, professional look!
* Demonstrates how to use Cascading Style Sheets and other technologies to control the way type appears on any browser!
* Describes how to make beautifully design sites download super-fast.
* Shows how to set type that wraps around images and other objects on the page.
* Provides professional secrets for increasing type legibility.
* Provides recipes for type special effects that will “wow” site visitors and ensure that they come back for more!
* Includes real-world case studies and examples from top companies.
* Includes interviews with top Web design experts and Web type gurus.
MooTools Essentials
Over the past several years, JavaScript has undergone some serious changes while simultaneously becoming more and more important to both developers and users of the Web. By now, people just expect pages to be
interactive, and it’s up to you, the web developer, to meet those expectations and, when possible, exceed them. Say you went to a web site today and encountered an item—a video, a story, a photo, a download—and next to that item’s title was a five-star rating system with an invitation for you to click a star to rate it. Without thinking about it, you’d expect to be able to click the star of your choice and see the rating change. It might not surprise you if the page reloaded to ask you to register or log in, but the next time you rated something, you’d expect the rating to change to match your choice. But if every time you clicked a star the whole page reloaded, you’d feel something was wrong. Maybe you wouldn’t be able to put your finger on it (most users certainly wouldn’t think JavaScript or Ajax might be behind the problem), but
something would feel odd. More »
Foundation Website Creation with CSS, XHTML, and JavaScript
Coming to web development with a blank slate can be pretty intimidating. There are a lot of things to learn about the proper construction of a website. The most successful websites have a great deal of thought and work put into them before they’re even put into production. Although it can be scary, there has never been a better time to get started than the present. Web browsers are finally starting to reach a point where they all follow standards (more or less). More »
Java Script : The Good Parts
Most programming languages contain good and bad parts, but JavaScript has more than its share of the bad, having been developed and released in a hurry before it could be refined. This authoritative book scrapes away these bad features to reveal a subset of JavaScript that’s more reliable, readable, and maintainable than the language as a whole-a subset you can use to create truly extensible and efficient code. Considered the JavaScript expert by many people in the development community, author Douglas Crockford identifies the abundance of good ideas that make JavaScript an outstanding object-oriented programming language-ideas such as functions, loose typing, dynamic objects, and an expressive object literal notation. Unfortunately, these good ideas are mixed in with bad and downright awful ideas, like a programming model based on global variables. When Java applets failed, JavaScript became the language of the Web by default, making its popularity almost completely independent of its qualities as a programming language. More »
OpenCMS7 Development
OpenCms can be used by Java developers to create sophisticated add-ons and customizations that extend the power of OpenCms in virtually unlimited directions. Starting by showing how to set up a development environment for OpenCms work, this book moves you through various tasks of increasing complexity. Some
of the common tasks covered are building OpenCms, XML asset type development, templating, module development, user and role setup, and search integration. In addition to these common tasks some more advanced topics are covered such as self-registering users, RSS support, developing custom widgets, and extending the administrative interface. All the topics include examples and are presented while building a sample blog site. This book is a clear, practical tutorial to OpenCms development. It will take you
through the development of an example site, illustrating the key concepts of OpenCms development with examples at every stage. More »





