The Shed is going Social! Join us on FaceBook and Twitter and chime in on the conversation.
|
 |
|
Dev Shed Forums
> Web Design
> HTML Programming
|
Best HTML5 development platform?
Discuss Best HTML5 development platform? in the HTML Programming forum on Dev Shed. Best HTML5 development platform? HTML Programming forum covering discussions of HTML and XHTML, as well as HTML-related issues such as writing W3C Compliant code. Use HyperText Markup Language for building websites.
|
|
 |
|
|
|
|
|

Dev Shed Forums Sponsor:
|
|
|

May 28th, 2012, 07:42 PM
|
|
Registered User
|
|
Join Date: May 2012
Posts: 1
Time spent in forums: 12 m 46 sec
Reputation Power: 0
|
|
|
Best HTML5 development platform?
My first post here so I apologise if I've put it in the wrong section. I'm currently planning a web app which I want to create with HTML5. I know there's lots of HTML5 development tools/frameworks out there but I was wondering if anyone has views on which would best for me to use considering the following criteria.
1) I have limited HTML/CSS/Javascript experience (I'm a AS3 programmer by trade) so the simpler the tool to use the better, however I will want to be able to get into depth, something which is literally drag and drop will probably not offer enough for what I want.
2) A framework/tool set that has backend/cloud integration would be great, I'm thinking something like Parse.com but for HTML5.
3) Needs to be free or as close as  (I already have the creative cloud CS6 though if that's an option).
Thanks for any advice!
|

July 7th, 2012, 10:26 PM
|
 |
/*
|
|
Join Date: Mar 2007
Location: Sydney, Australia
|
|
I am am also a flash developer who is migrating to HTML5. HTML5 authoring tools frameworks etc are still developing but I have had some good results using the Create JS Framework . Especially useful for flash developers migrating to HTML5
__________________
*/
|

July 24th, 2012, 11:15 PM
|
|
Contributing User
|
|
Join Date: Feb 2012
Location: jersey city
Posts: 30
Time spent in forums: 3 h 36 m 9 sec
Reputation Power: 2
|
|
|
I have used Aloha HTML editor and it was ok .
|

July 25th, 2012, 10:04 AM
|
|
Registered User
|
|
Join Date: Jul 2012
Posts: 1
Time spent in forums: 17 m 43 sec
Reputation Power: 0
|
|
|
HTML5 Editor
I'm not able to find user friendly HTML5 editor yet. Have tried Aloha, which was not too useful. But its better than nothing.
Quote: | Originally Posted by casand I have used Aloha HTML editor and it was ok . |
|

July 26th, 2012, 10:21 AM
|
 |
The Queen of Typos
|
|
Join Date: Sep 2004
Location: San Clemente
|
|
|
A lot of this is going to come down to personal preference, like Ford vs Chevy.
Dreamweaver CS5+ has some great tools for HTML5 development and I am currently using Dreamweaver CS6.
That said, there's no reason why you can't use a simple text editor like notepad or TextPad.
The main thing is to ensure you learn the core of the language, the nuances that make great code. The platform is just a tool to help you get there.
|

August 2nd, 2012, 11:56 AM
|
|
Permanently Banned
|
|
Join Date: Jun 2012
Posts: 8
Time spent in forums: 2 h 33 m 7 sec
Warnings Level: 10
Number of bans: 1
Reputation Power: 0
|
|
|
now, I'm using dreamweaver. I find it works well and easy, effective
|

August 7th, 2012, 04:08 AM
|
|
Registered User
|
|
Join Date: Oct 2011
Location: Avest,Gelderland,Netherlands
Posts: 15
Time spent in forums: 3 h 31 m 23 sec
Reputation Power: 0
|
|
|
In my opinion you should not opt for a HTML5 framework and so don't use dreamweaver...
Why don't you go for Use Notepad on Windows....or any text editor.That will be the right choice.
|

August 8th, 2012, 02:58 AM
|
|
Registered User
|
|
Join Date: Jul 2012
Posts: 13
Time spent in forums: 2 h 7 m 27 sec
Reputation Power: 0
|
|
|
Dream viewer 8 is the best option
|

August 9th, 2012, 12:06 PM
|
|
Contributing User
|
|
Join Date: Dec 2006
Location: IL, USA
|
|
|
I wouldn't even consider Dreamweaver as a "framework" it is basically just an IDE - like Eclipse is for Java.
You need to learn and teach yourself the actual language, it's foundation and so on - that is how you become a good and successful programmer, not by using a good "framework" that does all the work for you or even using an IDE to do it for you.
In regards to HTML5 - HTML is easy to code, super easy and if you are a Flash developer you should be able to easily convert and learn HTML and the other web languages. With that said, learn HTML(4) and learn the whole basics of HTML.
In regards to IDE, Dreamweaver does a great job and is very helpful, though like any programming language, it all can be written in a simple text editor like Notepad.
|

September 10th, 2012, 12:36 AM
|
|
Contributing User
|
|
Join Date: Aug 2012
Posts: 28
Time spent in forums: 3 h 25 m 19 sec
Reputation Power: 0
|
|
|
I prefer using adobe dream weaver for my personal needs.
|

September 18th, 2012, 01:16 AM
|
|
Contributing User
|
|
Join Date: Aug 2012
Posts: 43
Time spent in forums: 8 h 47 m 10 sec
Reputation Power: 1
|
|
|
I m using Dreamweaver and seems like a pretty handy tool and easy to use.
Last edited by micheal.burns1 : September 24th, 2012 at 04:57 AM.
|

October 4th, 2012, 06:05 AM
|
|
Permanently Banned
|
|
Join Date: Oct 2012
Posts: 8
Time spent in forums: 59 m 49 sec
Warnings Level: 10
Number of bans: 1
Reputation Power: 0
|
|
|
Notepad .... Any text editor will do, with syntax highlighting best. HTML is not a programming language, it has no framework or platforms ... Just Markup Language to mark content. CSS is the same, just a text file with the rules of the some light.
|

October 5th, 2012, 01:53 PM
|
|
Contributing User
|
|
Join Date: Oct 2012
Location: Croatia
Posts: 66
Time spent in forums: 9 h 58 m 54 sec
Reputation Power: 1
|
|
Quote: | Originally Posted by terrypasencio In my opinion you should not opt for a HTML5 framework and so don't use dreamweaver...
Why don't you go for Use Notepad on Windows....or any text editor.That will be the right choice. |
Notepad ++ is good choice for people who know html great, better from Notepad because Notepad ++ haiglight code.
|

October 13th, 2012, 08:34 AM
|
|
Contributing User
|
|
Join Date: Jun 2012
Posts: 47
Time spent in forums: 11 h 51 m 3 sec
Reputation Power: 1
|
|
I'm surprised to see that Sublime Text 2 has not been mentioned yet. It is by far the best editor I've worked in--it has the power of a full-fledged IDE with the light-weight feel of notepad. (And I worked in only notepad for years).
It also seems to be the industry standard out there for big-name web design firms. Web Designer (one of the biggest web design magazines in the world) just had an article where they posed the question: "Is it the best web site editor ever made?"
Definitely recommend it. It's awesome.
|

October 15th, 2012, 12:25 AM
|
|
Registered User
|
|
Join Date: Oct 2012
Posts: 3
Time spent in forums: 2 h 26 m 9 sec
Reputation Power: 0
|
|
|
As HTML5 apps are web-based, they can be accessed via a mobile device, laptop or desktop. This ensures that clients are offered the same interface across all devices.
|
Developer Shed Advertisers and Affiliates
| Thread Tools |
Search this Thread |
|
|
|
| Display Modes |
Rate This Thread |
Linear Mode
|
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
|
|