Explore >> Select a destination


You are here

afreshcup.com
| | www.sethvargo.com
12.5 parsecs away

Travel
| | Have you ever wanted to see the resulting SQL of a query in Rails console? Well, unfortunately there's not really an 'easy' way to do this, other than hacking the console, so here we go.
| | samestuffdifferentday.net
4.8 parsecs away

Travel
| | Here are some interesting articles, blog posts, videos, podcasts, and GitHub repositories I've run into over the last week (April 22, 2024 - April 28, 2024)
| | danielpecos.com
10.8 parsecs away

Travel
| | Welcome to jvmGeek!This new blog aims to talk and discuss about the JVM ecosystem, with news and articlesdiscussing about Java - the language -, and also about other JVM languages such as Scala, Kotlin or Clojure. But it won't deal only about programming languages, but also about tools and libraries. You'll find news, tutorials, code examples and more general articles, among other. From time to time I will also try to gather events and news related to one particular matter and post them as a flash post t...
| | sookocheff.com
29.3 parsecs away

Travel
| The future of mobile development is cross-platform HTML5, JavaScript, and CSS3. Let me explain. I've been working on a couple Windows Phone 7 applications to accompany my first release, FaceArt, in the Marketplace. As I do more research and development with the mobile platform I keep looking for ways to increase the reach of my apps. The most obvious is to release Android and iOS versions but I have a few hurdles to clear first, the biggest being lack of time. I do all development as a moonlighting gig while I work full-time and I'm already struggling to find extra hours during the week to finish my first three applications for one platform. How am I going to write and maintain three separate codebases for each app for the major mobile platforms while still ...