<?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>TylerCruz.com: An Internet Entrepreneur's Journey &#187; Articles</title>
	<atom:link href="http://www.tylercruz.com/category/articles/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.tylercruz.com</link>
	<description>The journal of a young web entrepreneur on his journey to wealth.</description>
	<lastBuildDate>Sun, 05 Feb 2012 14:43:59 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
<image>
<link>http://www.tylercruz.com</link>
<url>http://www.tylercruz.com/wp-content/mbp-favicon/favicon.ico</url>
<title>TylerCruz.com: An Internet Entrepreneur's Journey</title>
</image>
		<item>
		<title>A Quick Overview of IDN and Punycode</title>
		<link>http://www.tylercruz.com/a-quick-overview-of-idn-and-punycode/</link>
		<comments>http://www.tylercruz.com/a-quick-overview-of-idn-and-punycode/#comments</comments>
		<pubDate>Wed, 07 Sep 2011 20:28:07 +0000</pubDate>
		<dc:creator>Tyler Cruz</dc:creator>
				<category><![CDATA[Articles]]></category>

		<guid isPermaLink="false">http://www.tylercruz.com/a-quick-overview-of-idn-and-punycode/</guid>
		<description><![CDATA[About a week ago, I was approving a new publisher to 1upAds.com when I noticed that his submitted website domains were very suspicious. He had entered half a dozen domains that looked like the following: xn—k2j02n2alsdkf0d.com, xn—a0j0n323kflkjd.com, xn—pqopwpqgjbk2jblka.com, etc. My initial thought was that these sites were garbage &#8211; very low quality sites that were [...]]]></description>
			<content:encoded><![CDATA[<div class="socialize-in-content" style="float:right;"><div class="socialize-in-button socialize-in-button-vertical"><a href="http://twitter.com/share" class="twitter-share-button" data-url="http://www.tylercruz.com/a-quick-overview-of-idn-and-punycode/" data-text="A Quick Overview of IDN and Punycode" data-count="vertical" data-via="tylercruzdotcom" data-related="tylercruzdotcom"><!--Tweetter--></a></div><div class="socialize-in-button socialize-in-button-vertical"><iframe src="http://www.facebook.com/plugins/like.php?href=http://www.tylercruz.com/a-quick-overview-of-idn-and-punycode/&amp;layout=box_count&amp;show_faces=false&amp;width=50&amp;action=like&amp;font=arial&amp;colorscheme=light&amp;height=65" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:50px !important; height:65px;" allowTransparency="true"></iframe></div></div><p>About a week ago, I was approving a new publisher to <a href="http://www.1upads.com" target="_blank">1upAds.com</a> when I noticed that his submitted website domains were very suspicious. He had entered half a dozen domains that looked like the following:</p>
<p><strong>xn—k2j02n2alsdkf0d.com</strong>, <strong>xn—a0j0n323kflkjd.com</strong>, <strong>xn—pqopwpqgjbk2jblka.com</strong>, etc.</p>
<p>My initial thought was that these sites were garbage &#8211; very low quality sites that were most likely receiving untargeted traffic through some cheap source such as PPV traffic. I was concerned about the traffic quality that would stem from these sites, and thought there was a good chance that this particular publisher would send in fraudulent traffic.</p>
<p>However, the domains were <em>so</em> strange-looking that I thought something must be up… that they must serve <em>some</em> useful purpose (because who would register such throw-away domains?), and so I did a bit of research.</p>
<p>Many of you may already know what these domains are, and perhaps this is fairly common knowledge these days, but I sure didn’t recognize what these domains were at the time, and so that means that some of you probably don’t either. So here’s an introduction to IDN and Punycode.</p>
<h2>IDN (IDNA)</h2>
<p>IDN, or IDNA as it is often referred to, is an abbreviation for <a href="http://en.wikipedia.org/wiki/Internationalized_domain_name" target="_blank">Internationalized Domain Name</a>.</p>
<p>There are plenty of articles and explanations as to what an IDN is, but basically it is a domain name that contains a character (or characters) outside of the standard ASCII set that is approved for “standard” domains (a-z, 0-9, and a dash).</p>
<p>They are used in countries whose language(s) contain non-Latin scripts and diacritics (ex. é) such as Arabic, Hebrew, Korea, etc.</p>
<p>IKEA was apparently quick to get on the IDN bandwagon and offer IDN domains to their customers from around the world.</p>
<p>Here is what their IDN domains look like in the following languages:</p>
<ul>
<li>Arabic &#8211; <a href="http://www.ايكيا.com" target="_blank">ايكيا.com</a> </li>
<li>Chinese &#8211; <a href="http://www.宜家.com" target="_blank">宜家.com</a> </li>
<li>Japanese &#8211; <a href="http://www.イケア.com" target="_blank">イケア.com</a> </li>
<li>Greek – <a href="http://www.&Epsilon;&lambda;&lambda;ά&delta;&alpha;.com" target="_blank">Ελλάδα</a>
<p>Assuming your browser supports these special UNICODE characters (which it should, unless it’s severely out of date), you should see the example IDN domains above.</li>
</ul>
<h2>Punycode</h2>
<p><a href="http://en.wikipedia.org/wiki/Punycode" target="_blank">Punycode</a> is a type of encoding (<a href="http://tools.ietf.org/html/rfc3492" target="_blank">RFC 3492</a>) that was created exclusively to convert IDN domains to standard domain ASCII characters (a-z, 0-9, and a dash).</p>
<p>This encoding was created so that multilingual IDN domains could be standardized into the WHOIS registry, used properly as network host names, and used in other situations where non-ASCII characters wouldn’t function properly.</p>
<p>In short, Punycode is an encoded version of an IDN domain.</p>
<p>The Punycode version of the IKEA IDN domains mentioned earlier are as follows:</p>
<ul>
<li>Arabic &#8211; <a href="http://www.ايكيا.com" target="_blank">ايكيا.com</a> &#8211; <a href="http://www.xn--mgba7f1ab.com" target="_blank">xn--mgba7f1ab.com</a></li>
<li>Chinese &#8211; <a href="http://www.宜家.com" target="_blank">宜家.com</a> &#8211; <a href="http://www.xn--obt4b.com" target="_blank">xn--obt4b.com</a></li>
<li>Japanese &#8211; <a href="http://www.イケア.com" target="_blank">イケア.com</a> &#8211; <a href="http://www.xn--cckd3b.com" target="_blank">xn--cckd3b.com</a></li>
<li>Greek – <a href="http://www.&Epsilon;&lambda;&lambda;ά&delta;&alpha;.com" target="_blank">Ελλάδα.com</a> &#8211; <a href="http://www.xn--hxakic4aa.com" target="_blank">xn--hxakic4aa.com</a></li>
</ul>
<p><em>Note: Punycode domains won&#8217;t work in older browsers.</em></p>
<p>Converted IDN domains will always begin with the <strong>xn—</strong> prefix.</p>
<p>When you visit an IDN domain with non-Latin characters, your browser will convert it to Punycode automatically.</p>
<p>There are many Punycode converters out there, such as <a href="http://www.charset.org/punycode.php" target="_blank">this one</a>.</p>
<h2>And Now You Know!</h2>
<p>Again, you may have already known about Punycode, but I sure hadn’t. But now that I do, the next time I see a publisher with submitted website domains looking like:</p>
<p>&#160;<strong>xn—k2j02n2alsdkf0d.com</strong>, <strong>xn—a0j0n323kflkjd.com</strong>, <strong>xn—pqopwpqgjbk2jblka.com</strong>, etc.</p>
<p>I will know what’s going on <img src='http://www.tylercruz.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://www.tylercruz.com/a-quick-overview-of-idn-and-punycode/feed/</wfw:commentRss>
		<slash:comments>29</slash:comments>
		</item>
		<item>
		<title>Don&#8217;t Quit Your Day Job&#8230; Yet</title>
		<link>http://www.tylercruz.com/dont-quit-your-day-job-yet/</link>
		<comments>http://www.tylercruz.com/dont-quit-your-day-job-yet/#comments</comments>
		<pubDate>Sat, 16 Jul 2011 07:03:19 +0000</pubDate>
		<dc:creator>Tyler Cruz</dc:creator>
				<category><![CDATA[Articles]]></category>

		<guid isPermaLink="false">http://www.tylercruz.com/dont-quit-your-day-job-yet/</guid>
		<description><![CDATA[I occasionally receive e-mails from readers of my blog (or those who may have read about me in an interview or article somewhere) telling me that they want more independence and would love to quit their job and work for themselves online for a living. Some would like to strike it big, making a lot [...]]]></description>
			<content:encoded><![CDATA[<div class="socialize-in-content" style="float:right;"><div class="socialize-in-button socialize-in-button-vertical"><a href="http://twitter.com/share" class="twitter-share-button" data-url="http://www.tylercruz.com/dont-quit-your-day-job-yet/" data-text="Don&rsquo;t Quit Your Day Job&#8230; Yet" data-count="vertical" data-via="tylercruzdotcom" data-related="tylercruzdotcom"><!--Tweetter--></a></div><div class="socialize-in-button socialize-in-button-vertical"><iframe src="http://www.facebook.com/plugins/like.php?href=http://www.tylercruz.com/dont-quit-your-day-job-yet/&amp;layout=box_count&amp;show_faces=false&amp;width=50&amp;action=like&amp;font=arial&amp;colorscheme=light&amp;height=65" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:50px !important; height:65px;" allowTransparency="true"></iframe></div></div><p>I occasionally receive e-mails from readers of my blog (or those who may have read about me in an interview or article somewhere) telling me that they want more independence and would love to quit their job and work for themselves online for a living.</p>
<p>Some would like to strike it big, making a lot of money online, while others would simply be happy to make enough to pay the bills but still be able to work from the comfort of their own home like I do.</p>
<p>Unfortunately, I believe that a lot of people are misinformed as to just how easy it is to make a living online. Sure, the online entrepreneur life <em>can</em> be easy, but it doesn’t mean that it didn’t take a lot of hard work, skill, and a little bit of luck to get there.</p>
<p>In this post, I would like to reply to all of those e-mails I get from people asking me if they should quit their job and/or how they can do this for a living.</p>
<h2>1. Don’t Quit Your Day Job</h2>
<p>First, don’t quit your day job to try to switch careers with making money online. Even if you had a $50,000 cushion, I still wouldn’t recommend it.</p>
<p>The only time you should feel safe to quit your day job is when you’re <strong><em>consistently</em></strong> making money online. It doesn’t matter if you suddenly started making $5,000 a month for the past 2 months online, if before that you were making only $50. Things happen a lot quicker online, and your newfound $5K a month could disappear in a few month’s time, leaving you both broke and without a job.</p>
<p>Once you start making enough online on a regular basis to cover all of your living costs and then some (for savings, recreation, emergency, etc.), then you should feel safe to leave your job. By a regular basis, I would recommend at <em>least</em> 6-months, but preferably a year.</p>
<p>Now, I know that a lot of people will disagree with me on this, and yes, working a full-time job leaves very little time to be able to work on your online projects, but especially in today’s economy, where landing a decent job is such a battle, it’s really too risky to quit your job with the hopes of trying to learn the ropes of the online business world.</p>
<p>But keeping your job has more perks to just being a safety net… which brings me to my next point:</p>
<h2>2. Don’t Be Afraid to Invest!</h2>
<p>If you have a job, you have a massive advantage over the 15-year-old whiz kid nerd who is busy learning PHP and MySQL to try to be the next Zuckerberg.</p>
<p>Sure, he has time on his side – which is nothing to sneeze at, but you have <strong>capital</strong>.</p>
<p>Take some of that hard-earned cash from your day job and invest it into your online business. Sure, you might lose it, but you will gain valuable experience and be able to leap-frog past others who are trying to do things the slow and hard way.</p>
<p>For example: let’s say you had an idea for a website where people could list the ingredients they have in their fridge, and the website would spit out recipes that contained only those ingredients – a perfect site for poor college students.</p>
<p>The slow route would also be the cheap route: you could learn PHP, Photoshop, XHTML, and even host your site on a free hosting site without your own domain. It’d be free and would cost you nothing except a crapload of time… which is the most precious resource.</p>
<p>Or, you could invest a couple weeks worth of wages from your day job and outsource your idea to a developer and have them do all the work for you. This route might take a month, whereas the slow/cheap route might take 2-3 months.</p>
<p>The point is, you can totally kickstart your way into the online world by investing some of what you make from your day job, online.</p>
<p>One of the best ways may be to simply purchase an existing site on Flippa. Most of the hard work is already done for you then, and you can save a lot of time trying to built a site up from scratch.</p>
<p>You could even work for a year or two at your day job and save $50,000, to then invest it online by purchasing a website that’s making $3,000 a month. </p>
<p>Besides, if you quit your job and have little-to-no experience with making money online, it’s likely going to take a hell of a lot longer than 1 year to learn the skills to build something that you can live off of.</p>
<h2>3. It’s Not Really as Easy as You Think</h2>
<p>As I said in my intro, a lot of people think that making money online for a living is a dream job, as if you just sit back and hold down F5 all day, watching your 5 digits turn into 6.</p>
<p>While that can –and does- happen sometimes, the truth is that it takes a <em>lot</em> of work, <strong>knowledge</strong>, and experience to be able to make money consistently online. </p>
<p>It’s so easy for people to become confused, because people – myself included – will often brag about how awesome it is to do this for a living, and how you can work only a couple hours a week if you wanted and still be able to handle things just fine.</p>
<p>But this is usually the case AFTER all the groundwork was done. AFTER all the sleepless nights of server difficulties, programming woes, and no-traffic syndrome torment your mind for weeks on end.</p>
<p>Unless you have a lot of experience as a programmer, designer, or server administrator, you may be surprised at just how much knowledge is really needed to do this for a living, that most people in this industry take for granted.</p>
<p>Offline, people will often ask me what I do for a living, and when I tell them, they tell me how they’d love to do that as well. Often, they even ask me how they can get started. </p>
<p>When I start telling them, I start to realize just how unlikely it is that they could ever do so, unless they <em>really</em> worked hard and were very serious about it, because they’ll start asking me the most basic questions… such as “Wait a second, what’s a domain?” or “What is a PayPal?”.</p>
<p>There really is a lot of technical knowledge that you need to know in this business. Even buying an established website that is 100% complete actually takes a fair bit of technical knowledge, as you’ll likely have no idea how to transfer the domain and website to your registrar and web server properly unless the seller or your web host (or somebody else) does it for you.</p>
<p>And the technical side of the industry is only one set of skills that is required (or highly recommended; you can always hire people to help you with that). Marketing, design, creativity, etc. are just a few more examples of skillsets that are usually needed in this industry.</p>
<p>Making money online can be very “easy” once you build up to a certain point, but getting up there is most certainly not easy.</p>
<h2>Don’t Let That Scare You</h2>
<p>Don’t get me wrong – I love working for myself by making money online at home, and know that is true for every single other person I know who is doing so as well. It is insanely rewarding (both moneywise and timewise) and offers a mostly stress-free life, at least compared to a regular 9-5 job.</p>
<p>Once you start doing this for a living, you’ll never be able to work for somebody else again… it’ll seem so foreign and obscene to you. And if you think you have the drive to succeed in this business, then I’d encourage you to jump in as soon as possible.</p>
<p>But please do not think that this is an easy gig or simply a job that you can just choose to jump into. It takes a lot of work, drive, and skill, and thinking that you can just somehow quit your job as a mail carrier when you “know how to use Word and send e-mail with attachments” and somehow start making enough online to support yourself with in a couple months is just insulting to those of us who <em>do</em> do this for a living.</p>
<p>This post is starting to get fairly lengthy, so I think I’m going to abruptly end it here. I’m not sure if what I wrote above is written in a lucid manner, as I’m writing in a very tired state, and am not going to bother to proofread my post as I usually do.</p>
<p>I apologize if it sounds like a rant and/or not helpful. And remember, this post is targeted mostly to those who are not making any money online and likely have never even developed a website before and suddenly want to be able to do this for a living.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.tylercruz.com/dont-quit-your-day-job-yet/feed/</wfw:commentRss>
		<slash:comments>34</slash:comments>
		</item>
		<item>
		<title>My Experience Setting Up &amp; Processing Payroll</title>
		<link>http://www.tylercruz.com/my-experience-setting-up-processing-payroll/</link>
		<comments>http://www.tylercruz.com/my-experience-setting-up-processing-payroll/#comments</comments>
		<pubDate>Tue, 23 Jun 2009 04:47:18 +0000</pubDate>
		<dc:creator>Tyler Cruz</dc:creator>
				<category><![CDATA[Articles]]></category>

		<guid isPermaLink="false">http://www.tylercruz.com/my-experience-setting-up-processing-payroll/</guid>
		<description><![CDATA[A few months ago I published a post titled My 2008 Personal Income Tax Results, and in it I mentioned how I was going to set payroll up with my corporation to pay my personal self in the future, to make processing and managing income tax easier. Originally, I was going to process the payroll [...]]]></description>
			<content:encoded><![CDATA[<div class="socialize-in-content" style="float:right;"><div class="socialize-in-button socialize-in-button-vertical"><a href="http://twitter.com/share" class="twitter-share-button" data-url="http://www.tylercruz.com/my-experience-setting-up-processing-payroll/" data-text="My Experience Setting Up &amp; Processing Payroll" data-count="vertical" data-via="tylercruzdotcom" data-related="tylercruzdotcom"><!--Tweetter--></a></div><div class="socialize-in-button socialize-in-button-vertical"><iframe src="http://www.facebook.com/plugins/like.php?href=http://www.tylercruz.com/my-experience-setting-up-processing-payroll/&amp;layout=box_count&amp;show_faces=false&amp;width=50&amp;action=like&amp;font=arial&amp;colorscheme=light&amp;height=65" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:50px !important; height:65px;" allowTransparency="true"></iframe></div></div><p>A few months ago I published a post titled <a href="http://www.tylercruz.com/my-2008-personal-income-tax-results/">My 2008 Personal Income Tax Results</a>, and in it I mentioned how I was going to set payroll up with my corporation to pay my personal self in the future, to make processing and managing income tax easier.</p>
<p>Originally, I was going to process the payroll all by myself, do all the calculations and paperwork, and remit the income taxes to the CRA (Canadian Revenue Agency) every paycheck.</p>
<p>I was very stressed about having to set it up and how much time it would take to process manually every 2 weeks, so I posed the following question to my readers: <em>“Does anyone have any experience setting up a payroll through a corporation with the Canadian Revenue Agency?”.</em></p>
<p>Fortunately, a number of people responded with helpful comments. In particular, I’d like to thank <a href="http://www.InspiredMoneyMaker.com" target="_blank">Paul Piotrowski</a>, <a href="http://hexagone.ca" target="_blank">Martin</a>, and <em>Brian </em>for really pushing me to use a 3rd party payroll management service.</p>
<p>In Canada at least, there are basically two sources for outsourcing your payroll management needs: <a href="http://www.ceridian.ca" target="_blank">Ceridian</a> and <a href="http://www.adp.ca" target="_blank">ADP</a>. Both are absolutely massive companies and have favourable reputations behind them, but I ended up going with Ceridian (the company Paul recommended to me) because it’s Canada’s largest payroll management company and is also tied in a partnership with TD Canada Trust, which is where my corporate bank account resides. <img style="border-right-width: 0px; display: block; float: none; border-top-width: 0px; border-bottom-width: 0px; margin-left: auto; border-left-width: 0px; margin-right: auto" title="33" border="0" alt="33" src="http://www.tylercruz.com/wp-content/uploads/2009/06/33.png" width="624" height="133" /> </p>
<p>Getting set up with Ceridian wasn’t too difficult. After speaking with a representative over the phone who answered all my questions politely, I was sent a bunch of forms via PDF which I signed, scanned, and e-mailed back.</p>
<p>I also had to provide important information such as documentation and proof of my company’s incorporation, a signed statement from my bank, etc. It did take a little while getting everything in order, but Ceridian employees are very tech-savvy and respond to your e-mails pretty fast so I believe my setting up process was actually finished by the next day.</p>
<p>The next step was to get acquainted with the Powerpay system – Ceridian’s online payroll control panel where I can manage every aspect of payroll. It came with a 100+ page PDF instruction manual which I quickly read a couple times, but for the most part it is fairly self-explanatory. </p>
<p>I spoke to another representative who walked me through how to submit my first payroll, and it’s really just a few steps.</p>
<p>Here is a screenshot of one of the screens within the Powerpay system:</p>
<p><img style="border-right-width: 0px; display: block; float: none; border-top-width: 0px; border-bottom-width: 0px; margin-left: auto; border-left-width: 0px; margin-right: auto" title="34" border="0" alt="34" src="http://www.tylercruz.com/wp-content/uploads/2009/06/34.png" width="624" height="271" /> </p>
<p>Basically, I just have to log in once a month and submit my payroll. This only takes a minute, and can actually be automated if you want the same amount each month. I chose to do it by hand so I can become familiar with how it works.</p>
<p>I should mention that the Powerpay system is only one method of managing your payroll. You can also do it over the phone, for example. </p>
<p>I have my payroll set up to run once a month, and it takes the amount from my corporate bank account on the 28th and, since I set up direct deposit with my personal bank account, deposits there on the 1st. These dates may change slightly depending on whether or not they fall on a weekend or holiday.</p>
<p>I currently have my payroll set up to pay me <strong>$4,500</strong> each pay period (once a month). This is the gross amount before taxes. I only need to pay myself enough to live on – the rest will stay in the corporation to take advantage of the lower tax bracket.</p>
<p>In Canada, in addition to the basic income tax, we also have to pay into the CPP – Canadian Pension Plan. This is forced and mandatory. The sad part is, my generation will most likely never see a dime of the CPP… our government pension plan is is not much better shape than America’s.</p>
<p>To make matters worse, since I am both the employer and employee, I have to pay the CPP <strong>twice</strong>! CPP is nearly 5%, so that’s 10% from the gross amount that is going down the drain.</p>
<p>Below is a screenshot of my first payroll summary:</p>
<p><img style="border-right-width: 0px; display: block; float: none; border-top-width: 0px; border-bottom-width: 0px; margin-left: auto; border-left-width: 0px; margin-right: auto" title="35" border="0" alt="35" src="http://www.tylercruz.com/wp-content/uploads/2009/06/35.png" width="624" height="248" /> </p>
<p>As you can see, of my initial $4,500 payment, $799.91 goes as general income tax, $208.31 goes to the employee CPP, and another $208.31 goes to the employer CPP. That works out to $1,216.53 that is immediately taken off and sent to the government. </p>
<p>What’s left is <strong>$3,491.78</strong>. </p>
<p>My first payroll was sent out without any problems and withdrawn as scheduled from my corporate bank account on the 28th, as seen in the screenshot below:<img style="border-right-width: 0px; display: block; float: none; border-top-width: 0px; border-bottom-width: 0px; margin-left: auto; border-left-width: 0px; margin-right: auto" title="37" border="0" alt="37" src="http://www.tylercruz.com/wp-content/uploads/2009/06/37.png" width="613" height="185" /></p>
<p>The reason why it shows a debit of $5,156.18 instead of $4,500 is because there were some initial set-up fees with Ceridian. For those wondering, the actual service cost to use Ceridian is only around $25 a month once you’re set up. The set-up fee will vary as well, but I paid around $600 since I opted for a paperless feature.</p>
<p>On the 1st of the following month, I checked my personal bank account to see that my very first payroll payment was deposited flawlessly with the correct amount of $3,491.78.</p>
<p><img style="border-right-width: 0px; display: block; float: none; border-top-width: 0px; border-bottom-width: 0px; margin-left: auto; border-left-width: 0px; margin-right: auto" title="36" border="0" alt="36" src="http://www.tylercruz.com/wp-content/uploads/2009/06/36.png" width="534" height="219" /></p>
<p>Awesome. What I really like is that I’m free to move around money as I want. For example, if I wanted an ‘advance’ of $30,000 to buy a new car, I could process that immediately. I’m not limited to being locked into a fixed $4,500 per month. </p>
<p>I’m very happy I went with a 3rd party payroll management company such as Ceridian instead of doing it by myself. I have no doubt that the decision saved me countless hours of accounting work each month, and all for only around $25 a month.</p>
<p>So, if you’re looking to set up payroll for your company, definitely outsource it. It’s really easy once you’re set up.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.tylercruz.com/my-experience-setting-up-processing-payroll/feed/</wfw:commentRss>
		<slash:comments>26</slash:comments>
		</item>
		<item>
		<title>Apple&#8217;s I&#8217;m a Mac, and I&#8217;m a PC ad on CNN.com</title>
		<link>http://www.tylercruz.com/apples-im-a-mac-and-im-a-pc-ad-on-cnncom/</link>
		<comments>http://www.tylercruz.com/apples-im-a-mac-and-im-a-pc-ad-on-cnncom/#comments</comments>
		<pubDate>Wed, 10 Sep 2008 11:02:46 +0000</pubDate>
		<dc:creator>Tyler Cruz</dc:creator>
				<category><![CDATA[Articles]]></category>

		<guid isPermaLink="false">http://www.tylercruz.com/apples-im-a-mac-and-im-a-pc-ad-on-cnncom/</guid>
		<description><![CDATA[I was doing a bit of quick surfing early this morning when I happened across a very interesting ad on CNN.com Now, we&#8217;re all familiar with Apple&#8217;s TV ads that mock the boring, broken down, and pathetic PC, and I&#8217;ve seen the same video ads on various sites sites before. But what I saw on [...]]]></description>
			<content:encoded><![CDATA[<div class="socialize-in-content" style="float:right;"><div class="socialize-in-button socialize-in-button-vertical"><a href="http://twitter.com/share" class="twitter-share-button" data-url="http://www.tylercruz.com/apples-im-a-mac-and-im-a-pc-ad-on-cnncom/" data-text="Apple&#8217;s I&#8217;m a Mac, and I&#8217;m a PC ad on CNN.com" data-count="vertical" data-via="tylercruzdotcom" data-related="tylercruzdotcom"><!--Tweetter--></a></div><div class="socialize-in-button socialize-in-button-vertical"><iframe src="http://www.facebook.com/plugins/like.php?href=http://www.tylercruz.com/apples-im-a-mac-and-im-a-pc-ad-on-cnncom/&amp;layout=box_count&amp;show_faces=false&amp;width=50&amp;action=like&amp;font=arial&amp;colorscheme=light&amp;height=65" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:50px !important; height:65px;" allowTransparency="true"></iframe></div></div><p>I was doing a bit of quick surfing early this morning when I happened across a very interesting ad on CNN.com</p>
<p>Now, we&#8217;re all familiar with Apple&#8217;s TV ads that mock the boring, broken down, and pathetic PC, and I&#8217;ve seen the same video ads on various sites sites before. But what I saw on CNN was a lot more sophisticated.</p>
<p>These types of video ads may have very likely been out for quite some time now, but it&#8217;s the first time I&#8217;ve personally seen one.</p>
<p>The ad consists of two different ad sections on the site both loading in sync and communicating to each other. The &#8220;Mac&#8221; is shown at the top ad, and the &#8220;PC&#8221; on the right side, and they continue to talk to each other in another example of a successful and funny Apple ad.</p>
<p>In case CNN.com is geotargeting the ad, only running it at certain times of day, or just isn&#8217;t running the ad anymore, here&#8217;s a quick screencast I made of it:</p>
<p> <center> <object id="viddler_1946ed57" height="509" width="622" classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"><param name="_cx" value="16457"></param><param name="_cy" value="13467"></param><param name="FlashVars" value=""></param><param name="Movie" value="http://www.viddler.com/player/1946ed57/"></param><param name="Src" value="http://www.viddler.com/player/1946ed57/"></param><param name="WMode" value="Window"></param><param name="Play" value="0"></param><param name="Loop" value="-1"></param><param name="Quality" value="High"></param><param name="SAlign" value="LT"></param><param name="Menu" value="0"></param><param name="Base" value=""></param><param name="AllowScriptAccess" value="always"></param><param name="Scale" value="NoScale"></param><param name="DeviceFont" value="0"></param><param name="EmbedMovie" value="0"></param><param name="BGColor" value=""></param><param name="SWRemote" value=""></param><param name="MovieData" value=""></param><param name="SeamlessTabbing" value="1"></param><param name="Profile" value="0"></param><param name="ProfileAddress" value=""></param><param name="ProfilePort" value="0"></param><param name="AllowNetworking" value="all"></param><param name="AllowFullScreen" value="true"><embed src="http://www.viddler.com/player/1946ed57/" width="622" height="509" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" name="viddler_1946ed57"></embed></param></object></center> <center>&nbsp;</center>
<p>Taking a quick look at the HTML, it appears that the top 966&#215;110 embedded flash ad is indeed separate from the right side 336&#215;600 flash ad. </p>
<p>While the technological significance of this is nothing new, it&#8217;s nice to see more sophisticated advertising on the web. Hollywood&#8217;s marketing companies have been taking advantage of the creative aspects of the Internet for some time now with interesting rich-media/flash ads that would be designed around the particular movie being advertised. </p>
<p>While these ads can be annoying at times, they typically honour the [close] link and/or only display once every 24 hours with the use of a cookie. The Apple ad on CNN above, while playing the video portion automatically, has the audio off by default for those who may be viewing the site at work.</p>
<p>I don&#8217;t know &#8211; I just saw the ad and really enjoyed it. I love it when, as a consumer, my intelligence is respected or I&#8217;m simply confronted with more creative forms of advertising.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.tylercruz.com/apples-im-a-mac-and-im-a-pc-ad-on-cnncom/feed/</wfw:commentRss>
		<slash:comments>29</slash:comments>
		</item>
		<item>
		<title>WordZe Proving to be Profitable</title>
		<link>http://www.tylercruz.com/wordze-proving-to-be-profitable/</link>
		<comments>http://www.tylercruz.com/wordze-proving-to-be-profitable/#comments</comments>
		<pubDate>Sun, 20 Jan 2008 05:07:12 +0000</pubDate>
		<dc:creator>Tyler Cruz</dc:creator>
				<category><![CDATA[Articles]]></category>

		<guid isPermaLink="false">http://www.tylercruz.com/wordze-proving-to-be-profitable/</guid>
		<description><![CDATA[11 days ago I made a quick post on my blog titled Limited-Time Free WordZe Subscriptions, in which users had 6-days to sign up to obtain a free month&#8217;s subscription of WordZe. Well, that offer is now over (you snooze, you lose!), but I&#8217;m writing this post to show you just how profitable WordZe really [...]]]></description>
			<content:encoded><![CDATA[<div class="socialize-in-content" style="float:right;"><div class="socialize-in-button socialize-in-button-vertical"><a href="http://twitter.com/share" class="twitter-share-button" data-url="http://www.tylercruz.com/wordze-proving-to-be-profitable/" data-text="WordZe Proving to be Profitable" data-count="vertical" data-via="tylercruzdotcom" data-related="tylercruzdotcom"><!--Tweetter--></a></div><div class="socialize-in-button socialize-in-button-vertical"><iframe src="http://www.facebook.com/plugins/like.php?href=http://www.tylercruz.com/wordze-proving-to-be-profitable/&amp;layout=box_count&amp;show_faces=false&amp;width=50&amp;action=like&amp;font=arial&amp;colorscheme=light&amp;height=65" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:50px !important; height:65px;" allowTransparency="true"></iframe></div></div><p>11 days ago I made a quick post on my blog titled <a title="Permanent Link to Limited-Time Free WordZe Subscriptions" href="http://www.tylercruz.com/limited-time-free-wordze-subscriptions/">Limited-Time Free WordZe Subscriptions</a>, in which users had 6-days to sign up to obtain a free month&#8217;s subscription of <a href="http://www.tylercruz.com/go/wordze" style="" target="_blank" rel="nofollow" onmouseover="self.status='http://www.tylercruz.com/go/wordze';return true;" onmouseout="self.status=''">WordZe</a>.</p>
<p>Well, that offer is now over (you snooze, you lose!), but I&#8217;m writing this post to show you just how profitable <a href="http://www.wordze.com?roia=!YzUxMgBVAAAQ1UEAAgix">WordZe</a> really is.</p>
<p>The <a title="Permanent Link to Limited-Time Free WordZe Subscriptions" href="http://www.tylercruz.com/limited-time-free-wordze-subscriptions/">Limited-Time Free WordZe Subscriptions</a> post probably took me around 45-minutes to write, yet it brought in nearly $100.</p>
<p>What&#8217;s important to note is that while most of those were sales, at least some of them will renew their subscription, meaning that some of those conversions are actually recurring passive income that I&#8217;ll get as long at the customer subscribes to <a href="http://www.tylercruz.com/go/wordze" style="" target="_blank" rel="nofollow" onmouseover="self.status='http://www.tylercruz.com/go/wordze';return true;" onmouseout="self.status=''">WordZe</a>. If they decide to stop for a while and then use <a href="http://www.tylercruz.com/go/wordze" style="" target="_blank" rel="nofollow" onmouseover="self.status='http://www.tylercruz.com/go/wordze';return true;" onmouseout="self.status=''">WordZe</a> again in a few months, I&#8217;ll still get paid.</p>
<p> <center><img height="263" alt="7" src="http://www.tylercruz.com/wp-content/uploads/2008/01/7.png" width="616" border="0"/></center>
<p>Also, since <a href="http://www.wordze.com?roia=!YzUxMgBVAAAQ1UEAAgix">WordZe</a> will be increasing their price from $35 to $45 a month soon, that means that I&#8217;ll be getting an extra $3.00 per month, per subscriber, at $13.50.</p>
<p>Now, $100 is obviously nothing extraordinary, but remember as well that this was the result of ONE POST&#8230; a post that took me less than an hour to write.. probably between 30-45 minutes. And also remember that these are my customers for <em>life &#8211; </em>I&#8217;m guaranteed a 30% cut of their subscription fee forever.</p>
<p>I haven&#8217;t even been promoting <a href="http://www.tylercruz.com/go/wordze" style="" target="_blank" rel="nofollow" onmouseover="self.status='http://www.tylercruz.com/go/wordze';return true;" onmouseout="self.status=''">WordZe</a> that much. I&#8217;ve made a total of 3 posts, and nothing else. I don&#8217;t have their banners or links up anywhere on my blog, and am not promoting them on any of my other sites. And even with only 3 posts on <a href="http://www.tylercruz.com/go/wordze" style="" target="_blank" rel="nofollow" onmouseover="self.status='http://www.tylercruz.com/go/wordze';return true;" onmouseout="self.status=''">WordZe</a>, I&#8217;ve already made close to $300 in commissions, and made them $1,000 in sales. </p>
<p>$1,000 in sales from 3 posts ain&#8217;t to bad if you ask me. If you have a great quality product or service that you think would interest my readers, then you might want to consider purchasing a <a href="http://www.tylercruz.com/advertise#paidreview">paid plug</a> or <a href="http://www.tylercruz.com/advertise#paidreview">paid review</a>. If those 3 posts I made for <a href="http://www.tylercruz.com/go/wordze" style="" target="_blank" rel="nofollow" onmouseover="self.status='http://www.tylercruz.com/go/wordze';return true;" onmouseout="self.status=''">WordZe</a> were all paid for, it would have only cost <a href="http://www.tylercruz.com/go/wordze" style="" target="_blank" rel="nofollow" onmouseover="self.status='http://www.tylercruz.com/go/wordze';return true;" onmouseout="self.status=''">WordZe</a> $330 at my current reviewing rate. $330 to make $952.95 in sales isn&#8217;t too bad if you ask me <img src='http://www.tylercruz.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p> <center><img height="481" alt="8" src="http://www.tylercruz.com/wp-content/uploads/2008/01/8.png" width="392" border="0"/></center>
<p>If you decide to sign up to <a href="https://roia.biz/ts/pjoin/8n5z20l8">WordZe as an affiliate</a>, please use my <a href="https://roia.biz/ts/pjoin/8n5z20l8">referral URL</a> <img src='http://www.tylercruz.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<h3>Sign up now before the price hike!</h3>
<p>This isn&#8217;t really supposed to be spread, but I have insider knowledge that <a href="http://www.wordze.com/?roia=!YzUxMgBVAAAQ1UEAAgix">WordZe</a> will be removing their 20% discount for recurring subscriptions very soon &#8211; it could be any time now &#8211; effectively increasing their price from $35 to $45. However, if you purchase a recurring subscription now at their current price of $35, you will lock in that price, meaning that even when <a href="http://www.tylercruz.com/go/wordze" style="" target="_blank" rel="nofollow" onmouseover="self.status='http://www.tylercruz.com/go/wordze';return true;" onmouseout="self.status=''">WordZe</a> does increase their price to $45, you will still only have to pay $35.</p>
<p>So even though you missed out on your chance to use <a href="http://www.wordze.com?roia=!YzUxMgBVAAAQ1UEAAgix">WordZe</a> for 1-month, don&#8217;t make the same mistake twice by missing out on signing up to <a href="http://www.tylercruz.com/go/wordze" style="" target="_blank" rel="nofollow" onmouseover="self.status='http://www.tylercruz.com/go/wordze';return true;" onmouseout="self.status=''">WordZe</a> at 20% cheaper. I&#8217;m predicting that the new price will take effect within two weeks.</p>
<h3>What is <a href="http://www.tylercruz.com/go/wordze" style="" target="_blank" rel="nofollow" onmouseover="self.status='http://www.tylercruz.com/go/wordze';return true;" onmouseout="self.status=''">WordZe</a>?</h3>
<p> <center><img height="102" alt="87" src="http://www.tylercruz.com/wp-content/uploads/2008/01/87.jpg" width="607" border="0"/></center>
<p>Haven’t heard of <a href="http://www.tylercruz.com/go/wordze" style="" target="_blank" rel="nofollow" onmouseover="self.status='http://www.tylercruz.com/go/wordze';return true;" onmouseout="self.status=''">WordZe</a>? <a href="http://www.wordze.com?roia=!YzUxMgBVAAAQ1UEAAgix">WordZe</a> is a very powerful keyword research tool which is used primarily to improve PPC campaigns on PPC-services such as Google AdWords. It’s also very useful to research keyword trends and to discover profitable niches which haven’t been saturated yet.  </p>
<p>I first came across <a href="http://www.tylercruz.com/go/wordze" style="" target="_blank" rel="nofollow" onmouseover="self.status='http://www.tylercruz.com/go/wordze';return true;" onmouseout="self.status=''">WordZe</a> when I wrote a review of them last summer. I’d strongly recommend reading the <a href="http://www.tylercruz.com/wordze-review/">review</a> as it is very detailed and gives a good summary of it’s various features (Note: For some reason, some of the review’s content is somehow missing due to an unknown technical glitch, but it’s still a decent read). I was very impressed with their site, and would consider it a must-have for any affiliate marketer, AdSense arbitrager, or anyone who uses PPC advertising.&nbsp;&nbsp;<br />
<h3>Referral Program</h3>
</p>
<p>I love <a href="http://www.tylercruz.com/go/wordze" style="" target="_blank" rel="nofollow" onmouseover="self.status='http://www.tylercruz.com/go/wordze';return true;" onmouseout="self.status=''">WordZe</a> is because of their very lucrative <a href="https://roia.biz/ts/pjoin/8n5z20l8">referral program</a> which pays out <strong>30% commission</strong> on any trial or monthly subscriptions for the <em>lifetime of the referred customer</em>.  </p>
<p>In addition, it also has a 2nd-tier which pays out 5%. This means that you can refer other publishers to their affiliate program as well, and earn 5% off of all of <u>their</u> referrals as well.  </p>
<p>For example, if you signed up 14 publishers to their affiliate program and each of those&nbsp; publishers signed up around 10 publishers on a recurring subscription, you would receive $245 in passive income each month.  </p>
<p>I’m kicking myself now because I never used my <a href="https://roia.biz/ts/pjoin/8n5z20l8">2nd-tier referral URL</a> in all my past posts about <a href="http://www.tylercruz.com/go/wordze" style="" target="_blank" rel="nofollow" onmouseover="self.status='http://www.tylercruz.com/go/wordze';return true;" onmouseout="self.status=''">WordZe</a>. If I had, I might very well have been making $250+ a month from them by now.  </p>
<p>I have an extremely high conversion rate with <a href="http://www.tylercruz.com/go/wordze" style="" target="_blank" rel="nofollow" onmouseover="self.status='http://www.tylercruz.com/go/wordze';return true;" onmouseout="self.status=''">WordZe</a> since they offer a great service and product, and so it is very easy to sign people up as a result.  </p>
<p>I’d strongly recommend their <a href="https://roia.biz/ts/pjoin/8n5z20l8">referral program</a>. If you sign up for it, please do so through my <a href="https://roia.biz/ts/pjoin/8n5z20l8">referral link</a> so that we can both make money <img src='http://www.tylercruz.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  </p>
]]></content:encoded>
			<wfw:commentRss>http://www.tylercruz.com/wordze-proving-to-be-profitable/feed/</wfw:commentRss>
		<slash:comments>15</slash:comments>
		</item>
		<item>
		<title>Revealing My Banner Designer</title>
		<link>http://www.tylercruz.com/revealing-my-banner-designer/</link>
		<comments>http://www.tylercruz.com/revealing-my-banner-designer/#comments</comments>
		<pubDate>Sun, 06 Jan 2008 05:13:58 +0000</pubDate>
		<dc:creator>Tyler Cruz</dc:creator>
				<category><![CDATA[Articles]]></category>

		<guid isPermaLink="false">http://www.tylercruz.com/revealing-my-banner-designer/</guid>
		<description><![CDATA[I don&#8217;t often like to reveal my sources for who I use for design work and programming as it has more downsides than upsides: It drives up the cost from simple supply and demand It creates more business to the company meaning longer waiting times It provides my competition with valuable information to help their [...]]]></description>
			<content:encoded><![CDATA[<div class="socialize-in-content" style="float:right;"><div class="socialize-in-button socialize-in-button-vertical"><a href="http://twitter.com/share" class="twitter-share-button" data-url="http://www.tylercruz.com/revealing-my-banner-designer/" data-text="Revealing My Banner Designer" data-count="vertical" data-via="tylercruzdotcom" data-related="tylercruzdotcom"><!--Tweetter--></a></div><div class="socialize-in-button socialize-in-button-vertical"><iframe src="http://www.facebook.com/plugins/like.php?href=http://www.tylercruz.com/revealing-my-banner-designer/&amp;layout=box_count&amp;show_faces=false&amp;width=50&amp;action=like&amp;font=arial&amp;colorscheme=light&amp;height=65" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:50px !important; height:65px;" allowTransparency="true"></iframe></div></div><p>I don&#8217;t often like to reveal my sources for who I use for design work and programming as it has more downsides than upsides:</p>
<ul>
<li>It drives up the cost from simple supply and demand  </li>
<li>It creates more business to the company meaning longer waiting times  </li>
<li>It provides my competition with valuable information to help their own sites</li>
</ul>
<p>This is why I usually keep my sources a secret and charge a price to reveal who I use. So today is your lucky day since I&#8217;ll be revealing one of my most prized contacts: <a href="http://www.bannersmall.com/256.html">BannersMall.com</a>.</p>
<p>They only charge $25-$35 per banner, depending on the size, and have a turnaround time of around 3 days. They can do all of the most common banner sizes, and even do custom banner sizes. They even do <a href="http://www.bannersmall.com/256.html">Peel Away ads</a> for only $75!</p>
<p>Even though <a href="http://www.tylercruz.com/go/bannersmall" style="" target="_blank" rel="nofollow" onmouseover="self.status='http://www.tylercruz.com/go/bannersmall';return true;" onmouseout="self.status=''">BannersMall</a> is run mainly by two people (four in total), they&#8217;ve already done work for over 4,000 clients, having created over 30,000 banners. Some of their clients include <a href="http://www.tylercruz.com/go/hostgator" style="" target="_blank" rel="nofollow" onmouseover="self.status='http://www.tylercruz.com/go/hostgator';return true;" onmouseout="self.status=''">HostGator</a>, E-lance, 1&amp;1 Hosting, and the American Red Cross. In fact, looking through their portfolio, it almost seems as though they&#8217;ve created half of the banners that you see online &#8211; seriously.</p>
<p>But don&#8217;t take my word for it &#8211; look through their 129 jam-packed pages of their <a href="http://www.bannersmall.com/256.html">portfolio</a> for yourself to see the quality of their work.</p>
<p><a href="http://www.tylercruz.com/go/bannersmall" style="" target="_blank" rel="nofollow" onmouseover="self.status='http://www.tylercruz.com/go/bannersmall';return true;" onmouseout="self.status=''">BannersMall</a> offers additional services at affordable prices; you can put a 24-hour rush service on your order, which is great to have when you have a campaign you want to launch right away, or purchase the source PSD&#8217;s for only $5 per banner.</p>
<p>That&#8217;s all I&#8217;m going to say about <a href="http://www.bannersmall.com/256.html">BannersMall</a> because that&#8217;s all I need to say. I&#8217;m a past client of <a href="http://www.tylercruz.com/go/bannersmall" style="" target="_blank" rel="nofollow" onmouseover="self.status='http://www.tylercruz.com/go/bannersmall';return true;" onmouseout="self.status=''">BannersMall</a>, and they didn&#8217;t pay me to write this, nor am I receiving any affiliate revenue from writing this post [Note: As of January 21st, 2008 I added affiliate URLs]. But if you do decide to go with them for your banner creation needs, please drop my name so that they know I&#8217;m sending them some business <img src='http://www.tylercruz.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  It&#8217;s the least you could do for learning of such a great resource from me <img src='http://www.tylercruz.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>I&#8217;ve used <a href="http://www.tylercruz.com/go/bannersmall" style="" target="_blank" rel="nofollow" onmouseover="self.status='http://www.tylercruz.com/go/bannersmall';return true;" onmouseout="self.status=''">BannersMall</a> in the past (for my <a href="http://www.mmaforums.net/links/">MMAForums.net banners</a>), and since I&#8217;m going to start marketing and advertising my blog soon, I naturally ordered their largest package of 10-banners. They even threw one extra one in for free. What do you think?:</p>
<p><img src="http://www.tylercruz.com/images/banners/tylercruz_120x600.gif"/> <img src="http://www.tylercruz.com/images/banners/tylercruz_120x600_2.gif"/> <img src="http://www.tylercruz.com/images/banners/tylercruz_125x125.gif"/> <img src="http://www.tylercruz.com/images/banners/tylercruz_125x125_2.gif"/>&nbsp; <img src="http://www.tylercruz.com/images/banners/tylercruz_300x250.gif"/> <img src="http://www.tylercruz.com/images/banners/tylercruz_300x250_2.gif"/> </p>
<p><img src="http://www.tylercruz.com/images/banners/tylercruz_234x60.gif"/></p>
<p><img src="http://www.tylercruz.com/images/banners/tylercruz_468x60.gif"/> <img src="http://www.tylercruz.com/images/banners/tylercruz_468x60_2.gif"/> </p>
<p>(The banners below are both 728&#215;90 leaderboards, but due to width constraints on my design, I&#8217;ve had to display them with a 620 width which distorts them. Click on them to see them as their actual size):</p>
<p><a href="http://www.tylercruz.com/images/banners/tylercruz_728x90.gif"><img height="76" src="http://www.tylercruz.com/images/banners/tylercruz_728x90.gif" width="620" border="0"/></a> <a href="http://www.tylercruz.com/images/banners/tylercruz_728x90_2.gif"><img height="76" src="http://www.tylercruz.com/images/banners/tylercruz_728x90_2.gif" width="620" border="0"/></a> </p>
<p>Feel free to add one of them to your blog and link back to me!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.tylercruz.com/revealing-my-banner-designer/feed/</wfw:commentRss>
		<slash:comments>37</slash:comments>
		</item>
		<item>
		<title>Working Efficiently by Minimizing Distractions</title>
		<link>http://www.tylercruz.com/working-efficiently-by-minimizing-distractions/</link>
		<comments>http://www.tylercruz.com/working-efficiently-by-minimizing-distractions/#comments</comments>
		<pubDate>Fri, 30 Nov 2007 09:00:51 +0000</pubDate>
		<dc:creator>Tyler Cruz</dc:creator>
				<category><![CDATA[Articles]]></category>

		<guid isPermaLink="false">http://www.tylercruz.com/working-efficiently-by-minimizing-distractions/</guid>
		<description><![CDATA[I know that the majority of you out there do not do this &#34;web thing&#34; for a living (although that&#8217;s the goal). And I know that most of you either work a regular job or go to school, or even do both.&#160; As such, I can only imagine that when you are able to find [...]]]></description>
			<content:encoded><![CDATA[<div class="socialize-in-content" style="float:right;"><div class="socialize-in-button socialize-in-button-vertical"><a href="http://twitter.com/share" class="twitter-share-button" data-url="http://www.tylercruz.com/working-efficiently-by-minimizing-distractions/" data-text="Working Efficiently by Minimizing Distractions" data-count="vertical" data-via="tylercruzdotcom" data-related="tylercruzdotcom"><!--Tweetter--></a></div><div class="socialize-in-button socialize-in-button-vertical"><iframe src="http://www.facebook.com/plugins/like.php?href=http://www.tylercruz.com/working-efficiently-by-minimizing-distractions/&amp;layout=box_count&amp;show_faces=false&amp;width=50&amp;action=like&amp;font=arial&amp;colorscheme=light&amp;height=65" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:50px !important; height:65px;" allowTransparency="true"></iframe></div></div><p>I know that the majority of you out there do not do this &quot;web thing&quot; for a living (although that&#8217;s the goal). And I know that most of you either work a regular job or go to school, or even do both.&#160; As such, I can only imagine that when you <em>are</em> able to find those 2-3 hours each day (probably late at night, I&#8217;d imagine) to work on your sites, you cherish the time that you are able to spend on them.</p>
<p>If you fall into this scenario, it is crucial that you work as efficiently as possible in order to take advantage of the short amount of time you are able to work on your sites so that one day you can quit your job and do this for a living (isn&#8217;t that the goal here?).</p>
<p>I am going to focus this article on working efficiently by minimizing distractions only, and will save other aspects such as automation and record-keeping for some possible future posts.</p>
<p>Enough distractions, let&#8217;s get started!</p>
<p><strong>1. Isolate yourself</strong></p>
<p>I know that some people can do homework while watching TV, or read a book while on the subway, but I can&#8217;t. I need absolute concentration with zero distractions.</p>
<p>Even if you are one of those people above who are not easily distracted, I still think this tip is beneficial.</p>
<p>If you work in an environment where there are other people, such as if your <em>office</em> or desk is in the family living room, unless you live alone you are going to be distracted and disrupted throughout your work sessions, even if you don&#8217;t readily realize it.</p>
<p>I&#8217;m not even talking about things such as your kids running around the house yelling, but just the small things which can add up.</p>
<p>For example, you could be in the middle of a great writing storm on a blog post, writing fast and smooth, when your wife calls out from the kitchen asking (telling) you to take out the trash. Oh, sure, you don&#8217;t plan to do this now since you&#8217;re working, but even responding and saying that you&#8217;ll do it later, you&#8217;ve already had your concentration broken and it may take 5-minutes to get back into that intense writing mood again.</p>
<p>This may sound overboard, but these little things add up. When you work around other people you&#8217;re simply going to get interrupted and distracted. </p>
<p>Preferably, if you can, make one of the rooms in your house into an office for yourself. Or if your house isn&#8217;t big enough for that, tell everyone that you&#8217;re working now and don&#8217;t want to be distracted. It&#8217;s not much too ask since you&#8217;re only going to be working for 1-3 hours.</p>
<p>You may be surprised just how much more you can get done when you&#8217;re not being interrupted by people around you.</p>
<p><strong>2. Close Instant Messengers and E-mail Notifications!</strong></p>
<p>Turn off all your IM&#8217;s including MSN, ICQ, AIM, Yahoo Messenger! And don&#8217;t forget to turn off any e-mail notification programs such as GMail&#8217;s Notifier tool. </p>
<p>This is most likely the single-biggest leech that is usurping your time. Unless you&#8217;re 40+, I&#8217;m sure that every single one of your is guilty for talking on instant messengers when you are supposed to be working.</p>
<p>The funny thing is, I&#8217;m sure that all of you know that you waste a lot of time talking when you should be working, but shrug it off anyway.</p>
<p>It is amazing just how much time is wasted by having these programs open when you should be working. Going on away or busy mode isn&#8217;t enough; some of your buddies will still message you anyway &#8211; you know I speak the truth. And then there are added distractions such as when your buddies log on or off.</p>
<p>E-mail notification programs are just as bad, because if you&#8217;re like me, when you receive a notification of a new e-mail you instantly stop what you&#8217;re doing to go and read it.</p>
<p>I must admit that I currently have my programs open and running as I work right now, but sometimes I have to because I have side work stuff going on in addition to writing this post. For example, I&#8217;m waiting for somebody on AIM to tell me when he&#8217;s finished something that I need to handle right now.</p>
<p>But that doesn&#8217;t excuse me for having GMail Notifier and MSN Messenger running. The bad thing about MSN Messenger is that it&#8217;s both an IM and E-mail notification tool.</p>
<p>When I do my work sessions with all these programs closed, I can focus much better and can get work done that requires my full attention. For example, I always close down these programs whenever I&#8217;m writing a paid review on my blog or a review for PublisherSpot.</p>
<p>Try working with these programs off &#8211; you might be surprised just how much work you get done.</p>
<p><strong>3. Turn Off your Phone and TV</strong></p>
<p>Hopefully you don&#8217;t have a TV in your office &#8211; if you do, you should remove it as your office should be used solely for work (or gaming *smile*). If you work from a desk in a room such as your living room that has a TV, then be sure to turn it off.</p>
<p>Even if you think you&#8217;re not going to watch it and have it on some channel that you&#8217;d never watch such as say the Women&#8217;s Network, there will be times when you turn your head and sneak some peaks at it. There are certain words and sounds that will inevitably catch your attention. <font size="5">BREAST</font>. What? Exactly. That just proved my point. You could be working, then somehow be alerted to the word &quot;breast&quot;, because a woman on the The Women&#8217;s Network just announced that it was &quot;Breast Cancer Week&quot;, but as a guy, you only heard the word &quot;Breast&quot;.</p>
<p>Okay, that was a bit of a comical example, but it still illustrates my point. There will be times when words and sounds will simply grab your attention and you waste 15-seconds here, 15-seconds there, and again, this adds up to wasting your time.</p>
<p>And turning off your phone or leaving it in a different room on vibrate is pretty obvious, but how many of you actually do this? Apart from simply not being distracted with phone calls from your friends, wife, or girlfriend, you may receive text messages or even e-mails.</p>
<p>I actually have my Blackberry Pearl right in front of me, and every few minutes I see the red light flick on it, alerting me to a new e-mail. I then go and delete the e-mail. This occurs once every few minutes (God, I get a lot of e-mail) and each time I waste 5-6 seconds deleting them.</p>
<p>So I need to listen to my own advice and start leaving my phone in a different room. I don&#8217;t answer calls, though. It&#8217;s not like I can&#8217;t phone them back afterwards. I consider myself at work, and as such, my boss (me) won&#8217;t let me take phone calls <img src='http://www.tylercruz.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p><strong>4. Be Comfortable</strong></p>
<p>While at first it may not seem that being comfortable has any relevance to minimizing distractions, it in fact actually does.</p>
<p>I currently have a half-empty (half-full?) mug of coffee in front of me to help keep me alert and awake. By drinking coffee, not only am I keeping myself relaxed and comfortable with a beverage, but I&#8217;m providing my body with caffeine to help keep focused on my work.</p>
<p>I also have Winamp running with an online radio station. Shoutcast.com has a great selection of free radio stations, many with no advertisements. This means that I can listen to music non-stop with no interruption and no ads. The music helps me stay focused by relaxing me. I&#8217;ve actually noticed that changing the different genres of music by listening to different radio stations actually really helps. For example, I&#8217;ll listen to a top-100 pop station for a couple months, a Beatles station for another 2-months, etc. I&#8217;ve listened to everything from Reggae to Bach for long periods of times to keep my brain interested.</p>
<p>I&#8217;m sitting in a leather message chair. Again, being comfortable helps. If I was sitting in a rigid chair, I may keep fidgeting around, taking rests to rub my back or reposition myself into a more comfortable position.</p>
<p>Being comfortable and content while working pays off!</p>
<p>If you found this article interesting or helpful, please take 5-seconds to Digg it by clicking on the button below, thanks!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.tylercruz.com/working-efficiently-by-minimizing-distractions/feed/</wfw:commentRss>
		<slash:comments>14</slash:comments>
		</item>
		<item>
		<title>Attack of the Blog Clones</title>
		<link>http://www.tylercruz.com/attack-of-the-blog-clones/</link>
		<comments>http://www.tylercruz.com/attack-of-the-blog-clones/#comments</comments>
		<pubDate>Thu, 29 Nov 2007 01:25:56 +0000</pubDate>
		<dc:creator>Tyler Cruz</dc:creator>
				<category><![CDATA[Articles]]></category>

		<guid isPermaLink="false">http://www.tylercruz.com/attack-of-the-blog-clones/</guid>
		<description><![CDATA[Throughout the past several months I&#8217;ve noticed that I would receive numerous pingbacks from other blogs that were simply ripping off my content and using it as their own. This is done automatically, no doubt, although I think that some actual human had to have originally added my site into their script that rips content. [...]]]></description>
			<content:encoded><![CDATA[<div class="socialize-in-content" style="float:right;"><div class="socialize-in-button socialize-in-button-vertical"><a href="http://twitter.com/share" class="twitter-share-button" data-url="http://www.tylercruz.com/attack-of-the-blog-clones/" data-text="Attack of the Blog Clones" data-count="vertical" data-via="tylercruzdotcom" data-related="tylercruzdotcom"><!--Tweetter--></a></div><div class="socialize-in-button socialize-in-button-vertical"><iframe src="http://www.facebook.com/plugins/like.php?href=http://www.tylercruz.com/attack-of-the-blog-clones/&amp;layout=box_count&amp;show_faces=false&amp;width=50&amp;action=like&amp;font=arial&amp;colorscheme=light&amp;height=65" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:50px !important; height:65px;" allowTransparency="true"></iframe></div></div><p>Throughout the past several months I&#8217;ve noticed that I would receive numerous pingbacks from other blogs that were simply ripping off my content and using it as their own.</p>
<p>This is done automatically, no doubt, although I think that some actual human had to have originally added my site into their script that rips content.</p>
<p>Two of the worst culprits are (God, forgive me for giving them traffic) RookieMillionaire.com and ArmchairEntrepreneur.com which seem to each rip about one post per week. Here are some examples of ripped content from my blog: RookieMillionaire [<a href="http://rookiemillionaire.com/pro-blogging/2007/11/17/introducing-paid-blog-plugs/" rel="nofollow">1</a>, <a href="http://rookiemillionaire.com/money/2007/11/12/tnxnet-review/" rel="nofollow">2</a>] ArmchairEntrepreneur [<a href="http://armchairentrepreneur.com/2007/11/08/early-effects-of-my-new-theme/" rel="nofollow">1</a>, <a href="http://armchairentrepreneur.com/2007/11/26/increase-rss-by-offering-e-mail-subscriptions/" rel="nofollow">2</a>] Voixx-Facts [<a href="http://www.vioxx-facts.info/2007/08/03/publisherspot-updates-august/" rel="nofollow">1</a>].</p>
</p>
<p> <center><img id="id" height="261" alt="131" src="http://www.tylercruz.com/wp-content/uploads/2007/11/131.jpg" width="613" border="0" /></center><center>&#160;</center>
</p>
<p>But it&#8217;s not just my blog, other sites such as <a href="http://www.publisherspot.com">PublisherSpot.com</a> are being ripped from too (<a href="http://icreditcardprocessing.org/information/adbrite-publisherspot/" rel="nofollow">example</a>).</p>
<p>At least I can see some satisfaction from some of these sites being shut down such as <a href="http://www.makeupforyou.info/" rel="nofollow">this one</a> where somebody like me probably complained to their host.</p>
<p>These are just a few examples, but there are probably hundreds of such sites stealing and ripping my content. These examples are also only posting about a paragraph of text, but some of them post the entire posts.</p>
<p>And while they <em>do</em> link back to my full post, you can&#8217;t simply expect to repost my content, even if it&#8217;s partial, on a site whored with ads and then just link back to my site and think that makes it okay.</p>
<p>Normally I wouldn&#8217;t care about such worthless sites, but I&#8217;ve been noticing them grow lately with the amount of pingbacks on my posts. I&#8217;m worried that search engines such as Google might penalize me since my content may appear to be duplicated content since it is on so many other sites. Is Google smart enough to know which is the real, true content?</p>
<p>I also don&#8217;t appreciate the pingbacks in my comments from these sites&#8230; that is the salt in the wound. I wonder if there is a way for me to block out certain sites from displaying pingbacks on my blog&#8230; perhaps I just add the URL to my list of blocked commenters the same way I do with people? Another solution would be to disable pingbacks entirely, although I do like to have legitimate ones&#8230;</p>
<p>Or perhaps I am looking at this the wrong way, and should actually be grateful that these sites are linking back to me as it grows the number of sites linking back to my site. But I just can&#8217;t stop thinking about how that very fact may actually hinder me in regards to SEO rather than benefit me..</p>
<p>What are your thoughts?</p>
<p> peephole </p>
]]></content:encoded>
			<wfw:commentRss>http://www.tylercruz.com/attack-of-the-blog-clones/feed/</wfw:commentRss>
		<slash:comments>21</slash:comments>
		</item>
	</channel>
</rss>

