Posted by banane on January 31st, 2012 — in technology
I really want to find this picture of my great-grandfather standing in front of his car, that has a license plate with a big circle cut out of the center. He’s showing off his invention. A way of keeping your car from being stolen. You take the center of the license out with you when [...]
Back on my old post: “Ruby on Rails and Facebook API (Koala): Basic Example” there was a request for either sample code, or more detail. I’ve setup an app in Github: “Sample Koala Rails Test.”. You can get that code by putting the following on your server: git clone git://github.com/banane/sample-koala-rails-app.git Or, just read it online [...]
At first, doing a “Hello World” was quite easy, the hardest part was learning Eclipse (for Mac): – Open Eclipse and don’t worry about opening a project, on the left hand side will be all of your “workspace” projects. – Running (the play button) does an automatic build – Mouseover red squiggly underlines to find [...]
I do really like Android, unsuspectingly so. It was my New Year’s resolution to finally write an app, and I got this assignment at work to create… the quick business card app. Available in the marketplace. 10 installs in 1 day! Already an upgrade! OK so I decided to port one of our iPhone apps- [...]