<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>CodeMyConcept Blog &#187; Web Design</title>
	<atom:link href="http://blog.codemyconcept.com/category/web-design/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.codemyconcept.com</link>
	<description>From CodeMyConcept with love</description>
	<lastBuildDate>Tue, 07 Jun 2011 15:44:18 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.4.2</generator>
		<item>
		<title>The uses of Web Font-Face</title>
		<link>http://blog.codemyconcept.com/codemyconcept-news/the-uses-of-web-font-face/</link>
		<comments>http://blog.codemyconcept.com/codemyconcept-news/the-uses-of-web-font-face/#comments</comments>
		<pubDate>Wed, 13 Apr 2011 16:54:49 +0000</pubDate>
		<dc:creator>CodeMyConcept</dc:creator>
				<category><![CDATA[CodeMyConcept News]]></category>
		<category><![CDATA[Web Design]]></category>
		<category><![CDATA[html coders]]></category>
		<category><![CDATA[PSD to HTML conversion]]></category>
		<category><![CDATA[web design]]></category>
		<category><![CDATA[web designer]]></category>
		<category><![CDATA[web font face]]></category>
		<category><![CDATA[web safe fonts]]></category>

		<guid isPermaLink="false">http://blog.codemyconcept.com/?p=414</guid>
		<description><![CDATA[ 

Now if you follow this Font- Face list there is no need for your HTML coders to update it and destroy the original design, when you hire a web designer, make sure they design your website with this list in mind, help us make life easier.]]></description>
			<content:encoded><![CDATA[<p>Do you remember life before Internet? This tool has come to make life easier (and much more amazing) but there are still a lot of fields to cover, as one of these implementations to make life easier is to learn that <a title="web design" href="http://www.custompsds.com" target="_blank"><strong>web design</strong></a> is not like designing for a print element.</p>
<p>The use of <strong>safe Font-Face</strong> is one of the most important things to have in mind when you have a <a title="psd to html" href="http://www.codemyconcept.com" target="_blank"><strong>PSD to HTML conversion</strong></a>; that is why we want to give you the most use of them in order to prevent <strong>HTML coders </strong>to update the design and end up making it look totally different from what you wanted in the first place.</p>
<p>We already know common fonts that are safer to use for web design:</p>
<ul>
<li>Arial / Helvetica- they are a good choice for short text, perhaps a      paragraph or two in length.</li>
<li>Times New Roman / Times- designed for use as newspaper column text. It      has a small size, compared to most other fonts.</li>
<li>Courier New / Courier- the traditional monospace font.</li>
</ul>
<p>But there are other Common sans-serif fonts for you to play with <strong>web design</strong>, such as:</p>
<ul>
<li>Verdana- Its lowercase letters are very large, compared to the overall size of the font, which makes text easy to read on the web.</li>
<li>Tahoma- Tahoma is another of Microsoft&#8217;s web fonts.</li>
<li>Arial Black- designed for headlines.</li>
<li>Comic Sans MS- is a sans-serif font with a soft, rounded style.</li>
<li>Impact- designed for headlines.</li>
<li>Georgia- It is a nicely readable screen font, but has the same problems that Verdana does of looking bad when printed,</li>
<li>Palatino- Originally designed as a display font.</li>
<li>Century Schoolbook- You cannot rely on its being present on Windows computers.</li>
</ul>
<p>And then we have the Google Web Fonts API. All fonts in the directory are available for use on your website under an open source license and are served by Google servers, some of them are:</p>
<ul>
<li>Terminal Dosis Light</li>
<li>Michroma</li>
<li>Cabin Sketch</li>
<li>Irish Grover</li>
<li>Oswald</li>
<li>EB Garamond</li>
<li>Six Caps</li>
<li>Nova</li>
<li>Amaranth</li>
<li>Pacifico</li>
</ul>
<p>As you see there are a lot of them, so there are no excuses from your web designer to not use any of them, be careful of that.</p>
<p>Mo’ Bulletpoofer is the only syntax that works across browsers including Android and Internet Explorer. Both of them have buggy implementations and this format works around both of them. Unlike Internet Explorer, Android doesn’t “look back” and take the font specified in the initial URL reference. IE9 downloads both the EOT file and the WOFF file using Mo’ Bulletproofer.</p>
<p>If you prefer a single declaration solution and your pages don’t trigger one of the Internet Explorer 9 Compatibility Modes, barring any more unforeseen changes between it RC1 and IE9 RTM, the Fontspring syntax seems alive.</p>
<p>Now if you follow this Font- Face list there is no need for your <strong>HTML coders</strong> to update it and destroy the original design, when you hire a <strong>web designer</strong>, make sure they design your website with this list in mind, help us make life easier.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.codemyconcept.com/codemyconcept-news/the-uses-of-web-font-face/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>I want to start my website, where do I begin?</title>
		<link>http://blog.codemyconcept.com/web-design/i-want-to-start-my-website-where-do-i-begin-2/</link>
		<comments>http://blog.codemyconcept.com/web-design/i-want-to-start-my-website-where-do-i-begin-2/#comments</comments>
		<pubDate>Mon, 01 Nov 2010 06:00:14 +0000</pubDate>
		<dc:creator>CodeMyConcept</dc:creator>
				<category><![CDATA[Web Design]]></category>
		<category><![CDATA[Project Development]]></category>
		<category><![CDATA[Web]]></category>

		<guid isPermaLink="false">http://blog.codemyconcept.com/?p=59</guid>
		<description><![CDATA[In today’s world, having your own site is just like having your own public business card on display 24/7 that says: “This is me, and here is how to contact me”. It doesn’t get any better than that.]]></description>
			<content:encoded><![CDATA[<p>If you made it here, you already know your way around the World Wide Web. Now, on a previous post we talked a little about how the Internet changed the way we interact with other people, and with that in mind, when contemplating the idea of having your own site, think about it in terms of having a business card, without having to give them away at every social event you go to or going to the printers when you run out of cards.</p>
<p>In today’s world, having your own site is just like having your own public business card on display 24/7 that says: “This is me, and here is how to contact me”. It doesn’t get any better than that.</p>
<p>Now, the whole point of having your site is for people to find you and know what is it that you do. So let’s start from there. You could have a site that says a lot about who you are, what your interests are and the kind of music you are into, but if you want customers you might want to try a different approach.</p>
<p>Let’s say that you are a consultant so if someone wants to hire you, they need to know what kind of consulting you do, or the services you provide. In other words, that has to be on your site. Also, do you have any special skills? Speak more than one language? That to goes on your web page. You like Karaoke nights at the local pub? You should keep this out.</p>
<p>In other words, define what is it that you want your web page to say about you or your company, then we can move on to the next part the “looks”. You know what that saying “There is no second chance to make a first impression”, well that applies to the Internet as well. Think about it, how many times have you come back to a poorly designed/”ugly” looking website? Exactly!</p>
<p>If you have the right ideas, and know what you want your site to say about you, then there is no point in screwing it all up with the looks so take a look around and see what the competition is doing, and with that we don’t mean, go copy everyone else, but there is a lot you can learn from what other businesses are doing well and what they are not.</p>
<p>Finally, look for someone to give you a hand with the project, it could start with bouncing ideas of a friend, even hiring someone or a company (*cough* such as CodeMyConcept cough) to help you build the website you want and need to succeed in your niche.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.codemyconcept.com/web-design/i-want-to-start-my-website-where-do-i-begin-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
