
JkDefrag is a disk defragmenter and optimizer for Windows 2000/2003/XP/Vista/X64. Completely automatic and very easy to use, fast, low overhead, with several optimization strategies, and can handle floppies, USB disks, memory sticks, and anything else that looks like a disk to Windows. Included are a Windows version, a commandline version (for scheduling by the task scheduler or for use from administrator scripts), a screensaver version, a DLL library (for use from programming languages), versions for Windows X64, and the complete sources.
Tuesday, December 25, 2007
JkDefrag - Disk Defragmenter and Optimizer
Labels: disk defragmenter, JkDefrag, software, Windows
Friday, December 21, 2007
Google Fixes Orkut Worm Attack
Google security personnel clamped down to stop the spread of a prolific spam worm launched on its social networking site Orkut.
The worm, which was reported yesterday by McAfee Avert Labs, had gained ground by spreading quickly from friend to friend. The virus affected the profiles of almost 400,000 of its members, most of which were from Brazil. While Google initially aimed Orkut toward users in the United States, the networking site has become incredibly popular in Brazilian communities.
The worm was transmitted when members received malicious scraps written in Portuguese. When translated to English, one scrap read, "2008 is coming. I wish that it begins quite well for you."
Upon receiving the scraps, the members' browsers then downloaded and executed the embedded virus. After adding its victims to a community called "Infectados Pelo Virus Orkut" or "Those Infected by the Orkut Virus," the worm then started to send messages to members of the affected user's friends list.
The virus spread through Orkut's new tool that allows users to write messages containing HTML code. The ability to add Flash/Javascript content to Orkut scraps was only recently introduced.
Check out the complete story here.
Labels: anti-virus, google.worm, orkut
First Hand With Firefox 3 Beta 2
ZDNet has taken a look at the second beta version of Firefox 3. The reporter says Firefox 3 feels faster and more responsive again and features improved memory management.But it’s not new features that I’m interested in, it’s performance and reliability - so how does Firefox 3.0 Beta 2 stand up? Well, it’s only been out a few hours but I’ve been hammering it hard on several systems and my feeling is that beta 2 is a significant improvement on beta 1.
Functionally and visually, beta 1 and beta 2 are hard to tell apart, but after a few seconds of using them side-by-side I think that I could tell them apart on pretty much any system. Beta 2 feels snappier and far more responsive than beta 1 (or Firefox 2.0 for that matter) and I can feel the difference on all the systems that I’ve tried it on - from a lowly Sempron system to my quad-core monsters. No matter what you want doing - opening a new tab, moving tabs, opening up Find, zooming in and out of the page, bookmarking - it all happens swiftly and smoothly. Finally, Firefox feels like it’s back to being faster and more responsive than Internet Explorer. The bloat seems to have been trimmed away and what remains is fast.
Source
Labels: Firefox, Internet Explorer, software
LightZone - Photo Editing Software For Linux
Light Crafts has announced immediate availability of a Linux version of its award-winning LightZone photo-editing software. With this open beta release, Linux users now have all the powerful LightZone tools for editing, enhancing and improving digital photos that Windows and Mac users have including the innovative ZoneMapper and Re-Light tools. LightZone is the first and only application of its kind spanning all 3 major platforms. The 3.3B beta version of LightZone for Linux is free and available for download.Labels: Linux, Photo editing, software
Sunday, December 9, 2007
Firefox Addon - DataFox,Check your Internet Usage
You don't need to take time every day (or every few hours) to log in to the usage site, click through to the relevant page and grok the details; DataFox will give you the info you need instantly in your statusbar, additional information is available in the tooltip. Statusbar and tooltip strings are completely customizable.
DataFox currently supports two of the largest ISPs in India, BSNL and MTNL. More ISPs may be added in the future.
Saturday, December 8, 2007
View Hidden 3D Benchmarks In Windows Vista
There's really nothing useful about this tip, but it's still pretty cool. There's a utility built into Windows Vista used for benchmarking your system called the System Assessment Tool. What most people don't know is that you can call this utility from the command line and view some cool 3D benchmarks.
You should be able to use a regular command prompt, but you'd have best luck using an administrator mode command prompt. (right-click and choose Run as Administrator). You should also note that it will temporarily disable Aero before running the test, but don't worry, it will re-enable it after.
Here's some mini screenshot examples for your enjoyment, the real thing will run fullscreen. Try the command right above each one to see it on your own computer.
winsat aurora
winsat d3d -texshader -totalobj 15
You can check out the complete post here.
Labels: tutorials, Windows Vista
Sunday, December 2, 2007
Increase Internet Explorer Download Limit
If you have ever tried to download several things simultaneously through Internet Explorer then you may have noticed that it doesn't work quite the way you may have hoped it to. This is because IE limits the amount of simultaneous downloads to two. This is done so that the perceived download progress appears to be tolerable. If you have a high speed connection then your browser should be able to handle a few more downloads. Here is 2 steps that will increase the simultaneous download tasks from IE and also increase their speeds.
This is to increase the the number of max downloads to 10.
#1. Start Registry Editor.Type regedit command in Run.
#2. Locate the following key in the registry:
HKEY_CURRENT_USER\Software\Microsoft\Windows\
CurrentVersion\Internet Settings
#3. On the Edit menu, click Add Value (a Dword) , and then add the following registry values:
"MaxConnectionsPer1_0Server" = Dword : 0000000a (Type a selecting Hexadecimal)
"MaxConnectionsPerServer" = Dword : 0000000a
#4. Quit Registry Editor.

