PDA

View Full Version : Beta Test new Open Source HTML/CSS Software


arrowplain
02-27-2006, 06:12 AM
Hello, I hope I'm not violating the Rules. I'm working on a new open source HTML & CSS design tool and thought this forum might be interesting in beta testing the new software.

All you need is a Windows Computer with an internet connection and the latest Firefox browser (version 1.5).

If you are interested, goto:

http://www.arrowplain.com/

and test out the program. It runs within the Firefox browser. Looking for bug reports / suggestions on how to make the program better. Please disregard if this type of post is not allowed here. Thanks!

jkd
02-27-2006, 06:35 AM
Camino 1.0 uses the same revision of Gecko that Firefox 1.5 does... I don't see any reason to block it. You could just check for "rv:1.8" in the User-Agent string.

arrowplain
02-27-2006, 10:06 PM
Camino 1.0 uses the same revision of Gecko that Firefox 1.5 does... I don't see any reason to block it. You could just check for "rv:1.8" in the User-Agent string.

Yes, I have Mac issues. I just bought a MacMini (cheapest mac I could find) and will try and fix the problems. Didn't realize Camino was basically the same thing as Firefox. I'll allow both browsers assuming they work exactly the same.

gsnedders
02-27-2006, 10:21 PM
Yes, I have Mac issues. I just bought a MacMini (cheapest mac I could find) and will try and fix the problems. Didn't realize Camino was basically the same thing as Firefox. I'll allow both browsers assuming they work exactly the same.
I'd check for Gecko in general, as there's lots of other Gecko based browsers.