一壶代码一壶酒
Follow Me<Need fùck GFW>
全部留言
systybj 对日志: sa-blog修改与优化 的评论
systybj@gmail.com
学习学习
Post on 2010, September 14, 10:26 AM
阿轩 对日志: PHP版域名whois信息(过期时间)查询工具 的评论
有问题啊
Fatal error: Maximum execution time of 30 seconds exceeded in E:\PHPnow\htdocs\whois.php on line 254
Post on 2010, September 6, 5:04 PM
smarty主要是做前台用的,这样理解对吗?
Post on 2010, September 5, 10:02 PM
wei1224hf 对日志: pinyShop0.3新春正式版 的评论
这个是你自己开发的系统吗?
Post on 2010, September 5, 9:53 PM
wei1224hf 对日志: VPS服务安装与配置STEP BY STEP 的评论
VPS 有什么用?
Post on 2010, September 5, 9:52 PM
看到发贴日期,我懂了
Post on 2010, September 4, 4:54 PM
shiny 对日志: Google OAuth 简单入门与使用 的评论
@liushan 注意Google技术文档里的说法:(required) URL identifying the service(s) to be accessed. The resulting token enables access to the specified service(s) only. Scopes are defined by each Google service; see the service's documentation for the correct value. To specify more than one scope, list each one separated with a space. This parameter is not defined in the OAuth standards; it is a Google-specific parameter.
再看这个
Determining the scope of the data to which you require access
Each Google service sets limits on the access it will allow through the Google Data APIs. This access is expressed as a scope value. Some services provide a variety of scope values, to allow a user to choose which applications should have access to which data. For information about the available scope values for the Google service you want to access, see the documentation for that service.
You should generally request a token for the broadest scope you expect to need. For example, if your application requires access to a user's Google Calendar feed, you should usually request a token for the scope http://www.google.com/calendar/feeds/, which grants access to all of Calendar's feeds.
If you request a token for the scope http://www.google.com/calendar/feeds/default/allcalendars/full, your application will have access to the user's "All Calendars" feed only, and will not have access to the feeds for individual calendars.
好,那什么是Google Data API呢?答案在这里http://code.google.com/apis/gdata/docs/directory.html
需要什么服务就翻什么吧。里面都写明了调用的URL,然后在你需要的服务URL放在scope参数,以空格隔开即可。
Post on 2010, September 4, 8:19 AM
liushan 对日志: Google OAuth 简单入门与使用 的评论
scope 参数的可选值都有什么,我在GOOGLE上没翻到,提供下可否,谢了~
mail:362724880@qq.com
Post on 2010, September 3, 2:35 PM
tonyseek 对日志: PHP5.3.1发布,修复大量BUG 的评论
太感谢了!
Post on 2010, August 29, 9:44 AM
蠟燭貓 对日志: 午茶时光 开篇的序 的评论
灰常灰常不錯!
Post on 2010, August 20, 3:38 PM
Firm 对日志: PHP终止PHP5.2的积极更新,鼓励用户升级到PHP5.3 的评论
有的升级还是早点升级的好
Post on 2010, July 28, 10:14 PM
Amaranth 对日志: 【转载】个人使用VPS的心得 的评论
明年吧...今年刚买了个虚拟主机...狗曰的还得备案..
Post on 2010, July 24, 11:28 PM
扭曲的机器 对日志: xhEditor皮肤:No Style is The Best Style 的评论
呃... 极简主义引得原作者都来了.猫猫V5~
Post on 2010, July 4, 3:49 PM
Yanis.Wang 对日志: xhEditor皮肤:No Style is The Best Style 的评论
我是xheditor的作者,很喜欢你的这个皮肤设计,很希望获得授权打包这个皮肤到官方发行包中。
我的邮箱:yanis.wang@gmail.com
Post on 2010, July 2, 9:50 PM
shiny 对日志: Google OAuth 简单入门与使用 的评论
@rockcctv 已经大半年过去了,不知道代码还有用不。
Post on 2010, June 29, 9:22 PM
rockcctv 对日志: Google OAuth 简单入门与使用 的评论
哥们~发个豆瓣的代码吧~多谢
admin@rockcctv.com
Post on 2010, June 27, 1:34 AM
Baserk 对日志: jquery or YUI ? 的评论
路过,说点个人感受,“迷雾”兄从谈话的内容来看,不知是否是做前端的朋友,且偏向于中小型网站前端,故而有此番见解不足为怪。
兰州将YUI与JQuery比作VB与汇编,个人也不太认同,不过比喻所想表达的对二者核心稳定性、灵活性和规模的的比较,我是能理解的。
总的来说,我个人认同兰州的观点,YUI对于超大规模或超高规格的web平台而言,其实是降低整体开发成本的。
Post on 2010, June 19, 3:25 PM
shiny 对日志: pinyShop0.3新春正式版 的评论
@jiankaneg 无法启动mysql,请在cmd下进mysql/bin目录、mysqld.exe --standalone --bind_address=127.0.0.1,观察提示的错误信息即可解决。
Post on 2010, June 18, 9:43 AM
shiny 对日志: pinyShop0.3新春正式版 的评论
@skyblue 这是因为tskill命令无法终止程序,用taskkill命令的替换方案将在24小时内更新上去。
另:因为设计的缺陷php-cgi会重新启动,但是直接关闭则不受影响。
Post on 2010, June 18, 9:40 AM
skyblue 对日志: pinyShop0.3新春正式版 的评论
为什么我遇上点击"停止"后进程无法终止,再次点击开始又会有新的进程产生
Post on 2010, June 17, 10:48 PM
jiankaneg 对日志: pinyShop0.3新春正式版 的评论
你好! 用了你的这个版本! 总是mysql启动不了! 是什么原因?
Post on 2010, June 13, 9:40 PM
shiny 对日志: 历史上的今天 的评论
@sunshine 小朋友,多上上推上上BUZZ你就知道是怎么回事了。真象是河蟹的天敌。
Post on 2010, June 12, 6:44 PM
sunshine 对日志: 历史上的今天 的评论
能具体说说是怎么回事不 不是怎么理解。
Post on 2010, June 12, 6:09 PM
shiny 对日志: 免费SSL证书 STARTSSL 介绍与申请攻略 的评论
又,opera不支持startssl证书/不完整的证书链导致Firefox不信任证书的原理:
startssl的根证书颁发者是StartCom Certification Authority。
由于opera不信任该根证书导致申请到的证书不被信任。而类似于VeriSign这类收费证书和startssl的根证书是完全不同的。
而firefox虽然信任根证书,但是如果没有添加中间的class 1的证书,将导致证书链断开。所以需要在服务器证书里把class 1的证书也添加进去。
Post on 2010, June 8, 11:00 AM
shiny 对日志: 免费SSL证书 STARTSSL 介绍与申请攻略 的评论
经证实chrome和火狐可以同一个IP多个站点使用SSL证书,但是IE不支持(会取第一个站点的证书并出现安全警告)
Post on 2010, June 7, 12:32 AM
wkl17 对日志: 免费SSL证书 STARTSSL 介绍与申请攻略 的评论
非常感谢!!
等过几天手头的事忙完了再试试看看。
Post on 2010, May 29, 4:27 PM
shiny 对日志: 免费SSL证书 STARTSSL 介绍与申请攻略 的评论
@wkl17 认证完成后Certificates wizard里申请证书,最后一步类似于
-----BEGIN RSA PRIVATE KEY-----
Proc-Type: 4,ENCRYPTED
DEK-Info: AES-256-CBC,62D3E4294B263AC0EB81E5FD00234892
保存下
然后在toolbox/Retieve certificate里取类似于
-----BEGIN CERTIFICATE-----
,两个文件就可以完成配置。
certreq.txt这个是收费证书才需要用到的,STARTSSL并不需要这样的文件来生成。
Post on 2010, May 29, 12:35 PM
shiny 对日志: 免费SSL证书 STARTSSL 介绍与申请攻略 的评论
@wkl17 没有测试过,但应该是这样的。
Post on 2010, May 29, 12:31 PM
wkl17 对日志: 免费SSL证书 STARTSSL 介绍与申请攻略 的评论
刚刚没刷新不知道你已经回复了。。
那这么说来,一个IP只能做一份StartSSL证书??如果想安装多份证书到同一台服务器,需要对应独立的IP才行?
Post on 2010, May 29, 12:11 PM
wkl17 对日志: 免费SSL证书 STARTSSL 介绍与申请攻略 的评论
我一开始是先去申请StartSSL的(因为我看到了他100%free),申请到了用webmaster\hostmaster\postmaster这三个邮箱认证的那一步,我才去2K3/IIS上试新建证书(2K3/IIS是VPS,一个朋友的,我自己的是CentOS的VPS。在2K3/IIS上新建证书,然后生成了certreq.txt,但是到这一步,我却不知道下一步需要做什么。。)
Post on 2010, May 29, 12:06 PM