<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="wordpress/2.0.4" -->
<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/"
	>

<channel>
	<title>OmarUddin.com - Omar's Blog about music, djing, business, technology, science and more</title>
	<link>http://www.omaruddin.com</link>
	<description>Strategize. Collectivize. Realize.</description>
	<pubDate>Mon, 01 Mar 2010 16:38:36 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.0.4</generator>
	<language>en</language>
			<item>
		<title>Multiple Domains or sites on a single Wordpress mu instance at Rackspace Cloud Sites - when no wildcard needed</title>
		<link>http://www.omaruddin.com/2010/03/01/multiple-domains-or-sites-on-a-single-wordpress-mu-instance-at-rackspace-cloud-sites-when-no-wildcard-needed/</link>
		<comments>http://www.omaruddin.com/2010/03/01/multiple-domains-or-sites-on-a-single-wordpress-mu-instance-at-rackspace-cloud-sites-when-no-wildcard-needed/#comments</comments>
		<pubDate>Mon, 01 Mar 2010 16:36:13 +0000</pubDate>
		<dc:creator>omar</dc:creator>
		
	<category>Technology</category>
	<category>Wordpress</category>
	<category>Plugins</category>
	<category>Rackspace</category>
	<category>Hosting</category>
		<guid isPermaLink="false">http://www.omaruddin.com/2010/03/01/multiple-domains-or-sites-on-a-single-wordpress-mu-instance-at-rackspace-cloud-sites-when-no-wildcard-needed/</guid>
		<description><![CDATA[After talking to my friends Robert La Gesse from Rackspace Cloud and @vidluther from ThirdPartyCode, I decided messing with domain alias feature of Rackspace Cloud Sites so I could save money from getting a Cloud Server, VPS or slicehost.
If you need to run multiple-separate domains and one base master Wordpress template theme with multiple children [...]]]></description>
			<content:encoded><![CDATA[<p>After talking to my friends <a href="http://www.lagesse.org/">Robert La Gesse</a> from <a href="http://www.rackspacecloud.com/">Rackspace Cloud</a> and <a href="http://twitter.com/vidluther">@vidluther</a> from <a href="http://thirdpartycode.com/">ThirdPartyCode</a>, I decided messing with domain alias feature of Rackspace Cloud Sites so I could save money from getting a Cloud Server, VPS or slicehost.</p>
<p>If you need to run multiple-separate domains and one base master Wordpress template theme with multiple children themes (like what I needed was a product site, 2 blogs, a community and a corporate site) without the need for wildcard subdomains or subfolders per blog/site then running a single instance of code and database on Rackspace Cloud Sites is possible using their domain alias feature.</p>
<p>I recommend you follow these steps to setup Wordpress MU:</p>
<ol>
<li><a href="http://wpmu.org/multisite-manager/">Download</a> and install WPMU Multi-Site Plugin</li>
<li>Setup your different domains, sites blogs locally with the help of this plugin on your dev installation and get everything working the way you want like content, themes, plugins etc.</li>
<li>Deploy to the core or &#8216;first&#8217; site as you would normally do to the Rackspace Cloud Site</li>
<li>Test to see if this core site is working</li>
</ol>
<p>Then follow these steps to setup the other Rackspace Cloud Sites &#038; DNS:</p>
<ol>
<li>Setup the actual core domain in DNS to point to the matching Cloud Site IP that should have an appropriate database for the instance</li>
<li>Deploy the local developer instance files and database to this core domain </li>
<li>Setup domain aliases with the help of this <a href="http://help.rackspacecloud.com/article.php?id=077">Help guide</a> at Rackspace Cloud support </li>
<li>Test that wordpress mu is serving the core and new alias domains that you have set up in the multi-site configuration</li>
</ol>
<p>It&#8217;s that easy and I was pleasantly surprised when it was working so easily in addition to not having to get a server or other dedicated vm/box for running WPMU in this way!
</p>
]]></content:encoded>
			<wfw:commentRSS>http://www.omaruddin.com/2010/03/01/multiple-domains-or-sites-on-a-single-wordpress-mu-instance-at-rackspace-cloud-sites-when-no-wildcard-needed/feed/</wfw:commentRSS>
		</item>
		<item>
		<title>Quick method of clearing Time Machine Backups</title>
		<link>http://www.omaruddin.com/2010/02/10/quick-method-of-clearing-time-machine-backups/</link>
		<comments>http://www.omaruddin.com/2010/02/10/quick-method-of-clearing-time-machine-backups/#comments</comments>
		<pubDate>Wed, 10 Feb 2010 17:44:49 +0000</pubDate>
		<dc:creator>omar</dc:creator>
		
	<category>Uncategorized</category>
	<category>Technology</category>
	<category>Mac</category>
		<guid isPermaLink="false">http://www.omaruddin.com/2010/02/10/quick-method-of-clearing-time-machine-backups/</guid>
		<description><![CDATA[I often run into this problem since I bought a Apple Macbook Pro when using Time Machine to safeguard my hard drive through a full backup.
I noticed that it would take hours, sometime never finishing if I just try to delete the folder through Finder on the Time Machine drive.
Instead, I found a command line [...]]]></description>
			<content:encoded><![CDATA[<p>I often run into this problem since I bought a Apple Macbook Pro when using Time Machine to safeguard my hard drive through a full backup.</p>
<p>I noticed that it would take hours, sometime never finishing if I just try to delete the folder through Finder on the Time Machine drive.</p>
<p>Instead, I found a command line <a href="http://forums.appleinsider.com/showthread.php?t=80598">solution</a>.. but be warned don&#8217;t do this unless you know what you are doing!</p>
<p>Steps:</p>
<ol>
<li>Open Terminal</li>
<li>Run
<pre>sudo fsaclctl -p /Volumes/<yourVolume> -d</pre>
<p> - this simply disables ACL on this volume </li>
<li>Run
<pre>sudo find . -maxdepth 1 -ctime +1 -exec rm -rfv {} ;</pre>
</li>
</ol>
]]></content:encoded>
			<wfw:commentRSS>http://www.omaruddin.com/2010/02/10/quick-method-of-clearing-time-machine-backups/feed/</wfw:commentRSS>
		</item>
		<item>
		<title>Make History with the National September 11th Memorial &#038; Museum</title>
		<link>http://www.omaruddin.com/2009/09/10/make-history-with-the-national-september-11th-memorial-museum/</link>
		<comments>http://www.omaruddin.com/2009/09/10/make-history-with-the-national-september-11th-memorial-museum/#comments</comments>
		<pubDate>Fri, 11 Sep 2009 01:20:42 +0000</pubDate>
		<dc:creator>omar</dc:creator>
		
	<category>Uncategorized</category>
	<category>Technology</category>
	<category>AJAX</category>
	<category>Mash Ups</category>
	<category>Google Maps</category>
		<guid isPermaLink="false">http://www.omaruddin.com/2009/09/10/make-history-with-the-national-september-11th-memorial-museum/</guid>
		<description><![CDATA[I just had to post this on my blog. I&#8217;ve been heavily involved with geo-spatial applications lately and mapping interfaces for our upcoming product, VolunteerACT and found this Google App Engine / Google Maps API mashup very compelling.
Make History with the National September 11th Memorial &#038; Museum

]]></description>
			<content:encoded><![CDATA[<p>I just had to post this on my blog. I&#8217;ve been heavily involved with geo-spatial applications lately and mapping interfaces for our upcoming product, <a href="http://volunteeract.com">VolunteerACT</a> and found this Google App Engine / Google Maps API mashup very compelling.</p>
<p><a href="http://googleblog.blogspot.com/2009/09/make-history-with-national-september.html">Make History with the National September 11th Memorial &#038; Museum</a>
</p>
]]></content:encoded>
			<wfw:commentRSS>http://www.omaruddin.com/2009/09/10/make-history-with-the-national-september-11th-memorial-museum/feed/</wfw:commentRSS>
		</item>
		<item>
		<title>WCF / .NET 3.5 on the Rackspace Cloud</title>
		<link>http://www.omaruddin.com/2009/09/08/wcf-net-35-on-the-rackspace-cloud/</link>
		<comments>http://www.omaruddin.com/2009/09/08/wcf-net-35-on-the-rackspace-cloud/#comments</comments>
		<pubDate>Tue, 08 Sep 2009 23:53:53 +0000</pubDate>
		<dc:creator>omar</dc:creator>
		
	<category>Uncategorized</category>
	<category>Technology</category>
	<category>DotNet</category>
	<category>Software Architecture</category>
	<category>Rackspace</category>
	<category>Hosting</category>
	<category>WCF</category>
		<guid isPermaLink="false">http://www.omaruddin.com/2009/09/08/wcf-net-35-on-the-rackspace-cloud/</guid>
		<description><![CDATA[For those of you folks who are considering a cloud hosting solution for your ASP.NET web apps with or without WCF services, I strongly recommend you test out Rackspace Cloud.
I had some trouble getting things working but found an excellent article that should help  you .NET developers looking to use Rackspace Cloud Sites as [...]]]></description>
			<content:encoded><![CDATA[<p>For those of you folks who are considering a cloud hosting solution for your ASP.NET web apps with or without WCF services, I strongly recommend you test out Rackspace Cloud.</p>
<p>I had some trouble getting things working but found an excellent <a href="http://www.edoverip.com/edoverip/index.php/2009/01/30/running-wcf-on-godaddy/">article</a> that should help  you .NET developers looking to use Rackspace Cloud Sites as solution to host your ASP.NET web sites, web apps or WCF services.  </p>
<p>Since cloud hosting has different conditions for security and reliability, there are some other considerations that you should check out at the Help support area of the Rackspace Cloud:</p>
<ul>
<li>
<a href="http://help.rackspacecloud.com/article.php?id=383">Overview of modified Medium Trust</a>
</li>
<li>
<a href="http://help.rackspacecloud.com/article.php?id=262">How do I add impersonation to my ASP.NET site?</a></li>
</ul>
<p>Cheers to the folks at Rackspace Cloud! PS When can I expect Cloud Servers to run Windows in a vm <img src='http://www.omaruddin.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  ?</p>
]]></content:encoded>
			<wfw:commentRSS>http://www.omaruddin.com/2009/09/08/wcf-net-35-on-the-rackspace-cloud/feed/</wfw:commentRSS>
		</item>
		<item>
		<title>Essential Ableton Live Tools and Live Packs</title>
		<link>http://www.omaruddin.com/2007/10/30/essential-ableton-live-tools-and-live-packs/</link>
		<comments>http://www.omaruddin.com/2007/10/30/essential-ableton-live-tools-and-live-packs/#comments</comments>
		<pubDate>Tue, 30 Oct 2007 14:14:03 +0000</pubDate>
		<dc:creator>omar</dc:creator>
		
	<category>Music</category>
	<category>Producing</category>
	<category>Ableton Live</category>
		<guid isPermaLink="false">http://www.omaruddin.com/2007/10/30/essential-ableton-live-tools-and-live-packs/</guid>
		<description><![CDATA[With the upcoming release of Ableton Live 7, I wanted to give all my fellow Ableton-hungry producers some of the resources that I&#8217;ve found to be useful with regards to VSTs and Ableton 6&#8217;s instruments and Live Packs.
Must have Live Packs (Free or cheap!)

Ableton Live Packs Downloads
The Covert Operators
Free Ableton Live Pack by Composer Dennis [...]]]></description>
			<content:encoded><![CDATA[<p>With the <a href="http://www.ableton.com/live-7-announcement" target="_blank">upcoming release</a> of Ableton Live 7, I wanted to give all my fellow Ableton-hungry producers some of the resources that I&#8217;ve found to be useful with regards to VSTs and Ableton 6&#8217;s instruments and Live Packs.</p>
<p><b>Must have Live Packs (Free or cheap!)</b></p>
<ul>
<li><a href="http://www.ableton.com/livepacks" target="_blank">Ableton Live Packs Downloads</a></li>
<li><a href="http://www.thecovertoperators.org/" target="_blank">The Covert Operators</a></li>
<li><a href="http://createdigitalmusic.com/2007/07/02/free-ableton-live-pack-by-composer-dennis-desantis/" target="_blank">Free Ableton Live Pack by Composer Dennis DeSantis</a></li>
<li><a href="http://createdigitalmusic.com/?p=1574" target="_blank">Five Dollar Bass, Atmosphere Expansion Packs for Ableton Live</a><br/>If you’re finding massive soundware libraries to be a little overwhelming — on your hard drive, your brain, and your wallet — you’ll like the idea of the new expansion packs from Tone Research. The first two are 13MB downloads priced at US$4.99 each. They work with Live 5 and get bonus features from Live 6. I’m still waiting on my copies, so I can’t yet comment on sound quality yet, but I’ll report back once I’ve thrown these into some songs.</li>
<li><a href="http://www.synthtopia.com/content/tag/ableton/" target="_blank">Ableton » Synthtopia</a></li>
<li><a href="http://puremagnetik.com/" target="_blank">PureMagnetik</a><br/>Great Deal.. pay a $5/monthly subscription and get a great Live Pack every month</li>
</ul>
<p><b>Learning Resources</b></p>
<ul>
<li><a target="_blank" href="https://askvideo.com/product_info.php?cPath=30&#038;products_id=33&#038;osCsid=95853bff2506a4a4c226e92b911be157">AskVideo.com</a></li>
<li><a target="_blank" href="http://www.macprovideo.com/tutorial/abletonLive6">Ableton Live 6 101</a></li>
<li><a target="_blank" href="http://www.macprovideo.com/tutorial/Live102">Ableton Live 6 102</a></li>
</ul>
<p><b>VST / Plugins</b></p>
<ul>
<li><a href="http://www.native-instruments.com/index.php?id=komplete5">Native Instruments Komplete 5</a><br/>KOMPLETE 5 is the high-end collection of 11 ground-breaking synthesizers, samplers, emulations, and a virtual guitar studio. Perfect for both studio and stage - this is the industry-standard bundle for serious musicians, producers and sound designers. KOMPLETE 5&#8217;s instruments can be heard on platinum-selling records and in underground clubs alike, all over the world.</li>
<li><a href="http://www.defectiverecords.com/majormalfunction/">Major Malfunction</a><br/>A sweet plugin for mangling, glitch, distortion and and much more in a easy to use interface.</li>
<li><a href="http://www.soundsonline.com/" target="_blank">Sounds Online</a><br/>A top site for massive collection of samples from many sample studios with most of the tools available via VST or other host plugin technologies and sometimes also raw samples .</li>
<li><a href="http://www.kvraudio.com/" target="_blank">KVR Audio</a><br/>I check this site to stay up to date on the latest trends in Audio Plugin technology.</li>
<li><a href="http://www.gearwire.com/glitch-livewire001.html">Dblue Glitch Freeware Plug-in: Free .wav Deconstruction</a></li>
</ul>
<p><b>Cool Hardware</b></p>
<ul>
<li><a href="http://www.sonicalabs.com/">Sonica Labs</a><br/>I recently purchased the high end HUSH-QR Quadcore after doing research on all the top tiered custom DAW vendors around the world. Sonica Labs&#8217;s price point for a QuadCore Xeon loaded with memory, disk and expansion abilities has been a great replacement for my old DAWs. Talk with &#8216;Guy&#8217; at the company to find out more, I was sold even before I asked them a thousand questions which they gladly answered to satisfy my curiousities about investing in their products.</li>
<li><a href="http://www.monotouchlive.com/index.php?option=com_content&#038;task=view&#038;id=14&#038;Itemid=29">MonoTouchLive</a><br/> A brilliant tool to allow you to control your DAW with your TabletPC&#8217;s remote touch MIDI interface application!</li>
</ul>
<p>To be honest with you, I don&#8217;t think I have time to list every tool that I use on this post since there are so many but I&#8217;ll try to do a follow up post or possibly create a dedicated page so you can come back to it for updates. Enjoy.
</p>
]]></content:encoded>
			<wfw:commentRSS>http://www.omaruddin.com/2007/10/30/essential-ableton-live-tools-and-live-packs/feed/</wfw:commentRSS>
		</item>
		<item>
		<title>iPhone GPS Hack converts your iPhone to a personal navigation device!</title>
		<link>http://www.omaruddin.com/2007/09/19/iphone-gps-hack-converts-your-iphone-to-a-personal-navigation-device/</link>
		<comments>http://www.omaruddin.com/2007/09/19/iphone-gps-hack-converts-your-iphone-to-a-personal-navigation-device/#comments</comments>
		<pubDate>Wed, 19 Sep 2007 18:38:35 +0000</pubDate>
		<dc:creator>omar</dc:creator>
		
	<category>Technology</category>
	<category>iPhone</category>
		<guid isPermaLink="false">http://www.omaruddin.com/2007/09/19/iphone-gps-hack-converts-your-iphone-to-a-personal-navigation-device/</guid>
		<description><![CDATA[

For those of us wishing the iPhone included GPS receiver built in, this is a short term solution that&#8217;s a hack at best but even if it is &#8216;off&#8217; by 100 yards, I can at least avoid the time wastage that occurs with putting a starting address into the driving directions feature of the iPhone [...]]]></description>
			<content:encoded><![CDATA[<p><img id="image80"  alt="iPhone GPS Hack from Navizon" src="/wp-content/uploads/2007/09/iphonegpsnavizon.jpg" /></p>
<p>
For those of us wishing the iPhone included GPS receiver built in, this is a short term solution that&#8217;s a hack at best but even if it is &#8216;off&#8217; by 100 yards, I can at least avoid the time wastage that occurs with putting a starting address into the driving directions feature of the iPhone Google Maps application!</p>
<p>
Find out more from <a href="http://gizmodo.com/gadgets/apple/iphone-gps-hack-works-301459.php">Gizmodo</a>.</p>
]]></content:encoded>
			<wfw:commentRSS>http://www.omaruddin.com/2007/09/19/iphone-gps-hack-converts-your-iphone-to-a-personal-navigation-device/feed/</wfw:commentRSS>
		</item>
		<item>
		<title>User Interface Testing/QA Tool for Web Developers</title>
		<link>http://www.omaruddin.com/2007/09/13/user-interface-testingqa-tool-for-web-developers/</link>
		<comments>http://www.omaruddin.com/2007/09/13/user-interface-testingqa-tool-for-web-developers/#comments</comments>
		<pubDate>Thu, 13 Sep 2007 18:10:24 +0000</pubDate>
		<dc:creator>omar</dc:creator>
		
	<category>Technology</category>
	<category>Firefox</category>
	<category>Development</category>
		<guid isPermaLink="false">http://www.omaruddin.com/2007/09/13/user-interface-testingqa-tool-for-web-developers/</guid>
		<description><![CDATA[A good friend of mine, Vid Luther from PHPCult / Linuxpowered.com, showed me Selenium, a nifty Firefox extension, today for developing test cases that you can play back into the Firefox browser including pauses, delays, keystrokes, form values, and link clicks.
Selenium IDE is an integrated development environment for Selenium tests. It is implemented as a [...]]]></description>
			<content:encoded><![CDATA[<p>A good friend of mine, Vid Luther from <a href="http://www.phpcult.com/">PHPCult</a> / <a href="http://www.linuxpowered.com">Linuxpowered.com</a>, <img id="image77" alt="Selenium IDE screenshot" src="http://www.omaruddin.com/wp-content/uploads/2007/09/selenium-ide.jpg" style="float:right; margin:5px" />showed me <a href="http://www.openqa.org/selenium-ide/">Selenium</a>, a nifty Firefox extension, today for developing test cases that you can play back into the Firefox browser including pauses, delays, keystrokes, form values, and link clicks.</p>
<p><b>Selenium IDE</b> is an integrated development environment for <a href="http://www.openqa.org/selenium/">Selenium</a> tests. It is implemented as a Firefox extension, and allows you to record, edit, and debug tests. Selenium IDE includes the entire Selenium Core, allowing you to easily and quickly record and play back tests in the actual environment that they will run.</p>
<p>If you find yourself repeatedly running the same user flow tests on a website or web application, try out this <a href="http://www.openqa.org/selenium-ide/">extension</a> today!
</p>
]]></content:encoded>
			<wfw:commentRSS>http://www.omaruddin.com/2007/09/13/user-interface-testingqa-tool-for-web-developers/feed/</wfw:commentRSS>
		</item>
		<item>
		<title>Data Visualization - Oh So Pretty!</title>
		<link>http://www.omaruddin.com/2007/09/10/data-visualization-oh-so-pretty/</link>
		<comments>http://www.omaruddin.com/2007/09/10/data-visualization-oh-so-pretty/#comments</comments>
		<pubDate>Mon, 10 Sep 2007 18:33:27 +0000</pubDate>
		<dc:creator>omar</dc:creator>
		
	<category>Technology</category>
	<category>Business</category>
	<category>Visualization</category>
		<guid isPermaLink="false">http://www.omaruddin.com/2007/09/10/data-visualization-oh-so-pretty/</guid>
		<description><![CDATA[Have you ever been into a meeting with a presentation being shown by some techie or project lead that attempts to describe some kind of trend or probabilistic projection and been bored by the visualization? Well many sectors of the economy rely on very simple visualization tools that aren&#8217;t at the fore front of data [...]]]></description>
			<content:encoded><![CDATA[<p>Have you ever been into a meeting with a presentation being shown by some techie or project lead that attempts to describe some kind of trend or probabilistic projection and been bored by the visualization? Well many sectors of the economy rely on very simple visualization tools that aren&#8217;t at the fore front of data visualization and mining techniques that are available nowadays.</p>
<p>In the recent past I&#8217;ve <a href="http://www.omaruddin.com/2007/06/01/geocommons-google-maps-mash-up-with-heat-map-technology/">posted</a> about Google Maps mashups with heat map technology but there are many powerful tools out there (some web based, others not) that intrinsically yield powerful trends that may not even have been discoverable with simple charts, graphs and basic visualization tools of the past era.</p>
<p>An article in <a href="http://www.smashingmagazine.com/2007/08/02/data-visualization-modern-approaches/">SmashingMagazine.com</a> has catalogued and captured screenshots of the most amazing and beautiful data visualization models out there including everything from 3d heatmapping/contouring, content clouding, to <a href="http://en.wikipedia.org/wiki/Mind_map">mind mapping</a>.</p>
<p>One of my favorites is a 3d visual population hill/spike density map from Time Magazine:<br />
<a href="http://www.smashingmagazine.com/2007/08/02/data-visualization-modern-approaches/"><img src="http://www.omaruddin.com/wp-content/uploads/2007/09/us.jpg" alt="Time Magazine uses visual hills (spikes) to emphasize the density of American population in its map." /></a></p>
<p>If you are in the business of analysis of any kind, you should definitely read this article and check out the screen shots. You might find the technologies that these companies are creating useful to your endeavor.
</p>
]]></content:encoded>
			<wfw:commentRSS>http://www.omaruddin.com/2007/09/10/data-visualization-oh-so-pretty/feed/</wfw:commentRSS>
		</item>
		<item>
		<title>Are you an egomaniac or just confidently ambitious?</title>
		<link>http://www.omaruddin.com/2007/09/10/are-you-an-egomaniac-or-just-confidently-ambitious/</link>
		<comments>http://www.omaruddin.com/2007/09/10/are-you-an-egomaniac-or-just-confidently-ambitious/#comments</comments>
		<pubDate>Mon, 10 Sep 2007 18:11:54 +0000</pubDate>
		<dc:creator>omar</dc:creator>
		
	<category>Business</category>
	<category>Entrepreneurialism</category>
		<guid isPermaLink="false">http://www.omaruddin.com/2007/09/10/are-you-an-egomaniac-or-just-confidently-ambitious/</guid>
		<description><![CDATA[A recent article of an interview by Guy Kawasaki on the authors of a book called &#8220;egonomics: What Makes Ego Our Greatest Asset (or Most Expensive Liability)&#8221; is a great read for anyone moving up the ranks of their career and other avenues of potential success in life. 
Personally I find that a certain amount [...]]]></description>
			<content:encoded><![CDATA[<p>A recent article of an <a href="http://blog.guykawasaki.com/2007/09/are-you-an-egom.html">interview by Guy Kawasaki</a> on the authors of a book called &#8220;egonomics: What Makes Ego Our Greatest Asset (or Most Expensive Liability)&#8221; is a great read for anyone moving up the ranks of their career and other avenues of potential success in life. <img src="http://blog.guykawasaki.com//egonomics%20right[1].jpg" alt=" egonomics: What Makes Ego Our Greatest Asset (or Most Expensive Liability" style="float:right;" /></p>
<p>Personally I find that a certain amount of ego is complementary to your professional reputation. One of the first answers in the interview suggests that if your ego has been boosted by success in the past, if one is not careful, that success creates the illusion that it was them alone that achieved that success. And the more publicly visible they are, the more they believe the headlines that attribute their success to just them. </p>
<p>I firmly believe that if you work hard on something and achieved success, your reputation will be increased naturally because word will get around eventually. So keeping modest and being humble of one&#8217;s success is not a bad thing at all. The author suggests that a potential combination of ambition, ideas, and healthy ego drives one&#8217;s success. So as with many things in life, finding the right balance is something one may just have to learn by making mistakes.</p>
<p>Several obvious tell tale signs of breaking the barrier to becoming an egomaniac that I found interesting in the article:</p>
<ul>
<li>Seeing someone you work with as a rival and think about how to “beat” them.</li>
<li>Taking disagreement with your ideas personally.</li>
<li>Compulsively following a competitors “lead” so they’re not doing anything you’re not.</li>
<li>Criticizing competitor’s strategies and prematurely discard them as irrelevant.</li>
<li>Disagreeing with someone’s point just because they’re the one who said it.</li>
<li>Feeling worse about where you are when you see what others achieve.</li>
<li>Seeking acceptance: desiring respect and recognition interferes with success.</li>
</ul>
<p>So now you&#8217;re probably wondering what might be considered a &#8220;healthy ego&#8221;? The following interview excerpt might enlighten you:</p>
<blockquote><p>Genuine confidence; confidence that doesn’t have to exert itself to “prove” it’s confidence. Healthy ego keeps us from thinking too highly or too little of ourselves and reminds us how far we have come while at the same time helping us see how far short we are of what we can be. But to understand what healthy ego is, you have to understand the relationship between ego and humility. For most people, tradition holds that the opposite of excessive ego is humility, when in fact having too little ego is just as dangerous and unproductive as having too much. </p></blockquote>
<p>There are also those people who say that extremely confident and ambitious people can also show signs of being an egomaniac. I can&#8217;t argue with this idea either, but if you can balance the image of the ego with your humility and remembering how you achieved success in your life (if you started with humble beginnings), then you might just live a more harmonious life.</p>
]]></content:encoded>
			<wfw:commentRSS>http://www.omaruddin.com/2007/09/10/are-you-an-egomaniac-or-just-confidently-ambitious/feed/</wfw:commentRSS>
		</item>
		<item>
		<title>Another reason to love Apple + the iPhone</title>
		<link>http://www.omaruddin.com/2007/09/06/another-reason-to-love-apple-the-iphone/</link>
		<comments>http://www.omaruddin.com/2007/09/06/another-reason-to-love-apple-the-iphone/#comments</comments>
		<pubDate>Thu, 06 Sep 2007 20:04:36 +0000</pubDate>
		<dc:creator>omar</dc:creator>
		
	<category>Technology</category>
	<category>iPhone</category>
		<guid isPermaLink="false">http://www.omaruddin.com/2007/09/06/another-reason-to-love-apple-the-iphone/</guid>
		<description><![CDATA[Steve Jobs deserves an applause again!
In addition to the recent price drop from Apple for the 8GB iPhone model, an open letter from Steve Jobs gives any first-to-buy iPhone owners a $100 offer towards other Apple gear.
Are you loving apple yet?
]]></description>
			<content:encoded><![CDATA[<p>Steve Jobs deserves an applause again!</p>
<p>In addition to the <a href="http://www.engadget.com/2007/09/05/apple-cuts-iphone-price-to-399/">recent price drop</a> from Apple for the 8GB iPhone model, an <a href="http://www.apple.com/hotnews/openiphoneletter/">open letter</a> from Steve Jobs gives any first-to-buy iPhone owners a $100 offer towards other Apple gear.</p>
<p>Are you loving apple yet?</p>
]]></content:encoded>
			<wfw:commentRSS>http://www.omaruddin.com/2007/09/06/another-reason-to-love-apple-the-iphone/feed/</wfw:commentRSS>
		</item>
	</channel>
</rss>
