Wedge

Public area => The Pub => Off-topic => Topic started by: Dragooon on December 17th, 2011, 04:33 PM

Title: What's your development setup?
Post by: Dragooon on December 17th, 2011, 04:33 PM
Just curious for how our developers do their development.

For me it is MacBook with Mac OS X Lion as OS, NetBeans IDE as PHP IDE, Tower for SVN and Git(I always import SVN as a Git repository), Parallels for Ubuntu VM, native PHP, Apache that comes with Lion along with installation of MySQL for Mac.
Title: Re: What's your development setup?
Post by: Arantor on December 17th, 2011, 05:28 PM
My main development at present is a patchwork PC with Windows 7, Notepad++, TortoiseSVN hooked up to my RepositoryHosting account, running WampServer.

For the stuff I've been doing lately with Impact, Notepad++ for coding, Weltmeister (part of Impact) for layout design, and iOSImpact (which is essentially an uber-minimal Canvas+JS framework bridge for binding Canvas elements into something that can run, rather fast, on iOS devices)
Title: Re: What's your development setup?
Post by: Nao on December 17th, 2011, 06:57 PM
Hmm...

My current setup is very much like Pete's: Windows 7, Notepad2 (PHP, XML and JS files), Notepad++ (anything else, including my to-do-list), TortoiseSVN, WampServer. Nothing else, that I can think of at least.

Up until 2006, I used to be on Windows XP, Delphi 7.0 and Notepad (the original), things were simpler by then... ;)
Title: Re: What's your development setup?
Post by: live627 on December 18th, 2011, 12:54 AM
Windows 7, Geany, TortoiseSVN, WampServer.
Title: Re: What's your development setup?
Post by: JBlaze on December 18th, 2011, 01:22 AM
Windows 98, Notepad, and IE4
Title: Re: What's your development setup?
Post by: Dragooon on December 18th, 2011, 01:25 AM
Quote from JBlaze on December 18th, 2011, 01:22 AM
Windows 98, Notepad, and IE4
Aren't you the definition of cutting edge?
Title: Re: What's your development setup?
Post by: Nao on December 18th, 2011, 01:30 AM
I know people who do HTML 1.0 development on a text editor within an Amiga emulator on their Core i7.

(No I don't.)
Title: Re: What's your development setup?
Post by: Arantor on December 18th, 2011, 04:39 AM
Even I have a HTML 4 capable browser on my Amiga environment, and have done for a few years... ;)
Title: Re: What's your development setup?
Post by: Dr. Deejay on December 18th, 2011, 11:00 AM
Ubuntu 11.10, Gedit, Firefox and some git stuff. :D
Title: Re: What's your development setup?
Post by: Nao on December 18th, 2011, 03:34 PM
Opera, Opera! If it works in Opera, it works everywhere :P
Title: Re: What's your development setup?
Post by: Arantor on December 18th, 2011, 03:36 PM
Or not, as the case may be :P
Title: Re: What's your development setup?
Post by: Aaron on December 18th, 2011, 04:00 PM
Arch Linux, either vim or kate for coding, Firefox 8, git (and git-svn as a wrapper for SVN repos) for versioning. Works splendidly.
Title: Re: What's your development setup?
Post by: Nao on December 18th, 2011, 04:30 PM
Quote from Arantor on December 18th, 2011, 03:36 PM
Or not, as the case may be :P
Well... Right now, I'm working on a bug that happens in Opera and old Firefox versions and not in other browsers :P