jlzhou

回复才有动力~~
posts - 24, comments - 148, trackbacks - 1, articles - 0
  博客园 :: 首页 :: 新随笔 :: 联系 :: 订阅 订阅 :: 管理

我的评论

共3页: 1 2 3 下一页 
关注下一步的发展
大部分同意,我现在开发基本上是界面层+业务层+数据库。
re: 论欧喷索斯应当缓行[未登录] jlzhou 2007-06-27 20:49  
好文!支持这种观点!为了生存养家,不开源是无奈的选择!
我完全同意和支持开源!这样知识才会叠加,才会发挥它真正的价值,人的一生是有限的,我们要把知识带到坟墓中去吗?
矛盾呀!
设置联动更新和删除,严重影响数据库的性能!我试过的!会很糟糕的!
@怪怪:

分析得到位!是我看到的关于CS的最可观的评价!高手!
这一段和CS2007注册机有关吗?
re: CS2007许可证生成器[未登录] jlzhou 2007-05-11 14:16  
太厉害了!佩服!
我租的国外的空间,速度很快的呀?
re: CommunityServer 2.1 SP3 低调发布 jlzhou 2007-04-21 13:11  
Below are changes between Community Server 2.1 SP2 and Service Pack 3

Note: All Service Pack 1 and Service Pack 2 changes are also included in SP3.
See the "CS 2.1 SP1 release notes.txt" file for changes included in SP1.
See the "CS 2.1 SP2 release notes.txt" file for changes included in SP2.
------------------------------------------------------------------------

User Experience Improvements
- Cleaned up ban user experience. When you select to ban a user the ban tab appears and is focused, in addition the forceLogin option is selected.
- The create new blog form has been simplified to only include necessary fields.
- Rearranging subforums in the tree view keeps the new order that is chosen both in the control panel and in the forum views.


Help text clean-up and Improvements
- Corrected spelling mistakes in Resource files
- Modified to allow the 'SearchFor' text to have a placeholder - some languages require a different ordering for this text.


Security Improvements
- Added validation controls to the feedForm page for the numeric fields.
- Added measures to prevent possible DoS attack against Pingback or Trackback Services

Performance Improvements

