Go to main content

Textpattern CMS support forum

You are not logged in. Register | Login | Help

#1 2006-11-12 16:31:47

variaas
Plugin Author
From: Chicago
Registered: 2005-01-16
Posts: 402
Website

What's your dev environment like?

I am still trying to create an ideal development environment and wanted to throw the question out there. Currently I’m using Notepad++, TortiseSVN, and Firefox (+WebDeveloper extension) for development. Out of curiosity, I wonder what the TXP developers use and what everyone uses to develop and maintain their code.

Thanks!

Offline

#2 2006-11-12 17:36:34

jm
Plugin Author
From: Missoula, MT
Registered: 2005-11-27
Posts: 1,746
Website

Re: What's your dev environment like?

Code

Browsers

Management

Offline

#3 2006-11-12 17:37:36

Walker
Plugin Author
From: Boston, MA
Registered: 2004-02-24
Posts: 592
Website

Re: What's your dev environment like?

Textmate & BBEdit with SVN, Capistrano, and Transmit.

Offline

#4 2006-11-12 17:45:39

hcgtv
Archived Plugin Author
From: Key Largo, Florida
Registered: 2005-11-29
Posts: 2,722
Website

Re: What's your dev environment like?

Offline

#5 2006-11-12 18:06:52

hakjoon
Member
From: Arlington, VA
Registered: 2004-07-29
Posts: 1,634
Website

Re: What's your dev environment like?

Mac (primary workstation)

  • Textmate
  • SkEdit
  • SVK (for decentralized SVN on the go)
  • Cyberduck

Windows

  • Topstyle Pro
  • Homesite
  • TortoiseSVN
  • Filezilla

I highly recommend SVK for anyone who does work with Subversion on a laptop that might not always be connected to the net as it lets you perform remote commits which you can push back to your main repository when you are on the network again.


Shoving is the answer – pusher robot

Offline

#6 2006-11-12 18:11:20

soulship
Member
From: Always Sunny Charleston
Registered: 2004-04-30
Posts: 669
Website

Re: What's your dev environment like?

side note:

Hey I use Komodo a lot, but did you see the testing for the new beta 4?

It looks like the took some tricks from textmate.

User-Defined Languages
Komodo 4 introduces a system for adding custom language support called UDL (User-Defined Languages) which allows Komodo to properly syntax-color multi-language files and templated files common in many web programming frameworks. We use UDL to provide better support for RHTML, Template-Toolkit, HTML-Mason, Smarty, Django and Luddite (the language used to develop new UDL).

Project Templates
Projects templates can be created and used when creating a new project. They are a great way to add new functionality for project-specific needs, such as rsync, Rails, and more.

SFTP and SCP
Komodo now supports access to remote files via SFTP and SCP. Saved password information for all remote servers is stored securely in Mozilla’s native password manager, or you can use a key agent to manage your secure authentications.

This looks awesome! I just downloaded the new beta. Perhaps the textmate bundles that Mario has been busy creating can be ported somehow.

@variaas

I would add a few things to that list.

navicat

or

