top-image

Archives for tips&tricks

Linux : trovare file modificati dopo una certa data
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»
Subversion add files with “@” in name
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»
Iphone simulator… taking screenshot
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»
Uninstall Xcode
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»
OS X , keyboard shortcut to open Apps
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»
bottom-img
Get Adobe Flash playerPlugin by wpburn.com wordpress themes