Earlier quoted context omitted.
Thankfully, AdBlock and friends can also target DOM elements for hiding or outright elimination.
...which they have gotten overly aggressive on; creating a myriad of issues with normal website functionality.
Google Web Designer
161–170 of 462 posts
Re: Google Web Designer
#162Earlier quoted context omitted.
Thankfully, AdBlock and friends can also target DOM elements for hiding or outright elimination.
...which they have gotten overly aggressive on; creating a myriad of issues with normal website functionality.
Re: Google Web Designer
#163No thanks, Google. I'll use free software to make web pages.
Google Web Designer is free. ;o)
Thanks, Google Web Designer team
Re: Google Web Designer
#164Re: Google Web Designer
#165Ok, the war is on. Does anyone know of a good HTML5 ad blocker? Flash was awesome . It made it really easy to block animated ads. My browsing experience had been wonderful ever since I installed a Flash blocker a few years ago. Also did wonders for my battery life. Please, please help my browsing experience remain wonderful. Thanks.
Re: Google Web Designer
#166Ok, the war is on. Does anyone know of a good HTML5 ad blocker? Flash was awesome . It made it really easy to block animated ads. My browsing experience had been wonderful ever since I installed a Flash blocker a few years ago. Also did wonders for my battery life. Please, please help my browsing experience remain wonderful. Thanks.
I choose to disable adblock on all sites, and only block ads on websites I feel are not legit or are going overboard with the ads.
Re: Google Web Designer
#167Downloaded. Opened. Drew a rectangle. Filled with #FF0000. It spit this out: https://gist.github.com/JacksonGariety/6766626 (after struggling and realizing CMD+S wasn't saving my file) I feel sorry for whoever was tasked with making this application.
Hi, We are glad you are trying out GWD. You are correct that it seems like a bit of overhead just to render a simple rectangle. However, as alphakappa astutely observed, there is some overhead to parse the JSON data which describes the various shapes and to render those shapes in canvas(es). What you see is the entire canvas rendering library used by GWD. That code will be reused for additional shapes you create, inc…
Re: Google Web Designer
#168Re: Google Web Designer
#169I tried to open an existing html file and got: "Unable to open file due to the following error: The file was not created in Google Web Designer." So, basically, Google is just creating their own proprietary format that's built on HTML. Even if you are just using it to construct ads you'll be somewhat locked-in to this toolchain. Since HTML is inherently open people will be able to build converters but it's still a ba…
Also we are still in Beta and we are working on adding many more features for our 1.0 release. Feel free to submit any features request through our public forums.
Thanks, Google Web Designer team.
Re: Google Web Designer
#170Downloaded. Opened. Drew a rectangle. Filled with #FF0000. It spit this out: https://gist.github.com/JacksonGariety/6766626 (after struggling and realizing CMD+S wasn't saving my file) I feel sorry for whoever was tasked with making this application.