<?xml version="1.0"?>
<?xml-stylesheet type="text/css" href="http://72.14.177.54/skins/common/feed.css?207"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
	<channel>
		<title>Bloggerhacks - User contributions [en]</title>
		<link>http://72.14.177.54/Bloggerhacks/Special:Contributions/Lvchen</link>
		<description>From Bloggerhacks</description>
		<language>en</language>
		<generator>MediaWiki 1.15.1</generator>
		<lastBuildDate>Fri, 03 Jul 2026 22:34:49 GMT</lastBuildDate>
		<item>
			<title>Recent Posts using Labels (or Tagcloud)</title>
			<link>http://72.14.177.54/Bloggerhacks/Recent_Posts_using_Labels_(or_Tagcloud)</link>
			<description>&lt;p&gt;Lvchen:&amp;#32;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Version== &lt;br /&gt;
&lt;br /&gt;
v1.1&lt;br /&gt;
&lt;br /&gt;
==Platform== &lt;br /&gt;
New Blogger Template&lt;br /&gt;
&lt;br /&gt;
==Author== &lt;br /&gt;
&lt;br /&gt;
[http://lvchen.blogspot.com LVCHEN]&lt;br /&gt;
&lt;br /&gt;
==Homepage== &lt;br /&gt;
[http://lvchen.blogspot.com/2007/09/blog-post_16.html http://lvchen.blogspot.com/2007/09/blog-post_16.html] (Chinese)&lt;br /&gt;
[http://lvchen716.googlepages.com/rp_eng http://lvchen716.googlepages.com/rp_eng] (English)&lt;br /&gt;
&lt;br /&gt;
==License== &lt;br /&gt;
[http://creativecommons.org/licenses/by-nc-sa/3.0/ Attribution-Noncommercial-Share Alike 3.0]&lt;br /&gt;
&lt;br /&gt;
==Required Skills== &lt;br /&gt;
User must be confortable with editing Template '''or''' adding new widgets to layout. &lt;br /&gt;
&lt;br /&gt;
Optional Skills: Knowledge in basic CSS and Javascript.&lt;br /&gt;
&lt;br /&gt;
==Description== &lt;br /&gt;
&lt;br /&gt;
Convert you label page element to a nice view &amp;quot;Recent Post&amp;quot;. &lt;br /&gt;
&lt;br /&gt;
It also works with [[Tagclouds]].&lt;br /&gt;
&lt;br /&gt;
Change pages by clicking &amp;quot;next&amp;quot; or previous&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
Show &amp;quot;Recent Post&amp;quot; under certain tag by clicking the tag in your label list.&lt;br /&gt;
&lt;br /&gt;
You can even customize the appearance of this hack.&lt;br /&gt;
&lt;br /&gt;
'''Plase Note:'''This hack use some jQuery JavaScript library. Plase install jQuery if you do not have it in your blog.&lt;br /&gt;
&lt;br /&gt;
==Method== &lt;br /&gt;
&lt;br /&gt;
===Installation: Two Ways ===&lt;br /&gt;
&lt;br /&gt;
1. Go to [http://lvchen716.googlepages.com/rp_eng http://lvchen716.googlepages.com/rp_eng]. &lt;br /&gt;
&lt;br /&gt;
2. Download [http://lvchen-recentcomments.googlecode.com/files/adv_label_v1.1en_pack.js http://lvchen-recentcomments.googlecode.com/files/adv_label_v1.1en_pack.js] and upload to your own web page.&lt;br /&gt;
Pleae remember, jQuery is necessary for this hack. If you need to download the lastest version of jQuery, please visit [http://jquery.com/ jQuery.com]. Also, you should use the packed version NOT the GZip version. &lt;br /&gt;
&lt;br /&gt;
Insert the following code into your template head or any 'javascript/HTML' page element&amp;lt;br/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
If you have already installed jQuery, only one line is needed.&lt;br /&gt;
&lt;br /&gt;
    &amp;lt;nowiki&amp;gt;&amp;lt;script type=&amp;quot;text/javascript&amp;quot; src=&amp;quot;http://yourwebpage/adv_label_v1.1_pack.js&amp;quot;&amp;gt;&amp;lt;/script&amp;gt;&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
'''Please replace 'yourwebpage' to where you place those files.'''&amp;lt;br/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
If you do not have jQuery, please put jQuery in front of my hack.&lt;br /&gt;
&lt;br /&gt;
    &amp;lt;nowiki&amp;gt;&amp;lt;script type=&amp;quot;text/javascript&amp;quot; src=http://yourwebpage/jquery-1.2.1.pack.js&amp;gt;&amp;lt;/script&amp;gt; &amp;lt;/nowiki&amp;gt;&amp;lt;br/&amp;gt;&lt;br /&gt;
    &amp;lt;nowiki&amp;gt;&amp;lt;script type=&amp;quot;text/javascript&amp;quot; src=&amp;quot;http://yourwebpage/adv_label_v1.1_pack.js&amp;quot;&amp;gt;&amp;lt;/script&amp;gt;&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Settings: Settings are optional===&lt;br /&gt;
One is able to customize this hack by giving specified values to the following variables.&lt;br /&gt;
&lt;br /&gt;
  '''tagListSetting.postShow''': Posts per page, default is 5. The reasonable value should be 3 to 10.&amp;lt;br/&amp;gt; You cannot use value larger than 99.&lt;br /&gt;
  '''tagListSetting.labelName''': If you have 2 label elements or more (ex: ajax tag, tagcloud,&amp;lt;br/&amp;gt; and original label), please specifiled which one you want to convert. Default value is 'Label1'.&amp;lt;br/&amp;gt;&lt;br /&gt;
  '''tagListSetting.defaultPost''': Specify name of your favorite tag and showing only the &amp;lt;br/&amp;gt;recent posts for that tag. Default value is empty string. &amp;lt;br/&amp;gt;&lt;br /&gt;
  '''tagListSetting.loadingImage''': Image and message you want to display while loading this hack,&amp;lt;br/&amp;gt; feel free to use HTML. Default value is &amp;lt;nowiki&amp;gt;'&amp;lt;img src=&amp;quot;http://lvchen716.googlepages.com/2-0.gif&amp;quot;/&amp;gt;&amp;amp;nbsp;Loading...'&amp;lt;/nowiki&amp;gt;.&amp;lt;br/&amp;gt;&lt;br /&gt;
  '''tagListSetting.headerButton''': You wanna hide the header button? No porblem. Just set the value&amp;lt;br/&amp;gt; to false. Default value is true.&amp;lt;br/&amp;gt;&lt;br /&gt;
  '''tagListSetting.tagsShow''': You can reveal the list of tags by default. Default is false.&amp;lt;br/&amp;gt;&lt;br /&gt;
  '''tagListSetting.dropDown''': Make your tags as a dropdown list. If you want to use this hack with [[tagclouds]]&amp;lt;br/&amp;gt; hack, you should set it to false. Default is true.&amp;lt;br/&amp;gt;&lt;br /&gt;
  '''tagListSetting.lineHeight''': The line height for each list elements. The defaule value is 24.&amp;lt;br/&amp;gt;&lt;br /&gt;
  '''tagListSetting.messagesArr''':User can define the every text showing in this hack.&amp;lt;br/&amp;gt;&lt;br /&gt;
  The Default value is ['Recent Post','Choose a Tag','%tagName% %range% , Total %totalNum% posts &amp;lt;br/&amp;gt;','Prvious','Next','No post found! You may have given wrong tag']&amp;lt;br/&amp;gt;&lt;br /&gt;
  Please compare what is showing in the widget and change the value accordingly.&amp;lt;br/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
There are some additional variables using in the third element (tagListSetting.messagesArr[3]) of this variable. &amp;lt;br/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
  '''%tagName%''': The tag name (category).&amp;lt;br/&amp;gt;&lt;br /&gt;
  '''%range%''': The posts you are currently viewing.&amp;lt;br/&amp;gt;&lt;br /&gt;
  '''%totalNum%''': Total number of the posts under certain category&amp;lt;br/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
for example: If you want to show 10 posts per page, display posts for tag, &amp;quot;Hack&amp;quot;, reveal the list of tags by default, and '''NOT''' use doopdown list, you just add the following code '''AFTER''' this hack.&lt;br /&gt;
&lt;br /&gt;
  &amp;lt;nowiki&amp;gt;&amp;lt;script&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;br/&amp;gt;&lt;br /&gt;
      tagListSetting.postShow = 10; &amp;lt;br/&amp;gt;&lt;br /&gt;
      tagListSetting.defaultPost = 'Hack'; &amp;lt;br/&amp;gt;&lt;br /&gt;
      tagListSetting.tagsShow = true; &amp;lt;br/&amp;gt;&lt;br /&gt;
      tagListSetting.dropDown = false; &amp;lt;br/&amp;gt;&lt;br /&gt;
  &amp;lt;nowiki&amp;gt;&amp;lt;/script&amp;gt;&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===CSS ID and Class===&lt;br /&gt;
&lt;br /&gt;
  #headerBlock: header block&lt;br /&gt;
  .buttonStyle: A class for all header buttons&lt;br /&gt;
  #postsList: Main block, recent posts are showing here.&lt;br /&gt;
  #footerInfo: Footer buttons and info.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
The XHTML structure of this hack&lt;br /&gt;
&lt;br /&gt;
  &amp;lt;nowiki&amp;gt;&amp;lt;div id=&amp;quot;label1&amp;quot;&amp;gt;&lt;br /&gt;
    &amp;lt;div id=&amp;quot;headerBlock&amp;quot;&amp;gt;&lt;br /&gt;
        &amp;lt;span class =&amp;quot;buttonStyle&amp;quot;&amp;gt;&amp;lt;/span&amp;gt;&amp;lt;span class =&amp;quot;buttonStyle&amp;quot;&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
    &amp;lt;/div&amp;gt;  &lt;br /&gt;
    List of Tags&lt;br /&gt;
    &amp;lt;div id=&amp;quot;postsList&amp;quot;&amp;gt;&lt;br /&gt;
        &amp;lt;ul&amp;gt; &amp;lt;li&amp;gt;&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;&amp;lt;/li&amp;gt;&amp;lt;/ul&amp;gt;&lt;br /&gt;
    &amp;lt;/div&amp;gt; &lt;br /&gt;
    &amp;lt;div id=&amp;quot;footerInfo&amp;quot;&amp;gt;&lt;br /&gt;
        &amp;lt;a&amp;gt;&amp;lt;/a&amp;gt;&amp;lt;a&amp;gt;&amp;lt;/a&amp;gt;&lt;br /&gt;
    &amp;lt;/div&amp;gt; &lt;br /&gt;
  &amp;lt;/div&amp;gt;&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Sites Using This Hack== &lt;br /&gt;
[http://lvchen.blogspot.com http://lvchen.blogspot.com] (Chinese)&lt;br /&gt;
&lt;br /&gt;
[http://iamserena25.blogspot.com http://iamserena25.blogspot.com] (Chinese)&lt;br /&gt;
&lt;br /&gt;
I don't have any English blog using it yet. If you know any English blog that use this hack please add here&lt;br /&gt;
&lt;br /&gt;
==See Also:== &lt;br /&gt;
&lt;br /&gt;
[[Tagclouds]]&lt;br /&gt;
&lt;br /&gt;
[http://lvchen-recentcomments.googlecode.com/files/adv_label_v1.1en.js Uncompressed Code]&lt;br /&gt;
&lt;br /&gt;
[http://jquery.com/ jQuery]&lt;br /&gt;
&lt;br /&gt;
If you have any question regarding this hack, please e-mail me: lvchen.blog@m2k.com.tw&lt;br /&gt;
&lt;br /&gt;
[[Category:Hacks]]&lt;br /&gt;
[[Category:Tags]]&lt;br /&gt;
[[Category:Categories]]&lt;br /&gt;
[[Category:New Blogger]]&lt;/div&gt;</description>
			<pubDate>Mon, 29 Oct 2007 14:41:46 GMT</pubDate>			<dc:creator>Lvchen</dc:creator>			<comments>http://72.14.177.54/Bloggerhacks/Talk:Recent_Posts_using_Labels_(or_Tagcloud)</comments>		</item>
		<item>
			<title>Recent Posts using Labels (or Tagcloud)</title>
			<link>http://72.14.177.54/Bloggerhacks/Recent_Posts_using_Labels_(or_Tagcloud)</link>
			<description>&lt;p&gt;Lvchen:&amp;#32;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Version== &lt;br /&gt;
&lt;br /&gt;
v1.1&lt;br /&gt;
&lt;br /&gt;
==Platform== &lt;br /&gt;
New Blogger Template&lt;br /&gt;
&lt;br /&gt;
==Author== &lt;br /&gt;
&lt;br /&gt;
[http://lvchen.blogspot.com LVCHEN]&lt;br /&gt;
&lt;br /&gt;
==Homepage== &lt;br /&gt;
[http://lvchen.blogspot.com/2007/09/blog-post_16.html http://lvchen.blogspot.com/2007/09/blog-post_16.html] (Chinese)&lt;br /&gt;
[http://lvchen716.googlepages.com/rp_eng] (English)&lt;br /&gt;
&lt;br /&gt;
==License== &lt;br /&gt;
[http://creativecommons.org/licenses/by-nc-sa/3.0/ Attribution-Noncommercial-Share Alike 3.0]&lt;br /&gt;
&lt;br /&gt;
==Required Skills== &lt;br /&gt;
User must be confortable with editing Template '''or''' adding new widgets to layout. &lt;br /&gt;
&lt;br /&gt;
Optional Skills: Knowledge in basic CSS and Javascript.&lt;br /&gt;
&lt;br /&gt;
==Description== &lt;br /&gt;
&lt;br /&gt;
Convert you label page element to a nice view &amp;quot;Recent Post&amp;quot;. &lt;br /&gt;
&lt;br /&gt;
It also works with [[Tagclouds]].&lt;br /&gt;
&lt;br /&gt;
Change pages by clicking &amp;quot;next&amp;quot; or previous&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
Show &amp;quot;Recent Post&amp;quot; under certain tag by clicking the tag in your label list.&lt;br /&gt;
&lt;br /&gt;
You can even customize the appearance of this hack.&lt;br /&gt;
&lt;br /&gt;
'''Plase Note:'''This hack use some jQuery JavaScript library. Plase install jQuery if you do not have it in your blog.&lt;br /&gt;
&lt;br /&gt;
==Method== &lt;br /&gt;
&lt;br /&gt;
===Installation: Two Ways ===&lt;br /&gt;
&lt;br /&gt;
1. Go to [http://lvchen716.googlepages.com/rp_eng]. &lt;br /&gt;
&lt;br /&gt;
2. Download [http://lvchen-recentcomments.googlecode.com/files/adv_label_v1.1en_pack.js http://lvchen-recentcomments.googlecode.com/files/adv_label_v1.1en_pack.js] and upload to your own web page.&lt;br /&gt;
Pleae remember, jQuery is necessary for this hack. If you need to download the lastest version of jQuery, please visit [http://jquery.com/ jQuery.com]. Also, you should use the packed version NOT the GZip version. &lt;br /&gt;
&lt;br /&gt;
Insert the following code into your template head or any 'javascript/HTML' page element&amp;lt;br/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
If you have already installed jQuery, only one line is needed.&lt;br /&gt;
&lt;br /&gt;
    &amp;lt;nowiki&amp;gt;&amp;lt;script type=&amp;quot;text/javascript&amp;quot; src=&amp;quot;http://yourwebpage/adv_label_v1.1_pack.js&amp;quot;&amp;gt;&amp;lt;/script&amp;gt;&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
'''Please replace 'yourwebpage' to where you place those files.'''&amp;lt;br/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
If you do not have jQuery, please put jQuery in front of my hack.&lt;br /&gt;
&lt;br /&gt;
    &amp;lt;nowiki&amp;gt;&amp;lt;script type=&amp;quot;text/javascript&amp;quot; src=http://yourwebpage/jquery-1.2.1.pack.js&amp;gt;&amp;lt;/script&amp;gt; &amp;lt;/nowiki&amp;gt;&amp;lt;br/&amp;gt;&lt;br /&gt;
    &amp;lt;nowiki&amp;gt;&amp;lt;script type=&amp;quot;text/javascript&amp;quot; src=&amp;quot;http://yourwebpage/adv_label_v1.1_pack.js&amp;quot;&amp;gt;&amp;lt;/script&amp;gt;&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Settings: Settings are optional===&lt;br /&gt;
One is able to customize this hack by giving specified values to the following variables.&lt;br /&gt;
&lt;br /&gt;
  '''tagListSetting.postShow''': Posts per page, default is 5. The reasonable value should be 3 to 10.&amp;lt;br/&amp;gt; You cannot use value larger than 99.&lt;br /&gt;
  '''tagListSetting.labelName''': If you have 2 label elements or more (ex: ajax tag, tagcloud,&amp;lt;br/&amp;gt; and original label), please specifiled which one you want to convert. Default value is 'Label1'.&amp;lt;br/&amp;gt;&lt;br /&gt;
  '''tagListSetting.defaultPost''': Specify name of your favorite tag and showing only the &amp;lt;br/&amp;gt;recent posts for that tag. Default value is empty string. &amp;lt;br/&amp;gt;&lt;br /&gt;
  '''tagListSetting.loadingImage''': Image and message you want to display while loading this hack,&amp;lt;br/&amp;gt; feel free to use HTML. Default value is &amp;lt;nowiki&amp;gt;'&amp;lt;img src=&amp;quot;http://lvchen716.googlepages.com/2-0.gif&amp;quot;/&amp;gt;&amp;amp;nbsp;Loading...'&amp;lt;/nowiki&amp;gt;.&amp;lt;br/&amp;gt;&lt;br /&gt;
  '''tagListSetting.headerButton''': You wanna hide the header button? No porblem. Just set the value&amp;lt;br/&amp;gt; to false. Default value is true.&amp;lt;br/&amp;gt;&lt;br /&gt;
  '''tagListSetting.tagsShow''': You can reveal the list of tags by default. Default is false.&amp;lt;br/&amp;gt;&lt;br /&gt;
  '''tagListSetting.dropDown''': Make your tags as a dropdown list. If you want to use this hack with [[tagclouds]]&amp;lt;br/&amp;gt; hack, you should set it to false. Default is true.&amp;lt;br/&amp;gt;&lt;br /&gt;
  '''tagListSetting.lineHeight''': The line height for each list elements. The defaule value is 24.&amp;lt;br/&amp;gt;&lt;br /&gt;
  '''tagListSetting.messagesArr''':User can define the every text showing in this hack.&amp;lt;br/&amp;gt;&lt;br /&gt;
  The Default value is ['Recent Post','Choose a Tag','%tagName% %range% , Total %totalNum% posts &amp;lt;br/&amp;gt;','Prvious','Next','No post found! You may have given wrong tag']&amp;lt;br/&amp;gt;&lt;br /&gt;
  Please compare what is showing in the widget and change the value accordingly.&amp;lt;br/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
There are some additional variables using in the third element (tagListSetting.messagesArr[3]) of this variable. &amp;lt;br/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
  '''%tagName%''': The tag name (category).&amp;lt;br/&amp;gt;&lt;br /&gt;
  '''%range%''': The posts you are currently viewing.&amp;lt;br/&amp;gt;&lt;br /&gt;
  '''%totalNum%''': Total number of the posts under certain category&amp;lt;br/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
for example: If you want to show 10 posts per page, display posts for tag, &amp;quot;Hack&amp;quot;, reveal the list of tags by default, and '''NOT''' use doopdown list, you just add the following code '''AFTER''' this hack.&lt;br /&gt;
&lt;br /&gt;
  &amp;lt;nowiki&amp;gt;&amp;lt;script&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;br/&amp;gt;&lt;br /&gt;
      tagListSetting.postShow = 10; &amp;lt;br/&amp;gt;&lt;br /&gt;
      tagListSetting.defaultPost = 'Hack'; &amp;lt;br/&amp;gt;&lt;br /&gt;
      tagListSetting.tagsShow = true; &amp;lt;br/&amp;gt;&lt;br /&gt;
      tagListSetting.dropDown = false; &amp;lt;br/&amp;gt;&lt;br /&gt;
  &amp;lt;nowiki&amp;gt;&amp;lt;/script&amp;gt;&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===CSS ID and Class===&lt;br /&gt;
&lt;br /&gt;
  #headerBlock: header block&lt;br /&gt;
  .buttonStyle: A class for all header buttons&lt;br /&gt;
  #postsList: Main block, recent posts are showing here.&lt;br /&gt;
  #footerInfo: Footer buttons and info.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
The XHTML structure of this hack&lt;br /&gt;
&lt;br /&gt;
  &amp;lt;nowiki&amp;gt;&amp;lt;div id=&amp;quot;label1&amp;quot;&amp;gt;&lt;br /&gt;
    &amp;lt;div id=&amp;quot;headerBlock&amp;quot;&amp;gt;&lt;br /&gt;
        &amp;lt;span class =&amp;quot;buttonStyle&amp;quot;&amp;gt;&amp;lt;/span&amp;gt;&amp;lt;span class =&amp;quot;buttonStyle&amp;quot;&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
    &amp;lt;/div&amp;gt;  &lt;br /&gt;
    List of Tags&lt;br /&gt;
    &amp;lt;div id=&amp;quot;postsList&amp;quot;&amp;gt;&lt;br /&gt;
        &amp;lt;ul&amp;gt; &amp;lt;li&amp;gt;&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;&amp;lt;/li&amp;gt;&amp;lt;/ul&amp;gt;&lt;br /&gt;
    &amp;lt;/div&amp;gt; &lt;br /&gt;
    &amp;lt;div id=&amp;quot;footerInfo&amp;quot;&amp;gt;&lt;br /&gt;
        &amp;lt;a&amp;gt;&amp;lt;/a&amp;gt;&amp;lt;a&amp;gt;&amp;lt;/a&amp;gt;&lt;br /&gt;
    &amp;lt;/div&amp;gt; &lt;br /&gt;
  &amp;lt;/div&amp;gt;&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Sites Using This Hack== &lt;br /&gt;
[http://lvchen.blogspot.com http://lvchen.blogspot.com] (Chinese)&lt;br /&gt;
&lt;br /&gt;
[http://iamserena25.blogspot.com http://iamserena25.blogspot.com] (Chinese)&lt;br /&gt;
&lt;br /&gt;
I don't have any English blog using it yet. If you know any English blog that use this hack please add here&lt;br /&gt;
&lt;br /&gt;
==See Also:== &lt;br /&gt;
&lt;br /&gt;
[[Tagclouds]]&lt;br /&gt;
&lt;br /&gt;
[http://lvchen-recentcomments.googlecode.com/files/adv_label_v1.1en.js Uncompressed Code]&lt;br /&gt;
&lt;br /&gt;
[http://jquery.com/ jQuery]&lt;br /&gt;
&lt;br /&gt;
If you have any question regarding this hack, please e-mail me: lvchen.blog@m2k.com.tw&lt;br /&gt;
&lt;br /&gt;
[[Category:Hacks]]&lt;br /&gt;
[[Category:Tags]]&lt;br /&gt;
[[Category:Categories]]&lt;br /&gt;
[[Category:New Blogger]]&lt;/div&gt;</description>
			<pubDate>Mon, 29 Oct 2007 14:40:51 GMT</pubDate>			<dc:creator>Lvchen</dc:creator>			<comments>http://72.14.177.54/Bloggerhacks/Talk:Recent_Posts_using_Labels_(or_Tagcloud)</comments>		</item>
		<item>
			<title>Recent Posts using Labels (or Tagcloud)</title>
			<link>http://72.14.177.54/Bloggerhacks/Recent_Posts_using_Labels_(or_Tagcloud)</link>
			<description>&lt;p&gt;Lvchen:&amp;#32;/* Homepage */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Version== &lt;br /&gt;
&lt;br /&gt;
v1.1&lt;br /&gt;
&lt;br /&gt;
==Platform== &lt;br /&gt;
New Blogger Template&lt;br /&gt;
&lt;br /&gt;
==Author== &lt;br /&gt;
&lt;br /&gt;
[http://lvchen.blogspot.com LVCHEN]&lt;br /&gt;
&lt;br /&gt;
==Homepage== &lt;br /&gt;
[http://lvchen.blogspot.com/2007/09/blog-post_16.html http://lvchen.blogspot.com/2007/09/blog-post_16.html] (Chinese)&lt;br /&gt;
[http://lvchen716.googlepages.com/rp_eng]&lt;br /&gt;
&lt;br /&gt;
==License== &lt;br /&gt;
[http://creativecommons.org/licenses/by-nc-sa/3.0/ Attribution-Noncommercial-Share Alike 3.0]&lt;br /&gt;
&lt;br /&gt;
==Required Skills== &lt;br /&gt;
User must be confortable with editing Template '''or''' adding new widgets to layout. &lt;br /&gt;
&lt;br /&gt;
Optional Skills: Knowledge in basic CSS and Javascript.&lt;br /&gt;
&lt;br /&gt;
==Description== &lt;br /&gt;
&lt;br /&gt;
Convert you label page element to a nice view &amp;quot;Recent Post&amp;quot;. &lt;br /&gt;
&lt;br /&gt;
It also works with [[Tagclouds]].&lt;br /&gt;
&lt;br /&gt;
Change pages by clicking &amp;quot;next&amp;quot; or previous&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
Show &amp;quot;Recent Post&amp;quot; under certain tag by clicking the tag in your label list.&lt;br /&gt;
&lt;br /&gt;
You can even customize the appearance of this hack.&lt;br /&gt;
&lt;br /&gt;
'''Plase Note:'''This hack use some jQuery JavaScript library. Plase install jQuery if you do not have it in your blog.&lt;br /&gt;
&lt;br /&gt;
==Method== &lt;br /&gt;
&lt;br /&gt;
===Installation: Two Steps only...===&lt;br /&gt;
&lt;br /&gt;
1. Please download [http://lvchen-recentcomments.googlecode.com/files/adv_label_v1.1en_pack.js http://lvchen-recentcomments.googlecode.com/files/adv_label_v1.1en_pack.js] and upload to your own web page.&lt;br /&gt;
Pleae remember, jQuery is necessary for this hack. If you need to download the lastest version of jQuery, please visit [http://jquery.com/ jQuery.com]. Also, you should use the packed version NOT the GZip version. &lt;br /&gt;
&lt;br /&gt;
2. Plase insert the following code into your template head or any 'javascript/HTML' page element&amp;lt;br/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
If you have already installed jQuery, only one line is needed.&lt;br /&gt;
&lt;br /&gt;
    &amp;lt;nowiki&amp;gt;&amp;lt;script type=&amp;quot;text/javascript&amp;quot; src=&amp;quot;http://yourwebpage/adv_label_v1.1_pack.js&amp;quot;&amp;gt;&amp;lt;/script&amp;gt;&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
'''Please replace 'yourwebpage' to where you place those files.'''&amp;lt;br/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
If you do not have jQuery, please put jQuery in front of my hack.&lt;br /&gt;
&lt;br /&gt;
    &amp;lt;nowiki&amp;gt;&amp;lt;script type=&amp;quot;text/javascript&amp;quot; src=http://yourwebpage/jquery-1.2.1.pack.js&amp;gt;&amp;lt;/script&amp;gt; &amp;lt;/nowiki&amp;gt;&amp;lt;br/&amp;gt;&lt;br /&gt;
    &amp;lt;nowiki&amp;gt;&amp;lt;script type=&amp;quot;text/javascript&amp;quot; src=&amp;quot;http://yourwebpage/adv_label_v1.1_pack.js&amp;quot;&amp;gt;&amp;lt;/script&amp;gt;&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Settings: Settings are optional===&lt;br /&gt;
One is able to customize this hack by giving specified values to the following variables.&lt;br /&gt;
&lt;br /&gt;
  '''tagListSetting.postShow''': Posts per page, default is 5. The reasonable value should be 3 to 10.&amp;lt;br/&amp;gt; You cannot use value larger than 99.&lt;br /&gt;
  '''tagListSetting.labelName''': If you have 2 label elements or more (ex: ajax tag, tagcloud,&amp;lt;br/&amp;gt; and original label), please specifiled which one you want to convert. Default value is 'Label1'.&amp;lt;br/&amp;gt;&lt;br /&gt;
  '''tagListSetting.defaultPost''': Specify name of your favorite tag and showing only the &amp;lt;br/&amp;gt;recent posts for that tag. Default value is empty string. &amp;lt;br/&amp;gt;&lt;br /&gt;
  '''tagListSetting.loadingImage''': Image and message you want to display while loading this hack,&amp;lt;br/&amp;gt; feel free to use HTML. Default value is &amp;lt;nowiki&amp;gt;'&amp;lt;img src=&amp;quot;http://lvchen716.googlepages.com/2-0.gif&amp;quot;/&amp;gt;&amp;amp;nbsp;Loading...'&amp;lt;/nowiki&amp;gt;.&amp;lt;br/&amp;gt;&lt;br /&gt;
  '''tagListSetting.headerButton''': You wanna hide the header button? No porblem. Just set the value&amp;lt;br/&amp;gt; to false. Default value is true.&amp;lt;br/&amp;gt;&lt;br /&gt;
  '''tagListSetting.tagsShow''': You can reveal the list of tags by default. Default is false.&amp;lt;br/&amp;gt;&lt;br /&gt;
  '''tagListSetting.dropDown''': Make your tags as a dropdown list. If you want to use this hack with [[tagclouds]]&amp;lt;br/&amp;gt; hack, you should set it to false. Default is true.&amp;lt;br/&amp;gt;&lt;br /&gt;
  '''tagListSetting.lineHeight''': The line height for each list elements. The defaule value is 24.&amp;lt;br/&amp;gt;&lt;br /&gt;
  '''tagListSetting.messagesArr''':User can define the every text showing in this hack.&amp;lt;br/&amp;gt;&lt;br /&gt;
  The Default value is ['Recent Post','Choose a Tag','%tagName% %range% , Total %totalNum% posts &amp;lt;br/&amp;gt;','Prvious','Next','No post found! You may have given wrong tag']&amp;lt;br/&amp;gt;&lt;br /&gt;
  Please compare what is showing in the widget and change the value accordingly.&amp;lt;br/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
There are some additional variables using in the third element (tagListSetting.messagesArr[3]) of this variable. &amp;lt;br/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
  '''%tagName%''': The tag name (category).&amp;lt;br/&amp;gt;&lt;br /&gt;
  '''%range%''': The posts you are currently viewing.&amp;lt;br/&amp;gt;&lt;br /&gt;
  '''%totalNum%''': Total number of the posts under certain category&amp;lt;br/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
for example: If you want to show 10 posts per page, display posts for tag, &amp;quot;Hack&amp;quot;, reveal the list of tags by default, and '''NOT''' use doopdown list, you just add the following code '''AFTER''' this hack.&lt;br /&gt;
&lt;br /&gt;
  &amp;lt;nowiki&amp;gt;&amp;lt;script&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;br/&amp;gt;&lt;br /&gt;
      tagListSetting.postShow = 10; &amp;lt;br/&amp;gt;&lt;br /&gt;
      tagListSetting.defaultPost = 'Hack'; &amp;lt;br/&amp;gt;&lt;br /&gt;
      tagListSetting.tagsShow = true; &amp;lt;br/&amp;gt;&lt;br /&gt;
      tagListSetting.dropDown = false; &amp;lt;br/&amp;gt;&lt;br /&gt;
  &amp;lt;nowiki&amp;gt;&amp;lt;/script&amp;gt;&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===CSS ID and Class===&lt;br /&gt;
&lt;br /&gt;
  #headerBlock: header block&lt;br /&gt;
  .buttonStyle: A class for all header buttons&lt;br /&gt;
  #postsList: Main block, recent posts are showing here.&lt;br /&gt;
  #footerInfo: Footer buttons and info.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
The XHTML structure of this hack&lt;br /&gt;
&lt;br /&gt;
  &amp;lt;nowiki&amp;gt;&amp;lt;div id=&amp;quot;label1&amp;quot;&amp;gt;&lt;br /&gt;
    &amp;lt;div id=&amp;quot;headerBlock&amp;quot;&amp;gt;&lt;br /&gt;
        &amp;lt;span class =&amp;quot;buttonStyle&amp;quot;&amp;gt;&amp;lt;/span&amp;gt;&amp;lt;span class =&amp;quot;buttonStyle&amp;quot;&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
    &amp;lt;/div&amp;gt;  &lt;br /&gt;
    List of Tags&lt;br /&gt;
    &amp;lt;div id=&amp;quot;postsList&amp;quot;&amp;gt;&lt;br /&gt;
        &amp;lt;ul&amp;gt; &amp;lt;li&amp;gt;&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;&amp;lt;/li&amp;gt;&amp;lt;/ul&amp;gt;&lt;br /&gt;
    &amp;lt;/div&amp;gt; &lt;br /&gt;
    &amp;lt;div id=&amp;quot;footerInfo&amp;quot;&amp;gt;&lt;br /&gt;
        &amp;lt;a&amp;gt;&amp;lt;/a&amp;gt;&amp;lt;a&amp;gt;&amp;lt;/a&amp;gt;&lt;br /&gt;
    &amp;lt;/div&amp;gt; &lt;br /&gt;
  &amp;lt;/div&amp;gt;&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Sites Using This Hack== &lt;br /&gt;
[http://lvchen.blogspot.com http://lvchen.blogspot.com] (Chinese)&lt;br /&gt;
&lt;br /&gt;
[http://iamserena25.blogspot.com http://iamserena25.blogspot.com] (Chinese)&lt;br /&gt;
&lt;br /&gt;
I don't have any English blog using it yet. If you know any English blog that use this hack please add here&lt;br /&gt;
&lt;br /&gt;
==See Also:== &lt;br /&gt;
&lt;br /&gt;
[[Tagclouds]]&lt;br /&gt;
&lt;br /&gt;
[http://lvchen-recentcomments.googlecode.com/files/adv_label_v1.1en.js Uncompressed Code]&lt;br /&gt;
&lt;br /&gt;
[http://jquery.com/ jQuery]&lt;br /&gt;
&lt;br /&gt;
If you have any question regarding this hack, please e-mail me: lvchen.blog@m2k.com.tw&lt;br /&gt;
&lt;br /&gt;
[[Category:Hacks]]&lt;br /&gt;
[[Category:Tags]]&lt;br /&gt;
[[Category:Categories]]&lt;br /&gt;
[[Category:New Blogger]]&lt;/div&gt;</description>
			<pubDate>Mon, 29 Oct 2007 14:35:13 GMT</pubDate>			<dc:creator>Lvchen</dc:creator>			<comments>http://72.14.177.54/Bloggerhacks/Talk:Recent_Posts_using_Labels_(or_Tagcloud)</comments>		</item>
		<item>
			<title>Recent Posts using Labels (or Tagcloud)</title>
			<link>http://72.14.177.54/Bloggerhacks/Recent_Posts_using_Labels_(or_Tagcloud)</link>
			<description>&lt;p&gt;Lvchen:&amp;#32;/* Settings: Settings are optional */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Version== &lt;br /&gt;
&lt;br /&gt;
v1.1&lt;br /&gt;
&lt;br /&gt;
==Platform== &lt;br /&gt;
New Blogger Template&lt;br /&gt;
&lt;br /&gt;
==Author== &lt;br /&gt;
&lt;br /&gt;
[http://lvchen.blogspot.com LVCHEN]&lt;br /&gt;
&lt;br /&gt;
==Homepage== &lt;br /&gt;
[http://lvchen.blogspot.com/2007/09/blog-post_16.html http://lvchen.blogspot.com/2007/09/blog-post_16.html] (Chinese)&lt;br /&gt;
&lt;br /&gt;
==License== &lt;br /&gt;
[http://creativecommons.org/licenses/by-nc-sa/3.0/ Attribution-Noncommercial-Share Alike 3.0]&lt;br /&gt;
&lt;br /&gt;
==Required Skills== &lt;br /&gt;
User must be confortable with editing Template '''or''' adding new widgets to layout. &lt;br /&gt;
&lt;br /&gt;
Optional Skills: Knowledge in basic CSS and Javascript.&lt;br /&gt;
&lt;br /&gt;
==Description== &lt;br /&gt;
&lt;br /&gt;
Convert you label page element to a nice view &amp;quot;Recent Post&amp;quot;. &lt;br /&gt;
&lt;br /&gt;
It also works with [[Tagclouds]].&lt;br /&gt;
&lt;br /&gt;
Change pages by clicking &amp;quot;next&amp;quot; or previous&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
Show &amp;quot;Recent Post&amp;quot; under certain tag by clicking the tag in your label list.&lt;br /&gt;
&lt;br /&gt;
You can even customize the appearance of this hack.&lt;br /&gt;
&lt;br /&gt;
'''Plase Note:'''This hack use some jQuery JavaScript library. Plase install jQuery if you do not have it in your blog.&lt;br /&gt;
&lt;br /&gt;
==Method== &lt;br /&gt;
&lt;br /&gt;
===Installation: Two Steps only...===&lt;br /&gt;
&lt;br /&gt;
1. Please download [http://lvchen-recentcomments.googlecode.com/files/adv_label_v1.1en_pack.js http://lvchen-recentcomments.googlecode.com/files/adv_label_v1.1en_pack.js] and upload to your own web page.&lt;br /&gt;
Pleae remember, jQuery is necessary for this hack. If you need to download the lastest version of jQuery, please visit [http://jquery.com/ jQuery.com]. Also, you should use the packed version NOT the GZip version. &lt;br /&gt;
&lt;br /&gt;
2. Plase insert the following code into your template head or any 'javascript/HTML' page element&amp;lt;br/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
If you have already installed jQuery, only one line is needed.&lt;br /&gt;
&lt;br /&gt;
    &amp;lt;nowiki&amp;gt;&amp;lt;script type=&amp;quot;text/javascript&amp;quot; src=&amp;quot;http://yourwebpage/adv_label_v1.1_pack.js&amp;quot;&amp;gt;&amp;lt;/script&amp;gt;&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
'''Please replace 'yourwebpage' to where you place those files.'''&amp;lt;br/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
If you do not have jQuery, please put jQuery in front of my hack.&lt;br /&gt;
&lt;br /&gt;
    &amp;lt;nowiki&amp;gt;&amp;lt;script type=&amp;quot;text/javascript&amp;quot; src=http://yourwebpage/jquery-1.2.1.pack.js&amp;gt;&amp;lt;/script&amp;gt; &amp;lt;/nowiki&amp;gt;&amp;lt;br/&amp;gt;&lt;br /&gt;
    &amp;lt;nowiki&amp;gt;&amp;lt;script type=&amp;quot;text/javascript&amp;quot; src=&amp;quot;http://yourwebpage/adv_label_v1.1_pack.js&amp;quot;&amp;gt;&amp;lt;/script&amp;gt;&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Settings: Settings are optional===&lt;br /&gt;
One is able to customize this hack by giving specified values to the following variables.&lt;br /&gt;
&lt;br /&gt;
  '''tagListSetting.postShow''': Posts per page, default is 5. The reasonable value should be 3 to 10.&amp;lt;br/&amp;gt; You cannot use value larger than 99.&lt;br /&gt;
  '''tagListSetting.labelName''': If you have 2 label elements or more (ex: ajax tag, tagcloud,&amp;lt;br/&amp;gt; and original label), please specifiled which one you want to convert. Default value is 'Label1'.&amp;lt;br/&amp;gt;&lt;br /&gt;
  '''tagListSetting.defaultPost''': Specify name of your favorite tag and showing only the &amp;lt;br/&amp;gt;recent posts for that tag. Default value is empty string. &amp;lt;br/&amp;gt;&lt;br /&gt;
  '''tagListSetting.loadingImage''': Image and message you want to display while loading this hack,&amp;lt;br/&amp;gt; feel free to use HTML. Default value is &amp;lt;nowiki&amp;gt;'&amp;lt;img src=&amp;quot;http://lvchen716.googlepages.com/2-0.gif&amp;quot;/&amp;gt;&amp;amp;nbsp;Loading...'&amp;lt;/nowiki&amp;gt;.&amp;lt;br/&amp;gt;&lt;br /&gt;
  '''tagListSetting.headerButton''': You wanna hide the header button? No porblem. Just set the value&amp;lt;br/&amp;gt; to false. Default value is true.&amp;lt;br/&amp;gt;&lt;br /&gt;
  '''tagListSetting.tagsShow''': You can reveal the list of tags by default. Default is false.&amp;lt;br/&amp;gt;&lt;br /&gt;
  '''tagListSetting.dropDown''': Make your tags as a dropdown list. If you want to use this hack with [[tagclouds]]&amp;lt;br/&amp;gt; hack, you should set it to false. Default is true.&amp;lt;br/&amp;gt;&lt;br /&gt;
  '''tagListSetting.lineHeight''': The line height for each list elements. The defaule value is 24.&amp;lt;br/&amp;gt;&lt;br /&gt;
  '''tagListSetting.messagesArr''':User can define the every text showing in this hack.&amp;lt;br/&amp;gt;&lt;br /&gt;
  The Default value is ['Recent Post','Choose a Tag','%tagName% %range% , Total %totalNum% posts &amp;lt;br/&amp;gt;','Prvious','Next','No post found! You may have given wrong tag']&amp;lt;br/&amp;gt;&lt;br /&gt;
  Please compare what is showing in the widget and change the value accordingly.&amp;lt;br/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
There are some additional variables using in the third element (tagListSetting.messagesArr[3]) of this variable. &amp;lt;br/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
  '''%tagName%''': The tag name (category).&amp;lt;br/&amp;gt;&lt;br /&gt;
  '''%range%''': The posts you are currently viewing.&amp;lt;br/&amp;gt;&lt;br /&gt;
  '''%totalNum%''': Total number of the posts under certain category&amp;lt;br/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
for example: If you want to show 10 posts per page, display posts for tag, &amp;quot;Hack&amp;quot;, reveal the list of tags by default, and '''NOT''' use doopdown list, you just add the following code '''AFTER''' this hack.&lt;br /&gt;
&lt;br /&gt;
  &amp;lt;nowiki&amp;gt;&amp;lt;script&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;br/&amp;gt;&lt;br /&gt;
      tagListSetting.postShow = 10; &amp;lt;br/&amp;gt;&lt;br /&gt;
      tagListSetting.defaultPost = 'Hack'; &amp;lt;br/&amp;gt;&lt;br /&gt;
      tagListSetting.tagsShow = true; &amp;lt;br/&amp;gt;&lt;br /&gt;
      tagListSetting.dropDown = false; &amp;lt;br/&amp;gt;&lt;br /&gt;
  &amp;lt;nowiki&amp;gt;&amp;lt;/script&amp;gt;&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===CSS ID and Class===&lt;br /&gt;
&lt;br /&gt;
  #headerBlock: header block&lt;br /&gt;
  .buttonStyle: A class for all header buttons&lt;br /&gt;
  #postsList: Main block, recent posts are showing here.&lt;br /&gt;
  #footerInfo: Footer buttons and info.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
The XHTML structure of this hack&lt;br /&gt;
&lt;br /&gt;
  &amp;lt;nowiki&amp;gt;&amp;lt;div id=&amp;quot;label1&amp;quot;&amp;gt;&lt;br /&gt;
    &amp;lt;div id=&amp;quot;headerBlock&amp;quot;&amp;gt;&lt;br /&gt;
        &amp;lt;span class =&amp;quot;buttonStyle&amp;quot;&amp;gt;&amp;lt;/span&amp;gt;&amp;lt;span class =&amp;quot;buttonStyle&amp;quot;&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
    &amp;lt;/div&amp;gt;  &lt;br /&gt;
    List of Tags&lt;br /&gt;
    &amp;lt;div id=&amp;quot;postsList&amp;quot;&amp;gt;&lt;br /&gt;
        &amp;lt;ul&amp;gt; &amp;lt;li&amp;gt;&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;&amp;lt;/li&amp;gt;&amp;lt;/ul&amp;gt;&lt;br /&gt;
    &amp;lt;/div&amp;gt; &lt;br /&gt;
    &amp;lt;div id=&amp;quot;footerInfo&amp;quot;&amp;gt;&lt;br /&gt;
        &amp;lt;a&amp;gt;&amp;lt;/a&amp;gt;&amp;lt;a&amp;gt;&amp;lt;/a&amp;gt;&lt;br /&gt;
    &amp;lt;/div&amp;gt; &lt;br /&gt;
  &amp;lt;/div&amp;gt;&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Sites Using This Hack== &lt;br /&gt;
[http://lvchen.blogspot.com http://lvchen.blogspot.com] (Chinese)&lt;br /&gt;
&lt;br /&gt;
[http://iamserena25.blogspot.com http://iamserena25.blogspot.com] (Chinese)&lt;br /&gt;
&lt;br /&gt;
I don't have any English blog using it yet. If you know any English blog that use this hack please add here&lt;br /&gt;
&lt;br /&gt;
==See Also:== &lt;br /&gt;
&lt;br /&gt;
[[Tagclouds]]&lt;br /&gt;
&lt;br /&gt;
[http://lvchen-recentcomments.googlecode.com/files/adv_label_v1.1en.js Uncompressed Code]&lt;br /&gt;
&lt;br /&gt;
[http://jquery.com/ jQuery]&lt;br /&gt;
&lt;br /&gt;
If you have any question regarding this hack, please e-mail me: lvchen.blog@m2k.com.tw&lt;br /&gt;
&lt;br /&gt;
[[Category:Hacks]]&lt;br /&gt;
[[Category:Tags]]&lt;br /&gt;
[[Category:Categories]]&lt;br /&gt;
[[Category:New Blogger]]&lt;/div&gt;</description>
			<pubDate>Mon, 24 Sep 2007 10:01:32 GMT</pubDate>			<dc:creator>Lvchen</dc:creator>			<comments>http://72.14.177.54/Bloggerhacks/Talk:Recent_Posts_using_Labels_(or_Tagcloud)</comments>		</item>
		<item>
			<title>Recent Posts using Labels (or Tagcloud)</title>
			<link>http://72.14.177.54/Bloggerhacks/Recent_Posts_using_Labels_(or_Tagcloud)</link>
			<description>&lt;p&gt;Lvchen:&amp;#32;/* Homepage */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Version== &lt;br /&gt;
&lt;br /&gt;
v1.1&lt;br /&gt;
&lt;br /&gt;
==Platform== &lt;br /&gt;
New Blogger Template&lt;br /&gt;
&lt;br /&gt;
==Author== &lt;br /&gt;
&lt;br /&gt;
[http://lvchen.blogspot.com LVCHEN]&lt;br /&gt;
&lt;br /&gt;
==Homepage== &lt;br /&gt;
[http://lvchen.blogspot.com/2007/09/blog-post_16.html http://lvchen.blogspot.com/2007/09/blog-post_16.html] (Chinese)&lt;br /&gt;
&lt;br /&gt;
==License== &lt;br /&gt;
[http://creativecommons.org/licenses/by-nc-sa/3.0/ Attribution-Noncommercial-Share Alike 3.0]&lt;br /&gt;
&lt;br /&gt;
==Required Skills== &lt;br /&gt;
User must be confortable with editing Template '''or''' adding new widgets to layout. &lt;br /&gt;
&lt;br /&gt;
Optional Skills: Knowledge in basic CSS and Javascript.&lt;br /&gt;
&lt;br /&gt;
==Description== &lt;br /&gt;
&lt;br /&gt;
Convert you label page element to a nice view &amp;quot;Recent Post&amp;quot;. &lt;br /&gt;
&lt;br /&gt;
It also works with [[Tagclouds]].&lt;br /&gt;
&lt;br /&gt;
Change pages by clicking &amp;quot;next&amp;quot; or previous&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
Show &amp;quot;Recent Post&amp;quot; under certain tag by clicking the tag in your label list.&lt;br /&gt;
&lt;br /&gt;
You can even customize the appearance of this hack.&lt;br /&gt;
&lt;br /&gt;
'''Plase Note:'''This hack use some jQuery JavaScript library. Plase install jQuery if you do not have it in your blog.&lt;br /&gt;
&lt;br /&gt;
==Method== &lt;br /&gt;
&lt;br /&gt;
===Installation: Two Steps only...===&lt;br /&gt;
&lt;br /&gt;
1. Please download [http://lvchen-recentcomments.googlecode.com/files/adv_label_v1.1en_pack.js http://lvchen-recentcomments.googlecode.com/files/adv_label_v1.1en_pack.js] and upload to your own web page.&lt;br /&gt;
Pleae remember, jQuery is necessary for this hack. If you need to download the lastest version of jQuery, please visit [http://jquery.com/ jQuery.com]. Also, you should use the packed version NOT the GZip version. &lt;br /&gt;
&lt;br /&gt;
2. Plase insert the following code into your template head or any 'javascript/HTML' page element&amp;lt;br/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
If you have already installed jQuery, only one line is needed.&lt;br /&gt;
&lt;br /&gt;
    &amp;lt;nowiki&amp;gt;&amp;lt;script type=&amp;quot;text/javascript&amp;quot; src=&amp;quot;http://yourwebpage/adv_label_v1.1_pack.js&amp;quot;&amp;gt;&amp;lt;/script&amp;gt;&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
'''Please replace 'yourwebpage' to where you place those files.'''&amp;lt;br/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
If you do not have jQuery, please put jQuery in front of my hack.&lt;br /&gt;
&lt;br /&gt;
    &amp;lt;nowiki&amp;gt;&amp;lt;script type=&amp;quot;text/javascript&amp;quot; src=http://yourwebpage/jquery-1.2.1.pack.js&amp;gt;&amp;lt;/script&amp;gt; &amp;lt;/nowiki&amp;gt;&amp;lt;br/&amp;gt;&lt;br /&gt;
    &amp;lt;nowiki&amp;gt;&amp;lt;script type=&amp;quot;text/javascript&amp;quot; src=&amp;quot;http://yourwebpage/adv_label_v1.1_pack.js&amp;quot;&amp;gt;&amp;lt;/script&amp;gt;&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Settings: Settings are optional===&lt;br /&gt;
One is able to customize this hack by giving specified values to the following variables.&lt;br /&gt;
&lt;br /&gt;
  '''tagListSetting.postShow''': Post per page, default is 5.&amp;lt;br/&amp;gt;&lt;br /&gt;
  '''tagListSetting.labelName''': If you have more than 1 label widgets, please specifiled which one&amp;lt;br/&amp;gt; you want to convert. Default value is 'Label1'.&amp;lt;br/&amp;gt;&lt;br /&gt;
  '''tagListSetting.defaultPost''': Give specific tag name for showing recent posts under that tag&amp;lt;br/&amp;gt; rather than showing general recent posts. Default value is empty space. &amp;lt;br/&amp;gt;&lt;br /&gt;
  '''tagListSetting.loadingImage''': Image and message while loading, feel free to use HTML. Default&amp;lt;br/&amp;gt; value is &amp;lt;nowiki&amp;gt;'&amp;lt;img src=&amp;quot;http://lvchen716.googlepages.com/2-0.gif&amp;quot;/&amp;gt;&amp;amp;nbsp;Loading...'&amp;lt;/nowiki&amp;gt;.&amp;lt;br/&amp;gt;&lt;br /&gt;
  '''tagListSetting.headerButton''': User can decide to use header button or not. Default value is true.&amp;lt;br/&amp;gt;&lt;br /&gt;
  '''tagListSetting.tagsShow''': User can decide whether showing list of label by default. Default is false.&amp;lt;br/&amp;gt;&lt;br /&gt;
  '''tagListSetting.lineHeight''': The line height for each list elements. The defaule value is 24.&amp;lt;br/&amp;gt;&lt;br /&gt;
  '''tagListSetting.messagesArr''':User can define the every text showing in this hack.&amp;lt;br/&amp;gt;&lt;br /&gt;
  The Default value is ['Recent Post','Choose a Tag','%tagName% %range% , Total %totalNum% posts &amp;lt;br/&amp;gt;','Prvious','Next','No post found! You may have given wrong tag']&amp;lt;br/&amp;gt;&lt;br /&gt;
  Please compare what is showing in the widget and change the value accordingly.&amp;lt;br/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
There are some additional variables using in the third element (tagListSetting.messagesArr[3]) of this variable. &amp;lt;br/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
  '''%tagName%''': The tag name (category).&amp;lt;br/&amp;gt;&lt;br /&gt;
  '''%range%''': The posts you are currently viewing.&amp;lt;br/&amp;gt;&lt;br /&gt;
  '''%totalNum%''': Total number of the posts under certain category&amp;lt;br/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
for example: If you want to show 10 posts per page, default tag is 'Hack' and show list of tag by default, just add the following code after this hack.&lt;br /&gt;
&lt;br /&gt;
  &amp;lt;nowiki&amp;gt;&amp;lt;script&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;br/&amp;gt;&lt;br /&gt;
      tagListSetting.postShow = 10; &amp;lt;br/&amp;gt;&lt;br /&gt;
      tagListSetting.defaultPost = 'Hack'; &amp;lt;br/&amp;gt;&lt;br /&gt;
      tagListSetting.tagsShow= true; &amp;lt;br/&amp;gt;&lt;br /&gt;
  &amp;lt;nowiki&amp;gt;&amp;lt;/script&amp;gt;&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===CSS ID and Class===&lt;br /&gt;
&lt;br /&gt;
  #headerBlock: header block&lt;br /&gt;
  .buttonStyle: A class for all header buttons&lt;br /&gt;
  #postsList: Main block, recent posts are showing here.&lt;br /&gt;
  #footerInfo: Footer buttons and info.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
The XHTML structure of this hack&lt;br /&gt;
&lt;br /&gt;
  &amp;lt;nowiki&amp;gt;&amp;lt;div id=&amp;quot;label1&amp;quot;&amp;gt;&lt;br /&gt;
    &amp;lt;div id=&amp;quot;headerBlock&amp;quot;&amp;gt;&lt;br /&gt;
        &amp;lt;span class =&amp;quot;buttonStyle&amp;quot;&amp;gt;&amp;lt;/span&amp;gt;&amp;lt;span class =&amp;quot;buttonStyle&amp;quot;&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
    &amp;lt;/div&amp;gt;  &lt;br /&gt;
    List of Tags&lt;br /&gt;
    &amp;lt;div id=&amp;quot;postsList&amp;quot;&amp;gt;&lt;br /&gt;
        &amp;lt;ul&amp;gt; &amp;lt;li&amp;gt;&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;&amp;lt;/li&amp;gt;&amp;lt;/ul&amp;gt;&lt;br /&gt;
    &amp;lt;/div&amp;gt; &lt;br /&gt;
    &amp;lt;div id=&amp;quot;footerInfo&amp;quot;&amp;gt;&lt;br /&gt;
        &amp;lt;a&amp;gt;&amp;lt;/a&amp;gt;&amp;lt;a&amp;gt;&amp;lt;/a&amp;gt;&lt;br /&gt;
    &amp;lt;/div&amp;gt; &lt;br /&gt;
  &amp;lt;/div&amp;gt;&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Sites Using This Hack== &lt;br /&gt;
[http://lvchen.blogspot.com http://lvchen.blogspot.com] (Chinese)&lt;br /&gt;
&lt;br /&gt;
[http://iamserena25.blogspot.com http://iamserena25.blogspot.com] (Chinese)&lt;br /&gt;
&lt;br /&gt;
I don't have any English blog using it yet. If you know any English blog that use this hack please add here&lt;br /&gt;
&lt;br /&gt;
==See Also:== &lt;br /&gt;
&lt;br /&gt;
[[Tagclouds]]&lt;br /&gt;
&lt;br /&gt;
[http://lvchen-recentcomments.googlecode.com/files/adv_label_v1.1en.js Uncompressed Code]&lt;br /&gt;
&lt;br /&gt;
[http://jquery.com/ jQuery]&lt;br /&gt;
&lt;br /&gt;
If you have any question regarding this hack, please e-mail me: lvchen.blog@m2k.com.tw&lt;br /&gt;
&lt;br /&gt;
[[Category:Hacks]]&lt;br /&gt;
[[Category:Tags]]&lt;br /&gt;
[[Category:Categories]]&lt;br /&gt;
[[Category:New Blogger]]&lt;/div&gt;</description>
			<pubDate>Fri, 21 Sep 2007 18:49:16 GMT</pubDate>			<dc:creator>Lvchen</dc:creator>			<comments>http://72.14.177.54/Bloggerhacks/Talk:Recent_Posts_using_Labels_(or_Tagcloud)</comments>		</item>
		<item>
			<title>Recent Posts using Labels (or Tagcloud)</title>
			<link>http://72.14.177.54/Bloggerhacks/Recent_Posts_using_Labels_(or_Tagcloud)</link>
			<description>&lt;p&gt;Lvchen:&amp;#32;/* Installation: Two Steps only... */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Version== &lt;br /&gt;
&lt;br /&gt;
v1.1&lt;br /&gt;
&lt;br /&gt;
==Platform== &lt;br /&gt;
New Blogger Template&lt;br /&gt;
&lt;br /&gt;
==Author== &lt;br /&gt;
&lt;br /&gt;
[http://lvchen.blogspot.com LVCHEN]&lt;br /&gt;
&lt;br /&gt;
==Homepage== &lt;br /&gt;
[http://lvchen.blogspot.com/2007/09/blog-post_16.html http://lvchen.blogspot.com/2007/09/blog-post_16.html] (Chinese)&lt;br /&gt;
&lt;br /&gt;
English reader welcome&lt;br /&gt;
&lt;br /&gt;
==License== &lt;br /&gt;
[http://creativecommons.org/licenses/by-nc-sa/3.0/ Attribution-Noncommercial-Share Alike 3.0]&lt;br /&gt;
&lt;br /&gt;
==Required Skills== &lt;br /&gt;
User must be confortable with editing Template '''or''' adding new widgets to layout. &lt;br /&gt;
&lt;br /&gt;
Optional Skills: Knowledge in basic CSS and Javascript.&lt;br /&gt;
&lt;br /&gt;
==Description== &lt;br /&gt;
&lt;br /&gt;
Convert you label page element to a nice view &amp;quot;Recent Post&amp;quot;. &lt;br /&gt;
&lt;br /&gt;
It also works with [[Tagclouds]].&lt;br /&gt;
&lt;br /&gt;
Change pages by clicking &amp;quot;next&amp;quot; or previous&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
Show &amp;quot;Recent Post&amp;quot; under certain tag by clicking the tag in your label list.&lt;br /&gt;
&lt;br /&gt;
You can even customize the appearance of this hack.&lt;br /&gt;
&lt;br /&gt;
'''Plase Note:'''This hack use some jQuery JavaScript library. Plase install jQuery if you do not have it in your blog.&lt;br /&gt;
&lt;br /&gt;
==Method== &lt;br /&gt;
&lt;br /&gt;
===Installation: Two Steps only...===&lt;br /&gt;
&lt;br /&gt;
1. Please download [http://lvchen-recentcomments.googlecode.com/files/adv_label_v1.1en_pack.js http://lvchen-recentcomments.googlecode.com/files/adv_label_v1.1en_pack.js] and upload to your own web page.&lt;br /&gt;
Pleae remember, jQuery is necessary for this hack. If you need to download the lastest version of jQuery, please visit [http://jquery.com/ jQuery.com]. Also, you should use the packed version NOT the GZip version. &lt;br /&gt;
&lt;br /&gt;
2. Plase insert the following code into your template head or any 'javascript/HTML' page element&amp;lt;br/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
If you have already installed jQuery, only one line is needed.&lt;br /&gt;
&lt;br /&gt;
    &amp;lt;nowiki&amp;gt;&amp;lt;script type=&amp;quot;text/javascript&amp;quot; src=&amp;quot;http://yourwebpage/adv_label_v1.1_pack.js&amp;quot;&amp;gt;&amp;lt;/script&amp;gt;&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
'''Please replace 'yourwebpage' to where you place those files.'''&amp;lt;br/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
If you do not have jQuery, please put jQuery in front of my hack.&lt;br /&gt;
&lt;br /&gt;
    &amp;lt;nowiki&amp;gt;&amp;lt;script type=&amp;quot;text/javascript&amp;quot; src=http://yourwebpage/jquery-1.2.1.pack.js&amp;gt;&amp;lt;/script&amp;gt; &amp;lt;/nowiki&amp;gt;&amp;lt;br/&amp;gt;&lt;br /&gt;
    &amp;lt;nowiki&amp;gt;&amp;lt;script type=&amp;quot;text/javascript&amp;quot; src=&amp;quot;http://yourwebpage/adv_label_v1.1_pack.js&amp;quot;&amp;gt;&amp;lt;/script&amp;gt;&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Settings: Settings are optional===&lt;br /&gt;
One is able to customize this hack by giving specified values to the following variables.&lt;br /&gt;
&lt;br /&gt;
  '''tagListSetting.postShow''': Post per page, default is 5.&amp;lt;br/&amp;gt;&lt;br /&gt;
  '''tagListSetting.labelName''': If you have more than 1 label widgets, please specifiled which one&amp;lt;br/&amp;gt; you want to convert. Default value is 'Label1'.&amp;lt;br/&amp;gt;&lt;br /&gt;
  '''tagListSetting.defaultPost''': Give specific tag name for showing recent posts under that tag&amp;lt;br/&amp;gt; rather than showing general recent posts. Default value is empty space. &amp;lt;br/&amp;gt;&lt;br /&gt;
  '''tagListSetting.loadingImage''': Image and message while loading, feel free to use HTML. Default&amp;lt;br/&amp;gt; value is &amp;lt;nowiki&amp;gt;'&amp;lt;img src=&amp;quot;http://lvchen716.googlepages.com/2-0.gif&amp;quot;/&amp;gt;&amp;amp;nbsp;Loading...'&amp;lt;/nowiki&amp;gt;.&amp;lt;br/&amp;gt;&lt;br /&gt;
  '''tagListSetting.headerButton''': User can decide to use header button or not. Default value is true.&amp;lt;br/&amp;gt;&lt;br /&gt;
  '''tagListSetting.tagsShow''': User can decide whether showing list of label by default. Default is false.&amp;lt;br/&amp;gt;&lt;br /&gt;
  '''tagListSetting.lineHeight''': The line height for each list elements. The defaule value is 24.&amp;lt;br/&amp;gt;&lt;br /&gt;
  '''tagListSetting.messagesArr''':User can define the every text showing in this hack.&amp;lt;br/&amp;gt;&lt;br /&gt;
  The Default value is ['Recent Post','Choose a Tag','%tagName% %range% , Total %totalNum% posts &amp;lt;br/&amp;gt;','Prvious','Next','No post found! You may have given wrong tag']&amp;lt;br/&amp;gt;&lt;br /&gt;
  Please compare what is showing in the widget and change the value accordingly.&amp;lt;br/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
There are some additional variables using in the third element (tagListSetting.messagesArr[3]) of this variable. &amp;lt;br/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
  '''%tagName%''': The tag name (category).&amp;lt;br/&amp;gt;&lt;br /&gt;
  '''%range%''': The posts you are currently viewing.&amp;lt;br/&amp;gt;&lt;br /&gt;
  '''%totalNum%''': Total number of the posts under certain category&amp;lt;br/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
for example: If you want to show 10 posts per page, default tag is 'Hack' and show list of tag by default, just add the following code after this hack.&lt;br /&gt;
&lt;br /&gt;
  &amp;lt;nowiki&amp;gt;&amp;lt;script&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;br/&amp;gt;&lt;br /&gt;
      tagListSetting.postShow = 10; &amp;lt;br/&amp;gt;&lt;br /&gt;
      tagListSetting.defaultPost = 'Hack'; &amp;lt;br/&amp;gt;&lt;br /&gt;
      tagListSetting.tagsShow= true; &amp;lt;br/&amp;gt;&lt;br /&gt;
  &amp;lt;nowiki&amp;gt;&amp;lt;/script&amp;gt;&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===CSS ID and Class===&lt;br /&gt;
&lt;br /&gt;
  #headerBlock: header block&lt;br /&gt;
  .buttonStyle: A class for all header buttons&lt;br /&gt;
  #postsList: Main block, recent posts are showing here.&lt;br /&gt;
  #footerInfo: Footer buttons and info.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
The XHTML structure of this hack&lt;br /&gt;
&lt;br /&gt;
  &amp;lt;nowiki&amp;gt;&amp;lt;div id=&amp;quot;label1&amp;quot;&amp;gt;&lt;br /&gt;
    &amp;lt;div id=&amp;quot;headerBlock&amp;quot;&amp;gt;&lt;br /&gt;
        &amp;lt;span class =&amp;quot;buttonStyle&amp;quot;&amp;gt;&amp;lt;/span&amp;gt;&amp;lt;span class =&amp;quot;buttonStyle&amp;quot;&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
    &amp;lt;/div&amp;gt;  &lt;br /&gt;
    List of Tags&lt;br /&gt;
    &amp;lt;div id=&amp;quot;postsList&amp;quot;&amp;gt;&lt;br /&gt;
        &amp;lt;ul&amp;gt; &amp;lt;li&amp;gt;&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;&amp;lt;/li&amp;gt;&amp;lt;/ul&amp;gt;&lt;br /&gt;
    &amp;lt;/div&amp;gt; &lt;br /&gt;
    &amp;lt;div id=&amp;quot;footerInfo&amp;quot;&amp;gt;&lt;br /&gt;
        &amp;lt;a&amp;gt;&amp;lt;/a&amp;gt;&amp;lt;a&amp;gt;&amp;lt;/a&amp;gt;&lt;br /&gt;
    &amp;lt;/div&amp;gt; &lt;br /&gt;
  &amp;lt;/div&amp;gt;&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Sites Using This Hack== &lt;br /&gt;
[http://lvchen.blogspot.com http://lvchen.blogspot.com] (Chinese)&lt;br /&gt;
&lt;br /&gt;
[http://iamserena25.blogspot.com http://iamserena25.blogspot.com] (Chinese)&lt;br /&gt;
&lt;br /&gt;
I don't have any English blog using it yet. If you know any English blog that use this hack please add here&lt;br /&gt;
&lt;br /&gt;
==See Also:== &lt;br /&gt;
&lt;br /&gt;
[[Tagclouds]]&lt;br /&gt;
&lt;br /&gt;
[http://lvchen-recentcomments.googlecode.com/files/adv_label_v1.1en.js Uncompressed Code]&lt;br /&gt;
&lt;br /&gt;
[http://jquery.com/ jQuery]&lt;br /&gt;
&lt;br /&gt;
If you have any question regarding this hack, please e-mail me: lvchen.blog@m2k.com.tw&lt;br /&gt;
&lt;br /&gt;
[[Category:Hacks]]&lt;br /&gt;
[[Category:Tags]]&lt;br /&gt;
[[Category:Categories]]&lt;br /&gt;
[[Category:New Blogger]]&lt;/div&gt;</description>
			<pubDate>Fri, 21 Sep 2007 18:48:28 GMT</pubDate>			<dc:creator>Lvchen</dc:creator>			<comments>http://72.14.177.54/Bloggerhacks/Talk:Recent_Posts_using_Labels_(or_Tagcloud)</comments>		</item>
		<item>
			<title>Recent Posts using Labels (or Tagcloud)</title>
			<link>http://72.14.177.54/Bloggerhacks/Recent_Posts_using_Labels_(or_Tagcloud)</link>
			<description>&lt;p&gt;Lvchen:&amp;#32;/* Settings: Settings are optional */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Version== &lt;br /&gt;
&lt;br /&gt;
v1.1&lt;br /&gt;
&lt;br /&gt;
==Platform== &lt;br /&gt;
New Blogger Template&lt;br /&gt;
&lt;br /&gt;
==Author== &lt;br /&gt;
&lt;br /&gt;
[http://lvchen.blogspot.com LVCHEN]&lt;br /&gt;
&lt;br /&gt;
==Homepage== &lt;br /&gt;
[http://lvchen.blogspot.com/2007/09/blog-post_16.html http://lvchen.blogspot.com/2007/09/blog-post_16.html] (Chinese)&lt;br /&gt;
&lt;br /&gt;
English reader welcome&lt;br /&gt;
&lt;br /&gt;
==License== &lt;br /&gt;
[http://creativecommons.org/licenses/by-nc-sa/3.0/ Attribution-Noncommercial-Share Alike 3.0]&lt;br /&gt;
&lt;br /&gt;
==Required Skills== &lt;br /&gt;
User must be confortable with editing Template '''or''' adding new widgets to layout. &lt;br /&gt;
&lt;br /&gt;
Optional Skills: Knowledge in basic CSS and Javascript.&lt;br /&gt;
&lt;br /&gt;
==Description== &lt;br /&gt;
&lt;br /&gt;
Convert you label page element to a nice view &amp;quot;Recent Post&amp;quot;. &lt;br /&gt;
&lt;br /&gt;
It also works with [[Tagclouds]].&lt;br /&gt;
&lt;br /&gt;
Change pages by clicking &amp;quot;next&amp;quot; or previous&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
Show &amp;quot;Recent Post&amp;quot; under certain tag by clicking the tag in your label list.&lt;br /&gt;
&lt;br /&gt;
You can even customize the appearance of this hack.&lt;br /&gt;
&lt;br /&gt;
'''Plase Note:'''This hack use some jQuery JavaScript library. Plase install jQuery if you do not have it in your blog.&lt;br /&gt;
&lt;br /&gt;
==Method== &lt;br /&gt;
&lt;br /&gt;
===Installation: Two Steps only...===&lt;br /&gt;
&lt;br /&gt;
1. Please download [http://lvchen-recentcomments.googlecode.com/files/adv_label_v1.1en_pack.js http://lvchen-recentcomments.googlecode.com/files/adv_label_v1.1en_pack.js] and upload to your own web page.&lt;br /&gt;
&lt;br /&gt;
2. Plase insert the following code into your template head or any 'javascript/HTML' page element&amp;lt;br/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
    &amp;lt;nowiki&amp;gt;&amp;lt;script type=&amp;quot;text/javascript&amp;quot; src=http://yourwebpage/jquery-1.2.1.pack.js&amp;gt;&amp;lt;/script&amp;gt; &amp;lt;/nowiki&amp;gt;&amp;lt;br/&amp;gt;&lt;br /&gt;
    &amp;lt;nowiki&amp;gt;&amp;lt;script type=&amp;quot;text/javascript&amp;quot; src=&amp;quot;http://yourwebpage/adv_label_v1.1_pack.js&amp;quot;&amp;gt;&amp;lt;/script&amp;gt;&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
'''Please replace 'yourwebpage' to where you place those files.'''&amp;lt;br/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
If you have already installed jQuery, please insert the second one only.&lt;br /&gt;
&lt;br /&gt;
    &amp;lt;nowiki&amp;gt;&amp;lt;script type=&amp;quot;text/javascript&amp;quot; src=&amp;quot;http://yourwebpage/adv_label_v1.1_pack.js&amp;quot;&amp;gt;&amp;lt;/script&amp;gt;&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Settings: Settings are optional===&lt;br /&gt;
One is able to customize this hack by giving specified values to the following variables.&lt;br /&gt;
&lt;br /&gt;
  '''tagListSetting.postShow''': Post per page, default is 5.&amp;lt;br/&amp;gt;&lt;br /&gt;
  '''tagListSetting.labelName''': If you have more than 1 label widgets, please specifiled which one&amp;lt;br/&amp;gt; you want to convert. Default value is 'Label1'.&amp;lt;br/&amp;gt;&lt;br /&gt;
  '''tagListSetting.defaultPost''': Give specific tag name for showing recent posts under that tag&amp;lt;br/&amp;gt; rather than showing general recent posts. Default value is empty space. &amp;lt;br/&amp;gt;&lt;br /&gt;
  '''tagListSetting.loadingImage''': Image and message while loading, feel free to use HTML. Default&amp;lt;br/&amp;gt; value is &amp;lt;nowiki&amp;gt;'&amp;lt;img src=&amp;quot;http://lvchen716.googlepages.com/2-0.gif&amp;quot;/&amp;gt;&amp;amp;nbsp;Loading...'&amp;lt;/nowiki&amp;gt;.&amp;lt;br/&amp;gt;&lt;br /&gt;
  '''tagListSetting.headerButton''': User can decide to use header button or not. Default value is true.&amp;lt;br/&amp;gt;&lt;br /&gt;
  '''tagListSetting.tagsShow''': User can decide whether showing list of label by default. Default is false.&amp;lt;br/&amp;gt;&lt;br /&gt;
  '''tagListSetting.lineHeight''': The line height for each list elements. The defaule value is 24.&amp;lt;br/&amp;gt;&lt;br /&gt;
  '''tagListSetting.messagesArr''':User can define the every text showing in this hack.&amp;lt;br/&amp;gt;&lt;br /&gt;
  The Default value is ['Recent Post','Choose a Tag','%tagName% %range% , Total %totalNum% posts &amp;lt;br/&amp;gt;','Prvious','Next','No post found! You may have given wrong tag']&amp;lt;br/&amp;gt;&lt;br /&gt;
  Please compare what is showing in the widget and change the value accordingly.&amp;lt;br/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
There are some additional variables using in the third element (tagListSetting.messagesArr[3]) of this variable. &amp;lt;br/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
  '''%tagName%''': The tag name (category).&amp;lt;br/&amp;gt;&lt;br /&gt;
  '''%range%''': The posts you are currently viewing.&amp;lt;br/&amp;gt;&lt;br /&gt;
  '''%totalNum%''': Total number of the posts under certain category&amp;lt;br/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
for example: If you want to show 10 posts per page, default tag is 'Hack' and show list of tag by default, just add the following code after this hack.&lt;br /&gt;
&lt;br /&gt;
  &amp;lt;nowiki&amp;gt;&amp;lt;script&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;br/&amp;gt;&lt;br /&gt;
      tagListSetting.postShow = 10; &amp;lt;br/&amp;gt;&lt;br /&gt;
      tagListSetting.defaultPost = 'Hack'; &amp;lt;br/&amp;gt;&lt;br /&gt;
      tagListSetting.tagsShow= true; &amp;lt;br/&amp;gt;&lt;br /&gt;
  &amp;lt;nowiki&amp;gt;&amp;lt;/script&amp;gt;&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===CSS ID and Class===&lt;br /&gt;
&lt;br /&gt;
  #headerBlock: header block&lt;br /&gt;
  .buttonStyle: A class for all header buttons&lt;br /&gt;
  #postsList: Main block, recent posts are showing here.&lt;br /&gt;
  #footerInfo: Footer buttons and info.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
The XHTML structure of this hack&lt;br /&gt;
&lt;br /&gt;
  &amp;lt;nowiki&amp;gt;&amp;lt;div id=&amp;quot;label1&amp;quot;&amp;gt;&lt;br /&gt;
    &amp;lt;div id=&amp;quot;headerBlock&amp;quot;&amp;gt;&lt;br /&gt;
        &amp;lt;span class =&amp;quot;buttonStyle&amp;quot;&amp;gt;&amp;lt;/span&amp;gt;&amp;lt;span class =&amp;quot;buttonStyle&amp;quot;&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
    &amp;lt;/div&amp;gt;  &lt;br /&gt;
    List of Tags&lt;br /&gt;
    &amp;lt;div id=&amp;quot;postsList&amp;quot;&amp;gt;&lt;br /&gt;
        &amp;lt;ul&amp;gt; &amp;lt;li&amp;gt;&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;&amp;lt;/li&amp;gt;&amp;lt;/ul&amp;gt;&lt;br /&gt;
    &amp;lt;/div&amp;gt; &lt;br /&gt;
    &amp;lt;div id=&amp;quot;footerInfo&amp;quot;&amp;gt;&lt;br /&gt;
        &amp;lt;a&amp;gt;&amp;lt;/a&amp;gt;&amp;lt;a&amp;gt;&amp;lt;/a&amp;gt;&lt;br /&gt;
    &amp;lt;/div&amp;gt; &lt;br /&gt;
  &amp;lt;/div&amp;gt;&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Sites Using This Hack== &lt;br /&gt;
[http://lvchen.blogspot.com http://lvchen.blogspot.com] (Chinese)&lt;br /&gt;
&lt;br /&gt;
[http://iamserena25.blogspot.com http://iamserena25.blogspot.com] (Chinese)&lt;br /&gt;
&lt;br /&gt;
I don't have any English blog using it yet. If you know any English blog that use this hack please add here&lt;br /&gt;
&lt;br /&gt;
==See Also:== &lt;br /&gt;
&lt;br /&gt;
[[Tagclouds]]&lt;br /&gt;
&lt;br /&gt;
[http://lvchen-recentcomments.googlecode.com/files/adv_label_v1.1en.js Uncompressed Code]&lt;br /&gt;
&lt;br /&gt;
[http://jquery.com/ jQuery]&lt;br /&gt;
&lt;br /&gt;
If you have any question regarding this hack, please e-mail me: lvchen.blog@m2k.com.tw&lt;br /&gt;
&lt;br /&gt;
[[Category:Hacks]]&lt;br /&gt;
[[Category:Tags]]&lt;br /&gt;
[[Category:Categories]]&lt;br /&gt;
[[Category:New Blogger]]&lt;/div&gt;</description>
			<pubDate>Fri, 21 Sep 2007 18:41:13 GMT</pubDate>			<dc:creator>Lvchen</dc:creator>			<comments>http://72.14.177.54/Bloggerhacks/Talk:Recent_Posts_using_Labels_(or_Tagcloud)</comments>		</item>
		<item>
			<title>Recent Posts using Labels (or Tagcloud)</title>
			<link>http://72.14.177.54/Bloggerhacks/Recent_Posts_using_Labels_(or_Tagcloud)</link>
			<description>&lt;p&gt;Lvchen:&amp;#32;/* CSS ID and Class */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Version== &lt;br /&gt;
&lt;br /&gt;
v1.1&lt;br /&gt;
&lt;br /&gt;
==Platform== &lt;br /&gt;
New Blogger Template&lt;br /&gt;
&lt;br /&gt;
==Author== &lt;br /&gt;
&lt;br /&gt;
[http://lvchen.blogspot.com LVCHEN]&lt;br /&gt;
&lt;br /&gt;
==Homepage== &lt;br /&gt;
[http://lvchen.blogspot.com/2007/09/blog-post_16.html http://lvchen.blogspot.com/2007/09/blog-post_16.html] (Chinese)&lt;br /&gt;
&lt;br /&gt;
English reader welcome&lt;br /&gt;
&lt;br /&gt;
==License== &lt;br /&gt;
[http://creativecommons.org/licenses/by-nc-sa/3.0/ Attribution-Noncommercial-Share Alike 3.0]&lt;br /&gt;
&lt;br /&gt;
==Required Skills== &lt;br /&gt;
User must be confortable with editing Template '''or''' adding new widgets to layout. &lt;br /&gt;
&lt;br /&gt;
Optional Skills: Knowledge in basic CSS and Javascript.&lt;br /&gt;
&lt;br /&gt;
==Description== &lt;br /&gt;
&lt;br /&gt;
Convert you label page element to a nice view &amp;quot;Recent Post&amp;quot;. &lt;br /&gt;
&lt;br /&gt;
It also works with [[Tagclouds]].&lt;br /&gt;
&lt;br /&gt;
Change pages by clicking &amp;quot;next&amp;quot; or previous&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
Show &amp;quot;Recent Post&amp;quot; under certain tag by clicking the tag in your label list.&lt;br /&gt;
&lt;br /&gt;
You can even customize the appearance of this hack.&lt;br /&gt;
&lt;br /&gt;
'''Plase Note:'''This hack use some jQuery JavaScript library. Plase install jQuery if you do not have it in your blog.&lt;br /&gt;
&lt;br /&gt;
==Method== &lt;br /&gt;
&lt;br /&gt;
===Installation: Two Steps only...===&lt;br /&gt;
&lt;br /&gt;
1. Please download [http://lvchen-recentcomments.googlecode.com/files/adv_label_v1.1en_pack.js http://lvchen-recentcomments.googlecode.com/files/adv_label_v1.1en_pack.js] and upload to your own web page.&lt;br /&gt;
&lt;br /&gt;
2. Plase insert the following code into your template head or any 'javascript/HTML' page element&amp;lt;br/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
    &amp;lt;nowiki&amp;gt;&amp;lt;script type=&amp;quot;text/javascript&amp;quot; src=http://yourwebpage/jquery-1.2.1.pack.js&amp;gt;&amp;lt;/script&amp;gt; &amp;lt;/nowiki&amp;gt;&amp;lt;br/&amp;gt;&lt;br /&gt;
    &amp;lt;nowiki&amp;gt;&amp;lt;script type=&amp;quot;text/javascript&amp;quot; src=&amp;quot;http://yourwebpage/adv_label_v1.1_pack.js&amp;quot;&amp;gt;&amp;lt;/script&amp;gt;&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
'''Please replace 'yourwebpage' to where you place those files.'''&amp;lt;br/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
If you have already installed jQuery, please insert the second one only.&lt;br /&gt;
&lt;br /&gt;
    &amp;lt;nowiki&amp;gt;&amp;lt;script type=&amp;quot;text/javascript&amp;quot; src=&amp;quot;http://yourwebpage/adv_label_v1.1_pack.js&amp;quot;&amp;gt;&amp;lt;/script&amp;gt;&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Settings: Settings are optional===&lt;br /&gt;
One is able to customize this hack by giving specified values to the following variables.&lt;br /&gt;
&lt;br /&gt;
  '''tagListSetting.postShow''': Post per page, default is 5.&amp;lt;br/&amp;gt;&lt;br /&gt;
  '''tagListSetting.labelName''': If you have more than 1 label widgets, please specifiled which one&amp;lt;br/&amp;gt; you want to convert. Default value is 'Label1'.&amp;lt;br/&amp;gt;&lt;br /&gt;
  '''tagListSetting.defaultPost''': Give specific tag name for showing recent posts under that tag&amp;lt;br/&amp;gt; rather than showing general recent posts. Default value is empty space. &amp;lt;br/&amp;gt;&lt;br /&gt;
  '''tagListSetting.loadingImage''': Image and message while loading, feel free to use HTML. Default&amp;lt;br/&amp;gt; value is &amp;lt;nowiki&amp;gt;'&amp;lt;img src=&amp;quot;http://lvchen716.googlepages.com/2-0.gif&amp;quot;/&amp;gt;&amp;amp;nbsp;Loading...'&amp;lt;/nowiki&amp;gt;.&amp;lt;br/&amp;gt;&lt;br /&gt;
  '''tagListSetting.headerButton''': User can decide to use header button or not. Default value is true.&amp;lt;br/&amp;gt;&lt;br /&gt;
  '''tagListSetting.tagsShow''': User can decide whether showing list of label by default. Default is false.&amp;lt;br/&amp;gt;&lt;br /&gt;
  '''tagListSetting.lineHeight''': The line height for each list elements. The defaule value is 24.&amp;lt;br/&amp;gt;&lt;br /&gt;
  '''tagListSetting.messagesArr''':User can define the every text showing in this hack.&amp;lt;br/&amp;gt;&lt;br /&gt;
  The Default value is ['Recent Post','Choose a Tag','%tagName% %range% , Total %totalNum% posts &amp;lt;br/&amp;gt;','Prvious','Next','No post found! You may have given wrong tag']&amp;lt;br/&amp;gt;&lt;br /&gt;
  Please compare what is showing in the widget and change the value accordingly.&amp;lt;br/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
There are some additional variables using in the third element (tagListSetting.messagesArr[3]) of this variable. &amp;lt;br/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
  '''%tagName%''': The tag name (category).&amp;lt;br/&amp;gt;&lt;br /&gt;
  '''%range%''': The posts you are currently viewing.&amp;lt;br/&amp;gt;&lt;br /&gt;
  '''%totalNum%''': Total number of the posts under certain category&amp;lt;br/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
for example: If you want to show 10 posts per page, default tag is 'Hack' and show list of tag by default, just add the following code after this hack.&lt;br /&gt;
&lt;br /&gt;
  &amp;lt;nowiki&amp;gt;&amp;lt;script&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;br/&amp;gt;&lt;br /&gt;
      tagListSetting.postShow = 10; &amp;lt;br/&amp;gt;&lt;br /&gt;
      tagListSetting.defaultPost = 'Hack'; &amp;lt;br/&amp;gt;&lt;br /&gt;
      tagListSetting.tagsShow: true; &amp;lt;br/&amp;gt;&lt;br /&gt;
  &amp;lt;nowiki&amp;gt;&amp;lt;/script&amp;gt;&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===CSS ID and Class===&lt;br /&gt;
&lt;br /&gt;
  #headerBlock: header block&lt;br /&gt;
  .buttonStyle: A class for all header buttons&lt;br /&gt;
  #postsList: Main block, recent posts are showing here.&lt;br /&gt;
  #footerInfo: Footer buttons and info.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
The XHTML structure of this hack&lt;br /&gt;
&lt;br /&gt;
  &amp;lt;nowiki&amp;gt;&amp;lt;div id=&amp;quot;label1&amp;quot;&amp;gt;&lt;br /&gt;
    &amp;lt;div id=&amp;quot;headerBlock&amp;quot;&amp;gt;&lt;br /&gt;
        &amp;lt;span class =&amp;quot;buttonStyle&amp;quot;&amp;gt;&amp;lt;/span&amp;gt;&amp;lt;span class =&amp;quot;buttonStyle&amp;quot;&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
    &amp;lt;/div&amp;gt;  &lt;br /&gt;
    List of Tags&lt;br /&gt;
    &amp;lt;div id=&amp;quot;postsList&amp;quot;&amp;gt;&lt;br /&gt;
        &amp;lt;ul&amp;gt; &amp;lt;li&amp;gt;&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;&amp;lt;/li&amp;gt;&amp;lt;/ul&amp;gt;&lt;br /&gt;
    &amp;lt;/div&amp;gt; &lt;br /&gt;
    &amp;lt;div id=&amp;quot;footerInfo&amp;quot;&amp;gt;&lt;br /&gt;
        &amp;lt;a&amp;gt;&amp;lt;/a&amp;gt;&amp;lt;a&amp;gt;&amp;lt;/a&amp;gt;&lt;br /&gt;
    &amp;lt;/div&amp;gt; &lt;br /&gt;
  &amp;lt;/div&amp;gt;&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Sites Using This Hack== &lt;br /&gt;
[http://lvchen.blogspot.com http://lvchen.blogspot.com] (Chinese)&lt;br /&gt;
&lt;br /&gt;
[http://iamserena25.blogspot.com http://iamserena25.blogspot.com] (Chinese)&lt;br /&gt;
&lt;br /&gt;
I don't have any English blog using it yet. If you know any English blog that use this hack please add here&lt;br /&gt;
&lt;br /&gt;
==See Also:== &lt;br /&gt;
&lt;br /&gt;
[[Tagclouds]]&lt;br /&gt;
&lt;br /&gt;
[http://lvchen-recentcomments.googlecode.com/files/adv_label_v1.1en.js Uncompressed Code]&lt;br /&gt;
&lt;br /&gt;
[http://jquery.com/ jQuery]&lt;br /&gt;
&lt;br /&gt;
If you have any question regarding this hack, please e-mail me: lvchen.blog@m2k.com.tw&lt;br /&gt;
&lt;br /&gt;
[[Category:Hacks]]&lt;br /&gt;
[[Category:Tags]]&lt;br /&gt;
[[Category:Categories]]&lt;br /&gt;
[[Category:New Blogger]]&lt;/div&gt;</description>
			<pubDate>Fri, 21 Sep 2007 18:40:31 GMT</pubDate>			<dc:creator>Lvchen</dc:creator>			<comments>http://72.14.177.54/Bloggerhacks/Talk:Recent_Posts_using_Labels_(or_Tagcloud)</comments>		</item>
		<item>
			<title>Recent Posts using Labels (or Tagcloud)</title>
			<link>http://72.14.177.54/Bloggerhacks/Recent_Posts_using_Labels_(or_Tagcloud)</link>
			<description>&lt;p&gt;Lvchen:&amp;#32;/* Sites Using This Hack */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Version== &lt;br /&gt;
&lt;br /&gt;
v1.1&lt;br /&gt;
&lt;br /&gt;
==Platform== &lt;br /&gt;
New Blogger Template&lt;br /&gt;
&lt;br /&gt;
==Author== &lt;br /&gt;
&lt;br /&gt;
[http://lvchen.blogspot.com LVCHEN]&lt;br /&gt;
&lt;br /&gt;
==Homepage== &lt;br /&gt;
[http://lvchen.blogspot.com/2007/09/blog-post_16.html http://lvchen.blogspot.com/2007/09/blog-post_16.html] (Chinese)&lt;br /&gt;
&lt;br /&gt;
English reader welcome&lt;br /&gt;
&lt;br /&gt;
==License== &lt;br /&gt;
[http://creativecommons.org/licenses/by-nc-sa/3.0/ Attribution-Noncommercial-Share Alike 3.0]&lt;br /&gt;
&lt;br /&gt;
==Required Skills== &lt;br /&gt;
User must be confortable with editing Template '''or''' adding new widgets to layout. &lt;br /&gt;
&lt;br /&gt;
Optional Skills: Knowledge in basic CSS and Javascript.&lt;br /&gt;
&lt;br /&gt;
==Description== &lt;br /&gt;
&lt;br /&gt;
Convert you label page element to a nice view &amp;quot;Recent Post&amp;quot;. &lt;br /&gt;
&lt;br /&gt;
It also works with [[Tagclouds]].&lt;br /&gt;
&lt;br /&gt;
Change pages by clicking &amp;quot;next&amp;quot; or previous&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
Show &amp;quot;Recent Post&amp;quot; under certain tag by clicking the tag in your label list.&lt;br /&gt;
&lt;br /&gt;
You can even customize the appearance of this hack.&lt;br /&gt;
&lt;br /&gt;
'''Plase Note:'''This hack use some jQuery JavaScript library. Plase install jQuery if you do not have it in your blog.&lt;br /&gt;
&lt;br /&gt;
==Method== &lt;br /&gt;
&lt;br /&gt;
===Installation: Two Steps only...===&lt;br /&gt;
&lt;br /&gt;
1. Please download [http://lvchen-recentcomments.googlecode.com/files/adv_label_v1.1en_pack.js http://lvchen-recentcomments.googlecode.com/files/adv_label_v1.1en_pack.js] and upload to your own web page.&lt;br /&gt;
&lt;br /&gt;
2. Plase insert the following code into your template head or any 'javascript/HTML' page element&amp;lt;br/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
    &amp;lt;nowiki&amp;gt;&amp;lt;script type=&amp;quot;text/javascript&amp;quot; src=http://yourwebpage/jquery-1.2.1.pack.js&amp;gt;&amp;lt;/script&amp;gt; &amp;lt;/nowiki&amp;gt;&amp;lt;br/&amp;gt;&lt;br /&gt;
    &amp;lt;nowiki&amp;gt;&amp;lt;script type=&amp;quot;text/javascript&amp;quot; src=&amp;quot;http://yourwebpage/adv_label_v1.1_pack.js&amp;quot;&amp;gt;&amp;lt;/script&amp;gt;&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
'''Please replace 'yourwebpage' to where you place those files.'''&amp;lt;br/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
If you have already installed jQuery, please insert the second one only.&lt;br /&gt;
&lt;br /&gt;
    &amp;lt;nowiki&amp;gt;&amp;lt;script type=&amp;quot;text/javascript&amp;quot; src=&amp;quot;http://yourwebpage/adv_label_v1.1_pack.js&amp;quot;&amp;gt;&amp;lt;/script&amp;gt;&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Settings: Settings are optional===&lt;br /&gt;
One is able to customize this hack by giving specified values to the following variables.&lt;br /&gt;
&lt;br /&gt;
  '''tagListSetting.postShow''': Post per page, default is 5.&amp;lt;br/&amp;gt;&lt;br /&gt;
  '''tagListSetting.labelName''': If you have more than 1 label widgets, please specifiled which one&amp;lt;br/&amp;gt; you want to convert. Default value is 'Label1'.&amp;lt;br/&amp;gt;&lt;br /&gt;
  '''tagListSetting.defaultPost''': Give specific tag name for showing recent posts under that tag&amp;lt;br/&amp;gt; rather than showing general recent posts. Default value is empty space. &amp;lt;br/&amp;gt;&lt;br /&gt;
  '''tagListSetting.loadingImage''': Image and message while loading, feel free to use HTML. Default&amp;lt;br/&amp;gt; value is &amp;lt;nowiki&amp;gt;'&amp;lt;img src=&amp;quot;http://lvchen716.googlepages.com/2-0.gif&amp;quot;/&amp;gt;&amp;amp;nbsp;Loading...'&amp;lt;/nowiki&amp;gt;.&amp;lt;br/&amp;gt;&lt;br /&gt;
  '''tagListSetting.headerButton''': User can decide to use header button or not. Default value is true.&amp;lt;br/&amp;gt;&lt;br /&gt;
  '''tagListSetting.tagsShow''': User can decide whether showing list of label by default. Default is false.&amp;lt;br/&amp;gt;&lt;br /&gt;
  '''tagListSetting.lineHeight''': The line height for each list elements. The defaule value is 24.&amp;lt;br/&amp;gt;&lt;br /&gt;
  '''tagListSetting.messagesArr''':User can define the every text showing in this hack.&amp;lt;br/&amp;gt;&lt;br /&gt;
  The Default value is ['Recent Post','Choose a Tag','%tagName% %range% , Total %totalNum% posts &amp;lt;br/&amp;gt;','Prvious','Next','No post found! You may have given wrong tag']&amp;lt;br/&amp;gt;&lt;br /&gt;
  Please compare what is showing in the widget and change the value accordingly.&amp;lt;br/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
There are some additional variables using in the third element (tagListSetting.messagesArr[3]) of this variable. &amp;lt;br/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
  '''%tagName%''': The tag name (category).&amp;lt;br/&amp;gt;&lt;br /&gt;
  '''%range%''': The posts you are currently viewing.&amp;lt;br/&amp;gt;&lt;br /&gt;
  '''%totalNum%''': Total number of the posts under certain category&amp;lt;br/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
for example: If you want to show 10 posts per page, default tag is 'Hack' and show list of tag by default, just add the following code after this hack.&lt;br /&gt;
&lt;br /&gt;
  &amp;lt;nowiki&amp;gt;&amp;lt;script&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;br/&amp;gt;&lt;br /&gt;
      tagListSetting.postShow = 10; &amp;lt;br/&amp;gt;&lt;br /&gt;
      tagListSetting.defaultPost = 'Hack'; &amp;lt;br/&amp;gt;&lt;br /&gt;
      tagListSetting.tagsShow: true; &amp;lt;br/&amp;gt;&lt;br /&gt;
  &amp;lt;nowiki&amp;gt;&amp;lt;/script&amp;gt;&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===CSS ID and Class===&lt;br /&gt;
&lt;br /&gt;
  #headerBlock: header block&lt;br /&gt;
  .buttonStyle&amp;amp;iuml;&amp;amp;frac14;�class for header buttons&lt;br /&gt;
  #postsList&amp;amp;iuml;&amp;amp;frac14;�Main block&lt;br /&gt;
  #footerInfo&amp;amp;iuml;&amp;amp;frac14;�footer buttons and info.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
The structure of this hack&lt;br /&gt;
&lt;br /&gt;
  &amp;lt;nowiki&amp;gt;&amp;lt;div id=&amp;quot;label1&amp;quot;&amp;gt;&lt;br /&gt;
    &amp;lt;div id=&amp;quot;headerBlock&amp;quot;&amp;gt;&lt;br /&gt;
        &amp;lt;span class =&amp;quot;buttonStyle&amp;quot;&amp;gt;&amp;lt;/span&amp;gt;&amp;lt;span class =&amp;quot;buttonStyle&amp;quot;&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
    &amp;lt;/div&amp;gt;  &lt;br /&gt;
    List of Tags&lt;br /&gt;
    &amp;lt;div id=&amp;quot;postsList&amp;quot;&amp;gt;&lt;br /&gt;
        &amp;lt;ul&amp;gt; &amp;lt;li&amp;gt;&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;&amp;lt;/li&amp;gt;&amp;lt;/ul&amp;gt;&lt;br /&gt;
    &amp;lt;/div&amp;gt; &lt;br /&gt;
    &amp;lt;div id=&amp;quot;footerInfo&amp;quot;&amp;gt;&lt;br /&gt;
        &amp;lt;a&amp;gt;&amp;lt;/a&amp;gt;&amp;lt;a&amp;gt;&amp;lt;/a&amp;gt;&lt;br /&gt;
    &amp;lt;/div&amp;gt; &lt;br /&gt;
  &amp;lt;/div&amp;gt;&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Sites Using This Hack== &lt;br /&gt;
[http://lvchen.blogspot.com http://lvchen.blogspot.com] (Chinese)&lt;br /&gt;
&lt;br /&gt;
[http://iamserena25.blogspot.com http://iamserena25.blogspot.com] (Chinese)&lt;br /&gt;
&lt;br /&gt;
I don't have any English blog using it yet. If you know any English blog that use this hack please add here&lt;br /&gt;
&lt;br /&gt;
==See Also:== &lt;br /&gt;
&lt;br /&gt;
[[Tagclouds]]&lt;br /&gt;
&lt;br /&gt;
[http://lvchen-recentcomments.googlecode.com/files/adv_label_v1.1en.js Uncompressed Code]&lt;br /&gt;
&lt;br /&gt;
[http://jquery.com/ jQuery]&lt;br /&gt;
&lt;br /&gt;
If you have any question regarding this hack, please e-mail me: lvchen.blog@m2k.com.tw&lt;br /&gt;
&lt;br /&gt;
[[Category:Hacks]]&lt;br /&gt;
[[Category:Tags]]&lt;br /&gt;
[[Category:Categories]]&lt;br /&gt;
[[Category:New Blogger]]&lt;/div&gt;</description>
			<pubDate>Fri, 21 Sep 2007 18:38:56 GMT</pubDate>			<dc:creator>Lvchen</dc:creator>			<comments>http://72.14.177.54/Bloggerhacks/Talk:Recent_Posts_using_Labels_(or_Tagcloud)</comments>		</item>
		<item>
			<title>Recent Posts using Labels (or Tagcloud)</title>
			<link>http://72.14.177.54/Bloggerhacks/Recent_Posts_using_Labels_(or_Tagcloud)</link>
			<description>&lt;p&gt;Lvchen:&amp;#32;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Version== &lt;br /&gt;
&lt;br /&gt;
v1.1&lt;br /&gt;
&lt;br /&gt;
==Platform== &lt;br /&gt;
New Blogger Template&lt;br /&gt;
&lt;br /&gt;
==Author== &lt;br /&gt;
&lt;br /&gt;
[http://lvchen.blogspot.com LVCHEN]&lt;br /&gt;
&lt;br /&gt;
==Homepage== &lt;br /&gt;
[http://lvchen.blogspot.com/2007/09/blog-post_16.html http://lvchen.blogspot.com/2007/09/blog-post_16.html] (Chinese)&lt;br /&gt;
&lt;br /&gt;
English reader welcome&lt;br /&gt;
&lt;br /&gt;
==License== &lt;br /&gt;
[http://creativecommons.org/licenses/by-nc-sa/3.0/ Attribution-Noncommercial-Share Alike 3.0]&lt;br /&gt;
&lt;br /&gt;
==Required Skills== &lt;br /&gt;
User must be confortable with editing Template '''or''' adding new widgets to layout. &lt;br /&gt;
&lt;br /&gt;
Optional Skills: Knowledge in basic CSS and Javascript.&lt;br /&gt;
&lt;br /&gt;
==Description== &lt;br /&gt;
&lt;br /&gt;
Convert you label page element to a nice view &amp;quot;Recent Post&amp;quot;. &lt;br /&gt;
&lt;br /&gt;
It also works with [[Tagclouds]].&lt;br /&gt;
&lt;br /&gt;
Change pages by clicking &amp;quot;next&amp;quot; or previous&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
Show &amp;quot;Recent Post&amp;quot; under certain tag by clicking the tag in your label list.&lt;br /&gt;
&lt;br /&gt;
You can even customize the appearance of this hack.&lt;br /&gt;
&lt;br /&gt;
'''Plase Note:'''This hack use some jQuery JavaScript library. Plase install jQuery if you do not have it in your blog.&lt;br /&gt;
&lt;br /&gt;
==Method== &lt;br /&gt;
&lt;br /&gt;
===Installation: Two Steps only...===&lt;br /&gt;
&lt;br /&gt;
1. Please download [http://lvchen-recentcomments.googlecode.com/files/adv_label_v1.1en_pack.js http://lvchen-recentcomments.googlecode.com/files/adv_label_v1.1en_pack.js] and upload to your own web page.&lt;br /&gt;
&lt;br /&gt;
2. Plase insert the following code into your template head or any 'javascript/HTML' page element&amp;lt;br/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
    &amp;lt;nowiki&amp;gt;&amp;lt;script type=&amp;quot;text/javascript&amp;quot; src=http://yourwebpage/jquery-1.2.1.pack.js&amp;gt;&amp;lt;/script&amp;gt; &amp;lt;/nowiki&amp;gt;&amp;lt;br/&amp;gt;&lt;br /&gt;
    &amp;lt;nowiki&amp;gt;&amp;lt;script type=&amp;quot;text/javascript&amp;quot; src=&amp;quot;http://yourwebpage/adv_label_v1.1_pack.js&amp;quot;&amp;gt;&amp;lt;/script&amp;gt;&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
'''Please replace 'yourwebpage' to where you place those files.'''&amp;lt;br/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
If you have already installed jQuery, please insert the second one only.&lt;br /&gt;
&lt;br /&gt;
    &amp;lt;nowiki&amp;gt;&amp;lt;script type=&amp;quot;text/javascript&amp;quot; src=&amp;quot;http://yourwebpage/adv_label_v1.1_pack.js&amp;quot;&amp;gt;&amp;lt;/script&amp;gt;&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Settings: Settings are optional===&lt;br /&gt;
One is able to customize this hack by giving specified values to the following variables.&lt;br /&gt;
&lt;br /&gt;
  '''tagListSetting.postShow''': Post per page, default is 5.&amp;lt;br/&amp;gt;&lt;br /&gt;
  '''tagListSetting.labelName''': If you have more than 1 label widgets, please specifiled which one&amp;lt;br/&amp;gt; you want to convert. Default value is 'Label1'.&amp;lt;br/&amp;gt;&lt;br /&gt;
  '''tagListSetting.defaultPost''': Give specific tag name for showing recent posts under that tag&amp;lt;br/&amp;gt; rather than showing general recent posts. Default value is empty space. &amp;lt;br/&amp;gt;&lt;br /&gt;
  '''tagListSetting.loadingImage''': Image and message while loading, feel free to use HTML. Default&amp;lt;br/&amp;gt; value is &amp;lt;nowiki&amp;gt;'&amp;lt;img src=&amp;quot;http://lvchen716.googlepages.com/2-0.gif&amp;quot;/&amp;gt;&amp;amp;nbsp;Loading...'&amp;lt;/nowiki&amp;gt;.&amp;lt;br/&amp;gt;&lt;br /&gt;
  '''tagListSetting.headerButton''': User can decide to use header button or not. Default value is true.&amp;lt;br/&amp;gt;&lt;br /&gt;
  '''tagListSetting.tagsShow''': User can decide whether showing list of label by default. Default is false.&amp;lt;br/&amp;gt;&lt;br /&gt;
  '''tagListSetting.lineHeight''': The line height for each list elements. The defaule value is 24.&amp;lt;br/&amp;gt;&lt;br /&gt;
  '''tagListSetting.messagesArr''':User can define the every text showing in this hack.&amp;lt;br/&amp;gt;&lt;br /&gt;
  The Default value is ['Recent Post','Choose a Tag','%tagName% %range% , Total %totalNum% posts &amp;lt;br/&amp;gt;','Prvious','Next','No post found! You may have given wrong tag']&amp;lt;br/&amp;gt;&lt;br /&gt;
  Please compare what is showing in the widget and change the value accordingly.&amp;lt;br/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
There are some additional variables using in the third element (tagListSetting.messagesArr[3]) of this variable. &amp;lt;br/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
  '''%tagName%''': The tag name (category).&amp;lt;br/&amp;gt;&lt;br /&gt;
  '''%range%''': The posts you are currently viewing.&amp;lt;br/&amp;gt;&lt;br /&gt;
  '''%totalNum%''': Total number of the posts under certain category&amp;lt;br/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
for example: If you want to show 10 posts per page, default tag is 'Hack' and show list of tag by default, just add the following code after this hack.&lt;br /&gt;
&lt;br /&gt;
  &amp;lt;nowiki&amp;gt;&amp;lt;script&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;br/&amp;gt;&lt;br /&gt;
      tagListSetting.postShow = 10; &amp;lt;br/&amp;gt;&lt;br /&gt;
      tagListSetting.defaultPost = 'Hack'; &amp;lt;br/&amp;gt;&lt;br /&gt;
      tagListSetting.tagsShow: true; &amp;lt;br/&amp;gt;&lt;br /&gt;
  &amp;lt;nowiki&amp;gt;&amp;lt;/script&amp;gt;&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===CSS ID and Class===&lt;br /&gt;
&lt;br /&gt;
  #headerBlock: header block&lt;br /&gt;
  .buttonStyle&amp;amp;iuml;&amp;amp;frac14;�class for header buttons&lt;br /&gt;
  #postsList&amp;amp;iuml;&amp;amp;frac14;�Main block&lt;br /&gt;
  #footerInfo&amp;amp;iuml;&amp;amp;frac14;�footer buttons and info.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
The structure of this hack&lt;br /&gt;
&lt;br /&gt;
  &amp;lt;nowiki&amp;gt;&amp;lt;div id=&amp;quot;label1&amp;quot;&amp;gt;&lt;br /&gt;
    &amp;lt;div id=&amp;quot;headerBlock&amp;quot;&amp;gt;&lt;br /&gt;
        &amp;lt;span class =&amp;quot;buttonStyle&amp;quot;&amp;gt;&amp;lt;/span&amp;gt;&amp;lt;span class =&amp;quot;buttonStyle&amp;quot;&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
    &amp;lt;/div&amp;gt;  &lt;br /&gt;
    List of Tags&lt;br /&gt;
    &amp;lt;div id=&amp;quot;postsList&amp;quot;&amp;gt;&lt;br /&gt;
        &amp;lt;ul&amp;gt; &amp;lt;li&amp;gt;&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;&amp;lt;/li&amp;gt;&amp;lt;/ul&amp;gt;&lt;br /&gt;
    &amp;lt;/div&amp;gt; &lt;br /&gt;
    &amp;lt;div id=&amp;quot;footerInfo&amp;quot;&amp;gt;&lt;br /&gt;
        &amp;lt;a&amp;gt;&amp;lt;/a&amp;gt;&amp;lt;a&amp;gt;&amp;lt;/a&amp;gt;&lt;br /&gt;
    &amp;lt;/div&amp;gt; &lt;br /&gt;
  &amp;lt;/div&amp;gt;&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Sites Using This Hack== &lt;br /&gt;
[http://lvchen.blogspot.com http://lvchen.blogspot.com] (Chinese)&lt;br /&gt;
&lt;br /&gt;
[http://iamserena25.blogspot.com http://iamserena25.blogspot.com] (Chinese)&lt;br /&gt;
&lt;br /&gt;
I don't have any English blog use it yet. If you know any English blog that use this hack please add here&lt;br /&gt;
&lt;br /&gt;
==See Also:== &lt;br /&gt;
&lt;br /&gt;
[[Tagclouds]]&lt;br /&gt;
&lt;br /&gt;
[http://lvchen-recentcomments.googlecode.com/files/adv_label_v1.1en.js Uncompressed Code]&lt;br /&gt;
&lt;br /&gt;
[http://jquery.com/ jQuery]&lt;br /&gt;
&lt;br /&gt;
If you have any question regarding this hack, please e-mail me: lvchen.blog@m2k.com.tw&lt;br /&gt;
&lt;br /&gt;
[[Category:Hacks]]&lt;br /&gt;
[[Category:Tags]]&lt;br /&gt;
[[Category:Categories]]&lt;br /&gt;
[[Category:New Blogger]]&lt;/div&gt;</description>
			<pubDate>Fri, 21 Sep 2007 18:38:16 GMT</pubDate>			<dc:creator>Lvchen</dc:creator>			<comments>http://72.14.177.54/Bloggerhacks/Talk:Recent_Posts_using_Labels_(or_Tagcloud)</comments>		</item>
		<item>
			<title>Recent Posts using Labels (or Tagcloud)</title>
			<link>http://72.14.177.54/Bloggerhacks/Recent_Posts_using_Labels_(or_Tagcloud)</link>
			<description>&lt;p&gt;Lvchen:&amp;#32;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Version== &lt;br /&gt;
&lt;br /&gt;
v1.1&lt;br /&gt;
&lt;br /&gt;
==Platform== &lt;br /&gt;
New Blogger Template&lt;br /&gt;
&lt;br /&gt;
==Author== &lt;br /&gt;
&lt;br /&gt;
[http://lvchen.blogspot.com LVCHEN]&lt;br /&gt;
&lt;br /&gt;
==Homepage== &lt;br /&gt;
[http://lvchen.blogspot.com/2007/09/blog-post_16.html http://lvchen.blogspot.com/2007/09/blog-post_16.html] (Chinese)&lt;br /&gt;
&lt;br /&gt;
English reader welcome&lt;br /&gt;
&lt;br /&gt;
==License== &lt;br /&gt;
[http://creativecommons.org/licenses/by-nc-sa/3.0/ Attribution-Noncommercial-Share Alike 3.0]&lt;br /&gt;
&lt;br /&gt;
==Required Skills== &lt;br /&gt;
User must be confortable with editing Template '''or''' adding new widgets to layout. &lt;br /&gt;
&lt;br /&gt;
Optional Skills: Knowledge in basic CSS and Javascript.&lt;br /&gt;
&lt;br /&gt;
==Description== &lt;br /&gt;
&lt;br /&gt;
Convert you label page element to a nice view &amp;quot;Recent Post&amp;quot;. &lt;br /&gt;
&lt;br /&gt;
It also works with [[Tagclouds]].&lt;br /&gt;
&lt;br /&gt;
Change pages by clicking &amp;quot;next&amp;quot; or previous&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
Show &amp;quot;Recent Post&amp;quot; under certain tag by clicking the tag in your label list.&lt;br /&gt;
&lt;br /&gt;
You can even customize the appearance of this hack.&lt;br /&gt;
&lt;br /&gt;
'''Plase Note:'''This hack use some jQuery JavaScript library. Plase install jQuery if you do not have it in your blog.&lt;br /&gt;
&lt;br /&gt;
==Method== &lt;br /&gt;
&lt;br /&gt;
===Installation: Two Steps only...===&lt;br /&gt;
&lt;br /&gt;
1. Please download [http://lvchen-recentcomments.googlecode.com/files/adv_label_v1.1en_pack.js http://lvchen-recentcomments.googlecode.com/files/adv_label_v1.1en_pack.js] and upload to your own web page.&lt;br /&gt;
&lt;br /&gt;
2. Plase insert the following code into your template head or any 'javascript/HTML' page element&amp;lt;br/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
    &amp;lt;nowiki&amp;gt;&amp;lt;script type=&amp;quot;text/javascript&amp;quot; src=http://yourwebpage/jquery-1.2.1.pack.js&amp;gt;&amp;lt;/script&amp;gt; &amp;lt;/nowiki&amp;gt;&amp;lt;br/&amp;gt;&lt;br /&gt;
    &amp;lt;nowiki&amp;gt;&amp;lt;script type=&amp;quot;text/javascript&amp;quot; src=&amp;quot;http://yourwebpage/adv_label_v1.1_pack.js&amp;quot;&amp;gt;&amp;lt;/script&amp;gt;&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
'''Please replace 'yourwebpage' to where you place those files.'''&amp;lt;br/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
If you have already installed jQuery, please insert the second one only.&lt;br /&gt;
&lt;br /&gt;
    &amp;lt;nowiki&amp;gt;&amp;lt;script type=&amp;quot;text/javascript&amp;quot; src=&amp;quot;http://yourwebpage/adv_label_v1.1_pack.js&amp;quot;&amp;gt;&amp;lt;/script&amp;gt;&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Settings: Settings are optional===&lt;br /&gt;
One is able to customize this hack by giving specified values to the following variables.&lt;br /&gt;
&lt;br /&gt;
  '''tagListSetting.postShow''': Post per page, default is 5.&amp;lt;br/&amp;gt;&lt;br /&gt;
  '''tagListSetting.labelName''': If you have more than 1 label widgets, please specifiled which one you want to convert. Default value is 'Label1'.&amp;lt;br/&amp;gt;&lt;br /&gt;
  '''tagListSetting.defaultPost''': Give specific tag name for showing recent posts under that tag rather than showing general recent posts. Default value is empty space. &amp;lt;br/&amp;gt;&lt;br /&gt;
  '''tagListSetting.loadingImage''': Image and message while loading, feel free to use HTML. Default value is &amp;lt;nowiki&amp;gt;'&amp;lt;img src=&amp;quot;http://lvchen716.googlepages.com/2-0.gif&amp;quot;/&amp;gt;&amp;amp;nbsp;Loading...'&amp;lt;/nowiki&amp;gt;.&amp;lt;br/&amp;gt;&lt;br /&gt;
  '''tagListSetting.headerButton''': User can decide to use header button or not. Default value is true.&amp;lt;br/&amp;gt;&lt;br /&gt;
  '''tagListSetting.tagsShow''': User can decide whether showing list of label by default. Default is false.&amp;lt;br/&amp;gt;&lt;br /&gt;
  '''tagListSetting.lineHeight''': The line height for each list elements. The defaule value is 24.&amp;lt;br/&amp;gt;&lt;br /&gt;
  '''tagListSetting.messagesArr''':User can define the every text showing in this hack.&amp;lt;br/&amp;gt;&lt;br /&gt;
  The Default value is ['Recent Post','Choose a Tag','%tagName% %range%&amp;amp;iuml;&amp;amp;frac14;�Total %totalNum% posts','Prvious','Next','No post found! You may have given wrong tag']&amp;lt;br/&amp;gt;&lt;br /&gt;
  Please compare what is showing in the widget and change the value accordingly.&amp;lt;br/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
There are some additional variables using in the third element (tagListSetting.messagesArr[3]) of this variable. &amp;lt;br/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
  '''%tagName%''': The tag name (category).&amp;lt;br/&amp;gt;&lt;br /&gt;
  '''%range%''': The posts you are currently viewing.&amp;lt;br/&amp;gt;&lt;br /&gt;
  '''%totalNum%''': Total number of the posts under certain category&amp;lt;br/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
for example: If you want to show 10 posts per page, default tag is 'Hack' and show list of tag by default, just add the following code after this hack.&lt;br /&gt;
&lt;br /&gt;
  &amp;lt;nowiki&amp;gt;&amp;lt;script&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;br/&amp;gt;&lt;br /&gt;
      tagListSetting.postShow = 10; &amp;lt;br/&amp;gt;&lt;br /&gt;
      tagListSetting.defaultPost = 'Hack'; &amp;lt;br/&amp;gt;&lt;br /&gt;
      tagListSetting.tagsShow: true; &amp;lt;br/&amp;gt;&lt;br /&gt;
  &amp;lt;nowiki&amp;gt;&amp;lt;/script&amp;gt;&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===CSS ID and Class===&lt;br /&gt;
&lt;br /&gt;
  #headerBlock: header block&lt;br /&gt;
  .buttonStyle&amp;amp;iuml;&amp;amp;frac14;�class for header buttons&lt;br /&gt;
  #postsList&amp;amp;iuml;&amp;amp;frac14;�Main block&lt;br /&gt;
  #footerInfo&amp;amp;iuml;&amp;amp;frac14;�footer buttons and info.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
The structure of this hack&lt;br /&gt;
&lt;br /&gt;
  &amp;lt;nowiki&amp;gt;&amp;lt;div id=&amp;quot;label1&amp;quot;&amp;gt;&lt;br /&gt;
    &amp;lt;div id=&amp;quot;headerBlock&amp;quot;&amp;gt;&lt;br /&gt;
        &amp;lt;span class =&amp;quot;buttonStyle&amp;quot;&amp;gt;&amp;lt;/span&amp;gt;&amp;lt;span class =&amp;quot;buttonStyle&amp;quot;&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
    &amp;lt;/div&amp;gt;  &lt;br /&gt;
    List of Tags&lt;br /&gt;
    &amp;lt;div id=&amp;quot;postsList&amp;quot;&amp;gt;&lt;br /&gt;
        &amp;lt;ul&amp;gt; &amp;lt;li&amp;gt;&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;&amp;lt;/li&amp;gt;&amp;lt;/ul&amp;gt;&lt;br /&gt;
    &amp;lt;/div&amp;gt; &lt;br /&gt;
    &amp;lt;div id=&amp;quot;footerInfo&amp;quot;&amp;gt;&lt;br /&gt;
        &amp;lt;a&amp;gt;&amp;lt;/a&amp;gt;&amp;lt;a&amp;gt;&amp;lt;/a&amp;gt;&lt;br /&gt;
    &amp;lt;/div&amp;gt; &lt;br /&gt;
  &amp;lt;/div&amp;gt;&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Sites Using This Hack== &lt;br /&gt;
[http://lvchen.blogspot.com http://lvchen.blogspot.com] (Chinese)&lt;br /&gt;
&lt;br /&gt;
[http://iamserena25.blogspot.com http://iamserena25.blogspot.com] (Chinese)&lt;br /&gt;
&lt;br /&gt;
I don't have any English blog use it yet. If you know any English blog that use this hack please add here&lt;br /&gt;
&lt;br /&gt;
==See Also:== &lt;br /&gt;
&lt;br /&gt;
[[Tagclouds]]&lt;br /&gt;
&lt;br /&gt;
[http://lvchen-recentcomments.googlecode.com/files/adv_label_v1.1en.js Uncompressed Code]&lt;br /&gt;
&lt;br /&gt;
[http://jquery.com/ jQuery]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:Hacks]]&lt;br /&gt;
[[Category:Tags]]&lt;br /&gt;
[[Category:Categories]]&lt;br /&gt;
[[Category:New Blogger]]&lt;/div&gt;</description>
			<pubDate>Thu, 20 Sep 2007 11:58:50 GMT</pubDate>			<dc:creator>Lvchen</dc:creator>			<comments>http://72.14.177.54/Bloggerhacks/Talk:Recent_Posts_using_Labels_(or_Tagcloud)</comments>		</item>
		<item>
			<title>Recent Posts using Labels (or Tagcloud)</title>
			<link>http://72.14.177.54/Bloggerhacks/Recent_Posts_using_Labels_(or_Tagcloud)</link>
			<description>&lt;p&gt;Lvchen:&amp;#32;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Version== &lt;br /&gt;
&lt;br /&gt;
v1.1&lt;br /&gt;
&lt;br /&gt;
==Platform== &lt;br /&gt;
New Blogger Template&lt;br /&gt;
&lt;br /&gt;
==Author== &lt;br /&gt;
&lt;br /&gt;
[http://lvchen.blogspot.com LVCHEN]&lt;br /&gt;
&lt;br /&gt;
==Homepage== &lt;br /&gt;
[http://lvchen.blogspot.com/2007/09/blog-post_16.html http://lvchen.blogspot.com/2007/09/blog-post_16.html] (Chinese)&lt;br /&gt;
&lt;br /&gt;
English reader welcome&lt;br /&gt;
&lt;br /&gt;
==License== &lt;br /&gt;
[http://creativecommons.org/licenses/by-nc-sa/3.0/ Attribution-Noncommercial-Share Alike 3.0]&lt;br /&gt;
&lt;br /&gt;
==Required Skills== &lt;br /&gt;
User must be confortable with editing Template '''or''' adding new widgets to layout. &lt;br /&gt;
&lt;br /&gt;
Optional Skills: Knowledge in basic CSS and Javascript.&lt;br /&gt;
&lt;br /&gt;
==Description== &lt;br /&gt;
&lt;br /&gt;
Convert you label page element to a nice view &amp;quot;Recent Post&amp;quot;. &lt;br /&gt;
&lt;br /&gt;
It also works with [[Tagclouds]].&lt;br /&gt;
&lt;br /&gt;
Change pages by clicking &amp;quot;next&amp;quot; or previous&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
Show &amp;quot;Recent Post&amp;quot; under certain tag by clicking the tag in your label list.&lt;br /&gt;
&lt;br /&gt;
You can even customize the appearance of this hack.&lt;br /&gt;
&lt;br /&gt;
'''Plase Note:'''This hack use some jQuery JavaScript library. Plase install jQuery if you do not have it in your blog.&lt;br /&gt;
&lt;br /&gt;
==Method== &lt;br /&gt;
&lt;br /&gt;
===Installation: Two Steps only...===&lt;br /&gt;
&lt;br /&gt;
1. Please download [http://lvchen-recentcomments.googlecode.com/files/adv_label_v1.1en_pack.js http://lvchen-recentcomments.googlecode.com/files/adv_label_v1.1en_pack.js] and upload to your own web page.&lt;br /&gt;
&lt;br /&gt;
2. Plase insert the following code into your template head or any 'javascript/HTML' widget&amp;lt;br/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
    &amp;lt;nowiki&amp;gt;&amp;lt;script type=&amp;quot;text/javascript&amp;quot; src=http://yourwebpage/jquery-1.2.1.pack.js&amp;gt;&amp;lt;/script&amp;gt; &amp;lt;/nowiki&amp;gt;&amp;lt;br/&amp;gt;&lt;br /&gt;
    &amp;lt;nowiki&amp;gt;&amp;lt;script type=&amp;quot;text/javascript&amp;quot; src=&amp;quot;http://yourwebpage/adv_label_v1.1_pack.js&amp;quot;&amp;gt;&amp;lt;/script&amp;gt;&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
'''Please replace 'yourwebpage' to where you place those files.'''&amp;lt;br/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
If you have already installed jQuery, please insert the second one only.&lt;br /&gt;
&lt;br /&gt;
    &amp;lt;nowiki&amp;gt;&amp;lt;script type=&amp;quot;text/javascript&amp;quot; src=&amp;quot;http://yourwebpage/adv_label_v1.1_pack.js&amp;quot;&amp;gt;&amp;lt;/script&amp;gt;&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Settings: Settings are optional===&lt;br /&gt;
One is able to customize this hack by giving specified values to the following variables.&lt;br /&gt;
&lt;br /&gt;
  '''tagListSetting.postShow''': Post per page, default is 5.&amp;lt;br/&amp;gt;&lt;br /&gt;
  '''tagListSetting.labelName''': If you have more than 1 label widgets, please specifiled which one you want to convert. Default value is 'Label1'.&amp;lt;br/&amp;gt;&lt;br /&gt;
  '''tagListSetting.defaultPost''': Give specific tag name for showing recent posts under that tag rather than showing general recent posts. Default value is empty space. &amp;lt;br/&amp;gt;&lt;br /&gt;
  '''tagListSetting.loadingImage''': Image and message while loading, feel free to use HTML. Default value is &amp;lt;nowiki&amp;gt;'&amp;lt;img src=&amp;quot;http://lvchen716.googlepages.com/2-0.gif&amp;quot;/&amp;gt;&amp;amp;nbsp;Loading...'&amp;lt;/nowiki&amp;gt;.&amp;lt;br/&amp;gt;&lt;br /&gt;
  '''tagListSetting.headerButton''': User can decide to use header button or not. Default value is true.&amp;lt;br/&amp;gt;&lt;br /&gt;
  '''tagListSetting.tagsShow''': User can decide whether showing list of label by default. Default is false.&amp;lt;br/&amp;gt;&lt;br /&gt;
  '''tagListSetting.lineHeight''': The line height for each list elements. The defaule value is 24.&amp;lt;br/&amp;gt;&lt;br /&gt;
  '''tagListSetting.messagesArr''':User can define the every text showing in this hack.&amp;lt;br/&amp;gt;&lt;br /&gt;
  The Default value is ['Recent Post','Choose a Tag','%tagName% %range%&amp;amp;iuml;&amp;amp;frac14;�Total %totalNum% posts','Prvious','Next','No post found! You may have given wrong tag']&amp;lt;br/&amp;gt;&lt;br /&gt;
  Please compare what is showing in the widget and change the value accordingly.&amp;lt;br/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
There are some additional variables using in the third element (tagListSetting.messagesArr[3]) of this variable. &amp;lt;br/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
  '''%tagName%''': The tag name (category).&amp;lt;br/&amp;gt;&lt;br /&gt;
  '''%range%''': The posts you are currently viewing.&amp;lt;br/&amp;gt;&lt;br /&gt;
  '''%totalNum%''': Total number of the posts under certain category&amp;lt;br/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
for example: If you want to show 10 posts per page, default tag is 'Hack' and show list of tag by default, just add the following code after this hack.&lt;br /&gt;
&lt;br /&gt;
  &amp;lt;nowiki&amp;gt;&amp;lt;script&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;br/&amp;gt;&lt;br /&gt;
      tagListSetting.postShow = 10; &amp;lt;br/&amp;gt;&lt;br /&gt;
      tagListSetting.defaultPost = 'Hack'; &amp;lt;br/&amp;gt;&lt;br /&gt;
      tagListSetting.tagsShow: true; &amp;lt;br/&amp;gt;&lt;br /&gt;
  &amp;lt;nowiki&amp;gt;&amp;lt;/script&amp;gt;&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===CSS ID and Class===&lt;br /&gt;
&lt;br /&gt;
  #headerBlock: header block&lt;br /&gt;
  .buttonStyle&amp;amp;iuml;&amp;amp;frac14;�class for header buttons&lt;br /&gt;
  #postsList&amp;amp;iuml;&amp;amp;frac14;�Main block&lt;br /&gt;
  #footerInfo&amp;amp;iuml;&amp;amp;frac14;�footer buttons and info.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
The structure of this hack&lt;br /&gt;
&lt;br /&gt;
  &amp;lt;nowiki&amp;gt;&amp;lt;div id=&amp;quot;label1&amp;quot;&amp;gt;&lt;br /&gt;
    &amp;lt;div id=&amp;quot;headerBlock&amp;quot;&amp;gt;&lt;br /&gt;
        &amp;lt;span class =&amp;quot;buttonStyle&amp;quot;&amp;gt;&amp;lt;/span&amp;gt;&amp;lt;span class =&amp;quot;buttonStyle&amp;quot;&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
    &amp;lt;/div&amp;gt;  &lt;br /&gt;
    List of Tags&lt;br /&gt;
    &amp;lt;div id=&amp;quot;postsList&amp;quot;&amp;gt;&lt;br /&gt;
        &amp;lt;ul&amp;gt; &amp;lt;li&amp;gt;&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;&amp;lt;/li&amp;gt;&amp;lt;/ul&amp;gt;&lt;br /&gt;
    &amp;lt;/div&amp;gt; &lt;br /&gt;
    &amp;lt;div id=&amp;quot;footerInfo&amp;quot;&amp;gt;&lt;br /&gt;
        &amp;lt;a&amp;gt;&amp;lt;/a&amp;gt;&amp;lt;a&amp;gt;&amp;lt;/a&amp;gt;&lt;br /&gt;
    &amp;lt;/div&amp;gt; &lt;br /&gt;
  &amp;lt;/div&amp;gt;&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Sites Using This Hack== &lt;br /&gt;
[http://lvchen.blogspot.com http://lvchen.blogspot.com] (Chinese)&lt;br /&gt;
&lt;br /&gt;
[http://iamserena25.blogspot.com http://iamserena25.blogspot.com] (Chinese)&lt;br /&gt;
&lt;br /&gt;
I don't have any English blog use it yet. If you know any English blog that use this hack please add here&lt;br /&gt;
&lt;br /&gt;
==See Also:== &lt;br /&gt;
&lt;br /&gt;
[[Tagclouds]]&lt;br /&gt;
&lt;br /&gt;
[http://lvchen-recentcomments.googlecode.com/files/adv_label_v1.1en.js Uncompressed Code]&lt;br /&gt;
&lt;br /&gt;
[http://jquery.com/ jQuery]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:Hacks]]&lt;br /&gt;
[[Category:Tags]]&lt;br /&gt;
[[Category:Categories]]&lt;br /&gt;
[[Category:New Blogger]]&lt;/div&gt;</description>
			<pubDate>Thu, 20 Sep 2007 11:56:42 GMT</pubDate>			<dc:creator>Lvchen</dc:creator>			<comments>http://72.14.177.54/Bloggerhacks/Talk:Recent_Posts_using_Labels_(or_Tagcloud)</comments>		</item>
	</channel>
</rss>