<?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>Alexandar Tzanov ~ The Titan &#187; Techie</title>
	<atom:link href="http://thetitan.titanfusion.net/category/techie/feed/" rel="self" type="application/rss+xml" />
	<link>http://thetitan.titanfusion.net</link>
	<description>VENI VIDI VICI</description>
	<lastBuildDate>Fri, 26 Feb 2010 09:38:48 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>srcTitle &#8211; the answer to the &#8220;null&#8221; title for the &#8220;from&#8221; link in Google Buzz feed</title>
		<link>http://thetitan.titanfusion.net/archive/2010/02/26/srctitle-the-answer-to-the-null-title-for-the-from-link-in-google-buzz-feed/</link>
		<comments>http://thetitan.titanfusion.net/archive/2010/02/26/srctitle-the-answer-to-the-null-title-for-the-from-link-in-google-buzz-feed/#comments</comments>
		<pubDate>Fri, 26 Feb 2010 08:54:23 +0000</pubDate>
		<dc:creator>Alexandar Tzanov</dc:creator>
				<category><![CDATA[Techie]]></category>
		<category><![CDATA[searches]]></category>
		<category><![CDATA[tutorials]]></category>
		<category><![CDATA[coding]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[Micro Blog]]></category>
		<category><![CDATA[publishing]]></category>
		<category><![CDATA[services]]></category>
		<category><![CDATA[source code]]></category>
		<category><![CDATA[websites]]></category>

		<guid isPermaLink="false">http://thetitan.titanfusion.net/?p=519</guid>
		<description><![CDATA[<p><img class="alignright size-full wp-image-521" title="google-buzz-logo" src="http://thetitan.titanfusion.net/wordpress/wp-uploads/2010/02/google-buzz-logo.png" alt="" width="286" height="68" />This morning I implemented Google Buzz. You can see the button on the left of this paragraph. After playing around with the code, I buzzed my last post, which was about <a href="http://thetitan.titanfusion.net/archive/2010/02/22/high-fructose-corn-syrup/" title="High fructose corn syrup - it's a poison."  target="_self">high fructose corn syrup</a>. When I checked my Google profile I noticed that after the title of the article there was a &#8220;null&#8221;, which linked back to the home page of my blog.</p>
<p>After spending few minutes searching on the Internet, I wasn&#8217;t able to find much information on the problem. Next I decided to look for API documents and other help information published by Google. Seeing that the Google Buzz button works by sharing via Google Reader, the best place for the answer was in the Google...</p>]]></description>
			<content:encoded><![CDATA[<p><img class="alignright size-full wp-image-521" title="google-buzz-logo" src="http://thetitan.titanfusion.net/wordpress/wp-uploads/2010/02/google-buzz-logo.png" alt="" width="286" height="68" />This morning I implemented Google Buzz. You can see the button on the left of this paragraph. After playing around with the code, I buzzed my last post, which was about <a href="http://thetitan.titanfusion.net/archive/2010/02/22/high-fructose-corn-syrup/" title="High fructose corn syrup - it's a poison."  target="_self">high fructose corn syrup</a>. When I checked my Google profile I noticed that after the title of the article there was a &#8220;null&#8221;, which linked back to the home page of my blog.</p>
<p>After spending few minutes searching on the Internet, I wasn&#8217;t able to find much information on the problem. Next I decided to look for API documents and other help information published by Google. Seeing that the Google Buzz button works by sharing via Google Reader, the best place for the answer was in the Google Reader help docs . I found this post &#8211; <a rel="nofollow" href="http://www.google.com/support/reader/bin/answer.py?hl=en&amp;answer=147149" title="Adding a 'Share in Reader' link to your website or blog."  target="_blank">Adding a &#8216;Share in Reader&#8217; link to your website or blog</a>.</p>
<p>The solution to the problem is very simple and logical. As &#8220;title&#8221; &#8211; the title of the item you are sharing, is to &#8220;<span class="ubernym uttInitialism" onmouseover="domTT_activate(this, event, 'content', 'Uniform Resource Locator' );"><abbr class="uttInitialism">url</abbr></span>&#8221; &#8211; the address of the item you are sharing, &#8220;srcTitle&#8221; is to &#8220;srcUrl&#8221;. In which case the former is the name you want to use for the source of the item, and the latter is the address to that source.</p>
<p><code>... &amp;<strong>srcurl</strong>=123&amp;<strong>srctitle</strong>=numbers ...</code></p>
<p>The use of &#8220;srcUrl&#8221; is completely optional for your Google Buzz button, but keep in mind that if you do use this URI parameter, then you should probably also use &#8220;srcTitle&#8221;. Otherwise people will be seeing &#8221;null&#8221; in their Google Buzz feed, and some of them might not like that and start deleting buzzed/shared item and eventually completely stop sharing your content.</p>
<p>By the way, you can set the &#8220;src <span class="ubernym uttInitialism" onmouseover="domTT_activate(this, event, 'content', 'Uniform Resource Locator' );"><abbr class="uttInitialism">Url</abbr></span>&#8221; and &#8220;srcTitle&#8221; to anything you want. In my case, I am contemplating between setting them to to my blog&#8217;s home page or to the author&#8217;s post archive. I suppose the latter would be more crucial/useful when used on blogs or websites with multiple authors!</p>]]></content:encoded>
			<wfw:commentRss>http://thetitan.titanfusion.net/archive/2010/02/26/srctitle-the-answer-to-the-null-title-for-the-from-link-in-google-buzz-feed/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Skribit &#8211; Topic Suggestions are ready for the big time.</title>
		<link>http://thetitan.titanfusion.net/archive/2010/01/22/skribit-topic-suggestions-are-ready-for-the-big-time/</link>
		<comments>http://thetitan.titanfusion.net/archive/2010/01/22/skribit-topic-suggestions-are-ready-for-the-big-time/#comments</comments>
		<pubDate>Fri, 22 Jan 2010 06:04:34 +0000</pubDate>
		<dc:creator>Alexandar Tzanov</dc:creator>
				<category><![CDATA[Critic's Realm]]></category>
		<category><![CDATA[Techie]]></category>
		<category><![CDATA[Useful Sites]]></category>
		<category><![CDATA[blogging]]></category>
		<category><![CDATA[community]]></category>
		<category><![CDATA[companies]]></category>
		<category><![CDATA[promos]]></category>
		<category><![CDATA[publishing]]></category>
		<category><![CDATA[services]]></category>
		<category><![CDATA[tools]]></category>
		<category><![CDATA[websites]]></category>

		<guid isPermaLink="false">http://thetitan.titanfusion.net/?p=513</guid>
		<description><![CDATA[<p><img class="alignright size-full wp-image-515" title="skribit" src="http://thetitan.titanfusion.net/wordpress/wp-uploads/2010/01/skribit.png" alt="Skribit" width="250" height="75" /><a href="http://skribit.com/" rel="nofollow"  target="_blank">Skribit</a>, a topic suggestion tool, which I have been using on my blog for over a year now, is ready for the big time. <a href="http://skribit.com/blog/2009/12/16/launch-day-arrives/" rel="nofollow"  target="_blank">Last month the Skribit team announced</a> the release of changes to the service and new features. They continue to add new features, some of which you can see below:</p>
<ul>
<li>Follow your favorite bloggers on Skribit and see their recent activity</li>
<li>Sort suggestions by status, hotness and more</li>
<li>Merge similar suggestions</li>
<li>Ignore suggestions by user and <span class="ubernym uttAbbreviation" onmouseover="domTT_activate(this, event, 'content', 'Depending on the context it is used in IP is an abbreviation for Internet Protocol or Intellectual Property.','caption', 'Internet Protocol or Intellectual Property' );"><abbr class="uttAbbreviation">IP</abbr></span> (Internet Protocol or Intellectual Property) address</li>
<li>Reduce clutter with new</li></ul><p>...</p>]]></description>
			<content:encoded><![CDATA[<p><img class="alignright size-full wp-image-515" title="skribit" src="http://thetitan.titanfusion.net/wordpress/wp-uploads/2010/01/skribit.png" alt="Skribit" width="250" height="75" /><a href="http://skribit.com/" rel="nofollow"  target="_blank">Skribit</a>, a topic suggestion tool, which I have been using on my blog for over a year now, is ready for the big time. <a href="http://skribit.com/blog/2009/12/16/launch-day-arrives/" rel="nofollow"  target="_blank">Last month the Skribit team announced</a> the release of changes to the service and new features. They continue to add new features, some of which you can see below:</p>
<ul>
<li>Follow your favorite bloggers on Skribit and see their recent activity</li>
<li>Sort suggestions by status, hotness and more</li>
<li>Merge similar suggestions</li>
<li>Ignore suggestions by user and <span class="ubernym uttAbbreviation" onmouseover="domTT_activate(this, event, 'content', 'Depending on the context it is used in IP is an abbreviation for Internet Protocol or Intellectual Property.','caption', 'Internet Protocol or Intellectual Property' );"><abbr class="uttAbbreviation">IP</abbr></span> (Internet Protocol or Intellectual Property) address</li>
<li>Reduce clutter with new comment and suggestion spam protection</li>
<li>Customize your the URLs for your Skribit blog and user profiles</li>
<li>Easily share suggestions through Twitter and Facebook with a click</li>
</ul>
<p>I do find the Skribit service interesting, and as I have see it on other sites, it can prove a valuable tool. By the way, I first came cross Skribit on Darren Rowse&#8217;s <a href="http://www.problogger.net/" rel="nofollow"  target="_blank">ProBlogger</a> blog.</p>
<p><strong>Bonus: </strong>There is also a promo code &#8211; <strong>ackbar42</strong> &#8211; which you can use by Jan. 27th, 2010, to upgrade your account to Skribit PRO at half-off the cost for 1 year.</p>
<p>Enjoy!</p>]]></content:encoded>
			<wfw:commentRss>http://thetitan.titanfusion.net/archive/2010/01/22/skribit-topic-suggestions-are-ready-for-the-big-time/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>My XBOX 360 is kaput!</title>
		<link>http://thetitan.titanfusion.net/archive/2009/10/10/my-xbox-360-is-kaput/</link>
		<comments>http://thetitan.titanfusion.net/archive/2009/10/10/my-xbox-360-is-kaput/#comments</comments>
		<pubDate>Sat, 10 Oct 2009 15:04:25 +0000</pubDate>
		<dc:creator>Alexandar Tzanov</dc:creator>
				<category><![CDATA[Techie]]></category>
		<category><![CDATA[The Titan]]></category>
		<category><![CDATA[gaming]]></category>
		<category><![CDATA[tutorials]]></category>
		<category><![CDATA[fix]]></category>
		<category><![CDATA[microsoft]]></category>
		<category><![CDATA[xbox]]></category>

		<guid isPermaLink="false">http://thetitan.titanfusion.net/?p=499</guid>
		<description><![CDATA[<div id="attachment_469" class="wp-caption alignright" style="width: 160px"><a href="http://thetitan.titanfusion.net/wordpress/wp-uploads/2009/06/xbox-360.jpg"  rel="lightbox[499]"><img class="size-thumbnail wp-image-469" title="xbox-360" src="http://thetitan.titanfusion.net/wordpress/wp-uploads/2009/06/xbox-360-150x150.jpg" alt="xbox 360, logo, controller" width="150" height="150" /></a><p class="wp-caption-text">xbox 360, logo, controller</p></div>
<p>My XBOX 360 is kaput! It&#8217;s at the point where it won&#8217;t even turn on. Well, it does, but it immediately powers off everything but the Red Ring of Death (RRoD). It sucks. I have been having some issue with the Xbox for some time know. Recently I wrote about how I was experiencing some <a href="http://thetitan.titanfusion.net/archive/2009/06/15/xbox-360-no-video-only-audio/" title="Xbox 360 no video, only audio."  target="_blank">xbox video problems</a>. Well, about a week or so ago, I lost video on it completely. The TV knows that there is something connected to it, but all I get is a black screen. <a href="http://mandy.titanfusion.net/" title="Mandy's Blog"  target="_blank">Amanda </a>came across a tutorial on how to check what might be wrong...</p>]]></description>
			<content:encoded><![CDATA[<div id="attachment_469" class="wp-caption alignright" style="width: 160px"><a href="http://thetitan.titanfusion.net/wordpress/wp-uploads/2009/06/xbox-360.jpg"  rel="lightbox[499]"><img class="size-thumbnail wp-image-469" title="xbox-360" src="http://thetitan.titanfusion.net/wordpress/wp-uploads/2009/06/xbox-360-150x150.jpg" alt="xbox 360, logo, controller" width="150" height="150" /></a><p class="wp-caption-text">xbox 360, logo, controller</p></div>
<p>My XBOX 360 is kaput! It&#8217;s at the point where it won&#8217;t even turn on. Well, it does, but it immediately powers off everything but the Red Ring of Death (RRoD). It sucks. I have been having some issue with the Xbox for some time know. Recently I wrote about how I was experiencing some <a href="http://thetitan.titanfusion.net/archive/2009/06/15/xbox-360-no-video-only-audio/" title="Xbox 360 no video, only audio."  target="_blank">xbox video problems</a>. Well, about a week or so ago, I lost video on it completely. The TV knows that there is something connected to it, but all I get is a black screen. <a href="http://mandy.titanfusion.net/" title="Mandy's Blog"  target="_blank">Amanda </a>came across a tutorial on how to check what might be wrong with the <a href="http://www.llamma.com/xbox360/repair/Xbox-360-error-codes.htm" title="Xbox 360 error codes."  target="_blank">Xbox 360, through getting it to show an error code</a>. Well, the error code I repeatedly received was 0102, which indicated that the Xbox has no idea what the problem might be.</p>
<p>We have had the system since 2005. So it is definitely out of Microsoft&#8217;s manufacturer warranty. I figured there isn&#8217;t much to loose by trying some of the hacks and fixes people have described on the Internet. Since it was already broken, what could happen? Brake it even further than it is? &#8230;.. hahaha, funny, now that I write this after the fact. What can I tell you &#8230; I have  indeed managed to brake a broken Xbox 360!</p>
<p>Back to the Xbox 360 hack on the World Wide Web. After reading number of issues and fixes described by Xbox owners, I decided to go with the <a rel="nofollow" href="http://www.google.com/search?q=xbox+360+hot+air+gun+fix" title="Xbox 360 Hot Air Gun fix - search."  target="_blank">360 Hot Air Gun fix</a>. Supposedly if the CPU and GPU, and some times the RAM chips are heated up, with a Hot Air Gun, to the point where the solder melts, it possibly can resolve the problem with the cracked solder joints and lack of conductivity between the chips and the xbox motherboard. Unfortunately for me this fix did not work, and &#8220;broke&#8221; the Xbox 360.</p>
<p>It will be easier for me just to go out and get a new Xbox 360 around Christmas than to keep trying to fix a 2005 Xbox 360. Hopefully newer models do not have the same issues. Although, I thought about simply picking up a new Xbox 360 motherboard from eBay, but I see that there are Xbox 360 Elite motherboards with the same issue, 4 year latter! I will most likely post this one on Craigslist for $50 or so to help contribute toward the cost of replacing it.</p>]]></content:encoded>
			<wfw:commentRss>http://thetitan.titanfusion.net/archive/2009/10/10/my-xbox-360-is-kaput/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Now available in Bulgarian.</title>
		<link>http://thetitan.titanfusion.net/archive/2009/09/22/now-available-in-bulgarian/</link>
		<comments>http://thetitan.titanfusion.net/archive/2009/09/22/now-available-in-bulgarian/#comments</comments>
		<pubDate>Tue, 22 Sep 2009 16:56:11 +0000</pubDate>
		<dc:creator>Alexandar Tzanov</dc:creator>
				<category><![CDATA[Around the World]]></category>
		<category><![CDATA[Design]]></category>
		<category><![CDATA[Micro Blog]]></category>
		<category><![CDATA[Techie]]></category>
		<category><![CDATA[The Titan]]></category>
		<category><![CDATA[Bulgarian]]></category>
		<category><![CDATA[international]]></category>
		<category><![CDATA[language]]></category>
		<category><![CDATA[society]]></category>
		<category><![CDATA[websites]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://thetitan.titanfusion.net/?p=495</guid>
		<description><![CDATA[<p>As a Bulgarian I&#8217;m always excited when I see &#8220;[...] available in Bulgarian.&#8221; or simply a link titled &#8220;Bulgarian&#8221; linking to a Bulgarian version of whatever site I am on. Today, one of these sites I came across was WordPress.org.</p>
<div id="attachment_496" class="wp-caption aligncenter" style="width: 310px"><a href="http://thetitan.titanfusion.net/wordpress/wp-uploads/2009/09/wordpress-bulgarian.png"  rel="lightbox[495]"><img class="size-medium wp-image-496  " title="wordpress-bulgarian" src="http://thetitan.titanfusion.net/wordpress/wp-uploads/2009/09/wordpress-bulgarian-300x255.png" alt="Wordpress in ?????????." width="300" height="255" /></a><p class="wp-caption-text">Wordpress in Bulgarian.</p></div>
<p>There are many Bulgarian communities around the world. To my knowledge the largest one is right here in Chicago. I&#8217;m not counting <a rel="nofollow" href="http://en.wikipedia.org/wiki/Bulgaria" title="Bulgaria - Wikipedia"  target="_blank">Bulgaria</a>, because that&#8217;s a whole country! Bulgarians make many contributions to many web sites, science, industries and technologies. We have also made significant invention contributions to <a rel="nofollow" href="http://en.wikipedia.org/wiki/John_Vincent_Atanasoff" title="John Vincent Atanasoff - Bulgarian computers inventor. - Wikipedia"  target="_blank">computers</a> and <a rel="nofollow" href="http://en.wikipedia.org/wiki/Assen_Jordanoff" title="Assen Jordanoff, Bulgarian aviation inventor. - Wikipedia"  target="_blank">aviation</a>, as well. Something to be proud off.</p>]]></description>
			<content:encoded><![CDATA[<p>As a Bulgarian I&#8217;m always excited when I see &#8220;[...] available in Bulgarian.&#8221; or simply a link titled &#8220;Bulgarian&#8221; linking to a Bulgarian version of whatever site I am on. Today, one of these sites I came across was WordPress.org.</p>
<div id="attachment_496" class="wp-caption aligncenter" style="width: 310px"><a href="http://thetitan.titanfusion.net/wordpress/wp-uploads/2009/09/wordpress-bulgarian.png"  rel="lightbox[495]"><img class="size-medium wp-image-496  " title="wordpress-bulgarian" src="http://thetitan.titanfusion.net/wordpress/wp-uploads/2009/09/wordpress-bulgarian-300x255.png" alt="Wordpress in ?????????." width="300" height="255" /></a><p class="wp-caption-text">Wordpress in Bulgarian.</p></div>
<p>There are many Bulgarian communities around the world. To my knowledge the largest one is right here in Chicago. I&#8217;m not counting <a rel="nofollow" href="http://en.wikipedia.org/wiki/Bulgaria" title="Bulgaria - Wikipedia"  target="_blank">Bulgaria</a>, because that&#8217;s a whole country! Bulgarians make many contributions to many web sites, science, industries and technologies. We have also made significant invention contributions to <a rel="nofollow" href="http://en.wikipedia.org/wiki/John_Vincent_Atanasoff" title="John Vincent Atanasoff - Bulgarian computers inventor. - Wikipedia"  target="_blank">computers</a> and <a rel="nofollow" href="http://en.wikipedia.org/wiki/Assen_Jordanoff" title="Assen Jordanoff, Bulgarian aviation inventor. - Wikipedia"  target="_blank">aviation</a>, as well. Something to be proud off.</p>]]></content:encoded>
			<wfw:commentRss>http://thetitan.titanfusion.net/archive/2009/09/22/now-available-in-bulgarian/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Firefox and DNS prefetching</title>
		<link>http://thetitan.titanfusion.net/archive/2009/08/04/firefox-and-dns-prefetching/</link>
		<comments>http://thetitan.titanfusion.net/archive/2009/08/04/firefox-and-dns-prefetching/#comments</comments>
		<pubDate>Tue, 04 Aug 2009 14:39:59 +0000</pubDate>
		<dc:creator>Alexandar Tzanov</dc:creator>
				<category><![CDATA[Featured]]></category>
		<category><![CDATA[Techie]]></category>
		<category><![CDATA[Today I learned]]></category>
		<category><![CDATA[tutorials]]></category>
		<category><![CDATA[browsers]]></category>
		<category><![CDATA[coding]]></category>
		<category><![CDATA[DNS]]></category>
		<category><![CDATA[domains]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[knowledge]]></category>
		<category><![CDATA[mozilla]]></category>

		<guid isPermaLink="false">http://thetitan.titanfusion.net/archive/2008/04/08/twitter-digest-for-2008-04-08</guid>
		<description><![CDATA[<p>Firefox and DNS prefetching &#8211; I read about this being a feature in Google Chrome, but I wasn&#8217;t sure if it was, yet, a feature of Firefox. It is in Ff 3.5. Here you can find a list of the <a href="http://www.spreadfirefox.com/node/4226" title="Firefox 3.5 new features."  target="_blank">new features in Firefox 3.5</a>.</p>
<p><strong>What is DNS prefetching?</strong> &#8211; <em>It is the process of requesting domain name and <span class="ubernym uttAbbreviation" onmouseover="domTT_activate(this, event, 'content', 'Depending on the context it is used in IP is an abbreviation for Internet Protocol or Intellectual Property.','caption', 'Internet Protocol or Intellectual Property' );"><abbr class="uttAbbreviation">IP</abbr></span> (Internet Protocol or Intellectual Property) address resolution used in links, images, documents and other content linked to from a page a web surfer is currently browsing. Theoretically, by</em>...</p>]]></description>
			<content:encoded><![CDATA[<p>Firefox and DNS prefetching &#8211; I read about this being a feature in Google Chrome, but I wasn&#8217;t sure if it was, yet, a feature of Firefox. It is in Ff 3.5. Here you can find a list of the <a href="http://www.spreadfirefox.com/node/4226" title="Firefox 3.5 new features."  target="_blank">new features in Firefox 3.5</a>.</p>
<p><strong>What is DNS prefetching?</strong> &#8211; <em>It is the process of requesting domain name and <span class="ubernym uttAbbreviation" onmouseover="domTT_activate(this, event, 'content', 'Depending on the context it is used in IP is an abbreviation for Internet Protocol or Intellectual Property.','caption', 'Internet Protocol or Intellectual Property' );"><abbr class="uttAbbreviation">IP</abbr></span> (Internet Protocol or Intellectual Property) address resolution used in links, images, documents and other content linked to from a page a web surfer is currently browsing. Theoretically, by taking care of the name resolution before a surfer desires to navigate to a file or another page from a link on the current page can save fractions to X number of seconds. Name resolution being out of the way the surfer should arrive at its next destination faster.</em> The former is my definition and understanding of DNS prefetching. In my experience, at leased in Google Chrome, I am able to see performance improvements.</p>
<p>I needed to know how can I tell if it is on or off. In Google Chrome it is in the options menu and it can easily be turned on and with a simple check-mark click.</p>
<div id="attachment_473" class="wp-caption aligncenter" style="width: 291px"><a href="http://thetitan.titanfusion.net/wordpress/wp-uploads/2009/08/google-chrome-dns-prefetching.png"  rel="lightbox[248]"><img class="size-medium wp-image-473" title="google-chrome-dns-prefetching" src="http://thetitan.titanfusion.net/wordpress/wp-uploads/2009/08/google-chrome-dns-prefetching-281x300.png" alt="Google Chrome DNS prefetching option." width="281" height="300" /></a><p class="wp-caption-text">Google Chrome DNS prefetching option.</p></div>
<p>But, in Firefox this is not a function in the options menu. At leased not at this time.</p>]]></content:encoded>
			<wfw:commentRss>http://thetitan.titanfusion.net/archive/2009/08/04/firefox-and-dns-prefetching/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Meebo has finally started to monetize its home page.</title>
		<link>http://thetitan.titanfusion.net/archive/2009/06/29/meebo-has-finally-started-to-monetize-its-home-page/</link>
		<comments>http://thetitan.titanfusion.net/archive/2009/06/29/meebo-has-finally-started-to-monetize-its-home-page/#comments</comments>
		<pubDate>Mon, 29 Jun 2009 18:50:59 +0000</pubDate>
		<dc:creator>Alexandar Tzanov</dc:creator>
				<category><![CDATA[Critic's Realm]]></category>
		<category><![CDATA[Design]]></category>
		<category><![CDATA[E-Review]]></category>
		<category><![CDATA[Techie]]></category>
		<category><![CDATA[Useful Sites]]></category>
		<category><![CDATA[Adobe AIR]]></category>
		<category><![CDATA[advertising]]></category>
		<category><![CDATA[community]]></category>
		<category><![CDATA[companies]]></category>
		<category><![CDATA[jaiku]]></category>
		<category><![CDATA[services]]></category>
		<category><![CDATA[Video Blog]]></category>
		<category><![CDATA[websites]]></category>

		<guid isPermaLink="false">http://thetitan.titanfusion.net/archive/2008/03/29/twitter-digest-for-2008-03-29</guid>
		<description><![CDATA[<div id="attachment_472" class="wp-caption alignright" style="width: 310px"><a href="http://thetitan.titanfusion.net/wordpress/wp-uploads/2008/03/meebo-homepage-ad.png"  rel="lightbox[239]"><img class="size-medium wp-image-472" title="meebo-homepage-ad" src="http://thetitan.titanfusion.net/wordpress/wp-uploads/2008/03/meebo-homepage-ad-300x191.png" alt="Meebo home page now featuring a background ad." width="300" height="191" /></a><p class="wp-caption-text">Meebo home page now featuring a background ad.</p></div>
<p>Meebo has finally started to monetize its home page. I like the design. Unlike many monetized backgrounds on popular web sites, their is more integrated, in style, with the content on the page. Good job.</p>
<p>At this time the add is for the Toyota Prius &#8211; 3rd generation.</p>
<p>Meebo does have some other products and services to complement its main function &#8211; integrating various instant messenger networks and protocols on the same web site. My favorite of their products is the Meebo notifier.</p>
<p>The Meebo notifier is a small app that sits in your system tray and it stays connected to the Meebo network, allowing you to exit your browser....</p>]]></description>
			<content:encoded><![CDATA[<div id="attachment_472" class="wp-caption alignright" style="width: 310px"><a href="http://thetitan.titanfusion.net/wordpress/wp-uploads/2008/03/meebo-homepage-ad.png"  rel="lightbox[239]"><img class="size-medium wp-image-472" title="meebo-homepage-ad" src="http://thetitan.titanfusion.net/wordpress/wp-uploads/2008/03/meebo-homepage-ad-300x191.png" alt="Meebo home page now featuring a background ad." width="300" height="191" /></a><p class="wp-caption-text">Meebo home page now featuring a background ad.</p></div>
<p>Meebo has finally started to monetize its home page. I like the design. Unlike many monetized backgrounds on popular web sites, their is more integrated, in style, with the content on the page. Good job.</p>
<p>At this time the add is for the Toyota Prius &#8211; 3rd generation.</p>
<p>Meebo does have some other products and services to complement its main function &#8211; integrating various instant messenger networks and protocols on the same web site. My favorite of their products is the Meebo notifier.</p>
<p>The Meebo notifier is a small app that sits in your system tray and it stays connected to the Meebo network, allowing you to exit your browser. The memory footprint is small, so it is not resource hog. In addition to providing notification when contacts come online and when new IMs are received, you will also be notified when any of the added accounts, like Gmail, Hotmail, Yahoo mail, have new emails. A feature, which can be disabled if you don&#8217;t care much for emails. Lastly, the notifier is not an Adobe AIR app. Something, which to some extend, I find to be beneficial.</p>
<p>One thing I would like to see Meebo support is micro-blogging services, like Twitter, Identi.ca or Jaiku.</p>
<p>By the way, Meebo powers the <a href="http://thetitan.titanfusion.net/chat/" title="Alexandar Tzanov ~ TheTitan blog chat room."  target="_blank">chat room</a> on this blog.</p>
<p>So, do you use Meebo? If you do, where do you use it? If you don&#8217;t, do leave me a comment regarding the reason.</p>
Note: There is a poll embedded within this post, please visit the site to participate in this post's poll.
<hr />[cb type="company"]meebo[/cb]</p>
<p>Whois domain record: <a href="http://whois.domainrecord.info/meebo.com" title="Meebo whois @ DomainRecord.Info"  target="_blank">Meebo</a></p>]]></content:encoded>
			<wfw:commentRss>http://thetitan.titanfusion.net/archive/2009/06/29/meebo-has-finally-started-to-monetize-its-home-page/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>XBox 360 no video, only audio</title>
		<link>http://thetitan.titanfusion.net/archive/2009/06/15/xbox-360-no-video-only-audio/</link>
		<comments>http://thetitan.titanfusion.net/archive/2009/06/15/xbox-360-no-video-only-audio/#comments</comments>
		<pubDate>Mon, 15 Jun 2009 16:22:58 +0000</pubDate>
		<dc:creator>Alexandar Tzanov</dc:creator>
				<category><![CDATA[Featured]]></category>
		<category><![CDATA[Techie]]></category>
		<category><![CDATA[gaming]]></category>
		<category><![CDATA[tutorials]]></category>
		<category><![CDATA[video]]></category>
		<category><![CDATA[console]]></category>
		<category><![CDATA[hardware]]></category>
		<category><![CDATA[microsoft]]></category>
		<category><![CDATA[pc]]></category>
		<category><![CDATA[searches]]></category>
		<category><![CDATA[services]]></category>
		<category><![CDATA[websites]]></category>

		<guid isPermaLink="false">http://thetitan.titanfusion.net/?p=468</guid>
		<description><![CDATA[<div id="attachment_469" class="wp-caption alignright" style="width: 160px"><a href="http://thetitan.titanfusion.net/wordpress/wp-uploads/2009/06/xbox-360.jpg"  rel="lightbox[468]"><img class="size-thumbnail wp-image-469" title="xbox-360" src="http://thetitan.titanfusion.net/wordpress/wp-uploads/2009/06/xbox-360-150x150.jpg" alt="xbox 360, logo, controller" width="150" height="150" /></a><p class="wp-caption-text">xbox 360, logo, controller</p></div>
<p>Over the weekend I had some lack of video from my XBox360. Nothing that some heat couldn’t fix. Apparently most problems with the Xbox360 are fixed by that that kills PC – heat.</p>
<p>I have an XBox360, which is one of those that was born with bugs and &#8220;genetic&#8221; issue &#8211; meaning an early version &#8211; one from the early ones, made before the red ring of death became evident  and all the various versions started to come out. Luckily, I don&#8217;t abuse and rarely spend massive amount of hours playing it, thus I don&#8217;t have very many problem with it! Other than the occasional screen flicker and the <strong>constant </strong>refusal of the DVD-Rom...</p>]]></description>
			<content:encoded><![CDATA[<div id="attachment_469" class="wp-caption alignright" style="width: 160px"><a href="http://thetitan.titanfusion.net/wordpress/wp-uploads/2009/06/xbox-360.jpg"  rel="lightbox[468]"><img class="size-thumbnail wp-image-469" title="xbox-360" src="http://thetitan.titanfusion.net/wordpress/wp-uploads/2009/06/xbox-360-150x150.jpg" alt="xbox 360, logo, controller" width="150" height="150" /></a><p class="wp-caption-text">xbox 360, logo, controller</p></div>
<p>Over the weekend I had some lack of video from my XBox360. Nothing that some heat couldn’t fix. Apparently most problems with the Xbox360 are fixed by that that kills PC – heat.</p>
<p>I have an XBox360, which is one of those that was born with bugs and &#8220;genetic&#8221; issue &#8211; meaning an early version &#8211; one from the early ones, made before the red ring of death became evident  and all the various versions started to come out. Luckily, I don&#8217;t abuse and rarely spend massive amount of hours playing it, thus I don&#8217;t have very many problem with it! Other than the occasional screen flicker and the <strong>constant </strong>refusal of the DVD-Rom tray to actually stay closed after attempting to close it. Apparently the DVD drive gets a bad taste from DVD discs and refuses to work with them. HAHA. My solution for the latter is to place my thumb on the drive tray and prevent it from coming back out, then pushing the open/close button again!!</p>]]></content:encoded>
			<wfw:commentRss>http://thetitan.titanfusion.net/archive/2009/06/15/xbox-360-no-video-only-audio/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>What is the point behind a URL shortening service? Why are there so many?</title>
		<link>http://thetitan.titanfusion.net/archive/2009/04/22/what-is-the-point-behind-a-url-shortening-service-why-are-there-so-many/</link>
		<comments>http://thetitan.titanfusion.net/archive/2009/04/22/what-is-the-point-behind-a-url-shortening-service-why-are-there-so-many/#comments</comments>
		<pubDate>Wed, 22 Apr 2009 20:30:59 +0000</pubDate>
		<dc:creator>Alexandar Tzanov</dc:creator>
				<category><![CDATA[Techie]]></category>
		<category><![CDATA[Useful Sites]]></category>
		<category><![CDATA[companies]]></category>
		<category><![CDATA[domains]]></category>
		<category><![CDATA[knowledge]]></category>
		<category><![CDATA[services]]></category>
		<category><![CDATA[websites]]></category>

		<guid isPermaLink="false">http://thetitan.titanfusion.net/archive/2008/11/17/twitter-digest-for-last-week-19/</guid>
		<description><![CDATA[<p>What is the point behind a <span class="ubernym uttInitialism" onmouseover="domTT_activate(this, event, 'content', 'Uniform Resource Locator' );"><abbr class="uttInitialism">URL</abbr></span> shortening service? In essence, why is everyone using them and why are there so many? These were questions asked on TechCrunch, yesterday, by Ronald Tin, but not in so many words. My reply to him was as follow:</p>
<div class="comment_content">
<p><em>Ronald, the point of a <span class="ubernym uttInitialism" onmouseover="domTT_activate(this, event, 'content', 'Uniform Resource Locator' );"><abbr class="uttInitialism">URL</abbr></span> shortening service is to have a short domain and <span class="ubernym uttInitialism" onmouseover="domTT_activate(this, event, 'content', 'Uniform Resource Locator' );"><abbr class="uttInitialism">URL</abbr></span>, but that’s beside the point. The real reason behind <span class="ubernym uttInitialism" onmouseover="domTT_activate(this, event, 'content', 'Uniform Resource Locator' );"><abbr class="uttInitialism">URL</abbr></span> shortening is to have an easy to remember or pass along <span class="ubernym uttInitialism"</em></p></div><p>...</p>]]></description>
			<content:encoded><![CDATA[<p>What is the point behind a <span class="ubernym uttInitialism" onmouseover="domTT_activate(this, event, 'content', 'Uniform Resource Locator' );"><abbr class="uttInitialism">URL</abbr></span> shortening service? In essence, why is everyone using them and why are there so many? These were questions asked on TechCrunch, yesterday, by Ronald Tin, but not in so many words. My reply to him was as follow:</p>
<div class="comment_content">
<p><em>Ronald, the point of a <span class="ubernym uttInitialism" onmouseover="domTT_activate(this, event, 'content', 'Uniform Resource Locator' );"><abbr class="uttInitialism">URL</abbr></span> shortening service is to have a short domain and <span class="ubernym uttInitialism" onmouseover="domTT_activate(this, event, 'content', 'Uniform Resource Locator' );"><abbr class="uttInitialism">URL</abbr></span>, but that’s beside the point. The real reason behind <span class="ubernym uttInitialism" onmouseover="domTT_activate(this, event, 'content', 'Uniform Resource Locator' );"><abbr class="uttInitialism">URL</abbr></span> shortening is to have an easy to remember or pass along <span class="ubernym uttInitialism" onmouseover="domTT_activate(this, event, 'content', 'Uniform Resource Locator' );"><abbr class="uttInitialism">URL</abbr></span>. Instead of having &#8211; http://www.techcrunch.com/2009/04/19/now-even-the-new-york-times-is-entering-the-url-shortening-arena-kinda/#comment-2708504 &#8211; which you will never remember, or care to do so, you have http://tcrn.ch/Lk. Much easier to remember or tell someone about.</em></p>
<p><em>The whole <span class="ubernym uttInitialism" onmouseover="domTT_activate(this, event, 'content', 'Uniform Resource Locator' );"><abbr class="uttInitialism">URL</abbr></span> shortening idea has split into two evolving concepts &#8211; money making thus the variety of sites offering this service; and content ownership. The later ensures, by owning the <span class="ubernym uttInitialism" onmouseover="domTT_activate(this, event, 'content', 'Uniform Resource Locator' );"><abbr class="uttInitialism">URL</abbr></span> shortening service, that traffic from the short <span class="ubernym uttInitialism" onmouseover="domTT_activate(this, event, 'content', 'Uniform Resource Locator' );"><abbr class="uttInitialism">URL</abbr></span> will never stop. If any of the other <span class="ubernym uttInitialism" onmouseover="domTT_activate(this, event, 'content', 'Uniform Resource Locator' );"><abbr class="uttInitialism">URL</abbr></span> shortening services go down or close down what happens to traffic coming from all the places where those <span class="ubernym uttInitialism" onmouseover="domTT_activate(this, event, 'content', 'Uniform Resource Locator' );"><abbr class="uttInitialism">URL</abbr></span> have been used/posted? It stops, which results in decline in SEO, page hits, ad impressions and clicks …. It also guarantees that whatever the <span class="ubernym uttInitialism" onmouseover="domTT_activate(this, event, 'content', 'Uniform Resource Locator' );"><abbr class="uttInitialism">URL</abbr></span> the short <span class="ubernym uttInitialism" onmouseover="domTT_activate(this, event, 'content', 'Uniform Resource Locator' );"><abbr class="uttInitialism">URL</abbr></span> is pointing to will not be changed by someone, thus stealing the traffic.</em></p>
<p>This is pretty much what my view of <span class="ubernym uttInitialism" onmouseover="domTT_activate(this, event, 'content', 'Uniform Resource Locator' );"><abbr class="uttInitialism">URL</abbr></span> shorteners  is. There might be something missing, so feel free to add in the comments below.</p>
<p>In general, I find <span class="ubernym uttInitialism" onmouseover="domTT_activate(this, event, 'content', 'Uniform Resource Locator' );"><abbr class="uttInitialism">URL</abbr></span> shorteners annoying and a nuisance. I like to be able to see the <span class="ubernym uttInitialism" onmouseover="domTT_activate(this, event, 'content', 'Uniform Resource Locator' );"><abbr class="uttInitialism">URL</abbr></span>, which I am about to visit. I also want to be sure that whenever I post a link to something that link will remain working , and anyone, who clicks on it, will not have to go through extra hoops, especially through one that might not be there some times or eventually. I am kind of bothered by how many services exist, because each has something I like about it and some times it can be hard to decide on which one to use. I suppose it all comes down to convenience. I am also sure that there will be more <span class="ubernym uttInitialism" onmouseover="domTT_activate(this, event, 'content', 'Uniform Resource Locator' );"><abbr class="uttInitialism">URL</abbr></span> shortening services, like is.gd, tinyurl.com, cli.gs, bit.ly and many others, in the future. Variety can&#8217;t hurt, but over saturation does! When services can&#8217;t make enough to pay their bills they close, variety suffers, but so do users and the Internet.</p>
<p>Let me know your views on <span class="ubernym uttInitialism" onmouseover="domTT_activate(this, event, 'content', 'Uniform Resource Locator' );"><abbr class="uttInitialism">URL</abbr></span> shorteners and which one is your choice in the comments below. Oh and here is a quick poll about preferred <span class="ubernym uttInitialism" onmouseover="domTT_activate(this, event, 'content', 'Uniform Resource Locator' );"><abbr class="uttInitialism">URL</abbr></span> shortener(s).</p>
Note: There is a poll embedded within this post, please visit the site to participate in this post's poll.
<p>Domain record whois: <a href="http://domainrecord.info/index.php?query=techcrunch.com" title="TechCrunch domain record whois"  target="_blank">TechCrunch</a>, <a href="http://domainrecord.info/index.php?query=tcrn.ch" title="tcrn.ch domain record whois"  target="_blank">tcrn.ch</a>, <a href="http://domainrecord.info/index.php?query=tinyurl.com" title="TinyURL domain record whois"  target="_blank">tinyurl.com</a></div>]]></content:encoded>
			<wfw:commentRss>http://thetitan.titanfusion.net/archive/2009/04/22/what-is-the-point-behind-a-url-shortening-service-why-are-there-so-many/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Server scalability and Oxbury Publishing.</title>
		<link>http://thetitan.titanfusion.net/archive/2009/03/12/server-scalability-and-oxbury-publishing/</link>
		<comments>http://thetitan.titanfusion.net/archive/2009/03/12/server-scalability-and-oxbury-publishing/#comments</comments>
		<pubDate>Fri, 13 Mar 2009 04:15:59 +0000</pubDate>
		<dc:creator>Alexandar Tzanov</dc:creator>
				<category><![CDATA[Design]]></category>
		<category><![CDATA[Micro Blog]]></category>
		<category><![CDATA[Techie]]></category>
		<category><![CDATA[companies]]></category>
		<category><![CDATA[emails]]></category>
		<category><![CDATA[events]]></category>
		<category><![CDATA[hardware]]></category>
		<category><![CDATA[publishing]]></category>
		<category><![CDATA[server]]></category>
		<category><![CDATA[services]]></category>
		<category><![CDATA[Shopping]]></category>
		<category><![CDATA[websites]]></category>
		<category><![CDATA[work]]></category>

		<guid isPermaLink="false">http://thetitan.titanfusion.net/archive/2008/11/17/twitter-digest-for-last-week-23/</guid>
		<description><![CDATA[<p>Currently <a href="http://hivemindshosting.com/" title="Hive Minds Hosting - The best hosting n the web."  target="_blank">Hive Minds Hosting</a> is hosting Oxbury Publishing, including their other web properties. As the company business is growing, and it is expending in to customized reports and articles, delivered via newsletter, I know that the current server will not be able to handle the load of newsletter campaigns that are going to take place. I&#8217;ve spend today consulting the company owners about renting a dedicated server and moving their operations to a machine, which only serves their needs.</p>
<p>I have also selected <a href="http://phplist.com/" title="phpList - a php mailing list solution"  target="_blank">phpList</a> as the mail list management solution. Once I have configured their new server, I will be installing and...</p>]]></description>
			<content:encoded><![CDATA[<p>Currently <a href="http://hivemindshosting.com/" title="Hive Minds Hosting - The best hosting n the web."  target="_blank">Hive Minds Hosting</a> is hosting Oxbury Publishing, including their other web properties. As the company business is growing, and it is expending in to customized reports and articles, delivered via newsletter, I know that the current server will not be able to handle the load of newsletter campaigns that are going to take place. I&#8217;ve spend today consulting the company owners about renting a dedicated server and moving their operations to a machine, which only serves their needs.</p>
<p>I have also selected <a href="http://phplist.com/" title="phpList - a php mailing list solution"  target="_blank">phpList</a> as the mail list management solution. Once I have configured their new server, I will be installing and configuring phpList, which by the way has to integrate with their current site and have new users automatically added to the different newsletter campaigns at the time of them registering on the main web site. I found some scripts, which might do the trick, but there were some complaints from other users. Hopefully with Oxbury things will go smoothly.</p>
<p>Tonight I will be leasing the new server and then I will be working on installing and configuring the usual software required to operate a website smoothly.</p>
<p>Domain whois record: <a href="http://domainrecord.info/index.php?query=phplist.com" title="phpList Domain Record on DomainRecord.Info"  target="_blank">phpList</a>, <a href="http://domainrecord.info/index.php?query=oxburyresearch.com" title="Oxbury Publishing Domain Record on DomainRecord.Info"  target="_blank">Oxbury Publishing</a></p>]]></content:encoded>
			<wfw:commentRss>http://thetitan.titanfusion.net/archive/2009/03/12/server-scalability-and-oxbury-publishing/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>3000MB does not equal 3GB</title>
		<link>http://thetitan.titanfusion.net/archive/2009/02/03/3000mb-does-not-equal-3gb/</link>
		<comments>http://thetitan.titanfusion.net/archive/2009/02/03/3000mb-does-not-equal-3gb/#comments</comments>
		<pubDate>Tue, 03 Feb 2009 16:20:59 +0000</pubDate>
		<dc:creator>Alexandar Tzanov</dc:creator>
				<category><![CDATA[Critic's Realm]]></category>
		<category><![CDATA[Techie]]></category>
		<category><![CDATA[blogging]]></category>
		<category><![CDATA[community]]></category>
		<category><![CDATA[companies]]></category>
		<category><![CDATA[hardware]]></category>
		<category><![CDATA[knowledge]]></category>
		<category><![CDATA[pc]]></category>
		<category><![CDATA[server]]></category>
		<category><![CDATA[services]]></category>
		<category><![CDATA[websites]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://thetitan.titanfusion.net/archive/2008/11/17/twitter-digest-for-last-week-24/</guid>
		<description><![CDATA[<p>I find it so annoying when companies and individuals, who are in the technology business or are technically inclined, incorrectly calculate storage space. For example Wordpress founding member Matt Mullenweg, in his &#8220;<a rel="nofollow" href="http://en.blog.wordpress.com/2008/01/21/three-gigabytes/" title="Free Space to Three Gigabytes"  target="_blank">Free Space to Three Gigabytes</a>&#8221; post states that the free space on Wordpress.com will be increased to 3,000 MB, yet the title states that it will be increased to 3 GB. If the later was true, then a simple calculation will should that he space should actually be 3,072 MB. What &#8217;s worse is that Kristen Nicole from Mashable, a technology oriented website, simply <a href="http://mashable.com/2008/01/21/automattic-increases-free-storage-space/" title="Wordpress Ups Free Storage Space to 3GB"  target="_blank">restated</a> the announcement instead of correcting it.</p>
<p>Below you will find...</p>]]></description>
			<content:encoded><![CDATA[<p>I find it so annoying when companies and individuals, who are in the technology business or are technically inclined, incorrectly calculate storage space. For example Wordpress founding member Matt Mullenweg, in his &#8220;<a rel="nofollow" href="http://en.blog.wordpress.com/2008/01/21/three-gigabytes/" title="Free Space to Three Gigabytes"  target="_blank">Free Space to Three Gigabytes</a>&#8221; post states that the free space on Wordpress.com will be increased to 3,000 MB, yet the title states that it will be increased to 3 GB. If the later was true, then a simple calculation will should that he space should actually be 3,072 MB. What &#8217;s worse is that Kristen Nicole from Mashable, a technology oriented website, simply <a href="http://mashable.com/2008/01/21/automattic-increases-free-storage-space/" title="Wordpress Ups Free Storage Space to 3GB"  target="_blank">restated</a> the announcement instead of correcting it.</p>
<p>Below you will find a simple storage space numerical explanation.</p>
<blockquote><p><strong>Bits &amp; Bytes</strong><br />
1,024 bits = 1 kilobit (kb)<br />
8 kb = 1 kilobyte (KB)<br />
128 KB = 1 megabit (mb)<br />
8 mb = 1 megabyte (MB)<br />
1,024 KB = 1 megabyte (MB)<br />
128 MB = 1 gigabit (gb)<br />
8 gb = 1 gigabyte (GB)<br />
1,024 MB = 1 gigabyte (GB)</p></blockquote>
<p>The easiest way to go about calculating how many gigabytes  a number of megabytes or kilobytes would be is to divide by 1,024 your megabytes number, or divide twice by 1,024 your kilobytes number. Or start multiplying by 1,024 if you need to get down to specifics. I recently had to do this when I was configuring Postfix message and attachment acceptable size. I wanted the acceptable message size to be 15 MB, but the number I needed to set in Postfix was in bytes. So I multiplied 15 MB by 1,024 to get the number into kilobytes, then I multiplied it again by 1,024 to get it into bytes.</p>
<p>What erks me the most is when web hosting companies do this to customers. Their price plan gives the space in gigabytes, but the admins set the actual account space to that number with few zeros tagged behind it, instead of calculating it.</p>
<p>Techie readers, are you also annoyed by such misleading statements? Let me know by leaving me a comment below.</p>]]></content:encoded>
			<wfw:commentRss>http://thetitan.titanfusion.net/archive/2009/02/03/3000mb-does-not-equal-3gb/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Email Signatures &#8211; I Hate Them.</title>
		<link>http://thetitan.titanfusion.net/archive/2009/01/20/email-signatures-i-hate-them/</link>
		<comments>http://thetitan.titanfusion.net/archive/2009/01/20/email-signatures-i-hate-them/#comments</comments>
		<pubDate>Tue, 20 Jan 2009 18:11:59 +0000</pubDate>
		<dc:creator>Alexandar Tzanov</dc:creator>
				<category><![CDATA[Around the World]]></category>
		<category><![CDATA[Critic's Realm]]></category>
		<category><![CDATA[Design]]></category>
		<category><![CDATA[Techie]]></category>
		<category><![CDATA[community]]></category>
		<category><![CDATA[companies]]></category>
		<category><![CDATA[emails]]></category>
		<category><![CDATA[services]]></category>
		<category><![CDATA[SPAM]]></category>
		<category><![CDATA[work]]></category>

		<guid isPermaLink="false">http://thetitan.titanfusion.net/archive/2008/11/17/twitter-digest-for-last-week-27/</guid>
		<description><![CDATA[<p><img class="alignright size-thumbnail wp-image-435" title="email-signature" src="http://thetitan.titanfusion.net/wordpress/wp-uploads/2009/01/email-signature-150x150.jpg" alt="email-signature" width="150" height="150" />I f-ing hate email signatures. For most part they are useless and only take more space than the actual email content is. In my time of receiving emails and providing customer support I have come across a variety of email signatures and other text and image email appendages that are completely unnecessary. It is rare for me to come across an email signature that is simple and small.</p>
<p>People use company logos in addition to their names, emails, alternate emails, phones, mobiles and fax numbers, as well as toll free customer support numbers. To those we corporate addresses, social network addresses, instant messenger addresses and you end up with a lot of information that gets tacked to every email of an email string....</p>]]></description>
			<content:encoded><![CDATA[<p><img class="alignright size-thumbnail wp-image-435" title="email-signature" src="http://thetitan.titanfusion.net/wordpress/wp-uploads/2009/01/email-signature-150x150.jpg" alt="email-signature" width="150" height="150" />I f-ing hate email signatures. For most part they are useless and only take more space than the actual email content is. In my time of receiving emails and providing customer support I have come across a variety of email signatures and other text and image email appendages that are completely unnecessary. It is rare for me to come across an email signature that is simple and small.</p>
<p>People use company logos in addition to their names, emails, alternate emails, phones, mobiles and fax numbers, as well as toll free customer support numbers. To those we corporate addresses, social network addresses, instant messenger addresses and you end up with a lot of information that gets tacked to every email of an email string. Why? It is a waits of bandwidth and space, and also time consuming to sort between the signatures and the actual email content.</p>
<p>Not to mention people who use double and triple signatures, because they are part of multiple organizations or want to show off their affiliations and other sorts of background. Also lets not forget that if you use a free email service, like Hotmail or Yahoo, they also append their own signatures, to promote their service and that they provide free email service. Or when someone emails from a business/corporate account, then there is a security message that comes with the email to inform every recipient that the information contain in the email &#8220;is confidential&#8221; and sharing it might violate something or another.</p>
<div id="attachment_436" class="wp-caption aligncenter" style="width: 310px"><a href="http://thetitan.titanfusion.net/wordpress/wp-uploads/2009/01/auto_sig.gif"  rel="lightbox[397]"><img class="size-medium wp-image-436" title="auto_sig" src="http://thetitan.titanfusion.net/wordpress/wp-uploads/2009/01/auto_sig-300x150.gif" alt="Image thangs to Transformatum.com" width="300" height="150" /></a><p class="wp-caption-text">Image thanks to Transformatum.com</p></div>
<p>Overall there should be some standards to email signatures and what other information may be automatically appended to an email. I doubt that that will come to fruition, though. People and companies have been trying to standardize emails since the email system was invented decades ago, but as we can observe today &#8211; this has yet to happen. I would only hope and wish for that email signatures are only appended in an initial email. When there is an existing string of emails going back and forth then there is no need to append a signature. The involved parties clearly know who they are and what they can do. A signature should be appended only if the email string is forwarded to a new recipient.</p>
<p>Another thing that I am not a fan of, but it doesn&#8217;t bother me as much is when people forward emails and I can see that the email was forwarded 2, 3, 4 times and I can see tens of emails with each forward section. Not only does this take space, it consumes bandwidth, but most importantly it is a security problem. It creates an opportunity if one of the recipients is a spammer, or pissed at the sender to harvest the emails and use them to SPAM the rest of the recipients or cause damage to the senders reputation.</p>
<p>Are you also bothered by the above issues? Take the poll and let me know by leaving your comments below.</p>
Note: There is a poll embedded within this post, please visit the site to participate in this post's poll.]]></content:encoded>
			<wfw:commentRss>http://thetitan.titanfusion.net/archive/2009/01/20/email-signatures-i-hate-them/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Web design and standards. Key word standards!!</title>
		<link>http://thetitan.titanfusion.net/archive/2009/01/19/web-design-and-standards-key-word-standards/</link>
		<comments>http://thetitan.titanfusion.net/archive/2009/01/19/web-design-and-standards-key-word-standards/#comments</comments>
		<pubDate>Tue, 20 Jan 2009 01:08:59 +0000</pubDate>
		<dc:creator>Alexandar Tzanov</dc:creator>
				<category><![CDATA[Critic's Realm]]></category>
		<category><![CDATA[Design]]></category>
		<category><![CDATA[Micro Blog]]></category>
		<category><![CDATA[Techie]]></category>
		<category><![CDATA[coding]]></category>
		<category><![CDATA[companies]]></category>
		<category><![CDATA[source code]]></category>
		<category><![CDATA[websites]]></category>
		<category><![CDATA[wordpress]]></category>
		<category><![CDATA[work]]></category>

		<guid isPermaLink="false">http://thetitan.titanfusion.net/archive/2008/11/17/twitter-digest-for-last-week-29/</guid>
		<description><![CDATA[<p>I am working on a new project with my brother and his publishing company. One of my tasks is to set up a new site for his company. One thing I am really, and I mean really, good is modifying things. Be they digital or physical, I can take something and turn it into something else. I am not a big on starting things from scratch, because it requires a lot of time, and in this point in my life, I am kind of short on it.</p>
<p>Anyways, they bought a commercial theme for the <span class="ubernym uttInitialism" onmouseover="domTT_activate(this, event, 'content', 'A Content Management System is framework used to ease the creation and management of web sites, and very often used for publishing....</p>]]></description>
			<content:encoded><![CDATA[<p>I am working on a new project with my brother and his publishing company. One of my tasks is to set up a new site for his company. One thing I am really, and I mean really, good is modifying things. Be they digital or physical, I can take something and turn it into something else. I am not a big on starting things from scratch, because it requires a lot of time, and in this point in my life, I am kind of short on it.</p>
<p>Anyways, they bought a commercial theme for the <span class="ubernym uttInitialism" onmouseover="domTT_activate(this, event, 'content', 'A Content Management System is framework used to ease the creation and management of web sites, and very often used for publishing. Wordpress, the software which powers this blog, is a CMS.','caption', 'Content Management System' );"><abbr class="uttInitialism">CMS</abbr></span> I advised them would be best to go with. They, and I mean my brother and his partners, tasked me to modify the theme so the site looks and functions similar to the way their current one does. I don&#8217;t know why they picked the theme they did. By the time I get done with it, both the layout and the code will hardly be recognizable to the original. I did something similar for JutiaGroup.com, but I only made changes here and there, nothing major like I am doing with this project. But I am off topic! This was supposed to be a micro-post! here it is:</p>
<p style="padding-left: 30px;">I hate developer who do not follow standards with <span class="ubernym uttInitialism" onmouseover="domTT_activate(this, event, 'content', 'A Content Management System is framework used to ease the creation and management of web sites, and very often used for publishing. Wordpress, the software which powers this blog, is a CMS.','caption', 'Content Management System' );"><abbr class="uttInitialism">CMS</abbr></span> theme design. Each theme has parts to it, and when developers take shortcuts their products suck!!</p>
<p>Little bit of background here &#8211; I am unhappy because I just discovered that the developers amongst few things that they had omitted to do, they had also set up the same file to be used as the front page and post page. These to display different elements when rendered. This won&#8217;t be a problem, though, I can set up a new page in no time.</p>]]></content:encoded>
			<wfw:commentRss>http://thetitan.titanfusion.net/archive/2009/01/19/web-design-and-standards-key-word-standards/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The Ultimate Thrill Ride.</title>
		<link>http://thetitan.titanfusion.net/archive/2009/01/14/the-ultimate-thrill-ride/</link>
		<comments>http://thetitan.titanfusion.net/archive/2009/01/14/the-ultimate-thrill-ride/#comments</comments>
		<pubDate>Wed, 14 Jan 2009 19:39:59 +0000</pubDate>
		<dc:creator>Alexandar Tzanov</dc:creator>
				<category><![CDATA[Around the World]]></category>
		<category><![CDATA[Micro Blog]]></category>
		<category><![CDATA[Techie]]></category>
		<category><![CDATA[video]]></category>
		<category><![CDATA[hardware]]></category>
		<category><![CDATA[home]]></category>
		<category><![CDATA[robots]]></category>

		<guid isPermaLink="false">http://thetitan.titanfusion.net/archive/2008/11/17/twitter-digest-for-last-week-26/</guid>
		<description><![CDATA[<p>I saw this video on enterprenurer <a href="http://lundxy.com/?p=3202" title="Morten Lund's blog LundXY"  target="_blank">Morten Lund&#8217;s blog</a>. I want this robot installed in my house. Getting flung around, safely, looks like so much fun, unless of course you get motion sickness.</p>
<p></p>
<p>I enjoy the fact that it can be programed. Although in the begging of the video it looked like that guy&#8217;s head was about to be smeared all over the floor.</p>
<p>Do you guys have any robots you would like to have. Leave me some links to pictures or videos of your favorite/wish to have robot in the comments below.</p>
<p>[cb type="person"]morten-lund[/cb]</p>]]></description>
			<content:encoded><![CDATA[<p>I saw this video on enterprenurer <a href="http://lundxy.com/?p=3202" title="Morten Lund's blog LundXY"  target="_blank">Morten Lund&#8217;s blog</a>. I want this robot installed in my house. Getting flung around, safely, looks like so much fun, unless of course you get motion sickness.</p>
<p><object width="425" height="344" data="http://www.youtube.com/v/yln_IGDuOCo&amp;hl=en&amp;fs=1" type="application/x-shockwave-flash"><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://www.youtube.com/v/yln_IGDuOCo&amp;hl=en&amp;fs=1" /><param name="allowfullscreen" value="true" /></object></p>
<p>I enjoy the fact that it can be programed. Although in the begging of the video it looked like that guy&#8217;s head was about to be smeared all over the floor.</p>
<p>Do you guys have any robots you would like to have. Leave me some links to pictures or videos of your favorite/wish to have robot in the comments below.</p>
<p>[cb type="person"]morten-lund[/cb]</p>]]></content:encoded>
			<wfw:commentRss>http://thetitan.titanfusion.net/archive/2009/01/14/the-ultimate-thrill-ride/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Friendfeed and Twitter &#8211; is it time for an intervention?</title>
		<link>http://thetitan.titanfusion.net/archive/2008/12/23/friendfeed-and-twitter-is-it-time-for-an-intervention/</link>
		<comments>http://thetitan.titanfusion.net/archive/2008/12/23/friendfeed-and-twitter-is-it-time-for-an-intervention/#comments</comments>
		<pubDate>Tue, 23 Dec 2008 15:28:59 +0000</pubDate>
		<dc:creator>Alexandar Tzanov</dc:creator>
				<category><![CDATA[Around the World]]></category>
		<category><![CDATA[Based on Reasoning]]></category>
		<category><![CDATA[Critic's Realm]]></category>
		<category><![CDATA[Featured]]></category>
		<category><![CDATA[Micro Blog]]></category>
		<category><![CDATA[Techie]]></category>
		<category><![CDATA[blogging]]></category>
		<category><![CDATA[community]]></category>
		<category><![CDATA[companies]]></category>
		<category><![CDATA[events]]></category>
		<category><![CDATA[publishing]]></category>
		<category><![CDATA[services]]></category>
		<category><![CDATA[Video Blog]]></category>
		<category><![CDATA[websites]]></category>
		<category><![CDATA[work]]></category>

		<guid isPermaLink="false">http://thetitan.titanfusion.net/archive/2008/11/17/twitter-digest-for-last-week-33/</guid>
		<description><![CDATA[<p>I have decided to write this post sort of as an echo of <a href="http://www.techcrunch.com/2008/12/22/im-sorry-robert-but-its-time-for-a-friendfeed-intervention/" title="I’m Sorry Robert, But It’s Time For A Friendfeed Intervention"  target="_blank">Michael Arrington’s call for an intervention</a> with Robert Scoble’s addiction to Freindfeed and Twitter, who has spend more than 2600 hours interacting with those services. I am rounding up from Michael&#8217;s post, because Robert states that he spend <span style="text-decoration: underline;">at least</span> 7 hours every day. But he also <a href="http://scobleizer.com/2008/12/22/did-i-harm-my-blog-by-friendfeeding-this-year/" title="Did I harm my blog by FriendFeeding this year?"  target="_blank">responded to the TechCrunch</a> and in his post Robert states that he started in February and it is only about 200 hours. Both question if the Scobleizer blog was harmed. I would like state that in cases like...</p>]]></description>
			<content:encoded><![CDATA[<p>I have decided to write this post sort of as an echo of <a href="http://www.techcrunch.com/2008/12/22/im-sorry-robert-but-its-time-for-a-friendfeed-intervention/" title="I’m Sorry Robert, But It’s Time For A Friendfeed Intervention"  target="_blank">Michael Arrington’s call for an intervention</a> with Robert Scoble’s addiction to Freindfeed and Twitter, who has spend more than 2600 hours interacting with those services. I am rounding up from Michael&#8217;s post, because Robert states that he spend <span style="text-decoration: underline;">at least</span> 7 hours every day. But he also <a href="http://scobleizer.com/2008/12/22/did-i-harm-my-blog-by-friendfeeding-this-year/" title="Did I harm my blog by FriendFeeding this year?"  target="_blank">responded to the TechCrunch</a> and in his post Robert states that he started in February and it is only about 200 hours. Both question if the Scobleizer blog was harmed. I would like state that in cases like this there is more than just a traditional service that is harmed. In my case I did not allow my addiction to extent to my family, but it did affect other aspects of my life.</p>
<p>Twitter can be addictive! I never got into FriendFeed, only because I find it cluttered, or better yet – way too much going on. There is way too much going on in the activity stream to keep track of and to pay attention to comments. That is not to say that I have not picked up on some good images or links from the activity stream, but I do not use its commenting system. Actually, even thought some times I spend 50 to 60 hours per week on the Internet, I really do not find it useful. I know that many content creators, just like me, prefer to have/own comments either by us or to us. What happens if these services go down? All those comments will be gone.</p>
<p>I used to be addicted to Twitter. Just look at the graph below. But thanks to the type of work I do and its needs I was able to realize how much time I was wasting posting and refreshing all the time. At times I would simply sit and refresh the page for minutes at a time, hopping that “I won’t miss something”. Pretty ridiculous, huhh?! To me that was the biggest waist of time, because even though I was micro-blogging I was still spending more time REFRESHING A PAGE.</p>
<div id="attachment_427" class="wp-caption aligncenter" style="width: 528px"><a href="http://tweetstats.com/graphs/thetitan" ><img class="size-full wp-image-427" title="thetitan-twitter-stats" src="http://thetitan.titanfusion.net/wordpress/wp-uploads/2008/11/thetitan-twitter-stats.png" alt="Twitter Stats by TweetStats.com" width="518" height="220" /></a><p class="wp-caption-text">Twitter Stats by TweetStats.com</p></div>
<p>Some say that Twitter and micro-blogging is the next evolution of blogging. I disagree. I think that 140 character blogging, if you can call it that is a digression, not an evolution. I have concluded that <strong>Twitter and 140 character blogging is simply a retarded form of a chat(instant messenger) system</strong>. First of all, as a blogger, I hate the character limitations. Listen I have A LOT to say. If you go back in my Twitter history, you will see that I used to use <a href="http://TinyPaste.com" title="TinyPaste"  target="_blank">TinyPaste</a> to compensate for the limitations and to say what I have to say. Some would say why don’t I simply write an email or use an instant messenger. Well, because emails take too long to get a response to and not everyone uses an instant messenger. The Twitter users, with whom I communicate, they would hardly be willing to spend time writing a lengthy email, when they have the wonderful use of Twitter’s instant response – <span style="text-decoration: underline;">in short</span>. I’ve also expressed on many occasions my disgust with how Twitter and services alike are forcing users to become grammar unintelligent so they can say what they have to say.</p>
<p>Probably about a month or so ago I decided to cut down on Twitter. I still get my urges to check it out, and I do. I do glance over what others are doing, but I hardly post now – mostly in response to others. Lastly, I found Twitter to be damaging to one’s social environment. That is not to say that Twitter is not good to start new friendships, keep up with people and expend one’s views, but that’s how far its usefulness should extend. A good personal example is from my work environment &#8211; instead of simply using my voice or getting out of my chair and making 5 steps, I communicate via Twitter with my coworkers. This also goes back to my statement that Twitter is a retarded form of chat/instant messenger.</p>
<p>Maybe it is time to evolve from Twitter and micro-blogging back to blogs and maybe then we can come up with a new better form of instant online communication. There are web sites which are trying to compensate for the character and hopefully grammar limitations by starting services, which mimic Twitter and such, but also allowing for longer post. But, again, if you think about it, isn’t that simply creating another blogging platform?!! Looks to me that people are evolving back.</p>]]></content:encoded>
			<wfw:commentRss>http://thetitan.titanfusion.net/archive/2008/12/23/friendfeed-and-twitter-is-it-time-for-an-intervention/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Follow me NOT! What&#8217;s the point?</title>
		<link>http://thetitan.titanfusion.net/archive/2008/12/15/follow-me-not-whats-the-point/</link>
		<comments>http://thetitan.titanfusion.net/archive/2008/12/15/follow-me-not-whats-the-point/#comments</comments>
		<pubDate>Mon, 15 Dec 2008 16:15:59 +0000</pubDate>
		<dc:creator>Alexandar Tzanov</dc:creator>
				<category><![CDATA[Around the World]]></category>
		<category><![CDATA[Based on Reasoning]]></category>
		<category><![CDATA[Business]]></category>
		<category><![CDATA[Critic's Realm]]></category>
		<category><![CDATA[Featured]]></category>
		<category><![CDATA[Legacy]]></category>
		<category><![CDATA[Micro Blog]]></category>
		<category><![CDATA[Techie]]></category>
		<category><![CDATA[domains]]></category>
		<category><![CDATA[Innovadix]]></category>
		<category><![CDATA[services]]></category>
		<category><![CDATA[Video Blog]]></category>
		<category><![CDATA[websites]]></category>

		<guid isPermaLink="false">http://thetitan.titanfusion.net/archive/2008/11/17/twitter-digest-for-last-week-36/</guid>
		<description><![CDATA[<p>On Twitter, a user by the name of <a href="mailto:donna@donnamahony.com">Donna Mahony</a> started to follow my <a title="DomainVentory.com Twitter tweets an dupdates." href="http://twitter.com/domainventory" title="Donna Mahony - donna@donnamahony.com"  target="_blank">domainventory</a> account. She claims to be a domainer of 10 years and supposedly is the founder of Domain Boardroom forums and some other domain awards web site. When she started to follow me I responded in kind and also direct messaged her for more information on her &#8220;private&#8221; forums.</p>
<p>BTW, what exactly is the point of having private domaining forums? Some of the biggest and most successful domaining forums have succeeded not by being private, but by charging for services and features.</p>
<p>Anyways, after couple of weeks I did not receive a response to my message. So,...</p>]]></description>
			<content:encoded><![CDATA[<p>On Twitter, a user by the name of <a href="mailto:donna@donnamahony.com">Donna Mahony</a> started to follow my <a title="DomainVentory.com Twitter tweets an dupdates." href="http://twitter.com/domainventory" title="Donna Mahony - donna@donnamahony.com"  target="_blank">domainventory</a> account. She claims to be a domainer of 10 years and supposedly is the founder of Domain Boardroom forums and some other domain awards web site. When she started to follow me I responded in kind and also direct messaged her for more information on her &#8220;private&#8221; forums.</p>
<p>BTW, what exactly is the point of having private domaining forums? Some of the biggest and most successful domaining forums have succeeded not by being private, but by charging for services and features.</p>
<p>Anyways, after couple of weeks I did not receive a response to my message. So, I simply registered on the forums, while doing so I was asked to provide 3 domains to verify my identity. I listed <a href="http://titanfusion.net/" title="TitanFusion.net"  target="_blank">TitanFusion.net</a>, <a href="http://innovadix.com/" title="Innovadix - Where ideas become reality."  target="_blank">Innovadix.com</a> and <a href="http://domainventory.com/" title="DomainVentory - We help you monetize the Web."  target="_blank">DomainVentory.com</a>. All three have my name on the <a href="http://domainrecord.info/" title="Domain Record Info - Domain and IP whois check."  target="_blank">domain record info</a>. The following day my registration was rejected &#8211; <span class="entry-content">&#8220;did not meet our membership requirements&#8221;?!?! As domainer with few hundred domain names to my name I&#8217;m pretty sure that I do meet the &#8220;requirements&#8221;, but, whatever. The point of this post is to illustrate poor customer service and public relations. Why? Because after I received the registration decline email, I emailed back to ask Donna what gives, because she was already following me on Twitter as domainventory. I did not receive a response from her, nor did I receive one after <a href="http://twitter.com/domainventory/status/1040293441" title="With hundreds of domains to my name I registered on DomainBoardroom, but my reg &quot;did not meet our membership requirements&quot;!!! @DonnaMahony"  target="_blank">I tweeted about it</a>.</span></p>
<p>Not responding to a potential customers or partners after multiple attempts via different channels is a poor way to do business. Do not write off the small ones, because someday the stands might be reversed and you might be in their place. Be prepared to be treated the same way you treated them!</p>]]></content:encoded>
			<wfw:commentRss>http://thetitan.titanfusion.net/archive/2008/12/15/follow-me-not-whats-the-point/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Twitter &#8211; sorry you canNOT delete this message.</title>
		<link>http://thetitan.titanfusion.net/archive/2008/12/05/twitter-sorry-you-cannot-delete-this-message/</link>
		<comments>http://thetitan.titanfusion.net/archive/2008/12/05/twitter-sorry-you-cannot-delete-this-message/#comments</comments>
		<pubDate>Fri, 05 Dec 2008 17:45:59 +0000</pubDate>
		<dc:creator>Alexandar Tzanov</dc:creator>
				<category><![CDATA[Critic's Realm]]></category>
		<category><![CDATA[Micro Blog]]></category>
		<category><![CDATA[Techie]]></category>
		<category><![CDATA[coding]]></category>
		<category><![CDATA[community]]></category>
		<category><![CDATA[companies]]></category>
		<category><![CDATA[services]]></category>
		<category><![CDATA[Video Blog]]></category>
		<category><![CDATA[vote]]></category>
		<category><![CDATA[websites]]></category>

		<guid isPermaLink="false">http://thetitan.titanfusion.net/archive/2008/11/17/twitter-digest-for-last-week-37/</guid>
		<description><![CDATA[<p><img class="size-full wp-image-422 alignright" title="twitter-250x250" src="http://thetitan.titanfusion.net/wordpress/wp-uploads/2008/12/twitter-250x250.png" alt="Twitter Logo" width="210" height="49" /></p>
<p>I am pretty sure this is system wide, based on my experience with multiple accounts, but it looks like Twitter has changed who can delete direct messages. In the past either party could delete a message and then it will disappear for both, meaning that there was only one copy of the message. Now only the sender can delete a message. So if you have a lot of people sending you messages, it makes it impossible to remove what one might not want to look at, unless the sender deletes it themselves. The problem is that some people like to keep their messages, PMs, IMs and emails. It is even worst when messages are sent from people that are not following you,...</p>]]></description>
			<content:encoded><![CDATA[<p><img class="size-full wp-image-422 alignright" title="twitter-250x250" src="http://thetitan.titanfusion.net/wordpress/wp-uploads/2008/12/twitter-250x250.png" alt="Twitter Logo" width="210" height="49" /></p>
<p>I am pretty sure this is system wide, based on my experience with multiple accounts, but it looks like Twitter has changed who can delete direct messages. In the past either party could delete a message and then it will disappear for both, meaning that there was only one copy of the message. Now only the sender can delete a message. So if you have a lot of people sending you messages, it makes it impossible to remove what one might not want to look at, unless the sender deletes it themselves. The problem is that some people like to keep their messages, PMs, IMs and emails. It is even worst when messages are sent from people that are not following you, so now there is no way to contact the sender to get them to remove it. The results of this are two: 1) The user cannot remove messages; 2) It makes it easy to SPAM people, because they can&#8217;t remove the messages received.</p>
<p>The solution to this is for Twitter to add two extra columns in their database &#8211; a delete column for both the sender and receiver. It will be a <span class="ubernym uttAcronym" onmouseover="domTT_activate(this, event, 'content', 'The Boolean datatype, sometimes called the logical datatype, is a primitive datatype having one of two values: true and false. (&lt;a href=&quot;http://en.wikipedia.org/wiki/Boolean_datatype&quot;&gt;link&lt;/a&gt;)','caption', 'datatype - true or false' );"><acronym class="uttAcronym">boolean</acronym></span> column, meaning it can be only true or false. When the system filters which messages to display, whichever column says true for the delete then that user does not get to see that message. The message can be truly deleted when both users have marked it delete either during a routine database maintenance and optimization, or when a user marks a message as deleted the system can check if the other user also has marked it delete. If both have done so then the message can be completely removed, in real time.</p>
<p>Whatever Twitter decides as far how direct messages are managed, it would be nice to be able to delete unwanted ones once again.</p>
<p>BTW, if you are not, you can follow me on Twitter by following either <a href="http://twitter.com/thetitan" title="Alexandar TheTitan on Twitter" >TheTitan</a> or <a href="http://twitter.com/domainventory" title="DomainVentory on Twitter"  target="_blank">DomainVentory</a>.</p>
<p>So tell me, are you bothered by these changes from Twitter or not?</p>
Note: There is a poll embedded within this post, please visit the site to participate in this post's poll. [cb type="company"]twitter[/cb]]]></content:encoded>
			<wfw:commentRss>http://thetitan.titanfusion.net/archive/2008/12/05/twitter-sorry-you-cannot-delete-this-message/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Developing a business website solo &#8211; I underestimated it.</title>
		<link>http://thetitan.titanfusion.net/archive/2008/12/02/developing-a-business-website-solo-i-underestimated-it/</link>
		<comments>http://thetitan.titanfusion.net/archive/2008/12/02/developing-a-business-website-solo-i-underestimated-it/#comments</comments>
		<pubDate>Wed, 03 Dec 2008 02:00:59 +0000</pubDate>
		<dc:creator>Alexandar Tzanov</dc:creator>
				<category><![CDATA[Business]]></category>
		<category><![CDATA[Design]]></category>
		<category><![CDATA[Legacy]]></category>
		<category><![CDATA[Techie]]></category>
		<category><![CDATA[Today I learned]]></category>
		<category><![CDATA[business]]></category>
		<category><![CDATA[coding]]></category>
		<category><![CDATA[companies]]></category>
		<category><![CDATA[domains]]></category>
		<category><![CDATA[entrepreneur]]></category>
		<category><![CDATA[events]]></category>
		<category><![CDATA[family]]></category>
		<category><![CDATA[home]]></category>
		<category><![CDATA[Innovadix]]></category>
		<category><![CDATA[knowledge]]></category>
		<category><![CDATA[news]]></category>
		<category><![CDATA[services]]></category>
		<category><![CDATA[websites]]></category>
		<category><![CDATA[work]]></category>

		<guid isPermaLink="false">http://thetitan.titanfusion.net/archive/2008/11/17/twitter-digest-for-last-week-41/</guid>
		<description><![CDATA[<p>I have been working on and off on developing a business website with functionality other than this is who we are, this is what we do for some time now. It has been taking me some time now to make some progress on the <a href="http://domainventory.com/" title="DomainVneotry domain monetization and parking."  target="_blank">DomainVentory</a> project for <a href="http://innovadix.com/" title="Innovadix Corporation, web development, domaining, publishing and gits."  target="_blank">Innovadix</a>, because of duties like family, day job and simply being tiered from everything that needs to be done every day. But anyways, every thing with its time.</p>
<p>The reason why I am saying that I underestimated the time it will take me to develop the site is because of all the things that pop up in my head...</p>]]></description>
			<content:encoded><![CDATA[<p>I have been working on and off on developing a business website with functionality other than this is who we are, this is what we do for some time now. It has been taking me some time now to make some progress on the <a href="http://domainventory.com/" title="DomainVneotry domain monetization and parking."  target="_blank">DomainVentory</a> project for <a href="http://innovadix.com/" title="Innovadix Corporation, web development, domaining, publishing and gits."  target="_blank">Innovadix</a>, because of duties like family, day job and simply being tiered from everything that needs to be done every day. But anyways, every thing with its time.</p>
<p>The reason why I am saying that I underestimated the time it will take me to develop the site is because of all the things that pop up in my head that needs to be included in the web site as I work on it. Unlike other website project I have worked on, this is the first time I am developing a business and a websites with a variety of features and needs from the ground up. Granted I contemplated for a very long time if I should use a <span class="ubernym uttInitialism" onmouseover="domTT_activate(this, event, 'content', 'A Content Management System is framework used to ease the creation and management of web sites, and very often used for publishing. Wordpress, the software which powers this blog, is a CMS.','caption', 'Content Management System' );"><abbr class="uttInitialism">CMS</abbr></span> or build my own interface, I decided to go with using one of the more popular <span class="ubernym uttInitialism" onmouseover="domTT_activate(this, event, 'content', 'A Content Management System is framework used to ease the creation and management of web sites, and very often used for publishing. Wordpress, the software which powers this blog, is a CMS.','caption', 'Content Management System' );"><abbr class="uttInitialism">CMS</abbr></span> simply to get he project off the ground. Once the website and it is functional and servicing clients it can always be upgraded. It won&#8217;t be anything new. Over the years I have seen many websites which have switched from one <span class="ubernym uttInitialism" onmouseover="domTT_activate(this, event, 'content', 'A Content Management System is framework used to ease the creation and management of web sites, and very often used for publishing. Wordpress, the software which powers this blog, is a CMS.','caption', 'Content Management System' );"><abbr class="uttInitialism">CMS</abbr></span> to another, or simply gone with developing a proprietary interface and vice versa. Every time I sit down to work on the site, as I am working on something at least half a dozen other things come to my mind that need to be included and once I place them on my to do list, half a dozen more pop up for each of them. For example tonight I am working on documenting  how customer&#8217;s will be referenced across multiple sites, especially ones that are not mine. As I figured out how I am going to do that and started to document it, the fact that I also need to collect and maintain customers&#8217; personal billing information also came to my mind, and as I typed the previous I realized that that data needs to be encrypted.</p>
<p>It is definitely a learning experience. Even though my grand parents, my father and my Amanda&#8217;s father all owned or still operate their own businesses, being an entrepreneur was not something that interested me until 3 years ago. Thus I do not have much knowledge or experience with it. The who start up and get going process can be difficult especially when building everything solo with limited resources and the most valuable of them being time to work on business development.</p>
<p>So far the planing stage seems to be taking long time, but not as long as documenting how everything is going to work. The most important thing is to make progress. Some times it is a lot, other times it is as little as few words, or paragraphs.</p>]]></content:encoded>
			<wfw:commentRss>http://thetitan.titanfusion.net/archive/2008/12/02/developing-a-business-website-solo-i-underestimated-it/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>GoDaddy discount lacks the discount. It&#8217;s OK though.</title>
		<link>http://thetitan.titanfusion.net/archive/2008/11/19/godaddy-discount-lacks-the-discount-its-ok-though/</link>
		<comments>http://thetitan.titanfusion.net/archive/2008/11/19/godaddy-discount-lacks-the-discount-its-ok-though/#comments</comments>
		<pubDate>Wed, 19 Nov 2008 14:58:59 +0000</pubDate>
		<dc:creator>Alexandar Tzanov</dc:creator>
				<category><![CDATA[Around the World]]></category>
		<category><![CDATA[Critic's Realm]]></category>
		<category><![CDATA[Techie]]></category>
		<category><![CDATA[companies]]></category>
		<category><![CDATA[domains]]></category>
		<category><![CDATA[events]]></category>
		<category><![CDATA[services]]></category>
		<category><![CDATA[Shopping]]></category>
		<category><![CDATA[Video Blog]]></category>
		<category><![CDATA[websites]]></category>

		<guid isPermaLink="false">http://thetitan.titanfusion.net/archive/2008/11/17/twitter-digest-for-last-week-16/</guid>
		<description><![CDATA[<p><img class="alignright size-full wp-image-418" title="godaddy" src="http://thetitan.titanfusion.net/wordpress/wp-uploads/2008/11/godaddy.gif" alt="" width="150" height="150" />Last week I was contacted by a GoDaddy company representative by the name of Logan, who provided me with a list of my expiring domains  until the end of the year, informed me that he has been assigned to my account and can offer me a discount. I responded to him by asking for more information about the discount. The discounted price  per domain he provided me with, in his replay email, was the same price I receive as a member of the domain discount club.</p>
<p>One would thing that when offering discount to their customers GoDaddy would check to see if it is worth doing so, when the customers are members of the domain discount club, and the company is not willing...</p>]]></description>
			<content:encoded><![CDATA[<p><img class="alignright size-full wp-image-418" title="godaddy" src="http://thetitan.titanfusion.net/wordpress/wp-uploads/2008/11/godaddy.gif" alt="" width="150" height="150" />Last week I was contacted by a GoDaddy company representative by the name of Logan, who provided me with a list of my expiring domains  until the end of the year, informed me that he has been assigned to my account and can offer me a discount. I responded to him by asking for more information about the discount. The discounted price  per domain he provided me with, in his replay email, was the same price I receive as a member of the domain discount club.</p>
<p>One would thing that when offering discount to their customers GoDaddy would check to see if it is worth doing so, when the customers are members of the domain discount club, and the company is not willing to offer a greater discount! I suppose it makes no difference, because this is a courtesy service and a money raising act, but if it was me I would have taken a different approach.</p>
<p>My experience with GoDaddy, as a customer since 2003, has ALWAYS been positive. I have always had a good experience with their customer support, which I am glad is located in the States and I can call them at any time. To my knowledge GoDaddy does not outsource, so I must give the company and <a href="http://www.bobparsons.tv/" title="Bob Parsons personal web site."  target="_blank">Bob Parsons</a> props for doing this and keeping Americans employed. I know that part of the company&#8217;s customer relations strategy is to provide courtesy services, like company representatives personally calling me and emailing me to remind me of my expiring domains. In the past I have benefited from it, I enjoy it and appreciate it.</p>
<p>[cb type="company"]godaddy[/cb]</p>]]></content:encoded>
			<wfw:commentRss>http://thetitan.titanfusion.net/archive/2008/11/19/godaddy-discount-lacks-the-discount-its-ok-though/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>PayPal &#8211; You are the SUCK!</title>
		<link>http://thetitan.titanfusion.net/archive/2008/11/19/paypal-you-are-the-suck/</link>
		<comments>http://thetitan.titanfusion.net/archive/2008/11/19/paypal-you-are-the-suck/#comments</comments>
		<pubDate>Wed, 19 Nov 2008 14:23:59 +0000</pubDate>
		<dc:creator>Alexandar Tzanov</dc:creator>
				<category><![CDATA[Critic's Realm]]></category>
		<category><![CDATA[Techie]]></category>
		<category><![CDATA[community]]></category>
		<category><![CDATA[companies]]></category>
		<category><![CDATA[services]]></category>
		<category><![CDATA[Shopping]]></category>

		<guid isPermaLink="false">http://thetitan.titanfusion.net/archive/2008/11/17/twitter-digest-for-last-week-15/</guid>
		<description><![CDATA[<div id="attachment_417" class="wp-caption alignright" style="width: 160px"><a href="http://thetitan.titanfusion.net/wordpress/wp-uploads/2008/11/screwpaypal_logo_x501_gif.gif"  rel="lightbox[385]"><img class="size-thumbnail wp-image-417" title="screwpaypal_logo_x501_gif" src="http://thetitan.titanfusion.net/wordpress/wp-uploads/2008/11/screwpaypal_logo_x501_gif-150x150.gif" alt="Courtesy of Screw-PayPal.com" width="150" height="150" /></a><p class="wp-caption-text">Courtesy of Screw-PayPal.com</p></div>
<p>PayPal, not only does your customer service blow you out of the water in being able to be at the top of the WORST customer service I have dealt with since I have been on the Internet (20 years now), but there are some really stupid rules in place. To shop I need to add a credit card, when I already have a bank account added. When I add a credit card and remove the bank account, because it is pointless to have the first linked when it canNOT be used to show with, my account becomes unverified, even though I have been a member for NINE years and have been “verified” numerous times before....</p>]]></description>
			<content:encoded><![CDATA[<div id="attachment_417" class="wp-caption alignright" style="width: 160px"><a href="http://thetitan.titanfusion.net/wordpress/wp-uploads/2008/11/screwpaypal_logo_x501_gif.gif"  rel="lightbox[385]"><img class="size-thumbnail wp-image-417" title="screwpaypal_logo_x501_gif" src="http://thetitan.titanfusion.net/wordpress/wp-uploads/2008/11/screwpaypal_logo_x501_gif-150x150.gif" alt="Courtesy of Screw-PayPal.com" width="150" height="150" /></a><p class="wp-caption-text">Courtesy of Screw-PayPal.com</p></div>
<p>PayPal, not only does your customer service blow you out of the water in being able to be at the top of the WORST customer service I have dealt with since I have been on the Internet (20 years now), but there are some really stupid rules in place. To shop I need to add a credit card, when I already have a bank account added. When I add a credit card and remove the bank account, because it is pointless to have the first linked when it canNOT be used to show with, my account becomes unverified, even though I have been a member for NINE years and have been “verified” numerous times before. Pathetic!</p>
<p>I used to wonder why so many people hold a poor opinion of PayPal, but recently I have been able to understand why, by developing my own negative opinion of the service.</p>
<div id="attachment_416" class="wp-caption aligncenter" style="width: 310px"><a href="http://thetitan.titanfusion.net/wordpress/wp-uploads/2008/11/paypal-complaints.gif"  rel="lightbox[385]"><img class="size-medium wp-image-416" title="paypal-complaints" src="http://thetitan.titanfusion.net/wordpress/wp-uploads/2008/11/paypal-complaints-300x168.gif" alt="Courtesy of PayPalSucks.com" width="300" height="168" /></a><p class="wp-caption-text">Courtesy of PayPalSucks.com</p></div>
<p>[cb type="company"]paypal[/cb]</p>]]></content:encoded>
			<wfw:commentRss>http://thetitan.titanfusion.net/archive/2008/11/19/paypal-you-are-the-suck/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>I was right! Buy Yahoo stock.</title>
		<link>http://thetitan.titanfusion.net/archive/2008/11/18/i-was-right-buy-yahoo-stock/</link>
		<comments>http://thetitan.titanfusion.net/archive/2008/11/18/i-was-right-buy-yahoo-stock/#comments</comments>
		<pubDate>Tue, 18 Nov 2008 17:08:59 +0000</pubDate>
		<dc:creator>Alexandar Tzanov</dc:creator>
				<category><![CDATA[Around the World]]></category>
		<category><![CDATA[Based on Reasoning]]></category>
		<category><![CDATA[Critic's Realm]]></category>
		<category><![CDATA[General]]></category>
		<category><![CDATA[Techie]]></category>
		<category><![CDATA[community]]></category>
		<category><![CDATA[companies]]></category>
		<category><![CDATA[events]]></category>
		<category><![CDATA[jaiku]]></category>
		<category><![CDATA[knowledge]]></category>
		<category><![CDATA[Legacy]]></category>
		<category><![CDATA[microsoft]]></category>
		<category><![CDATA[news]]></category>
		<category><![CDATA[Shopping]]></category>
		<category><![CDATA[websites]]></category>

		<guid isPermaLink="false">http://thetitan.titanfusion.net/archive/2008/11/17/twitter-digest-for-last-week-39/</guid>
		<description><![CDATA[<div id="attachment_412" class="wp-caption aligncenter" style="width: 510px"><img class="size-full wp-image-412" title="yhoo-stock-rebound" src="http://thetitan.titanfusion.net/wordpress/wp-uploads/2008/11/yhoo-stock-rebound.png" alt="yhoo stock rebound - image from TechCrunch" width="500" height="196" /><p class="wp-caption-text">yhoo stock rebound - image from TechCrunch</p></div>
<p>Last week <a href="http://thetitan.jaiku.com/presence/48784622" title="Alexandar's tweet about Yahoo's $10 per share."  target="_blank">I tweeted that Yahoo&#8217;s stock was at $10 per share</a> and it was time to buy. Comments on my <span class="ubernym uttAcronym" onmouseover="domTT_activate(this, event, 'content', 'Also known as twittering (coined by Twitter.com) or micro-blogging, it is a form of blogging but in short format. Typically in 140 characters (the length of a SMS message) or less. Because of the short format, it tends to result in poor grammar and useless content. (&#60;a href=&#34;http://twitter.com, http://pownce.com, http://tumblr.com, http://plurk.com&#34;&#62;link&#60;/a&#62;)','caption', 'Micro post.' );"><acronym class="uttAcronym">tweet</acronym></span> (Micro post.) said that it is pointless to do so. As I was on my way to New York, I wasn&#8217;t...</p>]]></description>
			<content:encoded><![CDATA[<div id="attachment_412" class="wp-caption aligncenter" style="width: 510px"><img class="size-full wp-image-412" title="yhoo-stock-rebound" src="http://thetitan.titanfusion.net/wordpress/wp-uploads/2008/11/yhoo-stock-rebound.png" alt="yhoo stock rebound - image from TechCrunch" width="500" height="196" /><p class="wp-caption-text">yhoo stock rebound - image from TechCrunch</p></div>
<p>Last week <a href="http://thetitan.jaiku.com/presence/48784622" title="Alexandar's tweet about Yahoo's $10 per share."  target="_blank">I tweeted that Yahoo&#8217;s stock was at $10 per share</a> and it was time to buy. Comments on my <span class="ubernym uttAcronym" onmouseover="domTT_activate(this, event, 'content', 'Also known as twittering (coined by Twitter.com) or micro-blogging, it is a form of blogging but in short format. Typically in 140 characters (the length of a SMS message) or less. Because of the short format, it tends to result in poor grammar and useless content. (&lt;a href=&quot;http://twitter.com, http://pownce.com, http://tumblr.com, http://plurk.com&quot;&gt;link&lt;/a&gt;)','caption', 'Micro post.' );"><acronym class="uttAcronym">tweet</acronym></span> (Micro post.) said that it is pointless to do so. As I was on my way to New York, I wasn&#8217;t able to provide a response to the comments.</p>
<p>With today&#8217;s <a href="http://www.techcrunch.com/2008/11/17/yang-to-step-down-from-yahoo/" title="Jerry Yang steps down as Yahoo's CEO"  target="_blank">reports about Yahoo&#8217;s CEO, Jerry Yang, stepping down</a> I wish I had listened to my own advice. But there is still time to buy, buy, buy. People have been complaining about Yang and wanting him out of the decisions circle. Now he is out and I can only imagine that <a href="http://www.techcrunch.com/2008/11/18/yangs-stepping-down-adds-15-billion-to-yahoos-market-cap/" title="Yahoo stock goes up by $1.8 billion"  target="_blank">the stoke will continue going up</a> as the company finds new leadership or is bought or merged with another one. I would like that company to be Microsoft.</p>
<p>[cb type="company"]yahoo[/cb]</p>]]></content:encoded>
			<wfw:commentRss>http://thetitan.titanfusion.net/archive/2008/11/18/i-was-right-buy-yahoo-stock/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Invites&#8230; Get your Invites here!</title>
		<link>http://thetitan.titanfusion.net/archive/2008/11/18/invites-get-your-invites-here/</link>
		<comments>http://thetitan.titanfusion.net/archive/2008/11/18/invites-get-your-invites-here/#comments</comments>
		<pubDate>Tue, 18 Nov 2008 16:30:59 +0000</pubDate>
		<dc:creator>Alexandar Tzanov</dc:creator>
				<category><![CDATA[Announcements]]></category>
		<category><![CDATA[Invites]]></category>
		<category><![CDATA[community]]></category>
		<category><![CDATA[companies]]></category>
		<category><![CDATA[emails]]></category>
		<category><![CDATA[events]]></category>
		<category><![CDATA[invites]]></category>
		<category><![CDATA[promos]]></category>
		<category><![CDATA[services]]></category>
		<category><![CDATA[websites]]></category>

		<guid isPermaLink="false">http://thetitan.titanfusion.net/archive/2008/11/17/twitter-digest-for-last-week-14/</guid>
		<description><![CDATA[<p>I have created an <a href="http://thetitan.titanfusion.net/invites/" title="Alexandar TheTitan web sites' invites page."  target="_blank">Invites request page</a> where you can view my reviews of various web sites and services on the web that require invites to become a member, or did required one at the time of the review. As I spend a lot of time on the Internet, I register on many websites and thus come in <a href="http://thetitan.titanfusion.net/category/techie/invites-techie/" title="Alexandar TheTitan web sites and invites reviews category."  target="_blank">possession of invites</a>, which I am more than glad to share with others interested to test the web site in question as well.</p>
<p>You can request an invite via two methods;</p>
<ol>
<li>You can leave me a comment on the blog post about the website you are</li></ol><p>...</p>]]></description>
			<content:encoded><![CDATA[<p>I have created an <a href="http://thetitan.titanfusion.net/invites/" title="Alexandar TheTitan web sites' invites page."  target="_blank">Invites request page</a> where you can view my reviews of various web sites and services on the web that require invites to become a member, or did required one at the time of the review. As I spend a lot of time on the Internet, I register on many websites and thus come in <a href="http://thetitan.titanfusion.net/category/techie/invites-techie/" title="Alexandar TheTitan web sites and invites reviews category."  target="_blank">possession of invites</a>, which I am more than glad to share with others interested to test the web site in question as well.</p>
<p>You can request an invite via two methods;</p>
<ol>
<li>You can leave me a comment on the blog post about the website you are interested in.</li>
<li>You can use the Invites request form on the Invites page, where you can request invites to multiple services at once.</li>
</ol>
<p>Either method will get you an invite, IF they are still available. If I run out of invites I will look into getting more, but not all web sites will be willing to share more. If you have invites that you would liek to share, either let me know and I will let you know when someone wants one, or just comment on one of the invites offer posts for others to get a hold of you. In cases when you have invites to a web site that I have not posted about, <a href="http://thetitan.titanfusion.net/contact/" title="Contact Alexandar TheTitan."  target="_self">contact me</a> and I will make a post about it.</p>]]></content:encoded>
			<wfw:commentRss>http://thetitan.titanfusion.net/archive/2008/11/18/invites-get-your-invites-here/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Skype and broadband result in happiness.</title>
		<link>http://thetitan.titanfusion.net/archive/2008/11/14/skype-and-broadband-result-in-happiness/</link>
		<comments>http://thetitan.titanfusion.net/archive/2008/11/14/skype-and-broadband-result-in-happiness/#comments</comments>
		<pubDate>Fri, 14 Nov 2008 19:29:24 +0000</pubDate>
		<dc:creator>Alexandar Tzanov</dc:creator>
				<category><![CDATA[Legacy]]></category>
		<category><![CDATA[Techie]]></category>
		<category><![CDATA[The Titan]]></category>
		<category><![CDATA[events]]></category>
		<category><![CDATA[family]]></category>
		<category><![CDATA[hardware]]></category>
		<category><![CDATA[home]]></category>
		<category><![CDATA[services]]></category>

		<guid isPermaLink="false">http://thetitan.titanfusion.net/archive/2008/11/14/skype-and-broadband-result-in-happiness/</guid>
		<description><![CDATA[<p><a href="http://thetitan.titanfusion.net/wordpress/wp-uploads/2008/11/skype_logo_connect-web.jpg"  rel="lightbox[380]"><img class="alignright size-thumbnail wp-image-381" title="Skype logo connection web" src="http://thetitan.titanfusion.net/wordpress/wp-uploads/2008/11/skype_logo_connect-web-150x150.jpg" alt="" width="150" height="150" /></a>Last night, after 10 years, I was able to see my dad live. Thanks to broadband being available, and most of all more affordable, my dad and I were arable to have a video session via Skype.</p>
<p>Last time I saw my dad was at the Sofia airport in Bulgaria in August of 1998. Since that time I have talk to him on the phone, but I have seen only 1 picture of him and that was probably 4 or so years ago. I was very excited to see him and I really wanted for him to see me! Thankfully I had Amanda’s web cam.</p>
<p>Skype is just a technology. There are many other methods making video conferencing possible. Skype is simply one...</p>]]></description>
			<content:encoded><![CDATA[<p><a href="http://thetitan.titanfusion.net/wordpress/wp-uploads/2008/11/skype_logo_connect-web.jpg"  rel="lightbox[380]"><img class="alignright size-thumbnail wp-image-381" title="Skype logo connection web" src="http://thetitan.titanfusion.net/wordpress/wp-uploads/2008/11/skype_logo_connect-web-150x150.jpg" alt="" width="150" height="150" /></a>Last night, after 10 years, I was able to see my dad live. Thanks to broadband being available, and most of all more affordable, my dad and I were arable to have a video session via Skype.</p>
<p>Last time I saw my dad was at the Sofia airport in Bulgaria in August of 1998. Since that time I have talk to him on the phone, but I have seen only 1 picture of him and that was probably 4 or so years ago. I was very excited to see him and I really wanted for him to see me! Thankfully I had Amanda’s web cam.</p>
<p>Skype is just a technology. There are many other methods making video conferencing possible. Skype is simply one of the more popular ones.</p>
<p>No matter the methods, the moment we were able to see each other was overwhelming with joy. I can’t wait to do it again.</p>
<p>[cb type="company"]skype[/cb]</p>]]></content:encoded>
			<wfw:commentRss>http://thetitan.titanfusion.net/archive/2008/11/14/skype-and-broadband-result-in-happiness/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Time for bed</title>
		<link>http://thetitan.titanfusion.net/archive/2008/11/02/time-for-bed/</link>
		<comments>http://thetitan.titanfusion.net/archive/2008/11/02/time-for-bed/#comments</comments>
		<pubDate>Sun, 02 Nov 2008 06:14:27 +0000</pubDate>
		<dc:creator>Alexandar Tzanov</dc:creator>
				<category><![CDATA[Critic's Realm]]></category>
		<category><![CDATA[Techie]]></category>
		<category><![CDATA[companies]]></category>
		<category><![CDATA[hardware]]></category>
		<category><![CDATA[knowledge]]></category>
		<category><![CDATA[pc]]></category>

		<guid isPermaLink="false">http://thetitan.titanfusion.net/archive/2008/11/02/time-for-bed/</guid>
		<description><![CDATA[<p>After eating two and a half pounds of crowfish and finishing my number two car chases favorite movie &#8211; Ronin, I spend about hour and a half looking for a way to do a system restore on an HP PC. I was able to start the system restore console, but I haven&#8217;t been able to get the process started. After further research on the Internet I have found out that the recovery partition on HP systems is useless, because consumers are not able to use it to start the recovery. All of a sudden the Dell recovery partition doesn&#8217;t seem as stupid of an idea as I thought once upon a time. This is why I like to put together my own computers....</p>]]></description>
			<content:encoded><![CDATA[<p>After eating two and a half pounds of crowfish and finishing my number two car chases favorite movie &#8211; Ronin, I spend about hour and a half looking for a way to do a system restore on an HP PC. I was able to start the system restore console, but I haven&#8217;t been able to get the process started. After further research on the Internet I have found out that the recovery partition on HP systems is useless, because consumers are not able to use it to start the recovery. All of a sudden the Dell recovery partition doesn&#8217;t seem as stupid of an idea as I thought once upon a time. This is why I like to put together my own computers.</p>
<p>WTF HP? But I am determined to find a way to get the recovery performed.</p>]]></content:encoded>
			<wfw:commentRss>http://thetitan.titanfusion.net/archive/2008/11/02/time-for-bed/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Ad4Game.com fix your web forms</title>
		<link>http://thetitan.titanfusion.net/archive/2008/10/24/ad4gamecom-fix-your-web-forms/</link>
		<comments>http://thetitan.titanfusion.net/archive/2008/10/24/ad4gamecom-fix-your-web-forms/#comments</comments>
		<pubDate>Fri, 24 Oct 2008 15:00:25 +0000</pubDate>
		<dc:creator>Alexandar Tzanov</dc:creator>
				<category><![CDATA[Critic's Realm]]></category>
		<category><![CDATA[Techie]]></category>
		<category><![CDATA[gaming]]></category>
		<category><![CDATA[advertising]]></category>
		<category><![CDATA[companies]]></category>
		<category><![CDATA[publishing]]></category>
		<category><![CDATA[services]]></category>
		<category><![CDATA[websites]]></category>

		<guid isPermaLink="false">http://thetitan.titanfusion.net/archive/2008/10/24/ad4gamecom-fix-your-web-forms/</guid>
		<description><![CDATA[<p><a href="http://thetitan.titanfusion.net/wordpress/wp-uploads/2008/10/ad4gamecom_publisher.png"  rel="lightbox[360]"><img class="alignright size-thumbnail wp-image-357" title="ad4gamecom_publisher" src="http://thetitan.titanfusion.net/wordpress/wp-uploads/2008/10/ad4gamecom_publisher-150x150.png" alt="ad4gamecom_publisher" width="150" height="150" /></a>Yesterday morning I tried signing up as ad publisher on Ad4Games.com. I own few gaming sites and want to show more targeted advertisements, so this ad network seemed as a decent choice. I saw them serving banners on few other websites. When I tried to register, the town I live in is comprised of two words, as a result their system told me that only the following characters can be used &#8220;A-Z and a-z&#8221; (as seen in the image on the right). Seriously now?! The first two two word city names that come in my mind are Los Angeles and New York.</p>
<p>I contacted their support staff and my conversation follow:</p>
<blockquote><p>[11:39] yvebts: Hello<br />
[11:40] ad4game: hi<br />
[11:41] yvebts: I am</p></blockquote><p>...</p>]]></description>
			<content:encoded><![CDATA[<p><a href="http://thetitan.titanfusion.net/wordpress/wp-uploads/2008/10/ad4gamecom_publisher.png"  rel="lightbox[360]"><img class="alignright size-thumbnail wp-image-357" title="ad4gamecom_publisher" src="http://thetitan.titanfusion.net/wordpress/wp-uploads/2008/10/ad4gamecom_publisher-150x150.png" alt="ad4gamecom_publisher" width="150" height="150" /></a>Yesterday morning I tried signing up as ad publisher on Ad4Games.com. I own few gaming sites and want to show more targeted advertisements, so this ad network seemed as a decent choice. I saw them serving banners on few other websites. When I tried to register, the town I live in is comprised of two words, as a result their system told me that only the following characters can be used &#8220;A-Z and a-z&#8221; (as seen in the image on the right). Seriously now?! The first two two word city names that come in my mind are Los Angeles and New York.</p>
<p>I contacted their support staff and my conversation follow:</p>
<blockquote><p>[11:39] yvebts: Hello<br />
[11:40] ad4game: hi<br />
[11:41] yvebts: I am trying to register on ad4game.com as a publisher, but your system will not accept my city, because the name has a space in it<br />
[11:41] yvebts: I can&#8217;t use &#8211; or _ because they are not accepted characters<br />
[11:42] ad4game: just use no space<br />
[11:42] ad4game: or write<br />
[11:42] ad4game: space<br />
[11:42] ad4game: we will adjust it<br />
[11:42] ad4game: what is your website please?<br />
[11:42] yvebts: OK. thank you<br />
[11:43] yvebts: hivemindsgaming.com and clanmp.us<br />
[11:51] ad4game: allright<br />
[11:51] ad4game: i see you havent finished registering yet<br />
[11:53] yvebts: I will attempt to complete the registration at a latter time. Thank you for you assistance.</p></blockquote>
<p>Even though I know that I can send a letter to any one address in the US just by writing down the ZIP code and 4 digit extension, I wouldn&#8217;t write &#8220;space&#8221; in the name, because it will irritate me when I see it printed on the envelop. I have observed and have experienced the results of doing something silly like that and from people making assumptions. To top that, I have seen some really odd town names, so if they actually have someone who manually enters the address, why would they think of changing the town name?</p>
<p><a href="http://thetitan.titanfusion.net/wordpress/wp-uploads/2008/10/ad4gamescom_5years.png"  rel="lightbox[360]"><img class="alignright size-thumbnail wp-image-358" title="ad4gamescom_5years" src="http://thetitan.titanfusion.net/wordpress/wp-uploads/2008/10/ad4gamescom_5years-150x150.png" alt="ad4gamescom_5years" width="150" height="150" /></a>Lastly, I tried registering last night and right before I typed this post. They still have not fixed this. As a company that claims to have been in the game advertising business for over 5 years you would think that they are quick to respond and fix issues in their system. Ad4Games.com, if you ever read this, if you have really been in the business for over 5 years just think about the number of publishers you have lost on. Even worse, the amount of revenue from advertisers you have lost on, because your advertiser sign up form has the same issue. I am not going to register until this is fixed. Probably eventually I will forget about your site and will not register at all.</p>
<p>BTW, what does &#8220;&#8230; been in the gaming industry for more than 5 years.&#8221; mean? You have been designing, developing, selling, promoting &#8230;. games?!</p>
<p><strong>UPDATE (2008-10-27):</strong> It appears that the type of character limitations in the sign up form has been fixed. When I was signing up I noticed that Ad4Game had made a positive step in password security by mandating that passwords be alphanumeric. Good job.</p>
<hr />
Domain Record whois: <a href="http://domainrecord.info/index.php?query=ad4game.com" title="Domain Record whois Info for Ad4Game.com"  target="_blank">Ad4Game.com</a></p>]]></content:encoded>
			<wfw:commentRss>http://thetitan.titanfusion.net/archive/2008/10/24/ad4gamecom-fix-your-web-forms/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Survey or poll?</title>
		<link>http://thetitan.titanfusion.net/archive/2008/10/21/survey-or-poll/</link>
		<comments>http://thetitan.titanfusion.net/archive/2008/10/21/survey-or-poll/#comments</comments>
		<pubDate>Tue, 21 Oct 2008 13:35:12 +0000</pubDate>
		<dc:creator>Alexandar Tzanov</dc:creator>
				<category><![CDATA[Critic's Realm]]></category>
		<category><![CDATA[Micro Blog]]></category>
		<category><![CDATA[Techie]]></category>
		<category><![CDATA[community]]></category>
		<category><![CDATA[services]]></category>
		<category><![CDATA[websites]]></category>

		<guid isPermaLink="false">http://thetitan.titanfusion.net/archive/2008/10/21/survey-or-poll/</guid>
		<description><![CDATA[<p>I have come across web sites that state they provide surveys services, but their surveys are only one question with multiple answers. To my understanding and the rest of the world&#8217;s aren&#8217;t those called polls. For a questioner to be considered a &#8220;survey&#8221; should it have two or more questions?</p>
<p>What do you think? Take the following poll, please:</p>
Note: There is a poll embedded within this post, please visit the site to participate in this post's poll.]]></description>
			<content:encoded><![CDATA[<p>I have come across web sites that state they provide surveys services, but their surveys are only one question with multiple answers. To my understanding and the rest of the world&#8217;s aren&#8217;t those called polls. For a questioner to be considered a &#8220;survey&#8221; should it have two or more questions?</p>
<p>What do you think? Take the following poll, please:</p>
Note: There is a poll embedded within this post, please visit the site to participate in this post's poll.]]></content:encoded>
			<wfw:commentRss>http://thetitan.titanfusion.net/archive/2008/10/21/survey-or-poll/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Valve being bought by Google. Please say it isn&#8217;t so.</title>
		<link>http://thetitan.titanfusion.net/archive/2008/09/17/valve-being-bought-by-google-please-say-it-isnt-so/</link>
		<comments>http://thetitan.titanfusion.net/archive/2008/09/17/valve-being-bought-by-google-please-say-it-isnt-so/#comments</comments>
		<pubDate>Wed, 17 Sep 2008 14:20:10 +0000</pubDate>
		<dc:creator>Alexandar Tzanov</dc:creator>
				<category><![CDATA[Critic's Realm]]></category>
		<category><![CDATA[Entertainment]]></category>
		<category><![CDATA[Techie]]></category>
		<category><![CDATA[Today I learned]]></category>
		<category><![CDATA[gaming]]></category>
		<category><![CDATA[community]]></category>
		<category><![CDATA[companies]]></category>
		<category><![CDATA[emails]]></category>
		<category><![CDATA[events]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[news]]></category>
		<category><![CDATA[pc]]></category>
		<category><![CDATA[publishing]]></category>
		<category><![CDATA[services]]></category>
		<category><![CDATA[websites]]></category>

		<guid isPermaLink="false">http://thetitan.titanfusion.net/archive/2008/09/17/347/</guid>
		<description><![CDATA[<p>Valve being bought by Google! That is a horrible thought, but there are number of web sites which are reporting this. Here are a few links:</p>
<p><a href="http://www.theinquirer.net/gb/inquirer/news/2008/09/17/google-valve"  target="_blank">http://www.theinquirer.net/gb/inquirer/news/2008/09/17/google-valve</a><br />
<a href="http://www.techcrunch.com/2008/09/17/google-to-acquire-valve/"  target="_blank">http://www.techcrunch.com/2008/09/17/google-to-acquire-valve/</a></p>
<p>I decided to send Valve a quick email, and I think that everyone that is agains this happenign should do as well.</p>
<blockquote><p>Good morning,</p>
<p>TechCrunch and TheInquirer are reporting a potential acquisition of Valve by Google.</p>
<p>Please say it isn&#8217;t so. I&#8217;ve been a fan of you company and games since you guys first started. I have been following your company and enjoyed your products all these years. An acquisition by google might seem like a financially good choice but technology and product wise it is not.</p>
<p>Valve has managed to remain financially</p></blockquote><p>...</p>]]></description>
			<content:encoded><![CDATA[<p>Valve being bought by Google! That is a horrible thought, but there are number of web sites which are reporting this. Here are a few links:</p>
<p><a href="http://www.theinquirer.net/gb/inquirer/news/2008/09/17/google-valve"  target="_blank">http://www.theinquirer.net/gb/inquirer/news/2008/09/17/google-valve</a><br />
<a href="http://www.techcrunch.com/2008/09/17/google-to-acquire-valve/"  target="_blank">http://www.techcrunch.com/2008/09/17/google-to-acquire-valve/</a></p>
<p>I decided to send Valve a quick email, and I think that everyone that is agains this happenign should do as well.</p>
<blockquote><p>Good morning,</p>
<p>TechCrunch and TheInquirer are reporting a potential acquisition of Valve by Google.</p>
<p>Please say it isn&#8217;t so. I&#8217;ve been a fan of you company and games since you guys first started. I have been following your company and enjoyed your products all these years. An acquisition by google might seem like a financially good choice but technology and product wise it is not.</p>
<p>Valve has managed to remain financially independent and overcome a variety of obstacles all this years. Please do NOT give into the google idea. Be yourselves. Visiting Valve headquarters and working for Valve is a dream for many people. Don&#8217;t destroy your fan base.</p>
<p>Sincerely,</p>
<p>Alexandar Tzanov</p>
<p>http://www.theinquirer.net/gb/inquirer/news/2008/09/17/google-valve</p>
<p>http://www.techcrunch.com/2008/09/17/google-to-acquire-valve/</p></blockquote>
<p>You can email Valve at <a href="mailto:contact@valvesoftware.com">contact@valvesoftware.com</a>, or <a title="Valve contact info" href="http://www.valvesoftware.com/contact.html"  target="_blank">contact</a> the company in the following ways</p>
<blockquote><p><strong>Telephone:</strong><br />
425-889-9642</p>
<p><strong>FAX:</strong><br />
425-827-4843</p>
<p><strong>Postal address:</strong><br />
PO BOX 1688<br />
Bellevue, WA 98009</p></blockquote>
<p>The community has already started a <a href="http://forums.steampowered.com/forums/showthread.php?t=726330" title="Steam forums - Valve and google"  target="_blank">discoution on the Steam forums</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://thetitan.titanfusion.net/archive/2008/09/17/valve-being-bought-by-google-please-say-it-isnt-so/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Live From TechCrunch50 Con 2008</title>
		<link>http://thetitan.titanfusion.net/archive/2008/09/08/live-from-techcrunch50-con-2008/</link>
		<comments>http://thetitan.titanfusion.net/archive/2008/09/08/live-from-techcrunch50-con-2008/#comments</comments>
		<pubDate>Mon, 08 Sep 2008 18:09:03 +0000</pubDate>
		<dc:creator>Alexandar Tzanov</dc:creator>
				<category><![CDATA[Techie]]></category>
		<category><![CDATA[Useful Sites]]></category>
		<category><![CDATA[video]]></category>
		<category><![CDATA[community]]></category>
		<category><![CDATA[companies]]></category>
		<category><![CDATA[events]]></category>
		<category><![CDATA[knowledge]]></category>
		<category><![CDATA[news]]></category>
		<category><![CDATA[services]]></category>
		<category><![CDATA[shows]]></category>
		<category><![CDATA[streaming]]></category>
		<category><![CDATA[TV]]></category>
		<category><![CDATA[websites]]></category>

		<guid isPermaLink="false">http://thetitan.titanfusion.net/archive/2008/09/08/live-from-techcrunch50-con-2008/</guid>
		<description><![CDATA[<p>The TechCrunch50 conference is going on this week. Very Exciting. You can watch the live stream from the conference, thanks to <a href="http://ustream.tv/" title="UStream.TV"  target="_blank">Ustream.TV</a>, below.</p>
<p></p>
<p>BTW, TechCrunch50 is 52 this year. Two extra companies, which is good. The more the better.</p>
<p><span id="more-343"></span></p>
<p><strong>UPDATE:</strong> Look at all the bloggers/laptop screens.</p>
<div id="attachment_344" class="wp-caption aligncenter" style="width: 460px"><img class="size-full wp-image-344" title="techcrunch50-bloggers-2008" src="http://thetitan.titanfusion.net/wordpress/wp-uploads/2008/09/techcrunch50-bloggers.png" alt="TechCrunch50 Con 2008" width="450" height="517" /><p class="wp-caption-text">TechCrunch50 Con 2008</p></div>
<p><br />
[cb type="company"]TechCrunch[/cb]<br />
[cb type="company"]ustream[/cb]</p>]]></description>
			<content:encoded><![CDATA[<p>The TechCrunch50 conference is going on this week. Very Exciting. You can watch the live stream from the conference, thanks to <a href="http://ustream.tv/" title="UStream.TV"  target="_blank">Ustream.TV</a>, below.</p>
<p><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="400" height="320" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="id" value="utv_o_599752" /><param name="allowFullScreen" value="true" /><param name="allowScriptAccess" value="always" /><param name="wmode" value="transparent" /><param name="flashvars" value="viewcount=false&amp;brand=embed" /><param name="src" value="http://www.ustream.tv/flash/live/280032" /><embed id="utv_o_599752" type="application/x-shockwave-flash" width="400" height="320" src="http://www.ustream.tv/flash/live/280032" flashvars="viewcount=false&amp;brand=embed" wmode="transparent" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
<p>BTW, TechCrunch50 is 52 this year. Two extra companies, which is good. The more the better.</p>
<p><span id="more-343"></span></p>
<p><strong>UPDATE:</strong> Look at all the bloggers/laptop screens.</p>
<div id="attachment_344" class="wp-caption aligncenter" style="width: 460px"><img class="size-full wp-image-344" title="techcrunch50-bloggers-2008" src="http://thetitan.titanfusion.net/wordpress/wp-uploads/2008/09/techcrunch50-bloggers.png" alt="TechCrunch50 Con 2008" width="450" height="517" /><p class="wp-caption-text">TechCrunch50 Con 2008</p></div>
<p><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="500" height="375" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="align" value="center" /><param name="flashvars" value="a=thetitan" /><param name="AllowScriptAccess" value="always" /><param name="scale" value="noborder" /><param name="src" value="http://www.picwing.com/flash/e.swf" /><embed type="application/x-shockwave-flash" width="500" height="375" src="http://www.picwing.com/flash/e.swf" scale="noborder" allowscriptaccess="always" flashvars="a=thetitan" align="center"></embed></object><br />
[cb type="company"]TechCrunch[/cb]<br />
[cb type="company"]ustream[/cb]</p>]]></content:encoded>
			<wfw:commentRss>http://thetitan.titanfusion.net/archive/2008/09/08/live-from-techcrunch50-con-2008/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Is it necesary to be so loud?</title>
		<link>http://thetitan.titanfusion.net/archive/2008/09/03/is-it-necesary-to-be-so-loud/</link>
		<comments>http://thetitan.titanfusion.net/archive/2008/09/03/is-it-necesary-to-be-so-loud/#comments</comments>
		<pubDate>Wed, 03 Sep 2008 18:55:24 +0000</pubDate>
		<dc:creator>Alexandar Tzanov</dc:creator>
				<category><![CDATA[Critic's Realm]]></category>
		<category><![CDATA[Entertainment]]></category>
		<category><![CDATA[Micro Blog]]></category>
		<category><![CDATA[Techie]]></category>
		<category><![CDATA[coding]]></category>
		<category><![CDATA[community]]></category>
		<category><![CDATA[Design]]></category>
		<category><![CDATA[hardware]]></category>
		<category><![CDATA[music]]></category>
		<category><![CDATA[pc]]></category>
		<category><![CDATA[radio]]></category>
		<category><![CDATA[services]]></category>
		<category><![CDATA[streaming]]></category>

		<guid isPermaLink="false">http://thetitan.titanfusion.net/archive/2008/09/03/is-it-necesary-to-be-so-loud/</guid>
		<description><![CDATA[<p><img class="alignright size-full wp-image-338" title="sound_volume" src="http://thetitan.titanfusion.net/wordpress/wp-uploads/2008/09/sound_volume.png" alt="" width="95" height="150" />I have been listening to radio, music and videos on the Web using tools like WinAmp, flash players and embedded Windows Media Player and QuickTime. For some reason, even though the volume on my PC is set to as low as possible without being 0, the sound coming through my headphones is always extremely loud. Is it really necessary for this sound to be so loud? Why do programmers feel the need to set the default volume so darn loud?</p>
<p>People are not naturally deaf, nor should we have to anticipate deafeningly loud sound coming from the speakers.</p>]]></description>
			<content:encoded><![CDATA[<p><img class="alignright size-full wp-image-338" title="sound_volume" src="http://thetitan.titanfusion.net/wordpress/wp-uploads/2008/09/sound_volume.png" alt="" width="95" height="150" />I have been listening to radio, music and videos on the Web using tools like WinAmp, flash players and embedded Windows Media Player and QuickTime. For some reason, even though the volume on my PC is set to as low as possible without being 0, the sound coming through my headphones is always extremely loud. Is it really necessary for this sound to be so loud? Why do programmers feel the need to set the default volume so darn loud?</p>
<p>People are not naturally deaf, nor should we have to anticipate deafeningly loud sound coming from the speakers.</p>]]></content:encoded>
			<wfw:commentRss>http://thetitan.titanfusion.net/archive/2008/09/03/is-it-necesary-to-be-so-loud/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
