Every time I try to compile Java using xCode or javac the build fails. The following is in the build log:
JavaCompile.default <CompileJava>jar7
frameworkjars=""
for i in `echo ` ; do if [ -f "$i" ] ; then frameworkjars="$frameworkjars":"$i" ; fi ; done...
in BBedit, or BBedit lite, or another good code editor (like SubEthaEdit) do a find and replace. Replace either \n or \r (whichever works) with BOB12.csv\n or BOB12.csv\r.
-JARinteractive
edit: I just reread your post and realized what you meant...theoretically an applescript could make...
Raskin probably did cite sources for the zooming interface, and I'm pretty sure that he stated that many of his ideas are improvements on existing ideas. THE is just the first place that I saw the zooming interface. Raskin's text editing interface (and related) changes are the main focus of...
The main thing I remember is his idea of a "zooming" interface, where instead of viewing lists of files you would see groups of files. The files would be grouped intelligently, so you theoretically wouldn't forget where you put things. With the interface you could zoom in to see smaller...
In his book "The Humane Interface" (I read it for a paper I did on UI design last year), Raskin actually brings up some very good-and very different-ideas for a next generation UI. To implement many of his ideas (that go beyond his THE project's scope) would require a lot of AI, but would be...
Both Camino and Firebird use the Gecko rendering engine (Mozilla also uses it). I find them both to be relatively fast, but I prefer Camino.
-JARinteractive
Well, you could always submit a patch, after all it is open-source :D Or you could put that in as a feature request, but It probably wouldn't make it in until after 0.8 is released. No quick easy tip for spell check :(
-JARinteractive
You can specify your default download location in Camino's preferences. You can also specify where to download a file to on an individual basis by control-clicking (or right-clicking) on the download link and selecting "download link target."
-JARinteractive
Actually, it is analogy, not analogue (or analog). Analogue and analogue are both correct spellings of the same word, I believe. Check out formac or eyeTV for video capture devices.
-JARinteractive
Afer installing 10.3.2 my laptop (PowerBook G4 500) won't boot. If I try booting in verbose mode, it says that th window server can't be initiated! any ideas?
-JARinteractive
What do you mean by music editing software?
There is ProTools and Logic that do recording, mixing, etc.
There is Reason that is a software synthesizer and sequencer (and more).
-JARinteractive
Well, I went back and tried to compile my old program and it doesn't want to compile anymore (I created it back on OS X 10.1)! I actually used curses.h instead of ncurses, also. I did notice that you need to compile using the -lncurses option. I remember that I found a good curses tutorial by...
I used ncurses in place of gotoxy for one of my C++ courses a couple years ago. It worked really well, but I had to run it in the terminal instead of in ProjectBuilder/xCode.
-JARinteractive
there are admin utilities for MySQL. A popular web-based (php) utility is phpMyAdmin. There are also some OS X native apps for MySQL administration, but I haven't tried any of them...check versiontracker.com
-JARinteractive