Archive for the ‘Sticky Notes’ Category

19
Nov

Yellow Sticky Notes – Image Proc

   Posted by: ali.ahmad

** One trick for IR in Photoshop **

Image -> Adjustment -> Channel Mixer
Output Channel: Red
Red: -60%
Green: 200%
Blue: -60%
blending mode: Lighten

13
Nov

Yellow Sticky Notes – Techno

   Posted by: ali.ahmad

** How to read Shared Folder from VirtualBox Guest **
(ie: host: vista, guest: windows7)

After add a shared folder in host machine (ie: named “shared”)
Use this below command in host machine using CMD:

>net use t: \\vboxsvr\shared /persistent:yes