Submitted by gouki on 2010, August 1, 9:14 PM
看zendstudio.net的博客才发现,zendstudio居然升级到8了。。感觉自从这个zendstudio在換了eclipse核心之后,版本号突突突的上升啊。6.0,6.1,7.0,7.1突然就到8.0了。。真是不可思议。
记得以前的版本,从5.0~5.5,花了多久,现在呢?半年一个版本?
唉,看zendstudio.net上的翻译吧,我也懒得翻译了。。。
--------------------------------------------
8.0新版具有以下几个亮点:
1、Zend Studio编辑器支持javascript以及常见js库,例如jquery,dojo,Extjs,prototype
2、更好的支持javascript,html,css等的编辑和调试(gently认为是否不用再做和 Aptana的整合工作了?)
3、集成的新的ajax调试器,将javascript和php的调试工作趋于统一
4、PHP编辑器的编辑功能和导航功能的改进和增强。
网址:http://www.zendstudio.net/archives/zend-studio-8-beta-is-now-available/
Tags: zendstudio
Software | 评论:0
| 阅读:18621
Submitted by gouki on 2010, May 3, 3:39 PM
在QQ微勃上看到一条别人的转发,大意是:强生公司的泰诺林和美林口服液都已经被FDA禁用,已经开始召回。这两个药物在儿童降温时普遍使用。
然后还给了一个链接,由于我英文不好所以,我就贴上链接以及文章全文。
http://www.reuters.com/article/idUSTRE6401AK20100502
Johnson & Johnson's recalls infant, children's Tylenol, Motrin
- Johnson & Johnson's recalls infant, children's Tylenol, Motrin
-
- (Reuters) - The Food and Drug Administration on Saturday urged consumers to stop using liquid Tylenol, Motrin, Benadryl and Zyrtec medicines for children and infants after a broad recall announced by the manufacturer, although it said the chance of serious problems was remote.
-
- U.S. | Health
-
- Johnson & Johnson's consumer division announced a broad recall of products, including certain liquid infant's and children's Tylenol, Motrin, Zyrtec, and Benadryl products late on Friday.
-
- A full list of the over 40 affected products made by McNeil Consumer Healthcare is available at www.mcneilproductrecall.com
-
- "We want to be certain that consumers discontinue using these products," FDA Commissioner Margaret Hamburg said in a statement.
-
- "While the potential for serious health problems is remote, Americans deserve medications that are safe, effective and of the highest quality. We are investigating the products and facilities associated with this recall and will provide updates as we learn more," she said.
-
- McNeil said it was recalling the products in consultation with the FDA after discovering manufacturing deficiencies that could affect the quality, purity or potency of the medicines.
-
- The FDA said some of the products may not meet required quality standards, and parents and caregivers should stop administering them to children and switch to generic brands, which are not affected by the recall.
-
- They said consumers should not administer adult strength medicine to infants or children since that could result in serious harm.
-
- Some of the products affected by the recall may contain a higher concentration of active ingredient than specified; others contain inactive ingredients that may not meet internal testing requirements; and others may contain tiny particles, the FDA said.
-
- The FDA said the chance of an adverse reaction was remote, but urged consumers to contact their doctors and the FDA if their children exhibited any symptoms.
-
- McNeil Consumer said it was recalling all lots of the over-the-counter products. The medicines were manufactured in the United States and distributed in the United States, Canada, the Dominican Republic, Dubai, Fiji, Guam, Guatemala, Jamaica, Puerto Rico, Panama, Trinidad and Tobago, and Kuwait.
-
- It said consumers with questions about the recall could contact the company at 1-800-222-6036 or the website.
-
- (Reporting by Andrea Shalal-Esa; Editing by Eric Beech)
不知道具体是啥意思,只知道杯具了。我怕跨国。
Tags: 强生, 泰诺林, 美林, fda
Scala & Ruby | 评论:0
| 阅读:21790
Submitted by gouki on 2010, April 24, 12:01 PM
说实话,看到Qeephp常年不更新后,也担心这个程序会消失。所以,我自己还是备份一下比较好。在以前的博客里我也作过介绍,但都是给的官方地址,而官方地址从fleaphp.net到fleaphp.org,再到现在的qeephp.com,很多链接都失效了。所以,我还是在本地备份一下较好。
这个版本已经又快一年没更新了,不过想来也没有什么好更新的东西。所以。我还是复制了一下官方的介绍:
APM Express 是一个集成了 Apache 2.2、PHP5、MySQL 5,以及 phpMyAdmin、QeePHP 框架(含示例)的绿色集成运行环境,简称为“APMXE”。解压缩即可使用,不写入任何系统文件,100% 绿色。
版本说明
- Apache 2.2(完整)
- PHP 5.2.9–2(完整)
- XCache 2.0.4
- MySQL 5.0(服务端和命令行工具)
- phpMyAdmin 3.2
- QeePHP 2.1(含示例)
使用说明
下载后可以获得一个 .zip 文件,其中包含安装程序。运行安装程序设置好解压缩目录后,即可通过快捷方式启动。启动后,通过浏览器访问 http://localhost/ 查看 APM Express 的欢迎页面。
注意:默认设置的端口号为 9000,MySQL 端口号为 9066。
配置文件修改说明:
配置文件共有三个:
httpd.conf.tempalte - Apache2 的配置文件
mysql.ini.template - MySQL5 的配置文件
php.ini.template - PHP5 的配置文件
修改这三个文件后,启动 APM Express 时就会以这三个文件为基础生成 apache/mysql/php 的配置文件。所以要自定义设置,就改这三个文件。
配置文件模版
配置文件中所有 %APMXE% 的字符串将会在 APM Express 运行时替换为 apmxe.exe 所在路径。替换后的内容会写入三个新的配置文件,供 Apache/PHP/MySQL 使用。
两个下载地址:
说 明: apmxe-setup-2009-06-17.zip
官 方: apmxe-setup-2009-06-17.zip (11130.92 KB, 上传日期:2009-06-17 22:58)
本 地: apmxe-setup-2009-06-17.zip (11130.92 KB, 上传日期:2010-04-24 12:00)分流
说 明: apmxe-2009-01-20.zip
官 方: apmxe-2009-01-20.zip (7646.35 KB, 上传日期:2009-01-20 07:48)
本 地:apmxe-2009-01-20.zip (7646.35 KB, 上传日期:2010-04-24 12:00)分流
Tags: apmxe, amp
Software | 评论:2
| 阅读:23637
Submitted by gouki on 2010, April 21, 9:56 AM
目前的国内的微博客很多,不少微博客都提供Open API,然而,很多 微博提供的API和Twitter的API有一些或多或少的差别,调用格式上并不完全相同。
我建议所有提供API的微博客系统,都将各 自的API统一为Twitter的API调用格式,例如目前较有影响的开源微博系统StatusNet(Laconica)的API格式就完全兼容 Twitter,这种统一API对于开发者和用户都有很大的好处。对于开发者,针对某一个微博的应用可以快速移植到另一个微博,节省开发时间。对于用户, 用户可以自定义客户端应用程序,只要换一下API地址,就能使用同一个应用程序,来访问各个不同的微博。例如目前很多人通过StatusNet的客户端来 访问Twitter一样,使用起来很方便。
Twitter的API具体是什么格式的呢?根据Twitter API文档和新浪微博开放平台的文档,这里提供了一个Twitter API的中文翻译文档,供开发者们参考。
» 阅读全文
Tags: twitter, api
PHP | 评论:0
| 阅读:25521
Submitted by gouki on 2010, April 19, 1:46 PM
发这个新闻,主要不在新闻的内容,而是在回复。仿佛当年的项庄舞剑,意在沛公差不多。
新闻原文是这样的:
Linux基金会执行董事Jim Zemlin声称Linux的市场地位十分稳固,尽管几位Linux内核的关键维护者已经头发花白。Linux Weekly News的主编Jonathan Corbet在上周举行的Linux基金会协作峰会上挑 明了这一问题,他指出Linux内核团队的年龄一年比一年长,而年轻一代的开发者没有参与进来。为 什么Linux现在无法吸引年轻开发者?
著名的内核开发者Andrew Morton也承认,他们越来越老,越来越累,而且没有看到其他人像他们过去那样充满激情的投入到一件事上。他同时指出,这个问题比较复 杂,因为随着内核代码越来越复杂,进入这个领域的门槛也越来越高,参与内核开发的开发者需要有丰富的经验和知识。他表示Linux内核 团队鼓励年轻一代的热心参与。
也有人评论认为,这种状况和学校的计算机教育也有关系,现在的计算机科学教育不再和1980年代和90年代那样关注底层开发和硬件交互,而 是主要学习高级语言如python、.Net、java等等。
编译/solidot
回复是这一条:
XML/HTML代码
- 匿名人士 发表于 2010-04-19 13:33:05
- 因为年轻人要买车买房娶老婆……
极有同感,大家可以去
为什么Linux现在无法吸引年轻开发者围观
Tags: 开发者, 内核
苹果相关 | 评论:2
| 阅读:19106