Weekly Random: #70

Readable

Interesting

Technical

Posted in Random | Leave a comment

Weekly Random: #69

Excellent

Misc

Technical/Business

Quotes

We ain’t a sharp species. We kill each other over arguments about what happens when you die, then fail to see the fucking irony in that.

Son, no one gives a shit about all the things your cell phone does. You didn’t invent it, you just bought it. Anybody can do that.

@ShitMyDadSays (book)

Posted in Random | Leave a comment

Weekly Random: #68

Excellent

Misc

New Music

Technical

Quote

It takes a thousand men to invent a telegraph, or a steam engine, or a phonograph, or a photograph, or a telephone or any other important thing—and the last man gets the credit and we forget the others. He added his little mite — that is all he did. These object lessons should teach us that ninety-nine parts of all things that proceed from the intellect are plagiarisms, pure and simple; and the lesson ought to make us modest. But nothing can do that.” –  Mark Twain

Posted in Random | 1 Comment

Weekly Random: #67

Misc

Worth Reading

Technical

Posted in Random | Leave a comment

Weekly Random: #66

Worthwhile

Misc

Technical/Business

Posted in Random | Leave a comment

Bookmarklets for iPad

Send to Pocket (ReadItLater)

javascript:(function(){ISRIL_H='d1ad';PKT_D='getpocket.com';ISRIL_SCRIPT=document.createElement('SCRIPT');ISRIL_SCRIPT.type='text/javascript';ISRIL_SCRIPT.src='https://'+PKT_D+'/b/r.js';document.getElementsByTagName('head')[0].appendChild(ISRIL_SCRIPT)})();

Send to Evernote

javascript:(function(){EN_CLIP_HOST='https://www.evernote.com';try{var x=document.createElement('SCRIPT');x.type='text/javascript';x.src=EN_CLIP_HOST+'/public/bookmarkClipper.js?'+(new Date().getTime()/100000);document.getElementsByTagName('head')[0].appendChild(x);}catch(e){location.href=EN_CLIP_HOST+'/clip.action?url='+encodeURIComponent(location.href)+'&title='+encodeURIComponent(document.title);}})();

Send to Pinboard.in

javascript:q=location.href;if(document.getSelection)%7Bd=document.getSelection();%7Delse%7Bd='';%7D;p=document.title;void(open('https://pinboard.in/add?url='+encodeURIComponent(q)+'&description='+encodeURIComponent(d)+'&title='+encodeURIComponent(p),'Pinboard',%20'toolbar=no,width=700,height=350'));

Posted in Technical | Leave a comment

3D Printing Links: #1

Overviews

Popular Lower Cost Makers

3D Printing Examples & Marketplaces

Kids & 3D Printers

Technical Reference

Posted in Miscellaneous, Random | Leave a comment

Weekly Random: #65

Read

Videos

Technical – Looking Forward

Posted in Random | Leave a comment

Weekly Random: #64

Videos

Reading

Misc

Technical

Posted in Random | Leave a comment

Weekly Random: #63

Excellent

Interesting

Long Reads

Technical

Posted in Random | Leave a comment

Weekly Random: #62

Interesting

Music Videos – Recent Favorites

Misc

Posted in Random | Leave a comment

Weekly Random: #61

Vids

Politics

Worthwhile

Funny

Posted in Random | Leave a comment

Weekly Random: #60

Fascinating

Random

Technical

Posted in Random | Leave a comment

Weekly Random: #59

Funny

Miscellaneous

Politics

Some Day

Posted in Random | Leave a comment

Tomcat 7 startup time with metadata-complete

For anyone using Spring Framework with Tomcat 7, be sure to research the new annotation scanning (servlets-2.5) and web fragment (servlet-3.0) features of J2EE6. It’s enabled by default in Tomcat 7.   The result when using Spring’s annotations, is that the entire classpath gets scanned twice.   More information:

The J2EE scanning can be disabled by setting metadata-complete=”true” in web.xml.  This simple change  decreased my Tomcat 7 startup time on one medium size webapp by more than half. It’s likely even more significant on larger web apps, however, it did not seem to have as much affect on an older webapp I tested it with. I’m not exactly sure of the relevant combination of settings/libraries.

This setting is probably relevant to all servlet 2.5/3.0 compliant containers.  i.e.

 

Posted in Technical | 2 Comments

Weekly Random: #58

Miscellaneous

Technical/Business

Posted in Random | Leave a comment

Weekly Random: #57

Misc

Technical

Posted in Random | Leave a comment

Weekly Random: #56

Good Reading

  • Group think versus solitude
  • Tim O’ Reilly’s thoughts on government response to SOPA
    • If Congress and the White House really want to fight pirates who are hurting the economy, they should be working to rein in patent trolls. There, the evidence of economic harm is clear, in multi-billion dollar transfers of wealth from companies building real products to those who have learned how to work the patent system while producing no value for consumers.

Good Video

Misc

Technical

Posted in Random | Leave a comment

Weekly Random: #55

Interesting

Alternates

Technical and Business

Posted in Random | Leave a comment

Weekly Random: #54

Excellent

Reading

Miscellaneous

Music Videos – Parodies

Music Videos – Recent Favorites

Technical/Business

Posted in Random | Leave a comment