Thursday, February 28, 2013

Download entire site on Mac

http://osxdaily.com/2009/03/19/how-to-easily-mirror-an-entire-web-site-locally/ 1) download MacPorts 2) sudo port install wget 3) wget -m http://www.guimp.com/ (with your desired url here) 4) saves folder to your main drive for the user. with name of site as part of the folder name. *) can download deep vacuum for a gui http://www.hexcat.com/downloads.html http://www.macupdate.com/app/mac/12760/deepvacuum _____________HTTRACK____________ Other options include installig httrack http://www.youtube.com/all_comments?v=2AUAx1hYRKg sudo port install httrack then httrack http://www.yoursite.com commands are here: http://www.httrack.com/html/fcguide.html examples of implementing commands httrack -O ~/070208_ httrack_com -n -j -http://www.httrack.com/page/* +http://www.httrack.com/page/7/* http://forum.httrack.com/readmsg/15816/15608/index.html?q= I used these commands to bypass robots.txt httrack http://siteaddress/ -s0 *p3 *R100000 -k _____________downloadthemall firefox________________ Or for lesser downloads in firefox "download them all" works. They all work on Lion.

Monday, February 25, 2013

jumpcut

just works. access to a list of things in the clipboard http://jumpcut.sourceforge.net

Thursday, February 21, 2013

unhide folder to place jsfl in lion

The library is hidden, so first in terminal: chflags nohidden /users/"usernamehere"/library then put them here: Macintosh HD/Users/userName/Library/Application Support/Adobe/Flash CS6/language/Configuration/Tools

Monday, February 18, 2013

Screenshot to Clipboard

http://www.tuaw.com/2008/10/06/mac-101-take-screenshot-and-copy-to-clipboard/ If you don't need the files piling up on your desktop and just want to paste a picture somewhere, pressing Control + Command + Shift + 3 for a full screenshot (or 4 for cross hair selection tool).