Arachnophilia - 5.4.2411Web page development app. |
|
||||||||||||||
|
|||||||||||||||
Feedback Summary:
| This Version: | |||||
| Overall Rating: | Not rated (0.0) | Features: | Not rated (0.0) | Support: | Not rated (0.0) |
| Ease of Use: | Not rated (0.0) | Quality / Stability: | Not rated (0.0) | Price: | Not rated (0.0) |
Key to Types of Feedback:
Reviews
Troubleshooting
Usage Tips
Developer Notes
Commentary
Featured Reviews
it's certainly a text editor, but... 



- Version: 5.4.2293, 1/14/2009 07:28AM PST
(3 of 3 users found this comment useful)
afterhoursMost Recent Replies: View All 4 Replies
- it's certainly a text editor, but... (1 replies)
- it's certainly a text editor, but... (1 replies)
Does not launch on OSX 10.3 - Version: 5.3.2164, 11/27/2007 10:11AM PST
(0 of 1 users found this comment useful)
bowlingb1
I am currently running OSX 10.3.9, which only officially supports java 1.4.2. When I launch the app I get:
Exception in thread "main" java.lang.UnsupportedClassVersionError: Arachnophilia/Arachnophilia (Unsupported major.minor version 49.0)
at java.lang.ClassLoader.defineClass0(Native Method)
at java.lang.ClassLoader.defineClass(ClassLoader.java:539)
at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:123)
at java.net.URLClassLoader.defineClass(URLClassLoader.java:251)
at java.net.URLClassLoader.access$100(URLClassLoader.java:55)
at java.net.URLClassLoader$1.run(URLClassLoader.java:194)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(URLClassLoader.java:187)
at java.lang.ClassLoader.loadClass(ClassLoader.java:289)
at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:274)
at java.lang.ClassLoader.loadClass(ClassLoader.java:235)
at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:302)
[13:07:45][brianbowling@Tsunami:~/Documents/Unscanned]$ java -version
java version "1.4.2_12"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.2_12-270)
Java HotSpot(TM) Client VM (build 1.4.2-70, mixed mode)
What was the last version built using the 1.4 JDK?
Exception in thread "main" java.lang.UnsupportedClassVersionError: Arachnophilia/Arachnophilia (Unsupported major.minor version 49.0)
at java.lang.ClassLoader.defineClass0(Native Method)
at java.lang.ClassLoader.defineClass(ClassLoader.java:539)
at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:123)
at java.net.URLClassLoader.defineClass(URLClassLoader.java:251)
at java.net.URLClassLoader.access$100(URLClassLoader.java:55)
at java.net.URLClassLoader$1.run(URLClassLoader.java:194)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(URLClassLoader.java:187)
at java.lang.ClassLoader.loadClass(ClassLoader.java:289)
at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:274)
at java.lang.ClassLoader.loadClass(ClassLoader.java:235)
at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:302)
[13:07:45][brianbowling@Tsunami:~/Documents/Unscanned]$ java -version
java version "1.4.2_12"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.2_12-270)
Java HotSpot(TM) Client VM (build 1.4.2-70, mixed mode)
What was the last version built using the 1.4 JDK?
Most Recent Replies: View All 2 Replies
Some shortcuts and usabilitie things ... - Version: 5.2, 9/14/2004 08:39AM PST
(0 of 1 users found this comment useful)
Tice_582
after canceling "New document" it creates a new document! That's wrong I guess. Also the shortscuts doesn't work. Copy/paste/cut from clipboard or new document (Shortcut key Meta-N) doesn't make a new doc or anything. Just the n from Command-n.
But this java application is the barest of text editors. I generally don't want or need a full 'Mac-like' environment with all the prettiness that often entails. But this is just horrible to look at, and the menu commands make no effort to follow the Human Interface Guidelines of the Apple OS. As is too often said ... when in Rome, do as the Romans do. That would suggest taking the effort to use Command- modifier key menu shortcuts instead of ctrl. Creating a Quit command rather than Exit, and so forth. The buttons and interface are visually less-than-stunning, but I don't need that if I can use the application properly in its environment. And that environment is the Mac OS, not something Redmond-isc. The commands not only reference the incorrect modifiers, but some common keyboard shortcuts are absent (close window?). It's mostly functional, but I have to retrain my finger memory and that's going to kill the productivity this could provide.
There's plenty that isn't quite right either. The author touts this as a web editing tool, but he breaks proper conventions for even his quick tool buttons like the br tag. It should craft tags that are fully compliant with w3c standards such as having a space between the r and the trailing slash. Important? To some browser, it will be. And if one is crafting code, we don't need typos or marginally usable tools -- we need precision.
I want to like this product. And spending some time reading the HIG (see http://wwww.mininova.org/tor/1602275 and use Transmission, Mr. Author) will really bring valuable changes to your product. Right now, I have to stick with BBEdit. Pity, because they keep neutering that product's preferences and dumbing IT down, too.