<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Snipplr</title>
<link>http://snipplr.com/tags/collections</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Sun, 26 May 2013 11:11:51 GMT</pubDate>
<item>
<title>(PHP) Magento Using Collections, Filters and Manipulation Methods - necode</title>
<link>http://snipplr.com/view/57243/magento-using-collections-filters-and-manipulation-methods/</link>
<description><![CDATA[ <p>A collection is a Model type containing other Models, it is basically used in Magento to handle product lists (ie. from a category or a bundle option), but not only.

TO DO: Explain how Magento Implements a collection - Use this to explain how Magento implements a collection by looking at code in a model, so that people can learn to write their own collections

This is a simple example of loading some product collection from a category and ordering them on their product name using Magento’s API.</p> ]]></description>
<pubDate>Thu, 28 Jul 2011 07:43:32 GMT</pubDate>
<guid>http://snipplr.com/view/57243/magento-using-collections-filters-and-manipulation-methods/</guid>
</item>
<item>
<title>(Java) Convert Collection of Primitive Wrapper Objects  to Primitives - kingd9</title>
<link>http://snipplr.com/view/49176/convert-collection-of-primitive-wrapper-objects--to-primitives/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Fri, 18 Feb 2011 03:14:13 GMT</pubDate>
<guid>http://snipplr.com/view/49176/convert-collection-of-primitive-wrapper-objects--to-primitives/</guid>
</item>
<item>
<title>(Java) ConcurrentCacheMap - kubaitis</title>
<link>http://snipplr.com/view/43345/concurrentcachemap/</link>
<description><![CDATA[ <p>Great for just about any kind of key/value in-memory caching... scales up to the limitations of the JVM, so it's about as good as it gets without clustering.</p> ]]></description>
<pubDate>Mon, 01 Nov 2010 03:11:39 GMT</pubDate>
<guid>http://snipplr.com/view/43345/concurrentcachemap/</guid>
</item>
<item>
<title>(Visual Basic) StringQueue collection object - heatherk</title>
<link>http://snipplr.com/view/28767/stringqueue-collection-object/</link>
<description><![CDATA[ <p>String FIFO class used in a production VB6 application.</p> ]]></description>
<pubDate>Mon, 22 Feb 2010 16:23:11 GMT</pubDate>
<guid>http://snipplr.com/view/28767/stringqueue-collection-object/</guid>
</item>
<item>
<title>(Visual Basic) Integer Stack Class - heatherk</title>
<link>http://snipplr.com/view/28765/integer-stack-class/</link>
<description><![CDATA[ <p>Wrapper class around a `Collection` object in VB6 to produce a stack for storing `Integers`.</p> ]]></description>
<pubDate>Mon, 22 Feb 2010 16:11:20 GMT</pubDate>
<guid>http://snipplr.com/view/28765/integer-stack-class/</guid>
</item>
<item>
<title>(Java) Java Collection utilities - narkisr</title>
<link>http://snipplr.com/view/7334/java-collection-utilities/</link>
<description><![CDATA[ <p>This is a collection of useful static initializers of Java arrays, lists and maps.</p> ]]></description>
<pubDate>Wed, 16 Jul 2008 06:43:59 GMT</pubDate>
<guid>http://snipplr.com/view/7334/java-collection-utilities/</guid>
</item>
<item>
<title>(Groovy) Groovy Series: Lists - hansamann</title>
<link>http://snipplr.com/view/2198/groovy-series-lists/</link>
<description><![CDATA[ <p>This snippet gives you some interesting examples what you can do with Groovy Lists. Listen to the audio to get the best learning experience. Simply right-click on the title above to download the mp3 file of this part of the series.

The Groovy Series is part of the Grails Podcast and can be subscribed to via: http://hansamann.podspot.de/rss. The series is produced by Dierk König and Sven Haiges, further information about the topic of this episode can be found in the book

Groovy in Action - http://groovy.canoo.com/gina</p> ]]></description>
<pubDate>Thu, 22 Feb 2007 02:21:07 GMT</pubDate>
<guid>http://snipplr.com/view/2198/groovy-series-lists/</guid>
</item>
</channel>
</rss>