Search found 142 matches

by mapleleaf
Wed Apr 06, 2016 7:42 pm
Forum: Web Developer Talk
Topic: 2016 build 180
Replies: 0
Views: 6737

2016 build 180

Installed the new update.

Great job on this

mapleleaf

http://www.starbase-alpha.com
by mapleleaf
Fri Feb 08, 2013 10:42 am
Forum: Announcements
Topic: Update: 2014 12.0.0.147
Replies: 4
Views: 10119

Re: Update: 2014 12.0.0.147

Great stuff I do ppreciate the effort that has been made with the new version. Will there be in the future any support for the .vtt extension for WEBVTT? 24.01.2013 ref: http://dev.w3.org/html5/webvtt/ <code> /*tracks:[{ kind: "thumbnails", file: "thumbnails.vtt" }],*/ </code> For example, where the ...
by mapleleaf
Mon Jan 28, 2013 2:53 pm
Forum: Announcements
Topic: Update: 2014 12.0.0.144
Replies: 17
Views: 28465

Re: Update: 2014 12.0.0.144

[quote="Aivars"]TODO list works if you have selected a project. It will display in one place all comments from your code like //TODO: Add extra error checking [quote] Prefixizer is needed if you use new CSS features like gradients and want them to be supported in all browsers. [/quote] I truly love ...
by mapleleaf
Sat Jan 19, 2013 3:32 pm
Forum: Announcements
Topic: Update: 2014 Beta6
Replies: 17
Views: 29886

Re: Update: 2014 Beta6

[quote="Aivars"][quote="mapleleaf"]Yet, if there is 'inline CSS' that contain vendor keyframes then like beta5, beta6 crashes.

Should not one be able to compress inline CSS as well?[/quote]

Indeed it does. I'll add this to the list.[/quote]

thanks works like a charm in beta7
by mapleleaf
Fri Jan 18, 2013 2:11 pm
Forum: Announcements
Topic: Update: 2014 Beta6
Replies: 17
Views: 29886

Re: Update: 2014 Beta6

As mentioned in forum post http://forums.blumentals.net/viewtopic.php?f=15&t=5936 the compression of a CSS file that contains vendor keyframes works great. Yet, if there is 'inline CSS' that contain vendor keyframes then like beta5, beta6 crashes. Should not one be able to compress inline CSS as ...
by mapleleaf
Tue Jan 15, 2013 7:00 am
Forum: Announcements
Topic: Update: 2014 Beta5
Replies: 19
Views: 33720

Re: Update: 2014 Beta5

thank you beta5 did fix the vendor keyframe issues when compressing the CSS. compression resulted in a saving of 6K of the CSS file. All in all I am quite happy with this release and have been with WeBuilder Since I often make changes to the CSS file, Is there a way to have it loaded WeBuilder is ...
by mapleleaf
Sun Jun 17, 2012 7:11 pm
Forum: Announcements
Topic: Update: 2011 v11.3.0.132
Replies: 10
Views: 20323

Re: Update: 2011 v11.3.0.132

will the CSS compress allow for the keyframes be compressed as it currently does not. For example, the following generate an error by virtue of the @ being present [Quote] @-moz-keyframes logos { 0% { -moz-transform: translateZ(0); opacity:1;} 50% { -moz-transform: translateZ(-50000px); opacity:1 ...
by mapleleaf
Thu Jun 23, 2011 2:03 pm
Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Support
Topic: wb2011 lost all icons in the toolbars
Replies: 4
Views: 3085

Re: wb2011 lost all icons in the toolbars

Hola. como estas

I've experienced this also in fact several times even a screen refresh didn't solve it.
by mapleleaf
Fri Jun 17, 2011 10:31 pm
Forum: Web Developer Talk
Topic: html5 Living Standard — Updated 17 June 2011
Replies: 2
Views: 7301

html5 Living Standard — Updated 17 June 2011

FYI here is the latest update on html5 17-06-2011 http://developers.whatwg.org/ http://www.whatwg.org/specs/web-apps/current-work/multipage/ Btw, here is what happens when the closing element(tag) is missing as in <section>...<section based on the 17-06-2011 update on html5 as well as others before ...
by mapleleaf
Sun Jun 12, 2011 7:50 pm
Forum: Web Developer Talk
Topic: Cross-domain WebGL textures disabled in Firefox 5
Replies: 0
Views: 4693

Cross-domain WebGL textures disabled in Firefox 5


FYI

Cross-domain WebGL textures disabled in Firefox 5

dated: 08-06-2011(dd/mm/year)

http://hacks.mozilla.org/2011/06/cross- ... firefox-5/

by mapleleaf
Fri Jun 10, 2011 4:45 pm
Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Support
Topic: WeBuilder 2011 Beta3: Didn't highlight typo in element tag
Replies: 5
Views: 3667

Re: Update: 2011 v11.2.0.122 Beta3 (limited access)

@Gatis That said, I have created two pages one which will have the correct syntax that is the elements are highlighted green. (ie) <section>..</section> The other where both are highlighted but the element isn't the same both highlight as green (ie) <section>..<section <<<< this is an 100% an error ...
by mapleleaf
Sat Jun 04, 2011 9:50 am
Forum: Web Developer Talk
Topic: fyi: Opera 11.50.1027
Replies: 6
Views: 10023

Re: fyi: Opera 11.50.1027

You have to remember that my web site is in html5 therefore there isn't the need to exclude browsers other than <=IE7. I test the pages with that all support html5; it is the degree of html5, its implementation and interpretation that differs between them The DOM statement will give IE8 limited ...
by mapleleaf
Sat Jun 04, 2011 4:41 am
Forum: Announcements
Topic: Update: 2011 v11.2.0.122 Beta3 (limited access)
Replies: 10
Views: 18625

Re: Update: 2011 v11.2.0.122 Beta3 (limited access)

I am however convinced that 'Pandora's Box' has been opened with WB 2011 and it's claim to support html5.

I am waiting for a tsunami.
by mapleleaf
Fri Jun 03, 2011 5:31 pm
Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Support
Topic: WeBuilder 2011 Beta3: Didn't highlight typo in element tag
Replies: 5
Views: 3667

Re: Update: 2011 v11.2.0.122 Beta3 (limited access)

@Gatis How wrong can you be in stating that it is not a bug. Perhaps you are not concerned about validation. Your mind-set IMHO needs adjusting. <section>........<section This is a most definitively bug in/with WB 2011 since it does not indicate that this is an error when in fact it is. before ; The ...
by mapleleaf
Fri Jun 03, 2011 9:28 am
Forum: Web Developer Talk
Topic: fyi: Opera 11.50.1027
Replies: 6
Views: 10023

Re: fyi: Opera 11.50.1027

Thanks for the link. Out of curiousity, How do you cater for users using IE6 if you are writing in html5? I'm interested in html5, (like the ability to add curves to content boxes) so will play with it when the new version of web editor arrives... There are two things namely: 1. exclude visitors ...