|
|
|||||||||||||
| Products | History | Gallery | Manuals | Download | Links | Arcade | Forum | Up&Runng | Windows | PC News | |||
| News Archive | Search News |
Week Ending March 30, 2002
Change Windows 2000 Pro To Windows 2000 Server with Freeware Util
HKLM\SYSTEM\CurrentControlSet\Control\ProductOptions - ProductType [REG_SZ]
HKLM\SYSTEM\Setup - SystemPrefix [REG_BINARY 8 bytes]
ProductType is "ServerNT" or "LanmanNT" for servers, and
"WinNT" for workstations. The third bit in the last byte of the SystemPrefix
value is set for servers, and cleared for workstations.
Since the release of NT4, Microsoft has taken measures to keep the user from
changing these registry values. The operating system has two watcher threads
that revert any changes made to these two registry settings, as well as warn the
user about "tampering".
The good guys at
SYSInternals have supposedly created an application called NTTune. They did
not release it to the public, but
only to the press - their intent was to demonstrate the fact that there's
really no difference between Server and Workstation. However, they did not make
their utility publicly available. The application disabled the system threads
thus letting the user change the aforementioned registry values.
The public is curious - people came up with a way of changing these settings
without NTTune.
Details
are here. It involves hacking the NTOSKRNL.EXE executable so that the
watchdogs are looking at some other registry setting. While this works, it's
definitely not for the faint at heart.
Our utility, NTSwitch, is not as slick as NTTune - it does not disable the
system threads. It's not as horrible as the NTOSKRNL.EXE hack either.
Our approach is the following:
Backup the SYSTEM hive of the registry using the registry API.
Edit the information contained in the backup file.
Restore the registry from the backup.
Reboot the computer so that the changes can take effect.
A quick-and-dirty hack. It works, and it's at least as safe as the two previous solutions. We're giving it away for free. Go here to download it. The readme.txt contained in the zip file might have some late-breaking information, be sure to read it.
google.com -
Google Search
Appliance
Make your company's search capability as good as Google's—and just as easy to
use. The Google Search Appliance integrates hardware and software to create a
plug-and-play solution that takes minutes to install and can be maintained
easily by one administrator.
Making Life Simple for Administrators
Startup procedure is minutes, not hours
Intuitive web-based control console
No manual adjustments to content required
Automated adjustment
of relevancy ranking and spell checking, specific to your site
Tracks and analyzes URLs to provide information about your network
Searches Microsoft Office documents, PDF, PostScript, and dozens of other file types
Uses Google's unique document ranking system for high-quality results
Once you plug the Google Search Appliance into your network, you'll be astounded at how much content it uncovers. From market research to engineering documents and customer service repositories, the Google Search Appliance puts all the web content on your network one click away.
Want to learn more? Check out the Google Search Appliance specifications, features, and FAQ. Or click here to contact us.
Yahooo News -Reuters
HP Spent $150 Million to Sell Merger
WASHINGTON (Reuters) - Hewlett-Packard Co. board member Walter Hewlett on Monday
estimated the company spent $150 million to override the opposition he led to
the proposed $20 billion acquisition of Compaq Computer Corp...
...The company claimed a narrow victory after shareholders voted on March 19, but Hewlett has refused to concede. The final results were still being tallied and may take another two weeks to complete...
BetaNews -
IE 6 Adoption
Soars, Netscape Use Plummets
By Nate Mook,
According to the latest numbers released Wednesday by WebSideStory's StatMarket,
Microsoft's Internet Explorer 6.0 has captured a 30 percent market share just
seven months after its release - sending Netscape's usage plummeting to an
all-time low of 7 percent. Netscape had previously held 12 percent of the
browser market for over a year. IE 6 is now the second most-used browser in the
world, only sitting behind predecessor IE 5.
"The fast adoption rate for IE 6 has been a definite threat to Netscape's usage
share," said StatMarket vice president of marketing Geoff Johnston in a
statement. "Although it looked originally as though Netscape had an entrenched
core user base, IE6 has managed to take significant market share. It's do or die
time now for Netscape."
However, Wednesday's report also
cited news that AOL has finally followed through on its plans -- first
uncovered by BetaNews last year -- to integrate Netscape's Gecko engine with
its AOL client. Although only in beta at the moment, if AOL switches to Gecko in
version 8.0 due this fall, Netscape's browser share would get a 13 percent
boost, potentially breathing life into the browser war once again.
IT World Canada -
Fewer women becoming programmers
By Gail Balfour
HONOLULU — Despite the perception of growing gender equality within IT, the
number of women enrolled in North American post-secondary computer science
courses is actually decreasing every year, according to an informal study...
...In 1984, 37 per cent of North American students enrolled in post secondary computer science and related courses were women. What Moore said she found surprising was that those numbers have declined yearly since then and are expected to be at only 16 per cent by 2005. These numbers don’t even include the percentage of women who drop out of computer courses after the first year — also a very high percentage...
...Ironically, other findings indicate that by the end of this year, women will outnumber men on the Internet by a 60-40 ratio, that the number of new Internet users who are women are growing exponentially, that women spend an average of nine hours a week online, 62 percent have Internet access and many are starting their own companies, Moore said. "So one of the questions that I think is on many of our minds is ‘where are all the women?’"...
The New Features at a Glance
The DivX codec is intended to be a "Video for Windows API" (VFW standard).
That's why it can be easily called up from within video editing software such as
Pinnacle Studio or Adobe Premiere. It can also be used in tandem with popular
conv
Comparison with the previous version 4.xx reveals that quarter pixels (QP, also called quarter pel), global motion compensation (GMC), and bidirectional encoding (BD) have been added.
B-frames Through Bidirectional Encoding (BD)
In DivX 5, the "B frames" (bi-directional) are added. Let's take the weather report as an example. At the beginning, the meteorologist covers half of the weather map in the background. Then he crosses the entire picture. Behind his back, parts of the map that were hidden at first now appear. With a conventional forecast, the codec would now have a problem: the displaced blocks (i.e. the meteorologist) can be filled in with a P frame, but not so much with the new parts of the background (the weather map) that suddenly appear. The DivX-5 codec is "smart" and checks the "future" of a video sequence out in advance. It now uses forward and backward prediction simultaneously for a scene like that and calculates the B frames bi-directionally from them. This can effectively increase data compression. However, it only works in videos that have scenes similar to the example above.
Global Motion Compensation
(GMC)
Global motion compensation (GMC) helps in zooming (bringing the camera closer)
and panning (swivelling the camera), if the objects remain static in type and
only change in size and position within an image. Activation of GMC is advisable
if nature films or landscape documentation are to be compressed.
Quarter Pixel (QP)
Quarter pel or quarter pixel affects the precision in filtering of macro blocks.
DivX 4 works with half pel (1.5, 1.5); 1.25, 1.75, etc. are possible starting
with DivX 5. Conventional division of an image into macro blocks is refined on
the basis of integers - 16x16 or 8x8 - using the supplementary information from
what are known as virtual blocks. This allows the motions of objects in images
to be reproduced more realistically.
BD, GMC and QP - Not In The
Standard Version
QP, GMC and
BD cannot be used for encoding in the standard version. But decoding is still
possible, even if these functions were used for encoding.
Flow Heater: 1-pass and 2-pass
In the test, the northbridge of the KT333 chipset caused problems on the Gigabyte GA-7VRXP (Athlon XP). It is only with an additional cooling unit for the northbridge that the sporadic crashes could be prevented in 2-pass encoding. All of the other three test platforms, however, ran flawlessly.
General Parameters: Now We're
Getting "psychovisual"
Before we get to this feature, we would first like to explain the bases of "psychovisual"
modeling. Human perception occurs in such a way that we can very quickly
distinguish the important things in an image from the unimportant ones. That is
the idea towards which psychovisual modeling is oriented. An algorithm scans a
scene and is supposed to separate the important objects from the unimportant
ones. A less precise compression process is allocated to unimportant objects;
important ones are compressed more precisely. In our first tests, we
experimented with this feature on a handful of video sequences. We have not
determined any significant differences in quality up to now. We will inspect
this function more closely at a later date. Even from DivX.com we hear: "This
area is full of possibilities we have only just started on and will continue to
explore."