-
Recent Posts
- P4 Windows Explorer Integration Not Connecting to the Correct Workspace
- How to Install gcc 4.7 on Mac OS X
- 3D Printing Lesson #1 — Buy a Kit
- GPS Resources
- 5V to 3.3V Logic Level Shifting Stragety Notes
- Installing Rigol DS 1052E Ultrascope Software on Windows 7
- Component Testing with an Oscilloscope
- Fixing Mountain Lion Runaway parentalcontrolsd
- Effects of Varying I²C Pull-Up Resistors
- Communication Between Arduinos Using I²C
- Integrating GitHub Pull Requests with TeamCity
- Syntax Plugin Upgrade
Categories
- Arts (18)
- Computer (104)
- 3D Printing (1)
- Mac (20)
- Micro & Hardware (14)
- Programming (27)
- Robotics (3)
- SysAdmin (51)
- Dutch Oven (21)
- Recipes (7)
- Featured (4)
- Languages (14)
- Misc. (22)
- Amateur Radio (7)
- Announcements (1)
- Extra Mile (2)
- Governance (2)
- Uncategorized (6)
- Video (8)
- Ἀρετή (8)
- 日本語 (29)
May 2013 M T W T F S S « Apr 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 Tags
amateur Amateur Radio apache arduino centos centos 5 config configuration cooking curry delphi Dutch Oven dutch oven cooking fear git ham ham radio how to independence install Japanese linux Mac mac os x Music os x potato rolls Programming radio recipe rice rolls server ssh subversion success unix upgrade Utah utf-8 vmware windows wordpress Zimbra 日本語
Tag Archives: os x
How to Install gcc 4.7 on Mac OS X
How to Install gcc 4.7 on Mac OS X using MacPorts. Continue reading
Fixing Mountain Lion Runaway parentalcontrolsd
How to correct parentalcontrolsd running with a high CPU load under Mountain Lion (OS X 10.8). Continue reading
Installing gitolite on a Mac
How to install gitolite on a Mac. Continue reading
OS X, Apache, Tomcat, and mod_jk
I spent some time with a colleague from South Africa yesterday. He’s a long-time Windows user that writes in Java. He has a new MacBook Pro, and we scratched our head why Apache+mod_jk+Tomcat was blowing up on him. JAVA_HOME The … Continue reading
How to Reveal Hidden Files and Folders in a Mac OS X File Dialog
It turns out that there is an undocumented (or poorly documented) key combination to show and hide hidden folders and files. Press Command-Shift-Period (⌘⇧.) to toggle hidden files and folders on and off. Continue reading
Posted in Mac
Tagged dialog, directories, files, folder, hidden, hidden files, keyboard, Mac, open, os x, reveal
Leave a comment
OS X Preview’s Hidden Powers
Link to an article that lists useful features of the OS X Preview app. Continue reading
Getting NeoOffice to Work on Snow Leopard
You may find that NeoOffice does not launch after installing Snow Leopard. There is a fix. Continue reading
Posted in Mac
Tagged Mac, neooffice, not running, not working, os x, problem, snow leopard
3 Comments
Snow Leopard Upgrade Gotcha: Black Screen
How to avoid getting a black screen when upgrading your computer to Mac OS X Snow Leopard. Continue reading
Posted in Mac
Tagged black screen, failure, install, leopard, lock up, Mac, os x, snow leopard, upgrade
2 Comments
Focus On Functionality with Objective C
Interfaces are an important polymorphism tool in languages like Java and Delphi. Objective C protocols are similar, but some syntax may not be obvious at first. Continue reading
Posted in Computer, Mac, Programming
Tagged interface, objective c, os x, protocol, TInterfacedObject
Leave a comment