Feature Enhancements and Bug Fixes
- Fix: cs_SiteSettings_Get now returns the wrong settings
- Fix: Fix for subject needing to be HtmlDecoded in notification emails
- Fix: CSLinks roles are now fully compared to the roles that a user has.
- Fix: CanSend method was updated so that if the user is anonymous the anonymous account will not receive an email. This should remove unnecessary emails from being queued whenever anonymous posts are altered.
- Fix: The SelectedDate property now returns a well formed DateTime value that will work with differing cultures.
- Fix: The CreateUserInvitation methods DateInvited SQL Parameter is now declared as a DateTime type. As a result the CreateUserInvitation does not cause an exception whenever an invitation is created on a site that is a non-US culture.
- Fix: Updated NavigationBar and CSLink so that the check on whether or not a link should be displayed is more efficient.
- Fix: Updated threaded view in default theme to fill the height of the window even when the EULA is disabled.
- Fix: Photo comment links on the profile page and search pages now go to the correct photo page.
- Fix: Fixed issue with metadata reader and the reading of IPTC date tags
- Fix: You can no longer update a blogs appkey and make it empty. This fixes the issue where null keys were being stored and breaking a site.
- Fix: Updated FolderEditControlDetails controls so that a folders appkey can no longer be null or empty when updating the folder. As a result, a file gallery will no longer have exceptions whenever a user tries to save a folder with an empty appkey.
- Fix: Updated Johnny so that it is much more localizable.
- Fix: Updated cs_Threads_GetThreadSet so that the number of users returned for a private message is not limited by the previous ROWCOUNT.
- Fix: Threaded view on forums now displays a status dropdown and the mark as answer button.
- Fix: The previous and next buttons now work correctly when going through the threads in a forum.
- Fix: Forum moderation now fires the appropriate CSEvents.
- Fix: Updated other pages so that they also rely on the resources file for the page title instead of hard-coding specific text for titles.
- Fix: Corrected subject encoding issues when saving tags usind the inline tag editor
- Fix: Users are now able to delete their own posts within time limit (permissions are honored)
- Fix: The alt attribute on an image in the photo gallery is now properly displayed
- Fix: Renamed loading.html to loading.htm and corrected references to fix the issue
- Fix: Reporting navigation bar links are now using the SiteUrls.config file.
- Fix: Updated page titles for contact me pages so that they use the resource manager and are more localizable.
- Fix: Corrected subject encoding issues when saving tags usind the inline tag editor
- Fix: Updated comment styles so that really long urls wrap in IE and Safari.
- Fix: Updated to expire the cookie that stores upload information for photos when the photos post is saved
- Fix: Text on join screen (required fields) is updated based on account activation settings
- Fix: The HttpPostItem.ToString method is now properly encoded
- Fix: Stripped whitespace, '.' and '|' from allowed and restricted extensions.
- Fix: The users displayname is now used on the bloggers page in and on the photos default page.
- Fix: Updated GetPostsByMonth and GetPostsByMonths so that they do not raise an exception when the UserTime is NULL in cs_Posts.
- Fix: Thread joins work in all situations now in forums.
- Fix: Updated weblog sprocs so that the Awaiting Approval value in the blogs dashboard has the correct value.
- Fix: Blog subscriptions now use appropriate email template for both comments and regular posts when an existing post becomes published.
- Fix: The number of tags that are in a forum thread are no longer limited by the pagesize.
- Fix: Read Status should now bubble up properly to forums
- Fix: New PrivateMessages should not display a NA for the Recipient when one of the parties deletes the message
- Fix: Birthdates over 100 years ago do not create an exception.
- Fix: User posting as anonymous now uses the anonymous user to make a post when selected by a user.
- Fix: After a thread author leaves their thread that has a post marked as the answer, when they come back to that thread they can now unmark the post as the answer.
- Fix: The Export CSV button on the Poll Reporting page now uses the correct navigate url.
- Fix: Fixed copyright dates in CP
- Fix: Updated gallery queries to only pull published items outside of the control panel.
- Fix: Updated Galleries and FileGallery to no longer use cs_PostGetRandomPostID because of its lack of support for published statuses, instead using a thread query, and random int for index.
- Fix: Approving a post doesn't mark a forum as unread when it was previously marked as read.
- Fix: Fix for enableFileSystemStorage = false on galleries, in a couple of spots we weren't resetting the stream position.
- Fix: Update Photos CP to dump any cached thread queries when updating gallery permissions, as the cached posts might no longer be visible to the roles in the cache key.
- Fix: Renaming a tag on the forums moderation page with same name but different capitalization no longer deletes the tag
- Fix: Update quick add control, modal upload (used by content selector) and quick add on photo list CP page, to check quotas (the CP ascx pages now have a status message too; although the code will continue to work without it)
- Fix: You can now use international characters to name your photo or file gallery

- Feature: Updated the ForumModeration page in the Control Panel so that it now displays the attachments for the posts that are moderated.
- Feature: Text on join screen (required fields) is updated based on account activation settings
- Feature: Added Forum Notify Moderators email option and added moderator notification option as a forum setting in the control panel.
- Feature: Added ability for Johnny to index private galleries so that users with access to the gallery can search them.
- Feature: Whenever you update a blog post that is cross-posted the remote post is also updated.
- Feature: Enabling Cross-Posting on an existing post that is not currently cross-posted will create a new post on the remote blog.
- Feature: Updated blogrollerupdater with new security exception catch that logs to event log when security exception occurs when reading a feed.
一看就是IT业的。
饿滴神啊 !!!!
同志们,郑重地向大家宣布,这还是CTP预览版,3月份才会出正式版。
期待早日上市!就是不愿意等,可以发电子版给我吗?保证不外传。我按照书的销售价格汇款给你。
re: .NET 2.0 Web Services的bug? jlzhou 2006-04-28 08:59  
http://www.community.borland.com/article/borcon/files/4132/paper/4132.html

RPC|Encoded vs. Document|Literal

