Things I've Learned

My technical blog. Hard won knowledge, Useful info, and even occasional Wit and Wisdom. If it takes me a while to figure something out, I will usually post it here and (hopefully) save someone else the trouble. -Neil Moncur

Wednesday, October 10, 2012

Solved: Difficulty Pairing Apple Wireless Keyboard

›
I have an Apple MacBook Pro, and an Apple Wireless Keyboard.  From the very first day the keyboard has been difficult to pair with things.  ...
31 comments:
Wednesday, February 29, 2012

Identifying data type in literals without casting

›
Learning c#. When declaring literals, it turns out there is are some special suffix characters you can use to declare data type. They are: ...
1 comment:
Friday, July 15, 2011

Saving XML to Database By Way of HTTP Post

›
I'm not sure how to articulate this one in an interesting manner, but for the few people who come up against this, this is important inf...
Sunday, October 03, 2010

Simple Java to make sure a directory exists before doing a cffile upload

›
Simple Java to make sure that a directory exists before doing a cffile upload: <cfset CreateObject("java", "java.io.File...
Thursday, September 30, 2010

listFind vs. listContains

›
ColdFusion has two functions for finding things in comma-delimited lists, but they behave very differently, and I can never which is which. ...
3 comments:
Monday, September 13, 2010

Resolving Samsung Captivate Windows 7 (64 bit) connection problem

›
------ NOTE ------ See the updates at the end of this post. Although many people have reported in comments that this fix worked for them,...
36 comments:
Thursday, September 09, 2010

ORM is not configured for the current application

›
Working on a little app in ColdFusion 9.  Was consistently getting a phantom ColdFusion error (especially containers loaded by the built-in ...
2 comments:
›
Home
View web version
Powered by Blogger.