Tag Archives: Markup

templating engine to use or not to use

I have been working with a project, using PHP and now have been debating on whether to work with a templating serp. I have produce several solutions, each with different pluses and minuses, and just wanted a 2nd (or many) experiences on personal experience, and effectiveness. SMARTY ——— This templating engine is so far the most powerful one I’ve seen. The particular pros Allows for Loops, and other functions (more versatile) Well supported/documented completely separates the markup from your code The particular cons: It’s a big, and can be slow It’s not a fairly easy install (ie for the single use) You should find out the syntax so as to use it newest version is PHP5 only (not a challenge unless webhost wouldn’t provide) Fundamental tag replacement (including STR_REPLACE OR ANYTHING ELSE… ) the particular pros smaller in that case smarty simple to utilize requiring only to know basic syntax no installing necessary The particular cons Can become complicated to utilize LOOPS, otherwise eliminates customizability if certainly not written correctly, can lessen the pace of execution may introduce stability holes (in the situation of hand built solutions) PHP Utilizing PHP to assign aspects, and then echoing them in the code … Continue reading

Posted in Web Design | Tagged , , , , , , , , , , , , , , , , , , , | Leave a comment

CSS3 : should we not be worried bout ie6 anymore?

Hey people of website development… I just learn: http: //24ways. org/2009/make-your-mockup-in-markup what don’t you guys think ought to we abandon css2, photoshop and the idea of ie6 not copy css3 The article is absolutely great… and Id love to learn css3… but the idea of not using illustrator for my mockups usually are bit daunting and also call me obsessive compulsive but I merely cant leave those old skul people of ie6 at the rear of….. The author may be a really great web designer… even my advisor says shes much better than him… oh well hope to find out what are your own thoughts bout this kind of… This is a good evolution in progression and we are during it. We don’t want to reduce the old stuff because some people still use this. We don’t prefer to use the brand new stuff because a lot of people don’t have the item yet! IE6 has one foot inside grave and other foot on a new banana peel. The only real way to complete it off is usually when designers stop designing for it. As long because sites work with IE6 then people will never have a motive to upgrade. … Continue reading

Posted in Web Design | Tagged , , , , , , , , , , , , , , , , , , , | Leave a comment

Beginner Needs Help

I’m currently building a website with a wysiwyg software package. My problem is once i view my site online, my webpage is sitting during the screen with tons of blank space on each side. It is not filling the overall screen. Is there coding I could use to right this Thanks a great deal! First down, the difference you’re seeing isn’t just you — which is the criticism involving wysiwyg. A site usually looks good wysiwyged alone computer and then you certainly upload and observe what others observe and wonder just what happened. Nothing at all happened. The program forgotten standardized markup and that means you could design aesthetically. But that indicates nonstandard markup obtains widely varied outcomes as different browsers endeavor to interpret it. Mac people might not see what DESKTOP people do, and different yet to get a FireFox equipped Linux end user. You may be seeing just one problem of numerous that others could have. Following, post your computer code or a connect to the page, where people can look at source. Or post simply just those parts you have reason to consider are (or could be) at fault. HTML and CSS. Then you will know. It … Continue reading

Posted in Web Design | Tagged , , , , , , , , , , , , , | Leave a comment

How is web page design different from web graphic design?

Is website design different via web graphic layout I think quite possibly almost the same but have a slight difference. We’d appreciate if a person can tell that difference, thanks) Well in the centre of it, you are able to only design the look and function of the site, using design and style tools like Photoshop and Illustrator, while another actually causes it to become functional through HTML markup and also other code. In a more real means, as the internet site industry has matured, the positions of front-end designer/developer, UI (User Interface), and UX (User Experience) design have enter play. These are people that focus on how site will look, how a visitor interacts by it and analyzes feedback within the general experience that will constantly improve. They don’t always focus much on the exact code… exception maybe in order to front-end developers who do a great deal of HTML/CSS/JS work. Then you definately will have back-end developers who consentrate on making the needed elements function seeing that designed, work using the various development ‘languages’ and platforms, sources, securities etc. Still a bit oversimplified look from it, but you have the idea. Almost all that aside. I get the … Continue reading

Posted in Web Design | Tagged , , , , , , , , , , , , , , , , , , , | Leave a comment

