HTML5 code hints

Let us know what you would like to see in the next version of this software

Moderator: kfury77

Forum rules
Please follow these guidelines when posting feature requests. This will help to increase the value of your contribution.
  • Do not create new topics for already requested features. Add your comments to the existing feature request topics instead;
  • Create separate topic for each feature suggestion. Do NOT post a number of non-related feature suggestions in a single topic;
  • Give your topic a meaningful title. Do NOT create topics with meaningless titles, such as "My Suggestion" or "My Problem".
Please note that we DO READ all suggestions, even if a reply is not posted. Thanks!
Post Reply
D_Excel
Posts: 1
Joined: Fri Jan 14, 2011 9:38 am

HTML5 code hints

Post by D_Excel »

How about HTML5 code hints and all of the other features that are implemented for XHTML. CSS3 code hints would also be great. I have Dreamweaver and Komodo 6, both feature code hints for HTML5. However, I prefer the WeBuilder 2008, it is my primary code editor and I use it for all of my work. I know dreamweaver has a butt load of features, but it's slow, clunky and a pain to customize. Komodo 6 is free and you only get but so much. I prefer WeBuilder, it's the tool of choice for me. I need the HTML5 and CSS3 hook up Karlis!!!
User avatar
MikeyB
Top Contributor
Posts: 511
Joined: Fri Jun 09, 2006 10:38 am
Location: UK
Contact:

Re: HTML5 code hints

Post by MikeyB »

I've moved your request into it's on topic rather than on Karlis guidelines topic.
Gatis
Blumentals Software Developer
Posts: 545
Joined: Sun Mar 05, 2006 12:30 am
Location: Latvia

Re: HTML5 code hints

Post by Gatis »

Hi,

Support for CSS3 has been implemented in version 2010.
Support for HTML5 will be added with version 2011 - coming out pretty soon.

Gatis
Kind regards,
Gatis Avots
gwmbox
Posts: 25
Joined: Fri Oct 24, 2008 6:34 am

Re: HTML5 code hints

Post by gwmbox »

Gatis wrote: Support for HTML5 will be added with version 2011 - coming out pretty soon.
Gatis
When soon? I mean HTML5 has been out for quite a while....
User avatar
Capricorn
Posts: 63
Joined: Fri Aug 06, 2010 11:37 am
Location: Germany!
Contact:

Re: HTML5 code hints

Post by Capricorn »

gwmbox wrote:
Gatis wrote: Support for HTML5 will be added with version 2011 - coming out pretty soon.
Gatis
When soon? I mean HTML5 has been out for quite a while....
http://forums.blumentals.net/viewtopic.php?f=25&t=4894
Gatis
Blumentals Software Developer
Posts: 545
Joined: Sun Mar 05, 2006 12:30 am
Location: Latvia

Re: HTML5 code hints

Post by Gatis »

When soon? I mean HTML5 has been out for quite a while....
Yes, but it is still not an official standard it is still currently under development.

Sorry for the delay. We will release the beta of version 2011 this month.
And thank you for your patience.

Gatis
Kind regards,
Gatis Avots
zippity
Posts: 6
Joined: Mon May 05, 2008 1:03 am

Re: HTML5 code hints

Post by zippity »

this is good news.. :) thanks for working to get it out soon.. Webuilder is certainly my tool of choice.. for many years.
xtom
Posts: 46
Joined: Thu Jun 10, 2010 5:19 pm
Location: Kildare, Ireland
Contact:

Re: HTML5 code hints

Post by xtom »

Looking forward to checking out the new version :D
User avatar
mapleleaf
Posts: 121
Joined: Thu Oct 14, 2010 2:21 am
Location: Ashcroft, BC Canada
Contact:

Re: HTML5 code hints

Post by mapleleaf »

xtom wrote:Looking forward to checking out the new version :D
Oh yes, me too and I am sure there are many others.