The biggest problem in interoperability is the fact that some servers use Document|Literal encoding, which most others use RPC|Encoded. Delphi servers only understand RPC|Encoded packages, but Delphi Clients can talk to both RPC|Encoded and Document|Literal servers.

To communicate with a Doc|Lit server (Most .NET web services are doc|lit) you must set HTTPRio1.Converter.Options.soLiteralParams to true. This ensures that parameters encoded with "literal" are not unwound, which is necessary in doc|lit cases where a parameter name might be encapsulated under a sub tag under the XML element representing the function.

In Delphi 7, Document encoding is supported in one way - you can make Delphi 7 client applications (consumers) for Document based webservices. What you cannot do is write Document based servers. If you're writing a client for a document based server, you can import the WSDL and Delphi's WSDL Importer will recognize that this is a document based server and generate necessary code for the conversion. FOr instance it will add the following call to the initialization section of your imported .pas file:


InvRegistry.RegisterInvokeOptions(TypeInfo(DataServiceSoap), ioDocument);

This ensures that an Invoke call that uses the interface DataServiceSoap will be formatted using Document rules (not RPC). You can also use ioLiteral for doc-lit services. Using ioLiteral also ensures that your input and output types won't be "unwound" - this needs some explanation. In RPC encoding, each method call is preceded by a method node in the XML datapacket. In Literal encoding, the method name is skipped and the parameters are unwound into XML. This and many small differences are actually handled directly by the Delphi SOAP runtime itself, so you don't have to worry about them individually. But, use a proxy server to actually find out what's happening behind the scenes in case there's a problem.
re: .NET 2.0 Web Services的bug? jlzhou 2006-04-27 17:22  
Imports System.Web
Imports System.Web.Services
Imports System.Web.Services.Protocols
Imports System.DirectoryServices


<WebService(Namespace:="http://tianjin.corp.mot.com/")> _
<WebServiceBinding(ConformsTo:=WsiProfiles.None)> _
<Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()> _
<SoapRpcServiceAttribute(RoutingStyle:=SoapServiceRoutingStyle.SoapAction)> _
Public Class Service
.....

加入RoutingStyle:=SoapServiceRoutingStyle.SoapAction,同时改ConformsTo为ConformsTo:=WsiProfiles.None

web.config中加入:
<webServices>
<conformanceWarnings>
<remove name='BasicProfile1_1'/>
</conformanceWarnings>
</webServices>

具体为什么也不知道,从网上看来的。
改完后,需要在Delphi中重新导入。
而且,其他.net平台的客户端调用也要重新导入,重新编译。

感觉LirenZhao的方法是正确的.....
re: 天津.NET俱乐部成立了! jlzhou 2006-04-27 16:29  
博客园账号:
jlzhou
电子信箱:
zhouhenry2000@yahoo.com.cn
re: 我的博客园衬衫:) jlzhou 2006-03-29 14:23  
多少钱绣一件?
re: VS2005专业版感想 jlzhou 2006-02-16 13:58  
试过D2006,感觉还是把一大堆乱七八糟的东西拼凑在一起,速度慢,而且.net framework的版本还是1.1的,为什么跟着microsoft的后面跑呢?自己做个framework不行吗?
使用期限呢?
re: 安装Vistual Studio 2005的小问题 jlzhou 2005-11-01 10:26  
有QuickStart
re: 婚车见闻 jlzhou 2005-11-01 10:02  
是啊!哈哈。
re: MSDN宇宙版到货! jlzhou 2005-11-01 10:01  
21000,公司出钱买的。
个人认为,我们的价值不应该体现在使用艰涩难于操作的工具上,而应该体现在如何实现用户的想法和提供有效解决方案上。
re: TechED 2005 博客园兄弟合影 jlzhou 2005-09-27 14:41  
边上的BORA是谁的啊?换鬼脸了。
我也是在天津,有机会多交流!

QQ:9842766
有car停车位吗?我从天津赶过来?
报名参加!
虽然我在天津,但是争取能在7月23日赶过来参加活动!
re: [L]开始玩 Debian jlzhou 2005-07-01 19:00  
好玩吧!
yeah!
re: 基于Active Directory的用户验证 jlzhou 2005-06-30 20:28  
谢谢分享,我要试试看能否用在SUN ONE的LDAP上。
re: 我的.NET开发环境设置 jlzhou 2005-06-27 09:14  
To James:

