Reflections 01 by ThirdCoastRyan

Found via Flickr http://flic.kr/p/s748JE
Found via Flickr http://flic.kr/p/s748JE
Found via Flickr http://flic.kr/p/nuHHca
Found via Flickr http://flic.kr/p/rybTo4
Found via Flickr http://flic.kr/p/qAPpP6
Found via Flickr http://flic.kr/p/rfBUdo
Found via Flickr http://flic.kr/p/reFHMj
Found via Flickr http://flic.kr/p/reWLEK
I’m working on a personal project where there’s a comparison of original text to text being typed. When the original text is changed I wanted to be able to force a reparsing of the text being typed by the user. instance.setOption('mode', instance.getOption('mode')); instance is the what is returned when you instantiate your Codemirror editor. The … Continued
Wow, the fan is blowing and the page is continually loading and working on some js (I assume) I screwed up. The tab won’t close by x or cmd+w. In chrome; Window->Task Manager, select your tab and End Process. And voila. How have I missed this?
Found via Flickr http://flic.kr/p/rigxZm
Found via Flickr http://flic.kr/p/qmgEm1
Found via Flickr http://flic.kr/p/riaqVX
Found via Flickr http://flic.kr/p/qXvpxR
Found via Flickr http://flic.kr/p/raZ7b4
Found via Flickr http://flic.kr/p/qY5mPB
Found via Flickr http://flic.kr/p/rfgKQc
Found via Flickr http://flic.kr/p/qWD293
Found via Flickr http://flic.kr/p/qXqvHr
Found via Flickr http://flic.kr/p/r7zrpG
I was recently (I always seem to start posts with that phrase) learning how to update a clients posts post_title, slug (aka post_name in the db) and guid when a post title was changed programatically. I was using get_sample_permalink() in combination with wp_update_post() to generate a permalink and update the post guid along with the … Continued