<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss 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:creativeCommons="http://backend.userland.com/creativeCommonsRssModule" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">

<channel>
	<title>Talk Binary</title>
	
	<link>http://talkbinary.com</link>
	<description>Programming Resources, Technology, Computers</description>
	<lastBuildDate>Sat, 07 Nov 2009 00:50:07 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<creativeCommons:license>http://creativecommons.org/licenses/by-nc-sa/3.0/</creativeCommons:license><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" href="http://feeds.feedburner.com/TalkBinary" type="application/rss+xml" /><feedburner:emailServiceId>TalkBinary</feedburner:emailServiceId><feedburner:feedburnerHostname>http://feedburner.google.com</feedburner:feedburnerHostname><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com" /><item>
		<title>C++ Recursion – Printing a Sequence of Numbers in Reverse</title>
		<link>http://feedproxy.google.com/~r/TalkBinary/~3/UDBFw8pXXlA/</link>
		<comments>http://talkbinary.com/programming/c/c-recursion-printing-a-sequence-of-numbers-in-reverse/#comments</comments>
		<pubDate>Sat, 07 Nov 2009 00:46:15 +0000</pubDate>
		<dc:creator>Diego</dc:creator>
				<category><![CDATA[C++]]></category>
		<category><![CDATA[printing]]></category>
		<category><![CDATA[recursion]]></category>
		<category><![CDATA[reverse]]></category>

		<guid isPermaLink="false">http://talkbinary.com/?p=2003</guid>
		<description><![CDATA[Printing a sequence of numbers in reverse

Below is an example of how to reverse a sequence of numbers printed using a recursive function in C++.
10 9 8 7 6 5 4 3 2 1
1 2 3 4 5 6 7 8 9 10
Printing numbers using recursion

To understand how to print a sequence of numbers in [...]]]></description>
			<content:encoded><![CDATA[
<p><a href="http://feedads.g.doubleclick.net/~a/0stMTMWBOE1qe1Za2wZ0RNyWTic/0/da"><img src="http://feedads.g.doubleclick.net/~a/0stMTMWBOE1qe1Za2wZ0RNyWTic/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/0stMTMWBOE1qe1Za2wZ0RNyWTic/1/da"><img src="http://feedads.g.doubleclick.net/~a/0stMTMWBOE1qe1Za2wZ0RNyWTic/1/di" border="0" ismap="true"></img></a></p><h3>Printing a sequence of numbers in reverse</h3>
<hr />
Below is an example of how to reverse a sequence of numbers printed using a recursive function in C++.</p>
<pre>10 9 8 7 6 5 4 3 2 1</pre>
<pre>1 2 3 4 5 6 7 8 9 10</pre>
<h3>Printing numbers using recursion</h3>
<hr />
To understand how to print a sequence of numbers in reverse, we first demonstrate a recursive function that displays a sequence of numbers in decreasing order.<br />
<br/><br/></p>
<div class="dean_ch" style="white-space: wrap;"><span class="kw4">void</span> print<span class="br0">&#40;</span><span class="kw4">int</span> n<span class="br0">&#41;</span> <span class="br0">&#123;</span> <br />
&nbsp; &nbsp; <span class="kw1">if</span> <span class="br0">&#40;</span> n &lt;= <span class="nu0">0</span> <span class="br0">&#41;</span> <span class="kw1">return</span>; <span class="co1">//Terminating condition</span><br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<br />
&nbsp; &nbsp; &nbsp;<a href="http://www.opengroup.org/onlinepubs/009695399/functions/cout.html"><span class="kw3">cout</span></a> &lt;&lt; n &lt;&lt; <span class="st0">&quot; &quot;</span>; <span class="co1">//Prints number n</span></p>
<p>&nbsp; &nbsp; &nbsp;print<span class="br0">&#40;</span>n<span class="nu0">-1</span><span class="br0">&#41;</span>; <span class="co1">//Calls itself with (n-1)</span></p>
<p>&nbsp; &nbsp; &nbsp;<span class="kw1">return</span>; <span class="co1">//Returns from the function</span><br />
<span class="br0">&#125;</span></div>
<p>The code above is explained in <a href="http://talkbinary.com/programming/c/introduction-to-recursion-in-c/">Introduction to Recursion in C++</a>.</p>
<p>Example: </p>
<pre> print(3); </pre>
<p>Produces:</p>
<pre>3 2 1</pre>
<h3>Printing Numbers in Reverse</h3>
<hr />
Now, how would you print out the previous sequence of numbers but in reverse order using recursion?<br />
<br/><br />
Think about it. The difference from the previous question and this one is the order in which the numbers are printed. This only requires a simple modification from the previous example.<br />
<br/><span id="more-2003"></span><br />
Hint: Try moving your printing statement around your function.<br/> </p>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/TalkBinary?a=UDBFw8pXXlA:OGmHuOf7-so:D7DqB2pKExk"><img src="http://feeds.feedburner.com/~ff/TalkBinary?i=UDBFw8pXXlA:OGmHuOf7-so:D7DqB2pKExk" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/TalkBinary?a=UDBFw8pXXlA:OGmHuOf7-so:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/TalkBinary?i=UDBFw8pXXlA:OGmHuOf7-so:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/TalkBinary?a=UDBFw8pXXlA:OGmHuOf7-so:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/TalkBinary?d=qj6IDK7rITs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/TalkBinary?a=UDBFw8pXXlA:OGmHuOf7-so:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/TalkBinary?d=yIl2AUoC8zA" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/TalkBinary/~4/UDBFw8pXXlA" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://talkbinary.com/programming/c/c-recursion-printing-a-sequence-of-numbers-in-reverse/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://talkbinary.com/programming/c/c-recursion-printing-a-sequence-of-numbers-in-reverse/</feedburner:origLink></item>
		<item>
		<title>Programming Challenges</title>
		<link>http://feedproxy.google.com/~r/TalkBinary/~3/z0G6K3KAgUA/</link>
		<comments>http://talkbinary.com/programming/programming-challenges/#comments</comments>
		<pubDate>Sun, 18 Oct 2009 20:55:29 +0000</pubDate>
		<dc:creator>Diego</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[C++]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[Online Judge]]></category>
		<category><![CDATA[Pascal]]></category>
		<category><![CDATA[Programming Challenges]]></category>
		<category><![CDATA[Programming Problems]]></category>
		<category><![CDATA[Programming Questions]]></category>

		<guid isPermaLink="false">http://talkbinary.com/?p=1994</guid>
		<description><![CDATA[
Practice for Programming Competitions using an online judge
Programming Challenges contains over 100 programming challenges found in multiple programming books that will provide you with an excellent resource for practicing for a programming competition or for simply polishing your skills.
The premise is simple. After signing up you simply choose a problem, read the description that contains [...]]]></description>
			<content:encoded><![CDATA[
<p><a href="http://feedads.g.doubleclick.net/~a/mhYG5jhI7vBHoON638D1GAR8WLg/0/da"><img src="http://feedads.g.doubleclick.net/~a/mhYG5jhI7vBHoON638D1GAR8WLg/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/mhYG5jhI7vBHoON638D1GAR8WLg/1/da"><img src="http://feedads.g.doubleclick.net/~a/mhYG5jhI7vBHoON638D1GAR8WLg/1/di" border="0" ismap="true"></img></a></p><p><a href="http://talkbinary.com/wp-content/uploads/2009/10/Programming-Challenge.jpg" rel="lightbox[1994]"><img src="http://talkbinary.com/wp-content/uploads/2009/10/Programming-Challenge.jpg" alt="Programming Challenge" title="Programming Challenge" width="211" height="278" class="alignleft size-full wp-image-1995" /></a><br />
<h3>Practice for Programming Competitions using an online judge</h3>
<p><a href="http://programming-challenges.com">Programming Challenges</a> contains over 100 programming challenges found in multiple programming books that will provide you with an excellent resource for practicing for a programming competition or for simply polishing your skills.</p>
<p>The premise is simple. After signing up you simply choose a problem, read the description that contains sample input and ouput, and then submit it to an online judge. You then can submit your response in either C++, Java, or Pascal. </p>
<p>Upon submitting your answer, within seconds you should receive one of the following responses: Correct, Incorrect, Presentation Error, or Time Exceeded. You can retry the problem multiple times if you didn&#8217;t answer it correctly or go on to view statistics based on your submissions and of other users.<br />
<span id="more-1994"></span></p>
<h3>Practice makes you a better programmer</h3>
<p>So if you are looking to polish your skills or practice for a competition this website is a good place to start. It keeps track of all the problems you have solved and yet have to solve and the problems can be solved by anyone with any type of programming background. Novice to experts are welcome.</p>
<p><a href="http://programming-challenges.com">Programming Challenges</a> </p>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/TalkBinary?a=z0G6K3KAgUA:2Dk-GNrHPzc:D7DqB2pKExk"><img src="http://feeds.feedburner.com/~ff/TalkBinary?i=z0G6K3KAgUA:2Dk-GNrHPzc:D7DqB2pKExk" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/TalkBinary?a=z0G6K3KAgUA:2Dk-GNrHPzc:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/TalkBinary?i=z0G6K3KAgUA:2Dk-GNrHPzc:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/TalkBinary?a=z0G6K3KAgUA:2Dk-GNrHPzc:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/TalkBinary?d=qj6IDK7rITs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/TalkBinary?a=z0G6K3KAgUA:2Dk-GNrHPzc:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/TalkBinary?d=yIl2AUoC8zA" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/TalkBinary/~4/z0G6K3KAgUA" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://talkbinary.com/programming/programming-challenges/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://talkbinary.com/programming/programming-challenges/</feedburner:origLink></item>
		<item>
		<title>Send and Receive free text messages with AIM</title>
		<link>http://feedproxy.google.com/~r/TalkBinary/~3/Uy2uoTzmMB8/</link>
		<comments>http://talkbinary.com/tips-tricks/send-and-receive-free-text-messages-with-aim/#comments</comments>
		<pubDate>Wed, 12 Aug 2009 04:16:03 +0000</pubDate>
		<dc:creator>Diego</dc:creator>
				<category><![CDATA[Tips & Tricks]]></category>
		<category><![CDATA[AIM]]></category>
		<category><![CDATA[aol]]></category>
		<category><![CDATA[free text messages]]></category>
		<category><![CDATA[receive]]></category>
		<category><![CDATA[send]]></category>
		<category><![CDATA[sms]]></category>
		<category><![CDATA[txt]]></category>

		<guid isPermaLink="false">http://talkbinary.com/?p=1982</guid>
		<description><![CDATA[ Do you have AIM? Did you know you could send and receive free text messages? Yes, you heard me right. Free. Gratis. For nada. Sounds good doesn&#8217;t it? 
Sending free text messages with AIM
First of all, you need an AIM account. Then simply add a contact beginning with +1 followed by their full number [...]]]></description>
			<content:encoded><![CDATA[
<p><a href="http://feedads.g.doubleclick.net/~a/v7wkUMUBfapKd-c8I00uhK0Ag8U/0/da"><img src="http://feedads.g.doubleclick.net/~a/v7wkUMUBfapKd-c8I00uhK0Ag8U/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/v7wkUMUBfapKd-c8I00uhK0Ag8U/1/da"><img src="http://feedads.g.doubleclick.net/~a/v7wkUMUBfapKd-c8I00uhK0Ag8U/1/di" border="0" ismap="true"></img></a></p><p><a href="http://talkbinary.com/wp-content/uploads/2009/08/Picture-4.png" rel="lightbox[1982]"><img src="http://talkbinary.com/wp-content/uploads/2009/08/Picture-4.png" alt="Picture 4" title="Picture 4" width="144" height="64" class="alignleft size-full wp-image-1983" /></a> Do you have <a href="http://www.aim.com/download.adp">AIM</a>? Did you know you could send and receive free text messages? Yes, you heard me right. Free. Gratis. For nada. Sounds good doesn&#8217;t it? </p>
<h3>Sending free text messages with AIM</h3>
<p>First of all, you need an <a href="http://www.aim.com/download.adp">AIM</a> account. Then simply add a contact beginning with +1 followed by their full number including area code. In order for people to send you text messages, you must send them a message, and have them save the incoming number to contact you in the future. </p>
<p>That&#8217;s it. You can send a free text message as long as the receiver&#8217;s carrier allows you to. Sometimes the receiver must accept incoming messages but its a one time procedure. The only down side is you must be connected in order to receive messages. If you aren&#8217;t, you&#8217;ll miss the text entirely. </p>
<p><span id="more-1982"></span></p>
<h3>Can I use other clients other than AIM? What about my phone?</h3>
<p>Sure why not? <a href="http://digsby.com">Digsby</a> and <a href="http://adium.im/">Adium</a> allow you to text friends. It&#8217;s simply a contact according to AIM. Last time I checked, online client <a href="https://imo.im/">imo.im</a> also allowed you to send and receive these messages, while <a href="http://meebo.com">Meebo</a> didn&#8217;t. Maybe it&#8217;s changed since then?</p>
<p>Many phones support <a href="http://www.aim.com/download.adp">AIM</a>. So as long as you have access to AIM, you can send/receive text messages. If you have access to AIM on your phone, you can avoid a texting plan. Neat isn&#8217;t it? </p>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/TalkBinary?a=Uy2uoTzmMB8:4rScetl9_lo:D7DqB2pKExk"><img src="http://feeds.feedburner.com/~ff/TalkBinary?i=Uy2uoTzmMB8:4rScetl9_lo:D7DqB2pKExk" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/TalkBinary?a=Uy2uoTzmMB8:4rScetl9_lo:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/TalkBinary?i=Uy2uoTzmMB8:4rScetl9_lo:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/TalkBinary?a=Uy2uoTzmMB8:4rScetl9_lo:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/TalkBinary?d=qj6IDK7rITs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/TalkBinary?a=Uy2uoTzmMB8:4rScetl9_lo:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/TalkBinary?d=yIl2AUoC8zA" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/TalkBinary/~4/Uy2uoTzmMB8" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://talkbinary.com/tips-tricks/send-and-receive-free-text-messages-with-aim/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://talkbinary.com/tips-tricks/send-and-receive-free-text-messages-with-aim/</feedburner:origLink></item>
		<item>
		<title>Beejive – Multi-Client Instant Messenger for iPhone</title>
		<link>http://feedproxy.google.com/~r/TalkBinary/~3/PA2mRbUm0qs/</link>
		<comments>http://talkbinary.com/software/iphone-software-computer/beejive-multi-client-instant-messenger-for-iphone/#comments</comments>
		<pubDate>Tue, 11 Aug 2009 03:16:07 +0000</pubDate>
		<dc:creator>Diego</dc:creator>
				<category><![CDATA[iPhone & iPod Touch]]></category>
		<category><![CDATA[AIM]]></category>
		<category><![CDATA[beejive]]></category>
		<category><![CDATA[im]]></category>
		<category><![CDATA[instant messaging]]></category>
		<category><![CDATA[iphone]]></category>
		<category><![CDATA[ipod touch]]></category>
		<category><![CDATA[multi im]]></category>

		<guid isPermaLink="false">http://talkbinary.com/?p=1946</guid>
		<description><![CDATA[I was user of AIM with my iPod touch but lately all the crashing and lagging made me make the switch to Beejive. So far? I&#8217;m loving it. 
Beejive is worth the $9.99
Sure, $9.99 does sound like a lot. Considering I don&#8217;t have a texting plan, I didn&#8217;t mind forking over the money. I was [...]]]></description>
			<content:encoded><![CDATA[
<p><a href="http://feedads.g.doubleclick.net/~a/yflPMqcJHI-Ix3nPeCGkSSYDBxA/0/da"><img src="http://feedads.g.doubleclick.net/~a/yflPMqcJHI-Ix3nPeCGkSSYDBxA/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/yflPMqcJHI-Ix3nPeCGkSSYDBxA/1/da"><img src="http://feedads.g.doubleclick.net/~a/yflPMqcJHI-Ix3nPeCGkSSYDBxA/1/di" border="0" ismap="true"></img></a></p><p><img src="http://talkbinary.com/wp-content/uploads/2009/08/beejive11.png" alt="beejive1" title="beejive1" width="200" height="285" class="alignleft size-full wp-image-1955" style="padding : 20px;"  />I was user of <a href="http://daol.aol.com/software/mac/iphone/aim">AIM</a> with my iPod touch but lately all the crashing and lagging made me make the switch to <a href="http://www.beejive.com/iphone/">Beejive</a>. So far? I&#8217;m loving it. </p>
<h3>Beejive is worth the $9.99</h3>
<p>Sure, $9.99 does sound like a lot. Considering I don&#8217;t have a texting plan, I didn&#8217;t mind forking over the money. I was skeptical at first but it comes with a great variety of features.</p>
<ul>
<li>Connect to Facebook, MySpace, AIM, Yahoo, Hotmail, and more&#8230;</li>
<li>Desktopish type of application &#8211; Comes will all types of features you&#8217;d expect out of a desktop application</li>
<li>Apply themes to conversations and the application itself</li>
<li>Push notifications alerting you of new messages</li>
<li>No lag and minimal crashing</li>
<li>Easy to switch over to conversations and preview last message your buddy sent</li>
<li>Overall, feels slick and sexy. Even the icon looks good on my home bar</li>
<li>Vertical and Horizontal typing. Your current typing in progress is displayed on a transparent bubble which optimizes your chatting viewing area.
</ul>
<p>So if you are looking for another instant messaging application on the iPhone/iPod Touch, try out <a href="http://www.beejive.com/iphone/">Beejive</a>. So far its been the best looking and working instant messaging application I&#8217;ve used. </p>
<p><span id="more-1946"></span><br />
<center><a href="http://talkbinary.com/wp-content/uploads/2009/08/beejive21.png" rel="lightbox[1946]"><img src="http://talkbinary.com/wp-content/uploads/2009/08/beejive21-150x150.png" alt="beejive2" title="beejive2" width="150" height="150" class=" size-thumbnail wp-image-1956" /></a><a href="http://talkbinary.com/wp-content/uploads/2009/08/beejive41.png" rel="lightbox[1946]"><img src="http://talkbinary.com/wp-content/uploads/2009/08/beejive41-150x150.png" alt="beejive4" title="beejive4" width="150" height="150" class="size-thumbnail wp-image-1956" /></a><a href="http://talkbinary.com/wp-content/uploads/2009/08/beejive51.png" rel="lightbox[1946]"><img src="http://talkbinary.com/wp-content/uploads/2009/08/beejive51-150x150.png" alt="beejive5" title="beejive5" width="150" height="150" class=" size-thumbnail wp-image-1956" /></a></center></p>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/TalkBinary?a=PA2mRbUm0qs:VMh_mtXDeAE:D7DqB2pKExk"><img src="http://feeds.feedburner.com/~ff/TalkBinary?i=PA2mRbUm0qs:VMh_mtXDeAE:D7DqB2pKExk" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/TalkBinary?a=PA2mRbUm0qs:VMh_mtXDeAE:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/TalkBinary?i=PA2mRbUm0qs:VMh_mtXDeAE:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/TalkBinary?a=PA2mRbUm0qs:VMh_mtXDeAE:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/TalkBinary?d=qj6IDK7rITs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/TalkBinary?a=PA2mRbUm0qs:VMh_mtXDeAE:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/TalkBinary?d=yIl2AUoC8zA" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/TalkBinary/~4/PA2mRbUm0qs" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://talkbinary.com/software/iphone-software-computer/beejive-multi-client-instant-messenger-for-iphone/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://talkbinary.com/software/iphone-software-computer/beejive-multi-client-instant-messenger-for-iphone/</feedburner:origLink></item>
		<item>
		<title>PhotoXpress – Free Stock Photography</title>
		<link>http://feedproxy.google.com/~r/TalkBinary/~3/78dU8IQh1yc/</link>
		<comments>http://talkbinary.com/resources-online/photoxpress-free-stock-photography/#comments</comments>
		<pubDate>Wed, 15 Jul 2009 05:49:56 +0000</pubDate>
		<dc:creator>Diego</dc:creator>
				<category><![CDATA[Resources Online]]></category>
		<category><![CDATA[Download]]></category>
		<category><![CDATA[free]]></category>
		<category><![CDATA[images]]></category>
		<category><![CDATA[stock photography]]></category>

		<guid isPermaLink="false">http://talkbinary.com/?p=1931</guid>
		<description><![CDATA[
PhotoXpress is another great stop for those looking for free stock photography. They currently offer over 410k photos that are available for download once you register for free.
So is PhotoXpress really free?
Yes, the only catch is you can only download one photo per day. Want to increase it? Then fill out your profile and you [...]]]></description>
			<content:encoded><![CDATA[
<p><a href="http://feedads.g.doubleclick.net/~a/LuMpRxkRl27fAa0kBuPrLPCgyeg/0/da"><img src="http://feedads.g.doubleclick.net/~a/LuMpRxkRl27fAa0kBuPrLPCgyeg/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/LuMpRxkRl27fAa0kBuPrLPCgyeg/1/da"><img src="http://feedads.g.doubleclick.net/~a/LuMpRxkRl27fAa0kBuPrLPCgyeg/1/di" border="0" ismap="true"></img></a></p><p><center><img src="http://talkbinary.com/wp-content/uploads/2009/07/Picture-3.png" alt="Photo Express" title="Photo Express" width="444" height="147" /></center></p>
<p><a href="http://www.photoxpress.com">PhotoXpress</a> is another great stop for those looking for free stock photography. They currently offer over 410k photos that are available for download once you register for free.</p>
<h3>So is PhotoXpress really free?</h3>
<p>Yes, the only catch is you can only download one photo per day. Want to increase it? Then fill out your profile and you can download an additional 5 per day. If you want even more, connect your account with Facebook and it will grant you an additional 4 per day.</p>
<p>I&#8217;ll be trying it out as it seems an excellent resource as the images are great for using within posts, and layouts as well.</p>
<p><span id="more-1931"></span><br />
Source <a href="http://www.lostintechnology.com/miscellaneous/60-search-engine-alternatives-to-google">60 Search Engine Alternatives to Google</a> [Via <a href="http://lostintechnology.com">Lost In Technology</a>]</p>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/TalkBinary?a=78dU8IQh1yc:-z6BkWztvtA:D7DqB2pKExk"><img src="http://feeds.feedburner.com/~ff/TalkBinary?i=78dU8IQh1yc:-z6BkWztvtA:D7DqB2pKExk" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/TalkBinary?a=78dU8IQh1yc:-z6BkWztvtA:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/TalkBinary?i=78dU8IQh1yc:-z6BkWztvtA:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/TalkBinary?a=78dU8IQh1yc:-z6BkWztvtA:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/TalkBinary?d=qj6IDK7rITs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/TalkBinary?a=78dU8IQh1yc:-z6BkWztvtA:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/TalkBinary?d=yIl2AUoC8zA" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/TalkBinary/~4/78dU8IQh1yc" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://talkbinary.com/resources-online/photoxpress-free-stock-photography/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://talkbinary.com/resources-online/photoxpress-free-stock-photography/</feedburner:origLink></item>
		<item>
		<title>Google – Please be polite</title>
		<link>http://feedproxy.google.com/~r/TalkBinary/~3/WbpjosiP4fQ/</link>
		<comments>http://talkbinary.com/blog/images-misc/google-please-be-polite/#comments</comments>
		<pubDate>Thu, 09 Jul 2009 18:45:34 +0000</pubDate>
		<dc:creator>Diego</dc:creator>
				<category><![CDATA[Images]]></category>
		<category><![CDATA[be polite]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[humor]]></category>
		<category><![CDATA[rss reader]]></category>

		<guid isPermaLink="false">http://talkbinary.com/?p=1925</guid>
		<description><![CDATA[So Google invited me this one day to check out their RSS reader by looking at a couple of items. I was surprised

]]></description>
			<content:encoded><![CDATA[
<p><a href="http://feedads.g.doubleclick.net/~a/7VHyB_7wvYT_4oTX3dyWCPVo86U/0/da"><img src="http://feedads.g.doubleclick.net/~a/7VHyB_7wvYT_4oTX3dyWCPVo86U/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/7VHyB_7wvYT_4oTX3dyWCPVo86U/1/da"><img src="http://feedads.g.doubleclick.net/~a/7VHyB_7wvYT_4oTX3dyWCPVo86U/1/di" border="0" ismap="true"></img></a></p><p><center>So Google invited me this one day to check out their RSS reader by looking at a couple of items. I was surprised</center></p>
<p><img src="http://talkbinary.com/wp-content/uploads/2009/07/googlebepolite1.png" alt="googlebepolite" title="googlebepolite" width="550" height="508" class="aligncenter size-full wp-image-1927" /></p>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/TalkBinary?a=WbpjosiP4fQ:xR8Jbsv-WWI:D7DqB2pKExk"><img src="http://feeds.feedburner.com/~ff/TalkBinary?i=WbpjosiP4fQ:xR8Jbsv-WWI:D7DqB2pKExk" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/TalkBinary?a=WbpjosiP4fQ:xR8Jbsv-WWI:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/TalkBinary?i=WbpjosiP4fQ:xR8Jbsv-WWI:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/TalkBinary?a=WbpjosiP4fQ:xR8Jbsv-WWI:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/TalkBinary?d=qj6IDK7rITs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/TalkBinary?a=WbpjosiP4fQ:xR8Jbsv-WWI:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/TalkBinary?d=yIl2AUoC8zA" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/TalkBinary/~4/WbpjosiP4fQ" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://talkbinary.com/blog/images-misc/google-please-be-polite/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://talkbinary.com/blog/images-misc/google-please-be-polite/</feedburner:origLink></item>
		<item>
		<title>Google Alerts – Monitor certain keywords online</title>
		<link>http://feedproxy.google.com/~r/TalkBinary/~3/_hr7oZK9Lcc/</link>
		<comments>http://talkbinary.com/resources-online/google-alerts-monitor-certain-keywords-online/#comments</comments>
		<pubDate>Thu, 09 Jul 2009 03:04:24 +0000</pubDate>
		<dc:creator>Diego</dc:creator>
				<category><![CDATA[Resources Online]]></category>

		<guid isPermaLink="false">http://talkbinary.com/?p=1907</guid>
		<description><![CDATA[
Google Alerts allows you to monitor multiple keywords online. You can receive updates on keywords as a feed or an e-mail  as they happen, daily, or weekly. It&#8217;s that simple.
But why bother with alerts?
At first you might wonder, but why? Well for a multitude of reasons. Let me point a few below.

Follow a certain [...]]]></description>
			<content:encoded><![CDATA[
<p><a href="http://feedads.g.doubleclick.net/~a/p_T3pYZCzI4hV36EE049L-ayP0Q/0/da"><img src="http://feedads.g.doubleclick.net/~a/p_T3pYZCzI4hV36EE049L-ayP0Q/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/p_T3pYZCzI4hV36EE049L-ayP0Q/1/da"><img src="http://feedads.g.doubleclick.net/~a/p_T3pYZCzI4hV36EE049L-ayP0Q/1/di" border="0" ismap="true"></img></a></p><p><img src="http://talkbinary.com/wp-content/uploads/2009/07/googlealerts-300x215.png" alt="googlealerts" title="googlealerts" width="300" height="215" class="alignleft size-medium wp-image-1908" /><br />
<a href="http://www.google.com/alerts">Google Alerts</a> allows you to monitor multiple keywords online. You can receive updates on keywords as a feed or an e-mail  as they happen, daily, or weekly. It&#8217;s that simple.</p>
<h3>But why bother with alerts?</h3>
<p>At first you might wonder, but why? Well for a multitude of reasons. Let me point a few below.<br/><br/><br/><br/></p>
<ul>
<li>Follow a certain topic of your choice on the internet</li>
<li>Monitor what people say about you</li>
<li>Find out what people say about your product, business, website</li>
<li>Keep up to date with your competitor</li>
</ul>
<p>The most important one above is maintaing your online reputation. If something is said about you, it can hurt you or your business. Being the first one to find out can be very beneficiary as you can take action before anything serious happens.<br />
<span id="more-1907"></span></p>
<h3>Getting started with Google Alerts</h3>
<p>If you have a <a href="http://google.com">Google</a> account, it shouldn&#8217;t take no more than a minute to start setting up your alerts online. I started by simply monitoring my full name and my web site and by getting an e-mail every day. It&#8217;s a very easy  and nice service, so why not try it out?</p>
<p><a href="http://google.com/alerts">Google Alerts</a></p>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/TalkBinary?a=_hr7oZK9Lcc:Y4PfHKtgXlw:D7DqB2pKExk"><img src="http://feeds.feedburner.com/~ff/TalkBinary?i=_hr7oZK9Lcc:Y4PfHKtgXlw:D7DqB2pKExk" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/TalkBinary?a=_hr7oZK9Lcc:Y4PfHKtgXlw:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/TalkBinary?i=_hr7oZK9Lcc:Y4PfHKtgXlw:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/TalkBinary?a=_hr7oZK9Lcc:Y4PfHKtgXlw:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/TalkBinary?d=qj6IDK7rITs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/TalkBinary?a=_hr7oZK9Lcc:Y4PfHKtgXlw:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/TalkBinary?d=yIl2AUoC8zA" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/TalkBinary/~4/_hr7oZK9Lcc" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://talkbinary.com/resources-online/google-alerts-monitor-certain-keywords-online/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://talkbinary.com/resources-online/google-alerts-monitor-certain-keywords-online/</feedburner:origLink></item>
		<item>
		<title>Adium – Multiclient Instant Messenger</title>
		<link>http://feedproxy.google.com/~r/TalkBinary/~3/v8brnIw9J3g/</link>
		<comments>http://talkbinary.com/software/adium-multiclient-instant-messenger/#comments</comments>
		<pubDate>Wed, 01 Jul 2009 02:49:25 +0000</pubDate>
		<dc:creator>Diego</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[adium]]></category>
		<category><![CDATA[AIM]]></category>
		<category><![CDATA[Download]]></category>
		<category><![CDATA[im]]></category>
		<category><![CDATA[instant messenger]]></category>
		<category><![CDATA[Mac]]></category>
		<category><![CDATA[mac os x]]></category>
		<category><![CDATA[msn]]></category>
		<category><![CDATA[multi client]]></category>
		<category><![CDATA[yahoo]]></category>

		<guid isPermaLink="false">http://talkbinary.com/?p=1889</guid>
		<description><![CDATA[Mac OS X only:  A popular alternative to Mac&#8217;s iChat is multiclient Adium. Supporting AIM, MSN, Jabber, Yahoo! Messenger, Bonjour, MySpace, Facebook, amongst others Adium is has all the goodies in the bag. 
Adium&#8217;s Features
First of all Adium is Open Source allowing anyone to contribute. It has a slick UI with tabbed chats that [...]]]></description>
			<content:encoded><![CDATA[
<p><a href="http://feedads.g.doubleclick.net/~a/VmJXCPUvoQZ2HOMVOA7RXsYJLVU/0/da"><img src="http://feedads.g.doubleclick.net/~a/VmJXCPUvoQZ2HOMVOA7RXsYJLVU/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/VmJXCPUvoQZ2HOMVOA7RXsYJLVU/1/da"><img src="http://feedads.g.doubleclick.net/~a/VmJXCPUvoQZ2HOMVOA7RXsYJLVU/1/di" border="0" ismap="true"></img></a></p><p><img src="http://talkbinary.com/wp-content/uploads/2009/06/adiumlogo.png" alt="adiumlogo" title="adiumlogo" width="128" height="128" class="alignleft size-full wp-image-1890" />Mac OS X only:  A popular alternative to Mac&#8217;s iChat is multiclient <a href="http://adium.im/">Adium</a>. Supporting AIM, MSN, Jabber, Yahoo! Messenger, Bonjour, MySpace, Facebook, amongst others <a href="http://adium.im/">Adium</a> is has all the goodies in the bag. </p>
<h3>Adium&#8217;s Features</h3>
<p>First of all <a href="http://adium.im/">Adium</a> is Open Source allowing anyone to contribute. It has a slick UI with tabbed chats that simply look good. Also contains an extensive system notification with the ability to download custom themes as well.  </p>
<h3>Adium Impressions</h3>
<p>If you are looking for a multiclient instant messenger, <a href="http://adium.im/">Adium</a> is something you have to check out. I&#8217;ve been using it since I found out about it and haven&#8217;t stopped using it ever since. It&#8217;s user friendly, intuitive, and stylish. So what are you waiting for if you haven&#8217;t tried it out yet?<br />
<span id="more-1889"></span></p>
<h3>Adium Screenshots</h3>
<p><center><a href="http://talkbinary.com/wp-content/uploads/2009/06/adiumgrowl.jpg" rel="lightbox[1889]"><img src="http://talkbinary.com/wp-content/uploads/2009/06/adiumgrowl-150x150.jpg" alt="adiumgrowl" title="adiumgrowl" width="150" height="150" class="alignnone size-thumbnail wp-image-1898" /></a> <a href="http://talkbinary.com/wp-content/uploads/2009/06/adiumovervieworange.jpg" rel="lightbox[1889]"><img src="http://talkbinary.com/wp-content/uploads/2009/06/adiumovervieworange-150x150.jpg" alt="adiumovervieworange" title="adiumovervieworange" width="150" height="150" class="alignnone size-thumbnail wp-image-1900" /></a> <a href="http://talkbinary.com/wp-content/uploads/2009/06/adiumoverview.jpg" rel="lightbox[1889]"><img src="http://talkbinary.com/wp-content/uploads/2009/06/adiumoverview-150x150.jpg" alt="adiumoverview" title="adiumoverview" width="150" height="150" class="alignnone size-thumbnail wp-image-1899" /></a> </center></p>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/TalkBinary?a=v8brnIw9J3g:bnnJf32jzBg:D7DqB2pKExk"><img src="http://feeds.feedburner.com/~ff/TalkBinary?i=v8brnIw9J3g:bnnJf32jzBg:D7DqB2pKExk" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/TalkBinary?a=v8brnIw9J3g:bnnJf32jzBg:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/TalkBinary?i=v8brnIw9J3g:bnnJf32jzBg:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/TalkBinary?a=v8brnIw9J3g:bnnJf32jzBg:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/TalkBinary?d=qj6IDK7rITs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/TalkBinary?a=v8brnIw9J3g:bnnJf32jzBg:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/TalkBinary?d=yIl2AUoC8zA" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/TalkBinary/~4/v8brnIw9J3g" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://talkbinary.com/software/adium-multiclient-instant-messenger/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://talkbinary.com/software/adium-multiclient-instant-messenger/</feedburner:origLink></item>
		<item>
		<title>Sennheiser HD 202 Headphones Review</title>
		<link>http://feedproxy.google.com/~r/TalkBinary/~3/PNssN5cb1lA/</link>
		<comments>http://talkbinary.com/gadgets/sennheiser-hd-202-headphones-review/#comments</comments>
		<pubDate>Thu, 11 Jun 2009 08:43:28 +0000</pubDate>
		<dc:creator>Diego</dc:creator>
				<category><![CDATA[Gadgets]]></category>
		<category><![CDATA[202]]></category>
		<category><![CDATA[Amazon]]></category>
		<category><![CDATA[HD]]></category>
		<category><![CDATA[Headphones]]></category>
		<category><![CDATA[Impressions]]></category>
		<category><![CDATA[Purchase]]></category>
		<category><![CDATA[Review]]></category>
		<category><![CDATA[Sennheiser HD 202]]></category>

		<guid isPermaLink="false">http://talkbinary.com/?p=1783</guid>
		<description><![CDATA[Impressions of the Sennheiser HD 202 Headphones
I was recently shopping for headphones until I came across the Sennheiser HD 202  Headphones. I was looking for over the ear headphones that were of great quality with a low price tag of under $30 and these didn&#8217;t disappoint. 
They are comfortable around the ears and do [...]]]></description>
			<content:encoded><![CDATA[
<p><a href="http://feedads.g.doubleclick.net/~a/2_oX5vQ6hNxRKXul9Zb2hzrKDDs/0/da"><img src="http://feedads.g.doubleclick.net/~a/2_oX5vQ6hNxRKXul9Zb2hzrKDDs/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/2_oX5vQ6hNxRKXul9Zb2hzrKDDs/1/da"><img src="http://feedads.g.doubleclick.net/~a/2_oX5vQ6hNxRKXul9Zb2hzrKDDs/1/di" border="0" ismap="true"></img></a></p><h3>Impressions of the Sennheiser HD 202 Headphones</h3>
<p>I was recently shopping for headphones until I came across the <a href="http://www.amazon.com/gp/product/B000065BP9?ie=UTF8&#038;tag=talbin-a20&#038;linkCode=as2&#038;camp=1789&#038;creative=9325&#038;creativeASIN=B000065BP9">Sennheiser HD 202  Headphones</a><img src="http://www.assoc-amazon.com/e/ir?t=talbin-20&#038;l=as2&#038;o=1&#038;a=B000065BP9" width="1" height="1" border="0" alt="" style="border:none !important; margin:0px !important;" />. I was looking for over the ear headphones that were of great quality with a low price tag of under $30 and these didn&#8217;t disappoint. </p>
<p>They are comfortable around the ears and do a great job of delivering a superb sound experience. You can feel the music, and especially the bass. According to over the 700 reviews on Amazon, these are extremely great headphones for the price. I was hesitant but the fact that they were amongst the highest rated on Amazon, they had me going&#8230;</p>
<p><center><a href="http://www.amazon.com/gp/product/B000065BP9?ie=UTF8&#038;tag=talbin-20&#038;linkCode=as2&#038;camp=1789&#038;creative=9325&#038;creativeASIN=B000065BP9"><img src="http://talkbinary.com/wp-content/uploads/2009/06/sennheiser.jpg"></a></center></p>
<h3>Technical Specs of Sennheiser HD 202</h3>
<p>Below are the technical specs of the <a href="http://www.amazon.com/gp/product/B000065BP9?ie=UTF8&#038;tag=talbin-a20&#038;linkCode=as2&#038;camp=1789&#038;creative=9325&#038;creativeASIN=B000065BP9">Sennheiser HD 202  Headphones</a><img src="http://www.assoc-amazon.com/e/ir?t=talbin-20&#038;l=as2&#038;o=1&#038;a=B000065BP9" width="1" height="1" border="0" alt="" style="border:none !important; margin:0px !important;" />. </p>
<ul>
<li>Transducer Principle: Dynamic, Closed-Aire</li>
<li>Frequency Response: 18 18,000 Hz</li>
<li>Nominal Impedance: 32 Ohms</li>
<li>Characteristic Spl: 115 dB</li>
<li>Ear Coupling: Semi-circumaural, leatherette</li>
<li>Distortion: 0.5</li>
<li>Connector: 3.5 mm mini-stereo with 14 adapter</li>
<li>Weight Wo Cable: Approx. 130 g</li>
</ul>
<p><span id="more-1783"></span></p>
<h3>Overview</h3>
<p>I had a bit of trouble looking for the right headphones. I really wanted to purchase some Bose but unfortunately couldn&#8217;t afford them! Not until I was recommended to these from a friend I decided to go with them. I don&#8217;t think I could&#8217;ve made a better choice!</p>
<p>+ Great Chord Length<br />
+ Belt Clip to Wrap Cord<br />
+ Delivers rich music with bass<br />
+ Over the ear<br />
+ Stylish<br />
+ Superb quality for the price</p>
<p>- They feel a bit warm but this isn&#8217;t much of an inconvenience<br />
- Didn&#8217;t come with a volume control but wasn&#8217;t an issue</p>
<p><center><iframe src="http://rcm.amazon.com/e/cm?t=talbin-20&#038;o=1&#038;p=8&#038;l=as1&#038;asins=B000065BP9&#038;fc1=000000&#038;IS2=1&#038;lt1=_blank&#038;m=amazon&#038;lc1=0000FF&#038;bc1=000000&#038;bg1=FFFFFF&#038;f=ifr" style="width:120px;height:240px;" scrolling="no" marginwidth="0" marginheight="0" frameborder="0"></iframe></center></p>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/TalkBinary?a=PNssN5cb1lA:5cxi6AGeJjk:D7DqB2pKExk"><img src="http://feeds.feedburner.com/~ff/TalkBinary?i=PNssN5cb1lA:5cxi6AGeJjk:D7DqB2pKExk" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/TalkBinary?a=PNssN5cb1lA:5cxi6AGeJjk:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/TalkBinary?i=PNssN5cb1lA:5cxi6AGeJjk:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/TalkBinary?a=PNssN5cb1lA:5cxi6AGeJjk:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/TalkBinary?d=qj6IDK7rITs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/TalkBinary?a=PNssN5cb1lA:5cxi6AGeJjk:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/TalkBinary?d=yIl2AUoC8zA" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/TalkBinary/~4/PNssN5cb1lA" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://talkbinary.com/gadgets/sennheiser-hd-202-headphones-review/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		<feedburner:origLink>http://talkbinary.com/gadgets/sennheiser-hd-202-headphones-review/</feedburner:origLink></item>
		<item>
		<title>Editing the CSS Template to Make a Website</title>
		<link>http://feedproxy.google.com/~r/TalkBinary/~3/a8iZnH6lCMU/</link>
		<comments>http://talkbinary.com/web-development/editing-the-css-template-to-make-a-website/#comments</comments>
		<pubDate>Wed, 10 Jun 2009 18:09:50 +0000</pubDate>
		<dc:creator>Diego</dc:creator>
				<category><![CDATA[Web Development]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[Download]]></category>
		<category><![CDATA[edit]]></category>
		<category><![CDATA[free]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[make a website]]></category>
		<category><![CDATA[template]]></category>
		<category><![CDATA[tutorial]]></category>
		<category><![CDATA[website]]></category>

		<guid isPermaLink="false">http://talkbinary.com/?p=1804</guid>
		<description><![CDATA[Getting ready to edit your template to make a website
In this part of our series you will start editing your template to make your website. Don&#8217;t worry, I&#8217;ll guide you every step of the way so you don&#8217;t get lost. 

What do you need?

The BigSpaceLove  template found on Free-CSS-Templates
A browser to open your website. [...]]]></description>
			<content:encoded><![CDATA[
<p><a href="http://feedads.g.doubleclick.net/~a/pCpaKM7D4tn8LgMpoGQmy2t_QJs/0/da"><img src="http://feedads.g.doubleclick.net/~a/pCpaKM7D4tn8LgMpoGQmy2t_QJs/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/pCpaKM7D4tn8LgMpoGQmy2t_QJs/1/da"><img src="http://feedads.g.doubleclick.net/~a/pCpaKM7D4tn8LgMpoGQmy2t_QJs/1/di" border="0" ismap="true"></img></a></p><div class='series_toc'><h4>Table of contents for Learn how to create a website series</h4>
Below is the complete list of entries to this series. 
<ol><li><a href='http://talkbinary.com/web-development/html-programming/learn-how-to-create-a-website/' title='Learn how to create a website using a Template'>Learn how to create a website using a Template</a></li><li><a href='http://talkbinary.com/web-development/understanding-the-basic-structure-of-a-website/' title='Understanding the Basic Structure of a Website'>Understanding the Basic Structure of a Website</a></li><li><a href='http://talkbinary.com/web-development/choosing-a-template-for-your-website/' title='Choosing a template for your website'>Choosing a template for your website</a></li><li><strong>Editing the CSS Template to Make a Website</strong></li></ol> </div> <h4>Getting ready to edit your template to make a website</h4>
<p>In this part of our series you will start editing your template to make your website. Don&#8217;t worry, I&#8217;ll guide you every step of the way so you don&#8217;t get lost. </p>
<hr />
<h3>What do you need?</h3>
<ol>
<li>The BigSpaceLove  template found on <a href="http://www.free-css-templates.com/">Free-CSS-Templates</a></li>
<li>A browser to open your website. (e.g. Internet Explorer, Firefox&#8230;)</li>
<li>A text editor to edit your website. Preferably one that supports syntax highlighting. <a href="http://www.pnotepad.org/">Programmer&#8217;s Notepad</a> is free and is what I&#8217;ll be using.</li>
</ol>
<p><br/></p>
<hr />
<h3>Start editing the template</h3>
<p>Open up <strong>index.html</strong> using your text editor. If you remember the basic structure of a website we taught you can notice that it is the same way the html file is structured. </p>
<ul>
<li>The <strong>header</strong> contains &#8220;Website Title&#8221; and &#8220;Subheader, website description H2&#8243; in this case</li>
<li>The <strong>body</strong>  is separated into a <strong>left</strong> section containing the content the and a <strong>right</strong> section containing the menu.</li>
<li>The <strong>footer</strong> contains information about the person who created the template.</li>
</ul>
<p>You will notice these sections are denoted with the following tag in the HTML document:</p>
<blockquote><h3>The &lt;div&gt; &lt;/div&gt; tag</h3>
<p>You can think of the div tag as a section within your HTML document. They will usually be named after the sections described above. </p></blockquote>
<p><center><img src="http://talkbinary.com/wp-content/uploads/2009/06/structurebigspace1.jpg" alt="structurebigspace1" title="structurebigspace1" width="375" height="328" class="alignnone size-full wp-image-1831" /></center><br />
<span id="more-1804"></span></p>
<blockquote><h3>Making and viewing changes to your website</h3>
<p>To make a change, simply save the index.html file at any time. Then open it using any browser. Once the page is open, you can refresh it thereafter whenever you make a change to the html file.</p></blockquote>
<hr />
<h3>Changing the title of your website</h3>
<p>Let&#8217;s change the title of our website. Currently it says Big Space. Look for the following code in the html file.</p>
<div class="dean_ch" style="white-space: wrap;">&lt;title&gt;Big Space&lt;/title&gt;</div>
<p><br/><br />
It should be enclosed within the <head> </head> section. This section is used for placing information about the website such as meta tags, links to the css stylesheet, and the title of the site. </p>
<p>Let&#8217;s change the title to whatever you want. I&#8217;ll name it the following:</p>
<div class="dean_ch" style="white-space: wrap;">&lt;title&gt;Let&#8217;s talk Binary!&lt;/title&gt;</div>
<p><br/></p>
<p>Now view the changes you have made using the steps I provided earlier. See what happened? The title of our website changed, this isn&#8217;t visible on the page itself but in your browser.</p>
<hr />
<h3>Editing the Header Section</h3>
<p>Now let&#8217;s go ahead and change the &#8220;Website Title&#8221;. Look for the following.</p>
<div class="dean_ch" style="white-space: wrap;">&lt;h1&gt;&lt;a href=&quot;#&quot;&gt;Website Title&lt;/a&gt;&lt;/h1&gt;<br />
&lt;h2&gt;Subheader, website description H2&lt;/h2&gt;</div>
<p><br/><br />
I&#8217;ll be changing it to the following.</p>
<div class="dean_ch" style="white-space: wrap;">&lt;h1&gt;&lt;a href=&quot;index.html&quot;&gt;Let&#8217;s Talk Binary!&lt;/a&gt;&lt;/h1&gt;<br />
&lt;h2&gt;Eliminating the barrier between code and people&lt;/h2&gt;</div>
<p><br/></p>
<p><center><img src="http://talkbinary.com/wp-content/uploads/2009/06/bigspaceheader.jpg" alt="bigspaceheader" title="bigspaceheader" width="440" height="130" class="alignnone size-full wp-image-1855" /></center></p>
<p>If you noticed, I change &#8220;#&#8221; to &#8220;index.html&#8221; above. &#8220;Let&#8217;s Talk Binary!&#8221; is encapsulated with the &lt;a&gt; &lt;/a&gt; tag making it a link. Whenever you click on it, it will take you to the index.html page which is the current page your on.<br />
It is also encapsulated with the &lt;h1&gt; &lt;/h1&gt; tags, making it a header.  </p>
<blockquote><h3>The &lt;a&gt; &lt;h1&gt; tag</h3>
<p>The &lt;a&gt; seen is used to create a link to another document with the source being &#8220;index.html&#8221; in our case. </p>
<p>The &lt;h1&gt; tag defines headings. The values range from 1 to 6. 1 being the largest.</p></blockquote>
<p>Now save and view changes. Isn&#8217;t this easier than you thought? </p>
<hr/>
<h3>Go to the next page to learn how to edit the menu</h3>
<p>Now, go on to the next page to learn how to edit the menu.<br />
<br/></p>
 <div class='series_links'>Previous: <a href='http://talkbinary.com/web-development/choosing-a-template-for-your-website/' title='Choosing a template for your website'>Choosing a template for your website</a><br/><br/>
 </div><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/TalkBinary?a=a8iZnH6lCMU:0mqyooEicGM:D7DqB2pKExk"><img src="http://feeds.feedburner.com/~ff/TalkBinary?i=a8iZnH6lCMU:0mqyooEicGM:D7DqB2pKExk" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/TalkBinary?a=a8iZnH6lCMU:0mqyooEicGM:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/TalkBinary?i=a8iZnH6lCMU:0mqyooEicGM:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/TalkBinary?a=a8iZnH6lCMU:0mqyooEicGM:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/TalkBinary?d=qj6IDK7rITs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/TalkBinary?a=a8iZnH6lCMU:0mqyooEicGM:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/TalkBinary?d=yIl2AUoC8zA" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/TalkBinary/~4/a8iZnH6lCMU" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://talkbinary.com/web-development/editing-the-css-template-to-make-a-website/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://talkbinary.com/web-development/editing-the-css-template-to-make-a-website/</feedburner:origLink></item>
	</channel>
</rss><!-- Dynamic page generated in 8.189 seconds. --><!-- Cached page generated by WP-Super-Cache on 2009-11-10 11:51:16 -->
