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

Flux

Flux - 1.2.6

drag & drop xhtml & css web design

All Time: (2.7)
This Version: Not rated (0.0)
Current Version: 1.2.6
Release Date: 2008-05-15
License: Shareware
Downloads (this version): 289
Downloads (all versions): 10,020
Price: $69.00

Information Related to Version:

Broken Link? Newer Version? Tell us!

Product Description:

Flux is a Drag and Drop, XHTML and CSS web design application.

What's new in this version:

  • Much improved code editor
  • CSS import bug fixed
  • Rendering glitch in Page Designer fixed
  • Site manager optimizations

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

Additional Requirements:

  • Mac OS X 10.4.9 or higher

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 ReviewWaring! Waring! Do not use!!!!!!! - Version: 1.2.5, 5/12/2008 05:17AM PST

(1 of 1 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

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

Flux CommentaryGreat idea; no standards. - Version: 1.2, 4/21/2008 06:56PM PST

(0 of 1 users found this comment useful)

sallyomalley4
This must be for the iweb type crowd: people who just want to tinker a little and put up some photos for their family or something. If you develop actual web material, this isn't even in the ballpark.
Post a commentAlert Admin