<?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>Power by Result Search &#187; wordpress-plugin</title>
	<atom:link href="http://www.result-search.com/sty/category/technology/wordpress-plugin/feed" rel="self" type="application/rss+xml" />
	<link>http://www.result-search.com/sty</link>
	<description>Just another weblog</description>
	<lastBuildDate>Wed, 23 Jun 2010 03:12:17 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>7款WordPress代码语法高亮插件</title>
		<link>http://www.result-search.com/sty/2010/01/23/7%e6%ac%bewordpress%e4%bb%a3%e7%a0%81%e8%af%ad%e6%b3%95%e9%ab%98%e4%ba%ae%e6%8f%92%e4%bb%b6.html</link>
		<comments>http://www.result-search.com/sty/2010/01/23/7%e6%ac%bewordpress%e4%bb%a3%e7%a0%81%e8%af%ad%e6%b3%95%e9%ab%98%e4%ba%ae%e6%8f%92%e4%bb%b6.html#comments</comments>
		<pubDate>Fri, 22 Jan 2010 21:47:07 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[wordpress-plugin]]></category>

		<guid isPermaLink="false">http://www.result-search.com/sty/?p=1399</guid>
		<description><![CDATA[对于wordpress用户来说，有很多代码语法高亮的插件，这里介绍7款。
Syntax Highlighter
也就是Google Syntax Highlighter for WordPress。 一款帮助开发者/coder 发表代码片段更加简单和漂亮的插件。完全基于javascript。这个我没试用过。wefunction.com 使用的就是这款插件，你可以看看效果页面。非常强，支持以 Plain Text 方式浏览代码，支持快速剪切和打印。首推这款。
Highlight Source Pro
强大，灵活，Xhtml 兼容的代码高亮插件。很上面的Syntac Highlighter 正好相反，它是一款服务器端的代码高亮插件，没有Javascript。
iG Syntax Hiliter
非常强大的代码语法高亮插件，支持多种代码语言，包括as, asp, c, cpp, csharp, css, delphi, html, java, js, mysql, perl, php, python, ruby, smarty, sql, vb, vbnet, xml, code。同时包含详细的后台设置项，比如以Plain Text方式看代码, 显示代码语言名称，是否高亮留言列表中的代码，是否显示行数等。
不过它使用的是[tag]代码部份[/tag] 这样的方法渲染代码，比如 [php]代码片段[/php]，考虑日后可能发生的更改和兼容问题的话，似乎不太适合。当然，你也可以不用考虑那么多。

WordPress Code Highlight
这是比较早的一款WordPress 代码高亮插件了。使用简单，功能也相对贫乏一些。适合要求不多的用户。
Cool Code
这是国人根据 Chroder.com 的 WordPress Code Highlight 插件修改而成的WordPress代码高亮插件。但 CoolCode 插件在它基础上修改了很多的内容。支持10多种语言代码，详情看作者的发布页。
WP-CODEBOX
WP-CODEBOX [...]]]></description>
			<content:encoded><![CDATA[<p>对于wordpress用户来说，有很多代码语法高亮的插件，这里介绍7款。</p>
<p><a href="http://code.google.com/p/syntaxhighlighter/" target="_blank"><strong>Syntax Highlighter</strong><strong></strong></a></p>
<p>也就是<strong>Google Syntax Highlighter for WordPress</strong>。 一款帮助开发者/coder 发表代码片段更加简单和漂亮的插件。完全基于javascript。这个我没试用过。<a href="http://wefunction.com/2008/10/tutorial-creating-custom-write-panels-in-wordpress/" target="_blank">wefunction.com</a> 使用的就是这款插件，你可以看看<a href="http://wefunction.com/2008/10/tutorial-creating-custom-write-panels-in-wordpress/" target="_blank">效果页面</a>。非常强，支持以 Plain Text 方式浏览代码，支持快速剪切和打印。<strong>首推这款</strong>。</p>
<p><a href="http://blog.kno.at/tools/highlight-source-pro" target="_blank">Highlight Source Pro</a></p>
<p>强大，灵活，Xhtml 兼容的代码高亮插件。很上面的Syntac Highlighter 正好相反，它是一款服务器端的代码高亮插件，没有Javascript。</p>
<p><strong><a href="http://blog.igeek.info/still-fresh/2006/02/25/code-for-fun/" target="_blank">iG Syntax Hiliter</a></strong></p>
<p>非常强大的代码语法高亮插件，支持多种代码语言，包括as, asp, c, cpp, csharp, css, delphi, html, java, js, mysql, perl, php, python, ruby, smarty, sql, vb, vbnet, xml, code。同时包含详细的后台设置项，比如以Plain Text方式看代码, 显示代码语言名称，是否高亮留言列表中的代码，是否显示行数等。</p>
<p>不过它使用的是<strong>[tag]代码部份[/tag]</strong> 这样的方法渲染代码，比如<span style="color: #ff6600;"> [php]代码片段[/php]</span>，考虑日后可能发生的更改和兼容问题的话，似乎不太适合。当然，你也可以不用考虑那么多。<br />
<span id="more-1399"></span><br />
<strong><a href="http://www.chroder.com/archives/2005/04/16/wordpress-codehighlight-plugin/" target="_blank">WordPress Code Highlight</a></strong></p>
<p>这是比较早的一款WordPress 代码高亮插件了。使用简单，功能也相对贫乏一些。适合要求不多的用户。</p>
<p><strong>Cool Code</strong></p>
<p>这是国人根据 <a href="http://www.chroder.com/archives/2005/04/16/wordpress-codehighlight-plugin/"><span style="color: #2c4a69;">Chroder.com</span></a> 的 WordPress Code Highlight 插件修改而成的WordPress代码高亮插件。但 CoolCode 插件在它基础上修改了很多的内容。支持10多种语言代码，详情看作者的发布页。</p>
<p><a href="http://www.ericbess.com/ericblog/2008/03/03/wp-codebox/" target="_blank"><strong>WP-CODEBOX</strong></a></p>
<p>WP-CODEBOX 代码高亮插件也是国人开发的，支持多种语言、代码下载、复制到剪贴板、代码框收放及后台默认属性设置。相对Cool Code，它的好处是使用标准的<strong>&lt;code&gt;&lt;/code&gt;</strong>标签。不过，这个插件似乎是对WordPress Code Highlight 修改而来的，主要就是支持了CODE 标签以及美化了一下样式。</p>
<p><strong><a href="http://wordpress.org/extend/plugins/wp-syntax/">WP-Syntax </a></strong></p>
<p>WP – Syntax 以<span style="color: #ff6600;">&lt; pre lang=”php”&gt; 代码内容 &lt; /pre &gt;</span>这种形式来实现代码高亮，即保留了标准的HTML标签，又实现了美化效果。可以说是兼容性最好。</p>
]]></content:encoded>
			<wfw:commentRss>http://www.result-search.com/sty/2010/01/23/7%e6%ac%bewordpress%e4%bb%a3%e7%a0%81%e8%af%ad%e6%b3%95%e9%ab%98%e4%ba%ae%e6%8f%92%e4%bb%b6.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>10 WordPress Plugins to Help Build Community</title>
		<link>http://www.result-search.com/sty/2009/12/06/10-wordpress-plugins-to-help-build-community.html</link>
		<comments>http://www.result-search.com/sty/2009/12/06/10-wordpress-plugins-to-help-build-community.html#comments</comments>
		<pubDate>Sun, 06 Dec 2009 07:02:30 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[wordpress-plugin]]></category>

		<guid isPermaLink="false">http://www.yaaahaaa.com/?p=1223</guid>
		<description><![CDATA[The expression of community has changed considerably since the emergence of social media technologies, but its basic foundation — the notion of individuals exchanging information, ideas, and opinions — remains firmly intact. Today, one of the most widely-used tools in developing these types of exchanges online is WordPress (), the popular blogging and publishing platform. [...]]]></description>
			<content:encoded><![CDATA[<p><!--:en-->The expression of community has changed considerably since the emergence of social media technologies, but its basic foundation — the notion of individuals exchanging information, ideas, and opinions — remains firmly intact. Today, one of the most widely-used tools in developing these types of exchanges online is <span>WordPress<span><a rel="http://api.blippr.com/apps/336657-WordPress.whtml" href="http://api.blippr.com/apps/336657-WordPress" target="_blank"><span> (</span><img src="http://netdna.blippr.com/images/inline-face_07.png?1260002206" alt="WordPress" /><span>)</span></a></span></span>, the popular blogging and publishing platform. Part of its appeal is the ease with which users can build advanced functionality into their sites with plugins. If you’re interested in building a community around your site, there are plenty of third-party add-ons that can help create one.</p>
<p>These 10 WordPress plugins add features that will help you to engage your user base.</p>
<p><!--:--><span id="more-1223"></span><!--:en--></p>
<hr />
<h2>Highlight Your Best Content</h2>
<hr /><img style="-moz-user-select: none;" title="featured" src="http://cdn.mashable.com/wp-content/uploads/2009/11/featured.jpg" alt="featured" width="600" height="401" /></p>
<p><strong>1. <a href="http://www.featuredcontentgallery.com/">Featured Content Gallery</a></strong> – If you’re not an expert in programming or design, Featured Content Gallery makes it easy to highlight images, posts, or pages anywhere on your site. It comes with a sleek and contemporary design that is fully customizable through the WordPress dashboard, so that you can integrate your highlighted content seamlessly with the rest of your site.</p>
<p><strong>2. <a href="http://wordpress.org/extend/plugins/popularity-contest/">Popularity Contest</a></strong> – Your users will want to know what’s popular and interesting to their peers in the community and the Popularity Contest Plugin can help. It keeps track of the most popular posts and pages on your site and acts as a leaderboard that directs users to the most active content in your community. You can customize the point values assigned to user actions on the site, such as comments or views, and display the results easily in a widgetized-sidebar.</p>
<hr />
<h2>Facilitate User Engagement</h2>
<hr /><img style="-moz-user-select: none;" title="disqus" src="http://cdn.mashable.com/wp-content/uploads/2009/11/disqus.jpg" alt="disqus" width="600" height="261" /></p>
<p><strong>3. <a href="http://wordpress.org/extend/plugins/vipers-video-quicktags/">Viper’s Video Quicktags</a></strong> – Including video in your community is easy using Viper’s Video Quicktags. Just enter the URL of the video in the prompt box and see a preview of the video right on your screen. Then specify the dimensions and other customizations you’d like to add and see your final product before saving it into your post. Supported video sites include <span>YouTube<span><a rel="http://api.blippr.com/apps/336658-YouTube.whtml" href="http://api.blippr.com/apps/336658-YouTube" target="_blank"><span> (</span><img src="http://netdna.blippr.com/images/inline-face_05.png?1260002206" alt="YouTube" /><span>)</span></a></span></span>, <span>Google Video<span><a rel="http://api.blippr.com/apps/338294-Google-Video.whtml" href="http://api.blippr.com/apps/338294-Google-Video" target="_blank"><span> (</span><img src="http://netdna.blippr.com/images/inline-face_05.png?1260002206" alt="Google Video" /><span>)</span></a></span></span>, <span>Vimeo<span><a rel="http://api.blippr.com/apps/336792-Vimeo.whtml" href="http://api.blippr.com/apps/336792-Vimeo" target="_blank"><span> (</span><img src="http://netdna.blippr.com/images/inline-face_05.png?1260002206" alt="Vimeo" /><span>)</span></a></span></span> and others.</p>
<p><strong>4. <a href="http://www.bravenewcode.com/wptouch/">WPtouch</a></strong> – Part of keeping the community vibrant means letting your users take it with them. You can go mobile with your community using WPtouch and avoid building a mobile website or the costs of developing an iPhone application. You can control the mobile user interface by allowing the browser to automatically route users to the interface of your choosing — your site or the WPtouch interface, which looks similar to an iPhone app. You can also show or hide post excerpts and customize the icons and general appearance of your mobile site.</p>
<p><strong>5. <a href="http://disqus.com/">Disqus Comment System</a></strong> – Nothing stops a potential commenter in their tracks faster than having to set up a user ID and password in order to leave a message on your site. At the same time, most of us would like some sort of authentication process we can use to identify and correspond with other users as we develop our communities. The Disqus Comment System allows users to engage with your site using their <span>Twitter<span><a rel="http://api.blippr.com/apps/336651-Twitter.whtml" href="http://api.blippr.com/apps/336651-Twitter" target="_blank"><span> (</span><img src="http://netdna.blippr.com/images/inline-face_07.png?1260002206" alt="Twitter" /><span>)</span></a></span></span>, <span>Disqus<span><a rel="http://api.blippr.com/apps/337077-Disqus.whtml" href="http://api.blippr.com/apps/337077-Disqus" target="_blank"><span> (</span><img src="http://netdna.blippr.com/images/inline-face_05.png?1260002206" alt="Disqus" /><span>)</span></a></span></span>, <span>Facebook<span><a rel="http://api.blippr.com/apps/336650-Facebook.whtml" href="http://api.blippr.com/apps/336650-Facebook" target="_blank"><span> (</span><img src="http://netdna.blippr.com/images/inline-face_05.png?1260002206" alt="Facebook" /><span>)</span></a></span></span>, OpenID or selected other accounts. This prevents users from having to set up new accounts while allowing for authentication. Bonus: the Reactions feature allows you to include the social component of user feedback into your comments.</p>
<p><strong>6. <a href="http://wordpress.org/extend/plugins/customize-your-community/">Customize Your Community</a></strong> – Customize Your Community (CYC) provides some useful options for those building communities in WordPress. It allows you to re-brand the WordPress pages for registration, logging in/out, and lost passwords, as well as the user profile pages. In addition to giving your community a standardized look and feel, CYC helps with a long-standing navigational issue in WordPress: it automatically directs “subscribers” to their profiles and bypasses the WP backend entirely.</p>
<hr />
<h2>Measure on the Fly</h2>
<hr /><img style="-moz-user-select: none;" title="metrics" src="http://cdn.mashable.com/wp-content/uploads/2009/11/metrics.jpg" alt="metrics" width="600" height="220" /></p>
<p><strong>7. <a href="http://getclicky.com/">Clicky</a><span><a rel="http://api.blippr.com/apps/337365-Clicky.whtml" href="http://api.blippr.com/apps/337365-Clicky" target="_blank"><span> (</span><img src="http://netdna.blippr.com/images/inline-face_05.png?1260002206" alt="Clicky" /><span>)</span></a></span></strong> – While Google Analytics provides you with a long-term perspective on your site metrics, Clicky gives you instantaneous feedback. The dashboard includes traditional site metrics, but also offers cool features, like “Spy”, which pinpoints the location of current visitors on a map. It’s an easy way to get a snapshot of your site’s current activity and, in conjunction with <span>Google Analytics<span><a rel="http://api.blippr.com/apps/337954-Google-Analytics.whtml" href="http://api.blippr.com/apps/337954-Google-Analytics" target="_blank"><span> (</span><img src="http://netdna.blippr.com/images/inline-face_05.png?1260002206" alt="Google Analytics" /><span>)</span></a></span></span>, gives you a comprehensive overview of your site’s activity.</p>
<hr />
<h2>Improve User Navigation</h2>
<hr /><strong>8. <a href="http://wordpress.org/extend/plugins/breadcrumb-navxt/">Breadcrumb NavXT</a></strong> – Your users aren’t exactly Hansel and Gretel, but they still may occasionally need help navigating your site, particularly if it’s content-heavy. Breadcrumbs are usually located just below a site’s primary navigation system and look something like this:</p>
<p style="text-align: center;"><strong>Home » Dance Music » Saint Etienne » Method of Modern Love</strong></p>
<p>Breadcrumb NavXT, the successor to Breadcrumb Navigation XT, improves your site’s navigation by building this kind of virtual breadcrumb trail for your users to follow. This way, users will know where they’re located on your site. This plugin may require customization, depending on your theme; check out the Advanced Options section of the <a href="http://mtekk.weblogs.us/code/breadcrumb-navxt/">plugin’s homepage</a> for additional instructions.</p>
<hr />
<h2>Monetize It!</h2>
<hr /><img style="-moz-user-select: none;" title="advertising" src="http://cdn.mashable.com/wp-content/uploads/2009/11/advertising.jpg" alt="advertising" width="586" height="205" /></p>
<p><strong>9. <a href="http://wordpress.org/extend/plugins/advertising-manager/">Advertising Manager</a></strong> – If you were previously using the Adsense Manager plugin, you’ve probably noticed that it hasn’t been updated in a while. That’s because it has been succeeded by <a href="http://wordpress.org/extend/plugins/advertising-manager/">Advertising Manager</a>, which is recommended unless you are using WordPress version 2.5 or earlier. The renamed version supports a broader group of ad networks in addition to Google AdSense, such as Adify, AdBrite, and several others. It also imports your AdSense Manager settings, for users of the previous plugin.</p>
<p><strong>10. <a href="http://wordpress.org/extend/plugins/wp125/">WP125</a></strong> – Do you prefer a more hands-on management style for your advertising? WP125 allows you to do everything from arranging the ad display so that it fits your site design to setting timelines for ads (they can be removed automatically or manually at expiration). It also provides a placeholder for empty ad space, which you can switch to your own customized version.</p>
<p><em>Do you have another plugin that’s been helpful to you in building your community? Share your favorites in the comments below.</em><!--:--></p>
]]></content:encoded>
			<wfw:commentRss>http://www.result-search.com/sty/2009/12/06/10-wordpress-plugins-to-help-build-community.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
