
Tools
Get flash to fully experience Pearltrees
Mobile Application Monitoring: Cloud Based App Monitoring
Now you can see inside your mobile apps You don’t have to wait for your app to crash and one-star ratings to know what’s going on. Get to know your app performance, errors, and throughput from every angle, in real-time. If you want to view your app’s key performance data in one place, the overview screen is where it’s at. left rightTender Support — Plans & Pricing
Flurry launches crash and user acquisition analytics for mobile app developers
Mobile analytics company Flurry has announced the launch of two new features for app developers: Crash Analytics and User Acquisition Analytics . The new services, which will be included in Flurry’s existing Analytics SDK, will be offered for free. Flurry tells us that its User Acquisition Analytics feature is available immediately for all users, but Crash Analytics is only available for Android in beta (you must register for it), with an iOS counterpart launching “later this month.”SEO by Yoast
WordPress out of the box is already technically quite a good platform for SEO, this was true when I wrote my original WordPress SEO article in 2008 and it's still true today, but that doesn't mean you can't improve it further! This plugin is written from the ground up by WordPress SEO consultant and WordPress developer Joost de Valk to improve your site's SEO on all needed aspects. While this WordPress SEO plugin goes the extra mile to take care of all the technical optimization, more on that below, it first and foremost helps you write better content. WordPress SEO forces you to choose a focus keyword when you're writing your articles, and then makes sure you use that focus keyword everywhere. Write better content with WordPress SEO“This is absolutely fantastic. I looked over recent Mars posts and the translations are going through — our audience is incredibly excited to see the messages in their native tongue — exactly what we wanted: to communicate as clearly and deeply as possible.” – Jared Leto , Thirty Seconds To Mars Read more “Thanks to Transfluent, we have been able to localize Kiosked for 14 languages and translate our Twitter communication. We have found that even if people understand English, they are more receptive to messages in their own language.
Transfluent
Description To turn PSD elements into images for the Web and for Apps, simply name your layer groups once and let Slicy do its magic. Bye bye, “Save for Web/Devices”. Hello, boost in productivity and creativity!
Mac App Store - Slicy
We love Heroku. It makes deployment so easy and quick. However, it can start to get pricey when you add additional dynos at $35 each a month. With a small amount of work, you can get a lot more out of your Heroku hosting whilst drastically improving the performance of your site. You might need to spend a little bit of cash on other services, but a lot less than if you simply moved the dyno slider up a few notches, and the result will be much better scalability. So how do we max out the performance of our Heroku apps?
6 Ways to get More Bang for your Heroku Buck While Making Your Rails Site Super Snappy · Storm Consultancy
My Ultimate Developer and Power Users Tool List for Mac OS X (2012 Edition) — carpeaqua by Justin Williams
Using `pg:transfer` to Migrate Postgres Databases Development of most applications takes place in several disparate environments with the most common pattern being dev-staging-production. While it's necessary for the source versions in each environment to differ it is quite useful to retain some level of data synchronicity between the environments (for example, to populate your local database with production data to diagnose a bug).
Using `heroku pg:transfer` to Migrate Postgres Databases
Need Some Cache? Redis in Depth
Scott Andreas discussing creating fault tolerant distributed applications, and demoes Ordasity, a framework for building self-organizing systems with services. Scott Andreas Mar 29, 2013 Stephan Herhut introduces Intel's Parallel JavaScript (formerly known as "River Trail"), a new parallel programming API designed for JavaScript. Eric Burke advises on creating mobile applications for Android: the lifecycle of an app, loaders, fragments, Otto, DI, and others. Eric Burke Mar 29, 2013protobuf
Spring Roo
Instant Results - Making Java Fun Spring Roo is a lightweight developer tool that makes it fast and easy to deliver instant results. Best of all, you code 100% in Java and get to reuse all your existing Java knowledge, skills and experience. You'll like it - and have plenty of fun too! Read how TomTom cut development time in half using Spring Roo. Download the book by Josh Long and Steve Mayzak called Getting Started with Roo .What is it? Protocol Buffers are a way of encoding structured data in an efficient yet extensible format. Google uses Protocol Buffers for almost all of its internal RPC protocols and file formats. Latest Updates
protobuf - Protocol Buffers - Google's data interchange format
Matthew Kubicina - Google Protocol Buffers vs. Apache Thrift
Been doing some research lately on cross-platform communication to enable systems built with different languages on different platforms to communicate. The first consideration in cross-platform communication is message format. The most common formats are XML and JSON. They are both easy to create and parse and widely supported via many frameworks for serialization in most major development platforms. As good as XML and JSON are, they are still quite heavy since they are essentially transmitted as strings across the wire. The can be a waste of memory and bandwidth for both the client and server, especially for internal communications.Introduction ERB provides an easy to use but powerful templating system for Ruby. Using ERB , actual Ruby code can be added to any plain text document for the purposes of generating document information details and/or flow control. A very simple example is this:

