Links for December 9th through December 11th

Advertisement

Links for December 1st through December 8th

Links for November 22nd through November 30th

Links for November 17th through November 22nd

Links for November 9th through November 16th

  • Developing iOS 7 Apps for iPhone and iPad – Updated for iOS 7. Tools and APIs required to build applications for the iPhone and iPad platform using the iOS SDK. User interface designs for mobile devices and unique user interactions using multi-touch technologies. Object-oriented design using model-v
  • Android vs. iOS Development: Fight! | TechCrunch – The eternal startup question "Android or iOS first?" grows ever thornier, with news that Android’s market share exceeds 80%. But never mind the managers and non-technical founders: what do developers! developers! think of that divide? Whoever makes life easier for them gains a sizable edge.
  • Java EE 6 vs. Spring Framework: A technology decision making process – Pure Java EE 6 Stack vs. Spring with Java EE – The following blog article summarizes key issues I found interesting when you consider one of those technology stack options. I will not try to convince somebody to choose either of the two. It’s the decision making process and the key arguments that are important to me and that I want to share.
  • Security Concerns Not Slowing Public Cloud Adoption – If CIOs are so scared about public cloud security, why is infrastructure as a service adoption proceeding at breakneck pace?
  • RocksDB | A persistent key-value store for fast storage environments – RocksDB is an embeddable persistent key-value store for fast storage. RocksDB can also be the foundation for a client-server database but our current focus is on embedded workloads. RocksDB builds on LevelDB to be scalable to run on servers with many CPU
  • Surprise! Java is fastest for server-side Web apps – In benchmarks, Java-based frameworks enjoy big performance lead over rivals, but other factors entice developers as well
  • Eclipse 3.6 vs IntelliJ IDEA 10.5: Pros and Cons | Java Code Geeks – After having worked with Eclipse for over 5 years I’ve came to use IntelliJ IDEA intensively on a J2EE project in three months and took this as an opportunity to compare the two. You can’t really compare 5 years and 3 months but I still believe that it is
  • On-Demand Webinar: Using PhoneGap and Couchbase Lite to Create Data-Intensive Applications – In this webinar you'll see how you can use PhoneGap and Couchbase Lite together to create highly responsive, datacentric applications in HTML5 or JavaScript that are always-available regardless of network connectivity.
  • Pivotal Introduces Pivotal One, The World’s First Next-Generation Multi-Cloud Enterprise PaaS – Pivotal Introduces Pivotal One, The World's First Next-Generation Multi-Cloud Enterprise PaaS
  • An Introduction to Nitra | JetBrains Company Blog – Nitra is not only about creating and extending existing languages, but it also about tooling. Defining a syntax module will also provide features such as syntax highlighting, code folding, static analysis, refactoring, navigation and symbol lookup, effectively all the features that we provide in our existing tools and IDE’s.
  • dataset: databases for lazy people – The answer is that programmers are lazy, and thus they tend to prefer the easiest solution they find. And in Python, a database isn’t the simplest solution for storing a bunch of structured data. This is what dataset is going to change!
  • 7 Things That Make Google F1 and the FoundationDB SQL Layer So Strikingly Similar – Below are seven of the strongest similarities; All quotes come directly from the above mentioned Google F1 paper. Read on and make up your own mind.
  • Slides: Mobile is eating the world – Quartz – This is a high-level view of mobile devices and usage worldwide, and the dynamics that shape them. Click to skip ahead to each section: mobile scale, tablets, ecosystem, mobile social & discovery.
  • Why You Should Never Use MongoDB – When you’re picking a data store, the most important thing to understand is where in your data — and where in its connections — the business value lies. If you don’t know yet, which is perfectly reasonable, then choose something that won’t paint you into a
  • Research Publications at Facebook – Giving people the power to share and connect requires constant innovation. At Facebook, we solve technical problems no one else has seen because no one else has built a social network of this size.
    Working at the intersection of research and engineering to make the world more open and connected is one of the best things about being at Facebook right now.
  • In The Age Of Twitter, Do We Need Oracle? Larry Ellison Isn’t Sure – Modern computing depends less and less on established technology vendors like Oracle. Just ask Twitter. Or Larry Ellison.
  • Sample Mobile Application with AngularJS – In recent months, I have been sharing different versions of the Employee Directory sample application built with different technology stacks, different frameworks, and different back-end (REST services) implementations. A number of you have asked for a version of the application built with AngularJS. So here it is

Links for October 27th through October 30th

  • Guava Collections Cookbook – This cookbook article is organized into small and focused recipes and code snippets for using Guava style collections.
  • Apple’s R&D up 32 percent in 2013, still dwarfed by rivals – Apple remains one of the smallest R&D spenders compared with its peers. Microsoft, for instance, spent $10.4 billion, or 13 percent of the company's revenue, on research during its 2013 fiscal year, which ran through June. There's also Google, which has spent $5.8 billion so far this year (and $9.8 billion in all of 2012), as well as Samsung, which spent around $10.5 billion on R&D last year and which is currently building a massive new facility in Silicon Valley.
  • Review: Mobile Web development frameworks face off – jQuery Mobile, Sencha Touch, Kendo UI, and Intel App Framework bring a native look and feel to Web apps for mobile devices
  • Mastering the building blocks of strategy – Increase your likelihood of developing effective strategies through an approach that’s thorough, action-oriented, and comfortable with debate and ambiguity.
  • The art of strategy | McKinsey & Company – Examining how strategies are created, implemented, and executed is a relatively recent practice. In this video interview, McKinsey’s Chris Bradley and Angus Dawson explain how strategic thought has evolved and where it is headed.
  • Cisco launches Internet of things division, eyes standardization – Cisco on Tuesday launched an Internet of things division that will focus on linking data, machines and people and the standards that go with them.
  • The Economist explains itself: Is The Economist left- or right-wing? – The Economist’s political stance – We like free enterprise and tend to favour deregulation and privatisation. But we also like gay marriage, want to legalise drugs and disapprove of monarchy. So is the newspaper right-wing or left-wing?
  • Webinar: Modern Component Design with Spring – YouTube – Speaker: Juergen Hoeller In recent years, the Spring Framework focuses on flexible and powerful Java-based configuration. This talk presents Spring as an annotation-oriented application framework, illustrating the rich set of features that Spring has to offer for modern component design. General component model trends will be discussed along with selected Spring feature highlights, such as standardized annotations for dependency injection, stereotypes, and declarative services such as validation and scheduling.
  • Microsoft makes available its Azure-based Hadoop service – Windows Azure HDInsight is "100 percent Apache Hadoop" and builds on top of HDP. HDInsight includes full compatibility with Apache Hadoop, as well as integration with Microsoft's own business-intelligence tools, such as Excel, SQL Server and PowerBI.
  • Google Search Serves Users From 600% More Locations than A Year Ago – From October 2012 to late July 2013, the number of locations serving Google’s search infrastructure increased from from a little less than 200 to a little more than 1400, and the number of ISPs grew from just over 100 to more than 850, according to the stu
  • Advanced Web Applications Using Symfony with Doctrine, Postgres, and Redis – My new book, Advanced Web Applications Using Symfony, will teach you the secrets behind building, deploying, and securing an advanced web application from the ground up!
  • Clojure from the ground up: welcome – This guide aims to introduce newcomers and experienced programmers alike to the beauty of functional programming, starting with the simplest building blocks of software. You’ll need a computer, basic proficiency in the command line, a text editor, and an i

Links for October 14th through October 20th

Links for October 6th through October 10th

Links for September 29th through October 4th

Links for September 23rd through September 27th