|   Website Templates   |   Find a local emergency plumber   |   Wireless Service   |   trade show displays   |   forex trading

geewax.org | Agile git Workflow

3 days ago

deusx : geewax.org | Agile git Workflow - "Agile" is kind of a dirty word in some circles, but this describe some actually agile ways to deal with revision control using git. "When we started using git to manage our source code at work, we actually jumped in a little bit too fast.

Tags : git workflow development process tutorial productivity tips

  copy

iProcessing

1 month ago

deusx : iProcessing - "iProcessing is an open programming framework to help people develop native iPhone applications using the Processing language. It is an integration of the Processing.js library and a Javascript application framework for iPhone. The iProcessing downlo

Tags : processing iphone apple javascript visualization development

  copy

Twitter's code swarm

1 month ago

nelson : Twitter's code swarm - Amazing visualization of project checkin activity at Twitter

Tags : visualization git vcs development programming twitter

  copy

A successful Git branching model

2 month ago

Simon Willison : A successful Git branching model - A successful Git branching model. This looks eminently sensible. The master branch is used for production-ready code, and is only updated by merging from either release branches or emergency hotfix branches. A develop branch is used for integration (fro [via]

deusx : nvie.com » Blog Archive » A successful Git branching model - "In this post I present the development model that I’ve introduced for all of my projects (both at work and private) about a year ago, and which has turned out to be very successful. I’ve been meaning to write about it for a while now, but I’ve

Jeremy Zawodny : A successful Git branching model - A successful Git branching model: good explanation of a very sane looking release and branching model

Tags : git branches development

  copy

Google Open Source Blog: Export a Git Project to Google Code

3 month ago

deusx : Google Open Source Blog: Export a Git Project to Google Code - "Git and Subversion can work together in many ways. Previously, we showed how Git users can work with a project primarily managed by Subversion. In this post, we describe one way to handle the converse: Google Code acts as a stable read-only Subversi

Tags : git svn revisioncontrol google howto development

  copy

Palm Developer Network Blog » Project Ares Open Beta

3 month ago

deusx : Palm Developer Network Blog » Project Ares Open Beta - "The heart of Ares is its visual drag-and-drop interface builder. The interface builder makes it simple to build complex layouts that adapt to orientation changes and support multiple webOS devices. The visual debugger in Ares goes far beyond the deb

Tags : mozilla palm ares webos development mobile javascript web2.0 ide palmpre

  copy

Bread Board A/B and Qualitative User Testing

3 month ago

Linkorama : Bread Board A/B and Qualitative User Testing

Tags : abtesting ux design development testing

  copy

ExpressionEngine 2.0 is finally here.

4 month ago

Greg Storey : ExpressionEngine 2.0 is finally here. - A welcome move from Ellis Labs. #

Tags : Development

  copy

California City

4 month ago

nelson : California City - Crazy planned community that never was, a modern Nazca lines

Tags : city urbanism losangeles housing development via:plasticbag

  copy

Solspace Super Search module to the rescue.

4 month ago

Greg Storey : Solspace Super Search module to the rescue. - This should be bundled with every purchase of EE. #

Tags : Development

  copy

EE Screencasts are 40% off until November 25th.

4 month ago

Greg Storey : EE Screencasts are 40% off until November 25th. - Buy, download, and learn. #

Tags : Development

  copy

How To Build An iPhone App: A Guide

6 month ago

Linkorama : How To Build An iPhone App: A Guide

Tags : iphone mobile development marketing

  copy

Mind - When a Parent’s Love Comes With Conditions - NYTimes.com

6 month ago

gleuschk : Mind - When a Parent’s Love Comes With Conditions - NYTimes.com - children who received conditional approval were indeed somewhat more likely to act as the parent wanted. But compliance came at a steep price. First, these children tended to resent and dislike their parents. Second, they were apt to say that the way they

Tags : education nytimes baby children parenting psychology development motivation love

  copy

Op-Ed Contributor - Your Baby Is Smarter Than You Think - NYTimes.com

6 month ago

gleuschk : Op-Ed Contributor - Your Baby Is Smarter Than You Think - NYTimes.com - In some ways, they are smarter than adults.

Tags : science education nytimes baby children kids parenting psychology learning development

  copy

M Cubed Software - Dev

6 month ago

deusx : M Cubed Software - Dev - "M3InstallController is a class that will warn users if they are running your application from a disk image and offer to install the application in their Applications folder."

Tags : mac osx cocoa software tools development objectivec

  copy

Matt Legend Gemmell – What have you tried?

6 month ago

deusx : Matt Legend Gemmell – What have you tried? - "The problem is that this person’s problem-solving technique is to ask for the solution. Not to seek advice on how to approach the task, or ask for the names of likely classes to look into, or a link to an example – but to just ask for the code,

Tags : problemsolving software learning development programming

  copy

Compiling 64-bit version of MySQL on Snow Leopard.

7 month ago

Greg Storey : Compiling 64-bit version of MySQL on Snow Leopard. - For those who do that sort of thing. #

Tags : Development

  copy

Starbucks needs help with their website.

7 month ago

Greg Storey : Starbucks needs help with their website. - While you're there see if you can help them make coffee, like they used to. #

Tags : Development

  copy

hallettj's jslint.vim at master - GitHub

7 month ago

deusx : hallettj's jslint.vim at master - GitHub - "Vim plugin and command line tool for running JSLint http://jslint.com/. JSLint is a handy tool that spots errors and common mistakes in JavaScript code."

Tags : jslint vim ide development pre

  copy

Pushbutton.

8 month ago

Greg Storey : Pushbutton. - Forgot to link to this earlier. Go. Read. Now.

Tags : Development

  copy

Programmer Competency Matrix

8 month ago

deusx : Programmer Competency Matrix - "Note that the knowledge for each level is cumulative; being at level n implies that you also know everything from the levels lower than n. "

Tags : programmers competency interviews skills career development learning

  copy

The pushbutton Web

8 month ago

nelson : The pushbutton Web - Anil breaks down some of the recent work around realtime messaging

Simon Willison : The Pushbutton Web: Realtime Becomes Real - The Pushbutton Web: Realtime Becomes Real. Anil Dash is excited by the potential for PubSubHubBub and Webhooks to make near-real-time scalable event publishing accessible to regular web developers. So am I.

Andy Baio : Anil Dash on the Pushbutton Web - the best articulation of the current real-time web trend I've seen

Greg Storey : Pushbutton. - Forgot to link to this earlier. Go. Read. Now.

Anil : The Pushbutton Web: Realtime Becomes Real - tweetcount_url = 'http://dashes.com/anil/2009/07/the-pushbutton-web-realtime-becomes-real.html#comment-661209'; tweetcount_title = 'The Pushbutton Web, about realtime messaging getting real'; tweetcount_src = 'By @anildash:'; tweetcount_

Tags : notifications web technology asynchronous events messaging Development atom pubsubhubbub pushbutton rss webhooks

  copy

Javascript framework survey

8 month ago

nelson : Javascript framework survey - Interesting view into how developers look at their JS libraries

deusx : Survey Results: JavaScript Frameworks | Kyle Hayes | Proficiency by Derivation

Tags : javascript library code development survey jquery js webdev frameworks comparison

  copy

Pyjamas

8 month ago

nelson : Pyjamas - Python -> Javascript compiler for client code. Like GWT, but for Python

Tags : python javascript unholy gwt development code webapp

  copy

Newsvine needs to help in the development department.

9 month ago

Greg Storey : Newsvine needs to help in the development department. - Tell Davidson you need a corner office.

Tags : Development

  copy
xml
Upian.