One of my favourite HN projects in a long time. You'll have to do a blog post on how you pulled it off some time. Design feedback is going to be so friggin' easy from now on. If you ever begin to lose money on this, I'd love to buy a premium account or look into a subscription model. (Regardless, you should look into a premium user program. Some ideas: prioritized bandwidth, custom shorturl for credit(?) such as / /…
Review my weekend project: Webapp to add CSS to any website and share the result
21–30 of 98 posts
Re: Review my weekend project: Webapp to add CSS to any website and share the result
#22I like the idea. Here's how I envision it: Show me all the existing CSS (with syntax-highlighting) in an editor in a sidebar. Let me modify that or add to it, then share the result. Also, highlight new or modified code somehow. Basically, a save-able, shareable, Firebug editor with diffs.
I like the simplicity though. No need to make it busy and bloated. Most browsers already have a Firebug or something on them already (or you can add them yourself). No reason to have two.
Or integrating something like that could ruin the simplicity of the app.
Still, I like this a ton.
Re: Review my weekend project: Webapp to add CSS to any website and share the result
#23Very cool. Any chance you plan to integrate with Firebug?
Re: Review my weekend project: Webapp to add CSS to any website and share the result
#24Re: Review my weekend project: Webapp to add CSS to any website and share the result
#25I'll put up a public demo soon. My implementation uses Node, and pulls the page html and css, then lets you edit it. If I can make a couple of unsolicited suggestions:
Right now when you click on a button or a link, it will redirect you to another website. Add a click handler for all elements and then event.preventDefault() so that the link doesn't take you off the page. And second, add a css "outline" style on hover so that the user can see what they're clicking on.
Great work!
Re: Review my weekend project: Webapp to add CSS to any website and share the result
#26Re: Review my weekend project: Webapp to add CSS to any website and share the result
#27Earlier quoted context omitted.
I like the simplicity though. No need to make it busy and bloated. Most browsers already have a Firebug or something on them already (or you can add them yourself). No reason to have two.
I agree that there isn't a need to reinvent the wheel, but using it I find myself wanting some firebug-esq capabilities. I ended up just firing up inspector in Chrome, but there may be an opportunity here. Or integrating something like that could ruin the simplicity of the app. Still, I like this a ton.
Re: Review my weekend project: Webapp to add CSS to any website and share the result
#28One of my favourite HN projects in a long time. You'll have to do a blog post on how you pulled it off some time. Design feedback is going to be so friggin' easy from now on. If you ever begin to lose money on this, I'd love to buy a premium account or look into a subscription model. (Regardless, you should look into a premium user program. Some ideas: prioritized bandwidth, custom shorturl for credit(?) such as / /…
Re: Review my weekend project: Webapp to add CSS to any website and share the result
#29====== ( http://www.fullmalls.com )====
Air jordan(1-24)shoes $30
Handbags(Coach l v f e n d i d&g) $35
Tshirts (Polo ,ed hardy,lacoste) $15
Jean(True Religion,ed hardy,coogi) $30
Sunglasses(Oakey,coach,gucci,A r m a i n i) $15
New era cap $12
Bikini (Ed hardy,polo) $20
accept paypal and free shipping
====== ( http://www.fullmalls.com )====
====== ( http://www.fullmalls.com )====
====== ( http://www.fullmalls.com )====
====== ( http://www.fullmalls.com )====
====== ( http://www.fullmalls.com )====
====== ( http://www.fullmalls.com )====
====== ( http://www.fullmalls.com )====
====== ( http://www.fullmalls.com )====
Re: Review my weekend project: Webapp to add CSS to any website and share the result
#30xray or an even simpler implementation being included would make this service even greater.