473,699 Members | 2,131 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Suggested Mac OS X Leopard dev environment?

I've been trying (not all that successfully) to set up a dev
environment here and would appreciate any wisdom you folks can
provide.

If any of you use OS X for development, could you tell me what your
environment is like (IDE selection, server location, remote/local
debugging, so forth)? What I've got at the moment is Zend Studio and
a Linux-based (separate) development server. Zend has just informed
me that a bug that is a show-stopper for me will not be fixed, so I'm
trying to consider alternatives.

Any suggestions are welcome.
Nov 27 '07 #1
6 2261
Evil Otto wrote:
If any of you use OS X for development, could you tell me what your
environment is like (IDE selection, server location, remote/local
debugging, so forth)?
I edit in TextWrangler, manage my files with svnX and run a local copy of
MAMP for testing.

--
Toby A Inkster BSc (Hons) ARCS
[Geek of HTML/SQL/Perl/PHP/Python/Apache/Linux]
[OS: Linux 2.6.17.14-mm-desktop-9mdvsmp, up 3 days, 31 min.]

It'll be in the Last Place You Look
http://tobyinkster.co.uk/blog/2007/11/21/no2id/
Nov 27 '07 #2
"Evil Otto" <zb******@gmail .comwrote in message
news:e4******** *************** ***********@e6g 2000prf.googleg roups.com...
I've been trying (not all that successfully) to set up a dev
environment here and would appreciate any wisdom you folks can
provide.

If any of you use OS X for development, could you tell me what your
environment is like (IDE selection, server location, remote/local
debugging, so forth)? What I've got at the moment is Zend Studio and
a Linux-based (separate) development server. Zend has just informed
me that a bug that is a show-stopper for me will not be fixed, so I'm
trying to consider alternatives.

Any suggestions are welcome.
Zend Studio comes with Zend Core.
http://www.epinions.com/content_290447527556

If you install Zend Core, it'll get all the Apache, MySQL, PHP stuff
installed for you.
Then, when you install Zend Studio, you'll have all the IDE stuff you need -
and it'll work.
Nov 27 '07 #3
On Nov 27, 3:04 pm, "Sanders Kaufman" <bu...@kaufman. netwrote:
"Evil Otto" <zburn...@gmail .comwrote in message

news:e4******** *************** ***********@e6g 2000prf.googleg roups.com...
I've been trying (not all that successfully) to set up a dev
environment here and would appreciate any wisdom you folks can
provide.
If any of you use OS X for development, could you tell me what your
environment is like (IDE selection, server location, remote/local
debugging, so forth)? What I've got at the moment is Zend Studio and
a Linux-based (separate) development server. Zend has just informed
me that a bug that is a show-stopper for me will not be fixed, so I'm
trying to consider alternatives.
Any suggestions are welcome.

Zend Studio comes with Zend Core.http://www.epinions.com/content_290447527556

If you install Zend Core, it'll get all the Apache, MySQL, PHP stuff
installed for you.
Then, when you install Zend Studio, you'll have all the IDE stuff you need -
and it'll work.
Unless you have two files in different directories that happen to have
the same name, in which case, it won't. That's the bug that they're
not going to fix.
Nov 27 '07 #4
I have been using Mac for the past 6 month (updated to Leopard
recently). I use Zend IDE, MAMP (for local testing). There might be a
transitional period (get used to OS X).

---
http://devoger.blogspot.com
Nov 28 '07 #5
On Nov 27, 9:30 pm, myhusky <myhu...@gmail. comwrote:
I have been using Mac for the past 6 month (updated to Leopard
recently). I use Zend IDE, MAMP (for local testing). There might be a
transitional period (get used to OS X).

