凌波不过横塘路,但目送,芳尘去。锦瑟年华谁与度?月台花榭,琐窗朱户,只有春知处。碧云冉冉蘅皋暮,彩笔新题断肠句。试问闲愁都几许?一川烟草,满城风絮,梅子黄时雨。
 
 

沉痛哀悼在5.12四川汶川大地震中罹难的同胞!

去天国旅游的人,愿他们魂灵在那里得到解脱!

活着的人,愿我们更坚强!

 

加油!中国!

加油!四川!

加油!成县!

2008年7月1日CodeGear 2008主页全新改版!

新东家Embarcadero的LOGO取代了Borland的标志......,这意味这易博龙(Embarcadero)已经完成了对CodeGear的收购。这一点在主页的新闻就可以看到。CodeGear将不在属于Borland,以后的Delphi发行中将不再是Borland Delphi 2008,按惯例也许将是Embarcadero Delphi 2008,让我们在祝福中拭目以待。
Delphi的大大David IAllen Bauer在他们的博客中写到:
引用
Today is my last official day as a Borland/CodeGear employee… The only difference will be that I will be employed by Embarcadero.

他们提到2008年7月1日将是他们作为Borland/CodeGear员工的最后一天。以后和现在唯一的区别就是他们将被易博龙雇员。
可以看到,Delphi的主要开发和维护工作可能将继续由David I和Allen Bauer负责。
原创文章出处:http://www.qfly.cn
Borland也许没落了,Delphi刚找到了一个新的环境,一个新的转折点。

The PHP IDE for all your PHP development including support for working with OOP and frameworks in PHP, real and advanced debugging using Xdebug, remote ftp-editing and many other cool features!

Everything you need for developing high performance web solutions!

Popular award-winning PHP IDE/ PHP editor featuring everything you need for editing, debugging, analyzing and publishing applications/websites powered by PHP with full support for PHP 5.2 and PHP 4.4, HTML, XHTML and CSS!

Boost your productivity!

Designed to simplify complex coding projects and boost your productivity so you can get more done in less time with many intelligent time-saving features - work with object oriented programming (OOP) in PHP!

Explore the world of PHP!

Explore the world of PHP, shorten the learning curve with info and help for more than 3000 PHP functions on the fly!

最近新装了Everest,一直都使用Ubuntu的,习惯了sudo apt-get install,Everest的yum install也满不错的,而且软件更新速度狂快,呵呵,不过发现源里没有linuxfetion,linux下的飞信独立客户端,于是从www.libfetion.cn下载了linuxfetion 0.20的源代码。参考libfetion的说明,用两个命令qmake,然后在make就好。
没想到,qmake没出现任何提示,应该是成功了,可是make却出问题了,提示如下
引用

[root@localhost linux-fetion-0.2.0]# qmake
[root@localhost linux-fetion-0.2.0]# make
/usr/lib/qt-3.3/bin/uic ui/fetionwindow.ui -o ui/fetionwindow.h
uic: File generated with too recent version of Qt Designer (4.0 vs. 3.3.8)
make: *** [ui/fetionwindow.h] 错误 1

WWW.QFLY.CN如是说:我们大家知道关于Delphi最新的消息估计就是CodeGear出售给了易博龙。今天突然看到个“Delphi2008 试用体验国内首发”的文章,甚为惊喜,转帖到这里,再次申明,是转帖。以下是正文。

昨天拿到了Delphi2008的pre-release版,装上了尝个鲜,一夜试用下来,感觉还不错,现在发出我的体验。

首先是安装,比Delphi2007好很多,速度快了,我在虚拟机上进行了安装,耗时20分钟
包含了Delphi for win32, Delphi for .NET, C++Builder for win32三个组件。

以前的关于BDE会被取消的传言也不攻自破了,在安装时,用户可以选择是否安装BDE

打开IDE,除了启动画面之外,进去后和Delphi2007基本上一样
由于是内测版,只有很少的一些控件,大致是Standard,Additional, Win32, System, dbGO这类的
不过这并不影响体验。