This is awesome. One thing though. Instead of having to wait for the results to be calculated how about emailing the results when it's done? That way there's less need to keep the page open.
Surprised to get a message about being in a queue. Have they heard of concurrency? Lots of people are doing it. Unless I dont understand what they're doing (Always a chance of that).
Its the latter. The bottleneck here is resource availability. This is a free service, running on Heroku. He probably can't afford to just throw new worker dynos at it.
Sorry, I don't get the point of this. It took my CSS with related rules grouped together and spread them all over, and expanded my shorthand CSS into longhand. The file size change was minimal.
Also, telling people "your X is garbage" isn't the best way to greet your users.
Exactly. I minify my site's CSS but there are rules used on only some pages. Unless you crawl the whole of a website, this tool is useless for any site that has more than one page.
Yes, 2.2 is out of date. DustMeSelectors 3.01 is now at http://www.brothercake.com/dustmeselectors/ (or just use the Firefox add-ons search to install it from Mozilla, not a random site)
Or for something you can run from command line, with no browser required (which may be a pro or a con, depending on your perspective), check https://github.com/operasoftware/ucss. (Disclaimer: I wrote it.)
In what sense is using absolute pixel values in your CSS better than using percentage of the parent element or em's?
Last I checked, it was the other way round.
26 comments
[ 2.8 ms ] story [ 57.1 ms ] threadhttp://jairaj.org http://www.csstrashman.com/styles/495
Please submit issues on github and I'll work on addressing them.
"Ratiocinator" is a nice name. Is "begriffs" a reference to the Begriffsschrift ?
Is Saint-Loup a reference to Proust's friend?
More about Job queuing: https://devcenter.heroku.com/articles/background-jobs-queuei...
I can easily walk through the submission and see the used URLs.
But maybe that's just exaggerated.
Also, telling people "your X is garbage" isn't the best way to greet your users.
This tool is useless but being a POC.
You'd be better off using SitePoint's DustMeSelectors as it at least makes an effort to crawl the site's CSS: http://www.sitepoint.com/dustmeselectors/
(bit out of date though, it seems)