Skip to Content

Just A Programmer

Syndicate content
We're Just Programmers...
Updated: 46 min 31 sec ago

Using the registry to resolve Visual Studio reference paths.

Thu, 2010-01-28 10:01
Note: To skip the long journey of what lead me to figuring this out, click here to go to the howto. Recently I was asked to look at a fiddler plugin Stan, the founder of this blog, was developing. He gave me a SVN path and asked me to build it and test it. So I checked [...]
Categories: Planet

What three things got me here.

Thu, 2010-01-28 10:01
Paul Randal wrote a What three events brought you here article on his blog and asked some others in the SQL server community to do the same. I of course was not on that list. However, no one ever invited me to blog about anything before so why should I be shy now. I have decided [...]
Categories: Planet

Trouble building PHP on Windows

Thu, 2010-01-28 10:01
Update: It seems that the facts presented to me in the initial bug report are not correct. I will be revising this article after the facts are settled. For now read the comments. It all started with a simple bug encountered while trying to get PHP and WCF to play nice. Before you know it I [...]
Categories: Planet

Yes your software needs an installer.

Thu, 2010-01-28 10:01
Some people have a love-hate releationship with certain pieces of software. Others, a love to hate relationship. My releationship with Eclipse is more of a respect-hate relationship. Perhaps I make that categorization, because I cannot admit a more purer dichotomy of love-hate, I’ve often described eclipse as being put together by a hippie commune of developers. [...]
Categories: Planet

Printf() for jquery.

Thu, 2010-01-28 10:01
I was preparing for my pre-session talk this past November at LISUG, when I determined that I needed a printf() function for jquery. To be more accurate, more accurately I needed an sprintf() implementation in javascript, and wanted to . Google lead me to a jquery plugin that has not been updated since 2007. However, sometimes [...]
Categories: Planet

Self appointed traditionalist bishop of the Church of XML

Thu, 2010-01-28 10:01
In a recent blog, ESR coined an interesting phrase, high-church XML. I have identified with this term, and all of its connotations. I have expanded upon the idea and declared myself a traditionalists bishop in the church of XML ESR was trying to point out that regexes are appropriate for extracting information from html, because its [...]
Categories: Planet

Github, because software kittens should be cloned, not adopted

Thu, 2010-01-28 10:01
Adopting an OSS product is kind of like adopting a kitten, but we shouldn't adopt stray software, we should clone it.
Categories: Planet

Stack Overflow, providing definitive answers that previously would have gone unanswered.

Thu, 2010-01-28 10:01
I am a stackoverflow, serverfault, superuser, and of course meta stackoverflow junkie. This probably comes as no surprise due to the three sites I recently launched. There are many reasons I like these three sites. First of all, I am a big fan of on-line and real life programmer interaction. Secondly, I like the model Jeff [...]
Categories: Planet

Code Monkey Gets It “Java is to complicated”

Thu, 2010-01-28 10:01
A clear article explaining why simpler is better with web service libraries.
Categories: Planet

It doesn’t bother me if half the world still runs XP

Thu, 2010-01-28 10:01
I am an avid Reader of Jeff Atwood’s Coding Horror. I usually agree with him. However, I must disagree with his hatred of Window’s XP’s continuing popularity. I don’t care. Disclaimer: I still run Windows XP at home and at work. So now that I’ve stated my prejudice, I’ll talk about a similar situation that does bother [...]
Categories: Planet

Announcing Let Me Stack Overflow That For You (and his amazing superfriends)

Thu, 2010-01-21 23:01
In the proud internet tradition of taking an original joke and making a cheap deraritive, I, Justin Dearing, would like to announce that I’ve launched the following domains: lmsotfy.com Let Me Stack Overflow That For You lmsftfy.com Let Me Server FaultThat For You lmsutfy.com Let Me Super UserThat For You Please enjoy playing stupid jokes on your friends.
Categories: Planet

Open Source on Windows

Sun, 2010-01-17 19:01
Today I attended LIPHP. While I began attending LIPHP since I was programming in PHP at the time, I am mostly a .NET programmer these days. The fact that I have recently inherited an abandoned OSS projet written in .NET, further entrenches me as an open source .NET programmer. I was told by a fellow LIPHP [...]
Categories: Planet

Open Source Pet Peeve No. 1: We don’t do formal releases

Sat, 2010-01-16 23:01
This is hardly a problem specific to the open source community. This happens to webapps whenever developers have access to the production database. However, I am picking on open source productions here, because as a user I am shielded from a web apps release process unless I catch a maintance screen. For closed source products [...]
Categories: Planet


Powered by Drupal, an open source content management system