Just find out how to switch window within the same program in Mac OS X. By default, you press Apple + Tab to switch window for different program (ex: switch from Firefox to Thunder and vise versa).
If you want to switch window within the same program (ex: I have 3 Firefox windows and want to switch among the 3 firefox windows), you can click on Window -> Select the Window name you want.
Continue reading How to switch window within the same program in Mac OS X »
Tags: Mac, mac tips, switch window
Posted in Mac | 30 Comments »
If you want to merge pdf files in Mac OS X, try this freeware – CombinePDFs. I’ve tried to merge 20 pdf files into 1 without any problem. It’s fast, easy and Free.
To merge multiple pdf files in Mac OS X, follow the steps below:-
Continue reading How to merge pdf files in Mac OS X – CombinePDFs »
Tags: combine pdf, combine pdf files, join pdf files, merge pdf, merge pdf files, pdf
Posted in Software | 3 Comments »
Just a quick note for myself to escape # character in yaml – Symfony. When i’m trying to load batch data, some of the record seems not imported successfully especially with hash # character. By default, all the string behind the hash # character is treated as comment.
Here’s the example to escape hash # character:-
Continue reading Symfony: How to escape hash # character in yaml »
Tags: mvc framework, PHP, programming, symfony, symfony framework
Posted in PHP | No Comments »