Skip to main content
Search titles, bodies, and author names
Found 44,466 posts across 1 forum.

Text Editor — #12

Quote: Originally posted by Pukku: Well, there is an x version of Emacs (actually, even a Mac version, I understand). So I imagine it won't be too long before it gets…
MacNN Software

Text Editor — #13

Though Apple's TextEdit isn't a good code editor (I LOVE rainbow editors), I thought I'd add a little to the community's knowledge. You can use it for simple text editing -- the sa…
MacNN Software

Text Editor — #14

Quote: Originally posted by MacBigot: alias TextEdit '/Applications/TextEdit.app/Contents/MacOS/TextEdit &' Unfortunately, it does not seem to take command line par…
MacNN Software

Text Editor — #15

Thanks for the info. I didn't know about the open command. Very useful. I did know about '\!*' before the '&', but I had a typo which prevented it from working, so I assumed it…
MacNN Software

Text Editor — #16

Trans-tex software has a carbonized version of Tex-Edit available (shareware) now. It doesn't have many of the developer-oriented features that BBEdit has (e.g. syntax coloring) b…
MacNN Software

Text Editor — #17

Here's a java based text editor that has much of the functionality of BBEdit- ftp, syntax highlighting, perhaps more: http://jedit.sourceforge.net/ It has syntax highlighting for…
MacNN Software

UML? — #1

Are there any UML modelers available for Os X? I've tried to get some of the Java CASE tools to work, but I've had no luck compiling them. If anyone can help, here's a good one to …
MacNN Development

UML? — #2

argoUML is a great UML Modler. Version 0.8 (8.08.2000) seams to work fine without any modifications. In the terminal find the directory you extracted argoUML to and enter: java -…
MacNN Development

UML? — #3

Thanks, I just got it working. Now I just need to figure out how to get ArgoUML to accept the 2nd mouse button click. When right-click/ ctrl-click on an object, there should be a m…
MacNN Development

UML? — #4

Have you tried Together/J? Check at http://www.togethersoft.com/ Luc Walterthum lwalter@wanadoo.fr
MacNN Development

UML? — #5

Have you tried Together/J? Check at http://www.togethersoft.com/ Luc Walterthum lwalter@wanadoo.fr
MacNN Development

UML? — #6

I tried to use Together Whiteboard, but I just couldn't get it to work. Has anyone got it to work?
MacNN Development

UML? — #7

I tried Together Whiteboard and it ran, but not well enough to be usable. The problem is that Apple's implementation of Java sucks! I've tried several different types of java pro…
MacNN Development

UML? — #8

I tried Together Whiteboard and it ran, but not well enough to be usable. The problem is that Apple's implementation of Java sucks! I've tried several different types of java pro…
MacNN Development

UML? — #9

After messing around with Whiteboard I got it to run... sorta. The Os X java implementation does kinda suck. ArgoUML runs better, but it still isn't feature complete (I can't displ…
MacNN Development

UML? — #10

Chill kids. remember we are in a beta version. Man now I see why companies do not do public beta testing usually.
MacNN Development

UML? — #11

FYI, I have Together running on my RS6000 workstation under JDK 1.3. So far it's awesome. I've been able to do more with Together in the last 8 hours than I have with Rose over t…
MacNN Development

IPMasquerade — #2

Quote: Originally posted by jim potter: Anyone using IPMasquerade under MacOSX? Yep it works great in OSX. However it stops working if Classic is running... Carlos
MacNN General

IPMasquerade — #3

Can anyone post (or email) how IPMasquerade is set up and configured in the beta? Thanks. ------------------ --- Dave Smith gveloper@mac.com - AIM: Gveloper KF4YYT
MacNN General

extensions and plug-ins in os x — #1

for me, one of the coolest things about the mac os is the ability to extend system functionality with things like extensions, control panels, contextual menu plug-ins, and control …
MacNN Development

extensions and plug-ins in os x — #2

To varying degrees, yes. Control strip modules: not directly. However, OpenStrip is taking over that functionality. Modules need to be recompiled, but that's generally all. Conte…
MacNN Development

extensions and plug-ins in os x — #3

thanks, that's very helpful. i definitely understand that the old method of patching traps was a little, uh, sketchy, but it did allow for some nice improvements. since it seems …
MacNN Development

javax.servlet? — #1

I'm probably just being very dense (I'm relatively new to Java and UNIX), but does anyone know how to get the javax.servlet.* classes installed on OS X? Whenever I use javac to com…
MacNN Development

javax.servlet? — #2

it is just a set of classes available for download from Sun. It used to be called JSDK but now called JSWDK to avoid confusion with the Java2 SDK. It is also closely related with t…
MacNN Development
mp.ls