sqlYog (they have a free “lite” version. But is you do this daily then nothing is as good as navicat. I love it

And I use wamp 5 thats been modified a bit to include rails and Active State Python

Offline

#7 2006-11-12 18:19:35

ruud
Developer Emeritus
From: a galaxy far far away
Registered: 2006-06-04
Posts: 5,068
Website

Re: What's your dev environment like?

Offline

#8 2006-11-12 19:47:41

colak
Admin
From: Cyprus
Registered: 2004-11-20
Posts: 9,397
Website GitHub Mastodon Twitter

Re: What's your dev environment like?

code

  • bbedit
  • Firefox + webdeveloper extension

browsers

  • firefox
  • safari
  • opera
  • ie 5.2

ftp

  • transmit

local testing

  • mamp

Yiannis
——————————
NeMe | hblack.art | EMAP | A Sea change | Toolkit of Care
I do my best editing after I click on the submit button.

Offline

#9 2006-11-12 20:08:23

RedFox
Member
From: Netherlands
Registered: 2005-03-25
Posts: 819
Website

Re: What's your dev environment like?

BBEdit (if I don’t use Textpattern!)
CSSedit (amazing handy editor!)
Firefox (all the way + Firebug and several favelets!)
Transmit (does something odd with my folder icons!)
MAMP (local knitting!)
Xylescope (when I’m in real trouble (debugging)!)
Photoshop (all the images!)
Kleurenpikker (a homemade ‘colorpicker’ … system wide!)

That’s all, folks!

Offline

#10 2006-11-12 21:03:17

jakob
Admin
From: Germany
Registered: 2005-01-20
Posts: 5,227
Website GitHub

Re: What's your dev environment like?

How do those of you with mac and windows platforms set up your local test environment so that you can test your developments with both windows and mac?


TXP Builders – finely-crafted code, design and txp

Offline

#11 2006-11-12 21:18:05

hcgtv
Archived Plugin Author
From: Key Largo, Florida
Registered: 2005-11-29
Posts: 2,722
Website

Re: What's your dev environment like?

soulship wrote:

Hey I use Komodo a lot, but did you see the testing for the new beta 4?

Beta 4 sounds awesome, I downloaded it but haven’t had the time to play with it. What I like about Komodo is that I can use it on my Windows laptop and my Debian Etch workstation.

Offline

#12 2006-11-12 22:13:58

hakjoon
Member
From: Arlington, VA
Registered: 2004-07-29
Posts: 1,634
Website

Re: What's your dev environment like?

jakob wrote:
How do those of you with mac and windows platforms set up your local test environment so that you can test your developments with both windows and mac?

I have a FreeBSD install running on an old P3 which hosts most of my development stuff and my SVN server. So it’s all in one place.


Shoving is the answer – pusher robot

Offline

#13 2006-11-12 22:32:14

jakob
Admin
From: Germany
Registered: 2005-01-20
Posts: 5,227
Website GitHub

Re: What's your dev environment like?

hakjoon wrote:

I have a FreeBSD install running on an old P3 which hosts most of my development stuff and my SVN server. So it’s all in one place.

So you have a dedicated linux machine as overall server? I just have a windows desktop machine and a mac laptop. Anyway suggestions of getting that setup to work, e.g. with webserver on the pc? Both have WLAN.


TXP Builders – finely-crafted code, design and txp

Offline

#14 2006-11-12 23:22:25

hcgtv
Archived Plugin Author
From: Key Largo, Florida
Registered: 2005-11-29
Posts: 2,722
Website

Re: What's your dev environment like?

jakob,

I also have 2 linux boxes in my network, one is my development box, the other runs our Intranet. My Windows laptop is running my own custom AMP stack, I use it mostly to work on templates and themes.

In your case, give your Windows box a static ip, like so:
192.168.1.99 jakob.com

Then on your Mac laptop, add the Windows IP to your hosts file and then when you key in jakob.com in Safari, it will take you to your Windows box. The hosts file is looked at before the browser searches the DNS servers, so you can have your internal network be whatever you like.

Offline

#15 2006-11-12 23:34:36

marios
Archived Plugin Author
Registered: 2005-03-12
Posts: 1,253

Re: What's your dev environment like?

( On the MAC administrative Box )
  • TextMate + TXP Bundle
  • Transmit 3.5
  • Skedit (Almost not necessary anymore, TM is friend with Transmit here and yourself)
  • Terminal app
  • XAMPP (feeding the LAN locally from a windows Box)
  • Xylscope
  • Safari
  • Firefox + Extensions
  • File List ( Peter Maurer)
    ( Windows for serving and testing and Graphic work, so I can have everything neatly locked down in prefs Sharing on the mac administrative Box)
  • Topstyle Pro
  • Photoshop 7 (Until Adobe decides about delivering MAC compatible software FOR ALL MAC PLATFORMS, without driving you nuts)
  • Illustrator 10 ( windows ) (see above)

There’s more, but this is what I am using these days.

( I can not wait until Jaguar comes out. As soon as that happens, TextMate v2 is going to be available not any much time after, which will make me switch to Jaguar immediately)

NOTE.: It is worthwhile to mention here that TextMate can handle about any Programming Language/ CMS/ Framework, that you can think of, and if it doesn’t know it yet, it can be told to do so (except binaries). It’s the most extensible adaptable Texteditor around. It’ll just do, what you want it to do, and not some marketing department want’s you to do.
Are you a Programer ? and want to switch to Ruby, Python, Perl ? Edit CSS, HTML, XHTML, write and e-mail ?

No problem, it’s just a shortcut or TAB Trigger away.
(No need for lorem ipsum applications and other such nonsense)

regards, marios

Last edited by marios (2006-11-13 00:05:00)


⌃ ⇧ < ⌃ ⇧ >

Offline

Board footer

Powered by FluxBB