Tag Cloud
command desktop domino eclipse error extjs firefox freewares google howto ibm install jaunty javascript javascripts jquery LINUX lion mac MACOSX mysql news php plugins problem programming python recursive screenshot shortcut keys slackware snow leopard softwares terminal tips TIPS & TRICKS tips and tricks tools tricks ubuntu ubuntu 11.04 windows windows 7 wordpress xpages
command Archive
-
Display application’s path of running process in Windows
Posted on August 11, 2012 | No CommentsNormally you use Task Manager to see which processes are running, but from that you don’t know which application they belong to. Luckily, with these simple commandlines, you can easily... -
How to calculate MD5 in Linux
Posted on June 3, 2012 | 1 CommentWell, there are many ways to calculate MD5 hash of a string, in this post, I show you 3 command line that you can find them handy to get MD5... -
Howto call a python script from PHP
Posted on August 16, 2010 | No CommentsIf you want to call a python script from PHP the quick & dirty way, then this post is for you. We will not install any thing other than standard... -
Convert PDF to images (jpeg, png etc…)
Posted on September 19, 2009 | No CommentsIf you want to convert pdf to images (png, jpeg), try Ghost script command gs -dSAFER -dBATCH -dNOPAUSE -sDEVICE=png16m -r300 -sOutputFile=output_file.png input_file.pdf You can change “png16m” with the devices from...
