Microsoft threw a spotlight on its support for the open-source Node.js server-side JavaScript development environment this week at the Node Summit in San Francisco.
development environmentMicrosoft Promotes Windows Azure and Cloud9 at Node SummitRedmond Developer News | News Fri, 01/27/2012 - 11:03
Microsoft threw a spotlight on its support for the open-source Node.js server-side JavaScript development environment this week at the Node Summit in San Francisco. Interview: Lucian Langa, gnoduino lead developerLinux Today Sun, 09/04/2011 - 08:01
FLOSS For Science: "This week we interviewed Lucian Langa, the lead developer of gnoduino, a development environment for Arduino projects under Gnome." Setting Up An Android App Build Environment With Eclipse, Androi...Linux Today Fri, 07/01/2011 - 11:03
HowtoForge: "This tutorial describes how you can set up an development environment for building Android apps on an Ubuntu 11.04 desktop using Eclipse, the Android SDK, and PhoneGap." Adding colour to your mysql prompt - Ken GuestPlanet PHP Wed, 04/20/2011 - 05:29
I almost made a critical mistake on the production mysql database for one of my projects yesterday, which definitely would not have been a Good Thing if it had happened; even though I do have a custom prompt set up for mysql – when they’re all so similar you don’t always take heed. So now, along with having the mysql prompt defined as prompt=’\h@\u (\d) > ‘ in the [mysql] section of my ~/.my.cnf file (so host, username and database name are included in the prompt), I have also installed rlwrap and set up an alias in my .bashrc: ArgumentRewrap - A Vim plugin to automatically split argument li...Planet PHP Tue, 12/21/2010 - 20:00
I have been using Vim as my primary PHP development environment for several years by now. Inspired by two blog articles (Coming Home To Vim, Vim Toolbox, 2010 Edition) I recently read I decided to cleanup my Vim configurations and create certain new macros for recurring tasks. ServerGrove Blog: How to customize the error pages in Symfony2PHPDeveloper.org Thu, 10/28/2010 - 12:25
On the ServerGrove blog there's a new post showing you how to customize those default error pages that show up in a Symfony2 application when an exception is thrown. PHPFreaks.com: A simple Debian based dev environmentPHPDeveloper.org Fri, 09/03/2010 - 08:45
On the PHPFreaks.com site there's a new post that's a guide for creating a basic development environment on a Debian system (complete with VirtualHosts). PHPFreak.dk: The quest for the holy… development environment?!PHPDeveloper.org Mon, 04/26/2010 - 11:05
On the PHPFreak.de blog there's a new post talking about the author's quest to find the "holy development environment", the one that would make a developer most productive and give them the best features to do their work. Setting up my Windows environment - Stefan KoopmanschapPlanet PHP Thu, 04/22/2010 - 15:16
Since I am not working with a Windows environment on a day-to-day basis, the first task for the WinPHP Challenge for me was to actually install a Windows environment and get my development environment up and running. Derick Rethans' Blog: PHP Development Environment 2.0PHPDeveloper.org Thu, 12/31/2009 - 09:13
In a new post to his blog today Derick Rethans talks about his move to what he calls his "PHP Development Environment 2.0" - an upgrade to some of his sites and servers prompted by an update of the Xdebug website. |