Existing users, log in.  New users, create a free account.  Lost password?

Mac OS X  |  Web & Software Development  |  HTML / Text Editors  |  Arachnophilia

Arachnophilia

Arachnophilia - 5.4.2411

Web page development app.

All Time: (3.0)
This Version: Not rated (0.0)
Current Version: 5.4.2411
Release Date: 2009-10-26
License: Freeware
Downloads (this version): 332
Downloads (all versions): 22,059

Information Related to Version:

Broken Link? Newer Version? Tell us!

Product Description:

Arachnophilia is a Web page development workshop and general programming tool.

What's new in this version:

Updated Custom Class feature and documentation. This feature had stopped working because of recent changes in Java, but is again functional.

Operating System Requirements:

This product is designed to run on the following operating systems:

  • Mac OS X 10.5 Intel
  • Mac OS X 10.5 PPC
  • Mac OS X 10.4 Intel
  • Mac OS X 10.4 PPC

Screenshots:

Download Links:

Your Installed Versions:


 

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)
Add Your Feedback

Key to Types of Feedback:

ReviewsReviews   TroubleshootingTroubleshooting   Usage TipsUsage Tips   Developer NotesDeveloper Notes   CommentaryCommentary   Featured ReviewsFeatured Reviews

Arachnophilia Reviewit's certainly a text editor, but... - Version: 5.4.2293, 1/14/2009 07:28AM PST

(3 of 3 users found this comment useful)

afterhours
I have to say I had high hopes for Arachnophilia when it was getting ported from Windows to the Mac. Anything to compete with BBEdit and force both to grow in user options, friendliness and reasonable pricing would be a good thing.

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.
Post a commentAlert Admin

Most Recent Replies: View All 4 Replies

Arachnophilia CommentaryDoes 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?
Post a commentAlert Admin

Most Recent Replies: View All 2 Replies

Arachnophilia Troubleshooting ReportSome 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.
Post a commentAlert Admin