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

Mac OS X  |  Web & Software Development  |  Site Creation / Management  |  Flux

Flux

Flux - 2.26

Drag & drop xhtml & css web design.

All Time: (2.5)
This Version: Not rated (0.0)
Current Version: 2.26
Release Date: 2009-07-01
License: Shareware
Downloads (this version): 178
Downloads (all versions): 18,593
Price: $40.00

Information Related to Version:

Broken Link? Newer Version? Tell us!

Product Description:

Flux 2 is a XHTML/CSS design tool for Mac OS X which brings professional features to an amateur price tags. Making full use of the power of Leopard, it's the most modern web design app for the Mac. Flux 2 is a free upgrade for all Flux 1 users.

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

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

Flux ReviewUseless for me - Version: 2.16, 5/9/2009 09:57PM PST

(0 of 2 users found this comment useful)

Skywoolf--2008
I just downloaded it. Open a site folder on my hard disk then looked at one file. I did not save anything. I just looked.

When I came to work on the file later the PHP tags had been removed and the replaced with Flux comments. Fortunately this file had only one PHP tag include a menu. Some of my pages have hundreds of PHP tags that would have taken hours to put right.

I will not open the application again. It goes in the trash
Post a commentAlert Admin

Flux ReviewWaring! Waring! Do not use!!!!!!! - Version: 1.2.5, 5/12/2008 05:17AM PST

(2 of 10 users found this comment useful)

virtualshift
This thing just added over an hour worth of work going back and deleting all the extra css it just had to add to my stylesheet with out me saving anything!! I keep seeing this thing pop up on VT and now they have a sail over on macZOT so I thought I would download it and see for myself how good it really was. I have been working on a web project for a new clint all weekend and Flux just decided to go and add a bunch on useless code with out telling me what it was doing! Just my css for the logo went form:
#logo{
position:relative;
height:140px;
width:720px;
background:#003300 url(img/logo.jpg) no-repeat 0 0;
text-indent:-9999px;
}

too

#logo{
position:relative;
float:none;
left:0px;
top:0px;
height:140px;
width:720px;
background-image:url(img/logo.jpg);
background-repeat: no-repeat;
background-position:top left;
background-color:#003300;
background-attachment:scroll;
text-indent:-9999px;

}
and then it has the balls to tell me my xhtml can not be saved because it can not be validate. BS - it validate just fine.
Post a commentAlert Admin

Most Recent Replies: View All 4 Replies

Flux ReviewRails Support - Version: 1.2.4, 5/5/2008 12:54PM PST

(1 of 1 users found this comment useful)

ylon
Wow! This is outstanding to see that our deep desire for Rails support is being added. Bravo fellows, keep up the outstanding work and lets see some interesting innovation from an ide built entirely in Cocoa. This could prove to be quite amazing in terms of interesting and unique new capabilities in RAD.
Post a commentAlert Admin