What to know what is Conficker? This two part video presented by F-Secure is very useful and information. IMHO worth you time - it if you are interested to know more about Conficker. ;-)
Thursday, April 16, 2009
Conficker
Monday, April 13, 2009
Free PDF Printer Driver
Another free PDF Printer.. Apparently this one (Free) comes with lots of features. Some of the feature I find appealing are the security features. With this you can set the security for each file created.
Features from the official web site.
- Print to PDF from almost any Windows program.
- Runs on Microsoft Windows 2000/XP/XP x64/2003/2003 x64/Vista/Vista x64/2008/Windows 7 (beta build 7000).
- Supports 64-bit operating systems.
- Direct output to the same file each time or prompt for destination.
- Control if the printer should ask if you want to see the resulting PDF document.
- Control output and prompts programmatically.
- Setup can run unattended.
- Graphical user interface.
- Password protect PDF documents.
- 128/40 bit encryption.
- Quality settings (screen, printer, ebook, prepress).
- Set document properties.
- Watermark text, size, rotation, and transparency.
- Superimpose/background documents.
- Appending/prepending documents.
- User interface control.
- Command line interface to all settings.
- COM/ActiveX interface for programmatic control.
- Support for Citrix MetaFrame
- Support for Windows Terminal Server
- Multiple output types supported: BMP, JPEG, PCX, PDF, PNG, and TIFF.
Download your copy here;
Friday, April 10, 2009
Friday, March 27, 2009
PDFVue – Edit PDF for free
Interesting site and services, upload your PDF file to their web site and and edit it for free. Did a quick check and the features provided are pretty neat. It allow you to perform followings to your PDF files.
With this free tools you can;
- Add Text
- Add some simple drawing like Line, Circle and Box
- Add Image
- Add URL Link
- Add Note
- Add Form field like Text, Checkbox, Radio button, Combo Box, List Box and submit button.
I important features which I think missing are the text correcting features. Hope they add this features when they go live. Give it a try at link below;
http://www.pdfvue.com/
Friday, February 27, 2009
Free SQL code formatting tools
If you are T-SQL developer, go grab this tools. It’s a SQL code formatting plug-in for SQL Server Management Studio. Previously I am using Java based code formatting tools but this one integrated with Management Studio is far better.
The tools is called ApexSQL Refactor, published by ApexSQL. Give it a try it is free.
Code formatting give you better readabilities to the code. Below sample of Before and After.
Download from the official site at this link.