0
votes
5answers
33 views
Sending commands and strings to Terminal.app with Applescript
Hi, I want to do something like this:
tell application "Terminal"
activate
do script "ssh user@server.com"
-- // write user's password
-- // write some linux commands to remote server
end …
1
vote
2answers
24 views
Looking for software which can build PHP scripts into Mac executables
I found roadsend and phc but failed to install either one of them. Is there any other software that can build PHP scripts into Mac applications?
2
votes
1answer
29 views
D programming & iPhone
I just step up in learning process of "D Programming". And i wonder if there could be any possibility to develop Mac or iPhone applications using "D programming". I am simply talking about to replace …
2
votes
6answers
150 views
HTTP debugging proxy for Linux and Mac
I use the Fiddler proxy to debug all kinds of HTTP issues on Windows. It's great for inspecting headers and responses across multiple pages.
Is there a good HTTP debugging proxy for Mac and Linux? I …
1
vote
1answer
9 views
How to insert customize check condition (eg JRE Check) in Package Maker, Mac
Hi I am using Mac 10.6 i.e. snow leopard. I used Package Maker to create installer for my own application. The installer works fine. My application wants minimum JRE 1.6 (Java Runtime Environment). I …
1
vote
2answers
13 views
Winqual for Mac OSX
Hello,
is there a way to see applications crashes of our mac-application like we can using error reports using Microsoft's WinQual for windows applications?
Thank you!
Regards
Uwe
1
vote
2answers
173 views
How do you map mac fonts to Windows fonts
I need to display a file that comes from a mac on a Windows machine.
The font name in the mac file is "Helvetica".
Windows does not have Helvetica but it has "Arial" which is the close. However, if …
27
votes
26answers
4k views
Why do Programmers Love/Hate Objective-C?
So I have noticed that there is a lot of animosity towards Objective-C among programmers. What's your take? Is it a vendor lock-in thing against Apple? General antipathy towards Apple? The syntax? …
8
votes
5answers
3k views
Execute a terminal command from a Cocoa app
Hi
How can I execute a terminal command (like grep) from my Objective-C Cocoa application?
Thanks.
0
votes
0answers
4 views
Mac eclipse xdebug firefox issue
I have worked with eclipse, firefox, and xdebug for months now on a linux-ubuntu machine. recently i moved to a mac 10.6 and set up all these programs and they all work fine until I try to run xdebug …
0
votes
1answer
16 views
Install zip extension for PHP --enable-zip on Mac OS X
I'd like to install the following but am not sure where I should add --enable-zip? Is there more to it than putting it in php.ini ?
http://www.php.net/manual/en/zip.installation.php
0
votes
1answer
21 views
mac os x leopart + gwt
Hi
I'm just starting out with GWT but I can't even run the getting started example without getting the following error:
Invalid memory access of location 0x10 eip=0x93624148
I am aware of the …
0
votes
2answers
63 views
Textmate and vim modes
Hello.
It is possible to emulate vim modes, macros and bindings in textmate?
4
votes
4answers
807 views
Is there any good IDE or WYSIWYG editor for graphviz?
Actually I had downloaded an GUI for graphviz (dont remember the site), which said that they had won an Apple Design Award. But that tool really only displays an *.dot file I created. That's it. It's …
7
votes
7answers
2k views
Is there anything like Winsplit Revolution for Mac OS X?
Is there anything like Winsplit Revolution for Mac OS X?
