Comment Re:Some possible ways (Score 1) 745
Calm down, I think it's talking about the TV show, not the physics stuff.
Calm down, I think it's talking about the TV show, not the physics stuff.
Yes, excellent movie. Given a scale from 1 to 100, I would give it a 42.
Are you sure that only eyes were opening?
I uploaded 34 pictures of my two kids to Picassaweb yesterday. As soon as the pictures were uploaded, google extracted all the faces from those pictures and arranged them into three groups. One is my son's faces, one is my daughter's, the third one is two faces of my daughter which is in a slightly different angle and a little fuzzy. It asked what their names were, and scared the hell out of me.
I didn't answer the questions.
A web page is a data structure made of HTML, and then apply some CSS (or a lot), and later you might want to add some unobtrusive javascript.
That is a very complicated process.
At work, I tell the graphics designer don't ever worry about the technical stuff, just use photoshop or whatever he likes to create the pages he desires. The advantages of this is he would focus on design not coding. When the design is out, I would let him create the basic HTML with a few guidelines, such as tables are for tabular data, use ul for menus, and always have alt attributes for images. The HTML will be modified by developers and CSS applied. I will never expect a graphic designer to understand HTML and especially CSS. If lots of developers can't have a grasp on CSS, it is harsh to expect designers to understand it.
Most HTML + CSS pages produced by designers whether by hand or by WYSIWYG editor are shit. They got rewritten anyway. The process of 1. HTML, 2. CSS, 3. Javascript really don't need too much WYSIWYG. The only value I can see in WYSIWYG editors is when we are on a tight schedule, maybe the designer could make some page quickly for us. Unfortunately, the lack of knowledge in CSS would probably make the result look really bad.
The underlying question is why, for the love of all that is good in this world, would you eat at a McDonald's in France?
To have real FRENCH fries of course.
If you are going to use ASP.NET, please do yourself a favor, use ASP.NET MVC. Creating a site through WebForm is like making a monster that will crash it's creator eventually.
Men of lofty genius when they are doing the least work are most active. -- Leonardo da Vinci