V2EX = way to explore
V2EX 是一个关于分享和探索的地方
现在注册
已注册用户请  登录
V2EX  ›  Livid  ›  全部回复第 1389 页 / 共 1416 页
回复总数  28314
1 ... 1385  1386  1387  1388  1389  1390  1391  1392  1393  1394 ... 1416  
2010-07-24 06:25:51 +08:00
回复了 Livid 创建的主题 V2EX V2EX 的 Twitter 功能改进
Python 的 UTF-8 的加解密造成 status 长度计算在各个部分有差异,在涉及到 OAuth 之后就会尤其复杂。

解决中。
2010-07-24 06:11:02 +08:00
回复了 Livid 创建的主题 V2EX V2EX 的 Twitter 功能改进
确实有问题,正在解决。

ERROR 2010-07-23 22:10:26,256 topic.py:385] Failed to sync to Twitter for Reply #58
2010-07-24 06:08:24 +08:00
回复了 Livid 创建的主题 V2EX V2EX 的 Twitter 功能改进
@jorakura 你的那个回复我去本地开发环境里试一下看看是什么问题。
2010-07-24 06:02:46 +08:00
回复了 Livid 创建的主题 V2EX V2EX 的 Twitter 功能改进
每个帖子的 opt-in 下周就会有。
2010-07-24 06:02:30 +08:00
回复了 Livid 创建的主题 V2EX V2EX 的 Twitter 功能改进
V2EX 的 Twitter 客户端可以在普通的网络环境下用,但是第一次 OAuth 必须使用一些额外的网络条件。
2010-07-24 05:31:02 +08:00
回复了 Livid 创建的主题 Python Tornado Web hits 1.0
Backwards-incompatible changes:
* RequestHandler.get_error_html() now receives the exception object as
a keyword argument if the error was caused by an uncaught exception.
* Secure cookies are now more secure, but incompatible with cookies
set by Tornado 0.2. To read cookies set by older versions of Tornado,
pass include_name=False to RequestHandler.get_secure_cookie()
* Parameters passed to RequestHandler.get/post() by extraction from
the path now have %-escapes decoded, for consistency with the
processing that was already done with other query parameters.
2010-07-24 05:30:53 +08:00
回复了 Livid 创建的主题 Python Tornado Web hits 1.0
New features:
* Improved support for running other WSGI applications in a Tornado
server (tested with Django and CherryPy)
* Improved performance on Mac OS X and BSD (kqueue-based IOLoop), and
experimental support for win32
* Rewritten AsyncHTTPClient available as
tornado.httpclient.AsyncHTTPClient2 (this will become the default in a
future release)
* Support for standard .mo files in addition to .csv in the locale module
* Pre-forking support for running multiple Tornado processes at once
(see HTTPServer.start())
* SSL and gzip support in HTTPServer
* reverse_url() function refers to urls from the Application config by
name from templates and RequestHandlers
* RequestHandler.on_connection_close() callback is called when the
client has closed the connection (subject to limitations of the
underlying network stack, any proxies, etc)
* Static files can now be served somewhere other than /static/ via the
static_url_prefix application setting
* URL regexes can now use named groups ("(?P<name>)") to pass
arguments to get()/post() via keyword instead of position
* HTTP header dictionary-like objects now support multiple values for
the same header via the get_all() and add() methods.
* Several new options in the httpclient module, including
prepare_curl_callback and header_callback
* Improved logging configuration in tornado.options.
* UIModule.html_body() can be used to return html to be inserted at
the end of the document body.
2010-07-24 03:47:48 +08:00
回复了 Livid 创建的主题 Project Babel 第一个 API 接口上线
Member 的那个 JSON API 应该足够用于制作 Blog 或者其他地方的 personal badge。
2010-07-24 03:44:01 +08:00
回复了 GordianZ 创建的主题 反馈 Minor issues
2010-07-24 03:12:48 +08:00
回复了 Livid 创建的主题 Google App Engine 刚刚看到,来自 @twitterapi
现在应该是彻底好了。
2010-07-24 02:53:43 +08:00
回复了 Livid 创建的主题 Google App Engine 刚刚看到,来自 @twitterapi
目前似乎是部分恢复了。
2010-07-24 02:41:31 +08:00
回复了 GordianZ 创建的主题 反馈 Minor issues
1. Translations 太长,而 X 有“交汇(cross)”的意思,而翻译是一种文化的交汇。

2. 首页的 list 是手工维护的。

3. 马上就。
2010-07-24 02:11:59 +08:00
回复了 Sai 创建的主题 V2EX 小小建议
努力挣钱移民。。。
2010-07-24 02:08:17 +08:00
回复了 Sai 创建的主题 V2EX 小小建议
/about
/faq

Are updated with new style. Now looks more like pages.
2010-07-24 01:45:38 +08:00
回复了 Olivia 创建的主题 翻译 Rework 简体中文翻译版 在线阅读
只看楼主功能可以用了。
2010-07-24 01:44:09 +08:00
回复了 disinfeqt 创建的主题 反馈 Header 的 CSS 又有问题了...
Fixed.

打算直接忽略 Opera 了。
2010-07-24 01:37:40 +08:00
回复了 Sai 创建的主题 V2EX 小小建议
话说你在 HK 访问这里的速度如何?
2010-07-24 01:37:01 +08:00
回复了 Sai 创建的主题 V2EX 小小建议
我这里电信访问 https 居然直接 reset。。。

嗯,一会就改。
2010-07-24 01:30:13 +08:00
回复了 Livid 创建的主题 Google App Engine 刚刚看到,来自 @twitterapi
话说。。。目前用的是 Google App Engine 自己的 urlize 函数。

欢迎各位推荐比较好的 Python 实现。
2010-07-24 01:25:52 +08:00
回复了 Livid 创建的主题 Project Babel Project Babel API 讨论
嗯,那么关于 URL 规则,我目前想到的:

/api/users/show.json?username=Livid
/api/users/show.json?id=1

/api/nodes/show.json?name=babel
/api/nodes/show.json?id=1
/api/nodes/show.json?all=yes

/api/topics/show.json?id=1
/api/topics/show.json?node_id=1
/api/topics/show.json?node_id=1&page=1

/api/replies/show.json?id=1
/api/replies/show.json?topic_id=1
1 ... 1385  1386  1387  1388  1389  1390  1391  1392  1393  1394 ... 1416  
关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   实用小工具   ·   892 人在线   最高记录 6679   ·     Select Language
创意工作者们的社区
World is powered by solitude
VERSION: 3.9.8.5 · 4108ms · UTC 21:19 · PVG 05:19 · LAX 14:19 · JFK 17:19
Developed with CodeLauncher
♥ Do have faith in what you're doing.