<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Lancecorner</title>
	<atom:link href="http://lancecorner.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://lancecorner.com</link>
	<description>Technology Blog, News and Reviews...</description>
	<lastBuildDate>Mon, 08 Feb 2010 05:53:31 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>What&#8217;s New with WordPress 2.9</title>
		<link>http://lancecorner.com/whats-new-with-wordpress-2-9/</link>
		<comments>http://lancecorner.com/whats-new-with-wordpress-2-9/#comments</comments>
		<pubDate>Mon, 08 Feb 2010 05:10:06 +0000</pubDate>
		<dc:creator>lancecorner</dc:creator>
				<category><![CDATA[Internet]]></category>
		<category><![CDATA[WordPress 2.9 features]]></category>
		<category><![CDATA[WordPress 2.9 version]]></category>

		<guid isPermaLink="false">http://lancecorner.com/?p=360</guid>
		<description><![CDATA[WordPress, a popular blogging tool has released its new 2.9 version. The developer of this particular version has placed the release as candidate which means all features that were to be added during the beta version are added. This version could be made official except it can use some extra testing for possible software bugs.
WordPress [...]
<script type="text/javascript">
SHARETHIS.addEntry(
	{
	title: "What&#8217;s New with WordPress 2.9",
	url: "http://lancecorner.com/whats-new-with-wordpress-2-9/"
	}
	
	
);
</script>
	]]></description>
			<content:encoded><![CDATA[<p>WordPress, a popular blogging tool has released its new 2.9 version. The developer of this particular version has placed the release as candidate which means all features that were to be added during the beta version are added. This version could be made official except it can use some extra testing for possible software bugs.<br />
<div id="attachment_361" class="wp-caption alignnone" style="width: 372px"><a href="http://lancecorner.com/wp-content/uploads/2010/02/wordpress_logo.jpg"><img src="http://lancecorner.com/wp-content/uploads/2010/02/wordpress_logo.jpg" alt="Wordpress logo" title="Wordpress logo" width="362" height="241" class="size-full wp-image-361" /></a><p class="wp-caption-text">Wordpress logo</p></div><br />
WordPress users are welcome to give feedbacks on the release candidate and test run the version to know if everything works well. A good example is to check the compatibility of this version to third party plug-ins. Some plug-ins are developed for a particular WordPress version.</p>
<p>You can download the Release candidate version using the link below. </p>
<p>http://wordpress.org/wordpress-2.9-RC1.zip</p>
<p><strong>Notable WordPress 2.9 Features:</strong></p>
<p><strong>WordPress Recycle Bin / Trash</strong></p>
<p>This particular feature is very useful. Instead of permanently deleting posts, users can now put the blog post on trash and recovered it later. By default, WordPress will empty the trash every 30 days but this limit can be change by simply placing code below in the wp-config.php file.</p>
<p>define ( ‘EMPTY_TRASH_DAYS’, 10 );</p>
<p><strong>Image Editor</strong></p>
<p>This is probably one of the most awaited features among WordPress users. The image editor will let users make simple changes on images like rotating, cropping, flipping, resizing, scaling and more. Below is the screen shot on how it looks.</p>
<div id="attachment_364" class="wp-caption alignnone" style="width: 372px"><a href="http://lancecorner.com/wp-content/uploads/2010/02/wordpress_screenshot.jpg"><img src="http://lancecorner.com/wp-content/uploads/2010/02/wordpress_screenshot.jpg" alt="Wordpress Image Editor" title="Wordpress screenshot" width="362" height="241" class="size-full wp-image-364" /></a><p class="wp-caption-text">Wordpress Image Editor</p></div>
<p><strong>Post Thumbnails</strong></strong><br />
<div id="attachment_366" class="wp-caption alignnone" style="width: 372px"><a href="http://lancecorner.com/wp-content/uploads/2010/02/wordpress-mediaeditor.jpg"><img src="http://lancecorner.com/wp-content/uploads/2010/02/wordpress-mediaeditor.jpg" alt="Wordpress Media Editor" title="Wordpress Media Editor" width="362" height="241" class="size-full wp-image-366" /></a><p class="wp-caption-text">Wordpress Media Editor</p></div><br />
For earlier version of WordPress, it is usually done through custom fields. The ability to add thumbnails without a custom field is very useful especially for newbie WordPress users. Adding post thumbnails and displaying it in the template is even much easier. Users must have a WordPress theme that supports this function. To add, simply go to theme’s functions.php file and add the code below.</p>
<p>add_theme_support( ‘post-thumbnails’ );	</p>
<p>To display, place the following code on the WordPress template:</p>
<p><?php the_post_thumbnail( 'thumbnail' ); ?></p>
<p>The 2.9 version is considered a major update of WordPress.</p>
<p><a href="http://sharethis.com/item?&wp=2.9.1&amp;publisher=74213ab1-adbb-4a9d-83e2-8c627ffc114f&amp;title=What%26%238217%3Bs+New+with+WordPress+2.9&amp;url=http%3A%2F%2Flancecorner.com%2Fwhats-new-with-wordpress-2-9%2F">ShareThis</a></p>]]></content:encoded>
			<wfw:commentRss>http://lancecorner.com/whats-new-with-wordpress-2-9/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Facebook Turns 6</title>
		<link>http://lancecorner.com/facebook-turns-6/</link>
		<comments>http://lancecorner.com/facebook-turns-6/#comments</comments>
		<pubDate>Mon, 08 Feb 2010 03:57:46 +0000</pubDate>
		<dc:creator>lancecorner</dc:creator>
				<category><![CDATA[Internet]]></category>
		<category><![CDATA[Facebook birthday]]></category>
		<category><![CDATA[Facebook Head Office]]></category>

		<guid isPermaLink="false">http://lancecorner.com/?p=356</guid>
		<description><![CDATA[The popular social networking site Facebook is now on its 6th year birthday since it was established on February 4, 2004. This is according to Wikipedia website. It was originally called “Thefacebook” with a website domain name thefacebook.com.  
Facebook was founded by Mark Zuckerberg, together with his friends in college namely Eduardo Saverin, Chris [...]
<script type="text/javascript">
SHARETHIS.addEntry(
	{
	title: "Facebook Turns 6",
	url: "http://lancecorner.com/facebook-turns-6/"
	}
	
	
);
</script>
	]]></description>
			<content:encoded><![CDATA[<p>The popular social networking site Facebook is now on its 6th year birthday since it was established on February 4, 2004. This is according to Wikipedia website. It was originally called “Thefacebook” with a website domain name thefacebook.com.<br />
<div id="attachment_357" class="wp-caption alignnone" style="width: 372px"><img src="http://lancecorner.com/wp-content/uploads/2010/02/facebook_homepage.jpg" alt="Facebook homepage" title="Facebook homepage" width="362" height="241" class="size-full wp-image-357" /><p class="wp-caption-text">Facebook homepage</p></div><br />
Facebook was founded by Mark Zuckerberg, together with his friends in college namely Eduardo Saverin, Chris Hughes and Dustin Moskovitz. </p>
<p>Facebook headquarter is located at Palo Alto, California and currently has more than one thousand employees.  </p>
<p>Facebook was originally intended to be social networking sites for Harvard students. Later, users from other universities joined Facebook. And now, it seems like the whole world is getting hooked on the Facebook phenomenon.</p>
<p>Latest report states that many Internet users now stay longer on Facebook than in any search engines like Yahoo, MSN and Google.</p>
<p>Facebook is the most used social network based on monthly active users on the Internet today.</p>
<p><a href="http://sharethis.com/item?&wp=2.9.1&amp;publisher=74213ab1-adbb-4a9d-83e2-8c627ffc114f&amp;title=Facebook+Turns+6&amp;url=http%3A%2F%2Flancecorner.com%2Ffacebook-turns-6%2F">ShareThis</a></p>]]></content:encoded>
			<wfw:commentRss>http://lancecorner.com/facebook-turns-6/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Dress up your Firefox Browser Using Personas</title>
		<link>http://lancecorner.com/dress-up-your-firefox-browser-using-personas/</link>
		<comments>http://lancecorner.com/dress-up-your-firefox-browser-using-personas/#comments</comments>
		<pubDate>Fri, 29 Jan 2010 00:28:42 +0000</pubDate>
		<dc:creator>lancecorner</dc:creator>
				<category><![CDATA[Internet]]></category>
		<category><![CDATA[Firefox Browser]]></category>
		<category><![CDATA[personas]]></category>

		<guid isPermaLink="false">http://lancecorner.com/?p=344</guid>
		<description><![CDATA[There is now a new way to customize the look of your Firefox browser and this is through Personas.  Personas is an easy-to-use plug in that let you customize look of your Firefox browser.
Personas simply changes browser&#8217;s look by changing the header and footer sections while leaving the navigation buttons and menus intact.
This is a [...]
<script type="text/javascript">
SHARETHIS.addEntry(
	{
	title: "Dress up your Firefox Browser Using Personas",
	url: "http://lancecorner.com/dress-up-your-firefox-browser-using-personas/"
	}
	
	
);
</script>
	]]></description>
			<content:encoded><![CDATA[<p>There is now a new way to customize the look of your Firefox browser and this is through Personas.  Personas is an easy-to-use plug in that let you customize look of your Firefox browser.</p>
<p>Personas simply changes browser&#8217;s look by changing the header and footer sections while leaving the navigation buttons and menus intact.</p>
<div id="attachment_347" class="wp-caption alignnone" style="width: 372px"><img class="size-full wp-image-347" title="personas" src="http://lancecorner.com/wp-content/uploads/2010/01/personas.jpg" alt="personas" width="362" height="241" /><p class="wp-caption-text">personas</p></div>
<p>This is a great opportunity for those who would like to change the style their browsers without having to write any code. You can choose different themes from abstract to fashion categories.</p>
<p>To use Personas, simply install the Personas extension which is free to download at GetPersonas.com. Once the extension is installed, you can choose by clicking on the fox mask in the lower left-hand section of the Firefox window.</p>
<p><a href="http://sharethis.com/item?&wp=2.9.1&amp;publisher=74213ab1-adbb-4a9d-83e2-8c627ffc114f&amp;title=Dress+up+your+Firefox+Browser+Using+Personas&amp;url=http%3A%2F%2Flancecorner.com%2Fdress-up-your-firefox-browser-using-personas%2F">ShareThis</a></p>]]></content:encoded>
			<wfw:commentRss>http://lancecorner.com/dress-up-your-firefox-browser-using-personas/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Trivia Post: The World’s First SMS Message</title>
		<link>http://lancecorner.com/trivia-post-the-world%e2%80%99s-first-sms-message/</link>
		<comments>http://lancecorner.com/trivia-post-the-world%e2%80%99s-first-sms-message/#comments</comments>
		<pubDate>Wed, 30 Dec 2009 13:47:32 +0000</pubDate>
		<dc:creator>lancecorner</dc:creator>
				<category><![CDATA[Trivia Post]]></category>

		<guid isPermaLink="false">http://lancecorner.com/?p=334</guid>
		<description><![CDATA[The world’s first short message had been sent on December 3, 1992 from a PC to mobile phone on the video phone GSM network in the United Kingdom. The message was “Merry Christmas”.
Source:  smslist.co.uk



<script type="text/javascript">
SHARETHIS.addEntry(
	{
	title: "Trivia Post: The World’s First SMS Message",
	url: "http://lancecorner.com/trivia-post-the-world%e2%80%99s-first-sms-message/"
	}
	
	
);
</script>
	]]></description>
			<content:encoded><![CDATA[<p>The world’s first short message had been sent on December 3, 1992 from a PC to mobile phone on the video phone GSM network in the United Kingdom. The message was “Merry Christmas”.</p>
<p><em>Source:  smslist.co.uk</em></p>
<input id="gwProxy" type="hidden" />
<input id="jsProxy" onclick="jsCall();" type="hidden" />
<p><a href="http://sharethis.com/item?&wp=2.9.1&amp;publisher=74213ab1-adbb-4a9d-83e2-8c627ffc114f&amp;title=Trivia+Post%3A+The+World%E2%80%99s+First+SMS+Message&amp;url=http%3A%2F%2Flancecorner.com%2Ftrivia-post-the-world%25e2%2580%2599s-first-sms-message%2F">ShareThis</a></p>]]></content:encoded>
			<wfw:commentRss>http://lancecorner.com/trivia-post-the-world%e2%80%99s-first-sms-message/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Short Message Service (SMS) Still the Most Popular Way of Communication</title>
		<link>http://lancecorner.com/short-message-service-sms-still-the-most-popular-way-of-communication/</link>
		<comments>http://lancecorner.com/short-message-service-sms-still-the-most-popular-way-of-communication/#comments</comments>
		<pubDate>Wed, 30 Dec 2009 13:45:05 +0000</pubDate>
		<dc:creator>lancecorner</dc:creator>
				<category><![CDATA[Technology]]></category>

		<guid isPermaLink="false">http://lancecorner.com/?p=331</guid>
		<description><![CDATA[The total text messages sent from around the world reaches 178.8 billion. This is according to VerySign, a leading provider of Internet infrastructure services. The figure is equivalent to 26 messages per person on the planet.
Short Message Services (SMS) is the technology used to send and receive text messages to and from mobile phones. It [...]
<script type="text/javascript">
SHARETHIS.addEntry(
	{
	title: "Short Message Service (SMS) Still the Most Popular Way of Communication",
	url: "http://lancecorner.com/short-message-service-sms-still-the-most-popular-way-of-communication/"
	}
	
	
);
</script>
	]]></description>
			<content:encoded><![CDATA[<p>The total text messages sent from around the world reaches 178.8 billion. This is according to VerySign, a leading provider of Internet infrastructure services. The figure is equivalent to 26 messages per person on the planet.</p>
<div id="attachment_332" class="wp-caption alignnone" style="width: 372px"><img class="size-full wp-image-332" title="mobile phones" src="http://lancecorner.com/wp-content/uploads/2009/12/gsm.jpg" alt="mobile phones" width="362" height="241" /><p class="wp-caption-text">Mobile Phones</p></div>
<p>Short Message Services (SMS) is the technology used to send and receive text messages to and from mobile phones. It is a means of sending messages up to 160 characters including spaces using a GSM mobile handset. The Short Message Service Center (SMSC) is the principal application behind text messaging. The majority of SMS usage is accounted for by consumer applications. In the latest development, SMS also changed the way people do banking such as account inquiry and remittance. In Australia, major banks have been sending SMS messages to bank customers every time cash is withdrawn from their accounts.</p>
<p>Short Message Services (SMS) has been a big industry in 2006.</p>
<p><em>reference:  http://www.textually.org</em></p>
<input id="gwProxy" type="hidden" />
<input id="jsProxy" onclick="jsCall();" type="hidden" />
<input id="gwProxy" type="hidden" />
<input id="jsProxy" onclick="jsCall();" type="hidden" />
<p><a href="http://sharethis.com/item?&wp=2.9.1&amp;publisher=74213ab1-adbb-4a9d-83e2-8c627ffc114f&amp;title=Short+Message+Service+%28SMS%29+Still+the+Most+Popular+Way+of+Communication&amp;url=http%3A%2F%2Flancecorner.com%2Fshort-message-service-sms-still-the-most-popular-way-of-communication%2F">ShareThis</a></p>]]></content:encoded>
			<wfw:commentRss>http://lancecorner.com/short-message-service-sms-still-the-most-popular-way-of-communication/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>HP Mini Tord Boontje Designer Edition Netbook Launched</title>
		<link>http://lancecorner.com/hp-mini-tord-boontje-designer-edition-netbook-launched/</link>
		<comments>http://lancecorner.com/hp-mini-tord-boontje-designer-edition-netbook-launched/#comments</comments>
		<pubDate>Wed, 30 Dec 2009 13:04:39 +0000</pubDate>
		<dc:creator>lancecorner</dc:creator>
				<category><![CDATA[Technology]]></category>

		<guid isPermaLink="false">http://lancecorner.com/?p=328</guid>
		<description><![CDATA[A new HP Mini limited edition was launched and features the design of famous Dutch industrial designer Tord Boontje.

This netbook features an 11.6 inch Diagonal High Definition LED BrightView widescreen display. It comes with 10 inch LED display and can easily be connected to HDTV through a HDMI port.
This notebook comes with a customized theme [...]
<script type="text/javascript">
SHARETHIS.addEntry(
	{
	title: "HP Mini Tord Boontje Designer Edition Netbook Launched",
	url: "http://lancecorner.com/hp-mini-tord-boontje-designer-edition-netbook-launched/"
	}
	
	
);
</script>
	]]></description>
			<content:encoded><![CDATA[<p>A new HP Mini limited edition was launched and features the design of famous Dutch industrial designer Tord Boontje.<br />
<img class="alignnone size-full wp-image-329" title="HP Mini  netbook" src="http://lancecorner.com/wp-content/uploads/2009/12/hpmini.jpg" alt="HP Mini  netbook" width="362" height="241" /><br />
This netbook features an 11.6 inch Diagonal High Definition LED BrightView widescreen display. It comes with 10 inch LED display and can easily be connected to HDTV through a HDMI port.</p>
<p>This notebook comes with a customized theme and screensaver by Stardock MyColors. The user manual is made from 100 percent recycled material and has a sleeve ships which is reusable.</p>
<p>It weighs 1.06 kg. and has a built-in Windows Live Writer suited for blogging. It comes with WLAN and an optional WWAN which enables users to easily get connected to emails, instant and web conferencing.</p>
<p>Amazingly, this limited edition of HP Mini introduces the HP Imprint 3D which features the first three-dimensional (3D) Personal Computer (PC) surface technology.</p>
<input id="gwProxy" type="hidden" />
<input id="jsProxy" onclick="jsCall();" type="hidden" />
<p><a href="http://sharethis.com/item?&wp=2.9.1&amp;publisher=74213ab1-adbb-4a9d-83e2-8c627ffc114f&amp;title=HP+Mini+Tord+Boontje+Designer+Edition+Netbook+Launched&amp;url=http%3A%2F%2Flancecorner.com%2Fhp-mini-tord-boontje-designer-edition-netbook-launched%2F">ShareThis</a></p>]]></content:encoded>
			<wfw:commentRss>http://lancecorner.com/hp-mini-tord-boontje-designer-edition-netbook-launched/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>World Pyro Olympics 2009 Postponed</title>
		<link>http://lancecorner.com/world-pyro-olympics-postponed/</link>
		<comments>http://lancecorner.com/world-pyro-olympics-postponed/#comments</comments>
		<pubDate>Sat, 28 Nov 2009 03:01:29 +0000</pubDate>
		<dc:creator>lancecorner</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[World Pyro Olympics Postponed]]></category>

		<guid isPermaLink="false">http://lancecorner.com/?p=319</guid>
		<description><![CDATA[The World Pyro Olympics is postponed due to safety issues of the current firing venue. The Executive Committee decided to stage the event on January 2010. The fireworks companies from participating countries have also agreed to move the event. The event is originally scheduled on November 21, 28, December 5, 12 and 19.
World Pyro Olympics [...]
<script type="text/javascript">
SHARETHIS.addEntry(
	{
	title: "World Pyro Olympics 2009 Postponed",
	url: "http://lancecorner.com/world-pyro-olympics-postponed/"
	}
	
	
);
</script>
	]]></description>
			<content:encoded><![CDATA[<p>The World Pyro Olympics is postponed due to safety issues of the current firing venue. The Executive Committee decided to stage the event on January 2010. The fireworks companies from participating countries have also agreed to move the event. The event is originally scheduled on November 21, 28, December 5, 12 and 19.</p>
<p>World Pyro Olympics is an annual competition of fireworks companies from all over the world. </p>
<p><a href="http://sharethis.com/item?&wp=2.9.1&amp;publisher=74213ab1-adbb-4a9d-83e2-8c627ffc114f&amp;title=World+Pyro+Olympics+2009+Postponed&amp;url=http%3A%2F%2Flancecorner.com%2Fworld-pyro-olympics-postponed%2F">ShareThis</a></p>]]></content:encoded>
			<wfw:commentRss>http://lancecorner.com/world-pyro-olympics-postponed/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Miss Brazil is Miss Earth 2009</title>
		<link>http://lancecorner.com/miss-brazil-is-miss-earth-2009/</link>
		<comments>http://lancecorner.com/miss-brazil-is-miss-earth-2009/#comments</comments>
		<pubDate>Wed, 25 Nov 2009 00:43:33 +0000</pubDate>
		<dc:creator>lancecorner</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[Miss Brazil is Miss Earth 2009]]></category>

		<guid isPermaLink="false">http://lancecorner.com/?p=314</guid>
		<description><![CDATA[Larissa Ramos of Brazil was crowned as Miss Earth 2009 vesting other 80 delegates from various countries and territories for the Miss Earth 2009 title. The coronation night was held at an eco-village in Boracay resort, Philippines. Larissa is 20 years old and a Biology student. She is the 9th Miss Earth winner since the [...]
<script type="text/javascript">
SHARETHIS.addEntry(
	{
	title: "Miss Brazil is Miss Earth 2009",
	url: "http://lancecorner.com/miss-brazil-is-miss-earth-2009/"
	}
	
	
);
</script>
	]]></description>
			<content:encoded><![CDATA[<p>Larissa Ramos of Brazil was crowned as Miss Earth 2009 vesting other 80 delegates from various countries and territories for the Miss Earth 2009 title. The coronation night was held at an eco-village in Boracay resort, Philippines. Larissa is 20 years old and a Biology student. She is the 9th Miss Earth winner since the pageant started in 2001.</p>
<div id="attachment_315" class="wp-caption alignnone" style="width: 372px"><img class="size-full wp-image-315" title="Miss Brazil" src="http://lancecorner.com/wp-content/uploads/2009/11/missbrazil.jpg" alt="Larissa Ramos" width="362" height="241" /><p class="wp-caption-text">Miss Brazil - Mis Earth 2009</p></div>
<p>Below are the finalists:</p>
<p>Miss Air<br />
Sandra Seifert (Philippines)</p>
<p>Miss Water<br />
Jessica Barboza (Venezuela)</p>
<p>Miss Fire<br />
Alejandra Echeverria (Spain)</p>
<p>Finalists<br />
Alejandra Castillo Munera (Colombia)<br />
Pascale Nelide (Martinique)<br />
Izabela Wilczek (Poland)<br />
Rujinan Phanseethum (Thailand)</p>
<p>Miss Earth is an annual beauty pageant with an advocacy to preserve and protect the environment.<br />
<em><br />
Image courtesy of cool-chicks and Starmometer websites.</em></p>
<input id="gwProxy" type="hidden" />
<input id="jsProxy" onclick="jsCall();" type="hidden" />
<p><a href="http://sharethis.com/item?&wp=2.9.1&amp;publisher=74213ab1-adbb-4a9d-83e2-8c627ffc114f&amp;title=Miss+Brazil+is+Miss+Earth+2009&amp;url=http%3A%2F%2Flancecorner.com%2Fmiss-brazil-is-miss-earth-2009%2F">ShareThis</a></p>]]></content:encoded>
			<wfw:commentRss>http://lancecorner.com/miss-brazil-is-miss-earth-2009/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Watch Out for World Pyro Olympics 2009!</title>
		<link>http://lancecorner.com/watch-out-for-world-pyro-olympics-2009/</link>
		<comments>http://lancecorner.com/watch-out-for-world-pyro-olympics-2009/#comments</comments>
		<pubDate>Wed, 25 Nov 2009 00:32:48 +0000</pubDate>
		<dc:creator>lancecorner</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[World Pyro Olympics 2009!]]></category>

		<guid isPermaLink="false">http://lancecorner.com/?p=309</guid>
		<description><![CDATA[Fireworks companies from all over the world will once again gather to showcase their artistry and technical skill by shooting dazzling fireworks synchronized with musical scores. The competition will be held at the Bonifacio Global City, Philippines.
Below are the scheduled events:
November 21 -  NICO-Lünig of  Germany
Glorious Entertainment Production of China
November 28 – Pyro Studios of [...]
<script type="text/javascript">
SHARETHIS.addEntry(
	{
	title: "Watch Out for World Pyro Olympics 2009!",
	url: "http://lancecorner.com/watch-out-for-world-pyro-olympics-2009/"
	}
	
	
);
</script>
	]]></description>
			<content:encoded><![CDATA[<p>Fireworks companies from all over the world will once again gather to showcase their artistry and technical skill by shooting dazzling fireworks synchronized with musical scores. The competition will be held at the Bonifacio Global City, Philippines.</p>
<div id="attachment_310" class="wp-caption alignnone" style="width: 372px"><img class="size-full wp-image-310" title="world pyrolympics" src="http://lancecorner.com/wp-content/uploads/2009/11/worldpyrolympics.jpg" alt="world pyrolympic" width="362" height="241" /><p class="wp-caption-text">World Pyrolympic</p></div>
<p>Below are the scheduled events:</p>
<p>November 21 -  NICO-Lünig of  Germany<br />
Glorious Entertainment Production of China</p>
<p>November 28 – Pyro Studios of Canada<br />
Explosives Productions of Australia</p>
<p>December 5 –  Marutamaya Ogatsu of Japan<br />
Parente of  Italy</p>
<p>December 12 – Hanwha South Korea<br />
RES of the USA</p>
<p>December 19 – La Mancha of the Philippines</p>
<p>World Pyro Olympics  is the largest and most exciting international fireworks competitions in the world.</p>
<p><a href="http://sharethis.com/item?&wp=2.9.1&amp;publisher=74213ab1-adbb-4a9d-83e2-8c627ffc114f&amp;title=Watch+Out+for+World+Pyro+Olympics+2009%21&amp;url=http%3A%2F%2Flancecorner.com%2Fwatch-out-for-world-pyro-olympics-2009%2F">ShareThis</a></p>]]></content:encoded>
			<wfw:commentRss>http://lancecorner.com/watch-out-for-world-pyro-olympics-2009/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Boracay to Host Miss Earth 2009</title>
		<link>http://lancecorner.com/boracay-to-host-miss-earth-2009/</link>
		<comments>http://lancecorner.com/boracay-to-host-miss-earth-2009/#comments</comments>
		<pubDate>Mon, 09 Nov 2009 06:10:59 +0000</pubDate>
		<dc:creator>lancecorner</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[Boracay to Host Miss Earth 2009]]></category>

		<guid isPermaLink="false">http://lancecorner.com/?p=306</guid>
		<description><![CDATA[World-famous Boracay Island is this year’s host venue of the 9th Miss Earth 2009 beauty pageant. Miss Earth is an annual beauty pageant promoting environmental awareness.
Boracay is popular for its pristine white sand beaches and crystal-clear seawaters and dubbed as one of the world’s best beach.
The Grand Coronation will be on November 22, 2009 at [...]
<script type="text/javascript">
SHARETHIS.addEntry(
	{
	title: "Boracay to Host Miss Earth 2009",
	url: "http://lancecorner.com/boracay-to-host-miss-earth-2009/"
	}
	
	
);
</script>
	]]></description>
			<content:encoded><![CDATA[<p>World-famous Boracay Island is this year’s host venue of the 9th Miss Earth 2009 beauty pageant. Miss Earth is an annual beauty pageant promoting environmental awareness.</p>
<div id="attachment_307" class="wp-caption alignnone" style="width: 372px"><img class="size-full wp-image-307" title="Miss Earth 2009" src="http://lancecorner.com/wp-content/uploads/2009/11/missearth2009.jpg" alt="Miss Earth 2009" width="362" height="241" /><p class="wp-caption-text">Miss Earth 2009</p></div>
<p>Boracay is popular for its pristine white sand beaches and crystal-clear seawaters and dubbed as one of the world’s best beach.</p>
<p>The Grand Coronation will be on November 22, 2009 at the Boracay Ecovillage Convention. The convention center can accommodate as much as 3,000 people.<br />
The Miss Earth Foundation has found Boracay Island as the most appropriate location for the pageant night.</p>
<p>Miss Earth is organized by Carousel Productions Inc and will be aired via ABS-CBN and in many countries worldwide through The Filipino Channel (TFC) and other partner TV networks.</p>
<p>There are more than 80 delegates from different countries gather together to vie for the title and help promote environmental projects.</p>
<p><em>Miss Earth logo courtesy of Miss Earth Official Website</em></p>
<p><a href="http://sharethis.com/item?&wp=2.9.1&amp;publisher=74213ab1-adbb-4a9d-83e2-8c627ffc114f&amp;title=Boracay+to+Host+Miss+Earth+2009&amp;url=http%3A%2F%2Flancecorner.com%2Fboracay-to-host-miss-earth-2009%2F">ShareThis</a></p>]]></content:encoded>
			<wfw:commentRss>http://lancecorner.com/boracay-to-host-miss-earth-2009/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
