Category Archives: Uncategorized

覆雨翻云,苍天啊

看到“覆雨翻云”,以为黄易的最有名的作品终于可以搬上荧屏了。。。。
结果看到下面的剧本。。
改编的,什么不说了,简直是对原著的一种侮辱。从剧情到主人公,全部都改变了,苍天哪!!
 
故事简介:
 
王者剑覆雨 中原刀翻云
两大神兵利器 背负民族恩仇
 
因缘际会
 
明朝,社会安定。风行烈(林峰饰)虽为蒙古王族后人,但因短暂失忆,对国仇家恨,没有概念,反培养出逍遥的个性,追求爱情、希望逍遥山林。风行烈为搏红颜靳冰云(郭羡妮饰)一笑,决定盗取重现江湖的覆雨剑,结果遇上了韩柏(黄宗泽饰)。韩柏,燕王府内的小厮,不懂武功,却因缘际会得到覆雨剑,谁料宝剑被风行烈盗去。韩柏誓要取回宝剑,二人不打不相识。世事多变,韩柏遇上当世高手赤尊信(郭峰饰)把毕生内力传授给他,令他一夜之间成为高手。相反,风行烈却被靳冰云出卖,成为大魔头庞班(郭政鸿饰)的练功炉鼎,结果庞班练成绝世魔功。风行烈却武功尽失,更被庞班追杀,险境中幸得韩柏相救。
 
情义两难存
 
韩柏和失散的生父虚若无(许绍雄饰)大将军相认。虚若无更将韩柏引荐到朱元璋(高雄饰)面前,自此,韩柏飞黄腾达。另边厢,原来庞班正是当年元朝的国师,他苦练魔功,密谋复国,并选了风行烈为领导同胞的王者。于是,他把风行烈迫到绝路,让他深切体会到在朱元璋统治底下,蒙古族人被迫害的惨况,让风行烈背起民族的责任。风行烈要颠覆明室江山,韩柏却是朱元璋身边红人,二人的矛盾立场,逐渐显现。
 
覆雨剑.翻云刀
 
风行烈知道要复国,最大的障碍是韩柏。韩柏的翻云刀法,出神入化,而且他接掌了浪翻云(姜大卫饰)的江湖第一帮:怒蛟帮。风行烈要打胜他,并无胜算。此时,庞班道出覆雨剑的秘密。原来覆雨剑乃王者之剑,内藏绝世武功:战神图录。开启战神图录,要倚靠「剑心通明」这种上乘心法,修练到「剑心通明」境界的,当今武林唯秦梦瑶(佘诗曼饰)一人。然而梦瑶乃慈航静斋大弟子,亦是明室江山的梁柱。风行烈唯有以爱情为手段,打动梦瑶。
 
同室操戈
 
朱元璋步入垂暮之年,明室中,最有才能者是燕王朱棣(麦包饰)。于是,风行烈利用离间计,嫁祸朱棣行刺父皇,令朱元璋对朱棣下格杀令。谁不知太孙允炆(李天翔饰)早已勾结了蒙古人,他才是内奸。允炆登基,下令禁军围捕朱棣,韩柏、梦瑶拼死突围,保护朱棣离开京师。允炆委任风行烈为削藩主帅,朱棣成立靖难军,演变成明室内讧,同室操戈。这时的风行烈已修练成覆雨剑法,武功比韩柏的翻云刀更高,两雄相遇,谁胜谁负?江山又会落入谁人之手?

20051227201841961.jpg

用Autoruns来检查你机器的启动项

不多说了,软件说明贴到下面了。强烈推荐
 
 
This utility, which has the most comprehensive knowledge of auto-starting locations of any startup monitor (A starting list of auto-run locations was obtained from David Solomon’s "Windows Internals" seminar), shows you what programs are configured to run during system bootup or login, and shows you the entries in the order Windows processes them. These programs include ones in your startup folder, Run, RunOnce, and other Registry keys. You can configure Autoruns to show other locations, including Explorer shell extensions, toolbars, browser helper objects, Winlogon notifications, auto-start services, and much more. Autoruns goes way beyond the MSConfig utility bundled with Windows Me and XP.
 
Autoruns’ Hide Signed Microsoft Entries option helps you to zoom in on third-party auto-starting images that have been added to your system and it has support for looking at the auto-starting images configured for other accounts configured on a system. Also included in the download package is a command-line equivalent that can output in CSV format, Autorunsc.
 
You’ll probably be surprised at how many executables are launched automatically!
 
Autoruns works on all versions of Windows including Windows XP 64-bit Edition (for x64) and Windows Server 2003 64-bit Edition (for x64).
 Autoruns.gif
 
 
Autorunsc Usage
Autorunsc is the command-line version of Autoruns. Its usage syntax is:
 
Usage: autorunsc [-a] | [-c] [-b] [-d] [-e] [-h] [-i] [-l] [-m] [-n] [-p] [-s] [-v] [-w] [user]
 
-a
Show all entries.
-b
Boot execute.
-c
Print output as CSV.
-d
Appinit DLLs.
-e
Explorer addons.
-h
Image hijacks.
-i
Internet Explorer addons.
-l
Logon startups (this is the default).
-m
Hide signed Microsoft entries.
-n
Winsock protocol providers.
-p
Printer monitor drivers.
-s
Autostart services and non-disabled drivers.
-t
Scheduled tasks.
-v
Verify digital signatures.
-w
Winlogon entries.
user
Dump autoruns for the specified user account

