Posted in tools with : productivity
Use this plug-in for xcode to enable xcode support automatically adding comments to our code, using Javadoc style. With these comments, we can alt+click a used function to see some useful info.
Go to here for more info.
Use kdiff for comparing and merging files or folders.
For Mac, refer to this post.
If you meet with httplib.BadStatusLine error while running python uploader.py
, refer here (tricky here, as the link need vpn to get):