<?xml version="1.0" encoding="GBK" ?>
<rss version="2.0" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:dcterms="http://purl.org/dc/terms/">
 <channel>
  	  <title><![CDATA[我的博客]]></title>
	  <link>http://maiyawmh.blog.163.com</link>
	  <description><![CDATA[ ]]></description>
	  <language>zh-CN</language>
	  <pubDate>Thu, 3 Jul 2008 17:24:15 +0800</pubDate>
	  <lastBuildDate>Thu, 3 Jul 2008 17:24:15 +0800</lastBuildDate>
	  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
	  <generator><![CDATA[NetEase Space]]></generator>
	  <managingEditor><![CDATA[maiyawmh]]></managingEditor>
	  <webMaster><![CDATA[南方男孩]]></webMaster>
		  <ttl>120</ttl>
	  <image>
	  	<title><![CDATA[我的博客]]></title>
	  	<url>http://maiyawmh.blog.163.com/style/common/user_default.gif</url>
	  	<link>http://maiyawmh.blog.163.com</link>
	  </image>
  <item>
  	<title><![CDATA[Jive论坛学习资料]]></title>	
    <link>http://maiyawmh.blog.163.com/blog/static/6306822005128919510</link>
    <description><![CDATA[<div><H2><A id=viewpost.ascx_TitleUrl href="http://www.donews.net/tssungeng/archive/2004/06/12/27932.aspx"><FONT color=#800080>Jive论坛学习资料</FONT></A> </H2>
<P align=left>学习Jive源程序，可以更好的理解和应用设计模式，学习Java必须读懂两套源代码，第一个就是Jive 第二个是Sun的宠物店<A href="http://developer.java.sun.com/developer/releases/petstore/" target=_blank><FONT color=#0000ff>Pet Store</FONT></A>.<BR>
关于Jive，道友<A href="http://www.jdon.com/jive/profile.jsp?user=2222" target=_blank><FONT color=#0000ff>yesky12</FONT></A>一段话非常精辟:<BR>
<b>设计模式和面向对象的思想是Java学习的内功，而Jive无疑是九阴真经</b>。<BR>
Jive论坛的优点是由于采用缓冲机制，可以承受巨大访问量，同时能保持快速反应，在国外站点采用很多。主要功能如下：<BR>
<UL>
<LI>快速的缓存功能，将经常访问的帖子保存在内存中，实现快速访问，可通过Web管理界面动态监测缓存大小，根据访问量动态调整缓存。 
<LI>强大的可定制的过滤功能，可以编制Java程序过滤插件对实现超强功能过滤。 
<LI>附件上传功能，贴子中可以支持多种类型文件，包括图片和PDF文件，可以设置上传最大字节数。 
<LI>个性图片随意设置，并可以上传自己的个性图片。 
<LI>支持Html标签，可上传plugIn定制特定的标签功能。 
<LI>增强 SMTP 发信能力，目前已经可以同时支持 SMTP、ESMTP 和 Sendmail 来发信。 
<LI>与新闻组newsgroup交换信息，可以将互联网上任何一个newsgroup的信息转换成论坛的帖子，以论坛形式浏览新闻组。 
<LI>灵活的、可扩展的的用户权限控制系统，可通过Web管理界面动态设定论坛资源的用户访问权限。 
<LI>论坛数据导出，可通过Web管理界面将论坛数据以树形结构导出到XML文件，方便Web Services等拓展应用。 
<LI>论坛版主功能，可设定论坛版主独立管理功能。 
<LI>积分功能。 </LI></UL>
Jive论坛的开发是很有意思，一开始的Jive 1.2.4是开源的，后来开发者“见钱眼开”，从Jive 2.1开始不再开源，但是还可以让开发者从CVS下载研读，在Jive 2.1中有Licence的限制。<BR>
本站提供的是Jive 1.2.4开源代码下载，供研读，学习设计模式。<BR>
开源Jive的网站：<A href="http://yazd.yasna.com/" target=_blank><FONT color=#0000ff>Yazd</FONT></A><BR>
<A href="http://www.jdon.com/download/Yazd.tar.gz"><FONT color=#0000ff>本站下载</FONT></A><BR>
Jive学习资源：<BR>
<A href="http://www.chenshen.com/Articles/Java/JiveExplore-1.htm" target=_blank><FONT color=#0000ff>http://www.chenshen.com/Articles/Java/JiveExplore-1.htm</FONT></A><BR>
<A href="http://freedomworks.vicp.net/projects/studyjive/" target=_blank><FONT color=#0000ff>http://freedomworks.vicp.net/projects/studyjive/</FONT></A><BR>
<A href="http://www.jdon.com/jive/thread.jsp?forum=61&amp;thread=9278" target=_blank><FONT color=#0000ff>http://www.jdon.com/jive/thread.jsp?forum=61&amp;thread=9278</FONT></A><BR>
<A href="http://www.jdon.com/jive/thread.jsp?forum=61&amp;thread=10293&amp;start=0&amp;msRange=15" target=_blank><FONT color=#0000ff>Jive与Ofbiz的Cache机制比较</FONT></A><BR></div>]]></description>
	    <author><![CDATA[南方男孩]]></author>
	    <comments>http://maiyawmh.blog.163.com/blog/static/6306822005128919510</comments>
    <slash:comments>3</slash:comments>
    <guid isPermaLink="true">http://maiyawmh.blog.163.com/blog/static/6306822005128919510</guid>
    <pubDate>Mon, 28 Feb 2005 21:19:51 +0800</pubDate>
    <dcterms:modified>2005-03-01T08:10:24+08:00</dcterms:modified>
  </item>    
  <item>
  	<title><![CDATA[我最最喜欢的。。。松浦亚弥]]></title>	
    <link>http://maiyawmh.blog.163.com/blog/static/6306822005122541280</link>
    <description><![CDATA[<div><A href="http://img2.imagevenue.com/img.php?loc=loc244&amp;image=0e8_01.jpg" target=_blank><img title="Photo Hosting and Image Hosting at&#10;www.Imagevenue.com" src="http://img2.imagevenue.com/loc244/th_0e8_01.jpg" border=0></A></div>]]></description>
	    <author><![CDATA[南方男孩]]></author>
	    <comments>http://maiyawmh.blog.163.com/blog/static/6306822005122541280</comments>
    <slash:comments>4</slash:comments>
    <guid isPermaLink="true">http://maiyawmh.blog.163.com/blog/static/6306822005122541280</guid>
    <pubDate>Tue, 22 Feb 2005 17:41:28 +0800</pubDate>
    <dcterms:modified>2005-02-22T17:48:25+08:00</dcterms:modified>
  </item>    
  <item>
  	<title><![CDATA[台湾十大偶像剧女主[图]]]></title>	
    <link>http://maiyawmh.blog.163.com/blog/static/6306822005121737170</link>
    <description><![CDATA[<div><DIV id=no_title>台湾十大偶像剧女主[图]</DIV>
<DIV id=no_time>&nbsp;</DIV>
<DIV id=no_articlebody>
<TABLE align=center><TR>
<TD><A href="http://news.21cn.com/tupian/" target=_blank><img src="http://img04.21cn.com/2005/02/18/3339681.jpg" border=0 orig_onmouseover="null" orig_onmouseout="null"></A></TD></TR></TABLE>第一位：林韦君<br>
林韦君最漂亮，气质，外貌，演技都不错，排第一，以前虽然演绎女二号，但是目光总是被她吸引，作品〈薰衣草〉〈海豚湾恋人〉〈千金百分百〉〈男丁格尔〉〈第一百个新娘〉〈后天美女〉可以说并不是一部电视剧走红的女艺人，整体素质不错，步步为营走红的艺人，才可以比较长久。台湾偶像剧艺人走红男艺人比较多，女艺人本来就比较不容易红，何况这在台湾偶像剧市场凭女二号走红的女艺人并不多见，林韦君应该说是个异类。<BR>
<TABLE align=center><TR>
<TD><A href="http://news.21cn.com/tupian/" target=_blank><img src="http://img04.21cn.com/2005/02/18/3339682.jpg" border=0 orig_onmouseover="null" orig_onmouseout="null"></A></TD></TR></TABLE><br>
第二位：安以轩<br>
安以轩可以说是一炮而红，以前虽也有出演偶像剧，但反响都不怎么样，直到2003年的〈斗鱼〉<br>
安以轩在〈斗鱼1〉中的演技可以说有目共睹，比起男主演郭品超好多了，但在〈斗鱼2〉的表现就不尽如人意，还比不上扮演洪蕾蕾的新人唐以菲，唐以菲和罗志详的表演成了〈斗鱼2〉的最大的亮点<br>
〈火线任务〉安以轩的表演还行，比〈斗鱼2〉好多了<br>
安以轩接着出演古装戏，其实老实说安以轩根本就不适合演绎古装，原本干净清纯的形象都没有了<br>
安以轩的缺点就是接戏太赶太急，只想着红。<BR>
<TABLE align=center><TR>
<TD><A href="http://news.21cn.com/tupian/" target=_blank><img src="http://img04.21cn.com/2005/02/18/3339683.jpg" border=0 orig_onmouseover="null" orig_onmouseout="null"></A></TD></TR></TABLE>第三位：陆明君<br>
陆明君并不是传统意义上的美女<br>
和林韦君一样都是凭借女二号成名的艺人<br>
相当不错的演技是陆明君的优势<br>
比起林志玲，陆明君更为的内敛，有修养。<br>
所以陆明君排第三 <BR>
<TABLE align=center><TR>
<TD><A href="http://news.21cn.com/tupian/" target=_blank><img src="http://img04.21cn.com/2005/02/18/3339684.jpg" border=0 orig_onmouseover="null" orig_onmouseout="null"></A></TD></TR></TABLE>第四位：陈乔恩<br>
〈薰衣草〉〈MVP情人〉的小配角，连女二号都称不上，直到2003年〈千金百分百〉使陈乔恩做上第一女主角的位置，但是由于陈乔恩的个性问题，〈千金百分百〉制作方和经济公司后来都以第二女主角林韦君的庄飞扬的造型做为偶像剧的衍生产品，其女一号的光芒可以说是完全被遮盖掉，演技不错，外貌条件可以说是不错，但就是因为贪玩爱闹的个性，经常被经济公司封杀。<br>
所以陈乔恩排第四位 <BR>
<TABLE align=center><TR>
<TD><A href="http://news.21cn.com/tupian/" target=_blank><img src="http://img04.21cn.com/2005/02/18/3339685.jpg" border=0 orig_onmouseover="null" orig_onmouseout="null"></A></TD></TR></TABLE>第五位<br>
杨丞琳<br>
小呢子的可爱，是大家有目共睹的，一个小小的配角都可以红透整个宝岛台湾，甚至在印尼等东南亚都颇有人气，不得不说《流星花园》的魅力实在是强大,可爱甜美的长相，年轻就是本钱，杨丞琳可以说是成名的最早的偶像剧女艺人。演技的问题还是有待改进未来会有很好的发展 <BR>
<TABLE cellSpacing=0 cellPadding=10 width="95%" border=0><TR>
<TD id=mycontent colSpan=2><FONT size=+0><!--正文--><FONT color=#000000><br>
<BR>
<TABLE align=center><TR>
<TD><A href="http://news.21cn.com/tupian/" target=_blank><img src="http://img04.21cn.com/2005/02/18/3339781.jpg" border=0 orig_onmouseover="null" orig_onmouseout="null"></A></TD></TR></TABLE>第六位<br>
张韶涵<br>
张韶涵的外在条件一直都是大家争议的话题，单看偶像剧中，真的是干净清透的样子，但在现实生活中，张韶涵的本身的条件就真的不怎么样了，实话实说，希望大家不要介意。<br>
再说她在偶像剧中的表演，张韶涵的歌唱的不错，但是演戏，确实她的演技真的不是很好，没有很大的突破。</FONT></FONT><br>
</TD></TR></TABLE><BR>
<TABLE align=center><TR>
<TD><A href="http://news.21cn.com/tupian/" target=_blank><img src="http://img04.21cn.com/2005/02/18/3339782.jpg" border=0 orig_onmouseover="null" orig_onmouseout="null"></A></TD></TR></TABLE>第七位<br>
陈怡蓉<br>
陈怡蓉应该说是最早到内地来发展的台湾偶像剧艺人，凭借其大师兄何润东的帮助，在内地也出演了几部电视剧，但反响平平，而且在台湾，陈怡蓉已经失去了偶像剧一姐的位置，论人气都比不上以上的几位<br>
成名作《薰衣草》已经是四年前的作品，在这之后，并没有更为出色的作品出现，尽管《雪地里的星星》等偶像剧在台湾的收视率还可以，但是一直都没有更为令人印象深刻的角色出现。其实在《薰衣草》中的表演，还不如林韦君来的真实，深刻。<br>
后来我是同时段看〈海豚湾恋人〉和&lt;雪地里的星星&gt;看过之后，我便觉得林韦君的演技比以往进步多了，而陈怡蓉还停留在〈薰〉的时候演技有待改进，突破不是很大，通常都是一些矫情的小女人角色，不能够演绎大方，婉约的角色。 <BR>
<TABLE align=center><TR>
<TD><A href="http://news.21cn.com/tupian/" target=_blank><img src="http://img04.21cn.com/2005/02/18/3339783.jpg" border=0 orig_onmouseover="null" orig_onmouseout="null"></A></TD></TR></TABLE>第八位<br>
许玮伦<br>
要说许MM，外在条件，演技各方面都不错，担任女主角的机会也不是没有，但就是红不起来，担任配角的电视剧如〈恋香〉等收视率都不错，但就是对她帮助不大，担任女主角的〈撞球小子〉收视率也不够理想，一句话，就是欠缺运气呀。<BR>
<TABLE align=center><TR>
<TD><A href="http://news.21cn.com/tupian/" target=_blank><img src="http://img04.21cn.com/2005/02/18/3339784.jpg" border=0 orig_onmouseover="null" orig_onmouseout="null"></A></TD></TR></TABLE>第九位<br>
Hebe<br>
虽然说SHE没有Ella和Selina 是不行的，但是在偶像剧的表现中，Hebe的表现最为出色，〈爱情大魔咒〉〈蔷薇之恋〉〈求婚事物所〉，小妮子的表现可圈可点，〈蔷薇之恋〉小枫可是我很喜欢的角色，比百合这个角色更加的喜欢.<BR>
<TABLE align=center><TR>
<TD><A href="http://news.21cn.com/tupian/" target=_blank><img src="http://img04.21cn.com/2005/02/18/3339785.jpg" border=0 orig_onmouseover="null" orig_onmouseout="null"></A></TD></TR></TABLE>第十位<br>
林依晨<br>
林依晨的演技不错，但是外在条件就是一个很大局限性，说可爱比不上杨丞琳，说灵气比不上张韶涵，因为外在条件对于她接演的角色有莫大的困难。</DIV></div>]]></description>
	    <author><![CDATA[南方男孩]]></author>
	    <comments>http://maiyawmh.blog.163.com/blog/static/6306822005121737170</comments>
    <slash:comments>7</slash:comments>
    <guid isPermaLink="true">http://maiyawmh.blog.163.com/blog/static/6306822005121737170</guid>
    <pubDate>Mon, 21 Feb 2005 19:37:17 +0800</pubDate>
    <dcterms:modified>2005-02-21T19:37:17+08:00</dcterms:modified>
  </item>    
  <item>
  	<title><![CDATA[高清晰精美mm壁纸－这个也是超级创意：）之四]]></title>	
    <link>http://maiyawmh.blog.163.com/blog/static/6306822005121331340</link>
    <description><![CDATA[<div><img src="http://desk.blueidea.com/desk/NX100/NX027.jpg"></div>]]></description>
	    <author><![CDATA[南方男孩]]></author>
	    <comments>http://maiyawmh.blog.163.com/blog/static/6306822005121331340</comments>
    <slash:comments>2</slash:comments>
    <guid isPermaLink="true">http://maiyawmh.blog.163.com/blog/static/6306822005121331340</guid>
    <pubDate>Mon, 21 Feb 2005 15:31:34 +0800</pubDate>
    <dcterms:modified>2005-02-21T15:31:34+08:00</dcterms:modified>
  </item>    
  <item>
  	<title><![CDATA[韩国完美女孩金泰熙写真]]></title>	
    <link>http://maiyawmh.blog.163.com/blog/static/6306822005112535460</link>
    <description><![CDATA[<div><TABLE cellSpacing=0 cellPadding=0 width="90%" align=center border=0><TR>
<TD align=middle><B>韩国完美女孩金泰熙写真</B> 
</TD></TR>
<TR>
<TD align=middle>http://ent.163.com&nbsp;&nbsp;2005年02月05日 14:37&nbsp;&nbsp;<A href="http://ent.163.com/"><FONT color=#000000>网易娱乐</FONT></A>　<! dm-self-作者><br>
<br>
</TD></TR>
<TR>
<TD><br>
</TD></TR>
<TR>
<TD><br>
<! dm-self-文章图片>
<P align=center><B><FONT color=#ff0000>才色双全韩国金泰熙写真</FONT></B><BR>
<TABLE borderColor=#6666ff cellSpacing=20 width="18%" align=center border=1><TR>
<TD><A href="http://ent.163.com/ent/editor/pix/050205/050205_377372(1).html" target=_blank><img height=150 src="http://cimg.163.com/movie/0502/05/1/1s.jpg" width=120 border=0></A></TD>
<TD><A href="http://ent.163.com/ent/editor/pix/050205/050205_377372(2).html" target=_blank><img height=150 src="http://cimg.163.com/movie/0502/05/1/2s.jpg" width=120 border=0></A></TD>
<TD><A href="http://ent.163.com/ent/editor/pix/050205/050205_377372(3).html" target=_blank><img height=150 src="http://cimg.163.com/movie/0502/05/1/3s.jpg" width=120 border=0></A></TD></TR>
<TR>
<TD><A href="http://ent.163.com/ent/editor/pix/050205/050205_377372(4).html" target=_blank><img height=150 src="http://cimg.163.com/movie/0502/05/1/4s.jpg" width=120 border=0></A></TD>
<TD><A href="http://ent.163.com/ent/editor/pix/050205/050205_377372(5).html" target=_blank><img height=150 src="http://cimg.163.com/movie/0502/05/1/5s.jpg" width=120 border=0></A></TD>
<TD><A href="http://ent.163.com/ent/editor/pix/050205/050205_377372(6).html" target=_blank><img height=150 src="http://cimg.163.com/movie/0502/05/1/6s.jpg" width=120 border=0></A></TD></TR>
<TR>
<TD><A href="http://ent.163.com/ent/editor/pix/050205/050205_377372(7).html" target=_blank><img height=150 src="http://cimg.163.com/movie/0502/05/1/7s.jpg" width=120 border=0></A></TD>
<TD><A href="http://ent.163.com/ent/editor/pix/050205/050205_377372(8).html" target=_blank><img height=150 src="http://cimg.163.com/movie/0502/05/1/8s.jpg" width=120 border=0></A></TD>
<TD><A href="http://ent.163.com/ent/editor/pix/050205/050205_377372(9).html" target=_blank><img height=150 src="http://cimg.163.com/movie/0502/05/1/9s.jpg" width=120 border=0></A></TD></TR>
<TR>
<TD><A href="http://ent.163.com/ent/editor/pix/050205/050205_377372(10).html" target=_blank><img height=150 src="http://cimg.163.com/movie/0502/05/1/10s.jpg" width=120 border=0></A></TD>
<TD><A href="http://ent.163.com/ent/editor/pix/050205/050205_377372(11).html" target=_blank><img height=150 src="http://cimg.163.com/movie/0502/05/1/11s.jpg" width=120 border=0></A></TD>
<TD><A href="http://ent.163.com/ent/editor/pix/050205/050205_377372(12).html" target=_blank><img height=150 src="http://cimg.163.com/movie/0502/05/1/12s.jpg" width=120 border=0></A></TD></TR>
<TR>
<TD><A href="http://ent.163.com/ent/editor/pix/050205/050205_377372(13).html" target=_blank><img height=150 src="http://cimg.163.com/movie/0502/05/1/13s.jpg" width=120 border=0></A></TD>
<TD><A href="http://ent.163.com/ent/editor/pix/050205/050205_377372(14).html" target=_blank><img height=150 src="http://cimg.163.com/movie/0502/05/1/14s.jpg" width=120 border=0></A></TD>
<TD><A href="http://ent.163.com/ent/editor/pix/050205/050205_377372(15).html" target=_blank><img height=150 src="http://cimg.163.com/movie/0502/05/1/15s.jpg" width=120 border=0></A></TD></TR>
<TR>
<TD><A href="http://ent.163.com/ent/editor/pix/050205/050205_377372(16).html" target=_blank><img height=150 src="http://cimg.163.com/movie/0502/05/1/16s.jpg" width=120 border=0></A></TD>
<TD><A href="http://ent.163.com/ent/editor/pix/050205/050205_377372(17).html" target=_blank><img height=150 src="http://cimg.163.com/movie/0502/05/1/17s.jpg" width=120 border=0></A></TD>
<TD><A href="http://ent.163.com/ent/editor/pix/050205/050205_377372(18).html" target=_blank><img height=150 src="http://cimg.163.com/movie/0502/05/1/18s.jpg" width=120 border=0></A></TD></TR></TABLE><br>
<br>
</TD></TR></TABLE></div>]]></description>
	    <author><![CDATA[南方男孩]]></author>
	    <comments>http://maiyawmh.blog.163.com/blog/static/6306822005112535460</comments>
    <slash:comments>6</slash:comments>
    <guid isPermaLink="true">http://maiyawmh.blog.163.com/blog/static/6306822005112535460</guid>
    <pubDate>Sat, 12 Feb 2005 17:35:46 +0800</pubDate>
    <dcterms:modified>2005-03-22T17:56:02+08:00</dcterms:modified>
  </item>    
  <item>
  	<title><![CDATA[爱抚小花]]></title>	
    <link>http://maiyawmh.blog.163.com/blog/static/6306822005112533530</link>
    <description><![CDATA[<div><TABLE cellSpacing=0 cellPadding=0 width="100%" border=0><TR>
<TD align=middle height=35 ;><b>爱抚小花</b></TD></TR>
<TR>
<TD background=images/dian_b.gif height=1></TD></TR>
<TR>
<TD align=middle bgColor=#cbedf7 height=24>( 2005.02.03 06:02:00 网友推荐)</TD></TR>
<TR>
<TD align=middle>
<TABLE cellSpacing=0 cellPadding=0 width=540 border=0><TR>
<TD height=226>
<P align=center><br>
<A href="http://newspic.mop.com/2005/02/03/1812491.jpg" target=_blank><img src="http://newspic.mop.com/2005/02/03/1812491.jpg" border=0></A><BR></TD></TR></TABLE>
<A href="http://newspic.mop.com/2005/02/03/1812869.jpg" target=_blank><img src="http://newspic.mop.com/2005/02/03/1812869.jpg" border=0></A><BR>

<TABLE cellSpacing=0 cellPadding=0 width=540 border=0><TR>
<TD height=226>

<P align=center><A href="http://newspic.mop.com/2005/02/03/1812340.jpg" target=_blank><img src="http://newspic.mop.com/2005/02/03/1812340.jpg" width=500 border=0></A><BR></TD></TR></TABLE><BR>
<P align=center><A href="http://newspic.mop.com/2005/02/03/1812737.jpg" target=_blank><img src="http://newspic.mop.com/2005/02/03/1812737.jpg" border=0></A><BR></TD></TR></TABLE></div>]]></description>
	    <author><![CDATA[南方男孩]]></author>
	    <comments>http://maiyawmh.blog.163.com/blog/static/6306822005112533530</comments>
    <slash:comments>2</slash:comments>
    <guid isPermaLink="true">http://maiyawmh.blog.163.com/blog/static/6306822005112533530</guid>
    <pubDate>Sat, 12 Feb 2005 17:33:53 +0800</pubDate>
    <dcterms:modified>2005-03-27T18:24:17+08:00</dcterms:modified>
  </item>    
  <item>
  	<title><![CDATA[爱抚小花]]></title>	
    <link>http://maiyawmh.blog.163.com/blog/static/6306822005112532280</link>
    <description><![CDATA[<div><TABLE cellSpacing=0 cellPadding=0 width="100%" border=0><TR>
<TD align=middle height=35 ;><b>爱抚小花</b></TD></TR>
<TR>
<TD background=images/dian_b.gif height=1></TD></TR>
<TR>
<TD align=middle bgColor=#cbedf7 height=24>( 2005.02.03 06:02:00 网友推荐)</TD></TR>
<TR>
<TD align=middle>
<TABLE cellSpacing=0 cellPadding=0 width=540 border=0><TR>
<TD height=226>
<P align=center><br>
<A href="http://newspic.mop.com/2005/02/03/1812491.jpg" target=_blank><img src="http://newspic.mop.com/2005/02/03/1812491.jpg" border=0></A><BR></TD></TR></TABLE>
<A href="http://newspic.mop.com/2005/02/03/1812869.jpg" target=_blank><img src="http://newspic.mop.com/2005/02/03/1812869.jpg" border=0></A><BR>

<TABLE cellSpacing=0 cellPadding=0 width=540 border=0><TR>
<TD height=226>

<P align=center><A href="http://newspic.mop.com/2005/02/03/1812340.jpg" target=_blank><img src="http://newspic.mop.com/2005/02/03/1812340.jpg" width=500 border=0></A><BR></TD></TR></TABLE><BR>
<P align=center><A href="http://newspic.mop.com/2005/02/03/1812737.jpg" target=_blank><img src="http://newspic.mop.com/2005/02/03/1812737.jpg" border=0></A><BR></TD></TR></TABLE></div>]]></description>
	    <author><![CDATA[南方男孩]]></author>
	    <comments>http://maiyawmh.blog.163.com/blog/static/6306822005112532280</comments>
    <slash:comments>0</slash:comments>
    <guid isPermaLink="true">http://maiyawmh.blog.163.com/blog/static/6306822005112532280</guid>
    <pubDate>Sat, 12 Feb 2005 17:32:28 +0800</pubDate>
    <dcterms:modified>2005-02-12T17:32:28+08:00</dcterms:modified>
  </item>    
  <item>
  	<title><![CDATA[清纯靓丽黎姿经典影集]]></title>	
    <link>http://maiyawmh.blog.163.com/blog/static/630682200503019230</link>
    <description><![CDATA[<div><TABLE cellSpacing=0 cellPadding=0 width="90%" align=center border=0><TR>
<TD align=middle><B>清纯靓丽黎姿经典影集</B> 
</TD></TR>
<TR>
<TD align=middle>2004年12月22日 11:42&nbsp;&nbsp;<A href="http://ent.163.com/"><FONT color=#000000>网易娱乐</FONT></A>　<! dm-self-作者><br>
<br>
</TD></TR>
<TR>
<TD><br>
</TD></TR>
<TR>
<TD><br>
<! dm-self-文章图片>
<CENTER>
<TABLE><TR align=middle>
<TD vAlign=top width="25%"><A href="http://ent.163.com/ent/editor/pix/041222/041222_359682(11).html" target=_blank><img height=150 alt=黎姿 src="http://cimg.163.com/movie/0412/22/lz11s.jpg" width=120 border=1></A><br>
<A href="http://ent.163.com/ent/editor/pix/041222/041222_359682(11).html" target=_blank><br>
</A></TD>
<TD vAlign=top width="25%"><A href="http://ent.163.com/ent/editor/pix/041222/041222_359682(12).html" target=_blank><img height=150 alt=黎姿 src="http://cimg.163.com/movie/0412/22/lz12s.jpg" width=120 border=1></A><br>
</TD>
<TD vAlign=top width="25%"><A href="http://ent.163.com/ent/editor/pix/041222/041222_359682(2).html" target=_blank><img height=150 alt=黎姿 src="http://cimg.163.com/movie/0412/22/lz2s.jpg" width=120 border=1></A><br>
</TD>
<TD vAlign=top width="25%"><A href="http://ent.163.com/ent/editor/pix/041222/041222_359682(3).html" target=_blank><img height=149 alt=黎姿 src="http://cimg.163.com/movie/0412/22/lz3s.jpg" width=120 border=1></A><br>
</TD></TR>
<TR align=middle>
<TD vAlign=top width="25%"><A href="http://ent.163.com/ent/editor/pix/041222/041222_359682(4).html" target=_blank><img height=150 alt=黎姿 src="http://cimg.163.com/movie/0412/22/lz4s.jpg" width=120 border=1></A><br>
<A href="http://ent.163.com/ent/editor/pix/041222/041222_359682(4).html" target=_blank><br>
</A></TD>
<TD vAlign=top width="25%"><A href="http://ent.163.com/ent/editor/pix/041222/041222_359682(5).html" target=_blank><img height=149 alt=黎姿 src="http://cimg.163.com/movie/0412/22/lz5s.jpg" width=120 border=1></A><br>
</TD>
<TD vAlign=top width="25%"><A href="http://ent.163.com/ent/editor/pix/041222/041222_359682(6).html" target=_blank><img height=149 alt=黎姿 src="http://cimg.163.com/movie/0412/22/lz6s.jpg" width=120 border=1></A><br>
</TD>
<TD vAlign=top width="25%"><A href="http://ent.163.com/ent/editor/pix/041222/041222_359682(7).html" target=_blank><img height=149 alt=黎姿 src="http://cimg.163.com/movie/0412/22/lz7s.jpg" width=120 border=1></A><br>
</TD></TR>
<TR align=middle>
<TD vAlign=top width="25%"><A href="http://ent.163.com/ent/editor/pix/041222/041222_359682(8).html" target=_blank><img height=150 alt=黎姿 src="http://cimg.163.com/movie/0412/22/lz8s.jpg" width=120 border=1></A><br>
</TD>
<TD vAlign=top width="25%"><A href="http://ent.163.com/ent/editor/pix/041222/041222_359682(9).html" target=_blank><img height=150 alt=黎姿 src="http://cimg.163.com/movie/0412/22/lz9s.jpg" width=120 border=1></A><br>
</TD>
<TD vAlign=top width="25%"><A href="http://ent.163.com/ent/editor/pix/041222/041222_359682(10).html" target=_blank><img height=149 alt=黎姿 src="http://cimg.163.com/movie/0412/22/lz10s.jpg" width=120 border=1></A><br>
</TD>
<TD vAlign=top width="25%"><A href="http://ent.163.com/ent/editor/pix/041222/041222_359682(1).html" target=_blank><img height=151 alt=黎姿 src="http://cimg.163.com/movie/0412/22/lz1s.jpg" width=120 border=1></A></TD></TR></TABLE></CENTER><br>
<br>
</TD></TR></TABLE></div>]]></description>
	    <author><![CDATA[南方男孩]]></author>
	    <comments>http://maiyawmh.blog.163.com/blog/static/630682200503019230</comments>
    <slash:comments>9</slash:comments>
    <guid isPermaLink="true">http://maiyawmh.blog.163.com/blog/static/630682200503019230</guid>
    <pubDate>Sun, 30 Jan 2005 13:09:23 +0800</pubDate>
    <dcterms:modified>2005-04-10T14:46:54+08:00</dcterms:modified>
  </item>    
  <item>
  	<title><![CDATA[2005年度国际华裔小姐竞选揭晓]]></title>	
    <link>http://maiyawmh.blog.163.com/blog/static/63068220050301530</link>
    <description><![CDATA[<div><TABLE cellSpacing=12 cellPadding=0 width="100%" align=center border=0><TR>
<TD>
<DIV id=content>
<P align=center>1月29日2005年度国际华裔小姐竞选揭晓在香港揭晓：来自温哥华的李亚男获得冠军、来自纽约的陈法拉获得亚军、来自墨尔本的杨文琪获得季军、来自吉隆坡的陈影雯获友谊小姐称号、香港小姐徐子珊获得美态倾城小姐称号。 新华社记者陶明摄 
<P align=center><b>
<CENTER><img src="http://cimg.163.com/catchpic/6/64/64ACA3D220E4CA2792988F2269B59065.jpg" border=0></CENTER></b>
<P align=center>来自温哥华的李亚男获得冠军（中）、来自纽约的陈法拉获得亚军（左二）、来自墨尔本的杨文琪获得季军（右二）、来自吉隆坡的陈影雯（左一）获友谊小姐称号、香港小姐徐子珊（右一）获得美态倾城小姐称号。 
<P align=center>
<P align=center>
<CENTER><img src="http://cimg.163.com/catchpic/2/2C/2C205E83A7A4D9CBE1ED29F200ECA529.jpg" border=0></CENTER>
<P align=center>获得2005年度国际华裔小姐冠军的李亚男（中）、亚军陈法拉（左）、季军杨文琪在颁奖台上。 <img height=18 alt=叁贰壹肆 src="http://news.163.com/images/b.gif" width=18 align=absBottom border=0> <BR>
<DIV id=content>
<P align=center>
<P align=center>
<P align=center>
<CENTER><img src="http://cimg.163.com/catchpic/1/12/12F4D7F286E91A1B558E5178C0F71B34.jpg" border=0></CENTER>
<P align=center>冠军李亚男在颁奖台上。 
<P align=center>
<P align=center>
<CENTER><img src="http://cimg.163.com/catchpic/9/90/904262B50E65222248593A06084B2F5F.jpg" border=0></CENTER>
<P align=center>2004年度国际华裔小姐冠军钟嘉欣为获得2005年度国际华裔小姐冠军的李亚男戴桂冠。 <img height=18 alt=叁贰壹肆 src="http://news.163.com/images/b.gif" width=18 align=absBottom border=0> <BR>
<DIV id=content>
<P align=center>
<P align=center>
<P align=center>
<CENTER><img src="http://cimg.163.com/catchpic/4/4D/4D9F23112648D5BE421AC840FC4BF71A.jpg" border=0></CENTER>
<P align=center>亚军陈法拉在颁奖台上。 
<P align=center>
<P align=center>
<CENTER><img src="http://cimg.163.com/catchpic/1/14/14DD3C3D61F675D648E716E7C568655E.jpg" border=0></CENTER>
<P align=center>季军杨文琪在颁奖台上。 <img height=18 alt=叁贰壹肆 src="http://news.163.com/images/b.gif" width=18 align=absBottom border=0> <BR>
<DIV id=content>
<P align=center>
<P align=center>
<P align=center>
<CENTER><img src="http://cimg.163.com/catchpic/3/3C/3CFAE2AA64D4421D2FF657BDE52D4F0A.jpg" border=0></CENTER>
<P align=center>冠军李亚男（中）、亚军陈法拉（左）、季军杨文琪在颁奖台上。 
<P align=center>
<P align=center>
<CENTER><img src="http://cimg.163.com/catchpic/A/A5/A5C70C75211C8C9FFD6628DDBFD0A573.jpg" border=0></CENTER>
<P align=center>冠军李亚男在颁奖台上。 <img height=18 alt=叁贰壹肆 src="http://news.163.com/images/b.gif" width=18 align=absBottom border=0> <BR>
<DIV id=content>
<P align=center>
<P align=center>
<P align=center>
<CENTER><img src="http://cimg.163.com/catchpic/7/70/70C9713EF75EC0DC3F31AE3A9C82CD99.jpg" border=0></CENTER>
<P align=center>冠军李亚男接受2004年国际华裔小姐冠军钟嘉欣的祝福。 
<P align=center>
<P align=center>
<CENTER><img src="http://cimg.163.com/catchpic/D/D8/D85430EA32ED076FC918B86F6AE6870B.jpg" border=0></CENTER>
<P align=center>参赛佳丽们在进行才艺表演。 <img height=18 alt=叁贰壹肆 src="http://news.163.com/images/b.gif" width=18 align=absBottom border=0> <BR>
<DIV id=content>
<P align=center>
<P align=center>
<P align=center>
<CENTER><img src="http://cimg.163.com/catchpic/8/8A/8A287D2A9843F3B9ABA5D18D96ACBC09.jpg" border=0></CENTER>
<P align=center>参赛佳丽们在进行才艺表演。 
<P align=center>
<P align=center>
<CENTER><img src="http://cimg.163.com/catchpic/C/C2/C29E60150642FE2D34F4B238297A0657.jpg" border=0></CENTER>
<P align=center>参赛佳丽们在进行才艺表演。 <img height=18 alt=叁贰壹肆 src="http://news.163.com/images/b.gif" width=18 align=absBottom border=0> <BR>
<DIV id=content>
<P align=center>
<P align=center>
<P align=center>
<CENTER><img src="http://cimg.163.com/catchpic/4/4A/4ADD1AD1E7D6EEEED6AF47E85B18901C.jpg" border=0></CENTER>
<P align=center>入围2005年度国际华裔小姐五强的佳丽在表演台上。 
<P align=center>
<P align=center>
<CENTER><img src="http://cimg.163.com/catchpic/4/48/489254ECC2046502B6BC37A9180B6D54.jpg" border=0></CENTER>
<P align=center>刘德华为获得美态倾城小姐称号的香港小姐徐子珊颁奖。 <img height=18 alt=叁贰壹肆 src="http://news.163.com/images/b.gif" width=18 align=absBottom border=0> <BR>
<DIV id=content>
<P align=center>
<P align=center>
<P align=center>
<CENTER><img src="http://cimg.163.com/catchpic/2/2F/2F512BD48823DCE4BC8C52C0B3EABBF4.jpg" border=0></CENTER>
<P align=center>参赛佳丽在回答主持人的提问。 <img height=18 alt=叁贰壹肆 src="http://news.163.com/images/b.gif" width=18 align=absBottom border=0> <BR></DIV></DIV></DIV></DIV></DIV></DIV></DIV></DIV></TD></TR></TABLE><BR></div>]]></description>
	    <author><![CDATA[南方男孩]]></author>
	    <comments>http://maiyawmh.blog.163.com/blog/static/63068220050301530</comments>
    <slash:comments>0</slash:comments>
    <guid isPermaLink="true">http://maiyawmh.blog.163.com/blog/static/63068220050301530</guid>
    <pubDate>Sun, 30 Jan 2005 13:05:03 +0800</pubDate>
    <dcterms:modified>2005-02-15T14:13:03+08:00</dcterms:modified>
  </item>    
  <item>
  	<title><![CDATA[唯美清新浪漫 《我的小小新娘》剧照]]></title>	
    <link>http://maiyawmh.blog.163.com/blog/static/6306822005030053190</link>
    <description><![CDATA[<div><TABLE cellSpacing=0 cellPadding=0 width="90%" align=center border=0><TR>
<TD align=middle><B>唯美清新浪漫 《我的小小新娘》剧照</B> 
</TD></TR>
<TR>
<TD align=middle>2005年01月28日 13:41&nbsp;&nbsp;<A href="http://ent.163.com/"><FONT color=#000000>网易娱乐</FONT></A>　<br>
<br>
</TD></TR>
<TR>
<TD></TD></TR>
<TR>
<TD><BR>
<TABLE cellSpacing=3 cellPadding=3 align=center bgColor=#efefef border=1><TR>
<TD><A href="http://ent.163.com/ent/editor/movie/050128/050128_374708(1).html" target=_blank><img height=110 src="http://cimg.163.com/movie/0501/28/xxxn1s.jpg" width=150 border=1></A></TD>
<TD><A href="http://ent.163.com/ent/editor/movie/050128/050128_374708(2).html" target=_blank><img height=110 src="http://cimg.163.com/movie/0501/28/xxxn2s.jpg" width=150 border=1></A></TD>
<TD><A href="http://ent.163.com/ent/editor/movie/050128/050128_374708(3).html" target=_blank><img height=110 src="http://cimg.163.com/movie/0501/28/xxxn3s.jpg" width=150 border=1></A></TD></TR></TABLE>
<TABLE cellSpacing=3 cellPadding=3 align=center bgColor=#efefef border=1><TR>
<TD><A href="http://ent.163.com/ent/editor/movie/050128/050128_374708(4).html" target=_blank><img height=110 src="http://cimg.163.com/movie/0501/28/xxxn4s.jpg" width=150 border=1></A></TD>
<TD><A href="http://ent.163.com/ent/editor/movie/050128/050128_374708(5).html" target=_blank><img height=110 src="http://cimg.163.com/movie/0501/28/xxxn5s.jpg" width=150 border=1></A></TD></TR></TABLE><BR>
<DIV align=center><FONT color=#ff0000><B><FONT size=2>点小图看大图</FONT></B></FONT></DIV><br>
　　《我的小小新娘》将是在3月国内上映的第一部影片，也是2005年第一部韩国电影。作为近年来冲击中国电影市场最为强烈的韩剧，《我的小小新娘》势必又将掀起一股韩风，成为"哈韩族"以及韩国电影爱好者们竞相追逐欣赏的热门影片。<br>
<br>
　　《我的小小新娘》的推出适逢全国"三八妇女节"。作为一种轻松搞笑的喜剧电影，将更多的祝福和欢乐融入女士们的生活，点缀节日气氛。<br>
<br>
　　该片在韩国上映后引起了极大的反响，主演金莱元和<A href="http://ent.163.com/ent_2003/editor/news/star/040527/040527_249736.html" target=_blank><FONT color=blue>文根英</FONT></A>凭借此片一举拿下了韩国今年"大钟奖"的"新人奖"，可谓实至名归。通过<A href="http://ent.163.com/ent_2003/editor/tv/tvplay/040629/040629_258377.html" target=_blank><FONT color=blue>《屋塔房小猫》</FONT></A>在韩国赚足了人气的金莱元在该片中的表现得到了大家的一致肯定；而小小年纪的文根英，继在《蓝色生死恋》中出演了幼年小恩熙之后，其演艺星途便一发不可收拾，在电视剧<A href="http://ent.163.com/ent_2003/editor/tv/tvoverview/040527/040527_249620.html" target=_blank><FONT color=blue>《明成皇后》</FONT></A>和影片《蔷花，红莲》中都可以看到文根英不俗的演技。 <br>
<br>
　　影片风格和故事情节独树一帜，在2004年年底北京举办的："韩国电影节"中，《我的小小新娘》曾作为参赛影片登陆中国，并在几天的展映中有过场场爆满的火爆场面，媒体炒作也演绎得此起彼伏，相信在广大中国观众中已形成目睹为快的期待心理。<br>
<br>
<br>
</TD></TR></TABLE></div>]]></description>
	    <author><![CDATA[南方男孩]]></author>
	    <comments>http://maiyawmh.blog.163.com/blog/static/6306822005030053190</comments>
    <slash:comments>0</slash:comments>
    <guid isPermaLink="true">http://maiyawmh.blog.163.com/blog/static/6306822005030053190</guid>
    <pubDate>Sun, 30 Jan 2005 12:53:19 +0800</pubDate>
    <dcterms:modified>2005-01-30T12:53:19+08:00</dcterms:modified>
  </item>    
  <item>
  	<title><![CDATA[粉红露娜 -色友作品－粉pp哦～～]]></title>	
    <link>http://maiyawmh.blog.163.com/blog/static/6306822005022116510</link>
    <description><![CDATA[<div><TABLE cellSpacing=0 cellPadding=0 width="100%" border=0><TR>
<TD align=middle height=35 ;><b>粉红露娜</b></TD></TR>
<TR>
<TD background=images/dian_b.gif height=1></TD></TR>
<TR>
<TD align=middle bgColor=#cbedf7 height=24>( 2005.01.20 02:06:00 网友推荐)</TD></TR>
<TR>
<TD align=middle>
<TABLE cellSpacing=0 cellPadding=0 width=540 border=0><TR>
<TD height=226><BR>
<P align=center><img src="http://newspic.mop.com/2005/01/20/1411321.jpg" border=0><BR></TD></TR></TABLE>
2<BR>
<img src="http://newspic.mop.com/2005/01/20/1411721.jpg" border=0><BR>
3<BR>
<img src="http://newspic.mop.com/2005/01/20/1411278.jpg" border=0><BR>
4<BR>
<P align=center><img src="http://newspic.mop.com/2005/01/20/1411303.jpg" border=0> <BR>
<P align=center>5<BR>
<P align=center><img src="http://newspic.mop.com/2005/01/20/1412115.jpg" border=0> <BR>
<P align=center>6<BR>
<P align=center><img src="http://newspic.mop.com/2005/01/20/1412667.jpg" border=0> <BR>
<P align=center>7<BR>
<P align=center>
<TABLE cellSpacing=0 cellPadding=0 width=540 border=0><TR>
<TD height=226>

<P align=center><img src="http://newspic.mop.com/2005/01/20/1412714.jpg" border=0><BR></TD></TR></TABLE><BR>
<P align=center>8<BR>
<P align=center>
<TABLE cellSpacing=0 cellPadding=0 width=540 border=0><TR>
<TD height=226>

<P align=center><img src="http://newspic.mop.com/2005/01/20/1412241.jpg" border=0><BR></TD></TR></TABLE><BR>
<P align=center>9<BR>
<P align=center><img src="http://newspic.mop.com/2005/01/20/1412621.jpg" border=0><BR>
<P align=center>10<BR>
<P align=center>
<TABLE cellSpacing=0 cellPadding=0 width=540 border=0><TR>
<TD height=226>

<P align=center><img src="http://newspic.mop.com/2005/01/20/1413832.jpg" border=0><BR></TD></TR></TABLE><BR></TD></TR></TABLE></div>]]></description>
	    <author><![CDATA[南方男孩]]></author>
	    <comments>http://maiyawmh.blog.163.com/blog/static/6306822005022116510</comments>
    <slash:comments>4</slash:comments>
    <guid isPermaLink="true">http://maiyawmh.blog.163.com/blog/static/6306822005022116510</guid>
    <pubDate>Sat, 22 Jan 2005 11:06:51 +0800</pubDate>
    <dcterms:modified>2005-02-02T23:02:06+08:00</dcterms:modified>
  </item>    
  <item>
  	<title><![CDATA[钢管秀！全裸/露毛/露私处极度诱惑/无马赛克]]></title>	
    <link>http://maiyawmh.blog.163.com/blog/static/63068220050221058330</link>
    <description><![CDATA[<div><FONT size=2>hehe~~</FONT><BR>
<FONT size=2>是真的哦，我没骗人～～<br>
</FONT><A href="http://bbs.fzbm.com/attachment/Fid_17/17_109.jpg" target=_blank><FONT size=2><img src="http://bbs.fzbm.com/attachment/Fid_17/17_109.jpg" border=0></FONT></A>&nbsp;<BR></div>]]></description>
	    <author><![CDATA[南方男孩]]></author>
	    <comments>http://maiyawmh.blog.163.com/blog/static/63068220050221058330</comments>
    <slash:comments>23</slash:comments>
    <guid isPermaLink="true">http://maiyawmh.blog.163.com/blog/static/63068220050221058330</guid>
    <pubDate>Sat, 22 Jan 2005 10:58:33 +0800</pubDate>
    <dcterms:modified>2005-03-20T02:37:57+08:00</dcterms:modified>
  </item>    
  <item>
  	<title><![CDATA[无敌青春派韩智慧精美写真]]></title>	
    <link>http://maiyawmh.blog.163.com/blog/static/630682200502183300</link>
    <description><![CDATA[<div><TABLE cellSpacing=0 cellPadding=0 width="90%" align=center border=0><TR>
<TD align=middle><B>无敌青春派韩智慧精美写真</B> 
</TD></TR>
<TR>
<TD align=middle>2005年01月19日 12:22&nbsp;&nbsp;<A href="http://ent.163.com/"><FONT color=#000000>网易娱乐</FONT></A>　<! dm-self-作者><br>
<br>
</TD></TR>
<TR>
<TD><br>
</TD></TR>
<TR>
<TD><br>
<! dm-self-文章图片>
<CENTER>
<TABLE><TR align=middle>
<TD vAlign=top width="25%"><A href="http://ent.163.com/ent/editor/pix/050119/050119_371225(11).html" target=_blank><img height=180 alt=韩智慧 src="http://cimg.163.com/movie/0501/18/hzh11s.jpg" width=120 border=1></A><br>
</TD>
<TD vAlign=top width="25%"><A href="http://ent.163.com/ent/editor/pix/050119/050119_371225(12).html" target=_blank><img alt=韩智慧 src="http://cimg.163.com/movie/0501/18/hzh12s.jpg" border=1></A><br>
</TD>
<TD vAlign=top width="25%"><A href="http://ent.163.com/ent/editor/pix/050119/050119_371225(5).html" target=_blank><img height=180 alt=韩智慧 src="http://cimg.163.com/movie/0501/18/hzh5s.jpg" width=120 border=1></A><br>
</TD>
<TD vAlign=top width="25%"><A href="http://ent.163.com/ent/editor/pix/050119/050119_371225(6).html" target=_blank><img alt=韩智慧 src="http://cimg.163.com/movie/0501/18/hzh6s.jpg" border=1></A><br>
</TD></TR>
<TR align=middle>
<TD vAlign=top width="25%"><A href="http://ent.163.com/ent/editor/pix/050119/050119_371225(7).html" target=_blank><img alt=韩智慧 src="http://cimg.163.com/movie/0501/18/hzh7s.jpg" border=1></A><br>
</TD>
<TD vAlign=top width="25%"><A href="http://ent.163.com/ent/editor/pix/050119/050119_371225(8).html" target=_blank><img alt=韩智慧 src="http://cimg.163.com/movie/0501/18/hzh8s.jpg" border=1></A><br>
</TD>
<TD vAlign=top width="25%"><A href="http://ent.163.com/ent/editor/pix/050119/050119_371225(9).html" target=_blank><img height=180 alt=韩智慧 src="http://cimg.163.com/movie/0501/18/hzh9s.jpg" width=120 border=1></A><br>
</TD>
<TD vAlign=top width="25%"><A href="http://ent.163.com/ent/editor/pix/050119/050119_371225(10).html" target=_blank><img height=180 alt=韩智慧 src="http://cimg.163.com/movie/0501/18/hzh10s.jpg" width=120 border=1></A><br>
</TD></TR>
<TR align=middle>
<TD vAlign=top width="25%"><A href="http://ent.163.com/ent/editor/pix/050119/050119_371225(2).html" target=_blank><img height=184 alt=韩智慧 src="http://cimg.163.com/movie/0501/18/hzh2s.jpg" width=120 border=1></A><br>
</TD>
<TD vAlign=top width="25%"><A href="http://ent.163.com/ent/editor/pix/050119/050119_371225(3).html" target=_blank><img height=180 alt=韩智慧 src="http://cimg.163.com/movie/0501/18/hzh3s.jpg" width=120 border=1></A><br>
</TD>
<TD vAlign=top width="25%"><A href="http://ent.163.com/ent/editor/pix/050119/050119_371225(4).html" target=_blank><img height=180 alt=韩智慧 src="http://cimg.163.com/movie/0501/18/hzh4s.jpg" width=120 border=1></A><br>
</TD>
<TD vAlign=top width="25%"><A href="http://ent.163.com/ent/editor/pix/050119/050119_371225(1).html" target=_blank><img height=180 alt=韩智慧 src="http://cimg.163.com/movie/0501/18/hzh1s.jpg" width=120 border=1></A></TD></TR></TABLE></CENTER><br>
<br>
</TD></TR>
<TR>
<TD><br>
</TD></TR>
<TR>
<TD align=right></TD></TR>
<TR>
<TD height=2><SPACER type="block" height="1"></TD></TR>
<TR>
<TD background=http://cimg.163.com/ent/homepage1/a_line1.gif height=1><SPACER type="block" height="1"></TD></TR>
<TR>
<TD height=5><SPACER type="block" height="1"></TD></TR></TABLE></div>]]></description>
	    <author><![CDATA[南方男孩]]></author>
	    <comments>http://maiyawmh.blog.163.com/blog/static/630682200502183300</comments>
    <slash:comments>17</slash:comments>
    <guid isPermaLink="true">http://maiyawmh.blog.163.com/blog/static/630682200502183300</guid>
    <pubDate>Fri, 21 Jan 2005 20:03:30 +0800</pubDate>
    <dcterms:modified>2005-01-22T12:19:54+08:00</dcterms:modified>
  </item>    
  <item>
  	<title><![CDATA[部落怎么搞的？昨天没有统计？]]></title>	
    <link>http://maiyawmh.blog.163.com/blog/static/6306822005018949420</link>
    <description><![CDATA[<div>今天起床看了，发现今天又是排名第七，再去看看访问量，我晕，怎么没有昨天的访问量统计啊。。<br>
到底怎么搞的？昨天挂了，服务器？<BR></div>]]></description>
	    <author><![CDATA[南方男孩]]></author>
	    <comments>http://maiyawmh.blog.163.com/blog/static/6306822005018949420</comments>
    <slash:comments>2</slash:comments>
    <guid isPermaLink="true">http://maiyawmh.blog.163.com/blog/static/6306822005018949420</guid>
    <pubDate>Tue, 18 Jan 2005 09:49:42 +0800</pubDate>
    <dcterms:modified>2005-01-18T13:09:53+08:00</dcterms:modified>
  </item>    
  <item>
  	<title><![CDATA[部落怎么搞的？昨天没有统计？]]></title>	
    <link>http://maiyawmh.blog.163.com/blog/static/6306822005018946510</link>
    <description><![CDATA[<div>今天起床看了，发现今天又是排名第七，再去看看访问量，我晕，怎么没有昨天的访问量统计啊。。<BR>

到底怎么搞的？昨天挂了，服务器？<BR></div>]]></description>
	    <author><![CDATA[南方男孩]]></author>
	    <comments>http://maiyawmh.blog.163.com/blog/static/6306822005018946510</comments>
    <slash:comments>1</slash:comments>
    <guid isPermaLink="true">http://maiyawmh.blog.163.com/blog/static/6306822005018946510</guid>
    <pubDate>Tue, 18 Jan 2005 09:46:51 +0800</pubDate>
    <dcterms:modified>2005-01-18T17:31:59+08:00</dcterms:modified>
  </item>    
  <item>
  	<title><![CDATA[～～～～更多精彩写真，更多色友作品，尽在摄影?]]></title>	
    <link>http://maiyawmh.blog.163.com/blog/static/630682200501772280</link>
    <description><![CDATA[<div><P align=center><b><A href="http://bulo.163.com/group/-0-33.html" target=_blank>～～～～更多精彩写真，更多色友作品，尽在摄影写真～～～～</A></b><BR>
<P align=center><A href="http://bulo.163.com/group/g_photo_show.jsp?groupid=-0-33&amp;pdirid=-0-33-IoUNgD&amp;photoname=20050117190825.jpg" target=_blank><b><img src="http://buluo.163.com/grouppicfile/404/-0-33//smallpic/20050117190825.jpg" border=0></b></A><BR>
<P align=center><b><A href="http://bulo.163.com/group/-0-33.html" target=_blank>～～～～更多精彩写真，更多色友作品，尽在摄影写真～～～～</A></b><BR>
<HR>

<P align=center><b><A href="http://bulo.163.com/-0PHs.html" target=_blank>～～～～更多美眉，更多笑话，更多精彩，尽在麦芽部落</A></b><b>～～～～～</b><BR>
<P align=center><b><A href="http://bulo.163.com/group/g_photo_show.jsp?groupid=-0-33&amp;pdirid=-0-33-IoUNgD&amp;photoname=20050117192105.jpg" target=_blank><img src="http://buluo.163.com/grouppicfile/404/-0-33//smallpic/20050117192105.jpg" border=0></A></b><BR>
<P align=center><U><b>～～～～</b><b>更多美眉，更多笑话，更多精彩，尽在麦芽部落～～～～～</b></U><BR></div>]]></description>
	    <author><![CDATA[南方男孩]]></author>
	    <comments>http://maiyawmh.blog.163.com/blog/static/630682200501772280</comments>
    <slash:comments>0</slash:comments>
    <guid isPermaLink="true">http://maiyawmh.blog.163.com/blog/static/630682200501772280</guid>
    <pubDate>Mon, 17 Jan 2005 19:22:08 +0800</pubDate>
    <dcterms:modified>2005-01-17T19:22:08+08:00</dcterms:modified>
  </item>    
  <item>
  	<title><![CDATA[敢嚣张，学生怒砸车，发生在四川大学！！[多图]]]></title>	
    <link>http://maiyawmh.blog.163.com/blog/static/6306822005017655240</link>
    <description><![CDATA[<div><DIV id=no_title>敢嚣张，学生怒砸车，发生在四川大学！！[多图]</DIV>
<DIV id=no_time>&nbsp;</DIV>
<DIV id=no_articlebody>11.26晚9:30左右,川大校园内一辆小赛欧车撞到一名学生后逃逸,车主系川大某食堂经理,后被愤怒的学生逮住,竟然抛出一句话:“吼什么吼.你们学生把他送到医院去不就得了“.其态度之嚣张,最后引起了学生的公愤,愤怒的同学把车给砸了<br>
肇事者<br>
<img src="http://www.armysky.com/bbs/UploadFile/2004-11/2004112911619809.jpg" onload="javascript:if(this.width>screen.width-500)this.style.width=screen.width-500;"> <br>
<br>
<img src="http://www.armysky.com/bbs/UploadFile/2004-11/20041129102932922.jpg" onload="javascript:if(this.width>screen.width-500)this.style.width=screen.width-500;"><img src="http://www.armysky.com/bbs/UploadFile/2004-11/2004112915056941.jpg" onload="javascript:if(this.width>screen.width-500)this.style.width=screen.width-500;"> <br>
<br>
<img src="http://www.armysky.com/bbs/UploadFile/2004-11/2004112915256162.jpg" onload="javascript:if(this.width>screen.width-500)this.style.width=screen.width-500;"> <br>
<br>
<img src="http://www.armysky.com/bbs/UploadFile/2004-11/20041129151725967.jpg" onload="javascript:if(this.width>screen.width-500)this.style.width=screen.width-500;"> <br>
<br>
地点：望江校区团教对面光大银行门口<br>
人物：北园食堂管理员<br>
事件：驾车撞人，按照撞的情况来看，肯定是超速了。并且事后态度强硬，企图逃逸。<br>
后果：私车已经被砸得面目全非<br>
酒后驾车：？（在交警队做血液测试） <br>
看见一辆别克赛欧飞驰而过,"砰"的一声巨响,一个骑自行车的同学被撞飞了出去,那J8汽车司机停了1秒钟,又点火跑了!我和在场的几个同学就追这车,没追到,当时我们气愤极了!<br>
就在我们以为这车就这样跑掉的时候,它居然又开回来!原来前面的路修了路障,就是防止汽车通行!<br>
这J8司机被我们拦住,车上有两个人,都喝了酒!!当时我们就叫他们下车来,他们居然好意思说不是他们撞的,路过而已~~在场的人利马怒了!这两混蛋拽的要死~~后来我们打电话通知120..把这车拦住不准跑,过了一会来了一辆校园110(靠~就是学校保安!后来才见识到极其丑陋的嘴脸),下来几个保安,转了转,和肇事司机聊了几句,这时,幸好有位在场的同学指出肇事司机是学校后勤集团的一个领导!!<br>
一党的混蛋!<br>
这肇事司机以下简称瘦子,对着那几个保安说到:"这事你们给我摆平就是."怒!!!!!!!<br>
然后趁着混乱就跑了!..,过了好长一会才晃悠过来一个交警,我们给他反映了情况,有同学说那瘦子和他的同伙跑到隔壁食堂楼上喝茶去了!!<br>
当时在场的同学也有1,200人了,我们一起冲进去把他们找到,这两人还凶的要死!一个瘦子一个胖子简直绝配!长的什么东西哦..还在那骂人,两酒臭的混蛋~<br>
那交警也管不起事的样子,软绵绵的~~我们把这两人揪回肇事现场,当时可能是10点45的样子,现场又多出了4,5个保安,他们见那两人被我们围住,急急忙忙去把这两人拉进一辆校园110的车子里藏好,就想开着跑掉~~要不是我们把他拦住,早跑掉了!<br>
现场的同学越围越多~把车子团团围住,其中一个像是带头的保安,就叫我们散开,态度也是极其恶劣的!(这里需要注意一点就是,9点半出的事,9点40报警的样子,打的110,直到11点110才赶到)<br>
那个保安头头一脸的拽样,说话明显的就是维护着那两人,我看不过去就上前和他理论,因为我是在场为数不多的几个目击者,我就说:"你们怎么这样,撞了人你们就放走啊."保安头头:"我们学校知道处理,不用你们.心了,你们散开,走了吧."<br>
我:"你知道当时的情况吗?"<br>
保安头头:"不知道,你说啊"(态度很不好的样子)<br>
我就一五一十的给他把事情的经过说完,他J8根本没在意听!东说西说的~!<br>
我就有点火,对他吼起来~~他更冲!横着眼睛望着我,对我大吼~我也盯着他,他一把推开我,我爆了..<br>
一脚对他踹过去,我同学也上,对他就是一脚~~7,8个保安就围了过来,拉住我和我同学,往里拽,我一边往后退,一边踹那保安头头,后面的同学(当时已经有300人左右的样子)拼命把我两拽了回来!<br>
那保安头头还在叫:"就是他就是他!拉住!开除!"<br>
我:"开..B啊!来啊来啊~!"<br>
后来来了几个正宗的110才把我们拉开,接着同学们就把藏着瘦子的那辆车围住,一直围了1个多小时到12点过(过了这么久,学校领导一个都没出面,什么玩意麻!)<br>
中间大家不断的推挤那辆汽车<br>
不知是那个同学叫了一声"去把那撞人的车子拆了!"4,500号人齐刷刷的冲过去,拿砖头,棍子,板凳往那辆赛欧上砸,砸的差不多了,又把车子反过来,倒着,继续砸<br>
砸的正起劲的时候,跑过来两个110,我草!<br>
..,居然拔枪了!!我们几百号人把他围住,这两110见形势不对,赶紧跑掉,还拔枪!!<br>
我们继续砸车,倒着砸完了,又反过来砸,把轮子卸掉!玻璃砸碎,椅子卸掉,车门拆了(因为没工具没能把车盖打开,遗憾)<br>
一直到1点,才跑来了个副校长,满嘴的官腔,被我们轰下去,我们强烈要求谢和平校长出来,又等了半个小时,谢和平和一个杨书记才跑来圆场,第一句话就把我们气住<br>
谢:"同学们,得到消息后我和杨书记马上赶了过来."出事到现在都4个小时了...<br>
这两人废话了半天后,大家的情绪才得到一点控制,没继续攻击藏着瘦子的车<br>
我又在现场待了一会,同学说回去了,才回来~不知道后来又怎么样<br>
在我们砸车的时候,来的110和交警全部跑没影了~~<br>
这学校不是一般的黑啊~~后勤集团每年要赚7,8亿~~..,都是黑的学生的钱啊~~<br>
没给学生做几件好事,也难怪,领导都是这样,酒后驾车撞人后还逃逸!学校保安保护包庇!<br>
虽然把车砸了,但是很遗憾没能把人拖出来.......<br>
什么玩意嘛<br>
</DIV></div>]]></description>
	    <author><![CDATA[南方男孩]]></author>
	    <comments>http://maiyawmh.blog.163.com/blog/static/6306822005017655240</comments>
    <slash:comments>1</slash:comments>
    <guid isPermaLink="true">http://maiyawmh.blog.163.com/blog/static/6306822005017655240</guid>
    <pubDate>Mon, 17 Jan 2005 18:55:24 +0800</pubDate>
    <dcterms:modified>2005-01-17T19:05:56+08:00</dcterms:modified>
  </item>    
  <item>
  	<title><![CDATA[2004台湾最幸运最性感的女人～林志玲]]></title>	
    <link>http://maiyawmh.blog.163.com/blog/static/6306822005017326140</link>
    <description><![CDATA[<div>1<BR>
<img onclick=imgadd() src="http://img.ent.tom.com/images/zhuanti/linzhiling/d/447.jpg" border=1><BR>
<br>
&nbsp;<BR>
2<BR>
<img onclick=imgadd() src="http://img.ent.tom.com/images/zhuanti/linzhiling/d/1.jpg" border=1><BR>
3<BR>


<TABLE cellSpacing=2 cellPadding=2 width="100%" border=0><TR align=middle>
<TD width="20%"><br>
<A href="http://ent.tom.com/pic.php?na=447&amp;target_name=linzhiling&amp;num=447&amp;title=林志玲写真图片&amp;myself=/xiezhen/linzhiling/index.php&amp;date=2002年11月20日&amp;source=签约媒体&amp;myself=/xiezhen/linzhiling/index.php#pic" target=_blank><img src="http://img.ent.tom.com/images/zhuanti/linzhiling/x/447.jpg"></A><br>
</TD>
<TD width="20%"><br>
<A href="http://ent.tom.com/pic.php?na=446&amp;target_name=linzhiling&amp;num=447&amp;title=林志玲写真图片&amp;myself=/xiezhen/linzhiling/index.php&amp;date=2002年11月20日&amp;source=签约媒体&amp;myself=/xiezhen/linzhiling/index.php#pic" target=_blank><img src="http://img.ent.tom.com/images/zhuanti/linzhiling/x/446.jpg"></A><br>
</TD>
<TD width="20%"><br>
<A href="http://ent.tom.com/pic.php?na=445&amp;target_name=linzhiling&amp;num=447&amp;title=林志玲写真图片&amp;myself=/xiezhen/linzhiling/index.php&amp;date=2002年11月20日&amp;source=签约媒体&amp;myself=/xiezhen/linzhiling/index.php#pic" target=_blank><img src="http://img.ent.tom.com/images/zhuanti/linzhiling/x/445.jpg"></A><br>
</TD>
<TD width="20%"><br>
<A href="http://ent.tom.com/pic.php?na=444&amp;target_name=linzhiling&amp;num=447&amp;title=林志玲写真图片&amp;myself=/xiezhen/linzhiling/index.php&amp;date=2002年11月20日&amp;source=签约媒体&amp;myself=/xiezhen/linzhiling/index.php#pic" target=_blank><img src="http://img.ent.tom.com/images/zhuanti/linzhiling/x/444.jpg"></A><br>
</TD></TR>
<TR align=middle>
<TD width="20%"><br>
<A href="http://ent.tom.com/pic.php?na=443&amp;target_name=linzhiling&amp;num=447&amp;title=林志玲写真图片&amp;myself=/xiezhen/linzhiling/index.php&amp;date=2002年11月20日&amp;source=签约媒体&amp;myself=/xiezhen/linzhiling/index.php#pic" target=_blank><img src="http://img.ent.tom.com/images/zhuanti/linzhiling/x/443.jpg"></A><br>
</TD>
<TD width="20%"><br>
<A href="http://ent.tom.com/pic.php?na=442&amp;target_name=linzhiling&amp;num=447&amp;title=林志玲写真图片&amp;myself=/xiezhen/linzhiling/index.php&amp;date=2002年11月20日&amp;source=签约媒体&amp;myself=/xiezhen/linzhiling/index.php#pic" target=_blank><img src="http://img.ent.tom.com/images/zhuanti/linzhiling/x/442.jpg"></A><br>
</TD>
<TD width="20%"><br>
<A href="http://ent.tom.com/pic.php?na=441&amp;target_name=linzhiling&amp;num=447&amp;title=林志玲写真图片&amp;myself=/xiezhen/linzhiling/index.php&amp;date=2002年11月20日&amp;source=签约媒体&amp;myself=/xiezhen/linzhiling/index.php#pic" target=_blank><img src="http://img.ent.tom.com/images/zhuanti/linzhiling/x/441.jpg"></A><br>
</TD>
<TD width="20%"><br>
<A href="http://ent.tom.com/pic.php?na=440&amp;target_name=linzhiling&amp;num=447&amp;title=林志玲写真图片&amp;myself=/xiezhen/linzhiling/index.php&amp;date=2002年11月20日&amp;source=签约媒体&amp;myself=/xiezhen/linzhiling/index.php#pic" target=_blank><img src="http://img.ent.tom.com/images/zhuanti/linzhiling/x/440.jpg"></A><br>
</TD></TR>
<TR align=middle>
<TD width="20%"><br>
<A href="http://ent.tom.com/pic.php?na=439&amp;target_name=linzhiling&amp;num=447&amp;title=林志玲写真图片&amp;myself=/xiezhen/linzhiling/index.php&amp;date=2002年11月20日&amp;source=签约媒体&amp;myself=/xiezhen/linzhiling/index.php#pic" target=_blank><img src="http://img.ent.tom.com/images/zhuanti/linzhiling/x/439.jpg"></A><br>
</TD>
<TD width="20%"><br>
<A href="http://ent.tom.com/pic.php?na=438&amp;target_name=linzhiling&amp;num=447&amp;title=林志玲写真图片&amp;myself=/xiezhen/linzhiling/index.php&amp;date=2002年11月20日&amp;source=签约媒体&amp;myself=/xiezhen/linzhiling/index.php#pic" target=_blank><img src="http://img.ent.tom.com/images/zhuanti/linzhiling/x/438.jpg"></A><br>
</TD>
<TD width="20%"><br>
<A href="http://ent.tom.com/pic.php?na=437&amp;target_name=linzhiling&amp;num=447&amp;title=林志玲写真图片&amp;myself=/xiezhen/linzhiling/index.php&amp;date=2002年11月20日&amp;source=签约媒体&amp;myself=/xiezhen/linzhiling/index.php#pic" target=_blank><img src="http://img.ent.tom.com/images/zhuanti/linzhiling/x/437.jpg"></A><br>
</TD>
<TD width="20%"><br>
<A href="http://ent.tom.com/pic.php?na=436&amp;target_name=linzhiling&amp;num=447&amp;title=林志玲写真图片&amp;myself=/xiezhen/linzhiling/index.php&amp;date=2002年11月20日&amp;source=签约媒体&amp;myself=/xiezhen/linzhiling/index.php#pic" target=_blank><img src="http://img.ent.tom.com/images/zhuanti/linzhiling/x/436.jpg"></A><br>
</TD></TR>
<TR align=middle>
<TD width="20%"><br>
<A href="http://ent.tom.com/pic.php?na=435&amp;target_name=linzhiling&amp;num=447&amp;title=林志玲写真图片&amp;myself=/xiezhen/linzhiling/index.php&amp;date=2002年11月20日&amp;source=签约媒体&amp;myself=/xiezhen/linzhiling/index.php#pic" target=_blank><img src="http://img.ent.tom.com/images/zhuanti/linzhiling/x/435.jpg"></A><br>
</TD>
<TD width="20%"><br>
<A href="http://ent.tom.com/pic.php?na=434&amp;target_name=linzhiling&amp;num=447&amp;title=林志玲写真图片&amp;myself=/xiezhen/linzhiling/index.php&amp;date=2002年11月20日&amp;source=签约媒体&amp;myself=/xiezhen/linzhiling/index.php#pic" target=_blank><img src="http://img.ent.tom.com/images/zhuanti/linzhiling/x/434.jpg"></A><br>
</TD>
<TD width="20%"><br>
<A href="http://ent.tom.com/pic.php?na=433&amp;target_name=linzhiling&amp;num=447&amp;title=林志玲写真图片&amp;myself=/xiezhen/linzhiling/index.php&amp;date=2002年11月20日&amp;source=签约媒体&amp;myself=/xiezhen/linzhiling/index.php#pic" target=_blank><img src="http://img.ent.tom.com/images/zhuanti/linzhiling/x/433.jpg"></A><br>
</TD>
<TD width="20%"><br>
<A href="http://ent.tom.com/pic.php?na=432&amp;target_name=linzhiling&amp;num=447&amp;title=林志玲写真图片&amp;myself=/xiezhen/linzhiling/index.php&amp;date=2002年11月20日&amp;source=签约媒体&amp;myself=/xiezhen/linzhiling/index.php#pic" target=_blank><img src="http://img.ent.tom.com/images/zhuanti/linzhiling/x/432.jpg"></A></TD></TR></TABLE><BR></div>]]></description>
	    <author><![CDATA[南方男孩]]></author>
	    <comments>http://maiyawmh.blog.163.com/blog/static/6306822005017326140</comments>
    <slash:comments>11</slash:comments>
    <guid isPermaLink="true">http://maiyawmh.blog.163.com/blog/static/6306822005017326140</guid>
    <pubDate>Mon, 17 Jan 2005 15:26:14 +0800</pubDate>
    <dcterms:modified>2005-04-14T22:13:07+08:00</dcterms:modified>
  </item>    
  <item>
  	<title><![CDATA[别说我是脱星―我只是为艺术献身(图)]]></title>	
    <link>http://maiyawmh.blog.163.com/blog/static/6306822005017233510</link>
    <description><![CDATA[<div><FONT size=2>别说我是脱星―我只是为艺术献身</FONT><BR></div>]]></description>
	    <author><![CDATA[南方男孩]]></author>
	    <comments>http://maiyawmh.blog.163.com/blog/static/6306822005017233510</comments>
    <slash:comments>2</slash:comments>
    <guid isPermaLink="true">http://maiyawmh.blog.163.com/blog/static/6306822005017233510</guid>
    <pubDate>Mon, 17 Jan 2005 14:33:51 +0800</pubDate>
    <dcterms:modified>2005-01-18T15:23:51+08:00</dcterms:modified>
  </item>    
  <item>
  	<title><![CDATA[萨达姆在华资产]]></title>	
    <link>http://maiyawmh.blog.163.com/blog/static/630682200501726170</link>
    <description><![CDATA[<div><FONT size=2>萨达姆在华资产</FONT><BR>
&nbsp;1<br>
<A href="http://bbs.china.com/images/2004-12-08/1102492537.jpg" target=_blank><FONT size=2><img src="http://bbs.china.com/images/2004-12-08/1102492537.jpg" width=400 border=0 heigth="400"></FONT></A><br>
<BR></div>]]></description>
	    <author><![CDATA[南方男孩]]></author>
	    <comments>http://maiyawmh.blog.163.com/blog/static/630682200501726170</comments>
    <slash:comments>8</slash:comments>
    <guid isPermaLink="true">http://maiyawmh.blog.163.com/blog/static/630682200501726170</guid>
    <pubDate>Mon, 17 Jan 2005 14:06:17 +0800</pubDate>
    <dcterms:modified>2005-03-22T16:12:46+08:00</dcterms:modified>
  </item>    
 </channel>
</rss>