Analyzing Web Server Logs

Log files are not fun to look at. They are ugly, contain too much information, and often lead to massive headaches. Fortunately, these beasts can be tamed for more capacities than just debugging; they can used to generate wonderful reports that make sense. A number of programs are out there to analyze Web server logs, and this article will cast the spotlight in their direction.
 
Before evaluating the software packages, determine the type of data you wish to see. Although most of the software we looked at supports more than just Web server logs, this article discusses only Web server output. Log analysis programs can show everything from a list of IP addresses connected to the Web server to a pie chart detailing which files were accessed most often. The majority of popular Web log analysis tools try to make sense of every piece of data in the logs, but few succeed in making the data readable.
 
Some log file analysis packages cannot distinguish pertinent information from the raw log file itself. Displaying statistics in an aesthetically pleasing manner is a very important attribute. Every once in a while, user interface designers create a new paradigm, setting a standard that other designers attempt to emulate. Arguably, Apple has done this with its OS X desktop environment, and some Web log analysis programs do this better than others.
 
Webalizer is one popular log analysis tool. Many people prefer it because it is written in C and runs quite fast. The graphics, however, are not optimal. The gd graphics library supplies some readable charts, but they are not as aesthetically attractive as they could be. The reports themselves are sufficient for providing a quick glimpse of a few important data points; namely "what pages are accessed" and "how many hits are we getting." A wealth of information can be extracted from Web logs. When done properly, the information is not so overwhelming. Webalizer is adequate, but its mediocre graphics and lack of statistics, earn it a mere three stars in our five-star ad hoc award system.
 
Analog, favored by a small group of die-hard fans, is another worthy contender. Analog attempts to present everything, but it is an example of how to include too much information for normal human consumption. By default, everything is displayed on the same Web page. A navigation bar at the top allows users to click on a specific report, which drills down to another section of the page. Analog’s saving grace is the navigation bar at the top of each section, which simplifies the navigation — somewhat. Analog’s more interesting reports include listings of: how many hits come from each country (TLD, actually), search engine queries that brought users to the Web site, and which browsers and operating systems visitors used. The software is capable of presenting just about everything else derivable from Web server logs. The graphics are a slight improvement over Webalizer gd-based graphics, but the pie and bar charts still leave much to be desired. Because Analog includes much useful information, and the navigation isn’t completely unusable, we feel it deserves an apprehensive four out of five stars.
 
Summary is a commercial log analysis tool for which a 30-day trial is available. This package includes all possible information and lists options in a text Web page for users to click on. When you follow a link, for example, "Bandwidth Peak," you are brought to fairly decent Web page that lists bandwidth usage by time. A small bar graph accompanies each entry, but the graphics in Summary are quite minimal. Here, minimal is not a defect. Quite the contrary; Summary is really decent looking. However, the overall GUI is cumbersome, and it took us a good bit of time to browse to each report we wished to see. The cost of Summary is not prohibitive, and the reports are decent, albeit not awe-inspiring. We rate it four out of five.
 
No discussion of Web log analysis software would be complete without at least a nod to WebTrends. The sheer scope of WebTrends Web Log Analyzer (another commercial offering) earns it an honorable mention here. Its Web site makes the auspicious claim of increasing return on investment, and even asserts "This is Complete Web Analysis." Not surprisingly, WebTrends is not for organizations with skinny wallets. The online demos reflect how great GUI design should look, and it does indeed look great. The company’s claims of usability appear founded, and it has even included a way to access all of the information available from Web server logs. WebTrends has been around for more than a decade and plays nicely with IIS. We are giving it four out of five stars, based solely on what we learned in the product’s impressive Web-based demo.
 
The grail of log analysis, AWStats, is by far the best looking of all of the Free Web log analysis tools we’ve seen. AWStats is also the only Perl-based application on the list. Its graphics are superb, and its information is presented in an excellent manner. At a glance, users can view all available reports and navigate seamlessly between them. Many users will be amazed at the amount of detail the program can extract from the log files. Small browser icons and flags for various countries add to the already-pleasing GUI. AWStats includes all of the features mentioned above for other programs, and is in a readable format, to boot. We give it the full five stars.
 
Of course, there are countless other log analysis programs, but these are the more commonly deployed ones.
 
Compatibility, which is normally a key issue, is not a great concern when it comes to log analysis tools. The Apache Web server produces logs in a standardized format, called NCSA combined log files. IIS W3C conformant format is also supported by most of the analysis programs listed here.
 
In a later article, we will explore the other types of log files most of these programs can work on, including mail and FTP.

web log分析

我需要一个web分析软件。应该具有如下的功能:
1、具有普通log分析的功能
2、可以记录每个页面访问时提交的信息,比如asp?后面的内容
3、可以具体分析出访问某个具体页面的visitors。或者可以查看某个visitor访问过的页面
 
第一条似乎100%的log分析软件实现了。
第二条似乎大部分分析软件都去掉了:(
第三条支持的也不多,我只见过一个
 
 
今天测试了n个log分析软件。发现还是一个叫做web log explorer的符合要求,而且是他的pro版本。免费试用30,我没有找到破解。。
 
主要功能如下图。
 
 
 
2005-12-27_15-28-07.jpg 2005-12-27_15-28-16.jpg 2005-12-27_15-28-22.jpg 2005-12-27_15-28-43.jpg