It is sometimes useful to check if no malicious guy has logged in your system. There is one handy command…
If you’re a dev or a geek you certainly use or miss the functionality to open a terminal on the current path you are browsing in the finder.
There is a way to enable this natively on your osx system via the services.
Here is how to achieve this
You need to have command line tools on os x to be able to use some commands like make, etc……
If you don’t know byobu it’s time to try it. Byobu is screen but better looking with extras goodies that you’re going to love.
Step 1, PDT : Download PDT here, extract the content and put it somewhere on your disk Step 2, Aptana :…
How to quickly access to system infos on Windows 7 ? – Just press Windows + Pause
We often need to open command line prompt and have to change to a path to launch some commands. Here…
On a project I have to do some flash and facebook connect. I did it with OAuthGraph and the classes…
DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE
At work i have to do some AMF3 delivred through php, so i finally have an excuse to have a look at ZendAMF. I write this article to show the solutions i found and as a reminder for myself.