Links for May 21st through May 26th

Advertisement

Links for March 16th through March 20th

  • Google Keep—Save what’s on your mind – With Google Keep, you can quickly jot ideas down when you think of them and even include checklists and photos to keep track of what’s important to you. Your notes are safely stored in Google Drive and synced to all your devices so you can always have
  • Sencha.io Support in Sencha Cmd – Sencha Cmd allows you to perform a wide variety of tasks, including managing how an application is configured and hosted in Sencha.io. As the Sencha.io platform grows and more services and configuration options are added to it, we will continue to add equivalent features to Sencha Cmd, so developers can automate their workflows and test effectively.
  • Superhero.js – List of articles, tutorials, videos on how to create, test and manage large JS apps – Creating, testing and maintaining a large JavaScript code base is not easy — especially since great resources on how to do this are hard to find. This page is a collection of the best articles, videos and presentations we've found on the topic.
  • Backbone 1.0 is released – The essential premise at the heart of Backbone has always been to try and discover the minimal set of data-structuring (Models and Collections) and user interface (Views and URLs) primitives that are useful when building web applications with JavaScript
  • What 420,000 insecure devices reveal about Web security – Using a simple technique, a researcher creates a benign botnet to survey the breadth of the Internet, and finds a back door flung wide open and beckoning the bad guys.
  • It’s Lose-Lose vs. Win-Win-Win-Win-Win – NYTimes.com – According to the Center for Climate and Electricity Policy at the nonpartisan Resources for the Future, a tax of $25 per ton of carbon-dioxide emitted would raise approximately $125 billion annually
  • You are watching your DNS logs, right? – Watching the DNS requests being made by your systems allows you to identify network level indicators of compromise.
  • Dave Grohl’s SXSW 2013 Keynote Speech : NPR – Dave Grohl has become the unofficial Mayor of Rock 'n' Roll: a gregarious ambassador who wins armloads of Grammys and even directs a music documentary. Watch Grohl's keynote address at the SXSW Music Festival in Austin, Texas.
  • Splunk as a Big Data Platform for Developers – YouTube – Splunk is a Big Data platform that transforms the massive amount of heterogeneous and often totally unstructured machine data being generated across the enterprise into valuable insights and realtime operational intelligence.
  • Does the World Need Another Hadoop Distro? Greenplum Says Yes | SiliconANGLE – Greenplum is challenging Cloudera and MapR with a new Hadoop solution that delivers faster response times and better integration than the competition. Dubbed Dubbed Pivotal HD
  • EMC Greenplum Tackles Big Data With Hadoop Distribution – CIO.com – EMC Greenplum debuts its own Hadoop distribution, Pivotal HD, which marries Greenplum's massively parallel processing database technology with the Apache Hadoop framework to create a technology called HAWQ.
  • Finally! A Hadoop Hello World That Isn’t A Lame Word Count! – So I got bored of the old WordCount Hello World, and being a fairly mathy person, I decided to make my own Hello World in which I coaxed Hadoop into transposing a matrix!
  • By the numbers: How Google Compute Engine stacks up to Amazon EC2 — Tech News and Analysis – with Google Compute Engine, AWS has a formidable new competitor in the public cloud space, and we’ll likely be moving some of Scalr’s production workloads from our hybrid aws-rackspace-softlayer setup to it when it leaves beta. There’s a strong technical case for migrating heavy workloads to GCE, and I’ll be grabbing popcorn to eagerly watch as the battle unfolds between the giants.

