[personal profile] jazzyjj
Hi everyone. I realize this might be a rather odd question given the scope of this comm, but here goes anyway. I need to know if there is any way of taking a screenshot on a Mac. Please allow me to elaborate. I recently registered on a job-related website which is similar in scope to LinkedIn, but with some differences. For one thing, this site is a bit more accessible with Apple's on-board screen reader than LinkedIn. Or at least most of it is. Here's the part that is not accessible, at least as far as I can tell. I've logged into the site to post some comments and do a couple other things. However, the site automatically logs me out only after 5 or so minutes. I've tried contacting them about this, but nobody has responded. Hence my need for a screenshot. There is not even an indication that the site is automatically logging users out, or at least no audible indication. I'm not sure this issue is specifically related to the screen reader in use either, because I tried changing some relevant settings on my Mac but I'm still being logged out constantly. Here is a link to the portal to which I'm referring, but this seems to happen on all of AFB's sites. https://is.gd/wWdltg .
foxfirefey: A guy looking ridiculous by doing a fashionable posing with a mouse, slinging the cord over his shoulders. (geek)
[personal profile] foxfirefey
If you do web development, this might be useful to know about Safari. You can open up the terminal and use these commands to enable some of the built in debugging tools:

defaults write com.apple.Safari IncludeInternalDebugMenu 1 
defaults write com.apple.Safari WebKitDeveloperExtras -bool true

I don't know much about what the debug menu does, but the developer extras is quite useful. You'll need to restart the browser before it works. Right click on the screen, and then select "Inspect Element" to see the interface.
kareila: Seraphim uses her laptop. (laptopangel)
[personal profile] kareila
If you have more programs to add, please comment! If you want to review a particular program or compare similar programs, please do so in a new post! If you have ideas for other tags, just let me know!

Web: Blogging
MarsEdit ($30)
Popular blog writing tool.
NetNewsWire (Free)
Probably the best RSS reader available for any platform.
MacJournal ($35)
Another blog creation tool; appears to include everything but the kitchen sink.
Web: Browsers
Camino (Free)
My personal favorite. I recommend the 2.0 beta over the current stable release.
Firefox (Free)
Best known for its infinite number of extensions.
Safari (Free)
Included with Mac OS X; these days it's also available for Windows.
Web: Development
Coda ($99)
Integrated development environment for building web sites. Highly recommended.
Transmit ($30)
File transfer client. Supports FTP, SFTP & WebDAV.
CSSEdit (€30)
Specialized editor for CSS development.