Doing some esthetic and functional changes with my web site(in html5) and using WB 2010 is somewhat problematic but doable.

I spend a better part of of yesterday trying to solve a bug only to find out that I had forgotten an end closing tag and IF WB had html5 support present that would have been.

I did install IE9 on my new system and after seeing its support for html5 I removed it as I get better support from IE8 or IE7 using a DOM technique for IE to accept html5 tags.

I add the following statement just above the </head> and IE8 loves it; although limited but works.

<code>
<!-- this is to give IE html5 tag info -->
<!--[if IE]>
<script>
document.createElement('header');
document.createElement('hgroup');
document.createElement('nav');
document.createElement('section');
document.createElement('article');
document.createElement('footer');
</script>
<![endif]-->
</code>

mapleleaf

http://www.mirana.net
gwmbox
Posts: 25
Joined: Fri Oct 24, 2008 6:34 am

Re: HTML5 code hints

Post by gwmbox »

Ah, so here is the old post I was referring to, well it has been a couple of months now and still no new version with CSS3 or HTML5?

Any plans or ideas when 2011 (v11) will be out?

Cheers

GW
Gatis
Blumentals Software Developer
Posts: 545
Joined: Sun Mar 05, 2006 12:30 am
Location: Latvia

Re: HTML5 code hints

Post by Gatis »

Hi,

Yesterday we had a project meeting, and have decided to postpone the release of the next major version for 4-6 weeks (mid May).
We apologize for the delay, but it had to be.
By then a beta version will be available for testing and the final release will come after 2-4 more weeks.
Thank you for your patience.

Kind regards,
Gatis
Kind regards,
Gatis Avots
User avatar
mapleleaf
Posts: 121
Joined: Thu Oct 14, 2010 2:21 am
Location: Ashcroft, BC Canada
Contact:

Re: HTML5 code hints

Post by mapleleaf »

Gatis wrote: Yesterday we had a project meeting, and have decided to postpone the release of the next major version for 4-6 weeks (mid May).
We apologize for the delay, but it had to be.
By then a beta version will be available for testing and the final release will come after 2-4 more weeks.

Well that was somewhat expected is it doesn't surprise me.

Now here is the question, for those of us who purchased WB 2010, in 2010, will this be a free update? As the release of the new version in May falls outside of the 6-month period for a free update. My purchase was made in October, 2010 outside of the six month period.
User avatar
mapleleaf
Posts: 121
Joined: Thu Oct 14, 2010 2:21 am
Location: Ashcroft, BC Canada
Contact:

Re: HTML5 code hints

Post by mapleleaf »

Gatis

Could your reply be best served in the announcement section or at least a copy it?

I agree it is in response to a query BUT in this case your response would also be good in the announcement section
Gatis
Blumentals Software Developer
Posts: 545
Joined: Sun Mar 05, 2006 12:30 am
Location: Latvia

Re: HTML5 code hints

Post by Gatis »

I agree it is in response to a query BUT in this case your response would also be good in the announcement section
Thanks for suggestion. However, we do not want to give out an official announcement currently, because the dates might still change a little bit (maybe it will be released even earlier ;) )

Gatis
Kind regards,
Gatis Avots
User avatar
mapleleaf
Posts: 121
Joined: Thu Oct 14, 2010 2:21 am
Location: Ashcroft, BC Canada
Contact:

Re: HTML5 code hints

Post by mapleleaf »



Here is my wish list that I would like to see in the new release aside from
Macros, at least 2-3. I have to edit 35 pages and using a macro would be an asset

  • 1. a CSS reset
    2. font normalization
    3. label alignment
    4. device orientation



Perhaps what we should do in this forum is to collect the wish list from users of WB 2010 and let's see what it will turn into. I will admit that I am partial to html5 and CSS3 as they are or will be the standards to reckon with.



It could very well be that Blumental will decide to have a separate program for just html5/css3 in the future.
Post Reply