Some Nice A Capella That You Must Not Miss
If you are observant enough, you’ll notice that I have inserted a translator at the top of each post. A little modification with the original code will result in the display that you see right now. The original code for the sidebar placement is as below:
if(function_exists(”gltr_build_flags_bar”)) {
gltr_build_flags_bar();
}
A little modification is being done to the code to make it a valid PHP execution tag (exactly like what you see on my post):
<p><span style=”color: #000000;”><h2>Please select your language.</h2>
</span><?php if(function_exists(”gltr_build_flags_bar”)) {
gltr_build_flags_bar();
} ?></p>
Paste the code at a suitable place in your index.php file. For me, I make it this way:
<div class=”entry”>
<p><span style=”color: #000000;”><h2>Please select your language.</h2>
</span><?php if(function_exists(”gltr_build_flags_bar”)) {
gltr_build_flags_bar();
} ?></p>
<?php the_content(’Read the rest of this entry »’); ?>
While checking the Top Commentator plugin modified by FreeKill to suit WP 2.5+, I found 3 marvelous a capella performances worth listening at GroovyGrooves. I always like a capella very much but to have the opportunity to check all three videos in one shot is utterly one of the wonderful moments in my life.
- GroovyGrooves.com - Bohemian Rhapsody A Capella
- GroovyGrooves.com - The Lion Sleeps Tonight
- GroovyGrooves.com - Nintendo A Capella
What can you say about these performers? They are so fantastic and the combination of various human voices really touches one’s heart… =)
Related entries that might interest you:
- Problems Solved!
- HELP ME / DON’T HELP ME
- Want to See Kuala Lumpur on Monopoly Board?
- Donut English? Lousy English?
- 50 Years of Independence










Didn’t know that you like A Capella so much. I went to JOTIC just to listen to A Capella performance by a Malaysian group. The feeling of sitting in an auditorium listening to nice music is simply wonderful.
daniels last blog post..welcome to daniel’s ground
Simply beautiful.
Kitkats last blog post..5 features you really want in the next iPhone
Your tagline is quite similar to mine.. hehe..
Just say hi =)
daniel:
I like different types of music and A Capella is one of my favourites. I really look forward to attending any musical festival with A Capella performances in the near future. Anyone got updates please let me know.
Kitkat:
Yes, it’s really beautiful. Have you been to an A Capella performance before?
keeyit:
Welcome to my place. Hope you enjoy reading my stuff here. LOL, looks like we both like the term of Yesterday-Today-Tomorrow… =)
Hope you also enjoy the music.
Add A Comment