samuel337 | Shared With: Everyone - Sep 05 2008 | software, development, processes"So, a few years ago all the cool kids were switching from CVS to Subversion. These days, all the cool kids are switching from Subversion to some form of distributed version control; git and Mercurial seem to be the ones with the largest market shares. This switch is being accompanied by a simply deafening amount of hype about DVCS and how it’s a revolutionary new paradigm and will completely change the way people work and… well, the usual stuff."
Good intro article to DVCS, particularly from a SVN perspective. Now, where are the GUI interfaces...
samuel337 | Shared With: Everyone - Feb 18 2008 | software, open source, development"As a software developer, there's no denying that open source software is a powerful and transformative force in modern software development. The console model, and Apple's de-facto first party development model, are about as far as you can get from Mark's freedom zero-- instead, you get zero freedom... So I'll ask again, since Mark brought it up: why doesn't anyone give a crap about freedom zero? "
Some good comments here about the problem with open-source, and it's place in the wider scheme of things, before it degenerates into an Apple fanboy battle.
samuel337 | Shared With: Everyone - Nov 20 2007 | google, open source, development, mobiles
"Today Google released the Android platform SDK for Open Handset Alliance devices. Android contains a custom Dalvik virtual machine for running applications written in a subset of Java... Instead of providing a full version of the Java SE or Java ME Google has diverged on two fronts. First, a limited subset of the core Java packages is provided."
Nice overview of Android from a developer's perspective, but wtf Google! Let's fragment the mobile world further by introducing another incompatible app platform!
samuel337 | Shared With: Everyone - Nov 13 2007 | mobiles, development
"In one of the more impressive Frankenphone installations we've ever seen, a company called Mobile Complete has been operating a remote phone-testing service called DeviceAnywhere that allows mobile phone developers to test out their apps on any of their choice of over 500 different phone models. The phones are opened up and have their circuits wired directly into a server, so devs have access to every part of the device, just as if they were physically present. "
Man, that's a pretty awesome setup/service, although I wouldn't want to be the mobile dev trying to target so many devices... such is the state of mobile app development :(
samuel337 | Shared With: Everyone - Oct 11 2007 | adobe, web apps, development
"...Adobe gave a sneak peek of a new application being developed by the company code-named "Thermo." Thermo is what they're terming a "rich internet application design tool."... Thermo has basic drawing tools that can be used to wireframe an app, but what really makes Thermo special for designers is that it understands Photoshop images and uses layer data to capture information about various UI elements..."
Check it out - pretty cool stuff, given using Photoshop to mock up websites is a fairly universal thing among web designers. Pity they couldn't do this for HTML/JS/CSS too.
Related Content from Around Faves
developer
-
LiveScribe has an SDK so you can write (Java) applications that do things associated with regions of their (Anoto-formatted) paper.
1 FaverViewed: 2 TimesQuoted: Livescribe paper-based computing platform includes a smartpen, dot paper and software applications that changes the way people capture, use and share audio and visual information with pen and paper.
- royleban - Oct 01 20091 FaverViewed: 3 Times
- mike - Sep 09 20091 FaverViewed: 6 Times
open source
-
1 FaverViewed: 6 TimesQuoted: This presentation covers the definition of a graph database (information structured as mathematical graphs with nodes, relationships and properties) and their advantages when dealing with data that is difficult to fit in static tables, is rapidly evolving, or that has a lot of optional attributes. The flexibility of graph databases better support agile development and schema evolution.
- mike - Sep 18 20091 FaverViewed: 7 Times
- mike - Sep 15 20091 FaverViewed: 12 Times
