Wednesday, September 16, 2009

Merry "-ber" Season... ^___^

To Oracle Database users out there!

select to_date('2512' || to_char (SYSDATE, 'yyyy'), 'ddmmyyyy') - trunc(SYSDATE) || TRANSLATE('ZKXVQZDJYSZBQFXVQZCHVWSTKJS','ZXQJWVK',' OEAIRM') as YEAH from dual

Yeah!

Wednesday, September 9, 2009

Featured: CKRename

There are many tools out there that enables you to rename files by batch.

Here's a simple and intuitive solution for this task:


How to use
  1. Download from this link and install.
  2. Run the program.
  3. The interface is quite simple so just experiment on your own. ^__^
  4. That's it.
Don't forget to visit the official website at ..... uhh.. the website is down indefinitely.

^___^

Thursday, September 3, 2009

Featured: CopyFilenames

Scenario:

You open a folder, then you select a list of files/folders.

Thought:

Ever wondered if you could copy the list of files/folders to the clipboard INSTEAD of copying the actual files/folders themselves?

Here's a cool explorer context menu extension which enables just this functionality.

COPYFILENAMES

How to use:
  1. Select some files/folders.
  2. Right-click on any one of them.
  3. Click "Copy Filenames".
  4. Eureka! You now have the list of files copied to your clipboard.
  5. That's it.