Daily del.icio.us for April 17th through April 19th

  • Getting Started with Sonatype Nexus on Vimeo – This video walks you through the process of downloading, installing, starting, and configuring Nexus. In less than four minutes, you'll be up and running with the most capable repository manager on the market.
  • Speed Tracer – Google Web Toolkit – Google Code – Speed Tracer is a tool to help you identify and fix performance problems in your web applications. It visualizes metrics that are taken from low level instrumentation points inside of the browser and analyzes them as your application runs
  • The Top 15 Google Products for People Who Build Websites – Google’s strategy of empowering site developers and owners with free and valuable tools has proven to be effective in garnering a fair bit of geek love for the company. Check out some of the best Google products for developing, analyzing, maintaining and tinkering with websites.
  • op4j 1.0 Released and Ready for Spoon Bending | Javalobby – op4j enables 'chained expressions' to improve the semantics and cleanness of your code while reducing the complexity of executing low-level auxiliary tasks in Java
  • GitHub API for Java – – This library defines an object oriented representation of the GitHub API. The library doesn't yet cover the entirety of the GitHub API, but it's implemented with the right abstractions and libraries to make it very easy to improve the coverage.
  • InfoQ: Unit and Integration Testing for GWT Applications – GWT has turned out to be a UI technology, which, with a few tools, enables us to perform highly advanced tests thus further increasing the productivity of this technology.
  • Speeding up GWT | Javalobby – I’ve recently come across a few great resources on how to speed up client-side GWT
  • Surfin’ Safari – Blog Archive » How WebKit Loads a Web Page – Before WebKit can render a web page, it needs to load the page and all of its subresources from the network. There are many layers involved in loading resources from the web
  • Agility and Architecture: Can They Coexist? – Agile development has significantly impacted industrial software development practices. However, despite its wide popularity, there's an increasing perplexity about software architecture's role and importance in agile approaches
  • HTML5 presentation – The purpose of the presentation is to show the coming bleeding edge features for modern desktop and mobile browsers.

Daily del.icio.us for March 4th through March 9th

Daily del.icio.us for February 27th through March 2nd

Daily del.icio.us for October 2nd through October 4th

  • Examining America’s presidential candidates | Examining the candidates | The Economist – A survey of academic economists by The Economist finds the majority—at times by overwhelming margins—believe Mr Obama has the superior economic plan, a firmer grasp of economics and will appoint better economic advisers.
  • Java Programmer: Quick review of Collections in Java – For a quick go round, I would like to share some of the important features In Java Collections I came to know from this book
  • Q&A With Gabe Rivera, Creator Of Techmeme – The masses might have Digg, but perhaps the influencers have Techmeme. Certainly plenty of large, influential bloggers I know keep an eye on what it is covering. But I recommend it for anyone, not just influencers, for the easy way it organizes what’s happening with technology stories.
  • Captured at Red Rocks: Photos from U2’s Legendary Concert | JamsBio Magazine – On a cold, wet June night in 1983 at Colorado’s famed Red Rocks Amphitheatre, U2 proved why they were the greatest band on the planet
  • How Google developed the Chrome Web browser – Google's Darin Fisher, a software engineer on the Chrome project, talks about how the Web browser was developed and tested. As you might suspect, agility, speed, and testing were all critical
  • Netflix API : Introducing the Netflix API – On behalf of the Netflix API team, I’m very excited to announce the release of the Netflix API and to launch this site for our developer community. We have been impressed with the applications developers have managed to build using our RSS feeds or by screen-scraping the web site, so we can’t wait to see what you’ll do with a supported API!

    The Netflix API includes a JavaScript API, REST API and ATOM feeds. Use of the API is free and we even allow commercial use.

  • SVNKit 1.2.0, Pure Java Subversion Library | Javalobby – SVNKit is a pure Java Subversion library that provides APIs to access and manipulate Subversion repositories and working copies. SVNKit does not require any native binaries to be installed in order to work with Subversion.
  • SpringSource Announces General Availability of SpringSource dm Server | SpringSource – dm Server redefines the Java server market – OSGi-based server provides a fast, flexible and modular infrastructure across deployment environments
  • YUI 2.6.0 Released » Yahoo! User Interface Blog – The YUI development community is pleased to announce the release of version 2.6.0 of the YUI Library. You can download YUI 2.6.0 from SourceForge or configure your implementation using the updated YUI Configurator.
  • Google Blog Search – Blog Search uses a set of algorithms to try to determine the most popular stories in the blogosphere. We consider factors such as a blog's title and content, as well as its popularity throughout the rest of the blogging community

Daily del.icio.us for September 27th through October 1st

Daily del.icio.us for February 6th through February 7th