<?xml version="1.0"?><rss version="2.0">
<channel>
  <title>My blogs</title>
  <link>http://www.javagalaxy.com:80/pebble/</link>
  <description></description>
  <language>en</language>
  <copyright>Various</copyright>
  <lastBuildDate>Wed, 01 Jun 2011 05:06:00 GMT</lastBuildDate>
  <generator>Pebble (http://pebble.sourceforge.net)</generator>
  <docs>http://backend.userland.com/rss</docs>
  <item>
    <title>Copy Datasource XML files within Weblogic domains</title>
    <link>http://www.javagalaxy.com:80/pebble/default/2011/06/01/1306904760000.html</link>
    <description>
          &lt;p&gt;Often people have a need to create multiple Datasources for a given domain in Weblogic server. And people will need the same Datasources created for a different domain or they have a need to copy Datasources from one machine to another machine. The process explained below will help avoid duplication of work at multiple places.&lt;/p&gt;&lt;p&gt;&lt;a href=&#034;http://www.javagalaxy.com:80/pebble/default/2011/06/01/1306904760000.html&#034;&gt;Read more...&lt;/a&gt;&lt;/p&gt;</description>
      <comments>http://www.javagalaxy.com:80/pebble/default/2011/06/01/1306904760000.html#comments</comments>
    <guid isPermaLink="true">http://www.javagalaxy.com:80/pebble/default/2011/06/01/1306904760000.html</guid>
    <pubDate>Wed, 01 Jun 2011 05:06:00 GMT</pubDate>
  </item>
  <item>
    <title>Welcome</title>
    <link>http://www.javagalaxy.com:80/pebble/Grouping_and_Sorting_data_using_XSLT/2010/10/26/1288103007545.html</link>
    <description>
          &lt;p&gt;
Welcome to your new Pebble powered blog. Here are a few suggestions for getting started.
&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Login to see the admin features of your blog. The default username is &lt;code&gt;username&lt;/code&gt; and the password is &lt;code&gt;password&lt;/code&gt;.&lt;/li&gt;
&lt;li&gt;Modify your &lt;a href=&#034;viewBlogProperties.secureaction&#034;&gt;blog properties&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#034;addBlogEntry.secureaction&#034;&gt;Create a new blog entry&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;Give out a link to your &lt;a href=&#034;http://www.javagalaxy.com:80/pebble/Grouping_and_Sorting_data_using_XSLT/rss.xml&#034;&gt;RSS&lt;/a&gt; feed.&lt;/li&gt;
&lt;li&gt;Remove the default user and create your own user on the &lt;a href=&#034;viewUsers.secureaction&#034;&gt;users page&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;Take a look at the &lt;a href=&#034;http://www.javagalaxy.com:80/pebble/Grouping_and_Sorting_data_using_XSLT/help/index.html&#034;&gt;online help&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;Delete this blog entry when you&#039;re finished with it.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;
Have fun!
&lt;/p&gt;</description>
      <comments>http://www.javagalaxy.com:80/pebble/Grouping_and_Sorting_data_using_XSLT/2010/10/26/1288103007545.html#comments</comments>
    <guid isPermaLink="true">http://www.javagalaxy.com:80/pebble/Grouping_and_Sorting_data_using_XSLT/2010/10/26/1288103007545.html</guid>
    <pubDate>Tue, 26 Oct 2010 14:23:27 GMT</pubDate>
  </item>
  <item>
    <title>Grouping and Sorting data using XSLT</title>
    <link>http://www.javagalaxy.com:80/pebble/default/2010/10/22/1287755640000.html</link>
    <description>
          &lt;p&gt;Below example explains on how to use grouping and sorting functionality in an XSL file.&lt;/p&gt;
&lt;p&gt;&lt;u&gt;&lt;strong&gt;Preview of the output&lt;/strong&gt;&lt;/u&gt;&lt;a href=&#034;http://www.javagalaxy.com/pebble/files/Grouping_and_Sorting_data_using_XSLT/output.html&#034;&gt;&lt;br /&gt;
&lt;/a&gt;&amp;nbsp;&lt;img alt=&#034;&#034; src=&#034;http://www.javagalaxy.com/pebble/files/Grouping_and_Sorting_data_using_XSLT/output.jpg&#034; /&gt;&lt;/p&gt;
&lt;hr /&gt;
&lt;p&gt;The first group is on &amp;quot;location&amp;quot; and then we are trying to group the sublist of records based on &amp;quot;department&amp;quot;. Sorting is based on &amp;quot;department&amp;quot; within the sublist of records for a given &amp;quot;location&amp;quot;.&lt;/p&gt;
&lt;p&gt;XSL code&lt;/p&gt;
&lt;p&gt;&lt;img height=&#034;297&#034; width=&#034;760&#034; alt=&#034;&#034; src=&#034;http://www.javagalaxy.com/pebble/files/Grouping_and_Sorting_data_using_XSLT/code_sample.jpg&#034; /&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;Full source code can be downloaded by &lt;a href=&#034;http://www.javagalaxy.com/pebble/files/Grouping_and_Sorting_data_using_XSLT/download.zip&#034;&gt;clicking here.&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Hope this helped you.&lt;br /&gt;
Thanks&lt;br /&gt;
Uma&lt;/p&gt;</description>
      <enclosure url="http://www.javagalaxy.com/pebble/files/Grouping_and_Sorting_data_using_XSLT/download.zip" length="1659" type="application/zip;charset=ISO-8859-1" />
    <comments>http://www.javagalaxy.com:80/pebble/default/2010/10/22/1287755640000.html#comments</comments>
    <guid isPermaLink="true">http://www.javagalaxy.com:80/pebble/default/2010/10/22/1287755640000.html</guid>
    <pubDate>Fri, 22 Oct 2010 13:54:00 GMT</pubDate>
  </item>
  </channel>
</rss>

