Geek Out

Hmmm… Git looks interesting

Monday, April 7th, 2008

Having lived through pushing most of our code from CVS to Subversion, I’m not really planning on moving to a new version control system any time soon. None the less, a new system (OK - new to me) called Git looks interesting and I thought I would do a quick post and push out some links.

Best place to start is an excellent Google TechTalk by Randall Schwartz that can be found here. More information at Wikipedia here and at the official site.

I like the fact that you typically have the entire repository locally and that you can submit patches by email. Enjoy!

Our iPhone Example Mad Hatter Gets (More) Famous

Thursday, March 13th, 2008

Beloved Katie Burley Hats was given mad props by the Cool Hunting blog for her awesome contribution to the revival of the art of custom millinery (hat making). Way to go Katie!!

Ron Perkey’s mother’s Chicken and Dumplings

Thursday, March 13th, 2008

If you guys like good country food this recipe of my mother’s is great! Note for the lazy: I have a sister that uses canned biscuits instead of making the dough.

Chicken and Dumplings

Put the roasting chicken (hen) in a big pot with lots of water and season it with chicken bouillon. Let it cook until it is tender then take it off the bone and remove the skin. Keep the broth for the dumplings.

Put about 4 to 5 cups self rising flour in a large bowl. Mix some of the hot broth in and be sure you get some of the fat from the broth. Add broth until it is just moist enough to stick together. Roll the dough out using lots of flour until the dough is very thin. Next, cut the dough into strips about 1/2 inch wide.

Make sure the broth is boiling hot then add a can of evaporated milk to the broth. Taste it to see if it needs salt and if it does, add more chicken bouillon in place of salt. While the broth is boiling, drop the dumplings in. Let them boil for a couple of minutes then put on the lid and remove it from the heat and let it sit. If you let them cook they will get tough. I never stir the dumplings because this makes them break so just toss them with a spoon.

CodeFab announces iPhone-dev: a new iPhone developer mailing list

Wednesday, October 10th, 2007

In conjunction with the open source release of the WOiPhoneStore framework for WebObjects at the OpenBase Developer Summit 2007 CodeFab has created a new mailing list for the exchange of developer information about Cocoa and web-based iPhone applications. We encourage anyone interested in this fascinating and rapidly evolving topic to sign up here for iPhone-dev right away!

CodeFab releases WOiPhoneStore: iPhone web store sample code

Wednesday, October 10th, 2007

In conjunction with a presentation given at OpenBase Developer Summit 2007 CodeFab has developed an example WebObjects framework that demonstrates how to construct web-based application user interfaces for display on Apple’s new iPhone web browser. The framework demonstrates some best practices for use of HTML, CSS3, JavaScript and AJAX to create an attractive and responsive interface for your application. This framework can be used as is to add hierarchical product browsing to any existing WebObjects-based store.

Get the source here. Many kudos to author and CodeFab alumnus Scott Lopatin!!

Enjoy!