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

<channel>
	<title>伟景博客 &#187; Wordpress</title>
	<atom:link href="http://pengfubing.com/content/category/wordpress/feed" rel="self" type="application/rss+xml" />
	<link>http://pengfubing.com</link>
	<description>专注于膜技术，水处理，节能减排，循环经济，Wordpress，留学生活等</description>
	<lastBuildDate>Mon, 12 Jul 2010 23:21:43 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Google voice现在对大家开放了</title>
		<link>http://pengfubing.com/content/wordpress/google-voice%e7%8e%b0%e5%9c%a8%e5%af%b9%e5%a4%a7%e5%ae%b6%e5%bc%80%e6%94%be%e4%ba%86.html</link>
		<comments>http://pengfubing.com/content/wordpress/google-voice%e7%8e%b0%e5%9c%a8%e5%af%b9%e5%a4%a7%e5%ae%b6%e5%bc%80%e6%94%be%e4%ba%86.html#comments</comments>
		<pubDate>Tue, 22 Jun 2010 23:45:17 +0000</pubDate>
		<dc:creator>Welkin</dc:creator>
				<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[google voice]]></category>

		<guid isPermaLink="false">http://pengfubing.com/?p=549</guid>
		<description><![CDATA[Google Voice is now open to everyone. Google voice现在对大家免费开放了，不再需要邀请了。 Use a single number that rings you anywhere. Get transcribed messages delivered to your inbox. Free calls &#38; text messages to the U.S. &#38; Canada. Super low rates everywhere else. 相关文章Gmail??Google voice invitationgoogle收录速度超快]]></description>
			<content:encoded><![CDATA[<div>
<div><a href="http://dealsea.com/exec/j/4/?pid=40754&amp;lno=1&amp;afsrc=1" target="_blank">Google Voice</a> is now open to everyone. Google voice现在对大家免费开放了，不再需要邀请了。</p>
<ul>
<li>Use a single number that rings you anywhere.</li>
<li>Get transcribed messages delivered to your inbox.</li>
<li>Free calls &amp; text messages to the U.S. &amp; Canada. Super low rates everywhere else.</li>
</ul>
</div>
</div>
<h2  class="related_post_title">相关文章</h2><ul class="related_post"><li><a href="http://pengfubing.com/content/life/gmail.html" title="Gmail??">Gmail??</a></li><li><a href="http://pengfubing.com/content/life/google-voice-invitation.html" title="Google voice invitation">Google voice invitation</a></li><li><a href="http://pengfubing.com/content/wordpress/google%e6%94%b6%e5%bd%95%e9%80%9f%e5%ba%a6%e8%b6%85%e5%bf%ab.html" title="google收录速度超快">google收录速度超快</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://pengfubing.com/content/wordpress/google-voice%e7%8e%b0%e5%9c%a8%e5%af%b9%e5%a4%a7%e5%ae%b6%e5%bc%80%e6%94%be%e4%ba%86.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>用 jQuery 实现灵活的 tab 切换效果zz</title>
		<link>http://pengfubing.com/content/wordpress/jquery-tab-zz.html</link>
		<comments>http://pengfubing.com/content/wordpress/jquery-tab-zz.html#comments</comments>
		<pubDate>Fri, 08 Jan 2010 06:56:57 +0000</pubDate>
		<dc:creator>Welkin</dc:creator>
				<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[jquery]]></category>
		<category><![CDATA[Tab]]></category>

		<guid isPermaLink="false">http://pengfubing.com/?p=458</guid>
		<description><![CDATA[原文链接：http://www.xiaorsz.com/jquery-realize-tab-switch-effect/ Tab 切换效果现在网上到处都是，特别是一些大型的门户，为了在有限的空间内呈现更多的内容，往往都采取了这种方式。腾讯的迷你首页就非常的典型。我以前用的 wordpresss 皮肤 iNove 中，其实也有这样的效果，就在 Trackbacks 和 Comments 的切换处，就是一个简单的应用。 寒假期间也给自己的博客搞了个，是用的 jQuery 实现的，实现的代码是从网上收集来的，自己感觉是非常不错的代码，非常简单，但不失灵活，而且很好的做到了表现和行为的分离。现在就跟大家分享一下，建议已经引入 jQuery 框架的同志们使用，如果因为这么几行代码而专门引入 jQuery ，感觉有点太夸张了，其实这样的 JS 代码网上多的是，随便 google 一下就 N 多了！！ 效果预览 实例见文章的结尾处相关文章的部分。 实现思路 大家看源代码就应该能看到了，我这里三部分内容其实在页面加载的时候都加载了，只是只显示了一块，另外的两块隐藏。然后用 JS 和 CSS 来对鼠标动作进行响应，来达到所想来的效果。这个是 tab 切换效果的基本思路。当然同一些大型门户不同，他们的 tab 都实现了异步传输，即在页面加载的时候并不会加载，而是在需要的时候才从服务器进行传输并显示，这样在技术上显然会比较复杂，对于小网站来说，的确没多少 必要！！ 具体代码 这里只展示下我用到的代码并进行一些解释，大家可根据实现情况进行修改。 首先看 HTML &#60;div class=&#8221;tab&#8221;&#62; &#60;p&#62; &#60;span id=&#8221;tab1&#8243;&#62;tab1&#60;/span&#62; &#60;span id=&#8221;tab2&#8243;&#62;tab2&#60;/span&#62; &#60;span id=&#8221;tab3&#8243;&#62;tab3&#60;/span&#62;&#60;/p&#62; &#60;ul class=&#8221;tab1&#8243;&#62;以 LI 形式呈现的 tab1 [...]]]></description>
			<content:encoded><![CDATA[<p>原文链接：http://www.xiaorsz.com/jquery-realize-tab-switch-effect/</p>
<p>Tab 切换效果现在网上到处都是，特别是一些大型的门户，为了在有限的空间内呈现更多的内容，往往都采取了这种方式。腾讯的迷你首页就非常的典型。我以前用的 wordpresss 皮肤 iNove 中，其实也有这样的效果，就在 Trackbacks 和 Comments 的切换处，就是一个简单的应用。</p>
<p><span id="more-458"></span>寒假期间也给自己的博客搞了个，是用的 jQuery 实现的，实现的代码是从网上收集来的，自己感觉是非常不错的代码，非常简单，但不失灵活，而且很好的做到了表现和行为的分离。现在就跟大家分享一下，建议已经引入 jQuery 框架的同志们使用，如果因为这么几行代码而专门引入 jQuery ，感觉有点太夸张了，其实这样的 JS 代码网上多的是，随便 google 一下就 N 多了！！</p>
<h4>效果预览</h4>
<p><img title="tab 切换效果" src="http://lh5.ggpht.com/_FrcJBJEG5fw/SYz-W6whF3I/AAAAAAAAAP4/n-SeqzjNKqQ/s800/1.jpg" alt="tab 效果" width="512" height="145" /></p>
<p>实例见文章的结尾处相关文章的部分。</p>
<h4>实现思路</h4>
<p>大家看源代码就应该能看到了，我这里三部分内容其实在页面加载的时候都加载了，只是只显示了一块，另外的两块隐藏。然后用 JS 和 CSS 来对鼠标动作进行响应，来达到所想来的效果。这个是 tab 切换效果的基本思路。当然同一些大型门户不同，他们的 tab 都实现了异步传输，即在页面加载的时候并不会加载，而是在需要的时候才从服务器进行传输并显示，这样在技术上显然会比较复杂，对于小网站来说，的确没多少 必要！！</p>
<h4>具体代码</h4>
<p>这里只展示下我用到的代码并进行一些解释，大家可根据实现情况进行修改。</p>
<p><strong>首先看 HTML</strong></p>
<div>
<div>&lt;div class=&#8221;tab&#8221;&gt;<br />
&lt;p&gt;<br />
&lt;span id=&#8221;tab1&#8243;&gt;tab1&lt;/span&gt;<br />
&lt;span id=&#8221;tab2&#8243;&gt;tab2&lt;/span&gt;<br />
&lt;span id=&#8221;tab3&#8243;&gt;tab3&lt;/span&gt;&lt;/p&gt;<br />
&lt;ul class=&#8221;tab1&#8243;&gt;以 LI 形式呈现的 tab1 的内容&lt;/ul&gt;<br />
&lt;ul class=&#8221;tab2&#8243;&gt;以 LI 形式呈现的 tab2 的内容&lt;/ul&gt;<br />
&lt;ul class=&#8221;tab3&#8243;&gt;以 LI 形式呈现的 tab3 的内容&lt;/ul&gt;<br />
&lt;/div&gt;</div>
</div>
<p>看下其实挺简单，一个 P 里三个 span ，然后对应三个 ul 列表，只需要对应的 span 的 ID 和 ul 的 class 一致就可以了。至于 ul 中的内容，就因人而异了！！</p>
<p>我这里是用了两个插件：<a href="http://fairyfish.net/2007/09/12/wordpress-23-related-posts-plugin/">WordPress Related Posts</a> 和 <a href="http://fantasyworld.idv.tw/programs/wp_postviews_plus/">WP-PostViews Plus</a> 来调用相关文章和热门文章的。于是，我是代码是这样的：</p>
<div>
<div>&lt;div class=&#8221;entry-foot&#8221;&gt;<br />
&lt;p&gt;<br />
&lt;span id=&#8221;related_post&#8221;&gt;相关文章&lt;/span&gt;<br />
&lt;span id=&#8221;mhot&#8221;&gt;本月热门&lt;/span&gt;<br />
&lt;span id=&#8221;allhot&#8221;&gt;点击排行&lt;/span&gt;&lt;/p&gt;<br />
&lt;?php wp23_related_posts();?&gt;<br />
&lt;ul class=&#8221;mhot&#8221;&gt;&lt;?php get_timespan_most_viewed(&#8216;post&#8217;, 5, 30, true, true, 0)?&gt;&lt;/ul&gt;<br />
&lt;ul class=&#8221;allhot&#8221;&gt;&lt;?php get_most_viewed(&#8216;post&#8217;, 5, 30, true, true, 0)?&gt;&lt;/ul&gt;<br />
&lt;/div&gt;</div>
</div>
<p><strong>CSS代码</strong></p>
<div>
<div>.entry-foot{background-color:#FAFAFA;margin:5px 8px;padding:5px 10px;}<br />
.entry-foot p span{background-color:#EFEFEF;border:1px solid<br />
#CCCCCC;cursor:pointer;margin-right:6px;padding:2px 5px;}<br />
.entry-foot p span.current{background-color:#FAFAFA; border-bottom-color:#fafafa;}<br />
.entry-foot p{border-bottom:1px solid #CCCCCC;font-weight:bold;padding:0 10px 2px;}<br />
.entry-foot li{border-bottom:1px dotted #CCCCCC;padding-bottom:3px;margin:5px 0;}<br />
.entry-foot .mhot,.entry-foot.allhot{display:none;}</div>
</div>
<p>样式大家可以自己去设置，其中 .current 的样式就是鼠标移主去时 span 的样式了！</p>
<p><strong>jQuery 代码</strong></p>
<div>
<div>$(document).ready(function(){<br />
$(&#8220;.entry-foot span:first&#8221;).addClass(&#8220;current&#8221;);  //为第一个span添加 .current 的样式，默认选中<br />
$(&#8220;.entry-foot ul:not(:first)&#8221;).hide();  //ul 不是第一个时隐藏<br />
$(&#8220;.entry-foot span&#8221;).mouseover(function(){  //鼠标移到 span 上时触发函数<br />
$(&#8220;.entry-foot span&#8221;).removeClass(&#8220;current&#8221;);  //为第一个 span 移除 .current 样式<br />
$(this).addClass(&#8220;current&#8221;);  //为触发的 span 添加样式<br />
$(&#8220;.entry-foot ul&#8221;).hide();  //隐藏 ul<br />
$(&#8220;.&#8221;+$(this).attr(&#8220;id&#8221;)).fadeIn(&#8220;slow&#8221;);  //这句是核心，class(.) 和触发 span 的ID 一致的 fadeIn(渐显)<br />
});});</div>
</div>
<p>完了，怎么样，应该挺容易理解的吧！本文只是提供一个思路或是方法，具体的代码大家可以根据自己的实际情况来写。有问题请留言，我会尽量答复。</p>
<h2  class="related_post_title">相关文章</h2><ul class="related_post"><li><a href="http://pengfubing.com/content/wordpress/jquery-tab.html" title="jQuery实现Tab切换效果">jQuery实现Tab切换效果</a></li><li><a href="http://pengfubing.com/content/wordpress/wordpress-jquery-tabs.html" title="用WordPress内置jQuery制作Tabs滑动效果">用WordPress内置jQuery制作Tabs滑动效果</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://pengfubing.com/content/wordpress/jquery-tab-zz.html/feed</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>jQuery实现Tab切换效果</title>
		<link>http://pengfubing.com/content/wordpress/jquery-tab.html</link>
		<comments>http://pengfubing.com/content/wordpress/jquery-tab.html#comments</comments>
		<pubDate>Fri, 08 Jan 2010 06:54:57 +0000</pubDate>
		<dc:creator>Welkin</dc:creator>
				<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[jquery]]></category>
		<category><![CDATA[Tab]]></category>

		<guid isPermaLink="false">http://pengfubing.com/?p=454</guid>
		<description><![CDATA[原文链接：http://immmmm.com/add-jquery-tab-switch-effect.html 啥是“Tab 切换效果”，这都不知道那肯定落伍了！其实实现这个有很多方法，随手一搜就是一大把。不过，既然已经加载了jQuery，那就物尽其用，参考了这篇文章《用 jQuery 实现灵活的 tab 切换效果》。 老规矩，三块代码放了先： &#60;div id="sidebar-tab"&#62; &#60;div id="tab-title"&#62; &#60;h3&#62;&#60;span id="tab-1" class="current"&#62;最新评论&#60;/span&#62;&#60;span id="tab-2"&#62;近期热评&#60;/span&#62;&#60;span id="tab-3"&#62;随机文章&#60;/span&#62;&#60;/h3&#62; &#60;/div&#62; /* Tab的标题，采用span标签，分别加上了id，并给第一个加上class="current" */ &#60;div id="tab-content"&#62; &#60;ul class="tab-1"&#62;&#60;?php wkc_recent_comments('number=10&#38;length=25'); ?&#62;&#60;/ul&#62; &#60;ul class="tab-2"&#62;&#60;?php wkc_most_commented_posts('number=10&#38;days=300'); ?&#62;&#60;/ul&#62; &#60;ul class="tab-3"&#62;&#60;?php wkc_random_posts('number=10&#38;length=40'); ?&#62;&#60;/ul&#62; &#60;/div&#62; /* Tab的内容，分别加上了与标题对应的class；其中tab-content ul内的函数是调用WP Kit cn插件的 */ &#60;/div&#62; #sidebar-tab{border:1px solid #ccf;margin-bottom:1.5em;overflow:hidden;} #tab-title .current{color:#356aa0;border-bottom:0px;padding:5px 14px;} /* 当前选中标题时的样式 */ #tab-title h3{color:#666;font-size:15px;font-weight:400;} #tab-1,#tab-2,#tab-3{padding:5px [...]]]></description>
			<content:encoded><![CDATA[<div>
<p>原文链接：http://immmmm.com/add-jquery-tab-switch-effect.html</p>
</div>
<div>
<p>啥是“<a title="标签 Tab 下的日志" rel="tag nofollow" href="http://immmmm.com/tag/tab">Tab</a> 切换效果”，这都不知道那肯定落伍了！其实实现这个有很多方法，随手一搜就是一大把。不过，既然已经加载了<a title="标签 jQuery 下的日志" rel="tag nofollow" href="http://immmmm.com/tag/jquery">jQuery</a>，那就物尽其用，参考了这篇文章<a href="http://www.xiaorsz.com/jquery-realize-tab-switch-effect/">《用 jQuery 实现灵活的 tab 切换效果》</a>。</p>
<p><span id="more-454"></span>老规矩，三块代码放了先：</p>
<div>
<div>
<pre>&lt;div id="sidebar-tab"&gt;
	&lt;div id="tab-title"&gt;
		&lt;h3&gt;&lt;span id="tab-1" class="current"&gt;最新评论&lt;/span&gt;&lt;span id="tab-2"&gt;近期热评&lt;/span&gt;&lt;span id="tab-3"&gt;随机文章&lt;/span&gt;&lt;/h3&gt;
	&lt;/div&gt; /* Tab的标题，采用span标签，分别加上了id，并给第一个加上class="current" */
	&lt;div id="tab-content"&gt;
		&lt;ul class="tab-1"&gt;&lt;?php wkc_recent_comments('number=10&amp;length=25'); ?&gt;&lt;/ul&gt;
		&lt;ul class="tab-2"&gt;&lt;?php wkc_most_commented_posts('number=10&amp;days=300'); ?&gt;&lt;/ul&gt;
		&lt;ul class="tab-3"&gt;&lt;?php wkc_random_posts('number=10&amp;length=40'); ?&gt;&lt;/ul&gt;
	&lt;/div&gt; /* Tab的内容，分别加上了与标题对应的class；其中tab-content ul内的函数是调用WP Kit cn插件的 */
&lt;/div&gt;</pre>
</div>
</div>
<div>
<div>
<pre>#sidebar-tab{border:1px solid #ccf;margin-bottom:1.5em;overflow:hidden;}
#tab-title .current{color:#356aa0;border-bottom:0px;padding:5px 14px;} /* 当前选中标题时的样式 */
#tab-title h3{color:#666;font-size:15px;font-weight:400;}
#tab-1,#tab-2,#tab-3{padding:5px 7px;border-bottom:1px solid #ccf;cursor:pointer;}
#tab-2{border:1px solid #ccf;border-top:none;}
.tab-2,.tab-3{display:none;} /* 这句是用让class=“tab-2”“tab-3”的先隐藏，用CSS控制的好处是没有延迟；如果用jQuery控制会出现只有当页面全部加载完后，tab-2tab-3中的内容才隐藏 */
#tab-content ul{padding:5px 10px;overflow:hidden;}
#tab-content ul li{padding-top:5px;height:20px;}</pre>
</div>
</div>
<div>
<div>
<pre>$('#tab-title span').mouseover(function(){ //鼠标移至id="tab-title"下的span标签时，触发
	$(this).addClass("current").siblings().removeClass(); //给当前的添加class="current"，并且让其同辈元素（即其余#tab-title span）移除class="current"；
	$("."+$(this).attr("id")).show().siblings().hide(); //让class="鼠标移至的span的id"（即tab-content中对应ul中的内容）显示，并且让其同辈元素（即#tab-content ul）隐藏；
});</pre>
</div>
</div>
<p>OK，代码就这些，使用前提是加载了<a title="标签 jQuery 下的日志" rel="tag nofollow" href="http://immmmm.com/tag/jquery">jQuery</a>。这次折腾是html、css、<a title="标签 jQuery 下的日志" rel="tag nofollow" href="http://immmmm.com/tag/jquery">jQuery</a>代码三管齐下，才做出来这么一个东东，效果还行！</p>
</div>
<h2  class="related_post_title">相关文章</h2><ul class="related_post"><li><a href="http://pengfubing.com/content/wordpress/jquery-tab-zz.html" title="用 jQuery 实现灵活的 tab 切换效果zz">用 jQuery 实现灵活的 tab 切换效果zz</a></li><li><a href="http://pengfubing.com/content/wordpress/wordpress-jquery-tabs.html" title="用WordPress内置jQuery制作Tabs滑动效果">用WordPress内置jQuery制作Tabs滑动效果</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://pengfubing.com/content/wordpress/jquery-tab.html/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>用WordPress内置jQuery制作Tabs滑动效果</title>
		<link>http://pengfubing.com/content/wordpress/wordpress-jquery-tabs.html</link>
		<comments>http://pengfubing.com/content/wordpress/wordpress-jquery-tabs.html#comments</comments>
		<pubDate>Fri, 08 Jan 2010 06:37:30 +0000</pubDate>
		<dc:creator>Welkin</dc:creator>
				<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[jquery]]></category>
		<category><![CDATA[代码]]></category>
		<category><![CDATA[标签]]></category>
		<category><![CDATA[设置]]></category>

		<guid isPermaLink="false">http://pengfubing.com/?p=450</guid>
		<description><![CDATA[原文链接：http://wanwp.com/tips-tricks/howto-use-builtin-jquery-make-a-tabs-effect/ Tabs滑动效果是冰古比较喜欢用在WordPress插件设置页上的一个流行元素。因为它可以有效地压缩页面的长度，避免用户拉动才能看到内容；还有就是这个效果很coooool，你不觉得吗？ jQuery可以很方便地制作出流行的Tabs滑动效果，于是我们也就可以利用WordPress内置的jQuery快捷地在你的插件或主题中加入Tabs滑动效果。以下就看看如何在插件的设置页中加入该效果吧。 首先是准备设置页的HTML function test_setting_page() { echo &#60;&#60;&#60;TABS &#60;div id="wrapper"&#62; &#60;ul&#62; &#60;li&#62;&#60;a href="#setting"&#62;&#60;span&#62;设置&#60;/span&#62;&#60;/a&#62;&#60;/li&#62; &#60;li&#62;&#60;a href="#uninstall"&#62;&#60;span&#62;卸载&#60;/span&#62;&#60;/a&#62;&#60;/li&#62; &#60;/ul&#62; &#60;div id="setting"&#62; &#60;p&#62;这里就是设置内容&#60;/p&#62; &#60;/div&#62; &#60;div id="uninstall"&#62; &#60;p&#62;这里是卸载内容&#60;/p&#62; &#60;/div&#62; &#60;/div&#62; TABS; } 这里用一个id为wrapper的div包裹设置页中要用到的HTML代码。跟着是ul列表，列表中的li就是Tabs滑动效果中的Tab。li中 的#setting和#uninstall对应下面id为setting和uninstall的div，也就是说点击#uninstall对应的Tab就 出现id为uninstall的div里的内容。需要更多的tab，按照这样的格式添加就可以了。 现在的效果： 接下来，我们为它添加必须的jQuery wp_enqueue_script('jquery'); wp_enqueue_script('jquery-ui-core'); wp_enqueue_script('jquery-ui-tabs'); add_action('admin_footer', 'test_setting_js'); function test_setting_js() { echo &#60;&#60;&#60;JS &#60;script type="text/javascript"&#62; jQuery(document).ready(function(){ jQuery("#wrapper").tabs(); }); &#60;/script&#62; JS; } 三个wp_enqueue_script载入Tabs效果中要用到的jQuery库，跟着在后台的底部加上一小段jQuery调用代码（注：这里不能使用$，而用jQuery代替），其中的#wrapper就是上面HTML中的div。 现在的效果： 最后用CSS美化一下Tabs add_action('admin_head', [...]]]></description>
			<content:encoded><![CDATA[<p>原文链接：<a href="http://wanwp.com/tips-tricks/howto-use-builtin-jquery-make-a-tabs-effect/" target="_blank">http://wanwp.com/tips-tricks/howto-use-builtin-jquery-make-a-tabs-effect/</a></p>
<p>Tabs滑动效果是<a href="http://bingu.net/">冰古</a>比较喜欢用在WordPress插件设置页上的一个流行元素。因为它可以有效地压缩页面的长度，避免用户拉动才能看到内容；还有就是这个效果很coooool，你不觉得吗？</p>
<p>jQuery可以很方便地制作出流行的Tabs滑动效果，于是我们也就可以利用WordPress内置的jQuery快捷地在你的插件或主题中加入Tabs滑动效果。以下就看看如何在插件的设置页中加入该效果吧。</p>
<p><span id="more-450"></span>首先是准备设置页的HTML</p>
<pre>    function test_setting_page() {
        echo &lt;&lt;&lt;TABS
&lt;div id="wrapper"&gt;
    &lt;ul&gt;
        &lt;li&gt;&lt;a href="#setting"&gt;&lt;span&gt;设置&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;
        &lt;li&gt;&lt;a href="#uninstall"&gt;&lt;span&gt;卸载&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;
    &lt;/ul&gt;
    &lt;div id="setting"&gt;
        &lt;p&gt;这里就是设置内容&lt;/p&gt;
    &lt;/div&gt;
    &lt;div id="uninstall"&gt;
        &lt;p&gt;这里是卸载内容&lt;/p&gt;
    &lt;/div&gt;
&lt;/div&gt;
TABS;
    }</pre>
<p>这里用一个id为wrapper的div包裹设置页中要用到的HTML代码。跟着是ul列表，列表中的li就是Tabs滑动效果中的Tab。li中 的#setting和#uninstall对应下面id为setting和uninstall的div，也就是说点击#uninstall对应的Tab就 出现id为uninstall的div里的内容。需要更多的tab，按照这样的格式添加就可以了。<br />
现在的效果：<br />
<img title="用WordPress内置jQuery制作Tabs滑动效果" src="http://wanwp.com/uploads/200907/wordpress-jquery-tabs-01.png" alt="用WordPress内置jQuery制作Tabs滑动效果" width="445" height="200" /></p>
<p>接下来，我们为它添加必须的jQuery</p>
<pre>    wp_enqueue_script('jquery');
    wp_enqueue_script('jquery-ui-core');
    wp_enqueue_script('jquery-ui-tabs');

    add_action('admin_footer', 'test_setting_js');
    function test_setting_js() {
        echo &lt;&lt;&lt;JS
&lt;script type="text/javascript"&gt;
jQuery(document).ready(function(){
    jQuery("#wrapper").tabs();
});
&lt;/script&gt;
JS;
    }</pre>
<p>三个wp_enqueue_script载入Tabs效果中要用到的jQuery库，跟着在后台的底部加上一小段jQuery调用代码（注：这里不能使用$，而<a href="http://wanwp.com/tips-tricks/wordpess-jquery-doest-work/">用jQuery代替</a>），其中的#wrapper就是上面HTML中的div。<br />
现在的效果：<br />
<img title="用WordPress内置jQuery制作Tabs滑动效果" src="http://wanwp.com/uploads/200907/wordpress-jquery-tabs-02.png" alt="用WordPress内置jQuery制作Tabs滑动效果" width="449" height="200" /></p>
<p>最后用CSS美化一下Tabs</p>
<pre>    add_action('admin_head', 'test_setting_css');
    function test_setting_css() {
        echo '&lt;link type="text/css" href="http://jqueryui.com/latest/themes/base/ui.all.css" rel="stylesheet" /&gt;';
    }</pre>
<p>CSS都应该添加到head标签里，所以是将CSS添加到后台头部的。虽然WordPress内置了jQuery库，但却没有内置美化用的CSS，所以要自己添加CSS，当然jquery官方提供了很多<a href="http://jqueryui.com/themeroller/">美化CSS</a>，你选择一个就可以了，不过最好还是将该CSS保存为本地文件，而不是像这里用外链调用。<br />
最后效果：<br />
<img title="用WordPress内置jQuery制作Tabs滑动效果" src="http://wanwp.com/uploads/200907/wordpress-jquery-tabs-03.png" alt="用WordPress内置jQuery制作Tabs滑动效果" width="450" height="200" /></p>
<p>上面例子的<a href="http://code.google.com/p/bingu/source/browse/trunk/wp-plugins/test.php">完整代码</a></p>
<p>参考：<a href="http://docs.jquery.com/UI/Tabs">UI/API/1.7.1/Tabs</a></p>
<h2  class="related_post_title">相关文章</h2><ul class="related_post"><li><a href="http://pengfubing.com/content/wordpress/jquery-tab-zz.html" title="用 jQuery 实现灵活的 tab 切换效果zz">用 jQuery 实现灵活的 tab 切换效果zz</a></li><li><a href="http://pengfubing.com/content/wordpress/jquery-tab.html" title="jQuery实现Tab切换效果">jQuery实现Tab切换效果</a></li><li><a href="http://pengfubing.com/content/wordpress/new-wordpress-themes.html" title="新的主题上线">新的主题上线</a></li><li><a href="http://pengfubing.com/content/wordpress/wordpress-register-without-email-notification.html" title="Wordpress注册新用户直接显示密码毋须邮件发送">Wordpress注册新用户直接显示密码毋须邮件发送</a></li><li><a href="http://pengfubing.com/content/wordpress/wordpress-theme-framework.html" title="Wordpress主题框架">Wordpress主题框架</a></li><li><a href="http://pengfubing.com/content/wordpress/solve-pagenavi-problems.html" title="解决wordpress首页调用某个分类不能翻页问题（与众不同）">解决wordpress首页调用某个分类不能翻页问题（与众不同）</a></li><li><a href="http://pengfubing.com/content/wordpress/one-wordpress-more-sites.html" title="使用一个Wordpress创建多个不同的网站（转载）">使用一个Wordpress创建多个不同的网站（转载）</a></li><li><a href="http://pengfubing.com/content/wordpress/integrating-alternative-stylesheets.html" title="为Wordpress主题再加入一个样式表">为Wordpress主题再加入一个样式表</a></li><li><a href="http://pengfubing.com/content/wordpress/5-basic-function-in-wordpress-theme-without-using-plugins.html" title="WordPress主题中不使用插件就能实现的五个常用功能（转载）">WordPress主题中不使用插件就能实现的五个常用功能（转载）</a></li><li><a href="http://pengfubing.com/content/wordpress/why-i-use-wordpress-as-cms.html" title="我为什么用wordpress做CMS(转载)">我为什么用wordpress做CMS(转载)</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://pengfubing.com/content/wordpress/wordpress-jquery-tabs.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>网站截图bluga.net的easy thumb API</title>
		<link>http://pengfubing.com/content/wordpress/bluga-net-easythumb-api.html</link>
		<comments>http://pengfubing.com/content/wordpress/bluga-net-easythumb-api.html#comments</comments>
		<pubDate>Fri, 08 Jan 2010 06:33:46 +0000</pubDate>
		<dc:creator>Welkin</dc:creator>
				<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[API]]></category>
		<category><![CDATA[md5]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[thumb]]></category>
		<category><![CDATA[免费]]></category>
		<category><![CDATA[网站截图]]></category>

		<guid isPermaLink="false">http://pengfubing.com/?p=447</guid>
		<description><![CDATA[原文链接：http://bingu.net/646/create-web-thumb-use-bluga-easythumb-api/ bluga.net提供的在线网站截图可以说是现有此类网站中最好一个。她提供了多种分辨率的截图、zip打包下载全部分辨率的截图，还有就是她提供了两种方便的API，可以让注册用户通过API快捷地获取网站的截图。 bluga.net为注册用户免费提供了每个月100张截图的应用，当我们在制作类似CSS Vault这样的网站时，就可以不用人工去进行截图工作了。 这里介绍bluga.net两种API中比较简单的一种，easythumb API：这个API仅仅用GET方法就能使用，看下面的PHP示例： &#60;?php $user_id = 1; // 在用户帐户里获得 $api_key = ''; // 在用户帐户里获得 $url = 'http://bingu.net'; // 这个是你截图的网站网址 $gmdate = gmdate('Ymd'); // 当前GMT时间 $hash = md5($gmdate . $url . $api_key); // hash是用md5对$gmdate, $url, $api_key进行加密后得到的一个字符串 $size = 'medium'; // 截图的尺寸。可用选项为：small, medium, medium2, large $cache = 1; // 是否在服务器缓存中获得该网站的截图。可用选项为：0, 1 // $websnap_api就是网站的截图，你可以直接用&#60;img src="&#60;?php [...]]]></description>
			<content:encoded><![CDATA[<p>原文链接：<a href="http://bingu.net/646/create-web-thumb-use-bluga-easythumb-api/" target="_blank">http://bingu.net/646/create-web-thumb-use-bluga-easythumb-api/</a></p>
<p><img title="网站截图bluga.net的easythumb API" src="http://bingu.net/wp-content/images/200909/bluga-net-webthumb-excerpt.jpg" alt="网站截图bluga.net的easythumb API" width="400" height="150" /><br />
<a href="http://webthumb.bluga.net/">bluga.net</a>提供的在线网站截图可以说是现有此类网站中最好一个。她提供了多种分辨率的截图、zip打包下载全部分辨率的截图，还有就是她提供了<a href="http://webthumb.bluga.net/api">两种方便的API</a>，可以让注册用户通过API快捷地获取网站的截图。</p>
<p><span id="more-447"></span></p>
<p>bluga.net为注册用户免费提供了每个月100张截图的应用，当我们在制作类似<a href="http://cssvault.com/">CSS Vault</a>这样的网站时，就可以不用人工去进行截图工作了。</p>
<p>这里介绍bluga.net两种API中比较简单的一种，<a href="http://webthumb.bluga.net/api-easythumb">easythumb API</a>：这个API仅仅用GET方法就能使用，看下面的PHP示例：</p>
<pre><code>&lt;?php
$user_id = 1;    // 在用户帐户里获得
$api_key = '';    // 在用户帐户里获得
$url = 'http://bingu.net';    // 这个是你截图的网站网址
$gmdate = gmdate('Ymd');    // 当前GMT时间
$hash = md5($gmdate . $url . $api_key);    // hash是用md5对$gmdate, $url, $api_key进行加密后得到的一个字符串
$size = 'medium';    // 截图的尺寸。可用选项为：small, medium, medium2, large
$cache = 1;    // 是否在服务器缓存中获得该网站的截图。可用选项为：0, 1

// $websnap_api就是网站的截图，你可以直接用&lt;img src="&lt;?php echo $websnap_api;?&gt;" alt="网站截图" /&gt;显示出来
$websnap_api = "http://webthumb.bluga.net/easythumb.php?user={$user_id}&amp;url={$url}&amp;hash={$hash}&amp;size={$size}&amp;cache=1";

// 下面把该图片从bluga.net把该截图下载到本地服务器中。
// 如果你的服务器限制了file_get_contents()，可用curl等函数进行获取
$snap = file_get_contents($websnap_api);

// 把该图片保存为thumb.jpg
$hd = fopen('thumb.jpg', 'wb');
fwrite($hd, $snap);
fclose($hd);</code></pre>
<p>上面代码就可以实现把“http://bingu.net”的截图保存“thumb.jpg”中了。</p>
<h2  class="related_post_title">相关文章</h2><ul class="related_post"><li><a href="http://pengfubing.com/content/wordpress/utf-8-without-bom.html" title="转换为UTF-8文件并去掉BOM">转换为UTF-8文件并去掉BOM</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://pengfubing.com/content/wordpress/bluga-net-easythumb-api.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>转换为UTF-8文件并去掉BOM</title>
		<link>http://pengfubing.com/content/wordpress/utf-8-without-bom.html</link>
		<comments>http://pengfubing.com/content/wordpress/utf-8-without-bom.html#comments</comments>
		<pubDate>Wed, 06 Jan 2010 07:21:57 +0000</pubDate>
		<dc:creator>Welkin</dc:creator>
				<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[BOM]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[UTF-8]]></category>
		<category><![CDATA[主题]]></category>

		<guid isPermaLink="false">http://pengfubing.com/?p=436</guid>
		<description><![CDATA[在汉化wordpress主题时需要存成utf-8格式的文件并去除BOM。可以用一下方法实现： EmEditor软件，先打开任意一个PHP文件，按Alt+回车，选择“文件”的标签，在“打开时的字符码”，选择“UTF-8”，然后关闭EmEditor。以后打开任何PHP文件，只要按Ctrl+S，或者Ctrl+E，就可以保存为UTF-8编码的无BOM文件，十分方便。 UltraEdit可以点击“文件→另存为”，格式选择“UTF-8无BOM”，英文网页每次都需要这个操作。否则，在按Ctrl+S时，会被保存为ANSI格式。中文网页，在第一次另存为之后，以后只要按Ctrl+S即可。 EmEditor也可以用同样的方法，“文件→另存为”，字符码选择“UTF-8”，去掉“加入 Unicode 署名”前面的勾，英文网页每次都需要这个操作。同样，中文网页，在第一次另存为之后，以后只要按Ctrl+S即可。EmEditor建议按照第一段文字的方法设置，以后无需每次都使用“另存为”。 相关文章网站截图bluga.net的easy thumb API 新的主题上线Wordpress主题框架为Wordpress主题再加入一个样式表WordPress主题中不使用插件就能实现的五个常用功能（转载）2009年十大WordPress CMS主题Wordpress CMS-Style Theme : iNews-v2CMS主题：BBtheme最终版Wordpres主题]]></description>
			<content:encoded><![CDATA[<p>在汉化wordpress主题时需要存成utf-8格式的文件并去除BOM。可以用一下方法实现：</p>
<p>EmEditor软件，先打开任意一个PHP文件，按Alt+回车，选择“文件”的标签，在“打开时的字符码”，选择“UTF-8”，然后关闭EmEditor。<strong>以后打开任何PHP文件，只要按Ctrl+S，或者Ctrl+E，就可以保存为UTF-8编码的无BOM文件</strong>，十分方便。</p>
<p><span id="more-436"></span>UltraEdit可以点击“文件→另存为”，格式选择“UTF-8无BOM”，英文网页每次都需要这个操作。否则，在按Ctrl+S时，会被保存为ANSI格式。中文网页，在第一次另存为之后，以后只要按Ctrl+S即可。</p>
<p>EmEditor也可以用同样的方法，“文件→另存为”，字符码选择“UTF-8”，去掉“加入 Unicode  署名”前面的勾，英文网页每次都需要这个操作。同样，中文网页，在第一次另存为之后，以后只要按Ctrl+S即可。EmEditor建议按照第一段文字的方法设置，以后无需每次都使用“另存为”。</p>
<h2  class="related_post_title">相关文章</h2><ul class="related_post"><li><a href="http://pengfubing.com/content/wordpress/bluga-net-easythumb-api.html" title="网站截图bluga.net的easy thumb API ">网站截图bluga.net的easy thumb API </a></li><li><a href="http://pengfubing.com/content/wordpress/new-wordpress-themes.html" title="新的主题上线">新的主题上线</a></li><li><a href="http://pengfubing.com/content/wordpress/wordpress-theme-framework.html" title="Wordpress主题框架">Wordpress主题框架</a></li><li><a href="http://pengfubing.com/content/wordpress/integrating-alternative-stylesheets.html" title="为Wordpress主题再加入一个样式表">为Wordpress主题再加入一个样式表</a></li><li><a href="http://pengfubing.com/content/wordpress/5-basic-function-in-wordpress-theme-without-using-plugins.html" title="WordPress主题中不使用插件就能实现的五个常用功能（转载）">WordPress主题中不使用插件就能实现的五个常用功能（转载）</a></li><li><a href="http://pengfubing.com/content/wordpress/2009%e5%b9%b4%e5%8d%81%e5%a4%a7wordpress-cms%e4%b8%bb%e9%a2%98.html" title="2009年十大WordPress CMS主题">2009年十大WordPress CMS主题</a></li><li><a href="http://pengfubing.com/content/wordpress/wordpress-cms-style-theme-inews-v2.html" title="Wordpress CMS-Style Theme : iNews-v2">Wordpress CMS-Style Theme : iNews-v2</a></li><li><a href="http://pengfubing.com/content/wordpress/cms-bbtheme.html" title="CMS主题：BBtheme最终版">CMS主题：BBtheme最终版</a></li><li><a href="http://pengfubing.com/content/wordpress/wordprestheme.html" title="Wordpres主题">Wordpres主题</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://pengfubing.com/content/wordpress/utf-8-without-bom.html/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>新的主题上线</title>
		<link>http://pengfubing.com/content/wordpress/new-wordpress-themes.html</link>
		<comments>http://pengfubing.com/content/wordpress/new-wordpress-themes.html#comments</comments>
		<pubDate>Mon, 04 Jan 2010 06:59:49 +0000</pubDate>
		<dc:creator>Welkin</dc:creator>
				<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[主题]]></category>

		<guid isPermaLink="false">http://pengfubing.com/?p=428</guid>
		<description><![CDATA[新弄了个主题终于上线了，不是原创（但应该属于半原创吧？？），属于东拼西凑型，吸取了很多主题中喜欢的设计，但是有待日后进一步完善。 如果有网友需要，我也可以分享给你。 相关文章Wordpress主题框架为Wordpress主题再加入一个样式表WordPress主题中不使用插件就能实现的五个常用功能（转载）2009年十大WordPress CMS主题Wordpress CMS-Style Theme : iNews-v2CMS主题：BBtheme最终版Wordpres主题用WordPress内置jQuery制作Tabs滑动效果转换为UTF-8文件并去掉BOMWordpress注册新用户直接显示密码毋须邮件发送]]></description>
			<content:encoded><![CDATA[<p>新弄了个主题终于上线了，不是原创（但应该属于半原创吧？？），属于东拼西凑型，吸取了很多主题中喜欢的设计，但是有待日后进一步完善。</p>
<p>如果有网友需要，我也可以分享给你。</p>
<h2  class="related_post_title">相关文章</h2><ul class="related_post"><li><a href="http://pengfubing.com/content/wordpress/wordpress-theme-framework.html" title="Wordpress主题框架">Wordpress主题框架</a></li><li><a href="http://pengfubing.com/content/wordpress/integrating-alternative-stylesheets.html" title="为Wordpress主题再加入一个样式表">为Wordpress主题再加入一个样式表</a></li><li><a href="http://pengfubing.com/content/wordpress/5-basic-function-in-wordpress-theme-without-using-plugins.html" title="WordPress主题中不使用插件就能实现的五个常用功能（转载）">WordPress主题中不使用插件就能实现的五个常用功能（转载）</a></li><li><a href="http://pengfubing.com/content/wordpress/2009%e5%b9%b4%e5%8d%81%e5%a4%a7wordpress-cms%e4%b8%bb%e9%a2%98.html" title="2009年十大WordPress CMS主题">2009年十大WordPress CMS主题</a></li><li><a href="http://pengfubing.com/content/wordpress/wordpress-cms-style-theme-inews-v2.html" title="Wordpress CMS-Style Theme : iNews-v2">Wordpress CMS-Style Theme : iNews-v2</a></li><li><a href="http://pengfubing.com/content/wordpress/cms-bbtheme.html" title="CMS主题：BBtheme最终版">CMS主题：BBtheme最终版</a></li><li><a href="http://pengfubing.com/content/wordpress/wordprestheme.html" title="Wordpres主题">Wordpres主题</a></li><li><a href="http://pengfubing.com/content/wordpress/wordpress-jquery-tabs.html" title="用WordPress内置jQuery制作Tabs滑动效果">用WordPress内置jQuery制作Tabs滑动效果</a></li><li><a href="http://pengfubing.com/content/wordpress/utf-8-without-bom.html" title="转换为UTF-8文件并去掉BOM">转换为UTF-8文件并去掉BOM</a></li><li><a href="http://pengfubing.com/content/wordpress/wordpress-register-without-email-notification.html" title="Wordpress注册新用户直接显示密码毋须邮件发送">Wordpress注册新用户直接显示密码毋须邮件发送</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://pengfubing.com/content/wordpress/new-wordpress-themes.html/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>30个精选优秀的CSS实例</title>
		<link>http://pengfubing.com/content/wordpress/30-good-css-cases.html</link>
		<comments>http://pengfubing.com/content/wordpress/30-good-css-cases.html#comments</comments>
		<pubDate>Wed, 30 Dec 2009 02:58:40 +0000</pubDate>
		<dc:creator>Welkin</dc:creator>
				<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[css]]></category>

		<guid isPermaLink="false">http://pengfubing.com/?p=406</guid>
		<description><![CDATA[您还可以参考以下CSS技巧相关教程&#38;资源: 《精选15个国外CSS框架》 《目前比较全的CSS重设(reset)方法总结》 《推荐20个让你学习并精通CSS的网站》 《使用CSS完美实现垂直居中的方法》 《整理及优化CSS代码的7个原则》 《10个CSS简写技巧让你永远受用》 1.Hoverbox 图片集 一个纯净的基于CSS的图片集，鼠标悬停缩略图就会显示放大效果。 2.高级CSS菜单 一款很有创意且复杂的CSS导航方案。 3.滑动影集 手风琴效果的影集，悬停便可拉伸图片。 4.Lightbox幻灯片 题为”Supercharge your image borders“的文章中的一部分展示了如何使用CSS样式让图片变得更有意思。 5.图片的阴影效果 在A List Apart上的一个关于图片效果Demo的讨论文章“CSS Drop shadows“. 6.跨浏览器多页式影集 悬停标签改变分类，悬停缩略图显示放大图。 7.CSS照片放大 使用简单的图片和background-position属性来进行调解。 8.CSS gallery layout—smells like a table 模仿表格布局，但使用的是列表。图集是流式宽度。 9.Sticky Footer 仅使用了很少XHTML的静态页脚。 10.whatever: hover 模仿Windows开始菜单的CSS导航菜单。 11.纯CSS手风琴效果 使用div和:hover伪类的手风琴效果，这个效果可以垂直显示也可以水平显示。 12.使用PNG和背景色的可扩展按钮 13.Pushbutton Links 链接在不使用图片的情况下看起来像个按钮。 14.含固定Header的可卷动表格 表格的标题被固定的优秀长表格。 15.CSS内容遮盖 当你悬停在图片上时，div容器会显示更多文字。 16.CSS样式表格版本2 一个使用背景图片且非常漂亮，被语义化标记的表格。 17.PNG遮盖 [...]]]></description>
			<content:encoded><![CDATA[<p><strong>您还可以参考以下CSS技巧相关教程&amp;资源: </strong><br />
《<a href="http://blog.bingo929.com/css-frameworks-15.html" target="_blank">精选15个国外CSS框架</a>》<br />
《<a href="http://blog.bingo929.com/css-reset-collection.html" target="_blank">目前比较全的CSS重设(reset)方法总结</a>》<br />
《<a href="http://blog.bingo929.com/20-websites-learn-css.html" target="_blank">推荐20个让你学习并精通CSS的网站</a>》<br />
《<a href="http://blog.bingo929.com/css-vertical-center.html" target="_blank">使用CSS完美实现垂直居中的方法</a>》<br />
《<a href="http://blog.bingo929.com/7-principles-optimized-css.html" target="_blank">整理及优化CSS代码的7个原则</a>》<br />
《<a href="http://blog.bingo929.com/10-css-shorthand-tips.html" target="_blank">10个CSS简写技巧让你永远受用</a>》</p>
<p><strong>1.<a href="http://sonspring.com/journal/hoverbox-image-gallery" target="_blank">Hoverbox 图片集</a> </strong><br />
一个纯净的基于CSS的图片集，鼠标悬停缩略图就会显示放大效果。</p>
<p><span id="more-406"></span></p>
<p><a href="http://host.sonspring.com/hoverbox/" target="_blank"><img src="http://www.alixixi.com/UploadPic/2008-12/20081218153247416.jpg" alt="" width="450" /></a></p>
<p><strong>2.<a href="http://www.webdesignerwall.com/tutorials/advanced-css-menu/" target="_blank">高级CSS菜单</a> </strong><br />
一款很有创意且复杂的<a href="http://blog.bingo929.com/" target="_blank">CSS</a>导航方案。<br />
<a href="http://www.webdesignerwall.com/tutorials/advanced-css-menu/" target="_blank"><img src="http://www.alixixi.com/UploadPic/2008-12/20081218153248856.jpg" alt="" width="450" /></a></p>
<p><strong>3.<a href="http://www.cssplay.co.uk/menu/gallery3l" target="_blank">滑动影集</a> </strong><br />
手风琴效果的影集，悬停便可拉伸图片。<br />
<a href="http://www.cssplay.co.uk/menu/gallery3l" target="_blank"><img src="http://www.alixixi.com/UploadPic/2008-12/20081218153249391.jpg" alt="" width="450" /></a></p>
<p><strong>4.<a href="http://bitesizestandards.com/bites/supercharge-your-image-borders" target="_blank">Lightbox幻灯片</a> </strong><br />
题为”<a href="http://bitesizestandards.com/bites/supercharge-your-image-borders" target="_blank">Supercharge your image borders</a>“的文章中的一部分展示了如何使用<a href="http://blog.bingo929.com/category/technology/css" target="_blank">CSS</a>样式让图片变得更有意思。<br />
<a href="http://bitesizestandards.com/files/97/index.html#c" target="_blank"><img src="http://www.alixixi.com/UploadPic/2008-12/20081218153249805.jpg" alt="" width="450" /></a></p>
<p><strong>5.<a href="http://www.wubbleyew.com/tests/dropshadows.htm" target="_blank">图片的阴影效果</a> </strong><br />
在A List Apart上的一个关于图片效果Demo的讨论文章“<a href="http://www.alistapart.com/articles/cssdropshadows/" target="_blank">CSS Drop shadows</a>“.<br />
<a href="http://www.wubbleyew.com/tests/dropshadows.htm" target="_blank"><img src="http://www.alixixi.com/UploadPic/2008-12/20081218153249518.jpg" alt="" width="450" /></a></p>
<p><strong>6.<a href="http://www.cssplay.co.uk/menu/lightbox.html#Portraits" target="_blank">跨浏览器多页式影集</a> </strong><br />
悬停标签改变分类，悬停缩略图显示放大图。<br />
<a href="http://www.cssplay.co.uk/menu/lightbox.html#Portraits" target="_blank"><img src="http://www.alixixi.com/UploadPic/2008-12/20081218153249585.jpg" alt="" width="450" /></a></p>
<p><strong>7.<a href="http://www.simplebits.com/notebook/2003/08/22/css_photo_zoom.html" target="_blank">CSS照片放大</a> </strong><br />
使用简单的图片和background-position属性来进行调解。<br />
<a href="http://www.simplebits.com/bits/photo_zoom.html" target="_blank"><img src="http://www.alixixi.com/UploadPic/2008-12/20081218153250166.jpg" alt="" width="450" /></a></p>
<p><strong>8.<a href="http://dnevnikeklektika.com/en/css-gallery-layout-en" target="_blank">CSS gallery layout—smells like a table</a> </strong><br />
模仿表格布局，但使用的是列表。图集是流式宽度。<br />
<a href="http://dnevnikeklektika.com/css/en-gallery/" target="_blank"><img src="http://www.alixixi.com/UploadPic/2008-12/20081218153250572.jpg" alt="" width="450" /></a></p>
<p><strong>9.<a href="http://ryanfait.com/resources/footer-stick-to-bottom-of-page/" target="_blank">Sticky Footer</a> </strong><br />
仅使用了很少XHTML的静态页脚。<br />
<img src="http://www.alixixi.com/UploadPic/2008-12/20081218153250554.gif" alt="" width="450" /></p>
<p><strong>10.<a href="http://www.xs4all.nl/~peterned/csshover.html" target="_blank">whatever: hover</a> </strong><br />
模仿Windows开始菜单的<a href="http://js.alixixi.com/articles/tag/CSS" target="_top"><em>CSS</em></a>导航菜单。<br />
<a href="http://www.xs4all.nl/~peterned/examples/cssmenu.html" target="_blank"><img src="http://www.alixixi.com/UploadPic/2008-12/20081218153250596.gif" alt="" width="450" /></a></p>
<p><strong>11.<a href="http://www.cssnewbie.com/css-only-accordion/" target="_blank">纯CSS手风琴效果</a> </strong><br />
使用div和:hover伪类的手风琴效果，这个效果可以垂直显示也可以水平显示。<br />
<a href="http://www.cssnewbie.com/example/css-only-accordion/vertical.html" target="_blank"><img src="http://www.alixixi.com/UploadPic/2008-12/20081218153250602.gif" alt="" width="450" /></a></p>
<p><strong>12.<a href="http://monc.se/kitchen/59/scalable-css-buttons-using-png-and-background-colors" target="_blank">使用PNG和背景色的可扩展按钮</a> </strong><br />
<a href="http://monc.se/kitchen/stew/buttons/btn.html" target="_blank"><img src="http://www.alixixi.com/UploadPic/2008-12/20081218153251493.gif" alt="" width="450" /></a></p>
<p><strong>13.<a href="http://mikecherim.com/gbcms_xml/news_page.php?id=31#n31" target="_blank">Pushbutton Links</a> </strong><br />
链接在不使用图片的情况下看起来像个按钮。<br />
<a href="http://mikecherim.com/experiments/css_pushbutton_links.php" target="_blank"><img src="http://www.alixixi.com/UploadPic/2008-12/20081218153251460.gif" alt="" width="450" /></a></p>
<p><strong>14.<a href="http://web.tampabay.rr.com/bmerkey/examples/nonscroll-table-header.html" target="_blank">含固定Header的可卷动表格</a> </strong><br />
表格的标题被固定的优秀长表格。<br />
<a href="http://web.tampabay.rr.com/bmerkey/examples/nonscroll-table-header.html" target="_blank"><img src="http://www.alixixi.com/UploadPic/2008-12/20081218153251171.jpg" alt="" width="450" /></a></p>
<p>15.<a href="http://snook.ca/archives/html_and_css/content_overlay_css/" target="_blank">CSS内容遮盖</a><br />
当你悬停在图片上时，div容器会显示更多文字。<br />
<a href="http://snook.ca/testing/anton-test.html" target="_blank"><img src="http://www.alixixi.com/UploadPic/2008-12/20081218153251437.jpg" alt="" width="450" /></a></p>
<p>16.<a href="http://veerle.duoh.com/blog/comments/a_css_styled_table_version_2/" target="_blank">CSS样式表格版本2</a><br />
一个使用背景图片且非常漂亮，被语义化标记的表格。<br />
<a href="http://veerle.duoh.com/sandbox/csstutorials/tablesv2/table2.html" target="_blank"><img src="http://www.alixixi.com/UploadPic/2008-12/20081218153251970.jpg" alt="" width="450" /></a></p>
<p>17.<a href="http://sonspring.com/journal/png-overlay" target="_blank">PNG遮盖</a><br />
另一种为图片添加圆角的方法。（圆角、边框、阴影）<br />
<a href="http://host.sonspring.com/png_overlay/" target="_blank"><img src="http://www.alixixi.com/UploadPic/2008-12/20081218153252887.jpg" alt="" width="450" /></a></p>
<p>18.<a href="http://www.askthecssguy.com/2006/12/showing_hyperlink_cues_with_cs_1.html" target="_blank">利用CSS为超链接添加提示</a><br />
关于为不同类型的链接添加图标的简单教程。<br />
<a href="http://www.askthecssguy.com/2006/12/showing_hyperlink_cues_with_cs_1.html" target="_blank"><img src="http://www.alixixi.com/UploadPic/2008-12/20081218153252456.jpg" alt="" width="450" /></a></p>
<p>19.<a href="http://www.modxcms.com/simple-rounded-corner-css-boxes.html" target="_blank">简单的CSS圆角边框</a><br />
仅适用了一张图片和很少的几行代码及标记。<br />
<a href="http://www.modxcms.com/simple-rounded-corner-css-boxes.html" target="_blank"><img src="http://www.alixixi.com/UploadPic/2008-12/20081218153252496.jpg" alt="" width="450" /></a></p>
<p>20.<a href="http://www.zabdesign.de/pro/public/sitemap/sitemap-styled.html" target="_blank">Sitemap Celebration</a><br />
使用嵌套列表的树形导航，很适合网站地图页面。<br />
<a href="http://www.zabdesign.de/pro/public/sitemap/sitemap-styled.html" target="_blank"><img src="http://www.alixixi.com/UploadPic/2008-12/20081218153252786.gif" alt="" width="450" /></a></p>
<p>21.<a href="http://bitesizestandards.com/bites/easy-cross-browser-transparency" target="_blank">简单的跨浏览器幻灯片</a><br />
不使用JavaScript实现透明度技巧（但是以不符合XHTML验证为代价）<br />
<a href="http://bitesizestandards.com/files/77/cross-browser-transparency-example.html" target="_blank"><img src="http://www.alixixi.com/UploadPic/2008-12/20081218153252392.gif" alt="" width="450" /></a></p>
<p>22.<a href="http://www.htmldog.com/examples/images3_3.html" target="_blank">圆角2</a><br />
流式跨度和高度的圆角div。<br />
<a href="http://www.htmldog.com/examples/images3_3.html" target="_blank"><img src="http://www.alixixi.com/UploadPic/2008-12/20081218153252580.gif" alt="" width="450" /></a></p>
<p>23.<a href="http://www.maxdesign.com.au/presentation/percentage/" target="_blank">使用背景图片百分比来创建图表</a><br />
条线图使用列表&lt;li&gt;。<br />
<a href="http://www.maxdesign.com.au/presentation/percentage/" target="_blank"><img src="http://www.alixixi.com/UploadPic/2008-12/20081218153253660.jpg" alt="" width="450" /></a></p>
<p>24.<a href="http://applestooranges.com/blog/post/css-for-bar-graphs/?id=55" target="_blank">CSS柱状图:实例</a><br />
3款柱状图实例:使用div和列表标签的”基本<a href="http://js.alixixi.com/articles/tag/CSS" target="_top"><em>CSS</em></a>柱状图”、”复杂CSS柱状图”、”垂直CSS柱状图”。<br />
<a href="http://applestooranges.com/goodies/css-for-bar-graphs/" target="_blank"><img src="http://www.alixixi.com/UploadPic/2008-12/20081218153253782.jpg" alt="" width="450" /></a></p>
<p>25.<a href="http://www.pmob.co.uk/pob/animated.htm" target="_blank">动态翻转简单头</a><br />
箭头会平滑的跟随鼠标移动，没有使用一丁点JavaScript和gif动画。<br />
<a href="http://www.pmob.co.uk/pob/animated.htm" target="_blank"><img src="http://www.alixixi.com/UploadPic/2008-12/20081218153253250.jpg" alt="" width="450" /></a></p>
<p>26.<a href="http://nidahas.com/2006/12/06/forms-markup-and-css-revisited/" target="_blank">基于CSS的表单模板</a><br />
<a href="http://nidahas.com/sandbox/form_template.html" target="_blank"><img src="http://www.alixixi.com/UploadPic/2008-12/20081218153253593.gif" alt="" width="450" /></a></p>
<p>27.<a href="http://www.bigbaer.com/css_tutorials/css.image.text.wrap.htm" target="_blank">CSS图片文本结合技巧</a><br />
使用了空白div来让文本能围绕背景图中的图像显示。<br />
<a href="http://www.bigbaer.com/css_tutorials/css.image.text.wrap.htm" target="_blank"><img src="http://www.alixixi.com/UploadPic/2008-12/20081218153253144.jpg" alt="" width="450" /></a></p>
<p>28.<a href="http://www.cssplay.co.uk/opacity/fadein.html" target="_blank">使用CSS实现淡入效果的图片</a><br />
这个实例使用透明度设置和简单的图片逐渐在文字上方淡入图片。<br />
<a href="http://www.cssplay.co.uk/opacity/fadein.html" target="_blank"><img src="http://www.alixixi.com/UploadPic/2008-12/20081218153254760.jpg" alt="" width="450" /></a></p>
<p>29.<a href="http://www.tjkdesign.com/articles/css%20pop%20ups/6.asp" target="_blank">纯CSS弹出效果</a><br />
一个在IE5(Mac)上也能正常工作的弹出技巧。<br />
<a href="http://www.tjkdesign.com/articles/css%20pop%20ups/6.asp" target="_blank"><img src="http://www.alixixi.com/UploadPic/2008-12/20081218153254571.jpg" alt="" width="450" /></a></p>
<p>30.<a href="http://www.webdesignerwall.com/tutorials/css-gradient-" target="_blank">使用CSS实现文本渐变效果</a><br />
使用背景图片遮盖，和一个空的span标签，还有position: absolute声明来实现文本的渐变效果。<br />
<a href="http://www.webdesignerwall.com/demo/css-gradient-text/" target="_blank"><img src="http://www.alixixi.com/UploadPic/2008-12/20081218153254833.jpg" alt="" width="450" /></a></p>
<p>英文原文:<a href="http://sixrevisions.com/css/30_css_techniques_examples/" target="_blank">30 Exceptional CSS Techniques and Examples </a><br />
翻译原文:<a href="http://blog.bingo929.com/30-css-tec-examples.html" target="_blank">精选30个优秀的CSS技术和实例</a>(暴风彬彬)<br />
翻译:<a href="http://blog.bingo929.com/about-squall-li" target="_blank">暴风彬彬</a>(<a href="http://blog.bingo929.com/index.php" target="_blank">http://blog.bingo929.com/</a>)</p>
<h2  class="related_post_title">随机日志</h2><ul class="related_post"></ul>]]></content:encoded>
			<wfw:commentRss>http://pengfubing.com/content/wordpress/30-good-css-cases.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WordPress注册新用户直接显示密码毋须邮件发送</title>
		<link>http://pengfubing.com/content/wordpress/wordpress-register-without-email-notification.html</link>
		<comments>http://pengfubing.com/content/wordpress/wordpress-register-without-email-notification.html#comments</comments>
		<pubDate>Tue, 29 Dec 2009 05:55:15 +0000</pubDate>
		<dc:creator>Welkin</dc:creator>
				<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://pengfubing.com/?p=399</guid>
		<description><![CDATA[WordPress注册无须邮件通知，直接显示密码（非插件），不需要插件支持，直接修改wp-login.php文件即可，大大节省了服务器资源。 经验证wordpress2.9适用。 打开wp-login.php:  1、搜索下面这句，位于 register_new_user 函数中。用于注册成功后发送通知。找到后把它注释掉（在代码的前面加 &#8220;/*&#8221; 代码的后面加 &#8220;*/&#8221; 不包含引号）。  wp_new_user_notification($user_id, $user_pass); 并在上面这句的下一行加上两句：  setcookie(&#8220;u&#8221;, $user_login); setcookie(&#8220;user_pass&#8221;, $user_pass); 目的是把注册时填写的用户名，以及wordpress随机生成的密码写入cookies，以便在后面调用。 2、将 $errors-&#62;add(&#8216;registered&#8217;, __(&#8216;Registration complete. Please check your e-mail.&#8217;), &#8216;message&#8217;); 替换为： $errors-&#62;add(&#8216;registered&#8217;, __(&#8221;Registration complete. username: &#8216;.$_COOKIE["u"].&#8217; password:&#8217;.$_COOKIE["user_pass"].&#8221;), &#8216;message&#8217;);  修改完成，保存上传。 相关文章用WordPress内置jQuery制作Tabs滑动效果新的主题上线Wordpress主题框架解决wordpress首页调用某个分类不能翻页问题（与众不同）使用一个Wordpress创建多个不同的网站（转载）为Wordpress主题再加入一个样式表WordPress主题中不使用插件就能实现的五个常用功能（转载）我为什么用wordpress做CMS(转载)2009年十大WordPress CMS主题Wordpress CMS-Style Theme : iNews-v2]]></description>
			<content:encoded><![CDATA[<p>WordPress注册无须邮件通知，直接显示密码（非插件），不需要插件支持，直接修改wp-login.php文件即可，大大节省了服务器资源。 经验证wordpress2.9适用。</p>
<p><strong>打开wp-login.php:</strong></p>
<p> 1、搜索下面这句，位于 register_new_user 函数中。用于注册成功后发送通知。找到后把它注释掉（在代码的前面加 &#8220;/*&#8221; 代码的后面加 &#8220;*/&#8221; 不包含引号）。</p>
<p> wp_new_user_notification($user_id, $user_pass);</p>
<p>并在上面这句的下一行加上两句：</p>
<p> setcookie(&#8220;u&#8221;, $user_login);<br />
setcookie(&#8220;user_pass&#8221;, $user_pass);</p>
<p>目的是把注册时填写的用户名，以及wordpress随机生成的密码写入cookies，以便在后面调用。</p>
<p>2、将 $errors-&gt;add(&#8216;registered&#8217;, __(&#8216;Registration complete. Please check your e-mail.&#8217;), &#8216;message&#8217;);</p>
<p>替换为：</p>
<blockquote><p>$errors-&gt;add(&#8216;registered&#8217;, __(&#8221;Registration complete. username: &#8216;.$_COOKIE["u"].&#8217; password:&#8217;.$_COOKIE["user_pass"].&#8221;), &#8216;message&#8217;); </p></blockquote>
<p>修改完成，保存上传。</p>
<h2  class="related_post_title">相关文章</h2><ul class="related_post"><li><a href="http://pengfubing.com/content/wordpress/wordpress-jquery-tabs.html" title="用WordPress内置jQuery制作Tabs滑动效果">用WordPress内置jQuery制作Tabs滑动效果</a></li><li><a href="http://pengfubing.com/content/wordpress/new-wordpress-themes.html" title="新的主题上线">新的主题上线</a></li><li><a href="http://pengfubing.com/content/wordpress/wordpress-theme-framework.html" title="Wordpress主题框架">Wordpress主题框架</a></li><li><a href="http://pengfubing.com/content/wordpress/solve-pagenavi-problems.html" title="解决wordpress首页调用某个分类不能翻页问题（与众不同）">解决wordpress首页调用某个分类不能翻页问题（与众不同）</a></li><li><a href="http://pengfubing.com/content/wordpress/one-wordpress-more-sites.html" title="使用一个Wordpress创建多个不同的网站（转载）">使用一个Wordpress创建多个不同的网站（转载）</a></li><li><a href="http://pengfubing.com/content/wordpress/integrating-alternative-stylesheets.html" title="为Wordpress主题再加入一个样式表">为Wordpress主题再加入一个样式表</a></li><li><a href="http://pengfubing.com/content/wordpress/5-basic-function-in-wordpress-theme-without-using-plugins.html" title="WordPress主题中不使用插件就能实现的五个常用功能（转载）">WordPress主题中不使用插件就能实现的五个常用功能（转载）</a></li><li><a href="http://pengfubing.com/content/wordpress/why-i-use-wordpress-as-cms.html" title="我为什么用wordpress做CMS(转载)">我为什么用wordpress做CMS(转载)</a></li><li><a href="http://pengfubing.com/content/wordpress/2009%e5%b9%b4%e5%8d%81%e5%a4%a7wordpress-cms%e4%b8%bb%e9%a2%98.html" title="2009年十大WordPress CMS主题">2009年十大WordPress CMS主题</a></li><li><a href="http://pengfubing.com/content/wordpress/wordpress-cms-style-theme-inews-v2.html" title="Wordpress CMS-Style Theme : iNews-v2">Wordpress CMS-Style Theme : iNews-v2</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://pengfubing.com/content/wordpress/wordpress-register-without-email-notification.html/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>50个新颖并激动人心的公司网站设计</title>
		<link>http://pengfubing.com/content/wordpress/50-company-web-design.html</link>
		<comments>http://pengfubing.com/content/wordpress/50-company-web-design.html#comments</comments>
		<pubDate>Mon, 28 Dec 2009 23:29:04 +0000</pubDate>
		<dc:creator>Welkin</dc:creator>
				<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[公司]]></category>
		<category><![CDATA[网站设计]]></category>

		<guid isPermaLink="false">http://pengfubing.com/?p=394</guid>
		<description><![CDATA[Every website must highlight and convey information for their type of users in the right way to make it work. It’s especially important in corporate designs, where website must be designed in perfect way so visitor focus on points where designer intended visitor to focus. Many business projects are completely based on Internet marketing so [...]]]></description>
			<content:encoded><![CDATA[<p>Every website must highlight and convey information for their type of users in the right way to make it work. It’s especially important in corporate designs, where website must be designed in perfect way so visitor focus on points where designer intended visitor to focus. Many business projects are completely based on Internet marketing so their website is everything, designers have to do important and hard job to create beautiful and eye-catchy website, which stand out of crowd in this full market.</p>
<p>In this article, You’ll find all the most inspirational and very creative corporate webdesigns, I found through pretty intense and deep research! Enjoy and get inspired!</p>
<h2>1. <a href="http://tracking-time.com/" target="_blank">Tracking Time</a></h2>
<p>In my opinion, this website is a very attractive color in terms of diversity.</p>
<p><a href="http://tracking-time.com/" target="_blank"><img src="http://www.1stwebdesigner.com/wp-content/uploads/2009/11/fresh-corporate-designs/tracking-time-fresh-corporate-web-design-inspiration.jpg" alt="tracking-time-fresh-corporate-web-design-inspiration" width="570" height="350" /></a></p>
<p><span id="more-394"></span></p>
<h2>2. <a href="http://www.quommunication.com/" target="_blank">Quommunication</a></h2>
<p>This website looks very good thanks to the formal design, which is characterized by dark colors.</p>
<p><a href="http://www.quommunication.com/" target="_blank"><img src="http://www.1stwebdesigner.com/wp-content/uploads/2009/11/fresh-corporate-designs/quommunication-fresh-corporate-web-design-inspiration.jpg" alt="quommunication-fresh-corporate-web-design-inspiration" width="570" height="350" /></a></p>
<h2>3. <a href="http://www.fusednetwork.com/" target="_blank">Fused Network</a></h2>
<p>Fused Network is a leading web hosting provider.</p>
<p><a href="http://www.fusednetwork.com/" target="_blank"><img src="http://www.1stwebdesigner.com/wp-content/uploads/2009/11/fresh-corporate-designs/fused-network-fresh-corporate-web-design-inspiration.jpg" alt="fused-network-fresh-corporate-web-design-inspiration" width="570" height="350" /></a></p>
<h2>4. <a href="http://creativelogicmedia.com/" target="_blank">Creative Logic Media</a></h2>
<p>A New Type of Digital Media Company.</p>
<p><a href="http://creativelogicmedia.com/" target="_blank"><img src="http://www.1stwebdesigner.com/wp-content/uploads/2009/11/fresh-corporate-designs/creative-logic-media-fresh-corporate-web-design-inspiration.jpg" alt="creative-logic-media-fresh-corporate-web-design-inspiration" width="570" height="350" /></a></p>
<h2>5. <a href="http://mobify.me/" target="_blank">Mobify</a></h2>
<p>Mobify is a free service that makes WordPress, Drupal and other websites mobile-friendly.</p>
<p><a href="http://mobify.me/" target="_blank"><img src="http://www.1stwebdesigner.com/wp-content/uploads/2009/11/fresh-corporate-designs/mobify-fresh-corporate-web-design-inspiration.jpg" alt="mobify-fresh-corporate-web-design-inspiration" width="570" height="350" /></a></p>
<h2>6. <a href="http://pulseapp.com/" target="_blank">Pulse</a></h2>
<p>Pulse is the easy way to manage your cash flow online, allowing you to quickly manage and evaluate your income and expenses.</p>
<p><a href="http://pulseapp.com/" target="_blank"><img src="http://www.1stwebdesigner.com/wp-content/uploads/2009/11/fresh-corporate-designs/pulse-fresh-corporate-web-design-inspiration.jpg" alt="pulse-fresh-corporate-web-design-inspiration" width="570" height="350" /></a></p>
<h2>7. <a href="http://www.simpleflame.com/" target="_blank">SimpleFlame</a></h2>
<p>SimpleFlame provides high quality design, development and support services.</p>
<p><a href="http://www.simpleflame.com/" target="_blank"><img src="http://www.1stwebdesigner.com/wp-content/uploads/2009/11/fresh-corporate-designs/simple-flame-fresh-corporate-web-design-inspiration.jpg" alt="simple-flame-fresh-corporate-web-design-inspiration" width="570" height="350" /></a></p>
<h2>8. <a href="http://www.goinnovate.co.uk/" target="_blank">Goinnovate</a></h2>
<p>Goinnovate is a talented Website Design studio.</p>
<p><a href="http://www.goinnovate.co.uk/" target="_blank"><img src="http://www.1stwebdesigner.com/wp-content/uploads/2009/11/fresh-corporate-designs/goinnovate-fresh-corporate-web-design-inspiration.jpg" alt="goinnovate-fresh-corporate-web-design-inspiration" width="570" height="350" /></a></p>
<h2>9. <a href="http://www.campcreativegroup.com/" target="_blank">Camp Creative Group</a></h2>
<p>I was surprised by this website because it is simple, but with a variety of effects.</p>
<p><a href="http://www.campcreativegroup.com/" target="_blank"><img src="http://www.1stwebdesigner.com/wp-content/uploads/2009/11/fresh-corporate-designs/camp-creative-group-fresh-corporate-web-design-inspiration.jpg" alt="camp-creative-group-fresh-corporate-web-design-inspiration" width="570" height="350" /></a></p>
<h2>10. <a href="http://nclud.com/" target="_blank">nclud</a></h2>
<p>nclud creates unique, stylish and usable designs for the web.</p>
<p><a href="http://nclud.com/" target="_blank"><img src="http://www.1stwebdesigner.com/wp-content/uploads/2009/11/fresh-corporate-designs/nclud-fresh-corporate-web-design-inspiration.jpg" alt="nclud-fresh-corporate-web-design-inspiration" width="570" height="350" /></a></p>
<h2>11. <a href="http://www.w3roi.com/" target="_blank">W3roi</a></h2>
<p>Track the clicks, leads and sales from all your online advertising in one place.</p>
<p><a href="http://www.w3roi.com/" target="_blank"><img src="http://www.1stwebdesigner.com/wp-content/uploads/2009/11/fresh-corporate-designs/w3roi-fresh-corporate-web-design-inspiration.jpg" alt="w3roi-fresh-corporate-web-design-inspiration" width="570" height="350" /></a></p>
<h2>12. <a href="http://www.dialogix.com.au/" target="_blank">Dialogix</a></h2>
<p>Dialogix is a social media monitoring tool that shows you exactly what is being said about your brand, industry and competitors in Twitter, YouTube, Flickr, news websites, forums, MySpace, Facebook and much more.</p>
<p><a href="http://www.dialogix.com.au/" target="_blank"><img src="http://www.1stwebdesigner.com/wp-content/uploads/2009/11/fresh-corporate-designs/dialogix-fresh-corporate-web-design-inspiration.jpg" alt="dialogix-fresh-corporate-web-design-inspiration" width="570" height="350" /></a></p>
<h2>13. <a href="http://www.guifx.com/" target="_blank">Guifx</a></h2>
<p>Guifx creates better touchscreen interfaces.</p>
<p><a href="http://www.guifx.com/" target="_blank"><img src="http://www.1stwebdesigner.com/wp-content/uploads/2009/11/fresh-corporate-designs/guifx-fresh-corporate-web-design-inspiration.jpg" alt="guifx-fresh-corporate-web-design-inspiration" width="570" height="350" /></a></p>
<h2>14. <a href="http://www.mediatemple.net/" target="_blank">Media Temple</a></h2>
<p>Media Temple hosts websites.</p>
<p><a href="http://www.mediatemple.net/" target="_blank"><img src="http://www.1stwebdesigner.com/wp-content/uploads/2009/11/fresh-corporate-designs/media-temple-fresh-corporate-web-design-inspiration.jpg" alt="media-temple-fresh-corporate-web-design-inspiration" width="570" height="350" /></a></p>
<h2>15. <a href="http://corp.viewzi.com/" target="_blank">Viewzi</a></h2>
<p>Viewzi is a whole new way for search.</p>
<p><a href="http://corp.viewzi.com/" target="_blank"><img src="http://www.1stwebdesigner.com/wp-content/uploads/2009/11/fresh-corporate-designs/viewzi-fresh-corporate-web-design-inspiration.jpg" alt="viewzi-fresh-corporate-web-design-inspiration" width="570" height="350" /></a></p>
<h2>16. <a href="http://pimpmytwitter.net/" target="_blank">PimpMyTwitter</a></h2>
<p>PimpMyTwitter provides only professional, high quality, one-of-a-kind Twitter backgrounds.</p>
<p><a href="http://pimpmytwitter.net/" target="_blank"><img src="http://www.1stwebdesigner.com/wp-content/uploads/2009/11/fresh-corporate-designs/pimp-my-twitter-fresh-corporate-web-design-inspiration.jpg" alt="pimp-my-twitter-fresh-corporate-web-design-inspiration" width="570" height="350" /></a></p>
<h2>17. <a href="http://www.getbackboard.com/" target="_blank">Backboard</a></h2>
<p>Simplify document feedback for your workgroup.</p>
<p><a href="http://www.getbackboard.com/" target="_blank"><img src="http://www.1stwebdesigner.com/wp-content/uploads/2009/11/fresh-corporate-designs/backboard-fresh-corporate-web-design-inspiration.jpg" alt="backboard-fresh-corporate-web-design-inspiration" width="570" height="350" /></a></p>
<h2>18. <a href="http://www.reinvigorate.net/" target="_blank">Reinvigorate</a></h2>
<p>Reinvigorate measures your influence on the web in real-time.</p>
<p><a href="http://www.reinvigorate.net/" target="_blank"><img src="http://www.1stwebdesigner.com/wp-content/uploads/2009/11/fresh-corporate-designs/reinvigorate-fresh-corporate-web-design-inspiration.jpg" alt="reinvigorate-fresh-corporate-web-design-inspiration" width="570" height="350" /></a></p>
<h2>19. <a href="http://www.directdesign.it/" target="_blank">Directdesign</a></h2>
<p>Italian webpage designs.</p>
<p><a href="http://www.directdesign.it/" target="_blank"><img src="http://www.1stwebdesigner.com/wp-content/uploads/2009/11/fresh-corporate-designs/direct-design-fresh-corporate-web-design-inspiration.jpg" alt="direct-design-fresh-corporate-web-design-inspiration" width="570" height="350" /></a></p>
<h2>20. <a href="http://reflectyoursite.com/" target="_blank">Reflect</a></h2>
<p>Reflect allows web designers and their clients to easily create and manage websites.</p>
<p><a href="http://reflectyoursite.com/" target="_blank"><img src="http://www.1stwebdesigner.com/wp-content/uploads/2009/11/fresh-corporate-designs/reflect-fresh-corporate-web-design-inspiration.jpg" alt="reflect-fresh-corporate-web-design-inspiration" width="570" height="350" /></a></p>
<h2>21. <a href="http://paramoreredd.com/" target="_blank">Paramoreredd</a></h2>
<p>Online marketing, website design and development.</p>
<p><a href="http://paramoreredd.com/" target="_blank"><img src="http://www.1stwebdesigner.com/wp-content/uploads/2009/11/fresh-corporate-designs/paramore-redd-fresh-corporate-web-design-inspiration.jpg" alt="paramore-redd-fresh-corporate-web-design-inspiration" width="570" height="350" /></a></p>
<h2>22. <a href="http://www.cobblestonecn.com/" target="_blank">Cobblestone</a></h2>
<p><a href="http://www.cobblestonecn.com/" target="_blank"><img src="http://www.1stwebdesigner.com/wp-content/uploads/2009/11/fresh-corporate-designs/cobblestone-fresh-corporate-web-design-inspiration.jpg" alt="cobblestone-fresh-corporate-web-design-inspiration" width="570" height="350" /></a></p>
<h2>23. <a href="http://productplanner.com/" target="_blank">Product Planner</a></h2>
<p>Product Planner was born out of the need to help people understand and create user flows for their web products.</p>
<p><a href="http://productplanner.com/" target="_blank"><img src="http://www.1stwebdesigner.com/wp-content/uploads/2009/11/fresh-corporate-designs/product-planner-fresh-corporate-web-design-inspiration.jpg" alt="product-planner-fresh-corporate-web-design-inspiration" width="570" height="350" /></a></p>
<h2>24. <a href="http://buysellads.com/" target="_blank">BuySellAds</a></h2>
<p>BuySellAds is an advertising marketplace for small to medium sized website owners/publishers.</p>
<p><a href="http://buysellads.com/" target="_blank"><img src="http://www.1stwebdesigner.com/wp-content/uploads/2009/11/fresh-corporate-designs/buy-sell-ads-fresh-corporate-web-design-inspiration.jpg" alt="buy-sell-ads-fresh-corporate-web-design-inspiration" width="570" height="350" /></a></p>
<h2>26. <a href="http://www.speaklight.com/" target="_blank">LightCMS</a></h2>
<p>LightCMS is a content management system for web designers.</p>
<p><a href="http://www.speaklight.com/" target="_blank"><img src="http://www.1stwebdesigner.com/wp-content/uploads/2009/11/fresh-corporate-designs/light-cms-fresh-corporate-web-design-inspiration.jpg" alt="light-cms-fresh-corporate-web-design-inspiration" width="570" height="350" /></a></p>
<h2>26. <a href="http://www.ecoversuiteelite.com/" target="_blank">eCoverSuiteElite</a></h2>
<p>eCover Suite Elite allows you to instantly create a professional looking eBook cover and software box in just a few minutes.</p>
<p><a href="http://www.ecoversuiteelite.com/" target="_blank"><img src="http://www.1stwebdesigner.com/wp-content/uploads/2009/11/fresh-corporate-designs/e-cover-suite-elite-fresh-corporate-web-design-inspiration.jpg" alt="e-cover-suite-elite-fresh-corporate-web-design-inspiration" width="570" height="350" /></a></p>
<h2>27. <a href="http://www.embracewater.com/" target="_blank">WaterCMS</a></h2>
<p>Get a beautiful business website design with content you can manage yourself including blogs, calendars, forms, payments and much more.</p>
<p><a href="http://www.embracewater.com/" target="_blank"><img src="http://www.1stwebdesigner.com/wp-content/uploads/2009/11/fresh-corporate-designs/water-cms-fresh-corporate-web-design-inspiration.jpg" alt="water-cms-fresh-corporate-web-design-inspiration" width="570" height="350" /></a></p>
<h2>28. <a href="http://www.supersonicads.com/" target="_blank">SupersonicAds</a></h2>
<p>The leading virtual currency monetization platform in Europe.</p>
<p><a href="http://www.supersonicads.com/" target="_blank"><img src="http://www.1stwebdesigner.com/wp-content/uploads/2009/11/fresh-corporate-designs/super-sonic-ads-fresh-corporate-web-design-inspiration.jpg" alt="super-sonic-ads-fresh-corporate-web-design-inspiration" width="570" height="350" /></a></p>
<h2>29. <a href="http://www.quaffslabs.com/" target="_blank">QuaffsLabs</a></h2>
<p>QuaffsLabs designs and develops websites according to the latest standards and demands.</p>
<p><a href="http://www.quaffslabs.com/" target="_blank"><img src="http://www.1stwebdesigner.com/wp-content/uploads/2009/11/fresh-corporate-designs/quaffs-labs-fresh-corporate-web-design-inspiration.jpg" alt="quaffs-labs-fresh-corporate-web-design-inspiration" width="570" height="350" /></a></p>
<h2>30. <a href="http://www.pokeseo.com/" target="_blank">Pokeseo</a></h2>
<p>Say hello to Pokeseo, the first SEO reporting app for the Apple iPhone.</p>
<p><a href="http://www.pokeseo.com/" target="_blank"><img src="http://www.1stwebdesigner.com/wp-content/uploads/2009/11/fresh-corporate-designs/pokeseo-fresh-corporate-web-design-inspiration.jpg" alt="pokeseo-fresh-corporate-web-design-inspiration" width="570" height="350" /></a></p>
<h2>31. <a href="http://digitalmash.com/" target="_blank">Digital Mash</a></h2>
<p>A mash of work from Australian designer.</p>
<p><a href="http://digitalmash.com/" target="_blank"><img src="http://www.1stwebdesigner.com/wp-content/uploads/2009/11/fresh-corporate-designs/digital-mash-fresh-corporate-web-design-inspiration.jpg" alt="digital-mash-fresh-corporate-web-design-inspiration" width="570" height="350" /></a></p>
<h2>32. <a href="http://www.saturized.com/" target="_blank">Saturized</a></h2>
<p>Saturized is an interactive agency providing web design, development and rich media solutions.</p>
<p><a href="http://www.saturized.com/" target="_blank"><img src="http://www.1stwebdesigner.com/wp-content/uploads/2009/11/fresh-corporate-designs/saturized-fresh-corporate-web-design-inspiration.jpg" alt="saturized-fresh-corporate-web-design-inspiration" width="570" height="350" /></a></p>
<h2>33. <a href="http://www.centralsnowsports.com.au/" target="_blank">Central Snowsports</a></h2>
<p>This website attracts with its bright colors.</p>
<p><a href="http://www.centralsnowsports.com.au/" target="_blank"><img src="http://www.1stwebdesigner.com/wp-content/uploads/2009/11/fresh-corporate-designs/central-snow-sports-fresh-corporate-web-design-inspiration.jpg" alt="central-snow-sports-fresh-corporate-web-design-inspiration" width="570" height="350" /></a></p>
<h2>34. <a href="http://www.bohemiancoding.com/fontcase/index.html" target="_blank">Bohemian Coding</a></h2>
<p>Fontcase is a font management application that provides an elegant and powerful workflow to help you organise the fonts you have installed on your system.</p>
<p><a href="http://www.bohemiancoding.com/fontcase/index.html" target="_blank"><img src="http://www.1stwebdesigner.com/wp-content/uploads/2009/11/fresh-corporate-designs/bohemian-coding-fresh-corporate-web-design-inspiration.jpg" alt="bohemian-coding-fresh-corporate-web-design-inspiration" width="570" height="350" /></a></p>
<h2>35. <a href="http://www.trentcruising.com/" target="_blank">Trent Cruising</a></h2>
<p><a href="http://www.trentcruising.com/" target="_blank"><img src="http://www.1stwebdesigner.com/wp-content/uploads/2009/11/fresh-corporate-designs/trent-cruising-fresh-corporate-web-design-inspiration.jpg" alt="trent-cruising-fresh-corporate-web-design-inspiration" width="570" height="350" /></a></p>
<h2>36. <a href="http://www.reichweite.cc/" target="_blank">reichweite</a></h2>
<p><a href="http://www.reichweite.cc/" target="_blank"><img src="http://www.1stwebdesigner.com/wp-content/uploads/2009/11/fresh-corporate-designs/reichweite-fresh-corporate-web-design-inspiration.jpg" alt="reichweite-fresh-corporate-web-design-inspiration" width="570" height="350" /></a></p>
<h2>37. <a href="http://www.getmiro.com/" target="_blank">Miro</a></h2>
<p>Open-source, non-profit video player and podcast client.</p>
<p><a href="http://www.getmiro.com/" target="_blank"><img src="http://www.1stwebdesigner.com/wp-content/uploads/2009/11/fresh-corporate-designs/miro-fresh-corporate-web-design-inspiration.jpg" alt="miro-fresh-corporate-web-design-inspiration" width="570" height="350" /></a></p>
<h2>38. <a href="http://www.koves.com/" target="_blank">Koves</a></h2>
<p>Koves enterprise applications are designed to make the flow of administration from every department, office and employee measurable and traceable, as well as a whole lot quicker.</p>
<p><a href="http://www.koves.com/" target="_blank"><img src="http://www.1stwebdesigner.com/wp-content/uploads/2009/11/fresh-corporate-designs/koves-fresh-corporate-web-design-inspiration.jpg" alt="koves-fresh-corporate-web-design-inspiration" width="570" height="350" /></a></p>
<h2>39. <a href="http://youlove.us/" target="_blank">Youlove</a></h2>
<p>Youlove creates stunning designs.</p>
<p><a href="http://youlove.us/" target="_blank"><img src="http://www.1stwebdesigner.com/wp-content/uploads/2009/11/fresh-corporate-designs/you-love-us-fresh-corporate-web-design-inspiration.jpg" alt="you-love-us-fresh-corporate-web-design-inspiration" width="570" height="350" /></a></p>
<h2>40. <a href="http://www.culturedcode.com/" target="_blank">Cultured Code</a></h2>
<p>Organize your tasks in an elegant and intuitive way.</p>
<p><a href="http://www.culturedcode.com/" target="_blank"><img src="http://www.1stwebdesigner.com/wp-content/uploads/2009/11/fresh-corporate-designs/cultured-code-fresh-corporate-web-design-inspiration.jpg" alt="cultured-code-fresh-corporate-web-design-inspiration" width="570" height="350" /></a></p>
<h2>41. <a href="http://www.wakeinteractive.com/" target="_blank">Wake Interactive</a></h2>
<p>Wake Interactive is a creative, agile and passionate web design agency.</p>
<p><a href="http://www.wakeinteractive.com/" target="_blank"><img src="http://www.1stwebdesigner.com/wp-content/uploads/2009/11/fresh-corporate-designs/wake-interactive-fresh-corporate-web-design-inspiration.jpg" alt="wake-interactive-fresh-corporate-web-design-inspiration" width="570" height="350" /></a></p>
<h2>42. <a href="http://www.agencynet.com/" target="_blank">AgencyNet</a></h2>
<p>AgencyNet is an award-winning digital advertising and marketing agency.</p>
<p><a href="http://www.agencynet.com/" target="_blank"><img src="http://www.1stwebdesigner.com/wp-content/uploads/2009/11/fresh-corporate-designs/agency-net-interactive-fresh-corporate-web-design-inspiration.jpg" alt="agency-net-interactive-fresh-corporate-web-design-inspiration" width="570" height="350" /></a></p>
<h2>43. <a href="http://www.targetscope.com/" target="_blank">TargetScope</a></h2>
<p>Very inspiring web design with usage of Flash.</p>
<p><a href="http://www.targetscope.com/" target="_blank"><img src="http://www.1stwebdesigner.com/wp-content/uploads/2009/11/fresh-corporate-designs/target-scope-fresh-corporate-web-design-inspiration.jpg" alt="target-scope-fresh-corporate-web-design-inspiration" width="570" height="350" /></a></p>
<h2>44. <a href="http://www.creaktif.com/" target="_blank">CREAKTIF</a></h2>
<p>4 French designers joined together to create this site. Really inspiring Flash animations.</p>
<p><a href="http://www.creaktif.com/" target="_blank"><img src="http://www.1stwebdesigner.com/wp-content/uploads/2009/11/fresh-corporate-designs/creaktif-fresh-corporate-web-design-inspiration.jpg" alt="creaktif-fresh-corporate-web-design-inspiration" width="570" height="350" /></a></p>
<h2>45. <a href="http://www.f-i.com/" target="_blank">Fi</a></h2>
<p>Fi is a global interactive firm and award-winning digital production studio.</p>
<p><a href="http://www.f-i.com/" target="_blank"><img src="http://www.1stwebdesigner.com/wp-content/uploads/2009/11/fresh-corporate-designs/f-i-fresh-corporate-web-design-inspiration.jpg" alt="f-i-fresh-corporate-web-design-inspiration" width="570" height="350" /></a></p>
<h2>46. <a href="http://www.wiredrive.com/" target="_blank">Wiredrive</a></h2>
<p>Wiredrive is a fully hosted media sharing site used to produce and promote content for advertising, marketing, and sales.</p>
<p><a href="http://www.wiredrive.com/" target="_blank"><img src="http://www.1stwebdesigner.com/wp-content/uploads/2009/11/fresh-corporate-designs/wire-drive-fresh-corporate-web-design-inspiration.jpg" alt="wire-drive-fresh-corporate-web-design-inspiration" width="570" height="350" /></a></p>
<h2>47. <a href="http://www.smashlab.com/" target="_blank">SmashLAB</a></h2>
<p>SmashLAB is a digital agency that concentrates on website design, social media strategy, and online marketing campaigns.</p>
<p><a href="http://www.smashlab.com/" target="_blank"><img src="http://www.1stwebdesigner.com/wp-content/uploads/2009/11/fresh-corporate-designs/smash-lab-fresh-corporate-web-design-inspiration.jpg" alt="smash-lab-fresh-corporate-web-design-inspiration" width="570" height="350" /></a></p>
<h2>48. <a href="http://www.pod1.com/" target="_blank">Pod1</a></h2>
<p>Pod1 is an independent creative digital agency.</p>
<p><a href="http://www.pod1.com/" target="_blank"><img src="http://www.1stwebdesigner.com/wp-content/uploads/2009/11/fresh-corporate-designs/pod-1-fresh-corporate-web-design-inspiration.jpg" alt="pod-1-fresh-corporate-web-design-inspiration" width="570" height="350" /></a></p>
<h2>49. <a href="http://www.bigspaceship.com/" target="_blank">Big Spaceship</a></h2>
<p>Big Spaceship is a digital creative agency.</p>
<p><a href="http://www.bigspaceship.com/" target="_blank"><img src="http://www.1stwebdesigner.com/wp-content/uploads/2009/11/fresh-corporate-designs/big-spaceship-fresh-corporate-web-design-inspiration.jpg" alt="big-spaceship-fresh-corporate-web-design-inspiration" width="570" height="350" /></a></p>
<h2>50. <a href="http://www.tiltdesignstudio.com/" target="_blank">Tilt Design Studio</a></h2>
<p>Tilt is a design studio of 5 designers. I must say that this is really inspiring webpage.</p>
<p><a href="http://www.tiltdesignstudio.com/" target="_blank"><img src="http://www.1stwebdesigner.com/wp-content/uploads/2009/11/fresh-corporate-designs/tilt-design-studio-fresh-corporate-web-design-inspiration.jpg" alt="tilt-design-studio-fresh-corporate-web-design-inspiration" width="570" height="350" /></a></p>
<p>原文：<a href="http://www.1stwebdesigner.com/inspiration/fresh-inspirational-corporate-designs/">http://www.1stwebdesigner.com</a></p>
<h2  class="related_post_title">随机日志</h2><ul class="related_post"></ul>]]></content:encoded>
			<wfw:commentRss>http://pengfubing.com/content/wordpress/50-company-web-design.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
