sosuke.com
JavaScript | Barrett Sonntag
https://sosuke.com/tag/javascript
Programming, Hobbies and Opinion. Skip to primary content. Skip to secondary content. IE9 crashes when dragging, scrolling, and updating styles. June 22, 2015. This was the case recently when working on a grid view in JavaScript. A customer reported IE9 would crash, as in close the browser window down, when dragging a column to reorder them. They could drag the column in either direction and repeat the crash reliably. No error message, no where to clue where to start other that the drag action. CDropTarg...
sosuke.com
Unit Testing a JavaScript app using RequireJS with Mocha, PhantomJS, Chai & SinonJS | Barrett Sonntag
https://sosuke.com/unit-testing-a-javascript-app-using-requirejs-with-mocha-phantomjs-chai-sinonjs
Programming, Hobbies and Opinion. Skip to primary content. Unit Testing a JavaScript app using RequireJS with Mocha, PhantomJS, Chai & SinonJS. March 29, 2015. What is in the stack? What is in the stack? To the test runner Mocha. Headless browser and asserted with Chai. I’m also using Backbone. To illustrate frameworks in testings too. Serving the App for Testing. Npm install http-server -g. You can spin up a server on port 8080 now by just typing. We’ll be using npm. To bring in dependencies for this pr...
sosuke.com
April | 2012 | Barrett Sonntag
https://sosuke.com/2012/04
Programming, Hobbies and Opinion. Skip to primary content. Skip to secondary content. Monthly Archives: April 2012. April 21, 2012. 8220;17 USC 107 – Limitations on Exclusive Rights: Fair Use.”. Cornell University Law School, 12 Mar. 2012. Web. 14 Apr. 2012. 8220;17 USC 512 – Limitations on Liability Relating to Material Online.”. Cornell University Law School, 12 Mar. 2012. Web. 14 Apr. 2012. International Business Times,. Web 14 Apr. 2012. 5 Apr 2012. Web. 14 Apr. 2012. 13 Feb. 2012:.
sosuke.com
internet explorer | Barrett Sonntag
https://sosuke.com/tag/internet-explorer
Programming, Hobbies and Opinion. Skip to primary content. Skip to secondary content. Tag Archives: internet explorer. IE9 crashes when dragging, scrolling, and updating styles. June 22, 2015. Since there were no error messages to go off of I used WinDbg. After reading a MSDN blog post on debugging Internet Explorer. I had a virtual machine downloaded from modern.ie. Which is also known as Trident, the IE rendering engine. Delivered the crash stack:. CDoc: DragOver(unsigned long,struct POINTL,unsigned lo...
aproposofnothing.wordpress.com
Redheads with Tattoos (NSFW) | Apropos of Nothing
https://aproposofnothing.wordpress.com/2014/05/18/redheads-with-tattoos-nsfw
May 18, 2014. Redheads with Tattoos (NSFW). 8212; aproposofnothing @ 7:25 pm. Leave a Comment ». Feed for comments on this post. Leave a Reply Cancel reply. Enter your comment here. Fill in your details below or click an icon to log in:. Address never made public). You are commenting using your WordPress.com account. ( Log Out. You are commenting using your Twitter account. ( Log Out. You are commenting using your Facebook account. ( Log Out. You are commenting using your Google account. ( Log Out. Email...
aproposofnothing.wordpress.com
Proper Planning | Apropos of Nothing
https://aproposofnothing.wordpress.com/2014/01/18/proper-planning
January 18, 2014. Filed under: Fun Stuff. 8212; aproposofnothing @ 10:43 am. Leave a Comment ». Feed for comments on this post. Leave a Reply Cancel reply. Enter your comment here. Fill in your details below or click an icon to log in:. Address never made public). You are commenting using your WordPress.com account. ( Log Out. You are commenting using your Twitter account. ( Log Out. You are commenting using your Facebook account. ( Log Out. You are commenting using your Google account. ( Log Out. Email ...
aproposofnothing.wordpress.com
Yoda uses the Force | Apropos of Nothing
https://aproposofnothing.wordpress.com/2014/01/18/yoda-uses-the-force
January 18, 2014. Yoda uses the Force. Filed under: Fun Stuff. 8212; aproposofnothing @ 10:41 am. Leave a Comment ». Feed for comments on this post. Leave a Reply Cancel reply. Enter your comment here. Fill in your details below or click an icon to log in:. Address never made public). You are commenting using your WordPress.com account. ( Log Out. You are commenting using your Twitter account. ( Log Out. You are commenting using your Facebook account. ( Log Out. Notify me of new comments via email. Email...
sosuke.com
March | 2015 | Barrett Sonntag
https://sosuke.com/2015/03
Programming, Hobbies and Opinion. Skip to primary content. Skip to secondary content. Monthly Archives: March 2015. Unit Testing a JavaScript app using RequireJS with Mocha, PhantomJS, Chai & SinonJS. March 29, 2015. What is in the stack? What is in the stack? To the test runner Mocha. Headless browser and asserted with Chai. I’m also using Backbone. To illustrate frameworks in testings too. Serving the App for Testing. Npm install http-server -g. You can spin up a server on port 8080 now by just typing.
sosuke.com
IE9 crashes when dragging, scrolling, and updating styles | Barrett Sonntag
https://sosuke.com/ie9-crashes-when-dragging-scrolling-and-updating-styles
Programming, Hobbies and Opinion. Skip to primary content. IE9 crashes when dragging, scrolling, and updating styles. June 22, 2015. This was the case recently when working on a grid view in JavaScript. A customer reported IE9 would crash, as in close the browser window down, when dragging a column to reorder them. They could drag the column in either direction and repeat the crash reliably. No error message, no where to clue where to start other that the drag action. Delivered the crash stack:. However ...
SOCIAL ENGAGEMENT