Categories
Recent Tweets
- Google executive frustrated by Java, C++ complexity http://bit.ly/anVgRF [me too]
- World's First Molten Salt Solar Plant Produces Power at Night http://bit.ly/cH78e3
- BIG BANG BIG BOOM - new wall-painted animation http://bit.ly/codsCD [amazing!]
- Apple ad-supported operating system. http://bit.ly/d527Yg [Think I'd switch back to Linux!] #iAds #apple #linux #osx
-
Recent Posts
Archives
- July 2010 (1)
- June 2010 (1)
- February 2010 (4)
- January 2010 (2)
- December 2009 (1)
- November 2009 (2)
- October 2009 (1)
- September 2009 (4)
- August 2009 (6)
- July 2009 (3)
- April 2009 (1)
- March 2009 (2)
- February 2009 (1)
- January 2009 (1)
- December 2008 (2)
- November 2008 (1)
- October 2008 (3)
- September 2008 (1)
Meta
Category Archives: command line
Change Your Company Name In XCode
If you want your own company name to be automatically included in your XCode source files instead of this: // // helloworld.m // helloworld // // Created by John Smith on 24/10/09. // Copyright __MyCompanyName__ 2009. All rights reserved. // … Continue reading
Posted in OSX, XCode, command line
Leave a comment
How To Find What Linux Distro You Are In?
I was recently doing something over ssh on my hosts shared server and realized that I didn’t know what Linux distro I was working in. I did some Googling and found a number of suggestions on how to find this … Continue reading
Posted in *nix, command line
Leave a comment
SSH Remote Access On Your iPhone
We are truly living in the future. Today while riding the bus to work I used my iPhone to log onto my web server using an SSH terminal app called TouchTerminal. As the bus made its way through the rain I … Continue reading
Posted in command line, iPhone
Leave a comment
Serial Communication Tool For OSX
Coming from a Windows background I previously used HyperTerminal as a serial communication tool. When I moved to a Mac I tried an app called zterm that is a sort of HyperTerminal equivalent, but found it to be a bit … Continue reading
Posted in OSX, command line, prototyping
2 Comments
