<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Nour&#039;s Blog</title>
	<atom:link href="http://nourzblog.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://nourzblog.wordpress.com</link>
	<description>“Curiosity is the very basis of education and if you tell me that curiosity killed the cat, I say only the cat died nobly.” - Arnold Edinborough</description>
	<lastBuildDate>Wed, 07 Apr 2010 19:16:32 +0000</lastBuildDate>
	<language></language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='nourzblog.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>Nour&#039;s Blog</title>
		<link>http://nourzblog.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://nourzblog.wordpress.com/osd.xml" title="Nour&#039;s Blog" />
	<atom:link rel='hub' href='http://nourzblog.wordpress.com/?pushpress=hub'/>
		<item>
		<title>Web Design Tips &amp; Tricks</title>
		<link>http://nourzblog.wordpress.com/2010/02/04/web-design-tips-tricks/</link>
		<comments>http://nourzblog.wordpress.com/2010/02/04/web-design-tips-tricks/#comments</comments>
		<pubDate>Thu, 04 Feb 2010 15:22:35 +0000</pubDate>
		<dc:creator>yummichocolate</dc:creator>
				<category><![CDATA[techy]]></category>
		<category><![CDATA[colors]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[web design]]></category>
		<category><![CDATA[xhtml]]></category>

		<guid isPermaLink="false">http://nourzblog.wordpress.com/?p=36</guid>
		<description><![CDATA[It&#8217;s very common for people to think the designing process is &#8220;random&#8221; and designers wait for &#8220;inspiration&#8221; to hit them at certain moments. As poetic as that sounds it&#8217;s not really the truth, there are certain steps you follow, and in each of these steps you can get as creative as you want. I&#8217;m listing [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=nourzblog.wordpress.com&amp;blog=11103670&amp;post=36&amp;subd=nourzblog&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>It&#8217;s very common for people to think the designing process is &#8220;random&#8221; and designers wait for &#8220;inspiration&#8221; to hit them at certain moments. As poetic as that sounds it&#8217;s not really the truth, there are certain steps you follow, and in each of these steps you can get as creative as you want.<br />
I&#8217;m listing those steps below, don&#8217;t memorize them &#8211; practice them, because they are time saving!</p>
<ol>
<li>First, <strong>know your website</strong>, what is it about and what does it do. When I&#8217;ve got a general idea, I do this nice trick: I visit as many websites as I can, screenshot the ones whose design I like, and keep all these screenshots in a folder. Then go through them one by one. This comes in handy for step 2:</li>
<p><span id="more-36"></span></p>
<li>Get a paper and a pencil and <strong>sketch the layout</strong>. Your layout must contain at least 3 basic things, <span style="text-decoration:underline;">the header</span> (an identication to the website), <span style="text-decoration:underline;">the navigation spot</span> and a place for the <span style="text-decoration:underline;">main content</span> to go. Here, you can get very creative, positioning your elements and giving them lovely shapes.</li>
<li>Then you can <strong>go to your favorite image editor and basically draw your website</strong>, here is the step where you choose the colors and everything else related to the design part. Because the step after this is XHTML and CSS &#8211; turning your website to reality.</li>
</ol>
<p>Now, it&#8217;s time to share my own tips!</p>
<ol>
<li><strong>Backgrounds:</strong><br />
Check out <a href="http://bgpatterns.com/">BG Patterns</a>, it&#8217;s a simple tool to help you create nice textures that you <code>repeat</code> so you get a lovely background for your websites.<br />
Now, what I like to do is to go to the &#8220;image&#8221; tab and get rid of the picture by changing its &#8220;opacity&#8221; to 1%. Then go to the &#8220;canvas&#8221; tab, choose a texture and increase its opacity.<br />
You can try this with different colors, for example: <strong><span style="color:#394157;">#394157</span> </strong><strong><span style="color:#4d2c07;">#4d2c07</span> </strong>or <strong><span style="color:#114d07;">#114d07</span></strong>, <strong>many colors that don&#8217;t look nice alone as a background will look very awesome as a texture.</strong><br />
This is a great tool, you can constantly see the changes you make by clicking &#8220;Apply Background&#8221; located under your picture.<br />
If you don&#8217;t like textures, check out <a href="http://www.stripegenerator.com/">Stripe Generator</a>, or <a href="http://www.tartanmaker.com/">Tartan Maker</a>. Those tools are totally free and actually nice.</li>
<li><strong>Watch out your color combination:</strong><br />
Sometimes I see some color combinations and .. either feel sleepy because they&#8217;re boring, or worse, feel tortured because they&#8217;re ugly. Now I understand we all got our own personal taste, but there are some combinations even green aliens hate:<br />
<img src="http://nourzblog.files.wordpress.com/2010/02/bad.gif?w=500" alt="Bad Combinations" /></li>
<li><strong>CSS Tips: </strong>
<ul>
<li>A background with two colors (click for better quality):<br />
<a href="http://nourzblog.files.wordpress.com/2010/02/2bg.gif"><img class="aligncenter" src="http://nourzblog.files.wordpress.com/2010/02/2bg.gif?w=425&#038;h=284" alt="2BGs" width="425" height="284" /></a><br />
or more:<br />
<a href="http://nourzblog.files.wordpress.com/2010/02/rb.gif"><img class="aligncenter" src="http://nourzblog.files.wordpress.com/2010/02/rb.gif?w=417&#038;h=218" alt="Rainbow Background" width="417" height="218" /></a><br />
Let&#8217;s take the picture above as an example, what you do is basically create a big div (#colors, for example) that contains those small divs (#red, #orange, #yellow, etc). When styling the big div (#colors) the trick is to use: <code><strong>position:absoulte;</strong></code> and give it <code><strong>z-index:-1;</strong></code> (so our content will be positioned above it).</li>
<li> Watch out your margin and padding, just a quick reminder of the difference:<br />
<img src="http://nourzblog.files.wordpress.com/2010/02/mp.gif?w=500" alt="Margin and Padding" /></li>
<li> Always remember to set <code><strong>width</strong></code> and <code><strong>height</strong></code> for your divs if you want to <code><strong>float</strong></code> them correctly.</li>
<li>Also don&#8217;t forget that IE doesn&#8217;t recognize <code><strong>opacity:0.x;</strong></code> use <code><strong>filter:alpha(opacity=x0);</strong></code> instead.</li>
</ul>
</li>
</ol>
<p>Resources:<br />
:. The trick mentioned above I learned it from <a href="http://www.sitepoint.com/books/design1/">here</a>.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/nourzblog.wordpress.com/36/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/nourzblog.wordpress.com/36/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/nourzblog.wordpress.com/36/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/nourzblog.wordpress.com/36/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/nourzblog.wordpress.com/36/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/nourzblog.wordpress.com/36/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/nourzblog.wordpress.com/36/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/nourzblog.wordpress.com/36/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/nourzblog.wordpress.com/36/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/nourzblog.wordpress.com/36/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/nourzblog.wordpress.com/36/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/nourzblog.wordpress.com/36/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/nourzblog.wordpress.com/36/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/nourzblog.wordpress.com/36/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=nourzblog.wordpress.com&amp;blog=11103670&amp;post=36&amp;subd=nourzblog&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://nourzblog.wordpress.com/2010/02/04/web-design-tips-tricks/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/5af04ec4addc9da56224aa736ae4a3dd?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">yummichocolate</media:title>
		</media:content>

		<media:content url="http://nourzblog.files.wordpress.com/2010/02/bad.gif" medium="image">
			<media:title type="html">Bad Combinations</media:title>
		</media:content>

		<media:content url="http://nourzblog.files.wordpress.com/2010/02/2bg.gif" medium="image">
			<media:title type="html">2BGs</media:title>
		</media:content>

		<media:content url="http://nourzblog.files.wordpress.com/2010/02/rb.gif" medium="image">
			<media:title type="html">Rainbow Background</media:title>
		</media:content>

		<media:content url="http://nourzblog.files.wordpress.com/2010/02/mp.gif" medium="image">
			<media:title type="html">Margin and Padding</media:title>
		</media:content>
	</item>
		<item>
		<title>SMS Encoding</title>
		<link>http://nourzblog.wordpress.com/2009/12/25/sms-encoding/</link>
		<comments>http://nourzblog.wordpress.com/2009/12/25/sms-encoding/#comments</comments>
		<pubDate>Fri, 25 Dec 2009 19:45:46 +0000</pubDate>
		<dc:creator>yummichocolate</dc:creator>
				<category><![CDATA[techy]]></category>
		<category><![CDATA[gsm]]></category>
		<category><![CDATA[mobile phones]]></category>
		<category><![CDATA[sms]]></category>
		<category><![CDATA[sms encoding]]></category>

		<guid isPermaLink="false">http://nourzblog.wordpress.com/?p=23</guid>
		<description><![CDATA[Dear readers, allow me to welcome you to my first semi-techy blog entry ever! I&#8217;ll be -mainly- talking about the encoding used in SMS, this cool service everyone uses. (Yes, even me). Discussing the question: “Why do I have a size limit of 160 characters per one message if I type in English, for example, [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=nourzblog.wordpress.com&amp;blog=11103670&amp;post=23&amp;subd=nourzblog&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Dear readers, allow me to welcome you to my first semi-techy blog entry ever!<br />
I&#8217;ll be -mainly- talking about the encoding used in SMS, this cool service everyone uses. (Yes, even me). Discussing the question: “Why do I have a size limit of 160 characters per one message if I type in English, for example, and 70 character per message if I type in other languages like Arabic?”</p>
<p>First, let&#8217;s talk about the GSM standard. The Global System for Mobile communications is the most commonly used standard for mobile phones. It provides services such as text messaging, GPRS, worldwide emergency number (112) &#8211; i.e if you ever get lost in Africa, get robbed or attacked by a wild African tiger, dial 112 to get some help. ;)</p>
<p><span id="more-23"></span>Pretty cool, huh? The services it provides. No wonder why it&#8217;s so popular.</p>
<p>So now that we know where SMS comes from, we can jump to the encoding it uses. What are your first guesses? Mine were: When I type in English, plain text gets encoded to ASCII, that&#8217;s 7-bits per character.<br />
But, I could type in French for example and still get the same space (160 characters). How do you explain that? (Because we all know the regular ASCII table doesn&#8217;t cover those characters.)<br />
Extended ASCII? Where I get 8 bits per one character? Umm, no that&#8217;s wrong.</p>
<p>The encoding GSM uses for their SMS is one of three: their default 7-bit character set, their 8-bit character set or UTF-16.<br />
Here&#8217;s (~89% of) the table for the 7-bit alphabet:</p>
<p><a href="http://nourzblog.files.wordpress.com/2009/12/7bit1.png"><img class="aligncenter size-full wp-image-26" title="7bit" src="http://nourzblog.files.wordpress.com/2009/12/7bit1.png?w=500&#038;h=476" alt="" width="500" height="476" /></a></p>
<p>No need to have 8 bits per character after all. Those French, German, shocked face (Ö), semi-N&#8217;s (Ñ) characters are saved as 7 bits. NICE!</p>
<p>Now for the Arabic (or Russian, Chinese, etc.) letters, UTF-16 is used, where I have 16 bits for one character, allowing space for only 70 characters to exist. To make sure let&#8217;s do some math:</p>
<ol>
<li>If I use the GSM&#8217;s default 7-bit alphabet,  the space available for me is 160 characters, each character is 7 bit, so:<br />
160 * 7 =  1120 bits per one message.</li>
<li>Now if I type in Arabic, I&#8217;d be using the UTF-16 character set, I have a space of 70 characters, each character is 16 bits, so:<br />
70 * 16 = 1120 bits.</li>
</ol>
<p>Makes sense that numbers match, right? For one message you&#8217;re allowed of only 1120 bits, fill them with whatever characters you want.</p>
<p>Now, I&#8217;m done here. Do you know how brutal African tigers can be? Don&#8217;t hesitate to be as brutal with your comments below: ;)</p>
<p><img class="aligncenter" title="African Tiger" src="http://newsimg.bbc.co.uk/media/images/41144000/jpg/_41144656_tiger203.jpg" alt="http://www.bbc.co.uk/" width="203" height="154" /></p>
<p>Links:<br />
- The 7-bit alphabet table from GSM_03.38_specification.pdf<br />
- Tiger picture from bbc.co.uk.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/nourzblog.wordpress.com/23/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/nourzblog.wordpress.com/23/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/nourzblog.wordpress.com/23/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/nourzblog.wordpress.com/23/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/nourzblog.wordpress.com/23/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/nourzblog.wordpress.com/23/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/nourzblog.wordpress.com/23/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/nourzblog.wordpress.com/23/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/nourzblog.wordpress.com/23/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/nourzblog.wordpress.com/23/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/nourzblog.wordpress.com/23/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/nourzblog.wordpress.com/23/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/nourzblog.wordpress.com/23/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/nourzblog.wordpress.com/23/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=nourzblog.wordpress.com&amp;blog=11103670&amp;post=23&amp;subd=nourzblog&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://nourzblog.wordpress.com/2009/12/25/sms-encoding/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/5af04ec4addc9da56224aa736ae4a3dd?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">yummichocolate</media:title>
		</media:content>

		<media:content url="http://nourzblog.files.wordpress.com/2009/12/7bit1.png" medium="image">
			<media:title type="html">7bit</media:title>
		</media:content>

		<media:content url="http://newsimg.bbc.co.uk/media/images/41144000/jpg/_41144656_tiger203.jpg" medium="image">
			<media:title type="html">African Tiger</media:title>
		</media:content>
	</item>
	</channel>
</rss>
