<?xml version="1.0" encoding="UTF-8"?>











<rss version="2.0" xmlns:jf="http://www.jivesoftware.com/xmlns/jiveforums/rss">



<channel>
    <title>Support Forums: Message List - Design Pattern</title>
    <link>http://www.theserverside.com</link>
    <description>Most recent forum messages</description>
    <language>en</language>
    
        <generator>Jive Forums Silver 5.5.30 (www.jivesoftware.com)</generator>
    
    <pubDate>Thu, 23 May 2013 05:03:27 -0400</pubDate>


    <item>

        <title>Re: Design Pattern</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=38839</link>

        

        
            <description><![CDATA[Elements of Reusable Object Oriented Software by Gang of Four
This is the far best choice...]]></description>
        

        <pubDate>Mon, 02 Mar 2009 10:32:16 -0500</pubDate>

        

        <jf:creationDate>Mon, 02 Mar 2009 10:32:16 -0500</jf:creationDate>
        <jf:modificationDate>Mon, 02 Mar 2009 10:32:16 -0500</jf:modificationDate>
        <jf:date>Mar 2, 2009</jf:date>
        <jf:author>Cagri Kilit</jf:author>
        <jf:replyCount>0</jf:replyCount>
    </item>


    <item>

        <title>Re: Design Pattern</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=38839</link>

        

        
            <description><![CDATA[<a class="jive-link-external" href="http://www.patterndepot.com/put/8/JavaPatterns.htm" target="_newWindow">http://www.patterndepot.com/put/8/JavaPatterns.htm</a>

One of the Best and complete book in Patterns implemented in java.]]></description>
        

        <pubDate>Tue, 31 Oct 2006 02:30:49 -0500</pubDate>

        

        <jf:creationDate>Tue, 31 Oct 2006 02:30:49 -0500</jf:creationDate>
        <jf:modificationDate>Tue, 31 Oct 2006 02:30:49 -0500</jf:modificationDate>
        <jf:date>Oct 31, 2006</jf:date>
        <jf:author>Haroon  Rashid</jf:author>
        <jf:replyCount>0</jf:replyCount>
    </item>


    <item>

        <title>design pattern / framework for Blog application</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=38839</link>

        

        
            <description><![CDATA[Hi all,

can anybody provide me information about frameowrk / design pattern for development of blog application?

-M14j]]></description>
        

        <pubDate>Mon, 17 Jul 2006 16:45:31 -0400</pubDate>

        

        <jf:creationDate>Mon, 17 Jul 2006 16:45:31 -0400</jf:creationDate>
        <jf:modificationDate>Mon, 17 Jul 2006 16:45:31 -0400</jf:modificationDate>
        <jf:date>Jul 17, 2006</jf:date>
        <jf:author>milind joshi</jf:author>
        <jf:replyCount>0</jf:replyCount>
    </item>


    <item>

        <title>Simply Put</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=38839</link>

        

        
            <description><![CDATA[A pattern is a commonly seen structure of classes designed around modelling a particular kind of structure or solving a particular problem with an improved technique. <br><br>Some patterns that have smaller elements than types I would consider techniques...]]></description>
        

        <pubDate>Thu, 11 May 2006 05:55:19 -0400</pubDate>

        

        <jf:creationDate>Thu, 11 May 2006 05:55:19 -0400</jf:creationDate>
        <jf:modificationDate>Thu, 11 May 2006 05:55:19 -0400</jf:modificationDate>
        <jf:date>May 11, 2006</jf:date>
        <jf:author>John Gagon</jf:author>
        <jf:replyCount>0</jf:replyCount>
    </item>


    <item>

        <title>Design Pattern</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=38839</link>

        

        
            <description><![CDATA[Check out the following link and you can find more pattern information.<br><br><a href="http://www.javawhat.com/showCategory.do?id=454" target="_blank">http://www.javawhat.com/showCategory.do?id=454</a><br><br>Sean]]></description>
        

        <pubDate>Wed, 12 Apr 2006 02:04:45 -0400</pubDate>

        

        <jf:creationDate>Wed, 12 Apr 2006 02:04:45 -0400</jf:creationDate>
        <jf:modificationDate>Wed, 12 Apr 2006 02:04:45 -0400</jf:modificationDate>
        <jf:date>Apr 12, 2006</jf:date>
        <jf:author>sean han</jf:author>
        <jf:replyCount>0</jf:replyCount>
    </item>


    <item>

        <title>Basic Building Blocks</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=38839</link>

        

        
            <description><![CDATA[Design Patterns are the basic building blocks for the large software projects.  Instead of 're-inventing the wheel' everytime, we take help of these design patterns for the coding procedures.  These are tested, proved, well documented practices for...]]></description>
        

        <pubDate>Tue, 28 Mar 2006 06:50:25 -0500</pubDate>

        

        <jf:creationDate>Tue, 28 Mar 2006 06:50:25 -0500</jf:creationDate>
        <jf:modificationDate>Tue, 28 Mar 2006 06:50:25 -0500</jf:modificationDate>
        <jf:date>Mar 28, 2006</jf:date>
        <jf:author>Jagadish Chandra</jf:author>
        <jf:replyCount>0</jf:replyCount>
    </item>


    <item>

        <title>Design Pattern</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=38839</link>

        

        
            <description><![CDATA[Design Patterns are used by developers to document a particular approach to solving a complex problem. This can then be used in future projects to give a structured approach to a similar problem.<br><br>The most commonly used patterns are the Gang of...]]></description>
        

        <pubDate>Mon, 06 Feb 2006 04:35:35 -0500</pubDate>

        

        <jf:creationDate>Mon, 06 Feb 2006 04:35:35 -0500</jf:creationDate>
        <jf:modificationDate>Mon, 06 Feb 2006 04:35:35 -0500</jf:modificationDate>
        <jf:date>Feb 6, 2006</jf:date>
        <jf:author>Stephen Downey</jf:author>
        <jf:replyCount>3</jf:replyCount>
    </item>


    <item>

        <title>Design Pattern</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=38839</link>

        

        
            <description><![CDATA[What is Design Pattern?where can i get good documentation for Design Pattern]]></description>
        

        <pubDate>Fri, 03 Feb 2006 09:41:52 -0500</pubDate>

        

        <jf:creationDate>Fri, 03 Feb 2006 09:41:52 -0500</jf:creationDate>
        <jf:modificationDate>Fri, 03 Feb 2006 09:41:52 -0500</jf:modificationDate>
        <jf:date>Feb 3, 2006</jf:date>
        <jf:author>Shireesh Nagati</jf:author>
        <jf:replyCount>7</jf:replyCount>
    </item>



</channel>
</rss>

