<?xml version='1.0' ?><rss version='2.0'><channel><title>DeveloperTutorials.com Tutorials Feed</title><link>http://www.developertutorials.com</link><description>Developer Tutorials covers various programming languages such as HTML, PHP, Java, JavaScript and more.</description><language>en-us</language><docs>http://www.developertutorials.com/rss.xml</docs><item><title>The Technological Underpinnings of the Cloud</title><description>Either through curiosity or because it makes you a better driver and owner, most of us learn the basics of how our
car works. Doing so makes us better drivers and better car owners. Similarly, so that we can choose the right kind
of Cloud and then use it most effectively, in this article we will learn about the basic components needed to build a
Cloud.</description><link>http://www.developertutorials.com/tutorials/miscellaneous/the-technological-underpinnings-of-the-cloud-10-03-11/page1.html</link></item><item><title>Client Side Data Binding Using jQuery</title><description>jQuery is an open source, cross browser, light weight  JavaScript library that you can use for implementing simplifies event handling, animations and promotes rapid application development.  
In this tutorial we will take a look at how you can use jQuery to achieve client side data binding efficiently.
</description><link>http://www.developertutorials.com/tutorials/javascript/client-side-data-binding-using-jquery-10-02-12/page1.html</link></item><item><title>Lost in Space Typography in Photoshop</title><description>Last week I was checking out some of the Typography Mania posts, and got really inspired to try something new. So I decided to create an abstract composition with light effects and apply that as a texture of a text, everything done only using Photoshop.</description><link>http://www.developertutorials.com/tutorials/photoshop/lost-in-space-typography-in-photoshop-10-02-10/page1.html</link></item><item><title>Continuous Code Analysis with FxCop</title><description>FxCop is a free Microsoft tool for code analysis. It examines the compiled .NET assemblies for
things like performance, naming conventions, library design, globalization, and security.
Oftentimes these types of issues aren't found until either your customer tries to run the
application or you attempt to maintain or enhance the code.</description><link>http://www.developertutorials.com/tutorials/miscellaneous/continuous-code-analysis-with-fxcop-10-02-09/page1.html</link></item><item><title>JavaFX in Action: Developing Classes</title><description>Classes are an integral part of Object Orientation, encapsulating state and behavior for each component in a larger system, thereby allowing us to express our software in terms of the structures and relationships which link its autonomous component parts. Object Orientation has become an incredibly popular way of constructing software in recent years: both Java, and its underlying Java Virtual Machine environment, are heavily object centric.</description><link>http://www.developertutorials.com/tutorials/java/javafx-in-action-developing-classes-10-01-19/page1.html</link></item><item><title>Have Your People Call My People: Binding</title><description>It's nice that we can create changes in   Groovy objects that can be observed by an interested party, but that is only half the story. Really,   we want to do some cool stuff with these changes, and what would be really magical is if we   could do some of these things automatically. In this segment, you'll do just that when you learn   how to bind one value to some other value. </description><link>http://www.developertutorials.com/tutorials/miscellaneous/have-your-people-call-my-people-binding-9-12-28/page1.html</link></item><item><title>C++ Concurrency in Action: Exception Safety in Parallel Algorithms</title><description>Exception safety is an essential aspect of good C++ code, and code that uses concurrency is no exception. In fact,
  parallel algorithms often need more care taken with regards to concurrency than normal sequential algorithms. If
  an operation in a sequential algorithm throws an exception, then the algorithm only has to worry about ensuring
  that it tidies up after itself to avoid resource leaks and broken invariants; it can merrily allow the exception to
  propagate to the caller for them to handle.</description><link>http://www.developertutorials.com/tutorials/miscellaneous/c-concurrency-in-action-9-12-17/page1.html</link></item><item><title>Java Data Mining</title><description>JDM aims at building a standard API for data mining with the goal that client applications coded to the specification are not dependent on any specific vendor application. The JDBC specification provides a good analogy to the potential of JDM.</description><link>http://www.developertutorials.com/tutorials/java/java-data-mining-9-12-07/page1.html</link></item></channel></rss>