Archives for tips&tricks
Succede di voler sapere quali sono i file modificati dopo una certa data su linux
Per scoprirlo il comando find ci viene in aiuto
find -newermt '2012-02-19T00:00:00'
Ovviamente va sostutuito '2012-02-19T00:00:00 con la data desiderata e al posto di inserire la direcottory nella quale ricercare
...more»
To add files with "@" in name you need to add a @ at the end of the filename: for example
svn add image_1@2x won't work to make it work instead use
svn add "image_1@2x@" ( use double quotes to avoid problems with whitespaces and so... ) ...more»
Today i was preparing the support page for my iphone application and i needed to get a screenshot of the app. Because of i'm so lazy, i prefere to not take the screenshot from my device and than import in in my computer, so i started to search a way i can screenshot from the simulator ( i know that ...more»
Well,
the tip of the day is How to uninstall Xcode from your OS X installation
Open Terminal application and digit
sudo /Developer/Library/uninstall-devtools
if you have installed Xcode4 the command is ( if you have used the standard path )
sudo /Xcode4/Library/uninstall-devtools
Happy uninstalling :) ...more»
Here we are with a brand new section of e-tip.net: tips&tricks
I want to open this section with a very useful trick.
Sometimes happens that , using my mac , i open a new finder window and with cmd+a navigate to Applications folder. At this time i start digit the name of the application and , at this time, i had to ...more»

![[Google]]( http://www.e-tip.net/blog/wp-content/plugins/easy-adsenser/google-light.gif)