Tools for development

Discussion forum for MOD Writers regarding MOD Development.
Locked
User avatar
igorw
Former Team Member
Posts: 8024
Joined: Fri Dec 16, 2005 12:23 pm
Location: {postrow.POSTER_FROM}
Name: Igor Wiedler

Tools for development

Post by igorw »

Please post free tools that you use for development so others can use them too. Do keep posts in this topic limited to software recommendations. From time to time the links will be copied into the first post.

Jump To Text editor / IDE FTP client: Diff tools Webserver (and environment) Virtual machine Version control (SVN) Version control (Git) Styling Desktop Environment (tools to make working with windows easier) Other Tools
Igor Wiedler | area51 | GitHub | trashbin | Formerly known as evil less than three
User avatar
Erik Frèrejean
Former Team Member
Posts: 9899
Joined: Tue Oct 09, 2007 9:09 am
Location: The Netherlands, 3.0.x Support Forum
Name: Erik Frèrejean
Contact:

Re: Tools for development

Post by Erik Frèrejean »

A list for mac users.
Text editor /IDE FTP Client Diff tools
  • FileMerge (ships with Xcode)
Webserver (and environment) Other: [edit]
Sorry missed the "free" part :P
Last edited by igorw on Sat Jul 18, 2009 8:53 am, edited 2 times in total.
Reason: adding more text editors
Support Toolkit | Support Request Template | Knowledge Base | phpBB 3.0.x documentation
I don't give support via PM or IM! (all unsolicited pms will be trashed!)
platinum_2007
Registered User
Posts: 1101
Joined: Tue Jul 22, 2008 2:47 am
Location: Nova Scotia, Canada

Re: Tools for development

Post by platinum_2007 »

User avatar
UseLess
Registered User
Posts: 521
Joined: Mon Jul 22, 2002 7:26 pm
Location: North East UK

Re: Tools for development

Post by UseLess »

Greetings,

Other: There are downloadable versions so you can have it locally... either is handy for those moments when you forget the parameter sequence for a function etc.
Movie Quote:
It's not the years honey, it's the mileage...
phpBB 3 Mods @ phpBBStyles
User avatar
3Di
I've Been Banned!
Posts: 17538
Joined: Mon Apr 04, 2005 11:09 pm
Location: I'm with Ukraine 🇺🇦
Name: Marco
Contact:

Re: Tools for development

Post by 3Di »

Unfortunately most of the tools I use are not free-ware, being the bests though. IMHO.

Pass it on.. ;)
🆓 Free support for our extensions also provided here: phpBB Studio
🚀 Looking for a specific feature or alternative option? We will rock you!
Please PM me only to request paid works. Thx. Buy me a coffee -> Image
My development's activity º PhpStorm's proud user º Extensions, Scripts, MOD porting, Update/Upgrades
ToonArmy
Former Team Member
Posts: 4608
Joined: Sat Mar 06, 2004 5:29 pm
Location: Worcestershire, UK
Name: Chris Smith
Contact:

Re: Tools for development

Post by ToonArmy »

Operating system: Styling:
Chris SmithGitHub
User avatar
onehundredandtwo
Registered User
Posts: 1228
Joined: Fri Nov 14, 2008 8:07 am

Re: Tools for development

Post by onehundredandtwo »

Who could forget these? :)

Styling: onehundredandtwo.
Need help preventing spam? Read Preventing spam in phpBB 3.0.6 and above
User avatar
EXreaction
Former Team Member
Posts: 5666
Joined: Sun Aug 21, 2005 9:31 pm
Location: Wisconsin, U.S.
Name: Nathan

Re: Tools for development

Post by EXreaction »

I prefer WAMP because of the nicer UI:
http://www.wampserver.com/en/download.php

Also, for those who want to setup a virtual machine for development (good to test stuff on a *nix server if you are using Windows):
http://www.virtualbox.org/wiki/Downloads

And for a subversion client on Windows:
http://tortoisesvn.net/downloads
kmklr72
Registered User
Posts: 477
Joined: Sat Dec 29, 2007 9:37 pm
Location: St. Louis, USA
Name: Kevin

Re: Tools for development

Post by kmklr72 »

RapidSVN is a pretty good Subversion GUI:
http://rapidsvn.tigris.org
User avatar
bonelifer
Community Team Member
Community Team Member
Posts: 3542
Joined: Wed Oct 27, 2004 11:35 pm
Name: William
Contact:

Re: Tools for development

Post by bonelifer »

I just wanted to point out that there are compatibility problem with Notepad++ in Vista. Also there is a builtin FTP client that can be used to open files from your website and save them. If you are unfortunately using 56k dialup, then remember to save each file separately instead of with the save all button, else you could end up with some files not saving.
William Jacoby - Community Team
Knowledge Base | phpBB Board Rules | Search Customisation Database
Please don't contact me via PM or email for phpBB support .
User avatar
EXreaction
Former Team Member
Posts: 5666
Joined: Sun Aug 21, 2005 9:31 pm
Location: Wisconsin, U.S.
Name: Nathan

Re: Tools for development

Post by EXreaction »

kmklr72 wrote:RapidSVN is a pretty good Subversion GUI:
http://rapidsvn.tigris.org
Nice to see an option besides TortoiseSVN for Windows. TortoiseSVN is getting better, but I am still afraid to update if everything seems to be working (can't tell you how many times in the past I updated TortoiseSVN only to find out that they severely broke it).
bonelifer wrote:I just wanted to point out that there are compatibility problem with Notepad++ in Vista. Also there is a builtin FTP client that can be used to open files from your website and save them. If you are unfortunately using 56k dialup, then remember to save each file separately instead of with the save all button, else you could end up with some files not saving.
What compatibility problem? I've been using Notepad++ on Vista for about two years and on Win7 since the RC was released.
kmklr72
Registered User
Posts: 477
Joined: Sat Dec 29, 2007 9:37 pm
Location: St. Louis, USA
Name: Kevin

Re: Tools for development

Post by kmklr72 »

I have also been using Notepad++ on Vista and 7 without problems. As for Rapidsvn, it haven't had too many problems with it, of course, nothing beats the good old terminal commands.
User avatar
igorw
Former Team Member
Posts: 8024
Joined: Fri Dec 16, 2005 12:23 pm
Location: {postrow.POSTER_FROM}
Name: Igor Wiedler

Re: Tools for development

Post by igorw »

eviL<3 wrote:Do keep posts in this topic limited to software recommendations.
Igor Wiedler | area51 | GitHub | trashbin | Formerly known as evil less than three
User avatar
Sajaki
Registered User
Posts: 1390
Joined: Mon Mar 02, 2009 1:41 pm
Location: Amsterdam
Contact:

Re: Tools for development

Post by Sajaki »

ameeck
Former Team Member
Posts: 6559
Joined: Mon Mar 21, 2005 6:57 pm

Re: Tools for development

Post by ameeck »

Netbeans is a great IDE, primarily made for Java, but fully supporting PHP.
Locked

Return to “[3.0.x] MOD Writers Discussion”