<?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>Zack Live</title>
	<atom:link href="http://zacklive.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://zacklive.com</link>
	<description>WordPress Themes and Web Designer</description>
	<lastBuildDate>Mon, 22 Mar 2010 06:28:05 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Less Theme: A Blank Theme for WordPress Theme Designers</title>
		<link>http://zacklive.com/less-theme-a-blank-theme-for-wordpress-theme-designers/1027/</link>
		<comments>http://zacklive.com/less-theme-a-blank-theme-for-wordpress-theme-designers/1027/#comments</comments>
		<pubDate>Mon, 22 Mar 2010 06:18:25 +0000</pubDate>
		<dc:creator>Zack</dc:creator>
				<category><![CDATA[Blog and WordPress]]></category>
		<category><![CDATA[Blank Theme]]></category>
		<category><![CDATA[Less Theme]]></category>
		<category><![CDATA[Template]]></category>
		<category><![CDATA[Theme Designer]]></category>
		<category><![CDATA[Theme Options]]></category>
		<category><![CDATA[WordPress Theme]]></category>

		<guid isPermaLink="false">http://zacklive.com/?p=1027</guid>
		<description><![CDATA[
I&#8217;ve think about this for a while, and now the first version is ready to go. The Less theme is a blank or a template theme for WordPress theme designers, it supports the latest WordPress, has all common functions a WordPress theme should have. It was designed in simple layout so that you can easily [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://zacklive.com/wp-content/uploads/2010/03/less-wordpress-theme.jpg" alt="less wordpress theme Less Theme: A Blank Theme for WordPress Theme Designers photo" title="less-wordpress-theme" width="550" height="250" class="aligncenter size-full wp-image-1028" /></p>
<p>I&#8217;ve think about this for a while, and now the first version is ready to go. The Less theme is a blank or a template theme for WordPress theme designers, it supports the latest WordPress, has all common functions a WordPress theme should have. It was designed in simple layout so that you can easily modify it, to make your own themes.</p>
<p>I create this theme, because I want to have a basic template to start with when I create a new theme. By copying this theme and change the name, I don&#8217;t need to re-create those must-have files, you know, index.php, single.php, comments.php, etc.<br />
<span id="more-1027"></span><br />
Less theme supports latest version of WordPress, which means it supports  threaded (nested) comments, sticky-post and comment pages. A theme options page is added, you can change the header logo and set your own RSS feed(like a Feedburner feed). <a href="http://zacklive.com/separate-trackbacks-from-comments-in-wordpress-2-7/1022/" title="Separate Trackbacks From Comments In WordPress 2.9">Trackbacks are separated from comments</a>, it makes the post page looks better.</p>
<p><a href="http://zacklive.com/wp-content/uploads/2010/03/less-theme-options.jpg" title="less-theme-options" rel="lightbox[1027]"><img src="http://zacklive.com/wp-content/uploads/2010/03/less-theme-options-550x368.jpg" alt="less theme options 550x368 Less Theme: A Blank Theme for WordPress Theme Designers photo" title="less-theme-options" width="550" height="368" class="aligncenter size-medium wp-image-1029" /></a></p>
<p>That&#8217;s all for now, I&#8217;ll keep updating this theme as it&#8217;s the basic of all my new themes. You can use it for your new themes as well, wish this theme helps you too.</p>
<p  class="related_post_title">Related Posts</p><ul class="related_post"><li><a href="http://zacklive.com/itech-theme-free-wordpress-theme-for-gadgets-and-tech-blogs/690/" title="iTech Theme: Free WordPress Theme for Gadgets and Tech Blogs">iTech Theme: Free WordPress Theme for Gadgets and Tech Blogs</a></li><li><a href="http://zacklive.com/make-your-wordpress-theme-ready-for-translation/859/" title="Make Your WordPress Theme Ready for Translation">Make Your WordPress Theme Ready for Translation</a></li><li><a href="http://zacklive.com/my-two-wordpress-themes-updated/555/" title="My WordPress Themes Updated">My WordPress Themes Updated</a></li><li><a href="http://zacklive.com/four-wordpress-theme-frameworks/331/" title="Four WordPress Theme Frameworks">Four WordPress Theme Frameworks</a></li><li><a href="http://zacklive.com/purecss-free-wordpress-theme/146/" title="PureCSS Free WordPress Theme">PureCSS Free WordPress Theme</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://zacklive.com/less-theme-a-blank-theme-for-wordpress-theme-designers/1027/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Separate Trackbacks from Comments in WordPress 2.9</title>
		<link>http://zacklive.com/separate-trackbacks-from-comments-in-wordpress-2-7/1022/</link>
		<comments>http://zacklive.com/separate-trackbacks-from-comments-in-wordpress-2-7/1022/#comments</comments>
		<pubDate>Sun, 21 Mar 2010 16:53:17 +0000</pubDate>
		<dc:creator>Zack</dc:creator>
				<category><![CDATA[Blog and WordPress]]></category>
		<category><![CDATA[Comments]]></category>
		<category><![CDATA[Pingbacks]]></category>
		<category><![CDATA[Trackbacks]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[WordPress 2.7]]></category>

		<guid isPermaLink="false">http://zacklive.com/?p=1022</guid>
		<description><![CDATA[
Since version 2.7, WordPress use wp_list_comments() to display comments instead of the old loop. If you only want to show comments without trackbacks, that&#8217;s easy to do, just add a parameter:

wp_list_comments('type=comment');

We also need to consider other things, like re-count the comments, list trackbacks and many bloggers prefer to show trackback links only, without excerpts. These [...]]]></description>
			<content:encoded><![CDATA[<p><img alt="wordpress tweak hacks Separate Trackbacks from Comments in WordPress 2.9 photo" src="http://chinese.zacklive.com/wp-content/uploads/2010/01/wordpress-tweak-hacks.jpg" title="Separating Pings from Comments" class="aligncenter" width="430" height="250" /></p>
<p>Since version 2.7, WordPress use <em>wp_list_comments()</em> to display comments instead of the old loop. If you only want to show comments without trackbacks, that&#8217;s easy to do, just add a parameter:</p>
<pre class="brush: php;">
wp_list_comments('type=comment');
</pre>
<p>We also need to consider other things, like re-count the comments, list trackbacks and many bloggers prefer to show trackback links only, without excerpts. These are what we are going to do in this tutorial.</p>
<p><span id="more-1022"></span><br />
<h3>1. Separate trackbacks from comments</h3>
<p>First of all, let&#8217;s separate trackbacks from comments. Open your <strong>single.php</strong>, find:</p>
<pre class="brush: php;">
comments_template();
</pre>
<p>Change into:</p>
<pre class="brush: php;">
comments_template('', true);
</pre>
<p>This change will generate a global array <strong>$comments_by_type</strong> for later use.</p>
<p>Open comments.php, find:</p>
<pre class="brush: php;">
&lt;?php if ( have_comments() ) : ?&gt;
</pre>
<p>Below this add:</p>
<pre class="brush: php;">
&lt;?php if ( ! empty($comments_by_type['comment']) ) : ?&gt;
</pre>
<p>Find:</p>
<pre class="brush: php;">
&lt;?php wp_list_comments(); ?&gt;
</pre>
<p>Change to:</p>
<pre class="brush: php;">
&lt;?php wp_list_comments('type=comment'); ?&gt;
</pre>
<p>Below the following <strong></ol>
<p></strong> (<strong></ul>
<p></strong> sometimes), add:</p>
<pre class="brush: php;">
&lt;?php endif; ?&gt;
</pre>
<p>This part tells WordPress not to show comments heading, if you only have trackbacks.</p>
<p>After that, we will display trackbacks:</p>
<pre class="brush: php;">
&lt;?php if ( ! empty($comments_by_type['pings']) ) : ?&gt;
    &lt;h3 id=&quot;pings&quot;&gt;&lt;?php _e('Trackbacks/Pingbacks'); ?&gt;&lt;/h3&gt;
    &lt;ol class=&quot;pinglist&quot;&gt;
    &lt;?php wp_list_comments('type=pings'); ?&gt;
    &lt;/ol&gt;
&lt;?php endif; ?&gt;
</pre>
<h3>2. Style trackbacks</h3>
<p>That&#8217;s it, trackbacks are separated from comments. Now we want trackbacks to be displayed as a list, we need to add this code to <strong>functions.php</strong>:</p>
<pre class="brush: php;">
&lt;?php
function list_pings($comment, $args, $depth) {
       $GLOBALS['comment'] = $comment;
?&gt;
&lt;li id=&quot;comment-&lt;?php comment_ID(); ?&gt;&quot;&gt;&lt;?php comment_author_link(); ?&gt;
&lt;?php } ?&gt;
</pre>
<p>Back to <strong>comments.php</strong>, find <em>wp_list_comments(&#8216;type=pings&#8217;);</em> we just add, and change it to:</p>
<pre class="brush: php;">
wp_list_comments('type=pings&amp;callback=list_pings');
</pre>
<h3>3. Re-count Comments</h3>
<p>The last thing to do is to re-count comments, don&#8217;t include trackbacks, just add the following code to <strong>functions.php</strong>:</p>
<pre class="brush: php;">
&lt;?php
add_filter('get_comments_number', 'comment_count', 0);
function comment_count( $count ) {
        if ( ! is_admin() ) {
                global $id;
                $comments_by_type = &amp;separate_comments(get_comments('status=approve&amp;post_id=' . $id));
                return count($comments_by_type['comment']);
        } else {
                return $count;
        }
}
?&gt;
</pre>
<h3>Comment Navigation Disappeared</h3>
<p>I am not sure if this only happen to my theme, I found that after all this modification, my comment navigation code was not working, here is the code:</p>
<pre class="brush: xml;">
	&lt;div class=&quot;comment-navigation&quot;&gt;
		&lt;div class=&quot;alignleft&quot;&gt;&lt;?php previous_comments_link(); ?&gt;&lt;/div&gt;
		&lt;div class=&quot;alignright&quot;&gt;&lt;?php next_comments_link(); ?&gt;&lt;/div&gt;
	&lt;/div&gt;
</pre>
<p>I didn&#8217;t do anything to it. I move this code up to between the <strong></ol>
<p></strong> and the <?php endif; ?>, and the comment navigation becomes normal. </p>
<p>[Via: <a href="http://sivel.net/2008/10/wp-27-comment-separation/">Sivel</a> | <a href="http://www.quickonlinetips.com/archives/2009/05/separate-trackbacks-style-comments-in-wordpress-27/">QuickOnlineTips</a> | <a href="http://www.wpbeginner.com/wp-tutorials/how-to-separate-trackbacks-from-comments-in-wordpress/">WpBeginner</a> | <a href="http://wphacks.com/separating-trackbacks-from-comments-in-wordpress-2-7/">WpHacks</a>]</p>
<p  class="related_post_title">Related Posts</p><ul class="related_post"><li><a href="http://zacklive.com/wordpress-getting-most-popularcommented-posts/589/" title="WordPress: Getting Most Popular(Commented) Posts">WordPress: Getting Most Popular(Commented) Posts</a></li><li><a href="http://zacklive.com/prevent-jquery-from-conflict-with-other-libraries/955/" title="Prevent JQuery From Conflict with Other Libraries">Prevent JQuery From Conflict with Other Libraries</a></li><li><a href="http://zacklive.com/choose-a-syntax-highlighter-plugin-for-wordpress/926/" title="Choose a Syntax Highlighter Plugin for WordPress">Choose a Syntax Highlighter Plugin for WordPress</a></li><li><a href="http://zacklive.com/wordpress-2-9-2-released-a-small-fix-for-trash-posts/898/" title="WordPress 2.9.2 Released &#8211; A Small Fix for Trash Posts">WordPress 2.9.2 Released &#8211; A Small Fix for Trash Posts</a></li><li><a href="http://zacklive.com/tutorials-for-translating-wordpress-themes/873/" title="Tutorials for Translating WordPress Themes">Tutorials for Translating WordPress Themes</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://zacklive.com/separate-trackbacks-from-comments-in-wordpress-2-7/1022/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Baby&#8217;s First Times &#8211; Funny Photos Collection</title>
		<link>http://zacklive.com/babys-first-times-funny-photos/972/</link>
		<comments>http://zacklive.com/babys-first-times-funny-photos/972/#comments</comments>
		<pubDate>Sat, 20 Mar 2010 20:12:51 +0000</pubDate>
		<dc:creator>Zack</dc:creator>
				<category><![CDATA[Design Inspiration]]></category>
		<category><![CDATA[Baby]]></category>
		<category><![CDATA[Collection]]></category>
		<category><![CDATA[Cute]]></category>
		<category><![CDATA[First Time]]></category>
		<category><![CDATA[Fun]]></category>
		<category><![CDATA[Photos]]></category>

		<guid isPermaLink="false">http://zacklive.com/?p=972</guid>
		<description><![CDATA[
My first flirting(big success, it changes my life)

My first kiss

My first car racing

First time to be a model

First time to get drunk

First girl friend, first love

My first hamburger

First time to get caught

First time to be a shepherd

First time to go shopping

First time to be Graffitied

First time to eat rice on my own

First bath

First time to taste [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: center;"><img class="aligncenter size-full wp-image-974" title="baby-first-time-1" src="http://zacklive.com/wp-content/uploads/2010/03/baby-first-time-1.jpg" alt="baby first time 1 Babys First Times   Funny Photos Collection photo" width="489" height="392" /></p>
<p style="text-align: center;">My first flirting(big success, it changes my life)</p>
<p style="text-align: center;"><img class="aligncenter size-full wp-image-975" title="baby-first-time-2" src="http://zacklive.com/wp-content/uploads/2010/03/baby-first-time-2.jpg" alt="baby first time 2 Babys First Times   Funny Photos Collection photo" width="496" height="311" /></p>
<p style="text-align: center;">My first kiss</p>
<p style="text-align: center;"><img class="aligncenter size-full wp-image-976" title="baby-first-time-3" src="http://zacklive.com/wp-content/uploads/2010/03/baby-first-time-3.jpg" alt="baby first time 3 Babys First Times   Funny Photos Collection photo" width="442" height="290" /></p>
<p style="text-align: center;">My first car racing</p>
<p style="text-align: center;"><img class="aligncenter size-full wp-image-977" title="baby-first-time-4" src="http://zacklive.com/wp-content/uploads/2010/03/baby-first-time-4.jpg" alt="baby first time 4 Babys First Times   Funny Photos Collection photo" width="497" height="300" /></p>
<p style="text-align: center;">First time to be a model</p>
<p style="text-align: center;"><img class="aligncenter size-full wp-image-978" title="baby-first-time-5" src="http://zacklive.com/wp-content/uploads/2010/03/baby-first-time-5.jpg" alt="baby first time 5 Babys First Times   Funny Photos Collection photo" width="425" height="338" /></p>
<p style="text-align: center;">First time to get drunk</p>
<p style="text-align: center;"><span id="more-972"></span><img class="aligncenter size-full wp-image-979" title="baby-first-time-6" src="http://zacklive.com/wp-content/uploads/2010/03/baby-first-time-6.jpg" alt="baby first time 6 Babys First Times   Funny Photos Collection photo" width="316" height="287" /></p>
<p style="text-align: center;">First girl friend, first love</p>
<p style="text-align: center;"><img class="aligncenter size-full wp-image-980" title="baby-first-time-7" src="http://zacklive.com/wp-content/uploads/2010/03/baby-first-time-7.jpg" alt="baby first time 7 Babys First Times   Funny Photos Collection photo" width="450" height="273" /></p>
<p style="text-align: center;">My first hamburger</p>
<p style="text-align: center;"><img class="aligncenter size-full wp-image-982" title="baby-first-time-9" src="http://zacklive.com/wp-content/uploads/2010/03/baby-first-time-9.jpg" alt="baby first time 9 Babys First Times   Funny Photos Collection photo" width="350" height="466" /></p>
<p style="text-align: center;">First time to get caught</p>
<p style="text-align: center;"><img class="aligncenter size-full wp-image-983" title="baby-first-time-10" src="http://zacklive.com/wp-content/uploads/2010/03/baby-first-time-10.jpg" alt="baby first time 10 Babys First Times   Funny Photos Collection photo" width="452" height="296" /></p>
<p style="text-align: center;">First time to be a shepherd</p>
<p style="text-align: center;"><img class="aligncenter size-full wp-image-984" title="baby-first-time-11" src="http://zacklive.com/wp-content/uploads/2010/03/baby-first-time-11.jpg" alt="baby first time 11 Babys First Times   Funny Photos Collection photo" width="500" height="384" /></p>
<p style="text-align: center;">First time to go shopping</p>
<p style="text-align: center;"><img class="aligncenter size-full wp-image-985" title="baby-first-time-12" src="http://zacklive.com/wp-content/uploads/2010/03/baby-first-time-12.jpg" alt="baby first time 12 Babys First Times   Funny Photos Collection photo" width="500" height="384" /></p>
<p style="text-align: center;">First time to be Graffitied</p>
<p style="text-align: center;"><img class="aligncenter size-full wp-image-986" title="baby-first-time-13" src="http://zacklive.com/wp-content/uploads/2010/03/baby-first-time-13.jpg" alt="baby first time 13 Babys First Times   Funny Photos Collection photo" width="450" height="553" /></p>
<p style="text-align: center;">First time to eat rice on my own</p>
<p style="text-align: center;"><img class="aligncenter size-medium wp-image-987" title="baby-first-time-14" src="http://zacklive.com/wp-content/uploads/2010/03/baby-first-time-14-550x490.jpg" alt="baby first time 14 550x490 Babys First Times   Funny Photos Collection photo" width="550" height="490" /></p>
<p style="text-align: center;">First bath</p>
<p style="text-align: center;"><img class="aligncenter size-medium wp-image-988" title="baby-first-time-15" src="http://zacklive.com/wp-content/uploads/2010/03/baby-first-time-15-550x355.jpg" alt="baby first time 15 550x355 Babys First Times   Funny Photos Collection photo" width="550" height="355" /></p>
<p style="text-align: center;">First time to taste meat</p>
<p style="text-align: center;"><img class="aligncenter size-full wp-image-989" title="baby-first-time-16" src="http://zacklive.com/wp-content/uploads/2010/03/baby-first-time-16.jpg" alt="baby first time 16 Babys First Times   Funny Photos Collection photo" width="200" height="222" /></p>
<p style="text-align: center;">First time to be extorted</p>
<p style="text-align: center;"><img class="aligncenter size-medium wp-image-990" title="baby-first-time-17" src="http://zacklive.com/wp-content/uploads/2010/03/baby-first-time-17-550x412.jpg" alt="baby first time 17 550x412 Babys First Times   Funny Photos Collection photo" width="550" height="412" /></p>
<p style="text-align: center;">First heart breaking cry</p>
<p style="text-align: center;"><img class="aligncenter size-full wp-image-991" title="baby-first-time-18" src="http://zacklive.com/wp-content/uploads/2010/03/baby-first-time-18.jpg" alt="baby first time 18 Babys First Times   Funny Photos Collection photo" width="432" height="576" /></p>
<p style="text-align: center;">First time to use a headphone</p>
<p style="text-align: center;"><img class="aligncenter size-full wp-image-992" title="baby-first-time-19" src="http://zacklive.com/wp-content/uploads/2010/03/baby-first-time-19.jpg" alt="baby first time 19 Babys First Times   Funny Photos Collection photo" width="500" height="340" /></p>
<p style="text-align: center;">First time I fail down(Thanks, buddies)</p>
<p style="text-align: center;"><img class="aligncenter size-full wp-image-993" title="baby-first-time-20" src="http://zacklive.com/wp-content/uploads/2010/03/baby-first-time-20.jpg" alt="baby first time 20 Babys First Times   Funny Photos Collection photo" width="479" height="720" /></p>
<p style="text-align: center;">First honey moon trip</p>
<p style="text-align: center;"><img class="aligncenter size-full wp-image-994" title="baby-first-time-21" src="http://zacklive.com/wp-content/uploads/2010/03/baby-first-time-21.jpg" alt="baby first time 21 Babys First Times   Funny Photos Collection photo" width="500" height="667" /></p>
<p style="text-align: center;">My first phone call</p>
<p style="text-align: center;"><img class="aligncenter size-full wp-image-995" title="baby-first-time-22" src="http://zacklive.com/wp-content/uploads/2010/03/baby-first-time-22.jpg" alt="baby first time 22 Babys First Times   Funny Photos Collection photo" width="159" height="119" /></p>
<p style="text-align: center;">First webcam video chat</p>
<p style="text-align: center;"><img class="aligncenter size-full wp-image-996" title="baby-first-time-23" src="http://zacklive.com/wp-content/uploads/2010/03/baby-first-time-23.jpg" alt="baby first time 23 Babys First Times   Funny Photos Collection photo" width="300" height="241" /></p>
<p style="text-align: center;">First time to get shot</p>
<p style="text-align: center;"><img class="aligncenter size-full wp-image-997" title="baby-first-time-24" src="http://zacklive.com/wp-content/uploads/2010/03/baby-first-time-24.jpg" alt="baby first time 24 Babys First Times   Funny Photos Collection photo" width="495" height="329" /></p>
<p style="text-align: center;">First time to dream of her</p>
<p style="text-align: center;"><img class="aligncenter size-full wp-image-998" title="baby-first-time-25" src="http://zacklive.com/wp-content/uploads/2010/03/baby-first-time-25.jpg" alt="baby first time 25 Babys First Times   Funny Photos Collection photo" width="400" height="300" /></p>
<p style="text-align: center;">First time to get overdrafted</p>
<p style="text-align: center;"><img class="aligncenter size-full wp-image-999" title="baby-first-time-26" src="http://zacklive.com/wp-content/uploads/2010/03/baby-first-time-26.jpg" alt="baby first time 26 Babys First Times   Funny Photos Collection photo" width="550" height="399" /></p>
<p style="text-align: center;">First clone of me</p>
<p style="text-align: center;"><img class="aligncenter size-full wp-image-1000" title="baby-first-time-27" src="http://zacklive.com/wp-content/uploads/2010/03/baby-first-time-27.jpg" alt="baby first time 27 Babys First Times   Funny Photos Collection photo" width="528" height="381" /></p>
<p style="text-align: center;">First time in bed(she&#8217;s given up&#8230;)</p>
<p style="text-align: center;"><img class="aligncenter size-full wp-image-1001" title="baby-first-time-28" src="http://zacklive.com/wp-content/uploads/2010/03/baby-first-time-28.jpg" alt="baby first time 28 Babys First Times   Funny Photos Collection photo" width="380" height="427" /></p>
<p style="text-align: center;">My first right hook</p>
<p style="text-align: center;"><img class="aligncenter size-full wp-image-1002" title="baby-first-time-29" src="http://zacklive.com/wp-content/uploads/2010/03/baby-first-time-29.jpg" alt="baby first time 29 Babys First Times   Funny Photos Collection photo" width="255" height="360" /></p>
<p style="text-align: center;">First time to worry about myself</p>
<p style="text-align: center;"><img class="aligncenter size-full wp-image-1003" title="baby-first-time-30" src="http://zacklive.com/wp-content/uploads/2010/03/baby-first-time-30.jpg" alt="baby first time 30 Babys First Times   Funny Photos Collection photo" width="320" height="240" /></p>
<p style="text-align: center;">First time to be rich</p>
<p style="text-align: center;"><img class="aligncenter size-full wp-image-1004" title="baby-first-time-31" src="http://zacklive.com/wp-content/uploads/2010/03/baby-first-time-31.jpg" alt="baby first time 31 Babys First Times   Funny Photos Collection photo" width="450" height="338" /></p>
<p style="text-align: center;">First time to argue with Mom</p>
<p style="text-align: center;"><img class="aligncenter size-full wp-image-1005" title="baby-first-time-32" src="http://zacklive.com/wp-content/uploads/2010/03/baby-first-time-32.jpg" alt="baby first time 32 Babys First Times   Funny Photos Collection photo" width="160" height="120" /></p>
<p style="text-align: center;">First time to be pictured</p>
<p style="text-align: center;"><img class="aligncenter size-full wp-image-1006" title="baby-first-time-33" src="http://zacklive.com/wp-content/uploads/2010/03/baby-first-time-33.jpg" alt="baby first time 33 Babys First Times   Funny Photos Collection photo" width="500" height="308" /></p>
<p style="text-align: center;">First time to be a Spokesman</p>
<p style="text-align: center;"><img class="aligncenter size-full wp-image-1007" title="baby-first-time-34" src="http://zacklive.com/wp-content/uploads/2010/03/baby-first-time-34.jpg" alt="baby first time 34 Babys First Times   Funny Photos Collection photo" width="402" height="357" /></p>
<p style="text-align: center;">My first room</p>
<p style="text-align: center;"><img class="aligncenter size-medium wp-image-1008" title="baby-first-time-35" src="http://zacklive.com/wp-content/uploads/2010/03/baby-first-time-35-550x550.jpg" alt="baby first time 35 550x550 Babys First Times   Funny Photos Collection photo" width="550" height="550" /></p>
<p style="text-align: center;">My first salon photo</p>
<p style="text-align: center;"><img class="aligncenter size-full wp-image-1009" title="baby-first-time-36" src="http://zacklive.com/wp-content/uploads/2010/03/baby-first-time-36.jpg" alt="baby first time 36 Babys First Times   Funny Photos Collection photo" width="450" height="338" /></p>
<p style="text-align: center;">First motocycle riding</p>
<p style="text-align: center;"><img class="aligncenter size-full wp-image-1010" title="baby-first-time-37" src="http://zacklive.com/wp-content/uploads/2010/03/baby-first-time-37.jpg" alt="baby first time 37 Babys First Times   Funny Photos Collection photo" width="300" height="434" /></p>
<p style="text-align: center;">First invitation I got</p>
<p style="text-align: center;"><img class="aligncenter size-full wp-image-1011" title="baby-first-time-38" src="http://zacklive.com/wp-content/uploads/2010/03/baby-first-time-38.jpg" alt="baby first time 38 Babys First Times   Funny Photos Collection photo" width="300" height="476" /></p>
<p style="text-align: center;">First time to realize I&#8217;m a shopaholic</p>
<p style="text-align: center;"><img class="aligncenter size-full wp-image-1012" title="baby-first-time-39" src="http://zacklive.com/wp-content/uploads/2010/03/baby-first-time-39.jpg" alt="baby first time 39 Babys First Times   Funny Photos Collection photo" width="300" height="449" /></p>
<p style="text-align: center;">First time to be kidnapped</p>
<p style="text-align: center;"><img class="aligncenter size-full wp-image-1013" title="baby-first-time-40" src="http://zacklive.com/wp-content/uploads/2010/03/baby-first-time-40.jpg" alt="baby first time 40 Babys First Times   Funny Photos Collection photo" width="300" height="456" /></p>
<p style="text-align: center;">My first big friend</p>
<p style="text-align: center;"><img class="aligncenter size-full wp-image-1014" title="baby-first-time-41" src="http://zacklive.com/wp-content/uploads/2010/03/baby-first-time-41.jpg" alt="baby first time 41 Babys First Times   Funny Photos Collection photo" width="350" height="498" /></p>
<p style="text-align: center;">First time to see a pretty girl</p>
<p style="text-align: left;">You got better ones? Share in <a title="LineDay Forum" href="http://lineday.com/forum/thread-846-1-1.html">our forum</a>.</p>
<p  class="related_post_title">Related Posts</p><ul class="related_post"><li><a href="http://zacklive.com/you-know-too-much/100/" title="You Know Too Much">You Know Too Much</a></li><li><a href="http://zacklive.com/noyou-look-like-shit/81/" title="No,You Look Like Shit">No,You Look Like Shit</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://zacklive.com/babys-first-times-funny-photos/972/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Google is Working on TV Set-Top Box</title>
		<link>http://zacklive.com/google-is-working-on-tv-set-top-box/967/</link>
		<comments>http://zacklive.com/google-is-working-on-tv-set-top-box/967/#comments</comments>
		<pubDate>Thu, 18 Mar 2010 03:03:06 +0000</pubDate>
		<dc:creator>Zack</dc:creator>
				<category><![CDATA[Web2.0 & Tech]]></category>
		<category><![CDATA[Android]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[Set-top Box]]></category>
		<category><![CDATA[TV]]></category>

		<guid isPermaLink="false">http://zacklive.com/?p=967</guid>
		<description><![CDATA[
A lot of company had tried to bring web content to TV, but no one was really successful. Now we have Google joining this business. Google will partnered with Sony, Intel and Logitech to deliver web content to Android based TV Set-Top boxes. We will see the products in several months.
Read the full article on Gearor.com [...]]]></description>
			<content:encoded><![CDATA[<p><a rel="attachment wp-att-506" href="http://zacklive.com/google-is-working-on-tv-set-top-box/967/pictreat-photo-editor-one-click-for-facial-retouching/"><img title="google-tv-set-top-box" src="http://gearor.com/wp-content/uploads/2010/03/google-tv-set-top-box.jpg" alt="google tv set top box Google is Working on TV Set Top Box photo" width="500" height="256" /></a></p>
<p>A lot of company had tried to bring web content to TV, but no one was really successful. Now we have Google joining this business. Google will partnered with Sony, Intel and Logitech to deliver web content to Android based TV Set-Top boxes. We will see the products in several months.</p>
<p><span id="more-967"></span>Read the full article on <a title="Gearor Gadgets Magazine" href="http://gearor.com/google-is-working-on-tv-set-top-box/505/">Gearor.com Gadgets Magazine</a>.</p>
<p  class="related_post_title">Related Posts</p><ul class="related_post"><li><a href="http://zacklive.com/google-releases-google-buzz/879/" title="Google Releases Google Buzz">Google Releases Google Buzz</a></li><li><a href="http://zacklive.com/google-invests-pixazza-adsense-for-images/382/" title="Google Invests Pixazza: AdSense for Images">Google Invests Pixazza: AdSense for Images</a></li><li><a href="http://zacklive.com/open-source-google-chrome-chromium/211/" title="Open Source Google Chrome Browser: Chromium">Open Source Google Chrome Browser: Chromium</a></li><li><a href="http://zacklive.com/how-to-transfer-feedburner-feeds-to-google/155/" title="How to Transfer FeedBurner Feeds to Google">How to Transfer FeedBurner Feeds to Google</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://zacklive.com/google-is-working-on-tv-set-top-box/967/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>New Digg Coming Soon</title>
		<link>http://zacklive.com/new-digg-coming-soon/962/</link>
		<comments>http://zacklive.com/new-digg-coming-soon/962/#comments</comments>
		<pubDate>Mon, 15 Mar 2010 02:52:06 +0000</pubDate>
		<dc:creator>Zack</dc:creator>
				<category><![CDATA[Gadget & Tech]]></category>
		<category><![CDATA[Digg]]></category>
		<category><![CDATA[New Digg]]></category>
		<category><![CDATA[Social Networking]]></category>

		<guid isPermaLink="false">http://zacklive.com/?p=962</guid>
		<description><![CDATA[
Jay Adelson, Digg’s CEO, announced a lot of important changes to Digg, including a streamlined submission process, a personalized homepage, an unlimited amount of topic pages, a new commenting system and better curation tools.
The new Digg will be launched in a few weeks, you can test it on New.Digg.com.

Read the full article on Gearor.com Online Gadgets Magazine.
Related PostsGoogle [...]]]></description>
			<content:encoded><![CDATA[<p><a rel="attachment wp-att-501" href="http://zacklive.com/new-digg-coming-soon/962/technorati-launches-twittorati-top-tweets-from-blogosphere/"><img title="new-digg" src="http://gearor.com/wp-content/uploads/2010/03/new-digg.jpg" alt="new digg New Digg Coming Soon photo" width="550" height="250" /></a></p>
<p><a href="http://en.wikipedia.org/wiki/Jay_Adelson">Jay Adelson</a>, Digg’s CEO, announced a lot of important changes to <a title="Digg on Gearor" href="http://gearor.com/tag/digg">Digg</a>, including a streamlined submission process, a personalized homepage, an unlimited amount of topic pages, a new commenting system and better curation tools.</p>
<p>The new Digg will be launched in a few weeks, you can test it on <a title="New Digg" href="http://new.digg.com/">New.Digg.com</a>.</p>
<p><span id="more-962"></span></p>
<p>Read the full article on <a title="Gearor Gadgets Magazine" href="http://gearor.com/new-digg-coming-soon/500/">Gearor.com Online Gadgets Magazine</a>.</p>
<p  class="related_post_title">Related Posts</p><ul class="related_post"><li><a href="http://zacklive.com/google-releases-google-buzz/879/" title="Google Releases Google Buzz">Google Releases Google Buzz</a></li><li><a href="http://zacklive.com/digg-to-test-new-ads-next-week/509/" title="Digg to Test New Ads Next Week">Digg to Test New Ads Next Week</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://zacklive.com/new-digg-coming-soon/962/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Prevent JQuery From Conflict with Other Libraries</title>
		<link>http://zacklive.com/prevent-jquery-from-conflict-with-other-libraries/955/</link>
		<comments>http://zacklive.com/prevent-jquery-from-conflict-with-other-libraries/955/#comments</comments>
		<pubDate>Fri, 12 Mar 2010 02:42:42 +0000</pubDate>
		<dc:creator>Zack</dc:creator>
				<category><![CDATA[Blog and WordPress]]></category>
		<category><![CDATA[Web Design]]></category>
		<category><![CDATA[Conflict]]></category>
		<category><![CDATA[JQuery]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://zacklive.com/?p=955</guid>
		<description><![CDATA[
JQuery is getting more and more popular, many people are using JQuery in WordPress. The right way to import JQuery to your WordPress is like this:
&#60; ?php wp_enqueue_script(&#8220;jquery&#8221;); ? &#62;
Rather than using &#60;script&#62; syntax. Remember to run this script before wp_head(). And then you can load your own JavaScript like this:
&#60; script type=&#8221;text/javascript&#8221;
src=&#8221;< ?php bloginfo("template_url"); [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://zacklive.com/wp-content/uploads/2010/03/jquery.png" alt="jquery Prevent JQuery From Conflict with Other Libraries photo" title="jquery" width="540" height="250" class="aligncenter size-full wp-image-956" /><br />
JQuery is getting more and more popular, many people are using JQuery in WordPress. The right way to import JQuery to your WordPress is like this:</p>
<blockquote><p>&lt; ?php wp_enqueue_script(&#8220;jquery&#8221;); ? &gt;</p></blockquote>
<p>Rather than using &lt;script&gt; syntax. Remember to run this script <strong>before wp_head()</strong>. And then you can load your own JavaScript like this:</p>
<blockquote><p>&lt; script type=&#8221;text/javascript&#8221;<br />
src=&#8221;< ?php bloginfo("template_url"); ? >/js/testScript.js&#8221; &gt;&lt; /script&gt;</p></blockquote>
<p>Also remember you must put this <strong>after wp_head()</strong>.</p>
<p><span id="more-955"></span>I recently learn one more thing from <a href="http://digwp.com/" title="DigWP">Chris Coyier</a> from DigWP, a simple way to prevent JQuery to conflict with other JavaScript libraries. Which is to set JQuery to &#8220;no conflict&#8221; mode and use &#8220;$j&#8221; instead of &#8220;$&#8221;:</p>
<pre class="brush: jscript;">
var $j = jQuery.noConflict();

$j(function(){
    do something.
}
</pre>
<p  class="related_post_title">Related Posts</p><ul class="related_post"><li><a href="http://zacklive.com/separate-trackbacks-from-comments-in-wordpress-2-7/1022/" title="Separate Trackbacks from Comments in WordPress 2.9">Separate Trackbacks from Comments in WordPress 2.9</a></li><li><a href="http://zacklive.com/choose-a-syntax-highlighter-plugin-for-wordpress/926/" title="Choose a Syntax Highlighter Plugin for WordPress">Choose a Syntax Highlighter Plugin for WordPress</a></li><li><a href="http://zacklive.com/wordpress-2-9-2-released-a-small-fix-for-trash-posts/898/" title="WordPress 2.9.2 Released &#8211; A Small Fix for Trash Posts">WordPress 2.9.2 Released &#8211; A Small Fix for Trash Posts</a></li><li><a href="http://zacklive.com/tutorials-for-translating-wordpress-themes/873/" title="Tutorials for Translating WordPress Themes">Tutorials for Translating WordPress Themes</a></li><li><a href="http://zacklive.com/free-elegant-portfolio-wordpress-themes/771/" title="Free Elegant Portfolio WordPress Themes">Free Elegant Portfolio WordPress Themes</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://zacklive.com/prevent-jquery-from-conflict-with-other-libraries/955/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Iphone App in Real World: Fridge Magnets</title>
		<link>http://zacklive.com/iphone-app-in-real-world-fridge-magnets/952/</link>
		<comments>http://zacklive.com/iphone-app-in-real-world-fridge-magnets/952/#comments</comments>
		<pubDate>Thu, 11 Mar 2010 03:38:18 +0000</pubDate>
		<dc:creator>Zack</dc:creator>
				<category><![CDATA[Gadget & Tech]]></category>
		<category><![CDATA[Apps]]></category>
		<category><![CDATA[Fridge Magnets]]></category>
		<category><![CDATA[iPhone]]></category>

		<guid isPermaLink="false">http://zacklive.com/?p=952</guid>
		<description><![CDATA[
Check out these little things, they are fridge magnets, look so cute, aren’t they? Now you can grab not just the iPhone in your hands, but also your iPhone apps.
Read the full article on Gearor.com Online Gadgets Magazine.
Related PostsSwebApps: Build Your iPhone Apps OnlineiPhone Approved To Sell In China]]></description>
			<content:encoded><![CDATA[<p style="text-align: center;"><a rel="attachment wp-att-493" href="http://zacklive.com/twitter-is-blocked-in-the-white-house/484/484-revision-5/"><img class="aligncenter" title="ipone-app-magnets-1" src="http://gearor.com/wp-content/uploads/2010/03/ipone-app-magnets-1.jpg" alt="ipone app magnets 1 Iphone App in Real World: Fridge Magnets photo" width="406" height="500" /></a></p>
<p>Check out these little things, they are <strong>fridge magnets</strong>, look so cute, aren’t they? Now you can grab not just the <a title="iPhone Gearor News" href="http://gearor.com/tag/iphone">iPhone</a> in your hands, but also your iPhone apps.</p>
<p><span id="more-952"></span>Read the full article on <a title="Gearor Gadgets Magazine" href="http://cn.gearor.com/iphone-app-in-real-world-fridge-magnets/566/">Gearor.com Online Gadgets Magazine</a>.</p>
<p  class="related_post_title">Related Posts</p><ul class="related_post"><li><a href="http://zacklive.com/swebapps-build-your-iphone-apps-online/558/" title="SwebApps: Build Your iPhone Apps Online">SwebApps: Build Your iPhone Apps Online</a></li><li><a href="http://zacklive.com/iphone-approved-to-sell-in-china/496/" title="iPhone Approved To Sell In China">iPhone Approved To Sell In China</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://zacklive.com/iphone-app-in-real-world-fridge-magnets/952/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Sony Unveiled Its Motion Controller: PlayStation Move</title>
		<link>http://zacklive.com/sony-unveiled-its-motion-controller-playstation-move/949/</link>
		<comments>http://zacklive.com/sony-unveiled-its-motion-controller-playstation-move/949/#comments</comments>
		<pubDate>Thu, 11 Mar 2010 02:53:12 +0000</pubDate>
		<dc:creator>Zack</dc:creator>
				<category><![CDATA[Gadget & Tech]]></category>
		<category><![CDATA[Motion Controller]]></category>
		<category><![CDATA[PlayStation]]></category>
		<category><![CDATA[PlayStation Move]]></category>
		<category><![CDATA[Sony]]></category>

		<guid isPermaLink="false">http://zacklive.com/?p=949</guid>
		<description><![CDATA[

Sony Unveiled Its Motion Controller in the big Sony press conference, it’s called PlayStation Move, rather than the Gem or Arc as suspected. It comes with two controller, one with ball on the top. There are several colors of the ball(four colors as seen for now). The color balls look quite cute, but not really match with controllers, I [...]]]></description>
			<content:encoded><![CDATA[<dl>
<dt><a rel="attachment wp-att-484" href="http://zacklive.com/sony-unveiled-its-motion-controller-playstation-move/949/twitter-is-blocked-in-the-white-house/"><img title="sony-playstation-move-4" src="http://gearor.com/wp-content/uploads/2010/03/sony-playstation-move-4.jpg" alt="sony playstation move 4 Sony Unveiled Its Motion Controller: PlayStation Move photo" width="550" /></a></p>
<p><a title="Sony" href="http://gearor.com/tag/sony">Sony</a> Unveiled Its <strong>Motion Controller</strong> in the big Sony press conference, it’s called <strong>PlayStation Move</strong>, rather than the <strong>Gem</strong> or <strong>Arc</strong> as suspected. It comes with two controller, one with ball on the top. There are several colors of the ball(four colors as seen for now). The color balls look quite cute, but not really match with controllers, I can’t help thinking about what the balls are for.</p>
<p><span id="more-949"></span>Read the full article on<a title="Gearor Gadgets Magazine" href="http://gearor.com/sony-unveiled-its-motion-controller-playstation-move/483/"> Gearor.com Online Gadgets Magazine</a>.</p>
</dt>
</dl>
<p  class="related_post_title">Most Popular Posts</p><ul class="related_post"><li><a href="http://zacklive.com/new-black-and-white-wordpress-theme/300/" title="New Black and White WordPress Theme (Updated:05/Nov/09)">New Black and White WordPress Theme (Updated:05/Nov/09)</a></li><li><a href="http://zacklive.com/my-first-wordpress-theme-gray-lines/168/" title="My First WordPress Theme: Gray Lines (Updated:05/Nov/09)">My First WordPress Theme: Gray Lines (Updated:05/Nov/09)</a></li><li><a href="http://zacklive.com/itech-theme-free-wordpress-theme-for-gadgets-and-tech-blogs/690/" title="iTech Theme: Free WordPress Theme for Gadgets and Tech Blogs">iTech Theme: Free WordPress Theme for Gadgets and Tech Blogs</a></li><li><a href="http://zacklive.com/lockerz-offers-free-gifts-for-playing-games/614/" title="LockerZ Offers Free Gifts for Playing Games">LockerZ Offers Free Gifts for Playing Games</a></li><li><a href="http://zacklive.com/get-free-flag-counter-for-your-website/223/" title="Get Free Flag Counter for Your Website">Get Free Flag Counter for Your Website</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://zacklive.com/sony-unveiled-its-motion-controller-playstation-move/949/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>New Website Released: Allbloglist.com</title>
		<link>http://zacklive.com/new-website-released-allbloglist-com/945/</link>
		<comments>http://zacklive.com/new-website-released-allbloglist-com/945/#comments</comments>
		<pubDate>Tue, 09 Mar 2010 03:38:33 +0000</pubDate>
		<dc:creator>Zack</dc:creator>
				<category><![CDATA[Web Design]]></category>
		<category><![CDATA[AllBlogList.com]]></category>
		<category><![CDATA[Blog]]></category>
		<category><![CDATA[Website]]></category>

		<guid isPermaLink="false">http://zacklive.com/?p=945</guid>
		<description><![CDATA[
AllBlogList.com is a catalog website for blogs. It collects blogs from all over the world. You can submit your website to AllBlogList.com for free. It may help your blog to be visited by more and more people.
AllBlogList.com is a free way to promote your blog, why not give it a shot, submit your blog to AllBlogList.com [...]]]></description>
			<content:encoded><![CDATA[<p><img class="aligncenter size-full wp-image-946" title="all-blog-list-com" src="http://zacklive.com/wp-content/uploads/2010/03/all-blog-list-com.jpg" alt="all blog list com New Website Released: Allbloglist.com photo" width="550" height="321" /></p>
<p><a title="All Blog List" href="http://allbloglist.com">AllBlogList.com</a> is a catalog website for blogs. It collects blogs from all over the world. You can submit your website to <a title="All Blog List" href="http://allbloglist.com">AllBlogList.com</a> for free. It may help your blog to be visited by more and more people.</p>
<p><a title="All Blog List" href="http://allbloglist.com">AllBlogList.com</a> is a free way to promote your blog, why not give it a shot, submit your blog to <a title="All Blog List" href="http://allbloglist.com">AllBlogList.com</a> now.</p>
<p  class="related_post_title">Related Posts</p><ul class="related_post"><li><a href="http://zacklive.com/wordpress-getting-most-popularcommented-posts/589/" title="WordPress: Getting Most Popular(Commented) Posts">WordPress: Getting Most Popular(Commented) Posts</a></li><li><a href="http://zacklive.com/technorati-launches-twittorati-top-tweets-from-blogosphere/501/" title="Technorati Launches Twittorati: Top Tweets from Blogosphere">Technorati Launches Twittorati: Top Tweets from Blogosphere</a></li><li><a href="http://zacklive.com/how-fast-your-blog-loads/264/" title="How Fast Your Blog Loads">How Fast Your Blog Loads</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://zacklive.com/new-website-released-allbloglist-com/945/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Panasonic Released Lumix DMC-G2 and DMC-G10</title>
		<link>http://zacklive.com/panasonic-released-lumix-dmc-g2-and-dmc-g10/938/</link>
		<comments>http://zacklive.com/panasonic-released-lumix-dmc-g2-and-dmc-g10/938/#comments</comments>
		<pubDate>Mon, 08 Mar 2010 09:27:40 +0000</pubDate>
		<dc:creator>Zack</dc:creator>
				<category><![CDATA[Gadget & Tech]]></category>
		<category><![CDATA[Digital Camera]]></category>
		<category><![CDATA[DMC-G10]]></category>
		<category><![CDATA[DMC-G2]]></category>
		<category><![CDATA[Lumix]]></category>
		<category><![CDATA[Micro Four Thirds]]></category>
		<category><![CDATA[Panasonic]]></category>

		<guid isPermaLink="false">http://zacklive.com/?p=938</guid>
		<description><![CDATA[
Panasonic released Lumix DMC-G2 and DMC-G10, new Micro Four Thirds cameras. They both have a 12.1 megapixel sensor and a 3″ LCD screen.  The G2 also has a twist-able LCD touchscreen, and supports 720p (AVCHD Lite) movie mode.
Here are touchscreen demo videos:
Read the full article on Gearor Magazine.
Most Popular PostsNew Black and White WordPress Theme (Updated:05/Nov/09)My [...]]]></description>
			<content:encoded><![CDATA[<p><a rel="attachment wp-att-556" href="http://zacklive.com/my-two-wordpress-themes-updated/555/555-revision/"><img class="aligncenter size-full wp-image-556" title="panasonic-g2k-micro-four-third" src="http://cn.gearor.com/wp-content/uploads/2010/03/panasonic-g2k-micro-four-third.jpg" alt="panasonic g2k micro four third Panasonic Released Lumix DMC G2 and DMC G10 photo" width="500" height="372" /></a></p>
<p>Panasonic released Lumix DMC-G2 and DMC-G10, new Micro Four Thirds cameras. They both have a 12.1 megapixel sensor and a 3″ LCD screen.  The G2 also has a twist-able LCD touchscreen, and supports 720p (AVCHD Lite) movie mode.</p>
<p><span id="more-938"></span>Here are touchscreen demo videos:</p>
<p><a href="http://zacklive.com/panasonic-released-lumix-dmc-g2-and-dmc-g10/938/"><em>Click here to view the embedded video.</em></a></p>
<p><a href="http://zacklive.com/panasonic-released-lumix-dmc-g2-and-dmc-g10/938/"><em>Click here to view the embedded video.</em></a></p>
<p>Read the full article on <a href="http://gearor.com/panasonic-released-lumix-dmc-g2-and-dmc-g10/475/" title="Gearor.com">Gearor Magazine</a>.</p>
<p  class="related_post_title">Most Popular Posts</p><ul class="related_post"><li><a href="http://zacklive.com/new-black-and-white-wordpress-theme/300/" title="New Black and White WordPress Theme (Updated:05/Nov/09)">New Black and White WordPress Theme (Updated:05/Nov/09)</a></li><li><a href="http://zacklive.com/my-first-wordpress-theme-gray-lines/168/" title="My First WordPress Theme: Gray Lines (Updated:05/Nov/09)">My First WordPress Theme: Gray Lines (Updated:05/Nov/09)</a></li><li><a href="http://zacklive.com/itech-theme-free-wordpress-theme-for-gadgets-and-tech-blogs/690/" title="iTech Theme: Free WordPress Theme for Gadgets and Tech Blogs">iTech Theme: Free WordPress Theme for Gadgets and Tech Blogs</a></li><li><a href="http://zacklive.com/lockerz-offers-free-gifts-for-playing-games/614/" title="LockerZ Offers Free Gifts for Playing Games">LockerZ Offers Free Gifts for Playing Games</a></li><li><a href="http://zacklive.com/get-free-flag-counter-for-your-website/223/" title="Get Free Flag Counter for Your Website">Get Free Flag Counter for Your Website</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://zacklive.com/panasonic-released-lumix-dmc-g2-and-dmc-g10/938/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
