<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Massive grongratulations! in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/massive-grongratulations/m-p/2765732#M829795</link>
    <description>HI,&lt;BR /&gt;&lt;BR /&gt;CONGRATULATIONS TO EVERYBODY....&lt;BR /&gt;&lt;BR /&gt;PROCURA ..........GOOD JOB DONE !!!&lt;BR /&gt;&lt;BR /&gt;PIYUSH</description>
    <pubDate>Wed, 17 Jul 2002 20:08:02 GMT</pubDate>
    <dc:creator>PIYUSH D. PATEL</dc:creator>
    <dc:date>2002-07-17T20:08:02Z</dc:date>
    <item>
      <title>Massive grongratulations!</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/massive-grongratulations/m-p/2765710#M829773</link>
      <description />
      <pubDate>Wed, 17 Jul 2002 08:38:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/massive-grongratulations/m-p/2765710#M829773</guid>
      <dc:creator>H.Merijn Brand (procura</dc:creator>
      <dc:date>2002-07-17T08:38:33Z</dc:date>
    </item>
    <item>
      <title>Re: Massive grongratulations!</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/massive-grongratulations/m-p/2765711#M829774</link>
      <description>&lt;BR /&gt;hi I am wondering how you are getting these details. so wonderful data.. if possible please tell me how to get it&lt;BR /&gt;&lt;BR /&gt;Cheers&lt;BR /&gt;&lt;BR /&gt;CTK</description>
      <pubDate>Wed, 17 Jul 2002 08:46:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/massive-grongratulations/m-p/2765711#M829774</guid>
      <dc:creator>Vijeesh CTK</dc:creator>
      <dc:date>2002-07-17T08:46:04Z</dc:date>
    </item>
    <item>
      <title>Re: Massive grongratulations!</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/massive-grongratulations/m-p/2765712#M829775</link>
      <description>congratulations to those lucky guys from Germany</description>
      <pubDate>Wed, 17 Jul 2002 08:49:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/massive-grongratulations/m-p/2765712#M829775</guid>
      <dc:creator>Andi Rigauer</dc:creator>
      <dc:date>2002-07-17T08:49:37Z</dc:date>
    </item>
    <item>
      <title>Re: Massive grongratulations!</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/massive-grongratulations/m-p/2765713#M829776</link>
      <description>hi Procura,&lt;BR /&gt;&lt;BR /&gt;great work! but i wonder how u get these details. i would like to know what 2nd - 5th fields indicate here.&lt;BR /&gt;&lt;BR /&gt;regds</description>
      <pubDate>Wed, 17 Jul 2002 08:58:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/massive-grongratulations/m-p/2765713#M829776</guid>
      <dc:creator>V. V. Ravi Kumar_1</dc:creator>
      <dc:date>2002-07-17T08:58:07Z</dc:date>
    </item>
    <item>
      <title>Re: Massive grongratulations!</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/massive-grongratulations/m-p/2765714#M829777</link>
      <description>I agree, great work Procura.&lt;BR /&gt;&lt;BR /&gt;But I'm also curious about how you get the info and what the fields mean.  I've gone through the fields carefully in the past and figured them out, but this time things seem different.  By any chance could you put headings in your report for those of us who are slow on the uptake?&lt;BR /&gt;&lt;BR /&gt;Thanks for all your efforts,&lt;BR /&gt;Pete</description>
      <pubDate>Wed, 17 Jul 2002 09:08:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/massive-grongratulations/m-p/2765714#M829777</guid>
      <dc:creator>Pete Randall</dc:creator>
      <dc:date>2002-07-17T09:08:55Z</dc:date>
    </item>
    <item>
      <title>Re: Massive grongratulations!</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/massive-grongratulations/m-p/2765715#M829778</link>
      <description>I'll leave it up to you to analyze :)&lt;BR /&gt;&lt;BR /&gt;for (qw( Olympian Pharaoh Royalty Wizard Graduate Pro )) {&lt;BR /&gt;    exists $promoted{$_} or next;&lt;BR /&gt;    my @promoted = @{$promoted{$_}};&lt;BR /&gt;    print        "\nPromoted to $_:\n";&lt;BR /&gt;    print STDERR "\nPromoted to $_:\n";&lt;BR /&gt;    foreach my $id (sort { $id{$b}{points} &amp;lt;=&amp;gt; $id{$a}{points} } @promoted) {&lt;BR /&gt; printf        "%12d %8s %5d %5d %7s %-9s %s\n", @{$id{$id}}{qw(points lastc responses bunny rate id name)};&lt;BR /&gt; printf STDERR "%12d %8s %5d %5d %7s %-9s %s\n", @{$id{$id}}{qw(points lastc responses bunny rate id name)};&lt;BR /&gt; }&lt;BR /&gt;    }&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;lastc = last contribution date&lt;BR /&gt;&lt;BR /&gt;How I get the data? Using perl of course!&lt;BR /&gt;Look at all the link addresses in the address bar of your browser and start thinking. I found out, so you might as well :P</description>
      <pubDate>Wed, 17 Jul 2002 10:17:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/massive-grongratulations/m-p/2765715#M829778</guid>
      <dc:creator>H.Merijn Brand (procura</dc:creator>
      <dc:date>2002-07-17T10:17:32Z</dc:date>
    </item>
    <item>
      <title>Re: Massive grongratulations!</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/massive-grongratulations/m-p/2765716#M829779</link>
      <description>Excellent!  It was the lastc that I couldn't figure out.  I should have known.&lt;BR /&gt;&lt;BR /&gt;Thanks again,&lt;BR /&gt;Pete</description>
      <pubDate>Wed, 17 Jul 2002 10:19:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/massive-grongratulations/m-p/2765716#M829779</guid>
      <dc:creator>Pete Randall</dc:creator>
      <dc:date>2002-07-17T10:19:41Z</dc:date>
    </item>
    <item>
      <title>Re: Massive grongratulations!</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/massive-grongratulations/m-p/2765717#M829780</link>
      <description>Many congratulations to all the new graduates!&lt;BR /&gt;&lt;BR /&gt;Kurt</description>
      <pubDate>Wed, 17 Jul 2002 10:23:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/massive-grongratulations/m-p/2765717#M829780</guid>
      <dc:creator>Kurt Beyers.</dc:creator>
      <dc:date>2002-07-17T10:23:23Z</dc:date>
    </item>
    <item>
      <title>Re: Massive grongratulations!</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/massive-grongratulations/m-p/2765718#M829781</link>
      <description>Procura&lt;BR /&gt;&lt;BR /&gt;Cool - &lt;BR /&gt;&lt;BR /&gt;ps - Pete now needs 2 points for his royal crown, give him them points mate&lt;BR /&gt;&lt;BR /&gt;Steve&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 17 Jul 2002 10:23:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/massive-grongratulations/m-p/2765718#M829781</guid>
      <dc:creator>steven Burgess_2</dc:creator>
      <dc:date>2002-07-17T10:23:53Z</dc:date>
    </item>
    <item>
      <title>Re: Massive grongratulations!</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/massive-grongratulations/m-p/2765719#M829782</link>
      <description>Congrats!&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 17 Jul 2002 11:19:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/massive-grongratulations/m-p/2765719#M829782</guid>
      <dc:creator>Victor_5</dc:creator>
      <dc:date>2002-07-17T11:19:28Z</dc:date>
    </item>
    <item>
      <title>Re: Massive grongratulations!</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/massive-grongratulations/m-p/2765720#M829783</link>
      <description>&lt;BR /&gt;HOLY COW! Great job everyone! Imagine if we tried to congratulate everyone individually? We'd have quite a few threads!!!&lt;BR /&gt;&lt;BR /&gt;live free or die&lt;BR /&gt;harry</description>
      <pubDate>Wed, 17 Jul 2002 11:27:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/massive-grongratulations/m-p/2765720#M829783</guid>
      <dc:creator>harry d brown jr</dc:creator>
      <dc:date>2002-07-17T11:27:18Z</dc:date>
    </item>
    <item>
      <title>Re: Massive grongratulations!</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/massive-grongratulations/m-p/2765721#M829784</link>
      <description>NICE...VERY NICE.&lt;BR /&gt;&lt;BR /&gt;Congrats to all!!!!!!&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;...jcd...</description>
      <pubDate>Wed, 17 Jul 2002 12:17:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/massive-grongratulations/m-p/2765721#M829784</guid>
      <dc:creator>Joseph C. Denman</dc:creator>
      <dc:date>2002-07-17T12:17:58Z</dc:date>
    </item>
    <item>
      <title>Re: Massive grongratulations!</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/massive-grongratulations/m-p/2765722#M829785</link>
      <description>That is a really nice way to do it.  Congrads to everyone.  Anyone notice that Dan needs 3 points for a hat?&lt;BR /&gt;&lt;BR /&gt;John</description>
      <pubDate>Wed, 17 Jul 2002 12:22:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/massive-grongratulations/m-p/2765722#M829785</guid>
      <dc:creator>John Payne_2</dc:creator>
      <dc:date>2002-07-17T12:22:55Z</dc:date>
    </item>
    <item>
      <title>Re: Massive grongratulations!</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/massive-grongratulations/m-p/2765723#M829786</link>
      <description>Great Work Procura..&lt;BR /&gt;&lt;BR /&gt;Congratulations to all promotion seekers.&lt;BR /&gt;&lt;BR /&gt;Prashant Deshpande.</description>
      <pubDate>Wed, 17 Jul 2002 12:59:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/massive-grongratulations/m-p/2765723#M829786</guid>
      <dc:creator>Deshpande Prashant</dc:creator>
      <dc:date>2002-07-17T12:59:52Z</dc:date>
    </item>
    <item>
      <title>Re: Massive grongratulations!</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/massive-grongratulations/m-p/2765724#M829787</link>
      <description>procura,&lt;BR /&gt;&lt;BR /&gt;Your list is not complete. I made Wizard on 7/5, just under 2 months of joining the forums.&lt;BR /&gt;&lt;BR /&gt;Marty</description>
      <pubDate>Wed, 17 Jul 2002 13:03:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/massive-grongratulations/m-p/2765724#M829787</guid>
      <dc:creator>Martin Johnson</dc:creator>
      <dc:date>2002-07-17T13:03:26Z</dc:date>
    </item>
    <item>
      <title>Re: Massive grongratulations!</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/massive-grongratulations/m-p/2765725#M829788</link>
      <description>Hi Procura,&lt;BR /&gt;&lt;BR /&gt;Goood Wooork!!&lt;BR /&gt;&lt;BR /&gt;What's the next?&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;Justo.</description>
      <pubDate>Wed, 17 Jul 2002 13:03:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/massive-grongratulations/m-p/2765725#M829788</guid>
      <dc:creator>Justo Exposito</dc:creator>
      <dc:date>2002-07-17T13:03:59Z</dc:date>
    </item>
    <item>
      <title>Re: Massive grongratulations!</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/massive-grongratulations/m-p/2765726#M829789</link>
      <description>Steven, Pete already made it :)&lt;BR /&gt;&lt;BR /&gt;Martin, you're a victim of the 'j/m' timeout problem. I still have to do these manually from a somewhat outdated list. I've now added you to that list, and you'll probably turn up on the stats next week. Since the country is gone from the profile, please state it here, so I can update my DB.&lt;BR /&gt;&lt;BR /&gt;--8&amp;lt;---&lt;BR /&gt;DB               1240 CA18165  Martin Johnson                              7     7 100.0 20020508 20020717    43           410&lt;BR /&gt;--&amp;gt;8---&lt;BR /&gt;&lt;BR /&gt;Dan said it might be solved by the end of this week. (At least you'll enter the fast riser list next week :)&lt;BR /&gt;&lt;BR /&gt;Dan, come on, collect your hat here!</description>
      <pubDate>Wed, 17 Jul 2002 13:29:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/massive-grongratulations/m-p/2765726#M829789</guid>
      <dc:creator>H.Merijn Brand (procura</dc:creator>
      <dc:date>2002-07-17T13:29:19Z</dc:date>
    </item>
    <item>
      <title>Re: Massive grongratulations!</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/massive-grongratulations/m-p/2765727#M829790</link>
      <description>Country: USA (Massachusetts)&lt;BR /&gt;&lt;BR /&gt;Marty</description>
      <pubDate>Wed, 17 Jul 2002 13:44:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/massive-grongratulations/m-p/2765727#M829790</guid>
      <dc:creator>Martin Johnson</dc:creator>
      <dc:date>2002-07-17T13:44:49Z</dc:date>
    </item>
    <item>
      <title>Re: Massive grongratulations!</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/massive-grongratulations/m-p/2765728#M829791</link>
      <description>Re Dans Hat - I posted a question up for Dan about the ITRC competition for this very purpose but he doesn't seem to be awake (either that or its in the wrong forum).</description>
      <pubDate>Wed, 17 Jul 2002 14:31:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/massive-grongratulations/m-p/2765728#M829791</guid>
      <dc:creator>Nick Wickens</dc:creator>
      <dc:date>2002-07-17T14:31:22Z</dc:date>
    </item>
    <item>
      <title>Re: Massive grongratulations!</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/massive-grongratulations/m-p/2765729#M829792</link>
      <description>Hi all,&lt;BR /&gt;&lt;BR /&gt;also my congrats to all new "hat-wearers". Our community is growing up very fast as i see.&lt;BR /&gt;&lt;BR /&gt;Allways stay on the bright side of life!&lt;BR /&gt;&lt;BR /&gt;Peter</description>
      <pubDate>Wed, 17 Jul 2002 15:08:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/massive-grongratulations/m-p/2765729#M829792</guid>
      <dc:creator>Peter Kloetgen</dc:creator>
      <dc:date>2002-07-17T15:08:22Z</dc:date>
    </item>
  </channel>
</rss>

