I kept trying to tab to format my CSS and accidentally went to the preview. That might be for accessibility, but I'd like to ability to Tab the textarea. Also Syntax highlighting would be great, but I like the simplicity of it. Don't worry about showing any of the existing css.
Review my weekend project: Webapp to add CSS to any website and share the result
61–70 of 98 posts
Re: Review my weekend project: Webapp to add CSS to any website and share the result
#62Websites with utf-8 encoding look quite silly.
(a) have only ascii chars (b) have any utf8-encoded unicode characters (c) specify the content encoding in the http headers
I'm trying to find a solution.
Re: Review my weekend project: Webapp to add CSS to any website and share the result
#63PS: do not take a stand becuse it will automatically post to your FB profile and I know the HN crowd will not like it.
Re: Review my weekend project: Webapp to add CSS to any website and share the result
#64Re: Review my weekend project: Webapp to add CSS to any website and share the result
#65Well done! I'd be ears to a writeup on how you did it: tech considerations, Ajax, etc. Super minor nits: Missing characters https://skitch.com/rocktronica/rs5nx/csspivot1 External scripts/CSS brought in with "//" falsely prepended with URL https://skitch.com/rocktronica/rs5nk/csspivot2
Thanks for the feedback! The missing characters are because the of unicode decoding in Python. If the content-encoding if not found in the html headers it will replace all unknown characters. I'm working on improving that. The // is something I can fix right now. [edit] the // link bug is fixed, and it also allows https:// links (which i noticed that it didn't work because i pasted in your urls)
I'm not sure if this helps, but seems like it would.
Re: Review my weekend project: Webapp to add CSS to any website and share the result
#66Re: Review my weekend project: Webapp to add CSS to any website and share the result
#67Nice work getting it done!
Re: Review my weekend project: Webapp to add CSS to any website and share the result
#68Re: Review my weekend project: Webapp to add CSS to any website and share the result
#69Woow, I like it. I could actually use it as a simpler replacement for Stylebot. However, I have a feature request: let me change the css styles _without_ changing the url.
Re: Review my weekend project: Webapp to add CSS to any website and share the result
#70I actually got the idea from a comment here on HN a few weeks ago, and had a little time on my hands today and did it. Here's the obligatory HN link: http://www.csspivot.com/CH7HJ (just a green background)
You should try to leverage Dustin Curtis' American Airlines remake controversy in some way: http://www.dustincurtis.com/dear_american_airlines_redesign....