<?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; PyBit</title>
	<atom:link href="http://pengjiayou.com/blog/tag/pybit/feed" rel="self" type="application/rss+xml" />
	<link>http://pengjiayou.com</link>
	<description>彭嘉佑的个人博客，分享自己感兴趣的东西。</description>
	<lastBuildDate>Sat, 19 May 2012 20:23:55 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>Pybit, 使用常用缩址服务缩短网址</title>
		<link>http://pengjiayou.com/blog/pybit-shortening-urls-using-some-of-the-best-shortening-engines</link>
		<comments>http://pengjiayou.com/blog/pybit-shortening-urls-using-some-of-the-best-shortening-engines#comments</comments>
		<pubDate>Fri, 26 Mar 2010 00:57:12 +0000</pubDate>
		<dc:creator>嘉佑</dc:creator>
				<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[电脑网络]]></category>
		<category><![CDATA[PyBit]]></category>
		<category><![CDATA[短网址]]></category>

		<guid isPermaLink="false">http://pengjiayou.com/?p=2210</guid>
		<description><![CDATA[PyBit 是一个使用 wxPython 编写的小程序，用于缩短网址，支持 bit.ly, is.gd, cli.gs, smsh.me, tr.im 等最好的短网址服务，也支持发布短网址到 Twitter 和 identi.ca 。它的界面尽可能简洁而友好，设置菜单使用了一个简单的首选项对话框，所有的按钮和文字都使用大图标，所有密码（Twitter 和 identi.ca 密码）都明文保存，所以并不安全。在 Gnome 下，PyBit 自动将缩短后的网址复制到剪切板，因此你不需要手动选择并拷贝。 在 Ubuntu 中安装 PyBit 点击这里下载 .deb 包或者在终端使用如下命令： wget http://pybit.vladimirkolev.com/lib/exe/fetch.php/pybit_2.0.deb 之后双击下载到的 .deb 包来安装或者直接在终端运行如下命令： sudo dpkg -i pybit_2.0.deb 这个 Debian 包的唯一缺陷就是它不会在“程序”菜单中添加启动项，你需要手动添加。 将 PyBit 添加到“程序”菜单 1. 依次点击 系统/首选项/主菜单 2. 点击 Internet 并点击 “+添加新项目” 3. 输入如下内容 o 名称: pyBit [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://pengjiayou.com/wordpress/wp-content/uploads/2010/03/pyBit.png"><img class="alignnone size-full wp-image-2211" title="Pybit - Shortening URLs using some of the best shortening engines" src="http://pengjiayou.com/wordpress/wp-content/uploads/2010/03/pyBit.png" alt="" width="499" height="410" /></a></p>
<p>PyBit 是一个使用 wxPython 编写的小程序，用于缩短网址，支持 bit.ly, is.gd, cli.gs, smsh.me, tr.im 等最好的短网址服务，也支持发布短网址到 <a title="Twitter" href="http://twitter.com/pengjiayou" target="_blank">Twitter</a> 和 <a title="Identi.ca" href="http://identi.ca/pengjiayou" target="_blank">identi.ca</a> 。它的界面尽可能简洁而友好，设置菜单使用了一个简单的首选项对话框，所有的按钮和文字都使用大图标，所有密码（Twitter 和 identi.ca 密码）都明文保存，所以并不安全。在 Gnome 下，PyBit 自动将缩短后的网址复制到剪切板，因此你不需要手动选择并拷贝。</p>
<p><span id="more-2210"></span><strong>在 Ubuntu 中安装 PyBit</strong></p>
<p>点击<a title="PyBit .deb package" href="http://pybit.vladimirkolev.com/doku.php/downloadandinstall?DokuWiki=218ca930f31e1de3d98725fd3c3a3d55" target="_blank">这里</a>下载 .deb 包或者在终端使用如下命令：</p>
<p>wget http://pybit.vladimirkolev.com/lib/exe/fetch.php/pybit_2.0.deb</p>
<p>之后双击下载到的 .deb 包来安装或者直接在终端运行如下命令：</p>
<p>sudo dpkg -i pybit_2.0.deb</p>
<p>这个 Debian 包的唯一缺陷就是它不会在“程序”菜单中添加启动项，你需要手动添加。</p>
<p><strong>将 PyBit 添加到“程序”菜单</strong></p>
<p>1. 依次点击 系统/首选项/主菜单</p>
<p>2. 点击 Internet 并点击 “+添加新项目”</p>
<p>3. 输入如下内容</p>
<p>o 名称: pyBit<br />
o 命令: pybit<br />
o 注释: URL shortening</p>
<p>图标你可以选择 /opt/pybit/icons/icon.png</p>
<p>原文：<a title="Pybit - Shortening URLs using some of the best shortening engines" href="http://www.ubuntugeek.com/pybit-shortening-urls-using-some-of-the-best-shortening-engines.html" target="_blank">Pybit &#8211; Shortening URLs using some of the best shortening engines</a></p>
<p><em>只为提供此信息，并不对翻译的准确性以及译文内容负责。</em></p>
<hr />
<p>© 嘉佑 for <a href="http://pengjiayou.com">嘉佑中文博客</a> on 2010/03/26 |
<a href="http://pengjiayou.com/blog/pybit-shortening-urls-using-some-of-the-best-shortening-engines#comments">2 comments</a> |
Add to
<a href="http://del.icio.us/post?url=http://pengjiayou.com/blog/pybit-shortening-urls-using-some-of-the-best-shortening-engines&title=Pybit, 使用常用缩址服务缩短网址">del.icio.us</a>
<br/>
Permalink: <a href="http://pengjiayou.com/blog/pybit-shortening-urls-using-some-of-the-best-shortening-engines">http://pengjiayou.com/blog/pybit-shortening-urls-using-some-of-the-best-shortening-engines</a>
<br />
Post tags: <a href="http://pengjiayou.com/blog/tag/pybit" rel="tag">PyBit</a>, <a href="http://pengjiayou.com/blog/tag/%e7%9f%ad%e7%bd%91%e5%9d%80" rel="tag">短网址</a><br/>
</p>]]></content:encoded>
			<wfw:commentRss>http://pengjiayou.com/blog/pybit-shortening-urls-using-some-of-the-best-shortening-engines/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

