<?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>Z-turn... &#187; Flitter</title>
	<atom:link href="http://lfeng.me/tag/flitter/feed/" rel="self" type="application/rss+xml" />
	<link>http://lfeng.me</link>
	<description>Life is Z-turn....</description>
	<lastBuildDate>Sat, 14 Aug 2010 02:55:32 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1-alpha</generator>
		<item>
		<title>My first django project:flitter</title>
		<link>http://lfeng.me/2009/08/03/my-first-django-project-flitter/</link>
		<comments>http://lfeng.me/2009/08/03/my-first-django-project-flitter/#comments</comments>
		<pubDate>Mon, 03 Aug 2009 13:46:47 +0000</pubDate>
		<dc:creator>Lfeng</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[Django]]></category>
		<category><![CDATA[Flitter]]></category>
		<category><![CDATA[Git]]></category>
		<category><![CDATA[Python]]></category>

		<guid isPermaLink="false">http://lfeng.cn/?p=115</guid>
		<description><![CDATA[不得不承认，TualatriX忽悠人的本事相当了得，在成功忽悠我用上Git之后，我又走上了Python的不归路&#8230;（其实我也忘记到底是先Python的还是先Git的，囧&#8230;），话说在把我忽悠上Git之后，他自己又叛逃到Bzr去了，这个花心的男人&#8230;. OK，不瞎扯了，来说说我的这个项目。 我的上一篇日志不是说开始用M8发布图片了不是，然后发现Flickr的移动版本不能直接上传，另外再去twitter同步信息也相当烦躁（特别我还是用手机来操作），虽然Twitpic是个不错的选择，但是这个东西不能拿来当相册使&#8230;所以还是觉得很不爽= =! 恰好现在被TualatriX忽悠到Python+Git上来，正愁没东西练手（开始准备拿高中班里的同学录开刀(PHP练手用的，半成品，相册基于Yupoo的API)，但是想想那个快淘汰的东西，没有太大的开发价值了&#8230;），然后今天就决定，在github上弄这么个项目来实践，名字呢，取的比较土，Flickr+Twitter = Flitter，主要针对移动设备的图片发布并推到Twitter,哈哈，就是这样子～～～ 项目在github的地址是http://github.com/lfeng/flitter，flitter v0.1要实现的功能很简单，不过因为Python和Django都还是入门级别，所以正式上线估计还得一整子，因为公司的项目现在也忙着重构优化，已经够头疼的，只能用晚上的那点可怜的休息时间倒腾倒腾，走过路过的大哥大姐大叔大妈不要笑话我就得，哈哈～～～ okay，扯完，闪去继续学Django~~~]]></description>
			<content:encoded><![CDATA[<p>不得不承认，<a href="http://imtx.cn" target="_blank">TualatriX</a>忽悠人的本事相当了得，在成功忽悠我用上Git之后，我又走上了Python的不归路&#8230;（其实我也忘记到底是先Python的还是先Git的，囧&#8230;），话说在把我忽悠上Git之后，他自己又叛逃到Bzr去了，这个花心的男人&#8230;.</p>
<p>OK，不瞎扯了，来说说我的这个项目。</p>
<p>我的上一篇日志不是说<a href="http://lfeng.cn/2009/08/02/publish-my-life-anytime-and-anywhere/" target="_blank">开始用M8发布图片</a>了不是，然后发现Flickr的移动版本不能直接上传，另外再去twitter同步信息也相当烦躁（特别我还是用手机来操作），虽然<a href="http://twitpic.com/photos/lfeng" target="_blank">Twitpic</a>是个不错的选择，但是这个东西不能拿来当相册使&#8230;所以还是觉得很不爽= =!</p>
<p>恰好现在被TualatriX忽悠到Python+Git上来，正愁没东西练手（开始准备拿<a href="http://our287.cn" target="_blank">高中班里的同学录</a>开刀(PHP练手用的，半成品，相册基于Yupoo的API)，但是想想那个快淘汰的东西，没有太大的开发价值了&#8230;），然后今天就决定，在github上弄这么个项目来实践，名字呢，取的比较土，Flickr+Twitter = Flitter，主要针对移动设备的图片发布并推到Twitter,哈哈，就是这样子～～～</p>
<p>项目在github的地址是<a href="http://github.com/lfeng/flitter/tree/master" target="_blank">http://github.com/lfeng/flitte</a>r，flitter v0.1要实现的功能很简单，不过因为Python和Django都还是入门级别，所以正式上线估计还得一整子，因为公司的项目现在也忙着重构优化，已经够头疼的，只能用晚上的那点可怜的休息时间倒腾倒腾，走过路过的大哥大姐大叔大妈不要笑话我就得，哈哈～～～</p>
<p>okay，扯完，闪去继续学Django~~~</p>
]]></content:encoded>
			<wfw:commentRss>http://lfeng.me/2009/08/03/my-first-django-project-flitter/feed/</wfw:commentRss>
		<slash:comments>12</slash:comments>
		</item>
	</channel>
</rss>
