Tagged Questions
9
votes
2answers
2k views
Is there an offline w3c validator tool?
I have a website which is constantly changing and I would like to W3c validate it before deploying to live - are there any tools that can help me with this? An Eclipse plugin would be perfect but I'd ...
2
votes
2answers
124 views
How can I work with filenames with spaces in bjam?
I need to describe an external library in a Jamfile. The location of the library is held in an environment variable.
set EX_LIB_PATH=C:\Program Files\Ext
Here is the snippet from the Jamfile:
...
1
vote
1answer
372 views
finalbuilder versus kinook visual build
Has anyone used both of these build tools? final builder and visual build (kinook.
What advantages did you see over the product you prefer? Are they basically the same just UI differences?