<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
  <channel>
    <title>'hi all (how to count vowels)' Thread RSS Feed</title>
    <link>http://www.programmersheaven.com/</link>
    <description>Contains the latest posts from the thread 'hi all (how to count vowels)' posted on the 'Java' forum at Programmer's Heaven.</description>
    <language>en</language>
    <copyright>Copyright 2013 Programmers Heaven</copyright>
    <pubDate>Thu, 20 Jun 2013 01:10:54 -0700</pubDate>
    <lastBuildDate>Thu, 20 Jun 2013 01:10:54 -0700</lastBuildDate>
    <generator>Argotic Syndication Framework 2007.3.0.1, http://www.codeplex.com/Argotic</generator>
    <docs>http://www.rssboard.org/rss-specification</docs>
    <ttl>360</ttl>
    <image>
      <url>http://www.programmersheaven.com/images/ph.gif</url>
      <title>Programmers Heaven</title>
      <link>http://www.programmersheaven.com/</link>
      <width>88</width>
      <height>31</height>
    </image>
    <item>
      <title>hi all (how to count vowels)</title>
      <link>http://www.programmersheaven.com/mb/java/429676/429676/hi-all-how-to-count-vowels/</link>
      <description>hello guys, i just started studying programming using java&lt;br /&gt;
&lt;br /&gt;
could you guys teach me how to count vowels in a string?&lt;br /&gt;
i know there are so many related post that could easily be searched but&lt;br /&gt;
all their codes has the operation ==&lt;br /&gt;
&lt;br /&gt;
but what i need is a code that could count all the vowels in a string but&lt;br /&gt;
i only need to use a single =&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
hope you could help me :)&lt;br /&gt;
&lt;br /&gt;
tnx in advance&lt;br /&gt;</description>
      <guid isPermaLink="true">http://www.programmersheaven.com/mb/java/429676/429676/hi-all-how-to-count-vowels/</guid>
      <pubDate>Sun, 30 Sep 2012 20:08:01 -0700</pubDate>
      <category>Java</category>
    </item>
    <item>
      <title>Re: hi all (how to count vowels)</title>
      <link>http://www.programmersheaven.com/mb/java/429676/431812/re-hi-all-how-to-count-vowels/#431812</link>
      <description>why not use the variable.equalsIgnoreCase("a")&lt;br /&gt;</description>
      <guid isPermaLink="true">http://www.programmersheaven.com/mb/java/429676/431812/re-hi-all-how-to-count-vowels/#431812</guid>
      <pubDate>Sat, 06 Apr 2013 01:06:11 -0700</pubDate>
      <category>Java</category>
    </item>
  </channel>
</rss>