Cristi Cotovan

Partition Manager for Free from Eeaseus

EASEUS is giving away version 4.1.1 of its professional partition manager software until February 1st. This edition supports 64-big operating systems as well, as opposed to the free version.

Easeus Partition Manager Professional for Free Giveaway

Here are some of the features:

  • Windows 7 32 bit and 64 bit compatible.
  • Extend system partition to maximize computer performance.
  • Resize/move/delete/format/create partition and lots of useful features.
  • Backup all data or copy entire hard disk to another without Windows reinstallation.
  • Operate directly on the disk map with the drag-and-drop and preview the changes.
  • Create bootable CD/DVD in case of system boot failure.

I know you may think: I don’t really need this NOW, but what about when you DO need it? Head over to their site and get it.

Slick and tiny AutoSuggest with jQuery

Wish I had found this thing a while ago when I was developing my own auto-complete functionality. This extremely small jQuery plug-in (about 7 Kb) looks and works brilliantly. The plug-in takes advantage of jQuery more than other plug-ins that do the same thing, is styled ONLY with CSS (and uses no images) and is very responsive. It creates all the necessary elements dynamically and only needs a regular INPUT box.

It is a very customisable plug-in, the data can be supplied to it in either an object on the page or loaded in JSON format from a URL. And of course, it’s free.