
<?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>jtGraphic.net &#187; Insights</title>
	<atom:link href="http://jtgraphic.net/category/insights/feed/" rel="self" type="application/rss+xml" />
	<link>http://jtgraphic.net</link>
	<description></description>
	<lastBuildDate>Fri, 03 Feb 2012 01:15:40 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>Using API&#8217;s for Fun and Profit</title>
		<link>http://jtgraphic.net/using-apis-for-fun-and-profit/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=using-apis-for-fun-and-profit</link>
		<comments>http://jtgraphic.net/using-apis-for-fun-and-profit/#comments</comments>
		<pubDate>Fri, 27 Jan 2012 05:07:50 +0000</pubDate>
		<dc:creator>jt</dc:creator>
				<category><![CDATA[Insights]]></category>

		<guid isPermaLink="false">http://jtgraphic.net/?p=1041</guid>
		<description><![CDATA[<p>Tweet So every major software platform out there has an API. I&#8217;m not just talking about &#8220;social media&#8221; stuff here. I&#8217;m talking about all software, be it: project management, Google Places,  your affiliate network, or any one of the major &#8230; <a href="http://jtgraphic.net/using-apis-for-fun-and-profit/">Continue reading <span class="meta-nav">&#8594;</span></a></p><p>Originally posted on jtGraphic.net: <a href="http://jtgraphic.net/using-apis-for-fun-and-profit/">Using API&#8217;s for Fun and Profit</a></p>]]></description>
			<content:encoded><![CDATA[<div class="bottomcontainerBox" style="">
			<div style="float:left; width:85px;padding-right:10px; margin:4px 4px 4px 4px;height:30px;">
			<iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fjtgraphic.net%2Fusing-apis-for-fun-and-profit%2F&amp;layout=button_count&amp;show_faces=false&amp;width=85&amp;action=like&amp;font=verdana&amp;colorscheme=light&amp;height=21" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width=85px; height:21px;" allowTransparency="true"></iframe></div>
			<div style="float:left; width:80px;padding-right:10px; margin:4px 4px 4px 4px;height:30px;">
			<g:plusone size="medium" href="http://jtgraphic.net/using-apis-for-fun-and-profit/"></g:plusone>
			</div>
			<div style="float:left; width:95px;padding-right:10px; margin:4px 4px 4px 4px;height:30px;">
			<a href="http://twitter.com/share" class="twitter-share-button" data-url="http://jtgraphic.net/using-apis-for-fun-and-profit/"  data-text="Using API&#8217;s for Fun and Profit" data-count="horizontal" data-via="jtgraphic">Tweet</a>
			</div><div style="float:left; width:105px;padding-right:10px; margin:4px 4px 4px 4px;height:30px;"><script type="in/share" data-url="http://jtgraphic.net/using-apis-for-fun-and-profit/" data-counter="right"></script></div>			
			<div style="float:left; width:85px;padding-right:10px; margin:4px 4px 4px 4px;height:30px;"><script src="http://www.stumbleupon.com/hostedbadge.php?s=1&amp;r=http://jtgraphic.net/using-apis-for-fun-and-profit/"></script></div>			
			</div><div style="clear:both"></div><div style="padding-bottom:4px;"></div><p>So every major software platform out there has an API. I&#8217;m not just talking about &#8220;social media&#8221; stuff here. I&#8217;m talking about all software, be it: project management, Google Places,  your affiliate network, or any one of the major pay per click players. All of those platforms will usually just give you access to all or a portion of their data programmatically. No site scraping needed.</p>
<p>Here&#8217;s the thing: you don&#8217;t have to be a programmer to do crazy stuff with other peoples&#8217; APIs. Sure, being a programmer helps, but coming up with really cool ideas is what its really all about.</p>
<p>You don&#8217;t have to know much to go somewhere like Yahoo! and checkout the <a href="http://developer.yahoo.com/yql/console/">API Console </a>and start to get some ideas. Just poke around and see what kinds of information you can get. The ideas will start flowing.</p>
<p>The real power you get is when you start combining the APIs of different platforms to create new and exciting things. What if you used the <a href="https://developer.foursquare.com/docs/explore#req=users/self">Foursquare API</a> for location based services and checkins in combination with the <a href="http://developers.facebook.com/tools/explorer/?method=GET&amp;path=157300635">Facebook API</a> to find all of the single chicks where ever you&#8217;re planning on going drinking tonight. Yeah. It can get down right creepy (or fun, depending on which party you are).</p>
<h2>So let&#8217;s make some profit.</h2>
<p><span id="more-1041"></span></p>
<p>Twitter is completely infested with bots and fake accounts. Those bots and fake accounts primarily exist to make money for whomever created them. You should consider being a part of this group.</p>
<p>It&#8217;s dead simple to write (or commission) a program that will automatically tweet things and follow people using the <a href="https://dev.twitter.com/">Twitter API</a>. By making sure your source of information (another API perhaps?) is of good quality and you have a decent strategy for building followers, you can build a following pretty quickly.</p>
<p>After that, it&#8217;s just a hop and a skip to put affiliate links in that twitter feed and get people to start clicking on it.</p>
<h2>Yeah, but making money on Twitter sucks.</h2>
<p>Do something original. I&#8217;m about to give you some ideas, but don&#8217;t bank on them. Simply by copying what I throw out for ideas, you are by definition: not being original. Shit, I might even be copying some of these ideas from someone else.</p>
<ul>
<li>Use the Foursquare API to figure out what social gathering you might crash today. After that, hook up to the LinkedIn API and grab all of the job offerings in your area and all of the people that work for those companies. Now, just see where those people are checked in. Go there. But wait! There&#8217;s more. Once you get there, hook up to the Facebook API and grab their public interests so you can easily strike up a conversation. Market this to people looking for jobs and monetize with affiliate offers from Monster.com or someone similar.</li>
<li>Build a tool using the Flickr API to rotate images on your ads and then upload them to Facebook or Google using their respective APIs. Arbitrage simple affiliate offers or something and test for what works. Sure this one requires a little bit of extra brain power, but I&#8217;m sure you can handle it if you&#8217;ve read this much of the post. Oh, and make sure you use their creative commons images if you don&#8217;t want to get sued.</li>
<li>Use the Yahoo API to scrape stock ticker information and post it on the regular to a Twitter Bot. Rotate in offers for eTrade or some other stock management company.</li>
</ul>
<p>Now that I&#8217;ve given you some examples, consider the patterns here. There are basically three types of tools you can make by mixing up APIs. Those are: content generators, content aggregators, and manipulators. Explanations below:</p>
<ul>
<li>Content generators take information from source A and publish them to feed B. By grabbing the stream from A to B every once in a while and injecting offers, you can profit easily.</li>
<li>Content gatherers grab information from source A, B, C, etc. and present them in feed D for user F to enjoy. These types of programs are well monetized by on-site advertisement in whatever niche you&#8217;re servicing. Consider said creepy single chick finder: monetize with dating.</li>
<li>Manipulators don&#8217;t make money per se, but they make automation of making money possible. Automation equals time. Time equals money. If you&#8217;re not using some sort of automation tool for you PPC, PPV, or whatever ads you&#8217;re running, you&#8217;re doing it wrong.</li>
</ul>
<p>So yeah, I focused on profit a bit more than fun, but I find profit fun. Here&#8217;s the point: know this stuff is out there, and make use of it. Go find APIs and figure out what they have to offer. You might be surprised how easy it is to come up with ideas when you&#8217;re looking at what information you have available to you.</p>
<h2>But I don&#8217;t know how to program!</h2>
<p>You&#8217;re not listening to me. If you don&#8217;t know how, you can pay someone &#8211; and probably not even all that much. Your job is to have ideas. Use those ideas to entertain yourself, make some money, or both.</p>
<p>If you&#8217;re not afraid to touch some code, you don&#8217;t even need to be all that good to do some pretty amazing things. You could probably read PHP 101 and have a twitter bot up and running in a couple of hours. Actually, it shouldn&#8217;t even take that long. Oh, and If you are experienced &#8211; 15 minutes.</p>
<h2>Further Reading</h2>
<p>These are some APIs I didn&#8217;t talk about that might be able to do some cool things for you:</p>
<ul>
<li><a href="http://aws.amazon.com/developertools/351">Amazon AWS/EC2</a></li>
<li><a href="http://www.meetup.com/meetup_api/">Meetup</a></li>
<li><a href="http://developer.eventbrite.com/">Eventbrite</a></li>
<li><a href="http://code.google.com/apis/youtube/overview.html">Youtube</a> (and, well, everything else at Google)</li>
<li><a href="http://www.cj.com/webservices">Commission Junction</a></li>
<li><a href="https://labs.aweber.com/">Aweber</a></li>
<li><a href="http://developer.ebay.com/common/api/">Ebay</a></li>
<li>So so so many more.</li>
</ul>
<p>Oh, and a side note: just converted the blog over to Facebook comments, so you&#8217;ll have to use those. Yeah it uses the Facebook API.</p>
<div class="bottomcontainerBox" style="">
			<div style="float:left; width:85px;padding-right:10px; margin:4px 4px 4px 4px;height:30px;">
			<iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fjtgraphic.net%2Fusing-apis-for-fun-and-profit%2F&amp;layout=button_count&amp;show_faces=false&amp;width=85&amp;action=like&amp;font=verdana&amp;colorscheme=light&amp;height=21" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width=85px; height:21px;" allowTransparency="true"></iframe></div>
			<div style="float:left; width:80px;padding-right:10px; margin:4px 4px 4px 4px;height:30px;">
			<g:plusone size="medium" href="http://jtgraphic.net/using-apis-for-fun-and-profit/"></g:plusone>
			</div>
			<div style="float:left; width:95px;padding-right:10px; margin:4px 4px 4px 4px;height:30px;">
			<a href="http://twitter.com/share" class="twitter-share-button" data-url="http://jtgraphic.net/using-apis-for-fun-and-profit/"  data-text="Using API&#8217;s for Fun and Profit" data-count="horizontal" data-via="jtgraphic">Tweet</a>
			</div><div style="float:left; width:105px;padding-right:10px; margin:4px 4px 4px 4px;height:30px;"><script type="in/share" data-url="http://jtgraphic.net/using-apis-for-fun-and-profit/" data-counter="right"></script></div>			
			<div style="float:left; width:85px;padding-right:10px; margin:4px 4px 4px 4px;height:30px;"><script src="http://www.stumbleupon.com/hostedbadge.php?s=1&amp;r=http://jtgraphic.net/using-apis-for-fun-and-profit/"></script></div>			
			</div><div style="clear:both"></div><div style="padding-bottom:4px;"></div><p>Originally posted on jtGraphic.net: <a href="http://jtgraphic.net/using-apis-for-fun-and-profit/">Using API&#8217;s for Fun and Profit</a></p>]]></content:encoded>
			<wfw:commentRss>http://jtgraphic.net/using-apis-for-fun-and-profit/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The Smart Way to Start a Project</title>
		<link>http://jtgraphic.net/smart-start-project/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=smart-start-project</link>
		<comments>http://jtgraphic.net/smart-start-project/#comments</comments>
		<pubDate>Mon, 21 Mar 2011 08:00:49 +0000</pubDate>
		<dc:creator>jt</dc:creator>
				<category><![CDATA[Business]]></category>
		<category><![CDATA[Insights]]></category>
		<category><![CDATA[Blogging]]></category>
		<category><![CDATA[business plan]]></category>
		<category><![CDATA[Content]]></category>
		<category><![CDATA[demographics]]></category>
		<category><![CDATA[How]]></category>
		<category><![CDATA[market research]]></category>
		<category><![CDATA[plan]]></category>
		<category><![CDATA[planning]]></category>
		<category><![CDATA[project]]></category>
		<category><![CDATA[smart]]></category>
		<category><![CDATA[target market]]></category>
		<category><![CDATA[what]]></category>
		<category><![CDATA[when]]></category>
		<category><![CDATA[where]]></category>
		<category><![CDATA[who]]></category>
		<category><![CDATA[why]]></category>

		<guid isPermaLink="false">http://www.jtgraphic.net/?p=665</guid>
		<description><![CDATA[<p>Tweet Your next amazing idea doesn&#8217;t need to be a big project with a ton of investment. Sometimes people jump directly to the website building part of their next big venture, when really that&#8217;s more like a mid-point. You can &#8230; <a href="http://jtgraphic.net/smart-start-project/">Continue reading <span class="meta-nav">&#8594;</span></a></p><p>Originally posted on jtGraphic.net: <a href="http://jtgraphic.net/smart-start-project/">The Smart Way to Start a Project</a></p>]]></description>
			<content:encoded><![CDATA[<div class="bottomcontainerBox" style="">
			<div style="float:left; width:85px;padding-right:10px; margin:4px 4px 4px 4px;height:30px;">
			<iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fjtgraphic.net%2Fsmart-start-project%2F&amp;layout=button_count&amp;show_faces=false&amp;width=85&amp;action=like&amp;font=verdana&amp;colorscheme=light&amp;height=21" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width=85px; height:21px;" allowTransparency="true"></iframe></div>
			<div style="float:left; width:80px;padding-right:10px; margin:4px 4px 4px 4px;height:30px;">
			<g:plusone size="medium" href="http://jtgraphic.net/smart-start-project/"></g:plusone>
			</div>
			<div style="float:left; width:95px;padding-right:10px; margin:4px 4px 4px 4px;height:30px;">
			<a href="http://twitter.com/share" class="twitter-share-button" data-url="http://jtgraphic.net/smart-start-project/"  data-text="The Smart Way to Start a Project" data-count="horizontal" data-via="jtgraphic">Tweet</a>
			</div><div style="float:left; width:105px;padding-right:10px; margin:4px 4px 4px 4px;height:30px;"><script type="in/share" data-url="http://jtgraphic.net/smart-start-project/" data-counter="right"></script></div>			
			<div style="float:left; width:85px;padding-right:10px; margin:4px 4px 4px 4px;height:30px;"><script src="http://www.stumbleupon.com/hostedbadge.php?s=1&amp;r=http://jtgraphic.net/smart-start-project/"></script></div>			
			</div><div style="clear:both"></div><div style="padding-bottom:4px;"></div><p><span style="color: #000000;">Your next amazing idea doesn&#8217;t need to be a big project with a ton of investment. Sometimes people jump directly to the website building part of their next big venture, when really that&#8217;s more like a mid-point. You can build an amazing website that costs thousands of dollars and looks pretty, but if it doesn&#8217;t attract any users or doesn&#8217;t convert, you&#8217;ve wasted your time and money.</span></p>
<h2><span style="color: #000000;">Have a plan.</span></h2>
<p><span style="color: #000000;">People skip the planning stage too often. It&#8217;s hard work and they don&#8217;t want to do it. They just want to jump right in. A plan doesn&#8217;t need to be some 30 page business plan, but it should fill a certain amount of criteria. It also doesn&#8217;t have to be that detailed. It should answer the 5WH criteria at least:</span></p>
<p><span id="more-665"></span></p>
<ul>
<li><span style="color: #000000;"><strong>Who is my target market? </strong>Figuring out your target market can be hard sometimes. I can&#8217;t believe how many people I talk to who say their target market is &#8216;everyone.&#8217; It&#8217;s never &#8216;everyone.&#8217; If you&#8217;re working on a non-profit website and looking for donors, your market is probably people with above-average income in your local area. If you&#8217;re looking to sell houses, it&#8217;s probably recently married women. Know your product&#8217;s market. It will save you a ton of time in the long run, because you can build and test accordingly.</span></li>
<li><span style="color: #000000;"><strong>What are my goals?</strong> If you don&#8217;t know your goals out of the gate, you won&#8217;t be focused. Every decision you make for your project needs to work towards those goals. Many people say they need to be clear cut and finite. I disagree. A goal can be as simple as: create awareness. Don&#8217;t get me wrong, finite goals make it easier to convey you vision if multiple people are involved, because there is a finish line.</span></li>
<li><span style="color: #000000;"><strong>When do we cut our losses?</strong> This is really important. You need to set a negative option goal for yourself to have a clear cut idea of when to get out. If you don&#8217;t you can potentially waste a ton of time and energy on a project because you&#8217;re passionate about it. Know when to cut your losses and stick to your plan if things don&#8217;t work out. Unlike goals, this is where you NEED to be specific. For example: if I don&#8217;t make more than $1,000 per month in 6 months, we&#8217;re pulling the plug.</span></li>
<li><span style="color: #000000;"><strong>Where can this project benefit other projects?</strong> Cross pollination of projects is essential at creating efficiency in your life. There is no such thing as separating different jobs or home and work. You&#8217;ll always be thinking about something work related at home and vice versa. Embrace that and make sure that when you&#8217;re creating efficiencies, that you&#8217;re taking all facets of your life into account. If you&#8217;re working on a blog project on Monday and a shopping cart project Wednesday, but both need mailing list software, why not use a package that benefits both? Always have efficiencies of scale in mind.</span></li>
<li><span style="color: #000000;"><strong>Why am I doing this? </strong>This should be an easy question, but it&#8217;s answer should always point in the direction of your life goals. This will be your motivation.</span></li>
<li><span style="color: #000000;"><strong>How will I fuel this project (time, money, passions, etc.)? </strong> This is really where you decide IF you can do something. You need to make sure that you have the TIME and MONEY to venture into something. If you don&#8217;t it will probably fail. Don&#8217;t stretch yourself too thin either. I&#8217;m guilty of that quite often. Make sure you can scale your projects adequately.</span></li>
</ul>
<h2></h2>
<h2><span style="color: #000000;">Test your market before you go big. Grow incrementally.</span></h2>
<p><span style="color: #000000;">Before you invest a ton of resources in a project, test it out on a small scale. If you&#8217;re trying to sell things in a shopping cart, just go with the default template for a few weeks before you pay $5,000 for a custom template. Unless what you&#8217;re doing is based around a custom designed functionality and is completely new to the market, you should be able to test things cheap.</span></p>
<p><span style="color: #000000;">This also applies to things like pay per click (PPC) campaigns, list building campaigns, blogging, the service industry, and a slew of other things.</span></p>
<p><span style="color: #000000;">I started a similar project with my hosting business. We started with a desktop machine in my basement and were able to grow it incrementally until we had a cluster of servers co-located with Rackspace. You should be able to do the same with whatever venture you&#8217;re thinking of working on.</span></p>
<h2><span style="color: #000000;">Build features and content. Design can come later.</span></h2>
<p><span style="color: #000000;">People on the Internet are trying to scratch an itch. They&#8217;re looking to buy something or consume content. For the most part, people don&#8217;t care about the design of a site if the content and features are rich and useful.</span></p>
<p><span style="color: #000000;">Don&#8217;t get me wrong; building a website that looks nice will help people convert too, but he general idea is that they&#8217;re looking for products and services before they&#8217;re looking for a &#8216;pretty&#8217; site. When trying to decide whether to spend $1000 on a logo or additional search features, consider which one your users will appreciate more.</span></p>
<p><span style="color: #000000;">I prefer to build projects that run themselves first and then make them look pretty later. I prefer to make my income as passive as possible. That usually means drop shipping product and automating the process of purchase orders between your cart and vendors, and sometimes that means hiring out portions of the work to a third party.</span></p>
<h2><span style="color: #000000;">If your redesign looks better than the original, launch it.</span></h2>
<p><span style="color: #000000;">All too often, I&#8217;m working on a redesign for a customer that is light years better than their original website before it&#8217;s done.  That happens in the first third of the project.  If they don&#8217;t observe this rule, the other two thirds of the project can be spent knit picking at the details &#8211; delaying the launch.  That&#8217;s really tragic when you launch the website and do A/B testing and remove all of the little changes they added anyways.  Just because a design isn&#8217;t perfect, it doesn&#8217;t mean that you shouldn&#8217;t use it right now.</span></p>
<p><span style="color: #000000;">In this same vein, but a little off topic: if you are doing a redesign, don&#8217;t add functionality at the same time.  It can be confusing and time consuming.  Do your feature adds at a different time than your design change.  It makes the whole project much less convoluted.<br />
</span></p>
<h2>Look at the big picture and go.</h2>
<p><span style="color: #000000;">Once you&#8217;ve built a functional website and then moved on to design, start saving your resources for the next big (but incremental upgrade), but only if it fits the big picture of what you&#8217;re trying to do. You don&#8217;t need to build a million dollar website out of the gate. There are a ton of websites out there that just grew with their user base. Some of them still have horrible designs too. Look at Craig&#8217;s List. It looks horrible, but gets the job done. Facebook, Myspace, YouTube, and a ton of the other big ones didn&#8217;t start big, but that&#8217;s where they are now.</span></p>
<p><span style="color: #000000;">What are your thoughts?</span></p>
<div class="bottomcontainerBox" style="">
			<div style="float:left; width:85px;padding-right:10px; margin:4px 4px 4px 4px;height:30px;">
			<iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fjtgraphic.net%2Fsmart-start-project%2F&amp;layout=button_count&amp;show_faces=false&amp;width=85&amp;action=like&amp;font=verdana&amp;colorscheme=light&amp;height=21" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width=85px; height:21px;" allowTransparency="true"></iframe></div>
			<div style="float:left; width:80px;padding-right:10px; margin:4px 4px 4px 4px;height:30px;">
			<g:plusone size="medium" href="http://jtgraphic.net/smart-start-project/"></g:plusone>
			</div>
			<div style="float:left; width:95px;padding-right:10px; margin:4px 4px 4px 4px;height:30px;">
			<a href="http://twitter.com/share" class="twitter-share-button" data-url="http://jtgraphic.net/smart-start-project/"  data-text="The Smart Way to Start a Project" data-count="horizontal" data-via="jtgraphic">Tweet</a>
			</div><div style="float:left; width:105px;padding-right:10px; margin:4px 4px 4px 4px;height:30px;"><script type="in/share" data-url="http://jtgraphic.net/smart-start-project/" data-counter="right"></script></div>			
			<div style="float:left; width:85px;padding-right:10px; margin:4px 4px 4px 4px;height:30px;"><script src="http://www.stumbleupon.com/hostedbadge.php?s=1&amp;r=http://jtgraphic.net/smart-start-project/"></script></div>			
			</div><div style="clear:both"></div><div style="padding-bottom:4px;"></div><p>Originally posted on jtGraphic.net: <a href="http://jtgraphic.net/smart-start-project/">The Smart Way to Start a Project</a></p>]]></content:encoded>
			<wfw:commentRss>http://jtgraphic.net/smart-start-project/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Series: 7 Weeks to a Successful Blog: Week 1</title>
		<link>http://jtgraphic.net/series-52-weeks-successful-blog-week-1/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=series-52-weeks-successful-blog-week-1</link>
		<comments>http://jtgraphic.net/series-52-weeks-successful-blog-week-1/#comments</comments>
		<pubDate>Mon, 12 Jul 2010 12:00:20 +0000</pubDate>
		<dc:creator>jt</dc:creator>
				<category><![CDATA[Insights]]></category>
		<category><![CDATA[Learn]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[7 Weeks to a Successful Blog]]></category>
		<category><![CDATA[Blog]]></category>
		<category><![CDATA[Blogging]]></category>
		<category><![CDATA[Series]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://www.jtgraphic.net/?p=806</guid>
		<description><![CDATA[<p>Tweet I&#8217;m starting a new blog series called 52 Weeks to Success.  It&#8217;s going to be about starting a blog and building it up, start to success (notice I didn&#8217;t say finish).  It will make decent money online and detail &#8230; <a href="http://jtgraphic.net/series-52-weeks-successful-blog-week-1/">Continue reading <span class="meta-nav">&#8594;</span></a></p><p>Originally posted on jtGraphic.net: <a href="http://jtgraphic.net/series-52-weeks-successful-blog-week-1/">Series: 7 Weeks to a Successful Blog: Week 1</a></p>]]></description>
			<content:encoded><![CDATA[<div class="bottomcontainerBox" style="">
			<div style="float:left; width:85px;padding-right:10px; margin:4px 4px 4px 4px;height:30px;">
			<iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fjtgraphic.net%2Fseries-52-weeks-successful-blog-week-1%2F&amp;layout=button_count&amp;show_faces=false&amp;width=85&amp;action=like&amp;font=verdana&amp;colorscheme=light&amp;height=21" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width=85px; height:21px;" allowTransparency="true"></iframe></div>
			<div style="float:left; width:80px;padding-right:10px; margin:4px 4px 4px 4px;height:30px;">
			<g:plusone size="medium" href="http://jtgraphic.net/series-52-weeks-successful-blog-week-1/"></g:plusone>
			</div>
			<div style="float:left; width:95px;padding-right:10px; margin:4px 4px 4px 4px;height:30px;">
			<a href="http://twitter.com/share" class="twitter-share-button" data-url="http://jtgraphic.net/series-52-weeks-successful-blog-week-1/"  data-text="Series: 7 Weeks to a Successful Blog: Week 1" data-count="horizontal" data-via="jtgraphic">Tweet</a>
			</div><div style="float:left; width:105px;padding-right:10px; margin:4px 4px 4px 4px;height:30px;"><script type="in/share" data-url="http://jtgraphic.net/series-52-weeks-successful-blog-week-1/" data-counter="right"></script></div>			
			<div style="float:left; width:85px;padding-right:10px; margin:4px 4px 4px 4px;height:30px;"><script src="http://www.stumbleupon.com/hostedbadge.php?s=1&amp;r=http://jtgraphic.net/series-52-weeks-successful-blog-week-1/"></script></div>			
			</div><div style="clear:both"></div><div style="padding-bottom:4px;"></div><p>I&#8217;m starting a new blog series called 52 Weeks to Success.  It&#8217;s going to be about starting a blog and building it up, start to success (notice I didn&#8217;t say finish).  It will make decent money online and detail every part of the process from conception to execution to making money.  Without further adieu:</p>
<h2>Commitment</h2>
<p>Time: 7-10 Hours; Cost: $11</p>
<h2>Research a Niche</h2>
<p>I&#8217;ve been losing weight for about 3 months now and I&#8217;m down about 25 pounds.  I&#8217;d like to lose about 30 more, so I&#8217;m going to focus on health and fitness as my niche I think.  Notice I said I think, because I haven&#8217;t done any research yet.  I&#8217;m not a fitness expert, nor am I particularly fit.  I do know from hearsay that gaming, fitness, dating, and finance are great niches to work in, but they&#8217;re extremely competitive.</p>
<p>Since I know I want to do something in Fitness, I&#8217;m going to pull up <a href="http://www.jtgraphic.net/g/GoDaddy" target="_blank">GoDaddy.com</a> and <a href="https://adwords.google.com/select/KeywordToolExternal" target="_blank">Google External Keyword Tool</a>.  I&#8217;ll start with the keyword tool and check for phrases that are in my niche.  I like phrases have a lot of words and a lot of searches.  3 words and over 5,000 searches usually means it should be easy to reach number one.  On GoDaddy, I&#8217;ll try domains that match the keywords that show up in the External Keyword Tool. It&#8217;s absolutely important that you know what keywords you want to rank for, because if you don&#8217;t you might be wandering a bit.  This allows you to focus.  I found that this is ultimately what lead to my success in building websites.</p>
<p>After an hour or so of playing with variations on diet, health, fitness, exercise, and blog, I ultimately chose &#8220;core fitness blog&#8221; as my keyword of choice.  It has 27,000 searches and is extremely competitive, but I&#8217;m ambitious.  This may blow up in my face later, but we&#8217;ll see what happens.</p>
<h2>Get a Domain Name and Set Up Hosting</h2>
<p>Now that I&#8217;ve selected a niche and some keywords, I need to buy a domain.  I just happened to find the perfect one that includes both of my keywords and another fairly relevant keyword.  I registered the domain and proceeded to set up my hosting.</p>
<p>If you have questions about how to set up a domain or hosting, just shoot me an email or leave a comment.  I can help you with that.</p>
<p>Install WordPress on the website and stick with the generic template.  Design doesn&#8217;t matter right now.  What you need is content.</p>
<h2>Start Writing Content</h2>
<p>Write 10 articles, spending about 30 minutes each on the articles.  Don&#8217;t go straight from one article to the other either.  Take 5 minutes or a day in between to take a break.  Have some food, surf the net, work, sleep, play Tetris, or do something else that gets your mind off of writing.  If you don&#8217;t do that, you&#8217;ll burn out.  Remember: this is supposed to take about a week.  Once all of your articles are written, go back and read them all out loud.  I don&#8217;t care if it&#8217;s awkward.  Also: if you can have someone else read them &#8211; do that too.</p>
<p>Once you have all of your articles written, load them into WordPress and date all of them 15 or so days apart going back in time.  If you need help doing that, just let me know.  The reason you do this is to give your blog some long term relevancy right now.  People tend to trust a blog that has been around for a while and has multiple posts.</p>
<h2>Get the Word Out</h2>
<p>Any time you&#8217;re not working on the things mentioned above, you need to be discussing your niche with like minded people.  I&#8217;ll be detailing specific effective ways to get the word out in later posts, but in general, just get a conversation going.  Use social media like forums and other blogs to drive peoples&#8217; interest in your direction.  You could easily spend 40 hours a week on this specific part of development.</p>
<h2>Concluding Week 1</h2>
<p>You should have more than enough work with these tasks.  Always remember that if you have extra time, you can move on to next week if it&#8217;s out already, or you can fill your time with spreading the word.  Everything listed in this post should take about 7-10 hours (less getting the word out) to do and cost $11.  You can use this method to build 4 blogs simultaneously as your full time job, or one blog after work.  Tell me how your first week went in the comments below.</p>
<div class="bottomcontainerBox" style="">
			<div style="float:left; width:85px;padding-right:10px; margin:4px 4px 4px 4px;height:30px;">
			<iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fjtgraphic.net%2Fseries-52-weeks-successful-blog-week-1%2F&amp;layout=button_count&amp;show_faces=false&amp;width=85&amp;action=like&amp;font=verdana&amp;colorscheme=light&amp;height=21" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width=85px; height:21px;" allowTransparency="true"></iframe></div>
			<div style="float:left; width:80px;padding-right:10px; margin:4px 4px 4px 4px;height:30px;">
			<g:plusone size="medium" href="http://jtgraphic.net/series-52-weeks-successful-blog-week-1/"></g:plusone>
			</div>
			<div style="float:left; width:95px;padding-right:10px; margin:4px 4px 4px 4px;height:30px;">
			<a href="http://twitter.com/share" class="twitter-share-button" data-url="http://jtgraphic.net/series-52-weeks-successful-blog-week-1/"  data-text="Series: 7 Weeks to a Successful Blog: Week 1" data-count="horizontal" data-via="jtgraphic">Tweet</a>
			</div><div style="float:left; width:105px;padding-right:10px; margin:4px 4px 4px 4px;height:30px;"><script type="in/share" data-url="http://jtgraphic.net/series-52-weeks-successful-blog-week-1/" data-counter="right"></script></div>			
			<div style="float:left; width:85px;padding-right:10px; margin:4px 4px 4px 4px;height:30px;"><script src="http://www.stumbleupon.com/hostedbadge.php?s=1&amp;r=http://jtgraphic.net/series-52-weeks-successful-blog-week-1/"></script></div>			
			</div><div style="clear:both"></div><div style="padding-bottom:4px;"></div><p>Originally posted on jtGraphic.net: <a href="http://jtgraphic.net/series-52-weeks-successful-blog-week-1/">Series: 7 Weeks to a Successful Blog: Week 1</a></p>]]></content:encoded>
			<wfw:commentRss>http://jtgraphic.net/series-52-weeks-successful-blog-week-1/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Apple is Better than Microsoft &#8211; Every Time.</title>
		<link>http://jtgraphic.net/apple-microsoft-time/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=apple-microsoft-time</link>
		<comments>http://jtgraphic.net/apple-microsoft-time/#comments</comments>
		<pubDate>Sun, 04 Jul 2010 01:14:26 +0000</pubDate>
		<dc:creator>jt</dc:creator>
				<category><![CDATA[Insights]]></category>
		<category><![CDATA[apple]]></category>
		<category><![CDATA[ipad]]></category>
		<category><![CDATA[iphone]]></category>
		<category><![CDATA[ipod]]></category>
		<category><![CDATA[mac]]></category>
		<category><![CDATA[Mac OS X]]></category>
		<category><![CDATA[microsoft]]></category>
		<category><![CDATA[microsoft mobile]]></category>
		<category><![CDATA[mobile]]></category>
		<category><![CDATA[PC]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://www.jtgraphic.net/?p=559</guid>
		<description><![CDATA[<p>Tweet That&#8217;s a bold statement right?  Why do people prefer apple products over Microsoft? Let&#8217;s break it down by product: Mac OS X vs. Windows Cost &#8211; sure, an apple computer might cost you more up front, but the average &#8230; <a href="http://jtgraphic.net/apple-microsoft-time/">Continue reading <span class="meta-nav">&#8594;</span></a></p><p>Originally posted on jtGraphic.net: <a href="http://jtgraphic.net/apple-microsoft-time/">Apple is Better than Microsoft &#8211; Every Time.</a></p>]]></description>
			<content:encoded><![CDATA[<div class="bottomcontainerBox" style="">
			<div style="float:left; width:85px;padding-right:10px; margin:4px 4px 4px 4px;height:30px;">
			<iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fjtgraphic.net%2Fapple-microsoft-time%2F&amp;layout=button_count&amp;show_faces=false&amp;width=85&amp;action=like&amp;font=verdana&amp;colorscheme=light&amp;height=21" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width=85px; height:21px;" allowTransparency="true"></iframe></div>
			<div style="float:left; width:80px;padding-right:10px; margin:4px 4px 4px 4px;height:30px;">
			<g:plusone size="medium" href="http://jtgraphic.net/apple-microsoft-time/"></g:plusone>
			</div>
			<div style="float:left; width:95px;padding-right:10px; margin:4px 4px 4px 4px;height:30px;">
			<a href="http://twitter.com/share" class="twitter-share-button" data-url="http://jtgraphic.net/apple-microsoft-time/"  data-text="Apple is Better than Microsoft &#8211; Every Time." data-count="horizontal" data-via="jtgraphic">Tweet</a>
			</div><div style="float:left; width:105px;padding-right:10px; margin:4px 4px 4px 4px;height:30px;"><script type="in/share" data-url="http://jtgraphic.net/apple-microsoft-time/" data-counter="right"></script></div>			
			<div style="float:left; width:85px;padding-right:10px; margin:4px 4px 4px 4px;height:30px;"><script src="http://www.stumbleupon.com/hostedbadge.php?s=1&amp;r=http://jtgraphic.net/apple-microsoft-time/"></script></div>			
			</div><div style="clear:both"></div><div style="padding-bottom:4px;"></div><p>That&#8217;s a bold statement right?  Why do people prefer apple products over Microsoft? Let&#8217;s break it down by product:</p>
<h3>Mac OS X vs. Windows</h3>
<ul>
<li><strong>Cost</strong> &#8211; sure, an apple computer might cost you more up front, but the average lifespan of an apple laptop for $1000 is about six to eight years. A PC of the same price is about 4 years.  When you also factor in additional costs like anti-virus and tech support, the cost of a PC goes even higher.  Now it&#8217;s probably important to know we&#8217;re comparing OS X and Windows, not Macs and PCs.  This means we shouldn&#8217;t forget Linux, which ALSO beat Microsoft on price.</li>
<li><strong>Stability</strong> &#8211; I&#8217;ll be the first to admit that Macs do crash, but for every twenty PCs that come through my business to be repaired, I get one Mac (and sadly no Linux machines).  Apple makes both the hardware and the software for their devices, so the operating system is extremely stable.  I leave my machine on for months, whereas a windows reboot at least every two days or so is a good idea.</li>
<li><strong>Features</strong> &#8211; iMovie, bundled with all Mac computers, is the best (bundled free) application out there for making movies.  When you also consider that all recent Mac computers come with a built in webcam, all iMacs come with built in Wifi, and in general, apple sets the bar for functionality, Apple wins by a landslide.</li>
<li><strong>Usability</strong> &#8211; It&#8217;s insane how much time apple puts into developing the GUI interfaces for programs.  Every application in OS X is drop dead simple to use.</li>
</ul>
<h3>iPod vs. Zune</h3>
<ul>
<li><strong>Cost</strong> &#8211; Both devices are comparable in price, but the iPod (especially the touch models) comes with SIGNIFICANTLY more features, driving the value of the iPod much higher than the Zune.</li>
<li><strong>Stability</strong> &#8211; The Zune software is just annoying to install &#8211; especially on older versions of Windows (XP 2002 and Before).  I don&#8217;t think I&#8217;ve ever experienced an iTunes installation going wrong on Windows and it&#8217;s bundles with OS X.</li>
<li><strong>Features</strong> &#8211; One of the best features of the iPod is the Wifi connection to other Mac based computers on the network for DJ voting, etc.  The iPod Touch was also an amazing upgrade from the original iPod.  It really set the bar for other devices, and nothing else has come close except the iPhone.</li>
<li><strong>Usability</strong> &#8211; I&#8217;d say the Zune and the iPod are equally usable &#8211; especially the older versions of the iPod.  The touch interface on the newer ones really makes things simple though.</li>
</ul>
<h3>iPhone vs. Windows Mobile</h3>
<ul>
<li><strong>Cost</strong> &#8211; The iPhone actually costs more than the cheaper Windows mobile devices, but in terms of value, if you consider the rest of the features and stability of the devices, the value in Apple&#8217;s product is much higher.</li>
<li><strong>Stability</strong> &#8211; I can&#8217;t speak directly for the stability of Windows mobile devices, but I do hear people complain about freezing / having to reboot their phones on a regular basis.  Once again, I believe that this has a lot to do with apple making both the hardware and the software as opposed to just the phone&#8217;s operating system.</li>
<li><strong>Features</strong> &#8211; the biggest feature for the iPhone is the app store, and Microsoft doesn&#8217;t really have a product or service that really competes.  This is where the iPhone really blows Windows Mobile out of the water.</li>
<li><strong>Usability</strong> &#8211; I think the large touch interface on the iPhone is much less clunky than the Windows Mobile interface, but I&#8217;d say that that is up to opinion.  I&#8217;d say they&#8217;re about even, depending on the Windows Mobile phone you have.</li>
</ul>
<div class="bottomcontainerBox" style="">
			<div style="float:left; width:85px;padding-right:10px; margin:4px 4px 4px 4px;height:30px;">
			<iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fjtgraphic.net%2Fapple-microsoft-time%2F&amp;layout=button_count&amp;show_faces=false&amp;width=85&amp;action=like&amp;font=verdana&amp;colorscheme=light&amp;height=21" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width=85px; height:21px;" allowTransparency="true"></iframe></div>
			<div style="float:left; width:80px;padding-right:10px; margin:4px 4px 4px 4px;height:30px;">
			<g:plusone size="medium" href="http://jtgraphic.net/apple-microsoft-time/"></g:plusone>
			</div>
			<div style="float:left; width:95px;padding-right:10px; margin:4px 4px 4px 4px;height:30px;">
			<a href="http://twitter.com/share" class="twitter-share-button" data-url="http://jtgraphic.net/apple-microsoft-time/"  data-text="Apple is Better than Microsoft &#8211; Every Time." data-count="horizontal" data-via="jtgraphic">Tweet</a>
			</div><div style="float:left; width:105px;padding-right:10px; margin:4px 4px 4px 4px;height:30px;"><script type="in/share" data-url="http://jtgraphic.net/apple-microsoft-time/" data-counter="right"></script></div>			
			<div style="float:left; width:85px;padding-right:10px; margin:4px 4px 4px 4px;height:30px;"><script src="http://www.stumbleupon.com/hostedbadge.php?s=1&amp;r=http://jtgraphic.net/apple-microsoft-time/"></script></div>			
			</div><div style="clear:both"></div><div style="padding-bottom:4px;"></div><p>Originally posted on jtGraphic.net: <a href="http://jtgraphic.net/apple-microsoft-time/">Apple is Better than Microsoft &#8211; Every Time.</a></p>]]></content:encoded>
			<wfw:commentRss>http://jtgraphic.net/apple-microsoft-time/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>Google Image Swirl Makes Finding the Perfect Image Easier</title>
		<link>http://jtgraphic.net/google-image-swirl-finding-perfect-image-easier/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=google-image-swirl-finding-perfect-image-easier</link>
		<comments>http://jtgraphic.net/google-image-swirl-finding-perfect-image-easier/#comments</comments>
		<pubDate>Thu, 01 Jul 2010 17:00:00 +0000</pubDate>
		<dc:creator>jt</dc:creator>
				<category><![CDATA[Insights]]></category>
		<category><![CDATA[News & Events]]></category>
		<category><![CDATA[Reviews]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[cat]]></category>
		<category><![CDATA[Facebook]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[Images]]></category>
		<category><![CDATA[Sites]]></category>
		<category><![CDATA[Zac Johnson]]></category>

		<guid isPermaLink="false">http://www.jtgraphic.net/?p=748</guid>
		<description><![CDATA[<p>Tweet Check out this great new tool from Google: Google Image Swirl. Basically what it does is allows you to dial in images based on how close they are to the last image you selected.  For instance, you can search &#8230; <a href="http://jtgraphic.net/google-image-swirl-finding-perfect-image-easier/">Continue reading <span class="meta-nav">&#8594;</span></a></p><p>Originally posted on jtGraphic.net: <a href="http://jtgraphic.net/google-image-swirl-finding-perfect-image-easier/">Google Image Swirl Makes Finding the Perfect Image Easier</a></p>]]></description>
			<content:encoded><![CDATA[<div class="bottomcontainerBox" style="">
			<div style="float:left; width:85px;padding-right:10px; margin:4px 4px 4px 4px;height:30px;">
			<iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fjtgraphic.net%2Fgoogle-image-swirl-finding-perfect-image-easier%2F&amp;layout=button_count&amp;show_faces=false&amp;width=85&amp;action=like&amp;font=verdana&amp;colorscheme=light&amp;height=21" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width=85px; height:21px;" allowTransparency="true"></iframe></div>
			<div style="float:left; width:80px;padding-right:10px; margin:4px 4px 4px 4px;height:30px;">
			<g:plusone size="medium" href="http://jtgraphic.net/google-image-swirl-finding-perfect-image-easier/"></g:plusone>
			</div>
			<div style="float:left; width:95px;padding-right:10px; margin:4px 4px 4px 4px;height:30px;">
			<a href="http://twitter.com/share" class="twitter-share-button" data-url="http://jtgraphic.net/google-image-swirl-finding-perfect-image-easier/"  data-text="Google Image Swirl Makes Finding the Perfect Image Easier" data-count="horizontal" data-via="jtgraphic">Tweet</a>
			</div><div style="float:left; width:105px;padding-right:10px; margin:4px 4px 4px 4px;height:30px;"><script type="in/share" data-url="http://jtgraphic.net/google-image-swirl-finding-perfect-image-easier/" data-counter="right"></script></div>			
			<div style="float:left; width:85px;padding-right:10px; margin:4px 4px 4px 4px;height:30px;"><script src="http://www.stumbleupon.com/hostedbadge.php?s=1&amp;r=http://jtgraphic.net/google-image-swirl-finding-perfect-image-easier/"></script></div>			
			</div><div style="clear:both"></div><div style="padding-bottom:4px;"></div><p>Check out this great new tool from Google: <a href="http://image-swirl.googlelabs.com/" target="_blank">Google Image Swirl</a>.</p>
<p>Basically what it does is allows you to dial in images based on how close they are to the last image you selected.  For instance, you can search for cats and keep selecting cats until you find the exact one you&#8217;re looking for.  They take image properties into account, such as color and face composition.  I could be crazy, but it also looked like it was pulling out expressions.  Here&#8217;s an image of my experiment with cats:</p>
<p>Zac Johnson did a <a href="http://image-swirl.googlelabs.com/" target="_blank">great writeup</a> on how this is relevant to you and your Facebook ad campaigns.  I think it&#8217;s also relevant to the many other ad platforms as well.</p>
<div class="bottomcontainerBox" style="">
			<div style="float:left; width:85px;padding-right:10px; margin:4px 4px 4px 4px;height:30px;">
			<iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fjtgraphic.net%2Fgoogle-image-swirl-finding-perfect-image-easier%2F&amp;layout=button_count&amp;show_faces=false&amp;width=85&amp;action=like&amp;font=verdana&amp;colorscheme=light&amp;height=21" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width=85px; height:21px;" allowTransparency="true"></iframe></div>
			<div style="float:left; width:80px;padding-right:10px; margin:4px 4px 4px 4px;height:30px;">
			<g:plusone size="medium" href="http://jtgraphic.net/google-image-swirl-finding-perfect-image-easier/"></g:plusone>
			</div>
			<div style="float:left; width:95px;padding-right:10px; margin:4px 4px 4px 4px;height:30px;">
			<a href="http://twitter.com/share" class="twitter-share-button" data-url="http://jtgraphic.net/google-image-swirl-finding-perfect-image-easier/"  data-text="Google Image Swirl Makes Finding the Perfect Image Easier" data-count="horizontal" data-via="jtgraphic">Tweet</a>
			</div><div style="float:left; width:105px;padding-right:10px; margin:4px 4px 4px 4px;height:30px;"><script type="in/share" data-url="http://jtgraphic.net/google-image-swirl-finding-perfect-image-easier/" data-counter="right"></script></div>			
			<div style="float:left; width:85px;padding-right:10px; margin:4px 4px 4px 4px;height:30px;"><script src="http://www.stumbleupon.com/hostedbadge.php?s=1&amp;r=http://jtgraphic.net/google-image-swirl-finding-perfect-image-easier/"></script></div>			
			</div><div style="clear:both"></div><div style="padding-bottom:4px;"></div><p>Originally posted on jtGraphic.net: <a href="http://jtgraphic.net/google-image-swirl-finding-perfect-image-easier/">Google Image Swirl Makes Finding the Perfect Image Easier</a></p>]]></content:encoded>
			<wfw:commentRss>http://jtgraphic.net/google-image-swirl-finding-perfect-image-easier/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Earthquake Shakes Toronto and Twitter</title>
		<link>http://jtgraphic.net/earthquake-shakes-toronto/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=earthquake-shakes-toronto</link>
		<comments>http://jtgraphic.net/earthquake-shakes-toronto/#comments</comments>
		<pubDate>Wed, 23 Jun 2010 17:47:22 +0000</pubDate>
		<dc:creator>jt</dc:creator>
				<category><![CDATA[Insights]]></category>
		<category><![CDATA[News & Events]]></category>
		<category><![CDATA[Canada]]></category>
		<category><![CDATA[earthquake]]></category>
		<category><![CDATA[motreal]]></category>
		<category><![CDATA[new england]]></category>
		<category><![CDATA[New York]]></category>
		<category><![CDATA[toronto]]></category>
		<category><![CDATA[Twitter]]></category>
		<category><![CDATA[Vermont]]></category>

		<guid isPermaLink="false">http://www.jtgraphic.net/?p=701</guid>
		<description><![CDATA[<p>Tweet Ok, so Toronto just had an earthquake ( June 23, 2010 at 1:45 ).  I don&#8217;t really know what the details are yet, but I can give updates.  That&#8217;s not what is interesting to me, so much as the &#8230; <a href="http://jtgraphic.net/earthquake-shakes-toronto/">Continue reading <span class="meta-nav">&#8594;</span></a></p><p>Originally posted on jtGraphic.net: <a href="http://jtgraphic.net/earthquake-shakes-toronto/">Earthquake Shakes Toronto and Twitter</a></p>]]></description>
			<content:encoded><![CDATA[<div class="bottomcontainerBox" style="">
			<div style="float:left; width:85px;padding-right:10px; margin:4px 4px 4px 4px;height:30px;">
			<iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fjtgraphic.net%2Fearthquake-shakes-toronto%2F&amp;layout=button_count&amp;show_faces=false&amp;width=85&amp;action=like&amp;font=verdana&amp;colorscheme=light&amp;height=21" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width=85px; height:21px;" allowTransparency="true"></iframe></div>
			<div style="float:left; width:80px;padding-right:10px; margin:4px 4px 4px 4px;height:30px;">
			<g:plusone size="medium" href="http://jtgraphic.net/earthquake-shakes-toronto/"></g:plusone>
			</div>
			<div style="float:left; width:95px;padding-right:10px; margin:4px 4px 4px 4px;height:30px;">
			<a href="http://twitter.com/share" class="twitter-share-button" data-url="http://jtgraphic.net/earthquake-shakes-toronto/"  data-text="Earthquake Shakes Toronto and Twitter" data-count="horizontal" data-via="jtgraphic">Tweet</a>
			</div><div style="float:left; width:105px;padding-right:10px; margin:4px 4px 4px 4px;height:30px;"><script type="in/share" data-url="http://jtgraphic.net/earthquake-shakes-toronto/" data-counter="right"></script></div>			
			<div style="float:left; width:85px;padding-right:10px; margin:4px 4px 4px 4px;height:30px;"><script src="http://www.stumbleupon.com/hostedbadge.php?s=1&amp;r=http://jtgraphic.net/earthquake-shakes-toronto/"></script></div>			
			</div><div style="clear:both"></div><div style="padding-bottom:4px;"></div><p>Ok, so Toronto just had an earthquake ( June 23, 2010 at 1:45 ).  I don&#8217;t really know what the details are yet, but I can give updates.  That&#8217;s not what is interesting to me, so much as the speed at which I was able to figure out what happened.  I was able to figure out where and when it was about 5 minutes after it happened.  The speed at which we can get information these days is astounding.  I felt the ground shake and immediately did a Google search and found all sorts of relevant results &#8211; most of which were from twitter.</p>
<p>I think that for breaking information, the Internet is an amazing place to ween data, but to get trusted information, classic journalism is still king, albeit not for too much longer.  What do you think?</p>
<p>In an emergency situation like an earthquake, would you go to twitter to report it?</p>
<p><em><strong>Update:</strong> From what I can tell, it was a 5.5 magnitude on the Ontario/Quebec Border</em></p>
<div class="bottomcontainerBox" style="">
			<div style="float:left; width:85px;padding-right:10px; margin:4px 4px 4px 4px;height:30px;">
			<iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fjtgraphic.net%2Fearthquake-shakes-toronto%2F&amp;layout=button_count&amp;show_faces=false&amp;width=85&amp;action=like&amp;font=verdana&amp;colorscheme=light&amp;height=21" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width=85px; height:21px;" allowTransparency="true"></iframe></div>
			<div style="float:left; width:80px;padding-right:10px; margin:4px 4px 4px 4px;height:30px;">
			<g:plusone size="medium" href="http://jtgraphic.net/earthquake-shakes-toronto/"></g:plusone>
			</div>
			<div style="float:left; width:95px;padding-right:10px; margin:4px 4px 4px 4px;height:30px;">
			<a href="http://twitter.com/share" class="twitter-share-button" data-url="http://jtgraphic.net/earthquake-shakes-toronto/"  data-text="Earthquake Shakes Toronto and Twitter" data-count="horizontal" data-via="jtgraphic">Tweet</a>
			</div><div style="float:left; width:105px;padding-right:10px; margin:4px 4px 4px 4px;height:30px;"><script type="in/share" data-url="http://jtgraphic.net/earthquake-shakes-toronto/" data-counter="right"></script></div>			
			<div style="float:left; width:85px;padding-right:10px; margin:4px 4px 4px 4px;height:30px;"><script src="http://www.stumbleupon.com/hostedbadge.php?s=1&amp;r=http://jtgraphic.net/earthquake-shakes-toronto/"></script></div>			
			</div><div style="clear:both"></div><div style="padding-bottom:4px;"></div><p>Originally posted on jtGraphic.net: <a href="http://jtgraphic.net/earthquake-shakes-toronto/">Earthquake Shakes Toronto and Twitter</a></p>]]></content:encoded>
			<wfw:commentRss>http://jtgraphic.net/earthquake-shakes-toronto/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Google stalks you.  Did you know?</title>
		<link>http://jtgraphic.net/google-stalks/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=google-stalks</link>
		<comments>http://jtgraphic.net/google-stalks/#comments</comments>
		<pubDate>Tue, 22 Jun 2010 19:34:37 +0000</pubDate>
		<dc:creator>jt</dc:creator>
				<category><![CDATA[Business]]></category>
		<category><![CDATA[Insights]]></category>
		<category><![CDATA[News & Events]]></category>
		<category><![CDATA[creepy]]></category>
		<category><![CDATA[Facebook]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[privacy]]></category>
		<category><![CDATA[XFN]]></category>

		<guid isPermaLink="false">http://www.jtgraphic.net/?p=678</guid>
		<description><![CDATA[<p>Tweet I was reading an article over at PPC.bz about how Google links your social contacts to its index to improve your search results.  This is the first I had heard of the service, which is called Google Social Circle.  &#8230; <a href="http://jtgraphic.net/google-stalks/">Continue reading <span class="meta-nav">&#8594;</span></a></p><p>Originally posted on jtGraphic.net: <a href="http://jtgraphic.net/google-stalks/">Google stalks you.  Did you know?</a></p>]]></description>
			<content:encoded><![CDATA[<div class="bottomcontainerBox" style="">
			<div style="float:left; width:85px;padding-right:10px; margin:4px 4px 4px 4px;height:30px;">
			<iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fjtgraphic.net%2Fgoogle-stalks%2F&amp;layout=button_count&amp;show_faces=false&amp;width=85&amp;action=like&amp;font=verdana&amp;colorscheme=light&amp;height=21" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width=85px; height:21px;" allowTransparency="true"></iframe></div>
			<div style="float:left; width:80px;padding-right:10px; margin:4px 4px 4px 4px;height:30px;">
			<g:plusone size="medium" href="http://jtgraphic.net/google-stalks/"></g:plusone>
			</div>
			<div style="float:left; width:95px;padding-right:10px; margin:4px 4px 4px 4px;height:30px;">
			<a href="http://twitter.com/share" class="twitter-share-button" data-url="http://jtgraphic.net/google-stalks/"  data-text="Google stalks you.  Did you know?" data-count="horizontal" data-via="jtgraphic">Tweet</a>
			</div><div style="float:left; width:105px;padding-right:10px; margin:4px 4px 4px 4px;height:30px;"><script type="in/share" data-url="http://jtgraphic.net/google-stalks/" data-counter="right"></script></div>			
			<div style="float:left; width:85px;padding-right:10px; margin:4px 4px 4px 4px;height:30px;"><script src="http://www.stumbleupon.com/hostedbadge.php?s=1&amp;r=http://jtgraphic.net/google-stalks/"></script></div>			
			</div><div style="clear:both"></div><div style="padding-bottom:4px;"></div><p>I was reading an article over at <a href="http://www.ppc.bz/rants/listen-google">PPC.bz</a> about how Google links your social contacts to its index to improve your search results.  This is the first I had heard of the service, which is called Google Social Circle.  <a href="http://www.google.com/s2/search/social#sd">Click this link to see what social information Google has about you.</a> The service has been around since October of 2009, but this is the first I had heard of it.  You&#8217;d think they would announce something like this, especially amidst all of the Facebook privacy news.  You&#8217;ll need a Google account and be logged in for the link to work properly.</p>
<p>Barman from PPC.bz basically equates the whole thing to information rape, because they&#8217;re taking fondling your privacy.  I don&#8217;t agree with that so much, because I feel more like they&#8217;re harvesting public information, and everything I put on the web I assume will be public anyways.  That being said, I still wish they told me.</p>
<p>My view is more in line with Bobbi Newman, who says: <a href="http://librarianbyday.net/2010/03/googles-social-circle-social-search-may-not-violate-any-privacy-laws-but-it-gives-me-the-creeps/">&#8220;Google’s Social Circle &amp; Social Search may not violate any privacy laws but it gives me the creeps.&#8221;</a> This is a lot like finding out that you have a stalker &#8211; only this one isn&#8217;t human, which might be even a little more creepy.  If this technology truly does increase relevancy, I suppose I support it, but I still feel like they were shady about it&#8217;s implementation.</p>
<p>In reality this is a lot like <a href="http://www.jtgraphic.net/tag/xfn/">XFN</a> search engines, which will probably be the next evolution in social networks.  I&#8217;m actually amazed that people aren&#8217;t building more of them to compete with Facebook.  It will be interesting how the privacy issues and technology develop with this.</p>
<p>What do you think about it&#8217;s privacy implications?</p>
<div class="bottomcontainerBox" style="">
			<div style="float:left; width:85px;padding-right:10px; margin:4px 4px 4px 4px;height:30px;">
			<iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fjtgraphic.net%2Fgoogle-stalks%2F&amp;layout=button_count&amp;show_faces=false&amp;width=85&amp;action=like&amp;font=verdana&amp;colorscheme=light&amp;height=21" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width=85px; height:21px;" allowTransparency="true"></iframe></div>
			<div style="float:left; width:80px;padding-right:10px; margin:4px 4px 4px 4px;height:30px;">
			<g:plusone size="medium" href="http://jtgraphic.net/google-stalks/"></g:plusone>
			</div>
			<div style="float:left; width:95px;padding-right:10px; margin:4px 4px 4px 4px;height:30px;">
			<a href="http://twitter.com/share" class="twitter-share-button" data-url="http://jtgraphic.net/google-stalks/"  data-text="Google stalks you.  Did you know?" data-count="horizontal" data-via="jtgraphic">Tweet</a>
			</div><div style="float:left; width:105px;padding-right:10px; margin:4px 4px 4px 4px;height:30px;"><script type="in/share" data-url="http://jtgraphic.net/google-stalks/" data-counter="right"></script></div>			
			<div style="float:left; width:85px;padding-right:10px; margin:4px 4px 4px 4px;height:30px;"><script src="http://www.stumbleupon.com/hostedbadge.php?s=1&amp;r=http://jtgraphic.net/google-stalks/"></script></div>			
			</div><div style="clear:both"></div><div style="padding-bottom:4px;"></div><p>Originally posted on jtGraphic.net: <a href="http://jtgraphic.net/google-stalks/">Google stalks you.  Did you know?</a></p>]]></content:encoded>
			<wfw:commentRss>http://jtgraphic.net/google-stalks/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Pros and Cons of URL Shortening Services</title>
		<link>http://jtgraphic.net/pros-cons-url-shortening-services/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=pros-cons-url-shortening-services</link>
		<comments>http://jtgraphic.net/pros-cons-url-shortening-services/#comments</comments>
		<pubDate>Wed, 02 Jun 2010 02:25:29 +0000</pubDate>
		<dc:creator>jt</dc:creator>
				<category><![CDATA[Insights]]></category>
		<category><![CDATA[Affilate]]></category>
		<category><![CDATA[Gentle Source]]></category>
		<category><![CDATA[Linking]]></category>
		<category><![CDATA[Pros and Cons]]></category>
		<category><![CDATA[Self Shortener]]></category>
		<category><![CDATA[Twitter]]></category>
		<category><![CDATA[URL Shortening]]></category>

		<guid isPermaLink="false">http://www.jtgraphic.net/?p=738</guid>
		<description><![CDATA[<p>Tweet URL Shortening services have become all the rage recently, especially with the character limitations on twitter.  They have their advantages, but also have disadvantages.  Those disadvantages become readily apparent as a web developer, affiliate, or Internet marketer.  URL shortening &#8230; <a href="http://jtgraphic.net/pros-cons-url-shortening-services/">Continue reading <span class="meta-nav">&#8594;</span></a></p><p>Originally posted on jtGraphic.net: <a href="http://jtgraphic.net/pros-cons-url-shortening-services/">Pros and Cons of URL Shortening Services</a></p>]]></description>
			<content:encoded><![CDATA[<div class="bottomcontainerBox" style="">
			<div style="float:left; width:85px;padding-right:10px; margin:4px 4px 4px 4px;height:30px;">
			<iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fjtgraphic.net%2Fpros-cons-url-shortening-services%2F&amp;layout=button_count&amp;show_faces=false&amp;width=85&amp;action=like&amp;font=verdana&amp;colorscheme=light&amp;height=21" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width=85px; height:21px;" allowTransparency="true"></iframe></div>
			<div style="float:left; width:80px;padding-right:10px; margin:4px 4px 4px 4px;height:30px;">
			<g:plusone size="medium" href="http://jtgraphic.net/pros-cons-url-shortening-services/"></g:plusone>
			</div>
			<div style="float:left; width:95px;padding-right:10px; margin:4px 4px 4px 4px;height:30px;">
			<a href="http://twitter.com/share" class="twitter-share-button" data-url="http://jtgraphic.net/pros-cons-url-shortening-services/"  data-text="Pros and Cons of URL Shortening Services" data-count="horizontal" data-via="jtgraphic">Tweet</a>
			</div><div style="float:left; width:105px;padding-right:10px; margin:4px 4px 4px 4px;height:30px;"><script type="in/share" data-url="http://jtgraphic.net/pros-cons-url-shortening-services/" data-counter="right"></script></div>			
			<div style="float:left; width:85px;padding-right:10px; margin:4px 4px 4px 4px;height:30px;"><script src="http://www.stumbleupon.com/hostedbadge.php?s=1&amp;r=http://jtgraphic.net/pros-cons-url-shortening-services/"></script></div>			
			</div><div style="clear:both"></div><div style="padding-bottom:4px;"></div><p>URL Shortening services have become all the rage recently, especially with the character limitations on twitter.  They have their advantages, but also have disadvantages.  Those disadvantages become readily apparent as a web developer, affiliate, or Internet marketer.  URL shortening services.</p>
<h1>Pros</h1>
<ul>
<li><strong>Making your URLs shorter.</strong> The biggest advantage to using these services is their Unique Selling Proposition (USP).</li>
<li><strong>Masking your URL.</strong> This can be advantageous if you want to hide the fact that you&#8217;re linking to an affiliate offer.  That might also be considered a little gray or black hat.</li>
<li><strong>Tracking clicks is possible with some providers.</strong> This can be useful for tracking the effectiveness of campaigns or specific mentions of things.  You can have multiple shortened URLs point to a single place with different sources, allowing you to track click data.</li>
<li><strong>You don&#8217;t have to manage the shortening software or hosting yourself. </strong> For people that aren&#8217;t technically inclined, especially with web programming, this can be a major advantage.</li>
</ul>
<h1>Cons</h1>
<ul>
<li><strong>If the URL shortening service goes out of business you&#8217;re screwed.</strong> This is especially true if it was a popular link, or it took a lot of work to get the link listed where a lot of people can see it.</li>
<li><strong>They can see a lot of your data.</strong> If someone at a shortening service gets wise to what you&#8217;re doing, especially in the affiliate world, they can track a lot of your data and what you&#8217;re doing and mimic it, reducing your sales.  I&#8217;ve had this happen personally before, and it really sucks.</li>
<li><strong>People don&#8217;t always trust shortened URLs. </strong> I find that if I can use a shortened URL that makes sense to a person behind my own trusted domain, I see about 15% more clicks.  I&#8217;m actually in the process right now of adjusting all of my plug-ins that do automated posting to my personal URL shortener.</li>
<li><strong>Shortened URLs carry no SEO value. </strong> This is an important one.  You aren&#8217;t getting credit for your links when you use a shortening service, they are.  SEO credit doesn&#8217;t carry through the service because it usually isn&#8217;t a 301 redirect.</li>
</ul>
<h1>What do you do?</h1>
<p>It&#8217;s hard to decide what you&#8217;re going to do, knowing these things.  I&#8217;ve found that it&#8217;s best to use your own URL shortening service.  There is a plugin for WordPress called <a href="http://wordpress.org/extend/plugins/self-shortener/" target="_blank">Self Shortener</a>.  It can be automatically installed via the plug-in manager or downloaded from their website.  This specific service doesn&#8217;t track clicks, but I&#8217;ve modified mine to do so.  There is also the open source project by <a href="http://www.gentlesource.com/short-url-script/" target="_blank">Gentle Source</a> for an installable URL shortener.</p>
<div class="bottomcontainerBox" style="">
			<div style="float:left; width:85px;padding-right:10px; margin:4px 4px 4px 4px;height:30px;">
			<iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fjtgraphic.net%2Fpros-cons-url-shortening-services%2F&amp;layout=button_count&amp;show_faces=false&amp;width=85&amp;action=like&amp;font=verdana&amp;colorscheme=light&amp;height=21" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width=85px; height:21px;" allowTransparency="true"></iframe></div>
			<div style="float:left; width:80px;padding-right:10px; margin:4px 4px 4px 4px;height:30px;">
			<g:plusone size="medium" href="http://jtgraphic.net/pros-cons-url-shortening-services/"></g:plusone>
			</div>
			<div style="float:left; width:95px;padding-right:10px; margin:4px 4px 4px 4px;height:30px;">
			<a href="http://twitter.com/share" class="twitter-share-button" data-url="http://jtgraphic.net/pros-cons-url-shortening-services/"  data-text="Pros and Cons of URL Shortening Services" data-count="horizontal" data-via="jtgraphic">Tweet</a>
			</div><div style="float:left; width:105px;padding-right:10px; margin:4px 4px 4px 4px;height:30px;"><script type="in/share" data-url="http://jtgraphic.net/pros-cons-url-shortening-services/" data-counter="right"></script></div>			
			<div style="float:left; width:85px;padding-right:10px; margin:4px 4px 4px 4px;height:30px;"><script src="http://www.stumbleupon.com/hostedbadge.php?s=1&amp;r=http://jtgraphic.net/pros-cons-url-shortening-services/"></script></div>			
			</div><div style="clear:both"></div><div style="padding-bottom:4px;"></div><p>Originally posted on jtGraphic.net: <a href="http://jtgraphic.net/pros-cons-url-shortening-services/">Pros and Cons of URL Shortening Services</a></p>]]></content:encoded>
			<wfw:commentRss>http://jtgraphic.net/pros-cons-url-shortening-services/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Starcraft 2 Beta Heats Up</title>
		<link>http://jtgraphic.net/starcraft-2-beta-heats/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=starcraft-2-beta-heats</link>
		<comments>http://jtgraphic.net/starcraft-2-beta-heats/#comments</comments>
		<pubDate>Mon, 03 May 2010 03:10:45 +0000</pubDate>
		<dc:creator>jt</dc:creator>
				<category><![CDATA[Insights]]></category>
		<category><![CDATA[beta]]></category>
		<category><![CDATA[ebay]]></category>
		<category><![CDATA[Gaming]]></category>
		<category><![CDATA[Starcraft 2]]></category>

		<guid isPermaLink="false">http://www.jtgraphic.net/?p=653</guid>
		<description><![CDATA[<p>Tweet Starcraft 2 is poised to be the biggest game launch in the last few years.  The original Starcraft has been played for 12 years with international competitions taking place multiple times per year with first place prizes over $100,000.  &#8230; <a href="http://jtgraphic.net/starcraft-2-beta-heats/">Continue reading <span class="meta-nav">&#8594;</span></a></p><p>Originally posted on jtGraphic.net: <a href="http://jtgraphic.net/starcraft-2-beta-heats/">Starcraft 2 Beta Heats Up</a></p>]]></description>
			<content:encoded><![CDATA[<div class="bottomcontainerBox" style="">
			<div style="float:left; width:85px;padding-right:10px; margin:4px 4px 4px 4px;height:30px;">
			<iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fjtgraphic.net%2Fstarcraft-2-beta-heats%2F&amp;layout=button_count&amp;show_faces=false&amp;width=85&amp;action=like&amp;font=verdana&amp;colorscheme=light&amp;height=21" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width=85px; height:21px;" allowTransparency="true"></iframe></div>
			<div style="float:left; width:80px;padding-right:10px; margin:4px 4px 4px 4px;height:30px;">
			<g:plusone size="medium" href="http://jtgraphic.net/starcraft-2-beta-heats/"></g:plusone>
			</div>
			<div style="float:left; width:95px;padding-right:10px; margin:4px 4px 4px 4px;height:30px;">
			<a href="http://twitter.com/share" class="twitter-share-button" data-url="http://jtgraphic.net/starcraft-2-beta-heats/"  data-text="Starcraft 2 Beta Heats Up" data-count="horizontal" data-via="jtgraphic">Tweet</a>
			</div><div style="float:left; width:105px;padding-right:10px; margin:4px 4px 4px 4px;height:30px;"><script type="in/share" data-url="http://jtgraphic.net/starcraft-2-beta-heats/" data-counter="right"></script></div>			
			<div style="float:left; width:85px;padding-right:10px; margin:4px 4px 4px 4px;height:30px;"><script src="http://www.stumbleupon.com/hostedbadge.php?s=1&amp;r=http://jtgraphic.net/starcraft-2-beta-heats/"></script></div>			
			</div><div style="clear:both"></div><div style="padding-bottom:4px;"></div><p>Starcraft 2 is poised to be the biggest game launch in the last few years.  The original Starcraft has been played for 12 years with international competitions taking place multiple times per year with first place prizes over $100,000.  The second version has been ambiguously close to launch for the last two years, we think.</p>
<p>Recently the game went into private beta and people were scrambling to get keys for the game, with some selling on eBay for $500.  Well now you can get a key for $60.  If you pre-order the game at Amazon, you get a beta key.  I can&#8217;t express how excited this makes me.</p>
<p>I&#8217;m in for one, how about you?</p>
<div class="bottomcontainerBox" style="">
			<div style="float:left; width:85px;padding-right:10px; margin:4px 4px 4px 4px;height:30px;">
			<iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fjtgraphic.net%2Fstarcraft-2-beta-heats%2F&amp;layout=button_count&amp;show_faces=false&amp;width=85&amp;action=like&amp;font=verdana&amp;colorscheme=light&amp;height=21" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width=85px; height:21px;" allowTransparency="true"></iframe></div>
			<div style="float:left; width:80px;padding-right:10px; margin:4px 4px 4px 4px;height:30px;">
			<g:plusone size="medium" href="http://jtgraphic.net/starcraft-2-beta-heats/"></g:plusone>
			</div>
			<div style="float:left; width:95px;padding-right:10px; margin:4px 4px 4px 4px;height:30px;">
			<a href="http://twitter.com/share" class="twitter-share-button" data-url="http://jtgraphic.net/starcraft-2-beta-heats/"  data-text="Starcraft 2 Beta Heats Up" data-count="horizontal" data-via="jtgraphic">Tweet</a>
			</div><div style="float:left; width:105px;padding-right:10px; margin:4px 4px 4px 4px;height:30px;"><script type="in/share" data-url="http://jtgraphic.net/starcraft-2-beta-heats/" data-counter="right"></script></div>			
			<div style="float:left; width:85px;padding-right:10px; margin:4px 4px 4px 4px;height:30px;"><script src="http://www.stumbleupon.com/hostedbadge.php?s=1&amp;r=http://jtgraphic.net/starcraft-2-beta-heats/"></script></div>			
			</div><div style="clear:both"></div><div style="padding-bottom:4px;"></div><p>Originally posted on jtGraphic.net: <a href="http://jtgraphic.net/starcraft-2-beta-heats/">Starcraft 2 Beta Heats Up</a></p>]]></content:encoded>
			<wfw:commentRss>http://jtgraphic.net/starcraft-2-beta-heats/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Luck is Just Being Prepared for Opportunity</title>
		<link>http://jtgraphic.net/luck-prepared-opportunity/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=luck-prepared-opportunity</link>
		<comments>http://jtgraphic.net/luck-prepared-opportunity/#comments</comments>
		<pubDate>Mon, 19 Apr 2010 17:00:02 +0000</pubDate>
		<dc:creator>jt</dc:creator>
				<category><![CDATA[Blogging]]></category>
		<category><![CDATA[Business]]></category>
		<category><![CDATA[Insights]]></category>
		<category><![CDATA[Projects]]></category>
		<category><![CDATA[Brian Brushwood]]></category>
		<category><![CDATA[Luck]]></category>
		<category><![CDATA[Name That Autocomplete]]></category>
		<category><![CDATA[Opportunity]]></category>
		<category><![CDATA[Preparedness]]></category>
		<category><![CDATA[project]]></category>

		<guid isPermaLink="false">http://www.jtgraphic.net/?p=645</guid>
		<description><![CDATA[<p>Tweet Many people think that hitting home runs in business is quite a bit about luck.  I hear all the time that I&#8217;m lucky I work for myself and I can live the way I do, making my hours, etc.  &#8230; <a href="http://jtgraphic.net/luck-prepared-opportunity/">Continue reading <span class="meta-nav">&#8594;</span></a></p><p>Originally posted on jtGraphic.net: <a href="http://jtgraphic.net/luck-prepared-opportunity/">Luck is Just Being Prepared for Opportunity</a></p>]]></description>
			<content:encoded><![CDATA[<div class="bottomcontainerBox" style="">
			<div style="float:left; width:85px;padding-right:10px; margin:4px 4px 4px 4px;height:30px;">
			<iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fjtgraphic.net%2Fluck-prepared-opportunity%2F&amp;layout=button_count&amp;show_faces=false&amp;width=85&amp;action=like&amp;font=verdana&amp;colorscheme=light&amp;height=21" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width=85px; height:21px;" allowTransparency="true"></iframe></div>
			<div style="float:left; width:80px;padding-right:10px; margin:4px 4px 4px 4px;height:30px;">
			<g:plusone size="medium" href="http://jtgraphic.net/luck-prepared-opportunity/"></g:plusone>
			</div>
			<div style="float:left; width:95px;padding-right:10px; margin:4px 4px 4px 4px;height:30px;">
			<a href="http://twitter.com/share" class="twitter-share-button" data-url="http://jtgraphic.net/luck-prepared-opportunity/"  data-text="Luck is Just Being Prepared for Opportunity" data-count="horizontal" data-via="jtgraphic">Tweet</a>
			</div><div style="float:left; width:105px;padding-right:10px; margin:4px 4px 4px 4px;height:30px;"><script type="in/share" data-url="http://jtgraphic.net/luck-prepared-opportunity/" data-counter="right"></script></div>			
			<div style="float:left; width:85px;padding-right:10px; margin:4px 4px 4px 4px;height:30px;"><script src="http://www.stumbleupon.com/hostedbadge.php?s=1&amp;r=http://jtgraphic.net/luck-prepared-opportunity/"></script></div>			
			</div><div style="clear:both"></div><div style="padding-bottom:4px;"></div><p>Many people think that hitting home runs in business is quite a bit about luck.  I hear all the time that I&#8217;m lucky I work for myself and I can live the way I do, making my hours, etc.  My first response is usually: &#8220;yeah I make my own hours, but usually it&#8217;s 16-20 hour days.&#8221;  What really happened is I prepared myself mentally to start a business for some time.</p>
<p>When the opportunity presented itself, I was ready to execute.  I knew I would be changing jobs soon, and so I decided to take a leap of faith and depend on my ability to execute.  It worked.  Since then, I&#8217;ve started and joined many ventures with many people, some of which didn&#8217;t work out, but others that worked tremendously.  Most of all I learned something from every single venture.</p>
<p>I&#8217;ve started or joined businesses making t-shirts, building websites, fixing computers, doing real estate, Internet Marketing, general sales, creative writing, fine art, and some other things I&#8217;m probably forgetting.  The first extremely sustainable was my main business, <a href="http://www.acutevt.com" target="_blank">Acute Technology</a>, which started as a hodgepodge of IT support and website development, but is now building enterprise level applications for businesses, educational institutions, and government.  I was able to leverage my clout with Acute Technology to get into other projects that I&#8217;m passionate about as well.</p>
<p>Luck doesn&#8217;t just apply to the large victories, but the small ones as well.  Just the other day, I heard through Twitter that Brian Brushwood was looking for someone to help with <a href="http://www.namethatautocomplete.com" target="_blank">Name That Autocomplete</a>, and was on a very tight deadline.  I was able to make things happen for them and make some friends along the way.  I think the ROI on my few hours worth of work will pay off, and that small victory makes me feel lucky, but really I was just listening at the right time, with the right knowledge and skills (preparedness).</p>
<p>What are your thoughts on luck?</p>
<div class="bottomcontainerBox" style="">
			<div style="float:left; width:85px;padding-right:10px; margin:4px 4px 4px 4px;height:30px;">
			<iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fjtgraphic.net%2Fluck-prepared-opportunity%2F&amp;layout=button_count&amp;show_faces=false&amp;width=85&amp;action=like&amp;font=verdana&amp;colorscheme=light&amp;height=21" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width=85px; height:21px;" allowTransparency="true"></iframe></div>
			<div style="float:left; width:80px;padding-right:10px; margin:4px 4px 4px 4px;height:30px;">
			<g:plusone size="medium" href="http://jtgraphic.net/luck-prepared-opportunity/"></g:plusone>
			</div>
			<div style="float:left; width:95px;padding-right:10px; margin:4px 4px 4px 4px;height:30px;">
			<a href="http://twitter.com/share" class="twitter-share-button" data-url="http://jtgraphic.net/luck-prepared-opportunity/"  data-text="Luck is Just Being Prepared for Opportunity" data-count="horizontal" data-via="jtgraphic">Tweet</a>
			</div><div style="float:left; width:105px;padding-right:10px; margin:4px 4px 4px 4px;height:30px;"><script type="in/share" data-url="http://jtgraphic.net/luck-prepared-opportunity/" data-counter="right"></script></div>			
			<div style="float:left; width:85px;padding-right:10px; margin:4px 4px 4px 4px;height:30px;"><script src="http://www.stumbleupon.com/hostedbadge.php?s=1&amp;r=http://jtgraphic.net/luck-prepared-opportunity/"></script></div>			
			</div><div style="clear:both"></div><div style="padding-bottom:4px;"></div><p>Originally posted on jtGraphic.net: <a href="http://jtgraphic.net/luck-prepared-opportunity/">Luck is Just Being Prepared for Opportunity</a></p>]]></content:encoded>
			<wfw:commentRss>http://jtgraphic.net/luck-prepared-opportunity/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
	</channel>
</rss>