试试看,你会看得到!

To All:

不要主观臆断,速度不慢,而且很好用。试试看,实践一下,再下结论。
re: 说说今天看车的体会 jlzhou 2005-06-27 08:58  
近期又看了新款宝来的内饰,质量也有下降,真是一分钱一分货啊!
re: 我的.NET开发环境设置 jlzhou 2005-06-27 08:42  
如果没有多系统共存的需求,ghost也可以的。
re: 设置UltraWebTab为无边框效果! jlzhou 2005-06-26 22:59  
yeah!
re: 博客园新服务器订单情况 jlzhou 2005-06-26 22:57  
我也正在买这款server,不过是给公司买,双CPU,2G内存,5块73G硬盘做raid5,预装Win2003标准版,价格41000多点儿。
re: 我的.NET开发环境设置 jlzhou 2005-06-26 19:39  
谁用谁知道,嘿嘿...
re: 我的.NET开发环境设置 jlzhou 2005-06-26 19:36  
需要强调说明一点!

vmware5已经可以动态分配内存了!也就是说,你可以给guest设定512M内存,实际使用时,只会占用一点点物理内存!神奇吧?

而且基于这个特性,vmware5的虚拟机可以非常快速的暂停和恢复,这对于我们快速进入开发状态很有利!
re: 我的.NET开发环境设置 jlzhou 2005-06-26 19:31  
To 补丁:

效率啊效率
其实良好的系统使用习惯和对操作系统的了解熟悉程度就能够基本解决你提出的几个问题...

有时候,我们不得不安装多个版本的开发工具和试验我们的软件在不同环境下的表现,这时候vmware的优势就体现出来了,我们不太可能预备好几个笔记本电脑,安装不同的环境,去和不同的用户交流吧?

还有,新的软件和工具每天都不断涌现,如果只使用我们熟悉的软件,那我们如何获得新的体验呢?
re: 我的.NET开发环境设置 jlzhou 2005-06-26 19:26  
To none:

显示器扩展的主意很棒,但是无法让虚拟机自动扩展到第二台显示器太遗憾了,无法使用全屏虚拟机,否则就太COOL了,真的犹如两台电脑...

可以全屏使用!vmware5提供了Quick switch功能,非常好用,完全可以做到你所说的!
re: 我的.NET开发环境设置 jlzhou 2005-06-25 07:52  
利用虚拟机网络功能,我们可以用虚拟机去访问那些不太安全的网站,即使被黑,利用snapshot恢复功能可以瞬间恢复,哈哈。
re: 我的.NET开发环境设置 jlzhou 2005-06-25 07:50  
继续补充虚拟机的网络部分。

vmware允许你在虚拟机中添加网卡,这个网卡可以与多种方式与host的网卡建立“连接”。

“桥接”:虚拟机的网卡完全暴露在host网卡所在的网段上,可以设置不同的IP地址,独立于host操作。

“NAT”:就象代理上网,guest使用host的网络端口,没有外网的IP地址,只有和host通讯的内部地址。

“host”:完全隔离外网,只能和host之间通讯。

“自定义设置”:自由设定通讯方式。

所有这些方式,可以自由切换,非常方便。
re: 我的.NET开发环境设置 jlzhou 2005-06-25 00:33  
目前没有遇到,就是guest Win2000+Delphi7 or 9会造成win2000崩溃。
用盗版吧,谁不用呢?再说,这里用盗版,微软也不会管的。
re: 我的.NET开发环境设置 jlzhou 2005-06-24 22:36  
补充一点,如果以后host的系统坏了或者升级新的操作系统,可以重装host的操作系统,再安装vmware5软件,然后重新打开以前建立的虚拟机文件目录,可以快速恢复以前安装的虚拟机。当然前提是,要把虚拟机的文件放在D盘或者格式化以前备份出来。
共3页: 1 2 3 下一页