Ready to test

My organization is looking for testers. I have first concept and the majority of the backend done. it’s actually not pretty just but. if you would want to help me by simply testing, just post during this thread. sorry innovative guys, i might be looking for long-term wdf. net members during this. oh, the help as well as info sections are not informed. working on of which too. That which is exactly involved along with testing PM me with all the stuff we have to do… as testers. I’m much less long-term as many others, but I’m keen to test it – just what would we be required to do the choices play with that. tell me what sucks, if it provides a php error rather then one i developed. was it easy/hard to be aware of. that kinda idea. i didn’t build this by almost any standards other then what there’s no doubt that would make it easy to build a site together with little effort and also still support developers that want to customize without mastering an api or receive a part time class only to understand it. separate the static portions of the site through page management … Continue reading

Posted in Web Design | Tagged , , , , , , , , , , , , , , , , , , , | Leave a comment

What’s wrong with my form?

Get just uploaded an innovative version of a well used website and there are two or three bugs, the most vexing of which is always that the form on contactus page isn’t working. what apprears when seeking to use the form is this: The requested method POST isn’t allowed for the URL /contactus. html. Apache/1. THREE OR MORE. 42 Ben-SSL/1. 60 Server at humanecology. com. au Vent 80" Ever care to verify the makup by simply viewing source for this page: http: //www. humanecology. com. au/contactus. html Much appreciation when you can help. Will try to put a capture from the markup here… I’m not sure where the screenie is from nevertheless the form at your link has not any action attribute. It’s seeking to post back to the page it’s on, which is. html, which is giving you the error. endeavor to use other system like: method=" get" method=" post" This method appends the form-data on the URL in name/value pairs This method will be useful for variety submissions where a user prefer to bookmark the result There is really a limit to the amount data you can place within a URL (varies involving browsers), therefore, you cannot guantee … Continue reading

Posted in Web Design | Tagged , , , , , , , , , , , , , , , | Leave a comment

My Contact Form is all jacked up in IE… help!

I’m IE-debugging my website at this time, and I’ve find a couple glaring difficulties with my contact web site and I really don’t even know where to begin with. The text is aligned on the top of the inputs instead of centered and the particular scroll bar is visible if or not it’s needed, however most glaringly, the PNG transparency about the submit button just isn’t working correctly. That one boggles my imagination, as I’m making use of transparent PNGs throughout the site and this can be a only one that’s having any problems rendering. Your page is right here: http: //mcgee-designs. com/contact. html (Compare to Firefox or Chrome to find out how I’d like it looking. ) Here i will discuss the relevant markup in addition to CSS, to save digging through your source: HTML: < kind id=" contact-form" method=" POST" action=" send. php" > < ul> < li> < source type=" text" class=" one-line" name=" name" value=" Name" /> < /li> < li> < source type=" text" class=" one-line" name=" email" value=" Email address" /> < /li> < li> < source type=" text" class=" one-line" name=" phone" value=" Mobile phone number" /> < /li> < li> < source … Continue reading

Posted in Web Design | Tagged , , , , , , , , , , , , , , , , | Leave a comment

New website: HTML5 or XHTML

We’ve a school project where we need to make a website for any client with a new real-life issue (eg profitable business, organisation, etc. ). And one of several requirements is to use a number of resources like questionnaires, studies, telephone interviews, messages, etc. for exploring. Right now I’m for the stage where I am starting to create my final alternative. I need to determine whether to keep to the old, stable XHTML or complement the new, over hyped HTML5 (leaning towards HTML5). I will need your help guys. Here is the survey: Software Usage where you work (Survey) Please fill in this survey. Performed. You don’t have an " MY PARTNER AND I don’t know" for ones second-to-last question, your last question looks at " I you should not know" as a possible answer. You might like to fix that. In terms of the question is going, I’d stick having XHTML. I do not think IE9 will really penetrate industry all that immediately, especially with every one of the users still on XP and variations thereof. XHTML is usually safe. Performed. What Game reported – HTML5 is usually fun but XHTML will be most compatible as yet. This can … Continue reading

Posted in Web Design | Tagged , , , , , , , , , , , , , , , | Leave a comment
Page 4 of 41234