Posts
The articles that I have posted to this site…
Magic Connections with the Philosophy of Language
Posted on:December 10, 2014 | at 07:15 AMMagic exists! Well, if you have listened to me lately, you will hear that everything exists (including fiction). When everything exists, we can recapture the entirety of language from those who impose restrictions on Existence. We have all heard "that does not exist". We can now say, "that" does exist & "that" is a useful concept.
Philosophy — Existence is God & God Exists
Posted on:December 3, 2014 | at 12:00 PMI’m happy to utilize, and prove, God’s existence. Since Existence is God and Existence, well exists, God Exists in this Philosophy. It’s about how God & Existence is defined.
Automated Black Box Testing
Posted on:September 15, 2013 | at 02:31 AMMy journey to preferring automated black box testing over white box testing.
Fast and Thorough Testing with Jasmine Flow
Posted on:September 14, 2013 | at 02:00 AMFlow testing in Jasmine with Jasmine Flow.
Re: Doing Good in the Addiction Economy
Posted on:September 8, 2013 | at 06:13 PMInteresting but long-winded post, IMO. But then, maybe my impatience toward long posts is telling in the short term rewards culture we live in. Of course, time is valuable, and trying to get to the core concept of some the writing is often the goal. We don’t seem to savor the journey as much, or the journey has changed to be our lives toward success…
Fractal Therapy
Posted on:September 7, 2013 | at 10:13 AMWho knew that Fractal Zoom videos can be therapeutic?
backbone-signal - Practical Reactive Programming in Javascript
Posted on:September 7, 2013 | at 05:16 AMIntroducing backbone-signal, which adds Signals to Backbonejs.
DIY SEO with BrandYourself.com
Posted on:September 5, 2013 | at 05:07 AMPersonal SEO branding with brandyourself.com.
Javascript Design Idiom – Build Wide Not Deep
Posted on:March 8, 2010 | at 12:00 PMProviding a rich user experience calls for good client side software. Javascript is a powerful language to provide the needed functionality. Like any other tool it has it’s strengths and weaknesses. Successful design in Javascript favors composition, loose coupling, and separation of concerns more so than in most other languages. To see why, let’s look at some properties of Javascript.
To Pair or Not to Pair
Posted on:January 31, 2010 | at 12:00 PMHere at Honk, we have been transitioning away from pair programming. I do not think that this necessarily reflects badly on pair programming. We still do some pair programming. However, our current circumstances steered us away from pair programming being our primary development practice.