---http://devoger.blogspo t.com
That's probably the setup I'm going to end up going with (or Neon,
haven't decided yet.) There are some seriously painful workarounds
(and the MAMP distro has its MySQL configured in a supremely stupid
way, without any query cache.)

Still, it boggles me that they're not even going to try to fix the bug
that made me look for alternatives in the first place. Their
suggested solution (I'm not kidding) was "don't use files with the
same name."
Nov 28 '07 #6
Oops - I'm not on Mac.
That's what I was doing "right". ;)
"Rik Wasmus" <lu************ @hotmail.comwro te in message
news:op******** *******@metalli um.lan...
On Wed, 28 Nov 2007 19:54:52 +0100, Sanders Kaufman <bu***@kaufman. net>
wrote:
What am I doing wrong... or, as the case may be, "right".
The problem seems to occur if you fiddle around with the working dir
(chdir() calls for instance). If you don't it's likely you won't have any
problems.

Nov 28 '07 #7

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
2847
by: chewie54 | last post by:
Hi All, Does anyone know what version of Python and wxPython comes with the new Mac OS X Leopard? Thanks
2
2723
by: =?iso-8859-1?B?QW5kcuk=?= | last post by:
I just installed Leopard on my Mac. I already was using Python 2.5. I can run a Python script from a terminal window by typing "python script.py" as one would expect ... but not using the Python launcher either directly or indirectly (by double clicking on a Python icon). Has anyone else observed this and, more importantly, found a fix for this problem? André
1
3545
by: flyfree | last post by:
I got an error during making a python application with xcode 3.0 in OS X Leopard. (KeyError: 'NSUnknownKeyException - : this class is not key value coding-compliant for the key calculatedMean.') The application is a simple example of how to use the PyObjC with xcode 2.0. http://developer.apple.com/cocoa/pyobjc.html
1
1244
by: Chris | last post by:
Are others having fundamental issues on OSX 10.5 with python 2.5.1? I was excited that Python 2.5 was included, but this excitement was very short lived. Almost nothing works. Upon startup I get this message: 'import site' failed; use -v for traceback and sure enough, all of the built-in packages are non-existent. I'm not sure why Apple bothered including an improperly-configured version. Does anyone have an easy fix for this, or...
4
2305
by: mark | last post by:
I've recently switched from Ubuntu to OS X Leopard. I have some python scripts which download info from the web. The scripts were working fine before on Ubuntu, but urllib seems to work really slowly on Leopard. I tried an example from the docs: <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtm The line f = ... takes about a minute to return - but otherwise returns
8
2773
by: geert | last post by:
Hi all, I have a mac mini running maocosx 10.5 leopard I want to deploy a django project on. My backend is MySQL, and I have it running as a 64- bit app. Of course, apache2 is also running as 64-bit. MySQLdb installs with the usual warnings after applying the various patches I found here and there. These patches consist of altering _mysql.c and site.cfg.
3
1605
by: Gordon | last post by:
Has anybody had any success compiling a PHP build for Leopard, specifically for Leopard running on a 64 bit Intel architecture? I have been using the Entropy builds up to now but there has been a major lack in progress with them in recent months and I get the impression the developer has stopped working on them. Apple do provide a PHP with Leopard but its capabilities are severely limited, and Apple, in their infinite wisdom, didn't...
1
2883
by: blackbiscuit | last post by:
Hi, I wanna have boost installed on my mac leopard system. I have searched through google and it seems the boost can not been directly installed but through tools like macports. Since it is already along time after the first version of leopard, I wonder whether there is already some solution for this problem. You know, leopard is a unix system. Why can it support boost? Would anyone like to help me? Thank you very much!
6
6681
by: Massi | last post by:
Hi everyone, I'm trying to install Python2.6 on my mac (Leopard 10.5.5), but I'm encountering some problems. To install the package I followed the instructions I found at this link: http://wiki.python.org/moin/MacPython/Leopard If I open wing, it turns out that the installed version is actually 2.6, but if i run python from terminal it displays version 2.5.1, that is the default version for leopard. Furthermore I can't launch idle. I'm...
0
8706
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
8630
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
9055
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
1
8944
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
1
6550
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
4391
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
0
4638
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
3075
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
2
2364
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.