Links for February 5th through February 10th

Advertisement

Links for February 1st through February 5th

Links for September 12th through September 15th

  • Spring 3.1 Caching and @Cacheable | Javalobby – The Guys at Spring have now devised a simple to use caching system based around a couple of annotations: @Cacheable and @CacheEvict. The idea of the @Cacheable annotation is that you use it to mark the method return values that will be stored in the cache.
  • Java Tutorials: ‘At First Sight’ With Closures in Java – In this tutorial we have got familiar with the concept of Functional Interfaces and Java Closure; Understood the Java Lambda Expression syntax, the Method Reference and the Constructor Reference. Also, we wrote our First Lambda Expressions Program with other 'Hello World' examples.
  • Elon Musk, the 21st Century Industrialist – Businessweek – Musk says he’s on target to get a spacecraft to the red planet in 10 to 15 years, perhaps with him on board. “I would like to die on Mars,” he says. “Just not on impact.”
  • Dropbox dives into CoffeeScript – Dropbox now writes all new browser-side code in CoffeeScript, and we’ve been loving it. We’ve already written several thousand new lines of coffee since launching in July.
  • Gallery of free HTML snippets for Twitter Bootstrap. | Bootsnipp.com – Bootsnipp is an element gallery for web designers and web developers, anybody who is using Twitter Bootstrap will find this website essential in their craft.
  • pdf.js is an HTML5 technology experiment that builds a PDF renderer without native code – pdf.js is an HTML5 technology experiment that explores building a faithful and efficient Portable Document Format (PDF) renderer without native code assistance.
  • Java: Spring Framework Round Table Discussion | Javalobby – This presentation and discussion is about Reducing XML problems when combining XML with Java; specifically with the Spring Framework.
  • j2objc – A Java to iOS Objective-C translation tool and runtime. – J2ObjC is an open-source command-line tool from Google that translates Java code to Objective-C for the iOS (iPhone/iPad) platform. This tool enables Java code to be part of an iOS application's build, as no editing of the generated files is necessary. The goal is to write an app's non-UI code (such as data access, or application logic) in Java, which is then shared by web apps (using GWT), Android apps, and iOS apps.
  • Nootropics – The Facts About "Smart Drugs" – While the idea of enhancing ones intelligence through the equivalent of taking your daily vitamins seems shocking to some, it is a definite possibility for those inclined to try to reach their full potential.
  • Will Go be the new go-to programming language? — Cloud Computing News – The Go language is gaining momentum among PaaS and IaaS vendors, says Apcera founder and CEO Derek Collison. Research shows the language gaining ground, although it hasn’t cracked the top 20. JavaScript and Java remain top dogs among overall programing languages.
  • Taking a look at the new Sencha SOAP Data Proxy | Blog | Sencha – The addition of the SOAP proxy makes it easy to connect your data stores to a whole new set of data. All of the options are there, so you can connect to existing SOAP services or new ones being built.
  • The Rise of the Mobile Web (and Web Audio on iOS 6) – We need to ask two questions: how fast/rich do most apps need to be and how much does the web need to improve to support them. Moore’s law now applies to the web: between javascript performance breakthroughs, mobile hardware improvements, and new APIs, the types of apps the mobile web can support is increasing rapidly.

Links for August 23rd through August 29th

  • VMware Horizon Suite is ThinApp, AppBlast, Octopus and Horizon all put together – VMware Horizon Suite brings together many of the technologies here at VMware – Project Octopus, Project AppBlast, ThinApp, VMware Horizon Application Manager and VMware Horizon Mobile, as well as the management of VMware View
  • MongoDB 2.2 Delivers Improved Analytics and Faster Performance | 10gen – 10gen Announces New Features Including Real-Time Aggregation Framework and Multi-Data Center Deployment for Easier Development and Operating at Scale with MongoDB
  • Cross-Platform Mobile Apps with HTML, JavaScript and PhoneGap – Christophe Coenraets discusses strategies for creating large JavaScript MVC apps, and using PhoneGap for accessing native device capabilities and for packaging HTML apps.
  • Concordion is an open source tool for writing automated acceptance tests in Java @mvorpagel – Concordion is an open source tool for writing automated acceptance tests in Java
  • GWT to Dart Code Migration – This video presents Dart equivalents for various GWT libraries and idioms, techniques for interoperating with existing GWT server backends, and tricks to allow Dart code to talk to existing GWT and Javascript code.
  • Learnng C with GDB – Blog – Hacker School – Hopefully I've convinced you that gdb a neat exploratory environment for learning C. You can print the evaluation of expressions, examine raw bytes in memory, and tinker with the type system using ptype.
  • Check lambda support in IntelliJ IDEA 12 EAP build 122.202 @mvorpagel – A new EAP build 122.202 of IntelliJ IDEA 12 has been released. The build contains improved JDK8 lambda inference and initial code insight features:
  • A Blow To HTML5 – Branch – What we’re seeing with Facebook’s iOS app is not a sign that Facebook is turning against HTML5, but rather a shift in their priorities for a native app — that the optimal mix for their app is more native, less HTML5.
  • The Pragmatic Architect – To Boldly Go Where No One Has Gone Before – It’s the architect’s job to uncover the things "in between" as early as possible, make them explicit, and decide about them. This, paired with sound knowledge in relevant architecture methods and technologies, as well as their deliberate practice, is architecture mastery: thoughtful design at a software system’s pain points that ultimately decide its success or failure.
  • Under the hood: Rebuilding Facebook for iOS – Today we released a new version of Facebook for iOS that's faster, more reliable, and easier to use than ever before. The development of this new app signals a shift in how Facebook is building mobile products, with a focus on digging deep into individual platforms. To understand how we approached this shift, let's take a look at how Facebook has evolved on mobile.
  • Facebook Speeds Up iPhone and iPad Apps – NYTimes.com – The focus on native code in apps raises questions about whether Facebook is getting ready to abandon its roots as an open Web platform. Mr. Ondrejka says that’s not the case. He explained that Facebook’s mobile Web site is still where it gets the most activity. But for apps, the company found that wrapping native code around Web technology was not ideal. Many users have complained about the performance of the apps.

Links for December 23rd through December 26th