|
ὁ αἴσχιστος παῖς εἶ
(05-17-2012, 03:08 AM)
|
#51
|
|
|
|
Member
(05-17-2012, 03:09 AM)
|
#52
Noob question: How big of a deal is HTML5? I guess I'm asking what the actual impact is. Is it basically just a fusion of HTML and XHTML? |
|
Member
(05-17-2012, 03:16 AM)
|
#54
You don't need a server. You can develop and test on your own machine and see if you are going to get serious about this before spending any extra cash. Do you know if you are going to just do basic HTML/JS/CSS or were you looking at doing some stuff with PHP/ASP.Net/Ruby/ect as well? Even then though you can still run stuff locally.
|
|
Member
(05-17-2012, 03:18 AM)
|
#55
|
|
ὁ αἴσχιστος παῖς εἶ
(05-17-2012, 03:22 AM)
|
#56
HTML5 itself adds a couple tags, <video>, <audio>, <canvas>, some less sexy but still important tags like <section> and attributes like data-*. The real story is the accompanying JavaScript APIs to go along with HTML5. File API, AppCache, WebWorkers, LocalStorage, IndexedDB, WebGL, WebSockets, WebRTC, etc. etc. Lots of cool stuff there bringing the Web closer to parity to native applications. Of course, a lot of new CSS stuff (even beyond CSS3 at this point) is labelled HTML5 as well, like 3D transforms, responsive design, etc. So it is kind of a big deal. It's the One True Platform™. You can host static files on Dropbox or use Carbonmade if you don't want to pay for hosting. |
|
Member
(05-17-2012, 03:28 AM)
|
#57
|
|
ὁ αἴσχιστος παῖς εἶ
(05-17-2012, 03:40 AM)
|
#61
|
|
Member
(05-17-2012, 11:48 AM)
|
#65
http://platform.html5.org/ in that sense it's a big deal. The actual HTML5 spec (the one that is about HTML) is pretty boring imo. There's a few new things, some changes here and there but the exciting changes are in the platform as a whole.
Last edited by D4Danger; 05-17-2012 at 11:51 AM.
|
|
Member
(05-17-2012, 12:12 PM)
|
#66
Web Design and Web Development (frontend and backend) are broad topics.
Out of the two, I would recommend choosing just one as both require broad knowledge and expertise if you are going to do it well. At the low end you'll be competing with freelancers from Eastern Europe and India which will be able to undercut any price you quote due to their low cost of living expenses. At the high end, you have to devote a tremendous amount of time to maintain and constantly improve your skill set. This is because the technology and methods used in both Design and Development is pretty much constantly in flux and remains relatively stable for only short periods of time. For both design and development, you'll need a good understanding of at least the basics of following:
This is really only scratching the surface. Going into more detail will require much more time and effort than I'm willing to put into this post, sorry! |
|
(05-17-2012, 12:26 PM)
|
#67
Have something to say?
I use Dreamweaver for my mockups before I turn them into Razor. I also use it to maintain old Coldfusion sites. And coming from Visual Studio, it's silly to turn down the convenience of something similar to IntelliSense, property views, and preview windows if it's available to you. |
|
(05-17-2012, 12:38 PM)
|
#69
|
|
Member
(05-17-2012, 12:43 PM)
|
#70
Aptana is a good ide for developing web applications.
http://aptana.com/ I'd also suggesting learning full enterprise javascript frameworks like Kendo UI, dojo toolkit, and ExtJS (all free for non-commercial use and in dojo's case free for commercial as well). |
|
(05-17-2012, 01:05 PM)
|
#71
|
|
Banned
(05-17-2012, 01:08 PM)
|
#73
edit: NVM SublimeText requires a license. PASS |
|
Member
(05-17-2012, 01:09 PM)
|
#74
|
|
Junior Member
(05-17-2012, 01:29 PM)
|
#76
I'd just find a good editor that generates most HTML code for you. Only when the editor fails or doesn't let you do something in particular, you can cherry pick HTML code. Definitely wouldn't want to type all the HTML out.
Some things are important to learn about on your own such as content type, styles, importing javascript. learn lots of javascript! JQuery rocks! AJAX is amazing, it's a lot of fun. I haven't used PHP in a while but it's very easy to learn too and the same concept as JSP, communication to your webserver. CSS is very important as well... Although I am mediocre with it. See this site, it's pretty cool and hits the point home. On the right is a bunch of themes. Each theme looks very different but the HTML is exactly the same. http://www.csszengarden.com/ |
|
(05-17-2012, 01:29 PM)
|
#77
C# is now the "accepted standard" (mostly due to the egos of programmers IMO lol) but there's plenty of work out there for VB.Net devs. Especially in the gov contracting sector...
|
|
Member
(05-17-2012, 01:42 PM)
|
#78
|
|
(05-17-2012, 01:43 PM)
|
#79
He would have more opportunities open to him by learning the C# version and then going to MSDN to look up the VB equivalent if necessary.
|
|
(05-17-2012, 01:47 PM)
|
#80
|
|
ὁ αἴσχιστος παῖς εἶ
(05-17-2012, 01:47 PM)
|
#81
|
|
Banned
(05-17-2012, 10:59 PM)
|
#83
|
|
learning some important life lessons from magical Negroes
(05-17-2012, 11:01 PM)
|
#84
![]() No non ononooo.
Last edited by reilo; 05-17-2012 at 11:05 PM.
|
|
Banned
(05-17-2012, 11:47 PM)
|
#90
Honestly your best bet is to find a company that doesnt work primarily in web design, perhaps a marketing firm that does emailers for other companies, or a web store and latch yourself in there. I work for a company selling items online, and I handle the development of the web store, be it design or actual development (mostly javascript/jQuery). A lot of stores will look for a designer to make them a kickass looking theme for their e-commerce store, with software such as Magento, Volusion, etc. (theres a ton of these out there). With so many people looking to get into this market (well, just based off the recent threads alone), I can see it getting harder to find a job moreso than it already is. Look on your local CraigsList under web section and see what crops up. I've found some leads through there, but most fell through unfortunately.
Last edited by bubnbob; 05-17-2012 at 11:49 PM.
|
|
learning some important life lessons from magical Negroes
(05-18-2012, 12:07 AM)
|
#91
|
|
ὁ αἴσχιστος παῖς εἶ
(05-18-2012, 10:44 PM)
|
#95
It also encompasses quite a bit of web design, but it's more focused on making the user's use as smooth and frictionless as possible. Think of it like this: user experience designer lay out all the structure of the site and how it works, and the web designer decides the color scheme and visual identity (along with other things.) Only applies if there is a UX designer on the team, otherwise the web designer usually handles it.
Last edited by Andrex; 05-18-2012 at 10:47 PM.
|
|
Member
(05-18-2012, 10:46 PM)
|
#96
They are hourly mainly, some can range. If you have a major client, it's usually a stream of hourly work.
I'd say get your domain and server now. Unless you are incredibly poor, it costs about 7 a month to run a site. Who knows when a potential client or employer will come your way and ask for some sample work? Don't be at the mercy of whatever free tutorials you see out there. Learn the fundamentals and explore. Have fun and good luck, the industry is incredibly saturated. Also please don't put stitches in your designs :) |
|
Banned
(05-18-2012, 11:24 PM)
|
#97
If you want to know how careers in the industry work wouldn't it be a good idea to just look at some job openings at digital agencies and startups?
http://canvas.is/#/join-us http://www.bigspaceship.com/join-us/ http://www.hugeinc.com/careers/ http://www.rga.com/careers/apply/job-openings etc... |
|
Member
(05-19-2012, 12:08 AM)
|
#98
|
|
Black Canada Mafia
(07-25-2012, 06:22 PM)
|
#100
Squeezing by all the hate I got for my W3Schools comment (C'mon! It's not that bad! I remember using the fuck out of that when I started web dev!) - wanted to know if anyone could suggest a good jQuery plugin repository? I'm tired of making my own shit in jQuery when people make the same thing like 10x better and simpler and leave them open source.
|